﻿@import url('https://fonts.googleapis.com/css?family=Arimo');

/* menu di sinistra */
#loader
{
    position: fixed;
    margin: 0px 0px 0px 0px; /* top, , height, left */
    width: 0px;
    height: 0px; /*background: url(../images/progressbar.gif) left top no-repeat;*/
    left: 45%;
    top: 40%;
    bottom: 300px;
    z-index: 999999999;
}

.SideBorderLinked
{
    border-right: 1px solid #FF9F00;
    padding-left: 2px;
    padding-right: 2px;
}
.SideBorderLinked td
{
    padding-top: 1px;
    padding-bottom: 2px;
}
.SideBorderLinked td.BorderBottomTitles
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.BorderBottomTitles
{
    border-bottom: 1px solid #C0C0C0;
}

.BorderBottomTitles span
{
    text-decoration: none;
    cursor: default;
    font-weight: bold;
}

.BtnIcon
{
    margin-left: 2px;
    cursor: pointer;
}

td.sideContainer
{
    border: 1px solid #C0C0C0;
    background-color: #E3E3E3;
}

div.sideTitle
{
    border-bottom: 1px solid #C0C0C0;
    background-color: #CDCDCD; /*#D6D6D6;*/
    background-image: url(/images/GridTitleBg.gif);
    background-repeat: repeat-x;
    background-position: top;
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    height: 18px;
    padding: 2px 1px 1px 3px;
}

div.sideSubmit
{
    text-align: right;
    padding: 4px 2px 2px 3px;
    background-color: #EEEEEE;
}

div.sideFixed
{
    background-color: #EEEEEE;
    padding: 2px 2px 2px 3px;
    border-bottom: 1px solid #EEEEEE;
    text-align: left;
    text-decoration: none;
}

table.sideFixed
{
    background-color: #EEEEEE;
    padding: 2px 2px 2px 3px;
    border-bottom: 1px solid #C0C0C0;
    text-align: left;
}

table.normal
{
    text-align: left;
    padding: 2px 2px 2px 2px;
    border: 0;
    vertical-align: middle;
}

div.sideInputTitle
{
    background-color: #EEEEEE;
    padding: 2px 2px 0 3px;
    text-align: left;
    text-decoration: none;
}

div.sideInput
{
    background-color: #EEEEEE;
    padding: 0 2px 0px 3px;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #EEEEEE;
}

a.sideBtn
{
    display: block;
    padding: 2px 2px 2px 3px;
    border-bottom: 1px solid #EEEEEE;
    text-align: left;
    background-color: #E5E5E5;
    text-decoration: none;
    border-left: 4px solid #797979;
}

a.sideBtn:hover
{
    background-color: #EEEEEE;
    border-left: 4px solid #FF9F00;
}

a.sideEvidence
{
    border-left: 4px solid #FFD700;
}

a.sideWithsub
{
    background-image: url(/images/subm.gif);
    background-repeat: no-repeat;
    background-position: right;
}

td.pageTitle
{
    border-bottom: 1px solid #C0C0C0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    height: 20px;
    padding: 4px 0 0 0;
    vertical-align: top;
    text-indent: 14px;
    background-image: url(/images/titleside.gif);
    background-repeat: no-repeat;
    background-position: left;
}

td.pageStyle
{
    padding-left: 6px;
    padding-right: 6px;
}

/* colori comuni alla linea di mezzo e al menu*/
.CommonColor
{
    background-color: orange;
    color: #FFF;
}
.CommonColorRevert
{
    background-color: white;
    color: #000;
}

#takemiddle
{
    padding-top: 40px;
}

/* Bar dell'alfabeto*/
#AlfabetoRow
{
    font-size: 11px;
    text-decoration: none;
    color: #000;
    padding-bottom: 2px;
}

#AlfabetoRow span
{
    font-size: 11px;
    cursor: pointer;
    text-decoration: underline;
}

.newselect
{
    text-decoration: none;
    padding-left: 1px;
    overflow: hidden;
    text-align: left;
}

#TabControl
{
    max-width: 800px;
}

.sbtn
{
    padding: 0px 1px 0px 1px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background: #EEE;
    color: #000;
    font: verdana 10px;
    border-color: #D3D3D3 Gray Gray #D3D3D3;
}

