/* /Content/hockey/dashboard.less:L1 */
tr.clickable {
  cursor: pointer;
}
/* /Content/hockey/dashboard.less:L5 */
.fc-content .fc-time {
  vertical-align: top;
}
/* /Content/hockey/dashboard.less:L9 */
.fc-content .fc-title {
  display: inline-block;
}
/* /Content/hockey/dashboard.less:L13 */
.app-bar-element.home.branding {
  padding-left: 4.125rem;
}
/* /Content/hockey/dashboard.less:L16 */
.app-bar-element.home.branding::before {
  content: "";
  background-image: url('images/sih-logo-50-50.png');
  background-size: 3.125rem;
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  margin-left: -4.125rem;
}
/* /Content/hockey/dashboard.less:L27 */
/* /Content/hockey/dashboard.less:L28 */
div.dashboard-hockeyrow td.img {
  width: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
}
/* /Content/hockey/dashboard.less:L35 */
div.dashboard-hockeyrow img {
  height: 100px;
  max-width: none;
}
/* /Content/hockey/dashboard.less:L40 */
div.dashboard-hockeyrow td.status {
  border: 1px 0 solid white;
}
/* /Content/hockey/dashboard.less:L44 */
div.dashboard-hockeyrow tr:nth-child(2n+1) td.status {
  border-width: 1px 0;
  border-style: solid;
  border-color: #eeeeee;
}
/* /Content/hockey/dashboard.less:L51 */
div.dashboard-chartrow {
  height: 400px;
}
/* /Content/hockey/dashboard.less:L54 */
div.dashboard-chartrow .dashboard-chartpanel {
  height: 100%;
}
/* /Content/hockey/dashboard.less:L59 */
/* /Content/hockey/dashboard.less:L60 */
/* /Content/hockey/dashboard.less:L61 */
div.dashboard-noticepanel .notice-heading h2 {
  display: inline-block;
  margin-top: 0;
}
/* /Content/hockey/dashboard.less:L66 */
div.dashboard-noticepanel .notice-heading time {
  display: inline-block;
}
/* /Content/hockey/dashboard.less:L72 */
/* /Content/hockey/dashboard.less:L73 */
body.metro .body-content {
  min-height: 100%;
  margin-top: -3.125rem;
  padding: 3.125rem 0.8rem;
}
/* /Content/hockey/dashboard.less:L78 */
body.metro .body-content .dashboard .grid {
  margin: 0.8rem 0;
}
/* /Content/hockey/dashboard.less:L81 */
body.metro .body-content .dashboard .grid .row {
  margin-bottom: 1.6rem !important;
}
/* /Content/hockey/dashboard.less:L84 */
/* /Content/hockey/dashboard.less:L85 */
body.metro .body-content .dashboard .grid .row .dashboard-welcomepanel h1.title span.welcome::before {
  content: url('images/sih-logo-100-100.png');
  position: relative;
  vertical-align: top;
}
/* /Content/hockey/dashboard.less:L92 */
body.metro .body-content .dashboard .grid .row .dashboard-modulespanel {
  display: none;
}
/* /Content/hockey/dashboard.less:L96 */
body.metro .body-content .dashboard .grid .row .cell {
  overflow-x: auto;
}
/* /Content/hockey/dashboard.less:L100 */
body.metro .body-content .dashboard .grid .row table caption {
  font-size: 1.75rem;
  font-weight: 500;
  padding-left: 0.625rem;
  text-align: left;
}
/* /Content/hockey/dashboard.less:L110 */
body.metro footer.app-bar {
  position: relative;
  margin-top: -3.125rem;
  height: 3.125rem;
  clear: both;
}
/* /Content/hockey/dashboard.less:L118 */
.input-control input[type=image] {
  width: auto;
}
/* /Content/hockey/dashboard.less:L122 */
div.gridPanel[style="-flexViews-selectors:hidden;"] .rowSelector {
  display: none;
}
/* /Content/hockey/dashboard.less:L128 */
.metro .button.payment-method {
  background: #3b3bd1;
  color: #ffffff;
}
/* /Content/hockey/dashboard.less:L132 */
.metro .button.payment-method:hover {
  background-color: #a2a2e9;
  color: #000000;
}
/* /Content/hockey/dashboard.less:L137 */
.metro .button.payment-method:disabled,
.metro .button.payment-method.disabled {
  background-color: #eaeaea;
  color: #bebebe;
  cursor: default;
  border-color: transparent;
}
/* /Content/hockey/dashboard.less:L143 */
.metro .button.payment-method:disabled:hover,
.metro .button.payment-method.disabled:hover {
  background-color: #eaeaea !important;
  color: #bebebe !important;
}
/* /Content/hockey/dashboard.less:L150 */
ul.no-marker {
  list-style-type: none;
  padding-left: 0;
}
/* /Content/hockey/dashboard.less:L154 */
ul.no-marker span.item-name {
  font-weight: 500;
}
/* /Content/hockey/dashboard.less:L158 */
ul.no-marker li.discount {
  margin-top: 0.875rem;
}
/* /Content/hockey/dashboard.less:L161 */
ul.no-marker li.discount .discount-name {
  font-style: italic;
}
/* /Content/hockey/dashboard.less:L167 */
table.season-affilitaion-fees {
  width: auto;
}
/* /Content/hockey/dashboard.less:L169 */
table.season-affilitaion-fees > caption {
  font-size: 1.3rem;
}
