body {
	background-color: transparent;
width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://api.xn--gpt-u68dy61b.com/img/apple_champs_elysees_boardroom.png);
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default !important;
    font-family:Helvetica,Arial,Sans-serif;
	overflow: hidden;
	 
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

li {
    display: block;
    float: left;
}

#content,#externalContainer{
    width: calc(90vw -1px);
    height: calc(81vh -1px);
    /* margin: 100px auto 0; */
    position:relative;
    
}
.share_icon,.twitter-share-button,#___plusone_0{
    border: medium none; overflow: hidden; width: 78px; height: 65px; position: absolute; top: 0pt; right: -106px; margin-top: 0pt;
}
.twitter-share-button{
    right:-80px;
    top:72px;
	position: absolute !important;
}
#___plusone_0{
	height: 80px !important;
	width: 50px;
	display: inline-block;
	top: 130px;
	right: -78px;
}
#content_overflow{
width: calc(90vw - 1px);
    height: 99.99999999999%;
	
		/* background: rgb(0 0 0 / 5%); */
    /* box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1); */
    /* backdrop-filter: blur(10px); */
    /* border-radius: 20px; */
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
}
#content{
    overflow:hidden;
    margin-top:0;
    /* background:url("../apps/ipad.jpg") repeat scroll -108px -100px; */
    position:relative;
background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
#content.hide_spring *{
    visibility: hidden;
}
.hide_spring #lockscreen,.hide_spring #lockscreen *{
    visibility:visible;
}
#multitask_bar{
    position:absolute;
    /* background:url(../apps/blur.jpg) repeat; */
    bottom:0;left:0;
    width:100%;
    height:120px;
    z-index:10;
    -moz-box-shadow:inset 0 5px 15px rgba(0,0,0,0.6);
 -webkit-box-shadow:inset 0 5px 15px rgba(0,0,0,0.6);
         box-shadow:inset 0 5px 15px rgba(0,0,0,0.6);
		 background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
#search{
    display:block;
    margin:0 auto;
    margin-top:15px;
    background:#89878700 url(../apps/ipad_sprite.png) no-repeat 5px -108px;
    width:290px;
    height:20px;
    border:none;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    outline:none;
    padding-left:30px;
    font-weight:bold;
    font-size:16px;
	border-bottom: 2px solid white;

}
#search_result_wrapper{
    width: calc(81vw - 1px);
    height:460px;
    display:block;
    background:#e4e5e7;
    
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    /*padding:10px;*/
    overflow:auSto;
    position:absolute;
    left:140px;
    top:60px;
    z-index:150;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
#black{
    width: calc(90vw - 1px);
    height:100%;
    background:#000;
    position:absolute;
    left:0;
    top:0;
    opacity:0;
    /*z-index:100;*/
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.corner{
    width:20px;
    height:20px;
    background:#000;
    position:absolute;
    z-index:150;
    background:url(../apps/ipad_sprite.png) no-repeat left top;
    opacity:0;
	display: none;
}

#tl{left:140px;top:60px; }
#tr{left:720px;top:60px;  background-position:left -57px;}
#br{left:720px;top:500px; background-position:left -84px; }
#bl{left:140px;top:500px; background-position:left -22px;}

#whiteSep{
    position:absolute;
    left:210px;
    top:60px;
    width:1px;
    height:460px;
    background:#fff;
    z-index:200;
}
#noResults{
    font-size:40px;
    line-height:500px;
    text-align:center;
    position:relative;
    z-index:200;
    color:#999;
    text-shadow: #fff 1px 1px 0px;
}
#search_result{
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
    padding-bottom:150px;
    overflow:hidden;
    display:block;
    width:100%;
    height:100%;

}

#search_result li{
    display:none;
    width:100%;
    line-height:60px;
    font-weight:bold;
    font-size:20px;
    text-indent:10px;
    margin:0 !important;
    padding:0 !important;
    border-bottom:1px solid #b6b8b7;
    border-top:1px solid #feffff;
    z-index:100;
}
#search_result li.show{
    display:block !important;
    background:#e4e5e733;
}
#search_result .show.odd{

    background:#d0d1d587 !important;
}

#search_result li .app_logo{
    width:50px;
    height:50px;
    float:left;
    margin:10px;
    
    -moz-background-size:50px 50px;
    -webkit-background-size:50px 50px;
    background-size:50px 50px;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

#general_wrap {
    height: 100%;
    width: calc(90vw - 1px);
    overflow: hidden;
    position:relative;
    /*z-index:100;*/
}

#drag {
    height: 580px;
    width: 25000px;
}

.page {
    height: 664px;
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    float: left;
    position:relative;
    /*z-index:100;*/
}

