a.ui-button:hover, a.ui-button:active {
  color: #fff; }

.ui-dialog-title {
  text-align: left; }

.ui-dialog-content p {
  margin-bottom: 0.5em; }

.translation_missing {
  color: blue !important;
  font-weight: bold !important; }

article, section {
  width: 662px;
  margin: 0 auto;
  min-height: 320px; }

section h2 {
  margin: 16px 0 10px 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.5; }
  section h2.user_new {
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    margin: 0 0 32px; }

section h3 {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 32px;
  font-weight: normal;
  font-size: 14px;
  color: #666; }

form {
  margin: 0;
  padding: 0 24px 24px;
  border-bottom: 1px solid #ccc;
  clear: both; }

#set_privacy_form {
  display: none;
  border-bottom: 0;
  padding: 0 24px; }
  #set_privacy_form label {
    float: left;
    text-align: left; }
  #set_privacy_form label:after {
    display: none; }
  #set_privacy_form input {
    margin-right: 5px; }
  #set_privacy_form input:focus {
    outline: none; }

dl {
  padding: 0 24px; }
  dl dt {
    float: left;
    line-height: 1.5; }
  dl dd {
    font-size: 13px;
    margin: 0 0 8px 78px;
    line-height: 1.5; }

label, dt {
  font-size: 13px;
  margin-right: 8px;
  min-width: 105px; }
  label:after, dt:after {
    content: ':'; }

label {
  display: inline-block; }

label.control_label {
  margin-top: 4px; }

form .controls label:after {
  content: none; }

