@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: normal;
	src: url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.svg#GothamPro-Regular") format("svg");
}

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: 300;
	src: url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.svg#GothamPro-Light") format("svg");
}

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: 600;
	src: url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.svg#GothamPro-Medium") format("svg");
}

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: bold;
	src: url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold") format("svg");
}

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: 900;
	src: url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.svg#GothamPro-Black") format("svg");
}

html, body { height:100%; }

body, button, input {
	font-family: "GothamPro", sans-serif;
}

a { color: #404040; /* надо точки */ }
a:hover { color: #404040; }

a img {
	border:0;
}

table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; margin: 0; vertical-align:top; }

h1, h2, h3, h4, h5 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: "GothamPro", sans-serif;
	color:#333;
}

h1 { font-size: 20px;  font-weight:normal; margin: 0px; }
h2 { font-size: 18px;  font-weight:normal; margin: 0px; }
h3 { font-size: 16px;  font-weight:normal; margin: 0px; }
h4 { font-size: 16px;  font-weight:normal; margin: 0px; }
h5 { font-size: 16px;  font-weight:normal; margin: 0px; }

.des_cL { clear:left;  }
.des_cR { clear:right; }
.des_cB { clear:both;  }


.des_body {
	background:url(images/mainbg.png) repeat left top;
	padding:0;
	margin:0;
	font-size:12px;
}
.des_body_padding {
	padding:0 20px;
}

.des_wrapper {
	max-width: 1480px; /* 1600 */
  	min-width: 940px;
	
	/*height:100%;*/
	position:relative;
	margin:0 auto;
}

.des_header_wraper {
	background:url(images/mainbg.png) repeat left top;
	height:155px;
	position:fixed;
	top:0;
	z-index:2;
	width:100%;
}

.des_header {
	
	width:980px;
	height:154px;
	overflow:hidden;
	max-width:1480px;/* 1600 */
	margin:0 auto;
}

.des_leftLogo {
	margin-left:0px;
}
.des_rightLogo {
	margin-right: 20px;
}



.des_header_wrapper {
	max-width: 1480px;/* 1600 */
  	min-width: 940px;
	
	/*height:100%;*/
	position:relative;
	margin:0 auto;
}
.des_footer_wrapper {
	max-width: 1480px;/* 1600 */
  	min-width: 940px;
	
	height:100%;
	position:relative;
	margin:0 auto;
}

.des_leftLogo {
	width:280px;
	height:154px;
	overflow:hidden;
	float:left;
}

.des_rightLogo {
	/*
	width:180px;
	height:154px;
	overflow:hidden;
	float:right;
	*/

	width: 580px;
	height: 154px;
	overflow: hidden;
	float: left;
	padding-top: 39px;
}

.des_content {
	height:100%;
	min-width: 960px;
	overflow:hidden;
	max-width:1480px; /*1600*/
	/*background-color:#e4e4e4;*/
	background:url(images/bg-content.png) repeat-y left top;
}

.des_footer {
	position:relative;
	bottom:0;
	height:90px;
	/*overflow:hidden;*/
	max-width:1480px; /*1600*/
	/*margin-bottom:50px;*/
}

.panel_margin{
	margin-bottom:50px;
}

.des_leftCol {
	width:300px; /*314*/
	float:left;
	padding-top:0;
	/*height:100%;*/
	background-color:#e4e4e4;
	overflow:hidden;
	position:fixed;
	/*margin-top:155px;*/
}

.des_leftCol_logo {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	/*margin-bottom: 15px;*/
}

.des_leftCol_logo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.des_rightCol {
	margin-left:300px;/*314*/
	/*width:100%;*/
	/*max-width: 12*/
	/*80px; !*+14 +140*!*/
	padding-top:20px;
	padding-bottom:100px;
	height:100%;
	/*min-height:600px;*/
	min-height: 100vh;
	overflow:hidden;
	background-color:#fff;
	/*margin-top:155px;*/
}

.des_workCont {
	background-color: #333;
	margin:10px;
	height:140px;
}

.des_menuWrapper {
	width:285px;
	float:right;
}

.des_menuWrapper h1 span {
	/*background-color: #747474;*/
	/*padding: 5px 10px;*/
	/*color: #fff;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: .05em;*/
	display: block;
}

.des_menuWrapper h1.selected span {
	/*background-color: #747474;*/
	/*padding: 5px 10px;*/
	/*color: #fff;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: .05em;*/
}

.des_menuWrapper h1 {
	font-size: 18px;
	margin-left: 0;
	margin-top: 24px;
	margin-bottom: 12px;
	line-height: 1.2;
	margin-right: 15px;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #ff0000;
	font-weight: 600;
}

