
html{font-size:62.5%;}
body{line-height:2.4rem;width:100%; font-family: 'Inter', sans-serif; background-color: #FAEFE3; margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6{color:#000;line-height: 1.5; margin: 0; padding: 0;}
.fa{font-size:1.4rem;}
*:focus{outline:none !important;}
h1{font-size:3.6rem;}
h2{font-size:1.5rem;}
h3{font-size:2.4rem;}
h4{font-size:1.8rem;}
h5{font-size:1.4rem;}
h6{font-size:1.2rem;}
img{max-width:100%;}
a{color:#595959; text-decoration:none;}
a:hover{text-decoration:none;}
legend{font-size:1.8rem;padding:0.7rem 0;}
label{font-size:1.4rem;font-weight:500;}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control{font-size:1.2rem;}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover{font-size:1.2rem;}
.input-group .input-group-addon{font-size:1.2rem;height:3rem;}
input:focus,textarea:focus, select:focus,.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,button,.nav-tabs > li > a{outline:none;}
body ::-webkit-scrollbar-track {background-color: transparent;}
body ::-webkit-scrollbar {width: 3px;background-color: transparent;}
body ::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,0.1);border-radius: 10px; }


.logo {
	width: 100%;
}
.logo img {
	margin: auto;
	display: block;
	width: 250px;
}
.hello {
	
	background: #FE805C;
border-radius: 24px;
padding: 20px 30px;
margin: 15px 25px;
color: #fff;
}

.hello h1{
	color: #fff;
}

.hello span{
	margin-top: 30px; 
	font-size: 1.3rem;
}
.hello h3 {
    color: #fff;
    font-size: 2.1rem;
    margin-bottom: 15px;
    font-weight: 500;
}
.hello .who {
    text-align: right;
    margin: 20px 0 0 0;
    font-size: 1.6rem;
}
.video-congrat {
    background: #FFFFFF;
/* shadow #1 */

box-shadow: 1px 10px 10px rgba(102, 62, 51, 0.02), 10px 20px 20px rgba(102, 62, 51, 0.04), 20px 30px 30px rgba(102, 62, 51, 0.06), 55px 65px 44px rgba(197, 104, 78, 0.13);
border-radius: 24px;
padding: 0;
margin: 50px 25px 50px 25px;
text-align: center;

line-height:1.8rem;
height:100%;
}
.why {
	margin: 30px 25px 0 25px;
}
.why p{
	font-size: 1.2rem;
	padding:0;
	margin:0;
}

.add_qr_cod {
	margin: 25px 25px 50px 25px;
}
.add_qr_cod_button {
	background: #FFFFFF;
/* shadow #1 */

box-shadow: 1px 10px 10px rgba(102, 62, 51, 0.02), 10px 20px 20px rgba(102, 62, 51, 0.04), 20px 30px 30px rgba(102, 62, 51, 0.06), 55px 65px 44px rgba(197, 104, 78, 0.13);
border-radius: 24px;
padding: 20px 5px;
margin: 15px 0;
text-align: center;
width: 230px;
line-height:1.8rem;
}

.add_qr_cod_button .camera, .add_qr_cod_button .file{
background: #FEF2EE;
mix-blend-mode: normal;

width: 100px;
height: 100px;
border: none;
border-radius: 50px;
    margin: 20px auto;
    display: block;
  
}

.add_qr_cod_button .file{
    display:flex;
    justify-content: center; 
    align-items: center;
  
}
.add_qr_cod_button button img, .add_qr_cod_button .file img{
width: 50px;
height: 50px;
vertical-align: middle;
}
.add_qr_cod_button p{
font-size: 1.8rem;
font-weight: 700;
text-align: center;
}
.add_qr_cod_button span{
font-size: 1.0rem;

}
.modal_open {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden;
}
.add_qr_cod_modal {
    	background: #FFFFFF;
/* shadow #1 */

box-shadow: 1px 10px 10px rgba(102, 62, 51, 0.02), 10px 20px 20px rgba(102, 62, 51, 0.04), 20px 30px 30px rgba(102, 62, 51, 0.06), 55px 65px 44px rgba(197, 104, 78, 0.13);
border-radius: 24px 24px 0 0;
padding: 20px 5px;
margin: 30px 0 0 0;
text-align: center;
position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    z-index: 99;
line-height:1.8rem;
}
.QR-video {
    margin: 20px auto;
}

.QR-image {
    display: none;
}
.QR-image-btn {
    background: #fff;
    border: 1px solid #FE805C;
border-radius: 24px;
width: 320px;
margin: 20px auto 20px auto;
    height: 50px;
    display: block;
    font-size: 1.8rem;
font-weight: 700;
text-align: center;
color:#FE805C;
-webkit-appearance: none;
}
.qr_status {
       background: #32BF84;
    border: 1px solid #32BF84;
border-radius: 24px;
width: 320px;
margin: 30px auto 0 auto;
    height: 50px;
    display: block;
    font-size: 1.8rem;
font-weight: 700;
text-align: center;
color:#fff;


}
.qr_status_success {
    background: #fff;
    border: 1px solid #32BF84;
border-radius: 24px;
width: 320px;
margin: 100px auto 20px auto;
    height: 50px;
    display: block;
    font-size: 1.8rem;
font-weight: 700;
text-align: center;
color:#32BF84;
-webkit-appearance: none;
}
.add_qr_cod .name{
background: #FFFFFF;
border-radius: 91px;
border: none;
    width: 87%;
    height: 50px;
    margin-top: 15px;
    padding: 0 20px;
    font-family: 'Inter', sans-serif;
    font-size: 1.8rem;
}
.add_qr_cod .name:focus{

border: 1px #FE805C solid;
    
}
.add_qr_cod_save{
    margin: 30px auto;
    
}
.add_qr_cod_save button{
    background: #FE805C;
border-radius: 24px;
width: 100%;
    height: 50px;
    border: none;
    display: block;
    font-size: 1.8rem;
font-weight: 700;
text-align: center;
color:#fff;
}
.add_qr_cod_save button.success{
    background: #32BF84;
}
.add_qr_cod_save button.error{
    background: #F8481C;
}
.previe {
	background: #4643D3;
border-radius: 24px;

    height: 50px;
    border: none;

    margin: 30px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
font-weight: 700;
text-align: center;
color:#fff;
}
.msg {
	font-size: 1.2rem;
	margin-top: 10px;
	display: none; 
}


.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}


.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
  
    overflow: hidden;
   
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
 
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}

