body {
  color: #000;
  font-family: "futura-pt";
  /* letter-spacing: 1px; */
  line-height: 1.9;
}
svg {
  user-select: none;
}
.join-as-link.link-item {
  color: #fff;
  background: #e60000;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 20px;
  font-weight: 600;
}
.login-btn {
  color: #000;
  background: #fff;
  border: 1px solid #000;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  padding: 9px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 20px;
  font-weight: 600;
}
.menu .fa-bars {
  font-size: 24px;
  color: #000;
}
#join-as-popup {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#join-as-popup.custom_popup {
  padding: 48px;
  padding-top: 24px;
}
.big-popup-title {
  font-family: GTSuperDisplay;
  font-size: 32px;
  text-align: center;
}
.select2-container--default .select2-selection--single {
  height: 50px;
  font-weight: 600;
  padding: 0;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 50px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 600;
}
.select2-dropdown {
  border: 1px solid #ccc;
  border-radius: 8px;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#join-as-popup .mfp-close {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 50px;
  right: 10px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
.mfp-preloader,
.mfp-preloader a {
  color: #2a2928;
  font-weight: bold;
}
.clear-icon {
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  font-size: 27px;
  font-family: "Calluna";
  color: red;
  position: absolute;
  right: 15px;
  top: 31px;
  cursor: pointer;
  display: none;
}

.last-message-summary img.emojione {
  height: 14px;
}
.creatives-link {
  position: relative;
}
.creatives-link img {
  position: absolute;
  bottom: -22px;
  left: 30px;
  width: 68px;
}
.pac-logo:after {
  top: -5px;
  position: relative;
  right: 10px;
}

td .job_description_area {
  color: #2a2928;
}

.pac-container {
  margin-top: 5px;
  z-index: 1500;
}

.is-today .pika-button {
  color: #e60000;
}

.pac-icon {
  font-family: "Icons-Snoffy" !important;
  color: #e37d58;
  font-size: 20px;
  margin-left: 8px;
  margin-right: 14px;
  margin-top: 8px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: transparent !important;
  display: none;
}
/* 
.bootbox-close-button.close {
  color: transparent;
  font-size: 0;
  opacity: 1;
  height: 15px;
  font-weight: normal;
  width: 15px;

  margin-top: 8px;
  margin-left: -15px;
  margin-right: 15px;
  background: url("/mysite/images/close-icon.svg") center no-repeat;
  outline: none;
  background-size: contain;
} */

.modal-footer {
  border-top: 0;
}

.bootbox.modal {
  background: rgba(42, 41, 40, 0.3);
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #d8d4d1;
  color: #2a2928;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: white;
  color: #2a2928;
  font-weight: bold;
}

.modal-title {
  font-family: "futura-pt";
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2a2928;
  margin-bottom: 20px;
  padding: 0;
  height: 60px;
  line-height: 60px;
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 70px;
  padding-left: 30px;
  background: #fff4ef;
  font-family: "futura-pt";
  margin-bottom: 0;
}

.modal .modal-dialog {
  max-width: 599px;
}

.modal-body {
  padding-bottom: 30px;
}

.modal-header {
  border: 0;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.pac-item > span {
  font-family: Lato;
  font-size: 11px;
}

.pac-item-query {
  font-family: Lato;
  font-size: 14px !important;
  line-height: 24px;
  color: #363636;
  color: rgb(54, 54, 54);
  padding-left: 0px;
  padding-right: 10px;
}

.pac-item:hover {
  background: #efedec;
  color: #444 !important;
}

.pac-item:hover span {
  color: #444 !important;
}

.pac-matched {
  font-weight: normal !important;
}

.pac-icon:after {
  content: "\e911";
}

.pac-item {
  line-height: 35px !important;
  padding-left: 20px;
}

#header {
  background: rgba(255, 255, 255, 0.8);
  /* border-bottom: 1px solid #dedbd9; */
  height: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  transition: height 500ms, background 500ms;
  z-index: 1041;
  box-shadow: rgb(153 153 153 / 20%) 0px 2px 1px -1px,
    rgb(153 153 153 / 14%) 0px 1px 1px 0px,
    rgb(153 153 153 / 12%) 0px 1px 3px 0px;
}

table.job-details td.value strong {
  color: #919191;
  font-weight: normal;
}

td div.job_name:first-letter {
  text-transform: capitalize;
}

.simple-btn {
  outline: none !important;
  font-weight: 600;
}

.job-details .job_description {
  color: #2a2928;
  text-transform: none;
}

.mfp-bg {
  opacity: 1;
  background: rgba(42, 41, 40, 0.3);
  /* opacity: 0.8; */
}

.modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.mfp-s-ready .mfp-preloader {
  color: #000;
}

.btn:focus {
  outline: none !important;
}

.text-warning {
  color: red !important;
}

.form-control.error {
  border: 1px solid red;
}

#login-form label.error {
  display: none !important;
}

