.rd-navbar-modern.rd-navbar-static .rd-navbar-element::after {
    background: linear-gradient(227deg, #00E5C3 0%, #09E5C3 100%);
}

.box-custom-2-bg{
    background: #09E5C3
}

.bg-accent {
    background: #09E5C3
}

.bg-overlay-1::before {
    background: #09E5C3
}

.ie-panel {
    display: none;
    background: #212121;
    padding: 10px 0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
    clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
}

html.ie-10 .ie-panel,
html.lt-ie-10 .ie-panel {
    display: block;
}

.d-none {
    display: none;
}

#loading-center-object {
    width: unset;
    height: unset;
    transform: unset;
}

.ie-panel {
    display: none;
    background: #212121;
    padding: 10px 0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
    clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
}

html.ie-10 .ie-panel,
html.lt-ie-10 .ie-panel {
    display: block;
}

.d-none {
    display: none;
}

#global-loader {
    position: fixed;
    z-index: 50000;
    background: white;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.loader-img {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 43%;
    left: 0;
    margin: 0 auto;
    text-align: center;
}

#loading-center-object {
    width: unset;
    height: unset;
    transform: unset;
}

.button-secondary, .button-secondary:focus {
    color: #000;
    background-color: #09E5C3;
    border-color: #09E5C3;
}

.box-default-text{
    color: #09E5C3;
}

.ui-to-top {
    background: #09E5C3;
}

.bg-accent .rd-navbar-aside-open-toggle span{
    background: #000;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img{
    max-height: 99px;
}

.nav-item span, .tab-content p{
    font-weight: 600;
}

