/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
@import "//fast.fonts.net/cssapi/0aff387e-00ac-4dc4-ab5e-b6df17a34158.css";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  background: #fff url("../../images/body-background.jpg") top center no-repeat;
  color: #797672;
  font-size: 14px;
  line-height: 18px;
  font-family: "pragmatica-web-1","pragmatica-web-2","Helvetica Neue",Helvetica,Verdana,Arial, serif; }

/* object components */
.container, body.home #page-background {
  margin: 0 auto;
  width: 1140px; }

.chevron {
  display: block;
  background-position: center center;
  background-repeat: no-repeat; }

.alignleft, .content_block, .nav ul li, #secondary, #header #logo, #primary-nav #social-links li, .the_content dl dt, .the_content dl dd, .gform_wrapper .gfield_label, .gform_wrapper .ginput_container, .gform_wrapper .gfield_checkbox li, body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl dt, body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl dd, #form-sliders li {
  display: inline;
  float: left; }

.alignright, #primary, #header #header-contact_details, #primary-nav #social-links, #footer #contact_details, body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body, .export-lots {
  display: inline;
  float: right; }

.scaled_background, #header, #footer {
  /* background-image scales to fit container size */
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  /* end background-image scaling */ }

.scaled-img img {
  display: block;
  max-height: 100%;
  width: auto; }

.content_block {
  border-left: 1px solid #dddcda;
  padding: 0 30px 0 16px;
  width: 330px; }
  .content_block:first-of-type {
    border-left: none; }
  .content_block.double {
    width: 690px; }
  .content_block.triple {
    width: 1050px; }
  .content_block img {
    border: 1px solid #797672;
    max-width: 90%; }

a {
  color: #797672;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

.nostyle, .nav ul, .gform_wrapper .gform_fields, .gform_wrapper .gfield_checkbox, .article-archives ul, #project-subnav .nav {
  margin: 0;
  padding: 0; }
  .nostyle li, .nav ul li, .gform_wrapper .gform_fields li, .gform_wrapper .gfield_checkbox li, .article-archives ul li, #project-subnav .nav li {
    list-style: none; }

.nav {
  display: block; }

.mapp-container {
  border: 1px solid #8d9090;
  clear: both;
  display: block; }

.button {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  background-image: url("../../images/buttons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  display: block; }

.clearfix, .file-group {
  *zoom: 1; }
  .clearfix:before, .file-group:before, .clearfix:after, .file-group:after {
    content: " ";
    display: table; }
  .clearfix:after, .file-group:after {
    clear: both; }

#primary {
  background: #f2f1ef url("../../images/main-background.jpg") top right no-repeat;
  padding-top: 30px;
  width: 760px; }

#secondary {
  background: url("../../images/secondary.jpg") top left no-repeat;
  width: 380px; }

.evenwrapper {
  background: url("../../images/fauxcolumns.png") top center repeat-y; }
  .evenwrapper #primary {
    min-height: 750px; }

#sections {
  width: 380px;
  color: #fff; }
  #sections a {
    color: #797672;
    font-weight: bold;
    text-decoration: none; }
    #sections a:hover {
      text-decoration: none; }
  #sections .chevron {
    position: relative;
    top: 50px;
    background: url("../../images/homepage/section-links.png") 0 -6px no-repeat;
    display: block;
    font-size: 32px;
    font-weight: 200;
    height: 130px;
    letter-spacing: -1px;
    line-height: 130px;
    padding: 0 0 0 40px;
    text-decoration: none;
    text-shadow: 0 0 3px #000;
    width: 397px; }
    #sections .chevron strong {
      color: #0093d3; }
  #sections a.chevron {
    background-position: -68px -165px;
    color: #fff;
    font-weight: normal; }
  #sections a.chevron:hover {
    background-position: -68px -6px; }
  #sections .section {
    background: silver url("../../images/sections.jpg") 0 0 no-repeat;
    border-bottom: 1px solid #fff;
    color: #797672;
    display: block;
    height: 265px;
    position: relative; }
    #sections .section p {
      margin: 60px 50px 0; }
    #sections .section.active {
      background-position: 0 -265px;
      color: #fff; }
      #sections .section.active .chevron {
        background-position: -68px -6px; }
        #sections .section.active .chevron strong {
          color: #fff; }
      #sections .section.active a {
        color: #fff; }

.mini-chevron {
  background: #282929;
  color: #fff;
  font-weight: 200;
  line-height: 32px;
  padding-left: 10px;
  position: relative;
  width: 95%; }
  .mini-chevron .chevron {
    position: absolute;
    right: -18px;
    bottom: -3px;
    height: 38px;
    width: 38px; }

.table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 20px;
  padding: 0 0 20px;
  width: 95%; }
  .table th {
    background: #282929;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    padding: 5px 10px;
    text-align: left; }
  .table td {
    padding: 5px 10px; }

/* end object components */
#header {
  background-color: #282929;
  background-repeat: no-repeat;
  height: 150px; }
  #header #logo {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    display: block;
    margin: 30px 0 0 2px; }
  #header #header-contact_details {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    color: #fff;
    height: 68px;
    font-size: 32px;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 26px 20px 0 0;
    text-align: right;
    text-shadow: 0 0 4px #000; }
    #header #header-contact_details .phone {
      font-size: 20px; }
    #header #header-contact_details .button {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      height: 18px;
      vertical-align: middle;
      width: 93px; }
      #header #header-contact_details .button:hover {
        background-position: 0 -19px; }
      #header #header-contact_details .button:active {
        background-position: 0 -38px; }

