/* Temporary file for css not included in Pure's files */

/* Extra css for glass measurement wizard
 * /NL/administration.glassesmeasurements/user/existing/GlassesDestination
 */
#GlassesFrame .loading,
#GlassesGlass .loading,
#GlassesEye .loading {
    margin-top: 0.65em;
    width: 16px;
    height: 16px;
    background: url(../img/loader_green_lgrey.gif);
}

form .column-half {
    display: inline-block;
    width: 49%;
}

form .column-half.last {
    float: right;
}

.page-propvals .loading {
    float: right;
    width: 49%;
    height: 80px;
    background: url(../img/loader_green_large.gif) center no-repeat;
}

body.page-myvdp .field-overview > table.tableHeader,
.responsive-table > table.tableHeader {
    min-width: auto;
}

.tableHeader {
    width: auto;
    border: 1px solid #769918;
    margin-bottom: 1.6em;
}

.tableHeader td {
    line-height: 1.4em;
    padding: 5px;
}

.tableHeader tr:first-child > td {
    padding-top: 15px;
}

.tableHeader tr:last-child > td {
    padding-bottom: 15px;
}

.tableHeader tr > td:first-child {
    padding-left: 30px;
}

.tableHeader tr > td:last-child {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
}

.item-contact-person .field-contact-info svg {
    fill: #fff;
}

.block-product-contact-info .item.item-content {
    position: relative;
}

.block-product-contact-info .item.item-content .field-img video {
    width: 100%;
    height: auto;
}

.block-product-contact-info .item.item-content .field-title {
    margin-bottom: 0.66667em;
}

.block-product-contact-info .item.item-content:hover .field-title h3 {
    color: #769918;
}

.block-product-contact-info .item.item-content .field-date {
    float: left;
    color: #769918;
    padding-right: 0.33333em;
    line-height: 1.25;
}

.block-product-contact-info .item.item-content .field-date:after {
    content: "-";
    padding-left: 0.33333em;
}

.block-product-contact-info .item.item-content .field-text {
    line-height: 1.25;
}

.block-product-contact-info .item.item-content .field-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-product-contact-info .item.item-content .field-link a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);
}

.category_tree__back.active a,
.category_tree__sub.active a,
.category_tree__current.active a {
    font-family: MontserratBold, sans-serif;
}

.block-product.block-product-details > ul > li > .label-with-image .image {
    width: 50px;
    float: right;
    margin-right: 14px;
}

.block-product.block-product-details > ul > li > .label-with-image .label {
    font-family: MontserratNormal,sans-serif;
    font-weight: 400;
    float: left;
}

.item-product-teaser .field-img .field-colours {
    height: 15px;
    position: absolute;
    bottom: 5px;
    left: 8px;
    right: 6px;
}

.item-product-teaser .field-img .field-colours .field-colour {
    background-color: #fff;
    height: 15px;
    width: 15px;
    float: left;
    margin-right: 5px;
    line-height: 15px;
    border-radius: 0.15rem;
    border: 1px solid #b2b2b2;
    text-align: center;
}

.block-admin-settings ul li ul {
    margin-top: 5px;
    margin-bottom: 10px;
}

.block-admin-settings ul li ul li {
    padding-left: 15px;
}

#GlassesEye .column-half {
    width: 48.5%;
}
.form-item.button {
    font-family: MontserratBold,sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #769918;;
    padding: 7px 10px 6px;
    line-height: 1.4;
    box-sizing: border-box;
    border-radius: 0.15rem;
    width: auto;
    margin: auto;
    cursor: pointer;
}
.form-item.button.small {
    float: right;
    margin-right: -5.5%;
}
.chartTable {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.chartTable th, .chartTable td {
    padding: .75em .5em;
    line-height: normal;
}

.chartTable th {
    background-color: #f3f3f3;
    font-weight: 700;
    border-bottom: solid 1px #a8a8a8;
}

.chartTable td {
    border-bottom: solid 1px #e0e0e0;
}

.chartTable .placeholder-error-row td {
    color: #e60000
}

#header-nav div.header-nav__level ul li a.header-nav__secondlevel {
    text-decoration:underline;
    color: #769918;
}

