/*#main_content_full p, .new_content_design a {
	font-size:18px;
}*/
#main_content_full .new_content_design h2 {
	font-size: 33px;
}
.new_content_design h2, .new_content_design h3{
	font-weight: lighter;
}
#main_content_full .new_content_design{
	font-family:sans-serif;
	font-weight: 200;
    line-height: 150%;
}
.new_content_design.center{
	text-align: center;
}
.new_content_design ul {
	padding-left: 0 !important;
}
.new_content_design li {
	list-style: none !important;
	line-height: 130%;
	padding-bottom: 15px;
}
.new_content_design a.btn{
	border: 1px solid !important;
    border-radius: 3px;
    padding: 10px 20px;
    text-decoration: none;
    background:  rgba(255, 255, 255, 0.8);
}
.new_content_design a.btn.v16:hover {
	background: #be47ea;
	color: #fff !important;
}
.bg-img {
	 /*background-size : 100% !important;*/
	 background-position: inherit !important;

}
/*@media screen and (max-width: 640px) {
  .new_content_design .left-img{
    background-position:right top !important;
  }
  .new_content_design .right-img{
    background-position:left top !important;
  }
}*/
.versions p{
	padding: 5px;
}
.versions tr:hover td{
	background: #d5eefb !important;
}
.versions tr:hover td:first{
	background: inherit!important;
}
.system td{
	padding: 10px;
}
.system td p{
	margin: 3px;
}
#header_button_prod{
	height: 95px;
	width: 250px;
	background: url('images/common/header_buttons/try_4d_v16.png') no-repeat !important;
	position: absolute;
	top: 0px;
	right: 35px;

} 