body {
  min-height: 100%;
  background-color: #F5F5F5;
  width: 100%;
  overflow: auto;
  position: relative; }
  body.modal-open {
    overflow: hidden; }
  body .sign-in {
    cursor: pointer; }
  body #menu {
    list-style-type: none; }

.modal-fade {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(150, 150, 150, 0.5);
  z-index: 999; }
  .modal-fade .modal-dialog {
    font-family: Corbel;
    color: #686E96;
    width: 450px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    z-index: 1050;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -225px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-fade .modal-dialog .modal-header {
      border-bottom: 1px solid #e5e5e5;
      padding: 15px; }
      .modal-fade .modal-dialog .modal-header h3 {
        font-size: 20px;
        text-align: left; }
      .modal-fade .modal-dialog .modal-header .close {
        float: right;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        color: black;
        text-shadow: 0 1px 0 white;
        opacity: 0.2;
        filter: alpha(opacity=20);
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none; }
    .modal-fade .modal-dialog .modal-body {
      margin-top: 15px;
      border-bottom: 1px solid #e5e5e5; }
    .modal-fade .modal-dialog p {
      font-size: 16px;
      text-align: left;
      margin: 0px 20px 5px; }
    .modal-fade .modal-dialog .subdomain {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      padding: 5px;
      margin: 5px 20px 5px; }
    .modal-fade .modal-dialog form {
      margin: 10px 15px; }
    .modal-fade .modal-dialog .subdomain_email {
      font-size: 16px;
      padding: 4px;
      margin-bottom: 10px;
      width: 60%;
      margin-left: 30px;
      outline-color: #c5ddee; }
      .modal-fade .modal-dialog .subdomain_email.parsley-error {
        background-color: #fec1c2; }
      .modal-fade .modal-dialog .subdomain_email.parsley-success {
        background-color: #b6ffbe; }
    .modal-fade .modal-dialog .parsley-error-list {
      margin-top: -5px;
      float: left; }
    .modal-fade .modal-dialog .button, .modal-fade .modal-dialog .close-button, .modal-fade .modal-dialog .send-button {
      color: #686E96;
      font-size: 14px;
      background-color: #dbeeff;
      border-radius: 2px;
      text-align: center;
      box-shadow: none;
      border: 1px solid #8fcaff;
      cursor: pointer;
      float: right; }
      .modal-fade .modal-dialog .button:hover, .modal-fade .modal-dialog .close-button:hover, .modal-fade .modal-dialog .send-button:hover {
        background-color: #cee6f7; }
      .modal-fade .modal-dialog .button:active, .modal-fade .modal-dialog .close-button:active, .modal-fade .modal-dialog .send-button:active {
        background-color: #c5ddee; }
    .modal-fade .modal-dialog .send-button {
      text-transform: uppercase;
      height: 32px;
      margin-right: 25px; }
    .modal-fade .modal-dialog .close-button {
      height: 40px;
      border-radius: 5px; }

.cannot-see-me {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

.register-block .field_with_errors {
  display: inline-block; }

.link {
  background-color: transparent; }

.no-border {
  border: none; }

form#new_user .inp-block, form#new_user .inp-sign {
  padding-top: 3px; }

form#new_user input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  -webkit-text-fill-color: #6e858e; }

.sign-up-block .enter-but span {
  display: block; }

.modal .modal-body {
  max-height: 420px;
  overflow-y: auto; }

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

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

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

.inp-block .parsley-error-list {
  font-size: 12px;
  color: red;
  margin-top: 2px;
  list-style-type: none; }
  .inp-block .parsley-error-list li {
    display: none !important; }
  .inp-block .parsley-error-list li:first-child {
    display: list-item !important; }

.inp-block {
  margin-top: 15px; }

.inp-block.bottom {
  margin-top: 25px; }

.inp-block:first-child {
  margin-top: 0px; }

.sign-up-block .sign-up {
  margin-top: -28px; }
  @media (min-width: 1200px) {
    .sign-up-block .sign-up {
      margin-top: -18px; } }
.demo-dash .laptop-zoomed {
  height: 680px; }

.blog-tag {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 90%;
  font-weight: 200;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  white-space: nowrap;
  vertical-align: baseline;
  margin-right: 10px;
  border-radius: 0.25em;
  background-color: #f18924; }
  .blog-tag > a {
    text-decoration: none !important;
    color: #fff; }

.blog-read-more {
  text-transform: none !important; }
  .blog-read-more > a {
    text-transform: none !important; }

.blog-big-tag > a {
  background-color: #f18924; }

.blog-title > a {
  text-decoration: none !important;
  color: #f18924; }

.flash {
  text-align: center;
  background-color: #226882;
  color: white;
  padding: 6px;
  font-size: 15px; }

.widget {
  background-color: white;
  text-align: center;
  border-color: lightgray;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  margin-bottom: 15px; }

.img-circle {
  border-radius: 50% !important; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.team-title {
  color: gray;
  font-size: 16px;
  font-family: "Roboto Slab";
  font-style: italic; }
