@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.eot?-bdr0iv");
  src: url("/fonts/icomoon.eot?#iefix-bdr0iv") format("embedded-opentype"), url("/fonts/icomoon.woff?-bdr0iv") format("woff"), url("/fonts/icomoon.ttf?-bdr0iv") format("truetype"), url("/fonts/icomoon.svg?-bdr0iv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.staging-server {
  margin-top: 30px;
}

.staging-header {
  position: fixed;
  top: 0;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: red;
  color: white;
}

.icon-comment:before {
  content: "\e600";
}

.icon-pcomment:before {
  content: "\e601";
}

html {
  height: 100%;
}

body {
  font: 13px Open Sans, Arial, Helvetica, sans-serif;
  background-color: #515252;
  color: #222;
}

h2, h3, h4, h5 {
  letter-spacing: 0.15em;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

h2 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
  font-weight: 300;
}

.float {
  float: left;
}

.float-r {
  float: right;
}

.btn-xs {
  font-family: "Open Sans";
}

.content {
  padding-bottom: 60px;
}

.btn-link, a {
  color: #0EC267;
}
.btn-link:hover, .btn-link:active, .btn-link:focus, a:hover, a:active, a:focus {
  color: rgb(13.02, 180.42, 95.79);
}

textarea {
  text-transform: uppercase;
}

button i.fa.fa-refresh {
  visibility: hidden;
}
button i.fa.fa-refresh.visible {
  visibility: visible;
}

.scrollable {
  overflow: scroll;
}

.select-team .dropdown-menu, .select-conference .dropdown-menu, .select-conferencedivision .dropdown-menu {
  font: 14px "Open Sans";
  max-height: 300px;
  overflow: auto;
  margin: 0 auto;
}
.select-team .dropdown-menu > li > a, .select-conference .dropdown-menu > li > a, .select-conferencedivision .dropdown-menu > li > a {
  cursor: pointer;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 300;
}
.select-team .dropdown-menu > li > a .logo, .select-conference .dropdown-menu > li > a .logo, .select-conferencedivision .dropdown-menu > li > a .logo {
  display: inline-block;
  text-align: center;
  width: 35px;
}
.select-team .dropdown-menu > li > a .logo img, .select-conference .dropdown-menu > li > a .logo img, .select-conferencedivision .dropdown-menu > li > a .logo img {
  max-width: 99%;
  max-height: 20px;
}

.mobile-nav-link,
.pass {
  cursor: pointer;
  border: 0 none;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 15px 30px;
  font: 14px/1 Oswald, Arial, Helvetica, serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: inline-block;
  margin: 0 5px;
}
.mobile-nav-link.block,
.pass.block {
  width: 100%;
  display: block;
  padding: 15px 0;
  margin: 0;
}
.mobile-nav-link:hover,
.pass:hover {
  background-color: #ddd;
}
.mobile-nav-link.large,
.pass.large {
  padding: 21px 0;
  font: 18px/1 Oswald, Arial, Helvetica, serif;
}
.mobile-nav-link.green, .mobile-nav-link.active,
.pass.green,
.pass.active {
  background-color: #009d4e;
  color: #fff;
}
.mobile-nav-link.green:hover, .mobile-nav-link.active:hover,
.pass.green:hover,
.pass.active:hover {
  background-color: #00b75a;
}
.mobile-nav-link.light,
.pass.light {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #333;
  color: #eee;
}
.mobile-nav-link.red,
.pass.red {
  background-color: rgb(241, 51, 74);
  color: #fff;
}
.mobile-nav-link.red:hover,
.pass.red:hover {
  background-color: #CA3F50;
}

.mobile-nav-link {
  width: 100%;
  background: none;
  color: #fff;
  text-align: left;
  padding: 10px 30px;
}
.mobile-nav-link:hover {
  background: none;
  color: #fff;
  text-decoration: none;
}
.mobile-nav-link:active {
  background: #009d4e;
  color: #fff;
  text-decoration: none;
}
.mobile-nav-link:last-child {
  margin-bottom: 20px;
}

input.text, input.text-block {
  text-align: center;
  border-radius: 2px;
  font-size: 20px;
  padding: 18px 0;
  width: 100%;
  border: 0 none;
  color: #555;
  background-color: #fff;
  margin: 0;
}
input.text.md, input.text-block.md {
  font-size: 16px;
  padding: 14px 0;
}
input.text.sm, input.text-block.sm {
  font-size: 14px;
  padding: 10px 0;
}

[ui-view=content].ng-enter {
  -webkit-animation: 900ms fadeIn;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  font-size: 60px;
  color: #fff;
  text-align: center;
  width: 100%;
  background-color: #333;
  z-index: 1001;
}
/*.string { color: steelblue; }
.number { color: lightorange; }
.boolean { color: orange; }
.null { color: grey; }
.key { color: midnightblue; }*/
.school-logo {
  width: 70px;
  display: inline-block;
  text-align: center;
}
.school-logo img {
  max-width: 90%;
}

.nowrap {
  white-space: nowrap;
}

.compact-view {
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .show-only-mobile {
    display: none;
  }
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 1000;
}

.sticky-hidden {
  display: none;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left !important;
}

.nowrap.ellipsis {
  text-overflow: ellipsis;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
}

.white {
  color: #fff;
}

.green {
  color: #0ec267;
}

slider {
  width: 100%;
  height: 4em;
  display: block;
  position: relative;
  padding-top: 2em;
}
slider .bubble {
  margin-top: -1.75em;
}
slider .limit {
  color: #999;
}
slider .bar.full {
  margin-top: 0.5em;
  border-radius: 5px;
  height: 5px;
  background: #ccc;
}
slider .bubble.low {
  font-size: 1.2em;
  font-weight: bold;
}
slider .bar.steps {
  background: #009D4E;
}
slider .pointer {
  border-radius: 50%;
  height: 1.5em;
  width: 1.5em;
  background: #009D4E;
}

.animate-slide-up {
  overflow: hidden;
  display: block;
  -webkit-transition: max-height 0.2s;
  -moz-transition: max-height 0.2s;
  -ms-transition: max-height 0.2s;
  -o-transition: max-height 0.2s;
  transition: max-height 0.2s;
}
.animate-slide-up.open {
  max-height: 1020px;
}
.animate-slide-up.closed {
  max-height: 0px;
}

.capitalize {
  text-transform: capitalize;
}

.nowrap {
  white-space: nowrap;
}

.clear,
.clear * {
  color: rgba(0, 0, 0, 0) !important;
}

body.touch #navigation .full-menu .menu-parent {
  background-color: transparent !important;
  border-color: #fff !important;
}
body.touch .content .year-schedule-week .info {
  outline: none !important;
}
body.touch table {
  max-width: none;
}

@media screen and (min-height: 769px) and (max-height: 1000px) {
  body.team-schedule .content .years .Full .year .year-schedule-week,
  body.conference-schedule .content .years .Full .year .year-schedule-week,
  body.compare-schedule .content .years .Full .year .year-schedule-week {
    height: 48px !important;
  }
  body.team-schedule .content .years .Full .year .year-schedule-week .date,
  body.conference-schedule .content .years .Full .year .year-schedule-week .date,
  body.compare-schedule .content .years .Full .year .year-schedule-week .date {
    height: 48px !important;
  }
  body.team-schedule .content .years .Full .year .year-schedule-week .info,
  body.conference-schedule .content .years .Full .year .year-schedule-week .info,
  body.compare-schedule .content .years .Full .year .year-schedule-week .info {
    height: 48px !important;
    line-height: 48px !important;
  }
}
@media screen and (max-height: 1000px) {
  body.team-schedule .content .years .year .year-schedule-week,
  body.conference-schedule .content .years .year .year-schedule-week,
  body.compare-schedule .content .years .year .year-schedule-week {
    height: 36px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .date,
  body.conference-schedule .content .years .year .year-schedule-week .date,
  body.compare-schedule .content .years .year .year-schedule-week .date {
    height: 36px !important;
    padding-top: 8px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .info,
  body.conference-schedule .content .years .year .year-schedule-week .info,
  body.compare-schedule .content .years .year .year-schedule-week .info {
    height: 36px !important;
    line-height: 36px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .info img,
  body.conference-schedule .content .years .year .year-schedule-week .info img,
  body.compare-schedule .content .years .year .year-schedule-week .info img {
    margin-top: 12px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .icon-view,
  body.conference-schedule .content .years .year .year-schedule-week .icon-view,
  body.compare-schedule .content .years .year .year-schedule-week .icon-view {
    padding-top: 10px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .icon-view img,
  body.conference-schedule .content .years .year .year-schedule-week .icon-view img,
  body.compare-schedule .content .years .year .year-schedule-week .icon-view img {
    margin-top: -6px !important;
  }
  body.conference-schedule .content .year-dates .date {
    line-height: 36px !important;
    height: 36px !important;
  }
}
@media screen and (max-height: 768px) {
  body.team-schedule .content .years .year .year-schedule-week,
  body.conference-schedule .content .years .year .year-schedule-week,
  body.compare-schedule .content .years .year .year-schedule-week {
    height: 32px !important;
    font-size: 12px !important;
    overflow: hidden;
  }
  body.team-schedule .content .years .year .year-schedule-week .date,
  body.conference-schedule .content .years .year .year-schedule-week .date,
  body.compare-schedule .content .years .year .year-schedule-week .date {
    height: 32px !important;
    font-size: 11px !important;
    padding-top: 2px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .date span,
  body.conference-schedule .content .years .year .year-schedule-week .date span,
  body.compare-schedule .content .years .year .year-schedule-week .date span {
    font-size: 11px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .info,
  body.conference-schedule .content .years .year .year-schedule-week .info,
  body.compare-schedule .content .years .year .year-schedule-week .info {
    height: 32px !important;
    line-height: 32px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .info img,
  body.conference-schedule .content .years .year .year-schedule-week .info img,
  body.compare-schedule .content .years .year .year-schedule-week .info img {
    height: 20px !important;
    margin-top: 8px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .icon-view,
  body.conference-schedule .content .years .year .year-schedule-week .icon-view,
  body.compare-schedule .content .years .year .year-schedule-week .icon-view {
    padding-top: 10px !important;
  }
  body.team-schedule .content .years .year .year-schedule-week .icon-view img,
  body.conference-schedule .content .years .year .year-schedule-week .icon-view img,
  body.compare-schedule .content .years .year .year-schedule-week .icon-view img {
    margin-top: -5px !important;
  }
  body.conference-schedule .content .year-dates .date {
    line-height: 32px !important;
    height: 32px !important;
  }
}
.aaths-container {
  font-size: 1em;
}

.aaths-iOS6-icon,
.aaths-iOS7-icon,
.aaths-iOS8-icon,
.aaths-iOS9-icon,
.aaths-iOS10-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.aaths-iOS6-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAAClUlEQVRIx7XUSUiUYRzH8aeIKIgIbDmkaYpJLpjjMi6p7/KPoBSqQ9kmRRAZ1SGMwMIgzJJOBi2kVBAFozF06pBtFlhBahBCOZpO5tBBI0gbUfLbYcZZdBBH7f+7Pcvn5dlepcIqiZAlaj5KKgWJmg/oqCCIzB06JAiCnJsrtN8LIfa5QUU+CHHKmsCuHk+z6Y1BNjEOPT5oukUq5LF0yk8ZD4AQxPQPcgkmBhqFFJCPha2U1/h6l0qlOCdNDk7lxNAuE50cEohlPWtJoHkY71aaJ2VoWsSzlqceyGGSyT7oGPvq7h3qHx2gQimlYhfpT2aAYFDApkYvZOGgm1NcooZaKligVOwyrX0mjI6VRMrsXigHa0/w6WgtwRP8CWzVSCWZ+yNUK6XEIZikuAKZ3BuGDzAoJJcs0kklmUwfZrCZRDQ+DWBntQ/Sf/iZvDTPt3XysbCBBNLR2D6+Z+z4n5Ixq7fPShxHGOtj4oTFIQhmALTFbqCRQxJJFP09+9vuanf2945200nre1c0OhoZJHBtmI8c8N8jhyCID9IjDLJJIZcz7g99dNBGI9Uco5gsFjaXR5JHElZaftFESuCtnQQVl6Zi4bz7Ww8tXGcn6wJ378HeKGLYzaCLmywOfj2ToJx723gzyDNOEz31ra08HMfFcT5zYuoznASV3P0OV4kM/Whjy+7AW3KVUmrV8hCQf7Op8tzs0EUpX1ihlFIplwtbp4c2TvcbIYN4pZTKrCvEbJt2aTOptF0GgrwOBfWHA2k7TAR5GQrqDgcyDUGQF6GgEamSW1Jn1nsiIWPWm3XmbbkiTSEgvUtnlgmGIp2RzDLNQZDtlc1tc9p6bc6w0mfD9jD4ZtTynAYaaAwrj3jHBfU/6h8tsbobG00XyAAAAABJRU5ErkJggg==);
}

.aaths-iOS7-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAcCAYAAABh2p9gAAAA7ElEQVRIx2NgGAjAWvWbC4jPAjELxYaxVP7iYa78+Z2x/Nt/IPsD0FBWSlzGDTTsK1PF9x9Aw/4DDf3LUvXrI1CcgxzD2Fkqf35iqvjxman8uwqQDzLQF2j4F6Dh74F8HlIMYwFqego06DcQa0DF/oNooKFhQLnnQP5rksMUqIENif0fmzgl4fmf2kmHeANBSQIXxmYgXvVAghHK2QPETUDciIQP4jDQA4iLoLgQSs+DOwBqYDklXgbpp7aBFTQ3sGLYu7B8YGOZiMxBmpcHwsDB72Wqu5D2Xqa6gZuhZRs6LsAhjo43oxtIFQwA4xh4sAyrR2cAAAAASUVORK5CYII=);
}

.aaths-iOS8-icon,
.aaths-iOS9-icon,
.aaths-iOS10-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAcCAYAAABh2p9gAAAA7ElEQVRIx2NgGAjAWvWbC4jPAjELxYaxVP7iYa78+Z2x/Nt/IPsD0FBWSlzGDTTsK1PF9x9Aw/4DDf3LUvXrI1CcgxzD2Fkqf35iqvjxman8uwqQDzLQF2j4F6Dh74F8HlIMYwFqego06DcQa0DF/oNooKFhQLnnQP5rksMUqIENif0fmzgl4fmf2kmHeANBSQIXxmYgXvVAghHK2QPETUDciIQP4jDQA4iLoLgQSs+DOwBqYDklXgbpp7aBFTQ3sGLYu7B8YGOZiMxBmpcHwsDB72Wqu5D2Xqa6gZuhZRs6LsAhjo43oxtIFQwA4xh4sAyrR2cAAAAASUVORK5CYII=);
}

.admin-conference-year.odd {
  background-color: #ddd;
}
.admin-conference-year label.block {
  margin: 10px 0 5px;
}
.admin-conference-year .dates strong, .admin-conference-year .year {
  text-transform: uppercase;
  display: inline;
  margin: 0 5px 0 15px;
}
.admin-conference-year .year {
  margin: 0;
}
.admin-conference-year table th {
  background-color: #333;
  color: #fff;
  font: 400 14px Oswald;
  text-align: center;
}
.admin-conference-year table td strong {
  font: 400 14px Oswald;
}

.btn-group {
  font-family: Open Sans;
}
.btn-group .dropdown-menu {
  display: block;
}
.btn-group .dropdown-menu > li > a {
  letter-spacing: normal;
  text-transform: none;
}

.div-button {
  margin-left: 20px;
  border-radius: 5px 5px 5px 5px !important;
}

tr.admin-season-year td {
  vertical-align: middle !important;
}

.auction-widget {
  padding: 10px 0px;
}
.auction-widget button {
  line-height: 1.35;
}
.auction-widget button img {
  margin-bottom: 5px;
}
.auction-widget button small {
  color: #555;
}

.fb-dropdown {
  user-select: none;
  position: relative;
  text-align: left;
}
.fb-dropdown .fb-dropdown-options {
  -webkit-transition: max-height 0.15s;
  -moz-transition: max-height 0.15s;
  -ms-transition: max-height 0.15s;
  -o-transition: max-height 0.15s;
  transition: max-height 0.15s;
  cursor: pointer;
  position: absolute;
  top: 27px;
  left: 0;
  float: left;
  background-color: #eee;
  overflow: auto;
  z-index: 100;
  white-space: wrap;
  box-shadow: 0 15px 10px -10px #111;
  max-height: 0px;
  opacity: 0;
}
.fb-dropdown .fb-dropdown-options .opt {
  padding: 0 10px;
  line-height: 27px;
  border-top: 1px solid #000;
}
.fb-dropdown .fb-dropdown-options .opt:hover {
  background-color: #17a7cc;
  color: #fff;
}
.fb-dropdown .fb-dropdown-options.expand {
  opacity: 1;
  max-height: 300px;
}
.fb-dropdown .handle {
  line-height: 27px;
  height: 27px;
  padding: 0 0 0 10px;
  background-color: #fff;
}
.fb-dropdown .handle.no-binding {
  color: #999;
}
.fb-dropdown .handle strong {
  display: block;
  text-align: center;
  width: 20px;
  color: #111;
  background-color: #ccc;
  position: absolute;
  top: 0;
  right: 0;
}
.fb-dropdown .handle span {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 1024px;
  display: block;
  overflow: hidden;
}
.fb-dropdown.center {
  text-align: center;
}
.fb-dropdown.center .handle {
  padding: 0 0 0 40px;
}
.fb-dropdown.md .handle {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
}
.fb-dropdown.md .handle strong {
  width: 30px;
}
.fb-dropdown.md .fb-dropdown-options {
  top: 50px;
}
.fb-dropdown.large .handle {
  height: 63px;
  font-size: 20px;
  line-height: 63px;
}
.fb-dropdown.large .handle strong {
  width: 40px;
}
.fb-dropdown.large .fb-dropdown-options {
  top: 63px;
}
.fb-dropdown.large .fb-dropdown-options .opt {
  font-size: 14px;
  line-height: 35px;
}

.center {
  text-align: center;
}

#navigation {
  background-color: #212122;
  height: 60px;
  padding: 10px 0;
}
#navigation .left {
  text-align: left;
}
#navigation .center {
  text-align: center;
}
#navigation .right {
  text-align: right;
}
#navigation .right .menu-parent {
  float: right;
  margin: 1px 0 0 !important;
}
#navigation .right .menu-parent a {
  text-align: right !important;
  padding-right: 10px !important;
}
#navigation .right .menu-parent hr {
  margin: 0;
}
#navigation button {
  padding: 0 10px;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  font-size: 18px;
  height: 37px;
  line-height: 37px;
}
#navigation button:hover {
  background-color: #009d4e;
  border-color: #009d4e;
}
#navigation button:focus {
  background-color: transparent;
  border-color: #fff;
}
@media (max-width: 991px) {
  #navigation button {
    font-size: 14px;
  }
}
#navigation .full-menu .menu-parent {
  position: relative;
  padding: 0 10px;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 1px 15px 0 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 5px;
}
#navigation .full-menu .menu-parent:hover {
  background-color: #009d4e;
  border-color: #009d4e;
}
#navigation .full-menu .menu-parent:focus, #navigation .full-menu .menu-parent:active {
  background-color: transparent;
  border-color: #fff;
}
#navigation .full-menu .menu-parent span {
  font: 18px/37px Oswald, Arial, Helvetica, serif;
  height: 37px;
}
@media (max-width: 991px) {
  #navigation .full-menu .menu-parent span {
    font-size: 14px;
  }
}
#navigation .full-menu .menu-parent span.badge.badge-sm {
  font-size: 0.8em;
  line-height: 2em;
  position: absolute;
  text-align: center;
  top: -0.75em;
  right: -1em;
  height: 2em;
  width: 2em;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
  overflow: hidden;
}
@media (max-width: 991px) {
  #navigation .full-menu .menu-parent {
    margin: 1px 10px 0 0;
  }
}
#navigation .full-menu .menu-parent .menu-children {
  z-index: 10;
  position: absolute;
  top: 38px;
  left: 50%;
  margin-left: -100px;
  background-color: #fff;
  background-color: rgb(255, 255, 255);
  width: 200px;
  border-radius: 0 0 5px 5px;
  padding: 0 0 10px;
  border-top: 8px solid #212122;
  box-shadow: 0 3px 5px #333;
}
#navigation .full-menu .menu-parent .menu-children span.badge {
  color: #fff;
  background: #009D4E;
  height: auto;
  margin: 0;
  line-height: normal;
  font-size: 1em;
  padding: 0 0.4em;
  margin-left: 0.5em;
}
#navigation .full-menu .menu-parent .menu-children a {
  position: relative;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #333;
  height: 49px;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 14px;
}
#navigation .full-menu .menu-parent .menu-children a:hover {
  background-color: #00b75a;
  color: #fff;
}
#navigation .full-menu .menu-parent .menu-children a:hover span.badge {
  background: #fff;
  color: #009D4E;
}
#navigation .full-menu .menu-parent .menu-children a.my-team {
  padding: 5px 0;
}
#navigation .full-menu .menu-parent.user .menu-children {
  left: auto;
  width: 250px;
  right: -5px;
}
@media (max-width: 991px) {
  #navigation .full-menu .menu-parent.user .menu-children {
    width: 200px;
  }
}

