.@charset "utf-8";

#resultsCard{
	display: block;
	width: 800px;
	height: auto; 
	position: fixed;
	top: 10%;
	left: 30%;
	right: auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	-webkit-box-shadow: 2px 0px 30px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 0px 30px -6px rgba(0,0,0,0.75);
	box-shadow: 2px 0px 30px -6px rgba(0,0,0,0.75);
}
.floater{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

/*
 * MAIN PAGE LAYOUT
 */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}
#mainpage {
	display: flex;
	width: 100%;
	align-items: stretch;
}



@media screen and (min-width:0\0) {
    #content {
		width: 100%;
		padding: 20px;
		min-height: 100vh;
		transition: all 0.3s;
		left: 310px;
		position: relative;
	}
}
.numberCircle {
	font: 14px Arial, sans-serif;
	width: 2em;
	height: 2em;
	box-sizing: initial;
	background: #fff;
	border: 0.1em solid #333;
	color: #000;
	text-align: center; 
	border-radius: 50%;    
	line-height: 2em;
	box-sizing: content-box;   
	display: inline-block;
}

.holder{
	padding-right: 10px;
	float: left;
	font-weight: bold; 
	height: 40px;
}
.approved{
	background-color: green;
	color: #FFF;
}
.rejected{
	background-color: red;
	color: #FFF;
}
.pending{
	background-color: orange;
	color: #FFF;
}
				
.bodywrapper{
	width: 1024px;
}
.loginbanner {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
}
.statistic{
	color: #777;
	font-size: 36px;
	margin-top: 9px;
	padding-bottom: 7px;
}
.loginpadding table{
	color: #FFF !important;
}	
.loginpadding a{
	color: #FFF !important;
}	
.statistics{
	border: 1px solid #D8DFE5;
	background-color: #FFF;
	font-weight: bold;
	width: 16.65%;	
	float: left;
	text-align: center;
	padding-top: 10px;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
	flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
 .navbar-nav > .nav-link {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}
.pagination {
	padding-left: 0px;
	height: 30px;
	padding-bottom: 20px;
}
.pagination li {
    display: block;
    padding: 10px;
    border: 1px solid #CCC;
    margin-right: 1px;
    margin-left: 2px;
    text-align: center;
    list-style-type: none;
    float: left;
    height: 37px;
    width: 121px;
    margin-bottom: 3px;
}
.mailcount {
	height:20px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 2px;
	margin-left: 20px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	background-color: #6297C3;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.pendingcount {
	height:20px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 2px;
	margin-left: 4px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	background-color: #d84929;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.center {
    padding-left: 342px;
    width: 100%;
}
.floatleft {
    float: left;
}
.float {
    float: left;
    padding-top: 15px;
    padding-right: 10px;
}
 .navbar-nav > .nav-item{
	width: 135px;
    float: left;
	position: relative;
}
h1 {
    font-size: 25px;
}
h2 {
	margin-bottom: 5px;
    letter-spacing: 1px;
	color: #334155;
    font-size: 1.6em;
    border-bottom: 1px solid #333;
    line-height: 28px;
    margin-top: 0px;
}
h3 {
	margin-bottom: 5px;
    letter-spacing: 1px;
	color: #334155;
    font-size: 1.6em;
    line-height: 28px;
    margin-top: 0px;
}
.footer {
    font-size: 11px;
    font-weight: normal;
    clear: both;
    color: #666;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-top: solid 1px #ccc;
    margin-top: 10px;
    min-height: 90px;
}
.bodycontainer { 
	width: 1024px;
	min-height: 360px;
	border:solid 2px #FFF;
	margin-top: 50px;
	padding-bottom: 0px !important;
}
.loginpadding {
color: #FFF;
    /* margin-top: 126px; */
    clear: both;
    /* float: left; */
    position: relative;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
   
	
}
.headercenter {
	padding-left: 30px;
	width: 100%;
	background-color: #5aad53;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	width: 1015px;
	height: 125px;
	color: #FFF;
	border-bottom: 4px solid #FFF;
}
.loginheader {
	background-image: url("../images/background.jpg");
	style: block;
	background-color: #333;
	background-size: 100%;
	background-position: left center;
	height: 500px; 
    background-size: cover;
	width: 100%;
	min-width: 1000px;
}
.hl {
	background-repeat: no-repeat;
	background-position: right;
	width: 400px;
	float: left;
	margin-top: 60px;
}
.hr {
	background-repeat: no-repeat;
	background-position: left;
	width: 350px;
	float: left;
	margin-top: 60px;
}

.trdd{
	width: 100%;
	/*background-color: #399232;*/
	background-color: #374151;
	display: inline-block;
	padding: 6px 12px;
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #333;
	margin-top: 1px;
	-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
}
.trdd:hover{
	width: 100%;

	display: inline-block;
	padding: 6px 12px;
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #000;
	margin-top: 1px;
	-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
}
.green {
	background-color: #00a500;
}

.homeboxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
	padding: 20px;
	margin: 20px;
	margin-bottom: 0px;
	border-radius: 20px;
	background-color: #FFF;
	height: 275px;
}
.homeboxr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
	padding: 20px;
	margin: 20px;
	margin-bottom: 0px;
	background-color: #FFF;
	border-radius: 20px;
	height: 275px;
}
.hr #button {
	width: 70px;
}
form .login {
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	margin: 2px;
	border:solid 1px #ccc;
	width: 200px;
	border-radius: 4px;
}
form .login:hover {
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	border:solid 2px #FFCD00;
	color:#000;
}
form .login:focus {
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	border:solid 2px #FFCD00;
	color:#000;
	width: 200px !important;
}


