a, .btn{
	transition: 0.2s;
}
html{
	height: 100%;
	scroll-behavior: smooth;
}
.bg-grey{
	background-color: #f5f5f5;
}
.bg-brown{
	background-color: #ada596;
}
.btn-tertiary{
	background-color: #ed7d31 !important;
	color: #fff !important;
}
.btn-tertiary:hover, .btn-tertiary:active, .btn-tertiary:focus{
	background-color: #af5e27 !important;
}
.btn-transparent{
	opacity: 0.8;
}
.btn-clear-primary{
	background-color: transparent;
	color: #007bff !important;
}
.btn-clear-primary:hover{
	text-decoration: underline !important;
}
#btn-visible{
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
	color: #000;
}
.relative{
	position: relative;
}
.login-logo{
	display: block;
	margin: auto;
	padding-top: 40px;
}
.login-logo img{
	height: 45px;
	margin: auto;
	display: block;
}
.login-title{
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.dflex{
	display: flex;
  	justify-content: center;
 	align-items: center;
  	align-self: center;
}
.flex-content{
	display: flex;
  	flex-direction: column;
}
.login-btn .btn{
	min-width: 200px;
}
.datepicker-dropdown{
	padding: 0.5rem !important;
}
.datepicker td, .datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}
.list-line{
	list-style: none;
	padding-left: 0;
}
.row-form .col-1, .row-form .col-2, .row-form .col-3, .row-form .col-4, .row-form .col-5, .row-form .col-6,
.row-form .col-7, .row-form .col-8, .row-form .col-9, .row-form .col-10, .row-form .col-11, .row-form .col-12,
.row-form .col, .row-form .col-auto, .row-form .col-sm-1, .row-form .col-sm-2, .row-form .col-sm-3, .row-form .col-sm-4, .row-form .col-sm-5, .row-form .col-sm-6,
.row-form .col-sm-7, .row-form .col-sm-8, .row-form .col-sm-9, .row-form .col-sm-10, .row-form .col-sm-11, .row-form .col-sm-12,
.row-form .col-sm, .row-form .col-sm-auto, .row-form .col-md-1, .row-form .col-md-2, .row-form .col-md-3, .row-form .col-md-4, .row-form .col-md-5, .row-form .col-md-6,
.row-form .col-md-7, .row-form .col-md-8, .row-form .col-md-9, .row-form .col-md-10, .row-form .col-md-11, .row-form .col-md-12,
.row-form .col-md, .row-form .col-md-auto, .row-form .col-lg-1, .row-form .col-lg-2, .row-form .col-lg-3, .row-form .col-lg-4, .row-form .col-lg-5, .row-form .col-lg-6,
.row-form .col-lg-7, .row-form .col-lg-8, .row-form .col-lg-9, .row-form .col-lg-10, .row-form .col-lg-11, .row-form .col-lg-12,
.row-form .col-lg, .row-form .col-lg-auto, .row-form .col-xl-1, .row-form .col-xl-2, .row-form .col-xl-3, .row-form .col-xl-4, .row-form .col-xl-5, .row-form .col-xl-6,
.row-form .col-xl-7, .row-form .col-xl-8, .row-form .col-xl-9, .row-form .col-xl-10, .row-form .col-xl-11, .row-form .col-xl-12,
.row-form .col-xl, .row-form .col-xl-auto{
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.paragraph{
	font-size: 14px;
}
.label-name{
	font-size: 16px;
	font-weight: bold;
}
input[type="text"]:disabled, input[type="password"]:disabled{
	background-color: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 0;
	height: auto;
}
.form-label{
	color: #898989;
	font-size: 14px;
}
.noted{
	display: block;
	padding: 10px 15px;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #000;
}
.noted-title{
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.noted .table td{
	border: 0 !important;
	padding: 3px !important;
}
.navbar-brand img{
	height: 25px;
}
.lines{
	border-bottom: 1px solid #ebebeb;
}
.mobile-container{
	max-width: 480px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin: auto;
}
.btn-menu{
	margin-left: auto;
}
.btn-menu:hover, .btn-menu:active, .btn-menu:focus{
	background-color: #28a745;
	color: white !important;
}
.navbar .mobile-container{
	display: flex;
	padding-left: 0;
	padding-right: 0;
}
.footer{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 480px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
}
.footer a{
	color: black;
	padding: 15px 0;
}

.footer a:hover{
	text-decoration: none;
	background-color: #28a745;
	color: white!important;
}
.footer a i{
	font-size: 20px;
	display: block;
	text-align: center;
	margin-bottom: 3px;
	position: relative;
}
.footer a span{
	font-size: 11px;
	display: block;
	text-align: center;
}
.notif-bullet{
	width: 16px;
	height: 16px;
	position: absolute;
	background-color: red;
	border-radius: 10px;
	bottom: 0px;
	right: 20px;
	color: #fff;
	text-align: center;
	font-size: 8px;
	display: block;
	padding-top: 2px;
}
.footer a.active{
	color: black;
	border-top: solid 4px #28a745 !important;
}
.footer a.active:before{
	color:#28a745;
	padding: 5px;
}
.list-content{
	display: block;
	margin-bottom: 20px;
}
.image-container{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	height: 240px;
}
.image-container img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.image-container .float-button-container{
	display: none;
	opacity: 0;
  	justify-content: center;
 	align-items: center;
  	align-self: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	transition: 0.5s ease;
}
.image-container:hover .float-button-container{
	display: flex;
	opacity: 1;
}
.image-container .float-button-container .btn{
	min-width: 150px;
}
.main-body{
	padding-top: 20px;
	padding-bottom: 80px;
	overflow: hidden;
	position: relative;
	min-height: 100vh;
}
.title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.subtitle{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.subtitle:after{
	content: '';
	position: absolute;
	width: 80px;
	height: 4px;
	background-color: #898989;
	border-radius: 4px;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
.non-native-button{
	-webkit-appearance: none !important;
}
/*Modal Sidebar*/
.modal.left .modal-dialog{
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
	border-radius: 0 !important;
	border: 0 !important;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
	left: 0;
}

.sidebar-menu{
	list-style: none;
	padding-left: 0;
}
.sidebar-menu li{
	display: block;
}
.sidebar-menu li a{
	display: block;
	position: relative;
	color: #898989;
	font-size: 14px;
	padding: 10px 15px;
	border-radius: 4px;
}
.sidebar-menu li a:hover{
	background-color: #28a745;
	color: white;
	text-decoration: none;
}
.sidebar-menu li a i{
	position: absolute;
	right: 10px;
	top: 15px;
}
.sidebar-menu li a.active{
	background-color: #28a745;
	color: white;
	text-decoration: none;
}
.nav-pills.nav-orange{
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav-pills.nav-orange .nav-link.active, .nav-pills.nav-orange .show > .nav-link{
	background-color: #28a745 !important;
	color: #fff !important;
}
.nav-pills.nav-orange .nav-link{
	color: #898989;
	font-size: 14px;
}
.btn-rounded{
	border-radius: 50px !important;
}
.table-nav{
	display: block;
}
.table-nav span{
	padding: 0 10px;
}
.table-schedule th,
.table-date-schedule th{
	font-size: 14px;
	padding: 3px !important;
	text-align: center;
	vertical-align: middle !important;
	background-color: #f1f1f1;
}
.table-schedule td{
	font-size: 14px;
	padding: 0px !important;
	text-align: center;
	vertical-align: middle !important;
}
.table-schedule .symbol{
	width: 100%;
	height: 30px;
	position: relative;
	display: block;
}
.table-schedule .symbol.code-01,
.table-schedule .symbol.code-02,
.table-schedule .symbol.code-03
{
	background-color: #28a745 ;
}
.table-schedule .symbol.code-04{
	background-color: #dc3545 ;
}
.table-schedule .symbol.code-05{
	background-color: #777 ;
}
.table-schedule .symbol.code-06,
.table-schedule .symbol.code-07,
.table-schedule .symbol.fa-calendar-check{
	background-color: #f1f1f1 ;
}
.table-schedule .symbol.code-01:after{
	content: url('../images/code-01.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
}
.table-schedule .symbol.code-02:after{
	content: url('../images/code-02.svg');
	position: absolute;
	width: 36%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
}
.table-schedule .symbol.code-03:after{
	content: url('../images/code-03.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
}
.table-schedule .symbol.code-04:after{
	content: url('../images/code-04.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
}
/*.table-schedule .symbol.code-05:after{
	content: url('../images/code-05.svg');
	position: absolute;
	width: 50%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
} */
.table-schedule .symbol.code-06:after{
	content: url('../images/code-06.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
}
.table-schedule .symbol.code-07:after{
    content: '-';
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    display: block;
    line-height: 30px;
}
.table-schedule .symbol.fa-calendar-check:before{
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    display: block;
    line-height: 30px;
	color: #28a745;
}
.table-schedule .symbol img{
	padding: 5px;
}
.arrow-div{
	display: block;
	list-style: none;
	padding-left: 0;
}
.arrow-div  li{
	display: inline-block;
	padding: 5px 15px 5px 25px;
	position: relative;
	background-color: #54b4fe;
	font-size: 14px;
	color: #fff;
	margin-left: -5px;
}
.arrow-div  li:first-child{
	margin-left: 0;
	padding-left: 15px;
}
.arrow-div li:after{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #54b4fe;
	display: block;
	width: 0;
	z-index: 1;
	right: -15px;
	top: 0px;
}
.arrow-div li:before{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 1;
	right: -16px;
	top: 0px;
}
.user-list{
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px dashed #dee2e6;
	padding-bottom: 20px;
}
.user-list:last-child{
	border-bottom: 0;
}
.user-list .user-image{
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 4px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.user-list .user-image img{
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}
.user-list .user-info{
	display: inline-block;
	width: calc(100% - 210px);
	padding-left: 5px;
	vertical-align: top;
}
.user-list .user-action{
	width: 130px;
	display: inline-block;
	vertical-align: top;
}
.user-list .user-info .username{
	font-size: 15px;
	font-weight: bold;
}
.user-list .user-info-lg{
	display: inline-block;
	width: calc(100% - 80px);
	padding-left: 5px;
	vertical-align: top;
}
.user-list .user-info-lg .subject{
	font-size: 16px;
	font-weight: bold;
}
.user-list .user-info-lg .username{
	font-size: 14px;
	font-weight: bold;
}
.coach-profile {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.coach-profile .user-info p{
	margin-bottom: 5px;
}
.coach-profile .user-info .coach-desc {
	font-size: 12px;
	line-height: normal;
}
.lines-bottom{
	border-bottom: 1px solid #dee2e6;
}
.bold{
	font-weight: bold;
}
.table-no-border td{
	border-top: 0 !important;
}
.list-data{
	display: flex;
	padding: 10px 15px;
	border-bottom: 1px dashed #dee2e6;
	color: #000;
	align-items : center;
}
.list-data .date{
	font-size: 14px;
	color: #898989;
	width: 100px;
}
.list-data .data-info{
	display: inline-block;
	width: calc(100% - 50px);
	vertical-align: top;
	justify-content: space-between;
}
.list-data .data-icon{
	display: inline-block;
	width: 45px;
	vertical-align: top;
	padding-top: 20px;
}
.list-data .data-info label.checkin_label{
    padding: 2px 10px;
    font-size: 10px;
}
.list-data:hover{
	background-color: #f5f5f5;
	color: #000;
}
.qr-card{
	width: 70%;
	display: block;
	margin: auto;
}
.qr-card img{
	display: block;
	margin: auto;
	max-width: 100%;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
   	position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}
.question{
	display: block;
	position: relative;
	padding-left: 30px;
	width: calc(100% - 50px);
}
.question:after{
	content: 'Q';
	position: absolute;
	left: 0;
	top: 0;

}
.text-grey{
	color: #898989;
}
.datepicker-dropdown{
	z-index: 9999 !important;
}
.legend-tel{
	background-color: #dc3545;
    font-size: 12px;
    /* padding: 12px; */
    text-align: center;
    /* vertical-align: middle; */
    font-weight: bold;
    color: white;
    width: 40px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.legend{
    display: block;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #000;
}
.legend .legend-text{
    padding-left: 5px;
    font-size: 12px;
}
.legend .symbol{
	width: 40px;
	height: 30px;
	position: relative;
	display: inline-block;
}
.legend .symbol.code-01,
.legend .symbol.code-02,
.legend .symbol.code-03
{
	background-color: #28a745 ;
}
.legend .symbol.code-04{
	background-color: #dc3545 ;
}
.legend .symbol.code-05{
	background-color: #777 ;
}
.legend .symbol.code-06{
	background-color: #f1f1f1 ;
}
.legend .symbol.code-01:after{
	content: url('../images/code-01.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: table;
}
.legend .symbol.code-02:after{
	content: url('../images/code-02.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: table;
}
.legend .symbol.code-03:after{
	content: url('../images/code-03.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: table;
}
.legend .symbol.code-04:after{
	content: url('../images/code-04.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: table;
}
/*.table-schedule .symbol.code-05:after{
	content: url('../images/code-05.svg');
	position: absolute;
	width: 50%;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: table;
} */
.legend .symbol.code-06:after{
	content: url('../images/code-06.svg');
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: table;
}
.legend .symbol img{
	padding: 5px;
}
.notification-text .date{
	font-size: 14px;
	color: #898989;
}

.detail-list-notif {
	display: flex !important;
	width: 100% !important;
}

.detail-list-notif .data-info-date{
	width: 35%;
}

.detail-list-notif .data-info-notif{
	width: 80%;
}

.text-red {
	color: red;
}

.fs-14 {
	font-size: 14px !important;
}

.registration-text {
	font-size: 14px;
    line-height: 28px;
}

#registration-email {
	margin-top: 15px;
}

#registration-email label {
	font-size: 14px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.form-custom-sm .form-control {
    font-size: 14px;
    padding: 5px 10px;
}

.form-custom-sm .form-label {
	line-height: 36px;
}

.text-green {
	color: #28a745;
}

.form-info-text .info-text-area {
	display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    margin-bottom: 15px;
}

.form-info-text .info-text-area.resv-info-point b{
	font-size: 20px;
	line-height: 16px;
}

.form-custom-sm .form-info-text .form-label {
	line-height: inherit;
}

.form-custom-sm .input-group input {
	text-align: center;
}

.form-custom-sm .input-group .input-group-append {
	height: 35px;
}

.form-custom-sm .input-group .input-group-append span {
	background: transparent;
	border: 0px;
}

.form-custom-sm .input-group.disabled {
	pointer-events: none;
}

.form-custom-sm .input-group.disabled input {
	border: 0px;
}

.form-custom-sm .input-group.disabled .input-group-append {
	background: transparent;
}

.d-inline {
	display: inline-block;
}

.resv-confirm-noted .table {
	display: flex;
	justify-content: center;
}

.resv-confirm-noted .table td {
	padding: 5px 3px !important
}

.resv-confirm-noted .table tr:first-child td {
	padding: 8px 3px 12px !important;
}

.form-after-text {
	font-size: 16px;
	line-height: 34px;
}

.noted-red {
	border-color: red;
}

.list-data .btn-resv-status {
	width: 70px;
	padding-top: 0px;
}

.btn-resv-status a.btn {
	display: block;
	padding: 4px 10px 5px;
	font-size: 12px;
	line-height: 14px;
	/* margin-top: 5px; */
}

.resv-status-list .data-info {
	width: calc(100% - 75px);
}

.bg-white {
	background: #fff !important;
}
.legend-position{
	padding-left: 25%!important;
}

@media (max-width: 380px) {
	.login-box p,
	.login-box label,
	.login-box input,
	.login-box .form-control,
	.login-box a,
	.login-box button {
		font-size: 12px;
	}

	.login-box .noted,
	.login-box .noted h5{
		font-size: 12px !important;
	}
	.legend-position{
		padding-left: 15%!important;
	}

}

form label.error {
	color: red!important;
    font-size: 12px !important;
}

.loading {
	position: fixed;
	min-height: 100%;
	display: none;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 9999;
	width: 100%;
}
.loading img {
	position: fixed;
	display: table;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}


.bolder{
	font-weight: bold;
}

.separated-strip-row > div + div:before {
	content: "-";
    position: absolute;
    top: 0px;
    line-height: 38px;
    left: -3px;
}

.modal-global-alert {
	text-align: center;
}

.modal-global-alert i {
    font-size: 100px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.modal-global-alert h5 {
	font-size: 24px;
    margin-bottom: 10px;
}

.modal-global-alert p {
	margin-bottom: 20px;
}

.modal-global-alert button {
	min-width: 80px;
}

.global-alert-success i {
    color: #28a745;
}

.global-alert-danger i {
    color: #c82333;
}

.list-img-cc {
	text-align: center;
	margin-bottom: 25px;
}

.list-img-cc img {
	display: inline-block;
	height: 40px
}

.table-freeze-lane {
	position: relative;
	margin-bottom: 15px;
}

.table-freeze-lane .table-date-schedule{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#table-schedule {
	margin-bottom: 0px;
	z-index: 11;
}
#table-resv-calendar {
	overflow: overlay;
}
#table-resv-calendar::-webkit-scrollbar {
    width: 5px;
	z-index: 111;

}
#table-resv-calendar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
	z-index: 111;
}
#table-resv-calendar::-webkit-scrollbar-thumb {
    background: rgb(128 126 126);
	z-index: 111;
}
#terms_body {
	font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
@media (max-width: 480px) {
	.mt-5-mobile{
		margin-top: 5px;
	}
}
.terms_body{
	overflow: auto;
	height: 280px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0.5px solid;
}

.login-new-custom {
	width: 380px;
    margin: auto;
    max-width: 100%;
}
.login-new-custom input {
	border: 1px solid #20a345;
	background: #fff !Important;
}
.login-new-custom .custom-control-label::before {
	border-color: #20a345 !important;
	box-shadow: none !important;
}
.login-new-custom .custom-control-input:checked ~ .custom-control-label::before {
	border-color: #20a345;
    background-color: #20a345;
}
.login-new-custom .form-group {
	margin-bottom: 25px;
}
.login-new-custom .login-remember-me {
	margin: 35px 0px;
}
.login-new-custom .login-remember-me label.custom-control-label {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
}
.login-button-custom {
	width: 250px;
	max-width: 100%;
	margin: auto;
}
.login-button-custom .form-group {
	margin-bottom: 0px;
}
.login-button-custom .btn-submit-login, .login-button-custom .btn-line-login {
	width: 90%;
	margin: auto;
}
.login-button-custom .btn-forgot-pass {
	color: #000 !important;
	margin-top: 0px !important;
	border-bottom: 1px solid #000;
	padding: 0px;
	width: auto;
	min-width: 0px;
	display: table;
	margin: 0px auto 25px;
	letter-spacing: 2px;
	text-decoration: none !important;
}
.login-button-custom .btn-forgot-pass i {
	font-size: 22px;
    line-height: 21px;
    display: block;
    float: right;
}
.login-button-custom .btn-submit-register, .line-notify-confirmation .btn-submit-register {
	color: #000 !important;
	background: #fff !important;
	border: 1px solid #20a345 !important;
	width: 90%;
    margin: auto;
}
.footer-login-custom {
	position: fixed;
    left: 0px;
    bottom: 15px;
    width: 100%;
    text-align: center;
}
.footer-login-custom p {
	margin: 0px;
    color: #c9c9c9;
    font-size: 12px;
}
.btn-choose-coach.disabled {
	background: #7a7a7a !important;
    border-color: #7a7a7a !important;
	pointer-events: none;
}
#form-create-resv .form-control.disabled {
    pointer-events: none;
    background: #e9ecef;
    border-color: #ced4da;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}


.label {
	padding: 5px 20px;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
}

.label:empty {
	display: none;
}

.label-default {
	background-color: #777;
}

.label-default[href]:hover,.label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:hover,.label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
	background-color: #c9302c;
}

.notcheckin-resv {
	cursor: default !important;
}

.preview-container {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
}

.preview-container .preview-logo,
.pdf-container .preview-logo {
	text-align: center;
	margin-bottom: 40px;
}
.preview-container .preview-logo img,
.pdf-container .preview-logo img{
    height: 42px;
}
.preview-container .titlepreview,
.pdf-container .titlepreview{
    font-size: 20px;
	color: #000;
}
.preview-container .preview-box-address,
.pdf-container .preview-box-address{
    border: 1px solid #dee2e6;
    height: auto;
    width: fit-content;
    font-size: 14px;
    padding: 10px;
    margin-left: 0px;
}
.preview-container .lines-bottom,
.pdf-container .lines-bottom {
	border-bottom: 1px solid #000;
}
.resv_edit_coach {
	display: flex;
}
.resv_edit_coach .btn-to-coach{
	min-width: 60px;
    margin-left: 20px;
	margin-bottom: 15px;
}
.pdf-container {
	width: 100%;
}
.pdf-container .billing-amount-info{
	display: table;
    margin: auto;
    list-style: none;
}
.pdf-container .billing-amount-info{
	display: table;
    margin: auto;
    list-style: none;
}
.pdf-container .billing-amount-info li{
	padding: 3px 3px !important;
	line-height: 16px;
}

.pdf-container .billing-amount-info li:first-child{
	padding: 3px 3px 10px !important;
}

.pdf-page .info-text-area {
	line-height: 16px;
}

.pdf-page .form-label {
	color: #000;
}

.info-text-area {
	overflow-wrap: break-word;
}

.historyDetail > .card-body > .container-fluid{
	padding-left: 0px;
}

.historyDetail > .card-body > .container-fluid .row-form{
	padding-left: 10px
}

.form-profile-info i {
	font-size: 1.5em;
}
.form-profile-info .info-text-area {
	font-size: 14px;
	display: block;
}
button.btn,
a.btn {
	font-size: 14px;
}
.pdf_viewer_paging {
	font-weight: bold;
	font-size: 14px;
}
.table-freeze-lane + .legend {
	display: table;
    margin: auto;
}
.table-freeze-lane + .legend table {
	width: 100%;
}
.table-freeze-lane + .legend table .legend-phone-number {
	display: table;
    margin: 15px auto;
}
.table-freeze-lane + .legend table tr:first-child .legend-phone-number {
	margin: 0px auto;
}
.table-freeze-lane + .legend table .legend-phone-number p {
	line-height: 30px;
    display: block;
    float: left;
    margin-bottom: 0px !important;
}
.table-freeze-lane + .legend table .legend-phone-number .legend-tel {
	float: left;
    margin-right: 10px;
}
.table-freeze-lane + .legend table i {
    font-size: 20px;
    padding: 0px;
    margin-right: 10px;
	float: left;
    margin-top: 2px;
}
.table-freeze-lane + .legend p {
	text-align: center
}

.login-btns .col-sm-6 {
	font-size: 12px;
	width: 100%;
}
.login-btns .btn {
	font-size: 12px;
	width: 100%;
}

.coachBlade .table-schedule .disabled-day {
	pointer-events: none
}
.coachBlade .table-schedule .disabled-day .symbol.code-06:after {
	content: ""
}
.coachBlade .table-schedule .symbol.code-06:after {
	content: url('../images/code-07.svg')
}
.coachBlade .table-schedule .disabled-day .signblock-batal.symbol.code-06:after {
	content: url('../images/code-07.svg')
}
.notification-noted {
	font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.line-icon{
	width: 25px;
	height: auto;
}
.custom-anchor{
	text-decoration: none !important;
}
.line-notify-image{
	width: 150px;
	height: auto;
}
.status-icon{
	width: 150px;
	height: auto;
}
@media (max-width: 575px) {
	button.btn,
	a.btn {
		font-size: 12px;
	}
	.pdf_viewer_paging {
		font-size: 12px;
	}
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
	.text-info-tos {
		font-weight: bold;
		font-size: 14px;
		margin: 30px 0px 10px;
	}
}
@media (max-width: 480px) {
	.footer-login-custom p {
		font-size: 10px;
	}

	.form-group .form-label,
	.form-group .form-control,
	.form-group .custom-control-label,
	.form-group p.info-text-area,
	.list-data .date,
	.paragraph,
	.noted .table td,
	.detail-list-notif .data-info-notif,
	.notification-text,
	.question,
	.withdrawal-page p,
	.withdrawal-page a,
	.sidebar-menu li a{
		font-size: 12px;
	}
	.historyDetail > .card-body{
		padding: 0px 10px !important;
	}
	.noted-title,
	.list-data .data-info,
	.subtitle,
	.withdrawal-page .box-point,
	.box-summary-left,
	#noted-regis-cc h6,
	#noted-regis-cc td,
	.box-summary-right {
		font-size: 14px;
	}
	.form-profile-info .info-text-area {
		font-size: 12px;
		line-height: 23px;
		margin-bottom: 5px;
	}

	.withdrawal-page i.fa,
	.form-profile-info i,
	.title {
		font-size: 16px;
	}

	.list-img-cc {
		/* width:480px; */
		text-align: center;
	}

	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
}
@media (max-width: 360px) {
	.login-logo img {
		height: 40px;
	}
	.login-new-custom .login-remember-me label.custom-control-label {
		font-size: 12px;
	}
	.login-button-custom .btn-forgot-pass {
		font-size: 12px;
	}
    .dropdown-item-custom{
        font-size: 10px !important;
    }

    .form-group .form-label,
	.form-group .form-control,
	.form-group .custom-control-label,
	.form-group p.info-text-area,
	.list-data .date,
	.paragraph,
	.noted .table td,
	.detail-list-notif .data-info-notif,
	.notification-text,
	.question,
	.withdrawal-page p,
	.withdrawal-page a,
	.sidebar-menu li a{
		font-size: 11.8px !important;
	}

	.list-img-cc {
		width:360px;
		text-align: left;
	}


}
@media (max-width: 320px) {
	.login-button-custom .btn-forgot-pass {
		margin-left: -7px;
		margin-right: -7px;
	}
	.login-new-custom .login-remember-me {
		margin-left: -18px;
    	margin-right: -18px;
	}
	.login-logo img {
		height: 35px;
	}
}


@media only screen and (max-width: 390px) {
	.paragraph{
		font-size: 12px;
	} 
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
	
}

@media only screen and (max-width: 393px) {
	.paragraph{
		font-size: 12px;
	}
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
}

@media only screen and (max-width: 414px) {
	.paragraph{
		font-size: 12px;
	}
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
}

@media only screen and (max-width: 360px) {
    .nav-link{
        font-size: 13px !important;
    }
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}

}

@media only screen and (max-width: 375px) {
    .form-group .form-label,
	.form-group .form-control,
	.form-group .custom-control-label,
	.form-group p.info-text-area,
	.list-data .date,
	.noted .table td,
	.detail-list-notif .data-info-notif,
	.notification-text,
	.question,
	.withdrawal-page p,
	.withdrawal-page a,
	.sidebar-menu li a{
		font-size: 12px;
	}

    .resv-mail-addr{
        font-size: 10px !important;
    }

    .nav-link{
        font-size: 12px !important;
    }
	.login-btns .col-sm-6 {
		font-size: 11px;
		width: 50%;
	}
	.login-btns .btn {
		font-size: 11px;
		width: 100%;
	}
}
.text-success{
	font-size: 12px;
}

.text-danger{
	font-size: 12px;
}

