
/*===========================================================*/
/*=                layout                                   =*/
/*===========================================================*/
@font-face {
   font-family: 'Cursif';
   src: url(font/Cursif.eot);
   src: local('Cursif'), url('font/Cursif.ttf') format('truetype');
}

html, body {
    height: 100%;
    margin: 0; padding:0;
    font-size:14px;
}

body {
    font-family: Verdana,Arial,sans-serif;
    background-color:#ffffff;
}

#bgr {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
    min-width: 988px ;
    width: 100% ;
    background-color: #EAEAEA;
}

#footer, .push {
    height: 30px; /* .push must be the same height as .footer */
    min-width: 988px ;
    width: 100%;
    margin: 0 auto;
}

#holder {
}

/*===========================================================*/
/*=                tophead                                  =*/
/*===========================================================*/
#tophead {
    text-align: left;
    line-height: normal;
    position: relative;
    height:80px;
}

#tophead2 {
    text-align: center;
}

#divlogoheader {
    margin: 0;
    padding: 0;
}

#infoheader2 {
    position: absolute; top: 10px; right: 20px;
    z-index: 5;
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size:2em;
    color:#000000;
}

div#ombra{
    width: 100%;
    height:80px;
    color: #FFFFFF;
    background-color: #FFFFFF; /*#96CF6F NINO*/
    font: 22px arial,serif;
    padding:0px;
    /*background-image: url("../Image/loghi/banner.png");*/
}

div.pie{
    behavior: url(PIE.htc);
    position:relative;
}

div.pie2{
    behavior: url(../PIE.htc);
    position:relative;
}

.titoloHeader {
    text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000 !important;
}

.cruscotto {
    /*display: inline-block !important;*/
    /*float: right !important;*/
    padding: 2px !important;
    font-size: 18px !important;
    text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000 !important;
    color: #BBBBBB !important;
}

#moonbutton {
    float: left;
    width: 90px;
}

#topcol {
    background-color: #54585f; /*transparent;*/
    width: 100%;
}

#topcolindex{
   width: 100%;
   height: 30px;
   background-color: #54585f; 
}

#content {
    margin: 0 auto;
    padding: 0;
    width: 98%;
}

#left ,#right {
    margin: 0;
    width: 25%;
    float: left;
    padding: 0 0 10px 0;
    text-align: left;
}

#main {
    padding: 0;
    margin: 0;
}

#mainmezzo {
    width: 70%;
    padding: 0 10px;
    margin: 0;
    float: left;
}

.clr {
    display: block;
    clear: both;
    width: 100%;
    height:1px;
}

#footer {
    font-size:0.7em;
    color: #ffffff;
    background-color:#3D5C9A ;
    text-align: center;
    padding: 0;
    line-height:3em;
}

#footer a {
    color: #919191;
    text-decoration: none;
}

.separator {
    border-top: 1px solid #e0e0e0; 
    margin:5px 0;
}

.descr b{
    color:#c40000;
}

.info {
    padding:10px; 
    line-height:2em;
}

.info b{
    color:#0000FF;
}

.des {
    text-align:right
}

.cen {
    text-align:center
}

.mano {
    cursor:pointer
}

.cellanowrap {
    white-space:nowrap
}

.opt1 {
    background: #FFFFFF; 
    color:#C40000; 
    font-style: italic;
}

.opt1 option{
    color:#000000
}

label.richiesto:after{
    color: #e32;
    content:" *";
}

A{
    text-decoration:none;
    color:#BA2F46 ;
    font-weight:bold;
}

A:hover{
    text-decoration:underline ;
}

.but{
    background-color:#BA2F46 ;
    font-weight:bold; color: #FFFFFF;
    border:0;
    padding: 1px;
    width: 100%;
    font-size: 16px;
    font-family: Arial Black;
}

.but:hover{
    cursor:pointer;
}

.button {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
    border: 0;
}

.button:hover {
    cursor: pointer;
}

.butB {
    background-color: #428bca;
    border: 1px solid #357ebd;
}

.butB:hover {
    background: #357ebd;
}

.butC {
    background-color: #5bc0de;
    border: 1px solid #46b8da;
}

.butC:hover {
    background: #46b8da;
}

.butV {
   background-color: #5cb85c;
   border: 1px solid #4cae4c;
}

.butV:hover {
    background: #4cae4c;
}

.butA {
     background-color: #f0ad4e;
     border: 1px solid #eea236;
}
.butA:hover {
    background: #eea236;
}

