@media (min-width: 768px) {
	.sidebar .nav-item .nav-link {
		padding: 0.4rem 1rem;
	}
}
.sidebar-dark .collapse hr.sidebar-divider{
    border-top:1px solid rgba(0, 0, 0, 0.15)
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item, 
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 5px solid #2cb5a8;
}
.nav-tabs .nav-link.active {
    color: #18ad9f;
    font-weight: 500;
}
.nav-tabs .nav-link {
    color: #5a5c69;
}
.nav-tabs .nav-link:hover {
    border-bottom: 0px;
}
.none-padding{
	padding: 0px!important;
}
.img-flag img {
	height: 1.5rem;
	width: 1.5rem;
}
.topbar {
    height: 3rem;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active, 
.sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    color: #2cb5a8;
    font-weight: 700;
}
html {
  scroll-behavior: smooth;
}

button:focus{
    outline: none!important;
}
table > th {
	text-align: center;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #36b9cc;
    background-color: #36b9cc;
}
.btn-custom {
    border: solid #2cb5a8 2px;
    color: #2cb5a8;
	position: relative;
    font-size: 22px;
    padding: 15px 70px;
    margin: 50px 0px;
	-webkit-box-shadow: 0 0.5rem 0.5rem rgba(0,0,0,.1)!important;
    box-shadow: 0 0.5rem 0.5rem rgba(0,0,0,.1)!important;
}
.btn-custom:hover {
	background-color: #2cb5a8;
	color: #fff;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  	transition: all 0.3s;

}
.red {
	color: red!important;
}
.bg-login {
	background-image: linear-gradient(120deg, #2cb5a8 0%, #96e6a1 100%);
	background-size: cover;
    width: 100%;
	height: 100%;

}
.bg-lp-login {
	background-image: linear-gradient(120deg, #2cb5a8 0%, #96e6a1 100%);
	background-size: cover;
	width: 100%;
	height: 100%;
  	/* height: calc(var(--vh, 1vh) * 100); */
}

.bg-pk {
	background-size: cover;
    width: 100%;
	height: 100%;
}
.bg-teal {
	background-color: #2cb5a8;
	color: #fff;
}

.border-teal {
	border-color: #2cb5a8!important;
}

.p-5 {
	border-radius: 15px;
	padding: 25px!important;
	background-color: #fff;
}
.total-t {
	font-size: 30px;

}
.package {
	padding: 90px 0;
}
.package p {
	font-size: 20px;
	letter-spacing: 1px;
}
.package-caption {
	margin: 15px 0px;
	padding-right: 10px;
} 

.text-left li {
	font-size: 16px;
    word-break: break-all;
    margin-bottom: 10px;
	
}
.text-left {
	margin-bottom: 20px;
}
.packkage-intro {
	padding: 20px;
	text-align: center;
	color: #505050;
	word-break: break-all;
	
}
.packkage-intro p {
	font-size: 18px;
}
.packages-item {
	background-color:  rgba(255,255,255,0.7);
	height: 600px;
	margin-bottom: 15px;
	border-radius: 15px;
	border: 2px solid #2cb5a8;
	text-align: center;
	-webkit-box-shadow:  0 0.5rem 0.5rem rgba(0,0,0,0.1)!important;
    box-shadow: 0 0.5rem 0.5rem rgba(0,0,0,0.1)!important;
	transition: all .2s ease-in-out;
}

.package-caption-add {
	background-color: white;
	padding: 15px;
	display: none;
	height: 450px;
}
.center-align{
    text-align: center;
    font-size: 0;
}
.package-head {
	background-color: #2cb5a8;
	padding: 15px 15px;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
	text-align: center;
	font-weight: 500;
    font-size: 22px;
	margin-bottom: 15px;
}
.pack-footer{
	margin-top: 20px;
    position: absolute;
    bottom: 30px;
	right: 0%;
	width: 100%;
	font-weight: 600;
    color: #424242;
}
.btn-ft-pack{
	border: solid #96e6a1 1px;
    font-size: 16px;
    padding: 5px 15px;
    margin: 5px 0px;
}
.pk-content {
	padding: 15px;
}
.pk-box {
	padding: 20px;
	width: 100%;
    max-width: 960px;
}
.btn-pk {
	border: solid #2cb5a8 2px;
    color: #2cb5a8!important;
	background-color: transparent;
    font-size: 22px;
    padding: 15px 40px;
    margin: 50px 0px;

}
.pk-border{
	border: 3px solid;
    padding: 15px 0 0;
    margin-top: 35px;
    min-height: 630px;
    border-radius: 10px;
	
}
.pk-head {
	font-weight: 400;
    font-size: 34px;
    line-height: .94em;
    padding-top: 20px;
}
.pk-price {
	font-weight: 600;
    font-size: 64px;
    line-height: .91em;
    margin-top: 18px;
    min-height: 60px;
}
.pk-detail {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.28em;
}
.pk-type {
	font-weight: 600;
    font-size: 20px;
    line-height: 1.5em;
    padding: 15px 0;
}
.head-number {
	color: #fff;
	font-size: 24px;
    background: #96e6a1;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
	margin: 15px 0px;
}
.pk-payment {
	margin-top: 65px;
}
.myimg img {
	margin: 50px 0px;;
	height: auto;
	width: 100%
}
.form-border {
	border: 2px solid #2cb5a8;
	border-radius: 5px;
	padding: 15px 15px;
	margin: 60px 0px;
}
.cp-border{
	text-align: center;
	border: 2px solid;
	border-radius: 5px;
	padding: 15px 5px;
	width: 25%;
	height: 150px;
	margin: 15px 19px;
}
.cp-detail {
	font-size: 44px;
	font-weight: 600;
	font-style: italic;
	
}
.cp-head {
	font-size: 28px;
}
.cp-price {
	font-weight: 600;
    font-size: 44px;
    line-height: 1.1em;
}


.pk-border.basic{
	color: #566573;
}
.pk-border.standard{
	color: #2ECC71;
}
.pk-border.advance{
	color: #3498DB;
}


.cp-border:nth-child(3n+2){
	color: #3498DB;
}
.cp-border:nth-child(3n){
	color: #2ECC71;
}
.cp-border:nth-child(3n+1){
	color: #566573;
}


.compare {
    overflow-y: auto;
}



.text-center{
	text-align: center;
}
.table td, .table th{

    vertical-align: middle!important;
}

.show_more_in_table{
    width:100%;
    display: flex;
    padding:5px;
}
.show_more_in_table > b{
    width:180px;
    display: inline-block;
    text-align: right;
}
.show_more_in_table > bt {
	margin-left: 15px;
}

.card_in_card , .item_set_area_space{
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.card_in_card{
    padding-bottom: 0px;
}
.card_in_card:last-child,.item_set_area_space:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/*------------------ Menu ------------------*/
.sidebar-dark .nav-item .nav-link{
    letter-spacing: 0.5px;
}

.sidebar-dark .sidebar-heading{
    letter-spacing: 1.5px;
}
/*======== icon ==========*/
.wrap a  {
  color: #424242;
}

.hover-fx {
  font-size: 36px;
  display: inline-block;
  cursor: pointer;
  margin: 15px;
  width: 120px;
  height: 120px;
  line-height: 84px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #424242;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 300ms;
}

.hover-fx:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
  box-shadow: 0 0 0 3px #424242;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 300ms;
}

.hover-fx:hover {
/*  background-color: #424242;*/
  color: #fff;
}

.hover-fx:hover:after {
  opacity: 1;
  transform: scale(1.15);
}
.hover-fx img {
	margin-top: 5px;
}
.form-control:focus {
    -webkit-box-shadow: inset 0px 0px 0.2em 0.1rem rgba(44, 180, 167, 0.41);
    box-shadow: inset 0px 0px 0.2em 0.1rem rgba(44, 180, 167, 0.41);
}

.section {
/*	height: 500px; */
	height: max-content; 
	position: relative;
	
}
.bg-section {
	background-image: url("../images/bg/accounting-analytics-balance-209224.jpg");
	background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.bg-color{
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
}
.regis-content {
	padding: 90px 0px;
}

/* ============================================ Gus Table*/


.table td, .table th {
    padding: 0.5rem;
}
.table > thead > tr > td input {
	border-radius: 0px;
}
.table > thead > tr > td > select.form-control{
	border-radius: 0px;
}
.table > thead > tr > th{
	text-align: center;
	vertical-align: middle;
}

.tableGusHead {
    position: fixed;
    top: 0px;
    display: none;
}

.gusTable{
	word-break: break-all;
}
.tableGusResponsive {
    width: 100%;
}
.tableGusResponsive table {
    max-width: 100%;
    margin: auto;
}
.tableGusResponsive tr:nth-of-type(odd) {
    background: #eee;
}
.tableGusResponsive th {
    background: #000;
    color: #fff;
    font-weight: bold;
}
.tableGusResponsive td,  .tableGusResponsive th {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
}
.tableGusResponsive td:nth-last-of-type(1) {
    display: none;
}

	@media only screen and (max-width: 760px),  (min-device-width: 768px) and (max-device-width: 1024px) {
	.tableGusResponsive table {
		width: 100%;
	}
		
	/* Force table to not be like tables anymore */
	.tableGusResponsive table,  .tableGusResponsive thead,  .tableGusResponsive tbody,  .tableGusResponsive th,  .tableGusResponsive td,  .tableGusResponsive tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.tableGusResponsive thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.tableGusResponsive tr {
		border: 1px solid #dedede;
	}
	.tableGusResponsive td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #dedede;
		position: relative;
		padding-left: 50%;
		width:auto !important;
	}
	
		
	.tableGusResponsive td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);
		color: #000;
		font-weight: bold;
	}
	.tableGusResponsive td.td_hide {
		display: none;
	}
	.tableGusResponsive td:nth-last-of-type(1) {
		padding: 0px;
		display: inherit;
	}
	.tableGusResponsive td{
		padding-top: 6px;
    	padding-bottom: 6px;
	}
}
/* ============================================ END Gus Table ========================== */


