﻿/*
     sfondo:     #333333  grigio scuro
     top menu:   #ff6a00  arancio
     side menu:  #428AFF  blu
     highlight:  #00ffb3  verde   
     -----
     ARANCIONE: #E38500
     BLUE SCURO: #5D89B4
 */
body {
    background-color: #fff;
    font-family: "Karla", sans-serif !important;
    font-weight: 400;
    font-size: 14px;
}

ol, ul {
    list-style: none;
}

/*whois*/
.dba-logout{
    margin-left: 5px;
}

.dba-roles {
    font-style: italic;
    font-weight: 100;
}

/*pageMaster*/
#container {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    overflow: hidden !important;
}

#fixed-top-bar {
    background-color: #5D89B4;
    border-top: 5px solid #E38500;
    position: fixed;
    top: 0;
    max-width: 1360px;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
    min-height: 95px;
}

    #fixed-top-bar:after {
        background-color: #5D89B4;
        border-top: 5px solid #E38500;
        content: ' ';
        position: absolute;
        right: -1998px;
        top: -5px;
        bottom: 0;
        width: 2000px;
    }

    #fixed-top-bar .row {
        max-width: 1156px;
        width: 100%;
        margin: 0 auto;
    }

        #fixed-top-bar .row .wrapper {
            padding: 0 20px;
        }

            #fixed-top-bar .row .wrapper #logo-container {
                background-color: #ffffff;
                position: absolute;
                left: 0;
                top: -5px;
            }

                #fixed-top-bar .row .wrapper #logo-container:before {
                    background-color: #ffffff;
                    content: ' ';
                    position: absolute;
                    width: 2000px;
                    left: -1998px;
                    top: -5px;
                    bottom: 0;
                }

                #fixed-top-bar .row .wrapper #logo-container .icon {
                    margin-top: 25px;
                    margin-bottom: -25px;
                    margin-right: 35px;
                }

            #fixed-top-bar .row .wrapper #top-top {
                text-align: right;
                margin-top: 14px;
                margin-bottom: 25px;
            }

                #fixed-top-bar .row .wrapper #top-top .top-top-elem {
                    color: #ffffff !important;
                    border-right: 1px solid #ffffff;
                    border-right: 1px solid rgba(255, 255, 255, 0.5);
                    padding-right: 14px;
                    margin-right: 14px;
                    line-height: 12px;
                }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-assistance, #fixed-top-bar #dba-footer > .row > .wrapper .wrapper #top-top .top-top-elem #dba-footer-left .absolute-assistance:before, #fixed-top-bar #dba-footer > .row > .wrapper #dba-footer-left .wrapper #top-top .top-top-elem .absolute-assistance:before {
                        margin: -4px 8px 0 10px;
                    }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-email, #fixed-top-bar #dba-footer > .row > .wrapper .wrapper #top-top .top-top-elem #dba-footer-left .absolute-email:before, #fixed-top-bar #dba-footer > .row > .wrapper #dba-footer-left .wrapper #top-top .top-top-elem .absolute-email:before {
                        margin: -3px 8px 0 0;
                    }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-ticketing, #fixed-top-bar #dba-footer > .row > .wrapper .wrapper #top-top .top-top-elem #dba-footer-left .absolute-ticketing:before, #fixed-top-bar #dba-footer > .row > .wrapper #dba-footer-left .wrapper #top-top .top-top-elem .absolute-ticketing:before {
                        margin: -3px 8px 0 0;
                    }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-lang-en {
                        margin: -1px 8px 0 0;
                        position: relative;
                    }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-lang-it {
                        margin-top: -1px;
                        position: relative;
                    }

                        #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-lang-en.current:after, #fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-lang-it.current:after {
                            left: 0;
                            bottom: -5px;
                            right: 0;
                            position: absolute;
                            content: ' ';
                            height: 1px;
                            width: 100%;
                            background-color: #ffffff;
                            background-color: rgba(255, 255, 255, 0.5);
                        }

                    #fixed-top-bar .row .wrapper #top-top .top-top-elem.last {
                        border-right: 0 !important;
                        padding-right: 0 !important;
                        margin-right: 0 !important;
                    }

            #fixed-top-bar .row .wrapper #dba-top-menu {
                text-align: right;
            }

#fixed-top-bar .row .wrapper #dba-top-menu ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #ffffff !important;
    text-transform: uppercase;
    cursor: pointer;
}

@media (max-width: 1060px) {
    #fixed-top-bar .row .wrapper #logo-container {
        zoom: 0.7;
    }

    .dba-top-info {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .dba-news-container {
        width: 65% !important;
    }

    .dba-user-info {
        width: 29% !important;
    }

    .dba-hide-line {
        margin-left: 215px !important;
        width: 75% !important;
    }

    #dba-main {
        width: 100% !important;
    }
}

@media (max-width: 1110px) {
    #dba-main {
        width: 100% !important;
    }

    #dba-footer > .row > .wrapper #dba-footer-right {
        padding: 0 !important;
    }

    .minimize-short {
        font-size: 8px !important;
        display: block !important;
        margin-left: 0px !important;
    }

    .minimize-long {
        font-size: 8px !important;
        text-wrap: normal;
        text-align: center;
        white-space: normal !important;
        width: 40px !important;
        height: auto !important;
    }

    .dba-content-wrapper-2{
        margin: 0 !important;
    }
}

@media (max-width: 1200px) {
    #dba-main {
        width: 98% !important;
    }
}