ul.des_mainMenu {
	padding:0;
	margin:0;
	list-style-type: none;
}

ul.des_mainMenu li {
	padding: 6px 10px;
	margin:0;
	/*vertical-align:top;*/
	/*background:url(images/list-left-icon.png) no-repeat 0px 7px;*/
	border: 1px solid #9990;
	border-right: 0;
}

ul.des_mainMenu li a {
	text-decoration:none;
	line-height: 1.4;
	font-size:14px;
	font-weight: 600;
	letter-spacing: .01em;
	display: block;
}

ul.des_mainMenu li a sup {
	display: none;
}

ul.des_mainMenu li a span {
	/*background: url(images/border-dotted.png) repeat-x 0 16px;*/
	/*line-height: 24px;*/
	padding: 0;
	display: block;
}

ul.des_mainMenu li:hover {
	background-image:none;
	background-color:#fff;
	/*background: url(/bitrix/templates/interia-vote-2013/images/bg-item.png) no-repeat;*/
	border: 1px solid #999999;
	border-right: 0;
}

ul.des_mainMenu li.des_selMenu {
	background-image:none;
	background-color:#fff;
	/*background: url(/bitrix/templates/interia-vote-2013/images/bg-item.png) no-repeat;*/
	border: 1px solid #999999;
	border-right: 0;
}

ul.des_mainMenu li.selected {
	background-color:#fff;
}

.des_workMainWrap {
	height:235px;
	display:table-cell;	
}

.des_workHead {
	height:20px;
	font-size: 14px;
	color:#787878;
	/*font-weight:bold;*/
}

.des_workContentTd {
	padding:5px;
	border:1px solid #d4d4d4;
}

.des_workMouseEnter.des_selWorkST .des_workContentTd {
	border:1px solid #000;
}

.des_workMouseEnter.des_selWorkST .des_workHead {
	color:#000;
}

.des_workMouseEnter.des_selWorkST .des_commentsBlock a {
	color:#000;
}

.des_workContentDiv {
	height:170px;
	overflow:hidden;	
	max-width:1220px;
}

.des_workFooter {
	height:25px;
	padding:5px 0;
}

.des_workLeftArr {
	width:30px;
	height:203px;
	float:left;
	background: url(images/left-arrow.png) no-repeat -40px 0;
}

.des_workRightArr {
	width:30px;
	height:235px;
	float:left;
	background: url(images/right-arrow.png) no-repeat -40px 0;
}

.des_selected.des_workLeftArr { background: url(images/left-arrow.png) no-repeat left center; cursor:pointer; }
.des_selected.des_workRightArr { background: url(images/right-arrow.png) no-repeat right center; cursor:pointer; }
.des_selected.des_workContent { border:1px solid #a9a9a9; }

ul.des_workSlider {
	padding:0px;
	margin:0px;
	list-style-type:none;
	height:170px;
}

ul.des_workSlider li {
	display:inline;
	padding:0 3px;
	height:170px;
}

ul.des_workSlider li img {
	cursor:pointer;
}

.des_workMouseEnter { margin-top:5px; }



#id_loading {
	background:url(images/bg-loading.png) repeat;
	z-index:10000;
	position:absolute;
	top:0;
	height:100%;
}

#id_loading.ie8modeLoading {
	background-image:none;
	background-color:#000 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	z-index:10000;
	position:absolute;
	top:0;
	height:100%;
}

#id_loading_icon.ie8modeLoading {
	background-image:none;
	background-color:#000 !important;
}



#id_loading_iconMode {
	/*background:url(images/bg-loading.png) repeat;*/
	z-index:10000;
	position:absolute;
	top:0;
	height:100%;
}

.des_voteBlock {
	width:320px;
	height:20px;
	float:left;
}

.des_commentsBlock {
	width:250px;
	height:20px;
	float:right;
	
	padding-right:15px;
	padding-top:4px;
	text-align:right;

}

.des_commentsBlock a {
	/*font-weight:bold;*/
	text-decoration:none;
	color:#787878;
}

.des_commentsBlock a:hover {
	text-decoration: underline;
}




