@charset "utf-8";
/*RESET STYLES*/
@import url(dev_reset.css);


/*GLOBAL STYLES*/
html, body { margin:0; padding:0;  width:100%; }
* html, body { margin:0; padding:0;  width:100%; }


body{background:#fff;color:#1B1E21;font:13px Helvetica, sans-serif}
*{
	font:Helvetica,sans-serif;
	line-height:130%;
}
h1{color: #1B1E21;font: 34px Helvetica,sans-serif;height: auto;padding: 22px 0px 30px;}
h1.auction_block{padding: 22px 0 0;color: #1D6FA6;font: bold 21px Helvetica,sans-serif;}
h1.auction_block.first{padding-top:0px;}
h1.facebox{font-size:24px;padding:0px 0px 15px 0px;}
.blank{width:0px;height:0px;font-size:1px;clear:both}
p{padding:0px 0px 0px 0px;font:13px Helvetica, sans-serif;line-height:1.5}
a{color:#1d6fa6;font-size:13px}
.established{margin:4px 0px 0px 0px;padding:0px 5px 0px 18px;width:auto;height:13px;background:#307eaf url(dev_img/marker.png) no-repeat left center;color:#fff;font:9px Helvetica, sans-serif;line-height:175%;border-radius:2px;float:right}

input[type="text"], input[type="password"]{
	border: 1px solid #DFDFDF;
    border-radius: 3px 3px 3px 3px;
}

select{
	background-color: #FFFFFF;
    border-color: #95AEC5;
    border-style: solid;
    border-width: 1px;
    font-family: Tahoma;
    font-size: 12px;
    margin-top: 0;
}
p {margin: 1em 0em;}

label.error {color:white; font-size: 80%; font-weight:700;}
div.error input,
div.error.cusel,
div.error textarea
{border:2px solid red;}

/*STRUCTURE*/
	/*Header*/
#header_wrapper{width:100%;height:105px;padding-top: 10px;}
#na_bheader_wrapper{width:100%;height:131px;;min-width: 1088px;}
#na_header_wrapper{width:100%;background:#1a1c1f;height:117px;color:#c9c9c9;min-width: 1088px;}
#na_header_wrapper a{color:#ffffff;}
#header, #na_header{margin:0px auto;width:1088px;height:105px}
#logo, #na_logo{padding:0px 0px 0px 15px;width:163px;height:90px;float:left;color:#1B1E21;font:11px Helvetica, sans-serif;white-space:nowrap}
#support_logo{margin: 0px auto; width:163px;height:90px;color:#1B1E21;font:11px Helvetica, sans-serif;white-space:nowrap}
#na_logo{padding:15px 0px 0px 50px;width:265px;height:105px;float:left;color:#1B1E21;font:11px Helvetica, sans-serif;white-space:nowrap}
#na_blogo{background:url(dev_img/blogo.png) no-repeat;width: 337px;height: 131px;float:left;margin: 0px 0px 0px -24px;}
#hlogo{margin: 0 auto; width: 163px;}
#hlogo a{text-decoration: none; color: black; font-size: 100%;}
#header_content{float:right;}
#header_menu{width:700px;height:100px;float:left}
#header_menu ul{padding-top:54px;}
#header_menu .balance_info{padding-top:44px;}
#header_menu ul{list-style:none;float:left;}
#header_menu ul li{padding:0px 17px 0px 16px;float:left}
#header_menu ul li a{font:22px Helvetica, sans-serif;color:#1B1E21;text-decoration:none}
#header_menu .header_middle{	width:480px;margin:0 auto;}
#login{padding:54px 0px 0px 0px;width:100px;height:36px;float:left;margin-left:17px;}
#login a{display:block;padding:0px 0px 0px 23px;height:auto;width:auto;background:url(dev_img/signout.png) no-repeat left;font-size:20px;color:#2b7dc8;text-decoration:none}
	/*Topmenu*/
#topmenu_wrapper{width:100%;min-width:1088px;height:117px;background:url(dev_img/topmenu.png) repeat-x}
#topmenu{margin:0px auto;padding:0px 15px 0px 0px;width:1073px;height:117px}
#topmenu ul{list-style:none}
#topmenu ul li{height:111px;float:left}
#topmenu ul li a{display:block;padding:78px 0px 0px 0px;height:33px;color:#e1e9f0;text-decoration:none;text-align:center;line-height:0.8;font:bold 13px Helvetica, sans-serif}



#topmenu ul li#msixth{width:125px}
#topmenu ul li#msixth a{width:125px;background:url(dev_img/menu6.png) no-repeat -5px -1px}
#topmenu ul li#msixth a:hover{background-position:-139px 0px;}
#topmenu ul li#msixth a:active{background-position:-282px 1px;}

#topmenu ul li#mfifth{width:135px}
#topmenu ul li#mfifth a{width:135px;background:url(dev_img/menu5.png) no-repeat left -4px}
#topmenu ul li#mfifth a:hover{background-position:-154px 0px;}
#topmenu ul li#mfifth a:active{background-position:-309px 0px;}


#topmenu ul li#mfourth{width:135px}
#topmenu ul li#mfourth a{width:135px;background:url(dev_img/menu4.png) no-repeat left top}
#topmenu ul li#mfourth a:hover{background-position:-140px 0px;}
#topmenu ul li#mfourth a:active{background-position:-296px 0px;}


#topmenu ul li#mthird{width:160px}
#topmenu ul li#mthird a{width:160x;background:url(dev_img/menu3.png) no-repeat 3px -1px}
#topmenu ul li#mthird a:hover{background-position:-148px 0px;}
#topmenu ul li#mthird a:active{background-position:-317px 0px;}


#topmenu ul li#msecond{width:140px}
#topmenu ul li#msecond a{width:150px;background:url(dev_img/menu2.png) no-repeat left -1px;}
#topmenu ul li#msecond a:hover{background-position:-145px 0px;}
#topmenu ul li#msecond a:active{background-position:-302px 0px;}

#topmenu ul li#mfirst{width:135px}
#topmenu ul li#mfirst a{width:135px;background:url(dev_img/menu1.png) no-repeat -5px top;}
#topmenu ul li#mfirst a:hover{background-position:-140px 0px;}
#topmenu ul li#mfirst a:active{background-position:-278px 0px;}

.sell, .red_b{display:block;margin:0px 0px 0px 0px;width:auto;height:96px;float:right;color:#ffffff;font-size:20px;line-height:250%;text-decoration: none;}
.red_b{margin:0px;float:left;}
.sell:hover .l, .red_b:hover .l{background-position:0px -98px;}
.sell .l, .red_b .l{height:96px;width:52px;float:left;background:url(dev_img/rbl_n.png) no-repeat}
.sell:hover .m, .red_b:hover .m{background-position:0px -98px;}
.sell .m, .red_b .m{height:96px;float:left;background:url(dev_img/rbm_n.png) repeat-x;line-height: 100px;}
.sell:hover .r, .red_b:hover .r{background-position:0px -98px;}
.sell .r, .red_b .r{height:96px;width:52px;float:left;background:url(dev_img/rbr_n.png) no-repeat}
#wrapper{
	position:relative;
	min-height:100%;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	width:100%;
}
/*Main*/
#main, #content_main{margin:0px auto;width:1088px;height:auto; padding-top:20px; padding-bottom:15px;}
*html #main{width:1105px}
/*Footer*/

/*#footer_wrapper{    
	background: none repeat scroll 0 0 #1E2427;
	clear: both;
	height: auto;
	position:relative;
	margin-top:-158px;
	min-width: 1088px;
	width: 100%;
}*/

#footer{margin:0px auto;padding:10px 0px 5px 0px;width:1088px;height:auto}
#footer_logo #slogan{display:block;width:145px;height:40px;font:12px Helvetica, sans-serif;color:#B2B4B5;text-decoration:none;white-space:nowrap; line-height: 18px;}
#sites{font-size:25px;color:#e4e4e4}
#telderi{font-size:25px;color:#b2b4b5}
#footer .webmoney_info{padding-top: 25px;}


.footer_block{margin:0px 65px 0px 17px;width:134px;float:left}
.lastblock{margin:0px 0px 0px 17px}
.footer_left{margin:0px 0px 0px 17px;width:205px;float:left}
.footer_left ul{margin:28px 0px 0px 0px;list-style:none}
.footer_left ul li{margin:0px 17px 0px 0px;float:left}
.footer_block ul{list-style:none}
.footer_block ul a{font:11px Helvetica, sans-serif;color:#e4e4e4;text-decoration:none}
.footer_block ul li{padding:5px 0px 5px 0px}
.footer_block ul li.first{padding:0px;height:35px;border-bottom:1px solid #e4e4e4}
.footer_block ul li.first span{font:20px Helvetica, sans-serif;color:#e4e4e4}

/*Index*/

/*Authorization*/
#authorization{padding:32px 0px 0px 0px;width:auto;height:40px;float:right}
#authorization ul{list-style:none;height: 42px;}
#authorization ul li{margin:0px 11px 0px 0px;float:left}
#usernameli{margin:0px;padding:0px;width:auto;height:33px;}
#passli{margin:0px;padding:0px;width:auto;height:33px;}


#username{margin:0px;padding:0px 20px 0px 30px;width:111px;height:31px;line-height:31px !important;border:1px; solidcolor:#c9c9c9;background: url("dev_img/pic_login.png") no-repeat scroll 8px center #FFFFFF;}
#pass{margin:0px;padding:0px 20px 0px 30px;width:111px;height:31px;line-height:31px !important;background: url("dev_img/pic_pass.png") no-repeat scroll 8px center #FFFFFF;}


*html #usernameli{display:inline;width:111px;}
*html #passli{display:inline;width:auto;}
*+html #usernameli{display: inline;}
*+html #passli{display:inline;width:auto;}


#check{float:left}
#logli{margin:0px 12px 0px 0px;width:auto;background:url(dev_img/submit_n.png) no-repeat left -33px}
#logli:hover{background-position:0px 0px;}
#submit:hover, #na_header_wrapper #submit:hover{background-position:right 0px;}
#submit{padding:0px 10px 0px 10px;width:94px;height:33px;line-height:33px !important;background:url(dev_img/submit_right_n.png) no-repeat right -33px;border:none;cursor:pointer;text-align:center;font:20px Helvetica, sans-serif;color:#fff}
#na_header_wrapper #submit{background:url(dev_img/submit_right_ng.png) no-repeat right -33px}
*html #logli{display:inline;width:94px}
*+html #logli{display:inline;width:94px}


#loglinks{padding:0px 0px 0px 12px;border-left:1px dotted #ccc}
#loglinks a{text-decoration:none}
#loglinks a:hover{text-decoration:underline}
/*How*/
#how_wrapper0{width:100%;min-width:1088px;height:304px;background: url(dev_img/how_wrapper_fon.png) repeat-x top}
#how_wrapper{width:100%;min-width:1088px;height:304px;background: url(dev_img/how_fon.png) no-repeat center top}
#how{margin:0px auto;padding:0px 0px 0px 0px;width:1077px;height:304px}
#how_to_start{width:434px;height:304px;font:14px Helvetica, sans-serif;color:#e5e5e5;line-height:1.5;float:left}
#how_title{padding:30px 0px 10px 0px;font:bold 34px Helvetica, sans-serif;color:#fff;line-height:1}
#how_title .after{text-align:right;font-size:24px;line-height:1.2}
#how .sell{margin:0px 11px 0px 0px;float:left}
.buy, .green_b{display:block;margin:0px -25px 0px 0px;width:auto;height:96px;float:left;color:#ffffff;font-size:20px;line-height:250%;text-decoration:none}
.green_b.inline_b{display:inline-block;float:none;}
.special_button .green_b{display:inline-block;float:none;}
.green_b{margin:0px;}
.buy .l, .green_b .l{height:96px;width:56px;float:left;background:url(dev_img/gbl_n.png) no-repeat}
.buy:hover .l, .green_b:hover .l{background-position:0px -91px;}
.buy .m, .green_b .m{height:96px;float:left;background:url(dev_img/gbm_n.png) repeat-x 0px 7px;line-height: 100px;}
.buy:hover .m, .green_b:hover .m{background-position:0px -91px;}
.buy .r, .green_b .r{height:96px;width:48px;float:left;background:url(dev_img/gbr_n.png) no-repeat 0px 7px;}
.buy:hover .r, .green_b:hover .r{background-position:0px -91px;}

.b_actions{height: 96px;margin: 0 auto;}


/***********************************************
***********  НОВОЕ ДОБАВЛЕННОЕ *****************
************************************************/
.title {
font: bold 18px Helvetica,sans-serif;
color: #1B1E21;
}

.celeste {
background: #E4F7FC;
}
.gray {
background: #F8F9F9;
}

#site-name {
	float: left;	
	padding: 35px 8px 10px 37px;
}
#site-name span {
	font: 24px Hetvetica,sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration:none !important;
	padding-right:30px;
	background: url("dev_img/icon_beta.gif") top right no-repeat;
}
#site-name a:hover {text-decoration:underline;}
#site-name div {
	font-size: 14px;
	font-weight: 700;
	color: white;
}
.language-select {
	width: 100%;
	float: right;
}
.clear-both {
	clear:both;
	width:100%;
}
#header_wrapper, #header {height:auto;}

#no {
	position: relative;
	right: -20px;
}
.cost-row  {margin-bottom:10px;}
.cost-row .celeste,
.cost-row .gray {
	padding:15px 20px;
	position:relative;
	z-index:1;
}
.cost-row .title{
	background: url("dev_img/sites_list.png") 100% 50% no-repeat transparent;
	color:#fff;
	padding:10px 15px;
}
.global-cost .screenshot {
	float:left;
	width: 400px;
	height: 300px;
	text-align: center;
}
.global-cost .screenshot img{
	border-radius: 15px;
}.global-cost .site-cost {
	font-size:10px;
	float:right;
	text-align:right;	
	min-width: 280px;
}
.global-cost .cost-box {
	background:#1B5F8C;
	padding:10px 15px;
	color:#fff;
	border-radius:10px;
	font-size:18px;
	text-align: center;
}
.global-cost .table1 {float:left;width: 300px;}
.global-cost .info-container {
	/*position: absolute;*/
	bottom: 20px;
	right: 20px;
	float:right;
	height: 245px;
	width: 185px;
}
.global-cost .info-container td {
	/*padding:0px 10px;*/
}
.global-cost .site-info {
	/*position:absolute;*/
	/*padding-bottom: 15px;*/
	padding-right: 10px;
	float:left;
	padding-left: 20px;
}

.global-cost  .dop-form-cost {
	width: 310px;
	float:right;
	/*padding-bottom: 16px;*/
	/*clear: right;*/
}

.site-info .site-url {
	font-size:15px;
	padding-bottom:20px;
}
.site-info .site-url .green-url {
	color:#3F8000;
	font-size:18px;
}
.note {
float: left;
width: 250px;
}
.note1 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight:700;	
}
.site-info,
.note1,
.note2 {
	padding-bottom:8px;
}
.global-cost .pdf-report {
	text-align:left;
	/*position:absolute;*/
	/*position:relative;*/
}

.main-param .param {
	width:33.33%;
	float:left;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.traffic .traffic-info {
	width: 49%;
	float:left;
}
.traffic .graphics {
	width: 49%;
	float:left;
}
.traffic .traffic-source ul {
	padding-left:30px;
}
.traffic .traffic-source  li{
	list-style:none;
	list-style-image:none;
	
}

.title-blue {
	color:#1C5F8C;
	font-weight:700;
}
div.title-blue {
	padding-bottom:10px;
}
.yandex-name {
	background: url("dev_img/ya-icon.png") top left no-repeat transparent;
	padding-left:20px;
}
.google-name {
	background: url("dev_img/google-icon.png") top left no-repeat transparent;
	padding-left:19px;
}
.other-name {
	background: url("dev_img/other-icon.png") top left no-repeat transparent;
	padding-left:25px;
}
.rating-select {
	width: 49%;
	float: left;
}
.rating-select .alexa-title {
	padding-bottom:10px;
}
.rating-select .alexa-rating > div {
	padding-bottom:5px;
}
.rating-select .alexa-rating span{
	border-bottom:1px dashed #000;
	cursor:pointer;
}
.rating-select .alexa-rating .active span{
	border:0px;
}
.alexa-rating img {
	display:none;
}
.rating-view {
	width: 49%;
	float: left;
}

.hosting-info .domen-info,
.hosting-info .site-info {
	float:left;
	width:49%;
}

.screenshot a {
	width:400px;
	height:300px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
	display:block;
}

/*FORM
*******************************************************************************/
#site-cost {
    width:984px;
    margin:0 auto;
    padding: 0 20px;
    margin-bottom: 30px;
}
#site-cost .params-input {
    /*width: 1088px;*/
    height: 93px;
    background: url(dev_img/form.png) no-repeat;
}
#site-cost .params-title .url-label {
    width: 450px;
    float: left;
    padding-left: 25px;
}

#site-cost .params-title .theme-label {
    width: 424px;
    float: left;
    padding-left: 35px;
}

#site-cost .params-site-url {
    width: 433px;
    height: 37px;
    background: url(../images/siteurl.png) no-repeat;
    float: left;
    margin-left: 25px;
    margin-top: 28px;
}

