/* 20150716 PC modifiche sul menu con nuova logica*/


body.noScroll {
    overflow: hidden;
}

header .main-navigation .col-md-1[itemscope] {
    /*position: absolute;*/
    top: 0;
    left: 0;
}


.mobile .navbar-fixed-top {
    margin-top: 0;
    top: 0 !important;
}

.mobile header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
}

.mobile .collapse{
    visibility: visible;
}

.mobile header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
}


.main-navigation .menu_about .dropdown-menu, .mobile-menu-container, .aside-menu, .featured-articles, body > .shareContainer, .searchOverPage, .gradient1 {
    margin-bottom: -1px;
    color: #fff;
    background: #7358a8;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(10deg, #7358a8 1%, #3cc5f1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7358a8', endColorstr='#3cc5f1',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }

.mobile header {
    animation-duration: 0.3s;
    transform: translate3d(0px, -100%, 0px);
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 101;
}


.mobile #sol_path{
    background: #fff none repeat scroll 0 0;
    font-size: 1em;
    height: 3.8em;
}

.mm-opened {
    background: #585e78; }

.mm-opened .mobile-menu-container {
    visibility: visible;
    opacity: 1;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

/*.mobile-menu-container {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transform: translate3d(100%, 0px, 0px);
    transition: all 0.5s ease 0s;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    z-index: 100;
}*/

.mobile-menu-container {
    transition: all 0.5s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 100;
    display: none;
}

.mobile-menu-container .mm-main {
    overflow-x: hidden;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
    height: 100%;
}


.mobile-menu-container #sol_path_menu {
    padding: 0;
    width: 100%;
}

.mobile .mobile-col-sm-12{
    width: 100%;
    padding-right: 0;
}

.mobile #sol_path .logo-sol {
    padding: 0;
}

/*PULSANTE MENU MOBILE*/

.mobile #menu-button{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 1em;
    height: 3.2em;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 4em;
    z-index: 102;
}

header #menu-button:before, header #menu-button:after, header #menu-button span {
    /*background: #09b6eb;
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 15px;*/

    background: #09b6eb none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: auto;
    position: absolute;
    right: 15px;
    width: 20px;

}

header #menu-button:before {
    top: 13px
}

header #menu-button span {
    top: 20px
}

header #menu-button:after {
    top: 27px
}

/*FINE PULSANTE MENU MOBILE*/

/*MOBILE MENU*/
@media (max-width: 992px) {
    .main{
        margin-top: 0;
    }
    /*hr {
        display: none; }*/

    .navbar-fixed-top {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
    .navbar-fixed-top.fullMenu .main-navigation {
        margin-top: 0; }

    .menu-button {
        position: fixed;
        z-index: 102;
        top: 0;
        right: 0;
        font-size: 1em;
        border: none;
        box-sizing: border-box;
        display: block;
        width: 4em;
        height: 3.2em;
        color: #fff;
        background: transparent;
        outline: none;
        border-radius: 0;
        padding: 0; }
    .menu-button:hover {
        background: transparent; }
    .menu-button:before, .menu-button:after, .menu-button span {
        background: #09b6eb;
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        position: absolute;
        left: auto;
        right: 15px; }
    .menu-button:before {
        top: 15px; }
    .menu-button span {
        top: 22px; }
    .menu-button:after {
        top: 29px; }

    .mobile .mobile-menu-container .mm-main header {
        position: relative;
        transition: -webkit-transform 0s;
        transition: transform 0s;
        -webkit-transform: translate3d(0, 0%, 0);
        transform: translate3d(0, 0%, 0); }

    header #sol_path_first, header #sol_path_menu {
        display: none; }
    header .copyright {
        display: none !important; }
    header .dropdown-menu {
        height: auto !important; }
    header .logo {
        width: 30%;
        margin: auto;
        height: auto; }
    header .logo:before {
        content: "\e950";
        font-size: 31px !important;
        color: #263248;
        line-height: 1.3em; }
    header .opensearch {
        background: transparent;
        color: #09b6eb;
        left: 0;
        width: 4em;
        padding-left: 1em; }
    header .opensearch span {
        font-size: 2em; }
    header nav .main-navigation, header .lightMenu .main-navigation {
        height: 3.8em;
        background: #fff;
        font-size: 1em; }

    .lightMenu .main-navigation .logo:before {
        line-height: 1.5em; }

    .mobile-menu-container #block-menu-menu-sol-private-events li{
        float: none;
        text-align: left;
    }

    .mobile-menu-container #sol_path_menu span, #sol_path_menu li {
        color: #ffffff;
        font-weight: normal;
    }
}

