.divlogoutTxt, .falsologout{display:none;}
form[action*="liente"] #cContainer{
    margin-top:177px;
    font-size:0.8em;
}
form[action*="ecover"] #cContainer{
     font-size:0.8em;
}
form[action*="liente"] .mainHeaderNavigation_item {
    display: none;
}

form[action*="liente"] #labelchar,form[action*="ecover"] #labelchar{display:inline}


#wcAlert_btnCancel {
    height:1.8rem;
    width:46%;
    padding: 4px 20px;
}

#LblPeticionInfo {
    width: 264px;
    margin: 0 auto 20px auto;
    display: block;
    color: #07a;
    font-size: 1.3em;
    font-weight: 700;
    margin-top:80px;
}

#LblPeticionInfo+.Formdiv .condiciones [type=checkbox] {

    float:left;
}

#LblPeticionInfo+.Formdiv+#LblPeticionInfo2 {
    width: 533px;
    margin: 10px auto 0 auto;
    display: block;
    font-size: .9em;
    text-align: right;    
}

.condiciones label{display:inline}

#LblPeticionInfo+.Formdiv [type=submit]:hover {
    -webkit-box-shadow: inset 0 0 7px 0 rgba(255,255,255,.3);
    -moz-box-shadow: inset 0 0 7px 0 rgba(255,255,255,.3);
    box-shadow: inset 0 0 7px 0 rgba(255,255,255,.3);
    text-decoration: none;
}
#LblPeticionInfo+.Formdiv [type=submit] {
    padding: 5px 10px 5px 10px;
    border: 1px solid #07a;
    border-radius: 4px;
    background: #5e9eba;
    background: -moz-linear-gradient(top,#8fb4d0 0,#07a 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#8fb4d0),color-stop(100%,#07a));
    background: -webkit-linear-gradient(top,#8fb4d0 0,#07a 100%);
    background: -o-linear-gradient(top,#8fb4d0 0,#07a 100%);
    background: -ms-linear-gradient(top,#8fb4d0 0,#07a 100%);
    background: linear-gradient(to bottom,#8fb4d0 0,#07a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9eba', endColorstr='#3c748d', GradientType=0);
    color: #fff;
    float: right;
    width: 94px;
    height: 33px;
    font-size: 1.1em;
}

/*Nota Legal*/
#NotaLegal {
    margin:50px auto;
    width:95%;
    font-family: "Trebuchet MS";
    color:#666666;
}

#NotaLegal #contenidoNotaLegal {
    width:80%;
    border: 1px solid #cfcfcf;
    padding:50px;
    margin-top:40px;
}

#NotaLegal #HeadNotaLegal #NotaLegalHeadImg {
    background-image: url("../Img/laley_logo.svg");
    background-repeat: no-repeat;
    border-right: 1px solid #000;
    float: left;
    width: 330px;
    height: 61px;
}

#NotaLegal #HeadNotaLegal .NotaLegalHeadText {
    color:#0b64b9;
    font-size:1.3em;
    padding-left:350px;
    padding-top:22px;
    width:710px;
}

/*Condiciones*/
#Condiciones {
    margin:50px auto;
    width:95%;
    font-family: "Trebuchet MS";
    color:#666666;
}

#Condiciones #contenidoCondiciones {
    width:80%;
    border: 1px solid #cfcfcf;
    padding:50px;
    margin-top:40px;
}

#contenidoCondiciones .CondicionesResponsabilidades {
    list-style-type:none;
}

#Condiciones #HeadCondiciones #CondicionesHeadImg {
    background-image: url("../Img/logo-wolters-kluwer.png");
    background-repeat:no-repeat;
    border-right:1px solid #000;
    float:left;
    width:330px;
    height:61px;
}

#Condiciones #HeadCondiciones .CondicionesHeadText {
    color:#0b64b9;
    font-size:1.3em;
    padding-left:350px;
    padding-top:22px;
    width:710px;
}


/* PROVISIONAL! SOLO PARA DES */
.hl {
    font-weight: bold;
}

.loadingoverlay {
	background-size: 450px !important;
    z-index:100 !important;
}

/*pestaņa quantcast*/
a.sc-iwsKbI.eIxIUU.qc-cmp2-persistent-link {
    /*display: none;*/
}

a.sc-iwsKbI.eIxIUU.qc-cmp2-persistent-link {
    display: none;
}