/* Air Theme (Air Turquoise) */
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE *//*
 * @title : Default App Styles
 * @author : Nick Swider
 * @requires : @theme, @title_color, @text_color
 */
/************ Standard Padding For All Pages, temporarily put here so all themes get it ************/
.webs-container {
  padding: 10px;
}
.webs-text p {
  padding: 0;
}
/**************************************************************************************************/
.webs-content {
  /* Fixing sign-in form font problems */

  /* --- custom select --- 
	.select_container {
		position: relative;
		border: 1px solid hsl(hue(@theme), saturation(@theme), 80%);
		.border-radius(3px);
		display: inline-block;
		*display: inline; *zoom: 1;
	}
	.select_container .select_handle {
		display: block;
		float: right;
		width: 17px;
		height: 20px;
		margin: 2px;
		background: #fff url('-{theme_root}/images/dropdown_handle.gif') no-repeat 6px 9px;
		text-indent: -9999px;
		.border-radius(3px);
	}
	.select_container .select_selected {
		line-height: 28px;
		padding: 0 5px;
		height: 27px;
	}
	.select_container .select_ul {
		position: absolute;
		top: 27px;
		left: -1px;
		width: 100%;
		padding: 0;
		z-index: 10;
		border: 1px solid hsl(hue(@theme), saturation(@theme), 80%);
		background: #fff;
	}
	.select_container .select_ul li { 
		padding: 2px 4px;
		display: block;
		float: none;
	}
	.select_container .select_handle:hover,
	.select_container .select_ul li:hover { 
		background-color: hsl(hue(@theme), saturation(@theme), 93%);
	}
	*/

}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #abedec;
  background-color: #e2f9f8;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #222222;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #43d6d3;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #6ddfdd;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #abedec;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #219796;
  border-color: #000000;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #222222;
}
.webs-content .webs-title .pageTitle {
  margin-bottom: 10px !important;
  margin-right: 10px;
}
.webs-content #fw-menubar_aux {
  border: none !important;
}
.webs-content .fw-button {
  background: #219796 !important;
  border: 1px solid #145c5c !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  padding: .5em .9em !important;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
  color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
}
.webs-content .fw-button:hover {
  background: #1a7675 !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #219796;
  border: 1px solid #145c5c;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: .5em .9em;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
}
.webs-content .w-button-sb2_default a.w-button:hover {
  background: #1a7675;
}
.webs-content .w-button-sb2_default a.w-button .w-button-text {
  color: #fff;
}
.webs-content input[type=text],
.webs-content input[type=email],
.webs-content input[type=password],
.webs-content textarea {
  color: #222222;
}
.webs-content .fw-editor-label {
  padding: 5px !important;
}
.webs-content .fw-searchContainer {
  width: 225px;
  position: relative;
  border: 0;
  background: none;
  padding: 4px 0;
  /* clearfix */

  zoom: 1;
}
.webs-content .fw-searchContainer .fw-searchbox {
  width: 100%;
  float: left;
}
.webs-content .fw-searchContainer .fw-searchSubmit {
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -12px !important;
  z-index: 1;
  border: none;
  background-image: url('static/projects/finch/themes/app_search_ie.png');
  background-image: url('data:image/svg+xml;charset=iso-8859-1, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23219796%22%20stroke-width%3D%222%22%20cx%3D%226.099%22%20cy%3D%226.1%22%20r%3D%224.999%22/%3E%3Cline%20fill%3D%22none%22%20stroke%3D%22%23219796%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20x1%3D%229.828%22%20y1%3D%229.828%22%20x2%3D%2214.9%22%20y2%3D%2214.9%22/%3E%3C/g%3E%3C/svg%3E');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  cursor: pointer;
}
.webs-content .fw-searchContainer:before,
.webs-content .fw-searchContainer:after {
  content: "";
  display: table;
}
.webs-content .fw-searchContainer:after {
  clear: both;
}
.webs-content #blogFields td {
  padding: 1px 0;
}
.webs-content .fwcalendar {
  border-collapse: collapse;
}
.webs-content .weekdayHeader {
  border-color: #222222;
}
.webs-content .weekdayHeader:first-child {
  border-color: #222222;
}
.webs-content .weekdayHeader:last-child {
  border-color: #222222;
}
.webs-content .albumTitle {
  display: inline;
}
.webs-content .webs-text .fw-album_meta {
  list-style: none;
}
.webs-content .fw-button-paypal {
  position: relative;
}
.webs-content .fw-button-paypal:after {
  content: "";
  margin: 2px 0;
  position: absolute;
  top: 50%;
  right: 4px;
  display: inline-block;
  background: transparent url("rails-static/webstore/images/paypal_24.png") no-repeat left top;
  width: 77px;
  padding: 0;
  height: 20px;
  margin-top: -9px;
}
.webs-content .categoryLinks .link {
  list-style-type: none;
}
.webs-content .webs-module-undefined,
.webs-content .webs-module-null {
  color: #222222;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #007381;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #222222;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .icon-link,
.webs-content .webs-module-null .icon-link {
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-top: 2px;
}
.webs-content .webs-module-undefined #item-manage-website a.icon-link,
.webs-content .webs-module-null #item-manage-website a.icon-link {
  background-image: url('static/global/icons/silk/page_edit.png');
}
.webs-content .webs-module-undefined img.fw-photo,
.webs-content .webs-module-null img.fw-photo {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .fw-list-grid img.fw-profile-pic,
.webs-content .webs-module-null .fw-list-grid img.fw-profile-pic {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
  width: 60px !important;
  height: 60px !important;
}
.webs-content .webs-module-undefined .fw-list-list,
.webs-content .webs-module-null .fw-list-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.webs-content .webs-module-undefined .fw-list-list li,
.webs-content .webs-module-null .fw-list-list li {
  clear: both;
}
.webs-content form .whiteBox {
  color: #219796;
  background: none;
}
.ie7 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie8 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie9 .webs-content .fw-searchContainer .fw-searchSubmit {
  background-image: url('static/projects/finch/themes/app_search_ie.png');
}
/******************** templatebase.css *****************/
html,
body {
  height: auto !important;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.formSpan {
  display: block;
  margin-bottom: 1.25em;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
/* Main dropdown functionality */
#fw-mainnavwrap li:hover,
#fw-mainnavwrap .sfhover {
  position: relative;
}
#fw-mainnavwrap li ul {
  position: absolute;
  left: -999em;
  line-height: 1;
  padding: 0;
  z-index: 10;
  margin: 0;
  display: block;
}
#fw-mainnavwrap li:hover ul ul,
#fw-mainnavwrap li.sfhover ul ul {
  left: -999em;
}
#fw-mainnavwrap li:hover ul,
#fw-mainnavwrap li li:hover ul,
#fw-mainnavwrap li.sfhover ul,
#fw-mainnavwrap li li.sfhover ul {
  left: 0;
}
#fw-mainnavwrap .webs-nav ul li {
  display: block;
  clear: both;
  white-space: nowrap;
  padding: 0 !important;
  width: 100%;
  margin: 0;
}
#fw-mainnavwrap .webs-nav > li > ul {
  opacity: .9;
}
/* Default dropdown styles */
#fw-mainnavwrap .webs-nav ul {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#fw-mainnavwrap .webs-nav ul a {
  display: block;
  padding: 5px 10px;
  width: auto;
}
.navtype-Left #fw-mainnavwrap li:hover > ul {
  left: 100%;
  top: 0;
}
.navtype-Left #fw-mainnavwrap .sfhover .fw-nav-level-1 {
  left: 100%;
  top: 0;
}
.navtype-Right #fw-mainnavwrap li:hover > ul {
  left: -100%;
  top: 0;
}
.navtype-Right #fw-mainnavwrap .sfhover ul {
  left: -90%;
  top: 0;
}
.navtype-Top .webs-nav li:hover ul {
  top: 100%;
}
.navtype-Top .webs-nav ul li:hover > ul {
  top: -2px;
  left: 100%;
}
/* IE Bloat */
.navtype-Top #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul,
.navtype-Left #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul {
  left: 100%;
  top: -2px;
}
.navtype-Right #fw-mainnavwrap #fw-nav-menu .sfhover ul ul {
  left: -999em;
}
.navtype-Right #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul {
  left: -100%;
  top: -2px;
}
* html #fw-mainnavwrap .webs-nav ul li {
  float: none;
  width: auto;
  line-height: 5px;
}
*:first-child + html #fw-mainnavwrap .webs-nav ul li {
  float: none;
  width: auto;
}
/*************** SB3 Extras *********************/
.webs-content.webs-body {
  min-height: 360px;
}
#fw-head h2.w-header-text-container {
  position: static !important;
}
#fw-bigcontain {
  overflow: visible;
}
.webs-content.webs-header,
.webs-content.webs-footer {
  width: 1000px;
  margin: 0 auto;
}
/************************************/
/* -----------------------------------------
    Welcome to the Webs Base Stylesheet
    This Sheet Contains Every Class You may
     need when editing/building templates, 
    as well as standardizes all styles such 
     as font definitions. - Daniel 7/29/08
   ------------------------------------------ */