/*.mobile footer .copyright div + div{
    float: right;
}*/

/*INIZIO MENU SERVIZI SOL*/

/*CSS for Mobile Version*/

.mobile .navbar-nav .open .dropdown-menu{
    background: transparent!important;
    border: 0!important;
    box-shadow: none;
    position: inherit;
}

.mobile ul{
    float: none;
}

.mobile #sol_path_menu div{
    float: none;
}

.mobile .navbar-collapse{
    padding-left: 0!important;
    padding-right: 0!important;
}

.mobile-menu-container #sol_path_menu ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-color: #fff #fff rgba(255, 255, 255, 0.3);
    margin: 0 15px;
    padding: 0 0 1em;
}

.mobile-menu-container #sol_path_menu li{
    float: none;
    text-align: left;
}



/*.mobile-menu-container #sol_path_menu span, #sol_path_menu li{
    color: #ffffff;
    font-weight: normal;
}*/


.mobile-menu-container #block-menu-menu-sol-private-events a.active{
    border-bottom: 0;
}

.mobile-menu-container #block-menu-menu-user-account-modify a.active{
    border-bottom: 0;
}

.mobile-menu-container #block-menu-menu-sol-private-events a.active{
    color: inherit;
}

.mobile-menu-container #block-menu-menu-user-account-modify a.active{
    color: inherit;
}


.mobile-menu-container .menu-responsive-logged, .mobile-menu-container .menu-responsive-not-logged{
    padding-top: 4em;
    width: 100%;
}

.mobile-menu-container a{
    color: inherit;
}

.mobile-menu-container #sol_path_menu{
    float: none;
}

.mobile-menu-container .menu-responsive-logged, .mobile-menu-container .menu-responsive-not-logged{
    display: block;
    text-transform: uppercase;
}

.mobile-menu-container .menu-responsive-logged{
    background-color: #5ac0e9;

}

.mobile-menu-container .menu-responsive-logged ul, .mobile-menu-container .menu-responsive-not-logged ul{
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-color: #fff #fff rgba(255, 255, 255, 0.3);
    /*margin: 0 15px;*/
    /*padding: 0 0 1em;*/
}

.mobile-menu-container .navbar-nav {
    margin: 0;
}

.mobile-menu-container .menu-responsive-logged li, .mobile-menu-container .menu-responsive-not-logged li{
    color: #fff;
    line-height: 1.2em;
}

.mobile-menu-container .menu-responsive-logged li, .mobile-menu-container .menu-responsive-logged a {
    display: block;
    width: 100%;
}

.mobile-menu-container .menu-responsive-not-logged li, .mobile-menu-container .menu-responsive-not-logged a {
    display: block;
    width: 100%;
}

.mobile-menu-container .menu-responsive-not-logged li a {
    font-size: 15px;
    letter-spacing: 0.07em;
    padding: 0.93em 15px;
}

.mobile-menu-container .menu-responsive-logged li a{
    font-size: 15px;
    letter-spacing: 0.07em;
    padding: 0.93em 15px;
    margin-left: 10px;
}

.mobile-menu-container .menu-responsive-logged a, .mobile-menu-container .menu-responsive-not-logged a{
    color: #ffffff !important;
}

.mobile-menu-container .menu-responsive-logged li.parent > span:before, .mobile-menu-container .menu-responsive-logged li.parent > a:before {
    content: "\e601";
    margin-right: 0.3em;
    margin-left: -0.2em;
    display: inline-block;
    position: absolute;
    top: 0.7em;
    left: 30px;
}

.mobile-menu-container .menu-responsive-logged li.parent > span:before, .mobile-menu-container .menu-responsive-logged li.parent > a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mobile-menu-container .menu-responsive-logged li.parent > span, .mobile-menu-container .menu-responsive-logged li.parent > a {
    display: block;
    line-height: 1.1em;
    font-size: 15px;
    cursor: pointer;
    border-bottom: 0;
    color: #fff;
    padding: 0.8em 30px 0.8em 45px;
    position: relative;
    margin: 0;
}

