﻿body
{
	margin: 0px;
	font-family: 'Roboto',Helvetica,Arial,'Sans Serif' !important;
	font-size: 13px !important;
}

.titulos
{
	font-size: 11pt !important;
}

input {
	font-family: 'Roboto',Helvetica,Arial,'Sans Serif' !important;
	font-size: 15px !important;
}

.imgCabecera
{
	width:100%;
	height:39px;
	background-color:#484848;
}
.divCabecera
{
	width: 225px;
	margin: 0 auto;
}
.imagen1
{
	background-image:url('../Imagenes/Movil/logomobile.png');
	background-repeat: no-repeat;
	width: 129px;
	height: 32px;
	margin-top: 3px;
	float:left;
}

.todo
{
	width:100%;
	margin-top: 5px;
	max-width: 1005px;
}

.lblError
{
	width:100%;
	margin-top: 5px;
	margin-bottom: 10px;
	max-width: 1005px;
}

.boton
{
	margin-left:10px;
	margin-top:10px;
	max-width: 1005px;
}

.divCuerpo
{
	width: 100%;
	margin-top: 56px;
}

.etiqueta
{
	float:left;
	width:100%;
	margin-top: 3px;
}

.texto
{
	float:left;
	width:100%;
}


.watermark
{
   padding-left: 5px;
   vertical-align: middle;
   color: Gray;
}


#centeredmenu 
{
	background-image:url('../Imagenes/Menu/menu-normal.jpg');
	background-repeat:repeat-x;
	clear:both;
	min-height: 24px;
	min-width: 200px;
	width:100%;
	overflow:hidden;
	margin-bottom: 2px;
}
#centeredmenu ul 
{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	height: 1.2em;
	max-width: 200px;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   height: 1.2em;
}
#centeredmenu ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:0.2em 0.5em 0.2em 0.5em;
	background:#ddd;
	color:#000;
	text-decoration:none;
	line-height:1.3em;
	height: 1.2em;
	width: 3em;
	font-size: 0.9em;
	background-image:url('../Imagenes/Menu/menu-normal.jpg');
	background-repeat: repeat-x;
}
#centeredmenu ul li a:hover 
{
	color:#fff;
}
td.aspcalendar a, a:active
{
text-decoration:none;
}
.menu1
{
	display:block;
	width:33%;
	float:left;
	cursor:pointer;
	text-align:center;
	min-height:39px;
	text-decoration:none;
	font: 8pt Arial;
	color: White;
}
.menu2
{
	display:block;
	width:33%;
	float:left;
	cursor:pointer;
	text-align:center;
	min-height:72px;
	text-decoration:none;
	font: 9pt Arial;
	color: Black;
	margin-top:15px;
}
.fondo1
{
	float:left;
	width:100%;
	background-color:#484848;
	min-height:39px;
	min-width:225px;
	max-width:1005px;
	clear:both;
}
.fondo2
{
	padding-top:5px;
	float:left;
	width:100%;
	/*background-image: url('../Imagenes/Movil/fondo.png');
	background-repeat:repeat-x;*/
	min-height:262px;
	min-width:225px;
	max-width:1005px;
	clear:both;
}
.menu1 img
{
	border:0;
}
.menu2 img
{
	border:0;
	display:block;
	margin: 0 auto;
}
.btn,.btninterior
{
	display:block;
	text-decoration:none;
	background-color: #5F5F5F;
	padding: 12px 2px 12px 2px;
	float:left;
	text-align:center;
	color:white;
	font-size: 13px;
	font-family:Arial;
	width:85px;
	cursor:pointer;
	max-height:12px;
	overflow:hidden;
}
.btn,.btnopciones
{
	border-right: 1px solid #F3F3F3;
}
.btninterior
{
	border:1px solid #BBBBBB;
}
.btnopciones
{
	display:block;
	width:36px;
	height:36px;
	cursor:pointer;
	float:left;
	background-image:url('../Imagenes/Movil/opciones.png');
}
.btn2,.btn2interior
{
	display:block;
	text-decoration:none;
	background-color: #D3D3D3;
	padding: 12px 2px 12px 2px;
	float:left;
	text-align:center;
	color:black;
	font-size: 12px;
	font-family:Arial;
	width:85px;
	cursor:pointer;
	max-height:12px;
	overflow:hidden;
}
.btn2
{
	border-right: 1px solid #F3F3F3;
}
.btn2interior
{
	border: 1px solid #BBBBBB;
}
.grids
{
	border:0;
}
.grids tr td
{
	height:25px;
	font-family:Arial;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}
