﻿@charset "utf-8";

.wd50{	width:50px !important; }

.wd75{	width:75px !important; }

.pt5 {
	padding-top:5px;
}

.pt10 {
	padding-top:10px;
}
/* 권한설정 체크박스 css */
.blank * { visibility:hidden; }

/* javascript 에서 처리 */
.clientReadonlyCheckBox * { visibility:hidden;}
.clientReadonlyCheckBox  { background:url("/Images/ckbDisEnable.gif") no-repeat center; }

 .chbox {
            background-image: none !important;
        }

 .dxeCalendarFastNav_WJSNAV table td {font-size:12px!important}

 .dxpc-closeBtn{
width:16px; height:16px; position:absolute; right:5px; top:5px; background:url("/Content/Images/Icon/delete-icon.png") no-repeat;
cursor:pointer;
}
 .dxgvControl_WJSNAV{
     color:black !important;
 }
 .dxeEditArea_WJSNAV, .dxeMemoEditArea_WJSNAV{
     color:black !important;
 }