html, html body {
  margin: 0;
  padding: 0;
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  height: 100%; }

.normal-text {
  font-size: 18px; }

h1 {
  font-size: 50px; }

h2 {
  font-size: 36px;
  margin-bottom: 1rem; }

.btn {
  border-radius: 0px; }

.section-info h1, .section-info h2, .section-info h3, .section-info h4 {
  margin-top: 0; }

.section-info {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem; }

.section-even {
  background: #F0F0F0; }

.well {
  border-radius: 0;
  box-shadow: none; }

.container.chatium-container {
  max-width: 900px; }

.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.borderless td, .borderless th {
  border: none !important; }

.navbar {
  font-family: "Arial";
  font-size: 15px;
  margin-bottom: 0; }

.navbar .active a {
  color: black; }

.navbar .active a {
  color: black; }

.header-section {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  background: #2c3e50;
  color: white;
  margin-bottom: 1.5rem; }
  .header-section .btn {
    margin-bottom: 10px; }
  .header-section.big-header-section {
    padding-bottom: 2.0rem;
    padding-top: 3.5rem; }
  .header-section a {
    color: white; }
  .header-section h1 {
    margin-bottom: 10px; }
  .header-section h1.standard-title {
    margin-bottom: 40px; }
  .header-section .nav-tabs {
    border-bottom: 0; }
    .header-section .nav-tabs li.active a, .header-section .nav-tabs li:hover a {
      color: black; }
    .header-section .nav-tabs li a {
      border-radius: 0;
      padding: 7px 20px;
      font-size: 16px;
      color: white; }

table.table-no-top-border tr:first-child td {
  border-top: 0; }

table.small-paddings tr td {
  padding: 3px; }

.price {
  white-space: nowrap; }

.field-description {
  padding-top: 30px;
  font-size: 16px;
  color: #999; }

.standard-form .chatium-help-block {
  font-size: 0.8em; }

.standard-form .field-item {
  margin-bottom: 20px;
  margin-top: 20px; }

.alert.flash-alert {
  margin-bottom: 0;
  font-size: 0.8em;
  font-weight: bold; }

.setting-no-padding-bottom {
  padding-bottom: 0; }

.simple-list li {
  padding-bottom: 15px; }

.field-control .dotted-link {
  font-size: 16px; }

.page-footer {
  font-size: 16px;
  background: #2c3e50;
  color: white;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  bottom: 0;
  left: 0; }
  .page-footer a {
    color: white; }
  .page-footer hr {
    margin-top: 5px;
    margin-bottom: 5px; }

.page-content {
  padding-bottom: 200px; }

.gc-main-content {
  height: 100%; }

.page-wrapper {
  min-height: 100%;
  height: 100%;
  position: relative; }

.back-link {
  display: none; }

.breadcrumbs {
  color: #bbb; }
  .breadcrumbs a {
    font-size: 16px;
    color: #bbb; }

.content-breadcrumbs, .content-breadcrumbs a {
  color: darkblue; }

.error-summary {
  background: lightcoral;
  padding: 20px;
  color: white;
  margin-bottom: 20px; }

.standard-money-field .form-control {
  text-align: right; }

.formatted-text {
  white-space: pre-wrap; }

.chatium-hidden {
  display: none; }

.nowrap {
  white-space: nowrap; }

.alert.flash-alert {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10000; }

.old-price {
  text-decoration: line-through;
  color: #999;
  white-space: nowrap; }

.old-styles {
  font-size: 14px; }
  .old-styles h5 {
    font-weight: normal; }
  .old-styles label {
    font-weight: normal; }
  .old-styles .row {
    margin-left: 0;
    margin-right: 0; }
  .old-styles .row.buttons {
    margin: 0;
    margin-top: 10px; }

.block-type-header h3 {
  margin: 0; }

.dotted-link {
  border-bottom: 1px dashed #337ab7;
  text-decoration: none; }
  .dotted-link:hover, .dotted-link:active {
    text-decoration: none; }
  .dotted-link.text-muted {
    border-bottom: 1px dashed #999999; }

.panel {
  border-radius: 0; }

.chatium-help-block {
  border-left: 2px solid #999;
  padding-left: 10px;
  margin-bottom: 20px; }

.simple-blocks img {
  max-width: 100%; }

@media (min-width: 767px) {
  .desktop-hidden {
    display: none; } }
@media (max-width: 767px) {
  .breadcrumbs {
    display: none; }

  .back-link {
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 300%;
    color: black; }

  .mobile-hidden {
    display: none; }

  .navbar {
    position: relative;
    min-height: 20px;
    height: 40px;
    overflow: hidden;
    margin: 0; }

  .field-description {
    padding-top: 0px; }

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

  h1 {
    font-size: 36px;
    margin-bottom: 1rem; }

  h2 {
    font-size: 30px;
    margin-bottom: 1rem; }

  .section-info {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem; } }
.chatium-page-body .gc-main-content.with-left-menu .container {
  margin-left: auto;
  margin-right: auto; }
.chatium-page-body .gc-bottom-margin.chat-widget .gc-comment-form {
  margin-bottom: 0px; }

.chatium-block-set {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 20px;
  padding-right: 20px; }

.subsection-header {
  border-top: 1px solid #eee;
  padding-top: 20px;
  color: #BBB; }

.after-header {
  overflow: hidden;
  display: block;
  clear: both;
  padding: 10px;
  border: 1px solid #ddd;
  /*box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.03);*/
  border-top: 0;
  padding-top: 15px; }

table.table thead th {
  font-weight: normal; }

.btn-black {
  background-color: #505050;
  background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #707070));
  background-position: center top;
  background-repeat: no-repeat;
  color: #FFF;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 15px; }

.btn-black:hover {
  color: white;
  text-decoration: none;
  background-color: #606060;
  background-image: linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #606060), color-stop(1, #808080));
  background-position: center bottom; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.chatium-action-buttons .btn {
  margin-bottom: 1px; }
.chatium-action-buttons .doc-setting-button {
  margin-right: 5px; }

.chatium-head-block {
  margin-bottom: 10px; }
  .chatium-head-block .doc-description {
    color: #999; }
  .chatium-head-block .chatium-editable .placeholder-block {
    color: #999; }
  .chatium-head-block.chatium-edit-head-block h1 {
    color: #ec174f; }
  .chatium-head-block h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Roboto;
    max-width: 100%;
    overflow: hidden; }
  .chatium-head-block .breadcrumbs {
    padding-top: 10px; }
    .chatium-head-block .breadcrumbs .sep:last-child {
      display: none; }

.chatium-school-head-block.chatium-school-head-block-main {
  display: block;
  border-bottom: 0;
  padding-bottom: 0; }

.chatium-school-head-block {
  padding-top: 40px;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .chatium-school-head-block {
      padding-top: 20px; } }
  .chatium-school-head-block h1 {
    color: #ec174f;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto; }
    .chatium-school-head-block h1 a {
      color: #ec174f;
      text-decoration: underline; }

.chatium-action-buttons .btn {
  margin-bottom: 5px; }

.chatium-container .nav-tabs a {
  font-size: 15px; }

.chatium-page-nav {
  padding-top: 5px;
  font-size: 14px;
  float: right;
  display: block; }
  .chatium-page-nav .fa {
    font-size: 12px; }
  .chatium-page-nav .nav-item {
    float: left;
    margin-left: 20px; }
    .chatium-page-nav .nav-item.active a {
      color: black;
      font-weight: bold; }

@media (max-width: 768px) {
  .back-link-padding {
    height: 40px; }

  .chatium-head-block {
    padding-top: 0; } }
.with-shadow {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  padding: 10px 20px; }

.text-highlight {
  color: orangered; }

table tr.vertical-middle td, table tr.vertical-middle th {
  vertical-align: middle; }

.doc-description {
  font-size: 16px; }

.enter-application-block {
  /*padding-left: 10px;*/
  padding-top: 20px; }
  .enter-application-block img {
    border: 1px solid #ccc; }

.course-content {
  font-size: 16px; }

.btn {
  border-radius: 3px; }

.fa-course-icon.fa-folder {
  color: orange !important; }

form .checkbox input[type=checkbox] {
  margin-top: 4px; }

.chatium-container .nav.nav-tabs a {
  font-size: 14px; }

.normal-checkbox {
  font-weight: normal;
  font-size: 14px; }

.label-lg {
  font-size: 16px; }

.font-success {
  color: green;
  font-weight: bold; }

.font-process {
  color: blue;
  font-weight: bold; }

.font-rejected {
  color: red;
  font-weight: bold; }

.chatium-icon {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  font-size: 60%; }
  .chatium-icon.icon-type-text {
    /*font-size: 60%;*/
    font-weight: 300; }
  .chatium-icon.icon-type-icon {
    font-size: 70%; }
  .chatium-icon.icon-type-emoji .chatium-icon-text {
    padding-top: 5%; }
  .chatium-icon .chatium-icon-text {
    line-height: normal;
    /*font-weight: bold;*/ }
  .chatium-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.btn-checkbox-link {
  background: transparent;
  color: black; }
  @media (max-width: 767px) {
    .btn-checkbox-link {
      padding-left: 0; } }

/*# sourceMappingURL=chatium.css.map */