@media (max-width: 870px) {

    #fixed-top-bar .row .wrapper #top-top {
        margin-left: 210px;
    }

    #fixed-top-bar {
        min-height: 0 !important;
        padding-bottom: 0;
    }

        #fixed-top-bar .row .wrapper #top-top .top-top-elem {
            margin-top: 10px;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            border-right: 0 !important;
            margin-right: 0 !important;
            padding-right: 0 !important;
            margin-left: 20px !important;
        }

        #fixed-top-bar .row .wrapper #logo-container {
            width: 100% !important;
            text-align: center;
            margin-top: -10px;
        }

        #fixed-top-bar .row .wrapper #top-top {
            margin-top: 5px;
            margin-bottom: 15px;
        }

    #dba-footer-right {
        padding: 0 !important;
        text-align: center !important;
    }

    #dba-footer-left {
        text-align: center !important;
    }

    .dba-top-info {
        position: fixed;
        top: 100px;
        max-width: 1360px;
        width: 100% !important;
        margin: 0 !important;
        margin-top: 18px !important;
        z-index: 999;
    }

    #fixed-top-bar .row .wrapper #dba-top-menu {
        margin-top: 15px;
    }

    #clockSPC{
        display: none !important;
    }

    #dba-content{
        padding-top: 162px !important;
    }

    .dba-hide-line{
        display: none;
    }

    .dba-left{
        display: none !important;
    }
}

@media (max-width: 520px) {
    #fixed-top-bar .row .wrapper #top-top {
        margin-top: 75px;
        margin-left: 0 !important;
        text-align: center;
    }
}

#fixed-top-bar a:link, #fixed-top-bar a:visited {
    color: #ffffff !important;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#fixed-top-bar .row .wrapper #dba-top-menu {
    float: right;
    position: relative;
}

#dba-top-menu ul,
#dba-top-menu ul li,
#dba-top-menu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
}

    #dba-top-menu ul li a {
        -moz-transition-property: background-color;
        -o-transition-property: background-color;
        -webkit-transition-property: background-color;
        transition-property: background-color;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }


    #dba-top-user {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
    }

#dba-top-menu {
    line-height: 1;
    display: inline-block;
    vertical-align: top;
}

    #dba-top-menu:after,
    #dba-top-menu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #dba-top-menu > ul > li {
        float: left;
    }

        #dba-top-menu > ul > li.active > a,
        #dba-top-menu > ul > li:hover > a,
        #dba-top-menu > ul > li > a:hover {
            color: #ffffff !important;            
        }

        #dba-top-menu > ul > li > a {
            z-index: 2;
            padding: 8px 14px 8px 14px;
            text-decoration: none;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -ms-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
            margin-right: -4px;
        }

        #dba-top-menu > ul > li.disabled > a {
            cursor: default;
        }

            #dba-top-menu > ul > li.disabled > a:hover {
                color: #bbbbbb;
            }

        #dba-top-menu > ul > li.active > a:after {
            height: 5px;
        }

        #dba-top-menu > ul > li > a:hover:after,
        #dba-top-menu > ul > li.hover > a:after,
        #dba-top-menu > ul > li:hover > a:after {
            background: #cedbe8;
            height: 4px;
        }

        #dba-top-menu > ul > li.active > a:after {
            background: #E38500;
        }

        #dba-top-menu > ul > li > a:after {
            left: 0;
            bottom: -1px;
            right: 0;
            position: absolute;
            content: ' ';
            height: 3px;
            width: 100%;
            color: #fff !important;
        }

        #fixed-top-bar .row .wrapper #dba-top-menu ul li.disabled
        {
            display: none;
        }

    #dba-top-menu ul ul {
        position: absolute;
        left: -9999px;
        z-index: 100;
        border: #9db8d2 1px solid;
        background: #5D89B4;
    }

        #dba-top-menu ul ul li {
            height: 0;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }

    #dba-top-menu li:hover > ul {
        left: auto;
    }

        #dba-top-menu li:hover > ul > li {
            height: 30px;
            border-bottom: 1px solid #7da0c3;
        }

    #dba-top-menu ul ul ul {
        margin-left: 100%;
        top: 0;        
    }

    #dba-top-menu ul ul li a {
        padding-top: 8px;
        width: 250px;
        height: 24px;
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        text-align: center;
        vertical-align: central;
    }

    #dba-top-menu ul ul li.active {
        color: #ffffff !important;
        background: #E38500;
    }

    #dba-top-menu ul ul li:hover > a,
    #dba-top-menu ul ul li a:hover {
        color: #ffffff !important;
        background: #9db8d2;
    }

#clockSPC {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px !important;
    color: #fff !important;
    margin-left: 30px;
    float: right;
}

.dba-top-info {
    background-color: #fff;
    border-bottom: 10px solid #5D89B4;
    position: fixed;
    top: 100px;
    max-width: 1360px;
    width: 79%;
    margin-left: 305px;
    z-index: 999;
}

.dba-hide-line {
    background-color: #fff;
    position: fixed;
    top: 144px;
    max-width: 1360px;
    width: 65%;
    margin-left: 306px;
    height: 31px;
}

.dba-news-container {
    background-color: #fff;
    display: inline-block;
    position: relative;
    width: 65%;
    vertical-align: top;
}

.dba-user-info {
    background-color: #fff;
    position: relative;
    display: inline-block;
    width: 29%;
    vertical-align: top;
}

.dba-user-info-wrapper {
    margin-left: 10px;
}

.dba-user-info a {
    color: #E38500 !important;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 10px !important;
}

    .dba-user-info a.dba-username {
        color: #5D89B4 !important;
        font-weight: 600;
        text-transform: none !important;
    }

