/* CMS Help Centre */

select#filter_tag {
    font-size: 16px !important;
}



ul.tags.list-inline {
    DISPLAY: NONE;
}




@media (max-width: 480px){
.view-article .related-article-list-container ul.article-list li h2 {
    line-height: 28px !important;
}
}

@media (max-width: 480px){
.view-article .article-details div[itemprop="articleBody"] {
    padding: 0px !important;
}
  
  .view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span {
    font-weight: 600;
    font-size: 14px !important;
    letter-spacing: unset !important;
}
  
  
}



@media (max-width: 575px){
.sp-page-title .sp-page-title-heading {
    font-size: 35px !important;
    text-align: left !important;
    line-height: 55px !important;
    letter-spacing: 2px !important;
    padding: 30px 0px !important;
  }}

@media (max-width: 767px){
.sp-page-title .sp-page-title-heading {
    font-size: 40px !important;
    padding: 30px 0px !important;
    line-height: inherit !important;
  letter-spacing: 1px !important;
}
}

.badge-info {
    background-color: #9eb104 !important;
}

/*
.d-flex.justify-content-between.align-items-centerd-flex.mb-4 {
    display: none !important;
} */


.view-article .related-article-list-container h3.related-article-title {
    font-size: 20px !important;
}

.table thead th {
    vertical-align: inherit !important;
}


.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    top: 0px !IMPORTANT;
    color: #000 !IMPORTANT;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    font-size: 50px !IMPORTANT;
    line-height: inherit !IMPORTANT;
    width: 100% !IMPORTANT;
      margin: 30px auto 30px !IMPORTANT;
  

}

.view-article .article-details div[itemprop="articleBody"] {
max-width: 100% !important;
    text-align: left !important;
    padding-top: 60px !important;
}

div[itemprop="articleBody"] img {
    vertical-align: middle;
    box-shadow: 0 0 7px 3px #0000000d;
}



/*
.article-info {
    display: none;
}
*/

.article-author-information {
    display: none;
}

.article-social-share {
    display: none;
} 



.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info {
    justify-content: left !important;
  margin-top: 25px  !important;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span a {
    color: #9eb006;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span a:hover {
    color: #9eb006b8;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-info span {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: unset !important;
}


.view-article .related-article-list-container {
    max-width: inherit !important;
  padding: 20px;
    background-color: #f5f5f5;
  margin: 50px 0px;
}


.view-article .related-article-list-container ul.article-list li {
    padding: 5px 0 !important;
}


.view-article .related-article-list-container ul.article-list {

    margin-bottom: 0px;
}

.view-article .related-article-list-container ul.article-list li h2 {
    margin-bottom: 10px !important;
}





.view-article .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.view-article .related-article-list-container ul.article-list li h2 a {
    font-size: 22px !important;
    line-height: 1.5 !important;
      font-weight: bolder !important;

}


.view-article .related-article-list-container h3.related-article-title {

    margin-bottom: 10px !important;
}


.view-article .related-article-list-container ul.article-list li h2 a:hover {
    color: #9eb006 !important;
}


form#adminForm {
    margin: 30px 0px;
}


a.hasPopover {
    color: #17161a;
}


table.category thead > tr th, table.category tbody > tr th a, table.category thead > tr td, table.category tbody > tr td a {
    color: black;
  font-weight: 500;
}


table.category thead > tr th, table.category tbody > tr th a, table.category thead > tr td, table.category tbody > tr td a {
    color: black;
  font-weight: 500;
}

table.category thead > tr th, table.category tbody > tr th a:hover, table.category thead > tr td, table.category tbody > tr td a:hover {
    color: #9eb006;
  font-weight: 500;
}




@media (max-width: 1199px){
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    display: unset !important;
}
}


@media (min-width: 1200px){
.view-article .container {
    max-width: 1140px !important;
}
}

@media (min-width: 992px){
.view-article .container {
    max-width: 960px;
}
}

@media (max-width: 768px){
.view-article .container {
    max-width: 720px;
}
}

@media (max-width: 576px){
.view-article .container {
    max-width: 540px;
}
}

