#asset .asset-3d .saveLink p#qrPara {
    text-align: center;
}

.forceVisible {
    display: block !important;
    visibility: hidden !important;
    height: 0;
    margin: 0;
    padding: 0;
}

.sliderTooltip {
    background: white;
    position: absolute;
    margin-top: 0px;
    width: 24px;
    height: 26px;
    z-index: 10;
    text-align: center;
    font-size: 12px;
}

.configs-group input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #e0e0e0;
}

.configs-group input::-moz-placeholder {
    /* Firefox 19+ */
    color: #e0e0e0;
}

.configs-group input:-ms-input-placeholder {
    /* IE 10+ */
    color: #e0e0e0;
}

.configs-group input:-moz-placeholder {
    /* Firefox 18- */
    color: #e0e0e0;
}

.lockdownfullwidth {
    width: 100% !important;
}

.lockdownhide {
    display: none !important;
}

.sceneselect li.selected a {
    font-weight: bold;
}

#asset .asset-3d-options .materialselect {
    /*.component-group*/
    margin-bottom: 12px !important;
    margin-top: 8px !important;
}

#asset .asset-3d-options .materialselect li.selected a {
    font-weight: bold;
    border-color: transparent;
}

p#downloadArtworkTemplate {
    margin: 0;
}

#main div.row div.content #asset .asset-3d .saveLink h4 {
    font-size: 12px;
    color: #4b4b4b;
}

ul.sceneselect,
#asset .asset-3d-options ul.materialselect {
    margin: 0;
    line-height: 120%;
}



ul.sceneselect:after,
#asset .asset-3d-options ul.materialselect:after {
    content: '';
    clear: both;
}

ul.sceneselect li,
#asset .asset-3d-options ul.materialselect li {
    float: left;
    width: 23%;
    padding: 4px;
    background-color: #c1c1c1;
    text-align: center;
    cursor: pointer;
    margin-right: 2.5%;

}

ul.sceneselect li:nth-child(4),
ul.sceneselect li:nth-child(8),
ul.sceneselect li:nth-child(12),
#asset .asset-3d-options ul.materialselect li:nth-child(4),
#asset .asset-3d-options ul.materialselect li:nth-child(8),
#asset .asset-3d-options ul.materialselect li:nth-child(12) {
    margin-right: 0;
}

ul.sceneselect li.selected,
#asset .asset-3d-options ul.materialselect li.selected {
    background-color: #4b4b4b;
}

ul.sceneselect li a,
#asset .asset-3d-options ul.materialselect li a {
    color: #4b4b4b;
    width: 100%;
    height: 100%;
}

ul.sceneselect li.selected a,
#asset .asset-3d-options ul.materialselect li.selected a {
    color: #fff;
}

#main #asset .asset-3d .saveLink p #saveOffline {
    width: calc(100% - 5px);
    margin: 0px auto;
    margin-top: 10px;
    margin-right: 5px;
}

#main #asset .asset-3d .saveLink p .button {
    display: block;
    margin: 0;
    margin-left: 5px;
    font-size: 12px;
}

#main #asset .asset-3d .saveLink p span {
    line-height: 36px;
    color: #555;
    padding: 0px 12px;
    display: block;
    float: left;
    height: 35px;
    background-color: white;
    width: calc(100% - 81px);
}

a.button:hover {
    text-decoration: none !important;
}

#file-select {
    font-size: 10.5px;
    background-color: #29a7df;
}

#uploadmessage #uploadstatus #fileprogress {
    font-weight: normal;
    font-size: 13px;

}

#uploadmessage #uploadstatus #progress {
    background-color: #4b4b4b;
    font-size: 12px;

}

#file-select:hover {
    background-color: #492950;
}

#artworkUpload #uploadmessage {

    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: transparent;
    height: 30px;
}

div#asset #artworkUpload .uploadmessage {
    font-size: 12px;
    color: white;
    background-color: #4b4b4b;
    font-weight: normal;
    margin-top: 10px;
    border: 1px solid #4b4b4b;
    height: 30px;
    line-height: 28px;
    text-align: center;

}

#artworkUpload h3 {
    display: none !important;
}


.dropzone p {
    color: #606060;

}

.dropzone {
    border-color: #9b9b9b !important;
    border-width: 2px !important;
    margin-bottom: 0px;
}

.dropzone.drag {
    border-color: #29a7df;
}

#uploadmessage #uploadstatus {
    height: 30px;
    border-radius: 30px;
    border: 1px solid #4b4b4b;
}

#progressbar {
    border: none;
    height: 30px;
}

ul.uploadedList {
    display: none !important;
}