#dba-footer {
    width: 100%;
    background-color: #314155;
    position: relative;
    bottom: 0;
    border-top: 8px solid #E38500;
    overflow: hidden;
}

    #dba-footer > .row {
        max-width: 1400px;
        margin: 0 auto;
    }

        #dba-footer > .row > .wrapper {
            padding: 0 20px;
            text-align: left;
        }

            #dba-footer > .row > .wrapper #dba-footer-left {
                padding: 30px 0;
                width: 64%;
                float: left;
            }

                #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-logo, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info {
                    float: left;
                }

                #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal {
                    width: 22%;
                    border-right: 1px solid #ffffff;
                    border-right: 1px solid rgba(255, 255, 255, 0.5);
                }

                #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-logo{
                    width: 25%;
                    border-right: 1px solid #ffffff;
                    border-right: 1px solid rgba(255, 255, 255, 0.5);
                }

                #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info {
                    width: 32% !important;
                }

                #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info {
                    padding-left: 25px;
                }

                #dba-footer > .row > .wrapper #dba-footer-left p {
                    color: #ffffff !important;
                    margin-bottom: 12px;
                    font-size: 12px;
                }

                    #dba-footer > .row > .wrapper #dba-footer-left p a {
                        color: #ffffff !important;
                        font-size: 12px;
                    }

                #dba-footer > .row > .wrapper #dba-footer-left ul {
                    margin-bottom: 12px;
                }

                    #dba-footer > .row > .wrapper #dba-footer-left ul li {
                        font-size: 12px;
                    }

                        #dba-footer > .row > .wrapper #dba-footer-left ul li a {
                            color: #ffffff !important;
                            font-size: 12px;
                        }

                #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance {
                    padding-left: 25px;
                    position: relative;
                }

                    #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance:before {
                        top: 0;
                        left: 0;
                        content: ' ';
                        position: absolute;
                    }

                #dba-footer > .row > .wrapper #dba-footer-left .absolute-email {
                    padding-left: 25px;
                    position: relative;
                }

                    #dba-footer > .row > .wrapper #dba-footer-left .absolute-email:before {
                        top: 1px;
                        left: 0;
                        content: ' ';
                        position: absolute;
                    }

                #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing {
                    padding-left: 25px;
                    position: relative;
                }

                    #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing:before {
                        top: -1px;
                        left: 0;
                        content: ' ';
                        position: absolute;
                    }

            #dba-footer > .row > .wrapper #dba-footer-right {
                float: left;
                position: relative;
                padding-top: 50px;
                padding-left: 90px;
            }

                #dba-footer > .row > .wrapper #dba-footer-right .absolute-price {
                    padding-left: 95px;
                    position: relative;
                    font-size: 0.78571em;
                }

                    #dba-footer > .row > .wrapper #dba-footer-right .absolute-price:before {
                        top: 0;
                        left: 0;
                        position: absolute;
                        content: ' ';
                    }

                #dba-footer > .row > .wrapper #dba-footer-right hr {
                    margin-top: 17px;
                    margin-bottom: 8px;
                    border-top: 1px solid #dddddd;
                    height: 0 !important;
                }

                #dba-footer > .row > .wrapper #dba-footer-right hr, #dba-footer > .row > .wrapper #dba-footer-right .icon-docks-logo {
                    margin-left: 95px;
                }

@media (max-width: 1120px) {    
    #dba-footer-left {
        width: 80% !important;
        float: none !important;
    }

        #dba-footer-left hr, #dba-footer-right hr {
            width: auto !important;
        }

        #dba-footer-left:after, #dba-footer-right:after {
            display: none;
        }
}

@media (max-width: 720px) {
    #dba-footer-logo, #dba-footer-legal, #dba-footer-info {
        width: 100% !important;
        float: none !important;
        border: 0 !important;
        margin-bottom: 15px;
        text-align: center !important;
        height: auto !important;
        padding-left: 0 !important;
    }

        #dba-footer-logo p, #dba-footer-logo li, #dba-footer-legal p, #dba-footer-legal li, #dba-footer-info p, #dba-footer-info li {
            font-size: 13px !important;
        }

        #dba-footer-logo .icon-assistance, #dba-footer-logo #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-logo .absolute-assistance:before, #dba-footer-logo .icon-email, #dba-footer-logo #dba-footer > .row > .wrapper #dba-footer-left .absolute-email:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-logo .absolute-email:before, #dba-footer-logo .icon-ticketing, #dba-footer-logo #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-logo .absolute-ticketing:before, #dba-footer-legal .icon-assistance, #dba-footer-legal #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal .absolute-assistance:before, #dba-footer-legal .icon-email, #dba-footer-legal #dba-footer > .row > .wrapper #dba-footer-left .absolute-email:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal .absolute-email:before, #dba-footer-legal .icon-ticketing, #dba-footer-legal #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-legal .absolute-ticketing:before, #dba-footer-info .icon-assistance, #dba-footer-info #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info .absolute-assistance:before, #dba-footer-info .icon-email, #dba-footer-info #dba-footer > .row > .wrapper #dba-footer-left .absolute-email:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info .absolute-email:before, #dba-footer-info .icon-ticketing, #dba-footer-info #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing:before, #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info .absolute-ticketing:before {
            display: none;
        }

        #dba-footer-logo .absolute-assistance, #dba-footer-logo .absolute-email, #dba-footer-logo .absolute-ticketing, #dba-footer-legal .absolute-assistance, #dba-footer-legal .absolute-email, #dba-footer-legal .absolute-ticketing, #dba-footer-info .absolute-assistance, #dba-footer-info .absolute-email, #dba-footer-info .absolute-ticketing {
            padding-left: 0 !important;
        }

    #dba-footer-left, #dba-footer-right {
        height: auto !important;
    }

    .icon-logo-grey, .icon-logo-white {
        display: none !important;
    }

    #dba-footer > .row > .wrapper #dba-footer-left #dba-footer-info {
        width: 100% !important;
        padding-top: 10px;
    }

    .icon-logo-price {
        float: none !important;
    }

    #dba-footer-right {
        padding: 0 !important;
        text-align: center !important;
    }

    .dba-top-info {
        position: fixed;
        top: 100px;
        max-width: 1360px;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 25px;
    }
}
@media (max-width: 500px) {
    #dba-footer-right {
        text-align: center;
    }

    #dba-footer .absolute-price {
        padding-left: 0 !important;
        padding-top: 110px !important;
        margin-top: -10px;
    }

        #dba-footer .absolute-price:before {
            top: 0;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto;
        }

    #dba-footer > .row > .wrapper #dba-footer-right hr, #dba-footer > .row > .wrapper #dba-footer-right .icon-docks-logo {
        margin-left: 0 !important;
    }
}

