@charset "UTF-8";
body {
  margin: 20px 0;
  color: #221f20;
  font-size: 14px; }

a {
  color: #221f20;
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #83d0f6; }

a:active {
  color: #ff6600; }

h1 {
  font-weight: normal;
  font-size: 24px;
  margin: 0; }

h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0; }

h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 0; }

label {
  cursor: pointer; }

.wrap {
  margin: 0 auto;
  max-width: 1400px; }

html {
  -webkit-text-size-adjust: none; }

.transparent, .events-scale .cols .before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5; }

.list-reset, .header .menu ul, .bottom-filter ul, .most-interesting .items .item ul, .filter > div > ul, .journal-list .authors ul, .also ul, .journal-article .right-bar ul, .event .right-bar ul, .organazer .right-bar ul, .map-page .map-filter .date-filter > ul, .events-list .left-bar ul, .events-scale .cols, .events-scale .cols ul, .lk-nav .nav ul, .lk-list .list ul, .lk .added .list ul, .lk .updates .list ul, .lk .category-filter, .templates .template-list, .dropdown-list, .login .social ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.bottom-filter{
  color: #fff;
}
.inline-block-container-fix, .header .menu ul, .bottom-filter ul, .results, .filter > div > ul, .journal-list, .map-page .header .left-bar, .map-page .header .right-bar, .events-list, .fresh-list, .lk-nav .nav ul, .lk .container, .lk .category-filter, .lk-columns, .announcements, .calendar, .templates, .form .date, .form .time,
.form .input-daterange, .new-smth, .login .social ul {
  font-size: 0px;
  letter-spacing: normal;
  word-spacing: normal; }

.inline-block-fix, .header .menu ul li, .top-filter .filter-box .right, .top-filter .filter-box .right > div, .top-filter .filter-box .tag-search, .top-filter .filter-box .action-types, .top-filter .filter-box .dates, .top-filter .login, .profile, .bottom-filter ul li, .event-preview, .most-interesting .items .item, .filter > div > ul > li, .filter .left-bar, .journal-list .authors, .journal-list .content-items, .map-page .header .left-bar > a, .map-page .header .to-other-pages, .map-page .header .city, .events-list .left-bar, .events-list .content-items, .fresh-list .content-items, .lk-nav .nav ul li, .lk-list, .lk .added, .lk .updates, .lk .category-filter li, .lk-list-bar, .lk-columns .added, .announcements .added, .calendar .added, .templates .added, .lk-columns .content-items, .announcements .content-items, .calendar .content-items, .templates .content-items, .form .dateinput, .form .new-date, .form .halfinput, .form .separator, .new-smth .form, .new-smth .additional, .dropdown-list, .login .social ul li {
  font-size: 14px; }

.gray-tag, .blue-tag, .most-interesting .items .item .tags a:hover, .content-items .item .tags a:hover,
.content-items .item .tags a.active, .article .tags a:hover, .form .tags input:checked + label, .orange-tag, .content-items .item .tags a:active, .form .tags label:active, .form .tags input:checked + label:active, .most-interesting .items .item .tags a, .content-items .item .tags a, .article .tags a, .event .info .tags a, .event .extra .tags a, .organazer .info .tags a, .form .tags label {
  border: none !important;
  display: inline-block;
  height: 12px;
  line-height: 12px;
  text-transform: uppercase;
  background: #bfbfbf url("../img/triangle.png") no-repeat;
  color: white;
  font-size: 8px;
  padding: 0 3px 0 9px;
  margin: 0 3px 0 0; }

.blue-tag, .most-interesting .items .item .tags a:hover, .content-items .item .tags a:hover,
.content-items .item .tags a.active, .article .tags a:hover, .event .info .tags a:hover, .event .extra .tags a:hover, .organazer .info .tags a:hover, .form .tags input:checked + label {
  background-color: #83d0f6;
  background-position: 0 -12px; }

.orange-tag, .content-items .item .tags a:active, .form .tags label:active, .form .tags input:checked + label:active {
  background-color: #ff6600;
  background-position: 0 -24px; }

.form .form-row {
  margin-bottom: 15px; }
.form section h2 {
  margin-bottom: 20px; }

.top-banners {
  text-align: justify;
  margin-bottom: 1em; }

.top-banners:before {
  content: " ";
  display: block;
  width: 100%;
  margin-bottom: -1.2em; }

.top-banners:after {
  content: " ";
  display: inline-block;
  width: 100%; }

.top-banners a {
  display: inline-block;
  position: relative;
  top: 1.2em; }

@media screen and (max-width: 940px) {
  .top-banners a img {
    width: 150px; } }
@media screen and (max-width: 690px) {
  .top-banners a img {
    width: 80px; } }

header {
  margin-bottom: 20px; }
  header hr {
    display: none;
    margin: 0; }
    @media screen and (min-width: 940px) {
      header hr {
        display: block; } }

.header {
  vertical-align: bottom;
  margin-bottom: 0;
  position: relative; }

.header .logo {
  display: inline-block;
  font-size: 0;
  margin-bottom: 15px; }

.header .logo a {
  display: inline-block;
  width: 123px;
  height: 29px;
  background: url("../img/logo.png"); }

.header .city {
  display: inline-block;
  position: relative;
  top: 10px; }

.header .city > a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative; }

.header .city > a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

@media screen and (min-width: 940px) {
  .header .menu nav {
    float: right; } }

.header .menu ul li {
  border: 1px #eeeeee solid; }
  @media screen and (min-width: 690px) {
    .header .menu ul li {
      display: inline-block; } }
  @media screen and (min-width: 940px) {
    .header .menu ul li {
      border-bottom: none; } }

.header .menu ul li a {
  display: inline-block;
  padding: 13px 24px 14px 24px; }
  @media screen and (max-width: 690px) {
    .header .menu ul li a {
      width: 100%; } }

.header .menu ul li.current {
  border: 3px #252525 solid; }
  @media screen and (min-width: 940px) {
    .header .menu ul li.current {
      border-bottom: none; } }

.header .menu ul li.current a {
  padding: 11px 24px 14px 24px; }

.top-filter {
  margin-bottom: 20px;
  position: relative; }

.new-action a {
  display: inline-block;
  background-image: url(../img/plus.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: right;
  padding-left: 45px !important;
  box-sizing: border-box; }

.top-filter .filter-box {
  position: relative; }

.top-filter .filter-box form {
  background: #eeeeee; }

.top-filter .filter-box > div {
  height: 50px;
  position: relative; }

.top-filter .filter-box .right {
  display: block;
  text-align: right;
  /*position: absolute;*/
  right: 15px; }
  @media screen and (max-width: 690px) {
    .top-filter .filter-box .right {
      position: static; } }

.top-filter .filter-box .right > div {
  display: inline-block;
  position: relative; }

.top-filter .filter-box .tag-search {
  display: inline-block;
  margin-right: 10%; }

.top-filter .filter-box .tag-search > a {
  display: inline-block;
  line-height: 50px;
  background: url(../img/search.png) no-repeat;
  padding: 0 0 0 40px;
  position: relative; }

.top-filter .filter-box .tag-search a:after {
    background: rgba(0, 0, 0, 0) url("../img/dropdown2.png") no-repeat scroll 0 0;
    content: "";
    height: 8px;
    position: absolute;
    right: -20px;
    top: 22px;
    width: 15px; }

.top-filter .filter-box .action-types {
  display: inline-block;
  float: right;
  margin-right: 28px;
 }
  @media screen and (max-width: 690px) {
    .top-filter .filter-box .action-types {
      font-size: 13px;
      padding-left: 40px;
      float: none; } }

.top-filter .filter-box .action-types > a {
  line-height: 50px;
  position: relative; }

.top-filter .filter-box .action-types > a:after {
    background: rgba(0, 0, 0, 0) url("../img/dropdown2.png") no-repeat scroll 0 0;
    content: "";
    height: 8px;
    position: absolute;
    right: -20px;
    top: 5px;
    width: 15px; }

.top-filter .filter-box .dates {
  float: left;
  margin-right: 28px;
  padding-left: 20px;
  border-left: 1px white solid; }
  @media screen and (min-width: 690px) {
    .top-filter .filter-box .dates {
      display: block; } }
  @media screen and (max-width: 690px) {
    .top-filter .filter-box .dates {
      font-size: 13px; } }

.top-filter .filter-box .dates > a {
  line-height: 50px;
  position: relative; }

.top-filter .filter-box .dates > a:after {
    background: rgba(0, 0, 0, 0) url("../img/dropdown2.png") no-repeat scroll 0 0;
    content: "";
    height: 8px;
    position: absolute;
    right: -20px;
    top: 5px;
    width: 15px; }

.top-filter .login {
  position: relative;
  line-height: 50px; }

.profile {
  position: relative; }

.top-filter .login, .profile {
  display: inline-block;
  float: right;
  margin-right: 15px; }
  @media screen and (max-width: 940px) {
    .top-filter .login, .profile {
      position: absolute;
      top: 0;
      right: 0; font-size: 12px;} }

@media screen and (max-width: 940px) {
  .lk-nav .profile {
    position: relative;
    top: auto;
    right: auto; } }

.profile nobr {
  line-height: 50px; }

.top-filter .login > a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative; }

.top-filter .login > a:before {
  content: " ";
  display: inline-block;
  background: url(../img/login.png) no-repeat;
  width: 9px;
  height: 13px;
  position: absolute;
  top: 0px;
  left: -12px; }

.profile nobr {
  position: relative;
  overflow: hidden; }

.fakelink {
  font-size: 14px;
  position: absolute;
  left: -1000px; }

.profile nobr:before {
    background: rgba(0, 0, 0, 0) url("../img/dropdown2.png") no-repeat scroll 0 0;
    content: "";
    height: 8px;
    position: absolute;
    right: -20px;
    top: 6px;
    width: 15px;
    cursor:pointer;
  z-index: 2; }

.profile .overnobr:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 1px;
  top: 13px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 1px 15px 15px white; }

.profile nobr a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  vertical-align: middle;
  line-height: normal;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 690px) {
    .profile nobr a {
      max-width: 100px; } }
  @media screen and (min-width: 690px) {
    .profile nobr a {
      max-width: 250px; } }
  @media screen and (min-width: 940px) {
    .profile nobr a {
      max-width: 145px; } }

.profile .img-avat {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 16px;
  z-index: 2;
  position: relative;
  width: 50px;
  height: 50px; 
  clip:rect(40px 250px 160px 50px);
  overflow: hidden;
  border-radius: 50%;
}

.profile img{
    max-width: 50px;
}



.main-map {
  height: 320px;
  overflow: hidden; }

.bottom-filter {
  height: 50px;
  background: #252525; }
  @media screen and (max-width: 690px) {
    .bottom-filter {
      height: 100px; } }

.bottom-filter ul li {
  display: inline-block;
  margin: 18px 20px 16px 20px; }
  @media screen and (max-width: 690px) {
    .bottom-filter ul li {
      font-size: 13px; } }

.bottom-filter ul li a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative;
  color: white; }

.bottom-filter ul li a:hover {
  color: #83d0f6; }

.bottom-filter ul li a:active {
  color: #ff6600;
  border-color: #ff6600; }

.bottom-filter ul li a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px;
  background: url(../img/dropdown.png) -7px 0 no-repeat; }

.bottom-filter ul li.current a {
  text-decoration: none;
  border-bottom: 1px #ff6600 dashed;
  color: #ff6600; }

.bottom-filter ul li.current a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  top: 0.5em;
  right: -12px;
  background: url(../img/dropdown.png) -14px 0 no-repeat; }
  
.bottom-filter ul li.current.asc a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  top: 0.5em;
  right: -12px;
  background: url(../img/dropdown.png) -14px -4px no-repeat;}

.results {
  margin: 0 0 15px 0;
  position: relative; }

.results .slider {
  padding: 10px 0; }

.results .prevnext {
  z-index: 3;
  left: 0; }

.results:before {
  content: " ";
  display: block;
  width: 100%;
  margin-bottom: -1.2em; }

.results:after {
  content: " ";
  display: inline-block;
  width: 100%; }

.shadow, .event-preview:hover, .most-interesting .items .item:hover, .content-items .item:hover, .events-scale .events li a:hover, .organazer .right-bar .finished li:hover, .lk-nav .nav .current a, .dropdown-list, .login .form {
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.26); }

