@import url(/fonts/axicon/axicon.min.css);
@import url(/css/v2/aptner-core.css);
@import url(/css/v2/aptner-reset.css);
@import url(/css/v2/perfect-scrollbar.css);
@import url(/css/v2/aptner-grid.css);
@import url(/css/v2/aptner-app.css);
@import url(/css/v2/button.css);
@import url(/css/v2/badge.css);
@import url(/css/v2/modal.css);
@import url(/css/v2/form.css);
@import url(/css/v2/table.css);
@import url(/css/v2/tab.css);
@import url(/css/v2/pagination.css);
@import url(/css/v2/aptner-style.css);

/* header */
.btn-line-apt{color:;border-color:;}
.btn-line-apt:hover{color:;}
.top-btn .btn-line-apt.btn-login{color:;border-color:;}
.gnb .gnb-menu:hover .gnb-menu-link, .gnb .gnb-menu.active .gnb-menu-link{color:;border-color:;}
.gnb .lnb-menu-link:hover, .gnb .lnb-menu.active .lnb-menu-link{color:;}

/* index */
.table.table-brd .brd-new{background:;}
.table.table-brd a:hover{color:;}

/* input 정의 - roundfill*/
.input-type-rf.form-control:focus,.input-type-rf .form-control:focus,.textarea-type-rf.form-control:focus{border-color: ;}


/* login, join */
.form-group input{caret-color:;}
.pw-delete:hover{color:;}
.form-group input:focus{color:;}
.btn.btn-apt, .btn.btn-apt{background-color:;border-color:;color:;}
.btn.btn-apt:hover, .btn.btn-apt:active{background-color:;border-color:;}
.hover-apt:hover{color: !important;}
.custom-checkbox.checkbox-circle.checkbox-circle-apt .custom-control-input:checked~.custom-control-label::before{
	background:;border:1px solid ;
}
.custom-checkbox.checkbox-circle.checkbox-circle-apt .custom-control-input:checked + .custom-control-label{color:;}
.custom-control-apt.custom-radio .custom-control-label::after {background-color: ;}
.custom-control-apt .custom-control-input:checked~.custom-control-label::before{border-color:;background-color:;}
.custom-checkbox.checkbox-roundish.checkbox-roundish-apt .custom-control-input:checked~.custom-control-label::before{
	background:;border:1px solid ;
}
.custom-checkbox.checkbox-roundish.checkbox-roundish-apt .custom-control-label::after{color:;}
.agree-detail:hover{color:;border-color:;}
.agree-area .all-checkbox label.custom-control-label{color:;}

.text-apt{color: !important;}

.tab-line-mode .nav-link{border-bottom:1px solid ;}
.tab-line-mode .nav-item:first-child .nav-link.active{border-left:1px solid ;}
.tab-line-mode .nav-link:hover{border-bottom:1px solid ;}
.tab-line-mode .nav-link.active,
.tab-line-mode .nav-link.active:focus, 
.tab-line-mode .nav-link.active:hover{
    color:;border:1px solid ;border-bottom:1px solid transparent;
}

/* mypage */
.profile-info dl dd{color:;}

/* sweetalert2 */
.swal2-styled.swal2-confirm{background-color:;}
.swal2-styled.swal2-confirm:not([disabled]):hover, 
.swal2-styled.swal2-confirm:hover, 
.swal2-styled.swal2-confirm:active{background-color:;}

/* input 정의 - line */
.search-box .form-control.input-type-line{
  background-image: -webkit-linear-gradient(, ), -webkit-linear-gradient(#eaeaea, #eaeaea);
  background-image:linear-gradient(, ), linear-gradient(#eaeaea, #eaeaea);
}

.btn-category.active, .board-category .btn-category:hover{background-color:;border-color:;color:;}
.btn-category.active:hover, .btn-category.active:active{background-color:;border-color:;}
.search-word{background:;}

.file-area .file-link:hover{color:;}
.file-item .file-icon path{stroke:;}
.fill-color{fill:;}
.font-apt-color{color: !important;}
.stroke-color{stroke:;}

/* pagination */
.pagination-apt .page-link:hover,
.pagination-apt .page-item.active .page-link,
.pagination-apt .page-item.active .page-link:focus,
.pagination-apt .page-item.active .page-link:hover {color:;}

/* 댓글 */
.at-text{color:;}

.btn.btn-consulting svg line{stroke:;}

/* 캘린더 */
.table-reserve tbody td a .date-text:hover{color:;}
.table-reserve tbody td a .date-text.date-reserve{color:;}
.table-reserve tbody td a .date-text.date-reserve:hover, 
.table-reserve tbody td a .date-text.date-reserve.checked,
.table-reserve tbody td a .date-text.date-reserve.active{background:;color:;}
.table-reserve tbody td a .date-text.date-today{background:;color:;}
.table-reserve tbody td a .date-text.date-today:hover, .table-reserve tbody td a .date-text.date-today.active{background:;color:;}
.reserve-possible input:checked+.custom-control-label{color:;}
.table-reserve-option .td-option{color:;}
.day-reserve .option-box .table-option .option-td.active{border-color:;background:;}
.day-reserve .option-box .table-option .option-td.active a{color:;}
.day-reserve .option-box .table-option .option-td.active.checked,
.day-reserve .option-box .table-option .option-td.active:hover{background:;}
.day-reserve .option-box .table-option .option-td.active.checked a,
.day-reserve .option-box .table-option .option-td.active:hover a{color:;}
.day-reserve .time-box li a:hover, .day-reserve .time-box li a:focus, .day-reserve .time-box li.active a{color:;}

/* reserve options */
.reserve-times li a:hover    .desc2,
.reserve-times li a.selected .desc2{color:;}
.reserve-times li a:hover    .btn2,
.reserve-times li a.selected .btn2{border-color:;background:;color:;}
.reserve-extra-infos dd .radio-group label input:checked + span:before{border-color:;background-color:;}
.rev-msg-desc strong{color:;}