.page-topbar {
	/*position: sticky;*/
	top: 0;
	z-index: 1002;
	background-color: #4285f4;
	/*overflow: hidden;*/
}
#page-topbar {
	/*position:unset ;*/
	top: 0;
	right: 0;
	left: 0;
	z-index: 1002;
	background-color: #4285f4;
	display:block;
}
.navbar-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	height: auto;
	background: #2a598f;
	border: none;
}
body[data-sidebar="dark"] .navbar-brand-box {
	background: unset;
}
.navbar-brand-box {
	display: block;
}
.custom .navbar-header {
	background: #2a598f;
	padding: 2px calc(0.5rem / 2);
	border: none;
}
.vertical-menu {
	width: 240px;
	z-index: 1001;
	background: #fff;
	bottom: 0;
	margin-top: 0;
	position: fixed;
	top: 92px;
	-webkit-box-shadow: 0 0 13px 0 rgba(236,236,241,.44);
	box-shadow: 0 0 13px 0 rgba(236,236,241,.44);
	right: 0;
}
.logo {
	line-height: 45px;
}
.vertical-collpsed .logo span.logo-sm {
	display: none;
}
.vertical-collpsed .logo span.logo-lg {
	display: block;
}
.sidebar-enable .vertical-menu {
	display:block;
}
.sidebar-close, .mbl-logo {
	display: block;
}
.sidebar-close {
	position: absolute;
	top: 0;
	left: unset;
	height: 56px;
	width: 50px;
	background: #f2f3f5;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #b51c1c;
	border-left: solid 1px #d2cdcd;
	cursor: pointer;
	right: 0;
}
.navbar-header_menu .navbar-brand-box {
	padding: 2px 10px;
	background: #3575bf !important;
	width:100%;
}
.profile_menu .has-arrow::after {
	content: "\f0140";
	font-family: "Material Design Icons";
	display: block;
	float: right;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s,-webkit-transform .2s;
	font-size: 1rem;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
.header-profile-user {
	height: 35px;
	width: 35px;
	background-color: #dee2e6;
}
.btn_profile {
	background: unset;
	border: 1px solid #235997;
	font-size: 17px;
	border-radius: 5px;
}
.btn_profile:hover {
	color:#000;
}
.profile_menu .dropdown-item {
	padding: 3px 5px;
	color: #000;
	white-space: nowrap;
	border-left: 3px solid #dcdbd9;
	border-right: 3px solid #dcdbd9;
	border-top: 4px solid #dcdbd9;
	border-bottom: 4px solid #dcdbd9;
}
.profile_menu .borderlrbt-2-3 {
	padding: 3px 5px;
	color: #000;
	white-space: nowrap;
	border-left: 3px solid #dcdbd9;
	border-right: 3px solid #dcdbd9;
	border-top: 2px solid #dcdbd9;
	border-bottom: 2px solid #dcdbd9;
}
.profile_menu .dropdown-menu {
	position: absolute;
	z-index: 1000;
	/* display: none; */
	min-width: 15rem;
	padding: 10px 5px;
	margin: 0;
	font-size: 0.875rem;
	color: #5b626b;
	text-align: left;
	/* list-style: none; */
	/* background-color: #fcfdfe; */
	/* background-clip: padding-box; */
	border: 1px solid #e9ecef;
	border-radius: 0.25rem;
	max-height: 425px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: #13a766 #aeaa98;
	transform: translate(0px, 0px) !important;
}
.profile_menu .bg_pro_link {
	background: #adacaa;
	font-weight: bold;
	padding-left: 10px;
}
.simplebar-content-wrapper {
	max-height: 90%;
}
.main-content {
	margin-right: 240px;
	overflow: hidden;
	margin-top: 89px;
}
.main-content {
	margin-left: unset;
	overflow: hidden;
	margin-right: unset;
}
.marquee {
	border-radius: 0px;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 5px;
	display: flex;
	width: calc(100% - 45px);
	align-items: center;
	background: #2f66a68c;
	border: 1px solid #555;
	color: #fff;
}
.vertical-collpsed .main-content {
	margin-right: 70px;
}
.vertical-collpsed .main-content {
	margin-left: unset;
}
.page-content {
	padding: 0px calc(1.5rem / 2) 10px calc(1.5rem / 2);
	margin-bottom: 43px;
}
.page-content {
	background: #3575bf;
	/*background: linear-gradient( to top, white 0%, white 80%, #4285f4 20%, #4285f4 100% ); */
	margin-top: 5px;
}
.card {
	margin-bottom: 0.8rem;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	background: unset;
}
.vertical-collpsed .navbar-brand-box {
	width: 100% !important;
}
.pmbtn img {
	width: 100px;
	height: 60px;
	opacity: 0.5;
	border-radius: 5px;
	cursor: pointer;
}
.pmbtn.active img {
	opacity: 1;
	border: 2px solid #801010;
}
.footer {
	bottom: 0;
	padding: 0px 30px;
	position: unset;
	right: 0;
	text-align: center;
	color: #ffffff;
	left: 240px;
	background-color: #3769a4;
	border: 5px solid #295890;
}
.footer .policylink {
	background: #2d82e0;
	padding: 0px 5px;
	font-size: 17px !important;
	color: #c6c374 !important;
	font-weight: bold;
	border-radius: 5px;
	display: inline-block;
	width: auto;
	margin: 2px 2px;
}
.footer .policylink:hover {
	background: #2b5b91;
}
.vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
	position: relative;
	width: calc(70px);
	color: #626ed4;
	background-color: #f5f5f5;
	-webkit-transition: none;
	transition: none;
}
.ch_option {
	width: 100%;
	padding: 5px 5px;
}
.bg_pro_link {
	background: #3e83d3;
	margin-bottom: 1px;
	cursor: pointer;
	color: #fff;
	padding: 5px 5px;
}
.register-modal-popup .bg_pro_link {
	background: #adacaa;
	font-weight: bold;
	padding-left: 10px;
}
.bg_pro_link:hover{
	background: #3672b7;
	color: #000;
}
.bg_pro_link.disabled {
	background-color: #df2929b8;
	cursor: not-allowed;
	opacity: 1;
	color: #000;
}
.bg_pro_link1 i{
	background-color: #1a3a5e;
	opacity: 1;
	color: #fff;
	padding: 5px 5px;
	margin-right: 5px;
}

