.fb_line {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAykAAAAoBAMAAAAI8KhhAAAAMFBMVEX///8YKUcSI0Pg4eYwP1rEyNDoOzH29fVzfZBjboJNWnKLlKLnXVTtpqGiqLXW2d4USm3EAAAACXBIWXMAABYlAAAWJQFJUiTwAAABXUlEQVRo3u3YMUvDQBjG8ReCnKAdrqsg5OjmEgh+AOUc7OSSr3CTQsBFnBwUnUXo7ugg2tEPUJcKTro4FHEQpy7iqO+BkiZk8+jlyPNbb2je/hMuFyIAAAAAAAAAAACA0O2nub8fF+9n7KR+Mfr+amuUaDx+8JdFnCu2VnsB4kNv77S0yosx5tljFclWaqsccK+tdkYRI66y18gqr7GUvWlQf2bqQkLU4ShmN+fdxYO8qFIdiEfc5JXuDVEaBq6yqF04JVq2VcyjeNMeTIoqS+WVfkILsa0yIHGhg2CrKBcGRZWhmr94pkploB5Xkb9VLlUIYlvF3kj/1Z2pcivnr1SlPFCpigyCfZ/NXJj+7SsJrWceJEWV6kC802zYKkdEn1kQnB5XTGPfwYb2mWnpgeWJq9w3ssqhitVqS0+RnZHxeba/u2LXtRcQHev+BF/EAAAAAAAAAAAAAADAjR/peL9bzmsz4QAAAABJRU5ErkJggg==);
    height: 20px;
    display: block;
    width: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.fb_hr {
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAADBAMAAAAJh7AlAAAAMFBMVEX///8YKUcdLkuHj5+Ci5sfME0dLUuDjJwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADBHlqCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAHUlEQVQI12MwEoQBoQIGCFCECwkGQIUQqsQcICIAcBkDiuQiN9AAAAAASUVORK5CYII=');
}


.feedbacks_page {}
.feedbacks_page h2 {
    color: #132443;
    font-size: 23pt;
    padding-top: 15px;
    padding-bottom: 10px;
}
.feedbacks_page .feedback_add {
    display: inline-block;
    font-family: 'Biblioteka',Arial,sans-serif;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*font-family: Roboto;*/
    font-family: sans-serif;
    line-height: 40px;
    display: inline-block;
    color: #ffffff;
    background-color: #fa3228;
    position: absolute;
    right: 0;
    top: 20px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}
	.feedbacks_page .feedback_list {}
.feedbacks_page .feedback_list .feedback_item {
    padding-top: 30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAADBAMAAAAJh7AlAAAAMFBMVEX///8YKUcdLkuHj5+Ci5sfME0dLUuDjJwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADBHlqCAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAHUlEQVQI12MwEoQBoQIGCFCECwkGQIUQqsQcICIAcBkDiuQiN9AAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 30px;
    background-size: 21px auto;
/*    font-family: 'Roboto';*/
    font-family: sans-serif;
}
	.feedbacks_page .feedback_list .feedback_item.state_new {}
	.feedbacks_page .feedback_list .feedback_item.state_pub {}
.feedbacks_page .feedback_list .feedback_item .libname {
    display: block;
    font-size: 18px;
    font-weight: bold;
    max-width: 700px;
    line-height: 1.7em;
}
.feedbacks_page .feedback_list .feedback_item .feedtext {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.7em;
    display: block;
    width: 100%;
    height: auto;
    resize: auto;
}
	.feedbacks_page .feedback_list.admin .feedback_item .feedtext {}
.feedbacks_page .feedback_list .feedback_item .feedlink {
    margin-top: 25px;
    min-height: 45px;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .feed_region, 
.feedbacks_page .feedback_list .feedback_item .feedlink .person .nm {
    font-size: 22px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 500;
    padding-bottom: 17px;
    display: inline-block;
    color: #182947;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .feed_region:after {
    content: '';
    display: block;
    height: 1px;
    background: rgba(119, 128, 145, 0.69);
    position: relative;
    top: -6px;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .person {
    display: block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    height: 45px;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .person img {
    width: 45px;
    height: 45px;
    border-radius: 100px;
    position: absolute;
    right: 0;
    top: 0;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .person .nm {
    padding-bottom: 0;
    padding-right: 55px;
    font-size: 20px;
}
.feedbacks_page .feedback_list .feedback_item .feedlink .person .dt {
    display: block;
    margin-right: 55px;
    font-size: 15px;
    color: rgba(0,0,0,0.5);
    text-align: right;
    padding-top: 0px;
}
.feedbacks_page .feedback_list .feedback_item .control {
    display: block;
    padding: 10px; 
    border: 1px solid #de373780;
    margin-top: 20px;
    margin-left: 30%;
}
.feedbacks_page .feedback_list .feedback_item .control {
    display: block;
    padding: 10px 0;
    padding-left: 10px;
    border: 1px solid #de373780;
    margin-top: 20px;
    margin-left: 30%;
    text-align: right;
}
.feedbacks_page .feedback_list .feedback_item .control .state {
    display: block;
    color: #182947;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    height: 30px;
    width: auto;
    margin-right: 20px;
    position: absolute;
    left: 10px;
}
.feedbacks_page .feedback_list .feedback_item .control .state i {
    text-decoration: none;
    font-style: normal;
}
.feedbacks_page .feedback_list .feedback_item .control > a {
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    user-select: none;
    box-sizing: border-box;
    height: 30px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    border-radius: 5px;
/*    font-family: Roboto;*/
    font-family: sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
    display: inline-block;
    background: #182947;
    color: #fff;
}
	.feedbacks_page .feedback_list .feedback_item .control .feedback_adm_hid {}
	.feedbacks_page .feedback_list .feedback_item .control .feedback_adm_pub {}
.feedbacks_page .feedback_list .feedback_item .control .feedback_adm_rem {
    background-color: #fa3228;
}
	
html.fixed, html.fixed body {overflow:hidden;}
.feedbacks_page #feedback_add {
    font-family: 'Roboto', Arial;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10000;display:none;
    background: rgba(0,0,0,0.6);
}
	.feedbacks_page #feedback_add.active {display:block;}
.feedbacks_page #feedback_add > div {
    width: 625px;
    background: #fff;
    padding: 30px;
    margin: 0 auto;
    margin-top: 140px;
    margin-bottom:150px;
}
.feedbacks_page #feedback_add .close {
    background: url(http://xn--80aacacvtbthqmh0dxl.xn--p1ai/img/xbox_menu_big_clo.png?) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    display: block;
    background-size: 40px;
    cursor: pointer;
}
.feedbacks_page #feedback_add h3 {
    font-size: 26px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 700;
    padding-bottom: 17px;
    display: block;
    margin: 0;
    padding-top: 0;
}
.feedbacks_page #feedback_add .fitm {
    margin-bottom: 20px;
}
.feedbacks_page #feedback_add .fitm i {
    font-style: normal;
    display: block;
    color: #404040;
    font-size: 16px;
    padding-bottom: 4px;
}
.feedbacks_page #feedback_add input {
    width: 100%;
    height: 40px;
    border-radius: 0px;
    border: 1px solid #bfbfbf;
    line-height: 39px;
    padding: 0 15px;
    font-size: 17px;
    color: #000;
}
.feedbacks_page #feedback_add textarea {
    display: block;
    width: 100%;
    border: 1px solid #bfbfbf;
    height: 180px;
    resize: none;
    padding: 15px;
    font-size: 17px;
    font-family: 'Roboto', Arial;
}
.feedbacks_page #feedback_add .select {
    height: 42px;
    width: 100%;
    border: 1px solid #bfbfbf;
}
.feedbacks_page #feedback_add .select select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;opacity: 0;z-index:2;cursor:pointer;
}
.feedbacks_page #feedback_add .select i {
    width: 40px;
    height: 40px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABFBAMAAAABYV0kAAAAMFBMVEX///9/f3+urq75+fmoqKiioqKVlZW8vLycnJyOjo61tbXy8vLDw8PAwMDGxsbIyMgCoapXAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAp0lEQVRIx2NgGAWjYBSMVMCUjSawTQFdCa/kBhQ+98QLGMZ8nIzCtZTDtIlH0gCJxzzxABbXHExG4pjJYHMwrxjCGObEAqyeKkQYYyaO3d/sEnBmYwGOsFnYAGVwSOEKPi6YMYELcAbxwgAwxSqFJxZEIYYo4IkpRQcgwSKENzJFgISjA94IB0qDleEBQEsUAwikm8ByUUJJi1UwgGDy6xjNgaNgBAEAchITvZM6l1gAAAAASUVORK5CYII=);
    display: block;
    z-index: 1;
    right: 0;
    top: 0;
    position: absolute;
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
}
.feedbacks_page #feedback_add .select span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 39px;
    font-size: 18px;
    padding: 0 15px;overflow: hidden;
}
.feedbacks_page #feedback_add .auth2sc {
    text-align: center;
}
.feedbacks_page #feedback_add .auth2sc span {
    display: block;
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}
	.feedbacks_page #feedback_add .auth2sc > div {}
