#cboxClose {
  top: -16px;
  right: 0;
  width: 32px;
  height: 32px;
  background: url("/common/images/close-btn.svg"); }

/*#cboxWrapper{
  overflow: visible;
}*/
#cboxLoadedContent {
  /*overflow: visible !important;*/
  border: none;
  width: calc(100% - 16px) !important;
  max-width: 100%; }

#cboxContent {
  background: transparent;
  max-width: 100%; }

#colorbox {
  max-width: 100%; }

#cboxWrapper {
  max-width: 100%; }

#cboxMiddleLeft {
  max-width: 100%; }
