@import url("https://fonts.googleapis.com/css?family=Roboto:400,900");
@import url("nav-injury-alerts.css");
@import url("cols.css");
@import url("select2-overide.css");
/* line 7, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
html {
  min-height: 100%;
}

/* line 11, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
body {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 95%;
  min-height: 100%;
  background-color: #e0e1e1;
  color: #34393b;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  /*padding-bottom: 100px;*/
  letter-spacing: 0.04em;
}

/* line 25, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
a, a:hover, a:active {
  outline: none;
}

/* line 29, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.clear {
  clear: both;
}

/* line 33, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
}

/* line 40, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.inputError {
  background-color: #ffdfed !important;
  border: 1px solid #ff0000 !important;
}

/* line 45, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
h1, h2, h3, strong, b {
  font-family: 'PT Sans Narrow', sans-serif;
}

.newfont {
  font-family: 'PT Sans Narrow', sans-serif;	
}

/* line 48, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
h1.bluegrad, h2.bluegrad, h3.bluegrad, strong.bluegrad, b.bluegrad {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  font-weight: 900;
  margin-left: 0px;
}

/* line 54, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
h1 .user-welcome, h2 .user-welcome, h3 .user-welcome, strong .user-welcome, b .user-welcome {
  color: #1bb5e9;
}

/* line 59, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
p, form, h1, h2, h3 {
  margin-top: 0px;
}

/* line 63, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
input, textarea, select {
  font-size: 1em;
  padding: 20px 10px;
}

/* line 68, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

/* line 73, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.white {
  background-color: #ffffff;
}

/* line 77, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.bluegrad {
  background: #1BB9EB;
  background: -webkit-linear-gradient(left, #1BB9EB 0%, #273991 100%);
  background: linear-gradient(to right, #1BB9EB 0%, #273991 100%)
}


/* line 81, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.grey_light {
  background-color: #e0e1e1;
}

/* line 85, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.grey_mid {
  background-color: #727376;
}

/* line 89, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.banner {
  clear: both;
}

/* line 93, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.header {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 98, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.wrap.ticker {
  background: #34393b;
  background: -webkit-linear-gradient(left, #34393b 20%, #727376 80%);
  background: linear-gradient(to right, #34393b 20%, #727376 80%);
}

/* line 104, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.banner.mobile {
  display: none;
}

/* line 109, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.banner.partners img {
  width: auto;
  vertical-align: middle;
}

/* line 115, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.page-title {
  background: url("/injury-alerts/img/title-bg.jpg") no-repeat;
  background-size: cover;
}

/* line 119, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.page-title .center-contain {
  clear: both;
  padding: 30px 0px;
}

/* line 123, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.page-title .center-contain h1 {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #727376;
  margin: 10px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  padding: 0px;
  margin: 0px;
}

/* line 132, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.center-contain {
  width: 1024px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* line 138, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.logo {
  float: left;
}

/* line 142, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.upper-ad {
  float: right;
}

/* line 145, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.upper-ad .mobile {
  display: none;
}

/* line 151, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-ticker {
  background-color: #727376;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  height: 40px;
  z-index: 0;
}

/* line 159, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-ticker .ticker-intro {
  width: 15%;
  min-width: 130px;
  padding-right: 50px;
  padding: 10px 0px 10px 5px;
  background: url("/injury-alerts/img/tick-end.png") right no-repeat #34393b;
  position: absolute;
  left: 0;
}

/* line 169, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-ticker .ticker-content {
  width: 100%;
  padding: 10px;
}

/* line 178, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.main-content {
  padding: 20px 0px;
}

/* line 183, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.partner-logos, .lower-ad {
  padding: 40px;
  text-align: center;
}

/* line 190, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.partner-logos p {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
}

/* line 194, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.partner-logos img {
  padding: 10px;
}

/* line 199, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.lower-ad {
  text-align: center;
}

/* line 203, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.lower-ad img {
  max-width: 100%;
  margin: 0 auto;
}

/* line 208, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.lower-ad img.desktop {
  display: block;
}

/* line 212, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.lower-ad img.mobile {
  display: none;
}

/* line 217, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.footer {
  padding: 10px 0px 5px 0px;
}

/* line 221, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.footer .footer-logo {
  float: left;
}

/* line 225, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.footer .footer-social {
  float: right;
}

/* line 230, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.copyright {
  font-size: 0.8em;
  text-align: right;
  color: #727376;
}

/* line 235, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.copyright a {
  color: #727376;
}

/* line 244, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
/*
.signup-social p, .signup-email p {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  font-weight: 900;
  padding-left: 0px;
  margin-left: 0px;
  clear: both;
}
*/

