
html {

}

.row {
  padding: 0px;
  margin: 0px;
}
#page-container {
  position: absolute;
  min-height: 100vh;
  width: 100%;
}

#content-wrap {
  padding-bottom: 4rem;    /* Footer height */
}

.table td {
	border-top: 0;
	padding: .25rem;
}

footer {
  position: absolute;
  background-color: #222621;
  padding: 20px 0px 0px 0px;
  bottom: 0;
  width: 100%;
  height: 4rem;
}

.offer-followup-text {
	font-size: .7rem;
	text-transform: capitalize;
}

.price-conf-text {
	color:#7B7D7E;
}

.price-flag {
	position: relative;
	background-color: #FBE538;
	color: #000;
	top: -24px;
	left: 4px;
	padding: 0 5;
	font-weight: 700;
	font-size: 1rem;
	font-family: Helvetica, sans-serif;
}

body {
  background-color: #222621; /*#222621    #39521a */
  color:#ffffff;
  font-size: 1em;
  background: url('../images/bg.jpg') no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

.winner-container {
  position: absolute;
  z-index: 999;
  top: 0px;
  right: -2px;
}

.winner {
  max-width: 100px;
}

@media only screen and (max-width: 575px){
  .winner {
    max-width: 50px;
  }
}

.claim-offer-btn {
	color: #000;
	background-color: #7E7E7E;
	border-color: #7E7E7E;
}

.player-card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 300px;
  margin: 1rem;
  background-color: #343a40;
  border-radius: 5px;

  max-width: 300px;
}

.player-card-name{
  font-weight: bold;
  font-size: 1.3em;
  color: #ffffff;
  line-height: 1.3em;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
  margin-bottom: 3px;
}

.player-result-img {
  max-width: 75px;
  max-height: 75px;
  margin-top:7px;
  margin-left:7px;
  border-radius: 7px;
}

/* set all children to be defined by own border */
.parent-percentage *{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.parent-percentage{
    width:100%;
    overflow:auto;
    border-radius: 3px;
    background-color: #405659;
}
.parent-percentage .percent-bar{
    float:left;
    height:7px;

}
.parent-percentage .up-vote{
    background:#35AF3F;
}

.player-card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.player-card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.offer-text{
  font-weight: bold;
  font-size: 1em;
  color: #ffffff;
  line-height: 1em;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
  margin-bottom: 3px;
  padding-top: 10px;
}


.form-info-container {
  margin-top: 12px;
  margin-bottom: -15px;
}

.form-info {
  font-family:'Raleway', serif;
  font-weight:400;
  font-size: .7em;
}


.footer-btn {
  padding: .10rem .25rem;
  font-size: .6rem;
  cursor: pointer;
}

.btn-addP {
  padding: .05rem .15rem;
  font-size: .675rem;
}
.btn-addP-hide {
  display: none;
}

.addP-txt {
  color: red;
  font-size: .7em;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.selectPlayerText {
  text-align: left;
}

.error-border {
  border: 2px solid #cc1b1b !important;
  padding-top: 15px !important;
  height: 50px !important;
}

.loading {
border: 5px solid #7A7A7A;
border-radius: 50%;
border-top: 5px solid #464343;
width: 80px;
height: 80px;
margin: 0 auto;
-webkit-animation: spin 2s cubic-bezier(0.84, 0.26, 0.66, 0.43) infinite; /* Safari */
animation: spin 2s cubic-bezier(0.84, 0.26, 0.66, 0.43) infinite;
margin-top: 15px;
margin-bottom: 15px;
}


/*Social buttons*/

.snap-login button {
  -webkit-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);
	box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);
  position: relative;
  padding-left: 50px;
  text-align: left;
  font-size: 1.05em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 255px;
  height: 43px;
  border-radius: 6px;

}

.fp5nm8g:hover, .f1u553ju:hover {
  cursor: pointer !important;
  background-color : #cecb17 !important;
  -webkit-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75) !important;
	-moz-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75) !important;
	box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75) !important;
}