.banners_container{
	color: #fff;
	font-size: 10px;
	width: 100%;
	height: 70px;
	/*position: absolute;*/
	/*bottom: 36px;*/
	z-index: 1;
	/*background: #000;*/
	display: block;
}
.banners_container .transp_bg{
	background: #000;
	opacity:0.7;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  position: absolute;
	z-index: 1;
	width: 100%;
	height: 70px;
}
.banners_container .text{
	z-index: 10;
	position: relative;
	padding: 5px 32px;
}
.banners_galary{
	width: 100%;
	height: 70px;
	position: relative;
	display: block;
}
.banners_galary_cont{
	overflow: hidden;
	height: 70px;
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	z-index: 100;
	display: block;
}
.banners_galary_cont ul{
	height: 70px;
	margin: 0;
	padding: 0;
	display: block;
}
.banners_galary_cont ul li{
	float: left;
	display: block;
	height: 70px;	
	margin: 0 5px 0 0;
	width:160px;
	list-style: none;
	padding: 0;
}
.banners_galary .str_left{
	background: url('images/left-b.png') no-repeat 0 0;
	width: 31px;
	height: 70px;
	cursor: pointer;
	display: block;
	position: absolute;
	left: -30px;
	z-index: 1000;
}
.banners_galary .str_right{
	background: url('images/right-b.png') no-repeat 0 0;
	width: 31px;
	height: 70px;
	cursor: pointer;
	display: block;
	position: absolute;
	right: -30px;
	z-index: 1000;
}
.banners_galary_cont li span{
	display: block;
	height: 15px;
}

.des_newLogoCont {
    width:150px;
    height: 63px;
    padding: 2px 5px 5px 5px;
    margin-right:5px;
    overflow:hidden;
    text-align:center;
    background:url(images/footer-li-bg.png);
}

.des_newLogoCont div {
    color:#000;
    height:20px;
    width:150px;
    overflow:hidden;
    display: table-cell; vertical-align: middle;
}

.banners_galary .str_left {
    margin-top:12px;
}
.banners_galary .str_right {
    margin-top:12px;
}

.des_loading_line_left {
	height:15px;
	width:11px;
	background:url(images/loading-left.png) no-repeat left top;
	float:left;
}
.des_loading_line_right {
	height:15px;
	width:11px;
	background:url(images/loading-right.png) no-repeat left top;
	float:left;
}
.des_loading_line_right.des_notLoad {
	background-image:none;
}
.des_loading_line_center_lvl2 {
	height:15px;
	width:0px;
	background:url(images/loading-bg.png) repeat-x left top;
}
.des_loading_line_center_lvl3 {
	height:15px;
	background:url(images/loading-animate.png) no-repeat left top;
	display:none;
}

.des_loading_line_center {
	height:15px;
	background:url(images/loading-bg-white.png) repeat-x left top;
	width:220px;
	float:left;
}
#id_loading_title_cont {
	color:#fff;
	text-align:center;
	padding-bottom:3px;
}

.des_loading_line_right.des_notLoad {
	background-image:none;
}



.des_loading_line_left.ie8modeLoading {
	background:url(images/loading-left-ie8.png) no-repeat left top !important;
}
.des_loading_line_right.ie8modeLoading {
	background:url(images/loading-right-ie8.png) no-repeat left top;
}
.des_loading_line_center_lvl2.ie8modeLoading {
	background:url(images/loading-bg-ie8.png) repeat-x left top !important;
}
.des_loading_line_center_lvl3.ie8modeLoading {
	background:none !important;
}
.des_loading_line_center.ie8modeLoading {
	background:url(images/loading-bg-white-ie8.png) repeat-x left top !important;
}


.des_loading_line_right.des_notLoad.ie8modeLoading {
	background-image:none;
}
.des_loading_line_right.ie8modeLoading.des_notLoad {
	background-image:none;
}



div.popup-window {
	display:none;
	z-index:10000;
	position:absolute;
	top:50%;
	left:50%;
	text-align: left;
	padding: 0px;
    line-height: 15px;
    overflow: visible;
    color: #7a7c7f;
	font-size:12px;
}

div.popup-window .content{
	background-color: #ffffff;
    margin-top: -10px; 
    position: relative; 
    height: 1%;
}

div.popup-window .lt{
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-lt1.png');
    width: 24px;
    height: 25px;
}

div.popup-window .t{
	height: 25px;
	background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-t1.png');
}

div.popup-window .rt{
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-rt1.png');
    width: 24px;
    height: 25px;
}

div.popup-window .l{
	background: 0% 0% repeat-y url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-l.png');
    width: 24px;
}

div.popup-window .r{
	background: 0% 0% repeat-y url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-r.png');
    width: 24px;
}

div.popup-window .lb{
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-lb1.png');
    width: 24px;
    height: 30px;
}

div.popup-window .b{
	height: 30px;
	background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-b.png');
}

div.popup-window .rb{
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-rb1.png');
    width: 24px;
    height: 30px;
}

div.popup-window div.popup-title-div {
    position: relative;
    padding-right: 20px;
}

div.popup-window .title{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
    padding-bottom: 10px;
}

