@charset "UTF-8";
/* font */
body *{
	font-family:"Roboto" ,"Noto Sans KR" !important;
}

/* main frame */
.MAINFRAME .sepoa-header-base{
	background-color:#1746a3;
}

/* component - window */
.dhxwins_vp_material div.dhxwin_hdr{
	background-color:#1746a3;
}

/* component - tab */
.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tab.dhxtabbar_tab_actv{
	background-color:#1746a3;
	color:#ffffff;
}
.dhxtabbar_base_material div.dhxtabbar_tabs{
	color:#222222;
}
.dhxtabbar_base_material div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tab{
	background-color:#fafafa;
}

/* component - layout */
.dhxlayout_base_material div.dhxlayout_sep,
.dhxlayout_base_material div.dhx_cell_layout div.dhx_cell_hdr{
	background-color:#f1f1f1;
}
.dhxlayout_base_material div.dhx_cell_layout div.dhx_cell_hdr{
	color:#222222;
}

/* component - grid */
div.gridbox_dhx_web.gridbox table.hdr tr{
	background-color:#f1f1f1;
}
div.gridbox_dhx_web.gridbox table.hdr tr td div.hdrcell{
	background-color:#f1f1f1;
	color:#222222;
}
div.gridbox_dhx_web.gridbox table.hdr tr:nth-child(2) td,
div.gridbox_dhx_web.gridbox table.hdr td,
div.gridbox_dhx_web.gridbox table.obj.row20px tr td{
	border-color:#dddddd;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td{
	background-color:#ffffff;
	color:#222222;
}

/* component - form */
.dhxform_obj_material .dhxform_select,
.dhxform_obj_material input.dhxform_textarea,
.dhxform_obj_material textarea.dhxform_textarea,
.dhxform_obj_material div.dhxform_control div.dhxcombo_material {
	border-color:#dddddd;
	color:#666666;
}
.dhxform_obj_material div.disabled .dhxform_select,
.dhxform_obj_material div.disabled .dhxform_textarea,
.dhxform_obj_material div.disabled div.dhxform_control div.dhxcombo_material,
.dhxform_obj_material div.readonly input.dhxform_textarea,
.dhxform_obj_material div.readonly textarea.dhxform_textarea {
	border-color:#efefef;
	color:#666666;
}
.dhxform_obj_material .dhxform_custom_required .dhxform_select,
.dhxform_obj_material .dhxform_custom_required input.dhxform_textarea,
.dhxform_obj_material .dhxform_custom_required div.dhxform_control div.dhxcombo_material {
	border-left-color:#d22c36;
	color:#666666;
}
div.dhxform_obj_material .validate_error .dhxform_label,
div.dhxform_obj_material .validate_error input.dhxform_textarea,
div.dhxform_obj_material .validate_error .dhxform_select,
div.dhxform_obj_material .validate_error div.dhxform_label_nav_link,
div.dhxform_obj_material .validate_error div.dhxform_label div.dhxform_label_nav_link:focus {
	border-left-color:#ff0000;
	color:#ff0000;
}/* component - button - default */
.sepoa-button-item.sepoa-button-item-type-default{
	background-color:#307bee;
	border-color:#307bee;
	border-color:;	
}
.sepoa-button-item.sepoa-button-item-type-default .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-default .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-default .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-default .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-default .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-default:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-default:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-default:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-default:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-default.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-default.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-default.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-default.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-default > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - primary */
.sepoa-button-item.sepoa-button-item-type-primary{
	background-color:#ffc900;
	border-color:#ffc900;
	border-color:#222222;	
}
.sepoa-button-item.sepoa-button-item-type-primary .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-primary .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-primary .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-primary .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-primary .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-primary:hover{
	background-color:#ffce00;
	border-color:#ffce00;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-primary:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-primary:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-primary:hover .sepoa-button-item-area-right::before{
	color:#222222;
}