.fp5nm8g {
  background-position: 7px 7px !important;
}

.f8ario5 {
  font-size: 1.05em;
  font-weight: 400;
  font-family: inherit !important;
}


.snap-login button :first-child {
  position: absolute;
  left: 41px;
  bottom: 0;
  width: 40px;
  padding: 7px;
  /*font-size: 1.6em;*/
  text-align: center;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}

.btn-twitter {
  color: #fff;
  background-color: #43b1f4;
  padding-right: 34px;
  border-color: rgba(0,0,0,0.2);
}

.btn-email {
  color: #fff;
  background-color: #434e45;
  padding-right: 45px;
  border-color: rgba(0,0,0,0.2);
}

.btn-google {
  background-color: #4285f4;
  padding-right: 34px;
  color: #fff;
  border-color: rgba(0,0,0,0.2);
}

.btn-social {
    position: relative;
    padding-left: 50px;
    text-align: left;
    font-size: 1.05em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    padding: 7px;
    font-size: 1.6em;
    text-align: center;
    /*border-right: 1px solid rgba(0,0,0,0.2);*/
}

.btn-facebook:hover {
    color: #eee;
    background-color:#29487d;
}

.btn-twitter:hover {
  background-color: #006dbf;
  color: #eee;
}

.btn-google:hover {
  background-color: #3367d6;
  color: #eee;
}


 {
  color: #fff;
  background-color: #eee;
}


span.icon {
      background: url('../images/g.png') transparent 50% no-repeat;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 42px;
      height: 42px;
    }

/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

.error-div {
  color: #cc1b1b;
  text-align: left;
  font-size: .75em;
  position: absolute;
  left: 25px;
  top: 2px;
  font-weight: 700;
}


.history-select{
  background-color: #5e852f;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  border: 1px black solid;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.gRecaptchaContainer {
  text-align: -webkit-center
  }

.gRecaptcha {
  display: inline-block;
  }