.tab-content {
	background-color: #fff;
	padding: 15px 15px;
    border-left: 1px solid #dddfeb;
    border-right: 1px solid #dddfeb;
    border-bottom: 1px solid #dddfeb;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

/* ============================================ END Table Size ========================== */
.summaryDetailFooter {
    color: rgba(0,0,0,0.8);
    line-height: 2.5em;
    float: right;
}
.summaryDetailFooter .l_label {
    text-align: left;
    font-weight: bold;
	padding-right: 30px;
}
.summaryDetailFooter .r_label {
    text-align: right;
    font-weight: bold;
}

.card-body.main{
	height: calc(100vh - 255px)!important;
    min-height: 300px;
}

/*================ content ===============*/
.content-from {
	padding: 15px;
}
.content-bg {
	margin-top: 15px;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
}
.r-label {
	text-align: right;
    font-weight: 500;
}
/*------------------- footer -----------------*/
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}


.table > thead > tr > th > .form-control {
	border-radius: 0px!important;
}


.card-view {
	padding: 5px 0px;
}
.card-view-value {
	margin-left: 10px;
}

#table-compare .table > tbody > tr > td:nth-of-type(1){
	width: 500px;
	padding: 15px 0px;
	text-align: left;
}
#table-compare .table > tbody > tr > td:nth-last-of-type(1){
	color: #2ECC71;
	width: 300px;
	padding: 15px 0px;
	text-align: center;
}
#table-compare .table > tbody > tr > td:nth-last-of-type(2){
	color: #3498DB;
	width: 300px;
	padding: 15px 0px;
	text-align: center;
}
#table-compare .table > tbody > tr > td:nth-last-of-type(3){
	width: 300px;
	padding: 15px 0px;
	text-align: center;
}