#primary-nav {
  background: #d9dadb url("../../images/nav-background.png") 0 0 repeat-x;
  height: 43px;
  line-height: 43px;
  position: relative;
  z-index: 100; }
  #primary-nav ul.menu li {
    border-right: 1px dotted #5a5d5d;
    line-height: 18px; }
    #primary-nav ul.menu li.current_page_item {
      background: #5c5c5c url("../../images/nav-background.png") 0 -43px repeat-x;
      color: #fff; }
      #primary-nav ul.menu li.current_page_item a {
        color: #fff; }
        #primary-nav ul.menu li.current_page_item a:hover {
          color: #fff;
          text-decoration: none; }
      #primary-nav ul.menu li.current_page_item li a {
        color: #000 !important; }
    #primary-nav ul.menu li li {
      background: #d9dadb;
      border-right: none; }
      #primary-nav ul.menu li li a {
        color: #000 !important;
        background: #d9dadb !important; }
        #primary-nav ul.menu li li a:hover {
          background: #d9dadb;
          border-left: 4px solid #b32017;
          color: #000; }
  #primary-nav ul.menu a {
    color: #000;
    display: block;
    line-height: 41px;
    padding: 2px 20px 0;
    text-decoration: none; }
    #primary-nav ul.menu a:hover {
      background: #5c5c5c url("../../images/nav-background.png") 0 -43px repeat-x;
      color: #fff; }
  #primary-nav #social-links {
    margin: 0 30px 0 0; }
    #primary-nav #social-links a {
      background: url("../../images/icons-social_media.png") 0 0 no-repeat;
      display: block;
      height: 43px;
      text-indent: -9999px;
      width: 45px; }
      #primary-nav #social-links a#social-twitter {
        background-position: -45px 0; }
      #primary-nav #social-links a#social-googleplus {
        background-position: -90px 0; }

#footer {
  background-image: url("../../images/footer-background.png");
  background-color: #f2f1f0;
  border-top: 1px solid #8d9090;
  height: 162px;
  padding: 30px 0 0; }
  #footer .content_block {
    border-color: #8d9090;
    font-size: 16px;
    width: 690px; }
    #footer .content_block#contact_details {
      width: 330px; }
  #footer .text {
    width: 620px; }
  #footer #footer-chevron {
    margin: 28px 20px 0 0;
    border: none; }
  #footer #contact_details li {
    background: url("../../images/footer-social_icons.png") 0 0 no-repeat;
    font-size: 14px;
    list-style: none;
    line-height: 19px;
    margin: 0 0 10px 0;
    padding: 0 0 0 30px; }
    #footer #contact_details li#footer-phone {
      background-position: 0 -42px; }
    #footer #contact_details li#footer-name {
      background-position: 0 -70px; }
    #footer #contact_details li#privacy {
      background: none; }

#main {
  *zoom: 1;
  background: #f2f1ef url("../../images/main-background.jpg") top center no-repeat;
  padding: 0;
  overflow: hidden;
  z-index: 10; }
  #main:before, #main:after {
    content: " ";
    display: table; }
  #main:after {
    clear: both; }
  #main .the_content {
    *zoom: 1; }
    #main .the_content:before, #main .the_content:after {
      content: " ";
      display: table; }
    #main .the_content:after {
      clear: both; }
    #main .the_content h2 {
      font-size: 14px; }
    #main .the_content .content_block img {
      border: 1px solid #797672;
      max-width: 100%; }

.page-template-default #main {
  padding: 30px 0; }
  .page-template-default #main h2, .page-template-default #main h3 {
    font-size: 14px;
    margin: 0; }

#document_title {
  box-shadow: 1px 4px 4px 0 #000;
  background: #282929;
  display: block;
  height: 100px;
  line-height: 100px;
  margin: 0 0 40px;
  position: relative;
  width: 100%; }
  #document_title h1, #document_title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 0 20px;
    text-shadow: 0 0 3px #000; }
  #document_title .chevron {
    position: absolute;
    right: -50px;
    bottom: -10px;
    height: 116px;
    width: 105px; }

body.home #page-background {
  /* 		@extend .scaled-background; */
  background-color: #E1DFDF;
  background-position: top right;
  background-repeat: no-repeat; }
  body.home #page-background.land {
    background-image: url("../../images/homepage/land.jpg"); }
  body.home #page-background.apartments {
    background-image: url("../../images/homepage/apartments.jpg"); }
  body.home #page-background.commercial {
    background-image: url("../../images/homepage/commercial.jpg"); }

body.home .nav {
  opacity: 0.8; }

