

/*-- Formularios --*/

body .table tr {
    border-bottom: 1px solid #ece9e6;
}

body thead {
    background: #f4f4f4;
    border: none;
    font-size: 1.6rem;
}

body .table > thead > tr > th {
    border-bottom: 1px solid #eeeeee;
    padding: 16px 15px 12px;
}

body .table > tbody > tr > td {
    border: none;
    padding: 18px 12px 18px;
    font-size: 1.5rem;
}


table.table.dataTable.listTb tbody tr td a {
    color: #d86018;
    padding: 5px 10px;
}

body label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.selection {
    position: relative;
    border: 1px solid #ccc;
    overflow: hidden;
    height: 46px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .selection select {
        padding: 10px 8px 8px 12px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        cursor: pointer;
        border: 1px solid #fff;
    }

body .form-group {
    margin-bottom: 0px;
}

.input-group {
    width: 100%;
}

    .input-group input {
        border: none;
    }

        .input-group input:hover {
            border: 1px solid #d86018;
        }

    .input-group.date:hover .la {
        color: #d86018;
    }

.form-group .form-control {
    width: 100%;
    float: left;
    background: transparent;
    position: absolute;
    z-index: 1;
    transition: all 0.3s ease;
}

.input-group-addon {
    position: relative;
    right: 0;
    margin: 0;
}

input.form-control {
    box-shadow: none;
    height: 44px;
}

body .input-text, body .form-control {
    position: relative;
    border: 1px solid #ccc;
    overflow: hidden;
    width: 100%;
    padding: 0 15px 0 15px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0);
}

body .input-text {
    margin: 0;
    padding: 0 15px 0px 15px;
    transition: 0;
}

body .form-control:focus {
    margin: 0;
    padding: 0;
    line-height: 10px;
    transition: 0;
}

body .form-control:hover {
}

body .form-control:focus {
    border-color: #d86018;
    outline: 0;
    padding: 0 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.02), 0 0 8px rgba(204, 204, 204, .2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.02), 0 0 8px rgba(204, 204, 204, .2);
}

body .form-control::-ms-clear {
    display: none;
}

.input-text:hover {
    transition: all 0.3s ease-in-out;
}

body .input-group-addon {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

    body .input-group-addon .la {
        padding: 7px 10px 7px 20px;
    }

        body .input-group-addon .la:hover {
            color: #d86018;
        }

/*-- Input del formulario --*/

body .input-group.date .input-group-addon {
    border: none;
    position: absolute;
    background: none;
    right: 52px;
    top: 4px;
}

body .input-group.date input {
    background: transparent;
}

body .date input:hover + .input-group-addon {
    border-left: 0;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #d86018;
    color: #fff;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bootstrap-datetimepicker-widget table td:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


/*-- Desplegable datepicker --*/

body .ui-widget-content {
    border: 1px solid #ccc;
}

.ui-datepicker .ui-datepicker-header {
    background: #f4f4f4;
    margin: 0;
    border: none;
}

body .ui-datepicker {
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    min-width: 255px;
    background: #fff;
    z-index: 1000 !important;
    -webkit-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
    font-family: 'TitilliumWeb-Regular',Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.5rem;
    padding: 4px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    padding: 5px;
    text-align: center;
}

body .ui-state-default:hover {
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    color: #454545 !important;
    text-align: center;
}

body .ui-state-active, body .ui-widget-content .ui-state-active, body .ui-widget-header .ui-state-active {
    border: none;
    background: #d86018;
    font-weight: normal;
    color: #ffffff;
}

body .ui-state-highlight, body .ui-widget-content .ui-state-highlight, body .ui-widget-header .ui-state-highlight {
    border: 1px solid #d86018;
    background: #fff;
    color: #777620;
}

body .ui-widget-header .ui-icon {
    background-image: url('../../images/ui-icons_a9d9f1_256x240.png');
}

/*-- Fin Desplegable datepicker --*/


.attachFile .txtAttach {
    margin: 0 30px 0 0;
}

#file,
#Attachment {
    /*display: none;*/
}

.file_label {
    display: inline-block;
    margin: 15px auto;
    font-size: 1.5rem;
    line-height: 40px;
    color: #53565a;
    cursor: pointer;
    text-align: center;
    padding: 5px 75px;
    border: 2px solid #53565a;
}

    .file_label:hover {
        background-color: #53565a;
        color: #ffffff;
        border: 2px solid #53565a;
        /*transform: translateY(-40%);*/
    }

    .file_label .fa:before {
        margin: 0 5px 0 0;
    }

    .file_label input[type="file"]:hover {
        border: none;
    }


.input-file-container {
    position: relative;
    width: 100%;
}

.js .input-file-trigger {
    display: block;
    padding: 14px 45px;
    background: #fff;
    color: #53565a;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
    border: 2px solid #53565a;
    text-align: center;
}

.js .input-file {
    position: absolute;
    top: 28px;
    left: 0;
    width: 0;
    opacity: 0;
    padding: 14px 0;
    cursor: pointer;
    width: 100%;
}

    .js .input-file:hover + .input-file-trigger,
    .js .input-file:focus + .input-file-trigger,
    .js .input-file-trigger:hover,
    .js .input-file-trigger:focus {
        background-color: #53565a;
        color: #ffffff;
        border: 2px solid #53565a;
    }

.js .input-file-trigger:hover {
    background: #53565a;
    color: #fff;
    font-size: 1em;
    transition: all .4s;
    border: 2px solid #53565a;
}

.js .inputAlone {
    padding: 10px 0 0 0;
}

    .js .inputAlone:hover {
        border: none;
    }

.file-return {
    margin: 0;
}

    .file-return:not(:empty) {
        margin: 1em 0;
    }

.content-file-return {
    width: auto;
    display: inline-block;
}

.js .file-return {
    font-size: 1em;
    font-weight: bold;
}

    .js .file-return:not(:empty):before {
        font-style: normal;
        font-weight: normal;
    }


/*-- Soluciones a Bootstrap --*/
/*===== La clase "modal" es la ventana emergente del editor de texto en sitefinity =====*/

.modal .form-group .form-control {
    position: relative;
    float: none;
}

    .modal .form-group .form-control:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.modal .fundae input:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 1px solid #999;
}