html,
body.hasOneColumn {
  margin: 0;
  padding: 0;
}
html {
  font: normal 0.9em/1.5em Helvetica, Arial, sans-serif;
  color: #222;
  background: #fff;
}
.formSpan {
  display: block;
  margin-bottom: 1.25em;
  /* This is universal. Do not change it. - Daniel 7/29/08 */

}
.fw-odd,
.fw-secondary {
  background-color: #eceeef;
}
.fw-even,
.fw-primary {
  background-color: #fff;
}
a img {
  border: 0px;
  text-decoration: none;
}
img:hover {
  text-decoration: none;
}
/* ------------------------------------------
     Head Elements Here. Remember, absolute
      positioning can be used to position 
    title, smalltitle, and logo only if head
    is positioned relative. - Daniel 7/29/08
   ------------------------------------------ */
#fw-head {
  position: relative;
  padding: 0;
  border-width: 0 0 10px;
  border-style: solid;
  height: 173px;
}
#fw-title,
#fw-smalltitle,
#fw-nav-menu,
#fw-blockContainer {
  margin: 0 auto;
  padding: 0 .75em;
  width: 990px;
}
#fw-title {
  padding: 0 .33em;
  font-size: 2.75em;
  line-height: 1em;
  letter-spacing: -0.06em;
  color: #fff;
}
#fw-titlelink {
  color: #fff;
  text-decoration: none;
  position: relative;
  z-index: 1;
  border-bottom: 0px !important;
}
#fw-smalltitle {
  padding: 0 .7em;
  font-size: 1.4em;
}
.fw-logo {
  position: absolute;
  height: 140px;
  width: 100%;
  top: 0;
  right: 0;
  background-position: right top;
}
/* -----------------------------------------
      blockContainer holds everything from 
      here to the footer. - Daniel 7/29/08
   ----------------------------------------- */
#fw-blockContainer {
  color: #222;
}
#fw-container a,
#fw-container a:hover,
#fw-container a:visited {
  text-decoration: none;
}
/* -----------------------------------------
    All Navigation Styling Here. In case of 
     vertical navigation, add .hasSidebar
        cases for all affected elements. 
                -Daniel 7/29/08  
   ----------------------------------------- */
