/* ===============================================================
	LAYOUT CSS FOR FSMB
================================================================== */


/* Sticky footer styles
-------------------------------------------------- */
html,
body {
	height: 100%;
	font-family:'LatoRegular', 'Helvetica Neue', Helvetica, Arial, 'Open-Sans', sans-serif;
	line-height:22px;
	color: #444;
	padding:0;
	margin:0;
	background: #f0f0f0;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}

#push {
	height: 40px;
}

@media screen and (min-width:501px) and (max-width:999px) {
	.sticky-footer {
	  margin-left: -20px;
	  margin-right: -20px;
	  padding-left: 20px;
	  padding-right: 20px;
	}
}



/* Document */
h1, h2, h3, h4, h5 { margin-top:0px; }
h1 { font-size:32px; line-height:32px; color:#2F3459; font-weight: normal; margin-bottom: 5px; }
a { color:#366c8a; }

/* General */
.shadow {
  -moz-box-shadow:    1px 1px 2px 0px #ccc;
  -webkit-box-shadow: 1px 1px 2px 0px #ccc;
  box-shadow:         1px 1px 2px 0px #ccc;
}
.one-edge-shadow {
	-webkit-box-shadow: 0 4px 3px -3px #ddd;
	   -moz-box-shadow: 0 4px 3px -3px #ddd;
	        box-shadow: 0 4px 3px -3px #ddd;
}
.clear {
	clear:both;
}
span.reg {font-size:40%; vertical-align:30%;}
a.reg-tab {padding:4px 18px !important;}
li.active a.reg-tab {padding:6px 18px !important;}
a.reg-tab span {font-size:8px; display:inline-block;vertical-align:4px;}
.clickable {cursor:pointer;}

/* Lists */
li {
	margin-bottom:4px;
}
ul.checked li {
	text-indent: -22px;
	margin-left: 42px;
	margin-bottom: 14px;
}
ul.checked li:first-child {
	margin-top: 20px;
}
ul.checked li strong {
	font-size: 17px;
}
ul.checked li i {
	vertical-align:3px;
	color:#f8b855;
}

/* NavBar */
.navbar { clear:both; }
.navbar ul.nav li { display:inline-block; margin-bottom:0; }
.navbar ul.nav li a { color:#393939;padding:6px 18px;font-size:13px;text-shadow:0 0 0; }
.navbar ul.nav .highlighted, .highlighted { background:#D5E4EB; }
.navbar ul.nav .highlighted:hover { background:#dde9ef; }
.navbar ul.nav .highlighted span { font-weight:bold; }
.navbar ul.nav .highlighted a { padding-left:0px; display:inline-block; }
.navbar ul.nav .highlighted a:first-child { padding-left:20px; padding-right:0px; }

.navbar-wrapper.header { position:relative;z-index:4;background:#fff;-webkit-box-shadow:0 5px 5px -5px #B4C3C8;-moz-box-shadow:0 5px 5px -5px #B4C3C8;box-shadow:0 5px 5px -5px #B4C3C8; }
.navbar-wrapper.header .logo { padding: 14px; }
.navbar-wrapper.header .logo img { width: 70%; max-width: 180px; }
.navbar-wrapper.header .navbar ul.nav li a { font-size:14px; font-weight:normal; }
.navbar-wrapper.header .navbar ul.nav li.active a { font-weight:bold; }
.navbar-wrapper.header .navbar ul.nav { margin-top:36px; width:100%; }
.navbar-wrapper.header .navbar ul.nav li.pull-right { float:right; }
.navbar .btn, .navbar .btn-group { margin-top:0px; }
.navbar-wrapper.subheader .navbar ul.nav li.active a {
	border-left:1px solid #fcfcfc;
	border-right:1px solid #eaeaea;
	background: #eaeaea;
	background: -moz-linear-gradient(top,  #eaeaea 0%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #eaeaea 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #eaeaea 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f6f6f6',GradientType=0 );
}
.navbar-wrapper.subheader .navbar ul.nav li a { padding:10px 18px;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	text-shadow: 1px 1px 1px #fafafa; }
.navbar-wrapper.subheader { position:relative;z-index:3;background:#f6f6f6;-webkit-box-shadow:0 5px 5px -5px #B4C3C8;-moz-box-shadow:0 5px 5px -5px #B4C3C8;box-shadow:0 5px 5px -5px #B4C3C8; }


/* Loading Module */
.loading-module {width:100%; position:relative;}
.loading-module .loader {width:40px; margin: 24px auto;}
.loading-module .loader i {font-size:38px;}


/* Sub Header */
.notification-alert { display:inline-block; padding: 2px 8px; background:#8f0800; color: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; font-size:11px;margin-top:-4px;margin-left:4px; text-shadow: 0 0 0; }

/* Tab Header */
.tabheader {background:#dfe2e3;padding-top:10px;}
.tabheader ul.nav li.active a {background:#fff; border-right:1px solid #cecece;}


/* Content */
.content { padding-bottom:10px; padding-top:20px;}
.content .container { background:#fff; padding-top: 20px; padding-bottom: 40px; min-height:300px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
   -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
        box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.content .container .right-side { padding-top: 6px; }


/* Slider */
.slider { width:100%;position:relative;background:url('../img/slider_grid.png') repeat top center;-webkit-box-shadow:0 5px 5px -5px #B4C3C8;-moz-box-shadow:0 5px 5px -5px #B4C3C8;box-shadow:0 5px 5px -5px #B4C3C8;position:relative;z-index:2; }
.slider .row div img { width:100%; }
/* .slider .featured { position:absolute; top: 30px; width:480px; } */
.slider .featured h2 { font-size:27px; line-height:32px; }
.slider .featured h2.thin { font-weight:normal; }
.slider .featured button { margin-top:8px; }

.slider .over-bar { position:absolute;z-index:3;bottom:-20px;width:100%; }
.slider .over-bar .bar-show { width:1200px;margin:0 auto;background:#f6f6f6;padding:20px 10px; border:1px solid #fff; }
.slider .over-bar .welcome-bar div:first-child { margin-top: 7px; }
.slider .over-bar h5 { margin-top:0px; font-size: 18px; font-style:italic; }
.slider .over-bar .newsletter { margin-top:0px; }
.slider .over-bar .newsletter form { padding-right: 40px; margin-bottom:0px; }
.slider .over-bar .newsletter input[type="text"] { margin-right:10px; }

.slider .over-bar .dark-widget-bar { padding:0px; height: auto; }
.slider .over-bar .dark-widget-bar div:first-child { background:#333; margin-left:0px; border-right:1px solid #111; }
.slider .over-bar .dark-widget-bar div:first-child h5 { display:block; margin:0; padding: 15px 15px 15px 30px; color:#f8b855; font-weight:normal; line-height: 18px; }
.slider .over-bar .dark-widget-bar div:first-child h5 span.reg { color:#f8b855; font-weight:normal;font-size:11px; vertical-align:4px; }
.slider .over-bar .dark-widget-bar div:first-child h5 span.tag { color:#fff; font-weight:normal; font-size: 11px; }

.slider .over-bar .dark-widget-bar div.title h5 { padding: 25px 10px; margin-bottom:0; }
.slider .over-bar .dark-widget-bar div form { margin-bottom:0;margin-top:18px; margin-right: 30px; }
.slider .over-bar .dark-widget-bar div form input[type="text"] { margin-right:10px; }

/* Footer */
/*footer {background:#b7d1dd; padding-top:10px;}
footer h3 {color:#2F3459;font-size:16px;font-weight:normal;margin-bottom:2px;}
footer ul {padding:0 0 10px;}
footer ul li a {color:#333;font-size:12px;padding:2px 0;}
footer address {font-size:12px;}*/

/* Modules */
.module { padding: 20px 30px; }
.module h2 { color:#2F3459;font-size:24px;font-weight:normal; }
.module h3 { color:#2F3459;font-size:18px;font-weight:bold; line-height:20px; }
.module h3 small { display:inline-block; margin-left:4px; color:#fec258; font-size: 12px; }
.module-title h3 { color:#2F3459;font-size:18px;font-weight:bold; line-height:18px; padding:0 30px; margin-bottom:0; margin-top:30px; font-weight:normal;}
.module p { text-align:justify; }
.module ul li a { padding: 2px 0; display:block; }
.pagination ul > li > a, .pagination ul > li > span { padding: 4px 12px; color:#8f0800;}

.module .media img {width: 64px;}
.module.thumb_80 .media img {width: 90px; margin-right:8px;}
.module .media h4 {font-size:16px; line-height:16px;font-weight:normal;}
.module .media p {font-size:12px; line-height:14px; color:#888;}

.module .service:first-child {margin-bottom:30px;}
.module .service .service-body {width:80%;}
.module .service h4 {font-size:18px; line-height:22px; font-weight:normal;}
.module .service p {font-size:13px; line-height:17px; color:#888;letter-spacing:0px;}
.module .service .service-icon i {display:block; font-size:28px;margin-right: 10px;color:#333; width:35px;margin-top:3px;}

/* Dashboard Specific */
.dashboard-page .right-side .module { margin: 10px 20px 16px 0; padding: 0; }
.dashboard-page .right-side .module h3 {
	/*
	background: #3e4164;
	background: -moz-linear-gradient(top,  #3e4164 0%, #2b2f4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));
	background: -webkit-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -o-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -ms-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: linear-gradient(to bottom,  #3e4164 0%,#2b2f4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4164', endColorstr='#2b2f4c',GradientType=0 );
	border-top:1px solid #8a8faf;
	*/
	background:#333;
padding:10px; color:#fff; font-weight:normal; font-size: 15px; margin-bottom:0px;}
.dashboard-page .right-side .module .inner { padding:26px 20px 6px; }
.collapse {border:1px solid #ddd;border-top:0px;}

.dashboard-page .main-slot-a { border:1px solid #ddd; border-bottom:1px solid #eee; margin-left:20px;margin-top:18px; }
.dashboard-page .main-column .module .inner { padding:0; }

.link-list ul { list-style:none; padding:0; margin:0; }
.link-list ul li { padding:0; margin:0; }
.link-list ul li a { padding:1px 0; text-decoration:none; color:#8f0800; font-size:13px; }
.link-list ul li a:hover,
.link-list ul li a:active { text-decoration: underline; cursor: pointer; }

.dashboard-page .profile-card {position:relative;z-index:2; min-height:150px;}
.dashboard-page .profile-card .left-image {float:left; width: 14%;}
.dashboard-page .profile-card .left-image img {width:100%;}
.dashboard-page .profile-card .right-content {float:right; width: 82%;}
.dashboard-page .profile-card .right-content h2 {margin-top:0; line-height:30px;}
.dashboard-page .profile-card h2 a { font-size:13px; vertical-align:1px; display:inline-block; margin-left:20px;float:right; color:#8f0800;  }
.dashboard-page .profile-card .right-content p.subheader {color:#ccc;}
.dashboard-page .profile-card .right-content ul {margin:0;padding:0;padding-top:10px;list-style:none;}
.dashboard-page .profile-card .right-content ul li {margin:3px 0;padding:0;color:#888;}
.dashboard-page .profile-card .right-content ul li i {color:#8F1E1B;font-size:8px;vertical-align:2px;margin-right:6px;}
.dashboard-page .clear { clear:both; }
.dashboard-page .profile-card .actions {margin-top:10px;border-top:1px solid #ddd;padding-top:10px;}
.dashboard-page .profile-card .actions a { display:inline-block;float:right;  }


.collapsable {cursor:pointer;}

/* Card Tabs */
.card-tabs {position:relative;z-index:2;background:#fff; padding:0; margin-left:20px;margin-top:0px; margin-bottom:20px; border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.card-tabs ul {margin:0;padding:0;width:100%;}
.card-tabs ul li {float:left; margin:0; padding:0; background:transparent;}
.card-tabs ul li.active {background:#333; margin-top:-1px;padding-bottom:2px;}
.card-tabs ul li.clear {float:none;clear:both;}
.card-tabs ul li a.btn {padding:3px 10px;display:block;margin:0 10px;font-size:13px;}
.card-tabs ul li a.tab-link {font-size:13px;color:#666;padding:9px 16px 6px;display:block;margin:0;text-shadow:0px 0px 0px #efefef;}
.card-tabs ul li a.tab-link:hover {text-decoration:none; color:#333;border-radius:0px;border:1px solid #fff;}
.card-tabs ul li a.tab-link i {color:#aaa;margin-right: 3px;}
.card-tabs ul li.active a.tab-link {color:#fff;margin:0px 0 0 0;cursor:default;border:0px;

	/*
	background: #3e4164;
	background: -moz-linear-gradient(top,  #3e4164 0%, #2b2f4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));
	background: -webkit-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -o-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -ms-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: linear-gradient(to bottom,  #3e4164 0%,#2b2f4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4164', endColorstr='#2b2f4c',GradientType=0 );
	border-top:1px solid #8a8faf;
	*/
	background:#333;border-top:1px solid #333;
	border-radius:0px;
}
.card-tabs ul li.active a.tab-link i {color:#fff;}
.card-tabs ul li.pull-right {float:right; background:transparent;border:0px;}
.card-tabs ul li.pull-right .action {padding:6px;}


/* Specific Modules */
#profile-progress img {margin-bottom:16px;}



/* Profile Progress */
ul.section-complete {margin-top:15px;padding-bottom:10px;}
ul.section-complete li {background: #f3f3f3;-webkit-border-radius: 18px;-moz-border-radius: 18px;border-radius: 18px;margin-bottom:5px;}
ul.section-complete li a {padding:8px 8px;color:#333;font-weight:bold;}
ul.section-complete li.active {background: #fff;}
ul.section-complete li.active a {color:#333;}
ul.section-complete li a:hover {text-decoration:none;}
ul.section-complete li a i.status {display:inline-block;float:right;font-size:20px;}
ul.section-complete li a i.icon-ok-sign.status {color:#aac871;}
ul.section-complete li a i.icon-circle-blank.status {color:#d8d8d8;}
ul.section-complete li a i.step-i {margin-right:8px;}
ul.section-complete li:hover {background:#eee;}
ul.section-complete li.active:hover {background:#fff;}


/* Marketing & Landing Pages */
.landing-content { padding-top:100px; }
.landing-content .square { max-width:550px; margin-left: 160px; }
.landing-content .square h1 { font-size: 46px; margin-bottom:16px; line-height: 50px; }
.landing-content .square h1 span { font-size: 20px; vertical-align: 12px; }
.landing-content .square h2 { font-weight:normal; line-height: 40px;  }
.landing-content .square p { font-weight:normal; font-size: 16px; line-height:24px; }
.landing-content .square p a { font-weight:normal; font-size: 16px; line-height:24px; color:#A71C14; font-weight:bold; }

.tabbed-form { margin-top:34px; }
.tabbed-form .tab-item { border-left:1px solid #dedede;margin-right:3px;background:#fff;width:auto;display:inline-block;-webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; }
.tabbed-form .tab-item.dark-tab { background:#333; color:#fff; border-left:1px solid #111; }
.tabbed-form .tab-item p { margin-bottom:0; }
.tabbed-form .tab-item p a { font-size:16px;display:block;padding:7px 20px 13px;text-decoration:none; font-weight:normal; color:#333; }
.tabbed-form .tab-item.dark-tab p a { color:#fff; }
.marketing-search {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
	width:100%;
	border-left:1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	-moz-box-shadow:    1px 1px 2px 0px #d1d1d1;
	-webkit-box-shadow: 1px 1px 2px 0px #d1d1d1;
	box-shadow:         1px 1px 2px 0px #d1d1d1;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
}
.marketing-search .form, #dd-search-module .form { border-bottom:1px solid #ddd; }
.marketing-search .form form, #dd-search-module .form form { padding:14px 30px 30px 30px;margin-bottom:0; }
.marketing-search .form form h3, #dd-search-module .form form h4 { font-size:20px;margin-left:3px;font-weight:bold;margin-bottom:4px; }
.marketing-search .form form input[type="text"], #dd-search-module .form form input[type="text"] {
	margin-bottom:0;
	border:3px solid #ccc;
	-webkit-border-radius: 10px;
	font-size:16px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:6px 12px;
	width: 55%;
	background:#fafafa;
	-moz-box-shadow:    inset 0 0 5px #fff;
	-webkit-box-shadow: inset 0 0 5px #fff;
	box-shadow:         inset 0 0 5px #fff;
	float:left;
	background:url('../img/i_search.png') no-repeat 10px 6px;
	padding-left:40px;
	margin-right:10px;
}
.marketing-search .powered-by, #dd-search-module .powered-by { border-top:1px solid #f4f4f4; }
.marketing-search .powered-by p, #dd-search-module .powered-by p { margin-bottom:0;padding:6px 30px;text-align:right;font-size:11px;font-weight:bold; }
.marketing-search .powered-by p a, #dd-search-module .powered-by p a { text-decoration:none;font-style:italic; font-size:11px; color:#333; }

#dd-search-module .form form h4 { text-align:center; margin-bottom: 10px; }
#dd-search-module .powered-by p { text-align:center;padding:6px 0px; }
#dd-search-module .form form { padding:14px 0 30px 0;margin-bottom:20px; height:90px; position:relative; }
#dd-search-module .form form input[type="text"] {width: 80%; margin-bottom:14px;}
#dd-search-module .form form .btn {position:absolute;left:50%;margin-left:-61px;bottom:0px;}


/* Contract Profile Styles and Widgets */

  .upgrade { text-align:left;border-bottom:1px solid #ddd;}
  .upgrade h4 {text-align:center;margin-bottom:4px;color:#8f0800;}
  .upgrade h4 i {text-align:center;font-size:30px;margin-bottom:10px;display:inline-block;}
  .upgrade p {text-align:left;margin-bottom:0;}
  .upgrade p.message {text-align:center;margin-bottom:0px; font-size:13px;}
  .upgrade .form-actions {margin-bottom:0px;margin-top:10px;}
  .upgrade .content-area {padding:20px 10px 10px;}
  .bottom-half  {
  	border-top:1px solid #fff;
  	background: #eee;
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #fafafa 4%, #ffffff 10%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(4%,#f7f7f7), color-stop(10%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#fafafa 4%,#ffffff 10%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f9f9f9 0%, #fafafa 4%,#ffffff 10%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f9f9f9 0%, #fafafa 4%,#ffffff 10%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f9f9f9 0%,#fafafa 4%,#ffffff 10%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
	}
  .roster {margin-top:8px;}
  .roster p {font-weight:normal; font-size: 18px;}
  .roster p span {font-weight:normal; font-size: 14px;}
  .roster p i {font-size:13px; vertical-align:1px;margin-left:3px;}
  .roster .roster-holder {padding-left:10px;}
  .roster .roster-holder p {margin-top:2px;}
  .roster .roster-holder p span {color:#888;}
  .roster i.status {font-size:26px;margin-top:8px;color:#fcbf5f;width:30px;}
  .addTo-roster a {margin-left:80px;margin-top:10px;margin-bottom:10px;}
  .addTo-roster.form-actions {margin-bottom:0px;margin-top:0px;}
  .addTo-roster .btn {margin-left:80px;margin-top:0px;margin-bottom:0px;}
  .no-border {border:0px;}



/* Copyright */
.copyright p, .sticky-footer p {padding:10px 0px 0px; color:#999;font-size:12px;}
.copyright p a, .sticky-footer p a {text-align:right;color:#ccc;display:block;}


/* Forms */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding: 8px 10px;
	height: auto;
}
select {padding: 5px 10px;}
input.input-xlarger {width:420px;}


.crumbs {
	border-bottom:1px dashed #eee;
	width:100%;
}
.breadcrumb {
	margin:0 10px;
	background-color:#fff;
	padding-top:0px;
	float:right;
}
.breadcrumb li a {
	color:#2F3459;
}

/* BUTTONS ====================================================  */

.btn.action {
	padding: 8px 16px;
	font-size:16px;
}

/* Button Info :: Yellow */
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fcbf5f;
  *background-color: #fcbf5f;
  background-image: -moz-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcbf5f), to(#f3b148));
  background-image: -webkit-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: -o-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: linear-gradient(to bottom, #fcbf5f, #f3b148);
  background-repeat: repeat-x;
  border-color: #fcbf5f #f3b148 #f1a62a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#f3b148', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f3b148;
  *background-color: #f3b148;
}



/* Button Info :: Yellow */
.btn-green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #90ac5b;
  *background-color: #90ac5b;
  background-image: -moz-linear-gradient(top, #abc873, #90ac5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#abc873), to(#90ac5b));
  background-image: -webkit-linear-gradient(top, #abc873, #90ac5b);
  background-image: -o-linear-gradient(top, #abc873, #90ac5b);
  background-image: linear-gradient(to bottom, #abc873, #90ac5b);
  background-repeat: repeat-x;
  border-color: #abc873 #abc873 #90ac5b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abc873', endColorstr='#90ac5b', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-green:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #90ac5b;
  *background-color: #90ac5b;
}

/* Button Primary :: Red */
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a81a08;
  *background-color: #a81a08;
  background-image: -moz-linear-gradient(top, #a81a08, #7b140a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a81a08), to(#7b140a));
  background-image: -webkit-linear-gradient(top, #a81a08, #7b140a);
  background-image: -o-linear-gradient(top, #a81a08, #7b140a);
  background-image: linear-gradient(to bottom, #a81a08, #7b140a);
  background-repeat: repeat-x;
  border-color: #a81a08 #7b140a #7d1509;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81a08', endColorstr='#7b140a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7b140a;
  *background-color: #7b140a;
}


ul.settings li.nav-header {border-top:1px solid #eee;padding-top:10px;}
ul.settings li.nav-header:first-child {border-top:0px solid #eee;}
ul.settings li i {color:#ddd;font-size:15px;width:13px;text-align:center;margin-left:0px;}
ul.settings li.active i {color:#fff;font-size:13px;width:13px;text-align:center;margin-left:0px;}
.setting-content h3 {margin-bottom:20px;}
.setting-content .setting-content-page {margin-top:20px;}
.setting-content .accordion-toggle span.label-field {width:200px;display:inline-block;color:#333;}
.setting-content .accordion-toggle span.label-field i {margin-right:10px;color:#ccc;font-size:10px;vertical-align:2px;}
.setting-content .accordion-toggle span.value {width:200px;display:inline-block;}
.setting-content .accordion-toggle span.action {float:right;text-align:right;color:#8f0800;}
.setting-content a:hover {text-decoration:none !important;}
.setting-content .accordion-body {background:#f6f6f6;}
.setting-content .accordion-inner {padding-top:30px;}
ul.settings li {display:block !important;text-align:left !important;padding:0 !important;margin:4px 0 0 0;}
ul.settings li a {padding:4px 20px !important;}

ul.settings.nav-list > li > a, ul.settings.nav-list .nav-header {margin-right:0;margin-left:0;margin-top:0;}
ul.settings li.nav-header {display:block !important;text-align:left !important;padding-top:8px !important;margin-top:18px !important;}

.accordion-group {
	border:0px;
	border-bottom:1px solid #eee;
	border-radius:0px;
	margin-bottom:4px;
}

.email-setting table td {border:0px;}

#notification-modal .modal-body ul {margin:0;padding:0;}
#notification-modal .modal-body ul li {border-bottom:1px dashed #eee;margin:0;padding:6px 10px;}
#notification-modal .modal-body ul li:last-child {border-bottom:0px dashed #eee;}
#notification-modal .modal-body ul li i {margin-right: 10px;float:left;width:20px;margin-top:3px;font-size:16px;}
#notification-modal .modal-body ul li p {float:left;width:92%;}



.alpha-list .fakeHeader.hidden {
	visibility: hidden;
}
.alpha-list .fakeHeader {
	display:none;
}
.alpha-list h2 {
	font-size:20px;
	line-height:22px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
}
.alpha-list dt {
	background-color:#f7f7f7;
	padding:3px 10px;
}
.alpha-list dl.animated dt {
	bottom: 0;
	top: auto;
}
.alpha-list dd {
	font-size: 14px;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0 0 12px;
	white-space: nowrap;
	padding:8px 4px;
}
.alpha-list dd + dd {
	border-top: 1px dashed #eee;
}
.alpha-list .listWrapper {
	height: 220px;
	overflow: visible;
	position: relative;
	width: 100%;
	zoom: 1;
}
.alpha-list .listContainer {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	width: 100%;
}
.alpha-list .inner {
	padding: 4px !important;
}

.form-filter .btn {margin-top:-10px;}

.setting-content h3 i {
	margin-right:10px;
}






@media (min-width: 1200px) {}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.slider .over-bar .bar-show {width:1000px;}
	.slider .over-bar h5 {font-size:16px;}
	.slider .over-bar .newsletter form {padding-right:0px;}
	.slider .over-bar .newsletter input[type="text"] {width:180px;}
	.slider .over-bar .btn.action {font-size:14px;}
	.slider .featured h2 {font-size:22px;}

	.slider .over-bar .dark-widget-bar {width:1000px;}
	.slider .over-bar .dark-widget-bar div form input[type="text"] {width:400px;}
	.slider .over-bar .dark-widget-bar div.title h5 {font-size:14px;}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 979px) {
	.card-tabs.module li .tab-link span {
	  display:none;
	}
	.module .service .service-body {width:100%;}
	.module .service .service-body p {text-align:justify;}
	.module .service .service-icon {display:none;}
	.content .container {width:100%;}
	.right-side {width:29%;}
	.main-column {width:66%;}
	.media .pull-left {float:none;}
	.main-column .module.main-slot-a {padding-right:20px;}
	#profile-progress.module ul li a {padding:8px 10px !important;}
	.upgrade.limit-full .content-area {text-align:center;}
	.upgrade.limit-full .content-area p.message {line-height:16px;margin-top:8px;}
	.upgrade.limit-full .content-area a {margin:10px 0 0 !important;float:none !important;}
	.upgrade.limit-full .content-area button {margin:10px 0 0 0 !important;float:none !important;}
	#doctor-data-inner input {width:90%;}
}

@media only screen and (max-width: 979px) and (min-width: 768px) {
	.slider .over-bar .bar-show {width:760px; padding:10px 5px;}
	.slider .over-bar .dark-widget-bar {width:760px;padding:0px;}
	.slider .over-bar .dark-widget-bar div form input[type="text"] {width:310px;}
	.slider .over-bar .dark-widget-bar div:first-child {width:180px;}
	.slider .over-bar .dark-widget-bar .span2.title {display:none;}
	.carousel-caption.right {top:10px;}
	.slider .featured h2.thin {font-size:16px;line-height:20px;}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.slider .over-bar .bar-show {width:760px; padding:10px 5px;}
	.slider .over-bar h5 {font-size:12px;}
	.slider .over-bar .newsletter form {padding-right:0px;}
	.slider .over-bar .newsletter input[type="text"] {width:110px;}
	.slider .over-bar .btn.action {font-size:12px;}
	.slider .featured h2 {font-size:22px;}

	.slider .over-bar .dark-widget-bar {width:760px;padding:0px;}
	.module h2 {font-size:22px;}
	.module h3 {font-size:14px;}
	.module ul li a {font-size:13px;padding:0px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	.slider .over-bar .bar-show {width:100%; padding:0px; margin-left:-1px;}
	.slider .over-bar h5 {font-size:14px;text-align:center;margin-top:16px;margin-bottom:0px;}
	.slider .over-bar .newsletter form {display:none;}
	.slider .featured h2 {font-size:16px;line-height:22px;}
	.carousel-caption p {display:none;}
	footer {display:none;}
	.navbar-wrapper.header .logo img {max-width:100px;}
	.copyright p, .sticky-footer p {padding:10px;}
	.slider .btn.action {font-size:14px; padding:4px 10px;}
	.carousel-caption {top:8px;}

	.slider .over-bar .dark-widget-bar div:first-child {display:none;}
	.slider .over-bar .dark-widget-bar .span2.title {display:none;}
	.slider .over-bar .dark-widget-bar div form {width:90%;margin-bottom:20px;}
	.slider .over-bar .dark-widget-bar div form input[type="text"] {width:70%;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.slider .over-bar .bar-show {width:100%; padding:0px; margin-left:-1px;}
	.slider .over-bar h5 {font-size:14px;text-align:center;margin-top:16px;margin-bottom:0px;}
	.slider .over-bar .newsletter form {display:none;}
	.slider .featured h2 {font-size:16px;line-height:22px;}
	.carousel-caption {display:none;}
	footer {display:none;}
	.navbar-wrapper.header .logo img {max-width:100px;}
	.copyright p, .sticky-footer p {padding:10px;}
	.slider .btn.action {font-size:14px; padding:4px 10px;}
	.carousel-caption {top:8px;}

	.module h2 {font-size:16px;}

	.slider .over-bar .dark-widget-bar div:first-child {display:none;}
	.slider .over-bar .dark-widget-bar .span2.title {display:none;}
	.slider .over-bar .dark-widget-bar div form {width:90%;margin-bottom:20px;}
	.slider .over-bar .dark-widget-bar div form input[type="text"] {width:62%;}
}



.gps_ring {
    border: 0px solid #b94a48;
    background: #b94a48;
    -webkit-border-radius: 30px;
    height: 14px;
    width: 14px;
    position: absolute;
    left:-20px;
    top:5px;
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.0
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(1, 1); opacity: 1;}
    50% {opacity: 1;}
    100% {-webkit-transform: scale(1.4, 1.4); opacity: 1;}
}


.roster-profile-sections li a{
margin:0;padding:0;border:0 !important;background:#fff !important;margin-bottom:0px !important;padding:14px !important;color:#333 !important;border-bottom:1px solid #eee !important;border-right:0px solid #ddd !important;margin-top:1px !important;border-radius:0px !important;}
.roster-profile-sections li.active a{
margin:0;padding:0;border:0 !important;background:#333 !important;margin-bottom:0px !important;padding:14px !important;color:#fff !important;border-bottom:1px solid #eee !important;border-right:0px solid #ddd !important;margin-top:1px !important;border-radius:0px !important;}
.roster-profile-sections li a:hover{
border:0 !important;border-bottom:1px solid #eee !important;border-radius:0px !important;}



.tooltip p {background:#fff !important;}
.dashboard-page .right-side .module {background:#fff;}
#list-views.nav-tabs {border-bottom:0px;padding-right:20px;}
#list-views.nav-tabs li {float:right;}
#list-views.nav-tabs > .active > a,
#list-views.nav-tabs > .active > a:hover {
	border:0px;
	color:#fcbf5f;
}
#list-views.nav-tabs > li > a,
#list-views.nav-tabs > li > a:hover {
	border:0px !important;padding:4px !important;background:transparent; line-height:20px;
	color:#333;
}

.list-item .pull-right {width:30px;}
.list-item .pull-right span {display:none;}
.list-item {cursor:pointer;}

.stat-name p {text-align:left !important;}
.stat-line p {text-align:center !important;}
.stats li:first-child {margin-left:15px !important;}

.profile-data-list {text-align:left !important;}

/* ===============================================================
	Main CSS FOR FSMB
================================================================== */



/* Default Styles */
h2 {font-size:28px;font-weight:normal;margin-top:0px;margin-bottom:5px;font-family:'LatoRegular',helvetica,arial,sans-serif;}
h3 {font-size:20px;font-weight:normal;margin-top:0px;margin-bottom:15px;font-family:'LatoRegular',helvetica,arial,sans-serif;color:#888;line-height:26px;}
h4 {font-size:20px;font-weight:normal;margin-top:0px;margin-bottom:15px;margin-top:20px;line-height:26px;font-family:'LatoBold',helvetica,arial,sans-serif;color:#910400;}
h5 {font-size:18px;font-weight:normal;margin-top:0px;margin-bottom:5px;font-family:'LatoLight',helvetica,arial,sans-serif;color:#333;}
h6 {font-size:14px;font-weight:normal;margin-top:0px;margin-bottom:5px;font-family:'LatoRegular',helvetica,arial,sans-serif;color:#aaa;}
a:hover {opacity:0.8;}
address {font-size:14px;font-family:'LatoItalic';color:#666;}
.published {font-size:12px;color:#666;margin-bottom:20px;font-family:'LatoLightItalic';}

/* Header */
.block.header {background: #fff;background:rgba(255, 255, 255, 0.9);width:100%;z-index:10;position:relative;border-top:6px solid #2F3459;}
.block.header {padding:10px 0;}
.block.header .logo img {max-width:90px;margin-left:20px;}
.block.header .signup {margin:20px 0;font-family:'LatoRegular', Arial, sans-serif;margin-right:20px;}

/* SignUp Form / Signin Button */
.signup {text-align:right;}
.signUpForm {display:none;background:#2F3459;}
.signUpForm form {padding:40px 0;margin:0 auto;width:86%;}
.signUpForm form h3 {
	float:left;font-size:22px;padding:0;margin:0 20px;font-weight:normal;color:#fff;font-size:22px;font-family:'LatoRegular', Arial, sans-serif;
}
.signUpForm form input[type="text"],
.signUpForm form input[type="password"] {width:180px;padding:10px;border-color:#98b4c2;}
.signUpForm form input[type="submit"] {width:100px;padding:10px;float:right;}
.signUpForm form label.checkbox {margin-left:20px;color:#fff;}

/* Global */
.one-edge-shadow {
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
   -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
        box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.clear {clear:both;}
.noMargin {margin:0 !important;}
.noMarginRight {margin-right:0 !important;}
.fixedElement {
    background: transparent;
    position:relative;
    top:0;
    width:100%;
    z-index:100;
}

/* Buttons */
.btn-yellow { color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fcbf5f;
  *background-color: #fcbf5f;
  background-image: -moz-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcbf5f), to(#f3b148));
  background-image: -webkit-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: -o-linear-gradient(top, #fcbf5f, #f3b148);
  background-image: linear-gradient(to bottom, #fcbf5f, #f3b148);
  background-repeat: repeat-x;
  border-color: #fcbf5f #f3b148 #f1a62a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#f3b148', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-yellow:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f3b148;
  *background-color: #f3b148;
  opacity:1;
}
.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a81a08;
  *background-color: #a81a08;
  background-image: -moz-linear-gradient(top, #a81a08, #7b140a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a81a08), to(#7b140a));
  background-image: -webkit-linear-gradient(top, #a81a08, #7b140a);
  background-image: -o-linear-gradient(top, #a81a08, #7b140a);
  background-image: linear-gradient(to bottom, #a81a08, #7b140a);
  background-repeat: repeat-x;
  border-color: #a81a08 #7b140a #7d1509;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81a08', endColorstr='#7b140a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-red:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7b140a;
  *background-color: #7b140a;
  opacity:1;
}
.btn-blue {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2f3459;
  *background-color: #2f3459;
  background-image: -moz-linear-gradient(top, #2f3459, #212441);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f3459), to(#212441));
  background-image: -webkit-linear-gradient(top, #2f3459, #212441);
  background-image: -o-linear-gradient(top, #2f3459, #212441);
  background-image: linear-gradient(to bottom, #2f3459, #212441);
  background-repeat: repeat-x;
  border-color: #2f3459 #212441 #212441;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3459', endColorstr='#212441', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-blue:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #212441;
  *background-color: #212441;
  opacity:1;
}

/* Text Content Blocks */
.textContent {font-size:16px;font-family:'LatoRegular', arial, helvetica;width:70%;margin:0px auto;line-height:24px;}
.textContent2 {font-size:16px;color:#888;font-family:'LatoRegular', arial, helvetica;width:86%;margin:0px auto;line-height:24px;}
.textContent2 h3 {color:#7b0004;}
.textContent2 img {margin-bottom:12px;}
.textContent3 {font-size:14px;color:#888;font-family:'LatoRegular', arial, helvetica;width:90%;line-height:20px;}

@media (min-width: 1200px) {
	.textContent { width:90%; }
}
@media (max-width: 979px) and (min-width: 768px) {
	.textContent { width:auto; margin: 0 24px; }
}
@media (max-width: 768px) {
	.textContent { width:auto; margin: 0 24px; }
}

/* Widgets */
.widg {text-align:center;padding:40px 0;}
.widg p {padding:0 10px;font-size:16px;text-align:center;width:76%;margin:0 auto;font-family:'LatoLight', arial, helvetica;}
.widg ul {padding:0;margin:20px 0 0 0;list-style:none;text-align:left;margin-left:40px;}
.widg ul li {padding:0;margin:0;}
.widg ul li a {display:block;margin:0;padding:4px;font-size:14px;color:#366c8a;font-family:'LatoRegular', arial, helvetica;}

/* Lead Text (Section Header) */
.lead {text-align:center;margin:30px 0;}
.lead h2,
.lead h3 {font-family:'LatoRegular', arial, helvetica;}
.lead h2 {font-size:32px;font-weight:normal;margin-bottom:0px;}
.lead h3 {font-size:18px;font-weight:normal;margin-top:0px;color:#888;}

/* Block Area Content */
.blockArea .blue {background:#B8D1DD;}
.blockArea .blue .textContent {color:#fff;font-size:18px;line-height:26px;}
.blockArea .blue .textContent p {margin-bottom:0;}
.dkblue {
	background: #3e4164;
	background: -moz-linear-gradient(top,  #3e4164 0%, #2b2f4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));
	background: -webkit-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -o-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: -ms-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);
	background: linear-gradient(to bottom,  #3e4164 0%,#2b2f4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4164', endColorstr='#2b2f4c',GradientType=0 );
	border-top:1px solid #8a8faf;
}
.blockArea .sep {padding: 40px 0;}
.sep {padding: 40px 0;}
.widget-html-widget .fs_sep {padding: 40px 0 60px;}
.blockArea .grey {background:#f9f9f9;border-bottom:1px solid #f4f4f4;border-top:1px solid #f4f4f4;}
.grey {background:#f9f9f9;border-bottom:1px solid #f4f4f4;border-top:1px solid #f4f4f4;}
.widget-html-widget .fs_grey {background:#f9f9f9;border-bottom:1px solid #f4f4f4;border-top:1px solid #f4f4f4;}

.content-segment-container {
  margin-left: 20px;
}
@media (min-width: 1200px) {
  .content-segment-container {
    margin-left: 30px;
  }
}



/* Overlay Block */
.overlayBlock {position:absolute;bottom:40px;left:80px;width:50%;}
.overlayBlock h1 {font-family:'LatoRegular', arial, helvetica;font-size:28px;line-height:34px;color:#fff;margin-bottom:0px;}
.overlayBlock h2 {font-family:'LatoRegular', arial, helvetica;font-size:16px;line-height:26px;color:#fff;margin-top:0px;}

/* Copyright */
.copyright ul, .widget-footer-menu-bar nav ul {list-style:none;padding:0;margin:0;}
.copyright ul li, .widget-footer-menu-bar nav ul li {display:inline-block;}
.copyright ul li a, .widget-footer-menu-bar nav ul li a {display:block;padding:4px 10px;font-size:16px;color:#666;font-family:'LatoLight', arial, helvetica;}
.copyright .social-icons a, .widget-social-media-icons .social-icons a, .zone-footer .social-icons a {display:block;margin:0 7px;}
.copyright .social-icons a img, .widget-social-media-icons .social-icons a img, .zone-footer .social-icons a {width:24px;}
.widget-social-media-icons {}
.widget-footer-menu-bar{}

/* Navigation */
ul.nav {padding:0;margin:0;text-align:right;width:100%;}
ul.nav li {display:inline-block;}
ul.nav li a {display:block;padding:15px 26px;margin-top:12px;font-size:16px;font-family:'LatoRegular', arial, helvetica;color:#333;}
ul.nav li a:hover {background:transparent;}

/* Link List */
.linkList {margin:0px;padding:0px;list-style:none;}
.linkList:first-child {margin-left:30px;}
.linkList li {margin:0px;padding:0px;list-style:none;}
.linkList li a {display:block;padding:2px 0;}
.linkList li h5 {font-family:'LatoRegular', arial, helvetica;margin-bottom:4px;}
.linkList li.title { font-family: 'LatoRegular', helvetica, arial, sans-serif; margin: 0 0 4px 0; line-height: 20px; text-rendering: optimizelegibility; color: #333333; font-size: 18px; font-weight: normal; text-align: left; }


/* Back to Top */
.backTop {position:fixed;bottom:20px;right:40px;background:#B8D1DD;display:none;border-radius:4px;cursor:pointer;}
.backTop p {padding:10px 16px;margin:0;}
.backTop p i {color:#fff;}

/* Paddings */
.tenTop {padding-top:14px;}
.tenTop input,
.tenTop button {padding:10px;}
.sepSm {padding:20px 0;}
.sepT {padding:10px 0;}

/* Bottom Section  */
.bottomSet {font-size:12px;}
.bottomSet p, .bottomSet span {padding: 0 10px;color:#aaa;font-family:'LatoRegular', arial, helvetica;}
.widget-social-media-icons {margin-top:8px;border-top:1px solid #ddd;}

/* Section Leads (Main Sections on Home Page : Ex. Public, State Medical Boards, Medpro) */
.sectionLeads .widg {margin-left:20px;padding-left:30px;}
.sectionLeads .widg ul {margin-left:0;}

/* Section Block */
.selectionBlock .selection {cursor:pointer;}
.selectionBlock .selection h3.first {padding-left:40px;}
.selectionBlock .selection h3 {border-right:1px solid #4b4e72;}
.selectionBlock .selection h3 {
	display:block;
	line-height:22px;
	padding:10px 10px 14px 10px;
	text-align:left;
	font-size:16px;
	font-family:'LatoRegular', arial, helvetica;
	color:#fff;
	text-shadow:1px 1px 1px #2d2e4c;
  	margin-bottom:0px;
}
.selectionBlock .selection h3 span {font-size:12px;font-family:'LatoLight', arial, helvetica;}

/* Part Section */
.partSection {margin-bottom:20px;}
.partSection.indent {margin-left:30px;}
.partSection h4 {margin-bottom:4px;line-height:20px;font-size:18px;color:#910400;}
.partSection h4 a {color: inherit; }
.partSection p {line-height:22px;font-size:16px;}

/* Service Detail List */
.serviceDetailList .partSection.serviceInfo h4 a {color:#910400;}
.serviceDetailList .partSection.serviceInfo p {width:66%;text-align:justify;width: 70% !important;float:left;}
.serviceDetailList .partSection .serviceAction {text-align:center;}
.serviceDetailList .partSection .serviceAction h5 {font-weight:normal;margin-top:0;color:#3e4164;font-size:16px;margin-bottom:6px;}

/* MISC */
.blockwrap .container {background:#fff;}
.siteArea {position:relative;}
.topImage {position:relative;}
i.big-third {font-size:80px;color:#B8D1DD;}
.small-icon {font-size:10px;vertical-align:2px;display:inline-block;margin-right:6px;}
.eightyRight {text-align:right;}
.eightyRight img {width:70%;margin-right:60px;}

/* CLEAN UP ITEMS */

.modal.fade {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

header .dropLink:hover {color:#333 !important;}
header .dropdown.nav {margin-bottom:0;margin-top:23px;}
header .dropdown-toggle {color:#333;font-size:16px;line-height:20px;}
header .dropdown-toggle span {margin-left:6px;vertical-align:2px;background:#7b0004}
header ul.dropdown-menu {text-align:center;margin-top:15px;margin-left:0px;}
header ul.dropdown-menu li {display:block;}
header ul.dropdown-menu li .drop-item {padding:0px;text-align:left;border-bottom:1px solid #ddd;}
header ul.dropdown-menu li:last-child .drop-item {border-bottom:0px solid #ddd;}
header ul.dropdown-menu li:first-child .drop-item {padding:18px 20px;}
header ul.dropdown-menu li .drop-item h4 {font-size:14px;margin:0px;}
header ul.dropdown-menu li .drop-item h4 span {display:inline-block;margin-left:2px;color:#7b0004;font-size:11px;}
header ul.dropdown-menu li .drop-item .notification-item {background:#ededed;display:inline-block;margin:0px;padding:4px;margin-top:2px;border-radius:2px;}
header ul.dropdown-menu li .drop-item .notification-item a {padding:4px 8px;display:block;margin-top:0;}
header ul.dropdown-menu li .drop-item .notification-item a i {font-size:13px;}
header ul.dropdown-menu li .drop-item .see-all {margin-bottom:0px;margin-top:12px;}
header ul.dropdown-menu li .drop-item .see-all a {text-align:left;font-size:12px;padding:0;color:#366c8a;}
header ul.dropdown-menu li a {margin-top:0;font-size:14px !important;}
header ul.dropdown-menu li a i {margin-right:6px;}

.car-item {background:transparent;transition: background 2s;-webkit-transition: background 2s;border-bottom:1px solid rgba(200,221,231,0.6);}
.car-item h3 {line-height:24px;}
.car-item img {margin-top:16px;margin-bottom:0;}
.car-item p {margin-top:6px;margin-bottom:6px;}
.carousel-caption p {padding-top:10px !important;}
.slideDetails {display:none;}

.page-contain .content-page {background:#2f335a;position:relative;}
.page-contain .content-page .carousel {margin-bottom:0;}
.page-contain .carousel .contentCaption {width:36%;display:none;background:transparent;top:30px;left:20px;padding:25px;border-left:0px solid #fff;}
.page-contain .carousel .contentCaption h1 {color:#2F3459;text-shadow:1px 1px 2px rgba(255,255,255,0.3);margin-bottom:0px;font-family:LatoBold;}
.page-contain .carousel .contentCaption p.lead {color:#333;text-align:left;font-size:18px;line-height:24px;margin-top:10px;}
.page-contain .carousel .contentCaption .learn-more {margin-top:10px;}
.page-contain .carousel .carousel-control {top:90%;}
.page-contain .carousel .carousel-control i {width:20px;text-align:center;vertical-align:middle;font-size:24px;}
.page-contain .tag-line h3 {padding-top:20px;padding-bottom:20px;line-height:34px;margin-bottom:0;border-right:0px;text-align:center;color:#fff;font-size:18px;}

.crumbs {background:#fff;position:relative;z-index:8;font-family:'LatoRegular', arial, helvetica;font-size:12px;color:#bbb;border-bottom:0;width:auto;}
.crumbs .container {position:relative;}
.crumbs p {padding:16px 8px 8px 50px;margin-bottom:0;color:#aaa;}

.blockNav {padding:0;margin:0;list-style:none;}
.blockNav li {padding:0;margin:0;border-bottom:1px solid #eee;border-top:0px solid #a5c0ce;}
.blockNav li:last-child {border-bottom:0px solid #fff;}
.blockNav li a {padding:10px 10px 10px 30px;font-family:'LatoRegular', arial, helvetica;display:block;font-size:16px;}

.sep.service {padding-top:4px;}
.sep.service .service-image {padding-bottom:20px;padding-left:50px;padding-right:10px;}
.sep.service .service-image img {width:100%;}
.sep.service .textContent2 h3 {margin-bottom:2px;}
.sep.service .textContent2 h3 a {color:#7b0004;}
.sep.service .textContent2 h3 a i {color:#fff;margin-right:20px;display:inline-block;}
.sep.service .overview:nth-child(even) {margin:0;}
.sep.service .overview:nth-child(odd) {margin-left:30px;}
.sep.service .viewAll {margin-bottom:50px;margin-top:10px;margin-left:60px;}
.sep.service .service-image {margin-bottom:20px;position:relative;}
.sep.service .service-image .lead {/*background:rgba(255, 255, 255, 0.92);*/ background:rgba(255, 255, 255, 0.85);position:absolute;top:0px;left:0;width:50%;}
.sep.service .service-image .lead .textContent {padding:12px 20px;}
.sep.service .service-image .lead .textContent h2 {margin-bottom:0px;}
.sep.service .service-image .lead .textContent h3 {margin-bottom:0px;}
.sep.service .overview h3 i {padding:8px 10px !important;border-radius:6px !important;-webkit-border-radius:6px !important;-moz-border-radius:6px !important;width:35px !important;text-align:center;color:#fff;font-size:12px;margin-right:10px;
box-shadow:0 0 0;background:#3e4164;border:0px;vertical-align:middle;display:inline-block;box-sizing:border-box;}
.sep.service .overview p {margin-top:14px;font-size:14px;line-height:20px;font-family:'LatoRegular';}
.sep.service .overview {padding:10px 0;}

.right-column {position:relative;}
.launch-area {
		padding:10px 30px 30px;background:#f9f9f9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right:40px;
	text-align:center;
	margin-top:3px;
}
.launch-area h3 {font-weight:bold;color:#2b2f4c;font-family:'LatoRegular', arial, helvetica;margin-bottom:0;}
.launch-area p {font-family:'LatoRegular', arial, helvetica;color:#999;}
.launch-area h5 {font-family:'LatoRegular', arial, helvetica;padding:10px 0;border-top:1px dashed #ddd;}
.launch-area h5 strong {font-family:'LatoBold', arial, helvetica;}
.launch-area a.btn {font-weight:bold;}

.right-column .blockNav {width:320px;margin-bottom:40px;}
.right-column .blockNav .title {
	border-bottom:0px;padding-left:30px;margin-bottom:6px;font-size:18px;font-family:'LatoLight', arial, helvetica;
	margin-top:10px;color:#333;margin-top:50px;
}

.blockArea.title-bar .grey {background:#f5f5f5 !important;}

/* Content Body - Content Page */
.body-content {padding:20px 20px 20px 50px;}
.body-content p {margin-bottom: 20px;}
.body-content h3 {color:#7b0004;font-size:20px;line-height:28px;margin-top:30px;}
.body-content h3:first-child {margin-top:0px;}
.body-content h4 {color:#888;font-size:18px;line-height:26px;}

.car-item {background:transparent;transition: background 2s;-webkit-transition: background 2s;border-bottom:1px solid rgba(200,221,231,0.6);}
.car-item h3 {line-height:24px;}
.car-item img {margin-top:16px;margin-bottom:0;}
.car-item p {margin-top:6px;margin-bottom:6px;}
.carousel-caption p {padding-top:10px !important;}
.slideDetails {display:none;}

.page-contain .content-page {background:#2f335a;position:relative;}
.page-contain .content-page .carousel {margin-bottom:0;}
.page-contain .carousel .contentCaption {width:36%;display:none;background:transparent;top:30px;left:20px;padding:25px;border-left:0px solid #fff;}
.page-contain .carousel .contentCaption h1 {color:#2F3459;text-shadow:1px 1px 2px rgba(255,255,255,0.3);margin-bottom:0px;font-family:'LatoBold', arial, helvetica;}
.page-contain .carousel .contentCaption p.lead {color:#333;text-align:left;font-size:18px;line-height:24px;margin-top:10px;}
.page-contain .carousel .contentCaption .learn-more {margin-top:10px;}
.page-contain .carousel .carousel-control {top:90%;}
.page-contain .carousel .carousel-control i {width:20px;text-align:center;vertical-align:middle;font-size:24px;}
.page-contain .tag-line h3 {padding-top:20px;padding-bottom:20px;line-height:34px;margin-bottom:0;border-right:0px;text-align:center;color:#fff;font-size:16px;}

.sectionLeads .section-container {width:32%;margin-left:0;}
.sectionLeads .section-container .widg {padding-left:0;text-align:center;}
.sectionLeads .section-container:first-child {margin-left:2.5%;}
.sectionLeads .section-container:first-child .widg {padding-left:0;border:0px;}
.sectionLeads .section-container:nth-child(2) .widg {padding-left:0;text-align:center;border-left:1px solid #eee;border-right:1px solid #eee;}
.sectionLeads .section-container .widg img {width:80px;margin-bottom:10px;}
.sectionLeads .section-container .widg h3 a {font-weight:normal;font-size:24px;color:#333;}
.sectionLeads .section-container .widg p {font-size:16px;line-height:24px;width:100%;padding:0;margin:0;width:80%;margin:0 auto;}
.sectionLeads .section-container .widg ul {width:50%;margin:20px auto 0;}
.sectionLeads .section-container .widg ul li a {color:#7b0004;}

.padded-content {padding:40px 0;}
.padded-content .join-newsletter {padding-top:34px;}
.padded-content .join-newsletter button {font-size:16px;font-family:'LatoRegular', arial, helvetica;}

/* Directory Theme */
.directoryLinks h3 {margin-bottom:2px;}
.directoryLinks ul li a {font-size:14px;padding:1px 0;display:block;}
.directorySections #overview {margin-top:30px;}
.directorySections #overview:first-child {margin-top:0px;}

.confirmModal {width:80%;margin:0 auto;margin-left:-40%;}
.modalLead {}

/* ORCHARD CHANGES */


#o-zone-area-aside-first [class*="span"],
#o-zone-area-content,
#o-zone-area-aside-second,
#o-zone-area-tripel-footer-first,
#o-zone-area-tripel-footer-second,
#o-zone-area-tripel-footer-third,
#o-zone-area-footer-quad-first,
#o-zone-area-footer-quad-second,
#o-zone-area-footer-quad-third,
#o-zone-area-footer-quad-fourth
  {padding:5px 26px;box-sizing: border-box;}

/* eliminate the change above for the template pages */
html.detail-template-page #o-zone-area-aside-first [class*="span"],
html.detail-template-page #o-zone-area-content,
html.detail-template-page #o-zone-area-aside-second,
html.detail-template-page #o-zone-area-tripel-footer-first,
html.detail-template-page #o-zone-area-tripel-footer-second,
html.detail-template-page #o-zone-area-tripel-footer-third,
html.detail-template-page #o-zone-area-footer-quad-first,
html.detail-template-page #o-zone-area-footer-quad-second,
html.detail-template-page #o-zone-area-footer-quad-third,
html.detail-template-page #o-zone-area-footer-quad-fourth
  {padding:0px;}

.menu-footer-menu {list-style:none;padding:20px 0 0 0;margin:0;}
.menu-footer-menu li {display:inline-block;}
.menu-footer-menu li a {display:block;padding:0 10px 0 0;font-size:16px;font-family:'LatoLight', arial, helvetica;color:#666;}




/* AppFix */
#profile-details {width:830px !important;margin-bottom:30px;}
#profile-details .tab-pane ul {list-style:none;margin:0px;}
#profile-details .tab-select  {list-style:none;min-height:616px;}
#profile-details .tab-select li  {margin:0px;}
#profile-details .tab-select li a {transition: background 0.8s;-webkit-transition: background 0.8s;}
#profile-details .tab-select li a:hover {background:#ededed !important;color:#333 !important;}
#profile-details .tab-select li.active a:hover {background:#333 !important;color:#fff !important;}
#profile-details h4 {font-weight: normal;font-size: 16px;margin-bottom: 4px;}
#profile-details .tab-content {padding:15px 20px;}
#profile-details .category {font-size:15px !important;}

.detail-template-page #o-zone-area-header {margin-bottom:15px;}
#content-header-row {padding:22px 20px 5px !important;}
#content-main-row .span3 .module.reversed {margin-left:30px !important;padding:0px !important;}
#content-main-row .span3 .module.reversed h3 {margin-bottom:0px !important;}

.dropdown-menu.nav li h4 {margin:0px;}
.dropdown-menu.nav li a {margin:0px;padding:12px 20px !important;}
.dropdown-menu.nav li p a {padding:10px 0 0 0 !important;}
.dropdown-menu.nav li a.dropLink {padding:4px 10px !important;}

.module h3 {margin-bottom:0px !important;}
.module ul {margin:0px;}

#roster {margin-left:30px;}
#roster table td.indicator .icon {width:20px;text-align:center;}

.crumbs .btn-group.open .btn-primary.dropdown-toggle {background:#720D00;}
.crumbs .dropdown-menu li > a:active,
.crumbs .dropdown-menu li > a:hover {background:#E29E31}

#profile-audit-history .span12 {width:90% !important;padding:0 0 20px 0;}

.main-slot-b .cleared .icon-ok {color:#abd08d;}

#roster table tr.alerted td.indicator .icon {background:#ca6e6e;}
.roster .filter a.status {border:1px solid #333 !important;}
.roster .filter a.status.active {border:1px solid #949494 !important;}

/* safe to remove #fs_homepageCarousel, it has been renamed everywhere */
/* #region simple-carousel */
#fs_homepageCarousel,
.carousel.simple-carousel {margin-bottom:0px;}
#fs_homepageCarousel .carousel-caption,
.carousel.simple-carousel .carousel-caption {
	width: 40%;
	background-color: transparent;
	top: 30px;
	left: 20px;
	padding: 25px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: rgb(255, 255, 255);
	display: block;
	background-position: initial initial;
	background-repeat: initial initial;
}
#fs_homepageCarousel .carousel-caption h1,
.carousel.simple-carousel .carousel-caption h1 {color:#2F3459;text-shadow:1px 1px 2px rgba(255,255,255,0.3);margin-bottom:0px;font-family:LatoBold;}
#fs_homepageCarousel .carousel-caption p.lead,
.carousel.simple-carousel .carousel-caption p.lead {color:#333;text-align:left;font-size:18px;line-height:24px;margin-top:10px;}
#fs_homepageCarousel .carousel-caption a.btn,
.carousel.simple-carousel .carousel-caption a.btn {margin-top:10px;}
#fs_homepageCarousel .carousel-control,
.carousel.simple-carousel .carousel-control {top:90%;width:20px;text-align:center;vertical-align:middle;font-size:24px;}
.carousel.simple-carousel .carousel-control {
    width: 30px;
height: 30px;
margin-top: -16px;
font-size: 20px;
font-weight: 100;
line-height: 34px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
@media (max-width: 768px) {
  .carousel.simple-carousel .carousel-control {
    display:none;
  }
}
@media (min-width: 1200px) {
	#fs_homepageCarousel .carousel-caption,
	.carousel.simple-carousel .carousel-caption {
		width: 36%;
	}
  .carousel.simple-carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 28px;
    font-weight: 100;
    line-height: 44px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50);
  }
}
@media (max-width: 979px) and (min-width: 768px) {
	#fs_homepageCarousel .carousel-caption,
	.carousel.simple-carousel .carousel-caption {
		top: 0;
	}
	#fs_homepageCarousel .carousel-caption h1,
	.carousel.simple-carousel .carousel-caption h1 {
		font-size: 24px;
	}
	#fs_homepageCarousel .carousel-caption p.lead,
	.carousel.simple-carousel .carousel-caption p.lead { margin-top: 0;}
}
@media (max-width: 768px) {
	#fs_homepageCarousel .carousel-caption,
	.carousel.simple-carousel .carousel-caption {
		top: 0;
	}
	#fs_homepageCarousel .carousel-caption h1,
	.carousel.simple-carousel .carousel-caption h1 {
		font-size: 24px;
	}
	#fs_homepageCarousel .carousel-caption p.lead,
	.carousel.simple-carousel .carousel-caption p.lead { margin-top: 0; display: block;}
}

/* #endregion */

/* TODO: rename to .caption-bar */
#fs_homepageWelcomeLine h3,
.carousel.simple-carousel h3 {padding-top:20px;padding-bottom:20px;line-height:34px;margin-bottom:0;border-right:0px;text-align:center;color:#fff;}

.car-item.slidenav h3 {cursor:pointer;}

.block.header.one-edge-shadow .header {margin:0px !important;}
.widget-homepage-welcome-block {margin-bottom:40px;}
.blue .textContent p {color:#fff;font-size:18px;line-height:26px;}

.widget-after-main .blue {margin-bottom:40px;margin-top:30px;}
#o-zone-layout-tripel-footer {padding-bottom:20px;}

.product-page.content-item {margin-top:0px !important;}
.product-page .crumbs {width:90% !important;}
.product-page .container {box-shadow: 0 0 0;-moz-box-shadow:0 0 0;-webkit-box-shadow: 0 0 0;width:auto !important;}
.product-page .row.blockArea.selectionBlock .span8 {margin-left:0px !important;}
.product-page .row.blockArea.selectionBlock .span4:nth-child(even) {margin-left:0px !important;}
.product-page .row.blockArea.selectionBlock .service-image .lead {/*left:48px !important; max-width:60%;*/ width:100%; top: 0px; margin-left: 30px;}
.product-page .product-overview-list .span4:nth-child(odd) {margin-left: 30px !important;}

.blockwrap.product .span12.grey {padding-top:0 !important;margin-left:4px !important;margin-top:-5px;}
.blockwrap.product .span12.crumbrow {margin-left:4px !important;}
.blockwrap.product .container {box-shadow: 0 0 0;-moz-box-shadow:0 0 0;-webkit-box-shadow: 0 0 0;width:auto !important;}
.blockwrap.product .row.blockArea.selectionBlock .span4,
.blockwrap.product .row.blockArea.selectionBlock .span8 {margin-left:0px !important;}

.product-page.content-item .blockNav li.title {margin-top:0px !important;}

#fs_homepageSectionLead {border-bottom:1px solid #eee;}
#fs_homepageSectionLead .widg h3 a,
#fs_homepageSectionLead .widg h3 a:hover {text-decoration: none; border-bottom:1px solid transparent; /*!important;*/ transition: border 0.5s;}
#fs_homepageSectionLead .widg:hover h3 a,
#fs_homepageSectionLead .widg h3 a:hover {text-decoration: underline; border-bottom:1px solid #333; /*!important;*/}
#fs_homepageSectionLead .widg:hover img {opacity:1;}
#fs_homepageSectionLead ul li a {color:#7b0004 !important; text-decoration: none;}
#fs_homepageSectionLead ul li a:hover { text-decoration: underline; }
#fs_homepageSectionLead .fs_sectionBlock {width:32%;margin-left:2.5%;}
#fs_homepageSectionLead #fs_sectionTwo,
#fs_homepageSectionLead #fs_sectionThree {margin-left:0;}
#fs_homepageSectionLead .fs_sectionBlock .widg {padding-left:0;}
#fs_homepageSectionLead .fs_sectionBlock .widg img {width:80px;margin-bottom:10px;}
#fs_homepageSectionLead .fs_sectionBlock .widg h3 a {text-decoration:none; font-weight:normal;font-size:24px;color:#333;}
#fs_homepageSectionLead .fs_sectionBlock .widg h3 a:hover { text-decoration: none; }
#fs_homepageSectionLead .fs_sectionBlock .widg p {font-size:16px;line-height:28px;width:76%;line-height:18px;padding:0;margin:0 auto;}
#fs_homepageSectionLead .fs_sectionBlock .widg ul {width:60%;margin:20px auto 0;}
#fs_homepageSectionLead .fs_sectionBlock .widg ul li {color:#7b0004;}
#fs_homepageSectionLead #fs_sectionTwo .widg {border-left:1px solid #eee;}
#fs_homepageSectionLead #fs_sectionThree .widg {border-left:1px solid #eee;}

@media (min-width: 1200px) {
	#fs_homepageSectionLead .fs_sectionBlock .widg ul {width:50%;}
}
@media (max-width: 979px) and (min-width: 768px) {
	#fs_homepageSectionLead .fs_sectionBlock .widg ul {width:85%;}
	#fs_homepageSectionLead .fs_sectionBlock .widg p {width:90%;}
	#fs_homepageSectionLead .fs_sectionBlock .widg h3 {min-height: 54px;}
}
@media (max-width: 768px) {
	#fs_homepageSectionLead .fs_sectionBlock .widg ul {width:30%;}
}



#fs_smbSectionLead ul li a {color:#7b0004 !important;}
#fs_smbSectionLead .sectionBox {cursor:pointer;}
#fs_smbSectionLead .sectionBox h3 a,
#fs_smbSectionLead .sectionBox h3 a:hover {border-bottom:1px solid transparent; /*!important;*/ transition: border 0.5s;}
#fs_smbSectionLead .sectionBox:hover h3 a,
#fs_smbSectionLead .sectionBox h3 a:hover {border-bottom:1px solid #333; /*!important;*/}
#fs_smbSectionLead .sectionBox:hover img {opacity:1;}
.module {padding:8px 20px!important;}

.advanced-slider .fs_containWrap {position:relative;}
.advanced-slider .fs_rightSlideLinks {background: rgba(184,209,221,0.92);position:absolute;width:302px;right:0;top:0;height:450px;z-index:6;}
.advanced-slider .fs_rightSlideLinks .slidenav {padding: 20px; text-align: left; background-color: transparent; background-position: initial initial; background-repeat: initial initial;}
.advanced-slider .fs_rightSlideLinks .slidenav h3 {margin-bottom:0;color:#333;}
.advanced-slider .fs_rightSlideLinks .slidenav .slideDetails {display: none;}
.advanced-slider .carousel.slide {margin-bottom:0;max-height:450px;overflow:hidden;}
.advanced-slider .carousel.slide .contentCaption {width: 30%; background-color: rgba(255,255,255,0.8);; top: 6%; left: 20px; padding: 25px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; display: none; background-position: initial initial; background-repeat: initial initial;}
.advanced-slider .carousel.slide h1 {color:#2F3459;text-shadow:1px 1px 2px rgba(255,255,255,0.3);margin-bottom:0px;font-family:LatoBold;}
.advanced-slider .carousel.slide a.fs_capTitle {margin-top:4px;display:block;font-family:'LatoLightItalic';}
.advanced-slider .carousel.slide p.lead {color:#333;text-align:left;font-size:18px;line-height:24px;margin-top:10px;font-size:16px;line-height:22px;}
.advanced-slider .carousel.slide a.btn {margin-top:10px;}
.advanced-slider .carousel.slide .carousel-control {top:92%;}
.advanced-slider .carousel.slide .carousel-control.right {right:320px;}
.advanced-slider .carousel.slide .carousel-control i {width:20px;text-align:center;vertical-align:middle;font-size:24px;}

@media (min-width: 1200px) {
	.advanced-slider .carousel.slide .contentCaption {top: 60px;}
}
@media (max-width: 979px) and (min-width: 768px) {
	#fs_stateMedBoardSlider #fs_stateMedCarousel .contentCaption, .advanced-slider .carousel.slide .contentCaption {
		width: auto;
		padding-left: 10%;
		padding-right: 10%;
		margin: 0;
		padding-top: 6%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255,255,255,.7);
	}
	.advanced-slider .carousel.slide .carousel-control.right {
		right: 15px;
	}
	#fs_stateMedBoardSlider .fs_rightSlideLinks, .advanced-slider .fs_rightSlideLinks {display:none !important;}
}
@media (max-width: 768px) {
	#fs_stateMedBoardSlider #fs_stateMedCarousel .contentCaption, .advanced-slider .carousel.slide .contentCaption {
		width: auto;
		padding-left: 10%;
		padding-right: 10%;
		margin: 0;
		padding-top: 6%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255,255,255,.7);
	}
	.advanced-slider .carousel.slide .carousel-control.right {
		right: 15px;
	}
	#fs_stateMedBoardSlider .fs_rightSlideLinks, .advanced-slider .fs_rightSlideLinks {display:none !important;}
}


@media (min-width: 300px) and (max-width: 1200px) {
    .serviceInfo .pull-left {width:100% !important;float:none;}
}

@media (min-width: 768px) and (max-width: 979px) {
    #o-zone-area-aside-first,
    #o-zone-area-aside-second {display:none;}
    #o-zone-area-layout-content {width:724px;}
}


@media (min-width: 300px) and (max-width: 768px) {
    .widget-medical-professionals-widget .span12.dkblue .content-segment-widget-container-button h3
    {
        margin-bottom: 0px;
        padding: 15px 40px;
        border-bottom: 1px solid #595D86;
        text-align:center;
    }
    .widget-medical-professionals-widget .span12.dkblue .content-segment-widget-container-button br
    {display:none;}
    .widget-medical-professionals-widget .span12.dkblue .content-segment-widget-container-button span
    {margin-right:10px;}
  .lead h2, .lead h3 {padding:0px 20px;margin-bottom:4px;}
  .textContent2 {width:auto;padding:0 24px;}
  .topImage {display:none;}
  #fs_homepageSectionLead .fs_sectionBlock {width:100% !important;margin-left: 0px !important;}
  #fs_homepageSectionLead .fs_sectionBlock .widg {border:0px !important;}
  .fs_rightSlideLinks {display:none !important;}
  .product-page .selectionBlock .span4.pull-right {margin-right:-30px !important}
}

@media (min-width: 300px) and (max-width: 550px) {
    .widget-medical-professionals-widget .span12.dkblue .content-segment-widget-container-button h3
    {
        padding: 10px 40px;
    }
/*  #fs_homepageCarousel .carousel-caption, .carousel.simple-carousel .carousel-caption {width:90% !important;}
  #fs_homepageCarousel .carousel-control, .carousel.simple-carousel .carousel-control {top: 15% !important;}*/


}

@media (min-width: 1200px) {
    .product-page .row.blockArea.selectionBlock .service-image .lead {
        width: 50%;
        margin-left: 80px;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
  .product-page .row.blockArea.selectionBlock .span4:nth-child(even) {margin-left:0px !important;}
  .product-page .product-overview-list .span4:nth-child(odd) {margin-left:10px !important;}
  /*.product-page .row.blockArea.selectionBlock .span4.pull-right {margin-right:-30px !important;}*/
  .product-page.content-item .sep.service .textContent2 h3 a {width:200px !important;}
  .product-page.content-item .sep.service .service-image {padding-left:30px !important;}
  .product-page.content-item .crumbs p {padding-left:10px !important;}
  .product.content-item .blockArea .grey,
  .blockwrap.product .span12.crumbrow {margin-left:-6px !important;}
}

@media (min-width: 770px) and (max-width: 979px) {
  .product-page .row.blockArea.selectionBlock .span4:nth-child(even) {margin-left:0px !important;}
  .product-page .product-overview-list .span4:nth-child(odd) {margin-left:10px !important;}
  .product-page .row.blockArea.selectionBlock .span4.pull-right {margin-right:-30px !important;}
  .product-page.content-item .sep.service .textContent2 h3 a {width:200px !important;}
  .product-page.content-item .sep.service .service-image {padding-left:30px !important;}
  .product-page.content-item .crumbs p {padding-left:10px !important;}
  .product-page .row.blockArea.selectionBlock .service-image .lead {left:0px !important;max-width:100% !important;width:100% !important;margin:10px 0;}
  .sep.service .overview h3 i {display:none !important;}
  .product.content-item .blockArea .grey,
  .blockwrap.product .span12.crumbrow {margin-left:-6px !important;}
  #fs_smbSectionLead .sectionBox ul {margin:0px auto !important;}
  #fs_smbSectionLead .sectionBox {height:180px !important;}
}

@media (min-width: 770px) and (max-width: 1200px) {
  .roster .filter > .control {padding-left: 10px !important;}
  #fs_smbSectionLead #fs_sectionBoxFour {padding:0 !important;}
}


@media (min-width: 300px) and (max-width: 769px) {
  .product-page .row.blockArea.selectionBlock .span4:nth-child(even) {margin-left:0px !important;}
  .product-page .product-overview-list .span4:nth-child(odd) {margin-left:0px !important;}
  .product-page .row.blockArea.selectionBlock .span4.pull-right {margin-right:-30px !important;}
  .product-page.content-item .sep.service .textContent2 h3 a {width:200px !important;}
  .product-page.content-item .sep.service .service-image {padding-left:30px !important;}
  .product-page.content-item .crumbs p {padding-left:10px !important;}
  .product-page .row.blockArea.selectionBlock .service-image .lead {left:0px !important;max-width:100% !important;width:100% !important;margin:20px 0;}
  .sep.service .overview h3 i {display:none !important;}
  #fs_stateMedBoardSlider .fs_rightSlideLinks, .advanced-slider .fs_rightSlideLinks {display:none !important;}
  #fs_stateMedBoardSlider #fs_stateMedCarousel .contentCaption, .advanced-slider .carousel.slide .contentCaption {width:90% !important;}
  #fs_smbSectionLead .sectionBox ul {margin:0px auto !important;}
}



/* ===============================================================
	Inline CSS FOR FSMB
================================================================== */


*[hidden] {display:none;}
.tutorial-controls {z-index:130;position:relative;cursor:pointer;}

.modal.fade {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.car-item {
	background:transparent;
	transition: background 2s;
	-webkit-transition: background 2s;
	border-bottom:1px solid rgba(200,221,231,0.6);
}
/*.car-item:hover {background:#c4d8e3;}*/
.car-item h3 {
	line-height:24px;
}
.car-item img {
	margin-top:16px;
	margin-bottom:0;
}
.car-item p {
	margin-top:6px;
	margin-bottom:6px;
}
.carousel-caption p {
	padding-top:10px !important;
}
.slideDetails {display:none;}

.confirmModal {width:80%;margin:0 auto;margin-left:-40%;}
.modalLead {}


/* DrData Registration Stuff */
.fs_slider {background:transparent;box-shadow:0 0 0;-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;}
.fs_slider .container {
    background:#fff;padding:0px;
   -moz-box-shadow:    1px 1px 3px 1px #ddd;
   -webkit-box-shadow: 1px 1px 3px 1px #ddd;
   box-shadow:         1px 1px 3px 1px #ddd;
   margin-top:15px;
}
	.fs_slider .fs_content {position:relative;}
	.fs_slider .fs_content .fs_box {
		position:absolute;
		top:200px;
		right:10px;
		width:530px;
		border-left:1px solid #eee;
		background:#f8f8f8;
		z-index:99999;
		-moz-box-shadow:    1px 1px 3px 1px #ddd;
		-webkit-box-shadow: 1px 1px 3px 1px #ddd;
		box-shadow:         1px 1px 3px 1px #ddd;
	}
	.fs_slider .fs_content .fs_box h3.fs_head-bar {padding-left:10px;margin-bottom:14px;background:#333;color:#fff;padding:0px 30px;font-size:18px;font-weight:normal;margin-bottom:0;line-height:40px;}
	.fs_slider .fs_content .fs_box .fs_leadin {color:#333;display:inline-block;margin-left:30px;font-weight:normal;font-size:16px;margin-top:10px;margin-bottom:0px;}
	.fs_slider .fs_content .fs_box .fs_desc {color:#aaa;font-weight:normal;font-size:14px;}
	.fs_form-wrapper {padding:0 20px 5px 20px;}
	.fs_form-wrapper form {margin-bottom:0;}
	.fs_form-wrapper form .fs_fieldblock {float:left;width:45%;}
	.fs_form-wrapper form .fs_fieldblock label {display:none;margin-bottom:4px;width:85%;background-image:none;padding-left:10px;padding-top:5px;}
	.fs_form-wrapper form .fs_fieldblock input[type="text"] {display:block;margin-bottom:16px;width:85%;background-image:none;padding-left:10px;margin-left:10px;}
	.fs_form-wrapper form .fs_fieldspace {margin-right:20px;}
	.fs_form-wrapper form .fs_fieldsubmit {float:right;width:20%;margin-right:20px;}
	.fs_form-wrapper form .fs_fieldsubmit input[type="submit"] {float:right;}
	.fs_form-wrapper form .fs_fieldblock.fs_large-field {float:left;width:70%;}
        .fs_form-wrapper form .fs_fieldblock.fs_small-field {float:left;width:23%;}
        .fs_form-wrapper form .fs_fieldblock.fs_full-field {width:98%}
	#registerCarousel .carousel-caption {top:4px;left:14px;width:350px;}
	#registerCarousel .carousel-caption .thin {font-size:24px;line-height:32px;font-weight:normal;}
	#registerCarousel .carousel-caption ul.checked {padding-top:10px;}
@media (min-width: 1200px) {
  .fs_slider .fs_content .fs_box {
		position:absolute;
		top:290px;
		right:50px;
		width:530px;
		border-left:1px solid #eee;
		background:#f8f8f8;
		z-index:99999;
		-moz-box-shadow:    1px 1px 3px 1px #ddd;
		-webkit-box-shadow: 1px 1px 3px 1px #ddd;
		box-shadow:         1px 1px 3px 1px #ddd;
	}
  #registerCarousel .carousel-caption {top:40px;left:50px;width:45%;}

}
@media (max-width: 979px) and (min-width: 768px) {
  .fs_slider .fs_content .fs_box {
	position:relative;
    	float: right;
    	top: 0;
    	right: 0;
    	width: 100%;
    	border-left: none;
    	z-index: 0;
    	-webkit-box-shadow:none;
    	box-shadow:none;
  }
  #registerCarousel .carousel-caption {width:100%;}
  #registerCarousel .carousel-inner > .active { height: 360px; }
}
@media (max-width: 768px) {
  .fs_slider .fs_content .fs_box {
	position:relative;
    	float: right;
    	top: 0;
    	right: 0;
    	width: 100%;
    	border-left: none;
    	z-index: 0;
    	-webkit-box-shadow:none;
    	box-shadow:none;
    margin-bottom: 20px;
  }
  #registerCarousel .carousel-caption {width:100%;}
  #registerCarousel .carousel-inner > .active { height: 360px; }
}

.pdc-registration-company-form-container { margin:30px 20px 20px 40px; border: 1px solid #ddd; background: #f8f8f8; margin-bottom: 16px; }
.pdc-registration-company-form-container .form-container-title { padding-left:10px;margin-bottom:14px;background:#333;color:#f8b855;padding:2px 20px;font-size:14px;font-weight:normal;margin-bottom:0;line-height:40px; }
.pdc-registration-company-form-container .form-container-title .title-label { vertical-align:0px;display:inline-block; }
.pdc-registration-company-form-container .form-container-title .title-value { color:#fff;display:inline-block;margin-left:10px;font-size:18px; }
.pdc-registration-company-form-container .form-container-content { padding:10px 20px; }
.pdc-registration-company-form-container .form-container-content form { margin-left:10px; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div { margin:20px 0; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div.clear { margin: 0; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div label { font-weight:bold;font-size:14px;color:#333; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div label.required:after { content:'*';font-size:11px;color:red;vertical-align:2px;display:inline-block;margin-left:2px; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div.third-sized { margin:0;float:left;display:inline-block;width:37%;margin-right:50px; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div.third-sized input[type='text'] { width: 100% }
.pdc-registration-company-form-container .form-container-content form > fieldset > div label.checkbox { font-weight: normal; }
.pdc-registration-company-form-container .form-container-content form > fieldset > div.form-actions-group { margin:30px 0 20px; }

.fs_confirm-email {margin-top:4px;}
.fs_confirm-email .fs_header-bar {margin:30px 20px 20px 40px;border:1px solid #ddd;background:#f8f8f8;z-index:99999;margin-bottom:16px;}
.fs_confirm-email .fs_header-bar h3 {padding-left:10px;margin-bottom:14px;background:#333;color:#f8b855;padding:8px 10px 8px 20px;font-size:14px;font-weight:normal;margin-bottom:0;}
.fs_confirm-email .fs_header-bar h3.fs_leadin {vertical-align:0px;display:inline-block;}
.fs_confirm-email .fs_header-bar h3.fs_desc {color:#fff;display:inline-block;margin-left:10px;font-size:18px;}
.fs_confirm-email .fs_padded-box {padding:10px 20px;}
.fs_confirm-email .fs_padded-box .fs_section {margin:20px 0;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box {background:#fff;border:1px solid #ddd;margin:20px 0;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_inside-section {padding:20px;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-title {border-bottom:1px dashed #ddd;padding-bottom:10px;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-title .pull-left {font-weight:bold;margin-right:10px;padding-top:6px;font-size:16px;font-weight:normal;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-content {margin-right:20px;padding-top:15px;}
.fs_confirm-email .fs_sidebar {margin-top:34px;}
.fs_confirm-email .fs_sidebar .module {
   -webkit-box-shadow: 0 8px 6px -6px #ccc;
   -moz-box-shadow: 0 8px 6px -6px #ccc;
   box-shadow: 0 8px 6px -6px #ccc;
   margin:0 30px 0 0px;
   border:1px solid #ddd;
   background:#f8f8f8;
}
.fs_confirm-email .fs_section-content .fs_info-display {margin:10px 0 15px;}
.fs_confirm-email .fs_section-content .fs_info-display strong {font-weight:normal;font-family:'LatoBold';font-size:15px;margin-left:5px;}
.fs_confirm-email .fs_section-content a.btn-red {margin-top:10px;margin-bottom:4px;margin-right:10px;}
.fs_confirm-email .fs_section-content a.btn-white {margin-top:10px;margin-bottom:4px;}
.fs_confirm-email .fs_sidebar .module.completed-reg .fs_inner-module {margin:20px 0 0;padding:0 0px 0px 0px;}
.fs_confirm-email .fs_sidebar .module.completed-reg h3 {font-weight:normal;margin-bottom:20px;text-align:center;}
.fs_confirm-email .fs_sidebar .module.completed-reg h3 i {display:block;text-align:center;font-size:44px;color:#abd08d;margin-bottom:8px;}
.fs_confirm-email .fs_sidebar .module.completed-reg .fs_test-desc p {text-align:center;color:#888;font-size:14px;line-height:18px;}
.fs_confirm-email .fs_sidebar .module.completed-reg .fs_info-number p:first-child {
   margin-top:30px;text-align:center;color:#555;font-size:14px;line-height:18px;font-weight:bold;padding-bottom:4px;border-bottom:1px solid #ddd;
}
.fs_confirm-email .fs_sidebar .module.completed-reg .fs_info-number p:last-child {
   text-align:center;font-weight:bold;font-size:30px;letter-spacing:1px;color:#555;padding-bottom:10px;border-bottom:1px solid #ddd;
}
.fs_confirm-email .fs_sidebar .module.completed-reg .fs_next-step {margin-top:30px;text-align:center;}
.fs_confirm-email .payment-gateway-icons img {width:40px;}

.fs_confirm-email .fs_header-bar {margin:30px 20px 20px 40px;border:1px solid #ddd;background:#f8f8f8;z-index:99999;margin-bottom:16px;}
.fs_confirm-email .fs_header-bar h3 {padding-left:10px;margin-bottom:14px;background:#333;color:#f8b855;padding:8px 10px 8px 20px;font-size:14px;font-weight:normal;margin-bottom:0;}
.fs_confirm-email .fs_header-bar .fs_leadin {vertical-align:0px;display:inline-block;}
.fs_confirm-email .fs_header-bar .fs_desc {display:inline-block;margin-left:10px;font-size:18px;color:#fff !important;}
.fs_confirm-email .fs_padded-box {padding:10px 20px;}
.fs_confirm-email .fs_padded-box .fs_section {margin:20px 0;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box {background:#fff;border:1px solid #ddd;margin:20px 0;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_inside-section {padding:20px;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-title {border-bottom:1px dashed #ddd;padding-bottom:10px;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-title .pull-left {font-weight:bold;margin-right:10px;padding-top:6px;font-size:16px;font-weight:normal;}
.fs_confirm-email .fs_padded-box .fs_section .fs_section-box .fs_section-content {margin-right:20px;padding-top:15px;}
.fs_confirm-email form.fs_registion-organization {margin-left:10px;}
.fs_confirm-email form.fs_registion-organization .fs_fieldblock {margin:20px 0;}
.fs_confirm-email form.fs_registion-organization .fs_fieldblock label {font-weight:bold;font-size:14px;color:#333;}
.fs_confirm-email form.fs_registion-organization .fs_fieldblock label span.required-field {font-size:11px;color:red;vertical-align:2px;display:inline-block;margin-left:2px;}
.fs_confirm-email form.fs_registion-organization .fs_fieldspace {margin-left:20px;}
.fs_confirm-email form.fs_registion-organization .ifExempt {display:none;padding:10px;border:1px solid #ccc;background:#fff;margin:10px;}
.fs_confirm-email form.fs_registion-organization .ifExempt h5 {margin-bottom:10px;}
.fs_confirm-email form.fs_registion-organization .fs_upload {margin-top:30px;background:#fff;padding:10px;}
.fs_confirm-email form.fs_registion-organization .fs_upload label {font-weight:bold;font-size:14px;color:#333;}
.fs_confirm-email form.fs_registion-organization .fs_fieldsubmit {margin:30px 0 20px;}

.fs_confirm-email .fs_sidebar {width:400px;margin-left:0px;margin-top:10px;}
.fs_confirm-email .fs_sidebar .module {margin-top:20px;margin-bottom:18px;margin-right:40px;border:1px solid #ddd;background:#fff;}
.fs_confirm-email .fs_sidebar .module h3 {margin-bottom:0px;}
.fs_confirm-email .fs_sidebar .module h3 {margin-bottom:0px;}
.fs_confirm-email .fs_sidebar .module .fs-module-content {border:0;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner {padding-top:18px;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner p {text-align:left;padding-left:0px;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner ul {margin:0;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner ul li {margin:14px 0;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner ul li .fs_step-num {
   background:#ddd;font-size:18px;color:#999;padding:4px 10px;border-radius:4px;display:inline-block;margin-right:10px;
}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner ul li .fs_step-num.active {background:#fcbf5f;color:#fff;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .inner ul li .fs_step-text {font-size:17px;color:#333;}
.fs_confirm-email .fs_sidebar .module .fs-module-content .fs_faq-list li {margin:4px 0 !important;}
.fs_confirm-email .fs_password-strength {padding-top:5px;float:left;margin-left:20px;}
.fs_confirm-email .fs_password-strength .progress {display:inline-block;background:#eee;border-radius:20px;width:55px;height:11px;margin-top:8px;}
.fs_confirm-email .fs_password-strength .progress .bar {
   width: 58%;
   -webkit-border-top-left-radius: 20px;
   -webkit-border-bottom-left-radius: 20px;
   -moz-border-radius-topleft: 20px;
   -moz-border-radius-bottomleft: 20px;
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
   box-shadow:0 0 0;
   background:#f8b855;
}
.fs_confirm-email .fs_password-strength span {display:inline-block;padding-left:14px;font-size:13px;color:#888;vertical-align:20px;}

.fs_confirm-email .fs_verify-block {padding:10px 20px;border:1px solid #ddd;background:#f5f5f5;border-radius:10px;margin:40px auto;}
.fs_confirm-email .fs_verify-block h3 {margin-bottom:0px;font-size:18px;color:#333;background:transparent;margin-left:0;padding:0;}
.fs_confirm-email .fs_verify-block .legal {font-size:11px;line-height:16px;margin-top:10px;margin-bottom:20px;}
.fs_confirm-email .fs_verify-block .fs_verify_form {font-size:11px;line-height:16px;margin-top:10px;margin-bottom:20px;}
.fs_confirm-email table.no-border tr td {border:0px;}

/* items in dashboard that are not rendering correctly */
.detail-template-pagex #o-zone-area-main-container { padding-bottom: 20px; padding-top: 20px; }
.detail-template-page #o-zone-area-header { background-color: #fff; }
#dashboard_side_widget_holder { padding-top: 6px; min-height: 400px; }
#dashboard_side_widget_holder > .module { margin: 10px 20px 16px 0; padding: 0; background: #fff; }
#dashboard_side_widget_holder > .module > h3 { line-height: 20px; background: #333; padding: 10px; color: #fff; font-weight: normal; font-size: 15px; margin-bottom: 0; }
#dashboard_side_widget_holder > .module .inner { padding: 10px 10px 5px; }


.email-setting table.table tr td {border: 0px;}
.email-setting table.email-report-settings tr td {padding-top:30px;}
.email-setting table.email-report-settings tr:first-child td {padding-top:0px;}
.email-setting table.table tr td select {width:80%;}
.email-setting table.table tr td label.checkbox {padding-left:0;padding-top:5px;text-align:center;}
.email-setting table.table tr td label.radio {padding-top:5px;text-align:left;margin-bottom:0;}
.email-setting table.table tr td span {display:inline-block;vertical-align:-4px;margin-left:6px;}
.email-setting table.table tr td .remove {margin-top:2px;}


.invoice_header {padding:0px 0 0 30px;}
#invoice_billing-information {float:left;}
h3.bill-info,
h4.bill-info {margin-bottom:2px;margin-top:0px;}
p.bill-info {margin-bottom:0px;}
#invoice_invoice-details {float:right;margin-top:12px;text-align:right;}
#invoice_summary {margin-top:40px;}
.invoice_section-heading {font-weight:normal;font-size:16px;}
#invoice_summary-table {border-bottom:1px solid #ddd;margin-bottom:0px;border-right:1px solid #ddd;border-left:1px solid #ddd;}
#invoice_summary-table tr th {font-size:12px;background:#f5f5f5;}
#invoice_summary-table tr td {font-size:13px;}
#invoice_summary-table tr td:nth-child(1) {text-align:center;}
#invoice_summary-table tr td:nth-child(5) {text-align:right;font-size:12px;}
#invoice_summary-table tr td:nth-child(6) {text-align:right;font-size:12px;}
#invoice_summary-table tr th:nth-child(1) {text-align:center;}
#invoice_summary-table tr th:nth-child(5) {text-align:right;border-right:1px solid #ddd;}
#invoice_summary-table tr th:nth-child(6) {text-align:right;}
#invoice_summary-total-table {
	width:30%;float:right;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-top:0px;margin-top:10px;
}
#invoice_summary-total-table tr td {font-size:12px;text-align:right;border-left:1px solid #ddd;padding:4px 10px;}
#invoice_summary-total-table tr:first-child td {}
#invoice_summary-total-table tr td:first-child {background:#f5f5f5;}
#invoice_summary-total-table tr.total {font-family:'LatoBold';font-size:15px;}
#invoice_footer {font-size:12px;margin-bottom:20px;}


/* cms defaults */
article.page {
	font-size:14px;
	color:#444;
	font-family:'LatoRegular', arial, helvetica, sans-serif;
	width:94%;
	margin:0px auto;
	line-height:22px;
	text-shadow: 0 0 0;
	text-rendering: optimizelegibility;
}
article.page h1 {
	text-shadow: 0 0 0;
	text-rendering: optimizelegibility;
	margin: 0px 0px 5px 0px;
	line-height: 32px;
	font-weight: normal;
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	color: #7b0004;
	font-size: 20px;
	padding-top: 20px;
}
article.page h2 {
	text-shadow: 0 0 0;
	color:  #888;
	text-rendering:  optimizelegibility;
	margin: 0px 0 5px 0;
	font-weight: normal;
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	line-height: 26px;
	font-size: 18px;
	padding-top: 20px;
}
article.page h3 {
	text-shadow: 0 0 0;
	color:  #2b2f4c;
	text-rendering:  optimizelegibility;
	margin: 0px 0 5px 0;
	font-weight: normal;
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	line-height: 32px;
	font-size: 20px;
	padding-top: 20px;
}
article.page h4 {
	text-shadow: 0 0 0;
	color:  #2b2f4c;
	text-rendering:  optimizelegibility;
	margin: 0px 0 5px 0;
	font-weight: normal;
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	line-height: 26px;
	font-size: 18px;
	padding-top: 20px;
}
article.page a {
	cursor: pointer;
	color: #366c8a;
	text-decoration: none;
}
article.page a:hover {
	text-decoration: underline;
}
article.page a:active {
	color: #0088cc;
	text-decoration: underline;
}
article.page a:focus {
	text-decoration: underline;
}
article.page a:visited {
	color: #366c8a;
}
article.page p,
abbr {
	margin: 0 0 10px 0;
}
abbr {
	text-transform: uppercase;
}
article.page ul,
article.page ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
article.page .align-center {
	text-align: center;
	margin: 0 auto 10px auto;
}
article.page .align-left {
  	text-align: left;
}
article.page .align-justify {
	text-align: justify;
}
article.page .align-right {
	text-align: right;
}
.leader-board-title {
	font-size: 32px;
	font-weight: normal;
	margin: 10px auto 0 auto;
	line-height: 40px;
	text-rendering: optimizelegibility;
	text-align: center;
	text-shadow: 0 0 0;
  	color: #333;
}
.leader-board-subtitle {
	font-size: 18px;
	font-weight: normal;
	color: #888;
	margin: 0 auto 15px auto;
	line-height: 26px;
	text-rendering: optimizelegibility;
	text-align: center;
	text-shadow: 0 0 0;
}
.leader-board-text {
	line-height: 22px;
	font-size: 14px;
	color: #444;
	margin: 0 0 10px 0;
	text-shadow: 0 0 0;
	text-rendering: optimizelegibility;
	padding: 0 6% 0 6%;
	box-sizing: border-box;
}
blockquote {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	width: 70%;
	min-width: 300px;
	margin: 0.25em 0;
	padding: 0.25em 60px;
	line-height: 1.45;
	position: relative;
	color: #383838;
    	border: none;
}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 10px;
	top: -20px;
	color: #7a7a7a;
}
blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 4px;
}
cite:before {
	content: "\2014 \2009";
}
article.page button,
article.page a.button,
article.page a.button:visited,
article.page a.button:active,
article.page a.button:hover {
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	text-decoration: none;
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
  	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: middle;
	cursor: pointer;
	background-color: #a81a08;
	background-image: -moz-linear-gradient(top, #a81a08, #7b140a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a81a08), to(#7b140a));
	background-image: -webkit-linear-gradient(top, #a81a08, #7b140a);
	background-image: -o-linear-gradient(top, #a81a08, #7b140a);
	background-image: linear-gradient(to bottom, #a81a08, #7b140a);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	border-color: #a81a08 #7b140a #7d1509;
  	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
  	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
  	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81a08', endColorstr='#7b140a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
article.page button.large,
article.page a.button.large,
article.page a.button.large:visited,
article.page a.button.large:active,
article.page a.button.large:hover {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
}

.clear { line-height: 0; font-size: 0; height: 0; padding: 0; margin: 0; }

a[href^="tel:"], a[href^="tel:"]:hover, a[href^="tel:"]:active, a[href^="tel:"]:visited, a[href^="tel:"]:focus { opacity: inherit; color: inherit; cursor: default; }

/* breadcrumbs via widget menu */
.widget-breadcrumb-widget nav ul.breadcrumb,
.widget-menu-widget nav ul.breadcrumb {
	background: inherit;
	font-family: 'LatoRegular', arial, helvetica;
	font-size: 1em;
	/*color: #bbb;
	color: #aaa;*/
	color: #366c8a;
	border-bottom: 1px dashed #eee;
	display: block;

	margin: 0 10px;
	padding: 8px 15px 0px 15px;
	list-style: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: none;
	box-sizing: border-box;
}

.widget-breadcrumb-widget nav ul.breadcrumb li,
.widget-menu-widget nav ul.breadcrumb li {
	text-shadow: 0 0 0;
	display: inline-block;
	list-style: none;
}

.widget-breadcrumb-widget nav ul.breadcrumb li.last,
.widget-menu-widget nav ul.breadcrumb li.last {
	color: #aaa;
}

.widget-breadcrumb-widget nav ul.breadcrumb li:after,
.widget-menu-widget nav ul.breadcrumb li:after {
	content: ">";
	padding-right: 4px;
	padding-left: 4px;
	display: inline-block;
	text-shadow: 0 0 0;
}

.widget-breadcrumb-widget nav ul.breadcrumb li.last:after,
.widget-menu-widget nav ul.breadcrumb li.last:after {
	content: "";
}

.widget-breadcrumb-widget nav ul.breadcrumb li a,
.widget-breadcrumb-widget nav ul.breadcrumb li a:hover,
.widget-breadcrumb-widget nav ul.breadcrumb li a:active,
.widget-breadcrumb-widget nav ul.breadcrumb li a:visited,
.widget-menu-widget nav ul.breadcrumb li a,
.widget-menu-widget nav ul.breadcrumb li a:hover,
.widget-menu-widget nav ul.breadcrumb li a:active,
.widget-menu-widget nav ul.breadcrumb li a:visited    {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

.widget-breadcrumb-widget nav ul.breadcrumb li a:hover,
.widget-breadcrumb-widget nav ul.breadcrumb li a:active,
.widget-menu-widget nav ul.breadcrumb li a:hover,
.widget-menu-widget nav ul.breadcrumb li a:active {
	text-decoration: underline;
}

.widget-breadcrumb-widget nav ul.breadcrumb li.last a,
.widget-breadcrumb-widget nav ul.breadcrumb li.last a:hover,
.widget-breadcrumb-widget nav ul.breadcrumb li.last a:active,
.widget-breadcrumb-widget nav ul.breadcrumb li.last a:visited,
.widget-menu-widget nav ul.breadcrumb li.last a,
.widget-menu-widget nav ul.breadcrumb li.last a:hover,
.widget-menu-widget nav ul.breadcrumb li.last a:active,
.widget-menu-widget nav ul.breadcrumb li.last a:visited {
	cursor: default;
	text-decoration: none;
	color: #aaa;
}


/* search screen in cms */
ul.search-results .manage-actions {
	font-size: 10px;
	line-height: 10px;
	position: relative;
	top: 20px;
	left: 90%;
	border: 1px solid #366c8a;
	display: inline-block;
	padding: 4px 10px;
}

ul.search-results .manage-actions a {
	margin:0;
	padding:0;
}

ul.search-results {
	list-style: none;
	margin:0;
	padding:0;
	display: block;
}

ul.search-results > li {
	margin:0;
	padding:14px 0;
}
ul.search-results article.content-item,
ul.search-results article.media-item,
ul.search-results article.faq {
	padding: 0;
	margin: 0;
}
ul.search-results article.content-item.page,
ul.search-results article.media-item.document,
ul.search-results article.faq {
	width: inherit;
}

ul.search-results article.faq {
	background: inherit;
    border-top: 1px solid #f3b148;
}

ul.search-results article.content-item header h1,
ul.search-results article.media-item header h1,
ul.search-results article.faq h1 {
	text-shadow: 0 0 0;
	text-rendering: optimizelegibility;
	margin: 0;
	line-height: 22px;
	font-weight: normal;
	font-family: 'LatoRegular', helvetica, arial, sans-serif;
	color: #366c8a; /*#7b0004;*/
	font-size: 20px;
	padding: 0;
}

ul.search-results article.faq > h1 {
    margin: 0;
    padding-bottom:  10px;
    padding-top: 10px;
    color: #444;
    padding-left: 0;
}

ul.search-results article.content-item header a,
ul.search-results article.media-item header a {
	color: inherit;
}

ul.search-results article.faq .faq-answer {
    padding-left:  0;
}

ul.search-results article.content-item header .published,
ul.search-results article.media-item header .published {
	margin: 0;
	padding: 0;
	font-size: .7em;
	line-height: 12px;
	margin-bottom: 10px;
}
ul.search-results article.content-item header .published:before,
ul.search-results article.media-item header .published:before {
	content: 'Updated On';
	display: inline-block;
	margin-right: 2px;
}

ul.search-results article header .published:after {
	/* content: '\f15b'; file */
	content: '\f06c';
	display: inline;
	speak: none;
	font-size: 1em;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin: 0;
	padding: 0 5px;
}

ul.search-results article.media-item.document header .published:after {
	content: '\f0ed'; /* cloud download */
}

ul.search-results article.content-item p,
ul.search-results article.media-item p {
	margin:0;
	padding:0;
}

ul.search-results article:after {
	content:"Local Site Content";
	display: block;
	font-size: .7em;
	margin-top: 1em;
}

ul.search-results article.faq:before {
	content: "Frequently Asked Question";
	margin: 0;
	padding-left: 10px;
	font-size: .7em;
	color: #fff;
	background: #f3b148;
	display: inline-block;
	padding-right: 10px;
	-moz-border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
	border: 1px solid #f3b148;
}

ul.search-results article.faq:after {
	content:"";
	margin: 0;
    padding: 0;
    height: 0;
}

ul.search-results article.media-item.document:after {
	content:"PDF Document";
}

ul.search-results article.media-item.document > a {
	display:none;
}

article.widget-latestupdates,
article.widget-latest-updates {

	margin: 0;
	padding: 30px 10px 10px 30px;
}
article.widget-latestupdates  header h1,
article.widget-latest-updates  header h1 {
	font-size: 18px;
	color: #333;
	font-family: 'LatoLight', arial, helvetica;
	line-height: 20px;
	border-top: 0px solid #a5c0ce;
	padding-bottom: 6px;
}

article.widget-latestupdates u,
article.widget-latest-updates ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

article.widget-latestupdates ul li,
article.widget-latest-updates ul li {
	border-bottom: 0px solid #fff;
	border-top: 0px solid #a5c0ce;
	font-size: 16px;
	font-family: 'LatoRegular', arial, helvetica;
	padding: 5px 0;
}

article.widget-searchpagesearchbar,
 article.widget-search-page-search-bar {
	 float: none;
	 display: block;
	 padding: 5px 26px;
	 padding-top: 30px;
	 box-sizing: border-box;
 }

article.widget-searchpagesearchbar form,
 article.widget-search-page-search-bar form {
 	margin: 0;
 	box-sizing: border-box;
 }

 /* clearing contents */
article.widget-searchpagesearchbar form fieldset,
 article.widget-search-page-search-bar form fieldset {
 	display: block;
 	overflow: hidden;
 	box-sizing: border-box;
 	margin-bottom: 5px;
 	font-size: 0;
 	white-space: nowrap;
 }

 article.widget-searchpagesearchbar #q,
 article.widget-search-page-search-bar #q {
	 display: inline-block;
	 padding: 12px 10px;
	 height: auto;
	 box-sizing: border-box;
	 -webkit-border-radius: 4px 0 0 4px;
	 -moz-border-radius: 4px 0 0 4px;
	 border-radius: 4px 0 0 4px;
	 position: relative;
	 margin-bottom: 0;
	 vertical-align: top;
	 font-size: 14px;
	 float: none;
	 margin-left: 0;

 }
 article.widget-searchpagesearchbar form button[type="submit"],
 article.widget-search-page-search-bar form button[type="submit"] {
 	 padding: 12px 25px;
 	 -webkit-border-radius: 0 4px 4px 0;
 	 -moz-border-radius: 0 4px 4px 0;
 	 border-radius: 0 4px 4px 0;
 	 margin-left: -1px;
 	 vertical-align: top;
 	 float: none;
}

.orchard-search .zone.zone-content > h1 { display: none; }
/* end search screen */


/* ===============================================================
	Orchard-Site CSS FOR FSMB
================================================================== */
#layout-navigation .block.header {background: rgba(255, 255, 255, 0.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 10;border-top: 6px solid #2F3459;}
.block.header.one-edge-shadow .header { margin: 10px 0; }
.block.header.one-edge-shadow .header nav {list-style: none; padding:0; margin:0;text-align:right;width:100%}
.block.header.one-edge-shadow .header nav li {display:inline-block;margin-bottom:4px;line-height:20px;}
.block.header.one-edge-shadow .header nav li a {display:block;padding:15px 26px;margin-top:12px;font-size:16px;font-family:'LatoRegular', Arial, Helvetica;color:#333;}

#footer-sig > .zone.zone-footer > .credits {
    margin: 0 0 10px;
    padding: 0 10px;
    color: #aaa;
    font-family: 'LatoRegular', arial, helvetica;
}

#footer-sig > .zone.zone-footer > .credits > .poweredby a {
    color: #aaa;
    text-decoration: none;
    font-family: 'LatoRegular', arial, helvetica;
}

.product-page.content-item {
    margin-top: 140px;
}

.product-page.content-item .sepSm {padding:20px 0;}
.product-page.content-item .sepT {padding:10px 0;}
.product-page.content-item .topSep {padding:30px 0 0;}
.product-page.content-item .bottomSep {padding:0 0 15px;border-bottom:1px dashed #ddd;margin-bottom:15px;}
.product-page.content-item .linkList {margin:0px;padding:0px;list-style:none;}
.product-page.content-item .linkList:first-child {margin-left:30px;}
.product-page.content-item .linkList li {margin:0px;padding:0px;list-style:none;}
.product-page.content-item .linkList li a {display:block;padding:2px 0;}
.product-page.content-item .linkList li h5 {font-family:'LatoRegular', arial, helvetica;margin-bottom:4px;}

.product-page.content-item ul.nav {padding:0;margin:0;text-align:right;width:100%;}
.product-page.content-item ul.nav li {display:inline-block;}
.product-page.content-item ul.nav li a {display:block;padding:15px 26px;margin-top:12px;font-size:16px;font-family:'LatoRegular', arial, helvetica;color:#333;}
.product-page.content-item ul.nav li a:hover {background:transparent;}

.product-page.content-item .bottomSet {border-top:1px solid #ddd;font-size:12px;}
.product-page.content-item .bottomSet p {padding: 0 10px;color:#aaa;font-family:'LatoRegular', arial, helvetica;}


	/*Page Specific */
.product-page.content-item .noMargin {margin:0 !important;}
.product-page.content-item .selectionBlock .selection {cursor:pointer;}
.product-page.content-item .selectionBlock .selection h3.first {padding-left:40px;}
.product-page.content-item .selectionBlock .selection h3 {border-right:1px solid #4b4e72;display:block;line-height:22px;padding:10px 10px 10px 10px;text-align:left;font-size:16px;font-family:'LatoRegular', arial, helvetica;color:#fff;-webkit-text-shadow:1px 1px 1px #2d2e4c; text-shadow:1px 1px 1px #2d2e4c;}
.product-page.content-item .selectionBlock .selection h3 span {font-size:12px;font-family:'LatoLight', arial, helvetica;}

.product-page.content-item .fixedElement {background: transparent; position:relative; top:0; width:100%;z-index:100;}
.product-page.content-item .partSection {margin-bottom:20px;}
.product-page.content-item .partSection.indent {margin-left:30px;}
.product-page.content-item .partSection h4 {margin-bottom:4px;line-height:20px;font-size:18px;color:#910400;}
.product-page.content-item .partSection p {line-height:22px;font-size:16px;}

.product-page.content-item .small-icon {font-size:10px;vertical-align:2px;display:inline-block;margin-right:6px;}

.product-page.content-item .eightyRight {text-align:right;}
.product-page.content-item .eightyRight img {width:70%;margin-right:60px;}

.product-page.content-item .backTop {position:fixed;bottom:20px;right:40px;background:#B8D1DD;display:none;border-radius:4px;cursor:pointer;}
.product-page.content-item .backTop p {padding:10px 16px;margin:0;}
.product-page.content-item .backTop p i {color:#fff;}


	/* Page Specific 2 */
.product-page.content-item .searchHeader {min-height:280px;position:relative;background:#B8D1DD;}
.product-page.content-item .searchHeader .centerForm {position:absolute;top:50%;left:50%;margin-top:20px;margin-left:-240px;width:50%;}
.product-page.content-item .searchHeader .centerForm input[type="text"] {font-size:28px;line-height:32px;padding:16px;width:50%;font-family:'LatoRegular', arial, helvetica;}
.product-page.content-item .searchHeader .centerForm button {font-size:18px;padding:16px;}

.product-page.content-item .crumbs {background:#fff;position:relative;z-index:8;font-family:'LatoRegular', arial, helvetica;font-size:12px;color:#bbb;border-bottom:0;width:auto;}
.product-page.content-item .crumbs .container {position:relative;}
.product-page.content-item .crumbs p {padding:8px 8px 8px 20px;margin-bottom:0;color:#aaa;padding-top:16px;padding-left:20px;}

.product-page.content-item .blockNav {padding:0;margin:0;list-style:none;}
.product-page.content-item .blockNav li {padding:0;margin:0;border-bottom:1px solid #eee;border-top:0px solid #a5c0ce;}
.product-page.content-item .blockNav li:last-child {border-bottom:0px solid #fff;}
.product-page.content-item .blockNav li a {padding:10px 10px 10px 30px;font-family:'LatoRegular', arial, helvetica;display:block;font-size:16px;}

.product-page.content-item header {margin:0;}

.product-page.content-item .sep.service {padding-top:4px;}
.product-page.content-item .sep.service .service-image {padding-bottom:20px;padding-left:50px;padding-right:10px;}
.product-page.content-item .sep.service .service-image img {width:100%;}

.product-page.content-item .sep.service .textContent2 h3 {margin-bottom:2px;}
.product-page.content-item .sep.service .textContent2 h3 a {color:#7b0004;font-size:18px;padding-top:2px;display:inline-block;width:260px;vertical-align:middle;}
.product-page.content-item .sep.service .textContent2 h3 a i {color:#3e4164;margin-right:20px;display:inline-block;}

.product-page.content-item .sep.service .overview:nth-child(even) {margin:0;}
.product-page.content-item .sep.service .overview:nth-child(odd) {margin-left:30px;}

.product-page.content-item .sep.service .viewAll {margin-bottom:50px;margin-top:10px;margin-left:60px;}



.product.content-item article {font-size:1em;color:#444;font-family:'LatoRegular', arial, helvetica;width:86%;margin:0px auto;line-height:24px;}
.product.content-item article h1 { color: #7b0004; font-size: 20px; padding-top: 20px; }
.product.content-item article h2 { line-height: 26px; font-size: 18px; padding-top: 20px;}
.product.content-item article img {margin-bottom:12px;}
.product.content-item article>:first-child { padding-top: 0;}

.product.content-item .widg {text-align:center;padding:40px 0;}
.product.content-item .lead {text-align:center;margin:30px 0;}
.product.content-item .lead h2 {font-family:'LatoRegular', arial, helvetica;font-size:32px;font-weight:normal;margin-bottom:6px;}
.product.content-item .lead h3 {font-family:'LatoRegular', arial, helvetica;font-size:18px;font-weight:normal;margin-top:0px;color:#888;line-height:24px;}
.product.content-item .textContent {font-size:16px;font-family:'LatoRegular', arial, helvetica;width:70%;margin:0px auto;line-height:24px;}
.product.content-item .textContent2 {font-size:16px;color:#888;font-family:'LatoRegular', arial, helvetica;width:86%;margin:0px auto;line-height:24px;}
.product.content-item .textContent2 h3 {color:#7b0004;}
.product.content-item .textContent2 h4 {line-height:26px;}
.product.content-item .textContent2 img {margin-bottom:12px;}
.product.content-item .textContent3 {font-size:14px;color:#888;font-family:'LatoRegular', arial, helvetica;width:90%;line-height:20px;}
.product.content-item .siteArea {position:relative;}
.product.content-item .blockArea .sep {padding: 40px 0;}
.product.content-item .blockArea .grey {background:#f9f9f9;border-bottom:1px solid #f4f4f4;border-top:1px solid #f4f4f4;}
.product.content-item .topImage {position:relative;}
.product.content-item .overlayBlock {position:absolute;bottom:40px;left:80px;width:50%;}
.product.content-item .overlayBlock h1 {font-family:'LatoRegular', arial, helvetica;font-size:28px;line-height:34px;color:#fff;margin-bottom:0px;}
.product.content-item .overlayBlock h2 {font-family:'LatoRegular', arial, helvetica;font-size:16px;line-height:26px;color:#fff;margin-top:0px;}
.product.content-item i.big-third {font-size:80px;color:#B8D1DD;}
.product.content-item .widg p {padding:0 10px;font-size:16px;text-align:center;width:76%;margin:0 auto;font-family:'LatoLight', arial, helvetica;}
.product.content-item .widg ul {padding:0;margin:20px 0 0 0;list-style:none;text-align:left;width:50%;margin:20px auto 0;}
.product.content-item .widg ul li {padding:0;margin:0;}
.product.content-item .widg ul li a {display:block;margin:0;padding:4px;font-size:14px;color:#366c8a;font-family:'LatoRegular', arial, helvetica;}
.product.content-item a:hover {text-decoration:underline;opacity:0.8;}
.product.content-item a {color:#366c8a;}
.product.content-item .btn { color: #fff; }
.product.content-item .btn:hover { text-decoration: none; }
.product.content-item .blockArea .blue {background:#B8D1DD;}
.product.content-item .blockArea .dkblue {background: #3e4164;background: -moz-linear-gradient(top,  #3e4164 0%, #2b2f4c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));background: -webkit-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);background: -o-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);background: -ms-linear-gradient(top,  #3e4164 0%,#2b2f4c 100%);background: linear-gradient(to bottom,  #3e4164 0%,#2b2f4c 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4164', endColorstr='#2b2f4c',GradientType=0 );border-top:1px solid #8a8faf;}
.product.content-item .blockArea .blue .textContent {color:#fff;font-size:18px;line-height:26px;}
.product.content-item .blockArea .blue .textContent p {margin-bottom:0;}
.product.content-item .copyright ul {list-style:none;padding:0;margin:0;}
.product.content-item .copyright ul li {display:inline-block;}
.product.content-item .copyright ul li a {display:block;padding:4px 10px;font-size:16px;color:#666;font-family:'LatoLight', arial, helvetica;}
.product.content-item .tenTop {padding-top:14px;}
.product.content-item .tenTop input,
.product.content-item .tenTop button {padding:10px;}
.product.content-item .sepSm {padding:20px 0;}
.product.content-item .sepT {padding:10px 0;}
.product.content-item .topSep {padding:30px 0 0;}
.product.content-item .linkList {margin:0px;padding:0px;list-style:none;}
.product.content-item .linkList:first-child {margin-left:30px;}
.product.content-item .linkList li {margin:0px;padding:0px;list-style:none;}
.product.content-item .linkList li a {display:block;padding:2px 0;}
.product.content-item .linkList li h5 {font-family:'LatoRegular', arial, helvetica;margin-bottom:4px;}
.product.content-item ul.nav {padding:0;margin:0;text-align:right;width:100%;}
.product.content-item ul.nav li {display:inline-block;}
.product.content-item ul.nav li a {display:block;padding:15px 26px;margin-top:12px;font-size:16px;font-family:'LatoRegular', arial, helvetica;color:#333;}
.product.content-item ul.nav li a:hover {background:transparent;}
.product.content-item .bottomSet {border-top:1px solid #ddd;font-size:12px;}
.product.content-item .bottomSet p {padding: 0 10px;color:#aaa;font-family:'LatoRegular', arial, helvetica;}
/*Page Specific */
.product.content-item .noMargin {margin:0 !important;}
.product.content-item .selectionBlock .selection {cursor:pointer;}
.product.content-item .selectionBlock .selection h3.first {padding-left:40px;}
.product.content-item .selectionBlock .selection h3 {border-right:1px solid #4b4e72;display:block;line-height:22px;padding:10px 10px 10px 10px;text-align:left;font-size:16px;font-family:'LatoRegular', arial, helvetica;color:#fff;text-shadow:1px 1px 1px #2d2e4c;}
.product.content-item .selectionBlock .selection h3 span {font-size:12px;font-family:'LatoLight', arial, helvetica;}
.product.content-item .fixedElement {background: transparent;position:relative;top:0;width:100%;z-index:100;}
.product.content-item .partSection {margin-bottom:20px;}
.product.content-item .partSection.indent {margin-left:30px;}
.product.content-item .partSection h4 {margin-bottom:4px;line-height:20px;font-size:18px;color:#910400;}
.product.content-item .partSection p {line-height:22px;font-size:16px;}
.product.content-item .small-icon {font-size:10px;vertical-align:2px;display:inline-block;margin-right:6px;}
.product.content-item .eightyRight {text-align:right;}
.product.content-item .eightyRight img {width:70%;margin-right:60px;}
.product.content-item .backTop {position:fixed;bottom:20px;right:40px;background:#B8D1DD;display:none;border-radius:4px;cursor:pointer;}
.product.content-item .backTop p {padding:10px 16px;margin:0;}
.product.content-item .backTop p i {color:#fff;}
/* Page Specific 2 */
.product.content-item .searchHeader {min-height:280px;position:relative;background:#B8D1DD;}
.product.content-item .searchHeader .centerForm {position:absolute;top:50%;left:50%;margin-top:20px;margin-left:-240px;width:50%;}
.product.content-item .searchHeader .centerForm input[type="text"] {font-size:28px;line-height:32px;padding:16px;width:50%;font-family:'LatoRegular', arial, helvetica;}
.product.content-item .searchHeader .centerForm button {font-size:18px;padding:16px;}
.product.content-item .crumbs {background:#f5f5f5;position:relative;z-index:8;font-family:'LatoRegular', arial, helvetica;font-size:12px;color:#bbb;}
.product.content-item .crumbs .container {position:relative;}
.product.content-item .crumbs p {padding:8px 8px 8px 20px;margin-bottom:0;}
.product.content-item .blockNav {padding:0;margin:0;list-style:none;}
.product.content-item .blockNav li {padding:0;margin:0;border-bottom:1px solid #eee;border-top:0px solid #a5c0ce;}
.product.content-item .blockNav li:last-child {border-bottom:0px solid #fff;}
.product.content-item .blockNav li a {padding:10px 10px 10px 30px;font-family:'LatoRegular', arial, helvetica;display:block;font-size:16px;}


@media print {
  .logo img {width:80px;}
  .widget-header.widget-menu-widget {display:none;}
  .logo a[href]:after {
    content: none !important;
  }
  .signUpForm,
  #user-shortcut-menu,
  #fs_homepageCarousel i.icon-chevron-left,
  #fs_homepageCarousel i.icon-chevron-right,
  #footer-sig social-icons,
    #fs_homepageCarousel .contentCaption .btn {display:none;}
  #fs_homepageCarousel {height: auto;}
  #fs_homepageCarousel .contentCaption {min-height:110px;width:80%;font-size:20px;position:relative;margin:0px;left:0px;padding:0;margin:0px;display:block;}
  #fs_homepageCarousel .contentCaption h1 {font-size:20px;margin-bottom:4px;}
  #fs_homepageCarousel .contentCaption p.lead {font-size:14px;line-height:auto;}
  h3 {font-size:20px;}
  #fs_homepageSectionLead .fs_sectionBlock {width:100% !important;border:0px !important;margin:0px !important;border-bottom:1px solid #ccc;}
  #fs_homepageSectionLead .fs_sectionBlock .widg {width:100% !important;border:0px !important;margin:0px !important;border-bottom:1px solid #ccc;}
  #fs_homepageSectionLead .fs_sectionBlock h3 a {font-size:18px!important;padding:0px;margin:0 0 10px 0;}
  #fs_homepageSectionLead .fs_sectionBlock .widg img {display:none;}
  #fs_homepageSectionLead .fs_sectionBlock .widg p {margin:0px !important;padding:0px !important;text-align:left !important;}
  #fs_homepageSectionLead .fs_sectionBlock .widg ul {display:block !important;text-align:left !important;margin:0px !important;}
  #fs_homepageSectionLead .fs_sectionBlock .widg ul,
    #fs_homepageSectionLead .fs_sectionBlock .widg ul li {list-style-position:inside !important;}
}

/* ===============================================================
	User Shortcut Menu CSS FOR FSMB
================================================================== */

#user-shortcut-menu .dropdown-toggle
{
    color: #333;
    font-size: 16px;
    line-height: 20px;
}
#user-shortcut-menu .dropdown-toggle i {
	text-decoration: none;
}
#user-shortcut-menu .badge
{
    margin-left: 6px;
    vertical-align: 2px;
    text-decoration: none;
}
#user-shortcut-menu ul.dropdown-menu.nav
{
    text-align: left;
    margin-top: 15px;
    margin-left: 0px;
}
#user-shortcut-menu li
{
    display: block;
    width: 100%;
}
#user-shortcut-menu .shortcut
{
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
#user-shortcut-menu .shortcut h4
{
    font-size: 14px;
}
#user-shortcut-menu .shortcut h4 a
{
    color: #333;
    padding: 5px 20px;
    font-size: 14px;
}
#user-shortcut-menu .shortcut h4 a i
{
    vertical-align: 1px;
    font-size: 12px;
    margin-right: 6px;
    color: #ccc;
    text-decoration: none;
}
#user-shortcut-menu .shortcut:last-child
{
    border-bottom: 0px
}

/* faq list */

	.detail-faq-group.contents .faqGroup > h1 {
		background: #f5f5f5;
		border-bottom: 1px solid #f4f4f4;
		border-top: 1px solid #f4f4f4;
		padding: 50px 26px;
		margin-left: -26px;
		margin-right: -26px;
		text-align: center;
		color: #333;
		font-size: 32px;
		font-weight: normal;
		line-height: 30px;
		font-family: 'LatoRegular', arial, helvetica;
	}

	.faqGroup > .faqList article.faq {
		margin-bottom: 16px;
	}
	.faqGroup > .faqList article.faq > h1 {
		font-size: 16px; /*20*/
		font-weight: normal;
		color: #910400;
		cursor: pointer;
	}

	.faqGroup > .faqList article.faq > h1:before {
		content: "\f0da";
		display: inline;
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		text-decoration: inherit;
		-webkit-font-smoothing: antialiased;
		display: inline;
		width: auto;
		height: auto;
		line-height: normal;
		vertical-align: baseline;
		background-image: none;
		background-position: 0% 0%;
		background-repeat: repeat;
		margin-top: 0;
		margin-right: 10px;
	}

	.faqGroup > .faqList article.faq.open > h1:before {
		content: "\f0d7";
	}

	.faqGroup > .faqList article.faq > div.faq-answer {
		display: none;
		margin: 0 20px;
	}

	.faqGroup > .faqList article.faq.open > div.faq-answer {
		display: block;
	}

.detail-faq-page.contents {}

.detail-faq-page.contents .faq-page-content > h1 {
	color: #2F3459;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	line-height: 40px;
}

.detail-faq-page.contents .featured-questions > h1 {
	color: #2F3459;
	font-size: 18px;
	line-height: 18px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 30px;
	font-weight: normal;
}

.detail-faq-page.contents .featured-questions .faqList .faq > h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin: 0 0 5px;
	overflow: hidden;
	display: block;
}

.detail-faq-page.contents .featured-questions .faqList {
	padding: 20px 0;
}

.detail-faq-page.contents .featured-questions .faqList .faq > h1:before {
	content: "\f101";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
	color: #f3b148;
	text-decoration: inherit;
	display: inline-block;
	cursor: default;
	speak: none;
	margin-right: 10px;
}

.documentGroup > h2 {
    /* margin-left: 30px; */
    font-family: 'LatoRegular', helvetica, arial, sans-serif;
    margin: 0 0 2px;
    line-height: 40px;
    text-rendering: optimizeLegibility;
    color: #7b0004;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding:  2px 0;
}
.documentGroups .documentGroup {
    padding: 10px 30px; box-sizing: border-box;
}
.documentList {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    color: #888;
    padding: 0;
    margin: 0 0 10px 0;
}
.documentList > li {
    margin:  0 0 0 4px;
    padding:  1px 0 0 0;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    display: block;
}
.documentList a {
    cursor: pointer;
}

.widget-careerstopslider .carousel.simple-carousel .carousel-caption h1 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.3);
    margin-bottom: 0;
    font-family: 'LatoRegular', helvetica, arial, sans-serif;
    font-size: 38px;
    font-weight: bold;
}
.widget-careerstopslider .carousel.simple-carousel .carousel-caption p.lead {
    margin-top: 8px;
    display: block;
    font-family: 'LatoLightItalic';
    color: #fff;
    line-height: 1;
    font-size: 14px;
    text-shadow: 0 0 0;
    padding: 0 !important;
}

.widget-careerstopslider .carousel.simple-carousel .carousel-control {
    visibility: hidden;
}

.widget-careersleader .span12.noMargin {
    border-top: 0;
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
}
.widget-careersleader .title {
    padding: 28px 20px 6px;
    color: #2f335a;
    margin: 0;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}
.widget-careersleader .subtitle {
    padding: 0 20px 28px 20px;  margin: 0;   line-height: 20px;
    color: #aaa;
    font-size: 16px;
    font-family: 'LatoLight';
    text-align: center;
}

.widget-careercolumns {
    border-bottom: 1px solid #f4f4f4;border-top:0px;
}
.span12.noMargin.grey {}
.widget-careercolumns .selection {padding: 0 10px; width: 25%; box-sizing: border-box;
}
.widget-careercolumns .selection.last .careercolumn { border-right: 0;}
.careercolumn {
    padding-top: 20px;padding-bottom:20px;line-height:34px;margin-bottom:0;text-shadow:0 0 0;color:#333;border-right:1px solid #eee;text-align:center;padding-left:0;
}
.widget-careercolumns .careercolumn img {margin:5%;width:90%;border-radius:4px;}
.widget-careercolumns .careercolumn p {line-height:20px;font-size:12px;padding:0 10px;}
.widget-careercolumns .careercolumn h3 {line-height:34px;margin-bottom:0;text-shadow:0 0 0;color:#333;border-right:0px solid #f4f4f4;text-align:center;padding-left:0;font-size:18px;display:block;padding:10px;font-weight:bold;}

/*Hack due to incorrect usage of bootstrap */
#o-zone-area-content .row .span4.pull-right { width: 248px; }
@media (min-width: 1200px) { #o-zone-area-content .row .span4.pull-right { width: 370px; } }
@media (max-width: 979px) and (min-width: 768px) { #o-zone-area-content .row .span4.pull-right { width: 176px; } }
@media (max-width: 768px) { #o-zone-area-content .row .span4.pull-right { width: 100%; float:none; margin-left: 0; } }

.detail-product.contents .widget .documentGroups { width: 86%; margin: 0 auto; }

.serviceDetailList .partSection.serviceInfo .serviceAction {
  width: 174px;
}
.serviceDetailList .partSection.serviceInfo .serviceAction p {
  text-align: center;
  width: 100% !important;
}


#hamburger {
				    border: 1px solid #374C77;
				    border-radius: 3px 3px 3px 3px;
				    cursor: pointer;
				    display: block;
				    height: 24px;
				    padding: 3px 4px 3px;
				    position: relative;
				    width: 25px;
				    background: #4569b2;
				    background: -moz-linear-gradient(top,  #4569b2 0%, #4062a5 100%);
				    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4569b2), color-stop(100%,#4062a5));
				    background: -webkit-linear-gradient(top,  #4569b2 0%,#4062a5 100%);
				    background: -o-linear-gradient(top,  #4569b2 0%,#4062a5 100%);
				    background: -ms-linear-gradient(top,  #4569b2 0%,#4062a5 100%);
				    background: linear-gradient(to bottom,  #4569b2 0%,#4062a5 100%);
				    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4569b2', endColorstr='#4062a5',GradientType=0 );
				}

				/*
				The white stripes in the hamburger button
				*/
				#hamburger div {
				    background-color: #fff;
				    border: 1px solid #eee;
				    border-radius: 2px 2px 2px 2px;
				    height: 2px;
				    margin-top: 3px;
				    width: 90%;
				}

				@media (max-width: 768px) {
					.theme-zone-header {
	            		width: 100%;
	            		padding: 10px;
                                position: relative;
	            		background: #3e4164;
						background: -moz-linear-gradient(top, #3e4164 0%, #2b2f4c 100%);
						background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));
						background: -webkit-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: -o-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: -ms-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: linear-gradient(to bottom, #3e4164 0%,#2b2f4c 100%);
            		}
            		.theme-zone-header .menu-pilot-main-menu {
	            		display: none;
            		}
            		.theme-zone-header .search-column form {
            			display: none;
            		}
            		.theme-zone-header .logo-column img {
	            		background-color: #fff;
	            		padding: 3px;
	            		width: 42px;
            		}
            		.theme-zone-header #hamburger {
						float: right;
						margin-top: 4px;
						margin-right: 20px; /* override up */
            		}
					.theme-zone-header .row .span1 {
						float: left; /* override up */
						width: 50%; /* override up */
					}
					.theme-zone-header .row .span7 {
						float: right; /* override up */
						width: 50%; /* override up */
					}
				}
            	@media (min-width: 768px) {
            		.theme-zone-header {
	            		width: 100%;
	            		padding: 10px;
    position: relative;
	            		background: #3e4164;
						background: -moz-linear-gradient(top, #3e4164 0%, #2b2f4c 100%);
						background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e4164), color-stop(100%,#2b2f4c));
						background: -webkit-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: -o-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: -ms-linear-gradient(top, #3e4164 0%,#2b2f4c 100%);
						background: linear-gradient(to bottom, #3e4164 0%,#2b2f4c 100%);
            		}
            		.theme-zone-header .menu-pilot-main-menu {
	            		display: none;
            		}
            		.theme-zone-header .search-column form {
				display: none;
            		}
            		.theme-zone-header .logo-column img {
	            		background-color: #fff;
	            		padding: 3px;
            		}
            		.theme-zone-header #hamburger {
						margin-right: 25px;
						float: right;
						margin-top: 4px;
            		}
            	}
            	@media (min-width: 992px) {
            		#hamburger { display: none; }

					.theme-zone-header .menu-pilot-main-menu {
	            		display: block;
            		}

					.theme-zone-header {
	            		-webkit-box-shadow: 0 4px 4px 3px #ddd;
		            	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
		            	background: #fff;
		            	background: rgba(255,255,255,0.9);
		            	width: 100%;
		            	margin: auto auto;
		            	/*z-index: 10;*/
		            	/*position:relative;*/
		            	border-top: 6px solid #2f3459;
		            	padding: 10px 0;
	            	}
	            	.theme-zone-header:before,
	            	.theme-zone-header.after {
		            	display: table;
		            	line-height: 0;
		            	content: '';
	            	}
	            	.theme-zone-header:after {
		            	clear: both;
	            	}
	            	.theme-zone-header .row .span4 {
						width: 220px; /* override up */
					}
					.theme-zone-header .row .span1 {
						width: 140px; /* override up */
					}
	            	.theme-zone-header .logo-column a {
		            	margin-left: 6px;
	            	}
	            	.theme-zone-header .logo-column img {
		            	max-width: 90px;
		            	padding: 0; /* override down */
	            	}
	            	.theme-zone-header .menu-column nav {
		            	list-style: none;
		            	padding: 0;
		            	margin: 0;
		            	text-align: right;
	            	}
	            	.theme-zone-header .menu-column nav ul {
	            		list-style-type: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li {
	            		display: inline-block;
	            		margin-bottom: 4px;
	            		line-height: 20px;
	            	}
	            	.theme-zone-header .menu-column nav ul li a {
	            		display: block;
	            		padding: 15px 26px;
	            		margin-top: 12px;
	            		font-size: 16px;
	            		font-family: 'LatoRegular', Arial, Helvetica, Sans-Serif;
	            		color: #333;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown {
		            	/* margin-bottom: 0; margin-top: 26px; */
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown .drop-handle {
		            	margin-left: 6px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown a:hover .drop-handle {
	            		text-decoration: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul {
		            	text-align: left;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul {
	            		--display: block;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li {
		            	padding: 0;
		            	font-size: 14px;
		            	width: 100%;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a {
		            	font-size: inherit;
		            	color: #333;
		            	margin: 0;
		            	padding: 12px 20px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a:hover {
	            		background: inherit;
	            		color: #333;
	            		text-decoration: underline;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a .menu-icon {
	            		text-decoration: none;
	            		color: #ccc;
	            		padding-right: 6px;
	            		font-size: 12px;
	            		padding-top: 1px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a:hover .menu-icon {
		            	text-decoration: none;
		            	color: #333;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown {
		            	display: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown.ready {
		            	display: inline-block;
	            	}
	            	.theme-zone-header .search-column form {
		            	margin-top: 20px;
		            	margin-left: 0; /* override up */
		            	display: block;
	            	}
	            	.theme-zone-header .search-column form label {
		            	display: none;
	            	}
	            	.theme-zone-header .search-column form .icon-search {
	            		display: inline-block;
	            		font-size: 22px;
	            		padding-right: 4px;
	            		box-sizing: border-box;
	            		color: #ccc;
	            		cursor:pointer;
	            	}
	            	.theme-zone-header .search-column form input[type='text'] {
		            	margin: 0;
		            	box-sizing: border-box;
		            	border: 1px solid #fff;
		            	-webkit-box-shadow: none;
		            	box-shadow: none;
		            	width: 180px; /* override up */
	            	}
	            	.theme-zone-header .search-column form:hover .icon-search {
		            	color: #333;
	            	}
	            	.theme-zone-header .search-column form:hover input[type='text'],
	            	.theme-zone-header .search-column form input[type='text']:focus {
	            		border: 1px solid #ccc;
	            	}
            	}
            	@media (min-width: 1200px) {
  			.theme-zone-header .menu-pilot-main-menu {
	            		display: block;
            		}
            		.theme-zone-header {
    position: relative;
	            		-webkit-box-shadow: 0 4px 4px 3px #ddd;
		            	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
		            	background: #fff;
		            	background: rgba(255,255,255,0.9);
		            	width: 100%;
		            	margin: auto auto;
		            	/*z-index: 10;*/
		            	/*position:relative;*/
		            	border-top: 6px solid #2f3459;
		            	padding: 10px 0;
	            	}
	            	.theme-zone-header:before,
	            	.theme-zone-header.after {
		            	display: table;
		            	line-height: 0;
		            	content: '';
	            	}
	            	.theme-zone-header:after {
		            	clear: both;
	            	}
	            	.theme-zone-header .row .span4 {
						width: 370px;
					}
					.theme-zone-header .row .span1 {
						width: 70px;
					}
	            	.theme-zone-header .logo-column a {
		            	margin-left: 6px;
	            	}
	            	.theme-zone-header .logo-column img {
		            	max-width: 90px;
	            	}
	            	.theme-zone-header .menu-column nav {
		            	list-style: none;
		            	padding: 0;
		            	margin: 0;
		            	text-align: right;
	            	}
	            	.theme-zone-header .menu-column nav ul {
	            		list-style-type: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li {
	            		display: inline-block;
	            		margin-bottom: 4px;
	            		line-height: 20px;
	            	}
	            	.theme-zone-header .menu-column nav ul li a {
	            		display: block;
	            		padding: 15px 26px;
	            		margin-top: 12px;
	            		font-size: 16px;
	            		font-family: 'LatoRegular', Arial, Helvetica, Sans-Serif;
	            		color: #333;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown {
		            	/* margin-bottom: 0; margin-top: 26px; */
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown .drop-handle {
		            	margin-left: 6px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown a:hover .drop-handle {
	            		text-decoration: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul {
		            	text-align: left;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul {
	            		--display: block;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li {
		            	padding: 0;
		            	font-size: 14px;
		            	width: 100%;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a {
		            	font-size: inherit;
		            	color: #333;
		            	margin: 0;
		            	padding: 12px 20px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a:hover {
	            		background: inherit;
	            		color: #333;
	            		text-decoration: underline;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a .menu-icon {
	            		text-decoration: none;
	            		color: #ccc;
	            		padding-right: 6px;
	            		font-size: 12px;
	            		padding-top: 1px;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown ul li a:hover .menu-icon {
		            	text-decoration: none;
		            	color: #333;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown {
		            	display: none;
	            	}
	            	.theme-zone-header .menu-column nav ul li.dropdown.ready {
		            	display: inline-block;
	            	}
	            	.theme-zone-header .search-column form {
		            	margin-top: 20px;
		            	margin-left: 40px;
	            	}
	            	.theme-zone-header .search-column form label {
		            	display: none;
	            	}
	            	.theme-zone-header .search-column form .icon-search {
	            		display: inline-block;
	            		font-size: 22px;
	            		padding-right: 4px;
	            		box-sizing: border-box;
	            		color: #ccc;
	            		cursor:pointer;
	            	}
	            	.theme-zone-header .search-column form input[type='text'] {
		            	margin: 0;
		            	box-sizing: border-box;
		            	border: 1px solid #fff;
		            	-webkit-box-shadow: none;
		            	box-shadow: none;
		            	width: 206px;
	            	}
	            	.theme-zone-header .search-column form:hover .icon-search {
		            	color: #333;
	            	}
	            	.theme-zone-header .search-column form:hover input[type='text'],
	            	.theme-zone-header .search-column form input[type='text']:focus {
	            		border: 1px solid #ccc;
	            	}
            	}

.detail-template-page .theme-zone-header .search-column form { display: none; }
.dropdown-toggle .badge { margin-left: 6px; }

.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}
.carousel-indicators li {
display: block;
float: left;
width: 12px;
height: 12px;
margin-left: 8px;
text-indent: -999px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.75);
border-radius: 8px;
cursor: pointer;
border: 2px solid #ccc;
}
.carousel-indicators .active {
background-color: #333;
background-color: rgba(0, 0, 0, 0.60);
}

@media (max-width: 768px) {
	body {
        padding-right: 20px;
        padding-left: 20px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px;
    }
    .container-fluid {
        padding: 0;
    }
    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .container {
        width: auto;
    }
    .row-fluid {
        width: 100%;
    }
    .row,
    .thumbnails {
        margin-left: 0;
    }
    .thumbnails > li {
        float: none;
        margin-left: 0;
    }
    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-fluid [class*="offset"]:first-child {
        margin-left: 0;
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }
    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0;
    }
    .modal.fade {
        top: -100px;
    }
    .modal.fade.in {
        top: 20px;
    }
}

#leadershipinquireB { right: 100px; }