﻿
.stiching-inputbox label.error {
    color: red;
    font-size: 11px;
}

.textbox.numeric.StitchTextbox.stiching-input.l.error {
    border: 1px dashed #ff0000 !important;
    background-color: #ffeeee;
}

.stiching-inputbox label.error {
    color: red;
    background: rgba(0, 0, 0, 0) url("/images/validation_advice_bg.gif") no-repeat scroll 2px 0;
    position: relative;
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}


/*////Stiching Form start/////*/

.list.custom-checkboxes {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    list-style: outside none none;
}

.outer_stitch {
    display: none;
}

.stiching-form {
    width: 98%;
    margin: 1%;
    background: #FFFFFF;
    height: 96%;
    font-size: 14px;
}

.stiching-notes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    width: 100%;
    line-height: 150%;
    text-align: center;
    font-weight: bold;
}

.stiching-content {
    width: 100%;
    margin-top: 1%;
    height: 100%;
}

.stiching-img {
    width: 28%;
}

.full-width {
    width: 85%;
}

.stiching-entry {
    width: 70%;
    height: 80%;
    overflow-y: scroll;
}

.stiching-heading {
    color: #666;
    width: 100%;
    font-weight: bold;
}

.stichingentry-form {
    width: 98%;
    padding-top: 5px;
}

    .stichingentry-form ul {
        padding: 0;
        margin: 0;
    }

    .stichingentry-form li {
        float: left;
        list-style: none;
        width: 100%;
        margin-bottom: 5px;
    }

.grey-row {
    border-bottom: 1px solid rgb(182, 21, 86);
}

.stiching-no {
    color: #333;
    width: 5%;
    padding: 12px 5px;
    border-right: solid 1px #fff;
    font-weight: bold;
}

.stiching-subtitle {
    color: #333;
    width: 40%;
    padding: 12px 15px;
    border-right: solid 1px #fff;
}

.stiching-inputbox {
    color: #333;
    width: 20%;
    padding: 5px;
}

.stiching-input {
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 3px;
    padding: 5px;
    text-decoration: none;
    width: 96%;
}

.submit-measurement {
    background: none repeat scroll 0 0 #5cb85c;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 7px;
    margin-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.outer_stitch {
    width: 60%;
    top: 10%;
    margin: 0px auto;
    position: fixed;
    right: 15%;
    height: 80%;
    margin-top: 0px !important;
    background: #FFFFFF;
    z-index: 999999;
}

.stiching-style-image {
    width: 25%;
}

.stiching-option {
}

.stichingentry-form ul {
    width: 100%;
}

.stiching-style-image img {
    width: 90%;
}

.Stitchingclose {
    cursor: pointer;
    float: right;
    height: 24px;
    width: 24px;
    font-size: 20px;
}

.howMesure {
    background: none repeat scroll 0 0 #F2F2F2;
    position: relative;
    border: 1px solid #B5B5B5;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    float: left;
    padding: 25px 25px 10px 25px;
    top: 400px;
    left: 225px;
    width: 160px;
    z-index: 1000;
    display: none;
    position: fixed;
}

    .howMesure.fit {
    }

    .howMesure.styleMesure {
    }

    .howMesure h3 {
        font-size: 16px;
    }

.errorspan {
    color: Red;
}

.color1 {
    width: 20px;
    height: 20px;
    /*border-radius: 20px;*/
}

.search_grid li {
    width: 24%;
}

.l {
    float: left;
}


/* Responsive Stitching Form start*/
@media (min-width: 640px) and (max-width: 840px) {
    .Reviewpopup {
        top: 10%;
        width: 60%;
        right: 20%;
    }

    .inquirypopup {
        top: 10%;
        width: 60%;
        right: 20%;
    }

    .outer_stitch {
        top: 10%;
        width: 60%;
        right: 20%;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .Reviewpopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .inquirypopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .outer_stitch {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .stiching-img {
        width: 50%;
    }

    .stiching-entry {
        width: 50%;
    }

    .stiching-subtitle {
        width: 70%;
    }

    .stiching-inputbox {
        width: 50%;
    }

    .stiching-style-image {
        width: 35%;
    }

    .howMesure {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 439px) {
    .Reviewpopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .inquirypopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .outer_stitch {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .stiching-img {
        width: 50%;
    }

    .stiching-entry {
        width: 50%;
    }

    .stiching-subtitle {
        width: 70%;
    }

    .stiching-inputbox {
        width: 50%;
    }

    .stiching-style-image {
        width: 35%;
    }

    .howMesure {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .Reviewpopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .inquirypopup {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .outer_stitch {
        top: 1px;
        width: 100%;
        right: 1px;
        height: 99%;
    }

    .stiching-img {
        width: 50%;
    }

    .stiching-entry {
        width: 50%;
    }

    .stiching-subtitle {
        width: 70%;
    }

    .stiching-inputbox {
        width: 50%;
    }

    .stiching-style-image {
        width: 35%;
    }

    .howMesure {
        display: none !important;
    }
}

/* Responsive Stitching Form end*/

.OrderMesurmentPopup {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-origin: padding-box;
    background-size: auto auto;
    border-radius: 8px;
    box-shadow: 1px 7px 1385px rgb(0, 0, 0);
    height: 500px;
    left: 30%;
    overflow: auto;
    padding: 1%;
    position: fixed;
    top: 6%;
    width: 45%;
    z-index: 99999;
}

/*////Stiching Form end/////*/
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    background-color: black;
    z-index: 99999;
    -moz-opacity: 0.8;
    opacity: .50;
    filter: alpha(opacity=80);
}


