#grid_usuarios_wrapper {
    overflow: scroll !important;
}

footer{
	background-color: #EEE;
	border-top: 10px solid #BBB;
	font-size: 14px;
	padding: 10px;
    margin-bottom: -200px !important;
	text-align: center;
}
.box-principal{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.titulo{
	text-align: center;
    line-height: 0.5;
    font-size: 3rem !important;
}

.td-querella {
    min-width: 150px;
}

.imagen-avatar{
	height: 50px;
	width: 50px;
}

.edit:after {
	content: "Editar";
    width: 100%;
    float: left;
    text-transform: none;
}

.citacion:after {
    content: "Citación";
    width: 100%;
    float: left;
    text-transform: none;
}

.preview:after {
    content: "Visualizar";
    width: 100%;
    float: left;
    text-transform: none;
}

.no-assist:after {
    content: "No asiste";
    width: 100%;
    float: left;
    text-transform: none;
}

.assist:after {
    content: "Si asiste";
    width: 100%;
    float: left;
    text-transform: none;
}

.postmail:after {
    content: "Correo";
    width: 100%;
    float: left;
    text-transform: none;
}

.descargos-sin:after {
    content: "Descargos - SIN PROTECCION";
    width: 100%;
    float: left;
    text-transform: none;
}


.descargos-con:after {
    content: "Descargos - CON PROTECCION";
    width: 100%;
    float: left;
    text-transform: none;
}

.descargos:after {
    content: "Descargos";
    width: 100%;
    float: left;
    text-transform: none;
}

.delete:after {
	content: "Eliminar";
    width: 100%;
    float: left;
    text-transform: none;
}

.medida:after {
    content: "Medida de protección";
    width: 100%;
    float: left;
    text-transform: none;
}

.no-padding {
	padding: 0 !important;
}

.logo-header {
	    width: 18rem;
    background-color: #4caf50;
    padding: 10px 10px 10px 0;
    margin-left: -15px;
    margin-top: -20px;
    border-color: #080808;
    box-shadow: 1px 2px 2px #4caf50;
    border-radius: 20px;
    color: #ffffff !important;
}

.logo-header img {
	    width: 100%;
    text-align: center;
    padding-left: 10px;
}
.logo-alcaldia {
	padding: 0px 60px 0px 40px;
    margin-right: -15px;
    background: #4caf50;
    background: -moz-linear-gradient(left, #2196f3 0%, #cbebff 25%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #4caf50 0%,#54bb75 25%,#ffffff 100%);
    background: linear-gradient(to right, #4caf50 0%,#54bb75 25%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2196f3', endColorstr='#ffffff',GradientType=1 );

}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 1.7rem;
}

.logo-alcaldia a {
    padding: 0px !important;
}

.navbar-inverse {
    background-color: #4caf50 !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #427744 !important;
    color: #ffffff;
}

.content-home {
	text-align: center;
	margin-top: 20px;
}

.mensaje {
	    margin-bottom: 100px;
    text-align: center;
    font-size: 20px;
}




.logo-header {
    display: none;
}

.dont_show {
    display: none;
}

.panel-heading-me {
  color: #ffffff; 
  background-color: #4caf50;
  border-color: #d6e9c6;
  padding: 10px 20px;
}


.header-acciones-table {
    min-width: 150px !important;
    text-align: center;
}

.header-querella-table {
    min-width: 100px !important;
}

.content-nombre-table {
    font-size: 1.8rem;
}

thead {
    font-size: 2.0rem;
    font-weight: bold;
}

.row_blue {
    background-color: #eeeeee !important;
}

.row_white {
    background-color: #ffffff !important;
}

.negrita {
    font-weight: bold;
}

.hidden {
    display: none !important;
}

#grid_usuarios_filter > label > input[type="search"] {
    border-radius: 0.8rem !important;
}

.content-querella-table {
    font-size: 1.5rem !important;
}

#grid_usuarios_length > label > select {
    /**font-size: 1.5rem;**/
    padding-right: 10px;
}

.div-formularios {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border:1px dashed rgba(0, 0, 0, 0.11);
    box-sizing: content-box;
    padding: 0 3rem;
}

