
/* CSS Document */
.fl{float:left;}
.fr{float:right;}
.space10{clear:both; height:10px;}
.space20{clear:both; height:20px;}
.space50{clear:both; height:50px;}
.center{position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;}
input[type="button"]{outline:none;}
.blue_btn{background:#007ee5;
          color: white !important;
          font-size:16px;
          padding:5px 10px;
          border-radius:5px;
          border:1px solid #015eaa;
          box-shadow:0px 0px 5px #015eaa inset;
}
.blue_btn:hover{background:#0076d7;}

.red_btn{background:#d11d26;
         color: white !important;
         font-size:16px;
         padding:5px 10px;
         border-radius:5px;
         border:1px solid #a1060e;
         box-shadow:0px 0px 5px #a1060e inset;}
.red_btn:hover{background:#c61821;}

/*----------------home-------------------*/
#head_menu{background:#fff; box-shadow:none; border-bottom:0px;}
#head_menu ul li a{font-size:15px; color:#000; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s;}
#head_menu ul li a:hover,#head_menu ul li a.active{color:#007ee5;}
.slider_img{max-width:100%;}
#login_reg{margin-bottom:30px; padding-bottom:30px;}
#login_reg .col-sm-6{position:relative; display:table-cell; text-align:center;}
.main_content{max-width:550px; margin:auto; margin-top:50px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s;}
.main_content h2{font-weight:lighter;}
.main_content form{width:250px; margin:auto; margin-top:30px; text-align:left;}
.main_content input[type="text"],.main_content input[type="password"]{margin-bottom:10px;}
.button_div .blue_btn,.button_div .red_btn{display:inline-block; margin-right:10px; width:47.8%;}
#submit_f{width:55.8%%;}
.button_div .red_btn{margin-right:0;}
.button_div a,.button_div span{display:none;}
.hide_show_form{display:none;}
#submit_l,#submit_r{display:none; margin-right:10px;}
.text_div{position:relative;}
.validation{right:103%; border:1px solid #d58a8a; border-radius:5px; background:#fff4f4; font-size:14px; line-height:20px; padding:5px; position:relative; float:right; top:-43px; margin-bottom:-43px; color:#d58a8a;}
.my_width{width:80%; margin:auto;}
.detail h4{font-size:34px; color:#000;}
.detail p{color:#000; font-size:18px;}
.location{margin:5%;  width:90%; height:90%; padding:20px; border-radius:50%; background-color:#feedeb;  box-shadow:0px 0px 25px #d9b6b2 inset; position:relative;}
.location img{max-width:70%; max-height:70%; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}
.share{background-image:url(../img/share_icon.png);}
.safe{background-image:url(../img/secure_icon.png);}
.my_height{padding:4%; }
.left_p{padding-left:50px !important; text-align:left;}
.right_p{padding-right:50px !important; text-align:right;}
#home_detail{margin-bottom:30px;}
footer{border-top:5px solid #dcdcdc; padding:10 0;}
footer ul li{display:inline; margin:0 20px;}
footer ul li a{font-size:16px; color:#666;  line-height:40px;}
footer ul li a:hover{color:#000; text-decoration:none; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; cursor:pointer;}
/*----------------Profile_setting-------------------*/
#setting{background: #007ee5;box-shadow: 0px 1px 2px #1F1E1E; position:relative; z-index:5;}
#setting .logo{float:left;  margin:5px 17px 6px 6px;}
#setting p{font-size: 16px;line-height: 20px;float: left;border-left: 1px solid #fff;padding: 3px 10px;margin: 8px 0px;color: #fff;}
#setting .right_section{float:right;}
#setting .right_section span.notification{float:left; color:#FFF; float: left;color: #FFF;padding: 11px;font-size: 20px; position:relative; cursor:pointer; background:#006ec8; position:relative;}
.noti_div{background:#006ec8; position:absolute; top:100%; left:0; width:171px; z-index:5; display:none;}
.right_section span.notification.open .noti_div{display:block;}
.noti_div ul{padding-left:0  !important; margin:0 !important;}
#setting .noti_div ul li{font-size:13px !important; line-height:18px !important; padding:10px !important; display:block !important; font-family:Calibri; border-bottom:1px solid #fff !important; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.7s;}
.noti_div ul li:last-chile{border-bottom:0px;}
.noti_div ul li:hover{background:#007ee5 !important;}
#setting .right_section .profile{color:#FFF; font-size:16px; margin-left:1px; padding:1.5px; padding-right:8px; float:left; position:relative; cursor:pointer;}
#setting .right_section .profile img{  border: 2px solid #007ee5;border-radius: 50%;float: left;height: 35px;margin: 2px 5px;}
#setting .right_section .profile h6{font-size:16px; line-height:20px; float:left;}
#setting .right_section .profile:hover{background:#006ec8;}
#setting .right_section .profile.open{background:#006ec8;}
.profile .sub_profile{position: absolute; z-index:5;
                      width:131%;
                      top: 100%;
                      background: #eaedf0;
                      box-shadow: 0px 1px 2px #CCC;
                      right:0px; display:none;}
#setting .right_section .profile.open .sub_profile{display:block;}
.profile .sub_profile h2{font-size:17px; color:#fff; line-height:25px; background:#007ee5; margin:0; padding:0 10px;}
.profile .sub_profile h3{font-size:14px; color:#333; padding:5px 10px; margin:0;}
.profile .sub_profile h4{font-size:12px; color:#999; margin:0; padding:0 10px; padding-top:5px;}
.profile .sub_profile ul{background:#e3e6ea; padding:10px; margin:0; margin-top:10px;}
.profile .sub_profile ul li{display:block;}
.profile .sub_profile ul li a{font-size:14px; color:#007ee5; line-height:20px; padding:3px 0;}
.progress.blue{    background: none repeat scroll 0 0 #fff;
                   border-radius: 0;
                   height: 10px;
                   margin: 5px 10px;}
.progress.blue .progress-bar{background:#007ec5;}
.setting_tabs .tab{padding-right:0px;}
.setting_tabs .tab ul{padding-left:0; margin-bottom:0;}
.setting_tabs .tab ul li{display:block; margin-left:21px; margin-bottom:10px; background:#d11d26; cursor:pointer;}
.setting_tabs .tab ul li span.icons{ border: 4px solid #fff; background:url(../img/profile_icon_red.png) #fff center; position:relative; left:-25px; margin-bottom:0px;
                                     border-radius: 50%;
                                     float: left;
                                     height: 41px;
                                     width: 41px;  margin-right:-21px;}
.setting_tabs .tab ul li span.icons_acc{background-image:url(../img/acoount_icon_red.png);}
.setting_tabs .tab ul li  h6{float:left; font-size:16px; color:#FFF; text-align:center; padding-left:15px;}
.setting_tabs .tab ul li.active{background:#007ee5;}
.setting_tabs .tab ul li.active span.icons{background:url(../img/profile_icon_blue.png) #fff center;}
.setting_tabs .tab ul li.active span.icons_acc{background-image:url(../img/acoount_icon_blue.png);}
.tabcontent_section{padding-left:0px;}
.tabcontent_section .tabcontent{border-left:5px solid #007ee5; background:#f6f6f6; }
.tabcontent_section .tabcontent .tabcontent_top{padding:15px;}
.tabcontent_top .propic{width:67px; height:67px; position:relative; float:left; margin-right:15px;}
.tabcontent_top .propic img{max-height:100%; max-width:100%; border-radius:50%;}
.tabcontent_top .propic a{color: #000;
                          font-size: 13px;
                          line-height: 13px;
                          position: absolute;
                          right: 0;
                          text-decoration: none;
                          top: -4px;}
.tabcontent_top	a.choos_file{color:#fff; font-size:13px; line-height:20px; border-radius:12px; background:#d11d26; padding:2px 10px; text-decoration:none; float:left; margin-top:20px;}  
.tabcontent_top .information{float:left; margin-left:10px;}
.information h4{font-size:21px; color:#007ee5; line-height:25px; margin:0;}
.tabcontent h4 span,.tabcontent h5 span,.tabcontent h6 span{font-size:12px; margin-right:5px; margin-left:5px; cursor:pointer; visibility:hidden;}
.tabcontent h4:hover span,.tabcontent h5:hover span,.tabcontent h6:hover span{visibility:visible;}
.information h5{font-size:14px; color:#000; line-height:25px; margin:0;}
.information h6{font-size:14px; color:#8b8b8b; line-height:25px; margin:0;}
.tabcontent h2{font-size:17px; line-height:20px; padding:5px 0; background:#007ee5; color:#FFF; padding-left:15px; margin:0;}
.tabcontent .tabcontent_bottom{padding:15px;}
.lightred_bg{ background:#feedeb;}
.tabcontent_bottom h4{font-family:17px; color:#8b8b8b; margin:0; margin-right:10px; float:left;}
.tabcontent_bottom h5{font-size:17px; color:#000; margin:0; float:left;}
.tabcontent_bottom select{border:1px solid #000; font-size:13px; background:none; float:left; line-height:15px;}
/*----------------account_setting-------------------*/
.account_top{padding:15px;}
#account_div h3{margin:0px; margin-bottom:10px;}
.account_top .progressbar{height:30px; background:#d8e9f7;}
.account_top .progressbar .shared{height:30px; background:#8fc1ea;}
.account_top .progressbar .regular{height:30px; background:#0070CC;}
.account_top h5,.account_top h6 span{line-height:15px; margin-right:15px; display:inline-block; visibility:visible;}
.account_top h6 span{float:left;}
.account_top h6 span.free{height:15px; width:15px; margin-right:0px; display:inline-block; visibility:visible; background:#d8e9f7;}
.account_top h6 span.sh{height:15px; width:15px; margin-right:0px; display:inline-block; visibility:visible; background:#8fc1ea;}
.account_top h6 span.reg{height:15px; width:15px;  background:#0070CC; margin-right:0px; display:inline-block; visibility:visible;}
.account_middle{padding:15px;}
.account_middle h5{line-height:18px; margin-bottom:15px;}
.account_middle .blue_btn{text-decoration:none; color:#fff;  float:none;}
.account_bottom{padding:15px;}
.account_bottom a span{margin-right:5px;}
.account_bottom a{text-decoration:none; line-height:25px;}
#account_div{display:none;}
/*----------------file_upload-------------------*/
#setting .left_section{float:left;}
#setting .left_section .line{height:26px; margin:8px 0; border-right:1px solid #fff; float:left;}
#setting .left_section ul{ padding:0 ; margin:0; float:left;}
#setting .left_section ul li{padding:11px 15px; font-size:20px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; line-height:21px; color:#FFF; display:inline-block; cursor:pointer; position:relative; float:left;}
#setting .left_section ul li:hover{background:#006ec8;}
#setting .left_section ul li span{float:left; margin-right:5px;}
#file_upload .left_section{background:#f3f3f3; border-right:5px solid #007ee5; position:relative; }
#file_upload .left_section ul.l_menu{padding:0; margin:0; margin:0 -15px;}
#file_upload .left_section ul.l_menu li.lft_lnk{display:block;  padding:10px 15px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; }
#file_upload .left_section ul li.lft_lnk:hover{background:#e3e3e3;}
#file_upload .left_section ul li.lft_lnk .active{background:#d7d4d4; cursor:pointer;}
#file_upload .left_section ul li.lft_lnk a.lnk{font-size:20px; line-height:25px; color:#606060;  padding:10px 0; text-decoration:none;}
#file_upload .left_section ul li.lft_lnk a span{margin-right:10px; float:left; line-height:25px;}
.avilable_space{position:absolute; bottom:0px; width:100%; margin:0 -15px; text-align:center;}
.avilable_space h3{font-size:22px; color:#FFF; line-height:35px; padding:5px; background:#d11d26; margin:0; font-weight:lighter;}
.avilable_space h4{padding:5px; background:#feedeb; margin:0;}
.avilable_space h4 a{line-height:35px; font-size:16px; color:#d11d26;}
.file_upload_right h1{float:left; color:#000; font-size:25px; line-height:33px; margin-top:5px;}
.file_upload_right ul.option{margin:0; padding:0; float:right;}
ul.option li{display:inline-block; font-size:15px; line-height:33px; margin:0 15px; margin-top:5px; cursor:pointer;}
ul.bradcrumbs{margin:0; padding:0;}
ul.bradcrumbs li{display:inline-block;}
ul.bradcrumbs li{font-size:14px; color:#8b8b8b; line-height:21px; margin-right:5px;}
ul.bradcrumbs li a{color:#007ee5; text-decoration:none;}
ul.bradcrumbs li a img{margin-left:5px;}
.file_upload_right .table_f_u{ min-height:200px}
.file_upload_right .table_f_u ul{ height: auto;overflow:hidden; position:relative; }
.file_upload_right .table_f_u ul{margin-top:0px; padding:0;}
.file_upload_right .table_f_u ul li{padding:5px 10px; display:block; border-bottom:1px solid #e5e1e1; color:#000; font-size:15px; font-weight:lighter; cursor:pointer;position:relative; }
.file_upload_right .table_f_u ul li:hover{background:#f7f7f7;}
.file_upload_right .table_f_u ul li.active{background:#3AA3F8; color:#fff;}
.file_upload_right .table_f_u ul li.head{background:#eeeeee; border-bottom:0px;  font-size:18px; font-weight:500; }
.name{width:38%; padding-right:5px; float:left;}
.mytree .name{width:33%; overflow: hidden; margin-right: 0.5%;} 
.sharing_tree .name{width:24%;}
.sharing_tree .mytree .name{width:18%;}
.name .checkbox{margin:0px;}
li.head .name .checkbox input[type="checkbox"]{ margin-top:7px;}
li .name .checkbox input[type="checkbox"]{margin-right:10px;}
li .name .checkbox span{margin-right:5px; margin-top:1px; float:left;}
.d_m{width:20%; padding-right:5px; float:left;}
.sharing{width:29%; margin-right: 1%; float:left; overflow: hidden;}
.sharing_tree .sharing{width: 20%;}
.size{width:10%; float:left;}
#setting .left_section ul li .noti_div{width:100%;}
#setting .left_section ul li .noti_div ul{float:none;}
#setting .left_section ul li .noti_div ul li{display:block !important; float:none !important;}
#setting .left_section ul li.active .noti_div{display:block;}
/*----------------popups-------------------*/
.modal-content{background:#FFF; border-radius:0px; overflow:hidden;}
.modal-header{padding:15px;}
.modal-body{padding:15px; background:#F2F9FF;}
.modal-body input{margin-bottom:15px;}
.modal-body input[type="submit"]{margin-bottom:0px;}
/*----------------pricing-------------------*/
.pricing{text-align:center;}
.pricing h2{font-size:28px; line-height:40px; margin:0; color:#000;}
.pricing h2.av_space span{background:#d11d26; color:#FFF; padding:0 15px; width:220px;}
.pricing_box{padding:15px; border:1px solid #b7b7b7; border-radius:20px; margin-bottom:15px; min-height:370px; transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s;}
.pricing_box.active,.pricing_box:hover{border:1px solid #007ee5;}
.pricing_box h3{margin:0; margin-top:5px; margin-bottom:20px; color:#007ee5; font-size:26px; font-weight:lighter;}
.pricing_box h4{margin:0; margin-top:20px; margin-bottom:20px; color:#d11d26; font-size:26px; font-weight:bold;}
.pricing_box p{color:#9a9a9a; font-size:15px; line-height:20px; text-align:justify; }
.pricing_box .blue_btn{font-size:15px; line-height:30px; display:block; text-decoration:none;}
.pricing_box .blue_btn span{font-size:25px; margin-right:10px;}
.pricing_box .red_btn{font-size:15px; line-height:30px; display:block; text-decoration:none;}
.pricing_box .red_btn span{font-size:25px; margin-right:10px;}
/**
    for details page
**/
.cust-login {padding-left: 8px !important; position: relative !important;}
.login-form {width: 220px; position: absolute; z-index: 100; top: 45px; background-color: #ffffff; padding: 15px 20px; right: 0; border: 1px solid #D5D5D5;}
.login-form label {color: #606060;}
.login-form button.signin {width: 100%; text-align: center; border: none; background: #007ee5; color: #ffffff; text-shadow:none;}
.login-form .signup {margin-top: 5px;}
.login-form .signup a {font-size: 14px;}
.login-form .signup a:hover {color: #000000;}

#content-info {width: 100%; padding: 40px 0;}
#content-info .left-box ul {padding-left: 0;}
#content-info .left-box li {list-style: none; padding: 4px 0;}
#content-info .left-box li a {color: #007ee5; font-size: 16px;}
#content-info .left-box li a:hover, #content-info .left-box li a.active, #content-info .right-box .row-cont a:hover {color: #000000; text-decoration: none;}

#content-info .right-box .row-cont {margin-bottom: 25px;}
#content-info .right-box .row-cont h2 {margin: 0 0 15px; color: #606060;}
#content-info .right-box .row-cont a {color: #007ee5;}
#content-info .right-box .row-cont ul.lists {padding-left: 30px;}

@media (max-width:1170px){
    .my_height{padding:3%;}
}

@media (max-width:970px){
    .my_height{padding:2%;}
}

@media (max-width:767px){
    .my_height{text-align:center; padding:8%;}
    .left_p{padding-left:0px !important;}
    .right_p{padding-right:0px !important;}
    .detail h4{font-size:25px;}
    .detail p{font-size:14px;}
    .my_width{width:100%;}
    footer ul li{margin:0 10px;}

    #file_upload .left_section{width:100%; min-height:0px !important;}
    .avilable_space{position:static; width:auto;}
    #file_upload .left_section{border-right:0px; border-bottom:5px solid #007ee5;}
    #file_upload .left_section ul li{display:inline-block; width:33.33%}
}
@media (max-width:550px){
    /*----------------Profile_setting-------------------*/
    .tab{width:100%;}
    .tab ul{height:41px;}
    .tab ul li{width:37%; display:inline-block !important; margin-bottom:0px !important; margin-left:25px !important;}
    .tabcontent_section{ width:100%; padding:0 15px;}
    .tabcontent_section .tabcontent{border-left:0 !important; border-top:5px solid #007ee5;}
    .information{width:100%; margin-left:0px !important; margin-top:10px;}
    #file_upload .left_section ul li{width:100%;}

}

@media (max-width:500px){
    .pricing .col-xs-6{width:100%;}
}

/* loading style */
.loading_cover{
    position:absolute;
    height:93%; 
    width:100%; 
    background:rgba(255,255,255,0.8);
    z-index:9999;
    display: none;
}
.loading_cover.block{
    display: block;
}
.loading_content {
    margin:30px auto;
    width:50%;
    text-align:center;
}
.loading_content div, .loading_content label{
    margin: 5px;
}
.ms_cont
{
	min-height:150px;
}
#ms1{
	margin-bottom:20px;
}
div.sharing_detail_cont{
	padding:20px 0px;
}
div.sharing_list {
width: 95%;
margin: 0 auto;
}
 
div.sharing_list h2 {
  font-size: 15px;
  margin: 0;
  padding: 0;
}
 
div.sharing_list ol {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
}
 
div.sharing_list ol li {
  font-size: 13px;
  margin:4px 0px;
  position: relative;
line-height: 20px;
background: #fff;
border-left: 2px solid #2087fc;
border-radius: 0;
box-shadow: 0 0 0 1px rgba(0,0,0,0.06),0 1px 1px rgba(0,0,0,0.07);
counter-reset: li;
border-bottom:1px solid #fff;
}
/*div.sharing_list ol li:before {
content: counter(li) ".";
counter-increment: li;
position: absolute;
z-index: 2;
top: 0;
right: 100%;
margin-right: 0;
line-height: 29px;
color: #fff;
width: 16px;
background: #007ee5;
padding-left: 8px;
}*/
/*div.sharing_list ol li:after {
position: absolute;
z-index: 2;
top: 0px;
bottom: 0px;
width:30px;
line-height: 28px;
font-size: 17px;
color: #bbb;
text-align: center;
cursor:pointer;
}
div.sharing_list ol li.deleting:after {
content: "x";
right: 0;
background: #fff;
}*/
div.sharing_list ol li span.remove_icon
{
	content: "x";
right: 0;
background: #fff;
position: absolute;
z-index: 2;
top: 0px;
bottom: 0px;
width: 30px;
line-height: 28px;
font-size: 17px;
color: #bbb;
text-align: center;
cursor: pointer;

}
div.sharing_list ol li a {
display: block;
position: relative;
padding: 4px 12px;
color: #333;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
margin-left: -34px;
padding-left: 40px;
cursor:default;
  /*-webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
  */
}
 
div.sharing_list ol li:hover {
  box-shadow:0 0 0 1px rgba(0,0,0,0.2),0 1px 1px rgba(0,0,0,0.2);
}
.notification .count{
background-color: #dc0d17;
background-image: -webkit-gradient(linear, center top, center bottom, from(#fa3c45), to(#dc0d17));
background-image: -webkit-linear-gradient(#fa3c45, #dc0d17);
color: #fff;
min-height: 13px;
padding: 2px 3px 4px 3px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .7);
position: absolute;
right: 6px;
top: 1px;
font-size: 10px;
}
.nomsg
{
	text-align: center;
	width: 100%;
	float:left;
	font-size:18px;
}
.notifications_cont li a{
	color:#fff;
}
label.error{
color:#a94442;
}
li[data-role=treeitem] {
    -webkit-user-select: none!important;
}
#tree_4 .jstree-ocl{display:none!important;}
.validation.checkbox{width: 250px!important;margin-right: 19px!important;margin-top: 18px!important;}
/*.share_cnt{background: #fff!important;}
.share_lft{margin: -15px 0px -15px -15px;}
.share_right{float:right;background:#F2F9FF;margin: -15px -15px -15px 0px;padding-top: 40px;}*/
.extra_opt{float: right;margin-right: 20px;font-size: 10px;font-style: italic;color: #0076d7;text-decoration: underline;cursor:pointer;}
.detail_ip em{font-size: 12px;color: rgb(140, 140, 140);}
.detail_ip{line-height:25px;}
.detail_ip .text_extra{float:left;margin-left:7px;}
.ip_textbox{width: 36%;height: 25px;margin-left: 5px;float: left;}
.detail_ip em{padding-left:6px;float:left;}
.form-control {
    height: auto;
}
 /*#inline-upload-status {
    position: fixed;
    bottom: 17px;
    margin: 0;
    width: 800px;
    z-index: 5;
    background: #fff;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#inline-upload-status .inline-upload-info {
    height: 36px;
    line-height: 36px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#inline-upload-status .inline-upload-info div {
    display: block;
}

#inline-upload-status .inline-upload-info .icon {
    float: left;
}

#inline-upload-status .inline-upload-info .icon img {
    margin: 10px 8px 0 11px;
}

#inline-upload-status .inline-upload-info .files-info {
    float: left;
}

#inline-upload-status .inline-upload-info .files-info .files {
    font-weight: bold;
}

#inline-upload-status .inline-upload-info .files-info .num-errors {
    color: #992826;
}

#inline-upload-status .inline-upload-info .status {
    color: #aaa;
    float: right;
    margin-right: 14px;
}

#inline-upload-status .inline-upload-info .status .small-x-button {
    position: absolute;
    top: 14px;
    right: 14px;
}

#inline-upload-status .inline-upload-bar {
    background-color: #e2f0fc;
    height: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#inline-upload-status .inline-upload-bar .inline-upload-progress {
    background-color: #97c8f3;
    height: 5px;
}

#inline-upload-status.complete {
    border-color: #26b75d;
}

#inline-upload-status.complete .inline-upload-info {
    background-color: #e8f7ed;
}

#inline-upload-status.complete .inline-upload-bar .inline-upload-progress {
    background-color: #63cb89;
}

#inline-upload-status.error {
    border-color: #e3a8a7;
}

#inline-upload-status.error .inline-upload-info {
    background-color: #fef1f1;
}

#inline-upload-status.error .inline-upload-bar .inline-upload-progress {
    background-color: #e3a8a7;
}*/
.pace {
  width: 170px;
  height: 300px;
  position: fixed;
  bottom: -90px;
  right: -20px;
  z-index: 2000;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 2s linear 0s;
  -moz-transition: all 2s linear 0s;
  transition: all 2s linear 0s;
}

.pace.pace-active {
  -webkit-transform: scale(.25);
  -moz-transform: scale(.25);
  -ms-transform: scale(.25);
  -o-transform: scale(.25);
  transform: scale(.25);
  opacity: 1;
}

.pace .pace-activity {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  background: #29d;
  position: absolute;
  top: 0;
  z-index: 1911;
  -webkit-animation: pace-bounce 1s infinite;
  -moz-animation: pace-bounce 1s infinite;
  -o-animation: pace-bounce 1s infinite;
  -ms-animation: pace-bounce 1s infinite;
  animation: pace-bounce 1s infinite;
  color: #FFF;
font-size: 53px;
padding: 27px 0px;
text-align: center;
}

.pace .pace-progress {
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  z-index: 1910;
  margin-left: -30px;
  width: 60px;
  height: 75px;
  background: rgba(20, 20, 20, .1);
  box-shadow: 0 0 20px 35px rgba(20, 20, 20, .1);
  border-radius: 30px / 40px;
  -webkit-transform: scaleY(.3);
  -moz-transform: scaleY(.3);
  -ms-transform: scaleY(.3);
  -o-transform: scaleY(.3);
  transform: scaleY(.3);
  -webkit-animation: pace-compress .5s infinite alternate;
  -moz-animation: pace-compress .5s infinite alternate;
  -o-animation: pace-compress .5s infinite alternate;
  -ms-animation: pace-compress .5s infinite alternate;
  animation: pace-compress .5s infinite alternate;
}

@-webkit-keyframes pace-bounce {
  0% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
  }
  40% {}
  50% {
    top: 140px;
    height: 140px;
    -webkit-animation-timing-function: ease-out;
  }
  55% {
    top: 160px;
    height: 120px;
    border-radius: 70px / 60px;
    -webkit-animation-timing-function: ease-in;
  }
  65% {
    top: 120px;
    height: 140px;
    border-radius: 70px;
    -webkit-animation-timing-function: ease-out;
  }
  95% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    -webkit-animation-timing-function: ease-in;
  }
}

@-moz-keyframes pace-bounce {
  0% {
    top: 0;
    -moz-animation-timing-function: ease-in;
  }
  40% {}
  50% {
    top: 140px;
    height: 140px;
    -moz-animation-timing-function: ease-out;
  }
  55% {
    top: 160px;
    height: 120px;
    border-radius: 70px / 60px;
    -moz-animation-timing-function: ease-in;
  }
  65% {
    top: 120px;
    height: 140px;
    border-radius: 70px;
    -moz-animation-timing-function: ease-out;}
  95% {
    top: 0;
    -moz-animation-timing-function: ease-in;
  }
  100% {top: 0;
    -moz-animation-timing-function: ease-in;
  }
}

@keyframes pace-bounce {
  0% {
    top: 0;
    animation-timing-function: ease-in;
  }
  50% {
    top: 140px;
    height: 140px;
    animation-timing-function: ease-out;
  }
  55% {
    top: 160px;
    height: 120px;
    border-radius: 70px / 60px;
    animation-timing-function: ease-in;
  }
  65% {
    top: 120px;
    height: 140px;
    border-radius: 70px;
    animation-timing-function: ease-out;
  }
  95% {
    top: 0;
    animation-timing-function: ease-in;
  }
  100% {
    top: 0;
    animation-timing-function: ease-in;
  }
}

@-webkit-keyframes pace-compress {
  0% {
    bottom: 0;
    margin-left: -30px;
    width: 60px;
    height: 75px;
    background: rgba(20, 20, 20, .1);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .1);
    border-radius: 30px / 40px;
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    bottom: 30px;
    margin-left: -10px;
    width: 20px;
    height: 5px;
    background: rgba(20, 20, 20, .3);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .3);
    border-radius: 20px / 20px;
    -webkit-animation-timing-function: ease-out;
  }
}

@-moz-keyframes pace-compress {
  0% {
    bottom: 0;
    margin-left: -30px;
    width: 60px;
    height: 75px;
    background: rgba(20, 20, 20, .1);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .1);
    border-radius: 30px / 40px;
    -moz-animation-timing-function: ease-in;
  }
  100% {
    bottom: 30px;
    margin-left: -10px;
    width: 20px;
    height: 5px;
    background: rgba(20, 20, 20, .3);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .3);
    border-radius: 20px / 20px;
    -moz-animation-timing-function: ease-out;
  }
}

@keyframes pace-compress {
  0% {
    bottom: 0;
    margin-left: -30px;
    width: 60px;
    height: 75px;
    background: rgba(20, 20, 20, .1);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .1);
    border-radius: 30px / 40px;
    animation-timing-function: ease-in;
  }
  100% {
    bottom: 30px;
    margin-left: -10px;
    width: 20px;
    height: 5px;
    background: rgba(20, 20, 20, .3);
    box-shadow: 0 0 20px 35px rgba(20, 20, 20, .3);
    border-radius: 20px / 20px;
    animation-timing-function: ease-out;
  }
}
@-webkit-keyframes fade-in-enlarger {
    from {
        visibility: hidden;
        opacity: 0
    }

    to {
        visibility: visible;
        opacity: 0.9
    }
}

@-moz-keyframes fade-in-enlarger {
    from {
        visibility: hidden;
        opacity: 0
    }

    to {
        visibility: visible;
        opacity: 0.9
    }
}

@-o-keyframes fade-in-enlarger {
    from {
        visibility: hidden;
        opacity: 0
    }

    to {
        visibility: visible;
        opacity: 0.9
    }
}

@keyframes fade-in-enlarger {
    from {
        visibility: hidden;
        opacity: 0
    }

    99% {
        visibility: visible;
        opacity: 0.9
    }

    to {
        visibility: visible;
        opacity: 0.9
    }
}
#enlarger {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1002;
    visibility: hidden;
    background:rgba(0,0,0,0.9);
    -webkit-font-smoothing: antialiased
}

#enlarger.visible {
    visibility: visible
}

#enlarger.visible div.image_wrapper {
    background-color: #050505
}

#enlarger.visible div.image_wrapper>aside {
    opacity: 1 !important
}

#enlarger.with_nav>figure {
    top: 40px;
    bottom: 180px
}

#enlarger>figure {
    position: absolute;
    top: 40px;
    left: 20px;
    right: 20px;
    bottom: 70px
}

#enlarger>figure.trashed div.table_wrapper div.cell_wrapper div.image_wrapper {
    margin-right: 0
}

#enlarger>figure.trashed div.table_wrapper div.cell_wrapper div.image_wrapper aside {
    display: none
}

#enlarger>figure.with_preview div.image_wrapper {
    background-color: #fff
}

#enlarger>figure.with_preview div.image_stage>div {
    height: auto
}

#enlarger>figure.with_preview div.image_stage>div img.enlarged {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#enlarger>figure img.enlarged {
    display: block;
    margin: auto
}

#enlarger div.table_wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    background: transparent;
}

#enlarger div.cell_wrapper {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

#enlarger div.image_wrapper {
    position: relative;
    display: inline-block;
    min-width: 640px;
    margin-right: 250px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

#enlarger div.image_wrapper aside {
    position: absolute;
    word-wrap: break-word;
    width: 220px;
    margin-left: 30px;
    right: -250px;
    text-align: left;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out
}

#enlarger div.image_wrapper aside h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    word-break: break-word
}

#enlarger div.image_wrapper aside h4 {
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: normal;
    color: #999
}

#enlarger div.image_wrapper aside hr {
    border-top: 1px solid #333
}

#enlarger div.image_wrapper aside div.meta {
    margin-bottom: 40px
}

#enlarger div.image_wrapper aside div.meta div.edit_taggings {
    color: #777;
    border-color: #777;
    background-color: transparent
}

#enlarger div.image_wrapper aside div.meta div.edit_taggings>a {
    color: #777
}

#enlarger div.image_wrapper aside div#publicize_toggle {
    color: #983430;
    line-height: 15px
}

#enlarger div.image_wrapper aside div#publicize_toggle p {
    margin: 5px 0
}

#enlarger div.image_wrapper aside div.actions {
    position: relative
}

#enlarger div.image_wrapper aside div.actions h4 {
    margin-bottom: 15px
}

#enlarger div.image_wrapper aside div.actions h4>a {
    text-decoration: underline;
    color: #ccc
}

#enlarger div.image_wrapper aside div.actions p>a {
    color: #fff;
    text-decoration: underline
}

#enlarger div.image_wrapper aside div.dialog article {
    position: absolute;
    top: 0;
    left: -5px;
    background: #fff;
    text-align: center;
    padding: 45px 20px;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-animation: fade-in-down 0.25s both;
    -moz-animation: fade-in-down 0.25s both;
    -ms-animation: fade-in-down 0.25s both;
    -o-animation: fade-in-down 0.25s both;
    animation: fade-in-down 0.25s both
}

#enlarger div.image_wrapper aside div.dialog article h2 {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 5px;
    color: black
}

#enlarger div.image_wrapper aside div.dialog article p {
    color: black;
    font-size: 13px;
    line-height: 1.2
}

#enlarger div.image_wrapper aside div.dialog article header a {
    color: #000 !important
}

#enlarger div.image_wrapper aside div.dialog article footer {
    font-size: 13px;
    line-height: 17px
}

#enlarger div.image_wrapper aside div.dialog article .action_button {
    margin-right: 4px
}

#enlarger div.image_wrapper aside a.button {
    background: url(https://d3dma7a8zw52bz.cloudfront.net/assets/enlarger/buttons-2354a07a6c7feca0f2a1e7c443bc410d.png) no-repeat 5px -6px;
    display: block;
    background-color: #4d4d4d;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 0 0 33px;
    line-height: 28px;
    border: 1px solid #515151;
    margin-bottom: 10px;
    color: #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    #enlarger div.image_wrapper aside a.button {
        background-image: url(https://d3dma7a8zw52bz.cloudfront.net/assets/enlarger/buttons@2x-65462b6800f1988ea2f9c9e3c436ce6e.png);
        background-size: 28px 168px
    }
}

#enlarger div.image_wrapper aside a.button:hover {
    text-decoration: none;
    color: #fff
}

#enlarger div.image_wrapper aside a.button.view {
    background-position: 5px -90px
}

#enlarger div.image_wrapper aside a.button.delete {
    background-position: 4px -132px
}

#enlarger div.image_wrapper aside a.button.download {
    padding: 7px 12px 5px 33px;
    background-color: #777;
    background-position: 4px -42px;
    border-color: #888;
    color: #fff
}

#enlarger div.image_stage {
    display: table;
   /*  width: 100%; */
   min-width:600px;
    vertical-align: middle
}

#enlarger div.image_stage>div:not(.preview-item) {
    display: table-cell;
    height: 400px;
    width: 100%;
    vertical-align: middle
}

#enlarger div.image_stage>div>header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: white;
    text-align: left;
    padding: 10px 15px;
    background: red;
    background-color: #c00;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0
}

#enlarger div.image_stage>div>header a,#enlarger div.image_stage>div>header a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: inherit
}

#enlarger div.image_stage>div>a {
    padding: 0
}

#enlarger div.image_stage>div>a:hover {
    text-decoration: none
}

#enlarger div.image_stage>div>figcaption {
    margin-top: 10px;
    color: white
}

#enlarger div.image_stage>div>figcaption h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    word-break: break-word
}

#enlarger div.image_stage>div>figcaption h4 {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #999
}

#enlarger div.image_stage .attachment_embed {
    margin: 0 auto
}

#enlarger div.image_stage .attachment_embed.hidden {
    position: absolute;
    left: -9999px
}

#enlarger div.image_stage .attachment_embed video,#enlarger div.image_stage .attachment_embed audio {
    width: 100%;
    height: 100%
}

#enlarger div.image_stage .attachment_embed audio {
    margin-top: -15px
}

#enlarger div.image_stage .embed_loading {
    display: none;
    color: white;
    text-align: center;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -25px;
    -webkit-animation: pulsate 1.5s infinite;
    -moz-animation: pulsate 1.5s infinite;
    -ms-animation: pulsate 1.5s infinite;
    -o-animation: pulsate 1.5s infinite;
    animation: pulsate 1.5s infinite
}

#enlarger div.image_stage .embed_failed {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    background: url(https://d3dma7a8zw52bz.cloudfront.net/assets/icons/download@2x-face4f060185215867f6ca2e270c75f8.png) no-repeat center center rgba(0,0,0,0.7);
    background-size: 40px 35px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px
}

#enlarger nav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    height: 100px
}

#enlarger nav>div.images {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50px;
    right: 50px;
    overflow: hidden;
    border: 0 solid #666
}

#enlarger nav>div.images.scrolling {
    border-left-width: 1px;
    border-right-width: 1px
}

#enlarger nav>div.images table {
    margin: 0 auto;
    border-spacing: 0;
    position: relative;
    left: 0
}

#enlarger nav>div.images td {
    height: 100px;
    padding: 0 10px;
    vertical-align: middle
}

#enlarger nav>div.images td:first-child {
    padding-left: 20px
}

#enlarger nav>div.images td:last-child {
    padding-right: 20px
}

#enlarger nav>div.images td .thumbnail_wrap.video:after {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin: -10px 0 0 -10px
}

