.dhtmlx_message_area {
    position: fixed;
    right: 5px;
    width: 250px;
    z-index: 1000;
}
.dhtmlx-info {
    min-width: 120px;
    padding: 4px 4px 4px 20px;
    font-family: Tahoma;
    z-index: 10000;
    margin: 5px;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.dhtmlx-info.hidden {
    height: 0;
    padding: 0;
    border-width: 0;
    margin: 0;
    overflow: hidden;
}
.dhtmlx_modal_box {
    overflow: hidden;
    display: inline-block;
    min-width: 300px;
    width: 300px;
    text-align: center;
    position: fixed;
    background-color: #fff;
    background: -webkit-linear-gradient(top, #fff 1%, #d0d0d0 99%);
    background: -moz-linear-gradient(top, #fff 1%, #d0d0d0 99%);
    box-shadow: 0 0 14px #888;
    font-family: Tahoma;
    z-index: 20000;
    border-radius: 6px;
    border: 1px solid #fff;
}
.dhtmlx_popup_title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAoCAMAAAAIaGBFAAAAhFBMVEVwcHBubm5sbGxqampoaGhmZmZlZWVjY2NhYWFfX19dXV1bW1taWlpYWFhWVlZUVFRSUlJRUVFPT09NTU1LS0tJSUlHR0dGRkZERERCQkJAQEA+Pj49PT09PT0+Pj5AQEBBQUFDQ0NERERGRkZHR0dJSUlKSkpMTExMTEw5OTk5OTk5OTkny8YEAAAAQklEQVQImQXBCRJCAAAAwKVSQqdyjSPXNP7/QLsIhA6OTiJnF7GrRCpzc/fw9PKW+/gqlCq1RqvTG/yMJrPF6m/bAVEhAxxnHG0oAAAAAElFTkSuQmCC);
    background-image: -webkit-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 97%, #393939 97%);
    background-image: -moz-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 97%, #393939 97%);
}
.dhtmlx-info,
.dhtmlx_popup_button,
.dhtmlx_button {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    cursor: pointer;
}
.dhtmlx_popup_text {
    overflow: hidden;
}
.dhtmlx_popup_controls {
    border-radius: 6px;
    padding: 5px;
}
.dhtmlx_popup_button,
.dhtmlx_button {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    color: #FFF;
}
.dhtmlx_popup_button {
    min-width: 120px;
}
div.dhx_modal_cover {
    background-color: #000;
    cursor: default;
    filter: alpha(opacity 20);
    opacity: .2;
    position: fixed;
    z-index: 19999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    zoom: 1;
}
.dhtmlx-info img,
.dhtmlx_modal_box img {
    float: left;
    margin-right: 20px;
}
.dhtmlx-alert-error .dhtmlx_popup_title,
.dhtmlx-confirm-error .dhtmlx_popup_title {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAATklEQVR4nIWLuw2AMBBDjVuQiBT2oWbRDATrnB0KQOJoqPzRe3BrHI6dcBASYREKovtK6/6DsDOX+stN+3H1YX9ciRgnYq5EWYhS2dftBIuLT4JyIrPCAAAAAElFTkSuQmCC);
}
.dhtmlx-alert-error,
.dhtmlx-confirm-error {
    border: 1px solid #f00;
}
.dhtmlx_button,
.dhtmlx_popup_button {
    box-shadow: 0 0 4px #888;
    border: 1px solid #838383;
}
.dhtmlx_button input,
.dhtmlx_popup_button div {
    border: 1px solid #FFF;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAMAAADaS4T1AAAAYFBMVEVwcHBtbW1ra2toaGhmZmZjY2NhYWFeXl5cXFxaWlpXV1dVVVVSUlJQUFBNTU1LS0tJSUlGRkZERERBQUE/Pz88PDw9PT0+Pj5AQEBCQkJDQ0NFRUVHR0dISEhKSkpMTEzqthaMAAAAMklEQVQImQXBhQ2AMAAAsOIMlwWH/8+kRSKVyRVKlVrQaHV6g9FktlhFm93hdLk9Xt8PIfgBvdUqyskAAAAASUVORK5CYII=);
    background-image: -webkit-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 99%);
    background-image: -moz-linear-gradient(top, #707070 1%, #3d3d3d 70%, #4c4c4c 99%);
    border-radius: 6px;
    font-size: 15px;
    font-weight: normal;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #fff;
    padding: 0;
    margin: 0;
    vertical-align: top;
    height: 28px;
    line-height: 28px;
}
.dhtmlx_button input:focus,
.dhtmlx_button input:active,
.dhtmlx_popup_button div:active,
.dhtmlx_popup_button div:focus {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAMAAADaS4T1AAAAXVBMVEVwcHBubm5tbW1sbGxra2tpaWloaGhnZ2dmZmZlZWVjY2NiYmJhYWFgYGBfX19dXV1cXFxbW1taWlpZWVlXV1dWVlZVVVVUVFRTU1NRUVFQUFBPT09OTk5NTU1LS0tT9SY0AAAAMUlEQVQImQXBhQGAMAAAIGxnx2z9/00BiVQmVyhVakGj1ekNRpPZYhVtdofT5fZ4fT8hpwG05JjexgAAAABJRU5ErkJggg==);
    background-image: -webkit-linear-gradient(top, #707070 1%, #4c4c4c 99%);
    background-image: -moz-linear-gradient(top, #707070 1%, #4c4c4c 99%);
}
.dhtmlx_popup_title {
    color: #fff;
    text-shadow: 1px 1px #000;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.dhtmlx_popup_text {
    margin: 15px 15px 5px 15px;
    font-size: 14px;
    color: #000;
    min-height: 30px;
    border-radius: 6px;
}
.dhtmlx-info,
.dhtmlx-error {
    font-size: 14px;
    color: #000;
    box-shadow: 0 0 10px #888;
    padding: 0;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #fff;
}
.dhtmlx-info div {
    padding: 5px 10px 5px 10px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #B8B8B8;
}
.dhtmlx-error {
    background-color: #d81b1b;
    border: 1px solid #ff3c3c;
    box-shadow: 0 0 10px #000;
}
.dhtmlx-error div {
    background-color: #d81b1b;
    border: 1px solid #940000;
    color: #FFF;
}
div.gridbox {
    overflow: hidden;
    text-align: left;
}
.dhx_sub_row {
    background-color: white;
}
div.gridbox .xhdr {
    background-color: #D4D0C8;
}
div.gridbox table.obj {
    height: 1px;
}
div.gridbox table.hdr td {
    line-height: normal;
    font-family: arial;
    font-size: 12px;
    background-Color: #D4D0C8;
    border: 1px solid;
    border-color: white Gray Gray white;
    text-align: center;
    margin: 0;
    padding: 5px 0 5px 0;
    font-weight: normal;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
    empty-cells: show;
}
div.gridbox table.hdr td div.hdrcell {
    overflow: hidden;
}
div.gridbox table.obj td {
    border: 1px solid;
    border-color: white Gray Gray white;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    empty-cells: show;
}
div.gridbox table.obj th,
div.gridbox table.hdr th {
    padding: 0;
    margin: 0;
}
div.gridbox table.row20px tr td {
    height: 20px;
    white-space: nowrap;
    padding: 0;
}
div.gridbox .objbox {
    background-color: white;
    position: relative;
    -webkit-overflow-scrolling: touch;
}
div.gridbox table.obj td span.space,
div.gridbox table.obj td img.space {
    width: 18px;
}
div.gridbox table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
    background-color: #d8d8d8;
    color: black;
}
div.gridbox table.obj tr.rowselected td {
    background-color: #e1e0d7;
    color: black;
}
div.gridbox table.obj td.editable {
    -moz-user-select: text;
}
div.gridbox table.obj td.group_row {
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    border: 0;
    border-bottom: 2px solid navy;
}
.dragSpanDiv {
    font-size: 12px;
    border: 1px gray solid;
    background-color: white;
    z-index: 999;
}
.dhx_combo_select {
    font-family: arial;
    font-size: 12px;
    border: 1px solid;
    border-color: black silver silver black;
    background-color: white;
    overflow: hidden;
    cursor: default;
    position: absolute;
    height: auto;
    z-index: 600;
}
.dhx_combo_edit {
    width: 100%;
    border: 0;
    padding: 0;
    padding-right: 1px!ie;
    margin: 0;
    font: 12px arial;
    overflow: hidden;
}
.dhx_textarea {
    border: 1px solid;
    border-color: black silver silver black;
    position: absolute;
    height: 100px;
    z-index: 600;
}
.dhx_clist {
    background-color: white;
    border: 1px solid black;
    padding: 2px 2px 2px 2px;
    z-index: 300;
}
.gridDragLine {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: black;
    overflow: hidden;
}
div.pagingBlock {
    font-size: 12px;
    font-family: verdana, arial;
}
div.pagingBlock .pagingCurrentPage {
    font-weight: bold;
    cursor: default;
}
div.pagingBlock .pagingPage {
    cursor: pointer;
    text-decoration: underline;
}
span.recordsInfoBlock {
    font-size: 12px;
    font-family: verdana, arial;
}
div.pagingBlock a {
    text-decoration: none;
    padding-right: 2px;
    color: black;
    cursor: pointer;
}
div.pagingBlock a.dhx_not_active {
    text-decoration: none;
    cursor: default;
}
.toolbar_select {
    font-size: 10px;
}
.dhtmlxGrid_selection {
    -moz-opacity: .5;
    filter: alpha(opacity 50);
    background-color: yellow;
    opacity: .5;
    border: 1px dotted black;
}
div.gridbox_xp {
    border: 1px solid lightgrey;
}
div.gridbox_xp .xhdr {
    background-image: url('imgs/header_bg_60.gif');
}
div.gridbox_xp table.hdr td {
    color: #616161;
    background-image: url('imgs/header_bg_60.gif');
    border: 0;
    text-align: center;
    margin: 0;
    padding: 5px 0 5px 0;
    font-weight: bold;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
}
div.gridbox_xp table.hdr td div.hdrcell {
    border-left: 1px solid white;
    border-right: 1px solid gray;
    height: 16px;
    white-space: nowrap;
    font-family: Arial;
    font-size: 12px;
}
div.gridbox_xp table.obj td {
    border: 0;
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}
div.gridbox_xp table.obj tr.rowselected td {
    background-color: whitesmoke;
    color: black;
}
div.gridbox_xp table.obj tr.rowselected td.cellselected,
div.gridbox_xp table.obj td.cellselected {
    background-color: whitesmoke;
}
div.gridbox_xp table.row20px tr td {
    height: 22px;
    white-space: nowrap;
    padding: 1px;
}
div.gridbox_gray {
    border: 1px solid gray;
    background-color: #D4D0C8;
}
div.gridbox_mt {
    border: 1px solid lightgrey;
}
div.gridbox_mt .dhx_sub_row {
    background-color: transparent;
}
div.gridbox_mt .xhdr {
    background-image: url('imgs/header_bg.gif');
}
div.gridbox_mt .xhdr_last {
    border: 0;
    border-bottom: 1px solid lightgrey;
    border-left: 1px solid lightgrey;
}
div.gridbox_mt table.hdr td {
    color: #616161;
    border: 0;
    border-bottom: 1px solid lightgrey;
    border-left: 1px solid lightgrey;
    text-align: center;
    margin: 0;
    background-image: url('imgs/header_bg.gif');
    padding: 0;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
}
div.gridbox_mt table.hdr td div.hdrcell {
    height: 16px;
    white-space: nowrap;
    font-family: Verdana;
    font-size: 12px;
}
div.gridbox_mt table.obj td {
    border: 0;
    border-bottom: 1px solid lightgrey;
    border-right: 0 solid lightgrey;
    font-family: Verdana;
    font-size: 12px;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}
