﻿*
{
    font-family: "Segoe UI" ,Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
}
HTML
{
    margin: 0px;
    text-align: center;
}
BODY
{
    color: #006699;
    margin: 0;
    padding: 0;
    background-image: url('../Images/Layout/body_bg.jpg');
    background-position: center top;
    background-repeat: no-repeat; /*  line-height: 1.5em; */
}
form
{
    margin: 0;
    padding: 0;
}
h1
{
    margin: 0px;
    padding: 0px;
}
h2
{
    margin: 0px;
    padding: 0px;
}
h3
{
    margin: 0px;
    padding: 0px;
}
h4
{
    margin: 0px;
    padding: 0px;
}
p
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 1.5em;
}
a
{
    font-weight: normal;
    text-decoration: none;
    color: #006699;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
ul li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
fieldset
{
    padding: 10px;
}
fieldset legend
{
    color: #006699;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
/*Contenitori*/
div#LicenzaAlert
{
    position: absolute;
    top: 0px;
    left: 230px;
    color: #FFFFFF;
}

div#LicenzaAlert .startRed
{
    float: left;
    width: 5px;
    height: 30px;
    background-image: url('../Images/Layout/AlertTop_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
div#LicenzaAlert .centerRed
{
    margin-left: 5px;
    margin-right: 5px;
    height: 30px;
    background-image: url('../Images/Layout/AlertTop_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    line-height: 30px;
    font-size: 10px;
    text-align: right;
    color: #FFFFFF;
}
div#LicenzaAlert .centerRed a
{
    font-weight: bold;
    color: #FFFFFF;
}

div#LicenzaAlert .endRed
{
    float: right;
    width: 5px;
    height: 30px;
    background-image: url('../Images/Layout/AlertTop_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}

div#Center
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    clear: both;
    background-image: url('../Images/Layout/center_bg.png');
    background-repeat: repeat-x;
    background-position: left top;
}
div#maincontainer
{
    margin: 0px 1% 0px 1%;
    padding: 0px;
    text-align: center;
}
div#Header
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    height: 148px;
}
div#Header-Cont
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    height: 66px;
}
div#Header-LogoCont
{
    float: left;
    margin: 0px;
    padding: 0px;
    height: 65px;
}
div#Header-CredentialsCont
{
    float: right;
    height: 65px;
    font-size: 10px;
    color: #006699;
    margin-right: 5px;
}
div#Header-CredentialsCont .start
{
    float: left;
    width: 5px;
    height: 30px;
    background-image: url('../Images/Layout/credenziali_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
div#Header-CredentialsCont .center
{
    margin-left: 5px;
    margin-right: 5px;
    height: 30px;
    background-image: url('../Images/Layout/credenziali_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    line-height: 30px;
    font-size: 10px;
    text-align: right;
}
div#Header-CredentialsCont .end
{
    float: right;
    width: 5px;
    height: 30px;
    background-image: url('../Images/Layout/credenziali_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
div#mainNavTopMnuCont
{
    padding: 0;
    margin: 0;
    text-align: left;
    height: 25px;
}
div#navLocationCont
{
    float: left;
    padding: 0;
    margin: 0;
    text-align: left;
    height: 25px;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    line-height: 25px;
    text-transform: uppercase;
}
div#topMenuCont
{
    float: right;
    padding: 0;
    margin: 0;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    color: #FFFFFF;
}
div#topMenuCont .start
{
    float: left;
    width: 5px;
    height: 25px;
    background-image: url('../Images/Layout/topmenu_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
div#topMenuCont .center
{
    margin-left: 5px;
    margin-right: 5px;
    height: 25px;
    background-image: url('../Images/Layout/topmenu_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    line-height: 25px;
    font-size: 10px;
    padding-right: 10px;
}
div#topMenuCont .end
{
    float: right;
    width: 5px;
    height: 25px;
    background-image: url('../Images/Layout/topmenu_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -25px;
}
div#mainMenuCont
{
    padding: 0;
    margin: 0;
    text-align: left;
    height: 45px;
}
div#mainMenuCont .start
{
    float: left;
    width: 5px;
    height: 45px;
    background-image: url('../Images/Layout/mainmenu_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
div#mainMenuCont .center
{
    margin-left: 5px;
    margin-right: 5px;
    height: 45px;
    background-image: url('../Images/Layout/mainmenu_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    line-height: 40px;
}
div#mainMenuCont .end
{
    float: right;
    width: 5px;
    height: 45px;
    background-image: url('../Images/Layout/mainmenu_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -45px;
}
div#Content
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    margin-top: 5px;
    clear: both;
}
div#Content-Mono
{
    margin: auto;
    padding: 0px;
    text-align: left;
}
div#Content-Mono h1
{
    background-image: url('../Images/Layout/colRight_h1_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    height: 45px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
    padding-left: 10px;
    padding-right: 10px;
}
div#Content-Mono h2
{
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
div#Content-ColLeft
{
    margin: 0px;
    margin-right: -100%;
    padding: 0px;
    text-align: left;
    width: 230px;
    float: left;
    background-color: #336699;
    background-image: url('../Images/Layout/colLeft_bg.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    color: #FFFFFF;
}

div#wrapper-ColRight
{
    float: left;
    width: 100%;
}

div#Content-ColRight
{
    min-height: 300px;
    height: auto !important;
    height: 300px;
    margin-left: 235px;
    padding: 0px;
    text-align: left;
    background-color: #F4F8FB;
}
div#Content-ColRight h1
{
    background-image: url('../Images/Layout/colRight_h1_bg.png');
    background-position: left top;
    background-repeat: repeat-x;
    height: 45px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
    padding-left: 10px;
    padding-right: 10px;
}
div#Content-ColRight h2
{
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
div#Content-ColRight-Corners
{
    margin: 0px;
    height: 10px;
    padding: 0px;
}
div#Content-ColRight-Corners .start
{
    float: left;
    width: 10px;
    background-image: url('../Images/Layout/colRight_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px -10px;
    height: 10px;
}
div#Content-ColRight-Corners .end
{
    float: right;
    width: 10px;
    background-image: url('../Images/Layout/colRight_corners_bg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 10px;
}
div#Content-ColRight-Content
{
    padding: 10px;
    background-image: url(../Images/Column_Right_Left_bg.png);
    background-position: left top;
    background-repeat: repeat-y;
    font-size: 12px;
}
div#Content-ColRight-Content h1
{
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
}
div#Content-ColRight-Content h2
{
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
}
div#Footer
{
    font-size: 9px;
    color: #CCCCCC;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
div#Footer a
{
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
div#Footer a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
div#FooterLeft
{
    font-size: inherit;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 230px;
    float: left;
}
div#FooterRight
{
    font-size: inherit;
    margin: 0px;
    padding: 0px;
    text-align: right;
    width: auto;
    margin-left: 235px;
}
/* classi */
.SemaforoGreen
{
    background-image: url(../Images/Layout/Semaforo_Green.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #408229;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    text-align: center;
    min-height: 25px;
    height: auto !important;
    height: 25px;
    padding: 5px;
    font-size: 11px;
    min-width: 35px;
    width: auto !important;
    width: 35px;
    line-height: 25px;
}
.SemaforoRed
{
    background-image: url(../Images/Layout/Semaforo_Red.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #91211B;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    text-align: center;
    min-height: 25px;
    height: auto !important;
    height: 25px;
    padding: 5px;
    font-size: 11px;
    min-width: 35px;
    width: auto !important;
    width: 35px;
    line-height: 25px;
}
.SemaforoYellow
{
    background-image: url(../Images/Layout/Semaforo_Yellow.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #C48315;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    text-align: center;
    min-height: 25px;
    height: auto !important;
    height: 25px;
    padding: 5px;
    font-size: 11px;
    min-width: 35px;
    width: auto !important;
    width: 35px;
    line-height: 25px;
}
.columnLightBlue
{
    background-color: #C5D8EB;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    width: 150px;
}
table.formView
{
    width: 100%;
}
table.formView th
{
    background-color: #C5D8EB;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    width: 150px;
    vertical-align: top;
    text-align: left;
}
table.formView td
{
    vertical-align: top;
    text-align: left;
}
table.Blue
{
    width: 100%;
}
table.Blue th
{
    background-color: #C5D8EB;
    font-size: 11px;
    font-weight: bold;
    color: #006699;
    width: 150px;
    vertical-align: top;
    text-align: left;
}

.padLR5
{
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.padTB5
{
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pad5
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.CellTop td
{
    vertical-align: top;
}
.fontSmall
{
    font-size: 9px;
}
.fontBig
{
    font-size: 1.2em;
}
.clearfix
{
    clear: both;
}
.spacer
{
    clear: both;
    height: 0px;
}
.spacer5
{
    height: 5px;
}
.spacer10
{
    height: 10px;
}
.MarginBottom5
{
    margin-bottom: 5px;
}
.textRight
{
    text-align: right;
}
.textLeft
{
    text-align: left;
}
.textCenter
{
    text-align: center;
}
.CellaIntestazione
{
    background-image: url(../images/Layout/light_bg.png);
    background-repeat: repeat-x;
    color: #003366;
    font-weight: normal;
    height: 25px;
    font-size: 11px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
.CellaIntestazione a
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.CellaIntestazione a:hover
{
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.textUpperCase
{
    text-transform: uppercase;
}
.msg-warn
{
    background: url('/Assets/Images/Layout/msg-warn.png') repeat-x scroll 0 0 #F3F7AA;
    border-color: #D7E059;
    color: #6C6600;
}
.msg-warn p
{
    background: url('/Assets/Images/Layout/exclamation_octagon_fram.png') no-repeat 0 5px transparent;
    padding-bottom: 10px;
}
.msg-error
{
    background: url('/Assets/Images/Layout/msg-error.png') repeat-x scroll 0 0 #F9C9C9;
    border-color: #F3ABAB;
    color: #8D0D0D;
}
.msg-error p
{
    background: url('/Assets/Images/Layout/cross_octagon.png') no-repeat 0 5px transparent;
    padding-bottom: 10px;
}
.msg-ok
{
    background: url('/Assets/Images/Layout/msg-ok.png') repeat-x scroll 0 0 #D2ECBA;
    border-color: #A6D877;
    color: #336801;
}
.msg-ok p
{
    background: url('/Assets/Images/Layout/accept.png') no-repeat 0 5px transparent;
    padding-bottom: 10px;
}
.msg
{
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid;
    margin: 0 0 15px;
    padding: 8px 10px 0;
}
.msg p
{
    margin: 0px 0px 8px;
    padding-left: 25px;
}
.removeFilter,.removeFilterRecalculate
{
    display: inline-block !important;
    cursor: pointer !important;
}
/* MODAL */
.modalPopup
{
    padding: 5px;
    border-width: 3px;
    border-style: solid;
    border-color: #003366;
    padding: 10px;
    min-width: 350px;
    width: auto !important;
    width: 350px;
    color: #006699;
    text-align: left;
    background-color: #FFFFFF;
}
.modalBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
/*END MODAL*/
/*AJAX CONTROL TOOLKIT*/
.ajax__calendar
{
    z-index: 100002 !important;
}
.ajax__calendar_container
{
    z-index: 100002 !important;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
    z-index: 10002 !important;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
    background-color: #003366;
    font: normal 11px "Segoe UI" ,Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding: 1px;
}
/* AutoComplete item */
.autocomplete_listItem
{
    background-color: #FFFFFF;
    font: normal 11px "Segoe UI" ,Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    padding: 1px;
}
/*AJAX CONTROL TOOLKIT END*/

.forceInline
{
    display: inline-table;
    vertical-align: middle;
}
.canhide{cursor:pointer;}

.invisible
{
    display: none;
}
.DefaultTime{cursor:pointer; vertical-align:text-bottom;}
