﻿@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;
        }
 .dxeCalendarDayHeader_WJSNAV{
     padding:7px !important
 }


  