/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}


.clear{
	clear: both;
}

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: 'Roboto';
}

.clear{
	clear: both;
}

.list_item{
	padding-left: 1em;
	margin-bottom: 0 !important;
}

#prize_confirmation_1, #prize_confirmation_2, #prize_confirmation_3 {
	position: fixed;
    top: 50%;
    left: 50%;
    font-weight: 300;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    border-radius: 2px;
    padding: 36px;
    font-family: 'Roboto';
    color: #757575;
    font-size: 16px;
    line-height: 24px;
    display: none;
    max-height: 95%;
    width: 500px;
    overflow-y: scroll;
}

#prize_confirmation_1 p, #prize_confirmation_2 p, #prize_confirmation_3 p {
	margin-bottom: 0.5em;
  font-weight: 300;
}

#prize_confirmation_headline{
  font-size: 36px;
  color: #212121;
  font-weight: 300;
  padding-bottom: 12px;
  line-height: normal;
}

#prize_confirmation_prize_image{
  display: block;
  width: 50%;
  margin-bottom: 16px;
}

p#prize_confirmation_prize_name {
	color: #212121;
	margin-bottom: 0.618em;
  font-weight: 400;
}

#black_overlay{
	background-color: rgba(0, 0, 0, 0.45);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 998;
	display: none;
}

#header{
	height: 64px;
	border-bottom: 1px solid #e5e5e5;
  position: relative;
}

img.logo  {
  height: 32px;
  padding: 16px 24px;
  display: block;
}

.profile {
  width: 32px;
  height: 32px;
  margin: 16px 24px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
}

a.profile {
  padding: 0;
}

.apps  {
  /* pos */
  position: absolute;
  right: 56px;
  top: 0;
  margin: 12px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}

.apps svg  {
  width: 24px;
  height: 24px;
  color: #5f6368;
  fill: currentColor;
  padding: 8px;
}

.apps:hover {
  background-color: rgba(60,64,67,0.08);
}

.apps:active {
  scale: 1.1;
}



#logo{
	position: relative;
	top: 15px;
	left: 14px;
}

#header_inner_right{
	float: right;
	min-width: 149px;
	float: right;
	padding-left: 30px;
  padding-right: 30px;
  top: 8px;
  position: relative;
  text-align: right;
}

#header_squares{
	opacity: .55;
	top: 4px;
	position: relative;
	cursor: pointer;
}

#header_squares:hover{
	opacity: .85;
}

#header_login_button{
	font-size: 13px;
	color: #fff;
	border: 1px solid #4285f4;
	font-weight: bold;
	background: #4285f4;
  background: -webkit-linear-gradient(top,#4387fd,#4683ea);
  display: inline-block;
  line-height: 28px;
  padding: 0 12px;
  border-radius: 2px;
  cursor: default;
  margin-left: 15px;
}

#header2{
	border-bottom: 1px solid #dedede;
  color: #dd4b39;
  font-size: 20px;
  height: 57px;
  line-height: 57px;
  padding-left: 46px;
}

#wrapper{
	max-width: 978px;
	margin: 0 auto;
}

#content{
	margin-top: 30px;
	/*margin-left: 252px*/
}

#headline{
  font-family: 'Roboto';
  font-size: 44px;
  max-width: 640px;
  margin: 0 auto;
  margin-bottom: 0.618em;
  font-weight: 300;
  color: #414141;
  padding-right: 80px;
}

#copy{
	font-family: 'Roboto';
	color: #545454;
  font-size: 16px;
  line-height: 26px;
	max-width: 720px;
  margin: 0 auto;
  text-align: justify;
  font-weight: 300;
}

#copy p {
  margin-bottom: 12px;
}

#copy b {
  font-weight: 400;
}

#prizes{
	max-width: 610px;
	margin: 0 auto;
	margin-top: 42px;
}

.prize_1, .prize_2, .prize_3 {
	float: left;
	margin-left: 40px;
	cursor: pointer;
	position: relative;
}

.prize_1 {
	margin-left: 0;
}

