.dhxform_obj_dhx_skyblue fieldset.dhxform_fs {
border: #a4bed4 1px solid;
margin-top: 5px;
padding: 5px;
display: inline;
clear: left;
width: auto;
}

/* toggle-style checkbox */
/* enabled, not checked */
.dhxform_obj_dhx_skyblue div.dhxform_img.btn2state_0 {
    background-image: url("imgs/toggle_off.png");
    width: 42px;
    height: 20px;
}
/* enabled, checked */
.dhxform_obj_dhx_skyblue div.dhxform_img.btn2state_1 {
    background-image: url("imgs/toggle_on.png");
    width: 42px;
    height: 20px;
}
/* disabled, not checked */
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.btn2state_0 {
    background-image: url("imgs/toggle_off_dis.png");
    width: 42px;
    height: 20px;
}
/* disabled, checked */
.dhxform_obj_dhx_skyblue div.disabled div.dhxform_img.btn2state_1 {
    background-image: url("imgs/toggle_on_dis.png");
    width: 42px;
    height: 20px;
}

.dhxform_obj_dhx_skyblue div.dhxform_base_nested {
padding: 0px 0px 0px 0px;
clear: both;
}

.dhxform_obj_dhx_skyblue input.dhxform_textarea {
padding: 1px 0px !important;
margin: 0px;
font-size: 1em;
margin: 0 20px 0 0;
}

.dhxform_obj_dhx_skyblue fieldset.dhxform_fs {
border: #a4bed4 1px solid;
margin-top: 5px;
padding: 5px 0px 5px 15px;
display: inline;
clear: left;
width: auto;
}

.sectorTitle {
margin: 41px 0 0 0;
width: 100%;
text-align: center;
font-size: 11px;
background-color: #E0EAFF;
height: 15px;
line-height: 14px;
}

section {
display: block;
float: left;
border-right: 1px solid #fff;
}

section .dhx_toolbar_btn i{
font-size:20px;
display:block !important;
}

.iconCol .dhx_toolbar_btn i{
font-size:12px;
display:inline !important;
}

.iconCol div.dhx_toolbar_btn.over {
border: #ffb552 0px solid;
padding: 0px;
padding-bottom: 0px;
background-image: none;
background-repeat: repeat-x;
margin:0 !important;
float:none;
}

.iconCol .dhx_toolbar_btn {
border: #ffb552 0px solid;
padding: 0px;
padding-bottom: 0px;
background-image: none;
background-repeat: repeat-x;
float:none !important;
}

.iconCol div.dhx_toolbar_btn div {
float:none !important;
}

.iconCol div.dhx_toolbar_btn div {
margin: 0 !important;
}

.iconCol {
float: left;
}

.iconCol div.dhx_toolbar_btn {
line-height: 4px !important;
height: 14px !important;
padding: 0 !important;
margin: 0 !important;
}

.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn {
float: left;
margin-top: 2px;
color: #000000;
padding: 3px;
padding-bottom: 2px;
margin-right: 1px;
line-height: normal;
-moz-user-select: -moz-none;
cursor: default;
position: relative;
z-index: 1;
}

.dhx_toolbar_base_48_dhx_skyblue div.dhx_toolbar_btn div {
margin: 1px 2px 18px 2px;
}