/*
	frames.css
*/

body {
	background: #fafafa url(/cassette.axd/file/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: 12px;
}

div#cabecera {
	background: #efefef;
	border-bottom: 1px solid #ccc;
	left: 0px;
	padding: 10px;
	position: relative;
	right: 0px;
}

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;   
}

div.seccion {
	margin: 10px 30px 20px;
}

div.fila {
	margin: 0 10px 10px 0;
}

div.fila:last-child {
	margin: 0;
}

div.fila label {
	color: #445869;
	display: inline-block;
	margin-right: 10px;
}

div.fila label.pequeño {
	width: 80px;
}

div.fila label.grande {
	width: 180px;
}

div.fila label.grande.mini {
	width: 180px;
	font-size:10px;
}

div.fila input {
	margin-right: 10px;
}

div.fila input.pequeño {
	width: 80px;
}

div.fila input.grande {
	width: 180px;
}

div.fila select {
	margin-right: 10px;
}

span.claro, label.claro {
	color: #9196A0 !important;
}

div#cabecera div#busquedaAvanzada {
}

.clickableCell 
{
	cursor: pointer;
	color: #F5A322;
	text-decoration: underline;
}

a.botonIpad {
	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;
}

a.botonIpad: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;
}

a.botonIpad.normal {
	border: 1px solid #204880;
	background-color: #3468B9;
}

a.botonIpad.azul {
	border: 1px solid #06266f;
	background-color: #133cac;
}

a.botonIpad.rojo {
	border: 1px solid #731d1d;
	background-color: #B72828;
}

a.modificar, a.agregar, .removeRowIcon a, a.eliminar {
	margin-left: 30px;
	padding-left: 15px;
	line-height: 12px;
	background-image: url(/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png);
	background-repeat: no-repeat;
}

a.modificar {
	background-position: 0 -72px;
}

a.agregar {
	background-position: 0 -541px;
}

a.agregar:hover {
	background-position: 0 -554px;
}

a.eliminar {
	background-position: 0 -119px;
    height: 15px;	
}

.removeRowIcon a {
	margin: 0;
	padding: 0;
	line-height: 14px;
	display: block;
	text-indent: -9999px;
	background-position: 0 -134px;
}

.removeRowIcon a:hover {
	background-position: 0 -119px;
}

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/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/img/estilo_botones-9dcdb50f5f3a2e4aa17b017d5347ab35522e83e3.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/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 -1140px;
}

button.guardar > div > span {
	background-position: 0 -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/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/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 > div:hover {
	background-position: 100% -234px;
}

div.dropDown > button > div:hover > span {
	background-position: 0 -26px;
}

div.dropDown > button > div:active {
	background-position: 100% -260px;
}

div.dropDown > button > div:active > 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;
	margin: 1px 0 0 3px;
	border-radius: 0 0 3px 3px;
	position: absolute;
	top: 25px;
	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.sombra {
	bottom: 0px;
	display: none;
	left: 0px;
	overflow: auto;
	padding: 41px 0;
	position: fixed;
	right: 0px;
	top: 0px;
	background: transparent url(/cassette.axd/file/img/sombra_modal-4e8f1bc4fb4684cd662daf937baeb9ae586476ac.png);
}

div.correcto, div.error, div.success  {
	display: none;
	background: transparent url(/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png) no-repeat;
	background-position: 0 0;
	padding: 3px 0 3px 30px;
	color: #87cc10;
	margin-left: 10px;
	font-weight: bold;
}

div.error {
	background-position: 0 -24px;
	color: #c00;
}

/*Estilo modal*/
div.modal, .awaitingDisplay {
	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;
}

#modalProgramarLlamada {
	margin: 0 auto;
	left: 0;
}

div.modal div.cabecera {
	background: #111 url(/cassette.axd/file/img/noise2-8f13c259be7887386f10e9f6da854c14d7baeda7.png) repeat-x;
	border-bottom: solid 1px #000;
	border-radius: 5px 5px 0 0;
	padding: 5px 0;
}

div.modal div.cabecera span.titulo {
	display: block;
	font-size: 16px;
	color: #fff;
	text-indent: 10px;
	padding-top: 3px;
}

div.modal div.contenido {
	background: #fff;
	height: auto;
	padding: 10px 10px 48px 10px;
}

div.modal table label {
	line-height: inherit;
}

div.modal div.pie {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fafafa;
	border-top: 1px solid #efefef;
	padding: 10px 10px 11px;
}

