/*----------------------------------------------Yurik------------------------------------------------------------------*/
/* mod top article */
.art-rate {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    box-shadow:  0 0 10px rgba(0,0,0,0.5);
    font-size: 16px;
    color: #808080;
}

/* mod last comments*/
.comm-block {
    border-bottom: 5px solid #e6eaeb;
    border-radius: 10px;
    padding: 0 10px 5px 10px;
    position: relative;
    margin-bottom: 10px;
}
.comm-point {
    background: url(/templates/classy/images/comm_point.png);
    width: 9px;
    height: 9px;
    position: absolute;
    left: 20px;
    bottom: -14px;
}
.comm_link {
    font-size: 16px;
    color: #808080;
    text-decoration: none;
    font-family: "Open Sans Condensed";
    font-weight: bold;
}
a.comm_link:hover {
    color: #c95522
}
.comm-info {
    font-size: 12px;
    padding-left: 30px;
    margin-top: -8px;
    color: #808080;
    margin-bottom: 25px;
}
.comm-info a {
    color: #c95522;
    text-decoration: underline;
}
.comm-link {
    text-align: right;
    margin-top: -10px;
}
.comm-link a {
    font-size: 12px;
    color: #c95522;
    padding-left: 15px;
}

/* mod last forum */
.f-block {
    /*font-family: "Open Sans Condensed";*/
    margin-bottom: 10px;
}
.f-block a {
    color: #c95522;
    text-decoration: none;
}
.f-date {
    background: #f2e4d3;
    display: inline-block;
    padding: 2px 5px;
    color: #000;
    border-radius: 2px;
    font-weight: bold;
    font-size: 10px;
}
.f-desc {
    font-size: 14px;
}

/* mod last reg */
.imgs {
    padding: 5px;
}
.mod_new_user_block {
    text-align: center;
    margin-bottom: 10px;
    float: left;
    min-width: 100px;
    position: relative;
}
.mod_new_user_ava {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    margin: 0 auto;
    overflow: hidden;
}
.mod_new_user_ava img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}
.mod_new_user_lnk {
    margin-top: 5px;
}
.mod_new_user_lnk a, .all_usr a {
    font-size: 12px;
    color: #808080;
    text-decoration: none;
}
.mod_new_user_lnk a:hover {
    text-decoration: underline;
}
.all_usr {
    text-align: right;
}
.all_usr a {
    border-bottom: 1px dotted;
}

