﻿input[type=text], input[type=email], textarea, select {
    width: 100%;
}

.contact-us .fa {
    color: #ff0000;
}

.contact-us .recentlyViewed .fa {
    color: unset;
}

.contact-us .fa.fa-file-text-o {
    color: #444444;
}

.contact-us .fa-exclamation-circle {
    color: #444444;
}

.review-stars-wrapper .fa-star {
    color: #fbc72e !important;
}

.review-stars-wrapper .fa-star-half-o {
    color: #fbc72e !important;
}

@media (max-width: 520px) {
    .main-container.contact-us.orderplaced, .main-container.contact-us.product-question {
        padding-top: 50px !important;
    }
    .main-container.contact-us.orderplaced.web-view {
        padding-top: 0 !important;
    }
}


.contact-us .viewTitle h2 {
    text-align: center;
    color: #444444;
}

.errMsg {
    color: red;
}

.enquiry-alertBox {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #444;
    background-color: #ffd1b3;
    border-color: #ff944d;
    margin-bottom: 10px;
    display: none;
    font-size: 13px;
}

.recentlyViewed {
    margin-top: 50px;
}

.contactusfoot {
    color: #a5a0a0;
}

.enquiryFile {
    -webkit-animation: highlight-fade 1s ease-in 1;
    animation: highlight-fade 1s ease-in 1;
    padding: 3px;
}

.enquiryTile img {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
    border: none;
    outline: none;
}

.alignRight {
    text-align: right;
}

.paras {
    text-align: justify;
}

.enquirySuccessArea {
    display: none;
    margin-bottom: 50px;
}

/** start drop down list **/
.ui-selectmenu-button.mydeal-custom-select.ui-corner-all, .ui-selectmenu-button.mydeal-custom-select.ui-button {
    width: 100% !important;
}

.mydeal-custom-select {
    padding-right: 20px;
    word-wrap: initial;
    text-overflow: ellipsis;
}

.options {
    margin: 5px 0px 5px 0px;
}

    .options .title {
        padding-top: 10px;
        max-width: 200px;
    }

    .options .staticOptionTitle {
        padding-top: 10px;
        height: 38px;
    }

    .options .ui-selectmenu-button.mydeal-custom-select.ui-corner-all {
        -webkit-border-radius: 100px;
        border-radius: 100px;
        background-clip: padding-box;
    }

@media (max-width: 520px) {
    .selects .dropdownlist {
        margin-top: 10px;
    }

    .options .staticOptionTitle {
        padding-top: unset;
    }
}

.subSelect .options .dropdownlist {
    margin-top: 10px;
}
/** end drop down list **/

/** start loader **/
.loader, .submitLoader {
    display: none;
}

.innerLoader {
    margin-bottom: 5px;
}

    .innerLoader .image {
        max-width: 80px;
        font-size: 50px;
    }

    .innerLoader .content {
        margin-top: 15px;
        font-size: 20px;
    }

.submitLoader .innerLoader .image {
    max-width: 50px;
    margin-top: 5px;
    font-size: 35px;
}

.submitLoader .innerLoader .content {
    margin-top: 15px;
    font-size: 15px;
}

@media (max-width: 768px) {
    .innerLoader .image {
        margin-top: 10px;
        font-size: 35px;
    }

    .innerLoader .content {
        margin-top: 20px;
        font-size: 15px;
    }
}

@media (max-width: 520px) {
    .submitLoader .innerLoader .image {
        margin-top: 5px;
    }

    .submitLoader .innerLoader .content {
        margin-top: 5px;
    }
}
/** end loader **/

/** start solutions  **/
.solution, .subSelect {
    display: none;
}

    .solution a {
        text-decoration: underline;
        font-style: italic;
        /*font-weight:700;*/
    }

    .solution .title {
        line-height: 30px;
        color: #737373;
        font-size: 16px;
        font-style: italic;
    }

    .solution .importantText {
        line-height: 25px;
        color: #737373;
    }
