/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
body {
	color: #282828;
}
html, body {
	height: 100%;
	overflow-x: unset;

}
.standards-single-page {
	padding: 50px 0 0;
}

.left-sidebar .left-nav-mobile .left-nav-mobile-btn {
    background-color: #f5f5f5;
    color: #000;
    font-size: 1em;
    font-weight: 700;
    text-transform: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #c6c6c6;
    position: relative;
    padding: 0.5rem 1rem 0.5rem 1rem;
    width: 100%;
    text-align: left;
    cursor: pointer;
    max-width: 30rem;
}
.left-sidebar-area .left-nav-mobile .left-nav-mobile-btn:hover,.left-sidebar-area .left-nav-mobile .left-nav-mobile-btn:focus {
    text-decoration: none;
    background-color: #c6c6c6;
}
.left-sidebar-inner.active-menu .left-sidebar-area {
    background: #f5f5f5;
    border: 1px solid #c6c6c6;
    display: block;
    border-top: none;
    max-width: 30rem;
}
.right-sidebar-mobile .right-sidebar-area {
    display: block;
}
.left-sidebar-area li.parent-cat:first-child {
    border: none;
}

.left-sidebar-area li.parent-cat {
    border-top: 1px solid #c6c6c6;
}
.row {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row>* {
    width: 100%;
    max-width: 100%;
}
.col {
	padding: 0 10px;
	position: relative;
    width: 100%;
}
.post-content {
    color: rgba(0,0,0,1);
    line-height: inherit;
    font-size: 18px;
    margin-top: 50px;
}
.post-content .heading {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin: 20px 0;
}
.right-sidebar a {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    font-size: 16px;
}
.right-sidebar-area {
    display: none;    
}
.right-sidebar-area .content-text {
    text-transform: none;
        font-size: 16px;
}
.standards-single-page {
    background: #fff;
}
.left-sidebar .left-sidebar-area {
    display: none;    
    line-height: 1.4375;
}
.left-sidebar .left-sidebar-area ul {
	margin: 0;
	list-style: none;
}
.left-sidebar .left-sidebar-area ul .parent-cat span{
	padding: .875em 1.25em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.left-sidebar .left-sidebar-area ul .parent-cat span:hover {
    background-color: #e6e6e6;
}
.left-sidebar .left-sidebar-area ul .post-title {
	font-size: 1rem;
    font-weight: normal;
	color: #282828;
    padding: .25em 1em .25em 2.5em;
    display: inline-block;
    width: 100%;
}
.left-sidebar .left-sidebar-area ul .child-cat {
    font-size: 1rem;
	color: #282828;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .25em 1em .25em 2.5em;
    cursor: pointer;
}
.left-sidebar .left-sidebar-area ul .child-post-title {
	padding: 0.25em 1em 0.25em 4em;
}
.left-sidebar .left-sidebar-area ul .child-cat:hover {
	background-color: #e6e6e6;
}
.left-sidebar .left-sidebar-area ul .post-title:hover {
    background-color: #e6e6e6;
}
.left-sidebar .left-sidebar-area ul .post-title:active, .left-sidebar .left-sidebar-area ul .post-title:focus {
    background-color: #c6c6c6;
}
.left-sidebar .left-sidebar-area .post-title.child-post-title:active, .left-sidebar .left-sidebar-area .post-title.child-post-title:focus {
    color: #2b7e48;
    font-weight: 700;
}
.left-sidebar .left-sidebar-area .parent-cat.active span {
    font-weight: 700;
}
.left-sidebar .left-sidebar-area .active.post-title.child-post-title, .left-sidebar .left-sidebar-area .post-title.parent-post-title.active, .left-sidebar .left-sidebar-area .parent-cat.active-parent .parent-collapse.section-1.active>a{
    font-weight: 700;
    color: #2b7e48;
}
.left-sidebar .left-sidebar-area .parent-cat-inner, .left-sidebar .left-sidebar-area .child-collapse{
	display: none;
  	overflow: hidden;
}
.left-sidebar .left-sidebar-area .parent-cat.active .parent-cat-inner, .left-sidebar .left-sidebar-area .parent-cat.active-post .parent-cat-inner, .left-sidebar .left-sidebar-area .parent-cat.active-parent .parent-cat-inner, .left-sidebar .left-sidebar-area .parent-cat.active .child-collapse.active-child{
	display: block;
  	overflow: hidden;
}

.left-sidebar .left-sidebar-area .parent-cat .expanded i, .left-sidebar-inner.active-menu .left-nav-mobile-btn i, .left-sidebar .left-sidebar-area .child-cat.expanded i,.left-sidebar .left-sidebar-area .parent-cat.active span i, .left-sidebar .left-sidebar-area .parent-cat.active-parent span i, .left-sidebar .left-sidebar-area ul .child-cat.active-icon i  {
    transform: rotate(180deg);
}
.left-sidebar .left-sidebar-area .parent-cat.active .expanded i {
    transform: rotate(0deg);
}
.left-sidebar .left-sidebar-area i, .left-sidebar-inner .left-nav-mobile-btn i {
	transition: transform .25s ease-in-out;
}
.left-sidebar .left-sidebar-area>ul {
    border-bottom: 1px solid #c6c6c6;
}
.post-content .parent-cat-title {
	margin-top: 0;
    margin-bottom: 10px;
}
.post-content h4 {
	margin-top: 0;
}
body .share-download-icons a, body .share-download-icons button {
	color: #6c6c6c;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
    border: none;
    background: transparent;
    vertical-align: top;
    padding: 0;
    text-shadow: none;
}
.share-download-icons a .fa-envelope {
    vertical-align: sub;
}
.share-download-icons a .fa-link{
    vertical-align: middle;
}
.share-download-icons a:focus, .share-download-icons a:hover, .share-download-icons button:focus, .share-download-icons button:hover {
    color: #282828;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
}
.share-download-icons form {
    margin: 0;
}
.share-download-icons {
    display: flex;
    align-items: center;
}
.right-sidebar-inner h5 {
    margin-top: 0;
}
.right-sidebar-area .right-sidebar-inner a {
	color: #275a42;
	display: inline-block;
	font-weight: normal;
	width: 100%;
}
/* .right-sidebar-area .right-sidebar-inner a:focus,  */
.right-sidebar-area .right-sidebar-inner a:hover{
    text-decoration: underline;
    color: #369d5a;
}
.right-sidebar-area .right-sidebar-inner a.active {
	color: #369d5a;
    font-weight: 700;
    text-decoration: underline;
}
/*Find Frim Template Styles*/
header #z2 {
    z-index: 20;
}
.text-center {
	text-align: center;
}
.find-qcp-firm-template {
	font-size: 1rem;
	color: #212529
}
.find-qcp-firm-template .heading-area .hero-image {
    padding-top: 5rem;
    padding-bottom: 15rem;
    position: relative;
}
.find-qcp-firm-template .heading-area .hero-image:before {
    content: "";
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.find-qcp-firm-template .heading-area .hero-image .header-content {
	position: relative;
	z-index: 10;
}
.find-qcp-firm-template .heading-area .title {
    color: #ffffff;
    font-size: 40px;
    line-height: 58px;
}
.find-qcp-firm-template .heading-area .description {
	color: #fff
}
.find-qcp-firm-template .heading-area .description a{
	color: #7c6d3d;
}
.find-qcp-firm-template .heading-area .header-btn a {
    font-size: .875rem;
	color: #fff;
    background-color: #7c6d3d;
    border-color: #7c6d3d;
    padding: 0.75rem 1.5rem;
    min-width: 200px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 1rem;

}
.find-qcp-firm-template .heading-area .header-btn a:hover {
    color: #fff;
    background-color: #625630;
    border-color: #5a4f2c;
}
.find-qcp-firm-template .find-qcp-form {
	background-color: #fff;
	margin-top: -8rem;
	margin-bottom: 8rem;
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    padding: 1.5rem;
    position: relative;
    z-index: 1;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.col, .col-1, .col-2, .col-2xl, .col-2xl-1, .col-2xl-2, .col-2xl-3, .col-2xl-4, .col-2xl-5, .col-2xl-6, .col-2xl-7, .col-2xl-8, .col-2xl-9, .col-2xl-10, .col-2xl-11, .col-2xl-12, .col-2xl-auto, .col-3, .col-3xl, .col-3xl-1, .col-3xl-2, .col-3xl-3, .col-3xl-4, .col-3xl-5, .col-3xl-6, .col-3xl-7, .col-3xl-8, .col-3xl-9, .col-3xl-10, .col-3xl-11, .col-3xl-12, .col-3xl-auto, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.find-qcp-form .search-wrapper input, .find-qcp-form .search-wrapper select, .find-project-template .search-wrapper input, .find-project-template .search-wrapper select {
    margin-top: 10px;
    margin-bottom: 10px;
}
#find-firm-search-table_wrapper .dataTables_length select, #find-project-search-table_wrapper .dataTables_length select, .comment-form input[type=email], .comment-form input[type=text], .comment-form input[type=url], .comment-form textarea, .form-control, .search-form .search-field, .video-gallery-form-wrapper input[type=text], .video-gallery-form-wrapper textarea {
    display: block;
    width: 100%;
    height: calc(2em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-appearance: none;
    box-shadow: none;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
#find-firm-search-table_wrapper .dataTables_length select:focus, #find-project-search-table_wrapper .dataTables_length select:focus, .comment-form input:focus[type=email], .comment-form input:focus[type=text], .comment-form input:focus[type=url], .comment-form textarea:focus, .form-control:focus, .search-form .search-field:focus, .video-gallery-form-wrapper input:focus[type=text], .video-gallery-form-wrapper textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #beae7b;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(124,109,61,.25);
    box-shadow: 0 0 0 0.2rem rgba(124,109,61,.25);
}
label {
    display: inline-block;
}
.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.font-italic {
    font-style: italic;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5;
}
select.form-control {
    background-image: url('../png/select-dropdown-arrow.png');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 15px);
    background-position-y: center;
}
.find-qcp-form .mt-2, .my-2 {
    margin-top: 2rem;
}
.find-qcp-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.find-qcp-form .btn-info {

}
.find-qcp-firm-template .btn-info{
	background-color: #526186;
    border-color: #526186;
}
.find-qcp-firm-template .btn-info:hover, .find-qcp-firm-template .btn-info:focus {
	color: #fff;
    background-color: #43506e;
    border-color: #3f4a66;
}
.find-qcp-firm-template .btn, .find-project-template .btn {
	color: #fff;
    min-width: 200px;
    padding: 1rem 2rem;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
	cursor: pointer;
}
.find-qcp-firm-template .btn-sm, .find-project-template .btn-sm {
	    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.find-qcp-firm-template .btn-success, .find-project-template .btn-success{
    color: #fff;
    background-color: #023c2e;
    border-color: #023c2e;
    text-shadow: none;
    box-shadow: none;
}
.find-qcp-firm-template .btn-success:focus, .find-qcp-firm-template .btn-success:hover, .find-project-template .btn-success:focus, .find-project-template .btn-success:hover {
    color: #fff;
    background-color: #011712;
    border-color: #000b08;
    text-shadow: none;
    box-shadow: none;
}
.pb-5, .py-5 {
    padding-bottom: 5rem;
}
.mt-3, .my-3 {
    margin-top: 3rem;
}
.find-project-template .content-side h1 {
    font-weight: 700;
    font-size: 2.5rem;
    color: #7c6d3d;
    line-height: 1.2;
}
.find-project-template .content-side p {
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
.find-project-template .content-side p a{
	color: #7c6d3d;
}
.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.find-project-template .header-btn a {
	color: #fff;
    font-weight: 600;
    font-size: .875rem;
    background-color: #7c6d3d;
    border-color: #7c6d3d;
    display: inline-block;
    line-height: 1.5;
    border-radius: 0.2rem;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
    padding: 0.75rem 1.5rem;
    min-width: 200px;
}
.find-project-template .header-btn a:hover {
	color: #fff;
    background-color: #625630;
    border-color: #5a4f2c;
}
.find-project-template .form-side .search-wrapper {
	padding: 1rem;
	background-color: #7c6d3d;
	margin-bottom: 1rem;
}
.text-white {
    color: #fff;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.mt-2, .my-2 {
    margin-top: 2rem;
}
#find-project-search-table_wrapper .dataTables_paginate, .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
#find-project-search-table_wrapper .paginate_button.previous {
    border: 1px solid #e2e2e2;
    margin: 0 5px;
    border-radius: 0;
    padding: 0.5rem;
}
#find-firm-search-table_wrapper .paginate_button, #find-project-search-table_wrapper .paginate_button {
    position: relative;
    display: block;
    padding: 0.5rem 0;
    min-width: 0;
    width: 30px;
    line-height: 1.25;
    border: none;
    color: #525252;
    background: none;
    border-radius: 0;
}
#find-project-search-table_wrapper .paginate_button.next {
    border: 1px solid #e2e2e2;
    margin: 0 5px;
    border-radius: 0;
    padding: 0.5rem;
}

/*popover Modal*/
.popover-modal.popover-active {
    display: block;
}
.popover-modal {
    width: 100%;
    border: 0;
    display: none;
    background: transparent;
    z-index: 8;
}
.popover-modal-content-area {
    color: #282828;
    font-size: 16px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0.25em 0.25em rgba(0,0,0,.2);
    background-color: #fff;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 1em 2em 1em 1em;
    margin-bottom: 0;
    transform: none;
}
.popover-modal-inner.arrow-top span.modal-arrow {
    top: auto;
    bottom: auto;
    border-top: 1em solid #fff;
    border-bottom: none;
    filter: drop-shadow(0 0.25em 0.125em rgba(0,0,0,.2));
}
.btn-close {
    color: #6c6c6c;
    font-size: 18px;
    background-color: transparent;
    border: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    top: 1.5rem;
    right: 1.2rem;
    z-index: 100;
}
.modal-arrow {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    border-left: 0.8125em solid transparent;
    border-right: 0.8125em solid transparent;
    border-bottom: 1em solid #fff;
    top: 1px;
    -webkit-filter: drop-shadow(0 -0.25em 0.125em rgba(0,0,0,.2));
    filter: drop-shadow(0 -0.25em 0.125em rgba(0,0,0,.2));
}
.popover-modal-content-area .popover-modal-content .see-post-title {
    text-transform: uppercase;
}
#algolia-hits .ais-hits--thumbnail {
    width: 30%;
    float: right;
    margin-right: 0rem;
    margin-bottom: 1rem;
    margin-left: 2rem;
}
/*Glossary Styles*/
.glossary-page {
    background-color: #fff;
    padding-top: 50px;
}
.glossary-header {
    background-color: #f5f5f5;
    padding-top: 5px; 
    position: sticky;
    top: 0px;
}
.post-type-archive-glossary.admin-bar .glossary-page-area .glossary-header.sticky-header {
    /*top: 0;*/
}
.post-type-archive-glossary .glossary-page-area .glossary-header.sticky-header {
    height: 120px;
    /*top: 0;*/
    z-index: 1000000;
}
.post-type-archive-glossary .search-bar {
    display: none;
}
.glossary-header .heading {
    margin-bottom: 20px;
}
.glossary-header .heading h2 {
    margin-top: 20px;
}
.glossary-header.sticky-header .heading {
    display: none;
}
.glossary-header.sticky-header .glossary-letters-area {
    margin-bottom: 5px;
}
.glossary-header .glossary-letters-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.glossary-main-area .glossary-title h3 mark.current {
    background: #dfefe4;
    padding: 0 0.15em;
    color: #2b7e48;
}
.glossary-main-area .glossary-title h3 mark {
    background: #fffae0;
    padding: 0 0.15em;
}
.glossary-header .glossary-letter {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0 0.15rem;
}
.glossary-header .glossary-all {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 0.15rem 0.25rem;
    border-radius: 0.375em;
    background-color: #369d5a;
    display: inline-block;
    text-transform: uppercase;
}
.glossary-page-area .glossary-page .glossary-main-area .group_letter .letter {
    color: #282828;
    font-size: 2.25rem;
    font-weight: 700;
    display: block;
    margin: 0.25rem 0 1rem;
    padding-top: 0px;
}
.glossary-main-area .glossary-title h3 {
    color: #2b7e48;
    font-weight: 600;
    display: block;
    margin: 0 0 1rem;
    font-size: 1.5rem;
    letter-spacing: 0px;
}
.glossary-main-area .glossary-content {
    color: #282828;
    font-size: 1rem;
    margin-bottom: 2rem;
}
.glossary-main-area .hentry {
    margin-top: 1em;
}
.algolia-autocomplete {
    z-index: 15 !important;
    top: 170px !important;
    width: min(950px, 90%) !important;
    left: max(calc(50vw - 475px), 5%) !important;
}
.algolia-autocomplete .aa-dropdown-menu {
    max-height: 70vh;
    /* height: 600px !important; */
    overflow: auto;
    padding: 25px 15px;
    border-radius: 25px;
}
.x-search-btn-clear {
    border-radius: 99999px;
}
.algolia-autocomplete .aa-dropdown-menu .autocomplete-dropdown-menu {
    display: flex !important;
    gap: 2%;
}
.algolia-autocomplete .autocomplete-dropdown-side {
    width: 50%;
    flex-grow: 1;
}
.algolia-autocomplete .autocomplete-dropdown-side .autocomplete-header-title {
    color: #00483a;
    text-transform: none;
    font-size: 14px;
    line-height: 1.25em;
    margin-bottom: 8px;
}
.algolia-autocomplete .autocomplete-dropdown-side .autocomplete-header {
    border-bottom: none;
    margin: 0;
}
.suggestion-link.suggestion img {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.suggestion-link .standards-category,
.top-search .standards-category,
.suggestion-link .search-post-title,
.top-search .search-post-title {
    font-size: 16px;
    font-weight: 400;
    color: #00483a !important;
    line-height: 1.25em;
    margin-bottom: 5px;
}
.suggestion-link span.standards-title,
.top-search span.standards-title {
    font-size: 13px;
    line-height: 1.25em;
    color: #00483a !important;
}
.top-search span.standards-title {
    color: #000 !important;
    font-weight: 600;
}
.suggestion-link span.standards-content,
.top-search span.standards-content,
.suggestion-link span.search-post-content,
.top-search span.search-post-content {
    line-height: 1.4em;
    margin-top: 5px;
    margin-bottom: 3px;
}
a.suggestion-link,
a.top-search {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 2px 0 !important;
    display: block;
    clear: both;
}
a.suggestion-link.suggestion, 
a.top-search {
    margin-bottom: 10px;
}
.suggestion-link em,
.top-search em {
    font-style: normal !important;
    color: #2b7e48 !important;
}
.top-search span.post-type-pill {
    padding: 5px 15px;
    background: #ccc;
    border-radius: 999px;
}
.top-search .post-type {
    margin-top: 10px;
    margin-bottom: 10px;
}
.autocomplete-suggestions {
    margin-top: 10px;
}
.suggestion-link .standards-category,
.suggestion-link .standards-title,
.suggestion-link .standards-content
.top-search .standards-category,
.top-search .standards-title,
.top-search .standards-content,
.suggestion-link .search-post-title,
.suggestion-link .search-post-content
.top-search .search-post-title,
.top-search .search-post-content {
    display: block;
    pointer-events: none;
}
.suggestion-link em,
.top-search em {
    pointer-events: none;
}
.top-search span.standards-content,
.top-search span.search-post-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4rem
}
.suggestion-link span.standards-content,
.suggestion-link span.search-post-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.autocomplete-all-results {
    text-align: right;
    color: #2b7e48;
    text-decoration: underline;
}
.autocomplete-all-results span {
    cursor: pointer;
}
span.recent-search {
    padding: 5px 0px 5px 9px;
    border: 1px solid #2b7e48;
    margin-right: 5px;
    border-radius: 9999px;
    color: #2b7e48;
    transition: .25s all;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}
