.modal-box {
  position: relative;
  z-index: 9990;
}

.bbm-wrapper {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  padding: 50px 10px;
  overflow: auto;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: background-color 0.3s;
}
.bbm-wrapper * {
  box-sizing: border-box;
}

.bbm-modal {
  border-radius: 3px;
  margin: auto;
  width: auto;
  max-width: 550px;
  background: white;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6), 0 1px 2px rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 15px;
}

  /* BLOCKS */
.modal_topbar,
.modal_bottombar {
  padding: 0 30px;
}

.modal_topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.modal_topbar h3 {
  margin-top: 0px;
}

.modal_topbar img {
  min-height: 138px;
}

.modal_section {
  padding: 0 30px;
  margin-top: 0px;
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.modal_section p {
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.modal_section p:last-child {
  padding: 0;
  margin-bottom: 0;
}

.modal_section h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1em;
}

.modal_bottombar {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px;
  margin-top: 30px; }

.modal-submit {
  display: block;
  padding: 8px 12px;
  font-size: 24px;
  color: white;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
  background-color: rgb(127,196,67);
}

.modal-submit:hover {
  background-color: rgb(255,200,0);
  color: white;
}

.modal-submit:active {
  color: black;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.modal-cancel {
  color: red;
  padding-top: 10px;
  display: block;
  margin-top: 15px;
}

.modal-cancel:hover {
  text-decoration: underline;
  color: red;
}

/* ANIMATIONS */
/* Open modal */
@-webkit-keyframes bbm-open {
  0% {
    -webkit-transform: matrix(0.99126, 0, 0, 0.99126, 0, 43.8813);
    opacity: 0.1259; }
  4% {
    -webkit-transform: matrix(0.99295, 0, 0, 0.99295, 0, 45.06809);
    opacity: 0.29544; }
  8% {
    -webkit-transform: matrix(0.99467, 0, 0, 0.99467, 0, 46.26922);
    opacity: 0.46703; }
  12% {
    -webkit-transform: matrix(0.99619, 0, 0, 0.99619, 0, 47.33355);
    opacity: 0.61908; }
  16% {
    -webkit-transform: matrix(0.99743, 0, 0, 0.99743, 0, 48.19991);
    opacity: 0.74284; }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.86067);
    opacity: 0.83724; }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33658);
    opacity: 0.90523; }
  28% {
    -webkit-transform: matrix(0.99952, 0, 0, 0.99952, 0, 49.66049);
    opacity: 0.9515; }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8675);
    opacity: 0.98107; }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98966);
    opacity: 0.99852; }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05361);
    opacity: 1.00766; }
  44% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.08);
    opacity: 1.01143; }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08394);
    opacity: 1.01199; }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07589);
    opacity: 1.01084; }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06265);
    opacity: 1.00895; }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04833);
    opacity: 1.0069; }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03518);
    opacity: 1.00503; }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02421);
    opacity: 1.00346; }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01567);
    opacity: 1.00224; }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00941);
    opacity: 1.00134; }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00506);
    opacity: 1.00072; }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00032; }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00007; }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99994; }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99913);
    opacity: 0.99988; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1; } }
.bbm-modal--open {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: bbm-open;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* Open a stacked modal */
@-webkit-keyframes bbm-stacked {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.93705; }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.85228; }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.76648; }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.69046; }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.62858; }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.58138; }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.54739; }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.52425; }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.50946; }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.50074; }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: 0.49617; }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: 0.49429; }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: 0.494; }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: 0.49458; }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: 0.49553; }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: 0.49655; }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: 0.49749; }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: 0.49827; }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: 0.49888; }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: 0.49933; }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: 0.49964; }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: 0.49984; }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: 0.49996; }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.50003; }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.50006; }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0.5; } }
.bbm-modal--stacked {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* destroy a stacked modal */
@-webkit-keyframes bbm-stacked-reverse {
  0% {
    -webkit-transform: matrix(0.99123, 0, 0, 0.99123, 0, 43.86266);
    opacity: 0.56162; }
  4% {
    -webkit-transform: matrix(0.99293, 0, 0, 0.99293, 0, 45.05306);
    opacity: 0.64665; }
  8% {
    -webkit-transform: matrix(0.99465, 0, 0, 0.99465, 0, 46.25785);
    opacity: 0.7327; }
  12% {
    -webkit-transform: matrix(0.99618, 0, 0, 0.99618, 0, 47.32543);
    opacity: 0.80896; }
  16% {
    -webkit-transform: matrix(0.99742, 0, 0, 0.99742, 0, 48.19443);
    opacity: 0.87103; }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.8572);
    opacity: 0.91837; }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33456);
    opacity: 0.95247; }
  28% {
    -webkit-transform: matrix(0.99951, 0, 0, 0.99951, 0, 49.65946);
    opacity: 0.97568; }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8671);
    opacity: 0.99051; }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98963);
    opacity: 0.99926; }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05377);
    opacity: 1.00384; }
  44% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08024);
    opacity: 1.00573; }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08419);
    opacity: 1.00601; }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07612);
    opacity: 1.00544; }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06284);
    opacity: 1.00449; }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04848);
    opacity: 1.00346; }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03529);
    opacity: 1.00252; }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02428);
    opacity: 1.00173; }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01572);
    opacity: 1.00112; }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00944);
    opacity: 1.00067; }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00508);
    opacity: 1.00036; }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00016; }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00004; }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99997; }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99912);
    opacity: 0.99994; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1; } }
.bbm-modal--stacked-reverse {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked-reverse;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* destroy a modal */
@-webkit-keyframes bbm-destroy {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.8741; }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.70456; }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.53297; }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.38092; }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.25716; }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.16276; }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.09477; }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.0485; }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.01893; }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.00148; }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: -0.00766; }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: -0.01143; }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: -0.01199; }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: -0.01084; }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: -0.00895; }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: -0.0069; }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: -0.00503; }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: -0.00346; }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: -0.00224; }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: -0.00134; }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: -0.00072; }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: -0.00032; }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: -0.00007; }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.00006; }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.00012; }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0; } }
.bbm-modal--destroy {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-destroy;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }


/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
  height: 60px;
}
#footer {
  background-color: #f5f5f5;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}



/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding-top: 60px;
}
.container .credit {
  margin: 20px 0;
}

code {
  font-size: 80%;
}

.page {
  display: none;
}

.form-control {
  height: 50px;
  line-height: 1;
  border: none;
  border-radius: 0px;
  background-color: #f3f3f3;
  box-shadow: none;
}

.btn-primary {
  background-color: #f3f3f3;
}

.currency-EUR:before {
  content: "€";
}

.currency-USD:before {
  content: "$";
}

.currency-GBP:before {
  content: "£";
}

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 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 by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  /*text-decoration: underline;*/
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-circle {
  border-radius: 500px;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 38px;
}

h2,
.h2 {
  font-size: 32px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

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

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.row .row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  /*float: left;*/
}

.col-1 {
  width: 8.333333333333332%;
}

.col-2 {
  width: 16.666666666666664%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333333333333%;
}

.col-5 {
  width: 41.66666666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.333333333333336%;
}

.col-8 {
  width: 66.66666666666666%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333333333334%;
}

.col-11 {
  width: 91.66666666666666%;
}

.col-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 728px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-push-1 {
    left: 8.333333333333332%;
  }
  .col-push-2 {
    left: 16.666666666666664%;
  }
  .col-push-3 {
    left: 25%;
  }
  .col-push-4 {
    left: 33.33333333333333%;
  }
  .col-push-5 {
    left: 41.66666666666667%;
  }
  .col-push-6 {
    left: 50%;
  }
  .col-push-7 {
    left: 58.333333333333336%;
  }
  .col-push-8 {
    left: 66.66666666666666%;
  }
  .col-push-9 {
    left: 75%;
  }
  .col-push-10 {
    left: 83.33333333333334%;
  }
  .col-push-11 {
    left: 91.66666666666666%;
  }
  .col-pull-1 {
    right: 8.333333333333332%;
  }
  .col-pull-2 {
    right: 16.666666666666664%;
  }
  .col-pull-3 {
    right: 25%;
  }
  .col-pull-4 {
    right: 33.33333333333333%;
  }
  .col-pull-5 {
    right: 41.66666666666667%;
  }
  .col-pull-6 {
    right: 50%;
  }
  .col-pull-7 {
    right: 58.333333333333336%;
  }
  .col-pull-8 {
    right: 66.66666666666666%;
  }
  .col-pull-9 {
    right: 75%;
  }
  .col-pull-10 {
    right: 83.33333333333334%;
  }
  .col-pull-11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  /*.col-offset-1 {*/
    /*margin-left: 8.333333333333332%;*/
  /*}*/
  /*.col-offset-2 {*/
    /*margin-left: 16.666666666666664%;*/
  /*}*/
  /*.col-offset-3 {*/
    /*margin-left: 25%;*/
  /*}*/
  /*.col-offset-4 {*/
    /*margin-left: 33.33333333333333%;*/
  /*}*/
  /*.col-offset-5 {*/
    /*margin-left: 41.66666666666667%;*/
  /*}*/
  /*.col-offset-6 {*/
    /*margin-left: 50%;*/
  /*}*/
  /*.col-offset-7 {*/
    /*margin-left: 58.333333333333336%;*/
  /*}*/
  /*.col-offset-8 {*/
    /*margin-left: 66.66666666666666%;*/
  /*}*/
  /*.col-offset-9 {*/
    /*margin-left: 75%;*/
  /*}*/
  /*.col-offset-10 {*/
    /*margin-left: 83.33333333333334%;*/
  /*}*/
  /*.col-offset-11 {*/
    /*margin-left: 91.66666666666666%;*/
  /*}*/
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table thead > tr > th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class^="col-"] {
  display: table-column;
  float: none;
}

table td[class^="col-"],
table th[class^="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

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

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

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

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

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;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

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

.form-control.input-large {
  height: 56px;
  padding: 14px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.form-control.input-small {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

select.input-large {
  height: 56px;
  line-height: 56px;
}

select.input-small {
  height: 30px;
  line-height: 30px;
}

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

.has-warning .form-control {
  padding-right: 32px;
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

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

.has-error .form-control {
  padding-right: 32px;
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

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

.has-success .form-control {
  padding-right: 32px;
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.btn {
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}




.btn-default {
  color: #ffffff;
  background-color: #474949;
  border-color: #474949;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background-color: #3a3c3c;
  border-color: #2e2f2f;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #474949;
  border-color: #474949;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #357ebd;
  border-color: #3071a9;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #428bca;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  background-color: #eea236;
  border-color: #ec971f;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  background-color: #d43f3a;
  border-color: #c9302c;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  background-color: #4cae4c;
  border-color: #449d44;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  background-color: #46b8da;
  border-color: #31b0d5;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #333333;
  text-decoration: none;
}

.btn-large {
  padding: 14px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.btn-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

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

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.input-group {
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.input-group-addon.input-small {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-large {
  padding: 14px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.form-inline .form-control,
.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
}

.form-inline .radio,
.form-inline .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .control-label {
  padding-top: 9px;
}

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.form-horizontal .form-group .row {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #357ebd;
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #357ebd;
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
  background-color: #ffffff;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 30px 10px 15px;
  margin-bottom: -1px;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
  margin-right: -15px;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item .list-group-item-text {
  color: #555555;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text {
  color: #e1edf7;
}

.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 500;
}

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

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

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

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

.list-group-flush {
  margin: 15px -15px -15px;
}

.list-group-flush .list-group-item {
  border-width: 1px 0;
}

.list-group-flush .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  border-bottom: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  border-radius: 6px;
}

.well-small {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav.open > a,
.nav.open > a:hover,
.nav.open > a:focus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.nav.open > a .caret,
.nav.open > a:hover .caret,
.nav.open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.nav > .pull-right {
  float: right;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  display: table-cell;
  float: none;
  width: 1%;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li > a {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  display: table-cell;
  float: none;
  width: 1%;
}

.nav-justified > li > a {
  text-align: center;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 4px;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar-nav {
  margin-top: 10px;
  margin-bottom: 15px;
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #777777;
  border-radius: 4px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #333333;
  background-color: rgb(168,168,168);
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #d5d5d5;
}

.navbar-nav > .disabled > a,
.navbar-nav > .disabled > a:hover,
.navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-nav.pull-right {
  width: 100%;
}

.navbar-static-top {
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  border-radius: 0;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  display: block;
  max-width: 200px;
  padding: 15px 15px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #777777;
  text-align: center;
}

.navbar-brand:hover,
.navbar-brand:focus {
  color: #5e5e5e;
  text-decoration: none;
  background-color: transparent;
}

.navbar-toggle {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 48px;
  height: 32px;
  padding: 8px 12px;
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #cccccc;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-form {
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-form .form-control,
.navbar-form .radio,
.navbar-form .checkbox {
  display: inline-block;
}

.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav > .dropdown > a:hover .caret,
.navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #d5d5d5;
}

.navbar-nav > .open > a .caret,
.navbar-nav > .open > a:hover .caret,
.navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-inverse {
  background-color: #222222;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: rgb(168,168,168);
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/*@media screen and (min-width: 768px) {*/
  .navbar-brand {
    float: left;
    margin-right: 5px;
    margin-left: -15px;
  }
  .navbar-nav {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    border-radius: 0;
  }
  .navbar-nav.pull-right {
    float: right;
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
/*}*/

.navbar-btn {
  margin-top: 6px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover {
  color: #333333;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.btn .caret {
  border-top-color: #ffffff;
}

.dropup .btn .caret {
  border-bottom-color: #ffffff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active {
  z-index: 2;
}

.btn-group .btn + .btn {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-large + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn .caret {
  margin-left: 0;
}

.btn-large .caret {
  border-width: 5px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
}

.btn-group-vertical .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical .btn:first-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical .btn:last-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group[data-toggle="buttons"] > .btn > input[type="radio"],
.btn-group[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
  background-color: #f5f5f5;
}

.pagination > .active > a,
.pagination > .active > span {
  color: #999999;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.pagination-large > li > a,
.pagination-large > li > span {
  padding: 14px 16px;
  font-size: 18px;
}

.pagination-large > li:first-child > a,
.pagination-large > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-large > li:last-child > a,
.pagination-large > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-small > li > a,
.pagination-small > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-small > li:first-child > a,
.pagination-small > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-small > li:last-child > a,
.pagination-small > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.fade.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/*@media screen and (min-width: 768px) {*/
  /*.modal-dialog {*/
    /*right: auto;*/
    /*left: 50%;*/
    /*width: 600px;*/
    /*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
  /*}*/
  /*.modal-content {*/
    /*-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);*/
            /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);*/
  /*}*/
/*}*/

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.9);
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -webkit-bg-clip: padding-box;
     -moz-bg-clip: padding;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.alert {
  margin-top: 15px;
  padding: 10px 35px 10px 15px;
  margin-bottom: 20px;
  color: #c09853;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert hr {
  border-top-color: #f8e5be;
}

.alert .alert-link {
  font-weight: 500;
  color: #a47e3c;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

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

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

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

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

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

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

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

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

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

.thumbnail,
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}

.thumbnail {
  display: block;
}

.thumbnail > img,
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.label {
  display: inline;
  padding: .25em .6em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  background-color: #808080;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-color: #428bca;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-color: #d9534f;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-color: #5cb85c;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-color: #f0ad4e;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-color: #5bc0de;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
  margin-bottom: 20px;
}

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

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-color: rgba(0, 0, 0, 0.0001);
  background-color: transparent;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 120px;
  padding-left: 0;
  margin-left: -60px;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 50px 60px;
    border-radius: 6px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-sm {
  display: block !important;
}

tr.visible-sm {
  display: table-row !important;
}

th.visible-sm,
td.visible-sm {
  display: table-cell !important;
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

th.visible-md,
td.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

th.visible-lg,
td.visible-lg {
  display: none !important;
}

.hidden-sm {
  display: none !important;
}

tr.hidden-sm {
  display: none !important;
}

th.hidden-sm,
td.hidden-sm {
  display: none !important;
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: none !important;
  }
  tr.visible-sm {
    display: none !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-lg {
    display: none !important;
  }
  tr.visible-lg {
    display: none !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: none !important;
  }
  .hidden-sm {
    display: block !important;
  }
  tr.hidden-sm {
    display: table-row !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: table-cell !important;
  }
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
  .hidden-lg {
    display: block !important;
  }
  tr.hidden-lg {
    display: table-row !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: table-cell !important;
  }
}

@media (min-width: 992px) {
  .visible-sm {
    display: none !important;
  }
  tr.visible-sm {
    display: none !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: none !important;
  }
  .visible-md {
    display: none !important;
  }
  tr.visible-md {
    display: none !important;
  }
  th.visible-md,
  td.visible-md {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .hidden-sm {
    display: block !important;
  }
  tr.hidden-sm {
    display: table-row !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: table-cell !important;
  }
  .hidden-md {
    display: block !important;
  }
  tr.hidden-md {
    display: table-row !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: table-cell !important;
  }
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}


.navbar {
  padding: 0px;
  background-color: rgb(255,255,255);
  margin-bottom: 0px;
}

.navbar-items {
  width: 100%;
  margin-bottom: 4px;
  background-color: rgb(255,255,255);
  overflow: hidden;
}

.navbar-item-empty[data-item="1"],
.navbar-item-empty[data-item="2"],
.navbar-item-empty[data-item="3"],
.navbar-item-empty[data-item="4"],
.navbar-item-empty[data-item="5"],
.navbar-item-empty[data-item="6"] {
  display: none;
}

.navbar-items > .navbar-item a {
  background-color: rgb(168,168,168);
  background-repeat: no-repeat;
}

.navbar-items > .navbar-item a:hover {
  background-color: rgb(168,168,168);
}

.navbar-items > .navbar-item-empty a {
  background-color: rgb(238,238,238);
}

.navbar-items > .navbar-item-empty a:hover {
  background-color: rgb(238,238,238);
}

.navbar-items > .navbar-item strong {
  font-family: "Avenir LT W02 55 Roman";
  letter-spacing: -1px;
  padding-left: 1px;
}

.navbar-items > .navbar-item[data-name] a {
  background-position: 0px -8px;
  padding: 0px;
  padding-top: 50px;
  font-family: "Avenir LT W02 35 Light";
  font-size: 11px;
  color: white;
  text-align: center;
  text-transform: uppercase;
}

.navbar-items > .navbar-item[data-name] a:hover,
.navbar-items > .navbar-item[data-name].selected a {
  color: rgb(255,200,0);
}


.navbar-items > .navbar-item[data-name="home"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/home-hover.png');
}

.navbar-items > .navbar-item[data-name="home"] a:hover,
.navbar-items > .navbar-item[data-name="home"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/home-selected.png');
}

.navbar-items > .navbar-item[data-name="profile"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/profile-hover.png');
}

.navbar-items > .navbar-item[data-name="profile"] a:hover,
.navbar-items > .navbar-item[data-name="profile"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/profile-selected.png');
}

.navbar-items > .navbar-item[data-name="dashboard"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/dashboard-hover.png');
}

.navbar-items > .navbar-item[data-name="dashboard"] a:hover,
.navbar-items > .navbar-item[data-name="dashboard"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/dashboard-selected.png');
}

.navbar-items > .navbar-item[data-name="premium"] a {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/premium-hover.png');
}

.navbar-items > .navbar-item[data-name="premium"] a:hover,
.navbar-items > .navbar-item[data-name="premium"].selected a {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/premium-selected.png');
}

.navbar-items > .navbar-item[data-name="settings"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/settings-hover.png');
}

.navbar-items > .navbar-item[data-name="settings"] a:hover,
.navbar-items > .navbar-item[data-name="settings"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/settings-selected.png');
}

.navbar-items > .navbar-item[data-name="charts"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/charts.png');
}

.navbar-items > .navbar-item[data-name="charts"] a:hover,
.navbar-items > .navbar-item[data-name="charts"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/charts-selected.png');
}

.navbar .navbar-items > .navbar-item[data-name="launch"] a,
.navbar .navbar-items > .navbar-item[data-name="browse"] a {
  background-color: rgb(255,200,0);
  color: white;
  font-family: "Avenir LT W02 95 Black";
  font-size: 13px;
  padding-top: 26px;
  line-height: 1;
}

.navbar-items > .navbar-item[data-name="launch"] a:hover,
.navbar-items > .navbar-item[data-name="launch"].selected a,
.navbar-items > .navbar-item[data-name="browse"] a:hover,
.navbar-items > .navbar-item[data-name="browse"].selected a {
  color: rgb(23,23,23);
}

.navbar-items > .navbar-item[data-name="magazine"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/magazine-hover.png');
}

.navbar-items > .navbar-item[data-name="magazine"] a:hover,
.navbar-items > .navbar-item[data-name="magazine"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/magazine-selected.png');
}

.navbar-items > .navbar-item[data-name="help"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/help-hover.png');
}

.navbar-items > .navbar-item[data-name="help"] a:hover,
.navbar-items > .navbar-item[data-name="help"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/help-selected.png');
}

.navbar-items > .navbar-item[data-name="signout"] a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/signout-hover.png');
}

.navbar-items > .navbar-item[data-name="signout"] a:hover,
.navbar-items > .navbar-item[data-name="signout"].selected a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/signout-selected.png');
}

.navbar-items > .navbar-item {
  width: 76px;
  height: 76px;
  margin: 0px;
}

.navbar-items > .navbar-item:first-child,
.navbar-items > .navbar-item:last-child {
  width: 74px;
}

.navbar-items > .navbar-item a {
  width: 72px;
  height: 72px;
  margin-top: 4px;
  background-size: 100%;
}

.navbar-items > .navbar-item:not(:first-child) a {
  margin-left: 2px; 
}


@media (min-width: 916px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 10px;
  }

  .navbar .container {
    max-width: 908px;
  }

  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"],
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"],
  {
    display: none;
  }

}

@media (min-width: 1068px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 10px;
  }

  .navbar .container {
    max-width: 1060px;
  }

  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"], 
  .navbar-item-empty[data-item="5"] {
    display: none;
  }
  .navbar-item-empty[data-item="6"] {
    display: block;
  }

}


@media (min-width: 1220px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 10px;
  }

  .navbar .container {
    max-width: 1212px;
  }

  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"] {
    display: none;
  }
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"] {
    display: block;
  }

}


@media (min-width: 1372px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 11px;
  }

  .navbar .container {
    max-width: 1364px;
  }

  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"] {
    display: none;
  }
  .navbar-item-empty[data-item="4"],
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"] {
    display: block;
  }

}


@media (min-width: 1524px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 11px;
  }

  .navbar .container {
    max-width: 1516px;
  }

  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"] {
    display: none;
  }
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"],
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"] {
    display: block;
  }
}


@media (min-width: 1676px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 11px;
  }

  .navbar .container {
    max-width: 1668px;
  }

  .navbar-item-empty[data-item="1"] {
    display: none;
  }  
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"],
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"] {
    display: block;
  }


}

@media (min-width: 1828px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 11px;
  }


  .navbar .container {
    max-width: 1820px;
  }


  .navbar-item-empty[data-item="1"],
  .navbar-item-empty[data-item="2"],
  .navbar-item-empty[data-item="3"],
  .navbar-item-empty[data-item="4"],
  .navbar-item-empty[data-item="5"],
  .navbar-item-empty[data-item="6"] {
    display: block;
  }

}


@media (min-width: 1828px) {
  .navbar-items > .navbar-item[data-name] a {
    font-size: 11px;
  }

  .navbar .container {
    max-width: 1820px;
  }
}



@media (max-width: 1025px) {

  .page-navbar-fixed{
    position: absolute;
    width: 100%;
  }
  .navbar{
    position: absolute;
    width: 100%;
  }
.co-navbar .container {
  position: absolute;
  max-width: 758px;
  left: 0;
  right: 0;
}
  [data-mobile="designer-header"] .navbar-item[data-name="home"],
  [data-mobile="designer-header"] .navbar-item[data-name="charts"],
  [data-mobile="customer-header"] .navbar-item-empty[data-item="7"]{
    display: none;
  }

  .navbar-items > .navbar-item[data-name] a {
    background-position: 0px -6px;
  }
}


@media (max-width: 800px) {
  [data-mobile="customer-header"] .navbar-item-empty[data-item="8"],

  [data-mobile="designer-header"] .navbar-item-empty {
    display: none !important;
  }
  .co-navbar .container {
    max-width: 700px;
  }
  .navbar-items > .navbar-item[data-name] a {
    padding-top: 61px;
    font-size: 12px;
  }
  .navbar-items > .navbar-item a {
    width: 84px;
    height: 84px;
  }
  .navbar-items > .navbar-item {
    width: 87px;
    height: 87px;
  }
  .navbar-items > .navbar-item:first-child, .navbar-items > .navbar-item:last-child {
    width: 87px;
  }
  .navbar .navbar-items > .navbar-item[data-name="launch"] a, .navbar .navbar-items > .navbar-item[data-name="browse"] a {
    font-size: 12px;
    padding-top: 33px;
  }
}

@media (max-width: 700px) {
  .co-navbar .container {
    max-width: 575px;
  }
  .navbar-items > .navbar-item[data-name] a {
    padding-top: 45px;
    font-size: 10px;
  }
  .navbar-items > .navbar-item a {
    width: 69px;
    height: 69px;
  }
  .navbar-items > .navbar-item {
    width: 72px;
    height: 72px;
  }
  .navbar-items > .navbar-item:first-child, .navbar-items > .navbar-item:last-child {
    width: 70px;
  }
  .navbar .navbar-items > .navbar-item[data-name="launch"] a, .navbar .navbar-items > .navbar-item[data-name="browse"] a {
    font-size: 10px;
    padding-top: 26px;
  }
  .navbar-nav [data-name="home"]{
    margin-left: -1px;
  }
}

@media (max-width: 575px) {
  .co-navbar .container {
    max-width: 450px;
  }
  .navbar-items > .navbar-item[data-name] a {
    padding-top: 33px;
    font-size: 8px;
  }
  .navbar-items > .navbar-item a {
    width: 54px;
    height: 54px;
  }
  .navbar-items > .navbar-item {
    width: 56px;
    height: 56px;
  }
  .navbar-items > .navbar-item:first-child, .navbar-items > .navbar-item:last-child {
    width:54px;
  }
  .navbar .navbar-items > .navbar-item[data-name="launch"] a, .navbar .navbar-items > .navbar-item[data-name="browse"] a {
    font-size: 8px;
    padding-top: 20px;
  }
}

@media (max-width: 450px) {
  .co-navbar .container {
    max-width: 320px;
  }
  .navbar-items > .navbar-item[data-name] a {
    padding-top: 17px;
    font-size: 6px;
  }
  .navbar-items > .navbar-item a {
    width: 38px;
    height: 38px;
  }
  .navbar-items > .navbar-item {
    width: 40px;
    height: 40px;
  }
  .navbar-items > .navbar-item:first-child, .navbar-items > .navbar-item:last-child {
    width: 36px;
  }
  .navbar .navbar-items > .navbar-item[data-name="launch"] a, .navbar .navbar-items > .navbar-item[data-name="browse"] a {
    font-size: 6px;
    padding-top: 11px;
  }
}

.pro-flag {
  display: none;
  position: absolute;
  top: 1px;
  right: -32px;
  color: #777;
  font-size: 10px;
  background-color: white;
  width: 80px;
  height: 20px;
  line-height: 30px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  text-align: center
}



.co-signbar {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 80px;
  width: 100%;
  padding-top: 20px;
  padding-left: 44px;
  background-color: white;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transition: all 0.35s ease;
  z-index: 100;
}

.co-hidden .co-signbar {
  top: -100px;
  z-index: 100;
  transition: all 0.35s ease;
  /*-webkit-transform: translate3d(0px, 0, 0px);*/
}

.co-signbar .co-logo {
  font-size: 35px;
  display: inline-block;
  text-shadow: 0px 0px 1px rgb(38,38,38);
}
.co-signbar .co-logo a {
  color: white;
}
.co-signbar .co-logo:hover a {
  color: white;
}

.co-signbar .co-links {
  float: right;
  display: inline-block;
  /*text-shadow: 0px 0px 1px rgb(38,38,38);*/
}
.co-signbar .co-links a {
  margin-right: 24px;
  font-size: 15px;
  color: black;
  font-family:"Avenir LT W02 55 Roman";
  text-transform: uppercase;
}
.co-signbar .co-links a:hover {
  color: rgb(255,200,0);
  /*color: rgb(58,141,177);*/
}

.co-signbar .co-links a[data-name="signup"] {
  height: auto !important;
  margin-right: 30px;
  padding: 11px 17px;
  font-size: 15px;
}

