@charset "utf-8";
/* CSS Document */

body {	
	background-color:#FFF;
	font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#333333;	
	line-height: 1.4em;	
	margin: 0px;
}



.error {
	font-size:12px;
	color:#E33F15;	
}

.success {
	font-size:12px;
	color:#006633;
}

h2{
	font-size:12pt;
	margin:0;
	padding:0;
	height:25pt;
}

.AdminHeading{
	font-size:12pt;
	margin:0;
	padding:0;
	height:25pt;
}
#navcontainer {
	background: #dcebb0;
	width: 200px;
	margin: 0 auto;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 12px;
	text-align: center;
	white-space:nowrap;
	padding-left:10px;
} 


#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 90%;
}

#navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #dcebb0;
}


#navlist li a { width: auto; }
ul#navlist li#active a {
	background: #929ead;
	color: #FFFFFF;
}

#navlist li a:hover, ul#navlist li#active a:hover {
	color: #4189dd;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}

.inpBox1 {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:40pt;
	font-family:arial, sans-serif;
}
.inpBox3 {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:35pt;
	font-family:arial, sans-serif;
}

.inpBox {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:180pt;
	font-family:arial, sans-serif;
}

.inpBoxArea {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:2px;
	width:165pt;
	height:60pt;
	font-family:arial, sans-serif;
}

.inpBox2 {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:180px;
	font-family:arial, sans-serif;
}
.inpBox3 {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:140px;
	font-family:arial, sans-serif;
}

.inpSmall {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:2px 0;
	text-indent:7px;
	width:60px;
	font-family:arial, sans-serif;
}


.inpDate {
	border:1px solid #D3D3D3;
	font-family:arial, sans-serif;	
	color:#818181;
	font-size:12px;
	padding:5px 0;
	width:200pt;	
	background: url(../images/calendar.png) no-repeat 185pt 3pt ;
	cursor:pointer;
}
.inpBoxBig {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px 0;
	text-indent:7px;
	width:600px;
	font-family:arial, sans-serif;	
}

.dropDownSmall {
  background:#FFFFFF;
  font-family:arial, sans-serif;
  border:1px solid #D3D3D3;
  color:#666;
  font-size:13px;
  padding:3px 0;
  width:65pt;
  margin-top:5px;
}

.dropDownMid {
  background:#FFFFFF;
  font-family:arial, sans-serif;
  border:1px solid #D3D3D3;
  color:#818181;
  font-size:15px;
  padding:2px 0;
  width:85pt;
  margin-top:5px;
}


.dropDown {
  background:#FFFFFF;
  font-family:arial, sans-serif;
  border:1px solid #D3D3D3;
  color:#818181;
  font-size:15px;
  padding:4px 0;
  width:200pt;
  margin-top:5px;
}

.textBox {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px;	
	width:400pt;
	height:80pt;
	font-family:arial, sans-serif;
}

.textBox1 {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px;	
	width:193pt;
	height:40pt;
	font-family:arial, sans-serif;
}

.textBoxBig {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px;	
	width:500pt;
	height:40pt;
	font-family:arial, sans-serif;
}

.textBoxPay {
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px;	
	width:150pt;
	height:50pt;
	font-family:arial, sans-serif;
}


.bigTextBox{
	border:1px solid #D3D3D3;
	color:#818181;
	font-size:12px;
	padding:5px;	
	width:590px;
	height:120pt;
	font-family:arial, sans-serif;
}


.note {
	margin:3.75pt 0 0 0;
	padding:0;
	font-style:italic;
	color:#666;
	font-size:10px;
	font-family:Helvetica;
}

#upload{
	margin:2px 10px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#000;
	border:1px solid #ccc;
	width:130px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}


#uploadWomenId{
	margin:2px 10px;
	font-weight:bold; font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#f2f2f2;
	color:#000;
	border:1px solid #ccc;
	width:130px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

.darkbg{
	background:#ddd !important;
}
.status{
	font-family:Arial; padding:2px;
}
.statusWo{
	font-family:Arial; padding:2px;
}

ul.files{ list-style:none; padding:0; margin:0; }
ul.files li{ padding:10px; margin-bottom:2px; width:47px; float:left;margin-left:5px;}
ul.files li img{ max-width:100px; max-height:100px; }