#user_management_table > tbody > tr > td:nth-of-type(2){
	min-width: 200px;
	margin: 10px 0px;
	text-align: center;
}
#user_management_table > tbody > tr > td:nth-of-type(3),
#user_management_table > tbody > tr > td:nth-of-type(4),
#user_management_table > tbody > tr > td:nth-of-type(5){
	min-width: 250px;
	text-align: left
}
#user_management_table > tbody > tr > td:nth-of-type(6){
	min-width: 200px;
	text-align: center;
}
#user_management_table > tbody > tr > td:nth-of-type(7){
	min-width: 150px;
	text-align: center;
}
#user_management_table  > tbody > tr > td:nth-last-of-type(1){
	min-width: 150px;
	text-align: center;
}
#user_management_table  > tbody > tr > td:nth-last-of-type(2){
	min-width: 170px;
	text-align: center;
}
#user_management_table  > tbody > tr > td:nth-last-of-type(3){
	min-width: 250px;
	text-align: center;
}

#add_system_table .table > tbody > tr > td:nth-of-type(1){
	min-width: 70px;
	text-align: center;
}
#add_system_table .table > tbody > tr > td:nth-of-type(2){
	min-width: 150px;
	text-align: center;
}
#add_system_table .table > tbody > tr > td:nth-of-type(3){
	min-width: 300px;
	text-align: center;
}
#add_system_table .table > tbody > tr > td:nth-last-of-type(1){
	min-width: 300px;
	text-align: right;
}
#add_system_table .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 300px;
	text-align: center;
}

