<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
	Tab
   ========================================================================== */
/*.nav-tabs.nav-tabs-custom {*/
	/*padding-left: 0px !important;*/
/*}*/
/*.nav-tabs &gt; li {*/
    /*border-radius: 0;*/
	/*width: 146.66666px;*/
	/*float: left;*/
	/*margin-bottom: -1px !important;*/
/*}*/
/*.nav-tabs.nav-tabs-custom &gt; li &gt; 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 &gt; li &gt; a:hover {*/
	/*border-color: #EEE #EEE #DDD;*/
/*}*/
/*.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; 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 &gt; caption + thead &gt; tr:first-child &gt; th, .table &gt; colgroup + thead &gt; tr:first-child &gt; th, .table &gt; thead:first-child &gt; tr:first-child &gt; th, .table &gt; caption + thead &gt; tr:first-child &gt; td, .table &gt; colgroup + thead &gt; tr:first-child &gt; td, .table &gt; thead:first-child &gt; tr:first-child &gt; td {*/
	/*border-top: 2px solid #051a32;*/
/*}*/


/*!*寃뚯떆�� table-responsive*!*/
/*.table-responsive &gt; .table &gt; tbody &gt; tr &gt; td {*/
	/*white-space: normal !important;*/
/*}*/

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

.modal-header {
    background-color: #1578c4;
}
.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;
}
</pre></body></html>