.alert.alert-dismissible.alert-danger {
    background: transparent !important;
    border: none !important;
    margin-top: -17px;
    margin-left: -12px;
    width: 500px;
    color: #d0021b;
}

strong.lead, span.alert-indicator {
	display: none !important;
}

button.close {
    display: block !important;
}

.hello-box.text-center-align.col-md-8.col-md-offset-2.hidden-xs{ margin-left: 16% !important;}

.help-block{ font-size:14px}
div#portlet_com_tessi_mb_authentification_mvcportlet {
    BACKGROUND: TRANSPARENT;
    box-shadow: none;
    border: none;
}

.headline.portlet-title {
    display: none;
}

#wrapperIdentification{ margin-left: 25% !important;}

#_com_tessi_mb_authentification_mvcportlet_cc #panelIdentification {
margin-left:0% !important;

}
.control-label{
	    color: #637176 !important;
}

div#prefDiv span.label-radio-lbp {
    font-weight: bold;
}

div#prefDiv label[for="_com_tessi_mb_authentification_mvcportlet__58_preferences_yes"] {
    font-size: 0;
}
div#prefDiv label[for="_com_tessi_mb_authentification_mvcportlet__58_preferences_no"] {
    font-size: 0;
}
div#prefDiv label.btn.radio-inline.radio-lbp {
    box-shadow: none;
}

div#prefDiv .radio {
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
}
div#prefDiv .field {
    position: relative;
}



.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 13px;
    left: 18px;
    right: -6px;
    bottom: 1px;
    -webkit-transition: .4s;
    transition: 0.4s;
    -webkit-box-shadow: 0 0 2px #637176  !important;

}

.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 6px;
    bottom: 3px;
    background-color: #637176  !important;;
    -webkit-box-shadow: 0 0 2px #637176  !important;
    -webkit-transition: .4s;
    transition: 0.4s;
}


input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.on {
    display: none;
}

.off {
    color: #0c0c0c;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 68%;
    font-size: 8px;
    font-family: Verdana, sans-serif;
}

.on {
    color: #0c0c0c;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 46%;
    font-size: 8px;
    font-family: Verdana, sans-serif;
}

input:checked + .slider .on {
    display: block;
}

label {
    display: inline-block;
    max-width: 87%;
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 13px;
}





.h4, h4 {
    font-size: 18px;
    color:  #6B6B6B;
}



a {
    color: rgb(59, 59, 59);
    font-size: 14px;
}
input:checked + .slider .off {
    display: none;
}

.modal-title {
    margin: 0;
    line-height: 1.428571;
    font-size: 24px;
}
.text-center-align {
    text-align: center;
    font-size: 21px !important;
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
    .text-center-align {
        text-align: center;
        font-size: 10px !important;
    }
    .switch {
        margin-bottom: -4px;
    }
    #preferencesLabel {
        display: inline;
        margin-top: 5px;
    }
    #accepetUseLabel {
        display: inline;
        margin-top: 5px;
    }
}
@media (max-width: 767px){
    .text-center-align {
        text-align: center;
        font-size: 10px !important;
    }
    #preferencesLabel  {
        display: inline;
        margin-top: 5px;
    }
    #accepetUseLabel  {
        display: inline;
        margin-top: 5px;
    }
    .switch {
        margin-bottom: -4px;
    }
}
.required{
    color:#a94442 ;
}

.obligHelp{
    color: #777 !important;
}
.close-btn{
padding-top: 25px !important;
}
.modal11{
padding: 10px 20px !important;
}
img#logoSite {
    width:800px;
    margin:30px;
}