@charset "UTF-8";
/* line 4, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.step-by-step {
  table-layout: fixed; }
  /* line 7, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .step-by-step h4 {
    margin: 0; }
  /* line 11, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .step-by-step tr > td {
    border: 1px solid #D9D2D0;
    padding: 20px 12px;
    text-align: center;
    vertical-align: top; }
  /* line 18, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .step-by-step .current-step {
    background: #026ead; }

@media (min-width: 768px) {
  /* line 27, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .artist {
    text-align: center; }
  /* line 31, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .isrc {
    text-align: center; }
  /* line 35, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .explicit {
    text-align: center; } }

@media (min-width: 992px) {
  /* line 45, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  #content .workstation_top_banner_image {
    margin-top: 14px; } }

/* line 53, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
[data-toggle='modal'] {
  cursor: pointer; }

/* line 57, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.well {
  box-shadow: none; }

/* line 63, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalBoundingBoxArt .validate_thumbnail > img,
#modalBoundingBoxArt .missing-image {
  height: 200px;
  width: 200px; }

/* line 74, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
b,
strong {
  font-weight: normal; }

/* line 79, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.error-correction,
.rejection {
  position: relative; }
  /* line 83, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .error-correction::before,
  .rejection::before {
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    content: "!";
    font-size: 10px;
    height: 14px;
    right: -7px;
    line-height: 14px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 14px; }

/* line 99, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.error-correction::before {
  background: #f4dd51;
  color: rgba(0, 0, 0, 0.8); }

/* line 104, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.rejection::before {
  background: #ed303c;
  color: rgba(255, 255, 255, 0.9); }

/* line 109, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoPlay, .videoPause {
  background: url(/images/audio/videoPlay.png) no-repeat top left !important;
  cursor: pointer;
  height: 30px !important;
  text-indent: -9999px;
  width: 26px;
  left: 35px;
  border-width: 0px !important; }

/* line 119, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoPause {
  background-position: center -30px !important; }

/* line 123, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoTime {
  color: #007be3;
  position: relative;
  top: 0px;
  font-size: 1.2em; }

/* line 130, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoMute {
  background: url(/images/audio/unmute.png) no-repeat top left !important; }

/* line 134, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoUnmute {
  background: url(/images/audio/mute.png) no-repeat top left !important; }

/* line 138, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.videoPIPMarker {
  background: #93AC47; }

/* line 142, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.startPoint {
  float: left;
  margin-top: -7px; }

/* line 147, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.endPoint {
  float: right;
  margin-top: -7px; }

/* line 152, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.previewImageLeft {
  width: 24%;
  padding-left: 1%; }

/* line 157, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.previewImageMiddle {
  width: 48%;
  padding-left: 1%;
  padding-right: 1%; }

/* line 163, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.previewImageRight {
  width: 24%;
  padding-right: 1%; }

/* line 168, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.copy-release-tooltip-position-right {
  right: 1%;
  margin-top: 15px; }

/* line 173, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.copy-release-tooltip-position-bottom {
  bottom: 42px; }

/* line 177, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
a.modalSubmit {
  float: right;
  margin: 0 5px 20px; }

/* line 185, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#view_exarelease_listing .filter-bottom-space {
  margin-bottom: 15px; }

/* -------------------------- TERRITORY RESTRICTIONS MODEL -------------------------- */
/* line 195, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.ui-multiselect-disabled input[type="checkbox"] {
  position: relative; }

/* line 205, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.ui-multiselect-checkboxes .ui-multiselect-disabled label {
  color: #a2a2a2; }

/* line 215, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_territories .ui-multiselect-checkboxes {
  height: 300px; }
  /* line 218, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .release_territories .ui-multiselect-checkboxes label {
    font-weight: normal;
    text-transform: none; }
    /* line 222, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
    .release_territories .ui-multiselect-checkboxes label > input {
      height: 11px;
      margin: 0 4px 0 0;
      top: 0;
      width: 11px; }

/* line 233, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_territories #cleared {
  margin-right: 70px; }

/* line 237, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_territories #cleared,
.release_territories #not_cleared {
  float: left;
  font-size: 15px;
  margin-bottom: 12px;
  width: 240px; }

/* line 245, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_territories .ui-widget-content {
  background: transparent;
  border: none;
  float: left;
  height: 421px;
  overflow-y: hidden;
  width: 242px !important;
  font-family: "Rubik", sans-serif;
  /* We have overrided font-family: Arial,Helvetica,sans-serif; style which is coming from vendor-redesign.css to font-family: "Rubik",sans-serif; */ }

