* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  background: #fff;
}
html .notification-message {
  z-index: 10;
  display: none;
  width: 1020px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 5px 33px 45px;
  position: fixed;
  bottom: 0;
  margin-left: -510px;
  left: 50%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
html .notification-message .close-notification {
  position: absolute;
  top: 0px;
  right: 5px;
  font-weight: bold;
  cursor: pointer;
}
html .notification-message.info {
  border-top: 3px solid #0E75E1;
  color: #27607A;
}
html .notification-message.alert {
  border-top: 3px solid #e01c1c;
  background: url("/Content/img/alert/alert.png") no-repeat, #FEF1F1;
  color: #8C1515;
}

header, nav, section, article, aside, footer {
  display: block;
}

aside {
  float: right;
  width: 350px;
  margin: 0 -10px -10px 0;
}

body {
  font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
  width: 100%;
  height: 100%;
  background: url("/Content/img/backgrounds/body-bg.png") repeat-x;
}

#bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 330px;
  z-index: 0;
  opacity: 0.4;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/Content/img/fancybox_sprite.png");
}

#fancybox-loading {
  border-radius: 100px;
  background-color: #fff;
}

.fancybox-skin {
  border-radius: 0px;
  border-left: 5px solid #08a1db;
  border-right: 5px solid #08a1db;
}

.fancybox-skin h3 {
  margin: 5px 0 10px 0;
}

.fancybox-skin a {
  color: #0099D2;
}

.fancybox-skin hr {
  border: none;
  border-bottom: solid #ccc 1px;
  margin: 8px 0;
}

.fancybox-skin .row {
  margin: 5px 0;
}

.fancybox-skin .label {
  width: 100px;
}

.fancybox-skin .label-long {
  width: 180px;
}

.ButtonsSwf #BeatProgress {
  background: none repeat scroll 0 0 rgba(68, 124, 183, 0.69);
  margin-top: 2px;
}
.ButtonsSwf input.button {
  width: 115px !important;
}
.ButtonsSwf input {
  border: none !important;
}

