@import 'bootstrap.css';
/**
* DO NOT EDIT. File generated using browserify.
* To edit the file, check out the bower project here: https://atom-git.turner.com/bower/metro-uploader
*/
/*
* TURNER CONFIDENTIAL
*
* (c) 2012-2015 Turner Broadcasting System Inc
* All Rights Reserved
*
* NOTICE:  All information contained herein is, and remains
* the property of Turner Broadcasting System Incorporated.
* The intellectual and technical concepts contained
* herein are proprietary to Turner Broadcasting System Incorporated
* and may be covered by U.S. and Foreign Patents, patents in process,
* and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Turner Broadcasting System Incorporated.
*
* This file is subject to the terms and conditions defined in our
* general license file which can be found at:
* http://metalicense.s3.amazonaws.com/license.txt
*/
.textarea.aspera-textarea {
  height: 108px;
}
.dz-message {
  font-size: 20px !important;
}
.uploader-container {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.uploader-container .dragging {
  line-height: 150px;
  background-color: #17AB4B;
  display: block;
  opacity: 1;
}
.uploader-container .uploaded-container-text {
  vertical-align: middle;
  text-align: center;
  font-size: 32px;
  font-weight: 200;
  font-family: 'Turner', Maverick, sans-serif;
  color: white;
}
.upload-started-container {
  border-radius: 5px;
  height: 100px;
  margin: 0 15px;
  text-align: center;
  cursor: pointer;
  padding-top: 30px;
}
.upload-started-container .aspera-uploader-icon-state {
  width: 34px;
  height: 34px;
  font-size: 34px;
  margin-left: 15px;
  margin-top: 3px;
  margin-right: 5px;
}
.upload-started-container .aspera-uploader-icon-state.fa-check-square {
  padding-left: 3px;
}
.upload-started-container .tooltip-inner {
  max-width: 484px;
  word-break: break-all;
}
.upload-started-container .file-uploaded-container-text {
  font-family: 'Maverick', Arial, Verdana, sans-serif;
  font-size: 28px;
  font-weight: 200;
  visibility: hidden;
}
.green-icon-color {
  color: green;
}
.upload-results-container {
  max-width: 670px;
  word-wrap: break-word;
  display: inline-block;
  margin-left: 63px;
  font-family: 'Turner', Maverick, sans-serif;
  color: white;
}
.upload-results-container .upload-results {
  font-size: 16px;
  font-weight: 200;
  font-family: 'Turner', Maverick, sans-serif;
}
.cancel-transfer-dialog .cancel-transfer-title {
  margin-left: 50px;
}
.cancel-transfer-dialog .cancel-transfer-title .cancel-transfer-title-text {
  display: inline-block;
  vertical-align: super;
  margin-left: 10px;
}
.cancel-transfer-dialog .cancel-transfer-body {
  margin-left: 50px;
}
.cancel-transfer-dialog #cancel-transfer-footer {
  border-top: 1px solid #e2e2e2;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f2f2f2;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-no {
  border-radius: 0;
  background-color: #f2f2f2;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-no:hover {
  border-color: #e72c2d;
  background-color: #ffffff;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-times {
  color: #e72c2d;
  padding-right: 5px;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-yes {
  border-radius: 0;
  background-color: #f2f2f2;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-yes:hover {
  border-color: #339a00;
  background-color: #ffffff;
}
.cancel-transfer-dialog #cancel-transfer-footer .cancel-transfer-check {
  color: #339a00;
  padding-right: 5px;
}
.modal-warning {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1px;
  left: 0;
  background-color: white;
  text-align: center;
  z-index: 9999999999;
}
.modal-warning-background {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.warning-container {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: 200px;
}
.modal-warning-title {
  font-family: 'Helvetica', Arial, Verdana, sans-serif;
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  padding-bottom: 20px;
}
.btn-warning-modal {
  width: 150px;
  height: 28px;
}
.info-circle {
  color: grey;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Th.ttf');
  font-weight: 100;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_ThIt.ttf');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Lt.ttf');
  font-weight: 300;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_LtIt.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Rg.ttf');
  font-weight: 400;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_RgIt.ttf');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Md.ttf');
  font-weight: 500;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_MdIt.ttf');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Bd.ttf');
  font-weight: 700;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_BdIt.ttf');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_Blk.ttf');
  font-weight: 900;
}
@font-face {
  font-family: ATT;
  src: url('public/fonts/ATTAleckSans_W_BlkIt.ttf');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url('public/fonts/MaterialIcons-Regular.woff2') format('woff2'), url('public/fonts/MaterialIcons-Regular.woff') format('woff'), url('public/fonts/MaterialIcons-Regular.ttf') format('truetype');
}
@font-face {
  font-family: Maverick;
  src: url('public/fonts/Maverick.otf');
}
@font-face {
  font-family: Turner;
  src: url('public/fonts/TurnerRegular.otf');
}
@keyframes bounce {
  0%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
html,
body {
  background-color: #eef0f1;
  color: #000000;
  cursor: default;
  font-family: ATT, sans-serif;
  height: 100%;
}
#content {
  height: calc(100vh - 72px);
  overflow-y: auto;
}
#content > div {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
#content > div + div {
  width: 100%;
}
#content > div.should-overflow {
  overflow: unset;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  #content > div {
    height: unset;
    overflow: unset;
    width: unset;
  }
}
.content-message__breadcrums {
  display: flex;
  position: relative;
  top: 32px;
}
.content-message .no-info-message {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: auto;
  margin-top: 100px;
  text-align: center;
  width: 390px;
}
.content-message .no-info-message .message-icon {
  transform: rotateZ(45deg);
  font-weight: 500;
  font-size: 104px;
}
.content-message .no-info-message .message-body {
  font-size: 24px;
}
.content-message .no-info-message .message-footer {
  margin-top: 10px;
}
.content-message .no-info-message .message-footer a {
  color: #9a9a9a;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}
input:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 9999px #0052e7 !important;
  -webkit-text-fill-color: #ffffff;
}
input:-webkit-autofill:active,
select:-webkit-autofill:active {
  -webkit-box-shadow: inset 0 0 0px 9999px #0052e7 !important;
  box-shadow: inset 0 0 0px 9999px #0052e7 !important;
}
input:-webkit-autofill:focus,
select:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0px 9999px #0052e7 !important;
  box-shadow: inset 0 0 0px 9999px #0052e7 !important;
}
input:-webkit-autofill:hover,
select:-webkit-autofill:hover {
  -webkit-box-shadow: inset 0 0 0px 9999px #0052e7 !important;
  box-shadow: inset 0 0 0px 9999px #0052e7 !important;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons.inactive {
  color: rgba(0, 0, 0, 0.26);
}
.material-icons.md-12 {
  font-size: 12px;
}
.material-icons.md-16 {
  font-size: 16px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-30 {
  font-size: 30px;
}
.material-icons.md-32 {
  font-size: 32px;
}
.material-icons.md-40 {
  font-size: 40px;
}
.material-icons.md-48 {
  font-size: 48px;
}
.material-icons.md-90 {
  font-size: 90px;
}
.material-icons.md-104 {
  font-size: 104px;
}
.btn {
  font-size: 17px;
}
.clearfix {
  clear: both;
}
.message {
  color: #aaa;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 97%;
}
.table thead tr th {
  border: 0px;
}
.href-not-active {
  cursor: default;
  color: #aaa;
}
.not-active {
  cursor: default;
  color: #aaa;
}
.tr-state-canceled:hover {
  background-color: rgba(255, 56, 0, 0.1) !important;
}
span.required-data {
  color: #ff0000;
  vertical-align: super;
  font-size: 80%;
}
.form-check {
  display: inline-block;
}
.breadcrumb-gray-bg {
  background-color: #eee;
}
.loading-div {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.loader-container {
  display: flex;
  justify-content: center;
  flex-flow: column;
  text-align: center;
  overflow: hidden;
  height: 100%;
}
.loader-container p {
  font-size: 24px;
  font-weight: bold;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 38px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0);
  border-right: 1.1em solid #000000;
  border-bottom: 1.1em solid #000000;
  border-left: 1.1em solid #000000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.base-button {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
}
.base-button[disabled] {
  opacity: 0.5;
  cursor: default;
}
.general-blue-btn {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  display: inline-block;
  color: #ffffff;
  background-color: #0052e7;
  font-size: 12px;
  height: 30px;
  min-width: 250px;
  padding: 6px 30px 10px 30px;
  border: none;
}
.general-blue-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}
.general-sm-btn {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  display: inline-block;
  font-size: 10px;
  border-radius: 13px;
  color: #252525;
  padding: 5px 10px;
  font-weight: bold;
}
.general-sm-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}
.action-btn-default {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  border-radius: 3px;
  color: #252525;
  padding: 10px 20px;
  font-weight: bold;
  border: 1px solid #eee;
  background-color: #eee;
}
.action-btn-default[disabled] {
  opacity: 0.5;
  cursor: default;
}
.action-btn-default .left-icon {
  margin-right: 15px;
}
.action-btn-default:hover {
  background-color: #aaa;
  border: 1px solid #aaa;
  color: #252525;
  text-decoration: none;
}
.hide-by-opacity {
  opacity: 0;
}
.invisible {
  visibility: hidden;
}
.d-none {
  display: none;
}
.d-none-imp {
  display: none !important;
}
.browser-icon:hover {
  color: #ffffff;
}
.browser-icon img {
  height: 32px;
  vertical-align: bottom;
  margin: 5px;
}
#banner {
  display: none;
  background-color: orange;
  font-weight: 500;
  padding: 10px;
  text-align: center;
}
#topbar {
  align-items: center;
  background: #ffffff;
  border-bottom: 1px solid #c6cdd0;
  color: #cdcdcd;
  display: flex;
  height: 72px;
  justify-content: space-between;
  padding: 0 25px;
  z-index: 5;
}
#topbar #top-bar--left {
  float: left;
}
#topbar #top-bar--left a {
  color: #000000;
  text-decoration: none;
}
#topbar #top-bar--left img {
  float: left;
  height: 35px;
}
#topbar #top-bar--right {
  float: right;
  font-size: 15px;
}
#topbar #top-bar--right a {
  font-weight: 900;
}
#topbar #top-bar--right a:hover {
  text-decoration: none;
  color: #000000;
}
@media (max-width: 567px) {
  #topbar #top-bar--right a .hidden-md-down {
    display: none;
  }
}
#topbar #top-bar--right a i {
  color: #000000;
}
#topbar #top-bar--right img {
  width: 33px;
}
#topbar #top-bar--right li {
  font-size: medium;
  padding: 10px 5px;
}
#topbar #top-bar--right li a {
  line-height: 1.5;
}
#topbar #top-bar--right li img {
  margin-left: -30px;
  width: 28px;
}
#topbar #top-bar--right .dropdown-toggle {
  align-items: center;
  color: #000000;
  display: flex;
  text-decoration: none;
}
#topbar #top-bar--right .top-bar--right--icon {
  font-size: 32px;
  margin-left: 10px;
}
#topbar #top-bar--right #login-popup a {
  color: #000000;
  display: flex;
  justify-content: center;
  font-weight: 900;
  font-size: 24px;
}
#topbar #top-bar--right #login-popup a i {
  color: #000000;
}
#topbar #top-bar--right #login-dropdown {
  background-color: #0052e7;
  color: #ffffff;
  font-size: medium;
  left: -360px;
  min-width: 400px;
  margin-top: 10px;
  padding-bottom: 60px;
  text-align: center;
}
#topbar #top-bar--right #login-dropdown:before {
  border: 9px solid;
  border-color: transparent transparent #0052e7 transparent;
  content: '';
  left: 367px;
  position: absolute;
  top: -16px;
}
#topbar #top-bar--right #login-dropdown form {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 60px;
  padding: 0 40px 0px 40px;
}
#topbar #top-bar--right #login-dropdown form a {
  color: #ffffff;
  font-size: 13px;
}
#topbar #top-bar--right #login-dropdown form button {
  color: #ffffff;
  background-color: #0052e7;
  border-color: #ffffff;
  border-radius: 30px;
  font-variant-caps: all-small-caps;
  font-size: 20px;
  margin-top: 40px;
  outline: none;
  padding: 7px 0px;
  width: 250px;
}
#topbar #top-bar--right #login-dropdown form button:hover {
  background-color: #0052e7;
}
#topbar #top-bar--right #login-dropdown form input {
  background-color: transparent;
  border-bottom-style: solid;
  border-radius: 0px;
  border-width: 0 0 0px 0;
  box-shadow: none;
  color: #ffffff;
  opacity: 1;
}
#topbar #top-bar--right #login-dropdown form input::placeholder {
  color: #ffffff;
  font-size: small;
}
#topbar #top-bar--right #login-dropdown form .form-group {
  border-bottom: 1px solid #ffffff;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 250px;
}
#topbar #top-bar--right #login-dropdown .login-message {
  background-color: #ff3800;
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
  height: 60px;
  padding: 10px;
  position: absolute;
  right: 350px;
  top: 65px;
  width: 225px;
}
#topbar #top-bar--right #login-dropdown .login-message-arrow {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ff3800;
  position: absolute;
  top: 85px;
  right: 340px;
}
#topbar #top-bar--right #login-dropdown #login-loader {
  display: none;
  height: 267px;
}
#topbar #top-bar--right #login-dropdown #login-loader span {
  border-radius: 100%;
  display: inline-block;
  height: 10px;
  margin: 140px 2px;
  width: 10px;
}
#topbar #top-bar--right #login-dropdown #login-loader span:nth-child(1) {
  animation: bounce 0.9s ease-in-out infinite;
  background-color: #ffffff;
}
#topbar #top-bar--right #login-dropdown #login-loader span:nth-child(2) {
  animation: bounce 0.9s ease-in-out 0.2s infinite;
  background-color: #ffffff;
}
#topbar #top-bar--right #login-dropdown #login-loader span:nth-child(3) {
  animation: bounce 0.9s ease-in-out 0.4s infinite;
  background-color: #ffffff;
}
#topbar #top-bar--right #login-dropdown #login-error {
  opacity: 0;
}
#topbar #top-bar--right #login-dropdown #login-error.animation {
  -webkit-animation: login-keyframes 2s forwards;
  -moz-animation: login-keyframes 2s forwards;
  animation: login-keyframes 2s forwards;
}
@-moz-keyframes login-keyframes {
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes login-keyframes {
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes login-keyframes {
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#topbar #top-bar--right #login-dropdown #peek-password {
  position: absolute;
  margin-top: 8px;
  margin-left: 25%;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
#topbar #top-bar--right #user-dropdown {
  left: -207px;
  width: 360px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  color: #000000;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-info {
  margin: 0;
  display: grid;
  grid-template-rows: 26px auto;
  grid-template-columns: 40px auto;
  align-items: end;
  padding: 0 10px 10px;
  grid-column-gap: 13px;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-info .user-icon {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-info .user-icon i {
  top: 5px;
  left: 0;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-info .user-name {
  font-size: 15px;
  font-weight: bold;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-info .user-distributor {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 3;
  color: #9a9a9a;
  font-size: 12px;
  word-break: break-word;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-distributor {
  font-size: 15px;
  margin: 0;
  padding: 0px 10px 10px;
  border-bottom: 1px solid #e6e6e6;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-action {
  margin: 9px 0 0;
  padding: 10px;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-action .logout-button {
  padding: 8px 15px;
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-action .logout-button:hover {
  color: #cdcdcd;
  background-color: #eee;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-action .close-button {
  padding: 8px 15px;
  background-color: #ffffff;
  color: #cdcdcd;
  margin: 10px;
  cursor: pointer;
  text-decoration: none;
}
#topbar #top-bar--right #user-dropdown .row.user-dropdown-action .close-button:hover {
  background-color: #eee;
}
#breadcrumbs.flex {
  display: flex;
}
#breadcrumbs #breadcrumbs-content {
  background-color: #f8fafa;
  border: 1px solid #9a9a9a;
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  padding: 0 10px 7px;
}
#breadcrumbs #breadcrumbs-content a {
  color: #000000;
  text-decoration: none;
}
#breadcrumbs #breadcrumbs-content a:hover {
  color: #aaa;
}
#breadcrumbs #breadcrumbs-content a i {
  position: relative;
  top: 5px;
}
#landing {
  color: #000000;
  display: flex;
  flex-direction: column;
  padding: 0;
}
#landing .notice-message {
  font-size: 1.4em;
  text-align: center;
  background-color: #f8d7da;
  padding: 1em;
  color: #721c24;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-radius: 0px 0px 6px 6px;
  border-color: #f5c6cb;
}
#landing .notice-message a {
  color: #4c1319;
  font-weight: 600;
}
#landing #main {
  margin: 20px 0 170px;
}
#landing #main #description h1 {
  font-weight: 500;
  font-size: 44px;
  color: #000000;
}
#landing #main #description h1 .media {
  color: #9a9a9a;
}
#landing #main #description h1 .portal-version {
  font-size: 20px;
  font-weight: normal;
  color: #9a9a9a;
}
#landing #main #description .partner-login {
  font-weight: 500;
  margin-top: 36px;
  margin-bottom: 0;
}
#landing #main #options {
  margin-top: 15px;
}
#landing #main #options #deliver-assets {
  margin-bottom: 40px;
}
#landing #main #options div {
  margin-top: 24px;
}
#landing #main #options div a.landing-button {
  align-items: center;
  background-color: #000000;
  color: #ffffff;
  display: flex;
  font-size: 15px;
  font-weight: 900;
  padding: 12px 24px 12px 27px;
  text-decoration: none;
  max-width: 340px;
  line-height: 1.6;
}
#landing #main #options div a.landing-button i {
  margin-right: 16px;
}
#landing #main #options div:first-child {
  margin-top: 0;
}
#landing #main #options div .button-label {
  color: #ff3800;
  font-size: 11px;
  position: absolute;
  max-width: 340px;
}
#landing #main #notes {
  margin-top: 35px;
}
#landing #main #notes p {
  margin-top: 15px;
  font-size: 15px;
  font-weight: normal;
}
#landing #main #notes p a {
  color: #9a9a9a;
}
#landing #footer {
  width: 100%;
  padding: 35px 0 36px;
  background-color: #ebebeb;
  position: fixed;
  bottom: 0;
  height: 130px;
  left: 0;
}
#landing #footer #logos {
  display: flex;
  align-items: center;
  justify-content: center;
}
#landing #footer #logos .logo-item {
  margin: 0 9px;
}
#landing #footer #logos .logo-item img {
  vertical-align: middle;
}
#landing #footer #logos .logo-item img.cnn {
  width: 59px;
  height: 27px;
}
#landing #footer #logos .logo-item img.hbo {
  width: 59px;
  height: 24px;
}
#landing #footer #logos .logo-item img.warner {
  width: 59px;
  height: 57px;
}
#landing #footer #logos .logo-item img.tnt {
  width: 59px;
  height: 59px;
}
#landing #footer #logos .logo-item img.boomerang {
  width: 50px;
}
#landing #footer #logos .logo-item img.tru-tv {
  width: 60px;
}
#landing #footer #logos .logo-item img.tbs {
  width: 60px;
  height: 32px;
}
#landing #footer #logos .logo-item img.tcm {
  width: 63px;
  height: 35px;
}
#landing #footer #logos .logo-item img.adult-swim {
  width: 59px;
  height: 11px;
}
#filter {
  padding: 58px 0 40px;
}
#filter ul {
  color: #000000;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