.popup_title {
  font-family: "futura-pt";
  font-size: 16px;
  color: #2a2928;
  background: #fff4ef;
  margin-bottom: 36px;
  padding: 0;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
  padding-right: 50px;
  padding-left: 30px;
  text-transform: uppercase;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 183px;
}
.popup_buttons {
  margin-top: 36px;
  text-align: center;
  display: flex;
  flex-direction: row;
  margin-left: -13px;
  margin-right: -13px;
}
.popup_buttons button {
  width: auto !important;
  flex-grow: 1;
  margin-left: 13px;
  margin-right: 13px;
}
button.mfp-close {
  color: transparent;
  font-size: 0;
  opacity: 1;
  height: 16px;
  font-weight: normal;
  width: 16px;

  margin-top: 16px;

  margin-right: 16px;
  background: url("/mysite/images/close-icon.svg") center no-repeat;
  outline: none;
  background-size: contain;
}

.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary[disabled]:hover {
  color: #fff;
  border-color: #2a2928;
  background: #000 !important;
  outline: none;
}

.btn-primary[disabled]:hover {
  opacity: 0.65 !important;
}

.custom_popup {
  position: relative;
  background: #fff;
  padding: 30px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  border-radius: 4px;
  border: 1px solid #ebeced;
  box-shadow: 3px 3px 2px #00000033;
  box-shadow: rgb(153 153 153 / 24%) 0px 0px 4px 0px,
    rgb(153 153 153 / 24%) 0px 24px 48px 0px;
}

#job-details-popup {
  max-width: 550px;
}

.custom_popup .description {
  font-size: 16px;
  line-height: 24px;
  color: #2a2928;
  font-family: "futura-pt";
  margin: 0;
}

.custom_popup a:not(.btn) {
  color: #2a2928;
  text-decoration: underline;
  text-shadow: 1px 1px 3px #555;
}

table.job-details {
  width: 100%;
}

table.job-details tr {
  vertical-align: top;
}

table.job-details td.name {
  width: 50%;
  font-family: "futura-pt";
  font-size: 14px;
  line-height: 26px;
  /*text-transform: uppercase;*/
  color: #a8a09a;
}

table.job-details td.value {
  width: 250px;
  font-family: "futura-pt";
  font-size: 14px;
  line-height: 26px;
  /*text-transform: uppercase;*/
  color: #2a2928;
}

table.job-details td.value strong {
  color: #a8a09a;
  font-weight: normal;
}

.close-popup {
  display: none;
}

.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #2a2928;
}

table.job-details td.value strong {
  font-weight: normal !important;
}

#send_option_request button.cancel {
  float: right;
}

#header .inner {
  max-width: 100%;
  height: 100%;
  z-index: 9999999;
  transition: height 500ms;
  text-align: left;
  display: flex;

  margin: 0 auto;
  align-items: center;
  gap: 40px;
}

