html, body {
	margin: 0;
	background-color: #ffffff;
	font-family: Lato !important;
}
.img-respondida img{
	width:32px!important;
}
.login {
	margin-top: 15%;
}
div.select2-container.no-mostar{
	display:none !important;
}
.no-mostar{
	display:none !important;
}
.login img {
	width: 100%;
	max-width: 200px;
}

.login div.connection {
	position: relative;
	left: auto;
	top: auto;
	margin: 2em auto;
}

.login div.connection form {
	padding: 15px;
}

body>.header .logo {
	padding: .4em;
	background-color: #efefef;
}

body>.header .logo:hover {
	background-color: #efefef;
}

body>.header .logo:hover img {
	transform: translate(20px, 0px);
	transition: all 1s;
}

body>.header .logo img {
	display: block;
	max-width: 100%;
	transition: all 1s;
}

.skin-black .sidebar>.sidebar-menu {
	margin-top: 2em;
}

.skin-black .sidebar>.sidebar-menu>li:first-of-type {
	border-top: 0;
}

.right-side>.content-header {
	background-color: #ffffff;
	margin-top: 40px;
}

.content {
	background-color: #ffffff;
}

.sonata-bc.login {
	background: url('../images/e4s_background.png') no-repeat center center;
    position: absolute;
    width: 100%;
    height: 650px;
}

