﻿
@import url("bootstrap.css");


@import url("bootstrap-custom.css");


	form ul {
		list-style: none;
	}
	li {
		margin-bottom: 5px;
	}
	 .basic,
	 .peoples,
	 .prozip,
	 .regularly,
	.errorZip, 
	.alert_me,
	.diferent,
	.payaddYes,
	div.panel {
		display: none;
	}
	.alert_me {
		display: none;
		color: #D9534F;
		background: #FDF7F7;
		border: 1px solid #D9534F;
		padding: 0;
		width: 99%;
	}
	.alert_me p {
		margin: 7px;
		text-align: center;
	}
	.loading {
		visibility: hidden;
	}
	.errorZip {
		display: none;
		color: #F00;
	}

	h1, h2, h3{
		text-align: center;}
	
	h2 {
		font-size: 12px; padding: 0; margin: 0; }
	
	h3 {
		font-size: 14px; color: #F00;}

	body {
		background: none repeat scroll 0 0 #f0f0f0;
	}
	.cardTarget {
		max-width: 100px;
		right: 0
	}
	.pull-left {
		display: none;
	}
	.row {
		padding: 0 10px;
	}
	.inline {
		display: inline-block;
	}
	.checkver {
		display: none;
		color: #ff0000;
	}


#stage .slider-frame {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  width: 85px;
  height: 29px;
  background-color: #404040;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#404040));
  background-image: -webkit-linear-gradient(#2b2b2b, #404040);
  background-image: -moz-linear-gradient(#2b2b2b, #404040);
  background-image: -o-linear-gradient(top, #2b2b2b, #404040);
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2b2b2b), to(#404040));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#2b2b2b', EndColorStr='#404040', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2b2b2b', EndColorStr='#404040', GradientType=0))";
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #333333;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 8px 0 rgba(0, 0, 0, 0.25);
}
#stage .slider-frame .slider-button {
  display: block;
  margin: 0;
  padding: 0;
  width: 43px;
  height: 27px;
  line-height: 27px;
  background: #d37a16;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #70430e;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #fff;
  font-family:Helvetica;
  font-size:11px;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  cursor: pointer;
}
#stage .slider-frame .slider-button.on {
  margin-left: 40px;
  background: #2372c6;
  border: 1px solid #0f3f74;
}
#stage .slider-frame .slider-button:before {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  width: 43px;
  height: 12px;
  background: rgba(255, 255, 255, 0.25);
  content: '';
  -moz-border-radius: 15px;
  border-radius: 15px;
}



#type-app {
	visibility: hidden;
}
