.mw370 {
  max-width: 370px; }

.datepicker table tr td span.active.active {
  background-color: #cf4226 !important; }

input::-moz-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5;
  line-height: 30px; }

input:-ms-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5; }

input::-webkit-input-placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5; }

.element-countryId .select2 .select2-selection, .element-workSpecializationCategoryId .select2 .select2-selection {
  height: 45px !important;
  border-radius: 22px;
  padding-left: 20px;
  background-color: #ffffff !important; }
  .element-countryId .select2 .select2-selection .select2-selection__rendered, .element-workSpecializationCategoryId .select2 .select2-selection .select2-selection__rendered {
    height: 45px !important;
    line-height: 45px !important;
    padding: 0;
    font-family: "Manrope", sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal; }
  .element-countryId .select2 .select2-selection .select2-selection__arrow, .element-workSpecializationCategoryId .select2 .select2-selection .select2-selection__arrow {
    top: 6px;
    right: 10px; }

.file-input .file-preview {
  border-radius: 5px;
  border: 1px dashed #979797;
  height: 200px;
  margin-bottom: 17px; }
  .file-input .file-preview .file-drop-zone {
    border: 0; }
    .file-input .file-preview .file-drop-zone .file-drop-zone-title {
      padding: 30px 10px 25px 10px; }
      .file-input .file-preview .file-drop-zone .file-drop-zone-title i {
        font-size: 75px; }
      .file-input .file-preview .file-drop-zone .file-drop-zone-title p {
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #999999;
        font-family: 'Manrope', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        max-width: 50%;
        margin: 10px auto; }
    .file-input .file-preview .file-drop-zone .file-preview-frame {
      display: block;
      border: 0;
      position: relative;
      max-width: 100px;
      max-height: 100px;
      padding: 0; }
      .file-input .file-preview .file-drop-zone .file-preview-frame .kv-file-content {
        max-width: 100px;
        max-height: 100px; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .kv-file-content img {
          width: 100px !important; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .kv-file-content object {
          max-width: 100px;
          max-height: 100px; }
          .file-input .file-preview .file-drop-zone .file-preview-frame .kv-file-content object .file-preview-other {
            max-width: 100px;
            max-height: 100px;
            padding: 0 !important;
            display: flex;
            align-items: center;
            justify-content: center; }
            .file-input .file-preview .file-drop-zone .file-preview-frame .kv-file-content object .file-preview-other .file-other-icon i:after {
              font-size: 40px;
              color: #333 !important; }
      .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer {
        position: absolute;
        top: 0;
        width: 100%; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-footer-caption {
          display: none; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-thumb-progress {
          display: none; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-upload-indicator {
          display: none; }
        .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-actions {
          margin: 0; }
          .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-actions .kv-file-upload {
            display: none; }
          .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-actions .kv-file-remove {
            position: absolute;
            border-radius: 100%;
            background: #000;
            color: #fff;
            padding: 2px 4px 0 4px;
            top: -8px;
            right: -9px;
            display: flex;
            width: 20px;
            height: 20px;
            align-items: center;
            justify-content: center; }
            .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-actions .kv-file-remove i {
              font-size: 10px;
              margin: 0; }
          .file-input .file-preview .file-drop-zone .file-preview-frame .file-thumbnail-footer .file-actions .kv-file-zoom {
            display: none; }
  .file-input .file-preview .fileinput-remove {
    background-color: transparent; }
    .file-input .file-preview .fileinput-remove span {
      text-shadow: none; }
.file-input .file-caption-main {
  display: none; }
  .file-input .file-caption-main .input-group-append {
    background: #fff !important;
    background-color: #fff !important; }
.file-input .file-caption {
  border: 0;
  box-shadow: none;
  background-color: #fff !important; }
  .file-input .file-caption .file-caption-name {
    border: 0;
    height: 100%;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #999999;
    font-family: 'Manrope', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    outline: none;
    pointer-events: none; }
    .file-input .file-caption .file-caption-name:hover {
      cursor: default; }
  .file-input .file-caption .file-caption-icon {
    display: none; }
.file-input .btn-file {
  background-color: #fff !important;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px !important;
  letter-spacing: 1px;
  color: #000000;
  font-family: 'Manrope', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  height: 40px;
  text-align: right;
  background: #fff !important; }
  .file-input .btn-file i {
    display: none; }
  .file-input .btn-file:hover, .file-input .btn-file:active, .file-input .btn-file:focus {
    box-shadow: none !important; }
    .file-input .btn-file:hover span, .file-input .btn-file:active span, .file-input .btn-file:focus span {
      color: #000 !important; }
.file-input .fileinput-remove-button {
  display: none !important; }
.file-input .kv-zoom-cache {
  display: none; }

.intl-tel-input {
  width: 100%;
  height: 45px !important; }
  .intl-tel-input #telephone {
    padding-left: 50px !important; }

html {
  height: 100% !important; }
  html body {
    height: 100% !important; }
    html body .page-container {
      height: 100% !important; }
      html body .page-container .page-content {
        height: 100% !important; }
        html body .page-container .page-content .content-container {
          height: 100% !important; }
          html body .page-container .page-content .content-container > .row {
            height: 100% !important; }
            html body .page-container .page-content .content-container > .row .left-column {
              width: 480px;
              position: absolute;
              right: 0;
              height: 100% !important; }
              html body .page-container .page-content .content-container > .row .left-column .alert {
                width: 80%; }
              html body .page-container .page-content .content-container > .row .left-column .login-container {
                height: 100%;
                display: flex;
                align-items: flex-start;
                justify-content: flex-start;
                flex-direction: column; }
                html body .page-container .page-content .content-container > .row .left-column .login-container h3 {
                  margin: 25px 0 30px 0; }
                html body .page-container .page-content .content-container > .row .left-column .login-container .logo-container {
                  width: 100%;
                  margin: 34px 0 30px 0; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container .logo-container img {
                    width: 100%;
                    max-width: 175px; }
                html body .page-container .page-content .content-container > .row .left-column .login-container form {
                  width: 100%; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .login-options a {
                    font-size: 12px;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    letter-spacing: 1px;
                    color: #333333;
                    text-decoration: underline; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .forgotten-pass-cont {
                    margin-bottom: 30px; }
                    html body .page-container .page-content .content-container > .row .left-column .login-container form .forgotten-pass-cont a {
                      font-weight: bold !important;
                      font-style: normal;
                      font-stretch: normal;
                      line-height: normal;
                      letter-spacing: 1px;
                      text-decoration: underline !important;
                      color: #333333;
                      text-transform: uppercase; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form h2 {
                    font-size: 50px;
                    font-weight: 500;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: 1;
                    letter-spacing: normal;
                    color: #333333;
                    margin-bottom: 30px; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .back-to-login {
                    font-size: 12px;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    letter-spacing: 1px;
                    color: #333333;
                    text-decoration: underline;
                    text-transform: uppercase; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form p:not(.input-description) {
                    font-size: 14px;
                    font-weight: 600;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    letter-spacing: normal;
                    color: #333333; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .form-control {
                    height: 45px !important;
                    border-radius: 22px;
                    font-family: 'Manrope', sans-serif;
                    font-size: 14px;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    letter-spacing: normal;
                    color: #333333;
                    padding-left: 20px; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .form-group.login-options {
                    margin-bottom: 20px; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form button[type="submit"] {
                    min-width: 175px !important;
                    margin-bottom: 18px;
                    cursor: pointer; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline {
                    line-height: 23px;
                    font-family: 'Manrope', sans-serif;
                    font-size: 14px;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    letter-spacing: normal;
                    color: #333333;
                    padding-left: 30px !important; }
                    html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline .checker span {
                      height: 20px;
                      width: 20px;
                      border-radius: 5px;
                      border-color: #ccc; }
                      html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline .checker span:after {
                        content: "\e976" !important;
                        top: 0;
                        left: 0;
                        color: #ff315d;
                        font-weight: bold;
                        font-size: 14px !important;
                        right: 0;
                        bottom: 0;
                        margin-top: 1px; }
                    html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline a {
                      text-transform: capitalize;
                      color: #333;
                      font-family: 'Manrope', sans-serif;
                      font-size: 14px;
                      text-decoration: underline; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .validation-error-label {
                    color: #d84315;
                    margin: 5px 0; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form input[type="password"] {
                    padding-right: 45px; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .view-password {
                    position: absolute;
                    right: 20px;
                    top: 5px;
                    z-index: 900;
                    font-size: 18px;
                    color: #9b9b9b;
                    padding: 5px 10px 5px 10px; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container form .view-password:hover {
                    cursor: pointer;
                    color: #686868; }
                html body .page-container .page-content .content-container > .row .left-column .login-container .social-cont {
                  display: flex; }
                  html body .page-container .page-content .content-container > .row .left-column .login-container .social-cont .social-item {
                    margin-right: 10px; }
                html body .page-container .page-content .content-container > .row .left-column .login-container .register-cont span {
                  font-family: 'Manrope', sans-serif;
                  font-size: 14px;
                  font-weight: normal;
                  font-style: normal;
                  font-stretch: normal;
                  line-height: normal;
                  letter-spacing: normal;
                  color: #333333; }
                html body .page-container .page-content .content-container > .row .left-column .login-container .register-cont a {
                  font-size: 12px;
                  font-weight: bold !important;
                  font-style: normal;
                  font-stretch: normal;
                  line-height: normal;
                  letter-spacing: 1px;
                  color: #333333;
                  text-transform: uppercase;
                  padding-bottom: 50px;
                  text-decoration: underline; }
                html body .page-container .page-content .content-container > .row .left-column .login-container .forgot-description {
                  width: 387px;
                  height: 45px;
                  font-family: 'Manrope', sans-serif;
                  font-size: 14px;
                  font-weight: normal;
                  font-style: normal;
                  font-stretch: normal;
                  letter-spacing: normal;
                  color: #333333;
                  line-height: 22px;
                  margin-bottom: 30px; }
        html body .page-container .page-content .auth-background {
          background: url("/assets/themes/backend/icollectivo/images/landing/auth/login/right.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: left;
          height: 100%;
          position: fixed;
          right: 0;
          top: 0;
          bottom: 0; }
        html body .page-container .page-content .registration-background {
          background: url("/assets/themes/backend/icollectivo/images/landing/auth/login/right.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: left;
          height: 100%;
          position: fixed;
          right: 0;
          top: 0;
          bottom: 0; }
        html body .page-container .page-content .forgotten-background {
          background: url("/assets/themes/backend/icollectivo/images/landing/auth/forgotten/right.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: left;
          height: 100%;
          position: fixed;
          right: 0;
          top: 0;
          bottom: 0; }

.login-container {
  background-color: #fff; }

.forgotten-pass-container h2 {
  margin-bottom: 15px !important; }
.forgotten-pass-container .logo-container {
  margin: 60px 0 150px 0 !important; }

.back-to-login {
  margin-top: 80px; }
  .back-to-login a {
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #333333;
    display: flex; }
    .back-to-login a img {
      margin-right: 10px; }

.login-page .logo-container {
  margin: 60px 0; }

@media screen and (max-width: 991px) {
  .left-column {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center; }

  .login-container .alert {
    width: 100% !important; }
  .login-container .logo-container {
    margin: 20px 0 0 !important; }
  .login-container .mobile-banner {
    width: 100%; }
    .login-container .mobile-banner img {
      width: 100%; }
  .login-container h2 {
    font-size: 28px; }
  .login-container form {
    padding: 0 15px !important; }

  .forgotten-pass-container h2 {
    margin-bottom: 15px !important; }
  .forgotten-pass-container .logo-container {
    margin: 20px 0 0 !important; }
  .forgotten-pass-container .forgot-description {
    text-align: center;
    width: 100% !important; }
  .forgotten-pass-container .back-to-login {
    display: flex;
    justify-content: center;
    margin: 0 0 30px 0; } }
@media screen and (max-width: 991px) {
  h2, h3 {
    text-align: center; }

  button[type="submit"] {
    width: 100% !important; }

  .forgotten-pass-cont {
    text-align: center !important;
    margin-bottom: 40px; }

  .social-cont {
    justify-content: center; }

  .register-cont {
    text-align: center;
    margin-bottom: 25px; }

  .logo-container {
    margin: 35px 0 30px 0;
    text-align: center; }
    .logo-container img {
      max-width: 120px !important; }
    .logo-container .arrow {
      position: absolute;
      left: 20px;
      top: 21px; }
      .logo-container .arrow i {
        color: #333; }

  .mw370 {
    max-width: 100% !important; }

  .login-container {
    width: 100%; }
    .login-container h3 {
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #333333;
      font-size: 14px; }
    .login-container .register-cont {
      max-width: 250px;
      margin: 54px auto 25px auto; }
      .login-container .register-cont a {
        text-decoration: underline !important; }
    .login-container form button[type="submit"] {
      margin: 25px auto;
      display: block; }

  .register-container button[type="submit"] {
    margin-top: 20px;
    margin-bottom: 40px !important; } }
@media screen and (max-width: 991px) and (min-width: 550px) {
  .login-container form {
    max-width: 500px;
    margin: 0 auto; } }
@media screen and (max-width: 550px) {
  .login-container form {
    max-width: 100% !important;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  .login-container {
    width: 100%; } }
@media screen and (max-width: 676px) {
  .benefit-item img {
    display: none !important; } }
