.winParent{
  /* нужен для устранения бага IE6 с ненажимаемыми кнопками при установке альфа-фильтра в .winHold */
	display:none;
  top:0;
  width:100%;
  height:100%;
	position:absolute; 
	z-index:100;
}
.winHold {
	left:0px; 
	width:100%; 
	height:100%; 
  /*background: url(/img/winBg.png) repeat scroll 0 0 transparent;*/
	/* *background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/winBg.png', sizingMethod='scale');  */
	background: rgba(0,0,0,0.2);
}
.win {
	/*background: url("/imgs/tp/window_border.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	position: relative;
	/*padding: 8px;*/
	text-align: left;
	width: 50%;
	font: 14px arial;
}
.winp {
	background-color: white;
  border-radius: 10px;
}
.winp.moveable h1 {
	cursor: pointer;
}
/*.win.rounded {
    border-radius: 14px;
}
.winp {
	background-color: white;
}
@media only screen and (min-width: 768px)
{ 
	.winp{
		width: auto;
		border-radius: 8px;
	}
}
.winp.rounded {
    border-radius: 8px;
}*/
.winc {
	/*padding: 2px 8px 8px 8px;*/
	margin: 0px 50px 20px 50px;
}

.win input.fine, .win textarea.fine{
	/*width: 100%;*/
	padding: 4px 9px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 2px;
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
	color: #515764;
	font: normal 18px/22px Arial,sans-serif;
}


.win .wcl {
/*	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: right;
	font:bold 16px Tahoma;
	cursor: pointer;
	color: #7F7F7F;			*/
	
	color:white;
	
	position: absolute;
	right: 26px;
	display: block;
	top: 27px;
	width: 18px;
	height: 18px;
	background: url("/imgs/exit.png") no-repeat;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.win .wbk {
	float: left;
	font: 16px Tahoma;
	cursor: pointer;
	position: relative;
	right: -3px;
	top: 1px;
	color: #6666FF;			
}
.win h1 {
/*	font: bold 16px Arial;
	margin: 0;
	padding: 5px 0 3px 7px;
	text-align: left; */
	
	font: normal 30px/1.125 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #162138;	
	padding: 25px 0 13px 47px;
	margin: 0 0 10px 0;
	text-align: left;
}
.win h2 {
	font: 15px Arial;
	margin: 10px 0 0 0;
	padding: 0;
}
.win h3 {
	font: 13px arial;
	margin: 0;
	padding: 0;
}

.win a, .win input, .win button{
	/* нужен для устранения бага IE с ненажимаемыми кнопками при установке альфа-фильтра в .winHold */
  position: relative;
}
/*.win button{
  background: none repeat scroll 0 0 #7F7F7F;
  border: medium none;
  color: #FFFFFF;
  font: 14px Arial,sans-serif;
  padding: 1px 8px;
  text-align: center;
  cursor: pointer;
}*/
.btnRed {
	border: solid 1px #ce2e1d;
	background: #e5402f;
	box-shadow: inset 0 2px 1px #f98174;
	color: #fff;
	text-shadow: 0 -1px 1px #b62b1d;
}
.win button {
	height: 36px;
	padding: 5px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font: normal 16px/24px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.win button.cls{
	width:200px;
}
.win .res{
	margin: 10px 0;
}


.w{
  width: 100%;
}

table.hide{
  border-collapse: collapse;
}
table.hide td, table.hide th{
  border: 0;
  vertical-align: top;
  padding: 0 3px;
}
table.hide th{
	font-weight: bold;
}
table th{
	text-align: center;
}
table td{
	padding: 1px 4px;
}
table.brd{
  border-collapse: collapse;
}
table.brd th, table.brd td{
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
  vertical-align: top;
}
td.e{
  color: olive;
  text-align: center;
  cursor: pointer;
}
td.d{
  color: red;
  text-align: center;
  cursor: pointer;
}
.win input, .win textarea{
  font: 14px arial;
}
.l{
  text-align: left;
}
.r{
  text-align: right;
}
.c{
  text-align: center;
}
.b{
  font-weight: bold;
}
input.cb{
  width: 14px;
}
.fr{
  float: right;
}
.win ul{
	list-style-type: none;
}


span.lnk{
	color: #126FCC;
	font: 14px arial;
	border-bottom: 1px dotted #126FCC;
	text-decoration: none;
	cursor: pointer;
}
span.lnkn{
	color: #126FCC;
	font: 14px arial;
	text-decoration: none;
	cursor: pointer;
}
span.lnkd{
	color: #126FCC;
	font: 14px arial;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px dashed #126FCC;
}
span.lnko{
	color: #126FCC;
	font: 14px arial;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px dotted #126FCC;
}

.win .lnk{
	color: #126FCC;
	font: 14px arial;
	border-bottom: 1px dotted #126FCC;
	text-decoration: none;
	cursor: pointer;
}

.red{
	color: red;
}
.green{
	color: green;
}
.olive{
	color: olive;
}
.yellow{
	color: yellow;
}
.bYellow{
	background-color: #FFFF77;
}
.bGray{
	background-color: #f5f5f5;
}
.p{
	cursor: pointer;
}
.s8{ font-size: 8px !important; }
.s9{ font-size: 9px !important; }
.s10{ font-size: 10px !important; }
.s11{ font-size: 11px !important; }
.s12{ font-size: 12px !important; }
.s13{ font-size: 13px !important; }
.s14{ font-size: 14px !important; }
.s15{ font-size: 15px !important; }
.s16{ font-size: 16px !important; }
.s17{ font-size: 17px !important; }
.s18{ font-size: 18px !important; }
.s19{ font-size: 19px !important; }
.s20{ font-size: 20px !important; }
div.clean{
	clear:both;
	font-size: 1px;
}


#wait {
  display: none;
  position: fixed;
  left: 36%;
  bottom: 0;
  z-index: 20000;
  height: 1px;
  width:20%;
  border: 0;
  *position:absolute;
}

#spotBP{
	width:150px;
	text-align: center;
	position: absolute;
	padding: 5px 0;
	top: 0;
	left: 35px;
	z-index: 1000000;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	
	border: 1px solid #126FCC;
	background-color: #126FCC;
  opacity: 0.5;
	filter: alpha(opacity=50);
}
#spotBP span{
	color: white;
	border-bottom: 1px dashed white;
	cursor: pointer;
}
.hidden {
    display: none;
}
.pad5000 {
    padding:5px 0 0 0;
}
a[href^=tel] {
	text-decoration: none;
	/*color: inherit;*/
}
.confidence-agree {
	color: #666;
	font-size: 0.75em;
}

