@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);


body{
	background-color:#eeeeee;
	font-family: 'Open Sans', sans-serif;
	margin:0;
	font-size:14px;
	}
textarea{font-family: 'Open Sans', sans-serif;}	
h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	}	
.login_bg{
	text-align:center;
	width:100%;
	}
	
.login{
	width:100%;
	border-radius:10px;
	margin-top:50%;
	background-color:#fff;
	border:1px solid #ccc;
	float:left;
	}
.logo_header{
	float:left;
	width:100%;
	margin:10px 0;
	}	
.login_title{
	background-image:url(../uploads/header-bg.png);
	background-size:cover;
	background-color:rgb(17,147,212);
	color:rgba(255, 255, 255, 1);
	font-size:22px;
	padding:10px 0;
	float:left;
	width:100%;
	}
.center {
    float: none !important;
    margin: auto;
}
.input_field input{
	width:100%;
	border:1px solid #ccc;
	border-radius:0;
	margin:10px 0;
	padding:10px;
	}

.input_field input:focus{
	border:1px solid #444444;
	-moz-transition: all 0.4s ease-in;
	-webit-transition: all 0.4s ease-in;
	-miz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	}
	
.login_info{
	float:left;
	width:100%;
	padding:10px 0 20px 0;
	}	
	
.login_btn{
	background-color:#444444;
	border:0;
	padding:10px 12px;
	color:#fff;
	/*width:100%;*/
	cursor:pointer;
	margin-top:15px;
	}	
	
.login_btn:hover{
	background-color:#1193d4;
	-moz-transition: all 0.4s ease-in;
	-webit-transition: all 0.4s ease-in;
	-miz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	}

.login_info p{
	font-size:14px;
	}


.main{
	float:left;
	width:100%;	
	display:flex;

	}
/*Left Panel*/	

.logo_header_main{
	float:left;
	width:100%;
	padding:10px ;
	padding-top:15px;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
	background-color:#fff;
	}
.left_panel{
	float:left;
	width:100%;
	background-color:#2d323e;
	box-shadow:0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
	position:relative;
	z-index:1
	}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  float:left;
  width:100%;
  padding:10px 0px 10px 0px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}
ul#menu i{
	color:#fff;
	float:left;
	margin-right:15px;
	margin-top:3px;
	margin-left:10px;
	padding-left:10px;

	}


ul#menu li a {
  color: #fff;	
  padding: 10px;
  padding-top:0;
  
}

ul#menu li:hover, ul#menu li a.selected {
	background-color:#282d38;
}
ul#menu li{
  padding-top:10px;
  float:left;
  width:100%;
	}
ul#menu li ul{padding:0;background-color:#282d38}	
ul#menu li ul li a {
  padding-left: 60px;
}

ul#menu li ul li{
	border-bottom:1px solid #3f4553
	}

ul#menu li ul li:hover{
	background-color:#1193d4;
	}
	
	
.copyright	{
	background-color: #2d323e;
    float: left;
    padding: 10px 40px;
    width: 100%;
	}	
.copyright p, .copyright p a{
	color:#fff;
	text-align:center
	}
.copyright p a{
	text-decoration:underline
	}		
.right_panel{
	float:left;
	width:100%;
	position:relative;
	z-index:0
	}
.top_bar{
	background-color:#fff;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
	padding:15px 20px;
	float:left;
	width:100%;
	color:#545454;
	font-size:16px;
	position:relative;
	}	
.mt{margin-top:13px;}	
.top_bar_item{
	float:right
	}
.top_bar i{
	margin-right:5px;
	
	}	
	