#filter ul li {
  border-bottom: 7px solid #eee;
  cursor: pointer;
  display: inline-table;
  font-size: 15px;
  margin: 0px;
  max-width: 165px;
  padding-bottom: 15px;
  text-transform: capitalize;
  width: 100%;
}
#filter ul li :hover {
  cursor: pointer;
}
#filter ul li#filter-element {
  font-size: 20px;
  color: #757575;
  border-bottom: 5px solid rgba(117, 117, 117, 0.2);
  margin: 0 15px;
}
#filter ul li#filter-element.selected {
  border-color: black;
  color: #000000;
  cursor: default;
  font-weight: bold;
}
#filter ul li#filter-element.selected.open {
  border-color: #00a0dd;
  color: #00a0dd;
}
#filter ul li#filter-element.selected.fulfilled {
  border-color: #34c759;
  color: #34c759;
}
#filter ul li#filter-element.selected.canceled {
  border-color: #ff2e4c;
  color: #ff2e4c;
}
#filter ul li#filter-element.long-tab {
  max-width: 230px;
}
#filter ul li#filter-element.disabled {
  cursor: not-allowed;
}
#filter ul li#filter-element.disabled:active {
  pointer-events: none;
}
#filter ul .selected {
  border-color: #0052e7;
  cursor: default;
}
.request-list--container {
  padding: 30px 0;
}
.request-list--container .no-orders {
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin: 0 auto;
  text-align: center;
}
.request-list--container .no-orders .no-orders-msg {
  margin: 24px auto 0;
}
.request-list--container .no-orders .no-orders-msg .note {
  font-size: 15px;
  color: #9a9a9a;
  text-decoration: none;
}
.request-list--container .request-list--header h1 {
  margin: 40px 0 0;
  font-size: 32px;
  color: #000000;
  font-weight: bold;
}
.request-list--container #request-list {
  text-transform: capitalize;
}
.request-list--container #request-list #table-list--header th {
  color: #757575;
}
.request-list--container #request-list #table-list--header th.clickable {
  cursor: pointer;
}
.request-list--container #request-list #table-list--header th.selected {
  color: #000000;
}
.request-list--container #request-list #table-list--header i {
  position: relative;
  top: 6px;
}
.request-list--container #request-list #table-list--body {
  font-size: 15px;
  color: #000000;
}
.request-list--container #request-list #table-list--body #requestName {
  font-weight: bold;
  color: #000000;
}
.request-list--container #request-list #table-list--body #requestName span {
  vertical-align: top;
}
.request-list--container #request-list #table-list--body .open {
  color: #00a0dd;
  font-weight: bold;
}
.request-list--container #request-list #table-list--body .canceled {
  color: #ff2e4c;
  font-weight: bold;
}
.request-list--container #request-list #table-list--body .fulfilled {
  color: #34c759;
  font-weight: bold;
}
.request-list--container #request-list #paginator-container {
  text-align: center;
}
.request-list--container #request-list #paginator-container .pagination {
  display: inline-block;
}
.request-list--container #request-list #paginator-container .pagination a {
  border: 0;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  padding: 6px 8px;
  text-decoration: none;
}
.request-list--container #request-list #paginator-container .pagination a.page-link {
  background-color: unset;
}
.request-list--container #request-list #paginator-container .pagination a:hover {
  color: #00a0dd;
}
.request-list--container #request-list #paginator-container .pagination a.active {
  color: #00a0dd;
  cursor: default;
  border-bottom: 4px solid #00a0dd;
  border-radius: 0;
}
.request-list--container #request-list #paginator-container .pagination a.active:hover {
  color: #00a0dd;
}
.request-list--container #request-list #paginator-container .pagination a span {
  vertical-align: top;
}
.request-list--container #request-list #paginator-container .pagination a.pagination--disabled {
  color: #c6cdd0;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
