a.btn.white{
	color:#fff!important;
}

div#response_area {
    padding: 40px 0px;
}

div#response_area p.tip {
    text-align: center;
}

#response_area .dataTables_length {
    margin-left: 75px;
}

#response_area .dataTables_filter {
    margin-right: 75px;
}

.x-ref-btn {
    background: #efefef;
    display: block;
    float: left;
    width: 32%;
    min-height: 50px;
    margin: 2px;
    border: 1px solid;
    border-radius: 5px;
}

#airFilterTabs li.nav-item, #BrakeTabs li.nav-item {
    padding-top: 0;
}

.fl-right{
    float: right;
}

div#cross-ref-form h2, div#filterQuery h2 {
    overflow-wrap: normal;
    text-align: left;
}

/*Home search styling */
.search-icon {
    width: 20%;
    float: left;
    min-height: 175px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position-y: 0px!important;
    border-right: 2px solid;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    position: relative;
    transition: 200ms ease;
}

#filterFinder .container, #fram_top_nav .container {width: 100%!important;}

.search-icon:hover {
    cursor: pointer;
}

div#table1_wrapper table#table1 tbody tr:hover {
    cursor: pointer;
    background: #f3dbcd!important;
}

table#table1 th {
    color: #ec3436;
}

.category .description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    line-height: 13px;
    color:#fff;
    font-size: 12px;
    font-weight: 500;
}

.srch-btn-container {
    background: #fff;
}

.srch-btn-container:after {
    display: table;
    content: " ";
    clear: both;
}

#btn-0 {
    background: url(../assets/AllVehicles.jpg);
}

#btn-0:hover, #btn-0:focus, #btn-0.active  {
    background: url(../assets/AllVehicles_Rollover.jpg);
}

#btn-1 {
    background: url(../assets/PassengerVehicle.jpg);
}

#btn-1:hover, #btn-1:focus, #btn-1.active  {
    background: url(../assets/PassengerVehicle_Rollover.jpg);
}

#btn-2 {
    background: url(../assets/TruckBuses.jpg);
}

#btn-2:hover, #btn-2:focus, #btn-2.active  {
    background: url(../assets/TruckBuses_Rollover.jpg);
}

#btn-3 {
    background: url(../assets/Motorcycle.jpg);
}

#btn-3:hover, #btn-3:focus, #btn-3.active  {
    background: url(../assets/Motorcycle_Rollover.jpg);
}

#btn-4 {
    background: url(../assets/AgriculturalOffRoad.jpg);
    border-right: 0;
}

#btn-4:hover, #btn-4:focus, #btn-4.active  {
    background: url(../assets/AgriculturalOffRoad_Rollover.jpg);
}

.srch-btn-container .category:focus {
    outline: none;
}

#filterFinder .container {
    padding-top: 0!important;
}

#filterFinder {
    padding-bottom: 60px;
}

#filterFinder .container:after, #cross-ref-form:after {
    display: table;
    content: " ";
    clear: both;
}

#veh_app_form #submit_button, #veh_app_form #clear_button, #find-filter {
    margin-top: 20px;
}

#searchFilters, #cross-ref-form, #filterQuery {
    background: #f06c2f;
    padding: 20px 20px;
}

.search-icon:last-child {
    border-right: 0;
}

.srch-btn-container button:last-child {
    border-right: 0;
}

.btn-primary, .btn-secondary {
    background: #f06b2f;
}

.btn-primary:hover, .btn-secondary:hover {
    background: #000;
    color: #f06b2f!important;
    transition: 0.25s;
}

.btn-primary:focus, .btn-secondary:focus {
    background: #ed3632;
    color: #fff!important;
}

#searchFilters h2, #filterQuery h2, #cross-ref-form h2 {
    font-size: 50px;
    color: #ffffff;
    font-family: 'Anton', sans-serif;
    font-weight: normal;
    line-height: 48px;
    text-align: center;
}

#searchFilters label, #searchFilters span, #filterQuery label, #filterQuery span, #cross-ref-form label, #cross-ref-form span {
    color: #fff;
}