@keyframes fadein {
  0%,
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.react-btn {
  border: 1px solid #fff;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 28px;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  min-width: 175px;
  text-align: center;
}
.react-btn:hover {
  text-decoration: none;
}
.react-btn.dark {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.logo-container {
  display: inline-block;
  /* width: 165px; */
}

.logo {
  display: inline-block;
  clear: both;
  height: 33px;
}

.logo-tag {
  display: inline-block;
  margin-top: 20px;
  clear: both;
  width: 100%;
  -webkit-transition: opacity 500ms, visibility 500ms;
  transition: opacity 500ms, visibility 500ms;
}

#header.tiny {
  height: 90px;
  background: rgba(255, 255, 255, 1);
}
#header.tiny.border-bottom {
  border-bottom: 1px solid #dedbd9;
}
#header.tiny .logo-tag {
  opacity: 0;
  visibility: hidden;
}

.homepage-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  gap: 24px;
}
.homepage-links .link-item {
  position: relative;
}
.homepage-links .children {
  /* display: none; */
  position: absolute;
  background: #fff;
  left: 0;
  top: 30px;
  width: 200px;
  /* box-shadow: 1px 1px 2px #D8D4D1; */
  border: 1px solid #d8d4d1;
}
.homepage-links .children a {
  display: block;
}

.homepage-links a,
.menu .login,
.header-link,
.link-item {
  font-family: "futura-pt";
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2a2928;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0;
}

.homepage-links a.talents-link {
  font-family: "againts";
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 2px;
  color: #f78a74;
}
.homepage-links a.new {
  position: relative;
}
.homepage-links a.new::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  background-image: url(/mysite/images/new.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  right: -26px;
}

.homepage-links a:hover,
.homepage-links a.active,
.homepage-links a:active,
.homepage-links .link-item:hover,
.homepage-links .link-item.active,
.homepage-links .link-item:active {
  color: #e60000;
  text-decoration: none;
}

.homepage-links a.active.has_job {
  color: #2a2928;
}

#popup-info {
  display: none !important;
}

.menu .login {
  /*margin: 0;*/
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}

.menu .caret-down {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.menu {
  justify-content: flex-end;
  display: flex;
  align-items: center;
  gap: 16px;
}

.form-control {
  color: #2a2928;
  font-size: 14px;
  border: 1px solid #dedbd9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 45px;
  /* text-transform: uppercase; */
}
textarea.form-control {
  padding: 20px;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
.modal-dialog {
  max-width: 450px;
}
.modal-content {
  border-radius: 0;
  border: 1px solid #ebeced;
  box-shadow: 3px 3px 2px #00000033;
}

.modal-footer .btn {
  margin: 0;
}

.modal-header {
  padding-bottom: 0;
}

.modal-body {
  padding: 30px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.modal-footer {
  display: flex;
  flex-direction: row;
  padding: 20px;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
}

.modal-footer .btn {
  flex: 1;
  width: 50%;
  margin: 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
}
.simple-btn {
  border: 1px solid #fff;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 16px;
  min-width: 175px;
  text-align: center;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

input.form-control,
select.form-control {
  height: 50px !important;
  line-height: 50px !important;
  border: 1px solid #ccc;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: none;
  border-radius: 8px;
}
.form-control:focus {
  border: 1px solid #000;
  box-shadow: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 15px;
}

.error + label + .select2-container--default .select2-selection--single {
  border: 1px solid red !important;
}

.header-link .img-circle {
  display: inline-block;
  background: #959595;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;

  line-height: 40px;
  margin-left: 10px;
}

.header-link {
  cursor: pointer;
}

#login-popup {
  display: none;
  background: #ffffff;
  border: 1px solid #dddddd;
  position: absolute;
  right: 0;
  top: 40px;
  width: 350px;

  cursor: auto;
  transition: top 500ms;
}

#login-popup.opened {
  display: flex;
  flex-direction: column;
}

#login-popup h3.title {
  font-family: "futura-pt";
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #010101;
  text-align: center;
}

#social-login {
  text-align: center;
}

