﻿*{font-size:1em; font-family:Verdana,Tahoma,Arial,新宋体,微软雅黑}
body{background:#D2E0F2; }
a{ color:Black; text-decoration:none;}
fieldset { border:1px solid #ddd; padding:0 1.4em 1.4em 1.4em; margin:0 0 1.5em 0;}
legend {font-size:1.2em;font-weight: bold;}
textarea {min-height: 75px;}
.yb-btn-separator {
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
/*.textbox-icon{ height: 20px !important}*/
.text-right { text-align:right; font-size:1.3em; }
.text-left { text-align:left; font-size:1.3em; }
.datagrid-editable-input { width: 100% !important;height:22px !important }
.datagrid-editable input[type="checkbox"] { width: 100%;}
.content{ margin-left: auto; margin-right: auto; vertical-align:middle;}

/*.edui-default { z-index: 10000 !important ;}
.edui-popup-body .edui-default { z-index: -1 !important ;}*/

.icon-blank{
	background:url('../Content/images/blank.gif') no-repeat !important;
}
.icon-add{
	background:url('../Content/images/edit_add.png') no-repeat !important;
}
.icon-edit{
	background:url('../Content/images/pencil.png') no-repeat !important;
}
.icon-remove{
	background:url('../Content/images/edit_remove.png') no-repeat !important;
}
.icon-close{
	background:url('../Content/images/Action_Close.png') no-repeat !important;
}
.icon-del{
	background:url('../Content/images/Action_Delete.png') no-repeat !important;
}
.icon-save{
	background:url('../Content/images/filesave.png') no-repeat !important;
}
.icon-cut{
	background:url('../Content/images/cut.png') no-repeat !important;
}
.icon-ok{
	background:url('../Content/images/ok.png') no-repeat !important;
}
.icon-no{
	background:url('../Content/images/no.png') no-repeat !important;
}
.icon-publish{
	background:url('../Content/images/publish.png') no-repeat !important;
}
.icon-audit{
	background:url('../Content/images/audit.png') no-repeat !important;
}
.icon-allow{
	background:url('../Content/images/Action_Allow.png') no-repeat !important;
}
.icon-deny{
	background:url('../Content/images/Action_Deny.png') no-repeat !important;
}
.icon-clear{
	background:url('../Content/images/Action_Clear.png') no-repeat !important;
}
.icon-cancel{
	background:url('../Content/images/cancel.png') no-repeat !important;
}
.icon-reload{
	background:url('../Content/images/reload.png') no-repeat !important;
}
.icon-search{
	background:url('../Content/images/search.png') no-repeat !important;
}
.icon-print{
	background:url('../Content/images/print.png') no-repeat !important;
}
.icon-help{
	background:url('../Content/images/help.png') no-repeat !important;
}
.icon-undo{
	background:url('../Content/images/undo.png') no-repeat !important;
}
.icon-redo{
	background:url('../Content/images/redo.png') no-repeat !important;
}
.icon-back{
	background:url('../Content/images/back.png') no-repeat !important;
}
.icon-sum{
	background:url('../Content/images/sum.png') no-repeat !important;
}
.icon-tip{
	background:url('../Content/images/tip.png') no-repeat !important;
}
.icon-mini-add{
	background:url('../Content/images/mini_add.png') no-repeat 2px 2px !important;
}
.icon-mini-edit{
	background:url('../Content/images/mini_edit.png') no-repeat 2px 2px !important;
}
.icon-mini-refresh{
	background:url('../Content/images/mini_refresh.png') no-repeat 3px 2px !important;
}
.icon-nav{
	background:url('../Content/images/navigation.png') no-repeat !important;
}
.icon-dic{
	background:url('../Content/images/dictionary.png') no-repeat !important
}
.icon-sys{
	background:url('../Content/images/system.png') no-repeat !important
}
.icon-up{
	background:url('../Content/images/Arrow_Up.png') no-repeat !important
}
.icon-down{
	background:url('../Content/images/Arrow_Down.png') no-repeat !important
}
.icon-uptop{
	background:url('../Content/images/Arrow_Up_Top.png') no-repeat !important
}
.icon-downbottom{
	background:url('../Content/images/Arrow_Down_Bottom.png') no-repeat !important
}
.icon-left{
	background:url('../Content/images/Arrow_Left.png') no-repeat !important
}
.icon-right{
	background:url('../Content/images/Arrow_Right.png') no-repeat !important
}
.icon-import{
	background:url('../Content/images/import.png') no-repeat !important
}
.icon-export{
	background:url('../Content/images/export.png') no-repeat !important
}
.icon-org{
	background:url('../Content/images/BO_Organization.png') no-repeat !important
}
.icon-ogn{
	background:url('../Content/images/BO_Organization.png') no-repeat !important
}
.icon-dpt{
	background:url('../Content/images/BO_Department.png') no-repeat !important
}
.icon-pos{
	background:url('../Content/images/BO_Position.png') no-repeat !important
}
.icon-psm{
	background:url('../Content/images/BO_Person.png') no-repeat !important
}
.icon-mainpsm{
	background:url('../Content/images/BO_Lead.png') no-repeat !important
}
.icon-sql{
	background:url('../Content/images/sql.png') no-repeat !important
}
.icon-linq{
	background:url('../Content/images/linq.png') no-repeat !important
}
.icon-recycler{
	background:url('../Content/images/recycler.png') no-repeat !important
}
.icon-restore{
	background:url('../Content/images/Action_ResumeRecording.png') no-repeat !important
}
.l-btn-disabled ,.l-btn-plain-disabled,.l-btn-plain-disabled+.yb-btn-separator{
    display:none;
}