﻿body 
{
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:30px;
}

/*color of the print my card button*/
.color2
{
	background-color:#ED1B24;
	border-color:#ED1B24;
}

.color3
{
	background-color:#ED1B24;
	border-color:#ED1B24;
}


.theme_button
{
	padding:15px 20px;
	font-size:16px;
    background-color:#ED1B24;
	border-color:#ED1B24;
	
}

a.logo
{
    padding: 0px 0px 20px 0px !important;
}

@media (max-width: 500px) {
    a.logo img {
        min-width: 100px;
        max-width: 280px;
    }
}

.sf-menu > li
{
    padding: 0px 0 0px !important;

}


 a.print_button:link, a.print_button:hover, a.print_button:visited, a.print_button:focus {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  margin-bottom: 4px;
  line-height: 1;
  display: inline-block;
  min-width: 10em;
  text-align: center;
  color: white !important;
  background-color:#ED1B24 !important; /*#ADD3E6*/
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.6s linear 0s;
  -moz-transition: all 0.6s linear 0s;
  -o-transition: all 0.6s linear 0s;
  -ms-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s; }

ul.list2 {
    font-size:26px !important;
    color:#000033;
}

#header {
    padding-top:20px;
}

.SavingsTable thead th {
    background-color:#005e99;
    color:white;
}

.color_section
{
    background-color:#002665;
}

    .light_section .theme_button:hover, .light_section .theme_button:focus {
      color: #ffffff;
      background-color: #ED1B24;
      border-color: #ED1B24; }

.color_section .theme_button:link,.color_section .theme_button:hover, .color_section .theme_button:visited ,.color_section .theme_button:focus 
{
    background-color:#ED1B24 !important;
    color:white;
}

.teaser .theme_button:link,.teaser .theme_button:hover, .teaser .theme_button:visited ,.teaser .theme_button:focus 
{
    background-color:#ED1B24 !important;
    color:white;
}


.grey_section .theme_button:link,.grey_section .theme_button:hover, .grey_section .theme_button:visited, .grey_section .theme_button:focus 
{
    background-color:#ED1B24 !important;
    color:white;
    border:none;
}

.sf-menu a{
    color:#002665 !important;
    font-weight:700;
}

.rx a{
    color:#002665 !important;
}

#copyright a{
color:#002665 !important;
}

.color_bg_1 .bg_overlay {
  background-color: #002665; }

.color_bg_2 .bg_overlay {
  background-color:rgba(100, 150, 207, 0.9); 
}
.color_bg_3 .bg_overlay {
  background-color: #002665; }

.panel-heading .panel-title > a {
  line-height: 1;
  display: block;
  padding: 17px 65px 17px 30px;
  color: #ffffff;
  background-color: #002665 !important;
  border: none;
  word-wrap: break-word; }

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

 .ui-autocomplete {
    background-color: #335184 !important;
    border-color: #ccc;

}

.tab-content.top-color-border:before {
      background-color: #002665; 

     }

 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #002665;
 }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs.nav-justified > .active > a {
  background-color: #002665;
 }


  