/*-- Fin Soluciones a Bootstrap --*/
/* CALENDARIO */

.calendar {
    color: #fff;
    margin: 10px auto;
    /*background: #f8f6f4;*/
    width: 100%;
    position: relative;
}

.calendar__title {
    text-align: center;
}

.calendar--day-view {
    position: absolute;
    border-radius: 3px;
    top: -2.5%;
    left: -2.5%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,1);
    box-shadow: 3px 12px 5px rgba(2,2,2,0.16);
    z-index: 2;
    overflow: hidden;
    transform: scale(0.9) translate(30px,30px);
    opacity: 0;
    visibility: hidden;
    /*   border-radius: 5px; */
    display: none;
    align-items: flex-start;
    flex-wrap: wrap;
}

.day-view-content {
    color: #222;
    width: 100%;
    padding-top: 55px;
}

.day-highlight, .day-add-event {
    padding: 8px 10px;
    margin: 12px 15px;
    border-radius: 4px;
    background: #e7e8e8;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    font-family: "Avenir", sans-serif;
}

.row .qtr {
    width: 40%;
}

.row .half {
    width: 100%;
}

@media (min-width: 800px) {
    .row {
        flex-wrap: nowrap;
    }

        .row .half {
            width: 35%;
        }

        .row .qtr {
            width: 25%;
        }
}

.day-add-event {
    background: #04b6e2;
    color: #fff;
    padding: 16px;
    display: none;
    transform: translateY(-15px);
    opacity: 0;
}

    .day-add-event[data-active="true"] {
        display: block;
        animation: popIn 250ms 1 forwards;
    }

.add-event-label {
    padding: 10px 0;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    color: rgba(255,255,255,0.8);
}

.add-event-edit {
    display: block;
    margin: 4px 0;
    max-width: 70%;
    border-bottom: 2px solid #fff;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
}

.add-event-edit--long {
    max-width: 90%;
}

