﻿
@font-face {
    font-family: 'aperculight';
    src: url("../fonts/apercu_light-webfont.html");
    src: url("../fonts/apercu_light-webfontd41d.html?#iefix") format("embedded-opentype"),url("../fonts/apercu_light-webfont-2.html") format("woff2"),url("../fonts/apercu_light-webfont-3.html") format("woff"),url("../fonts/apercu_light-webfont-4.html") format("truetype"),url("../fonts/apercu_light-webfont.svg#aperculight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Regular.woff2') format('woff2'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-BoldCond.eot');
    src: url('../fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-BoldCond.woff2') format('woff2'), url('../fonts/MyriadPro-BoldCond.woff') format('woff'), url('../fonts/MyriadPro-BoldCond.ttf') format('truetype'), url('../fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Bold.woff2') format('woff2'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*#region Styles for Bootstrap Select Dropdowns*/

.bootstrap-select .btn .filter-option {
    color: #4a4b4a;
    height: 50px;
    overflow: hidden;
    padding: 0 50px 0 20px;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}

.bootstrap-select .dropdown-menu {
    background-clip: initial;
    border-radius: 0;
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select > .btn {
    border-radius: 0;
    border-color: #ddd;
    font-family: 'aperculight';
    font-size: 1.4rem;
    line-height: 50px;
    padding: 0 20px 0 0;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
    font-size: 14px;
    background: white;
    letter-spacing: 3px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.btn-group {
    border-radius: var(--bs-border-radius);
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.bootstrap-select .btn .caret {
    background: url(../sprites/sprite-image.png) no-repeat -26px -69px;
    border: none;
    position: absolute;
    top: 45%;
    right: 20px;
    margin-top: -2px;
    height: 6px;
    width: 12px;
    vertical-align: middle;
}

/*.bootstrap-select > .dropdown-toggle:after {
    display: none;
}*/

.btn .caret {
    margin-left: 0;
}

.bootstrap-select .dropdown-menu {
    border-top: none;
    border-bottom: none;
    margin: 0;
    padding: 0;
}

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select .dropdown-menu li a, .dropdown-item.active {
        padding: 5px 20px;
        font-size: 14px;
        cursor: pointer;
        letter-spacing: 3px;
        text-transform: uppercase;
        border-bottom: 1px solid #ddd;
        color: #9a9a9a;
        white-space: normal;
        display: block;
        clear: both;
        font-weight: normal;
        line-height: 1.42858;
        background: transparent;
    }

@media (min-width: 1024px) {
    .bootstrap-select {
        margin-bottom: 30px;
    }
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0px !important;
}

@media (max-width: 766px) {
    .bootstrap-select {
        margin-bottom: 10px;
    }

        .bootstrap-select.w-50 {
            width: 100% !important;
        }
}

.col-lg-6.col-md-6.col-sm-12 .dropdown-selector .dropdown-menu.open ul {
    max-height: 510px !important;
}

.open > .dropdown-menu, .open {
    display: block;
}


/*#endregion*/

/*#region Styles for Find Dealer and Find Showroom cards*/

.showroom-wrapper > .row {
    font-family: "aperculight";
    font-size: 21px;
    margin: 0 0 10px 0;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
}

.showroom-wrapper .showroom-item {
    min-height: 380px;
    margin-bottom: 20px;
}

.showroom-wrapper .showroom-details {
    position: relative;
    height: 420px;
    width: 100%;
    float: left;
    padding: 10px 20px 20px 20px;
    background-color: white;
}

.showroom-wrapper h3 {
    font-weight: 400;
}

.showroom-wrapper .showroom-details .address {
    position: absolute;
    left: 20px;
    top: 60px;
    width: 90%;
    max-height: 40%;
}

.showroom-wrapper .showroom-details .contact {
    position: absolute;
    left: 20px;
    width: 90%;
    min-height: 45%;
    bottom: -5px;
}

.showroom-wrapper .showroom-details .address p:first-child {
    color: #9a9a9a;
    font-size: 14px;
    text-transform: uppercase;
}

.showroom-wrapper p {
    font-size: 16px;
    line-height: 20px;
    font-family: "aperculight";
    margin-bottom: 2px;
    text-transform: none;
}

.showroom-wrapper a {
    font-family: "aperculight";
    color: #9a9a9a;
    text-decoration: none;
    font-size: 14px;
}

.showroom-wrapper .showroom-details .contact .contact-bottom {
    position: absolute;
    bottom: 15px;
}

.showroom-wrapper .showroom-details .contact .line {
    width: 25px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-top: 1px solid #4a4b4a;
}

.showroom-wrapper .showroom-image {
    position: relative;
    height: 420px;
    float: left;
}

.showroom-wrapper .showroom-item.double .showroom-image {
    width: 50%;
}

.showroom-wrapper .showroom-image img {
    height: 100%;
    width: 100%;
}

.showroom-wrapper .showroom-item.double .showroom-details {
    width: 50%;
}

    .showroom-wrapper .showroom-item.double .showroom-details .address {
        top: 85px;
    }

    .showroom-wrapper .showroom-item.double .showroom-details .contact {
        min-height: 45%;
    }

@media (max-width: 766px) {
    .showroom-wrapper .showroom-item.double .showroom-image {
        width: 100% !important;
    }
}

@media (max-width: 766px) {
    .showroom-wrapper .showroom-item.double .showroom-details, .showroom-wrapper .showroom-details {
        width: 100% !important;
    }
}

/*#endregion*/


/*#region Magic Widget*/
.share-icon {
    float: left;
    max-width: 24px;
    max-height: 24px;
    padding-top: 2px
}

.single-item .file-name {
    overflow: hidden;
    white-space: nowrap;
}

.preview_area {
    height: 100%;
    width: calc(100vw - 300px);
}

#video-preview {
    width: 90%;
}

.download-meta {
    display: none;
    visibility: hidden;
}

.asset-not-viewed {
    font-weight: bold !important;
}



/*Product Items*/

.product-item:not(.product-map-item) {
    width: 100%;
    float: left;
    position: relative;
    background: #e5e5e5;
    border: 1px solid #fff;
    min-height: 100%;
}

.protection-label {
    top: 5px;
    left: 5px;
    right: auto;
    color: #8dc63f;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
}

.col-grid {
    padding: 5px 15px 5px 15px;
}

@media (max-width: 767px) {
    .col-grid {
        padding-bottom: 10px;
        padding-top: 5px;
        display: table;
    }
}

.col-grid.single-item {
    position: relative;
    min-height: 1px;
}

.col-grid .file-name {
    word-wrap: break-word;
    padding-top: 2px;
    max-width: 80%;
    padding-right: 15px;
}

.single-item:not(.col-grid) {
    margin-bottom: 20px;
}

.assets-items .single-item .product-item:not(.product-map-item) {
    margin-bottom: 0;
}

.assets-items .single-item {
    margin-bottom: 20px;
}

.product-item:not(.product-map-item) .pro-content {
    padding: 17px;
}

.product-item:not(.product-map-item):hover {
    border: 1px solid #b8b8b8;
}

.pro-checkbox {
    position: relative;
    z-index: 2;
    width: 23px;
    height: 23px;
    float: left;
}

.col-grid .pro-checkbox {
    margin-left: 10px;
}

.col-grid .link {
    line-height: 24px;
    color: #676767;
    font-size: 14px;
    text-decoration: none;
}

@media (min-width: 768px) {
    .col-grid .file-name {
        width: 45%;
        margin-left: 20px;
    }
}

@media (max-width: 768px) {
    .col-grid .file-name.pull-left {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
    }
}

a.absolute, a.absolute-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    text-decoration: none;
}

.link:hover {
    color: #676767;
    text-decoration: none;
}

.pro-check-icons .pro-checkbox {
    margin-top: 2px;
}

.pro-checkbox input[type='checkbox'] {
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    opacity: 0;
    cursor: pointer;
}

.pro-checkbox a {
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #7f7f7f;
    
}

.pro-checkbox a.product-item  {
 
    background: #fff
}



.col-grid .pro-checkbox a {
    top: -21px;
}

.pro-checkbox input[type='checkbox']:checked + a {
    background-color: #ddd;
    -webkit-box-shadow: inset 0px 0px 0px 5px #fff;
    -moz-box-shadow: inset 0px 0px 0px 5px #fff;
    box-shadow: inset 0px 0px 0px 5px #fff;
}


.col-grid .pro-link {
    margin-left: 10px;
}

.pro-link {
    position: relative;
    width: 24px;
    z-index: 2;
    height: 24px;
    float: left;
    top: 1px;
}


    .pro-link a {
        background-color: #fff;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        border: 0px solid #7f7f7f;
        left: 1px;
        background: url(../images/linkout-icon.png) no-repeat right;
        background-size: 24px 24px;
    }




.pro-image {
    cursor: pointer;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
}


.pro-btns {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
    opacity: 0;
}

    .pro-btns a {
        background-color: #fff;
        color: #9a9a9a;
        font-size: 11px;
        padding: 12px;
        text-transform: uppercase;
        text-decoration: none;
        cursor: pointer;
        letter-spacing: 3px;
        border-bottom: solid 2px #9a9a9a;
        display: inline-block;
    }

.pro-title .visit-page {
    padding: 5px 5px 5px 0;
    color: #4a4b4a;
    display: inline-block;
    line-height: normal;
    height: 30px;
    font-size: 1em;
}

.visit-page:hover {
    text-decoration: none;
    color: #777777;
}


.product-item:not(.product-map-item):hover .pro-btns {
    opacity: 1;
}

.pro-btns .download {
    width: 51%;
    margin-right: 5px;
}

.pro-btns .share {
    width: 37%;
}

.pro-title h4,
.pro-title h3 {
    margin-top: 0;
    color: #4a4b4a;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: initial;
    text-transform: capitalize;
    word-wrap: break-word;
    min-height: 60px;
}

.single-item .pro-title h4,
.single-item .pro-title h3 {
    min-height: 1px;
}


.pro-title h4 a,
.pro-title h3 a {
    display: block;
    color: #4a4b4a;
}

    .pro-title h4 a:hover,
    .pro-title h3 a:hover {
        color: #4a4b4a;
        text-decoration: none;
    }

.pro-title h4 span,
.file-name span {
    font-weight: bold;
    color: #F39662;
    padding-right: 5px;
    font-size: 12px;
}

.pro-title h3 {
    word-wrap: break-word;
    margin: 0;
    margin-bottom: 14px;
}

.pro-in-tabs {
    padding-top: 20px;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
}

.col-grid .pull-right > * {
    vertical-align: middle;
}

.favorite_star_check input {
    cursor: pointer;
    height: 24px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 24px;
    z-index: 2;
}

.pro-check-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}

    .pro-check-icons .pro-checkbox {
        margin-top: 2px;
    }

.favorite_star_check {
    float: left;
    height: 24px;
    width: 24px;
    position: relative;
}

.accordion-header .favorite_star_check {
    position: absolute;
    top: 25%;
    right: 1%;
}

.pro-check-icons .favorite_star_check {
    margin-left: 3px;
    margin-right: 7px;
}

.favorite_star_check input {
    cursor: pointer;
    height: 24px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 24px;
    z-index: 2;
}

.favorite_star_check label {
    height: 25px;
    margin: 0;
    width: 25px;
    background: url(../images/star_check.png) left top no-repeat;
}

.pull-right .favorite_star_check {
    top: -2px;
    left: 8px;
}

.col-grid .protection-label {
    top: 7px;
    right: 150px;
    left: auto;
}

/* Accrodion header*/
.select_download {
    position: relative;
    float: right;
}

.selectAll_field_check {
    float: left;
    /*margin: 4px 0 0;*/
    position: relative;
}

    .selectAll_field_check input[type="checkbox"] {
        position: absolute;
        left: 0;
        top: 2px;
        width: 24px;
        height: 24px;
        margin: 0;
        padding: 0;
        opacity: 0;
        z-index: 2;
        border: 1px solid #7f7f7f;
        background: #fff url(../images/big_check_icon.png) 2px 33px no-repeat;
    }

.margin-right {
    margin-right: 20px !important;
}

.accordion-item .accordion-header {
    margin: 0;
    position: relative;
}

    .accordion-item .accordion-header button, .accordion-item .field_select_download_area {
        width: 100%;
        
        letter-spacing: 2px;
        line-height: 1.1;
        display: block;
        padding: 20px;
        padding-right: 45px;
        background: #DBDBDB;
        text-align: left;
        font-size: 16px;
        border: none;
    }
    .accordion-item .accordion-header button {
        color: #8dc63f;
        text-transform: uppercase;
    }

        .accordion-item .field_select_download_area {
            height: 64px;
            display: flex;
            justify-content: space-between;
            padding: 13px 16px;
            letter-spacing: 0;
        }

.accordion-item .select_download {
    width: 55%;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 1024px) {
    .accordion-item .select_download {
        width: auto;
        margin-left: 0;
        display: block;
    }
}

.accordion-item .field_select_download_area .select_field_text {
    color: #969696;
    float: left;
    font-size: 14px;
    padding: 0px 0 0 20px;
    font-size: 14px;
    align-content: center;
}

@media (max-width: 1024px) {
    .accordion-item .select_download {
        width: auto;
        margin-left: 0;
        display: block;
    }
}

@media (max-width: 767px) {
    .accordion-item .field_select_download_area .select_field_text {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .accordion-item .select_download {
        width: 100%;
        padding-left: 0;
    }

    .selectAll_field_check {
        padding: 5px 0 4px 0;
    }

    .accordion-item .field_select_download_area {
        display: block;
        width: 100%;
        height: 100px;
    }
}

.accordion-item .selectAll_field_check label {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 7px 0 4px 38px;
    color: black;
}

.selectAll_field_check label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 24px;
    height: 24px;
    border: 1px solid #7f7f7f;
    background: #fff url(../images/big_check_icon.png) 2px 33px no-repeat;
}

.selectAll_field_check input[type="checkbox"]:checked + label:before {
    background-position: 4px 4px;
}

.favorite_star_check input:checked + label {
    background-position: 0 -45px;
}

.accordion-item .accordion-header > button.accordion-button:before {
    font-family: "aperculight";
    content: '-';
    font-size: 18px;
    font-weight: bold;
    margin-right: 0px;
}

.accordion-item .accordion-header > button.accordion-button.collapsed:before {
    content: "+";
}

.accordion-item:has(.accordion-header > button.accordion-button.collapsed) .field_select_download_area {
    display: none;
}

.download_share_button {
    background: #fff;
    border-bottom: solid 2px #DDD;
    float: left;
    font-size: 13px !important;
    letter-spacing: 2px;
    line-height: 8px !important;
    margin-left: 17px;
    padding: 17px 17px 6px 12px;
    color: #3D3D3D !important;
    opacity: 0.4;
    pointer-events: none;
    cursor: default;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    height: 38px;
    text-decoration: none;
}

.col-grid.single-item {
    padding: 5px 15px 5px 16px;
    color: #333;
}

@media (max-width: 1024px) {
    .updated-date {
        display: none;
    }
}

@media (max-width: 767px) {
    .download_share_button {
        position: absolute;
        right: 0;
        bottom: 51px;
        letter-spacing: 0.5px;
        font-size: 12px !important;
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
        padding: 15px 17px 6px 12px;
    }

    .field_select_download_area {
        display: block;
    }

    .select_download .nice-select {
        float: right;
        min-width: 154px;
    }

    .file-ext, .protection-label {
        display: block;
    }

    .col-grid .file-name {
        float: none !important;
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        max-width: 70%;
    }

    .col-grid.single-item {
        background-color: #f8f8f8;
        margin-bottom: 10px;
        padding-bottom: 20px;
        padding-top: 20px;
        display: table;
    }

    .col-grid .protection-label {
        top: 7px;
        left: 27px;
    }
}

.download-enabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto;
}

.accordion-item .accordion-body {
    padding-top: 20px;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    padding-bottom: 50px;
}
/*#endregion*/


/*#region Previews and Modals*/
#MagicWidgetModal .modal-dialog .modal-content {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    background-color: rgba(89, 89, 89, 0.8);
}

#MagicWidgetModal .modal-dialog .modal-footer {
    display: none;
}
/*
.pdf_area {
    position: absolute;
    width: calc(100% - 300px);
    height: 100%;
    left: 0px;
    margin: auto;
    text-align: center;
    z-index: 999;
    top: 0px;
    bottom: 0;
    padding: 15px;
}*/

