@font-face {
	font-weight: normal;
	font-style: normal;
}

::-moz-selection {
	color: rgba(0, 0, 0, .85);
	background: #fde3a3;
}

::selection {
	color: rgba(0, 0, 0, .85);
	background: #fde3a3;
}

body {
	font: normal 12px "Helvetica", Helvetica, "Segoe UI", "MS Shell Dlg", Arial, sans-serif;
	color: #445869;
}

.clear {
	clear: both !important;
}

.floatnone {
	float: none !important;
}

.floatleft {
	clear: none !important;
	float: left !important;
}

.floatright {
	clear: none !important;
	float: right !important;
	margin-right: 0;
}

.inlineblock {
	display: inline-block !important;
}

.block {
	display: block !important;
}

.none {
	display: none !important;
}

.alignleft {
	text-align: justify;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.valigntop {
	vertical-align: top !important;
}

.valignmiddle {
	vertical-align: middle !important;
}

.valignbottom {
	vertical-align: bottom !important;
}

a {
	color: #F5A322;
	text-decoration: underline;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

body {
	background: #fafafa url(/cassette.axd/file/Content/img/noise-9359298dccdb4bab88f693ddc37d3be0113be11a.png);
	line-height: 1.5em;
	font-family: "Segoe UI", "MS Shell Dlg", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button, textarea, select, input {
	font-family: "Segoe UI", "MS Shell Dlg", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h1, h2 {
	font-size: 14px;
	color: #333;
	text-shadow: rgba(255, 255, 255, .8) 0 1px 0;
	letter-spacing: -0.5px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #445869;
	font-size: 12px;
	margin-top: 10px;
}

h1+span {
	color: #8A9398;
	font-size: 14px;
	text-shadow: rgba(255, 255, 255, .8) 0 1px 0;
	line-height: 20px;
	margin-left: 5px;
}

h2 span, span.descripcion {
	color: #8A9398;
	font-weight: normal;
	font-size: 11px;
}

/* ================================================================================= */

/* De principal.css */

div#headerTop {
	height: 41px;
	background: #efefef url(/cassette.axd/file/Content/img/cabecera-e4563cfb848c457fc0c83e3fd1d7eecf3a74228f.png) repeat-x;
}

div#headerTop a.title {
	float: left;
	font-size: 21px;
	color: #fff;
	text-decoration: none;
	padding-left: 34px;
	position: relative;
	top: 7px;
	left: 10px;
	height: 26px;
	background: url(/cassette.axd/file/Content/img/inicio-88eb14540f41731c3ea5312347d046bd005a7c95.png) no-repeat 0 0;
}

div#headerTop a.title:active {
	background: url(/cassette.axd/file/Content/img/inicio-88eb14540f41731c3ea5312347d046bd005a7c95.png) no-repeat 0 -27px;
}

div#headerTop a.title:visited {
	color: #fff;
}

div#headerTop span#greeting, div#headerTop a#logout {
	float: right;
	position: relative;
	top: 15px;
	margin-right: 15px;
	color: #fff;
}

div#headerTop a#logout {
	margin-right: 15px;
	color: #F5A322;
	text-decoration: underline;
}

div#menuShadow {
	display: none;
	position: fixed;
	top: 41px;
	right: 0;
	bottom: 0;
	left: 0;
}

div#menu {
	display: none;
	position: absolute;
	top: 41px;
	bottom: 0px;
	background: #eaf0f4 url(/cassette.axd/file/Content/img/sombra_menu-380226042e1b36f3b06c385edf6f6a8e5d3ce422.png) repeat-y;
	width: 240px;
	background-position: 235px 0;
	font-size: 11px;
	z-index: 1;
}

div#menu div.content>ul {
	list-style: none;
	overflow: auto;
}

div#menu div.content>ul>li {
	line-height: 20px;
	border-bottom: #ddd 1px solid;
}

div#menu div.content ul li {
	text-indent: 10px;
}

div#menu div.content ul li a {
	display: block;
	color: #454B5A;
	text-decoration: none;
	font-family: Arial;
}

div#menu div.content ul li.listItem span {
	font-weight: bold;
}

div#menu div.content ul li.listItem {
	cursor: pointer;
	background: url(/cassette.axd/file/Content/img/sombra_menu-380226042e1b36f3b06c385edf6f6a8e5d3ce422.png) repeat-y scroll 235px 0 #DFE5E9;
}