#enlarger nav>div.images td img {
    display: block;
    max-height: 70px;
    max-width: 70px;
    border: 1px solid rgba(255,255,255,0.2);
    cursor: pointer
}

#enlarger nav>div.images td img.activated {
    border: 4px solid #ff6;
    padding: 1px;
    margin: -4px
}

#enlarger nav button.arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    margin: 0;
    border: 0;
    padding: 0;
    background: url(https://d3dma7a8zw52bz.cloudfront.net/assets/enlarger/arrows-65ee429a794d95751cfca98df8b16e3b.png) no-repeat;
    opacity: 0.4
}

#enlarger nav button.arrow:active,#enlarger nav button.arrow.active {
    opacity: 0.6
}

#enlarger nav button.arrow[disabled] {
    opacity: 0;
    cursor: default
}

#enlarger nav button.arrow.right {
    right: 0;
    background-position: -50px 35px
}

#enlarger nav button.arrow.left {
    left: 0;
    background-position: 0 35px
}

#enlarger button.close {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 10px;
    right: 20px;
    border: 0;
    padding: 0;
    margin: 0;
    background: url(https://d3dma7a8zw52bz.cloudfront.net/assets/enlarger/close-8fc9bc6405aedf6af1fef9160ede9f42.png);
	opacity:.8!important;
}

