﻿.main {
    padding: 10px 40px 10px 40px;
}

@media (max-width: 767px) {
    .main {
        padding: 20px;
    }
}

@media (max-width: 1200px) and (min-width: 767px) {
    .main {
        padding: 10px 0;
    }
}

.responsive-section img {
    display: block;
    max-width: 100%;
    height: auto;
}

.form-validation .has-error .help-block, .form-validation .has-error .control-label, .form-validation .has-error .radio, .form-validation .has-error .checkbox, .form-validation .has-error .radio-inline, .form-validation .has-error .checkbox-inline, .form-validation .has-error.radio label, .form-validation .has-error.checkbox label, .form-validation .has-error.radio-inline label, .form-validation .has-error.checkbox-inline label {
    color: #a94442;
}

.form-validation .has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .form-validation .has-error .form-control:focus {
        outline: 0;
        border-color: #843534 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

@media (min-width: 768px) {
    .ths-linked-select .col-md-12.ths-select-wrapper.row-validation {
        margin-left: 30px;
    }
}

.ths-linked-select .fake-link {
    float: left !important;
}

@media (min-width: 768px) {
    .ths-linked-select .fake-link {
        margin-left: 30px;
    }
}

.ths-single-select .ths-select-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-left: 60px;
}

@media (min-width: 768px) {
    .ths-single-select .ths-select-wrapper {
        margin-left: 60px;
    }
}

.ths-single-select .ths-linked-select .ths-measurement-left-label {
    position: relative;
    bottom: 2px;
    font-size: 2.0rem;
    margin-right: 50px;
}

@media (min-width: 768px) {
    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: auto;
        left: 40px;
    }
}

