/*  */
@font-face {
  font-family: 'Metric';
  src: url(/hc/theming_assets/01HZH2TF6V2VQPFBEXV79YQ2PH) format('woff2');
  font-display: swap;
}


@font-face {
  font-family: 'Metric-Bold';
  src: url(//theme.zdassets.com/theme_assets/998834/a69091d3857882cba590b183d0ecb92b6032684d.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Metric-Medium';
  src: url(//theme.zdassets.com/theme_assets/998834/5ad9485991572754d50cc2e1bf57d4fa51fccf21.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Metric-semibold';
  src: url(/hc/theming_assets/01HZH2TH9KC9DE2XQBV1X21RKE) format('woff2');
  font-display: swap;
}

.article .article-body .blue-button{
  font-size:18px !important;
  color:#FFF!important;
  text-decoration: none !important;
}

.article .article-body a{
  color: #0BC5BA !important;
  font-size:18px !important;
}

#h_01F7PRTZ75X9VQVGWE2NEDPKE7{
  margin-bottom:0
}

.article .article-content{
  font-size:18px !important;
}

/*.article .article-content ol {
    list-style-type: auto !important;
}

.article .article-content ol li {
    list-style-type: auto !important;
}
*/
.article ul {
    list-style: disc;
}

.article ol {
    list-style: decimal;
}

.page--pagination .pagination {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    align-items: baseline;
}

.page--pagination .pagination ul {
   margin-top:1rem;
}

.article .article-content ul li, .article .article-content nav.pagination ul li.pagination-current, nav.pagination .article .article-content ul li.pagination-current{
  font-size:18px !important;
}

.my-activities .nav-tab-style li {
    font-size: 16px !important;
    margin-bottom: 0px !important;
    background: none !important;
  	border-top: none !important;
  	border-left:none !important;
  	border-right:none !important;
}

.article .article-content .article-snippet-note{
  border: 1px solid #0BC5BA !important;
  margin-top:20px !important;
  display:flex !important;
}
.article .article-content .article-snippet-note .content-holder h5{
  text-transform: none !important;
  font-weight: 800 !important;
  margin-top:0 !important;
}
.article .article-content .article-snippet-note .icon-holder i.fa-circle,
.article .article-content .article-snippet-note .content-holder h5,
.article .article-content .article-snippet-note .content-holder p{
  color:#35364E !important;
  font-family: 'Metric-Bold' !important;  
}

.article-snippet-note h5{
    font-family: 'Metric-Bold' !important;  
}

.article .article-content .article-footer .article-vote-controls .article-voted, 
.article .article-content .article-footer .article-vote-controls a:focus{
    color:#fff !important;

}

.article .icon-holder{
    position:relative;
}


.article .article-snippet-note .icon-holder:before {
    content:url('https://theme.zdassets.com/theme_assets/998834/c70b034c30af31e722122650ac717eceb39e7fbd.svg');
    z-index: 3;
    position:absolute;
    top:0;
    left:0;
}

.article .icon-holder .fa {
  display:none !important;
}

.article .fa-circle:before {
    content:none;
}

.article h2,
.article h3,
.article h4,
.article h5{
  margin: 0 0 0.67em 0;
}

.article img{
  margin-top:2rem;
  margin-bottom:2rem;
}

.article .article-content table tr td ul li {
text-indent: initial !important;
}



a{
  color: #35364E !important;
}

a:hover {
    color: #0BC5BA !important;
    text-decoration: none !important;
}
.my-activities-table {
    padding-top: 1rem;
}

.my-activities-table p,
.my-activities-sub-nav li{
    font-size:16px !important;
}

.my-activities-sub-nav ul,
.my-activities-nav ul{
  display: flex;
  align-items: center;
}

.my-activities-table a,
.my-activities-nav a,
.my-activities a{
  text-decoration: none !important;
  line-height: 0px !important;
}

.my-activities a:hover {
    color: #0BC5BA !important;
    text-decoration: none !important;
}

.my-activities .nav-tab-style li.active{
  margin-bottom:0 !important;
  box-shadow: inset 0 -4px 0 0 #1fb7ab !important;
}

.my-activities li,
.my-activities li a{
    font-size: 16px !important;
}

body {
    font: 100% 'Metric' !important;
  	color: #35364E !important;

}

blockquote{
  border-left: 5px solid #84397C !important;
  color: #84397C !important;
}


main {
	margin-top:75px;
  overflow:hidden;
}

@media (max-width: 992px) {
    main {
        margin-top: 90px;
    }
}



main .btn{
    color: #fff !important;
    line-height: 43px !important;
    border-radius: 3px !important;
    padding: 0 10px !important;
    text-decoration: none !important;
    font-size: 18px !important;
    background: #32BDB5 !important;
    font-weight: bold !important;
  	border:none;
}

main .btn:hover,
.article-subscribe:hover{
    color:#fff !important;
}

.article .article-content ul{
  display:block;
  list-style-type: initial !important;
}

.wrapper{
  max-width:900px;
  margin:auto;
}

.category-page .wrapper{
   max-width:850px;
   margin:auto;
   margin-left:0;
}

.community-banner {
  background-color: #014F50!important;
  font-size: 14px;
  color:#ffffff;
  text-align: center;
  padding: 20px 0!important;
}

.section-page .user-studies {
  margin-top: 40px;
}

.section-page  p {
  line-height: 22px;
}

.section-page .section-subscribe{
  margin-left:1rem;
}

@media (max-width: 600px) {
  .section-page .section-subscribe{
    float: none !important;
    margin-top: 1rem;
    margin-left: 0;
    display: block;
    margin-bottom: 2rem;
  }
}

@media (max-width: 600px) {
  .section-page .page-header{
      display: inline !important;
  } 
}


strong,
b,
p strong, 
p b{
  font-weight: bolder !important;
}

.category-col-grid {
    background: linear-gradient(180.26deg, rgba(0,123,189,0.11) -9.22%, rgba(255,255,255,0.0001) 150.59%);
    border-radius: 10px;
    padding: 40px 25px;
}

.category-col-grid li{
  line-height:32px !important;
}

/*.category-col-grid .container p{
  width: 340px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}*/

input {
  font-size: 16px;
}

.my-activities-sub-nav li:nth-of-type(1) {
    font-weight: bold !important;
}

.my-activities table a:not(.my-activities table th a) {
  color:#0bc5ba !important;
  font-weight:bold;
}

.my-activities table a:hover {
  text-decoration: underline !important;
}

.my-activities table td,
.my-activities table td *,
.my-activities table th,
.my-activities table th *{
    font-size: 16px !important;
}
.my-activities-table tbody tr td:nth-child(1) {
  font-weight: bold;
}

.my-activities-table tbody tr td:nth-child(2) {
	text-transform: capitalize;
}

.my-activities-table #request-table{
  border: 0;
}

