@charset "UTF-8";

:link,:visited {text-decoration: none}
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0}
a img,:link img,:visited img, img, input, div, a{border: none; outline: none}
address {font-style: normal}
body, input, select {font-family: Arial, Helvetica, sans-serif}
input {
    -webkit-appearance: none;
 -webkit-border-radius:0; 
    border-radius:0;}
* { -webkit-tap-highlight-color:transparent; }
div, a, section, article, span, img, h1, h2, h3, h4, h5 ,h6 { -webkit-user-select:none; -moz-user-select:none; }


/*================================================================================
  BODY AND HTML
  ==============================================================================*/

html, body {margin: 0; padding: 0; width: 100%; min-height: 100%}
body {
position: relative; 
	text-align: center;
}
#mob-wrapper-3, #mob-wrapper-4 , #mob-wrapper-5{color: white; width: 100%; height: 15%; margin: 20px 5% 0 0; position: relative;margin:0 auto;}
#mob-wrapper-3, #mob-wrapper-4 {display: none}

#loader, #loader-2{display: none; position: absolute; top: 5px; left: -23px}

#mob, #code,#code1,#code2,#code3, #mob-964 {
	    position: absolute;
    height: 30px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    color: black;
    font-size: 18px;
    line-height: 30px;
}
#mob-964 {display: block; right: auto;     right: auto;
    left: auto;
    margin-left: 19%;    line-height: 32px;
 width: 50px}
#mob{padding:0 0px 0 30px;border:1px solid black;}
#code,#code1,#code2,#code3 {/*border:1px solid black;*/position: relative;
     width: 50%;
    text-align: center;}

#mob-sub-btn, #code-sub-btn {
	position: relative;
	background-color: #206C94;
	top: 0;
	left: 0;
	width: 85px; 
	height: 30px;
	margin-top:40px;
	line-height: 25px; 
	cursor: pointer;
	
	color: white;
font-size: 18px;
}
#code-sub-btn{    margin-top: 10px;}
#mob-alert, #code-alert {/*position: absolute; top: 5px; left: 0*/}

#mob-alert, #code-alert, #mob-wrapper-4 {color: #ffc800; padding: 0 5px; font-size: 12px;	font-weight: bold; width: 265px; height: 10px;margin-bottom:50px;margin-top: 105px;
}
#mob-alert, #code-alert, #mob-wrapper-4 {
    color: #ffc800;
    font-size: 12px;
    font-weight: bold;
    width: 265px;
    height: 20px;
margin: 0 auto;}

#mob-wrapper-5{color: yellow;width: 290px;height: 20px;text-align: right;font-size: 16px;font-weight:bold;margin: 20px 5% 0 0;margin-right:11%;}


#dark-layer {position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.7); width: 100%; height: 100%; display: none}
#dark-layer img {margin: 50% auto}
/*
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}*/