/* Fixes issue on /NL/administration.orders.statistics/lendings/ where the filters drop down is full width */
.page-lendings > .select2-container {
    min-width: initial;
}

.form-item.voucherComment {
    margin-bottom: 19px;
}
p.voucherComment {
    font-size: 15px;
    color: #3b3a3a;
    line-height: 1.2;
}

.chart--pinned {
    max-height: 280px;
}
.chart--pinned .btn-more {
    position: relative;
    display: block;
    margin-top: -30px;
}
.chart-title,
.chart-customtitle {
    display: block;
    word-wrap: break-word;
}
.highlightRed {
    background-color: red;
    color: white;
}
.highlightOrange {
    background-color: orange;
}
.highlightYellow {
    background-color: yellow;
}
.form-item.deliveryAddressText {
    margin-bottom: 19px;
}
p.deliveryAddressText {
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}
.form-items-inline.as-usual-form-item {
    margin: 0;
    border: 0;
}

.form-items-inline.as-usual-form-item .form-label {
    width: 18.6667em;
}

.autocomplete .subgroups li a {
    margin-left: 17px;
    padding-left: 30px;
    background-position: 0 50%;
    text-transform: uppercase;
}
.autocomplete .subgroups li a.withImage {
    background: none;
    margin-left: 0;
    padding-left: 0;
}
.autocomplete .subgroups li a img {
    width: 40px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

img#priceSpider {
    width: 0;
    height: 0;
}

tr.td-no-wrap td, tr.td-no-wrap th {
    white-space: nowrap;
}

td.order-details, tr.order-details td:first-child {
    margin-left: 10px;
    padding: 1px 10px;
    background-color: #eaa954;
    color: #fff;
    font-weight: 400;
}

td.order-details-track-trace-button a {
    height: 19px !important;
    margin: 0 auto;
}

/** Order details (overview) css bits **/
.block-order-details .responsive-table table tr th, .block-order-details .responsive-table table tr td {
    white-space: nowrap;
}

.block-order-details .responsive-table table tr td.highlight {
    font-weight: bolder;
}

.block-order-details .responsive-table table tr th a {
    color: #fff;
    text-decoration: none;
}

.block-order-details .responsive-table table tr th a.sortedasc, .block-order-details .responsive-table table tr th a.sorteddesc {
    font-weight: 600;
}

.block-order-details .responsive-table table tr th a {
    padding-right: 20px;
    position: relative;
    display: block;
    width: 100%;
}
.block-order-details .responsive-table table tr th a:after, .block-order-details .responsive-table table tr th a:before {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 16px;
    top: 50%;
    position: absolute;
    width: 0;
}

.block-order-details .responsive-table table tr th a:after {
    border-top-color: #666;
    margin-top: 1px;
}

.block-order-details .responsive-table table tr th a:before {
    border-bottom-color: #666;
    margin-top: -9px;
}

.block-order-details .responsive-table table tr th a.sortedasc:before {
    border-bottom-color: #fff;
}

.block-order-details .responsive-table table tr th a.sorteddesc:after {
    border-top-color: #fff;
}
/*
To use this instead, you need to add back not(.sortedasc):not(.sorteddesc) to the other bits!

.block-order-details .responsive-table table tr th a.sortedasc:after, .block-order-details .responsive-table table tr th a.sorteddesc:after {
    content: "";
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    display: inline-block;
    position: relative;
    top: -.1em;
    margin-left: .3em;
    opacity: 0;
}

.block-order-details .responsive-table table tr th a.sortedasc:after {
    border-top: solid 6px #fff;
    border-bottom: none;
    opacity: 1;
}

.block-order-details .responsive-table table tr th a.sorteddesc:after {
    border-bottom: solid 6px #fff;
    border-top: none;
    opacity: 1;
}*/

/* Remove the right padding from the 'Artikel' column, so it looks better when we add an icon next to it */
.field-overview.responsive-table table#OrderDetails td[id^="ItemNumber"],
.field-overview.responsive-table table#OrderDetails th[id^="ItemNumber"] {
    padding-right: 0;
}

a.incomplete_measurement_voucher {
    display: block;
    padding: 2px 20px;
}
.warning a.incomplete_measurement_voucher:hover {
    color: black;
}

