#topcorriere div,
#topcorriere span,
#topcorriere a,
#topcorriere img,
#topcorriere i,
#topcorriere ul,
#topcorriere li,
#topcorriere form,
#topcorriere label,
#topcorriere header,
#topcorriere section {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    /*vertical-align: baseline;*/
}

#topcorriere #removeMenu {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 800;
}

#topcorriere ul {
    list-style: none;
}


#topcorriere a img {
    border: none;
}



#topcorriere header,
#topcorriere section {
    display: block;
}



#topcorriere *,
#topcorriere *:before,
#topcorriere *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



#topcorriere a:hover {
    cursor: pointer;
}



#topcorriere img {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}


#topcorriere select {
    width: 100%;
}



#topcorriere #header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 64em;
    *zoom: 1;
}


#topcorriere #header:before,
#topcorriere #header:after {
    content: " ";
    display: table;
}



#topcorriere #header:after {
    clear: both;
}



#topcorriere #header #menu-v i:before,
#topcorriere #header #menu-city i:before,
#topcorriere #search form > div span i:before,
#topcorriere .icon-omino:before,
#topcorriere .icon-menu:before,
#topcorriere .icon-lente:before {
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    text-shadow: 0 0 0 rgba(0, 0, 1, 0.1);
    -webkit-text-stroke: 0.3px;
    -moz-osx-font-smoothing: grayscale;
}
#topcorriere #header #menu-v i:before,
#topcorriere #header #menu-city i:before,
#topcorriere #search form > div span i:before {
    content: "\e604";
}


#topcorriere .icon-omino:before {
    content: "\e62d";
}


#topcorriere .icon-menu:before {
    content: "\e62e";
}


#topcorriere .icon-lente:before {
    content: "\e800";
}


#topcorriere #header {
    padding-bottom: 0px;
    background: white;
}


#topcorriere #header #menu-v,
#topcorriere #header #menu-city,
#topcorriere #header #menu-servizi {
    -webkit-box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.55);
}


#topcorriere #header #menu-v.hidden,
#topcorriere #header #menu-city.hidden,
#topcorriere #header #menu-servizi.hidden {
    visibility: hidden;
}


#topcorriere #header #menu-v li,
#topcorriere #header #menu-city li,
#topcorriere #header #menu-servizi li {
    background-color: #576071;
    border-top: 1px solid #78808d;
    border-left: 1px solid #78808d;
    border-right: 1px solid #78808d;
    height: 33px;
}

#topcorriere #header #menu-v li a,
#topcorriere #header #menu-city li a,
#topcorriere #header #menu-servizi li a {
    display: block;
    color: white;
    text-decoration: none;
    line-height: 26px;
    padding-left: 26px;
    font: 14px "main-condensed_semibold";
    padding-top: 8px;
}

#topcorriere #header #menu-v li a img {
    padding-right: 5px;
}

#topcorriere #header #menu-v a,
#topcorriere #header #menu-city a,
#topcorriere #header #menu-servizi a {
    position: relative;
}

#topcorriere #header #menu-v li:hover,
#topcorriere #header #menu-city li:hover,
#topcorriere #header #menu-servizi li:hover {
    background-position: 0 -62px;
    background-color: #78808d;
}

#topcorriere #header #menu-v ul li:hover,
#topcorriere #header #menu-city ul li:hover,
#topcorriere #header #menu-servizi ul li:hover {
    background-color: #78808d;
    background-image: none;
}

#topcorriere #header #menu-v i,
#topcorriere #header #menu-city i {
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    top: 13px;
    right: 20px;
    font-size: 8px;
    color: #949494;
    position: absolute;
    color: white;
}

#topcorriere #header #menu-city {
    margin-left: 0;
}

#topcorriere #header #menu-servizi {
    margin-left: 0;
}


#topcorriere #header .topbar {
    background-color: #576071;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000000;
    margin-top: -40px;
}

#topcorriere #header .topbar .boxed {
    margin: auto;
    width: 1024px;
    position: relative;
}

