﻿@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v18/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v18/2UX7WLTfW3W8TclTUvlFyQ.woff) format("woff"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v18/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v18/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }

html {
  font-size: 16px; }

body {
  font-family: Roboto; }

.btn-primary, .btn-primary:not([disabled]):not(.disabled):hover {
  background-color: white;
  color: black; }

.btn-primary:focus, .btn-primary.focus {
  background-color: white;
  color: black; }

.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: white;
  color: black; }

#loginBtn:hover {
  background-color: #e6e6e6; }

/*------------------------------
 Floatl
------------------------------ */
.floatl--focused .floatl__label {
  color: #00355f; }

.floatl__label {
  color: #00355f; }

/*------------------------------
 Login Page 
------------------------------ */
.brand-login-background {
  background-position: right top !important;
  background: url("/images/brands/background/bg-009.jpg"); }

.brand-login-box {
  background-color: rgba(233, 248, 255, 0.9); }

.brand-login-cis-title {
  color: #00355f; }

.brand-login-info {
  color: #00355f; }

.brand-color {
  color: #00355f; }

/*------------------------------
 Detail Page
------------------------------ */
.step-current-desc {
  color: #00355f; }

a, a:hover {
  color: #00355f;
  font-weight: bold; }

.quick-view-bullets li.active a span {
  background: #00355f; }

.language-overlay a:hover {
  color: #00355f; }

.language-overlay .language-selected {
  color: #00355f !important; }

.language-selected:after {
  color: #00355f !important; }