#fw-mainnavwrap {
  font-size: 1.2em;
  font-weight: bold;
  cursor: default;
}
#fw-nav-menu ul {
  padding: 0;
  list-style: none;
}
#fw-nav-menu .webs-nav {
  line-height: 2.5em;
  margin: 0 0 0 -0.75em;
}
#fw-nav-menu li {
  display: inline;
}
#fw-nav-menu a {
  border: 0;
  padding: .75em;
  text-decoration: none;
}
#fw-nav-menu .fw-nav-level-0 ul a:hover {
  background-color: #000;
  color: #fff;
}
.navtype-Top #fw-nav-menu li:hover > .fw-nav-level-2 {
  left: 94%;
  top: -2px;
}
.navtype-Top #fw-nav-menu .sfhover .sfhover .fw-nav-level-2 {
  left: 94%;
  top: -2px;
  margin-left: -10px;
}
/* ------------------------------------------
    Body.hasOneColumn structure is in here. Everything in
    this section needs to be styled for both
    hasSidebar & noSidebar - Daniel 7/29/08
   ------------------------------------------ */
#fw-blockContainer {
  padding-right: 0;
  background: #ffffff url('s/themes/sb2_air/v1.35/assets/img/side-bg.png') repeat-y right;
  border-right: 1px solid #ededed;
}
/* Not commonly used. Use bigcontain instead. - Daniel 7/29/08 */
#fw-bigcontain {
  float: left;
  width: 659px;
  margin: 40px 0 0;
  padding-right: 30px;
  border-right: 1px solid #ededed;
}
/* -------------------------------------------
    Here be content styling. This can contain
    a lot of elements. Remember that this has
     elements appearing in the main body.hasOneColumn and 
         in the sidebar. - Daniel 7/29/08
   ------------------------------------------- */
#fw-bigcontain .fw-paragraph {
  margin-bottom: 2.5em;
}
#fw-bigcontain .fw-title,
#fw-sidebar .fw-title {
  margin: 0 0 .5em;
  font-size: 1.4em;
}
#fw-sidebar .fw-paragraph {
  margin: 13px;
}
#fw-sidebar .fw-title {
  font-size: 1.1em;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 12px;
  color: #000;
}
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:hover,
#fw-sidebar .fw-title a:visited {
  color: #000;
}
#fw-sidebar .fw-text,
#fw-sidebar .fw-text p {
  margin-top: 0px;
  color: #000;
  padding-top: 4px;
  padding-bottom: 6px;
  font-size: 0.95em;
}
/* ----------------------------------------
    This is the structural styling for the 
          sidebar. - Daniel 7/29/08
   ----------------------------------------- */
/* On Boxad templates, the ad is in the sidebar. Don't default to display: none; - Daniel 7/29/08 */
.noSidebar #fw-sidebar .fw-paragraph {
  display: none;
}
#fw-sidebar {
  float: right;
  margin-left: -301px;
  padding: 40px 0;
  width: 300px;
  background: #f9f9f9;
  border-left: 1px solid #ededed;
  color: #555;
}
#boxad {
  margin: 0;
  padding: 0;
}
/* --------------------------------------------
    Footer styling is in here. -Daniel 7/29/08
   -------------------------------------------- */
.clears {
  clear: both;
}
#fw-footer {
  border-width: 10px 0 0;
  border-style: solid;
  text-align: center;
  float: left;
  clear: both;
  width: 100%;
}
#fw-footer p {
  margin: 0;
  padding: 1em;
}
#fw-footer a {
  color: #fff;
}
/* The following two elements are technically in the source file, but not fully functional. - Daniel 7/29/08 */
#wildfire {
  float: none !important;
  text-align: right !important;
}
/******************** VARIABLES ********************/
.webs-title {
  color: #222222;
  font-weight: bold;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 20px;
  line-height: 21px;
}
.webs-title a {
  color: #007381;
}
.webs-title a:hover {
  color: #222222;
}
.w-header-text-container .w-header-title {
  font-family: 'Helvetica Neue', sans-serif;
}
.w-header-text-container .w-header-subtitle {
  font-family: 'Helvetica Neue', sans-serif;
}
body,
.webs-text,
.w-header-text,
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #222222;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
body a,
.webs-text a,
.w-header-text a,
input[type=text] a,
input[type=email] a,
input[type=password] a,
textarea a {
  color: #007381;
}
body a:hover,
.webs-text a:hover,
.w-header-text a:hover,
input[type=text] a:hover,
input[type=email] a:hover,
input[type=password] a:hover,
textarea a:hover {
  color: #222222;
}
#fw-sidebar,
#fw-sidebar .webs-text,
#fw-sidebar input[type=text],
#fw-sidebar input[type=email],
#fw-sidebar input[type=password],
#fw-sidebar textarea {
  color: #000000;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
#fw-sidebar a,
#fw-sidebar .webs-text a,
#fw-sidebar input[type=text] a,
#fw-sidebar input[type=email] a,
#fw-sidebar input[type=password] a,
#fw-sidebar textarea a {
  color: #007381;
}
#fw-sidebar a:hover,
#fw-sidebar .webs-text a:hover,
#fw-sidebar input[type=text] a:hover,
#fw-sidebar input[type=email] a:hover,
#fw-sidebar input[type=password] a:hover,
#fw-sidebar textarea a:hover {
  color: #000000;
}
#fw-sidebar .webs-title {
  color: #000000;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 21px;
}
#fw-sidebar .webs-title a {
  color: #000000;
}
#fw-sidebar .webs-title a:hover {
  color: #000000;
}
#fw-footer #fw-foottext,
#fw-footer #fw-foottext .webs-text,
#fw-footer #fw-foottext input[type=text],
#fw-footer #fw-foottext input[type=email],
#fw-footer #fw-foottext input[type=password],
#fw-footer #fw-foottext textarea {
  color: #d2fdff;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