.my-activities-table .request-status{
  padding:5px;
  border-radius:4px;
  width:200px;
  text-align:center;
  display:block;
  font-weight:bold;
}

.my-activities-table .request-solved{
  background:#49945b;
  color:#FFF;
}

.my-activities-table .request-open{
  background:#f8d567;
  color:#FFF;
}

.my-activities-table .request-answered{
  background:#6944c7;
  color:#FFF;
}

.dropdown-menu [role=menuitem] {
    font-size: 18px;
}

.my-activities-table [title="Ticket will be assigned to an agent shortly"] {
  background:#4382d3;
  color:#FFF;
}

/* Target the second <td> for urgent priority */
.priority-urgent td:nth-child(2) {
  color:#c04035;
  font-weight: bold;
}

/* Target the second <td> for high priority */
.priority-high td:nth-child(2) {
	color: #f0c953;
  font-weight:bold;
}

/* Target the second <td> for normal priority */
.priority-normal td:nth-child(2) {
  color:#9E9E9E;
  font-weight:bold;
}

/* Target the second <td> for low priority */
.priority-low td:nth-child(2) {
  color: #9ed8e9;
  font-weight:bold;
}


form.request-table-toolbar {
    display: flex;
    background: #eee;
    justify-content: space-between;
  	background: linear-gradient(248.84deg, #00214A 32.56%, #0A2342 143.45%);
  	z-index: 3;
    position: relative;
    padding: 20px;
}

.request-table-filters {
    display: flex;
    align-items: center;
}

#request-status-select{
  border:0;
  padding: 11px;
}

.request-table-toolbar #quick-search {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 16px;
    padding: 11px;
    outline: 0 !important;
}

textarea {
  font-size: 16px;
}

table {
    border: 1px solid;
    margin: 5px 0;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100% !important;

}

.wysiwyg-color-black10 {
    color: #E6E6E6 !important;
}

.-storage-sync-faq- {
  display: none;
}

blockquote {
    margin: 1em 0;
    border-left: 2px solid #d8dcde;
    color: #68737d;
    font-style: italic;
    padding: 0.5em 1em;
  	font-size:18px !important;
}
blockquote>* {
  	font-size:18px !important;
}

pre,code {
    margin: 1em 0;
    background: #E9EBED;
    border: 1px solid #D8DCDE;
    font-size: 13px;
    border-radius: 2px;
    padding: 0.1em 1em;
    overflow: auto;
    white-space: pre;
  	display:flex !important;
}

.post-actions {
	float: right;
}

.recent-activity-item-comment {
  display: none;
}

h1,h2,h3,h4,h5{
  color: #003F65 !important;
  line-height: 2.5rem !important;
  letter-spacing: 0.5px  !important;
  text-align: left !important;
  font-family:Metric-bold !important;
}

h1::first-letter,
h2::first-letter,
h3::first-letter,
h4::first-letter,
h5::first-letter{
    text-transform: capitalize !important;
}


h1,
h1>*{
  font-size: 36px !important;
  font-weight: 700 !important;
  line-height: 45px !important;
}


h2,
h2>*{
	font-weight: 700 !important;
	font-size: 24px !important;
}

h3,
h3>*{
  	line-height: 40px;
  	font-size: 22px !important;
}

h4,
h4>*{
  	font-size: 18px !important;
}

p, p>*, li>*, span a{
  font-size:18px !important;
  font-weight: 400 !important;
	line-height: 26px !important;
  color: #35364E !important;
  font-family: 'Metric' !important;
}

li strong{
	font-weight:bolder !important;
}

.sub-nav ol.breadcrumbs{
  	display: flex;
    align-items: center;
    justify-content: flex-start;
}

.my-activities .sub-nav ol.breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
}

.article-vote-controls a:hover{
  background: #34BDB5 !important;
  color:#fff !important;
}


.article-snippet-tip img{
  width:30px;
  margin-top: 0;
  margin-right: 15px;
}

.article .article-content .article-snippet-tip {
    border: 1px solid #32bdb5;
    display: flex !important;
}

.article .article-content .article-snippet-tip h5 {
    font-family: 'Metric-Bold' !important;
}
   

.header{
	border-bottom: 1px solid #eee;
}

