/*! =======================================================
                      VERSION  10.6.0
========================================================= */
/*! =========================================================
 * bimtech app main css
 * ========================================================= */

:root .btech{
    /* colors definitions */
    --btwl-main-color:#4AADAB;
    --btwl-main-color-dark:#2A8D8B;
    --btwl-main-border-color:#476666;
}

div#bt_root {
    font-size: 14px;
    padding-top: 15px;
}

.btech .svg-inline--fa {
    vertical-align: -.125em;
}

.btech .bt-page-loader {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    min-height: 300px;
}

.btech .loading-div {
    background:url('../img/processing.gif') no-repeat center center;
    background-size: 64px 64px;
    width:64px;
    height:64px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
}

.btech .h3, .btech h3 {
    font-size: 24px;
}

.btech .h4, .btech h4 {
    font-size: 18px;
}

/*.btech .h1, .btech .h2, .btech .h3, .btech h1, .btech h2, .btech h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}*/

/*.btech .h4, .btech .h5, .btech .h6, .btech h4, .btech h5, .btech h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}*/

.btech .h1, .btech .h2, .btech .h3, .btech .h4, .btech .h5, .btech .h6, .btech h1, .btech h2, .btech h3, .btech h4, .btech h5, .btech h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.btech .btn {
    font-size: 14px;
}

.btech .btn:focus,
.btech .btn:active,
.btech .btn:active:focus,
.btech .btn.focus:focus,
.btech .btn.focus,
.btech .btn.active.focus:focus,
.btech .btn.active:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btech .btn-bt-dark {
    color: #FFFFFF;
    background-color: #444;
    border-color: #000000;
}

.btech .btn-bt-dark:hover,
.btech .btn-bt-dark:focus,
.btech .btn-bt-dark:active,
.btech .btn-bt-dark.active,
.btech .open .dropdown-toggle.btn-bt-dark {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;
}

.btech .btn-bt-dark:active,
.btech .btn-bt-dark.active,
.btech .open .dropdown-toggle.btn-bt-dark {
    background-image: none;
}

.btech .btn-bt-dark.disabled,
.btech .btn-bt-dark[disabled],
.btech fieldset[disabled] .btn-bt-dark,
.btech .btn-bt-dark.disabled:hover,
.btech .btn-bt-dark[disabled]:hover,
.btech fieldset[disabled] .btn-bt-dark:hover,
.btech .btn-bt-dark.disabled:focus,
.btech .btn-bt-dark[disabled]:focus,
.btech fieldset[disabled] .btn-bt-dark:focus,
.btech .btn-bt-dark.disabled:active,
.btech .btn-bt-dark[disabled]:active,
.btech fieldset[disabled] .btn-bt-dark:active,
.btech .btn-bt-dark.disabled.active,
.btech .btn-bt-dark[disabled].active,
.btech fieldset[disabled] .btn-bt-dark.active {
    background-color: #444;
    border-color: #000000;
}

.btech .btn-bt-dark .badge {
    color: #444;
    background-color: #FFFFFF;
}

.btech .form-control, .btech .form-group-sm .btech .form-control {
    /*border-radius: 2px !important;*/
}

.btech .input-xs {
    height: 25px;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 1.4;
    border-radius: 2px;
}

.btech a.list-group-item:hover,
.btech a.list-group-item:focus,
.btech a.list-group-item:active,
.btech a.thumbnail:focus,
.btech a.thumbnail:hover,
.btech a.thumbnail:active,
.btech a.thumbnail.active,
.btech .form-control:focus,
.btech .constr.active {
    border-color: #699797;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(74, 173, 171, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(74, 173, 171, .6);
    background-color: white;
}

/* ---------------- FILTERS ----------------- */
.btech .filter-panel{
    border: 1px solid #E0E0E0;
    background: #f5f5f5;
    margin-bottom: 10px;
}

.btech .inline-btn-sm {
    display: inline-flex;
}
.btech .inline-btn-sm>button:first-child {
    margin-right: 4px;
}