.request-list--container #request-list #paginator-container .pagination a .first-page-icon {
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 30% 100%);
  transform: rotateZ(180deg);
}
.request-list--container #request-list #paginator-container .pagination a .last-page-icon {
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 30% 100%);
}
#request-details {
  color: #000000;
  height: 100%;
  overflow: hidden;
}
#request-details h1 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
}
#request-details h2 {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  text-align: left;
}
#request-details h2 p {
  display: inline;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin-left: 10px;
}
#request-details h3 {
  color: #000000;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.54;
  margin-bottom: 4px;
  margin-top: 6px;
  text-transform: uppercase;
}
#request-details #request-details-right {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0;
}
#request-details #request-details-right.deliver-assets {
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  #request-details #request-details-right.deliver-assets {
    height: 500px;
  }
}
#request-details #request-details-right .type-section {
  background-color: #d5d7d8;
  display: flex;
  height: 70px;
  margin-bottom: 24px;
}
#request-details #request-details-right .type-section .info-block {
  padding: 10px 10px;
  text-align: left;
  max-width: 275px;
  min-width: 130px;
}
#request-details #request-details-right .type-section .info-block__value {
  font-size: 14px;
  font-weight: 500;
  color: #525c5e;
}
#request-details #request-details-right ul {
  font-size: 22px;
  padding-bottom: 10px;
}
#request-details #request-details-right ul li {
  border-bottom: 7px solid #eee;
  display: inline-table;
  font-size: 15px;
  max-width: 10em;
  width: 100%;
}
#request-details #request-details-right ul .active {
  background-color: #ffffff;
  border-color: #0052e7;
}
#request-details #request-details-right a {
  background-color: #ffffff;
  color: gray;
}
#request-details #request-details-right .upload-started-container {
  display: none;
}
#request-details #request-details-right #deliverFiles {
  font-size: small;
}
#request-details #request-details-right #deliverFiles.deliver-assets {
  height: 100%;
  padding: 15px 0;
}
#request-details #request-details-right #deliverFiles th,
#request-details #request-details-right #deliverFiles td {
  padding: 6px 10px;
  text-align: left;
}
#request-details #request-details-right #deliverFiles .selected-file-item {
  background-color: #f5f5f5;
}
#request-details #request-details-right #deliverFiles .file:hover {
  background-color: #f5f5f5;
}
#request-details #request-details-right #deliverFiles .deliver-files--upload-btn-plugin-hover:not(.empty-fields) {
  opacity: 0.5;
  border-radius: 0;
  height: 85px;
  margin: 0 auto;
  margin-left: -40px;
  text-align: center;
  color: #ffffff;
}
#request-details #request-details-right #deliverFiles button[data-element='cancelUploadButton'] {
  display: none !important;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status {
  background-color: #00a0dd;
  border: 1px dashed #eee;
  cursor: pointer;
  font-family: ATT, sans-serif;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin.request-details,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status.request-details {
  height: 160px;
  border: none;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin.empty-fields,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status.empty-fields {
  background-color: #f5f5f5;
  border: 1px dashed #252525;
  color: #ccc;
  cursor: default;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin div[data-region='fileUploadContainer'],
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status div[data-region='fileUploadContainer'] {
  height: 100%;
  display: flex;
  justify-content: center;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .uploader-container .uploaded-container-text,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .uploader-container .uploaded-container-text {
  font-family: ATT, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .uploader-container .uploaded-container-text:before,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .uploader-container .uploaded-container-text:before {
  content: 'Drop files here';
  display: block;
  font-size: 30px;
  font-weight: 900;
  font-family: ATT, Arial, Verdana, sans-serif;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container {
  background: #ffffff;
  border-radius: 50px;
  color: #0052e7;
  cursor: pointer;
  height: 100px;
  margin: auto;
  max-width: 600px;
  padding: 14px 10px;
  text-align: left;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container .dng-uploader-icon-state,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container .dng-uploader-icon-state {
  height: 28px;
  font-size: 28px;
  margin-left: 30px;
  margin-top: 3px;
  margin-right: 5px;
  width: 28px;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container .btn,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container .btn {
  background-color: #ffffff;
  color: #aaa;
  margin-top: -35px;
  margin-right: 80px;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container .aspera-uploader-icon-state.fa-check-square,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container .aspera-uploader-icon-state.fa-check-square {
  padding-left: 3px;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container .aspera-uploader-icon-state,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container .aspera-uploader-icon-state {
  display: none;
  font-size: 34px;
  height: 34px;
  margin-left: 15px;
  margin-top: 3px;
  margin-right: 5px;
  width: 34px;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-started-container .file-uploaded-container-text,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-started-container .file-uploaded-container-text {
  display: none;
  font-family: ATT, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 200;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-results-container,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-results-container {
  display: none;
  margin-left: 70px;
  max-width: 570px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-plugin .upload-results-container .upload-results,
#request-details #request-details-right #deliverFiles #deliver-files--upload-btn-status .upload-results-container .upload-results {
  font-family: ATT, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: 200;
}
#request-details #request-details-right #deliverFiles .fileUpload {
  padding-top: 10px;
  text-align: center;
  position: relative;
}
#request-details #request-details-right #deliverFiles .fileUpload table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
#request-details #request-details-right #deliverFiles .fileUpload table .file-name-header {
  width: 420px;
}
#request-details #request-details-right #deliverFiles .fileUpload table .uploaded-header {
  width: 150px;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status-header {
  width: 100px;
}
#request-details #request-details-right #deliverFiles .fileUpload table .icons-header {
  width: 40px;
}
#request-details #request-details-right #deliverFiles .fileUpload table .col-mapping {
  display: none;
  text-align: center;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status {
  font-weight: bold;
  text-transform: lowercase;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status::first-letter {
  text-transform: uppercase;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status.failed {
  background-color: #ff2e4c;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--completed {
  color: #34c759;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--uploading {
  color: #00a0dd;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--failed {
  color: #ff2e4c;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--cancelled {
  color: #ff2e4c;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--removed {
  color: #ff2e4c;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--retry {
  color: #ff2e4c;
}
#request-details #request-details-right #deliverFiles .fileUpload table .status--initiating {
  color: #00a0dd;
}
#request-details #request-details-right #deliverFiles .fileUpload table .reset-btn {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  display: inline-block;
  color: #ffffff;
  background-color: #0052e7;
  font-size: 12px;
  height: 30px;
  min-width: 250px;
  padding: 6px 30px 10px 30px;
  border: none;
  min-width: 0;
  background-color: #9a9a9a;
  padding: 6px 10px;
  font-size: 10px;
  font-weight: lighter;
  float: right;
  height: auto;
}
#request-details #request-details-right #deliverFiles .fileUpload table .reset-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr {
  height: 44px;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .col-info {
  font-size: 14px;
  font-weight: 300;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr.selected {
  background-color: #f5f5f5;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .mapping-button {
  background-color: #f5f5f5;
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  display: inline-block;
  font-size: 10px;
  border-radius: 13px;
  color: #252525;
  padding: 5px 10px;
  font-weight: bold;
  display: none;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .mapping-button[disabled] {
  opacity: 0.5;
  cursor: default;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .mapping-button.auto-mapping {
  min-width: 70px;
  border-color: #15c017;
  color: #15c017;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .select-file {
  background-color: #f5f5f5;
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  display: inline-block;
  font-size: 10px;
  border-radius: 13px;
  color: #252525;
  padding: 5px 10px;
  font-weight: bold;
  display: none;
  color: #0052e7;
  border-color: #0052e7;
  background-color: transparent;
  display: block;
  margin: auto;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .select-file[disabled] {
  opacity: 0.5;
  cursor: default;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .select-file.auto-mapping {
  min-width: 70px;
  border-color: #15c017;
  color: #15c017;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .file-delete {
  align-items: center;
  border: 2px solid black;
  cursor: pointer;
  display: flex;
  float: right;
  height: 35px;
  justify-content: center;
  width: 35px;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr.file-bom-list-container .file-bom-list {
  border: none;
  padding: 0;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr.file-bom-list-container .file-bom-list li {
  padding-left: 35px;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr.file-bom-list-container .file-bom-list li.bom-item[draggable='true'] {
  cursor: move;
  background-repeat: no-repeat;
  background-image: url(public/img/icons/ic_drag_handle_gray_24dp_1x.png);
  border-bottom: 0.5px solid #eee;
  background-color: #fdfdfd;
  color: #000000;
  background-position: left center;
  font-weight: lighter;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr.file-bom-list-container .file-bom-list li.bom-item[draggable='true']:hover {
  border-color: #aaa;
  background-color: #eee;
}
#request-details #request-details-right #deliverFiles .fileUpload table tbody tr .rounded-circle {
  border-radius: 50%;
  color: #ffffff;
  background-color: #0052e7;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#request-details #request-details-right #deliverFiles .fileUpload #internal-loader {
  position: absolute;
  display: none;
}
#request-details #request-details-right #deliverFiles .fileUpload .loading-div {
  display: none;
}
#request-details #request-details-right #deliverFiles .fileUpload .no-files-info {
  background-color: #e6e6e6;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#request-details #request-details-right #deliverFiles .fileUpload .no-files-info h4 {
  color: #9a9a9a;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6;
}
#request-details #request-details-right #deliverFiles .draggable-bom-item {
  cursor: move;
  background-repeat: no-repeat;
  background-image: url(public/img/icons/ic_drag_handle_gray_24dp_1x.png);
  border-bottom: 0.5px solid #eee;
  background-color: #fdfdfd;
  color: #000000;
  background-position: left center;
  font-weight: lighter;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .draggable-bom-item:hover {
  border-color: #aaa;
  background-color: #eee;
}
#request-details #request-details-right #deliverFiles .bom-item {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  min-height: 30px;
  list-style: none;
  max-width: none;
  display: block;
  border: none;
  padding: 12px 0 12px 28px;
  border-bottom: 0.5px solid #cdcdcd;
  margin-left: 4px;
}
#request-details #request-details-right #deliverFiles .bom-item input[type='checkbox'] {
  display: none;
}
#request-details #request-details-right #deliverFiles .file-delete[draggable='true'] {
  cursor: move;
  background-repeat: no-repeat;
  padding-left: 56px;
  background-image: url(public/img/icons/ic_drag_handle_gray_24dp_1x.png);
}
#request-details #request-details-right #deliverFiles .billOfMaterials .bom-list-wrapper {
  border-top: 2px solid #000000;
}
#request-details #request-details-right #deliverFiles .billOfMaterials .bom-list > div:empty {
  display: none;
}
#request-details #request-details-right #deliverFiles .billOfMaterials .mandatory-info {
  font-size: small;
  float: right;
  vertical-align: bottom;
  padding-top: 10px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials .bom-info {
  display: inline-block;
  color: #ffbd00;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .billOfMaterials .bom-info.instruction {
  float: left;
}
#request-details #request-details-right #deliverFiles .billOfMaterials .bom-info.counter {
  color: #aaa;
  font-size: 11px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a {
  display: inline-block;
  color: #ffbd00;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a.instruction {
  float: left;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a.counter {
  color: #aaa;
  font-size: 11px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a:hover {
  display: inline-block;
  color: #ffbd00;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a:hover.instruction {
  float: left;
}
#request-details #request-details-right #deliverFiles .billOfMaterials a:hover.counter {
  color: #aaa;
  font-size: 11px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul {
  -webkit-padding-start: 0px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li {
  font-size: 14px;
  line-height: 1.6;
  width: 100%;
  padding-left: 20px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-title {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  min-height: 30px;
  list-style: none;
  max-width: none;
  display: block;
  border: none;
  padding: 12px 0 12px 28px;
  border-bottom: 0.5px solid #cdcdcd;
  margin-left: 4px;
  color: #000000;
  background-color: #eee;
  border-bottom: 1px solid #aaa;
  clear: both;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-title input[type='checkbox'] {
  display: none;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-title input[type='checkbox']:disabled {
  cursor: default;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-item {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  min-height: 30px;
  list-style: none;
  max-width: none;
  display: block;
  border: none;
  padding: 12px 0 12px 28px;
  border-bottom: 0.5px solid #cdcdcd;
  margin-left: 4px;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-item input[type='checkbox'] {
  display: none;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-item[draggable='true'] {
  cursor: move;
  background-repeat: no-repeat;
  background-image: url(public/img/icons/ic_drag_handle_gray_24dp_1x.png);
  border-bottom: 0.5px solid #eee;
  background-color: #fdfdfd;
  color: #000000;
  background-position: left center;
  font-weight: lighter;
  font-size: small;
}
#request-details #request-details-right #deliverFiles .billOfMaterials ul li.bom-item[draggable='true']:hover {
  border-color: #aaa;
  background-color: #eee;
}
#request-details .general-info {
  color: #ffbd00;
  font-size: small;
}
#request-details .info-wrapper {
  padding-top: 12px;
}
#request-details .info-wrapper .icon {
  height: 24px;
}
#request-details .info-wrapper img,
#request-details .info-wrapper p {
  display: inline-block;
}
#request-details .info-wrapper .info-title {
  align-items: center;
  display: flex;
}
#request-details .info-wrapper .info-title .title-text {
  font-size: 20px;
  font-weight: 900;
  margin-left: 10px;
  text-transform: capitalize;
}
#request-details .info-wrapper .info-row {
  margin: 10px 0;
}
#request-details .info-wrapper .info-row-title {
  font-size: 15px;
  font-weight: 900;
  text-transform: capitalize;
}
#request-details .info-wrapper .info-row-value {
  font-size: 15px;
  font-weight: 300;
  text-transform: capitalize;
}
#request-details .info-wrapper .bottom-wrapper {
  margin: 10px 0 20px 0;
}
#confirmation-modal.request-info-confirm {
  width: 415px;
  height: 282px;
}
#confirmation-modal.request-info-confirm .inner-wrapper .notes {
  font-size: 20px;
  text-align: left;
}
#confirmation-modal.request-info-confirm .inner-wrapper .button-container {
  position: absolute;
  bottom: 24px;
  right: 24px;
}
#confirmation-modal.request-info-confirm .inner-wrapper .button-container .modal-button.cancel-button {
  background-color: #ffffff;
  color: #9a9a9a;
}
#confirmation-modal.request-info-confirm .inner-wrapper .button-container .modal-button.confirm-button {
  background-color: #000000;
  color: #ffffff;
}
#confirmation-modal.update-admin-confirm {
  width: 600px;
  height: 477px;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .confirmation__icon {
  height: 88px;
  width: 102px;
  justify-self: center;
  margin: 15px auto 20px;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .confirmation__icon--warning {
  background-color: #ff2e4c;
  mask: url(/scripts/public/img/icons/icons-24-warning.svg) no-repeat center;
  mask-size: cover;
  -webkit-mask: url(/scripts/public/img/icons/icons-24-warning.svg) no-repeat center;
  -webkit-mask-size: cover;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .notes {
  font-size: 15px;
  text-align: center;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .notes .md-30 {
  font-size: 30px;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .notes .error {
  color: #ff2e4c;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .button-container {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .button-container .modal-button.cancel-button {
  background-color: #ffffff;
  color: #9a9a9a;
}
#confirmation-modal.update-admin-confirm .inner-wrapper .button-container .modal-button.confirm-button {
  background-color: #000000;
  color: #ffffff;
}
#faq h4 {
  color: gray;
  font-size: 17px;
}
#faq h4 :hover {
  color: #0052e7;
  cursor: pointer;
}
#faq span {
  color: #000000;
}
#faq .panel-default {
  border-color: #f5f5f5;
  margin-top: 0 !important;
}
#faq .panel-body {
  border-bottom: 1px solid #eee;
  border-top: 0px;
  color: #808080;
  font-size: 17px;
  list-style: none;
  margin: 20px 0 20px 0;
}
#faq .panel-group {
  margin-top: 40px;
}
#faq #topics-title {
  font-size: 40px;
  margin: 80px 0 20px;
}
#usersManager {
  padding: 30px 0;
}
#usersManager .toast {
  margin-top: -32px;
}
#usersManager .no-users {
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin: 32px auto;
  text-align: center;
}
#usersManager .no-users .no-users-msg {
  margin: 24px auto 0;
}
#usersManager .no-users .no-users-msg .no-users-img {
  width: 130px;
}
#usersManager .no-users .no-users-msg a.note {
  font-size: 15px;
  color: #9a9a9a;
  text-decoration: none;
  cursor: pointer;
}
#usersManager .users-manager--header h1 {
  margin: 32px 0 0;
  font-size: 32px;
  color: #000000;
  font-weight: bold;
}
#usersManager .users-manager--body .users-manager--navbar {
  margin-top: 10px;
  background-color: #ffffff;
  padding: 8px;
}
#usersManager .users-manager--body .users-manager--navbar .search-box {
  border-bottom: 1px solid #575757;
  padding-left: 12px;
}
#usersManager .users-manager--body .users-manager--navbar .search-box .material-icons {
  top: 8px;
  position: relative;
}
#usersManager .users-manager--body .users-manager--navbar .search-box.active-search {
  border-color: #00a0dd;
}
#usersManager .users-manager--body .users-manager--navbar .search-box input[disabled] {
  background-color: transparent;
}
#usersManager .users-manager--body .users-manager--navbar .search-box.disabled-search {
  color: #c6cdd0;
  border-color: #c6cdd0;
}
#usersManager .users-manager--body .users-manager--navbar .search-box.disabled-search .search-button {
  color: #c6cdd0;
}
#usersManager .users-manager--body .users-manager--navbar .search-box.disabled-search .search-button[disabled] {
  cursor: not-allowed;
}
#usersManager .users-manager--body .users-manager--navbar .search-box .search-bar {
  background-color: transparent;
  height: 46px;
  border: 0;
  width: 70%;
  outline-style: none;
}
#usersManager .users-manager--body .users-manager--navbar .search-box .search-button {
  color: #00a0dd;
  cursor: pointer;
  text-decoration: none;
}
#usersManager .users-manager--body .users-manager--navbar .navbar-buttons {
  text-align: right;
}
#usersManager .users-manager--body .users-manager--navbar .navbar-buttons .new-user-button {
  border: 2px solid #000000;
  padding: 10px 16px;
  font-weight: bold;
  font-size: 16px;
  background-color: #ffffff;
}
#usersManager .users-manager--body .users-manager--list {
  margin-top: 12px;
}
#usersManager .users-manager--body .users-manager--list #internal-loader {
  display: none;
}
#usersManager .users-manager--body .users-manager--list .loading-div {
  display: none;
}
#usersManager .users-manager--body .users-manager--list .dropdown-toggle {
  color: #000000;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right {
  top: auto;
  right: 29px;
  padding: 22px 14px;
  color: #000000;
  border-color: #cdcdcd;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right:before,
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  left: 81%;
  border: 10px solid transparent;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right:before {
  border-bottom-color: #cdcdcd;
  top: -20px;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right:after {
  border-bottom-color: #ffffff;
  top: -19px;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right .dropdown-item {
  display: block;
  width: 100%;
  padding: 10px;
  clear: both;
  font-weight: 400;
  color: #000000;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right .dropdown-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right .dropdown-item.disabled {
  cursor: not-allowed;
}
#usersManager .users-manager--body .users-manager--list .dropdown-menu-right .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #cdcdcd;
}
#usersManager .users-manager--body .users-manager--list #paginator-container {
  text-align: center;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination {
  display: inline-block;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a {
  border: 0;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  padding: 6px 8px;
  text-decoration: none;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a.page-link {
  background-color: unset;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a:hover {
  color: #00a0dd;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a.active {
  color: #00a0dd;
  cursor: default;
  border-bottom: 4px solid #00a0dd;
  border-radius: 0;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a.active:hover {
  color: #00a0dd;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a span {
  vertical-align: top;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a.pagination--disabled {
  color: #c6cdd0;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a .first-page-icon {
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 30% 100%);
  transform: rotateZ(180deg);
}
#usersManager .users-manager--body .users-manager--list #paginator-container .pagination a .last-page-icon {
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 30% 100%);
}
.custom-msg-partial {
  align-items: center;
  display: flex;
  justify-content: baseline;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  flex-direction: column;
  position: relative;
  top: 30%;
}
.custom-msg-partial .custom-msg {
  margin: 24px 0 0;
}
.custom-msg-partial .custom-msg .custom-msg-img {
  width: 130px;
}
.custom-msg-partial .custom-msg .note {
  font-size: 15px;
  border: none;
  color: #9a9a9a;
  text-decoration: none;
  cursor: pointer;
  margin-top: 10px;
}
#modal {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}
#modal.show {
  display: block;
}
#modal .close {
  color: #000000;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 15px;
}
#modal > div {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
#modal > div #confirmation-modal {
  background: #ffffff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  margin: auto;
  border-radius: 3px;
  padding: 16px 16px 24px 28px;
}
#modal > div #confirmation-modal .inner-wrapper {
  display: flex;
  height: 90%;
  flex-direction: column;
}
#modal > div #confirmation-modal .inner-wrapper .title {
  margin-top: 30px;
  font-size: 32px;
  margin-bottom: 32px;
  text-align: left;
  font-weight: bold;
}
#modal > div #confirmation-modal .inner-wrapper .modal-button {
  width: 128px;
  height: 48px;
  font-size: 15px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  border: none;
}
#modal > div #notification-modal {
  background: #ffffff;
  width: 600px;
  margin: auto;
  color: rgba(0, 0, 0, 0.87);
  padding: 16px;
  text-align: left;
}
#modal > div #notification-modal .header .title h1 {
  font-size: 20px;
  font-weight: bolder;
  margin-top: 0;
}
#modal > div #notification-modal .header .title h1 i {
  position: relative;
  top: 5px;
  margin-right: 10px;
}
#modal > div #notification-modal .header .close {
  font-size: 30px;
  color: #757575;
}
#modal > div #notification-modal .header .notes {
  font-size: 14px;
  font-weight: normal;
  padding-left: 54px;
  max-height: 600px;
  overflow: auto;
}
#modal > div #notification-modal .content {
  font-size: 14px;
  font-weight: normal;
  height: 58px;
  color: #757575;
  margin-top: 10px;
}
#modal > div #notification-modal .footer button {
  padding: 5px 15px;
  border: none;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bolder;
}
#modal > div #notification-modal .footer button:hover {
  background-color: #eee;
}
#loader,
#internal-loader {
  height: 100px;
  position: fixed;
  width: 100px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#loader span,
