.register-title-background {
	background:url(../img/register-title-bg.jpg) no-repeat center center;
	background-size: cover;
	min-height:191px;
}
.register-title h1 {
	color: #fff;
	font-family: "Roboto Slab";
	font-size: 50px;
	font-weight: 300;
	padding:75px 0 0 62px;
}

.register-form-background {
	background-color:#f1f1f1;
	min-height:1200px;
}
.register-form h5 {
	color: #727272;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	padding:81px 0 0 67px;
}

.register-form .register {
	width:840px;
	color: #727272;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	margin:62px 0 0 66px;
}
.register .for-errors {
	position:relative;
}
.register input {
	width: 90%;
	height: 50px;
	border:none;
	background-color: #FFF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	text-indent:10px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	margin:4px 0 24px 0;
}

.register .input_wallet {
	width: 100%;
	height: 50px;
	border:none;
	background-color: #FFF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	text-indent:10px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	margin:4px 0 24px 0;
}
.register textarea {
	width: 100%;
	max-width: 645px;
	height: 150px;
	border:none;
	background-color: #FFF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	padding:10px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	margin:24px 0 24px 0;
}
.register select {
	width: 100%;
	height: 50px;
	border:none;
	background-color: #FFF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	text-indent:10px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	margin:4px 0 24px 0;
}
.register .msg {
	width: 100%;
	height: 150px;
	border:none;
	background-color: #FFF;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	text-indent:10px;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 600;
	margin:6px 0 37px 0;
	resize:none;
}
.register .check-a {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	color: #C53926;
	text-decoration: underline;
}
.register .checkbox {
	width:15px;
	height:15px;
	margin:20px 10px 20px 0;
}
.register .register-submit {
	width: 248px;
	height: 55px;
	background-color: #F23B23;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	color: #FFF;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 600;
	line-height:47px;
	display:block;
	float: right;
	margin: 20px 175px 20px 0px;
	text-indent: 0;
}
.register .register-add-wallet {
	width: 40px;
	height: 40px;
	background-color: #F23B23;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border:none;
	color: #FFF;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 600;
	line-height:40px;
	display:block;
	text-indent: 0;
}
.register-submit:hover {
	cursor:pointer;
}
.register .password {
	margin-bottom:43px;
}


.register input.er, div.er{
	border: solid 2px red;
}

#confirmz{
	padding: 0;
	margin: 0;
}

.top_sl{
	font-size: 60%;
}

.bold_sl{
	font-weight: bold;
}

.btn_sl{
	color: #fff;
	text-decoration: none;
	font-size: 50%;
	text-transform: uppercase;
	border: solid 3px #fff;
	padding: 6px 18px;
	border-radius: 5px;
}

.forslider_li{
	text-align: left;
	font-size: 62%;
	margin-left: 25%;
}

.text4sl{
	font-size: 80%;
}

.chbx{
/*border: 1px solid #fff;*/
display: inline-flex;
margin-bottom: 20px;
}

.services-for-advertisers{
	text-align: center;
}

.sendreq, .beapartner{
display: none;
}
.popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 101;
    text-align: center
    }
   .popup__overlay:after {
  
        height: 100%;
        width: 0;
        vertical-align: middle;
        content: ''
    }

.popup {
    display: inline-block;
    position: relative;
    max-width: 80%;
    border-radius: 8px;
    background: #fff;
    vertical-align: middle;
    /*background: center no-repeat url("img/form12.png");*/

    /*height: 660px;*/
    }

.popup .bigtxt{
    margin-top: 40px;
}

.popup .ptext{
	margin-bottom: 11px;
}

.popup .btn4{
width: 375px;
margin-bottom: 50px;
}

.popup-form__row {
    margin: 1em 0
    }
.popup__overlay label {
    display: inline-block;
    width: 120px;
    text-align: left
    }

.popup input{
    padding: 0 5px;
    width: 370px;
    font-size: 20px;
    margin: 5px;
    height: 42px;
    border: solid 2px #DADEE1;
    border-radius: 5px;
    }
.popup input[type="button"] {
    padding: 6px 16px;
    }

.popup__close {
    color: #444444;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 12px;
    padding: 8px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    }
    .popup__close:hover {
    color:red;
}

.popup__overlay ol{
	position: relative;
	padding: 10px 25px;
}




#terms-of-service {
   height: 660px;
   	overflow-y: scroll;  
    text-align: left;
    padding: 35px;
    font-size: 16px;
}
#terms-of-service-non-popup {
 	background-color:#f1f1f1;
    text-align: left;
    padding: 45px;
    font-size: 16px;
}
#terms-of-service-non-popup ul{
	padding-left: 20px;
}
#terms-of-service ul{
	padding-left: 20px;
}
#page-heading-non-popup{
	background-color:#f1f1f1;
	padding-top: 25px;
	font-size: 40px;
}

.inline-block{
	display: inline-block;
	width: 49%;
}