.awaitingDisplay {
	background: rgba(0, 0, 0, .85);
	height: auto;
	width: 390px;
	margin: -35px 0 0 -200px;
	position: fixed;
	top: 35%;
	display: block;
	padding-left: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.awaitingDisplay h2 {
	color: #fff;
	background: url(/cassette.axd/file/img/spinner-white-bb727790850ff6c7d47cb1ede2f2a1453d18c679.png) no-repeat;
	padding-left: 20px;
	line-height: 18px;
	text-shadow: none;
	font-weight: normal;
}

div.modal div.pie a, div.modal div.pie button {
	float: right;
	margin-right: 0;
}

div.modal div.pie a {
	margin-right: 15px;
}

div.resultados { 
	display: none;
}

div.modal-gestion {
	position: absolute!important;
	top: 135px;
	z-index:999; 
}

table.titulosResultados, table.resultados, 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, table.results th {
	background: #DDD; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 4px 7px 3px;
	width: 12.5%;
	border-right: 1px solid #ddd;
}

table.resultados {
	border-style: none solid solid solid;
}

table.results {
	border-style: solid;	
}

table.resultados tr:last-child {
	border-bottom: none;
}

table.resultados tr, table.results tr {
	border-radius: 3px;
	background: #fff;
	border-bottom: 1px solid #ffefcf;
}

table.resultados td:last-child, table.results td:last-child {
	border: none;
}

table.resultados td, table.results td {
	width: 12.5%;
	padding: 4px 7px;
	border-right: 1px solid #efefef;
}

table.resultados tr.par, table.results tr.even {
	background: #FFF6E6;
}

table.resultados tr.par td:last-child, table.results tr.even td:last-child {
	border: none;
}

table.resultados tr.par td, table.results tr.even td {
	padding: 3px 7px;
	border-right: 1px solid #ffefcf;
}

table.results tr:last-child {
	border: none;
}

table.resultados td div.opcionesMenu {
	position: relative;
}

table.resultados td div.opcionesMenu 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.resultados td div.opcionesMenu ul li {
	display: block;
}

table.resultados td div.opcionesMenu 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.resultados td div.opcionesMenu ul li:first-child a:hover {
	border-top: none;
	padding-top: 5px;
}

table.resultados td div.opcionesMenu ul li:last-child a:hover {
	border-bottom: none;
	border-radius: 0 0 3px 3px;
	padding-bottom: 5px;
}

table.resultados td div.opcionesMenu ul li a:hover {
	color: #F5A322;
	background: #FFEFCF;
	border-top: 1px solid #F5A322;
	border-bottom: 1px solid #F5A322;
	padding: 4px 7px;
}

table.resultados a.opciones {
	background: transparent url(/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png) no-repeat;
	line-height: 12px;
	margin-left: 15px;
	padding-left: 15px;
	float: left;
	visibility: hidden;
}

table.resultados a.opciones.menu {
	visibility: hidden;
	background-position: 0 -214px;
	text-indent: -9999px;
	padding-left: 41px;
	float: right;
	height: 18px;
}

table.resultados a.opciones.menu:hover {
	background-position: 0 -232px;
}

table.resultados a.opciones.menu:active, table.resultados a.opciones.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: #445869;
	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/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png) no-repeat;
	background-position: 0 -277px;
	margin-left: 10px;
	float: left;
}

a.ui-datepicker-next {
	background: url(/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.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;
}

.ui-datepicker-header, .ui-state-default.mtz-monthpicker.mtz-monthpicker-month {
	background: #fff;
	border: none;
	color: #445869;
}

table.ui-datepicker-calendar, table.mtz-monthpicker {
	width: 100%;
}

table.ui-datepicker-calendar a {
	color: #445869;
	display: block;
	text-decoration: none;
}

table.ui-datepicker-calendar a:hover {
	background-color: #FFF6E6;
	color: #F5A322;
}

.mtz-monthpicker-month {
	padding: 5px;
}

.ui-state-default.mtz-monthpicker.mtz-monthpicker-month:hover {
	cursor: pointer;
	background-color: #FFF6E6;
	color: #F5A322;
}

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: #F5A322;
	border: none;
}

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;
}

.ui-autocomplete.ui-menu {
	background: #fff;
	border: 1px solid #aaa;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	width: 300px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.ui-autocomplete.ui-menu .ui-menu-item {
	border-bottom: 1px solid #ddd;
}

.ui-autocomplete.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-autocomplete.ui-menu .ui-menu-item a {
	padding: 5px;
	display: block;
}

.ui-autocomplete.ui-menu .ui-state-hover {
	background: #F5A322;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	cursor: pointer;
	text-decoration: none;
}

.ui-state-hover.ui-corner-all {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
}


.document-status.document-status-accepted {
	color: green;
}

.document-status.document-status-rejected {
	color: #c00;
}

.document-status.document-status-pending {
	color: #E6C232;
} 


/*********/

table.results tr.par td, table.results tr.even td {
	padding: 3px 7px;
	border-right: 1px solid #ffefcf;
}

table.results tr:last-child {
	border: none;
}

table.results td div.opcionesMenu {
	position: relative;
}

table.results td div.opcionesMenu 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.opcionesMenu ul li {
	display: block;
}

table.results td div.opcionesMenu 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.opcionesMenu ul li:first-child a:hover {
	border-top: none;
	padding-top: 5px;
}

table.results td div.opcionesMenu ul li:last-child a:hover {
	border-bottom: none;
	border-radius: 0 0 3px 3px;
	padding-bottom: 5px;
}

table.results td div.opcionesMenu ul li a:hover {
	color: #F5A322;
	background: #FFEFCF;
	border-top: 1px solid #F5A322;
	border-bottom: 1px solid #F5A322;
	padding: 4px 7px;
}

table.results a.opciones {
	background: transparent url(/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png) no-repeat;
	line-height: 12px;
	margin-left: 15px;
	padding-left: 15px;
	float: left;
}

table.results a.opciones.menu {
	background-position: 0 -214px;
	text-indent: -9999px;
	padding-left: 41px;
	float: right;
	height: 18px;
}

.actionCell a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 16px;
}

.actionCell.modifyRowIcon a {
    background-image: url("/cassette.axd/file/img/iconos-ff634adc93586d695b94bf3728575960591db48a.png");
    background-position: 0 -72px;
    background-repeat: no-repeat;
    line-height: 12px;
    margin-left: 30px;
    padding-left: 15px;
}

.modal-title {
	margin-top:10px;
	font-size: 14px;
}