@font-face {
    font-family: 'OpenSansRegular';
    src: url("../fonts/opensans-regular.eot");
    src: url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
body {
    font: normal 14px/20px "OpenSansRegular", sans-serif;
}
nav select {
    display: none;
}
.my_main_content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.main-footer ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-footer ul.menu li {
    float: left;
    margin-right: 8px;
}
.main-footer ul.menu .item {
    background: none;
}
.my_main_content input[type='text'],
.my_main_content input[type='password'] {
    min-height: 30px;
    width: 100%;
    line-height: 20px;
}
.my_main_content .filter-container input[type='text'] {
    min-height: 26px;
}
.my_main_content .filter-container input.date-input {
    height: 22px;
    width: 25%;
}
.my_main_content .filter-container .ui-datepicker-trigger {
    margin-left: -1px;
}
form .input-prefix-suffix .input {
    max-width: 300px;
}
form .input-prefix-suffix .prefix,
form .input-prefix-suffix .suffix {
    height: 30px;
}
.bbc .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
.bbc .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}
.bbc .btn {
    padding: 6px 12px 6px 24px;
    margin-bottom: 2px;
}
.bbc .btn:first-child {
    padding: 6px 6px 6px 10px;
}
.bbc .btn:last-child {
    padding: 6px 18px 6px 24px;
}
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:focus {
    border-color: #D5D5D5 !important;
    background-color: #EBEBEB;
    color: #333;
}
.bbc .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.bbc .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}
.bbc .btn.btn-default:hover:not(:last-child):after,
.bbc .btn.btn-default:focus:not(:last-child):after {
    border-left: 10px solid #f8f8f8;
}
.bbc .btn.btn-default:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}
.bbc .btn.btn-default:active:not(:last-child):after {
    border-left: 10px solid #EBEBEB;
}
.bbc .btn.btn-default:hover:not(:last-child):before,
.bbc .btn.btn-default:focus:not(:last-child):before {
    border-left: 10px solid #D5D5D5;
}
.bbc .btn:hover,
.bbc .btn:active {
    border-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
    background-color: #367FA9;
    border-color: transparent;
}
.bbc .btn.btn-primary:not(:last-child):after {
    border-left: 10px solid #3C8DBC;
}
.bbc .btn.btn-primary:not(:last-child):before {
    border-left: 10px solid #2E7EAD;
}
.bbc .btn.btn-primary:hover:not(:last-child):after,
.bbc .btn.btn-primary:focus:not(:last-child):after {
    border-left: 10px solid #367FA9;
}
.bbc .btn.btn-primary:active:not(:last-child):after,
.bbc .btn.btn-primary:active:focus:not(:last-child):after,
.bbc .btn.btn-primary:hover:focus:not(:last-child):after {
    border-left: 10px solid #367FA9;
}
.bbc .btn.btn-primary:hover:not(:last-child):before,
.bbc .btn.btn-primary:focus:not(:last-child):before,
.bbc .btn.btn-primary:active:not(:last-child):before {
    border-left: 10px solid #2F80AF;
}
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:focus {
    background-color: #008F4D;
    border-color: transparent;
}
.bbc .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #00A65A;
}
.bbc .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #028A4C;
}
.bbc .btn.btn-success:hover:not(:last-child):after,
.bbc .btn.btn-success:focus:not(:last-child):after {
    border-left: 10px solid #008D4C;
}
.bbc .btn.btn-success:active:not(:last-child):after,
.bbc .btn.btn-success:active:focus:not(:last-child):after,
.bbc .btn.btn-success:hover:focus:not(:last-child):after {
    border-left: 10px solid #008F4D;
}
.bbc .btn.btn-success:hover:not(:last-child):before,
.bbc .btn.btn-success:focus:not(:last-child):before,
.bbc .btn.btn-success:active:not(:last-child):before {
    border-left: 10px solid #019450;
}
.btn-danger:active,
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:focus {
    background-color: #D23813;
    border-color: transparent;
}
.bbc .btn.btn-danger:not(:last-child):after {
    border-left: 10px solid #DD4B39;
}
.bbc .btn.btn-danger:not(:last-child):before {
    border-left: 10px solid #CE3207;
}
.bbc .btn.btn-danger:hover:not(:last-child):after,
.bbc .btn.btn-danger:focus:not(:last-child):after {
    border-left: 10px solid #D73925;
}
.bbc .btn.btn-danger:active:not(:last-child):after,
.bbc .btn.btn-danger:active:focus:not(:last-child):after,
.bbc .btn.btn-danger:hover:focus:not(:last-child):after {
    border-left: 10px solid #D23813;
}
.bbc .btn.btn-danger:hover:not(:last-child):before,
.bbc .btn.btn-danger:focus:not(:last-child):before,
.bbc .btn.btn-danger:active:not(:last-child):before {
    border-left: 10px solid #D23813;
}
.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:focus {
    background-color: #DF8C08;
    border-color: transparent;
}
.bbc .btn.btn-warning:not(:last-child):after {
    border-left: 10px solid #F39C12;
}
.bbc .btn.btn-warning:not(:last-child):before {
    border-left: 10px solid #E88F02;
}
.bbc .btn.btn-warning:hover:not(:last-child):after,
.bbc .btn.btn-warning:focus:not(:last-child):after {
    border-left: 10px solid #E08E0B;
}
.bbc .btn.btn-warning:active:not(:last-child):after,
.bbc .btn.btn-warning:active:focus:not(:last-child):after,
.bbc .btn.btn-warning:hover:focus:not(:last-child):after {
    border-left: 10px solid #DF8C08;
}
.bbc .btn.btn-warning:hover:not(:last-child):before,
.bbc .btn.btn-warning:focus:not(:last-child):before,
.bbc .btn.btn-warning:active:not(:last-child):before {
    border-left: 10px solid #D88706;
}
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:focus {
    background-color: #00ACD6;
    border-color: transparent;
}
.bbc .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #00C0EF;
}
.bbc .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #2FABD8;
}
.bbc .btn.btn-info:hover:not(:last-child):after,
.bbc .btn.btn-info:focus:not(:last-child):after {
    border-left: 10px solid #00ACD6;
}
.bbc .btn.btn-info:active:not(:last-child):after,
.bbc .btn.btn-info:active:focus:not(:last-child):after,
.bbc .btn.btn-info:hover:focus:not(:last-child):after {
    border-left: 10px solid #00ACD6;
}
.bbc .btn.btn-info:hover:not(:last-child):before,
.bbc .btn.btn-info:focus:not(:last-child):before,
.bbc .btn.btn-info:active:not(:last-child):before {
    border-left: 10px solid #119ED2;
}
.bbc > * > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bbc > #tochka {
    display: none;
}
.body_box {
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
}
.body_box > h1 {
    color: #444;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #f4f4f4;
    margin: -15px -15px 14px;
    font-size: 1.4em;
}
.body_box img {
    max-width: 100%;
}
.navbar-nav>.user-menu a.dropdown-toggle img {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px
}
.navbar-nav>.user-menu li.user-header img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.fixed.sidebar-mini.sidebar-collapse .sidebar,
.fixed.sidebar-mini.sidebar-collapse .slimScrollDiv {
    overflow: visible !important;
}
.sidebar-open .sidebar,
.sidebar-open .slimScrollDiv {
    overflow: hidden !important;
}
.slimScrollBar {
    background: #fff;
}
.skin-blue-light .slimScrollBar,
.skin-black-light .slimScrollBar,
.skin-purple-light .slimScrollBar,
.skin-green-light .slimScrollBar,
.skin-red-light .slimScrollBar,
.skin-yellow-light .slimScrollBar {
    background: #ccc;
}
.nav-tabs-custom>.nav-tabs>li.dropdown.pull-right>a,
.nav-tabs-custom>.nav-tabs>li.dropdown.pull-right>a:hover {
    border: none;
}
.box-header .box-tools .btn-sm {
    padding: 4px 10px 2px;
    margin-right: 2px;
}
.widget_comments_list .item .date {
    float: right
}
.widget_comments_list .item .text,
.widget_comments_list .item .title,
.widget_content_list .item .title,
.sidebar-menu .treeview-menu>li>a,
.widget-user-2 .widget-user-username {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget_content_list.tiles-small .item {
    margin: 0 0 4px 4px;
    border: 1px solid #eee;
    padding: 3px;
    width: 24%;
    max-width: 230px;
    position: relative;
}
.widget_content_list.tiles-small .item:hover {
    border: 1px solid #7D7D7D;
    background: #CAC5C5;
}
.widget_content_list.tiles-small .item .image img {
    min-height: 142px;
    max-height: 100%;
    width: 100%;
}
.widget_content_list.tiles-small .item:hover .image img {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.widget_content_list.tiles-small .item:hover .w_title_block {
    display: block;
}
.widget_content_list.tiles-small .item .image {
    width: 100%;
    height: 142px;
    overflow: hidden;
    background: #000;
}
.widget_content_list.tiles-small .item .w_title_block {
    background: transparent;
    margin: 0;
    padding: 3px 5px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    display: none;
}
.widget_content_list.tiles-big .item {
    width: 43%;
    max-width: 255px;
}
.widget_content_list.tiles-big .item .info {
    position: absolute;
    width: 40%;
    max-width: 250px;
    padding: 10px 10px 0 0;
}
.widget_content_list.tiles-big .item .info .details {
    background: rgba(0, 0, 0, 0.730);
    padding: 5px;
}
.widget_content_list.tiles-big .item .title {
    padding: 5px 10px;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
    -ms-text-overflow: clip;
    display: none;
    background: #000;
}
.widget_content_list.tiles-big .item:hover .title {
    display: block;
}
.widget_content_list.tiles-big .item .title a {
    color: #fff;
}
.widget_content_list.tiles-big .item .title a:hover {
    text-decoration: none;
}
.widget_content_list.tiles-big .item .image {
    min-height: 140px;
}
.widget_image_single .preview,
.widget_image_multi .preview,
#group_profile .block .content_counts a,
#user_profile .block .content_counts a,
.content_item .info_bar .bar_item,
.content_list_item .info_bar .bar_item,
.city-input,
.nyroModalCont,
#geo_window .wrapper,
#geo_window,
#pm_window #pm_chat,
#maps-marker-form input,
#maps-embed-code-form input {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#pm_contact .chat {
    height: 274px !important;
}
form fieldset legend {
    border: 1px solid #B3C2C9;
    font-size: 14px;
    padding: 2px 8px;
    width: auto;
    margin: 0;
}
.tabs-menu > ul {
    height: 32px !important;
}
#user_profile_title {
    margin: 0 0 15px 0;
}
#wall_widget .title_bar .title {
    margin: 10px 0 0 0;
    font-size: 1.4em;
}
#wall_widget .title_bar #wall_add_link,
#wall_widget #entries_list {
    margin-top: 10px !important;
}
.markItUp {
    margin: 0 !important
}
.markItUpHeader > ul {
    margin: 5px 0 !important
}
.markItUpHeader ul li {
    margin-left: 5px !important
}
.close_logo {
    margin-top: 15px;
    font-size: 16px;
    color: #C5C5C5;
    position: absolute;
    z-index: 99999;
    right: 7px;
    top: -6px;
    padding: 7px 10px 8px;
    display: none;
}
.close_logo:hover {
    background: rgba(253, 1, 1, 0.35);
}
header .user-menu .user-footer .counter {
    position: absolute;
    margin-left: 4px;
    margin-top: -13px;
    background: #FFD400;
    padding: 0px 6px 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 11px;
    color: #fff;
}
header .user-menu .user-footer .my_m_ntc .counter {
    background: red;
}
#pm_contact .composer .buttons {
    margin: 14px 14px 0 0;
}
header .user-menu i.c_new_mess {
    position: absolute;
    margin: -6px 0 0 -16px !important;
    font-size: 10px;
    color: #FFF900;
    display: none;
}
#nm-contact-panel a span:first-child {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 1px 1px 10px #000 inset;
    -moz-box-shadow: 1px 1px 10px #000 inset;
    -webkit-box-shadow: 1px 1px 10px #000 inset;
}
.tabs-menu .tabbed li {
    border-bottom: 1px solid #B3C2C9;
    margin-top: -1px;
}
.tabs-menu .tabbed li.active {
    border-bottom: none;
}
code {
    background-color: transparent !important;
}
.right-sidebar_content {
    padding: 10px 15px;
}
h3.control-sidebar-heading {
    margin: 0;
}
.ui-group-buttons .or {
    position: relative;
    float: left;
    width: .3em;
    height: 1.3em;
    z-index: 3;
    font-size: 12px
}
.ui-group-buttons .or.clickable {
    cursor: pointer;
}
.ui-group-buttons .or:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: 'or';
    background-color: #5a5a5a;
    margin-top: -.1em;
    margin-left: -.9em;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.55;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    border-radius: 500px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.ui-group-buttons .or:after {
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    width: .3em;
    height: 2.84em;
    background-color: rgba(0, 0, 0, 0);
    border-top: .6em solid #5a5a5a;
    border-bottom: .6em solid #5a5a5a
}
.ui-group-buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.ui-group-buttons .btn {
    float: left;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.ui-group-buttons .btn:first-child {
    margin-left: 0;
    border-top-left-radius: .25em;
    border-bottom-left-radius: .25em;
    padding-right: 15px
}
.ui-group-buttons .btn:last-child {
    border-top-right-radius: .25em;
    border-bottom-right-radius: .25em;
    padding-left: 15px
}
.fa-spin-fast {
    -webkit-animation: fa-spin-fast 0.2s infinite linear;
    animation: fa-spin-fast 0.2s infinite linear;
}
@-webkit-keyframes fa-spin-fast {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin-fast {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.my_rss_link a {
    color: #EA6303;
    font-size: 18px;
    vertical-align: top;
}
.my_rss_link a:hover {
    color: #FF7C1F;
}
#comments_list .comment .body .avatar.comment_user_online {
    border-left-color: #ccc;
    border-left-width: 1px;
}
#comments_list .comment .body .avatar.comment_user_online:before {
    background: #27ae60;
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    animation: animate-online 0.8s linear infinite;
    -webkit-animation: animate-online 0.8s linear infinite;
    -moz-animation: animate-online 0.8s linear infinite;
}
@keyframes animate-online {
    from {
        background: #27ae60;
    }
    to {
        background: #fff;
    }
}
@-webkit-keyframes animate-online {
    from {
        background: #27ae60;
    }
    to {
        background: #fff;
    }
}
@-moz-keyframes animate-online {
    from {
        background: #27ae60;
    }
    to {
        background: #fff;
    }
}
button.view_butt {
    float: left;
    margin: 0 5px 5px 0;
}
.view_butt b {
    display: none;
}
.my_main_content h1 .parent_title {
    float: left;
    margin-right: 5px;
}
.widget_content_slider {
    margin: -10px -11px -10px -10px;
}
.widget_content_slider .items {
    background: #fff;
    width: 230px;
}
.widget_content_slider {
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
.widget_content_slider .slide {
    min-width: 400px;
}
.widget_content_list.featured .item-first .title {
    font-size: 1.2em;
}
.widget_content_list.featured .item-first {
    width: 36%;
    max-width: 250px;
    margin-right: 10px;
}
.featured .item-first .details {
    color: #fff;
    background-color: #3C8DBC;
    padding: 0px 6px 10px;
    line-height: 8px;
}
.featured .item .image {
    border: 3px solid #3C8DBC;
}
.featured .item .image img {
    width: 45px;
}
.featured .item-first .details a {
    color: #fff;
}
.featured .item-first .details a:hover {
    color: #48F8F9;
}
.featured .item-first .details .date {
    float: right;
}
.widget_content_list.featured .item-first .read-more a {
    margin: 0;
}
.widget_content_list.featured .item-first .image {
    position: relative;
}
.featured .item #c_w_comm i {
    font-size: 13px;
}
.featured .item-first #c_w_comm {
    position: absolute;
    width: auto;
    height: auto;
    background: #3C8DBC;
    color: #fff;
    top: 10px;
    right: 0;
    padding: 2px 2px 2px 5px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.widget_profiles_list.tiles .item {
    float: left;
    margin: 4px;
    padding: 3px;
    border: 1px solid #ccc;
}
.widget_profiles_list.tiles .item:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}
.widget_profiles_list.tiles .item,
.widget_profiles_list.tiles .item .image img,
#user_profile_title .avatar img,
#user_profile_title .avatar {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.widget_online_list .item-avatar {
    float: left;
    margin-right: 5px;
}
.widget_online_list.is_tab_list {
    line-height: 14px
}
.widget_online_list.is_tab_list a {
    font-size: 12px
}
.widget_online_list .item-avatar img,
.widget_content_list.compact .item .image img,
.widget_profiles_list.list .item .image img {
    border: 1px solid #ccc;
    padding: 2px;
}
.shadow .widget_profiles_list.tiles .item .image img,
.shadow .widget_profiles_list.tiles .item {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.shadow .widget_profiles_list.tiles .item {
    box-shadow: 2px 2px 0px 0px #e0e0e0;
    -webkit-box-shadow: 2px 2px 0px 0px #e0e0e0;
    -moz-box-shadow: 2px 2px 0px 0px #e0e0e0;
}
.content_item .ft_image img {
    //border: 1px solid #ccc;
    //padding: 5px;
}
.ft_html .value,
.ft_text .value {
    text-align: justify;
}
#comments_widget h2 {
    font-size: 1.5em;
    margin: 10px 0;
}
#comments_widget .track {
    margin-top: 12px;
}
#comments_widget .track label {
    vertical-align: middle;
}
.material-card.c_is_widget {
    padding-bottom: calc(100% - 50px);
}
.material-card.c_is_widget h2 span {
    margin-bottom: 3px;
}
.material-card.c_is_widget h2 strong .fa {
    font-size: 16px;
}
.material-card.c_is_widget.mc-active .mc-footer a {
    background: #f4f4f4;
    min-width: 32px;
    padding: 4px;
    color: #444;
    margin-left: 5%;
}
.material-card.c_is_widget .mc-footer a:first-child {
    margin-left: 0px;
}
.material-card.c_is_widget h2 span a:hover {
    text-decoration: none;
    color: #E4E4E4;
}
.material-card.c_is_widget h2 {
    -ms-text-overflow: clip;
    text-overflow: clip;
    white-space: normal;
    font-size: 14px;
}
.material-card.c_is_widget.mc-active .img-container {
    display: none;
}
.material-card.c_is_widget.mc-active h2 {
    font-size: 13px;
    padding: 15px;
}
#user_profile #left_column #avatar,
#user_profile #left_column #c_u_content,
#group_profile #left_column #c_u_content {
    position: relative;
}
#user_profile .block .content_counts,
#group_profile .block .content_counts {
    margin: -11px;
}
.block .content_counts:before {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11.5px 11px 11.5px;
    border-color: transparent transparent #17a086 transparent;
}
#avatar.block span.edit_ava_url #fe:after,
#user_profile #avatar:after,
#group_profile #logo:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11.5px 11px 11.5px;
    border-color: transparent transparent #fff transparent;
}
.block .content_counts li {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    padding: 0;
    text-align: left;
    background: #17a086;
    border-bottom: 1px solid #367FA9;
}
#user_profile .block .content_counts li a,
#user_profile .block .content_counts li a .counter,
#group_profile .block .content_counts li a,
#group_profile .block .content_counts li a .counter {
    color: #fff;
}
.block .content_counts li a:hover {
    background: #367FA9;
}
#user_profile #left_column #c_u_friends,
#user_profile #left_column #c_u_content {
    border-top: none;
}
#user_profile #left_column,
#group_profile #left_column {
    max-width: 290px;
}
#site_off_notice {
    position: absolute;
    z-index: 40;
    left: 3px;
    top: 6px;
}
#site_off_notice .alert {
    padding: 10px 3px 10px 10px;
    line-height: 0;
    margin: 0;
}
#site_off_notice span {
    display: none;
}
#site_off_notice:hover span {
    display: inline;
    margin-right: 10px;
}
.box.box-solid>.box-header>.box-tools .btn {
    background: transparent;
}
#geo_window .wrapper {
    background-color: #fff;
}
#comments_widget #comments_refresh_panel {
    right: -40px;
}
#comments_widget #comments_refresh_panel:hover {
    right: 0px;
}
.login-box-body .btn-social {
    margin-top: 5px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    font-size: 12px;
}
.navbar-nav>.user-menu>.dropdown-menu {
    box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.24);
}
#search_results_list {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}
#search_results_list .item .title,
#search_results_list .item .field {
    margin-bottom: 0 !important;
}
#search_results_list .item {
    margin-bottom: 10px !important;
}
#search_results_list .item .field em {
    padding: 0 6px;
    background: #F7E769;
}
#search_form .input {
    width: 25%;
    margin-bottom: 5px;
}
#search_form select {
    width: 21%;
}
#search_form .button-submit {
    padding: 15px 10px;
    line-height: 1px;
    margin: 0;
    vertical-align: baseline;
    border-radius: 0;
}
#rating_info_window {
    min-width: 120px;
}
.nav-tabs.c_search li .counter {
    background: #444;
    padding: 0 5px;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 12px;
    margin-left: 3px;
}
.navbar-form .form-group-btn {
    margin-left: -10px;
}
.navbar-form .form-group-btn .btn-info {
    border-color: #46b8da;
    background: #5bc0de url("/templates/compact/images/search-icon.png") no-repeat 10px 8px;
    padding: 6px 18px;
    height: 34px;
}
.navbar-form .form-group-btn .btn-info:hover {
    background-color: #4FB9D8;
}
.small-box .icon {
    top: 5px;
}
.material-card .mc-footer a {
    display: none;
}
.material-card.mc-active .mc-footer a {
    display: block;
}
#c_user_sett .form-group p {
    font-size: 12px;
    line-height: 14px;
}
#c_user_sett .c_skin_title {
    margin-bottom: 5px;
    color: #fff;
}
.lobibox-notify-wrapper.right {
    right: 10px;
}
.lobibox-notify.notify-mini .lobibox-notify-msg {
    font-size: 16px;
}
.lobibox-notify .lobibox-close {
    right: 0;
    top: 0;
    border-radius: 0;
}
.lobibox-notify.lobibox-notify-error:hover {
    border-color: transparent;
}
.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.39);
}
.main-header #navbar-search-input.form-control:focus::-webkit-input-placeholder {
    color: #444;
}
.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.39);
}
.main-header #navbar-search-input.form-control:focus::-moz-placeholder {
    color: #444;
}
.main-header #navbar-search-input.form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.39);
}
.main-header #navbar-search-input.form-control:focus:-moz-placeholder {
    color: #444;
}
.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.39);
}
.main-header #navbar-search-input.form-control:focus:-ms-input-placeholder {
    color: #444;
}
#c_sitename,
#c_sitedesc {
    display: none;
}
.date-input {
    width: 90px !important;
}
#avatar.block img {
    min-width: 200px;
}
#avatar.block span.edit_ava_url {
    display: block;
    position: relative;
    overflow: hidden;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#avatar.block span.edit_ava_url .over_block {
    background-color: rgba(0, 160, 150, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
#avatar.block span.edit_ava_url:hover .over_block {
    display: block;
    background-color: rgba(0, 160, 150, 0.7);
}
#avatar.block span.edit_ava_url #fe {
    background: rgba(0, 92, 44, 0.5);
    width: 100%;
    height: 0px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 30px;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0;
    z-index: 2;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
