.modal-strip {
    z-index: 999999;
}
.editCorner {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 999;
}
.editCornerAdd {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 999;
}
.btn-filled-edit {
    background: #c77400!important;
    border-color: #c77400!important;
    color: #fff!important;
    &:visited {
        background: #c77400!important;
        border-color: #c77400!important;
        color: #fff!important;
    }
    &:hover {
        background: #c77400!important;
        border-color: #c77400!important;
        color: #fff!important;
    }
}
.popover-title {
    font-weight: 600;
    line-height: normal;
}
.repTitle {
    font-style: italic;
    font-size: 14px;
    color: #a01634;
}
.fc-view {
    h1, h2, h3, h4, h5, h6, p, ul, ol, pre, table, blockquote, input, button, select, textarea {
        margin-bottom: 0;
    }
}
.fc-title {
    font-size: large;
}
.fc-event {
    color: #fff!important;
}
.popover-body span {
    font-weight: bold;
}
.cookie-consent {
    text-align: center;
}
.cookie-consent__agree {
    margin-top:13px;
    vertical-align: middle;
}

@import 'cu_nancy.scss';