.butR {
    background-color: #BA2F46;
     border: 1px solid #d43f3a;
}

.butR:hover {
    background: #d43f3a;
}

.fileupload {
    position: relative;
    overflow: hidden;

    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
}

.fileupload input {
    position: absolute;
    top: 0;
    right: 0; /* not left, because only the right part of the input seems to
                 be clickable in some browser I can't remember */
    cursor: pointer;
    opacity: 0.0;
    filter: alpha(opacity=0); /* and all the other old opacity stuff you
                                 want to support */
    font-size: 300px; /* wtf, but apparently the most reliable way to make
                         a large part of the input clickable in most browsers */
    height: 200px;
}

.imgsel{
    padding:0;
    margin:0;
    border:0 !important;
    cursor:pointer
}

img {
    vertical-align:bottom
}

fieldset { 
    border:1px solid #C4C4C4; 
    padding:10px; 
    background-color:#fff;
}

legend {
    padding: 3px 5px; margin:0;
    white-space: normal;
    font-weight:bold;
    line-height:1.2em;
    background-color:#81C54B;
    color:#ffffff;
}

blockquote {
    margin: 10px 10px 10px 10px;
    overflow: auto;
    padding: 10px 10px 10px 33px;
    background-color: #D4E0E8;
    border: 1px solid #0454B3;
    background-image: url('../Image/postquote.png');
    background-position: left top;
    background-repeat: no-repeat;
}

form {
    margin:0;
}

input{
    margin: 0;
}

