html,body{
    font-size: 16px;
}
.itelClick{
    text-align: center;
}
.itelClick a{
    text-decoration: none;
    color: #333;
}
.divDescripcion {
    max-height: 350px;
    overflow-y: auto;
    display: table;
}
.verImg{
	cursor: pointer;
}
.scroll{
	margin-bottom: 20px;
	cursor: pointer;
}
.titleAccion{
	color: #00BCFF;
}
.itemname{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 15px;
}
.content-wrapper{
	background-image: url('../img/back01.png');
	background-repeat: repeat;
}
.logout_btn,.home_btn{
	cursor: pointer;
}
.skin-blue .content-header {
    position: relative;
    padding: 15px;
    text-align: center;
    color: #FFF;
    background-color: #00bcff;
}
.content-header>h1 {
    margin: 0;
    font-size: calc(2vh + 1vw);
}
.img-cadena{
	max-width: 250px;
	width: 100%;
    height: auto;
	margin: 0 auto;
	display: block;
}
h3.box-title{
	text-align: center;
}
.bg-mas{
    background-color: #FFF;
    color: #00bcff;
    text-align: center;
    border: solid #00bcff 1px;
    margin: 0 auto;
    display: block;
    max-width: 100px;
    position: relative;
    left: 0;
    right: 0;
}
.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    z-index: 99999;
}
.overlay i{
    text-align: center;
    font-size: calc( 3vh + 2vw );
    margin-top: 30vh;
}

.skin-blue .main-header .logo{
    min-height: 53px;
    height: 90px;
    line-height: 90px;
}

.navbar a[class="sidebar-toggle"]{
    display: none !important;
}
.skin-blue .main-header .navbar .nav>li>a {
    color: #fff;
    line-height: 50px;
}
.main-header {
    position: relative;
    max-height: 200px;
    z-index: 100;
}
.fixed .content-wrapper, .fixed .right-side {
    padding-top: 90px;
}

.itemImg{
    max-width: 128px;
    width: 100%;
    height: auto;
}
.tooltip.top .tooltip-inner {
      background-color:#10384F;
      font-size: 14px;
      padding-top: 5px;
      padding-bottom: 5px;
}
.tooltip.top .tooltip-arrow {
      border-top-color: #10384F;
}
.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.content-wrapper{
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.widget-user .widget-user-image>img {
    width: 100%;
    height: auto;
    border: 3px solid #fff;
}
.imgItem,.imgItem1{
	max-width:65px;
	width:100%;
	cursor: pointer;
}
.text{
	display:block
}
.divItem,.divMes,.divP,.sinItem{
	text-align:center
}
.contenido:after,.divPadreBoton:after,.divPadreBoton:before{
	content:" ";clear:both
}
.imgItem1{
	position:relative;
	float:right;
	padding-bottom:2%;
	padding-top:2%;
	cursor:pointer;
}
.divItem{
	padding-top:6%;
	line-height:1.5;
	margin-bottom:2%;
	font-size:14px;
	padding-bottom:3%;
}
.divMes{
	background-color:#467BA2;
	color:#FFF;
	padding-bottom:2%;
	padding-top:2%;
}
.sinItem{
	background-color:#f7dfdf;
}
.divP{
	height:100%;
	display:table;
	width:100%;
}
.imgBanner{
	width:100%;
	max-width:1920px;
}
.cuadro{
	border-top:none;
}
.contenido:before{
	display:table;
	content:" "
}
.contenido:after{
	display:table;
}
.ptext{
	display:table-cell;
	vertical-align:middle;
}
.divPadreBoton{ 
	float: right; 
} 
.botonDiv{
	padding-top: 3%;
	padding-bottom: 3%;
} 
.btn-print{
	float: right;
	margin-right: 11%;
} 
.cuadroMes{
	padding-bottom: 2%;
    min-height: 200px;
} 
.nombreMes{
	margin-bottom: 5%;
	font-size:18px;
}
.skin-blue .main-header .logo {
    min-height: 53px;
    height: 92px;
    line-height: 90px;
    padding: 0;
}
.buscarinput{
    margin-bottom: 1.5em !important;
}
.widget-user .box-footer {
    height: 120px;
}
.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 128px;
    border: none;
    border-radius: 0;
}
.widget-user .widget-user-image>img{
    border: none;
}
.widget-user .box-footer *{
    text-align: center;
    font-size: 1.5em;
    text-size-adjust: auto;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    margin:  0 auto;
    bottom: 0;
}
.pop-list{
    text-align: left;
    margin-top: .5em;
}
.pop-list li:nth-child(odd) {background: #f4f4f4}
.pop-list li:nth-child(even) {background: #FFF}
.conjunto i{
    color: #37B7EA;
}
.pop-list i{
    color:  green;
}
@media only screen and (max-width : 991px) {
    .col-xs-12{ margin-top: 0 !important; }
}
.modal1 {
    display: none;
    position: fixed;
    z-index: 110;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}
.modal-content1 {
    margin: auto;
    display: block;
    width: 45%;
    max-width: 400px;
}
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
.modal-content1, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
.close1 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close1:hover,
.close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
@media only screen and (max-width: 700px){
    .modal-content1 {
        width: 100%;
    }
}
@media only screen and (max-width:468px){
	.divItem{
		font-size:13px;
	}
	.modal-content1 {
    	margin: auto;
    	display: block;
    	width: 45%;
    	max-width: 300px;
	}
}

