﻿html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 13px;
    color: #4c4b4b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{
    width:100%;
}
form {
    min-height: 100%;
    position: relative;
}

#MP_Header_Container {
    width: 100%;
    padding: 0;
    margin: 0;
}

#MP_Header_Top_Container {
    width: 100%;
    min-width: 1000px;
    padding: 0;
    margin: 0;
    min-height: 49px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #c8c8c8 !important;
}

/* Modal Progress */
#ModalProgress {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.5);
    text-align: center;
    padding: 15% 0 0 0;
}

/* TOP */
#MP_Header_Top {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}

#MP_Mail_Top {
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
    letter-spacing: 1px;
    color: #4c4b4b;
    font-size: 12px;
    font-weight: 400;
    float: left;
    line-height: 49px;
    margin: 0;
    width: 330px;
}

.MP_Mail {
    font-family: 'Raleway';
    font-weight: 400;
    color: #4c4b4b;
    font-size: 12px;
}

    .MP_Mail:hover {
        color: #016831;
    }

.MP_Numero_Verde {
    background-image: url(Images/Structure/Numero_Verde.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 180px;
    height: 40px;
    padding: 5px 0 0 5px;
    float: left;
    margin: 3px 0 0 5px;
}

#MP_Menu_Top {
    float: right;
    height: 48px;
    margin: 0;
    padding: 0;
    width: 50px;
}

.MPI_Login {
    display: block;
    float: left;
    line-height: 44px;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    color: #D30815;
    text-shadow: 0px 1px 1px #FFF;
    text-transform: uppercase;
    border-top: 3px solid transparent;
}

#MPI_LoginTable, .MPI_LoginTable {
    width: 280px;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

    #MPI_LoginTable, .MPI_LoginTable tr td {
        text-align: center;
        padding: 0;
    }

        #MPI_LoginTable, .MPI_LoginTable tr td a {
            float: none !important;
            line-height: normal !important;
            color: #ffffff !important;
            text-shadow: 0px 1px 1px rgba(76, 75, 75, 1) !important;
            text-transform: uppercase !important;
            border-bottom: none !important;
        }

        #MPI_LoginTable, .MPI_LoginTable tr td.Recovery a {
            color: #4c4b4b !important;
            text-transform: none !important;
            text-shadow: none !important;
            font-family: 'Raleway' !important;
            font-size: 10px !important;
            margin-top: 10px;
        }

#MPI_LoginTable_Logged, .MPI_LoginTable_Logged {
    width: 280px;
    height: 280px;
    background-image: url(Images/Structure/BG_LogIn.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

/* MIDDLE */
#MP_Header_Middle_Container {
    width: 100%;
    height: 170px;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    min-width: 1000px;
}

#MP_Header_Middle {
    min-width: 1000px;
    width: 80%;
    height: 170px;
    margin: 0 auto;
    /*position: relative;*/
}

    #MP_Header_Middle a {
        line-height: 200px;
    }

.MP_Logo {
    width: 289px;
    height: 160px;
    padding: 0;
    margin: 0 0 0 10px;
    background-image: url(Images/Structure/Logo_LG.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
}

/* MENU */
#MP_Container {
    margin: 30px 0 0 0;
    width: 100%;
    padding: 0 0 180px 0;
}

/* SLIDER */
.myCarouselMaster,
.myCarouselProtected {
    float: right;
    position: relative;
    width: 679px;
    height: 170px;
    overflow: hidden;
}

    .myCarouselMaster img,
    .myCarouselProtected img {
        width: 100%;
    }

.myCarouselMaschera {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

/* FOOOTER */
#MP_Footer_Container {
    width: 100%;
    margin: 0;
    background-color: #e6e6e6;
    border-top: 1px solid #c8c8c8;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
}

#MP_Footer_Content {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

#MP_Footer_Left {
    float: left;
}

    #MP_Footer_Left p {
        font-size: 12px;
    }

        #MP_Footer_Left p i {
            font-size: 15px;
        }

#MP_Footer_Right {
    margin: 0;
    padding: 0;
}

    #MP_Footer_Right img {
        float: right;
        padding: 20px 0 0 0;
        margin: 0;
    }


.MP_Cookie {
    padding-left: 10px;
    font-size: 12px;
	    margin-top: 15px;
    display: inline-block;
}

.MP_Informativa_Cookie {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 98%;
    padding: 1%;
    opacity: 0.8;
    display: block;
    background-color: rgb(51, 51, 51);
    color: #ffffff;
    font-size: 13px;
}

    .MP_Informativa_Cookie a.Btn_Standard {
        position: absolute;
        right: 10px;
        top: -10px;
        border-radius: 50%;
        width: 20px;
        text-transform: none !important;
        font-family: 'Raleway';
        padding: 0;
        margin: 0;
        color: #ffffff;
        font-weight: bold;
    }

    .MP_Informativa_Cookie a {
        color: #ffffff;
        font-weight: 600;
        text-transform: uppercase;
    }


/*____________*/

#MP_Header_Menu {
    min-width: 1000px;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

    #MP_Header_Menu li {
        padding: 0;
        display: block;
        float: left;
    }

        #MP_Header_Menu li a {
            display: block;
           /* line-height: 45px;*/
            font-family: 'Oswald';
            font-weight: 400;
            font-size: 14px;
            letter-spacing: 1px;
            color: #4c4b4b;
            text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
            text-transform: uppercase;
            border-bottom: 3px solid transparent;
            padding: 10px 13px;
        }

            #MP_Header_Menu li a:hover {
                color: #016831;
                border-bottom: 3px solid #5bbd88;
            }

.MP_Header_Menu_Hover {
    color: #016831;
    border-bottom: 3px solid #5bbd88;
}

#MP_Header_Menu li a.selected {
    color: #016831;
    border-bottom: 3px solid #016831;
}


#MP_Header_Menu li:hover ul,
#MP_Header_Menu li ul:hover {
    left: auto;
}

#MP_Header_Menu li ul {
    position: absolute;
    left: -999em;
    width: 220px;
    z-index: 5000;
    top: 42px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #c8c8c8;
}

    #MP_Header_Menu li ul li {
        display: block;
        clear: both;
        background-color: #e6e6e6;
    }

        #MP_Header_Menu li ul li a {
            width: 180px;
            text-transform: capitalize;
         /*   line-height: 35px;*/
            border-bottom: 1px #fff solid;
        }

            #MP_Header_Menu li ul li a:hover {
                border-bottom: 1px solid #fff;
                background-color: #c8c8c8;
            }

.LK_Open_Menu {
    display: none;
}
