/* Icons from Glyphicons Free, licensed under CC BY 3.0. */
/* http://glyphicons.com/ */
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding: 0;
}

.container_12-ext {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  padding: 0;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15 {
  position: relative;
}

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

.grid_right {
  float: right;
}

.grid_1 {
  width: 60px;
}

.grid_2 {
  width: 140px;
}

.grid_3 {
  width: 220px;
}

.grid_4 {
  width: 300px;
}

.grid_5 {
  width: 380px;
}

.grid_6 {
  width: 460px;
}

.grid_7 {
  width: 540px;
}

.grid_8 {
  width: 620px;
}

.grid_9 {
  width: 700px;
}

.grid_10 {
  width: 780px;
}

.grid_11 {
  width: 860px;
}

.grid_12 {
  width: 940px;
  clear: both;
}

.container_12 .prefix_3 {
  padding-left: 240px;
}

.container_12 .prefix_6 {
  padding-left: 480px;
}

.container_12 .prefix_9 {
  padding-left: 720px;
}

.container_12 .prefix_1 {
  padding-left: 80px;
}

.container_12 .prefix_2 {
  padding-left: 160px;
}

.container_12 .prefix_4 {
  padding-left: 320px;
}

.container_12 .prefix_5 {
  padding-left: 400px;
}

.container_12 .prefix_7 {
  padding-left: 560px;
}

.container_12 .prefix_8 {
  padding-left: 640px;
}

.container_12 .prefix_10 {
  padding-left: 800px;
}

.container_12 .prefix_11 {
  padding-left: 880px;
}

.container_12 .suffix_3 {
  padding-right: 240px;
}

.container_12 .suffix_6 {
  padding-right: 480px;
}

.container_12 .suffix_9 {
  padding-right: 720px;
}

.container_12 .suffix_1 {
  padding-right: 80px;
}

.container_12 .suffix_2 {
  padding-right: 160px;
}

.container_12 .suffix_4 {
  padding-right: 320px;
}

.container_12 .suffix_5 {
  padding-right: 400px;
}

.container_12 .suffix_7 {
  padding-right: 560px;
}

.container_12 .suffix_8 {
  padding-right: 640px;
}

.container_12 .suffix_10 {
  padding-right: 800px;
}

.container_12 .suffix_11 {
  padding-right: 880px;
}

.container_12 .push_3 {
  left: 240px;
}

.container_12 .push_6 {
  left: 480px;
}

.container_12 .push_9 {
  left: 720px;
}

.container_12 .push_1 {
  left: 80px;
}

.container_12 .push_2 {
  left: 160px;
}

.container_12 .push_4 {
  left: 320px;
}

.container_12 .push_5 {
  left: 400px;
}

.container_12 .push_7 {
  left: 560px;
}

.container_12 .push_8 {
  left: 640px;
}

.container_12 .push_10 {
  left: 800px;
}

.container_12 .push_11 {
  left: 880px;
}

.container_12 .pull_3 {
  left: -240px;
}

.container_12 .pull_6 {
  left: -480px;
}

.container_12 .pull_9 {
  left: -720px;
}

.container_12 .pull_1 {
  left: -80px;
}

.container_12 .pull_2 {
  left: -160px;
}

.container_12 .pull_4 {
  left: -320px;
}

.container_12 .pull_5 {
  left: -400px;
}

.container_12 .pull_7 {
  left: -560px;
}

.container_12 .pull_8 {
  left: -640px;
}

.container_12 .pull_10 {
  left: -800px;
}

.container_12 .pull_11 {
  left: -880px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_12:after {
  clear: both;
}

.clearfix,
.container_12 {
  zoom: 1;
}

.container_12-ext .grid_4 {
  width: 380px;
}

.container_12-ext .grid_12 {
  width: 1180px;
}

@media (min-width: 120px) and (max-width: 679px) {
  .container_12-ext {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    padding: 0;
  }
  .container_12-ext .grid_4 {
    width: 300px;
  }
}

body {
  background: #FFFFFE;
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  color: #607181;
  margin: 0;
  padding: 0;
}

h1 {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 38px;
  font-weight: bold;
  margin: 10px 0 30px 0;
}

h2 {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

h3 {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #189BCC;
  margin: 0 0 10px 0;
}

h4 {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  margin: 0;
}

p {
  margin: 0 0 20px 0;
}

a {
  color: #189BCC;
}

a:hover {
  color: #1BA171;
}

a img {
  border: none;
}

.highlight {
  color: #189BCC;
}

.txtc {
  text-align: center;
}

.txtr {
  text-align: right;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.separator {
  padding-right: 80px;
  background: url("../images/pro/bg_colsep.png") right top repeat-y;
}

.h200 {
  height: 200px;
}

.h250 {
  height: 250px;
}

.h300 {
  height: 300px;
}

.logos {
  width: 310px;
  height: 150px;
}

.logos img {
  float: left;
}

.some-clients {
  width: 490px;
  overflow: hidden;
}

.some-clients .client {
  float: left;
  margin: 0 20px 20px 0;
  width: 140px;
  height: 120px;
}

.some-clients .client a {
  display: block;
}

.profile {
  margin: 0 0 20px 0;
}

.profile h2 {
  margin: 0 0 8px 0;
}

.profile-pic {
  border: 1px solid #DCE2E8;
  padding: 4px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-box-shadow: 1px 1px 1px 0 #DCE2E8;
  -o-box-shadow: 1px 1px 1px 0 #DCE2E8;
  box-shadow: 1px 1px 1px 0 #DCE2E8;
}

.profile-pic img {
  display: block;
}

.faqs p {
  font-style: italic;
}

.video {
  border: 1px solid #DCE2E8;
}

.watch-video p {
  margin: 0;
}

hr {
  border: 0;
  border-bottom: 2px solid #DCE2E8;
  height: 10px;
  margin: 20px 0;
}

.button {
  display: inline-block;
  zoom: 1;
  padding: 6px 3px 7px 3px;
  line-height: 15px;
  color: #FFFFFE;
  text-decoration: none;
  font-size: 16px;
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  margin: 0 2px 1px 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #B9C5D3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B9C5D3', EndColorStr='#7E90A4');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#B9C5D3', EndColorStr='#7E90A4')";
  background-image: linear-gradient(to top, #B9C5D3 0%, #7E90A4 100%);
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #8A9AA9;
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.button:hover {
  background-color: #C3CFDF;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C3CFDF', EndColorStr='#9BACBC');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C3CFDF', EndColorStr='#9BACBC')";
  background-image: linear-gradient(to top, #C3CFDF 0%, #9BACBC 100%);
  text-decoration: none;
  color: #FFFFFE;
}

.button:visited {
  color: #FFFFFE;
}

.button span {
  display: block;
  line-height: 18px;
  padding: 0 6px;
}

.cta {
  color: #FFFFFE;
  background-color: #1AB07A;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D')";
  background-image: linear-gradient(to top, #1AB07A 0%, #1C9A6D 100%);
  border: 1px solid #1C8D65;
}

.cta:hover {
  background-color: #12CB89;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76')";
  background-image: linear-gradient(to top, #12CB89 0%, #18AB76 100%);
}

.spa {
  color: #FFFFFE;
  background-color: #647B91;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70')";
  background-image: linear-gradient(to top, #647B91 0%, #4E5F70 100%);
  border: 1px solid #4B5B6A;
}

.spa:hover {
  background-color: #8395A7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8395A7', EndColorStr='#717F8D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8395A7', EndColorStr='#717F8D')";
  background-image: linear-gradient(to top, #8395A7 0%, #717F8D 100%);
}

.blue {
  color: #FFFFFE;
  background-color: #30AFDE;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#30AFDE', EndColorStr='#1591BF');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#30AFDE', EndColorStr='#1591BF')";
  background-image: linear-gradient(to top, #30AFDE 0%, #1591BF 100%);
  border: 1px solid #1185B0;
}

.blue:hover {
  background-color: #2FC3DD;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2FC3DD', EndColorStr='#17A7C1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2FC3DD', EndColorStr='#17A7C1')";
  background-image: linear-gradient(to top, #2FC3DD 0%, #17A7C1 100%);
}

.small {
  padding: 2px 8px;
  font-size: 14px;
}

.large {
  padding: 12px 10px;
}

.full {
  width: 100%;
  margin: 0;
  text-align: center;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.icon span {
  padding: 0 26px 0 6px;
  background-image: url("../images/pro/sprite.png");
  background-repeat: no-repeat;
  background-position: 100% -610px;
}

.iconl span {
  padding: 0 6px 0 34px;
  background-image: url("../images/pro/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -610px;
}

.icon-arrow-right span {
  background-position: 100% -610px;
}

.icon-video span {
  background-position: 100% -646px;
}

.icon-grid span {
  background-position: 100% -628px;
}

.icon-bubble span {
  background-position: 100% -664px;
}

.icon-add-people span {
  background-position: 100% -682px;
}

.icon-x {
  padding: 10px 6px 10px 10px;
}

.icon-x span {
  height: 24px;
  line-height: 24px;
  margin-top: -2px;
  background-position: 0 -850px;
}

.icon-check {
  padding: 10px 6px 10px 10px;
}

.icon-check span {
  height: 24px;
  line-height: 24px;
  margin-top: -2px;
  background-position: 0 -820px;
}

.auth .button {
  font-size: 16px;
  margin: 0 0 0 18px;
}

.link-icon {
  display: inline-block;
  zoom: 1;
  height: 18px;
  padding: 0 0 0 20px;
  margin: 0 10px;
  color: #189BCC;
  background-image: url("../images/pro/sprite.png");
  background-repeat: no-repeat;
}

.link-account {
  background-position: 0 -120px;
}

.link-help {
  background-position: 0 -140px;
}

.link-edit {
  background-position: 0 -510px;
}

.link-report {
  background-position: 0 -540px;
}

.img-box {
  -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #CCCCCC;
}

.tooltip {
  display: inline-block;
  float: right;
  width: 299px;
  height: 63px;
  margin: -10px 0 0 0;
  background: url("../images/pro/bg-tooltip.png");
}

.tooltip span {
  display: block;
  padding: 12px 12px 12px 26px;
  color: #FFFFFE;
  position: relative;
}

div.tooltip3 {
  background: #0087be;
  color: #FFFFFE;
}

.text-image {
  margin: 0 0 10px 0;
}

.text-image img {
  float: left;
  margin: 0 20px 0 0;
}

.text-image h3 {
  margin: 0 10px 10px 91px;
}

.text-image p {
  margin: 0 10px 30px 91px;
}

.wrap-lightbox {
  width: 700px;
  margin: 0 auto;
  padding: 0 40px 40px 40px;
}

.feat {
  list-style-image: url("../images/pro/bg-bullets-feats.png");
  text-align: left;
}

.feats {
  list-style-image: url("../images/pro/bg-bullets-feats.png");
  font-size: 16px;
  font-style: italic;
}

.feats li {
  line-height: 36px;
}

.numbers {
  padding: 0 0 0 32px;
  background-image: url(../images/pro/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -997px;
}

.num-one {
  background-position: 0 -997px;
}

.num-two {
  background-position: 0 -1031px;
}

.num-three {
  background-position: 0 -1064px;
}

.num-four {
  background-position: 0 -1099px;
}

.num-five {
  background-position: 0 -1133px;
}

.main-head {
  width: 940px;
  margin: 0 auto;
  height: 129px;
}

.main-head .logo {
  float: left;
  width: 300px;
  height: 73px;
  padding-top: 33px;
}

.main-head .logo h1 {
  margin: 0;
}

.main-head .logo h1 a {
  display: block;
  width: 300px;
  height: 73px;
  text-indent: 600px;
  overflow: hidden;
  line-height: 150px;
  background: url("../images/pro/retire-easy-logo.png") 0 0 no-repeat;
}

.main-head .logo p {
  display: none;
}

.main-head .logo-retail h1 a {
  height: 78px;
  background: url(../images/front/retire-easy-logo.png) 0 0 no-repeat;
}

.main-head.login .logo {
  float: none;
  margin: 0 auto;
}

.main-head .auth {
  float: right;
  padding-top: 42px;
}

.nav-container {
  height: 38px;
  background-color: #30AFDE;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#30AFDE', EndColorStr='#1591BF');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#30AFDE', EndColorStr='#1591BF')";
  background-image: linear-gradient(to top, #30AFDE 0%, #1591BF 100%);
}

.main-nav {
  padding: 0 10px;
  height: 38px;
  width: 960px;
}

.main-nav ul {
  margin: 0;
  padding: 0;
  height: 38px;
  list-style: none;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
}

.main-nav ul li {
  margin: 0;
  padding: 0;
  float: left;
}

.main-nav ul li a {
  display: block;
  height: 38px;
  line-height: 37px;
  font-size: 19px;
  padding: 0 42px;
  color: #FFFFFE;
  text-decoration: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  white-space: nowrap;
}

.main-nav ul li a:hover {
  background: #70CDEF;
  color: #189BCC;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.main-nav ul li.current a {
  background: #70CDEF;
  color: #13789e;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.main-nav ul li.home {
  padding: 0;
}

.main-nav ul li.home a {
  height: 38px;
  width: 27px;
  margin: 0;
  padding: 0 24px;
  text-indent: 60px;
  line-height: 60px;
  overflow: hidden;
  background: url("../images/pro/sprite.png") 5px -764px no-repeat;
}

.main-nav ul li.home a:hover {
  background: #70CDEF url("../images/pro/sprite.png") 5px -704px no-repeat;
}

.main-nav ul li.home.current a {
  background: #70CDEF url("../images/pro/sprite.png") 5px -704px no-repeat;
}

.carousel-wrap {
  background-color: #EDF7FB;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#EDF7FB', EndColorStr='#B0D8E6');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EDF7FB', EndColorStr='#B0D8E6')";
  background-image: linear-gradient(to top, #EDF7FB 0%, #B0D8E6 100%);
}

.carousel-container {
  height: 410px;
  margin-bottom: 30px;
  background: url("../images/pro/bg_carousel.png") center bottom no-repeat;
}

#cycle_nav {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 999;
  margin: 585px 0 0 -100px;
  width: 200px;
  height: 20px;
  text-align: center;
}

#cycle_nav a {
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: 34px;
  line-height: 34px;
  overflow: hidden;
  margin: 0 2px;
  background: url("../images/pro/sprite.png") 0 -480px no-repeat;
}

#cycle_nav a.activeSlide {
  background: url("../images/pro/sprite.png") 0 -460px no-repeat;
}

.carousel {
  width: 940px;
  height: 410px;
  margin: 0 auto;
}

.slide {
  height: 400px;
  width: 940px;
  padding-top: 50px;
}

.slide .slide-text {
  width: 420px;
  float: left;
}

.slide .slide-text h1 {
  margin: 0 0 10px 0;
}

.slide .slide-image {
  width: 470px;
  float: right;
}

.banner-wrap {
  height: 132px;
  background: url("../images/pro/bg_banner.jpg") center bottom no-repeat;
}

.banner {
  width: 940px;
  padding: 10px 0;
  height: 112px;
  margin: 0 auto;
}

.banner .slogan {
  text-align: center;
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 38px;
  line-height: 108px;
  margin: 0;
  font-weight: bold;
}

.banner .breadcrumbs {
  padding-top: 15px;
  min-height: 13px;
  text-transform: uppercase;
}

.banner .breadcrumbs p {
  margin: 0 0 15px 0;
}

.banner .banner-text {
  float: left;
  width: 620px;
}

.banner .banner-text.wide {
  width: 940px;
}

.banner .banner-text h1 {
  margin: 0;
}

.banner .banner-search {
  float: right;
  width: 320px;
}

.banner .banner-search form {
  margin: 0;
}

.banner .banner-search input[type="text"] {
  padding: 5px;
  height: 27px;
  width: 250px;
  float: left;
  font-size: 16px;
}

.banner .banner-search button[type="submit"] {
  display: block;
  padding: 0 10px;
  width: 48px;
  height: 38px;
  float: right;
  text-indent: -9999px;
}

.banner .banner-search button[type="submit"] span {
  display: block;
  width: 24px;
  height: 26px;
  margin: 0 0 0 4px;
  background: url("../images/pro/sprite.png") 0 -288px no-repeat;
}

.banner .banner-auth {
  text-align: right;
  float: right;
  width: 320px;
  margin-top: 5px;
}

.banner .banner-auth p {
  margin: 0 0 5px 0;
}

.main-content {
  padding: 30px 0;
}

.box {
  background: #DCE2E8;
  padding: 20px;
  margin: 0 0 20px 0;
}

.list-check {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

.list-check li {
  margin: 0;
  padding: 0 0 0 40px;
  background: url("../images/pro/sprite.png") 0 -570px no-repeat;
}

.list-check li h3 {
  margin: 0 0 10px 0;
}

.quote {
  margin: 0 0 20px 0;
  padding: 0;
}

.quote .quote-text {
  padding: 20px;
  margin: 0 0 10px 0;
  background: #DCE2E8;
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-style: italic;
  font-size: 16px;
  position: relative;
}

.quote .quote-text:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  width: 1px;
  height: 1px;
  margin: -20px 0 0 0;
  background: transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #DCE2E8;
  border-left: 10px solid transparent;
}

.quote .quote-auth {
  margin: 0;
}

.flash_notice {
  margin: 0 0 20px 0;
  padding: 10px;
  display: block;
  border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.flash_error {
  color: #C6484B;
  border: 1px solid #EDD2D7;
  background: #F2DEDF;
}

.flash_success {
  color: #4E7E56;
  border: 1px solid #D7E8C8;
  background: #E0EFD8;
}

.flash_info {
  color: #D2944B;
  border: 1px solid #FAEFD3;
  background: #FDF8E4;
  padding: 10px !important;
}

.tableSort {
  margin: 40px 0;
}

.tableSort thead tr th {
  padding: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #DEE7F0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DEE7F0', EndColorStr='#B9C5D3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#DEE7F0', EndColorStr='#B9C5D3')";
  background-image: linear-gradient(to top, #DEE7F0 0%, #B9C5D3 100%);
  cursor: pointer;
  white-space: nowrap;
}

.tableSort thead tr th span {
  display: block;
  padding-left: 15px;
  height: 20px;
  line-height: 20px;
  background: url("../images/pro/sprite.png") 0 -339px no-repeat;
}

.tableSort thead tr th.headerSortDown {
  background: #EFF8FB;
}

.tableSort thead tr th.headerSortDown span {
  color: #189BCC;
  background: url("../images/pro/sprite.png") 0 -379px no-repeat;
}

.tableSort thead tr th.headerSortUp {
  background: #EFF8FB;
}

.tableSort thead tr th.headerSortUp span {
  color: #189BCC;
  background: url("../images/pro/sprite.png") 0 -418px no-repeat;
}

.tableSort thead tr td {
  padding: 10px;
}

.tableSort tbody tr td {
  padding: 10px;
}

.tableSort tbody tr:nth-of-type(even) {
  background: #EFF8FB;
}

.tableSort .user-status {
  display: block;
  width: 17px;
  height: 17px;
  margin: 0 auto;
}

.tableSort .user-status.active {
  background: url("../images/pro/sprite.png") 0 -460px no-repeat;
}

.tableSort .user-status.inactive {
  background: url("../images/pro/sprite.png") 0 -480px no-repeat;
}

.account-numbers {
  margin: 20px 0;
  width: 100%;
}

.account-numbers .labels td {
  text-align: center;
}

.account-numbers .acc-numbers td {
  font-size: 42px;
  font-weight: bold;
  color: #189BCC;
  text-align: center;
}

.account-numbers .acc-numbers td.bill-date {
  font-size: 24px;
}

.price {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-size: 38px;
  font-weight: bold;
  color: #607181;
}

.gallery {
  width: 460px;
  margin: 0 0 20px 0;
}

.gallery .main-pic {
  padding: 5px;
  border: 1px solid #DCE2E8;
  margin: 0 0 18px 0;
  height: 344px;
  -ms-box-shadow: 1px 1px 1px 0 #DCE2E8;
  -o-box-shadow: 1px 1px 1px 0 #DCE2E8;
  box-shadow: 1px 1px 1px 0 #DCE2E8;
  border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.gallery .main-pic img {
  display: block;
}

.gallery .thumbs {
  width: 490px;
}

.gallery .thumbs a {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  width: 58px;
  height: 44px;
  border: 1px solid #DCE2E8;
  position: relative;
}

.gallery .thumbs a:hover {
  border-color: #189BCC;
}

.gallery .thumbs a.current {
  border-color: #189BCC;
}

.gallery .thumbs a.current:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 21px;
  margin: -18px 0 0 0;
  width: 1px;
  height: 1px;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #189BCC;
  border-left: 8px solid transparent;
}

.main-foot .top-foot {
  background-color: #647B91;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70')";
  background-image: linear-gradient(to top, #647B91 0%, #4E5F70 100%);
  color: #FFFFFE;
}

.main-foot .top-foot-cont {
  width: 778px;
  margin: 0 auto;
  padding: 10px 0 10px 162px;
  height: 27px;
  line-height: 26px;
  background: url("../images/pro/logo-footer.png") left center no-repeat;
}

.main-foot .top-foot-cont p {
  margin: 0;
}

.main-foot .top-foot-cont span {
  float: right;
}

.main-foot .top-foot-cont a {
  color: #FFFFFE;
  text-decoration: none;
}

.main-foot .top-foot-cont a:hover {
  text-decoration: underline;
}

.main-foot .top-foot-cont .cyberduck {
  color: #DCE2E8;
}

.main-foot .btm-foot {
  padding: 15px 0;
  margin: 0 auto;
  width: 940px;
}

.main-foot .btm-foot p {
  margin: 0;
  height: 24px;
  line-height: 24px;
  text-align: right;
}

.main-foot .btm-foot .fl_face {
  display: block;
  float: right;
  color: #189BCC;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 20px;
  padding: 0 0 0 30px;
  background: url(../images/pro/sprite.png) 0 -40px no-repeat;
}

.main-foot .btm-foot .fl_liin {
  display: block;
  float: right;
  color: #189BCC;
  height: 24px;
  line-height: 24px;
  padding: 0 0 0 30px;
  margin: 0 0 0 20px;
  background: url(../images/pro/sprite.png) 0 -80px no-repeat;
}

.address-line, .show-address .enter-address {
  display: none;
}

.show-address .address-line {
  display: block;
}

.features {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  padding: 1px 0 0 1px;
  background: #607181;
}

.features tr td {
  background: #FFFFFE;
  margin: 0 1px 1px 0;
  padding: 8px;
  text-align: center;
}

.features tr td.first {
  text-align: left;
}

.features tr.odd td {
  background: #EDF7FB;
}

.form-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.form-list li {
  margin: 0;
  padding: 0;
}

.form-list li > span {
  display: block;
  padding: 1px 0 9px 0;
}

.required-fields {
  color: #ED2025;
  font-size: 11px;
}

.required-fields span {
  padding-left: 14px;
  background: url("../images/pro/sprite.png") -226px -197px no-repeat;
}

.form-note, .helptext {
  font-size: 12px;
  color: #798b9b;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #eee;
}

input,
button,
select,
textarea {
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
}

label {
  diaplay: block;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
}

.label-small {
  font-size: 14px;
  font-weight: normal;
}

.label-check {
  display: inline-block;
  float: none;
  margin: 0 20px 0 0;
}

.label-check input {
  float: left;
  margin: 3px 10px 0 0 !important;
}

.field-required label {
  padding: 0 16px 0 0;
  background: url("../images/pro/sprite.png") 100% -197px no-repeat;
}

input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 292px;
  height: 20px;
  padding: 10px;
  margin-bottom: 9px;
  line-height: 20px;
  color: #607181;
  border: 1px solid #A7B0B9;
  font-size: 14px;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.box-blue input,
.box-blue textarea,
.box-blue select,
.box-blue .uneditable-input {
  background: #FFFFFE;
}

.box-blue .highlight {
  color: #189BCC !important;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

label input,
label textarea,
label select {
  display: block;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

input[type="image"] {
  border: 0;
}

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: initial;
  border: initial;
  -ms-box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
}

input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
  width: auto;
  height: 32px;
  padding: 5px 16px;
  cursor: pointer;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #647B91;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#647B91', EndColorStr='#4E5F70')";
  background-image: linear-gradient(to top, #647B91 0%, #4E5F70 100%);
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #4B5B6A;
  color: #FFFFFE;
  font-size: 16px;
  font-weight: bold;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  background-color: #8395A7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8395A7', EndColorStr='#717F8D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8395A7', EndColorStr='#717F8D')";
  background-image: linear-gradient(to top, #8395A7 0%, #717F8D 100%);
}

input[type="button"].spa,
input[type="reset"].spa,
input[type="submit"].spa,
button[type="submit"].spa {
  color: #FFFFFE;
  background-color: #1AB07A;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D')";
  background-image: linear-gradient(to top, #1AB07A 0%, #1C9A6D 100%);
  border: 1px solid #1C8D65;
}

input[type="button"].spa:hover,
input[type="reset"].spa:hover,
input[type="submit"].spa:hover,
button[type="submit"].spa:hover {
  background-color: #12CB89;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76')";
  background-image: linear-gradient(to top, #12CB89 0%, #18AB76 100%);
}

.fullwidth {
  width: 300px !important;
  padding: 10px 0;
  height: 40px !important;
}

input[type="button"].icon,
input[type="reset"].icon,
input[type="submit"].icon,
button[type="submit"].icon {
  padding-right: 32px;
  border: 0;
  width: 170px;
  box-shadow: none;
  background: url("../images/pro/button-submit.png") top right no-repeat;
}

input[type="button"].iconrx,
input[type="reset"].iconrx,
input[type="submit"].iconrx,
button[type="submit"].iconrx {
  padding-right: 32px;
  border: 0;
  width: 215px;
  height: 43px;
  box-shadow: none;
  background: url("../images/pro/button-rx.png") top right no-repeat;
}

input[type="button"].iconrx:hover,
input[type="reset"].iconrx:hover,
input[type="submit"].iconrx:hover,
button[type="submit"].iconrx:hover {
  background: url("../images/pro/button-rx.png") bottom right no-repeat;
}

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}

input[type="file"] {
  line-height: 18px \9;
}

select {
  width: 220px;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="image"] {
  -ms-box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: none 0 4px 0 rgba(0, 0, 0, 0.5);
}

textarea {
  height: auto;
}

input[type="hidden"] {
  display: none;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.field {
  min-height: 80px;
}

.field label {
  display: block;
  float: left;
  clear: both;
}

.field input, .field select, .field textarea {
  display: block;
  clear: both;
}

.field input.flm {
  float: left;
  clear: none;
  display: inline;
  margin: 0 10px 0 0;
}

.field label.flm {
  float: left;
  clear: none;
  display: inline;
  font-weight: normal;
  font-size: 12px;
}

.remember {
  height: 50px;
  margin-top: -10px;
}

.field-check label {
  font-weight: normal;
}

.field-check input[type="checkbox"] {
  float: left;
  margin: 0 10px 0 0;
}

.message {
  font-weight: normal;
  margin: -10px 0 10px 0;
  clear: both;
}

.message.error {
  color: #ED2025;
}

.message strong {
  font-weight: normal;
}

.field-error label {
  color: #ED2025;
}

.field-error input, .field-error textarea {
  border-color: #ED2025 !important;
}

.hidden {
  display: none;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  border-color: #ddd;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -ms-box-shadow: 0 0 6px 0 #f8b9b7;
  -o-box-shadow: 0 0 6px 0 #f8b9b7;
  box-shadow: 0 0 6px 0 #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #4E5F70;
  border-color: #eee;
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 0 4px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025) 0 4px 0 rgba(0, 0, 0, 0.5);
}

.help-block,
.help-inline {
  color: #607181;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}

.input-prepend,
.input-append {
  margin-bottom: 5px;
}

.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-append input,
.input-append select,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}

.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFE;
  vertical-align: middle;
  background-color: #4E5F70;
  border: 1px solid #ccc;
}

.input-prepend .add-on,
.input-prepend .btn,
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.input-prepend .active,
.input-append .active {
  background-color: #6ee7bc;
  border-color: #1ba171;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 14px;
  -ms-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
}

.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 160px;
}

.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}

.form-horizontal .form-actions {
  padding-left: 160px;
}

#sign_title {
  width: 92px;
  float: left;
}

#sign_title select {
  width: 70px;
}

#sign_name {
  width: 230px;
  float: left;
}

#sign_name input {
  width: 200px;
}

#sign_surname {
  width: 200px;
  float: left;
}

#sign_surname input {
  width: 200px;
}

#field_address {
  height: 60px;
}

#field_address #user_users_postcode {
  width: 130px;
  height: 21px;
  margin: 0 10px 0 0;
  float: left;
}

#field_address .spa {
  float: left;
}

.tac .checkbox {
  margin: 0 0 0 10px;
}

.radio_list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.radio_list li {
  float: left;
  padding: 1px 0;
  margin: 0;
}

.radio_list li input {
  float: left;
  margin: 0 5px 0 0;
}

.radio_list li label {
  font-weight: normal;
  font-size: 14px;
  margin: 0 20px 0 0;
  line-height: 16px;
}

#staffAssign {
  width: 290px;
}

#newsletter_form {
  margin: 0;
}

.req {
  color: #ED2025;
}

.select-small {
  width: 60px;
}

.input-small {
  width: 180px;
}

.searchfaqs {
  padding-top: 5px;
}

.searchfaqs input[type="text"] {
  width: 140px !important;
  height: 24px;
  margin-right: 5px;
  float: left;
}

.searchglossary form {
  margin: 0;
}

.searchglossary form .field {
  margin: 0;
}

.searchglossary input[type="text"] {
  width: 140px !important;
  height: 24px;
  margin-right: 5px;
  margin-bottom: 0 !important;
  float: left;
}

.searchglossary input[type="submit"] {
  margin-bottom: 0 !important;
  float: right;
}

.askus {
  position: relative;
}

.asklink {
  display: block;
  float: right;
  width: 380px;
  padding: 10px 30px 10px 10px;
  border: 1px solid #DDDDDD;
  text-decoration: none;
  color: #607181;
  background: #F5F3F3 url("../images/front/bg-faq-askus.png") 394px 16px no-repeat;
}

.asklink:hover {
  color: #4E5F70;
}

.askform {
  position: absolute;
  z-index: 99;
  top: 42px;
  left: 80px;
  padding-top: 15px;
  background: transparent url("../images/front/bg-top-askform.png") center top no-repeat;
}

.askusform {
  padding: 20px;
  background: #F5F3F3;
  margin: 0;
}

.askusform .submit button {
  float: right;
}

#hear_about_us {
  width: 300px;
}

.secure-button {
  display: inline-block;
  zoom: 1;
  padding: 7px 5px;
  line-height: 15px;
  color: #FFFFFE;
  text-decoration: none;
  font-size: 16px;
  font-family: "Helvetica", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  margin: 0 2px 1px 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  background-color: #1AB07A;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#1AB07A', EndColorStr='#1C9A6D')";
  background-image: linear-gradient(to top, #1AB07A 0%, #1C9A6D 100%);
  border: 1px solid #1C8D65;
}

.secure-button:hover {
  background-color: #12CB89;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#12CB89', EndColorStr='#18AB76')";
  background-image: linear-gradient(to top, #12CB89 0%, #18AB76 100%);
}

.secure-button:visited {
  text-decoration: none;
  color: #FFFFFE;
}

.secure-button span {
  display: block;
  line-height: 18px;
  padding: 0 2px 0 6px;
  overflow: hidden;
}

.secure-button span i {
  display: block;
  float: right;
  margin: 7px 0 0 10px;
  height: 18px;
  width: 18px;
  background-image: url("../images/front/sprite.png");
  background-repeat: no-repeat;
  background-position: 100% -610px;
}

.secure-button .input-button {
  border: 0;
  background: none;
  -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
  -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
}

.secure-button .input-button:hover {
  border: 0;
  background: none;
  -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
  -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
}

#forgot_pass th {
  display: block;
  text-align: left;
  clear: both;
  padding: 10px 0 10px 1px;
  width: 280px !important;
}

#forgot_pass th label {
  display: block;
  clear: both;
  width: 280px;
}

#forgot_pass td {
  clear: both;
  display: block;
  width: 280px;
}

.field select {
  background: white;
  height: 42px;
}

.field-error select {
  border-color: #ED2025 !important;
}

#lifeplan {
  height: auto;
  margin: 25px 0 11px;
  min-height: 200px;
}

#lifeplan .menu {
  float: left;
  font-size: 1.5em;
  margin: 0 0 0 6px;
  padding: 0;
  width: 226px;
}

#lifeplan .menu h2 {
  color: #5D5D5D;
  float: left;
  font-size: 0.9em;
  margin: 0 0 22px;
  padding: 0;
  width: 196px;
}

#lifeplan .menu h2 span {
  background: url("../images/sprite_images.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 16px;
  margin: 0 5px 0 6px;
  overflow: hidden;
  width: 16px;
}

#lifeplan .menu ul {
  background: url("../images/menu_bg.png") no-repeat scroll left bottom transparent;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#lifeplan .menu li {
  background: url("../images/menu_li_bg.png") repeat-y scroll left top transparent;
  clear: both;
  float: left;
  height: 43px;
  margin: 0;
  padding: 0;
  width: 100%;
}

#lifeplan .menu li.last {
  background: none repeat scroll 0 0 transparent;
}