#site-cost .params-site-url input {
    width: 433px;
    height: 34px;
    color: #6e6e6e;
    font: 20px Hetvetica,sans-serif;
    padding-left: 11px;
}
#site-cost .params-site-theme {
	width: 433px;
    height: 37px;
    
    float: left;
    margin-left: 50px;
    margin-top: 28px;
}
#site-cost .params-site-theme select {
	width: 420px;
    height: 37px;
    color: #6e6e6e;
    font: 20px Hetvetica,sans-serif;
    padding-left: 11px;
}

#site-cost .collaps-link {margin: 20px 0px 0px 25px;}
#site-cost .collaps-link a {
	text-decoration:none;
	border-bottom:1px dashed #1D6FA6;
}
#site-cost .collaps-link a:hover {
	border:0px;
}

#site-cost .params-title .url-label,
#site-cost .params-title .theme-label {
	font: 700 30px "Hetvetica", sans-serif;
	margin-bottom: 18px;
}

#site-cost .dohod-params,
#site-cost .views-params {
	float:left;
}
#site-cost .dohod-params {width: 433px; margin-left: 25px}
#site-cost .views-params {margin-left: 50px;}

#site-cost .dop-params {display:block;padding-top:20px;}
#site-cost .dop-params .params-label {
	font: 18px "Hetvetica", sans-serif;
	margin-bottom: 1px;
}
#site-cost .dohod-params .profit-title,
#site-cost .views-params .views-title {margin-top:10px}

