@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#F0F0F0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}
h1,h2
{
	display:none;
}
#contenedor,
#bloque_cabecera,
#cntDesconectar{
	width:1024px;
	margin:0px auto 0px auto;
}
#btnDesconectar
{
	float:right;
	text-align:center
}

#cabecera {
    background: #fff url("../imagenes/header_bg.svg") no-repeat scroll center center / auto 100%;
    float: left;
    height: 90px;
    text-transform: uppercase;
    width: 100%;
}
#cntDesconectar
{
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	width: 1024px;
}


.logo {
    background: rgba(0, 0, 0, 0) url("../imagenes/Q8Hpos.png") no-repeat scroll left center / auto 80%;
    float: left;
    height: 90px;
    margin: 0px 10px;
    text-indent: -9999px;
    width: 220px;
}

#bloqueUsuarioConectado {
    float: right;
    margin-top: 2px;
	width:auto;
}
#bloque_cabecera p {
    color: #666;
    float: right;
    font-size: 0.9em;
    line-height: 23px;
    position: relative;
    text-align: right;
    z-index: 1;
}

#enlaceDesconectarSup {
    background: rgba(0, 0, 0, 0) url("../imagenes/off_h.svg") no-repeat scroll center center / 16px 16px;
    border: 1px solid #fff !important;
    float: right;
    font-size: 0.8em;
    margin-left: 15px;
    margin-top: 30px;
    min-width: 0;
    padding: 8px 14.5px !important;
    text-indent: -9999px;
    width: auto;
}
#enlaceDesconectarSup:hover {
    background: rgba(0, 0, 0, 0.1) url("../imagenes/off_h.svg") no-repeat scroll center center / 16px 16px;
}

.cntNombreUsuario{
	float:right;
	font-size:0.8em;
	margin-top:29px;
	margin-right:0px;
	color: #fff;
	background: rgba(0, 0, 0, 0) url("../imagenes/user.svg") no-repeat scroll left center / auto 95%;
	padding-left:50px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:16px;
}
#cntNombreUsuarioSinConectar
{
	padding-top:8px;
	padding-bottom:8px;
}
#cntNombreUsuarioConectado a{
	color: #fff;
}

.b_acceso {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 17px;
    padding-bottom: 5px;
    width: 19%;
	position:relative;
	display:none;
}


.b_suministro {
    background: rgba(0, 0, 0, 0) url("../imagenes/logo_odt.png") no-repeat scroll right center / 94% auto;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    float: right;
    font-size: 1em !important;
    height: 80px;
    margin-top: 3px;
    max-width: 160px;
    padding-left:15px;
    position: relative;
    text-indent: -9999px;
    width: 150px;
    z-index: 1;
	margin-left:15px;
}
 .b_suministro span {
    text-decoration: none !important;
	color:#666;
	appearance: none !important;
}

#bloqueUsuarioConectado hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color rgba(0, 0, 0, 0.3);
    border-image: none;
    border-style: solid none;
    float: right;
    margin: 6px 0;
    width: 90%;
}
#menu{
	border-radius: 3px 3px 0 0;
    float: left;
    margin-top:25px;
    overflow: hidden;
    width: 100%;
}
#menu2 {
    float: left;
    margin-top: 20px;
    width: 100%;
}

#MAIN {
    float: left;
    max-width: 1024px;
    width: 100%;
}