.sepoa-button-item.sepoa-button-item-type-primary.sepoa-button-item-toggle{
	background-color:#ffce00;
	border-color:#ffce00;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-primary.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-primary.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-primary.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-primary > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - secondary */
.sepoa-button-item.sepoa-button-item-type-secondary{
	background-color:#e9e9e9;
	border-color:#e9e9e9;
	border-color:#222222;	
}
.sepoa-button-item.sepoa-button-item-type-secondary .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-secondary .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-secondary .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-secondary .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-secondary .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-secondary:hover{
	background-color:#e9e9e9;
	border-color:#e9e9e9;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-secondary:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-secondary:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-secondary:hover .sepoa-button-item-area-right::before{
	color:#ffffff;
}

.sepoa-button-item.sepoa-button-item-type-secondary.sepoa-button-item-toggle{
	background-color:#e9e9e9;
	border-color:#e9e9e9;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-secondary.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-secondary.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-secondary.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-secondary > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - new */
.sepoa-button-item.sepoa-button-item-type-new{
	background-color:#ffc900;
	border-color:#ffc900;
	border-color:#ffc900;	
}
.sepoa-button-item.sepoa-button-item-type-new .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-new .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-new .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-new .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-new .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-new:hover{
	background-color:#ffce00;
	border-color:#ffce00;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-new:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-new:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-new:hover .sepoa-button-item-area-right::before{
	color:#222222;
}

.sepoa-button-item.sepoa-button-item-type-new.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-new.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-new.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-new.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-new > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - inquery */
.sepoa-button-item.sepoa-button-item-type-inquery{
	background-color:;
	border-color:;
	border-color:;	
}
.sepoa-button-item.sepoa-button-item-type-inquery .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-inquery .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-inquery .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-inquery .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-inquery .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-inquery:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-inquery:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-inquery:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-inquery:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-inquery.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-inquery.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-inquery.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-inquery.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-inquery > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - save */
.sepoa-button-item.sepoa-button-item-type-save{
	background-color:#0f3181;
	border-color:#0f3181;
	border-color:#0f3181;	
}
.sepoa-button-item.sepoa-button-item-type-save .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-save .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-save .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-save .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-save .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-save:hover{
	background-color:#0f3181;
	border-color:#0f3181;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-save:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-save:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-save:hover .sepoa-button-item-area-right::before{
	color:#ffffff;
}

.sepoa-button-item.sepoa-button-item-type-save.sepoa-button-item-toggle{
	background-color:#0f3181;
	border-color:#0f3181;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-save.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-save.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-save.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-save > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - delete */
.sepoa-button-item.sepoa-button-item-type-delete{
	background-color:#cccccc;
	border-color:#cccccc;
	border-color:#0f3181;	
}
.sepoa-button-item.sepoa-button-item-type-delete .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-delete .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-delete .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-delete .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-delete .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-delete:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-delete:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-delete:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-delete:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-delete.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-delete.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-delete.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-delete.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-delete > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - back */
.sepoa-button-item.sepoa-button-item-type-back{
	background-color:#cccccc;
	border-color:#cccccc;
	border-color:#222222;	
}
.sepoa-button-item.sepoa-button-item-type-back .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-back .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-back .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-back .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-back .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-back:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-back:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-back:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-back:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-back.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-back.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-back.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-back.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-back > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - link */
.sepoa-button-item.sepoa-button-item-type-link{
	background-color:#307bee;
	border-color:#307bee;
	border-color:#307bee;	
}
.sepoa-button-item.sepoa-button-item-type-link .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-link .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-link .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-link .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-link .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-link:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-link:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-link:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-link:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-link.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-link.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-link.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-link.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-link > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - accept */
.sepoa-button-item.sepoa-button-item-type-accept{
	background-color:#008938;
	border-color:#008938;
	border-color:#008938;	
}
.sepoa-button-item.sepoa-button-item-type-accept .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-accept .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-accept .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-accept .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-accept .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-accept:hover{
	background-color:#227817;
	border-color:#227817;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-accept:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-accept:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-accept:hover .sepoa-button-item-area-right::before{
	color:#ffffff;
}

.sepoa-button-item.sepoa-button-item-type-accept.sepoa-button-item-toggle{
	background-color:#227817;
	border-color:#227817;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-accept.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-accept.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-accept.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-accept > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - reject */
.sepoa-button-item.sepoa-button-item-type-reject{
	background-color:#D13239;
	border-color:#D13239;
	border-color:#d13239;	
}
.sepoa-button-item.sepoa-button-item-type-reject .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-reject .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-reject .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-reject .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-reject .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-reject:hover{
	background-color:#a7222a;
	border-color:#a7222a;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-reject:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-reject:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-reject:hover .sepoa-button-item-area-right::before{
	color:#ffffff;
}

.sepoa-button-item.sepoa-button-item-type-reject.sepoa-button-item-toggle{
	background-color:#a7222a;
	border-color:#a7222a;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-reject.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-reject.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-reject.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-reject > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - excelupload */
.sepoa-button-item.sepoa-button-item-type-excelupload{
	background-color:#ffffff;
	border-color:#ffffff;
	border-color:#666666;	
}
.sepoa-button-item.sepoa-button-item-type-excelupload .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-excelupload .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-excelupload .sepoa-button-item-area-right::before{
	color:#666666;
}
.sepoa-button-item.sepoa-button-item-type-excelupload .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-excelupload .sepoa-button-item-area-right::before{
	content:"\eb7e"
}

.sepoa-button-item.sepoa-button-item-type-excelupload:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-excelupload:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-excelupload:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-excelupload:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-excelupload.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-excelupload.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-excelupload.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-excelupload.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-excelupload > .sepoa-button-item-area-left{
	display:inherit;
}
/* component - button - exceldownload */
.sepoa-button-item.sepoa-button-item-type-exceldownload{
	background-color:#ffffff;
	border-color:#ffffff;
	border-color:#666666;	
}
.sepoa-button-item.sepoa-button-item-type-exceldownload .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-exceldownload .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-exceldownload .sepoa-button-item-area-right::before{
	color:#666666;
}
.sepoa-button-item.sepoa-button-item-type-exceldownload .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-exceldownload .sepoa-button-item-area-right::before{
	content:"\eb7c"
}

.sepoa-button-item.sepoa-button-item-type-exceldownload:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-exceldownload:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-exceldownload:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-exceldownload:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-exceldownload.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-exceldownload.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-exceldownload.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-exceldownload.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-exceldownload > .sepoa-button-item-area-left{
	display:inherit;
}
/* component - button - template */
.sepoa-button-item.sepoa-button-item-type-template{
	background-color:#ffffff;
	border-color:#ffffff;
	border-color:;	
}
.sepoa-button-item.sepoa-button-item-type-template .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-template .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-template .sepoa-button-item-area-right::before{
	color:#222222;
}
.sepoa-button-item.sepoa-button-item-type-template .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-template .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-template:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-template:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-template:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-template:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-template.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-template.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-template.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-template.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-template > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - fileattach */
.sepoa-button-item.sepoa-button-item-type-fileattach{
	background-color:#307bee;
	border-color:#307bee;
	border-color:#307BEE;	
}
.sepoa-button-item.sepoa-button-item-type-fileattach .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-fileattach .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-fileattach .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-fileattach .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-fileattach .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-fileattach:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-fileattach:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-fileattach:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-fileattach:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-fileattach.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-fileattach.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-fileattach.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-fileattach.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-fileattach > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - remark */
.sepoa-button-item.sepoa-button-item-type-remark{
	background-color:#2c9f1c;
	border-color:#2c9f1c;
	border-color:#2c9f1c;	
}
.sepoa-button-item.sepoa-button-item-type-remark .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-remark .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-remark .sepoa-button-item-area-right::before{
	color:#ffffff;
}
.sepoa-button-item.sepoa-button-item-type-remark .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-remark .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-remark:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-remark:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-remark:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-remark:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-remark.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-remark.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-remark.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-remark.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-remark > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - gridrow */
.sepoa-button-item.sepoa-button-item-type-gridrow{
	background-color:#E9E9E9;
	border-color:#E9E9E9;
	border-color:#5A5A5A;	
}
.sepoa-button-item.sepoa-button-item-type-gridrow .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-gridrow .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-gridrow .sepoa-button-item-area-right::before{
	color:#5A5A5A;
}
.sepoa-button-item.sepoa-button-item-type-gridrow .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-gridrow .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-gridrow:hover{
	background-color:#C9C9C9;
	border-color:#C9C9C9;
	border-color:#5A5A5A;

}
.sepoa-button-item.sepoa-button-item-type-gridrow:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-gridrow:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-gridrow:hover .sepoa-button-item-area-right::before{
	color:#5A5A5A;
}

.sepoa-button-item.sepoa-button-item-type-gridrow.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-gridrow.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-gridrow.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-gridrow.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-gridrow > .sepoa-button-item-area-{
	display:inherit;
}
/* component - button - icon */
.sepoa-button-item.sepoa-button-item-type-icon{
	background-color:#ffffff;
	border-color:#ffffff;
	border-color:#666666;	
}
.sepoa-button-item.sepoa-button-item-type-icon .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-icon .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-icon .sepoa-button-item-area-right::before{
	color:#666666;
}
.sepoa-button-item.sepoa-button-item-type-icon .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-icon .sepoa-button-item-area-right::before{
	content:"\"
}

.sepoa-button-item.sepoa-button-item-type-icon:hover{
	background-color:;
	border-color:;
	border-color:;

}
.sepoa-button-item.sepoa-button-item-type-icon:hover .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-icon:hover .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-icon:hover .sepoa-button-item-area-right::before{
	color:;
}

.sepoa-button-item.sepoa-button-item-type-icon.sepoa-button-item-toggle{
	background-color:;
	border-color:;
	border-color:;
	
}
.sepoa-button-item.sepoa-button-item-type-icon.sepoa-button-item-toggle .sepoa-button-item-label,
.sepoa-button-item.sepoa-button-item-type-icon.sepoa-button-item-toggle .sepoa-button-item-area-left::before,
.sepoa-button-item.sepoa-button-item-type-icon.sepoa-button-item-toggle .sepoa-button-item-area-right::before{
	color:;
}
.sepoa-button-item.sepoa-button-item-type-icon > .sepoa-button-item-area-{
	display:inherit;
}
/* component - grid - mcolorcolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_mcolor{
	background-color:;
	color:#000000;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - grid - lcolorcolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_lcolor{
	background-color:;
	color:#1879B9;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - grid - ocolorcolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_ocolor{
	background-color:;
	color:#000000;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - grid - primarycolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_primary{
	background-color:;
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - grid - secondarycolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_secondary{
	background-color:;
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - grid - tertiarycolor */
div.gridbox_dhx_web.gridbox table.obj.row20px tr .sepoa_grid_column_type_tertiary{
	background-color:;
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}
/* component - list - primary */
.dhx_list .dhx_list_item .sepoa_list_design .sepoa_list_primary{
	color:#619eff;
	font-weight:500;
	font-size:14px;
	font-style:;
	text-decoration:;
}/* component - list - secondary */
.dhx_list .dhx_list_item .sepoa_list_design .sepoa_list_secondary{
	color:#ff5252;
	font-weight:500;
	font-size:14px;
	font-style:;
	text-decoration:;
}/* component - list - tertiary */
.dhx_list .dhx_list_item .sepoa_list_design .sepoa_list_tertiary{
	color:#2c9f1c;
	font-weight:500;
	font-size:14px;
	font-style:;
	text-decoration:;
}/* component - form - primarycolor */
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-primary .dhxform_control input.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-primary .dhxform_control textarea.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-primary .dhxform_control .dhxform_select,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-primary .dhxform_control div.dhxform_control div.dhxcombo_material {
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}/* component - form - secondarycolor */
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-secondary .dhxform_control input.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-secondary .dhxform_control textarea.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-secondary .dhxform_control .dhxform_select,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-secondary .dhxform_control div.dhxform_control div.dhxcombo_material {
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}/* component - form - tertiarycolor */
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-tertiary .dhxform_control input.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-tertiary .dhxform_control textarea.dhxform_textarea,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-tertiary .dhxform_control .dhxform_select,
.dhxform_obj_material .dhxform_item.sepoa-dhxform-custom-item-style-tertiary .dhxform_control div.dhxform_control div.dhxcombo_material {
	color:;
	font-size:px;
	font-weight:;
	font-style:;
	text-decoration:;
}