.co-signbar .co-telephone {
    margin-right: 15px;
    float: right;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.co-signbar .co-telephone span {
    height: 15px;
    padding: 10px;
  border: 2px solid rgb(127,196,67);
  height: 44px;
  border-radius: 12px;;
}


@media (max-width: 1300px) {
  .co-signbar .co-links a {
    margin-right: 12px !important;
    font-size: 14px !important;
  }
  .co-signbar .co-telephone {
    font-size: 12px !important;
  }
  .co-logo {
    width: 180px !important;
    height: 25px !important;
  }

}

@media (max-width: 1080px) {
  .co-signbar .co-links a {
    margin-right: 9px !important;
    font-size: 12px !important;
  }
  .co-signbar .co-telephone {
    font-size: 12px !important;
  }
  .co-logo {
    width: 145px !important;
    height: 20px !important;
  }
}

@media (max-width: 1025px) {
  .co-signbar {
    position: absolute;
  }
}


@media (max-width: 900px) {

  .co-signbar .co-links a {
    margin-right: 9px !important;
    font-size: 12px !important;
  }
  .co-signbar .co-telephone span {
    height: 29px !important;
    padding: 5px !important;
    font-size: 12px !important;
  }
  .form-sign-header .co-logo {
    width: 250px !important;
    height: 40px !important;
  }

  .co-signbar{
    height: 45px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
  }
  .co-signbar .co-links a[data-name="signup"] {
    padding: 5px 17px !important;
  }
}


@media (max-width: 800px) {
  .co-signbar .co-links a {
    margin-right: 7px !important;
    font-size: 9px !important;
  }
  .co-signbar{
    height: 45px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
  }
}

@media (max-width: 680px) {
  .co-signbar .co-links a {
    margin-right: 7px !important;
    font-size: 8px !important;
  }
  .co-signbar .co-telephone span {
    height: 15px !important;
    padding: 8px !important;
    font-size: 8px !important;
    border: none;
  }
  .co-logo {
    width: 86px !important;
    height: 12px !important;
  }

  .co-signbar{
    height: 35px !important;
    padding-top: 2px !important;
  }
  .co-signbar .co-links a[data-name="signup"] {
    margin: 0 !important;
    padding: 0px 4px !important;
  }
  .co-signbar .co-links{
    padding-right: 5px;
  }
}

@media (max-width: 550px) {
  .co-signbar .co-links a {
    margin-right: 4px !important;
    font-size: 6px !important;
  }
  .co-signbar .co-telephone {
    display: none;
  }

  .co-logo {
    width: 57px !important;
    height: 8px !important;
    padding-bottom: 0;
    margin-top: 10px !important;
  }
  .co-signbar {
    height: 34px !important;
    padding-left: 5px !important;
    padding-top: 4px !important;
  }
  .co-signbar .co-links a[data-name="signup"] {
    margin-top: 4px !important;
    padding: 0px 4px !important;
  }
}


a[data-lang] {
  text-transform: uppercase;
  color: white;
  margin-right: 20px;
  float: none !important;
}
a[data-lang].current {
  color: rgb(255,200,0);
  font-family: "Avenir LT W02 95 Black";
}
a[data-lang].current:hover {
  color: rgb(255,200,0);
  cursor: default;
}

.co-marketing.co-slogan h3 {
  font-family: "Avenir LT W02 35 Light";
  padding-top: 20px;
  padding-bottom: 0px;
}

.co-marketing.co-slogan h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.co-mobile-telephone {
  display: none;
}


.co-bar-newspaper{
  height: 70px;
  background-color: rgba(255,255,255,0.85);
  position: absolute;
  width: 816px;
  left: 0;
  right: 0;
  margin: auto;
}

.co-bar-newspaper div {
  float: left;
  width: 25%;
  height: 100%;
  background-size: 68%;
  background-repeat: no-repeat;
  background-position: center;

  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*.co-bar-newspaper div:hover{*/
  /*-webkit-filter: grayscale(0);*/
  /*-moz-filter: grayscale(0);*/
  /*filter: grayscale(0);*/
/*}*/

/*.newspaper-sprite{*/
/*background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/newspaper-sprites.png') no-repeat;*/
/*}*/

.sprite-24-ore { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo+24-ore.png'); }
.sprite-corriere { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-corriere.png'); background-size: 100% !important; }
.sprite-fast-company-logo { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-fast-company-logo.png'); background-size: 86% !important; }
.sprite-forbes { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-forbes.png'); }
.sprite-tnw { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-tnw.png'); background-size: 50% !important; background-position: 45px !important;}
.sprite-vanity-fair { background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-vanity-fair.png'); background-position: 15px !important; }

.btn-home-launch {
    /*margin-top: 50px;*/
    font-size: 23px;
    line-height: 62px;
    text-shadow: none;
    width: 430px;
    height: 60px !important;
    padding-top: 0px !important;
}

a.youtube {
  display: none;
  position: relative;
  margin: auto;
  top: 50px;
  font-size: 24px;
 /* background-repeat: no-repeat;
  background-position: 0 50%; */
  text-align: center;
  text-shadow: 1.5px 3.33px 13px #000;
 /* background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/play.png');
  background-size: 20px 20px; */
}

.ui-widget.YouTubeDialog {
  position: fixed;
}

.ui-widget-overlay {
  background: #666 !important;
}

@media (min-width: 800px) {
  a.youtube {
    display: inline;
  }
}

@media (max-width: 916px) {
  .co-bar-newspaper{
    height: 40px;
    width: 600px;
  }

  .page-home-intro .lang {
    display: none;
  }
}

@media (max-width: 700px) {
  .co-bar-newspaper{
    height: 33px;
    width: 493px;
  }
}

@media (max-width: 550px) {
  .co-bar-newspaper {
    display: none;
  }

  .page-home-intro .lang {
    display: block;
  }

}

@media (max-width: 550px) {
  .co-slogan h2{
    display: none;
  }
  .co-mobile-telephone {
    display: block;
    background-color: rgb(127, 196, 67);
    color: white;
    font-size: 12px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    width: 150px;
    left: 50%;
    position: absolute;
    margin-left: -75px;

  }
}

@media (max-width: 1440px) and (min-width: 768px) {
  .page-home-intro .co-slogan {
    top: 41%;
  }
}


.co-loading {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: progress;
  z-index: 1000000;
  background-color: rgba(0,0,0,0.33);
}

.form-buster {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 120px;
  padding: 20px;
  /*background-color: rgba(35,35,35,0.75);*/
}

.form-buster .container:first-child {
  background-color: black;
}

.form-buster input,
.form-buster button
 {
  width: 25%;
  height: 70px;
  border-left: 10px solid white;
  border-right: 10px solid white;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
  float: left;
  background-color: rgb(238,238,238);
  padding: 0 20px;
  color: black;
}
.form-buster input:first-child {
  border-left: 20px solid white;
}
.form-buster input.error {
  background-color: rgb(255,95,95);
}
.form-buster button:last-child {
  border-right: 20px solid white;
  /*background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-fb.png') no-repeat #4264AB;*/
  /*background-position: center;*/
}
.form-buster button:hover {
  border: 10px solid white;
}

.form-buster p {
  color: black;
}
.form-buster p a {
  color: rgb(255,200,0);
}
.second-container{
    background-color: white;
}
.second-container p:nth-child(2){
    float: left;
    border-left: 20px solid white;
}
.second-container [data-name="option_already_registrated"] {
   display : none;
   float: right;
   border-right: 20px solid white;
}
.second-container [data-name="option_already_registrated"]>strong:first-child{
    color:red;
}


.co-numbers {}

.co-numbers div {
  display: inline-block;
  margin: 0px 20px;
  text-align: center;
}

.co-numbers div span:first-child {
  display: block;
  font-size: 30px;
}
.co-numbers div span:first-child span {
  float: right;
}

.co-numbers div span:nth-child(2) {
  text-transform: uppercase;
  font-family:"Avenir LT W02 95 Black";
}

.land-clients .co-bullet-title.co-bullet-title-hover a {
  color: rgb(255, 200, 0);
}


.land-how .co-bullet-title.co-bullet-title-hover a {
  color: rgb(255, 200, 0);
}


.co-bullets[data-name="categories"] .co-bullet {
  width: 25%;
}

.co-bullets[data-name="categories"] .co-bullet .co-bullet-image {
  width: 75%;
  padding-top: 75%;
  border-radius: 75%;
  background-size: cover;
}

.co-bullet .co-bullet-image[data-name="housing"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/categories-housing.jpg');
}
.co-bullet .co-bullet-image[data-name="business"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/categories-business.jpg');
}
.co-bullet .co-bullet-image[data-name="entertainment"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/categories-entertainment.jpg');
}
.co-bullet .co-bullet-image[data-name="outdoors"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/categories-outdoors.jpg');
}

.land-categories .co-bullet-image {
  opacity: 0.75;
}

.land-categories .co-bullet-image:hover,
.land-categories .co-bullet-image.co-bullet-image-hover {
  opacity: 1;
}

.land-categories .co-bullet-title.co-bullet-title-hover a {
  color: rgb(255, 200, 0);
}


.co-strip h1.feedback-title {
  margin-bottom: 20px;
}

.co-press .co-feedback .co-feedback-image {
  border-radius: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 15%;
}
.co-press .co-feedback:nth-child(1) .co-feedback-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-tnw.jpg');
}
.co-press .co-feedback:nth-child(2) .co-feedback-image {
  background-position-x: 50%;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-wired.jpg');
}
.co-press .co-feedback:nth-child(3) .co-feedback-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-elle.jpg');
}


.co-footer {
  height: 100px;
  color: white;
  font-family: "Avenir LT W02 35 Light";
  font-size: 16;
  padding: 10px;
  color: rgb(168,168,168);
}
.co-footer a {
  color: rgb(168,168,168);
}
.co-footer:hover {
  color: rgb(38,38,38);
}
.co-footer:hover a {
  color: rgb(38,38,38);
}

.co-footer a:hover {
  text-decoration: none;
  color: rgb(255,200,0);
}
.co-footer .row {
  height: 34px;
  margin-top: 8px;
  padding-top: 7px;
  font-size: 16px;
}
.co-footer .row:first-child {
  margin-top: 11px;
}
.co-footer .row:nth-child(2) {
  margin-top: 0px;
}

.co-footer .row:first-child span {
  text-transform: uppercase;
}
.co-footer .row:nth-child(2) span {

}

.co-footer .row span a:not(:last-child) {
  margin-right: 12px;
}
.co-footer .row span a[data-name="love"] {
  margin-left: 24px;
}

.co-footer:hover [data-name="lang"] a,
.co-footer:hover [data-name="lang"] a.current {
  color: rgb(38,38,38);
}
.co-footer [data-name="lang"] a {
  color: rgb(168,168,168);
}
.co-footer [data-name="lang"] a:hover {
  color: rgb(255,200,0);
}
.co-footer [data-name="lang"] a.current {
  color: rgb(168,168,168);
  cursor: default;
}
.co-footer [data-name="lang"] a:last-child {
  margin-right: 0px;
}

.sprite a{
    width: 20px;
    height: 20px;
    display: block;
}

.co-footer a, .co-footer .sprite{
    float:left;
}

.sprite {
    background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/sprites/social-icons.png') no-repeat top left;
    margin-left: 10px;
}
.sprite.google_plus { background-position: 0px 0px; width: 20px; height: 20px;  }
.sprite.pinterest { background-position: 0px -25px; width: 20px; height: 20px;  }
.sprite.icon-facebook { background-position: 0px -50px; width: 21px; height: 20px;  }
.sprite.Twitter { background-position: 0px -75px; width: 20px; height: 20px;  }
.sprite.Tumblr { background-position: 0px -100px; width: 20px; height: 20px;  }

.page-land-intro[data-name="land"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-00.jpg');
}
.co-parallax[data-name="land-01"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-01.jpg');
}
.co-parallax[data-name="land-02"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-02.jpg');
}
.co-parallax[data-name="land-03"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-03.jpg');
}
.co-parallax[data-name="land-04"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-04.jpg');
}
.co-parallax[data-name="land-05"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-05.jpg');
}

.page-home {

}

.page-home .lang {
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: right;
}

.slide-down {
  position: absolute;
  width: 72px;
  height: 36px;
  bottom: 0px;
  left: 50%;
  margin-left: -36px;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/down.png');
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: 20px;
}

.slide-down:hover {
  cursor: pointer;
}

.co-slogan {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 250px;
  margin-top: -90px;
  text-align: center;
  color: white;
}

.co-slogan h3 {
  color: rgb(255,200,0);
  text-transform: uppercase;
}

.page-home-intro [data-name="explore"] {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 200;
}

.co-marketing {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: white;
  text-shadow: 0px 0px 2px rgb(38,38,38);
  font-family: 'Avenir LT W02 95 Black';
}
.co-marketing h1,
.co-marketing .h1 {
    font-size: 49px;
    text-transform: uppercase;
    text-shadow: 1.5px 3.33px 13px #000;
    font-family: "Avenir LT W02 95 Black";
}

.co-marketing .h2 {
    font-size: 32px;
    text-shadow: none;
    text-transform: none;
    font-family: "Avenir LT W02 95 Black";
}

/*.co-marketing h2 {
    margin-top: 4px;
    font-size: 25px;
    text-shadow: 1.5px 3.33px 13px #000;
}*/
.co-marketing.co-slogan h1 {
  margin-top: 4px;
  font-size: 25px;
  text-transform:none;
  text-shadow: 1.5px 3.33px 13px #000;
}
.co-marketing p.co-h1 {
  font-size: 49px;
  line-height: 55px;
  text-transform: uppercase;
  text-shadow: 1.5px 3.33px 13px #000;
}
.co-marketing h3 {
  padding-bottom: 20px;
}
.co-marketing a {
  color: white;
}

.page-home-intro [data-name="numbers"] {
  position: absolute;
  bottom: 87px;
  color: white;
  width: 100%;
  padding: 20px;
  text-align: center;
  background-color: rgba(35,35,35,0.75);
}

.page-home-intro {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 650px;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-00.jpg');
  background-repeat: no-repeat;
  background-color: white;
  background-position: bottom;
  background-size: cover;
  background-attachment: fixed;
}

.co-previews {
  position: absolute;
  width: 100%;
  margin-top: -12.5%;
}
.co-preview {
  float: left;
  width: 25%;
  padding-top: 24%;
  /*background-color: rgba(0,0,0,0);*/
  opacity: 0px;
  border: 3px solid white;
}
.co-preview:nth-child(odd) {
  /*margin-top: -5%;*/
}
.co-preview[data-name] {
  background-size: cover;
}
.co-preview[data-name="housing"] {
  /*margin-top: -5%;*/
  border-left: none;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-00.jpg');
}
.co-preview[data-name="outdoors"] {
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-00.jpg');
}
.co-preview[data-name="business"] {
  /*margin-top: -5%;*/
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-00.jpg');
}
.co-preview[data-name="entertainment"] {
  border-right: none;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-00.jpg');
}
.co-preview span {
  position: absolute;
  top: 30px;
  width: 21%;
  padding-left: 4%;
  color: white;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  /*text-shadow: 1px 1px 3px rgb(128,128,128);*/
}


.co-previews-end {
  margin-top: 0px;
  margin-left: 0px;
}
.co-previews-end .co-preview {
  background-size: cover;
  background-position: center;
  border: 3px solid white;
}
.co-previews-end .co-preview:nth-child(odd) {
  margin-top: -5%;
}
.co-previews-end .co-preview:nth-child(4n){
  /*margin-top: -5%;*/
}
.co-previews-end .co-preview:nth-child(4n+2) {
  /*margin-top: -35%;*/
}
.co-previews-end .co-preview:nth-child(4n+3) {
  /*margin-top: -25%;*/
}
.co-previews-end .co-preview:nth-child(4n+4) {
  /*margin-top: -45%;*/
}
.co-previews-end .co-preview:nth-child(1) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/01.jpg');
}
.co-previews-end .co-preview:nth-child(2) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/02.jpg');
}
.co-previews-end .co-preview:nth-child(3) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/03.jpg');
}
.co-previews-end .co-preview:nth-child(4) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/04.jpg');
}
.co-previews-end .co-preview:nth-child(5) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/05.jpg');
}
.co-previews-end .co-preview:nth-child(6) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/06.jpg');
}
.co-previews-end .co-preview:nth-child(7) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/07.jpg');
}
.co-previews-end .co-preview:nth-child(8) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/08.jpg');
}
.co-previews-end .co-preview:nth-child(9) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/09.jpg');
}
.co-previews-end .co-preview:nth-child(10) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/10.jpg');
}
.co-previews-end .co-preview:nth-child(11) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/11.jpg');
}
.co-previews-end .co-preview:nth-child(12) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/12.jpg');
}
.co-previews-end .co-preview:nth-child(13) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/13.jpg');
}
.co-previews-end .co-preview:nth-child(14) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/14.jpg');
}
.co-previews-end .co-preview:nth-child(15) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/15.jpg');
}
.co-previews-end .co-preview:nth-child(16) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/16.jpg');
}
.co-previews-end .co-preview:nth-child(17) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/17.jpg');
}
.co-previews-end .co-preview:nth-child(18) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/18.jpg');
}
.co-previews-end .co-preview:nth-child(19) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/19.jpg');
}
.co-previews-end .co-preview:nth-child(20) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/20.jpg');
}
.co-previews-end .co-preview:nth-child(21) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/21.jpg');
}
.co-previews-end .co-preview:nth-child(22) {
  padding-top: 19%;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/22.jpg');
}
.co-previews-end .co-preview:nth-child(23) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/23.jpg');
}
.co-previews-end .co-preview:nth-child(24) {
  padding-top: 19%;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/24.jpg');
}

.co-strip {
  min-height: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.co-strip h1, .co-strip h2, .co-strip h3 {
  font-size: 35px;
  text-align: center;
  font-family: 'Avenir LT W02 35 Light';
  margin-top: 6px;
  margin-bottom: 40px;
}
.co-strip-separator {
  margin-top: 60px;
  margin-bottom: 30px;
  border: 3px solid rgb(238,238,238);
}
.co-strip:last-child {
  /*padding-bottom: 300px;*/
}

.co-strip .co-btn-launch {
  margin-top: 0px;
}

.co-parallax {
  padding-top: 35%;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 100% 100%;
}

.co-bullets {
  margin: 10px 0px;
}
.co-bullet {
  float: left;
  width: 33%;
  padding: 0px 25px;
  text-align: center;
}
.co-bullet-image {
  display: block;
  width: 30%;
  margin: 0px auto;
  padding-top: 30%;
}
.co-bullet-title {
  font-size: 25px;
  font-family: 'Avenir LT W02 35 Light';
}
.co-bullet-text {
  text-align: left;
  padding: 6px 12px;
  margin-bottom: 0px;
}
.co-bullet-title a {
  color: black;
}

.co-products .co-bullet .co-bullet-image,
.co-proposals .co-bullet .co-bullet-image {
  width: 60%;
  padding-top: 60%;
  border-radius: 60%;
  background-size: cover;
}
.co-products .co-bullet .co-bullet-image {
  border: 1px solid;
}

.co-products .co-bullet-title {
/*
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Avenir LT W02 95 Black";
*/
}
.co-products .co-bullet-image[data-name="layout"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-00.jpg');
}
.co-products .co-bullet-image[data-name="renders"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-01.jpg');
}
.co-products .co-bullet-image[data-name="furniture_list"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-02.jpg');
}
.co-products .co-bullet-image[data-name="layout_hd"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-03.jpg');
}
.co-products .co-bullet-image[data-name="section"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-04.jpg');
}
.co-products .co-bullet-image[data-name="furniture_cost"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/product-05.jpg');
}

.co-bullets[data-name="clients"] .co-bullet:hover {
  /*cursor: pointer;*/
}
.co-bullet[data-name] .co-bullet-image {
  background-repeat: no-repeat;
  background-color: white;
  background-position: bottom;
  background-size: cover;
  opacity: 0.75;
}

.co-bullet[data-name] .co-bullet-image:hover,
.co-bullet[data-name] .co-bullet-image.co-bullet-image-hover {
  opacity: 1;
}

.co-bullet[data-name="home_owners"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/clients-houseowners.jpg');
}
.co-bullet[data-name="real_estate"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/clients-realestate.jpg');
}
.co-bullet[data-name="construction_company"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/clients-builders.jpg');
}


.co-bullet[data-name="compile"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-step-01.jpg');
}
.co-bullet[data-name="package"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-step-01b.jpg');
}
.co-bullet[data-name="interact"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-step-02.jpg');
}
.co-bullet[data-name="choose"] .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-step-03.jpg');
}


.co-bullet[data-name="compile"] .co-bullet-image,
.co-bullet[data-name="interact"] .co-bullet-image,
.co-bullet[data-name="choose"] .co-bullet-image {
  /*border: 2px solid black;*/
  /*border-radius: 50%;*/
}

.co-examples {

}
.co-example {
  float: left;
  width: 33%;
  padding: 0px 25px;
  text-align: center;
}

.co-feedback {
  float: left;
  width: 33%;
  padding: 0px 25px;
}
.co-feedback-image {
  width: 50%;
  margin: 0px auto;
  padding-top: 50%;
  border-radius: 50%;
  background-size: cover;
}
.co-feedback-text {
  margin-top: 24px;
  font-style: italic;
}
.co-feedback-text:before {
  content: '"';
}
.co-feedback-text:after {
  content: '"';
}

.co-feedback-author {
  padding: 10px 24px;
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Avenir LT W02 95 Black";
}
.co-feedbacks a:nth-child(1) .co-feedback-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/feedback/30.png');
}
.co-feedbacks a:nth-child(2) .co-feedback-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/feedback/41.jpg');
}
.co-feedbacks a:nth-child(3) .co-feedback-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/feedback/43.jpg');
}

.land-feedback a {
  color: black;
}

.co-metrics {
  margin-top: 20px;
}
.co-metric {
  float: left;
  width: 25%;
  text-align: center;
}
.co-metric-value {
  color: rgb(255,200,0);
  font-size: 35px;
  font-family: "Avenir LT W02 95 Black";
  line-height: 1;
}
.co-metric-label {
  font-size: 20px;
}

.co-previews-end ~ [data-name="footer"] {
  margin-top: 142%;
}

.co-appear {
  position: fixed;
  height: 300px;
  width: 604px;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -304px;
  text-align: center;
}

.co-appear h1, .co-appear p {
  color: white;
  font-size: 75px;
  text-shadow: 1px 1px 3px rgb(38,38,38);
  text-transform: uppercase;
  font-family:"Avenir LT W02 35 Light";
}
.co-appear h1 strong, .co-appear p strong {
  font-family:"Avenir LT W02 95 Black";
}



@media (max-width: 900px) {

  div[data-name="signbar"]{
    display: block !important;
  }
  .co-signbar{
    transition: initial !important;
  }

  a[data-name="how"] {
    display: none !important;
  }
  .page-home-intro {
    height: 50% !important;
    min-height: 50% !important;
    background-position: top !important;
    background-size: 100% auto !important;
  }

  .co-marketing h2 {
    font-size: 18px !important;
  }

  .co-marketing h1 {
    font-size: 35px !important;
  }

  .co-strip h1, .co-strip h3 {
    font-size: 35px !important;
    margin-bottom: 20px !important;
  }
  .co-bullet{
    padding: 0 !important;
  }
  .co-bullet-title{
    font-size: 20px !important;
  }


  .co-footer .row {
    font-size: 12px !important;
  }
  .co-footer .sprite {
    zoom: 0.7 !important;
  }
  .co-footer > .row > .col-lg-8 > a:last-child {
    display: none !important;
    margin-top: 4px !important;
    zoom: 0.7 !important;
  }
  .co-footer .text-right {
    float: right;
  }

  .co-footer .row:last-child{
    display: none;
  }

  .co-parallax {
    background-position: 50% 0% !important;
    position: relative;
    background-attachment: initial;
  }
  .co-appear .container {
    /*display: block !important;*/
  }

 }
@media screen and (orientation:landscape) {
  @media (max-width: 900px) {
    .co-slogan {
      top: 50% !important;
    }

  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .co-parallax {
    background-position: 50% 0% !important;
    position: relative;
    background-attachment: initial;
  }
  .page-home-intro{
    background-attachment: initial;
  }
}


@media screen and (orientation:portrait) {
  @media (max-width: 700px) {
    .page-home-intro {
      height: 40% !important;
      min-height: 30% !important;
      background-position: top !important;
      background-size: 100% auto !important;
    }

    .co-slogan {
      top: 55% !important;

    }
  }
  @media (max-width: 500px) {
    .page-home-intro {
      height: 40% !important;
      min-height: 30% !important;
      background-position: top !important;
      background-size: 100% auto !important;
    }

    .co-slogan {
      top: 60% !important;

    }
  }


}


@media (max-width: 900px) {
  .container.co-slogan p.co-h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .page-home-intro .slide-down {
    display: none;
  }

}


@media (max-width: 700px) {

  [data-i18n="title"] ~ .co-band {
    margin-top: 5px;
  }

  .co-parallax{
    background-attachment: initial;
  }
  .co-parallax[data-name="land-01"]{
    background-position: 100% 67% !important;
  }
  .co-marketing h2 {
    font-size: 13px !important;
  }

  .co-marketing h1 {
    font-size: 26px !important;
  }

  a[data-lang] {
    margin-right: 4px !important;
    font-size: 8px !important;
  }

  .co-bullets[data-name="categories"] .co-bullet .co-bullet-image {
    width: 50% !important;
    padding-top: 50% !important;
    border-radius: 50% !important;
  }



  div[data-name=clients] .co-bullet hr,
  div[data-name=clients] .co-bullet .co-bullet-text{
    display: none !important;
  }

  div[data-name=how] .co-bullet hr,
  div[data-name=how] .co-bullet .co-bullet-text{
    display: none !important;
  }

  div[data-name=feedback],div[data-name=land-04]{
    display: none !important;
  }

  .co-feedback-author ,.co-feedback-text {
    display: none !important;
  }

  .co-feedback-image{
    background-size: contain !important;
    padding: 25% 0px !important;
    width: auto !important;
    margin-bottom: 30px !important;
  }

  .co-feedback{
    margin-top: 0px !important;
  }
  /*.container{*/
    /*margin: 13px !important;*/
  /*}*/

  .co-strip{
    height: auto;
    margin: 0 !important;
  }

  [data-name="press"] {
    min-height: 100px;
  }
  [data-name="press"] .co-feedback {
    padding: 0px 10px;
  }
  [data-name="press"] .co-feedbacks {
    margin-top: 10px;
  }
  [data-name="press"] .co-feedback-image{
    margin-bottom: 0 !important;
  }


  .co-btn-launch {
    width: 71% !important;
    height: 52px !important;
    margin: 23px auto !important;
    font-size: 21px !important;
  }

  .page-isp .co-btn-launch {
    height: auto !important;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .co-appear h1 {
    color: white !important;
    font-size: 50px !important;
  }


  .co-footer .row {
    font-size: 8px !important;
  }
  .co-footer .sprite {
    margin-left: 5px !important;

    zoom: 0.4 !important;
  }
  .co-footer > .row > .col-lg-8 > a:last-child {
    /*display: none !important;*/
    margin-left: 5px !important;
    margin-top: 0px !important;
    zoom: 0.4 !important;
  }
  .co-footer .row span a:not(:last-child) {
    margin-right: 10px !important;
  }
  .co-footer .row span{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }




}

@media (max-width: 550px) {
  .container.co-slogan p.co-h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .container.co-slogan h1 {
    font-size: 16px !important;
  }

  .co-slogan {
    top: 60% !important;
  }
}


@media (max-width: 500px) {
  [data-name="down"] {
    display: none;
  }

  .container.co-slogan p.co-h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .co-marketing h2 {
    font-size: 9px !important;
  }

  .co-marketing h1 {
    font-size: 16px !important;
  }

  a[data-lang] {
    font-size: 7px !important;
  }

  .co-strip h1, .co-strip h3 {
    font-size: 15px !important;
    margin-bottom: 0 !important;
  }

  .co-bullet-title {
    font-size: 10px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .co-footer .row:first-child > span {
    position: absolute;
    float: left;
    margin-left: 7px;
  }

  .co-footer [data-name="lang"] {
    margin-top: -16px;
  }
  .co-footer a[data-lang]{
    font-size: 11px !important;
  }
  .co-footer .row:nth-child(2) {
    margin-top: -19px;
  }

  .co-footer .row {
    margin-left: 10px;
  }

  [data-i18n="love"] {
    display: none;
  }

  .co-appear .co-btn-launch {
    height: 40px !important;
    padding-top: 5px !important;
    font-size: 20px !important;
  }

  .co-marketing h2 {
    font-size: 16px !important;
  }

  .co-marketing h2 {
    font-size: 12px !important;
    padding-bottom: 22px !important;
  }

  .co-marketing h3 {
    display: none;
  }

  .co-marketing {
    width: 300px;
    position: absolute;
    left:0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .page-home .lang {
    bottom: 0;
  }
}
@media (max-width: 450px) {
  .co-marketing h3{
    font-size: 13px;
  }
}


ul.co-media {
  list-style: none;
  margin: 0 auto;
  padding: 0px;
  width: 900px
}

ul.co-media li {
  display: inline;
}

ul.co-media li a {
  float: left;
  display: inline-block;
  width: 240px;
  height: 60px;
  margin: 20px 30px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

ul.co-media li:nth-child(3n+4) {
  clear: left;
}

ul.co-media li:nth-child(1) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-fast_company.jpg');
}
ul.co-media li:nth-child(2) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-tnw.jpg');
}
ul.co-media li:nth-child(3) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-inc.png');
}
ul.co-media li:nth-child(4) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-techcrunch.jpg');
}
ul.co-media li:nth-child(5) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-forbes.png');
}
ul.co-media li:nth-child(6) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-pop-up-city.jpg');
}
ul.co-media li:nth-child(7) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-folha.jpg');
}
ul.co-media li:nth-child(8) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-svbj.jpg');
}
ul.co-media li:nth-child(9) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-vanity-fair.png');
}
ul.co-media li:nth-child(10) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-apartment-therapy.png');
}
ul.co-media li:nth-child(11) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-sole24ore.jpg');
}
ul.co-media li:nth-child(12) a {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/press-repubblica.jpg');
}

@media (max-width: 916px) {
  ul.co-media,
  ul.co-partners{
    width: inherit !important;
  }
  ul.co-media li,
  ul.co-partners li{
    width: 175px !important;
    margin-left: 35px !important;
    height: 90px !important;
  }
}
@media (max-width: 800px) {
  ul.co-media li,
  ul.co-partners li{
    width: 170px !important;
    margin-left: 30px !important;
    height: 80px !important;
  }

}
@media (max-width: 700px) {
  ul.co-media li,
  ul.co-partners li{
    margin: 0 !important;
    width: 160px !important;
    margin-left: 25px !important;
    height: 80px !important;
  }
}
@media (max-width: 575px) {
  ul.co-media li,
  ul.co-partners li{
    width: 113px !important;
    margin-left: 25px !important;
  }
}
@media (max-width: 450px) {
  ul.co-media li,
  ul.co-partners li{
    margin: 0 !important;
    margin-left: 20px !important;
    width: 81px !important;
    height: 60px !important;
  }
}


ul.co-partners {
  list-style: none;
  margin: 0 auto;
  padding: 0px;
  width: 900px
}

ul.co-partners a {
  display: inline-block;
}

ul.co-partners a {
  float: left;
  display: inline-block;
  width: 260px;
  height: 150px;
  margin: 0px 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

ul.co-partners a:nth-child(4) {
  clear: left;
}

ul.co-partners a[data-image="partner-01"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-startup_chile.jpg');
}
ul.co-partners a[data-image="partner-02"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/isp.png');
}
ul.co-partners a[data-image="partner-03"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-bennet.jpg');
}
ul.co-partners a[data-image="partner-04"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-casa24.jpg');
}
ul.co-partners a[data-image="partner-05"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-idealista.jpg');
}
ul.co-partners a[data-image="partner-06"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-magicplan.jpg');
}
ul.co-partners a[data-image="partner-07"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-vivareal.jpg');
}
ul.co-partners a[data-image="partner-08"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cgtrader.png');
}
/*ul.co-partners a:nth-child(9) {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-remax.jpg');
}*/
ul.co-partners a[data-image="partner-09"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/partner-fivehundred.jpg');
}


.page-home-intro[data-name="about"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/about-00.jpg'); 
}


.co-compare h2,
.co-compare h3,
.co-compare h4,
.co-compare h5 {
  color: rgb(138,138,138);
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W02 35 Light";
}
.co-compare h2,
.co-compare h4 {
  font-size: 30px;
}
.co-compare h2 strong,
.co-compare h4 strong {
  font-family: "Avenir LT W02 95 Black";
}
.co-compare h3, .co-compare h5 {
  font-size: 20px;
}

.co-compare p {
  padding: 12px 72px;
}
.co-compare p em {
  display: block;
  text-transform: uppercase;
  font-style: normal;
  padding-bottom: 6px;
}

.co-compare .row:not(:last-child) {
  border-bottom: 1px solid rgb(238,238,238);
}
.co-vs{
  color: rgb(138,138,138);
  text-align: center;
  font-size: 20px;
  font-family: "Avenir LT W02 35 Light";
}
@media (min-width:990px){
  .co-vs {
    display: none;
  }
}
@media (max-width:990px){
.co-to-left{
  left: 0;
}

}


@media (max-width: 575px) {
  .co-strip-separator{
    display: none;
  }
  .container.co-strip h3 {
    font-size: 10px;
  }
  .container.co-strip span {
    font-size: 8px;
    line-height: 1;
    display: block;
  }
  .container.co-strip em {
    font-size: 10px;
  }
  .container.co-strip p{
    padding: 0;
  }
  .co-bullet-text{
    width: 95%;
    margin-left: 5%;
    font-size: 8px;
  }
}
@media (max-width: 450px) {
  .container.co-strip h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size:10px;
  }
  .co-bullet-title{
    height: 22px;

  }
  .container.co-strip h3 {
    font-size: 8px;
  }
  .container.co-strip span {
    font-size: 6px;
  }
  .container.co-strip em {
    font-size: 8px;
  }
  .co-bullet-text{
    font-size: 6px;
  }


}


.co-bullets.co-how .co-bullet {
  width: 25%;
}


.co-bullets.co-how .co-bullet .co-bullet-image {
  width: 50%;
  padding-top: 50%;
  background-size: contain;
}


.page-home-intro[data-name="how"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-00.jpg'); 
}


.page-home-intro[data-name="contact"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/contact-00.jpg'); 
}


.co-packs {
  width: 908px;
}

.co-pack {
  float: left;
  width: 224px;
  margin-right: 4px;
}
.co-pack:last-child {
  margin-right: 0px;
}
.co-pack-label,
.co-pack-value {
  height: 34px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  color: white;
  padding-top: 5px;
  border-bottom: 1px solid white;
}
.co-pack:first-child .co-pack-value {
  padding-top: 8px;
  padding-right: 24px;
  font-size: 14px;
  text-align: right;
  color: rgb(138,138,138); 
}
.co-pack-label {
  height: 36px;
  padding-top: 3px;
  border-bottom: 4px solid white;
  font-size: 20px;
  text-align: center;
}
.co-pack-min {
  height: 72px;
  padding-top: 16px;
  border-bottom: 4px solid white;
  font-size: 32px;
  text-align: center;
  color: white;
  font-family: "Avenir LT W02 95 Black";
}
.co-pack-min-from {
  font-size: 20px;
  font-family: "Avenir LT W02 35 Light";
}

.co-pack[data-name="basic"] {
  background-color: rgb(58,141,177);
}
.co-pack[data-name="standard"] {
  background-color: rgb(37,82,142);
}
.co-pack[data-name="premium"] {
  background-color: rgb(30,72,97);
}


@media (max-width: 916px) {
  .co-pack:first-child .co-pack-value{
    padding-right: 1px;
    font-size: 13px;
  }
  .co-pack,
  .co-pricing-th,
  .co-pricing-td{
    width: 178px !important;
  }

}
@media (max-width: 800px) {
  .co-pack:first-child .co-pack-value{
    font-size: 11px;
  }
  .co-pack,
  .co-pricing-th,
  .co-pricing-td{
    width: 171px !important;
  }
}
@media (max-width: 700px) {
  .co-pack:first-child .co-pack-value{
    font-size: 8px;
    padding-top: 13px;
  }
  .co-pack,
  .co-pricing-th,
  .co-pricing-td{
    width: 138px !important;
  }
}
@media (max-width: 575px) {
  .co-pack:first-child .co-pack-value{
    font-size: 7px;
    padding-top: 7px;
  }
  .co-pack,
  .co-pricing-th,
  .co-pricing-td{
    width: 105px !important;
  }
  .co-pack-label{
    height: 25px;
    padding-top: 1px;
    font-size: 15px;
  }
  .co-pack-label, .co-pack-value{
    height: 20px;
    font-size: 9px;
    padding-top: 3px;
  }
}
@media (max-width: 450px) {

  .co-pack:first-child .co-pack-value{
    font-size: 5px;
  }
  .co-pack,
  .co-pricing-th,
  .co-pricing-td{
    width: 75px !important;
  }
}


.co-pricing-head,
.co-pricing-body {
  width: 908px;
  margin: 0 auto;
}

.co-pricing-tr {
  width: 908px;
  height: 72px;
  margin-bottom: 4px;
  text-align: center;
}

.currency-USD, .currency-EUR {
  margin-top: 10%;
}
.co-pricing-th,
.co-pricing-td {
  float: left;
  width: 224px;
  height: 72px;
  margin-right: 4px;
}
.co-pricing-th:last-child,
.co-pricing-td:last-child {
  margin-right: 0px;
}

.co-pricing-th {
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 25px;
}
.co-pricing-td {
  font-size: 14px;
  padding-top: 2px;
  font-family: "Avenir LT W02 95 Black";
}
.co-pricing-td div:first-child {
  font-size: 26px;
}

/*
.co-pricing-td[data-name="basic"]:after,
.co-pricing-td[data-name="standard"]:after,
.co-pricing-td[data-name="premium"]:after {
  content: "$";
}
*/
.co-pricing-tr:hover .co-pricing-td {
  background-color: rgb(238,238,238);
}

.co-pricing-td[data-name="subtype"] {
  padding-top: 55px;
  background-size: contain;
  background-position: center -4px;
  background-repeat: no-repeat;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}
/*
.co-pricing-td[data-name="subtype"]:after {
  content: attr(data-subtype);
}
*/
.co-pricing-td[data-subtype="small-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt.png');
}

.co-pricing-td[data-subtype="medium-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt.png');
}

.co-pricing-td[data-subtype="large-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt.png');
}

.co-pricing-td[data-subtype="small-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa.png');
}

.co-pricing-td[data-subtype="medium-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa.png');
}

.co-pricing-td[data-subtype="large-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa.png');
}

.co-pricing-td[data-subtype="loft"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft.png');
}

.co-pricing-td[data-subtype="living-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area.png');
}

.co-pricing-td[data-subtype="sleeping-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area.png');
}

.co-pricing-td[data-subtype="living-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room.png');
}

.co-pricing-td[data-subtype="dining-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room.png');
}

.co-pricing-td[data-subtype="kitchen"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen.png');
}

.co-pricing-td[data-subtype="bathroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom.png');
}

.co-pricing-td[data-subtype="bedroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom.png');
}

.co-pricing-td[data-subtype="basement"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement.png');
}

.co-pricing-td[data-subtype="attic"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic.png');
}

.co-pricing-td[data-subtype="cellar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar.png');
}

.co-pricing-td[data-subtype="studio"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio.png');
}

.co-pricing-td[data-subtype="closet"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet.png');
}

.co-pricing-td[data-subtype="play-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room.png');
}

.co-pricing-td[data-subtype="gym-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room.png');
}

.co-pricing-td[data-subtype="garage"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage.png');
}

.co-pricing-td[data-subtype="backyard"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard.png');
}

.co-pricing-td[data-subtype="garden"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden.png');
}

.co-pricing-td[data-subtype="terrace"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace.png');
}

.co-pricing-td[data-subtype="pool-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area.png');
}

.co-pricing-td[data-subtype="retail"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail.png');
}

.co-pricing-td[data-subtype="small-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office.png');
}

.co-pricing-td[data-subtype="medium-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office.png');
}

.co-pricing-td[data-subtype="large-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office.png');
}

.co-pricing-td[data-subtype="co-working"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working.png');
}

.co-pricing-td[data-subtype="hotel"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel.png');
}

.co-pricing-td[data-subtype="bnb"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb.png');
}

.co-pricing-td[data-subtype="bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}

.co-pricing-td[data-subtype="lounge-bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar.png');
}

.co-pricing-td[data-subtype="restaurant"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant.png');
}

.co-pricing-td[data-subtype="club"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club.png');
}

.co-pricing-td[data-subtype="expo-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

.co-pricing-td[data-subtype="other"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

@media (max-width: 916px) {
  .co-strips .container.co-strip{
    max-width: 800px;
    margin: auto !important;
    left: 0;
    right: 0%;
  }
  .co-pricing-head,
  .co-pricing-body,
  .co-pricing-tr,
  .co-packs{
    width: inherit;
  }
}
@media (max-width: 800px) {
  .co-strips .container.co-strip {
    max-width: 700px;
  }
}

@media (max-width: 700px) {
  .co-pricing-tr:hover .co-pricing-td {
    background-color: transparent;
  }
  .co-strips .container.co-strip{
    max-width: 575px;
  }
  .co-pricing-td div:first-child{
    font-size: 18px;
  }
  .co-pricing-td{
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .co-strips .container.co-strip .co-text {
    font-size: 10px;
  }
  .co-strips .container.co-strip{
    max-width: 450px;
  }
  .co-pricing-td div:first-child{
    font-size: 14px;
  }
  .co-pricing-td{
    font-size: 9px;
  }
  .co-pricing-tr{
    height: 53px;
    margin-bottom: 0;
  }
  .co-pricing-td[data-name="subtype"]{
    padding-top: 33px;
    font-size: 9px;
    margin-top: 3px;
    background-size: 40px;
    background-position: center 0;
  }
  .co-pricing-th, .co-pricing-td{
    height: 50px;
  }
}
@media (max-width: 450px) {
  .co-strips .container.co-strip .co-text {
    font-size: 6px;
  }
  .co-strips .container.co-strip{
    max-width: 320px;
  }
  .co-pricing-td div:first-child{
    font-size: 8px;
  }
  .co-pricing-td{
    font-size: 7px;
  }
  .co-pricing-tr{
    height: 33px;
  }
  .co-pricing-td[data-name="subtype"]{
    padding-top: 21px;
    font-size: 6px;
    background-size: 20px;
    background-position: center 0;
  }
  .co-pricing-th, .co-pricing-td{
    height: 30px;
  }
}


.page-home-intro[data-name="pricing"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/pricing-00.jpg'); 
}


[data-name="houseowners_proposals"] .co-bullet:nth-child(1) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-proposal-01.jpg');
}
[data-name="houseowners_proposals"] .co-bullet:nth-child(2) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-proposal-02.jpg');
}
[data-name="houseowners_proposals"] .co-bullet:nth-child(3) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-proposal-03.jpg');
}

.co-compare [data-image] {
  width: 100%;
  padding-top: 60%;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}

.co-compare [data-image="before"] {
  float: right;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/before.jpg');
}
.co-compare [data-image="after"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/after.jpg');
}

.co-ba-title {
  text-align: center;
  display: block;
}

.co-quote {
  margin-top: 30px;
}




.co-quote p {
  font-size: 18px;
  font-style: italic;
}
.co-quote p:before {
  content: '"';
}
.co-quote p:after {
  content: '"';
}

.co-quote cite {
  font-size: 14px;
  font-family:"Avenir LT W02 95 Black";
  text-transform: uppercase;
}

.co-quote cite a {
  color: black;
}



@media (max-width: 575px) {
  .co-quote p {
    font-size: 14px;
  }

  .co-compare [data-image="before"] {
    margin-bottom: 5px;
  }
}
@media (max-width: 450px) {
  .co-quote p{
    font-size: 10px;
  }
  .co-quote cite{
    font-size: 11px;
  }
}


.page-home-intro[data-name="houseowners"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-00.jpg'); 
}

.co-parallax[data-name="houseowners-01"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-01.jpg');   
}

.co-parallax[data-name="houseowners-02"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-02.jpg');   
}


@media (max-width: 700px) {
  .co-parallax[data-name="houseowners-02"] ~ [data-name="feedbacks"]{
    display: none;
  }
}
@media (max-width: 450px) {
}


[data-name="realestate_proposals"] .co-bullet:nth-child(1) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-proposal-01.jpg');
}
[data-name="realestate_proposals"] .co-bullet:nth-child(2) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-proposal-02.jpg');
}
[data-name="realestate_proposals"] .co-bullet:nth-child(3) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-proposal-03.jpg');
}