#contenidos {
    background: #fff none repeat scroll 0 0;
    float: left;
    min-height: 350px;
    padding: 50px;
}
#contenidos2{
	float:left;
	width:1024px;
	min-height:350px;
	padding:20px;
	background:#fff;
}
#contenidos h3 {
    border-bottom: 1px solid #ccc;
    color: #002451 !important;
    float: left;
    font-size: 1.8em !important;
    font-weight: normal;
    margin: 0 0 25px;
    padding-bottom: 5px;
	width:100%;
}
#contenidos h4,#contenidos2 h4,#contenidos2 h3{
	float:left;
	font-size:1em;
	font-weight:normal;
	color:#002451;
	margin:0px 0px 10px 0px;
}
#contenidos h4 {
    line-height: 1.5em !important;
    width: 920px;
}
#contenidos h4 strong{
	color:#002451;
}
#contenidos2 h4{
	width:460px;
}
#pie{
	float:left;
	width:100%;
	height:15px;
	background:url(../imagenes/bg_pie.png) repeat-x top center;
	font-size:0.8em;
	color:#666;
	padding:30px 0px 45px 0px;
	text-align:center;
	 margin-bottom: 25px;
}
#pie a{
	color:#002451;
	text-decoration: underline;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#sign{
	margin-top:5px;
}
#sign2 {
    font-size: 1.2em !important;
    margin-top: 10px;
}
.gris{
	background:#F4F4F4;
}
.seguridad{
	width:165px;
	height:46px;
	margin-bottom:8px;
	border:1px solid #ccc;
}
#foot,#foot:hover{
	background:none;
}
.cebra{
	background:#f0f0f0;
}
/**/
.textos{
	font-size: 0.9em;
	line-height: 18px;
	color: #666;
}
.mostrar,
.paginador{
	float:left;
	width:50%;
	margin-bottom:40px;
	text-align:center;
	font-size:0.75em;
}
.paginador a{
	color:#0066CC;
	text-decoration:underline;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	padding:0px 5px 0px 5px;
}
/**/
.mright{
	margin-right:20px;
}
/**/
.CollapsiblePanel {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelTab {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	float: left;
	width: 905px;
	background:url(../imagenes/bg_activo.png) no-repeat left 7px;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 920px;
}
.CollapsiblePanelTab a {
	text-decoration: none;
}
.clear
{
	clear:both;
}

/*
* TABLAS y DATATABLES
*/
.dataTable,.tabla
{
	float:left;
	width:100%;
	font-size:0.8em;
}
.dataTable th, .tabla th{
	color:#fff;
	background:#002451;
	padding:10px;
	font-weight:bold;
	border-right:1px solid #fff;
}
.dataTable tr{
	border-bottom:1px solid #fff;
}
.dataTable th:last-child,
.dataTable tr:last-child td,
.tabla th:last-child,
.tabla tr:last-child td
{
	border:none;
}
/*.dataTable tr:hover, .tabla tr:hover{
	background:rgba(0,0,0,0.1);
}*/
.dataTable tr:hover td, .tabla tr:hover td{
	color:#000;
}
.dataTable td, .tabla td{
	/*min-width:143px;*/
	padding:10px;
	color:#666;
	text-align:left;
	border-right:1px solid #fff;
}
.dataTable strong, .tabla strong{
	color:#002451;
}
.dataTable a img, .tabla a img{
	border:none;
}
.dataTable tr
{
	cursor:pointer;
}
.dataTables_filter {
    border-top: 1px dotted #002451;
    color: #666666;
    float: right;
    font-size: 0.8em;
    margin: 10px 0 0;
    padding-top: 10px;
    width: 100%;
	text-align: right;
}
.dataTables_info
{
	font-size:0.8em;
}
.dataTables_info, .dataTables_paginate {
    border-top: 1px solid #f0f0f0;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 15px;
    width: 50%;
}
.dataTables_info{
	text-align: left;
		float:left;
}
	
.dataTables_paginate{
	float:right;
	text-align:right;
}
.dataTables_filter input
{
	/*height:22px;*/
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 5px;
	color:#000;
	background:#F4F4F4;
	-o-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	margin-bottom:10px;
	border:1px solid #ccc;
}
.dataTables_paginate
{
	float:right;
	width:50%;
}

.dataTables_paginate .paginate_active {
    color: #000;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}
.dataTables_paginate .paginate_button {
	color:#002451;
	text-decoration:none;
	-o-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	padding:0px 5px 0px 5px;
	font-size:0.8em;
	cursor:pointer;
}
.dataTables_paginate:hover .paginate_button:hover {
	text-decoration:underline;
}
.dataTables_processing {
    background: rgba(0, 0, 0, 0) url("../gifs/loading.gif") no-repeat scroll left center;
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: -54px;
    min-height: 30px;
    padding-left: 30px;
    padding-top: 15px;
}
.dataTables_wrapper
{
	float:left;
	width:100%;
}
.loading
{
	font-family:Arial,Helvetica,sans-serif;
	background:url(../gifs/loading.gif) no-repeat left center;
	padding-left:40px;
	padding-top:15px;
	height:30px;
}

/*---------------------------------------------------*/
#menuM li:last-child {
	display:none;
}
#cntCambioModoTM a{
	margin-bottom:10px;
}
#cntBotonBuscar{
	width:auto;
	margin-right:0;
	}
#infoClienteSeleccionado span {
    font-weight: bold;
}