.pdf_area {
    position: absolute;
    left: 0px;
    text-align: center;
    z-index: 999;
    top: 0px;
    bottom: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    width: calc(100vw - 300px);
    text-align: center;
    justify-content: center;
}


.sfp-prev.fa, .sfp-next.fa {
    font-size: 40px;
    color: #878587;
    z-index: 1;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.sfp-prev.fa {
    left: 20px;
}

.sfp-next.fa {
    right: 20px;
}

a.view-more-single-prev {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 185px;
    z-index: 9999;
    background: #fff;
    top: 0;
    bottom: 0;
    padding: 10px 5px;
    max-height: 43px;
    font-size: 0.7em;
    letter-spacing: 1.2px;
    color: #989898 !important;
    box-shadow: -1px 0 22px -6px #000;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    padding-right: 28px;
    cursor: pointer;
}
/*
.pdf_area .image-full-prev {
    height: 100%;
}*/

.right_section {
    position: absolute;
    right: 0;
    top: 0px;
    height: 100%;
    width: 300px;
    overflow: auto;
    padding-bottom: 110px;
    z-index: 999;
    background: #fff;
}

.single-prev-wrap a.mobile-triggers {
    position: absolute;
    left: 15px;
    top: 6px;
    vertical-align: middle;
    color: #999;
    line-height: normal;
    text-decoration: none;
    font-family: "aperculight";
    font-weight: 700;
    letter-spacing: 1px;
    display: none;
}

@media (max-width: 767px) {
    .single-prev-wrap .right_section {
        height: 105px;
        bottom: 0;
        top: auto;
        width: 100%;
        transition: all 0.6s;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .single-prev-wrap .preview_area, .single-prev-wrap .pdf_area {
        width: 100%;
        height: calc(100% - 180px);
        bottom: auto;
    }
}

@media (max-width: 767px) {
    .single-prev-wrap .preview_area, .single-prev-wrap .pdf_area {
        width: 100%;
        height: calc(100% - 180px);
        bottom: auto;
    }
}

@media (max-width: 767px) {
    .single-prev-wrap {
        background: rgba(0, 0, 0, 0.60);
    }
}

@media (max-width: 767px) {
    .single-prev-wrap a.mobile-triggers {
        display: block;
    }
}

@media (max-width: 767px) {
    .single-prev-wrap .right_section .right_deteial:not(.close_menu) {
        display: none;
    }
}

.right_deteial {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.close_menu span {
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 7px;
    cursor: pointer;
    background: url(../images/myTeknion-FilePreview-X.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}

.right_deteial {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

    .right_deteial p {
        margin: 0px;
        font-size: 13px;
        line-height: 20px;
        text-transform: capitalize;
        padding: 20px 0;
    }

    .right_deteial h6 {
        margin: 0px;
        text-transform: uppercase;
        font-size: 13px;
        border-bottom: 1px solid #908f8f;
        padding-bottom: 5px;
        margin-bottom: 5px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .right_deteial.close_menu {
        background: #eeeeee;
        min-height: 40px;
        margin-top: 0;
    }
}

.description h6 {
    margin: 0px;
}

.description p {
    background: #eeeeee;
    font-size: 12px;
    padding: 8px 10px 30px 10px;
    line-height: 18px;
}

.link_area-desktop {
    position: absolute;
    width: 300px;
    right: 0;
    left: auto;
    z-index: 999;
    background: #fff;
    bottom: 0;
    padding: 0 15px 15px 15px;
}

.link_area {
    text-align: left;
    border-top: 1px solid #c7c7c7;
    margin-top: 20px;
    padding-top: 15px;
}

    .link_area a {
        display: inline-block;
        padding: 10px 15px;
        background: #878587;
        color: #fff !important;
        font-size: 0.8em;
        text-decoration: none;
    }

        .link_area a:last-child {
            margin-left: 10px;
        }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .single-prev-wrap .right_section .link_area {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        padding: 15px;
        background: #eeeeee;
        border-top: none;
    }

    .single-prev-wrap .right_section.active {
        height: 100%;
    }

        .single-prev-wrap .right_section.active .right_deteial:not(.close_menu) {
            display: block;
        }
}

.single-prev-wrap a.mobile-triggers span {
    vertical-align: middle;
    font-size: 12px;
}

.single-prev-wrap a.mobile-triggers .fa {
    font-size: 25px;
    margin-right: 10px;
}

.down-icon:before {
    content: "\f106";
}

.active > .down-icon:before {
    content: "\f107";
}

#assetsResultsModal {
    font-family: "aperculight";
}

@media (min-width: 768px) {
    #assetsResultsModal .modal-dialog {
        width: 600px;
    }
}

#assetsResultsModal .modal-content .no-border, #MagicWidget_Email .modal-content .no-border {
    border-bottom: none;
    background-color: #f8f8f8;
}

#assetsResultsModal .modal-dialog .modal-content .modal-header, #MagicWidget_Email .modal-dialog .modal-content .modal-header {
    display: block;
    padding: 15px;
    border: 0;
    border-radius: 0;
}

