.container {
    max-width: 1210px;
}

.lines-clr{
    background-color: #B8DC49 !important;
}

.custom-modal-bg h2 {
    color: #040424;
    font-size: 25px;
    font-weight: bold;
}
.custom-modal-bg h5 {
    font-size: 22px;
    font-weight: 600;
    color: #040424;
}
span.lock-bold-text {
    font-weight: bold;
}
p.art-title {
    font-size: 16px;
    font-weight: 600;
    color: #3595E6;
}

.navbar-toggler {
    width: 42px;
    height: 31px;
}
.navbar-toggler .line {
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 3px;
}
button.navbar-toggler {
    border: none;
}
li.article-lock-for-website p.art-title {
    color: #BABABA;
}
li.article-lock-for-website .cat-list {
    color: #BABABA;
}
.helpfull-lists {
    padding: 25px 15px 0px !important;
}
h1{
    font-family: apotek;
}
h3{
    font-size: 30px;
    font-weight: 500;
}
.article_contents p{
    color:grey;
}
.article_contents{
    overflow: auto;
}
/*.article-tags{
    display: none;
}*/
.related-article-tag-i-remove .article-tags{
    display: none;
}
.related-article-tag-i-remove li svg{
    display: none;
}
p.locksent-width {
    max-width: 232px;
}

.card-info:not(.card-outline) > .card-header {
    background-color: #b8db49;
    color:black;
}



/*Dashboard CSS Override Start*/
.dashboard-lists {
    padding: 40px;
}
.dashboard-lists h2 {
    padding-bottom: 20px;
}

.dashboard-lists ul li {
    list-style: none;
    border: 1px solid #80808047;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 13px;
    background-color:white;
}
.dashboard-lists ul {
   padding-left: 0px;
}

.dashboard-lists ul li a {
    font-size: 17px;
    font-weight: 500 !important;
}
.cursor-default {
    background: #b8db49 !important;
    color: #07074d !important;
    font-weight: 500;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #b8db48;
  color: #06064c;
}
[class*=sidebar-dark-] {
    background-color: #06064c;
}
.card-success.card-outline {
    border-top: 3px solid #06064c;
}
/*Dashboard CSS Override Ends*/
.cursor-default {
    background: #b8db49 !important;
    color: #07074d !important;
    font-weight: 500;
}
.table-pagination svg {
    width: 15px;
}
.table-pagination nav {
margin-top: 5px;
}

.table-pagination p {
    margin-top: 15px;
}

.custom-btn {
    background: #b8db49;
    border-color: #b8db49;
    color: #06064c;
}

.table-pagination nav div:first-child {
    display: none;
}

.required:after{
    content:'*';
    color:red;
    padding-left:5px;
}
.asetkey{
    color: red;
}
span.select2-selection.select2-selection--single {
    height: 38px;
    border-color: #ced4da;
}
li.select2-selection__choice {
    color: #000 !important;
}
li.nav-item.menu-open a {
    border-radius: 0px;
}
.sidebar.menu-open {
    padding: 0px;
}
.sidebar.menu-open a.nav-link {
    width: 100% !IMPORTANT;
}
span.error-message {
    color: red;
}
.img_file{
    width: 100px;
    height: 100px;
}
li.nav-item.menu-is-opening a {
    border-radius: 0px;
}
.test-sidebar {
    padding: 0px;
}
.sidebar.menu-open {
    padding: 0px;
}
a.dashbord-nav-link.active {
    border-radius: 0px;
}
.test-sidebar a.nav-link {
    width: 100% !important;
}
span.error-message {
    color: red;
}
button.btn-info {
    background-color: #b8db48;
    border-color: #b8db48;
    color: #000;
    font-weight: 500;
}
button.btn-info a {
    color: #000 !important;
}
a.addRowLinks i, a.addRowDownloads i {
    border: 1px solid;
    padding: 7px;
    background-color: #06064c;
    color: #fff;
}
.nav-treeview i {
    font-size: 13px !important;
    position: relative;
    top: -1px;
}