div#menu div.content ul li.unfolded {
	background: url(/cassette.axd/file/Content/img/sombra_menu-380226042e1b36f3b06c385edf6f6a8e5d3ce422.png) repeat-y scroll 235px 0 #DFE5E9;
}

div#menu div.content ul li.listItem a {
	background-position: 12px 3px;
}

div#menu div.content ul li.listItem li {
	padding-left: 10px;
}

div#menu div.content ul li.selected {
	/*background: #F5A322;*/
	background: #454B5A;
	border: none;
}

div#menu div.content ul li.selected a {
	color: #fff;
}

div#sombraCargando {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity=50);
	display: none;
}

div#cargando {
	position: fixed;
	top: 0;
	left: 50%;
	background-color: #EEE;
	border-radius: 0 0 4px 4px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	display: none;
	padding: 10px 20px;
}

div#cargando span {
	vertical-align: top;
	font-size: 14px;
}

/* De frames.css */

div#header {
	background: #efefef;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	right: 0px;
}

div.section {
	margin: 10px 10px 20px;
}

div.row {
	margin: 0 10px 10px 0;
}

div.row:last-child {
	margin: 0;
}

div.row label {
	color: #445869;
	display: inline-block;
	margin-right: 10px;
}

div.row label.small {
	width: 80px;
}

div.row label.big {
	width: 180px;
}

div.row label.big.mini {
	width: 180px;
	font-size: 10px;
}

div.row input {
	margin-right: 10px;
}

div.row input.small {
	width: 80px;
}

div.row input.big {
	width: 180px;
}

div.row select {
	margin-right: 10px;
}

span.bright, label.bright {
	color: #9196A0 !important;
}

button {
	background: none;
	border: none;
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	font-size: 11px;
	margin-right: 10px;
}

button>div {
	background: url(/cassette.axd/file/Content/img/estilo_botones2-3fdf1718a6a8893e9cbd0533afc4330b17f37d54.png) no-repeat;
	height: 25px;
	padding: 0px 10px 0px 0px;
	position: relative;
	text-align: left;
}

button>div>span {
	color: #111;
	background: transparent url(/cassette.axd/file/Content/img/estilo_botones-633a47a223298e71a71118f0bac61437815294b2.png) no-repeat 0px 0px;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: 24px;
	text-shadow: rgba(255, 255, 255, .8) 0 1px 0;
}

button>div {
	background-position: 100% 0;
}

button.vacio>div>span {
	background: url(/cassette.axd/file/Content/img/estilo_botones2-3fdf1718a6a8893e9cbd0533afc4330b17f37d54.png) no-repeat 0 0;
	padding: 0 0 0 8px;
	text-indent: 0;
}

button.vacio>div:hover>span {
	background-position: 0 -26px;
}

button.vacio>div:active>span {
	background-position: 0 -52px;
}

button.vacio>div:disabled {
	background-position: 0 -78px;
	cursor: default;
}

button.vacio:disabled>div>span {
	color: #aaa;
}

button.nuevo>div>span {
	background-position: 0px 0px;
}

button:hover>div {
	background-position: right -26px;
}

button:disabled>div {
	background-position: right -78px !important;
	cursor: default;
}

button:disabled>div>span {
	color: #aaa;
}

button.nuevo:hover>div>span {
	background-position: 0 -26px;
}

button.nuevo:active>div>span {
	background-position: 0 -52px;
}

button.nuevo:disabled>div>span {
	background-position: 0 -78px;
}

button:active>div {
	background-position: right -52px;
}

button.buscar>div>span {
	background-position: 0px -104px;
}

button.buscar:hover>div>span {
	background-position: 0 -130px;
}

button.buscar:active>div>span {
	background-position: 0 -156px;
}

button.buscar:disabled>div>span {
	background-position: 0 -182px;
}

button.aceptar>div>span {
	background-position: 0px -208px;
}

button.aceptar:hover>div>span {
	background-position: 0 -234px;
}

button.aceptar:active>div>span {
	background-position: 0 -260px;
}

button.aceptar:disabled>div>span {
	background-position: 0 -286px;
}

button.adelante>div>span {
	background-position: 0px -312px;
}

button.adelante:hover>div>span {
	background-position: 0 -338px;
}

