/* ============================================= */
/* ======================== Color Change ===================== */
/* ============================================= */


/* ======================== Background Color ===================== */

.highlight, .button, .button.dropdown.split > span, .button.dropdown.split:hover, .button.primary,  .label, .panel.callout, .user-control .notification, .login-modal .close-reveal-modal, .top-bar ul > li a.active, .tp-leftarrow:hover, .tp-rightarrow:hover, a.prev:hover, a.next:hover, .content_top, .service-icon img, .service:hover .service-sub, .hover-links a.view-item, .hover-links a.view-image, .content_bottom, .ol-type1 > li:before, ul.pagination li.current a, .scrollup:hover, .toggle-view li:hover span, .service-block-icon, .left_pagination:hover, .all_pagination:hover, .right_pagination:hover, .post-date-type1 .post-date-day, .recent-post .post-date-type1 .post-date-day, .option-set li a.selected, ul.side-nav li.active a, .tabs.vertical dd.active a, .tabs.vertical li.active a, .lt-ie9 .top-bar ul li a.active { background-color: #f27200;}

div.alert-box, .accordion-title.active, .button.blue { background-color: #0064a9 !important;color: #fff !important; }
.button.blue:hover { background-color: #f27200 !important;color: #fff !important; }
.bluetext, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #0064a9 !important;font-weight:700; }
.bluetext:hover { color: #f27200 !important; }
.button.etwhite { background:#fff url(../images/select-bg.jpg) no-repeat right !important; color:#555;height:33px;padding-right:80px;padding-top:8px;padding-left:5px;font-weight:400; font-size:16px;text-transform:capitalize; }
.button.dropdown.etwhite:hover { color: #f27200 !important; }
.caption i { color:#f27200; }
.blue { color: #0064a9 !important; }
.icon-state { background: url('../images/state-icon.png'); }
.icon-state { background: url('../images/state-icon-blue.png'); }

/* -- Background Color with !importratant -- */

.arrow a:hover, .pricing_plan1:hover .plan_price, div.progress .meter, .pricing_plan2:hover .plan_price, .pricing_plan3:hover .plan_price, .pricing_plan4:hover .plan_price, .pricing-active .plan_price, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background-color: #0064a9 !important;}

/* ======================== Text Color ===================== */

.color, a, a:focus, .top_header a:hover, #logo h1 span, .caption.big_color, .service:hover .service-main, .work-item-content h5, .footer a:hover, .footer_bottom a:hover,dl.tabs dd a:hover, dl.tabs dd a:focus, .type1 a:hover, .type1 li:hover:before, .type2 a:hover, .type2 li:hover:before, .type3 a:hover, .type3 li:hover:before, .type4 a:hover, .type4 li:hover:before, .toggle-view li:hover h2, .member-name, .article_meta a:hover, .article_meta_type1 a:hover, .article_meta_type2 a:hover, .comment .author a:hover, .sidebar-widget a:hover {color : #f27200;}

/* ======================== Border Color ===================== */

.work-item:hover, .footer h4, .member-description, .member-social li, .portfolio-item:hover .portfolio-item-content, .panel.callout{border-color:#f27200;}
.maincontent h3, dl.tabs dd.active, .tabs.vertical dd.active, .tabs.vertical li.active {border-color:#0064a9;}

/* ======================== Subnav Color ===================== */

hr.hr_catalognav {
  margin: 20px 0;
  border-color: #999999;
}