.bgDashboard {
 	background: url('../images/e4s_background.png') no-repeat top center;
	width: 95%; /*1280px;*/
	height: 100%; /*1050px;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
	position: fixed;
	top: 30px;
	right: 0;
}

.connection {
	background-color: #ffffff;
	padding: 20px 0 10px 0;
	position: relative;
}

.text-center.logo-prome {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

div.connection div input.big {
	font-size: 100%;
}

.nav>li>a.sonata-action-element {
	display: inline-block;
}

.sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #eeeeee;
}

.logo-name-entidad {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 450px;
}

.logo-entidad {
	height: 41px;
	width: auto;
	float: right;
	margin-top: 5px;
}

.texto-entidad {
	float: right;
	margin: 14px 20px 0 20px;
	font-size: 14px;
}

/*
body.fixed > .header, body.fixed .left-side, .small-box{
	z-index:2;
}
*/
body.fixed .left-side, .small-box {
	z-index: 2;
}

.skin-black .sidebar a {
	font-size: 18px;
}

.sidebar .sidebar-menu .treeview-menu>li>a {
	font-size: 16px;
}

a.btn.btn-success.btn-outline[title="Agregar nuevo"] {
	display: none;
}

/*td.sonata-ba-list-field img {
	width: 67px !important;
}*/

td.sonata-ba-list-field img {
	width: 67px;
}

.editar-borrador {
	padding: 0 10px;
	display: block;
}

.filter_container .btn {
	margin-bottom: 10px;
}

.navbar.navbar-static-top .navbar-left, .sonata-ba-view-title,
	.current-url {
	display: none;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group, .edit_link {
	border-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important;
	margin: 0 5px !important;
}

.detalle-mensaje {
	margin-bottom: 20px;
}

.select2-offscreen, .select2-offscreen:focus {
	visibility: hidden;
	/*	position:relative !important;*/
	top: 25px !important;
	left: 10px !important;
}

.navbar.navbar-static-top {
	background-color: #efefef;
}

body>.header .logo {
	position: absolute !important;
	z-index: 999999999;
	left: 50px;
}

body>.header .navbar {
	margin-left: 0;
	z-index: 99999;
}

body.fixed .wrapper {
	margin: 0;
}

.planificacion {
	margin: 0 30px 15px;
	padding: 0 10px;
}

.linea {
	position: relative;
}

.linea .borra_capa {
	left: -8px;
	position: absolute;
	top: 29px;
	cursor: pointer;
	font-size: 16px;
}

.sonata-ba-list-field-batch, .sonata-ba-list-field-header-batch {
	display: none;
}
.sonata-ba-list-field-header-text, .sonata-ba-list-field-header-boolean {
	background-color: #2e6e9e;
	color: #FFFFFF;
}
.form-inline>* {
	display: none !important;
}

.form-inline .pull-right {
	display: block !important;
}

.sidebar .sidebar-menu>li>a {
	padding: 7px 5px 7px 15px;
}

.sidebar .sidebar-menu .treeview-menu>li>a {
	padding: 3px 5px 3px 15px;
}

.small-box h3:empty {
	height: 42px;
}

.estadisticas-uso {
	z-index: 2;
	overflow: hidden;
	height: 128px;
	overflow: hidden;
	width: 100%;
	z-index: 2;
}

.estadisticas-uso .loading {
	height: 128px;
	overflow: hidden;
	width: 100%;
	z-index: 2;
	background: url('../images/hex-loader.gif') no-repeat center center;
}

.estadisticas-uso .inner {
	overflow: hidden;
	padding: 9px 5px;
}

.info-mensajes {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #ffffff;
	text-align: center;
	width: 33.3%;
	display: block;
}

.info-mensajes:first-child {
	border: none;
	padding-left: 0;
}

.info-mensajes:last-child {
	padding-right: 0;
}

.info-mensajes p i {
	font-size: 20px;
}

.small-box .icon {
	font-size: 50px;
	top: 0;
	animation: none;
	transition: all 0.3s linear 0s;
}

.small-box:hover .icon {
	font-size: 70px;
	top: 0;
	animation: none;
}

.dex {
	font-size: 14px;
}

span.infinito {
	background: rgba(0, 0, 0, 0) url("../images/infinity.png") no-repeat
		scroll center 0px;
	display: block;
	font-size: 15px;
	height: 42px;
	padding-top: 27px;
	width: 100%;
}

span.block {
	background: rgba(0, 0, 0, 0) url("../images/block.png") no-repeat scroll
		center 3px;
	display: block;
	font-size: 15px;
	height: 42px;
	padding-top: 27px;
	width: 100%;
}

form>.contenedor-alias {
	display: none;
}

.box.box-success {
	/*border-top-color:#3c8dbc;*/
	border: none;
	box-shadow: none;
}

.skin-black .right-side>.content-header {
	background-color: #ffffff;
}

.well {
	border: none;
	box-shadow: none;
	padding: 0 0 0 20px;
	background-color: #ffffff;
}

.skin-black .navbar {
	border: none;
}

.navbar.navbar-static-top {
	box-shadow: 0 3px 4px 0 rgba(39, 39, 43, 0.5);
}

.vich-file img {
	height: 50px;
	margin-bottom: 10px;
}

.nav-tabs-custom {
	box-shadow: none;
}

.tab-content {
	border: 1px solid #f4f4f4;
	border-top: none;
}

.nav-tabs-custom>.nav-tabs>li:first-child.active {
	border-left: 1px solid #f4f4f4;
}

#contenido-menu {
	/*margin-top:10px;*/
	margin: 20px 0;
}

.sidebar .sidebar-menu {
	margin-bottom: 90px;
}

.sidebar .sidebar-menu>li {
	border-top: 1px solid #444444;
	margin: 4px 0 0;
	padding: 4px 0 0;
}

.sidebar .sidebar-menu>li:last-child {
	border-bottom: 1px solid #444444;
}

.info-mensajes .enviados {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
}

.mCSB_scrollTools {
	width: 8px !important;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0 !important;
}

body>.header .logo, body>.header .navbar {
	width: auto;
}

/*
.sonata-ba-collapsed-fields em{
	display:none;
}
*/
.dragable .box {
	border: 1px solid #e0e0e0;
	box-shadow: 1px 1px 2px #888888;
}

.dragable .box .box-header {
	cursor: move;
}

.dragable {
	margin-bottom: 40px;
}

.dragable .pos {
	background-color: #3c8dbc;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	left: 45%;
	padding: 11px 17px 12px;
	position: absolute;
	top: -23px;
}

.dragable .box {
	height: 350px;
}

.select2-container .select2-choice {
	/*height:auto;*/
	padding: 3px 0 3px 8px;
}

.field-container .field-actions {
	display: none;
}

.form-group.half {
	width: 45% !important;
	float: left;
	margin-right: 5% !important;
}

.no-label {
	visibility: hidden;
}

.dragable .form-group.half:nth-child(odd), .dragable .sonata-ba-field.half
	{
	margin-right: 0 !important;
	width: 50% !important;
	float: left;
}

.dragable .form-group:not (.half ){
	clear: both;
}

.small-box  .inner {
	padding: 10px;
	color: #ffffff !important;
}

.NO_ENVIADA, .NO_ENVIADO {
	background-color: #999;
}

.ENVIADA, .ENVIADO {
	width: 18px !important;
	height: 11px !important;
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #ffffff;
}

.RECIBIDA, .LEIDA, .RECIBIDO, .LEIDO {
	background-color: #428bca;
}

.RESPONDIDA, .RESPONDIDA.SI, .RESPONDIDO, .RESPONDIDO.SI {
	background-color: #449d44;
}

.RESPONDIDA.NO, .RESPONDIDA.QUIZAS, .RESPONDIDO.NO, .RESPONDIDO.QUIZAS {
	background-color: #d9534f;
}

.table.table-bordered.table-striped thead th {
	font-size: 16px;
	font-weight: normal;
}

.qtip {
	font-size: 15px !important;
	line-height: 19px !important;
}

.qtip-bootstrap, .qtip-rounded, .qtip-tipsy, .qtip-tip canvas {
	border: 1px solid #cccccc;
	border-radius: 5px;
}

.qtip span {
	font-size: 13px;
	font-style: italic;
}

.mini-bloque {
	float: left;
	clear: both;
}

.mini-bloque.dia {
	clear: none;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}

.mini-bloque.dia:last-child {
	border: none;
}

.sonata-ba-list td.sonata-ba-list-field a.sonata-link-identifier {
	font-weight: normal !important;
}

.box.box-primary {
	/*border-top: 2px solid grey !important;
	overflow-x: auto !important;
    overflow-y: hidden;*/
    border: 0px !important;
    box-shadow: none !important; 
}

form[action*=cita]  table thead tr a, form[action*=mensajelibre]  table thead tr  a,
	form[action*=mensajelibrepaciente]  table thead tr  a, form[action*=paciente]  table thead tr a
	{
	color: #ffffff;
}



/* form[action*=cita]  table thead tr  */
.bg-cita, .bg-cita a
{
	background-color: #00c0ef;
	color: #ffffff;
}

/* form[action*=paciente]  table thead tr */ 
.bg-grupo_pacientes, .bg-grupo_pacientes a
{
	background-color: #f39c12;
	color: #ffffff;
}

.bg-pacientes, .bg-pacientes a
{
	background-color: #f39c12;
	color: #ffffff;
}

/* form[action*=mensajelibre]  table thead tr, form[action*=mensajelibrepaciente]  table thead tr*/
.bg-mensaje_libre, .bg-mensaje_libre a
	{
	background-color: #00a65a;
	color: #ffffff;
}


.bg-tratamiento, .bg-tratamiento a {
	background-color: #a768a3 !important;
	color: #ffffff;
} 
/*   form[action*=tratamiento]  table thead tr, form[action*=tratamiento]  table thead tr a, .bg-tratamiento {
	background-color: #a768a3 !important;
	color: #ffffff;
}  */ 

/* form[action*=plantilla]  table thead tr, form[action*=plantilla]  table thead tr a  */
.bg-plantilla, .bg-plantilla a
{
	background-color: #f56954;
	color: #ffffff;
}

.bg-variable_plantilla, .bg-variable_plantilla a
{
	background-color: #f56954;
	color: #ffffff;
}

.bg-tipo_plantilla, .bg-tipo_plantilla a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=entidad]  table thead tr, form[action*=entidad]  table thead tr a  */
.bg-entidad, .bg-entidad a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=centro]  table thead tr, form[action*=centro]  table thead tr a  */
.bg-centro, .bg-centro a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=area]  table thead tr, form[action*=area]  table thead tr a  */
.bg-area, .bg-area a
{
	background-color: #f56954;
	color: #ffffff;
}