button.adelante:active>div>span {
	background-position: 0 -364px;
}

button.adelante:disabled>div>span {
	background-position: 0 -390px;
}

button.atras>div>span {
	background-position: 0px -416px;
}

button.atras:hover>div>span {
	background-position: 0 -442px;
}

button.atras:active>div>span {
	background-position: 0 -468px;
}

button.atras:disabled>div>span {
	background-position: 0 -494px;
}

button.email>div>span {
	background-position: 0 -520px;
}

button.email:hover>div>span {
	background-position: 0 -546px;
}

button.email:active>div>span {
	background-position: 0 -572px;
}

button.email:disabled>div>span {
	background-position: 0 -598px;
}

button.acciones>div>span {
	background-position: 0 -624px;
}

button.acciones:hover>div>span {
	background-position: 0 -650px;
}

button.acciones:active>div>span {
	background-position: 0 -676px;
}

button.acciones:disabled>div>span {
	background-position: 0 -702px;
}

button.exportar>div>span {
	background-position: 0 -728px;
}

button.exportar:hover>div>span {
	background-position: 0 -754px;
}

button.exportar:active>div>span {
	background-position: 0 -780px;
}

button.exportar:disabled>div>span {
	background-position: 0 -806px;
}

button.eliminar>div>span {
	background-position: 0 -832px;
}

button.eliminar:hover>div>span {
	background-position: 0 -858px;
}

button.eliminar:active>div>span {
	background-position: 0 -884px;
}

button.eliminar:disabled>div>span {
	background-position: 0 -910px;
}

button.examinar>div>span {
	background-position: 0 -936px;
}

button.examinar:hover>div>span {
	background-position: 0 -962px;
}

button.examinar:active>div>span {
	background-position: 0 -988px;
}

button.examinar:disabled>div>span {
	background-position: 0 -1014px;
}

button.guardar>div>span {
	background-position: 0px -1040px;
}

button.guardar:hover>div>span {
	background-position: 0 -1066px;
}

button.guardar:active>div>span {
	background-position: 0 -1092px;
}

button.guardar:disabled>div>span {
	background-position: 0 -1118px;
}

div.dropDown {
	position: relative;
	display: block;
	float: left;
	font-size: 11px;
	padding: 0;
}

div.dropDown>button {
	background: none;
	border: none;
	cursor: pointer;
}

div.dropDown>button>div {
	position: relative;
	text-align: left;
	background: url(/cassette.axd/file/Content/img/estilo_botones2-3fdf1718a6a8893e9cbd0533afc4330b17f37d54.png) no-repeat 100% -208px;
	float: left;
	height: 25px;
	padding: 0px 24px 0px 0px;
}