#internal-loader span {
  background-color: #0052e7;
  border-radius: 100%;
  display: inline-block;
  height: 10px;
  margin: 35px 5px;
  width: 10px;
}
#loader span:nth-child(1),
#internal-loader span:nth-child(1) {
  animation: bounce 0.9s ease-in-out infinite;
}
#loader span:nth-child(2),
#internal-loader span:nth-child(2) {
  animation: bounce 0.9s ease-in-out 0.2s infinite;
}
#loader span:nth-child(3),
#internal-loader span:nth-child(3) {
  animation: bounce 0.9s ease-in-out 0.4s infinite;
}
.loading {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-around;
  margin: auto;
  text-align: center;
  width: 70px;
}
.loading > span {
  background-color: #fdfdfd;
  border-radius: 100%;
  display: inline-block;
  animation: bounce-delay 1.4s infinite ease-in-out both;
  height: 12px;
  width: 12px;
}
.loading .bounce1 {
  animation-delay: -0.32s;
}
.loading .bounce2 {
  animation-delay: -0.16s;
}
@keyframes bounce-delay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
#emptyFields,
.uploader-content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-around;
  flex-direction: column;
  margin: auto;
  text-align: center;
}
#emptyFields .uploader-content--icon-info,
.uploader-content .uploader-content--icon-info {
  display: flex;
  flex-direction: column;
}
#emptyFields .uploader-content--note,
.uploader-content .uploader-content--note {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  width: 95%;
  white-space: normal;
}
#emptyFields .uploader-content--note-title,
.uploader-content .uploader-content--note-title {
  font-weight: bold;
}
#emptyFields.request-details,
.uploader-content.request-details {
  height: 160px;
}
#emptyFields.request-details .title,
.uploader-content.request-details .title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.33;
  text-transform: uppercase;
}
#emptyFields.request-details .info,
.uploader-content.request-details .info {
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.85;
}
.qrk-app.qrk-layout .qrk-page .qrk-content-columns.dng-uploaderPage .uploader-container.dng-container {
  margin: 0 !important;
  height: 100px !important;
  max-width: 600px !important;
  margin: auto !important;
}
#deliver-files--upload-btn-status {
  display: none;
}
@media screen and (min-device-width: 1000px) {
  #deliver-files--upload-btn-status {
    margin-top: 85px;
  }
}
#deliver-files--upload-btn-status #top-copy {
  margin-top: 12px;
  font-size: 28px;
  font-weight: 200;
  font-family: ATT, Arial, Verdana, sans-serif;
}
#deliver-files--upload-btn-status #bottom-copy {
  margin-top: -8px;
  font-family: ATT, Arial, Verdana, sans-serif;
  font-size: 14px;
}
#deliver-files--upload-btn-status.request-details .loading {
  height: 50px;
  margin-top: 25px;
  padding-top: 55px;
}
#deliver-files--upload-btn-status.request-details .loading::after {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}
#deliver-files--upload-btn-status .loading::after {
  content: 'Upload in Progress';
  position: absolute;
  margin-top: 60px;
}
#requestDetailsInfo,
.left-bar {
  background-color: #d5d7d8;
  padding-top: 24px;
  padding-bottom: 24px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (max-width: 1199px) {
  #requestDetailsInfo,
  .left-bar {
    height: unset;
  }
}
#requestDetailsInfo .breadcrums-details,
.left-bar .breadcrums-details {
  margin-left: 0px;
}
#requestDetailsInfo .title,
.left-bar .title {
  font-weight: bolder;
  margin-bottom: 5px;
  position: relative;
  top: 5px;
  padding-left: 10px;
}
#requestDetailsInfo #technicalInfo h3,
.left-bar #technicalInfo h3 {
  margin-bottom: 6px;
  padding-top: 10px;
  text-transform: none;
}
#requestDetailsInfo #technicalInfo p,
.left-bar #technicalInfo p {
  font-size: 18px;
}
#requestDetailsInfo #technicalInfo .required-properties h2,
.left-bar #technicalInfo .required-properties h2 {
  color: rgba(0, 0, 0, 0.87);
  font-weight: bolder;
  font-size: 20px;
}
#requestDetailsInfo #technicalInfo .required-properties h2 i,
.left-bar #technicalInfo .required-properties h2 i {
  position: relative;
  top: 5px;
}
#requestDetailsInfo #technicalInfo .required-properties h3,
.left-bar #technicalInfo .required-properties h3 {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
}
#requestDetailsInfo #technicalInfo .required-properties input[type='number'],
.left-bar #technicalInfo .required-properties input[type='number'] {
  text-align: center;
  min-width: 50px;
  max-width: 70px;
}
#requestDetailsInfo #technicalInfo .required-properties input[type='number']::-webkit-inner-spin-button,
.left-bar #technicalInfo .required-properties input[type='number']::-webkit-inner-spin-button {
  opacity: 1;
}
#requestDetailsInfo #technicalInfo .required-properties .required-title,
.left-bar #technicalInfo .required-properties .required-title {
  font-size: 12px;
  color: red;
}
#requestDetailsInfo #technicalInfo .required-properties input,
.left-bar #technicalInfo .required-properties input,
#requestDetailsInfo #technicalInfo .required-properties select,
.left-bar #technicalInfo .required-properties select,
#requestDetailsInfo #technicalInfo .required-properties .deliver-assets-field,
.left-bar #technicalInfo .required-properties .deliver-assets-field {
  border: 2px solid rgba(0, 0, 0, 0.87);
  padding: 4px;
  height: auto;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
}
#requestDetailsInfo #technicalInfo .required-properties input:focus,
.left-bar #technicalInfo .required-properties input:focus,
#requestDetailsInfo #technicalInfo .required-properties select:focus,
.left-bar #technicalInfo .required-properties select:focus,
#requestDetailsInfo #technicalInfo .required-properties .deliver-assets-field:focus,
.left-bar #technicalInfo .required-properties .deliver-assets-field:focus {
  outline-style: none;
  box-shadow: none;
  border: 1px solid #ccc;
  outline: none;
}
#requestDetailsInfo #technicalInfo .required-properties input[type='checkbox'],
.left-bar #technicalInfo .required-properties input[type='checkbox'],
#requestDetailsInfo #technicalInfo .required-properties select[type='checkbox'],
.left-bar #technicalInfo .required-properties select[type='checkbox'],
#requestDetailsInfo #technicalInfo .required-properties .deliver-assets-field[type='checkbox'],
.left-bar #technicalInfo .required-properties .deliver-assets-field[type='checkbox'] {
  min-width: 0;
}
#requestDetailsInfo #technicalInfo .required-properties select,
.left-bar #technicalInfo .required-properties select {
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
#requestDetailsInfo #technicalInfo .required-properties label,
.left-bar #technicalInfo .required-properties label,
#requestDetailsInfo #technicalInfo .required-properties span,
.left-bar #technicalInfo .required-properties span {
  width: 40px;
  font-weight: lighter;
}
#requestDetailsInfo #technicalInfo .required-properties span,
.left-bar #technicalInfo .required-properties span {
  margin-left: 4px;
  font-weight: lighter;
}
#requestDetailsInfo #technicalInfo .required-properties .add-different-value,
.left-bar #technicalInfo .required-properties .add-different-value {
  cursor: pointer;
  text-align: center;
  outline: none;
  border-radius: 15px;
  border: 1px solid #252525;
  color: #757575;
  border-color: #757575;
  background-color: #eee;
  width: 75%;
  padding: 3px;
  font-size: 11px;
  font-weight: lighter;
  text-align-last: center;
}
#requestDetailsInfo #technicalInfo .required-properties .add-different-value[disabled],
.left-bar #technicalInfo .required-properties .add-different-value[disabled] {
  opacity: 0.5;
  cursor: default;
}
#requestDetailsInfo #technicalInfo .required-properties .add-different-value:hover,
.left-bar #technicalInfo .required-properties .add-different-value:hover {
  color: #ffffff;
  background-color: #757575;
}
#requestDetailsInfo #technicalInfo .required-properties .requested-section,
.left-bar #technicalInfo .required-properties .requested-section {
  margin: 2px;
}
#requestDetailsInfo #technicalInfo .required-properties .requested-section span:first-child,
.left-bar #technicalInfo .required-properties .requested-section span:first-child {
  margin-left: 0;
  font-size: 12px;
  color: #aaa;
}
#requestDetailsInfo #technicalInfo .required-properties .requested-section span:last-child,
.left-bar #technicalInfo .required-properties .requested-section span:last-child {
  font-size: 13px;
  color: #757575;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section,