div.popup-window .title-nopad{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
    padding-bottom: 10px;
}

div.popup-window div.pad{
    padding-top: 10px;
}
/*
div.popup-window a.close{
	display:block;
	width: 9px;
	height: 9px;
    margin-top: 7px;
	float:right;
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-close.gif');
	text-decoration: none;
}
*/
div.popup-window a.close{
	display:block;
	width: 9px;
	height: 9px;
    background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/popup-close.gif');
	text-decoration: none;
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 10;
}

div.popup-window form{
	padding: 0px;
	margin: 0px;
}

div.popup-window .lm{
	padding-left: 10px;
}

div.popup-window .item{
	padding-bottom: 5px;
}

div.popup-window label {
	color: #7a7c7f;
	font-size:12px;
}

div.popup-window label.error {
	color: red;
	font-size:12px;
}

div.popup-window span.text {
	color: #7a7c7f;
	font-size:12px;
}

div.popup-window span.error {
	color: red;
}

div.popup-window span.require {
	color: red;
}

div.popup-window span.orange {
	color: #f57e04;
}

div.popup-window div.error {
	color: red;
    font-size:10px;
    line-height: 10px;
    font-style: italic;
}

div.popup-window a.gray {
	color: #7a7c7f;
	font-size:12px;
	text-decoration: underline;
}

div.popup-window a.gray:hover {
	text-decoration: none;
}

div.popup-window .border_gray {
	border:1px solid #bcbcbc;
}

div.popup-window .border_red {
	border:1px solid red;
}

div.popup-window input.text {
	background-color: #ffffff;
	color: #231f20;
	font-size: 12px;
	margin: 0px;
	width: 190px;
}

div.popup-window textarea.text {
	background-color: #ffffff;
	color: #231f20;
	font-size: 12px;
	margin: 0px;
	width: 190px;
	height: 55px;
}

div.popup-window input.file {
	background-color: #ffffff;
	color: #231f20;
	font-size: 12px;
	margin: 0px;
	width: 315px;
}

div.popup-window div.button {
	width: auto;
	height: 23px;
}

div.popup-window div.button .inner {
	width: auto;
	height: 23px;
	float: left;
	background-color:#939598;
}

div.popup-window div.button .left {
	width: 5px;
	height: 23px;
	float: left;
	background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/gray_button_left.gif');
}

div.popup-window div.button .right {
	width: 5px;
	height: 23px;
	float: left;
	background: 100% 0% no-repeat url('/bitrix/templates/archiprofi-viewer/popup/templates/.default/images/gray_button_right.gif');
}

div.popup-window div.button input {
	height: 23px;
    margin: 0px;
	background-color:#939598;
    border: none;
	text-decoration: none;
	color: #ffffff;
	font-size:13px;
	text-align:center;
    font-weight: bold;
}

div.popup-window div.button a {
    display: block;
	height: 23px;
	background-color:#939598;
	text-decoration: none;
	color: #ffffff;
	font-size:13px;
    line-height: 23px;
	text-align:center;
    font-weight: bold;
    cursor: pointer;
}

div.popup-overlay
{
	display:none;
	height:100%;
	background:url(images/bg-loading.png) repeat;
	/*background-color:#000;*/
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:9999;
	
	/*
	opacity: 0.4; 
	-moz-opacity: 0.4; 
	-khtml-opacity: 0.4; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	*/
}

div.popup-overlay.ie8mode
{
	background-image:none;
	background-color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.content { 
	padding:10px; border:1px solid #ccc;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
}


#slider {
    display: none;
	height: 100%;
    width: 100%;
	position: fixed;
	left: 0;	
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5001;
    min-width: 320px;
    min-height: 240px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#slider div.slider-overlay {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
	left: 0;	
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
    background: #000000;
}
#slider.slider-loading div.slider-overlay {
    background: #000000 50% 50% no-repeat url('/core/slider/images/slider-loader.gif');
}
#slider div.slider-image-holder {
    display: none;
    position: absolute;
    height: 0;
    width: 0;
	left: 0;
	top: 0;
	z-index: 41;
    margin-top: -20px;
}
#slider div.slider-image-cache {
    display: none;
}
#slider div.slider-image-holder img {
    display: block;
}
#slider div.slider-image-holder img.slider-clickable {
    cursor: pointer;
}
#slider a.slider-zoom {
    display: none;
    text-decoration: none;
    width: 37px;
    height: 37px;
    background: 0% 0% no-repeat url('/core/slider/images/slider-zoom-new.png');
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 80;
}
#slider div.slider-image-holder:hover a.slider-zoom {
    display: block;
}