#enlarger span.version {
    float: none;
    line-height: inherit
}

#enlarger span.version>span {
    display: inline-block
}

@media print {
    #enlarger>figure {
        margin: 0 !important
    }

    #enlarger>nav {
        display: none !important
    }

    #enlarger div.cell_wrapper {
        vertical-align: top !important
    }

    #enlarger div.image_wrapper {
        background: #fff !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important
    }

    #enlarger div.image_wrapper aside {
        position: static !important;
        width: auto !important;
        border-top: 4pt solid #000;
        padding-top: 20px
    }

    #enlarger div.image_wrapper aside div.actions {
        display: none
    }

    #enlarger div.image_wrapper img {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: 100% !important
    }
}

@media only screen and (max-width: 1024px) {
    #enlarger.with_nav>figure {
        top: 20px
    }

    #enlarger.with_nav div.image_stage>div {
        height: 320px
    }

    #enlarger.with_nav nav>div.images td img {
        max-height: 40px;
        max-width: 40px
    }
}
html.shaded{
	overflow:hidden;
}

#upload-files-list {
    border: 1px solid #b9b9b9;
	padding:0;
	overflow-y: auto;
max-height: 250px;
}

#upload-files-list.scroll {
    height: 228px;
    overflow-y: scroll
}

#upload-files-list .upload-file {
    list-style: none;
    position: relative;
    margin: 0;
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #ddd;
    vertical-align: bottom;
	
}

