.webix_tree_folder{
    background-image: url("../res/icon/folder_2.png");
    /*background-position: 0px 2px;*/
    background-size: 14px;
}
.webix_tree_folder_open {
    background-image: url("../res/icon/folder_2.png");
    /*background-position: 0px 2px;*/
    background-size: 14px;
}
.webix_tree_file{
    background-image: url("../res/icon/location.png");
    /*background-position: 0px 2px;*/
    background-size: 16px;
}
.webix_tree_home{
    background-image: url("../res/icon/earth.png");
    /*background-position: 0px 2px;*/
    background-size: 17px;
}
.webix_tree_layers{
    background-image: url("../res/icon/layers.png");
    /*background-position: 0px 5px;*/
    background-size: 17px;
}
.webix_tree_layer{
    background-image: url("../res/icon/layer.png");
    /*background-position: 0px 5px;*/
    background-size: 14px;
}
.webix_tree_custom_style  {
    color:#4CAF50;
}
.webix_tree_item {
    clear: both;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
}
.webix_selected {
    background: transparent;
}
.webix_tree_item.webix_selected span {
    padding: 4px 10px 4px 4px;
    margin-left: -4px;
    color: #000;
    background: #0cb42e;
}
.webix_tree_item.webix_selected {
    color: blue;
    background: transparent;
}
.webix_icon_button .webix_icon {
    color: #27ae60;
}
.webix_accordionitem_label {
    /*text-transform: uppercase;*/
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 13px;
}
.webix_item_tab {
    color: #545454;
}
.webix_property_label_line {
    padding-left: 10px;
    font-family: Roboto, Arial, serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    background: #27ae60;
    line-height: 22px;
    border-bottom: 1px solid #f7f7f7;
    text-transform: uppercase;

}
.webix_accordionitem_button {
    float: right;
    position: relative;
    height: 11px;
    width: 11px;
    margin: 15px 15px;
}
.webix_el_search input {
    margin-top: 6px;
}
.webix_el_search input {
    height: 40px;
}
.webix_icon_button:hover {
    background-color: rgba(39, 174, 96, 0.2);
}
.webix_el_text input{
    color: #0061fe;
}
.webix_el_button .webixtype_form{
    background: #27ae60;
    color: white;
    border: none;
    font-weight: 200;
}

.webix_el_button .webixtype_danger {
    background: #FE5310;
    color: white;
    border: none;
    font-weight: 200;
}

.webix_el_button .webixtype_fire{
    background: white;
    color: green;
    border: none;
    font-weight: 200;
}

.icon_user_btn .webix_icon{
    font-size: 18px;
    width: 20px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}
.icon_user_btn .text{
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.icon_user_btn button{
    color: #65a0ff;
    font-size: 12px;
}

.icon_close_btn .webix_icon{
    font-size: 18px;
    width: 18px;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}
.icon_close_btn .text{
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.icon_close_btn button{
    color: #e74c3c;
    font-size: 12px;
    height: 40px;
    margin-top: 6px;
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 5px;
}
.leaflet-container .leaflet-control-mapcentercoord {
    padding: 6px 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle, .leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle:hover {
    width: 30px;
    height: 30px;
    border: 2px solid rgba(0,0,0,0.6);
    border-radius: 2px;
    background-clip: padding-box;
    background-size: 16px 16px;
}
.leaflet-control-measure{
    background:#fff;
    border-radius:2px;
    box-shadow: none;
}
.leaflet-control-minimap {
    border: solid rgba(255, 255, 255, 1.0) 0px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.6);
    border-radius: 0px;
    background: #f8f8f9;
    transition: all .2s;
}

.divLoadingBackground{
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #999;
    opacity: 0.8;
    z-index: 90000;
}
.divLoading{
    width: 280px;
    height: 150px;
    background-color: #fff;
    text-align: center;
    color: blue;
    position: absolute;
    opacity: 1;
    left: 50%;
    top: 50%;
    margin-left: -140px;
    margin-top: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial;
}

.custom_table_row_hover{
    background: rgba(74, 113, 255, 0.51);
    color: #ffffff;
    cursor: pointer;
}
.content {
    /*    width:100%;
        height:100%;*/
    /*max-width: 100%;*/
    height: 100%;
/*    width: auto\9;*/
}

.image .webix_template{
    padding: 0px;
    background-color: #aaa;
    text-align: center;
}
.nav_list .webix_dataview_item{
    background-color: #aaa;
    border-color: #bbb;
}
.nav_list .webix_dataview_item.webix_selected{
    background-color: #eee;
}

.webix_message_area{
    top:initial !important;
    bottom: 50px;
    right: 55px;
}

.webix_unit_header {
    padding: 5px;
    line-height: 22px;
    text-align: left;
    color: #ffffff;
    background-color: #3498db;
}

.webix_pivot_fields_msg {
    line-height: 1;
    font-size: 13px;
    color: #e67e22;
}
.webix_hcell{
    text-transform: uppercase;
    color: #27ae60;
    font-weight: 600;
}

.webix_popup.webix_view {
    padding: 0px 0 0px 0;
    margin-top: -6px;
}

.custom_item_list_search{
    border-bottom:1px solid #009966;
    overflow:hidden;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.webix_list .webix_list_item {
    color: #545454;
    border: none;
    padding:0px 2px;
}

.webix_list .webix_list_item:hover {
    color: #545454;
    border: none;
    padding: 0px 2px;
}

.webix_modal {
    opacity: 0.6;
    background-color: #2c3e50;
}

.error .webix_property_value{
    background-color: #f55;
}

.webix_el_button button {
    color: #ced6e0;
}

.webix_el_button button:hover {
    color: #ff1e19;
    background-color: rgba(39, 174, 96, 0.9);
}

/* 
 * @luantm fix ui date picker webix oldversion
*/
.webix_cal_header {
    height: 18px !important;
}

.infographic{
    z-index: 9000 !important;
}
.custom-btn-close {
    height: 33px !important;
}

.infoboard-header1 {
    font-size: 20px;
}

.infoboard-header2 {
    font-size: 1.5em;
}
.infoboard-content {
    font-size: 14px;
}

.mainLabel>.webix_el_box {
    font-size: 15px;
}

.font-button .webix_icon:before{
    color: #ffffff;
    font-size:30px;
    margin-left:-5px;
}

.webix_icon_button:hover:before {
    background-color: green;
    opacity: 0;
    transform: scale(1);
}

/* Popup */
.popup-header {
    background-color: #005C99;
    color: white;
    text-align: center;
    padding: 1em;
    font-size: medium;
}

.popup-content {
    padding: 0.5em 1em;
}

.popup-error {
    color: red;
    font-weight: bold;
}
.popup-error i {
    color: red;
    font-weight: bold;
}