.tooltip-main {
    background: #fcfcfc!important;
    opacity: 1!important;
    margin-left: 200px;
    -webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
}
.tooltip-inner {
    background: #fcfcfc!important;
    margin-left: 200px;
    opacity: 1!important;
    -webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
    box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.17);
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}
.container__header {
    margin-top: 6px;
}
.left-text {
    text-align: left!important;
}
/* Nuevas clases */

.tittle-yoo{
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0px;
}
.sub-tittle-yoo {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    
}
.form-yoo {
    height: 45px;
    border-radius: 45px;
    border: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 10px;
    background: rgb(245, 245, 245);
    width: 100%;
}
.logo-login {
    max-width: 100%;
    padding: 30px;
    padding-bottom: 8px;
    padding-top: 0px;
}
.yoo-boton-login {
    width: 100%;
    border: none;
    border-radius: 54px;
    height: 45px;
    margin: auto;
    display: block;
    color: white;
}


body > div > div > div > div > div > div > div.card-content > div:nth-child(1) > div > button {
    text-align: center;
}
body > div > div > div > div > div > div > div.card-content {
    border: none!important;
}

/* Correciones de EVENTOS*/
.pages li a.active, .pages li a:hover {
    padding: 4px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 2px 2px 8px #0000001f;
}
.grey {
background: #e8e8e8;
    border-radius: 4px;
    padding-top: 5px;
}
.titlepages {
    color: #ffffff;
}
.noborder {
    border-bottom: none!important;
}
a.is_active.colortab {
    color: white;
    font-weight: 400;
}
.colorli {
    border-bottom: 1px solid #ffffff57;
    padding: 3px;
}
.boxed {
    border-bottom: none!important;
    padding: 10px;
    border-radius: 5px;
}
/* Correciones de EVENTOS*/
/* Correciones administracion*/
body > div > div > div > div > div > div:nth-child(1) > div > div > form > div {
    border: none!important;
}
body > div > div > div > div > div > div:nth-child(4) > div > div > form > div {
    border: none!important;
}
.normalbuton {
    max-width: 294px!important;
    text-align: center!important;
    float: left!important;
    margin-top: 13px!important;
}
.leftbut {
    text-align: left!important;
}
.tex {
    float: right;
    flex: inherit;
    display: contents;
}
.textex {
    margin-top: 29px;
}
.tex-first {
    height: 36px;
    margin-left: 1pc;
}
span.onlytitle {
    line-height: 48px!important;
}
.centerbox {
    margin-top: 27px!important;
    margin-left: 22%;
}
.search {
    margin-top: -29px!important;
}
.searchup {
    margin-top: -32px!important;
}
/* FIN correciones administracion*/
a.cajon {
    background: white;
    color: white;
    padding-left: 5px!important;
    display: block;
}
a.cajon:hover {
    background: #ffffff54!important;
    width: 100%;
    border-radius: 0;
}
body > div > div > div > div.content > div > div > div > div > div.card-header.border--radius--top > div > form > div > span {
    margin-top: 0px!important;
}
.primary-card .card-header .actions {
    float: right;
    margin-top: 16px;
}
.card-content .row {
    padding-top: 4px;
}
.primary-tabs .nav-link {
    font-weight: 400!important;
}
.card-content {
    border-radius: 0px!important;
}
.card .card-content {
    border-radius: 0PX!IMPORTANT;
}
#formCreateCookies > div.card.primary-card > div.card-content {
    border: none;
}
#formCreatePixels > div.card.primary-card > div.card-content {
    border: none;
}
/* Estilos y edicion titulares*/

.primary-card .card-title i {
    font-size: 45px;
    height: 75px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 14px;
    margin-right: 16px;
    width: 75px;
    margin-top: 11px;
}
/*FIN Estilos y edicion titulares*/
div.content div.card-content {
    border: none;
}
.header__container__logo {
    padding-top: 19px;
    padding-bottom: 7px;
}
#formCreatePages > div:nth-child(7) > div {
    border-bottom: none;
}
.primary-card .card-header .input-group .form-control {
    width: 100%;
    height: 38px;
}
.input-group-btn:not(:first-child) > .btn-group:first-child, .input-group-btn:not(:first-child) > .btn:first-child {
    
    margin-top: -1px;
    padding-top: 6px;
    height: 38px;
}
/* Dentro de la caja de edicion*/
.primary-card .card-header .form-control {
    font-weight: 400!important;
}
.pages li a.active, .pages li a:hover, a:hover, a:focus {
    color: #ffffff;
}
.menu-sidebar a:hover {
    opacity: 1!important;
    color: white!important;
}
.primary-card .card-header .btn-light {
    font-weight: 400!important;
}
.menu-sidebar li:hover {
    background: #ffffff2b;
    color: #8cbbe3;
}
.pages li a.active, .pages li a:hover, a:hover, a:focus {
    color: #ffffff;
}
.card-content .row:last-child {
    padding-bottom: 17px;
}

