/*===========================================================*/
/*=                layout                                   =*/
/*===========================================================*/
html, body {
    height: 100%;
    margin: 0; padding:0;
    font-size:14px;
}

body {
    font-family: Verdana,Arial,sans-serif;
    background-color:#ffffff;
}

#bgr {
    /* background: #cecece url(../Image/Home/background.jpg) top center no-repeat ; */
    /*background: #cecece url(../Image/Home/sfondo.png) ;*/



    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 {
    /*background: #ffffff url(../Image/Home/main_bg.png) top center repeat-x;*/
}

/*===========================================================*/
/*=                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:100px;
    color: #FFFFFF;
    background-color: #4bb847;
    font: 22px arial,serif;
    padding:0px;
}

div.pie{
    behavior: url(PIE.htc);
    position:relative;
}

div.pie2{
    behavior: url(../PIE.htc);
    position:relative;
}
/*===========================================================*/
#topcol {
    background-color: transparent;
    width: 100%;
}

#topcolindex{
   width: 100%;
   height: 33px;
   background-color: #347dc2;
}


#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:#347dc2 ;
    text-align: center;
    padding: 0;
    line-height:3em;
}

#footer a {
    color: #bda170;
    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}

label.richiesto:after  {
    color: #e32;
    content:" *";
}

A {
    text-decoration:none;
    color:#4bb847 ;
    font-weight:bold;
}

A:hover{text-decoration:underline ;}

.but{
     background-color:#4bb847 ;
     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: normal;
    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: normal;
    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:#C40000;
    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;
}

.form {
    background-image: url("../Image/bgform.gif");
    border: 1px solid #999999;
    height: 16px;
}

input[type="text"] , input[type="password"]  {
    background-image: url("../Image/bgform.gif");
    border: 1px solid #999999;
    height: 16px;
}

select {
    background-image: url("../Image/bgform.gif");
    background-repeat: repeat-x;
    border: 1px solid #999999;
}

textarea {
  width: 98%;  
}


input[readonly]
,textarea[readonly]
,select[disabled] {
    background-color:#FDFEDA;
    background-image: none;
    color: #000000;
}

#table_grid {
  background-color:#ffffff;
}


.Tab {background-color: #ffffff;  border-collapse : separate;  border-spacing : 2px;}
.Tab TD{border-bottom:1px solid #D7D7D7;color:#000000;}
.Tab TD b {color:#004080; }
.Tab2 TH{
    white-space: nowrap;
    /*background: url(../Image/th2.png);*/
    background-color: #4bb847  ;
    /*border: 1px solid #CCCCCC;*/
    height:25px;
    color: #ffffff;
    line-height:1em;
}
.Tab2 {background-color: #ffffff; border-collapse : separate;  border-spacing : 4px;}
.Tab2 TD{
    border-bottom:1px solid #D7D7D7;
}
.Tab2 TD{
    white-space:nowrap;
    font-family: arial,tahoma,verdana,serif;
    color:#000000;
}

.nobord TD {border:0}
.Tab3 TH {
    line-height:20px;
    background-color: #4bb847;
    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
}

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 0 10px 15px;
    padding: 0;
    line-height:1.2em;
}

ul.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu li a {
    background: url(../Image/menu_row.png) no-repeat 0px 8px;
    padding: 3px 3px 5px 15px;
    font-size:1em;
    color:#004040;
    outline: none medium;
    width: 90%;
    display: block;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px dotted #cacaca;
}

ul.menu li a.disabled {
    color:#adafb0;
}

ul.menu li a:hover {
    background-color: #C9DEED;
}
/* @end */

.title {
    /*background: #7BA31A url(../Image/horiz_l.png) repeat-x left top;*/
    background-color: #4bb847 ;
    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) ;
}

/*===========================================================*/
/*=               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: #FFFF80 !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;
}

/*===========================================================*/
/*=               alert dhtmlx                              =*/
/*===========================================================*/
.dhtmlx_popup_title {
    background: #CC0000;  /* 4088BD */
}

.dhtmlx_modal_box {
    border: 1px solid #7C7C7C;
    background-color: #F0F0F0;
    box-shadow: 0 0 14px #555555;
}

.dhtmlx_popup_button {
    width: 120px;
    zoom: 1;
    *display: inline;
}

#dhtmlx_button_nino{
    background-color: transparent;
    border: 0;
    width: 1px;
    height: 1px;
    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;
}




/*===========================================================*/
/*=               toolbar dhtmlx                              =*/
/*===========================================================*/

.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: #347dc2;
    height: auto;
}

.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: 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;
}

.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;;
}


/* toolbal sel record */
.dhxcont_global_content_area .dhx_toolbar_base_18_dhx_skyblue  {
    background-image: none;
    background-color: #E6E6E6  ;
    border-bottom: 1px solid #C4C1B0;
    border-left: 1px solid #C4C1B0;
    border-right: 1px solid #C4C1B0;
}


/* 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: #347dc2  ;
    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;
}

/* toolbal nei scollega */
.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_skyblue  {
  	background-image: none;
    background-color: #347dc2;
}
.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;
}



/*===========================================================*/
/*=              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: #EBEBEB;
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active div.dhtmlx_wins_title {
    color: #000;
    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;
}

.dhtmlx_skin_dhx_terrace div.dhtmlx_window_active {
    box-shadow: 12px 13px 13px #000;
    -webkit-box-shadow:2px 3px 13px #000;
    -moz-box-shadow:2px 3px 13px #000;
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border: #BBBBBB 1px solid;

/*  background-image: url(../Image/horiz_l.png);
    background-position: top center;
    background-repeat: repeat-x;*/
}

/*===========================================================*/
/*=               CASO TABELLA NELL'HEADER                  =*/
/*===========================================================*/
div.hdrcell td {
    padding: 0 !important;
}

/*===========================================================*/
/*=              dhtmlXLayout e tabbar - skin dhx_web       =*/
/*===========================================================*/

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar {
    background-color: #4bb847;
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarButtonsFake {
    background-color: #4bb847;
}

table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoBarButtonsFake {
    background-color: #4bb847 ;
}

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_tab_element div{
    background-image: none !important;
}

.dhx_tabbar_zone_top .dhx_tab_element {
    padding-top: 0px !important;
    border-top: 3px solid #4bb847 ;
    border-bottom: 3px solid #4bb847;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
     box-sizing:border-box;
}

.dhx_tabbar_zone_dhx_web .dhx_tabbar_row {
    background-color: #4bb847;
}

.dhx_tab_element_inactive{
    background-color: #EAEAEA !important;
}

.dhx_tab_element_active{
    background-color: #FFFFFF !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_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: #4bb847;
    border-color: #327A30 #4bb847  #4bb847 #327A30;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
}


/*===========================================================*/
/*=             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: 18px;
}

.dhxtree_dhx_skyblue .standartTreeRow,
.dhxtree_dhx_skyblue .standartTreeRow_lor {
   font-size: 14px !important;
}

.dhxtree_dhx_skyblue .selectedTreeRow_lor,
.dhxtree_dhx_skyblue .selectedTreeRow {
   font-size: 14px !important;
   background-image: none;
   border: none;
   background-color: #FFFF80;
}

