/* ==========================================================================
	Tab
   ========================================================================== */
/*.nav-tabs.nav-tabs-custom {*/
	/*padding-left: 0px !important;*/
/*}*/
/*.nav-tabs > li {*/
    /*border-radius: 0;*/
	/*width: 146.66666px;*/
	/*float: left;*/
	/*margin-bottom: -1px !important;*/
/*}*/
/*.nav-tabs.nav-tabs-custom > li > a {*/
	/*margin-right: 1px;*/
	/*!*height: 67px;*!*/
	/*line-height: 1.42857;*/
	/*color: #9f978c;*/
	/*background: #f7f7f7;*/
	/*border-top: 3px solid transparent;*/
	/*border-bottom: 1px solid #DDD;*/
	/*border-radius: 0;*/
	/*font-size: 15px;*/
	/*outline: none;*/
	/*text-align: center;*/
/*}*/
/*.nav-tabs > li > a:hover {*/
	/*border-color: #EEE #EEE #DDD;*/
/*}*/
/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {*/
	/*color: #47413d;*/
	/*cursor: default;*/
	/*background-color: #FFF;*/
	/*border-width: 1px;*/
	/*border-style: solid;*/
	/*border-color: #DDD #DDD transparent;*/
	/*-moz-border-top-colors: none;*/
	/*-moz-border-right-colors: none;*/
	/*-moz-border-bottom-colors: none;*/
	/*-moz-border-left-colors: none;*/
	/*border-image: none;*/
	/*border-top: 3px solid #29a101 !important;*/
/*}*/

/*.tab-content .tab-pane {*/
	/*padding:0 10px 0 15px; ;*/
/*}*/

/*.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {*/
	/*border-top: 2px solid #051a32;*/
/*}*/


/*!*게시판 table-responsive*!*/
/*.table-responsive > .table > tbody > tr > td {*/
	/*white-space: normal !important;*/
/*}*/

.btn {
    border-radius: 2px !important;
}

.modal-header {
    background-color: #1578c4;
    color: #fff;
}
.modal-content h5 {
    color: #fff !important;
}
.modal-content .close {
    color: #fff !important;
    text-shadow: none;
    opacity: 0.45;
}


/* 캘린더 */
#qtip-overlay div {
    background-color: transparent !important;
}