.left-bar #technicalInfo .required-properties .actual-section,
#requestDetailsInfo #technicalInfo .required-properties .field-group,
.left-bar #technicalInfo .required-properties .field-group {
  margin: 2px;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section span:first-child,
.left-bar #technicalInfo .required-properties .actual-section span:first-child,
#requestDetailsInfo #technicalInfo .required-properties .field-group span:first-child,
.left-bar #technicalInfo .required-properties .field-group span:first-child {
  margin-left: 0;
  font-size: 12px;
  color: #aaa;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section span:last-child,
.left-bar #technicalInfo .required-properties .actual-section span:last-child,
#requestDetailsInfo #technicalInfo .required-properties .field-group span:last-child,
.left-bar #technicalInfo .required-properties .field-group span:last-child {
  font-size: 13px;
  color: #757575;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .select-field,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .select-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .select-field,
.left-bar #technicalInfo .required-properties .field-group .editable-value .select-field {
  background: url('public/img/icons/drop-down-arrow.png') no-repeat;
  background-size: 10px;
  background-position: right 5px center;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .select-field,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .select-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .select-field,
.left-bar #technicalInfo .required-properties .field-group .editable-value .select-field,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .small-input,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .small-input,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .small-input,
.left-bar #technicalInfo .required-properties .field-group .editable-value .small-input,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .large-input,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .large-input,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .large-input,
.left-bar #technicalInfo .required-properties .field-group .editable-value .large-input {
  background-color: transparent;
  border-width: 0 0 2px 0;
  border-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  border-style: solid;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .select-field.opac-transition,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .select-field.opac-transition,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .select-field.opac-transition,