#social-login img {
  width: 30px;
  margin: 7px;
  cursor: pointer;
  height: 30px;
}
.login-btn {
  display: none;
}
.header-link {
  height: 28px;
  width: 28px;
}
.header-link svg {
  width: 100%;
  height: 100%;
}
.login-icon-mobile,
.support-link {
  height: 17px;
  width: 17px;
}
.login-icon-mobile {
  display: block;
}
.login-icon-mobile svg,
.support-link svg {
  width: 100%;
  height: 100%;
}
#social-login button {
  background: transparent;
  border: 0;
}

#login-popup .subtitle {
  font-family: futura-pt;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #010101;
  text-align: center;
  margin-top: 10px;
}

#login-form {
  padding: 20px;
}

#login-form .form-control {
  margin-bottom: 20px;
}

.lost-password {
  font-family: "futura-pt";
  font-size: 16px;
  color: #2a2928;
  text-transform: none;
  text-decoration: underline;
  text-align: center;
  display: block;
  margin-top: 10px;
}

#login-popup #links {
  background: #fff4ef;
  padding: 20px;

  flex-grow: 1;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
}

#login-popup #links h3 {
  font-family: "futura-pt";
  font-weight: bold;
  font-size: 14px;

  text-transform: uppercase;
  color: #2a2928;
  text-align: center;
  margin: 0;
}

#login-popup #links .simple-btn {
  margin: 0;
  border: 0 !important;
}

#login-popup #links .sign-up {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0 !important;
}

#login-popup .simple-btn {
  font-family: futura-pt;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  color: rgb(255, 255, 255);
  height: 40px !important;
  line-height: 40px !important;
}

#menu-popup,
.menu-popup {
  display: none;
  background: #ffffff;
  border: 1px solid #dddddd;
  position: absolute;
  right: 0;
  top: 50px;
  width: 210px;
  z-index: 13;
  cursor: auto;
  transition: top 500ms;
  padding: 20px;
}

#menu-popup.opened,
.menu-popup.opened {
  display: flex;
  flex-direction: column;
}

#menu-popup .menu-item,
.menu-popup .menu-item {
  font-family: futura-pt;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #2a2928;
  color: #2a2928;
  display: block;
  margin: 0;
}

.header-link.menu-container {
  margin-right: 0;
  position: relative;
  margin-right: 0;
  position: relative;
}

.btn {
  font-family: "futura-pt";
  font-weight: bold;
  letter-spacing: 1.5px;
}

#request_casting_btn {
  margin-top: 15px;
}

.menu-close {
  display: none;
}

.menu > li > .dropdown-menu {
  background: #fff;
  border: 1px solid #efedec;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  margin-top: 15px;
  padding: 0;
  left: auto;
  right: 0;
}

.menu > li > .dropdown-menu > li .menu {
  display: block;
  max-height: 480px;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}

.navbar-nav > .notifications-menu > .dropdown-menu,
.menu > li > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 400px;
}

.menu > li > .dropdown-menu > li .menu > li > a.unread {
  background: #f4f4f4;
}

.menu > li > .dropdown-menu > li .menu > li > a:focus,
.menu > li > .dropdown-menu > li .menu > li > a:active {
  outline: none;
  text-decoration: none;
}

.menu > li > .dropdown-menu > li .menu > li > a:hover {
  background: #efedec;
  text-decoration: none;
}

.menu > li > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 18px auto auto;
  width: 50px;
  height: 50px;
}

.menu.loading:after {
  content: " ";
  display: block;
  height: 50px;
  background: #fff url("/mysite/images/chat-loading.gif") center no-repeat;
  background-size: 70px 70px;
}

.menu > li > .dropdown-menu > li .menu > li > a > h4 {
  font-family: "futura-pt";
  font-weight: bold;
  color: #2a2928;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
  position: relative;
}

.menu > li > .dropdown-menu > li .menu > li > a > h4 .activity-text {
  font-weight: normal;
  text-transform: lowercase;
}

.menu > li .activity-text {
  font-weight: normal;
  text-transform: none;
  display: inline;
  white-space: normal;
  font-size: 14px;
}

.menu > li .activity-text strong {
  text-transform: capitalize;
}

.menu > li .activity-date {
  color: #8d8d8d;
  font-size: 12px;
}