#assetsResultsModal button.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #fff;
    margin-top: 2px !important;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-weight: 100;
}

#assetsResultsModal .modal-dialog .modal-content .modal-header .modal-title, #MagicWidget_Email .modal-dialog .modal-content .modal-header .modal-title {
    padding-top: 21px;
    font-family: aperculight;
    font-size: 18px;
    color: #9a9a9a;
    font-weight: 900;
}

#assetsResultsModal .modal-content .modal-body {
    padding: 10px;
}

    #assetsResultsModal .modal-content .modal-body ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }


        #assetsResultsModal .modal-content .modal-body ul li {
            display: block;
            color: #9a9a9a;
            word-wrap: break-word;
            font-size: 16px;
            text-align: center;
            padding: 5px 10px 0 10px;
        }

            #assetsResultsModal .modal-content .modal-body ul li.asset-download-row.original {
                display: none;
            }

#assetsResultsModal .asset-download-row .left-thumbnail {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
}

#assetsResultsModal .modal-body ul li .even, #assetsResultsModal .modal-content .no-border-footer {
    background-color: #fafafa;
}

.modal-body ul li .even, .modal-content .no-border-footer {
    background-color: #fafafa;
}

.asset-download-row .right {
    display: inline-block;
    width: calc(100% - 70px);
    float: right;
    margin-bottom: 10px;
    min-width: 135px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #fafafa;
}

    .asset-download-row .right .name {
        float: left;
        height: 28px;
        padding: 5px 0px 0px 5px;
        font-weight: normal;
        font-size: 14px !important;
        color: #3d3d3d;
    }

    .asset-download-row .right .fav-delete {
        float: right;
        padding: 5px 5px 0px 5px;
    }