.OEM {
    font-size: 18px;
    padding-top: 10px;
}

input#OemNo {
    margin: 0 0 0 5px;
    display: inline-block;
    width: 13px;
    zoom: 1.25;
}

#table349_wrapper table{
    max-width:99.5%;
} 

span#select2-filterNos-container, .select2-selection__placeholder {
    color: #464a4c!important;
    font-weight: 400;
    font-size: 16px;
}

#filterSearch {
    font-size: 15px;
    color: #000;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
    padding: 4px 26px;
    display: block;
    transition: 0.5s ease;
    max-width: 180px;
    float: right;
    width: 100%;
    color: #f36b21;
    background: #fff;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 0.5rem 0.75rem!important;
    border: 0!important;
}

p.tip {
    padding-bottom: 1em!important;
}

.data .col img {
    margin-bottom: 5px;
}

.data.focused {
    background: #f3dbcd;
}   

p.action {
    text-align: right;
}

div#filterQuery p.action {
    margin-top: 20px;
}

div#table390_wrapper thead td {
    background: #f06b2f;
    text-transform: uppercase;
    padding: 15px!important;
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
}

div#table390_wrapper .even, div#table390_wrapper .odd{
    background: #f1f2f2;
    border-bottom: 1px solid #fff;
}

#table390 td{
    padding: 10px!important;
}

table#table390 td {
    padding: 10px!important;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
}

table#table4 th, #table499 th {
    color: #fff;
}

table#table4 tbody td {
    padding: 15px;
}

div#table390_wrapper span.filter.underline {
    color: #cf1111;
}

ul.dtr-details {
    list-style: none!important;
    width: 100%;
    padding: 0!important;
    margin: 0!important;
}

.dtr-details li span {
    width: 50%;
    text-align: left;
    display: block!important;
    padding: 0 5px;
    float: left;
}

.dtr-details li:after {
    content: " ";
    display: table;
    clear: both;
}

.dtr-details li {
    width: 100%;
    display: block;
    padding: 0!important;
    border-bottom: 1px solid #636363!important;
}

span.dtr-title {
    background: #fdf700;
    border-right: 1px solid #ccc;
}

tr.child td.child {
    padding: 0!important;
    border: 2px solid #000!important;
}

.make-select .select2-selection.select2-selection--single, #select2-Make-container, .select2-selection__arrow, #year {
    height: 50px!important;
    border-radius: 0;
}

#searchFilters label, #filterQuery label {
    margin: 0 0 0px 0;
}

#find-filter, #submit_button, #clear_button {
    height: 39px;
    font-size: 18px;
    background: #fff;
    color: #f06b2f!important;
    border: 0;
    border-radius: 0;
    line-height: 32px;
    padding: 4px 26px;
    display: block;
    transition: 0.5s ease;
    cursor: pointer;
    width: 180px;
    text-align: center;
    float: right;
}

#find-filter:hover, #submit_button:hover, #clear_button:hover {
    background: #b6b7b8!important;
    color: #f06b2f!important;
}

#filterFinder label.control-label, 
#searchFilters label.control-label, 
#cross-ref-form label.control-label,
#filterQuery label.control-label{
    color: #fff;
    font-weight: inherit;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding-top: 15px;
    font-family: 'Anton', sans-serif;
    font-style: italic;
}

.hidden {
    display: none!important;
}

#product-image-container {    
    border: 1px solid #ccc;
    padding: 0;
    margin-right: 30px;
    border-bottom: 0; 
}

.no-padding {
    padding: 0;
}

#panelHeader h3 {
    font-weight: 200!important;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
}

#panelHeader label {
    font-weight: 600;
    font-size: 12px;
}

#panelHeader #airFilterNo, #panelHeader #partNo {
    line-height: 25px;
    margin: 0 10px;
    padding: 5px!important;
    font-size: 12px;
    min-width: 75%;
}

