#delfizinas .checkboxesCont {
  width: 426px;
}
#delfizinas .checkboxesCont .item {
	width: 100px;
	color: #ffffff;
	background: url("img/checkbox.png") no-repeat 100% -17px;
	display: inline-block;
	padding-right: 22px;
	text-decoration: none;
	margin-left: 590px;
	margin-top: 34px;
	vertical-align: middle;
	text-align: right;
	font-weight: 200;
	font-size: 14px;
}
#delfizinas .checkboxesCont .item.checked {
	background: url("img/checkbox.png") no-repeat 100% 0;
}

#delfizinas {
	font-family: 'Roboto', sans-serif;
	width: 730px;
	/*height: 538px;*/
	position: relative;
	overflow: hidden;
}

#news_wrap {
	width: 100%;
	background: #fff;
}

#news {
	width: 580px;
	margin: 0 auto;
	/*font-family: Verdana, Geneva, sans-serif;*/
	background: #ffffff;
}

#news p {
	font-family: Verdana, Geneva, sans-serif;
}

#news .section {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
}

#news .section span {
	vertical-align: top;
	line-height: 12px;
}

#news .news_title {
	margin-top: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	border-bottom: 3px solid #43a018;
	padding-bottom: 7px;
}

#news .news_title .comments {
	color: #cc0000;
}

#news .author {
	margin: 13px 0 9px 0;
}

#news .author .aimg {
	display: inline-block;
	max-height: 63px;
}

#news .ainfo {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	line-height: 17px;
}

#news .author .name {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;

}

#news .author .date {
	color: #555555;
	font-family: Arial, sans-serif;
}

#news .news_img {
	width: 100%;
}

#news .news_img img {
	max-width: 580px;
}

#news .img_a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 12px;
	color: #000000;
}

#news .img_a span {
	color: #666666;
}

#news .common_news {
	color: #06528e;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin: 15px 0 0;
}

#news .grey_sep {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	margin-top: 8px;
	margin-bottom: 8px;
}

#news li {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	margin: 3px 0;
}

#news li .date {
	color: #888888;
	font-weight: normal;
	font-size: 11px;
}

#news li .comments {
	color: #cc0000;
	white-space: nowrap;
}

#news p {
	margin: 15px 0 5px 0;
	font-size: 15px;
	line-height: 22px;
}

#news .end_sep {
	width: 100%;
	margin-bottom: 40px;
}

#news .footer {
	height: 30px;
}

#news .soc {
	/*background: url("img/soc.jpg") no-repeat;*/
	float: left;
	/*width: 185px;*/
	/*height: 30px;*/
}

#news .logoD {
	background: url("img/logo.jpg") no-repeat;
	float: right;
	width: 110px;
	height: 30px;
	font-family: Arial, sans-serif;
}

#intro_background {
	position: relative;
	width: 730px;
	height: 538px;
	background: url("img/intro_background.jpg") no-repeat;
	overflow: hidden;
	text-align: center;
}

#intro_title {
	color: #fff;
	margin-top: 310px;
	margin-left: 190px;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
}

#start_btn {
	margin-top: 25px;
	margin-left: 290px;
	background: #fed52f;
	cursor: pointer;
	display: block;
	width: 333px;
	padding: 25px 0;
	color: #000;
	font-weight: 500;
	font-size: 27px;
}

/*#start_btn span {
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: normal;
}*/

span.arrow {
	display: inline-block;
	background: url("img/arrow.png") no-repeat;
	width: 6px;
	height: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: normal;
}

#start_btn:hover {
	background: #ffdc2d;
	color: #000;
	text-decoration: none;
}

#questions {
	position: relative;
	background: url("img/background.jpg") no-repeat;
	width: 730px;
	height: 538px;
	overflow: hidden;
	text-align: center;
}

#question {
	font-weight: 300;
	font-size: 38px;
	color: #fff;
	margin-top: 70px;
	line-height: 40px;
	margin-bottom: 50px;
}

.answer {
	display: inline-block;
	width: 243px;
	float: left;
}

.sel {
	margin-top: 25px;
	color: #fff;
	border: 1px solid #6795c8;
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	padding: 15px;
	cursor: pointer;
}

.sel:hover {
	border: 1px solid #6795c8;
	color: #000;
	background: #ffdc2d;
}

.sel.selected {
	color: #000;
	background: #fed52f;
}

#next_btn {
	position: absolute;
	bottom: 20px;
	right: 20px;
	/*border: 1px solid #6795c8;*/
	color: #7fabd8;
	background: #0359b2;
	cursor: pointer;
	font-size: 18px;
	padding: 20px;
	font-weight: 500;
}

#next_btn.selected {
	background: #fed52f;
	color: #000;
}

#next_btn:hover {
	background: #ffdc2d;
	color: #000;
}

#q_num {
	position: absolute;
	/*display: inline-block;*/
	/*margin-top: 85px;*/
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	bottom: 30px;
	width: 100%;
	text-align: center;
}

#next_btn .arrow {
	background: url("img/arrow_out.png") no-repeat;
}

#next_btn:hover .arrow, #next_btn.selected .arrow {
	background: url("img/arrow.png") no-repeat;
}

.re {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
}

#end_background {
	position: relative;
	width: 730px;
	height: 528px;
	overflow: hidden;
	background: url("img/end_background.jpg") no-repeat;
}

#end {
	width: 311px;
	margin: 0 auto;
}

#end_img {
	margin-top: 127px;
	text-align: center;
}

#end_img img {
	max-width: 311px;
	max-height: 216px;
}

#end_title {
	margin-top: 12px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 26px;
}

#end_title .comments {
	color: #cc0000;
}

#end_link {
	position: absolute;
	display: block;
	width: 267px;
	height: 73px;
	bottom: 20px;
	left: 232px;
	line-height: 73px;
	vertical-align: middle;
	font-size: 21px;
	text-align: center;
	color: #000;
	background: #fed52f;
	text-decoration: none;
	z-index: 5;
}

#end_link:hover {
	background: #ffdc2d;
}

#repeat {
	width: 303px;
	height: 211px;
	position: absolute;
	top: 158px;
	left: 209px;
	background: url("img/again.png") no-repeat;
	cursor: pointer;
	z-index: 5;
	display: block;
}

#repeat:hover {
	background: url("img/again_hover.png") no-repeat;
}

#pop_back {
	position: absolute;
	width: 730px;
	height: 528px;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
}

#removeApp {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 5;
	color: #fff;
}