.KbDetailLtContainer__userSocialIcon{
display: none
}
       .SearchContainer__searchIcon,.AppContainer__backToTop,.Button__footerBtn:hover,.LoginDetail__profileBtn{
background:#007fad
}
.SearchContainer__downArrow{
border-top-color:#007fad
}
.commonStyle__zt3BrandFill{
fill:#007fad;
    color:#007fad
}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover, .globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover,.globalfixednav .LoginDetail__signin:hover,.globalfixednav .LoginDetail__signup:hover{
border-bottom: .1875rem solid #007fad;
    color: #007fad;
}
.Header__searchTitle{
  font-weight: bold;
}
.Header__description{
   font-size: 1.25rem;
  font-weight: bold;
}
.globalfixednav .aPlusIcon:hover,.Signin__userLink,.Link__link2,.Icon__hoverbrand:hover,.Icon__brand,.Comment__cmtUsrNme,.TabFilter__tab:hover, .ThreadedComment__commentContent a,.FileUpload__userLink,.AvatarText__avatarText,.TopicDetailRightContainer__commentCount>span, .TopicDetailRightContainer__followerCount>span, .TopicDetailRightContainer__viewCount>span,.Button__primaryBorder, .Button__warningBorder,.TopicPreview__txtPrimary,.Pill__pillText,.NoContent__contentDescription a, .NoContent__title,.TopicDetailLeftContainer__creatorName,.ThreadedComment__userNameType2,.TopicPreview__creatorName, .globalfixednav .CustomizeContainer__aPlus:hover,.ForgetPasswordContainer__userLink,.Captcha__captchaText,.communityDetail .description a,.articleDetail .description a,.FilterTabs__activeFilter,.ForumTabs__activeFilter,.LoginDetail__userMail .commonStyle__zt3Brand,.TopicListRightContainer__countValue,.commonStyle__zt3Brand,.TicketFilterPopup__active,.TicketFilterPopup__filterValue:hover {
color: #007fad !important;
}
.AvatarText__avatarText{
background: #fff;
}
.FileUpload__attachPin,.AvatarText__avatarText,.Button__primaryBorder, .Button__warningBorder,.Pill__pill{
border-color:#007fad;
}

/*Temp Content Changes */
/*.ContentBox__boxThree:nth-child(1) .Link__link, 
.ContentBox__boxThree:nth-child(2) .Link__link,
.ContentBox__boxThree:nth-child(3) .Link__link,
.ContentBox__boxThree p{
    font-size: 0;
}
.ContentBox__boxThree:nth-child(1) .Link__link::after {
    content: "Resources";
    font-size: 2rem;
   font-weight: bold;}
.ContentBox__boxThree:nth-child(2) .Link__link::after {
    content: "Community";
    font-size: 2rem;
   font-weight: bold;
}
.ContentBox__boxThree:nth-child(3) .Link__link::after {
    content: "Services";
    font-size: 2rem;
   font-weight: bold;

}
.ContentBox__boxThree p::after{
    font-size: 1rem;
}
.ContentBox__boxThree:nth-child(1) p::after {
    content: "Browse our knowledge base of articles, user guides and FAQs.";
 font-size: 1.25rem;
}
.ContentBox__boxThree:nth-child(2) p::after {
    content: "Ask questions, share enhancement ideas or start a discussion with your peers.";
 font-size: 1.25rem;
}
.ContentBox__boxThree:nth-child(3) p::after {
    content: "Reach out to AOA for support and view your open requests.";
 font-size: 1.25rem;
}*/

.ticketList .NoContent__contentDescription [data-id="no_ticket_desc"]{
  font-size: 0   
}
.ticketList #tickets_newLink {
  font-size: 1rem
}
.ticketList .NoContent__contentDescription [data-id="no_ticket_desc"]::before{
   content: "Submit a support ";
   font-size: 1rem;
   color: #666
} 
.ticketList .NoContent__contentDescription [data-id="no_ticket_desc"]::after{
   content: "and we'd be happy to assist.";
   font-size: 1rem;
   color: #666
}
.ticketForm #field_layoutId .FormElement__labelStyle{
  font-size: 0
}
.ticketForm #field_layoutId .FormElement__labelStyle::before{
   content: 'Service';
   font-size: 1rem;
   color: #000
}
.ticketForm #field_layoutId .FormElement__mandatoryStar .FormElement__required::after{
  font-size: 1rem
}.ticketForm #field_subject .FormElement__labelStyle{
  font-size: 0
}
.ticketForm #field_subject .FormElement__labelStyle::before{
   content: 'Title';
   font-size: 1rem;
   color: #000
}
.ticketForm #field_subject .FormElement__mandatoryStar .FormElement__required::after{
  font-size: 1rem
}
.ticketDetail ul.ConversationForm__replay li.ConversationForm__list:nth-child(2) {
display: none;
}
   .layoutList .Layout__layout2 .LayoutListContainer__header p.LayoutListContainer__description{

  font-size:0px; 

}

.layoutList .Layout__layout2 .LayoutListContainer__header p.LayoutListContainer__description:after{

  font-size:16px;

   content:'Please select from the support options below to create your ticket.';

}
.cw_moduleLink{
    display: inline-block;
    width: auto;
    height: 65px
}
.cw_moduleLink img{
    width: 100%;
    height: 100%;
    display: inline-block
}

.cw_module_widget {
    display: flex;
}
.cw_module_widget br{
    display: none
}
.ContentBox__headerMid{
  font-size: 2rem;
  font-weight: bold
}
.ContentBox__boxThree p{
  font-size: 1.25rem
}
@media (max-width: 768px){
    .cw_module_widget{
        flex-direction: column
    }
    .cw_module_widget .ContentBox__boxThree{
        width: 100%;
    } 
}