.header .main-nav__current_site{
    box-shadow: inset 0 -4px 0 0 #1fb7ab  !important;
    font-weight: 700 !important;
  	font-size:18px;
}

.header .main-nav__link {
	font-family:Metric-Medium !important;
  font-size: 18px !important;
  font-weight: 500;
  color: #35374D !important;
}

.header .main-nav__link:hover,
.header .main-nav__link.btn:hover,
.header .login:hover{
	color: #18669d !important;
}

.logged-in .header {
    top: 48px !important;
}

.mobile-nav__link_contact_support {
    width: 100%;
    background: transparent;
    text-align: left !important;
    padding: 15px 20px !important;
    box-shadow: inset 0 0 0 1px #1fb7ab !important;
    color: #1fb7ab !important;
    margin-top: 50px;
}

@media screen and (max-width: 992px){
.header  #burger{
    display: block;
  }
}

@media screen and (min-width: 993px){
 .header .header__head{
    display:none !important;
  }
}

.header__head .user-nav{
	visibility: hidden;
}

@media screen and (max-width: 992px){
 .header .header__head .user-nav{
  	visibility: initial;
	}
}

.header .logo__caption{
  font-family: 'Source Sans Pro',sans-serif;
  color: #9aa1ac;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  border-left-style: solid !important;
  padding-left: 12px !important;
}


@media screen and (max-width: 1085px){
	.header .logo__caption{
  	margin-top: 0.25rem;
	}
}



.header  #main-nav{
  display: flex;
}

.header .main-nav__link.btn {
    padding: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #c3c5d7 !important;
    border-radius: 3px;
    background-color: transparent;
    color: #5D636C !important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  	font-family:Metric !important;
  	
}

@media screen and (max-width: 992px){
  .header #main-nav,
  .header .logo__caption,
  .header .secondary-nav{
    display: none !important;
  }
}

@media screen and (max-width: 992px){
  .header .logo__image {
      height: 24px;
      margin-top: 16px !important;
      margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 1085px) {
  .header #main-nav .logo {
      display: flex;
      text-align: center;
  }
}

.header .login{
  margin-left:2rem;
  color:#5D636C !important;
  font-family: Metric-Bold !important;
  font-size:16px;
  font-weight:600 !important;
  text-transform: capitalize !important;
}

@media screen and (max-width: 1085px){
.header .logo__caption{
    margin-left: 12px;
  }
}

.header .secondary-nav {
    display: flex;  
    align-items: center;
    justify-content: flex-end;
}

/*.header .secondary-nav #user{
  display:none;
}*/

.header #user-avatar{
  display:none;
}

.header #user-name:hover {
    color: #18669d !important;
}

.share li{
   list-style-type: none !important;
}

.header .mobile-nav .btn{
    display: block;
    padding: 15px 20px;
    background-position: 100% 50%;
    font-size: 16px;
    line-height: 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    margin-top: 50px;
    background-size: auto;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1px #1fb7ab;
  	background-color:transparent;
    color: #1fb7ab;
    text-align: left;
}

#user-name{
  font-family: 'Metric' !important;    
  font-size: 18px !important;
}


#user-name a {
  font-family: 'Metric' !important;    
  font-size: 18px !important;
}


#user-name:after {
    vertical-align: baseline !important;
}


.home{
	background:#fff !important;
  padding-bottom:0 !important;
}



.hero{
  background-image:url(//theme.zdassets.com/theme_assets/998834/ff8f6c76ba14923d0f50fcad8a34a0b431302262.png);
  background-size:cover;
  background-repeat:no-repeat;
  margin-bottom: 50px;
  height: 400px;
  z-index: 6;
  position: relative;
}


.hero h2{
	font-family: 'Metric-Bold' !important;
	font-weight: 700 !important;
	font-size: 52px !important;
	line-height: 45px !important;
}

.hero--search h1{
  margin-bottom:30px !important;
}

.home .hero--row{
  height:400px;
}

@media screen and (max-width:1300px)  and (min-width:992px){
   .home .hero,
   .home .hero--row{
     	padding-left: 0;
  }
  .hero .hero--right-col .hero--search {
    max-width: 480px !important;
    padding-left: 33px !important;
  }
}
                                                                                                               
@media screen and  (min-width:768px){

   zd-autocomplete-option{
    font-size:18px !important;
  }

   zd-autocomplete-breadcrumbs{
    font-size:16px !important;
  }

  zd-autocomplete-header{
    font-size:22px !important;
  }
}
.hero .hero--left-col{
  height:100%;
  position:relative;
}

.hero .hero--left-col-image{
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit:cover;
  object-position:100%;
}

@media screen and (max-width:992px) {
  .hero .hero--left-col{
    display:none;
  }
}



.hero .hero--right-col .hero--search {
  background:none;
  max-width:600px;
  margin-top: inherit;
  padding: 0;
}

@media screen and (max-width:992px) {
  .hero .hero--right-col .hero--search {
      padding-left: initial;
  }
}

.hero .hero--right-col .search .input-group{
  display:flex;
  border-radius: 0px 4px 4px 0px;
}

.hero .hero--right-col .search input[type='submit']{
    display: initial;
    color: #fff;
    background: #0BC5BA;
    position: absolute;
    height: 100%;
    right: -2px;
    top: 0;
    width: 170px;
    border-radius: 0px 4px 4px 0px;
    border: 0;
    font-family: Metric;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 0;
    padding: 0;
  	text-transform: capitalize;
}

@media screen and (max-width:992px) {
  .hero .hero--right-col .search input[type='submit']{
    width:100px;
	}
}

.hero .hero--right-col .search .input-group form{
  width: 100%;
}

.hero .hero--right-col .search .input-group #query{
  padding: initial;
  text-indent: 10px;
  font-family:Metric;
  outline:0;
}