.prize_image_1, .prize_image_2, .prize_image_3 {
	width: 175px;
	height: 175px;
	margin-bottom: 10px;
}

.prize_button{
	background: #4285f4;
  font-weight: 400;
	border-radius: 2px;
	color: #ffffff;
	font-family: 'Roboto';
	font-size: 16px;
  height: 48px;
  letter-spacing: .5px;
  line-height: 48px;
  padding: 0 24px;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  border: 2px solid #4285f4;
  text-decoration: none;
}

.prize_button.abort {
  background: none;
  color: #4285f4;
  transition: all 0.1s;
}

.prize_button.ghost {
  background: none;
  color: #ccc;
  border: 2px solid #ccc;
  transition: all 0.5s;
}

.prize_button.ghost:hover {
  background: none;
}

.prize_button.abort:hover {
  color: #ffffff;
}

.prize_button.confirm, .prize_button.abort, .prize_button.submit_certificate, .prize_button.finish{
	width: 148px;
	margin-top: 16px;
	display: inline-block;
}

.prize_button.finish{
	width: 290px !important;
}

.prize_button.abort{
	margin-left: 16px;
}

.prize_button:hover{
	/* background-color: #43a047; */
  background-color: #4071d9;
}

.prize_button.confirm:hover{
	background-color: #4071d9 !important;
}

.real_prize_1, .real_prize_2, .real_prize_3 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: none;
}

.real_prize_image{
	margin: 0 auto;
  display: block;
  margin-top: 20px;
  width: 80%;
}

#certificate_form{
	margin-top: 16px;
	margin-bottom: 16px;
}

.certificate_data{
	padding: 1px 8px;
	font-family: 'Roboto';
	color: rgba(0,0,0,0.54);
	height: 30px;
	font-size: 16px;
	border-radius: 1px;
	border: 1px solid #d9d9d9;
	border-width: 0 0 1px 0;
	outline: none;
	margin-bottom: 13px;
}

.certificate_data:focus{
	border: 1px solid #4d90fe;
	border-width: 0 0 1px 0;
}

.certificate_label{
	color: rgba(0,0,0,0.87);
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 4px !important;
}

#limit_notice{
	font-weight: 500;
	color: rgba(0,0,0,0.87);
	font-size: 16px;
}

#hall_of_fame{
  max-width: 700px;
  margin: 0 auto;
  margin-top: 42px;
}

#hall_of_fame_headline{
  color: #414141;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 24px!important;
}

.hall_of_fame_winner_image{
	border-radius: 24px;
}

.hall_of_fame_winner{
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
    min-width: 340px;
}

.hall_of_fame_winner_info{
	position: absolute;
	height: 48px;
	display: inline-block;
	top: 0;
	margin-left: 9px;
}

.hall_of_fame_winner_info_name{
	display: inline-block;
	font-weight: 500;
	color: #8d8d8d;
	font-size: 12px;
}
.hall_of_fame_winner_info_date{
	display: inline-block;
	color: #aaa;
	font-size: 11px;
	margin-left: 2px;
}

.hall_of_fame_winner_prize{
	display: inline-block;
	/*font-weight: 500;*/
	color: #757575;
	font-size: 13px;
}

.hall_of_fame_winner_prize span{
	font-weight: 500;
}

@media (max-width: 1150px) {
	.prize_button.abort{
	    margin-left: 0;
	    display: block;
	}
	#header2{
		padding-left: 14px
	}
}

@media (max-width: 750px) {
	#prize_confirmation_1, #prize_confirmation_2, #prize_confirmation_3 {
	    width: 90%;
	}
}

@media (max-width: 988px) {
	#wrapper{
		padding: 0 10px;
	}
}

@media (max-width: 635px) {
	.prize_1 {
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.prize_1, .prize_2, .prize_3 {
		float: none;
		margin-left: 0;
		max-width: 95%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.prize_image_1, .prize_image_2, .prize_image_3 {
		margin: 0 auto;
		display: block;
		margin-bottom: 1px;
	}
  .real_prize_image {
    width: 175px;
  }
  #headline {
    font-size: 36px;
    max-width: 100%;
    padding: 0;
  }

}