.pager,.pager tr,.pager td
{
	border:0;
}
.pager a
{
	display:block;
	text-decoration:none;
	border: 1px solid #F3F3F3;
	padding: 5px;
	float:left;
	text-align:center;
	font-size: 8pt;
}
.divdropdown,.divdropdowninterior
{
	float:left;
	height: 36px;
	background-color: #5F5F5F;
}
.divdropdown
{
	border-right: 1px solid #F3F3F3;
}
.divdropdowninterior
{
	border:1px solid #BBBBBB;
}
.dropdown
{
	border:0;
	color:White;
	background-color: #5F5F5F;
	padding: 8px 0 8px 0;
	font-size: 12px;
	font-family:Arial;
	width:64px;
}
.buscador{
	width:100%;
	margin:0px;
	border-spacing: 0px;
	space:0px;
	border-style:none;
}
.botonera
{
	float:left;
	width:100%;
	background-color:#5F5F5F;
	margin-bottom:5px;
}
.botonera2
{
	float:left;
	width:100%;
	background-color:#D3D3D3;
	margin-bottom:5px;
}
.divdropdown2
{
	float:left;
	height: 36px;
	background-color: #D3D3D3;
	border-right: 1px solid #F3F3F3;
}
.dropdown2
{
	border:0;
	color:Black;
	background-color: #D3D3D3;
	padding: 8px 0 8px 0;
	font-size: 12px;
	font-family:Arial;
	width:64px;
}
.sinSelect {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 22px 0px 0px 0px !important;
    background-color: rgb(187, 187, 187) !important;
    cursor: pointer;
    min-height:44px;
    background-repeat: no-repeat;
    background-position: center 2px;
    background-size: 27px 27px;
    margin-left:-3px;
}
.sinSelect2 {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 11px 15px 11px 10px;
    background-color: Transparent;
    color: #FFFFFF;
    cursor: pointer;
    background-image:url('../Imagenes/Menu/opciones-down.png');
    background-repeat:no-repeat;
    background-position:center right;
    margin-right:20px;
}
.sinSelect2 option {
    background:#484848;
}
.sinSelect, .sinSelect2, .sinSelect option,.sinSelect2 option {
    border:0px !important;
    outline:0px !important;
}
/*.dxm-main { display:none; }*/
#ctl00_cph_pnlNotas { min-width:120px; width:100%; }
.imgFlechaDia { padding-top:4px; padding-right:4px; width:21px; height:21px; }
.dxlpLoadingDiv { z-index:999999 !important; }
.dxlpLoadingPanel { z-index:1000000 !important; position:fixed !important; }
#ctl00_cph_LoadingPanel_TL { font-size:15px; font-family:'Roboto',Helvetica,Arial,'Sans Serif'; color:#666; }

/*Avisos*/
.avisoWarning {
		margin-left:25px;
		margin-right:25px;
		color: #856404;
		background-color: #fff3cd;
		padding: .75rem 1.25rem;
		border: 1px solid transparent;
		border-color: #ffeeba;
		border-radius: .25rem;
	}
.avisoDanger {
		margin-left:25px;
		margin-right:25px;
		color: #721c24;
        background-color: #f8d7da;
		padding: .75rem 1.25rem;
		border: 1px solid transparent;
		border-color: #f5c6cb;
		border-radius: .25rem;
	}