/***main Nav***/


/*** Home ***/

.home .promo-content {
    margin-bottom:2rem;
}

 
.home .promo-content a{
	font-style: normal  !important;
	font-weight: 600  !important;
	font-size: 22px !important;
	line-height: 26px  !important;
  text-decoration:none !important;
}

.home .promo-content h3 {
    padding: 10px 0px 10px 0px;
    padding-top: 0;
		font-style: normal;
		font-weight: 900;
		font-size: 34px !important;
		line-height: 40px;
  	text-transform: capitalize;
}

@media screen and (max-width: 992px){
  .home .promo-content h3 {
      padding: initial;
  }
}

.home .promo-content h3,
.home .promo-content a{
  	text-align: left;
}
  
/*.home .promo-content p{
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
  color: #35364E;
  margin-right:1rem;
  }*/

.home .promo-content li {
    padding: 10px 0px 10px 12px;
}
  
@media screen and (max-width: 992px){
 .home 	.promo-content li {
      padding-left: 0;
  	}
}

@media screen and (max-width: 992px){
  .home .promo-content li:hover {
      padding:  10px 0px 10px 0px !important;																						
  }
}

.home .promo-content li:hover {
    background: #F7FAFC;
    border-radius: 4px;
    padding:  10px 0px 10px 12px;
}
  
.home .promo-content li:hover  a{
    color:#34BDB5 !important;
    text-decoration: none;	
}

.home .promo-content--wrapper{
  padding:0 !important;
}

.home .promo-content--wrapper a{
     color:#003F65 !important;
}



/***Status Page***/
.home--status-page{
  background-image:url(//theme.zdassets.com/theme_assets/998834/cc18bed5063fe578072ea75c5d0edb1a7a9d0731.svg);
  background-repeat:no-repeat;
  background-size:cover;
  border-radius:6px;
  margin-top:3rem;
  background-position: center;
}

@media screen and (max-width: 991px){
 .home .home--status-page {
    display: inline-block !important;
    height: auto !important;
    padding:3rem 0rem;
   width:100%;
  }
}

@media screen and (min-width: 991px){

  .home .home--status-page .align-items-center{
    padding:0 16px;
  }
}

.home .home--status-page .home--status-page-left-col{
  flex-grow: 1;
  font-size: 22px;
}

@media screen and (max-width: 991px){
   .home .home--status-page .home--status-page-left-col {
  	max-width: 400px;
    margin: auto;
  }
}

 .home .home--status-page .home--status-page-left-col p{
    font-size: 22px !important;
  	font-weight:600 !important;
    color: #ffff !important;
    margin-bottom: 0;
    text-align: left;
}

@media screen and (max-width: 991px){
   .home .home--status-page .home--status-page-left-col p{
    text-align: center;
	}
}

.home .home--status-page .home--status-page-right-col a {
    display: block;
    padding: 13px 27px;
    border-radius: 6px;
    border: 1px solid transparent;
    background-color: #32BDB5;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #FFF !important;
    transition-duration: 0.125s;
    transition-property: border-color, background-color, box-shadow, color;
    width: 200px;
  	float:right;
  	padding-right:30px;
  	position:relative
}

@media screen and (max-width: 991px){
  .home  .home--status-page .home--status-page-right-col a {
    max-width:200px;
    width:100%;
    margin:auto;
    float:none;
    margin-top:2rem;
  }
}

 .home .home--status-page .home--status-page-right-col a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;

    bottom: 0;
    left: 0;
}

@media screen and (min-width:1300px){

  .home .promo-content,
  .home .home--status-page{
      width:90%;
      margin:auto;
  }
}



/**known-issues***/

 .home .home-known-issues {
  padding: 40px 50px !important;
  margin-bottom:50px;
	box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.06), 0px 2px 5px rgba(0, 0, 0, 0.05) !important;
}

.home .home-known-issues--issues{
  min-height:100%;
}

 .home .home-known-issues a{
   	color: #003F65 !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 26px !important;
    font-family: 'METRIC';
    text-decoration: none;
  	margin:1rem 0;
   	position:relative;
   	width:100%;
}

.home .home-known-issues a .fa{
 	position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%,-50%);
  padding-left:.5rem;
}

.home .home-known-issues a:hover {
    text-decoration: none !important;
  	color: #0BC5BA !important;
}

 .home .home-known-issues ul{
  margin-bottom:0  !important;
}

 .home .home-known-issues li {
    text-align: left;
  	display:flex;
    justify-content: left;
    align-items: center;
    border-bottom: 1px solid #eee;
  	position:relative;
   	margin-bottom:0 !important;
}

@media screen and (max-width:1023px){
  .home .home-known-issues ul{
   	column-count: 1 !important;
  }
}

/****sidebar_menu***/
.header__head{
  justify-content: end !important;
}

.sidebar_menu{
  position:relative;
}

@media screen and (min-width:767.98px){

  footer .accordion-button{
    pointer-events: none;  
  }
}

@media screen and (max-width:991.98px){
  .sidebar_menu .accordion-button {
      padding: 0 !important;
  }
  .sidebar_menu .accordion-body ul {
      margin-bottom: 0 !important;
  }
  
}



.category-page .sidebar_menu:before {
  	top:-3rem !important;
} 

