@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap');

@font-face {
    font-family: SangBleuVersailles-Regular-WebS;
    font-display: swap;
    src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regular-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regular-WebS.woff"); 
    }

    @font-face {
    font-family: SangBleuVersailles-Medium-WebS;
    font-display: swap;
    src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Medium-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Medium-WebS.woff"); }

    @font-face {
    font-family: SangBleuVersailles-Book-WebS;
    font-display: swap;
    src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Book-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Book-WebS.woff"); }

    

#content .navbar.fixed-top{position:relative;top:0px;}
#awardForm .button,#awardForm .btn,#awardForm input1[type=button],#awardForm input1[type=submit],#awardForm div1:not([id^=mce]) button:not([id]){
    padding: 15px 20px;
    font-size: 18px;
    line-height: 1em;
    background-color: #d02129;
    color: #fff !important;
    display: inline-block;
    font-weight: 500;
    border-radius: 3px;
    width: auto !important;
}

#awardForm .button,#awardForm .btn.small{
    padding: 5px 10px;
    font-size: 14px;
}
#awardForm .button, form button, #awardForm input[type="reset"], #awardForm input[type="submit"], #awardForm input[type="button"] {
    border-radius: 3px;
    padding: 15px 10px;
}

#awardForm .submit-controls input[type="button"] {
    //margin-top: 20px;
}

#awardForm .sbmt-btn, #awardForm .button, #awardForm button, #awardForm input[type="reset"], #awardForm input[type="submit"], #awardForm input[type="button"], #awardForm .sbmt-btn{ margin-top: 0; }

#awardForm .submit-controls.upper button, #awardForm .submit-controls.upper input[type="button"] {
    margin-top: 0;
    margin-bottom: 30px;
}

#awardForm .button:hover,#awardForm .btn:hover{
    opacity: 0.6;
}
#awardForm .button[disabled],#awardForm .btn[disabled]{
    background-color: #999 !important;
    color: #ccc !important;
    cursor: not-allowed;
}

#awardForm input.btn-grey {
    background-color: #ccc !important;
    color: #000 !important;
    border-color: #ccc !important;
    opacity: .65;
}
#awardForm input.btn-grey:hover {
    opacity: 0.9 !important;
}

#awardForm{
    padding-top: 80px;
}
.wid-80{ width:80%; }
#cpyFrmSlctr label{ font-weight: normal; }
#awardForm .form-instr{ font-size: 13px; font-style: italic; display: inline-block; }
#awardForm .fld-instr{ font-size: 13px; font-style: italic; margin-left: 24px;}
#awardForm .autoSaveDisp{ font-size: 13px; font-style: italic; color:#5f9ea0;}

.showoncheckhasbasicques, .showoncheckhasnobasicques{ display: none !important; }
th.nobasicques, td.nobasicques{ display: none; }