a.menu
{
    text-decoration: none; /*	filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=true);*/
}
a.menu:link
{
    text-decoration: none; /*	filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=true);*/
}
a.menu:hover
{
    text-decoration: underline; /*	filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=true);*/
}
.newselect
{
    font: verdana 10px;
}
.ctbl
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* Square di divisione dei menu */
.mpx
{
    width: 5px;
    height: 5px;
}

.save:hover
{
    /* 	color: Black !important; 	background-position: top !important; 	background-color:#BCDDEE;*/
    background-image: -webkit-gradient( 	linear, 	left top, 	left bottom, 	color-stop(0, #FCFCFC), 	color-stop(1, #EBEBEB) );
    background-image: -o-linear-gradient(bottom, #FCFCFC 0%, #EBEBEB 100%);
    background-image: -moz-linear-gradient(bottom, #FCFCFC 0%, #EBEBEB 100%);
    background-image: -webkit-linear-gradient(bottom, #FCFCFC 0%, #EBEBEB 100%);
    background-image: -ms-linear-gradient(bottom, #FCFCFC 0%, #EBEBEB 100%);
    background-image: linear-gradient(to bottom, #FCFCFC 0%, #EBEBEB 100%);
    cursor: pointer;
}

.save
{
    /*border-right: white 1px outset !important; 	border-left: white 1px outset !important; 	border-top-style: none !important; 	border-bottom: white 1px outset !important; 	background-color: #fff !important; 	background-repeat: repeat !important; 	background-position: 50% bottom; 	background-image: url(../../images/bgsave.gif)!important; 	font-size: 10px !important; 	text-decoration: none !important; 	padding-top: 2px !important; 	padding-left: 2px !important; 	padding-right: 2px !important; 	height: 18px !important; 	text-transform: uppercase !important; 	vertical-align: top !important;*/ /*  -moz-border-radius: 10px !important;     -webkit-border-radius: 10px !important;      /*min-width:75px;*/ /*background-color:#7199C2;      min-height:25px;      color:White;     font-weight:bold;     padding:2px 2px 2px 2px;     text-transform:capitalize;     */
    padding: 0 18px;
    height: 29px;
    font-size: 12px;
    font-weight: bold;
    color: #527881;
    text-shadow: 0 1px #e3f1f1;
    background: #cde5ef;
    border: 1px solid;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-radius: 3px;
    outline: 0;
    background-image: -webkit-gradient( 	linear, 	left top, 	left bottom, 	color-stop(0, #EBEBEB), 	color-stop(1, #FCFCFC) );
    background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: -webkit-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: linear-gradient(to bottom, #EBEBEB 0%, #FCFCFC 100%);
}

.savewait
{
    border: white 1px outset;
    background-color: #FFF;
    background-repeat: repeat;
    background-image: url(/images/bgsave.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
    height: 16px;
    text-transform: uppercase;
    vertical-align: top;
    cursor: wait;
    color: #AAA;
}

/* TabControl */
.ActiveTab
{
    border-right: white thin outset;
    border-left: white thin outset;
    border-top-style: none;
    border-bottom: white thin outset;
    background-color: #FFF;
}

.DisabledTab
{
    border-right: white thin outset;
    border-left: white thin outset;
    border-top-style: none;
    border-bottom: white thin outset;
    background-color: #EEE;
}

table.tblmenu
{
    border-collapse: collapse;
}

table.tblstruct
{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    border: none;
}

/* Inizio Tabelle e repeater di riepilogo */

.TableHlip
{
    table-layout: fixed;
}

.GridItemHlip
{
    -o-text-overflow: ellipsis; /*	text-overflow: ellipsis;*/
    overflow: hidden;
    white-space: nowrap;
}

.GridTitle
{
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid black;
    background-color: #DDD;
    background-image: url(/images/GridTitleBg.gif);
    background-repeat: repeat-x;
    background-position: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    height: 20px;
    text-indent: 2px;
}

.GridTitleFlat
{
    background-color: #F2F2F2;
}

.GridItem
{
    border-right: 1px solid #F2F2F2;
    background-color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 2px;
    white-space: nowrap;
}

.GridItemAltern
{
    border-right: 1px solid #FFF;
    background-color: #F2F2F2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 2px;
    white-space: nowrap;
}
.ActGridItem
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.ActGridItemAltern
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #F2F2F2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.GridItemBorderBottom
{
    border-bottom: 1px solid #F0f0f0;
}

.LastItem
{
    border: 1px solid #AAA;
    margin-top: 2px;
    width: 95%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 2px;
    
    margin: 1% 2px 2px;
    border-radius: 3px;
}

.Grid
{
    background-color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
}

.GridApp
{
    background-color: orange;
}

.ListResult
{
    border: 1px solid Silver;
    background-color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
}

.FullBorder
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}


.DNCell
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding-left: 2px;
    cursor: pointer;
    width: 20px;
}

/* pad bottom su casella giorno */
.DCalPadding
{
    padding-bottom: 1px;
}

/* casella data giorno */
.Dcal
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.HCell
{
    border: 1px solid silver;
    font-size: 6px;
}
/* Voci del menu sulla sinistra */
/* Cambio colore della casella data */
.Cora
{
    color: orange;
    border-bottom-color: orange;
    border-right-color: orange;
}

/* appuntamento non confermato */
.Cncnf
{
    background-color: #c5c5c5;
}

/* appuntamento */
.Capp
{
    background-color: #FF9F00;
}
/* appuntamento fuori orario*/
.Cfo
{
    background-color: #0000FF;
}


/* sfondo festivi */
.Cbfe
{
    background-color: #FFFFCC;
}


/* sfondo normale */
.Cbno
{
    background-color: white;
}

/* sfondo oggi */
.Cbtd
{
    background-color: #FFEBCD;
}
/* sfondo Week */
.Sebg
{
    background-color: #DDD;
}
/* mouseover in calendario */
.Cbmo
{
    background-color: #EEE;
}

/* settimane */
.WkTl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 1px solid black;
    background-color: orange;
    text-align: center;
}

/* sfondo eventi giornalieri*/
.Cbgg
{
    background-color: #FFEBCD;
}

/* Tabelle da rendere visibili */
.Tvis
{
    display: inline;
}

/* Tabelle da rendere invisibili */
.Tnas
{
    display: none;
}

/* altezza font per celle vuote */
.Tepy
{
    font-size: 0px;
}

/* ultima cella di una tabella */
.Lcit
{
    border: none;
}
/* aggiunge spazio in alto */
.Padt
{
    padding-top: 1px;
}
/* bordo sotto */
.Bbot
{
    border-bottom: 1px solid #000;
}
/* ---- OLD  ---- */
@media screen
{
    /*
                    #Title{
                    	font-family : Verdana, Arial, Helvetica, sans-serif;
                    	font-size : 18px;
                    }
                    */

    .BigTitle
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
    }

    body
    {
        background-color: #f3f0eb;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
    }

}
.BodyBGColor
{
    background-color: #F2F2F2;
}

a
{
    /*text-decoration: none;*/
    color: #000;
}

.BaseVisForm
{
    border-bottom: 1px dashed #888888;
}

.VisForm
{
    background-color: #FFF;
    border-bottom: 1px dashed #888888;
}

.list
{
    border: 1px solid Silver;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    cursor: pointer;
}
.ListResultTitle
{
    border: 1px solid #C0C0C0;
    border-bottom: 1 solid black;
    background-color: #DDD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.WeekTitle
{
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.ListResultTitleLow
{
    border: 1px solid black;
    background-color: #C0C0C0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}

.BtnSubmit
{
    border: 1px solid Silver;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    cursor: pointer;
}
.LoginSubmit
{
    border: 1px solid Silver;
    width: 100%;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    cursor: pointer;
}
.BtnSubmitMail
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: red;
}
.btnfieldmail
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    border-style: none;
    background-color: #f2f2f2;
    text-align: left;
}
.inputautoform
{
    border: 1px solid Silver;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
}
.boxdesign
{
    width: 94.5%;
    border: 1px solid #AAA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    margin: 2px;
    border-radius: 3px;
    padding: 3px 0;
}


.dropdown
{
    border: 1px solid #AAA;
    margin-top: 2px;
    width: 95%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 2px;
    height: 27px !important;
    margin: 1% 2px 2px;
    border-radius: 3px;
}
.lbldesign
{
    border: 0px solid #AAA;
    width: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 14px;
    vertical-align: top;
    background-color: Transparent;
    border-style: none;
}

.boxdesignreq
{
    background-color: #FFFCED;
    border: 1px solid #AAA;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.currencyautoform
{
    border: 1px solid #AAA;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
}

.BoxDesignView
{
    border: none;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #F2F2F2;
}

.OpportunityView
{
    border: none;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFF;
}

.DashedBorder
{
    border-bottom: 1px dashed #888;
}

.listboxautoform
{
    border: 1px solid Silver;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.ListCategory
{
    overflow: auto;
    height: 100;
    width: 100%;
    border: 1px solid Silver;
}

.textareaautoform
{
    border: 1px solid Silver;
    width: 100%;
    height: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.textareaBoxDesign
{
    border: 1px solid Silver;
    width: 100%;
    height: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.divautoform
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}

.divautoformRequired
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #F76310; /*	font-weight: bold; */
}
.Indice
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid Silver;
    cursor: pointer;
}
.btnmove
{
    font-family: Marlett;
    font-size: 15px;
    cursor: pointer;
}
.menuitems
{
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}
.HeaderG
{
    font-family: Verdana;
    font-size: 15px;
    color: #000;
}
.HeaderP
{
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.CalendarDays
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.normal
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}

.linked
{
    cursor: pointer;
    text-decoration: underline;
}

.normal8
{
    font-family: Verdana;
    font-size: 8px;
    color: #000;
}

.normalMessages
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    border: 1px solid Silver;
    cursor: pointer;
}
.normal12
{
    font-family: Verdana;
    font-size: 12px;
    color: #000;
}

.marlettpointerBlack
{
    font-family: Marlett;
    font-size: 12px;
    color: #000;
    cursor: pointer;
}

.marlettpointerOrange
{
    font-family: Marlett;
    font-size: 12px;
    color: #F76310;
    cursor: pointer;
}
.marlettBlack
{
    font-family: Marlett;
    font-size: 12px;
    color: #000;
}

.errori
{
    font-family: Verdana;
    font-size: 10px;
    color: red;
}
.btn
{
    border: 1px solid #000;
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
    width: 25px;
}
.GridViewTitle
{
    background-color: #e2e2e2;
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid black; /*background-color:/*#7199C2; #0CA3D2; 	background-repeat: repeat-x; 	background-position: top;      vertical-align:middle;           text-transform:capitalize;           */
    font-family: Arial;
    text-align: left;
    text-indent: 0;
    height: 26px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #464646 !important;
    text-decoration: none;
}
.GridViewTitle a:link
{
    color: #464646 !important;
}

.GridViewTitle a:visited
{
    color: White !important;
}

.GridViewTitle a:hover
{
    color: #888888 !important;
}

.GridViewTitle a:active
{
    color: White !important;
}
.GridViewItem
{
    border-right: 1px solid #F2F2F2;
    background-color: #fff;
    font-family: 'Arimo', sans-serif;
    font-size: 14px; /*text-indent: 2px; 	*/
    text-align: left;
    height: 35px;
    white-space: normal;
    text-transform: capitalize;
    border: solid 1px #ccc;
}
.GridViewAltern
{
    border-right: 1px solid #FFF;
    background-color: #F2F2F2;
    font-family: Century Gothic;
    font-size: 14px; /*text-indent: 2px; 	*/
    text-align: left;
    height: auto;
    text-transform: capitalize;
    white-space: nowrap;
}
.GridViewFooter
{
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid black;
    background-color: ActiveBorder;
    background-repeat: repeat-x;
    background-position: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
    height: auto;
}
.HeaderRubrica
{
    font-size: 9px;
    font-family: verdana;
    border: 1px solid black;
    height: 16px;
    cursor: pointer;
    background-color: #FFF;
}
.HeaderContacts
{
    font-size: 11px;
    font-family: verdana;
    cursor: pointer;
    text-decoration: underline;
}

.RubricaButtons
{
    font-size: 9px;
    font-family: verdana;
    border: 0px solid black;
    cursor: pointer;
}
.nothing
{
    font-size: 1px;
    height: 1px;
}
.main
{
    position: absolute;
    left: 100;
    top: 100;
    border: #000 2px solid;
    display: none;
}
.topbar
{
    width: 600;
    height: 20;
    background-color: #0000cc;
    color: #FFF;
}
.helpbox
{
    width: 600;
    height: 350;
    background-color: #e5e5e5;
    padding: 2px;
}
.icona
{
    width: 11;
    height: 11;
    cursor: pointer;
}
.Bar0
{
    background-color: #434B4D;
}
.Bar1
{
    background-color: #ffa500;
    border-bottom: 1px solid #000;
}
.menu
{
    top: 52px;
    left: 10px;
    width: 190px;
    position: absolute;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    border-right-color: Orange;
    border-right-style: solid;
    border-right-width: 1px;
    height: auto;
}

.menuLessWidth
{
    top: 52px;
    left: 5px;
    width: 170px;
    position: absolute;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    border-right-color: Gray;
    border-right-style: solid;
    border-right-width: 1px;
    height: auto;
    z-index: 1;
}
.menuleft
{
    /*border-right-color:Orange; 	border-right-style:solid; 	border-right-width:1px;*/
}
.menuhover
{
    background-color: orange;
    color: white;
}
.menuselect
{
    background-color: white;
}
.menuleaf
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.menunode
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.menuparent
{
    padding-top: 0px;
    padding-bottom: 0px;
}
menuroot
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.menubottom
{
    color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
}
.msvoci
{
    color: #000;
    text-decoration: none;
}

.msvocisel
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

.Bar3
{
    background-color: #C0C0C0;
}

.Bar2
{
    background-color: #C0C0C0;
    font-weight: bold;
    color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


.AlfabetoNormal
{
    font-size: 11px;
    font-family: verdana;
    cursor: pointer;
    text-decoration: underline;
    color: #000;
}

.AlfabetoSelected
{
    font-size: 11px;
    font-family: verdana;
    cursor: pointer;
    text-decoration: underline;
    color: #F76310;
}

.AppWeek
{
    border: 1px solid #FF9F00;
    border-bottom: 1px solid #000;
    font-family: arial;
    font-size: 10px;
    color: #000;
    background-color: #FF9F00;
}

.AppWeekBottom
{
    border-bottom: 1px solid #000;
    font-family: verdana;
    font-size: 10px;
    color: #000;
    padding-bottom: 2px;
    padding-top: 1px;
}

.EveWeek
{
    border: 1px solid #FFBB77;
    border-bottom: 1px solid #FF9F00;
    font-family: verdana;
    font-size: 10px;
    color: #000;
    background-color: #FFBB77;
}

.EveWeekBottom
{
    border-bottom: 1px solid #FF9F00;
    font-family: verdana;
    font-size: 10px;
    color: #000;
    padding-bottom: 2px;
    padding-top: 1px;
}
.Linethrough
{
    text-decoration: line-through;
    color: #F76310;
}
.LinethroughGray
{
    text-decoration: line-through;
    color: gray;
}
/* appuntamento ricorrente */
.CRec
{
    border: 1px solid silver;
    background-color: #CD853F;
}

/* Cursor pointer */
CursPointer
{
    cursor: pointer;
}

InputRightAlign
{
    text-align: right;
}


@media print
{
    .HideForPrint
    {
        visibility: hidden;
    }
    .ListResultTitle
    {
        border: 1px solid black;
        background-color: #C0C0C0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: center;
    }
    .ListResult
    {
        border: 1px solid Silver;
        background-color: #FFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
    }
    .Bar0
    {
        background-color: #FFF;
    }
    .Bar1
    {
        background-color: #FFF;
    }
    .Bar2
    {
        background-color: #FFF;
    }

}

#Suggestions
{
    /* Make element float in the center */
    position: absolute;
    left: 100px;
    top: 20px; /* 	Set the width and height 	width: 660px; 	height: 140px; 	*/ /* Set margin to half the values of width/height 	margin-left: -230px; 	margin-top: -1px; 	*/
}

/* Editor HTML */
.dropeditor
{
    border: 1px solid #AAA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.err
{
    background-color: #F6C9A0;
    padding: 10px;
    text-align: left;
    border: solid 2px #FFA500;
    width: 90%;
    position: absolute;
    top: 60px;
    left: 45px;
}

/* disabilita tabella */
.disabletable
{
    text-decoration: none;
    color: #aaaaaa;
}


#ranker
{
    width: 100px;
    height: 10px;
    border: 1px solid black;
    background-image: url(/i/rankgradient.gif);
    text-align: left;
}
.rankerindex
{
    width: 50px;
    height: 10px;
    font-size: 1px;
    display: block;
    border-right: 2px solid black;
}

.scroll
{
    height: auto;
    width: auto;
    overflow: scroll;
    padding: 8px;
}
.header
{
    top: 0px;
    left: 0px; /*position: absolute;*/
    margin: 0 auto;
    width: 100%;
}
.content
{
    width: 98.5%;
    font-size: 14px !important;
    font-family: Century Gothic !important;
    margin: 0 auto;
    margin-top: 3%;
    /*background-color: White;*/
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    float:left;
    background-color:#ffffff;
}
.headerdt
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    padding-top: 0px;
}
.tdheader
{
    font-size: 14px;
    padding: 7px 10px !important;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    background-color: #8b9489; /*Orange;*/
    text-align: center;
    padding: 12px;
    border-radius: 5px;
}
/*Created By : Satish; On date : 22 May 2010; Reason : To apply blue backgaround of the Grid in viewapplication.aspx*/
.bgBlue
{
    font-size: 10px; /*font-weight:bold;*/
    background-color: #0066df; /*Orange;*/
}

.tblborder
{
    /*style="border-style:solid; border-color:Lightgrey;"*/
    border-style: none;
    border-width: thin;
    border-color: #abc3d7;
    width: 100%;
}
.tblTDHeader
{
    /*style="border-style:solid; border-color:Lightgrey;"*/
    background-image: -webkit-gradient( 	linear, 	left top, 	left bottom, 	color-stop(0, #E8CEF0), 	color-stop(1, #E3DCE3) );
    background-image: -o-linear-gradient(bottom, #E8CEF0 0%, #E3DCE3 100%);
    background-image: -moz-linear-gradient(bottom, #E8CEF0 0%, #E3DCE3 100%);
    background-image: -webkit-linear-gradient(bottom, #E8CEF0 0%, #E3DCE3 100%);
    background-image: -ms-linear-gradient(bottom, #E8CEF0 0%, #E3DCE3 100%);
    background-image: linear-gradient(to bottom, #E8CEF0 0%, #E3DCE3 100%);
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    border-radius: 4px;
}
.tblTDHeader_Search
{
    /*style="border-style:solid; border-color:Lightgrey;"*/
background-color: #D6D6D6;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    text-shadow: transparent!important;
    padding: 4px 0 !important;
    font-weight: bold;
    color: black;
    text-align: center!important;
}
.tblTD15
{
    text-align: left;
    width: 15%;
}
.tblTD55
{
    text-align: left;
    width: 55%;
}
.popupbutton
{
    border: 0px;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}
.tdbody
{
    font-family: Verdana;
    font-size: 11px;
    border-color: Orange;
    border: solid 1px orange;
    text-align: left;
}
.tbltextsize
{
    height: 12px;
    font-size: 11px;
}
.tblddlsize
{
    width: 137px;
    height: 12px;
    font-size: 11px;
}
.tbltextnum
{
    width: 137px;
    text-align: right;
    height: 11px;
    font-size: 11px;
}
.tblsmallinput
{
    font-size: small;
}
.tblmedinput
{
    font-size: medium;
}
.tbllargeinput
{
    font-size: large;
}
.ddlsmall
{
    font-size: small;
}
.ddlmed
{
    font-size: medium;
}
.ddllarge
{
    font-size: large;
}
.today
{
    color: black;
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.days
{
    color: navy;
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
.dates
{
    color: black;
    font-family: sans-serif;
    font-size: 10pt;
}


/*CSS for Progress Background */
#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2000;
    height: 1800px;
}

/*CSS for Process Message*/
#processMessage
{
    position: fixed;
    top: 47%;
    left: 30%;
    padding: 10px;
    width: 40%;
    height: 5%;
    z-index: 2001;
    background-color: #fff;
}

#progressBackgroundFilterCover
{
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2000;
    height: 1800px;
}
.ReportTitle
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    text-align: left;
    text-transform: uppercase;
}
.ReportTitle2
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
}
.SHaccHeader
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    border: solid 2px #4F4F4F;
}
.SHtd
{
    padding-top: .5px;
}



/*AutoComplete flyout */
.autocomplete_list
{
    border: solid 1px #444444;
    margin: 0px;
    padding: 2px;
    height: 300px;
    overflow: auto;
    background-color: #FFFFFF;
    font-size: 14px;
}
.rounded-corners
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.autocomplete_listItemSmall
{
    display: block;
    text-decoration: none;
    color: #000000;
    background-color: #FFFFFF;
    line-height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-left: 10px;
    cursor: pointer;
}

.autocomplete_highlighted_listitem
{
    color: Black;
    background-color: #CCCDE2;
    background-repeat: repeat-x;
    font-size: 14px;
}
.watermarked
{
    color: Gray;
}




/* enquery page entry*/
.ui-accordion-content
{
    zoom: 1;
}
.clearfix
{
    height: 1%;
}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.modalPopup
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 350px;
    height: 200px;
}

.modalPopuplatest
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding:10px;
    width: 350px;
    height: auto;
}

.watermarked
{
    color: Gray;
}


.Multilinebox
{
    border: 1px solid #AAA;
    font-family: Century Gothic !important;
    font-size: 14px !important;
    height: 80px;
    border-radius: 3px;
}



.popupcontent
{
    font-size: 14px !important;
    font-family: Century Gothic !important;
    background-color: #f9f7f9;
    border: 1px solid #ccc;
    background-color: #f9f7f9;
    border-radius: 13px;
    width: 100%;
    margin: 10px 10px 10px 10px;
}
.commonsenderform
{
    font-size: 14px !important;
    font-family: Century Gothic !important;
    background-color: #f9f7f9;
    border: 1px solid #ccc;
    background-color: #f9f7f9;
    border-radius: 5px;
    width: 95%;
    margin: 10px 10px 10px 10px;
    margin:2% auto 0;
}





/*==========================satish 22-7-15================*/
.popup_buttonnew
{
    background-color: #fff;
    padding: 4px 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-right: 5px;
}
#ctl00_ContentPlaceHolder1_upGrdSearch table tr td
{
    padding: 4px 11px;
}
#ctl00_tblHeader td
{
    border: none;
}
.headerdt a
{
    padding: 1px 12px;
    text-decoration: none;
}
.ctl00_Menu_1.MenuStaticItemStyle.ctl00_Menu_3
{
    padding: 6px 15px;
}
.menuLongWidth
{
    top: 51px;
}
#ctl00_ContentPlaceHolder1_div_gridlegend > div
{
    padding: 7px 15px !important;
    color: #fff !important;
    margin-right: 3px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.ajax__tab_xp.ajax__tab_container.ajax__tab_default > div table td
{
    padding: 4px 11px;
}
.GridViewTitle a
{
    text-decoration: none;
}
/*.content table tr td
{
    padding: 0px 5px;
}*/
.Multilinebox
{
    margin-top: 1%;
}
.GridViewItem
{
    width: 100%;
}
.nameHeadding
{
    color: 000;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #bababa;
    text-transform: uppercase;
}
/*#TABLE1 td { border:solid 1px #ccc;}*/
#ctl00_ContentPlaceHolder1_grdActivity td
{
    word-wrap: break-word;
}
.popup_heading
{
    color: Red;
    font-size: 12px;
    border-bottom: 2px solid;
    text-transform: uppercase;
}
#ctl00_ContentPlaceHolder1_gridReceivedMsg td
{
    padding: 4px 11px;
}
.ajax__tab_body.ajax__scroll_horiz
{
    overflow-x: visible;
}
.Add_follow_up
{
    border: 1px solid #ccc;
    width: 98%;
    margin: 0 auto;
    margin-top: 1%;
    box-shadow: 1px 1px 2px #ccc;
    border-radius: 4px;
}
.detail_entry
{
    width: 90%;
    margin: 0 auto;
}
.icon_img
{
    background-image: url(&quot;../images/delete.gif&quot;);
}
hr
{
    color: #e5e5e5;
}
.ui-helper-reset
{
    margin-top: 9px;
}
.grid_table_class
{
    width: 100%;
}
.grid_table_class table td
{
    border: solid 1px #ccc;
}
.multi.MultiFile-applied
{
    width: 181px;
    padding-top: 5px;
}
.slidernav span {
    background-color: #888888;
    border-radius: 5px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    opacity: 8;
    padding: 8px 8px;
    text-decoration: none;
}
.previous {
    left: 0;
    position: absolute;
    top: 40%;
    z-index: 99;
}
.next {
    right: 0;
    position: absolute;
    top: 40%;
    z-index: 99;
}
/*=========================satish 22-7-15 end============*/


/*shubhankar design 28/9/18*/



.save {
    padding: 0 18px;
    height: 29px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 1px #e3f1f1;
    background: #16a0c4;
    border: 1px solid;
    border-color: #16a0c4 #16a0c4 #16a0c4;
    border-radius: 3px;
    outline: 0;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #EBEBEB), color-stop(1, #16a0c4) );
    background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: -webkit-linear-gradient(bottom, #16a0c4 0%, #16a0c4 100%);
    background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #FCFCFC 100%);
    background-image: linear-gradient(to bottom, #16a0c4 0%, #16a0c4 100%);
}

    .save:hover {
   background: #10748e;
    }