#history_system_table .table > tbody > tr > td:nth-of-type(1){
	min-width: 70px;
	text-align: center;
}
#history_system_table .table > tbody > tr > td:nth-of-type(2){
	min-width: 150px;
	text-align: center;
}
#history_system_table .table > tbody > tr > td:nth-of-type(3),
#history_system_table .table > tbody > tr > td:nth-of-type(4),
#history_system_table .table > tbody > tr > td:nth-of-type(5){
	min-width: 150px;
	text-align: center;
}
#history_system_table .table > tbody > tr > td:nth-last-of-type(1),
#history_system_table .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 150px;
	text-align: center;
}
#history_system_table .table > tbody > tr > td:nth-last-of-type(3){
	min-width: 200px;
	text-align: right;
}


#admin_lp_table .table > tbody > tr > td:nth-of-type(1){
	min-width: 70px;
	text-align: center;
}
#admin_lp_table .table > tbody > tr > td:nth-of-type(2){
	min-width: 150px;
	text-align: center;
}
#admin_lp_table .table > tbody > tr > td:nth-last-of-type(1){
	min-width: 500px;
	text-align: left;
}
#admin_lp_table .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 300px;
	text-align: center;
}

#debtor_report_table .table > tbody > tr > td:nth-of-type(1){
	min-width: 70px;
	text-align: center;
}
#debtor_report_table .table > tbody > tr > td:nth-of-type(2){
	min-width: 150px;
	text-align: center;
}
#debtor_report_table .table > tbody > tr > td:nth-of-type(3){
	min-width: 200px;
	text-align: center;
}
#debtor_report_table .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 500px;
	text-align: left;
}
#debtor_report_table .table > tbody > tr > td:nth-last-of-type(1){
	min-width: 500px;
	text-align: left;
}

#com_report_table > tbody > tr > td:nth-child(2){
	width: 250px;
	min-width: 250px;
	text-align: center;
}
#com_report_table > tbody > tr > td:nth-child(n+3):nth-child(-n+4){
	width: 300px;
	min-width: 300px;
	text-align: left;
}

#com_report_table > tbody > tr > td:nth-child(n+4){
	width: 250px;
	min-width: 250px;
	text-align: right;
}



#report_table_log > tbody > tr > td:nth-child(2){
	width: 180px;
	min-width: 180px;
	text-align: center;
}
#report_table_log > tbody > tr > td:nth-child(n+3):nth-child(-n+4){
	width: 180px;
	min-width: 180px;
	text-align: center;
}
#report_table_log > tbody > tr > td:nth-child(5){
	width: 350px;
	min-width: 350px;
	text-align: center;
}
#report_table_log > tbody > tr > td:nth-child(n+6){
	width: 350px;
	min-width: 350px;
	text-align: left;
}


#admin_lp_table > tbody > tr > td:nth-of-type(2){
	min-width: 100px;
	text-align: center;
}
#admin_lp_table > tbody > tr > td:nth-of-type(3){
	min-width: 200px;
	text-align: center;
}
#admin_lp_table > tbody > tr > td:nth-of-type(4){
	min-width: 250px;
	text-align: left;
}
#admin_lp_table > tbody > tr > td:nth-last-of-type(1){
	min-width: 250px;
	text-align: left;
}
#admin_lp_table > tbody > tr > td:nth-last-of-type(2){
	min-width: 200px;
	text-align: left;
}