.btech .filter-toggler {
    padding: 0px;
    width:20px;
    height: 20px;
    position: relative;
    top: -2px;
}

.btech .filter-toggler-content {
    position: relative;
    top: 3px;
    left: 4px;
    font-size: 11px;
}

.btech .btn-xs,
.btech .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btech .special-filter-container{
    position: absolute;
    height: auto;
    border: 1px solid #E0E0E0;
    border-left: none;
    background: #f5f5f5;
    z-index: 10;
}

.btech button.special-filter-opener{
    width: 100%;
    height: 70px;
}

.btech .filter-group {
    padding: 0px 10px 10px 10px;
    /*background: #eee;*/
    /*border: 1px solid #D8D8D8;*/
}

.btech .filter-group-row {
    padding-top: 7px;
    overflow:hidden;
}

.btech .filter-group-np {
    padding: 10px 10px 10px 10px;
    /*background: #ffffff;*/
    margin-top: 0px;
    /*background: #eee;*/
    /*border: 1px solid #D8D8D8;*/
}

.btech .filter-btn-group .btn + .btn,
.btech .filter-btn-group .btn + .filter-btn-group,
.btech .filter-btn-group .filter-btn-group + .btn,
.btech .filter-btn-group .filter-btn-group + .filter-btn-group {
    margin-left: 0px;
    white-space: normal; /* for texts overflowing the available width of the filter button */
    text-align: left;
}

.btech .filter_slider_container {
    padding: 0px 10px 0px 10px;
}

.btech .slider-selection {
    background: #CCC;
}

.btech .slider {
    background: none !important;
}

.btech .slider:before {
    background: none;
    display: none;
}