#fw-footer #fw-foottext a,
#fw-footer #fw-foottext .webs-text a,
#fw-footer #fw-foottext input[type=text] a,
#fw-footer #fw-foottext input[type=email] a,
#fw-footer #fw-foottext input[type=password] a,
#fw-footer #fw-foottext textarea a {
  color: #ffffff;
}
#fw-footer #fw-foottext a:hover,
#fw-footer #fw-foottext .webs-text a:hover,
#fw-footer #fw-foottext input[type=text] a:hover,
#fw-footer #fw-foottext input[type=email] a:hover,
#fw-footer #fw-foottext input[type=password] a:hover,
#fw-footer #fw-foottext textarea a:hover {
  color: #d2fdff;
}
#fw-footer #fw-foottext .webs-title {
  color: #d2fdff;
  font-weight: bold;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 16.8px;
  line-height: 25.2px;
}
#fw-footer #fw-foottext .webs-title a {
  color: #ffffff;
}
#fw-footer #fw-foottext .webs-title a:hover {
  color: #d2fdff;
}
html {
  background: #ffffff none repeat 0 0 !important;
}
#fw-head {
  background: #003635 url('s/themes/sb2_air/v1.35/assets/img/turquoise-top.png') no-repeat 50% 0;
  border-color: #96e2ed;
}
#fw-smalltitle {
  color: #98e3ff;
}
#fw-mainnavwrap {
  background: #ccf5ff;
}
#fw-nav-menu a {
  color: #54a0ab;
}
#fw-nav-menu a:hover,
#fw-nav-menu a:focus {
  background: #e6fcff;
}
a,
a:visited {
  color: #007381;
  border-color: #56c5d2;
}
a:hover,
a:focus {
  color: #005a65;
  border-color: #249dab;
}
#fw-footer {
  background: #003635;
  border-color: #95cbed;
  color: #d2fdff;
}
#fw-footer a:hover {
  color: #d8f4ff;
}
#fw-columnContainer {
  background: transparent none repeat scroll 0% 0%;
}
#fw-columnContainer #fw-mainColumn {
  background: transparent none repeat scroll 0% 0%;
}
#fw-columnContainer .webs-content.webs-body {
  background: transparent none repeat scroll 0% 0%;
}
html > body {
  zoom: 1;
  box-shadow: none;
}
html > body:before,
html > body:after {
  content: '';
  display: table;
}
html > body:after {
  clear: both;
}
.w-header-area {
  width: 1000px;
  height: 153px;
}
.w-header-title {
  font-size: 40px;
  line-height: 39px;
  color: #ffffff;
}
.w-header-subtitle {
  font-size: 20px;
  line-height: 21px;
  color: #98e3ff;
}
.w-header-text {
  color: #98e3ff;
}