#panelHeader a.btn {
    font-size: 12px;
    background: #f06a30;
    text-transform: uppercase;
    display: block;
    max-width: 50%;
    text-align: center;
    transition: 0.5s ease;
    cursor: pointer;
}

.fram-parts-search-form input[type=text],
div#searchFilters input[type=text],
div#filterQuery input[type=text], 
input#PartNo {
    line-height: 16px;
    padding: 10px 10px!important;
    border-color: #fff;
    font-size: 15px;
    border-radius: 0;
    margin-bottom:0!important;
}

table#table1 th,
table#resultTable th {
    text-align: center;
    border-right: 3px solid #fff!important;
}

table#table1 th:last-child,
table#resultTable th:last-child {
    border: 0!important;
}

.fram-parts-search-form select:after {
    content: "\f140";
    position: absolute;
    right: 0;
    top: 24%;
    font-family: "dashicons";
    border: 1px solid;
    right: 12px;
    padding: 3px 2px 1px;
    transition: 100ms ease;
}


.fram-parts-search-form select,
div#searchFilters select,
div#filterQuery select,
.fram-parts-search-form input[type=text],
div#searchFilters input[type=text],
div#filterQuery input[type=text] {
  -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

#search {
    padding: 7px 24px;
    float: left;
    margin-right: 1%;
    width: 28.5%!important;
}

#export {
    padding: 7px 20.5px;
    float: right;
    width: 41%!important;
    margin-left: 1%;
}

#panelHide {
    padding: 7px 31.5px;
    float: left;
    width: 28.5%!important;
}

#search:hover, #export:hover, #panelHide:hover, #find-filter:hover {
    background: #b6b7b8!important;
    color: #f06a30!important;
}

.button-container a {
    width: 45%;
    color: #000!important;
    font-size: 15px;
    text-transform: uppercase;
    padding: 8px 30px;
    display: block;
    text-align: center;
}

.button-container.filter-finder a {
    padding: 8px 10px;
}

a.top-nav-btn {
    background: #b6b7b8;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px!important;
    text-align: center;
    font-size:13px;
}

a.top-nav-btn.active {
    background: #f06c2f;
}

a.top-nav-btn:hover {
    background: #f06c2f;
    color: #fff;
    transition: 0.25s;
}

a.top-nav-btn:focus {
    background: #f06c2f;
    color: #fff;
    transition: 0.25s;
}

.row:after {
    content: " ";
    display: table;
    clear: both;
}

#product-image {
    height: auto!important;
    width: 100%!important;
    min-height: 110px;
    text-align: center;
    display: block;
    margin: auto;
}

#panelHeader .no-padding:after {
    display: table;
    content: " ";
    clear: both;
}

.no-padding{
  padding: 0!important;
}

.button-container {
    margin-top: 23px;
}

.button-container:after {
    content: " ";
    display: table;
    clear: both;
}

.button-container a:first-child {
    float: left;
}

.button-container a:last-child {
    float: right;
}

.white-select select {
    background: transparent;
    border: none;
}

.white-select select:disabled {
    background: #fff!important;
    border-radius: 0;
    color:#efefef;
}

.white-select {
    background: #fff;
}

/*Results table styling*/

.table-wrapper table th {
    background: #f06b2f;
    border-bottom: none!important;
    border-right: 3px solid#fff;
}

.table-wrapper table tr:last-child th:last-child {
    border-right: none;
}

.table-wrapper table th span.heading {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-style: italic;
    font-weight: 200;
}

.dataTables_length label, .dataTables_filter label {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
}

.table1_length, .dataTables_filter {
    margin-bottom: 15px;
}

.dataTables_filter input {
    line-height: 15px;
    border: 1px solid #ccc;
    padding: 0 5px;
    font-size: inherit;
    width: 200px;
}

.dataTables_length select {
    border: 1px solid #ccc;
    border-radius: 0!important;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    min-width: 45px;
    margin: 0 5px;
    padding: 5px!important;
}

.dataTable thead th {
    font-style: italic;
    font-weight: 200!important;
    text-align: center;
    vertical-align: middle;
}