/* line 253, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social {
  padding: 20px 0px 40px 0px;
  border-bottom: solid 1px #e0e1e1;
  margin-bottom: 20px;
}

/* line 259, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social a {
  display: block;
  float: left;
  padding: 10px 10px 10px 50px;
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
  text-align: right;
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 271, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social a.signup-google {
  background-image: url("/injury-alerts/img/signup-google.png");
  background-color: #d24736;
}

/* line 276, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social a.signup-facebook {
  background-image: url("/injury-alerts/img/signup-facebook.png");
  background-color: #3a5897;
}

/* line 281, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social a.signup-twitter {
  background-image: url("/injury-alerts/img/signup-twitter.png");
  background-color: #1dade2;
}

/* line 287, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-social a:first-of-type {
  clear: both;
}

/* line 292, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email {
  padding-bottom: 20px;
}

/* line 296, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form {
  margin: 0px;
  padding: 0px;
}

/* line 300, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form .col.half {
  padding-left: 0px;
}

/* line 304, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form div:first-of-type {
  clear: both;
}

/* line 308, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form input, .signup-email form select {
  width: 100%;
  background-color: #e0e1e1;
  border: 0px;
  box-sizing: border-box;
}

/* line 315, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form input[type=checkbox] {
  width: auto;
}

/* line 319, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form select {
  border-radius: 0px;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  font-size: 1em;
  background-image: url(/injury-alerts/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 0px center;
  outline: none;
  padding-right: 30px;
  padding: 20px 10px;
}

/* line 333, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.signup-email form #submit-signup {
  width: 100%;
  background: #1BB9EB;
  background: -webkit-linear-gradient(left, #1BB9EB 0%, #273991 100%);
  background: linear-gradient(to right, #1BB9EB 0%, #273991 100%);
  color: #ffffff;
}

/* line 343, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#signin-form #submit-signin {
  width: 99%;
  background: #1BB9EB;
  background: -webkit-linear-gradient(left, #1BB9EB 0%, #273991 100%);
  background: linear-gradient(to right, #1BB9EB 0%, #273991 100%);
  color: #ffffff;
  margin-bottom: 10px;
}

/* line 350, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#signin-form #forgot-pass {
  text-decoration: underline;
  color: #34393b;
}

/* line 356, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#form-feedback {
  background-color: #ffdfed !important;
  border: 1px solid #ff0000 !important;
  color: #ff0000;
  display: none;
  box-sizing: border-box;
  margin: 20px;
  padding: 20px;
  float: left;
}

.form-feedback {
  background-color: #ffdfed !important;
  border: 1px solid #ff0000 !important;
  color: #ff0000;
  display: none;
  box-sizing: border-box;
  margin: 20px;
  padding: 20px;
}

/* line 368, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.add-tracking {
  background-color: #e0e1e1;
  box-sizing: border-box;
  padding: 10px;
}

/* line 375, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.add-tracking select {
  border-radius: 0px;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  font-size: 1em;
  background-image: url(/injury-alerts/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 0px center;
  outline: none;
  padding-right: 30px;
  padding: 20px 10px;
}

/* line 391, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.add-tracking label {
  font-weight: 900;
  display: inline-block;
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  margin-left: 0px;
}

/* line 405, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary {
/*  border-width: 0px 1px 1px 1px;
  border-color: #e0e1e1;
  border-style: solid;*/
  position: relative;
/*  -webkit-box-shadow: 2px 2px 4px #727376;
  -moz-box-shadow: 2px 2px 4px #727376;
  box-shadow: 2px 2px 4px #727376;*/
}

/* line 412, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary:before {
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  /*background: #1bb5e9;
  background: -webkit-linear-gradient(left, #1bb5e9 0%, #2557a6 50%);
  background: linear-gradient(to right, #1bb5e9 0%, #2557a6 50%);*/
}

/* line 422, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary h1 {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  font-weight: 900;
}

/* line 428, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}

/* line 435, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary table tr {
  margin: 0;
}

/* line 438, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary table tr th {
  padding: 10px 0px 10px 10px;
  background-color: #1BB9EB;
  color: #ffffff;
  text-align: left;
  border-bottom: 1px solid #ffffff;
  font-weight: normal;
}

/* line 447, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary table tr td {
  padding: 10px 0px 10px 10px;
  background-color: #fcfcfc;
  color: #273991;
  text-align: left;
  border-bottom: 1px solid #ffffff;
  background-position: 3px;
  background-repeat: no-repeat;
}

/* line 457, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary table tr td:first-of-type {
  padding-left: 40px;
}

/* line 465, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary .full-table-link {
  background-color: #273991;
  color: #ffffff;
  text-align: center;
  padding: 10px 0;
}

/* line 471, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary .full-table-link a {
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
}

/* line 479, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary .full-table-link:hover {
  background-color: #1BB9EB;
}

/* line 482, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.injury-summary .full-table-link:hover a {
  color: #ffffff;
}

/* line 493, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts {
	color: #727376;
  padding: 0px 0px 2px 0px;
  /*background-color: #e0e1e1;(
  -webkit-box-shadow: 2px 2px 4px #727376;
  -moz-box-shadow: 2px 2px 4px #727376;
  box-shadow: 2px 2px 4px #727376;*/
  margin-bottom: 5%;
}

