@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;600&display=swap');
body {
    background: #fff !important;
    font-family: Poppins,Helvetica,sans-serif;
    font-size: 1em;
    color: #7b8087;

}
.captcha-i{
    height: 56px;
    box-sizing: border-box;
    border: 0;
    padding: 0;
    border-radius: 6px;

    width:80%}


.captcha-r{
    padding: 16px 15px;
}
.downlaod{
    background-color:  #f4511e !important;
    color:#fff;
}
button.dt-button, div.dt-button, a.dt-button{
    background-image:none !important;
    color:#fff !important;
    font-size: 1.0em !important;
    font-weight: bold !important;
    border: transparent !important;
    color: white !important;
    background-color: #e77725 !important;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 8%);

}
a {
/*    font-family: 'Mulish', sans-serif !important;*/
    color: coral;
    text-decoration: none;
    font-weight: 400;
}
a:hover {
    color: darkorange;
    text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
/*    font-family: 'Mulish', sans-serif !important;*/
    font-weight: 600;
    line-height: 1.2;
    color: #4e5660;
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    text-transform: none;
}
h1 {
/*    font-family: 'Mulish', sans-serif !important;*/
    font-weight: 600;
    color: #2b3748;
    font-size: 1.4em
}
p {
/*    font-family: 'Mulish', sans-serif !important;*/
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    color: #7b8087
}
button {
/*    font-family: 'Mulish', sans-serif !important;*/
    font-weight: 300;
}