#asset .asset-3d.fullscreen .asset-3d-options.collapsed {
    width: 0px !important;
}

.hide {
    display: none;
}

.button.delete {
    background-color: #f26422;
}

.configs-group input[type='text'],
.configs-group input[type='email'] {
    width: calc(100% - 81px);
    float: left;
}

.comp-logo-3d {
    position: absolute;
    height: 50px;
    z-index: 999;
    margin-top: -90px;
    margin-left: 20px;
    max-width: 25%;
    line-height: 50px;
    display: none;
}

.comp-logo-3d img {
    vertical-align: bottom;
}

#asset .asset-3d .options-box#asset-3d-saveconf {
    display: none;
}

#asset .asset-3d .options-box.artwork-componentbox.no-box::before {

    content: none;
}

#asset .asset-3d .options-box.artwork-componentbox.no-box {

    border: none;
    padding: 0;
    border-bottom: 1px solid #9b9b9b;
}

#asset .asset-3d .options-box.artwork-componentbox.no-box a.selected {

    background-color: #4b4b4b !important;
    color: #fff !important;
}

#asset .asset-3d {
    position: relative;
}

#asset .asset-3d .checkbox::after {
    background-image: url("../images/icons/tick-black.svg");
}

#asset .asset-3d .checkbox.isEditable {
    margin-bottom: 10px;
}

#asset .asset-3d.fullscreen {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
}

#asset .asset-3d .asset-3d-top {
    position: relative;
    height: 56px;

}

#main div.row div.content #asset .asset-3d h3,
#main div.row div.content #asset .asset-3d h4 {
    color: #888;
}

#asset .asset-3d #asset-3d-sceneselect,
#asset .asset-3d #asset-3d-optionselect {
    width: 100%;
}

#asset .asset-3d.fullscreen .asset-3d-top {
    display: none;
}

#asset .asset-3d .asset-3d-top #asset-3d-options {
    position: absolute;
    top: 5px;
    right: 56px;
    z-index: 4;
    max-width: 360px;
    padding: 24px;
    border: 1px solid #d6d6d6;
    background: white;
}

#artworkSelect {
    margin: 0;
}

#asset-saved-configs {
    width: 70%;
    margin-right: 5%;
}

.configs-group a {
    margin: 0;
    width: 25%;
    float: right;
    margin-top: 9px;
    display: none;
}

.asset-3d-options .dropzone {
    margin-bottom: 15px;
    height: 120px;
}

#asset .asset-3d-options .studio3d-tabs li a {
    color: #4b4b4b;
}

#asset .asset-3d-options .studio3d-tabs li.selected a {
    color: #fff;
}

#asset .asset-3d-options .studio3d-tabs li.selected {
    background-color: #4b4b4b
}

#asset .asset-3d-options .studio3d-tab.selected {
    display: block;
}

#asset .asset-3d-options .studio3d-tab {
    margin-top: 20px;
    display: none;
    clear: both;
}

#asset .asset-3d-options .studio3d-tabs #studio3d-tab-contact {
    float: right;
    margin-right: 0;
}

#asset .asset-3d-options .studio3d-tabs li {
    padding: 5px 7px;
    float: left;
    margin: 0;
    margin-right: 7px;
    border-bottom: none;
    background-color: #c1c1c1;

}

#asset .asset-3d-options .studio3d-tabs {
    border-bottom: 1px solid #9b9b9b;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#asset .asset-3d-options .component-group ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li {
    float: left;
    width: 84px;
    /*  height:84px;*/
    margin-right: 5px;

}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.arready::before {
    content: '';
    width: 38px;
    height: 20px;
    display: block;
    position: absolute;
    margin-top: 55px;
    margin-left: 5px;

    background-image: url('../images/3d/icons/arready.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 38px 20px;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.supplierLabel {
    clear: both;
    float: none;
    font-weight: 500;
    width: 100%;
    font-size: 13px;
    padding-bottom: 5px;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.supplierLabel .supplier-contact-button {
    background-image: url("../images/3d/icons/contact-suplier.png");
    display: inline-block;
    width: 30px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: top;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.supplierLabel a {
    font-weight: 500;
    font-size: 15px;
    margin-right: 5px;
}

.asset-3d-options .component-group ul li span.linked {
    color: #29a7df;
    cursor: pointer;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.supplierLabel:first-child {  
    padding-top: 0;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li:not(.supplierLabel) a {
    display: block;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    border: 2px solid transparent;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.selected a {
    border-color: #29a7df;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.incompatible {
    opacity: 0.4;
}

#asset .asset-3d-options .component-group ul:not(.materialselect):not(.colorlist) li.excluded {
    display: none;
}

#asset .asset-3d .asset-3d-top #asset-3d-options::before {
    position: absolute;
    top: 16px;
    right: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #d6d6d6;
    content: "";
}

#asset .asset-3d .asset-3d-top::after {
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #d6d6d6;
    content: "";
}

#asset .asset-3d .asset-3d-top .right {
    position: absolute;
    top: 50%;
    right: 0px;
    height: 44px;
    margin: -24px 0 0 0;
}

#asset .asset-3d .asset-3d-top .right a {
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 5px;
    background: #512351;
}

#asset .asset-3d .asset-3d-top .right .icon-admin {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    background: #512351 url("../images/icons/config.svg") center center no-repeat;
    background-size: 24px 24px;
}