@media print {
  .noprint, .no-print, .no-print * {
    display: none !important;
  }
}
.btn-group {
  font-family: Open Sans;
}
.btn-group .dropdown-menu {
  display: block;
}
.btn-group .dropdown-menu > li > a {
  letter-spacing: normal;
  text-transform: none;
}

.div-button {
  margin-left: 20px;
  border-radius: 5px 5px 5px 5px !important;
}

.csvbutton {
  margin-left: 20px !important;
  border-radius: 5px 5px 5px 5px !important;
}

.marginleft {
  margin-left: 20px !important;
}

#layout-week-menu {
  left: 115px;
}

#mobile-menu button {
  margin: 20px 0;
}
#mobile-menu {
  background-color: #222;
}
#mobile-menu hr {
  border-color: #444;
}

#modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
#modal .modal-bg {
  width: 100%;
  height: 100%;
  background-color: #111;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
}
#modal .modal-template {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}
#modal .modal-template .modal-main {
  width: 800px;
  max-width: 90%;
  min-width: 550px;
  margin: 0 auto;
  background-color: #e7e8e9;
}
#modal .modal-template.sm {
  margin-left: -300px;
}
#modal .modal-template.sm .modal-main {
  width: 600px;
}
#modal .modal-template .heading {
  padding: 20px;
  background-color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
}
#modal .modal-template .body {
  padding: 20px;
}
#modal .modal-template .footer {
  padding: 10px;
  text-align: right;
}

#modal-game {
  font-family: Oswald;
  user-select: none;
}
#modal-game .date {
  background-color: #363636;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#modal-game .date .top {
  padding: 10px;
}
#modal-game .date .middle {
  padding: 30px 0;
  color: #222;
  background-color: #fff;
}
#modal-game .date .middle span {
  font: 300 80px/1 Open Sans;
  display: block;
}
#modal-game .date .bottom {
  padding: 10px 0;
  font-size: 40px;
  letter-spacing: 0.15em;
}
#modal-game .datepicker {
  position: relative;
}
#modal-game .datepicker .calender {
  position: absolute;
  left: 0;
  top: 73px;
  z-index: 100;
  background-color: #fff;
  padding: 5px;
  font-family: "Open Sans";
}
#modal-game .game {
  background-color: #363636;
  padding: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  min-height: 292px;
}
#modal-game .game .team {
  background-color: white;
  color: #555555;
  font-family: Open Sans;
  text-align: center;
  font-weight: normal;
  height: 150px;
  border-radius: 3px;
  display: table-cell;
  width: 250px;
  vertical-align: middle;
  work-break: break-word;
}
#modal-game .game .at {
  color: #fff;
  line-height: 150px;
  text-align: center;
  display: block;
}
#modal-game .game .info {
  font-size: 16px;
  margin-top: 20px;
}
#modal-game .game .info .about {
  color: #00D168;
  text-transform: uppercase;
}
#modal-game .game h4 {
  letter-spacing: normal;
  display: block;
  text-transform: uppercase;
  margin: 0 0;
  font-weight: 300;
  font-size: 18px;
}
#modal-game .game h4.margin {
  margin: 0 0 10px;
}
#modal-game .game textarea {
  display: block;
  border: 0 none;
  width: 100%;
  color: #555555;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#modal-game .game .game-editor > div {
  margin: 20px 0;
}
#modal-game .game .game-editor hr {
  margin: 20px 0 0;
  border-color: #555;
}
#modal-game .game .game-editor .wants .want.not-checked, #modal-game .game .game-editor .wants label, #modal-game .game .game-editor .wants input {
  display: none;
}
#modal-game .game .game-editor .wants span, #modal-game .game .game-editor .wants label {
  color: #00D168;
  font: 300 13px Open Sans;
}
#modal-game .game .game-editor .wants span {
  display: inline;
}
#modal-game .game .game-editor .wants label {
  display: none;
}
#modal-game .game .game-editor .wants.editing .want {
  display: block !important;
}
#modal-game .game .game-editor .wants.editing label, #modal-game .game .game-editor .wants.editing input {
  display: inline;
}
#modal-game .game .game-editor .wants.editing span {
  display: none;
}
#modal-game .footer button {
  display: block;
  float: right;
}
#modal-game button.save.ng-hide-remove {
  -webkit-animation: 1s bounce;
}

#confirmOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url("ie.png");
  background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
  z-index: 100000;
}

#confirmBox {
  background: url("body_bg.jpg") repeat-x left bottom #e5e5e5;
  width: 460px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -130px 0 0 -230px;
  border: 1px solid rgba(33, 33, 33, 0.6);
  -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#confirmBox h1,
#confirmBox p {
  font: 26px/1 "Cuprum", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background: url("header_bg.jpg") repeat-x left bottom #f5f5f5;
  padding: 18px 25px;
  color: #000;
}

#confirmBox h1 {
  letter-spacing: 0.3px;
  color: #000;
}

#confirmBox p {
  background: none;
  font-size: 16px;
  line-height: 1.4;
  padding-top: 35px;
}

#confirmButtons {
  padding: 15px 0 25px;
  text-align: center;
}

#confirmBox .button {
  display: inline-block;
  background-color: white;
  color: #000;
  position: relative;
  height: 33px;
  font: 17px/33px "Cuprum", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  margin-right: 15px;
  padding: 0 35px 0 40px;
  text-decoration: none;
  border: 1px solid white;
  border-radius: 3px;
  border-color: white;
}

#confirmBox .button:last-child {
  margin-right: 0;
}

#confirmBox .button span {
  position: absolute;
  top: 0;
  right: -5px;
  width: 5px;
  height: 33px;
}

#confirmBox .blue {
  background-position: left top;
}

#confirmBox .blue span {
  background-position: -195px 0;
}

#confirmBox .blue:hover {
  background-position: left bottom;
}

#confirmBox .blue:hover span {
  background-position: -195px bottom;
}

#confirmBox .gray {
  background-position: -200px top;
}

#confirmBox .gray span {
  background-position: -395px 0;
}

#confirmBox .gray:hover {
  background-position: -200px bottom;
}

#confirmBox .gray:hover span {
  background-position: -395px bottom;
}

#modal-help {
  font-family: Oswald;
  font-weight: normal;
  user-select: none;
}
#modal-help .body {
  overflow: scroll;
  max-height: 600px;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#modal-help .date {
  background-color: #363636;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#modal-help .date .top {
  padding: 10px;
}
#modal-help .date .middle {
  padding: 30px 0;
  color: #222;
  background-color: #fff;
}
#modal-help .date .middle span {
  font: 300 80px/1 Open Sans;
  display: block;
}
#modal-help .date .bottom {
  padding: 10px 0;
  font-size: 40px;
  letter-spacing: 0.15em;
}
#modal-help .datepicker {
  position: relative;
}
#modal-help .datepicker .calender {
  position: absolute;
  left: 0;
  top: 73px;
  z-index: 100;
  background-color: #fff;
  padding: 5px;
  font-family: "Open Sans";
}
#modal-help .game {
  background-color: #363636;
  padding: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  min-height: 292px;
}
#modal-help .game .team {
  background-color: white;
  color: #555555;
  font-family: Open Sans;
  text-align: center;
  font-weight: normal;
  height: 150px;
  border-radius: 3px;
  display: table-cell;
  width: 250px;
  vertical-align: middle;
  work-break: break-word;
}
#modal-help .game .at {
  color: #fff;
  line-height: 150px;
  text-align: center;
  display: block;
}
#modal-help .game .info {
  font-size: 16px;
  margin-top: 20px;
}
#modal-help .game .info .about {
  color: #00D168;
  text-transform: uppercase;
}
#modal-help .game h4 {
  letter-spacing: normal;
  display: block;
  text-transform: uppercase;
  margin: 0 0;
  font-weight: 300;
  font-size: 18px;
}
#modal-help .game h4.margin {
  margin: 0 0 10px;
}
#modal-help .game textarea {
  display: block;
  border: 0 none;
  width: 100%;
  color: #555555;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#modal-help .game .game-editor > div {
  margin: 20px 0;
}
#modal-help .game .game-editor hr {
  margin: 20px 0 0;
  border-color: #555;
}
#modal-help .game .game-editor .wants .want.not-checked, #modal-help .game .game-editor .wants label, #modal-help .game .game-editor .wants input {
  display: none;
}
#modal-help .game .game-editor .wants span, #modal-help .game .game-editor .wants label {
  color: #00D168;
  font: 300 13px Open Sans;
}
#modal-help .game .game-editor .wants span {
  display: inline;
}
#modal-help .game .game-editor .wants label {
  display: none;
}
#modal-help .game .game-editor .wants.editing .want {
  display: block !important;
}
#modal-help .game .game-editor .wants.editing label, #modal-help .game .game-editor .wants.editing input {
  display: inline;
}
#modal-help .game .game-editor .wants.editing span {
  display: none;
}
#modal-help .footer button {
  display: block;
  float: right;
}
#modal-help button.save.ng-hide-remove {
  -webkit-animation: 1s bounce;
}