.asset-download-row .select-resolution {
    padding-bottom: 2px;
}

    .asset-download-row .select-resolution a {
        font-size: 9px;
        padding: 4px 0px 4px 0px;
        text-transform: uppercase !important;
        word-spacing: normal !important;
        margin-left: 5px;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        margin-right: 2px;
        margin-bottom: 5px;
        text-decoration: none;
        width: calc(25% - 10px) !important;
        /* border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;*/
        border: solid 1px #ccc;
    }

    .asset-download-row .select-resolution .selected {
        border: solid 1px #eee;
        background-color: #ccc;
        color: #fff !important;
        font-weight: bold;
        border-top: none;
        border-right: none;
        border-bottom: solid 1px #DDD;
        border-left: none;
    }

.modal-dialog .high-quality.nonexistent, .modal-dialog .medium-quality.nonexistent, .modal-dialog .low-quality.nonexistent, .modal-dialog .original-quality.nonexistent {
    color: #ccc;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

.asset-download-row .preview-info {
    padding: 10px 5px;
    position: relative;
}

.preview-info .prev-left {
    float: left;
    width: 35%;
}

.preview-info .preview-img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.preview-info .prev-middle {
    float: left;
    width: 55%;
    /* padding: 100px 0px 0px 20px; */
    padding: 0px 0px 0px 20px;
    text-align: left;
    color: #333;
    font-size: 12px;
}

.preview-info .title {
    font-weight: 900;
}

.preview-info .prev-right {
    position: absolute;
    right: 0;
    bottom: 5px;
}

.asset-download-row .preview-info-close {
    cursor: pointer;
}

#assetsResultsModal .modal-body ul li div a {
    width: 25%;
    float: left;
    color: #9a9a9a;
    /* border-right: 1px solid #9a9a9a; */
    text-decoration: none;
    cursor: pointer;
}

.icon-up:before {
    content: '\e80A';
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "teknion";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    margin-left: .2em;
}

.download-share a {
    border-bottom: solid 2px #9a9a9a;
    background-color: #fff;
    color: #9a9a9a;
    /* font-weight: 900; */
    font-size: 12px;
    padding: 12px 10px 12px 10px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
}

.desktop-download-share {
    margin: 30px 15px 25px 15px;
    width: 100%;
}

    .desktop-download-share .buttons {
        float: right;
    }

.download-share .loading {
    border: none;
    margin-right: 5px;
    background-color: #f8f8f8;
    padding: 17px 17px 17px 17px;
}

.desktop-download-share .summary {
    float: left;
    font-weight: 900;
}

.size-files {
    padding-left: 20px;
}