.stepcontainer {max-width:1200px;margin:auto;}
.nominated-profiles-list{margin-bottom:20px;}
.submit-controls .btn-row{
    display: inline-block;
}
.basicdashboard{
    overflow-y: hidden;
    //margin-bottom: 20px;
    position: relative;
    //padding-bottom: 10px;
    //border-bottom: 1px solid #ccc;
}
.basicdashboard a.addbasicinfo{
    position: absolute;
    bottom: 0;
    right: 0; 
    margin-bottom: 10px;
    background: #eee;
    padding: 2px 10px;
    border: 1px solid #999;
    border-radius: 3px; 
}
.pull-right {
    float: right;
}
.no-padding{
    padding: 0 !important;
}
.no-border{
    border: 0 !important;
}
.nplist {
    overflow-x: auto;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.nplist thead tr:first-child {
    font-weight: bold;
    background-color: #000 !important;
    color: #ffffff;
}
.nplist tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.nplist table.nested-1 tbody tr:nth-child(even) {
    background-color: #fff;
}
.nplist table.nested-1 tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.nplist tr td,.nplist tr th {
    padding: 10px 10px;
    border: 1px solid rgb(227, 227, 227);
    vertical-align: middle;
    line-height: 1.2em;
    font-size: 14px;
}

.nplist tr th.seq{
	width:40px;
}
.nplist tr th.cat-name{
	width:220px;
}
.nplist.nobasicques tr th.cat-name{
    width:320px;
}
.nplist tr th.status{
	width:130px;
}
.nplist tr th.pay-status{
	width:155px;
}
.nplist tr th.pay-sel{
    width:260px;
    color:#f00;
}
.nplist tr th.action{
	width:65px;
}
.nplist .tool.editBtn{
    margin-left: 10px;
}
.nplist label{
    font-weight: normal;
}
.nplist input[type=checkbox]{
    margin-top: 0;
}
.vsbl-hdn{
    visibility: hidden;
}
#awardForm .nplist .btn{
    padding: 5px;
    font-size: 12px;
    margin-bottom: 5px;
}
#awardForm .entitylist .nplist .btn{
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}
#awardForm .entitylist{
    margin-bottom: 50px;
}
.nplist.v1{
    display:none;
}
.nplist .cat-name .mstr-ref{
    font-size: 12px;
    color: #999
}
.ver-top{
    vertical-align: top !important;
}
.color-right{ color:#009900; }
.red-brdr{
    border: 1px solid #f00; 
}


#awardForm .form-sections .field>label:not(.in-form-text):before {
    content: 'Q. ';
}
#awardForm .form-sections .field>label:before {
    font-size: 18px;
    margin-left: -24px;
}
#awardForm .form-sections .field>label.in-form-text{
    margin-left: 0;
    font-size: 20px;
    color: #4D65AF;
    padding-top: 10px;
    padding-bottom: 0;
}
#awardForm .form-sections .field table label {
    display: none;
}
#awardForm .form-sections .field table [class*=col-md] {
    width: 100%;
}
#awardForm .form-sections .field{
    padding-bottom: 20px;
    position: relative;
}
#awardForm .form-sections, #awardForm .combo-question {
    background-color: #f8f8f8;
    border: 1px solid #e1e1e1;
    padding: 20px 5px 20px 5px;
    margin-bottom: 35px;
    border-radius: 3px;
    padding: 20px 10px !important;
}
/*
#awardForm .form-sections, #awardForm .combo-question {
    background-color: #f8f8f8 !important;
    border: 1px solid #e1e1e1 !important;
    padding: 20px 10px 20px 10px !important;
    margin-bottom: 35px !important;
    border-radius: 3px !important;
}
*/
#awardform input, #awardform select, #awardform textarea {
     background: #fff !important;
}

#awardform1 input.btn-grey {
    background-color: #ccc !important;
    color: #000 !important;
    border-color: #ccc !important;
    opacity: .65;
}
#awardform1 input.btn-grey:hover {
    opacity: 0.9 !important;
}

#awardform h1 {   margin-bottom: 10px;}

#awardform p {     
    font-size: 18px;
    line-height: 1.2em;    
    margin-bottom: 10px; }
#awardform h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 0px;
    line-height: 1em;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    }