/* form[action*=destinotipo]  table thead tr, form[action*=destinotipo]  table thead tr a  */
.bg-tipo_recurso, .bg-tipo_recurso a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=destino]  table thead tr, form[action*=destino]  table thead tr a */ 
.bg-recurso, .bg-recurso a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=estadoenvio]  table thead tr, form[action*=estadoenvio]  table thead tr a  */
.bg-estado_envio, .bg-estado_envio a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=tipoenvio]  table thead tr, form[action*=tipoenvio]  table thead tr a  */
.bg-tipo_envio, .bg-tipo_envio a
{
	background-color: #f56954;
	color: #ffffff;
}

/* form[action*=usuariomovil]  table thead tr, form[action*=usuariomovil]  table thead tr a */ 
.bg-usuario_movil, .bg-usuario_movil a
{
	background-color: #f56954;
	color: #ffffff;
}


/*  form[action*=aplicacion]  table thead tr, form[action*=aplicacion]  table thead tr a  */
 .bg-aplicacion, .bg-aplicacion a
 {
	background-color: #f56954;
	color: #ffffff;
} 


/*  form[action*=user]  table thead tr, form[action*=user]  table thead tr a */ 
.bg-usuario, .bg-usuario a 
 {
	background-color: #f56954;
	color: #ffffff;
} 


.pull-right, label {
	font-weight: normal !important;
}

.sonata-ba-filter .box-primary {
	width: 85%;
	float: left;
	border: none !important;
	box-shadow: none;
}

