.dataTables_info{
	width:40%;
	display: inline-block;
}
.dataTables_paginate{
	width:60%;
	display: inline-block;
	text-align: right;
	float:none !important;
}
.paginate_button{
    padding: 7px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #575656 !important;
    border-radius: 4px;
    margin: 0 1px 0 0;
	border: 1px solid #afadad;
}
.paginate_button.current{
	padding:7px 10px;
	background: #0b81c8;
    color: #fff !important;
	border:1px solid #03649f;
}
div.dataTables_filter input {
    width: 18em!important;
    background: #fff;
    border: 1px solid #acaaaa;
    padding: 5px;
    margin-left: 5px;
    border-radius: 3px;
}
div.dataTables_length select {
    width: 75px;
	background: #fff;
    border: 1px solid #acaaaa;
    padding: 5px;
    margin-left: 5px;
    border-radius: 3px;
}
.comp {
	background: #fff;
    border: 1px solid #acaaaa;
    padding: 5px;
    margin-left: 5px;
    border-radius: 3px;
}
.status-filter{
	position:absolute;
	top: -40px;
    left: 12em;
  }
  .status-filter th{
	padding:0 !important;
	border:0 !important;
  }
  .status-filter th select{
	  border: 1px solid #C1C1C1;
	  border-radius: 2px;
	  box-shadow: none;
	  color: #111111;
	  padding: 5px;
	  font-weight: 400;
	  outline: none !important;
  }
  #office{
	position: relative;
  }
  #ad{
	position: relative;
  }
  #listlo{
	position: relative;
  }
  table.dataTable thead > tr > th {
    background: #8f8f8f !important;
    color: #000 !important;
  }
.form-panel .box{
	padding:10px;
}
.form-panel hr{
	margin:10px 0;
}
.top-menu-myaccount{
	margin: 20px 0 30px 0;
	display: block;
}
.top-menu-myaccount ul{
	list-style: none;
}
.top-menu-myaccount li{
	display: inline-block;
	margin-left:0px;
}
.top-menu-myaccount li a{
	color:#000;
	font-size:13px;
	padding:8px 10px;
	border-radius: 50px;
}
.top-menu-myaccount li a.active{
	color:#fff;
	background:#000;
	padding:5px 10px;
	border-radius: 3px;
}
.border-g1 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, red , blue); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g2 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, yellow , red); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g3 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, blue , purple); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g4 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, rgb(6, 210, 98) , rgb(201, 159, 6)); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g5 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, cyan , green); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g6 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, red , orange); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g7 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, rgb(106, 106, 246) , rgb(224, 71, 224)); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g8 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, rgb(51, 143, 143) , rgb(2, 82, 2)); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}
.border-g9 {
	border: 3px solid transparent;
  	background: 
    linear-gradient(to right, white, white), 
    linear-gradient(to right, yellow , orange); 
  	background-clip: padding-box, border-box;
  	background-origin: padding-box, border-box;
}


.action-user a{
	font-size:14px;
}
.action-btn{
	display: inline-block;
	background:transparent;
	border:0px;
}
.red-btn{
	color:red;
}

.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
	background-color: #fefefe;
	margin: 2% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 30%; /* Could be more or less, depending on screen size */
  }
  .modal-content p{
	color:#000;
	font-weight:600;
	text-align: center;
  }
  /* The Close Button */
  .close {
	color: #000;
	float: right;
	font-size: 20px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }
  .form-icon{
	position: absolute;
	color: #495056;
    background: #e9ecef;
    padding: 9px 8px;
    margin: 0.7px 0 0 0.4px;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
	width: 31px;
    text-align: center;
  }
  .p-35{
	padding-left:35px;
  }

  #categories{
	display: block;
	overflow: hidden;
	height: 290px;
}

.content .imp-link{
	background-color: #fff;
	height:275px;
	width:100%;
	border:1px solid #f97623;
	margin-top: 20px;
}
.content .imp-link h3{
	background-color: #f97623;
	color:#fff;
	font-size: 18px;
	position: relative;
	display: inline-block;
}
.content .imp-link h3 span{
    background: #f97623;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/* .content .imp-link h3::after{
	content:'';
    position: absolute;
    bottom: -30%;
    left: 50%;
    width: 0;
    height: 0;
    border-top: solid 10px #193080;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
} */
.content .imp-link ul{
	list-style: none;
	padding: 0;
	margin:15px 0 0 0;
	overflow-y: scroll;
	height:223px;
}
.content .imp-link ul::-webkit-scrollbar {
	width: 10px;
  }
.content .imp-link ul::-webkit-scrollbar-track {
	background: #f1f1f1; 
  }
.content .imp-link ul::-webkit-scrollbar-thumb {
	background: #888; 
	width:5px;
	border-radius: 50px;
  }
.content .imp-link ul::-webkit-scrollbar-thumb:hover {
	background: #555; 
  }
.content .imp-link ul li{
	background-color: #f0f0f0;
	color:#2c2d34;
	margin:0px 5px;
}
.content .imp-link ul li a{
	display:block;
	text-decoration:none;
	padding:4px 10px 3px 25px;
	color:#2c2d34;
	font-size:12px;
	background:url(../images/bullet.png) no-repeat #fff 7px 6px;
	transition:all ease-in-out 0.5s;
}



#inner_categories{
	width: 100%;
	display: block;
	animation-name: marquee;
	animation-duration: 80000ms;
	animation-timing-function: linear;
	animation-iteration-count: 999;
}

#categories:hover #inner_categories{
	animation-play-state: paused;
}

@keyframes marquee {
	0%{
		transform: translateY(0%);
	}
	100%{
		transform: translateY(-100%);
	}
}

.category{
	background-color: transparent;
}

.category:not(:last-child){
	margin-right: 6px;
}

.category:hover{
	cursor: pointer;
}
.drawresult{
	color: #fff !important;
    font-size: 13px;
    padding: 0;
    background: #038330;
    padding: 10px 25px;
    border-radius: 5px;
}
.table thead th {
    vertical-align: top;
    border: 1px dashed #dee2e6;
	background:#000;
	color:#fff;
	text-align: center;
}
.table td{
    padding: .75rem;
    vertical-align: top;
    border: 1px dashed #dee2e6;
}
.table tr{
    background-color: rgba(0, 0, 0, 0.05);
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 1);
}
.dr-box{
	width:280px;
	display:inline-block;
	padding: 20px 0;
    border-radius: 5px;
	font-size:14px;
	margin:100px 0;
}
.dr-box i{
    font-size: 20px;
    background: #c184df;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.package{
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	display:block;
	margin:20px 0 0 0;
	overflow: hidden;
	border-radius: 3px;
}
.package .header{
	width: 60%;
    margin: 0 auto 15px auto;
    padding: 50px 0;
    border-top-right-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
	text-align: center;
}
.package .header span{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
	display: block;
}
.package p{
	margin: 0;
    color: #fff;
    text-align: center;
    padding: 8px;
	font-size: 13px;
}
.package a{
	background: #224be0;
    color: #fff;
    width: 60px;
    display: block;
    padding: 6px;
    text-align: center;
    border-radius: 5px;
    margin: 15px auto;
}
.mob-show{
	display:none !important;
}
.mob-show1{
	display:none;
}