.left-bar #technicalInfo .required-properties .field-group .editable-value .select-field.opac-transition,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .small-input.opac-transition,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .small-input.opac-transition,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .small-input.opac-transition,
.left-bar #technicalInfo .required-properties .field-group .editable-value .small-input.opac-transition,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .large-input.opac-transition,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .large-input.opac-transition,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .large-input.opac-transition,
.left-bar #technicalInfo .required-properties .field-group .editable-value .large-input.opac-transition {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .select-field.empty-field,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .select-field.empty-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .select-field.empty-field,
.left-bar #technicalInfo .required-properties .field-group .editable-value .select-field.empty-field,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .small-input.empty-field,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .small-input.empty-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .small-input.empty-field,
.left-bar #technicalInfo .required-properties .field-group .editable-value .small-input.empty-field,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .large-input.empty-field,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .large-input.empty-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .large-input.empty-field,
.left-bar #technicalInfo .required-properties .field-group .editable-value .large-input.empty-field {
  border-color: #ff3800;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .select-field--error,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .select-field--error,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .select-field--error,
.left-bar #technicalInfo .required-properties .field-group .editable-value .select-field--error,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .small-input--error,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .small-input--error,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .small-input--error,
.left-bar #technicalInfo .required-properties .field-group .editable-value .small-input--error,
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .large-input--error,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .large-input--error,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .large-input--error,
.left-bar #technicalInfo .required-properties .field-group .editable-value .large-input--error {
  border-color: #ff3800;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section .editable-value .large-input,
