[__id="__StudioDesigner"]{
    /*--scrollthbcolor: darkgray;*/
    background: transparent !important;
    pointer-events: none;
    .aLabel{
        color: white !important;
    }
    [__id]{
        background: #121212;
        color: white !important;
        /*box-shadow: #ccc 1px 1px 12px;
        /*padding:1em;*/
    }
    [__id="__StudioBar"]{
        background: black;
        font-size:1em;
        .StepsButtons{
            padding-top: 1em !important;
            height:5em;
            text-shadow: 1px 1px 10px blue, 1px 1px 8em #ccc;
            p{
                font-size: 1em !important;
                color: #b5b5b5 !important;
            }
            button{
                font-size: 2.4em;
            }
        }
        .StepsButtons:hover, .StepsButtons:focus{
            background: #181818;
            p{
                text-decoration: underline
            }
            button:before{
                color:#f5f5f5;
            }
        }
        .StuxioButtons{
            background-color: #181818;
            padding-top: 1em !important;
            /*box-shadow:rgba(255, 255, 255, 0.075) 0px 0px 0.5px 4px inset, rgba(0, 0, 0, 0.024) 0px 0.3px 0.4px 0px, rgba(0, 0, 0, 0.05) 0px 0.9px 1.5px 0px, rgba(0, 0, 0, 0.1) 0px 3.5px 6px 0px;*/
            /*margin-top: 0.6em !important;
            /*border-radius: 0.8em;
            /*border-radius: 50%;*/
            height: 5em !important;
            /* margin: 0.2em 0 0.2em 0 !important; */
            text-shadow: 1px 1px 10px #FC0106, 1px 1px 8em #ccc;
            /*box-shadow: #3C3C3C 0 0 0px 0.2em;*/
        }
        .StuxioButtons p{
            font-size: 0.88em !important;
            color: #5f5f5f !important;
        }
        .StuxioButtons button{
            background: transparent;
            color:#5f5f5f !important;
            box-shadow: none;
        }
        .StuxioButtons:hover, .StuxioButtons:focus{
            background: linear-gradient(0deg, #121212, #121212);
        }
        .StuxioButtons button:hover:before, .StuxioButtons button:focus:before{
            color:#f5f5f5;
        }
    }
    [__id="__StudioBrowse"] {
        border-radius: 0.6em 0 0 0.6em;
        padding:0 0.6em 0 0.6em;
        img, picture{
            filter:opacity(0.6);
        }
        .StylerControl{
            height:8em;
            padding:1em;
            background: white;
            *:last-child{
                height:6em;
            }
        }
        tr{ 
            box-shadow:rgba(255, 255, 255, 0.075) 0px 0px 0.5px 4px inset, rgba(0, 0, 0, 0.024) 0px 0.3px 0.4px 0px, rgba(0, 0, 0, 0.05) 0px 0.9px 1.5px 0px, rgba(0, 0, 0, 0.1) 0px 3.5px 6px 0px;
            margin-bottom: 1em !important;
            border-radius: 1em;
            padding: 0.5em;
            /*border: 1px dotted lightgray;*/
        }
        span[__n="group_name"] tbody{
            display:flex;
            font-size: 0.8em;
            tr{
                width:8em !important;
                margin-left: 1em !important;
                margin-right: 1em !important;
                box-shadow: rgba(256, 256, 256, 0.8) 0px 0px 6px 0px;
            }
        }
        td:nth-child(1){

        }
        td:not(:nth-child(1)) *{
            background-color: #000000bf !important;
        }
    }
    [__id="__StudioPreview"] {
        border-radius: 0.6em 0 0 0.6em;
        padding:0 0.6em 0 0.6em;
        background: #1A1A1A;
        color: white !important;
    }
    span[__t="Frame"]{
        padding-bottom: calc(var(--aspectratio)*100%);
        iframe{
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
    }
    span[__t]:not([__t="Section"]) {
        *{
            /*background-color: inherit;*/
            color: #eBeBeB !important;
        }
        table[__t]
        {
            background-color: inherit;
            tr{
                background-color: inherit;
                td{
                    background-color: inherit;
                    /*border: 1px solid #2B2B2B;
                background-color: #1A1A1A !important;*/

                }
            }
        }
    }
    span[__t]:not([__t="Section"]) *:focus{
        /*background-color: #2B2B2B !important;*/
    }

    button:before{
        /*text-shadow: 1px 1px 10px #fff, 1px 1px 10px #ccc;*/
        color: gray;
    }
    span[__t="Section"]:nth-child(n+2) [__id]{
        padding: 0.5em!important;
    }
    span[__t="Section"] [__t="WindowContent"]{
        /*overflow: hidden;*/
    }
}
.x{
    background-color: #2B2B2B;
    border-radius: 0.5em;
}

._app_layout{
    height: 64vh;
    width: 24vw!important;
}
[__id="__StudioDesigner"] [__id]{
    pointer-events: auto;
}
._designer {
    border-radius: 0.25em;
    background: #fff;
    font-size:0.84em;
}
._designer *{
}
._designer button{
    height:auto;
}
._designer [__t="RichButton"] p{
    width:100%;
    text-align: center;
    font-size: 0.8em;
}
[__id="__StudioMenu"] [__t="Link"]{
    text-align: center;
}
[__id="__StudioBar"]{
    padding: 2em 0 2em 0
}
.nextgenai p{
    margin-top: 1.2em;
    font-size: 1em!important;
    color: white;
}
.nextgenai{
    background: transparent;/*radial-gradient(#605CFF, #008CB8, transparent 70%);*/
    border-radius: 50%;
    border: 0;
    /*box-shadow: 0 0 0 0.25em #008CB8;
    -webkit-box-shadow: 0 0 0 1em #008CB8;*/
    margin-top: -10em !important;
}
.nextgenai input{
    width:6em!important;
    height: 6em!important;
    background-size: contain !important;
    border: 0;
    border-radius: 50% !important;
    box-shadow: none;
}
.NextGenAIText{
    background-color: #2B2B2B;
    border-radius: 1em;
    /*background-image: url("../../NextGenAI/Stuxio/Assets/Images/NextGenAI.png");*/
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0.4em 0em 0.6em 0em !important;
}
.NextGenAIText textarea{
    height: 12em;
    color:white;
    border: 0;
    padding: 1em 8em 1em 1em;
}
[__id="__StudioDesigner"] tbody{
    padding:0.4em
}
[__id="__StudioDesigner"] tbody::-webkit-scrollbar {
    width: 0.4em;
    background: #2B2B2B;
}
[__id="__StudioDesigner"] tbody::-webkit-scrollbar-track {
}
[__id="__StudioDesigner"] tbody::-webkit-scrollbar-thumb {
    background: #1A1A1A;
}
.DesignerIcon{
    right:0px;
    top:-1.25em;
    position:fixed;
    width:2.4em;
    height: 2.4em;
    cursor: pointer;
    background: white;
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    border-radius: 50%;
}
.DesignerIcon:hover{
    filter:alpha(opacity=100);
    top:-1.25em;
    opacity:1;
    -moz-opacity:1;
}
._designer input[type="button"]{
    /*background-color: #848484;
    box-shadow: none;
    border-radius: 0;*/
    color:#ffffff;
    height: 2em;
    font-size:1em;
    background: linear-gradient(#5f5f5f, #5f5f5f) padding-box,
        linear-gradient(90deg, #3D2EFF 0%, #FC0106 100%) border-box;
    border-radius: 50em;
    border: 2px solid transparent;
}
._designer input[type="button"]:hover, ._designer input[type="button"][__selected]{
    background-color: #606060;
    color:#ffffff;
}
._designer input[name="powered"]{
    position: fixed;
    right: 0%;
    bottom: 0%;
    width: 20%;
}
.resizeImage{
    background: white;
    position:absolute;
    background-image:url("../../System/images/icons/designer/bottom_right.gif");
    background-repeat: no-repeat;
    background-size:100% 100%;
    border:0;
    bottom:0;
    right:0;
    width:1em;
    height:1em;
    display: inline-block;
    pointer-events:auto;
    filter:alpha(opacity=100);
    opacity:1.0;
    -moz-opacity:1.0;
    cursor: se-resize;
}
.editImg{
    background: white;
    position:absolute;
    background-image:url("../../System/images/icons/designer/Edit.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    top:0;
    left:0;
    width:1em;
    height:1em;
    display: none!important;
    pointer-events:auto;
    filter:alpha(opacity=100);
    opacity:1.0;
    -moz-opacity:1.0;
    cursor: pointer;
    border:0;
}
.selPane{
    background-color: gray!important;
    display: block;
    position: absolute;
    outline : 0.01em solid blue;
    cursor : pointer;
    pointer-events: none;
    left:0em;
    top:0em;
    width:100%;
    height:100%;
    filter:alpha(opacity=30);
    opacity:0.3;
    -moz-opacity:0.3;
}
.rsPane{
    /*pointer-events: none !important;*/
    display: block;
    position: absolute;
    border : 1px solid darkgray;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #0000001f;
    padding: 0 0.2em 0.2em 0;
}
.drawPane{
    display:block;
    position: relative;
    background-color: lightblue;
}
.__Debug{
    pointer-events: none;
}
.Overfloew{
    overflow: scroll
}
input.SaveMonacoButton {
    background-color: #3f4463 !important;
    border-bottom: none !important;
    padding: 10px !important;
    height: 100% !important;
    border-radius: 5px !important;
    font-size: 20px !important;
}
