﻿div.banner-container {
    background: #f92;
}
.accent-color1 {
    color: #f98100 !important;
}

.media-icon, .media-icon-small {
    color: #fff;
    background: #d40;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 
    background-color: #ffba7c !important;
}
a.vehicle-panel:hover {
    background: #f0ad4e !important;
    color: #444;
}

.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(255, 245, 240, 0.5);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover,.form-info-icon, a:hover, a:focus {
    color: #f98100;
}

.form-control:focus {
    border-color: #f0ad4e;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(247, 212, 180, 0.6)
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #ff8e14;
}
::selection {
    color: #fff;
    background: #ff8e14;
}


/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #f0ad4e;
    border: 1px solid #f0ad4e;
    color: #fff;
}

.animatedbutton:hover, .animatedbutton:active {
    color: #f98100 !important;
    border: 1px solid #f98100;
}

.animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
    border-color: #f98100;
}

.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;
}