#site-cost .collaps-arrow {
font: bold 12px Hetvetica,sans-serif;
color: #1D6FA6;
}

#site-cost .dop-params input { 
	
	color: #6E6E6E;
	font: 16px "Hetvetica", sans-serif;
	height: 33px;
	padding-left: 11px;
	width: 415px;
}

#site-cost .btn-submit {width:100%; text-align:center;margin-top:20px;}
#site-cost .btn-primary, #about .btn-primary, #algorithm .btn-primary {
	background: transparent url(dev_img/formSubmit.png) no-repeat;
	width:197px;
	height:73px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#site-cost .btn-primary:hover, #about .btn-primary:hover, #algorithm .btn-primary:hover {
	background: transparent url(dev_img/formSubmit.png)  no-repeat 0px -74px;
}

/* HOW WRAPPER FORM */
#dop-form-cost #site-cost {
    width:170px;
    /*margin:0 auto;*/
    padding: 0px;
    margin-bottom: 0px;
	position:relative;
	
}
#dop-form-cost .main-params {padding-top:20px;}
/*#how_wrapper .params-input {
    width: 500px;
}*/
#dop-form-cost .params-title .url-label {
    width: 180px;
    float: left;

}

#dop-form-cost .params-title .theme-label {
    width: 200px;
    float: left;
    padding-left: 40px;
}

