.slider-module__slider__33DiN {
    display: flex;
    align-items: center;
}

.slider-module__label__C8t1_ {
    margin-right: 10px;    
}
.drawerLayout__DrawerLayout__3rjD6 {
  display: flex;
  flex-direction: row;
  /* width: 100%; */
  flex: 1;
  height: 100vh;
}

.Accordion-module__accordion__2ilBt {
  user-select: none;
}

.Accordion-module__body__20ap6 {
  margin: 10px;
}

.Accordion-module__dividedBody__9T0Zv {
  margin: 10px 15px;
}

.SubAccordion-module__accordion__4QVPC {
  user-select: none;
}

.SubAccordion-module__action__34w_H {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.SubAccordion-module__body__3pCIn {
  margin: 10px 15px;
}

.infiniteScroll-module__scrollWrapper__1JKhq {
  flex-grow: 1;
  overflow: auto;
  overflow: overlay;
}

.panel-module__header__1og8f {
    height: 20px;
    width: 100%;
}

.panel-module__dragHandle__8AEJB {
    cursor: move;
}

.panel-module__panelRnd__2CDhB > span {
    position: initial;
}

.playlists-module__playlistsWrapper__2LvC8 {
  padding: 0;
  flex: 1;
  overflow: hidden;
  flex-direction: column;
  display: flex;
}

.playlists-module__playlistsList__3ac55 {
  overflow: hidden;
  flex-grow: 1;
  height: 100vh;
}

.playlists-module__panelInfiniteScroll__-WQiK {
  height: 100%;
}

.playlists-module__addPlaylist__1yBTc {
  margin: 10px 0;
  cursor: pointer;
}

.playlists-module__loadMoreButton__23Bhd {
  width: 100%;
  height: 30px;
  text-align: center;
  cursor: pointer;
}

.playlists-module__loaderContainerTop__3wuR- {
  height: 50px;
  width: 100%;
}

.playlists-module__loaderContainerBottom__2Iibk {
  height: 50px;
  width: 252px;
  margin-top: -50px;
  background: red;
}

.playlists-module__filtersDropdown__rfzyJ {
  margin-top: -40px;
  margin-left: -20px;
}

.playlistContent-module__playlistTab__3eULD {
  display: flex;
  flex-direction: column;
  overflow: auto;
  overflow: overlay;
  height: 100%;
}

.playlistContent-module__playlistDropArea__1lprv {
  padding: 10px 20px;
}

.playlistContent-module__playlistContent__2oX5U {
  /* padding: 10px 20px; */
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1;
}

.playlistContent-module__infiniteScroll__1Dxuy {
  overflow: auto;
  overflow: overlay;
  flex: 1;
}

.playlistContent-module__loaderContainer__rMLiZ {
  height: 40px;
}

.playlistContent-module__leftHeaderSection__2N5EY {
  padding-left: 25px;
  overflow: hidden;
}

.playlistContent-module__backButton__3fR5p {
  position: absolute;
  left: 0;
}

.playlistContent-module__actionIcons__3NisX {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

.playlistContent-module__divider__1yaYS {
  width: 10px;
}

.playlistContent-module__emptyState__35-P5 {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: proxima-nova-semibold;
}

.playlistContent-module__dropPlaceholder__3VCBI {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  font-family: proxima-nova-semibold;
  padding: 20px;
  text-align: center;
}

.playlistContent-module__dropPlaceholder__3VCBI > img {
  margin-bottom: 10px;
}

.playlistContent-module__shareButtonContainer__3XAZQ {
  height: 35px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.playlistAsset-module__assetTile__1Ij3V {
  display: flex;
  padding: 10px 8px 10px 0;
  align-items: center;
}

.playlistAsset-module__folderTile__2-AFB {
  display: flex;
  padding: 10px 8px 10px 0;
  align-items: center;
}

.playlistAsset-module__assetPoster__1Zi9A {
  width: 50px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 2px;
}

.playlistAsset-module__assetPoster__1Zi9A img {
  object-fit: cover;
  width: 100%;
}

.playlistAsset-module__assetDetails__324Fo {
  overflow: hidden;
  flex-grow: 1;
  padding: 0 10px;
}

.playlistAsset-module__assetTitle__1QlzN {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  font-family: proxima-nova-medium;
}

.playlistAsset-module__deleteIcon__1Ghvs {
  display: none !important;
  cursor: pointer;
  margin-right: 20px;
}

.playlistAsset-module__assetTile__1Ij3V:hover .playlistAsset-module__deleteIcon__1Ghvs {
  display: flex !important;
  flex-shrink: 0;
}

.playlistAsset-module__folderTile__2-AFB:hover .playlistAsset-module__deleteIcon__1Ghvs {
  display: flex !important;
  flex-shrink: 0;
}

.playlistAsset-module__dragDotsWrapper__3H1bD {
  padding: 0 6px;
}

.playlistAsset-module__dragDots__3tRDI {
  display: flex;
  flex-direction: column;
}

.playlistAsset-module__hidden__2Svga {
  visibility: hidden;
}

.playlistSettingsModal-module__playlistContent__2-lIZ {
  padding: 10px 20px;
}

.playlistSettingsModal-module__modalContent__2j_ZN {
  margin: 25px 0;
}

.playlistSettingsModal-module__formItem__36eDc {
  margin-bottom: 10px;
}
.style__container__11hvV {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
}

.style__poster__frHrn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: contain;
}

.style__media__VCESd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;

}

.style__container__11hvV:not(.style__isStarted__1NclY) .style__media__VCESd {
  visibility: hidden;
}

.style__container__11hvV.style__isVideo__1kUGd .style__media__VCESd {
  height: 100%;
}

.style__holder__2HFqW {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;

}

.style__container__11hvV.style__isVideo__1kUGd .style__holder__2HFqW {
  height: 100%;
}

.style__container__2G5Wq {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 47px;
  width: 27px;
}

.style__container__2G5Wq > svg {
  width: 17px;
  fill: rgba(255, 255, 255, 0.92);
}

.style__container__1nVfc {
  display: flex;
  align-items: center;
  width: 100%;
  height: 20px;
  outline: none;
}

.style__progress__hEvk5 {
  position: relative;
  overflow: hidden;
  height: 3px;
  width: 100%;
  background: rgba(255, 255, 255, 0.33);
  pointer-events: none;
}

.style__fill__1_1qt {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: #fff;
  pointer-events: none;
}

.style__container__2Os95 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 9999px;
  color: #fff;
  font: normal 13px 'Arial';
  user-select: none;
}

.style__container__T2OwK {
  display: flex;
  align-items: center;
  font-family: Arial;
  color: rgba(255, 255, 255, 0.92);
  user-select: none;
}

.style__position__3vsVf {
  font-size: 14px;
}

.style__spacer__2HppH {
  margin: 0 3px;
  font-size: 15px;
}

.style__duration__uMAFf {
  font-size: 14px;
}

.style__container__2O-Bx {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  height: 41px;
  margin: 0 14px 14px 14px;
  padding: 0 8px;
  background: rgba(44, 47, 60, 0.67);
  border-radius: 6px;
}

.style__filler__MyaOh {
  flex: 1;
}

.style__spacer__3nydY {
  width: 8px;
}

.style__container__lbxFW {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #000;
}

.style__graphic__1XUwd {
  fill: #fff;
  height: 34%;
  min-height: 46px;
  max-height: 127px;
}
.style__container__3iP6i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44%;
  height: 44%;
  margin-left: 6%;
  transform: translate(-50%, -50%);
  fill: rgba(255, 255, 255, 0.89);
}
.style__container__3NLDh {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48%;
  height: 48%;
  fill: rgba(255, 255, 255, 0.89);
  margin-left: 2%;
  transform: translate(-50%, -50%);
}
@keyframes style__rotate__2OeJl {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes style__dash__1WjfU {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}

.style__container__2kjm3 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60%;
  width: 60%;
  transform: translate(-50%, -50%);
}

.style__fill__EMT_J {
  height: 100%;
  width: 100%;
  animation: style__rotate__2OeJl 2s linear infinite;
  transform-origin: center center;
  fill: none;
}

.style__path__sKbsY {
  stroke: rgba(255, 255, 255, 0.89);
  stroke-dasharray: 150,200;
  stroke-dashoffset: -10;
  stroke-linecap: round;
  stroke-width: 3;
  animation: style__dash__1WjfU 1.5s ease-in-out infinite;
}

.style__container__2yNLd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: none;

}

.style__container__2yNLd.style__isActive__34BKu {
  cursor: default;
}

.style__content__1p_jQ {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  max-width: 140px;
  border: 3px solid transparent;
  border-radius: 9999px;
  background: rgba(0, 0, 0, 0.38);
  background-clip: content-box;
  transform: translate(-50%, -50%);
  transition: border-color 70ms linear;
}

.style__container__2yNLd.style__isInteractive__3hYWi .style__content__1p_jQ {
  border-color: rgba(255, 255, 255, 0.31);
}

.style__aspect__1YoB6 {
  padding-top: 100%;
}

