﻿.formCalc { width:500px; float:left }
#cornerForm {background-color:White; padding:10px; font-size:12px}
.formLine {margin:5px 0 5px 0; position:relative; padding:10px 0 10px 0}
.form_left {width:200px; text-align:right; padding:0 5px 0 0; position:relative; float:left;}
.form_left span {position:relative}
.form_right {width:270px; text-align:left; float:left;}
.form_right input {width:60px}
.form_right table {padding:2px 0 0 0}
.form_right table tr td input {width:16px}
.form_right table tr td label {font-size:12px}
div.slider div {float:left; margin-right:5px;}
div.slider span {position:relative; top:2px}
div.slider .txb {float:left; width:92px}
div.btnCalc {float:right; margin-right:42px}
div.panelNav {height:36px; float:right; margin:0 35px 0 0}
div.panelNav span {padding:0 0 0 15px; font-size:24px; color:#767676; }
div.panelNav span a {text-decoration:none; border-bottom:2px dotted #36c; color:#36c}
div.tableRes {height:90%; overflow-y: scroll}
div.panelResult {float:left; padding-left:5px}
div.block_2 {float:none;}

div.valLeft, div.valCenter, div.valRight {float:left; margin-top:20px; color:#767676; position:absolute; width:50px; font-size:10px}

.ui-slider { }
.slider span div .ui-slider-handle { width:0.8em; background:#8fcd39;}
.ui-slider-range { }

div.compChoose {margin-top:10px}
div.compChoose div.radioType table {}
div.beClient {padding:5px 0 0 10px; width:460px}
div.beClient span span {padding:0 10px 0 0px}
div.beClient span span a {color:#8fcd39; font-size:180%; text-decoration:none; border-bottom:2px solid #8fcd39}
div.beClient span a.lightwindow {color:#36c; font-size:140%; text-decoration:none; border-bottom:2px dotted #36c;}

div.okCancBut {text-align:center; margin-top:15px}

.calcresult tr td {font-family:Tahoma; font-size:12px; color:#3f3f3f; height:auto; border:0 !important}

div.pnlResult {}
div.pnlResult .block_2 .logo_2 {font-size:80%}
div.pnlResult .block_2 .rayting_2 {right:15px}

.head {width:490px; margin-bottom:10px; padding:0 5px 0 5px}
.head .head_2 {font-size:17px; color:#3366cc; }
.head .head_expl {font-size:13px;}
.head .head_expl a {color:#3366cc}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:20px;
	width:700px;
}

.popupControl1 {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground1 {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup1 {
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}