﻿/* commented backslash hack \*/
html, body
{
    height: 100%;
}
/* end hack */
html, body
{
    margin: 0;
    padding: 0;
}
#outer
{
    min-height: 100%;
    margin-bottom: -30px;
    height: auto;
}
* html #outer
{
    height: 100%;
}
#footer
{
    width: 100%;
    clear: both;
    height: 45px;
    background-color: #003811;
    color: whitesmoke;
}
#clearfooter
{
    clear: both;
    height: 50px;
}
div > p
{
    margin: 0;
}
html > body #minHeight
{
    float: left;
    width: 0px;
    height: 100%;
    margin-bottom: -52px;
}
/*safari wrapper */

/*********************************************************************************/

body
{
    background-color: Whitesmoke;
    font-family: Arial;
    font-size: 12px;
}
A
{
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}

image
{
    border: 0;
}
LEGEND
{
    color: #003811;
}
.title
{
    color: darkgray;
    font-family: Times New Roman;
    font-size: 36px;
    padding-right: 50px;
    padding-top: 15px;
    display: inline-block;
}
.subtitle
{
    color: darkgray;
    font-family: Times New Roman;
    font-size: 24px;
    padding-right: 50px;
    padding-top: 15px;
}
.label
{
    color: Black;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    vertical-align: middle;
    font-size: 10px;
}

.field
{
    font: 10px verdana, sans-serif;
    border-bottom: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-right: gray 1px solid;
}
.fieldWhite
{
    font: 10px verdana, sans-serif;
    border-bottom: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-right: gray 1px solid;
    background-color: White;
}
.infoBox
{
    padding: 5px;
    border: 1px solid;
    background-image: url(images/second_row_main_vert.gif);
    background-repeat: repeat-x;
    text-align: right;
    float: right;
    right: 10px;
    position: absolute;
    top: 165px;
}
.infoBox a
{
    color: #003811;
}
.infoBox a:hover
{
    text-decoration: underline;
}
.menuAdmin
{
    height: 70px;
    text-align: center;
    background-image: url(images/header_vert.gif);
    background-repeat: repeat-x;
}
.menuAdminCell
{
    float: left;
    text-transform: uppercase;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 15px;
}

.separator
{
    float: left;
}
.mainContentAdmin
{
    min-height: 100%;
    background-color: gainsboro;
    vertical-align: top;
    height: 100%;
    padding: 5px;
}
.mainContentAdmin a
{
    color: #003811;
}
.secondRow
{
    height: 47px;
}
.secondRowLeft
{
    background-image: url(images/second_row_left_vert.gif);
    background-repeat: repeat-x;
}
.secondRowBreak
{
    background-image: url(images/second_row_break.gif);
    width: 10px;
}
.secondRowMain
{
    background-image: url(images/second_row_main_vert.gif);
    background-repeat: repeat-x;
}
.leftContentAdmin
{
    width: 215px;
    min-height: 90%;
    background-color: white;
    vertical-align: top;
    background-image: url(images/left_menu_horiz_2.gif);
    background-repeat: repeat-y;
}
.leftMenuHeader
{
    background-image: url(images/left_menu_horiz.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 100%;
}
.leftMenuContainer
{
    width: 100%;
    padding-bottom: 100px;
}
.LeftPanel
{
    background-color: whitesmoke;
    margin: 5px;
    padding: 10px 5px 5px 5px;
    width: 90%;
}
.hidden
{
    display: none;
}
.toolBar
{
    text-align: right;
}
.toolBar a
{
    font-size: 8pt;
}
/* Accordion */
.accordionHeader
{
    background-color: #003811;
    text-transform: uppercase;
    cursor: pointer;
    padding: 3px;
    margin-right: 15px;
    margin-bottom: 5px;
    height: 30px;
    width: 80%;
    float: right;
    display: inline-block;
}

.accordionHeader a
{
    color: whitesmoke;
    background: none;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: gainsboro;
    font-size: 0.8em;
    padding: 3px;
    margin-right: 15px;
    margin-top: 10px;
    width: 70%;
    float: right;
    color: #003811;
}
.accordionContent a
{
    color: #003811;
    background: none;
    text-decoration: none;
    text-transform: none;
}

.accordionContent a:hover
{
    background: none;
    text-decoration: underline;
    text-transform: none;
}

.watermarked
{
    /*	height:20px; 	width:150px; 	padding:2px 0 0 2px;*/
    font-size: 11px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}

/*grid****************************/
.grid-pager
{
    background: #bbbbbb;
    border-top: solid 1 black;
}

.grid
{
    border: solid 2px Black;
}

.grid-header
{
    background: cornflowerblue;
    text-decoration: none;
    font-weight: normal;
}
.grid-header th
{
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    color: Black;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    padding: 1 1 1 4;
    border-bottom-style: outset;
    border-right-style: outset;
    border-width: 1px;
}
.grid-header a
{
    color: White;
}
.literal
{
    font-size: 12px;
    font-family: Tahoma;
}
/* Rounded Corners*/

.roundedPanel
{
    width: 90%;
    background-color: whitesmoke; /*color:white; 	font-weight:bold;*/
}

/*tab container*/
.TabContainer
{
    margin-left: 5px;
    margin-right: 5px;
}

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
    background-color: #003811;
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #2F4F4F;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    text-transform: capitalize;
}
.HeaderStyle a
{
    color: White;
}
.FooterStyle
{
    background-color: #003811;
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #2F4F4F;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    text-transform: capitalize;
}
.FooterStyle a
{
    color: White;
}
.FooterStyle a:hover
{
    text-decoration: underline;
}
.AlternatingRowStyle
{
    background-color: gainsboro;
}
.RowStyle
{
    background-color: WhiteSmoke;
}
.EditRowStyle
{
    background-color: ThreedLightShadow;
}
.SelectedRowStyle
{
    background-color: ThreedLightShadow;
}
.EmptyDataRowStyle
{
    background-color: WhiteSmoke;
}
.EmptyDataRowStyle a:hover
{
    text-decoration: underline;
}