input[type="text"] , input[type="password"]  {
      border: 1px solid #C0C0C0;
      height: 18px;
      padding: 3px 5px;

     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
     -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

     border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.hdrcell input[type="text"],
.dhx_toolbar_btn input[type="text"]{
   height: 16px;
}

.hdrcell  select  {
    height: 22px; 
    padding: 1px;
}

select  {
    border: 1px solid #C0C0C0;
    padding: 2px;
    height: 26px;

    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

textarea {
  width: 96%;
  border: 1px solid #C0C0C0;
  padding: 3px 5px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

input[readonly]
,textarea[readonly]
,select[disabled] {
    background-color:#EFF1F0;
    background-image: none;
    color: #000000;
}

input[type=text]:focus, input[type=password]:focus,textarea:focus,select:focus {
  border: 1px solid rgba(81, 203, 238, 1);
}

.calendar{
    background-image: url("../Image/calendar.gif");
    background-position: 110px 2px;
    background-repeat: no-repeat;
    width: 120px;
    text-align:center;
}

.calendarOra{
    background-image: url("../Image/calendar.gif");
    background-position: 140px 2px;
    background-repeat: no-repeat;
    width: 150px;
    text-align:center;
}

#table_grid {
  background-color:#ffffff;
}

.Tab {
    background-color: #F9F9F9;  
    border-collapse : separate;  
    border-spacing : 2px; 
    border:1px solid #D7D7D7;
}

.Tab TD , .Tab TH{
    border:1px solid #D7D7D7;
    color:#000000;
}

.Tab TD b {
    color:#004080; 
}

.Tab2 {
    background-color: #F9F9F9;
    border-collapse : separate;
    border-spacing : 6px;
    border:1px solid #D7D7D7;

    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
 }

.Tab2 TH{
    white-space: nowrap;
    height:35px;
    color: #4D4D4D;
    background-color: #9BC7EE;
    font-size: 24px;
    font-weight: normal;
    font-family: helvetica,tahoma,verdana,serif;
    border-bottom:1px solid #D7D7D7;
    border-top:1px solid #D7D7D7;
}

.Tab2 TD{
    white-space:nowrap;
    font-family: helvetica,tahoma,verdana,serif;
    color:#484848;
}

.Tab2 TD b {
    font-weight: normal;
}

.nobord TD {
    border:0
}

.Tab3 TH {
    line-height:20px;
    background-color: #81C54B;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    white-space: normal;
}

.Tab3 {
    background-color: #ffffff;  
    border-collapse : separate;  
    border-spacing : 1px; 
}

.Tab3 TD{
    border:1px solid #E0E0E0;
    font-family: arial,tahoma,verdana,serif;
    color:#000000;
    font-size: 12px;
    padding:4px;
}

.Tab3 TR.even {
    background-color: #F3F3F3
}

.Tab4 TH{
   font-weight: bold;
   background-color: #1276DC;
   color: #FFFFFF;
   border: 1px solid #C4C1B0;
   line-height:25px;
   padding:8px;
}

.Tab4 {
    background-color: #ffffff;  
    border-collapse :collapse;  
}

.Tab4 TD{
    border:1px solid #C4C1B0;
    background-color: #ffffff;
    font-family: arial,tahoma,verdana,serif;
    color:#000000;
    padding:10px;
}

.Tab4 TD.even {
  background-color: #D9E2F3
}

.Tab4 TH.even {
  background-color: #ED7D31
}

.Tab4 TD.even2 {
  background-color: #FBE4D5
}

.Tab4 TD.small {
  font-size: 12px;
}

.Tab4 TR.even TD{
  background-color: #D9E2F3!important;
}

div.titoloh {
    margin: 0px 13px 8px 13px;
    background: #175582 url(../Image/Home/title-banner3.jpg) left center repeat-x;
    height:50px;
    color: #fff;
    font: 2em arial,serif;
    text-align: right;
    padding:5px;
    box-shadow:5px -5px 7px #000;
    -webkit-box-shadow:5px -5px 7px #000;
    -moz-box-shadow:5px -5px 7px #000000;
    border-radius:22px 0 18px 0;
    -moz-border-radius:22px 0 18px 0;
    -webkit-border-radius:22px 0 18px 0;
}

/*===========================================================*/
/*=               data index operatore                      =*/
/*===========================================================*/
div.data{float: left; width: 50px;margin:0 3px 3px 0;
    text-align: center;color: #777;padding-bottom: 5px;
    background: #E9F3FF url(../Image/date.png) no-repeat bottom left}

div.data span.d{display: block;font-size: 1.5em;
    font-weight: bold;color: #c40000;padding-top: 5px;
    background: #E9F3FF url(../Image/date.png) no-repeat top left}

div.data span.m{text-transform: uppercase}

.curlycontainer{
    border: 1px solid #919191;
    margin-top: 10px;
    background-color:#ffffff;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.6);
    box-shadow: 0 18px 14px -14px rgba(0,0,0,0.6);
}

.curlycontainer .innerdiv{
    /*background: transparent url(../Image/brcorner.gif) bottom right no-repeat;*/
    position: relative;
    left: 2px;
    top: 2px;
    padding: 1px 4px 5px 5px;
}

/*========================*/
/* Sub and Side Menus */
/*========================*/
ul.menu {
    text-align: left;
    margin: 0;
    padding: 0;
}

ul.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu li a {
    font-size:16px;
    font-family: helvetica;
    color:#6d6d6d;
    outline: none medium;
    display: block;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px dotted #cacaca;
    line-height: 40px;
    padding-left: 20px;
}

ul.menu li a.disabled {
    color:#adafb0;
}

ul.menu li a:hover {
    background-color: #8bf994;
}

.title {
    /*background: #7BA31A url(../Image/horiz_l.png) repeat-x left top;*/
    background-color: #6d99b4;  /*#BA2F46 NINO*/
    margin: 0;
}

.title h2 {
    margin: 0;   padding:0;
}

.title h2 b {
    display: block;
    line-height: 32px;
    font-weight: bold;
    text-align:center;
}

.text1 {
    font-size: 16px;
    color: #FFFFFF;
}

div.modulex {
    margin: 0;
    background: #FFFFFF;
    /*padding: 5px ;*/
    line-height:2em;
    border: 1px solid #D6D6D6;
}

div.module {
    margin: 0;
    background: #f8f8f8;
    padding: 0px ;
    border: solid 1px #bfc2c5;
    line-height:2em;
}

div.module2 {
    margin: 0;
    background: #f8f8f8;
    padding: 0px ;
    border: solid 1px #bfc2c5;
    line-height:2em;
}

div.module div{
    margin: 0;
    padding-left: 15px;
}

div.module h3 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin:0 0 5px 0;
    padding-left: 10px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 1.1em;
    text-align: left;
    font-size:0.9em;
    background: #3333CC url(../Image/Home/modh3.gif) ;
}

/*===========================================================*/
/*=               menu a scomparsa                         =*/
/*===========================================================*/
.menux{
    width:200px;
    height:100%;
    position:absolute;
    left:-200px;
    background:#616161;
    background:rgba(0,0,0,0.6);
    z-index: 100;
    overflow: auto;
}

.menux ul{
    width:100%;
    float:left;
    margin-top:100px;
    list-style-type:none;
    margin:0;
    padding:0;
}

.menux ul li{
    margin-top:10px;
    border-left: 10px solid transparent;
}

.menux ul li:first-child{
    margin-top:100px;
}

.menux ul li:hover{
    background:#fff;
    border-left:10px solid #f06;
}

.menux ul li a{
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    padding: 3px 0;
    margin-left: 8px;
    display: block;
}

.menux ul li:hover a{
    color:#F06;
}

/*			MENUBUTTON			*/
#menuButton{
	font-size:2em;
	color:#fff;
	margin:0px 10px;
}

#menuButton a{
    color : #FFFFFF;
	cursor:pointer;
	transition:all 0.2s;
}

#menuButton a:hover{
	color:#f06;
    text-decoration:none;
}

