/* CSS Document */

html,
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 100%;
}

a {
	color: #5153C3;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #007575;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	border: thin solid;
	border-color: #e4e7f5 #000000 #000000 #e4e7f5;
	text-decoration: none;
	color: #000;
	padding: 3px;
	background-color: #d0d3de;
	margin-bottom: 10px;
}

.button2 {
	display: block;
}

.button2 a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #830104;
	color: #fff;
	padding: 5px 10px;
}

.button2 a:hover {
	background-color: #005E0B;
	cursor: pointer;
}

.button:hover {
	border: thin solid;
	border-color: #000000 #e4e7f5 #e4e7f5 #000000;
	background-color: #babfd4;
	color: #03C;
	text-decoration: none;
}

.closeBox {
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#datosTotRuta,
.prog {
	position: absolute;
	top: 2px;
	right: 70px;
	height: 28px;
	background-color: #FFF;
	font-size: 16px;
	min-width: 250px;
	padding: 2px 5px;
}

#datosTotRuta {
	top: 2px;
	height: 28px;
}

.prog {
	top: 36px;
	height: 40px;
}

#datosTotRuta img {
	margin: 0px 7px;
}

img {
	border: 0;
}

.imgArt {
	margin: 15px 25px;
}

h1 {
	margin-bottom: 10px;
	font-size: 18px;
}

h3 {
	margin-top: 20px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background: transparent url(../img/baner.jpg) no-repeat;
	color: white;
}

#header a {
	color: white;
	text-decoration: none;
}

.gm-ui-hover-effect {
	display: none !important;
}

#imgBig {
	top: 40px;
	z-index: 100012;
	display: none;
}

.listRtas {
	font-size: 11px;
	padding: 0 15px;
}

.listRtas li {
	cursor: pointer;
}

.lstRec {
	font-size: 12px;
	padding: 0 0 5px 15px;
	text-decoration: underline;
}

.lstRec div {
	font-size: 12px;
	padding: 0 0 3px 20px;
	text-decoration: underline;
}

#mascara {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100vh;
	background-color: black;
	z-index: 100001;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
}

#menus {
	position: absolute;
	right: 260px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	line-height: 18px;
	color: White;
	bottom: 1px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	width: auto;
}

#menus a {
	color: white;
	margin: 0;
	text-decoration: none;
	padding: 2px 3px;
	margin-left: 6px;
}

#menus a:hover {
	color: black;
	background-color: yellow;
	text-decoration: none;
}

.pagC select,
input,
textarea {
	border: 1px #336600 solid;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.paneltop {
	background-color: #F0910F;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	padding-left: 10px;
	height: 24px;
}

.paneltop img {
	vertical-align: middle;
}

#panelRight {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 300px;
	padding: 0px 5px;
	background-color: #FFF;
	cursor: move;
}

#tf {
	position: fixed;
	/*display: block;*/
	left: 0;
	right: 0;
	max-width: 85vw;
	margin: auto;
	background-color: white;
	overflow: auto;
	padding: 5px 10px;
	/*width: auto;*/
	height: auto;
	box-shadow: 16px 13px 10px -7px #000, -10px 0px 20px -7px #000;
	max-height: 96vh;
	top: 5px;
	z-index: 100002;
}

#tf img {
	cursor: url(/.img/icons/zoom.png), pointer;
	border: none;
	vertical-align: baseline;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
	-moz-box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
	box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
}

#tf img:hover {
	background-color: transparent;
}

.txtTramoBx {
	margin: 15px 0px 15px 18px;
	width: 550px;
	height: 150px;
}

#tf .icon {
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#tt,
#info {
	position: absolute;
	display: none;
	background-color: #fff;
	border: solid 1px #000;
	box-shadow: 8px 11px 16px -4px rgba(0, 0, 0, 0.75);
	box-shadow: 8px 11px 16px -4px rgba(0, 0, 0, 0.75);
}

#tt {
	z-index: 100001;
	padding: 10px;
}

#info {
	top: 5px;
	left: 250px;
	text-align: center;
	cursor: pointer;
	z-index: 100000;
}