/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.select2-container {
    width: 100% !important;
    padding: 0;
}

.flotante_contenedor{
    margin:0;
    width:60px;
    height:390px;
    position:fixed;
    z-index:1000;
    right:0px;
    bottom:0px;
    padding: 0px;
}
.flotante_botonF1{
    padding: 0px;
    width:60px;
    height:60px;
    border-radius:100%;
    background:#793265;
    right:0;
    bottom:0;
    position:absolute;
    margin-right:16px;
    margin-bottom:16px;
    border:none;
    outline:none;
    color:#FFF;
    font-size:30px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition:.3s;
    opacity: 40%;
}

.flotante_contenedor:hover .flotante_botonF1 {
    opacity: 100%;
}

.flotante_span{
    font-size:50%;
    transition:.5s;
    line-height: 40px;
}

.flotante_botonF1:hover span{
    transform:rotate(360deg);
}
.flotante_botonF1:active{
    transform:scale(1.1);
}
.flotante_btn{
    padding: 0px;
    width:40px;
    height:40px;
    border-radius:100%;
    border:none;
    color:#FFF;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    font-size:28px;
    outline:none;
    position:absolute;
    right:0;
    bottom:0;
    margin-right:26px;
    transform:scale(0);
}
.flotante_botonF2{
    background:#2196F3;
    margin-bottom:90px;
    transition:0.5s;
}
.flotante_botonF3{
    background:#673AB7;
    margin-bottom:145px;
    transition:0.7s;
}
.flotante_botonF4{
    background:#009688;
    margin-bottom:200px;
    transition:0.9s;
}
.flotante_botonF5{
    background:#FF5722;
    margin-bottom:255px;
    transition:0.99s;
}

.flotante_botonF6{
    background: #ffcf22;
    margin-bottom:310px;
    transition:0.99s;
}

.flotante_botonF7{
    background: #cf22ff;
    margin-bottom:365px;
    transition:0.99s;
}

.flotante_animacionVer{
    transform:scale(1);
}

.flotante_animacionVer{
    transform:scale(1);
}


.header-guia, .header-space-guia,
.footer-guia, .footer-spac-guia {
    height: 100px !important;
}
.header-guia {
    position: fixed !important;
    top: 0 !important;
}

.footer-guia {
    position: fixed !important;
    bottom: 0 !important;
}

.dd-empty,
.dd-placeholder {
    display: block !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 20px !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

.card {
    width: 100%!important;
}

.ocupacion {
    height: 800px!important;
    position: relative;
}

.fc-day-header {
    width: 11%!important;
}

.ocupado {
    background: rgba(0, 0, 0, 0.8);
    opacity: 0.5;
    color: white;
    position: absolute;
    border-bottom: 1px dashed #ccc;
    border-left: 1px solid white;
}

.actividad {
    background: rgba(102, 51, 102, 0.8);
}



.streamingcasa {
    background: rgba(224,81,145,0.8);

}

.streamingaula {
    background: rgba(33,185,117,0.8);
}

.ocupado:hover {
    opacity: 1;
    cursor: e-resize;
}

.cancelada  {
    background: rgba(204, 0, 0, 0.8);
}

.ocupado span {
    float: left;
    margin: 3px 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 15px;
    padding-bottom: 15px;
    font-size: 12px;
}

.ocupado span a {
    color: white!important;
}

.ocupado span a.fa {
    cursor: pointer;
    padding: 0px 5px 0px 0px;
}

span.hora {
    display: inline-block;
    color: white;
    font-size: 90%;
    margin-top: -5px;
    width: 100%;
}

#ocupacion tbody tr td {
    padding: 0px 1px!important;
    height: 940px;
}

#ocupacion tbody tr td:hover {
    background-color: #ccc;
}

table.line {
    width: 100%;
    color: #fff;
}

.toggle_box_support {
    margin: 30px 0;
    width: 100%;
    list-style-type: none;
}

.toggle_box_support li.status_ok {
    pointer-events: none;
    border-left: 2px solid #2aaf62;
}

.toggle_box_support>li:first-child {
    padding-top: 0;
}

.toggle_box_support>li {
    padding: 0 30px 20px;
    border-left: 2px dashed #cdcdc9;
}

.toggle_box_support>li:first-child .toggle_header {
    border-top: none;
}

.toggle_box_support>li .toggle_header {
    padding: 0 10px 20px 0;
    position: relative;
    font-family: "BqFontProRegular", "Roboto", Arial, Sans-Serif;
    font-size: 20px;
    border-bottom: solid 1px #f2f2f2;
}

.toggle_box_support li.status_ok .bg_status {
    background-color: #2aaf62;
    border: none;
    color: #FFF;
    text-align: center;
    line-height: 28px;
}

.toggle_box_support li .bg_status {
    position: absolute;
    top: -1px;
    left: -43px;
    width: 24px;
    height: 24px;
    font-size: 16px;
    border-radius: 100%;
    border: solid 8px #9b9b9b;
    background-color: #FFF;
}

