body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

/* override burma/bootstrap UI Component */
/* atwin */
.atwin__color__red {
  color: red; }

a.atw__link__blue, a.atw__link__blue:not([href=""]):not([tabindex=""]) {
  color: blue;
  text-decoration: underline; }

.atwin__color__primary {
  color: #bd377b; }

.atw__debug__title {
  font-size: 20px;
  color: #7d0f0f;
  margin: 1em 0;
  font-weight: bold;
  border-bottom: 2px dashed #ccc; }

.atw__debug__title__child {
  font-size: 16px;
  color: #666;
  margin: 0.7em 0 0.5em 0;
  padding-left: 0.5em;
  border-left: 0.25em solid #814343;
  font-weight: bold; }

.atw__login__layout {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-size: 12px; }

header.atw__login__layout__head,
footer.atw__login__layout__foot {
  box-shadow: none;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  margin: 0; }

.atw__login__layout a {
  color: #000000;
  text-decoration: underline; }

.atw__login__form {
  text-align: center;
  margin-top: 1em;
  padding-top: 1em; }
  .atw__login__form > form {
    margin-bottom: 0; }
  .atw__login__form .error {
    color: #fff;
    background-color: #ca2828;
    display: inline-block;
    line-height: 1.1em;
    padding: 0.3em 0.5em;
    border-radius: 1em;
    font-size: 10px;
    margin-top: 0.5em; }
  .atw__login__form .form-group {
    margin-bottom: 0.5em; }
    .atw__login__form .form-group input::placeholder {
      color: #b0b0b0; }

.atw__login__forminput {
  border-radius: 2px;
  border: 1px solid #282726;
  box-shadow: 0 0 1px #000 inset;
  padding: 0.249em 1em; }

h1.atw__login__brand {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block; }

  
.card-content-comment .container{
  width: 400px;
}

.hide-in-mobile{
  display: block !important;
}

.hide-in-tablet-desktop{
  display: none !important;
}

.hide-table-in-mobile{
  display: table !important;
}

.hide-table-in-tablet-desktop{
  display: none !important;
}

.model3d-camera-btn {
  padding-right: 1.5rem !important;
  padding-bottom: 2rem !important;
}

.atw__ui__hidden__taglist{
  display: none !important;
}

.atw__ui__hidden__menus{
  display: none !important;
}

  /* IPhone 5/SE
    Galaxy Fold
  */  
@media only screen and (max-width: 359px) {
  
  .atwin__navbar__brand__mark{
    display: block;
    /* margin-left: 3rem !important; */
    font-size: 18px;
  }

  .atwin__navbar__item--text{
    /* width: 120px; */
    font-size: 12px !important;
    display: block !important;
  }
  
  .hide-menu{
    left: -80% !important;
  }

  .hide-in-mobile{
    display: none !important;
  }
  
  .hide-in-tablet-desktop{
    display: block !important;
  }

  .hide-table-in-mobile{
    display: none !important;
  }
  
  .hide-table-in-tablet-desktop{
    display: table !important;
    table-layout: fixed;
  }

  .container-fluid.atwin__maincolumn{
    margin-left: 0px !important;
    width: 100vw !important;
  }
  
  .atw__collections__grid__cell, .atw__collections__list__thumbnail{
    width: 100% !important;
  }

  .atw__collections__list__table th {
    white-space: break-spaces;
  }

  .atw__sidebar{
    top: 0 !important;
    height: 100vh !important;
    width: 80% !important;   
    transition: all .4s ease-in-out !important;
  }

  .atw__sidebar--overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 998;
    position: fixed;
  }

  .atw__collections__header__nav{
    width: 60%;
    justify-content: flex-end;
  }

  .atw__collections__header__nav > div > .fa{
    width: 1.15em;
  }

  .atw__sidebar__title, .atw__sidebar__tree, .atw__sidebar__systemmenu .menu-list a{
    font-size: 14px !important;
  }

  .atw__comments__table-mobile {
    border: unset !important;
  }

    /* .atw__3dcontainer__overlay__left__minimap {
      display: none !important;
    }  http://projects.rev-kitten.com/issues/10993*/

    
    .card-content-comment{
      right: -145vw !important;
    }
    
    .card-content-comment.active{      
      position: initial !important;
    }

    .card-content.card-content-slide.card-content-slide-w400 .container
    {
      width: 300px !important;
    }

    .atw__3dcontainer__overlay__panel{
      width: 300px !important;
      height: calc(85vh - 115px) !important;
    }

    .card-content-comment .container{
      width: revert !important;
    }

    .new-comment-table-mobile {
      padding-left: 0.25rem !important;
      /* padding-top: 0.0rem !important; */
      padding-bottom: 0.0rem !important;
    }

    .atw__new__comments__modal {
      padding: 0.75rem;
      /* width: calc(100% + 20px); */
    }

    .table-comment-mobile {
      /* width: calc(80% + 20px); */
      font-size: 12px;
    }

    .font-comment-mobile {
      font-size: 12px !important;
    }

    .new-comment-mobile-float-right {
      display: initial !important;
      float: right !important;
    }

    .from-to-font {
      font-size: 10px !important;
    }

    .btn-bar-right {
      text-align: right;
      width: 60%;
    }

    .atw__3dcontainer__overlay__control {
      display: none !important;
      left: 0px !important;
      padding-top: 50px;
    }

    .atw__3dcontainer__overlay__middle {
      left: 0px !important;
      top: 140px !important;
    }

    .atw__3dcontainer__overlay__middle__panel {
      width: 60vw !important;
      height: 60vh !important; 
    }

    .atwin__3dcontainer__embed {
      height: calc(100vh - 150px) !important;
    }

    .atw__collections__body{
      max-height: 45vh !important;
    }

    .atw__collections__body__3dgallery{
      height: 45vh !important;
    }
}

/* 
Moto g4
Galaxy S5
Pixel 2
Pixel 2 XL
iPhone 6/7/8
iPhone 6/7/8 plus
iPhone X
Surface Duo */
@media only screen and (min-width: 360px) and (max-width: 767px) {

      .atw__login__layout{
        font-size: 12px;
        min-height: 100vh !important;
      }

      .atw__login__layout__head{
        flex-grow: 1 !important;
      }
      
    .atw__login__layout section{
      flex-grow: 4 !important;
    }

      
    .atw__login__layout__foot{
      flex-grow: 1 !important;    
    }

    .container-fluid.atwin__maincolumn{
      margin-left: 0px !important;
      width: 100vw !important;
    }

    .atw__collections__grid__cell, .atw__collections__list__thumbnail{
      width: 100% !important;
    }
  
    .atw__collections__list__table th {
      white-space: break-spaces;
    }
    
    .atw__collections__header__nav{
      width: 60%;
      justify-content: flex-end;
    }

    .atw__collections__header__nav > div > .fa{
      width: 1.15em;
    }
    
    .atw__sidebar{
      top: 0 !important;
      height: 100vh !important;
      width: 80% !important;   
      transition: all .4s ease-in-out !important;
    }
  
    .atw__sidebar--overlay{
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0.5);
      z-index: 998;
      position: fixed;
    }

    .atw__sidebar__title, .atw__sidebar__tree, .atw__sidebar__systemmenu .menu-list a{
      font-size: 14px !important;
    }

    .atwin__navbar__items{
      flex-grow: 0 !important;
    }

    .atwin__navbar__brand__mark{
      display: block;
      /* margin-left: 25vw; */
      font-size: 18px;
    }
  
    .atwin__navbar__item--text{
      /* width: 120px; */
      font-size: 12px !important;
      display: block !important;
    }

    .sidebr-menu {
      padding-right: 30%;
    }

    .hide-menu{
      left: -80% !important;
    }

    .hide-in-mobile{
      display: none !important;
    }
    
    .hide-in-tablet-desktop{
      display: block !important;
    }

    .hide-table-in-mobile{
      display: none !important;
    }
    
    .hide-table-in-tablet-desktop{
      display: table !important;
      table-layout: fixed;
    }

    /* .atw__3dcontainer__overlay__left__minimap {
      display: none!important;
    } http://projects.rev-kitten.com/issues/10993*/

    #main-title-wrapper .title-row {
      display: none!important;
    }

    .add-comment-photo{
      display: block !important;
    }
    
    .card-content-comment{
      right: -115vw !important;
    }

    .atw__comments__table-mobile {
      border: unset !important;
    }
    
    .card-content.card-content-slide.card-content-slide-w400 .container
    {
      width: 350px !important;
    }
    
    .card-content-comment.active{
      position: initial !important;
    }

    .card-content-comment .container{
      width: 320px;

    }

    .new-comment-table-mobile {
      padding-left: 0.25rem !important;
      /* padding-top: 0.0rem !important; */
      padding-bottom: 0.0rem !important;
    }

    .atw__new__comments__modal {
      padding: 0.75rem;
      /* width: calc(100% + 20px); */
    }

    .table-comment-mobile {
      /* width: calc(80% + 20px); */
      font-size: 12px;
    }

    .font-comment-mobile {
      font-size: 12px !important;
    }

    .new-comment-mobile-float-right {
      display: initial !important;
      float: right !important;
    }

    .atw__ui_selectbox--boxeddark{
      width: 120px !important;
    }

    .from-to-font {
      font-size: 10px !important;
    }

    .btn-bar-right {
      text-align: right;
      width: 60%;
    }

    .atw__3dcontainer__overlay__control {
      left: 0px !important;
      padding-top: 50px;
    }

    .atw__3dcontainer__overlay__middle {
      left: 0px !important;
      top: 100px !important;
    }

    .atw__3dcontainer__overlay__middle__panel {
      width: 40vw !important;
      height: 60vh !important;
    }

    .atwin__3dcontainer__embed {
      height: calc(100vh - 155px) !important;
    }
    .atw__3dcontainer__overlay__panel
    {
      height: calc(85vh - 115px) !important;
    }

    .atw__collections__body{
      max-height: 46vh !important;
    }

    .atw__collections__body__3dgallery{
      height: 46vh !important;
    }

  /* Responsive SPACE iframe */
  .atw__ui__responsive__menu {
    display: none;
  }

  .atw__ui__taglist__drawer.active {
    display: none;
  }

  .atw__ui__movable_taglist.active{
    display: none;
  }

  .atw__ui__gallery__drawer.active{
    display: none;
  }

  .atw__ui__3d__control__drawer.active {
    display: none;
  }

  .atw__ui__hidden__taglist{
    display:inherit !important;
  }

  .atw__ui__public_taglist{
    margin-top: -49px !important;
    height: calc(111vh - 111px) !important;
  }
  
  .atw__ui__hidden__menus{
    display: inline-flex !important;
  }
}