/** Website **/
.tag-name h1 {
    font-size: 40px;
    letter-spacing: 1.2px;
}
.desktop-search-btn {
    display: flex;
    justify-content: center;
}
.desktop-search-btn i {
    position: relative;
    top: 18px !IMPORTANT;
}
.desktop-search-btn:hover{
    background-color: #9CC12B;
}
p.search-text {
    position: relative;
    top: 14px;
    left: 5px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #07074C;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

.article-search i {
    color: #b8db49;
    margin-right: 7px;
}
.article-search {
    background: #F4F4F4;
}
.article-list li {
    position: relative;
}

/*.article-tags {
    position: absolute;
    top: 20px;
    right: 80px;
}*/
#need-help-form{
    display: none;
}
.article-tag li{
    margin: 0 5px 0 0;
    padding: 6px 10px !important;
    background: #ffffff !important;
    color: #989898;
    font-size: 14px;
    font-weight: 500;
}
.download-links {
    background: #3596e7;
    margin-bottom: 10px;
    padding: 15px 30px 15px 20px;
    border-radius: 5px;
}
.help-links {
    background: #0e3e66;
    margin-bottom: 10px;
    padding: 15px 15px 15px 20px;
    border-radius: 5px;
}
.file-link,.help-link {
    font-size: 14px;
    font-weight: 400;
}
span.helpfulllink-txt {
    font-size: 14px;
    font-weight: 400;
}
.help-links p, .help-links a {
    color: white !important;
}

.help-links p {
    margin-bottom: 0px;
}
.download-links p, .download-links a {
    color: white !important;
}

.download-links p {
    margin-bottom: 0px;
}
.article-cat-list.cat-list a,.article-cat-list.cat-list span {
    font-size: 14px !important;
    color:grey;
}
.category-lst-bg ul li:hover{
    color: #1a72d1;
}
.unlock-article p a:hover{
   font-weight: bold;
    text-decoration: underline;
}



a.categories_list:hover {
    font-weight: bold;
}

p.art-title:hover {
    color: #1a72d1;
}

.article-cat-list.cat-list {
    margin-bottom: 10px;
}
.yes-button, .no-button {
    padding: 12px 30px;
    background: #3596e7;
    border: none;
}
.yes-no-section {
    position: relative !important;
    padding: 20px 20px 20px 30px !important;
}
.need-help-section{
    padding: 38px 44px 34px !important;
}
p.call-our-team {
    font-size: 18px;
    margin-left: 167px !important;

}
.call-our-team a {
    font-weight: bold;
    font-size: 18px;
    color: #3595E6;
}


.yes-no-btn {
    position: absolute;
    top: 12px;
    right: 20px;
}

.yes-no-section h3 {
    margin: 0;
}
.need-help-title {
    display: flex;
    align-items: center;
}

.need-help-title h3 {
    margin: 0;
}

.need-help-title p {
    margin: 0;
}
.need-help-form label {
    font-weight: 400 !important;
    font-size: 14px;
}

.need-help-form {
    margin-top: 25px;
}

.need-help-form input {
    height: 55px;
}

.need-help-form  button {
    width: 100%;
    padding: 15px;
    background: #3596e7;
    border: none;
}
.article-tags li {
    margin: 0 5px;
    padding: 6px 10px !important;
    background: #fafafa !important;
    color: #9d9d9d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.article-list i {
    position: absolute;
    right: 10px;
    color: #4093db;
    top: 30px;
}
.article-title i {
    position: inherit;
}

.artcle-lock, .artcle-lock p, .artcle-lock a, .artcle-lock i {
    color: #959595 !important;
    cursor: no-drop;
}

.list-category {
    margin-top: 20px;
}

.header-main-section {
    background-color: #06064C;
    padding: 20px 0px 0px;
}
.search-section-home {
    padding: 5px 0px 25px;
    /* background-color: #0e3e66 !important; */
    background-image: url(/images/bg.png);
    background-size: cover;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -1px;
    background-color: #f4f4f4;
}
.search-section-home .fa-search:before {
    position: relative;
    left: -5px;
}
#navbarNavAltMarkup a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.header-main-section nav.navbar {
    border-bottom: 1px solid #31338a;
    padding: 5px 0px 20px;
    background-color: #07074d;
}

