﻿

body > div.container {
    width:100%
}

.export-s {
    text-align:right;
}
.export-sb {
    margin-right:0px;
    position:relative;
    font-size:11px;
    padding:5px;
    text-transform:unset;
}



/* Family ID hover*/
#idtip {
    position: relative;
    cursor: help;
    text-decoration: underline !important;
    color: #000;
    text-align: left !important
}
#idtip > span {
    display: none;
    z-index: 100;
    position: absolute;
    padding: .6em;
    padding-left: 1em;
    top: 1.5em;
    left: -15em;
    width: 20em;
    background-color: #dadada;
    border-radius: 0.5em;
}
#idtip:hover > span {
    display: inline-block;
}

#familyID {
    margin-right:10px;
}

/* Table */



#tableProducts td.specifications-row {
    padding:30px !important;
    padding-right:50px !important;
     text-align: left !important;
}

#tableProducts td.specifications-row:hover {
background-color:#ffffff !important;
}


#tableAccessories td {
    padding:10px !important;
}

.leftdetailimg {
    margin-bottom:10px;
}

#tableProducts .btn-group, #tableProducts tfoot, #tableProducts tfoot th, span.multiselect.dropdown-toggle.btn.btn-default {
    background-color: black;
    color: white;
    text-align: center;
    padding:0px !important;
}
#tableProducts td, #tableAccessories td {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    vertical-align: middle !important;
}

#tableProducts tr:hover, #tableAccessoriess tr:hover {
    background-color:#efefef;
}

    .table.dataTable {
        border-collapse: collapse !important;
    }

    .table-responsive {
        overflow-x:inherit;
    }

tr.even {
    background-color: #f7f7f7;
}

#tableProducts tr:hover {
    background-color: #efefef !important;
}

.button-fixed {
    background-color: #000 !important;
}

#tableProducts > thead > tr:hover {
    background-color: transparent !important;
}


@media screen and (max-width: 991px){
    .table-responsive {
        border:none;
        border-bottom:1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    #tableProducts_wrapper {
        width:140%;
    }
    .table.dataTable {
        margin-top:0px !important;
    }
}

#tableProducts .list-inline {
    margin: -14px;
}

.k-state-focused p{
    border:none !important
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    padding-left:0px !important;
    padding-right:0px !important;
    text-align:center;
}


.sorting, .sorting_asc, .sorting_desc {
    text-decoration:underline;
}

table-dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    top:0px;
    right:0px !important;
    font-size:11px; 
}

.btn.btn-cart {
    margin-top:4px;
    margin-bottom:5px !important;
    margin-left:-15px;
    padding-bottom:6px;
    padding-left:6px !important;
    padding-right:7px !important;
    box-shadow:none !important;
}

.btn:hover {
    top:0px;
}

input, button, select, textarea {
    /*the border caused an extra border to apear around the grid filter checkboxes*/
    /*border:1px solid #a1a1a1;*/
    box-shadow: none;
    padding: 2px;
    padding-left: 5px;
}


::placeholder, :-ms-input-placeholder {
    color:#a1a1a1 !important;
}

:placeholder, :ms-input-placeholder {
    color:#a1a1a1 !important;
}

.multiselect {
    z-index: 9;
}


.table-bordered > thead > tr > th {
    border-left:none !Important;
    padding:0px !important;
}

.table > tbody > tr > td {
    padding:0px !important;
    
}

.dataTable > thead > tr > th[class*=sorting_disabled]:after {
    display:none !Important
}

.button-fixed {
    position: sticky;
    top: 35px;
    z-index: 9;
    width:auto;
    margin-left: -1px;
    background-color: #000000;
    color:#ffffff;
}

button-fixed a {
    color:#ffffff;
    text-decoration:underline;
}

button-fixed:hover {
    background-color:#000000 !important;
}

.sort-number.sorting_asc, .sort-text.sorting_asc, .sort-number.sorting_desc, .sort-text.sorting_desc {
    border-bottom: none !important
}

.button-fixed th.sort-number.sorting_asc, .button-fixed th.sort-text.sorting_asc, .button-fixed th.sort-number.sorting_desc, .button-fixed th.sort-text.sorting_desc {
    border-bottom:1px solid gold;
}

.pricet .price {
    font-weight: bold;
    color: green;
    font-size: 1.2em;
    font-family: 'Sofia W01 Bold', Helvetica, Arial, sans-serif !important;
}

.pricet .link-yes
{
    font-size:0.9em;
}

.pricet .link-no {
    font-size: 0.9em;
}

/* New 2020 */


.table.dataTable {
    border-collapse: collapse !important;
    border: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.4 !important;
}

tfoot {
    display: table-header-group;
}

.table > thead > tr > th {
    background-color: transparent;
    border:none;
    line-height: 1.42857143 !important;
    font-size: 14px;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border: none;
}

.pricet .price {
    padding-top: 5px;
    display: block;
}

