/*
 * 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 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 styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *




 */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500);
/* line 22, /Users/jonny/dev/student_merit/app/assets/stylesheets/application.scss */
body {
  font-family: 'Roboto', sans-serif;
  margin-top: 0;
}

@media (min-width: 768px) {
  /* line 28, /Users/jonny/dev/student_merit/app/assets/stylesheets/application.scss */
  body {
    margin-top: 0;
  }
}
/* line 33, /Users/jonny/dev/student_merit/app/assets/stylesheets/application.scss */
.rd3-barchart-xaxis {
  font-size: 11px !important;
}

/* line 37, /Users/jonny/dev/student_merit/app/assets/stylesheets/application.scss */
svg {
  overflow: visible !important;
}

/* line 41, /Users/jonny/dev/student_merit/app/assets/stylesheets/application.scss */
#behavior_distribution,
#top_merit_receivers,
#top_merit_givers {
  margin-bottom: 45px;
}
.rails-bootstrap-forms-date-select select,
.rails-bootstrap-forms-time-select select,
.rails-bootstrap-forms-datetime-select select {
  display: inline-block;
  width: auto;
}

.rails-bootstrap-forms-error-summary {
  margin-top: 10px;
}
/* line 2, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome a {
  outline: none !important;
}
/* line 3, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .sm-600 {
  max-width: 600px;
}
/* line 4, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .sm-750 {
  max-width: 750px;
}
/* line 5, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .sm-970 {
  max-width: 970px;
}
/* line 6, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .navbar-no-bg {
  background: none;
  border: none;
  margin-bottom: 7px;
}
/* line 7, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .main {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #fafafa;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
/* line 8, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .main .row-1 p {
  font-size: 20px;
  margin-left: 5px;
}
/* line 9, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .row-2 {
  margin-top: 30px;
}
/* line 10, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .flexslider {
  margin: 0 0 10px;
  background: inherit;
  border-color: rgba(0, 0, 0, 0);
}
/* line 15, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome h2 {
  font-family: 'Montserrat';
  letter-spacing: -1.2px;
  color: #555;
}
/* line 16, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .contact.main h2 {
  margin: 0 0 20px;
}
/* line 17, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .contact-form {
  margin: 0 0 40px;
}
/* line 18, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .contact .help-block {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 15px;
}
/* line 19, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .form-group.required label:after {
  content: " *";
  color: red;
}
/* line 20, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .footer {
  margin: 10px 0 20px;
  color: #546271;
  font-size: 12px;
}
/* line 22, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .btn-primary {
  background-image: linear-gradient(to bottom, #337ab7 0px, #265a88 100%);
  background-repeat: repeat-x;
  border-color: #245580;
}
/* line 23, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
body.welcome .btn-danger, body.welcome .btn-default, body.welcome .btn-info, body.welcome .btn-primary, body.welcome .btn-success, body.welcome .btn-warning {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  /* line 26, /Users/jonny/dev/student_merit/app/assets/stylesheets/student-merit.scss */
  body.welcome .text-center-xs {
    text-align: center !important;
  }
}
/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* Global Styles */
/* line 11, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app {
  /* Top Navigation */
  /* Side Navigation */
  /* Flot Chart Containers */
  /* Custom Colored Panels */
}
/* line 13, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app #wrapper {
  padding-left: 0;
}
/* line 17, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app #page-wrapper {
  width: 100%;
  padding: 0;
  background-color: #fff;
}
/* line 23, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .huge {
  font-size: 50px;
  line-height: normal;
}
@media (min-width: 768px) {
  /* line 29, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app #wrapper {
    padding-left: 225px;
  }
  /* line 33, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app #page-wrapper {
    padding: 10px;
  }
}
/* line 38, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .cursor {
  cursor: pointer;
}
/* line 43, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .navbar {
  top: 0;
  border-width: 0 0 1px;
  border-radius: 0;
  margin-bottom: 0;
  padding-right: 20px;
}
/* line 51, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav {
  padding: 0 15px;
}
/* line 55, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav > li {
  display: inline-block;
  float: left;
}
/* line 60, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #999;
}
/* line 67, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav > li > a:hover,
body#app .top-nav > li > a:focus,
body#app .top-nav > .open > a,
body#app .top-nav > .open > a:hover,
body#app .top-nav > .open > a:focus {
  color: #fff;
  background-color: #000;
}
/* line 76, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav > .open > .dropdown-menu {
  float: left;
  position: absolute;
  margin-top: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 88, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .top-nav > .open > .dropdown-menu > li > a {
  white-space: normal;
}
/* line 92, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app ul.message-dropdown {
  padding: 0;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 99, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app li.message-preview {
  width: 275px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 104, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app li.message-preview > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 109, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app li.message-footer {
  margin: 5px 0;
}
/* line 113, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app ul.alert-dropdown {
  width: 200px;
}
@media (max-width: 768px) {
  /* line 120, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app .navbar {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 125, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app .navbar {
    margin-left: 225px;
  }
  /* line 128, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app .side-nav {
    position: fixed;
    top: 0;
    left: 225px;
    width: 225px;
    margin-left: -225px;
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #e5e5e5;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
  }
  /* line 143, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app .side-nav > li > a {
    width: 225px;
    cursor: pointer;
  }
  /* line 148, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
  body#app .side-nav li a:hover,
  body#app .side-nav li a:focus {
    outline: none;
    background-color: #d4d4d4 !important;
  }
}
/* line 155, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .side-nav > li > ul {
  padding: 0;
}
/* line 159, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .side-nav > li > ul > li > a {
  display: block;
  padding: 10px 15px 10px 38px;
  text-decoration: none;
  color: #696969;
  cursor: pointer;
}
/* line 167, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .side-nav > li > ul > li > a:hover {
  color: #5A5A5A;
  cursor: pointer;
}
/* line 174, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .flot-chart {
  display: block;
  height: 400px;
}
/* line 179, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .flot-chart-content {
  width: 100%;
  height: 100%;
}
/* line 186, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .huge {
  font-size: 40px;
}
/* line 190, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-green {
  border-color: #5cb85c;
}
/* line 194, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-green > .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}
/* line 200, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-green > a {
  color: #5cb85c;
}
/* line 204, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-green > a:hover {
  color: #3d8b3d;
}
/* line 208, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-red {
  border-color: #d9534f;
}
/* line 212, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-red > .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #d9534f;
}
/* line 218, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-red > a {
  color: #d9534f;
}
/* line 222, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-red > a:hover {
  color: #b52b27;
}
/* line 226, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-yellow {
  border-color: #f0ad4e;
}
/* line 230, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}
/* line 236, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-yellow > a {
  color: #f0ad4e;
}
/* line 240, /Users/jonny/dev/student_merit/app/assets/stylesheets/admin.scss */
body#app .panel-yellow > a:hover {
  color: #df8a13;
}