.table-wrapper td, .table-wrapper th {
    /*border-left: 1px solid #8a8a8a!important;*/
}

.table-wrapper th, .table-wrapper td {
    font-family: 'Anton', sans-serif;
    font-size: 15px;
    text-align: left;
    padding-left: 30px!important;
    line-height: 18px;
}

.table-wrapper th {text-transform: uppercase;}

.table-wrapper td:last-child, .table-wrapper th:last-child {
    /*border-right: 1px solid #8a8a8a!important;*/
}

table.dataTable.no-footer {
    border-bottom: 0;
}

.dataTables_scrollBody table thead {
    display: none;
}

.dimensions {
    background: #f7f7f7;
}

.dataTables_scrollHead table {
    margin-bottom: 0!important;
}

.dataTables_scrollBody td {
    border: 0!important;
    border-bottom: 1px solid #fff!important;
}

.dataTables_scrollBody::-webkit-scrollbar{
    width: 0;
}

.dataTables_scrollHead th, .dataTables_scrollBody td {
    width: 33%!important;
}

tbody#table499 tr {
    background-color: #f7f7f7;
}

.dataTables_scrollBody table {
    margin: 0;
}

.dataTables_info, .dataTables_paginate {
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    color: #000!important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border: 0!important;
}

.dataTables_scrollHeadInner {
    width: 100%!important;
}

.dataTables_scrollHeadInner table {
    width: 100%!important;
}

#table499 tbody tr {
    background: #f7f7f7!important;
}

.table-wrapper h3 {
    text-align: center;
    font-weight: 400!important;
}

.table-wrapper {
    border-top: 1px solid #8a8a8a;
    padding-top: 30px;
}

/*Tab styling */
#panelHeader {
    padding-right: 0;
}

#tab3 .table-wrapper thead tr:first-child th:last-child, #tab3 .table-wrapper tbody td:last-child, #tab2 .table-wrapper thead th:last-child {
    border-right: 0!important;
}

#tab3 .table-wrapper thead tr:first-child th:first-child, #tab3 .table-wrapper tbody td:first-child, #tab2 .table-wrapper thead th:first-child {
    border-left: 0!important;
}

#tab3 .table-wrapper thead th, #tab2 .table-wrapper thead th, #table1_wrapper thead th, #resultTable thead th,  {
    border-bottom: 0!important;
    border-top: 0!important;
    color: #ec3738;
}

#tab3 .table-wrapper thead tr:last-child th:last-child {
    border-right: 0!important;
}

#tab3 .table-wrapper tbody td, #tab2 .table-wrapper tbody td {
    border-color: #fff!important;
}

#tab3 .table-wrapper th{
    padding: 10px!important;
    font-size: 17px;
}

#tab2 .table-wrapper th, #table1_wrapper th, #resultTable th {
    padding: 15px 15px 15px 30px!important;
    font-size: 17px;
}

table#table1 th {
    color: #fff;
}

#table1_wrapper tbody td, #resultTable tbody td {
    line-height: 35px;
}

a#back {
    float: right;
}

p.button-p:after {
    content: " ";
    display: table;
    clear: both;
}

.dimensions {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 8px 10px!important;
    text-transform: uppercase;
    font-weight: 400;
}

.row-label{
    font-weight: 600;
}

.spec-table span {
    font-size: 12px;
}

.spec-table {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

ul#airFilterTabs, ul#BrakeTabs {
    border:0;
    list-style: none!important;
    padding: 0!important;
}

ul#airFilterTabs a.nav-link, ul#BrakeTabs a.nav-link {
    padding: 15px;
    display: block;
    color: #2d2f31;
    font-weight: 200;
    text-transform: uppercase;
    background: #f7f7f7;
}

#table4 tr td {
    background: #f7f7f7;
}

ul#airFilterTabs a.nav-link.active, ul#BrakeTabs a.nav-link.active {
    font-weight: 200;
    background: #f3dbcd;
    color: #000;
}