/* Bimtech - custom part of the slider: range of values restricted by filtering */
.btech .slider-filtered-range {
    background: var(--btwl-main-color);
    height: 100%;
    top: 0;
    bottom: 0;
    width: 100%; /* Adjusted dynamically */
    left: 0; /* Adjusted dynamically */
    position: absolute;
    z-index: 0; /* this is important*/
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.btech .filter_slider_container.slider-sm {
    font-size:11px;
}

.btech .filter_slider_container.slider-sm .slider-handle {
    width: 17px;
    height: 17px;
}

.btech .filter_slider_container.slider-sm .slider.slider-horizontal .max-slider-tick, .slider.slider-horizontal .max-slider-handle {
    margin-left: -7px;
}

.btech .filter_slider_container.slider-sm .slider.slider-horizontal {
    width: 210px;
    height: 17px;
}

.btech .filter_slider_container.slider-sm .slider.slider-horizontal .slider-track {
    height: 5px;
    margin-top: -3px;
}

.btech .slider-handle {
    background: #585858 center no-repeat;
    background-image: url('../img/slider-handle.png'),linear-gradient(to top,#363636,#585858 83%);
    background-repeat: no-repeat;
    border-radius: 2px;
    background-clip: padding-box;
    background-size: auto;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    position: absolute;
    width: 17px;
    z-index: 2;
}

.btech .slider.slider-horizontal .slider-track-low, .btech .slider.slider-horizontal .slider-track-high {
    z-index: 1;
    background: white;
    opacity: 0.5;
    border-radius: 0;
}

.btech .slider-track{
    background: #FFFFFF;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}

/* prevent clicking on "all" button when it is active (= do not deactive it)*/
.btech .btn-group-toggle > label[name=all].active {
    pointer-events: none;
}

.btech .btn-filter {
    background-color: #666 !important;
    border-color: #333 !important;
    margin: 1px -1px 1px 0px !important;
    color: white !important;
    outline: none !important;
    font-size: 11px;
    padding: 3px 6px 3px 6px;
    border-radius: 0px;
    cursor: pointer;
}

.btech .btn-filter.showable {
    display: none !important;
}
.btech .btn-filter.showable.shown {
    display: inline-block !important;
}
.btech .opts-as-chboxes .btn-filter.showable.shown {
    display: table !important;
}

.btech .btn-filter:focus,
.btech .btn-filter:active:focus,
.btech .btn-filter.active,
.btech .btn-filter:active,
.btech .btn-filter.active:focus,
.btech .btn-filter.active:hover {
    background-color: var(--btwl-main-color) !important;
    border-color: var(--btwl-main-border-color) !important;
    color: white !important;
}
.btech .btn-filter:hover {
    background-color: var(--btwl-main-border-color) !important;
    border-color: #333 !important;
    color: white !important;
}

.btech .btn-filter.disabled,
.btech .btn-filter[disabled],
.btech fieldset[disabled] .btn-filter,
.btech .btn-filter.disabled:hover,
.btech .btn-filter[disabled]:hover,
.btech fieldset[disabled] .btn-filter:hover,
.btech .btn-filter.disabled:focus,
.btech .btn-filter[disabled]:focus,
.btech fieldset[disabled] .btn-filter:focus,
.btech .btn-filter.disabled:active,
.btech .btn-filter[disabled]:active,
.btech fieldset[disabled] .btn-filter:active,
.btech .btn-filter.disabled.active,
.btech .btn-filter[disabled].active,
.btech fieldset[disabled] .btn-filter.active {
    opacity: 0.33;
    pointer-events:none;
}

/* filters in filter wizard */
.btech #filter_wizard .btn-filter {
    background-color: white !important;
    border-color: #333 !important;
    margin: 2px 2px 4px 0px !important;
    color: black !important;
    font-size: 15px;
    padding: 15px 15px;
    border-radius: 3px;
    min-width: 19.2%;
}

.btech #filter_wizard .btn-filter:focus,
.btech #filter_wizard .btn-filter:active:focus,
.btech #filter_wizard .btn-filter.active,
.btech #filter_wizard .btn-filter:active,
.btech #filter_wizard .btn-filter.active:focus,
.btech #filter_wizard .btn-filter.active:hover {
    background-color: var(--btwl-main-color) !important;
    border-color: var(--btwl-main-border-color) !important;
    color: white !important;
    box-shadow: inset 2px 2px 7px 0px #5d5d5d !important;
}
.btech #filter_wizard .btn-filter:hover {
    background-color: var(--btwl-main-border-color) !important;
    border-color: #333 !important;
    color: white !important;
}

/* do not display unaccessible options in wizard */
.btech #filter_wizard .btn-filter[disabled] {
    display: none;
}

.btech #filter_wizard .modal-body{
    /*background: #f6f6f6;*/
    min-height: 500px;
    padding: 40px;
    display: table;
}

.btech #filter_wizard .modal-body > div{
    display: table-cell;
    vertical-align: middle;
}

.btech .wizard-btn{
    min-width: 180px;
}

@media (max-width: 768px) {
    .btech .wizard-btn{
        min-width: 0; /* would not fit into small screen */
    }
    .btech #filter_wizard .modal-body{
        min-height: 400px;
    }
}

.btech button#wizard_start{
    padding: 20px 40px;
    font-size: 18px;
    font-weight: bold;
}

.btech .filter-header {
    /*border-top: 1px solid #ddd;*/
    padding: 10px 0px 0px 0px;
    margin: 0px 10px;
    /*background: #ffffff;*/
    font-weight: bold;
    font-size: 12px;
    /*background: #eee;*/
    border-top: 1px solid #ccc;
}

.btech .filter-unit {
    margin-left: 0px;
    padding-top: 4px;
    position: relative;
    font-size: 11px;
}

.btech .title-left {
    width: 45%;
    float: left;
    display: block
}

.btech .title-left h3 {
    padding-left: 10px;
    padding-bottom: 5px;
}

.btech .bt-dt-img-preview{
     height: 100px;
     width: 100px;
     padding: 0;
 }

.btech .bt-dt-img-manufacturer{
    height: 50px;
    width: 70px;
    padding: 0;
}

