@charset "UTF-8";
/*
    Created on : 24 груд 2013, 15:54:55
    Author     : Nahasaki
    */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400,300&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin,cyrillic);
/* line 32, ../scss/master.scss */
.clear {
  clear: both;
}

/* line 35, ../scss/master.scss */
form {
  overflow: hidden;
}

/* line 38, ../scss/master.scss */
a, a:visited {
  color: #2a0342;
  text-decoration: none;
  border-bottom: dotted 1px #2a0342;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 43, ../scss/master.scss */
a:hover, a:visited:hover {
  border-color: transparent;
}
/* line 46, ../scss/master.scss */
a.colorbox, a:visited.colorbox {
  border: none;
}

/* line 51, ../scss/master.scss */
h1 a, h2 a, h3 a, h4 a {
  text-decoration: none;
  border: none;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 55, ../scss/master.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  opacity: .7;
}

/* line 61, ../scss/master.scss */
h1.title {
  margin-top: 0;
}

/* line 65, ../scss/master.scss */
ul.menu, ul.tabs {
  padding-left: 20px;
}
/* line 67, ../scss/master.scss */
ul.menu li, ul.tabs li {
  list-style: none;
  margin: 5px 0;
}

/* line 74, ../scss/master.scss */
.region-content-wrapper .tabs {
  position: absolute;
  top: -15px;
  right: 10px;
}
/* line 78, ../scss/master.scss */
.region-content-wrapper .tabs li {
  display: inline-block;
  margin-left: 5px;
}
/* line 82, ../scss/master.scss */
.region-content-wrapper .tabs li.active a {
  color: #555;
  border-bottom-color: transparent;
}
/* line 88, ../scss/master.scss */
.region-content-wrapper .tabs.secondary {
  top: 25px;
  font-size: 13px;
}

/* line 94, ../scss/master.scss */
div.messages {
  margin-top: 0;
}

/* line 102, ../scss/master.scss */
.DATE-SIGN {
  float: right;
  font-style: italic;
}

/* line 108, ../scss/master.scss */
html {
  background: #000 url(../img/bg/bg.svg) top center no-repeat fixed;
  background-size: cover;
}

/* line 112, ../scss/master.scss */
body {
  margin: 0;
  font-family: sans-serif;
  color: #333;
}

/* line 118, ../scss/master.scss */
.section-wrapper .section {
  width: 960px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  box-shadow: inset 0 0 1px rgba(252, 249, 237, 0.4);
}

/* line 128, ../scss/master.scss */
.section-header {
  height: 260px;
  background: url(../img/bg/logo.svg) center 30px no-repeat;
  position: relative;
  /*overflow: auto;*/
  color: #DDD;
}
/* line 135, ../scss/master.scss */
.section-header a, .section-header a:visited {
  color: #DDD;
}
/* line 138, ../scss/master.scss */
.section-header .logo {
  overflow: hidden;
}
/* line 140, ../scss/master.scss */
.section-header .logo h1 {
  text-indent: -9999px;
}
/* line 143, ../scss/master.scss */
.section-header .logo .header-subtitle {
  position: absolute;
  top: 120px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  text-align: center;
  color: #ffffff;
}
/* line 157, ../scss/master.scss */
.section-header .header-right-wrapper h2.fest-info {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 4px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  position: absolute;
}
/* line 166, ../scss/master.scss */
.section-header .header-right-wrapper h2.fest-info.fest-date {
  top: 10px;
  left: 10px;
}
/* line 170, ../scss/master.scss */
.section-header .header-right-wrapper h2.fest-info.fest-city {
  top: 10px;
  right: 10px;
}
/* line 176, ../scss/master.scss */
.section-header .region-topmenu-wrapper {
  position: absolute;
  z-index: 10;
  left: 15px;
  bottom: 15px;
  width: 930px;
  height: 60px;
  background: url(../img/bg/top-menu.png) top center repeat-x;
  border-top: solid 1px #3a3a3a;
  border-top-color: rgba(255, 255, 255, 0.13);
}
/* line 187, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu {
  margin: 0;
  padding: 0 10px;
  height: 60px;
}
/* line 191, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li {
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
  white-space: nowrap;
  -webkit-transition: display .2s;
  -moz-transition: display .2s;
  -o-transition: display .2s;
  -ms-transition: display .2s;
  transition: display .2s;
  transition-delay: 1s;
}
/* line 200, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li:last-child {
  margin: 0;
}
/* line 204, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li:hover > ul.menu {
  display: block;
}
/* line 209, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li.active > a, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li.active span, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li.active-trail > a, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li.active-trail span, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li:hover > a, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li:hover span {
  background-color: rgba(62, 0, 161, 0.3);
}
/* line 213, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li a, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li span {
  display: block;
  line-height: 60px;
  padding: 0 18px;
  /*text-decoration: none;*/
  border: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s, box-shadow .1s;
  -moz-transition: background-color .2s, box-shadow .1s;
  -o-transition: background-color .2s, box-shadow .1s;
  -ms-transition: background-color .2s, box-shadow .1s;
  transition: background-color .2s, box-shadow .1s;
  text-shadow: 0px 0px 3px #6f07af;
}
/* line 222, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li a.active, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li a.active-trail, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li a:hover, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li span.active, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li span.active-trail, .section-header .region-topmenu-wrapper .region-topmenu ul.menu li span:hover {
  background-color: rgba(147, 12, 232, 0.9);
  box-shadow: inset 0 0 35px 0px rgba(0, 0, 0, 0.5);
}
/* line 228, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li span {
  cursor: default;
}
/* line 231, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li > ul.menu {
  display: none;
  min-width: 100%;
  background: #333;
  background: rgba(10, 10, 10, 0.7);
  position: absolute;
  z-index: 200;
  padding: 0;
  height: auto;
}
/* line 240, ../scss/master.scss */
.section-header .region-topmenu-wrapper .region-topmenu ul.menu li > ul.menu > li {
  min-width: 100%;
  /*display: block;*/
  float: none;
}