.mobile-menu-container .username-logged{
    display: inline-block;
    /*height: 20px;*/
    left: 30px;
    padding: 10px 10px 10px 0;
    position: relative;
    width: 100%;
}

.mobile-menu-container .username-logged > span{
    font-size: 1.4em;
}

.mobile-menu-container .menu-responsive-not-logged ul {
    margin: 0 15px;
    padding: 0 0 1em 0;
    border-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 700;
}

.mobile-menu-container .serviziattivi > img{
    display: none;
}

.mobile-menu-container .serviziinattivazione > img{
    display: none;
}

.mobile-menu-container .serviziattivabili > img{
    display: none;
}

.mobile-menu-container .serviziattivi .bkg-flag{
    display: none;
}

.mobile-menu-container .serviziinattivazione .bkg-flag{
    display: none;
}

.mobile-menu-container .serviziattivabili .bkg-flag{
    display: none;
}

.mobile-menu-container .titolo-menu-service{
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1.1px;
    margin-top: 10px;
}

.mobile-menu-container .icon-data-magement:before {
    /*content: "\e611"; */
    display: none;
}

.mobile-menu-container #menu-services-activating-mobile{
    border-bottom: 0;
}

.mobile-menu-container .serviziattivi{
    text-transform: none!important;
    font-family: dosisregular;
}

.mobile-menu-container .serviziinattivazione{
    text-transform: none!important;
    font-family: dosisregular;
}

.mobile-menu-container .serviziattivabili{
    text-transform: none!important;
    font-family: dosisregular;
}

.mobile-menu-container .text-user-logged{
    font-weight: 700;
}

.mobile-menu-container .mobile-myaccount{
    width: 100%;
    float: left;
}

@media (max-width: 992px) {
    .mobile-menu-container .block-menu .nav > li > a:focus, .nav > li > a:hover {
        background-color: transparent;
        text-decoration: none;
    }

    .mobile-menu-container #user-login-form .form-group {
        margin-bottom: 15px;
    }

    .row section.col-sm-12 {
        margin-top: 15px;
    }

   /* .private_events{ padding: 0}*/
}

/*FINE MENU SERVIZI SOL*/

/* PRIVATE_EVENTS */
/*@media (max-width: 992px) {
    #resp-tables table, #resp-tables thead, #resp-tables tbody, #resp-tables th, #resp-tables td, #resp-tables tr {
        width: auto;
    }
}*/

/* FINE PRIVATE_EVENTS*/

/*ADESIONE DJ*/

@media (max-width: 600px) {
    /* .page-sol-adesione-dj .row section.col-sm-12 {
         padding-right: 0;
     }*/

    .adesioni-wrapper {
        width: 100%!important;
    }

    #sol_page > #sol_content{
        max-width: 85%!important;
    }

    #resp-tables td::before {
        position: static;
    }
}
/*FINE ADESIONE DJ*/

/* MODIFICA DATI ACCOUNT fix per secondo accordion*/

@media only screen and (min-width: 750px) {
    @media only screen and (max-width: 992px) {

        #siae_auth_account .panel-group .panel #collapse2 .panel-body {
            border:	none !important;
            width: 80%;
            display:block;
            margin-left:15%;
            font-size:18px;
        }

        #siae_auth_account #conferma_password_div .input__label{
            font-size: 12px!important;
        }

        #siae_auth_account #nuova_password_div .input__label{
            font-size: 12px!important;
        }

        #siae_auth_account #vecchia_password_div .input__label{
            font-size: 12px!important;
        }
    }

}


/* GESTIONE FOOTER - SMARTPHONE TABLET*/
@media only screen and (min-width: 330px) {
    @media only screen and (max-width: 640px) {

        .mobile footer {
            background-color: #303647;
            color: #ffffff;
            display: inline-block;
            position: relative;
            width: 100%;
            z-index: 3;
        }
    }
}

@media only screen and (min-width: 641px) {
    @media only screen and (max-width: 992px) {

        .mobile footer {
            background-color: #303647;
            color: #ffffff;
            display: inline-block;
            /*position: fixed;*/
            width: 100%;
            z-index: 3;
        }
    }
}