.btech .bt-dt-description {
    text-align: justify;
    margin-bottom: 3px;
    font-size: 12px;
}

.btech a.no-underline{
    text-decoration: none !important;
}

.btech .dark-anchor {
    color: #333;
}

.btech .dark-anchor:hover {
    color: var(--btwl-main-color-dark);
}

.btech .bt-dt-manufacturer-logo {
    float: left;
    height: 50px;
    width: 70px;
}

@media (min-width: 768px) {
    .btech .bt-dt-manufacturer-logo {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .btech .bt-dt-manufacturer-logo {
        margin-bottom: 20px;
    }
}

.btech .text-img-logo {
    height: 50px;
    width: 70px;
    position: relative;
    text-align: center;
}

.btech .text-img-logo span {
    vertical-align: middle;
}

.btech .bt-dt-item-name {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btech .table th {
    border-top: none;
    font-size: 12px !important;
}

.btech table.dataTable thead .sorting:before,
.btech table.dataTable thead .sorting:after,
.btech table.dataTable thead .sorting_asc:before,
.btech table.dataTable thead .sorting_asc:after,
.btech table.dataTable thead .sorting_desc:before,
.btech table.dataTable thead .sorting_desc:after,
.btech table.dataTable thead .sorting_asc_disabled:before,
.btech table.dataTable thead .sorting_asc_disabled:after,
.btech table.dataTable thead .sorting_desc_disabled:before,
.btech table.dataTable thead .sorting_desc_disabled:after {
    font-size: 16px;
    bottom: 0.6em !important;
}

.btech table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
.btech table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    background-color: #444 !important;
    left: 9px !important;
}

.btech table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:hover:before,
.btech table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:hover:before {
    background-color: black !important;
}

.btech table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
.btech table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: var(--btwl-main-color) !important;
}

.btech table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:hover:before,
.btech table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:hover:before {
    background-color: var(--btwl-main-color-dark) !important;
}

.btech table td.control,
.btech table th.control {
    padding-right: 0px !important;
}


.btech .fader{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
    background-color: #000;
    opacity: 0.5;
}

.btech #table_data_loader{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.btech .loader-bg{
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 0.75;
}

.btech .loader{
    background:url('../img/processing.gif') no-repeat center center;
    background-size: 64px 64px;
    width:64px;
    height:64px;
    position: absolute;
    display: block;
    top: 300px;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
}

.btech button.go-top{
    display: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 99;
    cursor: pointer;
    opacity: 0; /* is changed via fadeTo method */
}

.btech button.go-top:hover{
    opacity: 0.9 !important;
}

/* Default button from bootstrap 3 */

.btech .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btech .btn-default:focus,
.btech .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btech .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btech .btn-default:active,
.btech .btn-default.active,
.btech .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.btech .btn-default:active:hover,
.btech .btn-default.active:hover,
.btech .open > .dropdown-toggle.btn-default:hover,
.btech .btn-default:active:focus,
.btech .btn-default.active:focus,
.btech .open > .dropdown-toggle.btn-default:focus,
.btech .btn-default:active.focus,
.btech .btn-default.active.focus,
.btech .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btech .btn-default.disabled:hover,
.btech .btn-default[disabled]:hover,
.btech fieldset[disabled] .btn-default:hover,
.btech .btn-default.disabled:focus,
.btech .btn-default[disabled]:focus,
.btech fieldset[disabled] .btn-default:focus,
.btech .btn-default.disabled.focus,
.btech .btn-default[disabled].focus,
.btech fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btech .btn-default .badge {
    color: #fff;
    background-color: #333;
}


.btech .nav-pills.nav-sm>li>a {
    font-size: 12px;
    padding: 5px 10px;
    background: white;
}

.btech .nav-pills.nav-sm>li>a:not(.active):hover {
    background: #f0f0f0;
}

.btech .nav-pills.nav-bimtech>li>a {
    background-color: #444 !important;
    color: #FFF;
    border-radius: 0px !important;
    border: 1px solid #bbb;
    margin: 0px 2px;
}

