/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=b162K3W0kw0cjm8mdr5hfHO7KSn3K */
/* Feel free to copy&paste color codes to your application */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=30i0u0kvodblxmBqri6Gg8wRg4j */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=33-0u0kvodblxmBqri6Gg8wRg4j */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color */
/* Main Secondary color */
/* Main Secondary color (2) */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
/*Bootstrap overrrides */
/*Helpers: Bootstrap Overrides*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.row-flex,
.row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}
.row-flex > div[class*='col-'],
.container-flex > div[class*='col-'] {
  margin: -0.2px;
  /* hack adjust for wrapping */
}
.container-flex > div[class*='col-'] div,
.row-flex > div[class*='col-'] div {
  width: 100%;
}
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}
.validation-summary-valid {
  display: none;
}
blockquote {
  font-size: 14.5px;
  border-left: 5px solid #695102;
}
hr {
  margin-top: 5px;
}
.breadcrumb {
  margin-bottom: 0;
}
/*.img-responsive{
    max-width:90%;
}*/
/* @group 01 Reset and Normalize
----------------------------------------------------------------*/
/*font-size: 16px; line-height: 1.5;*/
body {
  margin: 0;
  font-family: 'Lato', arial, sans-serfi;
  color: #011931;
  width: 100%;
  padding-top: 100px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
/* @end Reset and Normaliz */
/*@group 01 Landing*/
.navbar {
  margin-bottom: 0;
  padding: 30px 15px;
  background-color: #2d5e8d;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar img {
  /*width: 30%;
		height: auto;*/
  /*max-height:@navbar-height;
		width:auto;*/
}
/*#navbar{
	background-color:@color-primary-3;
	padding:5px 5px 12px 5px;
	color:@color-secondary-1-1;
	border-radius:5px;
}*/
.grey-bg {
  background-color: #f3f3f4;
}
@media (max-width: 400px) {
  .navbar-header {
    position: relative;
  }
  .navbar img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70%;
  }
}
.greeting--interior,
.greeting.greeting--home,
.greeting.greeting--rankings,
.greeting.greeting--results,
.greeting.greeting--profile {
  /*padding: 20% 0;*/
  background: url(img/football-closeup.jpg) no-repeat #2d5e8d;
  background-position: 80% top;
  background-position: right -140px top -120px;
}
.navbar-default {
  border-color: #2d5e8d;
}
.navbar-toggle .icon-bar {
  background-color: #43952e;
}
.navbar-default .navbar-nav > li > a {
  background-color: transparent;
  border: 1px solid #011931;
  color: #b4983b;
  margin-top: 10%;
  /*line-height:40px;*/
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #b4983b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #b4983b;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #011931;
  color: #b4983b;
  /*background: #e5f0ff none repeat scroll 0 0;
		border-color: #e5f0ff;
		color: #002e59;*/
}
.navbar-fixed-top {
  border: 0;
}
.navbar-nav .open .dropdown-menu {
  background-color: #fff;
}
.cbp-af-header-shrink {
  padding-top: 5px;
  padding-bottom: 5px;
  opacity: 0.9;
}
.week-numbers {
  background-color: #174878;
  border: 1px solid #011931;
  margin-top: 5px;
}
.week-numbers li {
  border: 1px solid #011931;
}
.week-btn {
  transition: all 0.1s ease-out 0s;
  border-color: #fff;
  color: #fff;
}
.pad10 {
  padding: 0 10px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.landing {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#174878+0,2d5e8d+50,ffffff+100 */
  background: #174878;
  /* Old browsers */
  /*background: -moz-linear-gradient(top, rgba(23,72,120,1) 0%, rgba(45,94,141,1) 50%, rgba(255,255,255,1) 100%);*/
  /* FF3.6-15 */
  /*background: -webkit-linear-gradient(top, rgba(23,72,120,1) 0%,rgba(45,94,141,1) 50%,rgba(255,255,255,1) 100%);*/
  /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(23,72,120,1) 0%,rgba(45,94,141,1) 50%,rgba(255,255,255,1) 100%);*/
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174878', endColorstr='#ffffff',GradientType=0 );*/
  /* IE6-9 */
}
.welcome-section {
  background: #2d5e8d;
  background-image: radial-gradient(#093764, #011931);
  max-height: 675px;
  padding: 5px;
  margin-top: 20px;
}
.welcome-section .well {
  background-color: #695102;
  border-color: #011931;
  color: #cbc8c8;
}
.signup-section {
  background: linear-gradient(to bottom, #fafafa, #f3f3f3);
  padding: 15px;
}
.intro-image {
  bottom: -40px;
  right: -40px;
  position: absolute;
  opacity: 0.4;
}
.welcome-section,
.signup-section {
  color: #011931;
}
.welcome-section h1,
.signup-section h1 {
  border-bottom: 2px dashed #277013;
}
.welcome-section p,
.signup-section p {
  font-size: 19px;
}
.welcome-section header,
.signup-section header {
  color: #cbc8c8;
  padding: 19px;
}
.divider-section {
  background: #174878;
  padding: 5px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  color: #b4983b;
  background-color: #0b3300;
}
/* @group 02 Main Content
----------------------------------------------------------------*/
.main_content {
  background: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
}
.viewport {
  position: relative;
  overflow: hidden;
}
/*.touch .viewport {
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
.touch .pushed-left .viewport {
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transform: translate3d(-95%,0px,0px);
	-webkit-transform: translate3d(-95%,0px,0px);
}*/
.touch .main_content {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.touch .pushed-left .main_content,
.touch .pushed-left .site_header {
  -webkit-transform: translate3d(-95%, 0, 0);
  -moz-transform: translate3d(-95%, 0, 0);
  -ms-transform: translate3d(-95%, 0, 0);
  -o-transform: translate3d(-95%, 0, 0);
  transform: translate3d(-95%, 0, 0);
}
.touch .pushed-right .main_content,
.touch .pushed-right .site_header {
  -webkit-transform: translate3d(95%);
  -moz-transform: translate3d(95%, 0, 0);
  -ms-transform: translate3d(95%, 0, 0);
  -o-transform: translate3d(95%, 0, 0);
  transform: translate3d(95%, 0, 0);
}
/*@group 03 Rankings*/
.rank-scores {
  /*border: 2px solid @color-secondary-1-3;
	background-color: @color-primary-3;
	border-radius: 5px;*/
  color: #43952e;
  padding: 0 2px;
  margin-top: 20px;
}
.rank-scores h3 {
  padding: 5px 5px 0 5px;
  font-weight: bold;
  margin: 0;
}
.rank-scores-tablet {
  border-left: none;
  border-right: none;
  padding-right: 0;
}
.rank-players {
  background-color: #011931;
  border-radius: 5px;
}
.rank-players p {
  padding: 5px;
  font-size: 15px;
  color: #cbc8c8;
}
.rank-players .table tr td:last-child {
  text-align: right;
}
.rank-playerscores {
  background: #fff;
  /*border: 1px solid @color-primary-1;
	border-radius: 5px;*/
  padding: 5px;
}
/* group 04 Welcome page */
/*Messages*/
.messages-section {
  background: #eee;
  padding: 15px;
}
.message {
  text-align: left;
  background-color: #f0f0f0;
  border: 1px solid #0b3300;
  /*#d7daec;*/
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px;
  margin-right: 5px;
  height: 100%;
}
.message-content {
  padding: 10px 0;
}
.message-author {
  background-color: transparent;
  font-weight: bold;
  color: #115300;
}
.message-date {
  float: right;
  font-size: 10px;
  color: #888;
}
.message-content-body {
  display: block;
  text-align: left;
  padding: 10px 0;
}
.message-reply {
  /*position:absolute;
    bottom:0;*/
}
/**********************Picks*****************/
.picks-section {
  background-color: #fff;
  padding: 0;
}
.picks-section > div {
  padding: 0;
}
.picks-section--week,
.picks-section--gametime {
  background-color: #011931;
  border-bottom: 5px solid #b4983b;
  color: #b4983b;
  padding: 5px 0;
  font-weight: bold;
  margin-bottom: 0;
}
.picks-section--week {
  border-radius: 4px 4px 0 0;
}
.picks-section--gamerow {
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
.picks-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
}
.check-thumbnail-home,
.check-thumbnail-away {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  opacity: 85%;
  border: 2px solid #000;
  border-radius: 4px;
}
.check-thumbnail-home {
  margin-left: -40px;
  display: block;
  float: left;
}
@media (max-width: 400px) {
  .check-thumbnail-home {
    margin-left: -30px;
  }
  .check-thumbnail-away {
    margin-left: -10px;
  }
}
.picks-section--gamerow-hometeam,
.picks-section--gamerow-awayteam {
  padding-left: 0;
  padding-right: 0;
}
.picks-section--gamerow-confidence {
  margin-top: 30px;
  padding: 6px 6px;
}
.tiebreaker {
  margin-bottom: 10px;
  text-align: center;
}
.confident-btn {
  margin-bottom: 50px;
}
.selected {
  padding: 5px 0;
  background-color: #2d5e8d;
  border-radius: 4px;
  background-image: radial-gradient(#fff, #2d5e8d);
}
/***********************ADMIN**************************/
#frmAdmin {
  margin-top: 20px;
}
/******************************************************/
/***********************PROFILE**************************/
.track-users {
  margin-top: 20px;
}
.favorite-star,
.favorite-star--active {
  text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.12), 0px 4px 2px rgba(0, 0, 0, 0.24);
}
.favorite-star:hover,
.favorite-star--active:hover:before {
  color: #b4983b;
  cursor: pointer;
  content: '\f006';
}
.favorite-star--active:before {
  color: #b4983b;
  content: '\f005';
}
/******************************************************/
/*********************RESULT***************************/
.first-place {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.second-place {
  color: #747474;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.third-place {
  border-color: #f9f2e8;
  background: #e9ceac;
  color: #c78635;
}
.result-right-border {
  border-right: solid 2px #04294d !important;
}
.result-correct-pick {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6;
}
.result-wrong-pick {
  color: #a94442 !important;
  background-color: #f2dede !important;
  border-color: #ebccd1;
}
.select-a-week {
  margin: 15px 0px;
  padding-left: 0;
}
.result-showtracked {
  margin-top: 40px;
  padding-left: 0;
}
.has-possesion {
  background: #f2f6f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.is-in-redzone {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4dedc+0,e0d4d2+50,ccaaa3+51,f7dfde+100 
    background: #f4dedc; 
    background: -moz-linear-gradient(top, #f4dedc 0%, #e0d4d2 50%, #ccaaa3 51%, #f7dfde 100%);
    background: -webkit-linear-gradient(top, #f4dedc 0%,#e0d4d2 50%,#ccaaa3 51%,#f7dfde 100%);
    background: linear-gradient(to bottom, #f4dedc 0%,#e0d4d2 50%,#ccaaa3 51%,#f7dfde 100%); */
  border-top: 2px solid red !important;
  border-bottom: 2px solid red !important;
}
.result-team-score {
  margin: 0;
}
table .header-fixed {
  position: fixed;
  top: 150px;
  /*left: 0;*/
  /*right: 0;*/
  z-index: 1020;
  /* 10 less than .navbar-fixed to prevent any overlap */
  background-color: #fff;
}
/******************************************************/
/*********************RANKINGS***************************/
.ranking-arrow {
  margin-left: 5px;
}
.ranking-arrow-up {
  color: #43952e;
}
.ranking-arrow-down {
  color: #a94442;
}