@media (max-width: 400px) {
    #dba-footer-right {
        margin-left: -20px;
        margin-right: -20px;
        width: auto !important;
    }
}

#dba-content {
    padding-bottom: 10px;
    padding-top: 144px;
    min-height: 400px;
}

.dba-content-line {
    background-color: #E38500;
    height: 30px;
}

.dba-line-wrapper {
    width: 98%;
    max-width: 1360px;
    margin: 0 auto;
    overflow: hidden !important;
}

.dba-content-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    font-size: 1.2em;
}

#dba-main {
    width: 89%;
    max-width: 1360px;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden !important;
    min-height: 550px;
    padding-top: 10px;
}

.dba-left {
    max-width: 1360px;
    height: auto;
    min-height: 200px;
    width: 22.5%;
    display: inline-block;
    float: left;
}

.dba-right {
    background-color: #fff;
    width: 72%;
    min-height: 400px;
    display: inline-block;
}

    .dba-right ul.icon-label li {
        width: 50%;
        float: left;
        margin-bottom: 5%;
    }

        .dba-right ul.icon-label li img {
            border-top: 5.5px solid #E38500;
            max-width: 80%;
            display: block !important;
        }


    .dba-right .dba-homecontent a {
        color: #4a6d90 !important;
        font-weight: 600;
    }

.dba-center {
    background-color: #fff;
    min-height: 400px;
    display: inline-block;
    width: 100%;
}

    .dba-center ul.icon-label li {
        width: 50%;
        float: left;
        margin-bottom: 5%;
    }

        .dba-center ul.icon-label li img {
            border-top: 5.5px solid #E38500;
            max-width: 80%;
            display: block;
        }


    .dba-center .dba-homecontent a {
        color: #E38500 !important;
        font-weight: 600;
    }

.dba-homecontent {
    padding: 10px 20px;
}

    .dba-homecontent h3 {
    }

    .dba-homecontent table {
        width: 100%;
    }

    .dba-homecontent #grid th,
    .dba-homecontent #grid td {
        padding: 3px 5px;
        text-align: center;
    }

    .dba-homecontent #grid tbody tr:hover {
        background-color: #dee7f0;
    }

    .dba-homecontent ul {
        list-style-type: none;
    }

        .dba-homecontent ul li {
            padding: 5px 0;
            margin-top: 15px;
            border-bottom: solid 1px #5D89B4;
        }

.dba-content-wrapper {
    margin: auto;
    width: 85%;
}

.dba-content-wrapper-2 {
    margin-left: 10px;
}

.news-data {
    color: black !important;
    font-size: 1em;
    font-weight: 600;
    font-style: italic;
}

.news-title {
    font-size: 1em;
    color: #E38500;
    font-weight: 600;
    font-style: italic;
    padding-bottom: 5px;
}

.newsBox a:hover,
.documentiBox a:hover {
    text-decoration: underline !important;
}

.newsBox a:link, .newsBox a:visited,
.documentiBox a:link, .documentiBox a:visited {
    color: #E38500 !important;
}

.blue-label {
    color: #ffffff;
    font-weight: 500;
    height: 47px;
    background-color: #5D89B4;
    text-transform: uppercase;
    line-height: 43px;
    text-align: center;
    font-size: 1.4em;
    max-width: 80%;
    display: block;
}

.dba-content-wrapper ul.icon-label li a {
    text-decoration: none !important;
}

    .dba-content-wrapper ul.icon-label li a:hover > span {
        color: #E38500;
    }

.dba-text{
    padding-left: 10%;
    padding-right: 10%;
    font-weight : 600;
}

#dba-docaccordion {
    font-size: 1.1em;
}

.icon-logo-top-2x {
    background-image: url("./../smart-site/img/icon/logotpcs.png");
    width: 540px;
    height: 220px;
}

.icon-logo-top-2x-image {
    background-image: url("./../smart-site/img/icon/logo-top@2x.png");
}

.icon-logo-top {
    background-image: url("./../smart-site/img/icon/logo-top.png");
    width: 270px;
    height: 110px;
}

.icon-assistance-2x {
    background-image: url("./../smart-site/img/icon/assistance@2x.png");
    width: 32px;
    height: 32px;
}

.icon-assistance-2x-image {
    background-image: url("./../smart-site/img/icon/assistance@2x.png");
}

.icon-assistance, #dba-footer > .row > .wrapper #dba-footer-left .absolute-assistance:before {
    background-image: url("./../smart-site/img/icon/assistance.png");
    width: 16px;
    height: 16px;
}

.icon-email-2x {
    background-image: url("./../smart-site/img/icon/email@2x.png");
    width: 36px;
    height: 28px;
}

.icon-email-2x-image {
    background-image: url("./../smart-site/img/icon/email@2x.png");
}

.icon-email, #dba-footer > .row > .wrapper #dba-footer-left .absolute-email:before {
    background-image: url("./../smart-site/img/icon/email.png");
    width: 18px;
    height: 14px;
}

.icon-ticketing-2x {
    background-image: url("./../smart-site/img/icon/ticketing@2x.png");
    width: 36px;
    height: 36px;
}

.icon-ticketing-2x-image {
    background-image: url("./../smart-site/img/icon/ticketing@2x.png");
}

.icon-ticketing, #dba-footer > .row > .wrapper #dba-footer-left .absolute-ticketing:before {
    background-image: url("./../smart-site/img/icon/ticketing.png");
    width: 18px;
    height: 18px;
}

.icon-lang-it {
    background-image: url("./../smart-site/img/icon/lang-it.png");
    width: 22px;
    height: 15px;
}

.icon-lang-it-2x {
    background-image: url("./../smart-site/img/icon/lang-it@2x.png");
    width: 44px;
    height: 30px;
}

.icon-lang-it-2x-image {
    background-image: url("./../smart-site/img/icon/lang-it@2x.png");
}

