

/* Start:/local/components/likee/hotline/templates/.default/style.css?17768481933123*/
.b-hotline form .container {
  max-width: 900px; }
.b-hotline .subjects {
  margin-bottom: 20px; }
  .b-hotline .subjects .col-12 {
    margin-bottom: 20px; }
  .b-hotline .subjects .subject {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    border: 1px solid #c7ccd9;
    border-radius: 10px;
    padding: 60px 40px;
    margin-bottom: 20px;
    background: #fff;
    transition: transform 300ms ease-out; }
    .b-hotline .subjects .subject:hover {
      border-color: #2b3a8f;
      transform: scale(1.03); }
    .b-hotline .subjects .subject .image {
      margin-bottom: 30px; }
    .b-hotline .subjects .subject .title {
      color: #2b3a8f;
      font-size: 21px;
      margin-bottom: 30px; }
    .b-hotline .subjects .subject .description {
      color: #545452;
      margin-bottom: 30px;
      margin-top: auto; }
    .b-hotline .subjects .subject .btn {
      margin-top: auto; }
.b-hotline .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #212529; }
  .b-hotline .was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #dee2e6; }
.b-hotline .was-validated .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #16398e; }
.b-hotline .custom-file .clear {
  text-decoration: none !important;
  font-weight: bold;
  padding-left: 5px; }
.b-hotline .dropzone {
  border: 2px dashed #dadde6;
  border-radius: 6px;
  min-height: 0; }
  .b-hotline .dropzone.dz-drag-hover {
    border-color: #16398e; }
  .b-hotline .dropzone .dz-image {
    display: none !important; }
  .b-hotline .dropzone .dz-size {
    margin: 0 !important; }
  .b-hotline .dropzone .dz-details {
    display: flex !important;
    position: static !important;
    padding: 0 !important; }
  .b-hotline .dropzone .dz-preview {
    display: block !important;
    min-height: 0 !important;
    margin: 0 !important; }
    .b-hotline .dropzone .dz-preview .dz-progress {
      position: relative !important;
      margin: 0 !important;
      width: 100% !important;
      height: 2px !important;
      left: 0 !important;
      top: 0 !important; }
      .b-hotline .dropzone .dz-preview .dz-progress .dz-upload {
        background: #16398e !important; }
    .b-hotline .dropzone .dz-preview .dz-error-mark, .b-hotline .dropzone .dz-preview.dz-success .dz-success-mark {
      display: none !important; }
    .b-hotline .dropzone .dz-preview .dz-remove {
      position: absolute !important;
      top: 0 !important;
      right: 0 !important; }
    .b-hotline .dropzone .dz-preview .dz-error-message {
      position: relative !important;
      top: auto !important;
      margin: 0 0 15px 0 !important;
      opacity: 1 !important;
      width: auto !important; }
    .b-hotline .dropzone .dz-preview .dz-filename {
      max-width: 65% !important;
      text-overflow: ellipsis !important;
      display: block !important;
      overflow: hidden !important; }

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

.b-hotline .subjects .subject [name="subject"]:not(.is-loaded){
    display: none;
}

/* End */
/* /local/components/likee/hotline/templates/.default/style.css?17768481933123 */