.notification {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1002;
  background-color: rgba(0, 0, 0, 0.9);
  font: 300 18px Oswald, Arial, Helvetica, serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.notification.message {
  color: #fff;
  background-color: rgba(0, 157, 78, 0.9);
}
.notification.error {
  color: #ff4d35;
}
.notification.ng-enter {
  -webkit-animation: 0.5s fadeInUp;
}
.notification.ng-leave {
  -webkit-animation: 0.3s fadeOutDown;
}
.notification .close {
  font: 20px/1 Open Sans;
  position: absolute;
  right: 10px;
  top: 15px;
  cursor: pointer;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.notification .close:hover {
  color: #fff;
}

.btn-group {
  font-family: Open Sans;
}
.btn-group .dropdown-menu {
  display: block;
}
.btn-group .dropdown-menu > li > a {
  letter-spacing: normal;
  text-transform: none;
}

.div-button {
  margin-left: 20px;
  border-radius: 5px 5px 5px 5px !important;
}

body.admin .content {
  padding: 0;
}
body.admin .content .title {
  padding: 15px 0;
  background-color: #353535;
  font: 300 22px/1 Oswald;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  body.admin .content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  body.admin .content .title {
    font-size: 14px;
  }
}
body.admin .content .left {
  padding: 0;
  height: 100%;
}
body.admin .content .left .title {
  cursor: pointer;
  border-bottom: 1px solid #222;
}
body.admin .content .left .title i {
  visibility: hidden;
  position: absolute;
  right: 20px;
}
body.admin .content .left .title:hover {
  background-color: #555;
}
body.admin .content .left .title.active {
  background-color: #009d4e;
}
body.admin .content .left .title.active:hover {
  background-color: #009d4e;
}
body.admin .content .left .title.active i {
  visibility: visible;
}
body.admin .content .right {
  min-height: 800px;
  padding: 0;
  background-color: #eee;
  height: 100%;
}
body.admin .content .right .title {
  color: #666;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.admin .content .btn {
    width: 100%;
    min-height: 40px;
  }
  body.admin .content .btn-sm {
    width: auto;
  }
}

body.admin-emailusers textarea {
  text-transform: none;
}
body.admin-emailusers label {
  color: #333;
}

body.admin-manageguaranteegames-create input,
body.admin-manageguaranteegames-edit input {
  min-height: 50px;
  font-size: 14px;
}

body.admin-schools .content .right .search > div,
body.admin-confs .content .right .search > div,
body.admin-users .content .right .search > div,
body.admin-manageguaranteegames-create .content .right .search > div,
body.admin-manageguaranteegames-edit .content .right .search > div,
body.admin-activity .content .right .search > div {
  padding: 20px;
}
body.admin-schools .content .right .search label,
body.admin-confs .content .right .search label,
body.admin-users .content .right .search label,
body.admin-manageguaranteegames-create .content .right .search label,
body.admin-manageguaranteegames-edit .content .right .search label,
body.admin-activity .content .right .search label {
  color: #333;
}
body.admin-schools .content .right .school-col,
body.admin-confs .content .right .school-col,
body.admin-users .content .right .school-col,
body.admin-manageguaranteegames-create .content .right .school-col,
body.admin-manageguaranteegames-edit .content .right .school-col,
body.admin-activity .content .right .school-col {
  margin: 0 0 10px;
}
body.admin-schools .content .right .school,
body.admin-confs .content .right .school,
body.admin-users .content .right .school,
body.admin-manageguaranteegames-create .content .right .school,
body.admin-manageguaranteegames-edit .content .right .school,
body.admin-activity .content .right .school {
  background-color: white;
  color: #555555;
  font-size: 14px;
  text-align: center;
  height: 170px;
  padding: 0 10px;
  border-radius: 3px;
  display: table-cell;
  width: 250px;
  vertical-align: middle;
}
body.admin-schools .content .right .school img,
body.admin-confs .content .right .school img,
body.admin-users .content .right .school img,
body.admin-manageguaranteegames-create .content .right .school img,
body.admin-manageguaranteegames-edit .content .right .school img,
body.admin-activity .content .right .school img {
  max-height: 40px;
  max-width: 100%;
}
body.admin-schools .content .right .school,
body.admin-confs .content .right .school,
body.admin-users .content .right .school,
body.admin-manageguaranteegames-create .content .right .school,
body.admin-manageguaranteegames-edit .content .right .school,
body.admin-activity .content .right .school {
  cursor: pointer;
}
body.admin-schools .content .right .school small,
body.admin-confs .content .right .school small,
body.admin-users .content .right .school small,
body.admin-manageguaranteegames-create .content .right .school small,
body.admin-manageguaranteegames-edit .content .right .school small,
body.admin-activity .content .right .school small {
  color: #aaa;
}
body.admin-schools .content .pickadate,
body.admin-confs .content .pickadate,
body.admin-users .content .pickadate,
body.admin-manageguaranteegames-create .content .pickadate,
body.admin-manageguaranteegames-edit .content .pickadate,
body.admin-activity .content .pickadate {
  position: absolute;
  z-index: 100;
  background: #fff;
  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.5);
  border: 10px #fff solid;
  border-radius: 4px;
}
body.admin-schools .content .fb-dropdown,
body.admin-confs .content .fb-dropdown,
body.admin-users .content .fb-dropdown,
body.admin-manageguaranteegames-create .content .fb-dropdown,
body.admin-manageguaranteegames-edit .content .fb-dropdown,
body.admin-activity .content .fb-dropdown {
  text-transform: capitalize;
}
body.admin-schools .content .fb-dropdown .fb-dropdown-options.expand,
body.admin-confs .content .fb-dropdown .fb-dropdown-options.expand,
body.admin-users .content .fb-dropdown .fb-dropdown-options.expand,
body.admin-manageguaranteegames-create .content .fb-dropdown .fb-dropdown-options.expand,
body.admin-manageguaranteegames-edit .content .fb-dropdown .fb-dropdown-options.expand,
body.admin-activity .content .fb-dropdown .fb-dropdown-options.expand {
  background: #f6f6f6;
}
body.admin-schools .content .activity.search input.text, body.admin-schools .content .activity.search .btn-success,
body.admin-confs .content .activity.search input.text,
body.admin-confs .content .activity.search .btn-success,
body.admin-users .content .activity.search input.text,
body.admin-users .content .activity.search .btn-success,
body.admin-manageguaranteegames-create .content .activity.search input.text,
body.admin-manageguaranteegames-create .content .activity.search .btn-success,
body.admin-manageguaranteegames-edit .content .activity.search input.text,
body.admin-manageguaranteegames-edit .content .activity.search .btn-success,
body.admin-activity .content .activity.search input.text,
body.admin-activity .content .activity.search .btn-success {
  min-height: 50px;
}
body.admin-schools .content .activity.search .btn-success,
body.admin-confs .content .activity.search .btn-success,
body.admin-users .content .activity.search .btn-success,
body.admin-manageguaranteegames-create .content .activity.search .btn-success,
body.admin-manageguaranteegames-edit .content .activity.search .btn-success,
body.admin-activity .content .activity.search .btn-success {
  width: 100%;
}

body.admin-users .content .right {
  padding-bottom: 40px;
}
body.admin-users .content .right .fa-sort {
  opacity: 0.3;
}
body.admin-users .content .right .click {
  cursor: pointer;
}
body.admin-users .content .right table {
  font-size: 11px;
}
body.admin-users .content .right table th, body.admin-users .content .right table td {
  padding: 4px 0 4px 3px;
  font-weight: normal;
}
body.admin-users .content .right table td {
  vertical-align: middle;
}
body.admin-users .content .right table td .btn-xs {
  margin-right: 3px;
}
body.admin-users .content .right table tr.ng-leave {
  -webkit-animation: 500ms fadeOut;
}

body.admin-schools-edit .content .right label,
body.admin-confs-edit .content .right label,
body.admin-users-edit .content .right label,
body.admin-users-create .content .right label,
body.admin-manageguaranteegames-edit .content .right label,
body.admin-manageguaranteegames-create .content .right label,
body.admin-schools-create .content .right label,
body.admin-confs-create .content .right label,
body.admin-emailusers .content .right label {
  color: #333;
}
body.admin-schools-edit .content .right .row > div,
body.admin-confs-edit .content .right .row > div,
body.admin-users-edit .content .right .row > div,
body.admin-users-create .content .right .row > div,
body.admin-manageguaranteegames-edit .content .right .row > div,
body.admin-manageguaranteegames-create .content .right .row > div,
body.admin-schools-create .content .right .row > div,
body.admin-confs-create .content .right .row > div,
body.admin-emailusers .content .right .row > div {
  padding-top: 20px;
}
body.admin-schools-edit .content .right .text.sm,
body.admin-confs-edit .content .right .text.sm,
body.admin-users-edit .content .right .text.sm,
body.admin-users-create .content .right .text.sm,
body.admin-manageguaranteegames-edit .content .right .text.sm,
body.admin-manageguaranteegames-create .content .right .text.sm,
body.admin-schools-create .content .right .text.sm,
body.admin-confs-create .content .right .text.sm,
body.admin-emailusers .content .right .text.sm {
  font-size: 11px;
}
body.admin-schools-edit .content .right .logo-edit,
body.admin-confs-edit .content .right .logo-edit,
body.admin-users-edit .content .right .logo-edit,
body.admin-users-create .content .right .logo-edit,
body.admin-manageguaranteegames-edit .content .right .logo-edit,
body.admin-manageguaranteegames-create .content .right .logo-edit,
body.admin-schools-create .content .right .logo-edit,
body.admin-confs-create .content .right .logo-edit,
body.admin-emailusers .content .right .logo-edit {
  padding: 20px;
  background-color: #fff;
  width: 140px;
  border-radius: 5px;
  margin: 10px 0;
  position: relative;
}
body.admin-schools-edit .content .right .logo-edit i,
body.admin-confs-edit .content .right .logo-edit i,
body.admin-users-edit .content .right .logo-edit i,
body.admin-users-create .content .right .logo-edit i,
body.admin-manageguaranteegames-edit .content .right .logo-edit i,
body.admin-manageguaranteegames-create .content .right .logo-edit i,
body.admin-schools-create .content .right .logo-edit i,
body.admin-confs-create .content .right .logo-edit i,
body.admin-emailusers .content .right .logo-edit i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin: -14px 0 0 -13px;
}
body.admin-schools-edit .content .right .logo-edit.faded img,
body.admin-confs-edit .content .right .logo-edit.faded img,
body.admin-users-edit .content .right .logo-edit.faded img,
body.admin-users-create .content .right .logo-edit.faded img,
body.admin-manageguaranteegames-edit .content .right .logo-edit.faded img,
body.admin-manageguaranteegames-create .content .right .logo-edit.faded img,
body.admin-schools-create .content .right .logo-edit.faded img,
body.admin-confs-create .content .right .logo-edit.faded img,
body.admin-emailusers .content .right .logo-edit.faded img {
  opacity: 0.2;
}
body.admin-schools-edit .content .right .colors > div,
body.admin-confs-edit .content .right .colors > div,
body.admin-users-edit .content .right .colors > div,
body.admin-users-create .content .right .colors > div,
body.admin-manageguaranteegames-edit .content .right .colors > div,
body.admin-manageguaranteegames-create .content .right .colors > div,
body.admin-schools-create .content .right .colors > div,
body.admin-confs-create .content .right .colors > div,
body.admin-emailusers .content .right .colors > div {
  margin: 5px 0;
}
body.admin-schools-edit .content .right .colors strong,
body.admin-confs-edit .content .right .colors strong,
body.admin-users-edit .content .right .colors strong,
body.admin-users-create .content .right .colors strong,
body.admin-manageguaranteegames-edit .content .right .colors strong,
body.admin-manageguaranteegames-create .content .right .colors strong,
body.admin-schools-create .content .right .colors strong,
body.admin-confs-create .content .right .colors strong,
body.admin-emailusers .content .right .colors strong {
  display: block;
  height: 30px;
}
body.admin-schools-edit .content .right .colors span,
body.admin-confs-edit .content .right .colors span,
body.admin-users-edit .content .right .colors span,
body.admin-users-create .content .right .colors span,
body.admin-manageguaranteegames-edit .content .right .colors span,
body.admin-manageguaranteegames-create .content .right .colors span,
body.admin-schools-create .content .right .colors span,
body.admin-confs-create .content .right .colors span,
body.admin-emailusers .content .right .colors span {
  color: #555;
  margin: 7px 0 0 5px;
}
body.admin-schools-edit .content .right table td,
body.admin-confs-edit .content .right table td,
body.admin-users-edit .content .right table td,
body.admin-users-create .content .right table td,
body.admin-manageguaranteegames-edit .content .right table td,
body.admin-manageguaranteegames-create .content .right table td,
body.admin-schools-create .content .right table td,
body.admin-confs-create .content .right table td,
body.admin-emailusers .content .right table td {
  vertical-align: middle;
  text-align: center;
}

body.admin-confs-edit .content .right .years .row > div,
body.admin-confs-create .content .right .years .row > div {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  body.admin .link-arrow,
  body.admin-activity .link-arrow,
  body.admin-activity-edit .link-arrow,
  body.admin-activity-create .link-arrow,
  body.admin-schools .link-arrow,
  body.admin-schools-edit .link-arrow,
  body.admin-schools-create .link-arrow,
  body.admin-users .link-arrow,
  body.admin-users-edit .link-arrow,
  body.admin-users-create .link-arrow,
  body.admin-manageguaranteegames .link-arrow,
  body.admin-manageguaranteegames-edit .link-arrow,
  body.admin-manageguaranteegames-create .link-arrow,
  body.admin-confs .link-arrow,
  body.admin-confs-edit .link-arrow,
  body.admin-confs-create .link-arrow {
    display: none;
  }
}

body.auctions .content h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
body.auctions .icon.tiny {
  max-height: 20px;
}
body.auctions .school-icon {
  width: 40px;
  float: left;
  text-align: center;
}
body.auctions .school-icon img {
  max-width: 80%;
}
body.auctions .actions-table {
  background: #fff;
}
body.auctions .actions-table td {
  vertical-align: middle;
}
body.auctions .float-right {
  float: right;
}
body.auctions .content .title {
  position: relative;
  padding: 15px 0;
  background-color: #353535;
  font: 300 22px/1 Oswald;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  body.auctions .content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  body.auctions .content .title {
    font-size: 14px;
  }
}
body.auctions .content .left {
  padding: 0;
  height: 100%;
}
body.auctions .content .left .title {
  cursor: pointer;
  border-bottom: 1px solid #222;
}
body.auctions .content .left .title i {
  visibility: hidden;
  position: absolute;
  right: 20px;
}
body.auctions .content .left .title:hover {
  background-color: #555;
}
body.auctions .content .left .title.active {
  background-color: #009d4e;
}
body.auctions .content .left .title.active:hover {
  background-color: #009d4e;
}
body.auctions .content .left .title.active i {
  visibility: visible;
}
body.auctions .content .right {
  min-height: 800px;
  background-color: #eee;
  height: 100%;
}
body.auctions .content .right .title {
  color: #666;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.auctions .content .btn {
    width: 100%;
    min-height: 40px;
  }
  body.auctions .content .btn-sm {
    width: auto;
  }
}
body.auctions .content label.block {
  color: #222222;
}
body.auctions .content .retracted {
  opacity: 0.3;
  text-decoration: line-through;
}
body.auctions .content .badge {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 2em;
  margin: auto;
  right: 40px;
  line-height: 2em;
  font-size: 1.5rem;
  background: #fff;
  color: #333;
  padding: 0 0.4em;
}
@media screen and (max-width: 1200px) {
  body.auctions .content .link-arrow {
    display: none;
  }
  body.auctions .content .badge {
    font-size: 1rem;
    right: 5px;
  }
}
body.auctions .search-block {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #222222;
}
body.auctions .margin-top {
  margin-top: 15px;
}
body.auctions .margin-top-md {
  margin-top: 10px;
}
body.auctions .margin-bottom-lg {
  margin-bottom: 100px;
}