label {
    font-weight: 600;
    color:#666!important;
    font-size: 1.1em!important;
}
.clear {
    height: 10px;
    float: left;
    clear: both;
    width: 100%;
}
.form-group {
    margin-bottom: 0.6em;
}
/*wrapper*/
#wrapper_1 {
    padding: 20px 10px;
    margin: 0 24%;
    margin-top: 20px;
    box-sizing: border-box;
    border: #eaecf3 1px solid;
    border-radius: 0.8em;

}
/*Header*/
.header_1 {
    width: 100%;
    padding: 15px;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 2px solid #eaecf3;
}
.header_1 .logo {}
.header_1 .logo img {
    height: 38px;
}
/**/
.header_2 {
    padding: 15px 0 10px;
    margin: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eaecf3;
    background: #fff;
}
.header_2 .logo img {
    height: 35px;
}
.header_2 p {font-size: 1em; text-align: right; color: #333; margin-bottom: 3px; font-weight: 500;}
/*.header_2 p strong {
    font-weight: 600;

}*/
.header_2 i{margin-left: 5px;}
/**/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
   
    right: 100%;
    margin-top: -6px;
    width:150px;
    margin-right: 80%;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu:hover>a:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu a:hover .dropdown-menu{ display:block; }
/**/
.section_1 {

}
.section_1 h2 {
    font-size: 1.2em;
    padding-bottom: 15px;
    text-align: center;
    color: #333; font-weight: normal;

}
.section_1 input {
    /*font-size: 1.5em!important;
    text-align: center;
    border: 1px solid #c7c7c7 !important; line-height: 1;*/
}
.section_1 input::placeholder {
    text-align: center;
    font-size: 1.1em; 
}
/*.section_1 input#Next{ font-size:inherit !important; }*/
.section_1 .qrcam {
    border: 1px solid #cbcfda;
    border-radius: 0.6em;
    box-sizing: border-box;
    text-align: center;
    padding: 10px ;

    width: 100%;
    height: 222px;
    margin: 0 auto;
    margin-top: 10px;
/*    line-height: 146px;*/
    vertical-align: middle;font-size: 1.3em; font-weight: 600;
}
.section_1 .cammtext .qrcam span{ padding-top: 50px;
    display: block;}
.section_1 .qrcam video{border-radius: 0.6em;}
.section_1 .qrcam img {
    height: 130px;
    padding: 15px;

}
.section_1 .qrcam h3{
color: #333;
    font-size: inherit; 
}
.section_1 button{ margin-top: 15px;}





/*Sections Common*/
.section_common {
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
    text-align: center;

    background: #fff
}
.section_common input .btn_2  {
/*    font-family: 'Nunito', sans-serif !important;*/
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
    padding: 15px;
    min-width: 140px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 20px 0px;
    text-transform: uppercase
}
.section_common input .btn_2 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.section_common input .btn_2 span:after {
    /*content: '\00bb';*/
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
.section_common input .btn_2:hover span {
    padding-right: 25px;
}
.section_common input .btn_2:hover span:after {
    opacity: 1;
    right: 0;
}
/*Sections*/
.section_home {
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    min-height: 500px;
}
.section_home h1 {
    padding-bottom: 5px;
}
.section_home p {
    padding-bottom: 15px;
    font-size:
        1em;
}
.section_home label {
    text-align: left;
    float: left;
    font-size: 1.2em;
    color: #2b3748
}
.section_home .my_form {
    border-color: #cbcfda !important;
}
.section_home .my_form::placeholder {
    color: #cbcfda !important
}
.section_home input {
    height: 54px;
    border-color: #cbcfda;
    font-size: 1.7em;

    border-radius: 0.2em;
}
.section_home input:focus {
    border-color: #f4780a;
}
.section_home input:hover {
    border-color: #f4780a;
}
.section_home input::placeholder {
    color: #cbcfda
}
.section_home .scan-bx {
    width: 100%;
    float: left;
    box-sizing: border-box
}
.section_home .scan-bx .camera {
    width: 46%;
    float: left;
    box-sizing: border-box;
    background: #eaecf3;
    border: 1px solid #cbcfda;
    border-radius: 0.6em;
    padding: 20px;
    margin: 10px 2% 10px 0;
    height: 170px;
    text-align: center
}
.section_home .scan-bx .camera:last-child {
    margin: 10px 0 10px 2%;
    float: right;
    text-align: center
}
.section_home .scan-bx .camera img {
    height: 110px;
    opacity: 0.5;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}
.section_home .scan-bx .camera h4 {
    font-size: 1.1em;
}
/*Section Login*/
.login_1 {
    padding: 0 10%;
}
.login_1 label {
    text-align: left;
    float: left;
    font-size: 1.2em;
    color: #2b3748
}
.login_1 input {
    /*height: 50px;*/
}
#drop {

    padding: 0;
    font-size: 14px;
    width: 200px;
    height: 60px;
    border-radius: 5px;
    font-size: 20px;
}
#drop-down {
    position: relative;
    display: inline-block;
}
#dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #eaecf3;
    width: 170px;
    margin-left:25px;
    border-radius: 8px;
    z-index: 1;
}
#dropdown-menu a {
    color: black;
    padding: 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 0.8em;
}