#upload-files-list .upload-file:first-child {
    border-top: none
}

#upload-files-list .upload-file .upload-progress-bar {
    height: 35px
}

#upload-files-list .upload-file .upload-file-info {
    vertical-align: baseline;
    border-collapse: collapse;
    width: 100%;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0
}

#upload-files-list .upload-file .upload-file-info div {
    display: block
}

#upload-files-list .upload-file .upload-file-info .filename-col {
    padding:0px!important;
}

#upload-files-list .upload-file .upload-file-info .filename-col img {
    margin: 10px 3px -3px 8px
}

#upload-files-list .upload-file .upload-file-info .filename-col .fsize {
    color: #888
}

#upload-files-list .upload-file .upload-file-info .dest-col {
     padding:0px!important;
}

#upload-files-list .upload-file .upload-file-info .error-col {
     padding:0px!important;
}

#upload-files-list .upload-file .upload-file-info .error-col .error-msg {
    color: #992826
}

#upload-files-list .upload-file .upload-file-info .error-col .error-details img {
    margin-bottom: -3px
}

#upload-files-list .upload-file .upload-file-info .time-col {
    float: right;
    margin-right: 28px
}

#upload-files-list .upload-file .upload-file-info .status-col {
    float: right
}

#upload-files-list .upload-file .upload-file-info .status-col img {
    margin: 9px 8px 0 0
}

