html, body
{
	height: 100%;
	background: #eeeeee;
	margin: 0px;
	padding: 0px;
}
body, td, p, div, input, textarea
{
	color: #000000;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
}


h1
{
	font-size: 12pt;
	padding: 10px;
	background: #ffffff;
	margin: 10px 0px 10px 0px;
}


form, p
{
	padding: 0px;
	margin: 0px;
}
td.menu
{
	height: 50px;
	background-color: #0000DD;
}
.footer
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	height: 50px;
	background-color: #EEEEEE;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: none;
}

.td_gray
{
	background-color: #dededc;
}
.td_gray2
{
	background-color: #bfbfbf;
}
.td_cyan
{
	background: #39a0da;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
.td_blue
{
	background: #125b8e;
	padding-left: 100px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
}
div.d_mmenu, td.d_mmenu
{
	color: #AADDFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-left: solid 1px #0000AA;
	text-align: center;
}
div.d_mmenu:hover, td.d_mmenu:hover
{
	background-color: #0000AA;
	color: #FFFFFF;
}
a.mmenu
{
	color: #AADDFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	height: 50px;
	line-height: 50px;
}
a.mmenu:hover
{
	color: #FFFFFF;
	background-color: #0000AA;
	text-decoration: none;
}
.orange
{
	font-weight: bold;
}
a.news
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.gray, .gray
{
	color: #999999;
	text-decoration: none;
}

h1.hdr
{
	background-color: #EEEEEE;
	color: #DD0000;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
}

.w100
{
	width: 100%;
}

.w100p
{
	width: 100%;
}
.w200
{
	width: 195px;
}
.w50
{
	width: 45px;
}

/*
input[type=text], input[type=password], textarea, select, .tp
{
	background: #ffffff;

	font-family: arial;
	font-size: 12pt;
	font-weight: normal;

	border: solid 1px #dddddd;
	border-radius: 4px;
	background: #ffffff;
	color: #336699;
	padding: 3px 10px 3px 10px;
}
*/
.inp1
{
	color: #000066;
}

a.t1, .t1
{
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
a.t1:hover
{
	text-decoration: underline;
}
a.t2
{
	display: block;
	font-weight: normal;
	color: #000099;
	margin-left: 20px;
	text-decoration: none;
}
a.t2:hover
{
	text-decoration: underline;
}

.td1
{
	background-color: #ffffff;
}

tr.tr1
{
	background-color: #ffffff;
}
tr.tr2
{
	background-color: #eeeeee;
}
tr.tr3
{
	background-color: #ff9999;
}

td.c1, th.c1, tr.tr2 td.c1
{
	background-color: #ffdddd;
}

tr.tr1 td.c1
{
	background-color: #ffeeee;
}

td.c2, th.c2, tr.tr2 td.c2
{
	background-color: #ddffdd;
}

tr.tr1 td.c2
{
	background-color: #eeffee;
}

td.c3, th.c3, tr.tr3 td.c3
{
	background-color: #ddddff;
}

tr.tr1 td.c3
{
	background-color: #eeeeff;
}

th
{
	background-color: #dddddd;
}


table.list th
{
	padding: 2px 2px 2px 2px;
	del-background-color: #dddddd;
	background-color: #999999;
	color: #ffffff;
}

table.list td
{
	background-color: #ffffff;
}

table.list tr.tr1 td
{
	padding: 5px 5px 5px 2px;
	background-color: #eeeeee;
}

table.list tr.tr2 td
{
	padding: 5px 5px 5px 2px;
	background-color: #ffffff;
}

table.list tr.tr3 td
{
	padding: 5px 5px 5px 2px;
	xxbackground-color: #999999;
	xxcolor: #ffffff;
	font-weight: bold;
	border-top: dotted 1px #ffffff;
}

table.list tr.tr4 td
{
	padding: 5px 5px 5px 2px;
	background-color: #eeeeee;
	color: #999999;
	font-weight: normal;
}

table.list tr.tr_new td
{
	padding: 5px 5px 5px 2px;
	background-color: #ff9999;
}

table.list td.msg
{
	padding: 5px 15px 15px 15px;
}

table.list th
{
	padding: 5px;
}

table.list tr:hover td
{
	background: #ddddff;
}


a.act,
input.act
{
	text-decoration: none;
	padding: 5px;
	border: solid 1px #999;
	background: none;
}
a.act:hover,
input.act:hover
{
	text-decoration: none;
	color: #fff;
	background: #999;
}

.red
{
	color: #ff0000;
}


td.hdr
{
	font-weight: bold;
}

tr.tr_ref_ok
{
	background: #ddffdd;
}

tr.tr_ref_wait
{
	background: #ffdddd;
}

tr.tr_ref_storn
{
	background: #99dd99;
}


table.hl tr
{
}

table.hl tr:hover
{
	background: #eeeeff;
}


table.list tr
{
}

table.list tr:hover
{
}

.main_form
{

}
.main_form input
{
}


.report
{
	border: solid 1px #eeeeee;
}

.ro
{
	display: block;
	float: left;
	width: 60px;
}





.form
{
	position: absolute;
	border: solid 1px #ffffff;
	display: none; 
	background: #eeeeee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Firefox */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Safari и Chrome */
	box-shadow: 0 0 10px rgba(0,0,0,5); /* Параметры тени */
	padding: 10px;
	z-index: 200;
}

.tabspace
{
	background: #eeeeee;
	width: 980px;
	height: 470px;
}

.tabsheaders
{
	xwidth: 100%;
	background: #dddddd;
	height: 24px;
}

.tabsheaders a.tabactive, .tabsheaders a.tabinactive
{
	display:block;
	padding: 5px 20px 5px 20px;
	margin: 0px 1px 0px 0px;
	font-size: 11px;
	float:left;
	background: #eeeeee;
	color: #ff0000;
	text-decoration: none;
}

.tabsheaders a.tabinactive
{
	background: #dddddd;
	color: #000000;
}

.title
{
	padding: 5px 20px 5px 20px;
	margin: 0px 1px 0px 0px;
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.tabsheaders a.tabinactive:hover,
.tabsheaders a.tabinactive:active
{
	background: #eeeeff;
	color: #000000;
	text-decoration: none;
}




a.tab2active, a.tab2inactive
{
	display:block;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.tab2inactive
{
	color: #000000;
	font-weight: normal;
}


a.tab2inactive:hover,
a.tab2inactive:active
{
	color: #ff0000;
	font-weight: normal;
}




div.clear
{
	clear: both;
}

div.tab
{
	padding: 10px;
	eborder: solid 1px #dddddd;
	border-top: none;
	width: 980px;
	height: 455px;
	position: relative;
}

.offline, .online
{
	width: 50px;
	height: 14px;
	background: #dddddd;
	border: solid 1px #666666;
	text-align: center;
	color: #666666;
}

.online
{
	background: #00dd00;
	color: #000000;
}

.cmdPan
{
	xxposition: absolute;
	xxleft: 0px;
	xxtop: 0px;
	border: solid 1px #dddddd;
	padding: 5px;
	display: none;
	height: 400px;
}





.tab2
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 839px;
	height: 467px;
}


.pan1
{
	width: 839px;
	height: 467px;
	xxbackground: #339933;
	xxborder: solid 1px #cccccc;
	position: absolute;
	left: 0px;
	top: 0px;
}

.pan1td1, .pan1td2, .pan1td2a
{
	xbackground: #eeeeee;
	xborder: solid 1px #cccccc;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: center; 

	background: linear-gradient(to top, #eeeeee, #e0e0e0);
}


.pan1td2a
{
	text-align: left;
}

.pan1td1 .pan1td1
{
	border-top: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.pan1td3
{
	border-top: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #f6f6f6;
	border-bottom: solid 1px #f6f6f6;
}


.pan1td0
{
	text-align: center; 
	font-weight: bold;
	text-transform: uppercase;
}



div.pan1td1
{
	margin: 0px 0px 5px 0px;
	padding: 5px;
}




.t2d1
{
	background: #eeeeee;
	border: solid 1px #cccccc;
	font-size: 16px;
	font-weight: bold;
	width: 10px;
}

.t2d2
{
	background: #dddddd;
	color: #000000;
	font-size: 10px;
	width: 40px;
}

.t2d3
{
	width: 80px;
}

select.t2sel1
{
	font-size: 10px;
	width: 80px;
}

select.t2sel3
{
	font-size: 10px;
	width: 40px;
}

.t2d3 b
{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	pborder: solid 1px #dddddd;
	display: block;
	float: left;
}

.t2d3 input
{
	font-size: 10px;
	width: 75px;
	background: #ffffff;
	border: solid 1px #dddddd;
}

.t2d4
{
	background: #dddddd;
	color: #000000;
	font-size: 10px;
	width: 80px;
}

.t2d4 div div
{
	ccborder: solid 1px #dddddd;
	float: left;
	width: 40px;
	font-size: 9px;
	line-height: 9px;
	height: 20px;
}

.t2d4 div .t2sel2
{
	font-size: 10px;
	width: 40px;
}

.t2d4 div input
{
	font-size: 10px;
	width: 40px;
}




.t2d3
{
	width: 50px;
	font-size: 9px;
	line-height: 9px;
}





.t2d5
{
	background: #dddddd;
	color: #000000;
	font-size: 10px;
	width: 80px;
}

.t2d5 div
{
	ccborder: solid 1px #dddddd;
	float: left;
	width: 40px;
	font-size: 9px;
}

.t2d5 div select.t2sel2
{
	font-size: 10px;
	width: 40px;
}

.t2d5 div input
{
	font-size: 10px;
	width: 40px;
}


input.txtdata
{
	font-size: 10px;
	width: 30px;
}


select.on, option.on
{
	font-size: 10px;
	color: #009900;
	font-weight: bold;
}

select.off, option.off
{
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
}


p.hdr
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


a.hint
{
	color: #0000dd;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#hint
{
	position:absolute;
	display:none;
	border:solid 1px #dddddd;
	font-family: arial;
	background: #ffffff;
	padding: 5px 20px 5px 20px;
	-moz-box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /*  Firefox */
	-webkit-box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /*  Safari  Chrome */
	box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /**/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px; 
}

input.datavalue
{
	width: 60px;
	font-size: 24px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	background: #ffffff;
	border: solid 1px #cccccc;
}


.bg_b
{
	background: #bbbbbb;
	padding: 0px 5px 0px 5px;
}

.bg_c
{
	background: #cccccc;
	padding: 0px 5px 0px 5px;
}

.bg_d
{
	background: #dddddd;
	padding: 0px 5px 0px 5px;

	xborder-left: solid 1px #cccccc;
	xborder-top: solid 1px #cccccc;
	xborder-right: solid 1px #eeeeee;
	xborder-bottom: solid 1px #eeeeee;
}

.bg_e
{
	background: #eeeeee;
	padding: 0px 5px 0px 5px;
}

.bg_f
{
	background: #ffffff;
	padding: 0px 5px 0px 5px;
}

.bg_red
{
	background: #ff0000;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

.bg_gr
{
	background: #00ff00;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}


.red
{
	color: #ff0000;
}


.green
{
	color: #009900;
}


.br
{
	border: solid 1px #cccccc;
}

.w
{
	color: #ffffff;
	font-weight: bold;
}

.b
{
	color: #000000;
	font-weight: bold;
}

.bb
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


.electro
{
	height: 18px;
	line-height: 18px;
	width:  30px;
	overflow: hidden;
}

.border
{
	border: solid 1px #999999
}

.padding10
{
	padding: 10px;
}

.radius10
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.shadow
{
	box-shadow: 1px 1px 2px rgba(0,0,0,.5); /* Параметры тени */
}


.ok
{
	color: #00dd00;
	font-weight: bold;
	font-size: 10pt;
}

.alert
{
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
}

/*
input[type="button"], input[type="submit"], .but
{
	padding: 10px 15px 10px 15px; 
	border: solid 1px #336699;
	border-radius: 6px;
	background: #ffffff;
	color: #336699;
	text-decoration: none;
	xheight: 32px;
	xline-height: 32px;
}

input[type="button"]:hover, input[type="submit"]:hover,
input[type="button"]:active, input[type="submit"]:active,
.but:hover, .but:active
{
	border: solid 1px #336699;
	background: #336699;
	color: #ffffff;
	text-decoration: none;
}


input[type="button"]:disabled, input[type="button"]:disabled:hover
{
	color: #999999;
	border-color: #999999;
}

input[type="text"]:disabled, select:disabled, textarea:disabled
{
	background-color: #dddddd;
}
*/

.req
{
	color: #ff0000;
}



.popup
{
	position:absolute;
	display:none;
	background: #dddddd;
	border: solid 1px #666666;
	width: 100px;
}
.popup a
{
	display: block;
	color: #333333;
	text-decoration: none;
	background: #dddddd;
	padding: 5px;
}
.popup a:hover
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #999999;
}

.chartA
{
	display:block;
	width:20px;
	height:20px;
	float: left;
	opacity: .5;
}

.chartA2
{
	opacity: .5;
}

.chartA:hover, .chartA2:hover
{
	opacity: .8;
}

#eventsList_tbody td, #archiveList_tbody td
{
	border-bottom: dotted 1px #dddddd;
	text-align: left;
	padding: 2px;
}


hr
{
	border: 0;
	height: 1px;
	border-bottom: solid 1px #999999;
}

.brd1
{
	border: solid 1px #dddddd;
	padding: 1px;
	margin: 1px;
}


div.cd
{
	clear: both;
	border-bottom: solid 1px #dddddd;
}



a.pager, a.pager_on
{
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	color: #09d;
	text-decoration: none;
	width: 20px;
	display: inline-block;
}

a.pager:hover, a.pager_on
{
	background-color: #09d;
	color: #ffffff;
	text-decoration: none;
}



.hdr30
{
	background: #dddddd;
	xxxpadding-left: 10px;
}

a.add
{
	display: block;
	float: right;
	width: 200px;
	height: 50px;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
}

.b3d
{
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}


.pad10
{
	padding: 10px;
}

.err30
{
	xbackground: #ffff00;
	xcolor: #000000;
	text-align: center;
	xpadding: 10px;
}

.filter
{
	background: #dddddd; 
	padding: 10px;
	margin-bottom: 10px;
}

table.ordersList thead th
{
	background: #999999;
	color: #ffffff;
	text-align: left;
}

table.ordersList tbody td
{
	background: #fdfdfd;
	color: #000000;
	border-bottom: solid 1px #999999;
}

table.ordersList tbody tr:hover td
{
	background: #eeeeff;
	color: #000000;
}


.w200
{
	width: 200px;
}

.w300
{
	width: 300px;
}


#users_list,
#streets_list1,
#streets_list2,
#streets_list3,
#drivers_list
{
	position: absolute;
	display: none;
	border: solid 2px #000000;
	z-index: 1000;
}

#users_list a,
#streets_list1 a,
#streets_list2 a,
#streets_list3 a,
#drivers_list a
{
	display: block;
	padding: 3px 10px 3px 10px;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}

#users_list a:hover,
#streets_list1 a:hover,
#streets_list2 a:hover,
#streets_list3 a:hover,
#drivers_list a:hover
{
	background: #eeeeff;
	color: #000000;
	text-decoration: none;
}


.tab_sep
{
	border-bottom: solid 1px #999999;
}


a.tab_a_on,
a.tab_a
{
	display: block;
	border-left:  solid 1px #999999;
	border-top:   solid 1px #999999;
	border-right: solid 1px #999999;
	padding: 5px 15px 5px 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-decoration: none;
	color: #000000;
}


a.tab_a
{
	border-bottom:   solid 1px #999999;
}

a.tab_a_on
{
	background: #eeeeee;
}

a.tab_a:hover,
a.tab_a_on:hover
{
	text-decoration: none;
	background: #eeeeff;
	color: #000000;
}


table.ordersList .order_1,
table.ordersList tbody tr:hover .order_1
{
	background: #ddddff;
}

table.ordersList .order_2,
table.ordersList tbody tr:hover .order_2,
table.ordersList .order_3,
table.ordersList tbody tr:hover .order_3,
table.ordersList .order_4,
table.ordersList tbody tr:hover .order_4,
table.ordersList .order_5,
table.ordersList tbody tr:hover .order_5
{
	background: #ddffdd;
}

table.ordersList .order_6,
table.ordersList tbody tr:hover .order_6
{
	background: #00dd00;
}

table.ordersList .order_7,
table.ordersList tbody tr:hover .order_7,
table.ordersList .order_8,
table.ordersList tbody tr:hover .order_8,
table.ordersList .order_9,
table.ordersList tbody tr:hover .order_9,
table.ordersList .order_10,
table.ordersList tbody tr:hover .order_10
{
	background: #ff0000;
}


table.ordersList .driver_off,
table.ordersList tbody tr:hover .driver_off
{
	background: #eeeeee;
}

table.ordersList .driver_sos,
table.ordersList .driver_fail,
table.ordersList tbody tr:hover .driver_sos,
table.ordersList tbody tr:hover .driver_fail
{
	background: #ff0000;
}

table.ordersList .driver_free,
table.ordersList tbody tr:hover .driver_free
{
	background: #00ff00;
}

table.ordersList .driver_order,
table.ordersList tbody tr:hover .driver_order

{
	background: #00ffff;
}

table.ordersList .driver_paused,
table.ordersList tbody tr:hover .driver_paused
{
	background: #ffff00;
}


span.offline,
span.online,
span.logged
{
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	border: solid 1px #ffffff;
	background: #ff0000;
	color: #ffffff;
	text-align: center;
}

span.online
{
	background: #ffff00;
	color: #000000;
}

span.logged
{
	background: #00ff00;
	color: #000000;
}





/*------- interface --------*/


div#fade
{
	position: absolute;
	top:0px;
	left:0px;
	xxxbackground:#ffffff url(/img/fade.png);
	opacity:0.5;
	filter:alpha(style=0, opacity=50);
	display:none;
	z-index: 100;
}




.form
{
	position: absolute;
	border: solid 1px #ffffff;
	display: none; 
	background: #eeeeee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Firefox */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Safari и Chrome */
	box-shadow: 0 0 10px rgba(0,0,0,5); /* Параметры тени */
	padding: 10px;
	z-index: 200;
}

.form0
{
	position: absolute;
	display: none; 
	z-index: 200;
}



a.hint
{
	color: #0000dd;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#hint
{
	position:absolute;
	display:none;
	border:solid 1px #dddddd;
	font-family: arial;
	background: #ffffff;
	padding: 5px 20px 5px 20px;
	-moz-box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /*  Firefox */
	-webkit-box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /*  Safari  Chrome */
	box-shadow: 3px 3px 5px 0 rgba(200,200,200,5); /**/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px; 
}





.border
{
	border: solid 1px #999999
}

.padding10
{
	padding: 10px;
}

.radius10
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.shadow
{
	-moz-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Firefox */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,5); /* Для Safari и Chrome */
	box-shadow: 0 0 10px rgba(0,0,0,5); /* Параметры тени */
}



.ok
{
	color: #00dd00;
	font-weight: bold;
	font-size: 10pt;
}

.alert
{
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
}


.req
{
	color: #ff0000;
}



div.alertBox_0, div.alertBox_1
{
	display: block;
	float: left;
	margin: 20px;
	width: 200px;
	height: 100px;
	padding: 10px;
	background: #FACF69;
	color: #000000;
}

div.alertBox_0
{
	background: #FD0E08;
	color: #ffffff;
}








a.close
{
	display: block;
	margin: 0px;
	text-decoration: none;
	width: 30px;
	height: 30px;
	xxxbackground: url(/img/close.png);
	float: right;
}








span.ok
{
	padding: 10px 30px 10px 30px;
	margin: 10px auto 10px auto;
	float: center;
	background: #00dd00;
	color: #ffffff;
	font-weight: bold;
}

span.alert
{
	display: block;
	padding: 10px 30px 10px 30px;
	margin: auto;
	background: #ffff00;
	color: #000000;
	font-weight: bold;
}
    
span.fail
{
	display: block;
	padding: 10px 30px 10px 30px;
	margin: auto;
	background: #dd0000;
	color: #ffffff;
	font-weight: bold;
}




/* ---- */







a.andr, a.andr_on, a.andr_off
{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background: none;
	text-decoration: none;
	font-size: 12pt;
}
a.andr:hover, a.andr:active, a.andr_on
{
	color: #ffffff;
	background: #336699;
	text-decoration: none;
}
a.andr_off
{
	color:#999999;
}
a.andr_off:hover, a.andr_off:active
{
	color:#999999;
	text-decoration: none;
}

#confirm_msg,
#select_msg,
#select_list,
#wait_msg,
#ok_msg,
#fail_msg
{
	color: #ffffff;
}

/*---- /interface ---*/



.log_alert
{
	padding: 10px;
	border: solid 2px #ff0000;
	margin-bottom: 2px;
}
.log_note
{
	padding: 10px;
	border: solid 2px #dddddd;
	margin-bottom: 2px;
}

.date1
{
	display: block;
	font-size: 9pt;
}


.zebra tr:nth-child(2n+1)
{
}

.zebra tr:nth-child(2n)
{
	background: #f6f6f6;
}

ul.mp
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

a.i
{
	background: #fff;
	color: #000;
	border: solid 2px #000;
	border-radius: 20px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;

}

#confirm_msg td, #select_msg td, #select_list td, #wait_msg td, #ok_msg td, #fail_msg td
{
	color: #fff;
}


.btn
{
	xdisplay: inline-block;
	padding: 5px 15px;
}

.btn:hover,
.btn:active
{
	border: solid 1px #000;
	color: #000;
}



/* -------------------------  !!!!!!  CHROME YELLOW INPUT --- TRANSPARENT! ---- */
@-webkit-keyframes autofill {
    to {
        color: #000;
        background: transparent;
	border: solid 1px #ddd;
	outline: none;
	padding: 2px;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

input
{
	outline: none;
}


::placeholder
{
	color: #fff;
}