.left-bar #technicalInfo .required-properties .actual-section .editable-value .large-input,
#requestDetailsInfo #technicalInfo .required-properties .field-group .editable-value .large-input,
.left-bar #technicalInfo .required-properties .field-group .editable-value .large-input {
  width: 100%;
}
#requestDetailsInfo #technicalInfo .required-properties .actual-section h3 .required-field,
.left-bar #technicalInfo .required-properties .actual-section h3 .required-field,
#requestDetailsInfo #technicalInfo .required-properties .field-group h3 .required-field,
.left-bar #technicalInfo .required-properties .field-group h3 .required-field {
  color: #ff3800;
}
#requestDetailsInfo #technicalInfo .required-properties .validation-tick,
.left-bar #technicalInfo .required-properties .validation-tick {
  margin-left: 5px;
  margin-top: -5px;
}
#requestDetailsInfo #technicalInfo .required-properties #origLanguage-validation-tick,
.left-bar #technicalInfo .required-properties #origLanguage-validation-tick {
  margin-left: 5px;
  margin-top: -5px;
  display: none;
}
#requestDetailsInfo #technicalInfo .required-properties #aspectRatio-validation-tick,
.left-bar #technicalInfo .required-properties #aspectRatio-validation-tick {
  margin-left: 5px;
  margin-top: -5px;
  display: none;
}
#requestDetailsInfo #technicalInfo .required-properties #videoType-validation-tick,
.left-bar #technicalInfo .required-properties #videoType-validation-tick {
  margin-left: 5px;
  margin-top: -5px;
  display: none;
}
#requestDetailsInfo #technicalInfo .required-properties #estRunTime-validation-tick,
.left-bar #technicalInfo .required-properties #estRunTime-validation-tick {
  margin-left: 5px;
  margin-top: -5px;
  display: none;
}
#requestDetailsInfo #technicalInfo .required-properties .update-container,
.left-bar #technicalInfo .required-properties .update-container {
  margin-top: 15px;
  text-align: left;
}
#requestDetailsInfo #technicalInfo .required-properties .update-container #update-btn,
.left-bar #technicalInfo .required-properties .update-container #update-btn {
  border: none;
  background-color: #0052e7;
  border-radius: 15px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  width: 150px;
  outline: none;
  padding: 6px 30px 10px 30px;
  text-align: center;
}
#requestDetailsInfo #technicalInfo .required-properties .update-container #update-btn[disabled],
.left-bar #technicalInfo .required-properties .update-container #update-btn[disabled] {
  cursor: default;
  opacity: 0.5;
}
#requestDetailsInfo #technicalInfo .required-properties .update-container div,
.left-bar #technicalInfo .required-properties .update-container div {
  margin-top: 8px;
}
#requestDetailsInfo #technicalInfo .required-properties .update-container div .form-check-label,
.left-bar #technicalInfo .required-properties .update-container div .form-check-label {
  width: auto;
  font-size: 12px;
  margin-bottom: 0;
  position: relative;
  top: -2px;
}
#requestDetailsInfo #technicalInfo .required-properties hr,
.left-bar #technicalInfo .required-properties hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top-color: #aaa;
}
#requestDetailsInfo #technicalInfo .unrequired-properties,
.left-bar #technicalInfo .unrequired-properties {
  margin-top: 20px;
}
#requestDetailsInfo #technicalInfo .unrequired-properties:empty,
.left-bar #technicalInfo .unrequired-properties:empty {
  display: none;
}
#requestDetailsInfo .additional-info,
.left-bar .additional-info {
  font-size: smaller;
}
#device-warning {
  height: 100%;
  position: relative;
  background-color: #eef0f1;
}
#device-warning .device-message {
  margin: auto;
  height: 152px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 20px;
  color: black;
  font-weight: normal;
}
#device-warning .device-message #icon-device-mobile-off {
  width: 104px;
  height: 104px;
  object-fit: contain;
}
#device-warning .device-message #device-warning-message {
  margin-top: 19px;
}
.button {
  background-color: #000000;
  color: #ffffff;
  border: none;
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 15px;
  line-height: 20px;
}
.button.button--full-size {
  width: 100%;
}
.button.button--disabled {
  background-color: #c6cdd0;
  cursor: not-allowed;
}
.button:disabled,
.button[disabled] {
  background-color: #c6cdd0;
  cursor: not-allowed;
}
.button.button--secondary {
  background-color: #ffffff;
  color: #757575;
}
.button.button--soft {
  font-weight: 600;
  text-transform: capitalize;
}
#toast {
  position: relative;
}
.toast {
  display: flex;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  z-index: 1;
}
.toast__body {
  align-items: center;
  background-color: #f8fafa;
  border-left: 8px solid;
  display: grid;
  grid-template-columns: 74px auto 64px;
  height: 0px;
  overflow: hidden;
  width: 100%;
}
.toast__body:hover {
  animation-play-state: paused;
}
.toast__body--inner {
  height: 70px;
  width: 100%;
}
.toast__body--success {
  color: #009a70;
}
.toast__body--error {
  color: #ff2e4c;
}
.toast__message {
  font-size: 15px;
  line-height: 1.6;
}
.toast__message-title {
  font-weight: 900;
  margin: 0;
}
.toast__message-more-info {
  color: #9a9a9a;
  margin: 0;
}
.toast__icon {
  height: 40px;
  width: 40px;
  justify-self: center;
}
.toast__icon--success {
  background-color: #009a70;
  mask: url(/scripts/public/img/icons/icons-24-check-mark.svg) no-repeat center;
  mask-size: cover;
  -webkit-mask: url(/scripts/public/img/icons/icons-24-check-mark.svg) no-repeat center;
  -webkit-mask-size: cover;
}
.toast__icon--error {
  background-color: #ff2e4c;
  mask: url(/scripts/public/img/icons/icons-24-about.svg) no-repeat center;
  mask-size: cover;
  -webkit-mask: url(/scripts/public/img/icons/icons-24-about.svg) no-repeat center;
  -webkit-mask-size: cover;
}
.toast__close {
  background-color: #525c5e;
  cursor: pointer;
  height: 32px;
  justify-self: center;
  mask: url(/scripts/public/img/icons/icons-32-close.svg) no-repeat center;
  mask-size: cover;
  -webkit-mask: url(/scripts/public/img/icons/icons-32-close.svg) no-repeat center;
  -webkit-mask-size: cover;
  width: 32px;
}
.toast__slide-in-out {
  animation-name: toast-slide-in-out;
  animation-duration: 5s;
  animation-timing-function: ease-out;
}
.toast__slide-out {
  animation-name: toast-slide-out;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
}
/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #00a0dd;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #00a0dd;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #00a0dd;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-webkit-keyframes toast-slide-in-out {
  0% {
    height: 0px;
  }
  10% {
    height: 70px;
  }
  90% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
