.navbar-inverse {
    background: #FFFFFF !important;
}

body {
    color: #797D7E;
}

.dropdown-menu > li > a {
    color: #797D7E;
}

html.login-bg {
    background: none;
    background-color: #FFFFFF;
}

.unauthorised-header > ul {
    background-color: #03071e; /* Start Button Black */
}

.unauthorised-header > ul > li > a {
    color: #FFFFFF !important; /* White text on blue header */
}

.unauthorised-header > ul {
    height: 44px;
}

.header {
    background-color: #03071e; /* Start Button Black */
}

.dropdown-menu > li > a:hover {
    background-color: #e34802 !important; /* Start Button Orange */
    color: #FFFFFF !important;
}

.text-primary {
    color: #e34802;
}

#main-stats .stat .data .number {
    color: #e34802;
}

a {
    color: #e34802;
}

a:hover {
    color: #008a4c; /* Darker Green */
}

.btn-glow.primary, .btn-success, .btn-info, .btn-flat, .btn-flat.primary, .btn-flat.success, .btn-primary {
    border-color: #e34802;
    background-color: #e34802;
}

.btn-glow.primary:hover, .btn-success:hover, .btn-info:hover, .btn-flat:hover, .btn-flat.primary:hover, .btn-flat.success:hover, .btn-primary:hover {
    border-color: #008a4c;
    background-color: #008a4c;
}

.btn-glow.primary:active:focus, .btn-success:active:focus, .btn-info:active:focus, .btn-flat:active:focus, .btn-flat.primary:active:focus, .btn-flat.success:active:focus, .btn-primary:active:focus {
    border-color: #007a43;
    background: #007a43;
}
.btn-glow.primary:active:hover, .btn-success:active:hover, .btn-info:active:hover, .btn-flat:active:hover, .btn-flat.primary:active:hover, .btn-flat.success:active:hover, .btn-primary:active:hover {
    border-color: #007a43;
    background: #007a43;
}
.btn-glow.primary:active, .btn-success:active, .btn-info:active, .btn-flat:active, .btn-flat.primary:active, .btn-flat.success:active, .btn-primary:active {
    border-color: #007a43;
    background: #007a43;
}
.btn-glow.primary:focus, .btn-success:focus, .btn-info:focus, .btn-flat:focus, .btn-flat.primary:focus, .btn-flat.success:focus, .btn-primary:focus {
    border-color: #007a43;
    background: #007a43;
}

.btn-flat {
    border-color: #e34802 !important;
    background: #e34802 !important;
}

.btn-flat:hover {
    border-color: #008a4c !important;
    background: #008a4c !important;
}

.btn-flat.white {
  color: #626263 !important;
  background: #fff !important;
  border: 1px solid #d0dde9 !important;
}

.btn-flat.white:hover {
    border-color: #bbb !important;
    color: #000 !important;
}

.login-wrapper .box .remember label {
    color: #797D7E;
}

.table-hover > tbody > tr:hover, .table-hover tbody tr:hover > td {
    background-color: #f5f5f5;
}

.breadcrumb {
    border-color: #e34802;
    background-color: #FFFFFF;
}

.organisation-view .panel-default .panel-heading {
  background-color: #E3E4E2;
  border: 1px solid #94969B;
}

.navbar-info {
    color: #797D7E;
}

.navbar.navbar-inverse {
    background: #FFFFFF;
    border: none;
    border-bottom: 1px solid #94969B;
}

.navbar-header img {
    display: none;
    max-height: 40px;
    content: url("https://pay-sa.startbutton.africa/uploads/organisation/6896521bf2c62949dbdfa65176cc4/501f295f6887bdffad20bd490f27c667.png") no-repeat;
}

.navbar-header {
    height: 45px;
    background: url("https://pay-sa.startbutton.africa/uploads/organisation/6896521bf2c62949dbdfa65176cc4/501f295f6887bdffad20bd490f27c667.png") no-repeat;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-inverse .nav > li > a {
  border-left: 1px solid #94969B;
  color: #94969B;
  transition: background .1s linear;
  -moz-transition: background .1s linear;
  -webkit-transition: background .1s linear;
  -o-transition: background .1s linear;
}

.pagination > .active > a {
    border-color: #e34802;
    background: #e34802;
}

.pagination > .active > a:hover {
    border-color: #008a4c;
    background: #008a4c;
}

.pagination > li > a:hover, .pagination > li > a:focus {
    color: #94969B;
}

.pagination > li > a {
    color: #e34802;
}

.select2-results .select2-highlighted {
    background: #e34802;
}

body.index header {
    background: #FFFFFF;
    border-bottom: 1px solid #94969B;
}

body.index header li a {
    color: #e34802;
}

body.index header li a:hover {
    color: #008a4c;
}

#logo-container img {
    display: none;
    max-height: 40px;
    content: url("https://pay-sa.startbutton.africa/uploads/organisation/6896521bf2c62949dbdfa65176cc4/501f295f6887bdffad20bd490f27c667.png");
}

#logo-container .logo {
    max-height: 40px;
    background: url("https://pay-sa.startbutton.africa/uploads/organisation/6896521bf2c62949dbdfa65176cc4/501f295f6887bdffad20bd490f27c667.png") no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 5px !important;
}

.navbar-inverse .navbar-brand {
    padding: 4px 20px;
    width: 100%;
}

.category-head .set-description h3, .set-description h3, .set-description a {
    color: #e34802;
}

#inner-wrap {
    background: #E3E4E2;
}

.set-curl h3 {
    background-color: #e34802;
    color: #FFFFFF;
}

.set-curl h4 {
    color: #13100D;
}

.set-curl code {
    background: #13100D;
}

.hljs-number, .hljs-command, .hljs-string, .hljs-tag .hljs-value, .hljs-rules .hljs-value, .hljs-phpdoc, .tex .hljs-formula, .hljs-regexp, .hljs-hexcolor, .hljs-link_url {
    color: #e34802;
}

.panel-primary > .panel-heading {
    background-color: #e34802;
    border-color: #e34802;
}

.panel-primary {
    border-color: #e34802;
}

.category-head .set-curl:after {
    background-color: #C5C5C5;
}

button.eftx-bank:hover {
    background-size: contain;
}

body#eftx #payment-container button.eftx-bank {
    margin-bottom: 10px;
    width: 48% !important;
    margin-left: 1%;
    margin-right: 1%;
}

body#eftx .eftx-cancel-transaction {
    display: block !important;
    width: 100% !important;
    float: left;
}