#asset .asset-3d .asset-3d-top .top-tabs {
    position: relative;
    z-index: 2;
    max-width: calc(100% - 56px);
}

#asset .asset-3d .asset-3d-top .top-tabs ul {
    margin: 0;
    overflow: hidden;
}

#asset .asset-3d .asset-3d-top .top-tabs ul li {
    float: left;
    height: 54px;
    margin: 2px 0 0 0;
    padding: 0px 18px;
    border: 1px solid;
    border-color: #d6d6d6 transparent #d6d6d6 #d6d6d6;
    background: #e2dde3;
}

#asset .asset-3d .asset-3d-top .top-tabs ul li:last-child {
    border-color: #d6d6d6 #d6d6d6 #d6d6d6 #d6d6d6;
}

#asset .asset-3d .asset-3d-top .top-tabs ul li.selected {
    height: 56px;
    margin: 0px;
    border-color: #d6d6d6 #d6d6d6 white #d6d6d6;
    background: white;
}

#asset .asset-3d .asset-3d-top .top-tabs ul li.selected+li {
    border-color: #d6d6d6 #d6d6d6 #d6d6d6 transparent;
}

#asset .asset-3d .asset-3d-top .top-tabs ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #47294d;
    font-size: 0.750em;
    /*eran 0.813em*/
    font-weight: bold;
    line-height: 54px;
    text-transform: uppercase;
}

#asset .asset-3d .asset-3d-container {
    position: relative;
    min-height: 400px;
    margin: 0 0 24px 0;
    border: 1px solid #d6d6d6;
    -ms-touch-action: none;
    touch-action: none;
    background-size: cover;
}

#asset .asset-3d .asset-3d-container canvas {

    -ms-touch-action: none;
    touch-action: none;
}

#asset .asset-3d.fullscreen .asset-3d-container {
    width: 70%;
    height: 100%;
    border: none;
}

#asset .asset-3d .asset-3d-container .icon-3d {
    z-index: 3;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0px;
    padding: 0px;
    width: 226px;
    height: 60px;
    background: url("../images/3d/icons/fullscreen.png") left center no-repeat;
    background-size: contain;
}

.asset-3d-actions .button.right {
    margin: 0;
}

#asset .asset-3d .asset-3d-container #asset-3d-loader {
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#asset .asset-3d .asset-3d-gallery {
    min-height: 96px;
    background: #f3f3f3;
    line-height: 96px;
}

#asset .asset-3d .asset-3d-gallery .gallery-left {
    padding: 0 24px;
}

#asset .asset-3d .asset-3d-gallery .gallery-right {
    padding: 12px 24px 12px 0px;
}

#asset .asset-3d .asset-3d-gallery .gallery-right ul {
    overflow: hidden;
}

#asset .asset-3d .asset-3d-gallery .gallery-right ul li {
    float: left;
    width: 72px;
    height: 72px;
    border: 1px solid #d6d6d6;
}

#asset .asset-3d .asset-3d-gallery .gallery-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
}

#asset .asset-3d .asset-3d-gallery .gallery-right ul li a img {
    vertical-align: inherit;
}

#asset .asset-3d.fullscreen .asset-3d-options {
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: auto;
    display: block;
    width: 30%;
    height: 100%;
    background-color: #dadada;
    z-index: 4;
}

#asset .asset-3d #toggleFullscreen {
    position: absolute;
    width: 190px;
    height: 96px;
    top: 0px;
    right: 0px;
}

#asset .asset-3d.fullscreen #toggleFullscreen {
    position: fixed !important;
    top: 0px;
    right: 0px;
    width: 30% !important;
    height: 96px;
    background-color: #dadada;
    line-height: 96px;
    z-index: 1000;
}

#asset .asset-3d.fullscreen #toggleFullscreen .icon-3d {
    top: 25px;
    cursor: default;
    right: auto;
    left: 0px;
    width: 250px;
    height: 51px;
    background: url("../images/3d/icons/3dstudio-logo-gray.svg") left center no-repeat;
    background-size: 250px 51px;

}

