/* CSS Document */
body {
    height: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    background: #323232;
    font-family: 'Century Gothic';
    font-size: 11px;
}

#div_contenitore {
    width: 1535px;
    margin: 0 auto;
}

#box {
    display: table-cell;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    background: #FFFFFF;
    width: 1100px;
    border: 2px solid #8D8D8D;
}

div#header {
    height: 98px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    border-bottom: 2px solid #8D8D8D;
}

div#logo {
    width: 191px;
    height: 98px;
    background-image: url('Images/logo.png');
    background-repeat: no-repeat;
    float: left;
}

div#menuContainer {
    width: 819px;
    height: 60px;
    float: left;
    margin-top: 20px;
    margin-left: 0px;
    padding: 0;
    text-align: center;
}

    div#menuContainer div#welcome {
        display: block;
        width: 628px;
        padding-left: 10px;
        height: 30px;
        color: #323232;
        float: left;
        line-height: 32px;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
    }

    div#menuContainer ul#menu {
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        margin: 0;
        padding-left: 2px;
        width: 812px;
    }

        div#menuContainer ul#menu li {
            float: left;
            margin-top: 6px;
            margin-bottom: 6px;
            margin-left: 0px;
            margin-right: 14px;
            padding: 0;
        }

            div#menuContainer ul#menu li a {
                display: block;
                padding: 0px;
                width: 76px;
                height: 28px;
            }

                div#menuContainer ul#menu li a:link, div#menuContainer ul#menu li a:visited {
                    color: #FFFFFF;
                    font-weight: normal;
                    text-decoration: none;
                    background: url("../../images/sfondo_butt.png") no-repeat 0 0;
                }

                div#menuContainer ul#menu li a:hover {
                    color: #FFFFFF;
                    font-weight: normal;
                    text-decoration: underline;
                    background: url("../../images/sfondo_butt.png") no-repeat 0 0;
                }

                div#menuContainer ul#menu li a#logout:link, div#menuContainer ul#menu li a#logout:visited {
                    color: #cc2b3b;
                    font-weight: normal;
                    text-decoration: none;
                    background: no-repeat 0 0;
                    background: url("../../images/sfondo_butt.png") no-repeat 0 0;
                }

                div#menuContainer ul#menu li a#logout:hover {
                    color: #cc2b3b;
                    font-weight: normal;
                    text-decoration: underline;
                    background: url("../../images/sfondo_butt.png") no-repeat 0 0;
                }

                div#menuContainer ul#menu li a span {
                    display: block;
                    padding-top: 7px;
                }

a#tasto_bordorosso, a#ctl00_tasto_bordorosso, a#ctl00_LoginView1_LoginStatus1, a#LoginView1_LoginStatus1 {
    display: block;
    width: 75px;
    height: 30px;
    color: white;
    float: left;
    background: url('../../images/sfondo_butt.png') no-repeat 0 0;
    text-decoration: none;
    line-height: 32px;
    margin-left: 0px;
    margin-right: 14px;
}

a#ctl00_LoginView1_LoginStatus1, a#LoginView1_LoginStatus1 {
    margin-left: 0px;
    margin-right: 0px;
}

    a#tasto_bordorosso:hover, a#ctl00_tasto_bordorosso:hover, a#ctl00_LoginView1_LoginStatus1:hover, a#LoginView1_LoginStatus1:hover {
        text-decoration: underline;
    }
/* FINE HEADER */
/* CONTENT */
#content {
    width: 1502px;
    border: 2px solid #8D8D8D;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #FFFFFF;
}
/* TOOLBAR */
#toolbar {
    width: 100%;
    height: 58px;
    border-bottom: 2px solid #8D8D8D;
}

#toolbar_bottom {
    width: 100%;
    height: 58px;
    border-top: 2px solid #c68c3a;
    margin-top: 5px;
}

#tools {
    width: 850px;
    height: 50px;
    float: left;
    margin-top: 4px;
    padding-left: 18px;
}

div#tools div {
    float: left;
    margin-right: 10px;
    height: 52px;
    width: 75px;
}

    div#tools div a {
        margin-bottom: 3px;
    }

#tools_top {
    width: 450px;
    height: 50px;
    float: left;
    margin-top: 4px;
    padding-left: 18px;
}

div#tools_top div {
    float: left;
    margin-right: 10px;
    height: 52px;
    width: 70px;
}

    div#tools_top div a {
        margin-bottom: 3px;
    }

#nomeSez {
    width: 350px;
    font-family: 'Century Gothic';
    font-size: 16px;
    color: #cc2b3b;
    float: right;
    margin-top: 26px;
    text-align: right;
    padding-top: 0px;
    padding-right: 6px;
    overflow: hidden;
}
/* FINE TOOLBAR */
/* FORM MASCHERA*/
#form {
    width: 1310px;
    font-family: 'Century Gothic';
    font-size: 13px;
    color: #000000;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
}

