@import url(https://fonts.googleapis.com/css?family=Open+Sans:600&subset=latin,latin-ext);
/* ====== including less files ====== */
#toolbar-fixed {
  width: 100%;
  line-height: 45px;
  height: 45px;
  min-height: 45px;
  display: inline-block;
  background-color: transparent;
}
#toolbar-fixed:before,
#toolbar-fixed:after {
  display: table;
  content: " ";
  clear: both;
}
#toolbar {
  position: fixed;
  top: 0px;
  width: 100%;
  text-decoration: none;
  border-bottom: 1px solid #e3e3e3;
  font-family: AvenirNextLTPro-Demi !important;
  font-size: 13;
  background: #ffffff;
  z-index: 2000;
  color: #222222;
  /* ====== TABS =========*/
}
#toolbar:before,
#toolbar:after {
  display: table;
  content: " ";
  clear: both;
}
#toolbar a {
  text-decoration: none;
  font-family: AvenirNextLTPro-Demi !important;
  font-size: 13;
}
#toolbar > .toolbar-p2gtabs,
#toolbar .toolbar-p2gtabs-left {
  padding: 0px !important;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab {
  background-color: #ffffff !important;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab .toolbar-link,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab .toolbar-link {
  color: #222222 !important;
  outline: 0;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab:hover,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab:hover,
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab.is-active,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab.is-active {
  background-color: #efefef !important;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab:hover.hovered,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab:hover.hovered,
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab.is-active.hovered,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab.is-active.hovered {
  background-color: #fff !important;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab:hover > .toolbar-link,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab:hover > .toolbar-link,
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab.is-active > .toolbar-link,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab.is-active > .toolbar-link {
  color: #222222 !important;
  outline: 0;
}
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab:hover > div > .toolbar-link,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab:hover > div > .toolbar-link,
#toolbar > .toolbar-p2gtabs > .toolbar-p2gtab.is-active > div > .toolbar-link,
#toolbar .toolbar-p2gtabs-left > .toolbar-p2gtab.is-active > div > .toolbar-link {
  color: #222222 !important;
  outline: 0;
}
#toolbar #toolbar-top-container {
  background-color: #ffffff !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
#toolbar .toolbar-p2gtabs {
  list-style: none;
  background-color: #ffffff !important;
  padding: 0px !important;
}
#toolbar .toolbar-p2gtabs:before,
#toolbar .toolbar-p2gtabs:after {
  display: table;
  content: " ";
  clear: both;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs {
  padding: 0px !important;
  background-color: #ffffff !important;
  margin-left: 0;
  min-width: 100%;
  position: absolute;
  z-index: 99999;
  display: none;
  left: -1px;
  top: 100%;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab {
  display: block;
  float: none;
  border-top: 0px;
  line-height: 35px;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab .toolbar-p2gtab-link {
  color: #222222 !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover {
  background-color: #0061c2 !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover.hovered,
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover.is-active {
  background-color: #fff !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover > .toolbar-p2gtab-link {
  color: #ffffff !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover > div > .toolbar-p2gtab-link {
  color: #ffffff !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab:hover.has_sub:after {
  color: #ffffff !important;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab + .toolbar-p2gtab {
  border-left: 0;
}
#toolbar .toolbar-p2gtabs .toolbar-p2gtabs .toolbar-p2gtab-link {
  border-top: 0;
}
#toolbar .toolbar-p2gtabs-left {
  margin-left: 0;
  min-width: 100%;
  position: absolute;
  top: -5px;
  right: 50px;
  z-index: 99999;
  display: none;
  left: auto;
  border: none !important;
  height: 40px;
  padding: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#toolbar .toolbar-p2gtabs-left > form {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
#toolbar .toolbar-p2gtabs-left > form > li {
  height: 100%;
  vertical-align: top;
  list-style: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#toolbar .toolbar-p2gtabs-left > form > li > #toolbar-global-search-edit {
  margin: 0px !important;
  height: 100%;
  vertical-align: top !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  color: #777777;
  font-size: 14px;
  position: relative;
  top: 0px;
}
#toolbar .toolbar-p2gtabs-left.visible {
  display: block;
}
#toolbar .toolbar-p2gtab {
  list-style: none;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: transparent;
  display: inline-block;
  line-height: 35px;
  width: auto;
  position: relative;
  display: inline;
  float: left;
  border-left: 1px solid #e3e3e3;
}
#toolbar .toolbar-p2gtab .toolbar-p2gtab {
  border-left: 0px;
}
#toolbar .toolbar-p2gtab[rel="0"] {
  display: none !important;
}
#toolbar .toolbar-p2gtab:hover,
#toolbar .toolbar-p2gtab.is-active {
  background-color: #0061c2 !important;
  border-style-top: solid;
}
#toolbar .toolbar-p2gtab:hover > .toolbar-p2gtab-link,
#toolbar .toolbar-p2gtab.is-active > .toolbar-p2gtab-link {
  color: #ffffff !important;
}
#toolbar .toolbar-p2gtab:hover > div > .toolbar-link,
#toolbar .toolbar-p2gtab.is-active > div > .toolbar-link {
  color: #ffffff !important;
  outline: 0;
}
#toolbar .toolbar-p2gtab:hover.has_sub:after,
#toolbar .toolbar-p2gtab.is-active.has_sub:after {
  color: #ffffff !important;
}
#toolbar .toolbar-p2gtab.dropdown .toolbar-p2gtabs,
#toolbar .toolbar-p2gtab.is-active .toolbar-p2gtabs,
#toolbar .toolbar-p2gtab.hovered .toolbar-p2gtabs {
  display: block !important;
}
#toolbar .toolbar-p2gtab.active {
  border-top-style: solid;
  border-top-width: 5px !important;
  border-top-color: #0061c2 !important;
}
#toolbar .toolbar-p2gtab.onRight {
  float: right;
}
#toolbar .toolbar-p2gtab.onRight .toolbar-p2gtabs {
  right: -1px;
  left: auto;
}
#toolbar .toolbar-p2gtab.has_sub {
  padding-right: 7px;
}
#toolbar .toolbar-p2gtab.has_sub:after {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 10px;
  content: "\25BC";
}
#toolbar .toolbar-p2gtab-link {
  text-decoration: none;
  white-space: nowrap;
  padding: 0 15px;
  display: block;
  color: #222222 !important;
}
#toolbar .toolbar-p2gtab-l2 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  border-left: 0px !important;
}
#toolbar .toolbar-p2gtab-l2.dropdown .toolbar-p2gtabs-l2,
#toolbar .toolbar-p2gtab-l2 .hovered .toolbar-p2gtabs-l2 {
  display: block;
  border: 1px solid #e3e3e3;
}
#toolbar .toolbar-p2gtab-l2.has_sub:after {
  content: "\25BA" !important;
}
#toolbar .toolbar-p2gtabs-l2 {
  background-color: #ffffff;
  margin-left: 0;
  line-height: 35px;
  position: absolute;
  z-index: 99999;
  display: none;
  left: 100%;
  top: -1px;
}
#toolbar .toolbar-p2gtabs-l2 .toolbar-p2gtab {
  display: block;
  float: none;
  line-height: 35px;
  color: #222222 !important;
}
#toolbar .toolbar-p2gtabs-l2 .toolbar-p2gtab:hover {
  background-color: #0061c2;
}
#toolbar .toolbar-p2gtabs-l2 .toolbar-p2gtab:hover > div > .toolbar-link {
  color: #222222 !important;
  outline: 0;
}
#toolbar .toolbar-p2gtabs-l2 .toolbar-p2gtab + .toolbar-p2gtab {
  border-left: 0;
}
#toolbar .toolbar-p2gtabs-l2 .toolbar-p2gtab-link {
  border-top: 0;
}
#toolbar .toolbar-p2gtab-l3 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  border-left: 0px !important;
}
#toolbar .toolbar-p2gtab-l3 .toolbar-p2gtab-link {
  color: #222222 !important;
}
#toolbar .toolbar-logo {
  display: none;
  max-width: 21%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 10px;
  top: 10px;
}
#toolbar .toolbar-logo > a > img {
  border: 0px !important;
}
#toolbar .toolbar-logo > a > img:visited {
  border: 0px !important;
}
#toolbar .toolbar-items {
  line-height: 35px;
  margin-left: 350px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#toolbar .toolbar-items .toolbar-items {
  border: 1px solid #e3e3e3;
}
#toolbar .toolbar-items .toolbar-items .toolbar-item {
  line-height: 35px;
}
#toolbar #toolbar-cart {
  background: url("/CurrentRelease/styles/Cart/img/icons.png") center -43px;
  min-width: 45px;
  display: block;
  height: 35px;
}
#toolbar .toolbar-count {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1em;
  background: #F16920;
  font-size: 10px;
  position: absolute;
  padding: 1px 4px;
  color: white;
  right: 5px;
  bottom: 5px;
}
#toolbar .toolbar-count[rel="0"] {
  display: none !important;
}
#toolbar #toolbar-cart_icon[rel="0"] {
  display: none;
}
#toolbar #toolbar-search {
  width: 20px;
  height: 35px;
  white-space: nowrap;
  padding: 0 15px;
  display: block;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#toolbar .toolbar-search-tab {
  background: url("/CurrentRelease/styles/img/common/toolbar-search-icon.png") no-repeat center center;
}
#toolbar .toolbar-search-tab:hover,
#toolbar .toolbar-search-tab.is-active {
  background: url("/CurrentRelease/styles/img/common/toolbar-search-icon-hover.png") no-repeat center center;
}
#toolbar .toolbar-edit-item {
  display: block;
  position: absolute;
  right: 0px;
  top: 0%;
}
#toolbar .toolbar-edit-item.dropdown > .toolbar-edit-block,
#toolbar .toolbar-edit-item .hovered > .toolbar-edit-block {
  display: block;
}
#toolbar #toolbar-edit-type {
  border-bottom: 1px solid #e3e3e3;
}
#toolbar .toolbar-editor {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #ffffff;
  color: #222222;
  font-size: 13;
  margin-left: 0;
  z-index: 999999999999999;
  display: none;
  background: #efefef;
  float: left;
  left: 0px;
  top: 0px;
  margin-top: -3px;
  margin-bottom: 3px;
  width: 310px;
  white-space: nowrap;
  margin-right: 40px;
  z-index: 999999999;
  padding: 0px 10px 10px 10px;
  border: 1px solid #efefef;
}
#toolbar .toolbar-editor > li {
  list-style: none;
  font-size: 9px;
  padding: 5px 0px;
}
#toolbar .toolbar-editor > li > ul {
  padding: 5px 0px;
}
#toolbar .toolbar-edit-line > label {
  width: 80px;
  color: #222222;
  font-size: 8;
  background-color: transparent;
  display: inline-block;
  float: left;
}
#toolbar .toolbar-edit-line > input[type="text"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #444444;
  padding: 5px;
  border: 1px solid #efefef;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  vertical-align: baseline;
  width: 200px;
  color: #222222;
  font-size: 8;
  background-color: #ffffff;
  display: inline-block;
}
#toolbar .toolbar-edit-line > input[type="text"].date {
  background: url("/CurrentRelease/styles/img/DAMArchive/calendar-icon.png") no-repeat right center;
}
#toolbar .toolbar-edit-line > input[type="text"][required=true] {
  background-image: url("/CurrentRelease/depreciated/asteriskRed.gif");
  background-position: left 4px center;
  background-repeat: no-repeat;
  padding-left: 15px;
}
#toolbar .toolbar-edit-line > select {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #444444;
  padding: 5px;
  border: 1px solid #efefef;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  vertical-align: baseline;
  width: 200px;
  color: #222222;
  font-size: 8;
  background-color: #ffffff;
  display: inline-block;
}
#toolbar .toolbar-edit-line > select.date {
  background: url("/CurrentRelease/styles/img/DAMArchive/calendar-icon.png") no-repeat right center;
}
#toolbar .toolbar-edit-line > select[required=true] {
  background-image: url("/CurrentRelease/depreciated/asteriskRed.gif");
  background-position: left 4px center;
  background-repeat: no-repeat;
  padding-left: 15px;
}
#toolbar .toolbar-edit-block > li {
  list-style: none;
  font-size: 9px;
}
#toolbar #edit-save-btn {
  width: 50%;
  display: inline-block;
}
#toolbar #edit-cancel-btn {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 8;
}
#toolbar .toolbar-mode-viewer {
  display: none;
}
#toolbar .toolbar-mode-viewer.active {
  display: inline !important;
}
#toolbar .hovered {
  background: #fff !important;
}
#toolbar .toolbar-mode-edit {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  white-space: nowrap;
  padding: 0px 5px;
}
#toolbar .toolbar-mode-edit > input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #444444;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #efefef;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  vertical-align: baseline;
  font-family: AvenirNextLTPro-Demi;
  font-size: 13;
  color: #222222;
  display: inline-block;
  margin-left: 20px;
}
#toolbar .toolbar-mode-edit > input.date {
  background: url("/CurrentRelease/styles/img/DAMArchive/calendar-icon.png") no-repeat right center;
}
#toolbar .toolbar-mode-edit > input[required=true] {
  background-image: url("/CurrentRelease/depreciated/asteriskRed.gif");
  background-position: left 4px center;
  background-repeat: no-repeat;
  padding-left: 15px;
}
#toolbar .toolbar-mode-edit > a {
  display: inline-block;
  padding: 0px 5px;
}
#toolbar .toolbar-mode-edit.active {
  display: inline-block !important;
}
#toolbar .toolbar-mode-edit:before {
  width: 20px;
  height: 20px;
  content: " ";
  position: absolute;
  left: 0px;
  top: 10px;
  background: url("/CurrentRelease/styles/img/toolbar/move.png") no-repeat center center;
  display: block;
}
#toolbar .new-item,
#toolbar .toolbar-editable {
  background: #ffffff !important;
  color: #222222 !important;
}
#toolbar .editing {
  z-index: 99999999999 !important;
}
#toolbar #toolbar-global-search-edit {
  width: 250px;
  height: 30px;
  margin: 5px;
  font-size: 13;
  color: #222222;
  line-height: 30px;
}
/* TOOLBAR - NOTIFICATION STUFF */
#toolbar-notification_icon {
  cursor: pointer;
}
#notifications--sidebar {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  max-height: 80%;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 80;
  padding: 40px 0 0;
  margin: 0;
  right: 0;
  bottom: 10px;
}
#notifications--sidebar .notifications-item {
  opacity: 1;
  background: #fff;
  border: 1px solid #e3e3e3;
  max-width: 290px;
  width: 290px;
  position: relative;
  overflow: hidden;
  left: 0;
  margin: 15px 15px 0px 0px;
  opacity: 0.9;
  background: #dedede;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item .notifications-item_title {
  padding-top: 20px;
  padding-bottom: 5px;
}
#notifications--sidebar .notifications-item .notifications-item_message {
  line-height: 1.5em;
}
#notifications--sidebar .notifications-item > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-info.png") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 13px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
#notifications--sidebar .notifications-item.notification {
  opacity: 0.9;
  background: #ffffff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item.notification > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-notification.gif") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item.notification > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 12px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item.notification > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item.notification > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item.notification > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
