/*
 * 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, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, 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 styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *




 */
/* line 19, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.navbar-login {
  width: 305px;
  padding: 10px;
  padding-bottom: 0px;
}

/* line 26, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.navbar-login-session {
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}

/* line 33, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.icon-size {
  font-size: 87px;
}

/* line 38, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.right {
  float: right !important;
  margin-right: -15px;
}

/* line 43, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.NoYearDatePicker .ui-datepicker-year {
  display: none;
}

/* line 47, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.primary {
  background-color: red;
}

/* line 50, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
body {
  /*background: #f9f6f1; */
}

/* line 53, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.login {
  background-color: #194E67;
}

/* line 56, /usr/local/boutique/app/assets/stylesheets/application.css.scss */
.unread {
  border-left: 3px solid red;
}
