﻿.order_block {	width: 1000px; 	position: relative;}#lb_order {	clear: both; 	width: 1000px; 	height: auto}.window {	display: none;	position: absolute;	z-index: 9999;	top: 0;	left: 250px;	width: 500px;	height: 500px;}.bron-title {	padding:10px 20px;	background: #ccc;	border-radius: 10px 10px 0 0;	font-size: 18px;	font-family: Arial;	color: #767676;}.bron-content {	padding: 10px 20px;	background: #dddddd; /* Old browsers */	background: -moz-linear-gradient(top,  #efefef 0%, #d1d5d7 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#d1d5d7)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #efefef 0%,#d1d5d7 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #efefef 0%,#d1d5d7 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #efefef 0%,#d1d5d7 100%); /* IE10+ */	background: linear-gradient(top,  #efefef 0%,#d1d5d7 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d1d5d7',GradientType=0 ); /* IE6-9 */	border-radius: 0 0 10px 10px;	border: 1px solid #ccc;}.bron-rows {	margin-top:20px;	margin-bottom:20px;	color: #767676;	font-family: Arial;	font-size: 16px;}#place_menu_window .bron-rows {	margin: 0;	font-size: 12px;}.bron-rows a {	color: #333333;}.bron-rows .row {	padding-top:10px;	*height:25px;	min-height:25px;}.bron-rows .row .titles {	float:left;	color:#4f555c;	font-family:Tahoma;	font-size:11px;	width:100px;	padding-top:5px;}.bron-rows .row .texts {	float:left;    width:250px;}.bron-rows .row .texts select {	width: 180px;}.bron-rows .row .texts input {	width: 180px;}.bron-rows .row .texts-long {	float:left;    width:350px;}.bron-button {	height:35px;	width: 180px;	background: #585e62; /* Old browsers */	background: -moz-linear-gradient(top,  #585e62 0%, #272f36 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585e62), color-stop(100%,#272f36)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #585e62 0%,#272f36 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #585e62 0%,#272f36 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #585e62 0%,#272f36 100%); /* IE10+ */	background: linear-gradient(top,  #585e62 0%,#272f36 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585e62', endColorstr='#272f36',GradientType=0 ); /* IE6-9 */	border: 1px;	border-radius: 3px;	font-family: calibri, tahoma;	color: #bdc2c5;	font-weight:bold;	font-size: 18px;	cursor: pointer;}.bron-button.orange {	background: #ff8800; /* Old browsers */	background: -moz-linear-gradient(top,  #ffba00 0%, #ff8800 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba00), color-stop(100%,#ff8800)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #ffba00 0%,#ff8800 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #ffba00 0%,#ff8800 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #ffba00 0%,#ff8800 100%); /* IE10+ */	background: linear-gradient(top,  #ffba00 0%,#ff8800 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba00', endColorstr='#ff8800',GradientType=0 ); /* IE6-9 */	color: #333333;}#bron_close {	background: url(http://lie-abed.ru/images/style/back.png) no-repeat;	width: 44px;	height: 44px;	top: 8px;	right: 8px;	position: absolute;	cursor: pointer;}.green {	color: green;}@media (max-width: 600px){	.window {		top: 0;		left: 0;		width: 100%;	}		.order_block, .row, .bron-rows .row .titles, .bron-rows .row .texts-long {		position: relative;		width: 100%;			}}