#airFilterTabContent .dataTables_length, #airFilterTabContent .dataTables_filter{
    display: none;  
}

.tab-pane .table-wrapper {
    border-top: 0;
    padding-top: 0;
}

ul#airFilterTabs, ul#BrakeTabs {
    list-style: none!important;
    padding: 0!important;
    margin-right: 30px;
}

div#filterPanel {
    margin-top: 30px;
    min-height: 500px;
}

/* fix for col not floating on template */
.col-md-3.col-sm-6.col-xs-12 {
    float: left;
}

.col-lg-2 {
    float: left;
}

.col-lg-5.col-sm-6.col-xs-12 {
    float: left;
}

.col-lg-3.col-sm-6.col-xs-12 {
    float: left;
}

.col-lg-1.col-sm-6.col-xs-12 {
    float: left;
}

.col-lg-3 {
    float: left;
}

.panel-group.col-lg-12 {
    padding: 0;
}

.panel-heading {
    padding: 10px 15px;
}

#collapse1 .col-md-4.col-sm-6.col-xs-12 {
    float: left;
}

div#collapse1:after {
    content: " ";
    display: table;
    clear: both;
}

#collapse1 {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 15px 0;
    margin-bottom: 20px;
}

#filterPanel .tab-pane:after {
    display: table;
    content: " ";
    clear: both;
}

#airFilterTabContent .row-label, #airFilterTabContent .row-value {
    float: left;
}

.center {
    text-align: center;
}

div#searchFilters:after {
    content: " ";
    display: table;
    clear: both;
}

/*table styling */

div#table0 {
    display: block;
    width: 100%;
}

.col .header {
    border-right: 2px solid #fff;
    padding: 25px 10px!important;
}

.col:last-child .header {
    border-right: 0;
}

.header {
    display: flex;
    background: #f06b2f;
    width: 100%;
}

#filterRow .col {
    width: 12.5%;
    text-align: center;
    padding: 0px;
    margin: auto;
    box-sizing: border-box;
}

#filterRow .col .header {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    line-height: 13px;
    display: block;
    font-style: italic;
}

.header:after, .data:after {
    content: " ";
    display: table;
    clear: both;
}

#filterResults{
    margin-top: 15px;
}

#filterRow .col .smaller {
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 0px!important;
}

#brakePanel, #oilPanel{
    margin-top: 30px;
    position: relative;
}

.data {
    background: #f7f7f7;
}

.data .col img {
    max-width: 50px;
}

.data .col p{
    font-size: 12px;
    color: #5a5758;
    font-weight: 500;
    text-decoration: none;
}

.underline {
    text-decoration: underline;
    cursor: pointer;
}

#table1 tr.even, #table1 tr.odd, #resultTable tr.even, #resultTable tr.odd {
    background-color: #f7f7f7!important;
}

.dataTables_scrollBody table tr:hover td{
    background-color: rgb(255,248,175);
    cursor: pointer;
}

div#panelHeader {
    padding-right: 0!important;
}

.tab-results {
    padding-right: 0!important;
    margin-top: 15px;
}

.fram-parts-search-form .dataTable td {
    font-size: 13px;
    font-weight: 100;
}

.dataTable tbody td {
    font-weight: 100!important;
    font-family: arial;
    font-size: 13px;
}

.fram-parts-search-form .dataTable th {
    padding: 10px 10px!important;
    font-size: 15px!important;
}

#tab3 td, #tab3 .dataTable th {
    padding: 15px!important;
}

.dataTables_scrollBody td.tr-1, .dataTables_scrollHead th.tr-1 {
    width: 20%!important;
}

.dataTables_scrollBody td.tr-2, .dataTables_scrollHead th.tr-2 {
    width: 15%!important;
}

.dataTables_scrollBody td.tr-3, .dataTables_scrollHead th.tr-3 {
    width: 15%!important;
}

.dataTables_scrollBody td.tr-4, .dataTables_scrollHead th.tr-4 {
    width: 20%!important;
}