.co-ping h2, .co-ping p {
  text-align: center;
  font-family:"Avenir LT W02 35 Light";
  color: rgb(138,138,138);
}

.co-ping p {
  font-size: 32px;
}


@media (max-width: 575px){
  .co-ping-form button{
    font-size: 17px !important;
  }
}
@media (max-width: 450px) {
  .co-ping-form button{
    font-size: 11px !important;
  }
}


.page-home-intro[data-name="realestate"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-00.jpg'); 
}

.co-parallax[data-name="realestate-01"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-01.jpg');   
}

.co-parallax[data-name="realestate-02"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/realestate-02.jpg');   
}


[data-name="builders_proposals"] .co-bullet:nth-child(1) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-proposal-01.jpg');
}
[data-name="builders_proposals"] .co-bullet:nth-child(2) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-proposal-02.jpg');
}
[data-name="builders_proposals"] .co-bullet:nth-child(3) .co-bullet-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-proposal-03.jpg');
}

.page-home-intro[data-name="builders"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-00.jpg'); 
}

.co-parallax[data-name="builders-01"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-01.jpg');   
}

.co-parallax[data-name="builders-02"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-02.jpg');   
}


.co-category {
  float: left;
  width: 25%;
  margin-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;

}
.co-category:nth-child(4n+1) {
  clear: left;
}

.co-category hr {
  margin-top: 12px;
  margin-bottom: 12px;
}

.co-category-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  background-size: 72px 72px;
  background-repeat: no-repeat;
}

.co-category-label {
  text-transform: uppercase;
  font-family:"Avenir LT W02 95 Black";
  font-size: 14px;
  text-align: center;
}

.co-category-text {
  min-height: 72px;
}

.co-category[data-name="medium-apt"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt.png');
}

.co-category[data-name="medium-villa"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa.png');
}

.co-category[data-name="loft"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft.png');
}

.co-category[data-name="living-area"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area.png');
}

.co-category[data-name="sleeping-area"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area.png');
}

.co-category[data-name="living-room"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room.png');
}

.co-category[data-name="dining-room"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room.png');
}

.co-category[data-name="kitchen"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen.png');
}

.co-category[data-name="bedroom"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom.png');
}

.co-category[data-name="bathroom"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom.png');
}

.co-category[data-name="basement"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement.png');
}

.co-category[data-name="attic"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic.png');
}

.co-category[data-name="cellar"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar.png');
}

.co-category[data-name="studio"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio.png');
}

.co-category[data-name="closet"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet.png');
}

.co-category[data-name="play-room"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room.png');
}

.co-category[data-name="gym-room"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room.png');
}


@media (max-width: 575px) {
  .co-category-icon {
    width: 50px;
    height: 50px;
    background-size: 50px;
  }
  .co-category-label{
    font-size: 9px;
  }
  .co-category-text{
    font-size: 8px;
  }
  [data-name="types"] ~ .co-strip-separator{
    display: none
  }
}
@media (max-width: 450px) {
  .co-category{
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .co-category-icon {
    width: 33px;
    height: 33px;
    background-size: 33px;
  }
  .co-category hr{
    display: none;
  }
  .co-category-label{
    font-size: 8px;
  }
  .co-category-text{
    font-size: 6px;
  }
}




.co-grid-item[data-name="housing-project-1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-project-1.jpg');
}
.co-grid-item[data-name="housing-project-2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-project-2.jpg');
}
.co-grid-item[data-name="housing-project-3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-project-3.jpg');
}
.co-grid-item[data-name="housing-project-4"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-project-4.jpg');
}

.col-lg-6 .co-qa {
  margin: 0px;
  padding: 24px 12px;
  border: none;
}

.col-lg-6 .co-qa .co-q {
  padding-bottom: 12px;
  color: black;
  font-size: 16px;
  font-family:"Avenir LT W02 95 Black";
  text-transform: uppercase;
}


@media (max-width: 575px) {
  .col-lg-6 .co-qa .co-q {
    padding-bottom: 12px;
    color: black;
    font-size: 12px;
    font-family:"Avenir LT W02 95 Black";
    text-transform: uppercase;
  }

}
@media (max-width: 450px) {
}


.page-categories_housing .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-00.jpg');
  background-position: 0px -200px;
}

.page-home-intro[data-name="housing"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-00.jpg'); 
}

.co-category[data-name="retail"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail.png');
}

.co-category[data-name="medium-office"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office.png');
}

.co-category[data-name="co-working"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working.png');
}

.co-category[data-name="bnb"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb.png');
}


.co-grid-item[data-name="business-project-1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-project-1.jpg');
}
.co-grid-item[data-name="business-project-2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-project-2.jpg');
}
.co-grid-item[data-name="business-project-3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-project-3.jpg');
}
.co-grid-item[data-name="business-project-4"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-project-4.jpg');
}

.page-home-intro[data-name="business"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-00.jpg'); 
}

.co-category[data-name="bar"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}

.co-category[data-name="club"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club.png');
}

.co-category[data-name="restaurant"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant.png');
}

.co-category[data-name="expo-area"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

.co-category[data-name="other"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}


.co-grid-item[data-name="entertainment-project-1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-project-1.jpg');
}
.co-grid-item[data-name="entertainment-project-2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-project-2.jpg');
}
.co-grid-item[data-name="entertainment-project-3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-project-3.jpg');
}
.co-grid-item[data-name="entertainment-project-4"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-project-4.jpg');
}

.page-home-intro[data-name="entertainment"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-00.jpg'); 
}

.co-category[data-name="garden"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden.png');
}

.co-category[data-name="pool-area"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area.png');
}

.co-category[data-name="terrace"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace.png');
}

.co-category[data-name="garage"] .co-category-icon {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage.png');
}


.co-grid-item[data-name="outdoors-project-1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-project-1.jpg');
}
.co-grid-item[data-name="outdoors-project-2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-project-2.jpg');
}
.co-grid-item[data-name="outdoors-project-3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-project-3.jpg');
}
.co-grid-item[data-name="outdoors-project-4"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-project-4.jpg');
}

.page-categories_outdoors .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-00.jpg');
  background-position: 0px -200px;
}

.page-home-intro[data-name="outdoors"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-00.jpg'); 
}




.page-wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -100px;
  /* Pad bottom by footer height */
  padding: 0 0 100px;
}

.page-subnavbar-fixed {
  position: fixed;
  top: 76px;
  width: 100%;
  height: 76px;
  max-width: 100%;
  margin: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
  background-color: white;
  z-index: 2000;
  border-bottom: 0px;
}

.page-subnavbar-fixed ~ .page-content {
  padding-top: 152px;
}

.page-info {
  margin-top: 4px;
  margin-bottom: 4px;
}
.page-info-separator {
  margin-bottom: 4px;  
}

.page-info [data-name="picture"] {
  float: left;
  margin-right: -152px;
}
.page-info [data-name="info"] {
  float: left;
  width: 100%;
  padding-left: 152px;
  padding-right: 228px;
}
.page-info [data-name="numbers"] {
  float: left;
  margin-left: -224px;
}

.page-title {
  margin: 0px;
  color: rgb(255,200,0);
  font-size: 33px;
  text-align: center;
  text-transform: uppercase;
}

.page-footer {

}

.page-content {
  padding-top: 120px;
}

.page-content-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.page-content-fixed .page-sidebar {
  padding-top: 12px;
  padding-left: 12px;
  padding-bottom: 100%;
}

.page-tips .tip {
  display: none;
}

.co-tips {
  width: 222px;
}

@media (max-width: 767px) {
  /*.page-footer {*/
    /*margin-left: -20px;*/
    /*margin-right: -20px;*/
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
  /*}*/
  .page-wrap{
    margin: 0 auto -30px;
    padding: 0 0 30px;
  }
  .co-footer{
    height: 30px;
    padding: 0;
  }
  .co-footer .row:first-child{
    margin-top: 14px;
    padding-bottom: 63px;
  }
  .co-footer .row{
    margin-left: 0px;
  }
}


@media (min-width: 916px) {
  .container {
    max-width: 908px;
  }
}


@media (min-width: 1068px) {
  .container {
    max-width: 1060px;
  }
}


@media (min-width: 1220px) {
  .container {
    max-width: 1212px;
  }
}


@media (min-width: 1372px) {
  .container {
    max-width: 1364px;
  }
}


@media (min-width: 1524px) {
  .container {
    max-width: 1516px;
  }
}


@media (min-width: 1676px) {
  .container {
    max-width: 1668px;
  }
}

@media (min-width: 1828px) {
  .container {
    max-width: 1820px;
  }
}


@media (min-width: 1828px) {
  .container {
    max-width: 1820px;
  }
}

.co-step {
  padding-bottom: 50px;
}

/*
.co-step:last-child {
  padding-bottom: 500px;
}
*/

.margin-b-n { margin-bottom: 0 !important; }

.margin-h-2 {
  margin: 0px 152px;
}

.co-step-header > h1 {
  padding-bottom: 10px;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  font-family: "Avenir LT W02 95 Black";
  color: rgb(255,200,0);
}

.text-center {
  text-align: center;
}

.co-rank:before {
  content: "#";
}
.co-dollars:before {
  content: "$";
}
.co-euros:before {
  content: "€";
}
.co-love:before {
  content: "♥ ";
}
.co-mail:before {
  content: "✉ ";
}
.co-percentage:after {
  content: "%";
}

.co-band {
  margin-top: 40px;
  margin-bottom: 40px;
}

.co-band-b0 {
  margin-bottom: 4px;
}

.co-band .co-h2 {
  color: rgb(255,200,0);
  padding-bottom: 10px;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
}

.co-band .co-text {
  text-align: left;
  /*margin-left: -100px;*/
  /*margin-right: -100px;*/
  padding-left: 152px;
  padding-right: 152px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.6;
  background-color: white;
  background-color: rgb(238,238,238);
}

.co-band.co-band-white .co-text {
  background-color: white;
}

.co-text-empty {
  font-family: "Avenir LT W02 95 Black";
  text-align: center;
}

.co-text-warning {
  margin: 24px 0px;
  padding: 12px;
  border: 4px solid rgb(255,92,92);
}
.co-text-warning strong {
  font-family: "Avenir LT W02 95 Black";
}

.co-text-pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.co-text-truncate {
  max-width: 100%;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
}

.co-actions {
  float: right;
  margin-right: 76px;
}

.co-left {
  float: left;
}

.co-right-2 {
  float: right;
  margin-right: 152px;
}

.co-left-3 {
  margin-left: 228px;
}

.co-subnavbar {
  height: 71px;
  border-bottom: 1px solid rgb(238,238,238);
}

.co-subnavbar-title {
  margin: 0px;
  height: 32px;
  font-size: 32px;
  text-align: center;
  font-family: "Avenir LT W02 35 Light";
  text-transform: uppercase;
  color: rgb(255,200,0);
}
.co-subnavbar-title strong {
  font-family: "Avenir LT W02 95 Black";
}

.co-subnavbar-items {
  height: 27px;
  margin-top: 12px;
  /*margin-left: 76px;*/
  padding: 0px;
  padding-left: 76px;
  margin-bottom: 0px;
  list-style: none;
}

.co-subnavbar-item {
  float: left;
  padding: 0px;
  margin-right: 20px;
}

.co-subnavbar-item a {
  color: rgb(168,168,168);
  font-family: "Avenir LT W02 35 Light";
  font-size: 14px;
  text-transform: uppercase;
}

.co-subnavbar-item a:not(.active):hover {
  border-bottom: 3px solid rgb(255,200,0);
  padding-bottom: 3px;
  cursor: pointer;
}
.co-subnavbar-item a:not(.active):hover {
  color: black;
}

.co-subnavbar-item a.active {
  font-family: "Avenir LT W02 95 Black";
  color: black;
  cursor: default;
}
.co-subnavbar-item a.active:hover {
  color: black;
}

.co-subnavbar-items.co-filterbar-items {
  margin-top: 5px;
  height: 28px;
}
.co-subnavbar-items.co-filterbar-items .co-subnavbar-item a {
  padding-top: 5px;
}

.co-filterbar-items .co-subnavbar-item a:not(.active):hover {
  border-top: 3px solid rgb(255,200,0);
  border-bottom: none;
}


.co-button-like {
  bottom: -13px;
  position: absolute;
  right: 0px;
}

.page .btn.btn-success {
  background-color: rgb(127,196,67);
  color: white;
}
.page .btn.btn-fb {
  background-color: rgb(56,121,217);
  color: white;
}
.page .btn.btn-fb strong,
.page .btn.btn-success strong {
  font-family: "Avenir LT W02 95 Black";
}
button.co-field-control.btn-delete {
  width: 25%;
}
button.co-field-control.btn-delete:hover {
  background-color: rgb(255,92,92);
  color: white;
}

.page .btn.btn-fb:hover,
.page .btn.btn-success:hover {
  background-color: rgb(255,200,0);
}

/*
.co-comments-container {
  padding-left: 152px;
  padding-right: 152px;
}
*/
.page-categories .co-previews {
  position: relative;
  margin-top: 0px;
}

.co-hero {
  /*margin-left: -100px;*/
  /*margin-right: -100px;*/
}

.co-hero-image {
  width: 100%;
  height: 222px;
  margin-left: 0px;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.co-hero-image .co-hero-links {
  position: relative;
  top: 200px;
  text-align: center;
}

.co-hero-links a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0px 12px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  font-family: "Avenir LT W02 95 Black";
}

[data-i18n] strong {
  font-weight: normal;
  font-family: "Avenir LT W02 95 Black";  
}

.todo-list {
  padding: 0px 152px;
}
.todo-item {
  margin-bottom: 12px;
  min-height: 86px;
}
.todo-item h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 0px;
}
.todo-number {
  display: inline-block;
  float: left;
  width: 72px;
  height: 72px;
  background-color: rgb(255,92,92);
  /*background-color: rgb(127,196,67);*/
  padding-top: 36px;
  padding-right: 4px;
  margin-right: 8px;
  text-align: right;
  color: white;
  font-family: "Avenir LT W02 95 Black";  
  font-size: 30px;
}



/*@media screen and (max-width: 768px) {*/

  /*.page-subnavbar-fixed {*/
    /*top: 0px;*/
  /*}*/

/*}*/


@media (max-width: 1025px) {

/*SUB-BAR*/
  .co-subnavbar .container{
    max-width: 750px;
  }
  .page-subnavbar-fixed ~ .page-content{
    padding-top: 140px;
  }
  .co-subnavbar{
    position: absolute;
    right: 0;
    left: 0;
    height: 58px;
  }
  .co-subnavbar-title{
    font-size: 31px;
    height: 18px;
  }
  .co-subnavbar-items {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
  .co-subnavbar-item a {
    font-size: 12px;
  }
  .co-subnavbar-item{
    margin-left: 7.5px;
    margin-right: 7.5px;

  }
  .page-subnavbar-fixed{
    position: absolute;
    height: 35px;
  }
  .co-band .co-text{
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.2;
  }

}


@media (max-width: 800px) {
  .co-subnavbar-item a {
    font-size: 11px;
  }
  .co-subnavbar{
    height: 45px;
  }
  .page-subnavbar-fixed{
    top:88px;
  }
  .co-subnavbar-title{
    font-size: 26px;
    height: 7px;
  }

  .co-subnavbar-items{
    margin-top: 15px;
  }

  /*PAGE-CONTENT*/
  .page-subnavbar-fixed ~ .page-content {
    padding-top: 150px;
  }
  .page-content .page-info{
    width: 600px;
  }
  .co-btn,.btn{
    height: 31px !important;
    padding-top: 9px !important;
    font-size: 10px;
  }
  .co-band{
    margin-top: 0px;
  }
  .co-band .co-h2 {
    font-size: 14px;
  }

  .co-band .co-text{
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.2;
  }
  .co-xp-item{
    font-size: 16px !important;
  }
  .co-xp-item.co-xp-description {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .todo-list{
    padding: 0px 75px;
  }
  .todo-item h3{
    font-size: 13px;
  }
  .todo-item p{
    font-size: 10px;
  }
}
@media (max-width: 700px) {
  .co-subnavbar-item a {
    font-size: 9px;
  }

  .co-table ~ .co-actions,
  .co-tfoot .co-tr [data-name="launch"]{
    display: none;
  }

  .co-subnavbar{
    height: 32px;
  }
  .co-subnavbar-title{
    font-size: 16px;
    height: 0px;
  }
  .page-subnavbar-fixed{
    top:72px;
  }
  .co-subnavbar-items{
    margin-top: 11px;
  }

  /*PAGE-CONTENT*/
  .page-subnavbar-fixed ~ .page-content {
    padding-top: 120px;
  }
  .page-content .page-info{
    width: 415px;
  }
  .co-btn,.btn{
    height: 25px !important;
    padding-top: 7px !important;
    font-size: 8px;
  }

  .co-band .co-h2 {
    font-size: 11px;
  }
  .co-band .co-text{
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.2;
  }
  .co-xp-item{
    font-size: 6px !important;
  }
  .co-xp-item.co-xp-description {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .todo-number{
    width: 33px;
    height: 33px;
    padding-right: 1px;
    padding-top: 14px;
    font-size: 16px;
  }
  .todo-item{
    min-height: 45px;
  }
  .todo-item h3 {
    font-size: 10px;
    margin-bottom: 0px;
  }
  .todo-item p {
    padding-left: 41px !important;
    font-size: 8px;
  }

}
@media (max-width: 575px) {
  .co-hero-image{
    width: 100%;
    height: 110px;
  }

  [data-name="clients"] .co-hero-links,
  [data-name="categories"] .co-hero-links{
    display: none;
  }

  .co-subnavbar-item a {
    font-size: 7px;
  }
  [data-name="states"]{
    margin-top: 15px;
  }
  [data-name="states"] ,
  .co-filterbar-items{
    height: 15px;
  }
  [data-name="states"] .co-subnavbar-item,
  .co-filterbar-items .co-subnavbar-item{
    line-height: 0.5;
  }
  .co-subnavbar-item {
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-subnavbar-fixed{
    top:56px;
  }
  /*PAGE-CONTENT*/
  .page-subnavbar-fixed ~ .page-content {
    padding-top: 100px;
  }
  .page-content .page-info{
    width: 315px;
  }
  .co-btn,.btn{
    height: 21px !important;
    padding-top: 6px !important;
    font-size: 6px;
  }
  .co-band .co-h2 {
    font-size: 11px;
  }
  .co-band{
    margin-top: 0px;
    margin-bottom: 10px;
  }
}


@media (max-width: 450px) {
  .co-subnavbar-item a {
    font-size: 5px;
  }
  .co-subnavbar{
    height: 26px;
  }
  .co-subnavbar-title{
    font-size: 12px;
    height: 0px;
  }
  .page-subnavbar-fixed{
    top:40px;
  }
  .co-subnavbar-items{
    margin-top: 4px;
  }
  .co-subnavbar-item{
    margin-right: 3px;
    margin-left: 3px;
  }

  [data-name="states"]{
    margin-top: 10px;
  }
  [data-name="states"] ,
  .co-filterbar-items{
    height: 9px;
  }
  /*PAGE-CONTENT*/
  .page-subnavbar-fixed ~ .page-content {
    padding-top: 75px;
  }
  .page-content .page-info{
    width: 280px;
  }
  .co-btn,.btn{
    height: 19px !important;
    padding-top: 5px !important;
    font-size: 5px;
  }
  .co-band .co-h2 {
    font-size: 9px;
  }
  .todo-list{
    padding: 0 40px;
  }
  .todo-item{
    min-height: 25px;
  }

  .todo-number{
    width: 25px;
    height: 25px;
    padding-right: 1px;
    padding-top: 11px;
    font-size: 12px;
  }

  .todo-item h3 {
    font-size: 7px;
    margin-bottom: 0px;
  }
  .todo-item p {
    padding-left: 33px !important;
    font-size: 5px;
  }

  .page-title{
    font-size: 10px;
  }
  .co-step-header > h1{
    padding-bottom: 0px;
    font-size: 8px;
  }
}





.co-hero-image[data-name="about"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/about-00.jpg');
  background-position: 0px -270px;
}


.co-hero-image[data-name="how"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/how-00.jpg');
  background-position: 0px -200px;
}


.co-contact {
  /*margin-left: 50%;*/
  position: absolute;
  bottom: 76px;
  padding: 24px;
  /*padding-left: 0px;*/
  color: rgb(38,38,38);
  background-color: rgba(255,255,255,0.85);
  /*border-left: 1px solid rgb(168,168,168);*/
}
.page-about_contact .co-contact{
  position: static;
}

.co-contact-company {
  font-family:"Avenir LT W02 95 Black";
}

.co-hero-image[data-name="post"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/contact-00.jpg');
}

.co-hero-image[data-name="pricing"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/pricing-00.jpg');
  background-position: 0px -280px;
}


.page-pricing .page-content {
  margin-bottom: 100px;
}

.co-hero-image[data-name="clients"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/houseowners-02.jpg');
  background-position: 0px -200px;
}


.co-hero-image[data-name="categories"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/builders-00.jpg');
  background-position: 0px -200px;
}


.page-categories_housing .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/housing-00.jpg');
  background-position: 0px -400px;
}


.page-categories_business .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/business-00.jpg');
  background-position: 0px -200px;
}


.page-categories_entertainment .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/entertainment-00.jpg');
  background-position: 0px -200px;
}


.page-categories_outdoors .co-hero-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/outdoors-00.jpg');
  background-position: 0px -300px;
}


.page-404 {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/404.jpg');
}

.co-qa {
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 252px;
  padding-right: 252px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgb(238,238,238);
}

.co-qa .co-q {
  font-family: "Avenir LT W02 35 Light";
  color: rgb(255,200,0);
  font-size: 20px;
}

.co-qa .co-a {
  font-family: "Avenir LT W02 35 Light";  
  font-size: 16px;
}

@media (max-width: 575px) {
  .co-qa .co-a {
    font-size: 8px;
  }

}
@media (max-width: 450px) {
}


.page-home-intro[data-name="terms"] {
  height: 60%;
  min-height: 400px;
}

.terms-container {
  padding: 0px 152px;
}

.isp-header .container {
  background-color: #f0f0f0;
  font-family: "Open Sans";
}

.isp-header .navbar-items {
  height: 72px;
  background-color: rgb(238, 238, 238);
  padding: 10px;
  font-size: 18px;
}

.isp-logo {
  /*margin-top: 14px;*/
  padding-top: 28px;
  background-size: contain;
  width: 165px;
  height: 23px;
  display: inline-block;
  background-image:url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-black.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-left: 10px;
  color: #49ac00;
}

.isp-nav-links {
  float: right;
  text-transform: uppercase;
}

.isp-header [data-href] {
  color: black;
  font-size: 12px;
  font-weight: 600;
  padding: 0 10px 0 0;
  height: 100%;
  display: inline-block;
  line-height: 51px;
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

  .isp-header [data-href] {
    font-size: inherit;
    padding: 0 15px;
  }

}


.co-footer {
  height: 100px;
  color: white;
  font-family: "Avenir LT W02 35 Light";
  font-size: 16;
  padding: 10px;
  color: rgb(168,168,168);
}
.co-footer a {
  color: rgb(168,168,168);
}
.co-footer:hover {
  color: rgb(38,38,38);
}
.co-footer:hover a {
  color: rgb(38,38,38);
}

.co-footer a:hover {
  text-decoration: none;
  color: rgb(255,200,0);
}
.co-footer .row {
  height: 34px;
  margin-top: 8px;
  padding-top: 7px;
  font-size: 16px;
}
.co-footer .row:first-child {
  margin-top: 11px;
}
.co-footer .row:nth-child(2) {
  margin-top: 0px;
}

.co-footer .row:first-child span {
  text-transform: uppercase;
}
.co-footer .row:nth-child(2) span {

}

.co-footer .row span a:not(:last-child) {
  margin-right: 12px;
}
.co-footer .row span a[data-name="love"] {
  margin-left: 24px;
}

.co-footer:hover [data-name="lang"] a,
.co-footer:hover [data-name="lang"] a.current {
  color: rgb(38,38,38);
}
.co-footer [data-name="lang"] a {
  color: rgb(168,168,168);
}
.co-footer [data-name="lang"] a:hover {
  color: rgb(255,200,0);
}
.co-footer [data-name="lang"] a.current {
  color: rgb(168,168,168);
  cursor: default;
}
.co-footer [data-name="lang"] a:last-child {
  margin-right: 0px;
}

.sprite a{
    width: 20px;
    height: 20px;
    display: block;
}

.co-footer a, .co-footer .sprite{
    float:left;
}

.sprite {
    background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/sprites/social-icons.png') no-repeat top left;
    margin-left: 10px;
}
.sprite.google_plus { background-position: 0px 0px; width: 20px; height: 20px;  }
.sprite.pinterest { background-position: 0px -25px; width: 20px; height: 20px;  }
.sprite.icon-facebook { background-position: 0px -50px; width: 21px; height: 20px;  }
.sprite.Twitter { background-position: 0px -75px; width: 20px; height: 20px;  }
.sprite.Tumblr { background-position: 0px -100px; width: 20px; height: 20px;  }

.page-isp {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
}

.page-isp .page-info-separator {
    margin: 4px 0;
}

.page-isp .row {
    margin: 0;
}

.page-isp [class^="col-"] {
    float: left;
}