#breadcrumbs
{
    color: #003811;
    font: 1.2em;
}
.heading
{
    padding: 1em 0 1em 0;
    color: #003811; /*font-family:Arial, Sans-Serif;*/
    font-weight: bold;
    font-size: 1.1em;
}

.progress
{
    width: 150px;
    height: 150px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    margin: 5px;
    background: url( "images/loading.gif" ) no-repeat left center;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #dddddd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

#boxCommessa
{
    background-color: #dddddd;
    width: 180px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
    padding: 3px;
    border: solid 1px #aaa;
    font-size: 0.8em;
}
.boxDetail
{
    font-weight: bold;
    padding-left: 20px;
}
#boxLogin
{
    font-size: 0.8em;
    background-color: #dddddd;
    width: 180px;
    margin-left: 10px;
    display: block;
    padding: 3px;
    border-bottom: solid 3px #003811;
    border-top: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-left: solid 1px #aaa; /*float: right;*/
    text-align: left;
}
.login
{
    border-style: solid;
    border-color: #003811;
    border-width: 1px;
}

.sectiontitle
{
    font-weight: bold;
    font-size: larger;
    color: #b45d16;
}

.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

/***********WidgetMessaggi*******************/
 #widgetMessaggi ,#widgetDocumenti
    {
        padding: 5px;
        background-color: gainsboro;
        width: 315px;
        height: 100%;
    }
    
    #widgetMessaggi fieldset,
    #widgetDocumenti fieldset    
    {
        width: 95%;
    }
    
    #widgetMessaggi a,
    #widgetDocumenti a
    {
        float:right;
        margin: 5px 15px 5px;
    }
   
    #widgetMessaggi input, #widgetMessaggi select, #widgetMessaggi label, #widgetMessaggi textarea
    {
        /*float: left;*/
        clear: left;
        width: 95%;
    }
    
    #widgetMessaggi ul,
    #widgetDocumenti  ul
    {
        list-style-type: none;
        margin: 5px auto 5px auto;
        -webkit-padding-start: 0px;
        width: 90%;
        display:block;
        position:relative;
top :0px;
    }
    
    #widgetMessaggi li,
    #widgetDocumenti  li
    {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 3px 0;
        overflow: auto;
        color: #333;
        display: block;
        font: normal 85% Verdana, Arial, Helvetica, sans-serif;
        line-height: 125%;
        background: #eeeeee;
    }
       
    /*#widgetMessaggi li:hover
    {
        background: #eeeeee;
    }*/
    
    #widgetMessaggi .mittente
    {
        background : url(images/arrow_right.png) no-repeat right 0;
    }
    #widgetMessaggi .destinatario
    {
        background : url(images/arrow_left.png) no-repeat right 0;
    }
    
    #widgetDocumenti li:hover
    {
        border:1px solid black;
    }
    
    #widgetDocumenti .nonVisto
    {
        background-color:#ccc;  
    }
    
    /***********************************/

.slide
{
    position: relative;
    overflow: hidden;
    min-height: 600px;
    width: 100%;
    margin: 1em 0;
  /*  border: 1px solid #999;*/
}
.slide .inner
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 350px;
    height: 100%;
    background-color: transparent;
    color: #333;
    margin-right: -330px;
    
}

.slideContent
{
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    background-color:gainsboro;
      height: 100%;
              overflow:auto;
}

.slideCommand 
{float:left;
 clear:left;
    width:20px;
	/*position: absolute;
    top: 0;*/
    z-index: 999;
    border:2px solid whitesmoke;
}
.slideCommand a
{
   -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    writing-mode: tb-rl;
    background-color:rgb(0, 56, 17);
    color:Whitesmoke;
    padding: 3px;
}

