
.other-items-head-name-premium,
.lp-title-perelink,
.lp-title-in-post{
    background: -moz-linear-gradient(90deg, #0076a3 0%, #1898c9 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 90deg, color-stop(0%, #0076a3), color-stop(100%, #1898c9));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(90deg, #0076a3 0%, #1898c9 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(90deg, #0076a3 0%, #1898c9 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(90deg, #0076a3 0%, #1898c9 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0076a3', endColorstr='#1898c9', GradientType='0'); /* for IE */
    background: linear-gradient(0deg, #0076a3 0%, #1898c9 100%);/* W3C */ 
}
.other-items-head-name-premium::before{
    content: "";
    display: inline-block;
    background:  url(favorite-icon.png) left no-repeat;
    width: 19px;
    height: 19px;
    vertical-align: top;
    position: relative;
    left:-10px;
}
.lp-show-rec{
    color: #0076a3;
    background: url('org_icons.png') left no-repeat;
    background-position: 0 -30px;
}
.lp-title a:hover{
    color:#0076a3;
}
.lp-favorite{
    border: 1px solid #0076a3;
}
.lp-icon::before{ 
    content: "";
    display: inline-block;
    width: 30px;
    height:30px;
    background: url('org_icons.png') top left no-repeat no-repeat; 
    vertical-align: bottom;
    position: absolute;
    margin-left: -35px;
}
.lp-icon:empty::before{
    display: none;
}
.lp-address-info::before,
.lp-place-info::before{
    background-position: 0 -59px;
}
.lp-metro-info::before{
    background-position: 0 -89px;
}
.lp-phone-info::before{
    background-position: 0 -119px;
}
.lp-time-info::before{
    background-position: 0 -149px;
}
.lp-custom-info::before{
    background-position: 0 0;
}
.lp-spec-info::before{
    background-position: 0 -179px;
}
.lp-photo-gallery::before{
    background-position: 0 -419px;
}
.lp-video-gallery::before{
    background-position: 0 -449px;
}
.lp-price-info::before{
    background-position: 0 -239px;
}
.lp-mail-info::before{
    background-position: 0 -319px;
}
.lp-widget-address::before{
    background-position: 0 -299px;
    width: 20px;
    margin-left: -21px;
    top: 2px;
}
.lp-widget-metro::before{
    background:none;
    width: 20px;
    margin-left: -21px;
    top: 2px;
}
.record_for_seans{
    border: 1px solid #0076a3;
    border-radius: 7px;
    display: block;
    background: #0076a3;
    cursor: pointer;
    margin: 5px auto;
    width: 200px;
    text-align: center;
    padding: 7px;
}
.record_for_seans a{
    color:#fff;
}
.record_for_seans:hover{
    background: #1898c9;  
}
.record_for_seans a:hover{
    color:#333;
}
.lp-not-favorite{
    border-bottom: 1px solid #0076a3;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.lp-photo-gallery-inner li img{
    border: 1px solid #0076a3;
}
.lp-other-items-element{
    border-bottom: 1px solid #0076a3;
    padding-bottom: 20px;
}
.lp-other-items-element-list{
    border-bottom: 1px solid #0076a3;
    padding-bottom: 20px;
    margin-top:20px;
}


/* ПОИСК */

.chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #1898c9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 4px 8px #1898c9;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #0076a3;
    color: #fff
}
.chosen-container-active .chosen-single {
    border: 1px solid #1898c9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #1898c9;
    border-bottom: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.chosen-container-active .chosen-choices {
    border: 1px solid #1898c9;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}
.chosen-container-active.chosen-with-drop .chosen-container-multi {
    border: 1px solid #1898c9;
    border-bottom: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #1898c9;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.chosen-container a span {
    color: #475872;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #0076a3;
    background-image: none;
}
.search_widget .search_widget_button #widget_search_start {
    margin: 0 auto;
    background-color: #0076a3 !important;
    border: 1px solid #0076a3 !important;
    color: white !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size:20px;
    padding: 8px 18px;
}
.search_widget .search_widget_button #widget_search_start:hover {
    background-color: #1898c9 !important;
    color: #333 !important;
}
