/* Start:/bitrix/templates/safety/components/bitrix/menu/profile/style.css?1355811434626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(../../../../../templates/safety/components/bitrix/menu/profile/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/safety/template_styles.css?147279324519914*/
/* CSS safety */
body
{
    background: #f2f2f2 ;
    color:#333;
}
.ie-warn{
    min-width: 986px;
    padding: 10px;
    text-align: center;
    background: #efefef;
    color: #5a5a5a;
    box-shadow: inset 0 30px 20px -15px #ffffff, 0 0px 10px -5px #000000;
    text-shadow: 1px 0px 0 #ffffff, 0px 1px 0 #ffffff, -1px -0px 0 #cdcdcd, 0px -1px #cdcdcd;
    border: 1px #cdcdcd solid;
    position: relative;
    z-index: 100;
    font-family:  Trebuchet MS, Georgia,Verdana !important;
}
#cloud-top
{
    height:524px;
    background: url("../../../../../templates/safety/img/cloud-top.png") no-repeat;
    background-position: center top;
    z-index:1;
    min-width: 980px;
    position:absolute;
    margin:0px auto;
    width:100%;
}

#more-main-wrapper
{
    background: url("../../../../../templates/safety/img/cloud-bot.png") no-repeat;
    background-position: center bottom;
    min-width: 980px;
    position:relative;
    min-height: 100%;
}

h1, h2, h3
{
	font-family: Trebuchet MS,'PT Sans Narrow', Arial, Tahoma, Verdana, sans-serif; 
	font-weight: normal; 
	color:#227da9;
}

h1
{
	font-size:18pt;
}

h2
{
	font-size:14pt;
}

h3
{
	font-size:14pt;
}

a
{
	color:#195471;
}

a:hover 
{
	color:#092f42;
}

/* Кнопко подобные ссылки */
.buttons a,.buttons a:hover
{
    text-decoration:none;
    color:#563200;
}

.buttons.big
{
    height:25px;
    font-size:12pt;
    background: #ece3d2;
    color:#563200;
    padding-top:6px;
    padding-left:20px;
    padding-right:20px;
    border:1px solid #e99907;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
    line-height: 1.3;
    cursor:pointer;
}