#dop-form-cost .params-site-url {
    width: 180px;
    
    float: none;
  
}

#dop-form-cost .params-site-url input {
    width: 155px;
    height: 25px;
    color: #6e6e6e;
    font: 12px Hetvetica,sans-serif;
    padding-left: 11px;
	border:0px;
}
#dop-form-cost .params-site-theme {
	width: 161px;
        
    float: none;
    margin-left: 0px;
}
#dop-form-cost .params-site-theme select {
	width: 161px;
    height: 27px;
    color: #6e6e6e;
    font: 15px Hetvetica,sans-serif;
    padding-left: 11px;
}

#dop-form-cost .collaps-link {margin: 20px 0px 0px 0px;}
#dop-form-cost .collaps-link a {
	text-decoration:none;
	border-bottom:1px dashed #fff;
	color:#fff;
}
#dop-form-cost .collaps-link a:hover {
	border:0px;
}
#dop-form-cost .collaps-arrow {
font: bold 12px Hetvetica,sans-serif;
color: #fff;
}

#dop-form-cost .params-title .url-label,
#dop-form-cost .params-title .theme-label {
	font: 700 14px "Hetvetica", sans-serif;
}

#dop-form-cost .dohod-params,
#dop-form-cost .views-params {
	float:left;
}
#dop-form-cost .dohod-params {width: 180px; }
#dop-form-cost .views-params {margin-left: 40px;}

#dop-form-cost .dop-params {
	padding: 7px; 
	display:block;
	width: 312px;
	background-color: #d9f3f9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}
#dop-form-cost .dop-params .params-label {
	font: 11px "Hetvetica", sans-serif;
	margin-bottom: 1px;
	margin-top: 2px;
}

#dop-form-cost .dop-params input[type="text"] { 	
	color: #6E6E6E;
	font: 12px "Hetvetica", sans-serif;
	height: 25px;
	padding-left: 10px;
	width: 125px;
}

#dop-form-cost .btn-submit {
	text-align:center;
	margin-top:5px;
	/*position:absolute;*/
	bottom:0px;
	right:5px;
}
/*#dop-form-cost .btn-primary {
	background: transparent url(dev_img/formSubmit-mini.png) no-repeat  0px 19px;
	width:150px;
	height:70px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#dop-form-cost .btn-primary:hover {
	background: transparent url(dev_img/formSubmit-mini.png) no-repeat 0px -50px;
}*/
#dop-form-cost label.error {color:red;}
#dop-form-cost div.error input,
#dop-form-cost div.error .cusel {border:1px solid red;}

#dop-form-cost .data-cell
{
	float: left; padding: 5px; height: 55px;
}

.site-info .site-info-details {
	padding-bottom: 5px;
}

.site-info-details img, .note2 img{
	vertical-align: text-top;
}

.error-msg {
	background-color: #993333;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 18px;
}

.text {
	margin: 0px auto 30px;
	padding: 0px 20px;
	width: 984px;

}

html, body { margin:0; padding:0;  width:100%; height:100%;}
* html, body { margin:0; padding:0;  width:100%; height:100%;}
#main {
position: relative;
min-height: 100%;