.smallshadow, .header .dropdown-list {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26) !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26) !important; }

.event-preview {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px #eeeeee solid;
  margin-bottom: 20px;
  margin-left: 10px !important;
  padding: 10px 20px;
  width: 220px; }
  @media screen and (max-width: 940px) {
    .event-preview {
      width: 180px; } }
  @media screen and (max-width: 690px) {
    .event-preview {
      width: 120px; } }
  .event-preview h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: left; }
  .event-preview h2 a, .event-preview p {
    display: inline-block;
    padding: 2px 5px; }
  .event-preview p {
    padding-top: 0; }
  .event-preview dl {
    margin: 1px 0 0 0; }
    .event-preview dl dd a {
      text-decoration: none;
      border-bottom: 1px #83d0f6 solid; }
    .event-preview dl dt {
      float: left;
      width: 40px;
      color: #787878;
      font-style: italic;
      font-size: 11px; }
  .event-preview .type {
    margin: 0;
    color: #999999;
    display: inline-block; }
  .event-preview:hover {
    cursor: pointer; }
    .event-preview:hover h2 a, .event-preview:hover p {
      background: #ff6600;
      color: white; }

.wide-banner {
  margin: 0 0 70px 0; }

.wide-banner a img {
  display: block;
  width: 100%; }

.most-interesting {
  margin: 0 0 60px 0; }

.most-interesting .top-bar {
  margin-bottom: 20px;
  border-bottom: 1px #eeeeee solid;
  overflow: hidden; }

.most-interesting .top-bar .date-filter {
  padding-top: 12px;
  padding-bottom: 12px; }

.most-interesting .top-bar .date-filter a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.most-interesting .top-bar .cities-filter {
  padding-top: 12px;
  padding-bottom: 12px; }
  @media screen and (min-width: 690px) {
    .most-interesting .top-bar .cities-filter {
      text-align: right; } }

.most-interesting .items:before {
  content: " ";
  display: block;
  width: 100%;
  margin-bottom: -1.2em; }

.most-interesting .items:after {
  content: " ";
  display: inline-block;
  width: 100%; }

.most-interesting .items .item {
  position: relative;
  padding: 10px 15px;
  font-size: 13px; }

.most-interesting .items .item h2 {
  text-transform: lowercase;
  margin: 0 0 12px 0;
  text-align: left; }
  @media screen and (min-width: 1400px) {
    .most-interesting .items .item h2 {
      margin: 0 0 24px 0; } }
  .most-interesting .items .item h2 > a, .most-interesting .items .item h2 > span {
    display: inline-block;
    vertical-align: middle; }
  .most-interesting .items .item h2 > a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid transparent; }

.rss {
  width: 12px;
  height: 12px;
  background: url("../img/rss.png") no-repeat;
  display: inline-block;
  border: none !important; }

.most-interesting .items .item .rss {
  background: url("../img/rss.png") no-repeat;
  position: absolute;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease; }
  @media screen and (min-width: 1400px) {
    .most-interesting .items .item .rss {
      opacity: 0;
      top: 10px;
      left: 20px;
      right: auto; } }
  @media screen and (max-width: 940px) {
    .most-interesting .items .item .rss {
      right: 10px;
      top: 15px; } }

.most-interesting .items .item:hover .rss {
  opacity: 1; }

.category-icons, .most-interesting .items .item .shopping, .most-interesting .items .item .concerts, .most-interesting .items .item .dinners, .most-interesting .items .item .islands, .content-items .item .shopping, .content-items .item .concerts, .content-items .item .dinners, .content-items .item .islands, .event h1 .shopping, .event h1 .concerts, .event h1 .dinners, .event h1 .islands {
  display: inline-block;
  height: 34px;
  width: 37px;
  background: url("../img/category-icons.png") no-repeat;
  margin: 0 0 0 10px; }
  @media screen and (max-width: 940px) {
    .category-icons, .most-interesting .items .item .shopping, .most-interesting .items .item .concerts, .most-interesting .items .item .dinners, .most-interesting .items .item .islands, .content-items .item .shopping, .content-items .item .concerts, .content-items .item .dinners, .content-items .item .islands, .event h1 .shopping, .event h1 .concerts, .event h1 .dinners, .event h1 .islands {
      display: none; } }

.most-interesting .items .item .concerts {
  background-position: -39px 0; }

.most-interesting .items .item .dinners {
  background-position: -78px 0; }

.most-interesting .items .item .islands {
  background-position: -117px 0; }

.active-category-icon, .events-list .active h2 span {
  background-position: 0 -34px !important; }

.active-category-icon.concerts, .events-list .active h2 span.concerts {
  background-position: -39px -34px !important; }

.active-category-icon.dinners, .events-list .active h2 span.dinners {
  background-position: -78px -34px !important; }

.active-category-icon.islands, .events-list .active h2 span.islands {
  background-position: -117px -34px !important; }

.most-interesting .items .item ul li {
  margin: 0 0 13px 0; }

.most-interesting .items .item .date {
  color: #dddddd;
  display: inline-block; }

.most-interesting .items .item p {
  margin: 0; }

.most-interesting .items .item {
  text-align: left; }

.most-interesting .items .item .tags a:hover {
  color: white !important; }

.most-interesting .items .item .tags a:active {
  background-color: #ff6600;
  background-position: 0 -24px; }

@media screen and (min-width: 1400px) {
  .most-interesting .items .item .tags,
  .most-interesting .items .item .date {
    opacity: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease; } }

.most-interesting .items .item:hover .tags,
.most-interesting .items .item:hover .date {
  opacity: 1; }

.most-interesting .items .item:hover .date {
  display: inline-block; }

.most-interesting .items .item:hover a{
    text-decoration: underline;
}