span.recent-search:hover {
    color: #00483a;
    border-color: #00483a;
    /* background: #2b7e48; */
}
span.delete-recent-search {
    margin-left: 5px;
    font-size: 1rem;
    padding: 5px 9px 5px 2px;
}
.aa-dataset-4,
.aa-dataset-5 {
    display: none !important;
}
.glossary-search {
    background: #fff;
    display: flex;
    max-width: 400px;
    margin: 0 auto;
    height: 42px;
    border: 1px solid #ddd;
    padding: 0;
    border-radius: 5px;
}
.glossary-search input {
    flex-grow: 1;
    box-shadow: none;
    border: none;
    margin-top: 0;
    height: 40px;
}
span.kwt-count {
    text-align: center;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
.glossary-search input, .glossary-search button:not(:last-child) {
    margin-right: 0px;
}
.glossary-search button:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.glossary-search button {
    background: #fff;
    border-left: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
    border-right: none;
    height: 40px;
    width: 40px;
}
.glossary-search input:focus {
    box-shadow: none;
}
/*Algolia Search*/
.ais-Menu-item a.ais-Menu-link {
    color: #275a42;
    font-size: 16px;
}
.ais-facets li a {
    color: #275a42;
    font-size: 16px;
}
#ais-facets h3.widgettitle {
    font-size: 1.3rem;
    margin-bottom: 10px;
}
.ais-RefinementList-item .ais-RefinementList-label {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.search #ais-wrapper #facet-tags .ais-RefinementList-item .ais-RefinementList-label span.ais-RefinementList-labelText {
    padding-left: 10px;
}
#facet-tags .ais-RefinementList-item .ais-RefinementList-label span {
     color: #275a42;
    font-size: 16px;
}
.ais-RefinementList-item .ais-RefinementList-label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;;
  margin: 0;
  font: inherit;
  color: #000;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #000;
  border-radius: 3px;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.ais-RefinementList-item .ais-RefinementList-label input[type=checkbox]::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
          clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em green;
  background-color: CanvasText;
}