.category-page .nav-tabs button {
    flex: 0 0 33%;
    border-right: 1px solid #ECECEC !important;
    border-bottom: 1px solid #ECECEC !important;
    border-radius: 0;
  	color: #003F65;
    font-weight: 600;
  	padding-top:1rem;
  	padding-bottom:1rem;
  	font-size:22px; 
}


.category-page .nav-tabs .nav-link.active{
  color: #34BDB5 !important;
  background:#F7FAFC !important;

}

#category--get-started-tab{
	justify-content: space-around !important;
}

@media screen and (max-width: 992px){

  .sidebar_menu:before{
		content:none !important;
  }
}

.sidebar_menu h3{
    font-size: 13px !important;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-align: left;
  	margin-bottom:10px;
    text-transform: uppercase;
    font-style: normal;
}

.sidebar_menu .accordion-body {
	padding-top: 0 !important;
}

.sidebar_menu a{
   color:#003F65 !important;
}

.sidebar_menu .accordion-body a{
    text-decoration: none !important;
    font-weight: 600 !important;
  	font-size:18px !important;
  	position:relative;
  	
}


.sidebar_menu .accordion-body li {
    list-style: none;
   	padding-bottom: 0.25rem;
    padding-top: 0.25rem;
    border-left: 2px solid #ECECEC;
    padding-left: 1rem;
    width: fit-content;
  	line-height:25px;
}

.sidebar_menu .accordion-body li:last-of-type {
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar_menu .accordion-body .list-unstyled li:hover {
    border-left:2px solid #34BDB5;
}

.sidebar_menu .accordion-body .list-unstyled li:hover a {
    color: #34BDB5 !important;
}


.sidebar_menu .accordion-button {
  background-color: transparent !important;
  text-decoration: none;
  box-shadow: none !important;
}

.sidebar_menu .accordion-button::after{
  content: initial !important;
}

.sidebar_menu .accordion-button::hover{
  color: #34BDB5 !important;
}

.sidebar_menu .accordion-header>*{
  font-size:19px !important;
}

.sidebar_menu .fa{
  margin-right: 0.5rem;
}

.sidebar_menu .fa {
 transform: rotate(270deg);
}


.sidebar_menu [aria-expanded="true"] {
	 color: #34BDB5 !important;
}

.sidebar_menu [aria-expanded="true"] .fa {
 transform: rotate(0deg) !important;
}

.sidebar_menu  .accordion-header {
    font-weight: 600;
}

.sidebar_menu .accordion-item {
  border:none !important;
  width:fit-content !important;
}

.sidebar_menu .nav-listitem {
    border: none !IMPORTANT;
    padding-left: .5rem !important;
}

.sidebar_menu  .list-unstyled a {
    position: relative;
}


/**Articles**/

.article .article-content ul li:before{
  content: none !important;
}

.article .right-col .section {
  margin-bottom: 50px;
}


.article .button {
    float: none !important;
    margin-left: 0 !important;
    padding: 0;
    margin-top: 1rem;
}

.article .button span{
    position: relative;
    margin-left: 1rem;
}
 
.article .button span::after {
    content: "\f105" !important;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(50%, -50%);
}

.article .button::after {
  background-image:none !important;
}

.article .featured-articles{
  line-height:25px;
}

.article-promoted .fa{
  color:#0BC5BA !important;
}

.article .recent-articles-title{
  text-transform: capitalize;
}
.article .right-col .section .hidden-links {
  margin-top: 20px;
  display: none;
}
.article .right-col .section.community-blurb {
  border-bottom: 1px solid #dbdbdb;
}
.article .right-col .section.community-blurb img {
  float: left;
  margin-top: -5px;
}

.article .right-col .border{
    border: 1px solid #E1E9EB;
}


.article-vote-up:focus,
.article-vote-up:hover,
.article-vote-up:active,
.article-vote-down:active
.article-vote-down:hover,
.article-vote-down:focus{
  color:#fff !important;
  background:#0BC5BA !important;
}

.article-vote-up:before {
    content: 'YES';
}

.article-vote-down:before{
  content:"NO";
}

.category .see-all-articles {
    font-family: 'Metric-Bold' !important;
  	color: #003F65 !important;
  	text-transform: capitalize !important;
  	font-size:20px;
  	background:none !important;
  	padding-left:0 !important;
}

.category .see-all-articles:hover{
    	color: #0BC5BA !important;
}

.category-page .full-width-teal.search,
.article .full-width-teal.search{
  margin-top:4.7rem;
  margin-bottom:4rem;
  background: linear-gradient(248.84deg, #00214A 32.56%, #0A2342 143.45%);
}

@media screen and (max-width: 767px){
  .category-page .full-width-teal.search,
	.article .full-width-teal.search {
  	margin-top:6em;
    
	}
}

.category-page a,
.article a::not('.article-subscribe') {
   font-family: Metric;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #35364A;
}

.category-page #getStarted-tab .col-lg-4,
.category-page #getStarted-tab .col-lg-6{
  margin-bottom: 2rem;
  min-height: 100%;
  display: flex;
  max-width: 300px;
} 

.category-page .nav-tabs button:nth-of-type(3){
    border-right: 1px solid transparent !important;
}

.category-page .nav-tabs button:nth-of-type(6){
    border-right: 1px solid transparent !important;
}

@media screen and (max-width: 768px) and (min-width:600px){
  .category-page #getStarted-tab .col-lg-4,
  .category-page #getStarted-tab .col-lg-6{
    width:50%;
  } 
}

.card {
    min-height:200px;
}

.card-title {
    text-align: center !important;
}

.card-title>* {
    font-family: 'METRIC-BOLD';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center !important;
    letter-spacing: -0.5px;
    color: #003F65;
    text-decoration: none;
}