.menu > li > .dropdown-menu > li .menu > li > a > p {
  font-family: "futura-pt";
  color: #2a2928;
  font-size: 14px;
  white-space: normal;
  margin: 0 0 0 45px;
}

.unread-count {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align: center;
  font-weight: normal;
  font-size: 9px;
  line-height: 16px;
  padding: 0;
}

.notification-job-title {
  font-weight: bold;
  color: #2a2928;
  font-size: 14px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
  padding-right: 15px;
}

.message-job-title {
  font-weight: normal;
  color: #444;
  font-size: 12px;
  line-height: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}

.menu > li > .dropdown-menu > li .menu > li > a > h4 > small {
  font-family: "futura-pt";
  color: #8d8d8d;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
}

.menu > li > .dropdown-menu > li.footer > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #efedec;
  color: #444;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e60000 !important;
  font-family: "futura-pt";
}

.menu > li > .dropdown-menu > li.footer > a:hover {
  color: #e60000 !important;
  font-weight: bold !important;
}

.menu > li > .dropdown-menu > li.footer {
  border-top: 1px solid #efedec;
}

.menu > li > .dropdown-menu > li .menu > li > a > div > img {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  background: #959595;
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  margin-top: -12px;
  margin-left: -7px;
}

.menu > li > .dropdown-menu > li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #2a2928;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

.message-thumb {
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  background: #959595;
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}

.mark-as-read {
  color: #8d8d8d;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  cursor: pointer;
}

.mark-as-read:hover {
  color: #2a2928;
}

.no-activities {
  text-align: center;
  background: #fefefe !important;

  display: flex !important;
  height: 200px;
  align-items: center;
  justify-content: center;
  color: #ccc;
}

#messages-notification,
#activities-notification {
  display: inline-block;
  list-style: none;
}

.menu > li > .dropdown-menu > li .menu > li > a {
  padding: 18px;
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid #f4f4f4;
  color: #2a2928;
}

li.messages-menu > a > .label {
  position: absolute;
  padding: 2px 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #e60000;
  box-shadow: 1px 1px 5px #d8d4d1;
  font-family: "futura-pt";
  font-weight: normal;
  color: #fff;
  font-size: 9px;
  text-align: center;
  line-height: 12px;
  top: 14px;
  right: 6px;
}

#search_models .select2-container,
#cast_models_form .select2-container {
  width: 100% !important;
}
@media (min-width: 769px) {
  .login-btn {
    display: block;
  }
  .login-icon-mobile {
    display: none;
  }
}
@media (max-width: 860px) {
  .logo-container {
    width: 100px;
  }
}

.support-link {
  list-style: none;

  list-style: none;

  line-height: 1;
  text-align: center;
}

.qtip-youtube {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #000;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.support-link {
  border-left: none;
}

.qtip-youtube:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #000000 transparent;
  content: " ";
  position: absolute;
  right: 5px;
  top: -5px;
}

.qtip-youtube .qtip-content {
  padding: 5px;
  font-family: "futura-pt";
  font-size: 10px;
}

#login-info-popup .info {
  color: #e60000;
  /*font-weight: bold;*/
  font-family: "futura-pt";
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
}

#login-info-popup {
  max-width: 650px;
}

#login-info-popup h3.title {
  font-family: "futura-pt";

  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2a2928;
  text-align: center;
}

#login-info-popup .subtitle {
  font-family: futura-pt;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #2a2928;
  text-align: center;
  margin-top: 10px;
}

#login-info-popup .login {
  border-right: 1px solid #efedec;
}

#social-login a {
  text-decoration: none;
}

#social-login a:hover {
  opacity: 0.8;
}

#login-info-popup #links {
  background: #fff;
  padding: 20px;
  margin: 0;
  padding-top: 20px;
  padding-right: 15px;
}

#login-info-popup #links a {
  color: #fff;
  text-decoration: none;
}

#login-info-popup #links a.sign-up {
  margin-bottom: 20px;
}

#login-info-popup #links h3 {
  font-family: "futura-pt";
  font-size: 14px;
  text-transform: uppercase;
  color: #2a2928;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}