input[type='submit'], button {
  display: block;
  font-size: 12px;
  margin: 16px 0;
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.ui-button img {
  width: 18px;
  height: auto;
  vertical-align: middle; }

.information .user_id {
  font-weight: 300; }

.edit_user .user_username, .edit_user .user_name {
  display: inline-block;
  vertical-align: top;
  max-width: 640px;
  margin-bottom: 12px; }
.edit_user .username_description, .edit_user .name_description {
  font-weight: 300; }
.edit_user label[for='user_name'], .edit_user label[for='user_username'] {
  min-width: 120px;
  position: relative;
  top: 8px; }

.destroy_user {
  min-height: 32px;
  padding: 24px; }
  .destroy_user button.ui-button {
    float: right;
    cursor: pointer;
    font-size: 13px;
    background: #FFFFFF;
    color: #404040;
    border: none;
    margin: 0; }
    .destroy_user button.ui-button:hover {
      color: #959595; }
    .destroy_user button.ui-button.ui-state-focus {
      outline: none; }
    .destroy_user button.ui-button span.ui-button-text {
      padding: 0; }

.ui-dialog-buttonset button:first-child {
  margin-right: 30px; }

input[type='text'] {
  padding: 8px;
  width: 450px;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

textarea {
  margin-top: 16px;
  padding: 8px;
  width: 95%;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#content {
  margin-top: 6px;
  font-size: 14px;
  width: 939px;
  margin: 0 auto; }
  #content img#top {
    height: 777px; }

.account_image {
  vertical-align: text-bottom; }

.main_contents .content {
  margin: 0;
  padding: 16px; }
  .main_contents .content.note {
    padding: 0;
    overflow: hidden;
    clear: both; }
    .main_contents .content.note p {
      font-size: 16px;
      text-overflow: ellipsis;
      word-wrap: break-word;
      overflow: hidden;
      padding-right: 0; }
      .main_contents .content.note p a {
        color: #64c832; }
      .main_contents .content.note p a:hover {
        color: #9ae674; }
.main_contents .note {
  text-align: left; }

.main_contents.hover_menu_opened {
  transition: all 1s;
  margin-top: 170px; }

.main_contents.hover_menu_closed {
  transition: all 1s;
  margin-top: 0px; }

.error {
  width: 960px;
  margin: 262px 0 281px;
  text-align: center; }
  .error p {
    text-align: center;
    font-size: 14px; }
  .error .code:after {
    content: ":"; }

.contents #error {
  text-align: center;
  color: red;
  margin-bottom: 16px; }

.ui-pnotify .ui-pnotify-text {
  color: white;
  line-height: 1em; }

#user-destroy {
  display: none; }

.profile, .notetag, .favorite {
  text-overflow: ellipsis;
  overflow: hidden; }
  .profile.tab_header, .notetag.tab_header, .favorite.tab_header {
    background-color: #e6e6e6;
    padding: 10px 12px 10px 20px; }
  .profile.restricted, .notetag.restricted, .favorite.restricted {
    position: relative;
    padding: 10px 13px; }
    .profile.restricted > span, .notetag.restricted > span, .favorite.restricted > span {
      position: relative;
      top: -5px; }
    .profile.restricted > img, .notetag.restricted > img, .favorite.restricted > img {
      position: relative; }
  .profile.name, .notetag.name, .favorite.name {
    word-break: break-all; }
  .profile.selector, .notetag.selector, .favorite.selector {
    float: right;
    border: none;
    padding: 0; }
    .profile.selector > select, .notetag.selector > select, .favorite.selector > select {
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button;
      text-indent: .01px;
      text-overflow: "";
      border: none;
      border-radius: 2px;
      background: #64c832 url(//d3e25kotnzlv99.cloudfront.net/assets/bullet_top_down-f0ab89d8105c7f961801e1357a6ab996ebfc9a7d9ad3f9a22aa3d28c82267404.png) no-repeat;
      background-size: 9px 17px;
      background-position: 95% center;
      color: #FFFFFF;
      min-width: 180px;
      vertical-align: middle;
      padding: 5px; }
      .profile.selector > select > option, .notetag.selector > select > option, .favorite.selector > select > option {
        background: #FFFFFF;
        color: #64c832; }
  .profile.box, .notetag.box, .favorite.box {
    padding: 50px 32px 0; }
    .profile.box .restricted, .notetag.box .restricted, .favorite.box .restricted {
      width: 100%;
      float: left;
      padding-top: 50px;
      padding-bottom: 100px; }
      .profile.box .restricted img, .notetag.box .restricted img, .favorite.box .restricted img {
        margin-bottom: -10px; }
      .profile.box .restricted p, .notetag.box .restricted p, .favorite.box .restricted p {
        font-size: 24px;
        color: gray;
        word-wrap: break-word;
        text-align: center; }
        .profile.box .restricted p img, .notetag.box .restricted p img, .favorite.box .restricted p img {
          margin-right: 6px;
          margin-top: -6px; }

.profile.selector, .favorite.selector {
  position: absolute;
  right: 0; }
  .profile.selector #select, .favorite.selector #select {
    padding: 8px; }

.profile.tab_list, .favorite.tab_list {
  border-bottom: 1px solid #ffffff;
  width: 100%; }
  .profile.tab_list li, .favorite.tab_list li {
    display: inline-block;
    margin: 0;
    list-style: none; }
    .profile.tab_list li a, .favorite.tab_list li a {
      display: block;
      text-decoration: none;
      font-size: 16px;
      color: #404040;
      padding: 10px 15px 10px;
      margin-right: 8px;
      background-color: #d6d6d6;
      border-top: 1px solid #d6d6d6;
      border-right: 1px solid #d6d6d6;
      border-left: 1px solid #d6d6d6;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    .profile.tab_list li.current a, .favorite.tab_list li.current a {
      background-color: #ffffff;
      border-top: 1px solid #ffffff;
      border-right: 1px solid #ffffff;
      border-left: 1px solid #ffffff;
      border-top-left-radius: 4px; }

.post_spheres {
  margin: 0 3px; }
  .post_spheres .sphere {
    padding: 0;
    margin: 0 17px 32px;
    display: inline-block; }
    .post_spheres .sphere a {
      position: relative;
      display: inline-block; }
    .post_spheres .sphere img {
      height: 140px;
      width: 140px; }
    .post_spheres .sphere img.unlisted_icon {
      position: absolute;
      top: 70px;
      right: 0;
      width: 70px;
      height: 70px; }

.profile_pagination, .notetag_pagination {
  text-align: center;
  padding-bottom: 40px; }

#report_confirm_dialog {
  display: none; }
  #report_confirm_dialog p {
    margin-top: 12px;
    text-align: center; }

#set_privacy_dialog, #delete-confirm-dialog {
  display: none; }

