.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/profiles/argentinagobar/modules/contrib/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/profiles/argentinagobar/modules/contrib/ctools/images/status-active.gif) center center no-repeat;
}

.views-row .views-field-field-resumen .field-content {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25px;
}

.views-row .views-field-title span {
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
}

#block-views-calendario-bloque-block .block-title {
    color: black;
}

#edit-submit-calendario-bloque {
    background-color: #0695d6;
    color: white;
}

#edit-submit-calendario-bloque:active {
    box-shadow: none;
}

#edit-submit-calendario-bloque:focus {
    outline: 0;
}

.view-header {
    position: relative;
}

.view-calendario-bloque .filter-calendario {
    content: '';
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/filter.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    position: absolute;
    top: -35px;
    right: 0;
    cursor: pointer;
}

#edit-field-provincia-value,
#edit-type-1 {
    height: 35px;
}

#views-exposed-form-calendario-bloque-block {
    position: absolute;
    right: 0;
    width: 350px;
    padding: 25px;
    background-color: white;
    border: 1px solid darkgray;
    z-index: -1;
}

#views-exposed-form-calendario-bloque-block.active {
    z-index: 9;
}

.view-calendario-bloque .views-exposed-widget.views-submit-button,
.view-calendario-bloque .view-filters {
    position: relative;
    display: flex !important;
    justify-content: flex-end;
}

.view-calendario-bloque .views-exposed-form .views-exposed-widget {
    float: none;
}

.view-calendario-bloque .view-content .views-row {
    width: 50%;
    height: 100px;
    margin-bottom: 20px;
    float: left;
    background-color: #D0EBF4;
    border-radius: 5px;
    overflow-y: auto;
    cursor: pointer;
}

.view-calendario-bloque .view-content .views-row:nth-child(odd) {
    width: 49%;
    margin-right: 1%;
}

.view-calendario-bloque .view-content .views-row .grupo-fecha- {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    text-align: center;
    float: left;
    color: white;
    border-radius: 5px 0 0 5px;
}

.view-calendario-bloque .view-content .Capacitaciones .grupo-fecha- {
    background-color: #00B65A;
}

.view-calendario-bloque .view-content .Eventos .grupo-fecha- {
    background-color: #DD1763;
}

.view-calendario-bloque .views-field-field-fecha {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}

.view-calendario-bloque .views-field-field-fecha-1 {
    margin-top: -5px;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.view-calendario-bloque .views-field-type {
    text-transform: uppercase;
    font-style: italic;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 13px;
}

.views-field.views-field-nothing {
    overflow: scroll;
}

[class*="views-field-"]:not(#modal-calendario [class*="views-field-"],.views-field-field-fecha) {
    padding-left: 120px;
}

.Eventos .modal-calendario .views-field-type {
    color: #DD1763;
}

.Capacitaciones .modal-calendario .views-field-type {
    color: #00B65A;
}

.view-calendario-bloque .views-field-title span,
.modal-title {
    font-weight: bold;
    color: black;
    font-size: 17px;
    cursor: pointer;
}

.view-calendario-bloque .views-field-field-provincia {
    font-size: 11px;
    font-weight: bold;
}

.view-calendario-bloque .views-field-field-hora {
    font-size: 11px;
    font-weight: bold;
}

.view-calendario-bloque .views-field-field-provincia:before {
    content: "";
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/location.png);
    background-size: 12px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 20px;
    float: left;
}

.view-calendario-bloque .views-field-field-hora:before {
    content: "";
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/clock.png);
    background-size: 12px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 20px;
    float: left;
}

.view-calendario .view-filters {
    margin-bottom: 15px;
}

.view-calendario .views-exposed-form {
    background-color: lightgray;
    padding: 10px;
}

.view-calendario .views-exposed-form .views-exposed-widgets {
    margin: 0;
}

.view-calendario .views-exposed-form .views-exposed-widgets #edit-field-provincia-value-wrapper {
    padding: 0;
}

.view-calendario .form-item-field-provincia-value {
    width: 300px;
}

.view-calendario #edit-field-provincia-value-wrapper {
    display: flex;
    align-items: center;
}

.view-calendario #edit-field-provincia-value-wrapper label {
    float: left;
    margin: 0 10px 0;
}

.view-calendario #edit-field-provincia-value-wrapper .views-widget {
    float: left;
}