#playPause {
    /* position: absolute;
    bottom: 0px;*/

}

.fullscreen #playPause {
    /* position: absolute;
    bottom: 44px;*/
}



#playPause .icon-play {
    display: none;
    width: 36px;
    height: 36px;
    background-image: url('../images/3d/icons/studio-play.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
}

#playPause .icon-pause {
    display: block;
    width: 36px;
    height: 36px;
    background-image: url('../images/3d/icons/studio-pause.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
}

#playPause.play .icon-play {
    display: block;
}

#playPause.play .icon-pause {
    display: none;
}

#asset .asset-3d.fullscreen #toggleFullscreen .icon-close {
    position: absolute;
    top: 50%;
    right: 24px;
    width: 44px;
    height: 44px;
    margin: -22px 0 0 0;

}

#asset .asset-3d.fullscreen #toggleFullscreen .icon-close::before,
#asset .asset-3d.fullscreen #toggleFullscreen .icon-close::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 32px;
    margin-top: -16px;
    margin-left: -1px;
    background-color: #4b4b4b;

    content: "";
}

#asset .asset-3d.fullscreen #toggleFullscreen .icon-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#asset .asset-3d.fullscreen #toggleFullscreen .icon-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#asset .asset-3d.fullscreen .asset-3d-options div.container {
    margin: 76px 0 0 0;
    padding: 24px;
}

#asset .asset-3d .options-box {
    position: relative;
    margin: 0 0 24px 0;
    padding: 18px;
    border: 1px solid #9b9b9b;
}

#asset .asset-3d .options-box.hasSwipe {
    padding: 18px 0;
}

#asset .asset-3d .options-box.noSwipe {
    padding: 18px 24px;
}

#asset .asset-3d .options-box.hasSwipe .box-group {
    overflow: hidden;
}

#asset .asset-3d .options-box::before {
    position: absolute;
    top: -10px;
    left: 12px;
    height: 20px;
    padding: 0 6px;
    background: #dadada;
    color: #4b4b4b;
    font-size: 0.813em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    content: attr(data-title);
}

#asset .asset-3d .options-box .box {
    padding: 0px;
    margin: 0 0 12px 0;
}

#asset .asset-3d .options-box .box-effects {

    margin: 0 0 18px 0;
}

#main #asset .asset-3d .options-box h5 {
    margin: 0 0 6px 0;
    color: #464646;
    font-size: 0.913em;
}


#asset .asset-3d .colorboxes {
    padding: 18px 18px 6px 18px;
}

#asset .asset-3d .colorboxes .colorlist+.field-color {
    margin-bottom: 12px;
}

#asset .asset-3d .options-box .box.box-color ul,
#asset .asset-3d .options-box .colorlist {
    overflow: hidden;
    margin: 0px;
    clear: both;
}

#asset .asset-3d .options-box .disabled {
    display: none;
}

#asset .asset-3d .options-box .box.box-color ul li,
#asset .asset-3d .options-box .colorlist li {
    float: left;
    width: 32px;
    height: 32px;
    margin: 0px 12px 12px 0;
    border: 1px solid #b7b7b7;
    cursor: pointer;
}

#asset .asset-3d .options-box .colorlist li {
    /*margin:0px 12px 0px 0;*/
    float: left;
}

#asset .asset-3d .options-box .box.box-color ul li.selected,
#asset .asset-3d .options-box .colorlist li.selected {
    border: 3px solid white;
}

#asset .asset-3d .options-box .slider,
#asset .asset-3d .options-box .slider * {
    border-radius: 0;
    box-shadow: none !important;
}

#asset .asset-3d .options-box .slider {
    margin: 0 0 24px 0;
    border-radius: 2px;
}

/*
#main #asset .asset-3d .options-box.options-part h5
{
   margin-top: 10px;
}
*/

#asset .asset-3d .options-box .noUi-base {
    background: #4b4b4b;
}

#asset .asset-3d .options-box .noUi-target {
    /*border-color:#666;*/
}

#asset .asset-3d .options-box .noUi-origin {
    background: #c1c1c1;
}

#asset .asset-3d .options-box .noUi-horizontal .noUi-handle {
    border-radius: 2px;
    border-color: #999;
    background-color: #fff;
}

#asset .asset-3d .options-box .noUi-horizontal .noUi-handle::before,
#asset .asset-3d .options-box .noUi-horizontal .noUi-handle::after {
    background-color: #999;
}

#asset .asset-3d .asset-3d-actions {
    padding: 12px 0 0 0;
}