.colR .confidence-agree {
	font-size: 0.7em;
	margin-bottom: 10px;
}

.formBlock .confidence-agree {
	margin-bottom: 10px;
}

span.notifcart {
	margin-right: 10px;
}
button.bt-grd-def {
	background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	font-weight: bold;
}
button.bt-grd-def:hover {background-position: right center; }

em.marked {
	font-style: normal;
	background-color: #ffe691;
}
@media (max-width: 767px) {
	.text.description-info {
		overflow: scroll;
	}
}




/**/
.ui-dialog-titlebar-close{
	position: absolute;
	top: 0;
 	border: 0;
 	background: none;
 	box-shadow: none;
 	border-radius: 0px;
 	color: silver;
 	cursor: pointer;
 	text-decoration: none;
}
a.ui-dialog-titlebar-close{
	right: 8px;
	top: 10px;
}
button.ui-dialog-titlebar-close{
	right: 2px;
}
.ui-dialog-titlebar-close .ui-button-text,
.ui-dialog-titlebar-close .ui-icon-closethick{
 	font-size: 30px;
 	font-family: Times;
 	color: silver;
}

.ui-dialog-titlebar{
	/*height: 40px;*/
	background-color: white;
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 10px;
	padding: 13px;
 	cursor: pointer;
    line-height: 100%;
}
.ui-dialog-titlebar .ui-dialog-title{
	font-weight: normal;
	font-size: 18px;
	font-family: Arial;
	color: #444444;
    line-height: 100%;
}

.ui-dialog-content{
	border: none;
	border-radius: 10px;
	box-shadow: none;
	background-color: white;
	background: none;
	padding: 15px;
}
.ui-widget-content{
	background-color: white;
	border: none;
	border-radius: 10px;
	box-shadow: none;
	min-height: 15px !important;
}
.ui-widget-content .info{
	font-size: 16px;
	font-family: Arial;
	color: #444444;
}
.ui-dialog.ui-widget{
	border: 1px solid silver;
	z-index: 11;
}

.ui-widget-overlay{
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: #aaaaaa;
    opacity: 0.3;
	z-index: 10;
}

.ui-dialog-buttonpane{
	text-align: center;
	padding: 10px 0 10px 0;
}
.ui-dialog-buttonset{
	text-align: center;
}
.ui-dialog-buttonpane button{
	border-radius: 4px;
	border: none;
	cursor: pointer;
	margin: 0 15px;
	padding: 2px 15px;
}

/**/
span.block50p {
	display: inline-block;
	min-width: 49%;
}