/* line 1, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites {
  background: #000;
  color: #FFF;
  text-align: left;
  font: 300 15px 'Open Sans', Helvetica, Arial, sans-serif;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

/* line 15, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites {
  /*Speed*/
  /*Quality*/
  /* Sidengo logo and Gear image	*/
  /* Share & Love it Buttons*/
  /* Site Logo */
  /* Copy & Module Menu */
  /* Social Container Bottom */
  /* Lightbox CSS*/
  /* Modules */
  /* Facebook Module*/
  /* Twitter Module*/
  /* Video Module */
  /* Media Module */
  /* Slideshare Module */
  /* Crocodoc Module */
  /* TEMPORARY.CSS 						 */
  /* 					FROM				 */
  /* 							HERE 		 */
  /* 									DOWN */
  /* SHARE MODULE - NOVEMBER 2011 */
  /* CONTACT FORM */
  /* FENCER BUILDER */
  	/*
  
  	#site_address_one_check, #site_address_two_check, #site_contact_email_check, #site_contact_website_check, #site_phone_one_check, #site_phone_two_check, #site_facebook_check, #site_twitter_check, #site_youtube_check, #site_slideshare_check {
  	  float: right;
  	  margin: 7px 5px 0 0;
  	}
  	*/
  /* CLASSES FOR MEDIA SELECT DROPDOWNS */
  /* TABS */
  /**
   *
   * Main container
   *
   */
  /**
   *
   * The 'wide' class is added when the popup contains the touch icon
   *
   */
  /**
   *
   * The balloon arrow
   *
   */
  /**
   *
   * The balloon arrow for iPad
   *
   */
  /**
   *
   * Close button
   *
   */
  /**
   *
   * The '+' icon, displayed only on iOS < 4.2
   *
   */
  /**
   *
   * The 'share' icon, displayed only on iOS >= 4.2
   *
   */
  /**
   *
   * The touch icon (if available)
   *
   */
  /**
   *
   * The 'share' icon for retina display
   *
   */
}
/* line 16, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites * {
  margin: 0;
  padding: 0;
}
/* line 18, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites img {
  border: none;
}
/* line 20, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .clear {
  clear: both;
}
/* line 22, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}
/* line 23, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}
/* line 24, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}
/* line 25, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
/* line 27, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized a {
  z-index: -30;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
}
/* line 28, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized a.prevslide {
  z-index: -20;
}
/* line 29, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized a.activeslide {
  z-index: -10;
}
/* line 30, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #supersized a.prevslide img, body#body-sites #supersized a.activeslide img {
  display: inline;
}
/* line 32, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .rotate-device {
  display: none;
}
/* line 36, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites a {
  text-decoration: none;
  color: #fff;
}
/* line 40, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites a:hover {
  color: #BBB;
  cursor: pointer;
}
/* line 45, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #malla {
  display: block;
  height: 100%;
  width: 100%;
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/malla.png");
  z-index: 100000;
  opacity: 0.6;
}
/* line 54, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #edit-tab {
  position: absolute;
  top: 0;
  color: #fff;
}
/* line 59, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #edit-tab a {
  color: #fff;
}
/* line 64, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader {
  text-align: center;
  text-transform: none;
  z-index: 999;
  font: 11px Arial, sans-serif;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 82px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  -webkit-box-shadow: 0px 1px 4px #000;
  -moz-box-shadow: 0px 1px 4px #000;
}
/* line 81, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader a {
  color: #CF0;
  text-decoration: none;
  display: block;
  padding: 4px 4px 0 6px;
  border: 0 none;
}
/* line 89, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader img {
  border: 0 none;
}
/* line 91, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader a:hover {
  opacity: 0.8;
}
/* line 93, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader-gear {
  text-align: center;
  text-transform: none;
  z-index: 999;
  font: 11px Arial, sans-serif;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  -webkit-box-shadow: 0px 1px 4px #000;
  -moz-box-shadow: 0px 1px 4px #000;
}
/* line 110, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader-gear a {
  color: #CF0;
  text-decoration: none;
  display: block;
  padding: 4px 4px 0 6px;
  border: 0 none;
}
/* line 118, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader-gear img {
  border: 0 none;
}
/* line 120, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #superheader-gear a:hover {
  opacity: 0.8;
}
/* line 123, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social {
  width: 24px;
  height: 24px;
  display: block;
  padding: 7px 12px;
  float: left;
}
/* line 131, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social:hover {
  width: auto;
  opacity: 1;
}
/* line 132, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social img {
  height: 25px;
  float: left;
}
/* line 133, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social img:hover {
  opacity: 1;
}
/* line 134, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social span {
  color: #FFF;
  font-size: 14px;
  margin: 0 5px 0 10px;
  text-transform: uppercase;
  line-height: 24px;
}
/* line 136, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-button {
  background-color: #333333;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#444444), to(#333333));
  background-image: -moz-linear-gradient(top, #444444, #333333);
  background-image: -ms-linear-gradient(top, #444444, #333333);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(top, #444444, #333333);
  background-image: -o-linear-gradient(top, #444444, #333333);
  background-image: linear-gradient(top, #444444, #333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#333333', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  float: right;
  font: 10px/24px Arial;
  height: 24px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  width: 70px;
  text-align: center;
  border-color: #333333;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-width: 0 0 1px 1px;
  border-style: solid;
  cursor: pointer;
  border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
}
/* line 171, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-button:hover {
  background-color: #4FD37B;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4fd37b), to(#57a957));
  background-image: -moz-linear-gradient(top, #4fd37b, #57a957);
  background-image: -ms-linear-gradient(top, #4fd37b, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fd37b), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #4fd37b, #57a957);
  background-image: -o-linear-gradient(top, #4fd37b, #57a957);
  background-image: linear-gradient(top, #4fd37b, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4FD37B', endColorstr='#57a957', GradientType=0);
  border-color: #57a957 #57a957 #3d773d;
}
/* line 185, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-circle-logo {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/share-circle.png") no-repeat scroll 7px 3px transparent;
  float: left;
  width: 19px;
  height: 16px;
  padding: 4px 0 4px 6px;
}
/* line 193, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #rate-button {
  background-image: url("https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/heart.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 6px 5px;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  float: right;
  position: absolute;
  top: 73px;
  right: 0;
  height: 24px;
  padding: 0;
  box-shadow: 0 1px 4px #000000;
  cursor: pointer;
}
/* line 195, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #rate-button:hover {
  background-color: #E95C41;
  box-shadow: 0 0 0;
}
/* line 197, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #rate-button span {
  margin-left: 30px;
}
/* line 202, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #logo-top {
  position: absolute;
  top: 30px;
  border: 0 none;
}
/* line 207, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #logo-top h1 {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha-white-90.png");
  background: rgba(255, 255, 255, 0.8) url();
  margin: 0;
}
/* line 213, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #logo-top img {
  max-width: 200px;
  max-height: 90px;
}
/* line 217, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #text-logo {
  padding: 5px 15px;
  color: #333333;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: -6px;
  margin-top: -12px;
}
/* line 227, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #container {
  bottom: 0;
  left: 0;
  position: absolute;
  padding: 0 20px 0px 0;
  width: 67%;
}
/* line 235, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #copy h1 {
  font-family: 'Open Sans', 'Helvetica','Droid Serif',sans-serif;
  text-transform: none;
  font-size: 68px;
  letter-spacing: -2px;
  line-height: 60px;
  padding: 25px 0;
  text-shadow: 0 3px 3px #000;
  padding-left: 15px;
  cursor: default;
  position: relative;
}
/* line 248, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu {
  margin: 0;
  overflow: hidden;
  padding: 0;
  float: left;
}
/* line 254, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu li {
  list-style: none;
  margin: 4px 0;
}
/* line 258, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu li span {
  font-size: 30px;
  border: 1px solid #111;
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png");
  background: rgba(0, 0, 0, 0.1) url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png");
  padding: 0 15px;
  -moz-transition: background 150ms ease-in-out 150ms;
}
/* line 267, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu li span:hover {
  -moz-transition: 0ms;
}
/* line 271, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu li span em {
  font-style: normal;
}
/* line 274, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu ul {
  display: none;
  float: right;
  margin: 0 3px 0 3px;
  text-align: left;
}
/* line 280, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu ul span {
  font-size: 20px;
}
/* line 283, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #menu ul li {
  margin: 0 0 6px 0;
}
/* line 288, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #social-container {
  overflow: hidden;
}
/* line 290, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #facebook-button {
  display: block;
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 transparent;
  overflow: hidden;
}
/* line 292, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #facebook-button:hover {
  background: none repeat scroll 0 0 #5069BA;
}
/* line 294, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twitter-button {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 transparent;
  overflow: hidden;
}
/* line 296, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twitter-button:hover {
  background: none repeat scroll 0 0 #31B6D9;
}
/* line 298, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #video-button {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 transparent;
  overflow: hidden;
}
/* line 300, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #video-button:hover {
  background: none repeat scroll 0 0 #E8142F;
}
/* line 302, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #slideshare-button {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 transparent;
  overflow: hidden;
}
/* line 304, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #slideshare-button:hover {
  background: none repeat scroll 0 0 #E7822C;
}
/* line 307, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 transparent;
}
/* line 318, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .white_content {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 100%;
  padding: 0;
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/backgrounds/bg-modules.jpg") repeat-x scroll 0 -40px white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  z-index: 1002;
  overflow-y: auto;
  overflow-x: hidden;
  color: #333333;
}
/* line 336, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .close_overlay {
  display: none;
}
/* line 341, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content a {
  color: #2B82AD;
}
/* line 342, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content a:hover {
  color: #3AA9E9;
}
/* line 344, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-menu {
  background-color: #333333;
  color: #CCCCCC;
  font-size: 12px;
  height: 21px;
  padding: 4px 0 0 10px;
  box-shadow: -2px 2px 2px #cccccc;
  position: absolute;
  right: 46px;
  top: 0;
  width: 414px;
  z-index: 100000;
  display: none;
}
/* line 359, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-nav {
  padding: 3px 6px;
  margin: 8px 0 0 10px;
  border-radius: 5px;
  font-size: 10px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  float: left;
  display: none;
}
/* line 370, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-nav:hover {
  background-color: #8DDA77;
  border-color: #8DDA77;
  color: #FFFFFF;
  cursor: pointer;
}
/* line 377, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-header {
  position: relative;
  border-bottom: 1px solid #E2E2E2;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  height: 55px;
  overflow: hidden;
}
/* line 387, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-header h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  left: 15px;
  position: absolute;
  top: 10px;
}
/* line 397, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .module-wrapper {
  position: relative;
  -webkit-overflow-scrolling: touch;
}
/* line 403, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content {
  padding: 15px 15px 10px;
}
/* line 409, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content h1 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 15px;
  border-top: 1px solid #F2F2F2;
}
/* line 417, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content h2 {
  font-size: 15px;
  font-weight: 600;
}
/* line 421, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ul {
  margin-bottom: 15px;
}
/* line 426, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ul li {
  list-style: square inside none;
  padding-left: 10px;
}
/* line 431, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ul ul li {
  list-style: disc inside none;
  padding-left: 10px;
  margin-left: 20px;
}
/* line 436, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ul ul ul li {
  list-style: circle inside none;
  padding-left: 10px;
  margin-left: 40px;
}
/* line 442, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ol {
  padding-left: 30px;
  margin-bottom: 15px;
}
/* line 447, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ol ol li {
  list-style-type: lower-alpha;
}
/* line 450, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content ol ol ol li {
  list-style-type: lower-roman;
}
/* line 454, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.4;
}
/* line 460, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-content-1 hr, body#body-sites #module-content-2 hr {
  border: 1px inset #F2F2F2;
  color: #F2F2F2;
  display: block;
  height: 1px;
  margin-bottom: 15px;
}
/* line 469, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #modone-image, body#body-sites #modtwo-image, body#body-sites #modfive-image {
  text-align: center;
}
/* line 473, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #modone-image img, body#body-sites #modtwo-image img, body#body-sites #modfive-image img {
  width: 100%;
}
/* line 479, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-close {
  background-color: #FCFCFC;
  border: 1px solid #9D9D9D;
  border-radius: 5px 5px 5px 5px;
  color: #626568;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  position: absolute;
  right: 15px;
  top: 14px;
}
/* line 493, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-close:hover {
  background-color: #EEEEEE;
}
/* line 497, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-menu-item {
  float: left;
  font-weight: normal;
  padding-right: 15px;
}
/* line 503, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-menu-item-selected {
  float: left;
  font-weight: bold;
  padding-right: 15px;
}
/* line 509, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-menu-item a {
  color: #999999;
}
/* line 513, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #module-menu-item-selected a {
  color: #FFF;
}
/* line 517, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #modone-media-check #modone-image span iframe {
  width: 100%;
  height: 280px;
}
/* line 522, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #modtwo-media-check #modtwo-image span iframe {
  width: 100%;
  height: 280px;
}
/* line 526, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #modfive-media-check #modfive-image span iframe {
  width: 100%;
  height: 280px;
}
/* line 531, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .in-mod-wufoo {
  padding: 30px;
}
/* line 536, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #fb-full {
  display: block;
}
/* line 538, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #fb-like-button {
  border: 0 none;
  height: 21px;
  left: 140px;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 130px;
}
/* line 548, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #fb-full iframe {
  border: medium none;
  height: 490px;
  overflow: hidden;
  width: 520px;
}
/* line 556, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twitter-follow-button {
  border-bottom: 1px dotted #DDDDDD;
  margin: 15px 15px 0;
  padding-bottom: 10px;
  overflow: hidden;
}
/* line 557, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twtr-widget em {
  padding-top: 5px !important;
}
/* line 558, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twtr-widget .twtr-tweet-text {
  margin-top: -3px;
}
/* line 560, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #twtr-widget .twtr-doc, body#body-sites #twtr-widget .twtr-hd a, body#body-sites #twtr-widget h3, body#body-sites #twtr-widget h4, body#body-sites #twtr-widget .twtr-popular {
  background-color: transparent !important;
}
/* line 561, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-timeline {
  background: none repeat scroll 0 0 transparent !important;
}
/* line 562, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-ft a img {
  width: auto !important;
}
/* line 563, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget-profile img.twtr-profile-img {
  width: 31px !important;
}
/* line 564, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-hd {
  padding: 10px 3px 15px !important;
}
/* line 565, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget p {
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 1.25 !important;
}
/* line 566, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget .twtr-tweet-wrap {
  padding: 10px 0px !important;
}
/* line 567, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget .twtr-tweet {
  border-color: #DDDDDD !important;
}
/* line 568, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-ft div {
  padding: 20px 0 0 !important;
  border-top: 1px dotted #666666 !important;
  display: none;
}
/* line 569, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget h3, body#body-sites .twtr-widget h4, body#body-sites .twtr-widget p {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}
/* line 571, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-widget {
  padding: 10px 15px 0 !important;
}
/* line 572, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twtr-hd {
  display: none !important;
}
/* line 577, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #video-mod {
  height: 294px;
  overflow: hidden;
  top: 50%;
  margin-top: -147px;
  left: 50%;
  margin-left: -235px;
}
/* line 585, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #video-full {
  display: block;
}
/* line 588, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #media-mod {
  height: 450px;
  overflow: hidden;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -250px;
  background: #000;
}
/* line 598, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #media-full {
  display: block;
}
/* line 601, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #slideshare-mod {
  height: 294px;
  overflow: hidden;
  top: 50%;
  margin-top: -147px;
  left: 50%;
  margin-left: -235px;
}
/* line 609, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #slideshare-full {
  display: block;
}
/* line 610, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #slideshare-full #module-image iframe {
  width: 100%;
  height: 295px;
}
/* line 616, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #crocodoc-iframe-1, body#body-sites #crocodoc-iframe-2 {
  width: 100%;
  height: 635px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #ddd;
  margin: -5px 0 0 0;
  background: url(http://crocodoc.com/media/images/docviewer/spinner.gif) no-repeat center;
}
/* line 640, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .email-send-button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #555555;
  float: left;
  margin-right: 5px;
  -moz-outline-style: none;
  text-decoration: none;
  background: #F2F2F2;
  border: 1px solid #CCCCCC;
  display: inline-block;
  padding: 4px 5px;
  white-space: nowrap;
  padding: 2px 5px 0;
  line-height: 16px;
  font-size: 11px;
}
/* line 662, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .email-send-button:hover {
  border-color: #AAAAAA;
  text-decoration: none;
  color: #222222;
}
/* line 667, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .email-send-button span {
  line-height: 14px;
  line-height: 13px;
}
/* line 671, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .email-send-button i, body#body-sites .fb-send-button img {
  float: left;
  height: 14px;
  margin-right: 4px;
  width: 16px;
}
/* line 678, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .email-send-button i {
  background-image: url(https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/email.png);
  background-position: 0 -1px;
}
/* line 683, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-send-button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #3b5998;
  float: left;
  margin-right: 5px;
  -moz-outline-style: none;
  text-decoration: none;
  background: #eceef5;
  border: 1px solid #cad4e7;
  display: inline-block;
  padding: 4px 5px;
  white-space: nowrap;
  padding: 2px 5px;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 11px;
}
/* line 705, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-send-button:hover {
  border-color: #9dacce;
  text-decoration: none;
  color: #3b5998;
}
/* line 710, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-send-button span {
  line-height: 14px;
  line-height: 13px;
}
/* line 714, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-send-button i, body#body-sites .fb-send-button img {
  float: left;
  height: 14px;
  margin-right: 3px;
  width: 14px;
}
/* line 721, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-send-button i {
  background-image: url(https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/fb-sprite.png);
  background-position: -1px -47px;
}
/* line 726, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-mod {
  background-color: #222;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#282828));
  background-image: -moz-linear-gradient(top, #333333, #282828);
  background-image: -ms-linear-gradient(top, #333333, #282828);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #282828));
  background-image: -webkit-linear-gradient(top, #333333, #282828);
  background-image: -o-linear-gradient(top, #333333, #282828);
  background-image: linear-gradient(top, #333333, #282828);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#282828', GradientType=0);
  border-color: #222222;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  box-shadow: 0 0 5px black;
  -webkit-box-shadow: 0 0 5px black;
  -moz-box-shadow: 0 0 5px black;
  color: #ffffff;
  font-family: Arial;
  height: auto;
  margin-top: -263px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  width: 260px;
  z-index: 10000000;
}
/* line 759, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-header {
  background: none repeat scroll 0 0 #222222;
  padding: 13px 15px;
}
/* line 764, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-header h3 {
  color: #CCCCCC;
  font: 400 11px/1 Arial;
  letter-spacing: 0.2px;
  text-shadow: 0 -1px 0 black;
  text-transform: uppercase;
}
/* line 772, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-close {
  color: #FFFFFF;
  cursor: pointer;
  float: right;
}
/* line 778, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-close:hover {
  color: #EE5F5B;
}
/* line 783, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-box-element {
  border-top: 1px solid #3F3F3F;
  box-shadow: 0 -1px 0 black;
  -webkit-box-shadow: 0 -1px 0 black;
  -moz-box-shadow: 0 -1px 0 black;
  padding: 15px;
}
/* line 791, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .social-share-buttons {
  padding: 12px 0 8px 15px;
}
/* line 795, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-mod h5 {
  color: #FFFFFF;
  float: left;
  font: bold 12px/1 Arial, sans-serif;
  letter-spacing: 0.2px;
  margin: 0 0 8px 2px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
}
/* line 808, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-mod textarea[readonly] {
  font: 300 11px/13px Arial, sans-serif;
  height: auto;
  resize: none;
  width: 218px;
}
/* line 815, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .share-tips {
  color: #F8ECC3;
  float: left;
  font: italic 300 11px/1 Arial, sans-serif;
  letter-spacing: -0.25px;
  margin: 6px 0 0 3px;
  text-shadow: -1px -1px 0 black;
}
/* line 824, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .sidengo-branding {
  color: #EEEEEE;
  font: 11px/1 Arial;
  text-shadow: 0 -1px 0 black;
}
/* line 830, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .sidengo-branding a {
  color: #4FA9FD;
}
/* line 834, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #fade-8 {
  -webkit-opacity: 0;
  opacity: 0;
}
/* line 839, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-mod h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 15px 0 10px;
}
/* line 840, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #share-mod .help-block {
  font-size: 11px;
  color: #AAAAAA;
  display: block;
  margin: 0 0 15px 2px;
}
/* line 843, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb_share_count_right, body#body-sites .fb_share_count_nub_right {
  display: none !important;
}
/* line 844, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .fb-share-fix {
  float: left;
  margin: -2px 5px 0 0;
}
/* line 845, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .FBConnectButton_Small, body#body-sites .FBConnectButton_RTL_Small {
  font-size: 11px !important;
}
/* line 852, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #contact-form-check label {
  float: left;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  padding: 6px 0 3px;
  width: 100%;
}
/* line 862, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #contact-form-check input, body#body-sites #contact-form-check textarea {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DFDFDF;
  font-size: 1em;
  font-family: "Open Sans",Arial,sans-serif;
  font-weight: normal;
  line-height: normal;
  outline-style: none;
  outline-width: medium;
  padding: 5px;
  width: 97%;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  color: #808080;
  display: inline-block;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
/* line 883, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #contact-form-check textarea {
  height: 120px;
  resize: none;
}
/* line 888, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .contact-form-submit-button-styling {
  background: none repeat scroll 0 0 #333333 !important;
  border: 3px solid #333333 !important;
  color: #FFFFFF !important;
  cursor: pointer;
  font-size: 1em !important;
  font-weight: bolder !important;
  margin-top: 10px;
  outline: medium none;
  padding: 5px !important;
  text-transform: uppercase;
  width: 100% !important;
}
/* line 902, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .send-us-a-message {
  margin-top: 20px;
}
/* line 906, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #contact-form-check validationerror {
  color: red;
  font-size: 12px;
}
/* line 911, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #contact-form-check br {
  margin-bottom: 5px;
}
/* line 917, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites *, body#body-sites *:hover, body#body-sites *:focus, body#body-sites *:active {
  outline: 0px none;
}
/* line 919, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion-content {
  background-color: rgba(255, 255, 255, 0.03);
  -webkit-box-shadow: 0 0 2px #252525 inset;
  -moz-box-shadow: 0 0 2px #252525 inset;
  box-shadow: 0 0 2px #252525 inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #222222;
  margin: 0 10px 15px;
  max-height: 335px;
  /*   height: auto !important; */
  opacity: 1;
  overflow: hidden;
  width: 260px;
  color: #ffffff;
  height: auto;
}
/* line 938, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion-content p {
  color: #959A9E;
  float: left;
  font: 300 11px/1 "Helvetica Neue", Helvetica, Arial;
  padding: 5px 0 7px;
  text-align: center;
  text-transform: uppercase;
  width: 69px;
}
/* line 948, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion-content validationerror {
  color: #EE5F5B;
  display: inline;
  float: left;
  font: italic 10px/1 Arial;
  padding: 7px 4px 3px;
  width: 230px;
}
/* line 957, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #draggable {
  background-color: #222;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#282828));
  background-image: -moz-linear-gradient(top, #333333, #282828);
  background-image: -ms-linear-gradient(top, #333333, #282828);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #282828));
  background-image: -webkit-linear-gradient(top, #333333, #282828);
  background-image: -o-linear-gradient(top, #333333, #282828);
  background-image: linear-gradient(top, #333333, #282828);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#282828', GradientType=0);
  border: 1px solid #222;
  border-radius: 5px;
  box-shadow: 0 0 5px black;
  -webkit-box-shadow: 0 0 5px black;
  -moz-box-shadow: 0 0 5px black;
  width: 282px;
  top: 40px;
  right: 530px;
  left: auto;
  padding-bottom: 1px;
  position: absolute;
  z-index: 10000000;
}
/* line 983, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #draggable #draghandle {
  background: none repeat scroll 0 0 #222222;
  border-bottom: 0 none;
  border-radius: 0;
  height: 22px;
  color: #ffffff;
  cursor: move;
  width: auto;
}
/* line 993, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #minimize {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/minimizador.png") no-repeat scroll 0 0 transparent;
  border-bottom: 0 none;
  cursor: pointer;
  height: 12px;
  margin: 4px 6px 0 0;
  padding: 0;
  width: 12px;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  color: #ffffff;
  float: right;
  font-weight: bold;
}
/* line 1009, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #minimize-icon a {
  background: none no-repeat scroll -159px -98px transparent;
  height: 6px;
  margin-left: -4px;
  opacity: 0.5;
  padding: 0 15px 0 0;
  zoom: 1;
}
/* line 1018, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #minimize-icon a:hover {
  opacity: 0.8;
  zoom: 1;
}
/* line 1023, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #minimize:hover {
  background-position: -14px 0px;
}
/* line 1027, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #toggle a {
  display: none;
  height: auto;
  right: 264px;
  padding: 0 13px 0 10px;
  position: absolute;
  top: 0;
}
/* line 1036, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .ui-state-default, body#body-sites .ui-widget-content .ui-state-default, body#body-sites .ui-widget-header .ui-state-default {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  content: "▸";
}
/* line 1042, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .ui-state-active, body#body-sites .ui-widget-content .ui-state-active, body#body-sites .ui-widget-header .ui-state-active {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 0 none;
  content: "▾";
  padding: 3px;
  /* AGREGADO EN CONSOLIDACIÓN */
}
/* line 1049, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .ui-state-default:before, body#body-sites .ui-widget-content .ui-state-default:before, body#body-sites .ui-widget-header .ui-state-default:before {
  content: "▸";
  padding-right: 10px;
}
/* line 1054, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .ui-state-active:before, body#body-sites .ui-widget-content .ui-state-active:before, body#body-sites .ui-widget-header .ui-state-active:before {
  content: "▾";
  padding-right: 10px;
}
/* line 1059, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .ui-state-default, body#body-sites .ui-widget-content .ui-state-default, body#body-sites .ui-widget-header .ui-state-default, body#body-sites .ui-state-default a, body#body-sites .ui-state-default a:link, body#body-sites .ui-state-default a:visited {
  color: #CCC;
  cursor: pointer;
}
/* line 1061, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion h3 {
  border-top: 1px solid #3f3f3f;
  box-shadow: 0 -1px 0 black;
  font: 400 11px/1.2 Arial, sans-serif;
  letter-spacing: 0.2px;
  opacity: 1;
  padding: 9px;
  text-shadow: 0 -1px 0 black;
  text-transform: uppercase;
}
/* line 1072, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-menu-icon {
  margin: -1px 5px 0 0;
}
/* line 1076, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .mceEditor defaultSkin {
  width: 224px;
}
/* line 1078, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .defaultSkin iframe {
  height: 150px !important;
  width: 258px !important;
}
/* line 1083, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .mceStatusbar.mceFirst.mceLast {
  display: none !important;
}
/* line 1087, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .upload-thumb {
  float: right;
  height: auto;
  margin-right: 10px;
  width: 22px;
}
/* line 1094, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #saved {
  float: right;
  margin-right: 30px;
  margin-top: -19px;
}
/* line 1101, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .save-alert {
  background-color: #4ec34d;
  border-radius: 2px;
  float: right;
  font: 11px/1 Arial, sans-serif;
  margin-right: 10px;
  margin-top: 2px;
  padding: 2px 10px;
  right: 220px;
  top: 0;
}
/* line 1113, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #nav-user {
  z-index: 999;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  height: 25px;
  right: 80px;
}
/* line 1123, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #nav-user ul li, body#body-sites .show-builder-toggle {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-transform: uppercase;
  font: 10px/24px Arial, sans-serif;
  height: 24px !important;
  text-align: center;
  margin: 0 0 0 -3px;
  display: block;
  float: left;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-color: #333333;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 0 1px 1px 1px;
}
/* line 1146, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #nav-user ul li:hover {
  background-position: 0 -25px;
}
/* line 1147, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #nav-user ul li a:hover {
  color: #fff;
}
/* line 1149, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-menu {
  background: url("https://s3.amazonaws.com/cdn.sidengo.com/images/common/alpha.png") repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px #000000;
  color: #FFFFFF;
  font: 11px Arial,sans-serif;
  display: block;
  float: left;
  margin: 0 2px !important;
  padding: 5px 5px 4px;
  position: relative;
  text-align: center;
  text-transform: none;
  z-index: 999;
}
/* line 1164, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-browse-button {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  margin: 49px 0 0 0;
  float: left;
  font-weight: normal;
  font-size: 11px;
  line-height: 1;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  cursor: pointer;
  display: block;
  padding: 4px 0;
  font-size: 9px;
  width: 72px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  z-index: 1000;
}
/* line 1185, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .clear-upload {
  border-color: #222222;
  border-style: solid;
  border-width: 0 0 1px 1px;
  cursor: pointer;
  display: block;
  font: 9px/1 "Arial", sans-serif;
  margin: 0 0 0 56px;
  position: absolute;
  padding: 2px 0 3px;
  text-align: center;
  width: 15px;
}
/* line 1199, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-clear-button a {
  color: #fff;
}
/* line 1203, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-browse-button-area {
  opacity: 1;
  overflow: hidden;
  position: absolute;
  /*   width: 72px; */
  /*   height: 48px; */
}
/* line 1211, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .bg-image-box input {
  height: 48px;
  position: absolute;
  top: 0;
}
/* line 1217, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .upload-button-inline {
  border: 1px solid #222222;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  float: right;
  font: 300 9px/14px Arial;
  height: 18px;
  margin: 1px 0 0;
  padding: 5px 20px 0;
  right: 0;
  text-shadow: 0 -1px 0 black;
  position: relative;
  width: 38px;
}
/* line 1236, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .view-section-button {
  float: left;
  font: 300 12px/21px Arial;
  height: 21px;
  left: 0;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
/* line 1247, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .upload-area-inline {
  height: 24px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 21px;
  width: 78px;
}
/* line 1257, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .upload-button-inline-fix {
  margin-right: 8px;
}
/* line 1258, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .upload-area-inline-fix {
  right: 59px;
}
/* line 1260, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .bg-image-thumb {
  float: left;
  height: 48px;
  width: 72px;
}
/* line 1266, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .bg-image-box {
  background-image: url("https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/bg-images-blank-72x48.png");
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  float: left;
  width: 72px;
  height: 48px;
  margin: 6px 11px 16px 0;
  overflow: hidden;
}
/* line 1278, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .bg-images-gloss {
  background-image: url("https://s3.amazonaws.com/cdn.sidengo.com/images/fencer/bg-images-gloss-72x96.png");
  width: 72px;
  height: 48px;
  margin: 0;
  overflow: hidden;
  position: absolute;
}
/* line 1286, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .images-tips {
  float: left;
  margin: 10px;
  padding: 10px;
  width: 240px;
}
/* line 1293, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .mc-background {
  margin-right: 0 !important;
  width: 250px !important;
}
/* line 1298, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .no-padding-right-first {
  padding: 10px 0 10px 11px !important;
  width: 250px !important;
}
/* line 1303, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-areas-builder {
  border-top: 1px solid #222222;
  box-shadow: 0 -1px 0 #333333;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px 12px;
}
/* line 1311, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .in-tabs {
  margin: -1px -20px 0;
  padding: 12px 20px 16px;
}
/* line 1316, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .lower-padding {
  padding-bottom: 8px;
}
/* line 1318, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion label {
  color: #FFFFFF;
  float: left;
  font: bold 12px/2.15 Arial, sans-serif;
  letter-spacing: 0.2px;
  margin-left: 2px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
}
/* line 1331, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #accordion label.larger-label {
  width: 140px;
}
/* line 1341, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .with-section-button-title {
  width: 30px !important;
}
/* line 1345, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-goes-left {
  text-align: left;
  width: 140px;
}
/* line 1350, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-dropdown {
  float: right;
  margin: 4px 10px 0 0;
}
/* line 1355, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .first-top-clear {
  border-top: 0 none;
  box-shadow: 0 0 0 transparent;
}
/* line 1360, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-tips {
  color: #cccccc;
  float: right;
  font: 300 11px/1 Arial, sans-serif;
  margin: 8px 4px 0 6px;
  text-shadow: -1px -1px 0 black;
}
/* line 1368, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-examples {
  color: #DDDDDD;
  float: left;
  font: italic 300 11px/1 Arial, sans-serif;
  letter-spacing: -0.25px;
  margin: 6px 0 0 3px;
  text-shadow: -1px -1px 0 black;
}
/* line 1377, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-examples-image {
  margin-top: -4px;
  width: 100px;
}
/* line 1381, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-examples-image span {
  color: #999999;
  font-size: 10px;
}
/* line 1386, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-examples span {
  color: #F8ECC3;
}
/* line 1390, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-instructions {
  color: #aaaaaa;
  float: left;
  font: 300 11px/1 Arial, sans-serif;
  letter-spacing: -0.25px;
  margin: 3px 0 0 3px;
  text-shadow: -1px -1px 0 black;
}
/* line 1399, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-instructions a {
  color: #bbbbbb;
  text-decoration: underline;
}
/* line 1404, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-instructions a:hover {
  color: #dddddd;
}
/* line 1408, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-instructions ol {
  margin: 2px 0 0 17px;
}
/* line 1412, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-instructions span {
  color: #F8ECC3;
}
/* line 1416, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .image-upload-instructions {
  color: #F8ECC3;
  float: left;
  font: 12px/1 Arial;
  margin-bottom: 10px;
  opacity: 0.8;
  text-align: center;
  text-shadow: -1px -1px 0 black;
  width: 238px;
}
/* line 1427, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-notes {
  color: #aaaaaa;
  float: left;
  font: 300 11px/1 Arial, sans-serif;
  letter-spacing: -0.25px;
  margin: 0 0 0 3px;
  text-shadow: -1px -1px 0 black;
}
/* line 1436, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-notes a {
  color: #bbbbbb;
  text-decoration: underline;
}
/* line 1441, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-notes a:hover {
  color: #dddddd;
}
/* line 1445, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-notes ul {
  list-style-type: square;
  margin: 2px 0 0 17px;
}
/* line 1450, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-area-notes span {
  color: #e6e6fa;
}
/* line 1455, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip {
  position: absolute;
  z-index: 10000000;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1465, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 1469, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.top {
  margin-top: -2px;
}
/* line 1472, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.right {
  margin-left: 2px;
}
/* line 1475, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.bottom {
  margin-top: 2px;
}
/* line 1478, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.left {
  margin-left: -2px;
}
/* line 1481, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
/* line 1489, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
/* line 1497, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
/* line 1505, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
/* line 1513, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 1524, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/* line 1531, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-field-builder {
  background-color: #444;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  font: 300 13px/17px Arial, sans-serif;
  float: left;
  padding: 5px;
  color: #ffffff;
  letter-spacing: -0.2px;
  border: 1px solid #111;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  text-align: left;
  text-shadow: 0 -1px 0 black;
  text-overflow: ellipsis;
  width: 228px;
  height: 15px;
}
/* line 1559, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-field-builder:-moz-placeholder {
  color: #e6e6e6;
}
/* line 1562, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-field-builder::-webkit-input-placeholder {
  color: #e6e6e6;
}
/* line 1565, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-field-builder:hover {
  background-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}
/* line 1570, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-field-builder:focus, body#body-sites .text-field-builder.focused {
  background-color: #ffffff;
  color: #404040;
  text-shadow: 0 1px 0 #ffffff;
}
/* line 1576, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .prepended {
  float: left;
  border-width: 1px 0 1px 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  height: 15px;
  text-align: center;
  font: 300 12px/1.2 Arial, sans-serif;
  background-color: #444;
  display: block;
  padding: 5px 0;
  color: #ffffff;
  cursor: default;
  border-color: #111111;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  text-shadow: 0 -1px 0 black;
}
/* line 1604, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .prepended-alone {
  width: 206px;
}
/* line 1605, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .prepended-facebook {
  line-height: 1.3;
  width: 95px;
}
/* line 1606, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .prepended-twitter {
  width: 30px;
}
/* line 1608, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .appended {
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #111111;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  float: right;
  height: 25px;
  text-align: center;
  font: 300 12px/25px Arial, sans-serif;
  background-color: #555555;
  display: block;
  padding: 0;
  color: #ffffff;
  cursor: default;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  text-shadow: 0 -1px 0 black;
  width: 31px;
}
/* line 1637, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .appended-alone {
  background-color: #303030;
  border: 1px solid #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  padding: 0 7px;
}
/* line 1647, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .appended-active {
  background-color: #4FD37B;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4fd37b), to(#57a957));
  background-image: -moz-linear-gradient(top, #4fd37b, #57a957);
  background-image: -ms-linear-gradient(top, #4fd37b, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fd37b), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #4fd37b, #57a957);
  background-image: -o-linear-gradient(top, #4fd37b, #57a957);
  background-image: linear-gradient(top, #4fd37b, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4FD37B', endColorstr='#57a957', GradientType=0);
}
/* line 1660, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .flat {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 1661, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .flat-prepended {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 1662, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .flat-appended {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  width: 196px;
}
/* line 1664, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .full-dropdown-select-builder {
  color: #333333;
  font-family: arial;
  font-size: 12px;
  height: 28px;
  padding-top: 4px;
  width: 100%;
}
/* line 1676, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .rojo-rico {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}
/* line 1691, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .verde-rico {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4fd37b), to(#57a957));
  background-image: -moz-linear-gradient(top, #4fd37b, #57a957);
  background-image: -ms-linear-gradient(top, #4fd37b, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fd37b), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #4fd37b, #57a957);
  background-image: -o-linear-gradient(top, #4fd37b, #57a957);
  background-image: linear-gradient(top, #4fd37b, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4FD37B', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}
/* line 1707, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .azul-rico {
  background-color: #3A7AC1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#60a0e7), to(#3a7ac1));
  background-image: -moz-linear-gradient(top, #60a0e7, #3a7ac1);
  background-image: -ms-linear-gradient(top, #60a0e7, #3a7ac1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #60a0e7), color-stop(100%, #3a7ac1));
  background-image: -webkit-linear-gradient(top, #60a0e7, #3a7ac1);
  background-image: -o-linear-gradient(top, #60a0e7, #3a7ac1);
  background-image: linear-gradient(top, #60a0e7, #3a7ac1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60A0E7', endColorstr='#3A7AC1', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
}
/* line 1722, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .blanco-rico {
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(white, white 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, white 25%, #e6e6e6);
  background-image: -ms-linear-gradient(white, white 25%, #e6e6e6);
  background-image: -o-linear-gradient(white, white 25%, #e6e6e6);
  background-image: linear-gradient(white, white 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
  color: #333333;
}
/* line 1736, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .negro-rico {
  background-color: #333333 !important;
  background-repeat: repeat-x !important;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#444444), to(#333333)) !important;
  background-image: -moz-linear-gradient(top, #444444, #333333) !important;
  background-image: -ms-linear-gradient(top, #444444, #333333) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #333333)) !important;
  background-image: -webkit-linear-gradient(top, #444444, #333333) !important;
  background-image: -o-linear-gradient(top, #444444, #333333) !important;
  background-image: linear-gradient(top, #444444, #333333) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#333333', GradientType=0) !important;
}
/* line 1749, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .rojo-rico:hover, body#body-sites .azul-rico:hover, body#body-sites .blanco-rico:hover, body#body-sites .verde-rico:hover, body#body-sites .negro-rico:hover {
  background-position: 0 -15px;
  color: #fff;
}
/* line 1751, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .first-in-tab {
  border-top: 0 none;
  box-shadow: 0 0 0 transparent;
  padding-top: 0;
}
/* line 1757, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .last-in-tab {
  padding-bottom: 0px;
}
/* line 1761, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-box-tabs {
  margin: 0 !important;
  overflow: hidden;
  width: 260px !important;
}
/* line 1766, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .text-box-div {
  margin: -1px -30px -11px;
  padding-top: 5px;
}
/* line 1775, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .selectable-input-inactive {
  display: none;
}
/* line 1782, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs, body#body-sites .pills {
  padding: 0;
  list-style: none;
  zoom: 1;
}
/* line 1790, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs:before,
body#body-sites .pills:before,
body#body-sites .tabs:after,
body#body-sites .pills:after {
  display: table;
  content: "";
  zoom: 1;
}
/* line 1795, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs:after, body#body-sites .pills:after {
  clear: both;
}
/* line 1798, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs > li, body#body-sites .pills > li {
  float: left;
}
/* line 1801, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs > li > a, body#body-sites .pills > li > a {
  display: block;
}
/* line 1804, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs {
  border-color: #222222;
  border-style: solid;
  border-width: 0 0 1px;
  box-shadow: 0 1px 0 #333333;
}
/* line 1810, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs > li {
  position: relative;
  margin-bottom: 0;
}
/* line 1814, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs > li > a {
  background-color: rgba(255, 255, 255, 0.05);
  color: #cccccc;
  font: 10px/1 Arial;
  padding: 10px 0;
  text-align: center;
  text-shadow: -1px -1px 0 black;
  text-transform: uppercase;
}
/* line 1823, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs > li > a:hover {
  background-color: #282828;
  color: #F8ECC3;
  text-decoration: none;
}
/* line 1828, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs .active > a, body#body-sites .tabs .active > a:hover {
  background-color: #222;
  background-color: #222222;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  color: #fff;
  cursor: default;
}
/* line 1843, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs .menu-dropdown, body#body-sites .tabs .dropdown-menu {
  top: 35px;
  border-width: 1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
/* line 1850, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs a.menu:after, body#body-sites .tabs .dropdown-toggle:after {
  border-top-color: #999;
  margin-top: 15px;
  margin-left: 5px;
}
/* line 1855, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs li.open.menu .menu, body#body-sites .tabs .open.dropdown .dropdown-toggle {
  border-color: #999;
}
/* line 1858, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tabs li.open a.menu:after, body#body-sites .tabs .dropdown.open .dropdown-toggle:after {
  border-top-color: #555;
}
/* line 1864, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tab-content > .tab-pane,
body#body-sites .pill-content > .pill-pane,
body#body-sites .tab-content > div,
body#body-sites .pill-content > div {
  display: none;
}
/* line 1867, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tab-content > .active, body#body-sites .pill-content > .active {
  display: block;
  font: 12px/1 Arial;
  margin: 10px;
  text-shadow: -1px -1px 0 black;
  width: 240px;
}
/* line 1875, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .defaultSkin table {
  text-shadow: 0 0 0 transparent;
}
/* line 1879, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-backdrop {
  background-color: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
/* line 1888, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-backdrop.fade {
  opacity: 0;
}
/* line 1891, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-backdrop, body#body-sites .modal-backdrop.fade.in {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/* line 1897, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal {
  position: fixed;
  top: 50%;
  left: 80%;
  z-index: 11000;
  width: 365px;
  color: #333333;
  margin: -250px 0 0 -250px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 1921, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal .close {
  margin-top: 7px;
  float: right;
  color: #000000;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  opacity: 0.25;
  text-shadow: 0 1px 0 #FFFFFF;
}
/* line 1932, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
/* line 1940, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal.fade.in {
  top: 50%;
}
/* line 1943, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-header {
  border-bottom: 1px solid #eee;
  padding: 5px 15px;
}
/* line 1947, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-body {
  padding: 15px;
}
/* line 1950, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-footer {
  background-color: #f5f5f5;
  padding: 4px 15px 8px;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  zoom: 1;
  margin-bottom: 0;
}
/* line 1963, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-footer:before, body#body-sites .modal-footer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
/* line 1969, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-footer:after {
  clear: both;
}
/* line 1972, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .modal-footer .btn {
  float: right;
  margin-left: 5px;
}
/* line 1976, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy {
  display: block;
  position: absolute;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  z-index: 1000;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/* line 1988, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy.fade.in {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/* line 1994, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy.above .twipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
/* line 2002, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy.left .twipsy-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
/* line 2010, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy.below .twipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
/* line 2018, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy.right .twipsy-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
/* line 2026, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy-inner {
  padding: 3px 8px;
  background-color: #000000;
  color: white;
  text-align: center;
  max-width: 200px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 2037, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .twipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/* line 2043, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial {
  background: none repeat scroll 0 0 #475B6F;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  font: 300 12px/1.3 Arial;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 245px;
  left: auto;
  margin: 0 0 0 286px;
  top: 40px;
  width: 280px;
  z-index: 20000000;
}
/* line 2063, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial ul {
  list-style: none outside none;
  margin-top: 5px;
}
/* line 2068, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial ul li {
  margin-bottom: 10px;
}
/* line 2072, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial .modal-header {
  border-bottom: 0 none;
  padding: 15px 15px 10px;
}
/* line 2077, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #close-builder-tutorial {
  margin: 0;
  top: 18px;
  right: 15px;
  position: absolute;
}
/* line 2084, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial .modal-body {
  padding: 0 15px 0;
}
/* line 2088, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial h3 {
  color: #FFFFFF;
  font: bold 17px/1 Arial, sans-serif;
  margin-bottom: 5px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* line 2095, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial .builder-tutorial-arrow {
  border-color: transparent #475B6F transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  height: 0;
  position: absolute;
  left: -10px;
  top: 12px;
  width: 0;
}
/* line 2106, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .tutorial-number {
  background: none repeat scroll 0 0 #B9C1D0;
  border-radius: 5px 5px 5px 5px;
  color: #465B6F;
  float: left;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 5px 0;
  text-align: center;
  width: 30px;
}
/* line 2119, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #builder-tutorial .modal-footer {
  background-color: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 transparent;
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  font: bold 11px/1.4 Arial;
  padding: 10px 15px 10px;
  text-transform: uppercase;
}
/* line 2131, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #user_tutorial_taken {
  float: left;
  margin-right: 10px;
}
/* line 2136, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .uploading-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20000001;
  text-align: center;
  width: 160px;
  color: #333333;
  margin: -60px 0 0 -100px;
  padding: 20px;
  font: bold 12px/2 Arial;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 2166, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-lines {
  height: auto !important;
}
/* line 2170, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-lines ul {
  list-style: none outside none;
  margin: -16px 0 0 10px;
  position: absolute;
}
/* line 2176, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites .builder-lines ul li {
  border-bottom: 1px solid #505050;
  height: 1px;
  margin-bottom: 1px;
  width: 15px;
}
/* line 2183, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice.flash-notice-unsuccessful {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20000001;
  text-align: center;
  width: 200px;
  color: #333333;
  margin: -60px 0 0 -100px;
  padding: 20px;
  font: bold 12px/2 Arial;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 2212, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice.flash-notice-successful {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 20000001;
  text-align: center;
  width: 200px;
  color: #fff;
  margin: -1px 0 0 -100px;
  padding: 8px;
  font: bold 12px/2 Arial;
  text-transform: uppercase;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 2238, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice:hover {
  background-position: 0 0;
}
/* line 2242, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice p {
  font-size: 11px;
  line-height: 24px;
  margin-left: 7px;
}
/* line 2248, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice.flash-notice-successful p {
  line-height: 1;
}
/* line 2252, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #close-flash-notice {
  float: right;
  font-size: 15px;
  margin: -20px -9px 0 0;
  color: #000;
}
/* line 2259, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice.flash-notice-successful #close-flash-notice {
  margin: -2px 2px 0 0;
  line-height: 1;
  color: #fff;
}
/* line 2266, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites div#flash_notice .modal-header {
  border-bottom: 0 none;
  padding: 0;
}
/* line 2276, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen {
  z-index: 1000000;
  -webkit-user-select: none;
  -webkit-box-sizing: border-box;
  width: 208px;
  font-size: 13px;
  padding: 10px 30px 10px 10px !important;
  text-align: left;
  font-family: helvetica;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, white), color-stop(0.02, #eeeeee), color-stop(0.98, #cccccc), color-stop(1, #a3a3a3));
  border: 1px solid #505050;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 130%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
/* line 2301, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen.wide {
  width: 260px;
}
/* line 2311, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen .arrow {
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #cccccc));
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #505050;
  width: 16px;
  height: 16px;
  -webkit-transform: rotateZ(45deg);
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
  -webkit-border-bottom-right-radius: 2px;
}
/* line 2331, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen.ipad .arrow {
  -webkit-transform: rotateZ(-135deg);
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eeeeee));
  -webkit-box-shadow: inset -1px -1px 0 white;
  top: -9px;
  bottom: auto;
  left: 50%;
}
/* line 2344, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen .close {
  -webkit-box-sizing: border-box;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  text-align: center;
  text-indent: 1px;
  -webkit-border-radius: 7px;
  background: rgba(0, 0, 0, 0.12);
  color: #707070;
  -webkit-box-shadow: 0 1px 0 #fff;
  font-size: 16px;
}
/* line 2366, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen .plus {
  font-weight: bold;
  font-size: 1.3em;
}
/* line 2377, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen .share {
  display: inline-block;
  width: 18px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUKFNtkLtLw1AYxS/qJLhXVKr2ZRulUNtiqgSb3CziICI6ucTFVYcOnaQOFRwUnNTRwUWXgpP/QdHNUEQUHGxofYBTlRs83iZNjKTncOGe7/vx3QchXUWn6FL3jhfKUdCCr5zuifV5oDiHQM+c+CIhiiCSWNu08iq9oHXKLAiqrgR4UXqlOEYZt++ExEL0wW7+OW0G10muLv9gmqfe5FAWKmTMYQYiFL7PYwyLOD8lSjNh2gdnPzMII4QUBxc4OothbAF7GCBKQ0YbSWyPQsIhqvetS+y0ygGMo/KFZfviDvR4AhwgZU9dGYnA0J/6ndc15i3ouYIMcVVUcEXIoOxCeRCfwP8sXBSdjtpUv/1QW+K16kCCIUC4id9Fa0JtkluwVkSfqPL6RwfSDA0aNlx7k/bWgViB7bMS2/1vk5sdsZLN/ALSuL3tylO4RAAAAABJRU5ErkJggg==);
  background-size: 18px 15px;
  text-indent: -9999em;
  overflow: hidden;
}
/* line 2394, ../../app/assets/stylesheets/fencer.css.scss.erb */
body#body-sites #addToHomeScreen .touchIcon {
  display: block;
  float: left;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  width: 44px;
  height: 44px;
  -webkit-background-size: 44px 44px;
  margin: 0 15px 5px 0;
  -webkit-background-clip: padding-box;
}
@media all and (-webkit-min-device-pixel-ratio: 2) {
  /* line 2414, ../../app/assets/stylesheets/fencer.css.scss.erb */
  body#body-sites #addToHomeScreen .share {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
  }
}

/* END body#body-sites */
