.header-qt {
}

.header-qt .tophd {
    padding: 5px;
    /*overflow: auto;*/
}

.header-qt .tophd .login-box {
    float: right;
}

.header-qt .tophd .login-box .form-group > label {
    position: relative;
}

.header-qt .tophd .login-box .form-group > label.username:before {
    position: absolute;
    top: -13px;
    left: 3px;
    font-family: 'FontAwesome';
    content: '\f007';
    padding: 3px 5px;
    font-size: 13px;
}

.header-qt .tophd .login-box .form-group > label.password:before {
    position: absolute;
    top: -13px;
    left: 3px;
    font-family: 'FontAwesome';
    content: '\f13e';
    padding: 3px 5px;
    font-size: 13px;
}


.header-qt .tophd .login-box .btn {
    background: transparent;
    padding: 2px 12px;
    border: 1px solid;
    text-decoration: none;
    /*font-size: 12px;*/
    border-radius: 0px;
}

.header-qt .tophd .login-box .form-group > .form-control{
    text-indent: 20px;
    line-height: 1.5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}


.header-qt .tophd .login-box div.rec-password{
    float:right;
    width:24px;
    height:23px;
    text-align:center;
    line-height:23px;
    margin-left:20px;
    cursor:pointer;
}



.header-qt .tophd .login-box div.rec-password span {
    font-size: 12px;
    text-align: center;
    z-index: 1;
}

@keyframes toltip {
    from { opacity: 0; }
        to { opacity: 1; }
}

@-webkit-keyframes toltip {
    from { opacity: 0; }
        to { opacity: 1; }
}

@-moz-keyframes toltip {
    from { opacity: 0; }
        to { opacity: 1; }
}

@-o-keyframes toltip {
    from { opacity: 0; }
        to { opacity: 1; }
}


/* LOGGATO */

.header-qt .tophd .login-box.loggato > .user-icon {
    float: left;
    text-align: center;
    margin-right: 10px;
    cursor:pointer;
}

.header-qt .tophd .login-box.loggato > .user-icon > i {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    font-size: 13px;
    line-height: 2;
    cursor: pointer;
    float:left;
}

.header-qt .tophd .login-box.loggato > .user-icon > p{
    float:left;
    margin:5px 0 0 0;
    padding-right:3px
}

.header-qt .tophd .login-box.loggato > .disp-user {
    float: left;
}

.header-qt .tophd .login-box.loggato > .disp-user ul {
    padding: 4px;
}

.header-qt .tophd .login-box.loggato > .disp-user ul > li {
    border-right: 1px solid;
}

.header-qt .tophd .login-box.loggato > .disp-user ul > li:last-child {
    border-right: 0px;
    margin-right: 10px;
}

/* CHAT */

.header-qt .tophd .chat-box {
    float: left;
    width: 130px;
    height: 24px;
    text-align: left;
    margin-left: 20px;
    position: relative;
}

.header-qt .tophd .chat-box > a{
    padding: 0 15px 0 8px;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.8;
}

.header-qt .tophd .chat-box > a:after {
    font-family: 'FontAwesome';
    position: absolute;
    font-size:16px;
    top: -2px;
    right: 8px;
    content: '\f086';
}

.header-qt .tophd .clock-box {
    float: right;
    font-size: 15px;
    width: 70px;
    height: 25px;
    margin-left: 20px;
    line-height: 1.8;
    position: relative;
    text-align: right;
}

.header-qt .tophd .clock-box:before {
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 16px !important;
    top: -3px;
    left: -6px;
    content: '\f017';
}

.header-qt .tophd .lang-box {
    float: right;
}

.header-qt .tophd .lang-box .form-group {
    margin: 0px;
}

.header-qt .tophd .lang-box .form-group .form-control {
    width: 100px;
    border: 1px solid;
}


