body {
    background-image: radial-gradient(#E8F9FF, #93D1F6);
}
.navbar-dark .navbar-brand {
    padding: 0;
}
.navbar-dark .navbar-brand img {
    max-width: 65px;
    margin-bottom: -20px;
}
nav.navbar.bg-dark {
    background: #000000 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0 , 0.10);
}
.link-hide {opacity: 0;}
a.nav-link {
    font-size: 22px;
    font-weight: 700;
    color: #FAFB89 !important;
}
a.nav-link.simple {
    font-weight: 500;
    font-size: 18px;
    color: #fff !important;
}
li.active a.nav-link {
    color: #FFF !important;
    border-bottom: 4px solid #D3E41A;
}
.nav-link {
    display: unset;
    padding: 1px 1rem;
}
img.header-setting {
    max-width: 30px;
    margin-left: 20px;
}
.gap-3 {
    gap: 1rem!important;
}
.d-grid {
    display: grid!important;
}
header {
    display: block;
    width: 100%;
    clear: both;
    height: 80px
}
.search-block .search-block {
    display: flex;
    width: 100%;
}
.filesystem input#search {
    padding: 6px;
    background: transparent;
    border: 1px solid #111;
    font-size: 16px;
    border-radius: 2px;
    margin-bottom: 10px;
    width: 100%;
    height: 35px;
}
.search-options {
    padding-top: 100px
}
.golive {
    display: none;
    width: 95px;
    margin-left: 10px;
}
.search-options button.btn {
    min-width: 220px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
}
.btn-nav .btn.active {
    opacity: 0.6;
}
.btn-lg {
    margin-bottom: 10px
}
a#btn5 {
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
a#btn5 img {max-height: 48px}
.list-block {
    max-width: 600px;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #bbb;
    display: none;
}
.list-block.active {
    display: block;
}
.list-block ul {
    list-style-type: none;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    max-height: 250px;
    overflow: hidden;
    overflow-y: overlay;
}
.list-block ul li.title1 {
    background: #eaeaea;
    color: #717171;
    line-height: 1.2;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #bbb;
}
.list-block ul li a {
    font-size: 18px;
    color: #333;
    line-height: 1.2;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #bbb;
    text-decoration: none;
}
.list-block ul li:hover a {
    background: #f4f4f4;
    color: #007bff;
}

.list-block ul::-webkit-scrollbar {
    width: 7px;
  height:7px;
}
 
.list-block ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.list-block ul::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
    outline: 1px solid #c1c1c1;
}
#messagebar {
    margin-top: 20px;
}
#messagebar p.message-text {
    margin: 0;
    font-size: 18px;
}
#messagebar p.message-check {
    font-size: 22px;
    margin: 0;
}
input#vcheck {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.text-link {cursor: pointer;}
.share img {
    width: 80px;
    height: auto;
}
.share {
    width: 80px;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    font-weight: 800;
    right: 0;
    bottom: 0;
    position: absolute;
    display: none;
}
.share.active {
    display: block;
}
.list-block ul li.title2 {
    background: #99BFE6;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    padding: 7px 0;
}
#userupload {
    width: 100%;
    max-width: 800px;
    background: transparent;
    border: 0;
}
#go {display: none;}
.filters .field {
    max-width: 120px;
    float: left;
    margin-right: 4px;
}
.folder-block {
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-left: -70px;
}
.folder-block img {
    width: 90px;
}
img#cross {
    position: absolute;
    width: 40px;
    right: 0;
    top: 20px;
    cursor: pointer;
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width:767px) {
    .sm-hide {display: none;}
    ul.navbar-nav {
        margin-top: 25px
    }
    ul.navbar-nav a.simple, ul.navbar-nav a.link-hide {
        display: none;
    }
    ul.navbar-nav li:last-child {
        margin-top: 9px
    }
    .navbar-dark .navbar-toggler:focus {
        outline: 0 none;
        background: #0845d3;
    }
    .search-options {
        padding-top: 10px
    }
	.golive {display:inline-flex}
}
@media (max-width: 1199px) {
    .container {
        max-width: 100%
    }
}
    
	
.footer-area {
    position: relative;
    z-index: 1;
    background-color: #000000;
    padding: 10px 0;
}	
.footer-area .copywrite-text {
    font-size: 12px;
    margin-bottom: 0;
    color: rgba(166, 165, 165, 0.54);
}
.footer-area .copywrite-text a {
    color: rgba(166, 165, 165, 0.54);
    font-size: 12px;
}
.footer-area .footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style-type: none;
}
.footer-area .footer-nav li a {
    color: #898888;
    font-size: 16px;
    padding: 0 20px;
    margin-top: 20px;
    display: block;
}
.footer-area .footer-nav li a:hover, .footer-area .footer-nav li a:focus {
    color: #fff;
}
footer.footer-area a img {
    max-width: 90px;
}