#topcorriere #header .topbar .boxed .quick-navigation {
    float: left;
    padding: 0 20px 0 16px;
    color: #fff;
    position: relative;
    border-right: 1px solid #6e7788;
    height: 40px;
    width: 140px;
}

#topcorriere #header .topbar .boxed .quick-navigation .button-text {
    padding-top: 14px;
    font-family: "main-condensed_semibold";
    font-size: 14px;
    display: block;
    color: #fff;
    text-decoration: none;
}

#topcorriere #header .topbar .boxed .quick-navigation .button-text:hover {
    color: #00aeff;
}

#topcorriere #header .topbar .boxed .quick-navigation .icon-menu {
    display: block;
    float: left;
    font-size: 16px;
    padding-top: 13px;
    margin-right: 18px;
}

#topcorriere #header .topbar.main-nav-scrolled .shadow-menu {
    background: url("http://images2.corriereobjects.it/includes2013/LIBS/css/assets/shadowmenu.png?v=201510220422") center bottom no-repeat;
    bottom: -15px;
    height: 20px;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

#topcorriere #header .topbar .boxed .quick-navigation .arrow {
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    position: absolute;
    top: 18px;
    right: 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
}

#topcorriere #header .topbar .boxed ul.topbar-links {
    display: inline;
    float: left;
}

#topcorriere #header .topbar .boxed ul.topbar-links li {
    padding: 12px 15px 0 20px;
    display: inline-block;
    height: 40px;
    border-right: 1px solid #6e7788;
    width: 110px;
}

#topcorriere #header .topbar .boxed ul.topbar-links li.cerca {
    border: none;
}

#topcorriere #header .topbar .boxed ul.topbar-links li.cerca .icon-lente {
    font-size: 19px;
    position: absolute;
    top: 9px;
}

#topcorriere #header .topbar .boxed ul.topbar-links li > a {
    -webkit-transition: color 0.3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    display: inline;
    overflow: hidden;
    font-family: "main-condensed_semibold";
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

#topcorriere #header .topbar .boxed ul.topbar-links li > a:hover {
    color: #00aeff;
}



#topcorriere #header .topbar .boxed ul.topbar-links li > a i {
    margin-left: 5px;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.corrieretv {
    width: 105px;
    padding: 12px 15px 0;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.corrieretv span {
    background: url("https://images2.corriereobjects.it/includes2013/LIBS/css/assets/tvmenu.png?v=201510220422") 1px 3px no-repeat;
    display: block;
    float: right;
    text-indent: -5000px;
    width: 20px;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.archivio {
    width: 95px;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.trovocasa {
    display: none;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.trovolavoro {
    display: none;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.servizi {
    position: relative;
    width: 100px;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.servizi > a {
    padding-right: 10px;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.servizi .arrow {
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    position: absolute;
    top: 18px;
    right: 8px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.edlocali {
    width: 152px;
    position: relative;
}



#topcorriere #header .topbar .boxed ul.topbar-links li.edlocali a {
    margin: auto;
}

#topcorriere #header .topbar .boxed ul.topbar-links li.edlocali .arrow {
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    position: absolute;
    top: 18px;
    right: 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
}

#topcorriere #header .topbar .boxed .topbar-right {
    float: right;
}


#topcorriere #header .topbar .boxed .topbar-right ul {
    float: left;
}

#topcorriere #header .topbar .boxed .topbar-right .scopri,
#topcorriere #header .topbar .boxed .topbar-right .perte {
    background-color: #29abef;
    width: 77px;
    font-size: 14px;
    color: #fff;
    height: 40px;
    text-align: center;
    padding-top: 12px;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri:hover,
#topcorriere #header .topbar .boxed .topbar-right .perte:hover {
    background-color: #29abef;
    color: white;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri:hover i {
    color: black;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri a,
#topcorriere #header .topbar .boxed .topbar-right .perte a {
    color: #fff;
    text-decoration: none;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri a:hover,
#topcorriere #header .topbar .boxed .topbar-right .perte a:hover {
    color: white;
}



#topcorriere #header .topbar .boxed .topbar-right .perte {
    border-left: 1px solid #329cd6;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri {
    width: 105px;
    border-right: 1px solid #49b8f1;
    padding-left: 10px;
}



#topcorriere #header .topbar .boxed .topbar-right .scopri i {
    background: url("https://images2.corriereobjects.it/includes2013/LIBS/css/assets/c+.png?v=201510220422") 1px 3px no-repeat;
    height: 30px;
    width: 30px;
    float: left;
    margin-top: -8px;
    display: block;
}



#topcorriere #header .topbar .boxed .topbar-right .user {
    position: relative;
    height: 40px;
    padding: 12px 5px 0 5px;
    max-width: 120px;
}

#topcorriere #header .topbar .user span{
    background-color: transparent;
}

