﻿body .container-fluid #header.row { background: #6b31a9 none repeat scroll 0 0; } body .container-fluid #header.row #login #login-btn { color: #f6a613; } body .container-fluid #header.row .info span { color: #f6a613; } body .container-fluid #header.row .info span a { color: inherit; } body .container-fluid #header.row #member-nav li a { color: #f6a613; } body .container-fluid .row.header.narrownavigation { background: #ffffff  none repeat scroll 0 0; } body .container-fluid .row.header #navigation ul li.list a.link, body .container-fluid .row.header #navigation ul li.list .submenu li a { color: #f6a613; } body .container-fluid .row.header #navigation ul li.list a.link:after { background-color: #f6a613; } body .container-fluid .row.header #navigation ul li.list:focus a.link, body .container-fluid .row.header #navigation ul li.list:hover a.link, body .container-fluid .row.header #navigation ul li.list .link.current, body .container-fluid .row.header #navigation ul li.list .submenu li a:hover, body .container-fluid .row.header #navigation ul li.list .submenu li a:focus, body .container-fluid .row.header #navigation ul li.list .submenu li a.current { color: #000000; } body .container-fluid .row.header #navigation ul li.list .link.current:after { background-color: #000000; } body #content h1, body #content .fixed-width #content-title h1 { color: #f6a613; } body #content .fixed-width #content-text #content-list .list-item .list-item-text .spot-title, body #content-spot .spot-item .spot-text-container .spot-text .spot-title { color: #6b31a9; } body #content .fixed-width #content-text .capto_form .btn.btn-default { background-color: #6b31a9; border-color: #f6a613; color: #f6a613; } body #content .fixed-width #content-text .capto_form .btn.btn-default:hover, body #content .fixed-width #content-text .capto_form .btn.btn-default:focus { background-color: #000000; border-color: #f6a613; } body #content .fixed-width #content-text .capto_form input[type="text"], body #content .fixed-width #content-text .capto_form select, body #content .fixed-width #content-text .capto_form span { border-bottom: 1px solid #6b31a9 !important; } body #content .fixed-width #content-text .capto_form .col-md-3 label, body #content .fixed-width #content-text .capto_form .col-md-12 label { color: #f6a613; } body #content .fixed-width #content-text .capto_form select:focus, body #content .fixed-width #content-text .capto_form input[type="text"]:focus { outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(107,49,169,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(107,49,169,0.6); }