body.home #main {
  background: none;
  padding: 0;
  position: relative;
  z-index: 10; }
  body.home #main .the_content {
    padding: 0; }
    body.home #main .the_content #sections {
      color: #fff; }
      body.home #main .the_content #sections a {
        color: #fff;
        text-decoration: none; }
        body.home #main .the_content #sections a:hover {
          text-decoration: underline; }
      body.home #main .the_content #sections .chevron {
        position: relative;
        top: 50px;
        background: url("../../images/homepage/section-links.png") -69px -165px no-repeat;
        display: block;
        font-size: 28px;
        font-weight: 200;
        height: 130px;
        letter-spacing: -1px;
        line-height: 130px;
        padding: 0 0 0 40px;
        text-decoration: none;
        text-shadow: 0 0 3px #000;
        width: 500px; }
      body.home #main .the_content #sections a.chevron:hover {
        background-position: -69px -6px;
        text-decoration: none; }
      body.home #main .the_content #sections .section {
        background: #8ac53f url("../../images/homepage/sections.jpg") 0 0 no-repeat;
        color: #fff;
        display: block;
        height: 250px;
        position: relative;
        width: 380px; }
        body.home #main .the_content #sections .section .highlight {
          color: #8ac53f;
          font-weight: bold; }
        body.home #main .the_content #sections .section p {
          margin: 60px 40px 0; }
        body.home #main .the_content #sections .section#apartments {
          background-color: #0093d3;
          background-position: 0 -250px; }
          body.home #main .the_content #sections .section#apartments .highlight {
            color: #0093d3; }
        body.home #main .the_content #sections .section#commercial {
          background-color: #c5c2c1;
          background-position: 0 -500px; }
          body.home #main .the_content #sections .section#commercial .highlight {
            color: #c5c2c1; }
        body.home #main .the_content #sections .section#intro {
          color: #797672;
          height: 518px;
          padding: 50px 0 0; }
          body.home #main .the_content #sections .section#intro h1 {
            background-position: -69px -5px;
            color: #0093d3;
            font-weight: 500;
            margin: 0 0 30px;
            position: static; }
          body.home #main .the_content #sections .section#intro a {
            color: #797672;
            font-weight: bold; }
          body.home #main .the_content #sections .section#intro p {
            margin: 0 0 10px 15px;
            padding: 0 30px; }
        body.home #main .the_content #sections .section#clickthrough {
          background-color: #c5c2c1;
          background-position: 0 -568px;
          height: 180px; }
          body.home #main .the_content #sections .section#clickthrough a {
            top: 32px; }
          body.home #main .the_content #sections .section#clickthrough a:hover {
            text-decoration: none; }
      body.home #main .the_content #sections .content_block {
        display: block;
        float: none;
        padding: 0;
        border: none;
        width: auto; }
        body.home #main .the_content #sections .content_block.double {
          width: auto; }

/* contact page def. list for contact info */
.the_content dl {
  *zoom: 1; }
  .the_content dl:before, .the_content dl:after {
    content: " ";
    display: table; }
  .the_content dl:after {
    clear: both; }
  .the_content dl dt {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    clear: left;
    margin: 4px 0;
    width: 80px; }
  .the_content dl dd {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 4px 0; }

.gform_wrapper .gform_description {
  display: block;
  padding-top: 16px; }

.gform_wrapper .gfield {
  *zoom: 1;
  display: block;
  margin: 7px 0;
  padding: 4px 0; }
  .gform_wrapper .gfield:before, .gform_wrapper .gfield:after {
    content: " ";
    display: table; }
  .gform_wrapper .gfield:after {
    clear: both; }

.gform_wrapper .gfield_label, .gform_wrapper .ginput_container {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  width: 110px; }

.gform_wrapper .ginput_container {
  width: 200px; }
  .gform_wrapper .ginput_container textarea {
    width: 200px; }

.gform_wrapper .gform_footer {
  clear: both;
  display: block; }

.gform_wrapper .gfield_checkbox li label {
  margin: 0 12px 0 4px; }

.gform_wrapper .gfield_required {
  color: #b32017; }

.gform_wrapper .validation_message {
  color: #b32017;
  font-size: 11px;
  clear: both;
  margin-left: 110px; }

.gform_wrapper .validation_error {
  margin: 7px 0 0 0;
  color: #b32017; }

.gform_wrapper .gform_button {
  background-position: 0 -75px;
  height: 21px;
  width: 66px; }
  .gform_wrapper .gform_button:hover {
    background-position: 0 -97px; }
  .gform_wrapper .gform_button:active {
    background-position: 0 -118px; }

body.blog #main, body.single-post #main {
  padding: 30px 0; }

body.blog .double, body.single-post .double {
  width: 690px; }

body.blog #primary, body.single-post #primary {
  background: none;
  float: left;
  width: 730px; }

body.blog #secondary, body.single-post #secondary {
  background: none;
  float: right; }

.article {
  margin: 30px 0 20px; }
  .article .article-title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 10px 0 0;
    text-transform: uppercase; }
    .article .article-title a {
      text-decoration: none; }
      .article .article-title a:hover {
        text-decoration: underline; }
  .article .article-date {
    border-left: 1px solid #797672;
    color: #aba9a6;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 0 0 10px; }
  .article .wp-post-image {
    border: none;
    max-width: 100%; }

.article-archives {
  border-left: 1px solid #aba9a6;
  float: left;
  margin: 30px 0 0;
  padding: 0 0 40px 20px; }
  .article-archives h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .article-archives li {
    font-size: 12px;
    font-weight: normal;
    line-height: 24px; }
    .article-archives li a {
      color: #928f8c;
      text-decoration: none; }
      .article-archives li a:hover {
        text-decoration: underline; }

body.single-property-estates #primary {
  padding-top: 30px; }