/* iPad   */
@media only screen and (min-width: 768px) and (max-width: 1023px) {

    .atw__login__layout{
      min-height: 85vh !important;
    }

    .atw__login__layout__foot{
      font-size: 18px !important;
    }

    .atw__login__layout__head{
      flex-grow: 1 !important;

    }

    .atw__login__layout section{
      flex-grow: 6 !important;
    }


    .atwin__navbar__brand__mark{
      display: block;
      /* margin-left: 25vw; */
      font-size: 18px;
    }
  
    .atwin__navbar__item--text{
      /* width: 120px; */
      font-size: 12px !important;
      display: block !important;
    }

      /* .atwin__navbar{
        height: 100px !important;
        font-size: 26px !important;
      } */


    .atw__sidebar, .atwin__maincolumn, .atwin__3dcontainer__embed{
      /* height: calc(100vh - 106px) !important; */
      margin-top: 0px !important;
      top: 50px !important;
    }

    .atw__collections__grid__cell {
      width: calc(100% / 3 - 20px ) !important;
    }

    .atw__sidebar{
      top: 50px !important;
      padding-bottom: 65px !important;
      height: 100% !important;
    }
    .atw__showcase__bottomnav {
      margin: -35px  10px 0 0 !important; 
      position: absolute;
      bottom: 10px;
      width: -webkit-fill-available !important;
    }

    .atw__ui__selectbox__frontface{
      width: 200% !important;
    }
    .atw__contentbody.atw__contentbody--user-index {
      height: calc(90vh - 180px) !important;
    }
    
    .atwin__maincolumn{
      margin-top: 50px !important;
    }

    /* .atw__3dcontainer__overlay__left__minimap {
      display: none !important;
    }   http://projects.rev-kitten.com/issues/10993*/

    .card-content-slide{
      top: 10px !important;
    }

    .card-content-slide-w400, .card-content-slide-wfull, .card-content-comment{
      top: 60px !important;
    }

    .atw__comments__table-mobile {
      border: unset !important;
    }

    
    .card-content.card-content-slide.card-content-slide-w400 .container
    {
      width: 320px !important;
    }

    .new-comment-table-mobile {
      padding-left: 0.25rem !important;
      /* padding-top: 0.0rem !important; */
      padding-bottom: 0.0rem !important;
    }

    .atw__new__comments__modal {
      padding: 4rem 0.75rem 0.75rem 0.75rem;
      /* width: calc(100% + 20px); */
    }

    .table-comment-mobile {
      /* width: calc(80% + 20px); */
      font-size: 12px;
    }

    .font-comment-mobile {
      font-size: 12px !important;
    }

    .new-comment-mobile-float-right {
      display: initial !important;
      float: right !important;
    }

    .atwin__3dcontainer__embed {
      margin-top: 50px;
    }

    .atwin__3dcontainer .modal-card {
      margin-top: 100px;
      max-height: calc(100vh - 140px) !important;
    }
    
    .atw__3dcontainer__overlay__panel{
      height: calc(95vh - 165px) !important;
    }

    .atw__3dcontainer__overlay__control {
      left: 0px !important;
      padding-top: 100px;
    }

    .atw__3dcontainer__overlay__middle {
      left: 0px !important;
      top: 15vh !important;
    }

    .atw__3dcontainer__overlay__middle__panel {
      width: 55vw !important;
    }

    .is-hidden-mobile {
      display: block !important;
    }

    .hide-in-tablet-desktop{
      display: none !important;
    }

    /* .atwin__3dcontainer__embed {
      height: calc(105vh - 170px) !important;
    } */

    .atw__modal__outer.side-bar-layout{
      top: 10%;
      transform: translateY(-30%);
    }
    .atw__ui__tag-title{
      position: relative !important;
      top: 8px !important;
      margin-right: -24px !important;
    }
    .atw__ui__responsive__atwin{
      position: relative !important;
      top: 0px !important;
      /* height: calc(110vh - 50px) !important; */
    }
    .atw__ui__panel__scroll_area{
      max-height: calc(100vh - 125px) !important;
      height: calc(100vh - 190px) !important;
    }
}

/* iPad Pro */
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .atw__login__layout{
        min-height: 90vh !important;
      }

      .atw__login__layout__foot{
        font-size: 18px !important;
      }

      .atw__login__layout__head{
        flex-grow: 1 !important;

      }

      .atw__login__layout section{
        flex-grow: 4 !important;
      }
        
      /* .atwin__navbar{
        height: 100px !important;
      } */

      .atw__sidebar, .atwin__maincolumn, .atwin__3dcontainer__embed {
        /* height: calc(100vh - 100px) !important; */
        margin-top: 0px !important;
        top: 50px !important;
      }

      .atw__sidebar{
        top: 50px !important;
        padding-bottom: 60px !important;
        height: 100% !important;
      }
      .atw__contentbody.atw__contentbody--user-index {
        margin-bottom: 0px !important;
        height: calc(90vh - 180px) !important;
      }
      .atw__showcase__bottomnav {
        margin: -30px  10px 0 0 !important; 
        position: absolute;
        bottom: 10px;
        width: -webkit-fill-available !important;
      }
      .atwin__maincolumn{
        margin-top: 50px !important;
      }

      .atw__collections__grid__cell {
        width: calc(100% / 3 - 20px ) !important;
      }

      .atwin__navbar__item--text{
        font-size: 12px !important;
        display: block !important;
      }

      /* .atw__3dcontainer__overlay__left__minimap {
        display: none !important;
      } http://projects.rev-kitten.com/issues/10993*/

      .card-content-slide{
        top: 10px !important;
      }

      .card-content-slide-w400, .card-content-slide-wfull, .card-content-comment{
        top: 60px !important;
      }

      .atw__comments__table-mobile {
        border: unset !important;
      }

      .new-comment-table-mobile {
        padding-left: 0.25rem !important;
        /* padding-top: 0.0rem !important; */
        padding-bottom: 0.0rem !important;
      }

      .atw__new__comments__modal {
        padding: 4rem 0.75rem 0.75rem 0.75rem;
        /* width: calc(100% + 20px); */
      }

      .table-comment-mobile {
        /* width: calc(80% + 20px); */
        font-size: 12px;
      }

      .font-comment-mobile {
        font-size: 12px !important;
      }

      .atwin__3dcontainer__embed {
        margin-top: 50px;
      }

      .atwin__3dcontainer #add_tag_modal > div.modal-card {
        margin-top: 100px;
        max-height: calc(100vh - 140px) !important;
      }

      .atw__3dcontainer__overlay__panel {
        height: calc(95vh - 165px) !important;
      }

      .atw__3dcontainer__overlay__control {
        left: 0px !important;
        padding-top: 100px;
      }

      .atw__3dcontainer__overlay__middle {
        left: 0px !important;
        top: 15vh !important;
      }
  
      .atw__3dcontainer__overlay__middle__panel {
        width: 55vw !important;
      }

      .atwin__navbar__brand__mark{
        display: block;
        /* margin-left: 25vw; */
        font-size: 18px;
      }
      .atw__modal__shade {
        height: calc(105vh - 50px) !important;
      }

      .modal.is-active {
        height: calc(105vh - 50px) !important;
      }
      .atw__ui__responsive__atwin{
        position: relative !important;
        top: 0px !important;
        /* height: calc(110vh - 50px) !important; */
      }
      .atw__ui__panel__scroll_area{
        max-height: calc(100vh - 125px) !important;
        height: calc(105vh - 180px) !important;
      }
}

.atw__ui__library3D{
  margin: 15 0 0 0 !important;
}

.atw__login__layout__head img {
  width: 70%;
  max-width: 320px; }