/* mod latest */
.mod_latest_news {
    margin-bottom: 15px;
}
.mod_latest_news .mod_latest_news_desc {
    display: none;
}
.mod_latest_news .mod_latest_news_date {
    font-size: 13px;
    font-family: "Open Sans Condensed";
    color: #808080;
    padding-bottom: 5px;
}
.mod_latest_news a.mod_latest_news_title {
    font-size: 16px;
    line-height: 18px;
    color: #808080;
    text-decoration: none;
    padding-right: 10px;
    display: inline-block;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
.mod_latest_news a.mod_latest_news_title:hover {
    color: #c95522;
}
.mod_latest_news .mod_latest_news_image {
    width: 105px;
    float: left;
    padding-top: 3px;
    display: none;
}
@media (max-width: 600px) {
    .mod_latest_news {
        width: 100%;
        float: none;
        height: auto;
        overflow: auto;
    }
}
@media (min-width: 601px) {
    .mod_latest_news {
        width: 50%;
        float: left;
        height: 60px;
        overflow: hidden;
    }
}
.news_link {
    text-align: right;
    border-top: 1px solid #999;
    margin-top: -5px;
    padding-top: 3px;
}
.news_link a {
    font-size: 12px;
    color: #808080;
    text-decoration: none;
    padding-left: 10px;
}
.news_link a:hover {
    text-decoration: underline;
}
/* mod left menu*/
.panel ul, .panel ul li {
    list-style: none;
}
.panel ul li a {
    font-size: 17px;
    color: #b3b3b3;
    text-decoration: none;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
.panel ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.panel ul ul {
    display: none;
}
.panel ul li li {
    padding-left: 10px;
}
.panel ul li li a {
    font-size: 14px;
    color: #fff;
}







/*----------------------------------------------Vitalik----------------------------------------------------------------*/

/* mod_maps_rating*/
/* mod_maps_latest*/
div.ratObjBlock
{
    margin-bottom: 10px;
}
div.ratObjItem
{
    min-height: 17px;
    padding: 5px 0 5px 37px;
    margin-bottom: 8px;
}
a.allProLink
{
    font-size: 17px;
    color: #c95522;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    text-decoration: none;
    line-height: 1;
}
a.allProLink:hover
{
    text-decoration: underline;
}
div.allProText
{
    font-size: 17px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    line-height: 1;
}

/* mod_maps_front*/
div.modFrontBlock
{
    overflow: hidden;
}
a.frontUp
{
    display: block;
    height: 23px;
    background: url("../images/cl_frontup.png") center center no-repeat #f2e4d3;
    border-radius: 4px;
    margin-bottom: 4px;
    opacity: 0.7;
}
a.frontDown
{
    display: block;
    height: 23px;
    background: url("../images/cl_frontbottom.png") center center no-repeat #f2e4d3;
    border-radius: 4px;
    margin-top: 4px;
    opacity: 0.7;
}
a.frontUp:hover,
a.frontDown:hover
{
    opacity: 1;
}
.modFrontCar
{

}
.modFrontCar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.modFrontCar li
{
    overflow: hidden;
    display: block;
    padding: 0;
    width: 100%;
    height: 195px;
    margin: 0;
}
div.frontImage
{
    text-align: center;
    margin: auto;
    width: 216px;
    height: 155px;
    overflow: hidden;
}
div.outFrontLink
{
    width: 216px;
    height: 35px;
    margin: auto;
}
div.frontLink
{
    width: 216px;
    height: 35px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
div.frontImage img
{
    width: 100%;
    height: 100%;
}

/* mod_maps_events*/
div.modEvBlock
{
    overflow: hidden;
}
div.modEvItem
{
    overflow: hidden;
    margin-bottom: 20px;
}
div.modEvItemImage
{
    float: left;
    margin-top: 5px;
    border: 1px solid #d3d3d1;
}
div.modEvElse
{
    margin-left: 80px;
}
div.modEvElse1
{
    margin-left: 0;
    padding-left: 20px;
    background: url(../images/maps/newspaper.png) no-repeat left center;
}
div.modEvElse2
{
    margin-left: 0;
    padding-left: 20px;
    background: url(../images/maps/event.png) no-repeat left center;
}
div.evElseDate
{
    font-size: 13px;
    color: #b3b3b3;
    font-family: "Open Sans Condensed";
    margin-bottom: 2px;
}
div.evElseDate a
{
    font-size: 13px;
    color: #c95522;
    font-family: "Open Sans Condensed";
    margin-bottom: 2px;
    text-decoration: none;
}
div.evElseDate a:hover
{
    color: #b3b3b3;
}
div.workLinkBlock
{
    margin: 2px 0;
    text-align: right;
}
a.workLink
{
    font-size: 13px;
    font-family: "Open Sans Condensed";
    text-transform: lowercase;
    text-decoration: none;
    color: #808080;
    text-align: right;
}
a.workLink:hover
{
    text-decoration: underline;
}



/*----------------------------------------------Vitalik----------------------------------------------------------------*/

/* com_maps*/
.fullscreen_map{
    z-index: 10000;
}
#citypanel {
    background: #f2e4d3;
    overflow: hidden;
    padding: 0 6px;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#citymap {
    height: 500px;
    border: solid 8px #f2e4d3;
    border-top: solid 2px #f2e4d3;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/* заменить в inmaps.css */

ul.maps_cat_list{
    list-style:none;
    margin:0;
    padding:0 0 10px 0;
    overflow:hidden;

}

ul.maps_cat_list li.maps_cat_item{
    padding-left:40px;
    display: block;
    margin: 0;
    padding: 10px 0 10px 40px;
    width: auto;
    float: none;
}
div.mapCats
{
    margin-bottom: 5px;
}
div.mapCats,
div.mapCats a.allProSubLink
{
    font-size: 17px;
    color: #c95522;
    font-family: "Open Sans Condensed";
    text-decoration: none;
    line-height: 1;
}
div.mapCats a.allProSubLink:hover
{
    text-decoration: underline;
}
#citypanel .minimize_button,
#citypanel .maximize_button{
    padding:1px;
    padding-left:20px;
    color:#666666;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed";
}
#map_rss_link a
{
    color:#666666;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed";
}
#citypanel .minimize_button:hover,
#citypanel .maximize_button:hover,
#map_rss_link a:hover
{
    text-decoration: underline;
}
#map_find_addr {
    float: right;
    padding: 7px 3px 3px 3px;
    margin-right: 10px;
    color:#666666;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed";
}
#map_find_addr input {
    border: solid 1px #edead3;
    padding: 0 5px;
    font-family: Tahoma;
    color:#666666;
    font-size: 12px;
    width: 118px;
}
#citypanel #fullscreen_link {
    float: right;
    padding: 4px 2px;
    margin-right: 5px;
    margin-top: 5px;
}
#citypanel #map_rss_link {
    float: right;
    padding: 4px 2px;
    padding-left: 20px;
    margin-right: 5px;
    margin-top: 5px;
    background: url(../images/icons/rss.png) no-repeat left center;
}