#drop-1 {

    padding: 0;
    font-size: 14px;
    width: 200px;
    border-radius: 5px;
    font-size: 16px;
}
#drop-down-1 {
    position: relative;
    display: inline-block;
}
#dropdown-menu-1 {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #eaecf3;
    width: 170px;
    margin-left:25px;
    border-radius: 8px;
    z-index: 1;
}
#dropdown-menu-1 a {
    color: black;
    padding: 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 0.8em;
}
.gfg {

    font-weight:bold;
    color:#009900;
    Text-align:center;
}
p {
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
#dropdown-menu a:hover {background-color: #ddd;}
#drop-down:hover #dropdown-menu {display: block;}
#dropdown-menu-1 a:hover {background-color: #ddd;}
#drop-down-1:hover #dropdown-menu-1 {display: block;}
.login_1 input {
   /* height: 54px;
    border-color: #cbcfda;
    font-size: 1.2em;
    border-radius: 0.2em;*/
}
.login_1 input:focus {
    border-color: #f4780a;
}
.login_1 input:hover {
    border-color: #f4780a;
}
.login_1 input::placeholder {
    color: #cbcfda
}
.login_1 a {
    text-align: left;
    font-size: 1em;
}
/*trns Login*/
.trns_1 {
    padding: 0;
}
.trns_1 label {
    text-align: left;
    float: left;
    font-size: 1.2em;
    color: #2b3748
}
.trns_1 input {
    /*height: 50px;*/
}
.trns_1 input {
    /*height: 42px;
    border-color: #cbcfda;
    font-size: 1.2em;
    border-radius: 0.2em; padding: 0;*/
}
.trns_1 input:focus {
    border-color: #999;
}
.trns_1 input:hover {
    border-color: #999;
}
.trns_1 input::placeholder {
    color: #cbcfda
}
.trns_1 a {
    text-align: left;
    font-size: 1em;
}

.trns_1 h4 {
    text-align: center;
    font-size: 1.3em;
    color:#075e54;
}
.trns_1 h4 i {
position:relative;
    top:5px;

}
/*Sections Approved*/
.section_approved {
    padding: 20px 0;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    border: 2px solid #eaecf3;
    margin: 30px 25%;
    border-radius: 0.8em;
}
.section_approved img {
    height: 140px;
}
.green{
    color:green;

}
.red{
    color:red;
}
.greenbackground{
    background-color:green;

}

.active{
    border-color: red !important;
}
.i-status span{ position: absolute;float:right; right: 0; top: -1px; border-radius:4px 4px 0 0}
.section_approved h2 {
    font-size: 1.3em;
    padding: 15px;
    background: #eaecf3;
    margin: 20px 0;
}
.section_approved h3 {
    font-size: 1.4em;
    padding-bottom: 20px;
}
/*guests*/
.guest_no {}
.guest_no img {
    height: 60px;
}
.guest_no h1 {
    font-size: 1.5em;
    padding: 15px 20px;
    /*background: #eaecf3;*/
    margin: 20px auto;
    /*border: 2px solid #c3c6d4;*/
    /*border-radius: 0.6em;*/
    display: table;
}
.guest_no h1 i {
    position: relative;
    font-size: 1.3em;
    color: coral;
    top: 2px
}
.guest_no h3 {
    font-size: 1em;
    color: #000;
    padding-bottom: 10px;
}
.guest_no .in_1 {
    box-sizing: border-box;
}
.guest_no .in_1 h3 {
    font-size: 1.1em;
    text-align: center;
    padding: 10px 0;
    color: #4e5660;
}
.ht-1{
    color: #444!important;
    border: 1px solid #ddd!important;
    padding: 10px 15px!important;
    display: initial!important;
    border-radius: 6px!important;
    background: #eee!important;
}
.guest_no .in_1 h3 i {
    position: relative;
    top: -1px;
    margin-right: 4px;
    color: coral
}
/*plus_minus*/
.plus_minus {}
.plus_minus img {

}
.plus_minus h1 {
    font-size: 2em;
    padding: 15px 20px;

    margin: 20px auto;

    display: table;
}

.plus_minus h3 {
    font-size: 1.2em;
    color: coral;
    padding-bottom: 20px;
}
/*table*/
.table-bordered th, .table-bordered td {
    border: 1px solid #eaecf3;
}
.table thead th {
    vertical-align: top;
    border-bottom: 2px solid #eaecf3;
    border-bottom-width: 2px;
    font-weight: 700;
    color: #4e5660;
    font-size: 0.9em !important;
    background: #eef0f9
}
.table-bordered th, .table-bordered td {
    border: 1px solid #eaecf3;
    font-size: 0.9em;
    font-weight: 600
}
/*Error Box*/
.error_bx {
    padding: 10px 0 0 0;
    color: red;
    font-size: 0.9em;
}
.error_bx img {
    height: 26px;
    margin-right: 5px;
}
.error_bx p {}
/* Button Styles */
.btn_1 {
/*    font-family: 'Mulish', sans-serif !important;*/
    border-radius: 4px;
    background-color: #e77725;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
    /* min-width: 140px; */
    transition: all 0.5s;
    cursor: pointer;
    margin: 20px 0px 0;
    text-transform: capitalize!important;
    /* border-radius: 8em; */
    padding: calc(0.75rem + 1px) calc(1.5rem + 1px);
}
.btn_1:hover {opacity: 0.8;}
.btn_1 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.btn_1 span:after {
   /*content: '\00bb';*/
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
.btn_1:hover span {
    padding-right: 25px;
}
.btn_1:hover span:after {
    opacity: 1;
    right: 0;
}
.btn_ghost {
/*    font-family: 'Nunito', sans-serif !important;*/
    background: #fff;
    border-color: coral;
    color: coral!important;
}
.btn_ghost:hover {
    background: coral;
    border-color: coral;
    color: #fff!important;
}
.link_1 {
    font-size: 20px;
    margin-top: 30px;
}
.link_1 a {
    color: #000;
    font-size: 25px;
}
/*Global*/
.count_my {
    width: 180px;
    margin: 20px auto;
    height: 50px;
}
#req_date{
    text-align: left!important;
    font-size: 1.3em!important;

}
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
    width: 1%;
    text-align: center;
    font-size: 1.3em;
    height: 42px;
    border-radius: 5px !important;
    border: #eaecf3 1px solid;
}
.btn.btn-default.disabled, .btn.btn-default:disabled, .btn.btn-secondary.disabled, .btn.btn-secondary:disabled {
    border-color: #eaecf3;
    height: 50px;
}
.form-control[readonly], .form-control {
    border-color: #eaecf3;
    color: #333;
    height: 50px;
}
.btn.btn-default:hover:not(:disabled), .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:focus, .show > .btn.btn-default.dropdown-toggle, .btn.btn-secondary:hover:not(:disabled), .btn.btn-secondary.active, .btn.btn-secondary:active, .btn.btn-secondary:focus, .show > .btn.btn-secondary.dropdown-toggle {
    border-color: #eaecf3;
    background-color: #f4f5f8;
    height: 50px;
}
.btn.btn-default, .btn.btn-secondary {
    background: white;
    border-color: #ebedf2;
    height: 50px;
}
.m-radio > span, .m-checkbox > span {
    border-radius: 3px;
    background: none;
    position: absolute;
    top: 1px;

    height: 18px;
    width: 18px;
}
.m-checkbox {
    color: #2b3748;
    font-size: 0.95em;
}
.m-checkbox-list .m-checkbox, .m-checkbox-list .m-radio, .m-radio-list .m-checkbox, .m-radio-list .m-radio {
    display: inline;
}
/*Footer*/
.foot_1 {
    width: 100%;
    float: left;
    padding: 15px 0 0;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    border-top: 1px solid #e4e8f1;
}
.foot_1 a {

    text-transform: uppercase;
}
.foot_1 a:hover {
    color: #000;
}
.foot_1 a i {
    padding-bottom: 5px;
    display: block;

    padding-left: 10px;
}
.foot_1 a img {
    height: 40px;
}


