
.m150 {
  margin: 15px 0; }

.status-page-league li.active i.icon:before {
  background: #FFF !important;
  color: #5CB85C; }

.status-page-league li.active .icon-title {
  color: #5CB85C !important; }

.status-page-league li.text-default.active i.icon:before {
  background: #FFF !important;
  color: #009BDF;
  border: 4px solid #009BDF; }

.status-page-league li.text-default.active .icon-title,
.status-page-league li.text-default.active span.glyphicon:before {
  color: #009BDF !important; }

.status-page-league li.text-default.active:after {
  border-bottom-color: #009BDF; }

.league-builder-board {
  width: 100%;
  margin: 10px auto;
  height: 500px;
  /*li.active:before {
      content: " ";
      position: absolute;
      left: 45%;
      opacity:0;
      margin: 0 auto;
      bottom: -2px;
      border: 10px solid transparent;
      border-bottom-color: #fff;
      z-index: 1;
      transition:0.2s ease-in-out;
  }*/ }
  .league-builder-board span .glyphicon {
    position: absolute;
    top: 1%;
    right: 6%;
    color: #89949B; }
    .league-builder-board span .glyphicon.text-success {
      color: #3c763d; }
  .league-builder-board h1 {
    text-transform: uppercase;
    font-weight: 400; }
  .league-builder-board .icon:before {
    font-size: 88px;
    background: #009BDF;
    color: #fff;
    border-radius: 100px;
    border: 4px solid #fff; }
  .league-builder-board .steps-title {
    background: #5CB85C;
    margin: 0 25px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase; }
  .league-builder-board .panel-heading {
    font-size: 36px !important;
    margin-top: 30px; }
  .league-builder-board .panel-body {
    height: 480px;
    overflow: hidden; }
  .league-builder-board .panel-footer .glyphicon {
    margin-right: 10px; }
  .league-builder-board p.narrow {
    width: 60%;
    margin: 10px auto; }
  .league-builder-board .liner {
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1; }
  .league-builder-board .nav-tabs > li.active > a, .league-builder-board .nav-tabs > li.active > a:hover, .league-builder-board .nav-tabs > li.active > a:focus {
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
    background-color: transparent !important; }
    .league-builder-board .nav-tabs > li.active > a .icon-title, .league-builder-board .nav-tabs > li.active > a:hover .icon-title, .league-builder-board .nav-tabs > li.active > a:focus .icon-title {
      font-weight: 500; }
  .league-builder-board span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    text-align: center;
    font-size: 25px;
    margin: 0 auto; }
  .league-builder-board span.round-tabs.one {
    color: #009BDF;
    border: 2px solid #0089c6; }
  .league-builder-board li.text-default span:before {
    color: #89949B; }
  .league-builder-board li.text-default span.text-default:before {
    content: "\270f"; }
  .league-builder-board li.active i.icon:before,
  .league-builder-board li.text-success i.icon:before {
    border: 4px solid #5CB85C;
    background: #5CB85C; }
  .league-builder-board li.active .icon-title,
  .league-builder-board li.text-success .icon-title {
    color: #5CB85C !important; }
  .league-builder-board li.active div span,
  .league-builder-board li.active div span a,
  .league-builder-board li.text-success div span,
  .league-builder-board li.text-success div span a {
    color: #fff !important; }
    .league-builder-board li.active div span span:before,
    .league-builder-board li.active div span i.glyphicon,
    .league-builder-board li.active div span a span:before,
    .league-builder-board li.active div span a i.glyphicon,
    .league-builder-board li.text-success div span span:before,
    .league-builder-board li.text-success div span i.glyphicon,
    .league-builder-board li.text-success div span a span:before,
    .league-builder-board li.text-success div span a i.glyphicon {
      color: #5CB85C; }
  .league-builder-board li.active span.round-tabs.one {
    background: #dff5ff !important;
    border: 2px solid #60ceff;
    color: #003146; }
  .league-builder-board span.round-tabs.two {
    color: #009BDF;
    border: 2px solid #0089c6; }
  .league-builder-board li.active span.round-tabs.two {
    background: #dff5ff !important;
    border: 2px solid #009BDF;
    color: #003146; }
  .league-builder-board span.round-tabs.three {
    color: #009BDF;
    border: 2px solid #0089c6; }
  .league-builder-board li.active span.round-tabs.three {
    background: #dff5ff !important;
    border: 2px solid #009BDF;
    color: #003146; }
  .league-builder-board span.round-tabs.four {
    color: #009BDF;
    border: 2px solid #0089c6; }
  .league-builder-board li.active span.round-tabs.four {
    background: #dff5ff !important;
    border: 2px solid #009BDF;
    color: #003146; }
  .league-builder-board span.round-tabs.five {
    color: #009BDF;
    border: 2px solid #0089c6; }
  .league-builder-board li.active span.round-tabs.five {
    background: #dff5ff !important;
    border: 2px solid #009BDF;
    color: #003146; }
  .league-builder-board nav {
    padding: 25px 25px 0 25px; }
  .league-builder-board .nav-tabs > li.active > a span.round-tabs {
    background: #fafafa; }
  .league-builder-board .nav-tabs > li {
    width: 15.83%;
    margin-left: 1%;
    float: left; }
    .league-builder-board .nav-tabs > li:first-child {
      margin-left: 0; }
  .league-builder-board li:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #009BDF;
    transition: 0.1s ease-in-out; }
  .league-builder-board li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5CB85C; }
  .league-builder-board .nav-tabs > li a {
    margin: 10px auto;
    padding: 0;
    text-align: center; }
    .league-builder-board .nav-tabs > li a .icon-title {
      clear: both;
      display: block;
      color: #009BDF;
      line-height: 42px;
      font-weight: 100;
      font-size: 18px; }
    .league-builder-board .nav-tabs > li a:hover .icon-title {
      color: #89949B; }
  .league-builder-board span .glyphicon:first-child {
    font-size: 18px;
    margin-top: 5px; }
  .league-builder-board i.glyphicon {
    color: #89949B; }
  .league-builder-board .nav-tabs > li a:hover {
    background: transparent; }
  .league-builder-board .tab-pane {
    position: absolute;
    left: 0;
    padding: 50px 25% 20px 25%;
    width: 100%;
    font-size: 14px; }
  .league-builder-board .tab-content .head {
    font-size: 18px;
    text-transform: uppercase;
    color: #0078ac;
    font-weight: 300;
    padding-bottom: 10px;
    text-align: center; }
  .league-builder-board .btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px; }
  .league-builder-board .btn.green {
    background-color: #5CB85C;
    /*border: 2px solid #5cb85c;*/
    color: #FFF; }
  .league-builder-board .btn-success span {
    font-size: 14px; }

.league-builder-board .nav-tabs {
  position: relative;
  border-bottom: none;
  /* width: 80%; */
  margin: 0;
  box-sizing: border-box;
  text-align: center; }

@media (max-width: 1275px) {
  .league-builder-board .tab-pane {
    padding: 82px 25% 20px 25%; }
  .league-builder-board .steps-title {
    font-size: 14px; }
  .league-builder-board .nav-tabs > li a .icon-title {
    font-size: 14px; } }

@media (max-width: 585px) {
  .league-builder-board {
    height: auto !important; }
    .league-builder-board span.round-tabs {
      font-size: 16px;
      width: 50px;
      height: 50px;
      line-height: 50px; }
    .league-builder-board .tab-content .head {
      font-size: 20px; }
    .league-builder-board .nav-tabs > li a {
      width: 50px;
      height: 50px;
      line-height: 50px; }
      .league-builder-board .nav-tabs > li a .icon-title {
        display: none; }
    .league-builder-board li.active:after {
      content: " ";
      position: absolute;
      left: 35%; }
    .league-builder-board .btn-outline-rounded {
      padding: 12px 20px; } }

.status-board .panel-body {
  height: 395px;
  overflow: hidden;
  padding: 0 !important; }

.status-page-league .panel-body,
.status-page-league .league-builder-board {
  height: auto !important; }

.status-page-league .tab-pane {
  position: relative; }



.well-right {
  border-left: 1px solid #ccc; }

.well {
  background-color: #f5f5f5 !important; }


/* GLOBAL SETTINGS */

html.default .datepicker table tr td.active,
html.default .datepicker table tr td.active:hover,
html.default .datepicker table tr td.active.disabled,
html.default .datepicker table tr td.active.disabled:hover,
html.default .datepicker table tr td span.active,
html.default .datepicker table tr td span.active:hover,
html.default .datepicker table tr td span.active.disabled,
html.default .datepicker table tr td span.active.disabled:hover {
  background: #009bdf !important; }

html.default .list-bg-theme > .list-group-item.active {
  background: #009bdf !important;
  color: white !important; }

html.default .list-fg-theme > .list-group-item {
  color: #009bdf; }

html.default .nav-theme.nav-tabs {
  border-color: #009bdf; }
  html.default .nav-theme.nav-tabs > li > a, html.default .nav-theme.nav-tabs > li > a:hover, html.default .nav-theme.nav-tabs > li > a:focus, html.default .nav-theme.nav-tabs > li.active > a {
    color: #009bdf;
    border-color: #009bdf;
    border-bottom-color: transparent; }

html.default .nav-theme.nav-pills > li > a:hover, html.default .nav-theme.nav-pills > li > a:focus, html.default .nav-theme.nav-pills > li.active > a {
  background: #009bdf;
  color: white; }

html.default .menu-theme, html.default .dropup .menu-theme {
  border-color: #009bdf; }
  html.default .menu-theme > li > a:hover, html.default .dropup .menu-theme > li > a:hover {
    background: rgba(0, 155, 223, 0.05); }
  html.default .menu-theme > .active > a, html.default .menu-theme > .active > a:hover, html.default .menu-theme > .active > a:focus, html.default .dropup .menu-theme > .active > a, html.default .dropup .menu-theme > .active > a:hover, html.default .dropup .menu-theme > .active > a:focus {
    color: white;
    background: #009bdf; }


html.default .tl-theme .rubix-timeline-body > ul > li:before {
  border-color: #009bdf; }







/* Organisation Manager flash snackbar overrides */
.snackbar-success { background-color: #388e3c !important; }
.snackbar-error   { background-color: #d32f2f !important; }