#login-info-popup #login-form {
  padding: 0;
  padding-top: 20px;
  padding-right: 5px;
}

#menu-popup .menu-item,
.menu-popup .menu-item {
  text-decoration: none;
}

#menu-popup .menu-item.active,
.menu-popup .menu-item.active,
.header-link.active {
  color: #e60000;
  text-decoration: none;
}
.postfooter {
  background-color: #000;
  color: #fff;
  border: 0;
  height: 80px;
  line-height: 80px;
}
.postfooter #privacy,
.postfooter #terms,
.postfooter #fraud {
  color: #fff;
}
.postfooter a {
  color: #fff;
}
.postfooter .credits {
  line-height: 80px;
}

@media (min-width: 768px) {
  #menu-popup .menu-item:hover,
  .menu-popup .menu-item:hover {
    color: #e60000;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  li.messages-menu > a > .label {
    top: 15px;
    right: -3px;
  }
  #menu-popup,
  .menu-popup {
    top: 30px;
  }

  .logo-container {
    margin-right: auto;
  }
  .postfooter {
    height: auto !important;
    line-height: 40px;
  }
  .postfooter .credits {
    line-height: 40px;
  }
  #cookie-bar p {
    padding-left: 10px;
    padding-right: 10px;
  }
  #cookie-bar {
    position: relative;
    padding-bottom: 50px !important;
  }
  #cookie-bar .cb-enable,
  #cookie-bar .cb-policy {
    width: 46%;
  }
  #cookie-bar .cb-enable {
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin: 0;
  }
  #cookie-bar .cb-policy {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .form-group label {
    white-space: normal;
  }

  #messages-notification .dropdown-menu,
  #activities-notification .dropdown-menu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
  }

  #messages-notification .menu-container,
  #activities-notification .menu-container {
    position: absolute;
    top: 100px;
    bottom: 50px;
    left: 0;
    right: 0;
  }

  #activities-notification .menu-container {
    bottom: 0;
  }

  #messages-notification .menu-container .menu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: none;
    height: auto;
  }

  #activities-notification .menu-container .menu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: none;
    height: auto;
  }

  #messages-notification .footer,
  #activities-notification .footer {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
  }

  #messages-notification .header,
  #activities-notification .header {
    height: 50px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #dedbd9;
  }

  #messages-notification .header .mark-as-read,
  #activities-notification .header .mark-as-read {
    display: block;
    float: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    text-align: center;
    border-bottom: 1px solid #dedbd9;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }

  #messages-notification .header .menu-close,
  #activities-notification .header .menu-close {
    position: absolute;
    right: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 42px;
    font-family: "Calluna";
    top: 0;
    line-height: 50px;
    font-weight: normal;
    color: #d8d4d1;
  }

  body.modal-opened {
    overflow: hidden !important;
    background: #000 !important;
  }

  #job-details-popup {
    overflow: auto;
  }

  table.job-details td.value {
    width: auto;
    font-family: "futura-pt";
    font-size: 14px;
    line-height: 26px;
    text-transform: none;
    color: #2a2928;
  }

  table.job-details td.name {
    width: auto;
    font-family: "futura-pt";
    font-size: 14px;
    line-height: 26px;
    text-transform: none;
    color: #919191;
    padding-right: 10px;
  }

  #login-popup #links {
    margin: 15px;
    padding: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    flex-grow: 0;
  }

  .menu-close {
    display: block;
  }

  .menu-list > a:after {
    content: "+";
    float: right;
    color: #2a2928;
  }

  #menu-popup .menu-item,
  .menu-popup .menu-item {
    display: block;
  }

  .menu-list .menu-item {
    width: 100%;
  }

  .menu-list .dropdown-menu-inner {
    display: none;
    padding-left: 16px;
  }

  .menu-list.open .dropdown-menu-inner {
    display: block;
  }

  .menu-list.open > a:after {
    content: "-";
    float: right;
    color: #2a2928;
  }

  #login-form {
    padding: 30px;
  }

  #login-popup .subtitle {
    font-family: futura-pt;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    color: #010101;
    text-align: center;
    margin-top: 20px;
  }

  #login-info-popup .login {
    position: static;
    padding: 25px;
    padding-top: 0;
  }

  #login-info-popup .info,
  #login-info-popup hr {
    margin-left: -5px;
    margin-right: -5px;
  }

  #login-info-popup h3.title {
    margin-top: 0;
  }

  #login-info-popup #links h3 {
    margin-bottom: 15px;
  }

  #login-info-popup #links a.sign-up {
    margin-bottom: 15px;
  }

  .popup-title {
    font-family: "futura-pt";
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2928;
    background: #fff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
  }

  #login-info-popup #links h3 {
    font-size: 15px;
  }

  .lost-password {
    text-transform: none;
  }

  #login-popup h3.title,
  #login-popup #links h3 {
    font-size: 15px;
  }

  #login-popup .popup-title {
    background: #fff4ef;
    text-align: center;
  }

  .close-popup {
    display: block;
  }

  .close-popup {
    position: absolute;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    font-family: "Calluna";
    top: 0;
    font-weight: normal;
    color: #d8d4d1;
  }

  #login-info-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    width: 100%;
    margin: 0;
  }

  #login-info-popup .popup_title {
    text-align: center;
    padding-left: 50px;
  }

  #login-info-popup #links {
    padding: 15px;
    margin: 10px;
  }

  .custom_popup .mfp-close,
  #login-popup .mfp-close {
    color: transparent;
    font-size: 0;
    opacity: 1;
    height: 24px;
    font-weight: normal;
    width: 24px;
    margin-top: 16px;
    margin-left: -15px;
    margin-right: 16px;
    background: url("/mysite/images/close-icon.svg") center no-repeat;
    background-size: auto;
    outline: none;
    background-size: contain;
  }

  .logo-container .logo,
  .logo-container .logo-tag {
    width: 100%;
    position: relative;
    top: -1px;
  }

  .logo-container .logo-tag {
    margin-top: 10px;
    display: none;
  }

  .HomePage .logo-container .logo-tag {
    display: block;
  }

  #header {
    position: static;
    background: transparent;
    border: 0;
    background: #fff;
  }

  #header .inner {
    gap: 24px;
    border-bottom: 1px solid #dedbd9;
    position: relative;
  }

  .HomePage #header .inner {
    border: 0;
  }

  #header.tiny {
    height: 60px;
    background: transparent;
  }

  #header.tiny .logo-tag {
    opacity: 1;
    visibility: visible;
  }

  #header {
    animation: none;
    height: auto;
  }

  .HomePage .section,
  .HomePage .side-sect {
    background: #fff;
  }

  .menu .fa {
    color: #2a2928;
  }

  .menu .login .fa-user {
    font-size: 22px;
  }

  #header.tiny {
    background: #fff;
  }

  .menu-opened #model-details #main {
    transform: none !important;
  }

  .menu-opened #main.model-details {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .menu-opened body {
    overflow: hidden;
  }
  */ .home-section {
    overflow: visible !important;
  }

  #main {
    background: #fff;
  }

  .postfooter .social {
    margin-top: 0;
  }

  body {
    background: #dedbd9;
  }

  .postfooter {
    margin-bottom: 0;
  }

  .menu-container {
    line-height: 1;
  }

  #login-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    overflow: auto;
    padding-top: 30px;
  }
  .big-popup-title {
    font-size: 24px;
  }
  .login {
    position: absolute;
    right: 0;
  }

  #header .inner {
    z-index: 100;
  }
}
#model_registration #Email label {
  display: block !important;
}