.padding-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padding-sm {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.padding-md {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.page-isp .padded-row {
    padding-top: 20px;
}

.page-isp h1 {
    font-weight: 400;
    font-size: 40px;
    /*color: #ef8b2a;*/
    color: #49ac00;
    font-family: "Open Sans", sans-serif;
}

@media (max-width: 767px) {
    .page-isp h1 {
        font-size: 35px;
    }
}

.page-isp h2 {
    font-weight: 600;
    font-size: 25px;
    /*color: #ef8b2a;*/
    color: #49ac00;
    font-family: "Open Sans", sans-serif;
}

.page-isp label {
    font-weight: 800;
    color: #166936;
}

.page-isp p.padded {
    padding: 0 20px;
}

.page.page-isp a:hover {
    /*color: #ef8b2a;*/
    color: #49ac00;
}

.page-isp [data-href] {
  cursor: pointer;
}

.page-isp [data-href]:hover {
  /*color: #ef8b2a;*/
    color: #49ac00;
}

.page-isp .page-subnavbar-fixed {
    height: 85px;
}

.page-isp .co-band h1 {
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 800px) {
    .page-isp .co-step[data-name^="step_"] {
        padding-bottom: 40px;
    }
}

.btn-isp {
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1.428571429;
    display: block;
}

.btn-isp:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

button.btn-isp {
    border: none;
}

a.btn-isp.btn-success-isp, button.btn-isp.btn-success-isp {
    background-color: #49ac00;
    color: white !important;
    font-weight: 600;
    font-size: 20px;
}

a.btn-isp.btn-success-isp:hover, button.btn-isp.btn-success-isp:hover {
    color: white !important;
    background-color: #ef8b2a;
}

a.btn-disabled-isp {
  background-color: #aaa;
  color: white !important;
  font-weight: 600;
  font-size: 20px;
}

a.btn-disabled-isp:hover {
  cursor: default;
}

a.btn-disabled-isp:active {
  box-shadow: none;
}

.isp-warning {
  color: #ef8b2a;
}

.page-isp .co-field:hover .co-field-header {
    /*background-color: #ef8b2a;*/
    background-color: #49ac00;
    color: white;
}
.page-isp input.co-field-control:hover {
    /*border: 1px solid #ef8b2a;*/
    border: 1px solid #49ac00;
}

.page-isp .co-field-picture .co-field-picture-change {
    background-color: #166936;
}

.page-isp .co-radio.active {
    /*background-color: #ef8b2a;*/
    background-color: #49ac00;
}

.page-isp .co-radio-group .co-radio:hover {
    /*background-color: #ef8b2a;*/
    outline: 4px solid #49ac00;
}

.page-isp .co-radio-group a.co-radio.disabled:hover {
    color: rgb(192,192,192);
}

.isp-subnavbar {
    position: absolute;
    top: 72px;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
}

.with-isp-subnavbar {
    padding-top: 180px !important;
}

@media (min-width: 701px) {
    .with-isp-stepbar {
        padding-top: 180px !important;
    }
}
@media (max-width: 700px) {
    .page-isp .page-subnavbar-fixed {
        top: 79px !important;
        height: auto;
    }
    .isp-bar-fix {
        padding-top: 140px !important;
    }
    .isp-bar-fix2 {
        padding-top: 155px !important;
    }
}

.page-isp .co-field-label {
    font-size: 17px !important;
    font-family: "Open Sans", sans-serif;
}

.page-isp button.co-field-control, .page-isp select.co-field-control, .page-isp input.co-field-control, .page-isp textarea.co-field-control, .page-isp .co-radio-group .co-radio {
    font-size: 17px !important;
}

.page-isp input.co-field-control.co-prize {
    font-size: 20px !important;
}

.page-isp button.co-field-control:hover {
    color: white;
    /*background-color: #ef8b2a;*/
    background-color: #49ac00;
}

.page-isp input.co-field-control:hover, .page-isp input.co-field-control:focus, .page-isp textarea.co-field-control:hover, .page-isp textarea.co-field-control:focus {
    /*border: 1px solid #ef8b2a;*/
    border: 1px solid #49ac00;
}

.page-isp .co-progressbar-item .co-progressbar-item-value {
    /*background-color: #ef8b2a;*/
    background-color: #166936;
    font-family: "Open Sans", sans-serif;
}

.page-isp .co-prize-raise, .page-isp .co-field-prize-right .co-cost-total-box {
    /*color: #ef8b2a;*/
    color: #49ac00;
    font-family: "Open Sans", sans-serif;
}

.page-isp .co-check:hover, .page-isp .co-check.active {
    /*background-color: #ef8b2a;*/
    background-color: #49ac00;
}

.page-isp .co-btn-launch {
    background-color: #49ac00;
}

.page-isp .co-btn-launch:hover {
    background-color: #ef8b2a;
}

.page-isp .co-btn-launch:active {
    background-color: #ef8b2a;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.co-row-isp .co-block .co-prize.co-currency-EUR:before {
    content: "€";
}

.page-isp a.co-field-resource-download {
    background-color: #49ac00;
}

.page-isp a.co-field-resource-download:hover {
    background-color: #ef8b2a;
    color: white;
}

.page-isp .co-field-resource-delete {
    background-color: #166936;
}

.page-isp .co-field-resource-delete:hover {
    background-color: #ef8b2a;
}

.container-isp .co-field-content {
    padding-left: 0;
}

.co-band .co-text-isp {
    padding: 12px 25px;
    background-color: #f0f0f0;
    font-size: 17px !important;
}

.page.page-isp .co-resource-grid-item .btn.btn-success {
    background-color: #49ac00;
}

.page.page-isp .co-resource-grid-item .btn.btn-success:hover {
    background-color: #ef8b2a;
}

.page-isp .co-field-error {
    display: none !important;
}

.page-isp .english-best {
    display: none;
}

@media (max-width: 1225px) {
    .page-isp .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon {
        padding-top: 10%;
    }
}

@media (max-width: 800px) {
    .page-isp .co-field-state {
        font-size: 12px;
        margin-top: -20px;
    }
}

@media (max-width: 575px) {
    .page-isp a.btn-isp.btn-success-isp {
        font-size: 14px;
    }

    .page-isp input.co-field-control.co-prize {
        padding-right: 24px;
    }

    .page-isp .co-field-state {
        margin: 0;
        font-size: 10px;
    }
}

/* bootstrap */
.page-isp .col-offset-12 {
    margin-left: 100%;
}
.page-isp .col-offset-11 {
    margin-left: 91.66666667%;
}
.page-isp .col-offset-10 {
    margin-left: 83.33333333%;
}
.page-isp .col-offset-9 {
    margin-left: 75%;
}
.page-isp .col-offset-8 {
    margin-left: 66.66666667%;
}
.page-isp .col-offset-7 {
    margin-left: 58.33333333%;
}
.page-isp .col-offset-6 {
    margin-left: 50%;
}
.page-isp .col-offset-5 {
    margin-left: 41.66666667%;
}
.page-isp .col-offset-4 {
    margin-left: 33.33333333%;
}
.page-isp .col-offset-3 {
    margin-left: 25%;
}
.page-isp .col-offset-2 {
    margin-left: 16.66666667%;
}
.page-isp .col-offset-1 {
    margin-left: 8.33333333%;
}
.page-isp .col-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .page-isp .col-sm-offset-12 {
        margin-left: 100%;
    }
    .page-isp .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .page-isp .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .page-isp .col-sm-offset-9 {
        margin-left: 75%;
    }
    .page-isp .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .page-isp .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .page-isp .col-sm-offset-6 {
        margin-left: 50%;
    }
    .page-isp .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .page-isp .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .page-isp .col-sm-offset-3 {
        margin-left: 25%;
    }
    .page-isp .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .page-isp .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .page-isp .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .page-isp .hidden-xs {
        display: none !important;
    }
}


.page-home-intro[data-name="terms"] {
  height: 60%;
  min-height: 400px;
}

.terms-container {
  padding: 0px 152px;
}

.co-fields {
  padding-right: 228px;
}

.co-fields hr {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -100px;
}

.co-field {
  padding-top: 20px;
  padding-bottom: 20px;
}

.co-field:hover .co-field-header {
  background-color: rgb(255,200,0);
  color: white;
}

:focus {
  box-shadow: none;
  outline: none;
}

input.co-field-control:hover, 
input.co-field-control:focus, 
textarea.co-field-control:hover,
textarea.co-field-control:focus {
  background-color: white;
  border: 1px solid rgb(255,200,0);
  color: black;
  box-shadow: none;
  transition: none;
  -webkit-transition: none;
}

input.co-field-control[disabled],
input.co-field-control[disabled]:hover {
  border: none;
  background-color: white;
  color: rgb(84,84,84);
  font-family: 'Avenir LT W02 95 Black';
  cursor: default;
}

.co-field-header,
.co-field-header-empty {
  float: left;
  width: 222px;
  height: 72px;
  text-align: right;
  padding-right: 6px;
  padding-top: 46px;
}

.co-field-label {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Avenir LT W02 35 Light';
}

.co-field-center {
  width: 600px;
  margin: 0 auto;
}

.co-field-state {
  margin-top: -45px;
  color: white;
}

.co-field-content {
  width: 100%;
  min-height: 72px;
  padding-left: 228px;
  padding-right: 6px;
}

.co-field-content .co-radio-group {
  margin-top: 30px;
}

.co-field-control {

}

button.co-field-control,
select.co-field-control,
input.co-field-control, 
textarea.co-field-control {
  width: 100%;
  height: 50px;
  padding-left: 12px;
  padding-top: 20px;
  margin-top: 22px;
  background-color: rgb(238,238,238);
  font-size: 18px;
  font-family: 'Avenir LT W02 35 Light';
  border: none;
  border-radius: 0px;
  box-shadow: none;
}
input.co-field-control, 
textarea.co-field-control {
  border: 1px solid rgb(238,238,238);
}

[data-state="saving"] .co-field-state:after {
  content: "saving";
}

[data-state="saved"] .co-field-state:after {
  content: "saved";
}

[data-state="error"] .co-field-state:after {
  content: "error";
}

[data-state="invalid"] .co-field-state:after {
  content: "invalid";
}
[data-state="required"] .co-field-state:after {
    content: "required";
}

[data-state="invalid"] .co-field-label, [data-state="required"] .co-field-label  {
  color: white;
}

[data-state="invalid"] .co-field-header, [data-state="required"] .co-field-header, [data-state="required"] .co-field-header:hover  {
  background-color: #e74c3c;
}

[data-state="invalid"], [data-state="required"] { }

[data-state="invalid"] .co-field-error , [data-state="required"] .co-field-error  {
    display: block;
}

.co-field-error {
  display: none;
  color: #e74c3c;
}


.co-field-group {
  display: table;
  border-spacing: 6px;
  margin-top: -6px;
  margin-left: -6px;
  margin-right: -6px;
}

.co-field-group > .co-field-group-item {
  display: table-cell;
  float: none;
  width: 1%;
}

.co-inner_field {
  margin-top: 0px;
  margin-bottom: 10px;  
}

.co-inner_field .co-field-control {
  margin-top: 0px;
}

@media (max-width: 500px) {
  .page-isp [data-state="invalid"] .co-field-state:after,
  .page-isp [data-state="saving"] .co-field-state:after,
  .page-isp [data-state="saved"] .co-field-state:after,
  .page-isp [data-state="error"] .co-field-state:after,
  .page-isp [data-state="invalid"] .co-field-state:after,
  .page-isp [data-state="required"] .co-field-state:after {
    content: none;
    display: none;
  }
}



.co-types {
  list-style-type: none;
  padding-left: 0px;
}

.co-types .co-type {
  display: block;
  margin-bottom: 6px;
}

.co-types .co-type:hover .co-type-icon {
  background-color: rgb(255,200,0);
}

.co-types .co-type:hover .co-subtype-icon{
  background-color: rgb(255,246,210);
}

.co-types .co-type:hover .co-type-icon .co-type-label {
  color: white;
}

.co-type-icon {
  float: left;
  height: 72px;
  width: 222px;
  padding-top: 46px;
  padding-right: 6px;
  text-align: right;
}

.co-type:nth-child(1) .co-type-icon {
  background-color: rgb(255,230,141);
}
.co-type:nth-child(2) .co-type-icon {
  background-color: rgb(255,224,118);
}
.co-type:nth-child(3) .co-type-icon {
  background-color: rgb(255,218,92);
}
.co-type:nth-child(4) .co-type-icon {
  background-color: rgb(255,213,65);
}
.co-type:nth-child(5) .co-type-icon {
  background-color: rgb(255,207,29);
}
.co-type:nth-child(6) .co-type-icon {
  background-color: rgb(255,200,0);
}


.co-type-icon .co-type-label {
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Avenir LT W02 35 Light";
}

.co-subtypes {
  list-style-type: none;
  padding-left: 228px;
}

.co-subtypes .co-subtype {
  float: left;
  width: 14.2857142857%;
  padding-right: 6px;
}

.co-subtype-icon {
  display: block;
  height: 72px;
  min-width: 110px;
  background-size: 72px 72px;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px;
  box-shadow: none;
  text-align: center;
}

.co-subtype-icon .co-subtype-label {
  display: inline-block;
  color: black;
  text-transform: uppercase;
  margin-top: 55px;
  font-size: 12px;
}

.co-type .co-subtype .co-subtype-icon:hover,
.co-type .co-subtype .co-subtype-icon.active {
  background-color: rgba(255,200,0,1);
  text-decoration: none;
}

.co-subtype-icon:hover .co-subtype-label,
.co-subtype-icon.active .co-subtype-label {
  color: white;
}

.co-subtype-icon[data-name="small-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt.png');
}

.co-subtype-icon[data-name="medium-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt.png');
}

.co-subtype-icon[data-name="large-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt.png');
}

.co-subtype-icon[data-name="small-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa.png');
}

.co-subtype-icon[data-name="medium-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa.png');
}

.co-subtype-icon[data-name="large-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa.png');
}

.co-subtype-icon[data-name="loft"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft.png');
}

.co-subtype-icon[data-name="living-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area.png');
}

.co-subtype-icon[data-name="sleeping-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area.png');
}

.co-subtype-icon[data-name="living-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room.png');
}

.co-subtype-icon[data-name="dining-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room.png');
}

.co-subtype-icon[data-name="kitchen"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen.png');
}

.co-subtype-icon[data-name="bathroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom.png');
}

.co-subtype-icon[data-name="bedroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom.png');
}

.co-subtype-icon[data-name="basement"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement.png');
}

.co-subtype-icon[data-name="attic"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic.png');
}

.co-subtype-icon[data-name="cellar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar.png');
}

.co-subtype-icon[data-name="studio"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio.png');
}

.co-subtype-icon[data-name="closet"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet.png');
}

.co-subtype-icon[data-name="play-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room.png');
}

.co-subtype-icon[data-name="gym-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room.png');
}

.co-subtype-icon[data-name="garage"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage.png');
}

.co-subtype-icon[data-name="backyard"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard.png');
}

.co-subtype-icon[data-name="garden"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden.png');
}

.co-subtype-icon[data-name="terrace"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace.png');
}

.co-subtype-icon[data-name="pool-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area.png');
}

.co-subtype-icon[data-name="retail"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail.png');
}

.co-subtype-icon[data-name="small-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office.png');
}

.co-subtype-icon[data-name="medium-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office.png');
}

.co-subtype-icon[data-name="large-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office.png');
}

.co-subtype-icon[data-name="co-working"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working.png');
}

.co-subtype-icon[data-name="hotel"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel.png');
}

.co-subtype-icon[data-name="bnb"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb.png');
}

.co-subtype-icon[data-name="bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}

.co-subtype-icon[data-name="lounge-bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar.png');
}

.co-subtype-icon[data-name="restaurant"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant.png');
}

.co-subtype-icon[data-name="club"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club.png');
}

.co-subtype-icon[data-name="expo-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

.co-subtype-icon[data-name="other"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}


.co-subtype-icon[data-name="small-apt"]:hover,
.co-subtype-icon[data-name="small-apt"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt-hover.png');
}

.co-subtype-icon[data-name="medium-apt"]:hover,
.co-subtype-icon[data-name="medium-apt"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}

.co-subtype-icon[data-name="medium-apt"]:hover,
.co-subtype-icon[data-name="medium-apt"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}

.co-subtype-icon[data-name="large-apt"]:hover,
.co-subtype-icon[data-name="large-apt"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt-hover.png');
}

.co-subtype-icon[data-name="small-villa"]:hover,
.co-subtype-icon[data-name="small-villa"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa-hover.png');
}

.co-subtype-icon[data-name="medium-villa"]:hover,
.co-subtype-icon[data-name="medium-villa"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa-hover.png');
}

.co-subtype-icon[data-name="large-villa"]:hover,
.co-subtype-icon[data-name="large-villa"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa-hover.png');
}

.co-subtype-icon[data-name="loft"]:hover,
.co-subtype-icon[data-name="loft"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft-hover.png');
}

.co-subtype-icon[data-name="living-area"]:hover,
.co-subtype-icon[data-name="living-area"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area-hover.png');
}

.co-subtype-icon[data-name="sleeping-area"]:hover,
.co-subtype-icon[data-name="sleeping-area"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area-hover.png');
}

.co-subtype-icon[data-name="living-room"]:hover,
.co-subtype-icon[data-name="living-room"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room-hover.png');
}

.co-subtype-icon[data-name="dining-room"]:hover,
.co-subtype-icon[data-name="dining-room"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room-hover.png');
}

.co-subtype-icon[data-name="kitchen"]:hover,
.co-subtype-icon[data-name="kitchen"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen-hover.png');
}

.co-subtype-icon[data-name="bedroom"]:hover,
.co-subtype-icon[data-name="bedroom"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom-hover.png');
}

.co-subtype-icon[data-name="bathroom"]:hover,
.co-subtype-icon[data-name="bathroom"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom-hover.png');
}

.co-subtype-icon[data-name="basement"]:hover,
.co-subtype-icon[data-name="basement"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement-hover.png');
}

.co-subtype-icon[data-name="attic"]:hover,
.co-subtype-icon[data-name="attic"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic-hover.png');
}

.co-subtype-icon[data-name="cellar"]:hover,
.co-subtype-icon[data-name="cellar"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar-hover.png');
}

.co-subtype-icon[data-name="studio"]:hover,
.co-subtype-icon[data-name="studio"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio-hover.png');
}

.co-subtype-icon[data-name="closet"]:hover,
.co-subtype-icon[data-name="closet"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet-hover.png');
}

.co-subtype-icon[data-name="play-room"]:hover,
.co-subtype-icon[data-name="play-room"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room-hover.png');
}

.co-subtype-icon[data-name="gym-room"]:hover,
.co-subtype-icon[data-name="gym-room"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room-hover.png');
}

.co-subtype-icon[data-name="garage"]:hover,
.co-subtype-icon[data-name="garage"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage-hover.png');
}

.co-subtype-icon[data-name="backyard"]:hover,
.co-subtype-icon[data-name="backyard"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard-hover.png');
}

.co-subtype-icon[data-name="garden"]:hover,
.co-subtype-icon[data-name="garden"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden-hover.png');
}

.co-subtype-icon[data-name="terrace"]:hover,
.co-subtype-icon[data-name="terrace"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace-hover.png');
}

.co-subtype-icon[data-name="pool-area"]:hover,
.co-subtype-icon[data-name="pool-area"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area-hover.png');
}

.co-subtype-icon[data-name="retail"]:hover,
.co-subtype-icon[data-name="retail"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail-hover.png');
}

.co-subtype-icon[data-name="small-office"]:hover,
.co-subtype-icon[data-name="small-office"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office-hover.png');
}

.co-subtype-icon[data-name="medium-office"]:hover,
.co-subtype-icon[data-name="medium-office"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office-hover.png');
}

.co-subtype-icon[data-name="large-office"]:hover,
.co-subtype-icon[data-name="large-office"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office-hover.png');
}

.co-subtype-icon[data-name="co-working"]:hover,
.co-subtype-icon[data-name="co-working"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working-hover.png');
}

.co-subtype-icon[data-name="hotel"]:hover,
.co-subtype-icon[data-name="hotel"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel-hover.png');
}

.co-subtype-icon[data-name="bnb"]:hover,
.co-subtype-icon[data-name="bnb"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb-hover.png');
}

.co-subtype-icon[data-name="bar"]:hover,
.co-subtype-icon[data-name="bar"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar-hover.png');
}

.co-subtype-icon[data-name="lounge-bar"]:hover,
.co-subtype-icon[data-name="lounge-bar"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar-hover.png');
}

.co-subtype-icon[data-name="restaurant"]:hover,
.co-subtype-icon[data-name="restaurant"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant-hover.png');
}

.co-subtype-icon[data-name="club"]:hover,
.co-subtype-icon[data-name="club"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club-hover.png');
}

.co-subtype-icon[data-name="expo-area"]:hover,
.co-subtype-icon[data-name="expo-area"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area-hover.png');
}

.co-subtype-icon[data-name="other"]:hover,
.co-subtype-icon[data-name="other"].active {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area-hover.png');
}

@media (max-width: 916px) {
  .co-type-icon{
    width: 190px;
    height: 50px;
    padding-top: 26px;
  }
  .co-subtypes{
    padding-left: 194px;
  }
  .co-subtypes .co-subtype{
    padding-right: 0;
  }
  .co-subtype-icon{
    min-width: inherit;
    height: 50px;
    background-size: 40px 40px;
  }
  .co-subtype-icon .co-subtype-label{
    font-size: 8px;
    margin-top: 38px;
  }
}
@media (max-width: 800px) {
  .co-step-content .co-fields{
    width: 95%;
  }

  .co-type-icon {
    width: 140px;
    height: 45px;
    padding-top: 22px;
  }
  .co-type-icon .co-type-label{
    font-size: 11px;
  }
  .co-subtypes{
    padding-left: 146px;
  }
  .co-subtypes .co-subtype{
    min-width: 14.2857142857%;
  }
  .co-subtype-icon{
    min-width: inherit;
    height: 45px;
    background-size: 35px 35px;
  }
  .co-subtype-icon .co-subtype-label{
    font-size: 7px;
    width: 100%;
    margin-top: 35px;
  }

  .co-step[data-name="step_1"]{
    padding-bottom: 0;
  }
  .co-step[data-name="step_2"],
  .co-step[data-name="step_3"],
  .co-step[data-name="step_4"],
  .co-step[data-name="step_5"]{
    padding-bottom: 10px;
  }
  .co-step[data-name="step_6"] .co-field-content{
    padding-left: 0px;
  }
  .co-step[data-name="step_7"] .summary-item-amount,
  .co-step[data-name="step_7"] .summary-item-description, {
    padding-top: 15px;
  }

  .co-step[data-name="step_7"] .summary-item-amount,
  .co-step[data-name="step_7"] .summary-item-description {
    padding-top: 15px;
  }

}
@media (max-width: 700px) {
  .co-type-icon{
    width: 111px;
    height: 25px;
    padding-top: 5px;
  }
  .co-type-icon .co-type-label{
    font-size: 8px;
  }
  .co-subtypes{
    padding-left: 116px;
  }
  .co-subtype-icon{
    height: 25px;
    background-size: 20px;
  }
  .co-subtype-icon .co-subtype-label{
    font-size: 6px;
    margin-top: 16px;
  }

  .co-step[data-name="step_8"] .co-btn-launch{
    left: 0;
    right: 0;
    position: absolute;
  }

  .co-step[data-name="step_7"] .co-field-header{
    margin-top: 0px;
  }
  .co-step[data-name="step_7"] .co-field-content .summary-item{
    padding: 0;
    height: 15px;
  }
  .co-step[data-name="step_7"] .co-field-content .summary-item .summary-item-label,
  .co-step[data-name="step_7"] .co-field-content .summary-item .summary-item-value{
    padding-top: 0;
    font-size: 10px;
    height: 12px;
  }

  .co-step[data-name="step_7"] .summary-item-description,
  .co-step[data-name="step_7"] .summary-item-amount{
    font-size: 10px;
  }

  .co-step-header > h1{
    font-size: 18px;
  }






}
@media (max-width: 650px) {
  .co-progressbar{
    display: none;
  }
}
@media (max-width: 575px) {
  .co-step[data-name="step_6"] .co-package-label{
    font-size: 18px;
  }
  .co-step[data-name="step_6"] .co-package-price-value{
    font-size: 42px;
  }
  .co-step[data-name="step_6"] .co-package-result{
    font-size: 9px;
  }
  .co-step-header > h1{
    font-size: 14px;
  }
  .co-step[data-name="step_3"] .co-field-resource{
    width: 80px;
    height: 80px;
  }
  .co-step[data-name="step_3"] .co-field-resource-control{
    display: none !important;
  }
  .co-step[data-name="step_3"] .co-field-header,
  .co-step[data-name="step_3"] .co-field-resources-add{
    margin-top: 7px;
  }

  .co-step[data-name="step_6"],
  .co-step[data-name="step_7"]{
    padding-bottom: 7px;
  }
}
@media (max-width: 450px) {
  .co-type-icon{
    width: 61px;
    height: 20px;
    padding-top: 0px;
    padding-right: 3px;
  }
  .co-type-icon .co-type-label{
    font-size: 5px;
  }
  .co-subtypes{
    padding-left: 64px;
  }
  .co-subtype-icon{
    height: 20px;
    background-size: 15px;
  }
  .co-subtype-icon .co-subtype-label{
    font-size: 3px;
    margin-top: 14px;
  }

  .co-step[data-name="step_3"] .co-field-header,
  .co-step[data-name="step_3"] .co-field-resources-add{
    padding-top: 15px;
  }
  .co-step[data-name="step_3"] .co-field-resources-add{
    padding-top: 0;
    width: 55px;
    height: 55px;
    margin-top: 0;
  }
  .co-step[data-name="step_3"] .co-field-resource{
    width: 55px;
    height: 55px;
  }
  .co-step-header > h1{
    font-size: 10px;
  }
  .co-step[data-name="step_6"] .co-package-label{
    font-size: 13px;
    height: 41px;
  }
  .co-step[data-name="step_6"] .co-package-price-value{
    font-size: 27px;
  }
  .co-step[data-name="step_6"] .co-package-result{
    font-size: 6px;
    height: 15px;
  }
  .co-step[data-name="step_6"] .co-package-price{
    line-height: 0.5;
    height: 49px;
  }



  }

.co-step[data-name="step_8"] .co-step-content .co-step-errors{
  margin-bottom: 100px;
}
.co-step[data-name="step_8"] .co-step-content .co-field-container[data-name="field_launch"] {
  margin-top: -100px;
  position: absolute;
  left: 0;
  right: 0;
}
.co-step[data-name="step_8"] .co-step-content .co-field-container[data-name="field_launch"] .co-field-content{
  padding: 0;
}


.tip {
  display: none;
}

.tip-label {
  font-family: "Avenir LT W02 95 Black";
  font-size: 14px;
  text-transform: uppercase;
}


.tip-container {
  display: none;
}

.modal_section.no_top h3 {
  margin-top: 20px;
  font-size: 24px;
}

.modal-box {
  position: relative;
  z-index: 9990;
}

.bbm-wrapper {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  padding: 50px 10px;
  overflow: auto;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: background-color 0.3s;
}
.bbm-wrapper * {
  box-sizing: border-box;
}

.bbm-modal {
  border-radius: 3px;
  margin: auto;
  width: auto;
  max-width: 550px;
  background: white;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6), 0 1px 2px rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 15px;
}

  /* BLOCKS */
.modal_topbar,
.modal_bottombar {
  padding: 0 30px;
}

.modal_topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.modal_topbar h3 {
  margin-top: 0px;
}

.modal_section {
  padding: 0 30px;
  margin-top: 0px;
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.modal_section p {
  font-size: 16px;
  line-height: 26px;
  color: #575656;
}
.modal_section p:last-child {
  padding: 0;
  margin-bottom: 0;
}

.modal_section h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1em;
}

.modal_bottombar {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px;
  margin-top: 30px; }

.modal-submit {
  display: block;
  padding: 8px 12px;
  font-size: 24px;
  color: white;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
  background-color: rgb(127,196,67);
}

.modal-submit:hover {
  background-color: rgb(255,200,0);
  color: white;
}

.modal-submit:active {
  color: black;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.modal-cancel {
  color: red;
  padding-top: 10px;
  display: block;
  margin-top: 15px;
}

.modal-cancel:hover {
  text-decoration: underline;
  color: red;
}

/* ANIMATIONS */
/* Open modal */
@-webkit-keyframes bbm-open {
  0% {
    -webkit-transform: matrix(0.99126, 0, 0, 0.99126, 0, 43.8813);
    opacity: 0.1259; }
  4% {
    -webkit-transform: matrix(0.99295, 0, 0, 0.99295, 0, 45.06809);
    opacity: 0.29544; }
  8% {
    -webkit-transform: matrix(0.99467, 0, 0, 0.99467, 0, 46.26922);
    opacity: 0.46703; }
  12% {
    -webkit-transform: matrix(0.99619, 0, 0, 0.99619, 0, 47.33355);
    opacity: 0.61908; }
  16% {
    -webkit-transform: matrix(0.99743, 0, 0, 0.99743, 0, 48.19991);
    opacity: 0.74284; }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.86067);
    opacity: 0.83724; }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33658);
    opacity: 0.90523; }
  28% {
    -webkit-transform: matrix(0.99952, 0, 0, 0.99952, 0, 49.66049);
    opacity: 0.9515; }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8675);
    opacity: 0.98107; }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98966);
    opacity: 0.99852; }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05361);
    opacity: 1.00766; }
  44% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.08);
    opacity: 1.01143; }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08394);
    opacity: 1.01199; }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07589);
    opacity: 1.01084; }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06265);
    opacity: 1.00895; }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04833);
    opacity: 1.0069; }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03518);
    opacity: 1.00503; }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02421);
    opacity: 1.00346; }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01567);
    opacity: 1.00224; }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00941);
    opacity: 1.00134; }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00506);
    opacity: 1.00072; }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00032; }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00007; }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99994; }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99913);
    opacity: 0.99988; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1; } }
.bbm-modal--open {
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: bbm-open;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* Open a stacked modal */
@-webkit-keyframes bbm-stacked {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.93705; }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.85228; }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.76648; }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.69046; }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.62858; }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.58138; }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.54739; }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.52425; }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.50946; }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.50074; }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: 0.49617; }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: 0.49429; }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: 0.494; }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: 0.49458; }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: 0.49553; }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: 0.49655; }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: 0.49749; }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: 0.49827; }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: 0.49888; }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: 0.49933; }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: 0.49964; }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: 0.49984; }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: 0.49996; }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.50003; }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.50006; }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0.5; } }
.bbm-modal--stacked {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* destroy a stacked modal */
@-webkit-keyframes bbm-stacked-reverse {
  0% {
    -webkit-transform: matrix(0.99123, 0, 0, 0.99123, 0, 43.86266);
    opacity: 0.56162; }
  4% {
    -webkit-transform: matrix(0.99293, 0, 0, 0.99293, 0, 45.05306);
    opacity: 0.64665; }
  8% {
    -webkit-transform: matrix(0.99465, 0, 0, 0.99465, 0, 46.25785);
    opacity: 0.7327; }
  12% {
    -webkit-transform: matrix(0.99618, 0, 0, 0.99618, 0, 47.32543);
    opacity: 0.80896; }
  16% {
    -webkit-transform: matrix(0.99742, 0, 0, 0.99742, 0, 48.19443);
    opacity: 0.87103; }
  20% {
    -webkit-transform: matrix(0.99837, 0, 0, 0.99837, 0, 48.8572);
    opacity: 0.91837; }
  24% {
    -webkit-transform: matrix(0.99905, 0, 0, 0.99905, 0, 49.33456);
    opacity: 0.95247; }
  28% {
    -webkit-transform: matrix(0.99951, 0, 0, 0.99951, 0, 49.65946);
    opacity: 0.97568; }
  32% {
    -webkit-transform: matrix(0.99981, 0, 0, 0.99981, 0, 49.8671);
    opacity: 0.99051; }
  36% {
    -webkit-transform: matrix(0.99999, 0, 0, 0.99999, 0, 49.98963);
    opacity: 0.99926; }
  40% {
    -webkit-transform: matrix(1.00008, 0, 0, 1.00008, 0, 50.05377);
    opacity: 1.00384; }
  44% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08024);
    opacity: 1.00573; }
  48% {
    -webkit-transform: matrix(1.00012, 0, 0, 1.00012, 0, 50.08419);
    opacity: 1.00601; }
  52% {
    -webkit-transform: matrix(1.00011, 0, 0, 1.00011, 0, 50.07612);
    opacity: 1.00544; }
  56% {
    -webkit-transform: matrix(1.00009, 0, 0, 1.00009, 0, 50.06284);
    opacity: 1.00449; }
  60% {
    -webkit-transform: matrix(1.00007, 0, 0, 1.00007, 0, 50.04848);
    opacity: 1.00346; }
  64% {
    -webkit-transform: matrix(1.00005, 0, 0, 1.00005, 0, 50.03529);
    opacity: 1.00252; }
  68% {
    -webkit-transform: matrix(1.00004, 0, 0, 1.00004, 0, 50.02428);
    opacity: 1.00173; }
  72% {
    -webkit-transform: matrix(1.00002, 0, 0, 1.00002, 0, 50.01572);
    opacity: 1.00112; }
  76% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00944);
    opacity: 1.00067; }
  80% {
    -webkit-transform: matrix(1.00001, 0, 0, 1.00001, 0, 50.00508);
    opacity: 1.00036; }
  84% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.00223);
    opacity: 1.00016; }
  88% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50.0005);
    opacity: 1.00004; }
  92% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99956);
    opacity: 0.99997; }
  96% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 49.99912);
    opacity: 0.99994; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 50);
    opacity: 1; } }
.bbm-modal--stacked-reverse {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-stacked-reverse;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }

/* destroy a modal */
@-webkit-keyframes bbm-destroy {
  0% {
    -webkit-transform: matrix(0.99874, 0, 0, 0.99874, 0, 49.1187);
    opacity: 0.8741; }
  4% {
    -webkit-transform: matrix(0.99705, 0, 0, 0.99705, 0, 47.93192);
    opacity: 0.70456; }
  8% {
    -webkit-transform: matrix(0.99533, 0, 0, 0.99533, 0, 46.73078);
    opacity: 0.53297; }
  12% {
    -webkit-transform: matrix(0.99381, 0, 0, 0.99381, 0, 45.66645);
    opacity: 0.38092; }
  16% {
    -webkit-transform: matrix(0.99257, 0, 0, 0.99257, 0, 44.80009);
    opacity: 0.25716; }
  20% {
    -webkit-transform: matrix(0.99163, 0, 0, 0.99163, 0, 44.13933);
    opacity: 0.16276; }
  24% {
    -webkit-transform: matrix(0.99095, 0, 0, 0.99095, 0, 43.66342);
    opacity: 0.09477; }
  28% {
    -webkit-transform: matrix(0.99049, 0, 0, 0.99049, 0, 43.33951);
    opacity: 0.0485; }
  32% {
    -webkit-transform: matrix(0.99019, 0, 0, 0.99019, 0, 43.1325);
    opacity: 0.01893; }
  36% {
    -webkit-transform: matrix(0.99002, 0, 0, 0.99002, 0, 43.01034);
    opacity: 0.00148; }
  40% {
    -webkit-transform: matrix(0.98992, 0, 0, 0.98992, 0, 42.94639);
    opacity: -0.00766; }
  44% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92001);
    opacity: -0.01143; }
  48% {
    -webkit-transform: matrix(0.98988, 0, 0, 0.98988, 0, 42.91606);
    opacity: -0.01199; }
  52% {
    -webkit-transform: matrix(0.98989, 0, 0, 0.98989, 0, 42.92411);
    opacity: -0.01084; }
  56% {
    -webkit-transform: matrix(0.98991, 0, 0, 0.98991, 0, 42.93736);
    opacity: -0.00895; }
  60% {
    -webkit-transform: matrix(0.98993, 0, 0, 0.98993, 0, 42.95167);
    opacity: -0.0069; }
  64% {
    -webkit-transform: matrix(0.98995, 0, 0, 0.98995, 0, 42.96482);
    opacity: -0.00503; }
  68% {
    -webkit-transform: matrix(0.98997, 0, 0, 0.98997, 0, 42.97579);
    opacity: -0.00346; }
  72% {
    -webkit-transform: matrix(0.98998, 0, 0, 0.98998, 0, 42.98433);
    opacity: -0.00224; }
  76% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99059);
    opacity: -0.00134; }
  80% {
    -webkit-transform: matrix(0.98999, 0, 0, 0.98999, 0, 42.99494);
    opacity: -0.00072; }
  84% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.99777);
    opacity: -0.00032; }
  88% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 42.9995);
    opacity: -0.00007; }
  92% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00044);
    opacity: 0.00006; }
  96% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43.00088);
    opacity: 0.00012; }
  100% {
    -webkit-transform: matrix(0.99, 0, 0, 0.99, 0, 43);
    opacity: 0; } }
.bbm-modal--destroy {
  -webkit-animation-duration: 0.43333s;
  -webkit-animation-name: bbm-destroy;
  -webkit-animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden; }


  /* */
.invitesRow {
	text-align: left;
}

.invitesLabelRow {
	width: 95%;
	padding-left: 5px;
}
.invitesEmailText {
	float: right;
	font-weight: normal;
}

#emails-list {
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 15px;
	max-height: 300px;
}


.page-invite-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	height: 60%;
	margin-top: -20%;
	margin-left: -35%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
}