.btech .nav-pills.nav-bimtech>li>a.active {
    background: var(--btwl-main-color) !important;
    border: 1px solid #476666;
}

.btech .nav-pills.nav-bimtech>li>a:not(.active):hover {
    background: var(--btwl-main-color-dark) !important;
}



.btech .concrete-filter {
}

.btech .concrete-filter-img {
    width: 700px;
    height: auto;
    opacity:1;
    /*border:1px solid #00CCFF;*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* hack for IE 10+ */
    .btech .concrete-filter-img {
        height: 495px;
    }
}

.btech .concreteOutsideWrapper{
    width:700px;
    height:480px;
    /*border:1px solid blue;*/
    margin-right: auto;
    margin-left: auto;
}

.btech .concreteInsideWrapper{
    width:100%;
    height:auto;
    position:relative;
}

.btech .clickmap-text-overlay{
    position:absolute;
    z-index: 3;
    font-size: 12px;
    opacity: 1;
    /*display: table;*/
    /*outline: 2px solid #444;*/
}

.btech .concreteInsideWrapper .clickmap-text-overlay{
    font-size: 9px;
    cursor: pointer;
}

/* Enable this only if library container is at least 1200px wide */
/*@media (min-width: 1200px){
    .btech .concrete-filter-img {
        width: 850px;
    }
    .btech .concreteOutsideWrapper{
        width:850px;
        height:530px;
    }
}*/

@media (max-width: 3840px){ /* Change to 1200px if library container is at least 1200px wide */
    .btech .concreteInsideWrapper .clickmap-text-overlay{
        font-size: 8px;
    }
}

.btech .clickmap-text-overlay-outer{
    display: table;
    width: 100%;
    height: 100%;
}

.btech .clickmap-text-overlay-inner{
    vertical-align: middle;
    font-weight: bolder;
    display: table-cell;
}

.btech .clickmap-text-overlay-interactive{
    background: #F5F349;
    border: 1px solid #333;
    pointer-events: initial !important;
    box-shadow: #222 3px 3px 5px;
}

.btech .clickmap-text-overlay-interactive:hover{
    background: var(--btwl-main-color);
    color: white;
}

.btech .clickmap-text-href{
    z-index: 3;
    color: black;
}

.btech .clickmap-text-overlay-interactive.disabled{
    pointer-events: none !important;
}

.btech .clickmap-disabled-overlay{
    position:absolute;
    background: white;
    opacity: 0.6;
    z-index: 4; /* must be higher than .clickmap-text-href */
    pointer-events: none !important;
}

.btech #specialFilterWindow button.close {
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 7;
}

/* Expanded details font */
.btech table.dataTable>tbody>tr.child ul.dtr-details {
    font-size: 12px;
}

@media (max-width: 768px) {
    /* table fixed header only in md+ sizes! */
    .btech table.dataTable.fixedHeader-floating {
        position: initial;
    }
}

.btech .detail-img {
    height: auto;
    width: 100%;
    max-width: 300px;
    margin: 15px 0 0 0;
}

.btech .detail-text {
    margin-left: 220px;
}

.btech .justify {
    text-align: justify;
}

.btech table thead tr {
    background: transparent;
}

@media (min-width: 576px) { /* SM+ */
    /* property name aligned right (table-like) in sm+ sizes! */
    dl.detail-properties > dt {
        text-align: right !important;
    }
}

@media (max-width: 575px) { /* XS */
    /*
    .btech .table td, .btech .table th {
        padding: .75rem .25rem;
    }

    .btech .bt-dt-img-preview {
        height: 60px;
        width: 60px;
    }*/


    .btech .detail-img {
        max-width: 180px;
    }
}

/* We need to redefine modal backdrop as it is the only element that is outside of the main div with .btech class so that .btech bootstrap does not work on it */
.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop.show {opacity: 0.5;}