.top_bar span a{
	margin-right:20px;
	 color: #545454;	}
	 
.top_bar span a:hover{
	text-decoration:underline
	}

.fl{
	float:left
	}
.fr{
	float:right
	}	
.top_bar_item h2{
	font-family: "oswald";
	font-weight:normal;
	font-size:35px;

	}	
.main_title{
	background-image:url(../uploads/header-bg.png);
	background-size:cover;
	background-color:rgb(17,147,212);
	color:rgba(255, 255, 255, 1);
	font-size:38px;
	padding:20px;
	float:left;
	width:100%;
	}

.main_box{
	float:left;
	width:100%;
	}
.dashboard_box{
	float:left;
	width:100%;
	margin-top:20px;
	}
.home_box{
	border-radius: 3px;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 20px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	background-color: #ffffff
	}
.icon_box{
	background-color: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    display: inline-block;
    float: left;
     height: 60px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
	}
.icon_box i.fa{
	font-size: 30px;
   
    line-height: 60px;
	}	
.color1{
	background-color: #00b19d;
	}
.icon_box_info{
	color: #797979;
	text-align: right;
	padding-top: 2px;
	}	
.progress h5{
	color: #797979;
	float:right;
	font-weight:600;
	font-size:14px;
	margin-bottom:7px;
	}		
.icon_box_info span{
    display: block;
    font-size: 24px;
    font-weight: 600;
	}
.progress	{
	margin-top:20px;
	}
	
progress,                          /* Firefox  */
progress[role][aria-valuenow] {    /* Polyfill */
   background: #eee !important; /* !important is needed by the polyfill */
   border:0;
   height:10px;
   width:100%
}
 
/* Chrome */
progress::-webkit-progress-bar {
    background: #eee;
	 border:0;
	 height:10px;
	 width:100%
}
 
/* Foreground Colors   */
/* IE10 */
progress {
    color: Cyan;
}
 
/* Firefox */
progress::-moz-progress-bar { 
    background: #00b19d;   
}
 
/* Chrome */
progress::-webkit-progress-value {
    background: #00b19d;
}
 
/* Polyfill */
progress[aria-valuenow]:before  {
    background: #00b19d;
}	
.page_head{
	float:left;
	width:100%;
	background-color:#fff;
	padding:10px 20px;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
	color: #545454;
	font-size:22px;
	font-weight:600
	}	
.back_links{float:right}	
.back_links a{
	color:#fff;
	background-color:#2d323e;
	padding:5px 10px;
	font-size:14px;
	}
.table{
	border-radius:4px;
	margin-top:20px;
	float:left;
	width:98%;
	padding:20px;
	background-color:#fff;
	margin-bottom:20px;
	text-align:center;
	overflow:auto
	}
.table h2{
	font-weight:normal;
	float:left;
	padding-bottom:20px;
	}
	
.brder{
	float:left;
	width:100%;
	border-bottom:1px solid rgba(0, 0, 0, 0.12);
	margin-bottom:20px;
	}
.main_input_field{float:left;width:100%}	
.main_input_field input, .main_input_field textarea{
	width:100%;
	border:1px solid #ccc;
	border-radius:0;
	margin:10px 0;
	padding:10px;
	resize:vertical;

	}
.main_input_field input[type="file"]{
	width:50%;
	border-radius:0;
	margin:10px 0;
	padding:10px;
	resize:vertical;
	border:0;
	float:left;
	}
.main_input_field label{float:left;margin:10px 0;
	padding:10px;}	
.main_input_field input:focus{
	border:1px solid #444444;
	-moz-transition: all 0.4s ease-in;
	-webit-transition: all 0.4s ease-in;
	-miz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	}
.table table{
	 border-collapse: collapse;
    border-spacing: 0;
	}
.table table th {
    background-color: #777676;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 8px;
    text-align: left;
}	

.table table td {
    color: #5e5d5d;
    font-size: 16px;
    font-weight: 300;
    padding: 8px;
    text-align: left;
}
.table table td a{color:#5e5d5d;text-decoration:underline}
.table table tbody tr:nth-child(2n+1) td {
    background-color: #f7feec;
}
.customer_list{
	float:left;
	width:100%;
	}
.customer_list .table{
	width:100%;
	}	
.customer_list table th{
	background-color:transparent;
	color: #5e5d5d;
	font-size:14px;
	font-weight:600
	}

.customer_list table td{
	border-top:1px solid rgba(0, 0, 0, 0.12);
	font-size:14px;
	
	}	
.customer_list table tbody tr:nth-child(2n+1) td {
    background-color: transparent;
}	
.top_search{
	width:100%;
	float:left;
	margin-bottom:30px;
	margin-top:15px;
	}

.top_search input{
	width:100%;
	border:1px solid #ccc;
	border-radius:0;
	padding:10px;
	}
.top_search label{
	 float: left;
    font-size: 16px;
    margin-top: 5px;
	}	
.top_search .login_btn{margin:0;/*width:100%*/;}	
.main_input_field select {
    border: 1px solid #ccc;
    border-radius: 0;
    margin: 10px 0;
    padding: 9px;
    resize: vertical;
    width: 100%;
}
.input-parent button.login_btn{margin-top:10px}
.table_wrap{float:left;width:100%;/*overflow:auto*/}
.pagination{float:left;width:100%;margin-top:30px;}
.pagination .prev_next{padding:5px 10px;color:#fff;border-radius:20px;background-color:#1193d4;margin:0 10px;border:1px solid #1193d4}
.pagination .pagi_numbers{padding:5px 10px;color:#fff;border-radius:50%;background-color:#1193d4;margin:0 10px;border:1px solid #1193d4}
.pagination .prev_next:hover{border:1px solid #1193d4;background-color:#fff;color:#777}
.pagination .pagi_numbers:hover, .pagination .pagi_numbers .select_pagi{border:1px solid #000;border:1px solid #1193d4;background-color:#fff;color:#777;}

