.wpoc_container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.wpoc_container .selector {
	margin-bottom: 25px;
}
.wpoc_container .selector select, .wpoc_container .selector input {
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519' style='fill:white'/></svg>");
  background-repeat:no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  color: #ffffff;
  padding:12px;
  width:auto;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-appearance: none;
  border:0;
  outline:0;
  -webkit-transition:0.3s ease all;
	   -moz-transition:0.3s ease all;
	    -ms-transition:0.3s ease all;
	     -o-transition:0.3s ease all;
	        transition:0.3s ease all;
  background-color:#3498DB;
	margin-bottom: 5px;
}
.wpoc_container .selector select#sdayo {
	padding-right: 35px;
	-moz-appearance: none;
}
.wpoc_container .selector select#smontho {
	padding-right: 35px;
	-moz-appearance: none;
}
.wpoc_container .selector select#syearo {
	padding-right: 35px;
	-moz-appearance: none;
}
.wpoc_container .selector select#speriodo {
	padding-right: 35px;
	display: block;
	margin: 0 auto;
}
.wpoc_container .selector select {
	-moz-appearance: none;
}
.wpoc_container .selector select::-moz-focus-inner {
	border: 0;
}
.wpoc_container .selector select:focus, .wpoc_container .selector select:active, .wpoc_container .selector input:focus, .wpoc_container .selector input:active {
  border:0;
  outline:0;
}
.wpoc_container.wpoc_email_yes #semailo {
	background: transparent;
	width: 302px;
}
.wpoc_container.wpoc_email_yes .wpoc_submit {
	text-transform: uppercase;
}
.wpoc_container .wpoc_submit {
	display: block;
	margin: 5px auto;
}
.wpoc_container.wpoc_email_yes #semailo::-webkit-input-placeholder {
   color: rgba(255,255,255, .8);
}
.wpoc_container.wpoc_email_yes #semailo:-moz-placeholder { /* Firefox 18- */
   color: rgba(255,255,255, .8);
}
.wpoc_container.wpoc_email_yes #semailo::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255,255,255, .8);
}
.wpoc_container.wpoc_email_yes #semailo:-ms-input-placeholder {  
   color: rgba(255,255,255, .8);
}
#wpoc_submit.disabled {
	display: none;
}
#wpoc_loading.hideme {
	display: none;
}
#wpoc_loading.showme {
	display: block;
}
.wppc-week {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	color: #ffffff;
}
.wppc-week strong {
	font-size: 16px;
	margin-bottom: 5px;
}


@media (max-width: 468px) {
}




.wpoc_turquoise select, .wpoc_turquoise #semailo, .wpoc_turquoise .wppc-week {
	background-color: #1ABC9C !important;
}
.wpoc_turquoise .wpoc_submit {
	background: #16A085 !important;
}
.wpoc_green select, .wpoc_green #semailo, .wpoc_green .wppc-week {
	background-color: #2ECC71 !important;
}
.wpoc_green .wpoc_submit {
	background: #27AE60 !important;
}
.wpoc_blue select, .wpoc_blue #semailo, .wpoc_blue .wppc-week {
	background-color: #3498DB !important;
}
.wpoc_blue .wpoc_submit {
	background: #2980B9 !important;
}
.wpoc_violet select, .wpoc_violet #semailo, .wpoc_violet .wppc-week {
	background-color: #9B59B6 !important;
}
.wpoc_violet .wpoc_submit {
	background: #8E44AD !important;
}
.wpoc_dark select, .wpoc_dark #semailo, .wpoc_dark .wppc-week {
	background-color: #34495E !important;
}
.wpoc_dark .wpoc_submit {
	background: #2C3E50 !important;
}
.wpoc_yellow select, .wpoc_yellow #semailo, .wpoc_yellow .wppc-week {
	background-color: #F1C40F !important;
}
.wpoc_yellow .wpoc_submit {
	background: #F39C12 !important;
}
.wpoc_orange select, .wpoc_orange #semailo, .wpoc_orange .wppc-week {
	background-color: #E67E22 !important;
}
.wpoc_orange .wpoc_submit {
	background: #D35400 !important;
}
.wpoc_red select, .wpoc_red #semailo, .wpoc_red .wppc-week {
	background-color: #E74C3C !important;
}
.wpoc_red .wpoc_submit {
	background: #C0392B !important;
}
.wpoc_light select, .wpoc_light #semailo, .wpoc_light .wppc-week {
	background-color: #95A5A6 !important;
}
.wpoc_light .wpoc_submit {
	background: #7F8C8D !important;
}
