.ui-loader {
  display: none !important; }

.via-artwork-rating-image {
  max-width: 100px!important;
  width: 100%!important;
  height: auto;
  float: left!important;
  padding: 0!important;
  margin-right: 10px!important;
  position: relative; }
.artist-submission-page-content p {
  float: left !important;
  clear: both; }
.artist-submission-page-content .artwork-info {
  clear: both!important;
  float: left!important;
}

.artist-submission-page-content h3 {
  float: left;
  clear: both;
  margin-bottom: 10px;
  margin-top: 30px;
}
.artist-submission-page-content h4 {
  float: left;
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px;
}
.artist-submission-page-content .size-large {
  max-width: 100%;
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 10px; }
.artist-submission-page-content .space-bottom {
  margin-bottom: 20px;
  float: left!important;
  clear: both!important;
}
.artist-submission-page-content .size-medium {
  max-width: calc(33.33333333333% - 0px);
  padding: 0;
  float: left;
  clear: none !important;
  padding: 0px !important;
  margin: 0 !important;
  width: calc(33.33333333333% - 0px); }

.artist-submission-page-content .rating-notice {
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 1px solid gray;
  padding: 10px; }
  .artist-submission-page-content .rating-notice p {
    font-size: 14px;
    margin: 0; }
#poststuff-table-ratings {
  float: left;
  width: 100% !important;
  box-sizing: border-box; }
  #poststuff-table-ratings table {
    box-sizing: border-box;
    width: 100% !important; }
