html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/backgroundLR.jpg")no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding:0;
    margin:0;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 100%;
}

.section-title h1 {
    color: #2c3e50;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

.section-title{
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.column.large-centered, .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
}

.registro_completado {
    width: 670px;
    margin-top: 80px;
}

.button-entrar {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: 30px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

h3 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    color: #2c3e50;
    /* line-height: 1.2; */
    font-weight: normal;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
p{
    margin:0;
}
ul{
    margin:0;
    padding:0;
}
label{
    margin:0;
}
a{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
a:hover{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
/*--header start here--*/
.header-main {
    padding: 40px 0px 50px;
    width: 40%;
    margin: 0 auto;
}
.header-main h1 {
    font-size: 50px;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 25px;
}
span.hed-white {
    color: #fff;
}
.header-left {
    background: #fff;
    padding: 0px;
}
.sign-up h2 {
    font-size: 22px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    background:#ff3366;
    width: 40px;
    height: 40px;
    line-height: 1.7em;
    border-radius: 50%;
    margin: 0 auto;
}
.header-left-bottom {

}
.header-left-bottom h3 {
    font-size: 16px;
    font-weight: 400;
    color:#A59DA1;
    line-height: 1.5em;
    margin: 0px 0px 25px 0px;
    font-family: 'Roboto Condensed', sans-serif;
}
span.login-color {
    color:#FFB900;
    font-weight: 700;
}
.header-left-bottom input[name="name"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/user.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}
.header-left-bottom input[name="telefono"]{
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/phone.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    border:none;
    border-bottom:1px solid #fff;
    padding: 12px 13px 20px 44px;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}
.header-left-bottom input[name="empresa"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/empresa.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}
.header-left-bottom input[name="email"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/email.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}
.header-left-bottom input[name="email_again"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/email.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}
.header-left-bottom input[name="code"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/code.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}

.header-left-bottom input[name="codigoClienteWella"] {
    background: url("https://cdn.softwarekoibox.com/assets/img/alta/bar-code.png")no-repeat 0px 5px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 12px 13px 20px 44px;
    border:none;
    border-bottom:1px solid #fff;
    width: 100%;
    margin: 0 0 20px;
    display: inline-block;
}

.header-left-bottom input[type="submit"] {
    background: #039cde;
    color: #FFF;
    font-size: 26px;
    padding: 0.3em 1.2em;
    width: 100%;
    font-weight: 500;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 3px;
    font-family: 'Roboto Condensed', sans-serif;
}

select{
    background-color:transparent;
    color: #ffffff;
    border: 1px solid #FFFFFF !important;
    padding: 17px; border: 2px solid #2c3e50; margin-bottom: 10px; width: 100%; height: 56px;
}

select option {
    color: #000;
    background-color: transparent;

}

textarea{
    border: 1px solid #FFFFFF !important;
    background-color:transparent !important;
    height: 76px !important;width: 100%;
    color: #FFFFFF;
}

.btnEnviarAlta[disabled] {
    background: #b3cce6 !important;
    cursor: auto !important;
}

.contCodigo{
    display: none;
}


.error{ color: #ff1a1a; }

.text-center{
    text-align: center;
}

.display-inline{
    display: inline;
}

.aceptarCondiciones{
    color: #ffffff;
}

a{
    color: #ffffff;
    text-decoration: underline;
}

a:hover{
    color: #88b2d8;
}

.tb5-main-header{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px !important;
    max-width: 35em;
}
.tb5-main-header{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px !important;
    max-width: 35em;
}
.tb5-logo, .tb5-logo-labenti, .tb5-logo-bellirium {
    width: 190px;
    min-height: 90px;
}
.tb5-logo img{
    width: 65%;
}

.logo-koibox{
    text-align: left;
}

.logo-labenti{
    text-align: right;
    padding-top: 11px;
}

.logo-wella{
    text-align: right;
}

.tb5-logo-labenti img{
    width: 70%;
}

.tb5-logo-wella img{
    width: 50%;
}

.header-logos{
    margin-bottom:30px;
    padding-left:100px;
    padding-right:100px;
}

.dialogRegistro .modal-dialog {
    width: 700px;
}


.header-left-bottom input[type="submit"]:hover {
    background: #037cb0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

h5 {
    border-left: 1px dotted #c3c3c3;
    padding: 0.5em;
}
.header-left-bottom.checkbox {
    position: relative;
    display: block;
    float: left;
}
.header-left-bottom p {
    font-size: 20px;
    /*-- w3layouts --*/
    font-weight: 400;
    color: #000;
    display: inline-block;
    padding: 0px 0px 0px 68px;
}
.header-left-bottom p a{
    font-size: 20px;
    font-weight: 400;
    color: #000;
}
.header-left-bottom p a:hover{
    color:#777;
    text-decoration:none;
}
label.checkbox {
    display: inline-block;
}
span.sin-color {
    color:#FFB900;
    font-size: 16px;
    font-weight: 700;
}
.checkbox i {
    font-size: 20px;
    font-weight: 400;
    color: #999;
    font-style: normal;
}
.checkbox {
    margin-bottom: 4px;
    font-size: 1.2em;
    line-height: 27px;
    cursor: pointer;
}
.checkbox {
    position: relative;
    font-size: 0.95em;
    font-weight: normal;
    color:#efe8e8;
    padding: 0em 0.5em 0em 2.5em;
}
.checkbox i {
    position: absolute;
    bottom:5px;
    left: 2px;
    display: block;
    width: 18px;
    height: 18px;
    outline: none;
    background: #fff;
    border: 1px solid #6A67CE;
}
.checkbox input + i:after {
    content: '';
    background: url("https://cdn.softwarekoibox.com/assets/img/tick.png") no-repeat 5px 5px;
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
.checkbox input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.checkbox input {
    position: absolute;
    left: -9999px;
}
.checkbox input:checked + i:after {
    opacity: 1;
}
/*---*/
.clear{
    clear:both;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #cecece;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #cecece;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #cecece;
}
:-moz-placeholder { /* Firefox 18- */
    color: #cecece;
}

/*--footer end here--*/
/*--meadia quries start here--*/

@media(max-width:1500px){
    .header-main {
        width: 50%;
    }
}
@media(max-width:1180px){
    .header-main {
        width: 60%;
    }
}
@media(max-width:1280px){
    .header-main h1 {
        font-size: 40px;
    }
}
@media(max-width:991px){
    .logo-koibox{
        text-align: center;
    }
    .text-header{
        font-size: 32px!important;
    }
    .header-logos{
        margin-bottom:15px;
        padding-left:90px;
        padding-right:90px;
    }
}
@media(max-width:800px){
    .header-main {
        width: 60%;
    }
    .registro_completado {
        width: 100%;
    }

}
@media(max-width:768px){
    .header-main {
        width: 61%;
    }
    span.sin-color {
        font-size: 14px;
    }
}
@media(max-width:736px){
    .header-main {
        width: 65%;
    }
    .header-logos{
        margin-bottom:15px;
        padding-left:60px;
        padding-right:60px;
    }
}
@media(max-width:667px){
    .header-main {
        width: 67%;
    }
    .strip-left.middle {
        margin: 0px 16px;
    }
    .sign-up {
        margin: 1.5em 0;
    }
}
@media(max-width:640px){
    .header-main h1 {
        padding-bottom: 0.5em;
    }
    .header-main {
        width: 70%;
    }
}
@media(max-width:568px){
    .header-main {
        width: 80%;
    }
}
@media(max-width:480px){
    .header-main {
        padding: 60px 0px 30px;
    }
    .header-main {
        width: 73%;
    }
    .header-left-bottom input[type="submit"] {
        font-size: 22px;
    }
}
@media(max-width:414px){
    .header-main {
        width: 75%;
    }
    .sign-up {
        margin: 1em 0;
    }
    .header-left-bottom input[type="submit"] {
        font-size: 20px;
    }
    .sign-up h2 {
        font-size: 18px;
        width: 36px;
        height: 36px;
        line-height: 1.9em;
    }
    .header-main {
        padding: 20px 0px 12px;
    }
}
@media(max-width:384px){
    .header-main h1 {
        font-size: 38px;
    }
}
@media(max-width:375px){
    .header-main {
        width: 78%;
    }
}
@media(max-width:320px){
    .header-main {
        width: 85%;
    }
    .header-main {
        padding: 25px 0px 15px 0px;
    }
    .header-main h1 {
        font-size: 36px;
    }
    .header-left-bottom input[type="submit"] {
        font-size: 19px;
    }
    .checkbox {
        font-size: 0.8em;
    }
    .header-left-bottom h3 {
        font-size: 12px;
    }
    .header-main h1 {
        padding-bottom: 1em;
    }


}
/*--meadia quries end here--*/
@media (max-width: 767px) {
    .zopim {
        display: none !important;
    }
}