body.single-property-estates #main .the_content h2 {
  font-size: 16px; }

.estate-index .scaled-img {
  margin-top: -30px; }

#project-name {
  background: #fff;
  border-bottom: 1px solid #282929;
  height: 180px;
  line-height: 180px;
  padding: 10px;
  position: relative;
  text-align: center; }
  #project-name h1 {
    font-size: 0;
    height: 0;
    text-indent: -9999px; }
  #project-name img {
    vertical-align: middle; }

#project-intro {
  padding: 10px 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #282929; }

#project-subnav {
  padding: 0;
  border-top: 1px solid #fff;
  border-bottom: none; }
  #project-subnav .nav li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #282929;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px; }
    #project-subnav .nav li a {
      color: #8d9090;
      display: block;
      padding: 0 50px;
      text-decoration: none; }
      #project-subnav .nav li a:hover, #project-subnav .nav li a.active {
        background: #fff;
        color: #282929; }

body.page-template-template-project-php #primary {
  padding-top: 0;
  position: relative; }
  body.page-template-template-project-php #primary .chevron {
    position: absolute;
    left: -57px;
    top: 80px;
    height: 116px;
    width: 105px;
    z-index: 100; }

body.page-template-template-project-php #secondary {
  z-index: 10; }

body.page-template-template-projects_search-php #map_viewport {
  cursor: move;
  height: 797px;
  overflow: hidden;
  position: relative;
  width: 760px; }

body.page-template-template-projects_search-php #primary {
  padding-top: 0;
  z-index: 10; }

body.page-template-template-projects_search-php #secondary {
  position: relative;
  z-index: 100; }

body.page-template-template-projects_search-php #zoom_container .landmarks {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  font-size: 12px;
  color: #ffffff; }

body.page-template-template-projects_search-php #zoom_container .landmarks .item {
  position: absolute;
  display: none;
  text-align: center; }
  body.page-template-template-projects_search-php #zoom_container .landmarks .item .text {
    background: url("../../images/maps/marker_content.png") top center no-repeat;
    background-color: transparent !important;
    display: none;
    height: 173px;
    position: absolute;
    left: -44px;
    top: 42px;
    width: 374px; }
    body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .thumb-container {
      margin: 45px 10px 0 30px;
      text-align: center;
      width: 90px; }
      body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .thumb-container .thumb {
        line-height: 90px;
        height: 90px; }
      body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .thumb-container img {
        vertical-align: middle !important;
        max-width: 100px; }
    body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body {
      color: #797672;
      font-size: 18px;
      padding: 20px 20px 20px 0;
      text-align: left;
      width: 210px; }
      body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body h3 {
        font-size: 18px;
        margin: 18px 0 0 0; }
      body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl {
        *zoom: 1;
        font-size: 12px; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl:before, body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl:after {
          content: " ";
          display: table; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl:after {
          clear: both; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl dt {
          display: inline-block;
          vertical-align: baseline;
          zoom: 1;
          *display: inline;
          *vertical-align: auto;
          clear: left;
          font-weight: bold;
          width: auto; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body dl dd {
          display: inline-block;
          vertical-align: baseline;
          zoom: 1;
          *display: inline;
          *vertical-align: auto;
          margin-left: 4px; }
      body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body .button {
        background-position: 0 -141px;
        height: 29px;
        width: 78px; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body .button:hover {
          background-position: 0 -170px; }
        body.page-template-template-projects_search-php #zoom_container .landmarks .item .text .body .button:active {
          background-position: 0 -199px; }

body.page-template-template-projects_search-php .current .text img {
  max-width: 90px; }

body.page-template-template-projects_search-php .smooth_zoom_preloader {
  background-image: url("../../images/maps/preloader.gif"); }

body.page-template-template-projects_search-php .smooth_zoom_icons {
  background-image: url("../../images/maps/icons.png"); }

body.page-template-template-projects_search-php .controlsBg {
  background-image: url("../../images/maps/zoom-background.png") !important;
  background-color: transparent !important;
  border: none;
  height: 66px;
  opacity: 1 !important;
  width: 36px; }

body.page-template-template-projects_search-php #_zinorm, body.page-template-template-projects_search-php #_ziover, body.page-template-template-projects_search-php #_zonorm, body.page-template-template-projects_search-php #_zoover {
  background: none !important; }

body.page-template-template-projects_search-php .noSel {
  opacity: 1 !important; }

#form-sliders li {
  padding: 10px;
  margin-right: 20px;
  width: 185px; }

#form-sliders label {
  color: #282929;
  font-size: 16px; }

#form-sliders .slider {
  margin-top: 10px; }

#form-sliders p {
  color: #0093d3; }

#release-selector {
  margin: 20px 10px 16px; }
  #release-selector label {
    color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 8px; }

#stage_plan {
  position: relative; }
  #stage_plan .lot-marker {
    cursor: pointer;
    display: block;
    background: url("../../images/marker-small.png") bottom center no-repeat;
    height: 25px;
    position: absolute;
    width: 15px;
    z-index: 10; }
  #stage_plan .sold .status {
    color: #ff0000;
    text-transform: uppercase; }
  #stage_plan .marker-content {
    background: white;
    border-radius: 4px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    padding: 6px;
    text-align: center;
    width: 100px; }

