/* Add bankda mode */

.pace-done .navbar-minimalize{
	display:none;
}

.pace-done.body-small .navbar-minimalize{
	display:block;
}
.profile-element{
	color: white;
}

.m-b {
    margin-bottom: 0px;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}

.table thead, .table thead tr th {
	/*background: #fffcf4;*/
	background: #F5F5F6;
	height: 50px;
	border-top: 1px solid #DDDDDD;
}
.daterangepicker.opensright .ranges {
	float: none;
	clear: both;
}

.daterangepicker.opensright .calendar, .daterangepicker.openscenter .ranges, .daterangepicker.openscenter .calendar {
	float: left;
}

.ibox-title {
	padding-left: 30px;
}

.search_ibox .ibox-title {
	padding-left: 10px;
}
.search_ibox .ibox-content {
	padding: 10px;
}
.search_ibox .form-group {
	margin: 0;
}
.search_ibox .col-sm-2, .search_ibox .col-sm-4, .search_ibox .col-sm-5, .search_ibox .col-sm-6, .search_ibox .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.search_table, .deposit_table {
	text-align: center;
}
/* apply service_new page */

.service_new .modal-header .close{
	margin:0;
}

/* apply statement page */
td.bank_jango, td.deposit, td.withdraw {
	text-align: right;
	padding-right: 4px;
}

td.bank_content, td.memo {
	text-align: left;
	padding: 0 15px;
	line-height: 16px;
}

.deposit {
	color: blue;
}

.withdraw {
	color: red;
}

.radio {
	padding-left: 0;
	padding-right: 20px;
}

.status_checkbox .checkbox{
	padding-left : 20px;
	padding-right : 0px;
}

.checkbox{
	padding-left : 0px;
	padding-right : 20px;
}

/* apply account page */
.ibox-tools.add_account_btn {
	top: 7px;
}

.step-content .radio {
	padding-right: 15px;
}
.step-content .radio label:before {
	margin: 0
}
.step-content .radio label:after {
	margin: 0
}
.wizard > .content > .body{
	width: 100%;
}

.step-content .form-group {
	margin: 0;
}

.hr-line-dashed {
	margin: 7px 0;
}

.total_row {
	text-align: center;
	padding: 20px 0;
	border-top: 2px solid #6b6b6b;
	border-bottom: 1px solid #9c9c9c;
	margin-bottom: 20px;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	background: #1c84c6;
	color: #fff;
	cursor: default;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
	background: #87cefb;
	color: #fff;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
	/* background: #1c84c6;*/
	background: #f8ac59;
}



/* apply notice, qna */
.notice_tit, .board_tit {
	text-align: left;
}
.board_tit a {
	color: #6c757d;
}

label {
	margin: 0;
}

/* apply my page */
.tag_section {
	border: 1px solid #1ab394;
	overflow: auto;
	height: 100%;
}
.tag {
	float: left;
	background: #f1f1f1;
	border: 1px solid #e5e6e7;
	border-radius: 2px;
	box-shadow: none;
	color: #333333;
	cursor: default;
	line-height: 13px;
	margin: 3px 0 3px 5px;
	padding: 8px 5px;
	position: relative;
}

.search_form{
	margin-bottom : 10px;
}

/* apply match */

#simillar_content .ibox{
	margin-bottom : 0;
}

.footable {
	text-align: center;
}

.footable-row-detail-inner {
	width: 100%;
}

.footable-odd {
	background: none;
}

.footable-row-detail-value div .table > tbody > tr > td {
	border: none;
}
.footable-row-detail-value div .table > tbody > tr {
	border-bottom: 1px solid #e7eaec;
}

/*.footable-row-detail-value div .table > tbody > .deposit_tr ~ .deposit_tr{
 border-bottom: 1px solid #666;
 }*/

.footable-row-detail-value div .table > tbody > .order_tr:first-child {
	border-top: 1px solid #666;
}

/*.footable-row-detail-value div .table > tbody > tr:last-child > td{
 border-bottom: none;
 }*/
.match_tr {
	text-align: left;
}
.deposit_tr, .normal_tr  {
	background: #fcf8e3;
}
.order_tr, .success_tr{
	background: #dff0d8;
}
/*.deposit_tr:first-child {
	border-bottom: 1px solid #666;
}*/

.unidentified_tr, .danger_tr {
	background: #f2dede;
}

.autocheck.similarity_tr {
	/*background: #e3fcfb;*/
	background: #fcf8e3;
}

	.modal_section .modal-lg{
	max-width : 75%;
	}




tr td.checkbox label {
	vertical-align: top;
	padding: 0;
}

.status div.checkbox label:after {
	top: 3px;
}



/* admin page */
.ibox-tools.match-tools {
    right: 40px;
}

.payment_table.table > tbody > tr > td{
	border : 1px solid #e7e7e7;
}
.payment_table.table > tbody > tr > td.form-inline{
	display:table-cell;
}
.input-group-append{
	display:inline;
}
@media (max-width: 633px){
	.body-small .log_section_fix{
		position: inherit;
		top: inherit;
		right:inherit;
	}
}

.log_section_fix{
	position:fixed;
	top:0;
	right:20px;
}

.log_section .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 10px 15px;
    font-size: 12px;
}

.settings-item-section .settings-item{
	background: white;
	padding: 10px 30px;
}
.settings-item-section .dropdown-divider{
	margin: 0;
}

.account_article .form-group, .account_article .hr-line-dashed{
	margin : 1px 0;
}
.account_article .col-form-label{
	background: #f3f3f4;
	height: 45px;
	vertical-align: middle;
}
.order_table td.col-form-label, .deposit_table td.col-form-label{
	background: #f3f3f4;
	vertical-align: middle;
}

.account_article .col-sm-7{
	vertical-align: middle;
}

h4.modal-title{
	padding-left: 40px;
	margin : 0;
}


.match_table .checkbox label{
	vertical-align : top;
}
.match_table .checkbox label::before{
	top:3px;
}

.order_search_pagination .pagination, .deposit_search_pagination .pagination{
	display : flex;
}
.order_search_pagination .pagination li.displaynone, .deposit_search_pagination .pagination li.displaynone{
	display : none;
}


.order_search .checkbox label,.deposit_search .checkbox label {
    vertical-align: top;
    left : 10px;
}

