@media (max-width: 992px) {
  /* line 2, app/assets/stylesheets/backend/login.scss.erb */
  nav.navbar.bg-light {
    background-color: transparent !important;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
  /* line 7, app/assets/stylesheets/backend/login.scss.erb */
  nav > ol.breadcrumb {
    display: none;
  }
  /* line 10, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .body-content,
body.backend_welcome:not(.main) .body-content {
    margin-top: 80px;
  }
  /* line 14, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .body-content .login-wrapper,
body.backend_welcome:not(.main) .body-content .login-wrapper {
    border: 2px solid #efefef;
  }
  /* line 18, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .body-content .login-wrapper *-*.col-,
body.backend_welcome:not(.main) .body-content .login-wrapper *-*.col- {
    margin-bottom: 10px;
  }
  /* line 22, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) i.fa,
body.backend_welcome:not(.main) i.fa {
    position: absolute;
    top: 8px;
    left: 12px;
    font-size: 22px;
    z-index: 9999;
  }
  /* line 30, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .form-control,
body.backend_welcome:not(.main) .form-control {
    position: relative;
    padding-left: 40px !important;
  }
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main),
body.backend_welcome:not(.main) {
    background: url(//video.goll.barga.com/assets/background-1.jpg) no-repeat center center fixed;
    background-size: cover;
    margin-top: 0;
  }
  /* line 44, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .navbar,
body.backend_welcome:not(.main) .navbar {
    display: none;
  }
  /* line 48, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) nav,
body.backend_welcome:not(.main) nav {
    display: none;
  }
  /* line 52, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .container-fluid,
body.backend_welcome:not(.main) .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 60, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .body-content,
body.backend_welcome:not(.main) .body-content {
    min-height: 80vh;
    position: relative;
    overflow: hidden;
  }
  /* line 66, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .login-wrapper,
body.backend_welcome:not(.main) .login-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    width: 786px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.31);
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.31);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 86, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) i.fa,
body.backend_welcome:not(.main) i.fa {
    position: absolute;
    top: 8px;
    left: 12px;
    font-size: 22px;
    z-index: 9999;
  }
  /* line 94, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) .form-control,
body.backend_welcome:not(.main) .form-control {
    position: relative;
    padding-left: 40px !important;
  }
  /* line 99, app/assets/stylesheets/backend/login.scss.erb */
  body.welcome:not(.main) input,
body.backend_welcome:not(.main) input {
    outline: none;
  }
}

/*# sourceMappingURL=login.css.map */
nav + .container {
  margin-top: 100px;
}

nav li.divider {
  border-left: 1px solid #d2d2d2;
}

.alert {
  position: absolute;
  width: 90%;
  top: 10%;
  left: 5%;
  z-index: 10;
}

a {
  color: black;
}
/*# sourceMappingURL=main.css.map */
/*


 */
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
@import url(//video.goll.barga.com/assets/vue-plyr/dist/vue-plyr-b42792dd0342446dc1bc1bb2bac840ad6526e9ab0a7bfb54f36b26cfc2a7b9fb.css);