/* Frames */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
div.webs-align-center {
  margin: 0 auto;
  display: block;
}
div.webs-align-left {
  float: left;
}
div.webs-align-right {
  float: right;
}
div.webs-frame {
  display: table;
}
div.webs-frame .webs-hasframe {
  margin: 0;
  float: none;
}
.webs-bin-active .webs-frame:hover .covering {
  display: none;
}
div.webs-frame-default {
  background-color: #fff;
  border: 1px solid #ccc;
}
div.webs-frame-default .webs-frame-container {
  position: relative;
  margin: 4px;
}
div.webs-frame-thickborder {
  background-color: #e1e1e1;
}
div.webs-frame-thickborder .webs-frame-container {
  position: relative;
  margin: 6px;
}
div.webs-frame-u_shadow {
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
}
div.webs-frame-u_shadow .webs-frame-container {
  margin: 4px;
  position: relative;
}
div.webs-frame-u_shadow div.webs-frame-shadow {
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow > span.webs-frame-shadow-tile {
  display: block;
  margin: 0 50px;
  height: 100%;
  background: transparent url('images/frames/u_shadow.gif') repeat-x 0 -6px;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before,
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 3px;
  width: 50px;
  background: transparent url('images/frames/u_shadow.gif') 0 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before {
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  right: 0;
  background-position: 0 -3px;
}
div.webs-frame-inner_opacity {
  position: relative;
}
div.webs-frame-inner_opacity .webs-frame-top,
div.webs-frame-inner_opacity .webs-frame-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top:after,
div.webs-frame-inner_opacity .webs-frame-bottom:after {
  content: "";
  display: block;
  margin: 0 7px;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top {
  top: 0;
}
div.webs-frame-inner_opacity .webs-frame-bottom {
  bottom: 0;
}
div.webs-frame-inner_opacity .webs-frame-left,
div.webs-frame-inner_opacity .webs-frame-right {
  position: absolute;
  top: 0;
  width: 7px;
  height: 100%;
}
div.webs-frame-inner_opacity .webs-frame-left {
  left: 0;
}
div.webs-frame-inner_opacity .webs-frame-right {
  right: 0;
}
div.webs-frame-inner_opacity-light .webs-frame-top:after,
div.webs-frame-inner_opacity-light .webs-frame-bottom:after,
div.webs-frame-inner_opacity-light .webs-frame-left,
div.webs-frame-inner_opacity-light .webs-frame-right {
  background: rgba(255, 255, 255, 0.3);
}
div.webs-frame-inner_opacity-dark .webs-frame-top:after,
div.webs-frame-inner_opacity-dark .webs-frame-bottom:after,
div.webs-frame-inner_opacity-dark .webs-frame-left,
div.webs-frame-inner_opacity-dark .webs-frame-right {
  background: rgba(0, 0, 0, 0.4);
}
div.webs-frame-double_contrast {
  background-color: #333;
}
div.webs-frame-double_contrast .webs-frame-container1 {
  position: relative;
  margin: 7px;
  background: #fff;
  border: 1px solid #1f1f1f;
}
div.webs-frame-double_contrast .webs-frame-container2 {
  margin: 4px;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  box-shadow: inset 0 0 3px #000000;
}
div.webs-frame-paper div.webs-frame-container {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 6px;
  position: relative;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade {
  height: 8px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade > span.webs-frame-paper-tile {
  display: block;
  margin: 0 34px;
  height: 100%;
  background: transparent url('images/frames/papershade.gif') repeat-x 0 -8px;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before,
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 8px;
  width: 34px;
  background: transparent url('images/frames/papershade.gif') 0 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before {
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  right: 0;
  background-position: 0 100%;
}
div.webs-frame-tape {
  position: relative;
  padding: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
div.webs-frame-tape div.webs-frame-tape-left,
div.webs-frame-tape div.webs-frame-tape-right {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -35px;
  z-index: 1;
  background: transparent url('images/frames/tape.gif') no-repeat 0 0;
}
div.webs-frame-tape div.webs-frame-tape-left-container {
  position: absolute;
}
div.webs-frame-tape div.webs-frame-tape-right-container {
  position: relative;
}
div.webs-frame-tape div.webs-frame-tape-left {
  left: -35px;
}
div.webs-frame-tape div.webs-frame-tape-right {
  right: -35px;
  background-position: 100% 0;
}
div.webs-frame-album {
  position: relative;
  padding: 20px 15px 20px 43px;
  background: #71789f url('images/frames/album-noise.gif') 0 0;
  box-shadow: inset 30px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 0 rgba(0, 0, 0, 0.1), 4px 4px 0 rgba(0, 0, 0, 0.5), 3px 3px 0 rgba(0, 0, 0, 0.15), 2px 2px 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
div.webs-frame-album div.webs-frame-album-bind {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: #222222 url('images/frames/album-binder.gif') repeat-y 0 0;
}
div.webs-frame-album div.webs-frame-album-container {
  border: 1px solid #aaa;
  outline: 1px solid #333;
  box-shadow: 0 0 4px #000;
}
div.webs-frame-thumbtack {
  position: relative;
  padding: 15px;
  background: #fff;
  border: 1px solid #aaa;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-pin {
  position: absolute;
  left: 50%;
  top: -29px;
  width: 31px;
  height: 40px;
  margin-left: -10px;
  background: url('images/frames/thumbtack.gif') no-repeat 0 0;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-container {
  border: 1px solid #aaa;
  outline: 1px solid #888;
}
div.webs-frame-photocorners {
  position: relative;
  padding: 6px;
  background: #fff;
  border: 1px solid #273531;
}
div.webs-frame-photocorners div.webs-frame-pc-all {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: url('images/frames/photo-corners.gif') no-repeat 0 0;
}
div.webs-frame-photocorners div.webs-frame-pc-tl {
  background-position: 0 0;
  left: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-tr {
  background-position: 100% 0;
  right: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-bl {
  background-position: 0 100%;
  left: -4px;
  bottom: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-br {
  background-position: 100% 100%;
  right: -4px;
  bottom: -4px;
}



/* Module Styles */


/* Module: header_editor, Style: default */
.w-header-layer {
  position: absolute;
}
.webs-frame .w-header-layer {
  position: static;
}
.w-header-text {
  white-space: nowrap;
  width: auto;
}
.w-header-layer-delete,
.w-header-layer-overlap {
  display: none;
}
.w-header-layer-align-left .w-header-text {
  text-align: left;
}
.w-header-layer-align-right .w-header-text {
  text-align: right;
}
.w-header-layer-centered {
  right: auto;
  left: 50%;
}
.w-header-layer-centered .w-header-layer-container {
  position: relative;
  left: -50%;
}
.w-header-layer-align-center .w-header-text {
  text-align: center;
}
.w-header-layer-image .w-header-image {
  width: 100%;
  height: 100%;
}
#webs-header .webs-container,
.webs-content-header .webs-container {
  padding: 0;
}


/* Module: html, Style: base */
.w-custom-html b,
.w-custom-html strong {
  font-weight: bolder;
}
.w-custom-html u {
  text-decoration: underline;
}
.w-custom-html i,
.w-custom-html em {
  font-style: italic;
}
.w-custom-html strike,
.w-custom-html del {
  font-style: strikethrough;
}
.w-custom-html big {
  font-size: bigger;
}
.w-custom-html small {
  font-size: smaller;
}
.w-custom-html p {
  margin: 1em 0;
}
.w-custom-html blockquote {
  margin: 1em 40px;
}
.w-custom-html h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}
.w-custom-html h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.83em 0;
}
.w-custom-html h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}
.w-custom-html h4 {
  font-weight: bold;
  margin: 1.33em 0;
}
.w-custom-html h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}
.w-custom-html h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
.w-custom-html pre {
  white-space: pre;
  margin: 1em 0;
}
.w-custom-html table {
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}
.w-custom-html tr {
  vertical-align: inherit;
}
.w-custom-html tbody,
.w-custom-html thead,
.w-custom-html tfoot,
.w-custom-html table > tr {
  vertical-align: middle;
}
.w-custom-html td {
  vertical-align: inherit;
  padding: 1px;
}
.w-custom-html th {
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}
.w-custom-html sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html ul,
.w-custom-html menu,
.w-custom-html dir {
  list-style-type: disc;
  padding-left: 40px;
}
.w-custom-html ol {
  list-style-type: decimal;
  margin: 1em 0;
}
.w-custom-html ul ul,
.w-custom-html ul ol,
.w-custom-html ul dir,
.w-custom-html ul menu,
.w-custom-html ul dl,
.w-custom-html ol ul,
.w-custom-html ol ol,
.w-custom-html ol dir,
.w-custom-html ol menu,
.w-custom-html ol dl,
.w-custom-html dir ul,
.w-custom-html dir ol,
.w-custom-html dir dir,
.w-custom-html dir menu,
.w-custom-html dir dl,
.w-custom-html menu ul,
.w-custom-html menu ol,
.w-custom-html menu dir,
.w-custom-html menu menu,
.w-custom-html menu dl,
.w-custom-html dl ul,
.w-custom-html dl ol,
.w-custom-html dl dir,
.w-custom-html dl menu,
.w-custom-html dl dl {
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html ol ul,
.w-custom-html ul ul,
.w-custom-html menu ul,
.w-custom-html dir ul,
.w-custom-html ol menu,
.w-custom-html ul menu,
.w-custom-html menu menu,
.w-custom-html dir menu,
.w-custom-html ol dir,
.w-custom-html ul dir,
.w-custom-html menu dir,
.w-custom-html dir dir {
  list-style-type: circle;
}
.w-custom-html ol ol ul,
.w-custom-html ol ul ul,
.w-custom-html ol menu ul,
.w-custom-html ol dir ul,
.w-custom-html ol ol menu,
.w-custom-html ol ul menu,
.w-custom-html ol menu menu,
.w-custom-html ol dir menu,
.w-custom-html ol ol dir,
.w-custom-html ol ul dir,
.w-custom-html ol menu dir,
.w-custom-html ol dir dir,
.w-custom-html ul ol ul,
.w-custom-html ul ul ul,
.w-custom-html ul menu ul,
.w-custom-html ul dir ul,
.w-custom-html ul ol menu,
.w-custom-html ul ul menu,
.w-custom-html ul menu menu,
.w-custom-html ul dir menu,
.w-custom-html ul ol dir,
.w-custom-html ul ul dir,
.w-custom-html ul menu dir,
.w-custom-html ul dir dir,
.w-custom-html menu ol ul,
.w-custom-html menu ul ul,
.w-custom-html menu menu ul,
.w-custom-html menu dir ul,
.w-custom-html menu ol menu,
.w-custom-html menu ul menu,
.w-custom-html menu menu menu,
.w-custom-html menu dir menu,
.w-custom-html menu ol dir,
.w-custom-html menu ul dir,
.w-custom-html menu menu dir,
.w-custom-html menu dir dir,
.w-custom-html dir ol ul,
.w-custom-html dir ul ul,
.w-custom-html dir menu ul,
.w-custom-html dir dir ul,
.w-custom-html dir ol menu,
.w-custom-html dir ul menu,
.w-custom-html dir menu menu,
.w-custom-html dir dir menu,
.w-custom-html dir ol dir,
.w-custom-html dir ul dir,
.w-custom-html dir menu dir,
.w-custom-html dir dir dir {
  list-style-type: square;
}


/* Module: sb2_paragraph, Style: base */
.webs-module-sb2_paragraph b,
.webs-module-sb2_paragraph strong {
  font-weight: bolder;
}
.webs-module-sb2_paragraph u {
  text-decoration: underline;
}
.webs-module-sb2_paragraph i,
.webs-module-sb2_paragraph em {
  font-style: italic;
}
.webs-module-sb2_paragraph strike,
.webs-module-sb2_paragraph del {
  font-style: strikethrough;
}
.webs-module-sb2_paragraph big {
  font-size: bigger;
}
.webs-module-sb2_paragraph small {
  font-size: smaller;
}
.webs-module-sb2_paragraph p {
  margin: 1em 0;
}
.webs-module-sb2_paragraph blockquote {
  margin: 1em 40px;
}
.webs-module-sb2_paragraph h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}
.webs-module-sb2_paragraph h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.83em 0;
}
.webs-module-sb2_paragraph h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}
.webs-module-sb2_paragraph h4 {
  font-weight: bold;
  margin: 1.33em 0;
}
.webs-module-sb2_paragraph h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}
.webs-module-sb2_paragraph h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
.webs-module-sb2_paragraph pre {
  white-space: pre;
  margin: 1em 0;
}
.webs-module-sb2_paragraph table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}
.webs-module-sb2_paragraph sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}
.webs-module-sb2_paragraph sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}
.webs-module-sb2_paragraph ul,
.webs-module-sb2_paragraph menu,
.webs-module-sb2_paragraph dir {
  list-style-type: disc;
}
.webs-module-sb2_paragraph ol {
  list-style-type: decimal;
  margin: 1em 0;
}
.webs-module-sb2_paragraph ul ul,
.webs-module-sb2_paragraph ul ol,
.webs-module-sb2_paragraph ul dir,
.webs-module-sb2_paragraph ul menu,
.webs-module-sb2_paragraph ul dl,
.webs-module-sb2_paragraph ol ul,
.webs-module-sb2_paragraph ol ol,
.webs-module-sb2_paragraph ol dir,
.webs-module-sb2_paragraph ol menu,
.webs-module-sb2_paragraph ol dl,
.webs-module-sb2_paragraph dir ul,
.webs-module-sb2_paragraph dir ol,
.webs-module-sb2_paragraph dir dir,
.webs-module-sb2_paragraph dir menu,
.webs-module-sb2_paragraph dir dl,
.webs-module-sb2_paragraph menu ul,
.webs-module-sb2_paragraph menu ol,
.webs-module-sb2_paragraph menu dir,
.webs-module-sb2_paragraph menu menu,
.webs-module-sb2_paragraph menu dl,
.webs-module-sb2_paragraph dl ul,
.webs-module-sb2_paragraph dl ol,
.webs-module-sb2_paragraph dl dir,
.webs-module-sb2_paragraph dl menu,
.webs-module-sb2_paragraph dl dl {
  margin-top: 0;
  margin-bottom: 0;
}
.webs-module-sb2_paragraph ol ul,
.webs-module-sb2_paragraph ul ul,
.webs-module-sb2_paragraph menu ul,
.webs-module-sb2_paragraph dir ul,
.webs-module-sb2_paragraph ol menu,
.webs-module-sb2_paragraph ul menu,
.webs-module-sb2_paragraph menu menu,
.webs-module-sb2_paragraph dir menu,
.webs-module-sb2_paragraph ol dir,
.webs-module-sb2_paragraph ul dir,
.webs-module-sb2_paragraph menu dir,
.webs-module-sb2_paragraph dir dir {
  list-style-type: circle;
}
.webs-module-sb2_paragraph ol ol ul,
.webs-module-sb2_paragraph ol ul ul,
.webs-module-sb2_paragraph ol menu ul,
.webs-module-sb2_paragraph ol dir ul,
.webs-module-sb2_paragraph ol ol menu,
.webs-module-sb2_paragraph ol ul menu,
.webs-module-sb2_paragraph ol menu menu,
.webs-module-sb2_paragraph ol dir menu,
.webs-module-sb2_paragraph ol ol dir,
.webs-module-sb2_paragraph ol ul dir,
.webs-module-sb2_paragraph ol menu dir,
.webs-module-sb2_paragraph ol dir dir,
.webs-module-sb2_paragraph ul ol ul,
.webs-module-sb2_paragraph ul ul ul,
.webs-module-sb2_paragraph ul menu ul,
.webs-module-sb2_paragraph ul dir ul,
.webs-module-sb2_paragraph ul ol menu,
.webs-module-sb2_paragraph ul ul menu,
.webs-module-sb2_paragraph ul menu menu,
.webs-module-sb2_paragraph ul dir menu,
.webs-module-sb2_paragraph ul ol dir,
.webs-module-sb2_paragraph ul ul dir,
.webs-module-sb2_paragraph ul menu dir,
.webs-module-sb2_paragraph ul dir dir,
.webs-module-sb2_paragraph menu ol ul,
.webs-module-sb2_paragraph menu ul ul,
.webs-module-sb2_paragraph menu menu ul,
.webs-module-sb2_paragraph menu dir ul,
.webs-module-sb2_paragraph menu ol menu,
.webs-module-sb2_paragraph menu ul menu,
.webs-module-sb2_paragraph menu menu menu,
.webs-module-sb2_paragraph menu dir menu,
.webs-module-sb2_paragraph menu ol dir,
.webs-module-sb2_paragraph menu ul dir,
.webs-module-sb2_paragraph menu menu dir,
.webs-module-sb2_paragraph menu dir dir,
.webs-module-sb2_paragraph dir ol ul,
.webs-module-sb2_paragraph dir ul ul,
.webs-module-sb2_paragraph dir menu ul,
.webs-module-sb2_paragraph dir dir ul,
.webs-module-sb2_paragraph dir ol menu,
.webs-module-sb2_paragraph dir ul menu,
.webs-module-sb2_paragraph dir menu menu,
.webs-module-sb2_paragraph dir dir menu,
.webs-module-sb2_paragraph dir ol dir,
.webs-module-sb2_paragraph dir ul dir,
.webs-module-sb2_paragraph dir menu dir,
.webs-module-sb2_paragraph dir dir dir {
  list-style-type: square;
}


/* Module: widget_bank, Style: base */
.w-widgetbank .bldr-placeholder-element {
  min-height: 50px;
}
.w-widgetbank .bldr-placeholder-element:after {
  margin-top: -8px;
  content: "Double Click to add a widget to your page";
}


/* Module: text_image, Style: default */
.webs-text-image .webs-submodule-image .webs-align-right {
  margin-left: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-align-left {
  margin-right: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-hasframe {
  margin: 0;
}


/* Module: image, Style: default */
.webs-image-wrapper-1 {
  display: inline-block;
  position: relative;
}
.webs-image-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.webs-image-crop img {
  width: 100%;
}
.webs-module-image .webs-align-left,
.webs-module-image .webs-align-center,
.webs-module-image .webs-align-right {
  font-size: 0;
}
/* alignment */
.webs-image-left {
  float: left;
  display: block;
  width: auto;
}
.webs-image-right {
  float: right;
  display: block;
  width: auto;
}
.webs-image-center {
  float: none;
  margin: 0 auto;
  display: block;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link {
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -33px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 60px/1em sans-serif;
  color: white;
  z-index: 2;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:after {
  content: "+";
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 30px/1em sans-serif;
  color: white;
  z-index: 1;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover {
  text-decoration: none;
  width: 500%;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:before {
  opacity: .8;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:after {
  opacity: .3;
}


/* Module: title, Style: default */
.webs-title {
  line-height: normal;
}
.webs-title.webs-title-align-left {
  text-align: left;
}
.webs-title.webs-title-align-right {
  text-align: right;
}
.webs-title.webs-title-align-center {
  text-align: center;
}
.webs-title.webs-title-align-justify {
  text-align: justify;
}
.webs-title .w-text {
  display: block;
  word-wrap: break-word;
}
.webs-title.webs-title-has_icon .w-text {
  display: inline;
}


/* Module: contact_form, Style: default */
.w-contact_form {
  /* ---  validation errors --- */

}
.w-contact_form .w-contact_form-container {
  position: relative;
}
.w-contact_form .w-contact_form-container .error-message,
.w-contact_form .w-contact_form-container .success-message {
  background: white;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  visibility: hidden;
  font: 14px sans-serif;
  color: #575757;
}
.w-contact_form .w-contact_form-container .error-message a {
  color: inherit;
  text-decoration: underline;
}
.w-contact_form .w-contact_form-container .error-message .error-icon {
  width: 47px;
  height: 42px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.32/images/error_icon.png');
}
.w-contact_form .w-contact_form-container .success-message .success-icon {
  width: 43px;
  height: 48px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.32/images/form_success_check.png');
}
.w-contact_form .w-contact_form-container.success form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.success .success-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-container.failure form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.failure .error-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-li {
  margin-bottom: 10px;
}
.w-contact_form .w-contact_form-li label {
  font-weight: bold;
}
.w-contact_form .w-contact_form-li label.required::after {
  content: ' *';
}
.w-contact_form .w-contact_form-li label.required:after {
  content: ' *';
}
.w-contact_form .w-contact_form-li .w-contact_form-input .w-contact_form-field {
  border: 1px solid #dbdbdb;
  padding: 3px 6px;
  width: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  width: 90%;
  max-width: 400px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input textarea.w-contact_form-field {
  height: 84px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input input.w-contact_form-field {
  max-width: 300px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input ul.w-contact_form-options {
  /* margin-left: 25px; */

}
.w-contact_form .w-contact_form-li .w-button {
  margin: 0;
}
.w-contact_form .w-contact_form-submit {
  position: absolute;
  left: -20000px;
}
.w-contact_form .w-button {
  cursor: pointer;
}
.w-contact_form ul.w-contact_form-ul {
  line-height: 22px;
}
.w-contact_form table.w-contact_form-label-left {
  width: 100%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-label {
  vertical-align: top;
  padding-bottom: 8px;
  padding-right: 17px;
  max-width: 20%;
  min-width: 80px;
  word-wrap: break-word;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input {
  padding-bottom: 15px;
  width: 80%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input,
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input textarea {
  width: 85%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > textarea {
  max-width: 400px;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input {
  max-width: 300px;
}
.w-contact_form .error .w-contact_form-ul .error-item > label,
.w-contact_form .error .w-contact_form-ul .error-item > .w-contact_form-label > label,
.w-contact_form .error .w-contact_form-ul .error-item input,
.w-contact_form .error .w-contact_form-ul .error-item textarea {
  color: red;
  border-color: red;
}


/* Module: table, Style: default */
.webs-table-container {
  position: relative;
}
.webs-table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border: 1px solid;
}
.webs-table.showborder {
  border-style: solid !important;
}
.webs-table.showborder > tbody > tr > td,
.webs-table.showborder > thead > tr > td {
  border-left-style: solid !important;
}
.webs-table.showborder > tbody > tr > td:first-child,
.webs-table.showborder > thead > tr > td:first-child {
  border-left-style: none !important;
}
.webs-table.hideborder {
  border-style: none !important;
}
.webs-table.hideborder > tbody > tr > td,
.webs-table.hideborder > thead > tr > td {
  border-left-style: none !important;
}
.webs-table > tbody > tr > td,
.webs-table > thead > tr > td {
  min-width: 16px;
  padding: 8px 6px;
  border: 0;
  border-left: 1px solid;
}
.webs-table > tbody > tr > td:first-child,
.webs-table > thead > tr > td:first-child {
  border-left: 0;
}
.webs-table > thead.disabled {
  display: none;
}
.webs-table > thead > tr > td {
  border-color: transparent;
  padding: 12px 6px;
}
.webs-table > thead > tr > td .webs-text {
  font-weight: bold;
}
.webs-table {
  border-color: #219796;
}
.webs-table tbody > tr > td {
  border-color: #219796;
}
.webs-table thead > tr > td {
  background-color: #abedec;
  background-color: rgba(33, 151, 150, 0.44999999999999996);
}
.webs-table > tbody > tr.even > td {
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.003);
}
.webs-table > tbody > tr.odd > td {
  background-color: #ebebeb;
  background-color: rgba(0, 0, 0, 0.07);
}


/* Module: buckets, Style: default */
.w-buckets-default .w-buckets-wrapper {
  display: table;
  table-layout: fixed;
}
.w-buckets-default .w-buckets-wrapper .w-buckets {
  display: table-row;
}
.w-buckets-default .w-buckets-wrapper .w-buckets .w-bucket {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.w-buckets-default .w-bucket {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.w-buckets-default .w-bucket:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.w-buckets-default .w-bucket:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.w-buckets-default .w-bucket .webs-title {
  padding: 8px 0;
  margin: 0;
  clear: both;
}
.w-buckets-default .w-bucket .webs-submodule-button {
  margin-top: 10px;
}


/* Module: email_list, Style: default */
.w-email_list .input-container input {
  width: 100%;
  max-width: 220px;
  border: 1px solid #dbdbdb;
  padding: 3px 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  margin-top: 2px;
  margin-bottom: 2px;
}
.w-email_list form .w-email_list-ul .w-email_list-li .w-email_list-field.error {
  color: #ee3232;
  border-color: #ee3232;
}
.w-email_list .webs-submodule-text > .webs-text small {
  font-size: 0.8em;
}
.w-email_list .webs-submodule-button a,
.w-email_list .webs-submodule-button a div {
  cursor: pointer;
}
.webs-bin-active .w-email_list .webs-submodule-button a,
.webs-bin-active .w-email_list .webs-submodule-button a div {
  cursor: text;
}


/* Module: button, Style: default */
.w-button-container {
  display: block;
  position: relative;
  max-width: 100%;
}
.w-button-container.webs-align-left {
  text-align: left;
  float: none;
}
.w-button-container.webs-align-center {
  text-align: center;
}
.w-button-container.webs-align-right {
  text-align: right;
  float: none;
}
.w-button-container .w-button-align {
  display: inline-block;
  max-width: 100%;
}
.w-button-container .w-button-align.webs-align-center {
  margin: auto auto;
}
.w-button-container .w-button {
  position: relative;
  padding: 5px;
  display: block;
  border: 1px solid black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: #fff;
  font: 700 14px sans-serif;
  text-shadow: 0px 1px 2px #565656;
  text-decoration: none;
  text-transform: none;
}
.w-button-container .w-button .w-button-inner {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper .w-button-text {
  text-align: center;
  word-wrap: break-word;
  position: relative;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper {
  left: 0;
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  position: absolute;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy {
  min-height: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-icon-wrapper .w-button-icon-icon {
  width: 24px;
  height: 24px;
  top: -12px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow {
  min-height: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-icon-wrapper .w-button-icon-icon {
  width: 32px;
  height: 32px;
  top: -16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-text-wrapper .w-button-text {
  padding-top: 8px;
  padding-bottom: 8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}



/* Theme Module Styles */
.w-email_list-sb2_default .w-email_list label {
  color: #222222;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.w-email_list-sb2_default .w-email_list-li .w-email_list-field {
  color: #222222;
}
.w-contact_form-sb2_default .w-contact_form label {
  color: #222222;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.w-contact_form-sb2_default .w-contact_form-li > .w-contact_form-input .w-contact_form-field {
  color: #222222;
}