﻿body {
}

/*--------Css by Tejal - 21-03-2020 - start ----------------*/
#form-holder {
    overflow-x:hidden;
}
.step-1 .form-left {
    /*height:815px;*/
    /*display:table;*/
    height:650px; 
}

.success-form-holder .form-left {
    /*display:table;*/
    height:650px;
}
.success-form-holder .success_heading {
   padding: 90% 0 10%;
   color: #000085;
}
.form_bg_class_new {
    margin-top:0px !important;
    background-size:95% 77%;
}

.step-1 .form-right .language_block {
    padding-left:270px; 
    padding-top:20px;
}
    .step-1 .form-right .language_block select {
        margin-bottom:0px !important;
        width:25%;
    }
.step-1 .vfs_tgaline {
    margin-top:34px;
    padding-left:40px;
    padding-right:50px;
}
.step-1 .vfs_tgaline p {
    font-size:12px;
    color:#000;
    margin:5px 0px;
} 
.step-1 .Customercarevissionlabel {
    position: absolute;
    bottom: 250px;
    padding-right: 40px;
    padding-left: 5px;
    font-size: 12px;
    color: #000;
}
.step-1 .Customercarevission {
    position: absolute;
    bottom: 150px;
    padding-right: 40px;
    padding-left: 5px;
    font-size:12px;
    color:#000;
}
.step-1 .privacy_note {
    text-align: left;
    padding-left: 5px;
    position: absolute;
    bottom: 100px;
}
    .step-1 .privacy_note a {
        color: #e86020;
        text-decoration: underline;
        font-size: 14px;
    }
.step-1 .right-form-section #form-group {
    margin: 30px 0px;
    background-color: transparent;
    height: unset;
}
.entryform_label {
    width: 100%;
    text-align: left !important;
    height: unset;
    padding-left: 14px;
    font-size: 14px;
}
.entryform_label label {
    width: unset;
    display: inline-block;
    height: unset;
    padding-right: 1px;
}
.entryform_control {
    width: 98% !important;
    margin-left: 5px;
}
#section-2-head {
    position: fixed;
    z-index: 1;
    width: 82.3%;
    padding: 4px;
    box-shadow: 0px 0px 8px #999;
    background-color: #fff;
    border-radius: 0px;
}
    #section-2-head img {
        width:120px !important;
        margin-left:10px;
    }
.BoxBorderShadow {
    border-radius: 10px;
    padding: 10px 10px;
    margin: 5px 0px;
    border: 1px solid #dfe5eb;
}
.step-2 .form-left {
    padding:0px 8px;
}
.step-2 .form-right {
    padding:0px 8px;
}
.step-2 .right-form-section {
    padding:0px !important;
}
.step-2 .form-right .right-form-section {
    padding:0px 10px !important;
}
    .radio_button_style {
    padding-left: 0px;
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
       #divSuggestion {
    clear: both;
    width: 100%;
    text-align: left;
}
    .styled-radio {
    display: inline-block !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px;
    position: absolute;
    left: 0px;
    border-radius: 5px !important;
    z-index: 9;
}
 
    ul.radio_button_style li {
    display: inline-block;
    padding: 4px 10px;
    width: 47.5%;
    border: 1px solid #787878;
    border-radius: 5px;
    margin: 4px 4px;
    position: relative;
}
    #divSuggestion ul.radio_button_style li:nth-child(even), ul.radio_button_style li:nth-child(even) {
    margin-right: 0px !important;
    margin-left: 12px !important;
}
    #divSuggestion input[type='radio'] + label, .unstyled input[type='radio'] + label {
    left: 0px;
    padding-left: 23px;
    color: #444;
    margin: 2px auto !important;
}
    .styled-checkbox + label:before, .styled-radio + label:before {
    height: 18px;
    width: 18px;
    top: 3px;
    background-color:#fff;
}
.styled-radio + label:before {
    background-color: #fff !important;
}
        .styled-checkbox:checked + label:before {
            background-color: #01305c;
            border-radius: 3px;
        }
    .styled-radio:checked + label:after {
    background-color: #01305c;
    left: 3px;
    top: 6px;
    height: 12px;
    width: 12px;
}
   
    input[type='checkbox']:hover, input[type='radio']:hover {
    background-color: #01305c !important;
}
.styled-checkbox:hover + label:before, .styled-radio:hover + label:before {
    background-color: #989898;
}