body.conferences .content {
  padding: 20px 0;
}
body.conferences .content h2 {
  color: #eee;
  margin: 5px 0 0;
}
body.conferences .content .header label {
  color: white;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
body.conferences .content .fb-dropdown .fb-dropdown-options {
  z-index: 100;
  box-shadow: 0 15px 10px -10px #111111;
}
body.conferences .content .division.ng-enter {
  -webkit-animation: 300ms fadeIn;
}
body.conferences .content .division-label {
  text-align: center;
  padding: 20px 0 0;
  margin: 20px 0px;
  border-top: 1px solid #fff; /*#3C3C3C;*/
  font-size: 40px;
  font-family: Oswald;
  font-weight: 300;
  line-height: 1;
  color: #fff; /*rgb(41, 41, 41);*/
}
body.conferences .content .conference {
  background-color: #eee;
  margin: 0 0 10px;
}
body.conferences .content .conference hr {
  border-color: #bbb;
  margin: 0;
}
body.conferences .content .conference table {
  background-color: #eee;
  cursor: pointer;
  vertical-align: middle;
  height: 60px;
  width: 100%;
}
body.conferences .content .conference table td {
  padding: 5px;
}
body.conferences .content .conference span {
  letter-spacing: 0.15em;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
}
body.conferences .content .schools {
  padding: 10px;
  font-size: 16px;
}
body.conferences .content .schools .school {
  height: 40px;
}

body.directory .content .desktop table {
  font-size: 11px;
}
body.directory .content table {
  margin-top: 10px;
  background-color: #fff;
}
body.directory .content table td {
  vertical-align: middle;
}
body.directory .content table tr {
  background-color: #fff;
}
body.directory .content table tr.ng-enter {
  -webkit-animation: 300ms fadeInUp;
}
body.directory .content table tr.ng-leave {
  -webkit-animation: 300ms fadeOutDown;
}
body.directory .content .dropdown-menu {
  display: block;
}
body.directory .content input.text.sm {
  padding: 7px 0;
}
body.directory .content .fa-sort {
  opacity: 0.3;
}
body.directory .content .click {
  cursor: pointer;
}
body.directory .content h2 {
  color: #fff;
}
body.directory .directory-table th, body.directory .directory-table td {
  white-space: nowrap;
}
body.directory .contact-link {
  padding: 3px 10px;
  display: block;
}

body.login, body.welcome, body.logout {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;
  background-image: url(/images/login-bg-dark-1000.jpg);
}
@media (min-width: 600px) {
  body.login, body.welcome, body.logout {
    background-image: url(/images/login-bg-dark-1200.jpg);
  }
}
@media (min-width: 1000px) {
  body.login, body.welcome, body.logout {
    background-image: url(/images/login-bg-dark.jpg);
    background-position: center center;
  }
}
body.login, body.welcome, body.logout {
  background-color: #060606;
}

#login {
  -webkit-transition: padding-top 300ms 400ms;
}
#login [ui-view].ng-enter {
  -webkit-animation: 500ms flipInY;
}
#login .logo {
  text-align: center;
}
#login .logo img {
  max-width: 100%;
}
#login .content {
  text-align: center;
  margin: 20px 0 0;
  position: relative;
}
#login .content div {
  text-align: left;
  margin-bottom: 35px;
}
#login .content div.first {
  margin-bottom: 15px;
}
#login .content div {
  overflow: auto;
}
#login .content button.small {
  width: 48%;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.5);
  font: 300 12px/1 "Open Sans", Arial, Helvetica, serif;
  color: #eee;
  padding: 22px 0;
  letter-spacing: normal;
  margin: 0;
}
#login .content button.small:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#login .content form.disabled {
  opacity: 0.2;
}
#login .content form.disabled button, #login .content form.disabled .button {
  cursor: wait;
}
#login .content .loading {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -20px 0 0;
  font-size: 40px;
  color: #fff;
  text-align: center;
  width: 100%;
}
#login .content p {
  text-align: center;
  font-weight: 300;
  color: #fff;
}
#login label {
  color: #fff;
  text-transform: uppercase;
  padding-left: 10px;
  display: block;
  margin-bottom: 5px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
#login input.text {
  text-align: center;
  border-radius: 2px;
  font-size: 20px;
  padding: 18px 0;
  width: 100%;
  border: 0 none;
  color: #555;
  background-color: #fff;
  margin: 0;
}
#login a {
  color: #fff;
  text-decoration: none;
}
#login a span {
  color: black;
}

body.welcome .content .quickbutton {
  margin: 50px 0;
}
body.welcome .content .quickbutton .logo {
  text-align: center;
  margin: 30px 0 0;
}
body.welcome .content .news {
  border-top: 1px solid #555;
  padding-top: 30px;
  color: #fff;
}
body.welcome .content .news .title {
  font-weight: 600;
  font-size: 30px;
  padding: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  min-height: 165px;
}
body.welcome .content .news .news-layout {
  display: inline-flex;
}
@media (max-width: 1085px) {
  body.welcome .content .news .news-layout {
    display: block;
  }
}
body.welcome .content .news .news-layout .news-spacing {
  margin-right: 15px;
  margin-left: 15px;
}
body.welcome .content .news .news-layout .news-spacing .news-submit-spacing {
  margin-right: 12px;
  margin-left: 15px;
}
body.welcome .content .news table {
  border-collapse: separate;
  border-spacing: 0 5px;
}
body.welcome .content .news table tr.ng-enter {
  -webkit-animation: 1s fadeInDown;
}
body.welcome .content .news table tr td {
  vertical-align: middle;
  padding: 20px 5px;
  text-transform: uppercase;
  background-color: #3f4040;
  letter-spacing: 0.1em;
}
body.welcome .content .news table tr td:first-child {
  padding-left: 20px;
}
body.welcome .content .news table tr td span {
  color: #009d4e;
}