input.add-event-edit {
    border: none;
    border-bottom: 2px solid #fff;
    background: transparent;
    outline: none;
    font: inherit;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.add-event-edit--error, input.add-event-edit--error {
    border-color: #ff5151;
    animation: shake 300ms 1 forwards;
}

@keyframes shake {
    20%, 60% {
        transform: translateX(4px);
    }

    40%, 80% {
        transform: translateX(-4px);
    }
}

input.add-event-edit::-webkit-input-placeholder {
    color: #fff;
}

input.add-event-edit:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

input.add-event-edit::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

input.add-event-edit:-ms-input-placeholder {
    color: #fff;
}

.event-btn {
    padding: 3px 8px;
    border: 3px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 65px;
    margin: 5px 0;
    text-align: center;
}

.event-btn--save {
    border-color: #fff;
    background: #74c500;
    color: #fff;
    border-color: transparent;
}

    .event-btn--save:hover {
        box-shadow: 0px 2px 4px rgba(2,2,2,0.2);
    }

.event-btn--cancel {
    background: #ff5151;
    color: #fff;
    border-color: transparent;
}

    .event-btn--cancel:hover {
        box-shadow: 0px 2px 4px rgba(2,2,2,0.2);
    }
/* .add-event-btn:hover, .add.event-btn:focus{
  background: #00258e;
  box-shadow: 0px -1px 2px rgba(3,2,2,0.2);
} */
.day-highlight .day-events-link {
    border-bottom: 2px solid #222;
    padding: 0;
    cursor: pointer;
}

#add-event {
    color: #04b6e2;
    border-color: #04b6e2;
}

.day-view-exit {
    position: absolute;
    top: 24px;
    line-height: 1em;
    left: 22px;
    font-size: 22px;
    color: #252525;
    font-family: 'Avenir', sans-serif;
    font-weight: 800;
    cursor: pointer;
    opacity: 0;
    animation: popIn 200ms 1 forwards;
    text-transform: uppercase;
}

.day-view-date {
    position: absolute;
    top: 19px;
    right: 22px;
    text-align: right;
    font-size: 22px;
    font-family: 'Avenir', sans-serif;
    font-weight: 800;
    color: #393939;
    border-bottom: 2px solid #222;
    cursor: pointer;
}

.day-inspiration-quote {
    position: absolute;
    /*   top: 90px; */
    margin-top: -40px;
    left: 10%;
    width: 80%;
    height: calc(100% - 110px);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #ddd;
    line-height: 1.1em;
    font-family: 'Avenir', sans-serif;
    z-index: -1;
}

.day-event-list-ul {
    list-style: none;
    margin: auto;
    width: 95%;
    padding: 0;
    max-height: 300px;
    overflow: auto;
}

    .day-event-list-ul li {
        padding: 10px;
        margin: 10px 0;
        /*   background: #04b6e2; */
        /*   box-shadow: 0px 1px 1px  rgba(2,2,2,0.5); */
        position: relative;
    }

.event-dates small {
    font-size: 0.65em;
    color: #444;
}

.event-dates {
    font-weight: 800;
    font-family: 'Avenir', sans-serif;
    color: #04b6e2;
    font-size: 18px;
    text-transform: lowercase;
    /*   position: relative; */
}

.event-delete {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
    color: #f25656;
    cursor: pointer;
}

.event-name {
    font-size: 19px;
    font-family: 'Avenir', sans-serif;
    color: #222;
    padding: 10px;
    background: #f7f7f7;
    margin: 2px 0;
    display: block;
    text-transform: initial;
}

.calendar--day-view-active {
    animation: popIn 200ms 1 forwards;
    visibility: visible;
    display: flex;
    transition: visibility 0ms;
}

.calendar--view {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
}

.cview__month {
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 22px;
    font-family: 'Avenir', sans-serif;
    padding-bottom: 20px;
    color: #222;
    text-transform: uppercase;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    justify-content: space-around;
}

.cview__month-last, .cview__month-next, .cview__month-current {
    width: 33.33333%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #222;
}

    .cview__month-last:hover, .cview__month-next:hover {
        color: #fff;
    }

.cview__month-current {
    font-size: 22px;
    cursor: default;
    animation: popIn 200ms 1 forwards;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
}

.cview__month-reset {
    animation: none;
}

.cview__month-activate {
    animation: popIn 100ms 1 forwards;
}

.cview--spacer, .cview__header, .cview--date {
    width: 14.28571428571429%;
    max-width: 14.28571428571429%;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    overflow: hidden;
    text-overflow: clip;
    font-size: 14px;
    font-weight: 900;
}