#awardForm x*{margin-top:0px !important;padding-top:0px !important;}
#awardForm .form-sections,#awardForm .combo-question{background-color: #f3f3f3;    padding-left: 20px;padding-top:20px !important;padding-right:20px;padding-bottom:0px;margin-bottom: 20px;}
#awardForm .combo-question{background-color: #e9e9e9;}
#awardForm h1,#awardForm h2{text-transform:uppercase; margin-top: 0px;}
#awardForm .form-sections{padding-bottom:20px;}
#awardForm .field{padding-bottom:0px;position:relative;}
#awardForm span.error-txt{top: auto; bottom:6px; position: absolute; left: 40px;}
#awardForm td span.error-txt{left: 20px;}
#awardForm input[type=checkbox],#awardForm input[type=radio]{width:auto;display:inline;vertical-align:middle;line-height:30px;margin-right:10px;}
#awardForm .table-wrapper {
    padding-top: 10px;
}
#awardForm td input[type=number]{
    width: 100%;
}
#awardForm .table-wrapper table{
	width: -webkit-fill-available;
}
#awardForm .table-wrapper input[type=number], #awardForm .table-wrapper input[type=text]{
	margin-left: 0;
}
#awardForm .table-wrapper .row-head, #awardForm .table-wrapper .col-head{
	line-height: 1.2em;
	margin-bottom: 5px;
    font-size: 14px;
    vertical-align: top;
    font-weight: 600;
}
/*
#awardForm label{margin-top:0px;margin-bottom:0px;    padding-top: 2px; display: block; font-size: 1.65rem; margin-right: 5px; font-weight: 500; position: relative; vertical-align: top;}
*/
#awardForm .form label {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    line-height: 1.2em;
    margin-right: 0px;
    font-size: 16px;
    padding: 5px 0;
    font-weight: bold;
    position: relative;
    vertical-align: top;
    margin-left: 24px;
}
#awardForm .ans-wrap{ clear:both;  }
#awardForm .ans-wrap label{ font-weight: normal;}
#awardForm .form-sections .field table .ans-wrap label {
    display: block;
    margin-left: 0;
}
#awardform input, #awardform select, #awardform textarea {     background: #fff !important;margin: 0 0 2px; outline: 0 none; padding: 9px 12px; text-align: left; vertical-align: middle; width: 100%;    color: #555;display: block;}

#awardForm input[type=text], #awardForm input[type=number], #awardForm input[type=date], #awardForm input[type=file], #awardForm textarea, #awardForm select, #awardForm .table-wrapper{
    margin-left: 24px;    
}
#awardForm input[type=text], #awardForm input[type=number], #awardForm input[type=date], #awardForm input[type=file], #awardForm textarea, #awardForm select{
    width: -webkit-fill-available;
}

#awardForm input[type=hidden-file-val]{ display:none !important; }

#awardForm .nplist th:nth-child(2), #awardForm .nplist td:nth-child(2), #awardForm .nplist th:nth-child(3), #awardForm .nplist td:nth-child(3){
    //display:none;
}

#awardForm .main-hdng {
    font-size: 2em;
    font-weight: 700;
    display: inline-block;
}
#awardform p {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

#awardform input,#awardform  select,#awardform  textarea {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}
#awardForm .text-center>* {
    padding: 0px 5px;
    margin:2px;
}
#awardForm .pull-right>* {
    margin-left:5px;
}
#awardForm .pull-left>* {
    margin-right:5px;
}

.text-right{text-align:right;    margin-right: 0px;}
#awardForm .tab-content {
    margin-bottom: 30px;
}

#awardForm .stepcontainer-v2.categories .addCatBtn{
	padding: 10px;
}

#awardForm .stepcontainer-v2.categories .grid-item a{
	padding: 10px 0px;
	margin-bottom: 10px;
}
#awardForm .stepcontainer-v2.categories .grid-item a[is_selected='1']{
	background: #f0f8ff;
}


#awardForm .stepcontainer-v2.categories .grid-item a[is_selected='1']:after{
	content: '\2713';
    right: 1em;
    position: absolute;
    bottom: 1em;
    font-size: 24px;
    font-weight: bold;
}

#awardForm .stepcontainer-v2.categories .grid-item:hover a {
    color: #333;
}
#awardForm a:hover {
    color: #ec2227;
}
#awardForm .stepcontainer-v2.categories h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    margin-top: 0px;
    color: #000;
}
#awardForm .stepcontainer-v2.categories .price {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
}
#awardForm .stepcontainer-v2.categories .price .gstTx {
    font-size: 14px;
    color: #555;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#awardformdiv .button {
    padding: 12px 20px !important;
    margin: 0px;
    color: #fff;
    margin-bottom: 20px;
}

#awardformdiv .tab-content{
	display: block; 
	padding: 0px; 
	border: 1px solid #ccc; 
	border-top: none;
	border-bottom: none; 
	border-radius: 2px;
}