#notifications--sidebar .notifications-item.popup {
  opacity: 0.9;
  background: #dedede;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item.popup > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-info.png") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item.popup > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 13px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item.popup > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item.popup > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item.popup > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
#notifications--sidebar .notifications-item.info {
  opacity: 0.9;
  background: #dedede;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item.info > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-info.png") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item.info > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 13px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item.info > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item.info > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item.info > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
#notifications--sidebar .notifications-item.error {
  opacity: 0.9;
  background: #d42626;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item.error > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-error.png") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item.error > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 13px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item.error > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item.error > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item.error > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
#notifications--sidebar .notifications-item.auto-close {
  opacity: 0.9;
  background: #dedede;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#notifications--sidebar .notifications-item.auto-close > .notifications-item_body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/CurrentRelease/styles/img/common/notifications-auto-close.png") no-repeat scroll 10px center;
  padding: 10px 10px 5px;
}
#notifications--sidebar .notifications-item.auto-close > .notifications-item_body > .notifications-item_title {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 13px;
  padding-left: 50px;
  white-space: normal;
  font-weight: bold;
}
#notifications--sidebar .notifications-item.auto-close > .notifications-item_body > .notifications-item_title > small {
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 30px;
}
#notifications--sidebar .notifications-item.auto-close > .notifications-item_body > .notifications-item_message {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #222222;
  font-size: 11px;
  padding-left: 50px;
}
#notifications--sidebar .notifications-item.auto-close > .notifications-item_body > .notifications-item_message > a {
  font-size: 11px !important;
}
/*.notifications-item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    //transition: all .25s;
    max-width: 290px;
    width: 290px;
    position: relative;
    overflow: hidden;
    left: 0;    
    margin: 5px 33px 5px 15px;
    opacity: 1;
    background: #fff;
    border: @common-border-width @common-border-style @common-border-color;
    -moz-box-sizing: border-box;    
    box-sizing: border-box;
}

.notifications-item_body {
    //box-shadow: 0 4px 10px -4px #999;
    //box-shadow: 0 4px 10px -4px rgba(0, 0, 0, .4);
    position: relative;
    padding: 10px 10px 5px 10px;
    //margin: 2px;
    //border: @common-border-width @common-border-style @common-border-color;
    display: inline-block;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
}
 
.notifications-item_title {
    color: @toolbar-notifications-info-title-color;
    font-size: @toolbar-notifications-info-title-font-size;
    padding-top: 15px;
    line-height: 1.3em;
    >small {
        font-weight: normal;
        position: absolute;
        top: 9px;
        right: 30px;
    }
}

.notifications-item_message {
    color: @toolbar-notifications-info-message-color;
    font-size: @toolbar-notifications-info-message-font-size;
    line-height: 1.2em;
    clear: both;
    white-space: normal;
    > a {
        color: @toolbar-notifications-info-message-color;
        font-size: @toolbar-notifications-info-message-font-size !important;
        text-decoration: underline !important;
    }
}
*/
.notifications-item_close {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAR0lEQVR4AWNQllf4D8IMhAFCLYggQiOmOiQOLo04Df4Pw4TECWjE1EBAI2ENBJ1Ktk1k+4ns0CMpnlQUFMHypKQIuEay0h4Ak7tPeiN5/n0AAAAASUVORK5CYII=);
  position: absolute;
  cursor: pointer;
  height: 13px;
  width: 13px;
  right: 8px;
  top: 8px;
}
/*#toolbar-notifications {
    width: 20px !important;
    height: @toolbar-menu-height;
    white-space: nowrap;
    padding: 0 15px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;        
    
    background: url("@{toolbar-icons-notifications}") no-repeat center center !important; 
    position: relative;
    &:hover{
        background: url("@{toolbar-icons-notifications-hover}") no-repeat center center !important; 
    }       
}*/
/*.notifications-tab {
    display: inline-block;
    padding: 11px 20px 9px;
    color: #333;
    position: relative;
    line-height: 1em;
    max-width: 33% !important;
    font-size: 14px !important;

    &[rel="0"] {
        display: none !important;
    }
    + .notifications-tab {
        border-left: @common-border-width @common-border-style @common-border-color;
    }
    &:hover, &.active {
        background-color: @common-panel_btn-selected-background;
        color: @common-inverted-font-color;
    }
}

.notifications-content {
    padding-top: 5px;
    line-height: 1em;
    max-height: 300px;
    overflow: auto;
    display: none;
    color: #333;
    min-width:282px;
    &.active {
        display: block;
    }
    > .notifications-item {
        padding: 0 10px 5px 5px;
    }
    .notifications-item_close {
        display: none;
    }
    .notifications-item_body {
        border-radius: 0;
        box-shadow: none;
    }
    .notifications-item_title {
        white-space: normal;
    }
}*/
.ptg-version-info {
  display: inline-block !important;
  height: 45px !important;
  width: 100% !important;
  font-size: 11px;
  border-top: 1px dashed #cecece !important;
  padding-top: 10px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  background-color: #efefef !important;
  white-space: nowrap;
}
.ptg-version-info > span {
  line-height: 1.0em !important;
}
.ptg-version-info:hover {
  background-color: #fff !important;
}
.ptg-version-info:before {
  width: 25px !important;
  height: 25px !important;
  left: 0px !important;
  position: relative;
  display: inline-block !important;
  content: " ";
  background-image: url("/CurrentRelease/styles/img/toolbar/HydrogenIcon.png") !important;
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
  padding-right: 10px;
}
/* For small screens */
@media all and (max-width: 1280px) {
  #toolbar {
    font-size: 11;
  }
  #toolbar a {
    font-size: 11;
  }
  #toolbar #toolbar-logo {
    display: none;
  }
  #toolbar #toolbar-top-container {
    margin-left: 0px;
  }
}
/* ---------------------------

	1. logo
	2. menu
	3. submenu
	4. submenu lvl2, lvl3 atd
	5. menu icons
	6. login
	7. toggle navigation
	8. Count 
	9. Notifications 

---------------------------- */
/*************************************************************************************
*  VARIABLES
**************************************************************************************/
/*@toolbar-submenu-background-color: #EFEFEF;
@toolbar-submenu-background-hover-color: #CCCCCC;

@toolbar-submenu-font-color: #222222;
@toolbar-submenu-font-hover-color: #222222;
*/
/*************************************************************************************
*  MIXINS - OUR BASE
**************************************************************************************/
/*************************************************************************************
*  MIXINS - CLASSIC BASE
**************************************************************************************/
/*************************************************************************************
*  MIXINS - DRAWING ARROWS
**************************************************************************************/
/*************************************************************************************
*  MIXINS - INDIVIDUAL
**************************************************************************************/
.icon.icon-arrow-blue {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px -21px;
  width: 10px;
  height: 6px;
}
.icon.icon-arrow-gray {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: -20px 0px;
  width: 14px;
  height: 8px;
}
.icon.icon-arrow-light-gray {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: -20px -21px;
  width: 10px;
  height: 6px;
}
.icon.icon-arrow-white {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: -44px 0px;
  width: 10px;
  height: 6px;
}
.icon.icon-close {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px 0px;
  width: 10px;
  height: 11px;
}
.menu-icons:before {
  background-image: url('/CurrentRelease/styles/img/Toolbar/menu_icons_sprite.png');
  content: "";
  height: 44px;
  width: 44px;
  display: block;
  margin: 0 auto;
  left: 0;
}
.menu-icons.basket-icon:before {
  background-position: 0 0;
}
.menu-icons.basket-icon:hover:before {
  background-position: 0 -44px;
}
.menu-icons.chat-icon:before {
  background-position: -44px 0;
}
.menu-icons.chat-icon:hover:before {
  background-position: -44px -44px;
}
.menu-icons.list-icon:before {
  background-position: -88px 0;
}
.menu-icons.list-icon:hover:before {
  background-position: -88px -44px;
}
.menu-icons.search-icon:before {
  background-position: -132px 0;
}
.menu-icons.search-icon:hover:before {
  background-position: -132px -44px;
}
.menu-icons.settings-icon:before {
  background-position: -176px 0;
}
.menu-icons.settings-icon:hover:before {
  background-position: -176px -44px;
}
.menu-icons.tree-icon:before {
  background-position: -220px 0;
}
.menu-icons.tree-icon:hover:before {
  background-position: -220px -44px;
}
.menu-icons.user-icon:before {
  background-position: -264px 0;
}
.menu-icons.user-icon:hover:before {
  background-position: -264px -44px;
}
.menu-icons.contact-icon:before {
  background-position: -352px 0;
}
.menu-icons.contact-icon:hover:before {
  background-position: -352px -44px;
}
.menu-icons.work-icon:before {
  background-position: -308px 0;
}
.menu-icons.work-icon:hover:before {
  background-position: -308px -44px;
}
span[rel="0"]#toolbar-cart_count {
  display: none;
}
span[rel="0"]#toolbar-cart_count {
  display: none;
}
.responsive-toolbar__logo {
  background-image: url('/brandbook/dnvgl_template/images/logo.png');
  background-repeat: no-repeat;
  background-size: auto 30px;
  height: 30px;
  width: 300px;
  padding: 0 !important;
  margin-left: 10px !important;
  margin-right: 0px !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
#toolbar-fixed {
  height: 30px;
}
span.responsive-toolbar__login__in__span {
  font-size: 13px !important;
}
span.responsive-toolbar__login__in__span:hover {
  color: #dfdfdf;
}
ul.responsive-toolbar__icons-menu li {
  list-style: none;
}
.responsive-toolbar {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 2000;
  width: 100%;
  *zoom: 1;
  /* 1. logo */
  /* 2. menu */
  /* 3. submenu */
  /* 5. menu icons */
  /* 6. login */
  /* 7. toggle navigation */
  /* 8. Count */
  /* 9. Notifications  */
}
.responsive-toolbar .responsive-toolbar__login__in__span {
  vertical-align: top;
}
.responsive-toolbar:before,
.responsive-toolbar:after {
  content: "";
  display: table;
}
.responsive-toolbar:after {
  clear: both;
}
.responsive-toolbar:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #5f5f5f;
  background-color: rgba(95, 95, 95, 0.1);
}
.responsive-toolbar a,
.responsive-toolbar span {
  outline: none;
}
.responsive-toolbar,
.responsive-toolbar * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #5f5f5f;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.responsive-toolbar__logo {
  display: block;
  margin: 8px 0 0 0;
  float: left;
}
.responsive-toolbar__logo img {
  max-width: 100%;
}
.responsive-toolbar__menu {
  padding: 0;
  margin: 0;
  list-style: none !important;
  font-size: 0;
  text-align: center;
  float: left;
  margin-left: 0px;
}
.responsive-toolbar__menu__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.responsive-toolbar__menu__item__in {
  display: block;
  padding: 0 12.5px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 600;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 13px;
  line-height: 44px;
  text-decoration: none;
}
.responsive-toolbar__menu__item__in:hover {
  color: #dfdfdf;
}
.responsive-toolbar__menu__item--has-sub .responsive-toolbar__menu__item__in {
  position: relative;
}
.responsive-toolbar__menu__item--has-sub .responsive-toolbar__menu__item__in:after {
  display: inline-block;
  content: "";
  margin-left: 10px;
  margin-top: -2px;
  vertical-align: middle;
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px -21px;
  width: 10px;
  height: 6px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.responsive-toolbar__menu__item--has-sub.active > .responsive-toolbar__menu__item__in:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (min-width: 1024px) {
  .responsive-toolbar__menu {
    display: block !important;
  }
}
@media screen and (max-width: 1099px) {
  .responsive-toolbar__menu {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__menu {
    display: none;
    float: none;
    clear: both;
    background-color: #f8f8f8;
    border-top: 2px solid #dfdfdf;
    text-align: left;
    margin-left: 0;
  }
  .responsive-toolbar__menu__item {
    float: none;
    display: block;
  }
  .responsive-toolbar__menu__item:first-child > .responsive-toolbar__menu__item__in {
    border-top: 0;
  }
  .responsive-toolbar__menu__item__in {
    padding: 20px;
    padding-right: 57px;
    font-size: 14px;
    line-height: 16px;
    border-top: 1px solid #dfdfdf;
  }
  .responsive-toolbar__menu__item--has-sub .responsive-toolbar__menu__item__in:before {
    border-color: #5f5f5f transparent transparent transparent;
  }
  .responsive-toolbar__menu__item--has-sub .responsive-toolbar__menu__item__in:after {
    border-color: #f8f8f8 transparent transparent transparent;
  }
  .responsive-toolbar__menu__item__in:hover {
    color: #5f5f5f;
  }
  .responsive-toolbar__menu__item--has-sub .responsive-toolbar__menu__item__in:after {
    background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
    background-position: -20px 0px;
    width: 14px;
    height: 8px;
    position: absolute;
    top: 15px;
    right: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.responsive-toolbar__submenu-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 12.5px;
  width: 100%;
  min-width: 230px;
  z-index: 5;
}
.responsive-toolbar__submenu-wrap .responsive-toolbar__submenu-wrap {
  position: static;
  width: 100%;
  min-width: 1px;
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__submenu-wrap {
    display: none;
    position: static;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
  }
}
.responsive-toolbar__submenu {
  padding: 0;
  margin: 0;
  list-style: none !important;
  border-top: 2px solid #99d9f0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #efefef;
  /* 4. submenu lvl2, lvl3 atd*/
  /* submenumenu lvl 2 */
}
.responsive-toolbar__submenu__item {
  position: relative;
}
.responsive-toolbar__submenu__item__in {
  display: block;
  padding: 10px 40px 10px 20px;
  position: relative;
  text-decoration: none;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #5f5f5f;
  border-top: 1px solid #dfdfdf;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.responsive-toolbar__submenu__item__in:hover {
  color: #dfdfdf;
  background-color: #5f5f5f;
}
.responsive-toolbar__submenu__item:first-child > .responsive-toolbar__submenu__item__in {
  border-top: 0;
}
.responsive-toolbar__submenu__item.active > .responsive-toolbar__submenu__item__in {
  background-color: #99d9f0;
  color: #fff;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu {
  border: 0;
  background-color: #e0e0e0;
  /* submenumenu lvl 3 */
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item__in {
  padding-left: 35px;
  border-top: 1px dotted #afafaf;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item__in:hover {
  background-color: #dfdfdf;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item:first-child > .responsive-toolbar__submenu__item__in {
  border-top: 0;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item.active + .responsive-toolbar__submenu__item > .responsive-toolbar__submenu__item__in {
  border-top: 1px solid #dfdfdf;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item.active > .responsive-toolbar__submenu__item__in {
  background-color: #dfdfdf;
  color: #5f5f5f;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu {
  background-color: #dfdfdf;
  border-top: 2px solid #99d9f0;
  /* submenumenu lvl 4 */
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item__in {
  padding-left: 50px;
  border-color: #b2b2b2;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item:first-child > .responsive-toolbar__submenu__item__in {
  border-top: 0;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu {
  border: 0;
  background-color: #e0e0e0;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item__in {
  padding-left: 65px;
  border-top: 1px dotted #afafaf;
  background-color: transparent;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item__in:hover {
  background-color: #dfdfdf;
}
.responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu__item:first-child > .responsive-toolbar__submenu__item__in {
  border-top: 0;
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__submenu__item {
    margin: 0;
    padding: 0;
  }
  .responsive-toolbar__submenu__item__in {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 57px;
    background-color: transparent;
    font-size: 14px;
    line-height: 16px;
  }
}
.responsive-toolbar__icons-menu {
  padding: 0;
  margin: 0;
  list-style: none !important;
  float: left;
  position: relative;
}
.responsive-toolbar__icons-menu__item {
  float: left;
}
.responsive-toolbar__icons-menu__item:first-child > .responsive-toolbar__icons-menu__item__in {
  border-left: 1px solid #dfdfdf;
}
.responsive-toolbar__icons-menu__item__in {
  display: block;
  width: 44px;
  height: 44px;
  position: relative;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border-right: 1px solid #dfdfdf;
}
.responsive-toolbar__icons-menu__item__in img {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.responsive-toolbar__icons-menu__item__in:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #99d9f0;
  height: 2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
.responsive-toolbar__icons-menu__item__in:hover {
  background-color: #dfdfdf;
}
.responsive-toolbar__icons-menu__item.active .responsive-toolbar__icons-menu__item__in {
  background-color: #dfdfdf;
}
.responsive-toolbar__icons-menu__item.active .responsive-toolbar__icons-menu__item__in:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.responsive-toolbar__icons-menu__item > .responsive-toolbar__submenu-wrap {
  right: auto;
  width: 150%;
  left: 0;
  min-width: 190px;
}
.responsive-toolbar__icons-menu__item > .responsive-toolbar__submenu-wrap > .responsive-toolbar__submenu {
  border-top: 0;
}
@media screen and (max-width: 1279px) {
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__submenu-wrap {
    width: 120%;
  }
  .responsive-toolbar__icons-menu .responsive-toolbar__icons-menu__item > .responsive-toolbar__submenu-wrap {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__icons-menu {
    float: none;
    clear: both;
    padding-top: 60px;
    background-color: #f8f8f8;
    border-top: 2px solid #dfdfdf;
  }
  .responsive-toolbar__icons-menu__item {
    float: none;
  }
  .responsive-toolbar__icons-menu__item:first-child > .responsive-toolbar__icons-menu__item__in {
    border-left: 0;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__submenu-wrap {
    width: 100%;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 60px;
    border-color: #dfdfdf;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in:hover {
    background-color: transparent;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in.menu-icons:before {
    margin-top: 7px;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in:after {
    display: none;
  }
  .responsive-toolbar__icons-menu__item.active > .responsive-toolbar__icons-menu__item__in {
    background-color: #dfdfdf;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 60px;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 120px;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 180px;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 240px;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 300px;
  }
}
@media screen and (max-width: 639px) {
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    width: 14.28571429%;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 14.28571429%;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 28.57142857%;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 42.85714286%;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 57.14285714%;
  }
  .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item + .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    left: 71.42857143%;
  }
}
@media screen and (max-width: 479px) {
  .responsive-toolbar__icons-menu {
    padding-top: 50px;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in {
    height: 50px;
  }
  .responsive-toolbar__icons-menu__item > .responsive-toolbar__icons-menu__item__in.menu-icons:before {
    margin-top: 0px;
  }
}
.responsive-toolbar__right {
  float: right;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .responsive-toolbar__right {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__right {
    float: none;
    clear: both;
    display: none;
    overflow: hidden;
  }
}
.responsive-toolbar__login {
  float: left;
  position: relative;
}
.responsive-toolbar__login__in {
  display: block;
  padding: 0 25px 0 25px;
  font-size: 13px;
  line-height: 44px;
  text-decoration: none;
}
.responsive-toolbar__login__in img {
  display: none;
}
.responsive-toolbar__login__in:after {
  display: inline-block;
  content: "";
  margin-top: -2px;
  margin-left: 10px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px -21px;
  width: 10px;
  height: 6px;
}
.responsive-toolbar__login__in.menu-icons:before {
  display: none;
}
.responsive-toolbar__login.active .responsive-toolbar__login__in:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.responsive-toolbar__login .responsive-toolbar__submenu-wrap {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1279px) {
  .responsive-toolbar__login__in {
    width: 1px;
    padding-right: 30px;
  }
  .responsive-toolbar__login__in__span {
    display: none;
  }
  .responsive-toolbar__login__in img {
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
  }
  .responsive-toolbar__login__in.menu-icons:before {
    display: block;
    position: absolute;
  }
  .responsive-toolbar__login .responsive-toolbar__submenu-wrap > .responsive-toolbar__submenu {
    margin-top: 2px;
    border: 0;
  }
  .responsive-toolbar__login .responsive-toolbar__submenu-wrap > .responsive-toolbar__submenu .responsive-toolbar__submenu .responsive-toolbar__submenu {
    border-top: 2px solid #99d9f0;
  }
  .responsive-toolbar__login:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #99d9f0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }
  .responsive-toolbar__login:hover:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__login {
    background-color: #f8f8f8;
    position: static;
    float: none;
  }
  .responsive-toolbar__login:after {
    display: none;
  }
  .responsive-toolbar__login.active > .responsive-toolbar__login__in {
    background-color: #dfdfdf;
  }
  .responsive-toolbar__login__in {
    position: absolute;
    top: 2px;
    left: auto;
    right: 0;
    height: 60px;
    width: 60px;
    padding: 0;
    margin-left: -1px;
    border-left: 1px solid #dfdfdf;
  }
  .active > .responsive-toolbar__login__in {
    background-color: #dfdfdf;
  }
  .responsive-toolbar__login__in:before,
  .responsive-toolbar__login__in:after {
    display: none;
  }
  .responsive-toolbar__login__in.menu-icons:before {
    display: block;
    margin-top: 10px;
    position: relative;
  }
  .responsive-toolbar__login__in img {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .responsive-toolbar__login__in.active {
    background-color: #dfdfdf;
  }
  .responsive-toolbar__login .responsive-toolbar__submenu-wrap .responsive-toolbar__submenu {
    margin-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .responsive-toolbar__login__in {
    width: 14.28571429%;
  }
}
@media screen and (max-width: 479px) {
  .responsive-toolbar__login__in {
    height: 50px;
  }
  .responsive-toolbar__login__in.menu-icons:before {
    margin-top: 0px;
  }
}
.responsive-toolbar__togglenav {
  display: none;
  float: left;
  position: relative;
  width: 50px;
  height: 44px;
  outline: none;
  cursor: pointer;
  background-color: #f8f8f8;
}
.responsive-toolbar__togglenav__span {
  display: block;
  position: absolute;
  height: 2px;
  left: 16px;
  right: 16px;
  background-color: #5f5f5f;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.responsive-toolbar__togglenav__span--top {
  top: 15px;
}
.responsive-toolbar__togglenav__span--middle {
  top: 50%;
  margin-top: -1px;
}
.responsive-toolbar__togglenav__span--bottom {
  bottom: 15px;
}
.responsive-toolbar__togglenav:after {
  display: block;
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #5f5f5f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.responsive-toolbar__togglenav--active .responsive-toolbar__togglenav__span--top {
  top: 50%;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: -1px;
}
.responsive-toolbar__togglenav--active .responsive-toolbar__togglenav__span--middle {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.responsive-toolbar__togglenav--active .responsive-toolbar__togglenav__span--bottom {
  bottom: 50%;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
  margin-bottom: -1px;
}
.responsive-toolbar__togglenav--active:after {
  background-color: #f8f8f8;
  z-index: 5;
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__togglenav {
    display: block;
  }
}
.responsive-toolbar__count {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 55%;
  bottom: 40%;
  margin: auto;
  color: #fff;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  background-color: #99d9f0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.responsive-toolbar__arrow {
  display: block;
  position: absolute;
  top: 9px;
  right: 9px;
  background-color: #fff;
  height: 18px;
  width: 18px;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.active > .responsive-toolbar__arrow:after {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px -21px;
  width: 10px;
  height: 6px;
}
.responsive-toolbar__arrow:hover,
.responsive-toolbar__submenu .responsive-toolbar__submenu .active > .responsive-toolbar__arrow {
  background-color: #99d9f0;
}
.responsive-toolbar__arrow:hover:after,
.responsive-toolbar__submenu .responsive-toolbar__submenu .active > .responsive-toolbar__arrow:after {
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: -44px 0px;
  width: 10px;
  height: 6px;
}
.active > .responsive-toolbar__arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.responsive-toolbar__arrow:after {
  display: block;
  content: "";
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: -20px -21px;
  width: 10px;
  height: 6px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .responsive-toolbar__arrow {
    width: 40px;
    height: 40px;
    top: 8px;
    right: 8px;
  }
}
.responsive-toolbar .toolbar-items {
  background-color: #dfdfdf;
  width: 130%;
}
@media screen and (max-width: 1279px) {
  .responsive-toolbar .toolbar-items {
    width: auto;
  }
}
.responsive-toolbar .toolbar-items #notifications-tabs {
  *zoom: 1;
  border-bottom: 1px solid #dfdfdf;
}
.responsive-toolbar .toolbar-items #notifications-tabs:before,
.responsive-toolbar .toolbar-items #notifications-tabs:after {
  content: "";
  display: table;
}
.responsive-toolbar .toolbar-items #notifications-tabs:after {
  clear: both;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab {
  display: block;
  padding: 10px 0;
  position: relative;
  float: left;
  width: 33.33333333%;
  border-left: 1px solid #dfdfdf;
  text-align: center;
  font-size: 13px;
  line-height: 1px;
  line-height: 1;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  background-color: #dfdfdf;
  text-decoration: none;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab.active {
  color: #99d9f0;
  background-color: #dfdfdf;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab:hover {
  color: #99d9f0;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab:first-child {
  border-left: 0;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab .toolbar-count {
  display: none;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab:after {
  display: block;
  width: 17px;
  height: 17px;
  content: attr(rel);
  position: absolute;
  top: 0;
  left: 80%;
  bottom: 40%;
  margin: auto;
  color: #fff;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  background-color: #99d9f0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.responsive-toolbar .toolbar-items #notifications-tabs .notifications-tab[rel="0"]:after {
  display: none;
}
.responsive-toolbar .toolbar-items .notifications-content {
  display: none;
}
.responsive-toolbar .toolbar-items .notifications-content.active {
  display: block;
}
.responsive-toolbar .toolbar-items .notifications-item {
  padding: 25px 20px;
  border-top: 2px solid #dfdfdf;
  color: #696969;
  font-size: 11px;
  line-height: 16px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.responsive-toolbar .toolbar-items .notifications-item:first-child {
  border-top: 0;
}
.responsive-toolbar .toolbar-items .notifications-item_close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}
.responsive-toolbar .toolbar-items .notifications-item_close:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url('/CurrentRelease/styles/img/Toolbar/sprite.png');
  background-position: 0px 0px;
  width: 10px;
  height: 11px;
}
.responsive-toolbar .toolbar-items .notifications-item_body {
  position: relative;
}
.responsive-toolbar .toolbar-items .notifications-item_title {
  display: block;
  margin-bottom: 18px;
  color: #4c4c4c;
  font-size: 13px;
  line-height: 14px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.responsive-toolbar .toolbar-items .notifications-item_title small {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  line-height: 12px;
  color: #99d9f0;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/* === VARS TO BE MOVED TO DB === */
/* ====== CLEAN / CLEAR ====== */
.unstyled {
  list-style: none;
}
.clean {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  float: none;
}
.clear {
  display: table;
  content: " ";
  clear: both;
}
.pointer-cursor {
  cursor: pointer;
}
.row:before,
.row:after {
  display: table;
  content: " ";
  clear: both;
}
.wrap:before,
.wrap:after {
  display: table;
  content: " ";
  clear: both;
}
.col {
  position: relative;
  display: inline;
  float: left;
}
/* ====== COMMON-GUI-STYLES ====== */
.tagGroup {
  display: block;
  margin-right: 20px;
  margin-bottom: 25px;
  float: left;
  display: inline-block;
}
.tagGroup.newLine {
  clear: left;
}
.edit-label {
  color: #444444;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
}
.free-text {
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 14px;
  font-weight: bold;
  margin: 25px auto 5px;
  clear: both;
}
.edit-caption {
  position: relative;
  display: inline;
  float: left;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
}
.edit-text,
.edit-textarea,
.edit-password,
.edit-select {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #444444;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #efefef;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  vertical-align: baseline;
}
.edit-text.date,
.edit-textarea.date,
.edit-password.date,
.edit-select.date {
  background: url("/CurrentRelease/styles/img/DAMArchive/calendar-icon.png") no-repeat right center;
}
.edit-text[required=true],
.edit-textarea[required=true],
.edit-password[required=true],
.edit-select[required=true] {
  background-image: url("/CurrentRelease/depreciated/asteriskRed.gif");
  background-position: left 4px center;
  background-repeat: no-repeat;
  padding-left: 15px;
}
/* ====== ALIGN ====== */
.onLeft {
  float: left;
}
.onRight {
  float: right;
}
.inCenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: none;
}
/* ====== TEXT ALIGN ====== */
.textOnLeft {
  text-align: left;
}
.textOnRight {
  text-align: right;
}
.textInCenter {
  text-align: center;
}
.textToJustify {
  text-align: justify;
}
/* ====== VISIBILITY HELPERS ====== */
.visible {
  visibility: visible;
  display: inherit;
}
.invisible {
  visibility: hidden;
}
.hidden {
  visibility: hidden;
  display: none !important;
}
.inactive {
  opacity: 0.50;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.inactive:after {
  display: none;
}
.inactive:hover {
  background: inherit !important;
  color: inherit;
  opacity: 0.50;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: auto;
}
.inactive:hover :after {
  display: none !important;
}
.inactive:hover > ul {
  display: none !important;
}
.noscroll {
  overflow: hidden;
}
.info-text {
  color: #99d9f0;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
}
/* ====== DIALOG/POPUP WINDOWS =========*/
a.common-dialog-button {
  line-height: 35px;
  height: 35px;
  display: inline-block;
}
/* ====== TABS =========*/
.p2gtabs {
  list-style: none;
  background-color: #ffffff;
}
.p2gtabs:before,
.p2gtabs:after {
  display: table;
  content: " ";
  clear: both;
}
.p2gtabs .p2gtabs {
  background-color: #efefef;
  margin-left: 0;
  min-width: 100%;
  position: absolute;
  z-index: 99999;
  display: none;
  left: -1px;
  top: 100%;
}
.p2gtabs .p2gtabs .p2gtab {
  display: block;
  float: none;
  border-top: 0px;
  line-height: 35px;
}
.p2gtabs .p2gtabs .p2gtab:hover {
  background-color: #99d9f0;
}
.p2gtabs .p2gtabs .p2gtab:hover > a {
  color: #ffffff !important;
}
.p2gtabs .p2gtabs .p2gtab + .p2gtab {
  border-left: 0;
}
.p2gtabs .p2gtabs .p2gtab-link {
  border-top: 0;
}
.p2gtab {
  list-style: none;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: transparent;
  display: inline-block;
  line-height: 35px;
  width: auto;
  position: relative;
  display: inline;
  float: left;
  border-left: 1px solid #e3e3e3;
}
.p2gtab - .p2gtab {
  border-left: 0px;
}
.p2gtab[rel="0"] {
  display: none !important;
}
.p2gtab:hover,
.p2gtab.hovered {
  background-color: #efefef;
  border-style-top: solid;
}
.p2gtab:hover .p2gtabs,
.p2gtab.hovered .p2gtabs {
  display: block;
}
.p2gtab.active {
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: #99d9f0;
}
.p2gtab.onRight {
  float: right;
}
.p2gtab.onRight .p2gtabs {
  right: -1px;
  left: auto;
}
.p2gtab.has_sub {
  padding-right: 7px;
}
.p2gtab.has_sub:after {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 10px;
  content: "\25BC";
}
.p2gtab.mandatory .p2gtab-link:before {
  content: "*";
  color: red;
  line-height: 12px;
  padding-right: 5px;
  vertical-align: middle;
}
.p2gtab-link {
  text-decoration: none;
  white-space: nowrap;
  padding: 0 15px;
  display: block;
  color: #222222;
}
.p2gtab-link.mandatory:before {
  content: "*";
  color: red;
  line-height: 12px;
  padding-right: 5px;
  vertical-align: middle;
}
.p2gtab-l2 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  border-left: 0px !important;
}
.p2gtab-l2:hover .p2gtabs-l2,
.p2gtab-l2.hovered .p2gtabs-l2 {
  display: block;
  border: 1px solid #e3e3e3;
}
.p2gtab-l2.has_sub:after {
  content: "\25BA" !important;
}
.p2gtabs-l2 {
  background-color: #efefef;
  margin-left: 0;
  line-height: 35px;
  position: absolute;
  z-index: 99999;
  display: none;
  left: 100%;
  top: -1px;
}
.p2gtabs-l2 .p2gtab {
  display: block;
  float: none;
  line-height: 35px;
}
.p2gtabs-l2 .p2gtab:hover {
  background-color: #99d9f0;
}
.p2gtabs-l2 .p2gtab:hover > a {
  color: #ffffff !important;
}
.p2gtabs-l2 .p2gtab + .p2gtab {
  border-left: 0;
}
.p2gtabs-l2 .p2gtab-link {
  border-top: 0;
}
.p2gtab-l3 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  border-left: 0px !important;
}
.p2gtab-content {
  display: none;
  overflow-y: scroll;
  width: 100%;
}
.p2gtab-content.active {
  display: inline-block;
}
/* ====== DROP-DOWN MENUS =========*/
.common-dropdown-menu {
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  position: relative;
  padding: 8px 0px 8px 25px;
}
.common-dropdown-menu > .common-dropdown-heading {
  color: #222222;
}
.common-dropdown-menu:before {
  background-color: #fff !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  z-index: 99999;
  content: "";
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 30px;
  top: -1px;
  left: -31px;
  border-left: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.common-dropdown-menu:after {
  color: #222222;
  padding-left: 5px;
  content: "\25BC";
  padding-right: 10px;
}
.common-dropdown-menu:hover {
  background-color: #ffffff;
  border-style-top: solid;
}
.common-dropdown-menu:hover > ul {
  display: block;
}
.common-dropdown-menu > ul {
  background-color: #fff;
  margin-left: 0;
  min-width: 100%;
  position: absolute;
  z-index: 99999;
  display: none;
  margin-top: 8px;
  width: auto;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
}
.common-dropdown-menu > ul.right-aligned {
  right: -1px;
}
.common-dropdown-menu > ul.left-aligned {
  left: -31px;
}
.common-dropdown-menu > ul > .common-dropdown-list-item {
  background-color: #fff;
  list-style: none;
  width: 100%;
  white-space: nowrap;
}
.common-dropdown-menu > ul > .common-dropdown-list-item:before,
.common-dropdown-menu > ul > .common-dropdown-list-item:after {
  display: table;
  content: " ";
  clear: both;
}
.common-dropdown-menu > ul > .common-dropdown-list-item.common-dropdown-list-item .common-dropdown-list-link {
  color: #212121;
  font-family: 'AvenirNextLTPro-Regular';
  white-space: nowrap;
}
.common-dropdown-menu > ul > .common-dropdown-list-item.common-dropdown-list-item .common-dropdown-list-link:hover {
  color: #fff;
}
.common-dropdown-menu > ul > .common-dropdown-list-item.common-dropdown-list-item:hover {
  background-color: #ffffff;
}
.common-dropdown-menu > ul > .common-dropdown-list-item.common-dropdown-list-item:hover > a {
  color: #fff;
}
.common-dropdown-menu > ul > .common-dropdown-list-heading {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  font-weight: bold;
  color: #212121;
  font-family: 'AvenirNextLTPro-Regular';
  white-space: nowrap;
}
/* ALERT */
#ALERT-overlay {
  background-image: url("/CurrentRelease/styles/img/common/alert_bg.png");
  position: fixed;
  z-index: 10000000000;
  display: table;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#ALERT-view {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
}
.ALERT {
  background-color: #ffffff;
  box-shadow: 1px 1px 2px -1px #e3e3e3;
  min-height: 80px;
  position: relative;
  padding: 55px 40px 77px;
  margin: 20px auto;
  width: 548px;
  border-radius: 5px;
}
.ALERT-icon {
  background-image: url("/CurrentRelease/styles/img/common/alert-50.png");
  position: absolute;
  height: 50px;
  width: 50px;
  left: 50px;
  top: 50px;
}
.ALERT-icon.success {
  background: url("/CurrentRelease/styles/img/common/alert-50.png") -150px 0px no-repeat #000000;
  background-color: transparent;
}
.ALERT-icon.working {
  background: url("/CurrentRelease/styles/img/common/alert-50.png") -200px 0px no-repeat #000000;
  background-color: transparent;
}
.ALERT-icon.warning {
  background-position: -50px center;
}
.ALERT-icon.confirm {
  background-position: 0px center;
}
.ALERT-icon.error {
  background-position: -100px center;
}
.ALERT-title {
  font-family: 'AvenirNextLTPro-Regular';
  margin-bottom: 8px;
  margin-left: 85px;
  font-weight: bold;
  font-size: 14px;
}
.ALERT-message {
  font-family: 'AvenirNextLTPro-Regular';
  margin-left: 85px;
  line-height: 1.5;
  word-break: break-word;
  max-height: 135px;
  overflow: auto;
  padding: 0;
  outline: 0;
  border: 0;
  width: 463px;
  white-space: pre-wrap;
}
.ALERT-message--full {
  min-height: 135px;
}
.ALERT-buttons {
  background-color: #f2f2f2;
  border-top: 1px solid #e3e3e3;
  text-align: center;
  position: absolute;
  padding: 18px;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 0px 0px 5px 5px;
}
.ALERT-button {
  background-color: #fbfbfb;
  padding-bottom: 3px;
  line-height: 31px;
  box-shadow: 0 1px 3px #e3e3e3;
  min-width: 120px;
  font-size: 13px;
  height: 31px;
  border: 1px solid #e3e3e3;
  color: #222222;
}
.ALERT-button + .ALERT-button {
  margin-left: 10px;
}
/* LOADING */
#loading {
  background-image: url("/CurrentRelease/styles/img/common/alert_bg.png");
  position: fixed;
  display: none;
  z-index: 100;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
#loading-anim {
  border-radius: 10px;
  margin-left: -60px;
  margin-top: -60px;
  background: url("/CurrentRelease/styles/img/common/loading.gif") center center no-repeat #ffffff;
  position: absolute;
  height: 120px;
  width: 120px;
  left: 50%;
  top: 50%;
}
.w2p-body-wrapper {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto;
  min-height: 100%;
  padding: 12px 0 0 12px;
  width: 100%;
}
/* ====== MEDIA ====== */
.flowplayer {
  background-color: #bbbbbb;
  overflow: hidden;
  height: 310px;
}
.fp-engine,
.large-preview > embed {
  max-height: 100%;
  max-width: 100%;
}
.fp-embed-code {
  height: 150px !important;
}
.fp-embed-code > textarea {
  height: 115px !important;
  font-size: 9px;
  margin-top: 10px;
  color: #444 !important;
  background-color: #efefef !important;
}
.fp-ui {
  z-index: 2;
}
.fp-help {
  display: none !important;
}
/* ===== JQUERY PLACEHOLDER STYLES ========*/
.placeholder {
  color: #878787 !important;
}
.placeholderFocus {
  color: #212121 !important;
}
/* ====== COMPONENT OVERRIDES =======*/
/* SELECT2 */
.select2-container {
  border-radius: 0px !important;
  box-shadow: none !important;
  border: none !important;
}
.select2-container > a {
  border-radius: 0px !important;
  background: #ffffff !important;
  border: 1px solid #efefef !important;
  box-shadow: none !important;
}
.select2-drop {
  border-radius: 0px !important;
  border-style: solid !important;
  border-color: #efefef !important;
  box-shadow: none !important;
  background: #ffffff !important;
  border-top: 1px solid #efefef !important;
}
.select2-arrow {
  background: #99d9f0 !important;
  border-radius: 0px !important;
}
.select2-chosen {
  color: #444444;
  font-family: 'AvenirNextLTPro-Regular';
}
.select2-input {
  background: #ffffff !important;
  color: #222222;
  font-family: 'AvenirNextLTPro-Regular';
}
.select2-results {
  background: #ffffff !important;
}
.select2-results > .select2-result-selectable {
  background: #ffffff;
  color: #222222 !important;
  overflow: auto;
}
.select2-highlighted {
  background: #99d9f0 !important;
  color: #ffffff !important;
}
.select2-no-results,
.select2-searching {
  background: #ffffff !important;
  color: #444444;
  font-family: 'AvenirNextLTPro-Regular';
}
.select2-search-choice-close {
  background-image: url("/CurrentRelease/styles/img/common/select2_inverted.png") !important;
}
.select2-arrow > b {
  background-image: url("/CurrentRelease/styles/img/common/select2_inverted.png") !important;
}
#iconPanel {
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 11;
}
.LOGS {
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  padding: 33px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.LOG-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAASklEQVQoz2NQllf4D8IMRAC4WhiDkEYMdUgcXBpxGvwfCRMjjlMBQQ3YNBKlgYFUG8i2iWQ/kRZ6xMaTioLif+wxTSBFgDWSk/YAk7tPeilMoCUAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f0f0f0;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 33px;
  top: 33px;
  width: 30px;
}
.jstree-anchor {
  padding-left: 5px;
}
.jstree-anchor > .tree_value {
  line-height: 12px;
}
.jstree-anchor > .tree_value.mandatory:before {
  content: "*";
  color: red;
  line-height: 12px;
  padding-right: 5px;
  vertical-align: middle;
}
/* ======== JQUERY UI COMMONS ====================*/
.ui-corner-all {
  border-radius: 0px !important;
}
.ui-widget-content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.skinningEditorBtn {
  position: relative;
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAWCAMAAAAhOpZRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4OUVEOUNBRUMzMDcxMUUzQjkxNUQyQ0M3QTE1QUJCNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4OUVEOUNBRkMzMDcxMUUzQjkxNUQyQ0M3QTE1QUJCNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg5RUQ5Q0FDQzMwNzExRTNCOTE1RDJDQzdBMTVBQkI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg5RUQ5Q0FEQzMwNzExRTNCOTE1RDJDQzdBMTVBQkI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Dkq5wgAAAA9QTFRFk5OTkpKSAAAA/wAA////RCp6SgAAAEhJREFUeNp8jtEKACAIA6f5/99cS0Wj6F46hmzBCpgAsqFHSsd6NVwOV3LkuG5aDwfWhDfWbveR0CNN16f7H/43raf1F1OAAQCIrgMc4P4eFQAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0 0;
  cursor: pointer;
  width: 11px;
  height: 11px;
  display: block;
  z-index: 999999999;
  color: #f5f5f1;
}
.skinningEditorBtn .active :hover {
  background-position: 0 -11px;
}
.skinningEditorPanel {
  left: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  position: fixed;
  height: 300px;
  z-index: 999999998;
  background-color: #f5f5f1;
}
.skinningEditorPanel input {
  color: #444444;
  background-color: #ffffff;
}
.skinningEditorPanel .visible {
  display: block;
}
.application-tabs {
  height: 45px !important;
  margin: 0 !important;
  border: 1px solid #ccc;
}
.application-tab-select {
  border: 1px solid #e3e3e3;
  color: #222222;
  background: #fbfbfb;
  padding: 8px;
  vertical-align: baseline;
  display: inline;
  height: 36px;
  margin-right: 20px;
  font-size: 13px;
  font-weight: bold;
}
.application-tab-select > option {
  padding-right: 20px;
}
.application-button {
  float: right !important;
  margin-top: 2px;
  margin-right: 2px;
  height: 20px;
  font-size: 9px;
  color: #222222;
  background: #fbfbfb;
  line-height: 20px;
}
select.application-button {
  line-height: 20px;
  padding: 0px;
}
.application-div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 255px;
  max-height: 255px;
  min-height: 255px;
  overflow: auto;
  display: none;
  margin: 0 !important;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #f5f5f1;
}
.application-div.active {
  display: inline-block;
}
.application-buttons {
  height: 20px;
  margin: 0 !important;
}
.fields-div {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 220px;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  overflow: auto;
}
.group-tags {
  border-bottom: 1px solid #D5D5C4;
}
.group-tab {
  border: 0px !important;
  border-right: 1px solid #D5D5C4 !important;
  line-height: 1.6em;
  color: #444;
}
.group-tab.active {
  background: #ccc;
}
.group-tab.active > a {
  color: #444 !important;
}
.group-tab-contents {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-height: 200px;
  margin: 0 !important;
  background: #f5f5f1;
}
.group-tab-content {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  margin: 0 !important;
  height: 100%;
  padding: 20px;
}
.group-tab-content .active {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.field-item {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  width: 330px;
  float: top;
  display: inline-block;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #D5D5C4 !important;
  padding-bottom: 20px;
  vertical-align: top;
}
.item-caption {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 300px;
  display: inline-block;
  color: #777;
  padding-top: 5px;
}
.skinItem {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 300px;
  display: inline-block;
}
.item-description {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 300px;
  display: inline-block;
  line-height: 1.4em;
}
.item-edit {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
}
.item-value-inherited {
  color: #ccc;
}
.item-value-inherited > a > span {
  color: #ccc;
}
.item-color-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
}
.item-text-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
}
.item-filereference-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
}
.item-pixelsize-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
  width: 270px !important;
}
.item-fontweight-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #D5D5C4 !important;
  vertical-align: baseline;
  width: 300px;
}
.skin-item-field-select2 {
  width: 300px !important;
}
.level-has-values {
  font-weight: bold;
}
.level-has-no-values {
  font-weight: normal;
  color: #777;
}
/* ====== LOCAL VARIABLES ====== */
/*
	original values:
	background-color:  #f16920;
     border-top: 1px solid #C75605; -> darken bgcolor with 15% is about right
*/
/* ====== CONTAINERS for buttons ====== */
.btnContainer:before,
.btnContainer:after {
  content: "";
  display: table;
}
.btnContainer:after {
  clear: both;
}
.btnContainer {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.btnContainer > .info {
  line-height: 34px;
  margin: 0;
  vertical-align: middle;
}
/* ====== ALIGN ====== */
.fancy_button.onLeft {
  float: left;
  margin-right: 10px;
}
.fancy_button.dropup:after {
  position: absolute;
  color: #6e6e6e;
  right: 5px;
  content: "\25B2";
}
.fancy_button.onRight,
.fancy_icon.onRight {
  float: right;
  margin-left: 10px;
}
.fancy_button.inCenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: none;
}
/* ====== Buttons ====== */
.fancy_button {
  background-color: #fbfbfb;
  padding-right: 18px;
  padding-left: 18px;
  white-space: nowrap;
  line-height: 36px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e3e3e3;
  height: 34px;
  color: #222222;
  font-family: 'AvenirNextLTPro-Regular';
  text-decoration: none;
}
.fancy_button.inactive {
  background-color: #fbfbfb !important;
  color: #222222 !important;
}
.fancy_button.inactive:hover {
  background-color: #fbfbfb !important;
}
.fancy_button.inactive:hover > a {
  color: #222222;
}
.fancy_button.inactive:hover > a:visited {
  color: #222222;
}
.fancy_button.highlighted {
  background-color: #99d9f0 !important;
  color: #ffffff !important;
}
.fancy_button.highlighted > a {
  color: #ffffff !important;
  text-decoration: none;
}
.fancy_button:hover {
  text-decoration: none;
  color: #222222;
  background: #efefef;
  border-color: #efefef;
}
.fancy_button:active {
  box-shadow: none;
}
.fancy_button:active.inactive {
  top: 0px !important;
}
.fancy_button.active {
  color: #222222 !important;
  background: #efefef !important;
}
.fancy_button.inline {
  display: inline-block;
}
.fancy_button_narrow {
  height: 25px;
  line-height: 25px;
}
.fancy_button.working {
  background-color: #e0e0e0;
  cursor: not-allowed;
  color: #777777;
}
.fancy_button--right_icon {
  padding-right: 52px;
}
.fancy_button--left_icon {
  padding-left: 52px;
}
.fancy_button--right_icon:before,
.fancy_button--left_icon:before {
  background-image: url("/CurrentRelease/styles/img/buttons/default_buttons.png");
  background-color: #99d9f0;
  border-bottom: 1px solid #99d9f0;
  border-top: 1px solid #99d9f0;
  position: absolute;
  content: "";
  height: 100%;
  width: 34px;
  top: -1px;
}
.fancy_button--right_icon:hover:before,
.fancy_button--left_icon:hover:before {
  filter: saturate(0.7);
}
.fancy_button--right_icon:before {
  border-right: 1px solid #e3e3e3;
  right: -1px;
}
.fancy_button--left_icon:before {
  border-left: 1px solid #e3e3e3;
  left: -1px;
}
.fancy_button.working:before {
  background-color: #939393;
}
.fancy_button--right_icon.working:before {
  border-right: 1px solid #e3e3e3;
}
.fancy_button--left_icon.working:before {
  border-left: 1px solid #e3e3e3;
}
.fancy_button--left:before {
  background-position: center -83px;
  background-size: inherit;
}
.fancy_button--right:before {
  background-position: center -123px;
  background-size: inherit;
}
.fancy_button--cart:before {
  background-position: center -3px;
  background-size: inherit;
}
.fancy_button--check:before {
  background-position: center -363px;
  background-size: inherit;
}
.fancy_button--ok:before {
  background-position: center -322px;
  background-size: inherit;
}
.fancy_button--facebook:before {
  background-position: center -563px;
  background-size: inherit;
}
.fancy_button--gelato:before {
  background-position: center -763px;
  background-size: inherit;
}
.fancy_button--issuu:before {
  background-position: center -643px;
  background-size: inherit;
}
.fancy_button--download:before {
  background-position: -33px 50%;
  background-image: url("/currentrelease/styles/img/damarchive/dam-toolbar-icons.png");
  background-size: inherit;
}
.fancy_button--email:before {
  background-position: -374px 50%;
  background-image: url("/currentrelease/styles/img/damarchive/dam-toolbar-icons.png") !important;
  background-size: inherit;
}
/* ====== DROP-DOWN MENUS =========*/
.fancy-dropdown-menu {
  background-color: #fbfbfb;
  padding-right: 18px;
  padding-left: 18px;
  white-space: nowrap;
  line-height: 36px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #e3e3e3;
  height: 34px;
  font-family: 'AvenirNextLTPro-Regular';
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  color: #222222;
}
.fancy-dropdown-menu.onLeft {
  float: left;
  margin-right: 10px;
}
.fancy-dropdown-menu.dropup:after {
  position: absolute;
  color: #6e6e6e;
  right: 5px;
  content: "\25B2";
}
.fancy-dropdown-menu.onRight {
  float: right;
  margin-left: 10px;
}
.fancy-dropdown-menu.inCenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: none;
}
.fancy-dropdown-menu.inactive {
  background-color: #fbfbfb !important;
  color: #222222 !important;
}
.fancy-dropdown-menu.inactive:hover {
  background-color: #fbfbfb !important;
}
.fancy-dropdown-menu.inactive:hover > a {
  color: #222222;
}
.fancy-dropdown-menu.inactive:hover > a:visited {
  color: #222222;
}
.fancy-dropdown-menu.highlighted {
  background-color: #99d9f0 !important;
  color: #ffffff !important;
}
.fancy-dropdown-menu.highlighted > a {
  color: #ffffff !important;
  text-decoration: none;
}
.fancy-dropdown-menu:hover {
  text-decoration: none;
  color: #222222;
  background: #efefef;
  border-color: #efefef;
}
.fancy-dropdown-menu:active {
  box-shadow: none;
}
.fancy-dropdown-menu:active.inactive {
  top: 0px !important;
}
.fancy-dropdown-menu.active {
  color: #222222 !important;
  background: #efefef !important;
}
.fancy-dropdown-menu.inline {
  display: inline-block;
}
.fancy-dropdown-menu > a {
  color: #222222;
}
.fancy-dropdown-menu > a > a {
  color: #222222;
}
.fancy-dropdown-menu > a > a:visited {
  color: #222222 !important;
}
.fancy-dropdown-menu > a > a:hover {
  background-color: #efefef !important;
  color: #222222 !important;
  border-color: #efefef !important;
}
.fancy-dropdown-menu > a > a:hover > a {
  color: #222222 !important;
}
.fancy-dropdown-menu > a > a:hover > a > a {
  color: #222222 !important;
}
.fancy-dropdown-menu > a:visited {
  color: #222222 !important;
}
.fancy-dropdown-menu > a:hover {
  background-color: #efefef !important;
  color: #222222 !important;
  border-color: #efefef !important;
}
.fancy-dropdown-menu > a:hover > a {
  color: #222222 !important;
}
.fancy-dropdown-menu > a:hover > a > a {
  color: #222222 !important;
}
.fancy-dropdown-menu:hover {
  background-color: #efefef;
  border-color: #efefef !important;
  color: #222222 !important;
}
.fancy-dropdown-menu:hover > a {
  color: #222222 !important;
}
.fancy-dropdown-menu:hover > a > a {
  color: #222222 !important;
}
.fancy-dropdown-menu.highlighted > a {
  background-color: #99d9f0 !important;
  color: #ffffff !important;
}
.fancy-dropdown-menu.highlighted > a > a {
  color: #ffffff !important;
}
.fancy-dropdown-menu.highlighted > a > a:hover {
  color: #ffffff !important;
}
.fancy-dropdown-menu.highlighted > a:hover {
  color: #ffffff !important;
}
.fancy-dropdown-menu.highlighted:hover {
  color: #ffffff !important;
}
.fancy-dropdown-menu > .fancy-dropdown-heading {
  color: #222222;
}
.fancy-dropdown-menu.icon-left {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.fancy-dropdown-menu.icon-left > ul {
  left: -30px !important;
}
.fancy-dropdown-menu.icon-left > ul.right-aligned {
  right: 0px !important;
  left: auto !important;
}
.fancy-dropdown-menu.icon-left > ul.left-aligned {
  left: -30px !important;
}
.fancy-dropdown-menu.icon-left:before {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
  background-color: #99d9f0 !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  content: "";
  position: absolute;
  height: 100%;
  width: 30px;
  top: -1px;
  left: -30px;
  border-bottom: 1px solid #99d9f0;
  border-top: 1px solid #99d9f0;
}
.fancy-dropdown-menu.icon-left:before:hover {
  filter: saturate(0.7);
}
.fancy-dropdown-menu:after {
  padding-left: 5px;
  content: "\25BC";
  height: 100%;
  padding-right: 0;
  position: absolute;
  right: 5px;
  font-size: 7px;
}
.fancy-dropdown-menu.dropdown {
  border-style-top: solid;
}
.fancy-dropdown-menu.dropdown > ul {
  display: block;
}
.fancy-dropdown-menu > ul {
  background-color: #ffffff;
  text-align: left;
  margin-left: 0;
  min-width: 100%;
  position: absolute;
  display: none;
  line-height: 2.5em;
  z-index: 10;
  top: 100%;
  left: 0px;
  white-space: nowrap;
  border: 1px solid #e3e3e3;
}
.fancy-dropdown-menu > ul.right-aligned {
  right: 0px !important;
  left: auto !important;
}
.fancy-dropdown-menu > ul.left-aligned {
  left: -30px !important;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item {
  border: 0px !important;
  background-color: #ffffff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  width: 100%;
  white-space: nowrap;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item:before,
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item:after {
  display: table;
  content: " ";
  clear: both;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item.inactive:hover {
  background-color: #99d9f0;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item.inactive:hover > a {
  color: #212121 !important;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item > a {
  padding: 0px 20px;
  color: #222222;
  white-space: nowrap;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item > a.fancy-dropdown-columns {
  padding: 0px 0px;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item > a:hover {
  color: #ffffff;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item:hover {
  background-color: #99d9f0;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-item:hover > a {
  color: #ffffff;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-heading {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none !important;
  color: #ffffff;
  background-color: #99d9f0;
  border-bottom: 1px solid #99d9f0;
  width: 100%;
  margin: 0 !important;
  padding: 0 important;
  white-space: nowrap;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-heading:before,
.fancy-dropdown-menu > ul > .fancy-dropdown-list-heading:after {
  display: table;
  content: " ";
  clear: both;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-heading > ul {
  list-style: none;
}
.fancy-dropdown-menu > ul > .fancy-dropdown-list-heading > ul > li {
  list-style: none;
}
.fancy_icon--x:before {
  background-position: center -372px;
}
.fancy_icon:before {
  background-image: url("/CurrentRelease/styles/img/buttons/default_buttons.png");
  width: 34px;
  height: 34px;
  line-height: 36px;
  content: "\00a0\00a0\00a0\00a0\00a0";
}
.fancy_icon {
  background-color: #99d9f0;
  line-height: 36px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #222222;
  font-family: 'AvenirNextLTPro-Regular';
  height: 36px;
  padding-left: 11px;
  padding-right: 26px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  width: 0;
  display: block;
}
.fancy_icon:hover {
  filter: saturate(0.7);
}
.cart_panel-button,
.cart_message-button {
  background-color: #fbfbfb;
  padding-right: 18px;
  padding-left: 18px;
  white-space: nowrap;
  line-height: 36px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e3e3e3;
  height: 34px;
  color: #222222;
  font-family: 'AvenirNextLTPro-Regular';
  text-decoration: none;
  /*background-color: #fff;
    padding-right: 18px;
    padding-left: 18px;
    white-space: nowrap;
    line-height: 36px;
    //box-shadow: 0 2px 2px -1px @common-border-color;
    -webkit-border-radius: @buttons-border-radius;
    -moz-border-radius: @buttons-border-radius;
    border-radius: @buttons-border-radius;
    font-size: @buttons-font-size;
    position: relative;
    border: @common-border-width @common-border-style @common-border-color;
    height: 34px;
    color: inherit; */
}
.cart_panel-button.onLeft,
.cart_message-button.onLeft {
  float: left;
  margin-right: 10px;
}
.cart_panel-button.dropup:after,
.cart_message-button.dropup:after {
  position: absolute;
  color: #6e6e6e;
  right: 5px;
  content: "\25B2";
}
.cart_panel-button.onRight,
.cart_message-button.onRight {
  float: right;
  margin-left: 10px;
}
.cart_panel-button.inCenter,
.cart_message-button.inCenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: none;
}
.cart_panel-button.inactive,
.cart_message-button.inactive {
  background-color: #fbfbfb !important;
  color: #222222 !important;
}
.cart_panel-button.inactive:hover,
.cart_message-button.inactive:hover {
  background-color: #fbfbfb !important;
}
.cart_panel-button.inactive:hover > a,
.cart_message-button.inactive:hover > a {
  color: #222222;
}
.cart_panel-button.inactive:hover > a:visited,
.cart_message-button.inactive:hover > a:visited {
  color: #222222;
}
.cart_panel-button.highlighted,
.cart_message-button.highlighted {
  background-color: #99d9f0 !important;
  color: #ffffff !important;
}
.cart_panel-button.highlighted > a,
.cart_message-button.highlighted > a {
  color: #ffffff !important;
  text-decoration: none;
}
.cart_panel-button:hover,
.cart_message-button:hover {
  text-decoration: none;
  color: #222222;
  background: #efefef;
  border-color: #efefef;
}
.cart_panel-button:active,
.cart_message-button:active {
  box-shadow: none;
}
.cart_panel-button:active.inactive,
.cart_message-button:active.inactive {
  top: 0px !important;
}
.cart_panel-button.active,
.cart_message-button.active {
  color: #222222 !important;
  background: #efefef !important;
}
.cart_panel-button.inline,
.cart_message-button.inline {
  display: inline-block;
}
.cart_panel-button:hover,
.cart_message-button:hover {
  text-decoration: none;
  color: #222222;
  background: #efefef;
  border-color: #efefef;
}
.cart_panel-button--right_icon {
  padding-right: 52px;
}
.cart_panel-button--left_icon {
  padding-left: 52px;
}
.cart_panel-button--right_icon:before,
.cart_panel-button--left_icon:before {
  background-image: url("/CurrentRelease/styles/Cart/img/icons.png");
  background-color: #99d9f0;
  border-bottom: 1px solid #99d9f0;
  border-top: 1px solid #99d9f0;
  position: absolute;
  content: "";
  height: 100%;
  width: 34px;
  top: -1px;
}
/* ====== MAIN LAYOUT ====== */
body {
  background-color: #f5f5f1;
  font-family: 'AvenirNextLTPro-Regular';
  min-height: 100%;
  font-size: 12px;
  color: #212121;
}
body.loading #loading {
  display: block;
}
body.ALERT-visible {
  overflow: hidden;
}
/* ====== GRID ... ====== */
.wrap {
  margin-right: auto;
  margin-left: auto;
  zoom: 1;
}
/* ====== TYPE & LINKS ====== */
html,
input,
button,
select,
textarea {
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  font-weight: 300;
}
label,
form,
input,
button,
textarea,
fieldset,
span,
div {
  vertical-align: text-top;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 12px;
  font-weight: 300;
}
/* ====== CUSTOM RESET ====== */
html,
body,
div,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
label,
form,
hr,
fieldset,
menu,
nav,
audio,
canvas,
video {
  vertical-align: baseline;
  padding: 0;
  margin: 0;
  border: 0;
}
article,
aside,
caption,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
hr {
  background-color: #444;
  margin-top: -1px;
  height: 1px;
}
abbr[title] {
  border-bottom: 1px dotted;
}
sub,
sup {
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
textarea {
  max-width: 100%;
  resize: vertical;
}
input[type="submit"],
input[type="button"],
input[type="reset"],
button,
label {
  cursor: pointer;
}
a {
  text-decoration: none;
}
p a {
  border-bottom: 1px dotted;
}
p a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
p img {
  max-width: 100%;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%;
}
body {
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: common-ligatures;
  text-rendering: optimizeLegibility;
  line-height: 1;
  font-family: 'AvenirNextLTPro-Regular';
}
/* SEARCH TAGS */
#search-tags {
  min-height: 35px;
}
#search-tags:before,
#search-tags:after {
  display: table;
  content: " ";
  clear: both;
}
.search-tags_plus,
.search-tags_split,
.search-tag,
.search-tag--lightbox,
.search-tag--manage,
.search-tag--back,
.search-tag-close_btn {
  position: relative;
  display: inline;
  float: left;
}
.search-tags_plus {
  margin-right: 15px;
  margin-top: 20px;
  position: relative;
  height: 10px;
  width: 10px;
}
.search-tags_plus:before,
.search-tags_plus:after {
  background-color: #000;
  position: absolute;
  content: "";
}
.search-tags_plus:before {
  height: 2px;
  width: 100%;
  top: 4px;
}
.search-tags_plus:after {
  height: 100%;
  width: 2px;
  left: 4px;
}
.search-tags_split {
  background-color: #e3e3e3;
  margin-bottom: -10px;
  margin-right: 25px;
  position: relative;
  height: 40px;
  width: 1px;
}
.search-tag,
.search-tag--lightbox,
.search-tag--manage,
.search-tag--back {
  white-space: nowrap;
  line-height: 20px;
  margin-top: 15px;
  position: relative;
  height: 20px;
}
.search-tag,
.search-tag--lightbox,
.search-tag--manage {
  padding-right: 22px;
  margin-right: 15px;
  padding-left: 5px;
  font-size: 12px;
  color: #ffffff;
}
.search-tag:after,
.search-tag--lightbox:after,
.search-tag--manage:after {
  border-bottom: 10px solid transparent;
  border-left: 9px solid #99d9f0;
  border-top: 10px solid transparent;
  position: absolute;
  content: "";
  right: -9px;
  width: 0;
  top: 0;
}
.search-tag {
  background-color: #99d9f0;
}
.search-tag--lightbox,
.search-tag--manage {
  background-color: #99d9f0;
}
.search-tag--lightbox:after,
.search-tag--manage:after {
  border-left-color: #99d9f0;
}
.search-tag--lightbox:before {
  margin-right: 5px;
  background-image: url("/CurrentRelease/styles/img/common/tags-icons.png");
  background-repeat: no-repeat;
  background-position: -22px center;
  content: "";
  height: 20px;
  float: left;
  width: 15px;
}
.search-tag--back {
  box-shadow: 1px 1px 2px -1px #e3e3e3;
  margin-right: 25px;
  margin-left: 6px;
}
.search-tag--back:after {
  border-bottom: 10px solid transparent;
  border-right: 9px solid #CCC;
  border-left: none;
  border-top: 10px solid transparent;
  position: absolute;
  content: "";
  left: -9px;
  top: 0;
}
.search-tag--back_inner {
  background-color: #fff;
  padding-right: 5px;
  padding-left: 14px;
  line-height: 18px;
  font-size: 11px;
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  color: #666;
}
.search-tag--back_inner:before {
  border-bottom: 10px solid transparent;
  border-right: 9px solid #fff;
  border-top: 10px solid transparent;
  position: absolute;
  z-index: 2;
  content: "";
  width: 0;
  left: -9px;
  top: -1px;
}
.search-tag--back_inner:after {
  margin-right: 5px;
  background-image: url("/CurrentRelease/styles/img/common/tags-icons.png");
  background-repeat: no-repeat;
  background-position: 0px center;
  position: absolute;
  content: "";
  height: 18px;
  width: 11px;
  left: 0;
}
.search-tag-exit_btn,
.search-tag-close_btn {
  background-image: url("/CurrentRelease/styles/img/common/tags-icons.png");
  background-repeat: no-repeat;
  background-position: -11px center;
  position: absolute;
  height: 11px;
  width: 11px;
  right: 2px;
  top: 5px;
}
.select2-container {
  width: 100% !important;
}
.select2-chosen {
  color: #212121;
}
.select2-match {
  vertical-align: baseline !important;
}
.select2-container-multi > ul > li {
  border-radius: 0px !important;
  border: none !important;
  background-color: #99d9f0 !important;
  color: #ffffff !important;
}
.select2-container-multi > ul > li > div {
  color: #ffffff !important;
}
.select2-container-multi > ul > .select2-search-field {
  background-color: #ffffff !important;
}
.select2-container-multi > ul > .select2-search-field:after {
  background-color: #ffffff !important;
}
#details-tags-content-reg.has-edit > div > ul > .select2-search-field:after .details-users-dropdown-results {
  width: 100%;
}
#details-tags-content-reg.has-edit > div > ul > .select2-search-field:after .details-users-dropdown-results:before,
#details-tags-content-reg.has-edit > div > ul > .select2-search-field:after .details-users-dropdown-results:after {
  display: table;
  content: " ";
  clear: both;
}
.details-users-dropdown-result {
  position: relative;
  display: inline;
  float: left;
}
.details-users-dropdown-result.result-avatar {
  width: 70px;
}
.details-users-dropdown-result.result-avatar > img {
  height: 50px;
  width: 50px;
  border: 2px solid #EFEFEF;
  border-radius: 10px;
}
.details-users-dropdown-result.result-text {
  overflow: none;
}
.details-users-dropdown-text:before,
.details-users-dropdown-text:after {
  display: table;
  content: " ";
  clear: both;
}
.details-users-dropdown-texts {
  list-style: none;
  line-height: 1.3em;
  display: inline-block;
  color: #444;
}
.details-users-dropdown-texts.dropdown-heading {
  font-weight: bold;
}
.select2-highlighted {
  background-color: #99d9f0 !important;
}
.select2-highlighted .details-users-dropdown-texts {
  color: #ffffff !important;
  background-color: #99d9f0 !important;
}
.select2-highlighted img {
  border: 2px solid #FFF !important;
}
.ui-widget-header {
  background: #99d9f0 !important;
}
.ui-datepicker table {
  background: #ecece5;
}
.highslide-credits {
  display: none !important;
}
body {
  background: #fff !important;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.resultContainer {
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thumbwrapper {
  background: #FFF none repeat scroll 0 0;
  border: 1px solid #efefef;
  float: left;
  position: relative;
  min-height: 265px;
  margin: 0 16px 16px 0;
  padding: 0px;
  text-align: center;
  width: 200px;
  display: block;
}
.thumbwrapper img {
  border-collapse: separate;
  max-height: 200px;
  max-width: 200px;
}
.thumbwrapper a,
.dpi {
  font-size: 9px !important;
}
a.actionLink:not(:last-child):after {
  /* add " - " to all actionlinks except last */
  content: " - ";
}
.dpi:not(:empty):before {
  /* add "(" to all dpi spans where content is not null*/
  content: "(";
}
.dpi:not(:empty):after {
  /* add " dpi" to all dpi spans where contentis not null*/
  content: " dpi)";
}
.obtTitle {
  word-wrap: break-word;
}
.obtChk {
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 999;
}
#navBar {
  display: none;
}
#logo-pane {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
#title-pane {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
.public-share-title {
  font-size: 20px;
  width: 100%;
  display: inline-block;
}
.public_sharing-header-items {
  width: 100%;
  display: inline-block;
  background: #dedede;
  padding: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.public_sharing-header-item {
  list-style: none;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
.public_sharing-header-item > select {
  height: 24px;
}
.public_sharing-header-item > .fancy_button {
  height: 20px;
  line-height: 20px;
}
.public_sharing-header-item > .formatWarning {
  color: blue;
  font-style: italic;
  margin-left: 15px;
  line-height: 20px;
}
.public_sharing-header-item.left-aligned {
  float: left;
  margin-right: 30px;
}
.public_sharing-header-item.right-aligned {
  float: right;
  margin-left: 30px;
}
#lightbox-preview {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
#lightbox-preview {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F4F4F4;
  margin-bottom: 2px;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  position: relative;
  z-index: 2;
  cursor: pointer;
  height: 265px;
}
#lightbox-preview.highlighted {
  box-shadow: 0 0 5px #99d9f0;
  outline: 1px solid #99d9f0;
}
#lightbox-preview > .sidebar-bottom_buttons {
  box-shadow: none;
  position: absolute;
  z-index: 4;
  bottom: 0;
  right: -1px;
  left: -1px;
}
#lightbox-preview_items {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
  font-size: 12px;
}
#lightbox-click_info {
  background-position: center 5px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAAhISFcHpClAAAAAnRSTlMANrkpWKEAAAAZSURBVBjTY2BgYGxgAIHBSv0HAxg12J0LAAWQIyMjuVOrAAAAAElFTkSuQmCC);
  padding-top: 60px;
  line-height: 1.5;
  text-align: center;
  font-size: 13px !important;
  position: absolute;
  z-index: 1;
  bottom: 40px;
  color: #aaa !important;
  right: 20px;
  left: 20px;
}
#lightbox-drag_info {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  z-index: 10;
  display: none;
  bottom: 1px;
  width: 100%;
  text-align: center;
  font-size: 16px !important;
  color: #a1a1a1 !important;
  top: 0;
}
#lightbox-upload {
  background: #e3e3e3;
  position: absolute;
  display: none;
  z-index: 6;
  height: 100%;
  width: 100%;
  top: 0;
}
#upload-process {
  position: absolute;
  bottom: 18px;
  top: 18px;
  right: 18px;
  left: 18px;
}
#lightbox-process {
  position: relative;
  right: 18px;
  left: 18px;
  float: top;
  display: inline-block;
}
.lightbox-process-filename {
  display: inline-block;
  padding-bottom: 6px;
  width: 100%;
  line-height: 14px;
  font-size: 11px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lightbox-process-stats {
  padding-bottom: 9px;
  line-height: 14px;
  font-size: 10px;
  color: #a1a1a1;
  bottom-line: 1px dashed #444;
}
.lightbox-process_holder {
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #efefef;
  padding: 3px;
  height: 3px;
  width: 100%;
}
.lightbox-process-cancel {
  position: absolute;
  right: -12px;
  display: block;
  height: 10px;
  width: 10px;
  font-size: 7px;
  top: 0px;
  cursor: pointer;
}
.lightbox-process_status {
  background-color: #99d9f0;
  height: 3px;
  width: 0;
}
.lightbox-process_status.fallback {
  background-image: url("/CurrentRelease/styles/img/DAMArchive/process.gif");
  width: 100%;
}
.lightbox-process_status.fallback-uploaded {
  background-image: none !important;
}