.cview--date {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.has-events::after {
    border-radius: 100%;
    animation: popIn 200ms 1 forwards;
    background: rgba(255,255,255,0.95);
    transform: scale(0);
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 8px;
    left: 12px;
}

.cview--date:hover::before {
    background: rgba(255,255,255,0.2);
}

.cview--date.today {
    color: #111;
}

    .cview--date.today::before {
        animation: popIn 200ms 1 forwards;
        background: rgba(255,255,255,0.2);
        transform: scale(0);
    }

@keyframes popIn {

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.cview--date::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    transform: scale(0.8);
    z-index: 0;
}

.footer {
    width: 100%;
    bottom: 50px;
    left: 0;
    position: absolute;
    font-size: 14px;
    text-align: center;
}

.footer__link {
    cursor: pointer;
    padding: 2px 5px;
    border-bottom: 1px solid #fff;
}







/*-- Calendario SiteFinity --*/


.k-widget {
    border: none;
    background: #f8f6f4;
}

.k-nav-today,
.k-scheduler-views {
    display: none;
}

.k-nav-prev {
}

.k-nav-next {
}

.k-nav-current {
}


.k-scheduler-layout {
}

.k-scheduler-table {
    border-spacing: 0;
    width: 100%;
    margin: 0;
    border-collapse: separate;
}

.k-scheduler-header-wrap .k-scheduler-table {
    background: #ece9e6;
    padding: 10px 0;
}

    .k-scheduler-header-wrap .k-scheduler-table tbody {
        padding: 10px 4rem;
    }

.k-scheduler-header-wrap .k-scheduler-content {
    background: none;
    padding: 0 20px;
}

.scheduler-layout {
}

.k-scheduler-content {
    padding: 0 5rem;
    margin: 20px 0 10px 0;
}

.k-state-default {
    border: none;
    background: #ece9e6;
    padding: 0;
}

.k-scheduler-header th {
    border: none;
}

.k-scheduler-header-wrap {
    padding: 0 45px;
}

.k-scheduler-toolbar > ul > li {
    border: none;
    background: #d86018;
}

    .k-scheduler-toolbar > ul > li a {
        color: #53565a;
        padding: 10px;
    }

    .k-scheduler-toolbar > ul > li.k-nav-prev a,
    .k-scheduler-toolbar > ul > li.k-nav-next a {
        color: #fff;
        padding: 10px;
    }

        .k-scheduler-toolbar > ul > li.k-nav-prev a:hover,
        .k-scheduler-toolbar > ul > li.k-nav-next a:hover {
            text-decoration: none;
        }

.k-nav-next {
    float: right;
}

.k-scheduler-toolbar {
    border-width: 0;
    background: #dbd8d5;
}

    .k-scheduler-toolbar ul.k-scheduler-navigation {
        display: flex;
        justify-content: space-around;
        width: 100%;
        padding: 15px 0;
    }

.k-scheduler div.k-scheduler-toolbar > ul > li.k-nav-current {
    text-align: center;
    color: #000;
    font-family: 'TitilliumWeb-Bold', Verdana,Arial,Helvetica,sans-serif;
    font-size: 2.6rem;
    text-transform: uppercase;
    padding: 4px 0 0;
}


.k-scheduler .k-scheduler-table td, .k-scheduler .k-scheduler-content .k-scheduler-table th {
    text-align: center;
    vertical-align: middle;
    height: auto;
    cursor: pointer;
    padding: 0;
}

.k-scheduler .k-scheduler-table td {
    position: relative;
    width: 100%;
}

    .k-scheduler .k-scheduler-table td:hover,
    .k-scheduler .k-scheduler-table td.activeTD {
        color: #fff;
        font-weight: bold;
        background: #d86018;
    }

.k-scheduler .k-scheduler-content .k-scheduler-table td span {
    padding: 15px 0;
    width: 100%;
    display: inline-block;
}

.k-scheduler-header th:first-child, .k-scheduler-table td:first-child {
    border: none;
}

.k-scheduler .k-scheduler-table th {
    font-weight: normal;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    font-family: 'TitilliumWeb-Bold', Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.6rem;
}



/**- Tooltip -**/

.tooltip {
    display: inline-block;
    opacity: 1;
}

    .tooltip.left {
        padding: 0 5px;
        margin-left: 5px;
    }

        .tooltip.left .tooltip-arrow {
            top: 50%;
            right: -7px;
            margin-top: -5px;
            border-width: 8px 0 8px 12px;
            border-left-color: #fff;
        }

.tooltip-inner {
    background: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    max-width: 200px;
    padding: 3px 8px;
    color: #000;
    text-align: center;
}

/**- Fin Tooltip -**/





.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

    .dropdown:hover {
        color: #fff;
        background: #d86018;
    }
/* Contenido del calendario desactivado */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 30vh;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
    padding: 0 0 12px;
}