.export-lots {
  background: url("../../images/icon-export.png") left center no-repeat;
  font-size: 12px;
  line-height: 20px;
  margin-right: 37px;
  padding-left: 20px; }

.dataTables_filter {
  display: none; }

.ui-dialog {
  border: none !important;
  border-radius: 0 !important;
  overflow: visible !important;
  padding: 0 !important; }

.popup-form {
  box-shadow: 3px 4px 13px rgba(0, 0, 0, 0.3);
  overflow: visible;
  padding: 0 !important; }
  .popup-form .header {
    background: #282929;
    height: 72px;
    padding: 4px;
    position: relative; }
  .popup-form .gform_wrapper {
    color: #797672;
    font-size: 14px;
    padding: 20px; }
    .popup-form .gform_wrapper .gform_title {
      margin-top: 0; }
    .popup-form .gform_wrapper .gform_description {
      padding-top: 0; }
    .popup-form .gform_wrapper .ginput_container input {
      background: #f9f9f9;
      border: 2px solid #b4b3b2; }
    .popup-form .gform_wrapper .gfield_checkbox {
      font-size: 12px; }

.ui-dialog-titlebar {
  background: none !important;
  border: none !important;
  height: 0;
  padding: 0 !important;
  position: none !important;
  top: 0;
  right: -5px;
  z-index: 100; }

.ui-dialog-title {
  display: none; }

#close-form, .ui-dialog-titlebar-close {
  background: none !important;
  border: none !important;
  display: block;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  right: -16px !important;
  text-indent: -9999px;
  top: -18px !important;
  width: 42px !important; }
  #close-form .ui-icon, .ui-dialog-titlebar-close .ui-icon {
    background: url("../../images/dialog-close.png") 0 0 no-repeat !important;
    height: 42px !important;
    width: 42px !important; }

.datatable th {
  background: #282929 url("../../images/icons-sort_arrows.png") 80% 3px no-repeat;
  cursor: pointer; }
  .datatable th.sorting_desc {
    background-position: 80% -78px; }
  .datatable th.sorting_asc {
    background-position: 80% -41px; }
  .datatable th.sorting_disabled {
    background-image: none; }

.datatable tr.record .reveal {
  background: url("../../images/icons-select_arrows.png") no-repeat;
  display: block;
  height: 10px;
  text-indent: -9999px;
  width: 12px; }

.datatable tr.record.hasDetails:hover td, .datatable tr.record.hasDetails:hover td.hover {
  cursor: pointer; }

.datatable tr.record.hasDetails:hover .reveal {
  background-position: 0 -10px; }

.datatable tr.record.active td {
  color: #0093d3 !important; }

.datatable tr.record.active .reveal {
  background-position: 0 -10px; }

.datatable tr.record.odd td {
  background: #fff; }
  .datatable tr.record.odd td.alt {
    background: #fff; }

.datatable td.details ul li {
  line-height: 24px; }
  .datatable td.details ul li a {
    background: url("../../images/icons-now_selling.png") 0 3px no-repeat;
    display: block;
    font-size: 12px;
    padding-left: 28px; }
    .datatable td.details ul li a:hover {
      background-position: 0 -17px; }
  .datatable td.details ul li.social {
    margin-top: 25px; }
  .datatable td.details ul li.download a {
    background-position: 0 -97px; }
    .datatable td.details ul li.download a:hover {
      background-position: 0 -125px; }

.datatable .sold {
  color: #ff0000; }

.datatable ul li {
  line-height: 24px; }
  .datatable ul li a {
    background: url("../../images/icons-now_selling.png") 0 3px no-repeat;
    display: block;
    font-size: 12px;
    padding-left: 28px; }
    .datatable ul li a:hover {
      background-position: 0 -17px; }
  .datatable ul li.social a {
    background-position: 0 -45px; }
    .datatable ul li.social a:hover {
      background-position: 0 -70px; }
  .datatable ul li.download a {
    background-position: 0 -97px; }
    .datatable ul li.download a:hover {
      background-position: 0 -125px; }

html.ie7 #footer .copy, html.ie8 #footer .copy {
  border-left: none; }

html.ie7 {
  /* subnav dropdown appears over content */
  /* end subnav fix */
  /* fix for Contact page address content */ }
  html.ie7 #footer-chevron {
    margin-top: 3px; }
  html.ie7 #primary-nav {
    z-index: 100; }
    html.ie7 #primary-nav a {
      height: 41px;
      line-height: 41px; }
  html.ie7 #document_title {
    z-index: 0; }
  html.ie7 #map_viewport {
    width: 690px; }
  html.ie7 body.page-id-16 dl dd {
    width: 240px; }
  html.ie7 div.ui-slider-range {
    height: 12px; }

/*** ESSENTIAL STYLES ***/
.menu, .menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.menu ul {
  position: absolute;
  top: -999em;
  width: 250px;
  /* left offset of submenus need to match (see below) */ }

.menu ul li {
  width: 100%; }

.menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

.menu li {
  float: left;
  position: relative; }

.menu a {
  display: block;
  position: relative; }

.menu li:hover ul,
.menu li.sfHover ul {
  left: 0;
  top: 43px;
  /* match top ul list item height */
  z-index: 99; }

ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
  top: -999em; }

ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
  left: 250px;
  /* match ul width */
  top: 0; }

ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
  top: -999em; }

ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
  left: 250px;
  /* match ul width */
  top: 0; }