#MagicWidget_Email .send-link-ap {
    background-image: url("/Sitefinity/WebsiteTemplates/Teknion/App_Themes/Teknion/Images/confirm-button.png");
    background-size: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 45px;
    display: block;
    padding: 12px 15px;
    /*background-color: #9a9a9a;*/
    background-color: #DDD;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    z-index: 5;
}

#MagicWidget_Email .send-container {
    position: relative;
    width: 100%;
    height: 51px;
}

#MagicWidget_Email .error {
    border: 1px solid red !important;
}

.dont_show_text input[type="checkbox"]:checked + label:before {
    background-position: 2px 3px;
}

.animate-spin-send-email {
    background: url("../Images/lazy-loader-animation.gif");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    background-color: #fff !important;
    border: solid 1px #ddd;
    color: #ddd !important;
    z-index: 2;
}

.download-share .icon-share-after,
.send-container .icon-share-after {
    text-align: center;
}

#MagicWidget_Email.modal .modal-dialog {
    width: 600px;
}

#MagicWidget_Email .modal-dialog .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}

#MagicWidget_Email .mytek-modal-title span {
    font-size: 16px;
    font-weight: normal;
    color: #8DC63F !important;
}

    #MagicWidget_Email .mytek-modal-title span.sharelabel {
        float: right;
        font-weight: bold;
        color: #e5e5e5 !important;
        margin-top: 2px;
    }

#MagicWidget_Email button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #3D3D3D;
    text-shadow: 0 1px 0 #fff;
}

#MagicWidget_Email .modal-dialog .modal-content .modal-header {
    background: transparent;
}

#MagicWidget_Email .mytek-modal-title {
    border-bottom: 2px solid #e5e5e5;
}

#MagicWidget_Email .send-left {
    float: left;
    padding-right: 10px;
    padding-top: 0px;
    width: 15%;
    height: 500px;
}

.send-left .text {
    width: 100%;
    height: 70px;
    text-align: right;
}

#MagicWidget_Email h5.share-label {
    font-size: 16px;
    color: #DDD;
    text-transform: uppercase;
    font-family: "aperculight";
}

#MagicWidget_Email .send-right {
    float: left;
    width: 85%;
}

#MagicWidget_Email .form-group {
    margin-bottom: 20px;
}

#MagicWidget_Email .form-control {
    font-size: 16px;
    padding: 4px 8px;
    line-height: 24px;
    height: 50px;
}

#MagicWidget_Email .form-control {
    color: #3D3D3D;
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

#MagicWidget_Email .message-box {
    width: 100%;
    height: 280px;
    overflow-y: auto;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 25px;
}

    #MagicWidget_Email .message-box textarea {
        border-style: none;
        border-color: Transparent;
        overflow: auto;
    }

    #MagicWidget_Email .message-box .all {
        margin-left: 10px;
        text-transform: uppercase;
        font-size: 14px;
    }

#MagicWidget_Email .modal-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #MagicWidget_Email .modal-body ul li {
        padding: 5px 10px 0 10px;
        display: block;
        color: #9a9a9a;
        word-wrap: break-word;
        font-size: 16px;
        text-align: center;
    }

#MagicWidget_Email .message-box .preview {
    width: 60px;
    height: 60px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    font-size: 12px;
}

#MagicWidget_Email .message-box .url {
    float: left;
    margin-left: 20px;
    width: 40%;
    padding-top: 5px;
    text-align: left;
}

    #MagicWidget_Email .message-box .url a {
        width: auto;
        cursor: pointer;
        color: #337ab7;
    }

#MagicWidget_Email .message-box .name {
    float: left;
    margin-left: 20px;
    padding-top: 5px;
    color: #333;
}

#MagicWidget_Email .send-container {
    position: relative;
    width: 100%;
    height: 51px;
}

.confirm-link {
    background-image: url(/Sitefinity/WebsiteTemplates/Teknion/App_Themes/Teknion/Images/confirm-button.png);
    background-size: 100%;
}

#MagicWidget_Email .send-link-ap {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 45px;
    display: block;
    padding: 12px 15px;
    background-color: #DDD;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    z-index: 5;
}
/*#endregion*/


/*#region Product Detail Page*/
.page-title {
    margin-bottom: 25px;
    position: relative;
}

.tab-content .custom-small-content-block h4 {
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0 20px 0;
}

.main-image {
    margin-bottom: 20px;
    position: relative;
}

.mvc-page-title h1 {
    max-width: 80%;
    line-height: 40px;
    letter-spacing: 7px;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    color: #3d3d3d;
    font-family: "aperculight";
}

.nav.nav-tabs:not(.nav-tabs-map)[role="tablist"] {
    display: block;
}

.nav-tabs:not(.nav-tabs-map) {
    padding: 0;
    margin-bottom: 20px;
    background-color: #EAEAEA;
    border: 0;
}

    .nav-tabs:not(.nav-tabs-map) > li {
        float: left;
        margin-bottom: -1px;
        position: relative;
        display: block;
        width: 50%;
    }

ul.nav-tabs:not(.nav-tabs-map) {
    height: 49px;
}

.nav-tabs:not(.nav-tabs-map) > li a {
    margin-right: 0;
    padding: 15px;
    color: #4a4b4a;
    background-color: #f8f8f8;
    border-color: transparent transparent #ddd;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: "aperculight";
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    display: block;
}

.nav-tabs:not(.nav-tabs-map) > li.active > a {
    background-color: #ddd;
    border-color: transparent transparent #ddd;
}

.nav-tabs:not(.nav-tabs-map) li a.active {
    background: #dddddd;
}

.nav-tabs:not(.nav-tabs-map) > li > a:hover {
    border-color: transparent transparent #ddd;
}

.nav > li:hover > a {
    color: #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    text-decoration: none;
}

.custom-small-content-block p, .custom-small-content-block h4, .custom-small-content-block h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    font-family: "aperculight";
    color: #3d3d3d;
    min-height: 22px;
}

.custom-small-content-block h3 {
    margin: 0 0 5px 0;
    color: #9a9a9a;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.collapse-box-widget .first-block {
    padding: 25px 25px 0 25px;
    background: white;
}

    .collapse-box-widget .first-block h3 {
        line-height: 16px;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-size: 16px;
    }

#prod-overview ul {
    display: incline;
    list-style: none;
    padding: 0;
}

    #prod-overview ul li {
        margin: 0px;
        display: inline;
    }

        #prod-overview ul li a img {
            max-width: 50px;
            max-height: 70px;
            margin: 5px 10px 5px 5px;
        }