.sonata-ba-filter .navbar.navbar-default {
	width: 13%;
	float: left;
	margin-left: 2%;
}

.sonata-ba-filter .box-header {
	display: none;
}

.sonata-ba-filter .box .box-body {
	padding: 0 !important;
}

.filter_container label {
	float: left;
	width: 80px;
	padding-top: 5px;
}

.filter_container label+div+div {
	float: left;
	width: 70%;
	margin-right: 10px;
}

.right-side .content {
	padding-top: 0;
}

.filter_container .btn.btn-default {
	background: url('../images/close.png') no-repeat left top;
	border: medium none;
	box-shadow: none;
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 76%;
	top: 22px;
	width: 20px;
	text-indent: -999999999px;
}

.filter_container .btn.btn-default:hover {
	background-color: transparent !important;
}

.select2-container .select2-choice {
	line-height: 19px;
}

.sonata-filter-form ul {
	display: none;
}

.select2-drop {
	z-index: 999999999 !important;
}

.sonata-filter-form[action*=mensajelibrepaciente] {
	display: none;
}

/*# sourceMappingURL=web/css/styles.css.map */


/*Estilos de botones crear*/

#cita .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #00c0ef;
	color: #fff;
}

#tratamiento .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #a768a3;
	color: #fff;
}

#mensajelibre .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #00a65a;
	color: #fff;
}

#paciente .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f39c12;
	color: #fff;
}

#grupopaciente .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f39c12;
	color: #fff;
}

#plantilla .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#entidad .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#centro .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#area .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#usuariomovil .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#destinotipo .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#destino .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#estadoenvio .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#tipoenvio .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#tipoplantilla .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#variablesplantilla .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#aplicacion .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#usuarios .sonata-action-element {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	margin-top: 15px !important;
	padding-bottom: 7px !important;
	padding-top: 7px !important;
	background-color: #f56954;
	color: #ffffff;
}

#filtropacientes {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f39c12;
	color: #fff;
	
}

#filtrocita {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #00c0ef;
	color: #fff;
	
}


#filtrotratamiento {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #a768a3;
	color: #fff;
	
}

#filtromensajes {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #00a65a;
	color: #fff;
	
}

#filtrogrupopacientes {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f39c12;
	color: #fff;
	
}

#filtroapp {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrousuario {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtroentidad {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrocentro {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtroarea {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrousuariomovil {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrotipodestino {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrodestino {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtroestadoenvio {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrotipoenvio {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrotipoplantilla {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtrovariablesplantilla {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

#filtroplantilla {
	border-radius: 3px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #999;
	background-color: #f56954;
	color: #fff;
	
}

.error-personal-style ul li{
	list-style: none;
	color: red;
}

.error-personal-style ul{
	padding-left: 0px;
}

ul.thumbnails.image_picker_selector li .thumbnail img{
	width: 60px;
}

/*Maquetado de la parte para cambiar incidencias sobre al listado*/

.wrapper-estado-incidencia{
	width: 24px; 
	float: right;
}

.flecha-cambiar-estado{
	font-weight: bold; 
	font-size: 10px; 
	cursor: pointer;
}

.iconos-estados-incidencia{
	display: none;
	border: 1px solid #cccccc; 
	border-radius: 2px; 
	padding: 3px;
	box-shadow: 2px 2px 4px #cccccc;
}

.iconos-estados-incidencia img{
	cursor: pointer;
}

.ico-mini-incidencias{
	margin-left: 5px;
}

.img-estado-mini{
	width: 15px !important; 
	padding: 2px;
}

.img-estado img{
	width: 20px !important;
}

.texto-estado{
	color: grey;
	font-weight: bold;
}

@media screen and (min-width: 992px) {
	.right-side.strech {
		margin-left: 0;
		margin-top: 36px;
	}
}

/****************************MAQUETADO DE LAS TABLAS DE LOS LISTADOS**************************************/



tfoot th{
	border: 0px !important;
}


table{
	display: table;
   	width: 100%;
   	table-layout: fixed;
}

.table tbody tr td{
	overflow: hidden;
  	text-overflow: ellipsis;
  	word-wrap:break-word;

}

.btn-exportar{
	margin-bottom: 10px;
}

div[id$=imagenes] .sonata-collection-row .control-label {
	display:none;
}

a#preview  > img {
	display: block;
	width: 150px;
	height: 150px;
}

div[id$=imagenes] {
	display: flex;
	flex-wrap: wrap;

}

div[id$=imagenes] .sonata-collection-row{
	width: 200px;
}