/* line 500, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts h1 {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  font-weight: 900;
}

/* line 505, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts a {
  float: right;
  text-decoration: none;
  color: #727376;
  padding: 16px;
  background: url("/injury-alerts/img/more-arrow.png") no-repeat right;
  margin-right: 5px;
}

/* line 515, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts .fact {
  background: #1BB9EB;
  background: -webkit-linear-gradient(left, #1BB9EB 0%, #273991 100%);
  background: linear-gradient(to right, #1BB9EB 0%, #273991 100%);
  border-width: 1px;
  border-color: #e0e1e1;
  border-style: solid;
  color: #ffffff;
  text-align: center;
  padding: 20px 0px;
}

/* line 525, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts .fact h2 {
  margin-bottom: 0;
  font-size: 1.8em;
}

/* line 530, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.quick-facts .fact img {
  height: 40px;
}

/* line 538, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-intro {
  padding: 0;
}

/* line 542, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-intro p {
  float: left;
  text-align: left;
  font-size: 1.9em;
  font-weight: bold;
  color: #273991;
  margin: 10px;
  letter-spacing: 0.06em;
  font-weight: 900;
}

/* line 547, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news-intro a {
  float: right;
  text-decoration: none;
  color: #727376;
  padding: 16px;
  background: url("/injury-alerts/img/more-arrow.png") no-repeat right;
  margin-right: 5px;
}

/* line 558, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news {
  -webkit-box-shadow: 2px 2px 4px #727376;
  -moz-box-shadow: 2px 2px 4px #727376;
  box-shadow: 2px 2px 4px #727376;
  width: 49% !important;
  margin-right: 1%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 240px;
  padding: 0;
}

/* line 569, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  bottom: 0;
}

/* line 580, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.news a .news-date {
  font-size: 0.9em;
  background: url("/injury-alerts/img/date-clock.png") no-repeat left;
  padding-left: 15px;
}

/* line 589, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
div.news:last-of-type {
  margin: 0;
  float: right;
}

/* line 599, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table {
  width: 100%;
  border-collapse: collapse;
}

/* line 606, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr th {
  padding: 10px 10px 10px 52px;
  background-repeat: no-repeat;
  background-position: 5px;
  position: relative;
  font-weight: normal;
}

/* line 613, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr th .injury-count {
  background-color: #1BB9EB;
  padding: 1px 3px;
  position: absolute;
  left: 30px;
  top: 8px;
  font-size: 0.5em;
  -webkit-box-shadow: 2px 2px 4px #727376;
  -moz-box-shadow: 2px 2px 4px #727376;
  box-shadow: 2px 2px 4px #727376;
  border-radius: 15px;
  padding: 1px 6px;
  font-weight: normal;
  color: white;
}

/* line 626, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr th .track, table.injury-table tr th .player-track, table.injury-table tr th .untrack {
  margin-top: 5px;
}

/* line 632, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td {
  padding: 5px 0px 5px 10px;
  vertical-align: top;
  border-bottom: 1px solid #ffffff;
  color: #273991;
}

/* line 638, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td .mob-title {
  display: none;
  font-weight: bold;
}

/* line 645, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.heading {
  background-color: #ffffff;
  color: #727376;
  border-bottom: 1px solid #727376;
  padding: 10px;
  font-size: 1.6em;
  text-align: left;
}

/* line 654, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.player-row, table.injury-table tr.sub-head {
  display: none;
}

/* line 658, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.sub-head {
  background-color: #727376;
  font-weight: normal;
  color: #ffffff;
}

/* line 664, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.player-row {
  background-color: #fcfcfc;
}

/* line 668, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.showTeam {
  display: table-row;
}

/* line 672, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td {
  width: 16%;
}

/* line 676, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td:nth-of-type(3) {
  width: 20%;
}

/* line 680, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td:nth-of-type(7), table.injury-table tr td:nth-of-type(6) {
  width: 8%;
}

/* line 684, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr td:last-of-type {
  padding-right: 10px;
  vertical-align: center;
}

/* line 689, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr .track, table.injury-table tr .player-track, table.injury-table tr .untrack {
  display: block;
  float: right;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 6px;
    font-size: 0.65rem;
    background-color: #6AB8EB;
    text-align: center;
    border-radius: 8px 0 8px 8px;
}

/* line 704, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr th.track {
  margin-top: 5px;
}

/* line 708, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr .track:hover, table.injury-table tr .player-track:hover, table.injury-table tr .untrack:hover {
  background-color: #A05FEF;
}

/* line 715, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
table.injury-table tr.sub-head td {
  color: #ffffff !important;
}

/* line 724, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#signup-modal .center-contain, #track-modal .center-contain, #untrack-modal .center-contain {
  padding: 10px;
  width: 100%;
}

/* line 728, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#signup-modal .center-contain a, #track-modal .center-contain a, #untrack-modal .center-contain a {
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 7px;
  background-color: #1bb5e9;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 741, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#email-contact {
  padding-bottom: 20px;
  margin: 0px;
  padding: 0px;
}

/* line 747, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#email-contact input, #email-contact select, #email-contact textarea {
  width: 100%;
  background-color: #e0e1e1;
  border: 0px;
  box-sizing: border-box;
  margin-bottom: 5px;
}

/* line 755, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#email-contact input[type=checkbox] {
  width: auto;
}

/* line 759, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#email-contact select {
  border-radius: 0px;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  font-size: 1em;
  background-image: url(/injury-alerts/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 0px center;
  outline: none;
  padding-right: 30px;
  padding: 20px 10px;
}

/* line 773, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
#email-contact #submit-email {
  width: 100%;
  background: #1BB9EB;
  background: -webkit-linear-gradient(left, #1BB9EB 0%, #273991 100%);
  background: linear-gradient(to right, #1BB9EB 0%, #273991 100%);
  color: #ffffff;
}

/* line 781, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.archive {
  background-color: #e0e1e1;
}

/* line 785, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.archive a {
  text-decoration: none;
  color: #1bb5e9;
}

/* line 792, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.bet_post {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e1e1;
}

/* line 796, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
.bet_post h1 {
  margin-bottom: 0px;
}

/* line 803, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
div.bet_post:last-of-type {
  border-bottom: 0px;
}

/* line 809, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
div.img-wrap {
  font-size: 0.7em;
  text-align: center;
  padding: 2px;
  margin-bottom: 1em;
}

/* line 815, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
div.img-wrap p {
  color: #273991;
  max-width: 400px;
  width: 100%;
}

/* line 821, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
div.img-wrap img {
  border: 2px solid #273991;
  max-width: 400px;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  /* line 832, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .center-contain {
    width: 100%;
  }
  /* line 838, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .logo {
    padding-left: 5%;
  }
  /* line 843, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .signup-email p, .signup-social p {
    padding-left: 10px;
  }
}

/* 20210916: @media only screen and (max-width: 965px) { */
    @media only screen and (max-width: 767px) {
  /* line 852, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .wrap.header {
    float: left;
    position: relative;
    z-index: 1;
  }
  /* line 859, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .upper-ad {
    float: none;
    clear: both;
    text-align: center;
  }
  /* line 865, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .upper-ad .desktop {
    display: none;
  }
  /* line 869, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .upper-ad .mobile {
    display: inline;
  }
  /* line 874, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .news {
    margin-bottom: 10px;
  }
  /* line 881, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr {
    border-bottom: 1px solid #ffffff;
  }
  /* line 885, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr.heading {
    font-size: 1.3em;
  }
  /* line 889, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr.sub-head {
    display: none;
  }
  /* line 897, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr td {
    display: block;
    float: left;
    width: 100% !important;
    box-sizing: border-box;
    clear: both;
    border-bottom: 0px;
  }
  /* line 905, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr td .mob-title {
    display: block;
  }
  /* line 911, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr td:first-of-type {
    background-color: #727376;
    color: #ffffff;
  }
  /* line 916, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  table.injury-table tr .team-track {
    margin-top: 2px;
  }
  /* line 923, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .signup-social a {
    margin-left: 10px;
  }
  /* line 929, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .signup-email .col {
    width: 95% !important;
    margin: 0 auto;
    float: none;
  }
}

@media only screen and (max-width: 695px) {
  /* line 944, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .signup-social a {
    display: block;
    float: none;
    margin: 0 auto;
    width: 90%;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media only screen and (max-width: 650px) {
  /* line 962, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .banner.desktop, .news-ticker {
    display: none;
  }
  /* line 966, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .banner.mobile {
    display: block;
  }
  /* line 972, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .lower-ad img.desktop {
    display: none;
  }
  /* line 976, /Volumes/Sites/Premier Injuries/_DEV/_scss/style.scss */
  .lower-ad img.mobile {
    display: block;
  }
}

/*# sourceMappingURL=../css/style.map */