﻿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:#002D56;
	border-color:#002D56;
}

.theme_button
{
	padding:15px 20px;
	font-size:16px;
	
}

a.logo
{
    padding: 0px 0px 20px 0px !important;
}



.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:#005e99 !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;
}

  