/*#asset .asset-3d .options-box .box.box-color ul li.showmoreless {
    border-color: transparent;
    border-right-color: #e5e5e5;
}*/

#asset .asset-3d .options-box .box.box-color ul li.showmoreless {
    border-left-color: #b7b7b7;
    line-height: 19px;
    font-size: 24px;
    text-align: center;
    color: black;
    background-color: #b7b7b7;
}

#asset .asset-3d .options-box .box.box-color ul li.showmoreless.more {
    color: #b7b7b7;
    background-color: transparent;
}

#asset .asset-3d .options-box .box.box-color ul li.showmoreless .arrowRight {
    display: none;
    margin: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #b7b7b7;
    padding: 0;
    line-height: 32px;
    margin-top: 5px;

}

.arrowLeft {
    display: block;
    margin: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 16px solid #b7b7b7;
    padding: 0;
    line-height: 32px;
    margin-top: 5px;

}



.more .arrowLeft {
    display: none;
}

.more .arrowRight {
    display: block;
}


@media only screen and (max-width:1360px) {
    #asset .asset-3d.fullscreen .asset-3d-container {
        width: 60%;
    }

    #asset .asset-3d.fullscreen .asset-3d-options,
    #asset .asset-3d.fullscreen #toggleFullscreen {
        width: 40% !important;
    }
}


@media only screen and (max-width:1136px) {
    #asset .asset-3d-options .studio3d-tabs li {
        padding: 5px 8px;

        margin-right: 10px;
    }
}

@media only screen and (max-width:1100px) {
    #asset .asset-3d.fullscreen .asset-3d-container {
        width: 50%;
    }

    #asset .asset-3d.fullscreen .asset-3d-options,
    #asset .asset-3d.fullscreen #toggleFullscreen {
        width: 50% !important;
    }
}


@media only screen and (max-width:880px) {
    #asset .asset-3d-options .studio3d-tabs li {
        padding: 4px 6px;
        margin-right: 2px;
    }

}

#asset .asset-3d .saveMessage,
#asset .asset-3d .saveLink {
    display: none;
}

#asset .asset-3d .saveMessage,
#asset .asset-3d .saveLink p {
    color: #999;
    word-wrap: break-word;

    margin-bottom: 5px;
    text-align: left;
}

#asset .asset-3d .saveMessage.error {
    color: #e50000;
}

#asset .asset-3d .image-select {
    float: left;
    /*    width: calc(100% - 88px);*/
}

.field-color {
    margin: 0;
}

#asset .asset-3d .image-select.non-default,
#asset .asset-3d .config-select.non-default {
    float: left;
    /*    width: calc(100% - 88px);*/
}

#deleteUserConf {
    display: block;
}

#deleteUserImage,
#deleteUserConf {
    width: 77px;
    float: left;
    background-color: #f26422;
    height: 35px;
    margin-top: 9px;
    margin-left: 5px;
    float: left;

    background-color: #f26422;

}

#main #asset .asset-3d #shareEmailPara a {
    padding-left: 0;
    padding-right: 0;
    margin-top: 9px;
}

#shareEmailMsg {
    display: none;
    margin: 0px;
    padding-top: 10px;

}

#toggleBg,
/*#toggleElement,*/
#asset-3d-save,
#copyLink,
#shareEmailPara a {
    background-color: #c1c1c1;
    color: #4b4b4b;
    float: left;
    width: 70px;
    height: 35px;
    margin-top: 9px;
    margin-left: 5px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#toggleBg:hover,
/*#toggleElement:hover,*/
#asset-3d-save:hover,
#copyLink:hover,
#shareEmailPara a:hover {
    background-color: #4b4b4b;
    color: #fff;
}

#asset .asset-3d .bg-group select,
#asset .asset-3d .element-group select {
    width: calc(100% - 75px);
    float: left;
}

#asset .asset-3d .bg-group.empty select,
#asset .asset-3d .element-group.empty select {
    width: 100%;
}

@media only screen and (max-width:768px) {

    #toggleBg

    /*,#toggleElement*/
        {
        margin-top: 3px;
    }

}