@font-face {
  font-family: 'archiveregular';
  src: url("/Content/font/archive/archive.eot");
  src: url("/Content/font/archive/archive.eot?#iefix") format("embedded-opentype"), url("/Content/font/archive/archive.woff") format("woff"), url("/Content/font/archive/archive.ttf") format("truetype"), url("/Content/font/archive/archive.svg#archiveregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Freehand";
  src: url(/Content/font/Freehand.eot);
}
@font-face {
  font-family: "Freehand";
  src: url(/Content/font/Freehand.ttf);
}
@font-face {
  font-family: "MyriadItalic";
  src: url(/Content/font/MyriadPro-It.eot);
}
@font-face {
  font-family: "MyriadItalic";
  src: url(/Content/font/MyriadPro-It.ttf);
}
@font-face {
  font-family: "MyriadRegular";
  src: url(/Content/font/MyriadPro-Reg.eot);
}
@font-face {
  font-family: "MyriadRegular";
  src: url(/Content/font/MyriadPro-Reg.ttf);
}
h1 {
  color: #565656;
  font-size: 22px;
  font-weight: bold;
  font-family: 'tahoma';
  margin: 10px 0 20px 0;
}

.tabs a {
  color: #f00;
  float: left;
  font-size: 18px;
  color: #565656;
  font-family: 'tahoma';
  text-decoration: none;
  margin: 0 30px 20px 0;
}
.tabs .active a {
  color: #e4593a;
}

.aside-tabs {
  border-right: 1px dotted #ccc;
  width: 280px;
}
.aside-tabs a {
  float: left;
  font-size: 18px;
  color: #565656;
  font-family: 'tahoma';
  text-decoration: none;
  margin: 0px 0px;
  padding: 10px 10px;
  clear: both;
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px dotted #ccc;
}
.aside-tabs a:hover {
  color: #0c0c0c;
}
.aside-tabs div:last-child a {
  border-bottom: none;
}
.aside-tabs .active a {
  color: #e4593a;
}

@media only screen and (max-device-width: 480px) {
  .social-buttons {
    width: 55px;
  }

  .other-projects {
    width: 55px;
  }
}
.social-buttons {
  position: fixed;
  width: 30px;
  right: 0px;
  top: 200px;
  background-color: #fff;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 20;
  padding: 5px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #D4D7D9;
  border-right: none !important;
}
.social-buttons .soc-button {
  opacity: 0.8;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  height: 35px;
  width: 35px;
  margin: 5px;
  cursor: pointer;
  display: block;
}
.social-buttons .soc-button.vk {
  background-image: url("/Content/img/social/vksj.png");
}
.social-buttons .soc-button.facebook {
  background-image: url("/Content/img/social/facebooksj.png");
}
.social-buttons .soc-button.twitter {
  background-image: url("/Content/img/social/twittersj.png");
}

.social-buttons:hover {
  width: 55px;
}
.social-buttons:hover .soc-button {
  opacity: 1.0;
}

.other-projects {
  position: fixed;
  width: 30px;
  right: 0px;
  top: 350px;
  background-color: #fff;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 20;
  padding: 5px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px solid #D4D7D9;
  border-right: none !important;
}
.other-projects .other-project {
  opacity: 0.8;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  height: 35px;
  width: 35px;
  margin: 5px;
  cursor: pointer;
  display: block;
}
.other-projects .other-project.all-records {
  background-image: url("/Content/img/other-projects/all-rec.png");
}
.other-projects .other-project.beatmaker {
  background-image: url("/Content/img/other-projects/beatmaker.png");
}

.other-projects:hover {
  width: 55px;
}
.other-projects:hover .other-project {
  opacity: 1.0;
}

.agreement ul {
  list-style: none;
}
.agreement ul li {
  margin: 20px 0px;
  font-weight: bold;
  color: #565656;
}
.agreement ul li ul {
  margin: 0 0 0 15px;
  list-style: none;
}
.agreement ul li ul li {
  margin: 10px 0px;
  font-weight: normal !important;
}

.qtip-content .stats-responses-event-conteiner a:hover {
  text-decoration: none !important;
}
.qtip-content .stats-tasks-event-conteiner, .qtip-content .stats-responses-event-conteiner {
  cursor: pointer;
}
.qtip-content .stats-tasks-event-conteiner a, .qtip-content .stats-responses-event-conteiner a {
  text-decoration: none;
  color: #0f7cd1;
  font-weight: bold;
}
.qtip-content .stats-tasks-event-conteiner a:hover, .qtip-content .stats-responses-event-conteiner a:hover {
  text-decoration: underline;
}
.qtip-content .stats-tasks-event-conteiner .event-item:hover, .qtip-content .stats-responses-event-conteiner .event-item:hover {
  background: #f1f1f1;
}
.qtip-content .stats-tasks-event-conteiner .event-item:last-child, .qtip-content .stats-responses-event-conteiner .event-item:last-child {
  border-bottom: none;
}
.qtip-content .stats-tasks-event-conteiner .event-item, .qtip-content .stats-responses-event-conteiner .event-item {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  min-height: 27px;
  text-decoration: none;
  color: #565;
}
.qtip-content .stats-tasks-event-conteiner .event-item img.avatar, .qtip-content .stats-responses-event-conteiner .event-item img.avatar {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #fff;
  margin-right: 10px;
  float: left;
}
.qtip-content .stats-tasks-event-conteiner .event-item span.user-name, .qtip-content .stats-responses-event-conteiner .event-item span.user-name {
  float: left;
  font-weight: bold;
  color: #454;
}
.qtip-content .stats-tasks-event-conteiner .event-item span.task-name, .qtip-content .stats-responses-event-conteiner .event-item span.task-name {
  font-weight: bold;
  color: #454;
}

a {
  color: blue;
  outline: none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

p {
  margin: 0 0 18px;
}

img {
  border: none;
}

input {
  vertical-align: middle;
}

select {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #d2d2d2;
  width: 100px;
  margin: 0 10px 0 0;
  height: 26px;
  padding: 3px 0;
}

.block select {
  padding: 2px 0;
}

select:focus {
  border: 1px solid #5cb6db !important;
  box-shadow: 0 0 2px rgba(92, 182, 219, 0.5);
  outline: none;
}

input:not([type="checkbox"]):not([type="radio"]) {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #d2d2d2;
  padding: 4px 4px;
  width: 160px;
  margin: 0 10px 0 0;
}

.block input:not([type="checkbox"]):not([type="radio"]) {
  padding: 2px 0;
}

input[type="number"] {
  width: 60px !important;
}

input:not([type="checkbox"]):not([type="radio"]):focus {
  border: 1px solid #5cb6db !important;
  box-shadow: 0 0 2px rgba(92, 182, 219, 0.5);
  outline: none;
}

textarea:focus {
  border: 1px solid #5cb6db !important;
  box-shadow: 0 0 2px rgba(92, 182, 219, 0.5);
  outline: none;
}

input[type="checkbox"] {
  margin: 0 5px 0 0;
  padding: 0px;
}

textarea {
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #d2d2d2;
  width: 540px;
  min-width: 640px;
  max-width: 640px;
  margin: 0 10px 0 0;
  box-shadow: inset 0 0 3px rgba(200, 200, 200, 0.5);
}

textarea:focus {
  border: 1px solid #5cb6db;
  box-shadow: 0 0 2px rgba(92, 182, 219, 0.5);
}

.alert-box {
  display: block;
  width: 450px;
  box-sizing: border-box;
  padding: 10px;
  border-left: 5px solid #D8411F;
  border-right: 5px solid #D8411F;
  border-radius: 5px;
  background-color: #fff;
  position: fixed;
  left: 50%;
  margin-left: -225px;
  top: 40%;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.5);
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

.box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.main-box {
  background-color: transparent;
  margin: 0px auto 30px;
  padding: 0px 10px 10px 10px;
}

.to-top {
  background-color: #EAF2F5;
  color: #557491;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.0;
  padding-left: 20px;
  padding-top: 80px;
  position: fixed;
  text-decoration: none;
  top: 0;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  width: 70px;
}

.to-top:hover {
  opacity: 0.7;
}

.cut {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.errors {
  color: #ff0000;
}

#fancybox-loading {
  border-radius: 4px;
  background: #fff;
  margin: 0 0 0 -260px;
  width: 520px !important;
}
#fancybox-loading div {
  width: 520px !important;
  height: 180px !important;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 140px;
  background-image: url("/Content/img/header/bg.png");
  display: block;
  padding: 0px 0 0 0;
  margin: 0 0 20px;
  position: relative;
  z-index: 1;
  min-width: 1022px;
}
#header .logo-small img {
  margin: 10px 10px;
  height: 115px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .logo-small img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#header .head-share-btns {
  position: absolute;
  right: 0px;
  bottom: 10px;
}
#header .social-block {
  height: 35px;
  display: block;
  margin-top: 70px;
  position: absolute;
  z-index: 10;
}
#header .social-block .social-network {
  width: 35px;
  height: 35px;
  display: block;
  background-color: #f26c4f;
  border-radius: 20px;
  margin-right: 10px;
  background-position: left;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: background 1.5s ease, width 1s, height 2s, -webkit-transform 2s;
  /*Safari and Chrome*/
  -moz-transition: background 1.5s ease, width 1s, height 2s, -moz-transform 2s;
  /* Firefox 4 */
  -o-transition: background 1.5s ease, width 1s, height 2s, -o-transform 2s;
  /* Opera */
}
#header .social-block #header .social-block .social-network:hover {
  background-color: #d05539;
}
#header .social-block .social-network.vk {
  background-image: url(/Content/img/social/vk.png);
}
#header .social-block .social-network.vk:hover {
  width: 155px;
  background-color: #3197c5;
}
#header .social-block .social-network.facebook {
  background-image: url(/Content/img/social/facebook.png);
}
#header .social-block .social-network.facebook:hover {
  background-color: #3B5998;
  width: 165px;
}
#header .social-block .social-network.twitter {
  background-image: url(/Content/img/social/twitter.png);
}
#header .social-block .social-network.twitter:hover {
  width: 105px;
  background-color: #3197c5;
}
#header .social-block .social-network.mail {
  background-image: url(/Content/img/social/mail.png);
}
#header .logo {
  font-size: 48px;
  margin: 30px 0 0 320px;
  font-family: "Freehand";
  color: #fff;
  text-shadow: 2px 2px #7c7c7c;
}
#header .user-block {
  margin: 12px 0 0 0px;
  padding: 0 0 0 8px;
  color: #fff;
  text-shadow: 0 0px 10px #E5850A;
  font-family: 'Myriad Pro';
}
#header .user-block a {
  color: #fff;
  text-decoration: none;
}
#header .user-block a:hover {
  color: #fff;
  text-decoration: underline;
}
#header .user-block span {
  color: #fff;
  font-family: "tahoma";
  font-size: 12px;
  font-weight: bold;
}
#header .user-block span a {
  color: #fff;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
}
#header .user-block span a:hover {
  color: #fff;
}
#header .user-block .user-name {
  font-size: 18px;
  font-weight: bold;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#header .user-block .menu {
  margin: 8px 0 0 0;
}
#header .user-block .menu .menu-item {
  margin-right: 30px;
}
#header .user-block .menu .have-new {
  background-color: #20aaf5;
  border: solid 1px #086699;
  color: #fff;
  text-shadow: 0 -1px 0 #086699;
  width: 17px;
  height: 17px;
  border-radius: 9px;
  position: absolute;
  text-align: center;
  right: -15px;
  top: -7px;
  font-size: 10px;
  font-family: 'tahoma';
  font-weight: bold;
}
#header .user-block .menu .have-new:hover {
  opacity: 0.9;
  cursor: pointer;
}
#header .user-block .menu .event-tooltip {
  background-color: #2B2B2B;
  border: 1px solid #211E1E;
  padding: 4px;
}
#header .user-block .menu a {
  font-weight: normal;
}
#header .user-block .status-switch {
  margin: 3px 10px 0 10px;
  height: 12px;
  width: 25px;
  display: block;
  background-color: #36393c;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.3s;
  -moz-transition: background 0.3s;
}
#header .user-block .status-switch .switch {
  margin: -2px 0 0 -2px;
  height: 16px;
  width: 16px;
  display: block;
  background-color: #00baff;
  border-radius: 10px;
  float: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
}
#header .user-block .status-switch .switch.busy {
  background-color: #e84c3d;
  margin-left: 12px;
}
#header .user-block .status-switch:hover {
  background-color: #343434;
}
#header .icon {
  background-image: url(/Content/img/header/header-images.png);
  width: 18px;
  height: 16px;
  float: left;
  margin: 0 3px;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}
