* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	color: #dfddd3
}

.uhidden {
    visibility: hidden;
} 

.cont1 {

	margin-top:10px;
}
.ppd1 {
	
}

.ppd2 {

}

.ppd3 {
    
    margin-bottom: 30px;

}

.btkey {
    background-color: #2b2b18;
    border: 1px solid #d6d3ce;
    color: #dfddd3;
    cursor: pointer;
    display: block;
    font-family: verdana,sans-serif,arial;
    font-size: 7.5pt;
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;
    width: 20px;
    margin: 2px;
}

.bbtnn {
    display: inline-block;
    background-color: #2b2b18;
    border: 1px double #817a63;
    color: #dfddd3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 3px;
    height: 21px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    line-height: 19px;
    border-radius: 0;
    cursor: pointer;
    user-select: none;
    font-weight: 400;
}

.bbtnn:hover, .bbtnn:focus, .bbtnn:active {
    color: #fffdf2;
    background-color: #212112;
    border: 1px double #5e5948;
}

.btnn {
    background-color: #2b2b18;
    border: 1px double #817a63;
    color: #dfddd3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin:3px;
    width: 98px;
    height: 21px;
    text-align: center;
    text-decoration: none;
    float: left;
    line-height: 19px;
    border-radius: 0;
}

.btnn:hover, .btnn:focus, .btnn:active {
    color: #fffdf2;
    background-color: #212112;
    border: 1px double #5e5948;
}

a.btnn{
    text-decoration: none !important;
}

.btnn a{
    color: #dfddd3;
}
.btnn a:hover{
    text-decoration: none;
}

div#keypad {
	display: none;
	position: absolute;
	left: -250px;
	top:90px;
	background: #000
}

input {

	color: #333;
}


.inup {
    background-color: #151616;
    border: 1px double #817a63;
    color: #dfddd3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin:3px;
    height: 21px;
    margin-left:2px;
    padding: 2px 4px;
}

.inup:focus, .inup:active {
    color: #fffdf3;
}

.inup_full {
    width: 100%;
}

.bselect_row{
    margin-right: -6px;
    margin-left: -6px;
}

.bselect_row .col-sm-4 {
    padding-right: 6px;
    padding-left: 6px;
}

#form1, .form1 {
	width: 208px;
	margin-top:30px;
	position: relative;
}

#reg_form{
    width: 100%;
    margin-top:30px;
    position: relative;
}



.second_pass_cont #inputCode {
    width: 100%;
    text-align: center;
    cursor: default;
    margin: 2px 0;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
}
.second_pass_input {
    font-family: monospace;
    font-weight: 700;
    font-size: 13px;
    background: #9a661f;
    border-top: 1px solid #000;
    user-select: none;
}

.second_pass_input > table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%;

}

.second_pass_input > table > tbody > tr > td {
    width: 33.3%;
    cursor: pointer;
    padding: 0;
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);

    background-color: #2b2b18;
    border: 1px double #817a63;
    color: #dfddd3;

}

.second_pass_input > table > tbody > tr > td:hover {
    color: #fffdf2;
    background-color: #212112;
    border: 1px double #5e5948;
}

.success_reg{
    padding: 40px;
    line-height: 30px;
    font-size: 16px;
    color: #e9e9e9;
}

.recaptcha-wrap{
    padding: 20px 0px;
}

.agreement{
    text-align: center;
}

.form_table{
    width: 100%;
}
.form_table tr td:first-child{
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
    width: 140px;
}
.form_table tr td:last-child{
    padding-right: 20px;
    padding-bottom: 7px;
}
.form_table label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 27px;
}

.form_table_row{
    position: relative;
    vertical-align: top;
}
.form_table_row .message{
    font-size: 11px;
    padding: 0 5px;
}
.form_table_row.error td:last-child{
    background-image: url("error.png");
    background-position: right 7px;    
    background-size: 14px;
    background-repeat: no-repeat;
}
.form_table_row.success td:last-child{
    background-image: url("success.png");
    background-position: right 7px;    
    background-size: 14px;
    background-repeat: no-repeat;
}


.desc_text{
    font-size: 11px;
    color: #bfbdb4;
    margin-top:15px !important;
}
.desc_text a{
    color: #fff;
    font-weight: bold;
}
.desc_text h1 {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 6px;
}
.desc_text h2 {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 2px;
}
.cont2 {
	margin-top:25px;
}
.cont2 ul {

	list-style:none; 
    max-width:750px; 
    padding:0; 
    margin: auto;
}
.cont2 li {

	float: left;
	padding-left: 20px;
}
.cont3 {
	margin-top:15px;
}
.cont2 li a, .cont3 p a{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #e9e9e9;
    font-weight: bold;
}
.cont2 li a:hover{
    color: #ba0000 !important;
}

.cont2 li a:hover, .cont3 p a:hover {
	text-decoration: none;
	color: #fff
}

.home_logo{
    max-width: 100%;
    display: block;
}

#reg_loader{
    padding: 100px 0;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #7c100d;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #7c100d transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
