﻿img {
  border-radius: 10px;
  object-fit: cover;
}

@font-face {
    font-family: Gotham-Medium;
    src: url('fonts/Gotham/Gotham-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-Bold;
    src: url('fonts/Gotham/Gotham-Bold.ttf') format('truetype');
}

/* Ajustar la tipogra*/

html,label,a,div,select,ul,li,span,p,input{
    font-family: "Gotham-Medium" !important;
}

p.titleCard{
    font-family: "Gotham-Medium" !important;
}


h1,h2,h3,h4,h5{
    font-family: "Gotham-Bold" !important;
}

/*------------------------------ESTILOS SITIO*/
/* CSS Document */
body   
{
    font-size: 0.9rem;
    font-family: Gotham-Medium;
    margin: 0px;
    padding: 0px;
    color:Gray;
    background-color: #ffffff;
}

table.tablaDatos
{
  width:100%;
}

table.tablaDatos thead th {
  font-size: 1rem;
  text-align: center;
    background: #8B545C;
  color: #fff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
table.tablaDatos th {
  font-size: 1.2rem;
    padding-top: 2px;
  padding-bottom: 2px;
    background: #A0A0A0;
  color: #ffffff;  
}

table.tablaDatos tbody td {
  border: #eee solid 1px;
  color: #000;
  font-size: 0.8rem;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
}


h1, h2, h3, h4, h5, h6
{
    color: #666666;
    text-transform: none;
    margin-bottom: 0px;
    font-weight: 200;
}

h5{
  color: #998320;
}

h6
{
  color: #AE403A;
}

.tablascrolling{
overflow:auto;
width:700px;
height:500px;
}

.text1{
color:#FFFFFF;
font-size:11px;
}

hr{
color:#009900;
}


.tituloverde{
color:#85A408;
font-size:25px;
text-align:left;
}

.divtituloazul{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
color:#FFFFFF;
background-color:#0099FF;
padding:5px 5px 5px 10px;
font-size:13px;
text-align:left;
background-image:url(../images/h30.png);
background-repeat:repeat-x;
background-position:bottom;
width:auto;
}

.divtituloazul2{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
color:#FFFFFF;
background-color:#0099FF;
padding:5px 5px 5px 10px;
font-size:23px;
text-align:center;
width:auto;
}

.divtitulomenu{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
color:#FFFFFF;
background-color:#003399;
padding:5px 5px 5px 10px;
font-size:13px;
text-align:left;
background-image:url(../images/h30.png);
background-repeat:repeat-x;
background-position:bottom;
width:auto;
}

.divsubtituloazul{
color:#FFFFFF;
background-color:#003399;
font-weight:bold;
padding:5px 5px 10px 5px;
font-size:15px;
text-align:left;
background-image:url(../images/h30.png);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
}

.divsubtitulogris{
color:#333333;
background-color:#CCCCCC;
font-weight:bold;
padding:5px 5px 5px 10px;
font-size:15px;
text-align:left;
width:100%;
}

.cuadroaviso{
height:auto;
text-align:justify;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
border: thin solid #CCCCCC;
    background-image: url(../images/h30.png);
    background-position:bottom;
    background-repeat:repeat-x;  
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
}

.cuadromenu{
text-align:center;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
background-color:#FFFFFF;
    background-image: url(../images/h30.png);
    background-position:bottom;
    background-repeat:repeat-x;  
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
}

.cuadrosesion{
text-align:center;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
border-style:solid;
border-color:#666666;
border-width:1px;
background-color:#FFFFFF;
}

.cuadroimagen{
  border: 1px solid #DBDBDB;
  width: 98%;
  height:280px;
  padding-left:5px;
  padding-left:5px;
  padding-top:10px;
  padding-bottom:10px;  
}


.recuadro p{
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}

.subtitle1{
font-size:15px;
font-weight:bold;
color:#666666;
}

.title1{
text-align:center;
font-size:18px;
text-align:left;
color:#663300;
font-weight:bold;
}

.title2{
font-size:20px;
color:#666666;
}

.tituloblanco{
text-align:left;
font-size:35px;
font-weight:bold;
text-align:center;
color:#ffffff;
background-color:#0066FF;
}

.subtituloamarillo{
text-align:left;
font-size:24px;
text-align:justify;
color:#FF9900;
background-color:#0066FF;
}

.nota{
font-size:12px;
font-style:italic;
}

.boton{
background-color:#669933;
color:#FFFFFF;
text-align:center;
}

.tabla1{
width:845px;
height:1990px;
background-color:#FFFFFF;
padding-right:5px;
padding-top:5px;
}

.lista{
list-style-image:url(images/SpryMenuBarRight.gif);
line-height:30px;
}

.formsitio{
  background-color: #FFCCFF;
  width:400px;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px; 
}

a img{
border:none;
}

a 
{
  color:#666666;
}



.filtro
{
    width:auto;
    font-size:12px;
    border-top-left-radius: 10px;    
    border-top-right-radius: 10px;    
    text-align:left;
    padding:2px 2px 2px 2px;
    background-color:#E0E0E0;
    color:Black;   
}

.paginador
{
    width:auto;
    font-size:10px;
    border-bottom-left-radius: 10px;    
    border-bottom-right-radius: 10px;    
    text-align:left;
    padding:1px 1px 1px 1px;
    background-color:transparent;
    color:Black;    
}




/
.tablascrolling{
overflow:auto;
width:700px;
height:500px;
}

.text1{
color:#FFFFFF;
font-size:11px;
}

hr{
color:#009900;
}



caption{
	text-align: left;
	border: 1px solid #999999;
	background-color:#ededed;
width:auto;
	padding:2px 0px 2px 2px;
}

.mensajeerror
{
	color:Red;
	font-size:10pt;
}


.mensajeinformacion {
    color: #58ACFA;
    font-size: 0.8rem;
}

.rangofechas
{
	background-color:#ffffbf;
	border-width:1px;
	border-style:solid;
	border-color:#7d634e;
}

.resultados
{
	margin-left:0px;
	text-align:center;
    font-size:12px;
	color:Black;
}
.resultados .total
{
	color:maroon;
	font-size:18px;
    font-weight: bold;
}
.title {
    color: #000000;
    font-size: 15pt;
    font-weight: bold;
    
}

.tituloTabla
{
    color: Gray;
    font-size: 10.0pt;
    font-weight: bold;
}

.textos
{
    color: #2E2717;
    font-size: 12.0px;
}

.nombresCamposMenuTitulo
{
    color: #6C6C71;
    font-size: 13.0px;
    font-weight: bold;
}

.nombresCamposMenu
{
    color: #393323;
    font-size: 11.0px;
}

.nombresCamposBold
{
    color: #2E2717;
    font-size: 12.0px;
    font-weight: bold;
}

.nombresCamposBoldChica
{
    color: #2E2717;
    font-size: 11.0px;
    font-weight: bold;
}

.datosCeldas
{
    color: Gray;
    font-size: 9.0pt;
    font-weight: normal;
}

.textoCampos
{
    color: #393323;
    font-size: 9.0pt;
    font-weight: normal;
}

.contenido{ 
/*Este contenedor contiene solo al contentplaceholder */
width:1090px;
height:auto;
    padding: 0px 13px;
    margin: 5px 5px 5px 5px;
    min-height: 420px;
}


/*Empieza efectos de menu*/

.seccionTitulo
{
	vertical-align:middle;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    color: #6C6C71;
}


.navbarmenu {
  width: 20%;
  height: 100%;
  background: #fff;
  position: fixed;
  overflow: auto;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

main {
  margin-left: 0%;
  background-color: #ffffff;
  min-height: 650px;
}

.rowSlide {
  background: rgba(0, 0, 0, 0.4);
  margin-top: -50px;
  position: fixed;
  z-index: 1000;
  width: 100%;
}

p.labelS {
  color: #fff !important;
  margin-left: 30px;
}
p.titleRow {
  color: #fff !important;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 0px;
}
p.subtitleRow {
  color: #fff !important;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
}


nav.topNav {
  background: #F0F0F0;
  height: 40px;
  margin-top:110px;
      color:Gray;

}
nav.topNav .nav-wrapper {
  padding-left: 15px;
  padding-top: 50px;

}
nav.topNav .nav-wrapper a {
  font-size: 1rem;
     
}

nav.topNav a {
  font-size: 1rem;
     color:Gray;
     
}

nav.topNav ul {
  margin-right: 20%;
  margin-top:-60px ;
}
nav.topNav ul li div.contentNotify span {
  border-radius: 50%;
  background: #f44336;
  font-size: 0.8rem;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #fff;
  z-index: 10;
  margin-top: -20px;
  position: relative;
  text-align: center;
}
nav.topNav ul li div.contentNotify span.noNotify {
  background: transparent;
  color: transparent;
}
nav.topNav ul li div.contentNotify span.noNotify i {
  position: relative;
  margin-top: 0px;
  margin-left: -20px;
  z-index: 5;
}
nav.topNav ul li div.contentNotify i {
  position: absolute;
  margin-top: -67px;
  margin-left: 8px;
  z-index: 5;
}

span.badgeSlide {
  background: #AE403A;
  color: #fff;
  height: 33px;
  margin-left: 10px;
  margin-top: 0px;
  padding-top: 0px !important;
  padding-bottom: 3px !important;
  padding-left: 7px;
  padding-right: 7px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  text-align: center;
  z-index: 1000;
  display: fixed;
}

ul.sidenav {
  width: 20%;
  height: 100%;
  margin-top: 0px;
  background: #fff;
}
ul.sidenav.iconnavbar {
  text-align: center;
}
ul.sidenav li.tFirts {
  padding: 0px;
  margin-right: 0px;
  width: 100%;
  background: #fff !important;
  color: #AE403A !important;
}
ul.sidenav li.tFirts a {
  color: #58595B !important;
  font-size: 0.8rem;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  width: 100%;
  font-weight: normal;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
ul.sidenav li.tFirts a i {
  color: #808284 !important;
  margin-right: 10px;
  display: inline-block;
  margin-left: 0px;
  font-size: 1.3rem;
}
ul.sidenav li.tFirts.active {
  background: #fff !important;
}
ul.sidenav li.tFirts.active a {
  color: #AE403A !important;
}
ul.sidenav li.tFirts.active a i {
  color: #AE403A !important;
}
ul.sidenav li.tFirts:hover {
  background: #fafafa !important;
}
ul.sidenav li.tFirts:hover a {
  color: #58595B !important;
}
ul.sidenav li.tFirts:hover a i {
  color: #58595B !important;
}
ul.sidenav li.tFirts:hover a span.badgeSlide {
  background: #58595B !important;
}
ul.sidenav.headernavbar {
  margin-top: 20px;
}
ul.sidenav ul.collapsible {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px;
  margin: 0px;
}
ul.sidenav ul.collapsible li {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
}
ul.sidenav ul.collapsible li a {
  font-weight: normal;
}
ul.sidenav ul.collapsible li:hover div.collapsible-header {
  background: #fafafa !important;
}
ul.sidenav ul.collapsible li:hover div.collapsible-header i {
  color: #58595B !important;
}
ul.sidenav ul.collapsible li.activeSecond div.collapsible-header {
  color: #AE403A !important;
}
ul.sidenav ul.collapsible li.activeSecond div.collapsible-header i {
  color: #AE403A !important;
}
ul.sidenav ul.collapsible li div.collapsible-header {
  color: #58595B !important;
  font-size: 0.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  border: 0px;
  background: transparent;
  cursor: pointer;
}
ul.sidenav ul.collapsible li div.collapsible-header i {
  color: #808284 !important;
  font-size: 1.3rem;
  display: inline-block;
  transition: all 0.3s ease;
  margin-right: 20px;
}
ul.sidenav ul.collapsible li div.collapsible-header i.right {
  margin-right: 5px;
  margin-left: 10px;
}
ul.sidenav ul.collapsible li.active {
  background: #fafafa !important;
}
ul.sidenav ul.collapsible li.active div.collapsible-header {
  background: #fafafa !important;
}
ul.sidenav ul.collapsible li.active div.collapsible-header i.right {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 en adelante*/
  -webkit-transform: rotate(90deg);
  /* Opera, Chrome, y Safari */
  transition: all 0.3s ease;
}

.bandTitleApp {
  background: #FFFFFF;
  position: fixed;
  width: 100%;
  height: 110px;
}
.bandTitleApp p.titleApp {
  font-size: 0.8rem;
  color: #fff;
  position: fixed;
  margin-left: 10px;
  margin-right: 10px;
    display: flex;
   align-items: center;

}
.bandTitleApp p.titleUser {
  font-size: 0.8rem;
  margin: 0px;
  color: #fff;
  text-align: right;
  padding-right: 10px;
}

.btnReturn {
  position: fixed;
  border-bottom-left-radius: 20px;
  margin-top: 0px;
  margin-right: -20px;
  right: 2%;
  text-transform: none;
  border-bottom-right-radius: 20px;
  background: #7e312e !important;
  color: #fff !important;
}
.btnReturn i {
  color: #fff !important;
  font-size: 1.2rem !important;
  margin-top: -10px;
}

ul.shownav {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background: #fff;
}
ul.shownav.iconnavbar {
  text-align: center;
}
ul.shownav li.tFirts {
  padding: 0px;
  margin-right: 0px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff !important;
  color: #AE403A !important;
}
ul.shownav li.tFirts a {
  color: #58595B !important;
  font-size: 0.9rem;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  width: 100%;
  font-weight: normal;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
ul.shownav li.tFirts a i {
  color: #808284 !important;
  margin-right: 20px;
  display: inline-block;
  margin-left: 0px;
  font-size: 1.3rem;
}
ul.shownav li.tFirts.active {
  background: #fff !important;
}
ul.shownav li.tFirts.active a {
  color: #AE403A !important;
}
ul.shownav li.tFirts.active a i {
  color: #AE403A !important;
}
ul.shownav li.tFirts:hover {
  background: #fafafa !important;
}
ul.shownav li.tFirts:hover a {
  color: #58595B !important;
}
ul.shownav li.tFirts:hover a i {
  color: #58595B !important;
}
ul.shownav.headernavbar {
  margin-top: 20px;
}
ul.shownav ul.collapsible {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px;
  margin: 0px;
}
ul.shownav ul.collapsible li {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
}
ul.shownav ul.collapsible li a {
  font-weight: normal;
}
ul.shownav ul.collapsible li:hover div.collapsible-header {
  background: #fafafa !important;
}
ul.shownav ul.collapsible li:hover div.collapsible-header i {
  color: #58595B !important;
}
ul.shownav ul.collapsible li.activeSecond div.collapsible-header {
  color: #AE403A !important;
}
ul.shownav ul.collapsible li.activeSecond div.collapsible-header i {
  color: #AE403A !important;
}
ul.shownav ul.collapsible li div.collapsible-header {
  color: #58595B !important;
  font-size: 0.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  border: 0px;
  background: transparent;
  cursor: pointer;
}
ul.shownav ul.collapsible li div.collapsible-header i {
  color: #808284 !important;
  font-size: 1.3rem;
  display: inline-block;
  transition: all 0.3s ease;
  margin-right: 20px;
}
ul.shownav ul.collapsible li div.collapsible-header i.right {
  margin-right: 5px;
  margin-left: 10px;
}
ul.shownav ul.collapsible li.active {
  background: #fafafa !important;
}
ul.shownav ul.collapsible li.active div.collapsible-header {
  background: #fafafa !important;
}
ul.shownav ul.collapsible li.active div.collapsible-header i.right {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 en adelante*/
  -webkit-transform: rotate(90deg);
  /* Opera, Chrome, y Safari */
  transition: all 0.3s ease;
}

div.collapsible-body {
  padding: 0px;
  margin: 0px;
  border-top: solid 1px #979797;
  border-bottom: solid 1px #979797;
}
div.collapsible-body ul {
  margin-left: 0px;
  padding: 0px;
  background: #fafafa;
}
div.collapsible-body ul li {
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0px;
  margin-right: 0px;
  background: transparent;
  color: #58595B !important;
  width: 100%;
  cursor: pointer;
}
div.collapsible-body ul li a {
  color: #58595B !important;
  font-size: 0.9rem;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
div.collapsible-body ul li a i {
  color: #808284 !important;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.3rem;
  display: inline-block;
}
div.collapsible-body ul li:hover a {
  color: #000 !important;
}
div.collapsible-body ul li:hover a i {
  color: #000 !important;
}
div.collapsible-body ul li.active a {
  color: #AE403A !important;
}
div.collapsible-body ul li.active a i {
  color: #AE403A !important;
}

footer {
  margin-left: 0px;
}

.material-tooltip {
  padding: 10px 8px;
  font-size: 0.8rem;
  z-index: 2000;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  border-radius: 20px;
  background-color: #323232;
}

nav .nav-wrapper .searchClass {
  padding-top: -10px;
  margin-top: 0px;
  height: 40px;
}
nav .nav-wrapper .searchClass ::placeholder {
  color: white;
}
nav .nav-wrapper .searchClass input {
  color: #fff;
}
nav .nav-wrapper .searchClass input :active {
  color: #323232;
}

@media only screen and (max-width: 600px) {
  ul.sidenav {
    width: 250px;
  }

  nav.topNav ul li div.contentNotify span {
    border-radius: 50%;
    background: #f44336;
    font-size: 0.8rem;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #fff;
    z-index: 10;
    margin-top: -20px;
    position: relative;
    text-align: center;
  }
  nav.topNav ul li div.contentNotify span.noNotify {
    background: transparent;
    color: transparent;
  }
  nav.topNav ul li div.contentNotify span.noNotify i {
    position: relative;
    margin-top: 0px;
    margin-left: -20px;
    z-index: 5;
  }
  nav.topNav ul li div.contentNotify i {
    position: absolute;
    margin-top: -56px;
    margin-left: 8px;
    z-index: 5;
  }
}

.barracolores
{
  background-color: #EEE3DA;
  padding-bottom: 5px;
  position: fixed;
  width: 100%;
  height: 40px;
  padding-top: 10px;
  color:gray;
  font-size: 0.8rem;
}

.icono {
  font-size: 0.8rem;
  color: #fff;
   padding-left: 10px;
  padding-right: 10px;
}


@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  ul.sidenav {
    width: 280px;
  }

  nav.topNav ul {
    right: 0%;
    margin-right: 0px;
    position: relative;
  }
}
@media only screen and (min-width: 993px) {
  footer {
    margin-left: 20%;
  }

  main {
    margin-left: 20%;
    margin-top: 0px;
  }

  .bandTitleApp p.titleUser {
    margin-right: 20%;
  }
}
.tamTitleNav {
  font-size: 1.7rem !important;
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
  .tamTitleNav {
    font-size: 1rem !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 900px) {
  .tamTitleNav {
    font-size: 1.1rem !important;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1100px) {
  .tamTitleNav {
    font-size: 1.2rem !important;
  }
}

/*------------------------------SISTEMA-----------------------------
/*
$color_primary:#3690dd;
$color_primary_dark:#1976d2;*/
.rowMain {
  padding-top: 100px;
  min-height: 500px;
}

.colorPrimary {
  background: #AE403A;
}

.colorPrimaryDark {
  background: #752b27;
}

.textPrimary {
  color: #AE403A;
}

.labelBlue {
  color: #2196f3 !important;
  font-weight: bold;
}

.labelOrange {
  color: #ff9800 !important;
  font-weight: bold;
}

.iconTabSmall {
  font-size: 0.4rem;
  margin-right: 3px;
}

.vino {
  background: #AE403A;
}

.noteSearch {
  font-size: 0.7rem;
  color: #808284;
  margin-top: 35px;
  margin-left: 10px;
}

.iconTabMedium {
  font-size: 0.8rem;
  margin-right: 3px;
}

.circleBlue {
  background: #2196f3;
  border-radius: 10px;
  color: #fff;
}

.circleGreen {
  background: #4caf50;
  border-radius: 10px;
  color: #fff;
}

.circleAmber {
  background: #ffc107;
  border-radius: 10px;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

.circlePink {
  background: #e91e63;
  border-radius: 10px;
  color: #fff;
}

.circlePurple {
  background: #9c27b0;
  border-radius: 10px;
  color: #fff;
}

.labelGreen {
  color: #4caf50 !important;
  font-weight: bold;
}

.labelPink {
  color: #e91e63 !important;
  font-weight: bold;
}

.btn.btnsmall {
  width: 30px;
  height: 30px;
}
.btn.btnsmall i {
  font-size: 20px;
  padding-top: -10px;
  margin-top: -10px;
}

.circleRed {
  color: #f44336;
  font-weight: bold;
}

.circleOrange {
  background: #ff9800;
  color: #fff;
  border-radius: 20px;
}

.modalNewCat {
  width: 30%;
  min-width: 30%;
  border-radius: 20px;
}

.cardDashboard2 {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  border: #eee solid 1px;
}
.cardDashboard2 .titleCard {
  font-size: 0.8rem;
  margin-bottom: 10px;
}

p.titleTopDetails {
  font-size: 0.8rem;
  margin-bottom: 10px;
  margin-left: 20px;
  font-weight: bold;
}

.cardDashboard {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  height: 142px;
  border: #eee solid 1px;
}
.cardDashboard .iconCard {
  font-size: 2.6rem;
  margin-top: 15px;
}
.cardDashboard .titleCard {
  font-size: 0.8rem;
  margin-bottom: 0px;
}
.cardDashboard .numCard {
  font-size: 1.2rem;
  margin-top: 0px;
}
.cardDashboard .titleCard2 {
  font-size: 0.7rem;
  margin-top: 0px;
}
.cardDashboard .numCard2 {
  font-size: 1rem;
  margin-bottom: 0px;
}
.cardDashboard .labelCard {
  font-size: 0.6rem;
  color: #757575;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 0px;
}
.cardDashboard .titleCardBadCasa {
  font-size: 0.7rem;
  margin-top: 0px;
}

.labelCard {
  font-size: 0.6rem;
  color: #757575;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 0px;
}

table.tableDashboard {
  font-size: 1rem;
}
table.tableDashboard thead {
  border: #eee solid 1px;
}
table.tableDashboard thead th {
  font-size: 0.7rem;
}
table.tableDashboard tbody tr {
  margin-top: 0px;
}
table.tableDashboard tbody td {
  border: #eee solid 1px;
  color: #000;
  font-size: 0.6rem;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cardRegistro {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  border: #eee solid 1px;
  padding: 10px;
}
.cardRegistro .titleCard {
  font-size: 1.2rem;
  margin-top: 0px;
  margin-left: 5px;
  font-weight: bold;
}

/*  --- Ajustes de Input --- */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default) {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 2.5rem;
  width: 100%;
  font-size: 0.9rem;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border 0.3s;
  transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}

textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 2.5rem;
  width: 100%;
  font-size: 0.9rem;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border 0.3s;
  transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}

[type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #AE403A;
  border-color: #AE403A;
}

[type=checkbox] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 0.8rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #AE403A;
  background-color: #AE403A;
  z-index: 0;
}

[type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: normal;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
}

.input-field input[type=search]:focus + label {
  color: #fff;
}

.input-field input[type=search]:focus {
  color: #fff;
}

.rowIntRegistro {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.rowIntRegistro.dictamen p {
  font-size: 0.8rem;
}

.btnOpc {
  background: transparent;
  color: #808284;
}
.btnOpc:hover {
  background: #9e9e9e;
  color: #000;
}

.numCantBlue {
  font-size: 1.2rem;
  width: auto;
  background: #AE403A;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan {
  font-size: 1.2rem;
  width: auto;
  background: #00bcd4;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan2 {
  font-size: 1.2rem;
  width: auto;
  background: #00acc1;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan3 {
  font-size: 1.2rem;
  width: auto;
  background: #0097a7;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantPink {
  font-size: 1.2rem;
  width: auto;
  background: #f06292;
  color: #fff;
  padding: 15px;
  border-radius: 20px;
}

.numCantPink2 {
  font-size: 1.2rem;
  width: auto;
  color: #e91e63;
  padding: 15px;
  border-radius: 20px;
}

.numCantPurple {
  font-size: 1.2rem;
  width: auto;
  color: #9c27b0;
  padding: 10px;
  border-radius: 20px;
}

.numCantAmber {
  font-size: 1.2rem;
  width: auto;
  color: #ffa000;
  padding: 10px;
  border-radius: 20px;
}

.numCantGreen {
  font-size: 1.2rem;
  width: auto;
  background: #43a047;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantGreen2 {
  font-size: 1.2rem;
  width: auto;
  color: #43a047;
  padding: 10px;
  border-radius: 20px;
}

.btnAccept {
  background: #998320;
  color: #fff;
  border-radius: 10px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.btnAccept-s {
  background: #AE403A;
  color: #fff;
  border-radius: 10px;
  text-transform: none;
  font-size: 8pt;
  margin-top: 0px;
  margin-left: 3px;
  margin-right: 3px;
}

.btnAccept2 {
  background: #4caf50 !important;
  color: #fff;
  border-radius: 10px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.btntcfb {
  background: #fff !important;
  color: #4caf50;
  border-radius: 10px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
}


.btnAccept:hover {
  background: #752b27 !important;
}

.bttCancel {
  background: #eee;
  color: #000;
  border-radius: 10px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.bttCancel:hover {
  background: #e0e0e0 !important;
}

/* ----- Ajustes de Select ----- */
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 40px;
  line-height: 1.2rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 0.9rem;
  color: #58595B;
  display: block;
  line-height: 20px;
  padding: 10px 12px;
}

/* --------- Ajustes de Modal ------------- */
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  background: #fff;
  width: 80%;
  max-height: 90%;
  height: 90%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  left: 20%;
  will-change: bottom, opacity;
}

.modal_info_user {
  top: auto;
  border-radius: 20px;
  bottom: -100%;
  margin: 0;
  background: #fff;
  width: 50%;
  max-height: 82%;
  height: 82%;
  left: 25%;
  will-change: bottom, opacity;
}

/* -------- Ajustes de Tabs -------*/
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: none;
}

.tabs .tab a {
  color: #808284;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color 0.28s ease, background-color 0.28s ease;
  transition: color 0.28s ease, background-color 0.28s ease;
}

.tabs .tab a:focus, .tabs .tab a:focus.active {
  background-color: #AE403A;
  outline: none;
}

.tabs .tab a:hover, .tabs .tab a.active {
  background-color: transparent;
  color: #58595B;
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  color: #000;
  cursor: default;
}

.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #58595B;
  will-change: left, right;
}


.character-counter {
  position: absolute;
  margin-top: -20px;
  right: 10px;
}

.spanCircleStep {
  background: #58595B;
  color: #fff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

tr.colorArea {
  background: #FEC931 !important;
  text-align: center;
}
tr.colorArea td {
  font-size: 1.1rem !important;
  font-weight: bold;
}
tr td.colorBlack {
  color: #000 !important;
}
tr td.colorPanton {
  color: #AE403A !important;
}

a.btnEditImageUser {
  font-size: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: -10px;
  width: 35px;
  height: 35px;
  margin-left: 100px;
}
a.btnEditImageUser i {
  font-size: 1.3rem;
  margin-bottom: 10px;
  position: relative;
}

.rowUser p.TitleUser {
  font-size: 1rem;
  text-align: center;
  color: #58595B;
  margin-bottom: 0px;
  margin-top: 0px;
}
.rowUser p.subTitleUser {
  font-size: 0.8rem;
  text-align: center;
  color: #808284;
  margin-bottom: 0px;
  margin-top: 5px;
}

.message_col {
  min-height: 22px;
  height: 22px;
}

.messageOK {
  background: #4caf50 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageOK a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #3d8b40 !important;
  margin-right: 5px;
}
.messageOK a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageOK p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageOK p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.messageError {
  background: #f44336 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageError a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #ea1c0d !important;
  margin-right: 5px;
}
.messageError a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageError p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageError p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.messageAlert {
  background: #ffc107 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageAlert a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #d39e00 !important;
  margin-right: 5px;
}
.messageAlert a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageAlert p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageAlert p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.toast.rounded {
  background: rgba(0, 0, 0, 0.87);
}
.toast.rounded p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-right: 10px;
  margin-left: 10px;
}
.toast.rounded button {
  color: #ffc107;
}

.notViewGestion {
  background: #eeeeee;
  border-left: 3px solid #e0e0e0;
}

.topTitleBlue {
  background: #e0e0e0;
  color: #000;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.modalNewEvent {
  width: 50% !important;
  margin-left: 25% !important;
  height: auto !important;
  top: 3% !important;
  bottom: 3% !important;
}
.modalNewEvent .modal-footer {
  background: #eee;
}

.marginRowMain {
  margin-top: 40px;
}

.btnShowPassword {
  background: #fff !important;
  color: #757575 !important;
  position: absolute;
  right: 10px;
}
.btnShowPassword:hover {
  background: #e0e0e0 !important;
  color: #000 !important;
}

/* ---------------- Ajustes de Paginacion ---------------- */
.widthImageCardSmall {
  width: 60%;
}

.widthImageCard {
  width: 80%;
}

.card.small {
  height: 340px;
}

.btnPag {
  color: #9e9e9e;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 1px;
  margin-right: 1px;
  border-radius: 15px;
  background: transparent;
}
.btnPag:hover {
  background: #e0e0e0;
  color: #000;
}
.btnPag.active {
  color: #fff;
  border-radius: 15px;
  background: #AE403A;
}

svg {
  width: 20px;
  height: 20px;
}

@keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-webkit-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-moz-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-o-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@media only screen and (max-width: 600px) {
  .modal.bottom-sheet {
    margin-left: 0%;
    left: 0%;
    width: 100%;
  }

  .cardDashboard {
    height: auto;
  }

  .card.small {
    height: auto;
  }

  .card.medium {
    height: auto;
  }

  .modal_info_user {
    width: 98%;
    max-height: 100%;
    height: 100%;
    left: 1%;
    margin-bottom: 0px;
  }
  .modal_info_user .modal-content {
    padding: 5px;
  }

  .toast.rounded {
    border-radius: 0px;
  }

  .widthImageCardSmall {
    width: 45%;
  }

  .widthImageCard {
    width: 60%;
  }

  .modalNewEvent {
    width: 90% !important;
    margin-left: 5% !important;
    height: 95% !important;
    margin-bottom: 0% !important;
    margin-top: 0% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 7% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 90% !important;
    margin-left: 5% !important;
    border-radius: 20px !important;
  }

  .modalInfoCSS {
    width: 95% !important;
    height: 80% !important;
    min-height: 80% !important;
    margin-left: 2.5% !important;
    margin-bottom: 2% !important;
  }

  .fc-toolbar .fc-center h2 {
    margin-top: 5px;
    font-size: 2rem !important;
  }
  .fc-toolbar .fc-right {
    margin-top: 7px;
  }

  /*.fc-scroller .fc-time-grid-container,.fc-body{
      width: 100% !important;
      height: 700px !important;
  }*/
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .cardDashboard {
    height: auto;
  }

  .modal.bottom-sheet {
    margin-left: 0%;
    left: 0%;
    width: 100%;
  }

  .modal_info_user {
    width: 90%;
    max-height: 90%;
    height: 90%;
    left: 5%;
  }

  .widthImageCardSmall {
    width: 40%;
  }

  .card.small {
    height: 300px;
  }

  .modalNewEvent {
    width: 70% !important;
    margin-left: 15% !important;
    height: 90% !important;
    margin-bottom: 5% !important;
    margin-top: 5% !important;
    border-radius: 20px;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
    border-radius: 20px;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 16% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 40% !important;
    margin-left: 30% !important;
    border-radius: 20px !important;
  }

  .fc-toolbar .fc-center h2 {
    margin-top: 15px;
    font-size: 3rem !important;
  }
  .fc-toolbar .fc-right {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1001px) {
  .widthImgNoFiles {
    width: 27%;
  }

  .widthImageCard {
    width: 60%;
  }

  .widthImageCardSmall {
    width: 60%;
  }

  .modalNewEvent {
    width: 50% !important;
    margin-left: 25% !important;
    height: auto !important;
    top: 3% !important;
    bottom: 3% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 26% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 30% !important;
    margin-left: 35% !important;
    border-radius: 20px !important;
  }
}
@media only screen and (min-width: 1300px) {
  .modalNewEvent {
    width: 40% !important;
    margin-left: 30% !important;
    height: auto !important;
    top: 5% !important;
    bottom: 15% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 31% !important;
    background: #000 !important;
  }
}
@media only screen and (min-width: 1900px) {
  .modalNewEvent {
    width: 30% !important;
    margin-left: 35% !important;
    height: 70% !important;
    top: 10% !important;
    bottom: 40% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 36% !important;
    background: #000 !important;
  }
}
@media only screen and (min-width: 663px) and (max-width: 1000px) {
  .widthImgNoFiles {
    width: 35%;
  }

  .widthImageCard {
    width: 50%;
  }

  .widthImageCardSmall {
    width: 35%;
  }
}
@media only screen and (min-width: 1001px) {
  .widthImgNoFiles {
    width: 27%;
  }

  .widthImageCard {
    width: 60%;
  }

  .widthImageCardSmall {
    width: 50%;
  }
}
.pac-container {
  z-index: 5051 !important;
}

/*# sourceMappingURL=settings_sistema.css.map */