@media (min-width: 768px) {
    .math.ths-measurements-wrapper .ths-measurements-left-column.col-md-7 {
        width: 52.5%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .estimate-div {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .bottom-xs-15 {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .heading-primary {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.your-quote-wrapper {
    padding: 15px 10px;
    border: 1px solid #8cbe44;
    margin-bottom: 20px;
    overflow: hidden;
}

    .your-quote-wrapper.dark-blue {
        border-color: #1a3668;
    }

    .your-quote-wrapper .primary-title {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .your-quote-wrapper .ths-center-buttons {
        margin: 0px auto;
    }

.modal-dialog .your-quote-wrapper {
    margin-bottom: 0px;
}

.your-quote-inside > div {
    display: table-row;
}

    .your-quote-inside > div > span {
        text-align: right;
        font-size: 19px;
        vertical-align: bottom;
    }

        .your-quote-inside > div > span:last-child {
            text-align: left;
            white-space: nowrap;
        }

        .your-quote-inside > div > span:nth-child(2) {
            text-align: right;
            min-width: 0;
        }

.total-container {
    float: right;
}

    .total-container > div > span {
        text-align: right;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 24px;
    }

        .total-container > div > span:last-child {
            text-align: right;
        }

    .total-container > div > span {
        padding-bottom: 5px;
        padding-top: 5px;
    }

@media (min-width: 768px) {
    .total-container {
        margin-right: 30px;
    }
}

.total {
    border-top: 1px solid black;
}

.ths-measurements-ad {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: #1a3668;
}

    .ths-measurements-ad .btn-ad {
        margin-bottom: 10px;
    }

.ths-linked-select .ths-heading .header3 {
    text-align: center;
    padding-left: 150px;
    font-size: 2.0rem;
    font-weight: normal;
}

    .ths-linked-select .ths-heading .header3 + .header3 {
        text-align: center;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 2.0rem;
        font-weight: normal;
    }

.ths-linked-select .clearfix .select, .ths-linked-select .clearfix .label {
    color: #414141;
    display: block;
    font: 400 20px 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
/*.ths-linked-select .clearfix .select  {
      width:  100%;
      position:  absolute;
      top:  0;
      padding-top:  5px;
      padding-bottom:  5px;
      padding-left:  0px;
      height:  30px;
      box-sizing:  border-box;
      opacity:  0;
      -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      background:  none transparent;
      border:  0 none;
}
*/ .ths-linked-select .select-box1, .ths-linked-select .select-box2 {
    background: #ececec;
}

.ths-linked-select .clearfix .label {
    position: relative;
    padding: 5px 10px;
    cursor: pointer;
    height: 30px;
    line-height: 1.5;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #f2f2f2;
    text-align: right;
    border-radius: 5px 0 0 5px;
}

@media (max-width: 600px) {
    .ths-linked-select .ths-heading .header3 {
        padding-right: 0px;
        padding-left: 100px;
    }

        .ths-linked-select .ths-heading .header3 + .header3 {
            padding-left: 10px;
        }

    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 200px;
    }

    .ths-linked-select .ths-select-wrapper {
        width: 320px;
    }
}

.lable-visible-xxxs {
    display: none;
}

@media (max-width: 400px) {
    .lable-hidden-xxxs {
        display: none;
    }

    .ths-linked-select .ths-select-wrapper {
        width: inherit;
    }

    .lable-visible-xxxs {
        display: block;
    }

    .ths-measurements-wrapper span.header {
        padding: 0px 20px 10px 20px;
    }

    .ths-measurements-wrapper .up {
        margin-top: -20px;
    }

    .ths-linked-select .ths-heading .header3 {
        width: 100px;
        padding-left: 0px;
    }

    .ths-measurements-wrapper .down {
        margin-bottom: -20px;
    }

    .ths-single-select span.header {
        margin-bottom: 10px;
    }

    .ths-linked-select .ths-select-wrapper {
        width: 220px;
        margin: auto;
    }

    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 90px;
    }
}

@media (min-width: 480px) {
    .ths-measurement-total-lable {
        float: right;
    }
}

@media (max-width: 480px) {
    .ths-measurement-total-lable {
        padding-top: 5px;
    }
}

@media (max-width: 767px) and (min-width: 600px) {
    .ths-single-select .ths-linked-select .ths-measurement-left-label {
        width: 350px;
        text-align: right;
        padding-right: 20px;
    }

    .ths-single-select .ths-select-wrapper {
        margin: 0px;
    }
}

@media (max-width: 600px) and (min-width: 400px) {
    .ths-linked-select .ths-select-wrapper {
        padding: 0px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .further-information--list {
        margin-top: 25px;
    }
}

.separator {
    border-bottom: 2px solid #129cd8;
    margin: 20px 0px 0px;
}

.fa-file-text {
    color: #1a3668 !important;
}

.modal-primary .modal-content {
    background: #1a3668;
    color: white;
}

.modal-primary .modal-header .close {
    background-color: #10213f;
}

.fa.fa-color-gr {
    color: #a4a19e;
}

.custom-row a:visited:not(.btn), .custom-row a:focus:not(.btn) {
    color: #129cd8;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

@media (max-width: 480px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
        left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
        left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

.your-quote-wrapper .primary-title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: normal;
}

.box-with-grey-border {
    padding: 10px 15px;
}

.ths-linked-select .select-boxSecond .label {
    text-align: left;
    border-left: 0;
    border-radius: 0 5px 5px 0;
}

.loading-container {
    z-index: 1060;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0px;
    top: 0px;
    left: 0px;
    display: none;
    background-color: rgba(255, 255, 255, 0.7);
}

.loading-icon {
    display: block;
    position: absolute;
    width: 250px;
    height: 100px;
    background: url(img/spinner.gif) no-repeat center center;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: white;
    border: solid #a4a19e;
    border-width: 2px 2px 0px 2px;
    border-radius: 15px 15px 0px 0px;
}

.loading-text {
    margin: 98px 0px 0px -2px;
    position: absolute;
    text-align: center;
    background-color: white;
    width: 250px;
    border: solid #a4a19e;
    border-width: 0px 2px 2px 2px;
    padding: 10px;
    border-radius: 0px 0px 15px 15px;
}

div.btn-group.bootstrap-select button.btn.btn-default {
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #a4a19e;
    padding-left: 12px;
}

    div.btn-group.bootstrap-select button.btn.btn-default[disabled] {
        background-color: #eee !important;
    }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    pointer-events: none;
}

div.page-title {
    margin-bottom: 20px;
    color: #1a3668;
    text-transform: none;
    font-size: 3.0rem;
}

@media (max-width: 767px) {
    div.page-title {
        font-size: 20px;
        margin: 0 -15px;
        padding: 10px 15px;
        background-color: #eef0f1;
    }
}

span.box-title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 0;
    background-color: #eef0f1;
}

@media (max-width: 767px) {
    span.box-title {
        margin-top: 0;
        padding: 10px 5px;
        text-align: right;
        font-size: 16px;
    }
}

.add-margin-top.text-info {
    font-size: 2.0rem;
}
/*fix for next steps buttons*/ .quote .row.bottom-25 + .row, .quote .row .row:first-child {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.quote > .row:first-child, .quote > .row:first-child > div, #project-summary > .row, .project-summary-steps > .row, .project-summary-steps > .row > div {
    display: block;
}

#add-newroom-section {
    margin-left: 0;
    float: right;
    position: relative;
    height: 55px;
}

.include-in-quote {
    text-align: center;
    width: auto;
    margin-left: -0.6em;
    font-weight: bold;
    font-size: 2rem;
}

.next-step-box > div {
    margin-bottom: 10px;
}