.instock {
    font-size: 15px;
    padding: 0px;
    text-transform: capitalize;
    background-color: transparent;
    color: #007200;
    position: relative;
    top: 2px;
    font-family: 'Sofia W01 Bold', Helvetica, Arial, sans-serif !important;
}

.btn.btn-cart {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    height:32.25px;
}

.buyt ul li input {
    border: 1px solid #d97d00;
    height: 32px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    top:2px;
    position:relative;
}

table.dataTable thead .sorting:after {
    font-size: 11px;
    right: 2px !important;
    opacity: .5 !important;
}

.pricet a {
    font-size:13px;
}

i.fa-chevron-circle-right, i.fa-ca-chevron-circle-down {
    margin-top:0px;
}

.group-link {
    font-size: 13px;
    color: #0462be !important;
    cursor:pointer;
}

td.buyt > ul >li:nth-child(1) {
    width:90px;
    text-align:right;
}

.instock:lang(ja-JP) {
    font-size:10px;
}

.fa-chevron-circle-right:after {
    content: "+" !important;
}

.fa-chevron-circle-right:lang(fr):after, .fa-chevron-circle-down:lang(fr):after {
    font-size: 18px !Important;
}

.fa-chevron-circle-down:lang(fr):after {
    font-size: 20px !Important;
}

.fa-chevron-circle-right:lang(fr), .fa-chevron-circle-down:lang(fr) {
    padding-top: 9px;
    border-radius: 25px;
    padding-left: 3px;
    padding-right: 4px;
    padding-bottom:1px !important;
    font-size:6px !important
}

.fa-chevron-circle-right,.fa-chevron-circle-down { 
    font-weight: bold;
    font-size: 10px !important;
    color: #fff !important;
    background-color: #0462be;
    padding-left:3px;
    padding-right:3px;
    font-style:normal;
    margin-top:3px;
    padding-top:3px;
    padding-bottom:2px;
    border-radius:5px;
}

button.btn-specifications {
    white-space:nowrap !important;
}

.fa-chevron-circle-down:after {
    content: "-" !important;
}

.fa-chevron-circle-right:before, .fa-chevron-circle-down:before{
    content: none !important;
}

button
{
    outline:none;
}

.buyt > ul.list-inline {
    margin:-14px;
}


/* Bootstrap 4*/



.dropdown-toggle::after {
    display:none;
}

.open > .dropdown-menu {
    display: block;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-remove-circle:before {
    content: "\e088";
}
.form-inline .multiselect-container label.checkbox {
    float: left;
    font-size: 14px;
}

.multiselect-container
{
    border: solid 1px gainsboro;
}

.multiselect-clear-filter
{
    color:black !important;
}

    .multiselect-clear-filter:hover {
        color: black !important;
    }

    .multiselect-clear-filter:focus {
        color: black !important;
    }

@media screen and (max-width: 991px) {
        .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
}}

.faq-pf {
    margin-bottom:15px;
}

.v-pfg:lang(de), .v-pfg:lang(fr), .v-pfg:lang(en-IE), .v-pfg:lang(en-GB) {
    color:#d97d00;
}

/* Group Options Pop-up */
.selectedOptionsCountError {
    background-color: pink;
    padding: 5px;
    border: solid 1px red;
    border-radius: 5px;
    margin: 5px;
    display: none;
}

.fa-chevron-circle-right.less {
    display:none;
}
.more.fa-chevron-circle-down {
    display:none;
}


/* class for A/B test */
.CCROheader {
    display: none;
    text-decoration: underline;
    text-decoration-color: #ffd700;
    text-decoration-thickness: 3px;
    text-align: left !important;
    border-bottom: 1px solid #dadada;
    height: 32px;
    margin-top: 50px;
    margin-bottom: 15px;
}

.sorting_disabled {
    cursor: default !important;
}

table.dataTable thead .sorting:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px !important;
    right: 0px;
}

table.dataTable thead .sorting_asc:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px;
    right: 0px;
}

table.dataTable thead .sorting_desc:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px;
    right: 0px;
}

/* Rebuild */

table.dataTable thead .sorting:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px !important;
    right: 0px;
}

table.dataTable thead .sorting_asc:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px;
    right: 0px;
}

table.dataTable thead .sorting_desc:after {
    display: inline-block !important;
    position: inherit !important;
    bottom: 0px;
    right: 0px;
}

.playingCardLink {
    text-decoration: none;
    color: #0068D6 !important;
}

.playingCardBottom {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    text-align:center;
}

.playingCard {
    height: 100%;
}

.playingCard a:hover .card-title {
     text-decoration: underline !important;
}

.playingCard a p.card-text,
.playingCard a:hover p.card-text {
     color: #000;
     text-decoration: none !important;
}

/* copy friendly template */
#commonSpecs {
    padding-left: 15px !important;
}

    #commonSpecs ul {
        padding-inline-start: 15px;
    }

    #commonSpecs .copyFriendly {
        width: 100%;
        max-width: 800px;
        font-size: 14px;
        margin: 10px 0px !important;
    }