/*			MENUADATTA			*/
#menuAdatta{
	color:#fff;
    font-size: 25px;
    margin: 2px 10px;
}

#menuAdatta a{
    color : #FFFFFF;
	cursor:pointer;
	transition:all 0.2s;
}

#menuAdatta a:hover{
	color:#f06;
    text-decoration:none;
}

/*			CLOSEBUTTON		*/
.closeButton{
	font-size:1.5em;
	color:#fff;
	position:absolute;
	left:160px;
	top:10px;
}

.closeButton a{
    color : #FFFFFF;
}

.closeButton a:hover{
	color:#333;
	cursor:pointer;
    text-decoration:none;
}

/*			OPZIONIBUTTON		*/
.opzioniButton{
	font-size:1.5em;
	color:#fff;
	position:absolute;
	left:5px;
	top:10px;
}

.opzioniButton a{
    color : #FFFFFF;
}

.opzioniButton a:hover{
	color:#333;
	cursor:pointer;
    text-decoration:none;
}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-9jmbp4');
	src:url('fonts/icomoon.eot?#iefix-9jmbp4') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-9jmbp4') format('truetype'),
		url('fonts/icomoon.woff?-9jmbp4') format('woff'),
		url('fonts/icomoon.svg?-9jmbp4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-opzioni:before {
	content: "\e600";
}

.icon-menu:before {
	content: "\e601";
}

.icon-menu2:before {
	content: "\e602";
}

.icon-adatta:before {
	content: "\e604";
}

.icon-close:before {
	content: "\e603";
}

/*===========================================================*/
/*=               messaggio di errore o conferma            =*/
/*===========================================================*/
#messok{
    color:#000000;
    font-weight:bold;
    padding:15px 0 15px 70px;
    background-color: #C9DEED;
    border: 1px solid #B8B8B8;
    background-image: url(../Image/infob.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    box-shadow:5px -5px 7px #000;
    -webkit-box-shadow:5px -5px 7px #000;
    -moz-box-shadow:5px -5px 7px #000000;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    behavior: url(../PIE.htc);
    position:relative;
}

#messko{
    color:#ffffff;
    font-weight:bold;
    padding:15px 0 15px 70px;
    background-color: #D81B1B;
    border: 1px solid #940000;
    background-image: url(../Image/delete.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    box-shadow:5px -5px 7px #000;
    -webkit-box-shadow:5px -5px 7px #000;
    -moz-box-shadow:5px -5px 7px #000000;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    behavior: url(../PIE.htc);
    position:relative;
}

/*===========================================================*/
/* modifica x correzione bug ff27xp */
/*===========================================================*/
div.gridbox .objbox {
   background-color: transparent !important;
}

.dhxtree_dhx_skyblue {
   background-color: transparent !important;
}

.dhtmlxLayoutSinglePoly  .Tab2{
   background-color: transparent !important;
}
/*===========================================================*/

/*===========================================================*/
/*=               griglia dhtmlx                            =*/
/*===========================================================*/
.even{
    background-color: #FFFFFF;
}

.uneven{
    background-color: #F2F2F2;
}

table.hdr td {
    text-align: center !important;
}

div.gridbox_light table.obj tr.rowselected td,
div.gridbox_light table.obj tr.rowselected td.cellselected,
div.gridbox_light table.obj td.cellselected {
    background-color: #8bf994 !important;
}