#slider a.slider-close {
    display: block;
    text-decoration: none;
    width: 19px;
    height: 19px;
    background: 0% 0% no-repeat url('/core/slider/images/slider-close.png');
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 50;
}
#slider a.slider-next {
    display: none;
    text-decoration: none;
    width: 43px;
    height: 42px;
    background: 0% 0% no-repeat url('/core/slider/images/slider-next.png');
    position: absolute;
    bottom: 22px;
    right: 50px;
    z-index: 60;
}
#slider a.slider-prev {
    display: none;
    text-decoration: none;
    width: 43px;
    height: 42px;
    background: 0% 0% no-repeat url('/core/slider/images/slider-prev.png');
    position: absolute;
    bottom: 22px;
    left: 50px;
    z-index: 60;
}

#slider div.slider-name {
    display: none;
    position: absolute;
    height: 19px;
	left: 130px;	
	right: 130px;
	bottom: 33px;
	z-index: 50;
    overflow: hidden;
    text-align: center;
}
#slider div.slider-name span {
    display: inline-block;
    height: 19px;
    line-height: 19px;
    color: #ffffff;
    font-size: 15px;
    white-space: nowrap;
    background: 0% 0% repeat url('/core/slider/images/slider-name-back.png');
    padding: 0 15px;
}

#slider div.slider-screen-next {
    position: absolute;
    width: 50%;
    height: 100%;
	right: 0;
	top: 0;
	z-index: 40;
}
#slider div.slider-screen-prev {
    position: absolute;
    width: 50%;
    height: 100%;
	left: 0;
	top: 0;
	z-index: 40;
}

.slider-screen-next {
	cursor:pointer;
	z-index:42 !important;
}

.slider-screen-prev {
	cursor:pointer;
	z-index:42 !important;
}

.des_noBG {
	background-image:none !important;
}

.des_voteBlock span {
	font-size:12px;
	color:#787878;
	
}
.des_voteBlock {
	padding-top:4px;
}


div.star-active
{
	z-index:5000;
	cursor: pointer;
}

div.star-empty
{
	background-image: url(images/star-empty.png);
	width:22px;
	height:22px;
	overflow:hidden; float:left;
}

div.star-voted
{
	background-image: url(images/star-voted.png);
	width:22px;
	height:22px;
	overflow:hidden; float:left;
}

div.star-over
{
	background-image: url(images/star-voted.png);
	width:22px;
	height:22px;
	overflow:hidden; float:left;
}


 .popup-window {

	/*margin: auto !important; position: absolute !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important;
	height:491px;*/
	top: 0; 
	background-color: #fff;
	-webkit-border-radius:  0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	box-shadow: none !important;
	border: 0 !important;

}
/*
#id_popupOverlay .popup-window .content {

	height:490px;
}
*/

div.star-active
{
	cursor: pointer;
}

.des_contWorkBlock {

}

.des_spHideWork {
	width:0 !important;
	height:0 !important;
	overflow:hidden;
}

.des_buttons_container {
	/*position:absolute;
	top:-50px; left:20px;
	z-index:100;*/
	margin-top:14px;
}
.des_buttons_container a {
	/*
	float:left;
	margin-left:4px;
	*/
}

div.auth_popup {
    font-size: 14px;
    position: relative;
    position: absolute;
    width: 240px;
    margin-top: 200px;
    margin-left: -120px;
    top: 0;
    left: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 15px 10px;
    z-index: 10000;
    background-color: #fff;
}
.hide_popup_block
{
    display: none;
}
div.auth_popup div.auth-links {

    top: 0;
    left: 0;
    z-index: 40;
    width: 120px;
    height: 26px;
    white-space: nowrap;
    padding-left: 10px;
}
div.auth_popup div.auth-links span.auth-break {
    color: #999999;
    padding: 0 13px;
}

div.auth_popup div.auth-form {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
    width: 177px;
    padding: 30px 20px 10px 10px;
    background: #ffffff;
    display: none;
}
div.auth_popup div.auth-form td {
    padding-bottom: 5px;
}

div.auth_popup a.auth-close-popup {
    display: block;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 9px;
    z-index: 40;
    width: 10px;
    height: 10px;
    background: 0% 0% no-repeat url('/bitrix/components/scid/system.auth.form/templates/popup_auth/images/auth-close.png');
}

div.auth_popup div.auth-buttons {
    height: 24px;
    line-height: 24px;
    margin-top:5px;
}
div.auth_popup input.auth-button {
    width: 58px;
    height: 24px;
    line-height: 24px;
    background: 0% 0% no-repeat url('/bitrix/components/scid/system.auth.form/templates/popup_auth/images/auth-button.png');
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    border: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    float: right;
}