#citypanel #location a {
    padding: 4px 10px 4px 26px;
    background: url(../images/cl_trianglegreen.png) no-repeat 6px center #dfe0c2;
    border: solid 1px #9c9f68;
    color: #666666;
    text-decoration: none;
    margin: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: "Open Sans Condensed";
    font-size: 13px;
}
#citypanel #location a:hover {
    padding: 4px 10px 4px 26px;
    background: url(../images/cl_trianglegreen.png) no-repeat 6px center #ddd;
    border: solid 1px #9c9f68;
    color: #666666;
    text-decoration: none;
    margin: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: "Open Sans Condensed";
    font-size: 13px;
}
#filter_form a {
    font-size: 13px;
    color: #a39a89;
    text-decoration: none;
    border-bottom: none;
    font-family: "Open Sans Condensed";
}
#filter_form a:hover {
    color: #a39a89;
    text-decoration: underline;
    border-bottom: none;
    font-family: "Open Sans Condensed";
}
input#refresh_btn
{
    display: block;
    margin: auto;
    width: 147px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: #666666;
    border-radius: 2px;
    background: #dfe0c2;
    border: none;
    font-family: "Open Sans Condensed";
    cursor: pointer;
}
div.floatBar
{
    float: right;
    margin-bottom: 10px;
    margin-right: 5px;
}