.page li.app{
    margin: 0 40px !important;
    padding: 15px 0;
    line-height: 20px;
    /*width:74px;*/
}
.ui-sortable-placeholder{
    overflow:hidden;
    background:green;
    margin: 0 50px;
}
.ui-sortable-helper {
    margin: 0 50px;
    padding: 15px 0;
    line-height: 20px;

}

.page li:nth-child(5) {
    margin-right: 0;
}



#dock {
    height: 111px;
    width:884px;
    overflow:hidden;
    background:url(../apps/dock.png) no-repeat 0 bottom;
    position:absolute;
    bottom:0;
    z-index:350;
    padding-top:10px;
}
#dock .reflection{
    opacity:0.3;
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    margin-top:-20px;
}
.dockX {
    bottom: 10px;
    margin: auto;
    width: 888px;
    padding: 10px;
    position: absolute;
}

#pages {
    bottom: 0px !important;
    font-size: 30px;
    height: 8px;
    width:100%;
    line-height: 1px;
    position: absolute;
    text-align: center;
    z-index: 150;
}

#pages li.first img{
    position:relative;
    top:-5px;
}
#pages li {
    display: inline;
    float: none;
    color: #fff;
    cursor: default;
    opacity: 0.5;
    height:35px;
    width:19px;

}

#pages li.active {
    opacity: 1 !important;
}

.apps li,.ui-sortable-helper {
    margin: 0 45px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    font-family: Arial;
    text-shadow: #000 1px 1px 0px;
    width: 94px;
    height:96px;
}
#dock.apps li,#dock .ui-sortable-helper{
    margin:0 25px;
}
.apps .mousedown .app_logo {
    opacity:0.68;
}
.apps li span{
    position:relative;
    z-index:15;

}
.apps li.open_folder span{
    position:relative;
    z-index: 500;
    display: block;
    background: url(../apps/blur.jpg) repeat;
    height: 35px;
    width: 35px;
    text-indent: -9999px;
    border-left: 1px solid rgba(195, 195, 195, 0.5);
    border-top: 1px solid rgba(195, 195, 195, 0.5);

    -moz-transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
    -moz-box-shadow: 8px 7px 17px rgba(0, 0, 0, 0.8) inset;
    -webkit-box-shadow:inset 8px 7px 17px rgba(0, 0, 0, 0.8) ;
    box-shadow: 8px 7px 17px rgba(0, 0, 0, 0.8) inset;
    top: 13px;
    left: 28px;
}
.delete{
    display:none;
}

.editMode .delete{
    display:block;
    position:absolute;
    left:-5px;
    top:5px;
    width:15px;
    height:15px;
    background:#000;
    border:2px solid #fff;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    font-size:16px;
    font-family:arial;
    line-height:13px;
    text-indent:1px;
    font-weight:bold;
    cursor:pointer;
    colro:#fff;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); /* FF3.5+ */
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); /* Saf3.0+, Chrome */
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); /* Opera 10.5, IE 9.0 */
}
#dock .delete{
    top:-5px !important;
}

