@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');

.htwcqbsRegistrationRequiredNotice{
  background-color: #efefef;
  padding: 10px;
}

.htwcqbsSkillsAdminInvite{
  background-color: #efefef;
  padding: 10px;
}

.htwcqbsSkillsAdminNavigation{
  margin: 10px 0px 30px 0px;
}

.htwcqbsSkillsAdminNavigation p{
}

.htwcqbsSkillsAdminNavigation h2{
}

.htwcqbsSkillsAdminNavigation .optionRow {
}

.htwcqbsSkillsAdminNavigation .optionIcon {
}

.htwcqbsSkillsAdminNavigation .optionText {
}

.htwcqbsSkillsAdminNavigation .optionText a{
}

.htwcqbsSkillsAdminNavigation .optionText a:visited{
}

.htwcqbsSkillsAdminNavigation .optionText a:hover{
}

.htwcqbsSkillsAdminNavigation .optionText a:active{
}

.wcqbsTopicApprovalSubmissionContainer{
  padding: 10px;
  border: dashed 1px #bbbbba;
}

.related.products{
  display: none;
}

.htwcqbsDocumentationPage{
  font-size: 0.9em;
}

.htwcqbsDocumentationPage h2{
  font-size: 1.5em;
}

.htwcqbsDocumentationPage a{
  color: #3e3e3e;
  text-decoration: none;
}

.htwcqbsDocumentationPage a:visited{
  color: #3e3e3e;
  text-decoration: none;
}

.htwcqbsDocumentationPage a:hover{
  color: #000;
  text-decoration: none;
}

/* Our SKUs are very long, force a wrap incase of mobile */
.sku_wrapper .sku{
  overflow-wrap: anywhere;
}

.htwcqbsTelegramAccountAssociation{
  background-color: #EFEFEF;
  padding: 5px;
}

.htwcqbsTelegramAccountAssociation h2{
  font-size: 1.3em;
}

.htwcqbsWhatsAppAccountAssociation{
  padding: 25px;
  border: 1px dashed #3e3e3e;
}

.htwcqbsWhatsAppAccountAssociation h2{
  font-size: 1.3em;
}

.htwcqbsWhatsAppAccountAssociation .wcqbsWhatsAppButton{
  text-align: center;
}

.htwcqbsWhatsAppAccountAssociation .wcqbsWhatsAppButton a{
  padding: 10px;
  background-color: #45c654;
  color: #FFF;
}

.htwcqbsSkillsAdminNavigation .wcqbsOptionButton{
}

.htwcqbsSkillsAdminNavigation .wcqbsOptionButton a{
  padding: 10px;
  background-color: #3b3c3f;
  color: #FFF;
  text-decoration: none !important;
}