body {
  font-size: .875rem;
}

.text-muted {
    /* color: #33802d !important; */
	color: #374151 !important;
	font-weight: bold;
}


	
#search-box{
	margin-left: 10px;
	width: 373px !important;
}

	.img_cont{
		position: relative;
		height: 70px;
		width: 70px;
		float: left;
	}
	
	.user_img{
		height: 70px;
		width: 70px;
		border:1.5px solid #f5f6fa;
	}
	.online_icon{
		position: absolute;
		height: 15px;
		width:15px;
		background-color: #4cd137;
		border-radius: 50%;
		bottom: 0.2em;
		right: 0.4em;
		border:1.5px solid white;
	}
	.offline{
		background-color: #c23616 !important;
	}
	.user_info{
		margin-top: auto;
		margin-bottom: auto;
		margin-left: 15px;
		float: left;
	}
	.user_info span{
		font-size: 20px;
		color: #333;
	}
	.user_info p{
		font-size: 13px;
		color: #333;
		font-weight: bold;
	}

	
.suggesstion-box {
    position: absolute;
    width: 800px;
	display: flex;
    left: 300px;
    z-index: 100;
}

.suggesstion-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.suggesstion-box .active {
    margin-top: -1px;
    padding-left: 9px;
    line-height: 27px;
    color: #333;
    background-color: #f3f3f3;
    text-align: left;
    border: 1px solid #cacaca;

    width: 400px;
}


 

.table td, .table th {
    padding: .55rem !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.bg-dark {
	/* background-color: #2d4326  !important; */
	background-color: #475569  !important;
}

.nav-link {
    display: block;
    padding: .1rem 1rem !important;
}


.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}




/*
 * Sidebar
 */
.navbar-brand {
  min-width: 315px;
}
#sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 0;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
  min-width: 317px;
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

#sidebar::-webkit-scrollbar {
  display: none;
}
#sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 48px; /* Height of navbar */
  height: calc(100vh - 48px);
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

#sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

#sidebar .nav-link .feather {
  margin-right: 4px;
  color: #999;
}

#sidebar .nav-link.active {
  color: #007bff;
}

#sidebar .nav-link:hover .feather,
#sidebar .nav-link.active .feather {
  color: inherit;
}

#sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}
#map {
  height: 100%;
}

/*
 * Navbar
 */
.bg-light {
	height: 100%;
	overflow: auto;
	border-right: 1px solid #ccc;
	box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
}
.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, .25);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}


.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border: none;
}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
#sidebarCollapse {
	outline: none auto 0px;

}
#sidebar.active {
    display:none;
}

.loginheader > .col-lg-12 {
	float: inherit;
}
/*
 * Utilities
 */

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }


@media screen and (max-width: 600px)  {
	.loginbanner {
		margin-left: 1px;
	}
	.hr {
		clear: both;
	}
	.hl {
		clear: both;
	}
	.loginheader {
	    background-image: none;
		style: block;
		background-color: #333;
		height: 100%;
		width: 100%;
	}
	#sidebar {
		display: none;
	}
}
  
   