.ais-RefinementList-item .ais-RefinementList-label input[type=checkbox]:checked::before {
  transform: scale(1);
}

.post-next-prev-navigation {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 100px;
}
.standards-area .post-next-prev-navigation a {
    color: #275a42;
    font-size: 16px;
}
.post-next-prev-navigation .nav-previous i {
    margin-left: 10px;
}
.post-next-prev-navigation .nav-next i {
    margin-right: 10px;
}
.post-next-prev-navigation span.nav-cat-link span:empty {
    display: none;
}
.post-next-prev-navigation span.nav-cat-link span {
    margin-top: -28px;
}
.standards-area .post-next-prev-navigation i {
    color: #275a42;
    font-size: 16px;
    border: 1px solid #275a42;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    width: 25px;
    height: 25px;
}
.post-next-prev-navigation .nav-cat-link span {
    display: block;
    color: #282828;
}
.post-next-prev-navigation .nav-next {
    display: flex;
    align-items: center;
}
.standards-area .post-next-prev-navigation a .nav-cat-link:hover {
    color: #527b68;
    text-decoration: underline;
}
.standards-area .post-next-prev-navigation a.nav-previous:hover {
    color: #527b68;
    text-decoration: underline;
}
.post-next-prev-navigation .prev-link {
    order: 1;
}
@media (min-width: 768px) {	    
    
    .popover-modal{
        position: absolute;
        max-width: 450px;
        height: auto;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        overflow: visible;
        padding: 1em 0 0;
    }    
	.col-md-6 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.col-md-4 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 33.33333%;
	    flex: 0 0 33.33333%;
	    max-width: 33.33333%;
	}
	.col-md-8 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 66.66667%;
	    flex: 0 0 66.66667%;
	    max-width: 66.66667%;
	}
     /* #algolia-hits .ais-hits--thumbnail {
        width: 35%;
        float: left;
        margin-right: 2rem;
    } */

}
@media (min-width: 992px){
     /* #algolia-hits .ais-hits--thumbnail {
        float: left;
        margin-right: 2rem;
        width: 20%;
    } */
    .right-sidebar-mobile .right-sidebar-area {
        display: none;
    }
    .right-sidebar-area {
        position: sticky;
        top: 9rem;
        display: block;
        width: 100%;
    }
    .left-sidebar .left-nav-mobile {
        display: none;
    }
    .left-sidebar .left-sidebar-area {
        background: #f5f5f5;
        color: #282828;
        font-size: 16px;
        list-style: none;
        padding: 0.825em;
        overflow: hidden;
        word-wrap: break-word;
        display: block;
    }
    .post-content {
        margin-top: 0px;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .w-25 {
        width: 25%;
        flex: 0 0 auto;
    }
    .w-55 {
        width: 55%;
        flex: 0 0 auto;
    }
    .w-20 {
        width: 20%;
        flex: 0 0 auto;
    }
}
@media (max-width: 767px) {
    .glossary-header.sticky-header {
    height: auto;
}
    .glossary-header .glossary-letters-area {
    display: block;
    margin-bottom: 0px;
    flex-wrap: wrap;
    position: fixed;
    top: 14rem;
    max-height: 100vh;
    height: calc(100vh - 14rem);
    background: #fff;
    padding: 10px;
    right: 0;
}
/* #algolia-hits .ais-hits--thumbnail {
        width: 35%;
        float: left;
        margin-right: 2rem;
    } */
    .glossary-header .heading {
    display: none;
}
.glossary-header .glossary-all {
    display: none;
}
.glossary-header .glossary-letter {
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0.15rem;
    margin-bottom: 10px;
}
.glossary-header.sticky-header .glossary-letters-area {
    margin-bottom: 5px;
    top: 5rem;
    height: calc(100vh - 5rem);
    overflow: auto;
}
}
@media (max-width: 550px){
    .glossary-header .glossary-letter {
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0.15rem;
    margin-bottom: 5px;
}
.glossary-page .x-main.full {
    padding-right: 20px;
} 
.post-next-prev-navigation .prev-link {
    order: 1;
    margin-left: auto;
    text-align: right;
    margin-top: 20px;
}
}
span.category-pill {
    background: #ccc;
    padding: 4px 15px 5px;
    border-radius: 15px;
    font-size: .9rem;
    margin-right: 15px;
}

span.category-pill.page {
    
    background: #ddd;
}

span.category-pill.standards {
    background: #bbb;
   
}

li.ais-Hits-item {
    padding: 25px 0;
    /* border-bottom: 1px solid #ccc; */
    margin: 0;
}
a.ais-hits--title-link {
    letter-spacing: .1px;
}
.ais-hits--content p.standards-title {
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}

@media (max-width:900px) {
    body .algolia-autocomplete {
        z-index: 10 !important;
    }
    .algolia-autocomplete {
        z-index: 15 !important;
        top: 170px !important;
        width: 100% !important;
        left: 0 !important;
        /* height: 100vh; */
    }
    .algolia-autocomplete .aa-dropdown-menu {
        max-height: 100%;
        height: 100% !important;
        overflow: auto;
        padding: 25px 15px;
        border-radius: 0;
    }
    .algolia-autocomplete .aa-dropdown-menu .autocomplete-dropdown-menu {
        display: flex !important;
        gap: 2%;
        flex-direction: column;
    }
    .algolia-autocomplete .autocomplete-dropdown-side {
        width: 100%;
        flex-grow: 1;
    }
}

.search .algolia-search-container {
    max-width: 1100px;
    margin: 0 auto;
}
.search .algolia-search-container h2 {
    color: #00483a;
    margin-bottom: 15px;
}
.search .algolia-search-container #algolia-search-box .ais-SearchBox-input {
    border: 1px solid #adadad;
    border-radius: 50px;
    background-color: #F7F7F7;
    padding: 15px 50px;
    font-weight: 400;
    height: 40px;
    font-size: 16px;
}
.search.search-results #ais-wrapper {
    padding: 0px 0 120px 0 ;
    grid-template-columns: 370px 1fr ;
    gap: 20px ;
}