#topcorriere #header .topbar .boxed .topbar-right .user a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin: 2px 5px 0 0;
    display: block;
    padding: 0 5px;
}



#topcorriere #header .topbar .boxed .topbar-right .user .noLog a {
    margin-top: 0;
    padding-right: 5px;
}



#topcorriere #header .topbar .boxed .topbar-right .user .noLog a:hover {
    color: #00aeff;
}


#topcorriere #header .topbar .boxed .topbar-right .user .noLog i {
    padding-right: 5px;
}

#topcorriere #header .topbar .boxed .topbar-right .user .noLog i:hover {
    color: #00aeff;
} 

#topcorriere #header .topbar .boxed .topbar-right .user .log a {
    display: inline;
    padding: 0;
}

#topcorriere #header .topbar .boxed .topbar-right .user .noEnabled,
#topcorriere #header .topbar .boxed .topbar-right .user .log {
    display: none;
}


#topcorriere #header .topbar .boxed .topbar-right .user .noEnabled a {
    margin-top: -7px;
}


#topcorriere #header .topbar .boxed .topbar-right .user .icon-omino {
    font-size: 12px;
}


#topcorriere #header .topbar .boxed .topbar-right .user .arrow {
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    top: 18px;
    right: 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
}


#topcorriere #header .topbar ul.topbar-utilities {
    padding-right: 4px;
    padding-left: 0px;
    display: block;
}



#topcorriere #header .topbar ul.topbar-utilities li {
    float: left;
    font: 12px "main-condensed_semibold";
}



#topcorriere #header .topbar ul.topbar-utilities li:after {
    font: 12px "main-condensed_semibold";
    color: #fff;
    padding: 0 10px;
}



#topcorriere #header .topbar ul.topbar-utilities li i {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

#topcorriere #header .topbar ul.topbar-utilities li i:hover {
    color: #d5d4d4;
}


#topcorriere #header .topbar ul.topbar-utilities li:last-child:after {
    content: "";
    padding: 0 0 0 10px;
}



#topcorriere #header .topbar ul.topbar-utilities li:first-child:before {
    color: #d5d4d4;
    font: 12px "main-condensed_semibold";
}


#topcorriere #header #menu-user {
    position: absolute;
    float: left;
    width: 140px;
    height: 35px;
    right: 190px;
    top: 40px;
    -webkit-box-shadow: 1px 4px 4px -4px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 1px 4px 4px -4px rgba(50, 50, 50, 0.5);
    box-shadow: 1px 4px 4px -4px rgba(50, 50, 50, 0.5);
    z-index: 1;
    display: none;
}

#topcorriere #header #menu-user > i {
    position: absolute;
    display: block;
    top: -2px;
    left: 17px;
    width: 41px;
    height: 17px;
    z-index: 101;
    text-indent: -99999px;
}



#topcorriere #header #menu-user a {
    background-color: #576071;
    border-left: 1px solid #78808d;
    border-right: 1px solid #78808d;
    border-top: 1px solid #78808d;
    height: 40px;
    display: block;
    margin: auto;
    color: white;
    text-decoration: none;
    text-align: right;
    padding: 11px 10px 0 0;
    font: 12px "main-condensed_semibold";
}