.label {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #ffaf20;
	padding: 5px 10px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
	margin-bottom: 5px;
}
.ticket_box {
	padding: 6px 1px;
	border-radius: 50%;
	cursor: pointer;
	width: 45px;
	display: flex;
	height: 45px;
	justify-content: center;
	align-items: center;
	color: #2a84ae;
	border: 2px solid #2a84ae;
}
.check {
	background: #fd0e67;
	border: 1px solid #000;
	color: #fff;
}
.check_fixed {
	background: #fd0e67;
	border: 1px solid #000;
	color: #fff;
}
.Imgpart {
	width: 70px;
	position: relative;
}
.Imgpart::after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	content: '';
	width: 2px;
	height: 65%;
	background: #8f8f8f;
	transform: translateY(-50%);
}
.Contentpart {
	width: calc(100% - 85px);
	position: relative;
	padding: 0 5px;
}
.Contentpart h5 {
	font-size: 14px;
	padding: 5px 0px;
	margin: 0;
	color: #fff;
}
.Contentpart p .round{
	font-size: 12px;
	padding: 2px 0;
	line-height: 10px;
	color: #000;
	margin: 1px;
	font-weight: bold;
}
.Contentpart p .left{
	font-size: 12px;
	padding: 2px 0;
	line-height: 10px;
	color: #000;
	margin: 1px;
	font-weight: bold;
}
.register-modal-popup label {
	font-weight: 500;
	margin-bottom: 0;
	color: #fff;
	font-size: 13px;
}
.register-modal-popup input {
	font-weight: 500;
	margin-bottom: 0;
	color: #b3acac;
	font-size: 13px;
	background: unset;
}
.register-modal-popup input:focus {
	font-weight: 500;
	margin-bottom: 0;
	color: #fff;
	font-size: 13px;
	background: unset;
}
.register-modal-popup input:active {
	font-weight: 500;
	margin-bottom: 0;
	color: #fff;
	font-size: 13px;
	background: unset;
}
.dp_method_btn_group {
	gap: 5px;
}
.dp_method_btn {
	margin: auto !important;
	text-align: center;
	border: 1px solid #fffefe5e;
	padding: 5px 0 0 0;
}
.dp_method_btn.active {
	background: #3575bf;
}
.dp_method_btn img {
	width: 85px !important;
	height: auto !important;
}
.dp_method_btn .method_payment {
	font-size: 11px;
	margin: 2px;
}
.amountBtn {
	padding: 0px 2px !important;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	--bs-gutter-x: 16px;
	--bs-gutter-y: 0;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.table > thead {
	vertical-align: bottom;
	 background: unset; 
	color: #9e9b9b;
	font-size: 13px;
}
.table > tbody {
	vertical-align: bottom;
	 background: unset; 
	color: #9e9b9b;
	font-size: 13px;
}
.card:not(.border-0)::before {
	left: 15px;
	right: 15px;
	top: 0;
	bottom: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	opacity: .3;
}
.card:not(.border-0)::after {
	top: 15px;
	bottom: 15px;
	left: 0;
	right: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	opacity: .3;
}
.card .card-arrow {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.card .card-arrow-bottom-left,
.card .card-arrow-bottom-right,
.card .card-arrow-top-left,
.card .card-arrow-top-right {
  width:10px;
  height:10px;
  position:absolute
}
.card .card-arrow-bottom-left:before,
.card .card-arrow-bottom-right:before,
.card .card-arrow-top-left:before,
.card .card-arrow-top-right:before {
  content:"";
  position:absolute;
  width:2px;
  height:8px;
  background:#fff;
  opacity:.75
}
.card .card-arrow-bottom-left:after,
.card .card-arrow-bottom-right:after,
.card .card-arrow-top-left:after,
.card .card-arrow-top-right:after {
  content:"";
  position:absolute;
  width:10px;
  height:2px;
  background:#fff;
  opacity:.75
}
.card .card-arrow-top-left,
.card .card-arrow-top-right {
  top:0
}
.card .card-arrow-top-left:before,
.card .card-arrow-top-right:before {
  top:2px
}
.card .card-arrow-top-left:after,
.card .card-arrow-top-right:after {
  top:0
}
.card .card-arrow-bottom-left,
.card .card-arrow-bottom-right {
  bottom:0
}
.card .card-arrow-bottom-left:before,
.card .card-arrow-bottom-right:before {
  bottom:2px
}
.card .card-arrow-bottom-left:after,
.card .card-arrow-bottom-right:after {
  bottom:0
}
.card .card-arrow-bottom-left,
.card .card-arrow-top-left {
  left:0
}
.card .card-arrow-bottom-left:after,
.card .card-arrow-bottom-left:before,
.card .card-arrow-top-left:after,
.card .card-arrow-top-left:before {
  left:0
}
.card .card-arrow-bottom-right,
.card .card-arrow-top-right {
  right:0
}
.card .card-arrow-bottom-right:after,
.card .card-arrow-bottom-right:before,
.card .card-arrow-top-right:after,
.card .card-arrow-top-right:before {
  right:0
}
.alert {
	margin: 5px 0;
	padding: 5px 10px;
}






@media screen and (max-width: 767px) {
    .vertical-menu {
        z-index: 1000;
	    top: 92px;
    }
    .dp_method_btn {
		width: 30% !important;
		margin: auto !important;
	}
	.wd_method_btn {
		width: 30% !important;
		margin: auto !important;
	}
}
@media screen and (min-width: 767px) {
    .vertical-menu .sidetop{
        display:none;
    }
}
@media (max-width:992px){
    body.sidebar-enable .card_job{
        display:;
        opacity:0.1;
        background-color: rgba( 255, 255, 255, 0.1 );
        color: #fff;
        background: rgba( 255, 255, 255, 0.1 );
        box-shadow: 0 8px 32px 0 rgb(135 72 31 / 37%);
        backdrop-filter: blur( 8px );
        -webkit-backdrop-filter: blur( 8px );
        border-radius: 25px;
        border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
    }

  .main-content {
    margin-right: 0 !important;
  }

}