@import 'html.css';
@import 'text.css';
@import 'form.css';
@import 'icons.css';
@import 'jquery.qtip.css';
@import 'site.css';
@import 'css3-buttons.css';

/*.left-panel{position:fixed; width:209px; float:left; top:0px; height:100%; z-index:4; transition:all 0.5s 0s !important}
.right-panel{position:relative; width:calc(100% - 209px); right:0px; top:0px;  height:100%; z-index:1; float:right;transition:all 0.5s 0s}
.abs{position:inherit !important}
.abs1{position:absolute !important}
#main{left:0px !important}
[id^=sidebar_menu] span{position:absolute; }
[id^=sidebar_menu] i{position:relative; top:10px; font-size:15px; left:10px;display:none}
.adj{position:absolute; top:12px !important; left:13px !important; font-size:16px !important; z-index:99999; color:#fff; cursor:pointer}
.colls .left-panel{left:-209px; opacity:0}
.colls .right-panel{width:100%; left:0px; top:0px;}
.scr1 {
    height: 850px;
    overflow-y: scroll;
    width: 100% !important;
    z-index: 99999;
}
		.scr2{position: sticky; top: 00px; height: 70px; background: #fff; z-index:9999; margin-bottom:18px !important}
        #main_content{overflow:inherit !important;}
        #main_content_inner{overflow:inherit !important; z-index:8 }
        .fga{animation:fv 0.5s 0s}
        .fga1{animation:fv 0.5s 0s}
        @keyframes fv{from{opacity:0; transform:rotate(0deg)} to{opacity:1; transform:rotate(90deg)}}
        @keyframes fv1{from{opacity:0; transform:rotate(0deg)} to{opacity:1; transform:rotate(90deg)}}*/
.forcepush{left:0px !important; top:45px !important}
.pushleft #sidebar{left:-210px}
.pushleft #main{left:0}
#LoginMainChild{position:relative;}
.lmenu{position:absolute; top:7px; left:15px;}
.lmenu p{background:#ccc; padding:4px 12px; cursor:pointer; color:#000; text-decoration:none; font-weight:700; font-size:13px; margin:0px; height:auto !important; max-height:25px; border-radius:07px; line-height:24px !important}
@media only screen and (max-width:992px){
    .lmenu{display:none}
}
.viewed {color: #ff006e;}