*{
	padding: 0px;
	margin: 0px;
}
.container-fluid{
   
   width: 100%;
   margin: 0%;  

}
body{
	background: rgb(242, 242, 242);
}
.home{

    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	padding: 50px;
	background: ;
	text-align: center;
	font-size: 20px;
	height: 300px;

}


.home h1{
	font-size: 60px;
	color: #3498DB;
}
/*login css*/
.login_box{
	text-align: center;
	margin-top: 100px;
}
.login_box input{
	margin-bottom: 5px;
}
.login_box h4{
	color: red;
}
.otp{
	color: red;
	text-align: center;
}


body {
         
}

nav{
	background: rgb(242, 242, 242);
	height: 48px;
	border-bottom:1px solid #dadce0;
}
.left_side{
	visibility:hidden;
	 z-index: 1;
	 position: absolute;
	overflow:hidden;
	width: 330px;
	height: auto;

}


.left_side_container{
	width: 100%;
	height: auto;
	background: ;
	margin: auto;
}
.left_side_action{
	float: left;
	width: 40px;
	height: 40px;
	background: ;
}
.menu_close_icone{
	
}
.menu_close_icone,.menu_icone{
	width: 30px;
	height: 30px;
	
	cursor: pointer;
	
}
.menu_close_icone:hover,.menu_icone:hover{
		
}
.menu_cone_box{
	margin-top: 5px;
}
.left_side_content{
	float: left;
	width: 270px;
	height: 500px;
	background: #f2f2f2;
	
	border-radius: 2px;
}
.log_out{
	margin-right: 0 !important;
}
.route_search_box{
	margin-left: 30%;
	width: 100%;
	background:;
}
.route_search_fld{
	height: 36px;
	border: 1px solid #3ebc9e;
	border-radius: 5px;
	margin-left: 10px;
	width: 300px;
	text-align: center;

}
.selectize-dropdown, .selectize-input { 
   
}
.route_search_filter{
	
	padding: 5px;

}
.route_search_filter_container{
   background: ;
   margin-left: 8%;
   position: fixed;
   z-index: 1;

}
.route_search_filter button{

	line-height: 5px;
	background: white;
	border: none;
	height: 25px;
	border: 1px solid #3ebc9e;
	border-radius: 5px;

}
.search_fld_sub_btn{
	width: 140px;
}
.search_select {
  height: 36px;
}
.route_search_result{

	margin:auto;
	width: 97%;
	background: ;
	height: auto;
	margin-top: 30px;
}
.order{

	margin: auto;
	margin-top: 10px;
	width: 98%;
}
#all_order{

	margin-left: %;
	width: 100%;
	background: ;
}
#all_order tr td{

	
	padding-bottom: 5px;
}
.table_box{
	background: ;
	width: 100%;
}
.table_search_box{
	width: 100%;
	height: 50px;
	background: ;
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table_search_box_container{
	width: 90%;
	margin: ;
	margin-top: 18px;
}
.search_input{
	border:none;
	border:1px solid #666;
	width: 250px;
	height: 35px;
	margin-right: 10px;
	border-radius: 5px;
	text-align: center;
}
.search_submit_button{
	width: 100px;
	height: 35px;
	background: rgb(79, 181, 211);
	border:none;
	border-radius: 5px;
	font-weight: bold;
}
.order_search_form_box{
	background: ;
	
	padding: 10px;
}
.sheet_box_container{
	width: 100%;
	height: 550px;
	background: ;
	overflow: scroll;
	overflow-x: hidden;
}

/*view order css*/
.view_orde_box{
	margin-top: 30px;
	background: ;

}
.view_orde_box h2{
text-align: center;
color: #FF4081;
}
.view_orde_box button{
	width: 100%;
	background: none;
	border: none;
	background: #FF4081;
	padding: 5px;
	color: white;
	border-radius: 5px;
}
.agent_name_p{
	
	 font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	 font-size: 25pt;
	 float: left;
	 text-align: center;
}
/*print css*/


 