.avisoSucces {
		margin-left:25px;
		margin-right:25px;
		color: #155724;
        background-color: #d4edda;
		padding: .75rem 1.25rem;
		border: 1px solid transparent;
		border-color: #c3e6cb;
		border-radius: .25rem;
	}
.avisoPrimary {
		margin-left:25px;
		margin-right:25px;
		color: #004085;
		background-color: #cce5ff;
		padding: .75rem 1.25rem;
		border: 1px solid transparent;
		border-color: #b8daff;
		border-radius: .25rem;
	}

/* Colores de fondo de actuaciones según etiquetas */

/*Estilos según ventana (Colores de tema de cada ventana)*/

/*correo*/
input.t-correo:focus,select.t-correo:focus,.campoFecha.t-correo.dxeFocused,.t-correo .dxeCalendarHeader,.t-correo .dxeCalendar,.t-correo .dxeCalendarFooter,.t-correo .dxICBFocused
{
	border-color: #ff6a00 !important;
	box-shadow: 0px 0px 0px 0px #ff6a00;
}

.t-correo .dxICBFocused
{
	background-color: #ff6a00 !important;
}

.gridDocumentacion.t-correo .dxgvTable
{
	border-top: 1px solid #ff6a00;
}

.campoFecha.t-correo .dxic input:focus
{
	border: none !important;
}
.dxmLite .dxm-main {
    background-color: #F5F5F5;
}
.dxmLite .dxm-main .dxm-item {
    background-color: transparent !important;
    padding-left: 10px;
}
.contenedorBuscador input { outline:none !important; padding-left:5px; }

.mn-menu-elemento-movil
{
    float: left;
    width: 45% !important;
    background: none;
    background-color: #e95aae;
    border-radius: 0.5em;
    border: none;
    color: white;
    height: 150px;
    margin: 5px 9px;
	cursor: pointer;
}

.mn-menu-elemento-movil span
{
	font-size: 20px;
}

.container-pasos
{
	width: 100%;
}