div.gridbox table.row20px tr td {
    /*white-space: normal !important;*/
    height: 20px;
    border-bottom: 1px solid #C4C1B0 !important;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

div.gridbox_light table.obj {
    border-bottom: 0 !important;
}

div.gridbox_light table.hdr td div.hdrcell {
    padding-left: 0;
}

/*===========================================================*/
/* greed terrance */
/*===========================================================*/
div.hdrcell  img {vertical-align:middle}

div.gridbox_dhx_terrace .xhdr{
    background-color: transparent;
    border-bottom: 0;
}

div.gridbox_dhx_terrace table.hdr td div.hdrcell {
    line-height: normal;
    padding-left: 0px;
    text-transform: none;
}

div.gridbox_dhx_terrace table.obj.row20px tr td {
    font-size: 12px;
    /*font-weight: bold;*/
    height: 25px;
    border-width: 0 1px 1px 0 !important;
    border-color: #C4C1B0 !important;
    padding-left: 5px;
    padding-right: 5px;

    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
     box-sizing:border-box;
}

div.gridbox_dhx_terrace table.hdr td{
   border-width: 0 1px 1px 0;
   border-color: #1276DC;
   height: 30px;
   background-color: #1276DC;
   font-size: 11px;
   font-weight: bold;
   letter-spacing: 1px;
   color: #FFFFFF;
   vertical-align: middle;
}

div.gridbox_dhx_terrace {
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
     box-sizing:content-box;
}

div.gridbox_dhx_terrace table.obj tr.rowselected,
div.gridbox_dhx_terrace table.obj.row20px tr.rowselected td,
div.gridbox_dhx_terrace table.obj tr.rowselected td.cellselected,
div.gridbox_dhx_terrace table.obj td.cellselected {
     background-color: #8bf994 !important;
}

/*===========================================================*/
/*=               alert dhtmlx                              =*/
/*===========================================================*/
.dhtmlx_popup_title {
    background: #4088BD;  /* 4088BD */
}

.dhtmlx_button, .dhtmlx_popup_button {
    border: none;
    box-shadow: none;
}

.dhtmlx_button input, .dhtmlx_popup_button div{
   background:   #4C4C4C;
   color:  #FFFFFF;
   border:0;
}

.dhtmlx_modal_box {
    border: 1px solid #7C7C7C;
    background: #F0F0F0;
    box-shadow: 0 0 14px #555555;
    width: 350px;
}

.dhtmlx_popup_button {
    width: 120px;
    zoom: 1;
    *display: inline;
}

#dhtmlx_button_nino{
    background-color: transparent;
    border: 0;
    width: 1px !important;
    height: 1px !important;
    margin-left: -10px;
}

.dhtmlx-customCss{
	background-color: #009900;
	border:1px solid #006600;
	box-shadow: 0px 0px 10px #000;
}

.dhtmlx-customCss div{
	background-color: #009900;
	border:1px solid #006600;
	color:#FFF;
}

.dhtmlx-customErrCss{
	background-color: #C40000;
	border:1px solid #006600;
	box-shadow: 0px 0px 10px #000;
}

.dhtmlx-customErrCss div{
	background-color: #C40000;
	border:1px solid #006600;
	color:#FFF;
}

/*===========================================================*/
/*=               attesa                                    =*/
/*===========================================================*/
.dhtmlx-ninoattesa{
    min-width: 250px;
    width: 250px;
    height: 50px;
}

.dhtmlx-ninoattesa .dhtmlx_popup_text{
    border-radius:0;
}

/*===========================================================*/
/*=               toolbar dhtmlx                              =*/
/*===========================================================*/
div#toolbarObj  {
  	background-image: none;
    background-color: #1276DC;
    border-bottom: 1px solid #C4C1B0;
    border-left: 1px solid #C4C1B0;
    border-right: 1px solid #C4C1B0;
}

div#toolbarObj  div.dhx_toolbar_btn{
   color: #FFFFFF;
}
div#toolbarObj  div.dhx_toolbar_btn.over div{
   color:#000000;
}

div#toolbarObj  div.dhx_toolbar_btn div i{
   color: #FFFF80 !important;
   text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000 !important;
}

div#toolbarObj  div.dhx_toolbar_text{
   color: #FFFFFF;
}

.dhx_toolbar_base_18_dhx_skyblue {min-height:27px;}
.dhx_toolbar_base_24_dhx_skyblue {min-height:33px;}
.dhx_toolbar_base_32_dhx_skyblue {min-height:41px;}
.dhx_toolbar_base_48_dhx_skyblue {min-height:57px;}

div#topcol .dhx_toolbar_base_18_dhx_skyblue,
div#topcol .dhx_toolbar_base_24_dhx_skyblue,
div#topcol .dhx_toolbar_base_32_dhx_skyblue,
div#topcol .dhx_toolbar_base_48_dhx_skyblue  {
    background-image: none;
    background-position: center;
    background-color: #54585f;  /*95BADA NINO*/
    height: auto;
}