div.riga div.riga_elemento {
    margin-bottom: 7px;
    margin-right: 55px;
}

    div.riga div.riga_elemento label, div.riga div.riga_elemento span.label {
        width: 140px;
        display: block;
        float: left;
    }

span.asterisk {
    color: red;
}

div#form div span {
    margin-right: 6px;
}

div#form div images {
    vertical-align: middle;
}

.clear {
    clear: both;
}
/* FORM MASCHERA */
/* FORM TABLE */
.formTable {
    font-family: 'Century Gothic';
    font-size: 13px;
    color: #000000;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.formTable1 {
    font-family: 'Century Gothic';
    font-size: 11px;
    color: #000000;
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.more {
    text-align: left;
    height: 16px;
}
/* CLOSER */
#closer {
    position: relative;
    margin-top: 20px;
}

.popUpStyle {
    background: #FFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

div#ctl00_ContentPlaceHolder1_panelDragHandle input#ctl00_ContentPlaceHolder1_btnClose {
    margin: 0;
}

#divPopUp_DropShadow {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.drag {
    background-color: #dddddd;
    cursor: move;
    border: solid 1px gray;
}
/* calendarietto */
div#iPadCalendar {
    background-color: #333;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 800px;
    height: 20px;
    overflow: hidden;
    font-size: 9px;
    font-family: "Helvetica Neue";
    color: white;
    /*padding-left: 10px;*/
    margin: 8px auto;
}
    /*** YEARS */
    div#iPadCalendar div#years {
        float: left;
        margin-right: 10px;
    }
        /*** PULSANTI AVANTI E INDIETRO PER YEAR E MONTH */
        div#iPadCalendar div#years input.yearPrevious, div#iPadCalendar div#years input.yearNext, div#iPadCalendar div#months input.monthPrevious, div#iPadCalendar div#months input.monthNext {
            float: left;
            border: 0;
            display: block;
            width: 16px;
            height: 16px;
            margin-top: 2px;
            background-color: #F5F5F5;
            color: #000000;
            line-height: 17px;
        }

        div#iPadCalendar div#years input.yearPrevious, div#iPadCalendar div#months input.monthPrevious {
            background-image: url(/images/calendarietto-freccia-left.png);
        }

        div#iPadCalendar div#years input.yearNext, div#iPadCalendar div#months input.monthNext {
            background-image: url(/images/calendarietto-freccia-right.png);
        }

        div#iPadCalendar div#years input.yearPrevious:hover, div#iPadCalendar div#months input.monthPrevious:hover {
            background-image: url(/images/calendarietto-freccia-left_red.png);
        }

        div#iPadCalendar div#years input.yearNext:hover, div#iPadCalendar div#months input.monthNext:hover {
            background-image: url(/images/calendarietto-freccia-right_red.png);
        }
        /*** I DUE SPAN YEAR E MONTH */
        div#iPadCalendar div#years span.year, div#iPadCalendar div#months span.month {
            display: block;
            width: 50px;
            float: left;
            line-height: 18px;
            text-align: center;
        }

        div#iPadCalendar div#years span.year {
            width: 30px;
        }
    /*** MONTHS */
    div#iPadCalendar div#months {
        float: left;
        margin-right: 6px;
    }
    /*** DAYS */
    div#iPadCalendar div#days {
        float: left;
    }
    /*** DAY in versione link */
    div#iPadCalendar a.day, div#iPadCalendar a.day:link, div#iPadCalendar a.day:visited {
        /*margin-left: 4px;*/
        color: white;
        text-decoration: none;
        padding-left: 3px;
        padding-right: 3px;
    }

        div#iPadCalendar a.day:hover {
            background-color: red;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }
    /*** DAY in versione button */
    div#iPadCalendar input.day {
        display: block;
        float: left;
        border: 0;
        width: 18px;
        height: 16px;
        margin-top: 2px;
        background-color: #333;
        color: white;
        font-family: Helvetica, arial;
        font-size: 9px;
        text-align: center;
        padding: 0;
        margin-left: 1px;
        margin-right: 1px;
    }

        div#iPadCalendar input.day:hover {
            background-color: red;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

        div#iPadCalendar input.day:active {
            background-color: white;
            color: black;
            -moz-border-radius: 2px;
            border-radius: 2px;
            padding: inherit;
            margin: 0;
            border: 0;
        }

span.month {
    /*display:block;  float:left;*/
    width: 60px;
}

span.year {
    /*display:block;  float:left;*/
    width: 160px;
}

