#sxa-toolbox:not(.show-toolbox) {
  right: -266px;
}
#sxa-toolbox:not(.show-toolbox) .sxa-toolbox-expander {
  right: 268px;
}
#sxa-toolbox:not(.show-toolbox) .sxa-toolbox-expander::after {
  background: url("/sitecore/shell/client/Speak/Assets/img/Speak/Common/16x16/white/navigate_left.png") no-repeat center center;
}

.expander-out-screen {
  transform: translateY(-50%);
  top: 50% !important;
}

#sxa-toolbox {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  position: fixed;
  z-index: 9051;
  font-size: 12px;
  background: #ffffff;
  color: #222222;
  font-family: "Open Sans", Arial, sans-serif;
  padding: 0;
  margin: 0;
  min-width: 270px;
  width: 270px;
  -ms-touch-action: none;
  right: 0px;
  height: 100%;
  border-left: 4px solid #474747;
  background: #f7f7f7;
  background-color: #969696;
}
#sxa-toolbox .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
#sxa-toolbox.sxa-mobile-toolbox {
  position: fixed;
  right: -266px !important;
  height: 100%;
  width: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-label {
  margin-left: 25px;
}
#sxa-toolbox.sxa-mobile-toolbox::before {
  border-right: 4px solid #474747;
  content: '';
  position: absolute;
  top: 0px;
  right: -3px;
  left: 0px;
  bottom: 0px;
  z-index: -1;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-empty {
  background: none;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-expander {
  display: block;
  position: absolute;
  background: #474747 no-repeat;
  height: 64px;
  width: 32px;
  top: 500px;
  left: -36px;
  cursor: pointer;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-expander::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 5px;
  width: 20px;
  height: 20px;
  background: url("/sitecore/shell/client/Speak/Assets/img/Speak/Common/16x16/white/navigate_left.png") no-repeat center center;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-header {
  background-color: #474747;
  display: inline-block;
  color: #ffffff;
  width: 100%;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-header .sxa-toggle-device {
  display: none;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-header .sxa-toggle-device-touch {
  display: block;
  padding-right: 90px;
  padding-bottom: 8px;
  height: 36px;
  float: right;
}
#sxa-toolbox.sxa-mobile-toolbox .sxa-toolbox-header .sxa-toggle-device-touch:after {
  content: '';
  background: url("../images/toolbox_mode_touch.png") no-repeat 1px 2px;
  background-size: 75px;
  position: absolute;
  width: 96px;
  height: 40px;
}
#sxa-toolbox.sxa-mobile-toolbox .gripper-icon {
  display: block !important;
  width: 30px;
  height: 30px;
  cursor: move;
  font-weight: bold;
  margin-left: -30px;
  margin-top: 5px;
  float: left;
}
#sxa-toolbox.sxa-mobile-toolbox .gripper-icon svg {
  fill: #747474;
}
#sxa-toolbox.sxa-mobile-toolbox .hide-toolbox .icon {
  position: relative;
  top: 7px;
  left: 2px;
}
#sxa-toolbox.sxa-mobile-toolbox.show-toolbox {
  right: 0 !important;
}
#sxa-toolbox.sxa-mobile-toolbox.show-toolbox ~ #wrapper {
  width: -webkit-calc(100% - 272px);
  width: -moz-calc(100% - 272px);
  width: calc(100% - 272px);
}
#sxa-toolbox.sxa-mobile-toolbox .mCSB_container ul li {
  padding-left: 35px !important;
}
#sxa-toolbox.sxa-mobile-toolbox .mCSB_container ul li span {
  box-sizing: border-box;
  display: block;
  padding: 15px 5px 15px 35px !important;
  background-position: 5px 10px !important;
}
#sxa-toolbox.sxa-mobile-toolbox #sxa-toolbox-root {
  margin: 0;
  margin-top: -5px;
}
#sxa-toolbox.sxa-mobile-toolbox #sxa-toolbox-root .mCSB_container > div > span {
  padding: 10px 0 10px 25px;
  background-position: 6px 12px;
  height: 39px;
}
#sxa-toolbox.sxa-mobile-toolbox #sxa-toolbox-root .mCSB_container > div > span:after {
  top: 8px;
}
#sxa-toolbox.sxa-mobile-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded {
  padding-left: 20px;
}
#sxa-toolbox.sxa-mobile-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded:after {
  top: 8px;
}
#sxa-toolbox .sxa-toolbox-header {
  height: 39px;
}
#sxa-toolbox .sxa-toolbox-expander {
  display: block;
  position: absolute;
  background: #474747 no-repeat;
  height: 64px;
  width: 32px;
  top: 400px;
  right: 270px;
  cursor: pointer;
}
#sxa-toolbox .sxa-toolbox-expander::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 5px;
  width: 20px;
  height: 20px;
  background: url("/sitecore/shell/client/Speak/Assets/img/Speak/Common/16x16/white/navigate_right.png") no-repeat center center;
}
#sxa-toolbox .gripper-icon {
  display: none;
}
#sxa-toolbox .handle {
  border-radius: 0;
  position: relative;
  font-weight: bold;
  color: #ffffff;
  background: #474747;
  border: none;
}
#sxa-toolbox .handle div {
  font-weight: bold;
  height: 16px;
  cursor: pointer;
}
#sxa-toolbox .handle .hide-toolbox {
  position: absolute;
  top: 8px;
  right: 7px;
  cursor: pointer;
  z-index: 1000;
}
#sxa-toolbox .handle .icon {
  display: block;
  background: url("/sitecore/shell/themes/standard/Images/accordion_down.png") no-repeat;
  background-position: center center !important;
  width: 16px;
  height: 16px;
}
#sxa-toolbox .handle .sxa-toggle-device-touch {
  display: none;
}
#sxa-toolbox .handle .sxa-toggle-device {
  display: block;
  position: absolute;
  z-index: 1000;
  top: -2px;
  width: 144px;
  height: 40px;
  right: -54px;
}
#sxa-toolbox .handle .sxa-toggle-device:after {
  content: '';
  background: url("../images/toolbox_mode_desktop.png") no-repeat 1px 2px;
  background-size: 75px;
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 100%;
}
#sxa-toolbox.show-toolbox #sxa-toolbox-root {
  display: block;
}
#sxa-toolbox.show-toolbox .handle .icon {
  background: url("/sitecore/shell/themes/standard/Images/accordion_up.png") no-repeat;
  background-position: center center !important;
}
#sxa-toolbox.show-toolbox .sxa-toolbox-expander::after {
  background: url("/sitecore/shell/client/Speak/Assets/img/Speak/Common/16x16/white/navigate_right.png") no-repeat center center !important;
}
#sxa-toolbox ~ #wrapper {
  position: relative;
  left: 0;
}
#sxa-toolbox #sxa-toolbox-root ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#sxa-toolbox #sxa-toolbox-root ul li {
  transition: background 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  background: #f7f7f7;
  padding: 0;
  border-bottom: 1px solid #f7f7f7;
}
#sxa-toolbox #sxa-toolbox-root ul li:hover {
  background: #7f8c8d;
  color: #ffffff;
}
#sxa-toolbox #sxa-toolbox-root ul li span {
  display: block;
  padding: 5px 0 5px 25px;
}
#sxa-toolbox #sxa-toolbox-root li ul {
  margin-left: 0;
}
#sxa-toolbox .sxa-toolbox-empty {
  max-width: 266px;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  cursor: not-allowed;
  background: #CDCDCD;
}
#sxa-toolbox #sxa-toolbox-root {
  margin: 0;
  z-index: 9999;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container span.ui-draggable {
  line-height: 18px;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  font-weight: 600;
  font-family: "Open Sans", Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #969696;
  position: relative;
  padding: 5px 0 5px 20px;
  border-bottom: 1px solid #7f8c8d;
  min-height: 29px;
  line-height: 21px;
  width: 100%;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.sxa-toolbox-empty-section:after, #sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded.sxa-toolbox-empty-section:after {
  background: none;
  width: 0;
  height: 0;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url("/sitecore/shell/themes/standard/Images/accordion_down.png") no-repeat center center;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded {
  border-left: 5px solid #DC291E;
  padding-left: 15px;
  background: #474747;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url("/sitecore/shell/themes/standard/Images/accordion_up.png") no-repeat center center;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.expanded + ul {
  display: block;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span + ul {
  display: none;
}
#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span:hover {
  background-color: #292929;
}
#sxa-toolbox #sxa-toolbox-root {
  overflow-y: auto;
}
#sxa-toolbox.show-toolbox {
  right: 0 !important;
}
#sxa-toolbox.show-toolbox ~ #wrapper {
  box-sizing: content-box;
  padding-right: 272px;
  width: initial;
}
#sxa-toolbox .sxa-toolbox-label {
  float: left;
  margin: 0 auto;
  margin-top: 10px;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: default !important;
}