.logo-color{
    color: #44a04d !important;
}
#navbarNavAltMarkup a:hover {
    color: #b8db49;
    /* color: #44a04d; */
}
a.external-btn {
    background-color: #b8db49;
    color: #000;
    padding: 8px 16px;
    font-weight: 600;
    margin-right: 10px;
}
.website-logo a img {
    width: 110px;
}
.website-logo h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.website-search input::placeholder {
    color: #525252;
}
.website-search input {
    height: 65px;
    padding-left: 25px;
    border-top-left-radius: 5px !IMPORTANT;
    border-bottom-left-radius: 5px !important;
}
.website-search button {
    border-radius: 0px;
}
.website-search {
    margin: 0 auto;
    max-width: 780px;
}
.search-section-home .website-search {
    max-width: 800px;
}
.website-search button {
    margin-left: -46px;
    height: 65px;
    background-color: #44a04d;
    border-color: #44a04d;
    width: 200px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 999 !important;
}
.website-search button i {
    /* color: #07074C; */
    position: relative;
    top: -3px;
}
.article-home {
    background-color: #f4f4f4;
}
.category-lst-bg {
    background-color: #fff;
    border: 1px solid #80808021;
    padding: 32px 30px 5px;
    border-radius: 6px;
    margin-bottom: 30px !important;
}
.category-lst-bg h2 {
    padding-bottom: 10px;
}
.category-lst-bg ul li {
    list-style: none;
    font-size: 16px;
    color: #3595E6;
    font-weight: 600;
    padding-bottom: 15px;
    /*font-family: 'Open Sans', sans-serif;*/
}
.category-lst-bg ul li a {
    color: #3898e9;
    font-weight: 500;

}
.cat-list span:last-child {
    display: none;
}
.category-lst-bg ul {
    padding-left: 0px;
}
.popular-article-lists {
    background-color: #fff;
    border: 1px solid #80808021;
    padding: 28px 30px 21px 30px;
    border-radius: 6px;
    margin-bottom: 30px;
    position: relative;
}

.recent-article-lists{
    background-color: #fff;
    border: 1px solid #80808021;
    padding: 28px 30px 21px 30px;
    border-radius: 6px;
    margin-top: 25px;
}

.popular-article-lists ul li, .recent-article-lists ul li {
    list-style: none;
}

.popular-article-lists ul, .recent-article-lists ul {
    padding-left: 0px;

}

.popular-article-lists ul li p, .recent-article-lists ul li p {
    margin-bottom: 0px;
}

.popular-article-lists ul li, .recent-article-lists ul li{
    background-color: #fafafa;
    border: 1px solid #E8E8E8;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.unlock-article {
    background-color: #b8db49;
    padding: 30px;
    border-radius: 5px;

}
.npage-nav-footer {
    background-color: white;
    padding: 5px 0px;
}
.unlock-article h2 {
    margin-bottom: 20px;
    align-items: center;
}
.unlock-article p {
    font-weight: 600;
    font-size: 14px;
    /*font-family: 'Open Sans', sans-serif;*/
}
.unlock-article p a {
    color: #000;
    text-decoration: underline;
}
.popular-article-lists li a {
    font-size: 15px;
    color: #a09f9f;
    font-weight: 600;
    /*font-family: 'Open Sans', sans-serif;*/
}

.popular-article-lists li a {
    font-size: 15px;
    color: #a09f9f;
    font-weight: 600;
    /*font-family: 'Open Sans', sans-serif;*/
}


.popular-article-section h2 {
    padding-bottom: 10px;
}

.category-list h2 img {
    padding-right: 10px;
}
.popular-article-section h2 img {
    padding-right: 10px;
}
.unlock-article h2 img {
    padding-right: 10px;
}
/*button.navbar-toggler {
    background-color: #b8db49;
}*/
.search-section.text-center {
    background-color: #06064C;
    /* background-color: #0e3e66 !important; */
    padding: 25px 0px;
}
li.artcle-lock i {
    margin-right: 6px;
}
button.navbar-toggler {
    padding: 3px;
}
a.removeUsefulllinks {
    padding: 1px 8px;
    border-radius: 0px;
    background-color: red;
}

