﻿.well-background{background-color:#f0f8ff}

.header1,.header2,.header3,.header4,.header5,.header6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility;}.header1 small,.header2 small,.header3 small,.header4 small,.header5 small,.header6 small{font-weight:normal;line-height:1;color:#90b5c9;}
.header1,.header2,.header3{line-height:40px;}
.header1{font-size:38.5px;}
.header2{font-size:31.5px;}
.header3{font-size:24.5px;}
.header4{font-size:17.5px;}
.header5{font-size:14px;}
.header6{font-size:11.9px;}
.header1 small{font-size:24.5px;}
.header2 small{font-size:17.5px;}
.header3 small{font-size:14px;}
.header4 small{font-size:14px;}

.round-icon {
    width: 90px;
    height: 90px;
    line-height: 100px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #0275d8;
    z-index: 2;
    left: 0;
    text-align: center;
    font-size: 25px;
}

/*a {
  color: #4aa054;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #3d8445;
  text-decoration: underline;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #4aa054;
}*/