#header, #footer, #contacts, #_contactMeView, #details { background: #141e39; color: #fff; }

a, a:hover, a:visited { color: #141e39; text-decoration: none; }
#aboutInfo a, #aboutInfo a:hover, #aboutInfo a:visited { color: #141e39; }
a:hover, #aboutInfo a:hover { color: #000; }

#shortInfo { background: #141e39; background: rgba(20,30,57,.8); }

.toggle-nav { background: #141e39; background: rgba(20,30,57,.8); border: 2px solid #141e39; }
.toggle-nav:hover { background: #141e39; }

hr { color: #141e39; background: #141e39; }

.table tbody tr:nth-child(2n+1) {background:#e6e7ea}
.table thead { background: #141e39; }
.table th, .table td {border-top:1px solid #141e39 !important}
#schoolLegend_wrapper {border-bottom:2px solid #141e39}
#schoolLegend_wrapper .schoolGrade_box {border: 2px solid #141e39;color:#141e39;}
#schoolLegend_wrapper .schoolGrade_box:hover {background-color:#141e39;color:#fff;}
.schoolMapMarkerLocation:hover {color:#555}
.table .schoolRating {background: #141e39;}

button.btn { border: 2px solid #b2a235; background: #b2a235; color: #fff; }
button.btn:hover, button.btn:focus, button.btn:active { background: #fff; color: #b2a235; }

#_servicesModalStarter .btn, .sellerIncentivesModal { background: #141e39; border: 2px solid #141e39; }
#_servicesModalStarter .btn:hover, #_servicesModalStarter .btn:focus, #_servicesModalStarter .btn:active, .sellerIncentivesModal:hover { background: #fff; color: #141e39; }

#scrollto { background: #141e39; color: #fff; }
#scrollto:hover { background: #fff; color: #141e39; }