.styled-checkbox:checked + label:after {
    left: 4px;
}
    .form-group select {
        margin-bottom:0px !important;
        width:98%;
        margin-left:5px;
    }
    .fs-wrap {
        width:98% !important;
        margin-left:5px;
    }
   
.form-control, .fs-wrap, input[type='text'], select {
    border: 1px solid #5f717d !important;
}
    .form-control:focus, .form-control:active, .fs-wrap:focus, .fs-wrap:active, input[type='text']:active, select:active, input[type='text']:focus, select:focus {
        box-shadow: 0 0 0 2pt #e0e5ea !important;
    }

#AdditionalComments {
    font-size:14px;
}
#msform .action-button {
    text-align: center;
    font-size: 14px;
    background-color: #e86020;
    color: #FFF;
    border-color: #e86020 !important;
    position:unset;
        width:100%;
}
#btnNext {
    bottom: 45px !important;
    right: 45px !important;
    position: absolute !important;
    width: 86% !important;
}
#msform .action-button.previous {
    background: #fff !important;
    border: 1px solid #dc780a;
    color: #dc780a !important;
    text-align:center !important;
    width:100%;
    margin-left:0px !important;
}
#msform .action-button:hover {
    background-color: #d25419 !important;
    border-color: #d25419 !important;
    color: #FFF !important;
}
.text {
    color:#000;
}
 #DivVisaDetails ul.radio_button_style li {
        width:98.5%;
        float:none;
    }
        #DivVisaDetails ul.radio_button_style li:nth-child(even) {
            margin-left:5px !important;
        }
.error_msg {
    color: #b10e1e;
    padding-bottom: 4px;
    font-size: 13px;
    padding-left: 5px;
    text-align: left;
    display: none;
    clear: both;
}
.error_control, input[type='text'].error_control {
    border-color: #b10e1e !important;
    position: relative;
}
input[type='text'].error_control, select.error_control {
    color: #b10e1e;
}
#lblSeventhQst {
    font-size: 12px !important;
    line-height: 15px !important;
    white-space: normal;
    padding: 7px 8px !important;
    border-radius:3px;
    margin-top:15px ;
    margin-left:6px;
    width:98% !important;
}
.fs-label-wrap .fs-label {
    margin-top: -9px;
    margin-bottom: -10px;
    height: 40px;
    font-size: 12px !important;
    line-height: 13px;
    white-space: normal;
    padding: 5px 5px;
    padding-right: 16px;
}


/*--------Css by Tejal - 21-03-2020 - end ----------------*/
/*----- IE css settings --------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #form-group {
            overflow: visible;
        }

        #lblCity {
            text-align: left !important;
        }
        /*.logo_container {
        height:40px;
    }*/
        #btnSubmit {
            top: 0px !important;
            left: 0px !important;
        }

        .aspects {
            height: auto !important;
        }
    }
    /*---------- Mozila firefox css settings ----------*/
    @-moz-document url-prefix() {
        #btnSubmit {
            margin-top: 10px !important;
        }
    }
 /*--- Media query - responsive design -------------------*/