.collapse-box-widget .item-wrap {
    position: relative;
    padding-bottom: 15px;
}

.grey-bk {
    background-color: #f8f8f8;
}

.collapse-box-widget .featured-item {
    text-decoration: none;
}

.collapse-box-widget a {
    font-size: 16px;
    color: #9a9a9a;
    line-height: 20px;
}

.collapse-box-widget .featured-item {
    display: inline-block;
    margin-right: 20px;
}

.collapse-box-widget .item-wrap .featured-item img {
    width: 50px;
    height: 65px;
    vertical-align: top;
}

.collapse-box-widget .icons-box-wrap {
    width: 18px;
    float: right;
    vertical-align: top;
}

.collapse-box-widget a {
    font-size: 16px;
    color: #9a9a9a;
    line-height: 20px;
}

.collapse-box-widget .icons-box-wrap a {
    display: block;
    margin-left: 1px;
}

.link-icon {
    height: 16px;
    width: 18px;
    margin-top: 5px;
    display: inline-block;
    background: url(../sprites/sprite-image.png) no-repeat -98px -40px;
}

.collapse-box-widget .item-wrap .featured-item span {
    max-width: 150px;
    overflow: initial;
}

.collapse-box-widget .featured-item span {
    display: inline-block;
    margin: 0;
}

.xv-detail-binder {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: flexbox;
}

@media (min-width: 1024px) {
    .xv-detail-binder {
        margin-bottom: 20px;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-detail-binder {
        display: block;
    }
}

@media (max-width: 766px) {
    .xv-detail-binder {
        display: block;
    }
}

.xv-detail-binder > div:last-child {
    height: 440px;
}

.xv-planning-scenario {
    position: relative;
    background-color: #e7e7e7;
}

@media (min-width: 1024px) {
    .xv-planning-scenario {
        width: 38%;
        margin-right: 2%;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-planning-scenario {
        width: 100%;
        height: 440px;
        float: left;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 766px) {
    .xv-planning-scenario {
        width: 100%;
        height: 300px;
        float: left;
        margin-right: 10px;
        margin-bottom: 20px;
    }
}

.xv-planning-scenario ~ .xv-videocarousel-container {
    width: 60% !important;
    height: auto !important;
}

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-planning-scenario ~ .xv-videocarousel-container {
        width: 100% !important;
    }
}
/*Added by Amresh for geography navigation at 1023 px */
@media (max-width: 1023px) {
    ul.list-inline.xv-header-links.hidden-lg.hidden-md {
        display: block !important;
    }
}

@media (max-width: 766px) {
    .xv-planning-scenario ~ .xv-videocarousel-container {
        width: 100% !important;
    }
}

.xv-planning-scenario .xv-carved-image {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.6;
}

.xv-planning-scenario .xv-carved-text {
    left: 5%;
    top: 88% !important;
    position: absolute !important;
    position: relative;
    top: 90%;
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    -moz-transform: translateY(-70%);
    -o-transform: translateY(-70%);
    transform: translateY(-70%);
}

    .xv-planning-scenario .xv-carved-text h4, .xv-planning-scenario .xv-carved-text h3, .xv-planning-scenario .xv-carved-text p, .xv-planning-scenario .xv-carved-text a {
        color: #4a4b4a;
        font-family: "aperculight";
    }

    .xv-planning-scenario .xv-carved-text h3 {
        word-spacing: 200px;
        font-size: 26px;
        letter-spacing: 5px;
        line-height: 32px;
        text-transform: uppercase;
        width: 70%;
    }

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-planning-scenario .xv-carved-text h3 {
        word-spacing: 600px;
    }
}

.xv-planning-scenario .xv-carved-text p {
    font-size: 16px;
    width: 70%;
}

.xv-planning-scenario .xv-carved-text + a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xv-planning-scenario .xv-carved-text .line {
    width: 30px;
    border-top: 1px solid #4a4b4a;
    margin-bottom: 10px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "teknion";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    margin-left: .2em;
}

.icon-export:before {
    content: ' ';
    width: 18px;
    margin-bottom: -2px;
    height: 16px;
    background: url(../sprites/sprite-image.png) no-repeat -98px -40px;
}


/* related content*/

.xv-related-content-wrapper .xv-related-content-title h3 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 20px 0;
    font-weight: 400;
}