.page-invite-popup a {
	text-decoration: none;
	color: #fff;
}
.invite-options {
	height: 110px;
	margin: 30px auto;
	width: 75%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.invite-options div {
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
	cursor: pointer;
}

span.invite-text-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.invite-gmail {
	background: url("https://d2tb9swiiv8fog.cloudfront.net/assets/images/icons/gmail.png") center top;
	background-repeat: no-repeat;
}

.invite-live {
	background: url("https://d2tb9swiiv8fog.cloudfront.net/assets/images/icons/outlook.png") center top;
	background-repeat: no-repeat;
}

.invite-yahoo {
	background: url("https://d2tb9swiiv8fog.cloudfront.net/assets/images/icons/yahoo.png") center top;
	background-repeat: no-repeat;
}


.invite-skip {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.modal {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

.modal-inner {
	position: relative;
	margin: 20px auto;
	background: whitesmoke;
	width: 450px;
	max-height: 70%;
}

span.notice {
	font-size: 120%;
	text-align: center;
	display: block;
	padding: 5px;
	margin: 10px;
}

.result {
	max-height: 40%;
	width: 600px;
	margin: 120px auto;
	display: none;
}

#modal-close-button {
	float: right;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
}
#modal-inviteAll {
	margin: 5px;
}
.modal-top, .modal-bottom {
	text-align: center;
	font-weight: bold;
	padding: 10px;
	overflow: hidden;
} 

.modal-list {
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 15px;
	max-height: 400px;
}

.invitesLabelRow {
	width: 95%;
	padding-left: 5px;
}
.invitesEmailText {
	float: right;
	font-weight: normal;
}



.co-subtypes-isp [class^="col-"] {
    float: left;
}

.co-type-isp {
    margin: 10px 0;
}

.co-type-isp .co-subtypes-isp .co-subtype-icon:hover,  .co-type-isp .co-subtypes-isp .co-subtype-icon.active {
    background-color: rgb(255,200,0);
}

.co-subtypes-isp .co-subtype-icon {
    height: 90px;
    background-size: 90px 90px;
}

.co-subtypes-isp .co-subtype-icon .co-subtype-label-isp {
    margin-top: 72px;
    display: inline-block;
    color: black;
    text-transform: uppercase;
    font-size: 12px;
}

@media (max-width:767px) {

    .page-isp .page-subnavbar-fixed {
        position: relative;
        height: auto;
    }

    .co-subtypes-isp .col-2 {
        width: 20%;
        padding: 0;
    }

    .co-subtypes-isp .co-subtype-icon .co-subtype-label-isp {
        font-size: 9px;
        margin-top: 62px;
    }

    .co-subtypes-isp .co-subtype-icon {
        height: 90px;
        background-size: 70px 70px;
    }
}

.co-type-isp .co-subtypes-isp .co-subtype-icon:hover .co-subtype-label-isp,
.co-type-isp .co-subtypes-isp .co-subtype-icon.active .co-subtype-label-isp {
    color: white;
}


.co-subtypes-isp {
    background-color: #f0f0f0;
}

.co-subtypes-isp:hover {
    background-color: #dcf1d2;
}

.page-isp .co-type-isp .co-subtypes-isp .co-subtype-icon:hover, .page-isp .co-type-isp .co-subtypes-isp .co-subtype-icon.active {
    background-color: #49ac00;
}

.page-sign {
  background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-00.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.form-sign {
  position: absolute;
  top: 76px;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  padding: 4px 12px;
  border: none;
  background-color: rgba(38,38,38,0.75);
  text-align: center;
  color: white;
}
.form-sign a {
  font-family: 'Avenir LT W02 95 Black';
  text-transform: uppercase;
  color: white;  
}

.form-sign input[type="text"],
.form-sign input[type="password"] {
  width: 100%;
  height: 50px;
  font-size: 16px;
  margin-bottom: 12px;
  padding: 7px 9px;
  border: 1px solid rgb(138,138,138);
  background-color: white;
}
.form-sign input::-webkit-input-placeholder,
.form-sign input::-moz-placeholder {
  color: rgb(35,35,35);
}

.form-sign .fb-signin {
  display: inline-block;
  cursor: pointer;
  background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-fb.png') no-repeat #4264AB;
  background-position: center;
  border-radius: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
  height: 50px !important;
}

.co-logo {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 270px;
  height: 30px;
  margin-top: 4px;
  margin-bottom: 12px;
  display: inline-block;
}
.page-sign .co-logo {
  background-position: center center;
}

.page-sign .co-logo:hover {
  cursor: pointer;
}

/*.co-logo {
  font-size: 40px;
  font-family: 'Avenir LT W02 55 Roman';
  text-transform: uppercase;
  color: white;
}
.co-logo strong {
  font-family: 'Avenir LT W02 95 Black';
}   
*/
.form-sign button {
  width: 100%;
  font-size: 16px;
  height: 50px !important;
}

.form-sign-role {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.form-sign-role .co-radio {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  color: rgb(35,35,35);
  border-radius: 0px;
  background-color: rgb(238,238,238);
  font-size: 16px;
  text-transform: uppercase;
  width: 180px;
  height: 50px;
  margin-left: 10px;
  padding: 15px
}
.form-sign-role .co-radio:hover {
  background-color: rgb(255,200,0);
  color: white;
}
.form-sign-role .co-radio:first-child{
  margin-left: 0px;
}
.form-sign[data-role="customer"] .form-sign-role [data-name="customer"],
.form-sign[data-role="designer"] .form-sign-role [data-name="designer"] {
  box-shadow: none;
  color: white;
  background-color: rgb(255,200,0);
}
.center {
  text-align: center;
}
.signup-disclaimer {
  padding-top: 12px;
  font-size: 12px;
  text-align: left;
}
.signup-disclaimer strong {
  font-family: 'Avenir LT W02 95 Black';
  text-transform: uppercase;
}

.sign-error {
  font-family: 'Avenir LT W02 95 Black';
  text-transform: uppercase;  
  margin-bottom: 4px;
  color: rgb(255,100,0);
}

.sign-question {
  margin-top: 4px;
  text-align: center;
}


@media (max-width: 900px) {
  .form-sign {

    position: relative;
  }
  .page-sign{
    height: 100%;
  }
}


@media (max-width: 450px) {
  .form-sign{
    position: relative;
    margin-bottom: 50px;
    top: 20px;
    width: 300px;
    margin-left: -150px;
  }
  .form-sign-role .co-radio{
    width: 131px;
    margin: 0;
  }
  .page-sign .co-logo{
    padding: 14px 100px;
  }

}

/*.page-sign {*/
  /*background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/land-00.jpg') no-repeat;*/
  /*background-position: center;*/
  /*background-size: cover;*/
  /*overflow: hidden;*/
/*}*/

/*.form-sign {*/
  /*position: absolute;*/
  /*top: 76px;*/
  /*left: 50%;*/
  /*width: 400px;*/
  /*margin-left: -200px;*/
  /*padding: 4px 12px;*/
  /*border: none;*/
  /*background-color: rgba(38,38,38,0.75);*/
  /*text-align: center;*/
  /*color: white;*/
/*}*/
/*.form-sign a {*/
  /*font-family: 'Avenir LT W02 95 Black';*/
  /*text-transform: uppercase;*/
  /*color: white;  */
/*}*/

/*.form-sign input[type="text"],*/
/*.form-sign input[type="password"] {*/
  /*width: 100%;*/
  /*height: 50px;*/
  /*font-size: 16px;*/
  /*margin-bottom: 12px;*/
  /*padding: 7px 9px;*/
  /*border: 1px solid rgb(138,138,138);*/
  /*background-color: white;*/
/*}*/
/*.form-sign input::-webkit-input-placeholder,*/
/*.form-sign input::-moz-placeholder {*/
  /*color: rgb(35,35,35);*/
/*}*/

/*.form-sign .fb-signin {*/
  /*display: inline-block;*/
  /*cursor: pointer;*/
  /*background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/logo-fb.png') no-repeat #4264AB;*/
  /*background-position: center;*/
  /*border-radius: 0px;*/
  /*margin-bottom: 5px;*/
  /*margin-top: 5px;*/
  /*width: 100%;*/
  /*height: 50px;*/
/*}*/

.co-logo {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-black.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 270px;
  height: 30px;
  margin-top: 4px;
  margin-bottom: 12px;
  display: inline-block;
}

.co-logo-white {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-logo.png');
}

/*.page-sign .co-logo {*/
  /*background-position: center center;*/
/*}*/

/*.page-sign .co-logo:hover {*/
  /*cursor: pointer;*/
/*}*/

/*.co-logo {*/
  /*font-size: 40px;*/
  /*font-family: 'Avenir LT W02 55 Roman';*/
  /*text-transform: uppercase;*/
  /*color: white;*/
/*}*/
/*.co-logo strong {*/
  /*font-family: 'Avenir LT W02 95 Black';*/
/*}   */
/**/
/*.form-sign button {*/
  /*width: 100%;*/
  /*font-size: 16px;*/
/*}*/

/*.form-sign-role {*/
  /*width: 100%;*/
  /*margin-bottom: 10px;*/
  /*margin-top: 10px;*/
/*}*/
/*.form-sign-role .co-radio {*/
  /*display: inline-block;*/
  /*text-align: center;*/
  /*white-space: nowrap;*/
  /*cursor: pointer;*/
  /*color: rgb(35,35,35);*/
  /*border-radius: 0px;*/
  /*background-color: rgb(238,238,238);*/
  /*font-size: 16px;*/
  /*text-transform: uppercase;*/
  /*width: 180px;*/
  /*height: 50px;*/
  /*margin-left: 10px;*/
  /*padding: 15px*/
/*}*/
/*.form-sign-role .co-radio:hover {*/
  /*background-color: rgb(255,200,0);*/
  /*color: white;*/
/*}*/
/*.form-sign-role .co-radio:first-child{*/
  /*margin-left: 0px;*/
/*}*/
/*.form-sign-role .co-radio.active {*/
  /*-webkit-box-shadow: none;*/
  /*box-shadow: none;*/
  /*color: white;*/
  /*background-color: rgb(255,200,0);*/
/*}*/
/*.center {*/
  /*text-align: center;*/
/*}*/
/*.signup-disclaimer {*/
  /*padding-top: 12px;*/
  /*font-size: 12px;*/
  /*text-align: left;*/
/*}*/
/*.signup-disclaimer strong {*/
  /*font-family: 'Avenir LT W02 95 Black';*/
  /*text-transform: uppercase;*/
/*}*/

/*.sign-error {*/
  /*font-family: 'Avenir LT W02 95 Black';*/
  /*text-transform: uppercase;  */
  /*margin-bottom: 4px;*/
  /*color: rgb(255,100,0);*/
/*}*/

/*.sign-question {*/
  /*margin-top: 4px;*/
  /*text-align: center;*/
/*}*/




.page-isp .form-sign-role .co-radio:hover {
  background-color: #ef8b2a;
  color: white;
}

.page-isp .form-sign[data-role="customer"] .form-sign-role [data-name="customer"],
.page-isp .form-sign[data-role="designer"] .form-sign-role [data-name="designer"] {
  background-color: #ef8b2a;
}


.page-isp.page-sign {
  background: none;
  background-color: white;
}


.co-campaign {
  margin-top: 76px;
    padding: 10px 30px 10px 30px;
}

.boxed-campaign {
    border: 4px solid white;
    background-color: rgba(0,0,0,0.2);
}

.co-campaign h1 {
  color: white;
  /*text-shadow: 0px 0px 2px rgb(35,35,35);*/
  text-transform: uppercase;
  font-family:"Avenir LT W02 95 Black";
    font-size: 40px;
    padding-bottom: 20px;
}

.co-campaign-v1 h1 {
    font-size: 80px;
}

.co-campaign ul {
    color: white;
    /*text-shadow: 0 0 2px rgb(35, 35, 35);*/
    font-size: 20px;
    font-family:"Avenir LT W02 95 Black";
}

.co-campaign ul li {
    padding-bottom: 25px
}

@media (max-width:991px) {
    .co-campaign {
        margin-top: 30px;
    }
}

.logo {
  width: 220px;
  height: 36px;
  background-position: 0%;
  background-repeat: no-repeat;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-logo.png');
  background-size: contain;
  margin: 12px;
}

.marketing-background {
    width: 58%;
    height: 100%;
    position: absolute;
    background-size: cover !important;
    background: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/designer_land.jpg') no-repeat center center;
}

.page-designer-signup .form-sign {
    position: relative;
    top: 0;
    top: 0;
    left: auto;
    margin: 76px auto 0 auto;
    background-color: transparent;
    color: black;
}

.page-designer-signup .form-sign a {
    color: black;
}

.page-designer-signup p[data-name="signup_top"] {
    font-size: 24px;
}

@media (max-width: 991px) {
    .marketing-background {
        width: 100%;
        height: 100%;
        position: fixed;
    }
    .page-designer-signup .form-sign {
        margin: 0 auto;
        top: 50px;
        position: relative;
        color: white;
        background-color: rgba(38,38,38,0.75);
    }
    .page-designer-signup .form-sign a {
        color: white;
    }
}

.customer-header {
  margin-bottom: 25px;
}

.form-sign button.btn-signup-customer {
  font-size: 25px;
  font-family: "Avenir LT W02 95 Black";
}

.customer-disclaimer {
  color: #cbcbcb;
  font-size: 15px;
  margin-top: 5px;
}

.page-designer-signup .form-sign .customer-disclaimer a {
  color: #cbcbcb;
}

.customer-copyright {
  font-size: 15px;
  margin-top: 20px;
}

.customer-a {
  display: none;
}

.form-customer .form-sign-header p {
  margin-top: 10px;
}

.co-logo-customer {
  width: 250px;
  height: 40px;
  margin-left: 63px;
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/cocontest-logo.png');
  display: none;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .co-logo-customer {
    display: block;
  }
  .customer-logo {
    display: none;
  }
}


.co-campaign {
  margin-top: 76px;
    padding: 10px 30px 10px 30px;
}

.boxed-campaign {
    border: 4px solid white;
    background-color: rgba(0,0,0,0.4);
}

.unboxed-campaign {
  background-color: rgba(255, 255, 255, 0.83);
}

.co-campaign h1 {
  color: white;
  /*text-shadow: 0px 0px 2px rgb(35,35,35);*/
  text-transform: uppercase;
  font-family:"Avenir LT W02 95 Black";
    font-size: 40px;
    padding-bottom: 20px;
}

.unboxed-campaign.co-campaign h1 {
  color: black;
}

.co-campaign-v1 h1 {
    font-size: 80px;
}

.customer-signup-box {
    color: white;
}

.unboxed-campaign .customer-signup-box {
  color: black;
}

.unboxed-campaign p.top {
  line-height: 48px;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.unboxed-campaign p.top strong {
  font-family: "Avenir LT W02 95 Black";
}

.unboxed-campaign p {
  font-size: 25px;
}

.customer-signup-box > div {
    width: 33%;
    float: left;
    padding: 0 1.5%;
}

.customer-signup-box img {
    width: 70%;
    padding-bottom: 20px;
    margin: auto;
    display: block;
}

.clearfix {
    float: none !important;
    clear: both !important;
}

.underlined {
    text-decoration: underline;
    font-family:"Avenir LT W02 95 Black";
    text-align: center;
}

@media (max-width:991px) {
    .co-campaign {
        margin-top: 30px;
    }
}


.signup-ribbon {
    background-color: rgb(127,196,67);
    font-family: "Avenir LT W02 95 Black";
    color: white;
    padding: 10px 70px;
    position: fixed;
    top: 58px;
    right: -76px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    z-index: 10;
}

@media (max-width: 991px) {
    .signup-ribbon {
        font-size: 13px;
        top: 45px;
    }
}

.co-picture {
  float: left;
  margin-right: 3px;
  display: block;
  height: 148px;
  width: 148px;
  background-color: rgb(128,128,128); 
  background-size: cover;
}

@media (max-width: 800px) {
  /*USER PROFILE*/
  .co-picture {
    height: 125px;
    width: 125px;
  }


}
@media (max-width: 700px) {
  /*USER PROFILE*/
  .co-picture {
    height: 100px;
    width: 100px;
  }
  .page-info [data-name="info"] {
    padding-left: 110px;
  }

}
@media (max-width: 575px) {
  /*USER PROFILE*/
  .co-picture {
    height: 75px;
    width: 75px;
  }
  .page-info [data-name="info"] {
    padding-left: 86px;
  }

}
@media (max-width: 450px) {
  /*USER PROFILE*/
  .co-picture {
    height: 50px;
    width: 50px;
  }
  .page-info [data-name="info"] {
    padding-left: 57px;
  }

}

.charts-item {
  margin: 4px 0px;
  padding: 0px;
  height: 72px;
}

.charts-item h1, 
.charts-item h2, 
.charts-item h3, 
.charts-item h4 {
  font-size: 16px;
  margin: 4px 0px;
}
.charts-item h1 {
  text-transform: uppercase;
}

.charts-item h2,
.charts-item h3,
.charts-item h4 {
  font-family: "Avenir LT W02 35 Light";
}

.charts-item [data-name="info"] {
  padding: 4px 0px;
  color: black;
  display: block;
  margin-left: 76px;
  height: 72px;
  margin-right: 4px;
  padding-left: 7px;
}
.charts-item [data-name="info"]:hover {
  background-color: rgb(238,238,238);
  color: black;
  cursor: pointer;
}

.charts-item [data-name="rank"], 
.charts-item [data-name="picture"] {
  float: left;
  width: 72px;
  height: 72px;
  margin-right: 4px;
  background-color: rgb(238,238,238);
}
.charts-item [data-name="rank"] {
  margin-left: -76px;
  background: rgba(38,38,38,0.25);
  color: white;
  font-family: "Avenir LT W02 95 Black";
  font-size: 30px;
  text-align: right;
  padding-top: 34px;
  padding-right: 5px;
}
.charts-item:hover [data-name="rank"] {
  background: rgba(38,38,38,0);
  color: rgb(255,200,0);
}
.charts-item:hover h1 {
  color: rgb(255,200,0);
}

.charts-item [data-name="picture"] div {
  width: 72px;
  height: 72px;  
}

.charts-col {
  padding: 0px;
  float: left;
}

.pswp {
  z-index: 2000;
}

.pswp__button--share {
  display: none;
}


.co-info .co-cover {
  float: left;
  margin-right: 4px;
  display: block;
  height: 147px;
  width: 147px;
  background-size: cover;
  /*background-position: 50% 50%;*/
}

.co-info .co-h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Avenir LT W02 95 Black';
}

.co-info .co-h2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 22px;
  font-family: 'Avenir LT W02 55 Roman';
  text-transform: capitalize;
}

.co-info .co-h3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 18px;
  font-style: italic;
  font-family: 'Avenir LT W02 35 Light';
}

.co-h3[data-name="package_info"] {
  font-family: 'Avenir LT W02 95 Black';
}

.co-h3[data-name="package_info"] span:first-child {
  font-family: 'Avenir LT W02 35 Light';
}

.co-h3[data-name="package_info"] a[data-package="standard"] {
  color: rgb(37, 82, 142);
}

.co-h3[data-name="package_info"] a[data-package="premium"] {
  color: rgb(30,72,97);
}

.co-submission-contest.co-info .co-h3 {
  display: block;
}

.co-info .co-h4 {
  font-family: 'Avenir LT W02 35 Light';  
}

.co-info .co-h4 a {
  color: black;
}

@media (max-width: 800px) {
  .co-info .co-h1 {
    font-size: 30px;
    margin-bottom: 4px;
  }

  .co-info .co-h2 {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .co-info .co-h3 {
    font-size: 12px;
  }
}
@media (max-width: 700px) {

  .co-info .co-h1 {
    font-size: 15px;
  }

  .co-info .co-h2 {
    font-size: 10px;
  }

  .co-info .co-h3 {
    font-size: 9px;
  }
}

@media (max-width: 575px) {

  .co-info .co-h1 {
    font-size: 10px;
    margin-bottom: 0;
  }

  .co-info .co-h2 {
    font-size: 6px;
    margin-bottom: 0;

  }

  .co-info .co-h3 {
    font-size: 6px;
    margin-bottom: 0;

  }
}

.contest-prize {
  float: right;
  width: 148px;
  height: 72px;
  margin-top: 4px;
  padding-top: 3px;
  text-align: center;
  background: rgb(186,186,186);
  color: white;
}

.contest-prize[data-package="basic"] {
  background-color: rgb(58,141,177);
}
.contest-prize[data-package="standard"] {
  background-color: rgb(37,82,142);
}
.contest-prize[data-package="premium"] {
  background-color: rgb(30,72,97);
}

.contest-prize-value {
  font-size: 30px;
}

.contest-package-value {
  padding-top: 3px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'Avenir LT W02 95 Black';
}

.contest-package-value.no-prize {
  font-size: 13px;
  line-height: 58px;
}

.contest-package-value span:first-child {
  font-family: 'Avenir LT W02 35 Light';
}

.co-prize-container {
  width: 224px;
  float: right;
  margin-top: 4px;
}

.co-prize-item {
  float: left;
  width: 72px;
  height: 72px;
  margin-right: 4px;
  color: white;
  background: rgb(186,186,186);
  text-transform: uppercase;
}

@media screen and (max-width: 575px) {
  .co-prize-container {
    width: 80px;
  }
  .co-prize-item {
    height: 25px;
    width: 24px;
    margin: 2px 1px;
  }
  .co-prize-item .co-prize-item-label {
    font-size: 10px;
  }
  .co-prize-item .co-prize-item-value {
    font-size: 8px;
  }
}

@media screen and (min-width: 576px) and (max-width: 700px) {
  .co-prize-container {
    width: 149px;
  }
  .co-prize-item {
    height: 45px;
    width: 47px;
    margin: 3px 1px;
  }
  .co-prize-item .co-prize-item-label {
    font-size: 16px;
  }
}

[data-package="basic"] .co-prize-item{
  background-color: rgb(58,141,177);
}
[data-package="standard"] .co-prize-item{
  background-color: rgb(37,82,142);
}
[data-package="premium"] .co-prize-item{
  background-color: rgb(30,72,97);
}

.co-prize-item:last-child {
  margin-right: 0px;
}

.co-prize-item-label {
  text-align: center;
  font-size: 30px;
}

.co-prize-item-value {
  display: block;
  font-size: 18px;
  text-align: center;
  font-family: 'Avenir LT W02 95 Black';
}


.co-countdown {
  width: 224px;
  float: right;
}

.co-countdown-item {
  float: left;
  width: 72px;
  height: 72px;
  margin-right: 4px;
  color: white;
  background: rgb(255,200,0);
  text-transform: uppercase;
}

.co-countdown-end {
  display: block;
  float: right;
  width: 148px;
  height: 72px;
  background-color: rgb(255,92,92);
}
.co-countdown-end[data-state="eval"] {
  background-color: rgb(255,200,0);
}
.co-countdown-end [data-name="closed"] {
  display: block;
  color: white;
  text-align: center;
  font-size: 30px;
  padding-top: 4px;
}
.co-countdown-end [data-name="state"] {
  display: block;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Avenir LT W02 95 Black";
}
/*
.co-countdown-end [data-name="state"]:before {
  content: "in ";
  font-family: "Avenir LT W02 35 Light";
}
*/
.co-countdown-item:last-child {
  margin-right: 0px;
}

.co-countdown-item-value {
  text-align: center;
  font-size: 35px;
}

.co-countdown-item-label {
  display: block;
  font-size: 11px;
  text-align: center;
}

.co-td .co-countdown {
  width: 224px;
  margin-right: 0px;
}

.co-td .co-countdown-label {
  display: none;
}

.co-td .co-countdown-item {
  background-color: rgb(238,238,238);
  color: black;
}

.co-td .co-countdown-item-value {
  font-size: 28px;
  padding-top: 14px;
}

.co-td .co-countdown-end {
  background-color: white;
  width: 224px;
  height: 71px;
}
.co-td .co-countdown-end [data-name="closed"]{
  font-size: 28px;
  padding-top: 14px;
  color: black;
}
.co-td .co-countdown-end [data-name="state"]{
  color: black;
}

.co-tr:hover .co-td .co-countdown-end {
  background-color: rgb(238,238,238);
}

.co-tr:hover .co-td .co-countdown-item {
  background-color: rgb(238,238,238);
}


.contest-state {
  margin-top: 12px;
  width: 376px;
  float: right;
  margin-right: 153px;
}

.contest-state-value {
  display: block;
  float: right;
  height: 50px;
  width: 224px;
  padding-top: 10px;
  font-size: 20px;
  text-align: center;
  font-family: 'Avenir LT W02 35 Light';
  background: rgb(186,186,186);
  color: white;
}

.contest-state-value[data-state]:after {
  content: attr(data-state);
}
.contest-state-value[data-state="open"] {
  background-color: rgb(127,196,67);
}
.contest-state-value[data-state="closed"] {
  background-color: rgb(255,100,0);
}

.container[data-name="apply"] [data-name="apply"]{
    width: 53%;
    height: 55px;
    font-size: 30px;
    margin-top: 25px;
    color: white;
    padding-top: 9px;
    font-family: "Avenir LT W02 95 Black";
}

.container[data-name="apply"] .btn.btn-success[disabled] {
    background-color: rgb(238, 238, 238);
}

.container[data-name="apply"] .btn.btn-success.archistar {
    background-color: rgb(168, 168, 168);
}

@media (max-width: 1220px) {
    .container[data-name="apply"] [data-name="apply"]{
        font-size: 26px;
    }
}
@media (max-width: 1070px) {
    .container[data-name="apply"] [data-name="apply"]{
        font-size: 22px;
        padding-top: 12px;

    }
}



.container[data-name="edit_application"] [data-name="edit"]{
    width: 53%;
    height: 55px;
    font-size: 30px;
    margin-top: 25px;
    color: white;
    padding-top: 9px;
    font-family: "Avenir LT W02 95 Black";
}

@media (max-width: 1220px) {
    .container[data-name="edit_application"] [data-name="edit"]{
        font-size: 26px;
    }
}
@media (max-width: 1070px) {
    .container[data-name="edit_application"] [data-name="edit"]{
        font-size: 22px;
        padding-top: 12px;

    }
}


.translate-container {
  height: 27px;
}

.translate-buttons {
  list-style-type: none;
  float: right;
}

.translate-buttons li {
  float: left;
  width: 35px;
  padding: 5px;
  text-align: center;
  color: white;
  background-color: rgb(168,168,168);
  margin-left: 5px;
  font-size: 12px;
  font-family: "Avenir LT W02 95 Black";
}

.translate-buttons li.active {
  color: rgb(255,200,0);
  background-color: rgb(238,238,238);
}

.translate-buttons li:hover {
  cursor: pointer;
  color: rgb(255,200,0);
}

.translate-buttons li.active:hover {
  cursor: default;
}

.google-translate {
  float: right;
  color: lightgray;
  font-size: 10px;
}

@media (max-width: 576px) {
  .translate-buttons li {
    margin-left: 3px;
  }
}


.co-needs {
  text-align: center;
}

.co-needs .btn.co-need {
  width: 224px;
  padding-top: 10px;
}

.co-need-label,
.co-need-value {
  display: block
}
.co-need-label {
  font-size: 11px;
}
.co-need-value {
  font-family:"Avenir LT W02 95 Black";
}


.home-staging-style.show-only a {
    opacity: 0.5;
}

.home-staging-style.show-only a:hover {
    cursor: auto;
    color: black;
}

.home-staging-style.show-only a.active {
    opacity: 1.0;
}

.home-staging-style.show-only a.active:hover {
    color: white;
}

.co-grid-item {
  background: rgb(238,238,238);
  width: 25%;
  height: 0;
  padding-top: 25%;
  background-color: rgb(151,151,151);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  position: relative;
  border-right: 2px solid white;
  border-left: 2px solid white;
  border-bottom: 4px solid white;
  cursor: pointer;
}

/*
div.co-grid-item:nth-child(4n+1) {
  border-left: none;  
}

div.co-grid-item:nth-child(4n+4) {
  border-right: none;
}
*/
.co-grid-item-info {
  height: 82px;
  padding: 6px;
  margin-top: -82px;
  font-size: 15px;
  background-color: rgba(255,255,255,0.85);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}

.page-customer_browse .co-grid-item-info [data-name="location"],
[data-name="submissions"] .co-grid-item-info [data-name="location"]{
  display: none;
}

.page-customer_browse .co-grid-item-info,
[data-name="submissions"] .co-grid-item-info,
.co-strip .co-grid-item-info{
  height: 62px;
  margin-top: -62px;
}

.co-grid-item-info .co-h1 {
  margin: 0px;
  padding-top: 0;
  font-size: 17px;
  font-family: "Avenir LT W02 95 Black";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgb(35,35,35);
}

.co-grid-item-info .co-h1 a {
  color: rgb(35,35,35);
}

.co-grid-item-info .co-h2 {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  font-size: 15px;
  font-family: "Avenir LT W02 35 Light";
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgb(35,35,35);
}

.co-grid-item-info .co-h3 {
  padding-right: 80px;
  font-family: "Avenir LT W02 35 Light";
  font-size: 14px;
  font-style: italic;
  text-transform: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgb(35,35,35);
}

.co-grid-item-info .co-h4 {
  position: relative;
  top: -27px;
  float: right;
  font-family: "Avenir LT W02 95 Black";
  font-size: 20px;
  text-transform: none;
  color: white;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .co-grid-item-info .co-love,
  .co-grid-item-info .co-dollars {
    position: relative;
    top: -14px;
    float: right;
    font-family: "Avenir LT W02 95 Black";
    font-size: 15px;
    text-transform: none;
    color: white;
  }
}
.co-grid-item-info .co-h4.co-dollars {
  /*color: rgb(255,200,0);*/
    color: rgb(35,35,35);
}
.co-h4.co-love {
  color: rgb(35,35,35);

}

[data-mobile="contest-detail"] .co-grid-item-info .co-h4.co-love {
  top: -45px;
}


@media (max-width: 916px) {
  .co-grid-item-info{
    height: 50px;
    margin-top: -50px;
  }
  .page-customer_browse .co-grid-item-info,
  [data-name="submissions"] .co-grid-item-info,
  .co-strip .co-grid-item-info{
    height: 40px;
    margin-top: -40px;
  }
  .co-grid-item-info .co-h1{
    font-size: 12px;

  }
  .co-grid-item-info .co-h2,.co-grid-item-info .co-h3{
    font-size: 9px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 800px) {
  .co-grid-item-info{
    height: 45px;
    margin-top: -45px;
  }
  [data-mobile="contest-detail"] .co-grid-item-info .co-h4.co-love{
    font-size: 15px;
    top: -25px;
  }
  .co-grid-item-info .co-h1{
    font-size: 11px;

  }
  .co-grid-item-info .co-h2,.co-grid-item-info .co-h3{
    font-size: 8px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 900px) {
  .co-grid-item-state {
    width : 9px;
    height : 9px;
    top : 2px;
  }
}





@media (max-width: 700px) {

  .co-grid-item-info .co-h4 {
    font-size: 18px;
    top: -16px;
  }
}


@media (max-width: 575px) {
  .co-grid-item-info .co-h4.co-dollars{
    display: block;
    top: -9px;
  }
  .co-grid-item-info .co-h1.co-with-state{
    margin-left: -0px !important;
    padding-left: -0px !important;
    font-size: 6px !important;
  }
  .co-grid-item-state{
    top: 6px !important;
  }
  .co-grid-item-info .co-h4,
  [data-mobile="contest-detail"] .co-grid-item-info .co-h4.co-love{
    font-size: 7px;
  }
}


@media (max-width: 575px) {
  .co-grid-item-info .co-h1.co-with-state {
    font-size: 5px !important;
  }
  .co-grid-item-info{
    padding-left: 3px;
    padding-right: 5px;
  }
  .co-grid-item-info .co-h4,

  [data-mobile="contest-detail"] .co-grid-item-info .co-h4.co-love
  {
    font-size: 7px;
    top: -9px;
  }
  [data-name="projects"] .co-grid{
    margin-top: 5px;
  }
  .co-grid-item{
    width: 33%;
    padding-top: 33%;

  }
}


@media (max-width: 575px) {
  .page-customer_browse .co-grid-item-info,
  [data-name="submissions"] .co-grid-item-info,
  .co-strip .co-grid-item-info{
    height: 26px;
    margin-top: -26px;
  }

  .co-grid-item-info{
    height: 33px;
    margin-top: -33px;
    padding-left: 3px;
  }
  .co-grid-item-state{
    display: none;
  }
  .co-grid-item-info .co-h1{
    font-size: 6px !important;

  }

  .co-grid-item-info .co-h2,.co-grid-item-info .co-h3{
    padding-right: 0;
    font-size: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 450px) {
  .co-grid-item-info{
    height: 27px;
    margin-top: -27px;
  }
  .co-grid-item-info .co-h1{
    font-size: 6px;

  }
  .co-grid-item-info .co-h2,.co-grid-item-info .co-h3{
    font-size: 4px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .co-grid-item-info .co-h4.co-dollars{
    display: block;
    top: -4px;
  }
}

div.co-resource-grid-item:nth-child(4n+1) {
  border-left: none;
}

div.co-resource-grid-item:nth-child(4n+4) {
  border-right: none;
}

.co-label-extension {
  position: absolute;
  bottom: 4px;
  right: 15px;
  font-size: 48px;
  color: white;
}

.co-btn-download {
  display: none;
  cursor: pointer;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px 15px;
  z-index: 2;
  color: transparent;
  background-image: url('//d2tb9swiiv8fog.cloudfront.net/assets/images/buttons/download-off.png');
  background-repeat: no-repeat;
  background-position: 50%;
  width: 150px;
}

.co-btn-download:focus,
.co-btn-download:hover {
  background-image: url('//d2tb9swiiv8fog.cloudfront.net/assets/images/buttons/download-on.png');
}

.co-resource-grid-item {
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
}

.downloadable .co-resource-grid-item:hover .co-btn-download,
.downloadable.co-resource-grid-item:hover .co-btn-download {
  display: block;
}

.resource-image {
  /*display: none;*/
  position: absolute;
  z-index: 1;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 700px) {
  .co-label-extension {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  div.co-resource-grid-item:nth-child(4n+4) {
    border-right: 2px solid white;
  }
  div.co-resource-grid-item:nth-child(4n+1) {
    border-left: 2px solid white;
  }

  div.co-resource-grid-item:nth-child(3n+1) {
    border-left: none;
  }

  div.co-resource-grid-item:nth-child(3n+3) {
    border-right: none;
  }
}
@media (max-width: 450px) {
  .co-label-extension{
    font-size: 15px;
  }
}


.co-requirements strong {
  font-family:"Avenir LT W02 95 Black";
  text-transform: uppercase;
}

.co-requirements p {
  display: none;
}
.co-parentesis:before {
  content: "(";
}
.co-parentesis:after {
  content: ")";
}

.user-details {
  padding: 0;
  list-style: none;
  float: left;
}

.user-details li {
  float: left;
  margin: 4px 4px 4px 0;
  border-radius: 5px;
  line-height: 1em;
}

.user-details .co-email,
.user-details .co-phone {
  text-decoration: underline;
}


.modal_section.edit_body span {
  display: block;
}

.modal_section.edit_body textarea {
  width: 100%;
}


.message-edit {
  padding: 0;
  list-style: none;
  float: left;
}

.message-edit li {
  margin: 4px 4px 4px 0;
  border-radius: 5px;
  line-height: 1em;
  float: left;
}

.message-edit li > span:hover {
  cursor: pointer;
}

.message-edit li span.disabled {
  opacity: 0.4;
}

.message-edit li span.disabled:hover {
  cursor: auto;
}


.comments,
.topic {
  padding: 0 152px;
}

.messages,
.reply {
  width: 100%;
  padding-left: 76px;
}

.message {
  position: relative;
  padding-bottom: 4px;
}

.message .message-head {
  width: 72px;
  margin-right: 4px;
  float: left;
}

.message .message-author {
  width: 72px;
  height: 72px;
  padding-top: 34px;
  padding-right: 6px;
  background-color: rgb(124,140,177);
  /*background-color: rgb(74,83,114);*/
  color: white;
  text-align: right;
  font-size: 30px;
  font-family: "Avenir LT W02 95 Black";
}
.message .message-author.user {
  /*background-color: rgb(255,100,0);
  background-color: rgb(255,92,92); */
}
.message .message-author.client {
  padding-top: 44px;
  background-color: rgb(255,200,0);
  font-size: 20px;
  font-family: "Avenir LT W02 35 Light";
}

.message .message-author.admin {
    padding-top: 44px;
    background-color: rgb(127, 196, 67);
    font-size: 20px;
    font-family: "Avenir LT W02 35 Light";
}

.message .message-body {
  width: 100%;
  padding-left: 76px;
  min-height: 72px;
}

.message .message-title,
.message .message-text {
  padding: 6px 8px;
}

.message .message-title {
  font-family: "Avenir LT W02 95 Black";
}

.message input.message-title,
.message textarea.message-text {
  max-width: 100%;
  width: 100%;
  height: auto;
  min-height: 72px;
  background-color: rgb(238,238,238);
  border: none;
}
.message input.message-title {
  min-height: 34px;
  margin-bottom: 4px;
}

.reply {
  padding-bottom: 12px;
}

.topic .button-topic,
.reply .button-reply {
  float: right;
  width: 224px;
}
.topic .message-author,
.reply .message-author {
  background-color: rgb(255,92,92);
}
.topic .message-author.client,
.reply .message-author.client {
  background-color: rgb(255,200,0);
}


.message .button-report {
  display: block;
  visibility: hidden;
  right: 0px;
  top: 0px;
  width: 148px;
  height: 28px;
  color: rgba(255,64,64,0.9);
  background-color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  padding-top: 5px;
  cursor: pointer;
  font-family: "Avenir LT W02 55 Roman";
  float: right;
}
.message:hover .button-report {
  visibility: visible;
}

.message .button-report:hover {
  background-color: rgba(255,64,64,0.9);
  color: white;
}

div[data-state="cant-comment"] .topic,
div[data-state="cant-comment"] .reply {
  display: none;
}

.message-admin-bar  {
  float: left;
  width: 100%;
}


.message .button-report.button-report-image {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/buttons/repAb.png');
  background-size: 100%;
  right: -145px;
}

.message .button-report.button-report-image:hover {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/buttons/repAb_h.png');
  background-size: 100%;
}

@media (max-width: 700px) {
  .message .button-report.button-report-image {
    display: none;
  }
}


[data-name="applications"] .admin-box > a:hover {
  cursor: pointer;
}
.panel-heading a:after {
  content: "v";
  float: right;
}
.panel-heading a.collapsed:after {
  content: ">";
}

.badge.show {
	border: 1px solid #4cae4c;;
    background-color: #5cb85c;
	color: #fff;
}


.co-contest-submission[data-state="to-review-incomplete"] [data-name="info"],

.co-contest-submission[data-state="to-review-now"] [data-name="info"],

.co-contest-submission[data-state="to-review"] [data-name="info"],
.co-contest-submission[data-state="to-review"] [data-name="designer"],
.co-contest-submission[data-state="reviewed"] [data-name="icon"],
.co-contest-submission[data-state="reviewed"] [data-name="designer"],
.co-contest-submission[data-state="ended"] [data-name="icon"] {
  display: none;
}

.co-contest-submission[data-state="to-review"] [data-name="icon"],
.co-contest-submission[data-state="to-review-now"] [data-name="icon"],
.co-contest-submission[data-state="reviewed"] [data-name="info"],
.co-contest-submission[data-state="ended"] [data-name="info"],
.co-contest-submission[data-state="ended"] [data-name="designer"] {
  display: block;
}

.co-contest-submission-icon {
  width: 100%;
  top: 0;
  bottom: 0;
  font-family: "Avenir LT W02 55 Roman";
  font-size: 125px;
  color: white;
  text-align: center;
  padding-top: 25%;
  float: left;
  position: absolute;
}
.co-contest-submission[data-state="to-review-now"] [data-name="icon"],
.co-contest-submission[data-state="to-review-incomplete"] [data-name="icon"]{
  color: black;
  background-color: rgba(255,255,255,0.85);
}

.co-contest-submission-rank {
  font-family: "Avenir LT W02 95 Black";
  font-size: 56px;
  float: left;
}

.co-contest-submission-score {
  position: absolute;
  bottom: 2px;
  right: 12px;
  font-family: "Avenir LT W02 95 Black";
  font-size: 30px;
}

.co-contest-submission-score-value {
  padding-left: 10px;
}

.co-contest-submission-designer {
  padding-top: 13px;
  padding-left: 16px;
  float: left;
}

.co-contest-submission-designer-link {
  padding-top: 6px;
  font-size: 18px;
}

.co-contest-submission-designer-link a:hover {
  color: rgb(255,200,0);
}

.co-contest-submission-disq {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgb(255, 92, 92);
  color: white;
  font-family: "Avenir LT W02 35 Light";
  font-size: 18px;
  line-height: 18px;
  padding: 5px;
  display: none;
}

.co-contest-submission-rank {
  display: none;
  width: 75px;
  height: 79px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100%;
}

.co-contest-submission-rank[data-rank="1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/1.png');
}

.co-contest-submission-rank[data-rank="2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/2.png');
}

.co-contest-submission-rank[data-rank="3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/3.png');
}


.co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon {
  font-size: 45px;
}

@media (max-width: 1530px) {
  .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon {
    font-size: 38px;
    padding-top:20%
  }
}

@media (max-width: 1225px) {

  .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon {
    font-size: 26px;
    padding-top:29%

  }

}

@media (max-width: 925px) {

  .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon {
    font-size: 19px;
    padding-top:29%

  }

  .co-contest-submission-icon{
    padding-top: 0;
  }
}


@media (max-width: 700px) {
  .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon{
    font-size: 14px;
  }
  .co-contest-submission-icon{
    font-size: 90px;
  }
}
@media (max-width: 700px) {

  .co-band .co-text{
    font-size: 7px;
  }
  .co-contest-submission[data-state="to-review-incomplete"] .co-contest-submission-icon{
    font-size: 10px;
  }
  .co-contest-submission-icon{
    font-size: 65px;
  }
}

/**
 * Complete contests' submissions
 */
 .real-box .co-grid-item-info {
   position: relative;
   z-index: 1;
 }
 .co-grid-item.real-box:hover {
   cursor: auto;
 }
 .real-box .co-contest-submission-rank,
 .real-box .co-contest-submission-disq {
   z-index: 1;
 }


.co-btn-launch.co-btn-pick_winner {
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.co-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(128,128,128,0.95);
  text-align: center;
  overflow: scroll;
}

.co-overlay .co-container {
  position: fixed;
  margin-left: 0px;
  margin-top: -300px;
  width: 100%;
  height: 600px;
  top: 50%;
  left: 0%;
  z-index: 10001;
  background-color: rgba(252,252,252,0.95);
  padding: 10px;
  overflow: auto;
}

.co-overlay.co-overlay-confirm .co-container {
  position: absolute;
  width: 456px;
  height: auto;
  top: 0px;
  left: 50%;
  margin-top: 76px;
  margin-left: -228px;
  overflow: hidden;
}

.co-overlay .co-overlay-close {
  font-family: "Avenir LT W02 35 Light";
  font-size: 30px;
  float: right;
  cursor: pointer;
  padding-right: 10px;
  z-index: 15;
  color: white;
}

.co-overlay .co-overlay-close:hover {
  color: red;
}

.co-field-rating {
  padding-top: 4px;
  padding-bottom: 4px;
}

.co-field-rating .co-field-header {
  height: 50px;
  padding-top: 25px;
}

.co-field-rating .co-field-content {
  min-height: 50px;
}

.co-rating-stars {
  list-style-type: none;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}

.co-rating-star {
  float: left;
  padding-top: 12px;
  padding-left: 12px;
  font-size: 26px;
}

.co-rating-star:before {
  content: "♥";
  color: rgb(238,238,238);
  /*content: "♡";*/
  /*content: "☆";  */
}

.co-rating-stars.selected .co-rating-star:before, 
.co-rating-stars:hover .co-rating-star:before,
.co-rating-stars.selected:hover .co-rating-star:before {
  content: "♥";
  color: black;
  /*content: "★";*/
}

.co-rating-star.selected ~ .co-rating-star:before,
.co-rating-stars .co-rating-star:hover ~ .co-rating-star:before {
  content: "♥";
  color: rgb(238,238,238);
}

@media (max-width: 575px) {
  .co-field-rating .co-field-content{
    min-height: 30px;
  }

  .co-rating-star {
    float: left;
    padding-top: 4px;
    padding-left: 6px;
    font-size: 16px;
  }

  .co-field-rating .co-field-header {
    height: 50px;
    padding-top: 7px;
  }
}


.co-feedbacks textarea.co-field-control {
  margin-bottom: 12px;
}

div[data-name="feedback_rating"] .co-field-header {
  display: none;
}

div[data-name="feedback_rating"] .co-field-content {
  width: 354px;
  padding: 0;
  margin-left: 29px;
}

select[data-name="feedback_where"] {
  margin: 24px 0 12px 0;
  border: 1px solid rgb(238,238,238);
  background-color: rgb(238,238,238);
  width: 100%;
  min-height: 72px;
  padding-left: 12px;
  font-size: 18px;
  color: #aaa;
}

select[data-name="feedback_where"] option:not(:first-child) {
  color: rgb(0,0,0);
}

.black {
  color: rgb(0,0,0) !important;
}

.co-feedbacks textarea.co-field-control[data-name="feedback_where_other"] {
  margin-bottom: 24px;
}

.co-private-alert {
  text-transform: uppercase;
  font-family: 'Avenir LT W02 95 Black';
  font-size: 1.8em;
  color: rgb(255,92,92);
}

.co-privat-alert em {
  font-style: italic;
}


.co-private-alert {
  text-transform: uppercase;
  font-family: 'Avenir LT W02 95 Black';
  font-size: 1.8em;
  color: rgb(255,92,92);
}

.co-privat-alert em {
  font-style: italic;
}


.list-loader-gif {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/coloader.gif');
  width: 100%;
  height: 30px;
  margin: 100px 0;
  background-repeat: no-repeat;
  position: relative;
  clear: both;
  background-position: 50%;
}

.list-loader-gif-fixed .list-loader-gif {
	position: fixed;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    display: block;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    max-width: none;
    cursor: wait;
}


.container[data-name='feedback_container'] {
    display: none;
    border-radius: 18px;
    border: 2px solid #eee;
    background-color: rgb(238, 238, 238);
    margin-bottom: 5px;
}

.container[data-name='feedback_container'] .co-left {
    float: left;
}

.feedback-data {
    width: 80%;
}

.feedback-data p.co-h2 {
  margin-top: 20px;
  line-height: 1.8;
}

@media (max-width: 1067px) {
    .feedback-data {
        width: 70%;
    }
}

@media (max-width: 577px) {
    .feedback-data {
        width: 50%;
    }
}

.container[data-name='feedback_container'] .co-h2 .co-span {
    font-size: 18px;
    font-family: 'Avenir LT W02 55 Roman';
}

.container[data-name='feedback_container'] .co-h2 .co-span.co-signature {
    font-style: italic;
    color: rgb(255,200,0);
}

div[data-name='feedback_icon'] {
    background-size: 100% 100%;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    margin: 13px 16px 13px 13px;
}

.co-band p.co-h2 {
  font-family: "Avenir LT W02 95 Black";
  font-size: 32px;
}

.admin-actions > * {
  float: right;
  margin-left: 10px;
}

@media screen and (max-width: 800px) {
  .co-band p.co-h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 700px) {
  .co-band p.co-h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 450px) {
  .co-band p.co-h2 {
    font-size: 12px;
  }
}


.co-progressbar {
  position: relative;
  height: 5px;
  margin: 0 auto;
}

.co-progressbar-item {
  float: left;
  width: 72px;
  height: 5px;
  margin: 0px 2px;
  background-color: rgb(238,238,238);
}

.co-progressbar-item:hover {
  cursor: pointer;
}

.co-progressbar-item .co-progressbar-item-value {
  display: block;
  height: 5px;
  width: 0%;
  background-color: rgb(255,200,0);  
}

.co-progressbar-item:first-child .co-progressbar-item-value {
  width: 100%;
}

.co-progressbar-item .co-progressbar-item-label:after {
  display: none;
  content: attr(data-label);
}

.co-progressbar-item:hover .co-progressbar-item-label:after {
  content: attr(data-label);
  display: block;
  width: 800px;
  padding: 6px 6px;
  text-transform: uppercase;
}





.english-best {
    padding-left: 6px;
    position: relative;
    top: 5px;
}

@media (max-width: 800px) {
    .english-best {
        font-size: 12px;
    }
}



.co-field-resource {
  position: relative;
  float: left;
  width: 144px;
  height: 144px;
  margin: 0px 6px 6px 0px;
  background-color: rgb(151,151,151);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-transform: lowercase;
}

.co-field-resource-extension {
  color: white;
  font-size: 26px;
  font-weight: bolder;
  margin-top: 100px;
  margin-left: 84px;
  position: absolute;
}

.co-field-resource-control {
  display: none;
  font-size: 16px;
}

.co-field-resource-delete {
  width: 72px;
  height: 72px;
  border: none;
  margin-top: 72px;
  margin-left: 72px;
  padding: 5px;
  background-color: rgb(255,92,92);
  color: white;
  cursor: pointer;
  position: absolute;
  z-index: 20;
}

.co-field-resource-delete:hover {
  /*background-color: rgb(255,30,0);*/
}

.co-field-resource-delete:active {

}

.co-field-resource-download {
  background-color: rgb(127,196,67);
  color: white;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
}

.co-field-resource .co-field-resource-download:hover {
  background-color: rgb(255,200,0);
  color: white;
}

.co-field-resource:hover .co-field-resource-control {
  display: block;
}

.co-field-resource[data-state="uploading"]:hover .co-field-resource-control {
  display: none;
}

.co-field-resource .co-field-resource-progress {
  display: none;
  font-size: 30px;
  position: absolute;
  bottom: 0px;
  right: 6px;
  text-align: center;
  color: white;
  font-weight: bolder;
}

.co-field-resource .co-field-resource-progress-percentage {

}

.co-field-resource .co-field-resource-error {
  display: none;
  font-size: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  color: white;
  font-weight: bolder;
  padding-left: 7px;
  text-transform: uppercase;
}

.co-field-resource[data-state="error"] .co-field-resource-error {
  display: block;
}

.co-field-resource[data-state="error"]:hover .co-field-resource-download {
  display: none;
}

.co-field-resource[data-state="error"]:hover .co-field-resource-delete {
  display: block;
}



.co-field-resources .co-field-header {
  height: 72px;
  margin-top: 72px;
  padding-top: 25px;
}

.co-field-state {
  position: relative;
  top: -23px;
}

[data-state="invalid"] .co-field-requirement {
  color: white;
}

input.co-file {
  display: none;
  visibility: hidden;
}

.co-field-resources-add {
  float: left;
  width: 72px;
  height: 72px;
  padding-top: 5px;
  margin-top: 72px;
  margin-left: 4px;
  margin-right: 4px;
  color: white;
  background-color: rgb(238,238,238);
  text-align: center;
  font-size: 40px;
}

[data-state="invalid"] .co-field-resources-add {
  margin-top: 50px;
}

.co-field-resources-add:hover {
  color: rgb(255,200,0);
  cursor: pointer;
}

.co-field-picture .co-field-resource {
  margin-bottom: 0px;
}

.co-field-resources-add.no-more {
  display: none;
}

.co-field-resources-add.disabled {
  background-color: rgb(168,168,168);
  color: rgb(168,168,168);
}

.co-field-resources-add.disabled:hover {
  background-color: rgb(168,168,168);
  color: rgb(168,168,168);
  cursor: auto;
}

[data-name="disclaimer_apple"] p{
  font-size: 12px;
  color: rgb(168, 168, 168);
  padding-left: 228px;

}

@media (max-width: 450px){
  [data-name="disclaimer_apple"] p{
    font-size: 8px;
    padding-left: 19px;
  }
}

.co-field-textarea .co-field-header {
  /*margin-top: 78px;*/
}

textarea.co-field-control {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 72px;
  margin-top: 0px;
}

.co-field-description textarea {
  min-height: 300px;
}

.co-radio-group {
  border-spacing: 6px;
}

.co-field-group.co-radio-group {
  margin-top: 16px;
  margin-left: -6px;
  margin-right: -6px;
}

.co-radio-group .co-radio {
  height: 50px;
  padding-top: 15px;
  color: black;
  background-color: rgb(238,238,238);
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}

.co-radio-group .co-radio:hover {
  color: white;
  background-color: rgb(255,200,0);
}

.page-isp .co-radio-group .co-radio:hover {
  color: auto !important;
  background-color: rgb(238,238,238);
}

.page-isp .co-radio-group .co-radio.active:hover {
  color: white;
  background-color: #49ac00;
}

.co-radio.active {
  color: white;
  background-color: rgb(255,200,0);
  box-shadow: none;
}

.co-radio-group a.co-radio.disabled {
  color: rgb(192,192,192);
  background-color: rgb(238,238,238);
  box-shadow: none;
}

.co-radio-group a.co-radio.disabled:hover {
  color: rgba(192,192,192);
  background-color: rgb(238,238,238);
  cursor: default;
  box-shadow: none;
}


.co-duration-range {
	max-width: 80%;
	width: 80%;
	float: left;
	margin-top: 32px;
	box-sizing: border-box;
}

.co-duration-info {
	float: right;
	width: 20%;
	padding-left: 20px;
        margin-top: 10px;
}

.co-duration-info .value {
	font-size: 42px;
}

.maxalert {
	padding: 10px 0;
	clear: both;
}

input[type=range]{
	-webkit-appearance: none;

	/* fix for FF unable to apply focus style bug  */
	border: 1px solid white;

	/*required for proper track sizing in FF*/
	width: 100%;

	cursor: pointer;
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 16px;
	background: #eee;
	border: none;
}

input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 40px;
	width: 40px;
	background: #FFC800;
	margin-top: -12px;
}

input[type=range]:focus {
	outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: #eee;
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 16px;
	background: #eee;
	border: none;
}

input[type=range]::-moz-range-thumb {
	border: none;
	height: 40px;
	width: 40px;
	border-radius: 0;
	background: #FFC800;
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring{
	outline: 1px solid white;
	outline-offset: -1px;
}

input[type=range]:focus::-moz-range-track {
	background: #eee;
}

input[type=range]::-ms-track {
	width: 80%;
	height: 16px;

	/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	background: transparent;

	/*leave room for the larger thumb to overflow with a transparent border */
	border-color: transparent;
	border-width: 6px 0;

	/*remove default tick marks*/
	color: transparent;
}
input[type=range]::-ms-thumb {
	border: none;
	height: 40px;
	width: 40px;
	background: #FFC800;
}


.co-packages {
  width: 100%;
}

.co-package {
  float: left;
  border-left: 6px solid white; 
}

.co-package-basic,
.co-package-standard,
.co-package-premium {
  width: 30%;
}

.co-package:first-child {
  margin-left: 5%;
}

.co-package-label {
  height: 50px;
  padding-top: 5px;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  color: white;
  font-size: 26px;
  font-family: "Avenir LT W02 35 Light";
  text-align: center;
  text-transform: uppercase;
}

.co-package-price {
  height: 72px;
  border-bottom: 6px solid white;
  color: white;
  text-align: center;
  font-size: 52px;
  text-transform: uppercase;
  font-family: 'Avenir LT W02 95 Black';
}

.co-package-result {
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 30px;
  font-size: 14px;
  border-bottom: 1px solid rgb(168,168,168);
  padding-top: 5px;
  font-family: "Avenir LT W02 35 Light";
}

.co-package-description .co-package-result {
  text-align: right;
  text-transform: uppercase;
  color: rgb(168,168,168);
  border-bottom: 1px solid white;
  font-size: 18px;
}

.co-package.co-package-basic {
  background-color: rgb(58,141,177);
}


/*

.co-package.co-package-basic[disabled="disabled"],
.co-package.co-package-standard[disabled="disabled"],
.co-package.co-package-premium[disabled="disabled"]{
*/
.co-package.co-package-basic[disabled="disabled"],
.co-package.co-package-standard[disabled="disabled"],
.co-package.co-package-premium[disabled="disabled"]{
  background-color: rgb(168,168,168);
}





.co-package.active .co-package-label,
.co-package.active .co-package-price,
.co-package:hover .co-package-label,
.co-package:hover .co-package-price {
  color: rgb(255,200,0);
  cursor: pointer;
}

.co-package[disabled="disabled"]:hover .co-package-label,
.co-package[disabled="disabled"]:hover .co-package-price {
  color: white;
  cursor: default;
}
.co-package.co-package-standard {
  background-color: rgb(37,82,142);
}

.co-package.co-package-premium {
  background-color: rgb(30,72,97);
}

/*.co-package.active .co-package-label, */
/*.co-package.active .co-package-price,*/
/*.co-package:disabled:hover .co-package-label,*/
/*.co-package:disabled:hover .co-package-price {*/
  /*color: rgb(255,200,0);*/
  /*cursor: pointer;*/
/*}*/

.co-package:hover .co-package-label, 
.co-package:hover .co-package-price, 
.co-package:hover .co-package-results,
.co-package.active .co-package-label, 
.co-package.active .co-package-price, 
.co-package.active .co-package-results { 
/*  
  border-bottom: 6px solid rgb(255,200,0);
  border-right: 6px solid rgb(255,200,0);
  border-left: 6px solid rgb(255,200,0);  
*/
}
.co-package:hover .co-package-label,
.co-package.active .co-package-label {
  /*border-top: 6px solid rgb(255,200,0);*/
}

.co-package-description:hover .co-package-label, 
.co-package-description:hover .co-package-price, 
.co-package-description:hover .co-package-results { 
  border-bottom: 6px solid white;
  border-right: 0px solid white;
  border-left: 6px solid white;  
}
.co-package-description:hover .co-package-label {
  border-top: 6px solid white;
}

/*
.co-package. co-package-label {
  display: block;
  height: 100px;
  color: white;
  font-family: 'Avenir LT W02 95 Black';
  font-size: 45px;
}

.co-package.co-package-price .light {
  font-family: 'Avenir LT W02 35 Light';
  font-size: 16px;
  display: block;
}

.co-package.co-package-result {
  color: rgb(255,200,0);
  height: 26px;
  border-bottom: 1px solid rgb(117,148,157);
  width: 100%;
  font-size: 13px;
  display: block;
  padding: 4px;
}

.co-package-wrap {
  text-align: center;
}

.co-package-wrap.co-package-description {
  color: rgb(38,38,38);
  margin-top: 188px;
  text-transform: uppercase;
  text-align: right;
}

.co-package-description-text {
  display: block;
  height: 26px
}*/

.co-field-prize-left, .co-field-prize-right {
  float: right;
}

.co-field-prize-right {
  width: 219px;
  margin: 5px 44px 0 6px;
  font-size: 25px;
}

.co-field-prize-right .co-field-group {
  margin: 0;
  display: block;
  border-spacing: 0;
  position: relative;
}

.co-field-prize-right .co-field-state {
  top: 0;
  text-align: right;
  color: black;
  margin-top: 0;
  display: none;
}

.co-field-prize-right .co-field-content {
  padding: 0;
}

.co-field-prize-right .co-field-group > .co-field-group-item {
  display: block;
  width: 100%;
}

.co-field-prize-right input.co-field-control {
  text-align: right;
  padding-right: 20px;
  margin-top: 0px;
}

.co-field-prize-right .co-field-group > .co-field-group-item.co-field-prize-currency {
  position: absolute;
  top: 22px;
  right: 5px;
  display: inline-block;
  width: auto;
}

.co-field-prize-right input {
  font-size: 25px;
  height: 60px;
}

.co-field-prize-right .co-cost-total-box {
  color: rgb(255,200,0);
  border-top: 1px solid rgb(238, 238, 238);
  margin-top: 10px;
  padding-top: 5px;
  font-family: "Avenir LT W02 95 Black";
}

.co-field-prize-right .co-cost-value {
  display: block;
  text-align: right;
  width: 60%;
  float: left;
}

.co-field-prize-right .co-cost-total {
  width: 40%;
  float: left;
}

.co-field-prize-left {
  text-align: right;
}

.co-field-prize-left p {
  margin-bottom: 5px;
}

.co-prize-raise {
  font-family: "Avenir LT W02 95 Black";
  color: rgb(255,200,0);
  font-size: 24px;
}

.co-prize-info {
  font-size: 16px;
  padding-top: 2px;
}

.co-prize-info [data-name="min_prize"], .co-prize-info [data-name="suggested_prize"] {
  font-weight: bold;
}

@media (min-width: 1676px) {
    .co-field-prize-right {
        width: 355px;
        margin: 5px 64px 0 6px;
    }
}

@media (min-width: 1524px) and (max-width: 1675px) {
    .co-field-prize-right {
        width: 308px;
        margin: 5px 58px 0 6px;
    }
}

@media (max-width: 1523px) and (min-width: 1372px) {
    .co-field-prize-right {
        width: 264px;
        margin: 5px 52px 0 6px;
    }
}

@media (max-width: 1067px) and (min-width: 801px) {

}

@media (max-width: 800px) {
    .co-field-prize-right {
        margin: 5px 33px 0 6px;
    }

    .co-field-prize-left {
        width: 190px;
        margin-right: 10px;
    }

    .co-field-prize-right input.co-field-control {
        font-size: 24px;
    }

    .co-field-prize-right .co-field-group > .co-field-group-item.co-field-prize-currency {
        top: 4px;
    }
}

button.co-field-control.co-btn-accept_terms {
  margin-top: 20px;
  width: 30%;
  height: 50px;
  float: left;
  text-align: right;
}

button.co-field-control.co-btn-accept_terms:hover,
button.co-field-control.co-btn-accept_terms.accepted {
  background-color: rgb(255,200,0);
  color: white;
}

button.co-field-control.co-btn-terms {
  width: 70%;
  height: 50px;
  margin-top: 20px;
  background-color: white;
  color: black;
  text-align: left;
}

.field-nb-title {
  text-transform: uppercase;
}

p.field-nb-text {
  /*border: 5px solid rgb(255,200,0);*/
  padding: 5px;
}

.co-invoice [data-name="full_name"],
.co-invoice [data-name="company_name"] {
  display: none;
}

.co-invoice [data-trader="individual"] [data-name="full_name"] {
  display: block;
}

.co-invoice [data-trader="company"] [data-name="company_name"] {
  display: block;
}

.co-invoice [data-name="fiscal_id"],
.co-invoice [data-name="vat_id"] {
  display: none;
}

.co-invoice [data-trader="individual"][data-country="italian"] [data-name="fiscal_id"] {
  display: block;
}

.co-invoice [data-trader="company"][data-country="not-european"] [data-name="vat_id"],
.co-invoice [data-trader="company"][data-country="european"] [data-name="vat_id"],
.co-invoice [data-trader="company"][data-country="italian"] [data-name="vat_id"] {
  display: block;
}



.co-field-coupon .co-field-control {
  width: 30%;
  text-align: right;
  padding-right: 6px;
}

.co-field-summary_contest .co-field-header {
  margin-top: 108px;
}

.summary-item {
  height: 36px;
}

.summary-item-label {
  display: block;
  height: 36px;
  float: left;
  width: 30%;
  padding-top: 10px;
  padding-right: 6px;
  font-family: "Avenir LT W02 35 Light";
  font-size: 18px;
  text-align: right;
}

.summary-item-value {
  float: left;
  height: 36px;
  padding-top: 10px;
  padding-left: 30px;
  font-family: "Avenir LT W02 95 Black";
  font-size: 18px;
  text-align: left;
  max-width: 525px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*.co-field-summary .co-field-header {*/
  /*margin-top: 72px;*/
/*}*/

.summary-item {
  display: block;
  height: 36px;
}

.summary-item-description {
  display: block;
  height: 36px;
  float: left;
  width: 30%;
  padding-top: 25px;
  padding-right: 6px;
  font-family: "Avenir LT W02 35 Light";
  font-size: 18px;
  text-align: right;
}

.summary-item-amount {
  display: block;
  float: left;
  height: 36px;
  width: 20%;
  padding-top: 25px;
  padding-left: 30px;
  font-family: "Avenir LT W02 95 Black";
  font-size: 18px;
  text-align: left;
}

button.co-field-control.co-btn-accept_terms {
  margin-top: 20px;
  width: 30%;
  height: 50px;
  float: left;
  text-align: right;
}

button.co-field-control.co-btn-accept_terms:hover,
button.co-field-control.co-btn-accept_terms.accepted {
  background-color: rgb(255,200,0);
  color: white;
}

button.co-field-control.co-btn-terms {
  width: 70%;
  height: 50px;
  margin-top: 20px;
  background-color: white;
  color: black;
  text-align: left;
}

.paypal {
  position: absolute;
  top: -9999px;
}

.co-btn-launch {
  width:  604px;
  height: 70px;
  padding-top: 10px;
  margin: 30px auto;
  border: none;
  border-radius: 0px;
  background-color: rgb(127,196,67);
  color: white;
  font-family: "Avenir LT W02 35 Light";
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
}

.co-btn-launch[disabled="disabled"] {
  background-color: rgb(238,238,238);
  cursor: default;
}
.co-btn-launch[disabled="disabled"]:hover {
  background-color: rgb(238,238,238);
  cursor: default;
}

.co-btn-launch.co-overlay-btn {
  width: 100%;
  font-size: 30px;
  padding-top: 6px;
}

.co-btn-launch a {
  color: white;
}
.page .co-btn-launch a:hover {
  color: white;
}

.co-btn-launch > strong {
  font-family: "Avenir LT W02 95 Black";
} 

.co-btn-launch:hover {
  /*background-color: #5B8E46;*/
  background-color: rgb(255,200,0);
  cursor: pointer;
}


.co-field-invalid-message {
  display: none;
  color: red;
}

.co-launch-errors {
  padding-top: 24px;
}

.co-field-invalid-message .field-name {
  text-transform: uppercase;
}

.co-field-invalid-message[data-state="invalid"] {
  display: block;
}

@media (max-width: 575px) {
    .page-isp .co-launch-errors {
    	width: 90%;
		margin: 0 auto;
	}
}


.tip-container[data-model-package] {
  display: none;
}

.page-isp [data-package="standard"] .co-prize-item_isp {
    background-color: #166936;
}

.page-isp [data-package="basic"] .co-prize-item_isp {
    background-color: #49ac00;
}

.co-prize-item_isp {
    color: white;
    text-transform: uppercase;
    margin: 5px  0;
    height: 70px;
}

.co-prize-item-isp .co-prize-item-label {
    font-size: 25px;
}

.co-prize-item-isp .co-prize-item-value {
    font-size: 20px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}



.co-count-item-isp {
    color: white;
    background-color: #ef8b2a;
    margin: 5px 0;
    height: 70px;
}

.co-count-item-value {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}

.co-count-item-label {
    font-size: 17px;
    text-align: center;
}

.isp-countdown-block h2 {
  text-align: center;
}


.co-need-isp {
    background-color: #f0f0f0;
    text-align: center;
    padding: 4px 8px;
}

.co-need-isp .co-need-label {
    font-size: 17px;
    text-transform: uppercase;
}

.co-need-isp .co-need-value {
    font-size: 17px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

.reply-isp {
    padding-bottom: 12px;
}

.reply-isp .button-reply {
    float: right;
    width: 224px;
}

.page-isp .co-text-empty {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.page-isp [data-i18n] strong {
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}

.page-isp .message-title, .page-isp .message-text {
    font-size: 17px !important;
}

.page-isp .button-topic {
    float: right;
}

.page-isp .message .message-author {
    background-color: #166936;
}

.page-isp .message-author.client {
    font-family: "Open Sans", sans-serif;
    background-color: #49ac00;
}

.page-isp .co-grid-item-info .co-love {
    float: right;
}

.co-overlay.co-overlay-confirm.overlay-isp .co-container {
    margin-top: 30px;
    width: 410px;
    font-family: "Open Sans", sans-serif;
}

.overlay-isp h2, .overlay-isp h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.overlay-isp .co-btn-launch {
    background-color: #49ac00;
    font-family: "Open Sans", sans-serif;
}

.overlay-isp .co-btn-launch:hover {
    background-color: #ef8b2a;
}

.overlay-isp textarea.co-field-control {
    font-size: 17px !important;
}

.overlay-isp .co-rating-star {
    font-size: 33px !important;
}

.page-isp [data-name="picture"] .co-picture {
    width: 100%;
    padding-bottom: 100%;
    height: auto;
    margin: 0;
}

@media (max-width: 700px) {
    .page-isp [data-mobile="contest-detail"] div[data-name="picture"] .co-picture {
        height: auto;
        width: 100%;
    }
}

.page-isp .page-info [data-name="picture"] {
    margin-right: 0;
}

.home-staging-style.show-only a {
    opacity: 0.5;
}

.home-staging-style.show-only a:hover {
    cursor: auto;
    color: black;
}

.home-staging-style.show-only a.active {
    opacity: 1.0;
}

.home-staging-style.show-only a.active:hover {
    color: white;
}

.co-field-inside-tip {
    padding: 0 0 10px 228px;
    font-size: 14px;
}

[data-state="invalid_hs"] .co-field-header {
    background-color: #e74c3c;
    color: white;
}

@media (max-width: 767px) {
    .duration-label {
        font-size: 15px;
    }
}

@media (max-width: 548px) {
    .duration-label {
        font-size: 10px;
    }
}

.co-fields-isp .co-field-content.co-packages {
    padding: 0;
}

.co-fields-isp .co-package:first-child {
    margin-left: 0;
}

.co-fields-isp .co-field-content.co-packages {
    width: 70%;
    margin-left: 15%;
}

.co-fields-isp .co-package.active .co-package-label, .co-fields-isp .co-package.active .co-package-price, .co-fields-isp .co-package:hover .co-package-label, .co-fields-isp .co-package:hover .co-package-price {
    color: #ef8b2a;
}

.co-fields-isp .co-package-basic,.co-fields-isp .co-package-standard,.co-fields-isp .co-package-premium {
    width: 50%;
}

.co-fields-isp .co-package.co-package-basic {
    background-color: #49ac00;
}

.co-fields-isp .co-package.co-package-standard {
    background-color: #166936;
}

@media (max-width: 575px) {
    .co-fields-isp .co-field-content.co-packages {
        width: 90%;
        margin: 0 auto;
        padding: 0 !important;
    }

    .page-isp .co-step[data-name="step_6"] .co-package-result {
            font-size: 12px;
            min-height: 24px;
            line-height: 24px;
            padding: 0;
    }
}


.co-invoice [data-name="full_name"],
.co-invoice [data-name="company_name"] {
  display: none;
}

.co-invoice [data-trader="individual"] [data-name="full_name"] {
  display: block;
}

.co-invoice [data-trader="company"] [data-name="company_name"] {
  display: block;
}

.co-invoice [data-name="fiscal_id"],
.co-invoice [data-name="vat_id"] {
  display: none;
}

.co-invoice [data-trader="individual"][data-country="italian"] [data-name="fiscal_id"] {
  display: block;
}

.co-invoice [data-trader="company"][data-country="not-european"] [data-name="vat_id"],
.co-invoice [data-trader="company"][data-country="european"] [data-name="vat_id"],
.co-invoice [data-trader="company"][data-country="italian"] [data-name="vat_id"] {
  display: block;
}



.paypal {
  position: absolute;
  top: -9999px;
}

.co-btn-launch {
  width:  604px;
  height: 70px;
  padding-top: 10px;
  margin: 30px auto;
  border: none;
  border-radius: 0px;
  background-color: rgb(127,196,67);
  color: white;
  font-family: "Avenir LT W02 35 Light";
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
}

.co-btn-launch[disabled="disabled"] {
  background-color: rgb(238,238,238);
  cursor: default;
}
.co-btn-launch[disabled="disabled"]:hover {
  background-color: rgb(238,238,238);
  cursor: default;
}

.co-btn-launch.co-overlay-btn {
  width: 100%;
  font-size: 30px;
  padding-top: 6px;
}

.co-btn-launch a {
  color: white;
}
.page .co-btn-launch a:hover {
  color: white;
}

.co-btn-launch > strong {
  font-family: "Avenir LT W02 95 Black";
} 

.co-btn-launch:hover {
  /*background-color: #5B8E46;*/
  background-color: rgb(255,200,0);
  cursor: pointer;
}

@media (max-width: 767px) {
    .page-isp .co-check-label {
        font-size: 12px;
    }
}

.co-field-error-isp {
  color: red;
}

.co-field-style-item {
    text-align: center;
    text-transform: uppercase;
    color: black;
    display: block;
    width: 100%;
    padding-bottom: 114%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

.co-field-style-item[data-bind-value="moderno"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-modern.jpg');
}

.co-field-style-item[data-bind-value="minimal"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-minimal.jpg');
}

.co-field-style-item[data-bind-value="classico"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-classic.jpg');
}

.co-field-style-item[data-bind-value="etnico"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-ethnic.jpg');
}

.co-field-style-item[data-bind-value="vintage"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-vintage.jpg');
}

.co-field-style-item[data-bind-value="rustico"] {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/original-rustic-country.jpg');
}

.co-field-style-item:hover {
    color: #ef8b2a;
}

@media (max-width: 575px) {
    .page-isp .style-select {
        width: 100%;
        margin: 0 auto !important;
        padding: 0;
    }

    .page-isp .style-select .col-4 a {
        padding-bottom: 110%;
        font-size: 12px !important;
    }
}

@media (max-width: 670px) {
    .page-isp .co-radio-group .co-radio.co-field-style-item {
        font-size: 12px;
    }
}



.co-field-table .text-center {
    display: block;
}

.hs-header {
    font-size: 25px;
    font-weight: 600;
}

.hs-first-row > div {
    height: 100px;
}

.hs-first-row {
    font-size: 40px;
    font-weight: 600;
    padding-top: 10px;
}

.hs-note {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.hs-last-row {
    padding-top: 10px;
}

.hs-last-row > div {
    height: 200px;
}

.hs-table-block {
    background-color:#166936;
    color: white;
    padding: 10px 20px;
    display: block;
    height: 100%;
}

.hs-light {
    background-color: #49ac00;
}

.hs-number {
    font-weight: 700;
    float: left;
    width: 5%;
    text-align: right;
}

.hs-text {
    float: left;
    width: 95%;
    padding-left: 5px;
    margin-bottom: 15px;
}

button.btn-isp.btn-success-isp.btn-update-isp {
    font-size: 35px;
    display: inline-block;
}

.page-isp .co-field-center {
	width: 100%;
    text-align: center;
}


.isp-subnavbar-update .co-subnavbar {
    height: 50px;
}

@media (max-width: 700px) {
    button.btn-isp.btn-success-isp.btn-update-isp {
        font-size: 21px;
        margin-top: 15px;
    }
}

.page-isp .field_update .co-field-center {
    width: auto;
}

.btn-update-isp .co-field-center {
    width: auto;
}

.co-field-content .no_personal_info{
    color: #E91E1E;
    text-decoration: underline;
}

.co-info.co-submission-contest > .co-cover {
  margin-bottom: 36px;
}

.co-info [data-name="email"] {
  display: none;
}


.co-band-review {
  padding: 0 152px;
}

p.warning-message {
	margin: 1.5em 0;
	text-decoration: underline;
}

@media (max-width: 916px) {
  .co-band-review {
    padding: 0 0px;
  }
}


.container[data-name="navigate"] {
  margin-top: 40px;
}

.co-info.co-submission-contest > .co-cover {
  margin-bottom: 36px;
}

.co-info [data-name="email"] {
  display: none;
}


@media (max-width: 575px) {
    .page-isp .co-band-review .co-field-label {
        font-size: 11px !important;
    }

    .page-isp .co-rating-star {
        font-size: 26px;
    }

    .page-isp .isp-logo {
        font-size: 12px;
        width: 40%;
    }

    .page-isp .co-field {

    }

    .page-isp button.co-field-control,
    .page-isp select.co-field-control,
    .page-isp input.co-field-control,
    .page-isp textarea.co-field-control {
        padding: 5px;
    }

    .page-isp .co-field-resource .co-field-resource-extension,
    .page-isp .co-field-resource .co-field-resource-error,
    .page-isp .co-field-resource .co-field-resource-progress {
        font-size: 12px;
    }

    .page-isp .co-field-inside-tip {
        width: 90%;
        margin: 0 auto 20px;
        padding: 0;
        text-align: justify;
    }

    .page-isp .co-field-prize,
    .page-isp .co-field .co-field-header,
    .page-isp .co-field .co-field-content {
        padding: 0;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        float: none;
        text-align: left;
        min-height: auto !important;
        height: auto !important;
    }

    .page-isp .co-field .co-field-header .co-field-label {
        font-size: 16px !important;
    }

    .page-isp .co-step-header > h1 {
        font-size: 14px;
        line-height: 32px;
    }

    .page-isp .co-field-state:after {
        display: block;
        padding-top: 20px;
    }

    .page-isp .co-field-group {
        display: block;
    }

    .page-isp .co-field-group > .co-input-invoice-trading_as,
    .page-isp .co-field-group > .co-input-invoice-country,
    .page-isp .co-field-group > .co-input-invoice-name,
    .page-isp .co-field-group > .co-input-invoice-phone,
    .page-isp .co-field-group > .co-input-invoice-address,
    .page-isp .co-field-group > .co-input-invoice-id {
        width: 100%;
        display: block;
        margin-bottom: 6px;
    }

    .page-isp .co-check-label {
        margin-top: 4px;
        width: 200px;
    }

    .page-isp .co-field-prize-right,
    .page-isp .co-field-prize-left {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .page-isp .co-cost-total {
        text-align: left;
    }

    .page-isp .co-prize-raise {
        margin-top: 20px;
        font-size: 18px;
    }

    .page-isp .co-prize-info {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .page-isp .co-field-header {
        margin-bottom: 10px !important;
    }

    .page-isp .co-field-header-empty {
        display: none;
    }

    .page-isp .co-radio-group .co-radio {
        padding: 10px 0;
        height: auto !important;
        font-size: 14px;
        display: block;
        width: 100%;
    }
}

.page-isp .co-field-header {
    min-height: 60px !important;
}

.page-isp .co-band-review .co-field-state {
    top: 0;
}

.page-isp .co-band-review .co-field-label {
    margin-top: 5px;
}

@media (max-width: 816px) {
    .page-isp .co-band-review .co-field-state {
        top: -20px;
    }
}

@media (max-width: 591px) {
    .page-isp .co-band-review .co-field-state {
        top: 20px;
    }
}


.btn-navigate-isp {
    margin: auto;
}

.btn-navigate-isp:hover {
    background-color: #49ac00;
}

.container[data-name="navigate"] {
  margin-top: 40px;
}





[data-name="step_4"] [data-name="field_publish"] button{
    position: absolute;
    left: 0;
    right: 0;
}

.page-isp .row.co-row-isp {
    border: solid 3px #f0f0f0;
    margin-top: 1vw;
}

.co-row-isp .co-block {
    height: 200px;
    background-color: #f0f0f0;
    border: 2px solid white;
    border-left-width: 1px;
    border-right-width: 1px;
}

.co-row-isp .co-block:first-child {
    border-left-width: 2px;
}

.co-row-isp .co-block:last-child {
    border-right-width: 2px;
}

@media (max-width: 767px) {
    .co-row-isp .co-block {
        border-width: 2px;
    }

    .co-row-isp .co-block:nth-child(1) {
        border-bottom-width: 1px;
        border-right-width: 1px;
    }
    .co-row-isp .co-block:nth-child(2) {
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
    .co-row-isp .co-block:nth-child(3) {
        border-top-width: 1px;
        border-right-width: 1px;
    }
    .co-row-isp .co-block:nth-child(4) {
        border-top-width: 1px;
        border-left-width: 1px;
    }
}

.co-row-isp .co-block .co-number {
    background-color: white;
    position: absolute;
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
.co-row-isp .co-block .co-number label {
    font-size: 17px;
    line-height: 50px;
    text-align: center;
    width: 100%;
}
.co-row-isp .co-block .title-container{
    position: absolute;
    margin-top: 66px;
    margin-left: 3%;
}
.co-row-isp .co-block .title{
    font-size: 17px;
    font-weight: 400;
}
.co-row-isp .co-block [data-name="title"]{
    display: block;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
}

.co-row-isp label.description-block {
    display: block;
    text-align: center;
}

.co-row-isp .co-block .co-prize{
    padding: 0;
    position: relative;
    top: 41px;
    font-size: 25px;
    text-align: center;
    width: 90%;
    margin-left: 10%;
    font-weight: 600;
}
.co-row-isp .co-block .co-prize:before{
    position: absolute;
    content: "$";
    margin-left: -10%;
}
.co-row-isp .co-block .co-package{
    position: relative;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    top: 35px;
    font-weight: 400;
    margin: auto;
    float: none;
    border: none;
}


.co-row-isp .co-block .co-package span:last-child{
    font-weight: 600;
}

.co-row-isp .co-state {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 41px;
    width: 100%;
    font-weight: 600;
}

.co-row-isp .co-button-delete {
    display: none;
    position: relative;
    cursor: pointer;
    top: 80px;
    /*color: #ef8b2a;*/
    color: #166936;
    font-size: 17px;
    font-weight: normal;
    width: 100%;
    text-align: center;
}
.co-row-isp .co-button-mid{
    position: relative;
    top: 44px;
}
.co-row-isp .co-button-mid[data-i18n="btn-pick"] {
    top: 33px;
}
.co-row-isp .co-button-top{
    top:10%;
    position: relative;
}
.co-row-isp .co-button-bottom{
    top: 20%;
    position: relative;
}
.co-row-isp .co-button-delete:hover {
    text-decoration: underline;
}

.co-row-isp .co-countdown{
    position: absolute;
    float: none;
    left: 0;
    right: 0;
    margin: auto;
    width: initial;
}
.co-row-isp .co-countdown-values{
    display: inline-block ;
    width: 100%;
}
.co-row-isp .co-countdown-values .co-countdown-item-value{
    font-size: 25px;
}
.co-row-isp  .co-countdown-item{
    /*width: 4vw;*/
    /*height: 4vw;*/
}

.co-row-isp .co-countdown-values .co-countdown-item-label{
    font-size: 11px;
}
.co-row-isp .co-countdown-end{
    float: none;
    width: initial;
    height: initial;
}
.co-row-isp .co-countdown-end,
.co-row-isp .co-countdown-end[data-state="eval"],
.co-row-isp .co-countdown-item{
    color: black;
    background-color: rgb(238,238,238);
}

.co-row-isp .co-countdown-end [data-name="state"]{
    font-family: "Open Sans", sans-serif;
    color: #000000;
}
.co-row-isp .co-countdown-end [data-name="closed"]{
    font-size: 20px;
    color: #000000;
    font-family: "Open Sans", sans-serif;
}

.contest-table-btn {
    display: none;
}

.co-icon-isp {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/isp/tick.png');
    width: 4vw;
    height: 4vw;
    margin-left: 1vw;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    float: left;
    margin-top: 15px;
}

.page-dashboard-isp h2 {
    display: inline-block;
    margin: 15px 0 0 7px;
    float: left;
    line-height: 4vw;
    font-size: 17px;
    font-weight: 700px;
}

.page-dashboard-isp a.btn-isp.btn-success-isp {
    width: 100%;
}

.todo-list .todo-number[data-state="done"] {
  background-color: rgb(127,196,67);
}

.todo-item p {
  padding-left: 80px;
}


.co-row .co-block .co-prize.co-currency-USD:before {
    content: "$";
}

.co-row .co-block .co-prize.co-currency-EUR:before {
    content: "€";
}

.co-row{
    border: solid 3px rgb(238,238,238);
    margin-top: 1vw;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
/*.co-row:first-child{*/
    /*margin-top: 0;*/
/*}*/
.co-row .co-block:first-child{
    margin-left: 3px;
}
.co-row .co-block {
    width: 16.5%;
    padding-bottom: 16.5%;
    background-color: rgb(238,238,238);
    position: relative;
    float: left;
    margin: 2px;
    margin-left: 1px;
    margin-right: 1px;
}
.co-row .co-block .co-number {
    background-color: white;
    position: absolute;
    width: 20%;
    padding-bottom: 20%;
    margin-top: 3%;
    margin-left: 3%;
}
.co-row .co-block .co-number label{
    font-size: 2vw;
    position: absolute;
    text-align: center;
    width: 100%;
}
.co-row .co-block .title-container{
    position: absolute;
    margin-top: 25%;
    margin-left: 3%;
}
.co-row .co-block .title{
    font-size: 1.2vw;
    font-weight: normal;
}
.co-row .co-block [data-name="title"]{
    display: block;
    font-size: 1.5vw;
    line-height: 1;
    width: 100%;
    max-height: 9.0vw !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
}
.co-row .co-block .description-block{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 1.5vw;
    text-transform: uppercase;

}
.co-row .co-block .category-icon{
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    height: 50%;
    width: 100%;
    background-position-y: center;
    background-position-x: center;
    top: 13%;
}
.co-row .co-block .category-name{
    position: absolute;
    top: 54%;
    font-size: 1.1vw;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.co-row .co-block .description-text{
    position: absolute;
    top: 15%;
    margin-left: 10%;
    margin-right: 10%;
    line-height: 0.95;
}
.co-row .co-block .co-prize{
    padding: 0;
    position: absolute;
    top: 36%;
    font-size: 2vw;
    text-align: center;
    width: 94%;
    margin-left: 6%;
    font-weight: bold;
}
.co-row .co-block .co-prize:before{
    position: absolute;
    content: "$";
    margin-left: -6%;
}
.co-row .co-block .co-package{
    position: absolute;
    text-align: center;
    font-size: 1.1vw;
    text-transform: uppercase;
    top: 54%;
    font-weight: bold;
    float: none;
    border: none;
    margin-left: 1.8vw;
}
.co-row .co-block .co-package div:first-child{
    width: initial;
    float: left;
    font-weight: normal;
}
.co-row .co-block .co-package div:last-child{
    float: right;
    width: initial;
    margin-left: 0.5vw;
}

.co-row .co-state{
    position: absolute;
    text-align: center;
    /*font-size: 2.3vw;*/
    text-transform: uppercase;
    top: 38%;
    width: 100%;
    font-weight: bold;
}
.co-block .btn{
    display: none;
    position: absolute;
    left: 0;
    width: 14vw;
    right: 0;
    margin: auto;
    font-size: 1.3vw !important;
    padding-top: 7px;
    font-weight: bold;
    height: 2.7vw !important;
}
.co-row .co-button-delete{
    display: none;
    position: absolute;
    cursor: pointer;
    top: 83%;
    color: red;
    font-size: 1.4vw;
    font-weight: normal;
    width: 100%;
    text-align: center;
}
.co-row .co-button-mid{
    top: 42%;
}
.co-row .co-button-top{
    top:33%;
}
.co-row .co-button-bottom{
    top: 54%;
}
.co-row .co-button-delete:hover {
    text-decoration: underline;
}


.co-row .co-countdown{
    position: absolute;
    float: none;
    left: 0;
    right: 0;
    margin: auto;
    width: initial;
}
.co-row .co-countdown-values{
    display: inline-block ;
}
.co-row .co-countdown-values .co-countdown-item-value{
    font-size: 2vw;
}
.co-row  .co-countdown-item{
    width: 4vw;
    height: 4vw;
}

.co-row .co-countdown-values .co-countdown-item-label{
    font-size: 0.65vw;
}
.co-row .co-countdown-end{
    float: none;
    width: initial;
    height: initial;
}
.co-row .co-countdown-end,
.co-row .co-countdown-end[data-state="eval"],
.co-row .co-countdown-item{
    color: black;
    background-color: rgb(238,238,238);
}

.co-row .co-countdown-end [data-name="state"]{
    /*display: none;*/
    color: #000000;
}
.co-row .co-countdown-end [data-name="closed"]{
    font-size: 1.7vw;
    color: #000000;

}
.co-row .description-text p {
    max-height: 12.584vw !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
    font-size: 0.9vw;
}

@media (max-width: 800px) {
    .co-row .btn{
        padding-top: 4px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 550px) {
    .co-row .co-button-mid{
        top: 42%;
    }
    .co-row .co-button-top{
        top: 24%;
    }
    .co-row .co-button-bottom{
        top: 65%;
    }

    .co-row .co-block.desk {
        display: none;
    }
}

@media (max-width: 450px) {
    .co-row{
        width: 95vw;
        height: 20.6vw;
        margin: auto;
        left: 0;
        right: 0;
    }
    .co-row .co-block{
        width: 19.2%;
        padding-bottom: 19.2%;
        margin-top: 1.5px;
    }

    .co-row .co-block:first-child{
        margin-left: 2px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   .co-row .co-block{
       width: 16.37%;
   }
}

/* Hack to fix customer dashboard on firefox */
.co-row .co-block {
  min-height: 250px;
}
@media screen and (max-width: 1356px) {
  .co-row .co-block {
    min-height: 200px;
  }
}
@media screen and (max-width: 900px) {
  .co-row .co-block {
    min-height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .co-row .co-block {
    min-height: 100px;
  }
}


.co-welcome  {
    font-size: 0.9vw;
    width: 41vw;
    height: 22vw;
    margin-left: 2.3vw;
    float: left;
}
.co-welcome  h2{
    font-size: 1.7vw;
    font-family: "Avenir LT W02 95 Black";
    color: rgb(255,200,0);
    text-transform: uppercase;
    font-weight: bold;

}
.co-welcome  .btn{
    font-size: 1.2vw;
    width: 22vw;
    height: 2.6vw;
    padding-top: 8px !important;
}
.co-welcome-todo {
    font-size: 0.9vw;
    width: 46vw;
    height: 22vw;
    margin-left: 7.3vw;
    float: left;
}
.co-welcome-todo-left{
    height: 6vw;
    width: 23vw;
    float: left;
}
.co-welcome-todo-right{
    height: 6vw;
    width: 24vw;
    float: left;
}

.co-icon-flag,
.co-icon-pencil,
.co-icon-time,
.co-icon-carta{
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/tick.png');
    width: 5vw;
    height: 10vw;
    margin-left: 0.5vw;
    background-repeat: no-repeat;
    float: left;
    background-size: 57%;
    background-position: center top;
}

.desk-container {
    float: left;
    width: 17vw;
}
.co-welcome-title {
    font-weight : bold

}
.co-welcome-title p{
    margin: 0;
    text-transform: uppercase;
    color: rgb(255,200,0);
}
.co-welcome-desk{
    /*line-height: 1;*/
    margin-top: 3px;
}

@media (max-width: 1250px) {
    .co-welcome {
        height: 19vw;
    }
}
@media (max-width: 900px) {
    .co-welcome button{
        padding-top: 4px;
        font-size: 1.2vw;
    }
}
@media (max-width: 800px) {
    .co-welcome {
        height: 21vw;
    }
    .co-row .co-block{
        width: 16.3%;
        padding-bottom: 16.3%;
    }


    .co-welcome-todo-left{
        width: 21vw;
    }

    .co-icon-carta,
    .co-icon-time,
    .co-icon-pencil,
    .co-icon-flag{
        width: 4vw;
    }
    .desk-container{
        width: 16vw;
    }
}
@media (max-width: 650px) {
    .co-row .co-block{
        width: 16.2%;
        height: 16.2%;
    }
    .co-welcome,
    .co-welcome-todo{
        height: 23vw;
    }

}
@media (max-width: 550px) {
    .co-row .co-block {
        width: 19.2%;
        padding-bottom: 19.2%;
    }

    .co-welcome {
        width: 39vw;
    }

    .co-welcome, .co-welcome-todo {
        height: 30vw;
    }

    .co-welcome .btn {
        font-size: 5px;
        padding-top: 6px !important;
        padding-left: 2.5px;
    }

    .co-icon-carta,
    .co-icon-time,
    .co-icon-pencil,
    .co-icon-flag {
        height: 10vw;
    }

    .co-welcome h2 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    /*.co-welcome-todo div:first-child {*/
        /*margin-top: 5px;*/
    /*}*/

    /*.co-welcome-todo div:last-child {*/
        /*margin-top: 20px;*/
    /*}*/
}

.co-field-picture .co-field-header {
  margin-top: 72px;
}

.co-field-picture input.co-file {
  display: none;
  visibility: hidden;
}

.co-field-picture .co-field-control {
  width: 144px;
  height: 144px;
  margin: 0px;
  padding: 0px;
  background-color: rgb(151,151,151);
  background-size: cover;
  background-repeat: no-repeat;
}

.co-field-picture .co-field-picture-add,
.co-field-picture .co-field-picture-change {
  display: none;
  position: absolute;
  float: left;
  width: 72px;
  height: 72px;
  border: none;
  margin-top: 72px;
  margin-left: 72px;
  padding-top: 26px;
  background-color: rgb(255,92,92);
  color: white;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.co-field-picture .co-field-picture-add {
  background-color: rgb(168, 168, 168);
  text-align: center;
  font-size: 40px;
}

.co-field-picture .co-field-picture-add:hover {
  color: rgb(255,200,0);
  cursor: pointer;
}

.co-field-picture-image:hover .co-field-picture-change {
  display: block;
}

.co-field-picture-image[data-state="uploading"]:hover .co-field-picture-change {
  display: none;
}

.co-field-picture-image[data-default] .co-field-picture-change {
  background-color: rgb(127,196,67);
}

.co-field-picture .co-field-picture-progress {
  float: left;
  display: none;
  width: 72px;
  height: 72px;
  border: none;
  margin-top: 72px;
  margin-left: 72px;
  padding-top: 25px;
  color: white;
  background-color: rgba(0,0,0,0.5);
  font-family: "Avenir LT W02 95 Black";
  text-align: center;
}

@media (max-width: 1024px) {
  .co-tips{
    display: none;
  }
  .co-fields {
    width: 916px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 0;
  }
}


@media (max-width: 916px) {
  .co-tips{
    display: none;
  }
  .co-fields {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 0;
  }
}

@media (max-width: 800px) {
  /*USER PROFILE*/
  .co-field-picture .co-field-control {
    height: 125px;
    width: 125px;
  }

  .co-field-picture .co-field-picture-add, .co-field-picture .co-field-picture-change {
    width: 53px;
    height: 53px;
    padding-top: 17px;
  }
  .co-field-picture .co-field-header {
    margin-top: 53px;
  }
  .co-field-label{
    font-size: 14px;
  }
  .co-field-header, .co-field-header-empty {
    float: left;
    width: 222px;
    height: 46px;
    text-align: right;
    padding-right: 6px;
    padding-top: 21px;
  }
  button.co-field-control, select.co-field-control, input.co-field-control, textarea.co-field-control {
    margin-top: 3px;
    padding-top: 0px;
    font-size: 12px;
    height: 43px;
  }
  .co-field-group.co-radio-group {
    margin-top: -7px;
    margin-left: -6px;
    margin-right: -6px;
  }
  .co-field-content {
    min-height: 50px;
  }
  .co-field-group-item .co-radio{
    font-size: 12px !important;
  }
  .co-fields {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 0;
  }



  .co-field-state {
    margin-top: -33px;
    font-size: 10px;
  }
  element.style {
    width: 53px;
    height: 53px;
    padding-top: 17px;
  }
}
@media (max-width: 700px) {
  /*USER PROFILE*/
  .co-field-picture .co-field-control {
    height: 100px;
    width: 100px;
  }
  .co-field-picture .co-field-picture-add, .co-field-picture .co-field-picture-change {
    width: 100px;
    height: 28px;
    padding-top: 2px;
    margin-left: 105px;
    margin-top: 72px;
  }
  .co-fields {
    width: 550px;
  }
  .co-field-label{
    font-size: 12px;
  }

  .co-field-group-item .co-radio{
    font-size: 10px !important;
  }
  button.co-field-control, select.co-field-control, input.co-field-control, textarea.co-field-control {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    height: 43px !important;
  }
  .co-radio-group .co-radio {
    height: 43px !important;
    padding-top: 17px !important;
    font-size: 10px !important;
  }
  .co-field-header, .co-field-header-empty {
    height: 43px;
  }
  .co-field-picture .co-field-header {
    margin-top: 53px;
  }
  .co-field-state {
    margin-top: -28px;
    font-size: 8px;
  }
}
@media (max-width: 575px) {
  /*USER PROFILE*/
  .co-field-picture .co-field-control {
    height: 75px;
    width: 75px;
  }
  .co-field-picture .co-field-picture-add, .co-field-picture .co-field-picture-change {
    width: 47px;
    height: 15px;
    padding-top: 1px;
    margin-left: 78px;
    margin-top: 60px;
    font-size: 8px;
  }
  .co-fields {
    width: 425px;
  }
  .co-field-label{
    font-size: 8px;
  }

  .co-field-group-item .co-radio{
    font-size: 6px !important;
  }
  button.co-field-control, select.co-field-control, input.co-field-control, textarea.co-field-control {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 7px;
    height: 43px !important;
  }
  .co-radio-group .co-radio {
    height: 43px !important;
    padding-top: 17px !important;
    font-size: 6px !important;
  }
  .co-field-header, .co-field-header-empty {
    width: 125px;
    padding-right: 5px;
  }
  .co-field-picture .co-field-header {
    margin-top: 32px;
  }

  .co-field-content {
    min-height: 50px;
    padding-left: 134px;
  }
  .co-field-state {
    margin-top: -20px;
    font-size: 4px;
  }

}
@media (max-width: 450px) {
  /*USER PROFILE*/
  .co-field-picture .co-field-control {
    height: 50px;
    width: 50px;
  }
  .co-field-picture .co-field-picture-add, .co-field-picture .co-field-picture-change {
    width: 33px;
    height: 12px;
    padding-top: 1px;
    margin-left: 52px;
    margin-top: 38px;
    font-size: 6px;
  }
  .co-field-state {
    margin-top: -16px;
    font-size: 4px;
  }
  .co-fields {
    width: 300px;
  }
  .co-field-label{
    font-size: 6px;
  }

  .co-field-group-item .co-radio{
    font-size: 6px !important;
  }
  button.co-field-control,
  select.co-field-control,
  input.co-field-control,
  textarea.co-field-control {
    margin-top: 3px;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }
  .co-radio-group .co-radio {
    height: 25px !important;
    padding-top: 10px !important;
    font-size: 5px !important;
  }
  .co-field-group.co-radio-group {
    margin-top: -3px;
    margin-left: -6px;
    margin-right: -6px;
  }
  .co-field-header, .co-field-header-empty {
    width: 105px;
    padding-right: 5px;
    height: 25px !important;
    padding-top: 15px;
    margin-top: 3px;
  }
  .co-field-picture .co-field-header {
    margin-top: 25px;
  }

  .co-field-content {
    min-height: 30px;
    padding-left: 113px;
  }

}


.co-field-group-item.co-field-new_username {
  width: 4%;
}

.co-field-group-item.co-field-change_username {
  width: 1%;
}

.co-field-group-item.co-field-old_password {
  width: 2%;
}

.co-field-group-item.co-field-new_password {
  width: 2%;
}

.co-field-group-item.co-field-change_password {
  width: 1%;
}

.co-field-group-item.co-field-new_email {
  width: 2%;
}

.co-field-group-item.co-field-change_email {
  /*width: 1%;*/
}


.co-check {
  float: left;
  width: 50px;
  height: 50px;
  margin-top: 22px;
  margin-right: 10px;
  background-color: rgb(238,238,238);
  font-size: 35px;
  border: none;
  text-align: center;
}

.co-check:hover {
  background-color: rgb(255,200,0);
  color: white;
  cursor: pointer;
}

.co-check.active:after {
  content: "✔";
}
.co-check.active {
  color: white;
  background-color: rgb(255,200,0);
}

.co-check-label {
  float: left;
  height: 50px;
  display: block;
  padding-top: 25px;
  padding-left: 10px;
  margin-top: 22px;
  font-size: 18px;
  font-family: 'Avenir LT W02 35 Light';
}

.co-check-label a {
  color: black;
  font-family: 'Avenir LT W02 55 Roman';
}

.co-check-label a:hover {
  color: rgb(255,200,0);
}


/*@media (max-width: 916px) {*/
  /*.co-check{*/
    /*width: 46px;*/
    /*height: 46px;*/
    /*font-size: 31px;*/
    /*margin-top: 0px;*/
  /*}*/
  /*.co-check-label{*/
    /*word-wrap: break-word;*/
    /*float: left;*/
    /*height: 33px;*/
    /*display: block;*/
    /*padding-top: 0px;*/
    /*padding-left: 10px;*/
    /*margin-top: 17px;*/
    /*font-size: 18px;*/
    /*font-family: 'Avenir LT W02 35 Light';*/
    /*width: 300px;*/
  /*}*/
/*}*/
@media (max-width: 800px) {
  .co-check{
    width: 46px;
    height: 46px;
    font-size: 31px;
    margin-top: 0px;
  }
  .co-check-label{
    word-wrap: break-word;
    height: 0px;
    padding-top: 0px;
    margin-top: 17px;
    font-size: 16px;
    width: 300px;
    line-height: 1;
  }
}
@media (max-width: 700px) {
  .co-check{
    width: 43px;
    height: 43px;
    font-size: 30px;
  }
  .co-check-label{
    margin-top: 25px;
    font-size: 10px;
    width: 250px;
  }
}
@media (max-width: 575px) {

  .co-check-label{
    margin-top: 23px;
    font-size: 8px;
    width: 175px;
  }
}
@media (max-width: 450px) {

  .co-check{
    width: 25px;
    height: 25px;
    font-size: 19px;
    margin-top: 3px;
  }
  .co-check-label{
    margin-top: 14px;
    font-size:6px;
    width: 92px;
  }
}


.verification .user-email {
  padding-top: 46px;
  padding-left: 12px;
}

.verification .email {
  font-size: 18px;
  font-family: 'Avenir LT W02 95 Black'
}

.verification .verified {
  margin-left: 10px;
  font-size: 14px;
  font-family: 'Avenir LT W02 95 Black'
}

.verification[data-state="not-verified"] .verified {
  color: rgb(255,92,92);
}

.verification[data-state="not-verified"] .verified:after {
  content: ' ✘'
}

.verification[data-state="verified"] .verified {
  color: rgb(127,196,67);
}

.verification[data-state="verified"] .verified:after {
  content: ' ✔';
}

.verification[data-state="verified"] button[data-name="resend"] {
  display: none;
}

.verification[data-state="not-verified"] .co-field-group-item .user-email {
  display: inline;
}

@media (max-width: 800px) {
  .verification .user-email {
    padding-top: 17px;
    padding-left: 12px;
  }
}

@media (max-width: 700px) {
  .verification .user-email {
    padding-top: 17px;
    padding-left: 12px;
  }
  .verification .user-email span{
    font-size: 10px;
  }
}
@media (max-width: 575px) {
  .verification .user-email {
    padding-top: 12px;
    padding-left: 4px;
  }
  .verification .user-email span{
    font-size: 6px;
  }
}
@media (max-width: 450px) {
  .verification .user-email {
    padding-top: 8px;
    padding-left: 4px;
  }
  .verification .user-email span{
    font-size: 4px;
  }
  .confirm .co-field-confirm_email {
    width: 100% !important;
  }
}




.confirm .co-field-confirm_email {
  width: 260px;
}





a.co-field-control.btn-delete {
  display: inline-block;  
  margin-top: 22px;
  color: white;
  height: 50px;
  padding: 12px 24px;
  background-color: rgb(255,96,96);
}

a.co-field-control.btn-delete:hover {
  color: white;
}


@media (max-width: 800px) {
  a.co-field-control.btn-delete{
    margin-top: 12px;
    height: 36px;
    padding: 7px 24px;
  }
}

@media (max-width: 700px) {
  a.co-field-control.btn-delete {
    font-size: 10px;
    margin-top: 17px;
    height: 25px;
    padding: 5px 19px;
  }
}
@media (max-width: 575px) {
  a.co-field-control.btn-delete {
    font-size: 6px;
    margin-top: 15px;
    height: 20px;
    padding: 6px 15px;
  }
}
@media (max-width: 450px) {
  a.co-field-control.btn-delete {
    font-size: 4px;
    margin-top: 17px;
    height: 11px;
    padding: 3px 12px;
  }
}




.co-subnavbar-title-isp {
    text-align: center;
    text-transform: uppercase;
}

ul.co-subnavbar-items-isp {
    list-style: none;
    display: table;
    margin: auto;
    padding: 0;
}

li.co-subnavbar-item-isp {
    float: left;
    padding: 0 10px;
}

.co-subnavbar-item-isp [data-href] {
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    color: black;
}

.page .co-subnavbar-item-isp [data-href]:hover {
    padding-bottom: 3px;
    border-bottom: 3px solid #49ac00;
    color: #49ac00;
}

.co-subnavbar-item-isp [data-href].active {
    font-weight: 700;
}

.co-subnavbar-item-isp [data-href].active:hover {
    border-bottom: none;
    color: black;
    cursor: default;
}


.no-verify .verified {
    display: none;
}

.isp-email .verification .email {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    font-weight: 600;
}

@media (max-width: 595px) {
    .page-isp.isp-account .co-field-label {
        font-size: 12px !important;
    }
}

@media (max-width: 700px) {
    .page-isp.isp-account .co-field-picture .co-field-picture-change {
        margin-left: 0;
    }
}

@media (max-width: 575px) {
    .page-isp.isp-account .co-field-picture .co-field-picture-change {
        margin-left: 28px;
    }
}

div[data-name='stats'] {
    display: none;
}

.co-subnavbar-item span {
    color: black;
    font-family: "Avenir LT W02 35 Light";
    font-size: 14px;
    text-transform: uppercase;
}

.co-subnavbar-item span.stat-value {
    font-family: "Avenir LT W02 95 Black";
    color: rgb(255,200,0);
}

.co-subnavbar [data-name="filters"] {
  background-color: white;
}

.co-subnavbar-items[data-name="states"] {
  border-bottom: 1px solid rgb(238,238,238);
}
.co-filterbar-items {
  margin-bottom: 10px;
}

@media (max-width: 575px) {

  .co-subnavbar-items[data-name="states"] {
    border-bottom: none;
  }
}


a.co-grid-item-box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

a.co-grid-item-box span {
  display: block;
}

a.co-grid-item-box img {
  position: absolute;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

a.co-grid-item-box .co-grid-item-info {
  position: absolute;
  width: 100%;
  z-index: 1;
  bottom: 0;
}

.co-grid-item-state {
  position: relative;
  float: left;
  top: 5px;
  width: 12px;
  height: 12px;
  font-family: "Avenir LT W02 95 Black";
  font-size: 20px;
  color: rgba(0,0,0,0);
  margin-right: 8px
}

.co-grid-item-state[data-state="open"] {
  background-color: rgb(127,196,67);
}

.co-grid-item-state[data-state="closed"] {
  background-color: rgb(255,92,92);
}


h3.co-h1.co-with-state {
  padding-top: 3px;
  padding-bottom: 3px;
}

.co-grid-item-info .co-h1.co-with-state {
  /*padding-left: 8px;*/
}

div[data-name="contests"] .co-grid-item-info .co-h2 {

}

.browse-contests-package {
  display: none;
  font-size: 15px;
  font-family: "Avenir LT W02 35 Light";
  color: rgb(35, 35, 35);
  position: absolute;
  bottom: 5px;
  right: 5px;
  float: right;
  text-transform: uppercase;
  z-index: 2;
}

@media only screen and (max-width: 916px) {
  .browse-contests-package {
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px) {
  .browse-contests-package {
    font-size: 8px;
  }
}

@media only screen and (max-width: 575px) {
  .browse-contests-package {
    font-size: 5px;
  }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .co-grid-item-state {
    width : 9px;
    height : 9px;
    top : 2px;
  }
}


.loader-gif {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/coloader.gif');
  width: 100%;
  height: 57px;
  background-repeat: no-repeat;
  position: relative;
  clear: both;
  background-position: 50%;
}

.page-customer_browse .page-content {
  padding-top: 180px;
}

@media (max-width: 916px) {
  .page-customer_browse .page-content{
    padding-top: 180px;
  }
}

@media (max-width: 700px) {
  .page-customer_browse .page-content{
    padding-top: 160px;
  }
}
@media (max-width: 575px) {
  .page-customer_browse .page-content{
    padding-top: 134px;
  }
}
@media (max-width: 450px) {
  .page-customer_browse .page-content{
    padding-top: 100px;
  }
}


.co-xp-item {
  display: inline-block;
  font-size: 16px;
  font-family: "Avenir LT W02 35 Light";
}

.co-xp-item-label {
  font-style: italic;
  display: inline-block;
}

.co-xp-item-value {
  font-weight: bold;
  display: inline-block;
}

.co-xp-item.co-xp-description {
  display: block;
  font-style: italic;
  padding-left: 76px;
}

.co-grid-submission-item-score {
  padding-left: 6px;
}

.co-grid-item-title {
    font-family: "Avenir LT W02 95 Black";
    font-size: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.co-grid-item.co-grid-item[data-state='not-published'] {
    display: none;
}

@media (max-width: 916px) {
    [data-mobile="contest-detail"] [data-name="edit_application"]{
        display: none;
    }
    [data-mobile="contest-detail"] [data-name="comments"]{
        margin-top: 10px;
    }


    .co-private-alert{
        display: none;
    }
    .co-button-like{
        display: none;
    }
    /*[data-mobile="contest-detail"] .co-grid-item-info{*/
        /*display: none !important;*/
    /*}*/

    .co-needs .btn.co-need{
        background-color: transparent;
    }

    [data-mobile="contest-detail"] .co-info .co-h1 {
        font-size: 24px;
        margin-bottom: 8px;
    }

    [data-mobile="contest-detail"] .co-info .co-h2 {
        font-size: 18px;
        margin-bottom: 4px;

    }

    [data-mobile="contest-detail"] .co-info .co-h3 {
        font-size: 14px;
        margin-bottom: 0px;
    }

    [data-mobile="contest-detail"] [data-name="numbers"] {
        margin-left: -150px
    }

    [data-mobile="contest-detail"] [data-name="numbers"] .co-countdown.container {
        width: 149px;
    }

    [data-mobile="contest-detail"] .co-countdown-item {
        width: 47px;
        height: 72px;
    }

    [data-mobile="contest-detail"] .co-countdown-item-label {
        font-size: 11px;
    }

}

@media (max-width: 800px) {
    /*.page-info [data-name="info"] {*/
        /*padding-left: 133px;*/
        /*padding-right: 150px;*/
    /*}*/

}

@media (max-width: 700px) {
    [data-mobile="contest-detail"] > .container,
    [data-mobile="contest-detail"] ~ .container {
        width: 550px;
    }

    [data-mobile="contest-detail"] div[data-name="picture"] .co-picture {
        height: 75px;
        width: 75px;
    }

    [data-mobile="contest-detail"] .container[data-name="info"] {
        padding-left: 80px;
    }

    [data-mobile="contest-detail"] .container[data-name='numbers'] .co-countdown-end {
        height: 45px;
    }

    [data-mobile="contest-detail"] .co-countdown-end [data-name="closed"] {
        font-size: 24px;
        padding-top: 0;

    }

    [data-mobile="contest-detail"] .co-countdown-end [data-name="state"] {
        font-size: 11px;
        margin-top: -5px;
    }

    [data-mobile="contest-detail"] .contest-prize {
        padding-top: 0px;
        height: 45px;
    }

    [data-mobile="contest-detail"] .co-dollars {
        font-size: 22px;
    }

    [data-mobile="contest-detail"] .contest-package-value {
        padding-top: 0;
        margin-top: -2px;
    }

    [data-mobile="contest-detail"] .co-countdown-item {
        height: 45px;
    }

    [data-mobile="contest-detail"] .co-countdown-item-value {
        font-size: 25px;
    }

    [data-mobile="contest-detail"] .co-countdown-item-label {
        font-size: 11px;
        margin-top: -5px;
    }

    [data-mobile="contest-detail"] [data-name="description"],
    [data-mobile="contest-detail"] .co-requirements,
    [data-name="evaluation"],
    [data-name="description"] {
        font-size: 8px;
    }

    [data-mobile="contest-detail"] .comments,
    [data-mobile="contest-detail"] .topic {
        padding: 0;
    }

    [data-mobile="contest-detail"] .message-title {
        font-size: 10px;
    }

    [data-mobile="contest-detail"] .message {
        font-size: 8px;
    }
}

@media (max-width: 575px) {
    [data-mobile="contest-detail"] > .container,
    [data-mobile="contest-detail"] ~ .container {

        width: 425px;
    }

    [data-mobile="contest-detail"] div[data-name="picture"] .co-picture {
        width: 50px;
        height: 50px;
    }

    [data-mobile="contest-detail"] .container[data-name="info"] {
        padding-left: 55px;
    }

    [data-mobile="contest-detail"] .co-info .co-h1 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    [data-mobile="contest-detail"] .co-info .co-h2 {
        font-size: 10px;
        margin-bottom: 2px;
    }

    [data-mobile="contest-detail"] .co-info .co-h3 {
        font-size: 9px;
        margin-bottom: 0px;
    }
    [data-mobile="contest-detail"] .co-info .co-h4 {
        font-size: 9px;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    [data-mobile="contest-detail"] .container[data-name='numbers'] .co-countdown-end {
        height: 25px;
        width: 80px;
    }

    [data-mobile="contest-detail"] .contest-prize {
        height: 25px;
        width: 80px;
    }

    [data-mobile="contest-detail"] .co-countdown-end [data-name="closed"] {
        font-size: 14px;
    }

    [data-mobile="contest-detail"] .co-countdown-end [data-name="state"] {
        font-size: 7px;
    }

    [data-mobile="contest-detail"] .co-dollars {
        font-size: 14px;
    }

    [data-mobile="contest-detail"] .contest-package-value {
        font-size: 7px;
        margin-top: -5px;
    }

    [data-mobile="contest-detail"] [data-name="numbers"] .co-countdown.container {
        width: 80px;
    }

    [data-mobile="contest-detail"] .co-countdown-item {
        height: 25px;
        width: 24px;
    }

    [data-mobile="contest-detail"] .co-countdown-item-value {
        font-size: 14px;
    }

    [data-mobile="contest-detail"] .co-countdown-item-label {
        font-size: 7px;
    }
    .co-needs .btn.co-need{
        width: auto;
    }
    .co-needs .co-need-value{
        font-size: 6px;
    }
}

@media (max-width: 450px) {
    [data-mobile="contest-detail"] > .container,
    [data-mobile="contest-detail"] ~ .container {

        width: 310px;
    }

    [data-mobile="contest-detail"] .container[data-name="info"] {
        padding-right: 80px;
        padding-left: 54px;
    }

    [data-mobile="contest-detail"] .message-head{
        width: auto;
    }
    [data-mobile="contest-detail"] .message-author{
        width: 45px;
        height: 45px;
        padding-top: 19px;
        padding-right: 1px;
        font-size: 19px;
    }
    [data-mobile="contest-detail"] .message .message-body{
        padding-left: 45px;
    }
    [data-mobile="contest-detail"] .message-title{
        font-size: 8px;
    }
    [data-mobile="contest-detail"] .message-text{
        font-size: 6px;
    }
    [data-mobile="contest-detail"] .message .message-author.client{
        padding-top: 13px;
        font-size: 15px;
    }
}




.co-stats {
  width: 224px;
}

.co-stat {
  float: left;
  width: 72px;
  height: 72px;
  color: white;
  background: rgb(255,200,0);
  text-transform: uppercase;
}
.co-stat:not(:first-child) {
  margin-left: 4px;
}

.co-stat-value {
  text-align: center;
  font-size: 25px;
}

.co-stat-label {
  display: block;
  font-size: 11px;
  text-align: center;
}

@media (max-width: 800px) {
  .co-stat {
    width: 62px;
    height: 62px;
  }
  .co-stat-value {
    font-size: 19px;
  }
  .co-stat-label {
    font-size: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .page-info [data-name="numbers"] {
    display: none;
  }
}

@media (max-width: 700px) {
  .page-info [data-name="numbers"] {
    float: right;
    margin-left: -224px;
  }
  .co-stats {
    width: auto;
  }
  .co-stat {
    width: 45px;
    height: 45px;
  }
  .co-stat-value {
    font-size: 14px;
  }
  .co-stat-label {
    font-size: 7px;
  }
}
@media (max-width: 575px) {
  .co-stat {
    width: 33px;
    height: 33px;
  }
  .co-stat-value {
    font-size: 10px;
  }
  .co-stat-label {
    font-size: 4px;
  }
}

.co-stats.co-points {
  margin-bottom: 4px;
}

.co-stats.co-points .co-stat {
  background-color: rgb(58,141,177);
}


.clear {
	clear: both;
}


.todo-list .todo-number[data-state="done"] {
  background-color: rgb(127,196,67);
}


.co-tr-application[data-state="submitted"],
.co-tr-application[data-contest-state="closed"] {
  display: none;
}

.co-application-delete {
    font-size: 18px;
    margin-top: 12px;
    padding-top: 13px;
    color: white;
    font-family: 'Avenir LT W02 95 Black';
}

.co-tr-submission[data-state="not-submitted"] {
  display: none;
}

div[data-name="submissions"] .co-countdown {
  float: none;
  margin-right: auto;
}

div.co-tr-submission div[data-name="rank"] {
  width: 72px;
  height: 67px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  border-bottom: none;
  margin-top: -5px;
}

.co-submission-delete {
  font-size: 18px;
  margin-top: 12px;
  padding-top: 13px;
  color: white;
  font-family: 'Avenir LT W02 95 Black';
}

div[data-name="rank"] {
  display: none;
}


@media all and (max-width: 1069px) {
  div.co-tr-submission div[data-name="rank"] {
    display: none;
  }
}

div[data-name="rank"][data-rank="1"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/1.png');
  display: block;
}

div[data-name="rank"][data-rank="2"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/2.png');
  display: block;
}

div[data-name="rank"][data-rank="3"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/dashboard/3.png');
  display: block;
}


.withdrawal {
  margin-left: 76px;
  margin-right: 76px;
}

.withdrawal [data-name="withdraw"] {
  margin-left: auto;
  margin-right: auto;
}

.withdrawal .co-field.container .co-field-content .co-field-control {
  width: 452px;
  height: 50px;
  padding-left: 12px;
  padding-top: 20px;
  margin-top: 22px;
  background-color: rgb(238,238,238);
  font-size: 18px;
  font-family: 'Avenir LT W02 35 Light';
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

.withdrawal .co-field.container .co-field-content .co-field-control input{
  width: 420px;
  background-color: rgb(238,238,238);
  border: none;
  border-radius: 0px;
  box-shadow: none;
    text-align: right;
}

select[data-name="currency"] {
    direction: rtl;
}

.withdrawal .co-field.container .co-field-content .co-field-control span{
  float: right;
  margin-right: 4px;
}
.co-btn-container {
  width: 100%;
  text-align: center;
}

@media (max-width: 916px){
  .withdrawal {
    margin-right: 0;
    margin-left: 0
  }
}
@media (max-width: 800px) {
  .withdrawal .co-field.container .co-field-content .co-field-control{
    width: 90%;
    height: 46px;
    padding-top: 15px;
    margin-top: 0;
    font-size: 14px;
  }
  .withdrawal .co-field.container .co-field-content .co-field-control input{
    width: 90%;
  }

}
@media (max-width: 700px) {
  .withdrawal .co-field.container .co-field-content .co-field-control{
    padding-top: 18px;
    font-size: 10px;
    height: 43px;
  }
}
@media (max-width: 575px) {
  .withdrawal .co-field.container .co-field-content .co-field-control{
    padding-top: 20px;
    font-size: 7px;
    height: 44px;
    margin-top: 0px;
  }
}
@media (max-width: 450px) {
  .withdrawal .co-field.container .co-field-content .co-field-control{
    padding-top: 14px;
    font-size: 5px;
    height: 26px;
    margin-top: 3px;
  }
  .co-btn-launch{
    padding-top: 1px;
    width: 71% !important;
    height: 25px !important;
    margin: 10px auto !important;
    font-size: 12px !important;
  }

  .page-isp .co-btn-launch{
    height: auto !important;
    font-size: 18px !important;
  }
}

/*
width: 97%;
background-color: rgb(238,238,238);
font-size: 13px;
font-family: 'Avenir LT W02 35 Light';
border: none;
border-radius: 0px;
box-shadow: none;


width: 90%;
height: 43px;
padding-top: 10px;
margin-top: 0;
*/


.cash-step.co-field {
  padding-top: 0px;
  padding-bottom: 0px;
}

.cash-step[data-state="not-valid"] span {
  color: rgb(192,192,192);
}

.cash-step span {
  font-size: 20px;
}

.cash-step span strong {
  font-size: 20px;
  font-family: "Avenir LT W02 95 Black";
}

.cash-step.co-field .co-field-content button.co-field-control[data-name="button_change"] {
  max-width: 160px;
  margin-right: 20px;
  color: white;
  background-color: rgb(127,196,67);
}

.cash-step.co-field .co-field-content button.co-field-control[data-name="button_change"]:disabled {
  background-color: rgb(192,192,192);
}


.cash {
  margin-left: 76px;
  margin-right: 76px;
}

.cash [data-name="steps"] {
  margin-left: auto;
  margin-right: auto;
}

.cash .co-field.container .co-field-content .co-field-control {
  width: 452px;
  height: 50px;
  padding-left: 12px;
  padding-top: 20px;
  margin-top: 22px;
  background-color: rgb(238,238,238);
  font-size: 18px;
  font-family: 'Avenir LT W02 35 Light';
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

.co-btn-container {
  width: 100%;
  text-align: center;
}



@media (min-width: 768px) {
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666666%;
    }
}

@media (min-width: 992px) {
    .col-md-offset-2 {
        margin-left: 16.66666666%;
    }
}

@media (max-width: 767px) {
    .col-offset-1 {
        margin-left: 8.33333333%;
    }
}

.premium-back {
    background-image: url("https://d2tb9swiiv8fog.cloudfront.net/assets/images/archistar/premium-banner.jpg");
    position: relative;
    height: 350px;
    background-size: 100%;
}

.co-prem-text {
    padding: 12px 10%;
    margin: auto;
    font-size: 16px;
    background-color: rgb(238, 238, 238);
}

.co-band-white .co-prem-text {
    background-color: white;
}

.prem-title {
    font-size: 35px;
    text-align: center;
    font-family: 'Avenir LT W02 35 Light';
}

.premium-block {
    width: 100%;
    margin-bottom: 25px;
}

.premium-block img {
    width: 100%;
}

.padding-60 {
    padding-top: 60px;
}

.prem-line {
    margin-top: 10px;
    /*height: 85px;*/
}

.prem-line ul {
    padding: 0 10px;
    display: inline-block;
    height: 100%;
    width: 100%;
    list-style-type: circle;
    list-style-position: inside;
}

[data-name="free"] li {
    color: rgb(58,141,177);
}

[data-name="premium"] li {
    color: rgb(37,82,142);
}

[data-name="archistar"] li {
    color: rgb(30, 72, 97);
}

.prem-line li span {
    color: black;
}

.prem-line-short {
    margin-top: 10px;
    height: 60px;
}

a.dis-button, a.prem-button {
    background-color: #777;
    color: white;
    padding: 10px;
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 40px;
    font-size: 25px;
    font-family: "Avenir LT W02 35 Light";
}

a.dis-button:hover {
    color: white !important;
}

a.prem-button {
    background-color: rgb(127,196,67);
}

a.prem-button:hover {
    background-color: rgb(255,200,0);
    color: white !important;
}

@media (min-width: 768px) {
    [data-name="free"] .prem-line-short, [data-name="premium"] .prem-line-short, [data-name="archistar"] .prem-line-short {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .premium-rows [data-name="free"], .premium-rows [data-name="premium"], .premium-rows [data-name="archistar"] {
        height: 860px;
    }
}

@media (max-width: 767px) {
    .prem-line.empty {
        display: none;
    }
    .prem-line-short {
        margin-bottom: 60px;
    }
    .prem-line, .co-prem-text {
        font-size: 20px;
    }
}


.co-field-content[data-name="archistar_submit"] {
    padding: 0;
}

.page-archistar div[data-name="fields"] {
    display: none;
}

.page-archistar div[data-name="pending"], .page-archistar div[data-name="accepted"], .page-archistar div[data-name="rejected"] {
    display: none;
}

.row.archi-icons {
    margin-bottom: 20px;
}

.archi-icons img {
    width: 80%;
    display: block;
    margin: auto;
}

.archi-icons p {
    margin-top: 25px;
}


.archi-back {
    background-image: url("https://d2tb9swiiv8fog.cloudfront.net/assets/images/archistar/archistar-banner.jpg");
    position: relative;
    height: 350px;
    background-size: 100%;
}

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

.padding-20 {
    padding-top: 20px;
}

.padding-40 {
    padding-top: 40px;
}

.list-loader-gif {
    background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/land/coloader.gif');
    width: 100%;
    height: 30px;
    margin: 100px 0;
    background-repeat: no-repeat;
    position: relative;
    clear: both;
    background-position: 50%;
}

[data-name='field_portfolio'] .co-check-label {
    width: 200px;
}

.col-sm-offset-1 {
    margin-left: 8.33333333%;
}

@media (max-width: 767px) {
    .archi-icons.padding-20 [class^="col-"] {
        text-align: center;
    }
    .archi-icons.padding-20 img {
        width: 50%;
    }

    .archi-icons.padding-20 .co-bullet-title {
        margin-bottom: 40px;
        font-size: 30px !important;
    }

    .archi-icons p {
        margin-bottom: 60px;
        font-size: 20px;
    }

    .col-sm-offset-1 {
        margin-left: 0;
    }
}

.container .co-field-select {
  margin-bottom: -10px;
}

.co-field-select {
  margin-bottom: 0px;
}

select.co-field-control {
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  background-color: rgb(238, 238, 238);
  border-radius: 0px;
  height: 50px;
}


.co-field-xp {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgb(238,238,238);
}

.co-field-xp-item input {
  margin-top: 0px;
}

.co-field-xp-date select.co-field-control {
  margin-top: 0px;
}

.co-field-xp-description textarea {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 50px;
}

.co-field-control.co-field-xp-delete {
  float: right;
  width: 25%;
  padding: 0px 24px;
  background: white;
  text-align: right;
  margin-top: 0px;
}
.co-field-control.co-field-xp-delete:hover {
  color: rgb(255,92,92);
}


/*
.co-field-xp-item-label {
  float: left;
  width: 148px;
  height: 36px;
  padding-top: 10px;
  font-size: 18px;
  text-align: right;
  font-family: "Avenir LT W02 35 Light";
}

*/

.co-field-experiences-add {
  display: block;
  width: 72px;
  height: 72px;
  padding-top: 8px;
  background-color: rgb(238,238,238);
  font-size: 40px;
  text-align: center;
  color: white;
}

.co-field-experiences-add:hover {
  color: rgb(255,200,0);
  cursor: pointer;
}



@media (max-width: 900px) {
  .co-field-experiences-add {
    height: 73px;
    width: 73px;
    padding-top: 0px;
    font-size: 55px;
  }
}

@media (max-width: 800px) {
  .co-field-experiences-add {
    height: 47px;
    width: 47px;
    font-size: 37px;
  }
}

@media (max-width: 575px) {
  .co-field-experiences-add {
    height: 44px;
    width: 44px;
    font-size: 32px;
  }
}

@media (max-width: 450px) {
  .co-field-experiences-add {
    height: 30px;
    width: 30px;
    font-size: 19px;
  }
}


.co-field-project {
  position: relative;
  float: left;
  width: 144px;
  height: 144px;
  margin: 0px 6px 6px 0px;
  background-color: rgb(151,151,151);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.co-field-project-label {
  position: absolute;
  top: 72px;
  width: 144px;
  height: 72px;
  padding: 6px;
  background-color: rgba(168,168,168,0.5);
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  z-index: 0;
}

.co-field-project-delete {
  display: none;
  position: absolute;
  top: 72px;
  left: 72px;
  width: 72px;
  height: 72px;
  border: none;
  padding: 5px;
  background-color: #92272D;
  color: white;
  cursor: pointer;
  z-index: 2000;
}

.co-field-project-delete:hover {
  background-color: rgb(255,92,92);
}

.co-field-project-delete:active {

}

.co-field-project:hover {
  cursor: pointer;
}

.co-field-project:hover .co-field-project-delete {
  display: block;
}


@media (max-width: 575px) {
  .co-field-project-label {
    position: absolute;
    top: 60px;
    width: 75px;
    height: 15px;
    padding-top: 2px;
    padding-left: 2px;
    background-color: rgba(168, 168, 168, 0.5);
    color: white;
    font-size: 7px;
    text-transform: uppercase;
    z-index: 0;
  }
  .co-field-project {
    position: relative;
    float: left;
    width: 75px;
    height: 75px;
    margin: 0px 6px 6px 0px;
    background-color: rgb(151, 151, 151);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

}


@media (max-width: 700px) {

  .co-field-project-delete {
    display: none !important;
  }
}


.co-field-projects .co-field-header {
  height: 72px;
  margin-top: 72px;
  padding-top: 44px;
}

.co-field-projects-add {
  float: left;
  width: 72px;
  height: 72px;
  padding-top: 5px;
  margin-top: 72px;
  margin-left: 4px;
  margin-right: 4px;
  color: white;
  background-color: rgb(238,238,238);
  text-align: center;
  font-size: 40px;
}

.co-field-projects-add:hover {
  color: rgb(255,200,0);
  cursor: pointer;
}

@media (max-width: 575px) {

  .co-field-projects-add {
    width: 75px;
    height: 75px;
    margin-left: 0px;
    margin-right: 0px;
    color: white;
    background-color: rgb(238, 238, 238);
    text-align: center;
    font-size: 40px;
    position: relative;
    margin-top: 0;
  }
  .co-field-projects .co-field-header{
    margin-top: 50px;
    padding-top: 16px;
  }
}


.co-tr {
  display: block;
  height: 72px;
/*  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px; */
  width: 100%;
  font-family: "Avenir LT W02 35 Light";
}

.co-thead .co-tr,
.co-tbody .co-tr {
  background-color: white;
}

.co-thead.co-thead-fixed {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid rgb(238,238,238);
}

.co-thead.co-thead-fixed ~ .co-tbody {
  padding-top: 76px;
}

.co-tbody .co-tr {
  margin-bottom: 4px;
}

.co-tfoot .co-tr {
  padding-top: 26px;
  background-color: white;
  font-family: "Avenir LT W02 95 Black";
}

.co-tbody .co-tr:hover {
  background-color: rgb(238,238,238);
  cursor: pointer;
}

.co-tr .co-th,
.co-tr .co-td {
  float: left;
  height: 72px;
  width: 72px;
}

.co-tr .co-th {
  padding-top: 52px;
  color: rgb(168,168,168);
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Avenir LT W02 35 Light";
}

.co-tr .co-th.selected {
  color: black;
  font-family: "Avenir LT W02 95 Black";
}

.co-tr .co-td {
  margin-right: 4px;
  padding-top: 26px;
  font-size: 18px;
  border-bottom: 1px solid rgb(238,238,238);
}
.co-tr .co-th {
  margin-right: 4px;
}

.co-tr .co-td button {
  height: 72px;
}
.co-tr:hover .co-td button.btn {
  background-color: rgb(238,238,238);
}
.co-tr .co-td button.btn:hover {
  color: black;
  font-family: "Avenir LT W02 95 Black";
}

.co-tr .co-td .co-td-label {
  margin-top: -7px;
}

.co-tr[data-name="contest"] .co-th[data-name="picture"],
.co-tr[data-name="contest"] .co-td[data-name="picture"] {
  background-size: cover;
}

.co-tr[data-name="contest"] .co-th[data-name="title"],
.co-tr[data-name="contest"] .co-td[data-name="title"] {
  width: 100%;
  margin-right: -908px;
  padding-right: 908px;
  padding-left: 76px;
  margin-left: -76px;
}

.co-tr[data-name="contest"] .co-th[data-name="subtype"],
.co-tr[data-name="contest"] .co-td[data-name="subtype"] {
  width: 195px;
}
.co-tr[data-name="contest"] .co-td[data-name="subtype"] {
  font-family: "Avenir LT W02 95 Black";
}

.co-tr[data-name="contest"] .co-th[data-name="location"],
.co-tr[data-name="contest"] .co-td[data-name="location"] {
  width: 224px;
  display: none;
}

.co-tr[data-name="contest"] .co-th[data-name="prize"],
.co-tr[data-name="contest"] .co-td[data-name="prize"] {
  width: 195px;
}
.co-tr[data-name="contest"] .co-td[data-name="prize"] {
  padding-top: 0px;
}
.co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="prize_value"] {
  display: block;
  padding-top: 14px;
  font-size: 28px;
}
.co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="package"] {
  font-family: "Avenir LT W02 35 Light";
  text-transform: uppercase;
  font-size: 11px;
}
.co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="package_value"] {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Avenir LT W02 95 Black";
}

.co-tr[data-name="contest"] .co-th[data-name="state"],
.co-tr[data-name="contest"] .co-td[data-name="state"] {
  width: 250px;
}
.co-tr[data-name="contest"] .co-td[data-name="state"] {
  padding-top: 0px;
}

.co-tr[data-name="contest"] .co-th[data-name="action"],
.co-tr[data-name="contest"] .co-td[data-name="action"] {
  width: 148px;
}
.co-tr[data-name="contest"] .co-td[data-name="action"] {
  padding-top: 0px;
  margin-right: 0px;
}
.co-tr[data-name="contest"] .co-th[data-name="action"] {
  margin-right: 0px;
}

.co-tr[data-name="contest"] .co-td[data-name="private"] {
  text-transform: uppercase;
  font-family: 'Avenir LT W02 95 Black';
  font-size: 15px;
  width: 136px;
}

.co-tr .co-td[data-subtype] {
  height: 72px;
  padding-top: 55px;
  background-size: contain;
  background-position: center -4px;
  background-repeat: no-repeat;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
}

.co-tr[data-name="contest"][data-state="editing"] .co-td[data-name="action"] .btn[data-name="invoice"],
.co-tr[data-name="contest"][data-state="editing"] .co-td[data-name="action"] .btn[data-name="receipt"],
.co-tr[data-name="contest"] .co-td[data-name="action"] .btn[data-name="delete"] {
  display: none;
}

.co-tr[data-name="contest"][data-state="approval"] .co-td[data-name="action"] .btn[data-name="invoice"],
.co-tr[data-name="contest"][data-state="approval"] .co-td[data-name="action"] .btn[data-name="receipt"],
.co-tr[data-name="contest"] .co-td[data-name="action"] .btn[data-name="delete"] {
  display: none;
}

.co-tr[data-name="contest"][data-state="editing"] .co-td[data-name="action"] .btn[data-name="delete"] {
  display: inline-block;
}

.co-tr .co-td button.btn {
  width: 72px;
  height: 71px;
  padding-top: 54px;
  font-size: 11px;
  text-align: center;
  background-color: white;
}
.co-tr .co-td button.btn:first-child {
  margin-right: 4px;
}

.co-tr .co-td button.btn[data-name="delete"],
.co-tr .co-td button.btn[data-name="invoice"] {
  float: left;
}
.co-tr .co-td button.btn[data-name="receipt"] {
  float: right;
}
.category-icon[data-subtype="small-apt"],
.co-tr .co-td[data-subtype="small-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt.png');
}

.category-icon[data-subtype="medium-apt"],
.co-tr .co-td[data-subtype="medium-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt.png');
}

.category-icon[data-subtype="large-apt"],
.co-tr .co-td[data-subtype="large-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt.png');
}

.category-icon[data-subtype="small-villa"],
.co-tr .co-td[data-subtype="small-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa.png');
}


.category-icon[data-subtype="medium-villa"],
.co-tr .co-td[data-subtype="medium-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa.png');
}

.category-icon[data-subtype="large-villa"],
.co-tr .co-td[data-subtype="large-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa.png');
}

.category-icon[data-subtype="loft"],
.co-tr .co-td[data-subtype="loft"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft.png');
}

.category-icon[data-subtype="living-area"],
.co-tr .co-td[data-subtype="living-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area.png');
}

.category-icon[data-subtype="sleeping-area"],
.co-tr .co-td[data-subtype="sleeping-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area.png');
}

.category-icon[data-subtype="living-room"],
.co-tr .co-td[data-subtype="living-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room.png');
}

.category-icon[data-subtype="dining-room"],
.co-tr .co-td[data-subtype="dining-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room.png');
}

.category-icon[data-subtype="kitchen"],
.co-tr .co-td[data-subtype="kitchen"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen.png');
}

.category-icon[data-subtype="bathroom"],
.co-tr .co-td[data-subtype="bathroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom.png');
}

.category-icon[data-subtype="bedroom"],
.co-tr .co-td[data-subtype="bedroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom.png');
}

.category-icon[data-subtype="basement"],
.co-tr .co-td[data-subtype="basement"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement.png');
}

.category-icon[data-subtype="attic"],
.co-tr .co-td[data-subtype="attic"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic.png');
}

.category-icon[data-subtype="cellar"],
.co-tr .co-td[data-subtype="cellar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar.png');
}

.category-icon[data-subtype="studio"],
.co-tr .co-td[data-subtype="studio"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio.png');
}

.category-icon[data-subtype="closet"],
.co-tr .co-td[data-subtype="closet"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet.png');
}

.category-icon[data-subtype="play-room"],
.co-tr .co-td[data-subtype="play-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room.png');
}

.category-icon[data-subtype="gym-room"],
.co-tr .co-td[data-subtype="gym-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room.png');
}

.category-icon[data-subtype="garage"],
.co-tr .co-td[data-subtype="garage"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage.png');
}

.category-icon[data-subtype="backyard"],
.co-tr .co-td[data-subtype="backyard"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard.png');
}

.category-icon[data-subtype="garden"],
.co-tr .co-td[data-subtype="garden"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden.png');
}

.category-icon[data-subtype="terrace"],
.co-tr .co-td[data-subtype="terrace"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace.png');
}

.category-icon[data-subtype="pool-area"],
.co-tr .co-td[data-subtype="pool-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area.png');
}

.category-icon[data-subtype="retail"],
.co-tr .co-td[data-subtype="retail"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail.png');
}

.category-icon[data-subtype="small-office"],
.co-tr .co-td[data-subtype="small-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office.png');
}

.category-icon[data-subtype="medium-office"],
.co-tr .co-td[data-subtype="medium-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office.png');
}

.category-icon[data-subtype="large-office"],
.co-tr .co-td[data-subtype="large-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office.png');
}

.category-icon[data-subtype="co-working"],
.co-tr .co-td[data-subtype="co-working"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working.png');
}

.category-icon[data-subtype="hotel"],
.co-tr .co-td[data-subtype="hotel"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel.png');
}

.category-icon[data-subtype="bnb"],
.co-tr .co-td[data-subtype="bnb"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb.png');
}

.category-icon[data-subtype="bar"],
.co-tr .co-td[data-subtype="bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}

.category-icon[data-subtype="lounge-bar"],
.co-tr .co-td[data-subtype="loungebar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar.png');
}

.category-icon[data-subtype="restaurant"],
.co-tr .co-td[data-subtype="restaurant"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant.png');
}

.category-icon[data-subtype="club"],
.co-tr .co-td[data-subtype="club"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club.png');
}

.category-icon[data-subtype="expo-area"],
.co-tr .co-td[data-subtype="expo-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

.category-icon[data-subtype="other"],
.co-tr .co-td[data-subtype="other"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}

/*
.co-tr:hover .co-td[data-subtype="small-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt-hover.png');
}

.co-tr:hover .co-td[data-subtype="medium-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}

.co-tr:hover .co-td[data-subtype="medium-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}

.co-tr:hover .co-td[data-subtype="large-apt"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt-hover.png');
}

.co-tr:hover .co-td[data-subtype="small-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa-hover.png');
}

.co-tr:hover .co-td[data-subtype="medium-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa-hover.png');
}

.co-tr:hover .co-td[data-subtype="large-villa"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa-hover.png');
}

.co-tr:hover .co-td[data-subtype="loft"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft-hover.png');
}

.co-tr:hover .co-td[data-subtype="living-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area-hover.png');
}

.co-tr:hover .co-td[data-subtype="sleeping-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area-hover.png');
}

.co-tr:hover .co-td[data-subtype="living-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room-hover.png');
}

.co-tr:hover .co-td[data-subtype="dining-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room-hover.png');
}

.co-tr:hover .co-td[data-subtype="kitchen"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen-hover.png');
}

.co-tr:hover .co-td[data-subtype="bedroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom-hover.png');
}

.co-tr:hover .co-td[data-subtype="bathroom"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom-hover.png');
}

.co-tr:hover .co-td[data-subtype="basement"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement-hover.png');
}

.co-tr:hover .co-td[data-subtype="attic"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic-hover.png');
}

.co-tr:hover .co-td[data-subtype="cellar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar-hover.png');
}

.co-tr:hover .co-td[data-subtype="studio"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio-hover.png');
}

.co-tr:hover .co-td[data-subtype="closet"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet-hover.png');
}

.co-tr:hover .co-td[data-subtype="play-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room-hover.png');
}

.co-tr:hover .co-td[data-subtype="gym-room"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room-hover.png');
}

.co-tr:hover .co-td[data-subtype="garage"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage-hover.png');
}

.co-tr:hover .co-td[data-subtype="backyard"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard-hover.png');
}

.co-tr:hover .co-td[data-subtype="garden"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden-hover.png');
}

.co-tr:hover .co-td[data-subtype="terrace"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace-hover.png');
}

.co-tr:hover .co-td[data-subtype="pool-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area-hover.png');
}

.co-tr:hover .co-td[data-subtype="retail"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail-hover.png');
}

.co-tr:hover .co-td[data-subtype="small-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office-hover.png');
}

.co-tr:hover .co-td[data-subtype="medium-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office-hover.png');
}

.co-tr:hover .co-td[data-subtype="large-office"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office-hover.png');
}

.co-tr:hover .co-td[data-subtype="co-working"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working-hover.png');
}

.co-tr:hover .co-td[data-subtype="hotel"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel-hover.png');
}

.co-tr:hover .co-td[data-subtype="bnb"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb-hover.png');
}

.co-tr:hover .co-td[data-subtype="bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}

.co-tr:hover .co-td[data-subtype="lounge-bar"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar-hover.png');
}

.co-tr:hover .co-td[data-subtype="restaurant"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant-hover.png');
}

.co-tr:hover .co-td[data-subtype="club"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club-hover.png');
}

.co-tr:hover .co-td[data-subtype="expo-area"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area-hover.png');
}

.co-tr:hover .co-td[data-subtype="other"] {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area-hover.png');
}
*/


.co-tr .co-td.co-designer-browser-contest-button {
  color: white;
  text-align: center;
  padding-top: 13px;
  font-size: 18px;
  font-family: 'Avenir LT W02 95 Black';
  text-transform: uppercase;
  height: 49px;
  width: 212px;
  margin-top: 12px;
  margin-left: 27px;

}



@media (max-width: 1070px) {
  .co-designer-browser-contest-button{
    display: none;
  }
  [data-mobile="designer-browser-contest"]{
    width: 100%;
    max-width: inherit;
    padding-right: 2%;
    padding-left: 2%;
  }
  [data-mobile="designer-browser-contest"] .co-thead.co-thead-fixed ~ .co-tbody{
    padding-top: 72px;
  }

  .co-tbody .co-tr{
    margin-bottom: 0px;
  }

  div[data-name="contests"] {
    position: relative;
    left: 0;
    right: 0;
  }

  .co-tr,
  .co-tr .co-td,
  .co-tr .co-th{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .co-thead.co-thead-fixed {
    max-width: none;
  }

  .co-tr[data-name="contest"] .co-th[data-name="picture"],
  .co-tr[data-name="contest"] .co-td[data-name="picture"]{
    width: 10%;
  }

  .co-tr[data-name="contest"] .co-th[data-name="title"],
  .co-tr[data-name="contest"] .co-td[data-name="title"]{
    width: 35%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2px;
    padding-right: 2px;
  }

  .co-tr[data-name="contest"] .co-th[data-name="subtype"],
  .co-tr[data-name="contest"] .co-td[data-name="subtype"],
  .co-tr[data-name="contest"] .co-th[data-name="prize"],
  .co-tr[data-name="contest"] .co-td[data-name="prize"]{
    width: 15%;
  }
  .co-tr[data-name="contest"] .co-th[data-name="location"],
  .co-tr[data-name="contest"] .co-td[data-name="location"]{
    display: none;
  }

  .co-tr[data-name="contest"] .co-th[data-name="state"],
  .co-tr[data-name="contest"] .co-td[data-name="state"]{
    width: 25%;
  }

  .co-td .co-countdown {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .co-countdown-item{
    width: 32.1%;
    margin: 4px 1px;
    height: 64px;
  }

  .co-td .co-countdown-item-value{
    padding-top: 4px;
  }

  .co-td .co-countdown-end,
  .co-td .co-countdown-end [data-name="closed"],
  .co-td .co-countdown-end [data-name="state"] {
    width: 100%;
  }
  [data-name="applications"] .co-thead,
  [data-name="submissions"] .co-thead,
  [data-name="contests"] .co-thead {
    position: absolute;
  }
  .co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="package"] {
    display: none;
  }
  .co-tfoot .co-tr{
    padding-top: 5px;
  }
  div[data-name="contests"] .co-tfoot{
    height: 55px;
  }
  .co-tr[data-name="contest"] .co-td[data-name="private"]{
    display: none !important;
  }
  [data-name="action"]{
    display: none;
  }
  [data-mobile="designer-browser-contest"]  .co-countdown-end [data-name="state"]{
    display: none;
  }
}


@media (max-width: 700px) {
  .co-thead.co-thead-fixed ~ .co-tbody{
    padding-top: 20px;
  }

   .co-tr{
    height: 0;
    height: 20px;
  }

   .co-tr .co-th{
    padding-top: 0px;
    height: 20px;
  }
   .co-countdown-end [data-name="state"]{
    display: none;
  }
   .co-td .co-countdown-end{
    height: 0;
  }

  .co-tbody .co-tr,
  .co-tr .co-td,
  .co-tr .co-td[data-subtype]{
    height: 50px;
  }

  .co-tr[data-name="contest"] .co-td[data-name="title"]{
    padding-top: 13px;
    font-size: 19px;
  }
  .co-tr .co-td[data-subtype]{
    background-position: center -3px;
    padding-top: 36px;
    font-size: 9px;
    background-size: 48px;
  }
  .co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="prize_value"],
  .co-td .co-countdown-end [data-name="closed"]{
    padding-top: 7px;
    font-size: 26px;
  }
  [data-name="prize"] .co-td-label{
    display: none;
  }
  .co-countdown-item{
    height: 44px;
    margin: 3px 1px;
  }
  .co-td .co-countdown-item-value{
    font-size: 22px;
    padding-top: 0;
  }
  .co-countdown-item-label{
    font-size: 10px;
  }
}
@media (max-width: 575px) {
  [data-mobile="designer-browser-contest"]{
    padding-right: 1px;
    padding-left: 1px;
  }
  .co-countdown-item{
    width: 31%;
  }




  [data-mobile="designer-browser-contest"] .co-thead.co-thead-fixed ~ .co-tbody{
    padding-top: 20px;
  }

  [data-mobile="designer-browser-contest"]  .co-tr{
    height: 0;
    height: 20px;
  }







  [data-mobile="designer-browser-contest"]  .co-tr .co-th{
    font-size: 12px;
    padding-top: 0px;
    height: 20px;
  }
  [data-mobile="designer-browser-contest"] .co-td .co-countdown-end{
    height: 0;
  }

  .co-tbody .co-tr,
  .co-tr .co-td,
  .co-tr .co-td[data-subtype]{
    height: 37px;
  }

  .co-tr[data-name="contest"] .co-td[data-name="title"]{
    padding-top: 11px;
    font-size: 11px;
  }
  .co-tr .co-td[data-subtype]{
    background-position: center -1px;
    padding-top: 25px;
    font-size: 5px;
    background-size: 30px;
  }
  .co-tr[data-name="contest"] .co-td[data-name="prize"] [data-name="prize_value"],
  .co-td .co-countdown-end [data-name="closed"]{
    padding-top: 10px;
    font-size: 15px;
  }
  [data-name="prize"] .co-td-label{
    display: none;
  }
  .co-countdown-item{
    height: 33px;
    margin: 2px 1px;
  }
  .co-td .co-countdown-item-value{
    font-size: 16px;
  }
  .co-countdown-item-label{
    font-size: 5px;
  }
}

.btn.btn-archistar-disabled {
    background-color: rgb(168, 168, 168);
}

.page .btn.btn-success.btn-archistar {
    background-color: #2a6496;
    padding-top: 8px;
}

.page .btn.btn-success.btn-archistar:hover {
    background-color: #428bca;
}

.page .btn.btn-archistar span {
  font-size: 10px;
  display: block;
  position: relative;
  top: -5px;
}


.co-table {
  font-size: 16px;
  text-align: center;
}

.co-th {
  cursor: pointer;
}

.co-th.asc-ordered:after {
  content: "  ▼";
}

.pagination-root {
	text-align: center;
    margin: 30px 0 20px;
}

.pagination a {
	color: inherit;
}

.pagination a.active,
.pagination a:focus.active,
.pagination a:hover.active {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #FFC800;
    border-color: #FFC800;
}


.preload-image {
  background-position: -9999px -9999px;
  background-repeat: no-repeat no-repeat;

}

#preload-1 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/home-hover.png');
}

#preload-2 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/home-selected.png');
}

#preload-3 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/profile-hover.png');
}

#preload-4 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/profile-selected.png');
}

#preload-5 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/dashboard-hover.png');
}

#preload-6 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/dashboard-selected.png');
}

#preload-7 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/settings-hover.png');
}

#preload-8 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/settings-selected.png');
}

#preload-9 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/magazine-hover.png');
}

#preload-10 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/magazine-selected.png');
}

#preload-11 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/help-hover.png');
}

#preload-12 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/help-selected.png');
}

#preload-13 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/signout-hover.png');
}

#preload-14 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/navbar/signout-selected.png');
}


#preload-15 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt.png');
}
#preload-16 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt.png');
}
#preload-17 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt.png');
}
#preload-18 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa.png');
}
#preload-19 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa.png');
}
#preload-20 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa.png');
}
#preload-21 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft.png');
}
#preload-22 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area.png');
}
#preload-23 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area.png');
}
#preload-24 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room.png');
}
#preload-25 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room.png');
}
#preload-26 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen.png');
}
#preload-27 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom.png');
}
#preload-28 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom.png');
}
#preload-29 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement.png');
}
#preload-30 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic.png');
}
#preload-31 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar.png');
}
#preload-32 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio.png');
}
#preload-33 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet.png');
}
#preload-34 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room.png');
}
#preload-35 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room.png');
}
#preload-36 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage.png');
}
#preload-37 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard.png');
}
#preload-38 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden.png');
}
#preload-39 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace.png');
}
#preload-40 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area.png');
}
#preload-41 {
  /*background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bbq_area.png');*/
}
#preload-42 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail.png');
}
#preload-43 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office.png');
}
#preload-44 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office.png');
}
#preload-45 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office.png');
}
#preload-46 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working.png');
}
#preload-47 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}
#preload-48 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar.png');
}
#preload-49 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant.png');
}
#preload-50 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club.png');
}
#preload-51 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area.png');
}
#preload-52 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_apt-hover.png');
}
#preload-53 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}
#preload-54 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_apt-hover.png');
}
#preload-55 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_apt-hover.png');
}
#preload-56 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_villa-hover.png');
}
#preload-57 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_villa-hover.png');
}
#preload-58 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_villa-hover.png');
}
#preload-59 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/loft-hover.png');
}
#preload-60 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_area-hover.png');
}
#preload-61 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/sleeping_area-hover.png');
}
#preload-62 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/living_room-hover.png');
}
#preload-63 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/dining_room-hover.png');
}
#preload-64 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/kitchen-hover.png');
}
#preload-65 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bedroom-hover.png');
}
#preload-66 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bathroom-hover.png');
}
#preload-67 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/basement-hover.png');
}
#preload-68 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/attic-hover.png');
}
#preload-69 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/cellar-hover.png');
}
#preload-70 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/studio-hover.png');
}
#preload-71 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/closet-hover.png');
}
#preload-72 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/play_room-hover.png');
}
#preload-73 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/gym_room-hover.png');
}
#preload-74 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garage-hover.png');
}
#preload-75 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/backyard-hover.png');
}
#preload-76 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/garden-hover.png');
}
#preload-77 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/terrace-hover.png');
}
#preload-78 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/pool_area-hover.png');
}
#preload-79 {
  /*background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bbq_area-hover.png');*/
}
#preload-80 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/retail-hover.png');
}
#preload-81 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/small_office-hover.png');
}
#preload-82 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/medium_office-hover.png');
}
#preload-83 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/large_office-hover.png');
}
#preload-84 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/co_working-hover.png');
}
#preload-85 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/hotel-hover.png');
}
#preload-86 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bnb.png');
}
#preload-87 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/bar.png');
}
#preload-88 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/lounge_bar-hover.png');
}
#preload-89 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/restaurant-hover.png');
}
#preload-90 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/club-hover.png');
}
#preload-91 {
  background-image: url('https://d2tb9swiiv8fog.cloudfront.net/assets/images/subtypes/expo_area-hover.png');
}


