.well{padding:5px; margin-top:10px; margin-right:5px;}
.well .multi{margin-top:10px;}

.w30{width:30px !important;}
.w40{width:40px !important;}
.w50{width:50px !important;}
.w60{width:60px !important;}
.w70{width:70px !important;}
.w80{width:80px !important;}
.w90{width:90px !important;}
.w100{width:100px !important;}
.w110{width:110px !important;}
.w120{width:120px !important;}
.w130{width:130px !important;}
.w140{width:140px !important;}
.w150{width:150px !important;}
.w160{width:160px !important;}
.w170{width:170px !important;}
.w180{width:180px !important;}
.w190{width:190px !important;}
.w200{width:200px !important;}
.w210{width:210px !important;}
.w220{width:220px !important;}
.w230{width:230px !important;}
.w240{width:240px !important;}
.w250{width:250px !important;}
.w300{width:300px !important;}
.w350{width:350px !important;}
.w400{width:400px !important;}

.btnIcon { color:#333; }
.btnIcon:hover { color:#E7E7E7; }
.btnRIcon{ color:#333; }
.multiBtn {margin-top:-50px;}
.multiBtn2 {margin-top:-70px;}
/* easyui reset */
.l-btn-text {
	font-size: 12px;
}
.linkBtn span{
	line-height: 24px;	
}
.l-btn-selected .btnIcon{
  color: #fff;
}

.datagrid-header .datagrid-cell span {font-size: 12px;}
.textbox-readonly .textbox-text{
	background: #F9F9F9;
}

.ltext{text-align:left;}
.ctext{text-align:center;}
.rtext{text-align:right;}

.in-btn-text {
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 24px;
    font-size: 12px;
    padding: 0;
    margin: 0 7px;
}

input[type=checkbox] {
    transform: scale(1.5);
}