li.inmapsAdd a
{
    padding-left: 30px;
    background:url(../images/maps/add.png) 5px center no-repeat;
    font-family: "Open Sans Condensed";
}
li.inmapsNews a
{
    padding-left: 30px;
    background:url(../images/maps/newspaper.png) 5px center no-repeat;
    font-family: "Open Sans Condensed";
}
li.inmapsEvents a
{
    padding-left: 30px;
    background:url(../images/maps/event.png) 5px center no-repeat;
    font-family: "Open Sans Condensed";
}
li.inmapsRss a
{
    padding-left: 30px;
    background:url(../images/icons/rss.png) 5px center no-repeat;
    font-family: "Open Sans Condensed";
}
li.inmapsCity a
{
    padding-left: 30px;
    background:url(../images/maps/city.png) 5px center no-repeat ;
    font-family: "Open Sans Condensed";
}
li.inmapsEdit a
{
    padding-left: 30px;
    background: url(../images/maps/edit.png) 5px center no-repeat ;
    font-family: "Open Sans Condensed";
}
li.inmapsCompare a
{
    padding-left: 30px;
    background: url(../images/maps/compare.png) 5px center no-repeat ;
    font-family: "Open Sans Condensed";
}
li.inmapsAdd a:hover
{
    padding-left: 30px;
    background:url(../images/maps/add.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsNews a:hover
{
    padding-left: 30px;
    background:url(../images/maps/newspaper.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsEvents a:hover
{
    padding-left: 30px;
    background:url(../images/maps/event.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsRss a:hover
{
    padding-left: 30px;
    background:url(../images/icons/rss.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsCity a:hover
{
    padding-left: 30px;
    background:url(../images/maps/city.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsEdit a:hover
{
    padding-left: 30px;
    background: url(../images/maps/edit.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
li.inmapsCompare a:hover
{
    padding-left: 30px;
    background: url(../images/maps/compare.png) 5px center no-repeat;
    background-color: #f5f5f5;
}
div.maps_filter_link
{
    margin-bottom: 3px;
}
.maps_filter_link a {
    padding: 4px 15px;
    padding-left: 30px;
    background: url(/admin/components/maps/images/filter.gif) no-repeat 10px center #f2e4d3;;
    clear: both;
    border-radius: 0;
    -moz-border-radius: 0;
    display: inline-block;
    color: #c95522;
    text-decoration: none;
    font-family: "Open Sans Condensed";
}
.maps_filter {
    width: 240px;
    padding: 15px;
    background: #f2e4d3;
    display: none;
    position: absolute;
    z-index: 999999;
    -moz-box-shadow: 1px 1px 0 #1F3147;
    font-family: "Open Sans Condensed";
}


div.mapsItem
{
}
div.mapsItemRow
{

    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f2e4d3;
}
div.mapsItemRow:first-child
{
    margin-top: 0;
    padding-top: 10px;
    border-top: none;
}
div.mirLeft
{
    float: left;
    width: 150px;
    margin-bottom: 10px;
}
div.mirRight
{
    margin-left: 165px;
    margin-bottom: 10px;
}
div.imageMapBlock
{
    margin-bottom: 5px;
}
div.imageMapBlock img
{
    border: 1px solid #d3d3d1;
}
span.ratSpan
{
    display: inline-block;
    padding-left: 8px;
    font-family: "Open Sans Condensed";
}
div.mapsTitle
{
    margin-bottom: 10px;
    min-height: 20px;
}
div.floatBar .dropdown-menu
{
    right: 0;
    left: auto;
}
div.addressBlock
{
    margin-bottom: 5px;
    font-family: "Open Sans Condensed";
    padding-left: 20px;
    font-size: 17px;
    font-weight: bold;
    color: #666666;
    background: url("../images/cl_addr.png") left center no-repeat;
}
@media (max-width: 480px) {

    div.mirLeft
    {
        float: none;
        width: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }
    div.mirRight
    {
        margin-left: 0;
        margin-bottom: 10px;
    }
    div.floatBarSm
    {
        float: none;
        padding-top: 10px;
        margin-bottom: 5px;
    }
    div.floatBarSm .dropdown-menu
    {
        left: 0;
        right: auto;
    }
}

a.evElseDate
{
    font-size: 13px;
    color: #c95522;
    font-family: "Open Sans Condensed";
    margin-bottom: 2px;
    text-decoration: none;
}
div.normShr
{
    font-family: Tahoma;
    font-size: 12px;
    line-height: 14px;
    color: rgb(128, 128, 128);
}
div.comDatePicker .ui-datepicker-trigger
{
    display: none;
}
div.comDatePicker .form-control
{
    width: 200px !important;
}
div.comDatePicker .btn
{
    margin-left: 5px;
}
@media (max-width: 768px) {
    div.comDatePicker .form-control,
    div.comDatePicker span
    {
        display: block;
        margin-bottom: 4px;
    }
    div.comDatePicker #event_date_end
    {
        margin-bottom: 8px;
    }

}