﻿
.inputChico{
    height: 30px;

}

.botonChico {
    padding: 1px 30px;
}

.PanelInputChico {
    padding: 30px;
}

.checked {
    color:#8b499c;
    font-size:18px;
}

.nochecked {
    color:#FFBF00;
    font-size:18px;
}

.fa {
     font-size:18px;
}

.botonMuyChico {
    padding: 1px 10px;
    border: 1px solid #000000;
    font-size:14px;
}

.imagenredonda {
    border-radius:50%;
    width:120px;
    height:120px;
}

.imagenLogo {
    height:55px;
    margin-bottom:10px;
}
.menupading {
    padding:20px;
}
.proximamente {
   background-color: #8a499a
}
.imgproximamente {
   position:relative;
    width:100%;
}

.divproximamente {
    position:absolute;
    top:10%;
    left:5%;
    right:5%;
    bottom:0;
    margin:auto;
}


.itemComplejo {
    color:white;
}

    .itemComplejo:hover {
        color:black;
    }

ul.portfolio li.active .itemComplejo {
    color:white;
}

.iconColor {
    color: #FFBF00;
}

.heightInputFile {
    height:34px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
    height:50px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.modalMensaje {
   z-index:2000 !important;
}

.panel-title {
    position: relative;
}

    .panel-title::after {
        content: "\f107";
        color: #333;
        top: -2px;
        right: 0px;
        position: absolute;
        font-family: "FontAwesome"
    }

    .panel-title[aria-expanded="true"]::after {
        content: "\f106";
    }

input:checked + .sliderPendiente {
    background-color: #f57d7d;
}
input:checked + .sliderSena {
    background-color: #f9ef32;
}
input:checked + .sliderReservada {
    background-color: #93f57d;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.dark p{
    margin: 0px !important;
}

.header-top-area{
    background-color: white;
}

.font14{
    font-size:14px;
}

.font9 {
    font-size: 9px;
}

.about-me-text p {
    margin-bottom:25px !important;
}

.about-me-text h4 {
    margin-bottom:32px !important;
}

.fondoBlancoTransp {
    background-color:  rgba(255,255, 255, 0.9) !important;
}

.fondoBlancoTransp50 {
    background-color: rgba(255,255, 255, 0.5);
}

.TituloPrincipal{
    font-weight:600;
}

.encabezadoEmpresa{
    margin-top:5px;
    margin-bottom:7px;
    font-size:10px;
}
.fondoAmarillo{
    background: #e1dddd;
}

.fondoAmarillo a {
    font-size:10px;
    color:black;
}
.fondoAmarillo a:hover{
    color:black;
}

.letraNegra{
    color:black !important;
}

.letraBlanca {
    color: white !important;
}

.letra12{
    font-size:12px;
}

.bordeBlanco{
    border-width: 1px;
    border-color:white;
    border-style:solid;
}

.imagen150 {
    width: 150px;
}

.imagenwithAll{
    width:100%;
}

.bar {
    height: 18px;
    background: green;
}

.w200{
    width:200px;
}

.w100 {
    width: 100px;
}

.w80 {
    width: 80px;
}


.margenBottom20{
    margin-bottom:20px;
}

.img-wrap .close {
    position: absolute;
    top: 2px;
    right: 20px;
    z-index: 100;
    background-color: #FFF;
    padding: 5px 2px 2px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    opacity: .2;
    text-align: center;
    font-size: 22px;
    line-height: 10px;
    border-radius: 50%;
}
.img-wrap:hover .close {
    opacity: 1;
}

.fondoRESERVADA {
    background-color: #f9ef32 !important;
    color: #000000 !important;
}

.fondoPENDIENTE {
    background-color: #f57d7d !important;
    color: #FFFFFF !important;
}

.fondoPAGADA {
    background-color: #93f57d !important;
    color: #000000 !important;
}

.fondoVENCIDA {
    background-color: #c7c7ce !important;
    color: #000000 !important;
}



.fc-toolbar.fc-header-toolbar{
    margin-bottom:10px !important;
    margin-top:20px !important;
}

.fc-toolbar h2 {
    font-size: 24px;
    margin: 20px 0px 10px !important;
}

.btn-danger {
    background-color: #a7a1a1 !important;
}

.btn-danger {
    color: #fff;
    background-color: #a7a1a1;
    border-color: #a7a1a1;
}
.panel-warning {
    border-color: #ddd;
}

.panel-warning > .panel-heading {
    color: #000;
    background-color: #ddd;
    border-color: #ddd;
}

.fondoEmpresa {
    /*background: url(../images/fondo.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.fondoPublico {
    background: url(../images/fondoPublico.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
   
}

.fondohorarios {
    background-color: #e1dddd
    /*background: url(../images/fondoHorario.jpg);
    background-size: auto;
    background-repeat: repeat;
    background-position: center center;*/
}

.fondoComplejos {
    background-color: #e1dddd
}

.fondoComlejo {
    background: url(../images/fondoCompeljo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.padding10 {
    padding: 10px;
    padding-bottom:0px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e1dddd !important;
    border-color: #e1dddd !important;
    color: #000000 !important;
}
.opaciti1 {
    opacity:1;
}

.marginR5 {
    margin-right: 5px;
}

.h3, h3 {
    font-size: 22px !important;
}


@media only screen and (min-width: 800px) {
    .modal-lg{
    width:800px !important;
}

}


@media (min-width: 1200px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

.panel{
    margin:15px;
}

.altoFondo {
    min-height:650px;
}

}

.verticalMedio {
    display: flex;
    align-items: center;
}

@media only screen and (max-width : 768px) {
    .verticalMedio {
        display: block;
    }

    .ocultarMovil {
        display:none;
    }

    .footer-section p {
        font-size: 12px;
    }
}

.fc-toolbar h2 {
    text-align:center !important;
    width:150px !important;
}


element.style {
}

.fc .fc-toolbar > * > * {
    margin-left: 0 !important;
}

.menuHambuguesa {
    color: black !important;
    border-color: rgba(0,0,0,1) !important;
    background-color: white !important;
}

.fondoNegro{
    background-color:black !important;
}

.margenBottom0
{
    margin-bottom: 0px !important;
}

.font11{
    font-size:11px;
}

.IconoMuyGrande {
    font-size: 84px !important;
}

@media only screen and (min-width: 980px) {

    .altoLoginEmpresa {
        height: 208px !important;
    }
}

.imgFull {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.3);
}

    .imgFull img {
        height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


@media only screen and (max-width: 780px) and (min-width: 500px) {
    .imgFull img {
        height: 50%;
    }
}

@media only screen and (max-width: 499px) {
    .imgFull img {
        height: 30%;
    }
}

.modal {
    overflow-y: auto;
}

.mb-2{
    margin-bottom:10px;
}