.apps li .app_logo,.ui-sortable-helper .app_logo {
    display: block;
    height: 74px;
    width: 74px;
    margin-bottom: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 3px 25px 35px rgba(0, 0, 0, 0.6); /* FF3.5+ */
    -webkit-box-shadow: 3px 25px 35px rgba(0, 0, 0, 0.6); /* Saf3.0+, Chrome */
    box-shadow: 3px 25px 35px rgba(0, 0, 0, 0.6);
    margin: 0 auto 6px; /* Opera 10.5, IE 9.0 */
	background-size: cover !important;
}
.ui-sortable-helper{
    -moz-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);

}
.ui-sortable-helper.overFolder{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);

}
.ui-sortable-helper .app_logo{
    opacity:0.6;
}
.ui-sortable-helper .reflection{
    display:none;
}
#lockscreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: url(../apps/lockscreen.jpg) no-repeat; */
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#lockscreen.hidden {
    background-image: none;
    /* background-color: #000; */
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#lockscreen.hidden * {
    display: none;
}
#hlp.hlp {
    padding: 13px;
}
#help.help {
    width: 105px;
    color: white;
    position: fixed;
    padding: 4.8%;
    right: 3%;
}
.gmtH {
    color: white;
	display: flex;
    justify-content: center;
    align-items: center;
	padding-top: 10px;
	
}
.gmtT {
    color: white;
height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 5px;
    left: 5px;
	
	background: rgb(0 0 0 / 5%);
box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
border-radius: 20px;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.gmtT>img {
  height: 42px;
  padding: 2px 10px 5px 10px;
}
.gmt {
    color: white;
    /* padding: 30%;*/
	display: flex;
    justify-content: center;
    align-items: center;
}

.topbar{
	/* background-color: #0000; */
    /* position:absolute; */
    /* left:0;top:0; */
    /* height:17px; */
	/* width: calc(100vw - 90px); */
    /* text-align:center; */
    /* line-height:20px; */
    /* z-index:600; */
}
.topbar:hover{
	
    /* height:30px; */

}

.time,.percentage{
    /* font-size:12px; */
    /* color:#fff; */
    /* font-weight:bold; */
    /* text-shadow: #000 2px 2px 6px; */
    /* position:relative; */
	/* float: right; */
    /* top:-3px; */
}



.topbar{
    /* background:url(../apps/topbar.png) no-repeat; */
	background-color: #0000;
    position: absolute;
    left: 0;
	top: 0;
    height: 17px;
	width: calc(90vw - 1px);
    text-align: center;
    line-height: 20px;
    z-index: 600;
}
.topbar.inapp{
    z-index:3000;
    /* background-color:#000; */
	background-color: #0000;
}
.time,.percentage{
    font-size:12px;
    color:#fff;
    font-weight:bold;
    text-shadow: #000 2px 2px 6px;
    position:relative;
    top:-3px;
}
.percentage{
    float:right;
    right:28px;
    top:-1px;
}
#lockscreentime{
    font-size:65px;
    font-weight:normal;
    text-shadow: #000 2px 2px 15px;
    padding-top:26px;
    text-align:center;
	
}
#slide_here {
    /* background: url(../apps/slide2.gif) no-repeat right 50%; */
    width: 218px;
    height: 43px;
    position: absolute;
    bottom: 19px;
    left: 37.7%;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#slider {
    /* background: url(../apps/slide_btn.png) no-repeat; */
    width: 56px;
    height: 42px;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#drop {
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0px;
}
#home{
    height:153px;
    left:-5%;
    margin:0 auto;
    position:absolute;
    top:46%;
    width:33px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    cursor:pointer;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
	z-index: 999;
}
#sleep{
    position:relative;
    width:10px;
    height:50px;
    /* right:-990px; */
    /* bottom:44px; */
	right: 4.8%;
    top: 23%;
    cursor:pointer;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
	z-index: 999;
}
.editMode .apps li{
  -webkit-animation-name: jitter;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  position:relative;
}

@-webkit-keyframes jitter{
    0%{
        -webkit-transform : rotate(+3deg)
    }
    50%{
        -webkit-transform : rotate(-3deg);
    }
    100%{
        -webkit-transform : rotate(+3deg);
    }
}

@-webkit-keyframes slidein{
    0%{
        -webkit-transform : rotate(+3deg)
    }
    100%{
        -webkit-transform : rotate(+3deg);
    }
}
@-webkit-keyframes flip_top{
    0%{
        -webkit-transform: rotateY(0deg) translate3d(0px, 0px, 0px);
        opacity:1;
    }
    40%{
        -webkit-transform: rotateY(20deg) translate3d(-400px, 0px, -317px);
        opacity:0.5;
    }
    100%{
        opacity:0.5;
        -webkit-transform: rotateY(0deg) translate3d(0px, 0px, -700px);
    }
}
@-webkit-keyframes flip_bottom{
    0%{
        -webkit-transform: rotateY(0deg) translate3d(0px, 0px, -700px);
        opacity:0.5;
    }
    40%{
        -webkit-transform: rotateY(-20deg) translate3d(400px, 0px, -317px);
        opacity:1;
    }
    100%{
        opacity:1;
        -webkit-transform: rotateY(0deg) translate3d(0px, 0px, 0px);
    }
}
iframe.flip_top{
 -webkit-transform-style: flat;
 -webkit-backface-visibility: hidden;
 -webkit-animation-name: flip_top;
  -webkit-animation-duration: 0.6s;
 -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1.0);

}
iframe.flip_bottom{
 -webkit-transform-style: flat;
 -webkit-backface-visibility: hidden;
 -webkit-animation-name: flip_bottom;
  -webkit-animation-duration: 0.6s;
 -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1.0);
 /*-webkit-transform: rotateY(60deg) translate3d(-200px, -50px, -317px);*/
  position:relative;
}
#window{
    width:0;
    height:0;
    position:absolute;
    left:50%;
    top:50%;
    background:#000;
    z-index:2000;
    opacity:0;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
#iframe_holder{
    width: calc(90vw - 6px);
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:#000;
    z-index:2001;
    opacity:0;
    display:none;
     -webkit-perspective: 700px;
    -webkit-perspective-origin: 50% 50%;
	
	background: rgb(0 0 0 / 5%);
    box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
	    -webkit-backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
	/* overflow: auto; */
}
#iframe_holder iframe{
    position:absolute;
    left:0;top:0;
    z-index:2000;
    opacity:0;
	width: calc(90vw - 8px);
    height:100%;
}
iframe.onFront{
    z-index:3000 !important;
    opacity:1 !important;
	width: calc(90vw - 1px);
    height:100%;
}
.multitaskMode #multitask_bar{
    z-index:20;
}
#multitask_bar ul{
    padding-top:15px;
}
#multitask_bar  li{
    left:0 !important;
    top:0 !important;

}
#multitask_bar .reflection{
    display:none !important;
}
#multitask_bar.editMode .delete{
    display:block;
    position:absolute;
    left:-5px;
    top:-5px;

    background:#f00;
    border:2px solid #fff;

    font-size:20px;
    line-height:11px;
    text-indent:0px;
    
    color:#fff;
}
iframe{
    border:0;
    margin-top:17px;
	width: calc(90vw - 1px);
    height:calc(81vw - 1px);
}

