<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#del{
	width:300px;
	font-size:16px;
	margin:0 auto;
	text-align:center;
	color:#f00;
}
#formAddToSubscribe, #formEditSubscribe{
	border: 1px solid #ddd;
    width: 660px;
    padding: 20px 20px;
    margin: 20px auto;
    background: #eee;
}
#formDel{
	border:0px solid #000;
	color:#434343;
	margin:10px auto;
	width:455px;
	padding-left:25px;
}
#activationForm{
	display:block;
	width:200px;
	text-align:center;
	margin:0px auto 15px auto;
	cursor:pointer;
	font-size:15px;
}  
#articles, #analysts{
	margin:10px auto;
}
#analysts{
	margin-bottom:15px
}
.checkbox{
	border:0px solid #f00;
	margin-bottom:6px;
}
.checkboxText{
	padding-left:15px;
	padding-right: 15px;
	margin-top:-2px;
	border:0px solid #000;
	cursor:pointer;
}
#loaderDel, #loaderAdd, #loaderEdit{
	visibility:hidden;
	width:32px;
	height:32px;
	margin-left:0px;
	border:0px solid #f00;
	background:transparent url('/i/img/ajax_loader2.gif') 0 0 no-repeat;
}
#statusDel, #statusAdd, #statusEdit{
	display:none;
	margin-top:0px;
	border:0px solid #f00;
}
#wraperDel, #wraperAdd, #wraperEdit{
	margin-bottom:10px;
	border:0px solid #f00;
}
#statusDel ul li, #statusAdd ul li, #statusEdit ul li{
	border:0px solid #000;
	margin:0;
	padding:1px 1px 1px 10px;
	list-style: disc inside;
}

.frame_1{
	width:10px;
	height:10px;
	background:url('/i/img/el_form_sprite.gif') 0 0 no-repeat;
}
.frame_2{
	border-top:1px solid #bdada6;
	background:#cdcdcd;
}
.frame_3{
	width:10px;
	height:10px;
	background:url('/i/img/el_form_sprite.gif') -10px  0 no-repeat;
}
.frame_4{
	border-left:1px solid #bdada6;
	background:#cdcdcd;
}
.frame_5{
	background:#cdcdcd;
	padding:15px;
}
.frame_6{
	border-right:1px solid #bdada6;
	background:#cdcdcd;
}
.frame_7{
	width:10px;
	height:10px;
	background:url('/i/img/el_form_sprite.gif') 0 -10px no-repeat;
}
.frame_8{
	border-bottom:1px solid #bdada6;
	background:#cdcdcd;
}
.frame_9{
	width:10px;
	height:10px;
	background:url('/i/img/el_form_sprite.gif') -10px -10px no-repeat;
}
.input_1{
	width:10px;
	height:23px;
	background:url('/i/img/el_form_sprite.gif') 0 -20px no-repeat;
}
.input_2{
	height:21px;
	border-top:1px solid #bdada6;
	border-bottom:1px solid #bdada6;
	background:#fff;
}
.input_2 input{
	border:0px solid #f00;
	margin:0 -4px;
}
.input_3{
	width:10px;
	height:23px;
	background:url('/i/img/el_form_sprite.gif') -10px -20px no-repeat;
}
.input_4{
	width:10px;
	height:23px;
	background:url('/i/img/el_form_sprite.gif') 0 -64px no-repeat;
}
.input_5{
	border-top:1px solid #bdada6;
	border-bottom:1px solid #bdada6;
	background:#fff;
}
.input_5 input{
	border:0px solid #f00;
	margin:0 -4px;
}
.input_6{
	width:10px;
	height:23px;
	background:url('/i/img/el_form_sprite.gif') -10px -64px no-repeat;
}
.button_1{
	width:10px;
	height:21px;
	background:url('/i/img/el_form_sprite.gif') 0 -43px no-repeat;
}
.button_2{
	border-top:1px solid #a69892;
	border-bottom:1px solid #a69892;
	background:#bdada6;
}
.button_2 input{
	background:#bdada6;
	border:0px solid #f00;
	margin:0 -3px;
}
.button_3{
	width:10px;
	height:21px;
	background:url('/i/img/el_form_sprite.gif') -10px -43px no-repeat;
}
.inputPassiv{
	color:#cdcdcd;
}
.inputActiv{
	color:#000;
}

#emailAdd, #emailDel, #emailEdit{
	width:200px;
}
#recaptcha_area{
	margin:0px auto;
}

#analyst_5{
    margin-bottom: 6px;;
}
#formAddToSubscribe input[type=text], #formDel input[type=text] {
	padding: 5px 8px;
	line-height: 28px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}</pre></body></html>