/* line 253, ../scss/master.scss */
.section-main-wrapper {
  margin-top: 20px;
  margin-bottom: 40px;
}

/* line 257, ../scss/master.scss */
.section-main {
  overflow: hidden;
}
/* line 259, ../scss/master.scss */
.section-main .region-preface {
  margin: 15px 15px 0 15px;
}
/* line 262, ../scss/master.scss */
.section-main .region-sidebar-wrapper {
  float: right;
  width: 260px;
  /*background-color: #fff;*/
  /*background-color: rgba(255, 255, 255, .85);*/
  margin: 15px 15px 15px 0;
  overflow: hidden;
}
/* line 269, ../scss/master.scss */
.section-main .region-sidebar-wrapper .region-sidebar {
  /*padding: 0 10px;*/
}
/* line 271, ../scss/master.scss */
.section-main .region-sidebar-wrapper .region-sidebar > .block {
  background-color: #f9fff4;
  box-shadow: inset 0 0 35px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 276, ../scss/master.scss */
.section-main .region-sidebar-wrapper .region-sidebar > .block > h2 {
  margin: 5px 10px;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-weight: 500;
  color: #444;
  font-size: 20px;
  text-shadow: 1px 1px 0px #ddd;
}
/* line 287, ../scss/master.scss */
.section-main .region-content-wrapper {
  background-color: #f9fff4;
  box-shadow: inset 0 0 35px 0px rgba(0, 0, 0, 0.3);
  margin: 15px;
  overflow: hidden;
  position: relative;
}
/* line 293, ../scss/master.scss */
.section-main .region-content-wrapper.-sidebar {
  width: 655px;
}
/* line 296, ../scss/master.scss */
.section-main .region-content-wrapper .region-content {
  min-height: 500px;
  /*overflow: auto;*/
  padding: 15px;
}
/* line 300, ../scss/master.scss */
.section-main .region-content-wrapper .region-content h1.title {
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-weight: 500;
}
/* line 306, ../scss/master.scss */
.section-main .region-footer {
  margin: 40px 20px 20px 20px;
}
/* line 309, ../scss/master.scss */
.section-main .region-footer .menu-block-2 ul.menu {
  padding: 0;
}
/* line 311, ../scss/master.scss */
.section-main .region-footer .menu-block-2 ul.menu li {
  margin: 0;
  /*padding: 0;*/
  display: inline-block;
  margin-right: 10px;
}
/* line 316, ../scss/master.scss */
.section-main .region-footer .menu-block-2 ul.menu li a, .section-main .region-footer .menu-block-2 ul.menu li span {
  border: none;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #f9fff4;
  opacity: .6;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s;
}
/* line 324, ../scss/master.scss */
.section-main .region-footer .menu-block-2 ul.menu li a.active, .section-main .region-footer .menu-block-2 ul.menu li a.active-trail, .section-main .region-footer .menu-block-2 ul.menu li a:hover, .section-main .region-footer .menu-block-2 ul.menu li span.active, .section-main .region-footer .menu-block-2 ul.menu li span.active-trail, .section-main .region-footer .menu-block-2 ul.menu li span:hover {
  opacity: 1;
}

/* line 335, ../scss/master.scss */
.region-preface {
  position: relative;
}
/* line 337, ../scss/master.scss */
.region-preface .view-slideshow {
  width: 930px;
  height: 400px;
  overflow: hidden;
}
/* line 341, ../scss/master.scss */
.region-preface .view-slideshow:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  content: '\0020';
  box-shadow: inset 0 0 35px 10px rgba(0, 0, 0, 0.8), inset 0 0 0px 1px #f9fff4;
  pointer-events: none;
}

