/* Body Modal */
.container-register{
    background: #FFFFFF;
    font-family: "RobotoDraft", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #212121;
    padding: 20px;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.col-info-register{
    padding: 18px 36px 18px 18px
}
.col-info-register .logo, .col-info-register .title{
    margin-top: 18px;
}
.col-info-register .title{
    color: #00adef;
    font-size: 15px;
    text-align: center;
    line-height: 18px;
}
.col-info-register .interactive{
    padding: 100px 0px;
}
.col-info-register img, .col-info-register video{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.col-info-register img:hover{
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
}
.col-info-register .details{
    font-size: 13px;
    color: #606060;
    padding: 0 32px;
}
.col-info-register .details>ul {
    list-style: inherit;
    margin-left: 15px;
}
.col-register{
    padding: 18px 18px 18px 0px
}
.panel-register{
    padding: 16px;
    margin-bottom: 0;
}

.btn-login-fb:not(.btn-link):not(.btn-flat), .btn-login-fb:hover:not(.btn-link):not(.btn-flat){
    background-color: #3b60b3;
    color: rgba(255,255,255,.84);
    padding: 12px 45px 12px 45px;
    font-weight: bold;
}
.btn-login-fb:not(.btn-raised):not(.btn-link):focus{
    background-color: #3b60b3;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);
    box-shadow: 0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);
}

.btn-login-fb i{
    color: #FFFFFF;
    font-size: 30px;
    position: absolute;
    left: 9px;
    top: 7px;
}

/* Padding Row Date */
.row-date>div:first-child{
    padding: 0 7px 0 0;
}
.row-date>div:nth-child(2){
    padding: 0 7px 0 7px;
}
.row-date>div:last-child{
    padding: 0 0 0 7px;
}
/*fix help-block-date*/
.help-block-birthday{
    width: 200px;
}

/* Checkboxs */
.form-checkboxs{
    padding-bottom: 0px;
    margin: 10px 0 0 0;
}
.help-block-term{
    position: absolute;
    margin-top: 0;
    color: #f44336;
    font-size: 12px;
}

/* Font Checkboxs */
.checkbox label, .radio label, label {
    font-size: 13px;
    color: #212121;
}
.form-checkboxs a{
    color: #2979FF;
}

/* SMS Checkbox*/
.checkbox-sms{
    display: none;
    opacity: 0;
}

/* Radio Buttons */
.help-block-gender{
    margin-top: 38px!important;
}

/* Norton Logo XS */
.norton-xs{
    padding-top: 6px;
}

@media (max-width: 370px) {

    .container-register-sucess .text-warning {
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 20px!important;
    }
}


/*Register Success*/
.registerSuccess-title{
    margin: 30px 0;
    color: #be202a!important;
    font-weight: 500;
    text-align: center;
}

.container-register-sucess {
    background: white;
    padding: 0 5%;
    margin: auto;
}

.btn-ok{
    color: #fff!important;
    border-radius: 5px;
    font-size: 12px;
    background:  #be202a !important;
    padding: 7px 18px;
}

/*body{*/
    /*padding-top: 10px;*/
/*}*/
/*#conteform{*/
    /*max-width: 1100px;*/
/*}*/
/*#conteform #overRegister{*/
    /*position: absolute;*/
    /*z-index: 5;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: url("../../imgs/back_register_blank.png");*/
    /*text-align: center;*/
    /*margin-top: -10px;*/
    /*display: none;*/
/*}*/
/*#conteform #overRegister>h1{*/
    /*color: #898989;*/
    /*font-size: 29px;*/
    /*font-weight: 800;*/
    /*margin-top: 190px;*/
/*}*/
/*!*Side Left*!*/
/*#conteform .regleft .title{*/
    /*color: #00adef;*/
    /*font-size: 15px;*/
    /*font-weight: 400;*/
    /*text-align: center;*/
    /*line-height: 18px;*/
/*}*/
/*#conteform .regleft .interactive{*/
    /*margin: 20px 0;*/
    /*height: 241px;*/
/*}*/
/*#conteform .regleft .details{*/
    /*color: #606060;*/
    /*font-size: 12px;*/
    /*padding: 0 15px;*/
/*}*/
/*#conteform .regleft .details>ul{*/
    /*list-style: inherit;*/
    /*margin-left: 15px;*/
/*}*/

/*#conteform .regleft .msgerror{*/
    /*height: 340px;*/
/*}*/
/*#conteform .regleft .msgerror li{*/
    /*text-align: right;*/
    /*margin: 18px -20px 18px 0;*/
    /*position: relative;*/
    /*visibility: hidden;*/
/*}*/
/*#conteform .regleft .msgerror li>span{*/
    /*background: #dd4646;*/
    /*color: #FFFFFF;*/
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    /*padding: 8px 24px;*/
    /*border-radius: 5px;*/
/*}*/
/*#conteform .regleft .msgerror #noshow{*/
    /*margin-top: 10px!important;*/
    /*margin-bottom: 0!important;*/
/*}*/
/*#conteform .regleft .msgerror .recareg{*/
    /*margin-top: 0!important;*/
/*}*/


/*#conteform .regleft .promotions label{*/
    /*color: #000000;*/
    /*font-size: 14px;*/
    /*font-weight: 600;*/
    /*margin: 15px;*/
    /*cursor: pointer;*/
/*}*/
/*#conteform .regleft .promotions label .fa-square-o{color: #FFFFFF;}*/
/*#conteform .regleft .promotions input[type="checkbox"] {display: none;}*/
/*#conteform .regleft .promotions input[type="checkbox"] + label .fa-square{display: none;}*/
/*#conteform .regleft .promotions input[type="checkbox"]:checked + label .fa-square{display: block;color: #00adef;}*/
/*#conteform .regleft .promotions input[type="checkbox"]:checked + label .fa-square-o {display: none;}*/
/*#conteform .regleft .promotions label>span{*/
    /*border: 1px solid #d1d1d1;*/
    /*border-radius: 4px;*/
    /*font-size: 15px;*/
    /*width: 1.5em;*/
    /*height: 1.5em;*/
    /*line-height: 1.5em;*/
    /*margin-right: 10px;*/
/*}*/
/*!* Side Right *!*/
/*#conteform .regright #formregister{*/
    /*border: 1px solid #009cd7;*/
    /*border-radius: 8px;*/
    /*-webkit-box-shadow: 0 0 8px #01222f;*/
    /*-moz-box-shadow:  0 0 8px #01222f;*/
    /*box-shadow:  0 0 8px #01222f;*/
    /*background: #00adef;*/
    /*padding-bottom: 10px;*/
/*}*/
/*#formregister label{font-size: 14px;font-weight: 600;}*/
/*#formregister ::-webkit-input-placeholder {color: #00adef;font-size: 14px;font-weight: 400;font-style: italic;}*/
/*#formregister :-moz-placeholder {color: #00adef;font-size: 14px;font-weight: 400;font-style: italic;}*/
/*#formregister ::-moz-placeholder {color: #00adef;font-size: 14px;font-weight: 400;font-style: italic;}*/
/*#formregister :-ms-input-placeholder {color: #00adef;font-size: 14px;font-weight: 400;font-style: italic;}*/
/*#formregister>.inputcontent{*/
    /*margin: 6px 15px;*/
    /*color: #FFFFFF;*/
/*}*/
/*@media (min-width: 1070px){*/
	/*#formregister>.contentbotton{*/
		/*padding-bottom: 6px;*/
	/*}*/
/*}*/
/*#formregister>.inputcontent>div{*/
    /*padding: 0;*/
/*}*/
/*#formregister .inputcontent input{*/
    /*width: 100%;*/
/*}*/
/*#formregister>.inputcontent>.captcha>.recaptcha{*/
    /*transform: scale(0.85);*/
    /*transform-origin: left top;*/
/*}*/
/*#formregister .facebookbt{*/
    /*margin:15px 0;*/
    /*display: table;*/
    /*width: 100%;*/
/*}*/
/*#formregister .facebookbt>div{*/
    /*display: table-cell;*/
    /*color: #ffffff;*/
    /*height: 41px;*/
/*}*/
/*#formregister .facebookbt .logofb{*/
    /*background: #3b60b3;*/
    /*width: 58px;*/
    /*border-right: 1px solid #ffffff;*/
    /*text-align: center;*/
    /*font-size: 25px;*/
    /*font-weight: 600;*/
    /*vertical-align: middle;*/
    /*border-radius: 8px 0 0 8px;*/
/*}*/
/*#formregister .facebookbt .textfb{*/
    /*background: #3b60b3;*/
    /*text-align: center;*/
    /*font-size: 15px;*/
    /*font-weight: 600;*/
    /*vertical-align: middle;*/
    /*border-radius: 0 8px 8px 0;*/
/*}*/
/*#formregister .facebookbt .textfb:hover{*/
    /*background: #3565d3;*/
    /*text-align: center;*/
    /*font-size: 15px;*/
    /*font-weight: 600;*/
    /*vertical-align: middle;*/
    /*border-radius: 0 8px 8px 0;*/
/*}*/
/*#formregister .facebookbt .textfb>a{*/
    /*color: #ffffff;*/
    /*text-decoration: none;*/
/*}*/
/*#formregister .facebookbt .fuller{*/
    /*width: 15px;*/
/*}*/
/*#formregister input{*/
    /*border: 1px solid #d1d1d1;*/
    /*border-radius: 5px;*/
/*}*/
/*#formregister .inputcontent .captcha{*/
    /*height: 77px;*/
/*}*/
/*#formregister .inputcontent .msgcaptcha{*/
    /*font-size: 12px;*/
    /*font-weight: 400;*/
    /*padding: 10px 0;*/
/*}*/
/*#formregister .inputcontent span{*/
    /*background: #0e4eaf;*/
    /*border: 0;*/
    /*border-radius: 8px 0 0 8px;*/
/*}*/
/*#formregister .inputcontent .register{*/
    /*height: 50px;*/
    /*background: #1166e7;*/
    /*color: #FFFFFF;*/
    /*border: 0;*/
    /*font-size: 25px;*/
    /*font-weight: 700;*/
    /*border-radius: 0 8px 8px 0;*/
/*}*/
/*#formregister .inputcontent .register:hover{*/
    /*background: #0c6ff6;*/
/*}*/
/*#conteform #footerreg{*/
    /*color: #333333;*/
/*}*/
/*#conteform #footerreg .imgenssl{*/

/*}*/
/*#conteform #footerreg .links{*/
    /*font-size: 12px;*/
    /*font-weight: 400;*/
    /*padding: 10px 0;*/
/*}*/
/*#conteform #footerreg .links>a{*/
    /*color: #00a3f7;*/
    /*text-decoration: underline;*/
/*}*/
/*#conteform #footerreg .closemodal{*/
    /*font-size: 15px;*/
    /*font-weight: 400;*/
    /*padding: 10px 0;*/
    /*cursor: pointer;*/
/*}*/
/*!*Success*!*/
/*#regsuccess{*/
    /*margin-top: 60px;*/
    /*border: 1px solid #eee;*/
    /*border-radius: 5px;*/
    /*-webkit-box-shadow: 0 0 3px #eee;*/
    /*-moz-box-shadow:  0 0 3px #eee;*/
    /*box-shadow:  0 0 3px #eee;*/
    /*padding: 15px;*/
/*}*/
/*#regsuccess>h1{*/
    /*font-size: 25px;*/
    /*font-weight: 700;*/
    /*color: #ff4918;*/
    /*text-align: center;*/
    /*margin-bottom: 25px;*/
/*}*/
/*#regsuccess button{*/
    /*margin-top: 25px;*/
    /*background: #ff4918;*/
    /*color: #FFFFFF;*/
    /*padding: 10px 45px;*/
    /*font-weight: 600;*/
    /*font-size: 16px;*/
/*}*/
/*#regsuccess button:hover{*/
    /*background: #ff5e17;*/
/*}*/
/*.recaptcha-responsive{*/
    /*transform:scale(0.79);transform-origin:0;-webkit-transform:scale(0.79);-ms-transform: scale(0.79,0.79);*/
/*}*/

/*.label-floatlabel{*/
    /*top: 2px!important;*/
    /*left: 13px!important;*/
/*}*/

/*.box-date-gender{*/
    /*display: table;*/
    /*width: 100%;*/
/*}*/
/*.box-date, .box-gender{*/
    /*display: table-cell;*/
/*}*/
/*.box-gender{*/
    /*text-align: right;*/
/*}*/

/*@media only screen and (max-width: 768px) {*/
    /*.box-date, .box-gender {*/
        /*display: block;*/
    /*}*/
    /*.box-gender {*/
        /*text-align: left;*/
    /*}*/
/*}*/

/*.form-control {*/
    /*padding: 4px 12px 2px 12px;*/
/*}*/

/*.btn-modal-close {*/
    /*position: absolute;*/
    /*top: -3px;*/
    /*right: 0px;*/
    /*width: 36px;*/
    /*height: 36px;*/
    /*cursor: pointer;*/
    /*z-index: 4;*/
    /*background-image: url('../../imgs/bt_close.png');*/
/*}*/