.atw__login__layout section {
  background-image: url("../images/login-bg-sample.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-grow: 2;
  display: flex;
  justify-content: center;
  align-items: center; }

.atw__navbar-login {
  padding-top: 50px;
  padding-bottom: 50px; }

.atw__login__column,
.atw__login__column .column,
.atw__login__column .columns {
  margin: 0;
  padding: 0; }

.atw__login__submit {
  border-radius: 1em;
  line-height: 1em;
  padding: 0.375em 0;
  width: 1.879em;
  background-color: #bd377b;
  color: white;
  transition: all 0.05s ease-in-out 0s;
  text-align: center;
  margin-top: 2em;
  box-shadow: 0 0 38px rgba(255, 255, 255, 0.26);
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-image: url("../images/icons/login.svg");
  background-repeat: no-repeat;
  background-size: 92%;
  background-position: center; }
  .atw__login__submit:active {
    background-color: #6f1945; }
  .atw__login__submit.disabled {
    background-color: #6f1945;
    opacity: 1; }
    .atw__login__submit.disabled:after {
      content: ""; }

/* ###### Navbar ###### */
.atwin__navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  z-index: 998;
  border-bottom: 1px solid #383838;
  height: 50px;
  align-items: center;
  box-sizing: border-box;
  padding: 0 1em;
  justify-content: space-between; }

.atwin__navbar__items {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end; }

.atwin__navbar__item--text {
  font-size: 12px; 
  display: flex; }

.atwin__navbar__item--text p{
  width: max-content; }

.atwin__navbar__item--text, .atwin__navbar__item {
  margin-left: 0.75em; }

.atwin__navbar__item__icon img {
  display: inline-block;
  width: 2em;
  height: 2em; }
.atwin__navbar__item__icon:active {
  opacity: 0.6; }

/* ###### Sidebar ###### */
.atw__sidebar {
  position: fixed;
  left: 0;
  top: 50px;
  height: calc(100vh - 50px);
  width: 200px;
  background-color: #383838;
  box-sizing: border-box;
  padding: 8px;
  display: flex;
  flex-direction: column; 
  z-index:999; }
  .atw__sidebar a {
    color: #fff; }

header.atw__sidebar__title {
  margin: 0;
  padding: 0;
  line-height: 1.5em; }
  header.atw__sidebar__title, header.atw__sidebar__title h1 {
    box-shadow: none;
    text-shadow: none; }
  header.atw__sidebar__title h1 {
    font-size: 13px;
    font-weight: bold;
    color: #ff7ab6 !important;
    line-height: 2.3em;
    border-bottom: 1px solid #808080;
    padding: 0.3em 0.5em;
    margin-bottom: 0.3em; }

.atw__sidebar__title__icon {
  width: 1.3em;
  height: 1.3em;
  display: inline-block;
  position: relative;
  top: -0.13em; }

.atw__sidebar__treearea {
  flex-grow: 2;
  overflow-y: scroll;
  padding-bottom: 1.5em; }

.atw__sidebar__treearea__bottomshade {
  height: 0;
  position: relative; }
  .atw__sidebar__treearea__bottomshade:after {
    content: "";
    display: block;
    position: absolute;
    background-color: red;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#868686+0,868686+100&0+0,1+90 */
    background: -moz-linear-gradient(top, rgba(56, 56, 56, 0) 0%, #383838 90%, #383838 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(56, 56, 56, 0) 0%, #383838 90%, #383838 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(56, 56, 56, 0) 0%, #383838 90%, #383838 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    left: 0;
    bottom: 0;
    height: 1.5em;
    width: 100%;
    border-bottom: 1px solid #808080; }

.atw__sidebar__systemmenu {
  padding-top: 0.8em; }
  .atw__sidebar__systemmenu hr.menu-hr {
    background: transparent;
    border-bottom: 1px solid #808080;
    position: relative;
    bottom: 0.5em; }
  .atw__sidebar__systemmenu .menu-list a {
    padding: 0.5em 0;
    text-indent: 0.25em; }
  .atw__sidebar__systemmenu .menu-list a:hover {
    color: #fff;
    text-decoration: underline;
    background-color: inherit; }
  .atw__sidebar__systemmenu .menu-list a:active {
    opacity: 0.5; }
  .atw__sidebar__systemmenu .menu-list li ul {
    border-left: none; }

.atw__sidebar__tree {
  font-size: 12px;
  padding: 0.5em;
  color: #fff; }
  .atw__sidebar__tree a {
    color: inherit; }
  .atw__sidebar__tree li {
    margin: 0.2em 0; }
  .atw__sidebar__tree .atw__sidebar__tree__item.is--active {
    color: #e83e8c;
    font-weight: bold; }
  .atw__sidebar__tree .atw__sidebar__tree__item:hover a {
    text-decoration: none; }
  .atw__sidebar__tree .atw__sidebar__tree__item:active {
    opacity: 0.5; }
  .atw__sidebar__tree ul.nochild {
    padding-left: none; }
  .atw__sidebar__tree .atw__sidebar__tree__item__caret {
    position: relative;
    width: 1em;
    height: 1em;
    line-height: 0px;
    display: inline-block; }
    .atw__sidebar__tree .atw__sidebar__tree__item__caret::before {
      position: relative;
      top: 0.26em;
      content: "";
      border-width: 0.5em 0.36em;
      border-left-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      display: inline-block;
      border-style: solid;
      left: 0.15em; }
    .atw__sidebar__tree .atw__sidebar__tree__item__caret.is--closed::before {
      top: 0.04em;
      left: 0.4em;
      transform: rotate(-90deg); }
    .atw__sidebar__tree .atw__sidebar__tree__item__caret i {
      display: none; }
  .atw__sidebar__tree .atw__sidebar__tree__item__label {
    display: inline-block; }
  .atw__sidebar__tree ul ul {
    padding-left: 1em; }

.atwin__maincolumn {
  margin-top: 50px;
  margin-left: 200px;
  box-sizing: border-box;
  min-height: calc(100vh - 50px);
  width: calc(100vw - 200px);
  background-color: rgba(255, 255, 255, 0); }
  .atwin__maincolumn > .column {
    padding: 0; }
  .atwin__maincolumn.atwin__maincolumn--gray {
    background-color: #dbdbdb; }

.atw__contentbody.atw__contentbody--user-index {
  height: calc(100vh - 188px); }

.atw__showacase__detail {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 100px); }

.atw__showacase__detail__title {
  height: 2em; }

.atw__showacase__detail__embed {
  min-height: 470px;
  position: relative;
  flex-grow: 2; }
  .atw__showacase__detail__embed iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.atw__showacase__detail__bottom {
  max-height: 33vh;
  width: 100%;
  margin: 1em auto 2em auto;
  overflow: scroll; }

.atw__showacase__detail__bottombox__textitem {
  overflow: scroll; }

.atw__showacase__detail__navs {
  height: 2em;
  display: flex;
  flex-direction: row;
  position: relative; }
  .atw__showacase__detail__navs:after {
    content: "";
    display: block;
    top: -1em;
    width: 100%;
    border-top: 2px solid #333;
    left: 0;
    position: absolute; }
  .atw__showacase__detail__navs > * {
    width: 50%; }
    .atw__showacase__detail__navs > *:last-child {
      text-align: right; }

.atw__showacase__detail__bottombox {
  display: flex;
  flex-direction: row; }
  .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__column {
    width: 33.3%;
    box-sizing: border-box;
    padding: 0.5em;
    border-right: 1px solid #ccc;
    font-size: 14px; }
    .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__column:last-child {
      border-right: none; }
  .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__index {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.8em; }
  .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__item {
    display: flex;
    flex-direction: row; }
    .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__item dt {
      text-align: right;
      font-size: 12px;
      width: 8em; }
      .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__item dt span {
        display: inline-block; }
    .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__item dd {
      padding-left: 0.5em; }
  .atw__showacase__detail__bottombox .atw__showacase__detail__bottombox__textitem {
    padding: 0 0.5em; }

.atwin__3dcontainer {
  padding: 50px 0 0 0;
  min-height: calc(100vh);
  box-sizing: border-box;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed; }
  .atwin__3dcontainer .atw__3dcontainer--overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 998;
    position: fixed;
  }
    /* check mark on box file upload success */
    .checkmark__circle {
      stroke-dasharray: 166;
      stroke-dashoffset: 166;
      stroke-width: 2;
      stroke-miterlimit: 10;
      fill: none;
      animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    }

    .checkmark__circle--check {
        stroke: #7ac142;
    }

    .checkmark__circle--x {
        stroke: #c14257;
    }
    
    .checkmark {
        width: 56px;
        height: 56px;
        border-radius: 50%;
        display: block;
        stroke-width: 2;
        stroke: #fff;
        stroke-miterlimit: 10;
        margin: 10% auto;
        top: -27vh;
        left: 83vh;
        border: none;
    }

    .checkmark--check {
        box-shadow: inset 0px 0px 0px #7ac142;
        animation: fillgr .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    }

    .checkmark--x {
        box-shadow: inset 0px 0px 0px #c14257;
        animation: fillrd .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    }
    
    .checkmark__check {
        transform-origin: 50% 50%;
        animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    }

    .checkmark__check--check {
        stroke-dasharray: 48;
        stroke-dashoffset: 48;
    }

    .checkmark__check--x {
        stroke-dasharray: 29;
        stroke-dashoffset: 29;
    }
    
    @keyframes stroke {
        100% {
        stroke-dashoffset: 0;
        }
    }
    @keyframes scale {
        0%, 100% {
        transform: none;
        }
        50% {
        transform: scale3d(1.1, 1.1, 1);
        }
    }
    @keyframes fillgr {
        100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
        }
    }
    @keyframes fillrd {
        100% {
        box-shadow: inset 0px 0px 0px 30px #c14257;
        }
    }

  .atwin__3dcontainer .tag-button {
    height: 1em;
    width: 1em;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    display: inline-block;
    background-color: transparent; }
    .atwin__3dcontainer .tag-button.green {
      background-color: #00ff6e; }
    .atwin__3dcontainer .tag-button.blue {
      background-color: blue; }
    .atwin__3dcontainer .tag-button.red {
      background-color: red; }
    .atwin__3dcontainer .tag-button.yellow {
      background-color: #de7b0b; }
  .atwin__3dcontainer .atw__3dcontainer__overlay__tagtab {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 0.2em;
    font-size: 0.9em;
    border-radius: 0.6em 0 0 0.6em;
    position: relative;
    display: inline-flex; 
    border-right: .5px solid #ffffff6b;
    transition: all 400ms ease-in-out;
    right: 0%;
    height: 50px; }
  .atwin__3dcontainer .collapse_tab {
    transition: all 400ms ease-in-out;
    right: -100%; }
  .atwin__3dcontainer .atw__3dcontainer__overlay__tagtab__toggle {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 0.2em;
    font-size: 0.9em;
    position: relative;
    display: inline-flex; }
  .atwin__3dcontainer .atw__3dcontainer__overlay__minimap {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 0.2em;
    font-size: 0.9em;
    border-radius: 0 0.6em 0.6em 0 ;
    position: relative; }

.atw__3dcontainer__scrollarea {
  height: 100%; }

.atwin__3dcontainer__embed {
  width: 100%;
  height: calc(100vh - 50px); }
.atwin__3dcontainer__embed iframe {
  width: 100%;
  height: 100%; }

.atw__3dcontainer__overlay__panel {
  background-color: rgba(0, 0, 0, 0.65);
  padding: 0.625em;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 115px); }
  .atw__3dcontainer__overlay__panel .columns strong {
    color: inherit !important; }
  .atw__3dcontainer__overlay__panel .columns {
    color: #fff; }
  .atw__3dcontainer__overlay__panel > .columns {
    flex-grow: 1;
    overflow-y: auto; }
.atw__ui__public_taglist{
  margin-top: -49px !important;
  /* height: calc(106vh - 111px) !important; */
  height: calc(100vh) !important;
}

.atw__3dcontainer__overlay__tab {
  border-bottom: 1px solid #696969; 
  padding-bottom: 10px;
}

.atw__3dcontainer__overlay__panel__bottom {
  border-top: 1px solid #696969;
  padding-top: 0.625em; }

.atw__3dcontainer-tag__fileupload--form {
  background-color: #EDEDED;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  line-height: 2em;
  cursor: pointer; }
  .atw__3dcontainer-tag__fileupload--form:active {
    opacity: 0.8; }
  .atw__3dcontainer-tag__fileupload--form input {
    display: none; }
  
.atw__3dcontainer__overlay__right {
  position: absolute;
  right: 0;
  top: 40px; }

.atw__3dcontainer__overlay__middle {
  position: absolute;
  left: 31vw;
  top: 25vh; 
  transition: all .4s ease-in-out;}

  .atw__3dcontainer__overlay__middle--hide{
    position: absolute;
    left: 30vw;
    top: -110vh; 
    transition: all .4s ease-in-out;
  }

  .atw__3dcontainer__overlay__middle__panel {
    background-color: rgb(66,66,67);
    padding: 0.625em;
    display: flex;
    flex-direction: column;
    width: 40vw;
    height: 65vh; }
    .atw__3dcontainer__overlay__middle__panel .columns strong {
      color: inherit !important; }
    .atw__3dcontainer__overlay__middle__panel .columns {
      color: #fff; }
    .atw__3dcontainer__overlay__middle__panel > .columns {
      flex-grow: 1;
      overflow-y: auto; }
    .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search {
      max-height: 2.2em; }
      .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search .control {
        height: 100%; }
        .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search .control .is-white.input { height: 2.2em; 
          width: 87%;
       }
    .atw__3dcontainer__overlay__middle__panel  .label {
      margin-top: 2%;
    }
    .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search .input{
      margin-left: 25%;
      border: 0;
      outline: 0;
      background: transparent;
      border-bottom: 1px solid rgb(255, 255, 255);
      color: lightgrey;
    }
    .input::placeholder{
      color: lightgrey;
    }

    .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search .label{
     color: rgb(226, 221, 221);
     font-weight: 400;
     margin-left: 1.8%;
    }
    .atw__3dcontainer__overlay__middle__panel .atw__3dobj__search .icon{
      margin: 0px 15px 0px 0px;
      height: 2.4rem;
      filter: invert(1);
     }
  .atw__3dcontainer__overlay__control {
    display: none !important;
    position: absolute;
    left: 380px;
    top: 50px; 
    transition: all .4s ease-in-out;
  }

  .atw__3dcontainer__overlay__control--hide {
    position: absolute;
    left: 380px;
    top: -325px; 
    transition: all .4s ease-in-out;
  }
  
    .atw__3dcontainer__overlay__control__panel {
      display: none !important;
      background-color: rgba(0, 0, 0, 0.65);
      padding-top: 0.625em;
      display: flex;
      flex-direction: column;
      width: 210px;
      height: 260px;}
      .atw__3dcontainer__overlay__control__panel .columns strong {
        color: inherit !important; }
      .atw__3dcontainer__overlay__control__panel .columns {
        color: #fff; }
      .atw__3dcontainer__overlay__control__panel > .columns {
        flex-grow: 1;
        overflow-y: auto; }
      .atw__3dcontainer__overlay__control__panel .atw__3dobj__search {
        max-height: 2.2em; }
        .atw__3dcontainer__overlay__control__panel .atw__3dobj__search .control {
          height: 100%; }
          .atw__3dcontainer__overlay__control__panel .atw__3dobj__search .control .is-white.input { height: inherit; }
        

.atw__3dcontainer__overlay__left {
  position: absolute;
  /* left: 10px; */
  top: 110px;
  max-width: 856px;
  max-height: 379px; }
.atw__3dcontainer__overlay__button {
  position: absolute;
  /* left: 10px; */
  /* top: 10px; */
  display: none;
  }

  .atw__3dcontainer__overlay__left__minimap{
  position: absolute;
  left: 0px;
  top: 100px;
  width: 379px;
  max-width: 856px;
  max-height: 379px;
  transition: all .4s ease-in-out;
  z-index: 1;}

  .atw__3dcontainer__overlay__left__minimap--hide{
    left: -379px;
    transition: all .4s ease-in-out;
  }

  .atw__3dcontainer__overlay__left__minimap__setting{
  position: absolute;
  left: 0px;
  z-index: -1;
  top: 0px;
  width: 100%;
  transition: all .4s ease-in-out;
  max-height: calc(100vh - 510px);
  overflow: auto; }
  
  .atw__3dcontainer__overlay__left__minimap__setting--show{
    top: 379px;
    transition: all .4s ease-in-out; }

  .atw__3dcontainer__overlay__left__minimap__setting .screenshot{
    background-color: rgba(214, 212, 212, 0.8) !important; 
    font-size: 0.8em;
    font-weight: bold;
    border-radius: 0px !important;
    height: 30px;
    width: 100%;
    justify-content: left;
  }
  .atw__3dcontainer__overlay__left__minimap__setting .block .field{
    display:flex;
  }
  .atw__3dcontainer__overlay__left__minimap__setting .block .field .control{
    width:100%;
  }
  .atw__3dcontainer__overlay__left__minimap__setting .block .atui-minibtn{
    filter: invert(93%) sepia(0%) saturate(1411%) hue-rotate(151deg) brightness(85%) contrast(83%);
    position: inherit;
  }
  .atw__3dcontainer__overlay__left__minimap__setting .block .slider{
    width: calc(100% - 5rem);
    left: 1.5rem;
    position: inherit;    
  }

  .atw__3dcontainer__overlay__left__minimap__setting .block .slider[type='range']::-webkit-slider-thumb {
    background-color: #BDBDBD !important;
    border: 1px solid #BDBDBD !important;
    transform: scale(1.6);
}

.atw__3dcontainer__overlay__left__minimap__setting .block .slider[type='range']::-webkit-slider-runnable-track {
  background-color: #696969 !important;
}
.atw__3dcontainer__overlay__left__minimap__setting td{
  padding-left: 10px;
  padding-right: 10px;
}
.atw__3dcontainer__overlay__left__minimap__setting .modified__sliders{
  width: 40px;
  display: inline-block;
}
.atw__3dcontainer__overlay__left__minimap__setting .modified__sliders .slider[type='range']{
  display: inline-block;
  width: calc(100% - (-290px)) !important;
}

  .atw__3dcontainer__overlay__left__minimap .close__minimap,
  .atw__3dcontainer__overlay__left__minimap .setting__icon {
    width: 2em;
    width: 2em;
    height: 2em;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    position: absolute;
    font-size: 0.7em;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2; }

  .atw__3dcontainer__overlay__left__minimap .close__minimap{
    bottom: unset;
    top: 0;
  }

  .atw__3dcontainer__overlay__left__minimap__canvas {
    position: absolute;
    max-width: 856px;
    max-height: 379px;
    z-index: 1;
  }

.atw__3dcontainer__commentlist, .content .atw__3dcontainer__commentlist {
  font-size: 0.9rem;
  text-decoration: underline;
  table-layout: fixed;
  padding: 0.5em 0;
  width: 100%; }
  .atw__3dcontainer__commentlist a, .content .atw__3dcontainer__commentlist a {
    color: #fff !important; }
  .atw__3dcontainer__commentlist td, .content .atw__3dcontainer__commentlist td {
    padding: 0.6em 0.5em !important;
    border-bottom: none;
    line-height: 1.1em; }
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__inidicator, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__inidicator {
    width: 1.5em; }
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status {
    width: 5em; }
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname,
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status,
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname,
  .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status,
  .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime {
    color: #fff; }
    .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname, .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname a,
    .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status,
    .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status a,
    .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime,
    .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime a, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname a,
    .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status,
    .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__status a,
    .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime,
    .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__tagname {
    width: calc(100% - 1.5em - 9.5em - 5em); }
  .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime, .content .atw__3dcontainer__commentlist .atw__3dcontainer__commentlist__datetime {
    width: 9.5em; }

.atw__3dcontainer__commentgrid, .atw__3dcontainer__commentgrid > li, .content .atw__3dcontainer__commentgrid, .content .atw__3dcontainer__commentgrid > li {
  list-style-type: none;
  padding: 0;
  margin: 0; }
.atw__3dcontainer__commentgrid, .content .atw__3dcontainer__commentgrid {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem; }
.atw__3dcontainer__commentgrid > li, .content .atw__3dcontainer__commentgrid > li {
  width: calc(50% - 1em);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  margin: 0.5em;
  color: #fff;
  padding-bottom: 0.5em; }
.atw__3dcontainer__commentgrid dl, .content .atw__3dcontainer__commentgrid dl {
  font-size: 95%; }
.atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__title, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__title {
  display: flex;
  font-weight: bold; }
.atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__tagname, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__tagname {
  position: relative;
  left: 0.3em;
  bottom: 0.15em;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline; }
.atw__3dcontainer__commentgrid .atw__3dcontainer__commentlist__status, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentlist__status {
  width: 5em; }
.atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments, .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments > li, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments > li {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments dd, .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments > li dd, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments dd, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__latestcomments > li dd {
    margin-left: 1.5em; }
.atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__thumbnail, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__thumbnail {
  float: right;
  border: 1px solid #ccc;
  max-width: 150px;
  overflow: hidden;
  margin: 0 0 0.5em 0.5em; }
  .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__thumbnail img, .content .atw__3dcontainer__commentgrid .atw__3dcontainer__commentgrid__commentgrid__thumbnail img {
    display: block;
    width: 100%; }

.atw__3dcontainer__overlay__navbar {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__first {
    width: 3em;
    font-size: 0.8rem; }
    .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__first .atw__ui__minibtn {
      position: relative;
      left: 0.15em; }
  .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__last {
    width: 2em;
    text-align: right; }
    .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__last .atw__ui__minibtn {
      position: relative;
      right: -0.3em; }
  .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__mid {
    flex-grow: 1;
    display: flex; }
  .atw__3dcontainer__overlay__navbar .atw__3dcontainer__overlay__navbar__mid--align-right {
    justify-content: flex-end; }

.atw__3dcontainer__overlay__navbar__tab {
  display: flex;
  flex-grow: 2;
  max-width: 400px; }
  .atw__3dcontainer__overlay__navbar__tab .atw__3dcontainer__overlay__tab {
    width: 100%; }

.atw__3dcontainer__tagdetail__navbar {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .atw__3dcontainer__tagdetail__navbar a {
    text-decoration: none !important; }
  .atw__3dcontainer__tagdetail__navbar .atw__3dcontainer__tagdetail__navbar__first {
    width: 2em; }
  .atw__3dcontainer__tagdetail__navbar .atw__3dcontainer__tagdetail__navbar__last {
    width: 2em; }

.atw__3dcontainer__tagdetail__title {
  flex-grow: 1;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff; }

.atw__3dcontainer__taglist__navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 3em; }

.atw__3dcontainer__tagdetail__navbar__right {
  width: 4.75em;
  text-align: right;
  padding-right: 0.5em; }
  .atw__3dcontainer__tagdetail__navbar__right button {
    padding-right: 0.2em; }

.atw__3dcontainer__taglist__search {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 340px; }
  .atw__3dcontainer__taglist__search > * {
    margin: 0 0.15em; }
  .atw__3dcontainer__taglist__search > div {
    flex-grow: 1;
    max-width: 50%;
    display: flex; }
  .atw__3dcontainer__taglist__search.overflow_fallback > div {
    width: 100px; }
  .atw__3dcontainer__taglist__search .select {
    position: relative;
    height: auto !important; }
    .atw__3dcontainer__taglist__search .select select {
      font-size: 14px;
      max-width: 100%;
      outline: none;
      padding: 0 1.8em 0 0.5em;
      line-height: 1em;
      height: 2em;
      font-weight: bold; }
    .atw__3dcontainer__taglist__search .select:after {
      top: 1em !important;
      right: 1.4em !important;
      color: #333;
      font-size: 85%; }

.atw__3dcontainer__box__notification {
  bottom: 8vh;
  left: 0;
  width: 25%;
  height: 8%;
  padding: .75rem 0 0 1rem;
}

.atw__3dcontainer__box__notification__simobj {
  opacity: 80%;
  bottom: 5vh;
  left: 0;
  width: 47%;
  height: 8%;
  padding: 0.75rem 0 0 0.75rem;
}

/* ###### Collections ###### */
.atw__collections {
  display: flex;
  flex-direction: column; }

.atw__collections__body {
  height: 70vh; }

.atw__collections__body__3dgallery{
  height: 56vh !important;
}

.atw__collections__listwrap {
  overflow: scroll;
  height: calc(100vh - 123px);
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px); }

.atw__collections__header {
  border-bottom: 2px solid #898989;
  margin-bottom: 0.5em !important;
  padding-bottom: 0.5em;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all 0.1s ease-in-out 0s; }
  .atw__collections__header.atw__collections__header--gridmode {
    border-color: rgba(137, 137, 137, 0); }
    .atw__collections__header.atw__collections__header--gridmode .atw__collections__header__nav {
      opacity: 0.628; }

.atw__collections__header__title {
  flex-grow: 2;
  display: flex;
  font-size: 120%; }
  .atw__collections__header__title, .atw__collections__header__title > h1 {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.atw__collections__header__nav {
  display: flex;
  flex-direction: row; }
  .atw__collections__header__nav > div {
    display: flex;
    align-items: center;
    justify-content: center; }
    .atw__collections__header__nav > div > .fa {
      width: 1.5em;
      font-size: 150%; }
  .atw__collections__header__nav input, .atw__collections__header__nav a {
    background-color: transparent !important; }

.atw__collections__header__search {
  border-bottom: 1px solid #3a3a3a;
  border-width: 0 0 1px 0;
  border-radius: 0; 
  flex-shrink: unset;}
  .atw__collections__header__search input, .atw__collections__header__search .input {
    border: none;
    box-shadow: none; }

.atw__collections__grid {
  display: flex;
  flex-wrap: wrap; 
  height: 55vh;
}

.atw__collections__grid__cell {
  width: calc(100% / 4 - 20px );
  margin: 10px;
  position: relative; }

.atw__collections__grid__item {
  width: 100%;
  box-sizing: border-box;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  background-color: #fff; }
  .atw__collections__grid__item .atw__collections__grid__item__commentbadge {
    background-color: #bd377b;
    color: white;
    position: absolute;
    z-index: 2;
    padding: 0.2em 0.5em;
    min-width: 23px;
    height: 23px;
    top: -0.5em;
    right: -0.5em;
    border-radius: calc(23px / 2);
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: Helvetica , Arial;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3); }
  .atw__collections__grid__item .atw__collections__grid__item__thumbnail {
    padding-top: 50%;
    position: relative;
    overflow: hidden;
    background-color: #ccc; }
  .atw__collections__grid__item .atw__collections__grid__item__thumbnail__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}
  .atw__collections__grid__item .atw__collections__grid__item__detail {
    font-size: 12px !important;
    padding: 0.3em 2.6em 0.35em 0.7em;
    position: relative;
    color: #000;
    line-height: 1.4em; }
    .atw__collections__grid__item .atw__collections__grid__item__detail a, .atw__collections__grid__item .atw__collections__grid__item__detail strong {
      color: inherit; }
    .atw__collections__grid__item .atw__collections__grid__item__detail > div {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .atw__collections__grid__item .atw__collections__grid__item__detail > div.updated {
        font-size: 11px; }
  .atw__collections__grid__item .atw__collections__grid__item__detail__edit {
    position: absolute;
    right: 0.5em;
    bottom: 0.5em;
    font-size: 18px; }
    .atw__collections__grid__item .atw__collections__grid__item__detail__edit img {
      width: 27px;
      position: relative;
      bottom: -8px;
      right: -8px;
      opacity: 0.675; }
  .atw__collections__grid__item .item__overlay--top,
  .atw__collections__grid__item .item__overlay--mid,
  .atw__collections__grid__item .item__overlay--bottom {
    width: 2em;
    height: 2em;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    font-size: 0.7em;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .atw__collections__grid__item .item__overlay--top {
    top: 0; }
  .atw__collections__grid__item .item__overlay--mid {
    margin: -1em 0;
    top: 50%; }
  .atw__collections__grid__item .item__overlay--bottom {
    bottom: 0; }

.atw__collections__list__table {
  width: calc(100% - 20px);
  margin: 10px; }
  .atw__collections__list__table th {
    font-size: 12px;
    text-indent: 0.6em;
    padding-bottom: 0.5em; }
  .atw__collections__list__table td {
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    border-right: 6px solid #fff;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    padding: 0.5em; }
    .atw__collections__list__table td:last-child, .atw__collections__list__table td:first-child {
      border-right: none; }

.atw__collections__list__thumbnail {
  /* padding-top: 50%; */
  position: relative;
  overflow: hidden;
  background-color: #ccc;
  width: 128px; 
  height: 73px;}
  .atw__collections__list__thumbnail .item__overlay--top,
  .atw__collections__list__thumbnail .item__overlay--mid,
  .atw__collections__list__thumbnail .item__overlay--bottom {
    width: 1.5em;
    height: 1.5em;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    font-size: 0.7em;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .atw__collections__list__thumbnail .item__overlay--top {
    top: 0; }
  .atw__collections__list__thumbnail .item__overlay--mid {
    margin: -0.75em 0;
    top: 50%; }
  .atw__collections__list__thumbnail .item__overlay--bottom {
    bottom: 0; }

.atw__collections__thumbnail__cell {
  width: 128px; }

.atw__collections__list__editcell {
  font-size: 68% !important;
  opacity: 0.758; }

.atw__collections__list__commentbadge {
  background-color: #bd377b;
  color: white;
  position: absolute;
  z-index: 2;
  padding: 0.2em 0.5em;
  min-width: 20px;
  height: 20px;
  top: 0.3em;
  right: 0.3em;
  border-radius: calc(20px / 2);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica , Arial;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3); }

.atw__collections__list__thumbnail__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.atw__collections__list__reorder-handle img {
  width: 16px; }

.atw__collections__list__edit {
  font-size: 130% !important;
  text-align: center !important; }
  .atw__collections__list__edit a {
    color: #8c8c8c; }

/* ###### showcase edit screen ###### */
.atw__showcase-edit__header {
  border-bottom: 2px solid #898989;
  margin-bottom: 0.5em !important;
  padding-bottom: 0.5em;
  display: flex;
  flex-direction: row;
  align-items: center; }

.atw__showcase-edit__header__title {
  flex-grow: 2;
  display: flex;
  font-size: 120%; }
  .atw__showcase-edit__header__title, .atw__showcase-edit__header__title > h1 {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.atw__showcase-edit__header__nav {
  display: flex;
  flex-direction: row; }
  .atw__showcase-edit__header__nav > div {
    display: flex;
    align-items: center;
    justify-content: center; }
    .atw__showcase-edit__header__nav > div > .fa {
      width: 1.5em;
      font-size: 150%; }

.atw_showcase-edit__scrollarea {
  height: calc(100vh - 200px); }

.atw__showcase-edit__formcolumn {
  display: flex;
  flex-direction: row;
  padding: 1em 0 2em 0;
  border-bottom: 2px solid #666;
  margin-bottom: 1em; }
  .atw__showcase-edit__formcolumn .control .input, .atw__showcase-edit__formcolumn .control .textarea, .atw__showcase-edit__formcolumn .control .select select {
    background-color: transparent;
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: #868686; }
  .atw__showcase-edit__formcolumn .control .input[disabled], .atw__showcase-edit__formcolumn .control .textarea[disabled], .atw__showcase-edit__formcolumn .control .select select[disabled], .atw__showcase-edit__formcolumn .control fieldset[disabled] .input, .atw__showcase-edit__formcolumn .control fieldset[disabled] .textarea, .atw__showcase-edit__formcolumn .control fieldset[disabled] .select select, .atw__showcase-edit__formcolumn .control .select fieldset[disabled] select {
    border-color: #e8e7e7; }

.atw__showcase-edit__formtitle,
.atw__showcase-edit__userlist__title {
  font-weight: bold;
  text-align: left;
  font-size: 15px;
  color: #000;
  margin-bottom: 1em; }

.atw__showcase-simpleobject__formtitle{
  font-weight: bold;
  text-align: left;
  font-size: 8.7px;
  color: #000;
  margin-bottom: 1em; }

.atw__showcase-edit__formcolumn__system {
  width: 40%;
  padding-right: 1em;
  margin-right: 1em;}

.atw__showcase-edit__formcolumn__system__border {
  width: 50%;
  padding-right: 1em;
  margin-right: 1em;
  border-right: 1px solid #868686; }

.atw__showcase-edit__formcolumn__property {
  display: flex;
  flex-direction: row;
  flex-grow: 1; }
  .atw__showcase-edit__formcolumn__property > div {
    flex-grow: 1; }
    .atw__showcase-edit__formcolumn__property > div:first-child {
      width: 90%;
      margin-right: 1em; }
    .atw__showcase-edit__formcolumn__property > div:last-child {
      max-width: 160px; }

.atw__showcase-edit-fields {
  display: table;
  width: 100%; }

.atw__showcase-edit-field {
  display: table-row; }
  .atw__showcase-edit-field > dt, .atw__showcase-edit-field > dd {
    display: table-cell;
    padding: 0.6em 0 0.3em 0; }
  .atw__showcase-edit-field > dt {
    font-size: 12px;
    width: 10em;
    text-align: right;
    padding-right: 1em;
    vertical-align: middle;
    position: relative;
    top: 0.5em; }

.atw__showcase-edit__fileupload--form {
  background-color: #EDEDED;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  line-height: 2em;
  cursor: pointer; }
  .atw__showcase-edit__fileupload--form:active {
    opacity: 0.8; }
  .atw__showcase-edit__fileupload--form input {
    display: none; }

.atw__showcase-edit__userlist__title {
  border-bottom: 1px solid #666;
  margin-bottom: 0;
  padding-bottom: 0.5em; }

.atw__showcase-edit__userlist__table {
  width: 100%; }
  .atw__showcase-edit__userlist__table th {
    font-size: 11px;
    text-indent: 0.6em;
    padding: 1em 0;
    vertical-align: middle;
    line-height: 1.1em; }
  .atw__showcase-edit__userlist__table td {
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    padding: 0.8em 0.5em; }
    .atw__showcase-edit__userlist__table td:last-child, .atw__showcase-edit__userlist__table td:first-child {
      border-right: none; }
    .atw__showcase-edit__userlist__table td:first-child {
      text-align: center; }

.atw__showcase__bottomnav {
  padding-top: 0.5em ;
  border-top: 2px solid #666;
  position: absolute;
  bottom: 10px;
  margin-right: 10px !important;
  width: -webkit-fill-available !important;
}

.atw__icon--reorder:after {
  content: url("../images/ico_reorder.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  transform: scale(1.3); }

.button, .file.is-dark .file-cta {
  border-radius: 0;
  font-size: 14px !important;
  padding: 0.65em 1em 0.65em 1.2em;
  font-weight: bold;
  position: relative;
  transition: none;
  background-color: #b5b5b5;
  color: #fff;
  border: none; }
  .button:hover, .file.is-dark .file-cta:hover {
    color: #fff;
    background-color: #b5b5b5; }
  .button:active, .file.is-dark .file-cta:active {
    background-color: #3f3f3f !important; }
  .button.is-pink, .file.is-dark .file-cta.is-pink {
    background-color: #bd377b;
    color: #fff; }
    .button.is-pink:active, .file.is-dark .file-cta.is-pink:active {
      background-color: #6f1945; }
  .button.has-background-grey, .file.is-dark .file-cta.has-background-grey {
    background-color: #7a7a7a !important; }
    .button.has-background-grey:active, .file.is-dark .file-cta.has-background-grey:active {
      background-color: #3f3f3f !important; }

/* ###### comments ###### */
.atw__comments {
  display: flex;
  flex-direction: column; }

.atw__comments__body {
  height: calc(100vh - 104px);
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px); }

.atw__comments__body__pagination {
  height: calc(100vh - 188px); }

.atw__comments__header {
  border-bottom: 2px solid #898989;
  margin-bottom: 0.5em !important;
  padding-bottom: 0.5em;
  display: flex;
  flex-direction: row;
  align-items: center; }

.atw__comments__header__title {
  flex-grow: 2;
  display: flex;
  font-size: 120%; }
  .atw__comments__header__title, .atw__comments__header__title > h1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.atw__comments__table {
  width: calc(100% - 20px);
  margin: 10px; }
  .atw__comments__table th {
    font-size: 12px;
    text-indent: 0.6em;
    padding-bottom: 0.5em; }
  .atw__comments__table td {
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    border-right: 6px solid #fff;
    font-size: 13px;
    vertical-align: top;
    position: relative;
    padding: 0.8em 0.5em; }
    .atw__comments__table td:last-child, .atw__comments__table td:first-child {
      border-right: none; }
    .atw__comments__table td:first-child {
      vertical-align: middle; }
  .atw__comments__table .atw__comments__table__td--new {
    width: 4em; }

.atw__comments__new {
  background-color: #be3374;
  width: 1.6em;
  height: 1.6em;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  line-height: 0; }

.atw__comments__table__td--thumbnail {
  width: 122px; }
  .atw__comments__table__td--thumbnail img {
    display: block;
    max-width: 100%; }

.atw__comments__table__td--summary {
  min-width: 200px; }

/* ###### for modal ######*/
.modal-card-foot, .modal-card-head {
  border-radius: 0px;
  border: none; }

.modal-card-foot {
  padding: 12px 10px 10px 10px;
  text-indent: 0.5em;
  background-color: #fff;
  position: relative; }
  .modal-card-foot:after {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 20px);
    top: 0px;
    left: 10px;
    border-bottom: 2px solid #333; }

.modal-card-head {
  padding: 0.45rem 0.9rem; }
  .modal-card-head .modal-card-title.header-modal {
    font-size: inherit;
    font-weight: bold; }
  .modal-card-head button.delete.btn.btn-default {
    background-color: transparent !important; }
    .modal-card-head button.delete.btn.btn-default::before {
      height: 100%;
      width: 1px;
      transform: rotate(-45deg);
      top: 0; }
    .modal-card-head button.delete.btn.btn-default::after {
      height: 100%;
      width: 1px; }

.card-content.nopadding {
  padding: 0; }
.card-content.card-content-slide {
  position: absolute;
  right: -100vw;
  top: 10px;
  padding: 0;
  transition: all 0.3s ease-in-out; }
  .card-content.card-content-slide.card-content-slide-w400 {
    top: 60px;
    right: -552px; }
    .card-content.card-content-slide.card-content-slide-w400, .card-content.card-content-slide.card-content-slide-w400 > div {
      width: 420px; }
  .card-content.card-content-slide.card-content-slide-w800 {
    right: -850px; }
    .card-content.card-content-slide.card-content-slide-w800, .card-content.card-content-slide.card-content-slide-w800 > div {
      width: 820px; }
  .card-content.card-content-slide.card-content-slide-wfull {
    top: 60px;
    right: calc(100vw * -1 - 50px); }
    .card-content.card-content-slide.card-content-slide-wfull, .card-content.card-content-slide.card-content-slide-wfull > div {
      width: calc(100vw - 20px); }
    .card-content.card-content-slide.card-content-slide-wfull .container {
      max-width: 100%; }
  .card-content.card-content-slide.card-content-comment {
    top: 60px; }
  .card-content.card-content-slide.active {
    right: 0px; }

/* ###### UI Component ######*/
[class^="atw__ui__"] input:disabled,
[class*=" atw__ui__"] input:disabled {
  background-color: #fff; }

.atw__ui__btn {
  margin: 0 0;
  padding: 0.5em 0.6em 0.5em 0.5em;
  display: inline-block;
  border-radius: 0;
  font-weight: 600;
  font-size: 88%;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: none;
  line-height: 1;
  transition: color .05s ease-in-out,background-color .05s ease-in-out,border-color .05s ease-in-out,box-shadow .05s ease-in-out; }
  .atw__ui__btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .atw__ui__btn:disabled {
    background-color: #fff;
    color: #bd377b;
    border: 1.5px solid #bd377b;
    opacity: 0.5;}
  .atw__ui__btn {
    background-color: #b5b5b5;
    color: #fff; 
    }
    
    .atw__ui__btn:hover {
      background-color: #c2c2c2; }
    .atw__ui__btn:active {
      background-color: #3e3f3f; }
  .atw__ui__btn.atw__ui__positive {
    background-color: #bd377b; }
    .atw__ui__btn.atw__ui__positive:hover {
      background-color: #c94588; }
    .atw__ui__btn.atw__ui__positive:disabled {
      background-color: #fff; }
    .atw__ui__btn.atw__ui__positive:active {
      background-color: #6f1945; }

.atw__ui__btn__iconarea .atw__ui__btn__svgicon {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.6em;
  transform: scale(1.8); }

.atw__ui__btn__label {
  vertical-align: middle; }

.atw__ui__buttonbar {
  display: flex;
  flex-direction: row;
  width: 100%;
  border: none; }
  .atw__ui__buttonbar .atw__ui__buttonbar__message,
  .atw__ui__buttonbar .atw__ui__buttonbar__left,
  .atw__ui__buttonbar .atw__ui__buttonbar__right {
    flex-grow: 1;
    vertical-align: middle; }
  .atw__ui__buttonbar .atw__ui__buttonbar__left {
    text-align: left; 
    padding-right: 20px;
  }
  .atw__ui__buttonbar .atw__ui__buttonbar__message {
    display: flex;
    align-items: center; }
  .atw__ui__buttonbar .atw__ui__buttonbar__right {
    text-align: right; 
    padding-left: 20px;
  }

.atw__useredit__combined__title {
  display: flex; }
  .atw__useredit__combined__title .atw__content__section-title {
    width: 160px; }
  .atw__useredit__combined__title .atw__useredit__combined__title--control {
    padding-left: 0.5em;
    font-size: 12.5px;
    line-height: 2em; }

.ps__rail-x {
  height: 15px;
  bottom: 0; }

.ps__rail-x,
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  position: absolute; }

.ps__rail-y {
  width: 15px;
  right: 0; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
  opacity: 0.6; }

.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
  height: 100%; }
  .ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover,
  .ps .ps__rail-y.ps--clicking,
  .ps .ps__rail-y:focus,
  .ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: 0.9; }

.ps__thumb-x {
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px; }

.ps__thumb-x,
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  position: absolute; }

.ps__thumb-y {
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px; }

.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x {
  background-color: #999;
  height: 11px; }

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y {
  background-color: #999;
  width: 11px; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .ps {
    overflow: auto !important; } }
.ps-container {
  position: relative; }

.atw__ui__slider_container {
  width: 80px;
}

.atw__ui__slider {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: rgb(186, 186, 186);
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  transform: rotate(270deg);
}

.atw__ui__slider:hover {
  opacity: 1;
}

.atw__ui__slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  cursor: pointer;
}

.atw__ui__slider:-moz-range-thumb {
 width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  cursor: pointer;
}

.atw__ui__minibtn {
  margin: 0 0;
  padding: 0.6em;
  display: inline-block;
  border-radius: 0;
  font-weight: 600;
  font-size: 1em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: none;
  line-height: 1em;
  transition: color .05s ease-in-out,background-color .05s ease-in-out,border-color .05s ease-in-out,box-shadow .05s ease-in-out; }
  .atw__ui__minibtn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .atw__ui__minibtn {
    background-color: #b5b5b5;
    color: #fff; }
    .atw__ui__minibtn:hover {
      background-color: #c2c2c2; }
    .atw__ui__minibtn:active {
      background-color: #3e3f3f; }
  .atw__ui__minibtn.atw__ui__positive {
    background-color: #bd377b; }
    .atw__ui__minibtn.atw__ui__positive:hover {
      background-color: #c94588; }
    .atw__ui__minibtn.atw__ui__positive:active {
      background-color: #6f1945; }
  .atw__ui__minibtn.atw__ui__minibtn--transparent {
    background-color: transparent; }
    .atw__ui__minibtn.atw__ui__minibtn--transparent:hover {
      background-color: transparent;
      opacity: 0.8; }
    .atw__ui__minibtn.atw__ui__minibtn--transparent:active {
      background-color: transparent;
      opacity: 0.8; }
  .atw__ui__minibtn.atw__ui__minibtn--icononly, .atw__ui__minibtn.atw__ui__minibtn--icononly.atw__ui__minibtn--transparent {
    opacity: 1; }
    .atw__ui__minibtn.atw__ui__minibtn--icononly:hover, .atw__ui__minibtn.atw__ui__minibtn--icononly.atw__ui__minibtn--transparent:hover {
      opacity: 1; }
    .atw__ui__minibtn.atw__ui__minibtn--icononly:active, .atw__ui__minibtn.atw__ui__minibtn--icononly.atw__ui__minibtn--transparent:active {
      opacity: 1; }

.atw__ui__minibtn__iconarea .atw__ui__minibtn__svgicon {
  display: inline-block;
  width: 1em;
  height: 1em;
  transform: scale(1.8); }
.atw__ui__minibtn__iconarea.atw__ui__minibtn__iconarea--fit .atw__ui__minibtn__svgicon {
  transform: scale(2.8); }
.atw__ui__minibtn__iconarea.atw__ui__minibtn__iconarea--mid .atw__ui__minibtn__svgicon {
  transform: scale(2.5); }

/* atui-select */
.atw__ui__selectbox {
  display: inline-block;
  user-select: none; }

.atw__ui__selectbox__frontface {
  display: flex;
  width: 100%;
  line-height: 1.8em; }

.atw__ui__selectbox__selectedlabel {
  flex-grow: 1; }

.atw__ui__selectbox__pulldown {
  display: block;
  position: relative;
  width: 100%; }

.atw__ui__selectbox__pulldown.atw__ui__selectbox__pulldown--placeholder .atw__ui__selectbox__pulldown__body {
  height: 0px !important;
  position: static !important;
  border: none !important; }

.atw__ui__selectbox__pulldown__body {
  height: 0;
  overflow: hidden;
  width: 100%; }

.atw__ui__selectbox__pulldown__item {
  display: block;
  margin: 0;
  padding: 0; }
  .atw__ui__selectbox__pulldown__item input {
    display: none; }

.atw__ui__selectbox--onplaceholder .atw__ui__selectbox__selectedlabel {
  color: #ccc; }

.atw__ui__selectbox--disabled {
  opacity: 0.5; }

.atw__ui_selectbox--simple .atw__ui__selectbox__frontface {
  border-bottom: 1px solid #898989; }
.atw__ui_selectbox--simple.atw__ui__selectbox--disabled {
  opacity: 0.5; }
  .atw__ui_selectbox--simple.atw__ui__selectbox--disabled .atw__ui__selectbox__frontface {
    border-bottom: 1px solid #999999;
    color: #999999; }
  .atw__ui_selectbox--simple.atw__ui__selectbox--disabled .atw__ui__selectbox__knob:after {
    border-color: #999999 transparent transparent transparent; }
.atw__ui_selectbox--simple .atw__ui__selectbox__knob {
  width: 2em;
  text-align: center; }
  .atw__ui_selectbox--simple .atw__ui__selectbox__knob:after {
    content: '';
    display: block;
    border-width: 1em;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    margin-bottom: -1em;
    position: relative;
    top: 0.3em;
    transform: scale(0.5, 0.7); }
.atw__ui_selectbox--simple.atw__ui__selectbox--selecting .atw__ui__selectbox__knob:after {
  transform: scale(0.5, 0.7) rotate(180deg);
  top: -0.5em;
  opacity: 0.6; }
.atw__ui_selectbox--simple .atw__ui__selectbox__pulldown__body {
  border: 1px solid #898989;
  border-width: 0 1px 0 1px;
  position: absolute;
  background-color: #fff;
  z-index: 2; }
.atw__ui_selectbox--simple .atw__ui__selectbox__selectedlabel {
  padding: 0.08em 0.6em 0.00em 0.6em;
  line-height: 1.5em;
  min-height: 1.52em; }
.atw__ui_selectbox--simple .atw__ui__selectbox__pulldown__item {
  padding: 0.1em 0.6em; }
  .atw__ui_selectbox--simple .atw__ui__selectbox__pulldown__item:hover {
    background-color: #333;
    color: #fff; }
.atw__ui_selectbox--simple.atw__ui__selectbox--selecting .atw__ui__selectbox__pulldown__body {
  height: auto;
  border-width: 0 1px 1px 1px; }

.atw__ui_selectbox--boxed .atw__ui__selectbox__frontface {
  border: 1px solid #9d9d9c; }
.atw__ui_selectbox--boxed .atw__ui__selectbox__knob {
  border-left: 1px solid #9d9d9c;
  width: 2em;
  text-align: center; }
  .atw__ui_selectbox--boxed .atw__ui__selectbox__knob:after {
    content: '';
    display: block;
    border-width: 1em;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    margin-bottom: -1em;
    position: relative;
    top: 0.3em;
    transform: scale(0.5, 0.7); }
.atw__ui_selectbox--boxed.atw__ui__selectbox--selecting .atw__ui__selectbox__knob {
  background-color: #eee; }
  .atw__ui_selectbox--boxed.atw__ui__selectbox--selecting .atw__ui__selectbox__knob:after {
    transform: scale(0.5, 0.7) rotate(180deg);
    top: -0.5em; }
.atw__ui_selectbox--boxed .atw__ui__selectbox__pulldown__body {
  border: 1px solid #9d9d9c;
  border-width: 0 1px 0 1px;
  position: absolute;
  background-color: #fff;
  z-index: 2; }
.atw__ui_selectbox--boxed .atw__ui__selectbox__selectedlabel {
  padding: 0.04em 0.6em;
  position: relative;
  top: 0.11em;
  min-height: 1.84em; }
.atw__ui_selectbox--boxed .atw__ui__selectbox__pulldown__item {
  padding: 0.1em 3em 0.1em 0.6em; }
  .atw__ui_selectbox--boxed .atw__ui__selectbox__pulldown__item:hover {
    background-color: #333;
    color: #fff; }
.atw__ui_selectbox--boxed.atw__ui__selectbox--selecting .atw__ui__selectbox__pulldown__body {
  height: auto;
  border-width: 0 1px 1px 1px; }

.atw__ui_selectbox--boxeddark {
  font-size: 94.25%;
  font-weight: bold;
  max-width: 100%;
  white-space: nowrap;
  width: 100px;
  color: #4a4a4a; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__frontface {
    background-color: #e5e5e5;
    width: 200%; /*280%*/
    transition: 0.1s ease-in-out 0s; }
    .atw__ui_selectbox--boxeddark .atw__ui__selectbox__frontface:active .atw__ui__selectbox__knob {
      background-color: #3e3f3f; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__knob {
    background-color: #b5b5b5;
    transition: 0.1s ease-in-out 0s;
    color: #fff;
    min-width: 1.5em;
    text-align: center; }
    .atw__ui_selectbox--boxeddark .atw__ui__selectbox__knob img {
      width: 1.8em;
      display: block;
      position: relative;
      top: 1px; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__pulldown.atw__ui__selectbox__pulldown--placeholder {
    padding-right: 2em; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__pulldown__body {
    border-width: 0 1px 0 1px;
    position: absolute;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    width: auto; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__selectedlabel {
    padding: 0.1em 0.6em;
    height: 1.99em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .atw__ui_selectbox--boxeddark .atw__ui__selectbox__pulldown__item {
    width: 300px;
    padding: 0.1em 0.6em; }
    .atw__ui_selectbox--boxeddark .atw__ui__selectbox__pulldown__item:hover {
      background-color: #525151;
      color: #fff; }
  .atw__ui_selectbox--boxeddark.atw__ui__selectbox--selecting .atw__ui__selectbox__frontface {
    background-color: #525151;
    color: #fff; }
  .atw__ui_selectbox--boxeddark.atw__ui__selectbox--selecting .atw__ui__selectbox__knob {
    background-color: transparent; }
  .atw__ui_selectbox--boxeddark.atw__ui__selectbox--selecting .atw__ui__selectbox__pulldown__body {
    height: auto;
    border-width: 0 1px 1px 1px; }

/* atui-textinput */
.atw__ui__textinput__input {
  width: 100%; }
  .atw__ui__textinput__input:placeholder {
    color: #999999; }
  .atw__ui__textinput__input, .atw__ui__textinput__input:focus {
    border: none;
    outline: none; }

.atw__ui__textinput--simple {
  border-bottom: 1px solid #898989; }

.atw__ui__textinput--boxed {
  border: 1px solid #898989; }
  .atw__ui__textinput--boxed .atw__ui__textinput__input {
    padding: 0.12em 0.4em; }

.atw__ui__textinput--disabled {
  opacity: 0.5; }

.atw__modal__outer {
  position: absolute;
  border: 1px solid rgba(82, 81, 81, 0.95);
  font-size: 12.5px; }
  .atw__modal__outer .atw__ui__btn {
    font-size: 112%; }

.atw__modal__shade {
  background-color: rgba(0, 0, 0, 0.3); }

.atw__modal__header {
  background-color: rgba(81, 81, 81, 0.95);
  color: #fff;
  display: flex;
  font-size: 1.1em;
  padding: 0.3236em 0.3236em calc(0.3236em + 1px) 0.3236em; }
  .atw__modal__header h1 {
    flex-grow: 1;
    font-weight: bold; }
  .atw__modal__header .atw__ui__minibtn {
    font-size: 50%;
    transform: scale(1.2);
    margin-right: 0.6em; }

.atw__modal__body, .atw__modal__footer {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 0.725em;
  /* color: #000;  */
}

.atw__modal__footer {
  padding-top: 0; }
  .atw__modal__footer:before {
    content: "";
    display: block;
    width: 100%;
    height: 0.24em;
    background-color: #898989;
    margin-bottom: 0.725em; }

.atw__modal__formrow {
  display: flex; }

.atw__modal__formgroup {
  display: table; }
  .atw__modal__formgroup .atw__modal__formrow {
    display: table-row; }
    .atw__modal__formgroup .atw__modal__formrow dt, .atw__modal__formgroup .atw__modal__formrow dd {
      display: table-cell;
      padding: 0.3em 0;
      vertical-align: top; }
    .atw__modal__formgroup .atw__modal__formrow dt {
      padding-right: 0.5em;
      text-align: right;
      font-weight: bold; }
    .atw__modal__formgroup .atw__modal__formrow dd {
      width: 242px; }
      .atw__modal__formgroup .atw__modal__formrow dd > div {
        width: 100%; }
    .atw__modal__formgroup .atw__modal__formrow:last-child dt, .atw__modal__formgroup .atw__modal__formrow:last-child dd {
      padding-bottom: 0; }

/*
*/
.atw__content__section-title {
  font-weight: bold;
  font-size: 94%;
  color: #000; }
  .atw__content__section-title:before {
    content: "";
    display: inline-block;
    width: 0.85em;
    height: 0.85em;
    background-color: #000;
    vertical-align: -0.035em;
    margin-right: 0.4em; }

/*
*/
.atw__content__formgroup {
  display: table;
  font-size: 12.5px;
  padding: 2em; }
  .atw__content__formgroup .atw__content__formrow {
    display: table-row; }
    .atw__content__formgroup .atw__content__formrow dt, .atw__content__formgroup .atw__content__formrow dd {
      display: table-cell;
      padding: 0.7em 0;
      vertical-align: top; }
    .atw__content__formgroup .atw__content__formrow dt {
      padding-right: 0.5em;
      text-align: right;
      font-weight: bold; }
    .atw__content__formgroup .atw__content__formrow dd {
      width: 242px; }
      .atw__content__formgroup .atw__content__formrow dd > div {
        width: 100%; }
    .atw__content__formgroup .atw__content__formrow:last-child dt, .atw__content__formgroup .atw__content__formrow:last-child dd {
      padding-bottom: 0; }

/*
experimental
*/
.atw__modal__outer form {
  margin: 0;
  padding: 0;
  display: block; }

.atw__modal__form {
  font-size: 12.5px;
  padding: 0.35em 0; }

.atw__modal__formlist__label {
  display: inline-block;
  vertical-align: text-bottom;}

.atw__modal__formlist__input {
  display: inline-block;
  vertical-align: middle; }

.atw__tmpui__radio {
  display: block;
  margin: 0.1em 0; }

/*

*/
.atw__ui__checkbox__input__outer {
  border: 1px solid #949494;
  width: 1.2em;
  height: 1.2em;
  position: relative; }
  .atw__ui__checkbox__input__outer > input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .atw__ui__checkbox__input__outer.atw__ui__checkbox__input__outer--checked {
    background-color: #a0a0a0;
    border: 1px solid #a0a0a0; }

.atw__userlist__table {
  font-size: 0.80em;
  width: 100%; }
  .atw__userlist__table th, .atw__userlist__table td {
    padding: 0.75em;
    vertical-align: middle; }
    .atw__userlist__table th.atw__userlist__table__cell--centering, .atw__userlist__table td.atw__userlist__table__cell--centering {
      text-align: center; }
  .atw__userlist__table th {
    vertical-align: bottom; }
    .atw__userlist__table th small {
      font-size: 60%;
      font-weight: inherit;
      line-height: 1em; }
    .atw__userlist__table th .atw__userlist__table__th--centering {
      text-align: center;
      display: inline-block; }
  .atw__userlist__table tr {
    border-bottom: 1px solid #898989; }
    .atw__userlist__table tr th:first-child {
      vertical-align: middle;
      text-align: center; }
  .atw__userlist__table .atw__userlist__table__cell--buttons {
    width: 6.5em; }

/**/
.atw__ui__combined {
  position: relative; }
  .atw__ui__combined .atw__ui__selectbox {
    width: calc(100% - 2em); }
  .atw__ui__combined .atw__ui__minibtn {
    position: absolute;
    right: 0;
    bottom: -0.2em; }

.atw__modal__onerror {
  color: red; }

/* atw__ui__tab */
.atw__ui__tab {
  display: flex;
  margin-top: 0.5em;
  height: 1.80em; }
  .atw__ui__tab .atw__ui__tab__prev
  .atw__ui__tab__next {
    width: 1em; }
  .atw__ui__tab .atw__ui__tab__body {
    flex-grow: 1;
    padding: 0 0.75em; }
  .atw__ui__tab .atw__ui__tab__previcon,
  .atw__ui__tab .atw__ui__tab__nexticon {
    display: inline-block;
    border: 0.45em solid transparent;
    transform: scale(1.5, 1);
    position: relative;
    top: 0.26em; }
    .atw__ui__tab .atw__ui__tab__previcon:active,
    .atw__ui__tab .atw__ui__tab__nexticon:active {
      opacity: 0.85; }
  .atw__ui__tab .atw__ui__tab__previcon {
    border-right-color: #fff;
    left: -0.25em; }
  .atw__ui__tab .atw__ui__tab__nexticon {
    border-left-color: #fff;
    right: -0.25em; }

.atw__ui__tab__body {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center; }
  .atw__ui__tab__body.fit > li {
    flex-grow: 1; }
  .atw__ui__tab__body > li, .atw__ui__tab__body {
    list-style-type: none; }
  .atw__ui__tab__body > li {
    text-align: center;
    height: 1.8em;
    padding: 0 0.2em;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    font-weight: bold; }
    .atw__ui__tab__body > li, .atw__ui__tab__body > li a {
      color: #808080; }
    .atw__ui__tab__body > li.is-active {
      border-bottom: 6px solid #fff; }
      .atw__ui__tab__body > li.is-active, .atw__ui__tab__body > li.is-active a {
        color: #fff; }

/* This css is for the dragging event css in vuedragging */
.atw__ui__on_drag{
    background-color: #767c71bd;
    color: white;
    z-index: 10;}

/* Model 3d Tag list menu */
.atw__ui__tag-container{
  margin: 0 0 -20 0; 
  background-color: transparent !important; 
  color: white !important; 
  /* border-top: 2px solid white; */
}

.atw__ui__tag-details{
  margin: -10px 0px 0px -10px !important;
  border-top: white;
  background-color: transparent;
  color: white;
  white-space: pre;
  word-wrap: normal;
}
.atw__ui__tag-header{
  margin-top: 15px;
  padding: 10px;
  /* background-color: #767c719c; */
}
.atw__ui__taglist__border{
  border-bottom: 2px solid #696969;
  padding: 15px 0px 25px 0px;
}
.atw__ui__tag-title{
  position: relative;
  /* top: 8px; */
  /* padding: .50rem 0.75rem; */
  padding: .50rem 1rem;
}

.atw__ui__tag-title > center{
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.tag-icons{
  /* padding: .40rem 0.75rem; */
  transform: scale(0.8);
  padding: 0;
  margin: 0px 0px 0px 12px;
}

.tag-icons-object{
  /* padding: .40rem 0.75rem; */
  transform: scale(0.8);
  padding: 0;
  margin: 0px 0px 0px 38px;
}

/* Model3d 3D controls */
.atw__ui__3d_control_table{
  padding-top: 20px; 
  padding-right: 20px; 
  height: 100px !important; 
  position: relative;
  right: 40px;
  transform: scale(1.5) !important;
}
.atw__ui__reposition{
  position: relative;
  left: 37px;
  top: 5px;
  transform: scale(0.8);
  color: white;
}
.atw__ui__3d_copy{
  position: relative;
  left: 37px;
  top: 5px; 
  transform: scale(1); 
  color: white;
}
.atw__ui__3d_roll_box{
  visibility: visible;
  transform: scale(2);
  position: relative;
  bottom: 10px;
  z-index: -1;
}
.atw__ui__3d_roll_z_p{
  position: relative;
  padding: 10 0 0 30;
  margin: 0 -18 0 0;
  right: 3px;
  top: 8px;
}
.atw__ui__3d_roll_z_m{
  position: relative;
  margin: 0 0 0 7;
  left: 2px;
  top: 5px;
}
.atw__ui__3d_roll_x_p{
  position: relative;
  left: 9px;
  bottom: 5px;
  padding: 0 0 0 0;
  margin: 16 0 0 -2;
}
.atw__ui__3d_roll_x_m{
  position: relative;
  left: 10px;
  bottom: 0;
  padding: 0 0 0 0;
  margin: 0 0 10 22;
}
.atw__ui__3d_roll_y_m{
  position: relative;
  right: 4px;
  bottom: 5px;
  padding: 0 0 0 0;
  margin: 16 0 0 8;
}
.atw__ui__3d_roll_y_p{
  position: relative;
  right: 6px;
  bottom: 1px;
  padding: 0 0 0 0;
  margin: 0 -21 0 22;
}
.atw__ui__pin_white{
  transform: scale(1);
  padding-top: 30px
}
.atw__ui__3d_place_point{
  transform: scale(1.6);
  padding-top: 30px
}
.atw__ui__3d_place_cancel{
  transform: scale(1.2);
  padding-top: 30px
}
.atw__ui__3d_place_up{
  padding: 0 0 4 0;
   transform: scale(.8);
}
.atw__ui__3d_place_down{
  padding: 15px 10px 15px 10px !important;
  margin: -40 0 25 0;
  transform: scale(.8);
}
.atw__ui__3d_move_box{
  visibility: visible;
}
.atw__ui__3d_move_x_p{
  padding-top: 5px !important;
  margin-right: 5px !important;
}
.atw__ui__3d_move_x_m{
  padding: 0px 0px 0px 40px !important;
  margin: -13 -17 0 0;
}
.atw__ui__3d_move_z_p{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.atw__ui__3d_move_z_m{
  padding-top: 5px;
  padding-bottom: 20px !important;
}
.atw__ui__3d_move_y_p{
  padding: 2 0 0 2;
  margin: 5 0 0 -16;
}
.atw__ui__3d_move_y_m{
  padding: 0px 0px 0px 50px !important;
  margin: -8 -5 0 0;
}

/* Stem Menu */
#stem-menu {
  opacity: 0;
  height: 0px;
  transform: scale(0);
  background: transparent;
  transition: height 400ms, opacity 200ms, transform 400ms;
}
:checked + #stem-menu {
  transition: height 400ms, opacity 200ms;
  transform: scale(1);
  opacity: 1;
  height: 100px;
  padding: 5px;
  font-weight: bolder;
  background: rgba(102, 102, 102, 0.404);
}

/* For the add link UI */
.atw__ui__addlink-menu{
  opacity: 0;
  height: 0px;
  transform: scale(0);
  background: transparent;
  transition: height 400ms, opacity 400ms;
}

.atw__ui__addlink-menu.active{
  transition: height 400ms, opacity 200ms;
  transform: scale(1);
  opacity: 1;
  height: 45px;
  padding: 5px;
}

/* For the add link button */
.atw__ui__textarea-container {
  position: relative;
}
.atw__ui__textarea-container textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.atw__ui__textarea-container button {
  position: absolute;
  top: 9.5vh;
  right: 0vw;
}

/* For wrapping the text in taglist */
div.text__wrap {
  word-break: break-word;
  white-space: normal;
}

/* For input box in 3d object control */
.atw__ui__input_object_control{
  border-color: #4E5153;
  width: 80%;
  text-align: center;
  background-color: #686B6D;
  color: #BDBDBD;
}

/*.atw__ui__input_simple_object_control {
  border-color: #4E5153;
  width: 80%;
  text-align: center;
  background-color: #686B6D;
  color: #BDBDBD;
}
yuji*/

/* Responsive SPACE iframe */
.atw__ui__responsive__atwin{
  position: relative;
  top:-50px;
  /* height: calc(110vh - 50px); */
  height: 100vh;
  overflow: hidden;
}
.atw__ui__responsive__container {
  width: 100%;
  height: 100%;
  border:1px solid;
}
.atw__ui__responsive__space {
  width:auto;
  overflow-y: hidden;
  max-height: calc(100vh + 50px) !important;
  height: 100vh;
}
.atw__ui__responsive__menu {
  width: 50px;
  text-align: center; /*To Align Center the icons*/
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float:right;
  z-index: 2;
}

.atw__ui__nav_panel_icons{
  /* padding: 10px 0px 0px 5px; */
  z-index: 1;
}

.atw__ui__globe_icon{
  border-bottom: 1px solid #BDBDBD;
  margin-bottom: 5px; 
  margin-left: 5px; 
  margin-right: 5px;
}

.atw__ui__panel__scroll_area{
  max-height: calc(100vh - 125px);
  height: calc(100vh - 125px);
}

.atw__ui__taglist__drawer{
  width: 0;
  opacity: 0;
  color: white;
  float: right;
  transition: 300ms;
  position: relative;
  left: 50px;
  z-index: -1;
}

.atw__ui__taglist__drawer.active {
  width: 380px;
  max-width: 380px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float: right;
  border-right: 3px solid black;
  border-left: 3px solid black;
  padding: 5px 5px 0px 5px;
  opacity: 1;
  transition: 300ms;
  position: relative;
  left: 0px;
  z-index: 1;
}

.no__border--list{
  border-bottom: none !important;
  padding-bottom: 0px;
  padding-top: 15px;
}
.no__bg--list{
  background: none !important;
}

.atw__ui__gallery__drawer {
  width: 0;
  opacity: 0;
  color: white;
  float: right;
  transition: 300ms;
  position: relative;
  left: 50px;
  z-index: -1;
}
.atw__ui__gallery__drawer.active{
  width: 380px;
  max-width: 380px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float: right;
  border-right: 3px solid black;
  border-left: 3px solid black;
  padding: 5px 5px 0px 5px;
  opacity: 1;
  transition: 300ms;
  position: relative;
  left: 0px;
  z-index: 1;
}
.drawer_panel_group{
  text-align: center;
}
.atw__ui__3d__control__drawer{
  width: 0;
  opacity: 0;
  color: #BDBDBD;
  float: right;
  transition: 300ms;
  position: relative;
  left: 50px;
  z-index: -1;
}
.atw__ui__3d__control__drawer.active {
  width: 50px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float:right;
  opacity: 1;
  transition: 300ms;
  border-right: 0.5px solid black;
  padding-left: 1px;
  padding-right: 1px;
  position: relative;
  left: 0px;
  z-index: 1;
}

.drawer_panel_group .atui-minibtn{
  margin-top: 10px;
  margin-bottom: 10px;
  filter: invert(100%);
}

.drawer_panel_group .drawer_panel_item{
  filter: invert(73%) sepia(24%) saturate(4004%) hue-rotate(293deg) brightness(101%) contrast(101%);
}

.thumbnail_container--list{
  display: none;
}  

.atw__ui__3d__control__drawer .atw__ui__3d_copy .input{
  border-color: rgb(61, 61, 65);
  background-color: rgb(61, 61, 65);  
  padding-left: 1px;
  padding-right: 1px;
}

.value_container{
  padding: 5px;
}

.delete-icon .atw__ui__minibtn__iconarea .atw__ui__minibtn__svgicon{
    width: 1.3em;
    height: 1.3em;
}

.pause-icon .atw__ui__minibtn__iconarea .atw__ui__minibtn__svgicon{
  transform: scale(2.5)
}

.atw__ui__attached__object__header{
  width: 350px;
  max-width: 360px;
  padding: 0px 0px 0px 10px;
}

.atw__ui__taglist__xScrollHidden{
  width: 350px;
  max-width: 360px;
}

.atw__ui__translate__values{
  display: none;
}

.atw__ui__rotate__values{
  display: none;
}

.atw__ui__scale__values{
  display: none;
}

.media_buttons{
  display: none;
}

.atw__ui__translate__icon:hover + .atw__ui__translate__values{
  /* Commented out to remove the hover effects of input values */
  /* display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 25px;
  border-radius: 5px;
  border: 2px solid black;
  background: rgb(61, 61, 65) !important; */
  z-index: 2;
}

.atw__ui__rotate__icon:hover + .atw__ui__rotate__values{
  /* Commented out to remove the hover effects of input values */
  /* display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 85px;
  border-radius: 5px;
  border: 2px solid black;
  background: rgb(61, 61, 65) !important; */
  z-index: 2;
}

.atw__ui__scale__icon:hover + .atw__ui__scale__values{
  /* Commented out to remove the hover effects of input values */
  /* display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 140px;
  border-radius: 5px;
  border: 2px solid black;
  background: rgb(61, 61, 65) !important; */
  z-index: 2;
}

.atw__ui__translate__values.active{
  display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 25px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
  border: 1px solid black;
  color: #BDBDBD;
}

.atw__ui__rotate__values.active{
  display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 85px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
  border: 1px solid black;
  color: #BDBDBD;
}

.atw__ui__scale__values.active{
  display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 140px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
  border: 1px solid black;
}

.atw__ui__undo__values{
  display: none;
}
.atw__ui__undo__icon:hover + .atw__ui__undo__values{
  display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 340px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
}

.atw__ui__play__icon + .media_buttons{
  display: block;
  width: 160px !important;
  position: absolute !important;
  left: -155px !important;
  top: 340px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
  border: 1px solid black;
  color: #bdbdbd;
}

.atw__ui__redo__values{
  display: none;
}
.atw__ui__redo__icon:hover + .atw__ui__redo__values{
  display: block;
  width: 120px !important;
  position: absolute !important;
  left: -115px !important;
  top: 360px;
  border-radius: 5px;
  background: rgb(61, 61, 65) !important;
}

.atw__ui__fullTitle{
  display: none;
}
.atw__ui__object_name_div_hover[id^='id_']:hover + .atw__ui__fullTitle + .atw__ui__play_button{
  display: block;
  position: absolute !important;
  left: 150px;
  border: 2px solid black;
  background: rgb(61, 61, 65) !important;
  z-index: 2;
  padding: 5px;
  text-align: center;
  margin-top: 40px;
  left: 75px;
  width: 200px;
  word-wrap: break-word; /*<------UPDATE------*/
}

.atw__ui_grid_object_name_div_hover[id^='id_']:hover + .atw__ui__fullTitle{
  display: block;
  position: absolute !important;
  border: 2px solid black;
  background: rgb(61, 61, 65) !important;
  z-index: 2;
  padding: 5px;
  text-align: center;
  color: #ffffff;
  width: 200px;
  word-wrap: break-word; /*<------UPDATE------*/
}

.atw__ui__selected {
  /* Change font color if the item in the list(tag/attached object) is selected */
  color: #e83e8c !important;
}

.atw__ui__ovelay_exception{
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  transition: all .4s ease-in-out;
  background-color: white;
  border: solid 1px black;
  padding: 10px;
  max-width: 660px;
  width: 660px;
}
.atw__ui__config_setting{
  padding: 10px 10px 0px 10px;
  font-weight: bold;
  margin-bottom: -10px !important;
}
.atw__ui__config_exception_options{
  padding: 10px;
  margin-left: 20px;
}
.atw__ui__exception_apply{
  cursor: pointer;
  text-align: center;
  border: solid 2px #e83e8c96;
  padding: 5px;
}

@media screen and (min-width: 1024px){
  .atw__ui__iframe__scaled{
    /* transform: scaley(0.915); */
    height: 105vh !important;
  }
}

/* Applicable Only in Desktop */
@media screen and (min-width: 0px) {
  #navbar {
    display: none;    /* for removing navbar in model3d page */
    background-color: white;
    transform: translateY(-100%);
    transition: transform .5s cubic-bezier(.4,0,.2,1);
  }
  #navbar a {
      color: white;
      text-decoration: none;
  }
  #navbar > * {
    padding: 1rem;
  }
  .nav-container:hover #navbar {
    transform: translateY(0);
  }

  .atwin__3dcontainer__embed{
    height: calc(105vh - 50px) ;
  }
  .atwin__3dcontainer__embed iframe {
    margin-top: -50px;
  }

  .atw__3dcontainer__overlay__right {
    top: -9px;
  }

  .atw__3dcontainer__overlay__left__minimap {
    top: 51px;
  }

  .atw__ui__public_taglist{
    margin-top: -49px !important;
    /* height: calc(111vh - 111px) !important; */
    height: calc(100vh) !important;
  }

  .modal.is-active {
    height: calc(105vh - 50px) !important;
  }

/* Responsive SPACE iframe */
.atw__ui__responsive__atwin{
  position: relative;
  top:-50px !important;
  /* height: calc(110vh - 50px); */
  height: 100vh;
}
.atw__ui__responsive__container {
  width: 100%;
  height: 100%;
  border:1px solid;
}
.atw__ui__responsive__space {
  width:auto;
  overflow-y: hidden;
  max-height: calc(100vh + 50px) !important;
  height: 100vh;
}
.atw__ui__responsive__menu {
  width: 50px;
  text-align: center;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float:right;
  z-index: 2;
}
.atw__ui__panel__scroll_area{
  max-height: calc(100vh - 125px);
  height: calc(100vh - 125px);
}

.atw__ui__taglist__drawer.active {
  width: 380px;
  max-width: 380px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float: right;
  border-right: 3px solid black;
  border-left: 3px solid black;
  padding: 5px 5px 0px 5px;
  opacity: 1;
  transition: 300ms;
}

.atw__ui__gallery__drawer.active{
  width: 380px;
  max-width: 380px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float: right;
  border-right: 3px solid black;
  border-left: 3px solid black;
  padding: 5px 5px 0px 5px;
  opacity: 1;
  transition: 300ms;
}

.atw__ui__3d__control__drawer.active {
  width: 50px;
  height: 100%;
  background:rgb(61, 61, 65);
  color: white;
  float:right;
  opacity: 1;
  transition: 300ms;
  border-left: 3px solid black;
  border-right: 1px solid black;
}
}

.has__image{
  height: 20vh;
  width: 100%;
  padding-bottom: 1vh;
}

.no__image{
  height: 9vh;
  width: 100%;
  padding-bottom: 1vh;
}

/* Small Screen resolution */
@media screen and (max-width: 1024px) and (max-height: 785px) {
  .atw__3dcontainer__overlay__middle--hide {
    top: -110vh;
  }
  .atw__3dcontainer__overlay__middle__panel {
    height: 68vh !important; 
  }
  .atw__3dcontainer__overlay__middle {
    left: 0px !important;
    top: 15vh !important;
  }
  .atw_showcase-edit__scrollarea {
    height: calc(100vh - 180px) !important;
  }
  .atw__showcase__bottomnav {
    margin: -30px  10px 0 0  !important; 
    position: absolute;
    bottom: 10px;
    width: -webkit-fill-available !important;
  }
}
@media screen and (min-width: 1440px) and (max-height: 785px) {
  .atw__3dcontainer__overlay__middle--hide {
    top: -110vh;
  }
  .atw__3dcontainer__overlay__middle__panel {
    height: 68vh !important; 
  }
  .atw__3dcontainer__overlay__middle {
    left: 0px !important;
    top: 15vh !important;
  }
  .atw_showcase-edit__scrollarea {
    height: calc(100vh - 180px) !important;
  }
  .atw__showcase__bottomnav {
    margin: -40px 10px 0 0 !important; 
    position: absolute;
    bottom: 10px;
    width: -webkit-fill-available !important;
  }

  .tag-icons-object{
    /* padding: .40rem 0.75rem; */
    transform: scale(0.8);
    padding: 0;
    /* margin: 0px 0px 0px 62px; */
  }
}
/* This css for the specific to iOS devices, this applies to both Chrome and Safari */
@supports (-webkit-touch-callout: none) { 
  /* CSS specific to iOS devices */ 
  /* Model3d 3D controls */
  .atw__ui__3d_control_table{
    position: relative;
    bottom: 15px;
    right: 15px;
    transform: scale(1.5) !important;
  }
  .atw__ui__reposition{
    position: relative;
    left: 10px;
    top: 25px;
    transform: scale(0.8);
    color: white;
  }
  .atw__ui__3d_copy{
    position: relative;
    left: 10px;
    top: 25px; 
    transform: scale(1); 
    color: white;
  }
  .atw__ui__3d_roll_box{
    position: absolute !important;
    right: 120px;
    bottom: 15px;
  }
  
  .atw__ui__3d_roll_z_p{
    position: absolute !important;
    right: 163px;
    bottom: 18px;
  }
  .atw__ui__3d_roll_z_m{
    position: relative !important;
    left: -9px;
    top: 18px;
  }
  .atw__ui__3d_roll_x_p{
    position: absolute !important;
    left: 68px;
    bottom: 13px;
  }
  .atw__ui__3d_roll_x_m{
    position: absolute !important;
    left: 57px;
    top: 92px;
  }
  .atw__ui__3d_roll_y_m{
    position: absolute !important;
    left: 18px;
    bottom: 13px;
  }
  .atw__ui__3d_roll_y_p{
    position: absolute !important;
    right: 133px;
    top: 90px;
  }
  .atw__ui__pin_white{
    transform: scale(1);
    padding-top: 30px
  }
  .atw__ui__3d_place_point{
    transform: scale(1.6);
    padding-top: 30px
  }
  .atw__ui__3d_place_cancel{
    transform: scale(1.2);
    padding-top: 30px
  }
  .atw__ui__3d_place_up{
    padding: 0 0 4 0;
    transform: scale(.8);
    margin: -5 0 0 0 !important;
  }
  .atw__ui__3d_place_down{
    padding: 0px 0px 0px 0px !important;
    margin: -50 0 0 0 !important;
    transform: scale(.8);
  }
  .atw__ui__3d_move_box{
    position: absolute !important;
    right: 110px;
    bottom: 10px;
  }
  .atw__ui__3d_move_x_m{
    position: absolute !important;
    left: 43px;
    bottom: 7px;
  }
  .atw__ui__3d_move_x_p{
    position: absolute !important;
    right: 95px;
    bottom: 48px;
  }
  .atw__ui__3d_move_z_p{
    position: absolute !important;
    left: 42px;
    top: 8px;
  }
  .atw__ui__3d_move_z_m{
    position: absolute !important;
    right: 110px;
    top: 90px;
  }
  .atw__ui__3d_move_y_p{
    position: absolute !important;
    right: 13px;
    top: 3px;
  }
  .atw__ui__3d_move_y_m{
    position: absolute !important;
    right: 143px;
    top: 53px;
  }
  /* iPad Landscape */
  @media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .atwin__3dcontainer__embed {
      height: calc(100vh - 60px);
    }
    .atw__ui__responsive__space {
      height: calc(100vh - 60px);
    }
  }
  /* iPad Portriat*/
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .atwin__3dcontainer__embed {
      height: calc(105vh - 170px);
    }
    .atw__ui__responsive__space {
      height: calc(105vh - 170px);
    }
  }
}

/* This is for showing the Tag Color Selection */
#navTagColorSelector {
  width: 10px;
}
#navTagColorSelector ul {
  margin: 0;
  padding: 5px;
}
#navTagColorSelector ul li {
  display: inline;
  position: relative;
}
#navTagColorSelector ul li div {
  position: absolute;
  left: -9999px;
  width:300px;
}
#navTagColorSelector ul li:hover div {
  position: absolute;
  z-index: 1;
  border-color: black;
  border-width: thin;
  border-style: solid;
  left: -190px;
  padding: 10px;
  background-color: #444444;
  margin-top: 1px;
}
#navTagColorSelector ul li ul li {
  display: list-item;
  list-style: none;
  margin: 0;
  padding: 5px;
}
#navTagColorSelector ul li ul{
  display:inline-block;
  margin: 0;
  padding: 0;
}

.atw__ui__movable_taglist{
  right: -600px !important;
  opacity: 0;
  z-index: -9;
}
.atw__ui__movable_taglist.active{
  right: 50px !important;
  top: 50px !important;
  z-index: 9;
  opacity: 1;
}

.atw__ui__menus__padding{
  z-index: 2;
  margin-top: 10px; 
  margin-bottom: 10px; 
  padding-top: 10px; 
  padding-bottom: 10px; 
}

.inRange{
  color: greenyellow;
}

.notInRange{
  color: #bdbdbd;
}

#movableTaglistheader {
  cursor: move;
}

.modal__pdading {
  padding-top: 0.6em; }

.modal__pdading__bp {
  padding-top: 0.475em; }

.modal__pdading__mm {
  padding-top: 0.275em; }
/*# sourceMappingURL=atweb-ui.css.map */
