﻿div.banner-container {
    background: #7790c2;
}
.accent-color1 {
    color: #36c !important;
}

.accent-color2 {
    color: #69f !important;
}
.accent-bg2 { 
    background-color: #bcf !important;
}

.media-icon, .media-icon-small {
    color: #fff;
    background: #346;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 
    background-color: #cbdaf9 !important;
}
a.vehicle-panel:hover {
    background: #cbdaf9 !important;
    color: #333;
}

.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(240, 240, 255, 0.5);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover,.form-info-icon, a:hover, a:focus {
    color: #36c;
}

.form-control:focus {
    border-color: #36c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(177, 177, 255, 0.6)
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #36c;
}
::selection {
    color: #fff;
    background: #36c;
}


/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #7790c2;
    border: 1px solid #7790c2;
    color: #eee;
}

.animatedbutton:hover, .animatedbutton:active {
    color: #36c !important;
    border: 1px solid #36c;
}

.animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
    border-color: #36c;
}

.navbar-default .navbar-brand { color: #555; }
.navbar-default .navbar-brand:hover { color: #b7b7b7; }


/*********** CAR PAY ***********/

li.menu-heading.carpay-menu-item-wrapper a {
    color: #fff !important;
}