.card-title a:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}



.tab-pane-box{
 	border-radius: 10px !important;
  border-top: 10px solid !important;
}

.tab-pane-box--teal{
   border-top-color: #34BDB5 !important;
}

.tab-pane-box--blue{
    border-top: 8px solid #2E5B9B !important;
}


.tab-pane-box--orange{
    border-top: 8px solid #000 !important;
}

.tab-pane-box--yellow{
    border-top: 8px solid #5e3e98 !important;
}


.breadcrumbs li {
    list-style: none !important;
}
.breadcrumbs li a{
    font-size: 17px !important;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #35364E !important;
  	text-decoration: none;
}

.article .article-header {
    display: flex;
    justify-content: space-between;;
  	align-items: center;
}

.article-header .section-subscribe .dropdown-menu{
  top: 45px;
  padding-top:0;
  padding-bottom:0
}

@media screen and (max-width: 600px){
  .article-header .section-subscribe .dropdown-menu {
    top: 45px;
    padding-top: 0;
    padding-bottom: 0;
    left: 0 !important;
    width: fit-content;
	}
}

.article-header .section-subscribe .dropdown-menu [role=menuitem] {
   padding: 10px 40px 7px 20px !important;
}

.article-header .section-subscribe .dropdown-menu a {
    text-decoration: none;
}

@media screen and (max-width: 600px){
   .article-header {
      display: inline !important;
  }
}

@media screen and (max-width: 600px){
   .article-subscription--wrapper{
    width: fit-content !important;
    margin-top: 1rem !important;
  }
}

.article h1 {
    text-transform: capitalize;
   	margin-bottom:0;
  	margin-right:2rem;
}

@media screen and (max-width: 992px){
  .article h1 {
    line-height:3rem !important;
  }
}

/*.article  ul li {
	list-style: disc;
}*/


.article  li a{
  text-decoration:none;
}

.article .divider {
    margin-top: 10px;
    border-bottom: 1px solid #EFEFEF;
}

.article .article-content .article-footer{
  border-top:none !important;
}

.article:before {
    background: none !important;
}

.article .sub-nav{
    display: flex;
}

.article .sub-nav ol.breadcrumbs{
      padding-bottom: initial;
}

.article .article-subscription--wrapper{
    color: #fff !important;
    line-height: 43px !important;
    border-radius: 3px !important;
    padding: 0 10px !important;
    text-decoration: none !important;
    font-size: 18px !important;
    background: #32BDB5 !important;
    font-weight: bold !important;
}

.article .article-subscription--wrapper .fa{
    display:contents;
}

.article .article-subscribe,
.article .article-unsubscribe{
    background: none !important;
    padding: 0 10px !important;
  	color:#fff !important;
}

/****Section***/

@media screen and (max-width: 600px){
   .article-header {
      display: inline !important;
  }
}


/***footer**/

footer{
  padding-top:40px;
}

footer a{
	text-decoration: none !important;
}


footer .accordion {
    padding: 0 16px;
}

footer .accordion a {
    font-size:16px !important;
}


footer button{
    font-size:16px !important;
}



@media screen and (max-width:992px) and (min-width:768px){
  footer .accordion {
      flex: 0 0 75%;
      margin-top: 0 !important;
  }
}


@media screen and (min-width: 767px){

  footer .accordion-button::after{
    content: none !important;
  }
  
  footer .accordion-button{
    box-shadow:none !important;
  }
  
  footer .accordion-button{
   padding-bottom:1rem;
   padding-top:1rem;

  }

}