ul.filesWo{ list-style:none; padding:0; margin:0; }
ul.filesWo li{ padding:10px; margin-bottom:2px; width:47px; float:left;margin-left:5px;}
ul.filesWo li img{ max-width:100px; max-height:100px; }

.successJQ {
	background:#F2F2F2;
	border:1px solid #c2c2c2;
	margin:auto 0px;
	white-space : normal;
}
.errorJQ{ background:#f0c6c3; border:1px solid #cc6622; }


#innerSpaceTbl td{padding:8px 0 8px 0;}
.border_bottom
{
 border-bottom:1px solid #D0D0D0;
}
.pollResult{font-weight:bold;color:#994433;}

.impLink a{color:#994433;text-decoration:underline;font-size:16px;}
.impLink a:hover{color:#994433;text-decoration:none;}

.labelText{
	display:block;
	font-size:12px;
	padding:3pt 0 3.75pt 0;
}

.actionBlk a{display:inline-block;border:1px solid #c0c0c0;text-align:center;width:18px;height:18px;background-color:#e2e3e1;}
.actionBlk a:hover {background-color:#FFEECC;border:1px solid #FFDD99;}

.openTimeGrid{padding-left:63px;width:210px;}

.addRestHeading{ padding-left:6px;height:30px;background-color:#A6A6A6;font-weight:bold;color:#FFF;font-size:14px;}
.contentBox {
border:1px solid #D3D3D3;
color:#818181;
font-size:12px;
padding:5px; 
width:675px;
height:300px;
font-family:arial, sans-serif;
}

.areaContents{
border:1px solid #D3D3D3;
color:#818181;
font-size:12px;
padding:5px; 
font-family:arial, sans-serif;
}

.promotionField{
	border:1px solid #D3D3D3;	
	color:#A1A1A1;
	padding:5px;
	width:60px;
	height:17px;
}

#magicGrid {
	 width:auto;height:auto;padding:3pt;position:fixed;top:11%;right:19%;
}

#magicGrid .magicGridFirst {
	position:relative;
	top:0;
	left:0;
	*z-index:1000;_z-index:1000;
}

#magicGrid .magicGridSecond {
	background:#fff;
	text-align:left;
	display:block;
	position:absolute;
	z-index:50;
	top:-50pt;
	left:-120pt;
	width:400px;
	margin:0px;
	padding:4px;
	border:5px solid #8B0000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.3);
	box-shadow:0 3px 3px rgba(0,0,0,0.3);
	font:12px / 16px "Lucida Grande",Arial,Sans-serif;
	line-height:16px;
	color:#333;	
}

#magicGrid .magicGridSecond .alert {color:#8B0000; font:bold 14px / 16px "Lucida Grande",Arial,Sans-serif;line-height:20px;margin-top:12px;}

.magicGridSecond .close{position:absolute;top:-11px;right:1px;height:16px;}
.magicGridSecond .close img {cursor:pointer;}

#magicGrid .magicGridSecond .alert .impInfo{color:#100897;}

.profileHeaderBig {
    /*background: url("../images/header-gray-bg-big.png") no-repeat scroll left top transparent;*/
    color: #C7610E;
    font-size: 16px;
    font-weight: normal;
    height: 41px;
    line-height: 47px;
}
.menuItemAdm a{
	text-decoration:none;
	color:#333333;
}




.joger {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size:11px;
	padding:2px;
	margin:7px;
	
/*	border: 1px solid #000000;
*/	padding: 0.4em 0.64em 0.28em 0.64em;
	background-color: #E0F1F6;
	background-image:url('../images/bg.jpg');
	text-decoration: none; /* no underline */
	color:#000000;
	cursor:pointer;
	 	
	}
.joger hover{
	padding: 0.4em 0.64em 0.28em 0.64em;
	margin: 2px;
	background-color: #E0F1F6;
	color:#000;
	border: 1px solid #CBDADF;
}
.joger span.current {
		padding: 0.4em 0.64em 0.28em 0.64em;
		margin: 5px;
		border: 1px solid #818B8E;
		/*background-color:#FFCC33;*/
		/*background-color:#D50100;*/
		background-color:#E6F7FC;
		color: #0B0862;
	}
.joger span.disabled {
	display:none;
}


/* ADMIN V2 */

#left {
    float: left;
    width: 220px;
}

#right {
    /* margin-left: 220px; */

}


#test {
    top: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    overflow-y: hidden;
    overflow-x: auto;

    /* border: 2px solid red; */
}

#adminheader {
    height: 60px;
    margin: 10px 0 0 0;
}

