/**
 * Place your custom styles here.
 */
#toolbar {
  position: static !important;
}

body.toolbar, body.toolbar-drawer {
  padding-top: 0 !important;
}

div.alert-success {
  margin-top: 46px;
}
div.log-pt {
  margin-top: 100px;
}
.template-form-page {
margin: 130px auto;
display: block;
width: 80%;
}

.clone-description {
display: inline-block;
padding-left: 20px;
width: calc(100% - 200px);
}

.clone-submit {
  display: inline-block;
  padding-top: 20px;
}

.mg-l-10 {
  margin-left: 10px;
}

.page-wsn-content {
  display: block;
  max-width: 75%;
  margin: 60px auto;
}

.admin-wsn-tabs {
  padding-top: 120px;
}

.wsn-tabs {
  padding-top: 100px;
}

.ui-dialog .ui-dialog-content {
  max-height: 500px !important;
}

.mfp-container .btn-info, .mfp-container .btn-danger, .mfp-container .btn-success {
  border-color: white;
}

div.captcha {
  border: 1px solid #777;
  padding: 13px 25px;
  margin-top: 25px;
}

.header-navbar-right section ul li {
  font-family: "Exo", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: inherit;
}

.tabs-section .quote-text::before {
  position: relative;
  content: "\201c";
  font-weight: bold;
  top: 0;
  left: 0;
  font-size: 24px;
}

.header-navbar-right {
  margin-right: 75px;
}

.frc-captcha {
  border: none !important;
}
.frc-button {
  display: none !important;
}
.frc-banner {
  display: none !important;
}
div.captcha {
  border: none !important;
}
.captcha__description {
  display: none !important;
}