#auth-submit {
    display: block;
    float: right;
}

div.auth .soc_text
{
    line-height: 11px;
    padding: 5px 0;
}
div.auth .soc_err_mes
{
    line-height: 11px;
    padding: 0 0 5px 0;
}

.ul_icon_social
{
    list-style: none;
}
.ul_icon_social li
{
    list-style: none;
}
div.auth_popup table td
{
    text-align: left;
}


div.auth_popup  .bx-ss-button {
    width: 191px !important;
    height: 34px !important;
    display: block !important;
    cursor: pointer;
    background: none;
}
div.auth_popup  .facebook-button {
    background-position: 0 0 !important;
    background-image: url('/bitrix/components/scid/system.auth.form/templates/popup_auth/images/social-fb.png') !important;
}
#bx_auth_serv_formFacebook span {
    display: none;
}
/* End */

/* Start:/bitrix/templates/archiprofi-new/components/bitrix/socserv.auth.form/vd_popup/style.css?14424998911308*/
/*
#top_social  ul.ul_icon_social
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#top_social  ul.ul_icon_social li
{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;

}

#top_social .ul_icon_social li a
{
    width: 16px;
    height: 16px;
    display: block;
    background-image: url('/bitrix/templates/archiprofi-new/components/bitrix/socserv.auth.form/vd_popup/images/icons.png');
    background-repeat: no-repeat;
}
#top_social .ul_icon_social li span
{
    line-height: 10px;
    display: none;
}

#top_social a.odnoklassniki-button
{
    background-position: 0 -42px;
}
#top_social a.vkontakte-button
{
    background-position: 0px -19px;
}
#top_social a.facebook-button
{
    background-position: 0px -88px;
}
.ul_icon_social
{
    list-style: none;
}
.ul_icon_social li
{
    list-style: none;
}
.bx-ss-button {
    width: 64px !important;
    height: 64px !important;
    display: block !important;
    cursor: pointer;
}
.facebook-button {
    background-position: 0 0 !important;
    background-image: url('/bitrix/templates/archiprofi-new/components/bitrix/socserv.auth.form/vd_popup/images/social-fb.png') !important;
}
.bx-ss-button {
    width: 64px !important;
    height: 64px !important;
    display: block !important;
    cursor: pointer;
}
#bx_auth_serv_formFacebook span {
    display: none;
}
*/
/* End */