/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=3.0.1");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0; }

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block; }

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

.btn [class^="icon-"], .nav [class^="icon-"], .btn [class*=" icon-"], .nav [class*=" icon-"] {
  display: inline; }

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }

li [class^="icon-"].icon-large, .nav li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large, .nav li [class*=" icon-"].icon-large {
  width: 1.5625em; }

ul.icons {
  list-style-type: none;
  text-indent: -0.75em; }

ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
  width: .75em; }

.icon-muted {
  color: #eee; }

.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.icon-3x {
  font-size: 3em; }

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.icon-4x {
  font-size: 4em; }

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

@-moz-document url-prefix() {
  .icon-spin {
    height: .9em; }
  .btn .icon-spin {
    height: auto; }
  .icon-spin.icon-large {
    height: 1.25em; }
  .btn .icon-spin.icon-large {
    height: .75em; } }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix, .file-group {
  *zoom: 1; }

.clearfix:before, .file-group:before,
.clearfix:after,
.file-group:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after, .file-group:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

form {
  margin: 0 0 20px; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

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

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

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

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff; }

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

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

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

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

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

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

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

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

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

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

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

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

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

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

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

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

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

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.form-actions:after {
  clear: both; }

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

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

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px; }

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

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

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

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

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

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

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

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

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

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

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

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

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

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

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

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

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

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

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

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

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

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

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

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal .control-group:after {
  clear: both; }

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

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

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

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

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px; }

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

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.alert,
.alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success h4 {
  color: #468847; }

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

p {
  margin: 0; }

fieldset {
  border: none; }

.form-actions {
  background: none; }

input.js-hidden,
.js-hidden {
  display: none; }

.error {
  color: #b32017; }

.control-label {
  text-align: left !important; }

/* begin manager app specific styles */
.the_content {
  padding: 20px; }
  .the_content h2 {
    margin: 10px 0 14px !important; }

#header #logo {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  display: block;
  margin: 30px 0 0 2px; }

#header #header-url {
  display: inline-block;
  float: right;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 23px 23px 0 0;
  text-align: right;
  width: 330px; }

#header #header-url h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 32px;
  margin: 0 0 18px;
  text-shadow: 0 0 4px #000; }

#header #header-url p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-align: right; }

#header #header-contact_details .button {
  width: auto; }
  #header #header-contact_details .button:hover {
    background-position: 0 0; }

#main {
  padding: 0 0 30px !important; }

small {
  font-size: 11px; }

.action, #member-actions a {
  background: #fff;
  cursor: pointer;
  display: block;
  line-height: 28px;
  margin: 4px 0;
  padding-left: 20px;
  text-decoration: none; }
  .action:hover, #member-actions a:hover {
    color: #444341; }
  .action.action-edit, #member-actions a.action-edit {
    background: none;
    text-decoration: none;
    padding-left: 0; }
    .action.action-edit .icon-edit, #member-actions a.action-edit .icon-edit {
      color: #797672; }

.panel {
  background: #fff;
  padding: 10px 20px; }
  .panel ul li {
    list-style: none;
    margin-left: 0; }
    .panel ul li a {
      display: block;
      text-decoration: none; }
      .panel ul li a:hover {
        text-decoration: underline; }
        .panel ul li a:hover i {
          text-decoration: none; }

.display-message {
  border-radius: 4px;
  padding: 10px;
  background: #d8ffce;
  border: 1px solid #6fd553;
  color: #3bb31a;
  margin: 10px 0; }
  .display-message.error {
    background: #ffd3d3;
    border: 1px solid #f66f6f;
    color: #f66f6f; }
  .display-message.info {
    background: #FDF7EA;
    border: 1px solid #DB880B;
    color: #DB880B; }

.available-actions {
  color: #b32017;
  float: left;
  font-size: 10px;
  text-decoration: underline; }
  .available-actions:hover {
    text-decoration: none; }

.accordion .action i, .accordion #member-actions a i, #member-actions .accordion a i {
  color: #b32017;
  margin-right: 10px; }

.accordion li {
  clear: left;
  padding-left: 20px; }
  .accordion li a {
    display: inline-block;
    float: left;
    padding-right: 20px; }

.action-list li {
  margin: 4px 0;
  padding: 0 0 0 36px; }
  .action-list li .icon-edit {
    margin-right: 0; }

#document_title {
  margin-bottom: 0; }

#breadcrumbs {
  padding: 0 10px 10px 0; }
  #breadcrumbs .nolink {
    margin-right: 10px; }
  #breadcrumbs li {
    display: inline-block;
    float: left; }

.project_info {
  background: #fff;
  margin-bottom: 12px;
  padding: 10px;
  clear: left; }
  .project_info dl {
    float: left; }
    .project_info dl dt {
      font-weight: bold;
      width: 180px; }
    .project_info dl dd {
      display: block;
      margin-right: 70px; }

body.home #main {
  padding: 0 !important; }

body.home .the_content {
  min-height: 172px;
  padding: 20px !important; }

body.home.logged-in .the_content {
  min-height: 445px; }

.document .control-label,
.control-group .control-label {
  padding-top: 0;
  width: 220px; }

