@charset "utf-8";
@import url(../../fonts.googleapis.com/css~family=Ubuntu+Condensed.css);

div.ij-editfront-requestlogin { position:fixed; top:0; right:0; width:93px; z-index:999; }
div.ij-editfront-requestlogin a { background: url("img/ij-editrequest-btn-login.png") top left no-repeat; height:29px; width:93px; display:block; }
div.ij-editfront-requestlogin span { display:none; }
    
div.ij-editfront-requestlogin-v { position: fixed; top: 0; right: 0; width:32px; z-index:999; }
    
div.ij-editfront-requestlogin-v a { background: url("img/ij-editrequest-btn-login-v.png") top left no-repeat; height:120px; width:32px; display:block; }
div.ij-editfront-requestlogin-v span { display:none; }

div.edit_menutop_login {
    background: none repeat scroll 0 0 #24272A;
    font-family: 'Ubuntu Condensed','Ubuntu',Arial,Tahoma !important;
    font-size: 11px !important;
    font-style: normal !important;
    height: 100px;
    left: 0;
    letter-spacing: 0 !important;
    padding-top: 3px;
    position: fixed;
    text-shadow: none;
    top: 0;
    width: 100%;
    z-index: 1000;
    }
    
div.ij-dash-login { position: fixed; top: 0; right: 0; width: 100%; }
div.ij-dash-nav-login { margin: 0 auto; width: 960px; }

div.ij-dash-close { background: url("img/ij-dash-close.png") no-repeat scroll center center rgba(0, 0, 0, 0); float: right; height: 22px; position: absolute; right: 0; width: 22px; margin: 4px; } 
div.ij-dash-close:hover { background-color: #4B4F58; } 
    
div.ij-dash-entra-mosajco { background: url("img/ij-dash-entra-mosajco.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); cursor:pointer; float:left; height:96px; width:450px; }
    
div.ij-dash-formlogin { display: block; color: #FFFFFF; float:left; width:420px; padding: 5px 0 0 0; }
    
div.ij-dash-formlogin div.ij-dash-esitologin {
    background: none repeat scroll 0 0 #FE5F05;
    top: 36px;
    left: 0;
    width: 100%;
    z-index: 9000;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
    text-align: left;
    display:none;
    }    
    
 div.ij-dash-formlogin input.ij-login-input {
    border: 1px solid #FFF;
    background: #CFD4D8;
    width: 150px;
    height: 20px;
    line-height: 20px;
    color: #212121 !important;
    padding: 0 3px;
    margin: 0 0 5px;
    float:left;
    font-size:11px;
    }
    
div.ij-dash-formlogin input.ij-login-submit {
    background: url(img/ij-dash-bg-btn-accedi.png) no-repeat;
    height: 36px;
    width: 63px;
    padding: 0;
    border: none;
    margin: 0;
    color: #fff !important;
    font-size: 10px;
    cursor:pointer;
    position: relative;
    top: -12px;
    font-weight:bold;
    }
    
div.ij-dash-formlogin a {
    color: #ffffff;
    float:left;
    }
    
div.ij-dash-formlogin div.mj-esito-psw-positivo { background: none repeat scroll 0 0 green !important; };