.buttons.big:hover
{
    -webkit-box-shadow: 0px 2px 3px #cc;
    -moz-box-shadow: 0px 2px 3px #ccc;
    box-shadow: 0px 2px 3px #ccc;
    background: -moz-linear-gradient(top, #f8efdf, #d5ccbb);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8efdf), color-stop(100%,#d5ccbb));
    background: -webkit-linear-gradient(top, #f8efdf, #d5ccbb);
    background: -o-linear-gradient(top, #f8efdf, #d5ccbb);
    background: -ms-linear-gradient(top, #f8efdf, #d5ccbb);
    background: linear-gradient(top, #f8efdf, #d5ccbb);
    -pie-background: linear-gradient(top, #f8efdf, #d5ccbb);
}

#main-wrapper
{
    width: 980px;
    min-height:100%;
    text-align: left;
    /*margin-top:-524px;*/
}

#header-wrapper
{
   height:150px;
}

#logo-top
{
	width:208px;
	float:left;
}

#top-control-buttons
{
	margin-left: 210px;
	font-size:10pt;
	padding-top:28px;
}

#top-menu > div
{
	height:30px; 
	margin-left:50px;
}

#all-project
{
	background:url('../../../../../templates/safety/img/strelka-down.png') no-repeat;
	background-position: left center;
	padding-left:20px;
	color:#195471;
	cursor:pointer;
	text-decoration: underline;
	padding-top:15px;
	width:100px;;
}

#admin-letter
{
	background:url('../../../../../templates/safety/img/admin-letter.png') no-repeat;
	background-position: left center;
	padding-left:20px;
	margin-left:25px;
	padding-top:15px;
}
        
#auth-buttons
{
	background:url('../../../../../templates/safety/img/lock.png') no-repeat;
	background-position: left center;
	padding-left:20px;
	height:20px;
	padding-top:16px;
	margin-left:155px;
	position:relative;
	z-index:2000;
	text-align: right;
	width: 115px;
}

#main-menu
{
	clear:right;
	margin-left:50px;
	margin-top:80px;
	font-size:14pt;
}

#main-menu > div
{
	margin-right:15px;
}

#all-problems-link
{
	height:20px;
	width:130px;
	background:url('../../../../../templates/safety/img/strelka-down.png') no-repeat;
	background-position: left 5px;
	padding-left:20px;
	position:relative;
	z-index:10;
}

/* Выпадающий список типов проблем */
.popup-list ul
{
	position:relative;
	background:#fff;
	width:200px;
	left:-20px;
	z-index:300;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px; 
	border-radius: 15px;
	behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
	padding-top:10px;
	padding-bottom:10px;
	display:none;
	-webkit-box-shadow: 0px 2px 3px #cc;
	-moz-box-shadow: 0px 2px 3px #ccc;
	box-shadow: 0px 2px 3px #ccc;
}

.popup-list ul li
{
	padding:5px;
	padding-left:22px;
	font-size:1em;
}

.popup-list ul li:hover
{
	background:#ddeef4
}

#search-wrapper
{
	margin-right:0px !important;
	background:#fff;
	border:1px solid #a5b6c7;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	 -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px; 
	border-radius: 15px;
	behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
	
}

#search-button
{
	cursor:pointer;
	float:left;
	margin: 0px !important;
	margin-top: 10px;
	padding-right:5px;
	border:none;
	padding-top:3px;
}

#search-wrapper input
{
	padding:3px;
	border:none;
	width:200px;
}


#main-bander
{
    height: 175px;
    border:3px solid #ffd091;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
    background:url('../../../../../templates/safety/img/bander-bg.png') repeat-x;
    margin-top:30px;
    margin-bottom:30px;
    position:relative;
}
   
#main-bander .text
{
	margin: 30px 40px 40px 40px;
	color: white;
	line-height: 1.3;
	text-align: justify;
}

.main-button-wrapper
{
	/*margin-left:280px;*/ 
	text-align: center;
}

.not-main .main-button-wrapper
{
	margin-left:0px;
}
    
.main-button
{
	height:25px;
	font-size:12pt;
	background: #ece3d2;
	color:#563200;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	border:3px solid #b26609;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px; 
	border-radius: 15px;
	behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
	line-height: 1.3;
	cursor:pointer;
	background: -moz-linear-gradient(top, #eeefed, #c7cec6);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeefed), color-stop(100%,#c7cec6));
	background: -webkit-linear-gradient(top, #eeefed, #c7cec6);
	background: -o-linear-gradient(top, #eeefed, #c7cec6);
	background: -ms-linear-gradient(top, #eeefed, #c7cec6);
	background: linear-gradient(top, #eeefed, #c7cec6);
	-pie-background: linear-gradient(top, #eeefed, #c7cec6);
	text-shadow: 1px 1px #e3e6e2;
}

.main-button div
{
	background:url('../../../../../templates/safety/img/main-button-bg.png') no-repeat;background-position: 10px center;
	padding-left:30px;
	padding-right:10px;
}

.main-button a,.main-button a:hover
{
	text-decoration:none;
	color:#454141;
}

.main-button:hover
{
	background: -moz-linear-gradient(top, #fabf1a, #de9c0b);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fabf1a), color-stop(100%,#de9c0b));
	background: -webkit-linear-gradient(top, #fabf1a, #de9c0b);
	background: -o-linear-gradient(top, #fabf1a, #de9c0b);
	background: -ms-linear-gradient(top, #fabf1a, #de9c0b);
	background: linear-gradient(top, #fabf1a, #de9c0b);
	-pie-background: linear-gradient(top, #fabf1a, #de9c0b);
	text-shadow: 1px 1px #eec870;
}    
        
#main-bander.not-main
{
	height:60px;
}

#main-bander.not-main>div
{
	text-align:center; 
	padding-top:10px;
}
	
.ciktshka
{
	float:right; 
	position:relative;
	margin-top: -40px;
}

.ciktshka img
{
	position:relative; 
	top:-20px;
}


.content-wrapper
{
    padding:20px;
}

#problems-icons
{
	height:111px;
	border-bottom:1px solid #d3d3d3;
}

.problem-cell
{
	height:110px;
	border-left:1px solid #d3d3d3;
	float:left;
	cursor:pointer;
}

.problem-cell:first-child
{
	border-left:none;
}

.problem-cell-content
{
	position:relative; 
	z-index:6; 
	height:110px;
}

.problem-cell-content .pazzle
{
	padding-top:20px;
	width:40px;
	height:40px;
	overflow: hidden;
}

.problem-link
{
	font-size:11pt;
	font-weight:bold;
	color:#9b2929;
	text-align: center;
	padding:10px;
	
}

.problem-content
{
	margin-top:30px;
	min-height:200px;
	margin-bottom:20px;
}

.problem-content.detail .rate
{
	font-size: 10pt;
	margin: 20px 0;
}

.problem-content.detail .rate .inline-block
{
	vertical-align: middle;
}

.problem-content.detail .rate-button
{
	float: none;
}

.problem-author
{
	width:170px;
	float:left;
	text-align: center;
	padding:10px;
	font-size:10pt;
}

.problem-author img
{
	margin-bottom:20px;
}

.problem-author a
{
	font-size:10pt;
}

.problem-info
{
	margin-left:180px;
	padding:10px;
}

.problem-info .status:hover .tooltip
{
	display: block;
}

.problem-info .tooltip
{
	position: absolute;
	margin: -60px 0 0 0;
	display: none;
}
	
.problem-info .tooltip, .problem-info .tooltip a
{
	color: #262626;
	font-size: 9pt;
}

.problem-info .tooltip p
{
	display: block;
	background: #fee6a1;
	height: 40px;
	padding: 5px 8px;
	box-shadow: 1px 1px 2px #cdcdcd;
}

.problem-info .tooltip p .wait
{
	background: url(../../../../../panel/main/images_old/wait.gif) no-repeat 0 0;
	display: inline-block;
	height: 17px;
	padding: 2px 0 0 22px;
}

.problem-info .tooltip .tail
{
	width: 0;
	height: 0;
	border-top: 10px #fee6a1 solid;
	border-left: 5px transparent solid;
	border-right: 5px transparent solid;
	margin: 0 0 0 65px;
}

.problem-info .status span
{
	display: inline-block;
	height: 30pt;
	font-size: 10pt;
	color: #3c3c3c;
	margin: 0 10px 0 0;
}

.problem-info .status span *
{
	vertical-align: middle;
}

.status-icon
{
	float:left;
	margin-right:10px;
}

.problem-h1
{
	text-decoration: none;
}

.problem-date
{
	margin-top:10px;
	font-size:10pt;
}

.propblem-text
{
	margin-top:10px;
	line-height: 1.3;
	font-size:10pt;
}

.problem-control-buttons
{
	margin-top:10px;
}

.problem-control-buttons .inline-block
{
	margin: 0 20px 0 0;
}

.problem-control-buttons .inline-block.link
{
	font-size: 10pt;
	color: #195471;
}

.problem-control-buttons .icon
{
	padding-left:20px; 
	height:20px; 
	padding-top:5px;
	margin-right: 20px;
}

.problem-control-buttons a
{
	font-size:10pt;
}

.chat.icon
{
	background:url('../../../../../templates/safety/img/prob-chat-icon.png') no-repeat; 
	background-position-y: center;
}

.foto.icon
{
	background:url('../../../../../templates/safety/img/prob-foto-icon.png') no-repeat; 
	background-position-y: center;
}

.map.icon
{
	background:url('../../../../../templates/safety/img/prob-map-icon.png') no-repeat; 
	background-position-y: center;
}

.tag.icon
{
	background: url('../../../../../templates/safety/img/prob-tag-icon.png') no-repeat 0 50%;
	font-size: 10pt; 
}

.problem-control-bottom-buttons
{
	margin-top:15px;
}
    
.problem-control-bottom-buttons a
{
	margin-left:15px;
}
	
/* Кнопки рейтинга */    
.rate-count
{
	height:17px;
	padding-left:10px;
	padding-right:10px;
	font-size:10pt;
	text-align: center;
	color:#697d7f;
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #e0dcdc;
	padding-top:2px;
}

.rate-button
{
	float:right;
}

.rate-button div
{
	float:left;
}

.rate-count.plus
{
	background:#e8fbbe;
}

.rate-count.minus
{
	background:#fbd1be;
}

.rate-minus
{
	width:26px; 
	height:21px; 
	background:url('../../../../../templates/safety/img/rate-minus.png') no-repeat; 
	background-position-y: 0px;
	cursor:pointer;
}

.rate-plus
{
	width:26px; 
	height:21px; 
	background:url('../../../../../templates/safety/img/rate-plus.png') no-repeat; 
	background-position-y: 0px;  
	cursor:pointer;
}

.rate-plus-over
{
	background:url('../../../../../templates/safety/img/rate-plus-over.png') no-repeat; 
	background-position-y: 0px;
}

.rate-minus-over
{
	background:url('../../../../../templates/safety/img/rate-minus-over.png') no-repeat; 
	background-position-y: 0px;
}

#problem-tooltip
{
	background:url('../../../../../templates/safety/img/tooltip.png');
	width:171px;
	height:140px;
	z-index:0;
	position:absolute;
	display:none;
}    

#comments-wrapper
{
	margin-left: 180px;
	padding: 10px;
}

#comments-wrapper .comments-block
{
	display: none;
}
        
#main-news
{
    height:227px;
    border:3px solid #e1ac4b;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
    margin-bottom: 30px;
    overflow: hidden;
    background: url('../../../../../templates/safety/img/news-bg.png');
    margin-top:10px;
}

.news-element-wrapper
{
	width:49%;
	float:left;
}

.news-element
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:25px;
}

.main-news-img
{
	width:140px;
	height:100px;
	background:#ffffff;
	padding:2px;
	border:1px solid #999;
	margin-right: 10px;
}

.news-element .news-date
{
	font-size:11pt; 
	color:#946d00;
	margin-bottom:10px;
}

.news-element h2
{
	margin-bottom:10px;
}

.news-element a
{
	color:#491204;
}

.news-element a:hover
{
	color:#a32809;
}

.news-element .news-text
{
	font-size:11pt; 
	text-align: justify;
}
    
#main-soc
{
    height:70px;
    border:2.5px dotted #e1ac4b;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");  
    vertical-align: middle;
}

#main-soc .text
{
	font-size:20pt;
	padding-top:23px;
	padding-left:22px;
	color: #5e5e5e;
	float:left;
}   

.linerUl li
{
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#footer-wrapper
{
    height:160px;
    margin-top:-160px;
    position: relative;
}

#footer
{
	width: 980px;
	padding-top:35px;
        position: relative;
}

#footer .openregion{
        position: absolute;
        top: 67px;
        right: 0px;
}

#logo-bot
{
	width:152px;
	float:left;
}

#menu-bot
{
	margin-left:170px; 
	margin-top:15px; 
	height:30px;
}

#copyright
{
	margin-left:190px; 
	color:#6e6e6e; 
	font-size:10pt; 
	margin-top:35px;
}

/* Внутренние страницы */
#inner-page
{
    background:white;
    border:3px solid #d3d3d3;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
}

/* Письмо администратору */
h1.page-title
{
    font-family: 'PT Sans Narrow', Arial, Tahoma, Verdana, sans-serif;
    font-size:20pt;
    color:#227da9;
    margin-left:203px;
    margin-bottom: 20px;
}

.line
{
    margin-top:10px;
}

.title
{
    color:#227da9;
    width:190px;
    text-align: right;
    font-size:11pt;
}

.field
{
    height:28px;
    padding:3px;
    border:1px solid #b3b3b3;
    margin-left:10px;
    width:600px;
    background:white;
}

.field input
{
    border:none;
    height:28px;
    font-size:12pt;
    width:592px;
    color:#666;
}

.line.attache .field
{
    height:auto;
    vertical-align: top;
}

#moder-form-porblem .attache input
{
	font-size:10pt; 
	width:auto;
	height:auto;
}

#moder-form-porblem .attache img{}

.line.map > div
{
	vertical-align:middle;
}

.line.map .title
{
	vertical-align:middle;
}

.line.map .map-button
{
	margin-left:10px; 
	cursor:pointer;
}

.line.map .field
{
	width:544px;
}

.line.map .field input
{
	width:540px;
}

.info
{
    color:#717171;
    font-size:9pt;
    font-style:italic;
}

.line .info
{
    margin-left:210px;
    width:592px;
    line-height:1.2;
    margin-top:5px;
}

.inputFocus
{
	border:1px solid #227da9;
}

.inputError
{
	border:1px solid red;
}

.line.textarea 
{	
	height:300px; 
	margin-bottom: 20px;
}

.line.textarea .title
{
	vertical-align: top;
}

.line.textarea .field
{
	height:100%;
}
    
.line textarea
{
    border:none;
    height:28px;
    font-size:12pt;
    width:592px;
    color:#666;
    height:292px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

.line.checkbox .title
{
	margin-top:5px; 
	vertical-align:top;
}

.line.checkbox .field
{
    width:34px;
    height:34px;
    cursor:pointer;
}

.line.checkbox .field.checked
{	
	background:url('../../../../../templates/safety/img/checkbox.png') no-repeat; 
	background-position: center center;
}

.success
{
    font-size:12pt;
    color:#17a928;
    font-style: italic;
}

.error
{
    font-size:12pt;
    color:red;
    font-style: italic;
}

/* Все проблемы на карте */
#all-problems-map-wrapper
{
    margin:30px 20px;
}

#all-problems-map-wrapper h3
{
    background:url('../../../../../templates/safety/img/map-detail.png') no-repeat;
    background-position: left center;
    padding-left:40px;
    padding-top:20px;
    height:35px;
}

#all-problems-map
{
    width:100%;
    height:600px;
    border:1px solid #ccc;
}

/* Всплывающие окна */
.popup-windows
{
    border:1px solid #a1b3c5;
    position:relative;
    top:0px;
    left:-160px;
    padding:10px;
    margin:20px;
    background:white;
    z-index:1000;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
    width:230px;
    text-align: left;
    -webkit-box-shadow: 0px 2px 13px #999;
    -moz-box-shadow: 0px 2px 13px #999;
    box-shadow: 0px 2px 13px #999;
    display:none;
}

.reg-window
{
    width:300px;   
    left:-230px;
}

.close-button
{
	position: relative;
	float:right;
	top:0px;
	right:0px;
	cursor:pointer;
}

#auth-forgot{
    display: block;
    margin: 10px 0 0 10px;
}

#auth-socserv
{
    margin: 20px 10px 0 0;
    float: right;
}

#auth-socserv a i
{
    background-image: url(../../../../../templates/safety/img/icons.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#auth-mail{background-position: 0px -49px;}
a:hover #auth-mail{background-position: 0px -426px;}
#auth-yandex{background-position: 0px 0px;}
a:hover #auth-yandex{background-position: 0px -377px;}
#auth-vkontakte{background-position: 0px -80px;}
a:hover #auth-vkontakte{background-position: 0px -457px;}
#auth-google{background-position: 0px -112px;}
a:hover #auth-google{background-position: 0px -489px;}
#auth-facebook{background-position: 0px -32px;}
a:hover #auth-facebook{background-position: 0px -409px;}
#auth-twitter{background-position: 0px -96px;}
a:hover #auth-twitter{background-position: 0px -473px;}
#auth-livejournal{background-position: 0px -16px;}
a:hover #auth-livejournal{background-position: 0px -393px;}

#bx_auth_serv_formVKontakte a
{
    background: url(../../../../../templates/safety/img/icons.png) 0px -645px no-repeat;
    vertical-align: text-top;
}

#bx_auth_serv_formGoogleOAuth a
{
    background: url(../../../../../templates/safety/img/icons.png) 0px -689px no-repeat;
    vertical-align: text-top;
}

#bx_auth_serv_formFacebook a
{
    background: url(../../../../../templates/safety/img/icons.png) 0px -601px no-repeat;
    vertical-align: text-top;
}

#bx_auth_serv_formTwitter a
{
    background: url(../../../../../templates/safety/img/icons.png) 0px -667px no-repeat;
    vertical-align: text-top;
}

#reg-socserv
{
    margin-top: 10px;
    font-style: italic;
    font-size: 10pt;
    color: #969696;
}

#reg-socserv a i
{
    background-image: url(../../../../../templates/safety/img/icons.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 3px;
    width: 16px;
    height: 16px;
}

#reg-mail{background-position: 0px -49px;}
a:hover #reg-mail{background-position: 0px -426px;}
#reg-yandex{background-position: 0px 0px;}
a:hover #reg-yandex{background-position: 0px -377px;}
#reg-vkontakte{background-position: 0px -80px;}
a:hover #reg-vkontakte{background-position: 0px -457px;}
#reg-google{background-position: 0px -112px;}
a:hover #reg-google{background-position: 0px -489px;}
#reg-facebook{background-position: 0px -32px;}
a:hover #reg-facebook{background-position: 0px -409px;}
#reg-twitter{background-position: 0px -96px;}
a:hover #reg-twitter{background-position: 0px -473px;}
#reg-livejournal{background-position: 0px -16px;}
a:hover reg-livejournal{background-position: 0px -393px;}

.map-search-all
{
    margin: 0 0 10px 0;
}

.map-search-all .field, .map-search-all .field input
{
	width: 870px;
}

.map-search-all .inline-block
{
	vertical-align: middle;
}

.map-search-all .map-button
{
	cursor: pointer;
}

div.auth-field
{
    margin-top:10px;
    width:170px;
    padding: 3px 15px 3px 15px;
    border:1px solid #a1b3c5;
    moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px; 
    border-radius: 15px;
    behavior: url("https://safety.openrepublic.ru/bitrix/templates/safety/css/PIE.htc");
}

div.auth-field input
{
    width:150px;
    border:none;
    font-size:14pt;
    color:#666;
}

#auth-button
{
    margin: 10px 10px 0 0;
}

#authError
{
    color: red;
}

#confirmPage_authForm .auth-field
{
    margin-top: 0;
}
.hidden{
    display: none;
}
/* End */
/* /bitrix/templates/safety/components/bitrix/menu/profile/style.css?1355811434626 */
/* /bitrix/templates/safety/template_styles.css?147279324519914 */