button#submit {
    text-align: center;
}
.card .card-content {
    padding: 5px 20px;
    border-bottom: 9px solid #e8e8e8;
}
.btn-outline-primary:hover, .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .bg-primary, .primary-card .card-header, .card-stats .card-header {
    border-radius: 5px 5px 0px 0px!important;
}
select.form-control:not([size]):not([multiple]) {
    border-radius: 3.25px!important;
}
.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i {
    height: 35px!important;
    margin-top: -8px;
}
.switch-container.pull-right {
    width: 100px;
}
div#identification .card .card-content {
    border-bottom: 7px solid #e5e5e5;
}
.card-content.table-responsive.validations {
    border-bottom: none;
}
h4.pull-left {
    padding-top: 9px;
}
.form-group .checkbox label, .form-group .radio label, .form-group label {
    color: #72777c;
    font-weight: 500;
}
.form-group select {
    appearance: none;
}
.form-control {
    background-color: #fbfbfb!important;
    border: 1px solid #d4d4d4;
    border-radius: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 1px 1px 2px #0000000f;
}
.pull-right {
    text-align: right;
}

h4, h5, h6, .h1, .h2, .h3, .h4 {
    color: #4a87c6;
}
.card-stats .card-content {
    text-align: right;
    padding-top: 10px;
    border-bottom: 1px solid #ededed;
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
/* FIN dentro de la caja de edicion*/
/* Backoffice*/
.active-module-element a, .active-module-element i {
    color: #ffffff !important;
}
.header__ul__b {
    padding: 16px 2px 2px 34px!important;
    list-style: none;
    text-align: left;
}
.header__li__b {
    border-radius: 5px;
    margin: 0.5rem 0!important;
    padding: 2px 0px 2px 5px!important;
}
.active-module-element a, .active-module-element i {
    font-weight: 200;
}
.btn.btn-sm, .btn-group-sm .btn, .navbar .navbar-nav > li > a.btn.btn-sm, .btn-group-sm .navbar .navbar-nav > li > a.btn {
    padding: 5px 19px 5px;
    font-size: 11px;
}
.fn-gantt .wd {
    background-color: #ffffff;
    text-align: center;
}

/* Backoffice*/
/* Caja verde del home backoffice*/
.card-content {
    background: #ffffff!important;
}
select.form-control:not([size]):not([multiple]) {
    min-width: 125px!important;
    margin-left: -2px!important;
}

@media (max-width: 1215px) {
    .card-actions {
        position: static!important;
        right: 0;
    }
    a.btn.btn-light {
        height: 34px!important;
    }
  }
/* Caja de calendario*/
.gantt {
    border: 1px solid #eaeaea!important;
    box-shadow: 5px 5px 30px #00000026!important;
}
.fn-gantt .rightPanel .month, .fn-gantt .rightPanel .year {
    padding-left: 3px;
    background-color: #ffffff!important;
}
.fn-gantt .leftPanel .row {
    border-bottom: none;
}
.fn-gantt .leftPanel .spacer {
    background-color: #ffffff!important;
    width: 100%;
}
.fn-gantt .leftPanel .fn-label {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #484A4D;
    text-align: left;
    overflow: hidden;
    text-transform: capitalize;
    padding-left: 3px;
    font-weight: 400;
}
.fn-gantt .navigate {
    border-top: 1px solid #DDD!important;
    padding: 10px 0 10px 225px;
    background: white!important;
}
.fn-gantt .leftPanel .row {
    border-top: none;
}

.fn-gantt .nav-link {
    margin: 0 3px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0;
    background: #13a252 url(../js/gantt_js/img/icon_sprite.png) !important;
    border: 1px solid #14a352;
    cursor: pointer;
    vertical-align: top;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fn-gantt .navigate .nav-slider-button {
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin: -6px 0 0 0;
    cursor: pointer;
    background: #14a352;
    border-radius: 50px;
    border: 1px solid white;
}
/* Fin caja de calendario*/
.container__dasboard__elements {
    margin: 2rem;
    border-radius: 5px!important;
    padding: 1rem;
    position: relative;
    border: 1px solid #dedede!important;
    background: white;
    box-shadow: 10px 10px 27px #00000012;
}

.card.card-stats {
    border: 1px solid #0000001c;
}
.border--radius--top {
    border-radius: 5px!important;
    box-shadow: 5px 5px 36px #00000017!important;
}
.before__title__event {
    left: 10px!important;
}
.before__title__promo {
    left: 10px!important;
}
.before__title__promo, .before__title__event {
    position: absolute;
    top: -20px;
    background-color: #f9f9f9;
    padding: 0.5rem;
    border-radius: 5px;
    font-size: 0.8em!important;
    text-transform: uppercase;
    color: #62c34b;
    box-shadow: 5px 5px 16px #00000024;
}

.before__title__promo, .before__title__event {
    position: absolute;
    top: -20px;
    background-color: #f9f9f9;
    padding: 0.5rem;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #62c34b;
    box-shadow: 5px 5px 16px #00000024;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 200;
    line-height: 1.5em;
}
.input-group-btn:not(:first-child) > .btn-group:first-child, .input-group-btn:not(:first-child) > .btn:first-child {
    margin-left: -12px;
    border-radius: 0px 3px 3px 0px!important;
    border: 1px solid #d5d5d5!important;
    margin-top: -1px;
    padding-top: 6px;
}
body > div > div > header > nav {
    box-shadow: none!important;
    margin-top: -20px;
}

.table td {
    font-size: 15px!important;
    color: #72777c!important;
    font-weight: 400!important;
}
.table > thead > tr > th {
    font-size: 14px!important;
    color: #72777c!important;
    font-weight: 500!important;
    text-transform: capitalize;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #cecece!IMPORTANT;
}
.table td {
    border-bottom: 1px solid #cecece!important;
}

body > div > div {
    background: #ffffff;
}
body {
    font-family: 'Roboto', sans-serif;
    /*background: #eeeeee;*/
}

.card-header:first-child {
    border-radius: 0;
    border: 0;
}

.pull-right {
    float: right;
    width: 100%;
}

.form-group label.control-label {
    font-size: 14px;
    line-height: 1.7;
    color: #72777c;
    font-weight: 500;
    margin: 0px 0px 1px 0px;
}
body > div > div > div > div > div > div > form > div > div:nth-child(1) > div > div:nth-child(2) {
    padding-bottom: 24px;
}
.card {
    border: none;
    box-shadow: 2px 1px 68px #00000015!important;
}
.card .card-header .category {
    margin-bottom: 0;
    color: rgb(255, 255, 255);
}
.form-control {
    background-color: #ededed;
    border: 1px solid #d4d4d4;
    border-radius: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 1px 1px 2px #0000000f;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.sidebar .nav > li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}

/* Sidebar */

.sidebar-toggle {
    position: fixed;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
}

.sidebar-toggle.is-closed {
    -webkit-transform: translateX(0.3em) rotate(0deg);
    transform: translateX(0.3em) rotate(0deg);
}

.sidebar {
    -webkit-transition: .7s;
    transition: .7s;
}

.sidebar .nav i {
    -webkit-transition: .7s;
    transition: .7s;
}

@media (min-width: 992px) {
    .sidebar.is-closed {
        -webkit-transform: translateX(-14em);
        transform: translateX(-14em);
    }

    .sidebar.is-closed:hover {
        -webkit-transform: translateX(0em);
        transform: translateX(0em);
        z-index: 99;
    }

    .panel-full {
        width: calc(100% - 80px);
    }

    .sidebar.is-closed .nav i {
        float: right;
        text-align: right;
        margin: 0px;
    }

    .sidebar .simple-text-closed {
        display: none;
    }

    .simple-text-closed {
        font-size: 24px;
        line-height: 36px;
        font-weight: 600;
        color: #fff;
    }

    .simple-text-closed:hover {
        color: #fff;
    }

    .sidebar.is-closed .simple-text-closed {
        display: initial;
        position: relative;
        left: 88%;
    }

    .sidebar.is-closed .logo {
        background-color: #4caf50;
    }

    .sidebar.is-closed .simple-text {
        display: none;
    }
}

.main-panel {
    transition-property: width;
    transition-duration: .4s;
    transition-timing-function: linear;
}

.sidebar .logo {
    height: 70px;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: linear;
}

.card-header .form-group {
    display: -webkit-inline-box;
    margin: 0px;
}

.card-header .form-control{
    height: 38px;
}

.card-header .form-group.is-focused .form-control {
    outline: none;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-size: 100% 2px, 100% 1px !important;;
    box-shadow: none;
    transition-duration: 0.3s;
}

.card-header .form-control::-moz-placeholder {
    color: #fff;
    font-weight: 400;
}

.card-header .form-control:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
}

.card-header .form-control::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
}

.card-header .form-control {
    color: #fff;
}

.card-title2 {
    font-size: 18px;
    top: 0 !important;
}

thead th {
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.vertical-center {
    min-height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.submenu {
    list-style: none;
    padding-left: 75px;
    background: #f4f4f4;
}

.submenu li > a {
    margin: 0px !important;
}

.collapse .fa {
    font-size: 18px !important;
    text-align: right !important;
    margin-right: 0px !important;
}

.m-t-3 {
    margin-top: 30px;
}

.container > .switch {
    display: block;
    margin: 12px auto;
}

.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 20px;
    padding: 3px;
    background-color: white;
    border-radius: 18px;
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}

.switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.switch-input:checked ~ .switch-label {
    background: #4caf50;
}

.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}

.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 10px;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

.switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
}