.select2-search--dropdown .select2-search__field:focus,
.select2-search--dropdown .select2-search__field:active,
.select2-search--dropdown .select2-search__field:hover {
  outline: none !important;
}

#CustomLoginForm_LoginForm_action_dologin {
  text-transform: uppercase;
}

::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

::-webkit-scrollbar-thumb {
  background-color: #d8d4d1;
  outline: 1px solid #d8d4d1;
}

.favorite-link {
  color: #e60000 !important;
  font-size: 18px;
}

.btn.btn-danger.secondary,
.btn.btn-danger.secondary:hover {
  background: transparent !important;
  color: #e60000 !important;
  border: 2px solid #e60000 !important;
  line-height: 37px;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff4ef;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #fff4ef;
  cursor: not-allowed;
}
/* RADIO BUTTONS */
/* Radio button container */
.radio-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0 !important;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .radio-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: solid 1px #d8d4d1;
  border-radius: 50%;
}

/* When the radio button is checked, change the background color */
.radio-container input:disabled ~ .radio-checkmark {
  border: solid 1px #999;
  cursor: not-allowed;
}

.radio-container input.error ~ .radio-checkmark,
.checkbox-container input.error ~ .checkbox-checkmark {
  border: solid 1px red !important;
}

/* On mouse-over, change the background color */
.radio-container:hover input ~ .radio-checkmark {
  background-color: transparent;
}