#awardformdiv .nav-tabs>li{
	font-size: 20px;
}
#awardformdiv .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #d02129;
}

#awardformdiv .grid-item input[type="button"].book-now-btn {
    background-color: #ccc !important;
    color: #000 !important;
    border-color: #ccc !important;
    opacity: .65;
    font-size: 16px !important;
    margin-top: 0px;
}

#awardformdiv .grid-item input[type="button"].book-now-btn:hover, #awardformdiv .grid-item:hover input[type="button"].book-now-btn {
    background: #d02129 !important;
    color: #fff !important;
    border: 1px solid #d02129 !important;
    opacity: 1;
}

.stepcontainer-v2.categories .grid-item {
    margin-bottom: 0px;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    font-size: 15px;
    color: #000;
    line-height: 1.2em;
    border-radius: 0px !important;
    margin: 10px 0px;    
}

#awardForm .coupon input[type=text]{
    width: auto;
}

#awardForm .file-uploaded-icon .fa-file.pull-right{
    position: absolute;
    right: 20PX;
    top: 35px;
    font-size: 30px;
}

.btn.small{
    padding: 5px 10px;
    font-size: 14px;
}

#coupon_loader_div {
    text-align: right;
    padding: 0 20px;
}
.payment-box .total,.payment-box .coupon,.payment-box .cart-total{margin-bottom:10px;}
.payment-box .total.cart-total span.price.strike {
    text-decoration: line-through;
}
.payment-box .total.cart-total-with-coupon {
    display: none;
}
.payment-box .total.cart-total-with-coupon.applied {
    display: block;
}
.payment-box .total.cart-total-with-coupon.applied span.price {
    display: inline-block;
    color:#000;
}
.payment-box .total.cart-total-with-coupon .totals {
    padding-top: 0;
}
.payment-box .cart.price {
    display: inline-block !important;
    color: #000 !important;
}
.payment-box .gst-box{
    margin-bottom: 20px;
}
.payment-box .gst-box .gst{
    margin-top: 10px;
}
.payment-box .gst-box input[type=radio]{
    margin-bottom: 5px;
}
.payment-box .gst-box input[name=gst_code]{
    width: 256px !important;
}
.preloader{ text-align:center;  min-height:500px;}



/*************************/
#loginform{ display:none;}
#loginform {
    margin-bottom: 0;
    padding-top: 80px;
}
#loginform .btn{margin-top:20px !important;}
#loginform .registerLogin{
    display:none;
}
.widget-tab {
    display: block;
    margin-top: 25px;
    position: relative;
}
.widget-tab .tab-wrapper {
    display: block;
    position: relative;
}
.widget-register .tab-nav {
    margin-top: 50px;
}
.widget-tab .tab-wrapper .tab-nav {
    border-bottom: 4px solid #333;
    margin-bottom: 10px;
}
.widget-tab .tab-wrapper .tab-nav a {
    font-weight: bold;
    font-size: 1.9rem !important;
    color:#000; line-height: 1em;
}
.widget-tab .tab-wrapper .tab-nav .tab {
    width:26%;
}
.widget-tab .tab-wrapper .tab-nav .tab {
    display: inline-block;
    padding: 15px;
    text-align: center;
}
.widget-tab .tab-wrapper .tab-content {
    display: none;
    font-size: 1.80rem;    line-height: 1.2em;
}
.widget-tab .tab-wrapper .tab-content.active {
    display: block;
}
#rgstrFrm a {
    color: #107cef;
}
#loginform .form label {
    display: block;
    font-size: 1.65rem;
    margin-right: 5px !important;
    margin-top: 15px !important;
    margin-left: 0;
    padding: 7px 0 !important;
    font-weight: 500;
    position: relative;
    vertical-align: top;
}
.widget-tab .tab-wrapper .tab-content.active {
    display: block;
}
.widget-tab .tab-wrapper .tab-nav .tab:hover, .widget-tab .tab-wrapper .tab-nav .tab.active {
    background: #ddd none repeat scroll 0 0;
}
#loginform input[type='text'],#loginform input[type='email'],#loginform input[type='password'],#loginform input[type='phone'],#loginform select,#loginform textarea {
    background: #eee;
    border: 0 none;
    border-radius: 0;
    color: #555;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 1.5rem;
    margin: 0 0 2px;
    outline: 0 none;
    padding: 9px 12px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