.div-pasos
{
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.div-pasos-dot.disabled
{
	background-color: #666666;
	color: black;
}

.div-pasos-dot
{
	border-radius: 10px;
	font-size: 14px;
	color: white;
	width: 20px;
	height:20px;
	line-height: 20px;
	padding: 0px 5px;
	background-color: cyan;
	text-align: center;
	display: inline;
}

.mn-movil.mn-campo-1 
{
	float: left;
	width: 100%;
	color: #999999 !important;
}

.mn-movil.mn-campo-2 
{
	float: left;
	color: #999999 !important;
	padding-top: 3px;
}

.float-left
{
	float: left;
}

.mn-movil.mn-btn-seleccion 
{
	float: right;
	width: 30px;
	height: 32px;
	background: #EEEEEE;
	color: #999999;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: -32px;
	margin-bottom: 10px;
	border-radius: 0.5em;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border: 1px solid #CCCCCC;
	max-width: 30px !important;
	position: relative;
	z-index: 9999;
}
.mn-btn-seleccion:hover 
{
	background-color: #E0E0E0;
}

.mn-movil.mn-campo-texto, .mn-movil.mn-campo-hora 
{
	float: left;
	width: 100% !important;
	min-width: 100% !important;
	height: auto!important;
	max-height: 32px;
	min-height: 32px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: none;
	border-bottom: 1px solid #CCCCCC !important;
	border-radius: 0;
	margin-bottom: 10px;
	text-indent: 1px;
	font-size: 15px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mn-movil.mn-campo-lista 
{
	float: left;
	width: 100% !important;
	min-width: 100% !important;
	height: 27px !important;
	border: none;
	border-bottom: 1px solid #CCCCCC !important;
	border-radius: 0;
	margin-bottom: 5px;
	text-indent: 0px;
	font-size: 15px !important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.estiloCliente .mn-movil.mn-campo-texto::after, .estiloCliente .campoTexto99::after, .estiloCliente .mn-movil.mn-campo-hora::after, .estiloCliente .mn-movil.mn-campo-lista::after, .estiloCliente .recuadroNotas::after 
{ 
	border-color: #8CDB17 !important; 
}
.estiloCliente .mn-movil.mn-campo-texto:focus, .estiloCliente .campoTexto99:focus, .estiloCliente .mn-movil.mn-campo-hora:focus, .estiloCliente .mn-movil.mn-campo-lista:focus, .estiloCliente .recuadroNotas:focus
{
	outline: 0px;
	text-decoration: none !important;
	border-bottom: 1px solid #8CDB17 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #8CDB17 !important;
	-moz-box-shadow: 0px 0px 0px 0px #8CDB17 !important;
	box-shadow: 0px 0px 0px 0px #8CDB17 !important;
} 
.estiloExpediente .mn-movil.mn-campo-texto::after, 
.estiloExpediente .campoTexto99::after, 
.estiloExpediente .mn-movil.mn-campo-hora::after, 
.estiloExpediente .mn-movil.mn-campo-lista::after, 
.estiloExpediente .recuadroNotas::after 
{ 
	border-color: #31CEDA !important; 
}
.estiloExpediente .mn-movil.mn-campo-texto:focus, 
.estiloExpediente .campoTexto99:focus, 
.estiloExpediente .mn-movil.mn-campo-hora:focus, 
.estiloExpediente .mn-movil.mn-campo-lista:focus, 
.estiloExpediente .recuadroNotas:focus
{
	outline: 0px;
	text-decoration: none !important;
	border-bottom: 1px solid #31CEDA !important;
	-webkit-box-shadow: 0px 0px 0px 0px #31CEDA !important;
	-moz-box-shadow: 0px 0px 0px 0px #31CEDA !important;
	box-shadow: 0px 0px 0px 0px #31CEDA !important;
}

.mn-movil.mn-acordeon
{
	float: left;
    width: 100%;
}

.mn-movil.mn-acordeon button
{
	color: #666;
	font-size: 22px;
}

.mn-movil.mn-acordeon svg 
{
	font-size: 20px;
}

.mn-movil.mn-acordeon svg.bi-chevron-down,
.mn-movil.mn-acordeon svg.bi-chevron-up
{
	font-size: 30px;
}

.mn-movil.mn-acordeon span,
.mn-movil.mn-acordeon svg
{
	float: left;
}

.mn-movil.mn-acordeon button span,
.mn-movil.mn-acordeon button img
{
	margin: 0px 5px;
}

.mn-movil.mn-acordeon mn-acordeon-item button
{
	font-size: 14px;
}

.mn-movil.mn-acordeon button,
.mn-movil.mn-acordeon button:hover,
.mn-movil.mn-acordeon button:focus
{
	text-decoration: none;
	outline-color: transparent;
	outline-offset: 0px;
}

.mn-movil.mn-acordeon button.mn-acordeon-btn
{
	width:auto;
	float: left;
	margin-left: 5px;
}

.mn-movil.mn-acordeon .mn-acordeon-modal.collapsing
{
	height: auto;
    overflow: unset;
}

.mn-movil.mn-acordeon .icon-salir{
	margin-left: auto;
}

.mn-movil.mn-acordeon .mn-acordeon-item
{
	/*margin-left: 10px;*/
	font-size: 16px;
	/*min-width: 90vw;*/
	display: flex;
    align-items: center;
}

.botonNegro4 {
	color: #666666;
	text-align: left;
	border: 0;
	cursor: pointer;
	text-align: center;
	min-width: 50px;
	-webkit-appearance: none !important;
}
.botonNegro4
{
	padding: 6px 4px 6px 4px;
}
.botonNegro4:hover
{
	background-color: Gray !important;
	color: White;
	border-color: #666666;
}