@media only screen and (max-width:585px) {

    /*css Maria para labels 3D edit*/

    #asset .asset-3d .asset-3d-top {
        width: 100%;
    }

    #asset .asset-3d .asset-3d-top .top-tabs {
        position: relative;
        z-index: 2;
        max-width: calc(100% - 56px);
        width: 70%;
    }

    #asset .asset-3d .asset-3d-top .left ul {
        width: 100%;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li.selected {
        width: 30%;
        padding: 0 5px;
        font-size: 0.7em;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li.selected a {
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
        text-align: center;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li {
        border-color: #d6d6d6 #d6d6d6 #d6d6d6 transparent;
        width: 30%;
        font-size: 0.7em;
        padding: 0 5px;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li a {
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
        text-align: center;
    }

    #asset .asset-3d .asset-3d-top .right {
        width: 40%;
    }

    #asset .asset-3d .asset-3d-top .right a {
        width: 55%;
        font-size: 0.7em;
        padding: 0;
        position: absolute;
        right: 30%;
    }

    /*css Maria para labels 3D edit en mobil*/

    #asset .asset-3d .asset-3d-top .right .icon-admin {
        width: 30%;
        background-size: 20px 20px;
        position: absolute;
        right: 0;
    }


}


@media only screen and (max-width:420px) {

    /*css Maria para labels 3D edit*/

    #asset .asset-3d .asset-3d-top .left ul {
        width: 100%;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li.selected {
        width: 33.333%;
        padding: 0 5px;
        font-size: 0.7em;
    }

    #asset .asset-3d .asset-3d-top .top-tabs ul li {
        border-color: #d6d6d6 #d6d6d6 #d6d6d6 transparent;
        width: 34%;
        font-size: 0.7em;
        padding: 0 5px;
    }

    #toggleBg

    /*, #toggleElement*/
        {
        margin-top: 10px;
        margin-left: 0;
    }

    #asset .asset-3d .bg-group select,
    #asset .asset-3d .element-group select {
        width: 100%;
    }

}

@media only screen and (max-width:280px) {

    #asset .asset-3d .asset-3d-top .right {
        width: 45%;
    }

}

.asset-3d .buttonsWrap {
    position: absolute;
    bottom: 0px;
    right: -55px;
    width: 100px;
    height: 133px;
}

.asset-3d.fullscreen .buttonsWrap {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 30%;
    width: 94px;
    height: 176px;
    margin-right: -50px;
    cursor: pointer;
    padding-right: 50px;
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap {
    position: relative;
    width: 100%;
    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;

}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div {
    height: 40px;
    width: 40px;
    margin-bottom: 4px;
    background-color: rgba(0, 0, 0, 0.16);
    cursor: pointer;
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div>span {
    width: 100%;
    height: 100%;
    display: block;

    background-repeat: no-repeat;
    background-size: 55%;
    background-position: center;

}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap .toggleButton {
    display: none;
}

.asset-3d.fullscreen .buttonsWrap .buttonsWrap__innerWrap .toggleButton {
    display: block;
    width: 100px;
    height: 44px;
    background-color: #dadada;
    margin-bottom: 0;
    /*
position:absolute;
bottom:0;*/
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.audioButton {
    /*  position: absolute;
    bottom: 44px;*/
}

.asset-3d.fullscreen .buttonsWrap .buttonsWrap__innerWrap>div.audioButton {
    /*  position: absolute;
    bottom: 88px;*/
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.homeButton,
.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.audioButton {
    display: none;
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.homeButton>span {
    background-image: url("../images/3d/icons/home.svg");
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div#playPause>span {
    background-image: url("../images/3d/icons/pause.svg");
    background-size: 30%;
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div#playPause.play>span {
    background-image: url("../images/3d/icons/play.svg");
    background-size: 55%;

}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.audioButton>span {
    background-image: url("../images/3d/icons/mute.svg");
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.audioButton.mute>span {
    background-image: url("../images/3d/icons/unmute.svg");
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.toggleButton>span {
    width: 44px;
    background-image: url("../images/3d/icons/toggle.svg");
    background-size: 30%;
    -moz-transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -ms-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.toggleButton>span.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.asset-3d-options select:focus,
.asset-3d-options option:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

@media only screen and (max-width:1360px) {

    .asset-3d.fullscreen .buttonsWrap {
        right: 40%;
    }
}

@media only screen and (max-width:1100px) {

    .asset-3d.fullscreen .buttonsWrap {
        right: 50%;
    }
}

/*color swatch ajustments*/
.minicolors-swatch {
    background-color: #9a9a9a;
}

.minicolors-theme-default .minicolors-swatch {
    width: 33px;
}

.minicolors-swatch-color {
    left: 58%;
}

/*custom button for assets 3d*/

#main .asset-3d.fullscreen .button {
    color: #4b4b4b !important;
    background-color: #c1c1c1 !important;

    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#main .asset-3d.fullscreen .button:hover {
    background-color: #4b4b4b !important;
    color: #fff !important;
}

/*box-effects slider*/

.effect:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.effect h5 {
    float: left;
    width: 120px;
}

.effect .slider.noUi-target {
    float: right;
    width: calc(100% - 120px);
    margin-top: 7px !important;
    height: 14px;
}

.noUi-horizontal .noUi-handle {
    top: -8px;
    width: 26px;
}

.noUi-handle:after {
    left: 13px;
}

.noUi-handle:before {
    left: 10px;
}

.field-color+.effect {
    margin-top: 12px;
}

#asset .asset-3d .options-box .effect:last-of-type .slider {
    margin-bottom: 0px;
}


.asset-3d-options .component-group ul li span {
    display: block;
    line-height: 14px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 0.8em;
    height: 14px;
    overflow: hidden;

}

#asset .asset-3d .options-box .options-box.options-part {
    border: none;
    margin-bottom: 0;
    margin-top: 25px;
    padding: 0;
}

#asset .asset-3d .options-box.noSwipe .options-box.options-part {
    padding: 0px;
    margin: 0;

}

#asset .asset-3d .options-box.hasSwipe .options-box.options-part {
    padding: 0 28px;
    margin: 0;

}

#asset .asset-3d .options-box:not(.lockdown-multi) .options-box.options-part:before {
    content: none;
}

#asset .asset-3d .options-box.lockdown-multi .options-box.options-part:before {
    position: static;
    background: none;
    margin: 0;
    padding: 0;
    height: 20px;

    color: #4b4b4b;
    font-size: 0.813em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    content: attr(data-title);
}

/*onOffSwitch*/

.onOffSwitch-wrap {
    position: absolute;
    top: -14px;
    right: 21px;
    border-right: 6px solid #dadada;
    border-left: 6px solid #dadada;
}

.onOffSwitch {
    width: 62px;
    height: 26px;
    background-color: #dadada;
    border: 1px solid #9b9b9b;
    position: relative;
    overflow: hidden;
}

.onOffSwitch.off {
    background-color: #f2f2f2;
}

.onOffSwitch button {
    width: 24px;
    height: 24px;
    background-color: #4b4b4b;
    border: 4px solid #dadada;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px;
    padding: 0px;
    border-radius: 5px;
    -webkit-transition: left 0.1s ease-in-out;
    -moz-transition: left 0.1s ease-in-out;
    -o-transition: left 0.1s ease-in-out;
    -ms-transition: left 0.1s ease-in-out;
    transition: left 0.1s ease-in-out;
}


.onOffSwitch button:after,
.onOffSwitch button:before {
    position: absolute;
    top: 0;
    width: 40px;
    height: 16px;
    line-height: 17px;
    font-size: 0.625em;
    font-weight: 600;
    color: #4b4b4b;
}

.onOffSwitch button:after {
    content: 'HIDE';
    right: -41px;

}

.onOffSwitch button:before {
    content: 'SHOW';
    left: -41px;
}

.onOffSwitch.off button {
    left: 36px;
    border: 4px solid #f2f2f2;
    background-color: #9a9a9a;
}

#asset .asset-3d .asset-3d-options .component-group ul.all-compatible li.incompatible {
    opacity: 1;
}