#upload-files-list .upload-file .upload-file-info .status-col .small-x-button {
    position: absolute;
    top: 12px;
    right: 10px
}
#fileupload{
	margin-top:15px;
}
.uploader-footer-text{
	font-size:11px;
}
ul,li{
	list-style:none;
}
#upload-files-list .upload-file .upload-progress-bar{
	height:35px;
	background-color:rgba(0,102,0,0.1);
}
#upload-modal-dropzone {
position: absolute;
top: -1px;
left: -1px;
z-index: 1001;
color: #000;
background-color: #fff;
text-align: center;
vertical-align: middle;
font-size: 20px;
font-weight: bold;
border: 1px solid #78b0de;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
height:100%;
width:100%;
}
#upload-modal-dropzone div {
margin-top: 100px;
}
#drag_block{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	border:6px solid rgba(0,102,0,0.5);
	background:rgba(255,255,255,0.9);
	z-index:1100;
	display:none;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}
.drag_text{
	margin-top:150px;
	font-size:20px;
	text-align:center;
}
.basic-link-start,.advance-link-start{
	cursor:pointer;
}
.status-col .cancel{
	cursor:pointer;
}
.grid{
	position:absolute;
	right:0;
	heigh:85%;
}
.grid ul.jstree-container-ul{
	width:100%;
	position:relative;
	display: block;
}
.grid .table_f_u_head{
	display:none!important;
	height:0px!important;
}
.grid ul.jstree-container-ul li{
	 width: 19%; /* nice 3 columns */
    float: left;
    padding: 0; /* should have zero paddng/margin */
    margin: 4px!important;
	height:100px!important;
	color:#fff!important;
	background: #007ee5!important;
	box-shadow: 0px 1px 2px #1F1E1E!important;
	position:relative;
	overflow: hidden;
}
.grid ul.jstree-container-ul li.file{
	box-shadow: none!important;
	
}
.grid ul.jstree-container-ul li.file a{
	/* box-shadow: 0px 1px 2px #1F1E1E!important;
	heigh:100%; */
	
}
.grid ul.jstree-container-ul li.file:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 25px 25px 0;
  border-style: solid;
  border-color: #fff #fff #575854  #575854 ;
  background: #575854;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}