/* Start:/core/socialservices/css/ss.css?14270953774347*/
/*
.bx-ss-icon {background-image:url('/core/socialservices/css/icons.png'); width:16px; height:16px; background-repeat:no-repeat;}
.openid {background-position:0px -192px;}
.yandex {background-position:0px 0px;}
.openid-mail-ru {background-position:0px -48px;}
.livejournal {background-position:0px -16px;}
.liveinternet {background-position:0px -128px;}
.blogger {background-position:0px -144px;}
.rambler {background-position:0px -160px;}
.liveid {background-position:0px -176px;}
.facebook {background-position:0px -32px;}
.twitter {background-position:0px -96px;}
.vkontakte {background-position:0px -80px;}
.mymailru {background-position:0px -64px;}
.google {background-position:0px -112px;}
.odnoklassniki {background-position:0px -208px;}

.bx-ss-button {display:inline-block; background-image:url('/core/socialservices/css/icons.png') !important; width:87px !important; height:21px !important; background-repeat:no-repeat; vertical-align:middle !important;}
.liveid-button {background-position:0px -334px !important;}
.facebook-button {background-position:0px -224px !important;}
.twitter-button {background-position:0px -290px !important;}
.vkontakte-button {background-position:0px -268px !important;}
.mymailru-button {background-position:0px -246px !important;}
.google-button {background-position:0px -312px !important;}
.odnoklassniki-button {background-position:0px -356px !important;}

td.to_twitter {text-align:center !important;}
div.bx-auth {max-width:600px; margin-top:12px; margin-bottom:10px;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}

div.bx-auth-services  {padding:0px; margin:0px; overflow:hidden; zoom:1;}
div.bx-auth-services div {display:block; float:left; margin:4px 6px 0px 0px; width:128px;}
div.bx-auth-services a {display:inline-block; margin:1px; padding:4px 4px 4px 4px; text-decoration:none; color:#646464; outline:none;}
div.bx-auth-services a:hover {margin:0px; border:1px solid #D9D9D9; text-decoration: none !important;}
div.bx-auth-services a.bx-ss-selected {margin:0px; border:1px solid #D9D9D9; background-color:#EBEBEB;}
div.bx-auth-services i {display:inline-block; margin:0px; margin-right:4px; vertical-align:middle; cursor:pointer;}
div.bx-auth-services b {vertical-align:middle; font-weight:bold; font-size:12px;
	font-family: "GothamPro", sans-serif;
}

div.bx-auth-service-form {color:black; background-color:#EEEEEE; border-bottom:solid 1px #D6D6D6; margin-top:1px; padding:8px; vertical-align:middle; font-size:12px;}
div.bx-auth-service-form span, div.bx-auth-service-form input { vertical-align:middle;}
div.bx-auth-service-form input.button {position:relative; left:1px;}
div.bx-auth-service-form span.openid {display:inline-block; margin-right:6px;}

span.bx-spacer {display:inline-block; width:8px;}
span.bx-spacer-vert {display:inline-block; height:10px;}
span.bx-spacer-vert25 {display:inline-block; height:25px;}

div.bx-auth-serv-icons {}
div.bx-auth-serv-icons a {display:inline-block; margin:1px; text-decoration:none; color:#646464; outline:none;}
div.bx-auth-serv-icons a:hover {margin:0px; border:1px solid #D9D9D9;}
div.bx-auth-serv-icons i {margin:3px; display:inline-block; vertical-align:middle;  cursor:pointer;}
div.bx-auth-lbl {margin-top:8px; margin-bottom:4px;}

div.bx-auth-float {padding-left:15px; padding-right:15px; font-size:100%;}

div.bx-sonet-profile-field-socserv {line-height: 15px !important;}

div.bx-auth-form {width: 510px !important;}

textarea.ss-text-for-message-default {width: 300px; height: 130px; color:grey;  font-weight:lighter;}
textarea.ss-text-for-message {margin-top: 5px;}
td.bx-ss-soc-serv { font: bold 12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif; }
td.bx-ss-soc-serv i{ vertical-align:-25%;}

div.bx-taimen-socserv-div {padding-bottom: 9px; padding-left: 50px; }
a.ss-socserv-setup-link {padding-left: 10px; color: grey !important; text-decoration:underline; }
.ss-text-without-border {padding-left:5px; border: none; background: #F8FAFB; color: #6286bb; font-style:italic; }
.bx-ss-timeman-header-div {padding-bottom:10px; }

td.bx-ss-soc-serv-setup {white-space: pre-line; width: 300px; font-size: 75%;}
a.bx-ss-soc-serv-setup-link{text-decoration:underline !important;}
*/

a.button-orange {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-orange-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #da6c47;
}

a.button-gray {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-gray-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #a5a3a3;
}
.auth_popup {
    color: #231f20;
}
.auth_popup form {

}

.auth_popup table {
    width:100%;
}
.auth_popup td {
    padding:5px;
}