#avatar.block span.edit_ava_url:hover #fe {
    bottom: 0;
    height: 30px;
    color: #ffffff;
}
#avatar.block span.edit_ava_url #fe:after {
    bottom: 0
}
#user_profile_title .status {
    border: 1px solid #E2E1E1;
    padding: 10px 10px 0;
    position: relative;
    margin-top: 15px;
}
#user_profile_title .status:before {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: 18px;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11.5px 11px 11.5px;
    border-color: transparent transparent #E2E1E1 transparent;
}
#user_profile_title .status:after {
    content: '';
    display: block;
    position: absolute;
    top: -9px;
    left: 20px;
    margin-left: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 9px 8px;
    border-color: transparent transparent #FFF transparent;
}
#user_profile_title .t_c_sts_meta {
    background: #eee;
    margin: 0 -10px;
    padding: 0;
    border-top: 1px solid #E2E1E1;
    overflow: hidden;
    position: relative;
    display: block;
}
#user_profile_title .status .text {
    color: #797979;
    margin-bottom: 10px;
    display: block;
}
#user_profile_title .status .reply,
#user_profile_title .status .delete {
    margin: 0;
    padding: 0;
    background: none;
}
#user_profile_title .status a {
    padding: 7px 10px;
    display: block;
    float: left;
    border-right: 1px solid #E2E1E1;
    font-size: 14px;
}
#user_profile_title .status .reply a:hover {
    color: #347BE8;
}
#user_profile_title .status .delete a:hover {
    color: #DD4B39;
}
#user_profile_title .t_c_input_sts input {
    border: none;
    box-shadow: none;
    display: inline-block;
    padding-left: 6px;
    height: 30px;
}
#user_profile_title .name_with_status {
    line-height: 38px;
    margin: 0;
}
#user_profile_title .input-group-btn:last-child>.btn {
    border: none;
}
#user_profile_title .status.c_text_none {
    padding-top: 0;
}
#user_profile_title .status.c_text_none .t_c_sts_meta {
    border: none;
}
#user_profile_title .status.c_text_none .reply,
#user_profile_title .status.c_text_none .delete,
#user_profile_title .status.c_text_none .text {
    display: none;
}
#user_profile_title .status .reply .badge {
    position: absolute;
    top: 1px;
    left: 20px;
    font-size: 10px;
    padding: 1px 3px;
}
#group_profile_tabs .navbar {
    min-height: 40px;
    background-color: #17a086;
    border: none;
    border-radius: 0;
}
#group_profile_tabs .navbar-default .navbar-collapse {
    padding: 0;
}
#group_profile_tabs .navbar-default .navbar-nav>.active>a,
#group_profile_tabs .navbar-default .navbar-nav>.active>a:focus,
#group_profile_tabs .navbar-default .navbar-nav>.active>a:hover {
    background: rgba(0, 0, 0, 0.15);
}
#group_profile_tabs .navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-family: fantasy;
    letter-spacing: 2px;
    font-size: 15px;
    padding: 10px 15px;
}
#group_profile_tabs .navbar-default .navbar-nav>li>a .counter {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 14px;
}
#group_profile_tabs .navbar-default .navbar-nav>li:hover {
    background: rgba(0, 0, 0, 0.15);
}
#group_profile_tabs .navbar-default .navbar-toggle {
    float: none;
}
#group_profile_tabs .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}
#group_profile_tabs .navbar-default .navbar-toggle:focus,
#group_profile_tabs .navbar-default .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0.44);
    border-radius: 0;
}
#group_profile_title {
    margin-top: 0;
}
.timeline {
    margin-bottom: 40px;
}
.timeline>li>.timeline-item>.timeline-footer a {
    text-transform: lowercase;
}
.timeline>.time-label>span {
    font-weight: normal;
}
.timeline-body .images {
    overflow: hidden;
    margin-top: 5px;
}
.timeline-body .images .image {
    float: left;
    margin-right: 3px;
}
.timeline-body .images .image.more {
    background: #A7A7A7;
    text-align: center;
    line-height: 64px;
    font-size: 18px;
    width: 64px;
}
.timeline-body .images .image.more a {
    color: #fff;
    display: block;
}
.timeline-body .images .image.more a:hover {
    color: #ccc;
}
#t_c_top {
    position: fixed;
    bottom: -7px;
    left: 0px;
    width: 230px;
    height: 20px;
    color: rgb(238, 238, 238);
    line-height: 13px;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: block;
    font-size: 9px;
    background-color: rgba(0, 0, 0, 0.67);
    display: none;
}
.layout-boxed #t_c_top {
    position: absolute;
}
.sidebar-collapse .main-sidebar #t_c_top {
    width: 50px;
}
.main-sidebar:hover #t_c_top,
#t_c_top:hover {
    bottom: 0;
    line-height: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    height: 22px;
    letter-spacing: 4px;
}
.main-sidebar:hover #t_c_top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#t_c_top i {
    display: block;
    line-height: 12px;
    font-size: 12px;
}
#t_c_top_m {
    width: 0;
    height: 0;
}
#wall_widget #entries_list .entry .info {
    margin-bottom: 0;
}
h2.chap:after,
h2.chap:before,
h2.rost:after,
h2.rost:before {
    //content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -6px;
}
h1.polosa:after,
h1.polosa:before {
    content: '';
    position: absolute;
}
h1.polosa {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    margin: 0px -31px 15px -31px;
    padding: 8px 20px;
    color: #fff;
    background: #CC0303;
    background-image: -moz-linear-gradient(#F17D7D, #E02525);
    background-image: -webkit-linear-gradient(#F17D7D, #E02525);
    background-image: -o-linear-gradient(#F17D7D, #E02525);
    background-image: -ms-linear-gradient(#F17D7D, #E02525);
    background-image: linear-gradient(#F17D7D, #E02525);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
    clear: both;
}
h1.polosa a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
h1.polosa a:hover {
    color: #ffff00;
}
h1.polosa:before,
h1.polosa:after {
    border-style: solid;
    border-color: transparent;
    bottom: -10px;
}
h1.polosa:before {
    border-width: 0 10px 10px 0;
    border-right-color: #AD2222;
    left: 0;
}
h1.polosa:after {
    border-width: 0 0 10px 10px;
    border-left-color: #AD2222;
    right: 0;
}
h2.chap {
    font-weight: bold;
    position: absolute;
    margin: 0px 0px 0px -27px;
    padding: 7px 120px 7px 15px;
    background-image: -moz-linear-gradient(left, #BD1515 0%, #EB5751 36%, #F3F2E2 100%);
    background-image: -webkit-linear-gradient(left, #BD1515 0%, #EB5751 36%, #F3F2E2 100%);
    background-image: -o-linear-gradient(left, #BD1515 0%, #EB5751 36%, #F3F2E2 100%);
    background-image: -ms-linear-gradient(left, #BD1515 0%, #EB5751 36%, #F3F2E2 100%);
    background-image: linear-gradient(left, #BD1515 0%, #EB5751 36%, #F3F2E2 100%);
    font-size: 16px;
    color: #fff;
}
h2.chap a {
    color: #fff;
    text-decoration: none;
}
h2.chap a:hover {
    color: #ffff00;
    text-decoration: none;
}
h2.rost {
    position: relative;
    text-align: left;
    margin: 0 -17px 0px 0px;
    padding: 5px 18px 7px 0;
    //background-image: -moz-linear-gradient(right, #1560bd 0%, #5196eb 36%, #fff 100%);
    //background-image: -webkit-linear-gradient(right, #1560bd 0%, #5196eb 36%, #fff 100%);
    //background-image: -o-linear-gradient(right, #1560bd 0%, #5196eb 36%, #fff 100%);
    //background-image: -ms-linear-gradient(right, #1560bd 0%, #5196eb 36%, #fff 100%);
    //background-image: linear-gradient(right, #1560bd 0%, #5196eb 36%, #fff 100%);
    font-size: 16px;
    color: #444;
}
h2.rost a {
    color: #fff !important;
    text-decoration: none;
}
h2.rost a:hover {
    color: #ffff00;
    text-decoration: none;
}
h2.chap:before {
    border-width: 0 6px 6px 0;
    border-right-color: #555;
    left: 0;
}
h2.rost:after {
    border-width: 0 0 6px 6px;
    border-left-color: #555;
    right: 0;
}
#c_right_colum .menu,
.box-body .menu,
#c_right_colum .menu li,
#c_body_colum .menu li {
    margin: 0;
    padding: 3px 0;
    list-style: none;
}
#c_right_colum .menu ul,
#c_body_colum .menu ul {
    border: solid 1px #EDEDED;
    border-bottom: none;
}
#c_right_colum .menu,
#c_right_colum .menu li ul,
#c_body_colum .menu,
#c_body_colum .menu li ul {
    padding: 0;
    background: #FFF;
}
#c_right_colum .menu,
#c_body_colum .menu {
    margin: -10px;
}
#c_right_colum .menu li ul,
#c_body_colum .menu li ul {
    visibility: hidden;
    position: absolute;
    top: -1px;
    left: auto;
    right: 91%;
    width: 220px;
    box-shadow: 0 1px 2px #666;
    z-index: 999;
}
#c_right_colum .menu li,
#c_body_colum .menu li {
    border-bottom: solid 1px #ecf0f1;
}
#c_right_colum .menu li:hover,
#c_right_colum .menu li.active,
#c_body_colum .menu li:hover,
#c_body_colum .menu li.active {
    position: relative;
    z-index: 2;
    cursor: default;
    background: #ecf0f1;
}
#c_right_colum .menu li:last-child,
#c_body_colum .menu li:last-child {
    border-bottom: none;
}
#c_right_colum .menu li:hover > ul,
#c_body_colum .menu li:hover > ul {
    visibility: visible;
}
.menu .item {
    background: url("../../default/images/icons/item.png") no-repeat 10px center;
}
#c_right_colum .menu li.active .item,
#c_body_colum .menu li.active .item {
    color: #000;
}
#c_right_colum .menu a,
#c_right_colum .menu span.item,
#c_body_colum .menu a,
#c_body_colum .menu span.item {
    overflow: hidden;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px 10px;
    padding-left: 36px;
}
#c_right_colum .menu a:hover,
#c_body_colum .menu a:hover {
    color: #000;
}
#c_right_colum .menu .counter,
#c_body_colum .menu .counter {
    float: right;
    padding: 0px 7px;
    background: #376499;
    border-radius: 50px;
    font-size: 11px;
    color: white;
}
#c_right_colum .menu li:hover .counter,
#c_body_colum .menu li:hover .counter {
    background: #BDC3C7;
}
.widget_user_avatar .user_info .name a {
    float: none;
    font-size: 14px;
    font-weight: normal;
}
.widget_user_avatar .user_info {
    background: #3C8DBC;
    margin: -13px -10px 10px;
}
.pills-menu,
.pills-menu-small {
    overflow: visible;
    display: inline-block;
    margin: 0 !important;
}
.content_datasets {
    margin: -15px -15px 15px;
    border-bottom: 1px solid #eee;
    line-height: 0;
}
.pills-menu {
    margin: 0;
}
.content_datasets ul .active:first-child:after {
    left: 30%;
}
.content_datasets ul .active:after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #eee;
    border-bottom: 0;
    left: 40%;
    position: absolute;
}
.content_datasets ul li,
.content_datasets ul .active {
    height: auto;
}
.content_datasets ul li:hover {
    background: #F7F6F6;
}
.content_datasets ul li a,
.content_datasets ul .active div {
    padding: 6px 10px;
    display: block;
}
.content_datasets ul li a:hover {
    color: #B7B3B1;
}
.content_datasets ul .active,
.content_datasets ul .active:hover {
    background: #eee;
    position: relative;
}
.content_datasets ul li a:hover {
    text-decoration: none;
}
.pills-menu li {
    margin: 0
}
.c_w_tags {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}
.c_w_tags:before,
.c_w_tags:after {
    content: '';
    display: table;
}
.c_w_tags:after {
    clear: both;
}
.c_w_tags li {
    position: relative;
    float: left;
    margin: 0 12px 8px 0
}
.c_w_tags li:active {
    margin-top: 1px;
    margin-bottom: 7px;
}
.c_w_tags li:after {
    content: '';
    z-index: 2;
    position: absolute;
    top: 10px;
    right: -2px;
    width: 5px;
    height: 6px;
    opacity: .95;
    filter: alpha(opacity=95);
    background: #eb6b22;
    border-radius: 3px 0 0 3px;
    -webkit-box-shadow: inset 1px 0 #99400e;
    box-shadow: inset 1px 0 #99400e;
}
.c_w_tags a,
.c_w_tags span {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c_w_tags a {
    height: 26px;
    line-height: 23px;
    padding: 0 9px 0 8px;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    text-shadow: 0 1px white;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #dadada #d2d2d2 #c5c5c5;
    border-radius: 3px 0 0 3px;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.c_w_tags .c_w_no_counter {
    margin: 0 2px 4px
}
.c_w_tags .c_w_no_counter a {
    border-right: 1px solid #ccc;
    border-radius: 0;
}
.c_w_tags .c_w_no_counter a:hover {
    background-image: -webkit-linear-gradient(top, #fcfcfc, #B9FBB4);
    background-image: -moz-linear-gradient(top, #fcfcfc, #B9FBB4);
    background-image: -o-linear-gradient(top, #fcfcfc, #B9FBB4);
    background-image: linear-gradient(to bottom, #fcfcfc, #B9FBB4);
}
.c_w_tags .c_w_no_counter:after {
    content: initial;
}
.c_w_tags a:hover span {
    padding: 0 7px 0 6px;
    max-width: 40px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.c_w_tags span {
    position: absolute;
    top: 1px;
    left: 100%;
    z-index: 2;
    overflow: hidden;
    max-width: 0;
    height: 24px;
    line-height: 21px;
    padding: 0 0 0 2px;
    color: white;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
    background: #eb6b22;
    border: 1px solid;
    border-color: #d15813 #c85412 #bf5011;
    border-radius: 0 2px 2px 0;
    opacity: .95filter: alpha(opacity=95);
    ;
    background-image: -webkit-linear-gradient(top, #ed7b39, #df5e14);
    background-image: -moz-linear-gradient(top, #ed7b39, #df5e14);
    background-image: -o-linear-gradient(top, #ed7b39, #df5e14);
    background-image: linear-gradient(to bottom, #ed7b39, #df5e14);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transition-property: padding, max-width;
    -moz-transition-property: padding, max-width;
    -o-transition-property: padding, max-width;
    transition-property: padding, max-width;
}
.c_w_tags li:nth-child(2n):after {
    background: #65bb34;
    -webkit-box-shadow: inset 1px 0 #3a6b1e;
    box-shadow: inset 1px 0 #3a6b1e;
}
.c_w_tags li:nth-child(2n) span {
    background: #65bb34;
    border-color: #549b2b #4f9329 #4b8b27;
    background-image: -webkit-linear-gradient(top, #71ca3f, #5aa72e);
    background-image: -moz-linear-gradient(top, #71ca3f, #5aa72e);
    background-image: -o-linear-gradient(top, #71ca3f, #5aa72e);
    background-image: linear-gradient(to bottom, #71ca3f, #5aa72e);
}
.c_w_tags li:nth-child(5n-2):after {
    background: #56a3d5;
    -webkit-box-shadow: inset 1px 0 #276f9e;
    box-shadow: inset 1px 0 #276f9e;
}
.c_w_tags li:nth-child(5n-2) span {
    background: #56a3d5;
    border-color: #3591cd #318cc7 #2f86be;
    background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
    background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
    background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
    background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
}
.control-sidebar-dark .c_w_tags .c_w_no_counter a {
    border: none;
    box-shadow: none;
    text-shadow: none;
    color: #ccc;
    background: #000;
}
.control-sidebar-dark .c_w_tags .c_w_no_counter a:hover {
    color: #fff;
}
.control-sidebar-dark .c_w_tags a {
    border-color: #000 #000 #000;
    box-shadow: inset 0 0 0 1px rgba(68, 62, 62, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(68, 62, 62, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 0 0 1px rgba(68, 62, 62, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow: none;
    color: #fff;
    background: #000;
    background-image: -webkit-linear-gradient(top, #000, #635E5E);
    background-image: -moz-linear-gradient(top, #000, #635E5E);
    background-image: -o-linear-gradient(top, #000, #635E5E);
    background-image: linear-gradient(to bottom, #000000, #635E5E);
}
.control-sidebar-dark .widget_online_list .item-avatar img,
.control-sidebar-dark .widget_content_list.compact .item .image img {
    border-color: #989797;
}
.control-sidebar-dark a {
    color: #ccc;
}
.control-sidebar-dark a:hover {
    color: #fff;
}
.user-panel>.image>a img {
    width: 100%;
    max-width: 45px;
    height: auto
}
.user-panel>.info a {
    color: #fff;
}
.widget-user-2 .widget-user-username a {
    color: #fff;
}
.t_c_action .treeview-menu {
    padding: 3px 0 5px !important;
}
.t_c_action li.treeview .fa {
    color: #F7FD02;
}
.t_c_action .treeview-menu li a {
    padding: 3px 10px;
}
#c_right_colum .widget-user-2 .menu,
#c_body_colum .widget-user-2 .menu {
    margin: 0;
}
#c_right_colum #is_s_procent,
#c_body_colum #is_s_procent {
    float: none;
    padding: 0;
}
#t_c_close_boxed {
    width: 500px;
    margin: 10px;
}
.redactor-toolbar li a {
    padding: 9px !important;
}
.is_selector {
    width: 90px !important;
    cursor: pointer;
}
.sc_blog_posts {
    overflow: hidden;
}
.sc_blog_posts .sc_posts {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img {
    position: relative;
    float: left;
    width: 250px;
    margin-right: 10px;
    background: #000;
    z-index: 1;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img img {
    max-width: 100%;
    min-height: 170px;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img .rating_widget {
    position: absolute;
    top: 30%;
    left: 30%;
    background-color: rgba(255, 255, 255, 0.52);
    padding: 6px 10px;
    box-shadow: 0px 0px 15px 3px #FFF;
    -webkit-box-shadow: 0px 0px 15px 3px #FFF;
    -moz-box-shadow: 0px 0px 15px 3px #FFF;
    filter: progid: DXImageTransform.Microsoft.shadow(direction=0, color=#fff, strength=5);
    display: none;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img .rating_widget .score {
    line-height: 16px;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_img:hover .rating_widget {
    display: block;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_info {
    position: relative;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_info img {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 70px;
    left: 230px;
    display: inline-block;
    background-color: #fff;
    padding: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    z-index: 1;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_info img:hover {
    width: 60px;
    height: 60px;
    top: 60px;
    left: 220px;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_info .sc_info_header {
    max-height: 170px;
    overflow: hidden;
}
.sc_blog_posts .sc_posts .sc_post_head .sc_head_info .sc_info_header span {
    margin: 0px 0px 10px 5px;
    display: block;
    text-align: justify;
    line-height: 20px;
}
.sc_blog_posts .sc_posts .sc_posts_title {
    padding: 5px 5px 8px;
}
.sc_blog_posts .sc_posts .sc_posts_title h2 {
    line-height: 18px;
    margin: 0 0 5px;
    font-size: 1.6em;
}
.sc_blog_posts .sc_posts .sc_posts_title h2 a {
    margin: 0;
    color: #444;
}
.sc_blog_posts .sc_posts .sc_posts_title h2 a:hover {
    color: #555;
    text-decoration: underline;
}
.sc_blog_posts .sc_posts .sc_bottom_meta {
    overflow: hidden;
    background-color: #3C8DBC;
    position: absolute;
    width: 100%;
    margin-top: -29px;
}
.sc_blog_posts .sc_posts .sc_bottom_meta .sc_meta_info {
    float: left;
    width: 33.333333%;
    text-align: center;
    padding: 5px;
    color: #fff;
    border-right: 1px solid #3279A2;
}
.sc_blog_posts .sc_posts .sc_bottom_meta .sc_meta_info:hover {
    background: #3279A2;
}
.sc_head_img .ui-group-buttons .btn b {
    display: none !important;
}
.sc_blog_posts.is_blog_v2 .sc_posts .sc_bottom_meta {
    position: relative;
    margin-top: 0;
    background: transparent !important;
}
.sc_blog_posts.is_blog_v2 .sc_posts .sc_post_head .sc_head_img {
    margin-bottom: 10px;
}
.sc_news_list {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    position: relative;
}
.sc_news_list .news_date {
    position: absolute;
    top: 30px;
    left: 33px;
    width: 75px;
    min-height: 73px;
    background: url("/templates/compact/images/post-event-date.png") no-repeat;
    padding-top: 26px;
    padding-right: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.content_list.albums_list .tile {
    width: 48%;
    margin-bottom: -2px;
}
.content_list.albums_list .tile .photo {
    height: 180px
}
.content_list.albums_list .tile .photo:hover img {
    margin-left: -75px;
}
.content_list.albums_list .tile .photo:hover div.view-back {
    opacity: 1;
    filter: alpha(opacity=100);
}
.content_list.albums_list .tile .photo div.view-back {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 75px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 0;
    background: #1FB5AD;
    box-shadow: 6px 0px 10px -5px #212020 inset;
}
.content_list.albums_list .tile .photo div.view-back span {
    display: block;
    float: right;
    padding: 5px 10px 0px;
    width: 100%;
    text-align: right;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}
.content_list.albums_list .tile .photo div.view-back a.link {
    display: bock;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 15px;
    bottom: 15px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
}
.content_list.albums_list .tile .photo div.view-back a.link:hover {
    color: #fff;
    border-color: #fff;
}
#album-photos-list .photo .c_p_title {
    position: absolute;
    text-align: center;
    background-color: rgba(0, 0, 0, .55);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding-top: 60px;
}
#album-photos-list .photo .c_p_title {
    position: absolute;
    text-align: center;
    background-color: rgba(0, 0, 0, .55);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding-top: 5px;
}
#album-photos-list .photo:hover .c_p_title {
    opacity: 1;
    filter: alpha(opacity=100);
}
#album-photos-list .photo {
    margin: 0;
    padding: 0;
}
#album-photos-list .photo img {
    width: 145px;
    height: 145px;
}
#album-photos-list .photo .info div {
    width: 70px;
}
#album-photos-list .photo .info-3 div {
    width: 46px;
}
#album-photos-list .photo .info {
    width: 145px;
}
#album-photos-list .photo .c_p_title a {
    background: rgba(0, 0, 0, 0.8);
    padding: 3px;
    margin-bottom: 2px;
    display: block;
    width: 30px;
}
#album-photos-list .photo .c_p_title a:hover {
    background: #000;
}
#album-photos-list {
    margin-bottom: 15px;
}
#album-photo-item .bar_item.bi_rating {
    position: absolute;
    bottom: 5px;
    left: 5px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
#album-photo-item .image:hover .bar_item.bi_rating {
    opacity: 1;
    filter: alpha(opacity=100);
}
#album-photo-item .image {
    position: relative;
}
.sc_news_list .news_date strong {
    display: inline-block;
    font-size: 38px;
    font-weight: 600;
    margin-left: 8px;
}
.sc_news_list .news_content {
    padding: 15px 20px 5px;
}
.sc_news_list .news_meta_links {
    box-shadow: inset 0 14px 5px -10px rgba(0, 0, 0, 0.3);
    list-style: none;
    margin: 0;
    padding: 0;
}
.news_image {
    overflow: hidden;
    max-height: 300px;
}
.news_title {
    font-size: 1.4em;
    margin: 2px 0 5px;
}
.news_image img {
    display: block;
    width: 100%;
}
.news_meta_links {
    background: #63A4CA;
    overflow: hidden;
    position: relative;
}
.news_meta_links li {
    float: left;
    width: 25%;
    position: relative;
}
.news_meta_links .text {
    font-size: 80px;
    font-weight: 700;
    color: #8c8bc8;
    letter-spacing: -5px;
    position: absolute;
    white-space: nowrap;
    top: -6px;
    left: -7px;
}
.news_meta_links a {
    display: block;
    padding: 12px 0;
    text-align: center;
    border-left: 1px solid #1A968F;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 15px;
}
.news_meta_links li:first-child a {
    border-left-width: 0;
}
.news_meta_links a:hover {
    color: #fff !important;
}
.news_meta_links .fa {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #16837D;
    -webkit-transition: all 0.16s ease;
    -moz-transition: all 0.16s ease;
    -ms-transition: all 0.16s ease;
    transition: all 0.16s ease;
}
.news_meta_links .icon-small-prev,
.news_meta_links .fa-next {
    font-size: 22px;
}
.news_meta_links a:hover .fa {
    color: #6CFF00;
}
.tcompact_groups {
    overflow: hidden;
    padding-top: 2px;
}
.t_c_group {
    float: left;
    margin: 0 20px 10px 0;
    background: #fff;
    border: 1px solid #ccc;
    width: 48%;
    position: relative;
}
.t_c_group:nth-child(even) {
    margin-right: 0;
}
.t_c_group-img {
    overflow: hidden;
    height: 250px;
    position: relative;
}
.t_c_group-img > img {
    min-height: 250px;
    width: 100%;
}
.t_c_nophoto {
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 18px;
    font-family: cursive;
    padding-top: 20px;
    text-shadow: 2px 2px 2px #000;
    color: #fff;
}
.t_c_nophoto i {
    text-shadow: none;
    color: #444;
    font-size: 32px;
}
.t_c_group-title {
    padding: 10px 10px 10px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.61) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.61)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.61) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.61) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.61) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.61) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000', GradientType=0);
}
.t_c_group-title a {
    color: #fff;
    font-size: 1.2em;
}
.t_c_group-title a:hover {
    text-decoration: underline;
}
.t_c_group_ico {
    font-size: 18px;
    color: #fff;
    background: rgba(68, 68, 68, 0.71);
    padding: 3px 8px;
    position: absolute;
    top: 0;
    left: 0;
}
.t_c_text {
    font-size: 14px;
    vertical-align: top;
    display: none;
}
.t_c_group_ico:hover .t_c_text {
    display: inline;
}
.t_c_group-desc {
    padding: 10px;
    color: #333;
    height: 80px;
    font-size: 0.9em;
    overflow: hidden;
}
.t_c_group-bott {
    background: #eaeaea;
    padding: 5px;
    border-top: 1px solid #ccc;
    font-size: 12px;
    color: #666;
}
.t_c_block_polosa {
    position: absolute;
    overflow: hidden;
    width: 85px;
    height: 88px;
    top: -3px;
    right: -3px;
    z-index: 1;
}
.t_c_polosa {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #555;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}
.t_c_polosa:before,
.t_c_polosa:after {
    position: absolute;
    content: " ";
    line-height: 0;
    border-top: 2px solid #555;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: -2px
}
.t_c_polosa:before {
    left: 0;
    bottom: -1px
}
.t_c_polosa:after {
    right: 0
}
.t_c_polosa.color_1 {
    background-color: #8BC34A;
}
.t_c_polosa.color_2 {
    background-color: #00BCD4;
}
.t_c_polosa.color_3 {
    background-color: #F44336;
}
.t_c_polosa.color_4 {
    background-color: #FFCA28;
}
.t_c_polosa.color_5 {
    background-color: #009688;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .sc_news_list .news_date {
        background-image: url("/templates/compact/images/post-event-date-x2.png");
        background-size: 76px auto;
    }
}
@media (max-width: 1200px) {
    .widget_user_avatar .menu li ul {
        visibility: visible !important;
        position: static !important;
        width: 90% !important;
        box-shadow: none !important;
        border: none !important;
        background: transparent !important;
        display: none;
        padding-left: 15px !important;
    }
    .widget_user_avatar .menu li ul li {
        border-bottom: none !important;
    }
    .widget_user_avatar .menu .folder:hover,
    .widget_user_avatar .menu li ul li:hover {
        background: transparent !important;
    }
}
@media (max-width: 960px) {
    .widget_content_list.tiles-small .item {
        width: 32%;
    }
    .t_c_group {
        margin-right: 10px;
    }
}
@media (max-width: 800px) {
    .widget_content_list.tiles-small .item {
        width: 46%;
    }
    .widget_content_list.tiles-big .item:nth-child(even) {
        margin-right: 0;
    }
    .widget_content_slider .items .item .title {
        display: none;
    }
    .widget_content_slider .items {
        width: 60px;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img {
        position: relative;
        float: none;
        width: auto;
        margin-right: 0;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img img {
        width: 100%;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img .rating_widget {
        left: 45%;
        top: 45%;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_info .sc_info_header span {
        margin-top: 25px;
    }
    .sc_blog_posts.is_blog_v2 .sc_info_header span {
        margin-top: 0px !important;
    }
    .widget_content_list.tiles-big .item {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .close_logo {
        display: block
    }
    .navbar-nav>.user-menu a.dropdown-toggle img {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
    .material-card.mc-active {
        padding-bottom: 0;
        height: auto;
    }
    .navbar-form {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        padding: 0 15px;
        margin-bottom: 0;
        float: left;
        width: 90%;
        max-width: 280px;
    }
    .material-card.mc-active .mc-content {
        position: relative;
        margin-right: 16px;
    }
    .material-card.mc-active .mc-description {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        padding: 50px 30px 70px 30px;
        bottom: 0;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        background: #3C8DBC
    }
    .material-card {
        padding-bottom: 70%
    }
    .widget_content_list.tiles-small .item {
        width: 32%;
    }
    .widget_content_slider .items .item .title {
        display: block;
    }
    .widget_content_slider .items {
        width: 230px;
    }
    .navbar-form .form-control {
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    #group_profile_tabs .navbar-nav {
        margin: 0;
    }
    #group_profile_tabs .navbar-default .navbar-nav>li>a {
        text-transform: none;
        font-family: inherit;
        letter-spacing: 0;
        font-size: 14px;
    }
    #group_profile_tabs .navbar-default .navbar-nav>li>a .counter {
        position: static;
        float: right;
    }
    #t_c_top_m {
        position: fixed;
        color: rgb(238, 238, 238);
        line-height: 13px;
        text-align: center;
        cursor: pointer;
        z-index: 99999;
        opacity: 0.5;
        filter: alpha(opacity=50);
        display: none;
        font-size: 9px;
        background-color: rgba(0, 0, 0, 0.67);
        width: 40px;
        height: 40px;
        font-size: 0;
        right: 3px;
        bottom: 20px;
        left: auto;
    }
    #t_c_top_m:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    #t_c_top_m i {
        line-height: 40px;
        font-size: 18px;
    }
    #t_c_top {
        opacity: 0;
        width: 0;
        height: 0;
    }
    #album-photo-item .image .bar_item.bi_rating {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }
}
@media (max-width: 750px) {
    .navbar-form {
        margin-left: -5px;
    }
}
@media (max-width: 720px) {
    .tabs-menu li a {
        padding: 0 5px;
    }
    .content_list.tiled .tile {
        width: 48%;
    }
    .my_b_photoslider {
        float: none;
        max-width: 330px;
    }
}
@media (max-width: 640px) {
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img {
        position: relative;
        float: none;
        width: auto;
        margin-right: 0;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img .rating_widget {
        left: 40%;
        top: 40%;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_info img,
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_info img:hover {
        width: 60px;
        height: 60px;
        top: -30px;
        left: 45%;
        padding: 6px;
    }
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_info .sc_info_header span {
        margin-top: 25px;
    }
    .sc_blog_posts.is_blog_v2 .sc_info_header span {
        margin-top: 0px !important;
    }
    .widget_content_list.tiles-small .item {
        width: 49%;
        margin-bottom: 10px !important;
    }
    .col-md-4.col-sm-6.col-xs-6 {
        width: 100%
    }
    .tabs-menu .tabbed li,
    .tabs-menu .menu li {
        float: none !important;
        margin: 3px 0;
        border: 1px solid #B3C2C9 !important;
    }
    .tabs-menu > ul,
    #maps-item-menu .tabs-menu > ul {
        overflow: hidden;
        height: auto !important;
        border-bottom: none !important;
    }
    .tabs-menu .tabbed li.active,
    .tabs-menu .menu li.active {
        border-bottom: 1px solid #B3C2C9;
    }
    .tabs-menu li.active a,
    .tabs-menu li.active a:hover {
        border: none !important;
        background-color: #e1ebef !important;
        margin: 1px !important;
    }
    .tabs-menu li a {
        display: block !important;
        height: 28px !important;
        border: none !important;
        line-height: 28px !important;
    }
    .tabs-menu li a .counter,
    #maps-item-menu .tabs-menu .menu a .counter {
        float: right !important;
        margin: 5px 0 0 0 !important;
        background: #888 !important;
        padding: 0 6px !important;
        line-height: 18px;
        font-size: 11px !important;
        color: #fff !important;
    }
    .widget_content_list.tiles-big .item {
        width: 45%;
    }
    .my_boards_list .my_b_list .my_b_fields h2 {
        font-size: 16px;
    }
    .material-card.c_is_widget {
        margin-bottom: 3em;
    }
    .nav-tabs.c_search>li {
        float: none;
        margin: 0 0 3px;
    }
    .nav-tabs.c_search>li>a {
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 5px 10px;
    }
    .nav-tabs.c_search>li.active>a,
    .nav-tabs.c_search>li.active>a:focus,
    .nav-tabs.c_search>li.active>a:hover {
        border-bottom-color: #ddd;
        background: #eee;
    }
    .nav-tabs.c_search li .counter {
        float: right;
    }
    #user_profile #left_column {
        max-width: none;
    }
    #user_profile #left_column .block {
        display: block;
        padding: 10px;
        border: 1px solid #ccc;
        border-bottom: none;
        margin-right: 0;
    }
    #user_profile #left_column #avatar {
        margin-bottom: 0;
    }
    #user_profile #right_column {
        margin-top: 10px;
    }
}
@media (max-width: 600px) {
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_img .rating_widget {
        left: 40%;
        top: 35%;
    }
    .widget_content_list.featured .item-first {
        float: none;
        width: 100%;
        max-width: 260px;
    }
    #user_profile #left_column,
    #group_profile #left_column {
        max-width: none;
        float: none;
        margin-bottom: 10px;
    }
    #group_profile #left_column .block {
        margin-right: 0;
    }
}
@media (max-width: 540px) {
    .widget_activity_list .item .details .date,
    .widget_comments_list .item .date,
    .ui-group-buttons .btn b,
    .main-footer .pull-right .menu {
        display: none;
    }
    .filter-panel .fields .field {
        float: none;
        width: 99%;
    }
    .widget_content_list.tiles-big .item {
        width: 49%;
        margin: 0 5px 0 0;
    }
    .widget_content_list.tiles-big .item .title {
        font-size: 12px;
    }
    .content_list.tiled .tile {
        width: 100%;
    }
    .my_boards_list .my_b_list .my_b_fields h2 {
        font-size: 14px;
    }
    .my_boards_list .my_b_list .my_b_fields .my_b_text {
        font-size: 12px;
    }
    #album-photos-list .photo img {
        width: 153px;
        height: 153px;
    }
    #album-photos-list .photo .info {
        width: 153px;
    }
    #album-photos-list .photo .info-3 div {
        width: 45px;
    }
    .my_b_grid .my_b_list.normal {
        width: 45%;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        height: 150px;
    }
    .my_b_grid .my_b_list.normal .my_b_photo a img {
        min-height: 150px;
    }
    .t_c_group {
        width: 99%;
        margin-right: 0;
    }
}
@media (max-width: 480px) {
    .sc_news_list .news_date {
        top: 5px;
        left: 5px;
    }
    .sc_news_list .news_content {
        padding: 10px 10px 5px;
    }
    .widget_content_list.tiles-small .item {
        width: 48%;
    }
    .view_butt span,
    .box-tools .btn-group,
    #user_profile_title .input-group-btn:last-child>.btn span,
    .timeline>li>.timeline-item>.time,
    .fav_butt_board {
        display: none;
    }
    .view_butt b {
        display: inline;
        font-weight: normal;
    }
    .widget_content_list.tiles-big .item {
        float: none;
        width: 100%;
    }
    .widget_content_list.tiles-big .item .info {
        width: 100%;
        max-width: 220px;
    }
    .navbar-form {
        width: 50%;
    }
    .navbar-form .form-control {
        width: 76%;
        padding: 6px 8px;
        margin-right: -2px;
        font-size: 13px;
    }
    .box .box-title,
    .my_b_grid .my_b_list.normal .my_b_fields h2 {
        font-size: 14px;
    }
    .content_datasets ul li {
        float: none;
        width: 100%;
        border: 1px solid #eee;
    }
    .content_datasets ul {
        display: block;
    }
    .content_datasets ul .active:after,
    .content_datasets ul .active:first-child:after {
        left: 50%;
    }
    .my_boards_list .my_b_list.normal .my_b_photo {
        width: 80%;
        min-height: none;
        max-height: none;
    }
    .my_boards_list .my_b_list .my_b_fields h2 {
        display: inline-block;
    }
    .my_boards_list .my_b_list .my_b_photo a {
        max-height: none;
    }
    .my_boards_list .my_b_list .my_b_fields .my_b_text {
        margin-right: 10px;
    }
    #search_form select {
        width: 33%;
        margin-bottom: 5px;
    }
    #search_form .input {
        width: 30%;
    }
    #search_results_list .item .title a {
        font-size: 14px;
    }
    #search_results_list .item .field {
        font-size: 13px;
    }
    .widget_content_slider .slide {
        min-width: 382px;
    }
    .widget_content_list.featured .item-first {
        max-width: 100%;
    }
    #album-photos-list .photo img {
        width: 130px;
        height: 130px;
    }
    #album-photos-list .photo .info {
        width: 130px;
    }
    #album-photos-list .photo .info-3 div {
        width: 38px;
    }
    #album-photos-list .photo .info div {
        width: 60px;
    }
    .my_b_grid .my_b_list.normal {
        margin-right: 5px;
        width: 49%;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        width: 100%;
    }
    .my_b_grid .my_b_list.normal .my_b_photo a img {
        min-height: 130px;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        height: 130px;
    }
    .my_b_grid .my_b_list.normal .my_b_fields {
        overflow: hidden;
    }
    .body_box > h1 {
        font-size: 1.2em;
    }
}
@media (max-width: 360px) {
    .navbar-form .form-group-btn,
    .widget_content_slider .slide .heading .teaser > span + span.date,
    .timeline>li>.timeline-item>.timeline-footer a span {
        display: none;
    }
    .widget_comments_list .item .title,
    .small-box>.small-box-footer,
    .widget_activity_list .item .title,
    .widget_comments_list .item .text,
    .widget_text_block,
    .news_content .news_desc,
    .ft_html .value,
    .ft_text .value,
    #comments_list .no_comments,
    .sc_blog_posts .sc_posts .sc_post_head .sc_head_info .sc_info_header span {
        font-size: 13px;
    }
    .nav-tabs>li>a {
        padding: 10px;
    }
    .news_content .news_title,
    .content_categories li,
    .content_list_item .ft_caption a {
        font-size: 16px;
    }
    .body_box > h1,
    .sc_blog_posts .sc_posts .sc_posts_title h2 {
        font-size: 1.2em;
    }
    #comments_widget .track {
        margin-left: 10px;
    }
    #comments_widget h2 {
        font-size: 1.4em;
    }
    #album-photos-list .photo img {
        width: 140px;
        height: 140px;
    }
    #album-photos-list .photo .info {
        width: 140px;
    }
    #album-photos-list .photo .c_p_title {
        opacity: 1;
        filter: alpha(opacity=100);
        background: transparent;
        color: transparent;
    }
    .my_b_grid .my_b_list.normal,
    .my_b_grid .my_b_list.normal .my_b_photo {
        width: 100%;
    }
    .my_b_photoslider {
        margin-right: 0;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        height: 150px;
    }
    .my_b_grid .my_b_list.normal .my_b_photo a img {
        min-height: 150px;
    }
    #user_profile_title .t_c_input_sts input,
    .timeline>li>.timeline-item>.timeline-body {
        font-size: 12px;
    }
    .timeline>li>.timeline-item>.timeline-header {
        font-size: 14px;
    }
}
@media (max-width: 320px) {
    .nav-tabs>li.dropdown,
    .widget_content_list .details span.author {
        display: none !important
    }
    .input-small {
        width: 50px !important;
    }
    .navbar-form {
        max-width: 120px;
    }
    #search_form .input {
        width: 99%;
    }
    #search_form select {
        width: 49%;
    }
    .navbar-form .form-control {
        width: 120px;
    }
    .my_boards_list .my_b_list.normal .my_b_photo {
        width: 75%;
    }
    .content_categories li {
        font-size: 14px;
    }
    .my_boards_list .my_b_list .my_b_fields .my_b_infolist li {
        font-size: 13px;
    }
    #comments_widget .track {
        width: 20px;
    }
    #comments_add_form input.button {
        font-size: 12px;
    }
    #album-photos-list .photo img {
        width: 120px;
        height: 120px;
    }
    #album-photos-list .photo .info {
        width: 120px;
    }
    #album-photos-list .photo .info-3 div {
        width: 38px;
    }
    #album-photos-list .photo .c_p_title a {
        width: 25px;
        padding: 1px;
        font-size: 12px;
    }
    .nav-tabs>li>a {
        padding: 6px 8px;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        width: 100%;
    }
    .my_b_grid .my_b_list.normal .my_b_photo a img {
        min-height: 130px;
    }
    .my_b_grid .my_b_list.normal .my_b_photo {
        height: 130px;
    }
    .widget-user-2 .widget-user-username {
        font-size: 18px;
    }
}
@-moz-document url-prefix() {
    .widget_comments_list .item .info {
        line-height: 10px;
    }
    #user_profile_title .input-group-btn:last-child>.btn {
        height: 29px;
    }
    .login-box-msg,
    .register-box-msg {
        padding: 0px 10px 20px;
    }
}
.billing-deposit-modal .modal {
    position: static;
    display: block;
    overflow: auto;
    background: #fff;
    font-family: initial;
}
.billing-deposit-modal .modal .hint {
    font-size: 13px;
}
.billing-deposit-modal .modal input {
    height: 28px;
}
.t_c_billing_balance {
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.t_c_billing_balance:nth-child(even) {
    margin-right: 0px;
}
.t_c_billing_balance #t_c_b_title:before,
.t_c_billing_balance #t_c_b_title:after {
    content: " ";
    position: absolute;
    border: 5px solid #000;
    right: -14px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #EEE;
    border-top: 7px solid transparent;
    margin-top: -16px;
    display: block;
    width: 0;
    height: 0;
}
.t_c_billing_balance #t_c_b_title:before {
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ccc;
    border-top: 7px solid transparent;
    margin-top: 4px;
    right: -15px;
}
.t_c_billing_balance #t_c_b_title {
    background: #eee;
    float: left;
    padding: 5px;
    position: relative;
    margin-right: 15px;
    border-right: 1px solid #ccc;
}
.t_c_billing_balance #t_c_b_balance {
    padding: 5px;
}
.balance-actions a {
    padding: 15px 5px;
}
.billing-history .table {
    font-family: sans-serif;
}
.billing-history .table .label-success.negative {
    background: #AB0F0F !important;
}
#maps-marker-form fieldset legend {
    width: auto;
    margin-bottom: 0;
    font-size: inherit;
    border-bottom: none;
}
#maps-marker-form fieldset {
    padding-top: 5px;
}
#maps-marker-form .field-link {
    height: 20px;
    line-height: 22px;
}
#maps-marker-form #columns #city-selection .search-form .input {
    width: 350px;
}
#maps-marker-form #columns #city-selection .search-form .button {
    padding: 0 5px;
}
#maps-marker-form .field-link #city-name {
    margin-bottom: 5px;
}
.tcompact_maps {
    overflow: hidden;
    padding-top: 2px;
}
.tcompact_maps .t_c_group_ico {
    top: auto;
    bottom: 100px;
    font-size: 16px;
}
.tcompact_maps .c_maps_rating {
    color: #F95F12;
    font-size: 14px;
}
#maps-item-menu .tabs-menu > ul {
    margin: 0;
}
#maps-item-menu .tabs-menu li {
    float: left;
    font-size: 15px;
    margin-right: 3px;
    background: #FFF !important;
    border-bottom: none;
    padding: 0;
}
#maps-item-menu .tabs-menu .menu .item {
    background: none;
    padding: 0 10px;
    height: 31px;
}
#maps-item-menu .tabs-menu .menu a:hover {
    background: #e1ebef;
}
#maps-item-menu .tabs-menu .menu li.active a:hover {
    background: #fff;
}
#maps-item-menu .tabs-menu .menu a .counter {
    float: none;
    padding: 0;
    background: transparent;
    color: #34495e;
    font-size: 12px;
}
.tcompact_maps .t_c_group-bott {
    text-transform: lowercase;
}
.maps_b_photoslider {
    max-width: 310px;
    float: left;
    margin: 0 20px 15px 0;
    z-index: 3;
    position: relative;
    display: block;
}
.maps_b_slider_class .lSAction>a {
    background-image: url("/templates/compact/controllers/board/img/controls.png");
}
.maps_b_slider_class.lSSlideOuter .lSPager.lSGallery li.active,
.maps_b_slider_class.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
.maps_b_slider_class.lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}
.maps_b_slider_class.lSSlideOuter ul#image-gallery li img {
    max-height: 100%;
    min-height: 207px;
    min-width: 254px;
}
.maps_b_slider_class ul#image-gallery li a.my_b_zoom {
    position: absolute;
    background: #fff;
    padding: 5px 10px;
    left: 116px;
    margin-top: 95px;
    text-decoration: none;
    border-radius: 50%;
    opacity: 0.4;
    color: #000;
}
.maps_b_slider_class ul#image-gallery li:hover a.my_b_zoom {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.maps_b_slider_class ul#image-gallery li a.my_b_zoom:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.c_map_ratings {
    position: relative;
    display: block;
    padding: 5px 5px 0 5px;
    margin: 0 0 15px;
}
.c_map_ratings .maps-star-rating ul {
    margin-top: 7px;
}
.c_map_ratings .maps-star-rating .value {
    padding: 5px;
    float: right;
    background: #ccc;
    color: #333131;
}
.maps-item-contacts h2 {
    font-size: 20px;
    color: #444;
}
.content_item .fav_butt {
    float: left;
    position: relative;
    margin-right: 4px;
}
.favorite_widget .badge {
    position: absolute;
    top: -5px;
    right: -3px;
    padding: 0px 5px;
    font-size: 10px;
    font-family: sans-serif;
    line-height: 16px;
}
.favorite_widget .fav_add i.fa {
    color: #8E8E8E;
}
.favorite_widget .fav_delete i.fa {
    color: #E66262;
}
.fav_butt_board {
    float: right;
    position: relative;
    margin-right: -8px;
}
.fav_butt_board .btn {
    padding: 2px 6px;
    font-size: 12px;
    line-height: 16px;
}
.fav_butt_board .badge {
    line-height: 14px;
    right: -5px;
}