/* Activa con el hover el desplegable del evento del calendario */

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a {
    color: #53565a;
    padding: 12px 16px 0;
    text-decoration: none;
    display: block;
    font-weight: normal;
}

    .dropdown-content a:hover {
    }

        .dropdown-content a:hover .txtEvent,
        .dropdown-content a:hover span {
        }

        .dropdown-content a:hover .lineCal {
            border: none;
        }

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
/**- Fin Tooltip -**/


.calendar_content .boxArrow {
    position: absolute;
    padding: 0;
    top: -20px;
    left: 17%;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
}


.dropCalendar {
    width: 35%;
}

    .dropCalendar a:hover {
        text-decoration: none;
        color: #53565a;
    }

    .dropCalendar .boxTxt {
        width: 100%;
        padding: 8px 0;
        margin: 0;
    }

        .dropCalendar .boxTxt::before {
            font-size: 2.2rem;
            top: 2px;
            float: left;
            position: relative;
        }

    .dropCalendar .txtEvent {
        float: left;
        margin: -5px 0 0 7px;
        padding: 0 !important;
        width: auto !important;
        font-size: 2.2rem;
    }

    .dropCalendar .lineCal {
        border-bottom: 1px solid #ece9e6;
        padding: 0 0 10px !important;
        width: 100%;
        display: inline-block;
        text-align: left;
    }

.searchCal {
    padding: 30px 0 15px;
}

    .searchCal .block label {
        width: 100%;
    }


/*-- Fin Calendario SiteFinity --*/


/* Calendario nuevo */


.calendar {
}

.calendar_weekdays {
    background: #ece9e6;
}

.calendar_content, .calendar_header {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ece9e6;
    border-left: 1px solid #ece9e6;
    border-right: 1px solid #ece9e6;
}

.calendar_weekdays div {
    display: inline-block;
    vertical-align: top;
}

.calendar_weekdays div {
    width: 14.28571%;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    color: #6f6f6f;
    font-size: 14px;
    font-family: 'TitilliumWeb-Bold', Verdana,Arial,Helvetica,sans-serif;
    padding: 15px 0;
}

.calendar_content div {
    width: 14.28571%;
    text-align: center;
    color: #6f6f6f;
    font-size: 14px;
}

.calendar_content div {
    border: 1px solid transparent;
    float: left;
    padding: 15px 0;
    cursor: pointer;
    border: 1px solid #fff;
}

.dropdown-content.dropCalendar {
    padding: 0;
}

    .dropdown-content.dropCalendar a:hover {
        border: 2px solid #d86018;
        padding: 10px 13px 0;
        color: #555 !important;
    }

    .dropdown-content.dropCalendar .boxTxt {
        padding: 0;
        width: 100%;
        border: none;
        min-height: 0;
    }

        .dropdown-content.dropCalendar .boxTxt .txtEvent {
            margin: 5px 0 0 0;
        }

    .dropdown-content.dropCalendar .lineCal {
        font-family: 'TitilliumWeb-Bold', Verdana,Arial,Helvetica,sans-serif;
        font-size: 1.6rem;
        border: none;
    }

        .dropdown-content.dropCalendar .lineCal:hover {
            color: #555 !important;
        }

.calendar_content div:hover {
    cursor: default;
}

.calendar_content div.blank:hover {
    cursor: default;
    border: 1px solid transparent;
}

.calendar_content div.past-date {
    color: #d5d5d5;
}

.calendar_content div.today {
    font-weight: bold;
    font-size: 14px;
    color: #87b633;
    border: 1px solid #d86018;
    background: #fff;
}

    .calendar_content div.today.dropdown {
        font-weight: bold;
        font-size: 14px;
        border: 3px solid #000 !important;
        background: transparent;
        padding: 12px 0 12px;
        margin-top: 1px;
        color: #53565a;
    }

.calendar .dropdown:hover {
    color: #fff;
    background: #ccc;
}

.calendar_content div.selected {
    background-color: #f0f0f0;
}

.calendar_header {
    width: 100%;
    text-align: center;
    background: #dbd8d5;
    padding: 15px;
}