.icon-lang-en-2x {
    background-image: url("./../smart-site/img/icon/lang-en@2x.png");
    width: 44px;
    height: 30px;
}

.icon-lang-en-2x-image {
    background-image: url("./../smart-site/img/icon/lang-en@2x.png");
}

.icon-lang-en {
    background-image: url("./../smart-site/img/icon/lang-en.png");
    width: 22px;
    height: 15px;
}

.icon-docks-logo-2x {
    background-image: url("./../smart-site/img/icon/docks-logo@2x.png");
    width: 534px;
    height: 150px;
}

.icon-docks-logo-2x-image {
    background-image: url("./../smart-site/img/icon/docks-logo@2x.png");
}

.icon-monica-mini-2x {
    background-image: url("./../smart-site/img/icon/monica-mini@2x.png");
    width: 278px;
    height: 74px;
}

.icon-monica-mini-2x-image {
    background-image: url("./../smart-site/img/icon/monica-mini@2x.png");
}

.icon-logo-bottom-2x {
    background-image: url("./../smart-site/img/icon/logo-bottom@2x.png");
    width: 374px;
    height: 154px;
}

.icon-logo-bottom-2x-image {
    background-image: url("./../smart-site/img/icon/logo-bottom@2x.png");
}

.icon-logo-bottom {
    background-image: url("./../smart-site/img/icon/logo-bottom.png");
    width: 187px;
    height: 77px;
}

.icon-ptp-mini-2x {
    background-image: url("./../smart-site/img/icon/ptp-mini@2x.png");
    width: 300px;
    height: 74px;
}

.icon-ptp-mini-2x-image {
    background-image: url("./../smart-site/img/icon/ptp-mini@2x.png");
}

.icon-docks-logo {
    background-image: url("./../smart-site/img/icon/docks-logo.png");
    width: 267px;
    height: 75px;
}

.icon-docks-logo-white {
    background-image: url("./../smart-site/img/icon/docks-logo-white.png");
    width: 267px;
    height: 75px;
}

.icon-footer-price, #dba-footer > .row > .wrapper #dba-footer-right .absolute-price:before {
    background-image: url("./../smart-site/img/icon/footer-price.png");
    width: 72px;
    height: 96px;
}

.icon-footer-price-image {
    background-image: url("./../smart-site/img/icon/footer-price.png");
}

.icon-footer-price-2x {
    background-image: url("./../smart-site/img/icon/footer-price@2x.png");
    width: 144px;
    height: 192px;
}

.icon-footer-price-2x-image {
    background-image: url("./../smart-site/img/icon/footer-price@2x.png");
}

.icon-footer-price, #dba-footer > .row > .wrapper #dba-footer-right .absolute-price:before, .icon-footer-price-hidpi {
    background-image: url("./../smart-site/img/icon/footer-price@2x.png");
    background-size: 72px 96px;
}

.icon-logo-price {
    background-image: url("./../smart-site/img/icon/footer-price@2x.png");
    background-size: 70px 94px;
    width: 70px;
    height: 94px;
    float: right;
    margin-right: 20px;
}

.icon-video {
    background-image: url("./../smart-site/img/icon/video.png");
    width: 18px;
    height: 16px;
}

.icon {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    text-indent: -9999px;
}

    .icon > span {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px);
        /* IE6, IE7 */
        clip: rect(1px, 1px, 1px, 1px);
    }

.ez-15 {
    width: 15%;
}
.ez-20 {
    width: 20%;
}

/* fix per popup istruzioni su popup edit nave */
.popupBackground {
    z-index: 1000 !important;
}
.insertEditArea {
    z-index: 1001 !important;
}


.dba-calendar input[type=image] {
    margin-top: -7px;
}
.dba-calendar div {
    background-color: #fff;
}


/* Elenco news/documenti */
.elencoRecord .titoloNews {
    width: 290px;
    padding-right: 10px;
}
.elencoRecord .isNews {
    width: 50px;
}
.elencoRecord .inPopup {
    width: 50px;
}
.elencoRecord .testoNews {
    width: 350px;
    padding-right: 10px;
}