.view-calendario .fc-corner-left,
.view-calendario .fc-corner-right {
    background-color: #0695d6;
    background-image: none;
    color: white;
}

.view-calendario .fc-header-title {
    color: #0695d6;
    font-size: 12px;
}

.view-calendario .fc-button-today {
    width: 75px;
    text-align: center;
}

.view-calendario .colors-node-type-capacitacion,
.view-calendario .colors-node-type-capacitacion .fc-event-time {
    background-color: #00B65A;
    border-color: #00B65A;
}

.view-calendario .colors-node-type-evento,
.view-calendario .colors-node-type-evento .fc-event-time {
    background-color: #DD1763;
    border-color: #DD1763;
}

.modal-calendario {
    position: absolute;
    top: inherit;
    left: 50%;
    width: 600px;
    height: 250px;
    margin-top: -100px;
    margin-left: -300px;
    cursor: default;
    z-index: 9;
}

.modal-calendario .row {
    background-color: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
}

.modal-container {
    margin-top: 20px;
}

.row.modal-footer {
    margin-top: 71px;
    box-shadow: none;
    display: flex;
    align-items: center;
}

.modal-color_green {
    padding: 25px;
    color: white;
    text-align: center;
}

.Eventos .modal-color_green {
    background-color: #DD1763;
}

.Capacitaciones .modal-color_green {
    background-color: #00B65A;
}

.modal-title a {
    font-weight: bold;
    color: black;
    font-size: 17px;
}

.row.modal-footer .col-md-6 {
    display: flex;
}

.pull-right {
    justify-content: flex-end;
}

.view-calendario .btn.btn-sm {
    margin-bottom: 0;
}

#views-exposed-form-calendario-bloque-block.active {
    background-color: white;
    border: 1px solid darkgray;
    border-radius: 5px;
}

#views-exposed-form-calendario-bloque-block.active div,
#edit-type-1-wrapper.active,
#edit-field-provincia-value-wrapper.active,
.views-field.views-field-nothing,
#edit-submit-calendario-bloque.active {
    display: block;
}

#views-exposed-form-calendario-bloque-block {
    background: transparent;
    border: none;
}

#edit-type-1-wrapper,
#edit-field-provincia-value-wrapper,
#edit-submit-calendario-bloque,
.views-field.views-field-nothing {
    display: none;
}

#modal-calendario.hidden {
    display: none !important;
}

.x {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.x:before,
.x:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    transform-origin: center;
}

.x:before {
    transform: rotate(45deg);
}

.x:after {
    transform: rotate(-45deg);
}

.modal-calendar .x:before,
.modal-calendar .x:after {
    width: 20px;
    border-top: 1px solid white;
}

.modal-calendar {
    display: none;
    position: fixed;
    bottom: 100px;
    left: 50%;
    z-index: 9;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    border-radius: 5px;
    background-color: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
}

.modal-calendar.active {
    display: block;
}

.modal-calendar .row {
    margin: 0;
}

.modal-calendar_header {
    background-color: #00B65A;
    color: white;
    padding: 30px 20px 10px;
}

.modal-calendar_body {
    padding: 30px 20px 10px;
    color: black;
}

.text-u {
    text-transform: capitalize;
    margin: 0;
    font-weight: bold;
}

.pull-right .btn {
    margin: 0;
}

#header-description {
    font-size: 15px;
    text-transform: uppercase;
}

.modal-calendar_body p,
.modal-calendar_body a {
    font-size: 15px;
}

.modal-calendar_hora:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/clock.png);
    background-size: 12px;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

.modal-calendar_fecha:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/calendar.png);
    background-size: 12px;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

.modal-calendar_ubicacion:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/location.png);
    background-size: 12px;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

.modal-calendar_descripcion:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/profiles/argentinagobar/modules/contrib/ev_calendar/img/document.png);
    background-size: 12px;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

#modal-calendar_descripcion {
    overflow-y: auto;
    height: 100px;
}

#modal-calendar hr {
    margin: 20px 0;
}

.modal-container .views-field-type,
.modal-container .views-field-field-provincia {
    margin-left: 0;
}

.modal-container .views-field-field-hora {
    margin-left: 0;
}

.my-2 {
    margin: 5px 0;
}

.fc-agenda-days,
.fc-agenda div div:nth-of-type(3) {
    height: 1115px !important;
}