.sxa-toolbox-div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  clear: both;
  position: relative;
  height: auto;
  overflow: visible;
}

.sxa-toolbox-div .zg-delightful-droppable {
  top: 0px;
}

.sxa-toolbox-droppable.toolbox-dropping, .sxa-toolbox-div.toolbox-dropping {
  position: relative;
  min-height: 80px;
}
.sxa-toolbox-droppable.toolbox-dropping .inner, .sxa-toolbox-div.toolbox-dropping .inner {
  border-radius: 100%;
  content: '';
  position: absolute;
  top: -20px;
  z-index: 9999;
  left: 0;
  right: 0;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  background-color: #96A557 !important;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
}

.sxa-toolbox-droppable.toolbox-dropping .inner, .sxa-toolbox-div.toolbox-dropping .inner {
  top: -27px;
}

.sxa-toolbox-droppable {
  font-size: 12px;
  font-family: "Open Sans", Arial, sans-serif;
  position: relative;
  width: 100%;
  padding: 5px 0 5px 5px;
  box-sizing: border-box;
}
.sxa-toolbox-droppable.hovered {
  border: 1px solid #222222;
}

.boxed .sxa-toolbox-droppable {
  left: 0;
  right: 0;
}

.ui-draggable-dragging.toolbox-item {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 2px;
  opacity: 0.8;
  font-size: 1.4;
  background-position: top 5px center !important;
  background-size: 24px 24px !important;
  background-color: #161C22 !important;
  color: #ffffff;
  padding: 30px 20px 10px 20px;
  z-index: 10001;
  cursor: pointer;
}
.ui-draggable-dragging .sxa-toolbox-droppable-pos {
  color: #96A557;
}

.sxa-toolbox-search {
  position: relative;
}

.sxa-toolbox-search .sxa-toolbox-search-input {
  width: 100%;
  padding: 8px;
  border-radius: 0;
  padding-right: 20px;
}

.sxa-toolbox-search .sxa-toolbox-clear-search {
  position: absolute;
  top: 50%;
  right: 5px;
  font-size: 16px;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.sxa-toolbox-hided {
  display: none !important;
}

.sxa-search-glass-btn {
  background: url("../images/toolbox_search_glass.png") 0 0 no-repeat;
  width: 16px;
  float: right;
  background-size: contain;
  position: absolute;
  right: 94px;
  top: 50%;
  transform: translateY(-50%);
}

#sxa-toolbox #sxa-toolbox-root .mCSB_container > div > span.search-expanded + ul {
  display: block;
}