a.remove {
    padding: 1px 8px;
    border-radius: 0px;
    background-color: red;
}
.recent-article-lists li a {
    font-weight: 600;
    color: #3595E6;
    /*font-family: 'Open Sans', sans-serif;*/
}

.cat-list {
    padding-top: 5px;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}
.search-section-home .search-section {
    padding: 0px;
}
.article-insert-section span.error-message {
    position: relative;
}
.download-section-insert span.error-message {
    position: absolute;
}
li.article-lock-for-website {
    background-color: #fff !important;
}
li.article-lock-for-website a {
    color: #b9b9b9;
}
li.article-lock-for-website .cat-list a {
    color: #b9b9b9 !important;
}
li.article-lock-for-website .cat-list span {
    color: #b9b9b9;
    font-size: 12px;
}
.cat-list span {
    color: #b9b9b9;
    font-size: 12px;
    padding: 0 5px;
}
.popular-article-dnone .article-tags {
    display: none;
}
.small-logo {
    padding-bottom: 15px;
}
.article_lock_lg_icon{
    padding: 20px;
    border-radius: 100%;

}
a.return_to_search{
    background-color: #b8db49;
    font-weight: bold;
    font-size: 18px;
    color: #07074C !important;

}
.custom-modal-bg.show {
    background-color: #4c4c4cbf;
}
.modal-content{
    font-family: 'Open Sans', sans-serif
}
#navbarNavAltMarkup a.active-home{
    color: #b8db49;
    /* color: #44a04d; */
}

li.help-links.d-flex.justify-content-between.align-items-center:hover {
    background-color: #0c3252;
}

li.download-links.d-flex.justify-content-between.align-items-center:hover {
    background: #3288ce;
}
.select-require {
    font-size: 80%;
}
.article-tags li a {
    color: #b0b0b0;
}
.tox-notification.tox-notification--in.tox-notification--warning {
    display: none;
}
a.tag:hover {
    color: #797979;
}

.popular-article-lists li a:hover{
    color: #797979;
}
ul.nav-treeview li a {
    padding-left: 51px;

}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus {
    background-color: rgb(238 243 241 / 29%);
    color: white;
}

/** CSS FOR NEW TREE CATEGORY STRUCTURE **/
.list-category ul {
    margin-left: 30px;
    counter-reset: item;
  }
  .firstLevelCat1 li {
    list-style-type: none;
    margin: -1px 0 0px 10px;
    position: relative;
  }
  .firstLevelCat1 li:before {
    /*content: "";*/
    counter-increment: item;
    position: absolute;
    top: -10px;
    left: -30px;
    border-left: 1px solid #b8db49;
    border-bottom: 1px solid #b8db49;
    width: 30px;
    height: 15px;
  }
  .firstLevelCat1 li:after {
    position: absolute;
    content: "";
    top: 5px;
    left: -30px;
    border-left: 1px solid #b8db49;
    border-top: 1px solid #b8db49;
    border-bottom: 1px solid #b8db49;
    width: 30px;
    height: 100%;
  }
  .firstLevelCat1 li:last-child:after {
    display: none;
  }

  .firstLevelCat1 li {
    position: relative;
  }
  .firstLevelCat1 li:before {
    /*content: "";*/
    counter-increment: item;
    position: absolute;
    top: 6px;
    left: -30px;
    border-left: 1px solid #b8db49;
    border-bottom: 1px solid #b8db49;
    width: 30px;
    height: 15px;
  }
  .firstLevelCat1 li:after {
    position: absolute;
    content: "";
    top: 20px;
    left: -30px;
    border-left: 1px solid #b8db49;
    border-top: 1px solid #b8db49;
    height: 100%;
  }
  .firstLevelCat1 li:last-child:after {
    display: none;
  }
  .firstLevelCat1 li span {
    display: block;
    padding: 10px;
    color: #666666;
    text-decoration: none;
  }
  ul.firstLevelCat {
    margin-left: 30px;
 }
 ul.firstLevelCat1 {
    margin-left: 0px;
}
li.highlighted a {
    color: #000 !IMPORTANT;
}
button.gobavckmain {
    background-color: transparent;
    border: 0;
    color: #3898e9;
    font-weight: 600;
    padding-bottom: 10px;
    padding-left: 0px;
    position: relative;
    top: -17px;
}
/** END CSS FOR NEW TREE STRUCTURE **/