#header .icon.icon-func:hover {
  opacity: 0.7;
}
#header .icon.icon-star {
  background-position: 0 0;
}
#header .icon.icon-dossier {
  background-position: 0 -18px;
}
#header .icon.icon-coins {
  background-position: 0 -32px;
}
#header .icon.icon-conversation {
  background-position: 0 -48px;
}
#header .icon.icon-vip {
  background-position: 0 -64px;
}
#header .icon.icon-to-top {
  background-position: 0 -80px;
}

/*
#header:after
{
    height: 2px;
    width: 100%;
    background-image: url('../img/backgrounds/header_after.png');
    content: " ";
    display: block;
}
 */
/* Promo-Block
-----------------------------------------------------------------------------*/
.promo-block {
  margin: 0 0 10px 0;
  z-index: 9;
}
.promo-block img {
  height: 100px;
}
.promo-block .images-box {
  margin: 0 auto;
  width: 910px;
}
.promo-block .images-box .block {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  margin: 5px  5px;
  display: block;
  background-image: url("http://t0.gstatic.com/images?q=tbn:ANd9GcSga6F1QezPTvPMW68eb8Mi6hipudNnYbhv-z-xNnC8yX5wQ5Sp");
  background-position: center;
}

/* Navigation
-----------------------------------------------------------------------------*/
.navigation {
  height: 60px;
  background-color: #08a1db;
  margin-left: -10px;
  width: 1020px;
  font-size: 17px;
  font-family: "archiveregular";
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.navigation .additional-link {
  background-color: #0C97CC;
  color: #FFFFFF !important;
  padding: 22px 60px;
  height: 60px;
  width: 350px;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.navigation .additional-link:after {
  border-top: 1px dotted #FFFFFF;
  content: " ";
  display: block;
}
.navigation .additional-link:hover:after {
  border-top: none;
}
.navigation .item {
  height: 60px;
  padding: 18px 20px;
  float: left;
  transition: background 0.2s;
  -moz-transition: background 0.2s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.navigation .item:hover {
  background-color: #17AEE7;
}
.navigation .item.active {
  border-bottom: solid 3px #078ec1;
}
.navigation .item.active a {
  color: #fff !important;
}
.navigation .item a {
  color: #076f97;
  text-decoration: none;
  cursor: pointer;
  display: block;
  height: 35px;
  margin-top: -15px;
  padding-right: 0;
  padding-top: 20px;
}

.navigation .search input {
  height: 33px;
  width: 250px;
  margin-top: 10px;
  border-radius: 8px;
  border: 1px solid #505050;
  padding: 0 4px 0 4px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  width: 100%;
  min-width: 1022px;
  margin: -75px auto 0;
  min-height: 75px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: url("/Content/img/backgrounds/header.png") repeat scroll 0 0 transparent;
  position: relative;
  padding: 5px 0 5px 0;
  font-size: 12px;
}

#footer .footer-info {
  color: #E4E4E4;
}
#footer .footer-info a {
  color: #fff;
  text-decoration: none;
}
#footer .footer-info ul.footer-navi {
  list-style: none;
}
#footer .footer-info ul.footer-navi li {
  line-height: 16px;
}
#footer .footer-info ul.footer-navi li a {
  color: #fff;
  text-decoration: none;
}
#footer .footer-info ul.footer-navi li a:hover {
  text-decoration: underline;
}