#loginform input[type="submit"].pink {
    border-color: #ffcc00 !important;
    background-color: #ffcc00 !important;
    transition: all .2s ease;
    font-weight: 600 !important;
    color: #000 !important;
}
/*#loginform .button,#loginform button,#loginform input[type="reset"],#loginform input[type="submit"],#loginform input[type="button"] {
    -moz-appearance: none;
    background: #eee;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0 none;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}

#loginform form .button,#loginform form button,#loginform form input[type="reset"],#loginform form input[type="submit"],#loginform form input[type="button"] {
    margin-top: 15px;
}
*/
.regError {
    position: absolute;
    padding: 0px;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #db2840 !important;
    vertical-align: middle;
}
#rgstrFrm .form-response-message{ padding-top: 0px;
    color: green;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold; }
#lgnFrm .form-response-message{    padding-top: 10px;
    color: #db2840;
    font-size: 14px;}
#frgtFrm .form-response-message{ padding-top:25px; color: green; }

.form-response-message .fail{ color:#f00; }
.form-response-message .directed{ color:#3f5df9; }
@media (min-width: 1200px) {
    .container-800 {
        width: 800px !important;
    }
}


/************************************ top bar *********************/
.user-setting {
    float: right;
    font-size: 18px;
    padding: 12px;
    display:none;    color: #000;
}
.user-setting span {
    color: #000 !important;
    font-weight: 500;
padding-right: 5px;
}
.user-setting .fa-angle-down {
    position: absolute;
    right: 0;
    top: 16px;
}
.logoRow { position: relative; }
.usrNamhvr {
    width: 150px !important;
    position: absolute;
    top: 49px;
    right: 0;
    z-index: 999;
    background: #fdfdfd;
    box-shadow: 0 2px 3px rgba(200,200,200,.3);
    -moz-box-shadow: 0 2px 3px rgba(200,200,200,.3);
    -webkit-box-shadow: 0 2px 3px rgba(200,200,200,.2);
    border: 1px solid #e4e4e4;
    display: none;
}
.usrNamhvr a {
    display: block;
    padding: 10px 15px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    color: #000;
font-weight: 500;
    font-size: 15px;
    line-height: 1em;
}
.usrNamhvr a:last-child {border-bottom: none; }
.usrNamhvr a:hover {     
    background: #f3f3f3;
    color: #d91d29 !important; }
.user-setting:hover .usrNamhvr{display:block;}
#lgdusr {
	margin: 0px 0px 50px !important;
	background: #d1ece9;
	position: relative;
	width: 100%;
	z-index: 9;   
	top: 0px;
} 

#awardForm .form .mce-tinymce {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 24px;
    width: auto !important;
}
/*****************************************************************************/
#awardForm tr.act-0{ color:#ccc; }
#awardForm .btn.act-0{background-color: #0bb900; color: #fff; text-transform: none;}
#awardForm .btn.act-1{background-color: red; color: #fff; text-transform: none;}

.preloader-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #a9a9a975;
    z-index: 999;
}

div#awardForm {
    padding-top: 0px;
}

#awardformdiv .tab-content {
    height: 55vh;
    overflow-y: scroll;
}