.aaths-container {
  font-size: 1em;
  background: #0ca155;
  color: #fff;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1002;
  padding: 0.5em 1em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.aaths-container .aaths-close {
  display: inline-block;
  float: right;
  background: #fff;
  color: #0ca155;
  width: 1em;
  height: 1em;
  text-decoration: none;
  line-height: 1em;
  text-align: center;
  border-radius: 50%;
  transition: all 0.2s;
}
.aaths-container .aaths-close:active {
  background: rgb(216.75, 216.75, 216.75);
}
.aaths-container .aaths-iOS6-icon,
.aaths-container .aaths-iOS7-icon,
.aaths-container .aaths-iOS8-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.aaths-container .aaths-iOS6-icon {
  background-image: url("/images/ios6share.png");
}
.aaths-container .aaths-iOS7-icon {
  background-image: url("/images/ios7share.png");
}
.aaths-container .aaths-iOS8-icon {
  background-image: url("/images/ios8share.png");
}

body.mobileDirectory .content .desktop table {
  font-size: 11px;
}
body.mobileDirectory .content table {
  margin-top: 10px;
  background-color: #fff;
}
body.mobileDirectory .content table td {
  vertical-align: middle;
}
body.mobileDirectory .content table tr {
  background-color: #fff;
}
body.mobileDirectory .content table tr.ng-enter {
  -webkit-animation: 300ms fadeInUp;
}
body.mobileDirectory .content table tr.ng-leave {
  -webkit-animation: 300ms fadeOutDown;
}
body.mobileDirectory .content .dropdown-menu {
  display: block;
}
body.mobileDirectory .content input.text.sm {
  padding: 7px 0;
}
body.mobileDirectory .content .fa-sort {
  opacity: 0.3;
}
body.mobileDirectory .content .click {
  cursor: pointer;
}
body.mobileDirectory .content h2 {
  color: #fff;
}
body.mobileDirectory .contact-link {
  padding: 3px 10px;
  display: block;
}
body.mobileDirectory .user-details {
  max-height: 0;
  overflow: hidden;
  transition: all 0.25s;
}
body.mobileDirectory .user-details.showing {
  max-height: 300px;
}
body.mobileDirectory .user-listing {
  position: relative;
  padding-right: 20px;
}
body.mobileDirectory .user-listing .arrow {
  position: absolute;
  text-align: center;
  margin: auto;
  height: 1em;
  line-height: 1em;
  width: 1em;
  top: 0;
  bottom: 0;
  right: 5px;
}

body.reports .content .title, body.schedules .content .title, body.oddeven .content .title, body.transactions .content .title, body.pendingreport .content .title, body.conferencescheduling .content .title, body.guaranteereport .content .title, body.conferencegames .content .title, body.byereport .content .title, body.controlledgames .content .title, body.fcsgames .content .title, body.guaranteesummary .content .title, body.neutralsitereport .content .title, body.guaranteeconferencesummary .content .title {
  padding: 15px 0;
  background-color: #353535;
  font: 300 22px/1 Oswald;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media print {
  body.reports .content .title, body.schedules .content .title, body.oddeven .content .title, body.transactions .content .title, body.pendingreport .content .title, body.conferencescheduling .content .title, body.guaranteereport .content .title, body.conferencegames .content .title, body.byereport .content .title, body.controlledgames .content .title, body.fcsgames .content .title, body.guaranteesummary .content .title, body.neutralsitereport .content .title, body.guaranteeconferencesummary .content .title {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  body.reports .content .title, body.schedules .content .title, body.oddeven .content .title, body.transactions .content .title, body.pendingreport .content .title, body.conferencescheduling .content .title, body.guaranteereport .content .title, body.conferencegames .content .title, body.byereport .content .title, body.controlledgames .content .title, body.fcsgames .content .title, body.guaranteesummary .content .title, body.neutralsitereport .content .title, body.guaranteeconferencesummary .content .title {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  body.reports .content .title, body.schedules .content .title, body.oddeven .content .title, body.transactions .content .title, body.pendingreport .content .title, body.conferencescheduling .content .title, body.guaranteereport .content .title, body.conferencegames .content .title, body.byereport .content .title, body.controlledgames .content .title, body.fcsgames .content .title, body.guaranteesummary .content .title, body.neutralsitereport .content .title, body.guaranteeconferencesummary .content .title {
    font-size: 16px;
  }
}
body.reports .content .left, body.schedules .content .left, body.oddeven .content .left, body.transactions .content .left, body.pendingreport .content .left, body.conferencescheduling .content .left, body.guaranteereport .content .left, body.conferencegames .content .left, body.byereport .content .left, body.controlledgames .content .left, body.fcsgames .content .left, body.guaranteesummary .content .left, body.neutralsitereport .content .left, body.guaranteeconferencesummary .content .left {
  padding: 0;
}
body.reports .content .left .options, body.schedules .content .left .options, body.oddeven .content .left .options, body.transactions .content .left .options, body.pendingreport .content .left .options, body.conferencescheduling .content .left .options, body.guaranteereport .content .left .options, body.conferencegames .content .left .options, body.byereport .content .left .options, body.controlledgames .content .left .options, body.fcsgames .content .left .options, body.guaranteesummary .content .left .options, body.neutralsitereport .content .left .options, body.guaranteeconferencesummary .content .left .options {
  padding: 20px;
}
body.reports .content .left .set, body.schedules .content .left .set, body.oddeven .content .left .set, body.transactions .content .left .set, body.pendingreport .content .left .set, body.conferencescheduling .content .left .set, body.guaranteereport .content .left .set, body.conferencegames .content .left .set, body.byereport .content .left .set, body.controlledgames .content .left .set, body.fcsgames .content .left .set, body.guaranteesummary .content .left .set, body.neutralsitereport .content .left .set, body.guaranteeconferencesummary .content .left .set {
  margin-bottom: 20px;
}
body.reports .content .left .set.weeks, body.schedules .content .left .set.weeks, body.oddeven .content .left .set.weeks, body.transactions .content .left .set.weeks, body.pendingreport .content .left .set.weeks, body.conferencescheduling .content .left .set.weeks, body.guaranteereport .content .left .set.weeks, body.conferencegames .content .left .set.weeks, body.byereport .content .left .set.weeks, body.controlledgames .content .left .set.weeks, body.fcsgames .content .left .set.weeks, body.guaranteesummary .content .left .set.weeks, body.neutralsitereport .content .left .set.weeks, body.guaranteeconferencesummary .content .left .set.weeks {
  display: block;
  overflow: hidden;
}
body.reports .content .left label, body.schedules .content .left label, body.oddeven .content .left label, body.transactions .content .left label, body.pendingreport .content .left label, body.conferencescheduling .content .left label, body.guaranteereport .content .left label, body.conferencegames .content .left label, body.byereport .content .left label, body.controlledgames .content .left label, body.fcsgames .content .left label, body.guaranteesummary .content .left label, body.neutralsitereport .content .left label, body.guaranteeconferencesummary .content .left label {
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
body.reports .content .left label.inline, body.schedules .content .left label.inline, body.oddeven .content .left label.inline, body.transactions .content .left label.inline, body.pendingreport .content .left label.inline, body.conferencescheduling .content .left label.inline, body.guaranteereport .content .left label.inline, body.conferencegames .content .left label.inline, body.byereport .content .left label.inline, body.controlledgames .content .left label.inline, body.fcsgames .content .left label.inline, body.guaranteesummary .content .left label.inline, body.neutralsitereport .content .left label.inline, body.guaranteeconferencesummary .content .left label.inline {
  display: inline;
  text-transform: none;
}
body.reports .content .left button, body.schedules .content .left button, body.oddeven .content .left button, body.transactions .content .left button, body.pendingreport .content .left button, body.conferencescheduling .content .left button, body.guaranteereport .content .left button, body.conferencegames .content .left button, body.byereport .content .left button, body.controlledgames .content .left button, body.fcsgames .content .left button, body.guaranteesummary .content .left button, body.neutralsitereport .content .left button, body.guaranteeconferencesummary .content .left button {
  text-transform: uppercase;
}
body.reports .content .left .weeks .btn-sm, body.schedules .content .left .weeks .btn-sm, body.oddeven .content .left .weeks .btn-sm, body.transactions .content .left .weeks .btn-sm, body.pendingreport .content .left .weeks .btn-sm, body.conferencescheduling .content .left .weeks .btn-sm, body.guaranteereport .content .left .weeks .btn-sm, body.conferencegames .content .left .weeks .btn-sm, body.byereport .content .left .weeks .btn-sm, body.controlledgames .content .left .weeks .btn-sm, body.fcsgames .content .left .weeks .btn-sm, body.guaranteesummary .content .left .weeks .btn-sm, body.neutralsitereport .content .left .weeks .btn-sm, body.guaranteeconferencesummary .content .left .weeks .btn-sm {
  margin: 0 5px 5px 0;
  width: 45%;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
body.reports .content .left .weeks .btn-link, body.schedules .content .left .weeks .btn-link, body.oddeven .content .left .weeks .btn-link, body.transactions .content .left .weeks .btn-link, body.pendingreport .content .left .weeks .btn-link, body.conferencescheduling .content .left .weeks .btn-link, body.guaranteereport .content .left .weeks .btn-link, body.conferencegames .content .left .weeks .btn-link, body.byereport .content .left .weeks .btn-link, body.controlledgames .content .left .weeks .btn-link, body.fcsgames .content .left .weeks .btn-link, body.guaranteesummary .content .left .weeks .btn-link, body.neutralsitereport .content .left .weeks .btn-link, body.guaranteeconferencesummary .content .left .weeks .btn-link {
  color: #999;
  width: auto;
}
body.reports .content thead th, body.schedules .content thead th, body.oddeven .content thead th, body.transactions .content thead th, body.pendingreport .content thead th, body.conferencescheduling .content thead th, body.guaranteereport .content thead th, body.conferencegames .content thead th, body.byereport .content thead th, body.controlledgames .content thead th, body.fcsgames .content thead th, body.guaranteesummary .content thead th, body.neutralsitereport .content thead th, body.guaranteeconferencesummary .content thead th {
  background: #eee;
}
body.reports .content .right, body.schedules .content .right, body.oddeven .content .right, body.transactions .content .right, body.pendingreport .content .right, body.conferencescheduling .content .right, body.guaranteereport .content .right, body.conferencegames .content .right, body.byereport .content .right, body.controlledgames .content .right, body.fcsgames .content .right, body.guaranteesummary .content .right, body.neutralsitereport .content .right, body.guaranteeconferencesummary .content .right {
  padding: 0;
  background-color: #eee;
  /*min-height: 900px;*/
}
body.reports .content .right .title, body.schedules .content .right .title, body.oddeven .content .right .title, body.transactions .content .right .title, body.pendingreport .content .right .title, body.conferencescheduling .content .right .title, body.guaranteereport .content .right .title, body.conferencegames .content .right .title, body.byereport .content .right .title, body.controlledgames .content .right .title, body.fcsgames .content .right .title, body.guaranteesummary .content .right .title, body.neutralsitereport .content .right .title, body.guaranteeconferencesummary .content .right .title {
  color: #444;
  background-color: #fff;
  text-align: left;
  padding: 15px;
  margin: 0 0 10px;
}
body.reports .content .right .title span, body.schedules .content .right .title span, body.oddeven .content .right .title span, body.transactions .content .right .title span, body.pendingreport .content .right .title span, body.conferencescheduling .content .right .title span, body.guaranteereport .content .right .title span, body.conferencegames .content .right .title span, body.byereport .content .right .title span, body.controlledgames .content .right .title span, body.fcsgames .content .right .title span, body.guaranteesummary .content .right .title span, body.neutralsitereport .content .right .title span, body.guaranteeconferencesummary .content .right .title span {
  color: #999;
}
body.reports .content .right h2, body.schedules .content .right h2, body.oddeven .content .right h2, body.transactions .content .right h2, body.pendingreport .content .right h2, body.conferencescheduling .content .right h2, body.guaranteereport .content .right h2, body.conferencegames .content .right h2, body.byereport .content .right h2, body.controlledgames .content .right h2, body.fcsgames .content .right h2, body.guaranteesummary .content .right h2, body.neutralsitereport .content .right h2, body.guaranteeconferencesummary .content .right h2 {
  font: 400 14px/1 "Open Sans";
  background-color: #353535;
  padding: 10px;
  color: #eee;
  margin: 0 0 20px;
  text-transform: none;
  letter-spacing: normal;
}
body.reports .content .right .school-col, body.schedules .content .right .school-col, body.oddeven .content .right .school-col, body.transactions .content .right .school-col, body.pendingreport .content .right .school-col, body.conferencescheduling .content .right .school-col, body.guaranteereport .content .right .school-col, body.conferencegames .content .right .school-col, body.byereport .content .right .school-col, body.controlledgames .content .right .school-col, body.fcsgames .content .right .school-col, body.guaranteesummary .content .right .school-col, body.neutralsitereport .content .right .school-col, body.guaranteeconferencesummary .content .right .school-col {
  margin: 0 0 10px;
}
@media print {
  body.reports .content .right .school-col, body.schedules .content .right .school-col, body.oddeven .content .right .school-col, body.transactions .content .right .school-col, body.pendingreport .content .right .school-col, body.conferencescheduling .content .right .school-col, body.guaranteereport .content .right .school-col, body.conferencegames .content .right .school-col, body.byereport .content .right .school-col, body.controlledgames .content .right .school-col, body.fcsgames .content .right .school-col, body.guaranteesummary .content .right .school-col, body.neutralsitereport .content .right .school-col, body.guaranteeconferencesummary .content .right .school-col {
    margin: 0px;
  }
}
body.reports .content .right .school-col.ng-leave, body.schedules .content .right .school-col.ng-leave, body.oddeven .content .right .school-col.ng-leave, body.transactions .content .right .school-col.ng-leave, body.pendingreport .content .right .school-col.ng-leave, body.conferencescheduling .content .right .school-col.ng-leave, body.guaranteereport .content .right .school-col.ng-leave, body.conferencegames .content .right .school-col.ng-leave, body.byereport .content .right .school-col.ng-leave, body.controlledgames .content .right .school-col.ng-leave, body.fcsgames .content .right .school-col.ng-leave, body.guaranteesummary .content .right .school-col.ng-leave, body.neutralsitereport .content .right .school-col.ng-leave, body.guaranteeconferencesummary .content .right .school-col.ng-leave {
  -webkit-animation: 300ms fadeOut;
}
body.reports .content .right .school, body.schedules .content .right .school, body.oddeven .content .right .school, body.transactions .content .right .school, body.pendingreport .content .right .school, body.conferencescheduling .content .right .school, body.guaranteereport .content .right .school, body.conferencegames .content .right .school, body.byereport .content .right .school, body.controlledgames .content .right .school, body.fcsgames .content .right .school, body.guaranteesummary .content .right .school, body.neutralsitereport .content .right .school, body.guaranteeconferencesummary .content .right .school {
  background-color: white;
  color: #555555;
  font-size: 14px;
  text-align: center;
  height: 110px;
  padding: 0 10px;
  border-radius: 3px;
  display: table-cell;
  width: 250px;
}
@media print {
  body.reports .content .right .school, body.schedules .content .right .school, body.oddeven .content .right .school, body.transactions .content .right .school, body.pendingreport .content .right .school, body.conferencescheduling .content .right .school, body.guaranteereport .content .right .school, body.conferencegames .content .right .school, body.byereport .content .right .school, body.controlledgames .content .right .school, body.fcsgames .content .right .school, body.guaranteesummary .content .right .school, body.neutralsitereport .content .right .school, body.guaranteeconferencesummary .content .right .school {
    width: 125px;
    height: 55px;
    padding: 0px;
  }
}
body.reports .content .right .school, body.schedules .content .right .school, body.oddeven .content .right .school, body.transactions .content .right .school, body.pendingreport .content .right .school, body.conferencescheduling .content .right .school, body.guaranteereport .content .right .school, body.conferencegames .content .right .school, body.byereport .content .right .school, body.controlledgames .content .right .school, body.fcsgames .content .right .school, body.guaranteesummary .content .right .school, body.neutralsitereport .content .right .school, body.guaranteeconferencesummary .content .right .school {
  vertical-align: middle;
  cursor: pointer;
}
body.reports .content .right .school small, body.schedules .content .right .school small, body.oddeven .content .right .school small, body.transactions .content .right .school small, body.pendingreport .content .right .school small, body.conferencescheduling .content .right .school small, body.guaranteereport .content .right .school small, body.conferencegames .content .right .school small, body.byereport .content .right .school small, body.controlledgames .content .right .school small, body.fcsgames .content .right .school small, body.guaranteesummary .content .right .school small, body.neutralsitereport .content .right .school small, body.guaranteeconferencesummary .content .right .school small {
  color: #aaa;
}
body.reports .content .right .school img, body.schedules .content .right .school img, body.oddeven .content .right .school img, body.transactions .content .right .school img, body.pendingreport .content .right .school img, body.conferencescheduling .content .right .school img, body.guaranteereport .content .right .school img, body.conferencegames .content .right .school img, body.byereport .content .right .school img, body.controlledgames .content .right .school img, body.fcsgames .content .right .school img, body.guaranteesummary .content .right .school img, body.neutralsitereport .content .right .school img, body.guaranteeconferencesummary .content .right .school img {
  max-width: 100%;
}
body.reports .content .right .group, body.schedules .content .right .group, body.oddeven .content .right .group, body.transactions .content .right .group, body.pendingreport .content .right .group, body.conferencescheduling .content .right .group, body.guaranteereport .content .right .group, body.conferencegames .content .right .group, body.byereport .content .right .group, body.controlledgames .content .right .group, body.fcsgames .content .right .group, body.guaranteesummary .content .right .group, body.neutralsitereport .content .right .group, body.guaranteeconferencesummary .content .right .group {
  border-bottom: 5px solid #515252;
}
body.reports .content .right .group.ng-leave, body.schedules .content .right .group.ng-leave, body.oddeven .content .right .group.ng-leave, body.transactions .content .right .group.ng-leave, body.pendingreport .content .right .group.ng-leave, body.conferencescheduling .content .right .group.ng-leave, body.guaranteereport .content .right .group.ng-leave, body.conferencegames .content .right .group.ng-leave, body.byereport .content .right .group.ng-leave, body.controlledgames .content .right .group.ng-leave, body.fcsgames .content .right .group.ng-leave, body.guaranteesummary .content .right .group.ng-leave, body.neutralsitereport .content .right .group.ng-leave, body.guaranteeconferencesummary .content .right .group.ng-leave {
  -webkit-animation: 500ms fadeOut;
}
body.reports .content .right .group.conference .title img, body.schedules .content .right .group.conference .title img, body.oddeven .content .right .group.conference .title img, body.transactions .content .right .group.conference .title img, body.pendingreport .content .right .group.conference .title img, body.conferencescheduling .content .right .group.conference .title img, body.guaranteereport .content .right .group.conference .title img, body.conferencegames .content .right .group.conference .title img, body.byereport .content .right .group.conference .title img, body.controlledgames .content .right .group.conference .title img, body.fcsgames .content .right .group.conference .title img, body.guaranteesummary .content .right .group.conference .title img, body.neutralsitereport .content .right .group.conference .title img, body.guaranteeconferencesummary .content .right .group.conference .title img {
  margin: 2px 5px 0;
}

body.oddeven .content .right .table {
  font-size: 11px;
}
body.oddeven .content .right .table th, body.oddeven .content .right .table td {
  text-align: center;
}
body.oddeven .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.controlledgames .content .right .table {
  font-size: 11px;
}
body.controlledgames .content .right .table th, body.controlledgames .content .right .table td {
  text-align: center;
}
body.controlledgames .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.fcsgames .content .right .table {
  font-size: 11px;
}
body.fcsgames .content .right .table th, body.fcsgames .content .right .table td {
  text-align: center;
}
body.fcsgames .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.byereport .content .right .table {
  font-size: 11px;
}
body.byereport .content .right .table th, body.byereport .content .right .table td {
  text-align: center;
}
body.byereport .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.guaranteereport .content .right .table,
body.neutralsitereport .content .right .table {
  font-size: 11px;
}
body.guaranteereport .content .right .table th, body.guaranteereport .content .right .table td,
body.neutralsitereport .content .right .table th,
body.neutralsitereport .content .right .table td {
  text-align: center;
}
body.guaranteereport .content .right .table img,
body.neutralsitereport .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.conferencescheduling .content .right .table {
  font-size: 11px;
}
body.conferencescheduling .content .right .table th, body.conferencescheduling .content .right .table td {
  text-align: center;
}
body.conferencescheduling .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.conferencegames .content .right .table {
  font-size: 11px;
}
body.conferencegames .content .right .table th, body.conferencegames .content .right .table td {
  text-align: center;
}
body.conferencegames .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.guaranteesummary .content .right .table {
  font-size: 11px;
}
body.guaranteesummary .content .right .table th, body.guaranteesummary .content .right .table td {
  text-align: center;
}
body.guaranteesummary .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.guaranteeconferencesummary .content .right .table {
  font-size: 11px;
}
body.guaranteeconferencesummary .content .right .table th, body.guaranteeconferencesummary .content .right .table td {
  text-align: center;
}
body.guaranteeconferencesummary .content .right .table img {
  max-width: 35px;
  max-height: 30px;
}

body.schedules .content .right .day {
  border-bottom: 5px solid #515252;
}
body.schedules .content .right .title {
  margin-bottom: 0;
}
body.schedules .content .right .conference {
  background-color: #d6f1e3;
}
body.schedules .content .right .odd {
  background-color: #ddd;
}
body.schedules .content .right .odd.conference {
  background-color: rgb(180.0818181818, 229.4181818182, 203.8363636364);
}
body.schedules .content .right .group {
  border: 0 none;
}
body.schedules .content .right .row > div {
  padding: 10px 0;
  font-size: 18px;
}
@media screen and (max-width: 1200px) {
  body.schedules .content .right .row > div {
    font-size: 14px;
  }
}
@media print {
  body.schedules .content .right .row > div {
    font-size: 14px;
  }
}

body.pendingreport .content .right .day {
  border-bottom: 5px solid #515252;
}
body.pendingreport .content .right .title {
  margin-bottom: 0;
}
body.pendingreport .content .right .conference {
  background-color: #d6f1e3;
}
body.pendingreport .content .right .odd {
  background-color: #ddd;
}
body.pendingreport .content .right .odd.conference {
  background-color: rgb(180.0818181818, 229.4181818182, 203.8363636364);
}
body.pendingreport .content .right .group {
  border: 0 none;
}
body.pendingreport .content .right .row > div {
  padding: 10px 0;
  font-size: 18px;
}
@media screen and (max-width: 1200px) {
  body.pendingreport .content .right .row > div {
    font-size: 14px;
  }
}
@media print {
  body.pendingreport .content .right .row > div {
    font-size: 14px;
  }
}

.away-logo {
  float: right;
}

.home-logo {
  float: left;
}

.black {
  background-color: #222 !important;
  border-color: #222 !important;
  color: #222 !important;
}

.thickleft {
  border-left: 2px solid #000 !important;
}

@media screen and (max-width: 1000px) {
  .school-name {
    font-family: Oswald;
    font-weight: lighter;
    line-height: 30px;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }
  a[ng-href]:after {
    content: none !important;
  }
  table {
    page-break-after: auto;
  }
  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  td {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  thead {
    display: table-header-group;
  }
  tfoot {
    display: table-footer-group;
  }
  .group {
    page-break-inside: avoid;
  }
  .col-xs-4 {
    width: 9%;
  }
  .col-md-3 {
    width: 9%;
  }
  .col-lg-2 {
    width: 9%;
  }
  .name-printed {
    width: 200px;
    height: 38px;
    line-height: 18px;
    display: table-cell;
    word-wrap: break-word;
    vertical-align: top;
  }
  .print-header {
    display: block !important;
  }
  .name-printed-two {
    display: block !important;
    width: 80px;
    height: 72px;
    line-height: 18px;
    display: table-cell;
    word-wrap: break-word;
    vertical-align: top;
  }
}
body.guaranteesummary .headcol {
  position: absolute;
  width: 66px;
  left: 0;
  top: auto;
}
body.guaranteesummary .scrollable {
  overflow-x: scroll;
  margin-left: 5em;
  overflow-y: visible;
  padding: 0;
}
body.guaranteesummary td, body.guaranteesummary th {
  height: 45px;
}

body.guaranteeconferencesummary .headcol {
  position: absolute;
  width: 120px;
  left: 0;
  top: auto;
}
body.guaranteeconferencesummary .scrollable {
  overflow-x: scroll;
  margin-left: 120px;
  overflow-y: visible;
  padding: 0;
}
body.guaranteeconferencesummary td, body.guaranteeconferencesummary th {
  height: 45px;
}

body.conferencegames .headcol {
  position: absolute;
  width: 120px;
  left: 0;
  top: auto;
}
body.conferencegames .scrollable {
  overflow-x: scroll;
  margin-left: 120px;
  overflow-y: visible;
  padding: 0;
}
body.conferencegames td, body.conferencegames th {
  height: 45px;
}

.report-team-needing-games-headers {
  color: black;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 10px;
}

.report-team-needing-games-links {
  display: block !important;
  margin: 0px auto 20px;
  text-transform: uppercase;
  color: black;
}

.report-team-needing-games-box {
  border: 1px solid white;
  background: white;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.back-to-reports-list-link {
  font-size: 16px;
}

label.block {
  color: #fff;
  text-transform: uppercase;
  padding-left: 10px;
  display: block;
  margin-bottom: 5px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

input.text-block {
  text-align: center;
  font-size: 20px;
  padding: 18px 0;
  width: 100%;
  border: 0 none;
  color: #555;
  background-color: #fff;
  margin: 0;
}
input.text-block.sm {
  font-size: 12px;
  padding: 5px 0;
}
input.text-block.xs {
  font-size: 11px;
  padding: 10px 0;
}

body.team .content .set, body.conference .content .set, body.compare-select .content .set {
  -webkit-transition: padding-top 300ms;
}
body.team .content .set > div, body.conference .content .set > div, body.compare-select .content .set > div {
  margin: 0 0 40px;
}
body.team .content .set:last-child, body.conference .content .set:last-child, body.compare-select .content .set:last-child {
  margin: 0;
}
body.team .content .set label, body.conference .content .set label, body.compare-select .content .set label {
  margin-top: -20px;
}
body.team .content .set .selection-logo, body.conference .content .set .selection-logo, body.compare-select .content .set .selection-logo {
  text-align: center;
}
body.team .content .set .selection-logo.ng-enter, body.conference .content .set .selection-logo.ng-enter, body.compare-select .content .set .selection-logo.ng-enter {
  -webkit-animation: 1s bounce, 500ms fadeIn;
}
body.team .content .set .selection-logo.ng-leave, body.conference .content .set .selection-logo.ng-leave, body.compare-select .content .set .selection-logo.ng-leave {
  -webkit-animation: 300ms fadeOut;
}

body.conference-select .fb-dropdown {
  text-align: center;
}
body.conference-select .dropdown-menu > li > a .logo {
  width: 50px;
}

division {
  border-right: 10 px #ff0000 !important;
  height: 55px !important;
  line-height: 55px !important;
  background-color: #e7e8e9 !important;
}

body.compare-select .content .selection-logo {
  /*padding:20px 0 0;*/
}
body.compare-select .content .selection-logo .logo {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 5px;
  border-radius: 3px;
  background-color: #fff;
  margin-top: 45px;
}
body.compare-select .content .selection-logo .logo button {
  position: absolute;
  top: -35px;
  border-color: #999;
  left: 50%;
  background-color: transparent;
  color: #fff;
  margin-left: -11px;
}
body.compare-select .content .btn-xs {
  margin: 5px;
}
body.compare-select .content button.pass.large.green {
  -webkit-animation: 500ms bounce;
}
body.compare-select .content button.disabled {
  cursor: not-allowed;
  opacity: 0.1;
}

body.team-schedule .content .years .Icon .year .year-info .year-info-details textarea,
body.team-schedule .content .years .Compact .year .year-info .year-info-details textarea,
body.conference-schedule .content .years .Icon .year .year-info .year-info-details textarea,
body.conference-schedule .content .years .Compact .year .year-info .year-info-details textarea {
  height: 100px;
}
body.team-schedule .content .years .Full .year .year-info .year-info-details textarea,
body.conference-schedule .content .years .Full .year .year-info .year-info-details textarea {
  height: 180px;
}

body.team-schedule .content,
body.conference-schedule .content,
body.compare-schedule .content {
  font-family: Oswald;
  background-color: #fff;
  padding: 0;
}
body.team-schedule .content .Full .hide-full,
body.conference-schedule .content .Full .hide-full,
body.compare-schedule .content .Full .hide-full {
  display: none;
}
body.team-schedule .content .Compact .hide-compact,
body.conference-schedule .content .Compact .hide-compact,
body.compare-schedule .content .Compact .hide-compact {
  display: none;
}
body.team-schedule .content .Icon .hide-icon,
body.conference-schedule .content .Icon .hide-icon,
body.compare-schedule .content .Icon .hide-icon {
  display: none;
}
body.team-schedule .content .Compact .icon-view,
body.team-schedule .content .Icon .icon-view,
body.conference-schedule .content .Compact .icon-view,
body.conference-schedule .content .Icon .icon-view,
body.compare-schedule .content .Compact .icon-view,
body.compare-schedule .content .Icon .icon-view {
  /*padding-left: 30px;*/
  text-align: center;
  padding-top: 13px;
}
body.team-schedule .content .Compact,
body.team-schedule .content .Icon,
body.conference-schedule .content .Compact,
body.conference-schedule .content .Icon,
body.compare-schedule .content .Compact,
body.compare-schedule .content .Icon {
  font-size: 0.8em;
}
body.team-schedule .content .Compact .title,
body.team-schedule .content .Icon .title,
body.conference-schedule .content .Compact .title,
body.conference-schedule .content .Icon .title,
body.compare-schedule .content .Compact .title,
body.compare-schedule .content .Icon .title {
  letter-spacing: normal;
}
body.team-schedule .content .Compact .date.hide-compact,
body.team-schedule .content .Icon .date.hide-compact,
body.conference-schedule .content .Compact .date.hide-compact,
body.conference-schedule .content .Icon .date.hide-compact,
body.compare-schedule .content .Compact .date.hide-compact,
body.compare-schedule .content .Icon .date.hide-compact {
  display: block;
  width: 30px !important;
  /*padding-top:0px !important;*/
}
body.team-schedule .content .Compact .date.hide-compact .day-of-week,
body.team-schedule .content .Icon .date.hide-compact .day-of-week,
body.conference-schedule .content .Compact .date.hide-compact .day-of-week,
body.conference-schedule .content .Icon .date.hide-compact .day-of-week,
body.compare-schedule .content .Compact .date.hide-compact .day-of-week,
body.compare-schedule .content .Icon .date.hide-compact .day-of-week {
  display: none;
}
body.team-schedule .content .Compact .togglebar-compact,
body.team-schedule .content .Icon .togglebar-compact,
body.conference-schedule .content .Compact .togglebar-compact,
body.conference-schedule .content .Icon .togglebar-compact,
body.compare-schedule .content .Compact .togglebar-compact,
body.compare-schedule .content .Icon .togglebar-compact {
  color: #fff;
}
body.team-schedule .content .title,
body.conference-schedule .content .title,
body.compare-schedule .content .title {
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font: 1em Oswald;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
body.team-schedule .content .title.school,
body.conference-schedule .content .title.school,
body.compare-schedule .content .title.school {
  display: none;
}
body.team-schedule .content .years,
body.conference-schedule .content .years,
body.compare-schedule .content .years {
  font-size: 14px;
  overflow: auto;
  background-color: #424242;
}
body.team-schedule .content .years .Icon .year .year-schedule-week .info img,
body.conference-schedule .content .years .Icon .year .year-schedule-week .info img,
body.compare-schedule .content .years .Icon .year .year-schedule-week .info img {
  margin: 0;
}
body.team-schedule .content .years .year,
body.conference-schedule .content .years .year,
body.compare-schedule .content .years .year {
  float: left;
  width: 100%; /*300px;*/
  border-right: 1px solid #C4C4C4;
}
body.team-schedule .content .years .year .division,
body.conference-schedule .content .years .year .division,
body.compare-schedule .content .years .year .division {
  border-right: 1px solid #000000 !important;
  height: 36px !important;
  line-height: 36px !important;
  background-color: #e7e8e9 !important;
}
body.team-schedule .content .years .year .year-info,
body.conference-schedule .content .years .year .year-info,
body.compare-schedule .content .years .year .year-info {
  background-color: #e7e8e9;
  position: relative;
  text-transform: uppercase;
}
body.team-schedule .content .years .year .year-info .togglebar,
body.conference-schedule .content .years .year .year-info .togglebar,
body.compare-schedule .content .years .year .year-info .togglebar {
  cursor: pointer;
  padding: 10px 5px 10px 10px;
}
body.team-schedule .content .years .year .year-info .togglebar strong,
body.conference-schedule .content .years .year .year-info .togglebar strong,
body.compare-schedule .content .years .year .year-info .togglebar strong {
  padding-left: 13px;
  display: none;
}
body.team-schedule .content .years .year .year-info .togglebar .pull-right,
body.conference-schedule .content .years .year .year-info .togglebar .pull-right,
body.compare-schedule .content .years .year .year-info .togglebar .pull-right {
  color: #777;
}
body.team-schedule .content .years .year .year-info .togglebar span,
body.conference-schedule .content .years .year .year-info .togglebar span,
body.compare-schedule .content .years .year .year-info .togglebar span {
  font-weight: 300;
  display: inline-block;
  padding: 0 5px;
}
body.team-schedule .content .years .year .year-info .togglebar:hover .pull-right,
body.conference-schedule .content .years .year .year-info .togglebar:hover .pull-right,
body.compare-schedule .content .years .year .year-info .togglebar:hover .pull-right {
  color: #111;
}
body.team-schedule .content .years .year .year-info .togglebar:hover i,
body.conference-schedule .content .years .year .year-info .togglebar:hover i,
body.compare-schedule .content .years .year .year-info .togglebar:hover i {
  color: #111;
}
body.team-schedule .content .years .year .year-info .year-info-details,
body.conference-schedule .content .years .year .year-info .year-info-details,
body.compare-schedule .content .years .year .year-info .year-info-details {
  background-color: #eee;
  position: absolute;
  z-index: 100;
  top: 41px;
  left: 0;
  width: 100%;
  box-shadow: 0 15px 10px -10px #111;
}
body.team-schedule .content .years .year .year-info .year-info-details .toggle,
body.conference-schedule .content .years .year .year-info .year-info-details .toggle,
body.compare-schedule .content .years .year .year-info .year-info-details .toggle {
  cursor: pointer;
  padding: 10px 0 0;
  line-height: 1;
}
body.team-schedule .content .years .year .year-info .year-info-details .toggle i,
body.conference-schedule .content .years .year .year-info .year-info-details .toggle i,
body.compare-schedule .content .years .year .year-info .year-info-details .toggle i {
  color: #999;
}
body.team-schedule .content .years .year .year-info .year-info-details .toggle:hover i,
body.conference-schedule .content .years .year .year-info .year-info-details .toggle:hover i,
body.compare-schedule .content .years .year .year-info .year-info-details .toggle:hover i {
  color: #111;
}
body.team-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active,
body.conference-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active,
body.compare-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active {
  display: block !important;
}
body.team-schedule .content .years .year .year-info .year-info-details.ng-hide,
body.conference-schedule .content .years .year .year-info .year-info-details.ng-hide,
body.compare-schedule .content .years .year .year-info .year-info-details.ng-hide {
  -webkit-animation: 300ms fadeOutUp;
}
body.team-schedule .content .years .year .year-info .year-info-details .wrapper,
body.conference-schedule .content .years .year .year-info .year-info-details .wrapper,
body.compare-schedule .content .years .year .year-info .year-info-details .wrapper {
  padding: 10px;
}
body.team-schedule .content .years .year .year-info .year-info-details .year-info-counts, body.team-schedule .content .years .year .year-info .year-info-details .force-status,
body.conference-schedule .content .years .year .year-info .year-info-details .year-info-counts,
body.conference-schedule .content .years .year .year-info .year-info-details .force-status,
body.compare-schedule .content .years .year .year-info .year-info-details .year-info-counts,
body.compare-schedule .content .years .year .year-info .year-info-details .force-status {
  color: #555;
  margin-bottom: 10px;
  background-color: #d7d9da;
  padding: 10px;
  text-align: left;
}
body.team-schedule .content .years .year .year-info .year-info-details .force-status button,
body.conference-schedule .content .years .year .year-info .year-info-details .force-status button,
body.compare-schedule .content .years .year .year-info .year-info-details .force-status button {
  margin: 5px 0 0;
}
body.team-schedule .content .years .year .year-info .year-info-details .force-status button i,
body.conference-schedule .content .years .year .year-info .year-info-details .force-status button i,
body.compare-schedule .content .years .year .year-info .year-info-details .force-status button i {
  display: none;
}
body.team-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i,
body.conference-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i,
body.compare-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i {
  display: inline-block;
}
body.team-schedule .content .years .year .year-info .year-info-details textarea,
body.conference-schedule .content .years .year .year-info .year-info-details textarea,
body.compare-schedule .content .years .year .year-info .year-info-details textarea {
  width: 100%;
  display: block;
  border: 0 none;
  text-transform: uppercase;
}
body.team-schedule .content .years .year .year-info .year-info-details textarea[readonly],
body.conference-schedule .content .years .year .year-info .year-info-details textarea[readonly],
body.compare-schedule .content .years .year .year-info .year-info-details textarea[readonly] {
  outline: 0 none;
}
body.team-schedule .content .years .year .year-info .year-info-details button.pass,
body.conference-schedule .content .years .year .year-info .year-info-details button.pass,
body.compare-schedule .content .years .year .year-info .year-info-details button.pass {
  margin: 10px 0 0;
}
body.team-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove,
body.conference-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove,
body.compare-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove {
  -webkit-animation: 500ms fadeIn;
}
body.team-schedule .content .years .year .year-schedule,
body.conference-schedule .content .years .year .year-schedule,
body.compare-schedule .content .years .year .year-schedule {
  background-color: #fff;
}
body.team-schedule .content .years .year .year-schedule-week,
body.conference-schedule .content .years .year .year-schedule-week,
body.compare-schedule .content .years .year .year-schedule-week {
  background-color: transparent;
  height: 55px;
}
body.team-schedule .content .years .year .year-schedule-week .fa-comment,
body.team-schedule .content .years .year .year-schedule-week [class^=icon-],
body.team-schedule .content .years .year .year-schedule-week [class*=" icon-"],
body.conference-schedule .content .years .year .year-schedule-week .fa-comment,
body.conference-schedule .content .years .year .year-schedule-week [class^=icon-],
body.conference-schedule .content .years .year .year-schedule-week [class*=" icon-"],
body.compare-schedule .content .years .year .year-schedule-week .fa-comment,
body.compare-schedule .content .years .year .year-schedule-week [class^=icon-],
body.compare-schedule .content .years .year .year-schedule-week [class*=" icon-"] {
  color: #aaa;
  font-size: 12px;
}
body.team-schedule .content .years .year .year-schedule-week .icon-pcomment,
body.conference-schedule .content .years .year .year-schedule-week .icon-pcomment,
body.compare-schedule .content .years .year .year-schedule-week .icon-pcomment {
  color: #000;
}
body.team-schedule .content .years .year .year-schedule-week .date,
body.conference-schedule .content .years .year .year-schedule-week .date,
body.compare-schedule .content .years .year .year-schedule-week .date {
  float: left;
  width: 74px;
  height: 55px;
  line-height: 1;
  padding: 11px 2px;
  text-align: center;
  border-right: 1px solid #E2E2E2;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 10px;
}
body.team-schedule .content .years .year .year-schedule-week .date .day-of-week,
body.conference-schedule .content .years .year .year-schedule-week .date .day-of-week,
body.compare-schedule .content .years .year .year-schedule-week .date .day-of-week {
  font: 300 12px Open Sans;
  color: #777;
}
body.team-schedule .content .years .year .year-schedule-week .non-sat,
body.conference-schedule .content .years .year .year-schedule-week .non-sat,
body.compare-schedule .content .years .year .year-schedule-week .non-sat {
  background-color: rgb(255, 218, 218);
}
body.team-schedule .content .years .year .year-schedule-week .info,
body.conference-schedule .content .years .year .year-schedule-week .info,
body.compare-schedule .content .years .year .year-schedule-week .info {
  width: 100%;
  padding: 0 10px;
  line-height: 55px;
  height: 55px;
  cursor: pointer;
  font-weight: 300;
  text-transform: uppercase;
}
body.team-schedule .content .years .year .year-schedule-week .info span,
body.conference-schedule .content .years .year .year-schedule-week .info span,
body.compare-schedule .content .years .year .year-schedule-week .info span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.team-schedule .content .years .year .year-schedule-week .info img,
body.conference-schedule .content .years .year .year-schedule-week .info img,
body.compare-schedule .content .years .year .year-schedule-week .info img {
  margin: 14px 0 0;
  max-height: 30px;
  max-width: 40px;
}
body.team-schedule .content .years .year .year-schedule-week .info.available,
body.conference-schedule .content .years .year .year-schedule-week .info.available,
body.compare-schedule .content .years .year .year-schedule-week .info.available {
  font-weight: normal;
}
body.team-schedule .content .years .year .year-schedule-week .info:hover,
body.conference-schedule .content .years .year .year-schedule-week .info:hover,
body.compare-schedule .content .years .year .year-schedule-week .info:hover {
  outline: 1px dashed #333;
}
body.team-schedule .content .years .year .year-schedule-week .info.disabled,
body.conference-schedule .content .years .year .year-schedule-week .info.disabled,
body.compare-schedule .content .years .year .year-schedule-week .info.disabled {
  color: #999;
  cursor: default;
}
body.team-schedule .content .years .year .year-schedule-week .info.disabled:hover,
body.conference-schedule .content .years .year .year-schedule-week .info.disabled:hover,
body.compare-schedule .content .years .year .year-schedule-week .info.disabled:hover {
  outline: 0 none;
}
body.team-schedule .content .years .year .year-schedule-week.conference,
body.conference-schedule .content .years .year .year-schedule-week.conference,
body.compare-schedule .content .years .year .year-schedule-week.conference {
  background-color: #d6f1e3;
}
body.team-schedule .content .years .year .year-schedule-week.conference .date,
body.conference-schedule .content .years .year .year-schedule-week.conference .date,
body.compare-schedule .content .years .year .year-schedule-week.conference .date {
  border-color: rgb(180.0818181818, 229.4181818182, 203.8363636364);
}
body.team-schedule .content .years .year .year-schedule-week.odd,
body.conference-schedule .content .years .year .year-schedule-week.odd,
body.compare-schedule .content .years .year .year-schedule-week.odd {
  background-color: #f3f3f4;
}
body.team-schedule .content .years .year .year-schedule-week.odd.conference,
body.conference-schedule .content .years .year .year-schedule-week.odd.conference,
body.compare-schedule .content .years .year .year-schedule-week.odd.conference {
  background-color: #CFECDD;
}
body.team-schedule .content .years .year .year-schedule-week.odd.conference .date,
body.conference-schedule .content .years .year .year-schedule-week.odd.conference .date,
body.compare-schedule .content .years .year .year-schedule-week.odd.conference .date {
  border-color: rgb(175.2626865672, 223.4373134328, 198.5194029851);
}
body.team-schedule .content .years .year.odd .year-info,
body.conference-schedule .content .years .year.odd .year-info,
body.compare-schedule .content .years .year.odd .year-info {
  background-color: #d7d9da;
}
body.team-schedule .content .years .year.disabled .year-schedule,
body.conference-schedule .content .years .year.disabled .year-schedule,
body.compare-schedule .content .years .year.disabled .year-schedule {
  opacity: 0.4;
  color: #aaa;
}

body.team-schedule .content .year-info .togglebar strong {
  display: inline !important;
}

body.compare-schedule .content .title {
  color: #333;
  background-color: #fff;
}
body.compare-schedule .content .title.school {
  color: #fff;
  display: block;
}
body.compare-schedule .content {
  /*.hide-full {
      display: none;
  }*/
}
body.compare-schedule .content .togglebar .pull-right {
  float: none !important;
  text-align: center;
}
body.compare-schedule .content .year-set {
  float: left;
  border-right: 2px solid #111;
}
body.compare-schedule .content .year.last {
  border: 0 none !important;
}
body.compare-schedule .content .year-pane {
  margin: 0 auto;
}
body.compare-schedule .content .year-info-details {
  top: 82px !important;
}

body.conference-schedule .content .title {
  color: #333;
}
body.conference-schedule .content .title.school {
  color: #fff;
  display: block;
}
body.conference-schedule .content .year-pane {
  /*&.Full {
      .hide-full {
          display:none!important;
      }
  }*/
}
body.conference-schedule .content .year-pane.Icon .date {
  line-height: 55px;
  height: 55px;
}
body.conference-schedule .content .year-pane.Icon .hide-icon {
  display: none !important;
}
body.conference-schedule .content .year-pane.Compact .date {
  line-height: 48px;
  height: 48px;
}
body.conference-schedule .content .year-pane.Compact .title.school {
  white-space: nowrap;
  font-size: 11px;
  letter-spacing: normal;
  font-weight: 300;
  height: 36px;
}
body.conference-schedule .content .year-pane.Compact .year-schedule-week {
  height: 48px;
}
body.conference-schedule .content .year-pane.Compact .year-schedule-week .info {
  float: none;
  width: auto;
  text-align: center;
  padding: 0;
  font-size: 11px;
  letter-spacing: normal;
  height: 48px;
  white-space: nowrap;
  line-height: 48px;
}
body.conference-schedule .content .year-pane.Compact .year-schedule-week .info.non-sat {
  color: #E24242;
}
body.conference-schedule .content .year-pane.Compact .togglebar-compact {
  font-size: 11px;
  font-weight: 300;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
body.conference-schedule .content .year-pane.Compact .hide-compact {
  display: none !important;
}
body.conference-schedule .content .year-dates {
  width: 50px !important;
  color: #222;
}
body.conference-schedule .content .year-dates .date {
  font: 300 11px/1 Oswald;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
}
body.conference-schedule .content .year-dates .date:first-child {
  height: 36px;
}
body.conference-schedule .content .year-dates .date.odd {
  background-color: #f3f3f4;
}
body.conference-schedule .content .year-info-details {
  top: 82px !important;
}
body.conference-schedule .content .togglebar .pull-right {
  float: none !important;
  text-align: center;
}

.schedule-summary {
  font-size: 1.08em;
}

.schedule-summary-compact {
  text-align: center;
}
.schedule-summary-compact.togglebar strong {
  padding-left: 0 !important;
}

.thickleft {
  border-left: 2px solid #000 !important;
}

@media print {
  .noprint, .no-print, .no-print * {
    display: none !important;
  }
  @page {
    size: letter landscape;
    margin-top: 0;
  }
  /*div{ float: none !important; }*/
  /*body, table, td { 
        width: auto !important;
      }*/
  .pagebreak {
    page-break-before: always;
    clear: both;
  }
  html {
    overflow: hidden !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
  }
  body {
    overflow: hidden !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
  }
  label.block {
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px;
    display: block;
    margin-bottom: 5px;
    font-weight: 50;
    letter-spacing: 0.1em;
  }
  input.text-block {
    text-align: center;
    font-size: 10px;
    padding: 18px 0;
    width: 100%;
    border: 0 none;
    color: #555;
    background-color: #fff;
    margin: 0;
  }
  input.text-block.sm {
    font-size: 6px;
    padding: 5px 0;
  }
  input.text-block.xs {
    font-size: 3px;
    padding: 10px 0;
  }
  body.team .content .set, body.conference .content .set, body.compare-select .content .set {
    -webkit-transition: padding-top 300ms;
  }
  body.team .content .set > div, body.conference .content .set > div, body.compare-select .content .set > div {
    margin: 0 0 40px;
  }
  body.team .content .set:last-child, body.conference .content .set:last-child, body.compare-select .content .set:last-child {
    margin: 0;
  }
  body.team .content .set label, body.conference .content .set label, body.compare-select .content .set label {
    margin-top: -20px;
  }
  body.team .content .set .selection-logo, body.conference .content .set .selection-logo, body.compare-select .content .set .selection-logo {
    text-align: center;
  }
  body.team .content .set .selection-logo.ng-enter, body.conference .content .set .selection-logo.ng-enter, body.compare-select .content .set .selection-logo.ng-enter {
    -webkit-animation: 1s bounce, 500ms fadeIn;
  }
  body.team .content .set .selection-logo.ng-leave, body.conference .content .set .selection-logo.ng-leave, body.compare-select .content .set .selection-logo.ng-leave {
    -webkit-animation: 300ms fadeOut;
  }
  body.conference-select .fb-dropdown {
    text-align: center;
  }
  body.conference-select .dropdown-menu > li > a .logo {
    width: 50px;
  }
  body.compare-select .content .selection-logo .logo {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 5px;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 0px;
  }
  body.compare-select .content .selection-logo .logo button {
    position: absolute;
    top: -35px;
    border-color: #999;
    left: 50%;
    background-color: transparent;
    color: #fff;
    margin-left: -11px;
  }
  body.compare-select .content .btn-xs {
    margin: 5px;
  }
  body.compare-select .content button.pass.large.green {
    -webkit-animation: 500ms bounce;
  }
  body.compare-select .content button.disabled {
    cursor: not-allowed;
    opacity: 0.1;
  }
  body.conference-schedule .content {
    font-family: Oswald;
    background-color: #fff;
    padding: 0;
  }
  body.conference-schedule .content .Full .hide-full {
    display: none;
  }
  body.conference-schedule .content .Compact .hide-compact {
    display: none;
  }
  body.conference-schedule .content .Icon .hide-icon {
    display: none;
  }
  body.conference-schedule .content .Compact .icon-view,
  body.conference-schedule .content .Icon .icon-view {
    text-align: center;
    padding-top: 13px;
  }
  body.conference-schedule .content .Compact,
  body.conference-schedule .content .Icon {
    font-size: 0.8em;
  }
  body.conference-schedule .content .Compact .title,
  body.conference-schedule .content .Icon .title {
    letter-spacing: normal;
  }
  body.conference-schedule .content .Compact .date.hide-compact,
  body.conference-schedule .content .Icon .date.hide-compact {
    display: block;
    width: 30px !important;
  }
  body.conference-schedule .content .Compact .date.hide-compact .day-of-week,
  body.conference-schedule .content .Icon .date.hide-compact .day-of-week {
    display: none;
  }
  body.conference-schedule .content .Compact .togglebar-compact,
  body.conference-schedule .content .Icon .togglebar-compact {
    color: #fff;
  }
  body.conference-schedule .content .title {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font: 1em Oswald;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  body.conference-schedule .content .title.school {
    display: none;
  }
  body.conference-schedule .content .years {
    font-size: 10px;
    overflow: hidden;
    background-color: #424242;
  }
  body.conference-schedule .content .years .Icon .year .year-schedule-week .info img {
    margin: 0;
  }
  body.conference-schedule .content .years .year {
    float: left;
    width: 60px !important;
    border-right: 1px solid #C4C4C4;
  }
  body.conference-schedule .content .years .year .division {
    border-right: 1px solid #000000 !important;
    height: 30px;
    line-height: 36px;
    background-color: #e7e8e9 !important;
    width: 60px !important;
  }
  body.conference-schedule .content .years .year .year-info {
    background-color: #e7e8e9;
    position: relative;
    text-transform: uppercase;
  }
  body.conference-schedule .content .years .year .year-info .togglebar {
    cursor: pointer;
    padding: 10px 5px 10px 10px;
  }
  body.conference-schedule .content .years .year .year-info .togglebar strong {
    padding-left: 13px;
    display: none;
  }
  body.conference-schedule .content .years .year .year-info .togglebar .pull-right {
    color: #777;
  }
  body.conference-schedule .content .years .year .year-info .togglebar span {
    font-weight: 150;
    display: inline-block;
    padding: 0 5px;
  }
  body.conference-schedule .content .years .year .year-info .togglebar:hover .pull-right {
    color: #111;
  }
  body.conference-schedule .content .years .year .year-info .togglebar:hover i {
    color: #111;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details {
    background-color: #eee;
    position: absolute;
    z-index: 100;
    top: 41px;
    left: 0;
    width: 60px !important;
    box-shadow: 0 15px 10px -10px #111;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .toggle {
    cursor: pointer;
    padding: 10px 0 0;
    line-height: 1;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .toggle i {
    color: #999;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .toggle:hover i {
    color: #111;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active {
    display: block !important;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details.ng-hide {
    -webkit-animation: 300ms fadeOutUp;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .wrapper {
    padding: 10px;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .year-info-counts, body.conference-schedule .content .years .year .year-info .year-info-details .force-status {
    color: #555;
    margin-bottom: 10px;
    background-color: #d7d9da;
    padding: 10px;
    text-align: left;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .force-status button {
    margin: 5px 0 0;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .force-status button i {
    display: none;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i {
    display: inline-block;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details textarea {
    width: 100%;
    display: block;
    border: 0 none;
    text-transform: uppercase;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details textarea[readonly] {
    outline: 0 none;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details button.pass {
    margin: 10px 0 0;
  }
  body.conference-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove {
    -webkit-animation: 500ms fadeIn;
  }
  body.conference-schedule .content .years .year .year-schedule {
    background-color: #fff;
  }
  body.conference-schedule .content .years .year .year-schedule-week {
    background-color: transparent;
    height: 30px;
  }
  body.conference-schedule .content .years .year .year-schedule-week .fa-comment,
  body.conference-schedule .content .years .year .year-schedule-week [class^=icon-],
  body.conference-schedule .content .years .year .year-schedule-week [class*=" icon-"] {
    color: #aaa;
    font-size: 6px;
  }
  body.conference-schedule .content .years .year .year-schedule-week .icon-pcomment {
    color: #000;
  }
  body.conference-schedule .content .years .year .year-schedule-week .date {
    float: left;
    width: 74px;
    height: 30px;
    line-height: 1;
    padding: 11px 2px;
    text-align: center;
    border-right: 1px solid #E2E2E2;
    text-transform: uppercase;
    font-size: 7px;
    margin-right: 10px;
  }
  body.conference-schedule .content .years .year .year-schedule-week .date .day-of-week {
    font: 300 7px Open Sans;
    color: #777;
  }
  body.conference-schedule .content .years .year .year-schedule-week .non-sat {
    background-color: rgb(255, 218, 218);
  }
  body.conference-schedule .content .years .year .year-schedule-week .info {
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    font-weight: 150;
    text-transform: uppercase;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info img {
    margin: 14px 0 0;
    max-height: 10px;
    max-width: 10px;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info.available {
    font-weight: normal;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info:hover {
    outline: 1px dashed #333;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info.disabled {
    color: #999;
    cursor: default;
  }
  body.conference-schedule .content .years .year .year-schedule-week .info.disabled:hover {
    outline: 0 none;
  }
  body.conference-schedule .content .years .year .year-schedule-week.conference {
    background-color: #d6f1e3;
  }
  body.conference-schedule .content .years .year .year-schedule-week.conference .date {
    border-color: rgb(180.0818181818, 229.4181818182, 203.8363636364);
  }
  body.conference-schedule .content .years .year .year-schedule-week.odd {
    background-color: #f3f3f4;
  }
  body.conference-schedule .content .years .year .year-schedule-week.odd.conference {
    background-color: #CFECDD;
  }
  body.conference-schedule .content .years .year .year-schedule-week.odd.conference .date {
    border-color: rgb(175.2626865672, 223.4373134328, 198.5194029851);
  }
  body.conference-schedule .content .years .year.odd .year-info {
    background-color: #d7d9da;
  }
  body.conference-schedule .content .years .year.disabled .year-schedule {
    opacity: 0.4;
    color: #aaa;
  }
  body.team-schedule .content,
  body.compare-schedule .content {
    font-family: Oswald;
    background-color: #fff;
    padding: 0;
  }
  body.team-schedule .content .Full .hide-full,
  body.compare-schedule .content .Full .hide-full {
    display: none;
  }
  body.team-schedule .content .Compact .hide-compact,
  body.compare-schedule .content .Compact .hide-compact {
    display: none;
  }
  body.team-schedule .content .Icon .hide-icon,
  body.compare-schedule .content .Icon .hide-icon {
    display: none;
  }
  body.team-schedule .content .Compact .icon-view,
  body.team-schedule .content .Icon .icon-view,
  body.compare-schedule .content .Compact .icon-view,
  body.compare-schedule .content .Icon .icon-view {
    text-align: center;
    padding-top: 13px;
  }
  body.team-schedule .content .Compact,
  body.team-schedule .content .Icon,
  body.compare-schedule .content .Compact,
  body.compare-schedule .content .Icon {
    font-size: 0.8em;
  }
  body.team-schedule .content .Compact .title,
  body.team-schedule .content .Icon .title,
  body.compare-schedule .content .Compact .title,
  body.compare-schedule .content .Icon .title {
    letter-spacing: normal;
  }
  body.team-schedule .content .Compact .date.hide-compact,
  body.team-schedule .content .Icon .date.hide-compact,
  body.compare-schedule .content .Compact .date.hide-compact,
  body.compare-schedule .content .Icon .date.hide-compact {
    display: block;
    width: 30px !important;
  }
  body.team-schedule .content .Compact .date.hide-compact .day-of-week,
  body.team-schedule .content .Icon .date.hide-compact .day-of-week,
  body.compare-schedule .content .Compact .date.hide-compact .day-of-week,
  body.compare-schedule .content .Icon .date.hide-compact .day-of-week {
    display: none;
  }
  body.team-schedule .content .Compact .togglebar-compact,
  body.team-schedule .content .Icon .togglebar-compact,
  body.compare-schedule .content .Compact .togglebar-compact,
  body.compare-schedule .content .Icon .togglebar-compact {
    color: #fff;
  }
  body.team-schedule .content .title,
  body.compare-schedule .content .title {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font: 1em Oswald;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  body.team-schedule .content .title.school,
  body.compare-schedule .content .title.school {
    display: none;
  }
  body.team-schedule .content .years,
  body.compare-schedule .content .years {
    font-size: 10px;
    overflow: hidden;
    background-color: #424242;
  }
  body.team-schedule .content .years .Icon .year .year-schedule-week .info img,
  body.compare-schedule .content .years .Icon .year .year-schedule-week .info img {
    margin: 0;
  }
  body.team-schedule .content .years .year,
  body.compare-schedule .content .years .year {
    float: left;
    width: 90px !important;
    border-right: 1px solid #C4C4C4;
  }
  body.team-schedule .content .years .year .year-info,
  body.compare-schedule .content .years .year .year-info {
    background-color: #e7e8e9;
    position: relative;
    text-transform: uppercase;
  }
  body.team-schedule .content .years .year .year-info .togglebar,
  body.compare-schedule .content .years .year .year-info .togglebar {
    cursor: pointer;
    padding: 10px 5px 10px 10px;
  }
  body.team-schedule .content .years .year .year-info .togglebar strong,
  body.compare-schedule .content .years .year .year-info .togglebar strong {
    padding-left: 13px;
    display: none;
  }
  body.team-schedule .content .years .year .year-info .togglebar .pull-right,
  body.compare-schedule .content .years .year .year-info .togglebar .pull-right {
    color: #777;
  }
  body.team-schedule .content .years .year .year-info .togglebar span,
  body.compare-schedule .content .years .year .year-info .togglebar span {
    font-weight: 150;
    display: inline-block;
    padding: 0 5px;
  }
  body.team-schedule .content .years .year .year-info .togglebar:hover .pull-right,
  body.compare-schedule .content .years .year .year-info .togglebar:hover .pull-right {
    color: #111;
  }
  body.team-schedule .content .years .year .year-info .togglebar:hover i,
  body.compare-schedule .content .years .year .year-info .togglebar:hover i {
    color: #111;
  }
  body.team-schedule .content .years .year .year-info .year-info-details,
  body.compare-schedule .content .years .year .year-info .year-info-details {
    background-color: #eee;
    position: absolute;
    z-index: 100;
    top: 41px;
    left: 0;
    width: 90px !important;
    box-shadow: 0 15px 10px -10px #111;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .toggle,
  body.compare-schedule .content .years .year .year-info .year-info-details .toggle {
    cursor: pointer;
    padding: 10px 0 0;
    line-height: 1;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .toggle i,
  body.compare-schedule .content .years .year .year-info .year-info-details .toggle i {
    color: #999;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .toggle:hover i,
  body.compare-schedule .content .years .year .year-info .year-info-details .toggle:hover i {
    color: #111;
  }
  body.team-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active,
  body.compare-schedule .content .years .year .year-info .year-info-details.ng-hide.ng-hide-add-active {
    display: block !important;
  }
  body.team-schedule .content .years .year .year-info .year-info-details.ng-hide,
  body.compare-schedule .content .years .year .year-info .year-info-details.ng-hide {
    -webkit-animation: 300ms fadeOutUp;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .wrapper,
  body.compare-schedule .content .years .year .year-info .year-info-details .wrapper {
    padding: 10px;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .year-info-counts, body.team-schedule .content .years .year .year-info .year-info-details .force-status,
  body.compare-schedule .content .years .year .year-info .year-info-details .year-info-counts,
  body.compare-schedule .content .years .year .year-info .year-info-details .force-status {
    color: #555;
    margin-bottom: 10px;
    background-color: #d7d9da;
    padding: 10px;
    text-align: left;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .force-status button,
  body.compare-schedule .content .years .year .year-info .year-info-details .force-status button {
    margin: 5px 0 0;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .force-status button i,
  body.compare-schedule .content .years .year .year-info .year-info-details .force-status button i {
    display: none;
  }
  body.team-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i,
  body.compare-schedule .content .years .year .year-info .year-info-details .force-status button.btn-success i {
    display: inline-block;
  }
  body.team-schedule .content .years .year .year-info .year-info-details textarea,
  body.compare-schedule .content .years .year .year-info .year-info-details textarea {
    width: 100%;
    display: block;
    border: 0 none;
    text-transform: uppercase;
  }
  body.team-schedule .content .years .year .year-info .year-info-details textarea[readonly],
  body.compare-schedule .content .years .year .year-info .year-info-details textarea[readonly] {
    outline: 0 none;
  }
  body.team-schedule .content .years .year .year-info .year-info-details button.pass,
  body.compare-schedule .content .years .year .year-info .year-info-details button.pass {
    margin: 10px 0 0;
  }
  body.team-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove,
  body.compare-schedule .content .years .year .year-info .year-info-details button.pass.ng-hide-remove {
    -webkit-animation: 500ms fadeIn;
  }
  body.team-schedule .content .years .year .year-schedule,
  body.compare-schedule .content .years .year .year-schedule {
    background-color: #fff;
  }
  body.team-schedule .content .years .year .year-schedule-week,
  body.compare-schedule .content .years .year .year-schedule-week {
    background-color: transparent;
    height: 30px;
  }
  body.team-schedule .content .years .year .year-schedule-week .fa-comment,
  body.team-schedule .content .years .year .year-schedule-week [class^=icon-],
  body.team-schedule .content .years .year .year-schedule-week [class*=" icon-"],
  body.compare-schedule .content .years .year .year-schedule-week .fa-comment,
  body.compare-schedule .content .years .year .year-schedule-week [class^=icon-],
  body.compare-schedule .content .years .year .year-schedule-week [class*=" icon-"] {
    color: #aaa;
    font-size: 6px;
  }
  body.team-schedule .content .years .year .year-schedule-week .icon-pcomment,
  body.compare-schedule .content .years .year .year-schedule-week .icon-pcomment {
    color: #000;
  }
  body.team-schedule .content .years .year .year-schedule-week .date,
  body.compare-schedule .content .years .year .year-schedule-week .date {
    float: left;
    width: 74px;
    height: 30px;
    line-height: 1;
    padding: 11px 2px;
    text-align: center;
    border-right: 1px solid #E2E2E2;
    text-transform: uppercase;
    font-size: 7px;
    margin-right: 10px;
  }
  body.team-schedule .content .years .year .year-schedule-week .date .day-of-week,
  body.compare-schedule .content .years .year .year-schedule-week .date .day-of-week {
    font: 300 7px Open Sans;
    color: #777;
  }
  body.team-schedule .content .years .year .year-schedule-week .Compact .date,
  body.team-schedule .content .years .year .year-schedule-week .Icon .date,
  body.compare-schedule .content .years .year .year-schedule-week .Compact .date,
  body.compare-schedule .content .years .year .year-schedule-week .Icon .date {
    border-right: 0.5px solid #E2E2E2;
    border-bottom: 0.5px solid #E2E2E2;
    border-top: 0.5px solid #E2E2E2;
  }
  body.team-schedule .content .years .year .year-schedule-week .non-sat,
  body.compare-schedule .content .years .year .year-schedule-week .non-sat {
    background-color: rgb(255, 218, 218);
  }
  body.team-schedule .content .years .year .year-schedule-week .info,
  body.compare-schedule .content .years .year .year-schedule-week .info {
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    font-weight: 150;
    text-transform: uppercase;
  }
  body.team-schedule .content .years .year .year-schedule-week .info span,
  body.compare-schedule .content .years .year .year-schedule-week .info span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.team-schedule .content .years .year .year-schedule-week .info img,
  body.compare-schedule .content .years .year .year-schedule-week .info img {
    margin: 14px 0 0;
    max-height: 10px;
    max-width: 10px;
  }
  body.team-schedule .content .years .year .year-schedule-week .info.available,
  body.compare-schedule .content .years .year .year-schedule-week .info.available {
    font-weight: normal;
  }
  body.team-schedule .content .years .year .year-schedule-week .info:hover,
  body.compare-schedule .content .years .year .year-schedule-week .info:hover {
    outline: 1px dashed #333;
  }
  body.team-schedule .content .years .year .year-schedule-week .info.disabled,
  body.compare-schedule .content .years .year .year-schedule-week .info.disabled {
    color: #999;
    cursor: default;
  }
  body.team-schedule .content .years .year .year-schedule-week .info.disabled:hover,
  body.compare-schedule .content .years .year .year-schedule-week .info.disabled:hover {
    outline: 0 none;
  }
  body.team-schedule .content .years .year .year-schedule-week .Compact .info,
  body.team-schedule .content .years .year .year-schedule-week .Icon .info,
  body.compare-schedule .content .years .year .year-schedule-week .Compact .info,
  body.compare-schedule .content .years .year .year-schedule-week .Icon .info {
    border-bottom: 0.5px solid #E2E2E2 !important;
    border-top: 0.5px solid #E2E2E2 !important;
  }
  body.team-schedule .content .years .year .year-schedule-week.conference,
  body.compare-schedule .content .years .year .year-schedule-week.conference {
    background-color: #d6f1e3;
  }
  body.team-schedule .content .years .year .year-schedule-week.conference .date,
  body.compare-schedule .content .years .year .year-schedule-week.conference .date {
    border-color: rgb(180.0818181818, 229.4181818182, 203.8363636364);
  }
  body.team-schedule .content .years .year .year-schedule-week.odd,
  body.compare-schedule .content .years .year .year-schedule-week.odd {
    background-color: #f3f3f4;
  }
  body.team-schedule .content .years .year .year-schedule-week.odd.conference,
  body.compare-schedule .content .years .year .year-schedule-week.odd.conference {
    background-color: #CFECDD;
  }
  body.team-schedule .content .years .year .year-schedule-week.odd.conference .date,
  body.compare-schedule .content .years .year .year-schedule-week.odd.conference .date {
    border-color: rgb(175.2626865672, 223.4373134328, 198.5194029851);
  }
  body.team-schedule .content .years .year.odd .year-info,
  body.compare-schedule .content .years .year.odd .year-info {
    background-color: #d7d9da;
  }
  body.team-schedule .content .years .year.disabled .year-schedule,
  body.compare-schedule .content .years .year.disabled .year-schedule {
    opacity: 0.4;
    color: #aaa;
  }
  body.team-schedule .content .years .Compact .year,
  body.team-schedule .content .years .Icon .year,
  body.compare-schedule .content .years .Compact .year,
  body.compare-schedule .content .years .Icon .year {
    border-right: 0.5px solid #C4C4C4;
    border-left: 0.5px solid #C4C4C4;
    border-bottom: 0.5px solid #C4C4C4;
    border-top: 0.5px solid #C4C4C4;
  }
  body.team-schedule .content .years .Full .year,
  body.conference-schedule .content .years .Full .year,
  body.compare-schedule .content .years .Full .year {
    width: 220px !important;
  }
  body.team-schedule .content .years .Full .year .year-info .year-info-details,
  body.conference-schedule .content .years .Full .year .year-info .year-info-details,
  body.compare-schedule .content .years .Full .year .year-info .year-info-details {
    width: 220px !important;
  }
  body.team-schedule .content .year-info .togglebar strong {
    display: inline !important;
  }
  body.compare-schedule .content .title {
    color: #333;
    background-color: #fff;
  }
  body.compare-schedule .content .title.school {
    color: #fff;
    display: block;
  }
  body.compare-schedule .content .togglebar .pull-right {
    float: none !important;
    text-align: center;
  }
  body.compare-schedule .content .year-set {
    float: left;
    border-right: 2px solid #111;
  }
  body.compare-schedule .content .year.last {
    border: 0 none !important;
  }
  body.compare-schedule .content .year-pane {
    margin: 0 auto;
  }
  body.compare-schedule .content .year-info-details {
    top: 82px !important;
  }
  body.team-schedule .content .Icon .year-dates .date,
  body.team-schedule .content .Compact .year-dates .date,
  body.conference-schedule .content .Icon .year-dates .date,
  body.conference-schedule .content .Compact .year-dates .date {
    border-bottom: 0.5px solid #E2E2E2;
    border-top: 0.5px solid #E2E2E2;
  }
  body.team-schedule .content .years .Icon .year,
  body.team-schedule .content .years .Compact .year,
  body.conference-schedule .content .years .Icon .year,
  body.conference-schedule .content .years .Compact .year {
    border-right: 0.5px solid #C4C4C4;
    border-left: 0.5px solid #C4C4C4;
    border-bottom: 0.5px solid #C4C4C4;
    border-top: 0.5px solid #C4C4C4;
  }
  body.team-schedule .content .years .Icon .year .year-schedule-week .date,
  body.team-schedule .content .years .Compact .year .year-schedule-week .date,
  body.conference-schedule .content .years .Icon .year .year-schedule-week .date,
  body.conference-schedule .content .years .Compact .year .year-schedule-week .date {
    border-right: 0.5px solid #E2E2E2;
    border-bottom: 0.5px solid #E2E2E2;
    border-top: 0.5px solid #E2E2E2;
  }
  body.team-schedule .content .years .Icon .year .year-schedule-week .info,
  body.team-schedule .content .years .Compact .year .year-schedule-week .info,
  body.conference-schedule .content .years .Icon .year .year-schedule-week .info,
  body.conference-schedule .content .years .Compact .year .year-schedule-week .info {
    border-bottom: 0.5px solid #E2E2E2 !important;
    border-top: 0.5px solid #E2E2E2 !important;
  }
  body.conference-schedule .content .title {
    color: #333;
  }
  body.conference-schedule .content .title.school {
    color: #fff;
    display: block;
  }
  body.conference-schedule .content .year-pane.Icon .date {
    line-height: 30px;
    height: 30px;
  }
  body.conference-schedule .content .year-pane.Icon .title.school {
    height: 36px;
  }
  body.conference-schedule .content .year-pane.Icon .hide-icon {
    display: none !important;
  }
  body.conference-schedule .content .year-pane.Compact .date {
    line-height: 30px;
    height: 30px;
  }
  body.conference-schedule .content .year-pane.Compact .title.school {
    white-space: nowrap;
    font-size: 6px;
    letter-spacing: normal;
    font-weight: 150;
    height: 36px;
  }
  body.conference-schedule .content .year-pane.Compact .year-schedule-week {
    height: 30px;
  }
  body.conference-schedule .content .year-pane.Compact .year-schedule-week .info {
    float: none;
    width: auto;
    text-align: center;
    padding: 0;
    font-size: 6px;
    letter-spacing: normal;
    height: 30px;
    white-space: nowrap;
    line-height: 30px;
  }
  body.conference-schedule .content .year-pane.Compact .year-schedule-week .info.non-sat {
    color: #E24242;
  }
  body.conference-schedule .content .year-pane.Compact .togglebar-compact {
    font-size: 6px;
    font-weight: 300;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }
  body.conference-schedule .content .year-pane.Compact .hide-compact {
    display: none !important;
  }
  body.conference-schedule .content .year-dates {
    padding-top: 32px;
    width: 40px !important;
    color: #222;
  }
  body.conference-schedule .content .year-dates .date {
    font: 300 7px/1 Oswald;
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
  }
  body.conference-schedule .content .year-dates .date:first-child {
    height: 36px !important;
    border-top: 0px solid #E2E2E2;
    border-bottom: 0px solid #E2E2E2;
  }
  body.conference-schedule .content .year-dates .date.odd {
    background-color: #f3f3f4;
  }
  body.conference-schedule .content .year-dates .date {
    border-bottom: 0.5px solid #E2E2E2;
    border-top: 0.5px solid #E2E2E2;
  }
  body.conference-schedule .content .year-info-details {
    top: 82px !important;
  }
  body.conference-schedule .content .togglebar .pull-right {
    float: none !important;
    text-align: center;
  }
  .schedule-summary {
    font-size: 1.08em;
  }
  .schedule-summary-compact {
    text-align: center;
  }
  .schedule-summary-compact.togglebar strong {
    padding-left: 0 !important;
  }
  html, body {
    height: auto;
  }
}
@media print {
  .weird-print {
    height: 30px !important;
  }
}
body.settings h2 {
  color: white;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333333;
}
body.settings .fields .row > div {
  padding-top: 20px;
}
body.settings .fields a.green {
  color: #13D674;
}
body.settings .selection-logo {
  padding: 50px 0 0;
}
body.settings .selection-logo .logo {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 5px;
  border-radius: 3px;
  background-color: #fff;
}
body.settings .selection-logo .logo button {
  position: absolute;
  top: -35px;
  border-color: #999;
  left: 50%;
  background-color: transparent;
  color: #fff;
  margin-left: -11px;
}

a {
  cursor: pointer;
}