﻿
.headers {
    background-color: #ebebeb;
}
.nav-navbar .nav .nav-link, .navbar-mobile{
    background-color: #ebebeb!important;
}

.nav-navbar .nav {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}



.headerText {
    background-color: #98918f;
}

     .headerText h5, .headerText p {
        color: white !important;
    }

.footer {
    background-image: url(headerBackground.png);
}

    .footer .text-white small{
        color: #98918f !important;
    }

h1, h2, h3, h4, h5, h6 {
    color: #98918f !important;
}
nav a {
    color: #98918f !important;
}

.fa.navbar-arrow-icon {
    color: #98918f !important;
}

.btn-gradient {
    background-color: #fec240;
    border-radius: 3px;
}

    .btn-gradient:hover {
        background-color: white;
        border-color: #fec240;
        color: #fec240!important;
    }

.btn-hover:hover {
    border-color: #fec240;
    color: white;
    background-color: #fec240;
}

.faq .card .card-header :hover {
    background-color: #fec240;
}
.faq .card .card-header .faq-title .badge {
   background-color: #fec240;
}

.cert .form-control:active, .cert .form-control:hover {
    border-width: 2px !important;
    border-color: #fec240 !important;
}

.section-bg {
    background-color: #ffffff;
}

.aboutPsd, .indexhowToconnect {
    background: url(loginbg.jpg)repeat-y center;
}

.navbar-toggler {
    color: #fec240 !important;
}
.awesome-list-item::before {
    color: #fec240;
}
.text-primary {
    color: #fec240 !important;
}

.custom-file-upload {
    border-color: #fec240 !important;
    color: #fec240!important;
}

.fa {
    color: #fec240 !important;
}

.SpecDocHeaderBg {
    background-color: #fec240;
}
.linkHover ul li a:hover {
    color: #fec240;
}

/*Redoc start*/
/*button*/
.bFAotz {
    background-color: #fec240;
    border-color: #fec240 !important;
    font-size: 13px !important;
    border-radius: 3px;
    color: #ffffff !important;
    padding: 4px 10px 4px 10px !important;
}

    .bFAotz:hover {
        background-color: transparent;
        border-color: #fec240!important;
        color: #fec240 !important;
    }
/*h3 in rightPanel*/
.fkoftb {
    color: white !important;
}

/*redoc End*/

.metrics-table thead {
    background-color: #98918f;
    color: #ffffff;
}

.metrics-double-arrow {
    color: white!important
}

.metrics-up-btn:hover .metrics-double-arrow {
    color: #fec240 !important
} 