.xv-related-content {
    position: relative;
    width: calc((100% - 60px) / 4);
    height: 210px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

    .xv-related-content .xv-carved-image {
        opacity: 0.2;
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .xv-related-content:not(.statement):not(.quote):not(.assets) .xv-carved-image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        transition: transform 2s ease-in-out, opacity 2s ease-in-out;
        -webkit-transition: -webkit-transform 2s ease-in-out, opacity 2s ease-in-out;
        -ms-transition: -ms-transform 2s ease-in-out, opacity 2s ease-in-out;
        -moz-transition: -moz-transform 2s ease-in-out, opacity 2s ease-in-out;
        -o-transition: -o-transform 2s ease-in-out, opacity 2s ease-in-out;
    }

    .xv-related-content .xv-carved-text {
        padding: 0 10px 0 25px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .xv-related-content:not(.statement):not(.quote):not(.assets) .xv-carved-text {
        opacity: 1;
        -webkit-transition: opacity 2s ease-in-out;
        -ms-transition: opacity 2s ease-in-out;
        -moz-transition: opacity 2s ease-in-out;
        -o-transition: opacity 2s ease-in-out;
        transition: opacity 2s ease-in-out;
    }

    .xv-related-content h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
    }

    .xv-related-content h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 26px;
        letter-spacing: 5px;
        line-height: 32px;
        word-break: break-word;
        font-weight: 400;
    }

    .xv-related-content p {
        color: #fff;
        font-size: 15px;
    }

    .xv-related-content a {
        color: #9a9a9a;
        cursor: pointer;
        font-size: 13px;
    }

    .xv-related-content .xv-carved-text + a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 766px) {
    .xv-related-content {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 766px) {
    .xv-related-content:nth-child(2), .xv-related-content:nth-child(3) {
        display: none;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-related-content:nth-child(2) {
        margin-right: 0;
    }
}

@media (min-width: 1024px) {
    .xv-related-content:nth-child(4) {
        margin-right: 0;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .xv-related-content:nth-child(4) {
        margin-right: 0;
    }
}

.modal-body .thankyou-message-body,
.modal-body.message-sent .default-body {
    display: none;
}

.modal-body.message-sent .thankyou-message-body {
    display: block;
}

.modal-body.message-sent .thankyou-message-body {
    display: block;
    text-align: center;
}

body.warning-popup-active {
    z-index: 9999;
}

.warning_popup .dont_show_text {
    /*display: block;*/
    /*width: 100%;*/
    /* margin-bottom: 10px;*/
}

.warning_popup input {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
}

.warning_popup_overly {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}

.warning_popup,
.favorite_popup {
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 999999;
    font-family: Myriad Pro;
    padding: 35px 45px;
    max-width: 760px;
    width: 100%;
    display: none;
}

.warning_popup_title {
    border-bottom: 1px solid #7f7f7f;
    font-family: Myriad Pro;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 4px;
    text-align: right;
    letter-spacing: 1px;
}

.warning_popup p {
    margin-bottom: 40px;
    font-size: 15px;
    font-family: "aperculight";
    padding: 20px 0;
    color: #3d3d3d;
}

.dont_show_text {
    display: inline-block;
    margin: 9px 0 0;
    position: relative;
}

    .dont_show_text input[type="checkbox"] {
        position: absolute;
        left: 0;
        top: 2px;
        width: 18px;
        height: 18px;
        margin: 0;
        opacity: 1;
        padding: 0;
        z-index: 2;
    }

    .dont_show_text label {
        font-size: 15px;
        font-weight: 400;
        padding-left: 27px;
        position: relative;
    }

.check-icons.normal-check input:checked + label
.dont_show_text label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #7f7f7f;
    background: url(/Sitefinity/WebsiteTemplates/MyTeknion/App_Themes/MyTeknion/images/check_icon.png) 2px 33px no-repeat;
}

input.warning_btn[type="button"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #7f7f7f;
    font-size: 14px;
    margin-left: 17px;
    padding: 8px 16px;
    letter-spacing: 2px;
    float: right;
    clear: none;
    margin-bottom: 0;
}

/*#endregion*/


/*#region region*/

/*#endregion*/




/*#region COM widget*/

/* #region General */

.d-flex .filter-col {
    flex: 1;
    min-width: 150px;
}

@media (max-width: 991px) {
    .d-flex .filter-col {
        width: 50%;
        flex: 0 0 auto;
        padding: 10px !important;
    }

    .material-selector-lits .border-right {
        border-right: none;
    }

    .com-seclect-left,
    .com-seclect-right {
        width: 100%;
    }

    .com-seclect-left {
        border-right: none;
    }

    .com-seclect-right .more-detail {
        display: block;
    }

    .com-seclect-right > .row {
        display: none;
    }
}

.w-220px {
    max-width: 220px;
}

.clear-hr {
    height: 1px;
    background: var(--bs-body-color);
}

.approved {
    color: lime;
}

.not-approved {
    color: red;
}

.not-tested {
    color: blue;
}

.limited-approval {
    color: orange;
}

.customPicker.btn-group .btn .filter-option {
    height: auto;
}

.visible-xs {
    display: none !important;
}

.xv-mainfilter-wrapper {
    width: 100%;
    opacity: 1;
    pointer-events: auto;
}

.luum-com-select div {
    font-weight: normal;
}

.luum-com-select.header-row div {
    font-weight: bold;
}

.luum-com-select div label {
    display: none;
}

.fabric-info-header {
    cursor: pointer;
}

    .fabric-info-header .fa {
        top: -2px;
        font-size: 0.7em;
        position: relative;
        left: 2px;
    }

.fabric-info {
    display: none;
}
/*#endregion*/

/* #region MyTeknion */

.myteknion-com {
    color: #333 !important;
}

    .myteknion-com a {
        text-decoration: none;
    }

    .myteknion-com .customPicker.btn-group .btn {
        padding: 10px !important;
        height: auto !important;
        line-height: normal;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        transition: all 0.5s;
    }

        .myteknion-com .customPicker.btn-group .btn .filter-option {
            color: #000 !important;
            overflow: hidden;
            padding: 0;
            text-align: left;
            text-overflow: ellipsis;
            width: 100%;
            font-weight: normal;
            text-transform: uppercase;
            font-size: 11px;
            text-overflow: ellipsis;
            width: calc(100%);
        }

    .myteknion-com .clear-filters.text-center, .myteknion-com .download-bar-desktop .download a {
        height: 33px !important;
    }

    .myteknion-com .clear-filters.text-center {
        text-align: center;
        width: 13%;
        height: 50px;
        background: #b4b4b4;
        margin: 0 auto;
    }

    .myteknion-com #btn_ClearFilters {
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
        letter-spacing: 1px;
        background: none;
        border: none;
        position: relative;
        font-size: 13px;
        display: block;
        padding-top: 7px !important;
        height: 33px !important;
        top: 0 !important;
    }

    .myteknion-com #ExportBtn, .myteknion-com #lnkExportPdf {
        font-weight: bold;
        background: #b4b4b4;
        color: #fff;
        opacity: 1;
        font-weight: bold;
        border: none;
        text-align: center;
        width: 110px;
        margin-bottom: 10px;
        cursor: pointer;
        z-index: 99999;
        padding: 7px !important;
    }

    .myteknion-com .com-download-bar.download-bar-desktop .download {
        padding: 0;
    }

    .myteknion-com .download-bar-desktop .download {
        float: right;
        padding: 0px 20px 0px 20px;
    }

    .myteknion-com .download {
        cursor: pointer;
    }

    .myteknion-com .product-search-box {
        border: 1px solid #000 !important;
        color: #000 !important;
        position: relative;
    }

        .myteknion-com .product-search-box input[type="text"] {
            width: 100%;
            padding-left: 20px;
            border: none !important;
            font-size: 11px;
            background: #fff;
            height: 33px !important;
        }

    .myteknion-com .bootstrap-select, .myteknion-com .xv-mainfilter-wrapper .xv-filter-bundle .xv-filter-group-product .dropdown-selector {
        margin-bottom: 0;
    }

    .myteknion-com .download-bar-desktop .download a {
        display: inline-block;
        height: 33px;
        text-decoration: none;
        font-size: 13px;
        letter-spacing: 3px;
        text-transform: uppercase;
        -webkit-transition: opacity .25s ease-in-out;
    }

    .myteknion-com .material-selector-lits, .material-selector-lits p {
        font-size: 13px;
    }

    .myteknion-com .material-selector-lits {
        /* list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;*/

        display: flex;
        flex-direction: column;
    }

        .myteknion-com .material-selector-lits .luum-com-select {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
            padding: 5px 0;
        }

    .myteknion-com .luum-com-select div {
        width: 12.5%;
        flex: 0 0 auto;
        padding: 0 0.3%;
    }

        .myteknion-com .luum-com-select div.notes {
            width: 100%;
            clear: both;
            padding: 10px 0 5px 0;
        }

    .myteknion-com #res-count {
        width: 33%;
        text-align: center;
        margin: 0 auto;
        margin-top: -40px;
        margin-bottom: 40px;
        color: #b4b4b4;
        font-weight: bold;
    }

    .myteknion-com #res-count-inner {
        width: 33%;
        border-bottom: 1px solid #b4b4b4;
        text-align: center;
        margin: 0 auto;
    }

    .myteknion-com .luum-com-select.header-row {
        text-transform: uppercase;
        z-index: 1;
    }

    .myteknion-com .panel.panel-default {
        width: 100%;
        float: left;
        transition: all 0.6s ease;
        position: relative;
    }

    .myteknion-com luum-com-select {
        width: 100%;
        clear: left;
        overflow: hidden;
        padding: 5px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
    }


    .myteknion-com .xv-pillar-8 {
        width: 100%;
        margin: 0;
    }

    .myteknion-com .is-sticky .panel-default {
        background: #fff;
    }

    .myteknion-com .luum-com-select.header-row {
        text-transform: uppercase;
        z-index: 1;
    }

    .myteknion-com .bootstrap-select .dropdown-menu li a, .myteknion-com .dropdown-item.active {
        color: #000 !important;
        font-size: 11px;
    }

    .myteknion-com .bootstrap-select .dropdown-menu.show {
        inset: -3px auto auto 0px !important;
    }

    .myteknion-com .btn.dropdown-toggle.show, .myteknion-com .btn.dropdown-toggle.btn-light:hover {
        border: 1px solid #000 !important;
    }

