.account .form-spacing > input[type=password] {
  width : 200px;
}
.account .form-spacing > input[type=text] {
  width : 200px;
}
.account-menu-wrapper {
  left : 109px;
}
.add-menu-wrapper {
  left : 280px;
}
.arrow {
  border-style : solid;
  border-width : 10px;
  height : 0px;
  left : 10px;
  position : absolute;
  top : 1px;
  width : 0px;
}
.arrow-border {
  border-style : solid;
  border-width : 10px;
  height : 0px;
  margin-left : 10px;
  width : 0px;
}
.autoupdate-build-info {
  font-size : 0.8em;
}
.browser {
  display : none;
}
.cke_autocomplete_panel .fullname {
  margin-left : 5px;
  white-space : nowrap;
}
.cke_autocomplete_panel img {
  float : left;
  margin-right : 5px;
  width : 20px;
}
.cke_skin_kama a.cke_button_extended .cke_icon {
  background-image : url("/images/extended.png");
  background-position : center;
}
.comment-content {
  white-space : pre-wrap;
}
.comment-name {
  font-size : 1.1em;
  line-height : 2em;
}
.comment-name .thumb {
  border-radius : 2px;
  float : left;
  margin-right : 5px;
  width : 30px;
}
.comment-time {
  float : right;
}
.comment-wrapper {
  border : 2px solid #888888;
  border-radius : 3px;
  margin : 5px;
  padding : 10px;
  transition : border-color 1s;
}
.comment.highlight > .comment-wrapper {
  border-color : orange;
}
.control {
  display : none;
  height : 48px;
  position : -webkit-sticky;
  position : sticky;
  top : 0;
  width : 100%;
  z-index : 98;
}
.control .error {
  max-width : 20em;
  padding : 6px;
  position : absolute;
  z-index : 1;
}
.control .error .message {
  font-family : Helvetica;
  padding-left : 0.2em;
}
.control .info {
  max-width : 20em;
  padding : 6px;
  position : absolute;
  z-index : 1;
}
.control .info .message {
  font-family : Helvetica;
  padding-left : 0.2em;
}
.control .ui-button-icon-only {
  height : 28px;
  width : 28px;
}
.control .username {
  float : right;
  font-family : Helvetica;
  margin : 6px 10px;
}
.control .wrapper {
  height : 38px;
  padding-top : 8px;
}
.control-button {
  float : left;
  font-size : 15px;
  margin-left : 7px;
}
.control-input {
  color : #828282;
}
.copy-menu-wrapper {
  left : 545px;
}
.detail {
  margin-bottom : 20px;
  padding : 10px;
}
.detail .edit {
  margin-top : 10px;
}
.detail .edit a {
  font-size : 0.8em;
}
.detail .p-name {
  font-size : 1.2em;
}
.detail a {
  color : #4f3eb3;
  text-decoration : none;
}
.detail img {
  border : 3px solid #4f3eb3;
  border-radius : 20px;
  max-width : 150px;
}
.detail indie-action {
  border : 3px solid #4f3eb3;
  border-radius : 5px;
}
.detail-web-actions {
  margin : 15px 0 15px 0;
}
.dobrado-editable {
  min-height : 100px;
}
.dobrado-editable.border {
  border : 1px dashed #828282;
}
.dobrado-mobile {
  display : table;
}
.extended {
  padding : 0.5em 0em;
}
.form-spacing {
  clear : both;
  margin-bottom : 4px;
  margin-top : 4px;
}
.form-spacing > input {
  max-width : 95%;
}
.form-spacing > input[type=checkbox] {
  height : 20px;
}
.form-spacing > input[type=password] {
  height : 25px;
  width : 300px;
}
.form-spacing > input[type=text] {
  height : 25px;
  width : 300px;
}
.form-spacing > label {
  float : left;
  margin-right : 0.3em;
  margin-top : 0.3em;
  text-align : right;
}
.form-spacing > select {
  height : 30px;
}
.form-spacing > textarea {
  height : 75px;
  max-width : 95%;
  width : 300px;
}
.graph-area {
  height : 300px;
  width : 400px;
}
.grid {
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  clear : both;
  margin-top : 10px;
}
.grid .view {
  width : 100%;
}
.group-member {
  padding : 2px;
}
.group-page-list {
  margin-left : 10px;
}
.h-card .ui-icon.ui-icon-person {
  display : block;
}
.horizontal-menu > .ui-menu-item {
  display : inline-block;
  float : left;
  margin : 0 15px;
  padding : 0;
  width : auto;
}
.horizontal-menu > .ui-menu-item .ui-icon {
  margin-top : 0.3em;
}
.horizontal-menu:after {
  clear : both;
  content : ".";
  display : block;
  height : 0;
  line-height : 0;
  visibility : hidden;
}
.indie-config {
  font-size : 0.7em;
  margin-top : 3px;
  white-space : nowrap;
}
.indie-config .ui-icon {
  display : inline-block;
  height : 14px;
}
.indie-config-info {
  padding : 5px;
}
.indie-config-settings {
  margin-left : 10px;
}
.main > .footer {
  clear : both;
  min-height : 100px;
}
.main > .header {
  min-height : 100px;
}
.main > .left {
  float : left;
  left : 0;
  position : relative;
  top : 0;
  width : 0;
}
.main > .middle {
  background-color : #ffffff;
  border : 3px solid #4f3eb3;
  border-radius : 5px;
  margin-left : auto;
  margin-right : auto;
  max-width : 95%;
  min-height : 350px;
  padding : 10px;
  position : relative;
  width : 760px;
}
.main > .right {
  float : right;
  position : relative;
  right : 0;
  top : 0;
  width : 0;
}
.main a {
  text-decoration : none;
}
.menu-wrapper {
  position : absolute;
  top : 28px;
  z-index : 1;
}
.menu-wrapper ul {
  max-height : 400px;
  overflow-x : hidden;
  overflow-y : auto;
  padding : 1px;
}
.message-count {
  background-color : #dd0000;
  border : 1px solid #ffffff;
  border-radius : 4px;
  color : #ffffff;
  font-size : 10px;
  left : 230px;
  opacity : 0.7;
  padding : 1px 2px;
  position : absolute;
  text-align : center;
  top : 10px;
}
.message-menu-wrapper {
  left : 221px;
}
.more {
  display : none;
}
.no-close .ui-dialog-titlebar-close {
  display : none;
}
.notification-count {
  background-color : #dd0000;
  border : 1px solid #ffffff;
  border-radius : 4px;
  color : #ffffff;
  font-size : 10px;
  left : 356px;
  opacity : 0.7;
  padding : 1px 2px;
  position : absolute;
  text-align : center;
  top : 10px;
}
.notification-date {
  white-space : nowrap;
}
.notification-group {
  padding-bottom : 5px;
}
.notification-menu-wrapper {
  left : 352px;
  width : 350px;
}
.notification-menu-wrapper .thumb {
  border-radius : 2px;
  width : 20px;
}
.notification-menu-wrapper a {
  text-decoration : none;
}
.notifications {
  display : none;
}
.old-notification {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin-bottom : 4px;
  padding : 4px;
}
.old-notification .thumb {
  border-radius : 2px;
  width : 20px;
}
.old-notification a {
  color : #aaaaaa;
  text-decoration : none;
}
.organisation-contact {
  padding : 0.2em;
}
.organisation-member {
  padding : 0.2em;
}
.pager {
  min-height : 40px;
}
.pager .edit-limit {
  float : left;
}
.pager-navigation a {
  text-decoration : none;
}
.pager-next {
  float : right;
}
.photo-hidden img {
  display : none;
}
.photo-list img {
  margin-right : 10px;
  width : 45%;
}
.post {
  padding : 20px;
}
.post .dobrado-editable {
  min-height : 0;
  padding : 5px;
}
.post .media img {
  box-shadow : 5px 5px 5px #aaaaaa;
}
.post .navigation .next {
  float : right;
}
.post .options > * {
  padding : 5px;
}
.post .published {
  font-size : 1.2em;
  line-height : 2em;
}
.post .published .thumb {
  border-radius : 2px;
  float : left;
  margin-right : 5px;
  width : 30px;
}
.post .published time {
  float : right;
}
.post-reposted-by {
  font-size : 0.8em;
}
.post-reposted-by .thumb {
  display : none;
}
.post-web-actions {
  display : flex;
  padding-top : 10px;
}
.post-web-actions a {
  padding : 10px;
}
.post-web-actions indie-action {
  flex-grow : 1;
}
.post-web-actions indie-action a.highlight {
  border : 1px solid #4f3eb3;
  border-radius : 3px;
  padding : 3px;
}
.reader .author {
  margin : 10px 0;
}
.reader .content .h-card img {
  border-radius : 2px;
  width : 20px;
}
.reader .feed-item {
  clear : both;
  margin : 5px;
  padding : 5px;
}
.reader .feed-text.added {
  background-color : #ff5500;
}
.reader .feed-url a {
  color : #aaaaaa;
}
.reader .feed-url-wrapper {
  color : #aaaaaa;
  font-size : 0.8em;
}
.reader .group-title {
  display : none;
}
.reader .group-title img {
  float : left;
  margin : 0 10px 10px 0;
  max-height : 50px;
  max-width : 70px;
}
.reader .media img {
  box-shadow : 5px 5px 5px #aaaaaa;
}
.reader a {
  color : #666666;
}
.reader a.read-more {
  text-decoration : underline #4f3eb3;
}
.reader h4 {
  margin : 10px 0;
}
.reader-actions {
  clear : both;
  display : flex;
}
.reader-actions a {
  color : #4f3eb3;
  margin : 5px;
}
.reader-actions a.selected {
  font-weight : bold;
}
.reader-actions indie-action {
  flex-grow : 1;
  text-align : center;
}
.reader-actions indie-action a.highlight {
  border : 1px solid #4f3eb3;
  border-radius : 3px;
  padding : 3px;
}
.reader-add-feed {
  margin-left : 5px;
}
.reader-channel-button {
  float : right;
}
.reader-channel-settings label {
  width : 7em;
}
.reader-clear {
  clear : both;
}
.reader-discovered button {
  margin-top : 20px;
}
.reader-discovered label {
  float : none;
}
.reader-discovered-add {
  float : right;
}
.reader-discovered-feed-url {
  color : #aaaaaa;
  font-size : 0.8em;
}
.reader-feed-list {
  clear : both;
  max-height : 250px;
  overflow : auto;
}
.reader-feed-list > div:nth-child(2n) {
  background-color : #ffffff;
}
.reader-group {
  border-bottom : 3px solid #4f3eb3;
  margin-bottom : 5px;
}
.reader-hidden {
  display : none;
}
.reader-item {
  clear : both;
  margin-left : 10px;
  overflow : hidden;
}
.reader-item .author img {
  border-radius : 2px;
  float : left;
  margin : 0 10px 10px 0;
  max-height : 50px;
  max-width : 70px;
}
.reader-item .media {
  clear : both;
}
.reader-item .options {
  margin-top : 5px;
  overflow : auto;
}
.reader-item .permalink {
  float : right;
}
.reader-item a.author-name  {
  color : #222222;
}
.reader-item a.author-name {
  font-size : 1.2em;
}
.reader-item a.author-name:hover {
  color : #999999;
}
.reader-item.twitter-atom-appspot-com .content {
  white-space : pre-wrap;
}
.reader-reposted-by {
  font-size : 0.8em;
  margin-left : 5px;
  white-space : nowrap;
}
.reader-reset {
  float : right;
}
.reader-settings {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin : 5px;
  padding : 5px;
}
.reader-show-hidden-wrapper {
  border-bottom : 3px solid #4f3eb3;
  display : none;
  margin : 5px;
  padding : 5px;
}
.reader-subscribe-add {
  float : right;
}
.reader-web-actions {
  display : flex;
}
.reader-web-actions a {
  padding : 10px;
}
.reader-web-actions indie-action {
  flex-grow : 1;
  text-align : center;
}
.reader-web-actions indie-action a.highlight {
  border : 1px solid #4f3eb3;
  border-radius : 3px;
  padding : 3px;
}
.search-match {
  margin : 5px;
}
.search-match .content {
  background-color : #dddddd;
  padding : 5px;
}
.settings fieldset {
  margin-bottom : 5px;
}
.settings-info {
  font-size : 0.9em;
  padding : 2px 0 0 5px;
}
.settings-section {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  margin : 5px;
  padding : 5px;
}
.settings-section h2 {
  margin-top : 5px;
}
.show {
  display : block;
}
.site-search-results {
  margin-left : 10px;
}
.slick-cell > a {
  text-decoration : none;
}
.slick-cell > input[type=text] {
  border : none;
  height : 100%;
  padding : 0;
  width : 100%;
}
.slick-cell.selected {
  background-color : #fdffaf;
}
.slick-header {
  height : 24px;
}
.slick-header.fixed-style {
  position : fixed;
  top : 48px;
  z-index : 12;
}
.slick-headerrow-column input {
  box-sizing : border-box;
  height : 100%;
  width : 100%;
}
.slick-headerrow-column.ui-state-default {
  box-sizing : border-box;
  height : 100%;
  padding : 0;
}
.slick-headerrow.fixed-style {
  position : fixed;
  top : 74px;
  z-index : 12;
}
.start {
  display : none;
}
.start-show {
  padding : 5px;
}
.style-editor .form-spacing {
  margin-top : 0;
}
.style-property {
  color : #828282;
  margin-left : 0.6em;
}
.style-rule {
  margin : 0.3em;
}
.style-rule input[type=text] {
  height : 25px;
  width : 200px;
}
.style-value {
  color : #828282;
  margin-left : 0.6em;
}
.thumbnail {
  display : inline-block;
  margin : 5px;
  min-width : 120px;
  padding : 7px;
  vertical-align : top;
}
.thumbnail .remove {
  float : right;
}
.thumbnail.hidden {
  display : none;
}
.thumbnail.highlight {
  background-color : #fffeee;
  border : 2px solid #cccccc;
  padding : 5px;
}
.tooltip-channel-add {
  margin : 5px;
  width : 150px;
}
.tooltip-channel-info {
  clear : both;
  font-size : 0.9em;
}
.tooltip-note {
  clear : both;
  font-size : 0.9em;
}
.ui-accordion-header a {
  padding : 0.3em;
}
.ui-autocomplete {
  max-height : 300px;
  max-width : 200px;
  overflow-x : hidden;
  overflow-y : auto;
}
.ui-button-text-only .ui-button-text {
  padding : 0.1em 0.6em;
}
.ui-dialog {
  box-shadow : 20px 20px 10px rgba(0, 0, 0, 0.3);
  max-width : 95%;
}
.ui-dialog-content {
  padding : 0.5em 0;
}
.ui-layout-resizer {
  background-color : #dddddd;
}
.ui-menu .ui-state-active {
  font-weight : normal;
}
.ui-selectmenu-menu {
  position : fixed;
}
.ui-sortable-placeholder {
  border : 4px dashed #828282;
  height : 50px;
}
.ui-spinner input[type=text] {
  border : none;
}
.ui-tabs {
  padding : 0;
}
.ui-tabs-nav li a {
  padding : 0.3em 0.6em;
}
.ui-tooltip .ui-selectmenu-button {
  width : 6em;
}
.writer .designate {
  border-bottom : 1px solid #aaaaaa;
  border-top : 1px solid #aaaaaa;
  margin-bottom : 10px;
  padding : 5px;
}
.writer .designate label {
  width : 10em;
}
.writer .feed-author {
  display : none;
}
.writer .feed-title {
  display : none;
}
.writer .info {
  padding : 3px;
}
.writer .info .ui-icon {
  display : inline-block;
}
.writer .info a {
  text-decoration : none;
}
.writer .menu {
  padding : 1px;
}
.writer .menu li {
  font-weight : normal;
}
.writer .submit-designate {
  margin-left : 5px;
}
.writer .submit-feed-title {
  margin-left : 5px;
}
.writer label[for=writer-author] {
  display : inline-block;
  float : none;
  margin-right : 5px;
  text-align : right;
  width : 4em;
}
.writer label[for=writer-title] {
  display : inline-block;
  float : none;
  margin-right : 5px;
  text-align : right;
  width : 4.5em;
}
.writer-destination {
  margin-left : 10px;
}
.writer-edit-settings {
  float : right;
  margin-left : 10px;
}
.writer-menu-wrapper {
  left : -3px;
  opacity : .8;
  position : absolute;
  top : 30px;
  z-index : 1;
}
.writer-options {
  display : none;
  padding : 10px 0;
  position : relative;
  width : 100%;
}
.writer-options label[for=writer-tags] {
  float : none;
  margin-left : 10px;
}
.writer-options-author {
  padding : 2px;
}
.writer-options-photo {
  padding : 2px;
}
.writer-options-title {
  padding : 2px;
}
.writer-options-twitter {
  padding : 2px;
}
.writer-photo {
  margin : 0 5px 0 10px;
}
.writer-post {
  float : right;
}
.writer-remove-title {
  float : left;
}
.writer-syndicate {
  margin-left : 10px;
}
.writer-syndicate form {
  display : inline;
}
#account-set-password {
  margin-left : 8.4em;
}
#analytics-input {
  height : 50px;
  width : 200px;
}
#autoupdate-build-form label {
  width : 9em;
}
#autoupdate-build-submit {
  margin-left : 9.3em;
}
#autoupdate-install-tab .module-detail {
  float : right;
  font-size : 0.8em;
}
#autoupdate-install-tab .module-info {
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin-bottom : 20px;
  padding : 5px;
}
#autoupdate-install-tab .module-title {
  margin-top : 0;
}
#autoupdate-install-tab .module-version {
  font-weight : bold;
}
#browser-upload {
  float : right;
}
#browser-upload-form {
  border-bottom : 2px solid #777777;
  padding : 20px 0px;
}
#browser-upload-progress {
  display : none;
}
#change-email-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#change-email-form .submit {
  margin-left : 6.3em;
}
#change-email-form label {
  width : 6em;
}
#change-password-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#change-password-form .submit {
  margin-left : 11.3em;
}
#change-password-form label {
  width : 11em;
}
#colorpicker {
  height : 195px;
  position : relative;
  width : 195px;
  z-index : 1003;
}
#comment-content {
  height : 70px;
  width : 98%;
}
#comment-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin : 5px;
  padding : 10px;
}
#comment-form .thumb {
  border-radius : 2px;
  width : 20px;
}
#comment-form label {
  width : 4em;
}
#commenteditor-likes-label {
  font-size : 1.2em;
}
#commenteditor-likes-wrapper {
  padding-top : 10px;
}
#commenteditor-likes-wrapper a {
  margin-left : 10px;
}
#commenteditor-likes-wrapper img {
  width : 40px;
}
#commenteditor-reposts-label {
  font-size : 1.2em;
}
#commenteditor-reposts-wrapper {
  padding-top : 10px;
}
#commenteditor-reposts-wrapper a {
  margin-left : 10px;
}
#commenteditor-reposts-wrapper img {
  width : 40px;
}
#control-copy-form {
  padding : 8px;
  width : 260px;
}
#control-page-form {
  float : right;
  margin : 0 7px 2px 2px;
}
#control-page-form .ui-selectmenu-button {
  padding-bottom : 7px;
  padding-top : 5px;
  width : 150px;
}
#control-page-form .ui-selectmenu-icon {
  top : 3px;
}
#copy-input {
  width : 150px;
}
#detail-address-textarea {
  display : none;
}
#detail-form .submit {
  margin-left : 7.3em;
}
#detail-form label {
  width : 7em;
}
#detail-phone-input {
  display : none;
}
#detail-thumb-input {
  width : 200px;
}
#extended-custom-settings button[type=submit] {
  margin-left : 165px;
}
#extended-custom-settings input[type=text] {
  width : 250px;
}
#extended-custom-settings label {
  width : 160px;
}
#extended-custom-settings label[for=comment-allowlist-add] {
  width : 280px;
}
#extended-custom-settings label[for=comment-allowlist-check] {
  width : 280px;
}
#extended-custom-settings label[for=comment-allowlist-remove] {
  width : 280px;
}
#extended-custom-settings label[for=comment-blocklist-add] {
  width : 280px;
}
#extended-custom-settings label[for=comment-blocklist-check] {
  width : 280px;
}
#extended-custom-settings label[for=comment-blocklist-remove] {
  width : 280px;
}
#group-permission-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#group-permission-form .submit {
  margin-left : 6.3em;
}
#group-permission-form label {
  width : 6em;
}
#indie-action-facebook {
  margin-left : 10px;
}
#indie-action-handler {
  width : 220px;
}
#indie-action-submit {
  margin-left : 10px;
}
#indie-action-twitter {
  margin-left : 10px;
}
#indie-config-ok {
  float : right;
}
#more-installer-form .submit {
  margin-left : 8.3em;
}
#more-installer-form label {
  width : 8em;
}
#more-menu a {
  font-size : 1.2em;
  line-height : 1.2em;
}
#organiser-contact-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#organiser-contact-form .submit {
  margin-left : 4em;
}
#organiser-contact-form label {
  width : 4em;
}
#organiser-email-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#organiser-email-form .submit {
  margin-left : 4em;
}
#organiser-email-form label {
  width : 5em;
}
#organiser-email-textarea {
  height : 200px;
  width : 500px;
}
#organiser-member-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#organiser-member-form .submit {
  margin-left : 11em;
}
#page-input {
  height : 20px;
  width : 200px;
}
#page-select {
  width : 150px;
}
#page-select-menu .ui-state-active {
  font-weight : inherit;
}
#published-page {
  margin : 1em;
}
#reader-action-cancel {
  margin-top : 2px;
}
#reader-action-submit {
  float : right;
  margin-top : 2px;
}
#reader-action-wrapper {
  clear : both;
  margin-bottom : 30px;
}
#reader-add-input-wrapper img {
  float : left;
}
#reader-channel-check {
  float : right;
}
#reader-channel-display {
  margin-top : 5px;
}
#reader-channel-display-submit {
  float : right;
}
#reader-channel-order {
  width : 50px;
}
#reader-channel-submit {
  margin-left : 5px;
}
#reader-channel-title {
  font-size : 1.2em;
  font-weight : bold;
}
#reader-channel-wrapper {
  clear : none;
}
#reader-feed-count {
  margin-top : 10px;
}
#reader-feed-input-wrapper {
  clear : none;
}
#reader-file-import-wrapper {
  clear : both;
}
#reader-file-input-wrapper {
  clear : none;
}
#reader-options-button {
  float : right;
  margin : 4px;
  width : 150px;
}
#reader-show-hidden {
  display : block;
  margin-left : auto;
  margin-right : auto;
}
#reader-subscribe-list .form-spacing {
  line-height : 2em;
}
#register-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#register-form .new-user-confirm .info {
  margin-left : 3em;
}
#register-form .stock-add-supply-group {
  margin-left : 1em;
}
#register-form .stock-supply-options {
  margin-left : 3em;
}
#register-form .submit {
  margin-left : 8.3em;
}
#register-form .username-info {
  margin-left : 3em;
}
#register-form label {
  width : 8em;
}
#reset-page-select {
  margin-left : 2px;
}
#site-config-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#site-config-form .submit {
  margin-left : 10.3em;
}
#site-config-form input {
  width : 200px;
}
#site-config-form label {
  width : 10em;
}
#site-search-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin-bottom : 10px;
  padding : 5px;
}
#site-search-form .submit {
  margin-left : 7.3em;
}
#site-search-form label {
  width : 7em;
}
#site-search-textarea {
  height : 80px;
  width : 350px;
}
#site-template-content-textarea {
  height : 80px;
  width : 350px;
}
#site-template-description-textarea {
  height : 80px;
  width : 350px;
}
#site-template-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin-bottom : 10px;
  padding : 5px;
}
#site-template-form .submit {
  float : right;
}
#site-template-form label {
  width : 7em;
}
#site-update-textarea {
  height : 80px;
  width : 580px;
}
#start-customize-form label {
  width : 9em;
}
#start-customize-login-submit {
  margin-left : 9.3em;
}
#start-show-message {
  float : none;
}
#start-theme-picker .blue.theme {
  background-color : #bdfffd;
}
#start-theme-picker .green.theme {
  background-color : #84ff9e;
}
#start-theme-picker .orange.theme {
  background-color : #ff9b65;
}
#start-theme-picker .purple.theme {
  background-color : #9583ff;
}
#start-theme-picker .red.theme {
  background-color : #ff4f7d;
}
#start-theme-picker a.theme {
  border : 1px solid #cccccc;
  border-radius : 3px;
  display : inline-block;
  height : 50px;
  margin : 10px;
  width : 80px;
}
#start-theme-picker a.theme:hover {
  border : 1px solid #555555;
}
#unpublished-page {
  margin : 1em;
}
#user-group-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#user-group-form .submit {
  margin-left : 9.3em;
}
#user-group-form label {
  width : 11em;
}
#user-permission-form {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  padding : 5px;
}
#user-permission-form .submit {
  margin-left : 6.3em;
}
#user-permission-form label {
  width : 6em;
}
#writer-action-type {
  font-weight : bold;
}
#writer-bridgy-done {
  margin-left : 40px;
}
#writer-content {
  height : 100px;
  max-width : 100%;
  width : 500px;
}
#writer-designate-action-button {
  width : 100px;
}
#writer-designate-input {
  margin-left : 5px;
  width : 241px;
}
#writer-feed-title-input {
  width : 380px;
}
#writer-follow {
  float : right;
}
#writer-photo-selected {
  background-color : #eeeeee;
  border : 1px solid #aaaaaa;
  border-radius : 2px;
  margin : 5px 5px 0 40px;
}
#writer-photo-selected img {
  height : 50px;
  margin : 5px;
}
#writer-tag-input {
  max-width : 95%;
  width : 392px;
}
#writer-title {
  max-width : 95%;
  width : 400px;
}
#writer-webaction-info {
  padding-bottom : 2px;
}
a {
  color : #4f3eb3;
}
a.tooltip-name {
  font-size : 1.2em;
  line-height : 2em;
  text-decoration : none;
}
a.tooltip-photo {
  float : left;
  margin : 5px;
}
a.tooltip-photo img {
  border-radius : 2px;
  max-height : 80px;
  max-width : 80px;
}
a.tooltip-url {
  color : #aaaaaa;
  font-size : 0.8em;
  text-decoration : none;
  white-space : nowrap;
}
audio {
  border-radius : 5px;
  height : 20px;
  margin : 5px;
  max-width : 100%;
  width : 95%;
}
blockquote {
  border-left : 5px solid #aaaaaa;
  padding-left : 5px;
}
body {
  background-color : #efefef;
  color : #222222;
  font-family : system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;
  margin : 0;
  padding : 0;
}
button.long-text-save {
  float : right;
}
iframe {
  max-width : 100%;
}
img {
  border-style : none;
  height : auto;
  max-width : 100%;
}
indie-action {
  display : none;
  padding : 10px;
  white-space : nowrap;
}
indie-action .ui-icon {
  display : inline-block;
  height : 14px;
}
indie-action a.highlight {
  font-weight : bold;
}
input[type=password] {
  border : 1px solid #aaaaaa;
  border-radius : 3px;
  padding : 4px;
}
input[type=password]:focus {
  border-color : #4f3eb3;
}
input[type=text] {
  border : 1px solid #aaaaaa;
  border-radius : 3px;
  padding : 4px;
}
input[type=text]:focus {
  border-color : #4f3eb3;
}
label.control-button {
  margin-top : 0;
}
label[for=autoupdate-build-core] {
  float : none;
}
label[for=autoupdate-build-module] {
  float : none;
}
label[for=copy-input] {
  margin-right : 5px;
  margin-top : 3px;
}
label[for=detail-address-textarea] {
  display : none;
}
label[for=detail-phone-input] {
  display : none;
}
label[for=reader-channel-order] {
  width : 7em;
}
label[for=reader-channel-update] {
  width : 7em;
}
li.reader-unread-true {
  font-weight : bold;
}
textarea {
  border : 1px solid #aaaaaa;
  border-radius : 3px;
  padding : 4px;
}
textarea:focus {
  border-color : #4f3eb3;
}
video {
  max-height : 500px;
  max-width : 100%;
}
.detail a:hover {
  color : #aaaaaa;
}
.main a:hover {
  text-decoration : underline;
}
.notification-menu-wrapper a:hover {
  text-decoration : underline !important;
}
.reader a:hover {
  color : #999999;
  text-decoration : none;
}
@media screen and (max-device-width: 480px) {
.account-menu-wrapper {
  left : 45px;
}
.add-menu-wrapper {
  left : 125px;
}
.control .username {
  display : none;
}
.copy-menu-wrapper {
  left : 247px;
}
.dobrado-mobile {
  display : block;
}
.main > .middle {
  margin-left : 0;
  margin-right : 0;
  width : auto;
}
.message-count {
  left : 104px;
}
.message-menu-wrapper {
  left : 85px;
}
.notification-count {
  left : 142px;
}
.notification-menu-wrapper {
  left : 126px;
  width : 194px;
}
#change-password-form .submit {
  margin-left : 0;
}
#change-password-form label {
  width : inherit;
}
#comment-form label {
  width : inherit;
}
#control-copy-form {
  left : -223px;
  position : absolute;
}
#control-layout {
  display : none;
}
#control-page-form .ui-selectmenu-button {
  padding-bottom : 6px;
  padding-top : 3px;
  width : 100px;
}
#page-input {
  width : 100px;
}
#page-select {
  width : 100px;
}
#user-group-form .submit {
  margin-left : 0;
}
#user-group-form label {
  width : inherit;
}
label[for=control-layout] {
  display : none;
}
}
