@charset "utf-8";
/* CSS Document */
body {line-height: 1.25;}

/*Backgrounds*/
body.bk-1{background-image:url('bk-1.jpg');background-repeat:repeat-y !important;background-size:cover !important;}
body.bk-2{background-image:url('bk-2.jpg');background-repeat:repeat-y !important;background-size:cover !important;}
body.bk-3{background-image:url('bk-3.jpg');background-repeat:repeat-y !important;background-size:cover !important;}
body.bk-4{background-image:url('bk-5.jpg');background-repeat:repeat-y !important;background-size:cover !important;}
body.bk-5{background-image:url('bk-6.jpg');background-repeat:repeat-y !important;background-size:cover !important;}
body.bk-6{background-image:url('bk-beach.jpg');background-repeat:repeat-y !important;background-size:cover !important;}



body.bk-bg1 {background: url('lp1_back.jpg') no-repeat 75% 10% fixed;}
body.bk-bg2 {background: url('lp3_back.jpg') no-repeat 0% 21% fixed;background-size:110%;}
body.bk-bg3 {background: url('lp4_back.jpg') no-repeat 58% 20% fixed;}
body.bk-bg4 {background: url('lp2_back.jpg') no-repeat 68% 80% fixed;}

.left{float:left;}

/*body{background-image:url('bk.jpg');}*/

.contest-wrapper{
	background-color:#EFEFEF;
	opacity:0.9;
	padding:20px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border: solid 1px #bbb;
 	 border-top: none;
}
.date-ddl-holder .col-xs-4{padding-left:0 !important;padding-right:5px !important;}
.form-group{margin-bottom:5px !important;}
/*input.form-control{height:16px !important;padding-top:3px !important;padding-bottom:3px !important;}*/
label.error{font-size:12px;font-weight:normal;padding:0;color:#FF0000;}
#submit_form, #submit_form:hover,#submit_form:focus,#submit_form:active{
	float:right;
	background-color: #c81414 !important;
    border-color: #c81414 !important;
    color: #fff !important;
}
.fb-like{float:left;}
#contest_form label{margin-bottom:0 !important;line-height:20px;}
.more-chance{margin:40px 0 5px;}
.more-chance small{
  display:block;
  margin:10px 0;
  font-size:10px;
}
#disclaimer_trigger{color:#c81414;}
.disclaimer{font-size:9px;margin:20px 0 0 0;}
#disclaimer{max-width:80%;}
#disclaimer li {
  font-size:12px;
  padding:10px;
}
.strong-accent{
/*color:#e40068;*/
color:#c81414;
}
.fs-140{
  font-size:140%;
}
#gender{width:50%;}
.noshow{display:none;}
.contest-header{	
	/*background-color:#3160c3;*/
	font-family:verdana;
	background-color:#c81414;
	opacity:0.9;
	padding:20px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	/*border: solid 1px #163e94;*/
	border: solid 1px #c81414;
 	 border-bottom: none;
	 overflow:hidden;
}
.contest-header h3{font-family:verdana;font-size:24px;color:#FFFFFF;text-align:center;margin:5px 0;}
#disclaimer{font-size:11px;}
#disclaimer_trigger{float: right;
    line-height: 32px;
    padding: 0 10px 0 0;}
#shareOnFb{float:right;margin:10px 0 0;}
#noSharing{
    text-decoration:underline;
    height: 26px;
    line-height: 26px;
    margin-top:20px;
    display:inline-block;
    font-size:90%;
}
.share-text{
  font-size:140%;
  font-weight:bold;
  text-align:center;
}
#agentSmallCard{
	border-radius:15px;
	border:solid 1px #ddd;
	background-color: #f3fbff;
	/*
    border: 1px solid #bbb;
	
    border-radius: 20px;
	*/
    margin: 0 0 20px;
    opacity: 0.9;
    padding: 15px 0;
}
#agentSmallCard h3{margin-top:10px;}
.agent-pic{padding:5px;border:1px solid #bbb;border-radius:100px;max-width:70%;}

.contest-holder{max-width:680px;margin:50px auto 50px auto;width: 90%;}

.contest-holder-split{margin:0;}
.contest-holder-full{max-width:680px;margin:0 auto;width: 90%;}

#userStory{height:200px;}

.story-wrapper .contest-wrapper{height:1000px;overflow-y:auto;}
.contest-content{margin-top:50px;}

#msg_end{padding:10px 20px; background:#2980b9; color:#fefefe; margin:20% auto 0 auto; font-family:Helvetica, Arial;  max-width:600px;}

#shareTrigger{
  display:inline-block;
  margin:0 auto;
}

.newsletter-check-holder, .facebook-check-holder, .contest-btn-holder{
  display:none;
}

.btn-secondary {
    color: #fff;
    background-color: #919191;
    border-color: #6c757d;
}

.agent-picker{
  margin: 10px 0 20px;
  display: block;
}

.agent-picker p{
  font-size:150%;
  font-weight:bold;
}

.agent-picker img{
  border-radius: 50%;
  width: 100px;
  margin-right: 20px;
}

.agent-picker:hover img{
  border: 3px solid #337ab7;
}

.agent-picker.active img{
  border: 5px solid #337ab7;
}

p.already-linked{
  margin:50px 0 20px;
}

#shareTrigger img{
  max-width:100%;
}
.btn-holder{text-align:center;}

.contest-btn-holder{text-align:center;}

.contest-btn-holder #submit_form{font-size:1.5em;float:none;}

.help-block{font-size:10px;}

@media (max-width: 600px) {
	#msg_end{max-width:100%;}
}

.user-story{margin-bottom:10px;background:#fff;padding:7px;border:solid 1px #ddd;}
.user-story p{margin-bottom:5px;}
.user-story small{float:right;font-size:75%;}
.user-story b{font-size:80%;margin-bottom:2px;display:block;}
.actionbutton_holder {text-align:center;margin-top:15px;}

.print-only{display:none;}

@media print {
	.screen-only{display:none !important;}
	small.print-only{font-weight:normal;}
}


/* ipad */
@media (max-width: 991px) and (orientation: portrait){

  .height-spacer{height:50vh;}

  body.bk-bg1{
    background-position:-168vw -48vh;
    background-size:300%; 
  }
  body.bk-bg2{
    background-position:-100vw -12vh;
    background-size:200%;     
  }
  body.bk-bg3{
    background-position:-160vw -55vh;
    background-size:300%; 
  }
  body.bk-bg4{
    background-position:-178vw -45vh;
    background-size:300%;
  }
}
/* phone */
@media (max-width: 767px) and (orientation: portrait){

  body.bk-bg1{
    background-position:-168vw -26vh;
    background-size:300%; 
  }

  body.bk-bg2{
    background-attachment: fixed;
    background-position:-160vw -12vh;
    background-size:280%;     
  }

  body.bk-bg3{
    background-position:-187vw -40vh;
    background-size:340%; 
  }
  body.bk-bg4{
    background-position:-190vw -29vh;
    background-size:320%;
  }
}