@-moz-keyframes toast-slide-in-out {
  0% {
    height: 0px;
  }
  10% {
    height: 70px;
  }
  90% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
@keyframes toast-slide-in-out {
  0% {
    height: 0px;
  }
  10% {
    height: 70px;
  }
  90% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
@-webkit-keyframes toast-slide-out {
  0% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
@-moz-keyframes toast-slide-out {
  0% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
@keyframes toast-slide-out {
  0% {
    height: 70px;
  }
  100% {
    height: 0px;
  }
}
#user-form-modal {
  background: #ffffff;
  width: 600px;
  margin: auto;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  border-radius: 3px;
}
#user-form-modal .header {
  padding: 32px 46px 18px 27px;
}
#user-form-modal .header .title {
  font-size: 32px;
  font-weight: bold;
  height: 40px;
  line-height: 1.25;
  letter-spacing: normal;
}
#user-form-modal .header .title ~ .toast__body {
  margin-top: 38px;
}
#user-form-modal .content {
  padding: 18px 45px 0;
  color: #757575;
  background: #ffffff;
}
#user-form-modal .content .loader-container p {
  color: #000000;
}
#user-form-modal .content .required,
#user-form-modal .content .invalid {
  color: #ff2e4c;
}
#user-form-modal .content .form-field.invalid {
  color: inherit;
}
#user-form-modal .content .invalidMessage {
  font-style: italic;
}
#user-form-modal .content .success {
  color: #000000;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin: 32px auto;
  text-align: center;
}
#user-form-modal .content .success .success-msg {
  margin: 24px auto 0;
}
#user-form-modal .content .success .success-msg i {
  color: #000000;
}
#user-form-modal .footer {
  padding: 0 30px 45px;
  border: none;
}
#user-form-modal .footer button {
  padding: 12px 30px;
  border: none;
  background-color: #000000;
  color: #ffffff;
  font-weight: 900;
  font-size: 15px;
  line-height: 20px;
}
#user-form-modal .footer button[disabled] {
  background-color: #c6cdd0;
}
#user-form-modal .footer button.button--secondary {
  background-color: #ffffff;
  color: #757575;
}
#user-form-modal .footer button:focus {
  border-color: #00a0dd;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* Material Design form starting stylings ------------------------------- */
.md-group {
  position: relative;
  padding-bottom: 35px;
  /* BOTTOM BARS ================================= */
  /* HIGHLIGHTER ================================== */
}
.md-group input {
  font-size: 15px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 513px;
  border: none;
  border-bottom: 1px solid #757575;
}
.md-group input:required {
  box-shadow: none;
}
.md-group input.invalid {
  border-bottom: 1px solid #ff2e4c;
}
.md-group input ~ label {
  color: #757575;
  font-weight: bold;
}
.md-group input:focus {
  outline: none;
  /* active state */
}
.md-group input:focus ~ label {
  top: -20px;
  font-size: 15px;
  font-weight: bold;
  color: #00a0dd;
}
.md-group input:focus ~ .bar:before {
  width: 50%;
}
.md-group input:focus ~ .bar:after {
  width: 50%;
}
.md-group input:valid ~ label {
  top: -20px;
  color: #757575;
}
.md-group input:focus ~ label {
  top: -20px;
  color: #00a0dd;
}
.md-group input.invalid ~ label {
  color: #ff2e4c;
}
.md-group label {
  color: #757575;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.md-group label.just-text-label {
  top: -20px;
}
.md-group .field-value-text {
  color: #000000;
  font-weight: 500;
  padding: 3px 0 10px 10px;
}
.md-group .field-value-text__role {
  text-transform: capitalize;
}
.md-group .field-value-text__edit {
  color: #9f9f9f;
}
.md-group .field-value-text__status {
  color: #00a0dd;
  text-transform: capitalize;
}
.md-group .field-value-text__status--active {
  color: #34c759;
}
.md-group .field-value-text__status--inactive {
  color: #ff2e4c;
}
.md-group .bar {
  position: relative;
  display: block;
  width: 513px;
}
.md-group .bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #00a0dd;
  left: 50%;
}
.md-group .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #00a0dd;
  right: 50%;
}
.md-group .bar.invalid:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #ff2e4c;
  left: 50%;
}
.md-group .bar.invalid:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #ff2e4c;
  right: 50%;
}
.md-group .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
.radio-toolbar {
  font-size: 0;
  height: 105px;
  padding: 18px 0px;
}
.radio-toolbar .toolbar-label {
  font-size: 14px;
  font-weight: bold;
  margin-left: 4px;
  margin-top: -65px;
}
.radio-toolbar input[type='radio'] {
  opacity: 0;
  position: fixed;
}
.radio-toolbar input[type='radio']:checked + label {
  background-color: #000000;
  color: #ffffff;
}
.radio-toolbar input[type='radio'] ~ div {
  font-size: 15px;
  font-weight: bold;
}
.radio-toolbar input[type='radio']:focus ~ div {
  color: #00a0dd;
}
.radio-toolbar label {
  margin-top: 11px;
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  padding: 4px 11px;
  border: solid 2px #000000;
  cursor: pointer;
}
.radio-toolbar label + input ~ label {
  border-left: 0px;
}
.search-dropdown__icon {
  border-radius: 0 0 23px;
  color: #000000;
  font-weight: 600;
  overflow: hidden;
  position: absolute;
  right: -10px;
  top: 10px;
}
.search-dropdown__menu {
  background-color: #ffffff;
  border: 1px solid #c6cdd0;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.16);
  display: none;
  max-height: 156px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  width: 513px;
  z-index: 3;
}
.search-dropdown__menu--open {
  display: inherit;
}
.search-dropdown__menu-item {
  font-size: 14px;
  line-height: 1.71;
  padding: 10px 25px;
}
.search-dropdown__menu-item:hover {
  background-color: #f5f5f5;
}
.search-dropdown__menu-item:focus {
  background-color: #f5f5f5;
}
.content-message {
  background-color: #eef0f1;
  height: calc(100vh - 72px);
  margin-left: -15px;
  margin-right: -15px;
}
.loading-modal__wrapper {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.loading-modal__container {
  align-items: center;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  display: flex;
  flex-direction: column;
  height: 80vh;
  max-height: 576px;
  width: 600px;
}
.loading-modal__container-title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.25;
  padding-left: 45px;
  padding-top: 32px;
  width: 100%;
}
.ellipsis {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fix-height-message {
  height: 350px;
}
.fix-height-message > div {
  top: 10%;
}
#table-list-container {
  background-color: #ffffff;
}
#table-list-container #table-list--header {
  border-bottom: 0.5px solid #d1d1d1;
  font-size: 15px;
  height: 56px;
}
#table-list-container #table-list--header th {
  font-weight: 900;
  line-height: 56px;
  padding: 0 6px 0 6px;
  vertical-align: middle;
}
#table-list-container #table-list--header th:nth-child(1) {
  padding-left: 12px;
}
#table-list-container #table-list--body tr {
  border-bottom: 0.5px solid #d1d1d1;
  height: 48px;
}
#table-list-container #table-list--body tr td {
  border: none;
  font-size: 15px;
  padding: 0 6px 0 6px;
  vertical-align: middle;
}
#table-list-container #table-list--body tr td:nth-child(1) {
  padding-left: 12px;
}
#table-list-container #table-list--body tr td .name-data {
  width: 610px;
}
#table-list-container #table-list--body tr td .users-data--large {
  width: 313px;
}
#table-list-container #table-list--body tr td .users-data--mid {
  width: 182px;
}
#table-list-container #table-list--body tr td .users-data--small {
  width: 113px;
}
#table-list-container #table-list--body .user-status {
  color: #00a0dd;
  font-weight: bold;
  text-transform: capitalize;
}
#table-list-container #table-list--body .user-status--active {
  color: #34c759;
}
#table-list-container #table-list--body .user-status--inactive {
  color: #ff2e4c;
}
#table-list-container .vertical-center {
  align-items: center;
  display: flex;
}
#login-views {
  overflow-y: auto;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  background-color: #ffffff;
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 0px 30px;
}
#login-views h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 8px;
}
#login-views p {
  margin-top: 0px;
  margin-bottom: 1.6rem;
}
