@charset "utf-8";
input {
	text-align: left !important;
}
textarea {
	text-align: left !important;
}
.menuTMS .separadorTMS{
	width:50px;
	cursor:auto;
}
.menuTMS .menuTodosTms{
	cursor:auto;
	float:left;
	white-space:nowrap;
	font-weight:bold;
	margin-top:-5px;
}
.menuTMS .menuTodosTms:hover{
	color:#ffffff;
}
.OrdenRptTMS{
	/*background-color:#efefef;*/
	background-image:url(../images/general/NewTop50.png);
	background-position:bottom;
	background-repeat:repeat-x;
	/*
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75);
	*/
}

#loading{
	color:#ffffff;
	padding-top:7px;
	cursor:auto;
	display:none;
}
.menuTMS .chkTodos{
	cursor:pointer;
}
.ModoLista body {
	padding:0px !important;
	margin:0px !important;
}
.menuTMS{
	font-size:14px !important;
	z-index:1000;
	background-color: #BBBBBB;
	border-color: #505050;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	border-width: 0 0 1px 0;
	border-style: solid;
	max-height: 30px;
	position:fixed;
	left:0;
	top:0;
	right:0;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	width:100%;
	text-align:center;
	/*
	background-image:url(../images/general/NewTop50.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	*/
}
.menuTMS ul{
	margin-top:8px !important;
	float:left;
	margin:0;
	padding-left:0;
	margin-bottom:0;
	width:auto;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.menuTMS li{
	position:relative;
	float:left;
	cursor:pointer;
	color:#ffffff;
	list-style:none;
	padding-right:3px;
	padding-left:3px;
	/*font-weight:bold;*/
}
.menuTMS li:hover{
	color: #dfdfdf;
	background-color: transparent;
}
.menuTMS li:focus{
	color: #dfdfdf;
	background-color: transparent;
}
.menuTMS li+li:before {
	padding: 0 4px;
	color: #ccc;
	content: "|\00a0";
}
.ColorTMS{
	background-color:#BBBBBB !important;
	color:#ffffff;
}

.imgHeader
{
	background-image:none !important;	
}

.PanelLoginTms
{
	border:1px solid #BBBBBB !important;	
}


.CenefaTMS{
	background-image:url(../images/general/NewTop50.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	/*height:100%;*/
}
.celda_titulo_campo{
	background-color:#BBBBBB;
}
.celda_titulo_campo td{
	background-color:#BBBBBB;
	color:#ffffff;
}
.CabeceraTMS{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:40px;
	padding-top:17px;
	position:relative;
	background: #BBBBBB;
	background: -moz-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #BBBBBB), color-stop(50%, #91acc4), color-stop(100%, #BBBBBB));
	background: -webkit-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -o-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -ms-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: linear-gradient(to right, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BBBBBB', endColorstr='#BBBBBB', GradientType=1 );
	width:100%;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border: 0px solid #000000;
}
.btnTMS {
	color: #ffffff;
	border-color: #91acc4;
	background-color: #BBBBBB;
	-webkit-transition: background-color 0.5s ;
    transition: background-color  0.5s;
}
.btnTMS:hover,.btnTMS:focus,.btnTMS:active, .btn-primary:focus, .btn-primary:active {
	color: #ffffff !important;
	background-color:#0361BF; /* ligeramente mas claro*/
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	
	background-image:url(../images/general/NewTop50.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}

.ContenidoTMS {
	border-collapse:collapse;
	border-style:solid;
	border-color:#BBBBBB;
	border-width: 0px 1px 0px 1px !important;
}
.FilaTMS{
	/*padding:2px !important;*/
}
.PieTMS{
	background-image:url(../images/general/NewTop50.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	position:relative;
	background: #BBBBBB;
	background: -moz-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #BBBBBB), color-stop(50%, #91acc4), color-stop(100%, #BBBBBB));
	background: -webkit-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -o-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -ms-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: linear-gradient(to right, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BBBBBB', endColorstr='#BBBBBB', GradientType=1 );
	width:100%;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 0px solid #000000;
	LINE-HEIGHT: 1.4;
}

.ContenedorTMS{
	text-align:center;
	width:100%;
	padding:0px;
	margin:0px;
	height:100%;
	background-color: #ffffff;
}
/*
.formaTMS table>tr:nth-child(odd)>td{
	background-color: #f9f9f9;
}
*/
.formaTMS table{
	width:100%;
	border-width:0px;
}
.formaTMS tr, td{
	padding:0px 3px 0px 3px;
	margin:0px;
}
.formaTMS .separador{
	width:100%;
	height:10pt;
	border-width:0px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.listas {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.SI-FILES-STYLIZED label.cabinet{
	cursor:pointer;
}
.TablaGeneral td{
	padding: 3px;
}

.tblFormPsw
{	
	padding:20px;
	border: 1px solid #cccccc;
	border-radius:5px;
	box-shadow:2px 2px 3px #cccccc;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(left,  #eeeeee 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeee), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #eeeeee 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #eeeeee 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #eeeeee 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to right,  #eeeeee 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 */
}

.TextForm
{
	color:444444;
}

.TMS-tooltip + .tooltip > .tooltip-inner {
	background-color: #31708f;
	border-radius:5px;
	box-shadow:2px 2px 3px #cccccc;
	text-align:left;
	width:100%;
	height:208%;
}

.tableLedger
{
	color: #ffffff !important;
	background: #BBBBBB;
	background: -moz-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #BBBBBB), color-stop(50%, #91acc4), color-stop(100%, #BBBBBB));
	background: -webkit-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -o-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: -ms-linear-gradient(left, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	background: linear-gradient(to right, #BBBBBB 0%, #91acc4 50%, #BBBBBB 100%);
	font-weight: bold !important;
	LINE-HEIGHT: 22px !important;
	
    /*BACKGROUND-IMAGE: url(Imagenes/default_toolbar_background.gif);
	BACKGROUND-COLOR: #d3daed;
	COLOR: #333333;
	LINE-HEIGHT: 22px;*/
}