.grid ul.jstree-container-ul li .jstree-wholerow-clicked{
	background:rgba(255, 255, 255, 0.67)!important;
}
.grid ul.jstree-container-ul li.file .jstree-wholerow-clicked:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 25px 25px 0;
  border-style: solid;
  border-color: #fff #fff #575854  #575854 ;
 
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}
.grid .name,.grid .sharing,.grid .d_m{
	width:100%!important;
}
.grid .size{
	width:100%;
	text-align:right;
	text-align: right;
	font-size: 11px;
	font-style: italic;
}
.grid .jstree-clicked{
	color:#000!important;
}
.grid .jstree-themeicon {
	display:none!important;
}
.grid .jstree-anchor{
	height:auto!important;
	padding:5px!important;
}
.grid .jstree-checkbox{
	position: absolute!important;
	right: 5px!important;
	bottom:30px;
}
@media only screen and (max-width: 800px) {
   .grid ul.jstree-container-ul li{
        width: 100%;
   }
   .ps-container{
	overflow-y:auto!important;
   }
}
@media only screen and (max-width: 360px) {
   .grid ul.jstree-container-ul li{
        width: 100%;
   }
   .ps-container{
	overflow-y:auto!important;
	height:auto!important;
   }
}
.grid_toggler{
	right: 30px;
	position: absolute;		
	margin-top: 20px;
	z-index:4;
}
.image_block{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
}
.photogrid ul.jstree-container-ul li{
	height:170px!important;
}
.photogrid .image_block img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index:0;
	top:0;
	bottom:0;
}
.photogrid .jstree-checkbox{
	z-index:2;
}
.photogrid .jstree-anchor{
	height:100%!important;
}
.photogrid .desc_block{
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding:10px;
	top:100%;
}
.photogrid .jstree-clicked .desc_block{
	color:#fff;
}
.photogrid .jstree-wholerow-ul li{
	overflow:hidden;
}
.photogrid .jstree-wholerow-ul li:hover .desc_block{
	top:0;
}
span.tree_icon{
float: left;
width: 20px;
height: 20px;
line-height: 25px;
margin-left: 5px;

}
.tree_left_nav{
background: #fff;
width: 118%;
height: 100%;
margin-left: -10%;
margin-top: 6px;
margin-bottom: -10px;
padding: 3px 15px;
font-size:15px!important;
}
#tree_left_nav ul{
	width:100%;
	margin:0!important;
	padding:0px;
}
#tree_left_nav a.jstree-clicked{
	background:#eee!important;
}
#tree_left_nav a.jstree-anchor{
	border:1px solid #fff;
}#tree_left_nav a.jstree-anchor:hover{
	border:1px solid #333;
}
.faicon{
	float:right;
	line-height:20px;
}
.lazy-hidden {
    background: #eee url('../img/loading_sml.gif') no-repeat 50% 50%!important;
}
.plink_dt{
padding: 10px 10px;
background: #eee;
border: 1px solid #fff;
margin: 10px 0px;
border-radius: 10px;
}
#public_preview header{
	position:fixed;
	width:100%;
	z-index:5;
}
#public_preview footer{
	position: fixed;
	bottom: 0;
	z-index: 5;
	background: #fff;
	width: 100%;
	border:0;
}
#public_preview #enlarger{
	z-index:1;
}
.sml{
	font-size:14px;
}
#public_preview  #file_preview{
	position: fixed;