@media (min-width: 768px) {

 /** Article list**/
 li.custom-flex-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.article-tags ul li {
    margin-bottom: 0px;
}
a.custom-title-wrap {
    flex: 1 0 50%;
}
.article-tags {
    flex: 1 0 35%;
}
.svg-flex {
  flex: 1 0 10%;
}
.svg-flex svg {
    float: right;
}
.article-names {
    flex: 1 0 50%;
}
.article-tags ul {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.article-tags a.custom-title-wrap {
    flex: 0;
}

.tags_single_page{
    flex-wrap: wrap;
    gap: 10px;
}


    .align-for-mob-and-desk {
        display: flex;
        justify-content: space-between;
    }
    .align-for-mob-and-desk ul, .align-for-mob-and-desk ul li {
        margin-bottom: 0px;
    }
    .website-logo {
        margin-top: -50px;
    }
    .home-lock-section-mobile {
        display: none;
    }
    .search-for-mobile {
        display: none;
    }
    .article-list svg {
       /* position: absolute;
        right: 10px;*/
        color: #4093db;
       /* top: 30px;*/
    }
    .for-mobile {
        display: none;
    }

    /*.article-date {
        position: absolute;
        top: 80px;
        right: 30px;
    }*/
}
@media (max-width: 767px) {
    .article_contents img {
        width: 100%;
        object-fit: cover;
    }
    .custom-modal-bg h2 {
        font-size: 20px;
        line-height: 1.5;
    }
    span.article_lock_lg_icon img {
        width: 87px;
    }
    .custom-modal-bg h5 {
        font-size: 16px;
        padding-top: 20px;
    }
    a.return_to_search {
        font-size: 16px;
    }
    .custom-modal-bg .modal-body {
        padding: 30px 0px 0px;
    }
    span.lock-bold-text {
        font-size: 22px;
        display: block;
        padding-top: 10px;
        padding-bottom: 25px;
    }

    .unlock-article p {
        font-size: 13px;
    }
    a.return_to_search {
        width: 100%;
    }
    .search-section-home .container {
        padding: 0px 5px;
    }
    .need-help-section {
        padding: 17px 24px 20px !important;
    }
    .for-desktop {
        display: none;
    }
    .article-search {
        padding: 25px 15px !IMPORTANT;
    }
    .helpfull-lists ul a {
        flex: 1 0 100% !important;
    }
    h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: 600;
    }
    .yes-no-section {
        position: initial !important;
        padding: 19px !important;
    }

    .yes-no-btn {
        position: inherit;
        margin-top: 10px;
    }

    p.call-our-team {
        margin-top: 10px !important;
        margin-left: 0 !important;
        font-size: 14px;
    }

    .need-help-title {
        display: block;
    }

    .need-help-form {
        margin-top: 10px;
    }

    li.help-links {
        width: 100%;
    }

    li.download-links {
        width: 100%;
    }
.header-main-section a.navbar-brand img {
    width: 185px;
}
.tag-name h1 {
    font-size: 30px;
    max-width: 300px;
    margin: 0 auto;
    letter-spacing: 0.5px;
}
.search-section-home {
    padding-bottom: 20px;
}
.header-main-section nav.navbar {
    border-bottom: none;
    padding: 5px 0px 0px;
}
.header-main-section {
    padding: 10px 10px 0px;
}
.small-logo {
    padding-bottom: 5px;
}
.tag-name h2 {
    font-size: 25px;
}
.tag-name {
    padding-bottom: 5px !IMPORTANT;
}
.search-section-home {
    background-image: none;
    background-color: #07074d;
}
.article-home {
    padding: 25px 15px !IMPORTANT;
}
.category-lst-bg ul {
    display: flex;
    flex-wrap: wrap;
}
.category-lst-bg ul a {
    flex: 1 0 50%;
}
.category-lst-bg {
    padding: 20px;
}
.home-cat-list-bg {
    padding: 20px 20px 0px !IMPORTANT;
    margin-bottom: 0px !important;
}
.category-lst-bg h2 {
    padding-bottom: 0px;
}
.article-list svg {
    position: absolute;
    right: 10px;
    color: #4093db;
    bottom: 17px;
}
.popular-article-lists {
    padding: 15px 10px 0px 10px;
}
.recent-article-lists {
    padding: 15px 10px 0px 10px;
    margin-top: 0px;
}
.recent-article-lists .article-tags {
    display: none;
}
.home-lock-section-desktop {
    display: none;
}
.popular-article-lists {
    margin-top: 25px;
}
.cat-list {
    padding-top: 15px;
}
.popular-article-lists ul li, .recent-article-lists ul li {
    padding: 15px 15px;
}

.popular-article-lists li a {
    font-size: 16px;
}
.recent-article-lists li a {
    font-size: 16px;
}
.category-lst-bg ul li {
    font-size: 16px;
    padding-bottom: 16px;
}
#navbarNavAltMarkup a {
    font-size: 17px;
}
.search-for-desktop {
    display: none;
}
.search-for-mobile button {
    width: auto;
    height: 45px;
    margin-left: 0px;
    padding: 0px 18px;
}
.search-for-mobile input {
    height: 45px;
    font-size: 12px;
    padding-left: 17px;
}
.search-for-mobile button i {
    position: relative;
    top: 0;
    left: 5px;
}
.search-section.text-center {
    padding-left: 15px;
    padding-right: 15px;
}
.home-lock-section-mobile {
    margin-top: 25px;
}
.search-result-lists {
    margin-top: 0px;
}
.search-result-lists .article-tags {
    display: none;
}
.related-mob-article a {
    flex: 1 0 100% !important;
}
.related-mob-article {
    padding-bottom: 0px;
}
.mob-article-cat-lst {
    padding: 0;
}
.mob-pop-art-lists {
    margin-top: 5px;
}
.mob-pop-art-lists h3 {
    font-size: 20px;
    margin-bottom: 15px !important;
}
.article-date {
    font-size: 11px;
}
.article_contents p {
    color: grey;
    font-size: 14px;
}
.helpfull-lists h2 {
    margin-bottom: 20px;
}
.yes-no-section h4 {
    font-size: 18px;
    padding-bottom: 10px;
}
.yes-button, .no-button {
    display: inline-block;
    width: 49%;
}
.call-our-team a {
    font-size: 14px;
}
.need-help-title h4 {
    font-size: 18px;
}
.need-help-form label {
    font-weight: 600 !important;
    font-size: 14px;
    color: #000;
}
.need-help-form input {
    height: 45px;
}
.related-art-tag-remove .article-tags {
    display: none;
}
.related-art-tag-remove {
    margin-top: 0px;
}
}

@media (max-width: 1024px){
    .article-tags li {
        margin: 11px 0px 0px;
    }
    /*.article-tags {
        position: inherit;
        top: 0;
        right: 0;
    }*/

}

@media only screen and (max-width: 2500px) and (min-width: 1800px)  {
    .search-section-home {
        min-height: 28rem;
    }
}
@media only screen and (max-width: 1799px) and (min-width: 1500px)  {
    .search-section-home {
        min-height: 25rem;
    }
}

@media (min-width: 1799px){
    .website-search-home-page {
        margin: 70px auto 0px !IMPORTANT;
    }
}



/** End Website CSS **/


/* New CSS 18 Jan 2025 */
span.helpfulllink-txt {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    display: inline-block;
    max-width: 100%;
    /* padding-bottom: 10px; */
}

/* End - New CSS 18 Jan 2025 */