/*
 * 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 23, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.m-10 {
  margin: 10px; }

/* line 27, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.mt-10 {
  margin-top: 10px; }

/* line 31, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.no-padding-left {
  padding-left: 0; }

/* line 35, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.nav-tabs li {
  cursor: pointer; }

/* line 39, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
input.ng-invalid, select.ng-invalid, textarea.ng-invalid, div.ng-invalid {
  border: 1px solid red; }

/* line 43, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.in-grid-form-control {
  height: 28px;
  font-size: 12px; }

/* line 48, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.right {
  float: right; }

/* line 52, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.clear {
  clear: both; }

/* line 56, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
html, body {
  height: 100%; }

/* line 60, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -30px; }

/* line 67, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.main-holder {
  min-height: 100%;
  height: 100%; }

/* line 72, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
a, a:hover, a:focus {
  color: #00853e;
  text-decoration: none; }

/* line 77, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.foot {
  background-color: #00853e;
  color: #ffffff;
  height: 30px;
  position: relative;
  width: 100%;
  z-index: 2000;
  padding-top: 5px; }

/* line 87, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.push {
  height: 30px; }

/* line 91, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.foot-text {
  text-align: center; }

/* line 95, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.left-nav {
  background-color: #ffffff; }

/* line 99, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.left-nav > ul > li > a, .navbar-inverse .navbar-nav > li > a {
  color: #333333; }

/* line 103, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.left-nav > ul > li > a:hover, .left-nav > ul > li > a:focus, .left-nav > ul > li > a.active {
  background-color: #00853e;
  color: #ffffff; }

/* line 108, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.btn-primary {
  background-color: #00853e;
  border-color: #00853e;
  color: white; }

/* line 114, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #9ADBB8;
  border-color: #9ADBB8; }

/* line 119, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-color: #0D5E33;
  border-color: #0D5E33;
  color: white; }

/* line 125, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.top-panel {
  background-color: #ffffff;
  color: #333333;
  border-bottom: 1px solid #eee; }

/* line 131, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777777; }

/* line 135, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.icon {
  display: inline;
  float: left;
  width: 15px;
  height: 17px; }

/* line 142, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.menu-item {
  color: #00853e; }

/* line 146, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.left-nav > ul > li > a:hover > .menu-item, .left-nav > ul > li > a:focus > .menu-item, .left-nav > ul > li > a.active > .menu-item {
  color: #ffffff; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../assets/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../assets/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../assets/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../assets/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../assets/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/* line 159, /home/lcrap1/lcra/app/assets/stylesheets/application.scss */
.msg-style {
  color: red;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px;
  border-bottom: 1px;
  display: flex;
  text-align: left; }
