div.clean_rounded-horizontal {
	position: relative;
	clear: both;
	width: 100%
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev, div.clean_rounded-horizontal >div.st_tabs a.st_next {
	display: none;
	position: absolute;
	top: 12px;
	z-index: 110;
	height: 45px;
	width: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-indent: -999em;
	outline: none;
	background: #fff url(../images/icons/arrow.png) no-repeat
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev {
	left: 0px;
	background-position: 8px 8px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev:hover {
	background-position: 5px -35px;
	background-color: #1f5da6
}
div.clean_rounded-horizontal >div.st_tabs a.st_next {
	right: 0px;
	background-position: -35px 8px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_next:hover {
	background-position: -35px -35px;
	background-color: #1f5da6;
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled, div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled {
	cursor: default;
}
.st_tabs hr {
	border-top: 3px solid #8faed2;
	width: 92%;
	position: absolute;
	left: 45px;
	top: 12px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled {
	background-position: 8px 8px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled:hover {
	background-position: 8px -35px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled {
	background-position: -35px 8px;
}
div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled:hover {
	background-position: -35px -35px;
}
div.clean_rounded-horizontal >div.st_tabs {
	position: relative;
	z-index: 100;
	width: 100% !important;
	height: 75px;
	margin-bottom: 10px;
	overflow: hidden
}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: visible
}
div.clean_rounded-horizontal >div.st_tabs div.st_tabs_wrap {
	position: relative !important;
	width: 100%
}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs div.st_tabs_wrap {
	width: auto !important;
	margin: 0px 44px
}
div.clean_rounded-horizontal >div.st_tabs ul {
	width: 10000px;
	margin: 0px;
	padding: 0px;
	list-style: none
}
div.clean_rounded-horizontal >div.st_tabs ul li {
	display: block;
	float: left;
	margin: 0px
}
div.clean_rounded-horizontal >div.st_tabs ul li a {
	display: block;
	height: 68px;
	width: 68px;
	margin: 0 10px;
	padding: 0;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	font-family: 'open_sanssemibold';
	color: #1f5da6;
	text-decoration: none;
	outline: none;
	border: 3px solid #1f5da6;
	background: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
div.clean_rounded-horizontal >div.st_tabs ul li a:hover {
	color: #333;
	background: #fbfbfb
}
/*div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_first {
	border-left: 1px solid #ccc;
	border-top-left-radius: 5px
}*/
/*div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_first {
	border-left: 0 none;
	border-top-left-radius: 0px
}
div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_last {
	border-top-right-radius: 5px
}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_last {
	border-right: 0 none;
	border-top-right-radius: 0px
}*/
div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_active {
	background: #1f5da6;
	color: #ffffff
}
div.clean_rounded-horizontal >div.st_views {
	position: relative;
	height: 390px;
	padding: 0px !important;
	line-height: 19px;
	overflow: hidden;
}
.infosyeasr {
	border: 1px solid #1f5da6;
	background-color: #fff;
	overflow: hidden;
	padding: 15px 15px 0;
}
div.clean_rounded-horizontal.st_sliding_active >div.st_views {
	border-top-right-radius: 0px
}
div.clean_rounded-horizontal >div.st_views div.st_view {
	z-index: 5;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important;
	-webkit-font-smoothing: antialiased
}
div.clean_rounded-horizontal >div.st_views div.st_view_inner {
	padding: 10px 40px;
	overflow: hidden;
}
div.clean_rounded-horizontal >div.st_views div.st_view_first {
	display: block
}
div.clean_rounded-horizontal.align_bottom {
	margin-bottom: 44px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev {
	border-bottom-left-radius: 5px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next {
	border-bottom-right-radius: 5px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev, div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next, div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs, div.clean_rounded-horizontal.align_bottom >div.st_tabs div.st_views {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev {
	border-bottom-left-radius: 5px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs {
	position: absolute;
	bottom: -44px;
	left: 0px;
	margin-bottom: 0px
}
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs {
	border-top: 0 none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a {
	border-bottom: 1px solid #ccc
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_first {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 5px
}
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_first {
	border-bottom-left-radius: 0px
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_active {
	padding-bottom: 0px;
	border-top-color: #fff
}
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_last {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px
}
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_last {
	border-bottom-right-radius: 0px
}
div.clean_rounded-horizontal.align_bottom >div.st_views {
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_views {
	border-bottom-right-radius: 0px
}
div.clean_rounded-vertical {
	position: relative;
	clear: both;
	width: 100%
}
div.clean_rounded-vertical >div.st_tabs a.st_prev, div.clean_rounded-vertical >div.st_tabs a.st_next {
	display: none;
	float: left;
	position: relative;
	z-index: 100;
	height: 32px;
	width: 95px;
	text-indent: -999em;
	border: 1px solid #ccc;
	border-top: 0 none;
	outline: none;
	background: #fff url("images/arrows_v.gif") no-repeat
}
div.clean_rounded-vertical >div.st_tabs a.st_prev {
	margin-left: -1px;
	border-right: 0 none;
	background-position: center 12px;
	border-top-left-radius: 5px
}
div.clean_rounded-vertical >div.st_tabs a.st_prev:hover {
	background-position: center -52px;
	background-color: #f5f5f5
}
div.clean_rounded-vertical >div.st_tabs a.st_next {
	background-position: center -20px
}
div.clean_rounded-vertical >div.st_tabs a.st_next:hover {
	background-position: center -84px;
	background-color: #f5f5f5
}
div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled, div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled {
	cursor: default;
	background-color: #f7f7f7
}
div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled {
	background-position: center -116px
}
div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled {
	background-position: center -148px
}
div.clean_rounded-vertical >div.st_tabs {
	position: relative;
	z-index: 100;
	float: left;
	width: 193px;
	height: 378px;
	margin-right: -1px;
	border-top: 1px solid #ccc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden
}
div.clean_rounded-vertical.st_sliding_active >div.st_tabs {
	width: 192px;
	border-left: 1px solid #ccc
}
div.clean_rounded-vertical >div.st_tabs div.st_tabs_wrap {
	position: relative !important;
	float: left;
	clear: both
}
div.clean_rounded-vertical.st_sliding_active >div.st_tabs div.st_tabs_wrap {
	margin-left: -1px
}
div.clean_rounded-vertical >div.st_tabs ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none
}
div.clean_rounded-vertical >div.st_tabs ul li {
	position: relative;
	float: left;
	clear: both;
	margin: 0px
}
div.clean_rounded-vertical >div.st_tabs ul li a {
	display: block;
	width: 171px;
	height: 40px;
	margin: 0px;
	padding: 14px 0 14px 20px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f4f4f4));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f4f4f4);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f4f4f4);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f4f4f4);
	background-image: -o-linear-gradient(top, #f9f9f9, #f4f4f4)
}
div.clean_rounded-vertical >div.st_tabs ul li a:hover {
	color: #333;
	background: #fbfbfb
}
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_first {
	border-top-left-radius: 5px
}
div.clean_rounded-vertical.st_sliding_active >div.st_tabs ul li a.st_tab_first {
	border-top-left-radius: 0px
}
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_last {
	border-bottom-left-radius: 5px
}
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_active {
	position: relative;
	z-index: 10;
	color: #5ea600;
	padding-right: 2px;
	background: #fff
}
div.clean_rounded-vertical >div.st_tabs ul li a span {
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	padding-top: 3px
}
div.clean_rounded-vertical >div.st_views {
	position: relative;
	z-index: 5;
	height: 377px;
	line-height: 18px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
div.clean_rounded-vertical.st_sliding_active >div.st_views {
	border-bottom-left-radius: 0px
}
div.clean_rounded-vertical >div.st_views div.st_view {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: none;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important
}
div.clean_rounded-vertical >div.st_views div.st_view_inner {
	overflow: hidden !important;
	padding: 30px
}
div.clean_rounded-vertical >div.st_views div.st_view_first {
	display: block
}
div.clean_rounded-vertical.align_right >div.st_tabs a.st_prev {
	margin-left: 0px;
	border-top-left-radius: 0px
}
div.clean_rounded-vertical.align_right >div.st_tabs a.st_next {
	margin-right: -1px;
	border-top-right-radius: 5px
}
div.clean_rounded-vertical.align_right >div.st_tabs {
	float: right;
	margin-left: -1px;
	margin-right: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px
}
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs {
	border-right: 1px solid #ccc;
	border-left: 0 none
}
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs div.st_tabs_wrap {
	margin-left: 0px
}
div.clean_rounded-vertical.align_right >div.st_tabs ul li a {
	border-right: 1px solid #ccc
}
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_first {
	border-top-left-radius: 0px;
	border-top-right-radius: 5px
}
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs ul li a.st_tab_first {
	border-top-right-radius: 0px
}
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_last {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 5px
}
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_active {
	padding-right: 0px;
	border-left-color: #fff
}
div.clean_rounded-vertical.align_right >div.st_views {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0px
}
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_views {
	border-bottom-right-radius: 0px
}
@media (max-width: 991px) {
div.clean_rounded-horizontal > div.st_views div.st_view_inner {
	padding: 10px 0;
}
}
 @media (max-width: 767px) {
.infosyeasr {
	padding: 15px 0 0;
	border: none;
}
.blockedito {
	padding: 25px 10px;
}
}
