﻿html, body {
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
}




.header {
    background: #ffffff;
    /*height: 190px;*/
    height: 29% !important;
}

.header-slider {
    background: #ffffff;
    height: 385px;
}

.header {
    background: #ffffff;
    /*height: 190px;*/
    height: 29% !important;
}

.header-slider {
    background: #ffffff;
    height: 385px;
}

.topbar-content ul {
    list-style-type: none;
}

    .topbar-content ul li {
        /*display: inline;*/
    }

.topbar-background {
    background-color: #f946ba;
}

.topbar-content {
    /*width: 1000px;*/
    height: 40px;
    margin: 0 auto;
}

    .topbar-content .menu ul {
        list-style-type: none;
        margin-top: 17px;
    }

        .topbar-content .menu ul li {
            display: inline;
        }


.loginRight {
    float: right;
    margin-top: 15px;
}

.login {
    float: left;
    margin-top: 15px;
    color: #fff;
}

.bottom-header {
    margin: 0 auto;
    background-color: white;
}

.bottom-header-content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.logoEnte {
    float: left;
    /*width: 290px;*/
    /*height: 120px;*/
    margin-top: 10px;
    margin-bottom:10px;
}

.logoSuite {
    float: left;
    width: 250px;
    height: 120px;
    margin-top: 15px;
    margin-left: -20px;
}

.bigmenu {
    text-align:right;
    /*height: 136px;*/
    /*width: 470px;*/
    /*padding-top:15px;*/
}

    .bigmenu ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        float: right;
        margin-right: 1px;
    }

    .bigmenu img {
        border: none !important;
    }



.wrapper {
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    min-height: 650px !important;
    height: auto !important;
}

.content {
    max-width: 980px;
    min-height: 240px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}


.mainContentCenter {
    margin: 0px;
}


.infoEnte {
    text-align:left;
    /*width: 290px;*/
    /*height: 120px;*/
    margin-top: 40px;
    color: #000000;
}


.bottom-header-content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


.bckColor {
    /*background-color: #999;*/
    background-color:#e4e4e4;
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-family: sans-serif;
    font-size: 12px;
    min-height: 120px;
}

.pageContainer {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}


.PBottom180 {
    padding-bottom: 140px;
}

.SuitePAFooter {
    margin-top: 40px;
    color: #000000;
}



.welcom_act {
    font-size: 1em;
    float: right;
    color: #ffffff;
    margin-top: 0px;
    padding:0 !important;
}

    .welcom_act a {
        color: #ffffff;
    }

        .welcom_act a:hover {
            color: #ff9900;
        }

.welcom_act_img, .logo_img {
    float: left;
    margin-left: 8px;
    padding-top:0 !important;
}

.welcom_act_text {
    float: left;
    padding: 0px 0px 0px 5px;
    /*margin-right: 20px;*/
}

.shadow_top {
    /*width: 980px;*/
    margin: 0 auto;
    z-index: 60;
    /*position: relative;*/
    background-color: #999;
    height: 15px;
}

.push {
    /*height: 7.6em;*/
    /*height: 420px;*/
    height: 19em;
}

.footerWrapper, .push {
    clear: both;
}

.backgroundImage {
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.tornaImage {
    background-image: url('Images/torna.png');
    width: 15px;
    height: 13px;
}

.accessoServiziImage {
    background-image: url('Images/accessoservizi.png');
    width: 16px;
    height: 16px;
}

.logoutImage {
    background-image: url('Images/icon_logout.png');
    width: 16px;
    height: 16px;
}
.helpImage{
    background-image: url('Images/help16.png');
    width: 16px;
    height: 16px;
}
.accountImage{
    background-image: url('Images/icon_account.png');
    width: 16px;
    height: 16px;
}