/*.modal-open .container-fluid, .modal-open .container {*/
.modal-open #filters, .modal-open #main_data_table_wrapper {
    -webkit-filter: blur(5px) grayscale(90%);
    -moz-filter: blur(5px) grayscale(90%);
    -o-filter: blur(5px) grayscale(90%);
    -ms-filter: blur(5px);
    filter: blur(5px) grayscale(90%);
}

.btech .sublayer {
    margin-top: 10px;
}

#toast-container.bt-toast>div{
    width:300px;
    margin-left:auto;
    margin-right:auto
}
.bt-toast{
    top:15px;
    right:0;
    width:100%
}
.toast-success {
    background-color: var(--btwl-main-color);
}

.primary-color {
    color: var(--btwl-main-color);
}

.btech .filters-title {
    margin-top: 15px;
}

.btech .reset-btn {
    padding-right: 10px;
    margin-top: 18px;
}

.btech .not-visible {
    opacity: 0.001; /* = almost invisible, do not use display: none as it could affect filters refreshment **/
}

.btech .fade {
    opacity: unset; /* defense against bootstrap 3 which makes .fade class opacity:0, which malfunctions modals/tabs etc.. */
}

.btech .table thead th {
    vertical-align: bottom !important; /* for proper alignment of table header */
}

.btech .man-text {
    font-size: 13px;
    padding: 0 7px 8px 7px;
}

.dataTables_paginate {
    float: right;
}

.btech .page-link {
    color: var(--btwl-main-color);
    padding: .4rem .75rem;
}

.btech .page-link:focus {
    box-shadow: none;
}

.btech .page-item.active .page-link {
    color: #fff;
    background-color: var(--btwl-main-color-dark);
    border-color: var(--btwl-main-color);
}

.btech .opts-as-chboxes .filter-btn-group .btn + .btn,
.btech .opts-as-chboxes .filter-btn-group .btn + .filter-btn-group,
.btech .opts-as-chboxes .filter-btn-group .filter-btn-group + .btn,
.btech .opts-as-chboxes .filter-btn-group .filter-btn-group + .filter-btn-group,
.btech .opts-as-chboxes .btn-filter,
.btech .opts-as-chboxes .btn-filter:focus,
.btech .opts-as-chboxes .btn-filter:hover,
.btech .opts-as-chboxes .btn-filter:active:focus,
.btech .opts-as-chboxes .btn-filter.active,
.btech .opts-as-chboxes .btn-filter:active,
.btech .opts-as-chboxes .btn-filter.active:focus,
.btech .opts-as-chboxes .btn-filter.active:hover {
    display: table;
    background: none !important;
    border: none !important;
    color: black !important;
    box-shadow: none !important;
}

.btech .opts-as-chboxes .btn-group-toggle .btn input[type=checkbox],
.btech .opts-as-chboxes .btn-group-toggle .btn input[type=radio],
.btech .opts-as-chboxes .btn-group-toggle>.btn-group .btn input[type=checkbox],
.btech .opts-as-chboxes .btn-group-toggle>.btn-group .btn input[type=radio] {
    position: relative;
    padding: 2px 5px 0 0;
    margin-right: 5px;
    top: 2px;
    clip: initial !important;
}

.btech .opts-as-chboxes .btn-group-toggle .btn input[type=checkbox]:focus{
    outline: none !important;
    outline-offset: 0 !important;
}

button.more-options-btn {
    font-size: 12px !important;
    color: #666 !important;
}

.info-icon {
    background: white;
    font-size: 11px;
    cursor: default;
    float: left;
    margin-top: 5px;
}

.info-icon .info-icon-img {
    height: 15px;
    width: 15px;
    display: inline-block;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
}

.info-icon .palette-img {
    margin-right: 5px;
    background-image: url('../img/palette.png');
}

.info-icon .anchors-img {
    background-image: url('../img/anchor.png');
}

a.download-pdf{
    background-color: gainsboro !important;
    cursor: not-allowed;
}