/* TICKER */
.modern-ticker {
	width: 100%;
    min-width: 490px;
	height: 34px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
    /*position: absolute;*/
    top: 100px;
    left: 320px;
}
.modern-ticker a {
	text-decoration: none;
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mt-round {
	border-radius: 7px;
}
.mt-body {
	margin-top: 2px;
	position: relative
}
.mt-label {
	padding: 0 16px 0 12px;
	position: absolute;
	left: 0
}
.mt-round .mt-label {
	border-radius: 5px 0 0 5px
}

.mt-news ul {
	background-repeat: no-repeat;
	background-position: -1000px
}
.mt-news li {
	float: left
}
.mt-round .mt-news:first-child,
.mt-round .mt-news:first-child a {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}
.mt-round .mt-news:last-child,
.mt-round .mt-news:last-child a {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
.mt-news a {
	font-size: 15px;
	padding: 0 10px 0 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	white-space: nowrap;
}
.mt-scroll .mt-round .mt-news a {
	border-radius: 0
}
.mt-hide {
	display: none
}

/* TICKER THEME */
.modern-ticker {
	color: #fafafa;
	/*background-color: #555*/
}
.mt-label {
    /*background-color: #ff6a00;*/
    background-color: #E38500;
}
.mt-news {
    overflow: hidden;
    margin-left: 74px;
    background-color: #fff;
    /*color: #ff6a00;*/
    color: #E38500;
    border-right: 4px solid;
}
.mt-preloader {
	background: url(images/preloader.gif)no-repeat center
}
.mt-news ul {
	background-image: url(images/bullet-over.png)
}
.mt-news a {
	color: #eaeaea;
	background-color: #858585;
	background-image: url(images/bullet.png)
}
.mt-news a:hover {
	color: #fafafa;
	background-color: #09f;
	border-color: #f20;
	background-image: url(images/bullet-over.png)
}
.mt-news a:active {
	background-color: #07f
}

/* MARQUEE EFFECT */
.marquee {
  overflow: hidden;
  text-align: left;
}
@keyframes movement-smooth {
  from {
    transform: translateX(0%);
    left: 100%;
  }
  to {
    transform: translateX(-100%);
    left: 0%;
  }
}
.marquee .marquee-direction-left:before,
.marquee .marquee-direction-normal:before {
  animation-direction: normal;
}
.marquee .marquee-direction-alternate:before {
  animation-direction: alternate;
}
.marquee .marquee-direction-right:before,
.marquee .marquee-direction-reverse:before {
  animation-direction: reverse;
}
.marquee:before {
  content: attr(data-marquee);
  white-space: nowrap;
  position: relative;
  transform: translateX(-50%);
  display: inline-block;
  left: 50%;
  animation: linear infinite;
}
.marquee:before {
  animation-duration: 70s;
}
.marquee:before {
  animation-name: movement-smooth;
}
.marquee:before {
  animation-direction: normal;
}

.a3-general-detail-box {
    top: -29px;
}

.dba-homecontent a,
a span div, /*PER TABS D.I. ONLINE*/
.nTabbetMenu .nTabbetCell a /* SVAD */ {
    color: #4a6d90 !important;
}

#grid_footer a /* navi in partenza */ {
    color: black !important;
}

tr.no-hover:hover td {
    background-color: #F1F1F3 !important;
}

.base-button,
#grid input[type="submit"].base-button,
#filtro_spc input[type="submit"].base-button,
.a3Filtri_table input[type="submit"].base-button,
.gestioneDatiForm .gestioneDatiUtente input[type='submit'].base-button,
.gestioneDatiForm .gestioneDatiUtente input[type='button'].base-button,
#insEdit_window input[type="button"].base-button,
#insEdit_window input[type="submit"].base-button,
#insEdit_window input[type="reset"].base-button {
    background-image: none;
    border: none;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Karla;
    font-size: 13px;
    height: 25px;
    width: auto;
    vertical-align: top;
    font-weight: 600;
    min-height: 20px;
    -moz-transition-property: background-color !important;
    -o-transition-property: background-color !important;
    -webkit-transition-property: background-color !important;
    transition-property: background-color !important;
    -moz-transition-duration: 0.2s !important;
    -o-transition-duration: 0.2s !important;
    -webkit-transition-duration: 0.2s !important;
    transition-duration: 0.2s !important;
}

.base-button-thin,
#grid input[type="submit"].base-button-thin,
.genButton input[type="submit"].base-button-thin,
.genButton input[type="button"].base-button-thin,
#filtro_spc input[type="submit"].base-button-thin,
.gestioneDatiForm .gestioneDatiUtente input[type='submit'].base-button-thin,
.gestioneDatiForm .gestioneDatiUtente input[type='button'].base-button-thin,
#insEdit_window input[type="button"].base-button-thin,
#insEdit_window input[type="submit"].base-button-thin,
#insEdit_window input[type="reset"].base-button-thin {
    border: none;
    background-image: none;
    color: #fff;
    padding: 3px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Karla;
    font-size: 11px;
    font-weight: 600;
    width: auto;
    min-height: 20px;
    -moz-transition-property: background-color !important;
    -o-transition-property: background-color !important;
    -webkit-transition-property: background-color !important;
    transition-property: background-color !important;
    -moz-transition-duration: 0.2s !important;
    -o-transition-duration: 0.2s !important;
    -webkit-transition-duration: 0.2s !important;
    transition-duration: 0.2s !important;
}

    .base-button-thin:disabled,
    #grid input[type="submit"].base-button-thin:disabled,
    .genButton input[type="submit"].base-button-thin:disabled,
    .genButton input[type="button"].base-button-thin:disabled,
    #filtro_spc input[type="submit"].base-button-thin:disabled,
    .gestioneDatiForm .gestioneDatiUtente input[type='submit'].base-button-thin:disabled,
    .gestioneDatiForm .gestioneDatiUtente input[type='button'].base-button-thin:disabled,
    .base-button:disabled,
    #grid input[type="submit"].base-button:disabled,
    #filtro_spc input[type="submit"].base-button:disabled,
    .a3Filtri_table input[type="submit"].base-button:disabled,
    .gestioneDatiForm .gestioneDatiUtente input[type='submit'].base-button:disabled,
    .gestioneDatiForm .gestioneDatiUtente input[type='button'].base-button:disabled,
    #insEdit_window input[type="button"].base-button:disabled,
    #insEdit_window input[type="submit"].base-button:disabled,
    #insEdit_window input[type="reset"].base-button:disabled {
        background-color: #e8e8e8 !important;
        border: 1px solid #d0d0d0 !important;
        cursor: auto;
    }

.main-orange {
    background-color: #E38500 !important;
    border: 1px solid #9e5d00 !important;
}

    .main-orange:hover {
        background-color: #fd9400 !important;
    }

.main-blue {
    background-color: #5D89B4 !important;
    border: 1px solid #415f7d !important;
}

    .main-blue:hover {
        background-color: #6e96bc !important;
    }

.locked-grey {
    background-color: #e8e8e8 !important;
    border: 1px solid #d0d0d0 !important;
}

.purple {
    background-color: #b45d89 !important;
    border: 1px solid #7d415f !important;
}

    .purple:hover {
        background-color: #bc6e96 !important;
    }

.dark-red {
    background-color: #b45d5e !important;
    border: 1px solid #7d4141 !important;
}

.dark-red:hover {
    background-color: #bc6e6f !important;
}

.green-1 {
    background-color: #4e935d !important;
    border: 1px solid #295e34 !important;
    color: #fff !important;
}

.green-1:hover {
    background-color: #66ae76 !important;
}

.blue-1 {
    background-color: #4b4bff !important;
    border: 1px solid #2727b2 !important;
}

.medium-width {
    width: 90px !important;
}

.default-width {
    width: 60px !important;
}