#modal-calendario .row {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .modal-color_green {
        text-align: left;
    }

    .modal-calendario {
        top: 40%;
    }

    #modal-calendario .views-field-field-provincia:before {
        height: 12px;
        float: none;
    }

    #modal-calendario .views-field-field-hora:before {
        height: 12px;
        float: none;
    }

    #modal-calendario .views-field-title,
    #modal-calendario .views-field-type,
    #modal-calendario .views-field-field-resumen,
    #modal-calendario .views-field-field-provincia {
        margin-left: 0;
    }

    #modal-calendario .views-field-field-hora {
        margin-left: 0;
    }

    .modal-calendar {
        width: 300px;
        margin-left: -150px;
    }

    .x:before,
    .x:after {
        border-top: 1px solid white !important;
    }

    .modal-calendario {
        width: 300px;
        margin-left: -150px;
    }

    .modal-color_green {
        height: auto;
        padding: 25px;
    }

    .modal-container {
        height: 120px;
        text-align: left;
        overflow-y: auto;
    }

    .x {
        top: -21% !important;
    }

    .page-calendario .x {
        top: 10px !important;
    }

    .row.modal-footer {
        justify-content: center;
    }

    .view-calendario-bloque .filter-calendario {
        right: 15px;
        top: 35px;
    }

    .fc-header tr {
        height: 140px;
    }

    td.fc-header-right,
    td.fc-header-left {
        width: 100vw;
        display: block;
        text-align: left;
        margin: 15px 0;
    }

    td.fc-header-center {
        width: 100vw;
        margin-top: 40px;
        position: absolute;
        text-align: left;
    }

    .view-calendario .form-item-field-provincia-value {
        width: auto;
    }

    .view-calendario-bloque .view-content {
        display: block;
        margin-top: 75px;
    }

    .view-calendario-bloque .view-content .views-row {
        width: 100% !important;
        float: none;
    }

    #views-exposed-form-calendario-bloque-block {
        top: 75px;
        right: -3px;
    }

    #block-views-calendario-bloque-block .block-title {
        text-align: left;
    }
}

.loader {
    position: fixed;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.85);
    top: 0;
    z-index: 9;
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

.modal-calendario {
    position: fixed;
    top: 40%;
}

.modal-calendario .row {
    margin: 0;
}

.modal-content-calendario {
    padding: 30px 20px 10px;
    color: black;
}

.modal-container {
    margin-top: 20px;
}

.modal-calendario .modal-field_resumen {
    overflow-y: auto;
    height: 100px;
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-webkit-keyframes color {

    100%,
    0% {
        stroke: #0695d6;
    }
}

@keyframes color {

    100%,
    0% {
        stroke: #0695d6;
    }
}

.views-field.views-field-nothing {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 8;
}

.view.view-calendario-bloque.view-id-calendario_bloque .text-center {
    clear: both;
}

.pagination>.active>span {
    z-index: 1 !important;
}

@media (max-width: 500px) {
    .fc-event-inner {
        height: 20px;
    }
}

@media (max-width: 767px) {
    .pane-views-calendario-bloque-block .pagination {
        margin: 0;
    }

    .fullcalendar .fc-header td [class*="fc-header-"] {
        text-align: center;
        width: 100%;
    }

    .fullcalendar .fc-header .fc-header-center {
        width: 95%;
        margin-right: 10%;
    }

    .fullcalendar .fc-event-inner .fc-event-time {
        border: none;
        padding: 2px;
        padding-left: 2px;
        padding-left: 0;
    }

    .fc-event-time,
    .fc-event-title {
        padding: 2px;
    }

    .fc-event-inner {
        line-height: 16.4333px;
        padding-left: 2px;
        padding-right: 2px;
        border-bottom: 3px solid transparent
    }

    .fc-header-title h2 {
        margin: 0px;
    }
}

.pane-views-calendario-bloque-block .pagination {
    margin-top: 20px;
    margin-bottom: 30px;
}

div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}

div.panel-pane div.admin-links li a {
    color: #ccc;
}

div.panel-pane div.admin-links li {
    padding-bottom: 2px;
    background: white;
    z-index: 201;
}

div.panel-pane div.admin-links:hover a,
div.panel-pane div.admin-links-hover a {
    color: #000;
}

div.panel-pane div.admin-links a:before {
    content: "[";
}