#lifeplan .menu li a {
  color: #5D5D5D;
  display: block;
  float: left;
  font-size: 0.9em;
  margin: 0;
  padding: 0 0 0 5px;
  width: auto;
}

#lifeplan .menu li a span {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  float: left;
  height: 28px;
  margin: 0;
  padding: 14px 0 0 4px;
  width: 174px;
}

#lifeplan .menu li a span.close {
  border: medium none;
  float: left;
  height: 42px;
  margin: 0;
  padding: 0;
  width: 28px;
}

#lifeplan .menu li a:hover, #lifeplan .menu li.current-cat a, #lifeplan .menu li a.selected {
  background: url("../images/sprite_menu_a.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
}

#lifeplan .menu li a:hover span, #lifeplan .menu li.current-cat a span, #lifeplan .menu li a.selected span {
  background: url("../images/sprite_menu_a.png") repeat-x scroll 0 -86px transparent;
}

#lifeplan .menu li a:hover span.close, #lifeplan .menu li.current-cat a span.close, #lifeplan .menu li a.selected span.close {
  background: url("../images/sprite_menu_a.png") repeat-x scroll 0 -43px transparent;
}

#lifeplan .content {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  width: 710px;
}

#lifeplan .content h2 {
  color: #1A9966;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 2.8em;
  margin-bottom: 25px;
}

#lifeplan .content p {
  margin-bottom: 20px;
}

.speech {
  background-image: url("../images/pricing-speechbubble.png");
  background-repeat: no-repeat;
  width: 464px;
  height: 105px;
  display: inline-block;
  padding-top: 15px;
}

.speech h2, .speech h3 {
  color: #ffffff;
}

ul.block {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

ul.block li.line {
  margin: 0;
  padding: 15px 0;
  min-height: 24px;
  border-bottom: 2px solid #DCE2E8;
}

ul.block .title {
  line-height: 24px;
  display: block;
  float: left;
  height: 24px;
  width: 300px;
  font-weight: bold;
  font-size: 16px;
}

ul.block .data {
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
}

/*# sourceMappingURL=maps/application.css.map */