.dataTables_scrollBody td.tr-5, .dataTables_scrollHead th.tr-5 {
    width: 15%!important;
}

div#export-panel {
    position: absolute;
    display: block;
    z-index: 9999;
    background: #fff!important;
    width: 210px;
    right: 0;
    top: 43px;
    font-size: 12px;
    padding: 10px;
    line-height: 17px;
    box-shadow: 0px 1px 3px #abaaaa;
}

#export-panel ul.export-options {
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 11px;
    margin: 10px 0;
    font-weight: 500;
}

#export-panel ul.export-options input {
    float: right;
    border: 1px solid #000;
    border-radius: 0;
	margin: 4px 0;
}

div#export-panel input {
    width: auto;
}

a#export_now {
    max-width: 100%!important;
    background: #f06a30;
    padding: 5px;
    color: #fff!important;
    font-size: 11px;
}

.loader {
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    left: 0!important;
    background: #00000069;
    z-index: 9999999;
    top: 0;
    transition:visibility 1s linear;*
}

#loading {
    position: fixed;
    z-index: 99999999999;
    display: block;
    width: 10%;
    height: 25%;
    max-height: 150px;
    min-height: 115px;
    background: white;
    top: 40vh;
    left: 45%;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0px 0px 6px 0px #737373;
}

#loading h3 {
    font-size: 20px;
    text-align: center;
    padding: 2px 0 4px;
    margin-bottom: 12px;
}

/*Animation and UI niceties*/
.spinner {
    border: 9px solid #f1f2f2;
    border-top: 9px solid #ed3632;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    margin: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*NDS Table styling*/
table#table349 tr {
    background: #f1f2f2;
    border-bottom: 1px solid #fff;
}

table#table349 td {
    font-weight:100!important;
    line-height: initial;
    border-bottom: 1px solid #fff;
    padding: 10px;
}

table#table349 thead th {
    color: #fff;
    font-size: 17px;
    padding: 10px;
}

/*fix for random missing cell*/
table#table349 {
    background: #f1f2f2;
}
/*select2 styling*/

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef;
}

#select2-container span.select2-selection {
    min-height: 38px;
    border: 1px solid #ced4da;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #495057 transparent transparent transparent;
}

span#select2-filterNos-container {
    line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #495057;
}

/*Custom Validation Styling */
.form-control.error {
    border: 1px solid red;
}

span.error-text {
    color: #900000!important;
    overflow: visible;
    font-style: italic;
}