/* When the radio button is checked, change the background color */
.radio-container input:checked ~ .radio-checkmark {
  background-color: transparent;
  border: 1px solid #2a2928;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .radio-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .radio-checkmark:after {
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2a2928;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background: #fff4ef;
  cursor: not-allowed;
}
.select2-results__option {
  padding-left: 20px;
  padding-right: 20px;
}
.select2-results__options {
  /*padding: 14px;*/
}
.radio-container input:disabled ~ .radio-checkmark:after {
  border-radius: 50%;
  background: #999;
}

/* CHECKBOXES */
/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0 !important;
  cursor: pointer;
  height: 0 !important;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: solid 1px #d8d4d1;
}

/* On mouse-over, change the background color or the border width */
.checkbox-container:hover input ~ .checkbox-checkmark {
  /*background-color: #EFEDEC;*/
  border: solid 2px #000;
}

.checkbox-container:hover input:disabled ~ .checkbox-checkmark {
  /*background-color: #EFEDEC;*/
  border: solid 1px #d8d4d1;
  cursor: not-allowed;
}

/* When the checkbox is checked, change the background color or border width */
.checkbox-container input:checked ~ .checkbox-checkmark {
  background-color: #000 !important;
  border: solid 2px #000;
}

.checkbox-container input:checked:disabled ~ .checkbox-checkmark {
  background-color: #999 !important;
  border: solid 2px #999;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkbox-checkmark:after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* CookieBar custom css*/
#cookie-bar {
  border-top: 1px solid #dedbd9;
  background: #fff;
  color: #2a2928;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  padding: 20px 0;
}

#cookie-bar a {
  box-sizing: border-box;
  border-radius: unset;
  border: 2px solid #fff;
  padding: 0 5px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 26px;
  width: 120px;
}

#cookie-bar .cb-enable {
  background: #e60000;
  border-color: #e60000;
}

#cookie-bar .cb-enable:hover {
  background: #e60000;
  border-color: #e60000;
}

#cookie-bar .cb-policy {
  background: #fff;
  border-color: #e60000;
  color: #e60000;
}

#cookie-bar .cb-policy:hover {
  background: #fff;
  border-color: #e60000;
}

table.casting-details,
table.casting-details {
  width: 100%;
}

table.casting-details td.name {
  width: 50%;
  font-family: "futura-pt";
  font-size: 14px;
  line-height: 26px;
  /*text-transform: uppercase;*/
  color: #a8a09a;
}

table.casting-details td.value {
  width: 250px;
  font-family: "futura-pt";
  font-size: 14px;
  line-height: 26px;
  /*text-transform: uppercase;*/
  color: #2a2928;
}

table.casting-details td.value strong {
  color: #a8a09a;
  font-weight: normal;
}

@media (max-width: 1200px) {
  table.casting-details td.name {
    font-size: 10px;
    padding-right: 5px;
  }

  table.casting-details td.value {
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  table.casting-details td.name {
    font-size: 14px;
    padding-right: 0;
  }

  table.casting-details td.value {
    font-size: 14px;
  }
}