.search .algolia-search-container .algolia-search-box-wrapper .search-icon {
    position: absolute;
    left: 15px;
    top: 8px;
    fill: #666;
    width: 17px;
}

.ais-facets-innner {
    background: #eee;
    padding: 10px 5px 35px 15px;
}

.ais-facets li {
    position: relative;
    padding: 5px 0 5px 35px;
    cursor: pointer;
}

.search #ais-wrapper #ais-facets section {
    border-bottom: none !important;
}

.ais-Menu-item input[type=checkbox] {
    visibility: hidden;
    position: absolute;
}

.ais-Menu-item .checkbox-container {
    position: absolute;
    top: 3px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 1px solid #aeaeae;
    border-radius: 4px;
}

/* Hover effect */
.ais-Menu-item:hover input~.checkbox-container {
    /* background-color: yellow; */
}

/* Active effect */
.ais-Menu-item input:active~.checkbox-container {
    /* background-color: red; */
}

/* Checked effect */
.ais-Menu-item input:checked~.checkbox-container {
    /* background-color: green; */
}

/* Checkmark */
.ais-Menu-item .checkbox-container::after {
    content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 4px;
    width: 6px;
    height: 12px;
    border: solid green;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Display checkmark when checked */
.ais-Menu-item input:checked~.checkbox-container::after {
    display: block;
}

.ais-Menu-label,
.ais-Menu-count {
    color: #00483a;
    font-weight: 600;
}

li.ais-Menu-item:after {
    content: '';
    height: 10px;
    width: 10px;
    border-right: 2px solid #000;
    display: block;
    position: absolute;
    right: 15px;
    top: 7px;
    border-bottom: 2px solid #000;
    rotate: 45deg;
}
li.ais-Menu-item.checked:after {
    rotate: -135deg;
}
li.ais-Menu-item.not-all {
    padding-left: 50px;
}
li.ais-Menu-item.not-all .checkbox-container {
    left: 15px;
}
.ais-submenu li.ais-Menu-item:after {
    display: none;
}
.ais-submenu li.ais-Menu-item {
    padding-right: 5px;
}
.ais-submenu .ais-Menu-label,
.ais-submenu .ais-Menu-count {
    color: #000;
    font-weight: 400;
}

ul.ais-submenu {
    overflow: hidden;
    transition: .25s all;
    max-height: 0;
}
li.ais-Menu-item.checked ul.ais-submenu {
    max-height: 100%;
}
li.ais-Menu-item .checkbox-container,
li.ais-Menu-item .ais-Menu-label,
li.ais-Menu-item .ais-Menu-count {
    pointer-events: none;
}

li.ais-Menu-item.not-all .ais-submenu .checkbox-container {
    left: 0;
}

.search-results .ais-Hits-item em,
.search-results .ais-Hits-item a em,
.search-results .ais-Hits-item mark,
.search-results .ais-Hits-item a mark {
    font-style: normal;
    background: #fff;
    border-radius: unset;
    color: #239D5A;
}
#algolia-pagination-top, #algolia-pagination-bottom {
    position: relative;
}
.search-results-pagination {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 16px;
}
span.prev-page {
    padding: 2px 8px 4px 6px;
    background: #eee;
    margin-left: 15px;
    margin-right: -2px;
    cursor: pointer;
}
span.next-page {
    padding: 2px 6px 4px 8px;
    background: #eee;
    margin-right: 15px;
    margin-left: -1px;
    cursor: pointer;
}

.prev-page:hover,
.next-page:hover {
    background: #00483a;
    color: #fff;
}
.ais-Hits-list {
    padding-top: 25px;
}
div#algolia-hits2 {
    display: none;
}

.single em,
.page em {
    color: #239D5A;
    font-style: normal;
}

/* span.breadcrumbs-separator {
    content: '';
    display: inline-block;
    height: 6px;
    width: 6px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(-45deg);
    margin-bottom: 3px;
    margin-left: 7px;
    margin-right: 10px;
} */
p#standards-breadcrumbs {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
}

.standards-header {
    position: sticky;
    top: 132px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 25px;
}
.admin-bar .standards-header {
    top: 163px;
}
#standards-category {
    text-decoration: underline;
    color: #239D5A;
    cursor: pointer;
}

/* .loading-algolia .algolia-autocomplete.is-sticky {
    display: none !important;
} */