 /* Custom */ 
.select2-container{
	width:100% !important;
}
.mask_loader{
	display:none;
	position:fixed;
	background-color:rgba(255,255,255,0.6);
	z-index:1111;
	right:0px;
	left:0px;
	width:100%;
	height:100%;
}
#loding1
{
	position: fixed;
	top: 34%;
    left: 45%;
    width: 150px;
}

.btn-toggle:before {
  content: 'Percentage' !important;
  left: -4rem;
}
.btn-toggle:after {
  content: 'Fix Price' !important;
  right: -4rem;
  opacity: .5;
}

.btn-toggle:before{
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}
.btn-toggle:after {
  line-height: 1.5rem;
      width: 5rem !important;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  transition: opacity .25s;
}

.class-3{
	width:23%;
}
.class-9{
	width:72%;
}


		
.timer_li{
	background: #fdac41;
}

.timer_link{
	margin-top: 4px;
	font-size: 16px;
	color: #fff !important;
	font-weight: 700;
}

.checked {
    color: orange;
}

@media (min-width: 992px){
	.modal-lg, .modal-xl {
		max-width: 900px;
	} 
}
.table{
width: 100% !important;
}

.modal { overflow: auto !important; }


.main-header .logo-box {
    border-bottom: 4px solid rgb(39 46 72) !important;
    border-right: 1px solid rgba(72, 94, 144, 0.16);
    background-color: #272e48;
	min-height: 61px;
}

.site-action {
    position: fixed;
    right: 32px;
    bottom: 55px;
    z-index: 1290;
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.theme-primary .bg-success-light {
    background-color: #e127a0 !important;
    color: #FFF;
}
.btnnew{
position: absolute;
    left: 15%;
    z-index: 111;
}

.col-offset-1{
	margin-left: 11.80%;
}

.content-wrapper{
	margin-left: 0px !important;
	overflow: initial !important;
}