/* ART AUDIT CSS */
div#imagechecker {
  width: 97vw !important;
  border-radius: 0 !important;
  background-color: #F8F6F1 !important;
  z-index: 1000000 !important; }

div#imagechecker .modal-header {
  height: 2.4vw !important;
  background-color: #348E94 !important;
  padding: 0 !important;
  line-height: 2vw !important;
  display: none; }

div#imagechecker .modal-header button.btn.close {
  font-size: 1.3vw !important;
  text-shadow: none !important;
  color: #fff !important;
  opacity: 1 !important;
  box-shadow: none !important;
  border: none !important;
  font-weight: 500;
  position: relative;
  bottom: 0.85vw;
  padding: 1vw !important;
  right: 0vw !important;
  height: 1vw !important;
  line-height: 1vw; }

div#imagechecker .modal-header h3:before {
  content: "Art Audit";
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 1vw;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 2.4vw;
  text-align: center;
  padding-left: 1.5vw; }

div#imagechecker .modal-body {
  width: 97vw !important;
  overflow: hidden !important;
  padding: 0vw !important; }

div#imagechecker .modal-body iframe#imagechecker_iframe_ {
  width: 100% !important;
  overflow: hidden !important;
  height: 94vh !important; }

#newletter .modal-header {
  background: #D48943;
  height: 2vw; }

#newletter button.btn.close.close-content {
  color: #fff;
  opacity: 1;
  box-shadow: none !important;
  position: relative; }

#newletter button.btn.close {
  font-size: 1.2vw !important;
  font-weight: bold;
  line-height: 1vw !important;
  color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important;
  border: none !important;
  position: relative;
  bottom: 0.2vw;
  margin-top: 0vw !important;
  box-shadow: none !important; }

#IALetter .modal-header {
  background: #D48943;
  height: 2vw; }

#IALetter button.btn.close.close-content {
  color: #fff !important;
  margin-right: 0vw !important;
  box-shadow: none !important; }

#IALetter button.btn.close {
  font-size: 1.2vw !important;
  font-weight: bold;
  line-height: 1vw !important;
  color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important;
  border: none !important;
  position: relative;
  bottom: 0.2vw;
  margin-top: 0vw !important;
  box-shadow: none !important; }

div#newletter {
  top: 6vw !important;
  width: 41.5vw !important;
  height: 35vw !important;
  left: 46vw !important; }

#newletter .modal-content {
  width: 41.5vw !important;
  height: 35vw !important; }

div#IALetter {
  top: 6vw !important;
  width: 41.5vw !important;
  height: 31vw !important;
  left: 46vw !important; }

#IALetter .modal-content {
  width: 41.5vw !important;
  height: 31vw !important; }

#newletter .modal-body {
  padding: 0; }

#IALetter .modal-body {
  padding: 0; }

/* Workflow Stage move CSS */
div#stagemove {
  height: 74vh !important;
  width: 77.1% !important;
  background-color: #FFFFFF;
  top: 7vw !important;
  border-radius: 0 !important;
  border: none;
  z-index: 100000 !important; }

div#stagemove .modal-content {
  height: 74vh !important;
  width: 100% !important;
  background-color: #fff;
  border: none;
  border-radius: 0; }

div#stagemove .modal-header {
  height: 33px;
  width: 100%;
  background-color: #E8E5D4;
  box-sizing: border-box; }

div#stagemove .modal-header button.btn.close {
  opacity: 1;
  color: #000;
  margin-top: 0;
  position: relative;
  line-height: 0.75vw;
  font-size: 1vw;
  text-shadow: none; }

div#stagemove .modal-body {
  height: 69vh !important;
  max-height: 72vh !important;
  margin: 0vw;
  padding: 0vw 0;
  width: 100%;
  border: none !important;
  margin-bottom: 0;
  padding: 1vw !important;
  box-sizing: border-box; }

div#stagemove .modal-body iframe {
  overflow: hidden !important;
  width: 100% !important;
  height: 71vh !important; }

div#stagemove .modal-header h3 {
  font-size: 14px;
  line-height: 14px;
  color: #000;
  font-family: 'Open Sans'; }