/*
Product Name: dhtmlxCombo 
Version: 4.0.3 
Edition: Standard 
License: content of this file is covered by GPL. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com
Copyright UAB Dinamenta http://www.dhtmlx.com
*/

div.dhxcombo_dhx_skyblue{
    position:relative;
    border:0px solid #666666;;
    overflow:hidden;
    vertical-align:middle;
    background-color:#554b4b;
    font-size:25px;
    height:25px;
}
div.dhxcombo_dhx_skyblue input.dhxcombo_input{
    position:relative;
    top:0;
    left:1px;
    height:22px;
    line-height:21px;*height:20px;*
    line-height:19px;
    border:0 solid white;
    outline:0 solid white;
    padding:0;margin:0 0 0 2px;
    background-color:#554b4b;
    font-size:12px;
    color:#FFF;
    vertical-align:middle;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_select_button{
	display:none;
    position:absolute;
    width:18px;
    height:18px;
    top:1px;
    right:1px;
    font-size:1px;
    /*border:1px solid #a4bed4;
    background-color:#e2efff;
    background:linear-gradient(#e2efff,#d3e7ff);
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e2efff,endColorStr=#d3e7ff) progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
    border-radius:2px;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-ms-user-select:none;overflow:hidden;}div.dhxcombo_dhx_skyblue div.dhxcombo_select_button div.dhxcombo_select_img{position:relative;width:100%;height:100%;background-image:url("imgs/dhxcombo_skyblue/dhxcombo_arrow_down.gif");
                                                                                                                                                                                                        background-repeat:no-repeat;
                                                                                                                                                                                                        background-position:center center;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image{
    position:absolute;
    left:0;top:0;
    width:26px;height:22px;
    -webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;
    -o-user-select:none;user-select:none;-ms-user-select:none;overflow:hidden;
    cursor:default;
}
div.dhxcombolist_dhx_skyblue{
    position:absolute;font-size:14px;color:black;
    border:1px solid #554b4b;box-shadow:0 2px 3px #ccc;background-color:#554b4b;
    border-bottom-left-radius:2px;border-bottom-right-radius:2px;
    -webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;
    -o-user-select:none;user-select:none;-ms-user-select:none;overflow-x:none;
    overflow-y:auto;-moz-transition:height .15s ease 0s;
	z-index:112 !important;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option{
    position:relative;font-size:inherit;height:20px;line-height:19px;
    border-top:1px solid #554b4b;border-bottom:1px solid #554b4b;vertical-align:middle;
    overflow:hidden;cursor:default;
	color:#fff;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option.dhxcombo_option_selected{
    background-color:#FFF!important;border-top:1px solid #FFF!important;border-bottom:1px solid #FFF!important;color:black;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text{
    position:relative;padding:0 4px;white-space:nowrap;
    -webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;
    -o-user-select:none;user-select:none;-ms-user-select:none;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx{
    position:relative;padding:0 4px 0 4px;margin-left:20px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-ms-user-select:none;white-space:nowrap;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox{
    position:absolute;left:1px;top:1px;width:20px;height:20px;background-image:url("imgs/dhxcombo_skyblue/dhxcombo_chbx.gif");background-repeat:no-repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-ms-user-select:none;overflow:hidden;cursor:default;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0{
    background-position:0 0;
}
div.dhxcombolist_dhx_skyblue .dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1{
    background-position:-18px 0;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image{
    position:relative;padding:0 4px 0 4px;margin-left:20px;-webkit-user-select:none;
    -khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;
    -ms-user-select:none;white-space:nowrap;
}
div.dhxcombo_dhx_skyblue div.dhxcombo_top_image div.dhxcombo_image,div.dhxcombolist_dhx_skyblue div.dhxcombo_option div.dhxcombo_image{
    position:absolute;left:3px;top:1px;width:20px;height:20px;background-repeat:no-repeat;
    background-position:center center;-webkit-user-select:none;-khtml-user-select:none;
    -moz-user-select:none;-o-user-select:none;user-select:none;-ms-user-select:none;overflow:hidden;
    cursor:default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled{
    border:1px solid #ccc;background-color:#fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled input.dhxcombo_input{
    color:#b2b2b2;background-color:#fafafa;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button{
    border-color:#ccc;background-color:#fefefe;background:linear-gradient(#fefefe,#f4f4f4);filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fefefe,endColorStr=#f4f4f4) progid:DXImageTransform.Microsoft.Alpha(opacity=100);cursor:default;
}
div.dhxcombo_dhx_skyblue.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img{
    background-image:url("imgs/dhxcombo_skyblue/dhxcombo_arrow_down_dis.gif");
}.dhxgrid_combo_icon{
    position:absolute;z-index:1;top:0;right:0;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid{
    border-top:1px solid white;border-bottom:0 solid white;border-left:1px solid white;border-right:1px solid white;margin-left:-4px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid input.dhxcombo_input{
    height:18px;border-left:2px solid white;line-height:17px;
}
div.dhxcombo_dhx_skyblue.dhxcombo_in_grid div.dhxcombo_select_button{
    top:0;
}
.dhxcombo_skin_detect{
    position:absolute;left:0;top:-100px;margin:0;padding:0;border:0 solid white;width:10px;height:10px;overflow:hidden;
}