.min-width {
    width: 40px !important;
}

.tiny-width {
    width: 25px !important;
}

.minimize-short {
    font-size: 13px;
    width: auto;
    display: inline;
}

.minimize-long {
    font-size: 13px;
    text-wrap: normal;
    text-align: center;
    width: auto;
}

.text-10{
    font-size: 10px !important;
}

.text-11 {
    font-size: 11px !important;
}

.filter-wrapper {
    background-color: #5D89B4;
    padding: 10px;
    border-top: 3px solid #E38500;
}

#filtro_table .fieldLabel, .fieldLabel {
    padding-top: 6px !important;
    padding-bottom: 3px !important;
    color: #fff !important;
    font-size: 13px !important;
}

#grid .bapile_td input[type=checkbox] {
    display: none;
}

#grid input[type=checkbox] + label span {
    background: url(../smart-site/img/icon/empty-check.png) top no-repeat;
    display: block;
    position: relative;
    width: 11px;
    height: 11px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

#grid input[type=checkbox]:checked + label span {
    background: url(../smart-site/img/icon/green-check.png) top no-repeat;
    width: 12px;
    height: 12px;
}

a.ajax__tab_tab,
a.ajax__tab_tab:link,
a.ajax__tab_tab:visited {
    color: #4a6d90 !important;
}

.plain-field-label {
    color: #fff !important;
    font-size: 13px !important;
}

.dbabox .dbabox-title {
    color: white;
    position: relative;
    height: 45px;
}

.dbabox .dbabox-title-right {
    background: #ededed;
    border: 1px solid #D4D4D4;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: right;
    width: 200px;
    color: black;
    font-size: 15px;
    font-weight: bold;
}

.dbabox .dbabox-title-right-dialog {
    background: #ededed;
    border: 1px solid #D4D4D4;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: right;
    width: 280px;
    color: black;
    font-size: 16px;
    font-weight: bold;
}

    .dbabox .dbabox-title-right span input[type=image] {
        text-align: center;
        vertical-align: middle;
    }

.dbabox .dbabox-content {
    color: #333;
    border: 1px solid #D4D4D4;
    padding: 15px;
    position: relative;
    background: #ededed;
    margin-bottom: 15px;
}

.irispUpload_area .dbabox {
    margin-right: 0px;
    margin-left: auto;
    text-align: left;
    margin-bottom: -60px;
}

    .irispUpload_area .dbabox .smallText {
        font-size: 10px;
        margin-right: 9px;
    }

    .irispUpload_area .dbabox .didascalia {
        font-size: 12px;
    }

    .irispUpload_area .dbabox input[type="file"] {
        background-color: #4e935d;
        height: 18px;
        font-family: Arial;
        font-weight: bold;
        font-size: 11px;
        border: 1px solid #000000;
        margin-bottom: 5px;
        width: 400px;
    }


    .irispUpload_area .dbabox input[type="submit"] {
        border: 1px solid #000000;
        font-size: 11px;
        font-family: Verdana;
        background-color: #eeeeee;
        margin: 0px 0px 0px 0px;
        float: right;
    }

#a22_link,
#a22_link:link,
#a22_link:visited {
    color: #4a6d90 !important;
}

.print-size{
    width: 16px;
}

#dialogContent ul li {
    padding: 5px 0 !important;
    margin-top: 15px !important;
    border-bottom: solid 1px #5D89B4 !important;
}


#dialogContent ul  {
    padding-left: 10px !important;
}

#dialogContent ul li a {
    font-size: 1.1em !important;
    color: #E38500 !important;
    font-weight: 600 !important;
    font-style: italic !important;
    padding-bottom: 5px !important;
}

#dialogContent div {
    font-size: 1.2em !important;
}