width: 100%;
height: 100%;

}
.noerror{
	position: fixed;
	top: 25%;
	width: 100%;
	text-align: center;
}
.noerror span{
	font-size:120px;
}
#profile_div .radio,#profile_div .checkbox{
	padding-left:0px!important;
}
#profile_div .radio input[type="radio"], #profile_div .radio-inline input[type="radio"],#profile_div .checkbox input[type="checkbox"],#profile_div .checkbox-inline input[type="checkbox"]{
	margin-left:0px!important;
}
#profile_div .radio label,#profile_div .checkbox label{
	padding-left:5px!important;
}
.bodycont.chat_open{
margin-right: 15%;
position:relative;
}
.chat_list{
  display: none;
}
.chat_list.active{
	position: fixed;
	height: 100%;
	top: 0;
	background: rgba(0,0,0,0.5);
	right: 0;
	width: 15%;
	/* padding-top: 43px; */
	z-index: 999;
  display: block;
}
.chat_button{
	position: fixed;
	background: #fff;
	border: 1px solid #B3AEAE;
	bottom: 0;
	right: 5%;
	padding: 5px 50px;
	border-bottom: 0;
	cursor: pointer;
}
.chat_list ul{
height: 100%;
overflow: auto;
margin:0;
padding:5px 15px;
}
.chat_list li a{
	color:#fff;
	text-transform:capitalize;
}
.chat_list .chat_close{
float: right;
margin-right: 10px;
color: #fff;
cursor:pointer;
}
.online{
font-size: 10px;
color: #83F803;
margin-left:-12px;
}
.chatbox .online{
margin-left:0;
margin-right:5px;
}
.stHeader{
	 position: relative;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	background: #d11d26;
	color: #fff;
	padding: 12px;
	font-size: 15px;font-weight: lighter;
	width: 100%;
margin: 0;
}
.hide,#setting .left_section ul li .noti_div ul li.hide{
  display: none!important;
}