/* line 359, ../scss/master.scss */
.node > h2 {
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-weight: 500;
}
/* line 363, ../scss/master.scss */
.node ul.links {
  padding: 0;
  margin: 0;
  font-style: italic;
}
/* line 367, ../scss/master.scss */
.node ul.links li {
  list-style: none;
  display: inline-block;
  /*margin: 0;*/
  padding: 0;
}

/* line 378, ../scss/master.scss */
.node-article .field-name-body p {
  text-indent: 1em;
}

/* line 386, ../scss/master.scss */
.node .app-field-group .field {
  padding: 10px 0;
  margin-left: 20px;
  border-bottom: dotted 1px #ccc;
}
/* line 391, ../scss/master.scss */
.node .app-field-group .field.field-label-inline .field-label {
  width: 220px;
}
/* line 394, ../scss/master.scss */
.node .app-field-group .field.field-label-inline .field-items {
  max-width: 380px;
}
/* line 396, ../scss/master.scss */
.node .app-field-group .field.field-label-inline .field-items .field-item {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: dashed 1px #ddd;
}
/* line 400, ../scss/master.scss */
.node .app-field-group .field.field-label-inline .field-items .field-item:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 410, ../scss/master.scss */
.node .app-field-group .field-type-field-collection .entity-field-collection-item {
  border-bottom: dashed 1px #ccc;
}
/* line 412, ../scss/master.scss */
.node .app-field-group .field-type-field-collection .entity-field-collection-item .field-type-text {
  width: 170px;
  float: left;
  border-bottom: 0;
  padding: 2px 0;
}
/* line 417, ../scss/master.scss */
.node .app-field-group .field-type-field-collection .entity-field-collection-item .field-type-text .field-label {
  font-size: 11px;
  display: none;
}
/* line 423, ../scss/master.scss */
.node .app-field-group .field-type-field-collection .entity-field-collection-item:first-child .field-type-text .field-label {
  display: block;
}
/* line 427, ../scss/master.scss */
.node .app-field-group .field-type-field-collection .entity-field-collection-item:last-child {
  border-bottom: 0;
}
/* line 432, ../scss/master.scss */
.node .app-field-group a {
  border: 0;
}
/* line 434, ../scss/master.scss */
.node .app-field-group a:hover {
  text-decoration: underline;
}

