.per90 { width:90% !important }
.per80 { width:80% !important }
.per70 { width:70% !important }
.per60 { width:60% !important }
.per50 { width:50% !important }
.per40 { width:40% !important }
.pix150 { width:150px !important }
.pix170 { width:170px !important }
.pix190 { width:190px !important }

.va_mid { vertical-align: middle !important; }
.va_btm { vertical-align: bottom !important; }
.va_top { vertical-align: top !important; }

.al_center { text-align: center !important; }
.al_right { text-align:right !important;padding-right:5px !important; }
.al_right_pop { text-align:right;padding-right:5px;padding-bottom: 5px; }

/* width */
.width95 { width:95px !important; }

/* height */
.height100 { height:100px; }
.height140 { height:140px; }
.height150 { height:150px; }
.height360 { height:360px; }
.height400 { height:400px; }
.height405 { height:405px; }
.height410 { height:410px; }
.height435 { height:435px; }
.height600 { height:600px; }

/* padding */
.paddingTop3 { padding-top: 3px !important; }

/* margin */
 .marginTop30 { margin-top:30px }

/* dhxgrid css */
.gridHoverCss  { background: #f6f6f6; }
.gridbox150 { width:100%; height: 150px; }
.gridbox360 { width:100%; height: 360px; }
.gridbox365 { width:100%; height: 365px; }
.gridbox370 { width:100%; height: 370px; }
.pagingArea30 { width:100%; height: 30px; }

/* file attach */
.fileObj { border: #ff0000 1px; text-align:left; }
.fileObj_upload { display:none };