@media ( min-width : 768px) and (max-width:992px) {
	.container {
		width: initial;
		padding-left: 2em;
		padding-right: 2em;
	}
}

.my_planHeader {
	text-align: center;
	color: white;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.my_planTitle {
	font-size: 2em;
	font-weight: bold;
}

.my_planPrice {
	font-size: 1.4em;
	font-weight: bold;
}

.my_planDuration {
	margin-top: -0.6em;
}

@media ( max-width : 768px) {
	.my_planTitle {
		font-size: small;
	}
}

@media ( max-width : 768px) {
	.my_feature {
		text-align: center
	}
}

.my_featureRow {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border: 0.1em solid rgb(204, 204, 204);
}

.my_plan1 {
	background: rgb(224, 234, 242);
	text-align: center;
}

.my_planHeader.my_plan1 a {
	background: rgb(72, 109, 139);
	color: white;
}

.my_planHeader.my_plan1 {
	background: rgb(105, 153, 193);
	border-bottom: thick solid rgb(72, 109, 139);
}

.my_plan2 {
	background: rgb(230, 235, 218);
	text-align: center;
}

.my_planHeader.my_plan2 a {
	background: rgb(108, 131, 62);
	color: white;
}

.my_planHeader.my_plan2 {
	background: rgb(134, 162, 77);
	border-bottom: thick solid rgb(108, 131, 62);
}

.my_plan3 {
	background: rgb(254, 235, 212);
	text-align: center;
}

.my_planHeader.my_plan3 a {
	background: rgb(199, 127, 40);
	color: white;
}

.my_planHeader.my_plan3 {
	background: rgb(253, 161, 49);
	border-bottom: thick solid rgb(199, 127, 40);
}

.myheader h1 {
	font-size: 110%;
}

.articleheader h1 {
	font-size: 160%;
}

.error-body {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==);
}

.error-template {
	padding: 40px 15px;
	text-align: center;
}

.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}

.error-actions .btn {
	margin-right: 10px;
}

html,body {
	height: 100%;
}

footer {
	padding: 17px 0 18px 0;
}

footer a {
	
}

footer a:hover {
	
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -63px;
}

.push,footer {
	height: 63px;
}

.positive {
	color: green;
}

.negative {
	color: red;
}

.schalter-off {
	background-image:
		url('http://wotinfo.net/img/socialshareprivacy_on_off.png');
	background-color: transparent;
	height: 12px;
	width: 23px;
	float: left;
}

.schalter-on {
	background-image:
		url('http://wotinfo.net/img/socialshareprivacy_on_off.png');
	background-color: transparent;
	background-position: 0px -12px;
	height: 12px;
	width: 23px;
	float: left;
}

.float-left {
	float: left;
}

.float-right {
	float: left;
}

.small-text {
	font-size: 9px !important;
}

.big-text {
	font-size: 26px !important;
}

.medium-text {
	font-size: 18px !important;
}

.footer-text {
	font-size: 10px !important;
}

.nav .activemenu a:hover,.nav .activemenu a {
	color: #FFFFFF !important;
	background-color: #5FC0CE;
}

.searchform {
	padding: 15px;
}

.hero-widget {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.hero-widget .icon {
	display: block;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: center;
}

.hero-widget var {
	display: block;
	height: 36px;
	font-size: 36px;
	line-height: 36px;
	font-style: normal;
}

.hero-widget label {
	font-size: 17px;
}

.hero-widget .options {
	margin-top: 10px;
}

.label-verybad {
	background-color: #000000 !important;
	background-image: none !important;
}

.label-bad {
	background-color: #5e0000 !important;
	background-image: none !important;
}

.label-belowaverage {
	background-color: #cd3333 !important;
	background-image: none !important;
}

.label-average {
	background-color: #d7b600 !important;
	background-image: none !important;
}

.label-good {
	background-color: #6d9521 !important;
	background-image: none !important;
}

.label-verygood {
	background-color: #4c762e !important;
	background-image: none !important;
}

.label-great {
	background-color: #4a92b7 !important;
	background-image: none !important;
}

.label-unicum {
	background-color: #83579d !important;
	background-image: none !important;
}

.label-superunicum {
	background-color: #5a3175 !important;
	background-image: none !important;
}

.progress {
	margin-bottom: 10px !important;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.level2 {
	margin-left: 20px !important;
}

.ui-autocomplete-loading {
	background: white
		url('/img/ui-anim_basic_16x16.gif') right
		center no-repeat;
}
.google-table-font {
	font-size: 12px;
	text-align: center !important;
}

.google-table-font-small {
	font-size: 10px;
	text-align: center !important;
}