footer .accordion-button::after {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230BC5BA'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

footer .accordion-button:focus {
	outline: 0 !important;
  box-shadow: none  !important;
}

@media screen and (max-width: 1188px) and (min-width: 768px){
  footer .accordion-item {
      flex: 0 0 33%;
      margin: 0 0 16px 0;
  } 
}

@media screen and (min-width: 992px){
  footer .accordion-item {
    margin-top:0 !important;
	}
}

@media screen and (max-width: 992px){
  footer .accordion-item {
    width:100% !important;
	}
}

@media screen and (max-width:992px) and (min-width:768px){
  footer .accordion .row {
    justify-content: space-between;
  }
}

footer button{
  border-bottom: 1px solid #dee2e6;
  box-shadow:none;
  outline:0;
}


footer .container-xxl {
    padding: 0 40px;
  	padding-bottom:40px;
}

@media screen and (max-width: 641px){
  footer .container-xxl {
  	padding-right: 16px !important;
  	padding-left: 16px !important;
  }
}


 footer  .external-rated__logo {
	 display: block;
}
 footer  .external-rated__badge {
	 position: relative;
	 margin: 0 8px 0 20px;
	 padding: 0 8px;
	 background-color: #ff492c;
	 font-size: 13px;
	 line-height: 30px;
	 font-weight: 700;
	 letter-spacing: 0.05em;
	 text-transform: uppercase;
	 color: #fff;
}
 footer  .external-rated__badge::after {
	 content: "";
	 position: absolute;
	 top: 0;
	 left: 100%;
	 border-top: 15px solid transparent;
	 border-bottom: 15px solid transparent;
	 border-left: 8px solid #ff492c;
}
 footer  .external-rated__badge::before {
	 content: "";
	 position: absolute;
	 top: 0;
	 right: 100%;
	 border-top: 15px solid transparent;
	 border-right: 8px solid #ff492c;
	 border-bottom: 15px solid transparent;
}
 footer  .external-rated__list {
	 list-style: none !important;
	 font-size: 14px !important;
	 line-height: 32px !important;
	 color: #35364e !important;
}
 footer  .external-rated__list li {
	 border-top: 1px solid #e6eaee;
}
 footer  .external-rated__list li:first-child {
	 border-top: 0;
}
 footer  .external-rated__list span {
	 display: inline-block;
	 vertical-align: top;
	 min-width: 57px;
	 padding-right: 4px;
	 font-weight: 600 !important;
	 text-transform: uppercase;
   font-size:14px !important;
}


@media screen and (max-width: 767px){
  footer .accordion-item button[aria-expanded="false"]{
    border-bottom: 1px solid #dee2e6;
  }
}

@media screen and (min-width: 992px){
  footer .accordion-header{
    margin-bottom:16px;
  }
}


footer .external-rated__list{
  margin-top:12px;
}

@media screen and (max-width:992px) and (min-width:768px){
   footer .external-rated__wrapper{
    justify-content: end;
  }	
}

@media screen and (min-width: 992px){
  footer .external-rated__wrapper{
    justify-content: center;
  }
  footer .g2-logo{
    margin-bottom:16px;
  }
}


footer .g2-logo--text {
    padding-right: 0 !important;
}

footer .list-group-item{
  border: 0;
}

footer .list-group-item{
    padding-bottom:0
}

 footer .list-group-item a{
    text-decoration: none;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    font-size: 17px;
}

footer .list-group-item h4 a,
footer .accordion-button{
    text-transform: uppercase;
    text-decoration: none;
    color: #0BC5BA !important;
    font-weight:600
}


@media screen and (max-width: 767px){
  footer .list-group-item h4 a, footer .accordion-button {
    padding-bottom: 12px !important;
	}
}

footer .footer--secondary{
  padding: 10px 0;
  background-color: #1f232f;
  color: #6e7b95;
}

@media screen and (max-width: 992px){
  footer .footer--secondary .col-12{
     margin-bottom:0;
    	margin-top:0;
  }
}

footer .footer--secondary nav{
  color: #A2ACC2;
} 

footer .footer--secondary nav a {
    color: #A2ACC2 !important;
    text-decoration: none;
    padding-right: .6rem;
}

footer nav svg{
  display: inline-flex;
  width: auto;
  height: 26px;
  margin-right:.5rem;
  color:#B3B7BB;
}

footer .show {
    display: block !important;
}



footer .trusted-logos--logo {
    margin-bottom: 40px;
}

footer .trusted-logos--logo img{
    max-width:128px !important;
}

@media screen and (max-width:991px) and (min-width:609px){
  footer .trusted-logos--logo img {
      max-width: 170px !important;
  }
}

@media screen and (max-width:608px){
  footer .trusted-logos .trusted-logos--col {
    padding-left:16px !important;
  }
  
  footer .trusted-logos--logo img {
    max-width:128px !important;
  }
}

footer .footer--company-logo a{
  font-family:Metric-medium !important;
  font-size:14px !important;
}

footer .footer--company-logo li>*{
  font-size:14px !important;
  font-family:metric !important
}

footer .copyrights{
  font-size:14px !important;
}

@media screen and (max-width:992px) {
  footer .footer--company-logo nav a{
    display: inline-flex;
    align-items: center;
    width: 19px;
    margin-right: 1.75px;
  }
  
  footer nav svg {
    margin-right: initial;
	}
}

@media screen and (max-width:992px) and (min-width:768px){
  footer .footer--company-logo{
    flex: 0 0 25%;
  }
}

@media screen and (max-width:992px) and (min-width:768px){
  footer .footer--company-logo{
    flex: 0 0 25%;
  }
}
@media screen and (max-width: 1212px){
  
  .external-rated__wrapper {
      display:none;
  }
  
  .trusted-logos{
    justify-content: end;
  }
  
}

@media screen and (max-width: 11528px){
  
  .external-rated__wrapper {
      display:flex;
  }
  
}


@media screen and (max-width: 1188px) and (min-width: 609px){
  
  footer .trusted-logos>* {
      flex: 0 0 50%;
      margin: 16px 0;
  }
  
}

@media screen and (max-width: 320px){
  
  footer .trusted-logos .col-lg {
     padding-left:15px;
  }
  
}

footer .row>* {
    padding: 0 16px;
}


.footer--company-logo a:hover path {
    fill: #1FB7AB;
}

.youtube:hover path:nth-of-type(2) {
    fill: #fff !important;
}

.year{
  margin-left:5px;
  margin-right:5px;
}

@media screen and (max-width: 1188px) and (min-width: 992px) {

.external-rated__wrapper {
    display:none;
}

.trusted-logos--wrapper{
    flex-grow: inherit;
}

.trusted-logos{
    display: inline-block;
}

.trusted-logos--logo img {
    max-width: fit-content;
    height: auto;
}

  .footer .container-xxl{
      padding-bottom:0;
  }
  
  footer .accordion {
      flex: 0 0 50%;
      margin-top: 0 !important;
  }
 

}

@media screen and (max-width: 767.98px){
    footer .footer--company-logo svg {
        height: 32px;
    }
}

@media screen and (max-width: 575.98px){
   footer .accordion{
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 767.98px){
  footer  .accordion{
        margin-left: 0;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767.98px){
   footer .footer--company-logo {
        margin-bottom: 30px;
    }
}

 footer h4 {
    font-family: 'Metric-semibold' !important;
   font-size:16px !important;
}
/**search form**/

.search-form {
    background: linear-gradient(248.84deg, #00214A 32.56%, #0A2342 143.45%);
		z-index:3;
  	position:relative;
  	padding:20px;
}

@media screen and (max-width: 992px){
  .search-form {
  	margin-top:10px;
	}
}

.search-form .fa{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
		padding-left: 66px;
    padding-right: 30px
}

.search-form #query{
    text-indent: 1.25rem;
  	padding:11px;
  	outline: 0 !important;
}

.search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    margin-right: -12px;
    border-radius: 0;
    visibility: hidden;
}

.search-form .search {
  	max-width:100%;
  	margin:auto;
  display:flex;
}

.search-result h4{
  font-weight:900 !important;
}

.pagination-current span{
  color:#fff !important;
}

nav.pagination ul li a, 
nav.pagination ul li.pagination-current a {
    text-decoration: none !important;
}

.sub-nav ol.breadcrumbs li, 
.sub-nav ol.breadcrumbs nav.pagination ul li.pagination-current, 
nav.pagination ul .sub-nav ol.breadcrumbs li.pagination-current{
  font-size:18px !important;
}

#truyo-consent-module{
  font-size:14px !important;
}

#truyo-cookieBarContent a {
    color: #fff !important;
  	text-decoration: underline  !important;
  	font-size: 14px  !important;
}