.potgLogo{
  margin: 0 auto;
}
p {
  padding: 2px 15px;
}
.TblRowArea:hover{
   background-color: rgba(0,0,0,0.75);
}
.voteBar {
	border-radius: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#59993e+1,8eb92a+20,72aa00+51,9ecb2d+75,9ecb2d+76,59993e+100 */
	background: #80c54f; /* Old browsers */
	-webkit-box-shadow: 2px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 2px 0px 10px 0px rgba(0,0,0,0.75);
  height: 30px;
  padding: 2px;
  margin-right: 5px;
  float: left;
}
.VoteAgain {
	padding: 5px;
	/* background-color: #800000; */
	border-radius: 5px;
	margin: 5px 0;
	border: 2px solid #ff3300
}
.voteTotal {
	border-radius: 0;
	width: 45px !important;
	text-align: center;
	font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#59993e+1,8eb92a+20,72aa00+51,9ecb2d+75,9ecb2d+76,59993e+100 */
	background: #282828; /* Old browsers */
	-webkit-box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
}
.statStudent {
  background-color: #972c02;
  border-right: 1px solid #000000;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.statParent {
  background-color: #f7890b;
  border-right: 1px solid #000000;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.statFriend {
  background-color: #f9ec8f;
  border-right: 1px solid #000000;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.statRelative {
  background-color: #fff7e0;
  border-right: 1px solid #000000;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.statTeacher {
  background-color: #007500;
  border-right: 1px solid #007500;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.statCoach {
  background-color: #778bce;
  border-right: 1px solid #000000;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  height: 30px;
  padding: 2px;
  float: left;
}
.contestBody{
  background-color: #222621b0;
  width: 90%;
  max-width: 1200px;
  box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.75);
  border: 2px solid rgba(0,0,0,.5);
  border-radius: 7px;
  margin: 40px auto;
}
H1{
  font-family: 'Holtwood One SC', serif;
  letter-spacing: 1px;
  font-size: 24px;
  color: #fff200;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  text-align: center;
}
H2{
  font-family: 'Holtwood One SC', serif;
  letter-spacing: 1px;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  text-align: center;
}
H3{
  letter-spacing: 1px;
  font-size: 10px;
}
H4alt{
padding: 5px;
  font-weight: bold;
  font-size: 16px;
  color: #fff038 !important;
}
.H2alt{
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  text-align: center;
  font-weight: bold;
}
.techImage {
  height: 250px;
  width: 250px;
  border-radius: 20px;
  float: right;
  margin: 4px 10px 0px 0px; border: 1px solid #000000;
}
.pow-wrapper {
  position: relative;
}
.footballbg{
  background-color: #000000 !important;
  padding: 10px;
  min-height: 150px;
  background: url('../images/footballgrass.jpg') center bottom repeat-x scroll;
  border-radius: 5px;
  margin: 10px;
  padding-bottom: 100px;
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
}
.PvsP {
  width: 100%;
  height: auto;

}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
												-webkit-appearance: none; margin: 0;
												}

  .playerSelect{
    text-align: center;
    padding: 5px;
}
  .PlayerItem{
    border: 1px solid #000000;
    border-top: 1px solid #6c757d;
    width: 100%;
    padding: 3px 6px;
	cursor: pointer;
  }
  .PlayerItem:hover{
   background-color:rgba(0,0,0,0.25);
}
.PlayerItemSelected{
  border: 1px solid #fff038;
  width: 100%;
  padding: 3px 6px;
  cursor: pointer;
  background-color: #5f150a;
}
.selLists{
  width: 100%;
  border-radius: 4px;
  background-color: #dadada;
  -webkit-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
  border-radius: 4px;
}
.inputareas{
  width: 100%;
  color: #000000;
  border-radius: 4px;
  padding: 7px 10px;
  background-color: #dadada;
  -webkit-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
  border-radius: 4px;
}
.teamPlayerList{
	/*cursor: pointer; */
  height: 400px;
  padding: 5px;
  margin: 10px;
  -webkit-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  background-color: rgba(41, 45, 48, 0.81);
  border: 1px solid #000000;
  border-radius: 4px;
  overflow: auto;
}
.teamPlayerListFull{
	cursor: default;
  padding: 5px;
  margin: 10px;
  -webkit-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  background-color: rgba(41, 45, 48, 0.81);
  border: 1px solid #000000;
  border-radius: 4px;
}
.addShadow{
	-webkit-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);
	box-shadow: 1px 3px 9px -1px rgba(0,0,0,0.75);

}
.ListTeamName{
	min-height: 50px;
	background-color: #343a40;
	color: #ffffff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	border-radius: 20px 5px 5px 20px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
}
.ListTeamName:hover{
 background-color:rgba(0,0,0,0.25);
}

.teamNameText{
  display: inline-block;
  margin:auto;
  padding-top: 5px;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0px;
  font-family: 'Raleway';
  font-weight: 700;
}

.ListTeamLogo{
	width: 50px;
		height: 50px;
	margin-right: 20px;
	float:left;
	border-radius: 100%;
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
}

.ListTeamLogoMobile{
  width: 25px;
	height: 25px;
	margin-right: 5px;
	float:left;
	border-radius: 100%;
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
}

.teamLogo{
	width: 45px;
	margin-right: 20px;
	float:left;
	border-radius: 5px;
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  border: 1px solid #000000;
}
.contestRules{
  color: #4e555b;
  height: 300px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  -webkit-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: inset 0px 2px 10px 1px rgba(0,0,0,0.75);
  background-color: #efefef;
  border: 1px solid #000000;
  border-radius: 4px;
  overflow: auto;
}
.PlayerName{
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
  margin-bottom: 3px;
}
.PlayerName-OLD:hover{
  font-weight: bold;
  font-size: 20px;
  color: #FFFF00 !important;
  line-height: 16px;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
  margin-bottom: 3px;
}
.PlayerDet{
  font-size: 12px;
  color: #a4a4a4;
  line-height: 14px;
  text-transform: uppercase;;
}