strong.select2-results__group {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: -10px;
}

.rotate-45 {
    transform: rotate(45deg) !important;
}

.green {
    color: #1bb394;
}

.orange {
    color: #f8ac5a;
}

.red {
    color: #ed5666;
}

.blue {
    color: #1d84c6;
}

.panel-2 {
    /* float: right; */
}

.wizard > .content > .body 
{
    position: relative !important;
}

#querella {
    font-size: 2rem;
    color: #2c8f7b;
    border-radius: 5px;
    cursor: not-allowed;
}

.select2-container 
{
    width: 100% !important;
}

.violencia-questions 
{
    border: solid 1px #ed5565;
    border-radius: 1rem;
    padding: 2rem;
    margin-bottom: 10px;
    display: none;
}

.violencia-questions-edit
{
    border: solid 1px #ed5565;
    border-radius: 1rem;
    padding: 2rem;
    margin-bottom: 10px;
}

#id_eliminar 
{
    display: none;
}

.titulo_visualizar
{
    background: #1AB394;
    color: #fff;
    cursor: default;
}

.list-group-item > h5 
{
    width: 50%;
    float: right;
    font-size: 1.4rem;
}

.list-group-item > b
{
    width: 50%;
    font-size: 1.6rem;
}

span.fc-title:hover {
    white-space: normal !important;
}

div#grid_usuarios_filter > label {
    margin-left: 20rem;
}

div#grid_citaciones_filter > label {
    margin-left: 20rem;
}

div#grid_oficios_filter > label {
    margin-left: 20rem;
}

#grid_citaciones_filter > label > input[type="search"] {
    border-radius: 0.8rem !important;
}

#grid_oficios_filter > label > input[type="search"] {
    border-radius: 0.8rem !important;
}

.button-view-persona > form {
    float: right;
}

.button-view-persona > span {
    float: left;
}

.lista-citacion > li 
{
    width: 25%;
    float: left;
}

.citacion, .postmail 
{
    border: 1px solid #f17979 !important;
}

.hidden 
{
    display: none !important;
}

.fecha_agregar 
{
    cursor: not-allowed;
    pointer-events: none;
    background-color: #eeeeee;
}

.note-editor 
{
  height: auto !important; 
}

.title-ver-button 
{
    font-size: 1.8rem;
    font-weight: bold;
}

.nuevo_parrafo_contenido 
{
    margin-top: 10px;
}


#toast-container > div.toast {
    background-image: none !important;
}
 
.margin-center {
    margin: 0 auto 15px 0 !important;
}

.highcharts-title {
    font-size: 24px !important;
    border-bottom: 1px solid #e7eaec !important;
}

.label-test-novato {
    font-size: 1rem;
    color: black;
}

.label-test-resultado {
    font-size: 1rem;
    color: white;
}

.rojo {
    background-color: #ed5565;
    color: white !important;
    padding-top: 20px;
    border-radius: 10px;
}

.verde {
    background-color: #1ab394;
    color: white !important;
    padding-top: 20px;
    border-radius: 10px;
}

.amarillo {
    background-color: #f8ac59;
    color: white !important;
    padding-top: 20px;
    border-radius: 10px;
}

.azul {
    background-color: #428bca;
    color: white !important;
    padding-top: 20px;
    border-radius: 10px;
}

a.btn.btn-default.buttons-excel.buttons-html5 {
    color: black !important;
}

a.btn.btn-default.buttons-pdf.buttons-html5 {
    color: black !important;
}

a.btn.btn-default.buttons-print {
    color: black !important;
}

a.btn.btn-default.buttons-csv.buttons-html5 {
    color: black !important;
}


#modalPromocionalTituloFixed {
    float: right;
    position: fixed;
    cursor: pointer;
    width: 20%;
    right: 0;
    bottom: 0;
    background: #546b8e;
    font-size: 20px;
    color: white;
    padding: 20px 60px 20px 20px;
    border-radius: 20px;
    display: none; /* oculto por defecto */
}

/* Solo visible desde 768px */
@media (min-width: 768px) {
    #modalPromocionalTituloFixed {
        display: block;
    }
}