#topcorriere #header #menu-user a:hover {
    background-color: #78808d;
}


@media only screen and (min-width: 1250px) {


    #topcorriere #menu-v,
    #topcorriere #menu-v ul,
    #topcorriere #menu-city,
    #topcorriere #menu-city ul,
    #topcorriere #menu-servizi,
    #topcorriere #menu-servizi ul {
        left: 80px;
    }



    #topcorriere #header #menu-servizi {
        margin-left: 0;
    }



    #topcorriere #header #menu-city {
        margin-left: 0;
    }



    #topcorriere #header .topbar .boxed {
        width: 1260px;
    }



    #topcorriere #header .topbar .boxed ul.topbar-links li {
        padding: 12px 15px 0 16px;
    }



    #topcorriere #header .topbar .boxed ul.topbar-links .trovocasa {
        display: inline-block !important;
        width: 102px;
    }



    #topcorriere #header .topbar .boxed ul.topbar-links .trovolavoro {
        display: inline-block !important;
        width: 120px;
    }
}


@media only screen and (orientation: landscape) and (max-width: 1024px) {


    #topcorriere #menu-v,
    #topcorriere #menu-v ul,
    #topcorriere #menu-city,
    #topcorriere #menu-city ul,
    #topcorriere #menu-servizi,
    #topcorriere #menu-servizi ul {
        left: 0px;
    }



    #topcorriere #header .topbar .boxed {
        width: 1024px;
    }



    #topcorriere #header .topbar .boxed ul.topbar-links .trovocasa {
        display: none !important;
    }



    #topcorriere #header .topbar .boxed ul.topbar-links .trovolavoro {
        display: none !important;
    }
}























































#topcorriere ul#nav_mobile li.search > div form input:-moz-placeholder,
#topcorriere ul#nav_mobile li.search > div form:-ms-input-placeholder,
#topcorriere ul#nav_mobile li.search > div form::-moz-placeholder {
    color: #b4b4b4;
}







































#topcorriere #menu-v li,
#topcorriere #menu-city li,
#topcorriere #menu-servizi li {
    list-style: none;
    margin: 0;
    padding: 0;
}



#topcorriere #menu-v,
#topcorriere #menu-v ul,
#topcorriere #menu-city,
#topcorriere #menu-city ul,
#topcorriere #menu-servizi,
#topcorriere #menu-servizi ul {
    width: 200px;
    position: fixed;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    top: 40px;
    z-index: 999;
    text-transform: uppercase;
}



#topcorriere #menu-v li a.arrow:hover,
#topcorriere #menu-city li a.arrow:hover {
    background-image: url(arrowon.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}



#topcorriere #menu-v li ul,
#topcorriere #menu-city li ul,
#topcorriere #menu-servizi li ul {
    position: absolute;
    width: 225px;
    visibility: hidden;
    text-transform: none;
}



#topcorriere #menu-v li {
    zoom: 1;
}







#topcorriere #menu-v a {
    zoom: 1;
}



#topcorriere #menu-v ul li {
    background-image: none;
}



#topcorriere #menu-v ul li a {
    border: none;
}



#topcorriere #menu-city li {
    zoom: 1;
}







#topcorriere #menu-city a {
    zoom: 1;
}



#topcorriere #menu-city ul li {
    background-image: none;
}



#topcorriere #menu-city ul li a {
    border: none;
}



#topcorriere #menu-servizi li {
    zoom: 1;
}







#topcorriere #menu-servizi a {
    zoom: 1;
}



#topcorriere #menu-servizi ul li {
    background-image: none;
}



#topcorriere #menu-servizi ul li a {
    border: none;
}



#topcorriere #search {
    position: absolute;
    top: 40px;
    z-index: 1000000;
    float: left;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 3px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 3px -2px rgba(50, 50, 50, 0.75);
    display: none;
    z-index: 1;
}



#topcorriere #search > i {
    position: absolute;
    display: block;
    top: -1px;
    right: 339px;
    width: 39px;
    height: 15px;
    z-index: 101;
    text-indent: -99999px;
}