.most-interesting .items .item:hover a:hover {
  text-decoration: none;
  /*border-bottom: 1px #ff6600 solid;*/
  color: #ff6600; }

.most-interesting .items .item:hover a {
  /*text-decoration: none*/;
  /*border-bottom: 1px #83d0f6 solid;*/ }

.onoffswitch {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  vertical-align: middle; }

.onoffswitch .onoffswitch-checkbox {
  display: none; }

.onoffswitch .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #F2F2F2;
  border-radius: 10px;
  margin-bottom: 0; }

.onoffswitch .onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }
  .onoffswitch .onoffswitch-inner:before, .onoffswitch .onoffswitch-inner:after {
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .onoffswitch .onoffswitch-inner:before {
    content: "I";
    padding-left: 10px;
    background-color: #83d0f6;
    color: #FFFFFF; }
  .onoffswitch .onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #E8E8E8;
    color: #999999;
    text-align: right; }

.onoffswitch .onoffswitch-switch {
  width: 14px;
  margin: 3px;
  background: #FFFFFF;
  border: 2px solid #F2F2F2;
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2); }

.ieswitch {
  display: inline-block; }
  .ieswitch .onoffswitch-label div {
    display: none; }

.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  left: 20px; }

.footer {
  border-top: 3px #252525 solid;
  font-size: 12px; }

.footer .disclaimer {
  padding: 16px 0 19px 0;
  color: #999999;
  border-bottom: 1px #eeeeee solid; }

.footer .bottom {
  overflow: hidden;
  margin: 19px 0 30px 0; }

.footer .bottom .copyright {
  width: 24%;
  float: left;
  color: #999999; }

.footer .bottom .copyright a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.search-input, .footer .bottom .search input {
  width: 100%;
  height: 30px;
  background: url("../img/search-small.png") no-repeat #eeeeee 10px 9px;
  padding: 0 0 0 30px;
  border: none;
  min-width: 120px; }

.footer .bottom .search {
  float: left;
  width: 22%; 
  position: relative;}
  
.footer .bottom .search #sector-search{
    width: 30px;
    height: 30px;
    position: absolute;
    cursor: pointer;
}
  
  

.footer .bottom .counter {
  float: right;
  width: 16%;
  text-align: right; }
  @media screen and (max-width: 940px) {
    .footer .bottom .counter {
      display: none; } }

.footer .bottom .social {
  float: right; }

.footer .bottom .social a {
  display: inline-block;
  background: url("../img/social.png") no-repeat;
  width: 27px;
  height: 25px; }

.footer .bottom .social .lj {
  background-position: -27px 0; }
  
.footer .bottom .social .rss {
    background-position: -54px 0;
    width: 22px;
    margin-left: 5px;
}

.filter {
  padding: 25px 0 10px 0;
  border-bottom: 1px #eeeeee solid;
  position: relative; }

.filter > div > ul > li {
  display: inline-block;
  position: relative; }

.filter .left-bar {
  display: inline-block;
}
  @media screen and (min-width: 940px) {
    .filter .left-bar.scale{
         padding-left:20px;
         margin-left: 22%;
       } }

.filter .right-bar {
  position: absolute;
  right: 0;
  top: 25px; }
  @media screen and (max-width: 940px) {
    .filter .right-bar {
      position: static; } }

.filter a {
  position: relative;
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed; }

.filter a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 dashed; }

.filter a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

.filter .left-bar > ul > li {
  margin: 3px 40px 0 0; }
  @media screen and (max-width: 690px) {
    .filter .left-bar > ul > li {
      margin: 3px 20px 0 0; } }

.filter .right-bar > ul li {
  margin: 0 0 0 30px; }
  @media screen and (max-width: 940px) {
    .filter .right-bar > ul li {
      margin: 0 20px 0 0; } }

.filter .view {
  position: absolute;
  left: 0px;
  top: 15px; }
  @media screen and (max-width: 940px) {
    .filter .view {
      position: static;
      margin-left: -10px; } }

.filter .view a {
  position: relative;
  border: none; }

.filter .view a span {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed; }

.filter .view a:active span {
  text-decoration: none;
  border-bottom: 1px #ff6600 dashed; }

.filter .view a:after {
  display: none; }

.filter .view a:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(../img/view.png) no-repeat; }

.filter .view a:hover:before {
  background-position: 0 -40px; }

.filter .view a:active:before {
  background-position: 0 -80px; }

.filter .view a.to-table:before {
  background-position: -40px 0; }

.filter .view a.to-table:hover:before {
  background-position: -40px -40px; }

.filter .view a.to-table:active:before {
  background-position: -40px -80px; }

.journal-list {
  margin: 0 0 40px 0; }

@media screen and (min-width: 940px) {
  .journal-list h1 {
    margin: 20px 0 0 22%;
    padding: 0 0 0 20px; } }

.journal-list .authors {
  display: inline-block;
  width: 22%;
  margin: 20px 0 0 0;
  vertical-align: top; }
  @media screen and (max-width: 940px) {
    .journal-list .authors {
      width: 100%;
      margin-left: 20px; } }

.journal-list .content-items {
  display: inline-block;
  width: 78%;
  vertical-align: top; }
  @media screen and (max-width: 940px) {
    .journal-list .content-items {
      width: 100%; } }

.journal-list .authors h2 {
  margin: 10px 0 10px 0; }

.journal-list .authors ul {
  font-size: 13px;
  margin: 0 0 20px 0; }

.journal-list .authors ul li {
  margin: 0 0 10px 0; }
  @media screen and (max-width: 940px) {
    .journal-list .authors ul li {
      display: inline-block; } }

.journal-list .authors a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.journal-list .authors a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid;
  color: #ff6600; }

.content-items .item {
  padding: 5px 17px 10px 20px;
  overflow: hidden; }