#register_user_system .table > tbody > tr > td:nth-of-type(1){
	width: 200px;
	min-width: 200px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-of-type(2),
#register_user_system .table > tbody > tr > td:nth-of-type(3){
	min-width: 150px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-of-type(4){
	min-width: 200px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-of-type(5){
	min-width: 200px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-of-type(6){
	min-width: 350px;
	text-align: left;
}#register_user_system .table > tbody > tr > td:nth-of-type(7){
	min-width: 150px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-last-of-type(1){
	min-width: 150px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 400px;
	text-align: left;
}
#register_user_system .table > tbody > tr > td:nth-last-of-type(3){
	min-width: 200px;
	text-align: center;
}
#register_user_system .table > tbody > tr > td:nth-last-of-type(4){
		min-width: 200px;
	text-align: center;
}


#circulation_report_table .table > tbody > tr > td:nth-of-type(1){
	min-width: 250px;
	text-align: left;
}
#circulation_report_table .table > tbody > tr > td:nth-of-type(2){
	min-width: 400px;
	text-align: left;
}
#circulation_report_table .table > tbody > tr > td:nth-of-type(3){
	min-width: 100px;
	text-align: center;
}
#circulation_report_table .table > tbody > tr > td:nth-last-of-type(1){
	min-width: 200px;
	text-align: right;
}
#circulation_report_table .table > tbody > tr > td:nth-last-of-type(2){
	min-width: 200px;
	text-align: center;
}


#report_renew_table > tbody > tr > td:nth-child(n+2):nth-child(-n+3){
	width: 170px;
	min-width: 170px;
	text-align: center;
}
#report_renew_table > tbody > tr > td:nth-child(4){
	width: 170px;
	min-width: 170px;
	text-align: left;
}
#report_renew_table > tbody > tr > td:nth-child(n+5):nth-child(-n+6){
	width: 300px;
	min-width: 300px;
	text-align: left;
}
#report_renew_table > tbody > tr > td:nth-child(7){
	width: 200px;
	min-width: 200px;
	text-align: right;
}
#report_renew_table > tbody > tr > td:nth-child(8){
	width: 200px;
	min-width: 200px;
	text-align: center;
}

#report_table_debtor tbody > tr > td:nth-of-type(2){
	width: 70px;
	min-width: 70px;
	text-align: center;
}
#report_table_debtor tbody > tr > td:nth-of-type(3){
	width: 150px;
	min-width: 150px;
	text-align: center;
}
#report_table_debtor tbody > tr > td:nth-of-type(4){
	width: 200px;
	min-width: 200px;
	text-align: center;
}
#report_table_debtor tbody > tr > td:nth-child(n+5){
	width: 400px;
	min-width: 400px;
	text-align: left;
}


#payment_table tbody > tr > td:nth-child(2){
	width: 200px;
	min-width: 200px;
	text-align: center;
}
#payment_table tbody > tr > td:nth-child(3){
	width: 200px;
	min-width: 200px;
	text-align: center;
}
#payment_table tbody > tr > td:nth-child(4){
	width: 200px;
	min-width: 200px;
	text-align: center;
}
#payment_table tbody > tr > td:nth-child(5){
	width: 150px;
	min-width: 150px;
	text-align: right;
}
#payment_table tbody > tr > td:nth-child(n+6):nth-child(-n+7){
	width: 250px;
	min-width: 250px;
	text-align: center;
}



#commission_table tbody > tr > td:nth-child(2){
	width: 175px;
	min-width: 175px;
	text-align: center!important;
	margin-left: 10px;
}
#commission_table tbody > tr > td:nth-child(3){
	width: 150px;
	min-width: 150px;
	text-align: center;
}
#commission_table tbody > tr > td:nth-child(n+4):nth-child(-n+5){
	width: 250px;
	min-width: 250px;
	text-align: left;
}
#commission_table tbody > tr > td:nth-child(6){
	width: 100px;
	min-width: 100px;
	text-align: center;
}
#commission_table tbody > tr > td:nth-child(n+7){
	width: 150px;
	min-width: 150px;
	text-align: right;
}