.switch-input:checked ~ .switch-handle {
    left: 40px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-container {
    margin: 10px 0px;
}



input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
}

input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

input[type=radio]:checked + label:before {
    content: "\2022"; /* Bullet */
    color: #4caf50;
    background-color: #fff;
    font-size: 1.8em;
    text-align: center;
    line-height: 14px;
    text-shadow: 0px 0px 3px #eee;
}

input[type=checkbox]:checked + label:before {
    content: "\2713"; /* Tick */
    color: #4caf50;
    background-color: #fff;
    font-size: 1.4em;
    text-align: center;
    line-height: 15px;
    text-shadow: 0px 0px 3px #eee;
}

.checkbox label, .radio label, label {
    margin-right: 18px;
}

.sidebar {
    background-image: url("../../resources/assets/img/sidebar.jpg");
    background-size: cover;
}

.colorpicker-element.input-group .input-group-addon {
    border: 0;
    background: transparent;
    padding: 0px;
    position: absolute;
    right: -50px;
    top: 52%;
    display: inline;
}

.colorpicker-element.input-group-addon i, .colorpicker-element.add-on i {
    height: 26px !important;
    width: 26px !important;
    border: 1px solid #aaa;
}

.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i {
    display: inline-block;
    cursor: pointer;
    height: 30px;
    vertical-align: text-top;
    width: 30px;
    border: 1px solid black;
}

