body {
    font-family:Arial;
    color:#797D7E;
}

.dropdown-menu > li > a {
    color:#797D7E;
}

html.login-bg {
    background:none;
    background-color:#FFFFFF;
}

.unauthorised-header > ul {
    background-color:#FFFFFF;
}

.unauthorised-header > ul > li > a {
    color:#1b419c !important;
}

.unauthorised-header > ul {
    height:44px;
}

.header {
    background-color:#FFFFFF;
}

.dropdown-menu > li > a:hover {
    background-color:#1b419c !important;
}

.text-primary {
    color:#1b419c;
}

#main-stats .stat .data .number {
    color:#1b419c;
}

a {
    color:#1b419c;
}

a:hover {
  color: #6f7d95;
}

.btn-glow.primary, .btn-success, .btn-info, .btn-flat, .btn-flat.primary, .btn-flat.success, .btn-primary {
    border-color: #1b419c;
    background:#1b419c;
}

.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: #6f7d95;
    background:#6f7d95;
}

.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: #6f7d95;
    background:#6f7d95;
}
.btn-glow.primary:active:hover, .btn-success: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: #6f7d95;
    background:#6f7d95;
}
.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: #6f7d95;
    background-color:#6f7d95;
}
.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: #6f7d95;
    background:#6f7d95;
}

.btn-flat {
    border-color: #1b419c !important;
    background-color:#1b419c !important;
}

.btn-flat:hover {
    border-color: #6f7d95 !important;
    background-color:#6f7d95 !important;
}

.btn-flat.white {
  color: #626263 !important;
  background-color: #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:#FFFFFF;
}

.breadcrumb {
    border-color: #1b419c;
    background-color:#FFFFFF;
}

.organisation-view .panel-default .panel-heading {
  background-color: #E3E4E2;
  border: 1px solid #94969B;
}

.navbar-info {
    color: #FFFFFF;
}

.navbar.navbar-inverse {
    min-height: 46px;
    background: #1b419c;
    border: none;
    border-bottom: 1px solid #94969B;
}

.navbar-inverse .notification-dropdown>a:hover, .navbar-inverse .notification-dropdown>a.active {
    background: #6f7d95 !important;
    box-shadow: inset 1px 0 1px 0 #3e5a79;
}

.navbar-inverse .nav>li>a:hover {
    background: #6f7d95 !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #6f7d95;
}


.navbar-header img {
    display:none;
    max-height: 40px;
    content:url("https://payments.swiffy.me/uploads/organisation/2466/bd7b3c45fd30b558405596a0a757ba47.png") no-repeat;
}

.navbar-header {
    height: 45px;
    xbackground: url("https://payments.swiffy.me/uploads/organisation/2466/bd7b3c45fd30b558405596a0a757ba47.png") no-repeat;
    background-size: auto 190%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1b419c;
}

.navbar-header span.helper {
    position: absolute;
    width: 80px;
    height: 80px;
    background: azure;
    z-index: 10000;
    left: 60px;
    top: 10px;
    background: url(https://payments.swiffy.me/uploads/organisation/2466/bd7b3c45fd30b558405596a0a757ba47.png) no-repeat;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
}

@media only screen and (max-width: 785px) {
  .navbar-header span.helper {
    background-color: lightblue;
    right: 30px !important;
    left: auto !important;
    width: 40px;
    height: 40px;
  }
}

.navbar-inverse .nav > li > a {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    transition: background .1s linear;
    -moz-transition: background .1s linear;
    -webkit-transition: background .1s linear;
    -o-transition: background .1s linear;
}

.navbar-inverse .notification-dropdown i {
    font-size: 17px;
    color: #FFFFFF;
}

.navbar-inverse .settings i {
    color: #FFFFFF;
    font-size: 21px;
}

.pagination > .active > a {
    border-color: #1b419c;
    background:#1b419c;
}

.pagination > .active > a:hover {
    border-color: #6f7d95;
    background:#6f7d95;
}

.pagination > li > a:hover, .pagination > li > a:focus {
    color: #94969B;
}

.pagination > li > a{
    color:#1b419c;
}

.select2-results .select2-highlighted {
    background:#1b419c;
}

body.index header {
    background:#FFFFFF;
    border-bottom: 1px solid #94969B;
}

body.index header li a {
    color:#1b419c;
}

body.index header li a:hover {
    color:#6f7d95;
}

#logo-container img {
    display:none;
    max-height: 40px;
    content:url("https://payments.swiffy.me/uploads/organisation/2466/bd7b3c45fd30b558405596a0a757ba47.png");
}

#logo-container .logo {
    max-height: 57px;
    background: url("https://payments.swiffy.me/uploads/organisation/2466/bd7b3c45fd30b558405596a0a757ba47.png") no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 0px !important;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-inverse .navbar-brand {
    padding: 4px 20px;
    width: 100%;
}

.category-head .set-description h3, .set-description h3, .set-description a {
    color:#1b419c;
}

#inner-wrap {
    background: #E3E4E2;
}

.set-curl h3 {
    background-color: #1b419c;
    color: #000;
}

.set-curl h4 {
    color:#13100D;
}

.set-curl.full-width h4{
    color: #FFFFFF;
}

.set-curl code {
    background: #13100D;
}
l
.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:#6f7d95;
}

.panel-primary > .panel-heading {
    background-color: #1b419c;
    border-color: #1b419c;
}

.panel-primary {
    border-color: #1b419c;
}

.category-head .set-curl:after {
    background-color:#C5C5C5;
}

button.eftx-bank:hover {
    background-size: contain;
}

.login-wrapper .logo {
    margin-bottom: 5px;
    max-height: 200px;
    max-width: 400px;
}

html.login-bg .header {
    margin-bottom: 20px;
}

html.login-bg .login-wrapper {
    top: 50px;
}

#organisation-title h2 {
        margin-top: 20%;
    } 

/*
Swiffy Theme Updates ~ Andre ~
*/

.supported-by p {
    font-size: 20px;
}

@media only screen and (max-width: 400px ) {
    .bank-logos img {
    max-width: 90%;
    }
}

@media only screen and (max-width: 400px ) {
    .bank-info p {
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    }
}

@media only screen and (max-width: 400px ) {
    .bank-logos {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 400px ) {
    #payment-container {
    min-height: 330px;
    }
}    

@media only screen and (max-width: 600px) {
    #organisation-title {
        margin-top: 30px;
    }
}

body#eftx .eftx-cancel-transaction {
    display: block !important;
    width: 100% !important;
    float: left;
}

#logo-container img {
    display:none !important;
    max-height: 47px;
}

#eftx div.eftx-logo {
     display:none !important;
}
