@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";:root{--promofiler-blue-color:#1e76bd;--promofiler-dark-color:#212529}body{font-family:'Poppins',sans-serif;background:#fafafa}p{font-family:'Poppins',sans-serif;font-size:1.1em;font-weight:300;line-height:1.7em;color:#999}a,a:hover,a:focus{color:inherit;text-decoration:none;transition:all .3s}.navbar{padding:15px 10px;background:#fff;border:none;border-radius:0;margin-bottom:40px;box-shadow:1px 1px 3px rgba(0,0,0,.1)}.navbar-btn{box-shadow:none;outline:none !important;border:none}.line{width:100%;height:1px;border-bottom:1px dashed #ddd;margin:40px 0}#vendorsidebar{position:sticky;top:5%;height:95vh}:root{--sidebar-width:25vw;--sidebar-left:-25vw}@media screen and (max-width:820px){:root{--sidebar-width:75vw;--sidebar-left:-75vw}}#sidebar{max-width:var(--sidebar-width);left:var(--sidebar-left);position:fixed;top:0;height:100vh;width:100vw;z-index:999 !important;background:var(--promofiler-blue-color);color:#fff;transition:all .3s;box-shadow:3px 3px 3px rgba(0,0,0,.2);overflow-y:auto}#sidebar.active{left:0}#sidebar .sidebar-header{display:flex;justify-content:space-between;width:100%;flex-flow:row nowrap;color:#fff}#sidebar ul li a:hover{color:#1e76bd;background:#fff}.search-input{background-color:#f5f5f5;color:#a9a9a9;width:100%}.jstreeview{background-color:#f5f5f5;color:#a9a9a9}.fa-arrow-left{color:#f5f5f5 !important;background-color:#2475c4 !important}.fa-arrow-left:hover{color:#a9a9a9 !important;background-color:#2475c4 !important}.overlay{display:none;position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:998 !important;opacity:0;transition:all .5s ease-in-out}.overlay.active{display:block;opacity:1}.clearable{background:#fff url('/images/closex.gif') no-repeat right -10px center;border:1px solid #999;padding:3px 18px 3px 4px;border-radius:3px;transition:background .4s}.clearable.x{background-position:right 5px center}.clearable.onX{cursor:pointer}.clearable::-ms-clear{display:none;width:0;height:0}a.download{background:#fff;color:#7386d5}a.article,a.article:hover{background:#1e76bd !important;color:#fff !important}.jstree-contextmenu{z-index:20000}