.header-qt .tophd .lang-box .form-group .dropdown {
    width: 100px;
    border: none;
    /*background: #fff;*/
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.header-qt .tophd .lang-box .form-group .dropdown .btn.dropdown-toggle{
    height:23px;
    width:100%;
}

.header-qt .tophd .lang-box .form-group .dropdown .btn.dropdown-toggle:hover{
}

.header-qt .tophd .lang-box .form-group .dropdown .btn.dropdown-toggle > div a{
    display:block;
    float:left;
    line-height: 12px;
}

.header-qt .tophd .lang-box .form-group .dropdown .btn.dropdown-toggle > div span.caret{
    float:right;
    margin-top:4px;
}

.header-qt .tophd .lang-box .form-group .dropdown.open .dropdown-menu{
    background:#282828;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    z-index: 1000000;
    border:1px solid;
}

.header-qt .tophd .lang-box .form-group .dropdown.open .dropdown-menu > li > a{
}

.header-qt .tophd .lang-box .form-group .dropdown.open .dropdown-menu > li > a:hover{
}

.header-qt .tophd .lang-box .form-group .form-control:focus,
.header-qt .tophd .lang-box .form-group .form-control:active {
    box-shadow: none;
}

.header-qt .tophd .lang-box .form-group .form-control > option {
}

/* MIDDLE HEADER */

.header-qt .midhd {
    height: 90px;
    position: relative;
}

.header-qt .midhd .logo {
}

.header-qt .midhd .logo .img-responsive {
    max-width: 230px;
    margin-top: 10px;
}

.header-qt .midhd .mid-menu {
    text-align:right;
    height: 90px;
}

.header-qt .midhd .mid-menu ul {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.header-qt .midhd .mid-menu ul > li { 
    display: inline-block;
    float:left;
    padding: 0px;
}

.header-qt .midhd .mid-menu ul > li > a { 
    float: left;
    padding: 5px 10px;
    line-height:20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    /*box-shadow: inset 0 0px 1px rgba(0,0,0,0.3);*/
    transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
}

.header-qt .midhd .mid-menu ul > li:hover > a {
    /*box-shadow: inset 0 0px 20px 10px rgba(0,0,0,0.3);*/
}

/* NAV */

/*.navbar {
    min-height:32px!important
}*/

.navbar-qt {
    border-bottom: 1px solid;
    min-height: 31px!important;
}

    .navbar-qt .navbar-collapse {
        padding: 0px;
        margin: 0px;
    }


.navbar-qt ul > li {
    text-align: center;
}

.navbar-qt ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    /*border-left: 1px solid;*/
    cursor: pointer;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.3);
    transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    padding:5px 15px!important;
    position:relative;
}

    /*.navbar-qt ul.navbar-nav > li > a:after {
        content:"";
        border-right:1px solid;
        position:absolute;
        padding:6px;
        margin-top:3px;
        margin-left:5px
    }*/

    .navbar-qt ul.navbar-nav > li:last-child a:after {
        border-right:none;
    }



.navbar-qt ul > li:hover > a {
    background: transparent;
    /*box-shadow: inset 0 0px 20px 10px rgba(0,0,0,0.3);*/
}

.mid-menu .search-box{
     width:190px;
     position:absolute;
     right:10px;
     top:15px;
 }


.navbar-qt .antieffrazione {
    padding: 0 0;
    position: absolute;
    top: 3px;
    right: 10px;
    overflow: visible;
    z-index: 1000;  
}

.navbar-qt .antieffrazione .form-group > label {
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: initial;
}

.navbar-qt .antieffrazione .form-group > .form-control {
    width: 50px;
    height: 25px;
    text-indent: 0px;
}

.navbar-qt .antieffrazione .btn {
    line-height: 1.4;
    border-radius:0px;
    padding:3px 12px;
}

.navbar-qt .antieffrazione .btn.btn-continua {
    margin-left: 10px;
    margin-right:10px;
}


.lang-container .dropdown ul.dropdown-menu {
    min-width:99px!important;
    padding:2px 0px;
}
.lang-container .dropdown .dropdown-menu > li > a{
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    text-indent:17px;
}

.top-header .lingua-container .es-lang {
    background: url(../../../images/lang/es-flag.png);
    background-position: 10px 2px;
    background-size: 22px 22px;
    background-repeat: no-repeat;
}

.top-header .lingua-container .de-lang {
    background: url(../../../images/lang/de-flag.png);
    background-position: 10px 2px;
    background-size: 22px 22px;
    background-repeat: no-repeat;
}

.notification{
	float: left;
    width: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    margin-right:7px;
}

.notification .number{
    position: absolute;
    top: -1px;
    right: -1px;
    background: rgba(255,0,0,0.7);
    line-height: 17px;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 11px;
}