html{
height: 100%;
}
body{
min-height: 100%;
position: relative;
padding-bottom: 285px;
}
footer{
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
Xheader {
  height: auto !important;
}
Xbody,
Xbtn {
  font-family: 'Open Sans',Helvetica-Neue,Helvetica,sans-serif;
  font-size: 13px;
  /* line-height: 16px; */
}

/* .btn, .article-body input[type="button"] {
  background: #d8d8d8;
  border: none;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-family: 'Open Sans',Helvetica-Neue,Helvetica,sans-serif;
  height: 24px;
  line-height: 24px;
  outline: none;
  padding: 0 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  -ms-transition: background-color .3s;
  transition: background-color .3s;
} */

X.top-header {
  background: #1795d2;
  color: #fff;
  font-family: 'DINOTRegular',Helvetica-Neue,Helvetica,sans-serif;
  font-size: 14px;
  padding: 10px 0;
  position: relative;
  z-index: 10;
  width: 100%;
}

X.page-header {
  background: #f9f9f9;
  border-bottom: 1px solid #eaeaea;
  min-height: 100px;
  padding: 16px 0 12px;
}
.rn_CustomLoadingIndicator {
  background: url(/euf/assets/themes/standard/images/loading.gif) no-repeat fixed center center;
  clear: both;
  width: 100%;
  height: 100%;
  margin-left: -6px;
  opacity: 0.6;
  position: fixed;
  z-index: 500;
}
.col-article-sidebar a{ 

font-family: 'dinotMedium', Helvetica; 

}
.accordion>.card {
  overflow: inherit;
}

@media (min-width: 992px) {
  .col-article-content {
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-article-sidebar {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
  }
}
@media (min-width: 1199px) {
  .col-article-content {
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-article-sidebar {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
}
.col-article-content .alert.alert-warning {
  font-size: 16px;
}

.width-48 {
  width: 48px !important;
}
.height-48 {
  height: 48px !important;
}
.width-height-48 {
  width: 48px !important;
  height: 48px !important;
}

header.intermedia {
  background: -webkit-gradient(linear,left top,right top,from(#0049ab),color-stop(70%,#005eca),to(#007ad8));
  background: linear-gradient(90deg,#0049ab 0%,#005eca 70%,#007ad8 100%);
  background-color: #3494ce;
}
.user-loggedin header.univerge,
.user-loggedin header.univerge_au,
.user-loggedin header.univerge_nl,
.user-loggedin header.univerge_de,
.user-loggedin header.univerge_it,
.user-loggedin header.univerge_jp,
.user-loggedin header.univerge_uk {
  background-color: #3494ce;
}
header.smarshmail, 
header.serverdata,
header.serverdata_uk,
header.mycontactcenter,
header.ascendcloud,
header.intermedia_uk,
header.univerge,
header.univerge_au,
header.univerge_nl,
header.univerge_de,
header.univerge_it,
header.univerge_jp,
header.univerge_uk {
  background-color:   #6a6a6a
}

.header-login-button-intermedia {
  background-color:#98bc33;
}

.header-login-button-smarshmail,
.header-login-button-serverdata,
.header-login-button-serverdata_uk,
.header-login-button-mycontactcenter,
.header-login-button-ascendcloud,
.header-login-button-intermedia_uk,
.header-login-button-univerge {
  background-color:#afafaf;
}

.banner-back-intermedia {
  padding: 70px 25px;
  background: url(/euf/assets/themes/intermedia/images/search_banner_intermedia.png);
  background-size: cover;
  background-position: top;
}
.banner-back-smarshmail {
  padding: 70px 25px;
  background: url(/euf/assets/themes/intermedia/images/search_banner_smarshmail.png);
  background-size: cover;
  background-position: top;
}
.banner-back-serverdata,
.banner-back-serverdata_uk,
.banner-back-mycontactcenter,
.banner-back-ascendcloud,
.banner-back-intermedia_uk {
  padding: 70px 25px;
  background: url(/euf/assets/themes/intermedia/images/search_banner_serverdata.png);
  background-size: cover;
  background-position: top;
}
.banner-back-univerge,
.banner-back-univerge_au,
.banner-back-univerge_nl,
.banner-back-univerge_de,
.banner-back-univerge_it,
.banner-back-univerge_jp,
.banner-back-univerge_uk {
  padding: 70px 25px;
  background: url(/euf/assets/themes/intermedia/images/search_banner_univerge.png);
  background-size: cover;
  background-position: top;
}

.banner-back-smarshmail,
.banner-back-serverdata,
.banner-back-serverdata_uk,
.banner-back-intermedia_uk,
.banner-back-univerge,
.banner-back-univerge_au,
.banner-back-univerge_nl,
.banner-back-univerge_de,
.banner-back-univerge_it,
.banner-back-univerge_jp,
.banner-back-univerge_uk {
  /* padding: 0px 30px 30px 30px;
  background-color: #F7F7F7; */
}

.welcome-img {
  margin-top: -2em;
}

img {
  max-width: 100%;
}
.img-dc-sub-title {
  box-shadow: 0px 0px 2px #888;
  background: #d8d8d8;
  padding: 6px;
  border-radius: 50%;
  margin-right: 12px;
}

.display-block {
	display: block !important;
}
.display-inline {
	display: inline !important;
}
.display-inline-block {
	display: inline-block !important;
}

.font-white {
    color: #fff !important;
}
.bg-red {
    background-color: #e62e2d !important;
}
.bg-green {
    background-color: #95bb3d !important;
}
.bg-blue {
    background-color: #4b96d4 !important;
}
.bg-orange {
    background-color: #ec9322 !important;
}

.hyperlink {
  color: #008ac7 !important;
}
.ccass-advert-body {
	text-align: center;
}

.country-phone-list .dropdown-toggle,
.country-phone-list span,
.country-phone-list span:hover,
.country-phone-list a,
.country-phone-list a:hover {
  color: #fff;
}
.country-phone-list [class^="country-phone-item-"] {
  display: block;
  padding: 4px 8px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.country-phone-list [class^="country-phone-item-"] span,
.country-phone-list [class^="country-phone-item-"] span:hover,
.country-phone-list [class^="country-phone-item-"] a,
.country-phone-list [class^="country-phone-item-"] a:hover {
  color: #fff;
}
.country-phone-dropdown-menu-intermedia,
.user-loggedin .country-phone-dropdown-menu-univerge,
.user-loggedin .country-phone-dropdown-menu-univerge_au,
.user-loggedin .country-phone-dropdown-menu-univerge_nl,
.user-loggedin .country-phone-dropdown-menu-univerge_de,
.user-loggedin .country-phone-dropdown-menu-univerge_it,
.user-loggedin .country-phone-dropdown-menu-univerge_jp,
.user-loggedin .country-phone-dropdown-menu-univerge_uk {
  background-color: #4b96d4  !important;
}
.country-phone-dropdown-menu-smarshmail,
.country-phone-dropdown-menu-serverdata,
.country-phone-dropdown-menu-serverdata_uk,
.country-phone-dropdown-menu-mycontactcenter,
.country-phone-dropdown-menu-ascendcloud,
.country-phone-dropdown-menu-intermedia_uk,
.country-phone-dropdown-menu-univerge,
.country-phone-dropdown-menu-univerge_au,
.country-phone-dropdown-menu-univerge_nl,
.country-phone-dropdown-menu-univerge_de,
.country-phone-dropdown-menu-univerge_it,
.country-phone-dropdown-menu-univerge_jp,
.country-phone-dropdown-menu-univerge_uk {
  background-color: #6a6a6a !important;
}
.country-phone-item-intermedia:hover,
.user-loggedin .country-phone-item-univerge:hover,
.user-loggedin .country-phone-item-univerge_au:hover,
.user-loggedin .country-phone-item-univerge_nl:hover,
.user-loggedin .country-phone-item-univerge_de:hover,
.user-loggedin .country-phone-item-univerge_it:hover,
.user-loggedin .country-phone-item-univerge_jp:hover,
.user-loggedin .country-phone-item-univerge_uk:hover {
  background-color: #0e6ea8 !important;
}
.country-phone-item-smarshmail:hover,
.country-phone-item-serverdata:hover,
.country-phone-item-serverdata_uk:hover,
.country-phone-item-mycontactcenter:hover,
.country-phone-item-ascendcloud:hover,
.country-phone-item-intermedia_uk:hover,
.country-phone-item-univerge:hover,
.country-phone-item-univerge_au:hover,
.country-phone-item-univerge_nl:hover,
.country-phone-item-univerge_de:hover,
.country-phone-item-univerge_it:hover,
.country-phone-item-univerge_jp:hover,
.country-phone-item-univerge_uk:hover {
  background-color: #8a8a8a !important;
}

.language-list .dropdown-toggle,
.language-list span,
.language-list span:hover,
.language-list a,
.language-list a:hover {
  color: #fff;
}
.language-list [class^="language-item-"] {
  display: block;
  padding: 4px 8px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.language-list [class^="language-item-"] span,
.language-list [class^="language-item-"] span:hover,
.language-list [class^="language-item-"] a,
.language-list [class^="language-item-"] a:hover {
  color: #333;
}
.language-dropdown-menu-intermedia,
.user-loggedin .language-dropdown-menu-univerge,
.user-loggedin .language-dropdown-menu-univerge_au,
.user-loggedin .language-dropdown-menu-univerge_nl,
.user-loggedin .language-dropdown-menu-univerge_de,
.user-loggedin .language-dropdown-menu-univerge_it,
.user-loggedin .language-dropdown-menu-univerge_jp,
.user-loggedin .language-dropdown-menu-univerge_uk {
  /* background-color: #4b96d4  !important; */
  background-color: #fff !important;
}
.language-dropdown-menu-smarshmail,
.language-dropdown-menu-serverdata,
.language-dropdown-menu-serverdata_uk,
.language-dropdown-menu-mycontactcenter,
.language-dropdown-menu-ascendcloud,
.language-dropdown-menu-intermedia_uk,
.language-dropdown-menu-univerge,
.language-dropdown-menu-univerge_au,
.language-dropdown-menu-univerge_nl,
.language-dropdown-menu-univerge_de,
.language-dropdown-menu-univerge_it,
.language-dropdown-menu-univerge_jp,
.language-dropdown-menu-univerge_uk {
  /* background-color: #6a6a6a !important; */
  background-color: #fff !important;
}
.language-item-intermedia:hover,
.user-loggedin .language-item-univerge:hover,
.user-loggedin .language-item-univerge_au:hover,
.user-loggedin .language-item-univerge_nl:hover,
.user-loggedin .language-item-univerge_de:hover,
.user-loggedin .language-item-univerge_it:hover,
.user-loggedin .language-item-univerge_jp:hover,
.user-loggedin .language-item-univerge_uk:hover {
  /* background-color: #0e6ea8 !important; */
  background-color: #edf8fd !important;
}
.language-item-smarshmail:hover,
.language-item-serverdata:hover,
.language-item-serverdata_uk:hover,
.language-item-mycontactcenter:hover,
.language-item-ascendcloud:hover,
.language-item-intermedia_uk:hover,
.language-item-univerge:hover,
.language-item-univerge_au:hover,
.language-item-univerge_nl:hover,
.language-item-univerge_de:hover,
.language-item-univerge_it:hover,
.language-item-univerge_jp:hover,
.language-item-univerge_uk:hover {
  /* background-color: #8a8a8a !important; */
  /* background-color: #cceaf2 !important; */
  background-color: #edf8fd !important;
}
.language-item-selected {
  background-color: #cceaf2 !important;
}

.header-button-list {
  padding-left: 10px;
}

.case-navbar {
  background-color: #192b85;
}

.main-title {
  font-size: 38.6px;
  font-weight: 800;
  color: #212121;
}
.inner-title {
  font-weight: 400;
  color: #212121;
  /* line-height: 2; */
}
.main-search-bar {
  font-size: 1.05rem;
  height: 45px;
}

.supported-product-section-intermedia .flex-item,
.supported-product-section-smarshmail .flex-item,
.supported-product-section-serverdata .flex-item,
.supported-product-section-serverdata_uk .flex-item,
.supported-product-section-mycontactcenter .flex-item,
.supported-product-section-ascendcloud .flex-item,
.supported-product-section-intermedia_uk .flex-item,
.supported-product-section-univerge .flex-item,
.supported-product-section-univerge_au .flex-item,
.supported-product-section-univerge_nl .flex-item,
.supported-product-section-univerge_de .flex-item,
.supported-product-section-univerge_it .flex-item,
.supported-product-section-univerge_jp .flex-item,
.supported-product-section-univerge_uk .flex-item {
  width: 180px;
}
.supported-product-section-intermedia .collapsible-icon,
.supported-product-section-smarshmail .collapsible-icon,
.supported-product-section-serverdata .collapsible-icon,
.supported-product-section-serverdata_uk .collapsible-icon,
.supported-product-section-mycontactcenter .collapsible-icon,
.supported-product-section-ascendcloud .collapsible-icon,
.supported-product-section-intermedia_uk .collapsible-icon,
.supported-product-section-univerge .collapsible-icon,
.supported-product-section-univerge_au .collapsible-icon,
.supported-product-section-univerge_nl .collapsible-icon,
.supported-product-section-univerge_de .collapsible-icon,
.supported-product-section-univerge_it .collapsible-icon,
.supported-product-section-univerge_jp .collapsible-icon,
.supported-product-section-univerge_uk .collapsible-icon {
  cursor: pointer;
  background: url(/euf/assets/themes/intermedia/images/collapse_icons_button.png) no-repeat top center;
  background-size: contain;
  display: block;
  height: 16px;
  border: 0;
  /* position: relative; */
}
.supported-product-section-intermedia .collapsible-icon.collapsed,
.supported-product-section-smarshmail .collapsible-icon.collapsed,
.supported-product-section-serverdata .collapsible-icon.collapsed,
.supported-product-section-serverdata_uk .collapsible-icon.collapsed,
.supported-product-section-mycontactcenter .collapsible-icon.collapsed,
.supported-product-section-ascendcloud .collapsible-icon.collapsed,
.supported-product-section-intermedia_uk .collapsible-icon.collapsed,
.supported-product-section-univerge .collapsible-icon.collapsed,
.supported-product-section-univerge_au .collapsible-icon.collapsed,
.supported-product-section-univerge_nl .collapsible-icon.collapsed,
.supported-product-section-univerge_de .collapsible-icon.collapsed,
.supported-product-section-univerge_it .collapsible-icon.collapsed,
.supported-product-section-univerge_jp .collapsible-icon.collapsed,
.supported-product-section-univerge_uk .collapsible-icon.collapsed {
  background: url(/euf/assets/themes/intermedia/images/expand_icons_button.png) no-repeat top center;
}
.popular-video-box {
  max-width: 324px;
  width: auto;
  height: 100%;
}
.popular-video-box > a {
  display: block;
  cursor: pointer;
}
.popular-video-box  p {
  margin: 0px !important;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1em;
  text-align: left;
  background: #f7f7f7;
}
.popular-video-text {
  text-transform: uppercase;
}
#popularVideoModal .modal-header .close {
  padding: .4rem 1rem .5rem 1rem;
  opacity: unset;
}
#popularVideoModal .modal-header .close span {
  font-size: 2.18rem;
  line-height: .7;
  border-radius: .2rem;
  display: block;
  width: 22px;
  height: 32px;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}
#popularVideoModal .modal-content {
  background-color: transparent;
  border: none;
}
.cta_section .card {
  background-color: #D6F0FF;
  border: none;
  height: 100%;
}
.cta_section .card .card-header {
  background-color: #0175E0;
  color: #fff;
  text-align: center;
  padding: 0.5rem;
  font-family: 'dinotBold';
  border: unset;
  border-radius: unset;
}
.cta_section .card .card-header h3 {
  font-size: revert;
  line-height: normal;
  margin: revert;
  color:#fff;
}
.cta_section .card .card-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  padding-top: 5px;
}
.cta_section .card .card-body .card-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.cta_section .card .card-body .card-image img {
  width: 50px;
  max-width: unset;
  box-sizing: border-box;
  object-fit: contain;
}
.cta_section .card .card-body .card-text {
  width: 68%;
}
.cta_section .card .card-body .card-text p {
  line-height: 1.6;
  border-left: 1px solid #81CFFF;
  padding-left: 1em;
  font-size: 13px;
  margin: revert;
}
.cta_section .card .card-footer {
  text-transform: uppercase;
  font-family: 'dinot';
  text-align: center;
  margin-top: 14px;
  padding: unset;
  background-color: transparent;
  border: unset;
  border-radius: unset;
}
.cta_section .card .card-footer a {
  text-decoration: none;
  color: #007AD8;
}
.cta_section .card .card-footer a::after {
  content: "\203A";
  width: 16px;
  height: 2rem;
  font-size: 2rem;
  font-family: 'DINOTRegular';
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  margin-left: 7px;
  margin-top: -16px;
}

@media (max-width: 768px) {
  .cta_section .card .card-header {
    font-size: 1.2rem;
  }
  .cta_section .card .card-body {
    padding: 30px 30px 0 30px;
  }
  .cta_section .card .card-body .card-text {
    width: 70%;
  }
  .cta_section .card .card-body .card-text p {
    font-size: 1.1rem;
  }
  .cta_section .card .card-footer {
    /* padding: 30px 30px 0 30px; */
  }
  footer{
	position:relative;
  }
  body{
	padding-bottom:0px;
  }
}
@media (max-width: 425px) {
  .cta_section .card .card-header {
    font-size: 1.75rem;
  }
  .cta_section .card .card-body .card-text p {
    font-size: 1.62rem;
  }
  .cta_section .card .card-footer a {
    font-size: 1.4rem;
  }
  .cta_section .card .card-footer a::after {
    font-size: 3rem;
    margin-top: -26px;
  }
}

.faq-list a {
  color: unset;
}

.page-link {
  color: #192b85;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #192b85;
  border-color: #192b85;
}

.rn_ChatServerConnect,
.rn_ChatEngagementStatus,
.rn_ChatQueueWaitTime,
.rn_ChatAgentStatus,
.rn_ChatQueueSearch {
  background: #f7fbfe !important;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
  border: 1px solid #ddd !important;
  border-radius: 5px;
}

.case-status-explanation .form-check-label {
  color: #0042A3;
  font-weight: bold;
  cursor: pointer;
}

/*** START: Intermedia.net CSS ***/
/* .footer-extra{
  background-color:#f0f2f4
}
footer .legal{
  padding-top:1em;
  padding-bottom:1em
}
footer .legal p{
  color:#2d313a;
  font-size:12px;
  font-family:'DINOTRegular','Helvetica-Neue',Helvetica,sans-serif
}
footer .legal p a{
  text-decoration:none;
  color:#007ad8;
  font-size:inherit
}
footer .legal p a:hover{
  opacity:0.8
}
footer .legal .desc-part .flex-box img{
  margin-right:15px
}
@media only screen and (min-width:801px){
  footer .legal .desc-part .w-3-2{
      position:relative;
      padding-right:25px
  }
  footer .legal .desc-part .w-3-2:after{
      content:"";
      position:absolute;
      right:0;
      bottom:20%;
      height:60%;
      width:1px;
      border-right:1px solid #d0d4d8
  }
}
@media only screen and (max-width:800px){
  footer .legal .desc-part .w-3-2{
      border-bottom:1px solid #d0d4d8;
      margin-bottom:1.5em
  }
}
footer .legal .legal-part{
  border-top:1px solid #d0d4d8;
  padding-top:2em
}
@media only screen and (max-width:800px){
  footer .legal .legal-part{
      text-align:left
  }
} */

.font-medium {
  font-family: 'DINOTMedium','Helvetica-Neue',Helvetica;
}

.flex-box{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-line-pack:start;
  align-content:flex-start
}
.flex-box.f-column{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -moz-box-orient:vertical;
  -moz-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
}
.flex-box.f-center{
  -webkit-box-align:center;
  -moz-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
.flex-box.f-stretch{
  -webkit-box-align:stretch;
  -moz-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
}
.flex-box.f-end{
  -webkit-box-align:end;
  -moz-box-align:end;
  -ms-flex-align:end;
  align-items:flex-end
}
.flex-box.f-centered{
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
}
.flex-box.f-between{
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.flex-box.f-around{
  -ms-flex-pack:distribute;
  justify-content:space-around
}
.flex-box.f-ended{
  -webkit-box-pack:end;
  -moz-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end
}
.flex-box.f-wrap{
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.flex-box.f-wrap > .row{
  margin-right:0;
  margin-left:40px
}
.flex-box.f-wrap > .row:nth-last-of-type(1){
  margin-left:0
}
.flex-box .row{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin-right:40px
}
.flex-box .row.f-self-center{
  -ms-flex-item-align:center;
  align-self:center
}
.flex-box .row.f-self-end{
  -ms-flex-item-align:end;
  align-self:flex-end
}
.flex-box .row:nth-last-of-type(1){
  margin-right:0
}
.flex-box .row.w-2{
  -ms-flex-preferred-size:50%;
  flex-basis:50%
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
  .flex-box .row.w-2{
      -ms-flex-preferred-size:auto;
      flex-basis:auto;
      width:50%
  }
}
.flex-box .row.w-3{
  -ms-flex-preferred-size:33.33%;
  flex-basis:33.33%
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
  .flex-box .row.w-3{
      -ms-flex-preferred-size:auto;
      flex-basis:auto;
      width:33.33%
  }
}
.flex-box .row.w-3-2{
  -ms-flex-preferred-size:66.66%;
  flex-basis:66.66%
}
.flex-box .row.w-4{
  -ms-flex-preferred-size:25%;
  flex-basis:25%
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
  .flex-box .row.w-4{
      -ms-flex-preferred-size:auto;
      flex-basis:auto;
      width:25%
  }
}
.flex-box .row.w-5{
  -ms-flex-preferred-size:20%;
  flex-basis:20%
}
.flex-box .row.w-6{
  -ms-flex-preferred-size:16.66%;
  flex-basis:16.66%
}
.flex-box .row.f-start{
  -ms-flex-item-align:start;
  align-self:flex-start
}
.flex-box .row.f-center{
  -ms-flex-item-align:center;
  align-self:center
}
.flex-box .row.f-end{
  -ms-flex-item-align:end;
  align-self:flex-end
}
.flex-box .row.f-shrink-0{
  -ms-flex-negative:0;
  flex-shrink:0
}
@media only screen and (min-width:801px){
  .flex-box.f-border > .row{
      margin-right:0;
      padding-left:20px;
      padding-right:20px;
      border-right:1px solid #e4e6e8
  }
  .flex-box.f-border > .row:nth-last-of-type(1){
      border-color:transparent
  }
}
.flex-box.f-reverse{
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -moz-box-orient:horizontal;
  -moz-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse
}
.flex-box.f-reverse > .row{
  margin-right:0;
  margin-left:40px
}
.flex-box.f-reverse > .row:nth-last-of-type(1){
  margin-left:0
}
.flex-box.double-margin > div{
  margin-right:40px
}
.flex-box.extra-margin > div{
  margin-right:100px
}
@media only screen and (max-width:800px){
  .flex-box:not(.f-mobile){
      display:block
  }
  .flex-box:not(.f-mobile) > .row{
      width:100%;
      margin-right:0;
      margin-left:0
  }
}
@media only screen and (max-width:600px){
  .flex-box.f-mobile.f-mobile-600px{
      display:block
  }
  .flex-box.f-mobile.f-mobile-600px > .row{
      width:100%;
      margin-right:0;
      margin-left:0
  }
}
@media only screen and (max-width:400px){
  .flex-box.f-mobile.f-mobile-400px{
      display:block
  }
  .flex-box.f-mobile.f-mobile-400px > .row{
      width:100%;
      margin-right:0;
      margin-left:0
  }
}
@media only screen and (max-width:800px) and (min-width:401px){
  .flex-box.f-mobile-2{
      display:-webkit-box;
      display:-moz-box;
      display:-ms-flexbox;
      display:flex;
      -ms-flex-wrap:wrap;
      flex-wrap:wrap;
      -ms-flex-line-pack:start;
      align-content:flex-start;
      -webkit-box-pack:center;
      -moz-box-pack:center;
      -ms-flex-pack:center;
      justify-content:center
  }
  .flex-box.f-mobile-2 .row{
      margin-left:0;
      margin-right:0;
      -ms-flex-preferred-size:50%;
      flex-basis:50%;
      -webkit-box-sizing:border-box;
      -moz-box-sizing:border-box;
      box-sizing:border-box
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n+1){
      padding-right:20px
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n){
      padding-left:20px
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n+1):nth-last-of-type(1){
      padding-left:20px
  }
}
.flex-box .flex-box{
  width:100%
}

.footer-extra {
  background-color: #f0f2f4;
  font-family: 'Open Sans','Helvetica-Neue',Helvetica,sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.6;
}
.footer-extra .legal {
  width: auto;
  max-width: 1140px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 1em;
  padding-bottom: 1em;
}
.footer-extra .legal p {
  color: #2d313a;
  font-size: 12px;
  font-family: 'DINOTRegular','Helvetica-Neue',Helvetica,sans-serif;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.footer-extra .legal p a {
  text-decoration: none;
  color: #007ad8;
  font-size: inherit;
}
.footer-extra .legal p a:hover{
  opacity:0.8
}
.footer-extra .legal .desc-part .flex-box img {
  margin-right: 15px;
}
@media only screen and (min-width:801px){
  .footer-extra .legal .desc-part .w-3-2{
      position:relative;
      padding-right:25px
  }
  .footer-extra .legal .desc-part .w-3-2:after{
      content:"";
      position:absolute;
      right:0;
      bottom:20%;
      height:60%;
      width:1px;
      border-right:1px solid #d0d4d8
  }
}
@media only screen and (max-width:800px){
  .footer-extra .legal .desc-part .w-3-2{
      border-bottom:1px solid #d0d4d8;
      margin-bottom:1.5em
  }
}
@media only screen and (max-width: 1410px) {
  .footer-extra .center {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer-extra .face_icon {
  /* position: relative; */
  height: 68px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.footer-extra .face_icon img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.footer-extra .face_icon img.top:hover {
  opacity: 0;
}
.flex-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
/* .flex-box .flex-box {
  width: 100%;
}
.flex-box .row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 40px;
}
.flex-box .row.w-2 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.flex-box.f-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
} */
/*** END: Intermedia.net CSS ***/

.portal-back-inner a{
  text-decoration: none;
  color: #008ac7;
}.portal-back-inner span{
  vertical-align: top;
}
/***** START: Bootsrap Tag-Input CSS *****/
.bootstrap-tagsinput {
    width: 100%;
}
.badge {
    font-weight: 400;
    padding: .25rem .5rem;
    font-size: 1rem;
    margin-top: 2px;
    margin-bottom: 2px;
}
/***** END: Bootsrap Tag-Input *****/

/***** START: Select2 CSS *****/
.select2-container {
  display: block;
}
.select2-container .select2-selection {
  height: auto;
  border: 1px solid #ced4da;
}
.select2-container .select2-selection .select2-selection__rendered {
  padding: 0px;
  line-height: unset;
}
.select2-container .select2-selection .select2-selection__arrow {
  height: 38px;
}
/***** END: Select2 CSS *****/

/***** START: OOTB CSS *****/
/*Begin CSS for standard/output/FileListDisplay */
.rn_FileListDisplay .rn_DataLabel{display: block;font-weight: bold;}
.rn_FileListDisplay .rn_DataValue ul{margin: 0;}
.rn_FileListDisplay .rn_DataValue li{padding: 10px 0;}
.rn_FileListDisplay .rn_FileSize{color: #555;font-style: italic;padding-left: 4px;}
.rn_FileListDisplay .rn_FileTypeImageThumbnail{border: 2px solid #fff;height: 64px;margin-right: 6px;vertical-align: middle;width: 64px;}
.rn_FileListDisplay img{font-size: 0.7em;line-height: 1.2em;}
/*End CSS for standard/output/FileListDisplay */

/*Begin CSS for standard/output/ProductCategoryDisplay */
.rn_ProductCategoryDisplay .rn_DataLabel{float: left;font-weight: bold;}
.rn_ProductCategoryDisplay .rn_DataValue{margin-left: 180px;}
.rn_ProductCategoryDisplay .rn_DataValue ul{clear: none;}
.rn_ProductCategoryDisplay .rn_DataValue.rn_LeftJustify{clear: left;margin-left: 0;padding-bottom: 0.5em;}
/*End CSS for standard/output/ProductCategoryDisplay */

/*Begin CSS for standard/output/IncidentThreadDisplay */
.rn_IncidentThreadDisplay .rn_ThreadContent{word-wrap:break-word;}
.rn_IncidentThreadDisplay p.MsoNormal, .rn_IncidentThreadDisplay li.MsoNormal, .rn_IncidentThreadDisplay div.MsoNormal{margin:0;}
.rn_IncidentThreadDisplay p.MsoListParagraph, .rn_IncidentThreadDisplay li.MsoListParagraph, .rn_IncidentThreadDisplay div.MsoListParagraph{margin: 0 0 0 48px;}
.rn_IncidentThreadDisplay .rn_ThreadHeader{border: 1px solid #CCC;padding: 1em 10px;position: relative;}
.rn_IncidentThreadDisplay .rn_ThreadHeader .rn_ThreadTime{position: absolute;right: 1em;}
@media screen and (max-width: 400px){.rn_IncidentThreadDisplay .rn_ThreadHeader .rn_ThreadTime{position: static;display: block;}
}
.rn_IncidentThreadDisplay .rn_ThreadHeader.rn_Customer{background-color: #CCC;}
.rn_IncidentThreadDisplay .rn_ThreadContent{background-color: #FFF;border: 1px solid #DDD;border-width: 0 1px 1px;color: #404040;font-size: 1em;margin-bottom: 0;overflow-y: hidden;overflow-x: auto;padding: 1em 10px;}
@media print{.rn_IncidentThreadDisplay .rn_ThreadContent{overflow: visible;}
}
/*End CSS for standard/output/IncidentThreadDisplay */

/*Begin CSS for standard/output/FieldDisplay */
.rn_FieldDisplay .rn_DataLabel{float: left;font-weight: bold;}
.rn_FieldDisplay .rn_DataValue{margin-left: 180px;word-wrap: break-word;}
.rn_FieldDisplay .rn_DataValue.rn_LeftJustify{clear: left;margin-left: 0;padding-bottom: 0.5em;}
/*End CSS for standard/output/FieldDisplay */

.yui3-button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.yui3-button,
.yui3-button-primary {
  color: #fff;
  background-color: #007fa7;
  border-color: #007fa7;
}
.yui3-button:hover,
.yui3-button-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.yui3-button:focus,
.yui3-button.focus,
.yui3-button-primary:focus,
.yui3-button-primary.focus {
  color: #fff;
  background-color: #007fa7;
  border-color: #007fa7;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.rn_ChatContainer button {
  font-weight: 400;
  color: #fff;
  background-color: #007fa7;
  border-color: #007fa7;
  align-items: center;
  display: inline-flex;
}
.rn_ChatContainer button:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.rn_ChatContainer button:focus,
.rn_ChatContainer button.focus {
  color: #fff;
  background-color: #007fa7;
  border-color: #007fa7;
}

/* 'yui3' Theme */
.yui3-widget-stacked .yui3-widget-shim {
    opacity: 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  
  .yui3-skin-sam .yui3-widget-mask {
    background: #000;
    opacity: 0.4;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  
  #yui3-css-stamp {
    display: none; }
  
  .yui3-overlay {
    position: absolute; }
  
  .yui3-panel-hidden, .yui3-overlay-hidden {
    visibility: hidden; }
  
  .yui3-widget-tmp-forcesize .yui3-overlay-content {
    overflow: hidden !important; }
  
  .yui3-panel {
    *zoom: 1;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: absolute; }
    .yui3-panel:before, .yui3-panel:after {
      content: " ";
      display: table; }
    .yui3-panel:after {
      clear: both; }
    .yui3-panel.yui3-panel-focused {
      outline: 0; }
    .yui3-panel .yui3-widget-hd {
      background: #FFF;
      padding: 8px 1em 8px 8px;
      position: relative;
      min-height: 1em; }
      .yui3-panel .yui3-widget-hd h2.rn_DialogTitle {
        font-size: 0.85em;
        font-weight: normal; }
      .yui3-panel .yui3-widget-hd .yui3-widget-buttons {
        position: absolute;
        padding: 2px;
        top: 0;
        right: 0; }
      .yui3-panel .yui3-widget-hd .yui3-button-close {
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
        overflow: hidden;
        vertical-align: top;
        color: #222;
        font-size: 0.8em;
        height: 1em;
        width: 0.9em; }
        .yui3-panel .yui3-widget-hd .yui3-button-close::before {
          content: "\d7";
          text-align: center;
          margin-right: 1em;
          font-family: "Font Awesome 5 Free" !important;
         }
    .yui3-panel .yui3-widget-bd {
      *zoom: 1;
      padding: 10px;
      min-height: 80px; }
      .yui3-panel .yui3-widget-bd:before, .yui3-panel .yui3-widget-bd:after {
        content: " ";
        display: table; }
      .yui3-panel .yui3-widget-bd:after {
        clear: both; }
    .yui3-panel .yui3-widget-ft {
      background: #edf5ff;
      padding: 8px;
      text-align: right; }
      .yui3-panel .yui3-widget-ft .yui3-widget-buttons {
        display: inline-block;
        zoom: 1; }
      .yui3-panel .yui3-widget-ft .yui3-button {
        margin-left: 8px; }
    .yui3-panel .yui3-panel-content {
      background: #FFF; }
      .yui3-panel .yui3-panel-content.rn_ActionDialog {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        *zoom: 1;
        border: 1px solid #DDD; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog:last-child {
          margin-right: 0; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog:before, .yui3-panel .yui3-panel-content.rn_ActionDialog:after {
          content: " ";
          display: table; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog:after {
          clear: both; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-bd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
          padding: 0.5em; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd {
          color: inherit;
          font-size: 1.6em;
          margin-bottom: 1em;
          padding-right: 1.2em; }
        .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%;
          *zoom: 1;
          margin-top: 1em; }
          .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:last-child {
            margin-right: 0; }
          .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:before, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:after {
            content: " ";
            display: table; }
          .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft:after {
            clear: both; }
          @media screen and (max-width: 400px) {
            .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
              margin-top: 0; } }
          @media screen and (max-width: 400px) {
            .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft .yui3-widget-buttons {
              display: block; }
              .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft .yui3-widget-buttons .yui3-button {
                display: block;
                width: 100%;
                margin: 0 0 0.5em; } }
      .yui3-panel .yui3-panel-content.rn_MessageDialog {
        border: 1px solid #DDD; }
        .yui3-panel .yui3-panel-content.rn_MessageDialog .yui3-widget-hd {
          font-size: 1.2em; }
.rn_InfoMessage {
  background: #E6EFC2;
  color: #333c10;
  font-weight: bold;
  margin-bottom: 0.75em;
  padding: 0.75em;
}
.rn_SmartAssistantDialog .rn_ExpandAnswer:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
.rn_SmartAssistantDialog a.rn_ExpandedAnswer:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
.rn_SmartAssistantDialog .rn_KBAnswerImage:before {
  font-family: "Font Awesome 5 Free" !important;
}
.rn_Loading:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  margin-right: 6px;
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  display: block;
  font-size: 1em;
  position: relative;
  text-align: center;
}

  @media screen and (max-width: 400px) {
    .yui3-skin-sam .yui3-widget-mask {
      background: #DDD;
      opacity: 1; }
    .yui3-panel .yui3-panel-content.rn_ActionDialog {
      background: none; }
      .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
        background: none; }
  }

/* Product/Category Widget CSS */
.rn_ProductCategoryInput {
    *zoom: 1;
    display: block;
    position: relative;
    margin-bottom: 8px; }
.rn_ProductCategoryInput:before, .rn_ProductCategoryInput:after {
    content: " ";
    display: table; }
.rn_ProductCategoryInput:after {
    clear: both; }
.rn_ProductCategoryInput .rn_Label {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
    width: 36%; }
.rn_ProductCategoryInput .rn_ErrorLabel {
    display: block;
    font-style: italic;
    font-weight: normal; }
.rn_ProductCategoryInput button.rn_DisplayButton {
    float: left;
    display: block;
    /* margin-right: 2.35765%; */
    width: 100% !important;
    border: 1px solid #999;
    font-weight: normal;
    margin-top: auto;
    min-height: 1.5em;
    padding: 4px 20px 4px 4px;
    position: relative;
    text-align: left;
    text-shadow: none;
    margin-right: 0;
    border-radius: 0;
    box-shadow: none; }
    .rn_ProductCategoryInput button.rn_DisplayButton:last-child {
    margin-right: 0; }
    .rn_ProductCategoryInput button.rn_DisplayButton:after {
    font-family: 'FontAwesome';
    margin-left: 6px; }
    .rn_ProductCategoryInput button.rn_DisplayButton:after {
    content: "\f0d7";
    position: absolute;
    right: 5px; }
    .rn_ProductCategoryInput button.rn_DisplayButton:hover, .rn_ProductCategoryInput button.rn_DisplayButton:focus {
    box-shadow: none;
    background-color: #fff !important; }
.rn_ProductCategoryInput .rn_Panel {
    width: 100%;
    background: #FFF;
    border: 1px solid #999;
    max-height: 200px;
    overflow: auto;
    padding: 6px; }
.rn_ProductCategoryInput .rn_PanelContainer {
    width: 300px;
    border: 1px solid #999; }
    @media screen and (max-width: 400px) {
    .rn_ProductCategoryInput .rn_PanelContainer {
        width: 100%; } }
    .rn_ProductCategoryInput .rn_PanelContainer .rn_Panel {
    border: 0; }
.rn_ProductCategoryInput .rn_SelectionButtons {
    background: #DDD;
    border-top: 1px solid #999; }
    .rn_ProductCategoryInput .rn_SelectionButtons button {
    font-size: 0.95em;
    margin: 7px 0 7px 5px;
    padding: 5px; }
.rn_ProductCategoryInput .ygtvchildren .ygtvfocus .ygtvlabel {
    outline-color: #C0E0E0;
    outline-style: solid; }
.rn_ProductCategoryInput .rn_HintBox {
    border: 1px solid #999;
    margin: 0 0 0 0.3em;
    max-width: 200px;
    padding: 4px 16px 2px;
    word-wrap: break-word;
    opacity: 0.9; }
    .rn_ProductCategoryInput .rn_HintBox.rn_AlwaysVisibleHint {
    max-width: 200px;
    opacity: 1; }
    .rn_ProductCategoryInput .rn_HintBox:before {
    font-family: 'FontAwesome';
    margin-right: 6px; }
    .rn_ProductCategoryInput .rn_HintBox:before {
    content: "\f0d9";
    position: absolute;
    font-size: 1em;
    color: #FFF;
    left: -1px;
    top: 2px;
    z-index: 1; }
    .rn_ProductCategoryInput .rn_HintBox:after {
    font-family: 'FontAwesome';
    margin-left: 6px; }
    .rn_ProductCategoryInput .rn_HintBox:after {
    content: "\f0d9";
    position: absolute;
    font-size: 1.1em;
    color: #999;
    left: -7px;
    top: 2px; }
.rn_ProductCategoryInput .rn_Disabled {
    color: #808080 !important;
}

/**
 * Styling for the TreeView UI widget that is used
 * in a number of product / category widgets.
 *
 * .ygtvtn - first or middle sibling, no children
 * .ygtvtm - first or middle sibling, collapsible
 * .ygtvtmh - first or middle sibling, collapsible, hover
 * .ygtvtp - first or middle sibling, expandable
 * .ygtvtph - first or middle sibling, expandable, hover
 * .ygtvln - last sibling, no children
 * .ygtvlm - last sibling, collapsible
 * .ygtvlmh - last sibling, collapsible, hover
 * .ygtvlp - last sibling, expandable
 * .ygtvlph - last sibling, expandable, hover
 */
 .ygtvchildren table {
    border-collapse: collapse; }
    .ygtvchildren table td {
      padding: 0;
      border: 0; }
  .ygtvchildren .ygtvrow {
    cursor: pointer; }
  .ygtvchildren a.ygtvspacer {
    /* display: block; */
    display: inline;
    text-decoration: none;
    width: 1em; }
  .ygtvchildren .ygtvtm, .ygtvchildren .ygtvtmh, .ygtvchildren .ygtvtp, .ygtvchildren .ygtvtph, .ygtvchildren .ygtvln, .ygtvchildren .ygtvlm, .ygtvchildren .ygtvlmh, .ygtvchildren .ygtvlp, .ygtvchildren .ygtvlph, .ygtvchildren .ygtvloading {
    /* Left-hand gutter for all nodes where collapse/expand UI
           * icons appear for nodes with children. */
    cursor: pointer;
    height: 22px;
    width: 1em; }
    .ygtvchildren .ygtvtm a, .ygtvchildren .ygtvtmh a, .ygtvchildren .ygtvtp a, .ygtvchildren .ygtvtph a, .ygtvchildren .ygtvln a, .ygtvchildren .ygtvlm a, .ygtvchildren .ygtvlmh a, .ygtvchildren .ygtvlp a, .ygtvchildren .ygtvlph a, .ygtvchildren .ygtvloading a {
      color: #333;
      text-decoration: none; }
  .ygtvchildren .ygtvln, .ygtvchildren .ygtvtn {
    /* No children */
    width: 1em;
    height: 20px; }
  .ygtvchildren .ygtvtm a, .ygtvchildren .ygtvtmh a, .ygtvchildren .ygtvlm a, .ygtvchildren .ygtvlmh a {
    /* Collapsible */ }
    .ygtvchildren .ygtvtm a:before, .ygtvchildren .ygtvtmh a:before, .ygtvchildren .ygtvlm a:before, .ygtvchildren .ygtvlmh a:before {
      font-family: 'Font Awesome 5 Free' !important;
      font-weight: 900;
      margin-right: 6px;
      content: "\f0d7"; }
  .ygtvchildren .ygtvtp a, .ygtvchildren .ygtvtph a, .ygtvchildren .ygtvlp a, .ygtvchildren .ygtvlph a {
    /* Expandable */ }
    .ygtvchildren .ygtvtp a:before, .ygtvchildren .ygtvtph a:before, .ygtvchildren .ygtvlp a:before, .ygtvchildren .ygtvlph a:before {
      font-family: 'Font Awesome 5 Free' !important;
      font-weight: 900;
      margin-right: 6px;
      content: "\f0da"; }
  .ygtvchildren .ygtvloading:before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    margin-right: 6px;
    content: "\f110";
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: block;
    font-size: 1em;
    position: relative;
    text-align: center; }
  .ygtvchildren .ygtvloading a.ygtvspacer {
    display: none; }
  .ygtvchildren .ygtvdepthcell, .ygtvchildren .ygtvblankdepthcell {
    /* Empty cells that are used for rendering the depth
           * of the node */
    background: transparent;
    width: 1em;
    height: 20px; }
  .ygtvchildren .ygtvlabel, .ygtvchildren .ygtvlabel:link, .ygtvchildren .ygtvlabel:visited, .ygtvchildren .ygtvlabel:hover {
    /* Text label in ygTextNode */
    color: #111;
    font-size: 12px;
    margin-left: 2px;
    text-decoration: none; }
  .ygtvchildren .ygtvfocus {
    background-color: #c0e0e0;
    border: 0; }
    .ygtvchildren .ygtvfocus .ygtvlabel, .ygtvchildren .ygtvfocus .ygtvlabel:link, .ygtvchildren .ygtvfocus .ygtvlabel:visited, .ygtvchildren .ygtvfocus .ygtvlabel:hover {
      background-color: #c0e0e0; }
    .ygtvchildren .ygtvfocus a {
      outline-style: none; }
/***** END: OOTB CSS *****/

/***** START: Overriding OSvC CSS *****/
.yui3-widget-mask {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0px !important;
  left: 0px !important;
  /* z-index: 9999; */
}
.yui3-panel {
  left: auto !important;
  -ms-flex: 0 0 50% yui3-widget-mask;
  flex: 0 0 50% !important;
  max-width: 50% !important;
  margin-left: 25% !important;
}
.yui3-panel.col-6 {
  -ms-flex: 0 0 50% yui3-widget-mask;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
.yui3-panel.offset-3 {
  margin-left: 25% !important;
}

.rn_Required {
  color: red;
  font-size: 16px;
  font-weight: 900;
}
.rn_AnswerFeedbackSearch {
  text-align: center;
  line-height: 50px;
  font-weight: 700;
  padding: 30px;
  margin-top: 5%;
}
.rn_AnswerFeedback .rn_AnswerFeedbackControl {
  text-align: center !important;
  margin-top: 2em  !important;
}
.rn_AnswerFeedback .rn_Title {
  display: block;
  font-size: 1em !important;
}
.rn_AnswerFeedback .rn_RatingButtons {
  display: block !important;
  float: none !important;
  margin-left: unset !important;
  margin-top: 1em;
}
.rn_AnswerFeedback .rn_RatingButtons button {
  padding: .35rem 2.15rem;
  background-color: #98bc33 !important;
  border-color: #98bc33 !important;
}
.rn_AnswerFeedback .rn_RatingButtons button:hover {
  background-color: #4fa005 !important;
  border-color: #4fa005 !important;
}
.rn_AnswerFeedback  .rn_ThanksLabel {
  text-align: unset !important;
}
.yui3-panel .yui3-panel-content.rn_AnswerFeedbackDialog {
  width: 100% !important;
}
.yui3-panel .yui3-panel-content.rn_AnswerFeedbackDialog .yui3-widget-hd,
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd {
  margin-bottom: 0px;
}
.yui3-panel .yui3-panel-content.rn_AnswerFeedbackDialog .yui3-widget-bd .rn_AnswerFeedbackForm ul li:before {
  background-color: #3494ce;
}

.rn_Paginator .rn_PreviousPage:before {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f536" !important;
    font-weight: 900;
}
.rn_Paginator .rn_NextPage:after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f531" !important;
    font-weight: 900;
}
[id^="rn_TextInput_"][id$="LabelContainer"],
[id^="rn_SelectionInput_"][id$="LabelContainer"],
.Xrn_MessageBox.rn_ErrorMessage {
  display: none;
}
[id^="rn_SelectionInput_"][id$="Label"] {
  /*display: none !important;*/
}
.show-label [id^="rn_TextInput_"][id$="LabelContainer"],
.show-label [id^="rn_SelectionInput_"][id$="LabelContainer"],
.show-label .Xrn_MessageBox.rn_ErrorMessage {
    display: block;
}
button[id^="rn_ProductCategoryInput_"][id$="_Button"] {
    padding: .375rem .75rem !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    color: #495057 !important;
}
button[id^="rn_ProductCategoryInput_"][id$="_Button"]:after {
    content: "\f078" !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free" !important;
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 12px;
}
#rn_CaseForm .form-check-inline {
  padding: 0.5em 0;
}
#rn_CaseForm .rn_FormSubmit {
    /* height: 0;
    width: 0; */
}
#rn_CaseForm .rn_FormSubmit button[type='submit'] {
    visibility: hidden;
    opacity: 0;
}
.rn_FieldDisplay .rn_DataValue {
    margin-left: unset !important;
    word-wrap: unset !important;
}
.article-list .rn_Multiline .rn_Content ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.article-list .rn_Multiline .rn_Content ol li {
    margin-bottom: 0;
}
.article-list .rn_Multiline .rn_Content ol li:not(:last-child) {
    border-bottom: 1px solid #dee2e6!important;
}
.article-list .rn_Multiline .rn_Content ol li:before {
    content: "\f02d";
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-size: inherit;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #3494ce;
    margin: 0px;
}
.article-list .rn_Multiline .rn_Content ol li .rn_Element1 {
    display: inline-block;
}
.article-list .rn_Multiline .rn_Content ol li h3 {
    margin-bottom: 0px;
}
.article-list .rn_Multiline .rn_Content ol li h3 a,
.article-list .rn_Multiline .rn_Content ol li .rn_Element2 {
    font-size: 16px;
    color: #3494ce;
}
.article-list .rn_Multiline .rn_Content ol li .rn_Element3 {
    margin-bottom: 1rem;
}
/* .article-list .rn_Paginator .rn_PaginationLinks {
    text-align: left;
}
.article-list .rn_Paginator .rn_PaginationLinks ul {
    padding-left: 0px;
} */
.article-detail .rn_ProductCategoryBreadcrumb ol {
    margin-bottom: auto;
}
.article-detail .rn_ProductCategoryBreadcrumb ol li {
    line-height: normal;
}
.article-detail .rn_ProductCategoryBreadcrumb ol li a:before {
    content: none;
}
.article-detail .rn_PrintPageLink {
    margin-right: 0px;
}
.article-attachment .rn_FileListDisplay ul,
.article-attachment .rn_FileListDisplay ul li {
    padding-top: 0px;
    padding-bottom: 0px;
}
.related-articles ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/*.related-articles .rn_RelatedAnswers li:before {
    content: "\f15c";
    display: table-cell;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-size: inherit;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #3494ce;
    margin: 0px;
    padding-right: .50rem !important;
}*/
.related-articles .rn_RelatedAnswers li {
  /*font-size: 14px;*/
  font-size: 16px;
  display: flex;
}
.related-articles .rn_RelatedAnswers li:not(:last-child) {
  margin-bottom: 1rem !important;
}
.related-articles .rn_RelatedAnswers li a {
  display: table-cell;
  font-size: inherit;
  /*color: #3494ce;*/
  color: #4F535B;
  
}
.related-articles .rn_RelatedAnswers li a:hover {
  color: #1E1F21;
  text-decoration: underline;  
}
/***** END: Overriding OSvC CSS *****/

/***** Adding CSS provided by IM for Expandable section on article pages.  *****/
.expanded-section-group {
    margin-bottom: 16px
}

.icon-chevron-right-gray-16 {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}
.icon-chevron-right-gray-16::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(-45deg);
    right: 6px;
    top: 4px
}
.icon-chevron-down-black-16 {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px
}
.icon-chevron-down-black-16::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
	color:#000;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 4px;
    top: 2px
}
.expanded-section-group .expanded-section-header {
    color: #565a64;
    cursor: pointer;
    font-family: 'dinotMedium', Helvetica;
    font-weight: normal;
    display: flex;
    align-items: center;
	font-size:18px;
}
.expanded-section-group .expanded-section,.expanded-section-group .icon-chevron-down-black-16 {
    display: none
}
/*.expanded-section-group.m-active .expanded-section-header {
    color: #000
}*/
.expanded-section-group.m-active .expanded-section-header,.expanded-section-group:hover .expanded-section-header {
    color: #1E1F21;
}
.expanded-section-group.m-active .expanded-section {
    display: block;
    /*margin-top: 8px*/
	  margin-top: 16px;
    margin-bottom: 24px;
}
.expanded-section-group.m-active .icon-chevron-right-gray-16 {
    display: none
}
.expanded-section-group.m-active .icon-chevron-down-black-16 {
    display: inline
}

.article-detail .btn.m-secondary, .article-body input[type="button"].m-secondary {
    /*color: #0098db;
    fill: #0098db;
    border: 1px solid #0098db;
    background: transparent*/
	color: #0175E0;
    fill: #0175E0;
    border: 1px solid #84D4FF;
    background: transparent;
	margin-right: 16px;
    margin-bottom: 16px;
}
.article-detail .btn.m-secondary:hover,. article-body input[type="button"].m-secondary:hover {
    /*background: #e3f6fc*/
	background: rgba(0, 164, 255, 0.12);
}
.article-detail .btn.m-h32, .article-body input[type="button"].m-h32 {
    height: 32px;
    /*line-height: 32px;*/
	line-height: 30px;
    padding: 0 22px
}
.related-articles .rn_RelatedAnswers li i{
    margin-top: 4px;
    margin-right: 10px !important;
    color: #4F535B;	
}
.mr8 {
  margin-right: 8px !important;
}
.tab-group {
  display: flex;
  margin-bottom: 24px;
}
.tab-group .tab {
  background: none;
  border: none;
  /*color: #777A82;*/
  color: #73767D;
  font-size: 18px;
  padding: 14px 24px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  /*font-size:16px;*/
}

.tab-group .tab:hover {
  /*color: #0098DB;*/
   color: #1E1F21;
}
.tab-group .tab.m-active {
  /*color: #0098DB;
  border-bottom-color: #0098DB;*/
  color: #1E1F21;
  border-bottom-color: #1E1F21;
  cursor: default;
}
.tab-section {
  display: none;
}
.tab-section.m-active {
  display: block;
}
.tab-section-group .info-block {
  border: 1px solid #FFE19D;
  border-radius: 4px;
  padding: 8px 40px 8px 16px;
  background-color: #FFF4CD;
  fill: #FFF4CD;
}
.tab-section-group .info-block.m-blue {
  border-color: #ecf9ff;
  background-color: rgba(236, 249, 255, 0.6);
  fill: rgba(236, 249, 255, 0.6);
  
}
.tab-section-group .info-block.m-no-border {
  border: none;
}
.tab-section-group .info-block.m-blue a{
	color: #3494ce;
}
.fa.fa-print {
  margin-right: 4px;
}
.card {
    border: none;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 4%), 0px 1px 4px rgb(0 0 0 / 16%);
    border-radius: 4px;
    margin-bottom: 24px !important;
	margin-top: 16px !important;
}
.card-body h5 {
  color: #1E1F21 !important;
  margin-bottom: 16px;
  
}
.find-widget {
    margin-bottom: 8px;
}
/***** End CSS provided by IM ******/
.col-article-content h1, .col-article-content h2, .col-article-content h3, .col-article-content h4, .col-article-content h5 {
  margin-bottom: 16px;
}
.col-article-content h2 {  
  margin-top: 32px;
}
.col-article-content h3 {
  margin-top: 24px;
}
.col-article-content h4 {
  margin-top: 16px;
}

h3 span {  
font-weight: normal !important; 
}

p { 
font-size: 16px !important; 
line-height: 24px !important; 
}

.rn_SelectionInput .rn_Label{
	/*font-size:16px;*/
}

/***** START: JQuery UI DatePicker ******/
.ui-datepicker {
  width: 250px;
  height: auto;
  margin: 5px auto 0;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 9999 !important;
}

.ui-datepicker-trigger {
  /* font: normal normal normal 14px/1 FontAwesome; */
  content: "\f073";
  /* position: absolute; */
  /* top: 50%; */
  /* right: 5px; */
  /* background-color: transparent; */
  border: 0px;
  /* margin-top: -12px; */
  /* margin-top: -50px; */
}

.ui-datepicker-trigger:focus {
  outline: 0px;
}

.ui-datepicker table {
  width: 100%;
  background-color: #fff;
  padding: 6px;
}

.ui-datepicker-header {
  background-color: #303b41;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  line-height: 30px;
}

.ui-datepicker-title {
  text-align: center;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  line-height: 30px;
  overflow: hidden;
  position: relative;
}



.ui-icon-circle-triangle-w,
.ui-icon-circle-triangle-e {
  display: none;
}

.ui-datepicker-prev {
  float: left;
}

.ui-datepicker-next {
  float: right;
}

.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  font-size: 20px;
  height: 100%;
  width: 100%;
  text-align: center;
}

.ui-datepicker-prev:before {
  content: "\3c";
  position: absolute;
  left: 0px;
}

.ui-datepicker-next:before {
  content: "\3e";
  position: absolute;
  right: 0px;
}

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.8);
}

.ui-datepicker tbody td {
  padding: 2px;
  border-right: 1px solid #fff;
  border-bottom: 2px solid #fff;
}

.ui-datepicker tbody td:last-child {
  border-right: 0px;
}

.ui-datepicker tbody tr {
  border-bottom: 1px solid #f2f2f2;
}

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #303b41;
}

.ui-datepicker-calendar .ui-state-default {
  background: #f2f2f2;
}

.ui-datepicker-calendar .ui-state-hover {
  background: #008482;
  color: #fff;
}

.ui-datepicker-calendar .ui-state-active {
  background: #008482;
  color: #fff;
  position: relative;
}

.ui-datepicker-unselectable .ui-state-default {
  background-color: #fff;
  color: #d5d5d5;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
/***** END: JQuery UI DatePicker ******/
.card-body {
  padding: 18px !important;
}

/***** START: SUPPORT.MYCONTACTCENTER.COM Migrated Answers ******/
.fabric-text-color-mark {
  color: #FFC400;
}

.ak-editor-panel[data-panel-type="warning"] {
  background-color:#FFFAE6;
  color: inherit;
}

.ak-editor-panel {
  border-radius: 3px;
  margin: 0.75rem 0px 0px;
  padding: var(--ds-space-100, 8px);
  min-width: 48px;
  display: flex;
  position: relative;
  -webkit-box-align: baseline;
  align-items: baseline;
  word-break: break-word;
  background-color: #DEEBFF;
  color: inherit;
}

.ak-editor-panel[data-panel-type="warning"] .ak-editor-panel__icon {
  color: #FF991F !important;
}

.ak-editor-panel .ak-editor-panel__icon > span {
  vertical-align: middle;
  display: inline-flex;
}

.ak-editor-panel .ak-editor-panel__icon {
  flex-shrink: 0;
  height: var(--ds-space-300, 24px);
  width: var(--ds-space-300, 24px);
  box-sizing: content-box;
  padding-right: var(--ds-space-100, 8px);
  text-align: center;
  user-select: none;
  color: var(--ds-icon-information, #0052CC);
}
/***** END: SUPPORT.MYCONTACTCENTER.COM Migrated Answers ******/

/***** Article Feedback Button ******/
  /* IM US*/
  .feedback-button-sticky {
    position: fixed;
    left: 0;
    top: calc(60% - 80px);
    background-color: #93bd46;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    transition-duration: 0.4s;
    height: 160px;
    width: 35px;
    border-radius: 0 5px 5px 0;
}

.feedback-button-sticky:hover {
    width: 120px;
}

.main-button-wrapper {
    position: absolute;
    bottom: 50%;
    left: 0px;
    transition-duration: 0.4s;
}

.feedback-button-sticky:hover .main-button-wrapper {
    left: 85px; /* Adjust this value to move the "Feedback?" text to the right */
}

.main-button {
    background-color: inherit;
    color: white;
    border: none;
    cursor: pointer;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
	font-weight: 600;
    margin: 0px 2px;
    transform: rotate(90deg) translateX(-50%);
    transform-origin: left bottom;
}

.thumbs-up, .thumbs-down {
    background-color: #CDD8C4;
    color: white;
    border: none;
    cursor: pointer;
    padding: 15px 26px;
    text-align: center;
	height: 80px;
    text-decoration: none;
    display: inline-block;
    font-size: 35px;
	opacity: 0;
	transform: translateX(-100%);
    transition: transform 0.4s, opacity 0.4s; /* Updated line */
}
.thumbs-down {
	background-color: #D8CCC4;
}

.feedback-button-sticky:hover .thumbs-up,
.feedback-button-sticky:hover .thumbs-down {
    transform: translateX(0);
    opacity: 1;
}

.thumbs-container {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    
}

.feedback-outer-wrapper {
    position: fixed;
    left: 0;
    top: calc(50% - 80px);
    height: 160px;
    width: 35px;
    transition: opacity 0.4s;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    z-index: 1000;
}

.thank-you {
    background-color: #CDD8C4;
    height: 160px;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    left: 0px; 
    width: 85px;
	top: 50%;
    padding: 0;
    transform: translateY(-50%); 
	display: flex;
    justify-content: center; 
    align-items: center; 
}
.thank-you-text {
    color: white;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
	margin-top: 60%;
}
/******* Internal Tools Table *********/
.tools-container {
  flex: 0 0 100%;
  max-width: 1140px;
  display: flex;
  margin: 0 15px;
  padding-bottom: 25px;
}

.tools-container .column {
  width: 100%; 
  box-sizing: border-box;
  padding: 0px;
  margin-bottom: 15px; 
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.tools-container .column.left {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.tools-container .column.center {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
}
.tools-container .column.right {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.tools-container .column.leftEdge {
  width: 100%;
  height: 100;
  flex-grow: 1;
}
.tools-container .column.middleEdge {
  width: 100%;
  height: 100;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  flex-grow: 1;
}
.tools-container .column.rightEdge {
  width: 100%;
  height: 100;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .tools-container .column {
      width: calc((100% - 30px) / 3); /* Three columns with 15px gap in between */
      margin-bottom: 0; /* Reset the bottom margin */
      float: left;
  }

  .tools-container .column:last-child {
      margin-right: 0; /* Remove the right margin for the last column */
  }
}
.tools-container h2 {
  width: 100%; 
  box-sizing: border-box;
  background-color: #0069d9;
  color: white;
  font-weight: 700;
  font-size: 16px; 
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  height: 36px; 
  margin: 0; 
  display: flex;
  align-items: center; 
  justify-content: center; 
}
.tools-container h2.left {
  border-radius: 5px 0 0 0; 
}
.tools-container h2.center {
  border-radius: 0 0 0 0; 
}
.tools-container h2.right {
  border-radius: 0 5px 0 0; 
}
.tools-container a {
  display: block;
  margin: 0px 10px;
  padding: 4px 6px;
  text-align: center;
  background-color: #FFF;
  border-top: 1px solid #e0e0e0;
  border-radius: 0px;
  color: #393939; 
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.3s;
}

.tools-container a:hover {
  background-color: #eff8ff;
  text-decoration:none;
  color: #1967bb;
}
@media (max-width: 768px) {
  .tools-container h2 {
    font-size: 13px;
  }
}
/******** Internal Sub-Header for Control Panel links **********/
.internal-sub-header {
  width: 100%;
  height: auto;
  min-height: 120px;
  background-color: #f0f9ff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 8% 10px 8%;
}

.internal-sub-header-text {
  font-size: 24px;
  padding: 15px 0;
}

.internal-sh-button-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap; 
}

.internal-sh-button-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 120px;
  margin: 0 12px; 
}

.internal-sh-button-item .circle-button {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #0069d9;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.internal-sh-button-item .circle-button img {
  width: 85%;
  height: 85%;
  border-radius: 50%; 
  object-fit: cover; 
}
.internal-sh-button-item .circle-button:hover {
  background-color: #ff8d00;
  transition: all 0.4s ease;
  text-decoration: none;
}

.internal-sh-button-item .button-label {
  text-align: center;
  font-size: 15px;
  text-decoration: none;
}
.internal-sh-button-item .circle-button-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none; 
}
.internal-sh-button-item .circle-button-link:hover .circle-button {
  background-color: #ff8d00;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .internal-sub-header {
    flex-direction: column;
    height: auto;
    padding: 10px;
  }

  .internal-sh-button-container {
    justify-content: center;
  }
  .internal-sh-button-item {
    flex: 1 0 calc(25.00% - 20px);
  }
}
/* Article Tabs*/
/* Base Styles */

.headerInfoBlock h3 {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
  margin-top: 5px !important;
  margin-bottom: 2px !important;
  font-weight: 600;
}

.headerInfoBlock p {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
}

.headerInfoBlock h4 {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
  margin-top: 0px !important;
  margin-bottom: 2px !important;
}
.article-tab-section-container {
  display: flex;
  flex-wrap: wrap; /* Allows items to wrap onto the next line */
  gap: 10px; /* Space between items */
}
.article-tab-section {
  display: none;
}
.article-tab-section.m-active {
  display: block;
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 1px 10px;
}
.article-tab-section h3 {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
  margin-top: 5px !important;
  margin-bottom: 2px !important;
  font-weight: 600;
}
.article-tab-section p {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
}
.article-tab-section ol li {
  margin: 5px;
}
.article-tab-section h4 {
  color: #000;
  font-family: 'dinotRegular', Helvetica;
  margin-top: 0px !important;
  margin-bottom: 2px !important;
}
.article-tab-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
  gap: 5px;
}

.article-tab {
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.3s;
  flex-direction: row;
  border-radius: 4px;
}
.article-tab .icon {
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 5px; 
  cursor: pointer;
}

.article-tab:hover {
  background-color: #e0e0e0;
}

.article-tab:active {
  background-color: #c7c7c7;
}

/* For active tab */
.article-tab.m-active {
  background-color: #c7c7c7; 
}
/* Header Blocks */
.headerInfoBlock img {

}

/* Tabs Style Placeholders */
.article-tab[data-id="1"] {
}
.article-tab[data-id="2"] {
}
.article-tab[data-id="3"] {
}
.article-tab[data-id="4"] {
}
.article-tab[data-id="5"] {
}
.article-tab[data-id="6"] {
}
.article-tab[data-id="7"] {
}
.article-tab[data-id="7"] {
}

/* Ascend Interface- Weglot Fix */
.weglot-container {
  position: relative;
  background-color: white;
  border-radius: 5px;
}