/*min-height: 81%;*/
clear: both;
padding-bottom: 171px;

}
#main-inner {
	/*padding-bottom:150px;*/
}
#footer_wrapper {
background: none repeat scroll 0 0 #1a1c1f;
clear: both;
/*height: auto;*/
/*position: relative;*/
min-width: 1088px;
/*width: 100%;*/

   position:absolute;
   bottom:0;
   width:100%;
   height:171px;   /* Height of the footer */
}

.datenow {
	font-size: 10px;
	color: #808080;
	margin-right: 10px;
	text-align:right;
}
.footnote {padding-bottom:5px;}


/* site list */
#sites_list table {width:980px !important;height:auto !important; margin: 0 auto; border:0px;}
#sites_list td{height:50px !important;padding:0px; color:#2d2d2d !important; border:0px;border-bottom:1px solid #fff !important;border-top:1px solid #c8d0d3 !important;font:13px Helvetica, sans-serif !important}
#sites_list td a {display:block; padding: 10px;}
#sites_list thead tr{height:44px !important}
#sites_list thead tr th{height:44px !important;border-right:1px solid #35a5ca !important;border-left:1px solid #194b8f !important;border-bottom:none !important;border-top:none !important;color:#fff !important;font:14px Helvetica, sans-serif !important;font-weight:bold !important;background:url(dev_img/sites_list.png) no-repeat left}
#sites_list thead tr th a{color:#fff !important;text-decoration:none !important;font-weight: bold;}
#sites_list thead tr th.first{width:300px !important;border-left:none !important}
#sites_list.active thead tr th.first{width:auto !important;}
#sites_list thead tr th.second{width:110px !important;}
#sites_list thead tr th.third{width:75px !important;}
#sites_list thead tr th.fourth{width:60px !important;}
#sites_list thead tr th.fifth{width:210px !important;}
#sites_list thead tr th.last{border-right:none !important;background:url(dev_img/sites_list.png) no-repeat right !important}

#sites_list tr.filters input[type="text"] {
	padding: 5px 0px 5px 0px;
}

.long_link_box {
    height: 14px;
    position: relative;
}

div.long_link_hidder {
	background: url("/images/site/celeste_cover.png") repeat-y scroll right top transparent;
	position: absolute;
	right: 0;
	top: 2px;
	width: 40px;
	z-index: 100;
}

tr.odd:hover div.long_link_hidder {
	background-image: url("/images/site/selected_cover.png");
}

tr.even  div.hidder_gray {
	background-image: url("/images/site/gray_cover.png");
}

tr.even:hover div.hidder_gray {
	background-image: url("/images/site/selected_cover.png");
}

.long_link
{
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 100%;
}

#sites_list td a {
	color:#000;
	text-decoration:none !important;
}
#sites_list .site-url {color:#1B5F8C !important;}

#sites_list  .site-info > div {
	float:left;
	padding-right:20px;
	padding-top:5px;
	font-size:11px;
}
#sites_list  .cost {
	
}
.site-list .site-list-title {
	font-size:24px;
	color:#1B5F8C;
	width:980px;
	margin: 0 auto;
	padding:15px 0px 10px 0px;
}

div.site-count {
	float: right;
	padding-bottom: 4px;
}

.pager {
	width:980px;
	/*text-align:right;*/
        padding-top: 20px;
        float: right;
}

#pager { list-style-image:none !important;padding:0px 0px 0px 0px;float:right}
#pager li {margin:0px 3px 0px 0px;float:left; list-style: none; list-style-image: none;}
#pager li a {display:block;height:20px;line-height:20px !important;padding:0px 6px 0px 6px;color:#1b5f8c;font:16px Helvetica, sans-serif;text-decoration:none}
*html #pager li a{width:10px}
#pager li.selected {background:url(dev_img/page.png) repeat-x;height:20px;line-height:20px !important;}
#pager li.selected a {color:#fff;}
/*li.last, li.first {
	display: none;
}*/
#pager li.next, #pager li.next a, #pager li.previous, #pager li.previous a {
	padding:0px 0px 0px 0px;
}
.ignore {font-size:10px; padding-bottom:5px;}

.why-link {text-decoration:none !important; border-bottom:1px dashed ;}

#ajaxBusy {
width:180px;
text-align:center;
}

div#footer_wrapper div#footer div.soc_links {float: left; margin-top: -1px;}
div#footer_wrapper div#footer div.soc_links .first{padding-top: 10px; float: left; margin-left: 19px;}
div#footer_wrapper div#footer div.soc_links .other{padding-top: 10px; float: left; margin-left: 6px;}

.smooth_corner{	border-radius: 3px; }

a#f_vk{
	text-align: center; 
	width: 32px; 
	height: 31px; 
	border: 1px solid white; 
	border-radius: 9px;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -4px;
    display: block;
}
a#f_vk:hover{
	background: url("/images/site/soc_icons.gif") no-repeat scroll -60px -4px transparent;
}

a#f_facebook{
	text-align: center;
	width: 32px;
	height: 31px;
	border: 1px solid white;
	border-radius: 9px;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -186px;
    display: block;
}
a#f_facebook:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -58px -186px;
}

a#f_twitter{
	text-align: center;
	width: 32px;
	height: 31px;
	border: 1px solid white;
	border-radius: 9px;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -84px;
    display: block;
}
a#f_twitter:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -60px -84px;
}

a#f_linkedin{
	text-align: center;
	width: 32px;
	height: 31px;
	border: 1px solid white;
	border-radius: 9px;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -138px;
    display: block;
}
a#f_linkedin:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -60px -138px;
}

#mirafox_logo{
	float:left;
	margin-right: 10px;
	margin-left: 5px;
}

/*placeholder color*/
::-webkit-input-placeholder { /* WebKit browsers */
    color: #6E6E6E;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6E6E6E;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6E6E6E;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #6E6E6E;
}

div#about, div#algorithm {
	padding: 0px 15px 40px 0px;
	width: 840px;
	height: auto;
	float: left;
}

div#offer {
	padding: 0px 15px 40px 0px;
	width: 1088px;
	height: auto;
	float: left;
}

