
@media (max-width: 990px) {
	.area{
		display: none;
	}
}
@media (min-width: 670px) {
	.mob-img{
		display: none;
	}
}
.pb-3, .py-3 {
    padding-bottom: 0rem!important;}
.da-thumbs {
	list-style: none;
	width: 90px;
	height: auto;
	position: relative;
	margin: 20px auto;
	padding: 0;
}

.da-thumbs li {
	/* float: left; */
	/* margin: 5px; */
	background: #fff;
	padding: 8px;
	padding-bottom: 5%; 
	margin-bottom: 12%; 
	position: relative;
	border-radius: 20%;
	box-shadow: 0 1px 5px rgba(90, 89, 89, 0.021);
}
.bg-dark {
	background-color: #8cbca8!important;
	color: #212121;
	z-index: 1;
	position: fixed;
}
.login{
	width: 50% !important;
	align-items: center;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 14%;
}

#mensaje{
	max-width: 80%;
	width: 72%;
	height: 200px;
	margin-bottom: 2%;
}
/* menu */
.da-thumbs{
	margin-bottom: 9%;
}

.table thead{ 
	background-color: #9ca19e23;
}
.table{
	border:1px solid rgba(206, 204, 204, 0);
	font-size: 13px;
	justify-content: center;
	text-align: center;
}.table tr{
	text-align: center;
	border:2px solid rgba(228, 225, 225, 0);
}
@import url(//fonts\font-awesome-4.7.0\css);

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);
.fa-2x {
font-size: 2em;
}
.fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size:20px;
}

.add{
	width: 70%;
	padding-left: 25%;
}
.add input{
	margin-bottom: 4%;
}

.form-control-feedback {
	position: absolute;
	padding: 10px;
	pointer-events: none;
  }
  
  .form-control {
	padding-left: 30px!important;
  }

  .input-group-text{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding:0 !important; 
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
  }
.main-menu:hover,nav.main-menu.expanded {
width:250px;
overflow:visible;
}

.main-menu {
background:#212121;
/* border-right:1px solid #e5e5e5; */
position:absolute;
top:0;
bottom:0;
height:100%;
left:0;
width:120px;
overflow:hidden;
-webkit-transition:width .05s linear;
transition:width .05s linear;
-webkit-transform:translateZ(0) scale(1,1);
z-index:1000;
}

.main-menu>ul {
margin:7px 0;
}

.main-menu li {
position:relative;
display:block;
width:250px;
}



.main-menu .nav-icon {
position:relative;
display:table-cell;
width:60px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;
}

.main-menu .nav-text {
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
  font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
}

.no-touch .scrollable.hover {
overflow-y:hidden;
}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
}

a:hover,a:focus {
text-decoration:none;
}
s
nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
}
.da-thumbs :hover{
background-color: #8cbca8!important;
}

/* .main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:#5fa2db;
} */
.area {
float: left;
background: #e2e2e2;
/* width: 100%;
height: 100%; */
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}



/* Codifgo Slider menu */
@import url(//fonts\font-awesome-4.7.0\css);

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);
.fa-2x {
font-size: 2em;
}
.fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size:20px;
}


.main-menu:hover,nav.main-menu.expanded {
width:150px;
height: 100%;
overflow:visible;

}