#history_data tr >td:nth-child(1){
	width: 50px;
	min-width: 50px;
	text-align: center;
}
#history_data tr >td:nth-child(2){
	width:250px;
	min-width: 250px;
	text-align: center;
}
#history_data tr >td:nth-child(n+3):nth-child(-n+4){
	width:170px;
	min-width: 170px;
	text-align: center;
}
#history_data tr >td:nth-child(5){
	width:150px;
	min-width: 150px;
	text-align: right;
}
#history_data tr >td:nth-child(6){
	width:80px;
	min-width: 80px;
	text-align: center;
}



/*----------------------------------------------*/

#report_wrapper {
/*	height: calc(100vh - 155px);*/
	height: fit-content;
}
#management_warpper{
/*	height: calc(100vh - 150px);*/
	height: fit-content;
}
#commision_warpper {
/*	height: calc(100vh - 138px);*/
	height: fit-content;
}
#payment_wrapper {
/*	height: calc(100vh - 155px);*/
	height: fit-content;
}
#commission_wrapper{
/*	height: calc(100vh - 155px);*/
	height: fit-content;
}



.treenode .text {
     float: none;

}
.footline{
	border-bottom: solid #2cb5a8 2px;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #ffffff;
    border-top: 1px solid #e3e6f0;
}

.select2-selection__clear {
    font-size: 18px!important;
    line-height: 1;
}
.reg-head {
	line-height: 40px;
    letter-spacing: 1px;
}
.text-teal {
	color: #51bbb2;
}
.btn-outline-new {
    color: #2cb5a8;
    border-color: #23ad90;
	border: 2px solid;
}
.btn-outline-new:hover {
	color: #FFF;
    background-color: #269e93;
	border: 2px solid #269e93;
}
.btn-new {
    color: #FFF;
    background-color: #3eb1a6;
}
.btn-new:hover {
    color: #FFF;
	background-color: #35988f;
}
.btn-print {
	color: #FFF;
	background-color: #36b9cc;
}
.btn-print:hover {
	color: #FFF;
	background-color: #36b9cc;
}
.img-modal {
	text-align: center;
}
.img-modal > img{
	/* width: 400px; */
	height: auto;
}


/*============= Page link ===============*/
.page-link {
	color: #23ad90;
    background-color: #fff;
    border: 1px solid #dddfeb;
}
.page-link:hover {
    z-index: 2;
    color: #2cb5a8;
    text-decoration: none;
    background-color: #eaecf4;
	border-color: #dddfeb;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #20c9a6;
	border-color: #53e0c3;
}


@media  only screen and (min-width: 1024px) {
	.bg-lp-login {
		height: 100vh;
	}
}
@media only screen and (max-width: 1024px) {
  	.bg-login {
    	height: 100%;
	 } 
	.pk-box {
		padding:5px;
	 }
	.cp-border {
		width: 25%;
		margin: 15px 15px;
	}
	.cp-head {
		font-size: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.cp-head {
    	font-size: 14px;
	}
	.cp-price {
		font-weight: 600;
		font-size: 36px;
		line-height: 1.1em;
	}
   .cp-border {
   		width: 25%;
   		margin: 15px 10px;
  }
	#report_wrapper ,
	#management_warpper,
	#commission_wrapper,
	#payment_wrapper {
		height: fit-content!important;
		margin-bottom: 20px;
	}
	#user_management_table > tbody > tr > td:nth-last-of-type(1) {
    min-width: 150px;
     text-align: left!important; 
	}
	.sidebar .nav-item .collapse {
		position: absolute;
		left: calc(6.5rem + 1.5rem / 2);
		z-index: 3!important;
		top: 2px;
	}
	.input-group-append .btn, .input-group-prepend .btn {
		position: relative;
		z-index: 0!important;
	}
	.card-view-value {
		margin-left: 10px;
		display: inline-flex!important;
	}
	.r-label {
		text-align: left!important;
	}
	.modal-dialog  {
		max-width: 90%!important;
	}

	
}