.feedbacks_page #feedback_add .send_feed {
    color: #fff;
    background: #858585;    background: #fa3228;
    height: 55px;
    width: 220px;
    line-height: 56px;
    font-size: 18px;
    font-family: 'Biblioteka',Arial,sans-serif;
    font-weight: 500;
    text-align: center;
    border-radius: 100px;
}
	.feedbacks_page #feedback_add  .send_feed.inactive {}
	
.feedbacks_page #feedback_add .fitm,
.feedbacks_page #feedback_add .send_feed {display:none;}
.feedbacks_page #feedback_add .auth2sc {}
.feedbacks_page #feedback_add.sc_auth .fitm {display:block;}
.feedbacks_page #feedback_add.sc_auth .auth2sc {display:none;}
.feedbacks_page #feedback_add.sc_auth .send_feed {display:block;}

.feedbacks_page #feedback_add .state	{
    display: block;
    padding: 20px 0;
}
	
	#maplistcontent.nobr {
    border-top: 1px solid transparent;
}
	
	#libmaplist.pt40 {padding-top:40px;}
html, body {
    margin: 0;
    overflow: unset;
}
	
	.feedbacks_page .feedcontent .feedback_add {top:40px}
.feedbacks_page .feedcontent h2 {
    text-align: left;
    padding-bottom: 10px;
    font-size: 36px;
}
.fitm select {
-webkit-appearance: menulist-button;	
}
@media screen and (max-width: 768px) { 
	.feedbacks_page .feedback_list .feedback_item .feedlink .person,
	.feedbacks_page .feedback_list .feedback_item .control .state{     position: relative;}
}