div#about ul {
	padding-left: 35px;
	padding-top: 12px;
}

div#offer ul {
	padding-left: 35px;
}

div#about ul li, div#offer ul li {
	display: list-item;
	text-align: -webkit-match-parent;
	line-height: 150%;
}

div#about h1, div#algorithm h1, div#offer h1 {
	color: #1B1E21;
	font: 34px Helvetica,sans-serif;
	height: auto;
	padding: 22px 0px 25px;
}

div#about h3, div#algorithm h3, div#offer h3 {
	font-size: 16px; 
	font-weight: bold;
}

div#about p, div#algorithm p, div#offer p {
	font-size: 100%; 
}

.no_style_list {
	list-style: none;
}

.stat-info-1 {
	float: left;
	width: 33%;
	padding-right: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.stat-info-2 {
	float: left;
	width: 33%;
	padding-right: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.feedback {
	float: right;
	width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.feedback label {
	display: block;
	color: #444;
	margin-bottom: 5px;
}

.feedback input[type="text"], textarea {
	width: 100%;
	padding: 6px 8px;
	border: 1px solid #DFDFDF;
	border-radius: 3px 3px 3px 3px;	
	margin-left: -2px;
	color: #444;
	font: 14px;
	background: #eee;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);	
}

.feedback input[type="text"] {
	width: 240px;
}

.feedback textarea {
	overflow: auto;
	resize: vertical;
	margin-top: 0px;
	height: 100px;	
	min-height: 100px;
	background-color: rgb(255, 255, 255);
}

.feedback .userName {
	float: left;
}

.feedback .userEmail {
	float: right;
}

.feedback .txt-right {
	text-align: right;
	margin-right: -13px;
}

.feedback input[type="submit"]:hover {
	background-position: -165px 0px;
}

.feedback input[type="submit"] {
	height: 66px;
	width: 151px;
	background: url(dev_img/btn_send_feedback.png) no-repeat;
	background-position: 13px 0px;
	display: inline-block;
	border: 0;
	cursor: pointer;
}

.feedback .firstRow {
	margin-bottom: 15px;
	height: 0;
}

.feedback .errorMessage {
	color: red;
}

.feedback .feedbackLabel {
	font-size: 130%;
	margin-top: 13px;
}

div.support_form label {
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 10px;
}

div.support_form #need_answer_label {
	font-weight: bold;
	font-size: 0.9em;
	display: inline;
}

div.support_form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.support_form .errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.support_form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.support_form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

div.support_form .captcha {
	display: block;
}

div.support_form h1 {
	color: #1B1E21;
	font: 34px Helvetica,sans-serif;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.support_form input {
	padding: 4px 6px;
}

#overDiv {width: 270px;}
#overDiv .over-caption {background:#116888; color:#fff; padding:5px 10px;border: 1px solid #D2D2D2;border-bottom:0px;}
#overDiv .over-text {background:#E7F1F4; padding:10px; border-radius: 0px 0px 10px 10px;border: 1px solid #D2D2D2; border-top:0px;}

div.pdf-report {
	background: transparent url(dev_img/costsDowload.png) no-repeat;
	width:151px;
	height:80px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
    margin-left: auto;
    margin-right: auto;    
}

div.pdf-report:hover {
	background: transparent url(dev_img/costsDowload.png)  no-repeat 0px -84px;
}

div.pdf-report.waiting {
	background: transparent url(dev_img/ajax-loader.gif)  no-repeat 60px 25px;
}

div.recalc {
	background: transparent url(dev_img/recalc_bg_square.png) no-repeat center center;
	background-size: 100% 100%;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 280px;
	display: inline-block;
	text-align: center;
	border: 1px solid #b5d7e0;
}

div.recalc div {
	/*margin: 15px 15px;*/
	margin: 20px 12px 0px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	text-align: left;
}

div.recalc a {
	background: transparent url(dev_img/recalc-small.png)  no-repeat -11px 0px;
	height: 66px;
	width: 151px;
	margin-bottom: 15px;
	margin-top: 10px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	display: inline-block;	
}

div.recalc a:hover {
	background: transparent url(dev_img/recalc-small.png)  no-repeat -161px 0px;
}

div.recalc_form {
	
}

div.recalc_form h1 {
	margin-left: 5px;
	font-size: 160%;
	font-weight: bold;
	padding: 22px 0px 15px;
}

div.recalc_form h2 {
	margin-left: 5px;
	font-size: 110%;
	font-weight: bold;
}

div.recalc_form .params-label {
	float: left;
	width: 195px;
	height: 26px;
	float: left;
	padding-top: 4px;
}

div.recalc_form .row {
	float: left;
}

div.recalc_form .data-cell {
	margin: 15px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}
div.recalc_form .row {
	float: left;
	width: 140px;
}

div.recalc_form input[type="text"] {
	float: left;
	height: 22px;
	padding-left: 11px;
	width: 126px;
}

div.recalc_form select {
	float: left;
	height: 25px;
	width: 140px;
}

div.recalc_form .btn-submit {
	text-align: center;
	padding-top: 6px;
}

div.recalc_form input[type="submit"] {
	background: transparent url(dev_img/recalc-small.png)  no-repeat -11px 0px;
	height: 66px;
	width: 151px;
	margin-bottom: 15px;
	margin-top: 10px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	display: inline-block;	
	margin: 0 auto;
}

div.recalc_form input[type="submit"]:hover {
	background: transparent url(dev_img/recalc-small.png)  no-repeat -161px 0px;
}

#site-cost-small {
	font-size: 15px;
}
#site-cost-small input[type="text"] {
	font-size: 14px;
	height: 28px;
	padding-left: 11px;
}

#site-cost-small .label {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}

#site-cost-small .first-line {
	/*background-color: #1a1c1f;*/
	padding-top: 13px;
	padding-bottom: 13px;
	margin: 0px auto;
	/*width: 1088px;*/
}