.sphere_information {
  width: 906px;
  margin: 0px  auto 20px;
  padding: 20px 25px 50px;
  border-bottom: 1px solid #ccc;
  position: relative; }
  .sphere_information .sphere_settings {
    padding-top: 5px; }
  .sphere_information p {
    padding-right: 5px;
    font-size: 12px; }
    .sphere_information p a {
      color: #404040; }
    .sphere_information p a:hover, .sphere_information p a:active, .sphere_information p.delete:hover, .sphere_information p.delete:active, .sphere_information p.privacy:hover, .sphere_information p.privacy:active, .sphere_information p.report:hover, .sphere_information p.report:active {
      color: #959595; }
    .sphere_information p.post_date {
      float: left;
      padding-left: 16px;
      padding-top: 5px;
      background-image: url(//d3e25kotnzlv99.cloudfront.net/assets/post_date-b576db6c4eecd8e2ada7010d4869e1b04ba4fecaecb637a8ce826c3e0b3d162d.png);
      background-repeat: no-repeat;
      background-position: 0 10px; }
    .sphere_information p.owner {
      float: left;
      font-size: 30px;
      max-width: 580px;
      line-height: 1.3em; }
      .sphere_information p.owner a {
        display: block;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    .sphere_information p.favorites_count {
      float: right;
      font-size: 22px;
      height: 39px;
      padding-right: 0; }
    .sphere_information p.favorite_button {
      float: right;
      height: 32px;
      padding-top: 2px; }
      .sphere_information p.favorite_button a {
        display: inline-block; }
      .sphere_information p.favorite_button img {
        cursor: pointer;
        width: 32px; }
    .sphere_information p.report {
      float: left;
      padding-top: 1px;
      cursor: pointer; }
    .sphere_information p.delete {
      float: left;
      cursor: pointer; }
      .sphere_information p.delete .ui-icon {
        display: inline-block;
        position: relative;
        top: 2px;
        margin-right: 3px; }
    .sphere_information p.privacy {
      float: left;
      cursor: pointer; }
      .sphere_information p.privacy .ui-icon {
        display: inline-block;
        position: relative;
        top: 2px;
        margin-right: 3px; }
    .sphere_information p.restricted {
      float: right;
      padding-left: 16px;
      background-image: url(//d3e25kotnzlv99.cloudfront.net/assets/lock_small-bf84027aeb59c965263a171b41c5248fc590080d3c9287f48e05f8e58856a74d.png);
      background-repeat: no-repeat;
      background-position: 0 4px; }
  .sphere_information .share {
    float: right;
    margin-right: 0px;
    margin-top: 2px; }
    .sphere_information .share .fb-like {
      float: right;
      line-height: 0px;
      margin-right: 0; }
  .sphere_information .page_view {
    float: right;
    font-size: 22px;
    padding-right: 20px;
    height: 39px; }
    .sphere_information .page_view span {
      font-size: 14px; }
  .sphere_information div {
    margin: 0 12px 0 0; }

.userinfo .name a {
  display: inline-block;
  text-align: right;
  max-width: 90px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
  font-size: 14px; }
  .userinfo .name a:lang(es), .userinfo .name a:lang(pl), .userinfo .name a:lang(tr), .userinfo .name a:lang(zh), .userinfo .name a:lang(ko) {
    max-width: 208px; }

#user_menu .userinfo {
  margin-left: 0; }
  #user_menu .userinfo:lang(fr) {
    padding-right: 3px; }

#notice {
  display: none; }

.developers .box {
  padding: 0 70px; }

#main .box {
  overflow: hidden; }

.kiyaku h3 {
  font-size: 14px; }

.agree {
  width: 100%;
  font-size: 16px;
  margin: 56px auto 32px;
  text-align: center; }
  .agree input {
    margin-right: 4px; }
  .agree:after {
    display: none; }

.login_wb, .login_wc {
  text-align: center;
  width: 385px;
  margin: auto; }
  .login_wb img.sns_logo, .login_wc img.sns_logo {
    height: 92px;
    display: block;
    margin: 40px auto; }
  .login_wb a.other_user.disable, .login_wc a.other_user.disable {
    cursor: default;
    color: #e5e5e5; }

.login_fb,
.login_tw,
.login_wb,
.login_wc {
  float: left;
  margin-bottom: 20px; }

.login_fb, .login_wb {
  margin-right: 50px; }

.login_fb, .signup_fb,
.login_tw {
  text-align: center;
  width: 385px; }
  .login_fb img.sns_logo, .signup_fb img.sns_logo,
  .login_tw img.sns_logo {
    height: 92px;
    margin-bottom: 40px; }
  .login_fb a.other_user.disable, .signup_fb a.other_user.disable,
  .login_tw a.other_user.disable {
    cursor: default;
    color: #e5e5e5; }

.login_fb a.current_user, .signup_fb a.current_user,
.login_tw a.current_user, .login_wb a.current_user, .login_wc a.current_user {
  width: 100%;
  font-size: 24px;
  font-weight: normal;
  height: 52px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 8px;
  border: none;
  color: #404040;
  background: #e5e5e5; }
  .login_fb a.current_user img, .signup_fb a.current_user img,
  .login_tw a.current_user img, .login_wb a.current_user img, .login_wc a.current_user img {
    vertical-align: baseline;
    width: auto;
    height: 18px;
    margin-left: 10px; }

.login_fb a.current_user:hover,
.login_tw a.current_user:hover,
.login_wb a.current_user:hover,
.login_wc a.current_user:hover {
  color: #fff;
  background-color: #64c832; }

.login_fb a.current_user.disable,
.login_tw a.current_user.disable,
.login_wb a.current_user.disable,
.login_wc a.current_user.disable {
  color: #fff;
  background: #e5e5e5; }

#notice {
  display: none; }

.tweet {
  display: inline-block;
  float: right; }

#unlisted_notice {
  background-color: #404040; }
  #unlisted_notice p {
    margin-top: 5px;
    color: #e5e5e5;
    font-size: 12px; }
  #unlisted_notice p:before {
    display: inline-block;
    content: url(//d3e25kotnzlv99.cloudfront.net/assets/unlisted_small-487cf933f7fdc7b959e40e9ec7f2a685d55ebf90c424a379d30323d03c13a2cc.png);
    margin-right: 3px;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    vertical-align: middle;
    position: relative;
    top: 1px; }

#container {
  position: relative; }

#sphere_controller {
  position: absolute;
  pointer-events: none;
  letter-spacing: -4px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto 13px auto;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  z-index: 1; }

.sphericalvideo #sphere_controller {
  margin-bottom: 27px; }

#sphere_controller #btn_full, #sphere_controller .ctrlbtn {
  display: none; }