input.toDay {
    display: block;
    float: left;
    border: 0;
    width: 18px;
    height: 16px;
    margin-top: 2px;
    background-color: #333;
    color: white;
    font-family: Helvetica, arial;
    font-size: 9px;
    text-align: center;
    padding: 0;
    margin-left: 1px;
    margin-right: 1px;
    background-color: orange;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input.selectedDay {
    display: block;
    float: left;
    border: 0;
    width: 18px;
    height: 16px;
    margin-top: 2px;
    background-color: #333;
    color: white;
    font-family: Helvetica, arial;
    font-size: 9px;
    text-align: center;
    padding: 0;
    margin-left: 1px;
    margin-right: 1px;
    background-color: lightblue;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
/*** TABELLA LISTINI ***/
table.tabellaListino tbody tr td input {
    width: 200px;
}

.tipo_fattura {
    margin: 0 10px 0 10px;
}

.divHeaderTable {
    width: 100%;
    padding-bottom: 5px;
    display: block;
}

.divHeaderRow {
    width: 100%; /* add extra that you want to for header column */
    display: block;
    height: 105px;
}

.divHeaderColumn {
    float: left;
    width: 33%;
    display: block;
}

.divTable {
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.divRow {
    width: 99%;
    display: block;
    padding-bottom: 5px;
}

.divColumn {
    float: left;
    width: 24%;
    display: block;
}

fieldset {
    border: 1px solid #c68c3a;
}

#cke_ctl00_ContentPlaceHolder1_txtDescriViaggio {
    height: 300px;
    resize: none;
}

#div_registrazione {
    margin: 0 auto;
    color: #FFFFFF;
    width: 800px;
}
/*login*/
body#page_bg {
    /*background: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
    width:100%;*/
    height: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    background: #323232;
    font-family: 'Century Gothic';
    font-size: 14px;
    color: #FFFFFF;
}

#div_contenitore_login {
    width: 100%;
    margin: 0 auto;
}

#boxLogin {
    /*display: block;
    width: 390px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding: 0px;
    padding-left: 470px;
    padding-top: 30px;
    border: 1px solid #66B7D2;
    background: #FFFFFF;
    background-image: url('/Images/logo_limo.png');
    background-repeat: no-repeat;
    background-position: 140px 50px;*/
    display: block;
    width: 260px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 20px;
    padding-top: 100px;
    border: 1px solid #323232;
    background: #FFFFFF;
    background-image: url(../../images/logo.png);
    background-repeat: no-repeat;
    background-position: 75px 0px;
}

    #boxLogin a:link {
        color: #323232;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

    #boxLogin a:hover {
        color: red;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

    #boxLogin label {
        display: block;
        text-align: left;
        font-size: 14px;
        font-family: 'Century Gothic';
        color: #323232;
        margin-top: 0px;
        margin-left: 10px;
        width: 115px;
        margin-right: 0;
        margin-bottom: 0;
    }

div.remember_me {
    width: 230px;
    height: 20px;
    margin-top: 10px;
}

    div.remember_me label {
        float: left;
        line-height: 20px;
    }

input#Login1_RememberMe {
    /*width: 28px;*/
    float: left;
}

input#Login1_LoginButton {
    width: 70px;
    height: 25px;
    margin-top: 15px;
    margin-right: 54px;
    font-size: 13px;
    float: right;
}

.classHide {
    display: none;
}

select, textarea, INPUT[type="text"], input[type=file], INPUT[type="password"] {
    font-family: 'Century Gothic';
    height: 20px;
    width: 223px;
    border: 1px solid #dddddd;
}

#servizio option {
    padding-left: 20px;
}

#tipo_mezzo option {
    padding-left: 20px;
}

.Email {
    background-image: url('../../images/calendar.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.mail {
    background-image: url('../../images/mail-icon.png');
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding-left: 30px;
}

.date {
    background-image: url('../../images/calendar-view-day-icon.png');
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding-left: 30px;
}

.MyClass label {
    width: 70px;
}

#notifica label {
    margin: 0 auto;
}

.badge {
    background: rgba(252, 47, 13, 255);
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 30%;
    position: absolute;
    top: -2px;
    right: -1px;
    padding: 4px;
}

.btn {
    background: url('../../images/salva.png') no-repeat 0 0;
    border: 0;
    height: 32px;
    width: 32px;
    cursor: pointer;
}

.tooltip {
    text-decoration: none;
    border-bottom: 1px dotted #004B6B;
    color: #004B6B;
    outline: none;
}

#mcOverlay {
    background-color: rgba(255,255,255,0.8);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 4;
}

#mcTooltip img {
    border: 0;
    vertical-align: middle;
}

/*The settings below should remain unchanged*/
#mcTooltipWrapper {
    position: absolute;
    visibility: hidden;
    overflow: visible;
    z-index: 9999999999;
    top: -2000px;
}

#mcTooltip {
    float: left;
    border-style: solid;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
}

.mcTooltipInner {
    float: left;
    position: relative;
    width: auto;
    height: auto;
}

#mcttCo, #mcttCo b {
    position: absolute;
    overflow: hidden;
}

/*compatible with bootstrap*/
#mcTooltip, #mcTooltip div {
    box-sizing: content-box;
}

.cur {
    cursor: text;
}

.Grid td {
    background-color: #A1DCF2;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}

.Grid th {
    background-color: #3AC0F2;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}

.ChildGrid td {
    background-color: #eee !important;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}

.ChildGrid th {
    background-color: #6C6C6C !important;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}

/*.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}*/

/*.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}*/
