@charset "utf-8";

.dhxwin_brd{margin: 0px !important; padding: 0px !important;}
.dhx_cell_cont_wins{margin: 0px !important; padding: 0px !important;}
.dhxwin_hdr {height: 22px !important;line-height: 22px !important;background-color: #afafaf !important;}
.dhxwin_btns{top: -2px !important;color: #ff0000;}
.dhxwin_icon{display: none !important;}
.dhxwin_brd{border-color: #ffffff !important;}
.dhxwin_active{background-color: #ffffff !important; z-index: 100000 !important;}
    
/* 페이징 */
.paging { margin-top:40px; position:relative; text-align:center; width:100%; }
.paging ul { height:30px; margin:0px auto; text-align:center; }
.paging ul li{ box-sizing:border-box; color:#222; cursor:pointer; display:inline-block; width:30px; height:30px; line-height:28px; text-align:center;}
.paging ul li a { color:#222; display:block; border:1px solid #ddd;}
.paging ul li a.on, .paging ul li a:hover { color:#f00; font-weight:400;}
.paging .btn-wrap {position:absolute; right:0; top:-15px; text-align:right; margin:0; padding:0;}


/* ========== TABLET ========== */
@media all and (max-width:1024px){


}

/* ========== MOBILE ========== */
@media all and (max-width:880px){


}

/* ========== MOBILE ========== */
@media all and (max-width:480px){


}