div.dropDown button>div>span {
	background: transparent url(/cassette.axd/file/Content/img/estilo_botones2-3fdf1718a6a8893e9cbd0533afc4330b17f37d54.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 8px;
	text-indent: 0;
	text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
}

div.dropDown>button:hover>div {
	background-position: 100% -234px;
}

div.dropDown>button:hover>div>span {
	background-position: 0 -26px;
}

div.dropDown:active>button>div {
	background-position: 100% -260px;
}

div.dropDown:active>button>div>span {
	background-position: 0 -52px;
}

div.dropDown>button:disabled {
	cursor: default;
}

div.dropDown>button:disabled>div {
	background-position: 100% -286px !important;
}

div.dropDown>button:disabled>div>span {
	background-position: 0 -286px;
}

div.dropDown ul {
	border: 1px #b8b8b8 solid;
	display: none;
	background: #fff;
	border-radius: 0 0 3px 3px;
	position: absolute;
	top: 25px;
	max-height: 280px;
	overflow: auto;
	z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
}

div.dropDown ul li {
	display: block;
}

div.dropDown ul li a {
	color: #111;
	display: block;
	font-size: 11px;
	padding: 5px 7px;
	text-decoration: none;
	text-shadow: rgba(255, 255, 255, 0.746094) 0px 1px 0px;
}

div.dropDown ul li:first-child a:hover {
	border-top: none;
	padding-top: 5px;
}

div.dropDown ul li:last-child a:hover {
	border-bottom: none;
	border-radius: 0 0 3px 3px;
	padding-bottom: 5px;
}

div.dropDown ul li a:hover {
	color: #F5A322;
	background: #FFEFCF;
	border-top: 1px solid #F5A322;
	border-bottom: 1px solid #F5A322;
	padding: 4px 7px;
}

div.shadow {
	bottom: 0px;
	display: none;
	left: 0px;
	overflow: auto;
	padding: 41px 0;
	position: fixed;
	right: 0px;
	top: 0px;
	background: transparent url(/cassette.axd/file/Content/img/sombra_modal-4e8f1bc4fb4684cd662daf937baeb9ae586476ac.png);
}

div.correct {
	display: none;
	background: transparent url(/cassette.axd/file/Content/img/iconos-348b589edafa21e5ddff3434172aa2d99a8e3c8e.png) no-repeat;
	background-position: 0 0;
	padding: 4px 0 3px 30px;
	color: #87cc10;
	margin-left: 10px;
	font-weight: bold;
}

div.error {
	display: none;
	background: transparent url(/cassette.axd/file/Content/img/error-48e550e0f971a460cf7d17ca1c260c6397b30da4.png) no-repeat;
	padding: 4px 0 3px 30px;
	color: #87cc10;
	margin-left: 10px;
	font-weight: bold;
	color: #c00;
}

/*Estilo modal*/

div.modal {
	display: none;
	position: relative;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 25px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 25px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 25px;
}

div.modal div.header {
	background: #111 url(/cassette.axd/file/Content/img/noise2-8f13c259be7887386f10e9f6da854c14d7baeda7.png) repeat-x;
	border-bottom: solid 1px #000;
	border-radius: 5px 5px 0 0;
	padding: 5px 0;
}

div.modal div.header span.title {
	display: block;
	font-size: 16px;
	color: #fff;
	text-indent: 10px;
	padding-top: 3px;
}

div.modal div.header a {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 85%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.1)));
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 1px 1px inset, rgba(255, 255, 255, .3) 0 1px 0px;
	display: block;
	color: rgba(255, 255, 255, 1);
	font-size: 11px;
	font-weight: 500;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .5);
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	margin-right: 5px;
	border: 1px solid #204880;
	background-color: #3468B9;
}

div.modal div.header a:active {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 85%, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.01))) !important;
}

div.modal div.header a.normal {
	border: 1px solid #204880;
	background-color: #3468B9;
}

div.modal div.header a.blue {
	border: 1px solid #06266f;
	background-color: #133cac;
}

div.modal div.header a.red {
	border: 1px solid #731d1d;
	background-color: #B72828;
}

div.modal div.content {
	background: #fff;
	height: auto;
	padding: 10px 10px 48px 10px;
}

div.modal table label {
	line-height: inherit;
}

div.modal div.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fafafa;
	border-top: 1px solid #efefef;
	padding: 10px 10px 11px;
}

div.modal div.footer a, div.modal div.footer button {
	float: right;
	margin-right: 0;
}

div.modal div.footer a {
	margin-right: 15px;
}

div.results {
	display: none;
}

table.titulosResultados, table.results {
	width: 100%;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #cbcccc;
}

table.titulosResultados {
	border-top-style: solid;
}

table.titulosResultados td {
	background: url(/cassette.axd/file/Content/img/iconos-348b589edafa21e5ddff3434172aa2d99a8e3c8e.png) repeat-x;
	background-position: 100% -285px;
	padding: 4px 7px 3px;
	width: 12.5%;
}

table.results {
	border-style: none solid solid solid;
}

table.results tr:last-child {
	border-bottom: none;
}

table.results tr {
	border-radius: 3px;
	background: #fff;
	border-bottom: 1px solid #ffefcf;
}

table.results td:last-child {
	border: none;
}

table.results td {
	width: 12.5%;
	padding: 4px 7px;
	border-right: 1px solid #efefef;
}

table.results tr.par {
	background: #FFF6E6;
}

table.results tr.par td:last-child {
	border: none;
}

table.results tr.par td {
	padding: 3px 7px;
	border-right: 1px solid #ffefcf;
}

table.results td div.optionsMenu {
	position: relative;
}

table.results td div.optionsMenu ul {
	position: absolute;
	width: 120px;
	border: 1px #b8b8b8 solid;
	display: none;
	background: #fff;
	margin: 1px 0 0 3px;
	border-radius: 0 0 3px 3px;
	right: 0;
	top: 14px;
	z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
}