.dropdown-login .block-messages {
    white-space: initial;
}
.tableHeader .titleHighlight {
    background-color: #769918;
    color: #fff;
}

table.tableMeasurementAgreements thead {
    display: none;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(1), .tableMeasurementAgreements tbody td.titleHighlight:nth-child(1) {
    font-weight: bold;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(1), .tableMeasurementAgreements tbody td.titleHighlight:nth-child(1) {
    border-right: none;
}

.tableMeasurementAgreements tbody td.highlight:nth-child(2):empty, .tableMeasurementAgreements tbody td.titleHighlight:nth-child(2):empty {
    border-left: none;
}

.tableMeasurementAgreements tbody td:nth-child(1) {
    font-weight: bold;
}

.tableMeasurementAgreements tbody td:nth-child(2) {
    font-weight: normal;
}

.tableMeasurementAgreements td:nth-child(1):empty {
    border-bottom: none;
    border-top: none;
}

.tableMeasurementAgreements td:nth-child(1):not(:empty) {
    border-bottom: none;
}

.page-eyevoucherstatus h3 {
    margin: 20px 0;
}
.page-eyevoucherstatus .card {
    position: relative;
    width: 50%;
    height: 80px;
    margin: 0 auto;
    padding: 5px;
    border: solid 2px #769918;
}
.page-eyevoucherstatus .event {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #769918;
}
.page-eyevoucherstatus .card:hover legend,
.page-eyevoucherstatus .card:hover .event,
.page-eyevoucherstatus .completed,
.page-eyevoucherstatus .completed .event{
    color: white;
    background: #769918;
}
.page-eyevoucherstatus .completed svg * {
    fill: white;
}
.page-eyevoucherstatus .status {
    background: lightyellow;
}
.page-eyevoucherstatus .status:hover,
.page-eyevoucherstatus .status:hover .event {
    background: lightcoral;
    border-color: red;
}
.page-eyevoucherstatus .icon-container {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.page-eyevoucherstatus legend {
    position: absolute;
    top: -14px;
    left: 12px;
    background: white;
    padding: 0 5px;
}
.page-eyevoucherstatus .link {
    width: 2px;
    height: 30px;
    margin: 0 auto;
    background: #769918;
}

.block-product-overview-alternative {
    float: left;
    width: 100%;
}
.block-product-overview-alternative h2 {
    margin-bottom: 20px;
}
.item-product-teaser.small {
    width: 140px;
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #999 !important;
    padding: 2px 10px;
}
.item-product-teaser.small .field-img {
    text-align: center;
    padding-bottom: 90px;
}
.item-product-teaser.small img {
    max-width: 120px;
    max-height: 83px;
    border: 0;
}
.item-product-teaser.small .field-title {
    margin: 3px 0;
}
.item-product-teaser.small .field-title a {
    color: #769918;
    font-size:14px;
}
.item-product-teaser.small .product-teaser-buy {
    margin-top: 5px;
}
.item-product-teaser.small .field-link a {
    zoom: .8;
}
.searchIcon {
    background: url(../img/icon_zoom_green.png) no-repeat;
}
.similarProductsSearch {
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 20px;
}
.arrowUp,
.arrowDown {
    text-decoration: none !important;
    color: #769918 !important;
    vertical-align: middle;
    line-height: 0;
    font-size: 35px;
}
.arrowUp:after {
    content: "\21E7";
}
.arrowDown:after {
    content: "\21E9";
}
.block-shoping-cart-total td {
    vertical-align: top;
}
.dropdown-cart-footer #totalTokens{
    float: none;
    margin-left: 30px;
}
.icon-icon_shopping_cart {
    vertical-align: middle;
    zoom: 1.25;
}
.tipsy-inner .icon-icon_shopping_cart {
    vertical-align: top;
}
.dropdown-cart-item .field-price>span,
.dropdown-cart-item .item_count>span {
    margin-left: 5px;
}


td.dt-body-right a.dataTablesDisabledLink {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;

    opacity: .6;
}
.dataTablesDisabledLink {
    background: linear-gradient(to left top,
    transparent 47.75%,
    currentColor 49.5%,
    currentColor 50.5%,
    transparent 52.25%
    );
}

