/* 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;
}