div.panel-pane div.admin-links a:after {
    content: "]";
}

div.panel-pane div.panel-hide {
    display: none;
}

div.panel-pane div.panel-hide-hover,
div.panel-pane:hover div.panel-hide {
    display: block;
    position: absolute;
    z-index: 200;
    margin-top: -1.5em;
}

div.panel-pane div.feed a {
    float: right;
}

.rate-info,
.rate-description {
    clear: left;
    font-size: 0.8em;
    color: #666;
}

.banner01 {
    position: fixed;
    bottom: 0;
    right: 15px !important;
    z-index: 99999;
    width: 352px;
}

.banner01>.banner01Icon {
    display: block;
    overflow: auto;
    padding: 0px 0px;
}

.banner01>.banner01Icon .box1 {
    width: 40px;
    height: 40px;
    border: 1px solid #dee2e6;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff !important;
    float: right;
    text-align: center;
    padding-top: 2px;
}

.banner01>.banner01Icon .box2 {
    width: 40px;
    height: 40px;
    border: 1px solid #dee2e6;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff !important;
    float: right;
    text-align: center;
    padding-top: 2px !important;
}

.banner01>.bannerBody {
    float: right;
    min-width: 330px;
    padding-right: 0px !important;
}

.banner01>.bannerBody a {
    margin-bottom: 0px !important;
}

.banner01>.bannerBody .panel .panel-body h2 {
    overflow: auto;
}

