/* helpers */
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ul-reset {
  list-style: none;
  padding-left: 0;
}
section.main {
  padding-top: 20px;
}
.w1 {
  width: 1%;
}
.help-block__check-account {
  position: absolute;
  right: -30px;
  top: 0;
  margin: 0;
}
/* Landing */
body.landing {
  padding: 0;
}
body.landing section {
  padding: 25px 0;
}
body.landing section h2 {
  font-size: 50px;
  margin-bottom: 25px;
}
body.landing section .container {
  max-width: 920px;
}
body.landing .orange-section {
  background-color: #ED812B;
  color: #fefefe;
}
body.landing .white-section {
  background-color: #fefefe;
  color: #ED812B;
}
body.landing .navbar-orange {
  background: #ED812B;
  color: #fff;
  border-color: #ed440a;
}
body.landing .navbar-brand {
  color: #fff;
}
body.landing .navbar-nav > li a {
  color: #fff;
}
body.landing .navbar-nav > li a:hover {
  background-color: #E77314;
}
body.landing .navbar-nav > li.active > a {
  background-color: #E77314;
}
body.landing .navbar-nav > li.active > a:hover {
  background-color: #d26817;
}
body.landing .login-widget label {
  font-weight: normal;
  font-size: 0.9em;
  margin-bottom: 0;
}
body.landing .login-widget .form-control {
  padding: 0 5px;
  height: 22px;
}
body.landing .login-widget .form-group {
  margin-bottom: 0;
}
body.landing .login-widget .submit-button-layout {
  padding-top: 12px;
}
body.landing .login-widget .remind-link {
  font-size: 0.9em;
  margin-left: 10px;
  color: #fefefe;
}
body.landing .stat-list {
  list-style: none;
  padding-left: 0;
}
body.landing .stat-list i {
  margin-right: 10px;
}
body.landing .stat-list li {
  margin-bottom: 5px;
  font-size: 25px;
}
body.landing .advantages-list {
  list-style: none;
  padding-left: 0;
}
body.landing .advantages-list li {
  font-size: 20px;
  margin: 0 0 20px;
  position: relative;
  padding-left: 25px;
  line-height: 1.2em;
}
body.landing .advantages-list i {
  margin-right: 10px;
  color: #169F25;
  font-size: 25px;
  position: absolute;
  left: -10px;
}
body.landing .price-section table {
  font-size: 1.2em;
  width: 100%;
  margin: 0 auto 15px;
}
@media (min-width: 768px) {
  body.landing .price-section table {
    font-size: 26px;
  }
}
body.landing .price-section table td {
  height: 90px;
  border: solid 1px #EB7F2B;
  text-align: center;
  padding: 5px 10px;
}
body.landing .price-section .tariff {
  color: #B22D00;
  width: 70%;
}
body.landing .price-section .price {
  color: #0059B2;
}
body.landing .price-section .price-info {
  font-size: 18px;
}
body.landing .footer-partners {
  padding-bottom: 20px;
}
body.landing .footer-partners img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.landing .footer-partners .row {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.news-list {
  padding-top: 20px;
}
.news-list .created {
  font-size: 0.9em;
  font-style: italic;
}
.news-list .btn {
  margin-right: 10px;
}
.news-list h3 {
  margin: 0 0 0.5em;
}
.news-list article {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: solid 1px #eee;
}
.news-comments {
  margin-left: 30px;
}
.news-comments .pull-right a {
  margin-right: 5px;
}
.news-comments article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.news-comments article.is-admin {
  padding-left: 20px;
}
.news-comments article .comment-body {
  margin-bottom: 10px;
}
.news-comments .sub-comments {
  margin-left: 40px;
  margin-top: 15px;
}
.news-comments .sub-comments article {
  border: none;
  margin-bottom: 5px;
  padding: 0;
}
.comment-form {
  margin-left: 30px;
}
.help-text {
  color: #999;
}
.support-email {
  font-size: 18px;
}
.support-email a {
  text-decoration: underline;
}
.logo {
  text-align: center;
  padding: 15px 5px;
}
.logo img {
  margin: 0 auto;
}
.navbar-brand img {
  position: relative;
  top: -3px;
}
.social {
  padding: 30px 0 10px;
  text-align: center;
  color: #A1ABBD;
}
.social__link {
  background: url("../images/social_buttons.png") no-repeat;
  height: 29px;
  width: 194px;
  display: inline-block;
}
.social__vk {
  background-position: 0 0;
}
.social__ok {
  background-position: 0 100%;
}
.showHelp {
  cursor: pointer;
}
.text-color-orange {
  color: #eb7f2b;
}
.text-color-orange a {
  color: #eb7f2b;
}
.to-top {
  background-color: #d5d5d5;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  opacity: 0.65;
  text-align: center;
  font-size: 30px;
  line-height: 65px;
  z-index: 2100;
  cursor: pointer;
}
.to-top:hover {
  opacity: 0.9;
}
/* For post parsers */
.group-posts {
  padding: 20px 0 0;
}
.group-posts article {
  margin: 0 0 20px;
}
.group-posts article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.group-posts article:nth-child(odd) {
  border: solid #ccc;
  border-width: 1px 0;
  background: #f6f6f6;
  padding: 20px 0;
}
.group-posts article h4,
.group-posts article h5 {
  white-space: pre-wrap;
  margin: 15px 0 20px;
}
.group-posts article .original {
  max-width: 650px;
  width: 50%;
  float: left;
  border: 2px solid #ccc;
  padding: 10px;
  margin-left: 20px;
}
.group-posts article .clone {
  max-width: 650px;
  width: 45%;
  float: left;
  min-height: 1px;
}
.group-posts article span.added-status {
  margin-left: 15px;
}
.group-posts article div.added-status {
  text-align: center;
  padding-top: 5px;
}
.group-posts article img {
  max-width: 100%;
}
.group-posts article textarea.content {
  min-width: 960px ;
}
.group-posts article .manage {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.group-posts article .manage .right-line-1 {
  margin-bottom: 5px;
}
.group-posts article .manage .right-line-1 > * {
  margin: 0 0 0 5px;
}
.group-posts article .manage-bottom {
  text-align: right;
}
.group-posts article .manage-bottom > * {
  margin: 0 0 0 5px;
}
.group-posts article .load-more {
  text-align: center;
}
.group-posts article .load-more a {
  display: block;
}
.group-posts article .change-send-status input {
  display: none;
}
.group-posts article .change-send-status .glyphicon-ok {
  display: none;
}
.group-posts article .change-send-status.active .glyphicon-plus {
  display: none;
}
.group-posts article .change-send-status.active .glyphicon-ok {
  display: inline-block;
}
.media {
  overflow: inherit;
}
.media .media-item {
  margin: 0 0 15px;
  padding: 5px 0;
  position: relative;
}
.media .media-item .edit-area {
  display: none;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
}
.media .media-item .edit-area a {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #ccc;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 5px;
}
.media .media-item:hover .edit-area {
  display: block;
}
.media .media-item__text,
.media .media-item__poll,
.media .media-item__link {
  border: dashed 1px #ccc;
  padding: 5px;
}
.media .media-item__text p,
.media .media-item__poll p,
.media .media-item__link p {
  margin: 0.5em 0;
}
.media .media-item__photo {
  min-height: 150px;
}
.media .media-item__poll .answers {
  width: 80%;
}
.media .media-item .image.image-with-video {
  position: relative;
}
.media .media-item .image.image-with-video .ajax-loader2 {
  position: absolute;
  left: 40%;
  top: 40%;
  width: 80px;
  height: 80px;
}
.media .media-item .image.image-with-video .ajax-loader3 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5em;
  margin-left: -5em;
}
.media .media-item .image img {
  max-width: 100%;
}
.media .media-item .image .full-link {
  font-size: 0.9em;
}
.media .media-item .size,
.media .media-item .info {
  font-size: 0.9em;
  color: #999;
  padding-top: 5px;
}
.media .media-item .size .title,
.media .media-item .info .title {
  font-size: 1.1em;
  font-weight: bold;
}
.media .media-item .info-edit {
  margin-top: 10px;
}
.media .media-item .video-box {
  position: relative;
}
.media .media-item video {
  width: auto;
  height: auto;
}
.media .media-item .some-photos {
  /*img {
        display: inline-block;
        width: 45%;
        margin-right: 10px;
        margin-bottom: 10px;
      }*/
}
.media .media-item .count-photos {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
  text-align: right;
}
.media .media-item .text-counter {
  position: absolute;
  bottom: 1px;
  right: 1px;
}
.media .media-item-edit .form-group {
  margin-bottom: 5px;
  position: relative;
}
.media .media-item-edit .form-group .text-count-wrapper {
  position: absolute;
  right: 0;
  bottom: -20px;
}
.media .media-item-edit .buttons-block {
  margin-bottom: 0;
}
.media .media-item-edit .alert {
  margin-top: 10px;
}
.post-content {
  margin: 0 0 20px;
}
.watermark-place {
  padding: 10px;
  background: #e9e9e9;
}
.schedule-item {
  margin: 50px 0 0;
  padding-bottom: 40px;
}
.popover {
  max-width: 350px !important;
}
.js-link {
  cursor: pointer;
  text-decoration: none;
  border-bottom: dotted 1px;
}
.js-link:focus {
  text-decoration: none;
}
.js-link:hover {
  text-decoration: none;
  border-color: transparent;
}
.js-link.glyphicon {
  border: none;
}
.uploaded-images .items:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.uploaded-images article {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 250px;
  width: 20%;
}
.uploaded-images article img {
  max-height: 130px;
  max-width: 100%;
}
.uploaded-images article .description {
  padding: 5px 0;
}
.uploaded-images article .actions {
  padding-top: 5px;
}
.uploaded-images article .actions .label {
  font-size: 0.9em;
}
.uploaded-images article.published {
  opacity: 0.4;
}
.uploaded-images article.published:hover {
  opacity: 1;
}
.uploaded-images article:nth-child(5n+1) {
  clear: left;
}
.uploaded-images .clear {
  clear: left;
  height: 30px;
}
/* Video albums */
.section-album .head-block {
  margin: 0 0 10px;
}
.section-album .head-block h3 {
  display: inline-block;
  margin: 0;
}
.jumbotron.group-posts {
  padding: 20px;
}
.jumbotron.group-posts h4 {
  margin: 0 0 1.5em;
}
footer {
  padding-top: 50px;
}
.user__info {
  color: #dfe4ed;
}
.user__info .plan {
  margin-top: 5px;
}
.user__info .plan a {
  text-decoration: underline;
}
.user__info .plan a.text-danger1 {
  color: #ed5565;
}
.profile-element {
  margin-bottom: 10px;
}
.user__menu {
  float: right;
  margin-top: 15px;
  margin-bottom: 10px;
  /* Balance */
}
.user__menu > div {
  margin-bottom: 5px;
}
.user__menu > div {
  float: left;
}
.user__menu .plan {
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #ccc;
}
.user__menu .plan .title {
  font-weight: bold;
}
.user__menu .plan .label {
  font-size: 14px;
}
.user__menu .user {
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #ccc;
}
.user__menu .balance {
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #ccc;
}
.payment__amount {
  font-size: 20px;
  margin: 1em 0 10px;
}
.payment_note {
  margin: 0 0 1em;
}
.subscribe-plans .title {
  font-size: 16px;
  font-weight: bold;
}
.subscribe-plans .subscription-price {
  font-size: 18px;
  margin: 5px 0 10px;
}
.active__subscribe {
  background: #b2f5b5;
}
.active__subscribe .active__to {
  font-size: 15px;
  margin: 0;
}
.active__subscribe .info {
  font-size: 15px;
  margin: 0 0 5px;
}
.active__subscribe .buttons {
  margin-top: 20px;
}
.active__subscribe.off {
  background: #ffc79b;
}
.active__subscribe.wait {
  background: #f4ed8c;
}
.top-navigation .nav .partners-link:not(.active) a {
  background-color: #23c6c8;
  color: #fff;
}
.right-float-block {
  position: absolute;
  margin-top: -18px;
  top: 50%;
  right: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.right-float-block a {
  color: #fff;
}
.nav a .badge {
  margin-left: 7px;
}
.main__nav {
  padding-left: 10px;
}
.site-pager {
  text-align: center;
}
p.proxy-alert {
  padding: 8px;
}
.buttons-block {
  margin: 0 0 15px;
}
.buttons-block .btn,
.buttons-block .btn-group {
  margin-right: 5px;
}
.buttons-block .btn-group .btn {
  margin-right: 0;
}
.ticket-text-area {
  min-height: 150px;
}
.ticket__layout .ticket__items {
  margin: 0 0 30px;
}
.ticket__layout .ticket__items .list-summary {
  text-align: right;
}
.ticket__layout article {
  margin: 0 0 20px;
}
.ticket__layout article.other-user,
.ticket__layout article.message__sub {
  margin-left: 40px;
}
.ticket__layout article .username .date {
  font-size: 13px;
  font-weight: normal;
  color: #666;
}
.ticket__layout .ticket__message {
  min-height: 150px;
  max-width: 100%;
}
/* Parser */
.parser-form {
  width: 400px;
  max-width: 100%;
  margin-bottom: 10px;
}
.parser-form .cache-info-text {
  margin-left: 15px;
  font-style: italic;
  font-size: 0.9em;
  color: #666;
}
@-webkit-keyframes spinner-spin12 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-spin12 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.load-more-place .loader {
  -webkit-animation: spinner-spin12 1.2s steps(12) infinite;
  animation: spinner-spin12 1.2s steps(12) infinite;
  width: 40px;
  height: 40px;
}
#result-manage {
  padding-left: 50%;
  position: relative;
  height: 1px;
}
#result-manage .inner-block {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: 50px;
  z-index: 210;
}
#result-manage .inner-block .btn {
  margin-top: 5px;
}
#result-manage.fixed .inner-block {
  position: fixed;
  top: 40px;
}
#result-manage p {
  margin-top: 10px;
}
.parse-manage .btn {
  margin-right: 10px;
}
.parse-manage .control-checkboxes {
  margin: 0 0 20px;
}
.parse-manage .control-checkboxes a {
  margin-right: 10px;
}
.parse-manage .control-buttons {
  margin: 0 0 20px;
}
.album-images {
  padding-top: 20px;
  margin-bottom: 40px;
}
.album-images:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album-images article {
  float: left;
  width: 200px;
  min-height: 235px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.album-images article .copy {
  margin: 0 0 5px;
}
.album-images article .added-status {
  margin-left: 5px;
}
.album-images article .image {
  overflow: hidden;
  margin: 0 0 10px;
}
.album-images article .image a {
  cursor: pointer;
  text-align: center;
  display: block;
}
.album-images article .image img {
  width: 100%;
  max-width: 200px;
}
.album-images article .manage .glyphicon {
  margin-right: 5px;
}
.album-images article .size {
  margin-left: 5px;
  font-size: 0.9em;
}
.album-images article.disable img {
  opacity: 0.5;
}
.album-parse-result {
  padding-top: 20px;
}
.photos-list {
  overflow: hidden;
  padding-top: 20px;
}
.photos-list article {
  float: left;
  margin-right: 20px;
  max-width: 310px;
  min-height: 300px;
  width: 20%;
  margin-bottom: 20px;
  padding: 5px;
  border: solid 1px #efefef;
  overflow: hidden;
  -webkit-transition: background 300ms linear;
  -moz-transition: background 300ms linear;
  -o-transition: background 300ms linear;
  transition: background 300ms linear;
}
.photos-list article img {
  max-width: 100%;
  max-height: 190px;
  margin-bottom: 5px;
}
.photos-list article .size {
  font-size: 0.9em;
}
.photos-list article:nth-child(4n+1) {
  clear: left;
}
.photos-list article:hover,
.photos-list article.selected {
  background: #efefef;
}
.photos-list article.selected {
  border-color: #ccc;
}
.photos-list.with-items {
  border-top: solid 1px #ccc;
}
.home-page-article {
  font-size: 16px;
  border-top: solid 1px #eee;
  padding-top: 30px;
  margin-top: 30px;
}
.home-page-article h1 {
  font-size: 20px;
  margin: 0 0 1em;
}
.home-page-article ul li {
  margin: 0 0 10px;
}
.result-settings {
  margin-bottom: 10px;
}
.result-settings .unique-settings {
  padding: 20px 0;
}
.result-settings .unique-settings form .checkbox {
  margin-right: 15px;
}
.result-settings .sort {
  padding-top: 20px;
}
.result-settings .filter {
  padding-top: 10px;
}
.white-popup {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.white-popup h1,
.white-popup .h1 {
  font-size: 22px;
  font-weight: 500;
  color: #333;
}
.white-popup h1,
.white-popup h2,
.white-popup h3 {
  margin: 0 0 1em;
}
.white-popup__title {
  margin: 0 0 1em !important;
}
.white-popup .bg-danger {
  padding: 5px;
}
.white-popup.video-popup {
  text-align: center;
}
.white-popup.video-popup video {
  max-width: 100%;
}
.white-popup__copy-posts {
  width: 800px;
}
.white-popup__copy_posts .to-checkboxes__albums .checkbox {
  margin-bottom: 5px;
}
.white-popup__copy_posts .well .checkbox {
  margin: 0;
}
.white-popup__partners {
  max-width: 760px;
}
.white-popup__move-to-page {
  max-width: 400px;
}
.white-popup .checkbox-groups .toggles a {
  margin-right: 10px;
}
.schedule-info ul,
.schedule-info ol {
  padding-left: 1.3em;
}
.schedule-info li {
  margin: 0 0 3px;
}
.schedule-info .label {
  font-weight: normal;
  font-size: 12px;
}
.schedule-info .video .label,
.schedule-info .post .label {
  position: relative;
  top: 5px;
}
.group-tabs {
  margin: 0 0 20px;
}
.grid-view.grid-view-loading {
  background: url(../images/loader.gif) no-repeat 100% 10px;
}
.grid-view a.loading {
  opacity: 0.3;
}
.grid-view .summary {
  padding: 20px 0;
}
.grid-view .summary select {
  display: inline-block;
  width: auto;
}
.grid-view .summary-text {
  margin-right: 20px;
}
.grid-view .row-fluid {
  display: flex;
  justify-content: space-between;
}
.grid-view tr.muted {
  color: #ccc;
}
.grid-view tr.muted .label {
  opacity: 0.3;
}
.grid-view tr.muted a.label:hover {
  opacity: 1;
}
.ajax-loader {
  display: inline-block;
  background: url(../images/loader.gif) no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.task-data .time-field {
  width: 50%;
}
.task-data .count-field {
  width: 50%;
}
.task-data .help-block {
  font-size: 0.85em;
}
.form-group-update .help-block:not(.help-block__check-account) {
  font-size: 0.9em;
  font-style: italic;
  color: #999;
}
.api-label {
  font-size: 12px;
  font-weight: normal;
}
.label-status {
  font-size: 11px;
  font-weight: normal;
}
.content-kit {
  margin: 0 0 10px;
}
.content-kit li {
  list-style-type: none;
}
.content-kit .content-kit-item {
  padding: 6px;
  position: relative;
  border: dashed 1px #cecece;
  margin: 10px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-kit .content-kit-item .form-group {
  margin-bottom: 5px;
}
.content-kit .content-kit-item .delete {
  position: absolute;
  right: 5px;
  top: 5px;
  visibility: hidden;
}
.content-kit .content-kit-item:hover {
  background: #efefef;
  border-color: #e0e0e0;
  border-style: solid;
}
.content-kit .content-kit-item:hover .delete {
  visibility: visible;
}
.content-kit .content-kit-item__separator {
  padding: 3px 8px;
}
.content-kit .content-kit-item__separator hr {
  margin: 7px 0;
  border-width: 3px;
  border-color: #bbb;
}
.content-kit .content-kit-item__separator:hover {
  background: none;
}
.content-kit .content-kit-item .pool-item div > .control-label,
.content-kit .content-kit-item .poll-item div > .control-label {
  font-weight: normal;
}
.content-kit .content-kit-item .pool-item .form-group,
.content-kit .content-kit-item .poll-item .form-group {
  margin-bottom: 5px;
}
.content-kit .content-kit-item .pool-item .form-group div.form-control,
.content-kit .content-kit-item .poll-item .form-group div.form-control {
  width: 80%;
}
.content-kit .content-kit-item .pool-item .form-group div.form-control,
.content-kit .content-kit-item .poll-item .form-group div.form-control {
  cursor: text;
}
.content-kit .content-kit-item .pool-item .kit-poll-img .fileinput-button,
.content-kit .content-kit-item .poll-item .kit-poll-img .fileinput-button {
  margin-bottom: 5px;
}
.content-kit .content-kit-item .pool-item .answers,
.content-kit .content-kit-item .poll-item .answers {
  margin-top: 15px;
  width: 80%;
}
.content-kit .content-kit-item .pool-item .answers input,
.content-kit .content-kit-item .poll-item .answers input {
  margin-bottom: 3px;
}
.content-kit .content-kit-item .pool-item .answers .poll-toggle,
.content-kit .content-kit-item .poll-item .answers .poll-toggle {
  position: absolute;
  right: 0;
  top: 0;
}
.content-kit .content-kit-item .pool-item .answers .answers-mode,
.content-kit .content-kit-item .poll-item .answers .answers-mode {
  position: relative;
  display: block;
}
.content-kit .content-kit-item .pool-item .answers .answers-mode .poll-toggle > span,
.content-kit .content-kit-item .poll-item .answers .answers-mode .poll-toggle > span {
  cursor: pointer;
}
.content-kit .content-kit-item .pool-item .answers .poll-answer .kit-poll-img,
.content-kit .content-kit-item .poll-item .answers .poll-answer .kit-poll-img {
  margin-bottom: 5px;
}
.content-kit .content-kit-item .pool-item .add-answer-item,
.content-kit .content-kit-item .poll-item .add-answer-item {
  color: #ccc;
}
.content-kit .content-kit-item .pool-item .poll-toggle-state-txt,
.content-kit .content-kit-item .poll-item .poll-toggle-state-txt,
.content-kit .content-kit-item .pool-item .kit-poll-img,
.content-kit .content-kit-item .poll-item .kit-poll-img {
  display: none;
}
.content-kit .content-kit-item .pool-item.with-img .kit-poll-img,
.content-kit .content-kit-item .poll-item.with-img .kit-poll-img {
  display: block;
}
.content-kit .content-kit-item .pool-item.with-img .poll-toggle-state-txt,
.content-kit .content-kit-item .poll-item.with-img .poll-toggle-state-txt {
  display: inline-block;
}
.content-kit .content-kit-item .pool-item.with-img .poll-toggle-state-img,
.content-kit .content-kit-item .poll-item.with-img .poll-toggle-state-img,
.content-kit .content-kit-item .pool-item.with-img .add-answer-item,
.content-kit .content-kit-item .poll-item.with-img .add-answer-item {
  display: none;
}
.content-kit .content-kit-item .pool-item.with-img .answers-list-items,
.content-kit .content-kit-item .poll-item.with-img .answers-list-items {
  overflow: hidden;
}
.content-kit .content-kit-item .pool-item.with-img .poll-answer,
.content-kit .content-kit-item .poll-item.with-img .poll-answer {
  margin-bottom: 10px;
}
.content-kit .content-kit-item .pool-item.with-img .poll-answer .kit-poll-img,
.content-kit .content-kit-item .poll-item.with-img .poll-answer .kit-poll-img {
  width: 50%;
}
.content-kit-select {
  margin: 0 0 20px;
}
.post-preview {
  margin-bottom: 30px;
}
.post-preview .content-item-block {
  margin: 0 0 10px;
  border: dashed 1px #e0e0e0;
  padding: 5px;
}
.post-preview .content-item-block .poll-answers {
  list-style: none;
  padding: 0;
  display: flex;
}
.post-preview .content-item-block .poll-answers li {
  width: 50%;
}
.post-preview__ajax {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  position: relative;
  max-width: 750px;
  margin: 20px auto;
}
.post-preview__ajax .form-buttons {
  margin: 10px 0;
}
.post-info {
  margin-top: 20px;
}
.setting-tabs .panel {
  margin: 0 0 20px;
}
.setting-tabs .submit-layout {
  margin: 20px 0;
}
.message__address-list {
  max-height: 800px;
  overflow: auto;
}
.message__address-list li {
  margin: 0 0 5px;
}
/* Post Doubles */
.doubles-list {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  width: 50%;
}
.doubles-list .item {
  border: solid 1px #eee;
  background: #f9f9f9;
  padding-left: 15px;
  margin: 0 0 10px;
}
.doubles-list .item h4 {
  margin: 10px 0;
}
.doubles-list .item .glyphicon-chevron-up {
  display: none;
}
.doubles-list .item.open .glyphicon-chevron-up {
  display: block;
}
.doubles-list .item.open .glyphicon-chevron-down {
  display: none;
}
.doubles-list .item.open .more-info {
  display: block;
}
.doubles-list .preview {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.doubles-list .preview h4 {
  display: inline-block;
}
.doubles-list .preview .open-more-info {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10px;
}
.doubles-list .more-info {
  display: none;
}
/* Post by Images*/
.image-post-list .item {
  margin: 0 0 20px;
  padding: 20px;
  border: solid 1px #ccc;
  width: 50%;
}
.image-post-list .item .post-content-item {
  margin-bottom: 20px;
}
.with-parse-history {
  position: relative;
}
.with-parse-history .history-list {
  padding-left: 10px;
  position: absolute;
  z-index: 10;
  left: 100%;
  top: 0;
}
.with-parse-history .history-list ul {
  list-style: none;
  padding: 5px 7px;
  background: #f6f6f6;
  margin-top: 10px;
}
.with-parse-history .history-list ul li {
  white-space: nowrap;
}
.with-parse-history .history-list ul a {
  cursor: pointer;
}
#copy-to-group ul {
  max-height: 500px;
  overflow: auto;
}
.td-size-2 {
  width: 50px;
}
.td-size-3 {
  width: 75px;
}
.td-size-4 {
  width: 100px;
}
.accounts-section {
  margin: 0 0 50px;
}
.accounts-section .refresh-status {
  margin-left: 3px;
}
.accounts-section table .ajax-loader {
  vertical-align: bottom;
}
.post-constructor .items {
  padding: 10px 0;
}
.post-constructor article {
  margin-bottom: 10px;
  min-height: 30px;
}
.post-constructor article .img img {
  max-width: 100%;
}
.post-constructor article .size {
  font-size: 0.9em;
  color: #999;
  margin-top: 5px;
}
.post-constructor__before a,
.post-constructor__after a {
  cursor: pointer;
}
.post-constructor .form-actions {
  margin-top: 20px;
}
.show-text-group {
  margin-top: 10px;
}
.stat-index {
  font-size: 14px;
}
.stat-index .fa-odnoklassniki-square {
  color: #F88707;
}
.stat-index i.fa {
  font-size: 18px;
}
.stat-index a {
  text-decoration: underline;
}
.stat-index a:hover {
  text-decoration: none;
}
.stat-index .success-column {
  width: 105px;
}
.stat-index .error-column {
  color: #C00;
  width: 105px;
}
@media (max-width: 1500px) {
  .user__menu {
    float: left;
  }
}
/* Theme */
.page-heading {
  position: relative;
}
body {
  overflow-x: visible;
}
#wrapper {
  overflow-x: visible;
}
.back-to-admin {
  color: #ed5565 !important;
}
.nav-header {
  padding: 15px 0 15px 20px;
}
.nav-header .text-danger {
  color: #ed5565;
}
.metismenu .nav-divider {
  background: none;
  height: 10px;
}
/* fade image in after load */
.lazyload {
  opacity: 0;
}
.lazyloading {
  opacity: 1;
  background: #f7f7f7 url(../images/lazy-load.gif) no-repeat center;
  width: 100px;
  height: 100px;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.mfp-bg {
  z-index: 2042;
}
.mfp-wrap {
  z-index: 2043;
}
.navbar-static-side {
  z-index: 201 !important;
}
.dropdown-menu.scrollable {
  height: auto;
  max-height: 400px;
  min-width: 220px;
  overflow-x: hidden;
}
.account-filter .group-label-ico {
  margin-right: 0;
  font-size: 18px;
  vertical-align: text-bottom;
}
.group-label-ico {
  font-size: 19px;
  vertical-align: sub;
  margin-right: 5px;
}
.group-label-ico.fa-vk {
  color: #0d8ddb;
}
.group-label-ico.fa-odnoklassniki-square {
  color: #FFA500;
}
.group-label-ico.fa-facebook-square {
  color: #7D5DF4;
}
.group-label-ico.fa-clone {
  font-size: 16px;
  margin-left: 2px;
}
.group-items .project-row {
  background: #eee;
}
.group-items .url-column {
  max-width: 500px;
  position: relative;
}
.group-items .url-column .icons {
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.group-items .url-column .hide-project-groups {
  display: none;
  left: 0;
  position: absolute;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.group-items .url-column.open .icons {
  opacity: 0;
}
.group-items .url-column.open .load-project-groups {
  display: none;
}
.group-items .url-column.open .hide-project-groups {
  display: inline-block;
}
.time-info {
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.time-info b {
  font-size: 15px;
  display: inline-block;
  padding: 2px 5px;
  background-color: #1ab394;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.time-info b span {
  animation: blink 2s steps(3, start) infinite;
  -webkit-animation: blink-animation 2s steps(3, start) infinite;
  padding: 0 1px;
}
.form-group input[type=file] {
  margin-top: 5px;
}
.time-warning {
  text-align: center;
}
.fileinput {
  margin: 0;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
/*.mini-navbar {
  .metismenu {
    .collapsing {
      position: absolute;
      height: auto !important;
    }
  }
}*/
.video-mp4 {
  position: relative;
}
.play-video {
  color: #fff;
  font-size: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  cursor: pointer;
}
.has-error .control-label.error {
  margin-left: 0;
}
.post-state-nav {
  padding: 0 0 20px;
}
.post-state-nav li.active > a,
.post-state-nav li.active > a:hover {
  border-bottom: 1px solid #fff;
}
.group-items .project-row td:first-child {
  padding-left: 30px;
}
@media (min-width: 1300px) {
}
@media (min-width: 768px) {
  .bf-info {
    border-left: 1px dashed #e0e0e0;
  }
}
@media (max-width: 767px) {
  .bf-info {
    border-top: 1px dashed #e0e0e0;
    padding-top: 10px;
  }
}
.sources input {
  margin-bottom: 5px;
}
.sources .new-source-item {
  margin-bottom: 10px;
}
.sources .new-source-item.first-source-item .delete-new-source-item,
.sources .new-source-item[data-pos="0"][data-is-new] .delete-new-source-item {
  visibility: hidden;
}
.sources .new-source-item .with-account .select-account {
  display: none;
}
.sources .new-source-item .with-account .edit-account {
  display: inline-block;
}
.sources .new-source-item .is-active .glyphicon-ok-circle {
  color: #1ab394;
}
.sources .new-source-item .is-active .glyphicon-remove-sign {
  color: #f33;
}
.input-group-btn .btn-group.open {
  z-index: 3;
}
/* Promotion */
.promotion-form .section-enable {
  margin-bottom: 10px;
}
.promotion-params {
  margin-bottom: 20px;
}
.promotion-params .checkbox label {
  padding-left: 0;
  line-height: 20px;
}
.promotion-params .checkbox label .icheckbox_square-green {
  vertical-align: bottom;
}
.search-by-tags .tag {
  font-size: 0.9em;
}
.search-by-tags .bootstrap-tagsinput {
  line-height: 25px;
}
.search-by-tags .bootstrap-tagsinput input {
  visibility: hidden;
}
.account-info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #eee;
}
.following-table td {
  vertical-align: middle !important;
}
.last-event {
  margin-top: 7px;
  min-width: 400px;
}
.last-event .label {
  padding: 3px 6px;
}
.project-form .allow-groups > div {
  margin-bottom: 4px;
}
.project-form .project-groups > div {
  margin-bottom: 4px;
}
.alert-sm {
  padding: 8px;
}
.error-text {
  margin-bottom: 20px;
}
.send-video span {
  font-size: 1.2em;
}
.log-tabs {
  margin-bottom: 20px;
}
.log-filter {
  margin: 20px 0;
}
@media (min-width: 1100px) {
  .log-detail {
    width: 50%;
  }
}
@-webkit-keyframes spinner-spin12 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-spin12 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.ajax-loader2 {
  -webkit-animation: spinner-spin12 1.2s steps(12) infinite;
  animation: spinner-spin12 1.2s steps(12) infinite;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAADR1JREFUeAHtm2mMlVcZx++9M3NnhpkBZgaoNAQLTDsdFrVqrVVBNKJiAmUGCFuoiA1Jm0bj8kFjmqBfTDR+MoqhiliUJayBJsRgK2patRSJyCJFZVJZwwwUZmGWe+f6+5855+W9+zqlWE7yzNme85xnO89Z3juBwL10RzUQZHbBuy+tX78+5KT2l13b/3turL506dKwwAp7RzzBs8LbpXFr7diSJUs+y5x/Fthy7E54Qqm0HsSSRpk7d+4cQqhYGoVqvti6desqrl27JuEfsnhvNDQ0PL5x48ZB6gbHto94Vl6CGQzDCB710cooRE9PTzW4o4EeO2a0bZMC3tZUrAKMoFi/emhoaLE4D4VCu1HGLYpplTAwMDAUDAZjJOM1KqstR8lFVymdlw335vi3WAW4ab6L4Kts5RHyb7iOVHl/f3+wsrIyrkttcQ0pKooRJ0+eNHgzZsxQzMhVaSmoDTcVEwSNhbF+LZacA3QAlyD7BG3zyGPkZWlnzr8j6ITXUH85f1K3RxSjALlgEHfvJv8rblwjsighAjyL8GEbF7JaVuOyJejF8SoPyDYml/44orkM8OPggkY4hP8pQt+kL0xZgW0WsFq4iYyrrYCUpETmfkcoYEhujqXPINR2oNYK14tC1ra1tU2UF2jtFiC0NyRRidb6d14B4hABTSAKh8PPY/12BK+iuQ+YSGB8WjjFpFTKo63o4Od4ytUySS7oCJCbYLd169brCL+RuhQQQhk3gdbFixc/IoZTCeKjka4YF/iE5BSebkC+7dkUIMEFJuClE8IxtWvXrh3gvgZoZ1AwrMILvkI9wNi8XZYxcYovpeuLJ6VMCnCCxxYsWDAKXLPvas1TjmNMfbZdQv4YiGJ9nTG6UMIn8IIFwpk7d67ZFjkDJCkjRVuS9fNUYiKPsJCc0inACI9Q1VxUnoO5HeTfW7Zs2TQFNcg4gT2KaofBEF7wKo0vIngdudZqBGU8IyUePnw4ogHEixD9mkP9QyqrTX0uFRr4dM9YtGjR2NbW1vHKoZdREXGTJk7O8fYLtLUBoxBiXjQa3YAinoG5MVYRAQntxrm8vLz8J+B3ApVAL+3NCPgl2x+sqanRUVnbps4Ogpu2jaJZLkk0mSdj4BMfCxcurOvq6mqoqKioIgVZftUoXveOtClpIj8mzMtVY+S6pNwgl1t/EYv9HEU8QTkoxjS5BbMtbt++vR3l/Rq8GkDn/h6gTR4lerr10f4d2s4KVFabaKg/8ZSX7dAj72JMI55qDmORSGSor68vaZlBOymlcw+1x9asWVPV3d39LZj8HEzKfWU5KaSKug7zx8h/sXv37tcp69BTJmallNWrV9fcunVrL7gPgkMWPA5Kq/UcQx988xhC2wB9ps3RUe6S8zZXd7kdr7NHGK/zBEYBRq7BwcG+ffv23aDf63NjXW4QXSUh9xjiQDMHd1pL/8OA9vh+QP3SuGLCSzCwCcv/l3KAYFeu9U7wex/jvokClH6Eoo47T3G58P1l1UnyLMMbufHC4ebhv6I/duzYWrm6WiS8LC63l/DUI3hD9+bNm8VrxpRJARro+hX0ZK0lwHKEmUCuI6+8QpFdVriOlXfByLYDBw70yhtSWE70/Nbw6NOeS9LDSw1CjkLIUKLgcv3a2tqeLVu2KO7450lL22xLaXtthxUmcurUqX80Nze/VFZWJmU8BGh7lDf0IXwYxTxO3yenT59+mt3giizV3t5ugpesjFfkxBT0kpKi+9SpUxvoqCKgBng/iKEAKRAnCwWIOX3kN7Zt2yZ+ck7OArkMMM9ezqpsiTPZFb7MwMcAFx8krJg8ggKeJVdKtPpwa55/MYLohmVl5+oiwTLox+rd9jktT6osnzxGxKzwZn1i0ROM/RqM6e6/Bus3kfcq2pH7Le0v01V4QuFBJ7zWOamHI7gCc8Ep4zaYhqqJ8nJp+vUecIj8KeBnwFUUcYp8AxCwOCoWnerr67sIbIPyAIh14+qdzF2U8NmYkiWzguKDI6Rt0ye0xo5EGim6Hq+FTuCN8ynBI/pOLXhM+xlU9K6rqwuz3nJav2x9QY6gA/asL5o5jfPPmWfZBORsJ0RHUydLlouWThJffgUYxnHpD7GO1xLLRpGbI5wjlCp3OOQKgJuY6Ch4I6YEnferq6snMoe39FLxlaItysn00v79+7v8fS4IGoZleTq1tU1iX9W5Xfd6nefTgnAs7iSN1X5NLk37lUu1JEnP6fczXyXBMJQPaIzGwkUcX04BJeHubiTid6OgTm0tLS1XcOVpnKqkqQHKg5lAOODqIKTr7yaOoecpG48iL3lqamoa4CRYLf6AWK4gGYhVl86cORN3UoxzB8ftuykIOpn9eUql+BFyKJeCRuI0I0EzcY64uibMCv6DEOWw7wwwEgxr+4tbtnEcF1ApmEkJCpib3vz58yu5kHyG3eJj8HCL9fYbtsNzVoFJe2+efIpHXcfHkDczRzn09Q3yTeZwn+QNTp50DXohu4AuQ57wMPYR3vO+DbVWQExOgck2Qz3FwcO255MZBRLspjFojLYzYBoXo0dXrFhxn2+egoyZjwKM4ExoLkO89kxF+K8irC5CYkQfSbVrJFq8IMaglZQQXLSjKGOQd4dRPHnNhIcPWO9w8+Y1X04KsOvaCL5y5cp6HkRXIejXEX4GDMnl+61rjia/BOwV926cyqR8GPPjmjLC/xvB9biqhxe16duDPr404g0fxCAPaynSnpci/BOJycTk+vVRo3zcuHGfBmEeE9eT6yoahQEpUafGbsovc4c4pLc4/zKhzyXRcwy6tlxyM048NDY2TmaeSVKEFABQjelPOQrSG+Cb3BHOM7+JT9mIOwFT4XnMys2YYAGTvZe8n1zP2mTmdVjP3q/zQPEid/QrIgS+eQ/kMXUSTOnBRE9Wh/bs2eM/JHn06XZlk/NRoxF679c4jrt/37t3b6dfoXoG5zA0Bdr3WT50EAvgCfomWUb7TarnCJJX1Z4pacK0CUHkbk+C8Bggl3OvrGrXmf8sa/HAjh07TouIZVIWjskdCY5PU57AuCAKOD9r1qwN1jJGUClK43zRXNUgS+zz5HoCCzD0ratXr/7Wd9NUs/EixgtnCrTr4ScKL87qZVIM9Sv0nU6gr/FeShkDJIgwIKJtbTagACeXF8O6IF0nf4F3vx9Y4SWQgqQ+khilsi1+nDa9Hmtp6MGy8uLFi24Pjy1fvvwB2lcJVAbPJNxczJcD+hijOceMHz++ZbjX/JXwZj4EuwYchfZpoB9hKxgXxBMilAfJ7wd0c1QyfA0Xb/9NqQDXDREzCCvolijBaRo6SP37CP8n4VllGatTNUqQC4P7UepaLqJRCSPH3O8ANQbXnkO7LNigsqUTsJb+DwJJCfIcBboHdQ0G1wnvzUebPOgCvzM8wph2ptPaDFPOKJvGKaVEghnjSrjQK+AchoE+4DWY+SEfN/QzuG7HsMM11Owf1u+nKNbAiNamlstlS0sY+vQl4RSx9UVoQGW1qVOps7PzDHO9JSVQ1dKr4io703TG/5EilIJSLnz9i/JR5r9MrnHnmVeHJiWHO1yzf1MqwGFAcABL/xJ3fg65n1cQs4IbSzs85bY9pi/IVGcBUpqsL7c/LFoWhyoc347eFG+fHYQjL2DsSZQgQ4qGFDWZNf8ecucFFL3khDM/2mJZnoDmq8x5CnCnRQ/ZXxDxTMn1+yd1k6UaF2Q/forJJwMKmPoB5VmU9yuLLHrmKxMCPinLqx1cLZUXpCRVhaN2guFccLSGdcDS+u6A1u/UlyF54zPgeF0ZPQAsMeKEd2VvsCs4y2L9D8PoA7T3AwpmET5cvExZKVfG3Hz66KFvD3JlbW8RvGECXtBkqA3Ts8W4TONzTtkU4AhlImqWg/ZmrD1bjALIHqsi/5s+mLrl4YjlkBslcK7oYD2fg04FtNUWJW/xnfik1KJSrgpIOwnCGSY4mMxG6HEgKqjpjKDP0n/QQHAyKVAoaVNvb69igT52lpHLC+qISf5tMe3YXDqKVYCxvm5lWOlRwAU+HVNfYU3fKMD6jm/jBfrSTMM/EdzsEihX54Mm+/MXg+MGFJIXqwAzJ/v4XArVgCKutr0LnN7+QlnWN1uqygUk4zkIf5ax17QUoC162ud1EVMq2Ls0uFgFmCMvTE2FOQU+RXR4C/1eW5m1vpqLSdraOEdFTzCPWW7keqgdr8tRMYQ1tlgFBA4ePKir8BvQ0o8k9GBxHIb1gTTprEBbIclYWGcQFNsO6Adb+onOZXtqLISmN6ZYDcoiMa6o+zs6Oi7AmJ6pj3nUS1xgWR1hrg6R5V9uzpWCfLEKMNaxZ3yz5i1TRjGZGJQ7S2HCseVM6KbPWlzxoGSp6CXgONF69615I5jrS8x5sNBZQTFDP7XRjtGvtkS8NHUp18SCNP15NZeMUB6zGu/QFdjeCPUrrz/qt4XQMH150Lq7UfUgIri7pSice7/3+cuFU7w38p4G8tbA/wCC1K3ixNXArwAAAABJRU5ErkJggg==");
  background-size: cover;
}
.ajax-loader3,
.ajax-loader3:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.ajax-loader3 {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.as-textarea {
  white-space: pre-wrap;
}
/*# sourceMappingURL=master.css.map */