.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div {
    font-family: helvetica,Tahoma;
    font-size: 13px;
    font-weight: bold;
}

div#topcol .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over div,
div#topcol .dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.over div,
div#topcol .dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.over div,
div#topcol .dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.over div {
    color:#000000;
}

div#topcol .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn,
div#topcol .dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn,
div#topcol .dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn,
div#topcol .dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn {
   color: #FFFFFF;
   text-shadow: 0 1px 0 #678197;
}

.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.dis{
  color: #BEBEBE !important;
}

.dhxtoolbar_hdrline_ll,
.dhxtoolbar_hdrline_rr,
.dhxtoolbar_hdrline_l,
.dhxtoolbar_hdrline_r{
    border:0 !important;
}

.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_sep
, .dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_sep
, .dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_sep
, .dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_sep{
       background-image: none;
       background-color: #C9DEED;
       width: 1px;;
}

/* toolbar sel record paginaz*/
.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue  {
    background-image: none;
    background-color: #1276DC  ;
    border-bottom: 1px solid #C4C1B0;
    border-left: 1px solid #C4C1B0;
    border-right: 1px solid #C4C1B0;
}

.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue    div.dhx_toolbar_btn{
   color: #FFFFFF;
}

.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue   div.dhx_toolbar_btn.over div{
   color:#000000;
}

.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue  div.dhx_toolbar_btn div i{
   color: #FFFF80 !important;
   text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000 !important;
}

.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue    div.dhx_toolbar_text{
   color: #FFFFFF;
}

/* toolbal sel record */
.dhtmlxLayoutPolyContainer_dhx_skyblue .dhx_toolbar_base_18_dhx_terrace  {
    background-color:  #E6E6E6   ;
}

/* toolbal nei layout o tabbar */
.dhxcont_layout_dhx_web  .dhx_toolbar_base_18_dhx_skyblue,
.dhxcont_tabbar_dhx_web .dhx_toolbar_base_18_dhx_skyblue  {
    background-image: none;
    background-color: #54585f; /*95BADA NINO*/
    height: auto;
}

.dhxcont_layout_dhx_web .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over div,
.dhxcont_tabbar_dhx_web .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over div {
    color:#000000;
}

.dhxcont_layout_dhx_web .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn,
.dhxcont_tabbar_dhx_web .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn {
   color: #ffffff;
   text-shadow: 0 1px 0 #678197;
}

/* toolbal nei scollega */
.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_skyblue  {
  	background-image: none;
    background-color: #54585f;  /*95BADA NINO*/
}

.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over div {
    color:#000000;
}

.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn {
   color: #ffffff;
   text-shadow: 0 1px 0 #678197;
}