/************Css start for nomination categories*************/
#awardForm .form-sections.nomination-categories {
    padding: 30px!important;
}
.form-sections.nomination-categories h3 {
    margin-bottom: 15px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 18px;
}#awardForm .form-sections.nomination-categories h2 {
    margin-bottom: 0px;
}#awardForm .form-sections.nomination-categories label input[type="checkbox"] {
    position: absolute;
    left: 0;top: 7px;
}#awardForm .form-sections.nomination-categories label {
    margin-left: 0;
    padding-left: 22px;
    font-weight: normal;
}
#awardForm .nomination_couponCode .coupon .textbox {
    display: inline-block;
    width: auto;
    vertical-align: top;
}#awardForm .nomination_couponCode .coupon label {
    margin-top: 5px;
}
#awardForm .nomination_couponCode .coupon input[type="button"],#awardForm .nomination_couponCode .cart-total input.pay-now {
    margin-bottom: 0;
    background-color: #d02129!important;
    padding: 6px 12px;
    height: 40px;
    margin-left: 5px;
}
#awardForm .nomination_couponCode .cart-total input.pay-now{
    margin-bottom: 15px;
}
#awardForm .nomination_couponCode {
    margin-bottom: 30px;
}
#table-wrapper input {
    width: 106% !important;
}


#confirm-submit .modal-dialog {
    max-width: 500px;
}

#confirm-submit h4.modal-title {
    font-weight: 600;
    font-size: 20px;
}

#confirm-submit .modal-body {
    padding: 30px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 500;
}

#confirm-submit button#confirm_submit {
    padding: 13px 20px !important;
    font-size: 15px;
    line-height: 1em;
    background-color: #d02129;
    color: #fff !important;
    display: inline-block;
    font-weight: 500;
    border-radius: 3px;
    width: auto !important;
    border: 0px !important;
    outline: 0px;
    height: auto;
}

#confirm-submit button.btn.btn-default.small {
    background: transparent;
    border: 0px;
    font-weight: 600;
    color: #9b9797;
    outline: none;
}

/***09 nov css start***/

.survey_awards_form_wrapper{
    font-family: 'Rubik', sans-serif !important;
    margin-bottom: 40px;
    margin-top: 0;
    z-index: 1;
}
#awardform.survey_awards_form_wrapper h1.main-hdng {
    font-size: 22px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    position: relative;
}
#awardform.survey_awards_form_wrapper span.autoSaveDisp.flR+p {
    font-size: 16px;
    /* border-bottom: solid 1px #f1f1f1;
    padding-bottom: 20px; */
    text-align: center;
    position: relative;
}
#awardform.survey_awards_form_wrapper span.autoSaveDisp.flR+p+span.form-instr+br {
    display: none;
}
#awardform.survey_awards_form_wrapper .form-sections {
    background: no-repeat;
    border: none;
    padding: 0!important;
    margin: 0 -15px;
    text-align: center;
    box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%) !important;
    padding: 30px!important;
    width: 70%;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #ffffff;
    position: relative;
}
#awardform.survey_awards_form_wrapper .form-sections h2 {
    border: none;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    font-size: 16px;
    text-align: left;
    margin-left: -15px;
    padding-bottom: 14px;
    position: relative;
    border-bottom: solid 1px #f1f1f1;
    margin-bottom: 15px;
}
#awardform.survey_awards_form_wrapper .form-sections .in-form-text-label{
    padding-left: 0;
    text-align: left;
}
#awardform.survey_awards_form_wrapper .form-sections .in-form-text-label .in-form-text {
    font-size: 13px;
    color: #f00;
    font-weight: 500;
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) {
    padding: 0 0 15px;
    margin-bottom: 0;
    margin-left: 0;
    background: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 6px;
    /* border-left: solid 2px #c4e9e5; */
    text-align: left;
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label {
    padding-left: 0px;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif !important;
    margin-left: 0;
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label  input[type=checkbox],#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label input[type=radio]{
margin-right:5px;
}


#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label:before{
  
   
    /*display: block;*/
    text-align: center;
    font-size: 12px;
    color: #676363;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    font-weight: 400;
    border: 1px solid #988f8f;
    width: 22px;
    height: 22px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-top: 4px;
    margin-left: 0;
    background: #eae8e8;
    line-height: normal;
    display: none;
   
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) .txt_box {
    margin: 0;
    margin-top: 4px;
    height: 46px;
    /* border-left-color: #d1ece9;
    border-left-width: 2px; */
    box-sizing: border-box;
    width: 100%!important;
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) .txt_box:focus{
    border-color: #d1ece9;
}
#awardform.survey_awards_form_wrapper .form-sections span.error-txt{
    position: static;
}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label span {
    color: #f00;
}