@media (min-width: 1024px) {
    [class*="xv-pillar-"] {
        /*float: left;*/
        margin-right: 20px;
        margin-bottom: 20px;
    }
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*#endregion*/

/*#endregion*/

/*slick carousel*/
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        outline: none;
        background: transparent;
        color: transparent;
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: 0.25;
    }

    .slick-prev:before, .slick-next:before {
        font-family: "teknion";
        font-size: 20px;
        line-height: 1;
        color: #fff;
        opacity: 0.75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "\e801";
}

[dir="rtl"] .slick-prev:before {
    content: "\e800";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "\e800";
}

[dir="rtl"] .slick-next:before {
    content: "\e801";
}

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "\e814";
                width: 20px;
                height: 20px;
                font-family: "teknion";
                font-size: 30px;
                line-height: 20px;
                text-align: center;
                color: #000;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            color: #000;
            opacity: 0.75;
        }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
/*slick carousel*/

/* #region myteknion Dashboard*/
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow-y: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
    /* scrollbar-color: #d9d9d9 #eeeeee;
    scrollbar-width: 8px;*/
}

    /* width */
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    .scroll-wrapper > .scroll-content::-webkit-scrollbar-track {
        background: #eeeeee;
        border-radius: 8px;
    }

    /* Handle */
    .scroll-wrapper > .scroll-content::-webkit-scrollbar-thumb {
        background: #d9d9d9;
        border-radius: 8px;
    }

        /* Handle on hover */
        .scroll-wrapper > .scroll-content::-webkit-scrollbar-thumb:hover {
            background: #c2c2c2;
        }

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px;
}

.scrollbar-outer.scrollbar-outer2 {
    max-height: 300px;
}

.myteknion_welcome_area {
    font-family: Myriad Pro;
    color: #8a898a;
    font-size: 16px;
    padding: 10px;
}

.full-width {
    width: 100%;
}

.myteknion_welcome_area .welcome_title {
    font-size: 24px;
    color: #000;
}

.myteknion_welcome_area .date {
    font-size: 17px;
    color: #8a898a;
}

.myteknion_welcome_area p {
    color: #000;
    font-size: 16px;
    margin: 0 0 10px;
    margin-bottom: 15px;
    padding: 20px 0;
    font-family: "aperculight";
}

    .myteknion_welcome_area p a {
        font-weight: 700;
        color: #000;
    }

.myteknion_welcome_area {
    display: flex;
}

bg-light-grey {
    background-color: #DBDBDB;
}

.scrollbar-outer2.scroll-content > div:nth-child(even) {
    background-color: #DBDBDB;
}

.g-gray-heading {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
}

    .g-gray-heading span, .navbar-default .navbar-nav > li > a > span, .log-out a {
        color: #8dc63f;
    }

.bg-light-grey {
    background-color: #DBDBDB;
}

.col-grid.sm-list:nth-of-type(4n+2), .col-grid.sm-list:nth-of-type(4n+3) {
    background-color: #fff;
}

.single-item .pull-right {
    margin-right: 8px;
}

.aperculight {
    font-family: "aperculight";
}

@media(max-width: 767px) {
    .pages-list .file-name.pull-left {
        padding: 20px 0;
    }

    .pages-list .pull-right {
        padding: 18px 0;
    }
}

.accordion-item .panel-body {
    display: none;
    padding: 0 25px;
    position: relative;
    background: #DBDBDB;
}

    .accordion-item .panel-body p {
        padding: 0 24px;
        margin-bottom: 15px;
    }

.accordion:has(.accordion-collapse.collapse.show) .accordion-item .panel-body {
    display: block;
}
/* #endregion myteknion Dashboard*/

/* Style for alternate color accordion*/

accordion-body {
    background: #fff;
}

.magic-widget .col-grid:nth-child(odd) {
    /* background-color: rgb(219, 219, 219);*/
}

.magic-widget .col-grid:nth-child(even) {
    background-color: #fff;
}



img.image-full-prev {
    max-width: 90%;
    max-height: 90%;
}
/* end of alternate color styles */


/* end of alternate color styles */
.col-grid .pro-checkbox a {
    top: -100%;
    border: 1px solid #7f7f7f;
}
.accordion .panel-heading, .accordion .panel-heading + div.panel-body, .accordion .panel-heading + div.panel-body + div.field_select_download_area{
  position: sticky;
  z-index: 10;
}
 
.accordion .panel-heading {
  top: 68px;
}
.accordion .panel-heading + div.panel-body {
  top: 128px;
}
.accordion .panel-heading + div.panel-body + div.field_select_download_area{
  top: 164px;
}

.lnkView-more {
    display: block;
    color: #fff !important;
    background-color: #908f90;
    padding: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    border: none;
}
.lnkView-more:hover {
    background-color: #8DC63F;
}