.btn-color-dream-folks{
    color: #ffffff !important;
    border-color: #eb8b29 !important;
    background: #eb8b29 !important;
    
}
.btn-color-dream-folks:hover{
    background: #eb8b29 !important;
    color:white;
}

.float-start{
    float:left;
}
table.dataTable thead th, table.dataTable thead td{
    padding: 1px 10px !important;
    border-bottom: 1px solid #fff;
}
.dropdown-menu.multi-level{transform: inherit !important; left: -113px !important; top: 23px !important;}
.datetimepicker {
        
    }

.datetimepicker table tr td.disabled, span.disabled, .datetimepicker table tr td.disabled:hover {
        background: 0;
        color: #d5d0d0 !important;
        cursor: default;
}
.membership-error {
    max-width: 520px;
    padding: 14px 16px;
    border: 1px solid #f5c6cb;
    background-color: #fff5f5;
    border-radius: 6px;
    margin:0 auto;
}
 
.error-text {
    color: #c0392b;
    font-weight: bold;
    margin: 0 0 6px 0;
    font-size: 15px;
}

.helper-text {
    color: #333;
    margin: 0 0 25px 0;
    font-size: 14px;
}

.eligible-link {
    color: #0066cc;
    text-decoration: underline;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 25px;
    display: inline-block;
}

.eligible-link:hover {
    color: #004999;
}