.survey_awards_form_wrapper .text-center.submit-controls.upper {
    display: none;
}
body.award_form_step #lgdusr {
    margin: 0px 0px 50px !important;
    /* background: no-repeat; */
    position: relative;
    width: 100%;
    z-index: 9;
    top: 0px;
    text-align: center;
    position: static!important;
    min-height: 1px;
}
#lgdusr .logoBx img{
    max-width: 80px!important;
    margin-bottom: 5px!important;
    margin-top: 5px;
}
body.award_form_step #lgdusr .logoBx img{
   
    margin-top: 20px;
    max-width: 140px!important;
}
body.award_form_step #awardForm .submit-controls .btn {
    min-width: 230px;
}
form#awardform.survey_awards_form_wrapper >p {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}
form#awardform.survey_awards_form_wrapper span.form-instr {
    text-align: center;
    display: block;
    color: #f00;
}
body.award_form_step #awardForm .ans-wrap label.col-md-6_ {
    margin-right: 12px;
}
body.award_form_step div#awardForm{
    position: relative;
}
body.award_form_step  div#awardForm:before {
    position: absolute;
    content: '';
    background: #d1ece9;
    left: 0;
    width: 100%;
    height: 360px;
    z-index:-1;
}
body.award_form_step div#awardformdiv {
    margin-top: 0!important;
    padding-top: 10px;
}
.award_form_step div#table-wrapper {
    margin-left: 0;color: #6e6e6e;

}
#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) .ans-wrap label{
    color: #6e6e6e;
    font-size: 15px;
}
body.award_form_step div#table-wrapper td:last-child .field {
    padding-right: 0!important;
}
body.award_form_step div#table-wrapper .field {
    padding-bottom: 0!important;
    padding-right: 10px!important;
}
body.award_form_step #awardForm .form-sections .field span.fld-instr.txtarea.abv {
    margin-left: 0;
    color: #f00;
}
body.award_form_step #awardForm .form-sections .field .mce-tinymce {
    margin-left: 0;
}
.award_form_step div#table-wrapper tbody td:first-child{
    min-width: 78px;
    vertical-align: middle;
}
form#awardform.survey_awards_form_wrapper .form-message{
    text-align: center;
}
form#awardform.survey_awards_form_wrapper .form-message h2{
    border: none;
    margin: 0!important;
    display: inline-block;
    color: #155724!important;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: 2rem 2rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    margin-bottom: 20px!important;
    font-size: 16px!important;
    font-weight: 500;
}
.survey_awards_form_wrapper .text-center.submit-controls.upper+.form-message {
    display: none;
}


#confirm-submit .modal-header button.close {
    display: none;
}
#confirm-submit .modal-header {
    border: none;
    padding-bottom: 0;
}
#confirm-submit .modal-body {
    padding: 15px;
    line-height: 1.4;
}
#confirm-submit .modal-footer {
    text-align: left;
    border: none;
    padding-top: 0;
}
#confirm-submit .modal-footer button.btn.btn-default.small {
    background: #767474;
    color: #ffffff;
    height: 40px;
    margin-left: 10px;
}
#confirm-submit .modal-content {
    padding: 10px;
}

/***09 nov css end***/

/**14 nov css start***/
.award_bg_image section#lgdusr {
    background: rgb(209 236 233 / 84%);
}
body.award_form_step.award_bg_image div#awardForm:before{
background: rgb(209 236 233 / 84%);
z-index: 0;
}
.award_bg_image .main-body {
    /*background: url(https://img.etb2bimg.com/files/cp/news_1537771787.jpg) no-repeat;*/
    position: relative;
    background-attachment: fixed !important;
    background-size: cover !important;
}
.award_bg_image .main-body:before {
    background: rgb(255 255 255 / 55%);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


#awardform.survey_awards_form_wrapper h1.main-hdng {
    font-family: SangBleuVersailles-Bold-WebS;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    position: relative;
    margin-top: 0px;
    margin-bottom: 4px;
}