@media only screen and (min-width:1440px) and (max-width:1600px)and (orientation:landscape) {
    .form-holder {
        height: 800px !important;
    }

    .form_bg_class_new {
        background-size: 100% 100%;
    }
    .step-1 .form-left {
        height: 800px !important;
    }
    .step-1 .form-right {
        height:800px !important;
    }
}
    @media only screen and (max-width:1024px) {
        #section-2-head {
            width: 90.8% !important;
        }

        .icon-list ul li {
            margin: 0px 3px !important;
            width: 18% !important;
        }

        ul.radio_button_style li {
            width: 47%;
        }

        .fs-wrap {
            width: 98% !important;
        }

        #No {
            width: 81.6% !important;
        }
    }

    @media only screen and (max-width: 992px) {
        body {
            background-color: #fff;
            min-width: unset;
        }

        .success-form-holder .form-left {
            height: 650px !important;
        }

        .success-form-holder .success_heading {
            padding: 20px 30px;
        }

        .form-holder {
            height: unset !important;
            overflow: hidden;
            overflow-y: auto;
            box-shadow: none;
        }

        .step-1 .form-left {
            height: 100% !important;
        }

        .step-1 .form_bg_class {
            background-size: contain;
            height: 400px;
        }
        .step-1 .vfs_tgaline {
            padding: 0px 10px;
        }

        #msform fieldset, #msform fieldset > .row {
            height: unset !important;
        }

            #msform fieldset.step-1 > .row {
                height: 400px;
            }

        .form_bg_class_new {
            height: 600px;
        }

        .step-1 .form-right .language_block {
            padding-left: 0px;
        }
        .step-1 .Customercarevissionlabel {
            position: unset;
            margin-top: 10px;
        }
        .step-1 .Customercarevission {
            position: unset;
            margin-top: 10px;
        }
        .step-1 .privacy_note {
            position: unset;
            margin-top: 10px;
        }

        #btnNext {
            width: 100% !important;
            position: unset !important;
            margin-top: 30px !important;
        }

        .entryform_control {
            width: 100% !important;
            margin-left: 0px;
        }

        #section-2-head {
            width: 100% !important;
            left: 0px;
        }

        .BoxBorderShadow {
            height: unset !important;
            padding: 10px 15px !important;
        }

        .step-2 .form-left {
            padding: 0px 0px;
            margin-top: 10px;
        }

        .step-2 .form-right {
            padding: 0px 0px;
            float: none;
            clear: both;
            margin-top: 10px !important;
        }

            .step-2 .form-right .right-form-section {
                margin-top: 0px !important;
            }

        .aspects {
            height: unset !important;
        }

        .overall-experience {
            margin-top: 10px;
        }

        .icon-list ul li {
            width: 19% !important;
            margin: 0px 0px !important;
            text-align: center !important;
            padding: 0px
        }

            .icon-list ul li .smiley-label {
                width: 100% !important;
            }

        .defaultfirstquestion {
            float: none !important;
        }

        .defaultfirstans {
            float: none !important;
        }

        ul.radio_button_style li {
            width: 47.8%;
        }

        #msform .action-button.previous {
            margin-bottom: 5px;
            margin-top: 5px;
        }
    }

    @media only screen and (max-width:768px) {
        .container {
            max-width: unset;
            width: unset;
            padding-left: 10px;
            padding-right: 10px;
        }

        .form_bg_class_new {
            padding: 0px;
            height: 400px;
            background-size: contain;
        }

        .step-1 .form-right {
            padding-left: 20px;
            padding-right: 20px;
        }

        .right-form-section {
            padding: 0px !important;
        }
    }

    @media only screen and (max-width:667px) {
        .success-form-holder .form-left {
            height: 400px !important;
        }
    }

    @media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
        .success-form-holder .form-left {
            height: 320px !important;
        }
    }

    @media only screen and (max-width:480px) {
        .success-form-holder .form-left {
            height: 320px !important;
        }

        .form_bg_class_new {
            height: 320px;
        }

        ul.radio_button_style li {
            width: 98%;
        }

            #divSuggestion ul.radio_button_style li:nth-child(even), ul.radio_button_style li:nth-child(even) {
                margin-left: 4px !important;
                margin-right: 4px !important;
            }

        .form-group {
            width: 98% !important;
        }

            .form-group input {
                width: 100% !important;
            }

        #countryCode {
            width: 16% !important;
        }

        #No {
            width: 79.3% !important;
        }

        #AdditionalComments {
            margin-left: 0px !important;
            width: 99% !important;
        }

        #AppRefNo {
            width: 100% !important;
        }

        #divtenans {
            padding: 0px 5px 0px 8px;
        }

        .fs-wrap {
            width: 98% !important;
        }

        #lblSeventhQst {
            width: 98% !important;
            
        }
    }

    @media only screen and (max-width:360px) {
        .success-form-holder .form-left {
            height: 300px !important;
        }
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        select,
        textarea,
        input {
            font-size: 16px;
        }
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        select:focus,
        textarea:focus,
        input:focus {
            font-size: 16px;
        }
    }