table.results td div.optionsMenu ul li {
	display: block;
}

table.results td div.optionsMenu ul li a {
	color: #111;
	display: block;
	font-size: 11px;
	padding: 5px 7px;
	text-decoration: none;
	text-shadow: rgba(255, 255, 255, 0.746094) 0px 1px 0px;
}

table.results td div.optionsMenu ul li:first-child a:hover {
	border-top: none;
	padding-top: 5px;
}

table.results td div.optionsMenu ul li:last-child a:hover {
	border-bottom: none;
	border-radius: 0 0 3px 3px;
	padding-bottom: 5px;
}

table.results td div.optionsMenu ul li a:hover {
	color: #F5A322;
	background: #FFEFCF;
	border-top: 1px solid #F5A322;
	border-bottom: 1px solid #F5A322;
	padding: 4px 7px;
}

table.results a.options {
	background: transparent url(/cassette.axd/file/Content/img/iconos-348b589edafa21e5ddff3434172aa2d99a8e3c8e.png) no-repeat;
	line-height: 12px;
	margin-left: 15px;
	padding-left: 15px;
	float: left;
}

table.results a.options.menu {
	background-position: 0 -214px;
	text-indent: -9999px;
	padding-left: 41px;
	float: right;
	height: 18px;
}

table.results a.options.menu:hover {
	background-position: 0 -232px;
}

table.results a.options.menu:active, table.results a.options.menu.active {
	background-position: 0 -250px;
}

div.masResultados {
	width: 100%;
	text-align: center;
}

div.masResultados span {
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
}

/* calendario */

div.ui-datepicker {
	font-size: 11px;
	padding: 4px;
	text-align: center;
	width: 170px;
	background-color: #FFF;
	border: 1px solid #646464;
	color: #000;
	display: none;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 25px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 10px;
}

a.ui-datepicker-prev, a.ui-datepicker-next {
	cursor: pointer;
	height: 7px;
	padding: 2px 3px 0px;
	position: relative;
	text-indent: -9999px;
	top: 7px;
}

a.ui-datepicker-prev {
	background: url(/cassette.axd/file/Content/img/iconos-348b589edafa21e5ddff3434172aa2d99a8e3c8e.png) no-repeat;
	background-position: 0 -277px;
	margin-left: 10px;
	float: left;
}

a.ui-datepicker-next {
	background: url(/cassette.axd/file/Content/img/iconos-348b589edafa21e5ddff3434172aa2d99a8e3c8e.png) no-repeat;
	background-position: 0 -268px;
	margin-right: 10px;
	float: right;
	top: 5px;
}

div.ui-datepicker-title {
	font-weight: bold;
	cursor: default;
	padding: 2px 0;
}

div.ui-datepicker-title span.ui-datepicker-month, div.ui-datepicker-title span.ui-datepicker-year {
	font-weight: bold;
}

table.ui-datepicker-calendar {
	width: 100%;
}

table.ui-datepicker-calendar a {
	color: #000;
	display: block;
	text-decoration: none;
}

table.ui-datepicker-calendar a:hover {
	background: #EDF9FF;
	color: #06c;
}

table.ui-datepicker-calendar th, table.ui-datepicker-calendar td {
	cursor: pointer;
	height: 19px;
	text-align: center;
	width: 14.2%;
}

table.ui-datepicker-calendar td:hover {
	background: #EDF9FF;
	height: 15px;
}

table.ui-datepicker-calendar td:hover a {
	color: #06c;
}

table.ui-datepicker-calendar td.ui-datepicker-other-month a {
	color: #999;
}

table.ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled span {
	color: #999;
}

table.ui-datepicker-calendar td.ui-datepicker-other-month a:hover {
	color: #06c;
}

table.ui-datepicker-calendar td.ui-datepicker-current-day {
	background-color: #edf9ff;
	color: #06c;
	height: 17px;
}

table.ui-datepicker-calendar td.ui-datepicker-today a {
	background: #FFEFCF;
	color: #F5A322;
}

table.ui-datepicker-calendar td.ui-datepicker-current-day a {
	color: #fff;
	background: #F5A322;
}

iframe {
	border: 0px;
	width: 100%;
}

#spinner {
	position: absolute;
	left: 50%;
	background-color: #EEE;
	border-radius: 0 0 4px 4px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	display: none;
	padding: 10px 20px;
}