/** end solutions **/

/** start forms  **/
.clearFileClick {
    display: none;
}

.enquiryForm .btn-save {
    padding: 10px 25px;
}

@media (max-width: 520px) {
    .enquiryForm .btn-save {
        margin: 5px;
    }
}

.enquiryForm .subtitle {
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}

.enquiryForm .subtitle_footer {
    color: #a5a0a0;
}

.enquiryForm .alt {
    color: #D43B3B;
    font-size: 13px;
}

.enquiryForm .form-group label {
    width: 100%;
    display: block;
    font-weight: 600;
}

.enquiryForm .form-group .lable {
    display: unset;
}

.enquiryForm .form-group .valuefield {
    margin-top: 8px;
    display: block;
    height: 30px;
}

.enquiryForm .form-group .required {
    color: red;
}

.enquiryForm .form-group textarea {
    height: 80px;
}

.enquiryForm .uploadphotos {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

    .enquiryForm .uploadphotos .uploadphoto label {
        font-weight: unset;
    }

    .enquiryForm .uploadphotos .subtitle {
        display: unset;
    }

    .enquiryForm .uploadphotos .photoalert {
        padding: 10px 0 10px 0;
        background-color: #ffffe6;
        border-bottom: 1px solid #ddd;
    }

        .enquiryForm .uploadphotos .photoalert .image {
            max-width: 35px;
            padding-left: 15px;
            padding-right: 5px;
        }

            .enquiryForm .uploadphotos .photoalert .image .fa {
                color: grey;
            }

        .enquiryForm .uploadphotos .photoalert .content {
            padding-left: 0px;
        }

    .enquiryForm .uploadphotos .uploadphoto {
        border-bottom: 1px solid #ddd;
    }

        .enquiryForm .uploadphotos .uploadphoto .inputs div {
            display: inline-block;
            width: 100%;
        }

        .enquiryForm .uploadphotos .uploadphoto .inputs input {
            float: left;
        }

        .enquiryForm .uploadphotos .uploadphoto .inputs span {
            float: right;
            margin-right: 5px;
        }

        .enquiryForm .uploadphotos .uploadphoto .inputs a {
            float: right;
        }

        .enquiryForm .uploadphotos .uploadphoto .clearFileClick .fa, .enquiryForm .uploadphotos .uploadphoto .addAttachFile .fa {
            color: #3774b3;
        }

.enquiryForm #spanRetMsg.errMsg {
    display: block;
    color: orange;
    font-weight: 600;
}
/** end forms **/

/** start order placed **/
.orderplaced .invoice-data {
    margin-bottom: 14px;
}

.orderplaced table.purchase_items {
    margin-bottom: 25px;
}

.orderplaced table.footable-details.purchase_items {
    margin-bottom: 5px;
}

.orderplaced .purchase_items .warranty td {
    padding-top: 0px;
}

.orderplaced .warrantyDetails a {
    text-decoration: underline;
    font-style: italic;
}

.orderplaced .warrantyDetails {
    display: none;
}

.orderplaced .enquiryForm .form-group textarea.deliveryAddress {
    height: 45px;
}
/** end order placed **/

/** start product question **/
.product-question table.purchase_items thead th {
    font-size: 18px;
    height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.product-question table.purchase_items td.innerTable {
    padding-top: 5px;
    vertical-align: top;
}

.product-question table.purchase_items .innerTable table {
    width: 100%;
}

.product-question table.purchase_items thead th:first-child {
    visibility: unset;
}

.product-question .deal .dealID {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.product-question .deal .sellprice {
    display: block;
    margin-top: 5px;
    color: #F04A1C;
    font-size: 15px;
    font-weight: bold;
}

.product-question .deal .mainDeal {
    text-align: left;
}

.product-question td.image-wrapper {
    text-align: center;
}

@media (min-width: 769px) {
    .product-question td.image-wrapper {
        width: 170px;
    }
}
/** end product question **/