.document input[type="file"],
.control-group input[type="file"] {
  line-height: 10px;
  height: 40px; }

.user, .wp-members {
  padding: 20px 50px; }

.button {
  background-color: #7d7e7d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(5%, #7d7e7d), color-stop(29%, #0e0e0e), color-stop(100%, #0e0e0e));
  background-image: -webkit-linear-gradient(top, #7d7e7d 0%, #7d7e7d 5%, #0e0e0e 29%, #0e0e0e 100%);
  background-image: -moz-linear-gradient(top, #7d7e7d 0%, #7d7e7d 5%, #0e0e0e 29%, #0e0e0e 100%);
  background-image: -ms-linear-gradient(top, #7d7e7d 0%, #7d7e7d 5%, #0e0e0e 29%, #0e0e0e 100%);
  background-image: -o-linear-gradient(top, #7d7e7d 0%, #7d7e7d 5%, #0e0e0e 29%, #0e0e0e 100%);
  background-image: linear-gradient(top, #7d7e7d 0%, #7d7e7d 5%, #0e0e0e 29%, #0e0e0e 100%);
  border: 1px solid #000;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-family: "pragmatica-web-1","pragmatica-web-2","Helvetica Neue",Helvetica,Verdana,Arial, serif;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none; }
  .button:hover {
    background-color: #7d7e7d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(21%, #494949), color-stop(100%, #0e0e0e));
    background-image: -webkit-linear-gradient(top, #7d7e7d 0%, #494949 21%, #0e0e0e 100%);
    background-image: -moz-linear-gradient(top, #7d7e7d 0%, #494949 21%, #0e0e0e 100%);
    background-image: -ms-linear-gradient(top, #7d7e7d 0%, #494949 21%, #0e0e0e 100%);
    background-image: -o-linear-gradient(top, #7d7e7d 0%, #494949 21%, #0e0e0e 100%);
    background-image: linear-gradient(top, #7d7e7d 0%, #494949 21%, #0e0e0e 100%); }
  .no-cssgradients .button {
    background: #000 url("../../images/button-background.jpg") 0 0 repeat-x; }

.button-group .button {
  display: inline-block; }

.borderradius .button-group .button-first {
  border-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.button-group .button-last {
  border-color: #404142;
  margin-left: -3px; }
  .borderradius .button-group .button-last {
    border-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }

.file-group {
  background: #e9e9e9;
  border: 1px solid #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin: 0 0 12px; }
  .file-group.active {
    background-color: #fefefe;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, whitesmoke));
    background-image: -webkit-linear-gradient(top, #fefefe, whitesmoke);
    background-image: -moz-linear-gradient(top, #fefefe, whitesmoke);
    background-image: -ms-linear-gradient(top, #fefefe, whitesmoke);
    background-image: -o-linear-gradient(top, #fefefe, whitesmoke);
    background-image: linear-gradient(top, #fefefe, whitesmoke); }
    .file-group.active .file-info {
      background: none !important; }
  .file-group .file-info {
    background-color: #fefefe;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e9e9e9));
    background-image: -webkit-linear-gradient(top, #fefefe, #e9e9e9);
    background-image: -moz-linear-gradient(top, #fefefe, #e9e9e9);
    background-image: -ms-linear-gradient(top, #fefefe, #e9e9e9);
    background-image: -o-linear-gradient(top, #fefefe, #e9e9e9);
    background-image: linear-gradient(top, #fefefe, #e9e9e9);
    border-left: 3px solid #797672;
    line-height: 30px;
    padding: 10px;
    vertical-align: middle;
    z-index: 10; }
    .file-group .file-info:hover {
      background-color: #fefefe;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, whitesmoke));
      background-image: -webkit-linear-gradient(top, #fefefe, whitesmoke);
      background-image: -moz-linear-gradient(top, #fefefe, whitesmoke);
      background-image: -ms-linear-gradient(top, #fefefe, whitesmoke);
      background-image: -o-linear-gradient(top, #fefefe, whitesmoke);
      background-image: linear-gradient(top, #fefefe, whitesmoke);
      cursor: pointer; }
  .file-group .file-date {
    color: #aba59e;
    display: inline-block;
    font-size: 12px;
    width: 80px; }
  .file-group .file-name {
    width: 170px;
    padding: 0 20px 0 0;
    z-index: 100; }
  .file-group .file-status .button {
    font-size: 22px;
    padding: 5px; }
  .file-group .file-info_reveal {
    line-height: 30px; }
    .file-group .file-info_reveal a i {
      font-size: 24px;
      text-decoration: none;
      vertical-align: bottom; }
  .file-group .file-hidden {
    border-left: 3px solid #797672;
    clear: left;
    display: none;
    padding: 0 12px 12px; }
    .file-group .file-hidden ol li {
      list-style: none; }
    .file-group .file-hidden .file-date {
      font-size: 10px;
      width: 50px; }
  .file-group .reveal-history {
    text-decoration: none; }
    .file-group .reveal-history:hover {
      text-decoration: underline; }
  .file-group .file-comments {
    width: 410px; }

.file {
  display: inline;
  float: left; }

.approved .file-info,
.approved .file-hidden {
  border-left: 3px solid #8AC53F; }

.approved .file-status .button-approve {
  background-color: #0e0e0e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(90%, #0e0e0e), color-stop(100%, #5b5b5b));
  background-image: -webkit-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -moz-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -ms-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -o-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  color: #8AC53F; }
  .approved .file-status .button-approve:hover {
    background-color: #0e0e0e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(90%, #0e0e0e), color-stop(100%, #5b5b5b));
    background-image: -webkit-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -moz-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -ms-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -o-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%); }

.rejected .file-info,
.rejected .file-hidden {
  border-left: 3px solid #b32017; }

.rejected .file-status .button-reject {
  background-color: #0e0e0e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(90%, #0e0e0e), color-stop(100%, #5b5b5b));
  background-image: -webkit-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -moz-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -ms-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: -o-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  background-image: linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
  color: #b32017; }
  .rejected .file-status .button-reject:hover {
    background-color: #0e0e0e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(90%, #0e0e0e), color-stop(100%, #5b5b5b));
    background-image: -webkit-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -moz-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -ms-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: -o-linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%);
    background-image: linear-gradient(top, #0e0e0e 0%, #0e0e0e 90%, #5b5b5b 100%); }

.hidden-comment {
  min-height: 200px;
  width: 400px;
  padding: 20px;
  display: none;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7); }

.modal_close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../images/modal_close.png");
  z-index: 2; }

.status {
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 20px;
  text-indent: -9999px; }

.status-tick {
  background: url("../../images/tick-and-cross.png") -25px 0 no-repeat;
  margin-right: 120px;
  padding-left: 30px;
  text-indent: 0; }

.clear {
  clear: left;
  padding-top: 10px; }

#member-actions li {
  list-style: none;
  margin-left: 0; }

.form fieldset {
  padding: 0; }

.form label {
  clear: left; }

.form .clear {
  border: none; }

.form-actions {
  padding: 20px 0; }
  .form-actions .button {
    display: inline; }

.form-horizontal legend {
  font-size: 14px; }

.form-horizontal .js-hidden {
  display: none; }

.help-block {
  color: #797672;
  display: inline;
  font-size: 11px;
  font-style: italic; }

#wpmem_reg label {
  clear: left; }

#wpmem_reg .button_div {
  *zoom: 1;
  clear: both;
  float: none !important;
  width: auto !important; }
  #wpmem_reg .button_div:before, #wpmem_reg .button_div:after {
    content: " ";
    display: table; }
  #wpmem_reg .button_div:after {
    clear: both; }

#wpmem_reg .noinput {
  padding-top: 10px; }

#wpmem_msg {
  color: #b32017 !important; }

/* end manager app specific styles */
.control-group.required label,
.control-group.required .checkbox,
.control-group.required .radio,
.control-group.required input,
.control-group.required select,
.control-group.required textarea {
  color: #ff0000; }

.file-group.required {
  border-right: 1px solid #B32017;
  border-top: 1px solid #B32017;
  border-bottom: 1px solid #B32017; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

#document-upload-note {
  margin-bottom: 2em; }

.ie8 #wp-members {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px; }

body {
  background: #fff;
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px; }

#header {
  background-color: #f4f5f5; }
  #header #logo {
    margin-left: 30px; }
  #header #header-url {
    width: 350px; }
    #header #header-url h2 {
      color: #ee3042;
      font-size: 30px;
      font-weight: 500;
      text-shadow: none; }
    #header #header-url p {
      font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
      font-size: 14px;
      line-height: 1.42357;
      color: #273745; }

#main,
#primary {
  background: #fff; }

#main #document_title {
  background: #f4f5f5;
  box-shadow: none; }
  #main #document_title h1 {
    color: #ee3042;
    font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
    font-size: 30px;
    font-weight: 500;
    text-shadow: none; }

#primary h2 {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  font-size: 16px; }

#primary .the_content {
  padding-right: 0 !important; }

#primary .mini-chevron {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  background: #f4f5f5;
  color: #273745;
  font-weight: 500;
  text-transform: uppercase;
  padding: 20px; }

#primary .action, #primary #member-actions a, #member-actions #primary a {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  color: #273745;
  text-transform: uppercase; }
  #primary .action:hover, #primary #member-actions a:hover, #member-actions #primary a:hover {
    color: #ee3042; }

#primary #breadcrumbs {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  color: #273745; }

#primary .file-group,
#primary .project_info dd {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  text-transform: uppercase; }

#primary .file-group {
  border: 1px solid #666; }
  #primary .file-group.file-info {
    background: #fff;
    color: #273745; }

#primary .approved .file-info,
#primary .approved .file-hidden {
  border-left: 3px solid #dbe0e1; }

#secondary {
  background: #f4f5f5; }
  #secondary aside {
    font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
    font-size: 14px;
    line-height: 1.42357;
    color: #273745; }
  #secondary a,
  #secondary #project-subnav a {
    color: #273745;
    text-transform: uppercase; }
    #secondary a:hover, #secondary a:active,
    #secondary #project-subnav a:hover,
    #secondary #project-subnav a:active {
      color: #ee3042; }

.home #project-subnav .nav li:last-child {
  border-bottom: none; }

#footer {
  font-family: "Campton W00 Light", "Helvetica Nueue", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.42357;
  background: #f4f5f5; }
  #footer .content_block {
    padding-left: 50px;
    padding-right: 0; }