@media screen and (max-width: 940px) {
  .content-items .item h2 a {
    text-decoration: none;
    border-bottom: 1px #83d0f6 solid; } }

.content-items .item p {
  margin: 0; }

.content-items .item .concerts {
  background-position: -39px 0; }

.content-items .item .dinners {
  background-position: -78px 0; }

.content-items .item .islands {
  background-position: -117px 0; }

.content-items .item .misc {
  margin: 0; }
  @media screen and (min-width: 1400px) {
    .content-items .item .misc {
      opacity: 0;
      -webkit-transition-property: all;
      -webkit-transition-duration: 0.3s;
      -webkit-transition-timing-function: ease; } }

.content-items .item .preview {
  padding: 0 6% 0 0;
  margin: 0 0 14px 0; }

.content-items .item:hover {
  cursor: pointer; }

.content-items .item:hover h2 a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

@media screen and (max-width: 940px) {
  .content-items .item h2 a {
    text-decoration: none;
    border-bottom: 1px #83d0f6 solid; } }

.content-items .item:hover .misc,
.content-items .item:hover .comments {
  opacity: 1;
  overflow: hidden; }

.content-items .item .tags {
  float: left; }

.content-items .item .lcomments {
  float: right; }

.lcomments a {
  vertical-align: middle;
  padding: 0 0 0 20px;
  margin: 0 0 0 12px;
  color: #999999;
  background: url(../img/lcomments.png) no-repeat 0 2px; }

.lcomments a.likes {
  background-position: 0 -14px; }

.lcomments a.comments:hover {
  background-position: 0 -29px; }

.lcomments a.likes:hover,
.lcomments a.liked {
  background-position: 0 -44px; }

.lcomments a.comments:active {
  background-position: 0 -59px; }

.lcomments a.likes:active {
  background-position: 0 -44px; }

.content-items .item .date {
  color: #999999; }
  @media screen and (max-width: 940px) {
    .content-items .item .date {
      display: none; } }

.content-items .item:hover .date {
  display: inline-block; }

.journal-article {
  margin: 20px 0 40px 0;
  overflow: hidden; }

.article, .event .info, .event .extra, .organazer .info {
  width: 70%;
  float: left; }
  @media screen and (max-width: 690px) {
    .article, .event .info, .event .extra, .organazer .info {
      width: 100%; } }

.article h1, .event .info h1, .event .extra h1, .organazer .info h1 {
  margin: 0 0 25px 0; }

.article h1 a, .event .info h1 a, .event .extra h1 a, .organazer .info h1 a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.article h1 a:active, .event .info h1 a:active, .event .extra h1 a:active, .organazer .info h1 a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.article .author, .event .info .author, .event .extra .author, .organazer .info .author {
  margin: 0 0 10px 0; }

.article .author a, .event .info .author a, .event .extra .author a, .organazer .info .author a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.article .author a:hover, .event .info .author a:hover, .event .extra .author a:hover, .organazer .info .author a:hover {
  color: #83d0f6; }

.article .author a:active, .event .info .author a:active, .event .extra .author a:active, .organazer .info .author a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid;
  color: #ff6600; }

.article .author .date, .event .info .author .date, .event .extra .author .date, .organazer .info .author .date {
  color: #999999; }

.article .content p, .event .info .content p, .event .extra .content p, .organazer .info .content p {
  margin: 0 0 15px 0;
  font-size: 13px; }

.article .tags, .event .info .tags, .event .extra .tags, .organazer .info .tags {
  margin: -10px 0 20px 0; }

.article .tags a:hover, .event .info .tags a:hover, .event .extra .tags a:hover, .organazer .info .tags a:hover {
  color: white !important; }

.article .tags a:active, .event .info .tags a:active, .event .extra .tags a:active, .organazer .info .tags a:active {
  background-color: #ff6600;
  background-position: 0 -24px; }

.article .sharing, .event .info .sharing, .event .extra .sharing, .organazer .info .sharing {
  border-top: 1px #eeeeee solid;
  padding: 9px 0 0 0;
  margin: 0 0 25px 0;
  overflow: hidden; }

.article .sharing .social, .event .info .sharing .social, .event .extra .sharing .social, .organazer .info .sharing .social {
  float: left; }

.article .sharing .lcomments, .event .info .sharing .lcomments, .event .extra .sharing .lcomments, .organazer .info .sharing .lcomments {
  float: right; }

.article .comments .item, .event .info .comments .item, .event .extra .comments .item, .organazer .info .comments .item {
  margin: 0 0 34px 0;
  font-size: 13px; }

.article .comments h2, .event .info .comments h2, .event .extra .comments h2, .organazer .info .comments h2 {
  margin: 0 0 13px 0; }

.article .comments h3, .event .info .comments h3, .event .extra .comments h3, .organazer .info .comments h3 {
  margin: 0 0 8px 0; }

.button, .new-action a, .comments .form-bottom .submit, .form .bottom button {
  padding: 0 20px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #ff6600;
  height: 50px;
  line-height: 50px;
  border: none;
  text-decoration: none; }

.button:hover, .new-action a:hover, .comments .form-bottom .submit:hover, .form .bottom button:hover {
  background-color: #83d0f6;
  color: white; }

.button:active, .new-action a:active, .comments .form-bottom .submit:active, .form .bottom button:active, .button:hover, .new-action a:hover, .comments .form-bottom .submit:hover, .form .bottom button:hover {
  background-color: #221f20;
  color: white; }

span.button, .comments .form-bottom span.submit {
  background-color: #221f20 !important;
  color: white !important; }

.comments textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100px; }

.comments .form-bottom {
  overflow: hidden; }

.comments .form-bottom .submit {
  margin: 10px 0 0 0;
  padding: 0 20px;
  float: right; }

.journal-article .right-bar {
  width: 25%;
  float: right; }
  @media screen and (max-width: 690px) {
    .journal-article .right-bar {
      width: 100%; } }
  @media screen and (min-width: 690px) {
    .journal-article .right-bar {
      margin: 50px 0 0 0; } }

.also, .journal-article .right-bar, .event .right-bar, .organazer .right-bar {
  font-size: 13px; }

.also h2, .journal-article .right-bar h2, .event .right-bar h2, .organazer .right-bar h2 {
  margin: 0 0 18px 0; }

.also ul li, .journal-article .right-bar ul li, .event .right-bar ul li, .organazer .right-bar ul li {
  margin: 0 16px 16px 0; }

.also .date, .journal-article .right-bar .date, .event .right-bar .date, .organazer .right-bar .date {
  color: #dddddd; }

.map-page .footer {
  border: none;
  margin: 10px 0 15px 0;
  padding: 0; }

.map-page .header {
  margin: -20px 0 11px 0;
  padding: 11px 0 10px 0;
  border-bottom: 1px #eeeeee solid;
  position: relative; }

.map-page .header .left-bar {
  display: inline-block;
  width: 40%;
  padding: 5px 0 0 0; }

.map-page .header .left-bar > a {
  display: inline-block;
  vertical-align: bottom; }

.map-page .header .to-other-pages {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px 0 0; }

.map-page .header .to-other-pages a {
  font-size: 18px;
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.map-page .header .to-other-pages a:active {
  color: #ff6600;
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.map-page .header .logo {
  width: 123px;
  height: 29px;
  background: url(../img/logo.png) no-repeat;
  margin: 0 19px 0 0; }

.map-page .header .city {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin: 0;
  top: 0; }

.map-page .profile .noshadow {
  width: 100% !important;
  left: -10px !important;
  height: 6px !important;
  bottom: -6px !important; }

.map-page .header .city a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative; }

.map-page .header .city a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  top: 0.5em;
  right: -12px; }

.map-page .header .right-bar {
  position: absolute;
  right: 0;
  top: 3px;
  width: 60%;
  text-align: right; }

.map-page .header .profile {
  float: none;
  position: relative; }

.map-page .header .profile a {
  max-width: 300px; }
  @media screen and (max-width: 940px) {
    .map-page .header .profile a {
      max-width: 100px; } }

@media screen and (max-width: 940px) {
  .map-page .header .new-action {
    margin-bottom: 5px;
    margin-right: 4px; } }

.map-page .map-filter {
  margin: 0 0 11px 0;
  position: relative; }

@media screen and (min-width: 690px) {
  .map-page .map-filter .date-filter {
    display: inline-block; } }

.map-page .map-filter .date-filter a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative;
  margin: 0 30px 0 0; }

.map-page .map-filter .date-filter > ul > li {
  display: inline-block;
  position: relative; }

.map-page .map-filter .date-filter a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

@media screen and (min-width: 690px) {
  .map-page .map-filter .cities-filter {
    position: absolute;
    right: 0px;
    top: 0px; } }

.map-page .map {
  width: 100%;
  height: 650px;
  position: relative; }

.map-overlay {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 0;
  width: 220px; }
  .map-overlay h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: left; }
  .map-overlay .type {
    margin: 0;
    color: #999999;
    display: inline-block; }
  .map-overlay dl dd a {
    text-decoration: none;
    border-bottom: 1px #83d0f6 solid; }
  .map-overlay dl dt {
    float: left;
    width: 40px;
    color: #787878;
    font-style: italic;
    font-size: 11px; }
  .map-overlay:hover {
    cursor: pointer; }
    .map-overlay:hover h2 a, .map-overlay:hover .type {
      background: #ff6600;
      color: #fff; }

.events-list {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0; }

.hide-left{
  margin-top: 10px;
  display: inline-block;
}
.events-list .left-bar ul{
  overflow: hidden;
}
.events-list .left-bar {
  display: inline-block;
  width: 10%;
  margin-top: 20px;
  overflow: hidden;
  font-size: 13px; }
  @media screen and (max-width: 940px) {
    .events-list .left-bar {
      width: 100%; } }

.events-list .content-items {
  margin-top: -10px;
  display: inline-block;
  font-size: 13px;
  vertical-align: top; 
  width: 90%;
  }
  @media screen and (max-width: 940px) {
    .events-list .content-items {
      width: 100%; } }

.events-list .content-items h2 {
  margin-bottom: 11px; }

.events-list .content-items .date {
  display: block;
  color: #221f20; }

.content-items .title, .content-items .group-separator {
  color: #ff6600;
  margin: 30px 0 8px 20px;
  font-size: 14px;
  position: relative; }

.content-items .group-separator {
  margin-top: 10px; }

.content-items .title:before, .content-items .group-separator:before {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  border-bottom: 1px #eeeeee solid;
  width: 100%;
  z-index: -1; }

.content-items .title span, .content-items .group-separator span {
  background: white;
  padding-right: 11px; }

.events-list .left-bar a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.events-list .left-bar a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.events-list .left-bar .current > a {
  color: #ff6600;
  border: none; }

.events-list .left-bar .current > a:hover {
  color: #83d0f6; }

.events-list .left-bar .current > a:active {
  color: #221f20; }

.events-list .left-bar ul ul {
  margin: 10px 0 0 20px; }

.events-list .left-bar ul li {
  margin: 0 0 10px 0; }
  @media screen and (max-width: 940px) {
    .events-list .left-bar ul li {
      padding: 0 0 5px 0; } }

@media screen and (max-width: 940px) {
  .events-list .left-bar > ul li {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    overflow: hidden; } }

@media screen and (max-width: 940px) {
  .events-list .left-bar ul li ul {
    margin-left: 0px; } }

.events-list .for-free h2 span {
  position: relative; }

.events-list .for-free h2 span:after {
  display: inline-block;
  content: "Бесплатно";
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  color: white;
  background: #86c16a;
  height: 13px;
  line-height: 13px;
  width: 62px;
  text-align: center;
}
.ff{
  display: inline-block;
  color: white;
  background: #86c16a;
  text-transform: uppercase;
  line-height: 13px;
  height: 13px;
  padding: 0 3px;
  font-size: 9px;
  font-weight: bold;
  margin: 5px;
}

.events-list .active {
  border: 2px #ff6600 solid;
  margin-left: 20px;
  margin-bottom: 20px !important;
  margin-top: 10px; }

@media screen and (max-width: 940px) {
  .events-list .active .misc {
    overflow: hidden; } }

.events-list .active h2 a, .events-list .active .date, .events-list .active .preview {
  color: #ff6600 !important; }

.filter .rss:after {
  display: none; }

.filter h1 {
  font-size: 18px; }

.filter .rss {
  margin-left: 6px; }

.events-scale {
  overflow: hidden;
  position: relative;
  font-size: 13px;
  margin: 30px 0 0 0; }

.events-scale *{
    box-sizing: unset;
}

.events-scale .events-slider {
  padding: 0 0 40px 0; }

.events-scale .backlight {
  background: #ff6600;
  position: absolute;
  left: 0px;
  top: 6px;
  width: 200px;
  height: 30px;
  display: none; }

.events-scale .period {
  position: absolute;
  bottom: -45px;
  left: 0px;
  padding: 9px 10px;
  height: 15px;
  z-index: 3;
  background: #ff6600;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  width: auto;
  display: none; 
  box-sizing: content-box;
  }

.events-scale a:hover .period {
  display: block; }

.events-scale .cols {
  position: relative; }

.events-scale .cols li p.current {
  color: white !important; }

.events-scale .cols > li {
  display: table-cell !important;
  width: 130px;
  min-width: 130px;
  padding-left: 10px;
  float: none !important; }

.events-scale .cols .now {
  border-left: 1px #ff6600 dashed;
  z-index: -1;
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  display: none; }

.events-scale .date {
  color: #999999; }

.events-scale .events li {
  margin: 0 0 10px 0; }

.events-scale .events li a {
  display: block;
  width: 108px;
    min-width: 150px;
  padding: 9px 10px;
  border: 1px #eeeeee solid;
  position: absolute;
  background: white; }

.events-scale .events li a:hover {
  color: #221f20; }

.events-scale .events li a:hover span {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.events-scale .events li a:active {
  color: #ff6600; }

.events-scale .events li a:active span {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.events-scale .events li.active a {
  width: 106px;
  padding: 8px 9px;
  border: 2px #ff6600 solid; }

.events-scale .prevnext span {
  bottom: auto;
  top: 100px; }

.prevnext {
  position: absolute;
  display: block;
  height: 100%;
  width: 60px;
  background: url("../img/prevnext-shadows.png") repeat-y;
  top: 0; }
  @media screen and (max-width: 940px) {
    .prevnext {
      width: 30px; } }

.prevBtn {
  background-position: -60px 0; }

.nextBtn {
  left: auto !important;
  right: 0; }

.prevnext:before, .prevnext span {
  display: block;
  width: 20px;
  height: 33px;
  position: absolute;
  left: 0px;
  bottom: 50%;
  margin-bottom: -17px;
  background: url("../img/prevnext.png") no-repeat;
  content: " "; }

.prevBtn:before, .prevBtn span {
  background-position: -21px 0; }

.nextBtn:before, .nextBtn span {
  left: inherit;
  right: 0px !important; }

.prevnext:hover:before, .prevnext:hover span {
  background-position: 0 -34px; }

.prevBtn:hover:before, .prevBtn:hover span {
  background-position: -21px -34px; }

.prevnext:active:before, .prevnext:active span {
  background-position: 0 -68px; }

.prevBtn:active:before, .prevBtn:active span {
  background-position: -21px -68px; }

.events-scale .prevnext:before {
  display: none; }

.events-scale {
  position: relative; }

.event {
  margin: 20px 0 40px 0;
  overflow: hidden; }

.event .right-bar {
  width: 25%;
  float: right; }
  @media screen and (max-width: 690px) {
    .event .right-bar {
      width: 100%; } }

.float-fix {
  overflow: hidden; }
  @media screen and (max-width: 690px) {
    .float-fix {
      overflow: auto; } }

.event h1 {
  margin: 0 0 28px 0; }

.event h1 .concerts {
  background-position: -39px 0; }

.event h1 .dinners {
  background-position: -78px 0; }

.event h1 .islands {
  background-position: -117px 0; }

.event .extra .sharing {
  border-bottom: 1px #eeeeee solid;
  border-top: none;
  padding-bottom: 10px;
  margin-bottom: 38px; }

.event .tags {
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 20px;
  margin-bottom: 9px !important; }

.event .info {
  margin: 0 0 40px 0; }

.event .invitation .button, .event .invitation .new-action a, .new-action .event .invitation a, .event .invitation .comments .form-bottom .submit, .comments .form-bottom .event .invitation .submit, .event .invitation .form .bottom button, .form .bottom .event .invitation button {
  display: inline-block;
  float: right;
  vertical-align: middle; }
  @media screen and (max-width: 730px) {
    .event .invitation .button, .event .invitation .new-action a, .new-action .event .invitation a, .event .invitation .comments .form-bottom .submit, .comments .form-bottom .event .invitation .submit, .event .invitation .form .bottom button, .form .bottom .event .invitation button {
      float: none;
      margin-top: 20px; } }

.event .invitation .invite {
  display: inline-block;
  margin-top: 15px; }
  @media screen and (max-width: 730px) {
    .event .invitation .invite {
      display: block; } }

.event .map {
  margin-top: 25px;
  max-height: 350px; 
}

.event .when {
  margin: 0 0 25px 0; }

.event .when p {
  margin: 0; }

.event .when .date {
  font-size: 18px;
  color: #ff6600; }

.event .when .time {
  font-size: 18px;
  text-transform: lowercase; }

.event .for-free:before {
  display: inline-block;
  color: white;
  background: #86c16a;
  text-transform: uppercase;
  line-height: 13px;
  height: 13px;
  padding: 0 3px;
  content: "Бесплатно";
  font-size: 9px;
  font-weight: bold;
  margin-top: 5px; }

.event .where {
  margin: 0 0 20px 0; }

.event .where .logo img {
  max-height: 40px;
  border-radius: 100px;
}

.event .where .logo {
  border: none !important; }

.event .where p {
  margin: 5px; }

.event .where a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.event .where a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.event .terms {
  margin: 0 0 50px 0; }

.event .price {
  font-weight: bold;
  margin: 0 0 10px 0; }
  .event .price span {
    color: white;
    background: #86c16a;
    text-transform: uppercase;
    line-height: 18px;
    height: 18px;
    padding: 0 5px;
    font-weight: bold;
    display: inline-block; }

.organazer {
  margin: 20px 0 40px 0;
  overflow: hidden; }

.organazer .right-bar {
  width: 25%;
  float: right; }
  @media screen and (max-width: 690px) {
    .organazer .right-bar {
      width: 100%; } }

.organazer h1 {
  margin: 0 0 15px 0; }

.organazer h1 img {
  display: inline-block;
  vertical-align: bottom;
  max-height: 40px;
  margin: 0 10px 0 0; }

.organazer .info {
  margin-bottom: 20px; }

.organazer .contacts {
  font-size: 13px;
  padding: 15px 0;
  border-top: 1px #eeeeee solid; }

.organazer .contacts a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.organazer .contacts a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.organazer .contacts p {
  margin: 0; }

.organazer .map {
  height: 350px; }

.organazer .sharing {
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 10px !important;
  margin-bottom: 40px !important; }

.organazer .right-bar .title, .organazer .right-bar .content-items .group-separator, .content-items .organazer .right-bar .group-separator {
  font-size: 14px;
  color: #ff6600;
  margin-top: 40px;
  position: relative; }

.organazer .right-bar .title span, .organazer .right-bar .content-items .group-separator span, .content-items .organazer .right-bar .group-separator span {
  display: inline-block;
  background: white;
  padding-right: 10px; }

.organazer .right-bar .title:before, .organazer .right-bar .content-items .group-separator:before, .content-items .organazer .right-bar .group-separator:before {
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  border-bottom: 1px #eeeeee solid;
  width: 100%;
  z-index: -1; }

.organazer .right-bar .lcomments {
  margin: 7px 0 0 0; }
  @media screen and (min-width: 940px) {
    .organazer .right-bar .lcomments {
      /*display: none; */} }
  @media screen and (max-width: 690px) {
    .organazer .right-bar .lcomments {
      margin: 12px 0 0 0; } }

@media screen and (max-width: 690px) {
  .organazer .right-bar .lcomments .likes {
    float: right; } }

.organazer .right-bar .lcomments a {
  border: none !important; }

@media screen and (max-width: 940px) {
  .also li a, .journal-article .right-bar li a, .event .right-bar li a, .organazer .right-bar li a {
    text-decoration: none;
    border-bottom: 1px #83d0f6 solid; } }

.organazer .right-bar .finished {
  margin: 0 0 40px 0; }

.organazer .right-bar .finished li:hover {
  cursor: pointer;
  padding: 10px; }
  @media screen and (max-width: 690px) {
    .organazer .right-bar .finished li:hover {
      box-shadow: none;
      padding: 0; } }

.organazer .right-bar .finished li:hover .lcomments {
  display: block; }

.organazer .right-bar .finished li:hover a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.organazer .right-bar .finished li a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.personal h1 img {
  height: 50px;
  max-height: 50px;
  border-radius: 25px;
  vertical-align: middle; }

.personal .sharing {
  border-bottom: none !important; }

.fresh-list {
  margin: 0 0 20px 0;
  padding: 20px 0 0 24%; }
  @media screen and (max-width: 690px) {
    .fresh-list {
      padding-left: 0; } }

.fresh-list .content-items {
  margin-top: -10px;
  display: inline-block;
  font-size: 13px;
  width: 100%;
  vertical-align: top; }

.fresh-list .content-items h2 {
  margin-bottom: 11px; }

.fresh-list .content-items .date {
  display: block;
  color: #221f20; }

.placespeople {
  margin-top: 60px; }

.placespeople h2 a {
  text-transform: none !important; }

.placespeople .item ul li {
  position: relative;
  min-height: 55px; }

.placespeople .item .logo {
  position: absolute;
  width: 40px;
  left: 0px;
  top: 0px; }
  @media screen and (max-width: 690px) {
    .placespeople .item .logo {
      position: inherit;
      text-align: center;
      width: 100%; } }

.placespeople .item .logo img {
  width: 40px; }

.placespeople .item .info {
  margin-left: 50px;
  font-size: 13px; }
  @media screen and (max-width: 690px) {
    .placespeople .item .info {
      margin-left: 0px; } }

.placespeople .item .info .about {
  color: #dddddd; }

.placespeople .item .info .updated {
  display: none;
  color: #6e6e6e;
}
.organazer .updated {
  color: #6e6e6e;
}
.placespeople .item:hover .info .updated {
  display: block;
}
.placespeople .item .info .link a {
  overflow: hidden;
  display: block;
  word-break: keep-all;
  word-wrap: normal;
  text-overflow: ellipsis;  
  color: #bfbfbf; }

@media screen and (min-width: 1400px) {
  .placespeople .item .info .about, .placespeople .item .info .link {
    display: none; } }

.placespeople .item:hover .info .about, .placespeople .item:hover .info .link {
  display: block; }

.most-interesting .item .active {
  border: 2px #ff6600 solid;
  padding: 5px; }

.most-interesting .item .active .link a {
  color: #ff6600; }

.placespeople .item .active {
  border: 2px #ff6600 solid;
  padding: 5px; }

.placespeople .item .active .logo {
  left: 5px;
  top: 5px; }

.lk-nav .nav {
  display: block;
  padding: 11px 0 0 10px;
  background: #eeeeee;
  margin-bottom: 10px;
  overflow: hidden; }
  @media screen and (max-width: 940px) {
    .lk-nav .nav {
      margin-bottom: 10px;
      display: block;
      margin-right: 0px; } }
  @media screen and (max-width: 690px) {
    .lk-nav .nav {
      height: auto;
      padding: 10px; } }

.lk-nav .nav ul li {
  display: inline-block; }
  @media screen and (max-width: 690px) {
    .lk-nav .nav ul li {
      display: block; } }

.lk-nav .nav ul li a {
  display: inline-block;
  padding: 5px 20px 15px; }
  @media screen and (max-width: 940px) {
    .lk-nav .nav ul li a {
      display: block; } }
  @media screen and (max-width: 690px) {
    .lk-nav .nav ul li a {
      height: auto;
      padding: 15px 20px 15px 20px; } }

.lk-nav .nav ul li a span {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.lk-nav .nav .current a {
  background: white; }

.lk-nav .nav .current a span {
  border: none !important; }

.lk-nav .nav a:active span {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.lk-nav .new-action {
  display: inline-block;
  vertical-align: top; }

.lk-nav .new-action a {
  background-image: none;
  padding: 0 19px !important; }

.lk-nav .profile {
  float: none;
  margin-right: 0; }

@media screen and (max-width: 690px) {
  .lk-nav .profile a {
    max-width: 100px; } }
@media screen and (min-width: 690px) {
  .lk-nav .profile a {
    max-width: 250px; } }
@media screen and (min-width: 940px) {
  .lk-nav .profile a {
    max-width: 145px; } }

.nomenu .profile {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.lk-nav h1 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  margin-top: 15px; }

.lk {
  margin: 0 0 50px 0; }

.lk h2 {
  margin: 0 0 18px 0; }

.lk-list, .lk .added, .lk .updates {
  display: inline-block;
  font-size: 13px;
  vertical-align: top; }

.lk-list a, .lk .added a, .lk .updates a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.lk-list .list, .lk .added .list, .lk .updates .list {
  color: #999999;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
  max-width: 50%; }
  @media screen and (max-width: 690px) {
    .lk-list .list, .lk .added .list, .lk .updates .list {
      max-width: 100%; } }

.lk-list .list .bordered, .lk .added .list .bordered, .lk .updates .list .bordered {
  border-bottom: 1px #eeeeee solid; }

.lk-list .list ul, .lk .added .list ul, .lk .updates .list ul {
  padding: 5px 0; }

.lk-list .list ul li, .lk .added .list ul li, .lk .updates .list ul li {
  margin: 0 0 5px 0; }

.lk-list .list ul li span, .lk .added .list ul li span, .lk .updates .list ul li span {
  color: #ff6600;
  font-weight: bold; }

.lk-list h3, .lk .added h3, .lk .updates h3 {
  color: #ff6600;
  font-size: 14px;
  border-bottom: 1px #eeeeee solid;
  margin: 0 0 13px 0; }

.lk p {
  font-size: 13px;
  max-width: 660px; }

.lk .container {
  margin: 0 0 40px 0; }

.lk .added {
  width: 24%; }
  @media screen and (max-width: 690px) {
    .lk .added {
      width: 100%; } }

.lk .added .list {
  display: block !important;
  max-width: 100%; }

.lk .updates {
  width: 76%; }
  @media screen and (max-width: 690px) {
    .lk .updates {
      width: 100%; } }

.lk .category-filter {
  text-align: justify;
  margin-bottom: 1em; }

.lk .category-filter:before {
  content: " ";
  display: block;
  width: 100%;
  margin-bottom: -1.2em; }

.lk .category-filter:after {
  content: " ";
  display: inline-block;
  width: 100%; }

.lk .category-filter li {
  display: inline-block;
  width: 22%;
  border-bottom: 1px #eeeeee solid;
  border-top: 1px #eeeeee solid;
  margin-top: -1px;
  position: relative; }
  @media screen and (max-width: 940px) {
    .lk .category-filter li {
      width: 48%; } }
  @media screen and (max-width: 690px) {
    .lk .category-filter li {
      width: 100%; } }

.lk .category-filter li .onoffswitch {
  position: absolute;
  right: 0px;
  top: 10px; }

.lk .category-filter li .textlabel {
  line-height: 24px;
  display: block;
  padding: 10px 0; }

.lk-list-bar, .lk-columns .added, .announcements .added, .calendar .added, .templates .added {
  width: 22%;
  margin: 0 0 20px 0; }
  @media screen and (max-width: 690px) {
    .lk-list-bar, .lk-columns .added, .announcements .added, .calendar .added, .templates .added {
      width: 100%; } }

.lk-list-bar h2, .lk-columns .added h2, .announcements .added h2, .calendar .added h2, .templates .added h2 {
  margin: 0 0 12px 0 !important; }

.lk-list-bar ul, .lk-columns .added ul, .announcements .added ul, .calendar .added ul, .templates .added ul {
  margin: 0 0; }

.lk-list-bar ul li, .lk-columns .added ul li, .announcements .added ul li, .calendar .added ul li, .templates .added ul li {
  margin: 0 0 8px 0 !important; }

.lk-columns .content-items, .announcements .content-items, .calendar .content-items, .templates .content-items {
  width: 78%;
  display: inline-block; }
  @media screen and (max-width: 690px) {
    .lk-columns .content-items, .announcements .content-items, .calendar .content-items, .templates .content-items {
      width: 100%; } }

.lk .top-bar {
  padding: 0 0 10px 0;
  border-bottom: 1px #eeeeee solid;
  margin: 0 0 20px 20px; }
  @media screen and (max-width: 690px) {
    .lk .top-bar {
      margin-left: 0; } }

.lk .top-bar h1 {
  display: inline-block;
  margin: 0;
  font-size: 18px; }

.lk .top-bar .right {
  float: right;
  margin: 5px 0 0 0; }
  @media screen and (max-width: 690px) {
    .lk .top-bar .right {
      float: none; } }

.lk .top-bar .right a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0; }

.lk .top-bar .right a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 dashed; }

.lk .top-bar .right a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

.lk .content-items .item {
  font-size: 13px;
  position: relative; }
  @media screen and (max-width: 690px) {
    .lk .content-items .item {
      padding-left: 0px; } }

.lk .content-items .item h2 {
  margin: 20px 0 10px 0; }

.lk .content-items .item .date {
  color: #221f20; }
  @media screen and (max-width: 940px) {
    .lk .content-items .item .date {
      display: block; } }

.lk .content-items .item .preview {
  padding-right: 80px; }

.lk .content-items .item .removed {
  color: #ff0000; }

.lk .content-items .item .published {
  color: #86c06a; }

.lk .content-items .item .moderated {
  color: #f9b256; }

.lk .content-items .misc {
  position: absolute;
  right: 20px;
  bottom: 0; }

.lk .content-items .misc a {
  display: inline-block;
  margin-left: 5px;
  background: url("../img/editcontrols.png") no-repeat;
  width: 16px;
  height: 16px; }
  @media screen and (max-width: 940px) {
    .lk .content-items .misc a {
      width: 33px;
      height: 33px;
      background-position: 3px -52px; } }

.lk .content-items .misc .delete {
  background-position: -16px 0; }
  @media screen and (max-width: 940px) {
    .lk .content-items .misc .delete {
      background-position: -31px -52px; } }

.lk .content-items .misc a:hover {
  background-position: 0 -17px; }

.lk .content-items .misc a:active {
  background-position: 0 -35px; }

.lk .content-items .misc .delete:hover {
  background-position: -16px -17px; }

.lk .content-items .misc .delete:active {
  background-position: -16px -35px; }

.templates .template-list {
  margin: 0 0 0 20px; }

.templates .template-list li {
  margin: 0 0 10px 0; }

.templates .template-list a {
  font-size: 18px;
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.form p {
  font-size: 14px !important;
  max-width: 1000px; }

.form .textinput,
.form .form-control[type=text] {
  height: 30px;
  border: none;
  padding: 0 10px;
  display: block;
  width: 100%;
  background: #eeeeee;
  line-height: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form .errorMessage {
  line-height: 1; }

.form textarea {
  border: none;
  display: block;
  width: 100%;
  background: #eeeeee;
  height: 120px;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form .tags {
  color: #999999; }

.form .tags input {
  display: none; }

.form .dropdown-link {
  position: relative;
  margin: 14px 0; }

.form .dropdown-link a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative; }

.form .dropdown-link a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

.form .bottom {
  position: relative;
  padding-top: 25px;
  border-top: 1px #eeeeee solid;
  height: 70px; }

.form .bottom button {
  position: absolute;
  top: 10px;
  right: 0px; }

.form h2 {
  margin: 0; }

.form .fileinput {
  margin-left: -410px;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  height: 29px;
  position: absolute;
  top: 0px;
  z-index: 2; }

.form .photo {
  position: relative;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding: 0 10px;
  background: #eeeeee;
  color: #999999; }

.form .photo:after {
  content: " ";
  display: block;
  position: absolute;
  width: 16px;
  height: 13px;
  background: url(../img/inputs.png) no-repeat 0 -1px;
  right: 10px;
  top: 9px; }

.form .photo:hover:after {
  background-position: 0 -16px; }

.form .photo #name {
  display: inline;
  color: #221f20; }

.form .short textarea {
  height: 80px; }

.form section {
  margin: 0 0 50px 0; }

.form .dateinput {
  display: inline-block;
  position: relative;
  width: 48%; }

.form .wide .dateinput {
  width: 100%; }

.form .dateinput:after {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../img/inputs.png) no-repeat -31px 0;
  right: 10px;
  top: 8px; }

.form .dateinput:hover:after {
  background-position: -31px -15px; }

.form .new-date {
  display: inline-block;
  width: 48%; }

.form .new-date a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed; }
  .form .new-date a.add-date {
    margin-right: 4%; }

.form .one-time {
  margin-bottom: 25px; }

.form .halfinput {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 48%; }

.form .separator {
  display: inline-block;
  text-align: center;
  color: #999999 !important;
  width: 4%;
  position: relative;
  vertical-align: middle; }

.form .time .timeinput:after {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../img/inputs.png) no-repeat -16px 0;
  right: 11px;
  top: 8px; }

.form .time .timeinput:hover:after {
  background-position: -16px -15px; }

.new-smth {
  position: relative; }

.new-smth .form {
  width: 49%;
  display: inline-block; }
  @media screen and (max-width: 940px) {
    .new-smth .form {
      width: 64%; } }
  @media screen and (max-width: 690px) {
    .new-smth .form {
      width: 100%; } }

.new-smth .additional {
  width: 47%;
  display: inline-block; }
  @media screen and (max-width: 940px) {
    .new-smth .additional {
      width: 36%; } }
  @media screen and (max-width: 690px) {
    .new-smth .additional {
      width: 100%; } }

.new-smth .to-full-form {
  position: absolute;
  top: 120px;
  right: 25%;
  margin-right: -70px; }
  @media screen and (max-width: 940px) {
    .new-smth .to-full-form {
      right: 13%; } }
  @media screen and (max-width: 690px) {
    .new-smth .to-full-form {
      position: inherit;
      margin: 0 auto; } }

.new-smth .to-full-form a {
  display: block;
  width: 120px;
  padding: 45px 10px 10px 10px;
  text-align: center;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 690px) {
    .new-smth .to-full-form a {
      margin-top: 0; } }

.new-smth .to-full-form a:before {
  content: " ";
  display: block;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -8px;
  width: 16px;
  height: 13px;
  background: url(../img/feather.png) no-repeat; }

.new-smth .to-full-form a:hover:before {
  background-position: 0 -13px; }

.new-smth .to-full-form a:active:before {
  background-position: 0 -26px; }

.new-smth .to-full-form a span {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid; }

.new-smth .to-full-form a:active span {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.lk-nav p {
  font-size: 14px;
  margin: 8px 0 0 0; }

.lk-nav p a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative; }

.lk-nav p a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 dashed; }

.lk-nav p a:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 4px;
  background: url(../img/dropdown.png) 0 0 no-repeat;
  top: 0.5em;
  right: -12px; }

.lk .rules {
  margin: 0 0 0 20px; }
  @media screen and (max-width: 690px) {
    .lk .rules {
      margin: 0; } }

.lk .rules ol, .lk .rules p {
  color: #999999;
  font-size: 13px; }
.lk .rules a {
  text-decoration: underline; }

.lk .rules a:hover {
  color: #ff6600; }

.lk .rules h2 {
  margin: 0 0 50px 0; }
  @media screen and (max-width: 690px) {
    .lk .rules h2 {
      margin: 0 0 20px 0; } }

.lk .rules ol {
  list-style-position: inside;
  margin: 0;
  padding: 0; }

.lk .rules ol li, .lk .rules p {
  margin: 0 0 18px 0; }

.lk .additional .content-items {
  margin-left: 20px; }

.lk .additional .content-items .item h2 {
  margin-top: 0 !important; }

@media screen and (max-width: 690px) {
  .lk .additional .content-items .title, .lk .additional .content-items .group-separator {
    margin-left: 0px; } }

.dropdown-list {
  text-align: left !important;
  position: absolute;
  z-index: 1000;
  top: 50px;
  left: -10px;
  padding: 0 10px 10px 10px;
  display: none;
  background: white; }
  .dropdown-list li {
    margin: 0 0 10px 0; }
    .dropdown-list li a {
      text-decoration: none;
      border-bottom: 1px #83d0f6 solid; }
    .dropdown-list li a:active {
      text-decoration: none;
      border-bottom: 1px #ff6600 solid; }
    .dropdown-list li a:after {
      display: none; }
    .dropdown-list li a.active {
      font-weight: bold; }

.noshadow {
  display: none;
  width: 200%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 15px;
  background: #eeeeee;
  z-index: 1001; }

.top-filter .dropdown-list, .top-filter .dropdown-list:before {
  background: #eeeeee; }

.top-filter .tag-search .dropdown-list {
  left: 0px;
  padding-left: 40px; }

.top-filter .dates .dropdown-list {
  padding-left: 20px;
  width: 208px;
  left: auto;
  left: 18px; }

.top-filter .dates .noshadow {
  left: auto;
  right: -28px; 
  width: 208px !important;
  }

.top-filter .action-types .dropdown-list {
  height: 215px;
  left: auto;
  overflow-x: hidden;
  overflow-y: auto;
  right: -26px;
  padding-left: 30px;
  padding-right: 30px;
}

.top-filter .action-types .noshadow {
  left: auto;
  right: -26px; 
  padding-left: 30px;
  padding-right: 30px;
  }

.login .form {
  position: absolute;
  z-index: 1000;
  top: 0px;
  right: 0px;
  width: 340px;
  background: white;
  padding: 20px; }
  .login .form .hybridauth-providerlist {
    overflow: hidden; }

.inline .login > a[role=login-toggle] {
  display: none; }
.inline .login .form {
  position: relative;
  top: auto;
  right: auto;
  margin: 0 auto; }
  .inline .login .form a.close {
    display: none; }

.login .form a {
  display: inline-block;
  line-height: initial;
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  margin: 0 10px 0 0; }

.login .form a.current {
  background: #ff6600;
  color: white;
  padding: 2px 5px;
  border: none; 
  margin-bottom: 10px;
  }

.login .form .close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1; }

.login .social {
  line-height: normal; }

.login .social ul li {
  display: inline-block; }

.login .social ul li a {
  border: none; }

.close {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../img/close.png) no-repeat;
  border: none !important;
  opacity: 1; }

.modal .close {
  position: relative; }

.close:hover {
  background-position: 0 -32px; }

.close:active {
  background-position: 0 -64px; }

.header .noshadow {
  background: white;
  bottom: -16px;
  left: -10px;
  width: 170px; }

.header .dropdown-list {
  margin-top: 9px;
  width: 150px;
  top: 23px;
  background: white; }

.dropdown-list a {
  text-decoration: none;
  border-bottom: 1px #83d0f6 solid;
  white-space: nowrap; }

.dropdown-list a:active {
  text-decoration: none;
  border-bottom: 1px #ff6600 solid; }

.profile .noshadow {
  width: 100%;
  left: -10px;
  right: 50px;
  height: 10px;
  bottom: 5px;
  background: white; }

.profile .dropdown-list {
  background: white;
  top: 45px; }

.lk .dropdown-list {
  top: 28px; }

.lk .noshadow {
  bottom: auto;
  top: 18px;
  background: white;
  left: -10px;
  height: 10px; }

.filter ul li .dropdown-list, .map-filter ul li .dropdown-list {
  top: 28px; }

.filter ul li .noshadow, .map-filter ul li .noshadow {
  bottom: auto;
  top: 18px;
  background: white;
  left: -10px;
  height: 10px; }

.modal-backdrop {
  z-index: 9; }

.modal {
  z-index: 10; }

/*# sourceMappingURL=main.css.map */

.just_think_about_it
{
  color:#f9b256;
  font-size: 13px;
}
.content_page 
{
  margin:35px 0;
}
.content_page  h1
{
  margin-bottom: 20px;
}
.modal_fancy
{
  display: none;
}
.btn-orange
{
  padding: 0 20px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #ff6600;
  height: 50px;
  line-height: 50px;
  border: none;
  text-decoration: none;
}


#tree input[type="checkbox"] {
  margin: 0 5px 0 10px;
}
#tree ul.jqtree-tree .jqtree-title-folder input[type="checkbox"] {
  margin-left: 0;
}
#tree ul.jqtree-tree .jqtree-title {
  margin-left: 0;
  white-space: nowrap;
}
#tree ul.jqtree-tree ul.jqtree_common {
  margin-left: 28px;
}
#tree ul.jqtree-tree .jqtree-toggler {
  cursor: pointer;
}
#tree ul.jqtree-tree li > .jqtree-element {
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  cursor: default;
  box-sizing: border-box;
}
#tree ul.jqtree-tree li > .jqtree-element span.actions {
  display: inline-block;
  margin-left: 10px;
}
#tree ul.jqtree-tree li > .jqtree-element span.actions a {
  display: inline-block;
  margin: 0 3px;
}
#tree ul.jqtree-tree li > .jqtree-element .template-label i,
#tree ul.jqtree-tree li > .jqtree-element .group-label i {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#tree ul.jqtree-tree li > .jqtree-element .template-label .text,
#tree ul.jqtree-tree li > .jqtree-element .group-label .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element,
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover {
  background: none;
  background-color: #0088cc;
  text-shadow: none;
}
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element .jqtree-title,
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover .jqtree-title {
  color: white;
}
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element .jqtree-toggler,
#tree body ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover .jqtree-toggler {
  color: white;
}
.tree-context-menu .paste-node .template-label i,
.tree-context-menu .paste-node .group-label i {
  margin: 0 5px 0 2px;
}

.social div{
    display: inline-block;
    min-width: 180px !important;
}

.event-map-today{
    position: absolute;
    z-index: 1;
    padding: 10px;
    background-color: #FEFEFD;
    color: #000;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal;
    text-align: left !important;
    border-radius: 0 0 10px;
    border-bottom: 1px #F6F5F3 solid;
    border-right: 1px #F6F5F3 solid;
}

.btn-custom { 
    background-color: hsl(0, 0%, 79%) !important; 
    background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); 
    background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); 
    background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); 
    background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); 
    background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); 
    background-image: -o-linear-gradient(top, #134134134, #c9c9c9); 
    background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); 
    color: #333 !important; 
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); 
    -webkit-font-smoothing: antialiased; 
}

/* css loader*/
    #fountainG{
position:relative;
width:100px;
height:12px;
left: 50%;
margin-left: -50px;
margin-top: 20px;
display: none;
}

.fountainG{
position:absolute;
top:0;
background-color:#FF6600;
width:13px;
height:13px;
-moz-animation-name:bounce_fountainG;
-moz-animation-duration:0.8s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:normal;
-moz-transform:scale(.3);
-moz-border-radius:8px;
-webkit-animation-name:bounce_fountainG;
-webkit-animation-duration:0.8s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:normal;
-webkit-transform:scale(.3);
-webkit-border-radius:8px;
-ms-animation-name:bounce_fountainG;
-ms-animation-duration:0.8s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:normal;
-ms-transform:scale(.3);
-ms-border-radius:8px;
-o-animation-name:bounce_fountainG;
-o-animation-duration:0.8s;
-o-animation-iteration-count:infinite;
-o-animation-direction:normal;
-o-transform:scale(.3);
-o-border-radius:8px;
animation-name:bounce_fountainG;
animation-duration:0.8s;
animation-iteration-count:infinite;
animation-direction:normal;
transform:scale(.3);
border-radius:8px;
}

#fountainG_1{
left:0;
-moz-animation-delay:0.32s;
-webkit-animation-delay:0.32s;
-ms-animation-delay:0.32s;
-o-animation-delay:0.32s;
animation-delay:0.32s;
}

#fountainG_2{
left:13px;
-moz-animation-delay:0.4s;
-webkit-animation-delay:0.4s;
-ms-animation-delay:0.4s;
-o-animation-delay:0.4s;
animation-delay:0.4s;
}

#fountainG_3{
left:25px;
-moz-animation-delay:0.48s;
-webkit-animation-delay:0.48s;
-ms-animation-delay:0.48s;
-o-animation-delay:0.48s;
animation-delay:0.48s;
}

#fountainG_4{
left:38px;
-moz-animation-delay:0.56s;
-webkit-animation-delay:0.56s;
-ms-animation-delay:0.56s;
-o-animation-delay:0.56s;
animation-delay:0.56s;
}

#fountainG_5{
left:50px;
-moz-animation-delay:0.64s;
-webkit-animation-delay:0.64s;
-ms-animation-delay:0.64s;
-o-animation-delay:0.64s;
animation-delay:0.64s;
}

#fountainG_6{
left:63px;
-moz-animation-delay:0.72s;
-webkit-animation-delay:0.72s;
-ms-animation-delay:0.72s;
-o-animation-delay:0.72s;
animation-delay:0.72s;
}

#fountainG_7{
left:75px;
-moz-animation-delay:0.8s;
-webkit-animation-delay:0.8s;
-ms-animation-delay:0.8s;
-o-animation-delay:0.8s;
animation-delay:0.8s;
}

#fountainG_8{
left:88px;
-moz-animation-delay:0.88s;
-webkit-animation-delay:0.88s;
-ms-animation-delay:0.88s;
-o-animation-delay:0.88s;
animation-delay:0.88s;
}

@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#FF6600;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#FF6600;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#FF6600;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#FF6600;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{
transform:scale(1);
background-color:#FF6600;
}

100%{
transform:scale(.3);
background-color:#FFFFFF;
}

}

/*-----------*/

.close-city{
    background: url("../img/dropdown.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 8px;
    right: -10px;
    top: 5px;
    width: 7px;
    z-index: 10;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.close-city:hover{
    background-position: -14px 0px;
}

.errorSummary li{
    color: #ff6600;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed !important;
}

.noevents{
    text-align: center;
    color: #ff6600;
    font-size: 18px;
    margin: 25px 0;
    padding-left: 10px;
    padding-right: 10px;
}

.strict{
    text-decoration: line-through;
}

.right-bar h2 a{
    border-bottom: 1px solid #83d0f6;
    text-decoration: none;
}

.inorg .item{
    width: 98%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.event .info table{
    border-collapse: collapse;
    font-size: 1em;
    width: 100%;
    border: medium none;
    box-shadow: none;
    margin: 0 0 15px;
    line-height: 1.6em;
    border-spacing: 0;
    max-width: 100%;
    white-space: normal;
}

.event .info table th,.event .info table td{
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: top;
} 

.event .info table p{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0 0 15px;
}

ul.yiiPager a:link, ul.yiiPager a:visited{
    border: 1px solid #EF5B37 !important;
    color: #EF5B37 !important;
}
ul.yiiPager .selected a {
    background: #EF5B37 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-orange.small{
    height: 25px;
    line-height: 25px;
    margin: 10px;
    padding: 0 10px;
}

.calendar{
    background: rgba(0, 0, 0, 0) url("../img/calendar.png") no-repeat scroll 0 0;
    width:20px;
    height: 20px;
    display: inline-block;
    padding: 5px;
    margin:5px;
    vertical-align: middle;
}

a:focus{
    outline: none !important;
}


.content h2,.content h3{
  margin-bottom: 18px;
}
.content h3{
  font-weight: bold;
}
.list-view .pager {
  margin: 0 auto;
  text-align: center;

}

.list-view .pager ul.yiiPager {
  font-size: 14px;
  line-height: 120%;
}
.list-view .pager .next > a, .list-view .pager .next > span {
  float: none;
}

.list-view .pager .previous > a, .list-view .pager .previous > span {
  float: none;
}

.deleteFromFavoritesIndex {
  display: block;
  margin-top: 5px;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
}
.filter .left-bar .sort-link {
  display: block;
  padding-right: 20px;

}
.filter .left-bar .sort-link .caret {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  display: none;
  position: absolute;
  right: 5px;
}

.filter .left-bar .asc .caret {
  border-bottom-color: #333;
  display: block;
  top: 4px;

}
.filter .left-bar .desc .caret {
  border-top-color: #333;
  display: block;
  top: 8px;
}
.map-filter .select-section .dropdown-list{
  height: 400px;
  left: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.map-filter label.label_filter {
  text-decoration: none;
  border-bottom: 1px #83d0f6 dashed;
  position: relative;
  margin: 0 30px 0 0;
  font-weight: normal;
}
.map-filter label.label_filter:hover {
  color: #ADE0F9;
}

.map-filter #datetime-filter {
  height: 16px;
}