/* folders */
.folder>.app_logo{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    background:url(../apps/blur.jpg) repeat;
    border:2px solid #bbb;
    -webkit-box-shadow: inset 2px 4px 6px #000,3px 25px 35px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 2px 4px 6px #000,3px 25px 35px rgba(0, 0, 0, 0.6) !important;
    box-shadow: inset 2px 4px 4px #000,3px 25px 35px rgba(0, 0, 0, 0.6) !important;
    height:70px !important;
}
.folder>.app_logo ul{
    padding:5px 0 0 4px;
}
.folder>.app_logo li{
    margin:1px 4px 6px !important;
    padding:0;
    height:15px !important;
    width:15px !important;
}
.folder>.app_logo .app_logo{
    width:15px;
    height:15px;
    -moz-background-size:14px !important;
    -webkit-background-size:14px !important;
    background-size:14px !important;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}
.folder>.app_logo .delete{
    display:none !important;
}
.folder>.app_logo span{
    display:none !important;
}
.folder.over>.app_logo{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border:3px solid #fff;
	/*-webkit-transform: scale(1.5%);*/
	padding:5px;
	left:-5px;
	top:-5px;
	position:relative;
	-webkit-box-shadow: 0px 0px 25px #fff!important;
    -moz-box-shadow:0px 0px 25px #fff!important;
    box-shadow: 0px 0px 25px #fff!important;
	background:rgba(0,0,0,0.8);
}
.folder.over>span{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	opacity:0;
}
#folder_cont{
    position:absolute;
    background:url(../apps/blur.jpg) repeat;
    /*display:none;*/
    width:100%;
    height:0px;
    overflow:hidden;
    left:0;
    top:135px;

    z-index: 99;
}
#folder_cont.folder_open{
    -webkit-box-shadow:inset 0 4px 20px rgba(0,0,0,0.6),inset 0 -4px 20px rgba(0,0,0,0.6);
    -moz-box-shadow: inset 0 4px 20px rgba(0,0,0,0.6),inset 0 -4px 20px rgba(0,0,0,0.6);
    box-shadow: inset 0 4px 20px rgba(0,0,0,0.6),inset 0 -4px 20px rgba(0,0,0,0.6);
    border-top:1px solid rgba(195,195,195,0.5);
    border-bottom:1px solid rgba(195,195,195,0.5);
	border-radius: 20px;
}
.folder > .app_logo li {
    margin: 1px 4px 6px;

}

.folder > .app_logo ul {
    padding: 5px 0 0 4px;

}

.folder > .app_logo .app_logo {
    -moz-background-size: 14px 14px;
    height: 14px;
    width: 14px;

}

.folder > .app_logo {
    height: 70px;
    width: 70px;
    overflow: hidden;

}

.ban_left{
	position: absolute;
	 left: -295px;
	 z-index: 500;
}
.ban_right{
	position: absolute;
	right: -295px;
	z-index: 500;
}

#content, #externalContainer {
    width: calc(90vw - 1px);
    height: calc(81vh - 1px);
    margin-right: auto;
    margin-left: auto;
	
	background: rgb(0 0 0 / 0%);
}
#content_overflow{
    width: calc(90vw - 1px);
    height: 99.99999999999%;
	background: rgb(0 0 0 / 0%);
	position:relative;
    overflow:hidden;
    z-index:15;
	
		/* background: rgb(0 0 0 / 5%); */
    /* box-shadow: inset 1px 1px 0.12px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.1); */
    /* backdrop-filter: blur(10px); */
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.0);
}
#content{
	width: 100%;
    height: 99.9999999999%;
}
#multitask_bar{
    width: calc(90vw - 1px);
}
#general_wrap {
    height: 100%;
    width: calc(90vw - 1px);
}
#dragg {
    height: 99.999999999%;
    width: 25000px;
}
#drag {
    height: 99.999999999%;
    width: 25000000px;
}
.page {
    height: 99.999999999%;
    width: calc(90vw - 1px);
}

#lockscreen {
    width: calc(90vw - 1px);
    height: calc(81vh - 1px);
}

#iframe_holder{
    width: calc(90vw - 6px);
    height:100%;
 }
#iframe_holder iframe{
    width: calc(90vw - 8px);
    height:100%;
	overflow:auto;
}