.banner01 div a .panel-heading {
    padding: 0px;
    max-height: 174px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

.banner01 div a .panel-heading img {
    width: 100%;
}

.banner01 div a .panel-body h2 {
    font-size: 1.1em;
}

@media (max-width: 1000px) and (orientation: landscape) {
    .banner01>.banner01Icon {
        float: right;
    }

    .banner01>.bannerBody {
        width: 100% !important;
        float: right !important;
        padding-left: 0px !important;
        padding-right: 0px;
    }

    .banner01 {
        width: 100%;
        margin: 0px;
    }

    .banner01 div a .panel-heading img {
        height: 100%;
        justify-content: center !important;
    }

    .banner01 div a .panel-body {
        float: left;
        display: flex;
        align-content: center !important;
        align-items: center;
        height: 74px;
    }

    .banner01 div a .panel-body h2 {
        padding-top: 6px;
        font-size: 1em;
    }

    .banner01 div a .panel-body .text-muted {
        display: none;
    }

    .banner01 div a .panel-heading {
        min-width: 130px !important;
        width: 130px;
        margin-right: 12px;
        -webkit-border-top-left-radius: 0px !important;
        -webkit-border-bottom-left-radius: 0px !important;
        -moz-border-radius-topleft: 0px !important;
        -moz-border-radius-bottomleft: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        float: left;
        min-height: auto !important;
        display: flex;
        justify-content: center !important;
    }

    .banner01>.bannerBody .panel .panel-body {
        float: none !important;
        padding: 0px 15px;
    }
}

@media screen and (max-width: 1370px) {
    .banner01 {
        position: fixed;
        bottom: 0;
        right: 15px !important;
        z-index: 99999;
        width: 330px;
    }

    .banner01 div a .panel-heading {
        padding: 0px;
        max-height: 160px;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media screen and (max-width: 700px) {
    .banner01>.banner01Icon {
        float: right;
    }

    .banner01>.bannerBody {
        width: 100% !important;
        float: right !important;
        padding-left: 0px !important;
        padding-right: 0px;
    }

    .banner01 {
        width: 100%;
        margin: 0px;
    }

    .banner01 div a .panel-heading img {
        height: 100%;
        justify-content: center !important;
    }

    .banner01 div a .panel-body {
        float: left;
        display: flex;
        align-content: center !important;
        align-items: center;
        height: 74px;
    }

    .banner01 div a .panel-body h2 {
        padding-top: 6px;
        font-size: 1em;
    }

    .banner01 div a .panel-body .text-muted {
        display: none;
    }

    .banner01 div a .panel-heading {
        min-width: 130px !important;
        width: 130px;
        margin-right: 12px;
        -webkit-border-top-left-radius: 0px !important;
        -webkit-border-bottom-left-radius: 0px !important;
        -moz-border-radius-topleft: 0px !important;
        -moz-border-radius-bottomleft: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        float: left;
        min-height: auto !important;
        display: flex;
        justify-content: center !important;
    }

    .banner01>.bannerBody .panel .panel-body {
        float: none !important;
        padding: 0px 15px;
    }
}

.banner01-min {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99999;
    margin-right: 0px !important;
}

.banner01-min .banner01Icon {
    display: block;
    overflow: auto;
    float: right;
    padding: 0px;
}

.banner01-min .banner01Icon .box1 {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    float: right;
    text-align: center;
    padding-top: 9px;
    border-top: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.banner01-min .banner01Icon .box2 {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    float: right;
    text-align: center;
    padding-top: 9px;
    border-top: 1px solid #dee2e6;
}

.banner01-min div a .panel-body {
    padding: 0px 20px;
    border-left: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}

.banner01-min .bannerBody {
    float: right;
    padding: 0px;
}

.banner01-min div a .panel-body .text-muted {
    display: none;
}

.banner01-min div a .panel-heading {
    display: none !important;
}

.banner01-min .bannerBody .panel {
    margin-bottom: 0px;
}

.banner01-min .bannerBody .panel .panel-body h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: normal;
    padding: 4px;
}

.banner01-min .bannerBody .panel-default {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px;
}

.banner01-min .bannerBody {
    float: right;
    min-width: 262px;
}

@media screen and (max-width: 700px) {
    .banner01-min .bannerBody {
        float: right;
        width: 262px !important;
        overflow: auto;
    }

    .banner01-min div a .panel-body {
        float: left;
    }

    .banner01-min div a .panel-heading {
        width: 100px;
        margin-right: 12px;
        -webkit-border-top-left-radius: 0px !important;
        -webkit-border-bottom-left-radius: 0px !important;
        -moz-border-radius-topleft: 0px !important;
        -moz-border-radius-bottomleft: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .banner01-min .bannerBody .panel .panel-body {
        float: none !important;
        padding: 0px 15px;
    }
}

#campaign a {
    text-decoration: none;
}

.tituloContainerCam {
    padding: 7px 0px;
    font-size: 18px !important;
    font-weight: normal;
}

.campaignBottom {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
}

.bg-info .container .tituloContainerCam,
.bg-warning .container .tituloContainerCam {
    color: #000 !important;
}

.tituloContainerCam {
    overflow-wrap: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .tituloContainerCam {
        padding: 7px 0px;
        font-size: 16px !important;
        font-weight: normal;
    }

    .c_bajada {
        display: none;
    }

    .view-calendario .btn.btn-sm {
        margin-bottom: 10;
    }
}

.fullcalendar a.fc-event {
    border-color: transparent;
}

.fullcalendar .fc-event-inner .fc-event-time {
    border-color: transparent;
}

@media screen and (max-width: 768px) {
    .modal-calendar .x {
        top: 0px !important;
    }
}

.modal-descripcion {
    overflow-y: auto;
    height: 100px;
    margin-top: 10px;
}

@media screen and (max-width: 768px) {

    #modal-calendario .modal-content-calendario,
    #modal-calendario div[class*="bg"] {
        width: 100%
    }
}

@media screen and (max-height: 600px) {
    .modal-calendario {
        top: 37%;
    }

    .modal-container {
        margin-top: 0;
    }

    .modal-content-calendario {
        padding-top: 10px;
    }
}

@media screen and (max-height: 290px) {
    #modal-calendario {
        overflow: scroll;
    }

    .modal-calendario {
        top: 40%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .col-md-10.modal-content-calendario {
        width: 83.33333333%;
    }

    .col-md-2.modal-color_green {
        width: 16.66666667%;
    }

}

.fc-header .fc-header-title h2 {
    margin-top: 0px;
}

/* VISTA CALENDARIO */
#modal-calendar {
    position: fixed;
    top: 32%;
    left: 50%;
    cursor: default;
    z-index: 9;
    overflow: scroll;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 600px;
    margin-top: -100px;
    margin-left: -300px;
}

@media screen and (max-height: 600px) {
    #modal-calendar {
        /*! top: 25%; */
        height: 380px;
    }
    #modal-calendar_descripcion {
        height: 30px
    }
}

@media screen and (max-height: 440px) {
    #modal-calendar {
        /*! top: 25%; */
        height: 300px;
    }
}
@media screen and (max-width: 768px) {
    #modal-calendar {
        width: 300px;
        margin-left: -150px;
    }
}