.style__container__21ySU {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  background: #000;
  outline: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.style__container__21ySU.style__isFullscreen__2skiH {
  height: 100%;
  padding-top: 0;
  border-radius: 0;
}

.style__container__21ySU.style__isStretched__OZKCA {
  height: 100%;
  padding-top: 0;
}

.style__video__3kD40 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.style__preroll__34_CE {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background: #000;
  transform: translate(-50%, -50%);
}

.style__controls__241B7 {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  cursor: default;
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms cubic-bezier(.62,.01,.49,.99);
  pointer-events: none;

}

.style__controls__241B7 > * {
  pointer-events: auto;
}

.style__container__21ySU.style__isActive__VMYrG .style__controls__241B7 {
  opacity: 1;
  transition: opacity 50ms ease-in;
}

.box-module__box__tSOkp {
  width: 100%;
  height: 100%;
}

.editable-module__textarea__2VnHL {
  height: 100%;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
  padding: 0;
  cursor: text;
  background: transparent;
}

.editable-module__textareaContainer__1K56O {
  height: 100%;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 210px;
}

.theme1-module__mediadisplay__bRl0N {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: auto;
}

.theme1-module__imagegallery__1tRAH {
  width: 100%;
}

.theme1-module__grid__1Hfvn {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: auto;
  box-sizing: border-box;
}

.theme1-module__item__3q8bj {
  display: inline-block;
  background-color: #cecece;
  height: 148px;
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}


.theme1-module__overlay__Ttphv {
  background-color: rgba(0,0,0,0);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.theme1-module__allowdownload__1rOeE {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  z-index: 1;
}

.theme1-module__item__3q8bj:hover .theme1-module__overlay__Ttphv {
  opacity: 1;
  background-color: rgba(0,0,0,0.6);
  transition: all 100ms ease-in;
}

.theme1-module__pillcontainer__2pjwq {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme1-module__pill__3jKf1 {
  border: 1px solid white;
  border-radius: 100px;
  padding: 5px 8px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  font-family: proxima-nova-semibold;
  opacity: 0;
  line-height: 18px;
  transition: all 100ms ease-in;
}

.theme1-module__item__3q8bj:hover .theme1-module__pill__3jKf1 {
    opacity: 1;
    transition: all 100ms ease-in;
}

.theme1-module__pill__3jKf1:hover {
  background:  white;
  color: black;
}

.theme1-module__filename__2ri-v {
  height: 30px;
  color: white;
  font-family: proxima-nova-medium;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}

.theme1-module__metadata__19-lz {
  display: flex;
  flex-direction: column;
  font-family: 'proxima-nova';
}

.theme1-module__metadatarow__2n7J3 {
  display: flex;
}

.theme1-module__title__3alJ6 {
  font-size: 13px;
  font-family: proxima-nova-semibold;
}

.theme1-module__keyfield__SOnMN {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;  
}

.theme1-module__keyvalue__2hdMn {
  font-size: 13px;
}

.theme1-module__iconContainer__N2fQ- {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme2-module__item__2OVnB {
  display: inline-block;
  background-color: #cecece;
  height: 148px;
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.theme2-module__overlay__Sdmeh {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 1em;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}


.theme2-module__allowdownload__1vWsV {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  z-index: 1;
}

.theme2-module__item__2OVnB:hover .theme2-module__overlay__Sdmeh {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 100ms ease-in;
}

.theme2-module__pillcontainer__1XPkL {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme2-module__filename__vZNUv {
  color: white;
  padding: 10px 0;
  font-size: 1.4em;
  font-family: "proxima-nova";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme2-module__description__1GM6- {
  color: white;
  font-family: "proxima-nova";
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme2-module__metadata__3dKU_ {
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova";
}

.theme2-module__metadatarow__3EM0J {
  display: flex;
}

.theme2-module__title__3yw6u {
  font-size: 13px;
  font-family: proxima-nova-semibold;
}

.theme2-module__keyfield__2fCen {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;
}

.theme2-module__keyvalue__PubWl {
  font-size: 13px;
}

.theme2-module__iconContainer__NSWHo {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme3-module__tile__38iTO {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.theme3-module__item__CNUI8 {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    overflow: hidden;
  }

  .theme3-module__overlay__17QyQ {
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: relative;
    padding: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }


.theme3-module__allowdownload__3XZXR {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  z-index: 1;
}

  .theme3-module__item__CNUI8:hover .theme3-module__overlay__17QyQ {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 100ms ease-in;
  }
  .theme3-module__pillcontainer__3_G1b {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme3-module__pill__cn3of {
    border: 1px solid white;
    border-radius: 100px;
    padding: 5px 8px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    font-family: proxima-nova-semibold;
    opacity: 0;
    line-height: 18px;
    transition: all 100ms ease-in;
}

.theme3-module__item__CNUI8:hover .theme3-module__pill__cn3of {
    opacity: 1;
    transition: all 100ms ease-in;
}

.theme3-module__pill__cn3of:hover {
    /* border: 1px solid white; */
    background:  white;
    color: black;
}

.theme3-module__filename__3LE2Z {
  /* height: 30px; */
  color: white;
  padding: 10px 0;
  font-size: 1.2em;
  font-family: "proxima-nova";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme3-module__description__2HOtN {
  font-family: "proxima-nova";
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme3-module__themeDescription__1m1NV {
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme3-module__metadata__2O4hb {
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova";
}

.theme3-module__metadatarow__2kMqt {
  display: flex;
}

.theme3-module__fileinfo__3voMT {
  margin-top: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.theme3-module__fileinfo__3voMT:hover {	
  overflow-y: auto;
  overflow-y: overlay;
}

.theme3-module__title__2qeH_ {
  font-size: 13px;
  margin: 10px 0;
  font-family: proxima-nova-semibold;
  margin-bottom: 10px;
}

.theme3-module__themeTitle__3SIW9 {
  font-size: 13px;
  margin: 10px 0;
  font-weight: 600;
  margin-bottom: 10px;
}

.theme3-module__keyfield__30f-t {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;
}

.theme3-module__keyvalue__8gr4W {
  font-size: 13px;
}

.theme3-module__iconContainer__3Scma {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme4-module__mediadisplay__35aCF {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    overflow: auto;
  }

.theme4-module__imagegallery__1nvOH {
  width: 100%;
}

.theme4-module__grid__2rvOn {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: auto;
  box-sizing: border-box;
}

.theme4-module__item__1no8d {
  display: inline-block;
  background-color: #cecece;
  height: 148px;
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}


.theme4-module__overlay__3fb15 {
  background-color: rgba(0,0,0,0);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.theme4-module__allowdownload__35DpO {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  z-index: 1;
}

.theme4-module__item__1no8d:hover .theme4-module__overlay__3fb15 {
  opacity: 1;
  background-color: rgba(0,0,0,0.6);
  transition: all 100ms ease-in;
}

.theme4-module__pillcontainer__B-WI8 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme4-module__pill__1N9uI {
  border: 1px solid white;
  border-radius: 100px;
  padding: 5px 8px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  font-family: proxima-nova-semibold;
  opacity: 0;
  line-height: 18px;
  transition: all 100ms ease-in;
}

.theme4-module__item__1no8d:hover .theme4-module__pill__1N9uI {
    opacity: 1;
    transition: all 100ms ease-in;
}

.theme4-module__pill__1N9uI:hover {
  background:  white;
  color: black;
}

.theme4-module__filename__3ZvYx {
  height: 30px;
  color: white;
  font-family: proxima-nova-medium;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}

.theme4-module__metadata__L3-2P {
  display: flex;
  flex-direction: column;
  font-family: 'proxima-nova';
}

.theme4-module__metadatarow__1kjUI {
  display: flex;
}

.theme4-module__title__Fytgm {
  font-size: 13px;
  font-family: proxima-nova-semibold;
}

.theme4-module__keyfield__1_L8S {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;
}

.theme4-module__keyvalue__2zVIW {
  font-size: 13px;
}

.theme4-module__iconContainer__3U_oI {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.theme5-module__tile__VkiHk {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

.theme5-module__item__2wkkl {
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    overflow: hidden;
  }

.theme5-module__overlay__3PP_I {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 1em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  }


.theme5-module__allowdownload__1MyeP {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  z-index: 1;
}


.theme5-module__item__2wkkl:hover .theme5-module__overlay__3PP_I {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 100ms ease-in;
}

.theme5-module__pillcontainer__QucFO {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme5-module__pill__2WPyK {
  border: 1px solid white;
  border-radius: 100px;
  padding: 5px 8px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  font-family: proxima-nova-semibold;
  opacity: 0;
  line-height: 18px;
  transition: all 100ms ease-in;
}

.theme5-module__item__2wkkl:hover .theme5-module__pill__2WPyK {
  opacity: 1;
  transition: all 100ms ease-in;
}

.theme5-module__pill__2WPyK:hover {
  /* border: 1px solid white; */
  background:  white;
  color: black;
}

.theme5-module__filename__2oJ64 {
  /* height: 30px; */
  color: white;
  padding: 10px 0;
  font-size: 1.2em;
  font-family: "proxima-nova";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme5-module__description__n7lkG {
  font-family: "proxima-nova";
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme5-module__themeDescription__1HvsZ {
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme5-module__metadata__GdOLA {
  display: flex;
  flex-direction: column;
  font-family: "proxima-nova";
}

.theme5-module__metadatarow__2Ala3 {
  display: flex;
}

.theme5-module__fileinfo__2M6m- {
  margin-top: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.theme5-module__fileinfo__2M6m-:hover {	
  overflow-y: auto;
  overflow-y: overlay;
}

.theme5-module__title__3S8sk {
  font-size: 13px;
  margin: 10px 0;
  font-family: proxima-nova-semibold;
  margin-bottom: 10px;
}

.theme5-module__keyfield__3dMOY {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;
}

.theme5-module__keyvalue__39M6z {
  font-size: 13px;
}

.theme5-module__iconContainer__369Zs {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.optionsmenu-module__optionstabmenu__37HSw {
    display: flex;
    height: 60px;
  }
  
  .optionsmenu-module__tabmenuitems__3-7YP {
    display: flex;
    align-items: center;
    /* background-color: #2B2D3B; */
    padding: 0 5px;
    border-radius: 3px;
    height: 40px;
  }
  
  .optionsmenu-module__tabitem__wP-EF {
    padding: 5px 10px 5px 10px;
    color: white;
  }
  
  .optionsmenu-module__tabitem__wP-EF a {
    color: #636777;
  }

  .optionsmenu-module__tabitem__wP-EF:hover {
    cursor: pointer;
  }
  
  .optionsmenu-module__tabitem__wP-EF a:hover {
    color: white;
  }

  .optionsmenu-module__icon__3RPog {
    margin-top: 3px;
    margin-left: 0px;
  }
  
.SelectionOverlay-module__editelement__15aLK {
  display: inline-block;
}

.SelectionOverlay-module__fixRndSpan__28uq9 span {
  position: unset;
}

.SelectionOverlay-module__resizableContainer__1ufO5 {
  pointer-events: auto;
  padding: 0px;
  outline: 1px solid transparent;
  position: relative;
  z-index: 910;
}

.SelectionOverlay-module__editelement__15aLK:hover,
.SelectionOverlay-module__active__1HSp3 {
  /* border: 2px solid rgba(46, 162, 248, 1); */
  /*box-shadow: 0 0 0 1px rgba(158,158,158,0.32);*/
  outline: 1px solid rgba(158,158,158,0.32);
}

.SelectionOverlay-module__toprighthandle__2FsrI {
  width: 6px !important;
  height: 6px !important;
  top: -4px !important;
  right: -4px !important;
  /* border: 1px solid rgba(46, 162, 248, 1); */
  border: 1px solid rgba(158,158,158,0.32);
  background-color: white;
}

.SelectionOverlay-module__bottomrighthandle__3Em6M {
  width: 6px !important;
  height: 6px !important;
  bottom: -4px !important;
  right: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: white;
}

.SelectionOverlay-module__bottomlefthandle__i1Jqs {
  width: 6px !important;
  height: 6px !important;
  bottom: -4px !important;
  left: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: white;
}

.SelectionOverlay-module__toplefthandle__3jL81 {
  width: 6px !important;
  height: 6px !important;
  top: -4px !important;
  left: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: white;
}

.SelectionOverlay-module__autooverflow__2LJOA {
  overflow: hidden;
}

.SelectionOverlay-module__blocked__XwXcv {
}

.SelectionOverlay-module__sizeindicator__3B-0E {
  padding: 5px 5px;
  border-radius: 4px;
  background-color: rgba(0,0,0,0.5);
  color: white;
  position: absolute;
  right: -60px;
  bottom: -40px;
  width: 70px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.line-module__linecontainer__qP9BE {
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    align-items: center;
}

.line-module__line__2BG6C{
    flex: 1;
}

.button-module__button__5nkqn {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-module__pointer__2y53e {
  cursor: pointer;
}

.gallery-module__gallery__3OkVT {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex: 1;
  flex-wrap: nowrap;
  background-color: #cecece;
  overflow-x: scroll;
  overflow-y: hidden;
}

.gallery-module__item__1zp0n {
  flex: 0 0 120px;
  height: 74px;
  margin: 5px;
  border-radius: 3px;
  background-size: cover;
  position: relative;
}

.gallery-module__rightbutton__1muTM {
  width: 60px;
  height: 60px;
  background-color: white;
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-module__leftbutton__23N4E {
  width: 60px;
  height: 60px;
  background-color: white;
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-module__maxWidth__1uFW2 {
  max-width: 100%;
}

.dropWrapper-module__dropWrapper__IXq1a {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-module__imagecontainer__WP44w {
  width: 100%;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  box-sizing: border-box;

  background-repeat: no-repeat;
  background-size: cover;
}

.image-module__pointer__36p6I {
  cursor: pointer;
}

.image-module__flippedHorizontally__3irFX {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.image-module__flippedVertically__24Ek5 {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.image-module__flippedOnBothAxes__3RW5D {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.image-module__hidden__3XrLs {
  display: none;
}

.image-module__topLayerImage__3xYZV {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-delay: 250ms;
  transition-property: object-fit;
  visibility: hidden;
}

.image-module__fitContain__3PeaX {
  object-fit: contain;
}

.image-module__visible__2CjIX {
  visibility: visible;
}

.image-module__checkbox__2clBm input ~ label:before {
  background-color: red !important;
  border: none;
}

.navigation-module__navigation__2KrN- {
    display: flex;
}
.paragraph-module__paragraph__2_GOw {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  white-space: pre-wrap;
}

.paragraph-module__element__R5T9W {
  display: inline-block;
  border: 2px solid transparent;
  padding: 0px;
}

.paragraph-module__editelement__3kR-3 {
  display: inline-block;
  border: 2px solid transparent;
  padding: 0px;
}

.paragraph-module__editelement__3kR-3:hover,
.paragraph-module__active__2Bicj {
  border: 2px solid rgba(46, 162, 248, 1);
}

.paragraph-module__fixRndSpan__11wzz span {
  position: unset;
}

.paragraph-module__toprighthandle__1MPz3 {
  width: 8px !important;
  height: 8px !important;
  top: -5px !important;
  right: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.paragraph-module__bottomrighthandle__1GI9t {
  width: 8px !important;
  height: 8px !important;
  bottom: -5px !important;
  right: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.paragraph-module__bottomlefthandle__11bbA {
  width: 8px !important;
  height: 8px !important;
  bottom: -5px !important;
  left: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.paragraph-module__toplefthandle__TIgJn {
  width: 8px !important;
  height: 8px !important;
  top: -5px !important;
  left: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.paragraph-module__textarea__2Vh-d {
  height: 100%;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
}

.paragraph-module__btn__29PRh {
  color: black;
  position: absolute;
  top:0;
  right:0;
}

.paragraph-module__paragraphContainer__oMySB {
  height: 100%;
  width: 100%;
}

.text-module__text__1enIh {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  white-space: pre-wrap;
}

.text-module__pointer__78AJg {
  cursor: pointer;
}

.text-module__textContainer__1k2wZ {
  height: 100%;
  width: 100%;
}

.video-module__video__3A0rm {
    width: 100%;
    height: 100%;
    background-color: #cecece;
    overflow: hidden;
    box-sizing: border-box;
}

video.video-module__nodownload__3oVcD::-internal-media-controls-download-button {
  display:none;
}

video.video-module__nodownload__3oVcD::-webkit-media-controls-enclosure {
  overflow:hidden;
}

video.video-module__nodownload__3oVcD::-webkit-media-controls-panel {
  width: calc(100% + 30px); /* Adjust as needed */
}

.video-module__element__W5Flc {
    display: inline-block;
    border: 2px solid transparent;
    padding: 0px;
}


.video-module__editelement__1b2Ns {
    display: inline-block;
    border: 2px solid transparent;
    padding: 0px;
}

.video-module__editelement__1b2Ns:hover, .video-module__active__1rikp {
    border: 2px solid rgba(46, 162, 248, 1);
}

.video-module__fixRndSpan__1tU6n span {
  position: unset;
}

.video-module__toprighthandle__2lQfM {
    width: 8px !important;
    height: 8px !important;
    top: -5px !important;
    right: -5px !important;
    border: 1px solid rgba(46, 162, 248, 1);
    background-color: white;
}

.video-module__bottomrighthandle__O2avG {
  width: 8px !important;
  height: 8px !important;
  bottom: -5px !important;
  right: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.video-module__bottomlefthandle__3bkDJ {
  width: 8px !important;
  height: 8px !important;
  bottom: -5px !important;
  left: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}

.video-module__toplefthandle__b0AzO {
  width: 8px !important;
  height: 8px !important;
  top: -5px !important;
  left: -5px !important;
  border: 1px solid rgba(46, 162, 248, 1);
  background-color: white;
}


.video-module__nopointer__1FFfU {
  pointer-events: none;
}

.video-module__videoStageContainer__HIwSw {
  position: relative;
  width: 100%;
  height: 100%;
}

.video-module__videoStageContainer__HIwSw > div {
  width: 100% !important;
  height: 100% !important;
}

.video-module__container__1CXSD {
  width: 100%;
  height: 100%;
  max-height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-module__error__1hJNG {
  color: #fff;
  font-size: 16pt;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 2;
}

.video-module__fullSize__2ZY5v {
  width: 100%;
  height: 100%;
}

.video-module__videoWrapper__1ZXyT {
  outline: none;
  width: 0;
  height: 0;
}

.video-module__currentVideo__Tjfu4 {
  width: 100%;
  position: absolute;
  top: 0;
  height: 30px;
  padding: 5px 10px;
  background-color: rgba(43, 51, 63, 0.7);
  transition: opacity 0.5s;
  color: #ffffff;
  z-index: 10;
  opacity: 0;
}

.video-module__fullSize__2ZY5v:hover .video-module__currentVideo__Tjfu4 {
  opacity: 1;
}

.video-module__nextBtn__PvPKG > span:first-child:before {
  font-family: VideoJS;
  content: "\f120";
  font-size: 1.8em;
  transform: scaleX(-1);
  cursor: pointer;
}

.video-module__prevBtn__36Hgu > span:first-child:before {
  font-family: VideoJS;
  content: "\f120";
  font-size: 1.8em;
  cursor: pointer;
}

.video-module__videoContainer__1PXuO {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.video-module__videoContainer__1PXuO video {
  align-self: center;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.video-module__videoDropWrapper__2xR2M {
  overflow-y: hidden;
}

.video-module__videoDropWrapper__2xR2M:hover {
  width: 100%;
  height: 100%;
}

.video-module__stage__1wQxp {
  display: flex;
  align-items: center;
  justify-content: center;
}

.livestream-module__error__a0KDy {
  color: #fff;
  font-size: 16pt;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 2;
}

.livestream-module__fullSize__2XsNA {
  width: 100%;
  height: 100%;
}

.livestream-module__outline__1a6xr {
  outline: none;
}

.livestream-module__nopointer__1hlWs {
  pointer-events: none;
}

.livestream-module__nooverflow__1THO0 {
  overflow: hidden;
}

.stack-module__mediaDisplay__rAD5h {
    scrollbar-width: thin;
}

.stack-module__noScrollbar__1BWuc::-webkit-scrollbar {
    display: none;
}

.stack-module__noScrollbar__1BWuc {
    scrollbar-width: none;
}
.filebrowser-module__mediadisplay__3X4IB {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    overflow: auto;
    overflow: overlay;
    scrollbar-width: thin;
}

.filebrowser-module__imagegallery__1zlu2 {
    width: 100%;
}

.filebrowser-module__grid__2W55t {
    display: flex;
    flex: 1;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: auto;
    box-sizing: border-box;
}

.filebrowser-module__item__1e-NN {
    display: inline-block;
    background-color: #cecece;
    height: 148px;
    margin: 5px;
    border-radius: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.filebrowser-module__overlay__rKsjo {
    background-color: rgba(0,0,0,0);
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.filebrowser-module__item__1e-NN:hover .filebrowser-module__overlay__rKsjo {
    opacity: 1;
    background-color: rgba(0,0,0,0.6);
    transition: all 100ms ease-in;
}

.filebrowser-module__pillcontainer__2PbC5 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filebrowser-module__pill__JSKu4 {
    border: 1px solid white;
    border-radius: 100px;
    padding: 5px 8px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    font-family: proxima-nova-semibold;
    opacity: 0;
    line-height: 18px;
    transition: all 100ms ease-in;
}


.filebrowser-module__item__1e-NN:hover .filebrowser-module__pill__JSKu4 {
    opacity: 1;
    transition: all 100ms ease-in;
}

.filebrowser-module__pill__JSKu4:hover {
    /* border: 1px solid white; */
    background:  white;
    color: black;

}

.filebrowser-module__filename__19KBb {
    height: 30px;
    color: white;
    font-family: proxima-nova-medium;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}

.filebrowser-module__metadata__3rdrC {
    display: flex;
    flex-direction: column;
    font-family: 'proxima-nova';
}

.filebrowser-module__metadatarow__2ygYZ {
    display: flex;
}

.filebrowser-module__title__P9h4u {
    font-size: 13px;
    font-family: proxima-nova-semibold;
}

.filebrowser-module__keyfield__1xdW- {
  font-family: proxima-nova-semibold;
    margin-right: 5px;
    font-size: 13px;
}

.filebrowser-module__keyvalue__1XvUr {
    font-size: 13px;
}

.filebrowser-module__radio__2RIDg {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
}

.filebrowser-module__divider__1N5mK {
    margin-bottom: 10px;
}

.filebrowser-module__checkboxes__2jWCl {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
}

.filebrowser-module__noScrollbar__3D-W5::-webkit-scrollbar {
    display: none;
}

.filebrowser-module__noScrollbar__3D-W5 {
    scrollbar-width: none;
}

.folderTile-module__mediadisplay__DVGcU {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: auto;
}

.folderTile-module__imagegallery__3e4bv {
  width: 100%;
}

.folderTile-module__grid__20aNL {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: auto;
  box-sizing: border-box;
}

.folderTile-module__item__1FfmW {
  display: inline-block;
  height: 148px;
  border-radius: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}


.folderTile-module__foldercontainer__3w0Cx {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


.folderTile-module__overlay__23nTA {
  background-color: rgba(0,0,0,0);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}

.folderTile-module__item__1FfmW:hover .folderTile-module__overlay__23nTA {
  opacity: 1;
  background-color: rgba(0,0,0,0.6);
  transition: all 100ms ease-in;
}

.folderTile-module__pillcontainer__1HD-n {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.folderTile-module__pill__2l_oC {
  border: 1px solid white;
  border-radius: 100px;
  padding: 5px 8px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  font-family: proxima-nova-semibold;
  opacity: 0;
  line-height: 18px;
  transition: all 100ms ease-in;
}

.folderTile-module__item__1FfmW:hover .folderTile-module__pill__2l_oC {
    opacity: 1;
    transition: all 100ms ease-in;
}

.folderTile-module__pill__2l_oC:hover {
  background:  white;
  color: black;
}

.folderTile-module__filename__3BAHQ {
  position: absolute;
  bottom: 0;
  height: 30px;
  color: white;
  font-family: proxima-nova-medium;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}

.folderTile-module__metadata__2DAkY {
  display: flex;
  flex-direction: column;
  font-family: 'proxima-nova';
}

.folderTile-module__metadatarow__2P5FV {
  display: flex;
}

.folderTile-module__title__1RsX9 {
  font-size: 13px;
  font-family: proxima-nova-semibold;
}

.folderTile-module__keyfield__oyi1x {
  font-family: proxima-nova-semibold;
  margin-right: 5px;
  font-size: 13px;
}

.folderTile-module__keyvalue__2mqaU {
  font-size: 13px;
}

.list-module__mediadisplay__74X8N {
    width: 100%;
    max-height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    overflow: auto;
    overflow: overlay;
    scrollbar-width: thin;
}

.list-module__noScrollbar__2McvK::-webkit-scrollbar {
    display: none;
}

.list-module__noScrollbar__2McvK {
    scrollbar-width: none;
}

.list-module__loaderContainerTop__3QQFg {
    height: 50px;
    width: 100%;
}
.alignments-module__divider__3RKOb {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alignments-module__menuitem__kIxQ8 {
  display: flex;
  cursor: pointer;
  margin: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.alignments-module__alignmentmenu__e1DuG {
  display: flex;
  align-items: center;
  padding: 0 6px;
}

.alignments-module__alignmentitem__3Ttb- {
  cursor: pointer;
  margin: 0 6px;
  user-select: none;
}

.alignments-module__spacer__2JQoZ {
  width: 11px;
}

.properties-module__propertiesheader__rqtkw {
  font-family: proxima-nova-medium;
  font-size: 16px;
  text-transform: uppercase;
  color: #c1c2c8;
}

.properties-module__modal__2ur49 {
  width: 250px;
  height: 550px;
  background-color: #333644;
  border-radius: 6px;
  padding: 0px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  border: 2px solid #262834;
}

.properties-module__container__hJl5j {
  /* z-index: 1003; */
}

.properties-module__properties__1AcnM {
  display: flex;
  flex-direction: column;
  flex: 1;
  box-sizing: border-box;
  padding: 0px;
}

.properties-module__propertiescontainer__c0dx8 {
  padding: 0;
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
  scrollbar-width: thin;
}

.properties-module__fixRndSpan__1DxUi span {
  position: unset;
}

.properties-module__subheader__ldwJX {
  font-family: "proxima-nova";
  font-size: 13px;
  margin-top: 4px;
  opacity: 0.4;
}
.properties-module__inverted__oqBRe .properties-module__subheader__ldwJX {
  color: #c1c2c8;
}

.properties-module__slidecontainer__3R99q {
  margin-top: 20px;
  display: block;
  color: rgba(0, 0, 0, 0.95);
  font-family: "proxima-nova";
}

.properties-module__formcontainer__385vO {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  color: rgba(0, 0, 0, 0.95);
  font-family: "proxima-nova";
}

.properties-module__contextcontainer__27sIy {
  margin-top: 10px;
  display: flex;
  color: rgba(0, 0, 0, 0.95);
  font-family: "proxima-nova";
}

.properties-module__subAccordionContainer__14vYc {
  display: flex;
  color: rgba(0, 0, 0, 0.95);
  font-family: "proxima-nova";
  flex-direction: column;
}

.properties-module__subAccordionContainer__14vYc > div {
  margin-bottom: 10px;
}

.properties-module__slider__tDIaZ {
  background: #1a91eb;
  appearance: none;
  width: 100%;
  height: 2px;
  outline: none;
}

.properties-module__slider__tDIaZ::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background: #1a91eb;
  cursor: pointer;
}

.properties-module__contextmenu__2IVfk {
  font-family: "proxima-nova";
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #cecece;
}

.properties-module__menuitem__18hUB {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 15px;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}

.properties-module__activemenu__1E8oY {
  border-bottom: 2px solid rgb(46, 162, 248);
}

.properties-module__innerContainer__13QhL {
  flex: 1;
}

.properties-module__types__26JEM {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  margin-top: 10px;
}

.properties-module__flex__QL8Bp {
  flex: 1;
}

.properties-module__shortInput__3M3YA {
  width: 60px;
  float: left;
}

.properties-module__flexContainer__24EZA {
  display: flex;
}

.properties-module__divider__VOmXf {
  width: 7px;
}

.properties-module__dividerBottom__YZ-Uh {
  margin-bottom: 10px;
}

.properties-module__dividerTop__Haij6 {
  margin-top: 5px;
}

.properties-module__dividerLeft__1shYU {
  margin-left: 5px;
}

.properties-module__picker__Y7eq8 {
  display: flex;
  flex-direction: row;
}

.properties-module__lock__axgr8 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 30px;
}

.properties-module__absoluteLock__3WTG1 {
  position: absolute;
  top: 19px;
  left: 148px;
}

.properties-module__absoluteLock__3WTG1 img {
  width: 12px;
}

.properties-module__textarea__2jaiz {
  height: 130px;
}

.properties-module__bgSize__34xRN {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.properties-module__font__1jUjl {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}

.properties-module__invalidLink__2tCou {
  color: #FFFFFF;
  margin-top: 3px;
}

.properties-module__proprow__KrW82 {
  display: flex;
  flex: 1;
  align-items: center;
}

.properties-module__subAccordionProp__2UrGE {
  display: flex;
  flex: 1;
  align-items: center;
}

.properties-module__relativeContainer__37ODt {
  position: relative;
}

.properties-module__styledStepper__2Ryr1 {
  width: 60px !important;
  height: 25px !important;
}

.properties-module__styledStepper__2Ryr1 input {
  height: 25px !important;
}

.properties-module__fullWidthStepper__1M3TF {
  height: 25px !important;
}

.properties-module__fullWidthStepper__1M3TF input {
  height: 25px !important;
}

.properties-module__styledField__3w5Xw {
  height: 25px !important;
}

.properties-module__label__7G2Zt {
  color: #C4C4C4;
  width: 80px;
  font-family: proxima-nova-medium;
  font-size: 12px;
}

.picker-module__picker__2cMuY {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 3px;
  background-color: #FFFFFF;
  background-image: url(data:image/png;base64;iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==);
}

.picker-module__cover__DTXc4 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.picker-module__container__2hydF {
  width: 25px;
  height: 25px;
}

.picker-module__chromePickerContainer__2piRV {
  & > div {
    box-shadow: none !important;
  }
}

.picker-module__pickercontainer__9ETdp {
  flex: 1;
  width: 100%;
  display: flex;
  background: #3D3D3D;
  height: 25px;
  border-radius: 3px;
  min-width: 125px;
}

.picker-module__maxWidth__2CG9h {
  max-width: 125px;
}

.picker-module__brandColorsContainer__3c6E8 {
  background-color: #ffffff;
  margin-top: -5px;
  padding: 8px 16px;
  border-radius: 3px;
}

.picker-module__brandColors__2lKeX {
  display: flex;
  flex-wrap: wrap;
}

.picker-module__colorValue__lhqs7 {
  width: 25px;
  height: 25px;
  border-radius: 13px;
  margin-right: 10px;
  margin-bottom: 4px;
  cursor: pointer;
}

.behaviorComponent-module__fullHeightOverflow__1kJEE {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.picker-module__picker__1_RZm {
  width: 35px;
  height: 30px;
  cursor: pointer;
  border-radius: 3px;
  background-color: #FFFFFF;
  background-image: url(data:image/png;base64;iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==);
}


.picker-module__popover__kWEbp {
  position: absolute;
  z-index: 3;
  left: -85px;
  top: 35px;
};

.picker-module__cover__tCAGc {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
};

.picker-module__container__28FpI {
  width: 35px;
  height: 30px;
};

.picker-module__pickercontainer__3y70s {
  flex: 1;
  width: 100%;
  display: flex;
}


.mediaupload-module__imageupload__2eFUC:hover {
    /* background-color: rgba(46, 162, 248,1); */
    border: 2px solid rgb(46, 162, 248);
}

.mediaupload-module__imageupload__2eFUC img {
    margin-bottom: 10px;
}

.mediaupload-module__imageDropzone__1XGHN {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.mediabrowser-module__flexRow__2vAjw {
    display: flex;
    align-items: center;
}

.mediabrowser-module__formItem__2LUev {
    margin-bottom: 10px;
    flex: 1
}

.mediabrowser-module__toggleView__19GwF {
    display: flex;
    margin-top: -10px;
    margin-left: 5px;
    margin-right: -6px;
}
.mediabrowser-module__items__-hIbK {
    display: flex;
    padding: 5px;
    flex-wrap: wrap;
    flex: 1;
}

.mediabrowser-module__container__2PhI1 {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    flex: 1;
    position: relative;
}

.mediabrowser-module__popupSection__2xHDF {
    &:last-of-type {
      border-bottom: none;
    }
}

.mediabrowser-module__assetsSection__p5NUE {
    flex-grow: 1;
    overflow-y: auto;
    overflow-y: overlay;
}


.mediabrowser-module__foldersSection__KsHUU {
    overflow-y: auto;
    overflow-y: overlay;
    flex-shrink: 0;
}

.mediabrowser-module__foldersGrid__2fE1j {
    max-height: 85px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    margin: 0 -5px;
}

.mediabrowser-module__assetsGrid__N7NWJ {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    grid-auto-rows: min-content;
    overflow-y: auto;
    overflow-y: overlay;
    margin: 0 -4px;
}


.mediabrowser-module__assetsTable__3Htef {
    overflow-y: auto;
    overflow-y: overlay;
}

.mediabrowser-module__tableRowIcon___k0wA {
    flex-shrink: 0;
}

.mediabrowser-module__tableRowText__1tV8r {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 8px;
}

.mediabrowser-module__pager__1-kZt {
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
    margin: 0 10px 0 16px;
    font-size: 14px;
}

.mediabrowser-module__projectSelect__2dqGn {
    height: 36px;
}

.mediabrowser-module__searchInput__35hho {
    height: 36px;
}

.mediabrowser-module__searchInput__35hho > input {
    border-radius: 4px !important;
}

.mediabrowser-module__searchIcon__1SZxM {
    width: initial;
    height: auto;
    margin-bottom: 1px;
    cursor: initial;
}

.mediabrowser-module__emptyState__1-ufz {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: proxima-nova-semibold;
}

.mediabrowser-module__lockIcon__3jnk0 {
    position: absolute;
    top: 2px;
    right: 2px;
}

.mediabrowser-module__previewIcon__2cqMV {
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.preview-module__nav__3-gXe {
  display: flex;
  height: 60px;
  padding: 0 40px;
  align-items: center;
  justify-content: flex-start;
}

.preview-module__stage__1cW0f {
  display: flex;
  flex: 1 1 auto;
  padding: 0px;
  overflow: hidden;
  overflow: auto;
}

.preview-module__portal__2YAEs {
  flex: 1 1 auto;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 0px;
  overflow: visible;
  position: 'relative';
  flex-direction: 'column';
  align-items: 'center';
  min-height: 100%;
}

.preview-module__portalMobile__3GYSI {
  margin: 0 auto;
  overflow: hidden;
  width: 375px;
  min-height: 100%;
}

.preview-module__sections__1W0h3 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.preview-module__reel__BZifU {
  flex: 1 1 auto;
  width: 1000px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: stretch;
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0);
}

.preview-module__reelnav__3bwlx {
  height: 100px;
}

.preview-module__videostage__2Ygmm {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.preview-module__reelbottom__3b3QP {
  display: flex;
  align-items: center;
  justify-content: stretch;
  height: 250px;
  overflow: hidden;
}

.preview-module__container__srDNs {
  width: 980px;
  border-right: 1px solid rgba(46, 162, 248, 1);
  border-left: 1px solid rgba(46, 162, 248, 1);

  align-content: flex-start;
  position: relative;
  border-radius: 0px;
  height: 100%;
  overflow: visible;
}

.preview-module__imagecontainer__BIXg- {
  width: 418px;
  height: 169px;
  background-repeat: none;
}

.preview-module__element__37rqB {
  display: inline-block;
  border: 2px solid transparent;
  padding: 0px;
}

.preview-module__element__37rqB:hover {
  border: 2px dotted rgba(46, 162, 248, 0.3);
}

.preview-module__menuitem__1AooM {
  /* width: 100%; */
  display: flex;
  text-align: left;
  align-items: center;
  justify-content: flex-start;
  height: 55px;
  cursor: pointer;
  text-decoration: none;
  font-family: proxima-nova-medium;
  margin: 0;
  background-color: transparent;
  border: none;
  padding: 0 25px 0 0;
  cursor: pointer;
  outline: none;
}

.section-module__section__2zktu {
  width: 100%;
  min-height: 50px;
}

.section-module__sectionContainer__2fgDR {
  display: flex;
  flex-direction: column;
  border-bottom: 1px dashed rgba(46, 162, 248, 0.4);
  position: relative;
  background-position: center;
}

.section-module__menuContainer__KFknU {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 20px);
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: rgb(56, 59, 76);
  border-radius: 3px;
  width: auto;
  margin: 2px;
  padding: 4px;
  z-index: 901;
}

.section-module__menuitem__1BudM {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  /* height: 25px; */
  /* margin: 5px; */
  border: none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
}

.section-module__sectionContainerPreview__3iv-w {
  display: flex;
  flex-direction: column;
  position: relative;
}

.section-module__resizeHandle__adt3x {
  z-index: 900;
  position: unset;
}

.section-module__topSpace__2gWUI {
  margin-top: 10px;
}

.section-module__assetDropArea__aTtOJ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-module__elementsDropArea__2ZgAf {
  z-index: 920;
}

.section-module__tooltip__2HWT_ {
  white-space: nowrap;
}
.reellayout-module__stage__3CrEN {
  display: flex;
  flex: 1 1 auto;
  padding: 0 40px 0px 40px;
  overflow: hidden;
  box-sizing: border-box;
}

.reellayout-module__previewStage__1GcDx {
  padding: 0;
  width: 100%;
  height: 100vh;
}

.reellayout-module__reel__20vcA {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  border-radius: 6px;
  overflow: scroll;
  overflow: hidden;
}

.reellayout-module__previewReel__1_lAC {
  border-radius: 0;
}

.reellayout-module__reelnav__1Bry7 {
  display: flex;
  flex: initial;
}

.reellayout-module__videostage__9gND0 {
  flex:auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.reellayout-module__container__1iocJ {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-content: flex-start;
  border-radius: 0px;
  overflow: auto;
}

.reellayout-module__resizeBorder__2Z1yv {
  border: 1px dashed rgba(46, 162, 248, 1);
}

.reellayout-module__resizeable__12qh4 {
  overflow: hidden;
}

.reellayout-module__resizeHandle__gopYo {
  z-index: 1000;
  position: unset;
}

.reellayout-module__galleryContainer__3KRw3 {
  /* position: relative; */
  /* width: 100%; */
}

.reellayout-module__galleryInnerContainer__3G0pl {
  position: absolute;
  max-width: 100%;
  height: 100%;
  width: 100%;
  top: 0; 
  left: 0;
}

.lassocanvas-module__canvas__3RAbF {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 920;
  pointer-events: none;
}

.slides-module__container__D431O {
  height: 100%;
  overflow: auto;
  overflow: overlay;
}

.slides-module__containerPreview__3pEeX {
  height: 100%;
  flex: 1;
  overflow: hidden;
}

.slides-module__inner__3Ksd3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 1px;
  transform-origin: 0 0;
}

.slides-module__animated__61twN {
  transition: transform .1s, width .1s, height .1s;
}

.slides-module__prev__eRBFe {
  position: absolute;
  top: calc(50% - 50px);
  left: -50px;
  width: 100px;
  height: 100px;
  border-radius: 0 50% 50% 0;
  transition: left .5s;
  background: #cecece;
  opacity: 0;
}

.slides-module__next__1fk6- {
  position: absolute;
  top: calc(50% - 50px);
  right: -50px;
  width: 100px;
  height: 100px;
  border-radius: 50% 0 0 50%;
  transition: right .5s;
  background: #cecece;
  opacity: 0;
}

.slides-module__lassoContainer__2hQvf {
  position: absolute;
}

.slides-module__icon__33dNj {
  width: 40px;
  height: 40px;
  margin: 30px;
}

.slides-module__prevHover__3MH2O {
  left: 0;
  opacity: 1;
}

.slides-module__nextHover__1az69 {
  right: 0;
  opacity: 1;
}

.slides-module__fullscreenIcon__24lPO {
  position: absolute;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
}

.slides-module__imageDropzone__5MnLv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slides-module__prevHoverMobile__3um1x {
  transform: scale(0.5) translate(-50%);
}

.slides-module__nextHoverMobile__HtmGP {
  transform: scale(0.5) translate(50%);
}

.portal-module__portal__UIU0j {
  flex: 1 1 auto;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 0px;
  overflow: visible;
  overflow-x: hidden;
  position: 'relative'; 
  flex-direction: 'column';
  align-items: 'center';
  min-height: 100%;
}

.portal-module__portalMobile__1zlnJ {
  margin: 0 auto;
  overflow: hidden;
  width: 375px;
  min-height: 100%;
}

.portal-module__sections__1kEqj {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.portal-module__container__2_jO8 {
  width: 980px;
  border-right: 1px solid rgba(46, 162, 248, 1);
  border-left: 1px solid rgba(46, 162, 248, 1);
  align-content: flex-start;
  position: relative;
  border-radius: 0px;
  height: 100%;
}


.newpagemodal-module__modal__2ZfEI {
    font-family: 'proxima-nova';
}

.newpagemodal-module__templates__VJGjD {
    display: flex;
}

.newpagemodal-module__templatestable__2sQB3 {
    height: 400px;
    width: 100%;
}

.newpagemodal-module__template__37P6s {
    flex: 1;
}

.newpagemodal-module__template__37P6s p {
    padding: 10px;
}

.newpagemodal-module__templates__VJGjD h4 {
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 10px;
}

.newpagemodal-module__placeholder__2emgq {
    flex: 1;
    display: flex;
    height: 200px;
    background-color: #cecece;
    margin: 5px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 10px;
}

.newpagemodal-module__placeholder__2emgq:hover, .newpagemodal-module__placeholder__2emgq.newpagemodal-module__active__3YbaF {
    background-color: #2EA1F8;
}

.newpagemodal-module__verticalSpace__1lMGZ {
    margin-top: 30px;
    margin-bottom: 30px;
}

.infoModal-module__modal__2dSru {
  font-family: 'proxima-nova';
  top: 50%;
  transform: translateY(-50%);
}

.infoModal-module__modalContent__3DIi- {
  padding: 25px 20px !important;

}

.infoModal-module__selectLabel__jwaZi {
  margin: 3px 0;
}

.infoModal-module__formItem__3sYlI {
  margin-bottom: 10px;
}

.infoModal-module__flexField__yrjY6 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.invalidPlaylistModal-module__modal__2aT6o {
  font-family: 'proxima-nova';
}

.invalidPlaylistModal-module__modalContent__sTM3W {
  padding: 25px 20px !important;
}

.presentationname-module__presentationname__2PUDX {
  font-family: proxima-nova-medium;
  font-size: 16px;
  padding: 5px;
}

.presentationname-module__presentationname__2PUDX:hover {
  background-color: rgba(255,255,255,0.05);
}

.presentationname-module__presentationNameInput__swbOS {
  min-width: 200px;
}
.stage-module__artboard__11CxC {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  justify-content: stretch;
  user-select: none;
  overflow: hidden;
}

.stage-module__toprighthandle__2nAe_ {
  width: 6px !important;
  height: 6px !important;
  top: -4px !important;
  right: -4px !important;
  /* border: 1px solid rgba(46, 162, 248, 1); */
  border: 1px solid rgba(158,158,158,0.32);
  background-color: black;
}


.stage-module__bottomrighthandle__2EhTw {
  width: 6px !important;
  height: 6px !important;
  bottom: -4px !important;
  right: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: black;
}

.stage-module__bottomlefthandle__1ocyO {
  width: 6px !important;
  height: 6px !important;
  bottom: -4px !important;
  left: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: black;
}

.stage-module__toplefthandle__2Uye8 {
  width: 6px !important;
  height: 6px !important;
  top: -4px !important;
  left: -4px !important;
  border: 1px solid rgba(158,158,158,0.32);
  /* border: 1px solid rgba(46, 162, 248, 1); */
  background-color: black;
}


.stage-module__nav__2MH93 {
  margin-right: 0px;
  display: flex;
  min-height: 48px;
  padding: 0 15px 0 0;
  margin-bottom: 1px;
  justify-content: flex-start;
}


.stage-module__leftnav__2fEic {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.stage-module__centernav__abn_v {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stage-module__rightnav__2dZxJ {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.stage-module__stage__7ceu_ {
  display: flex;
  flex: 1 1 auto;
  overflow: auto;
  overflow: overlay;
  box-sizing: border-box;
  align-items: center;
  margin: 10px 20px 0 20px;
  height: 100%;
}

.stage-module__stageMobile__fw-J5 {
  display: flex;
  align-self: center;
  flex: 1 1 auto;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  width: 375px;
}

.stage-module__page__1jJIn {
  flex: 1 1 auto;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 0px;
  height: 4000px;
  /* box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0); */
  overflow: auto;
}

.stage-module__stageMobileContainer__3MgKp {
  flex: 1 1 auto;
  align-items: center;
  align-content: center;
  height: 4000px;
  overflow: auto;
  margin: 0 auto;
  width: 100%;
}

.stage-module__portal__Zcn6b {
  flex: 1 1 auto;
  display: flex;
  align-content: center;
  justify-content: center;
  border-radius: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
  position: relative;
}

.stage-module__container__2V_ia {
  width: 100%;
  border-right: 1px solid rgba(46, 162, 248, 1);
  border-left: 1px solid rgba(46, 162, 248, 1);
  pointer-events: none;
  align-content: flex-start;
  position: relative;
  border-radius: 0px;
  height: 4000px;
  /* overflow: auto; */
}

.stage-module__imagecontainer__1pMFO {
  width: 418px;
  height: 169px;
  background-repeat: none;
}

.stage-module__element__3SAVi {
  display: inline-block;
  border: 2px solid transparent;
  padding: 0px;
}

.stage-module__element__3SAVi:hover {
  border: 2px dotted rgba(46, 162, 248, 0.3);
}

.stage-module__textbutton__2xKd5 {
  color: #636777;
  font-family: proxima-nova-medium;
  font-size: 15px;
  margin-left: 0px;
}

.stage-module__textbutton__2xKd5:hover {
  color: white;
}

.stage-module__menuitem__31TDe, .stage-module__textitem__1vzif {
  display: flex;
  text-align: left;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  background-color: transparent;
  border: none;
  padding: 0 5px 0 5px;
  cursor: pointer;
  outline: none;
}

.stage-module__menuitem__31TDe:first-child {
  padding: 0;
}

.stage-module__textitem__1vzif:first-child {
  padding-right: 10px;
}

.stage-module__menuitem__31TDe:last-child, .stage-module__textitem__1vzif:last-child {
  padding-right: 0px;
}


.stage-module__icon__kjiGi {
  cursor: pointer;
  margin-top: 0;
  margin-left: 6px;
}

.stage-module__divider__1eww7 {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stage-module__sections__3tmpg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.stage-module__left__2ZWZl {
  height: 64px;
}

.stage-module__align__1tc8h {
  height: 50px;
  align-items: flex-start;
}

.stage-module__previewPlaceholder__3iA_F {
  width: 265px;
}

.brandColorPicker-module__picker__20tBO {
  width: 25px;
  height: 25px;
  margin: 5px 0 5px 9px;
  cursor: pointer;
  border-radius: 13px;
  border: 1px solid rgba(34,36,38,.5);
  background-image: url(data:image/png;base64;iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==);
}

.brandColorPicker-module__popover__YMVG5 {
  position: absolute;
  z-index: 3;
  left: 10px;
  top: 5px;
}

.brandColorPicker-module__cover__1G9NF {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.brandColorPicker-module__container__WRqae { 
  position: relative;
}

.elements-module__items__2iRRN {
    display: flex;
    padding: 0px;
    flex-wrap: wrap;
    flex: 1;
}

.elements-module__container__ZalVs {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
    overflow-y: overlay;
    width: 100%;
    scrollbar-width: thin;
}

.layers-module__items__3a-Sg {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  flex-flow: column;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
}

.layers-module__layers__1UpEB {
  width: 100%;
}

.layers-module__layer__1JZd0 {
  display: flex;
  justify-content: space-between;
  padding: 8px 14px 8px 8px;
  font-family: proxima-nova-bold;
}

.layers-module__textbutton__2e0e_ {
  color: #636777;
  font-family: proxima-nova-medium;
  font-size: 15px;
  margin-left: 0px;
}

.layers-module__menubutton__1uiVt {
  font-family: proxima-nova-medium;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
}

.layers-module__selected__18UMP {
  background-color: #1F8EFA;
}

.layers-module__menu__1YxHB {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 40px;
}


.playlists-module__container__2i2lC {
    display: flex;
    overflow: hidden;
    width: 100%;
    flex-grow: 1;
    height: 100%;
}


.previewTile-module__templateTile__3qfiW:hover .previewTile-module__hoverOverlay__2e8Kw {
  background-color: rgba(0,0,0,0.5);
  opacity: 1;
  transition: 0.2s;
}

.previewTile-module__hoverOverlay__2e8Kw {
  background-color: rgba(0,0,0,0);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition-duration: 0.2s;
}

.previewTile-module__previewFooter__1lnx2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5px 0px;
  width: 100%;
}

.previewTile-module__templateName__3JtD_ {
  font-family: proxima-nova-medium;
  max-height: 100px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}

.previewTile-module__description__5XKn1 {
  opacity: 0.7;
}

.previewTile-module__contextmenu__2uji4 {
  position: absolute;
  right: 5px;
  top: 5px;
}

.templates-module__container__3PLHv {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.templates-module__items__37TBm {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  overflow: auto;
}

.templates-module__infiniteScroll__3-aDp {
  max-height: 100%;
  padding: 10px 12px;
}

.templates-module__templatesGrid__2fw1c {
  display: grid;
  grid-template-columns: repeat(auto-fill, 180px);
  grid-gap: 0.8em;
  margin-left: 0px;
  margin-bottom: 10px;
  justify-content: space-evenly;
}

.templates-module__templatesGrid1__hoqTb {
  display: grid;
  grid-template-columns: repeat(auto-fill, 250px);
  grid-gap: 20px;
  margin-left: 0px;
  margin-bottom: 10px;
  justify-content: space-evenly;
}

.templates-module__confirmModal__2h-AN {
  top: 40%;
}

.confirmCloneModal-module__modal__3p2C1 {
  font-family: 'proxima-nova';
}

.confirmCloneModal-module__modalContent__30DQu {
  padding: 25px 20px !important;
}

.confirmCloneModal-module__radioOption__2t6ad {
  margin-bottom: 10px;
}
.templatespreview-module__previewcontainer__1BtP8 {
    width: 250px;
}
.assetpreview-module__mainContent__3F02U {
    padding: 0 15px 5px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: auto;
    overflow: overlay;
}

.assetpreview-module__basicMetaData__1BVpU {
    margin-bottom: 4px;
    margin-top: 8px;
    display: flex;
    align-items: center;
}

.assetpreview-module__fileSize__2wOiB {
    font-size: 12px;
}

.assetpreview-module__fileName__2YaTi {
  font-family: proxima-nova-semibold;
}

.assetpreview-module__subheader__jmrIZ {
    font-size: 14px;
    font-family: proxima-nova-semibold;
    margin-bottom: 5px;
}

.assetpreview-module__details__3_5YH {
    margin-bottom: 5px;
}

.assetpreview-module__detailsSection__29Fku {
    margin-bottom: 12px;
}

.assetpreview-module__description__TlJYn {
    line-height: 15px;
}


.page-module__page__1qesE {
    width: 203px;
    height: 112px;
    background-color: #262834;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 2px solid transparent;
    cursor: pointer;
    background-size: cover;
}

.page-module__page__1qesE.page-module__small__3Yveb {
    width: 100%;
    height: 104px;
}

.page-module__overlay__1jFdX {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 100ms ease-in;
    display: flex;
    flex-flow: row-reverse;
    padding: 6px;
}

.page-module__pagethumb__3xR2v:hover .page-module__overlay__1jFdX {
    opacity: 1;
}

.page-module__menubutton__FNHvz {
  font-family: proxima-nova-medium;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
  }

.page-module__pagetitle__2HLk2 {
    text-align: center;
    color: #FFFFFF;
    font-family: proxima-nova-medium;
    font-size: 12px;
    opacity: 0.6;
}

.page-module__pagethumb__3xR2v {
    position: relative;
}

.page-module__pointer__2d200 {
    cursor: pointer;
}

.pages-module__pages__izKvI {
  height: calc(100% - 68px);
  position: relative;
  display: flex;
  flex-direction: column;
}

.pages-module__pagesmenu__11Rjx {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.pages-module__pagemenu__RIRp5 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.pages-module__pagetype__itY1F {
    width: 69px;
    height: 86px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid transparent;
}

.pages-module__pagetype__itY1F:first-child {
    margin-left: 0px;
}

.pages-module__pagetype__itY1F:last-child {
    margin-right: 0px;
}


.pages-module__pagetype__itY1F:hover {
    /* background-color: #35ABF9; */
    border: 2px solid #35ABF9;
}


.smalltools-module__stage__1W6MT {
    background-color: rgb(51, 54, 68);
    width: 132px;
    display: flex;
    flex: 0 0 132px;
    flex-direction: column;
}

.smalltools-module__tools__13rbK {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
}

.smalltools-module__toolstage__QkLIt {
    flex: 1;
    overflow-y: auto;
    overflow-y: overlay;
    box-sizing: border-box;    
}

.smalltools-module__element__3cSc8 {
    cursor: pointer;
    font-family: "proxima-nova";
    display: flex;
    flex-direction: column;
    background-color: #383B4C;
    width: 94px;
    height: 94px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    color: #7F8FA4;
    font-size: 14px;
    border: 2px solid transparent;
}

.smalltools-module__header__2WWzy {
    font-family: "proxima-nova";
    color: #7F8FA4;
    padding: 20px 10px 0px 20px;;
    font-size: 12px;
}

.smalltools-module__element__3cSc8:hover {
    border-color: #2EA1F8;
    background-color: #31618C;
    color: white;
}


.smalltools-module__menu__19xOC {
    font-family: 'proxima-nova';
    display: flex;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    height: 64px;
}

.smalltools-module__menuitem__3U1gR {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    color: rgb(127, 143, 164);
    padding: 0;
    flex: 1;
    border-bottom: 1px solid rgb(54, 67, 87);
}

.smalltools-module__menuitem__3U1gR:hover {
    color: #FFFFFF;
}

.smalltools-module__menuitem__3U1gR.smalltools-module__active__2hYsr {
    border-bottom: 2px solid rgb(46, 162, 248);
    color: #FFFFFF;
}


.smalltools-module__verticalSpace__3AtHd {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Global Navigation */
.toolnav-module__globalnav__3_m0K {
    width: 51px;
    min-width: 51px;
    display: flex;
    flex-direction: column;
    font-family: proxima-nova-semibold;
  }

  .toolnav-module__globalnav__3_m0K.toolnav-module__expanded__1abqZ {
    width: 145px;
  }

  .toolnav-module__notdraggable__222BK {
    -webkit-app-region: no-drag;
  }

  .toolnav-module__topnavigation__3_ElB {
    height: 64px;
  }

  .toolnav-module__selectoptions__2OsfZ {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 10px;
  }


  .toolnav-module__feature__YMEEP {
    text-decoration: none;
    color: #636777;
    font-size: 14px;
    flex: 1;
    display: none;
  }

  .toolnav-module__globalnav__3_m0K.toolnav-module__expanded__1abqZ .toolnav-module__feature__YMEEP {
    display: inline-block;
    color: white;
  }

  .toolnav-module__icon__2dnnT {
    width: 69px;
  }


  .toolnav-module__primarynav__2eKZm {
    height: 64px;
    /* background-color: #313443; */
    display: flex;
    align-items: center;
    transition: all 150ms ease-in;
  }

  .toolnav-module__primarynav__2eKZm.toolnav-module__inverted__1z6z0 {
    background-color: #1F8EFA;
    transition: all 150ms ease-in;
  }

  .toolnav-module__title__3AlU3 {
    flex: 1;
    color: white;
    font-size: 17px;
    margin-left: 20px;
  }

  .toolnav-module__left__3B-WY {
    display: flex;
    align-items: center;
    flex: 1;
  }




  .toolnav-module__first__1F1Mm {
    margin-bottom: 13px;
  }

  .toolnav-module__menuitem__OseMn {
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: center;
    height: 55px;
    cursor: pointer;
    text-decoration: none;
    font-family: proxima-nova-medium;
    margin: 0;
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
  }

  .toolnav-module__selectedleft__3Aq_C {
    width: 5px;
    height: 24px;
    background-color: transparent;
  }

  .toolnav-module__selectedright__2cweb {
    width: 5px;
    height: 24px;
    background-color:transparent;
  }



  .toolnav-module__backbutton__1FPD5 {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .toolnav-module__settings__1r3fz {
    align-items: flex-end;
  }

  .toolnav-module__mytooltip__1a_jv {
    font-family: "proxima-nova" !important;
    padding: 8px 65px !important;
    opacity: 1 !important;
  }

  .toolnav-module__mytooltip__1a_jv:hover {
    font-family: "proxima-nova" !important;
  }

  .toolnav-module__divider__29SR2 {
    height: 1px;
    margin: 15px;
    background-color: #636777;
  }


  .toolnav-module__top__14Gb9 {
    display: flex;
    flex-direction: column;
  }

  .toolnav-module__bottom__3KTOu {
    display: flex;
    flex-direction: column;


  }

.dock-module__dock__2-1uo {
    background-color: rgb(51, 54, 68);
    width: 246px;
    display: flex;
    flex: 0 0 246px;
    flex-shrink: 0;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
    overflow-y: overlay;
    scrollbar-width: thin;
}

.presentations-module__app__YNbG_ {
    font-family: 'proxima-nova';
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    position: relative;
}

.presentations-module__stage__11hWU {
    background-color: rgba(43, 45, 59, 1);
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.presentations-module__flex__2k_vU { 
    display: flex;
    width: calc(100% - 51px);
}

.spotlightPreview-module__spotlightTitle__3KBQR {
  display: flex;
  align-items: center;
}

.spotlightPreview-module__allSpotlights__4Clb0 {
  font-size: 14px;
  color: #C5C5C5;
  cursor: pointer;
}

.spotlightPreview-module__allSpotlights__4Clb0:hover {
  color: #FFFFFF;
}

html, body {
  height: 100vh;
  width: 100%;
  padding: 0;
  margin: 0;
}
* {
  outline: none;
  -webkit-outline: none;
  cursor: inherit;
  box-sizing: border-box;
  position: relative;
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'proxima-nova';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  cursor: default;
}
html[data-mobile] body {
  overflow: auto;
}
img {
  user-drag: none;
  -webkit-user-drag: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  font-family: 'proxima-nova-semibold';
}
svg {
  box-sizing: content-box;
}
#hs-eu-cookie-confirmation {
  display: none;
}
input:placeholder-shown {
  text-overflow: ellipsis !important;
}

.previewTile-module__previewContainer__1RjPJ {
  width: 100%;
  height: 155px;
  background-color: rgb(56, 59, 76);
  /* margin-right: 30px; */
  margin-bottom: 25px;
  background-size: cover;
  background-position: top left;
  position: relative;
}

.previewTile-module__hoverOverlay__D3yeD {
  width: 100%;
  background-color: rgba(0,0,0,1);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}

.previewTile-module__hoverOverlay__D3yeD:hover {
  background-color:red;
  opacity: 1;
}

.previewTile-module__previewButton__1oVMn {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 15px;
  padding: 7px 21px;
  margin: 0 5px;
  cursor: pointer;
  font-family: proxima-nova-semibold;
}

.previewTile-module__previewButton__1oVMn:hover {
  background-color: #FFFFFF;
  color: #262734;
}

.previewTile-module__bottomPadding__1fe_A {
  padding-bottom: 15px;
}

.previewTile-module__previewFooter__WhwmO {
  /* position: absolute; */
  /* bottom: 0px; */
  /* display: flex; */
  /* justify-content: space-between; */
  /* background-color: rgba(0, 0, 0, 0.4); */
  /* padding: 8px 10px; */
  /* width: 100%; */
  max-height: 150px;
  overflow: hidden;
}

.previewTile-module__templateName__1GMwL {
  max-height: 150px;
  overflow: hidden;
  color: #FFFFFF;
  font-family: 'proxima-nova'
}

.templates-module__app__33SE5 {
  font-family: 'proxima-nova';
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  position: relative;
}

.templates-module__mainContent__bgOn3 {
  background-color:#2B2D3B;
  flex: 1;
  color: #FFFFFF;
  padding: 24px;
  overflow: scroll auto;
  margin-bottom: -40px;
}

.templates-module__templatesSection__dTFzW {
  margin: 20px 0;
}

.templates-module__loadMoreButton__184lC {
  width: 230px;
  background-color: rgb(56, 59, 76);
  height: 50px;
  display: flex;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.templates-module__sectionTitle__2025c {
  font-size: 16px;
  margin-bottom: 30px;
  font-family: proxima-nova-medium;
}

.templates-module__templatesGrid__3onJo {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}




.previewTile-module__templateTile__3HC64:hover .previewTile-module__hoverOverlay__2BrUO {
  background-color: rgba(0,0,0,0.5);
  opacity: 1;
  transition: 0.2s;
}

.previewTile-module__hoverOverlay__2BrUO {
  background-color: rgba(0,0,0,0);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition-duration: 0.2s;
}

.previewTile-module__previewFooter__3VhTf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5px 0px;
  width: 100%;
}

.previewTile-module__templateName__3es_G {
  font-family: proxima-nova-medium;
  max-height: 100px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}

.previewTile-module__description__1dR76 {
  opacity: 0.7;
}

.previewTile-module__contextmenu__2CA8T {
  position: absolute;
  right: 5px;
  top: 5px;
}

.previewTile-module__menuItemContent__1Wm0d {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.templates-module__container__2bTjB {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.templates-module__items__1KYsP {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  overflow: auto;
  overflow: overlay;
}

.templates-module__infiniteScroll__5QbnF {
  max-height: 100%;
  padding: 10px 12px;
}

.templates-module__templatesGrid__3Lsc1 {
  display: grid;
  grid-template-columns: repeat(auto-fill, 180px);
  grid-gap: 0.8em;
  margin-left: 0px;
  margin-bottom: 10px;
  justify-content: space-evenly;
}

.templates-module__templatesGrid1__m21Iz {
  display: grid;
  grid-template-columns: repeat(auto-fill, 210px);
  grid-gap: 20px;
  margin-left: 0px;
  margin-bottom: 10px;
  justify-content: space-evenly;
}

.templates-module__confirmModal__3RI1A {
  top: 40%;
}

.templatespreview-module__previewcontainer__3nOQe {
    width: 210px;
}
table.PitchesTable-module__pitchesTable__26JHX thead th.PitchesTable-module__tableHeader__2KDjR {
  color: #C1C2C8;
  text-transform: uppercase;
  font-size: 11px;
  font-family: proxima-nova-medium;
  border-bottom: 1px solid #454857
}

table.PitchesTable-module__pitchesTable__26JHX tbody td {
  color: #C1C2C8;
  font-size: 14px;
  border-bottom: 1px solid #454857;
  height: 66px;
  cursor: pointer;
}

.PitchesTable-module__actionIcon__2rbtT {
  cursor: pointer;
  margin-right: 25px;
  display: flex;
  align-items: center;
}

.PitchesTable-module__pitchesTable__26JHX tr:hover .PitchesTable-module__actionIcon__2rbtT {
  opacity: 1;
  transition: 0.2s;
}

.PitchesTable-module__pitchesGrid__1CCDq {
  display: flex;
  flex-wrap: wrap;
  margin-left: 7px;
  margin-bottom: 50px;
}

.PitchesTable-module__loaderContainer__UqwnT {
  height: 40px;
}

.PitchesTable-module__loadMoreButton__iTuIt {
  width: 230px;
  background-color: rgb(56, 59, 76);
  height: 50px;
  display: flex;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