#topcorriere #search form {
    position: relative;
    float: left;
    padding: 0 1.875em;
    width: 100%;
    font: 0.75em "main-condensed_black";
    color: #29abef;
}



#topcorriere #search form > label {
    position: relative;
    float: left;
    text-transform: uppercase;
    line-height: 68px;
}



#topcorriere #search form input[type="text"] {
    float: left;
    margin: 11px 0 0 22px;
    width: 646px;
    height: 39px;
    line-height: 39px;
    font: 1.625em "main-condensed_regular";
    border: none;
    border-bottom: 1px solid #6cd0ff;
    background: none;
    color: #29abef;
}



#topcorriere #search form input[type="submit"] {
    float: right;
    padding: 0;
    margin: 14px 21px 0 0;
    border: none;
    color: #29abef;
    width: 41px;
    height: 41px;
    background-color: transparent;
    cursor: pointer;
}



#topcorriere #search form > div {
    position: relative;
    float: left;
    margin: 23px 0 0 8px;
    width: 180px;
}



#topcorriere #search form > div a {
    color: #29abef;
    text-decoration: none;
}



#topcorriere #search form > div span {
    overflow: hidden;
    position: relative;
    display: block;
    line-height: 20px;
    height: 21px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 5px 1px 1px 1px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 1px 1px 1px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 1px 1px 1px rgba(50, 50, 50, 0.75);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #29abef;
}



#topcorriere #search form > div span i {
    overflow: hidden;
    float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    border-right: 1px solid #29abef;
    background-color: white;
}



#topcorriere #search form > div span i:before {
    display: block;
    text-align: center;
    height: 100%;
    width: 100%;
    line-height: 20px;
    font-size: 8px;
}

#topcorriere #search form > div span.active i {
    color: white;
    background-color: #29abef;
}

#topcorriere #search form > div span.active i:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#topcorriere #search form > div span.active + ul {
    height: auto;
}

#topcorriere #search form > div ul {
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 100%;
    background: #29abef;
    border: solid 1px #29abef;
    z-index: 100;
    margin-top: -1px;
    -webkit-transition: height 0.5s ease-out;
    -moz-transition: height 0.5s ease-out;
    transition: height 0.5s ease-out;
}


#topcorriere #search form > div ul li {
    display: block;
    line-height: 25px;
}



#topcorriere #search form > div ul li a {
    display: block;
    padding-left: 5px;
    color: white;
}



#topcorriere #search form > div ul li a:hover {
    background: white;
    color: #29abef;
}



#topcorriere .searchKey:-moz-placeholder {
    color: white !important;
}



#topcorriere .searchKey::-moz-placeholder {
    color: white !important;
}



#topcorriere .searchKey:-ms-input-placeholder {
    color: white !important;
}





#topcorriere .searchKeyError:-moz-placeholder {
    color: #ff5100 !important;
}



#topcorriere .searchKeyError::-moz-placeholder {
    color: #ff5100 !important;
}



#topcorriere .searchKeyError:-ms-input-placeholder {
    color: #ff5100 !important;
}


#topcorriere :focus {
    outline: none;
}


#topcorriere #search > i,
/*FIX VIVIMILANO 132*//*#topcorriere #header #menu-user > i,*/
#topcorriere #search form input[type="submit"] {
    background: url("assets/miscellaneous-s4c4eb8d2ab.png?v=201511271224") no-repeat;
}


#topcorriere #search > i {
    background-position: 0 -67px;
}


#topcorriere #header #menu-user > i {
    background-position: 0 -109px;
}

#topcorriere #search form input[type="submit"] {
    background-position: 0 -25px;
}

#topcorriere #header .topbar .boxed .topbar-right .user.active #nickname {
    color: #576071;
    font-size: 14px;
}
#topcorriere #header .topbar .boxed .topbar-right .user #nickname {
    color: #fff;
    padding: 0 15px 0 0;
    font-size: 14px;
}