.bot{
	/* color: rgba(38, 130, 69, 0.973)!important; */
   /* border-color: rgba(38, 130, 69, 0.973) !important; */
   background-color: #ffffff !important;
   display: inline-block;
    font-weight: 400;
	color: #212529;
	margin-left: 2px;
	margin-right: 2px;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.btn-success:hover{
	background-color: #d8d8d8 !important;
	/* border-color: #7d7d7d !important;  */
}
.btn-success:active{
	background-color: #487454 !important;
	/* border-color: #487454 !important;  */
}
.btn:hover{
	color: black !important;
}
.btn-success{
	color: #fff !important;
    background-color: #8cbca4 !important;
    border-color: #8cbca4!important; 
	display: inline-block;
    font-weight: 400;
	color: #212529;
	margin-left: 2px;
	margin-right: 2px;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.calendar{
	width: 333px;
	height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.p{
	color: #8f8f8f !important;
}


  
  thead th:first-child {
	left: 0;
	z-index: 1;
  }
	@media (min-width: 340px) {
		thead th:first-child {
			left: 0;
			z-index: 0;
	}

    
  thead  {
	
	background-color: rgba(145, 142, 142, 0.329) !important;

  }
  .table {
    border-collapse: collapse;
    max-width: 100%;
    position: relative;
    margin: 0;
}
 
.navbar-brand {
	margin-left: 43%;
}
.caja{
	padding-right: 5px !important; 
    padding-left:  5px !important;
}
.thumbnail {
margin-bottom: 10%;
margin-top: 10%;
text-align: center;

}
.imagenes{
	width: 128px !important;
	height: 128px;

}

.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 87px;
	padding: 7px;
	height: 87px;;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	border-radius: 20%;
	background: rgba(75, 75, 75, 0.719);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	text-align: center;
	display: block;
	font-size: 12px;
	padding: 10px 0;
	margin: 30px 20px 20px 7px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}


.main-menu {
/* overflow-y: scroll  !important; */
background:#d7d7d7;;
/* border-right:2px solid #e5e5e5; */
position:fixed;
top:0;
bottom:0;
height:101%;
overflow-y: hidden; 
left:0;
width:146px;
overflow:hidden;
-webkit-transition:width .05s linear;
transition:width .05s linear;
-webkit-transform:translateZ(0) scale(1,1);
z-index:1000;
}

.main-menu>ul {
margin:7px 0;
}

.main-menu li {
position:relative;
display:block;
width:105px;
}

.main-menu li>a {
	position:relative;
	display:table;
	border-collapse:collapse;
	border-spacing:0;
	color:#999;
	 font-family: arial;
	font-size: 12px;
	text-decoration:none;
	-webkit-transform:translateZ(0) scale(1,1);
	-webkit-transition:all .1s linear;
	transition:all .1s linear;
	  
	}

.main-menu li>a {
position:relative;
display:table;
border-collapse:collapse;
border-spacing:0;
color:#000;
 font-family: arial;
font-size: 12px;
text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .1s linear;
transition:all .1s linear;
  
}

.main-menu .nav-icon {
position:relative;
display:table-cell;
width:60px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;
}

.main-menu .nav-text {
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
  font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
}

.no-touch .scrollable.hover {
overflow-y:hidden;
}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
}

a:hover,a:focus {
text-decoration:none;
}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}
.table td, .table th{
	margin-bottom: 1rem;
	
	border-top: .2rem solid #dee2e68a;
}

.datos{
	background: rgb(255, 255, 255);	
	border-top: .2rem solid #dee2e68a;
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
}
/* .main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:#26824511;
} */
.area {
float: left;
background: #e2e2e2;
width: 0%;
height: 0%;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}


/* codigo stylos contenidos */

 /*//////////////////////////////////////////////////////////////////
  [ RESTYLE TAG ]*/
  .aside{
	float: left;
  }
  .bot1{
	color:rgba(38, 130, 69, 0.973);
}
  
  .form-control {
	background-color: #d7d7d7;

  }
  #contenedor{
	/* width: 1350px; */
	/* height: 900px; */
	background: rgb(158, 153, 153);
	margin: 0;
	/* margin: .5em auto; */
	
  }
  #contenido{
	height: 100%;
	background: #ffffff;
  
  }
  .barra{
	  text-align: center;
	  margin: auto;
  }
  
  .aside{
  background: #4473C5;
  height: 100%;
  width: 30%;
  }
  .section{
	height: 100%;
	width: 86%;
	background: rgb(255, 255, 255);
	float: right;
  }
  
  .aside img{
	background:transparent ;
  
  }
  .text{
	color: #ffffff;
  }
  .img a,img{
	width: 100px;
	height: auto;
  }
  .label{
	font-size: 15px;
  }

	@media only screen and (max-width: 768px) {
	  .alineado{
		float: none !important;
	  }
	} 
	
	@media only screen and (min-width: 768px) {
	  .ajuste{
		padding-top: 18%;
	  }
	  @media only screen and (min-width: 768px) {
		.separador{
		  padding-right: 10%;
		}
	}
	@media only screen and (min-width: 510px) {
	  .celular{
		display: none;
	  }
  }
  @media only screen and (max-width: 500px) {
	.pc{
	  display: none;
	}
	.thead th:first-child {
		left: 0;
		z-index: 0 !important;
  }
  
  .btn-link {
	color: #666666 !important;
  }
	@media only screen and (max-width: 768px) {
	  .first {
		order: 1;
	  }
	  .second {
		order: 2;
	  }
	  .third {
		order: 3;
	  }
	  .fourth {
		order: 4;
	  }
	  .five {
		order: 5;
	  }
	  .six {
		order: 6;
	  }
	  .seven {
		order: 7;
	  }
	  .hight {
		order: 8;
	  }
	}
	.letter h5{
	  font-size: 17px !important;
	}
	* {
		margin: 0px; 
		padding: 0px; 
		box-sizing: border-box;
	}
	.esp{
	  margin-top: 8px;
	}
	body, html {
		height: 100%;
		font-family: SourceSansPro-Regular, sans-serif;
		color: #666666;
		
	}
	.btn-link{
		font-weight: 900;
	}
	.btn-link {
		color: #8f8f8f !important;
		font-weight: 600;
		text-transform: uppercase;
		text-decoration:none ;
	}
	/*---------------------------------------------*/
	a {
		font-family: SourceSansPro-Regular;
		font-size: 14px;
		line-height: 1.7;
		color: #666666;
		margin: 0px;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	  -o-transition: all 0.4s;
	  -moz-transition: all 0.4s;
	}
	

	a:focus {
		outline: none !important;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	/*---------------------------------------------*/
	h1,h2,h3,h4,h5,h6 {
		margin: 0px;
	}
	
	p {
		font-family: SourceSansPro-Regular;
		font-size: 14px;
		line-height: 1.7;
		color: #666666;
		margin: 0px;
	}
	
	ul, li {
		margin: 0px;
		list-style-type: none;
	}
	
  
  @media (max-width: 480px) {
	  .padre {
		padding-top: 45%;
	  }
	}
	@media (max-width: 540px) {
		.precio {
		  padding-bottom: 35% !important;
		}
	  }

	@media (max-width: 480px) {
	  .padre2 {
		padding-top: 45%;
	  }
	}
	@media (min-width: 750px) {
	  .padre {
		margin-top: 15%;
	
	   display: flex;
	   justify-content: center;
	   align-items: center;
	  
	  }
	}
	@media (min-width: 750px) {
	  .padre2 {
	   display: flex;
	   justify-content: center;
	   align-items: center;
	  
	  }
	}
	@media (min-width: 750px) {
	  .espacio {
		margin-top: 15%;
		margin-bottom: 40px;
	   display: flex;
	   justify-content: center;
	   align-items: center;
	  
	  }
	}
	
  
	@media (min-width: 750px) {
	  .dimenciones {
		margin-left: 28%;
	margin-bottom: 15%;
	 
	  
	  }
	}
	.inicio{
	  background-color: rgba(96, 125, 139);
	  width: 120px;
	  height: 120px;
	  text-align: center;
	  margin-left: 15px;
	  margin-right: 15px;
	  float: left;
	
	}
	.inicio img{
	  width: 64px;
	  height: 64px;
	  vertical-align: middle;
	  margin-top: 25px;
	  margin-bottom: 15px;    
	}
	
	.inicio2{
	  background-color: rgba(96, 125, 139);
	  width: 120px;
	  height: 120px;
	  text-align: center;
	  margin-left: 15px;
	  margin-right: 15px;  
	  float: left;
	
	}
	.inicio2 img{
	  width: 64px;
	  height: 64px;
	  vertical-align: middle;
	  margin-top: 25px;
	  margin-bottom: 15px;  
	}
	
	
	.inicio3{
	  background-color: rgb(255, 255, 255);
	  width: 120px;
	  height: 120px;
	  text-align: center;
	  margin-left: 15px;
	  margin-right: 15px;
	  float: left;
	  border: rgba(212, 212, 212, 0.445) 1px solid;
	
	}
	.inicio3 img{
	  width: 64px;
	  height: 64px;
	  vertical-align: middle;
	  margin-top: 25px;
	  margin-bottom: 15px;    
	}
	
	.inicio4{
	  background-color: rgb(255, 255, 255);
	  width: 120px;
	  height: 120px;
	  text-align: center;
	  margin-left: 15px;
	  margin-right: 15px;  
	  float: left;
	  border:rgba(212, 212, 212, 0.445) 1px solid;
	}
	.inicio4 img{
	  width: 64px;
	  height: 64px;
	  vertical-align: middle;
	  margin-top: 25px;
	  margin-bottom: 15px;  
	}
	
	
	.padre {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	 
	}
	.padre2 {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	 
	}
	.texto.header h3,h4,h5{
	  text-align: center;
	  color: #666666;
	}
	
	/* Codigo css stiler */
	.contenido1 {
		width: 55%;
		/* border: 1px solid rgba(38, 130, 69, 0.973); */
		text-align: center;
		margin-left: 23%;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 1%;
	}

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

main {
display: flex;
flex-direction: row;
justify-content: center;
}

.selectMonth{
display: flex;
justify-content: space-evenly;
}

.containerDer {
width: 230px;
}

.containerIzq {
width: 200px;
}