/*===========================================================*/
/*=              window terrance                             =*/
/*===========================================================*/
.dhtmlx_skin_dhx_terrace div.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_terrace
,.dhtmlx_skin_dhx_terrace div.dhtmlx_wins_body_inner .dhx_toolbar_base_24_dhx_terrace
,.dhtmlx_skin_dhx_terrace div.dhtmlx_wins_body_inner .dhx_toolbar_base_32_dhx_terrace
,.dhtmlx_skin_dhx_terrace div.dhtmlx_wins_body_inner .dhx_toolbar_base_48_dhx_terrace {
    margin: 0 !important;
    border-bottom: 1px solid #CECECE;
    border-top: 1px solid #CECECE;
    padding: 5px;
    background-color: #EEEEEE;  /*D7F0C3 NINO*/
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active div.dhtmlx_wins_title {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active .dhtmlx_wins_no_header {
    border-top: 0 !important;
    top:0 !important;
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active div.dhtmlx_wins_body_outer {
   background-image : none !important;
   background-color: #9BC7EE;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

.dhxlayout_fullscreened ,
.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active div.dhtmlx_wins_body_outer div.dhtmlx_wins_body_inner{
   background-color: #FFFFFF
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active {
    box-shadow: 0 0 14px #555555;
    -webkit-box-shadow: 0 0 14px #555555;
    -moz-box-shadow: 0 0 14px #555555;

    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;

    border: #7C7C7C 1px solid;
}

div.dhx_modal_cover_dv {
    background-color: #ADAFB0;
    opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

div.dhx_modal_cover {
    background-color: #ADAFB0;
    opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

/*===========================================================*/
/*=               CASO TABELLA NELL'HEADER                  =*/
/*===========================================================*/
div.hdrcell td {
    padding: 0 !important;
}

/*===========================================================*/
/*=              dhtmlXLayout e tabbar - skin dhx_web       =*/
/*===========================================================*/
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly {
     background-color: #d6d6d6;
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar {
    background-color: #347DC2;  /* nino */
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarButtonsFake {
    background-color: #347DC2;   /* nino */
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoBarButtonsFake {
    background-color: #347DC2 ;   /* nino */
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhxcont_global_content_area.dhxcont_layout_dhx_web {
    border: 1px solid #ffffff;
}

.dhx_tabbar_zone_dhx_web div.dhxcont_global_content_area.dhxcont_tabbar_dhx_web {
    border: 1px solid #ffffff;
}

/* SPLITTERS layout dhx_web - modify dhtmlxlayout.js: da dhx_web:{hor_sep_height:9,ver_sep_width:9,  in  dhx_web:{hor_sep_height:4,ver_sep_width:4, */
/* hor-based splitter */
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutPolySplitterHor {
    height: 4px;
    line-height: 4px;
}

/* hor-based splitter inactive */
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutPolySplitterHorInactive {
    height: 4px;
    line-height: 4px;
}

/* ver-based splitter */
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutPolySplitterVer {
    width: 4px;
}

/* ver-based splitter inactive */
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutPolySplitterVerInactive {
    width: 4px;
}

/*===========================================================*/
/*=             tabbar - skin dhx_web                       =*/
/*===========================================================*/
.dhx_tabbar_zone_dhx_web .dhx_tab_element div{
    background-image: none !important;
}

.dhx_tabbar_zone_top .dhx_tabbar_zone_dhx_web .dhx_tab_element {
    padding-top: 0px !important;
    border-top: 3px solid #2A57B5 ;    /* nino */
    border-bottom: 3px solid #2A57B5;  /* nino */
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
     box-sizing:border-box;
}

.dhx_tabbar_zone_dhx_web .dhx_tabbar_row {
    background-color: #2A57B5;   /* nino */
}

.dhx_tab_element_inactive{
    background-color: #EAEAEA !important;
}

.dhx_tab_element_active{
    background-color: #FFFFFF !important;
}

.dhx_tabbar_zone_dhx_web .dhx_tab_element span{
   font-weight:bold !important;
}

.dhx_tab_element_active  span{
    color:#C40000 !important;
}
.dhx_tab_element_inactive span{
    color:#4B4B4B !important;
}

/*===========================================================*/
/*=        SELECT COMBO                                     =*/
/*===========================================================*/
.noScroll .dhx_combo_box .dhx_combo_img{
	display: none !important;
}

.noScroll .dhx_combo_box .dhx_combo_input{
	width: 100% !important;
}

/*===========================================================*/
/*=             greed setSkin("light")  nei tabbar o layout =*/
/*===========================================================*/
.dhxcont_layout_dhx_web div.gridbox_light table.hdr,
.dhxcont_layout_dhx_web div.gridbox_light .xhdr,
.dhxcont_tabbar_dhx_web div.gridbox_light table.hdr,
.dhxcont_tabbar_dhx_web div.gridbox_light .xhdr,
.dhtmlx_wins_body_inner div.gridbox_light table.hdr,
.dhtmlx_wins_body_inner div.gridbox_light .xhdr {
    background-image: none;
}

.dhxcont_global_content_area div.gridbox_light table.hdr td,
.dhxcont_layout_dhx_web div.gridbox_light table.hdr td,
.dhxcont_tabbar_dhx_web div.gridbox_light table.hdr td,
.dhtmlx_wins_body_inner div.gridbox_light table.hdr td {
    background-color: #1276DC;
    border-color: #1276DC    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000;
}

/*===========================================================*/
/*=             CALENDAR dhx_terrace                        =*/
/*===========================================================*/
.dhtmlxcalendar_container ul.dhtmlxcalendar_line{
  overflow: visible;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
    background: #EEEEEE;
    border-bottom: 1px solid #ccc;
    height: 22px;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    background-image: none
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
	background: #E0E7EF;
    border-bottom: 1px solid #ccc;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
	background: #E0E7EF;
    border-top: 1px solid #ccc;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li{
     border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover
,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
	background-image: none;
    background: #fff3a1;
}

/*===========================================================*/
/*=             TREE                                        =*/
/*===========================================================*/
body:nth-of-type(1) .dhxtree_dhx_skyblue span.standartTreeRow,
body:nth-of-type(1) .dhxtree_dhx_skyblue span.standartTreeRow_lor,
body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow,
body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow_lor {
    height: 20px;
}

.dhxtree_dhx_skyblue .standartTreeRow,
.dhxtree_dhx_skyblue .standartTreeRow_lor {
   font-size: 16px !important;
}

.dhxtree_dhx_skyblue .selectedTreeRow_lor,
.dhxtree_dhx_skyblue .selectedTreeRow {
   font-size: 16px !important;
   background-image: none;
   border: none;
   background-color: #FFFF80;
}

/*===========================================================*/
/*=             CRUSCOTTO                                   =*/
/*===========================================================*/
.featuredIndent {
    border: 1px solid #000;
    color: #0072BC;

    box-shadow:5px -5px 10px #000;
    -webkit-box-shadow:5px -5px 10px #000;
    -moz-box-shadow:5px -5px 10px #000000;

    border-radius:18px;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #f6f8f9 0%, #ffffff 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f6f8f9), color-stop(50%,#ffffff), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #f6f8f9 0%,#ffffff 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #f6f8f9 0%,#ffffff 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #f6f8f9 0%,#ffffff 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
    background: linear-gradient(-45deg,  #f6f8f9 0%,#ffffff 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */

    position: relative;
}

.featuredIndent2 {
    border: 1px solid #ADAFB0;
    color: #0072BC;

    border-radius:18px;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;

    background: #ffffff; /* Old browsers */
    position: relative;
    padding: 10px;
}

.info2 {
    font-size: 20px;
    padding:20px 5px;
    font-family: Cursif;
    line-height: 40px;
}

div.titolo {
    margin: 7px;
    height:40px;
    color: #fff;
    font: 20px arial,serif;
    text-align: right;
    padding:5px;
    background-color: #004080;

    border-radius:18px 0;
    -moz-border-radius:18px 0;
    -webkit-border-radius:18px 0;
}

div.titolobis {
    margin: 6px;
    height:40px;
    color: #000;
    font: 20px arial,serif;
    text-align: center;
    padding:5px;
    line-height: 40px;

    border-radius:18px 18px 0 0;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;
}

div.titoloA {
    background-color: #f0ad4e; 
}

div.titoloR {
    background-color: #BA2F46; 
    color:#FFFFFF;
}

div.titoloC {
    background-color: #E14050; 
    color:#FFFFFF;
}

div.featuredIndent ul.menu {
    margin: 5px;
}

/*===========================================================*/
/*=                checkbox e radio                         =*/
/*===========================================================*/
div:not(#foo) > input[type='radio'], /* Nasconde checkbox e radio button */
div:not(#foo):not(.dhx_header_cmenu_item) > input[type='checkbox'] {
 position: absolute;
 clip: rect(1px, 1px, 1px, 1px);
}

div:not(#foo) > input[type='radio'] + label,
div:not(#foo) > input[type='checkbox'] + label {
 margin: 0;/* Azzera i margini */
 padding: 2px 0 0px 24px; /* Crea spazio con il padding sinistro per ospitare l'immagine di sfondo */
 cursor: pointer; /* Imposta il cursore */
 background: url('../Image/start.png') left center no-repeat; /* Imposta lo sfondo iniziale per checkbox e radio button */
}

div:not(#foo) > input[type='radio']:checked + label { /*Modifica lo sfondo del radio button quando viene attivato */
 background-image: url('../Image/radiobutton.png');
}

div:not(#foo) > input[type='checkbox']:checked + label { /*Modifica lo sfondo del checkbox quando viene attivato */
 background-image: url('../Image/checkbox.png');
}

div:not(#foo) > input[type='radio'][disabled] + label,
div:not(#foo) > input[type='checkbox'][disabled] + label{
 background-image: url('../Image/startDis.png');
}

div:not(#foo) > input[type='radio'][disabled]:checked + label {
 background-image: url('../Image/radiobuttonDis.png');
}

div:not(#foo) > input[type='checkbox'][disabled]:checked + label{
 background-image: url('../Image/checkboxDis.png');
}
/*===========================================================*/

div.gridbox_dhx_terrace table.hdr td div.hdrcell {
    padding-left: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.custom-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border:2px outset silver;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFFF99;
    color: #333;
    border-radius: 5px;
    padding: 10px;
    line-height: 25px;
}