/* line 445, ../scss/master.scss */
.node-app-cosplay.node-teaser {
  background-color: #fbfbfb;
  border: solid 1px #ddd;
  padding: 10px;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 451, ../scss/master.scss */
.node-app-cosplay.node-teaser.app-confirmed {
  background-color: #e8e87a;
}
/* line 454, ../scss/master.scss */
.node-app-cosplay.node-teaser.app-accepted {
  background-color: #b3f78f;
}
/* line 457, ../scss/master.scss */
.node-app-cosplay.node-teaser.app-rejected {
  background-color: #ef8681;
}
/* line 463, ../scss/master.scss */
.node-app-cosplay.node-teaser > h2 {
  float: left;
  width: 80px;
  font-size: 28px;
  margin: 0 0 0 0px;
}
/* line 469, ../scss/master.scss */
.node-app-cosplay.node-teaser > .content {
  float: left;
  width: 500px;
  position: relative;
  color: #333;
}
/* line 474, ../scss/master.scss */
.node-app-cosplay.node-teaser > .content .field-name-field-app-category {
  position: absolute;
  top: 0;
  right: 0;
  font-style: italic;
}
/* line 480, ../scss/master.scss */
.node-app-cosplay.node-teaser > .content .field-name-field-app-status {
  position: absolute;
  top: 20px;
  right: 0;
  font-style: italic;
  font-weight: 700;
}

/* line 492, ../scss/master.scss */
.comment-wrapper {
  border-top: dashed 3px #ccc;
}
/* line 494, ../scss/master.scss */
.comment-wrapper h2.title {
  margin-top: 30px;
  font-size: 20px;
}
/* line 498, ../scss/master.scss */
.comment-wrapper .comment {
  margin-left: 20px;
  margin-bottom: 10px;
  background-color: #fff;
  border: solid 2px #e04a33;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 505, ../scss/master.scss */
.comment-wrapper .comment.comment-by-node-author {
  border-color: #ddd;
}
/* line 508, ../scss/master.scss */
.comment-wrapper .comment .commenter-name {
  margin: 5px 0;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
}
/* line 516, ../scss/master.scss */
.comment-wrapper h2.comment-form {
  margin-bottom: 0;
  font-size: 18px;
}
/* line 520, ../scss/master.scss */
.comment-wrapper form.comment-form {
  margin-left: 20px;
}
/* line 525, ../scss/master.scss */
.comment-wrapper .field-name-comment-body .form-item > label {
  display: none;
}

/* line 534, ../scss/master.scss */
.webform-client-form .webform-container-inline {
  border-bottom: dashed 1px #ddd;
  margin: 0;
  padding: 10px 0;
}
/* line 538, ../scss/master.scss */
.webform-client-form .webform-container-inline > label {
  display: inline-block;
  width: 220px;
}
/* line 542, ../scss/master.scss */
.webform-client-form .webform-container-inline input.form-text {
  width: 360px;
}
/* line 545, ../scss/master.scss */
.webform-client-form .webform-container-inline .form-textarea-wrapper {
  width: 360px;
}
/* line 548, ../scss/master.scss */
.webform-client-form .webform-container-inline .form-checkboxes {
  width: 365px;
  display: inline-block;
  vertical-align: top;
}
/* line 552, ../scss/master.scss */
.webform-client-form .webform-container-inline .form-checkboxes > .form-item {
  display: block;
}

/* line 560, ../scss/master.scss */
.view-gallery {
  /*font-size: 0;*/
}
/* line 562, ../scss/master.scss */
.view-gallery .views-row {
  /*display: inline-block;*/
  float: left;
  text-align: justify;
  margin-right: 14px;
  margin-bottom: 14px;
  font-size: auto;
}
/* line 569, ../scss/master.scss */
.view-gallery .views-row a {
  display: inline-block;
  border: solid 1px #DDD;
  -webkit-transition: box-shadow 0.1s;
  -moz-transition: box-shadow 0.1s;
  -o-transition: box-shadow 0.1s;
  -ms-transition: box-shadow 0.1s;
  transition: box-shadow 0.1s;
}
/* line 573, ../scss/master.scss */
.view-gallery .views-row a:hover {
  box-shadow: 0 0 10px #7f0000;
}
/* line 576, ../scss/master.scss */
.view-gallery .views-row a img {
  vertical-align: top;
}
/* line 581, ../scss/master.scss */
.view-gallery h3 {
  clear: both;
}

/* line 587, ../scss/master.scss */
.view-all-apps .view-content {
  background: #fff;
  border: solid 1px #999;
}
/* line 591, ../scss/master.scss */
.view-all-apps .view-content table.views-table {
  width: 100%;
  font-size: 13px;
}
/* line 594, ../scss/master.scss */
.view-all-apps .view-content table.views-table th {
  padding: 5px 10px;
}
/* line 597, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody {
  vertical-align: top;
}
/* line 599, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr {
  background-color: #fff;
}
/* line 601, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr.views-row-last {
  border-bottom: 0;
}
/* line 604, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr.app-confirmed {
  background-color: #e8e87a;
}
/* line 607, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr.app-accepted {
  background-color: #b3f78f;
}
/* line 610, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr.app-rejected {
  background-color: #ef8681;
}
/* line 613, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr td {
  padding: 5px 10px;
}
/* line 615, ../scss/master.scss */
.view-all-apps .view-content table.views-table tbody tr td.views-field-title {
  font-weight: bold;
  font-size: 22px;
  width: 70px;
}

/* line 628, ../scss/master.scss */
.view-news .view-header h2 {
  margin-bottom: 0;
}
/* line 632, ../scss/master.scss */
.view-news .views-field-title h3 {
  margin-bottom: 0;
}
/* line 636, ../scss/master.scss */
.view-news .views-field-created {
  font-style: italic;
}
/* line 639, ../scss/master.scss */
.view-news .views-row {
  padding-bottom: 10px;
  border-bottom: dashed 1px #999;
  margin-left: 10px;
}
/* line 643, ../scss/master.scss */
.view-news .views-row.views-row-last {
  border-bottom: 0;
}

/* line 651, ../scss/master.scss */
.node-form a {
  border: 0;
}
/* line 653, ../scss/master.scss */
.node-form a:hover {
  text-decoration: underline;
}

/* line 660, ../scss/master.scss */
.node-app_cosplay-form .field-name-field-app-status {
  text-align: right;
}
/* line 662, ../scss/master.scss */
.node-app_cosplay-form .field-name-field-app-status .form-item {
  display: inline-block;
  text-align: left;
}
/* line 667, ../scss/master.scss */
.node-app_cosplay-form .field-name-field-app-category {
  font-size: 18px;
}
/* line 669, ../scss/master.scss */
.node-app_cosplay-form .field-name-field-app-category label {
  display: inline-block;
  width: 120px;
}
/* line 673, ../scss/master.scss */
.node-app_cosplay-form .field-name-field-app-category select {
  font-size: 18px;
}
/* line 678, ../scss/master.scss */
.node-app_cosplay-form .app-field-group h3 {
  margin-top: 30px;
  font-weight: 300;
  font-size: 17px;
  color: #666;
  border-bottom: solid 1px #666;
}
/* line 686, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .description {
  margin-bottom: 20px;
  border-left: solid 5px red;
  padding: 0 15px;
  font-style: italic;
}
/* line 695, ../scss/master.scss */
.node-app_cosplay-form .extra-description {
  font-weight: 500;
}
/* line 699, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .field-type-text,
.node-app_cosplay-form .app-field-group > .field-type-email {
  margin-left: 20px;
}
/* line 702, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .field-type-text input,
.node-app_cosplay-form .app-field-group > .field-type-email input {
  font-size: 16px;
  padding: 3px 5px;
  border: solid 1px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 560px;
}
/* line 709, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .field-type-text label,
.node-app_cosplay-form .app-field-group > .field-type-email label {
  margin-left: 3px;
  color: #555;
}
/* line 714, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-generic {
  margin-left: 20px;
}
/* line 716, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-generic label {
  color: #555;
}
/* line 719, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-generic .file-widget {
  background-color: #FFF;
  width: 560px;
  padding: 5px 10px;
  border: solid 1px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 727, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw {
  margin-left: 20px;
}
/* line 729, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 733, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset legend {
  font-weight: bold;
  color: #555;
  margin-bottom: 5px;
}
/* line 738, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset .fieldset-wrapper {
  background-color: #FFF;
  width: 560px;
  padding: 5px 10px;
  border: solid 1px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 744, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset .fieldset-wrapper .form-item {
  margin: 0;
}
/* line 748, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset label {
  font-size: 13px;
  font-style: italic;
}
/* line 752, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset .tableheader-processed {
  width: 100%;
}
/* line 754, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-widget-file-mfw fieldset .tableheader-processed thead {
  display: none;
}
/* line 760, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .field-type-list-text {
  margin-left: 20px;
}
/* line 763, ../scss/master.scss */
.node-app_cosplay-form .app-field-group > .field-type-list-text > div > label {
  color: #555;
}
/* line 768, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection {
  margin-left: 20px;
}
/* line 770, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection > div > .form-item > .clearfix {
  width: 548px;
  background: #fff;
  border: solid 1px #999;
  border-top: 0;
  padding: 0 0 10px 10px;
}
/* line 778, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table {
  width: 560px;
}
/* line 780, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table thead th {
  border-bottom-color: #fff;
}
/* line 782, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table thead th label {
  color: #555;
}
/* line 787, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table tbody td .field-type-text {
  display: inline-block;
  padding: 3px;
}
/* line 790, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table tbody td .field-type-text label {
  font-weight: 500;
  font-size: 13px;
}
/* line 794, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-field-collection .field-multiple-table tbody td .field-type-text input[type=text] {
  width: 130px;
}
/* line 801, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-file {
  margin-bottom: 20px;
}
/* line 803, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .field-type-file .description {
  font-size: 13px;
  color: #666;
}
/* line 808, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .fieldset-wrapper {
  position: relative;
}
/* line 810, ../scss/master.scss */
.node-app_cosplay-form .app-field-group .fieldset-wrapper .tabledrag-toggle-weight-wrapper {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
/* line 816, ../scss/master.scss */
.node-app_cosplay-form .app-field-group tr.draggable {
  overflow: hidden;
  background-color: #deefac;
}
/* line 819, ../scss/master.scss */
.node-app_cosplay-form .app-field-group tr.draggable a.tabledrag-handle {
  margin-left: -5px;
}
/* line 823, ../scss/master.scss */
.node-app_cosplay-form .app-field-group tr.draggable > td > div {
  padding: 3px;
}
/* line 825, ../scss/master.scss */
.node-app_cosplay-form .app-field-group tr.draggable > td > div.ajax-new-content {
  padding: 0;
}
/* line 832, ../scss/master.scss */
.node-app_cosplay-form .form-actions {
  margin: 30px 0 10px 20px;
}
/* line 835, ../scss/master.scss */
.node-app_cosplay-form .form-actions input {
  font-size: 24px;
}
/* line 837, ../scss/master.scss */
.node-app_cosplay-form .form-actions input.form-submit {
  padding: 5px 10px;
}

/* line 845, ../scss/master.scss */
#block-blockify-blockify-page-title {
  display: inline-block;
}

/* line 848, ../scss/master.scss */
#block-block-1,
#block-block-2 {
  background-color: transparent;
  box-shadow: none;
}
/* line 852, ../scss/master.scss */
#block-block-1 p,
#block-block-2 p {
  margin: 0;
}

/* line 856, ../scss/master.scss */
.block-hybridauth {
  padding-bottom: 5px;
}
/* line 858, ../scss/master.scss */
.block-hybridauth .description {
  font-size: 13px;
  margin: 10px;
  color: #666;
}
/* line 863, ../scss/master.scss */
.block-hybridauth ul.hybridauth-widget {
  padding-left: 10px;
}
/* line 867, ../scss/master.scss */
.block-hybridauth ul.hybridauth-widget li .hybridauth-icon-hybridauth-32 {
  width: auto;
  background-position: right top;
  padding: 0 37px 0 5px;
  line-height: 32px;
  opacity: 1;
}
/* line 875, ../scss/master.scss */
.block-hybridauth ul.hybridauth-widget li:last-child .hybridauth-icon-hybridauth-32 {
  background-position: left top;
  padding: 0 5px 0 37px;
}
/* line 880, ../scss/master.scss */
.block-hybridauth ul.hybridauth-widget li:hover {
  opacity: 0.8;
}
/* line 882, ../scss/master.scss */
.block-hybridauth ul.hybridauth-widget li:hover span {
  text-decoration: underline;
}