div.gridbox_mt table.obj tr.rowselected td {
    background-color: #D6D3FA;
    color: black;
}
div.gridbox_mt table.obj tr.rowselected td.cellselected,
div.gridbox_mt table.obj td.cellselected {
    background-color: #D6D3FA;
}
div.gridbox_mt table.row20px tr td {
    height: 22px;
    white-space: nowrap;
    padding: 1px;
}
div.gridbox div.ftr {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    overflow: hidden;
}
div.gridbox div.ftr td {
    padding: 0;
    padding-left: 10px;
    padding-right: 5px;
    border-top: 1px solid gray;
    border-right: 1px solid gray;
    background-color: #ffc;
    font-style: italic;
    font-family: arial;
    font-size: 12px;
    overflow: hidden;
}
div.gridbox table.hdr td.columnTargetR div.hdrcell {
    border-right: 3px double #F60;
    border-left: 3px solid #D4D0C8;
}
div.gridbox table.hdr td.columnTargetL div.hdrcell {
    border-right: 3px solid #D4D0C8;
    border-left: 3px double #F60;
}
.dhx_dragColDiv {
    font-family: Arial;
    font-size: 12px;
    background-color: #D4D0C8;
    border: 1px solid;
    border-color: white Gray Gray white;
    text-align: center;
    margin: 0;
    padding: 5px 20px 5px 20px;
    font-weight: normal;
    filter: alpha(opacity: 75);
    -moz-opacity: .75;
    opacity: .75;
}
div.gridbox_light {
    border: 1px solid #c2d5dc;
}
div.gridbox_light .xhdr {
    background-image: url(imgs/skin_light_header.png);
}
div.gridbox_light .xhdr_last {
    border: 1px solid;
    border-color: #FDFDFD #93AFBA #93AFBA #FDFDFD;
}
div.gridbox_light table.hdr {
    background-image: url(imgs/skin_light_header.png);
}
div.gridbox_light table.hdr td {
    border: 1px solid;
    border-color: #FDFDFD #93AFBA #93AFBA #FDFDFD;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #055A78;
    vertical-align: top;
    text-align: left;
}
div.gridbox_light table.hdr td div.hdrcell {
    width: auto;
    padding-left: 10px;
}
div.gridbox_light table.hdr .filter {
    padding-left: 0!important;
    text-align: center;
    -moz-user-select: text;
}
div.gridbox_light table.obj td {
    border-width: 0 1px 0 1px;
    border-left: 1px solid white;
    border-right: 1px solid #D6D6D6;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_light table.obj {
    border-bottom: 1px solid #D6D6D6;
}
div.gridbox_light table.row20px tr td {
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_light .dhx_combo_edit {
    font-family: Tahoma;
    font-size: 11px;
}
div.gridbox_light table.obj tr.rowselected td {
    background-color: #ededed;
    color: black;
}
div.gridbox_light table.obj tr.rowselected td.cellselected,
div.gridbox_light table.obj td.cellselected {
    background-color: #ededed;
}
div.gridbox_light .odd_light {
    background-color: #E5F2F8;
}
div.gridbox_light div.ftr td {
    empty-cells: show;
}
div.gridbox_modern {
    border: 1px solid #D6D6D6;
}
div.gridbox_modern .dhx_sub_row {
    background-color: transparent;
}
div.gridbox_modern .xhdr {
    background-image: url(imgs/skin_modern_header.png);
}
div.gridbox_modern .xhdr_last {
    border: 1px solid;
    border-color: #FDFDFD #B5B5B5 #B5B5B5 #FDFDFD;
}
div.gridbox_modern table.hdr {
    background-image: url(imgs/skin_modern_header.png);
}
div.gridbox_modern table.hdr td {
    border-right: 1px solid #B5B5B5;
    border-left: 1px solid #FDFDFD;
    border-top: 1px solid #FDFDFD;
    border-bottom: 1px solid #B5B5B5;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #055A78;
    vertical-align: top;
    text-align: left;
}
div.gridbox_modern table.hdr td div.hdrcell {
    width: auto;
    padding-left: 10px;
}
div.gridbox_modern table.hdr .filter {
    padding-left: 0!important;
    text-align: center;
}
div.gridbox_modern table.obj td {
    border: 0 solid;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_modern table.row20px tr td {
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_modern .dhx_combo_edit {
    font-family: Tahoma;
    font-size: 11px;
}
div.gridbox_modern table.obj tr.rowselected td {
    background-color: #9ac2e5;
    color: black;
}
div.gridbox_modern table.obj tr.rowselected td.cellselected,
div.gridbox_modern table.obj td.cellselected {
    background-color: #9ac2e5;
}
div.gridbox_modern .odd_modern {
    background-color: #EDEDED;
}
div.gridbox_modern div.ftr td {
    padding: 0;
    padding-left: 10px;
    padding-right: 5px;
    border-top: 0 solid gray;
    border-right: 0 solid gray;
    background-color: #ffc;
    font-style: italic;
    font-family: arial;
    font-size: 12px;
}
div.gridbox_clear .xhdr {
    background-color: transparent;
}
div.gridbox_clear div.topMumba {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: url(imgs/skinC_header.png);
    overflow: hidden;
    padding: 0;
    margin: 0;
}
div.gridbox_clear div.bottomMumba {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: url(imgs/skinD_header.png);
    overflow: hidden;
}
div.gridbox_clear div.bottomMumba img,
div.gridbox_clear div.topMumba img {
    border: 0;
    position: absolute;
    top: 0;
}
div.gridbox_clear {
    padding-left: 10px;
    padding-right: 10px;
}
div.gridbox_clear table.hdr td {
    border: 0;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #055A78;
    vertical-align: top;
    text-align: left;
}
div.gridbox_clear table.hdr td div.hdrcell {
    width: auto;
    padding-left: 10px;
    padding-bottom: 2px;
}
div.gridbox_clear table.hdr .filter {
    padding-left: 0!important;
    text-align: center;
}
div.gridbox_clear table.obj td {
    border-width: 0 1px 0 0;
    border-color: #D6D6D6;
    font-family: Tahoma;
    font-size: 11px;
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_clear table.row20px tr td {
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_clear .dhx_combo_edit {
    font-family: Tahoma;
    font-size: 11px;
}
div.gridbox_clear .odd_clear {
    background-color: #E5F2F8;
}
div.gridbox_clear div.ftr td {
    padding: 0;
    padding-left: 10px;
    padding-right: 5px;
    border-top: 1px solid gray;
    border-right: 0 solid gray;
    background-color: #ffc;
    font-style: italic;
    font-family: arial;
    font-size: 12px;
}
div.gridbox_sbdark .objbox {
    background: #313131!important;
}
div.gridbox_sbdark .xhdr {
    background-color: #313131;
}
div.gridbox_sbdark .xhdr_last {
    border: 1px solid;
    border-color: #474948 #202220 #202220 #202220;
}
div.gridbox_sbdark {
    background: #313131!important;
}
div.gridbox_sbdark table {
    border-collapse: collapse;
}
div.gridbox_sbdark table.hdr tr {
    border-top: 1px solid #202220;
}
div.gridbox_sbdark table.hdr,
div.gridbox_sbdark table.hdr td {
    border-right: 1px solid #202220;
    border-left: 1px solid #202220;
    border-top: 1px solid #474948;
    border-bottom: 1px solid #202220;
    background-color: #313131;
    font-size: 11px;
    color: #8A8F84;
    vertical-align: top;
    text-align: left;
    padding: 2px 5px;
}
div.gridbox_sbdark .hdrcell {
    padding-left: 0!important;
    font-family: 'Lucida Sans Unicode', 'Tahoma';
}
div.gridbox_sbdark table.hdr td div.hdrcell {
    width: auto;
    padding-left: 10px;
}
div.gridbox_sbdark table.obj td {
    border-width: 0 1px 0 1px;
    border-left: 1px solid #202220;
    border-right: 1px solid #EDF3F0;
    font-family: 'Consolas', 'Lucida Sans Unicode', 'Tahoma';
    font-size: 11px;
}
div.gridbox_sbdark table.row20px tr td {
    padding: 0 5px!important;
    text-indent: 1px;
}
div.gridbox_sbdark .dhx_combo_edit {
    font-family: 'Lucida Sans Unicode', 'Tahoma';
    font-size: 11px;
}
div.gridbox_sbdark table.obj tr.rowselected td,
div.gridbox_sbdark table.obj tr:hover,
div.gridbox_sbdark .odd_light:hover {
    background-color: #8A8F84;
    color: white!important;
}
div.gridbox_sbdark table.obj tr.rowselected td.cellselected,
div.gridbox_sbdark table.obj td.cellselected {
    background-color: #8A8F84;
}
div.gridbox_sbdark .cellselected {
    background-color: #6e6f64!important;
}
div.gridbox_sbdark .ev_sbdark {
    background-color: #FFF;
}
div.gridbox_sbdark .odd_sbdark {
    background-color: #EDF3F0;
}
.dhtmlx_live_validation_error {
    background-color: #FFE0E0!important;
}
.dhtmlx_validation_error {
    border-bottom: 2px solid red!important;
}
.dhx_header_cmenu {
    background-color: #fff;
    border: 2px outset silver;
    z-index: 2;
}
.dhx_header_cmenu_item {
    white-space: nowrap;
}
div.gridbox_dhx_skyblue div.ftr td {
    text-align: right;
    background-image: url(./imgs/sky_blue_grid.gif);
    border-color: #A4BED4;
}
div.gridbox td.filter input,
div.gridbox td.filter select {
    width: 90%;
    font-size: 8pt;
    font-family: Tahoma;
    -moz-user-select: text;
}
.dhx_header_cmenu {
    background-color: #fff;
    border: 2px outset silver;
    z-index: 2;
}
.dhx_header_cmenu_item {
    white-space: nowrap;
}
.dhx_pbox {
    margin-top: 3px;
    border: 1px solid #D4D0C8;
    border-top: 0;
    font-size: 10px;
}
.dhx_pline {
    background-color: white;
    margin: -15px 10px 10px 10px;
    padding: 0 5px 0 5px;
    float: left;
}
.dhx_page,
.dhx_pager_info {
    margin: 3px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    cursor: pointer;
    color: black;
    background-color: gray;
    padding: 1px;
}
.dhx_pager_info {
    white-space: nowrap;
    background-color: white;
    margin: -8px 10px 10px 10px;
    padding: 0 5px 0 5px;
    cursor: default;
}
.dhx_page div {
    background-color: white;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}
div.dhx_page_active {
    font-weight: bold;
    background-color: lightgrey;
    cursor: default;
    color: white;
}
.dhx_pbox_modern {
    margin-top: 3px;
    border: 1px solid #D6D6D6;
    border-top: 0;
    font-size: 10px;
}
.dhx_pline_modern {
    background-color: white;
    margin: -15px 10px 10px 10px;
    padding: 0 5px 0 5px;
    float: left;
}
.dhx_page_modern,
.dhx_pager_info_modern {
    margin: 3px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    cursor: pointer;
    color: #055A78;
    background-color: #D6D6D6;
    padding: 1px;
}
.dhx_pager_info_modern {
    white-space: nowrap;
    background-color: white;
    margin: -8px 10px 10px 10px;
    padding: 0 5px 0 5px;
    cursor: default;
}
.dhx_page_modern div {
    background-color: white;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}
div.dhx_page_active_modern {
    font-weight: bold;
    background-color: #055A78;
    cursor: default;
    color: white;
}
.dhx_pbox_light {
    margin-top: 3px;
    border: 1px solid #C2D5DC;
    border-top: 0;
    font-size: 10px;
}
.dhx_pline_light {
    background-color: white;
    margin: -15px 10px 10px 10px;
    padding: 0 5px 0 5px;
    float: left;
}
.dhx_page_light,
.dhx_pager_info_light {
    margin: 3px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    cursor: pointer;
    color: #055A78;
    background-color: #93AFBA;
    padding: 1px;
}
.dhx_pager_info_light {
    white-space: nowrap;
    background-color: white;
    margin: -8px 10px 10px 10px;
    padding: 0 5px 0 5px;
    cursor: default;
}
.dhx_page_light div {
    background-color: white;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}
div.dhx_page_active_light {
    font-weight: bold;
    background-color: #D1DFE3;
    cursor: default;
    color: white;
}
.dhx_pbox_skyblue {
    margin-top: 3px;
    border: 1px solid #C2D5DC;
    border-top: 0;
    font-size: 10px;
}
.dhx_pline_skyblue {
    background-color: white;
    margin: -15px 10px 10px 10px;
    padding: 0 5px 0 5px;
    float: left;
}
.dhx_page_skyblue,
.dhx_pager_info_skyblue {
    margin: 3px;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    cursor: pointer;
    color: #055A78;
    background-color: #93AFBA;
    padding: 1px;
}
.dhx_pager_info_skyblue {
    white-space: nowrap;
    background-color: white;
    margin: -8px 10px 10px 10px;
    padding: 0 5px 0 5px;
    cursor: default;
}
.dhx_page_skyblue div {
    background-color: white;
    width: 16px;
    height: 17px;
    vertical-align: middle;
}
div.dhx_page_active_skyblue {
    font-weight: bold;
    background-image: url(imgs/sky_blue_grid.gif);
    border: 1px solid #A4BED4;
    padding: 0;
    cursor: default;
    padding: 0;
    color: black;
}
div.dhx_page_active_skyblue div.dhx_page_active_skyblue {
    border: 0 solid #A4BED4;
}
.defaultTreeTable {
    margin: 0;
    padding: 0;
    border: 0;
}
.containerTableStyle {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    top: 0;
    font-size: 12px;
    -khtml-user-select: none;
}
.containerTableStyleRTL span {
    direction: rtl;
    unicode-bidi: bidi-override;
}
.containerTableStyleRTL {
    direction: rtl;
    overflow: auto;
    position: relative;
    top: 0;
    font-size: 12px;
}
.standartTreeRow {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -moz-user-select: none;
}
.selectedTreeRow {
    background-color: navy;
    color: white;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -moz-user-select: none;
}
.dragAndDropRow {
    background-color: navy;
    color: white;
}
.standartTreeRow_lor {
    text-decoration: underline;
    background-color: #FFFFF0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -moz-user-select: none;
}
.selectedTreeRow_lor {
    text-decoration: underline;
    background-color: navy;
    color: white;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -moz-user-select: none;
}
.standartTreeImage {
    width: 18px;
    height: 18px;
    overflow: hidden;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 1px;
}
.hiddenRow {
    width: 1px;
    overflow: hidden;
}
.dragSpanDiv,
.dragSpanDiv td {
    font-size: 12px;
    background-color: white;
    z-index: 999;
}
.a_dhx_hidden_input {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 1px;
    height: 1px;
    border: none;
    background: none;
}
.a_dhx_hidden_input {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 1px;
    height: 1px;
    border: none;
    background: none;
}
.selectionBox {
    background-color: #FFC;
}
.selectionBar {
    top: 0;
    background-color: Black;
    position: absolute;
    overflow: hidden;
    height: 2px;
    z-index: 11;
}
.intreeeditRow {
    font-size: 8pt;
    height: 16px;
    border: 1px solid silver;
    padding: 0;
    margin: 0;
    margin-left: 4px;
    -moz-user-select: text;
    -khtml-user-select: text;
}
.dhx_tree_textSign {
    font-size: 8pt;
    font-family: monospace;
    width: 21px;
    color: black;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
}
.dhx_tree_opacity {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
.dhx_bg_img_fix {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
}
.dhxtree_dhx_black,
.dhxtree_dhx_skyblue {
    background: white;
    color: black;
}
*html .dhxtree_dhx_skyblue .standartTreeRow,
*html .dhxtree_dhx_skyblue .standartTreeRow_lor {
    border-right: 0 solid red;
    border-left: 0 solid red;
}
*html .dhxtree_dhx_skyblue span.standartTreeRow,
*html .dhxtree_dhx_skyblue span.standartTreeRow_lor {
    margin-left: 1px;
}
.dhxtree_dhx_skyblue .standartTreeRow,
.dhxtree_dhx_skyblue .standartTreeRow_lor {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    font-family: Tahoma;
    font-size: 11px!important;
    overflow: hidden;
    padding: 0;
}
.dhxtree_dhx_skyblue .selectedTreeRow_lor,
.dhxtree_dhx_skyblue .selectedTreeRow {
    background-color: white;
    background-image: url(imgs/sky_blue_sel_tree.png);
    background-repeat: repeat-x;
    border: 1px solid #FFB951;
    color: black;
    line-height: 17px;
    font-size: 11px!important;
    font-family: Tahoma;
    overflow: hidden;
}
html>body .dhxtree_dhx_skyblue .selectedTreeRow,
html>body .dhxtree_dhx_skyblue .selectedTreeRow_lor {
    padding: 1px 0 1px 0;
    line-height: normal;
    display: inline-block!ie;
    height: 13px;
}
body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow,
body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow_lor {
    padding: 1px 0 1px 0;
    display: inline-block;
    padding-top: 0;
    height: 13px;
}
body:nth-of-type(1) .dhxtree_dhx_skyblue span.standartTreeRow,
body:nth-of-type(1) .dhxtree_dhx_skyblue span.standartTreeRow_lor {
    display: inline-block;
    height: 14px;
}
.dhxtree_dhx_web .selectedTreeRow_lor,
.dhxtree_dhx_web .selectedTreeRow {
    background-color: transparent;
}
.dhxtree_dhx_web span.selectedTreeRow_lor,
.dhxtree_dhx_web span.selectedTreeRow {
    background-color: #ACDAF0;
    color: black;
}
.dhxtree_dhx_web td.standartTreeRow,
.dhxtree_dhx_web td.selectedTreeRow {
    padding-left: 2px;
}
.dhxtree_dhx_web span.standartTreeRow,
.dhxtree_dhx_web span.selectedTreeRow {
    padding-left: 3px!important;
}
.dhxtree_dhx_web .standartTreeRow,
.dhxtree_dhx_web .standartTreeRow,
.dhxtree_dhx_web .selectedTreeRow_lor,
.dhxtree_dhx_web .selectedTreeRow {
    font-size: 12px;
    font-family: Tahoma;
    overflow: hidden;
}
.dhxtree_dhx_terrace .standartTreeRow,
.dhxtree_dhx_terrace .standartTreeRow,
.dhxtree_dhx_terrace .selectedTreeRow_lor,
.dhxtree_dhx_terrace .selectedTreeRow {
    font-family: Arial;
    font-size: 13px;
    padding: 3px 1px 4px 2px;
}
.dhxtree_dhx_terrace .standartTreeImage {
    padding-left: 3px;
}
.dhxtree_dhx_terrace .selectedTreeRow_lor,
.dhxtree_dhx_terrace .selectedTreeRow {
    background-color: transparent;
}
.dhxtree_dhx_terrace span.selectedTreeRow_lor,
.dhxtree_dhx_terrace span.selectedTreeRow {
    background-color: #fff3a1;
    color: black;
}
div.dhtmlxLayoutObject {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.dhxCursorWResize {
    cursor: w-resize!important;
}
.dhxCursorNResize {
    cursor: n-resize!important;
}
div.dhxcont_global_layout_area {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
div.dhxcont_content_blocker {
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: #FFF;
    z-index: 1;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
div.dhxlayout_skin_detect {
    position: absolute;
    height: 1px;
    margin: 0;
    padding: 0;
}
body.dhxCursorWResize,
body.dhxCursorNResize {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
div.dhtmlx_winviewport {
    position: absolute;
    overflow: hidden;
}
div.dhtmlx_window_active {
    position: absolute;
    overflow: hidden;
}
div.dhtmlx_window_inactive {
    position: absolute;
    overflow: hidden;
}
div.dhx_content_cover_blocker {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: #FFF;
}
iframe.dhx_modal_cover_ifr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background-color: #FFF;
}
div.dhx_modal_cover_dv {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    background-color: #EEE;
}
iframe.dhx_ie6_wincover_forsel {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    filter: alpha(opacity=0);
    background-color: #FFF;
    z-index: -1;
}
div.dhx_carcass_resmove {
    position: absolute;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    background-color: #E0E0E0;
    border: #909090 1px solid;
}
div.dhx_content_vp_cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background-color: #FFF;
}
iframe.dhtmlx_wins_ie6_cover_fix {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    filter: alpha(opacity=0);
    background-color: #FFF;
}
div.dhxcont_content_blocker {
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: #FFF;
    z-index: 1;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlxcalendar_container {
    position: absolute;
    display: block;
    width: 188px;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1999;
    color: black;
    font-size: 11px;
    font-family: Tahoma;
}
.dhtmlxcalendar_ifr {
    position: absolute;
    overflow: hidden;
    background-color: white;
}
div.dhtmlxcalendar_skin_cont {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden {
    background-position: 0 -216px;
}
.dhtmlxcalendar_container ul.dhtmlxcalendar_line {
    position: relative;
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    height: 24px;
    overflow: hidden;
    width: 182px;
}
.dhtmlxcalendar_container ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    float: left;
    width: 26px;
    height: 24px;
    list-style-type: none;
    list-style-image: none;
    font-family: Tahoma;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    cursor: default;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    -moz-user-select: text;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
    width: 182px;
    background-position: 0 -24px;
    background-repeat: no-repeat;
    color: black;
    font-size: 11px;
    line-height: 24px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow {
    position: absolute;
    top: 1px;
    width: 18px;
    height: 23px;
    text-align: center;
    color: black;
    background-position: center center;
    background-repeat: no-repeat;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left {
    left: 4px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover {
    left: 4px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right {
    right: 4px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover {
    right: 4px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month {
    color: black;
    margin-right: 3px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
    color: black;
    margin-left: 2px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 19px;
    margin-left: 3px;
    -moz-user-select: text;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
    height: 19px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    height: 19px;
    line-height: 17px;
    color: black;
    background-repeat: no-repeat;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
    background-position: -26px -48px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    background-position: 0 -48px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell {
    color: #C66200;
    background-position: -52px -48px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first {
    color: #C66200;
    background-position: -26px -105px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 144px;
    margin-left: 3px;
    margin-bottom: 0;
    -moz-user-select: none;
}
.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden div.dhtmlxcalendar_dates_cont {
    margin-bottom: 3px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
    color: #909090;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell {
    background-position: 0 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend {
    background-position: 0 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date {
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend {
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis {
    color: #e3e3e3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis {
    color: #e3e3e3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis {
    color: #e3e3e3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis {
    color: #e3e3e3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday {
    color: red;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday {
    color: red;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis {
    color: #ffc3c3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis {
    color: #ffc3c3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis {
    color: #ffc3c3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis {
    color: #ffc3c3;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover {
    background-position: -26px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover {
    background-position: -26px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover {
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover {
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover {
    color: red;
    background-position: -26px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover {
    color: red;
    background-position: -26px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month {
    color: #000;
    background-position: -52px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend {
    color: #c66200;
    background-position: -130px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
    color: #000;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend {
    color: #c66200;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis {
    color: #808080;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis {
    color: #808080;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis {
    color: #808080;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis {
    color: #808080;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday {
    color: red;
    background-position: -52px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday {
    color: red;
    background-position: -130px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis {
    color: red;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis {
    color: red;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis {
    color: red;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis {
    color: red;
    background-position: 0 -100px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover {
    color: #000;
    background-position: -78px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover {
    color: #c66200;
    background-position: -156px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover {
    color: #000;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover {
    color: #c66200;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover {
    color: red;
    background-position: -78px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover {
    color: red;
    background-position: -156px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
    color: red;
    background-position: -104px 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 24px;
    margin-left: 3px;
    margin-bottom: 3px;
    -moz-user-select: none;
}
.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden div.dhtmlxcalendar_time_cont {
    display: none;
    height: 0;
    margin-bottom: 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
    width: 182px;
    background-position: 0 -24px;
    background-repeat: no-repeat;
    color: black;
    font-size: 11px;
    line-height: 24px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_label {
    position: absolute;
    height: 13px;
    width: 13px;
    left: 58px;
    top: 5px;
    background-position: 0 -87px;
    background-repeat: no-repeat;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours,
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_minutes,
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
    font-size: 11px;
    font-family: Tahoma;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
    margin-left: 1px;
    margin-right: 1px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_cover {
    position: absolute;
    left: 3px;
    top: 27px;
    width: 182px;
    height: 163px;
    background-color: #c1c1c1;
    opacity: .3;
    -moz-opacity: .3;
    filter: alpha(opacity=30);
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj {
    position: absolute;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow {
    position: absolute;
    bottom: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 9px;
    background-position: center -69px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table {
    border: 1px solid #c1c1c1;
    background-color: white;
    border-top: none;
    margin-top: 9px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left {
    width: 17px;
    text-align: center;
    border-bottom: 1px solid white;
    border-top: white 1px solid;
    border-left: white 1px solid;
    background-color: #f8f7f5;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle {
    border-top: white 1px solid;
    border-left: white 1px solid;
    cursor: default;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    width: 17px;
    text-align: center;
    background-color: #f8f7f5;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-top: 1px solid white;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
    ;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    display: none;
    width: 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    width: 96px;
    height: 21px;
    -moz-user-select: none;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    float: left;
    width: 32px;
    height: 21px;
    line-height: 19px;
    font-family: Tahoma;
    font-size: 10px;
    list-style-type: none;
    list-style-image: none;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: -78px -48px;
    -moz-user-select: none;
    cursor: default;
    color: black;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active {
    background-position: -142px -48px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover {
    background-position: -110px -48px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    display: none;
    width: 0;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
    top: auto;
    bottom: 0;
    background-position: center -78px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table {
    margin-top: 0;
    margin-bottom: 9px;
    border-top: 1px solid #C1C1C1;
    border-bottom: none;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    width: 162px;
    height: 17px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    width: 81px;
    height: 17px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    height: 17px;
    line-height: 15px;
    width: 27px;
    background-position: -83px -52px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active {
    background-position: -147px -52px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover {
    background-position: -115px -52px;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes {
    display: none;
}
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes {
    display: block;
}
.dhtmlxcolorpicker {
    background: #E6E5E5;
    color: #000;
}
.dhtmlxcolorpicker .cs_ContentTable {
    margin: 8px;
}
.dhtmlxcolorpicker .cs_SelectorDiv {
    border: 1px solid gray;
    overflow: hidden;
    position: relative;
    width: 256px;
    height: 256px;
}
.dhtmlxcolorpicker .cs_SelectorDiv_Mini {
    border: 1px solid gray;
    overflow: hidden;
    position: relative;
    width: 210px;
    height: 120px;
}
.dhtmlxcolorpicker .cs_SelectorVer {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker .cs_SelectorHor {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker .cs_LumSelect {
    border: 1px solid gray;
    margin-left: 13px;
    margin-right: 10px;
    position: relative;
    width: 15px;
}
.dhtmlxcolorpicker .cs_LumSelect_Mini {
    border: 1px solid gray;
    margin-left: 6px;
    position: relative;
    width: 12px;
}
.dhtmlxcolorpicker .cs_LumSelectLine {
    position: absolute;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: white;
}
.dhtmlxcolorpicker .cs_LumSelectArrow {
    position: absolute;
    background: url('imgs/slide.gif') no-repeat;
    width: 13px;
    height: 9px;
    overflow: hidden;
}
.dhtmlxcolorpicker .cs_LumElement {
    width: 100%;
    height: 4px;
    border: 0;
    overflow: hidden;
}
.dhtmlxcolorpicker .cs_ColorArea {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
}
.dhtmlxcolorpicker .cs_ColorArea_Mini {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
}
.dhtmlxcolorpicker .cs_ColorArea TD {
    text-align: right;
    height: 25px;
}
.dhtmlxcolorpicker .cs_ColorArea_Mini TD {
    text-align: right;
    height: 18px;
}
.dhtmlxcolorpicker .cs_EndColor {
    width: 72px;
    height: 69px;
    border: 1px solid gray;
}
.dhtmlxcolorpicker .cs_EndColor_Mini {
    width: 100px;
    height: 30px;
    border: 1px solid gray;
}
.dhtmlxcolorpicker .cs_Hex {
    font-family: Arial;
    Font-size: 12px;
    width: 55px;
}
.dhtmlxcolorpicker .cs_Hex_Mini,
.dhtmlxcolorpicker .cs_Hex_MiniX {
    font-family: Arial;
    Font-size: 10px;
    height: 15px;
    width: 45px;
    margin: 0;
    padding: 0;
}
.dhtmlxcolorpicker .cs_Hex_MiniX {
    height: 11px;
}
.dhtmlxcolorpicker .cs_Input {
    width: 26px;
    font-family: Arial;
    Font-size: 12px;
    text-align: right;
}
.dhtmlxcolorpicker .cs_Input_Mini,
.dhtmlxcolorpicker .cs_Input_MiniX {
    width: 22px;
    height: 15px;
    font-family: Arial;
    Font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.dhtmlxcolorpicker .cs_Input_MiniX {
    height: 11px;
}
.commonInputStyle,
.dhtmlxcolorpicker .cs_CustomColorAdd,
.dhtmlxcolorpicker .cs_CustomColorAdd_Hover,
.dhtmlxcolorpicker .cs_ButtonOk,
.dhtmlxcolorpicker .cs_ButtonOk_Hover,
.dhtmlxcolorpicker .cs_ButtonCancel,
.dhtmlxcolorpicker .cs_ButtonCancel_Hover,
.dhtmlxcolorpicker .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker .cs_CustomColorAdd_Mini_Hover {
    border: 1px outset white;
    background: #d4cfc9;
    height: 22px;
}
.dhtmlxcolorpicker .cs_CustomColorAdd,
.dhtmlxcolorpicker .cs_CustomColorAdd_Hover {
    width: 145px;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 8px;
}
.dhtmlxcolorpicker .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker .cs_CustomColorAdd_Mini_Hover {
    width: 100%;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 6px;
}
.dhtmlxcolorpicker .cs_CustomColors {
    margin-top: 8px;
    width: 76px;
    height: 38px;
}
.dhtmlxcolorpicker .cs_CustomColors_Mini {
    width: 100%;
    height: 18px;
    margin-top: 6px;
}
.dhtmlxcolorpicker .cs_CustomColor {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid gray;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker .cs_CustomColor_Mini {
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid gray;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker .cs_ButtonOk,
.dhtmlxcolorpicker .cs_ButtonOk_Hover {
    margin-top: 3px;
    margin-right: 6px;
    float: right;
    width: 70px;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker .cs_ButtonCancel,
.dhtmlxcolorpicker .cs_ButtonCancel_Hover {
    margin-top: 3px;
    margin-right: 7px;
    width: 70px;
    float: right;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker .cs_colorInput {
    position: absolute;
    top: 0;
    left: 0;
}
.dhtmlxcolorpicker .cs_colorBox {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid black;
}
.dhtmlxcolorpicker .cs_ButtonsPanel {
    height: 37px;
    background: url('imgs/cp_buttons_panel.gif');
}
.dhtmlxcolorpicker_dhx_black {
    background: #000;
}
.dhtmlxcolorpicker_dhx_black .cs_ContentTable {
    margin: 8px;
}
.dhtmlxcolorpicker_dhx_black .cs_SelectorDiv {
    border: 1px solid gray;
    overflow: hidden;
    position: relative;
    width: 256px;
    height: 256px;
}
.dhtmlxcolorpicker_dhx_black .cs_SelectorDiv_Mini {
    border: 1px solid gray;
    overflow: hidden;
    position: relative;
    width: 210px;
    height: 120px;
}
.dhtmlxcolorpicker_dhx_black .cs_SelectorVer {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_black .cs_SelectorHor {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_black .cs_LumSelect {
    border: 1px solid gray;
    margin-left: 13px;
    margin-right: 10px;
    position: relative;
    width: 15px;
}
.dhtmlxcolorpicker_dhx_black .cs_LumSelect_Mini {
    border: 1px solid gray;
    margin-left: 6px;
    position: relative;
    width: 12px;
}
.dhtmlxcolorpicker_dhx_black .cs_LumSelectLine {
    position: absolute;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: white;
}
.dhtmlxcolorpicker_dhx_black .cs_LumSelectArrow {
    position: absolute;
    background: url('img/__dhxCP_skin_Black/slide.gif') no-repeat;
    width: 13px;
    height: 9px;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_black .cs_LumElement {
    width: 100%;
    height: 4px;
    border: 0;
    font-size: 0;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_black .cs_ColorArea {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #fff;
}
.dhtmlxcolorpicker_dhx_black .cs_ColorArea_Mini {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #fff;
}
.dhtmlxcolorpicker_dhx_black .cs_ColorArea TD {
    text-align: right;
    height: 25px;
}
.dhtmlxcolorpicker_dhx_black .cs_ColorArea_Mini TD {
    text-align: right;
    height: 18px;
}
.dhtmlxcolorpicker_dhx_black .cs_EndColor {
    width: 72px;
    height: 69px;
    border: 1px solid gray;
}
.dhtmlxcolorpicker_dhx_black .cs_EndColor_Mini {
    width: 100px;
    height: 30px;
    border: 1px solid gray;
}
.dhtmlxcolorpicker_dhx_black .cs_Hex {
    font-family: Arial;
    Font-size: 12px;
    width: 55px;
}
.dhtmlxcolorpicker_dhx_black .cs_Hex_Mini,
.dhtmlxcolorpicker_dhx_black .cs_Hex_MiniX {
    font-family: Arial;
    Font-size: 10px;
    height: 15px;
    width: 45px;
    margin: 0;
    padding: 0;
}
.dhtmlxcolorpicker_dhx_black .cs_Hex_MiniX {
    height: 11px;
}
.dhtmlxcolorpicker_dhx_black .cs_Input {
    width: 26px;
    font-family: Arial;
    Font-size: 12px;
    text-align: right;
}
.dhtmlxcolorpicker_dhx_black .cs_Input_Mini,
.dhtmlxcolorpicker_dhx_black .cs_Input_MiniX {
    width: 22px;
    height: 15px;
    font-family: Arial;
    Font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.dhtmlxcolorpicker_dhx_black .cs_Input_MiniX {
    height: 11px;
}
.commonInputStyle,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Hover,
.dhtmlxcolorpicker_dhx_black .cs_ButtonOk,
.dhtmlxcolorpicker_dhx_black .cs_ButtonOk_Hover,
.dhtmlxcolorpicker_dhx_black .cs_ButtonCancel,
.dhtmlxcolorpicker_dhx_black .cs_ButtonCancel_Hover,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Mini_Hover {
    border: 1px outset white;
    background: #d4cfc9;
    height: 22px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Hover {
    width: 145px;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 8px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker_dhx_black .cs_CustomColorAdd_Mini_Hover {
    width: 100%;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 6px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColors {
    margin-top: 8px;
    width: 76px;
    height: 38px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColors_Mini {
    width: 100%;
    height: 18px;
    margin-top: 6px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColor {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid gray;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_black .cs_CustomColor_Mini {
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid gray;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_black .cs_ButtonOk,
.dhtmlxcolorpicker_dhx_black .cs_ButtonOk_Hover {
    margin-top: 3px;
    margin-right: 6px;
    float: right;
    width: 70px;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker_dhx_black .cs_ButtonCancel,
.dhtmlxcolorpicker_dhx_black .cs_ButtonCancel_Hover {
    margin-top: 3px;
    margin-right: 7px;
    width: 70px;
    float: right;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker_dhx_black .cs_colorInput {
    position: absolute;
    top: 0;
    left: 0;
}
.dhtmlxcolorpicker_dhx_black .cs_colorBox {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid black;
}
.dhtmlxcolorpicker_dhx_black .cs_ButtonsPanel {
    height: 37px;
    background: url('imgs/__dhxCP_skin_Black/cp_buttons_panel.png');
}
.dhtmlxcolorpicker_dhx_blue {
    background: #d3e2e5;
}
.dhtmlxcolorpicker_dhx_blue .cs_ContentTable {
    margin: 8px;
}
.dhtmlxcolorpicker_dhx_blue .cs_SelectorDiv {
    border: 1px solid gray;
    overflow: hidden;
    position: relative;
    width: 256px;
    height: 256px;
}
.dhtmlxcolorpicker_dhx_blue .cs_SelectorDiv_Mini {
    border: 1px solid #adc6cb;
    overflow: hidden;
    position: relative;
    width: 210px;
    height: 120px;
}
.dhtmlxcolorpicker_dhx_blue .cs_SelectorVer {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_blue .cs_SelectorHor {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_blue .cs_LumSelect {
    border: 1px solid gray;
    margin-left: 13px;
    margin-right: 10px;
    position: relative;
    width: 15px;
}
.dhtmlxcolorpicker_dhx_blue .cs_LumSelect_Mini {
    border: 1px solid #adc6cb;
    margin-left: 6px;
    position: relative;
    width: 12px;
}
.dhtmlxcolorpicker_dhx_blue .cs_LumSelectLine {
    position: absolute;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: white;
}
.dhtmlxcolorpicker_dhx_blue .cs_LumSelectArrow {
    position: absolute;
    background: url('imgs/__dhxCP_skin_Blue/slide.gif') no-repeat;
    width: 13px;
    height: 9px;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_blue .cs_LumElement {
    width: 100%;
    height: 4px;
    border: 0;
    font-size: 0;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_blue .cs_ColorArea {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #02609e;
}
.dhtmlxcolorpicker_dhx_blue .cs_ColorArea_Mini {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #02609e;
}
.dhtmlxcolorpicker_dhx_blue .cs_ColorArea TD {
    text-align: right;
    height: 25px;
}
.dhtmlxcolorpicker_dhx_blue .cs_ColorArea_Mini TD {
    text-align: right;
    height: 18px;
}
.dhtmlxcolorpicker_dhx_blue .cs_EndColor {
    width: 72px;
    height: 69px;
    border: 1px solid gray;
}
.dhtmlxcolorpicker_dhx_blue .cs_EndColor_Mini {
    width: 100px;
    height: 30px;
    border: 1px solid #adc6cb;
}
.dhtmlxcolorpicker_dhx_blue .cs_Hex {
    font-family: Arial;
    Font-size: 12px;
    width: 55px;
}
.dhtmlxcolorpicker_dhx_blue .cs_Hex_Mini,
.dhtmlxcolorpicker_dhx_blue .cs_Hex_MiniX {
    font-family: Arial;
    Font-size: 10px;
    height: 15px;
    width: 45px;
    margin: 0;
    padding: 0;
    border: 1px solid #adc6cb;
}
.dhtmlxcolorpicker_dhx_blue .cs_Hex_MiniX {
    height: 11px;
}
.dhtmlxcolorpicker_dhx_blue .cs_Input {
    width: 26px;
    font-family: Arial;
    Font-size: 12px;
    text-align: right;
}
.dhtmlxcolorpicker_dhx_blue .cs_Input_Mini,
.dhtmlxcolorpicker_dhx_blue .cs_Input_MiniX {
    width: 22px;
    height: 15px;
    font-family: Arial;
    Font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
    border: 1px solid #adc6cb;
}
.dhtmlxcolorpicker_dhx_blue .cs_Input_MiniX {
    height: 11px;
}
.commonInputStyle,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Hover,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonOk,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonOk_Hover,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonCancel,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonCancel_Hover,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Mini_Hover {
    border: 1px outset white;
    background: #d4cfc9;
    height: 22px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Hover {
    width: 145px;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 8px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker_dhx_blue .cs_CustomColorAdd_Mini_Hover {
    width: 100%;
    font-family: Arial;
    Font-size: 12px;
    margin-top: 6px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColors {
    margin-top: 8px;
    width: 76px;
    height: 38px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColors_Mini {
    width: 100%;
    height: 18px;
    margin-top: 6px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColor {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #adc6cb;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_blue .cs_CustomColor_Mini {
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid #adc6cb;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_blue .cs_ButtonOk,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonOk_Hover {
    margin-top: 3px;
    margin-right: 6px;
    float: right;
    width: 70px;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker_dhx_blue .cs_ButtonCancel,
.dhtmlxcolorpicker_dhx_blue .cs_ButtonCancel_Hover {
    margin-top: 3px;
    margin-right: 7px;
    width: 70px;
    float: right;
    font-family: Arial;
    Font-size: 12px;
}
.dhtmlxcolorpicker_dhx_blue .cs_colorInput {
    position: absolute;
    top: 0;
    left: 0;
}
.dhtmlxcolorpicker_dhx_blue .cs_colorBox {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid blue;
}
.dhtmlxcolorpicker_dhx_blue .cs_ButtonsPanel {
    height: 37px;
    background: url('imgs/__dhxCP_skin_Blue/cp_buttons_panel.png');
}
.dhtmlxcolorpicker_dhx_skyblue {
    background: url('imgs/__dhxCP_skin_SkyBlue/bg_head.gif') repeat-x #c3d4eb;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ContentTable {
    margin: 20px 8px 0;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_SelectorDiv {
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    width: 256px;
    height: 256px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_SelectorDiv_Mini {
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    width: 210px;
    height: 120px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_SelectorVer {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_SelectorHor {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_LumSelect {
    border: 1px solid #fff;
    margin-left: 13px;
    margin-right: 10px;
    position: relative;
    width: 15px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_LumSelect_Mini {
    border: 1px solid #fff;
    margin-left: 6px;
    position: relative;
    width: 12px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_LumSelectLine {
    position: absolute;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: white;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_LumSelectArrow {
    position: absolute;
    background: url('imgs/__dhxCP_skin_SkyBlue/slide.gif') no-repeat;
    width: 13px;
    height: 9px;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_LumElement {
    width: 100%;
    height: 4px;
    border: 0;
    font-size: 0;
    overflow: hidden;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ColorArea {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #02609e;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ColorArea_Mini {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    color: #02609e;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ColorArea TD {
    text-align: right;
    height: 25px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ColorArea_Mini TD {
    text-align: right;
    height: 18px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_EndColor {
    width: 72px;
    height: 69px;
    border: 1px solid #fff;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_EndColor_Mini {
    width: 100px;
    height: 30px;
    border: 1px solid #fff;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Hex {
    font-family: Arial;
    Font-size: 12px;
    width: 55px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Hex_Mini,
.dhtmlxcolorpicker_dhx_skyblue .cs_Hex_MiniX {
    font-family: Arial;
    Font-size: 10px;
    height: 15px;
    width: 45px;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Hex_MiniX {
    height: 11px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Input {
    width: 26px;
    font-family: Arial;
    Font-size: 12px;
    text-align: right;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Input_Mini,
.dhtmlxcolorpicker_dhx_skyblue .cs_Input_MiniX {
    width: 22px;
    height: 15px;
    font-family: Arial;
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
    border: 1px solid #fff;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_Input_MiniX {
    height: 11px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColorAdd {
    width: 145px;
    font-family: Arial;
    font-size: 12px;
    margin-top: 8px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColorAdd_Mini,
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColorAdd_Mini_Hover {
    background: url('imgs/__dhxCP_skin_SkyBlue/but_add.gif');
    border: 0;
    width: 100%;
    height: 21px;
    font-family: Tahoma;
    font-size: 11px;
    margin-top: 6px;
    padding-left: 20px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColorAdd_Mini_Hover {
    background-position: left bottom;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColors {
    margin-top: 8px;
    width: 76px;
    height: 38px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColors_Mini {
    width: 100%;
    height: 18px;
    margin-top: 6px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColor {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_CustomColor_Mini {
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid #a4bed4;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 3px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonOk,
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonOk_Hover {
    background: url('imgs/__dhxCP_skin_SkyBlue/but_select.gif');
    border: 0;
    margin: 3px 6px 0 0;
    padding-left: 17px;
    float: right;
    width: 70px;
    font-family: Tahoma;
    font-size: 11px;
    height: 21px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonOk_Hover {
    background-position: left bottom;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonCancel,
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonCancel_Hover {
    background: url('imgs/__dhxCP_skin_SkyBlue/but_cancel.gif');
    border: 0;
    margin: 3px 7px 0 0;
    padding-left: 17px;
    width: 72px;
    float: right;
    font-family: Tahoma;
    font-size: 11px;
    height: 21px;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonCancel_Hover {
    background-position: left bottom;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_colorInput {
    position: absolute;
    top: 0;
    left: 0;
}
.dhtmlxcolorpicker_dhx_blue .cs_colorBox {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid blue;
}
.dhtmlxcolorpicker_dhx_skyblue .cs_ButtonsPanel {
    margin-bottom: 8px;
}
.dhx_combo_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 20px;
}
.dhx_combo_option_img {
    position: relative;
    top: 1px;
    margin: 0;
    margin-left: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    padding: 0;
}
.dhx_combo_input {
    color: #333;
    font-family: Arial;
    font-size: 9pt;
    border: 0;
    padding: 2px 2px 2px 2px;
    position: absolute;
    top: 0;
    outline: none 0;
}
.dhx_combo_box {
    position: relative;
    text-align: left;
    border: 1px solid #7F9DB9;
    height: 20px;
    _height: 22px;
    overflow: hidden;
    background-color: white;
    cursor:hand;
}
.dhx_combo_list {
    position: absolute;
    z-index: 230;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    border: 1px solid black;
    height: 100px;
    font-family: Arial;
    font-size: 9pt;
    background-color: white;
    z-index: 12000;
}
.dhx_combo_list div {
    cursor: default;
    padding: 2px 2px 2px 2px;
}
.dhx_selected_option {
    background-color: navy;
    color: white;
}
.dhx_combo_img_rtl {
    position: absolute;
    top: 0;
    left: 1px;
    width: 17px;
    height: 20px;
}
.dhx_combo_option_img_rtl {
    float: right;
    margin-right: 0;
    width: 18px;
    height: 18px;
}
.dhx_combo_list_rtl {
    direction: rtl;
    unicode-bidi: bidi-override;
    position: absolute;
    z-index: 230;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    border: 1px solid black;
    height: 100px;
    font-family: Arial;
    font-size: 9pt;
    background-color: white;
}
.dhx_combo_list_rtl div {
    direction: rtl;
    unicode-bidi: bidi-override;
    padding: 2px 2px 2px 2px;
}
.dhx_combo_list_rtl div div {
    float: right!important;
    cursor: default;
}
.dhx_combo_list_rtl div img {
    float: right!important;
}
.dhx_combo_list_rtl div input {
    float: right!important;
}
.dhx_combo_input {
    box-sizing: border-box;
}
.dhx_combo_box.dhx_terrace .dhx_combo_img {
    height: 30px;
    cursor:hand;
}
.dhx_combo_box.dhx_terrace {
    height: 30px;
    line-height: 28px;
    _height: 32px;
    padding: 0;
    cursor:hand;
}
.dhx_combo_box.dhx_terrace .dhx_combo_img_rtl {
    height: 30px;
    cursor:hand;
}
.dhx_combo_box.dhx_terrace {
    border: 1px solid #CECECE;
    cursor:hand;
}
.combo_dhx_terrace_sel {
    background: #FFF3A1;
    color: black;
}
.dhx_combo_list.dhx_terrace_list div {
    cursor: default;
    padding: 8px 8px;
}
.dhx_combo_list.dhx_terrace_list {
    background-color: white;
    border: 1px solid #CECECE;
    font-family: Arial;
    font-size: 13px;
}
.dhx_combo_list_rtl.dhx_terrace_list {
    background-color: white;
    border: 1px solid #CECECE;
    font-family: Arial;
    font-size: 13px;
}
.dhx_combo_box.dhx_terrace .dhx_combo_input {
    height: 30px;
    line-height: 30px;
    font-family: Arial;
    font-size: 13px;
    padding: 0 0 0 8px;
    cursor:hand;
}
.dhx_combo_box.dhx_skyblue {
    border: 1px solid #a4bed4;
    cursor:hand;
}
.dhx_combo_box.dhx_skyblue .dhx_combo_input {
    font-family: Tahoma;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 2px;
    cursor:hand;
}
.dhx_combo_list.dhx_skyblue_list {
    background-color: #eaf2fb;
    border: 1px solid #a4bed4;
    font-family: Tahoma;
    font-size: 11px;
}
.dhx_combo_list.dhx_skyblue_list div {
    cursor: default;
    padding: 3px 4px;
}
.dhx_combo_list_rtl.dhx_skyblue_list {
    background-color: #eaf2fb;
    border: 1px solid #a4bed4;
    font-family: Tahoma;
    font-size: 11px;
}
.combo_dhx_skyblue_sel {
    background-image: url('imgs/bg_selection.gif')!important;
    background-position: bottom;
    background-repeat: repeat-x;
    color: black;
}
.combo_dhx_web_sel {
    background-color: #ACDAF0;
    color: black;
}
.dhx_combo_box.dhx_web .dhx_combo_input {
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 2px;
    cursor:hand;
}
.dhx_combo_box.dhx_web,
.dhx_combo_list.dhx_web_list,
.dhx_combo_list_rtl.dhx_web_list {
    border: 1px solid #8B8B8B;
    cursor:hand;
}
.dhx_tabbar_zone_top {
    position: relative;
}
.dhx_tabbar_zone,
.dhx_tabbar_zoneB,
.dhx_tabbar_zoneV,
.dhx_tabbar_zoneVB {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.dhx_tablist_line {
    height: 1px;
    width: 1px;
    background-color: #91A7B4;
    position: absolute;
    overflow: hidden;
}
.dhx_tabbar_row,
.dhx_tablist_zone,
.dhx_tabcontent_zone,
.dhx_tab_element {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.dhx_tablist_zone {
    z-index: 3;
    overflow: hidden;
}
.dhx_tabcontent_zone {
    border: 1px solid #91A7B4;
    z-index: 2;
}
.dhx_tabcontent_zone>div {
    background-color: #fff;
}
.dhx_tabbar_zone_top .dhx_tab_element {
    padding-top: 3px;
}
.dhx_tab_element span {
    white-space: nowrap;
}
.dhx_tab_element {
    cursor: pointer;
    text-align: center;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
}
.dhx_tabbar_zoneV .dhx_tab_element {
    padding: 0 0 0 3px;
    text-align: left;
}
.dhx_tabbar_zoneVB .dhx_tab_element {
    padding: 0 3px 0 0;
    text-align: right;
}
.dhx_tab_element div {
    height: 40px;
    width: 40px;
    position: absolute;
    overflow: hidden;
}
.dhx_tab_element span {
    position: relative;
    z-index: 10;
}
.dhx_tabbar_zone_dhx_blue .dhx_tablist_line {
    background-color: #C2D5DC;
}
.dhx_tabbar_zone_dhx_blue .dhx_tabcontent_zone {
    border-color: #D2E3EA;
}
.dhx_tabbar_zone_dhx_blue .dhx_tab_element {
    color: #069;
}
.dhx_tab_element_active {
    font-weight: bold;
}
.dhx_tabbar_zone_dark_blue .dhx_tab_element,
.dhx_tabbar_zone_dhx_black .dhx_tab_element {
    color: white;
}
.dhx_tabbar_zone_dhx_black .dhx_tablist_line {
    background-color: #626262;
}
.dhx_tabbar_zone_dhx_black .dhx_tabcontent_zone {
    border-color: #333;
}
.dhx_tabbar_zone_dhx_web .dhx_tabbar_row {
    background-color: #646464;
}
.dhx_tabbar_zone_dhx_web .dhx_tab_element span {
    top: 4px;
    font-weight: normal!important;
    font-size: 12px;
}
.dhx_tabbar_zone_dhx_web .dhx_tablist_line {
    display: none;
}
.dhx_tabbar_zone_dhx_web .dhx_tabcontent_zone {
    background-color: #646464!important;
    border: none!important;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_row {
    background-image: url(./imgs/dhx_skyblue/bg_top.png);
    border-right: 1px solid #B6CBDD;
    border-left: 1px solid #B6CBDD;
}
.dhx_tabbar_zone_dhx_blue .dhx_tabbar_row {
    background-color: #D2E3EA;
}
.dhx_tabbar_zone_dhx_black .dhx_tabbar_row {
    background-color: black;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineA {
    position: absolute;
    left: 0;
    width: 1px;
    height: 3px;
    background-color: white;
    z-index: 999;
    border-left: 1px solid #A4BED4;
    border-right: 1px solid #A4BED4;
    overflow: hidden;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineB {
    position: absolute;
    left: 2px;
    width: 100px;
    height: 3px;
    background-color: #D0E5FF;
    z-index: 999;
    overflow: hidden;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineC {
    position: absolute;
    right: 0;
    width: 1px;
    height: 21px;
    background-color: white;
    z-index: 999;
    overflow: hidden;
    border-right: 1px solid #A4BED4;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineD {
    position: absolute;
    left: 1px;
    width: 1px;
    height: 21px;
    background-color: white;
    z-index: 999;
    overflow: hidden;
}
.dhx_tabbar_zone_top .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineD {
    top: 1px;
}
.dhx_tabbar_zone_top .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineC {
    top: 1px;
}
.dhx_tabbar_zone_bottom .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineD {
    bottom: 1px;
}
.dhx_tabbar_zone_bottom .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineC {
    bottom: 1px;
}
.dhx_tabbar_zone_bottom .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_row {
    background-image: url(./imgs/dhx_skyblue/bg_bottom.png);
    background-position: bottom;
}
.dhx_tabbar_zone_bottom .dhx_tabbar_zone_dhx_skyblue .dhx_tablist_line {
    border-width: 0 1px 1px 0;
}
.dhx_tabbar_zone_bottom .dhx_tab_element span {
    padding-top: 5px;
    display: block;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineB {
    width: 3px;
    left: auto;
    top: 2px;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineA {
    width: 3px;
    border: 1px solid #A4BED4;
    border-width: 1px 0 1px 0;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineD {
    height: 1px;
    width: 21px;
    right: auto;
    bottom: 0;
    left: 1px;
    border: 1px solid #A4BED4;
    border-width: 0 0 1px 0;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineC {
    height: 1px;
    width: 21px;
    right: auto;
    top: 1px;
    left: 1px;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_row {
    background-image: url(./imgs/dhx_skyblue/bg_left.png);
    border: 1px solid #B6CBDD;
    border-width: 1px 0 1px 0;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tablist_line {
    border-width: 0 0 1px 1px;
    width: 2px!ie;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tab_element {
    padding-top: 0;
}
.dhx_tabbar_zone_left .dhx_tabbar_zone_dhx_skyblue .dhx_tab_element span {
    padding-top: 5px;
    display: block;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineA {
    left: auto;
    width: 3px;
    border: 1px solid #A4BED4;
    border-width: 1px 0 1px 0;
    background-color: #D0E5FF;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineB {
    width: 3px;
    left: auto;
    top: 2px;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineD {
    height: 1px;
    width: 21px;
    left: auto;
    bottom: 0;
    right: 1px;
    border: 1px solid #A4BED4;
    border-width: 0 0 1px 0;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_lineC {
    height: 1px;
    width: 21px;
    left: auto;
    top: 1px;
    right: 0;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tabbar_row {
    background-image: url(./imgs/dhx_skyblue/bg_right.png);
    background-position: right;
    border: 1px solid #B6CBDD;
    border-width: 1px 0 1px 0;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tablist_line {
    border-width: 0 1px 1px 0;
    width: 2px!ie;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tab_element {
    padding-top: 0;
}
.dhx_tabbar_zone_right .dhx_tabbar_zone_dhx_skyblue .dhx_tab_element span {
    padding-top: 5px;
    display: block;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tablist_line {
    height: 3px;
    border: 1px solid #A4BED4;
    background-color: white;
    border-width: 1px 1px 0 0;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_tabcontent_zone {
    border-color: #A4BED4;
}
div.dhxcont_main_content {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}
div.dhxcont_content_blocker {
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: #FFF;
    z-index: 1;
    -moz-user-select: none;
}
div.dhx_tabbar_zone_dhx_skyblue div.dhxcont_sb_container {
    position: relative;
    height: 24px;
}
div.dhx_tabbar_zone_dhx_skyblue div.dhxcont_sb_container div.dhxcont_statusbar {
    background-image: url('./imgs/dhx_skyblue/dhxlayout_bg_sb.gif');
    position: relative;
    top: 2px;
    height: 22px;
    line-height: 22px;
    background-repeat: repeat-x;
    width: auto;
    padding: 0 4px;
    overflow: hidden;
    white-space: nowrap;
    border-top: none;
    border-bottom: none;
    border-left: #a4bed4 0 solid;
    border-right: #a4bed4 0 solid;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: #000;
}
div.dhx_tabbar_zone_dhx_web div.dhxcont_sb_container {
    position: relative;
    height: 41px;
}
div.dhx_tabbar_zone_dhx_web div.dhxcont_sb_container div.dhxcont_statusbar {
    position: relative;
    top: 9px;
    height: 32px;
    line-height: 32px;
    background-color: #ececec;
    width: auto;
    padding: 0 12px;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    vertical-align: middle;
    color: #666;
}
.dhx_tabbar_zone_dhx_web div.dhxcont_global_content_area {
    position: absolute;
    overflow: hidden;
    background-color: #FFF;
}
.dhx_tabbar_zone_dhx_web div.dhxcont_global_content_area.dhxcont_tabbar_dhx_web {
    border: white 8px solid;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tab_element {
    background-color: transparent!important;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tabcontent_zone {
    border-color: #cecece;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tablist_line {
    background-color: #cecece;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tabbar_row {
    color: #454544;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tab_element {
    text-align: left;
}
.dhx_tabbar_zone_dhx_terrace .dhx_tab_element span {
    padding-left: 15px;
    line-height: 30px;
    display: block;
    font-family: Arial;
    font-size: 13px;
}
.dhtmlxSlider {
    position: relative;
    overflow: hidden;
    height: 14px;
    left: 10px;
}
.dhtmlxSlider .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 31px;
    left: 5px;
}
.dhtmlxSlider .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
}
.dhtmlxSlider .leftZone {
    position: absolute;
    top: 0;
    left: 3px;
    height: 100%;
}
.dhtmlxSlider .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 3px;
    height: 100%;
}
.dhtmlxSlider .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_ball {
    position: relative;
    overflow: hidden;
    height: 16px;
    left: 10px;
}
.dhtmlxSlider_ball .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 16px;
    left: 5px;
}
.dhtmlxSlider_ball .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
}
.dhtmlxSlider_ball .leftZone {
    position: absolute;
    top: 0;
    left: 3px;
    height: 100%;
}
.dhtmlxSlider_ball .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 100%;
}
.dhtmlxSlider_ball .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_zipper {
    position: relative;
    overflow: hidden;
    height: 17px;
    left: 10px;
}
.dhtmlxSlider_zipper .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 17px;
    left: 0;
}
.dhtmlxSlider_zipper .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
}
.dhtmlxSlider_zipper .leftZone {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.dhtmlxSlider_zipper .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 100%;
}
.dhtmlxSlider_zipper .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_simplesilver {
    position: relative;
    overflow: hidden;
    height: 16px;
    left: 10px;
}
.dhtmlxSlider_simplesilver .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 15px;
    left: 0;
}
.dhtmlxSlider_simplesilver .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_simplesilver .leftZone {
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
}
.dhtmlxSlider_simplesilver .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_simplesilver .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_simplegray {
    position: relative;
    overflow: hidden;
    height: 16px;
    left: 10px;
}
.dhtmlxSlider_simplegray .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 15px;
    left: 0;
}
.dhtmlxSlider_simplegray .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_simplegray .leftZone {
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
}
.dhtmlxSlider_simplegray .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_simplegray .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_bar {
    position: relative;
    overflow: hidden;
    height: 21px;
    left: 10px;
}
.dhtmlxSlider_bar .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 15px;
    left: 17px;
}
.dhtmlxSlider_bar .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 100%;
}
.dhtmlxSlider_bar .leftZone {
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
}
.dhtmlxSlider_bar .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 100%;
}
.dhtmlxSlider_bar .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_arrow {
    position: relative;
    overflow: hidden;
    height: 14px;
    left: 10px;
}
.dhtmlxSlider_arrow .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 7px;
    left: 1px;
}
.dhtmlxSlider_arrow .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_arrow .leftZone {
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
}
.dhtmlxSlider_arrow .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_arrow .rightZone {
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_arrowgreen {
    position: relative;
    overflow: hidden;
    height: 21px;
    left: 10px;
}
.dhtmlxSlider_arrowgreen .selector {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 11px;
    left: 1px;
}
.dhtmlxSlider_arrowgreen .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_arrowgreen .leftZone {
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
}
.dhtmlxSlider_arrowgreen .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
}
.dhtmlxSlider_arrowgreen .rightZone {
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
}
.dhtmlxSlider_dhx_skyblue {
    position: relative;
    overflow: hidden;
    height: 15px;
    left: 10px;
}
.dhtmlxSlider_dhx_skyblue .selector {
    position: absolute;
    overflow: hidden;
    height: 15px;
    width: 15px;
    left: 0;
}
.dhtmlxSlider_dhx_skyblue .leftSide {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
}
.dhtmlxSlider_dhx_skyblue .leftZone {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.dhtmlxSlider_dhx_skyblue .rightSide {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
}
.dhtmlxSlider_dhx_skyblue .rightZone {
    position: absolute;
    left: 3px;
    top: 0;
    height: 100%;
}
.dhx_tooltip {
    display: none;
    position: absolute;
    font-family: Tahoma;
    font-size: 8pt;
    z-index: 10000;
    background-color: white;
    padding: 2px 2px 2px 2px;
    border: 1px solid #A4BED4;
}
.dhx_chart {
    position: relative;
    font-family: Tahoma;
    font-size: 13px;
    color: #000;
    overflow: hidden;
}
.dhx_canvas_text {
    position: absolute;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.dhx_map_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    filter: alpha(opacity=0);
}
.dhx_axis_item_y {
    position: absolute;
    height: 18px;
    line-height: 18px;
    margin-top: -4px;
    text-align: right;
}
.dhx_axis_title_x {
    text-align: center;
}
.dhx_axis_title_y {
    text-align: center;
    font-family: Tahoma;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 18px;
    line-height: 18px;
}
.dhx_ie_filter {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    zoom: 1;
    font-family: serif;
}
.dhx_chart_legend {
    position: absolute;
}
.dhx_chart_legend_item {
    height: 18px;
    line-height: 18px;
    padding: 2px;
}
.dhx_axis_item_y.dhx_radar {
    color: #666;
    font-size: 11px;
    padding-right: 3px;
    height: 13px;
    line-height: 13px;
    margin-top: 0;
}
.dhx_canvas_text.dhx_axis_radar_title {
    margin-top: 0;
    padding-top: 0;
}
.dhx_axis_item_y,
.dhx_axis_item_x {
    color: #666;
}
.dhx_tooltip {
    display: none;
    position: absolute;
    font-family: Tahoma;
    font-size: 8pt;
    z-index: 10000;
    background-color: white;
    padding: 2px 2px 2px 2px;
    border: 1px solid #A4BED4;
}
.dhx_noselect {
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
}
.dhx_allow_selection {
    -moz-user-select: text;
    -user-select: text;
}
.dhx_dataview {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-select: none;
}
.dhx_drag_zone {
    position: absolute;
    border: 1px solid #A4BED4;
    z-index: 8000;
    -moz-box-shadow: 5px 5px 5px #888;
    -khtml-box-shadow: 5px 5px 5px #888;
}
.dhx_dataview_default_item,
.dhx_dataview_default_item_selected {
    cursor: pointer;
    background-color: white;
}
.dhx_dataview .dhx_dataview_default_item,
.dhx_dataview .dhx_dataview_default_item_selected {
    border-right: 1px solid #A4BED4;
    border-bottom: 1px dotted #A4BED4;
}
.dhx_dataview_default_item_selected {
    background-color: #FFBE31;
    background-image: url(./imgs/dataview/selection_bg.png);
    background-repeat: repeat-x;
}
.dhx_dataview_item {
    font-family: Tahoma;
    font-size: 8pt;
    color: #000;
}
.dhx_dataview_item .dhx_strong {
    font-weight: bold;
    display: block;
    padding-bottom: 6px;
}
.dhx_dataview_default_item_selected .dhx_light {
    color: #C3C3C3;
}
.dhx_dataview_item .dhx_light {
    color: #919191;
}
.dhx_drag_over {
    background-color: #faf768;
    background-image: url('./imgs/marker.png');
    background-repeat: repeat-x;
}
.dhx_pager_item,
.dhx_pager_item_selected {
    float: left;
    text-align: center;
    height: 16px;
    font-family: Tahoma;
    font-size: 10pt;
    border: 1px solid gray;
    padding: 2px 4px;
    margin-left: 5px;
    cursor: pointer;
    background-color: white;
}
.dhx_pager_item_selected {
    background-color: lightgrey;
    color: white;
    cursor: default;
    font-weight: bold;
}
div.gridbox_dhx_skyblue .ftr,
div.gridbox_dhx_skyblue .xhdr {
    background-image: url(imgs/sky_blue_grid.gif);
}
div.gridbox_dhx_skyblue table.hdr tr {
    background-image: url(imgs/sky_blue_grid.gif);
    background-position: 0 -1px\9;
}
body:nth-of-type(1) div.gridbox_dhx_skyblue table.hdr tr {
    background-image: url(imgs/sky_blue_grid.gif);
    background-position: 0 -1px;
}
div.gridbox_dhx_skyblue table.obj tr td {
    font-family: Tahoma;
    font-size: 11px;
    border-width: 0;
    padding-right: 4px;
    padding-left: 4px;
}
div.gridbox_dhx_skyblue table.hdr td div.hdrcell {
    padding-left: 10px;
    width: auto;
}
html>body div.gridbox_dhx_skyblue table.hdr td div.hdrcell {
    width=100%;
}
div.gridbox_dhx_skyblue table.hdr td {
    border-width: 1px 1px 1px 1px;
    border-color: #FDFDFD #A4BED4 #A4BED4 #FDFDFD;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    color: black;
    vertical-align: top;
    text-align: left;
}
div.gridbox_dhx_skyblue {
    border: 1px solid #A4BED4;
}
div.gridbox_dhx_skyblue table.obj tr td {
    padding-top: 3px;
    padding-bottom: 3px;
}
* html .gridbox_dhx_skyblue .obj td {
    height: auto;
    padding-top=3px;
    padding-bottom=3px;
}
div.gridbox_dhx_skyblue table.obj.row20px tr td {
    padding-top: 0;
    padding-bottom: 0;
}
div.gridbox_dhx_skyblue table.obj.row20px tr td.editable {
    padding: 0;
}
div.gridbox_dhx_skyblue table.obj tr td.editable div.treegrid_cell {
    padding-left: 4px;
    padding-top: 1px;
}
div.gridbox_dhx_skyblue table.obj tr.rowselected {
    background-color: #FFF1CC;
}
div.gridbox_dhx_skyblue table.obj tr.rowselected td {
    background-color: #FFF1CC;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(imgs/sky_blue_sel2.png);
}
div.gridbox_dhx_skyblue table.obj.row20px tr.rowselected td {
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(imgs/sky_blue_sel.png);
}
div.gridbox_dhx_skyblue table.obj tr.rowselected td.cellselected {
    background-color: #FFF1CC;
}
div.gridbox_dhx_skyblue .odd_dhx_skyblue {
    background-color: #E3EFFF;
}
.dhx_combo_select,
.gridbox_dhx_skyblue .dhx_combo_edit,
.gridbox_dhx_skyblue .dhx_textarea {
    font-family: Tahoma;
    font-size: 11px;
}
.gridbox_dhx_skyblue .dhx_combo_edit {
    padding: 1px 0 1px 1px;
}
.gridbox_dhx_skyblue .dhx_sub_row {
    background-color: transparent;
}
div.gridbox table.obj.row20px tr td.rowselector,
div.gridbox_dhx_skyblue table.obj tr td.rowselector {
    line-height: normal;
    border-right: 1px solid #A4BED4;
    background-color: #E3EFFF;
    vertical-align: top;
    padding: 0;
}
div.gridbox_dhx_skyblue table.obj tr td.rowselector div.rowselector2 {
    line-height: normal;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url('imgs/dhxgrid_dhx_skyblue/rowselector.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.gridbox_dhx_skyblue table.obj tr td.rowselector div.rowselector2 div.rowselector3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    line-height: normal;
    background-image: url('imgs/dhxgrid_dhx_skyblue/rowselector.png');
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.gridbox_dhx_skyblue table.obj tr td.rowselector div.rowselector2 div.rowselector4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: normal;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.gridbox_dhx_skyblue table.obj tr.rowselected td.rowselector div.rowselector2 div.rowselector4 {
    background-image: url('imgs/dhxgrid_dhx_skyblue/arrow.png');
}
div.gridbox_dhx_skyblue table.obj tr.rowselected td.rowselector.editmode div.rowselector2 div.rowselector4 {
    background-image: url('imgs/dhxgrid_dhx_skyblue/asteriks.png');
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue {
    width: 100%;
    height: 100%;
    abackground-color: #D3E2E5;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly {
    position: relative;
    overflow: hidden;
    vertical-align: top;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxWindowMainContent {
    border: #a4bed4 1px solid;
    background-color: #FFF;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlx_wins_body_inner {
    border: #000 1px solid;
    background-color: #FFF;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhxcont_content_blocker {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    background-color: #93C0E7;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar {
    position: relative;
    font-family: Tahoma;
    font-size: 2px;
    height: 27px;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    overflow: hidden;
    border-left: #a4bed4 1px solid;
    border-right: #a4bed4 1px solid;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarButtonsFake {
    position: absolute;
    width: 28px;
    height: 27px;
    margin: 0;
    top: 0;
    right: -1px;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    overflow: hidden;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarLabel {
    white-space: nowrap;
    font-size: 11px;
    color: #000;
    font-family: Tahoma;
    font-weight: bold;
    top: 7px;
    margin-left: 5px;
    line-height: 15px;
    vertical-align: middle;
    cursor: default;
    position: absolute;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoBarLabel {
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoButtonShowHide_ver {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 4px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxInfoButtonShowHide_ver {
    position: absolute;
    width: 7px;
    height: 8px;
    top: 6px;
    right: 4px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
.dhxLayoutButton_dhx_skyblue_ver1t {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -32px 0;
}
.dhxLayoutButton_dhx_skyblue_ver1b {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: 0 0;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoButtonShowHide_hor {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 4px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxInfoButtonShowHide_hor {
    position: absolute;
    width: 8px;
    height: 7px;
    top: 10px;
    left: 6px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
.dhxLayoutButton_dhx_skyblue_hor1l {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -16px 0;
}
.dhxLayoutButton_dhx_skyblue_hor1r {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -48px 0;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor {
    position: relative;
    font-family: Tahoma;
    font-size: 2px;
    height: 100%;
    height: 18px;
    overflow: hidden;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoBarLabel {
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoButtonShowHide_ver {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 1px;
    right: 4px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
.dhxLayoutButton_dhx_skyblue_ver2t {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -32px 0;
}
.dhxLayoutButton_dhx_skyblue_ver2b {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: 0 0;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoBarButtonsFake {
    border-left: 1px solid #a4bed4;
    border-right: 1px solid #a4bed4;
    height: 18px;
    left: 0;
    position: relative;
    top: 0;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_collapsedhor.gif');
    background-repeat: repeat-x;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer {
    position: relative;
    width: 100%;
    font-family: Tahoma;
    font-size: 2px;
    height: 100%;
    abackground-color: #C2D5DC;
    overflow: hidden;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoBarLabel {
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoButtonShowHide_hor {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    left: 1px;
    font-family: Tahoma;
    font-size: 2px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background-repeat: no-repeat;
}
.dhxLayoutButton_dhx_skyblue_hor2l {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -16px 0;
}
.dhxLayoutButton_dhx_skyblue_hor2r {
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_btns.gif');
    background-position: -48px 0;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoBarButtonsFake {
    border-top: 1px solid #a4bed4;
    border-bottom: 1px solid #a4bed4;
    width: 16px;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 18px;
    bottom: 0;
    height=100%;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_collapsedver.gif');
    background-repeat: repeat-y;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoBarButtonsFake2 {
    position: absolute;
    width: 100%;
    bottom: 1px;
    bottom=-1px;
    border-bottom: 1px solid #a4bed4;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInnerContainer {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    position: relative;
    overflow: auto;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlx_wins_body_content {
    position: relative;
    overflow: hidden;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutPolySplitterHor {
    font-size: 1px;
    height: 5px;
    line-height: 5px;
    cursor: n-resize;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_drag_hor.gif')!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    vertical-align: top;
    background-color: #ebebeb;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutPolySplitterHorInactive {
    font-size: 1px;
    height: 5px;
    line-height: 5px;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    vertical-align: top;
    background-color: #ebebeb;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutPolySplitterVer {
    font-size: 2px;
    width: 5px;
    cursor: w-resize;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_drag_ver.gif')!important;
    background-repeat: no-repeat!important;
    background-position: 50% center!important;
    background-color: #ebebeb;
    vertical-align: top;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutPolySplitterVerInactive {
    font-size: 2px;
    width: 5px;
    cursor: default;
    background-color: #ebebeb;
    vertical-align: top;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    border: 0 solid transparent;
    border-top: 1px solid #D2E3EA;
    border-bottom: 1px solid #D2E3EA;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbarCollapsed {
    position: relative;
    border: #C2D5DC 1px solid;
    overflow: hidden;
    vertical-align: top;
    background-color: #D2E3EA;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxWindowMainContent {
    border: #333 0 solid!important;
    background-color: #FFF;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxPolyInfoBarCollapsedVer,
td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxPolyInfoBarCollapsedHor {
    position: relative;
    width: 100%;
    height: 100%;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxPolyInfoBar,
td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxPolyInfoBar {
    position: relative;
    z-index: 100;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxInfoBarLabel,
td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxInfoBarLabel {
    width: 0;
    height: 0;
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxInfoBarButtonsFake,
td.dhtmlxLayoutSinglePolyTabbarCollapsed div.dhtmlxInfoBarButtonsFake {
    width: 0;
    height: 0;
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxPolyInfoBar div {
    position: relative;
    float: right;
    background-position: center top;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    z-index: 100;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxPolyInfoBar div.dhtmlxInfoButtonShowHide_hor,
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePolyTabbar div.dhtmlxPolyInfoBar div.dhtmlxInfoButtonShowHide_ver {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
div.dhxLayout_Sizer_dhx_skyblue {
    position: absolute;
    background-color: #97BFE8;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    transparent: 0;
    font-size: 1px;
    z-index: 1999;
}
div.dhxLayout_Cover_dhx_skyblue {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    background-color: #93C0E7;
}
.dhtmlxMenu_dhx_skyblue_Middle {
    amargin-left: 1px;
    amargin-right: 1px;
}
.dhtmlxMenu_dhx_skyblue_bottom_border {
    height=25;
    border-bottom: #C2D5DC 1px solid;
}
.dhtmlxToolbar_dhx_skyblue_bottom_top {
    border-top: #C2D5DC 1px solid;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxLayoutPolyProgress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    opacity: .15;
    background-color: #93C0E7;
    z-index: 1;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxLayoutPolyProgressBGIMG {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_progress.gif');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}
div.dhtmlxLayoutPolyProgressGlobal_dhx_skyblue {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    opacity: .15;
    background-color: #93C0E7;
    z-index: 1;
}
div.dhtmlxLayoutPolyProgressBGIMGGlobal_dhx_skyblue {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_progress_global.gif');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}
div.dhxcont_global_layout_area div.dhxcont_sb_container {
    position: relative;
    height: 24px;
}
div.dhxcont_global_layout_area div.dhxcont_sb_container div.dhxcont_statusbar {
    position: relative;
    top: 2px;
    height: 22px;
    line-height: 22px;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_bg_sb.gif');
    background-repeat: repeat-x;
    width: auto;
    padding: 0 4px;
    overflow: hidden;
    white-space: nowrap;
    border: #A4BED4 1px solid;
    border-top: none;
    border-bottom: none;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: #000;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhxcont_global_layout_area div.dhxcont_sb_container_layoutcell {
    position: relative;
    height: 21px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhxcont_global_layout_area div.dhxcont_sb_container div.dhxcont_statusbar {
    position: relative;
    top: 0;
    height: 21px;
    line-height: 21px;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_bg_sb.gif');
    background-repeat: repeat-x;
    background-position: top;
    width: auto;
    padding: 0 4px;
    overflow: hidden;
    white-space: nowrap;
    border-top: none;
    border-bottom: none;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: #000;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhxcont_statusbar {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: none;
    _bottom: -1px;
    background-image: url('imgs/dhxlayout_dhx_skyblue/dhxlayout_bg_sb.gif');
    background-repeat: repeat-x;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #7393ae;
    vertical-align: middle;
    line-height: 20px;
    height: 26px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
    padding-left: 0px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhxcont_global_content_area {
    position: absolute;
    overflow: hidden;
    border: #a4bed4 1px solid;
    background-color: #FFF;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBar div.dhtmlxLineL {
    position: absolute;
    border-left: #FFF 1px solid;
    top: 1px;
    left: 0;
    height: 25px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxLineL {
    position: absolute;
    border-left: #FFF 1px solid;
    top: 1px;
    left: 1px;
    height: 16px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBar div.dhtmlxLineR {
    position: absolute;
    border-right: #FFF 1px solid;
    top: 1px;
    right: 0;
    height: 25px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxLineR {
    position: absolute;
    border-right: #FFF 1px solid;
    top: 1px;
    right: 1px;
    height: 16px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxLineL {
    position: absolute;
    border-top: #FFF 1px solid;
    top: 1px;
    left: 1px;
    width: 16px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxLineR {
    position: absolute;
    border-bottom: #FFF 1px solid;
    bottom: 1px;
    bottom: 1px;
    left: 1px;
    width: 16px;
}
.dhxlayout_fullscreened {
    background-color: #ebebeb;
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
}
div.dhxlayout_skin_detect {
    width: 199px;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarLabel_collapsed_ver {
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedHor div.dhtmlxInfoBarLabel_collapsed_ver {
    position: absolute;
    top: 2px;
    left: 5px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBar div.dhtmlxInfoBarLabel_collapsed_hor {
    display: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly div.dhtmlxPolyInfoBarCollapsedVer div.dhtmlxInfoBarLabel_collapsed_hor {
    position: absolute;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    white-space: nowrap;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    bottom: -12px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    left: 0;
    overflow: hidden;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: left top;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    @bottom=4px;
}
.dhtmlxMenu_dhx_skyblue_Middle {
    position: relative;
    height: 24px;
    border: none;
    background-color: #ebebeb;
    -moz-user-select: none;
}
.dhtmlxMenu_dhx_skyblue_Layout,
.dhtmlxMenu_dhx_skyblue_Accordion {
    border-bottom: #cedce8 1px solid;
}
.dhtmlxMenu_dhx_skyblue_Middle.in_acccell,
.dhtmlxMenu_dhx_skyblue_Middle.in_layoutcell {
    height: 25px;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhxmenu_bg_acccell.gif');
    background-position: top;
    background-repeat: repeat-x;
}
.dhtmlxMenu_dhx_skyblue_Middle.dir_left div.align_left {
    float: left;
}
.dhtmlxMenu_dhx_skyblue_Middle.dir_left div.align_right {
    float: right;
}
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Normal,
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Disabled,
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Selected {
    position: relative;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    cursor: default;
    white-space: nowrap;
    -moz-user-select: none;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border-left: #ebebeb 1px solid;
    border-right: #ebebeb 1px solid;
    background: none;
    color: #000;
}
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Disabled {
    color: #999!important;
}
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Selected {
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhxmenu_topselbg.gif')!important;
    background-repeat: repeat-x!important;
    background-position: top!important;
    border-left: #ffb951 1px solid!important;
    border-right: #ffb951 1px solid!important;
}
.dhtmlxMenu_dhx_skyblue_Middle div.top_sep {
    font-size: 1px;
    cursor: default;
    -moz-user-select: none;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhxmenu_topsepbg.gif');
    background-repeat: no-repeat;
    background-position: top center;
    height: 24px;
    position: relative;
    float: left;
    width: 3px;
    margin-left: 0;
    margin-right: 2px;
}
.dhtmlxMenu_dhx_skyblue_Middle img.dhtmlxMenu_TopLevel_Item_Icon {
    float: left;
    margin: 2px 2px 0 2px;
    width: 18px;
    height: 18px;
}
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Normal div.top_level_text,
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Disabled div.top_level_text,
div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Selected div.top_level_text {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon {
    position: absolute;
    background-color: #eaf2fb;
    border: #a4bed4 1px solid;
    overflow: hidden;
    padding-top: 1px;
    padding-bottom: 1px;
}
iframe.dhtmlxMenu_IE6CoverFix_dhx_skyblue {
    position: absolute;
    border: none;
    background: #000;
    filter: alpha(opacity=100);
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item {
    height: 24px;
    cursor: default;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis {
    height: 24px;
    cursor: default;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected {
    height: 24px;
    cursor: default;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhxmenu_subselbg.gif')!important;
    background-repeat: repeat-x;
    background-position: top;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon {
    width: 24px;
    text-align: left;
    -moz-user-select: none;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon img.sub_icon {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 0;
    margin-left: 6px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_text {
    vertical-align: middle;
    padding-left: 4px;
    padding-right: 4px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_item_text {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-align: left;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_item_text {
    color: #999!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk {
    padding-left: 8px;
    padding-right: 8px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk div.sub_item_hk {
    font-family: Tahoma;
    font-size: 10px;
    color: #4985b7;
    text-align: right;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis td.sub_item_hk div.sub_item_hk {
    color: #cecece!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon tr.sub_sep {
    height: 3px;
    font-size: 1px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon div.sub_sep {
    font-size: 1px;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhxmenu_subsepbg.gif');
    background-repeat: repeat-x;
    background-position: top;
    cursor: default;
    height: 3px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.complex_arrow {
    width: 4px;
    height: 24px;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_subar.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    float: right;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.complex_arrow {
    background-position: -4px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.complex_arrow {
    background-position: -8px 0!important;
}
div.dhtmlxMenu_SubLevelArea_Item_Arrow_Loading {
    position: absolute;
    width: 11px;
    height: 11px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_loader.gif');
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon_left div.dhtmlxMenu_SubLevelArea_Item_Arrow_Loading {
    top: 6px;
    left: none;
    right: 6px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon_right div.dhtmlxMenu_SubLevelArea_Item_Arrow_Loading {
    top: 6px;
    right: none;
    left: 6px;
    _right: -38px;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Arrow {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #eaf2fb;
    text-align: center;
    overflow: hidden;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Arrow div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    position: relative;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 9px;
    height: 5px;
    background-repeat: no-repeat;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_upar.gif');
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp,
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp_Over,
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp_Disabled {
    position: absolute;
    height: 16px;
    height 18px;
    padding: 1px 1px 0 1px;
    font-size: 1px;
    background-color: #eaf2fb;
    border: #a4bed4 1px solid;
    border-bottom: none;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: -27px 0;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp_Over div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: -36px 0;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowUp_Disabled div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: -45px 0;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown,
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown_Over,
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown_Disabled {
    position: absolute;
    height: 16px;
    height 18px;
    font-size: 1px;
    padding: 1px 1px 0 1px;
    background-color: #eaf2fb;
    border: #a4bed4 1px solid;
    border-top: none;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: 0 0;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown_Over div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: -9px 0;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_ArrowDown_Disabled div.dhtmlxMenu_SubLevelArea_Arrow_Icon {
    background-position: -18px 0;
}
.dhtmlxMenu_dhx_skyblue_Middle div.dhtmlxMenu_TopLevel_Text_right {
    position: absolute;
    top: 5px;
    left: none;
    right: 8px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    cursor: default;
}
.dhtmlxMenu_dhx_skyblue_Middle div.dhtmlxMenu_TopLevel_Text_left {
    position: absolute;
    top: 5px;
    right: none;
    left: 8px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    cursor: default;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon {
    float: left;
    margin: 0 2px 0 2px;
    width: 18px;
    height: 18px;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url('imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_chrd.gif');
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_0 {
    background-position: 0 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_1 {
    background-position: -18px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_0 {
    background-position: -36px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_1 {
    background-position: -54px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_0 {
    background-position: -72px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_1 {
    background-position: -90px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_0 {
    background-position: -108px 0!important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_1 {
    background-position: -126px 0!important;
}
.dhx_toolbar_base_18_dhx_skyblue,
.dhx_toolbar_base_24_dhx_skyblue,
.dhx_toolbar_base_32_dhx_skyblue,
.dhx_toolbar_base_48_dhx_skyblue {
    overflow: hidden;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    line-height: normal;
    cursor: default;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    position: absolute;
    border-left: #a4bed4 1px solid;
    left: 0;
    top: 0;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_l {
    position: absolute;
    border-left: #fff 1px solid;
    left: 1px;
    top: 1px;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    position: absolute;
    border-right: #a4bed4 1px solid;
    right: 0;
    top: 0;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_r {
    position: absolute;
    border-right: #fff 1px solid;
    right: 1px;
    top: 1px;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.float_left,
.dhx_toolbar_base_24_dhx_skyblue div.float_left,
.dhx_toolbar_base_32_dhx_skyblue div.float_left,
.dhx_toolbar_base_48_dhx_skyblue div.float_left {
    float: left;
}
.dhx_toolbar_base_18_dhx_skyblue div.float_right,
.dhx_toolbar_base_24_dhx_skyblue div.float_right,
.dhx_toolbar_base_32_dhx_skyblue div.float_right,
.dhx_toolbar_base_48_dhx_skyblue div.float_right {
    float: right;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn {
    float: left;
    margin-top: 2px;
    color: #000;
    padding: 3px;
    padding-bottom: 2px;
    margin-right: 1px;
    line-height: normal;
    -moz-user-select: -moz-none;
    cursor: default;
    position: relative;
}
.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: #999!important;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.over,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.over,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.over {
    border: #ffb552 1px solid;
    padding: 2px;
    padding-bottom: 1px;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.pres {
    border: #ffbe51 1px solid;
    padding: 2px;
    padding-bottom: 1px;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.pres_dis {
    color: #999!important;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
    border: 1px solid #d1dde8;
    padding: 2px 2px 1px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn img,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn img,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn img,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn img {
    float: left;
    margin: 0 1px;
    cursor: default;
    -moz-user-select: none;
}
.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 {
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    line-height: normal;
    height: 16px;
    cursor: default;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw {
    float: left;
    margin-top: 2px;
    color: #000;
    padding: 3px;
    padding-bottom: 2px;
    margin-right: 1px;
    margin-left: -2px;
    line-height: normal;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw.over,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw.over,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw.over,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw.over {
    border: #ffb552 1px solid;
    padding: 2px;
    padding-bottom: 1px;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw.pres {
    border: #ffbe51 1px solid;
    padding: 2px;
    padding-bottom: 1px;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw div.arwimg {
    float: left;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: Tahoma;
    line-height: normal;
    cursor: default;
    margin: 2px 0 0 0;
}
div.dhx_toolbar_poly_18_dhx_skyblue,
div.dhx_toolbar_poly_24_dhx_skyblue,
div.dhx_toolbar_poly_32_dhx_skyblue,
div.dhx_toolbar_poly_48_dhx_skyblue {
    position: absolute;
    margin: 0;
    padding-top: 1px;
    border: #a4bed4 1px solid;
    background-color: #eaf2fb;
    overflow: hidden;
    cursor: default;
    line-height: normal;
    -moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr {
    line-height: normal;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont td,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont td,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont td,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont td {
    line-height: normal;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over {
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected {
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont td.td_btn_sep {
    font-size: 1px;
    height: 3px;
    vertical-align: top;
}
div.dhx_toolbar_poly_18_dhx_skyblue td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_24_dhx_skyblue td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_32_dhx_skyblue td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_48_dhx_skyblue td.td_btn_sep div.btn_sep {
    font-size: 1px;
    cursor: default;
    border-top: #FFF 1px solid;
    background-color: #c7d4df;
    padding-top: 1px;
    -moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont td.td_btn_img {
    font-size: 1px;
    text-align: center;
    vertical-align: middle;
}
div.dhx_toolbar_poly_18_dhx_skyblue td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_24_dhx_skyblue td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_32_dhx_skyblue td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_48_dhx_skyblue td.td_btn_img img.btn_sel_img {
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
    -moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont td.td_btn_txt {
    font-size: 1px;
    vertical-align: middle;
    padding-left: 1px;
    padding-right: 10px;
}
div.dhx_toolbar_poly_18_dhx_skyblue td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_skyblue td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_skyblue td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_skyblue td.td_btn_txt div.btn_sel_text {
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    line-height: normal;
    white-space: nowrap;
}
div.dhx_toolbar_poly_18_dhx_skyblue tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_skyblue tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_skyblue tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_skyblue tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text {
    color: #999!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 {
    float: left;
    width: 2px;
    margin-top: 2px;
    font-size: 1px;
    margin-right: 1px;
    margin-left: 0;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: no-repeat;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_text,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_text,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_text,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_text {
    float: left;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    margin-right: 1px;
    margin-left: 0;
    padding: 0 4px;
    line-height: normal;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn .inp {
    position: relative;
    float: left;
    border: #a4bed4 1px solid;
    font-family: Tahoma;
    font-size: 11px;
    line-height: normal;
    direction: ltr;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l {
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: no-repeat;
    width: 2px;
    font-size: 1px;
    margin-right: 0;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m {
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: repeat-x;
    font-size: 1px;
    margin-left: 0;
    margin-right: 0;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r {
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: no-repeat;
    width: 2px;
    font-size: 1px;
    margin-left: 0;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_pen {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 2px;
    border: none;
    cursor: default;
    background-image: url('imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_imgs.gif');
    background-repeat: no-repeat;
    line-height: normal;
    -moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_spacer.float_right {
    float: right;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_spacer.float_left {
    float: left;
}
.dhx_toolbar_base_18_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_ll {
    display: none;
}
.dhx_toolbar_base_18_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_rr {
    display: none;
}
.dhx_toolbar_base_18_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_l {
    left: 0!important;
}
.dhx_toolbar_base_18_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_skyblue.in_layoutcell div.dhxtoolbar_hdrline_r {
    right: 0!important;
}
.dhx_toolbar_base_18_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_ll {
    display: none;
}
.dhx_toolbar_base_18_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_rr {
    display: none;
}
.dhx_toolbar_base_18_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_l {
    left: 0!important;
}
.dhx_toolbar_base_18_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_skyblue.in_acccell div.dhxtoolbar_hdrline_r {
    right: 0!important;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    display: none;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    display: none;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_l {
    left: 0!important;
}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_r {
    right: 0!important;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_skyblue,
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_body_inner .dhx_toolbar_base_24_dhx_skyblue,
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_body_inner .dhx_toolbar_base_32_dhx_skyblue,
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_body_inner .dhx_toolbar_base_48_dhx_skyblue {
    border: none;
}
.dhx_acc_base_dhx_skyblue .dhx_toolbar_base_18_dhx_skyblue,
.dhx_acc_base_dhx_skyblue .dhx_toolbar_base_24_dhx_skyblue,
.dhx_acc_base_dhx_skyblue .dhx_toolbar_base_32_dhx_skyblue,
.dhx_acc_base_dhx_skyblue .dhx_toolbar_base_48_dhx_skyblue {
    border: none;
}
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_18_dhx_skyblue,
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_24_dhx_skyblue,
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_32_dhx_skyblue,
table.dhtmlxLayoutPolyContainer_dhx_skyblue td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_48_dhx_skyblue {
    border: none;
}
.dhx_toolbar_base_18_dhx_skyblue {
    height: 27px;
    background-position: 0 -0px;
}
.dhx_toolbar_base_18_dhx_skyblue.in_layoutcell,
.dhx_toolbar_base_18_dhx_skyblue.in_acccell,
.dhx_toolbar_base_18_dhx_skyblue.in_tabbarcell {
    background-position: 0 -27px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.over {
    background-position: 0 -54px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw.over {
    background-position: 0 -54px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.pres {
    background-position: 0 -79px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw.pres {
    background-position: 0 -79px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.pres_dis {
    background-position: 0 -104px;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr.tr_btn {
    height: 24px;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over {
    background-position: 0 -129px;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected {
    background-position: 0 -153px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_sep {
    height: 24px;
    background-position: 0 -177px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw div.arwimg {
    width: 7px;
    height: 16px;
    background-position: -2px -177px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_arw.dis div.arwimg {
    background-position: -9px -177px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_pen {
    background-position: 0 -201px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_pen {
    background-position: 0 -216px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_pen.over {
    background-position: 0 -231px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l {
    background-position: 0 -246px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_l {
    background-position: -2px -246px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r {
    background-position: -4px -246px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_r {
    background-position: -6px -246px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m {
    background-position: 0 -262px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_m {
    background-position: 0 -278px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    height: 27px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    height: 27px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_l {
    height: 25px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhxtoolbar_hdrline_r {
    height: 25px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn img {
    width: 18px;
    height: 18px;
}
div.dhx_toolbar_poly_18_dhx_skyblue table.buttons_cont td.td_btn_img {
    width: 22px;
}
div.dhx_toolbar_poly_18_dhx_skyblue td.td_btn_img img.btn_sel_img {
    width: 18px;
    height: 18px;
}
.dhx_toolbar_base_18_dhx_skyblue.in_window,
.dhx_toolbar_base_18_dhx_skyblue.in_layout {
    height: 29px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn div {
    margin: 2px 2px 0 2px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_btn .inp {
    margin: 0;
    padding: 1px;
}
.dhx_toolbar_base_18_dhx_skyblue div.dhx_toolbar_text {
    margin-top: 7px;
}
.dhx_toolbar_base_24_dhx_skyblue {
    height: 33px;
    background-position: 0 -294px;
}
.dhx_toolbar_base_24_dhx_skyblue.in_layoutcell,
.dhx_toolbar_base_24_dhx_skyblue.in_acccell,
.dhx_toolbar_base_24_dhx_skyblue.in_tabbarcell {
    background-position: 0 -327px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.over {
    background-position: 0 -360px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw.over {
    background-position: 0 -360px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.pres {
    background-position: 0 -391px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw.pres {
    background-position: 0 -391px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.pres_dis {
    background-position: 0 -422px;
}
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr.tr_btn {
    height: 30px;
}
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over {
    background-position: 0 -453px;
}
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected {
    background-position: 0 -483px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_sep {
    height: 30px;
    background-position: 0 -513px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw div.arwimg {
    width: 7px;
    height: 22px;
    background-position: -2px -513px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_arw.dis div.arwimg {
    background-position: -9px -513px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_pen {
    background-position: 0 -543px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_pen {
    background-position: 0 -558px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_pen.over {
    background-position: 0 -573px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l {
    background-position: 0 -588px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_l {
    background-position: -2px -588px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r {
    background-position: -4px -588px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_r {
    background-position: -6px -588px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m {
    background-position: 0 -604px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_m {
    background-position: 0 -620px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    height: 33px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    height: 33px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_l {
    height: 31px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhxtoolbar_hdrline_r {
    height: 31px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn img {
    width: 24px;
    height: 24px;
}
div.dhx_toolbar_poly_24_dhx_skyblue table.buttons_cont td.td_btn_img {
    width: 28px;
}
div.dhx_toolbar_poly_24_dhx_skyblue td.td_btn_img img.btn_sel_img {
    width: 24px;
    height: 24px;
}
.dhx_toolbar_base_24_dhx_skyblue.in_window,
.dhx_toolbar_base_24_dhx_skyblue.in_layout {
    height: 35px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn div {
    margin: 5px 2px 0 2px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_btn .inp {
    margin: 2px 0 0 0;
    padding: 2px;
}
.dhx_toolbar_base_24_dhx_skyblue div.dhx_toolbar_text {
    margin-top: 10px;
}
.dhx_toolbar_base_32_dhx_skyblue {
    height: 41px;
    background-position: 0 -636px;
}
.dhx_toolbar_base_32_dhx_skyblue.in_layoutcell,
.dhx_toolbar_base_32_dhx_skyblue.in_acccell,
.dhx_toolbar_base_32_dhx_skyblue.in_tabbarcell {
    background-position: 0 -677px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.over {
    background-position: 0 -718px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw.over {
    background-position: 0 -718px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.pres {
    background-position: 0 -757px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw.pres {
    background-position: 0 -757px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.pres_dis {
    background-position: 0 -796px;
}
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr.tr_btn {
    height: 38px;
}
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over {
    background-position: 0 -835px;
}
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected {
    background-position: 0 -873px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_sep {
    height: 38px;
    background-position: 0 -911px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw div.arwimg {
    width: 9px;
    height: 30px;
    background-position: -2px -911px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_arw.dis div.arwimg {
    background-position: -11px -911px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_pen {
    background-position: 0 -949px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_pen {
    background-position: 0 -964px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_pen.over {
    background-position: 0 -979px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l {
    background-position: 0 -994px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_l {
    background-position: -2px -994px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r {
    background-position: -4px -994px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_r {
    background-position: -6px -994px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m {
    background-position: 0 -1010px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_m {
    background-position: 0 -1026px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    height: 41px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    height: 41px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_l {
    height: 39px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhxtoolbar_hdrline_r {
    height: 39px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn img {
    width: 32px;
    height: 32px;
}
div.dhx_toolbar_poly_32_dhx_skyblue table.buttons_cont td.td_btn_img {
    width: 36px;
}
div.dhx_toolbar_poly_32_dhx_skyblue td.td_btn_img img.btn_sel_img {
    width: 32px;
    height: 32px;
}
.dhx_toolbar_base_32_dhx_skyblue.in_window,
.dhx_toolbar_base_32_dhx_skyblue.in_layout {
    height: 43px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn div {
    margin: 9px 2px 0 2px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_btn .inp {
    margin: 4px 0 0 0;
    padding: 4px;
}
.dhx_toolbar_base_32_dhx_skyblue div.dhx_toolbar_text {
    margin-top: 14px;
}
.dhx_toolbar_base_48_dhx_skyblue {
    height: 57px;
    background-position: 0 -1042px;
}
.dhx_toolbar_base_48_dhx_skyblue.in_layoutcell,
.dhx_toolbar_base_48_dhx_skyblue.in_acccell,
.dhx_toolbar_base_48_dhx_skyblue.in_tabbarcell {
    background-position: 0 -1099px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.over {
    background-position: 0 -1156px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw.over {
    background-position: 0 -1156px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.pres {
    background-position: 0 -1211px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw.pres {
    background-position: 0 -1211px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.pres_dis {
    background-position: 0 -1266px;
}
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr.tr_btn {
    height: 54px;
}
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_over {
    background-position: 0 -1321px;
}
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont tr.tr_btn.tr_btn_selected {
    background-position: 0 -1375px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_sep {
    height: 54px;
    background-position: 0 -1429px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw div.arwimg {
    width: 9px;
    height: 46px;
    background-position: -2px -1429px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_arw.dis div.arwimg {
    background-position: -11px -1429px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_pen {
    background-position: 0 -1483px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_pen {
    background-position: 0 -1498px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_pen.over {
    background-position: 0 -1513px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_l {
    background-position: 0 -1528px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_l {
    background-position: -2px -1528px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_r {
    background-position: -4px -1528px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_r {
    background-position: -6px -1528px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div.sl_bg_m {
    background-position: 0 -1544px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn.dis div.sl_bg_m {
    background-position: 0 -1560px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_ll {
    height: 57px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_rr {
    height: 57px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_l {
    height: 55px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhxtoolbar_hdrline_r {
    height: 55px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn img {
    width: 48px;
    height: 48px;
}
div.dhx_toolbar_poly_48_dhx_skyblue table.buttons_cont td.td_btn_img {
    width: 52px;
}
div.dhx_toolbar_poly_48_dhx_skyblue td.td_btn_img img.btn_sel_img {
    width: 48px;
    height: 48px;
}
.dhx_toolbar_base_48_dhx_skyblue.in_window,
.dhx_toolbar_base_48_dhx_skyblue.in_layout {
    height: 59px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div {
    margin: 17px 2px 0 2px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn .inp {
    margin: 8px 0 0 0;
    padding: 8px;
}
.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_text {
    margin-top: 22px;
}
div.dhx_toolbar_slider_label_dhx_skyblue {
    position: absolute;
    border: #ffb052 1px solid;
    background-color: #ffe5ad;
    font-family: Tahoma;
    font-size: 10px;
    color: #000;
    font-weight: normal;
    padding: 0 2px 0 2px;
    cursor: default;
    -moz-user-select: none;
    z-index: 8422;
}
.dhxtoolbar_maxopen_test {
    position: absolute;
    width: 200px;
    height: 50px;
    overflow-x: none;
    overflow-y: auto;
    left: -300px;
    top: 100px;
    border: 1px solid white;
    visibility: hidden;
}
.dhxtoolbar_maxopen_test2 {
    height: 200px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_body_outer {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    abackground-color: #FFF;
    background-color: #c2d5dc;
    background-image: url('imgs/dhxwins_dhx_skyblue/active/header_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    border: #a4bed4 1px solid;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_body_outer div.dhtmlx_wins_body_inner {
    position: absolute;
    overflow: hidden;
    aborder: #c2d5dc 5px solid;
    aborder: #a4bed4 1px solid;
    aborder-top: none;
    background-color: #ebebeb!important;
    border: #ebebeb 2px solid!important;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active .dhtmlx_wins_no_header {
    border-top: #c2d5dc 6px solid!important;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_title {
    position: absolute;
    top: 0;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    padding-left: 28px;
    left: 0;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_progress {
    background-image: url('imgs/dhxwins_dhx_skyblue/active/progress.gif');
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_close_default {
    background-position: -96px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_close_disabled {
    background-position: -96px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_close_over_default {
    background-position: -96px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_close_over_pressed {
    background-position: -96px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax1_default {
    background-position: -64px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax1_disabled {
    background-position: -64px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax1_over_default {
    background-position: -64px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax1_over_pressed {
    background-position: -64px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax2_default {
    background-position: -80px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax2_disabled {
    background-position: -80px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax2_over_default {
    background-position: -80px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_minmax2_over_pressed {
    background-position: -80px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_park_default {
    background-position: -48px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_park_disabled {
    background-position: -48px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_park_over_default {
    background-position: -48px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_park_over_pressed {
    background-position: -48px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_stick_default {
    background-position: 0 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_stick_disabled {
    background-position: 0 -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_stick_over_default {
    background-position: 0 -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_stick_over_pressed {
    background-position: 0 -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_sticked_default {
    background-position: -16px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_sticked_disabled {
    background-position: -16px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_sticked_over_default {
    background-position: -16px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_sticked_over_pressed {
    background-position: -16px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_help_default {
    background-position: -32px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_help_disabled {
    background-position: -32px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_help_over_default {
    background-position: -32px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_help_over_pressed {
    background-position: -32px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_dock_default {
    background-position: -112px 0;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_dock_disabled {
    background-position: -112px -48px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_dock_over_default {
    background-position: -112px -16px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_active div.dhtmlx_wins_btns .dhtmlx_button_dock_over_pressed {
    background-position: -112px -32px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_body_outer {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    background-color: #dbe6f3;
    background-image: url('imgs/dhxwins_dhx_skyblue/inactive/header_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    border: #c9d9e6 1px solid;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_body_outer div.dhtmlx_wins_body_inner {
    position: absolute;
    overflow: hidden;
    aaborder: #dbe6f3 5px solid;
    border-top: none;
    aabackground-color: #FFF;
    background-color: #ebebeb!important;
    border: #ebebeb 2px solid!important;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive .dhtmlx_wins_no_header {
    border-top: #c2d5dc 6px solid;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_title {
    position: absolute;
    top: 0;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    padding-left: 28px;
    left: 0;
    color: #686868;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_progress {
    background-image: url('imgs/dhxwins_dhx_skyblue/inactive/progress.gif');
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_close_default {
    background-position: -96px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_close_disabled {
    background-position: -96px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_close_over_default {
    background-position: -96px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_close_over_pressed {
    background-position: -96px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax1_default {
    background-position: -64px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax1_disabled {
    background-position: -64px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax1_over_default {
    background-position: -64px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax1_over_pressed {
    background-position: -64px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax2_default {
    background-position: -80px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax2_disabled {
    background-position: -80px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax2_over_default {
    background-position: -80px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_minmax2_over_pressed {
    background-position: -80px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_park_default {
    background-position: -48px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_park_disabled {
    background-position: -48px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_park_over_default {
    background-position: -48px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_park_over_pressed {
    background-position: -48px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_stick_default {
    background-position: 0 -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_stick_disabled {
    background-position: 0 -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_stick_over_default {
    background-position: 0 -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_stick_over_pressed {
    background-position: 0 -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_sticked_default {
    background-position: -16px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_sticked_disabled {
    background-position: -16px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_sticked_over_default {
    background-position: -16px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_sticked_over_pressed {
    background-position: -16px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_help_default {
    background-position: -32px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_help_disabled {
    background-position: -32px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_help_over_default {
    background-position: -32px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_help_over_pressed {
    background-position: -32px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_dock_default {
    background-position: -112px -64px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_dock_disabled {
    background-position: -112px -112px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_dock_over_default {
    background-position: -112px -80px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_window_inactive div.dhtmlx_wins_btns .dhtmlx_button_dock_over_pressed {
    background-position: -112px -96px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_icon {
    position: absolute;
    top: 7px;
    left: 8px;
    width: 16px;
    height: 16px;
    border: none;
    z-index: 1;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
    font-size: 1px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_btns {
    position: absolute;
    right: 5px;
    top: 6px;
    font-size: 1px;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_btns div.dhtmlx_wins_btns_button {
    float: left;
    width: 16px;
    height: 16px;
    background-image: url('imgs/dhxwins_dhx_skyblue/buttons.gif');
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_resizer_t {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    font-size: 1px;
    background: #FFF;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_resizer_l {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    font-size: 1px;
    background: #FFF;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_resizer_r {
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 100%;
    font-size: 1px;
    background: #FFF;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_resizer_b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    font-size: 1px;
    background: #FFF;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_progress {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
}
.dhtmlx_skin_dhx_skyblue div.dhxcont_sb_container {
    position: relative;
    height: 24px;
}
.dhtmlx_skin_dhx_skyblue div.dhxcont_sb_container div.dhxcont_statusbar {
    position: relative;
    top: 2px;
    height: 22px;
    line-height: 22px;
    background-image: url('imgs/dhxwins_dhx_skyblue/statusbar_bg.gif');
    background-repeat: repeat-x;
    width: auto;
    padding: 0 4px;
    overflow: hidden;
    white-space: nowrap;
    border-top: none;
    border-bottom: none;
    border-left: #a4bed4 1px solid;
    border-right: #a4bed4 1px solid;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    color: #000;
}
.dhtmlx_skin_dhx_skyblue div.white_line {
    border-left: #FFF 1px solid;
    border-right: #FFF 1px solid;
    border-top: #FFF 1px solid;
    height: 100%;
}
.dhtmlx_skin_dhx_skyblue div.white_line2 {
    position: absolute;
    bottom: 0;
    height: 10px;
    width: 100%;
    border-bottom: #FFF 1px solid;
    font-size: 1px;
}
.dhtmlx_skin_dhx_skyblue .dhtmlxMenu_in_Window {
    aborder-bottom: #cedce8 1px solid;
    border-bottom: #a4bed4 1px solid;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/bg_main.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_label,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/bg_days.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/arrow_left.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/arrow_left_hover.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/arrow_right.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover {
    background-image: url('imgs/dhtmlxcalendar_dhx_skyblue/arrow_right_hover.png');
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    background-color: #e6f1ff;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_selector_cover {
    background-color: white;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_skyblue div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
    font-weight: bold;
}
div.dhx_acc_base_dhx_skyblue {
    overflow: hidden;
}
.dhxacc_fullscreened {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #ebebeb;
    overflow: hidden;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item {
    position: relative;
    overflow: hidden;
    width: 100%;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_hdr_line_l {
    position: absolute;
    left: 0;
    top: 1px;
    height: 25px;
    border-left: #fff 1px solid;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_hdr_line_r {
    position: absolute;
    right: 0;
    top: 1px;
    height: 25px;
    border-right: #fff 1px solid;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item_hidden {
    display: none;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_item_label {
    position: relative;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    border-left: #a4bed4 1px solid;
    border-right: #a4bed4 1px solid;
    vertical-align: middle;
    overflow: hidden;
    background-image: url('imgs/dhxaccord_dhx_skyblue/dhxacc_bg_normal.gif');
    background-position: top;
    background-repeat: repeat-x;
    -moz-user-select: none;
    cursor: default;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_item_label span {
    margin: 0 4px;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item_lavel_hover {
    background-image: url('imgs/dhxaccord_dhx_skyblue/dhxacc_bg_hover.gif')!important;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_item_label div.dhx_acc_item_label_btmbrd {
    display: none;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_item_label img.dhx_acc_item_icon {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 4px;
    top: 5px;
}
.dhtmlxAccordionAttached {
    border: none!important;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_tabbar_row {
    background-color: #D2E3EA;
}
div.dhx_acc_base_dhx_skyblue div.dhxcont_statusbar {
    position: absolute;
    width: 100%;
    bottom: 0;
    _bottom: -1px;
    border-top: #c2d5dc 1px solid;
    background-image: url('imgs/dhxaccord_dhx_skyblue/dhxacc_bg_sb.gif');
    background-position: top;
    background-repeat: repeat-x;
    width: 100%;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: middle;
    line-height: 19px;
    -moz-user-select: none;
    cursor: default;
    padding-left: 4px;
    color: #7393ae;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhxcont_global_content_area {
    position: absolute;
    border: #a4bed4 1px solid;
    background-color: #FFF;
    overflow: hidden;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item div.dhx_acc_item_arrow {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 4px;
    top: 6px;
    background-image: url('imgs/dhxaccord_dhx_skyblue/dhxacc_btns.gif');
    background-repeat: no-repeat;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item_arrow.item_opened {
    background-position: 0 0;
}
div.dhx_acc_base_dhx_skyblue div.dhx_acc_item_arrow.item_closed {
    background-position: -16px 0;
}
div.dhxcont_content_blocker {
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: #FFF;
    z-index: 1;
    -moz-user-select: none;
}
iframe.dhxeditor_mainiframe_dhx_skyblue {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
td.dhxeditor_toolbar_dhx_skyblue {
    position: relative;
    height: 26px;
}
td.dhxeditor_toolbar_dhx_skyblue div.dhtmlxToolbar_dhx_skyblue {
    height: 24px!important;
}
div.dhxeditor_container_dhx_skyblue {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
div.dhxeditor_dhx_skyblue_btns {
    background-image: url('imgs/dhxeditor_dhx_skyblue/dhxeditor_bg_lite.gif');
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 25px;
}
div.dhxeditor_dhx_skyblue_btns div.verline_l {
    position: absolute;
    left: 0;
    top: 0;
    border-left: #fff 1px solid;
    height: 24px;
    width: 1px;
}
div.dhxeditor_dhx_skyblue_btns div.verline_r {
    position: absolute;
    right: 0;
    top: 0;
    border-right: #fff 1px solid;
    height: 24px;
    width: 1px;
}
div.dhxeditor_dhx_skyblue_tbbtn {
    float: left;
    position: relative;
    width: 18px;
    height: 18px;
    font-size: 2px;
    margin-left: 2px;
    margin-top: 3px;
    cursor: pointer;
    background-image: url('imgs/dhxeditor_dhx_skyblue/buttons.gif');
}
div.dhxeditor_dhx_skyblue_tbbtn.btn_bold {
    margin-left: 5px;
    background-position: 0 0;
}
div.dhxeditor_dhx_skyblue_tbbtn.btn_italic {
    background-position: -18px 0;
}
div.dhxeditor_dhx_skyblue_tbbtn.btn_underline {
    background-position: -36px 0;
}
div.dhxeditor_dhx_skyblue_tbbtn.btn_clearformat {
    background-position: -54px 0;
}
.dhxform_obj_dhx_skyblue {
    font-family: Tahoma;
    float: left;
    line-height: normal;
}
.dhxform_obj_dhx_skyblue div.dhxform_base {
    position: relative;
    padding: 10px 0 0 10px;
    float: left;
}
.dhxform_obj_dhx_skyblue div.dhxform_base_nested {
    padding: 0 0 0 20px;
    clear: both;
}
.dhxform_obj_dhx_skyblue div.dhxform_label div.dhxform_label_nav_link,
.dhxform_obj_dhx_skyblue div.dhxform_label div.dhxform_label_nav_link:visited,
.dhxform_obj_dhx_skyblue div.dhxform_label div.dhxform_label_nav_link:active,
.dhxform_obj_dhx_skyblue div.dhxform_label div.dhxform_label_nav_link:hover {
    outline: none;
    text-decoration: none;
    color: inherit;
    cursor: default;
    overflow: hidden;
    white-space: normal;
}
.dhxform_obj_dhx_skyblue div.dhxform_label div.dhxform_label_nav_link:focus {
    color: #30678a;
}
.dhxform_obj_dhx_skyblue div.disabled span.nav_link {
    color: inherit;
}
.dhxform_obj_dhx_skyblue div.dhxform_img {
    width: 18px;
    height: 18px;
    font-size: 1px;
    -moz-user-select: -moz-none;
}
.dhxform_obj_dhx_skyblue div.dhxform_img.chbx0,
.dhxform_obj_dhx_skyblue div.dhxform_img.chbx1,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.chbx0,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.chbx1,
.dhxform_obj_dhx_skyblue div.dhxform_img.rdbt0,
.dhxform_obj_dhx_skyblue div.dhxform_img.rdbt1,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.rdbt0,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.rdbt1 {
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_chbxrd.gif');
    background-repeat: no-repeat;
}
.dhxform_obj_dhx_skyblue div.dhxform_img.chbx0 {
    background-position: -18px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_img.chbx1 {
    background-position: 0 0;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.chbx0 {
    background-position: -54px 0;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.chbx1 {
    background-position: -36px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_img.rdbt0 {
    background-position: -90px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_img.rdbt1 {
    background-position: -72px 0;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.rdbt0 {
    background-position: -126px 0;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.rdbt1 {
    background-position: -108px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_label {
    font-family: inherit;
    font-size: inherit;
    color: #000;
    overflow-x: hidden;
    -moz-user-select: none;
    overflow: hidden;
    white-space: normal;
}
.dhxform_obj_dhx_skyblue div.dhxform_label.dhxform_label_align_left {
    text-align: left;
}
.dhxform_obj_dhx_skyblue div.dhxform_label.dhxform_label_align_center {
    text-align: center;
}
.dhxform_obj_dhx_skyblue div.dhxform_label.dhxform_label_align_right {
    text-align: right;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_label,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_label div.dhxform_label_nav_link,
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_label span.dhxform_item_required {
    color: #b2b2b2;
}
.dhxform_obj_dhx_skyblue div.dhxform_label span.dhxform_item_required {
    margin-left: 5px;
    color: red;
}
.dhxform_obj_dhx_skyblue input.dhxform_textarea {
    padding: 1px 0!important;
    margin: 0;
    font-size: 1em;
}
.dhxform_obj_dhx_skyblue .dhxform_textarea {
    border: #a4bed4 1px solid;
    font-family: Tahoma;
    font-size: inherit;
    color: #000;
    -moz-user-select: text;
    font-size: 1em;
}
.dhxform_obj_dhx_skyblue div.disabled .dhxform_textarea {
    color: #b2b2b2;
    background-color: #fff;
    border: #c2d0dd 1px solid;
}
.dhxform_obj_dhx_skyblue div.dhxform_control.dhxform_img_node {
    position: relative;
}
.dhxform_obj_dhx_skyblue div.dhxform_control.dhxform_img_node .dhxform_textarea {
    border: 1px solid white;
    background-color: white;
    color: white;
    visibility: hidden;
}
.dhxform_obj_dhx_skyblue div.dhxform_control.dhxform_img_node div.dhxform_img {
    float: none;
    top: 3px;
    left: 0;
    position: absolute;
    margin: 0;
}
.dhxform_obj_dhx_skyblue .dhxform_select {
    border: #a4bed4 1px solid;
    background-color: #fff;
    font-family: Tahoma;
    font-size: inherit;
    color: #000;
    margin: 0;
    font-size: 1em;
}
.dhxform_obj_dhx_skyblue div.disabled .dhxform_select {
    color: #b2b2b2;
    background-color: #fff;
    border: #c2d0dd 1px solid;
}
.dhxform_obj_dhx_skyblue fieldset.dhxform_fs {
    border: #a4bed4 1px solid;
    margin-top: 5px;
    padding: 5px;
    adisplay: inline;
    clear: left;
    width: 100%;
}
.dhxform_obj_dhx_skyblue div.disabled fieldset.dhxform_fs {
    border: #c2d0dd 1px solid;
}
.dhxform_obj_dhx_skyblue fieldset.dhxform_fs legend.fs_legend {
    font-family: Tahoma;
    color: #256187;
    font-size: inherit;
    font-weight: normal;
    padding: 0 4px 1px 4px;
    text-align: left;
}
.dhxform_obj_dhx_skyblue div.disabled fieldset.dhxform_fs legend.fs_legend {
    color: #b2b2b2;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_right {
    clear: both;
    padding-top: 2px;
    cursor: default;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_right div.dhxform_img {
    float: left;
    margin: 3px 5px 0 1px;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_right div.dhxform_label {
    float: left;
    padding: 1px 0 1px 0;
    margin: 2px 0 2px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_right div.dhxform_control {
    float: left;
    margin-right: 6px;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_left {
    clear: both;
    padding-top: 2px;
    cursor: default;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_left div.dhxform_img {
    float: right;
    margin: 3px 1px 0 5px;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_left div.dhxform_label {
    float: left;
    padding: 1px 0 1px 0;
    margin: 2px 0 2px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_left div.dhxform_control {
    float: left;
    margin-left: 4px;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_label_top {
    clear: both;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute {
    position: absolute;
    left: 0;
    top: 0;
    cursor: default;
}
.dhxform_obj_dhx_skyblue div.item_absolute div.dhxform_img {
    position: absolute;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute div.dhxform_control,
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute div.dhxform_label,
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute div.dhxform_control.dhxform_img_node,
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute div.dhxform_txt_label2,
.dhxform_obj_dhx_skyblue div.dhxform_item_absolute div.dhxform_btn,
.dhxform_obj_dhx_skyblue div.block_item_absolute div.dhxform_block {
    position: absolute;
}
.dhxform_obj_dhx_skyblue div.dhxform_txt_label2 {
    color: #256187;
    font-family: Tahoma;
    font-size: inherit;
    font-weight: bold;
    margin: 0 3px;
    padding: 5px 0;
    cursor: default;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_txt_label2 {
    color: #B2B8BC;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn {
    font-size: inherit;
    font-family: Tahoma;
    height: 21px;
    margin: 1px 2px;
    float: left;
    cursor: default;
    clear: both;
    -moz-user-select: none;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table {
    height: 21px;
    font-size: 1em;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td {
    text-align: center;
    vertical-align: middle;
    font-size: inherit;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_l,
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_r {
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_btns.gif');
    background-repeat: no-repeat;
    width: 5px;
    height: 21px;
    font-size: 1px;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_l {
    background-position: 0 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_r {
    background-position: -5px 0;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_m {
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_btns.gif');
    background-repeat: repeat-x;
    background-position: 0 -21px;
    height: 21px;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_l div.btn_l,
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_r div.btn_r {
    width: 5px;
    height: 21px;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_btn td.btn_l {
    background-position: 0 -42px!important;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_btn td.btn_m {
    background-position: 0 -63px!important;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_btn td.btn_r {
    background-position: -5px -42px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_over td.btn_l {
    background-position: 0 -84px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_over td.btn_m {
    background-position: 0 -105px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_over td.btn_r {
    background-position: -5px -84px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_pressed td.btn_l {
    background-position: 0 -126px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_pressed td.btn_m {
    background-position: 0 -147px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_pressed td.btn_r {
    background-position: -5px -126px!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_m div.btn_txt {
    font-size: inherit;
    font-family: Tahoma;
    color: #000;
    padding: 0 20px;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn td.btn_m div.btn_txt.btn_txt_fixed_size {
    padding: 0;
    width: 100%;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_btn td.btn_m div.btn_txt {
    color: #b2b2b2!important;
}
.dhxform_obj_dhx_skyblue div.dhxform_btn table.dhxform_btn_pressed td.btn_m div.btn_txt {
    top: 2px;
    height: 19px;
}
.dhxform_obj_dhx_skyblue div.dhxform_control div.dhxform_note {
    font-size: .8em;
    color: gray;
    padding-bottom: 3px;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_control div.dhxform_note {
    color: #b2b2b2;
}
.dhxform_obj_dhx_skyblue div.dhxform_label span.dhxform_info {
    font-size: .6em;
    color: gray;
    margin-left: 3px;
    padding-bottom: 2px;
    line-height: 100%;
    vertical-align: middle;
    cursor: pointer;
}
.dhxform_obj_dhx_skyblue .validate_error .dhxform_label,
.dhxform_obj_dhx_skyblue .validate_error .dhxform_textarea,
.dhxform_obj_dhx_skyblue .validate_error .dhxform_select,
.dhxform_obj_dhx_skyblue .validate_error div.dhxform_label_nav_link,
.dhxform_obj_dhx_skyblue .validate_error div.dhxform_label div.dhxform_label_nav_link:focus {
    color: red;
}
.dhxform_obj_dhx_skyblue div.disabled .dhx_combo_box.dhx_skyblue {
    border: 1px solid #c2d0dd;
    cursor:hand;
}
.dhxform_obj_dhx_skyblue div.disabled .dhx_combo_box.dhx_skyblue .dhx_combo_input {
    color: #b2b2b2;
    background-color: #fff;
    cursor:hand;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_template.dhxeditor_inside {
    border: 1px solid #a4bed4;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_item_template.dhxeditor_inside {
    border: 1px solid #c2d0dd;
}
.dhxform_obj_dhx_skyblue div.dhxform_item_template.dhxeditor_inside div.dhxcont_content_blocker {
    display: none;
}
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_item_template.dhxeditor_inside div.dhxcont_content_blocker {
    display: inline;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fefefe;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
}
.dhtmlx_skin_dhx_skyblue div.dhtmlx_wins_body_inner .dhxform_obj_dhx_skyblue {
    background-color: white;
}
.dhxform_obj_dhx_skyblue div.dhxform_control .dhx_combo_box.dhx_skyblue .dhx_combo_input,
.dhx_combo_list.dhx_skyblue_list div {
    font-size: 1em!important;
    cursor:hand;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader {
    position: relative;
    width: 100%;
    margin-bottom: 4px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls {
    position: relative;
    width: 100%;
    height: 35px;
    font-size: 2px;
    overflow: hidden;
    -moz-user-select: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button {
    position: absolute;
    width: 19px;
    height: 19px;
    top: 8px;
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_upload_buttons.gif');
    background-repeat: no-repeat;
    font-size: 2px;
    cursor: pointer;
    overflow: hidden;
    -moz-user-select: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_info {
    display: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_browse {
    background-position: 0 0;
    right: 108px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_upload {
    background-position: -19px 0;
    right: 79px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel {
    background-position: -57px 0;
    right: 79px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_clear {
    background-position: -38px 0;
    right: 50px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls .dhx_uploader_input {
    position: absolute;
    left: -1000px;
    top: 0;
    visibility: hidden;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont {
    position: absolute;
    width: 19px;
    height: 19px;
    left: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    outline: none;
    height: 19px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    overflow: auto;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file {
    position: relative;
    width: 100%;
    height: 25px;
    overflow: hidden;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_added,
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploading {
    color: black;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploaded {
    color: #30678a;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_fail {
    color: #e94a4a;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file_param {
    position: absolute;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    top: 0;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    overflow: hidden;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_name {
    left: 20px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_progress {
    right: 50px;
    width: 38px;
    text-align: right;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_delete {
    right: 30px;
    width: 11px;
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_upload_buttons.gif');
    background-position: -76px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-user-select: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_uploading {
    right: 50px;
    width: 38px;
    text-align: right;
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_upload_uploading.gif');
    background-position: center center;
    background-repeat: no-repeat;
    -moz-user-select: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls {
    padding: 1px 0!important;	/* edit by whj 2016-03-04 */
    border: #a4bed4 1px solid; /* edit by whj 2016-03-04 */
    height: 60px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_files {
    display: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_info {
    display: inline;
    background-image: none;
    font-size: 13px;
    height: auto;
    top: 0;
    left: 35px;
    color: #a0a0a0;
    vertical-align: top;
    padding-top: 6px;
    line-height: 20px;
    cursor: default;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_browse {
    top: 0;
    width: 54px;
    height: 54px;
    right: 35px;
    background-image: url('imgs/dhxform_dhx_skyblue/dhxform_upload_buttons.gif');
    background-position: 0 -38px;
    background-repeat: no-repeat;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_upload,
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel,
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_clear {
    display: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont {
    width: 54px;
    height: 54px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input {
    height: 54px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_info,
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_added,
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploading,
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploaded,
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_fail {
    color: #b2b2b2;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse {
    background-position: -54px -38px;
    cursor: default;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_form_cont {
    display: none;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button {
    cursor: default;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse {
    background-position: 0 -19px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_upload {
    background-position: -19px -19px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_cancel {
    background-position: -57px -19px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_clear {
    background-position: -38px -19px;
}
.dhxform_obj_dhx_skyblue .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file_param.dhx_file_delete {
    background-position: -87px 0;
    cursor: default;
}