.PlayerDet b {
  font-size: 13px;
  color: #a4a4a4;
  line-height: 14px;
  text-transform: uppercase;;
}
table {
  border-collapse: collapse;
}

.stats{
	margin-bottom: 10px;
}


.TeamSelectedContainer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+2,405659+99 */
  background: rgb(127,127,127); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(127,127,127,1) 2%, rgba(64,86,89,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#405659',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 5px;
  text-align: center;
}
.TeamHelmetContainer {
  max-width: 180px;
  margin: 10px auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+2,405659+99 */
  background: rgb(127,127,127); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(127,127,127,1) 2%, rgba(64,86,89,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#405659',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}
.TeamHelmet {
  border: 5px solid #fff;
  margin: 10px;
  padding: 0px;
  background-color: rgba(218, 218, 218, 0.58);

}

.box-resize {
  height: 180px;
}
.TeamHelmetIMG {
  margin: 5px;
  width: 150px;
  height: 150px;
  margin:0;

}

.formTitle{
  border-radius: 4px;
  padding: 5px;
  background-color: #343a40;
  font-weight: bold;
  font-size: 16px;
}
.formData{
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
}
.contestConfirm {
  width: 80%;
  margin: 0 auto;
  padding: 10px;
  text-align: left
}

.playerTeamStyle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.statTitle{
padding:5px;
background-color: rgba(0,0,0, 0.5);
}
.teamListItemArea{
	margin: 0 auto;
}
.teamListIem{
	cursor: pointer;
	font-family: 'Alfa Slab One', cursive;
  text-align: center;
  background-color: #222621;
  font-size: 30px;
  padding: 5px;
  height: 100px;

  line-height: 32px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);;
  border: 1px solid #000000;
  border-radius: 4px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  margin: 5px;
    display: flex;
    justify-content:center;
    align-content:center;
    flex-direction:column; /* column | row */
}


.teamName{

  letter-spacing: .5px;
  font-family: 'Holtwood One SC', serif;
  font-weight: 700;
  text-align: center;
  padding-top: 14px;
  background-color: #343a40;
  font-size: 1em;
  line-height: 1em;
  text-align: left;
  width: 100%;
  border: 1px solid #000000;
  margin-bottom: 3px;
}

.selectedTeamName{

  letter-spacing: 1px;
  font-family: 'Holtwood One SC', serif;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  background-color: #343a40;
  font-size: 1em;
  line-height: .8em;
}

.teamArea {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+2,405659+99 */
  background: rgb(127,127,127); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(127,127,127,1) 2%, rgba(64,86,89,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(127,127,127,1) 2%,rgba(64,86,89,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#405659',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.teamSelect {
  font-size: 12px;

}
.grassBox{
  border-radius: 5px 5px 0 0;
  height: 35px;
  padding: 2px 10px;
  background: #c4161c;
  border: 1px solid #000000;
  -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
  -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
  font-family: 'Holtwood One SC', serif;
  letter-spacing: 1px;
  font-size: 1.1em;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.versusStyle {
  font-family: 'Holtwood One SC', serif;
  letter-spacing: 1px;
  color: #595B58;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.teamBar {
padding: 5px;
  font-weight: bold;
  font-size: 18px;
  color: #fff038;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,666666+11,000000+51,111111+85,2b2b2b+92,131313+100 */
  background: rgb(76,76,76); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(102,102,102,1) 11%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 85%, rgba(43,43,43,1) 92%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(102,102,102,1) 11%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 85%,rgba(43,43,43,1) 92%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(102,102,102,1) 11%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 85%,rgba(43,43,43,1) 92%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 2px 2px #101010, 0px -2px 2px #070707;
}
.powImg {
  width: 100%;
  height: auto;

}
.selectTeam {
  width: 100%;
  height: auto;

}

.headerBar {
  height: 26px;
  /*background: url('../images/greenbar.png') center center no-repeat scroll;*/
  background-repeat: repeat-x;
  margin-top: -2px;;
}
.card {
  height: 100%;
  border: 1px solid #000;
}


#doorbell-button {
    position: fixed;
    visibility: visible !important;
    cursor: pointer;
    width: auto;
    border: 0;
    font-size: 14px;
    background: #2C2C2C;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 0;
    z-index: 100;
    bottom: 0;
    right: 5%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	background-color: #c4161c !important;
	-webkit-transform: rotate(270deg) translate(50%, 0);
	-webkit-transform-origin: 100% 100%;
	-moz-transform: rotate(270deg) translate(50%, 0);
	-moz-transform-origin: 100% 100%;
	-o-transform: rotate(270deg) translate(50%, 0);
	-o-transform-origin: 100% 100%;
	-ms-transform: rotate(270deg) translate(50%, 0);
	-ms-transform-origin: 100% 100%;
	transform: rotate(270deg) translate(50%, 0);
	transform-origin: 100% 100%;
	right: 0;
	left: auto;
	bottom: auto;
	top: 40%;
}

.smcx-embed {
	max-width: 1200px !important;
}

.smcx-iframe-container {
	max-width: 1200px !important;
}
.wds-input {
	width: 100%;
}
.textarea-container {
	width:100% !important;
}

.modal-content {
	background-color: #343a40;
}

.modal-header {
	border-bottom: 0px;
}

.modal-footer {
	border-top: 0px;
}

.middle_right {
	top: 65% !important;
}

.mobilePOTWWrapper {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}

.mobilePOTWContainer {
  margin: 10px auto;
  width: 275px;
}

#doorbell-button {
  background-color: #c4161c !important;
}

.middle_right {
  top: 65% !important;
}

/*START TABLET CLASS*/
@media only screen and (min-width: 701px) and (max-width: 999px) {
  .matchupContainer {
    width: 100%;
    margin: 0 auto;
  }

  .xtra-padding {
    padding-top: 3px;
  }
}
@media only screen and (min-width: 1000px){
  .matchupContainer {
    width: 60%;
    margin: 0 auto;
  }
  .xtra-padding {
    padding-top: 3px;
  }
}

/*START MOBILE CODE*/
@media only screen and (min-width: 376px) and (max-width: 699px) {

  #doorbell-button {
    padding: 5px 10px !important;
    background-color: #c4161c !important;
  }

  .middle_right {
    top: 60% !important;
  }

  .offer-card-padding {
	  padding-top: 10px;
  }

  .ListTeamName{
    min-height: 43px;
    background-color: #343a40;
    font-size: .7em;
    border-radius: 20px 5px 5px 20px;
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    border: 1px solid #000000;


  }

  .teamName {
    font-family: 'Raleway', serif;
  }

  .voteTotal {
  	border-radius: 0;
  	width: 15px;
  	text-align: center;
  	font-weight: bold;
  	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#59993e+1,8eb92a+20,72aa00+51,9ecb2d+75,9ecb2d+76,59993e+100 */
  	background: #282828; /* Old browsers */
  	-webkit-box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
  	-moz-box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
  	box-shadow: inset 0px 0px 10px 2px rgba(0,0,0,0.75);
  }


  .ListTeamName:hover{
   background-color:rgba(0,0,0,0.25);
  }

  .potgLogo{
    margin: 0 auto;
    max-height: 450px;
  }

  .potgHat{
    max-height: 175px;
    margin: auto;
  }

  .contestBody{
    background-color: #222621b0;
    border: 0px;
    min-width: 100%;
    border-radius: 0px;
    box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.75);
    margin: 0px 40px 0px auto;
  }

  .teamNameText{
    display: block;
    margin:auto;
    padding-top: 5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0px;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    font-weight: 700;
  }

  .PlayerDetWeek{
    font-size: 12px;
    color: #a4a4a4;
    line-height: 14px;
    text-transform: none;
  }

  .ListTeamLogo{
    width: 45px;
  	height: 45px;
  	margin-right: 5px;
  	float:left;
  	border-radius: 100%;
      -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
      box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    border: 1px solid #000000;
  }

  .grassBox{
    border-radius: 5px 5px 0 0;
    height: 28px;
    padding: 2px 10px;
    background: #c4161c;
    border: 1px solid #000000;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);

    font-family: 'Holtwood One SC', serif;
    letter-spacing: 1px;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  }
  .versusStyle {
    font-family: 'Holtwood One SC', serif;
    letter-spacing: 1px;
    color: #d0d0d0;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  }
}
/*END MOBILE CODE*/

/*START SUPER SMALL MOBILE CODE*/
@media only screen and (max-width: 375px) {

	.offer-card-padding {
		padding-top: 10px;
	}

  #doorbell-button {
    padding: 5px 10px !important;
    background-color: #c4161c !important;
  }

  .middle_right {
    top: 60% !important;
  }

  /*TEAM LIST CSS*/
  .ListTeamName{
    min-height: 36px;
    font-family: 'Raleway', serif;
    background-color: #343a40;
    padding-top: 12px;
    font-size: .6em;
    border-radius: 20px 5px 5px 20px;
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    border: 1px solid #000000;
    word-wrap: break-word;

  }

  .player-result-img {
    max-width: 50px;
    margin-top:15px;
    margin-left:7px;
    border-radius: 7px;
  }


  .versusStyle {
    font-family: 'Holtwood One SC', serif;
    letter-spacing: 1px;
    color: #595B58;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  }

  .potgLogo{
    margin: 0 auto;
    max-height: 375px;
  }

  .potgHat{
    max-height: 175px;
    margin: auto;
  }

  .contestBody{
    background-color: #222621b0;
    border: 0px;
    border-radius: 0px;
    min-width: 100%;
    box-shadow: 0px 2px 20px 1px rgba(0,0,0,0.75);
    margin: 0px 40px 0px auto;
  }

  .teamNameText{
    display: block;
    margin:auto;
    padding-top: 5px;
    line-height: 1em;
    font-size: 1em;
    color: #ffffff;
    letter-spacing: 0;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    font-weight: 700;

  }

  .ListTeamLogo{
    width: 40px;
  	height: 40px;
  	margin-right: 5px;
  	float:left;
  	border-radius: 100%;
      -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
      box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    border: 1px solid #000000;
  }


  /*PLAYER SELECTOR HEADER*/
  .grassBox{
    border-radius: 5px 5px 0 0;
    height: 25px;
    padding: 2px 10px;
    background: #c4161c;
    border: 1px solid #000000;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);

    font-family: 'Holtwood One SC', serif;
    letter-spacing: 1px;
    font-size: 14px ;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  }

  /*PLAYER MATCH UP INFO CONTANER*/
  .teamBar {
  padding: 5px;
    font-weight: bold;
    font-size: 14px;
    color: #fff038;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,666666+11,000000+51,111111+85,2b2b2b+92,131313+100 */
    background: rgb(76,76,76); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(102,102,102,1) 11%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 85%, rgba(43,43,43,1) 92%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(102,102,102,1) 11%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 85%,rgba(43,43,43,1) 92%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(102,102,102,1) 11%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 85%,rgba(43,43,43,1) 92%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 2px 2px #101010, 0px -2px 2px #070707;
  }

  /*PLAYER SELECTOR LIST*/
  .PlayerName{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    line-height: 16px;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
    margin-bottom: 3px;
  }
  .PlayerDet{
    font-size: 8px;
    color: #a4a4a4;
    line-height: 14px;
    text-transform: uppercase;;
  }

  .PlayerDetWeek{
    font-size: 12px;
    color: #a4a4a4;
    line-height: 14px;
    text-transform: uppercase;;
  }

  .PlayerDet b {
    font-size: 8px;
    color: #a4a4a4;
    line-height: 14px;
    text-transform: uppercase;;
  }

}
/*END SUPER SMALL MOBILE CODE*/
/** {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}*/