#cookieSettingButton {
    color: #fff !important;
  	font-size: 14px  !important;
}

.cookieSettingsModalFormSubmit{
      position: relative  !important;
  top:0 !important;
}

.cookieSettingsContainer .tab-bar a {
    text-decoration: none;
}

.cookieSettingsContainer .tab-bar a:not(.active) {
color:#fff!important;
}

.cookieSettingsContainer .tab-pane p:nth-of-type(1) {
    color: #565656 !important;
    font-size:14px !important;
    line-height: 21px !important;
}

.cookieSettingButton {
    margin-right: 5px !important;
}

#pane-privacyPolicy h5{
  color:#007bbd !important;  
}



#pane-privacyPolicy p:nth-of-type(2){
    font-weight:bold !important;
     font-size:14px !important;
    line-height: 21px !important;
}

.modal-footer .modal button.close {
    position: relative  !important;
    top: 0  !important;
}

@media screen and (max-width: 991.98px){
   .grid-col--order--lg-1 {
      order: 1;
  }
  
  
}

.request-new-page .sub-nav{
  display:none;
}

#new_request {
    max-width: 650px;
}
#new_request .nesty-input {
    display: flex;
    align-items: center;
}

#new_request input,
#new_request a.nesty-input,
#new_request textarea,
#upload-dropzone{
    appearance: none;
    transition: border-color 0.25sease-in-out, box-shadow 0.1sease-in-out, background-color 0.25sease-in-out, color 0.25sease-in-out, z-index 0.25sease-in-out;
    border: 1px solid rgb(216, 220, 222);
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    font-family: inherit;
    padding: 0.714286em 0.857143em;
    min-height: 40px;
    line-height: 1.28571;
    font-size: 14px;
    color: rgb(51, 51, 51);
    margin-top: 8px;
}

#new_request label {
    vertical-align: middle;
    line-height: 1.42857;
    color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: 600;
}

#new_request input[type='submit'] {
    display: inline-flex
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transition: border-color 0.25sease-in-out, box-shadow 0.1sease-in-out, background-color 0.25sease-in-out, color 0.25sease-in-out, outline-color 0.1sease-in-out, z-index 0.25sease-in-out;
    margin: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: inherit;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    box-sizing: border-box;
    user-select: none;
    padding: 0px 1.07143em;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    outline-color: transparent;
    color: #fff !important;
    max-width: 76px;
}

#request_custom_fields_103829_hint,
#request_custom_fields_417512_hint{
    display: block;
    vertical-align: middle !important;
    line-height: 1.42857  !important;
    color: rgb(104, 115, 125) !important;
    font-size: 14px  !important;
}

#new_request #upload-dropzone {
    display: flex;
    justify-content: center;
    border: 1px dashed rgb(104, 115, 125);
}

#new_request #upload-dropzone a {
      font-size: 15px !important;
    color: #0bc5ba !important;
    font-weight: 600 !important;
}

#new_request #upload-dropzone span{
    font-size: 15px !important;
    color: #0bc5ba !important;
    font-weight: 600 !important;
}


#new_request #upload-dropzone:active {
    border-color: rgb(29, 26, 247) !important;
    background-color: rgba(78, 75, 249, 0.2);
}
#new_request #upload-dropzone:hover {
    border-color: rgb(54, 50, 248)!important;
    background-color: rgba(78, 75, 249, 0.08) !important;
}

#new_request footer{
    padding:0;
}

#new_request  #request-attachments-pool {
    margin-top: 10px;
}

#new_request  .upload-item {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0 10px;
  margin: 0;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  border: 1px solid rgb(216, 220, 222);
  overflow:visible;
  height: 40px;
  margin-top: 10px;
}

#new_request  .upload-link{
  width:100%;
  font-size:14px !important;
  color: #0bc5ba !important;
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

#new_request  .upload-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 123, 255, 0.5);
  z-index: 1;
  pointer-events: none;
}


#new_request #request_description_hint{
  font-size:13px !important;
  font-weight: lighter !important;
}

.nesty-panel{
  padding: 0px 10px !important;
}

#new_request .searchbox a{
  color: #0bc5ba !important;
  text-decoration: underline !important;
}

#new_request .searchbox a:hover{
  color: #0bc5ba !important;
  text-decoration: none !important;
}

.gG1SKx_8sRWXWUqBql1Ygd7tnyV_z43E{
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}