/* Minification failed. Returning unminified contents.
(160,1): run-time error CSS1019: Unexpected token, found '@import'
(160,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic)'
(161,1): run-time error CSS1019: Unexpected token, found '@import'
(161,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Raleway:400,300,700)'
 */
/* standard variables */
/* theme variables */
.auth-container,
.sparse-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
.auth-header,
.sparse-header {
  height: 135px;
  padding: 0 10px 0 0;
  background: #7c2c64 url(/resources/themes/students/AUT-2016-Red/content/images/header.png);
}
.auth-header .box,
.sparse-header .box {
  width: 178px;
  height: 135px;
}
.auth-header .box img,
.sparse-header .box img {
  margin-top: 0px;
  margin-left: 10px;
}
.auth-header .ch,
.sparse-header .ch {
  margin-top: 23px;
  text-align: right;
}
.auth-body,
.sparse-body {
  padding: 10px 30px;
}
@media (min-width: 768px) {
  .auth-container,
  .sparse-container {
    border-radius: 0px;
  }
  .auth-header,
  .sparse-header {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
}

/* standard variables */
/* theme variables */

fieldset {
  margin-bottom: 25px;
}

/* standard variables */
/* theme variables */
.header {
  height: 135px;
}
.header .container {
  padding: 0;
  background: #7c2c64 url(/resources/themes/students/AUT-2016-Red/content/images/header.png);
}
.header .container .box {
  width: 101px;
  height: 100 px;
  float: right;
}
.header .container .box img {
  margin-left: -30px;
}
.header .container .ch {
  margin-top: 23px;
  margin-left: 10px;
}
.header .container .keys {
  height: 135px;
}
.header .aut-logo > img,
.sparse-header .aut-logo > img {
  margin: 20px 0 0 0;
}
.header .ch-logo > img,
.sparse-header .ch-logo > img {
  margin: 10px 0 0 0;
}
.navbar-default {
  background: none;
}
.navbar-default .container {
  background: #7c2c64;
  color: #fff;
}
.navbar-default .container .navbar-nav > .active > a {
  background: #000;
  color: #fff;
}
.navbar-default .container .navbar-nav > li > a {
  color: #fff;
  font-weight: bold;
}
.navbar-default .container .navbar-nav > li > a:hover {
  color: #fff;
  background: #000;
}
.navbar-default .container .dropdown-menu,
.navbar-default .container .navbar-nav > li.open {
  background-color: #fff;
}
.navbar-default .container .dropdown-menu > a,
.navbar-default .container .navbar-nav > li.open > a {
  color: #000;
}
.navbar-default .container .dropdown-menu > a:hover,
.navbar-default .container .navbar-nav > li.open > a:hover {
  color: #fff !important;
}
.navbar-default .container .dropdown-menu {
  border-top: none;
}

/* standard variables */
/* theme variables */

/* standard variables */
/* theme variables */

/* standard variables */
/* theme variables */
.notifications {
  background-color: #fff;
  color: #000;
}
.notifications .notifications-header,
.notifications .notifications-footer {
  text-align: center;
}
.notifications .notification {
  background-color: white;
  color: #000;
  border-top: 1px solid #e1e1e1;
}
.notifications .notification:first-child {
  border-top: 2px solid #e1e1e1;
}
.notifications .notification:last-child {
  border-bottom: 2px solid #e1e1e1;
}
.notifications .notification:hover {
  background-color: #e1e1e1;
}
.notifications .notification.unread {
  color: #000;
}
.notifications .notification.unread:hover {
  background-color: #e1e1e1;
  color: #000;
}

/* standard variables */
/* theme variables */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
body {
  background: #e9eaed;
  color: #000;
}
body a {
  color: #000;
}
.layout .main-content .container {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .layout .main-content {
    padding-bottom: 70px;
  }
  .layout .main-content .container {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.content {
  padding: 10px 10px 25px 25px;
  border-radius: 0px;
}
.under-nav .container {
  margin-top: 15px;
  padding: 25px 10px 25px 25px;
  background: #f5f5f5;
  border-top: 10px solid #fbc229;
}
.under-nav .container h3 {
  color: #f26522;
  font-family: Arial, sans-serif;
}
.home-row h2 {
  color: #f26522;
  font-family: Arial, sans-serif;
}
.panel {
  border-radius: 0px;
}
.panel .panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background: #7c2c64;
  color: #fff;
  font-weight: bold;
}
.panel .panel-heading a:not(.btn) {
  color: #fff;
}
.panel-default {
  border-radius: none;
}
.panel-default .panel-footer {
  background: #e78023;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.panel-default .panel-footer a {
  color: #fff;
}
.popover.panel .list-group,
.list-group {
  border-radius: 0px;
}
.popover.panel .list-group .list-group-item:first-child,
.list-group .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.popover.panel .list-group .list-group-item:last-child,
.list-group .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.form-control,
.btn {
  border-radius: 0px;
}
.sparse-container {
  border: none;
}
.btn-success {
  background: #d43470;
  color: #ffffff;
  border: 1px solid #d43470;
  border-radius: 5px;
}
.btn-success:active {
  background: #9f192f;
  border-color: #9f192f;
  color: #ffffff;
}
.btn-success:hover {
  background: #9f192f;
  border-color: #dd2745;
  color: #ffffff;
}
.btn-success:focus {
  background: #9f192f;
  border-color: #9f192f;
  color: #fff;
}
.btn-lg {
  background: #7c2c64;
  color: #fff;
  border: 1px solid #561f46;
}
.btn-lg:active {
  background: #561f46;
  border-color: #561f46;
  color: #fff;
}
.btn-lg:hover {
  background: #561f46;
  border-color: #8f3373;
  color: #fff;
}
.btn-lg:focus {
  background: #561f46;
  border-color: #561f46;
  color: #fff;
}
.panel .btn-success {
  background: #000;
}

