.navbar, .footer-bottom {
    background-color: #B0B1B3 !important;
}

.footer-top {
    background-color:#2E3844 !important;
}

.footer-bottom {
    color: white;
}

.clearlookupfield, .launchentitylookup {
    color: #4F5A69;
    border-color: #4F5A69;
}

.submit-btn {
    background-color: #FF6400;
    border-color: #FF6400;
}

.btn-cancel {
    border-color: #FF6400;
    color: #4F5A69;
}

.section-diagonal-right .section-diagonal-right-content {
    -webkit-transform: skew(0deg, -1.3deg);
    -ms-transform: skew(0deg, -1.3deg);
    transform: skew(0deg, -1.3deg);
    background: linear-gradient(#4F5A69, #4F5A69, url(shutterstock_1233205303.jpg)) no-repeat !important;
    background-size: cover;
    margin-top: -70px;
}

.section-diagonal-right .section-diagonal-right-content:before {
    background-color: #4F5A69 !important;
}

.section-sub-landing {
    opacity: 0;
}

a.title, a.title:hover {
    color: #065478 !important;
}

a.list-group-item, a.list-group-item:hover {
    color: #065478 !important;
}

.blue_border {
    border-bottom-color: #FF6400 !important; 
}

.sidebar-home {
    border-top-color: #FF6400 !important;
    background-color: #f2f2f5 !important;
}

.section-landing {
    background: black url(peapilt.png) no-repeat center !important;
    background-size: cover;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #2E3844 !important;
    border-bottom-color: #ffffff !important;
}

.fa-search {
    color: #4F5A69 !important;
}

.fa-search:hover {
    color: #065478 !important;
}

#search-filter {
    color: #4F5A69 !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus {
    background-color:#FF6400 !important;
}

.create-action {
    background-color: #FF6400 !important;
    border-color: #FF6400 !important;
}

.fa-times {
    color: #B0B1B3 !important;
}

.btn-default, .btn-default:hover {
    color: #B0B1B3 !important;
    background-color: #ffffff !important;
    border-color: #B0B1B3 !important;
}

.details-link {
    color: #065478 !important;
}

th a {
    color: #FF6400 !important;
}

.selected-view {
    color: #FF6400 !important;
}

.btn-primary {
    background-color: #FF6400 !important;
    border-color: #FF6400 !important;
}

input[type="checkbox"] {
  background-color: #FF6400 !important;
}

#external-login-heading {
    display: none !important;
}