ul.cnt_cambionave_box {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

    ul.cnt_cambionave_box li {
        width: 180px;
        border: 1px solid #999999;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
    }

.paperDocumentMsg_missed {
    color: #d8393a;
    font-style: italic;
}

.paperDocument-link:link {
    text-decoration: underline;
    color: #E38500 !important;
}

    .paperDocument-link:visited {
        text-decoration: underline !important;
        color: #5D89B4 !important;
    }

.long-dropdownlist-default {
    min-width: 400px !important;
}

.orderListBlock {
    margin-bottom: 5px !important;
    background-color: #ededed !important;
    border: 1px #D4D4D4 solid;
}

    .orderListBlock label {
        color: #333;
        margin-right: 10px !important;
        margin-left: 5px !important;
        font-weight: 600;
    }

.order-dropdownlist {
    min-width: 110px !important;
    height: 25px;
    color: #333;
    font-weight: 400;
}


.data-form .overflow-y-data {
    max-height: 100px;
    overflow-y: scroll;
}

.d-block {
    display: block;
}

.data-form .table-controls-container > tbody > tr > td {
    padding: 8px;
}

    .data-form .table-controls-container > tbody > tr > td:first-child {
        width: 200px;
    }

.data-form .base-button:disabled, .base-button:disabled {
    background-color: #e8e8e8 !important;
    border: 1px solid #d0d0d0 !important;
    cursor: auto;
}

.data-form ul li {
    padding: 8px;
}

.data-form input[type=text],
.data-form input[type=password] {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid black;
    margin-top: 5px;
    height: 25px;
    width: 350px;
}

.data-form input[type=text]:disabled,
.data-form input[type=password]:disabled {
    background-color: #eff4f7;
}

.data-form input[type=text].required,
.data-form input[type=password].required {
    border-bottom: 1px solid #d8393a;
}

.data-form input[type=text].invalid,
.data-form input[type=password].invalid {
    border-bottom: 1px solid #d8393a;
}

.data-form input[type=text].warning,
.data-form input[type=password].warning {
    border-bottom: 1px solid #e3be00;
}

.data-form input[type=text].success,
.data-form input[type=password].success {
    border-bottom: 1px solid #295e34;
}

.data-form input[type=text]:focus,
.data-form input[type=password]:focus {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid #E38500;
}

.data-form input[type=file] {
    width: 350px;
    font-size: 12px;
}

    .data-form input[type=file].required,
    .data-form input[type=file].invalid {
        color: #d8393a;
    }

    .data-form input[type=file].warning {
        color: #e3be00;
    }

    .data-form input[type=file].success {
        color: #295e34;
    }

.data-form textarea {
    border: 1px solid black;
}

    .data-form textarea:focus {
        box-shadow: none !important;
        border: 1px solid #E38500 !important;
    }

.data-form span.form-control.required:before {
    content: '*';
    color: #d8393a;
}

.data-form span.invalid, span.invalid {
    color: #d8393a;
}

.data-form span.success, span.success {
    color: #295e34;
}

.data-form span.warning, span.warning {
    color: #e3be00;
}

.data-form select {
    height: 30px;
    width: 350px;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .data-form select option {
        padding: 6px;
    }

    .data-form select:focus {
        box-shadow: none;
        outline: none;
        border: 1px solid #E38500;
    }

.data-form select.invalid,
.data-form select.required {
    border: 1px solid #d8393a;
}

.data-form select.warning {
    border: 1px solid #e3be00;
}

.data-form select.success {
    border: 1px solid #295e34;
}

    .data-form input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }

.no-resize {
    resize: none;
}

.dropbtn {
    color: #5D89B4 !important;
    font-weight: 600;
    text-transform: none !important;
    border: none;
    cursor: pointer;
}

.logged-user {
    position: relative;
    display: inline-block;
    background-color: none;
}

.logged-user .dropdown-content {
    display: none;
    position: absolute;
    background-color: #5D89B4;
    min-width: 160px;
    z-index: 1;
}

    .logged-user .dropdown-content a {
        padding: 8px;
        margin: 0px !important;
        color: #ffffff !important;
        text-decoration: none;
        display: block;
        border: #9db8d2 1px solid;
    }

        .logged-user .dropdown-content a:hover {
            background-color: #9db8d2;
        }

        .logged-user .dropdown-content a.dba-logout {
            padding: 8px;
            margin: 0px !important;
            color: #ffffff !important;
            background-color: #E38500;
            text-decoration: none;
            display: block;
        }

            .logged-user .dropdown-content a.dba-logout:hover {
                background-color: #fd9400 !important;
            }

    .logged-user:hover .dropdown-content {
        display: block;
    }

    .logged-user .dba-username {
        color: #5D89B4 !important;
        font-weight: 600;
        text-transform: none !important;
    }

    .logged-user:hover .dba-username {
        color: #E38500 !important;
    }

.pt-5{
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}

#insEdit_window input[type="text"].autocomplete-verify {
    border: 1px dashed #5D89B4;
}

input[type="text"]:focus{
    box-shadow: none !important;
}

/*select2 override*/
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #9db8d2 !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #E38500 !important;
    color: white;
}

input.select2-search__field:focus {
    box-shadow: none;
    outline: none;
}

span.select2 .select2-container .select2-container--default .select2-container--below .select2-container--focus {
    box-shadow: none !important;
    outline: none !important;
}

.data-form span.select2-selection.select2-selection--single.required,
.data-form span.select2-selection.select2-selection--single.invalid {
    border: 1px solid #d8393a;
}

.data-form span.select2-selection.select2-selection--single.warning {
    border: 1px solid #e3be00;
}

.data-form span.select2-selection.select2-selection--single.success {
    border: 1px solid #295e34;
}

.invalid-color {
    color: #d8393a;
}

.warning-color {
    color: #e3be00;
}

.bg-warning-color {
    background-color: #e3be00;
}

.success-color {
    color: #295e34;
}

.document-link img {
    width: 25px;
    height: 25px;
}

.document-link:link {
    text-decoration: underline;
    color: #E38500 !important;
}

.document-link-warning {
    color: #e3be00 !important;
}

.document-link:visited {
    text-decoration: underline !important;
    color: #5D89B4 !important;
}

.message-box {
    display: block;
    border: 1px solid #d0d0d0;
    padding: 5px;
}

.success-text {
    color: rgb(52, 168, 53) !important;
    font-size: 30px;
}

.invalid-text {
    font-size: 30px;
    color: #d8393a;    
}

.main-blue-color {
    color: #5D89B4;
}

.terms-conditions-wrapper {
    height: 575px !important;
    overflow-y: scroll;
}

.hide{
    display: none !important;
}

#validoDal_label,
#validoAl_label,
#partitaIva_label,
#raso_label,
#allegato_label {
    display: block;
    float: left;
    font-style: italic;
}

#validoAl_label,
#partitaIva_label {
    margin-left: 70px !important;
}

#raso_label{
    margin-left: 95px !important;
}

#allegato_label {
    margin-left: 65px !important;
}

#validoDal_label,
#validoAl_label {
    width: 80px;
}

#fixed-top-bar .row .wrapper #logo-container h1 span.logo-click {
    position: absolute;
    left: 10px;
    top: 20px;
    background-color: none;
    height: 90px !important;
    width: 260px !important;
    z-index: 1009 !important;
    visibility: visible;
    cursor: pointer;
}

.ui-dialog-content ol {
    list-style-type: decimal;
}

.ui-dialog-content ul {
    list-style: initial;
}

.ui-dialog-content, .ui-dialog-content{
    text-align: left;
    font-size: .90em;
}

.icon-question-circle {
    background-image: url("./../smart-site/img/icon/question-circle.png");
    width: 18px;
    height: 18px;
}

#fixed-top-bar .row .wrapper #top-top .top-top-elem .icon-question-circle, #fixed-top-bar #footer > .row > .wrapper .wrapper #top-top .top-top-elem #footer-left .absolute-ticketing:before, #fixed-top-bar #footer > .row > .wrapper #footer-left .wrapper #top-top .top-top-elem .absolute-ticketing:before {
    margin: -3px 8px 0 0;
}