@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.ttf");
}

.main-content-block .maxi {
    width: 922px;
}

.main-content-block .mini {
    width: 20px;
    border: 1px dashed #999;
    height: 200px;
}

.main-content-block .maxi_view {
    width: 944px;
}

.main-content-block .mini_view {
    display: none;
}

.main-content-block .mini .hideArea {
    background: none;
    padding: 0;
    left: -7px;
    top: -15px;
}

.left {
    flex: 1;
}

.left label {
    display: block;
    margin-bottom: 5px;
}

.ui-state-active .ui-icon {
    background-image: none !important;
}

.ui-state-default .ui-icon {
    background-image: none !important;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: none !important;
}

.ui-datepicker .ui-widget-header .ui-icon {
    background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png) !important;
}

.ui-widget-content a.ui-state-default {
    color: #222 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-radius: 0px !important;
}

.ui-draggable {
    cursor: pointer;
    z-index: 5;
}

.ui-draggable:hover {
    border-color: #00aef3;
}

.popup-title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.relative {
    position: relative;
}

.with-fixed-background:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.2);
}

.date {
    color: #77787c;
    font-size: 9px;
    padding-right: 3px;
}

/*-------------------------------------------------------------tyre---------------------*/

.properties-title {
    font-size: 24px;
    font-family: "OpelNextBold";
    margin-bottom: 10px;
}

.properties li:last-child {
    margin-right: 0 !important;
}

.properties-li {
    margin-left: 12px;
    margin-right: 12px;
    background-color: #f3f3f3;
    padding: 30px 50px 10px 50px;
    float: left;
    margin: 0;
    padding-left: 28px;
    padding-right: 28px;
    width: calc(25% - 56px);
}

.tyreResult {
    background-color: #F3F3F3;
    color: #000;
    line-height: 20px;
    position: relative;
}

.resultTitle {
    font-family: "OpelNextExBold";
    font-size: 36px;
    margin-bottom: 15px;
    padding: 9px;
    text-transform: uppercase;
}

.tyre-list {
    position: relative;
    background-color: #fff;
    padding: 8px;
    margin-bottom: 15px;
    display: inline-block;
    width: calc(50% - 25px);
    vertical-align: top;
    min-height: 215px;
}

.tyre-list .button-primary {
    margin-left: 190px;
}

.tyre-list:nth-child(2n+2) {
    margin-left: 15px;
}

.tyre-list ul li {
    line-height: 22px;
    font-family: "Arial";
    font-size: 14px;
}

.tyre-attribute {
    padding-left: 0;
    list-style: none;
}

.tyre-popup-content .tyre-attribute {
    font-family: Arial;
    font-size: 14px;
    color: #000;
    max-width: 200px;
}

.tyre-list-preview-block {
    width: 150px;
    position: absolute;
    left: 20px;
    bottom: 8px;
}

.tyre-list-preview img {
    width: 100%;
}

.tyre-attribute > li {
    /* float: none !important;
    list-style-type: disc !important;
    width: 100% !important; */
}

.tyre-popup-content ul li span,
.tyre-list ul li span {
    font-weight: bold;
    line-height: 22px;
}

.tyre-popup-content ul li span b,
.tyre-list ul li span b {
    font-weight: normal;
    line-height: 22px;
    float: right;
}

.tyre-list-block {
    display: inline-block;
    margin-left: 190px;
    width: calc(100% - 190px);
}

.tyre-image {
    display: inline-block;
}

.tyre-popup-content li.list-item-season span {
    font-weight: normal;
}

.tyre-popup-content li.list-item-season {
    margin-bottom: 7px;
}

.model-title {
    font-size: 24px;
    line-height: 24px;
}

.tyre-list-title-block {
    border-bottom: 1px solid #000;
    font-family: "OpelNextBold";
    display: inline-block;
    padding-top: 5px;
}

.tyre-list-price-block {
    font-family: "OpelNextBold";
    color: #797979;
    font-size: 18px;
    max-width: 230px;
}

.tyre-list-attribute-block {
    max-width: 200px;
}

.man-title {
    font-size: 18px;
    line-height: 18px;
}


.right-content .dimension {
    font-size: 14px;
}

.dimension {
    margin-left: 10px;
}

.thankyou-button {
    background: url("../images/admin/orange-arrow.png") no-repeat scroll left 0 center rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 0 0 2px 10px;
}

.thankyou-button span {
    text-decoration: underline;
    color: #000000;
}

.speed-index {
    margin-left: 10px;
}

.load-index {
    margin-left: 10px;
}