.auth_popup h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
a.orange {
    text-decoration: none;
}
.orange {
    color: #ff0000;
}
label {
    color: #666666;
}
input.text {
    background: #ffffff;
    margin: 0;
    padding: 1px;
    font-size: 12px;
    color: #231f20;
    border: 1px solid #cdced1;
    width: auto;
}
.auth_popup form {
    margin-top: 8px;
    padding: 0 13px;
}
.soc_text {
    height:50px;
}
.bx-auth-float {
    margin-top:-20px;
}
.bx-auth-float form {
    padding:0 !important;
}
.bx-auth-float form li {
    margin:0 !important;
}
.voting-results {
    background-color: #ffffff;
    overflow: hidden;
    position: fixed;
    z-index: 20;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    -webkit-box-shadow: 0 -4px 9px rgba(0,0,0,0.3);
    box-shadow: 0 -4px 9px rgba(0,0,0,0.3);
    -webkit-transition: bottom .2s;
    -moz-transition: bottom .2s;
    -ms-transition: bottom .2s;
    -o-transition: bottom .2s;
    transition: bottom .2s;
	display:none;
	height:25px;
}
.voting-results .voting-star{
	position: relative;
	top: 3px;
}
.btn-voting-protocol {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none !important;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding: 0 25px;
    outline: 0 !important;
    background: #000;
    color: #fff !important;
	letter-spacing: .05em;
    -webkit-transition: background-color .4s, color .4s;
    -moz-transition: background-color .4s, color .4s;
    -ms-transition: background-color .4s, color .4s;
    -o-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
	cursor:pointer;
}
.ready {
    background: #EFEFEF;
    color: #000 !important;
}
.err{
	color:red;
	margin-left:25px;
}
.goto-voting-protocol {
    text-align: right;
    width: 370px;
    float: right;
    white-space: nowrap;
    min-height: 38px;
    position: absolute;
    top: 21%;
    bottom: 0;
    right: 0;
    padding-right: 40px;
	display:none;
}
.take_vote_back{
	width: 250px;
	display: block;
	margin-top: 4px;
	font-size: 13px;
	font-style: italic;
	cursor: pointer;
}
#modal_form {
	width: 300px; 
	height: auto; 
	border: 1px #000 solid;
	background: #fff;
	position: fixed; 
	top: 45%; 
	left: 50%; 
	margin-top: -150px;
	margin-left: -150px; 
	display: none; 
	opacity: 0; 
	z-index: 5; 
	padding: 25px;
	font-size: 17px;
	line-height: 1.2em;	
}
#modal_form .window-content .w-star{
	height:15px;
}
#modal_form .w-button a{
	color: rgb(221, 231, 233) !important;
	text-decoration: none;
}
#modal_form .w-button{
	text-align: center;
	cursor: pointer;
	width: 50%;
	background: rgb(70, 70, 70) none repeat scroll 0% 0%;
	color: rgb(221, 231, 233) !important;
	padding: 3px 0px;
	margin: 25px auto 0px;
}
#modal_form .end-vote, #modal_form .continue-vote{
	text-align: center;
	cursor: pointer;
	width: 40%;
	background: rgb(70, 70, 70) none repeat scroll 0% 0%;
	color: rgb(221, 231, 233) !important;
	padding: 3px 0px;
	margin: 25px auto 0px;
	display: none;
	float:left;
	font-size:15px;
}
#modal_form .end-vote{
	margin-right:20%;
}
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
	font-size: 32px;
}
#overlay {
	z-index:3; 
	position:fixed; 
	background-color:#000; 
	opacity:0.4; 
	-moz-opacity:0.4; 
	filter:alpha(opacity=40);
	width:100%; 
	height:100%; 
	top:0; 
	left:0;
	cursor:pointer;
	display:none; 
}
.caroufredsel_wrapper{
	margin:auto !important;
}

.des_auth_section {
	margin-top: 20px;
	padding-right: 15px;
}

.ap-btn {
	border: 0;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 19px;
	text-transform: uppercase;
	width: 100%;
	outline: 0;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.4);
	-webkit-transition: background-color .3s, -webkit-box-shadow .3s;
	transition: background-color .3s, -webkit-box-shadow .3s;
	-o-transition: box-shadow .3s, background-color .3s;
	transition: box-shadow .3s, background-color .3s;
	transition: box-shadow .3s, background-color .3s, -webkit-box-shadow .3s;
}

.ap-btn:hover, .ap-btn:focus {
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ap-btn_fill_red {
	background-color: #ff0000;
	color: #ffffff;
}

.ap-btn_fill_red:focus, .ap-btn_fill_red:hover {
	color: #ffffff;
	background-color: #e60000;
}

.ap-btn_fill_turquoise {
	background-color: #43ffcb;
	color: #000000;
}

.ap-btn_fill_turquoise:focus, .ap-btn_fill_turquoise:hover {
	color: #000000;
	background-color: #1de0aa;
}

input.ap-btn {
	line-height: 1;
}

.ap-btn-auto {
	display: block;
	text-align: center;
	margin: 0 auto;
	background: #ff0000;
	color: #ffffff !important;
	text-decoration: none;
	padding: 8px 10px;
	border: 0;
	/*height: 48px;*/
	line-height: 1.4;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .01em;
	text-transform: uppercase;
	width: 100%;
	outline: 0;
	cursor: pointer;
	-webkit-box-shadow: 4px 6px 12px rgba(0, 0, 0, .4);
	box-shadow: 4px 6px 12px rgba(0, 0, 0, .4);
	-webkit-transition: background-color .3s, -webkit-box-shadow .3s;
	transition: background-color .3s, -webkit-box-shadow .3s;
	-o-transition: box-shadow .3s, background-color .3s;
	transition: box-shadow .3s, background-color .3s;
	transition: box-shadow .3s, background-color .3s, -webkit-box-shadow .3s;
}
.ap-btn-auto:hover,
.ap-btn-auto:focus {
	color: #ffffff !important;
	background-color: #ed0000;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ap-btn-auto_outline {
	background-color: #ffffff;
	color: #ff0000 !important;
	border: 1px solid #ff0000;
	/*line-height: 46px;*/
}

.ap-btn-auto_outline:hover {
	background-color: #ffece9;
	color: #ff0000 !important;
}

.font-weight_light {
	font-weight: 300 !important;
	display: inline !important;
}

.modal_form_actions {
	margin-top: 24px;
}
.add-object{
	padding: 17px 0;
}