/*Bootstrap replacement*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
    .part_applications .data.col-sm-12 {
        min-height: 140px;
    }

    .part_applications .col .header {
        min-height: 80px;
    }

    .part_applications {
        background: #f7f7f7;
    }

    .part_applications:after {content: " ";display: table;clear: both;}

    .part_applications .col .data img {
        padding-top: 15px;
    }

    .part_applications .col .data p {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {92
    padding-right: 15px;
    padding-left: 15px;
  }

    div#filterPanel {
        position: relative;
    }

    .col-lg-8.col-sm-12.tab-results {
        position: absolute;
        top: 110px;
        right: 0;
    }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
  #searchFilters h2 {
    width: 75%;
    margin: 10% auto;
  }
}

@media (max-width: 768px) {
    .part_applications .col .header {
        border: 0;
    }



    div.part_applications .col .data {
        height: 50px!important;
    }

    .col .data br {
        display: none;
    }

    input#partNo {
        width: 100%;
        line-height: 25px;
        font-size: 15px;
    }

    .search.export label {
        width: 100%;
        text-align: center;
        display: block;
        font-size: larger;
        line-height: 25px;
    }

    #export-panel {
        top: 100px!important;
        width: 100%!important;
        max-width: 350px;
    }

    #product-image-container {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    #filterPanel h3 {
        text-align: center;
    }

    .table-wrapper {
        border-top: 1px solid #8a8a8a;
        border-bottom: 1px solid #8a8a8a;
        padding: 15px 5px;
    }

    a#export_now {
        font-size: 15px;
        width: 100%;
        display: block;
        text-align: center;
        padding: 15px 10px;
    }

    ul.export-options input {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);}

    #export-panel ul li {
        font-size: initial;
        line-height: 35px;
    }

    #export-panel p {
        font-size: 15px;
        line-height: 18px;
    }

    #find-filter, #submit_button, #clear_button {
        width: 100%;
        margin: 10px 0;
        max-width: 100%;
    }

    .right {
        width: 100%;
    }

    .md-right {
        float: right;
    }

    .sm-right {
        float: right;
    }

    .col img {
        max-width: 50px;
    }

    #filterRow .col {
        width: 100%!important;
    }

    #filterRow img {
        display: none;
    }

    #filterRow .col {
        font-size: 16px;
    }

    #filterRow .header, #filterRow .data {
        padding: 15px 10px!important;
    }

    #filterRow .header br {
        content: " ";
        margin-left: 3px;
    }

    #filterRow .header .smaller {
        font-size: inherit;
        font-weight: inherit;
    }

    #filterRow .data br {
        content: ' ';
    }

    #product-image-container {
        margin-right: 0;
    }

    #panelHeader {
        padding-left: 0!important;
        border-bottom: 1px solid #ccc!important;
        margin-bottom: 10px;
    }

    .fram-parts-search-form ul.nav.nav-tabs {
        margin: 10px 0!important;
        text-align: center;
    }

    #veh_app_form {
        margin: 10px 0;
    }

    .dimensions {
        height: auto!important;
    }

    a#search {
        width: 49%!important;
    }

    a#panelHide {
        width: 49%!important;
        float: right;
    }

    a#export {
        width: 100%!important;
        max-width: 100%;
        margin-top: 10px;
    }

    .tab-results {
        padding-left:0px!important;
    }

    #panelHeader input#partNo {
        width: 100%!important;
        text-align: center;
        margin: 0!important;
    }

    #panelHeader label.col-l.control-label {
        text-align: center;
        width: 100%;
        display: block;
    }

    #panelHeader h3 {
        padding: 0 15px;
        text-align: center;
        box-sizing: content-box;
        border-bottom: 0!important;
    }

    a#search, a#panelHide {
        margin-top: 10px;
    }

    #loading {
        width: 50%;
        left: 25%;
    }

    .search-icon {
        background-position: 0!important;
        width: 100%;
        border: 0;
        float: unset!important;
        background: #000!important;
        min-height: unset;
    }

    .category .description {
        position: unset;
        line-height: 45px;
        color: #fff;
    }
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 320px) {
  .col-xs {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xs-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

/*Form styles*/
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

* /Lightbox background */
#lightbox {
  display:none;
  background:#000000;
  opacity:0.9;
  filter:alpha(opacity=90);
  position:absolute;
  top:0px;
  left:0px;
  min-width:100%;
  min-height:100%;
  z-index:1000;
}
/* Lightbox panel with some content */
#lightbox-panel {
  display:none;
  position:fixed;
  top:100px;
  left:32%;
  background:#FFFFFF;
  padding:10px 15px 10px 15px;
  border:2px solid #CCCCCC;
  z-index:1001;
}

img#lightbox-image {
    width: 700px;
}


.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

h5.accordion-trigger {
    background: #fae2d4;
    font-weight: 200!important;
    padding: 15px;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    font-style: italic;
}

.dimensions.row-label {
    font-weight: bold;
}

.card {
    border-bottom: 1px solid #fff;
}

h5.accordion-trigger.collapsed {
    background: #ccc;
}

h5.accordion-trigger:after {content: " ";display: table;}

h5.accordion-trigger:after {
    content: "\f460";
    position: absolute;
    right: 0;
    top: 24%;
    font-family: "dashicons";
    border: 1px solid;
    right: 12px;
    padding: 3px 2px 1px;
    transition: 100ms ease;
}

h5.accordion-trigger.collapsed:after {content: "\f132";}

div#accordion {
    margin-bottom: 20px;
}