html,
body {
  font-family: "Avenir LT W02 35 Light";
  font-size: 16px;
}

h1, h2, h3, h4 {
  font-family: "Avenir LT W02 95 Black";
}

hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid rgb(238,238,238);
}

.page {
  display: none;
  height: 100%;
}

.page a {
  /*color: white;*/
}
.page a:hover {
  color: rgb(255,200,0);
  text-decoration: none;
}

.page a.btn {
  padding-top: 16px;
  color: black;
}
.page a.btn:hover {
  color: white;
}

.page.current {
  display: block;
}

.co-color {
  color: rgba(255,200,0,1);
}

.btn {
  border: none;
  border-radius: 0px;
  height: 50px;
  background-color: rgb(238,238,238);
  text-transform: uppercase;
}

.btn:hover {
  background-color: rgb(255,200,0);
  color: white;
}

.btn:active,
.btn.active {
  background-color: rgb(255,200,0);
  color: black;
}

.btn-delete {
  background-color: rgb(255,96,96);
}

.btn-yellow {
  background-color: rgb(255,200,0);
}

.admin-box {
  padding: .5em;
  background: #FFC800;
  border: 1px solid #D0A300;
  font-size: 14px;
}

.admin-box a,
.admin-box a:hover,
.admin-box a:focus {
  color: #000 !important;
  text-decoration: underline !important;
}