/* line 258, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_territories #buttons > [class*="btn "] {
  display: block;
  margin: 0 0 10px;
  padding-top: 11px; }

/* -------------------- LOCALIZATION ----------------------- */
/* line 269, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.token-localization-container {
  display: block;
  padding-bottom: 5px; }
  /* line 273, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .token-localization-container:before, .token-localization-container:after {
    display: table;
    content: " "; }
  /* line 278, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .token-localization-container:after {
    clear: both; }

/* line 284, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.locale-container {
  position: relative;
  padding: 10px 0 0;
  clear: both;
  margin: 0; }
  /* line 290, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .locale-container select {
    margin: 0 0 5px; }
  /* line 294, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .locale-container .localeDelete {
    color: #404040;
    font-size: 20px;
    position: absolute;
    right: -15px;
    text-decoration: none;
    top: 53px; }

/* line 305, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.locale-error,
.locale-chinese-error,
#duplicate_msg {
  float: left;
  margin-top: 16px; }

/* line 312, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.legend-required {
  margin-left: 48px; }
  /* line 315, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .legend-required #duplicate_msg {
    float: none; }

/*---------------- EDIT TRACK MODAL ----------------*/
/* line 324, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.modalForm a.applyall {
  font-size: 10px;
  margin-left: 5px; }

/* line 329, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.modalForm .locale-add {
  float: right;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  margin: 2px 15px 0 0;
  outline: none; }

/* line 340, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.modalForm .displayedAs {
  display: block;
  font-size: 14px;
  color: #404040;
  border-bottom: 1px solid #bab7b7;
  padding: 0 10px 5px; }

/* ------------------------------------------------------------

Search for Track Modal

------------------------------------------------------------ */
/* line 355, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.browse_catalog_trackSearchBox {
  margin-bottom: 10px; }
  /* line 358, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .browse_catalog_trackSearchBox input.trackSearchBox {
    background: url("/alw/images/icons/magnifyingRedesign.svg") no-repeat scroll 7px 5px #fff;
    border-radius: inherit;
    color: #1b3249;
    font-size: 14px;
    color: #404040;
    float: left;
    padding-left: 35px;
    width: 406px; }

/* line 375, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails ul.pagination {
  height: auto;
  margin-top: 10px; }
  /* line 379, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  #modalTrackDetails ul.pagination li {
    display: inherit; }

/* line 387, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .scrollable {
  min-height: 460px;
  height: 100%;
  width: auto;
  min-width: 56px;
  margin-top: 0px;
  padding-top: 0px; }

/* line 396, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .prevPage {
  top: 5px;
  left: 0px;
  width: 35px;
  height: 32px; }

/* line 403, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .nextPage {
  bottom: 0;
  left: 0px;
  width: 35px;
  height: 32px;
  position: relative; }

/* line 411, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .arrow-icon:first-of-type {
  margin-bottom: 6px;
  margin-top: 18px; }

/* line 416, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .arrow-icon:last-of-type {
  margin-top: 6px; }

/* line 420, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .arrow-icon:after {
  content: "\25B4";
  position: absolute;
  right: 11px;
  top: 25px; }

/* line 429, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails ~ .submitButtonsModal .btn {
  margin: 0 1px;
  float: right; }

/* line 437, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails ~ .submitButtonsModal .prev-track-arrow:before, #modalTrackDetails ~ .submitButtonsModal .prev-track-arrow:after,
#modalTrackDetails ~ .submitButtonsModal .next-track-arrow:before,
#modalTrackDetails ~ .submitButtonsModal .next-track-arrow:after {
  font-size: 14px;
  margin: 0 2px;
  line-height: 0; }

/* line 446, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails ~ .submitButtonsModal .prev-track-arrow:before {
  content: "←"; }

/* line 450, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails ~ .submitButtonsModal .next-track-arrow:after {
  content: "→"; }

/* line 458, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.original_file_name,
.original_file_name_uploading {
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  overflow: hidden;
  padding-top: 20px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 469, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.browse_catalog_trackSearchOptions {
  background: url("/images/bgs/searchbutton_bg_gradient.gif") repeat-x 10px;
  border: 1px solid #bab7b7;
  border-left: none;
  cursor: pointer;
  float: left;
  height: 30px;
  line-height: 30px; }
  /* line 478, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .browse_catalog_trackSearchOptions span {
    background: url("/images/icons/add.png") no-repeat scroll 10px 7px transparent;
    color: #666;
    cursor: pointer;
    display: block;
    height: 30px;
    padding-left: 33px;
    letter-spacing: .5px;
    text-transform: capitalize;
    width: 150px; }
    /* line 489, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
    .browse_catalog_trackSearchOptions span.trackSearchOptionsClosed {
      background: url("/images/icons/subtract.png") no-repeat scroll 10px 7px transparent; }

/* line 497, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.browse_catalog_trackSearchTable p {
  color: #007BE3;
  padding: 20px 0;
  text-align: center; }

/*---------------- CONFIRM FILM RELEASE MODAL -----------------*/
/* line 509, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.confirmFilmRelease .confirmReleaseStep .checklist-num {
  height: 27px;
  width: 27px;
  margin-top: 5px; }

/* line 515, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.confirmFilmRelease .confirmReleaseStep h3 {
  margin-top: 0px;
  line-height: normal; }

/* line 524, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.addTracksNum1Ok {
  background: url(/images/icons/1-ok.png) no-repeat left center; }

/* line 528, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.addTracksNum2Ok {
  background: url(/images/icons/2-ok.png) no-repeat left center; }

/* line 532, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.addTracksNum3Ok {
  background: url(/images/icons/3-ok.png) no-repeat left center; }

/* line 536, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.addTracksNum4Ok {
  background: url(/images/icons/4-ok.png) no-repeat left center; }

/*---------------- DELETE RELEASES MODAL -----------------*/
/* line 544, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.delete_releases_confirmTable .delete-releases-text {
  padding: 20px 0px;
  font-size: 18px; }

/*---------------- TOKEN-INPUT BOX -----------------*/
/* line 555, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.modal-body .token-input-list {
  border-radius: 3px;
  width: 100%;
  border: 1px solid #bab7b7; }
  /* line 560, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .modal-body .token-input-list input {
    font-size: 12px; }

/* line 566, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.modal-body div.token-input-dropdown {
  position: initial;
  float: left; }
  /* line 570, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .modal-body div.token-input-dropdown div.token-input-dropdown-message {
    font-size: 11px;
    color: #4a4a4a;
    background-color: transparent;
    border: none;
    padding: 0;
    margin-top: 0;
    border-radius: 0; }

/* -------------------------- CREATE FILMRELEASEMODAL ------------------------ */
/* line 588, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#UPC_container label,
#ISRC_container label {
  margin-right: 10px;
  width: 100%; }

/* line 597, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#preorderDateSpan .preorder-input-date {
  margin-top: 8px; }

/* line 605, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#newImprintBox .close-icon {
  padding-top: 6px; }

/*TRACK Listing Table New Style*/
/* line 612, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.table.tracklistingtable, .table.trackListTable {
  border-collapse: inherit; }
  /* line 617, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > thead > tr > th, .table.trackListTable > thead > tr > th {
    cursor: default; }
  /* line 627, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody > tr > td, .table.trackListTable > tbody > tr > td {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    background-color: #f9f9f9;
    padding: 0;
    vertical-align: middle; }
    /* line 634, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
    .table.tracklistingtable > tbody > tr > td.sp, .table.tracklistingtable > tbody > tr > td.tn, .table.tracklistingtable > tbody > tr > td.an, .table.tracklistingtable > tbody > tr > td.expl, .table.tracklistingtable > tbody > tr > td.isrc, .table.tracklistingtable > tbody > tr > td.of, .table.tracklistingtable > tbody > tr > td.aud, .table.trackListTable > tbody > tr > td.sp, .table.trackListTable > tbody > tr > td.tn, .table.trackListTable > tbody > tr > td.an, .table.trackListTable > tbody > tr > td.expl, .table.trackListTable > tbody > tr > td.isrc, .table.trackListTable > tbody > tr > td.of, .table.trackListTable > tbody > tr > td.aud {
      font-size: 11px;
      height: 60px;
      font-weight: 500; }
    /* line 646, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
    .table.tracklistingtable > tbody > tr > td.ro, .table.tracklistingtable > tbody > tr > td.num, .table.trackListTable > tbody > tr > td.ro, .table.trackListTable > tbody > tr > td.num {
      background: none; }
  /* line 658, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody.editableTracks > tr.red > td, .table.trackListTable > tbody.editableTracks > tr.red > td {
    background: #FDA7A7; }
  /* line 667, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody.editableTracks > tr.yellow > td, .table.trackListTable > tbody.editableTracks > tr.yellow > td {
    background: #faf395; }
  /* line 677, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody.editableTracks > tr.red > td.aud, .table.tracklistingtable > tbody.editableTracks > tr.yellow > td.aud, .table.trackListTable > tbody.editableTracks > tr.red > td.aud, .table.trackListTable > tbody.editableTracks > tr.yellow > td.aud {
    width: 210px; }
  /* line 681, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody.editableTracks > tr.red > td.ro, .table.tracklistingtable > tbody.editableTracks > tr.red > td.num, .table.tracklistingtable > tbody.editableTracks > tr.yellow > td.ro, .table.tracklistingtable > tbody.editableTracks > tr.yellow > td.num, .table.trackListTable > tbody.editableTracks > tr.red > td.ro, .table.trackListTable > tbody.editableTracks > tr.red > td.num, .table.trackListTable > tbody.editableTracks > tr.yellow > td.ro, .table.trackListTable > tbody.editableTracks > tr.yellow > td.num {
    background: none; }
  /* line 689, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable > tbody.editableTracks > tr > td.aud, .table.trackListTable > tbody.editableTracks > tr > td.aud {
    width: 210px; }
  /* line 697, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.tracklistingtable div.audioUploadStatus, .table.trackListTable div.audioUploadStatus {
    font-size: 10px;
    font-weight: 500;
    position: relative;
    margin: 0;
    margin-left: 10px;
    width: 130px; }

/* line 710, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.audioFileSize a.helpLink {
  display: inline-block;
  padding: 16px 0 16px 35px;
  font-size: .9em;
  background: url(/images/icons/help.png) no-repeat left 10px; }

/* line 719, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.audioFileSize + .tooltip > .tooltip_contents a {
  color: #fff;
  text-decoration: underline; }

/* line 728, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#trash_can {
  margin: -10px 0 10px 0;
  padding: 18px 10px 10px 50px;
  background: url(/alw/images/trash-bg.png) no-repeat top left;
  text-align: left;
  width: 60%; }

/* line 736, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
div.divider {
  background-color: #6e6e6e;
  line-height: 30px;
  height: 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
  border-radius: 10px;
  width: 100%; }

/*---------------- VIDEO LISTING TABLE FOR MUSIC VIDEO -----------------*/
/* line 753, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.table.videoListingTable > tbody > tr > td, .table.videoListTable > tbody > tr > td {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  padding: 0 10px;
  vertical-align: middle; }
  /* line 759, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.videoListingTable > tbody > tr > td.fn, .table.videoListingTable > tbody > tr > td.dd, .table.videoListingTable > tbody > tr > td.st, .table.videoListingTable > tbody > tr > td.ca, .table.videoListTable > tbody > tr > td.fn, .table.videoListTable > tbody > tr > td.dd, .table.videoListTable > tbody > tr > td.st, .table.videoListTable > tbody > tr > td.ca {
    background: #f9f9f9;
    font-size: 11px;
    font-weight: 500; }
  /* line 768, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .table.videoListingTable > tbody > tr > td.num, .table.videoListTable > tbody > tr > td.num {
    padding: 0; }

/* line 778, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.roundedCornerBG {
  background-color: #e4e4e4;
  font-size: 22px;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
  border-radius: 10px 0 0 10px; }

/*orange*/
/* line 788, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.subtextlink, .releaseName, .subtexthighlight, .labelName {
  color: #fc860d; }

/*---------------- ASSETS SECTION OF FILM RELEASE VIEW PAGE -----------------*/
/* line 796, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#video_assets h1 {
  border-bottom: 1px solid #6e6e6e;
  margin-bottom: 6px; }

/* line 803, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#video_assets .filmassets-rightsection h3 {
  margin: 0 0 5px;
  line-height: normal; }

/* line 811, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.edit-track-modal-top {
  margin-top: 32px; }

/* line 815, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release-modal-top {
  margin-top: 21px; }

/* line 821, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails #content {
  margin-bottom: 60px; }

/* line 831, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .yellow #explicitContainer,
#modalTrackDetails .yellow #deductPublishingContainer {
  background: #fefec3;
  border: 1px dashed #666;
  border-radius: 5px;
  padding: 0px 25px; }

/* line 840, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails .red #explicitContainer,
#modalTrackDetails .red #deductPublishingContainer {
  background: #fcd7d4;
  border: 1px dashed #666;
  border-radius: 5px;
  padding: 0px 25px; }

/* line 851, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails #editTrackAudio_li #modal_mediacontainer.yellow {
  background: #fefec3;
  border: 1px dashed #666;
  border-radius: 5px;
  padding: 10px 25px; }

/* line 855, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalTrackDetails #editTrackAudio_li #modal_mediacontainer.red {
  background: #fcd7d4;
  border: 1px dashed #666;
  border-radius: 5px;
  padding: 10px 0px; }

/* line 872, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modal_overlayeditReleaseModal .content,
#modal_overlayeditTrackModal .content,
#modal_overlaygetInstallAppWindow .content,
#modal_overlaygetUninstallWindow .content,
#modal_overlaygetDeleteEventWindow .content,
#modal_overlaysaveEventWindow .content {
  position: relative;
  margin-bottom: 20px; }

/* line 881, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.input-group.input-group-position {
  position: inherit; }

/*---------------- PROJECT MANAGER NAVIGATION -----------------*/
/* line 889, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.project-nav {
  color: #4a4a4a;
  font-weight: bold;
  text-decoration: none; }

/* line 897, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.dropdownInlineList #iTunesPricing {
  width: 94%; }

/*------------------UPLOAD ARTWORK-----------------*/
/* line 906, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.uploadArtwork #upload_tif_button {
  margin-top: 10px;
  display: inline-block; }

/* line 913, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#music-video-controls {
  text-align: right; }
  /* line 916, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  #music-video-controls.no-assets {
    width: 577px;
    padding-top: 15px;
    text-align: left; }

/* line 926, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.validate-track-add-comma > li:after {
  content: ", ";
  padding-right: 5px; }

/* line 931, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.validate-track-add-comma > li.track-name:after,
.validate-track-add-comma > li:first-child:after,
.validate-track-add-comma > li:last-child:after {
  content: " "; }

/*-------------In Correction Yellow - Style -------------*/
/* line 942, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.yellow .token-input-list,
.yellow .form-control,
.yellow .form-control:focus, .yellow.form-control, .yellow.form-control:focus {
  border: 1px solid #f6e501;
  box-shadow: none; }

/*------------ Action Required Red - Style ------------*/
/* line 956, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.red .token-input-list,
.red .form-control,
.red .form-control:focus, .red.form-control, .red.form-control:focus {
  border: 1px solid #d46258;
  box-shadow: none; }

/* line 969, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
span.red.releasebasics_incorrection_rejection {
  background: #FDA7A7 !important; }

/* line 977, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
span.yellow.releasebasics_incorrection_rejection {
  background: #faf395 !important; }

/* line 986, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
span.yellow.releasebasics_incorrection_rejection,
span.red.releasebasics_incorrection_rejection {
  padding: 2px 8px !important;
  border-radius: 8px !important; }

/* line 995, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.releaseBasicsReadOnly .releaseName {
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  color: #093C59;
  word-wrap: break-word; }
  /* line 1003, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
  .releaseBasicsReadOnly .releaseName.red, .releaseBasicsReadOnly .releaseName.yellow {
    max-width: 63%; }

/* line 1012, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.add-right-space {
  margin-right: -30px;
  right: 15px; }

/* line 1019, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalBoundingBox .submit-releases-text {
  padding: 25px 40px; }

/* line 1023, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#modalBoundingBox .submit-releases-correct-text {
  padding: 0 40px; }

/* line 1029, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.title-bottom-space {
  margin-bottom: 20px; }

/* line 1035, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
input[type=radio]:focus {
  outline: 0; }

/* line 1043, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#keywordsMessage.counter-message {
  color: #A8A0A0;
  font-size: 10px; }

/* line 1048, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
#keywordsMessage.counter-message, #keywordsMessage.small_error {
  font-weight: 500; }

/* line 1059, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.warningBox span.missing, .warningBox span.missing2 {
  display: inline-block;
  font-weight: 500;
  font-size: 1.2em; }

/* line 1070, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.validateTrack {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0; }

/* line 1077, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.rejectionTitle {
  font-size: 12px;
  font-weight: 500;
  padding: 0 30px 0 0;
  float: left;
  width: 138px; }

/* line 1091, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.release_info_container .left_side .subtextLabel,
.release_info_container .left_side .subtextlink2,
.release_info_container .right_side .subtextLabel,
.release_info_container .right_side .subtextlink2,
.release_info_container #film-synopses .subtextLabel,
.release_info_container #film-synopses .subtextlink2 {
  color: #4a4a4a;
  font-weight: 500; }

/* line 1101, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.faqLink {
  float: right;
  margin-bottom: 10px;
  font-weight: 500; }

/* line 1107, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.status-label {
  font-weight: 500;
  height: 28px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase; }

/* line 1115, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.catalog_loading_overlay {
  background-color: #fff;
  opacity: 0.9;
  position: fixed;
  width: 1120px;
  z-index: 10; }

/* line 1123, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.status_icon_inline {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
  vertical-align: top;
  width: 35px;
  word-wrap: break-word; }

/* line 1132, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.productDateCol {
  width: 92px; }

/* line 1136, /var/www/html/frontend/style-redesign/applications/releasebuilder-redesign.scss */
.productStatusCol {
  width: 160px; }
