﻿@charset "utf-8";
/* CSS Document */
/*
error:#fff9b8

*/
* {
	margin:0;
	padding:0;
	list-style:none;
}
fieldset {
    border:none!important;
}
body {
	background:url(../images/bg-body.gif) repeat-x top left #e6e6e6;
	width:100%;
	height:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.hide {
	display:none;
}
.content {
	width:1150px;
	/*width:970px;*/
	margin:0 auto;
}
.header,
.main,
.navH {
	width:100%;
	float:left;
}
.header {
	height:55px;
}
.header .logo {
	background:url(../images/logo.png) no-repeat left center;
	width:102px;
	float:left;
	height:30px;
	margin:10px 0;
	border-right:1px solid #fff;
}
.header .title {
	background:url(../images/title.png) no-repeat 12px center;
	width:350px;
	float:left;
	height:30px;
	margin:10px 0;
	border-left:1px solid #a0a0a0;
}
.header .logout {
	width:350px;
	float:right;
	height:30px;
	margin:15px 0 10px 0;
}
.header p {
	float:right; 
	text-align:right;
	height:30px;
	padding-right:10px;
	font-size:11px;
	padding-top:2px;
}
.header .salir {
	float:right;
	height:30px;
}
.salir a {width:44px; background:url(../images/nav.png) no-repeat -566px -8px; float:right; height:16px; border:none!important;}
.salir a:hover {width:44px; background-position:-566px -39px; height:16px;}
.salir a.select {width:44px; background-position:-566px -120px;}

.password a {width:71px; background:url(../images/nav.png) no-repeat -626px -8px; float:right; height:16px; border:none!important;}
.password a:hover {width:71px; background-position:-626px -39px; height:16px;}
.password a.select {width:71px; background-position:-626px -120px;}

.navH {
	height:55px;
}
.navH ul {
	float:left;
	padding-top:10px;
}
.navH li {
	float:left;
	padding-right:7px;
}
.navH li.principal a,
.navH li.administracion a,
.navH li.viajes a,
.navH li.liquidacion a,
.navH li.conciliaciones a,
.navH li.reportes a {
	float:left;
	height:31px;
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
}
.navH li.principal a { width:79px; background-position:-5px 1px;}
.navH li.administracion a { width:118px; background-position:-88px 1px;}
.navH li.viajes a {width:63px; background-position:-209px 1px;}
.navH li.liquidacion a {width:94px; background-position:-275px 1px;}
.navH li.conciliaciones a {width:108px; background-position:-372px 1px;}
.navH li.reportes a {width:80px; background-position:-484px 1px;}

.navH li.principal a:hover { width:79px; background-position:-5px -30px;}
.navH li.administracion a:hover { width:118px; background-position:-88px -30px;}
.navH li.viajes a:hover {width:63px; background-position:-209px -30px;}
.navH li.liquidacion a:hover {width:94px; background-position:-275px -30px;}
.navH li.conciliaciones a:hover {width:108px; background-position:-372px -30px;}
.navH li.reportes a:hover {width:80px; background-position:-484px -30px;}

.navH li.principal a.select { width:79px; background-position:-5px -61px;}
.navH li.administracion a.select { width:118px; background-position:-88px -61px;}
.navH li.viajes a.select {width:63px; background-position:-209px -61px;}
.navH li.liquidacion a.select {width:94px; background-position:-275px -61px;}
.navH li.conciliaciones a.select {width:108px; background-position:-372px -61px;}
.navH li.reportes a.select {width:80px; background-position:-484px -61px;}


.navV {
	width:156px;
	float:left;
	margin-right:12px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border:1px solid #b6b6b6;
	background-color:#fff;
}
.navV li {
	width:100%;
	float:left;
	border-bottom:1px solid #b6b6b6;
}
.navV li.last {
	border-bottom:none!important;
}
.navV li.title, .mainSection .title {
	padding:6px 0;
	width:100%;
	color:#3a3a3a;
	background-color:#ececec;
	font-size:11px;
	float:left;
}
.navV li.subtitle {
	padding:5px 0;
	width:100%;
	color:#89834d;
	background:url(../images/bg-navSec-title.gif) repeat-x top left;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
}
.navV li.subtitle p, .navV li.title p {
	float:left;
	padding-left:5%;
}
.navV li a{
	width:90%;
	padding:6px 6% 6px 5%;
	float:left;
	font-size:13px;
	color:#3a3a3a;
	text-decoration:none;
}
.navV li a:hover, .navV li a.select {
	background:url(../images/icons.gif) no-repeat 140px 1px #005f25;
	color:#fff;
	padding:6px 5.1% 6px 5%;
}
.center {
	width:980px;
	/*width:798px;*/
	float:left;
	background:url(../images/bg-logo.png) bottom right no-repeat;
	padding-bottom:55px;
}
.mainSection {
	width:100%;
	float:left;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;	
	border:1px solid #b6b6b6;
	background-color:#fff;
	padding-bottom:20px;
}
.mainSection .title p {
	float:left;
	padding-left:2%;
}
.mainSection .section{
	float:left;
	padding-left:2%;
	width:96%;
}
.tableSection {
	float:left;
	padding-left:2%!important;
	width:97%!important;
}
.tableSection {
	padding-top:2%;
}
.mainSection .section .filter {
	float:left;
	width:100%;
	padding:15px 0 0px 0;
	
}
.mainSection .line {
	float:left;
	width:100%;
	padding-bottom:10px;
}
input,
select,
textarea {
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;	
	border:1px solid #b0b6bd;
	float:left;
	padding:2px;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dataTables_filter input {
	width:226px;
	margin-right:451px;
	float:left;
}
.filter select {
	min-width:110px;
	/*width:110px; mvidal*/
	width:100%; 
	max-width:130px;
	margin-right:12px;
}
.filter select.largeSelect{
	width:250px;
	margin-right:12px;
}
.filter label {
	 float:left;
	 font-size:11px;
	 padding:2px 4px 0 2%;
}
.filter img {
	 float:left;
	 padding:3px 0px 0 3px;
}
.filter input.date {
	 width:63px !important;
	 margin-right:0%!important;
}
.watermarkOn {
	color: #CCCCCC;
}
.table {
	width:100%;
	float:left;
	padding-bottom:15px;
}
.table table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#171717;
	text-align:left;
	
}
.dataTables_scrollBody {border-right:1px solid #CCC;}
.table.obs table, .table.carga table{
	margin-bottom:15px;
}
.table table thead {
	background-color:#ebebeb;
	
}
.table table tbody, .table table tr td{
	border-bottom:1px solid #cccccc;
}
.table table td {
	padding:2px;
	height:25px;
}
.table.obs table td, .table.carga table td {
	padding:0 2px!important;
}
.table table th {
	padding:7px 2px;
}
.table table th.center { text-align: center;float: none;}
.table .ta50 {width:50px; text-align:center;}
.table .ta65 {width:65px; text-align:left;}
.table .ta68 {width:70px; text-align:left;}
.table .ta20 {width:25px; text-align:center;}
.table .ta36 {width:36px; text-align:center;}

.table td.left {text-align: left;}
.table td.right {text-align: right;}
.table td.center  
{
    text-align: center!important;
    background: none;
    width: auto;
    float: none;
}


.divider {
	background: url("../images/divider.gif") repeat-y scroll -3px 1px #FFFFFF;
    float: left;
    height: 426px;
    left: 372px;
    margin-bottom: -500px;
    position: relative;
    width: 5px !important;
    z-index: 10;
}
.table table th.check {
	background:url(../images/check.gif) -3px 1px no-repeat;
	width:27px;
}
.table table td .checkbox {
	float:right;
	margin-right:9px;
}
a.delet,
a.edit,
a.editUpm,
a.editConsumo,
a.detail {
	float:left;
	margin-left:8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #fff;
	width:27px;
	height:24px;
}
a.delet { background:url(../images/icons.gif) -93px 0px no-repeat;}

tr.controlDeInventario a.delet.transparente{ background:url(../images/iconsTransparentes.gif) -93px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr.controlDeInventario a.delet.transparente.disable{ background:url(../images/iconsTransparentesDisable.gif) -93px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr a.delet.transparente.disable{ background:url(../images/iconsTransparentesDisable.gif) -93px 0px no-repeat}
tr a.delet.transparente{ background:url(../images/iconsTransparentes.gif) -93px 0px no-repeat}

a.editConsumo { background:url(../images/icons.gif) -60px 0px no-repeat;}
a.edit { background:url(../images/icons.gif) -60px 0px no-repeat;}

tr.controlDeInventario a.edit.transparente { background:url(../images/iconsTransparentes.gif) -60px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr.controlDeInventario a.edit.transparente.disable { background:url(../images/iconsTransparentesDisable.gif) -60px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr a.edit.transparente.disable { background:url(../images/iconsTransparentesDisable.gif) -60px 0px no-repeat;}
tr a.edit.transparente { background:url(../images/iconsTransparentes.gif) -60px 0px no-repeat;}

a.editUpm { background:url(../images/icons.gif) -60px 0px no-repeat;}
a.detail { background:url(../images/icons.gif) -24px 0px no-repeat;}

tr.controlDeInventario a.detail.transparente { background:url(../images/iconsTransparentes.gif) -24px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr.controlDeInventario a.detail.transparente.disable { background:url(../images/iconsTransparentesDisable.gif) -24px 0px no-repeat;border: 1px solid #ffffcf !important;}
tr a.detail.transparente { background:url(../images/iconsTransparentes.gif) -24px 0px no-repeat;}
tr a.detail.transparente.disable { background:url(../images/iconsTransparentesDisable.gif) -24px 0px no-repeat;}

a.delet.disable { background:url(../images/iconsDisable.gif) -93px 0px no-repeat;}
a.editConsumo.disable { background:url(../images/iconsDisable.gif) -60px 0px no-repeat;}
a.edit.disable { background:url(../images/iconsDisable.gif) -60px 0px no-repeat;}
a.detail.disable { background:url(../images/iconsDisable.gif) -24px 0px no-repeat;}
a.delet:hover,
a.edit:hover,
a.editUpm:hover,
a.detail:hover {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:27px;
	height:24px;
	-webkit-box-shadow: inset 0px 1px 2px 1px #ccc;
	-moz-box-shadow:inset 0px 1px 2px 1px #ccc;
	box-shadow:inset 0px 1px 2px 1px #ccc;
	border:1px solid #ccc;
}
a.delet.disable,
a.editConsumo.disable,
a.edit.disable,
a.detail.disable { 
	cursor:default!important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #fff;
	}
.state {
	float:left;
	margin-left:8px;
	width:27px;
	height:24px;
}
.state.active {background:url(../images/icons.gif) -123px 1px no-repeat;}
.state.inactive {background:url(../images/icons.gif) -150px 1px no-repeat;}
/***/

/*viajes*/
.mainSection .viajes .section, 
.mainSection .conciliacion .section, 
.mainSection .form .section, 
.mainSection .parametros .section {
	width:100%;
	padding:0;
}
.mainSection .section .topData, 
.mainSection .conciliacion .topData, 
.mainSection .form .topData,
.mainSection .parametros .topData {
	float:left;
	width:100%;
	padding:0;
}

.mainSection .conciliacion .section .tableSection {
	float:left;
	padding-left:2%!important;
	width:96%!important;
}
.mainSection .viajes .line, 
.mainSection .conciliacion .line, 
.mainSection .form .line, 
.mainSection .parametros .line {
	float:left;
	width:96%;
	padding:5px 2%;
}
.mainSection .viajes .line.final, 
.mainSection .conciliacion .line.final, 
.mainSection .form .line.final, 
.mainSection .parametros .line.final {
	padding:15px 1% 5px;
	width:98%!important;
}
.topData p {
	float:right;
	font-size:10px;
	font-weight:bold;
	padding:5px 0 0 15px;
}
span.notExist {
	background-color:#f4d4c9;
	border:1px solid #ed997d;
	padding:1px 2px;
	font-weight:normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
span.withDif {
	background-color:#ffffcf;
	border:1px solid #e4e46a;
	padding:2px;
	font-weight:normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.a25 {
	width:24.9%;
	float:left;
}
.a20 {
	width: 20%;
	float: left;
}
.a50 {
	width:50%;
	float:left;
}
.conciliacion .a50 {
	width:49.9%!important;
}
.a75 {
	width:75%;
	float:left;
}
.a100 {
	width:100%;
	float:left;
}
.a25 .line {
	padding:7px 8%!important;
	width:84%!important;
	height:39px;
}
.a20 .line {
	padding: 7px 8% !important;
	width: 70% !important;
	height: 39px;
}

.a25 .lineChof {
	padding:4px 8%!important;
	width:84%!important;
	height:30px;
}

.a25.right, .a75.right {
	float:right!important;
}
.a25.right.border-left {
	width:25.1%;
}
.a50 .line {
	padding:7px 4%!important;
	width:92%!important;
	height:39px;
}
.a75 .line {
	padding: 7px 2.5%!important;
	width: 95%!important;
	height: auto;
}
.a100 .line {
	padding:7px 2%!important;
	width:96%!important;
	height:39px;
}
#datosObservacion .a100 .line, .viajes .a100 .line {
	height:auto!important;
}

.a100 .subtitle {
	color:#89834d;
	background:url(../images/bg-navSec-title.gif) repeat-x left -1px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	padding:2px 0 3px 2%!important;
	width:98.1%!important;
}
.a100 .subtitle2 {
	color:#89834d;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	padding:2px 0 3px 2%!important;
	width:98.1%!important;
}
.sectionTitle {
	font-size:13px;
	padding:10px 0;
}
.a25 .line.schedule {
	padding:7px 8%!important;
	width:84%!important;
	height:17px;
}
.a25 .line.chof1 {
	height:57px;
	margin-top: 7px;
}
.a25 .line.chof2 {
	height:99px;
	margin-top: 7px;
}
.a25 .line.chof3 {
	height:95px;
	margin-top: 7px;
}
.a25 .line label, .a50 .line label, .a75 .line label, .a100 .line label, .a20 .line label {
	width: 100%;
	float: left;
	font-size: 11px;
	padding-bottom: 2px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
#partialChoferes label {
    font-weight:bold;
}
.a25 .line input {
	width:96%;
	float:left;
	padding:2%;
    color:#333333;
}
.a25 .line select {
	width:100%;
	float:left;
	padding:2%;
}

.a75 .line textarea {
	width:97%;
	float:left;
	padding:1%;
	margin-right:2%;
}
.a100 .line textarea {
	width:97%;
	float:left;
	padding:1%;
	margin-right:2%;
}
.a50 .line select {
	width:46%;
	float:left;
	padding:1%;
	margin-right:2%;
}
.a50 .line input {
	padding:1%;
	
}
.a50 h3 {
	font-size:13px;
	padding:20px 0;
}
.a50 h3.right {
	padding:20px 0 20px 25px ;
}
.a25 .line input.inactive, .a25 .line select.inactive {
	background-color:#CCC;
}
input.date {
	 width:50% !important;
	 margin-right:1%;
}
.a25 .line input.date {
	 width:75%!important;
	 margin-right:5%;
     color:#333333;
}
.conciliacion input.date {
	 width:20%!important;
}

.a25 .line input.editable {
	 width:80%;
}
.a25 .line input.hour {
	 width:24%!important;
	 margin-right:3px;
}
input.fechaLb {
    margin-right: 3px;
    width: 78% !important;
}
.a25 .line p {
	float:left;
	width:100%;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	color:#606060;
}
span.data {
    font-size:11px;
    color:#333333;   
    font-weight:bold;
}
label.dataConsume{
    width:85%!important;
    float:right;
    margin-top:4px;
    margin-left:2px;
}
span.check{
    width:10%;
    float:left;
    margin-top:5px;
}
.line.schedule label {
	width: 52%!important;
	margin-right: 2%;
	padding-top: 4px;
}
.line.anular label {
	float:right;
	width:80%;
	text-align:right;
	padding-right:2%;
	font-weight:bold;
	margin-top:10px;
	font-size:12px;
}
.line.anular input {
	float:right;
	margin-top:12px;
	margin-right:5px;
	
}
.link {
	float:left;
	width:100%;
	color:#005f25;
	font-size:12px;
}

.a20 h4 {
	float: left;
	width: 110%;
	font-size: 11px;
	color: #666;
	padding-top: 4px;
}
.a25 h4 {
	float:left;
	width:110%;
	font-size:11px;
	color:#666;
	padding-top:4px;
}
.a25 h4 > label {
	width:90%!important;
	}
.a25 h4 a {
	float:right;
	color:#005f25;
}
/***/
.notification {
	float:left;
	width:93%;
	padding:3px 2% 3px 5%;
	font-size:11px;
	font-weight:bold;
}
.notification.success {
	border:1px solid #00772e;
	background: #cff1dc;
	color:#00772e;
}
.notification.error{
	border:1px solid #F00;
	background-color: #C00;
	color:#F00;
}
/***/
a.tableButton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:5px 8px;
	border:1px solid #005f25;
	float:right;
	font-size:13px;
	color:#005f25;
	text-decoration:none;
	margin-left:10px;
}
.tableButtonDisabled{
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    margin-left: 10px;
    padding: 5px 8px;
    text-decoration: none;
    background-color: #E6E6E6;
}

a.tableButton.sec {
	border:1px solid #b6b6b6;
}
a.tableButton.left, a.left {
	float:left!important;
}
a.tableButton:hover {
	background-color:#005f25;
	color:#fff;
}

a.tableButton.addFile{
    font-weight: normal!important;
    margin-left: 0px!important;
    font-size: 10px!important;
    float: left!important;
}

a.lnkQuitarArchivo {
    padding-left: 5px;
    color: #005f25;
    font-weight: bold;
    text-decoration: none;
}
a.lnkQuitarArchivoAlmacenado {
    padding-left: 5px;
    color: #005f25;
    font-weight: bold;
    text-decoration: none;
}

a.lnkDescargaArchivo {
    color: #005f25;
    font-weight: normal;
}

a.backButton, a.smallButton {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px 6px;
	border:1px solid #005f25;
	float:left;
	font-size:11px;
	color:#005f25;
	text-decoration:none;
}
a.backButton:hover, a.smallButton:hover {
	background-color:#005f25;
	color:#fff;
}
a.smallButton {
	float:right;
	margin-left:3px;
	margin-right:7px;
}
a.smallButton.viajesUpm {
    background-color: #005f25;
    color: #fff;
}
a.smallButton.viajesUpm:hover {
    background-color: #fff;
    color: #005f25;
}

#MensajeViajeMultipleEdit {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding:2px 6px 6px 6px;
    color: white;
    font-family: 'Lucida Grande', Trebuchet MS, Tahoma;
    border: none!important;
    background: Red;
    font-size: 10px;
    text-align: center;
    position: relative;
    right: -7px;
    top: 12px;
    height: 10px;
    width: 6px;
    float: right;
    font-weight:bold;
}
#MensajeViajeMultipleEdit:hover {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background:#ED0000;
	cursor:pointer;
}

/**borders**/
.border-bottom {
	border-bottom:#cccccc 1px solid;
	float:left;
	width:100%;
}
.border-top {
	border-top:#cccccc 1px solid;
	float:left;
	width:100%;
}
.final.border-top {
    border-top:#b5b5b5 2px solid;
}
.border-left {
	border-left:#cccccc 1px solid;
}
.border-bottom-dotted {
	border-bottom:#cccccc 1px dotted;
}

/*edit & detail*/
.form label {
	width:40%;
	text-align:right;
	float:left;
	font-size:13px;
	padding-right:2%;
}
.form input.default {
	width:125px;
	float:left;
	font-size:13px;
}
.form input.date {
	 width:125px !important;
	 margin-right:5px;
}
.form input.medium,
.parametros input.medium {
	width:140px;
	margin-right:5px;
	float:left;
	font-size:13px;
}
.form input.small, 
.parametros input.small {
	width:50px;
	float:left;
	font-size:13px;
}
.filter input.small {
	width:75px;
	float:left;
	font-size:13px;
}
.form  .comment, 
.parametros  .comment {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding:2px 10px 0 5px;
}
.parametros  .precomment {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:right;
	width:40px;
	padding:2px 10px 0 5px;
}
.parametros .detailcomment {
    width: 50px;
    float: left;
    font-size: 13px;
}

.form  p {
	text-align:left;
	float:left;
	font-size:13px;
	font-weight:bold;
}
.form select {
	width:132px;
	float:left;
	font-size:13px;
}
.form textarea {
	width:306px;
	float:left;
	font-size:13px;
}
.form .checkbox {
	width:18px;
	float:left;
	font-size:13px;
	margin-top:2px;
}

/*parametros*/

.parametros label {
	width:30%;
	text-align:right;
	float:left;
	font-size:13px;
	padding-right:2%;
}
.parametros input.default {
	width:200px;
	float:left;
	font-size:13px;
}
.parametros .table{
	width:206px!important;
}
.centeredTable {
	position:relative;
	left:34%;
	clear:both;
	margin-top:10px;
}
.jornales {
	font-size:13px;
}
.jornales ol {
	padding-bottom:5px;}
.jornales .jornales2 {
	width:210px;
	float:left;
	text-align:center;
	padding-left:52px;
}
.jornales .jornales1 {
	width:210px;
	float:left;
	text-align:center;
}
.jornales input{
	width:80%;
	margin:0 10%;
}
.jornales .jornalesLabels {
	width:30%;
	text-align:right;
	float:left;
	font-size:13px;
	padding-right:2%;
	padding-top:44px;
}
.jornales .jornalesLabels ol {
	padding-bottom:9px!important;
}

/*CSS PARA EL TIME PICKER*/
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

.ui-datepicker-trigger {
	float:left;
	margin-right:1%;
}
.ui-widget {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
font-size: 13px!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid lightGrey;
    background:none!important;
    font-weight: normal;
    color: #555;
}
ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #005F25!important;
    background-color: #005F25!important;
    background-image:none!important;
    color: #fff!important;
}
.ui-widget-header {
    border: 1px solid #AAA;
    color: #222;
    font-weight: bold;
    background:url(../images/bg-navSec-title.gif) repeat-x top left!important;
}

.input-validation-error{
   color:Red!important;
   /*font-size:11px!important;*/
   font-weight: normal;
   background-color:#fff9b8!important; 
 }
 
 .validation-summary-errors, .validation-summary-valid {
   background-color:#fff9b8!important; 
   width:96%;
   display:block;
   font-size:12px;
   padding:5px 2%;
   margin-bottom:10px;
 }
 .validation-summary-valid span ,  .validation-summary-errors span {
     font-weight:bold;
     padding-bottom:4px;
 }
/*reportes*/ 
#totales {
	 float:left;
	 width:100%;
	 font-size:8pt;
	 padding-top:20px;
}
#totales label {
	float:left;
	padding:0 20px 10px 0;
	font-weight:bold;
	width:225px;
}
#totales span {
	font-weight:normal!important;
}
/*
Lightbox
*/
.simplemodal-overlay {
    background-color:#000;
}
.simplemodal-data 
{
    background-color:#fff;
    width:600px!important;
    -webkit-box-shadow: 0px 1px 1px 1px #666;
	-moz-box-shadow: 0px 1px 1px 1px #666;
	box-shadow: 0px 1px 1px 1px #666;
	float:left;
}
.simplemodal-data h2 
{
    float:left;
    font-family: 'Lucida Grande', Trebuchet MS, Tahoma;
    font-size:15px;
    font-weight:bold;
}
.simplemodal-data .simplemodal-close {
    float:right;
    cursor:pointer;
	margin-bottom:10px;
}
.simplemodal-data h2 .simplemodal-close:hover {
    color:#ecd900;
}
.simplemodal-data .contentLB {
    width:80%;
    padding:30px 10%;
    border-top:1px solid #ccc;
    color:#333;
    float:left;
    background-color:#fff;
}
.simplemodal-data .line {
    width:100%;
    padding:15px 0;
    float:left;
    border-bottom:1px dotted #ccc;
}
.simplemodal-data .lineNoBottomBorder {
    width:100%;
    padding:15px 0;
    float:left;
}
.simplemodal-data label {
    width:39%;
    text-align:right;
    padding-right:2%;
    float:left;
}
.simplemodal-data h5 {
    width:59%;
    padding-left:41%;
    float:left;
}
.simplemodal-data .checkbox {
    margin-top: 3px;
    width: 23px !important;
    float:left;
}
.required {
    text-align:right;
    padding-right:4px;
    float:right;
    color:#9e9e9e;
    font-size:9px;
    line-height:10px;
    width:90%;
}
.simplemodal-data input, .simplemodal-data select {
    width:55%;
    text-align:left;
    float:left;
    
}
.simplemodal-data .button {
    float:left;
    padding:30px 0 0 0;
    width:100%;
    text-align:center;
}
.simplemodal-data .button a{
	background-color:#000;
	margin:0 auto;
	float:none;
	color:#fff;
	padding:5px 15px;
	filter: dropshadow(color=#666, offx=0, offy=1);
	-webkit-box-shadow: 0px 1px 2px 1px #fff;
	-moz-box-shadow: 0px 1px 2px 1px #fff;
	box-shadow: 0px 1px 2px 1px #fff;
}
.simplemodal-data .button a:hover {
	background-color:#333;
}
.dataTables_filter{
    text-align:left!important;
    float:left!important;
    padding-bottom:20px;
}
.dataTables_filter input {
    width:200px;
}
tfoot input {
    font-size: 11px!important;
}
.dataTables_info {
    font-size: 11px!important;
    color:#666;
}

/*
custom lb
*/
.simplemodal-data {
	background-color:#FFFFFF;
	padding:20px;
	width:550px;
}
.simplemodal-data .messageType {
	float:left;
	width:90%;
	padding:10px 5%;
	text-align:center!important;
	margin-bottom:5px;
}
.messageType li {
    float:left;
    width:96%;
    padding:0 0 10px 4%;
    background:url(../images/background.png) no-repeat left 6px;
    text-align: left;
    font-size: 13px;
}
.simplemodal-data .message {
	float:left;
	width:100%;
	padding:20px 0;
	text-align:center;
	font-size:13px;
}
.simplemodal-data .buttons {
	float:left;
	width:100%;
	padding-bottom:10px;
	position:relative;
	bottom:0;
}
.simplemodal-data .messageType h2 {
	width:100%;
	float:left;
	font-size:15px;
	color:#fff;
}

.simplemodal-data .line {
	float:left;
	width:100%;}
	
/*States, messages & notification*/

.simplemodal-data .messageType.error {
	background-color:#cb2e2e;
	color:#fff;
}
.simplemodal-data .messageType.success {
	background-color:#15ac50;
	color:#fff;
}
.simplemodal-data .messageType.atention {
	background-color:#FFF9B8;
	color:#000;
}
.simplemodal-data .messageType.atention  h2{
	color:#000!important;
}
.simplemodal-data .messageType.general {
	background-color:#ccc;
	color:#fff;
}

/*LOGIN*/

.login {
	width:100%;
	text-align:center;
	margin-top:20px;
	padding:0 0 20px 0;
}
.login label {
	width:100%;
	text-align:center;
	float:left;
	padding:20px 0 5px 0;
	font-size:13px;
}
.login .line a.forgotPassword {
	width:100%;
	text-align:center;
	float:left;
	padding:10px 0 5px 0;
	font-size:11px;
}
.login input {
	text-align:center;
	float:left;
	position:relative;
	width: 165px;
	left: 41%;
}
.login a.tableButton {
	position: relative;
	right: 46%;
}

span.field-validation-error span, 
span.field-validation-error {
   color:Red!important;
   font-size:11px!important;
   font-weight: normal;
   padding-left: 3px;
 }
 
 span.field-validation-error{
   color:Red!important;
   font-size:11px!important;
   font-weight: normal;
   padding-left: 3px;
 }
 
 .validation-summary-valid { display:none; }
 
 
 .line.aclaracion {
     padding: 1px!important;
     margin: 0px!important;
     padding-top: 0px!important;
 }
 .line.aclaracion p{
     padding-left: 43%;
     font-size: 9px!important;
     font-weight: normal!important;
     
 }
 
 /*simplemodal-data*/
 
 .simplemodal-data #lbValidacionesGenerales li
 {
     background:url(../images/background.png) left 7px no-repeat;
     padding-bottom: 8px;
     float:left;
     text-align: left;
     padding: 0 0 12px 10px;
 }
 
 /*Filtros Multiples*/
  div.multipleFiltersAutocompletes a.add
    {
        float: left;
        font-size: 11px;
        padding: 1px 0px 0 5px;
        font-weight: bold;
        color: #005f25;
        text-decoration: none;
    }
  div.multipleFiltersAutocompletes .smallButton
  {
      margin-left: 20px;
  }
    table.tablaFiltrosMultiples {
        width: 90%
    }
    table.tablaFiltrosMultiples td.w30 {
        width: 30%;
    }
    table.tablaFiltrosMultiples td.w20 {
        width: 20%;
    }
    table.tablaFiltrosMultiples td.w25 {
        width: 25%;
    }
    table.tablaFiltrosMultiples td.paddingLeft7 {
        padding-left: 7%;
    }
    table.tablaFiltrosMultiples td.paddingLeft2 {
        padding-left: 2%;
    }
    table.tablaFiltrosMultiples a.lnkQuitarFiltroMultiple {
        padding-left: 5px;
        color: #005f25;
        font-weight: bold;
        text-decoration: none;
    }

.heightInherit {
    height: inherit!important;
}

span.controlDeInventario {
	background-color:#ffffcf;
	border:1px solid #e4e46a;
	padding:2px;
	font-weight:normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}