.about-project {
  margin: 10px 0 10px 20px;
}

ul.contact {
  margin: 10px 0 10px 0px;
  list-style: none;
}
ul.contact a {
  color: #0099D2;
}

ul.contact .label {
  font-weight: bold;
  color: #4d5e65;
}

ul.contact li {
  margin: 2px 0;
  padding: 4px 0;
  border-bottom: 1px solid #f1f1f1;
}

ul.contact li:last-child {
  border-bottom: none;
}

.not-found .not-found-text {
  color: #ECECEC;
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  padding: 140px 0;
}
.not-found .links {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 60px;
}
.not-found .links a {
  color: #0099D2;
}

.social {
  margin: 0 20px 0 0;
}

.social.vk {
  width: 140px;
  margin: -1px 20px 0 0;
}

.social.gp {
  width: 60px;
}

.ui-autocomplete {
  background-color: #fff;
  padding: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.ui-autocomplete li {
  padding: 11px 0px;
  list-style: none;
  cursor: pointer;
  text-decoration: none;
}
.ui-autocomplete li a {
  background-color: #fff;
  padding: 10px;
  border-radius: 0px;
  text-decoration: none;
}
.ui-autocomplete li a span:before {
  content: ",";
}
.ui-autocomplete li a:hover {
  background: #08A1DB;
  border: none;
  color: #fff;
}
.ui-autocomplete li:hover {
  background: #08A1DB;
}
.ui-autocomplete li:hover a {
  background: #08A1DB;
  border: none;
  color: #fff;
}