body.fundae .calendar_header h2 {
    padding: 0 10px;
    font-family: 'TitilliumWeb-Bold', Verdana,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 2.4rem;
    color: #53565a;
    float: none;
    width: auto;
    margin: 6px auto 10px;
    display: inline-block;
}

button.switch-month {
    padding: 5px 11px 6px 11px;
    outline: none;
    border: none;
    color: #dcdcdc;
    float: left;
    width: auto;
    transition: color .2s;
    background: #d86018 !important;
    color: #fff !important;
    border: 1px solid #d86018;
    margin: 5px 0 0 0;
}

    button.switch-month:hover {
        color: #fff;
        border: 1px solid #d86018;
        background: #d86018;
    }

        button.switch-month:hover span {
            color: #fff;
        }

/* Fin Calendario nuevo */




/* FIN CALENDARIO */






















/*--- Wizard ---*/

.form-box {
    padding-top: 40px;
    padding-bottom: 40px;
    background: rgb(234,88,4); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(234,88,4,1) 0%, rgba(234,40,3,1) 51%, rgba(234,88,4,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(234,88,4,1) 0%,rgba(234,40,3,1) 51%,rgba(234,88,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(234,88,4,1) 0%,rgba(234,40,3,1) 51%,rgba(234,88,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5804', endColorstr='#ea5804',GradientType=0 ); /* IE6-9 */
}

.form-wizard {
    padding: 25px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0px 0px 6px 3px #777;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}

    .form-wizard strong {
        font-weight: 500;
    }

    .form-wizard a, .form-wizard a:hover, .form-wizard a:focus {
        color: #ea2803;
        text-decoration: none;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .form-wizard h1, .form-wizard h2 {
        margin-top: 10px;
        font-size: 38px;
        font-weight: 100;
        color: #555;
        line-height: 50px;
    }

    .form-wizard h3 {
        font-size: 25px;
        font-weight: 300;
        color: #ea2803;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .form-wizard h4 {
        float: left;
        font-size: 20px;
        font-weight: 300;
        color: #ea2803;
        line-height: 26px;
        width: 100%;
    }

        .form-wizard h4 span {
            float: right;
            font-size: 18px;
            font-weight: 300;
            color: #555;
            line-height: 26px;
        }

    .form-wizard table tr th {
        font-weight: normal;
    }

    .form-wizard img {
        max-width: 100%;
    }

    .form-wizard ::-moz-selection {
        background: #ea2803;
        color: #fff;
        text-shadow: none;
    }

    .form-wizard ::selection {
        background: #ea2803;
        color: #fff;
        text-shadow: none;
    }


.form-control {
    height: 44px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 300;
    line-height: 44px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 9px;
    margin-left: -20px;
}

.form-control option:hover, .form-control option:checked {
    box-shadow: 0 0 10px 100px #ea2803 inset;
}

.form-control:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:-moz-placeholder {
    color: #888;
}

.form-control:-ms-input-placeholder {
    color: #888;
}

.form-control::-webkit-input-placeholder {
    color: #888;
}

.form-wizard label {
    font-weight: 300;
}

    .form-wizard label span {
        color: #ea2803;
    }


.form-wizard .btn {
    min-width: 105px;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    .form-wizard .btn:hover {
        background: #f34727;
        color: #fff;
    }

    .form-wizard .btn:active {
        outline: 0;
        background: #f34727;
        color: #fff;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .form-wizard .btn:focus,
        .form-wizard .btn:active:focus,
        .form-wizard .btn.active:focus {
            outline: 0;
            background: #f34727;
            color: #fff;
        }

    .form-wizard .btn.btn-next,
    .form-wizard .btn.btn-next:focus,
    .form-wizard .btn.btn-next:active:focus,
    .form-wizard .btn.btn-next.active:focus {
        background: #ea2803;
    }

    .form-wizard .btn.btn-submit,
    .form-wizard .btn.btn-submit:focus,
    .form-wizard .btn.btn-submit:active:focus,
    .form-wizard .btn.btn-submit.active:focus {
        background: #ea2803;
    }

    .form-wizard .btn.btn-previous,
    .form-wizard .btn.btn-previous:focus,
    .form-wizard .btn.btn-previous:active:focus,
    .form-wizard .btn.btn-previous.active:focus {
        background: #bbb;
    }

.form-wizard .success h3 {
    color: #4F8A10;
    text-align: center;
    margin: 20px auto !important;
}

.form-wizard .success .success-icon {
    color: #4F8A10;
    font-size: 100px;
    border: 5px solid #4F8A10;
    border-radius: 100px;
    text-align: center !important;
    width: 110px;
    margin: 25px auto;
}

.form-wizard .progress-bar {
    background-color: #ea2803;
}

.form-wizard-steps {
    margin: auto;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.form-wizard-step {
    padding-top: 10px !important;
    border: 2px solid #fff;
    background: #ccc;
    -ms-transform: skewX(-30deg); /* IE 9 */
    -webkit-transform: skewX(-30deg); /* Safari */
    transform: skewX(-30deg); /* Standard syntax */
}

    .form-wizard-step.active {
        background: #ea2803;
    }

    .form-wizard-step.activated {
        background: #ea2803;
    }

.form-wizard-progress {
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    height: 0px;
    background: #ea2803;
}

.form-wizard-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 0px;
    background: #ea2803;
}

.form-wizard-tolal-steps-3 .form-wizard-step {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

.form-wizard-tolal-steps-4 .form-wizard-step {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 5px;
}

.form-wizard-tolal-steps-5 .form-wizard-step {
    position: relative;
    float: left;
    width: 20%;
    padding: 0 5px;
}

.form-wizard-step-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #ddd;
    font-size: 16px;
    color: #777;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    transform: skewX(30deg); /* Standard syntax */
}

.form-wizard-step.activated .form-wizard-step-icon {
    background: #ea2803;
    border: 1px solid #fff;
    color: #fff;
    line-height: 38px;
}

.form-wizard-step.active .form-wizard-step-icon {
    background: #fff;
    border: 1px solid #fff;
    color: #ea2803;
    line-height: 38px;
}

.form-wizard-step p {
    color: #fff;
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    transform: skewX(30deg); /* Standard syntax */
}

.form-wizard-step.activated p {
    color: #fff;
}

.form-wizard-step.active p {
    color: #fff;
}

.form-wizard fieldset {
    display: none;
    text-align: left;
    border: 0px !important;
}

.form-wizard-buttons {
    text-align: right;
}

.form-wizard .input-error {
    border-color: #ea2803;
}

/** image uploader **/
.image-upload a[data-action] {
    cursor: pointer;
    color: #555;
    font-size: 18px;
    line-height: 24px;
    transition: color 0.2s;
}

    .image-upload a[data-action] i {
        width: 1.25em;
        text-align: center;
    }

    .image-upload a[data-action]:hover {
        color: #ea2803;
    }

    .image-upload a[data-action].disabled {
        opacity: 0.35;
        cursor: default;
    }

        .image-upload a[data-action].disabled:hover {
            color: #555;
        }

.settings_wrap {
    margin-top: 20px;
}

.image_picker .settings_wrap {
    overflow: hidden;
    position: relative;
}

    .image_picker .settings_wrap .drop_target,
    .image_picker .settings_wrap .settings_actions {
        float: left;
    }

    .image_picker .settings_wrap .drop_target {
        margin-right: 18px;
    }

    .image_picker .settings_wrap .settings_actions {
        float: left;
        margin-top: 100px;
        margin-left: 20px;
    }

.settings_actions.vertical a {
    display: block;
}

.drop_target {
    position: relative;
    cursor: pointer;
    transition: all 0.2s;
    width: 250px;
    height: 250px;
    background: #f2f2f2;
    border-radius: 100%;
    margin: 0 auto 25px auto;
    overflow: hidden;
    border: 8px solid #E0E0E0;
}

    .drop_target input[type="file"] {
        visibility: hidden;
    }

    .drop_target::before {
        content: 'Drop Hear';
        font-family: FontAwesome;
        position: absolute;
        display: block;
        width: 100%;
        line-height: 220px;
        text-align: center;
        font-size: 40px;
        color: rgba(0, 0, 0, 0.3);
        transition: color 0.2s;
    }

    .drop_target:hover,
    .drop_target.dropping {
        background: #f80;
        border-top-color: #cc6d00;
    }

        .drop_target:hover:before,
        .drop_target.dropping:before {
            color: rgba(0, 0, 0, 0.6);
        }

    .drop_target .image_preview {
        width: 100%;
        height: 100%;
        background: no-repeat center;
        background-size: contain;
        position: relative;
        z-index: 2;
    }