#toggle-menu-wrapper {
    float:left;
    border:#CC9900 1px solid;
    height: 46px;
    margin-right:5px;
    padding: 3px 3px;
}


#driver-list-left {
    float:left;
    border:#CC9900 1px solid;
    height:46px;
    margin-right:5px;
    width:400px;
    padding: 3px 3px;
}

#assign-driver {
    width:250px;
    float:left;
    background: #006699;
    height:48px;
    margin-right:5px;
    padding: 3px 3px;
}

#auto-dispatch {
    width:100px;
    float:left;
    border:#CC9900 1px solid;
    height:46px;
    margin-right:5px;
    color: #009933;
    padding: 3px 3px;
}

#order-filter {
    width:150px;
    float:left;
    border:#CC9900 1px solid;
    height:46px;
    margin-right:5px;
    color: #009933;
    padding: 3px 3px;
}
#orderId {
	border: 1px solid #CC9900;
    float: left;
    height: 48px;
    padding: 2px;
    width: 150px;
}
#server-datetime {
    float:left;
    border:#CC9900 1px solid;
    height:46px;
    margin-right:5px;
    color: #009933;
    padding: 3px 3px;
}

#manage-orders {
    width: 50%;
    position: absolute;
    overflow-y: scroll;
    top: 75px;
    bottom: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#googlemap {
    position: absolute;
    width: 50%;
    top: 75px;
    right: 0;
    bottom: 0;
    border-left: 2px solid #e5e5e5;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#map-canvas { height: 100% }

.driver-marker-label {
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: 24px;
    font-size: 15px !important;
}

.order-marker-label {
    color: black;
    text-align: center;
    font-weight: bold;
    width: 24px;
    font-size: 15px !important;
}


.drivers {
    background-color: #e5e5e5;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    padding: 5px 5px;
    margin: 1px 1px;
    cursor: pointer;
    color: black;
    font-size: 12px !important;
}


.drivers.red {
    background: #f2dede;
    color: #af4455;
    font-weight: bold;
}

#selected-drivers {
    display: inline-block;
}

/* 
Dont show scrollbar on google.map.InfoBox
http://www.canbike.ca/information-technology/2013/11/01/firefox-infowindow-scrollbar-fix-google-maps-api-v3.html
 */
.noscrollbar {
    line-height:1.35;
    overflow:hidden;
    white-space:nowrap;
}

#driver-list-left .green {
    color: #3c763d;
    background: #dff0d8;
    border: 1px solid #3c763d;
    margin: 2px;
    padding: 2px 0 0 0;
}

#driver-list-left .yellow {
    color: #9b6d3b;
    background: #fcf8e3;
    border: 1px solid #9b6d3b;
    margin: 2px;
    padding: 2px 0 0 0;
}

#driver-list-left .red {
    color: #a94442;
    background: #f2dede;
    border: 1px solid #a94442;
    margin: 2px;
    padding: 2px 0 0 0;
}

/* */


#statuses {
    width: 100%;
    border-collapse: collapse;
}

#statuses tr.status td {
    /* border-bottom: 2px solid white; */
}

#statuses .left {
    width: 40%;
    text-align: right;
    padding: 0 3px 0 0;
    /* background: yellow; */
}

#statuses .right {
    width: 60%;
    text-align: left;
    padding: 0 0 0 3px;
    /* background: pink; */
}

.bold {
    font-weight: bold;
}
#right a {
    text-decoration: none;
}

<!--login page-->

	input[type=text], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;

}
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  
  
}

input[type=submit]:hover {
  background-color: #45a049;
  
}

  
<!--main page-->
body {
  font-family: Arial, Helvetica, sans-serif;
}

.mobile-container {
display: block;
  max-width: 100%;
  margin: auto;
  background-color: #FFFFFF;
  height: 500px;
  color: #000000;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

.topnav #myLinks {
  display: none;
  
}
.topnav li{
		
		list-style-type:none;		
	}
.topnav a {
  color: white;
  padding: 14px 16px;
  
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #4CAF50;
  color: white;
}
@media only screen and (max-width : 960px)
{
.inpBox,.textBox1,.dropDown {
    width: 100%;
    margin-top: 0;
  }
  input[type=submit] {
  width:100%;
  float: left;
  }
}