.icon-bq-icons {
    font-family: 'bq-icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bq-icons,
.input_group .native_select_wrapper::before {
    font-family: 'bq-icons' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-check::before {
    font-family: "FontAwesome";
    content: "\f107";
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.creartiva .panel {
    height: 150px;
    background-image: url(../../creartiva/2017/img/top-bg.jpg);
    background-repeat: no-repeat;
    background-position: 100% 80%;
}

.creartiva .panel p {
    margin-top: 55px;
    margin-left: 30px;
    font-size: 40px !important;
    line-height: 40px;
}

.creartiva .panel a {
    height: 40px;
    margin-top: 55px;
    margin-right: 30px;
    font-size: 20px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #BE1522;
    border-radius: 0px;
    color: #BE1522;
    text-transform: uppercase;
    padding-top: 10px;
}

.creartiva .panel a:hover {
    border: 2px solid white;
    color: white;
}

.bg-black {
    background-color: #000;
}

body div#fullContainer #content-wrap {
    background: #ffffff;
    bottom: 0;
    box-shadow: -5px 0px 8px #000000;
    position: absolute;
    top: 0;
    width: 100%;
}

#ctrlNavPanel {
    background: #333333;
    bottom: 0;
    box-sizing: content-box;
    height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 250px;
}

div.enproceso {
    background: #cdcdc9!important;
    content: 'enproceso';
}

div.enproceso .spinner {
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

.clickable-row:hover>td {
    cursor: pointer!important;
    cursor: hand!important;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("../img/Preloader_6.gif") center no-repeat #fff;
}

.nav-tabs-simple>li:after {
    background-color: #63ae28;
}


.screen-hidden {
    visibility: hidden;
    display: none!important;
}

.print-hidden {
    visibility: visible;
}

@media print {
    .screen-hidden {
        visibility: visible;
    }

    .print-hidden {
        visibility: hidden;
        display: none;
    }
}


 .timeline{
     position: relative;
     padding-top: 3rem;
     padding-bottom: 3rem;
     padding-left: 3rem;
     padding-right: 3rem;
 }

.timeline:before{
    content: "";
    width: 4px;
    height: 100%;
    background-color: #56af31;

    position: absolute;
    top: 0;
    margin-left: 3rem;
}

.timeline__group{
    position: relative;
}

.timeline__group:not(:first-of-type){
    margin-top: 4rem;
}

.timeline__year{
    padding: .5rem 1.5rem;
    background-color:  #56af31;

    position: absolute;
    left: 0;
    top: 0;
}

.timeline__box{
    position: relative;
}

.timeline__box:not(:last-of-type){
    margin-bottom: 30px;
}

.timeline__box:before{
    content: "";
    width: 100%;
    height: 2px;
    background-color:  #56af31;;

    position: absolute;
    left: 0;
    z-index: -1;
}

.timeline__date{
    min-width: 65px;
    position: absolute;
    left: 0;

    box-sizing: border-box;
    padding: .5rem 1.5rem;
    text-align: center;

    background-color:  #56af31;;
}

.timeline__day{
    font-size: 2rem;
    font-weight: 700;
    display: block;
}

.timeline__month{
    display: block;
    font-size: .8em;
    text-transform: uppercase;
}

.timeline__post{
    padding: 1.5rem 2rem;
    border-radius: 2px;
    border-left: 4px solid #56af31;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24);
    background-color:  #ffffff;
}

@media screen and (min-width: 641px){

    .timeline:before{
        left: 30px;
    }

    .timeline__group{
        padding-top: 55px;
    }

    .timeline__box{
        padding-left: 80px;
    }

    .timeline__box:before{
        top: 50%;
        transform: translateY(-50%);
    }

    .timeline__date{
        top: 50%;
        margin-top: -27px;
    }
}

@media screen and (max-width: 640px){

    .timeline:before{
        left: 0;
    }

    .timeline__group{
        padding-top: 40px;
    }

    .timeline__box{
        padding-left: 20px;
        padding-top: 70px;
    }

    .timeline__box:before{
        top: 90px;
    }

    .timeline__date{
        top: 0;
    }
}



/*
=====
DEMO
=====
*/

@media (min-width: 768px){

    html{
        font-size: 62.5%;
    }
}

@media (max-width: 767px){

    html{
        font-size: 55%;
    }
}

p:last-child{
    margin-bottom: 0;
}

.page{
        margin-left: auto;
    margin-right: auto;
    order: 1;
}

.page-sidebar {
    z-index: 1000;
}

@media (min-width: 768px) {

    body > .pgn-wrapper[data-position="top"] {
        top: 80px;
    }

}

.header {
    padding: 0;
}

.profile-dropdown, .notification-toggle {
    z-index: 1001!important;
}