.backButton,
.backButtonTop {
    display: inline-block;
    padding: 6px 30px;
    background-color: #ccc;
    font-size: 18px;
    font-family: "OpelNextBold";
    top: 20px;
    right: 3px;
    position: absolute;
    text-transform: uppercase;
}

.backButton {
    top: 10px;
}

.backButton:before,
.backButtonTop:before {
    text-transform: lowercase;
    font-family: "icons-common";
    content: "e";
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
}

.tyreResult .backButton span, .backButtonTop span {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.tyre-result-bottom {
    padding-top: 15px;
    position: relative;
}

.quotation {
    padding: 0 20px 20px;
    background-color: #fff;
}

.quotation .form_row {
    padding-left: 0;
}

.quotation-form-legend {
    display: inline-block;
    width: 210px;
    font-weight: bold;
    /* vertical-align: middle; */
    font-size: 16px;
    padding-top: 7px;
}

.form_row .quotation-form-select select {
    width: 100% !important;
    height: 35px;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    vertical-align: top;
}

.quotation-form-select {
    display: inline-block;
    width: calc(100% - 215px);
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 5px;
    vertical-align: top;
}

.quotation-form-select:after {
    font-family: "icons-common";
    content: "m";
    position: absolute;
    font-size: 14px;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.quotation-form-textarea,
.quotation-form-text {
    display: inline-block;
    width: calc(100% - 215px);
    margin-bottom: 5px;
    vertical-align: top;
}

.quotation-form-checkboxes {
    width: calc(100% - 215px);
    display: inline-block;
    vertical-align: middle;
}

.form_row .quotation-form-checkboxes label {
    max-width: none;
    overflow: unset;
    width: auto;
    padding-bottom: 5px;
}

.form_row .quotation-form-checkboxes .checkbox_container .hidden-button {
}

.form_row .quotation-form-checkboxes .checkbox_container {
    width: 100%;
}

.quotation-form-checkboxes .checkbox_container div {
    display: inline-block;
    width: auto;
    margin-right: 15px;
    float: none;
    position: relative;
}

.form_row li.quotation-form-text input {
    width: calc(100% - 7px);
    height: 33px;
    border: 1px solid #ccc;
    padding-left: 7px;
}

.form_row li.quotation-form-textarea textarea {
    width: calc(100% - 7px) !important;
    border: 1px solid #ccc;
    height: 55px;
}

.thankyou {
    padding: 20px;
    background-color: #FFFFFF;
}

.thankyou .title {
    margin-bottom: 20px;
    font-weight: bold;
}

.quotation .middle-content {
    background-color: #FFFFFF;
    display: block;
    margin: 0 -20px;
    padding: 0 30px;
}

.quotation .right-content {
    background-color: #f3f3f3;
    padding: 15px 20px;
}

.quotation-title {
    background-color: #fff;
    color: #000;
    padding: 20px 60px 20px 30px;
    font-family: "OpelNextBold";
    font-size: 36px;
    text-transform: uppercase;
    overflow: hidden;
}

.pageing {
    color: #4D4D4D;
    display: table;
    padding-bottom: 15px;
    margin: 0 auto;
    padding-top: 12px;
}

.pageing a span {
    text-decoration: underline;
}

.pageing span > a {
    margin-left: 5px;
}

.pageing span > span {
    margin-left: 5px;
}

.pageing span span em span {
    background-color: #515151;
    padding: 5px 7px;
    font-weight: bold;
    color: #FFF;
    font-style: normal;
}

.popup-cancel {
    position: absolute;
    right: 30px;
    top: 20px;
}

.popup-cancel:before {
    font-family: "icons-common";
    content: "q";
    font-size: 30px;
}

.left-content label {
    font-weight: bold;
    width: 180px;
}

.right-content .tyre-price-quotation {
    margin: 15px;
    font-weight: bold;
}

.form_row {
    margin: 0 0 10px;
}

.form_row input[type="text"] {
    height: 23px;
    width: 180px;
}

.radio-buttons {
    padding-bottom: 12px;
    padding-top: 4px;
    background-color: #fff;
}

.radio-buttons li {
    position: relative;
    height: 25px;
    padding-top: 10px;
    font-size: 18px;
    font-family: "OpelNextBold";
    display: inline-block;
    margin-left: 0px;
    margin-right: 20px;
}

.hidden-button {
    opacity: 0;
    position: absolute;
}

.tyre-page div.search {
    text-align: right;
    margin: 15px
}

div.search .black-button {
    padding: 6px 25px;
    width: auto;
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form_row select:not(.popup-label ~ select) {
        width: 184px !important;
    }

    .form_row textarea {
        width: 178px !important;
    }

    .tyre-search {
        /* padding: 20px 20px 20px !important; */
    }
}

.form_row select {
    float: right;
    height: 29px;
    padding: 7px;
    width: 186px;
}

.form_row textarea {
    float: right;
    height: 50px;
    width: 180px;
}

.form_row .checkbox_container {
    float: right;
    width: 182px;
}


.form_row .checkbox_container input[type="checkbox"] {
    float: left;
    margin: 0 10px 7px -3px;
}

.legal-text-checkbox {
    float: left;
}

.legal-text {
    float: left;
}

.terms {
    padding-top: 15px;
}

.terms input[type=checkbox] {
    margin: 0 10px 7px 0;
}

.terms .optInphone {
    margin-left: 25px !important;
}

.terms-and-condition {
    float: left;
    margin-left: 35px;
    margin-top: 20px;
    width: 420px;
}

.quotation .terms-and-condition {
    position: relative;
    float: none;
    margin: 10px;
    display: inline-block;
    width: auto;
}

.terms-and-condition div {
    max-width: 473px;
    font-size: 11px;
    margin-left: 25px;
}

.quotation .terms-and-condition div {
    display: inline-block;
    height: 100%;
    min-height: 30px;
    margin-left: 35px;
    font-size: 14px;
    font-family: Arial;
}

.terms-and-condition a {
    color: #000;
    margin-left: 3px;
    text-decoration: underline;
}

.terms-and-condition input[type="checkbox"] {
    margin: 0 10px 7px 0;
    float: left;
}

.tyre-attr {
    margin-top: 10px;
    margin-left: 15px;
}

.tyre-popup-button-primary-container {
    text-align: center;
}

.tyre-attr li {
    list-style-type: disc !important;
    margin-bottom: 5px;
    margin-left: 12px;
}

.tyre-property {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.tyre-property li {
    display: block;
    background: #fff;
    position: relative;
    height: 41px;
    margin-bottom: 2px;
}

.tyre-property label {
    cursor: pointer;
    width: 100%;
    height: 23px;
    display: block;
    padding: 9px;
}

.tyre-popup-content {
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
}

.quotation .tyre-popup-terms {
    margin: 15px 10px;
}

.quotation .tyre-popup-terms label {
    position: relative;
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 10px;
}

@media screen and (max-width: 992px) {
    .properties-li {
        width: calc(50% - 56px);
    }

    .tyreResult .tyre-list {
        width: calc(100% - 16px);
        margin-left: 0;
    }

    .tyreResult {
        padding: 40px
    }

    .backButton {
        padding-top: 13px;
        padding-bottom: 14px;
    }

    .backButtonTop {
        padding-top: 13px;
        padding-bottom: 14px;
        top: 43px;
        right: 40px;
    }
}

@media screen and (max-width: 768px) {
    .backButtonTop {
        position: static;
        margin-bottom: 30px;
    }

    .resultTitle {
        margin-bottom: 5px;
    }

    .tyreResult {
        padding: 30px 12px;
    }
}

@media screen and (max-width: 480px) {
    .tyre-selector-tab li {
        display: block;
        width: 100%;
    }

    .tyre-selector-tab a {
        display: block;
    }

    .tyre-selector-tab ul {
        /* margin: 30px 12px; */
        width: calc(100% - 24px);
    }

    .radio-buttons li {
        display: block;
        margin-left: 15px;
    }

    .properties-li {
        width: calc(100% - 56px);
    }

    .tyre-property {
        height: auto;
    }

    .tyre-page div.search {
        text-align: center;
        margin-bottom: 0;
    }

    div.search .black-button {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .tyre-search form {
        padding-bottom: 25px;
    }

    .tyre-list-preview-block {
        position: static;
        width: 30%;
        max-width: 150px;
        display: inline-block;
    }

    .tyre-list-block {
        margin-left: 7px;
        width: calc(70% - 15px);
        vertical-align: top;
    }

    .tyre-list-block + div {
        text-align: center;
    }

    .tyre-list .button-primary {
        margin: 0 auto;
    }

    .quotation-form-legend {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }

    .quotation-form-checkboxes,
    .quotation-form-textarea,
    .quotation-form-text,
    .quotation-form-select {
        width: calc(100% - 2px);
    }

    .quotation .form_row {
        margin-bottom: 3px;
    }

    .quotation-form-checkboxes .checkbox_container div {
        display: block;
        margin-left: 5px;
    }

    .right-content .tyre-image {
        display: block;
        text-align: center;
    }

    .right-content .tyre-image img {
        width: 40%;
        margin: 0 auto;
        max-width: 120px;
    }

    .tyre-popup-content {
        margin-left: 0;
    }

    .quotation .tyre-popup-terms label {
        display: block;
    }
}