.form-color {
    display: grid;
}

.form-color input {
    width: 100% !important;
}

.pagination {
    margin-top: 16px;
}

.pagination > li > a, .pagination > li > span {
    border: none;
}

.pagination > .active > span {
    background-color: #4caf50;
    color: #fff;
}

.pagination > li > a, .pagination > li > span {
    color: #4caf50;
    padding: 5px 10px;
}

.card-stats .title {
    font-weight: 500;
}

.stats strong {
    font-size: 18px;
    color: #4caf50;
    margin-left: 4px;
}

.stats {
    font-size: 20px;
}

.modal-backdrop {
    display: none;
}

/* Gantt */
.gantt {
    width: 100%;
    margin: 20px auto;
    border: 14px solid #ddd;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gantt:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.fn-gantt {
    width: 100%;
}

.fn-gantt *,
.fn-gantt *:after,
.fn-gantt *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fn-gantt .fn-content {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fn-gantt .row {
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0;
}

/* === LEFT PANEL === */

.fn-gantt .leftPanel {
    float: left;
    width: 225px;
    overflow: hidden;
    border-right: 1px solid #DDD;
    position: relative;
    z-index: 20;
}

.fn-gantt .leftPanel .fn-label {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #484A4D;
    width: 110px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fn-gantt .leftPanel .row {
    border-bottom: none;
}

.fn-gantt .leftPanel .name, .fn-gantt .leftPanel .desc {
    float: left;
    height: 24px;
    width: 50%;
    background-color: #f6f6f6;
}

.fn-gantt .leftPanel .name {
    font-weight: bold;
}

.fn-gantt .leftPanel .fn-wide, .fn-gantt .leftPanel .fn-wide .fn-label {
    width: 100%;
}

.fn-gantt .leftPanel .spacer {
    background-color: #f6f6f6;
    width: 100%;
}

/* === RIGHT PANEL === */

.fn-gantt .rightPanel {
    overflow: hidden;
}

.fn-gantt .dataPanel {
    margin-left: 0;
    outline: 1px solid #DDD;
    /* TODO: Replace image with gradient?
    background-size: 24px 24px;
    background-image: linear-gradient(to left, rgba(221, 221, 221, 0.7) 1px, transparent 1px), linear-gradient(to top, rgba(221, 221, 221, 0.7) 1px, transparent 1px);
    */
    background-image: url(../img/grid.png);
    background-repeat: repeat;
    position: relative;
}

.fn-gantt .row.header {
    margin-right: -1px;
    width: 100%;
}

.fn-gantt .day, .fn-gantt .date {
    overflow: visible;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn, .fn-gantt .wd {
    height: 24px;
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn {
    color: #939496;
    background-color: #f5f5f5;
    text-align: center;
}

.fn-gantt .wd {
    background-color: #f6f6f6;
    text-align: center;
}

.fn-gantt .holiday {
    background-color: #ffd263;
    height: 24px;
}

.fn-gantt .today {
    background-color: #fff8da;
    height: 24px;
    font-weight: bold;
    text-align: center;
}

.fn-gantt .rightPanel .month, .fn-gantt .rightPanel .year {
    float: left;
    overflow: hidden;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    height: 24px;
    background-color: #f6f6f6;
    font-weight: bold;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    text-align: center;
}

.fn-gantt-hint {
    border: 5px solid #edc332;
    background-color: #fff5d4;
    padding: 10px;
    position: absolute;
    display: none;
    z-index: 11;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fn-gantt .bar {
    background-color: #D0E4FD;
    height: 18px;
    margin: 0 3px 3px 0;
    position: absolute;
    z-index: 10;
    text-align: center;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.25) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fn-gantt .bar .fn-label {
    line-height: 18px;
    font-weight: bold;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    color: #414B57 !important;
    text-align: center;
    font-size: 11px;
}

.fn-gantt .ganttRed {
    background-color: #F9C4E1;
}

.fn-gantt .ganttRed .fn-label {
    color: #78436D !important;
}

.fn-gantt .ganttGreen {
    background-color: #D8EDA3;
}

.fn-gantt .ganttGreen .fn-label {
    color: #778461 !important;
}

.fn-gantt .ganttOrange {
    background-color: #FCD29A;
}

.fn-gantt .ganttOrange .fn-label {
    color: #714715 !important;
}

/* === BOTTOM NAVIGATION === */

.fn-gantt .bottom {
    clear: both;
    background-color: #f6f6f6;
    width: 100%;
}

.fn-gantt .navigate {
    border-top: 1px solid #DDD;
    padding: 10px 0 10px 225px;
}

.fn-gantt .navigate .nav-slider {
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left, .fn-gantt .navigate .nav-slider-right {
    text-align: center;
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left {
    float: left;
}

.fn-gantt .navigate .nav-slider-right {
    float: right;
}

.fn-gantt .navigate .nav-slider-content {
    text-align: left;
    width: 160px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
}

.fn-gantt .navigate .nav-slider-bar, .fn-gantt .navigate .nav-slider-button {
    position: absolute;
    display: block;
}

.fn-gantt .navigate .nav-slider-bar {
    width: 155px;
    height: 6px;
    background-color: #838688;
    margin: 8px 0 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fn-gantt .navigate .nav-slider-button {
    width: 17px;
    height: 60px;
    background: url(../js/gantt_js/img/slider_handle.png) center center no-repeat;
    left: 0;
    top: 0;
    margin: -26px 0 0 0;
    cursor: pointer;
}

.fn-gantt .navigate .page-number {
    display: inline-block;
    font-size: 10px;
    height: 20px;
}

.fn-gantt .navigate .page-number span {
    color: #666666;
    margin: 0 6px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}

.fn-gantt .navigate a:link, .fn-gantt .navigate a:visited, .fn-gantt .navigate a:active {
    text-decoration: none;
}

.fn-gantt .nav-link:active {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 #FFF;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 #FFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) inset, 0 1px 0 #FFF;
}

.fn-gantt .navigate .nav-page-back {
    background-position: 1px 0 !important;
    margin: 0;
}

.fn-gantt .navigate .nav-page-next {
    background-position: 1px -16px !important;
    margin-right: 15px;
}

.fn-gantt .navigate .nav-slider .nav-page-next {
    margin-right: 5px;
}

.fn-gantt .navigate .nav-begin {
    background-position: 1px -112px !important;
}

.fn-gantt .navigate .nav-prev-week {
    background-position: 1px -128px !important;
}

.fn-gantt .navigate .nav-prev-day {
    background-position: 1px -48px !important;
}

.fn-gantt .navigate .nav-next-day {
    background-position: 1px -64px !important;
}

.fn-gantt .navigate .nav-next-week {
    background-position: 1px -160px !important;
}

.fn-gantt .navigate .nav-end {
    background-position: 1px -144px !important;
}

.fn-gantt .navigate .nav-zoomOut {
    background-position: 1px -96px !important;
}

.fn-gantt .navigate .nav-zoomIn {
    background-position: 1px -80px !important;
    margin-left: 15px;
}

.fn-gantt .navigate .nav-now {
    background-position: 1px -32px !important;
}

.fn-gantt .navigate .nav-slider .nav-now {
    margin-right: 5px;
}

.fn-gantt-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#bf000000', GradientType=0);
    background: rgba(0, 0, 0, 0.75);
    cursor: wait;
    z-index: 30;
}

.fn-gantt-loader-spinner span {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 1em;
    line-height: 1em;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

.row:after {
    clear: both;
}

/* Tabs */
.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    border-right: 1px solid #ddd;
    background: transparent;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

.tabs-left > li, .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left > li {
    margin-right: -1px;
}

.tabs-right > li {
    margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    color: #888 !important;
    font-size: 14px;
    font-weight: 500;
}

.tabs-left > li > a:hover {
    background-color: #4caf50 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #4caf50 !important;
    color: #fff !important;
}

.tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

.nav-tabs .number {
    font-size: 18px;
    /* border: 1px solid #fff; */
    padding: 2px 8px;
    color: #4caf50;
    background: #fff;
    margin-right: 5px;
    border-radius: 3px;
}

/* Public Styles */

.padding-10 {
    padding: 0 10px;
}

#public .container {
    width: 660px;
    margin: 1em auto;
    padding: 0px;
}

.cookies-banner-down {
    min-height: 60px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.cookies-banner-up {
    min-height: 60px;
    position: fixed;
    top: 0px;
    width: 100%;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 0px;
    color: inherit;
}

.file-upload {
    margin-top: 15px
}

.material-icons.white-icon {
    color: #ffffff;
}

select.filter-select option {
    color: black;
}

li.activate a {
    background-color: #4caf50;
}

.input-group-addon.calendar:hover {
    cursor: pointer;
}

.order-icon {
    color: #ccc !important;
    background: transparent !important;;
}

.order-icon:hover {
    color: #000 !important;
    background: transparent !important;
}

.chart {
    padding: 100px;
}

.logo img {
    height: 50px;
    margin: 0 auto;
}

.top-30 {
    top: 30px;
}

.m-t-0 .form-group {
    margin-top: 0px !important;
}

.m-l-3 {
    margin-left: 3px !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.nav-tabs > li > a:hover {
    background-color: #4caf50;
}

.form-group a {
    position: relative;
    left: 98%;
    bottom: 35px;
}

.navbar-brand .small, .navbar-brand small {
    font-size: 75%;
    opacity: .7;
}

.card-plain h4 {
    border: none;
    padding: 0px;
    font-weight: 400;
    line-height: 36px;
}

.card-plain {
    background: #fff;
    color: #ccc;
    font-size: 12px;
}

.active-collapse {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
}

.collapse.show {
    /*display: flex;*/
}

.pointer-cursor {
    cursor: pointer;
}

.datepicker-days > table > tbody > tr > td {
    cursor: pointer;
}

.datepicker-days > table > thead > tr > th {
    cursor: pointer;
}

.welcome {
    color: inherit;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    display: block;
    padding: 10px 15px;

}

.border {
    border-style: dashed;
    border-width: 0.1px;
    border-color: gray;
}

.bold {
    font-weight: 600;
}

.alerts {
    background: white !important;
    color: red !important;
    margin: 0px !important;
    padding: 0px !important;
}

.tooltip-inner {
    white-space: pre-wrap;
    text-align: left;
    max-width: none;
}

.red {
    color: red;
}

.red-tr {
    background-color: rgba(234, 70, 67, 0.06);
}

.green-tr {
    background-color: rgba(78, 238, 207, 0.06);
}

.participant-checkbox-div {
    margin-top: 5px;
}

.div-inline {
    display: inline;
}

/* New */
body {
    font-family: 'Roboto', sans-serif;
}

.btn-outline-primary {
    color: #4caf50;
    background-color: transparent;
    background-image: none;
    border-color: #4caf50;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background: #4caf50;
    background: -moz-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #4caf50), color-stop(100%, #67c54b));
    background: -webkit-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -o-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -ms-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: linear-gradient(135deg, #4caf50 0%, #67c54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4caf4f', endColorstr='#6cc43c', GradientType=1);
    border-color: #4caf50;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem #009500;;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #4caf50;
    background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff !important;
    background: #4caf50;
    background: -moz-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #4caf50), color-stop(100%, #67c54b));
    background: -webkit-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -o-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -ms-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: linear-gradient(135deg, #4caf50 0%, #67c54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4caf4f', endColorstr='#6cc43c', GradientType=1);
    border-color: #4caf50;
    box-shadow: 0 0 0 0.2rem #009500;;
}

.bg-primary {
    background: #4caf50;
    background: -moz-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #4caf50), color-stop(100%, #67c54b));
    background: -webkit-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -o-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -ms-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: linear-gradient(135deg, #4caf50 0%, #67c54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4caf4f', endColorstr='#6cc43c', GradientType=1);
}

.bg-light {
    background-color: #fff !important;
}

.btn-outline-light:hover {
    color: #4caf50;
}

li.nav-item {
    margin-right: 30px;
}

/*.navbar-right {*/
    /*position: absolute;*/
    /*right: 0;*/
/*}*/

.nav-link .la {
    font-size: 20px;
    top: 2px;
    position: relative;
}

.nav-link {
    padding: .3rem .5rem .4rem;
}

a.nav-link span {
    font-size: 12px;
}

.v-separator {
    width: 1.5px;
    height: 100%;
    background: #4caf50;
    margin: 0 18px;
}

.dropdown-menu {
    color: #fff;
    background-color: #009045;
    border: 0;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.dropdown-item {
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #00a447;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 1rem;
    overflow: hidden;
    border-top: 1px solid #00a447;
}

.primary-tabs {
    background: #009045;
    color: #fff;
    border: 0;
    width: 100%;
}

.primary-tabs .nav-link {
    color: #fff;
    border: 0;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    padding: .5rem 1rem;
    border-radius: 0;
}

.primary-tabs .nav-link.active {
    background: #4caf50;
    color: #fff;
}

.primary-tabs.nav-tabs .nav-item {
    margin-bottom: 0;
}

.tab-right {
    text-transform: inherit !important;
    letter-spacing: 0 !important;
    text-align: right !important;
    opacity: .7;
    border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.primary-card {
    border: 0;
}

.primary-card .card-header {
    padding: 1.2rem .6rem;
    margin-bottom: 0;
    background: #4caf50;
    background: -moz-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #4caf50), color-stop(100%, #67c54b));
    background: -webkit-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -o-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: -ms-linear-gradient(-45deg, #4caf50 0%, #67c54b 100%);
    background: linear-gradient(135deg, #4caf50 0%, #67c54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4caf4f', endColorstr='#6cc43c', GradientType=1);
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    display: flex;
}

.primary-card .card-header .input-group .input-group-btn {
    margin-top: 0px;
}

.primary-card .card-title i {
    font-size: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 15px;
    margin-right: 16px;
}

.primary-card .card-header small {
    font-size: 60%;
    font-weight: 300;
}

.primary-card .card-header span {
    line-height: 22px;
    display: -webkit-inline-box;
    position: relative;
    margin-top: 12px;
}

.primary-card .card-header .actions {
    float: right;
}

.actions button {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1rem;
    color: green;
}

.primary-card .card-body {
    background: #f4f4f4;
    font-weight: 300;
    color: #888;
}

.primary-card .card-header .card-title {
    display: flex;
}

.btn-primary {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50;
}

footer {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 64px;
}

footer p {
    margin-bottom: 0;
}

.primary-card .card-header .form-group {
    margin-bottom: 0;
}

.primary-card .card-header .list-inline .form-group {
    top:5px;
}

.primary-card .card-header .input-group .form-control {
    width: 100%;
    height: 38px;
    min-width: 135px;
}

.card-actions {
    position: absolute;
    right: 0;
}

.primary-card .card-header .btn-light {
    color: #4caf50;
    background: #fff;
    text-transform: uppercase;
    padding: 5.5px 10px;
    font-weight: 300;
    letter-spacing: .05em;
    font-size: 12px;
    border: 0px;
    top: 1px;
    line-height: 26px;
    margin-right: 8px;
}

.primary-card .card-header .dropdown-toggle{
    display: flex;
}

.primary-card .card-header .dropdown-toggle::after{
    top: 12px;
    position: relative;
}

.primary-card .card-header  .dropdown-menu li > a{
    color: #fff;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    color: #4caf50;
}

.primary-card .card-header .btn-light i {
    font-size: 18px;
}

.primary-card .card-header .form-control {
    color: #4caf50;
    font-size: .6em;
    font-weight: 300;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #009045;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 600;
    color: #333;
}

.table td {
    font-size: .8em;
    color: #888;
    border-top: none;
    border-bottom: 1px solid #67c54b;
}

.card-content {
    background: #f9f9f9;
}

tr.actions a:hover, td.actions a:hover {
    text-decoration: none;
}

tr.actions a, td.actions a {
    padding: .1em;
    margin-right: 3px;
    font-size: 18px;
    border-radius: 2px;
    transition: all 0.2s ease-out;
}

tr.actions a:hover, td.actions a:hover {
    color: #000;
}

.input-group input {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(250, 250, 250, 1) 99%, rgba(250, 250, 250, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(72%, rgba(255, 255, 255, 1)), color-stop(99%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(250, 250, 250, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(250, 250, 250, 1) 99%, rgba(250, 250, 250, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(250, 250, 250, 1) 99%, rgba(250, 250, 250, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(250, 250, 250, 1) 99%, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(250, 250, 250, 1) 99%, rgba(250, 250, 250, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=1);
}

.hidden {
    display: none !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #4caf50 !important;
    font-size: 1em !important;
    font-weight: 300 !important;
    opacity: .7 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #4caf50 !important;
    font-size: 1em !important;
    font-weight: 300 !important;
    opacity: .7 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #4caf50 !important;
    font-size: 1em !important;
    font-weight: 300 !important;
    opacity: .7 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #4caf50 !important;
    font-size: 1em !important;
    font-weight: 300 !important;
    opacity: .7 !important;
}

.input-group-btn:not(:first-child) > .btn-group:first-child, .input-group-btn:not(:first-child) > .btn:first-child {
    margin-left: -12px;
}

.actions .dropdown-toggle {
    margin-top: -8px;
    border: none !important;
    background: #f9f9f9;
    color: #f9f9f9 !important;
    padding: .18em .4em;
    -webkit-appearance: button-bevel;
}

.actions .event {
    background: white;
    color: white !important;
    padding-left: 0;
}

.actions .dropdown-toggle::after {
    margin-left: -0.1em;
}

.dropdown-menu a {
    background: transparent !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.dropdown-menu li:hover {
    background: #4caf50;
}

.nav-item .dropdown-toggle {
    display: grid;
    text-align: center;
}

.nav-item .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin: 0 auto;
}

.card-footer {
    padding: 20px 0;
    background-color: transparent;
    border-top: 0px;
}

.date.form-group input {
    width: 85%;
    float: left;
}

.date .input-group-addon {
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: transparent;
    border: none;
    border-radius: 0.25rem;
}

textarea.form-control {
    height: auto;
}

span.number {
    font-size: 22px;
    font-weight: 600;
    margin-right: 5px;
}

.modal-title {
    position: absolute !important;
}

.list-inline {
    display: flex;
}

.dropdown-menu {
    left: auto;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: transparent;
}

.nav-pills {
    margin: 0 auto;
}

/* ---- Timeline ---- */

ol {
    position: relative;
    display: block;
    margin: 100px 0px 50px;
    height: 4px;
    background: #9b2;
}

ol::before,
ol::after {
    content: "";
    position: absolute;
    top: -8px;
    display: block;
    width: 0;
    height: 0;
    border-radius: 10px;
    border: 10px solid #9b2;
}

ol::before {
    left: -5px;
}

ol::after {
    right: -10px;
    border: 10px solid transparent;
    border-right: 0;
    border-left: 20px solid #9b2;
    border-radius: 3px;
}

/* ---- Timeline elements ---- */

ol li {
    position: relative;
    top: -77px;
    display: inline-block;
    float: left;
    width: 150px;
    transform: rotate(-45deg);
    font: bold 14px arial;
}

ol li::before {
    content: "";
    position: absolute;
    top: 3px;
    left: -29px;
    display: block;
    width: 6px;
    height: 6px;
    border: 4px solid #9b2;
    border-radius: 10px;
    background: #eee;
}

/* ---- Details ---- */

.details {
    display: none;

    position: absolute;
    left: -85px;
    top: 60px;
    padding: 15px;
    border-radius: 3px;
    border-right: 2px solid rgba(0, 0, 0, .1);
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    transform: rotate(45deg);
    font: 12px arial;
    background: #fff;
}

.details::before {
    content: "";
    position: absolute;
    left: 10px;
    top: -9px;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-top: 0;
}

/* ---- Hover effects ---- */

ol li:hover {
    cursor: pointer;
    color: #4caf50;
}

ol li:hover::before {
    top: 1px;
    left: -31px;
    width: 8px;
    height: 8px;
    border-width: 5px;
    border-color: #4caf50;
}

ol li:hover .details {
    display: block;
    color: #444;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #4caf50;
    outline: none;
    box-shadow: none;
}

td .dropdown-menu li > a {
    color: #fff;
}

.form-group {
    margin-bottom: 0;
}

.datepicker-dropdown {
    color: #666;
    background: #fafafa;
}

.datepicker-days {
    margin: 15px 25px;
}

hr {
    margin-top: 0;
}

.pages li a {
    color: #ffffff;
}

.pages li a.active, .pages li a:hover {
    color: #4caf50;
}

.display-grid {
    display: grid;
}

.form-group.form-group-sm {
    padding-bottom: 0;
    margin: 0;
}

.form-group.form-group-sm label.control-label {
    font-size: 11px;
    margin: 0;
}

.input-group .input-group-addon{
    top: 0;
    margin: 0px 15px;
    font-size: 16px !important;
}

.card-header span.small{
    font-size: 14px;
}

.menu-sidebar{
    background-color: #00914A;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
}

.menu-sidebar a{
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.menu-sidebar a:hover{
    opacity:.4;
}

.menu-sidebar a span.number{
    opacity:.4;
}

.menu-sidebar li{
    border-bottom: 1px solid rgba(255,255,255,.3);
    padding: 3px 0 5px;
}

.menu-sidebar li:last-child{
    border-bottom: 0;
}

#clear_search {
    position: relative;
    z-index: 99;
    top: 8px;
    font-size: 16px;
    background: #fff;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.select2-container {
    width: 100% !important;
    font-size: 14px;
    height: calc(2.25rem + 2px) !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: relative !important;
}


.select2-container--default .select2-selection--single {
    border: 1px solid transparent !important;
    height: 37px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #4caf50 !important;
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
    color: #4caf50 !important;
}

.form-row {
    margin-right: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4caf50 !important;
}

.langs {
    position: absolute;
    right: 30px;
    top: 8px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
    opacity: .7;
}

.pl-5{
     padding-left: 5px !important;
 }

.pr-5{
    padding-right: 5px !important;
}

/* Timeline */
.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    /*left: 50%;*/
    top: 20px;
    bottom: 20px;
    margin-left: 30px;
}
#clear_search, .clear-search, #clear_search_filters {
    position: relative;
    z-index: 99;
    top: 0px;
    font-size: 16px;
    background: #e2e2e2;
    width: 38px;
    height: 38px;
    line-height: 41px;
    text-align: center;
    border-radius: 0px;
}
.timeline-centered .timeline-entry {
    position: relative;
    /*width: 50%;
    float: right;*/
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 40px;
    font-size: 15px;
    float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #303641;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
    background-color: #ee4749;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #4caf50;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
    background-color: #21a9e1;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
    background-color: #fad839;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
    background-color: #cc2424;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 1em;
    margin-left: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #737881;
    font-family: "Noto Sans",sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 1.428571429;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: #303641;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}

.timeline-container{
    max-height: 450px;
    overflow: hidden;
    overflow-y: scroll;
}

.flex{
    display: flex !important;
}

.navbar-toggler {
    margin-right: 15px;
}

.card-stats{
    margin-bottom: 32px;
}

.mb-10{
    margin-bottom: 10px;
}

.nav-active{
    background-color: #ffffff !important;
    color: #4caf50 !important;
}

select.form-control:not([size]):not([multiple]) {
    min-width: 160px;
}

.col-search {
    display: flex;
}

.btn-group .btn + .btn, .btn-group .btn, .btn-group .btn:active, .btn-group .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn, .btn-group-vertical .btn:active, .btn-group-vertical .btn-group {
   margin-right: 10px;
}

.nav-module-active {
    background-color: #ffffff !important;
    color: #4caf50 !important;
}

.form-group label a {
    position: inherit;
}

.label-exp {
    position: absolute;
    top: -18px;
    color: #fff !important;
    font-size: 12px !important;
    margin-top:15px
}

@media (max-width: 990px) {
    #edition-menu {
        display: grid;
    }

    .langs {
        position: relative !important;
        right: 0;
        top: 0;
    }
}
.primary-card .card-header .actions .btn-light{
    top: 0px !important;
}

.img-thumbnail.active {
    border-color: #3097D1;
}

.primary-card .card-header .col-search span{
    margin-top: 0;
}

.table-responsive{
    overflow-x: scroll;
    overflow: auto !important;
}

.video-li {
    margin-bottom: 1px;
}

span.number-video {
    font-size: 15px;
    font-weight: 600;
    margin-right: 5px;
}

.event-card-header {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1.5rem !important;
}

.page-login {
    display: flex;
    flex-direction: column;
}
.page-login .content {
    min-height: auto;
    flex: 1;
}
.page-login .footer {
    margin-top: auto;
    background: #f5f5f6;
    color: #595959;
    text-align: center;
    padding: .75rem;
}

.page-login .footer p {
    margin: 0;
}

#direct-div .primary-card .card-title {
    margin: 0;
    font-size: 1.25rem;
}
#direct-div .primary-card .card-title strong {
    margin-right: 4px;
}
#direct-div .primary-card .card-header {
    padding: .75rem 1rem;
}
#direct-div .primary-card .card-header li.nav-item {
    margin: 0;
}
#direct-div .primary-card .card-header .btn-light {
    padding: .25rem 1rem;
    font-weight: 400;
    margin: 0 .5rem;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#direct-div .primary-card .card-header .btn-light:hover {
    background-color: rgba(255, 255,255, .85);
}

.admin-container {
    max-width: 1240px
}