@CHARSET "UTF-8";

body {
	background: #fff;
}

/* Coaching-Mail Layout */
#mail-body {
	background-color: #EDEDED;
	font-size: 16px;
}
#mail-image {
	margin: 10px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	padding: 20px;
	background-color: #2c2c2c;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#mail-content {
	background-color: #fff;
	color: #333;
	padding: 20px;
	margin: 0 10px 10px 10px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	border: 1px solid #dddada;
}
#mail-content p {
	white-space: pre-line;
	line-height: 1.5;
}

.dotted-bg {
	background: #fff !important;
}
a {
	color: #c60063;
}
.btn-success:hover {
	background: #c60063 !important;
}
.btn-success.green:hover {
        background: none repeat scroll 0 0 #c60063 !important;
}
#support-form label {
	color: #fff !important;
}
#user-changed { 
    top: 49px;
}
@media (max-width: 979px) {
	#scrollbar-wrapper {
		top: 41px;
	}
}
@media (max-width: 979px) {
	#user-changed {
		top: 41px;
	}
}
.ui-progressbar-value {
	background-color: #c60063;
    color: #c60063;
}
.nav-list > .active > a, 
.nav-list > .active > a:hover {
	background-color: #c60063;
}
@media (max-width: 979px) {
	.navbar-inverse .nav-collapse .nav > li > a, 
	.navbar-inverse .nav-collapse .dropdown-menu a {
		border-radius: 4px;
	}
}
@media (max-width: 979px) {
	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover {
		border-radius: 4px !important;
	}
}
.nav-list > li > a:hover {
	color: #c60063;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	text-shadow: none;
}
.navbar-inverse .nav .active > a {
	background-color: #ededed;
	font-weight: bold;
	color: #fff !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
	background-color: #3E4A50;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 979px) {
	#sidebar.span2 a:hover,
	#sidebar.span2 li.active a {
		color: #c60063;
	}
	#sidebar.span2 a:hover,
	#sidebar.span2 li.active a {
		color: #c60063;
	}
}
.navbar-inverse .btn-navbar:hover{
	background: none repeat-x scroll 0 0 #c60063 !important;
}
.btn-success.login:hover {
	background: none repeat scroll 0 0 #c60063;
}
.startGroup h2 {
	color: #c60063;
}
.content {
	background-color: #fff !important;
}
.content label {
	color: #333;
	text-shadow: none !important;
}
.nav-header {
	color: #c60063;
	text-shadow: none !important;
}
.nav-list>li>a {
	color: #333;
}
.btn-group.anamnese .active.invalid, .anamnese-status.invalid, .invalid {
	background-color: #f3b1cd;
}
.slider-value-box {
	color: #333;
	text-shadow: none !important;
}
input[type="range"] {
	background-color: #333;
	padding: 0px; 
	height: 10px !important;
}
.tabs-top .tab {
	color: #c60063;
}
.tabs-top .tab.active,
.tabs-top .tab:hover,
.tabs-top .tab:active,
.icon-box:hover + .tab {
	background-color: #c60063;
}
#logo {
	background: url("systeam_bg.png") repeat-x scroll center -86px #fff !important;
	color: #333 !important;
}
.ui-dialog .ui-dialog-titlebar {
	background-color: #333;
}
.navbar-inner {
	border-width: 1px 1px 0 1px;
}
.navbar .nav>li {
	margin-left: 1px;
}
.navbar-inverse .navbar-inner {
	background-color: #ffffff !important;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff)) !important;
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff) !important;
	background-image: -o-linear-gradient(top, #ffffff, #ffffff) !important;
	background-image: linear-gradient(to bottom, #ffffff, #ffffff) !important;
	background-repeat: repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important;
	/*-webkit-box-shadow: inset 0 -2px 8px #000;
	-moz-box-shadow: inset 0 -2px 8px #000;
	box-shadow: inset 0 -2px 8px #000;*/
	border-color: #dddada !important;
	border-width: 0px 1px 1px 1px !important;
}
.navbar-inverse .nav-collapse .nav > li > a, 
.navbar-inverse .nav-collapse .dropdown-menu a {
	color: #333 !important;
}
.navbar-inverse .nav .active > a {
	background-color: #ededed;
	color: #2c2c2c !important;
	text-shadow: none;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:hover  {
	color: #2c2c2c;
	background-color: #ededed;
}
.ui-accordion .ui-state-active {
	background: #2c2c2c;
}
.color2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	
	background: #c60063; /* Old browsers */
	background: -moz-linear-gradient(top,  #c60063 0%, #315400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c60063), color-stop(100%,#315400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c60063 0%,#315400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c60063 0%,#315400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c60063 0%,#315400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c60063 0%,#315400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60063', endColorstr='#315400',GradientType=0 ); /* IE6-9 */

}
.color1 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	
	background: #e43288 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #e43288 0%, #c60063 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e43288), color-stop(100%,#c60063)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #e43288 0%,#c60063 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e43288', endColorstr='#c60063',GradientType=0 ) !important; /* IE6-9 */
}
.btn-info,
.btn-success,
.btn-success.login,
.navbar-inverse .btn-navbar,
#info-corner,
.accordionHeader:hover:not(.ui-state-active) {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/*background: #e43288 !important;
	background: -moz-linear-gradient(top,  #e43288 0%, #c60063 100%) !important; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e43288), color-stop(100%,#c60063)) !important; 
	background: -webkit-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; 
	background: -o-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; 
	background: -ms-linear-gradient(top,  #e43288 0%,#c60063 100%) !important;
	background: linear-gradient(to bottom,  #e43288 0%,#c60063 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e43288', endColorstr='#c60063',GradientType=0 ) !important;*/

background: #444444; /* Old browsers */
background: -moz-linear-gradient(top, #444444 0%, #222222 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #444444 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #444444 0%,#222222 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #444444 0%,#222222 100%); /* IE10+ */
background: linear-gradient(to bottom, #444444 0%,#222222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

	/*border-color: #c60063 #c60063 #c60063 !important;*/
	border-color: #444 !important;
}
.progressbar .todo.active,
.progressbar .todo.done,
.tabs-body.powertestform button.active {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	/*background: #e43288 !important; 
        background: -moz-linear-gradient(top,  #e43288 0%, #c60063 100%) !important; 
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e43288), color-stop(100%,#c60063)) !important; 
        background: -webkit-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; 
        background: -o-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; 
        background: -ms-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; 
        background: linear-gradient(to bottom,  #e43288 0%,#c60063 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e43288', endColorstr='#c60063',GradientType=0 ) !important; */

background: #444444; /* Old browsers */
background: -moz-linear-gradient(top, #444444 0%, #222222 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #444444 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #444444 0%,#222222 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #444444 0%,#222222 100%); /* IE10+ */
background: linear-gradient(to bottom, #444444 0%,#222222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

        /*border-color: #c60063 #c60063 #c60063 !important;*/
	border-color: #444;
}

.btn-success.green,
.progressbar .todo.notdone,
.btn-danger,
.btn-warning,
.navbar-inverse .btn-navbar {
        background: -moz-linear-gradient(top,  #e43288 0%, #c60063 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e43288), color-stop(100%,#c60063)) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom,  #e43288 0%,#c60063 100%) !important; /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e43288', endColorstr='#c60063',GradientType=0 ) !important; /* IE6-9 */
        border-color: #c60063 #c60063 #c60063 !important;
}
.content-col p.text, .content-col .table.test {
	color: #333;
	text-shadow: none;
}
.content-col .table.test tr:hover {
	background-color: #fff !important;
}

.progressbar .todo.anamnese {
	width: 100px;
}
@media (max-width: 767px) {
	.progressbar .todo.anamnese {
		width: 100%;
	}
}
#main-content {
	margin-top: 49px !important;
	border-top: 0 !important;
	/*box-sizing: border-box;*/
}
@media(max-width: 979px) {
	#main-content {
		margin-top: 41px !important;
	}
}
/*#logo-container {
	margin-left: 29px;
	border-left: 1px solid #dddada;
	box-sizing: border-box;
	border-right: 1px solid #dddada;
}
@media (min-width: 980px) and (max-width: 1199px) { 
	#logo-container {
		margin-left: 19px !important;
		border-left: 1px solid #dddada;
		box-sizing: border-box;
		border-right: 1px solid #dddada;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#logo-container {
		margin-left: 13px !important;
		border-left: 1px solid #dddada;
		box-sizing: border-box;
		border-right: 1px solid #dddada;
	}
	#logo-container #logo {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
@media (max-width: 767px) {
	#logo-container {
		margin-left: 0px !important;
		border-left: 1px solid #dddada;
		box-sizing: border-box;
		border-right: 1px solid #dddada;
	}
}*/

.big-special-char {
	top: -5px;
	font-size: 47px;
}
:not(.target) .big-special-char {
	font-size: 40px;
}
.target .big-special-char {
	position: relative;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
.target .big-special-char::after {
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 45%;
	width: 32px;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled],
.btn-success:hover,
.btn-success.login:hover,
#info-corner:hover {
  color: #ffffff !important;
  background: none repeat scroll 0 0 #444 !important;
}
#info-corner {
	right: 137px;
	top: 8px;
	padding: 5px 14px 6px;
}
.navbar-inverse .btn-navbar:hover {
	background-color: #c60063 !important;
}
.btn-info:active,
.btn-info.active,
.navbar-inverse .btn-navbar:active {
  background-color: #e43288 \9 !important;
}
.btn-success.login:hover {
	/*background: none repeat scroll 0 0 #c60063 !important;*/
}

.ui-icon {
	display: none;
}
.ui-self-icon:before {
	content: "▸";
}
.ui-self-icon {
	padding: 0px 1px 0px 0px;
	text-align: center;
	display: inline-block;
}
.ui-accordion .ui-self-icon {
	/*background: url("https://incst.traiwi.de/Style/Image/mgc-arrows.png") no-repeat 0 -19px;*/
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #e43288 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #e43288 0%, #c60063 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e43288), color-stop(100%,#c60063)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e43288 0%,#c60063 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #e43288 0%,#c60063 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e43288', endColorstr='#c60063',GradientType=0 ) !important; /* IE6-9 */
	border-color: #c60063 #c60063 #c60063 !important;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #e43288;
	
	height: 19px;
	width: 26px;
	float: left;
}
.accordionHeader:hover:not(.ui-state-active) .ui-self-icon,
.ui-state-active .ui-self-icon {
	border: 1px solid #aaa !important;
	background: #EDEDED url(https://incst.traiwi.de/Style/Image/gradient-grey-m.png) repeat-x !important;
	color: #c60063;
}
.ui-state-active .ui-self-icon:before {
	content: "▾";
}

.accordionHeader {
	border: 1px solid #DDDADA;
	background: #EDEDED url(https://incst.traiwi.de/Style/Image/gradient-grey-m.png) repeat-x;
}
.status-footer {
	color: #fff;
	text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.25) !important;
	padding: 35px 20px 20px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-color: #e43288;
	background: none no-repeat scroll center 0 #c60063;
	width: auto;
}
.status-footer-module {
	color: #fff;
	text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.25) !important;
	padding: 5px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #aaa;
	background-color: #aaa;
	background: url("https://incst.traiwi.de/Style/Image/arrow-right.png") no-repeat scroll 0 center #aaa;
	width: auto;
	text-align: right;
}
.row-fluid.offer.service {
	cursor: pointer;
	margin: 3px 0px;
}
.row-fluid.offer.service.module-selected .status-footer-module,
.row-fluid.offer.fixed .status-footer-module {
	border-color: #c60063;
	background-color: #e43288;
	background: url("https://incst.traiwi.de/Style/Image/arrow-right.png") no-repeat scroll 0 center #c60063;
}
.status.status-not-current + .status-content + .status-footer:hover, 
.status.status-bought + .status-content + .status-footer:hover, 
.status.status-not-current + .status-content + form .status-footer:hover, 
.status.status-bought + .status-content + form .status-footer:hover, 
.status-footer.check, .row-fluid.trainingsplan .status-footer:hover, 
.row-fluid.register .status-footer:hover, .row-fluid.offer .span4:hover .status-footer, 
.span4.shadow-light.service .status-footer {
	background-color: #e43288;
}
.row-fluid.trainingsplan .span4:hover .status-footer,
.row-fluid.offer .span4:hover .status-footer, 
.span4.shadow-light.service .status-footer {
	background: url("https://incst.traiwi.de/Style/Image/green-arrow.png") no-repeat scroll center 0 #e43288;
}
.row-fluid.trainingsplan .span4:hover .status-content h5,
.row-fluid.offer .span4 .status-content .answer-text,
.target-box:not(.btn-success):hover img + .header, 
.target-box:not(.btn-success) img:hover + .header
{
	color: #c60063 !important;
}
.tabs-body.powertestform strong.header {
	color: #c60063;
}
em.total-price {
	color: #e43288 !important;
}
.table.total-prices {
	color: #333;
}
.shadow-light {
	-moz-box-shadow: 0px 3px 8px 0px #ccc;
	-webkit-box-shadow: 0px 3px 8px 0px #ccc;
	box-shadow: 0px 3px 8px 0px #ccc;
}
#login-status {
	background: url("https://incst.traiwi.de/Style/Image/dotted_bg_mgc.png") repeat-x scroll center 0 #2c2c2c !important;
}
.star-active {
	float: left;
	width: 17px;
	height: 15px;
	background: url("https://incst.traiwi.de/Style/Image/star.gif") no-repeat 0 -16px !important;
}
input[type=range]::-webkit-slider-thumb {
	background-color: #c60063;
	background-image: -moz-linear-gradient(top, #e43288, #c60063);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e43288), to(#c60063));
	background-image: -webkit-linear-gradient(top, #e43288, #c60063);
	background-image: -o-linear-gradient(top, #e43288, #c60063);
	background-image: linear-gradient(to bottom, #e43288, #c60063);
	background-repeat: repeat-x;
	border-color: #e43288 #e43288 #c60063;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
input[type="range"]::-webkit-slider-thumb:hover,
input[type="range"]::-webkit-slider-thumb:active,
input[type="range"]::-webkit-slider-thumb:focus,
input[type="range"]::-moz-slider-thumb:hover,
input[type="range"]::-moz-slider-thumb:active,
input[type="range"]::-moz-slider-thumb:focus {
 	color:#333333;
 	text-decoration:none;
 	background-color:#2F96B4;
 	*background-color:#5BC0DE;
 	background-position:0 -15px;
 	-webkit-transition:background-position 0.1s linear;
 	-moz-transition:background-position 0.1s linear;
 	-o-transition:background-position 0.1s linear;
 	transition:background-position 0.1s linear;
 }
@media (max-width: 979px) {
	#sidebar.span2 {
		width: 200px;
		background: none repeat scroll 0 0 #333 !important;
	}
}
#login > .dropdown-menu > h3 {
	background-color: #333;
}
.endurance-docu, 
.endurance.type input, 
.endurance.type .value {
	color: #c60063;
}
.sportler {
        background: url(studio-sportler-systeam.png) no-repeat #fff;
        background-size: 100% auto;
}

#logo {
	min-height: 44px;
	border-radius: 0 !important;
}
.user-change-link {
	color: #fff;
	text-decoration: underline !important;
}
.user-change-link:hover {
	color: #fff;
	text-decoration: none !important;
}
#vfl-user-changed-wrapper {
	position: absolute;
	left: 50%;
	top: 70px;
}
#vfl-user-changed {
	width: 400px; 
	color: #fff; 
	font-size: 14px; 
	position: relative; 
	left: -50%; 
	line-height: 1.1;
	top: 16px;
}
#vfl-user-changed .row-fluid {
	margin-top: 3px;
}
@media (max-width: 979px) and (min-width: 768px) {
	#logo {
		margin-left: -5px;
		margin-right: 6px;
	}
}
.content-col .testresult {
	text-shadow: none;
}
.testresult {
	color: #333 !important;
	text-shadow: none;
}
.content-col .testresult strong {
	color: #c60063;
	text-shadow: none;
}
.navbar {
	margin-bottom: 0px;
}
.slider-text-left.questions, 
.slider-text-right.questions {
	text-shadow: none !important;
	color: #333 !important;
}
.stat-container {
	min-height: 400px;
	}