.hide-incompatible li.incompatible {
    display: none !important;
}


/***added for responsive *****/


@media only screen and (max-width: 768px) {

    body[class*="d-model"].overflow-hidden div#asset.asset-19,
    body[class*="d-model"].overflow-hidden div#asset.asset-109,
    body[class*="d-model"].overflow-hidden div#asset.asset-19 .asset-3d,
    body[class*="d-model"].overflow-hidden div#asset.asset-109 .asset-3d {
        min-height: auto;
    }

    #asset .asset-3d .asset-3d-container canvas {
        margin-top: 50px;
    }

    #asset .asset-3d .asset-3d-container {
        min-height: 0;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen .asset-3d-container {
        width: 100% !important;
        /*height: 40% !important;*/
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen #toggleFullscreen .icon-close::before,
    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen #toggleFullscreen .icon-close::after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 2px;
        height: 27px;
        margin-top: -16px;
        margin-left: -1px;
        background-color: #4b4b4b;
        content: "";
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen #toggleFullscreen .icon-3d {
        top: 0px;
        left: 0px;
        width: 48px;
        height: 50px;
        background-size: 250px 35px;
        background-position-x: -52px;
        background-color: #393939;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen .asset-3d-options,
    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen #toggleFullscreen {
        width: 100% !important;
        height: 50px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen #toggleFullscreen .icon-close {
        position: absolute;
        top: 50%;
        right: 10px;
        width: 30px;
        height: 30px;
        margin: 0px;
        transform: translateY(-50%);
        z-index: 100002;
    }

    body[class*="d-model"].overflow-hidden .comp-logo-3d {
        width: 100%;
        /*height: 40px;*/
        top: calc(50% - 40px);
        max-width: none;
        line-height: 0;
        margin-top: 0;
        position: fixed;
        display: block;
        margin-left: 0;
        padding-left: 20px;
        background-color: #fff;
    }

    body[class*="d-model"].overflow-hidden .comp-logo-3d img {
        height: 20px;
        margin-top: 10px;
        margin-left: 10px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen .asset-3d-options {
        top: 50%;
        height: 50%;
        overflow: scroll;
        padding-top: 5px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d.fullscreen .asset-3d-options div.container {
        margin: 0;
        padding: 5px 0px;
        position: relative;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d-options .studio3d-tabs {
        position: fixed;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        height: 45px;
        /*border-top: 1px solid #9d9d9d;*/
        border-bottom: 4px solid #4b4b4b;
        z-index: 10;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d-options .studio3d-tabs li {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        float: none;
        margin: 0;
        padding: 0;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d-options .studio3d-tabs li a::before {
        width: 35px;
        height: 35px;
        margin: 0 auto 6px;
    }

    p,
    li,
    input,
    select,
    textarea,
    .list-grid li a h2,
    .entry header h1,
    .entry header h2,
    .tooltip h4 {
        font-size: 12px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d-options .studio3d-tab {
        margin-top: 70px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d .options-box {
        position: relative;
        padding: 18px 0;
        width: 90%;
        margin: 30px auto;
        border: none;
        border-bottom: 1px solid #9d9d9d;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d .options-box:last-child {
        border-bottom: none;
        margin-bottom: 12px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d .options-box::before {
        left: 0;
        padding: 0;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d .saveLink p {
        overflow: hidden;
    }

    body[class*="d-model"].overflow-hidden #main .asset-3d.fullscreen .button#asset-3d-save {
        margin-top: 4px;
    }

    body[class*="d-model"].overflow-hidden #asset .asset-3d .saveLink p {
        margin-bottom: 12px;
    }

    #toggleBg,
    #asset-3d-save,
    #copyLink,
    #shareEmailPara a {
        background-color: #c1c1c1;
        color: #4b4b4b;
        float: left;
        width: 70px;
        height: 35px;
        margin-top: 9px;
        margin-left: 5px;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    body[class*="d-model"].overflow-hidden .asset-3d.fullscreen>h3 {
        width: calc(100% - 50px);
        top: 10px;
        left: 10px;
        z-index: 1000;
    }

    body[class*='d-model'].overflow-hidden #asset>div.asset-exhibitor>div>div.asset-3d-options>div>ul>li>a,
    body[class*='d-model'] #asset div.asset-exhibitor div.asset-3d-options ul li a {
        padding-top: 0px;
        font-size: .8em;
        display: block;
        text-transform: uppercase;
        height: 100%;
        line-height: 44px;
    }

    body[class*='d-model'].overflow-hidden#asset .asset-3d-options .studio3d-tab {
        margin-top: 70px;
    }

    body[class*="d-model"].overflow-hidden .asset-3d.fullscreen .buttonsWrap {
        width: 200px;
        height: 40px;
        top: calc(50% - 40px);
        z-index: 1001;
        right: 0;
        margin-top: 5px;
        margin-right: 0;
        padding-right: 0;
    }

    body[class*="d-model"].overflow-hidden .asset-3d .buttonsWrap .buttonsWrap__innerWrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    body[class*="d-model"].overflow-hidden .asset-3d .buttonsWrap .buttonsWrap__innerWrap>div {
        background-color: #fff;
    }

    body[class*="d-model"].overflow-hidden .asset-3d.fullscreen .buttonsWrap .buttonsWrap__innerWrap .toggleButton {
        background-color: #fff;
    }

    body[class*="d-model"].overflow-hidden .asset-3d.fullscreen .buttonsWrap .buttonsWrap__innerWrap .toggleButton {
        width: 40px;
        height: 40px;
    }

    body[class*="d-model"].overflow-hidden .asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.toggleButton>span {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    body[class*='d-model'] #asset>div.asset-exhibitor>div>div.comp-logo-3d>img {
        height: 80%;
        margin-top: 6px;
        margin-left: 0;
    }

    .asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.toggleButton>span {
        width: 40px;
    }


    body[class*='d-model'].overflow-hidden .asset-3d .buttonsWrap .buttonsWrap__innerWrap>div.toggleButton>span.fa-rotate-180 {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    body[class*='d-model'].overflow-hidden .asset-3d .buttonsWrap .buttonsWrap__innerWrap>div>span {
        border-right: 1px solid #d9d9d9;
    }

    body[class*='d-model'].overflow-hidden .miniTitle {
        min-width: 0;
    }

}

/***end of added for responsive *****/