form#awardform {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
}

form#awardform.survey_awards_form_wrapper >p {
    font-size: 15px;
    font-weight: 500;
    color: #5c5c5c;
}

#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label{
    font-weight: 600;
    font-size: 14px;
}

#awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label {
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #4c4c4c;
    padding: 0;
}

#awardForm .ans-wrap {
    display: flex;
    margin-top: 9px;
    flex-wrap: wrap;
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
}

#awardForm .ans-wrap label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-top: 5px;
    margin-right: 15px;
    color: black !important;
}

div#table-wrapper {
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
    border: 1px solid #ddd;
    margin-top: 20px !important;
}

div#table-wrapper thead tr td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd !important;
    padding: 10px 1px;
    font-weight: 500;
    line-height: 27px !important;
    background: #f9f7f7;
}

div#table-wrapper thead tr td:empty {
    padding: 0px;
    border: 1px solid transparent !important;
    border-bottom: 1px solid #ddd !important;
}

#awardForm .table-wrapper .row-head, #awardForm .table-wrapper .col-head {
    line-height: 19px;
    font-size: 13px;
    text-align: left;
    margin: 0px;
}

div#table-wrapper tbody tr td {
    border-left: 1px solid #ddd !important;
    padding: 10px 1px;
}
#awardForm table .ans-wrap label.col-md-6_ {
    margin: 0px !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px !important;
}
td.row-head:not(empty) {
    padding-left: 10px !important;
}
#awardForm table .ans-wrap label.col-md-6_ input {
    width: auto !important;
}

#awardForm .table-wrapper .row-head {
    border-left: 1px solid transparent !important;
}

body label.in-form-text {
    font-size: 24px !important;
    font-weight: 700 !important;
    letter-spacing: 0em;
    text-align: left;
    color: #4c4c4c !important;
    font-family: SangBleuVersailles-Bold-WebS;
    margin-top: 10px !important;
}


/**15 nov css start**/
#awardform.survey_awards_form_wrapper .form-sections .field:last-child div#table-wrapper .field.col-md-12 .ans-wrap {
    display: flex;
    margin-top: 0;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    padding: 0px 15px;
    gap: 15px;
}
#awardform.survey_awards_form_wrapper .form-sections .field:last-child div#table-wrapper .field.col-md-12 {
    padding: 0;
}
#awardform.survey_awards_form_wrapper .form-sections .field:last-child div#table-wrapper .field.col-md-12 .ans-wrap label.col-md-6_ {
    padding: 0!important;
}
#awardform.survey_awards_form_wrapper .form-sections .field:last-child div#table-wrapper .field.col-md-12 .ans-wrap label.col-md-6_ input[type="radio"] {
    margin: 0 5px 0 0;
}

@media(max-width:1200px){
    #awardform.survey_awards_form_wrapper .form-sections {
        width: 94%;
        padding: 20px !important;
    }
    #awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) .txt_box {
        height: 38px;
        border-radius: 5px;
    }
    #awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label {
        align-items: inherit !important;
        line-height: 20px;
        margin-bottom: 9px;
        font-size: 13px !important;
    }
    form#awardform {
        padding-left: 15px;
        padding-right: 15px;
    }
    #awardform.survey_awards_form_wrapper div#table-wrapper {
        overflow-y: auto;
    }
    #awardform.survey_awards_form_wrapper .form-sections .field:last-child div#table-wrapper .field.col-md-12 .ans-wrap label.col-md-6_ {
        min-width: 78px;
    }
    #awardform.survey_awards_form_wrapper .form-sections .field:not(.in-form-text-label) label strong {
        font-size: 13px !important;
        display: inline-block;
        width: 100%;
    }
}