#site-cost-small input[type="submit"] {
	background: url(dev_img/formSubmitBlack.png) no-repeat 0px 4px;
	width:197px;
	height:80px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#site-cost-small input[type="submit"]:hover {
	background: url(dev_img/formSubmitBlack.png)  no-repeat 0px -80px;
}


#site-cost-small .dop-params {
	/*display: none;*/
	/*background-color: white;*/
	margin: 0px auto;
	/*width: 1088px;*/
	padding-left: 20px;
	padding-right: 20px;
    padding-top: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}

#site-cost-small .white {
	color: white;
}

#sites_list table.items {
	table-layout:fixed;
}

#informers .informers-left {
	float: left;
	width: 49%;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}

#informers .informers-right {
	float: left;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}

#informers textarea {
	float: none;
	font-size:11px;
	resize: vertical;
	text-align: left;
	height: 92px;
}

#informers .div-textarea {
	float: left; 
	padding-left: 10px;
}

#soc-header {
/*	font-size: 15px; 
	font-weight: bold;
	color: #318CC1;*/
	float: left;
	/*margin: 25px 0px 15px 0px;*/	
	margin-top: 20px;
}

/*#################*/
#social_btns_cont{
	background: transparent url(dev_img/recalc_bg_square.png)  no-repeat center center;
	background-size: 100% 100%;
	display:inline-block;
	padding: 4px 1px 1px 5px;
	margin-top: 20px;
	border-radius: 5px;
	border: 1px solid #b5d7e0;
}

#social_btns_cont a{
	display: inline-block;
	margin-right: 4px;
}

.b-share-icon_vkontakte{
	text-align: center !important; 
	width: 32px !important; 
	height: 31px !important; 
	border: 1px solid white !important; 
	border-radius: 9px !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -4px !important;
    display: block !important;
    margin-top: -6px;
    margin-left: -1px;
}
.b-share-icon_vkontakte:hover{
	background: url("/images/site/soc_icons.gif") no-repeat scroll -60px -4px transparent !important;
}

.b-share-icon_facebook{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
	border-radius: 9px !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -186px !important;
    display: block !important;
    margin-top: -6px;
    margin-left: -1px;
}
.b-share-icon_facebook:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -58px -186px !important;
}

.b-share-icon_twitter{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -84px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
    margin-left: -1px;
}
.b-share-icon_twitter:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -60px -84px !important;
}

.b-share-icon_linkedin{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -138px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
    margin-left: -1px;
}
.b-share-icon_linkedin:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -60px -138px !important;
}

.b-share-icon_odnoklassniki{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -234px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
}
.b-share-icon_odnoklassniki:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -58px -234px !important;
}

.b-share-icon_lj{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -9px -283px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
}
.b-share-icon_lj:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -59px -283px !important;
}

.b-share-icon_pinterest{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -330px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
}
.b-share-icon_pinterest:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -58px -330px !important;
}

.b-share-icon_gplus{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -378px !important;
	border-radius: 9px !important;
    display: block !important;
    margin-top: -6px;
}
.b-share-icon_gplus:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -58px -378px !important;
}

#soc_url_publish{
	text-align: center !important;
	width: 32px !important;
	height: 31px !important;
	border: 1px solid white !important;
    background: url(/images/site/soc_icons.gif) no-repeat -8px -39px !important;
	border-radius: 9px !important;
    display: block !important;
    float: left;
}
#soc_url_publish:hover{
    background: url(/images/site/soc_icons.gif) no-repeat -60px -39px !important;
}
a.b-share-btn__facebook, a.b-share-btn__twitter, a.b-share-btn__linkedin{
	margin-left: 5px;
}

#mirafox_logo{
	float:left;
	margin-right: 10px;
	margin-left: 5px;
}

#site-cost-small .collaps-link a {
	text-decoration: none;
	/*border-bottom: 1px dashed #1D6FA6;*/
	border-bottom: 1px dashed #CCCCCC;
	color: #CCCCCC;
}
#site-cost-small .collaps-link a:hover {
	border: 0px;
}
#site-cost-small .collaps-arrow {
	font: bold 12px Hetvetica,sans-serif;
	/*color: #1D6FA6;*/
	color: #CCCCCC;
}

#site-cost-small .error.cusel, 
#site-cost-small .error input,
#dop-site-cost .error input {
	border:1px solid red;
}

#site-cost-small .errorMessage,
#dop-site-cost .errorMessage {
	color: red;
}

#site-cost-small .dop-params label {
	font-size: 13px;
    color: lightgray;
}

div.info {
	background-color: #FF5959;
	font-weight: bold;
	padding: 15px 20px 20px 20px;
	margin-bottom: 10px;
}

.main-param div.yandex-param {
	padding-left: 0px;
	padding-right: 15px;
}

.main-param div.google-param {
	padding-left: 15px;
	padding-right: 15px;
}

.main-param div.other-param {
	padding-left: 15px;
	padding-right: 0px;	
}

.celeste-background {
	background: #B9ECF7;
}

.text {
	margin: 0px auto 30px;
	padding: 0px 20px;
	width: 980px;
}

.text ul {
	padding-left: 40px;
}

.text ul li {
	padding-bottom: 4px;
}

.text h1 {
	padding: 0px 0px;
	color: #1B1E21;
	font: 13px Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 1em;
}

.site-telderi:hover {
	background: url(dev_img/site_bg_hover.png) no-repeat center center;
	background-size: 100% 100%;
}

.site-telderi {
	background: url(dev_img/site_bg.png) no-repeat center center;
	background-size: 100% 100%;
	width: 190px; 
	display: inline-block; 
	text-align: center;
	color: black; 
	font-size: 83%;
	padding: 6px 8px 10px 8px; 
}

.site-telderi .line {
	margin-top: 3px; 
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	display: table;
	width: auto;
	height: 19px;
}

.site-telderi .line .name {
	float: left;
	display: table-cell;
	width: auto;
}