.contacts .contactform .left a.facebook { 
    display: inline-block; 
}
.contacts .contactform .left a.facebook:before {
    content: '';
    width: 38px;
    height: 38px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/f_logo.svg) center center no-repeat;
    background-size: 34px 34px;
    top: -3px;
}
.contacts .contactform .left a.facebook b  {display:none;}
.contacts .contactform .left a.youtube {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 24px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    margin-left: 5px;
}

.contacts .contactform .left a.youtube:before {
    content: '';
    width: 44px;
    height: 38px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/y_logo.svg) center center no-repeat;
    background-size: 34px 34px;
    top: -2px;
}
.contacts .contactform .left a.youtube b {display:none;}

.contacts .contactform .left a.odnoklass {
    font-family: 'Roboto',Arial,sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 22px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    margin-left: 10px;
}

.contacts .contactform .left a.odnoklass:before {
    content: '';
    width: 30px;
    height: 38px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/ondkoklas_logo.svg) center center no-repeat;
    background-size: 34px 34px;
    top: 0px;
}
.contacts .contactform .left a.odnoklass b {display:none;}

.footer .right a.facebook, .footer .right a.youtube {
    display: inline-block;
    vertical-align: top;
    text-transform: none;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 18px;
}
.footer .right a.youtube {
    margin-left: 10px;
}
.footer .right a.facebook b, .footer .right a.youtube b {display:none;}
.footer .right a.facebook:before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/f_logo.svg) center center no-repeat;
    background-size: 24px;
    top: -2px;
    margin-right: 2px;
}
.footer .right a.youtube:before {
    content: '';
    width: 33px;
    height: 24px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/y_logo.svg) center center no-repeat;
    background-size: 33px 22px;
    top: 0;
    vertical-align: top;
    margin-right: 2px;
}


.contacts .contactform .left a.vk {
  /*  font-family: 'Roboto',Arial,sans-serif;*/
    font-family: sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 28px;
    display: block;
    text-decoration: none;
}
.contacts .contactform .left a.vk {
    display: inline-block;
}
.contacts .contactform .left a.vk b{display: none;}
.contacts .contactform .left a.vk:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/ns_vk.svg) center center no-repeat;
    background-size: 30px 30px;
    top: -3px;
}
 .footer .right a.youtube, .footer .right a.facebook {font-size: 24px;
    margin-right: 10px;}

.contacts .contactform .left a.vk {font-size: 23px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.contacts .contactform .left a.youtube:before {
    content: '';
    width: 35px;
    height: 30px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/y_logo.svg) center center no-repeat;
    background-size: 32px 30px;
    top: -2px;
}
.contacts .contactform .left a.facebook:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: middle;
    background: url(/img/f_logo.svg) center center no-repeat;
    background-size: 30px;
    top: -3px;
}