@keyframes mirrorball_anime {
  from {
    opacity: 0; }
  to {
    transform: translate(-46px, -44px); } }
@keyframes littleplanet_anime {
  from {
    opacity: 0; }
  to {
    transform: translate(0px, -44px); } }
@keyframes equirectangular_anime {
  from {
    opacity: 0; }
  to {
    transform: translate(46px, -44px); } }
@keyframes rectilinear_anime {
  from {
    opacity: 0; }
  to {
    transform: translate(92px, -44px); } }
#sphere_controller #projection_type {
  display: inline-block; }
  #sphere_controller #projection_type.selector_open #current_projection_type {
    opacity: 0.3; }
  #sphere_controller #projection_type.selector_open #projection_type_selector .mirror-ball {
    animation: mirrorball_anime 0.2s ease alternate both; }
  #sphere_controller #projection_type.selector_open #projection_type_selector .little-planet {
    animation: littleplanet_anime 0.2s ease alternate both; }
  #sphere_controller #projection_type.selector_open #projection_type_selector .equirectangular {
    animation: equirectangular_anime 0.2s ease alternate both; }
  #sphere_controller #projection_type.selector_open #projection_type_selector .rectilinear {
    animation: rectilinear_anime 0.2s ease alternate both; }
  #sphere_controller #projection_type.selector_close .ctrlbtn.current {
    opacity: 1; }
  #sphere_controller #projection_type #projection_type_selector {
    position: relative;
    height: 40px;
    top: 40px;
    right: 50%;
    display: none; }
    #sphere_controller #projection_type #projection_type_selector .ctrlbtn {
      position: absolute;
      vertical-align: middle;
      height: auto;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }
  #sphere_controller #projection_type #current_projection_type {
    position: relative;
    width: 46px;
    height: 40px; }
    #sphere_controller #projection_type #current_projection_type .ctrlbtn {
      position: absolute;
      height: auto;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto; }

#sphere_controller #btn_full.available, #sphere_controller .ctrlbtn.available {
  display: inline-block;
  pointer-events: auto;
  letter-spacing: normal;
  width: 40px;
  height: 40px;
  cursor: pointer;
  padding: 0 3px;
  background: no-repeat center; }

.embed body {
  overflow: hidden; }
.embed .ricoh-theta {
  position: absolute;
  bottom: 6px;
  left: 14px;
  z-index: 1; }
.embed #sphere_controller {
  left: auto;
  margin: 0 8px 8px auto;
  letter-spacing: normal; }
.embed .sphericalvideo #sphere_controller {
  margin-bottom: 27px; }
.embed .sphericalvideo .ricoh-theta {
  margin-bottom: 22px; }