.site-telderi .line .value {
	float: right;
	display: table-cell;
	width: auto;
	font-weight: bold;
}

.site-telderi .line .dotted-line {
	display: table-cell;
	width: 100%;
	border-bottom: #2b7dc8;
	border-bottom-style: dotted;
	border-width: 1px;
}

.site-telderi  a {
	text-decoration: none;
}

.site-telderi img {
	height: 143px;
	max-width: 191px;
}

.site-telderi .under_image {
	width: 191px;
	height: 143px;
	background-color: white;
	margin-bottom: 15px;
}

.site-telderi  hr {
	margin: 0 0 0px;
}

.site-telderi a {
	color: #1B1E21;
}

.site-telderi a:hover {
	color: #1B1E21;
}

#admin fieldset {
    margin: 8px;
    border: 1px solid silver;
    padding: 8px;    
    border-radius: 4px;
}

#admin legend{
    padding: 2px;    
}


.internal-buy  {
	height: 73px;
	width: 308px;
	background: url(dev_img/internal_buy.png) no-repeat;
	background-position: 13px 0px;
}

.internal-buy:hover {
	background-position: -311px 0px;
}

.internal-sell  {
	height: 81px;
	width: 308px;
	background: url(dev_img/internal_sell.png) no-repeat;
	background-position: 13px 0px;
}

.internal-sell:hover {
	background-position: -311px 0px;
}

#site-header {
	padding-top: 20px;
	padding-bottom: 26px;
	margin: 0px auto;
	width: 1088px;
}

#site-header a, #site-header a:hover {
	text-decoration: none;
	color: #1a1c1f;
}

#container {
	min-height:100%;
	position:relative;
}

#login-form p.note {
	display: block;
	width: 100%;
}

#login-form .row {
	display: block;
	float: left;
	clear: both;
}

#login-form input[type="submit"]{
	padding: 5px 30px;
}

#login-form .buttons {
	padding-top: 1em;
}

#login-form .row label,
#login-form .row input {
	float: left;
	clear: both;
}

#login-form .rememberMe input,
#login-form .rememberMe label {
	float: left;
	clear: none;
}

#admin input[type="button"] {
	padding: 5px 15px;
}

#system_events {
	background: url("/images/site/important_32.png") no-repeat scroll left center transparent;
	min-height: 36px;
	margin-top: 10px;
	padding: 0 0 0 26px;
	font-weight: bold;
	
	display: table;
}

#facebox h1 {
	color: #1B1E21;
	font: 24px Helvetica,sans-serif;
	height: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#facebox div {
	font-weight: normal;
}
#facebox ul {
	padding-left: 40px;
}

#accordion {
	font:13px Helvetica, sans-serif !important; 
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

#accordion input,
#accordion select,
#accordion textarea {
	font:13px Helvetica, sans-serif !important; 
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

#accordion div.celeste {
	margin-bottom: 15px;
}

#accordion h3 {
	font-weight: bold;
}

#Feedback div.error input[type="image"] {
	border: none;
}

#cost_details div.column {
	width: 32%;
	float: left;
}

#cost_details div.summary {
	clear: both;
	width: 98%;
	padding-top: 1px;
}

#cost_details p {
	background-color: #308BC0;/*#E4F7FC;*/
	color: white;
	/*font-weight: bold;*/
	padding: 3px 5px 3px 5px;
}

#cost_details ul {
	list-style-type: none;
}

#form-site-data .dop-params input[id^="SiteData_"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	width: 176px;
	float: left;
}

.pressedBanner {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
}

.unpressedBanner {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 5-7 */
  filter: alpha(opacity=40);
  /* Netscape */
  -moz-opacity: 0.4;
  /* Safari 1.x */
  -khtml-opacity: 0.4;
  /* Good browsers */
  opacity: 0.4;
}

.informer {
	width: 146px;
	height: 52px;
	border-radius: 5px;
	cursor: pointer;
}

.small-informer {
	width: 88px;
	height: 31px;
	cursor: pointer;
}

div.new_calc {
	background: transparent url(dev_img/rate.png) no-repeat;
	width:304px;
	height:70px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

div.new_calc:hover {
	background: transparent url(dev_img/rate.png)  no-repeat 0px -70px;
}

div.new_calc_form {
	
}

div.new_calc_form h1 {
	margin-left: 5px;
	font-size: 160%;
	font-weight: bold;
	padding: 22px 0px 15px;
}

div.new_calc_form h2 {
	margin-left: 5px;
	font-size: 110%;
	font-weight: bold;
}

div.new_calc_form .params-label {
	float: left;
	width: 195px;
	height: 26px;
	float: left;
	padding-top: 4px;
}

div.new_calc_form .row {
	float: left;
}

div.new_calc_form .data-cell {
	margin: 15px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}
div.new_calc_form .row {
	float: left;
	width: 140px;
}

div.new_calc_form input[type="text"] {
	float: left;
	height: 22px;
	padding-left: 11px;
	width: 126px;
}

div.new_calc_form select {
	float: left;
	height: 25px;
	width: 140px;
}

div.new_calc_form .btn-submit {
	text-align: center;
	padding-top: 6px;
}

div.new_calc_form input[type="submit"] {
	background: transparent url(dev_img/formSubmit-mini.png)  no-repeat 0px 19px;
	height: 70px;
	width: 150px;
	margin-bottom: 15px;
	margin-top: 10px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	display: inline-block;	
	margin: 0 auto;
}

div.new_calc_form input[type="submit"]:hover {
	background: transparent url(dev_img/formSubmit-mini.png)  no-repeat 0px -50px;
}

/*#dop-form-cost .btn-primary {
	background: transparent url(dev_img/formSubmit-mini.png) no-repeat  0px 19px;
	width:150px;
	height:70px;
	border:0px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#dop-form-cost .btn-primary:hover {
	background: transparent url(dev_img/formSubmit-mini.png) no-repeat 0px -50px;
}*/