*{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}
.outer_wraper{
	width: 1024px;
	margin: 0 auto;
}
p{
	margin: 0px;
	padding: 0px;
}
a{
	outline: 0;
}
a:hover{
	outline: 0;
	border: 0px;
}
a:hover, a:active, a:focus {
 outline: 0;
}
#myModal{
  background-color:rgba(59,59,59,0.4);
  
  width: 100%;
  margin: 0 auto;

}
.modal-open{
/*	padding-right: 0px !important;*/
}
.modal-dialog{
	margin-top: 16% !important;
}
.wrapper_orange{
	width: 1024px;
}
.wrapper_inner{
   width: 936px;
   margin: 30px auto 0px;

}
.login_ok .modal-footer{
	text-align: center !important;
}
.Ok{
	padding-top: 20px;
}
.login_ok .modal-footer .Ok span{
	display: block;
	padding-top: 2px;
}
.banner{
	background-color: #f4f4f4;
	border: 1px solid #f28c00;
	border-bottom: 0px;
	text-align: center;
    padding-bottom: 32px;
    border-top-left-radius: 8px;
     border-top-right-radius: 8px;
}
.logo{
  margin-bottom: 100px;
  margin-top:15px;
}
.middle_img{
	text-align: center;
}
.portal{
	/*margin-top: -66px;*/
	margin-bottom: 90px;
}
.middle_img{
margin-bottom: 33px;

}
.middle_img > img{
	display: none;
}
.login{
text-align: center;
width: 440px;
background-color: #e3e3e3;
margin: 0 auto;
border-radius: 5px;
padding: 18px 30px;
}
.search{
	 position: absolute;
	 top: 67px;
	 right:94px;
}
.search input{
	width: 210px;
    height: 40px;
   
    background-color: transparent;
    /* font-weight: bold; */
    color: #BFBFBF;
    float: left;
}
.search{
	line-height: 0px;

}
.search input:focus{
   outline: none;
  
}
.search input {
	/* background-image: url("../img/search.png");
	 background-repeat: no-repeat;
	 background-position: 0px 0px;*/
	  border-radius:0px;
   border: 1px solid #6f6e6e ;
   border-left: 0px;
   border-right:0px;
}
.search img{
	float: left!important;
	vertical-align: top;
	font-size: 0px;
	display: inline-block;
}
.username{
 padding: 6px 0px 5px 30px;
 background-color: #ee720c;
 border-radius: 4px;
 margin-bottom: 13px;
 width: 100%;
}
.username .glyphicon-user:before {
    float: right;
}
.username .glyphicon-lock:before {
    float: right;
}
.username span{
	width: 25%;
	color: #fff;
	padding-right: 14px;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 32px;
	text-align: left;
}
input{
	border: 0px;
	height: 23px;
	width: 77%;
	border-radius: 4px;
	padding-left: 7px;
}
.login:after{
  content: "";
  display: table;
  clear: both;
}
.sign_in img{
	float: right;
	margin-top: 10px;
}
.footer{
	width: 936px;
	margin: 0 auto;
	padding: 10px 0px;
}
.c_logo{
	display: inline-block;
	vertical-align: middle;
}
.footer_left{
	display: inline-block;
}
.footer p{
  font-size: 12px;
  line-height: 11px;
  color: #f28c00;
}
.footer p a{
  font-size: 12px;
  line-height: 11px;
  color: #f28c00;
}
.footer p a:hover{
  text-decoration: none;
}
.footer p a:focus{
	text-decoration: none;
}
.clearfix{
content: "";
display: table;
clear: both;
}
footer{
	width: 100%;
}
.left{
	
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.footer .center{
	 display: inline-block;
	 padding-left: 5%;
	 padding-right: 46.27%;
}
.footer .right{
	display: inline-block;
	width: 50%;
	text-align: right;
	margin-left: -5px;
	display: none;
}
.footer .right a{
	color: #f28c00;
}
/*styles for home page*/
.home{
	background-color: transparent;
	text-align: left;
}
.home .logo{
	margin: 0px;

}
.home .logo{
	position: relative;
}
.home .logo img{
	float: left;
}
.current_page{
  padding-left: 33px;
  padding-top: 15px;
  padding-bottom: 12px;
      word-wrap: break-word;

 
}
.current_page p{
	 color: #f28c00;
	 font-size: 12px;
	 line-height: 11px;
	 text-align: left;


}
.divider{
 padding-left: 26px;
}
.divider img{
	display: block;
}
.nav{
	position: absolute;
	top:11px;
	right: 22px;

}
.nav ul li{
	list-style: none;
	display: inline-block;
	
}
.nav ul li.first{
	padding-right: 30px;
}
.nav ul li a{
	text-decoration: none;
}
.nav ul li a span{
	 color: #f28c00;
	 font-size: 12px;
	 display: block;
	 padding-top: 2px;
	 line-height: 20px;
}
.welcome{
	padding-left: 28px;
	padding-top: 18px;
	padding-right:28px;

}
.welcome p.first{
	color: #9b9a9a;
	font-size: 13px;
	text-align: left;
	line-height: 11px;
	display: inline-block;
	
}
.welcome p.first a{
	font-weight: bold;
	color: #9b9a9a;
}
.welcome .report{
	
	 display: inline-block;
	 float:right;
}
.welcome .report a{
font-size: 13px;
	 color: #f28c00;	
}

.file_section{
	padding: 53px 130px 0.5% 65px;
}

.caterogies{
	  width: 87%;
	  vertical-align: bottom;
	  display: inline-block;
	  height: 485px;
}
.add_section{
	width: 12%;
	vertical-align: top;
	display: inline-block;
}
.caterogies nav ul li{
	display: inline-block;
	width: 20%;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}
.caterogies nav ul li a{
	text-decoration: none;
	color: #6f6e6e;
	font-size: 13px;
	vertical-align: bottom;
}
.caterogies nav ul li a img{
   vertical-align: middle;
}
.caterogies nav ul li a span{
	 vertical-align: middle;
	 padding-right: 5px;
	 min-height:35px;
	 height: auto;
	 display: inline-block;
	 word-wrap: break-word;

}
.file {
	display: inline-block;
	
}
.caterogies .file{
	width:55%;
}
.file span{
	display: block;
	 width: 70px;
	 padding-top: 9px;
	 color: #6f6e6e !important;
font-size: 13px !important;
font-family: Arial;
}
.file_edit{
	display: inline-block;
width: 85%;
vertical-align: middle;
}
.file_edit span:first-child{
	color: #898888;
	font-weight: bold;
}
.file_edit:nth-child(2){
	/*color: gray;
	font-weight:normal;
	 font-style: italic;*/
	 font-size: 12px;
    font-style: italic;
    color: #B6B6B6;
}
.bin_outer{
	display: inline-block;
}
.bin {
	vertical-align: middle;
	
}
.add_outer{
	text-align: center;
}
.add_outer a {
	text-decoration: none;
}
.add_outer span{
	display: block;
	padding-top: 9px;
	font-size: 13px;
	text-align: center;
	color: #6f6e6e
}
.modal-footer #method_item{
	display: inline-block;
}
#edit_item{
	margin-top: 10px;
}
textarea[name=file_desc] {
    resize: none;
}

/*category*/
.category{
	padding-bottom: 13.5px;
	background-color: transparent;
}
.middle_section{
	padding: 25px 28px 0px 0px;
}
.left_section{
	 width: 17.5%;
	 text-align: center;
	 display: inline-block;
	 vertical-align: top;
	 float: left;
}
.left_section .file span{
	width: 100%;
}
.left_section nav ul li{
	list-style: none;
	padding-bottom: 25px;
}
.left_section nav ul li.admin{
	padding-bottom: 15px;
}
.left_section nav ul li:last-child{
	padding-bottom: 0px;
}
.left_section nav ul li a{
	text-decoration: none;
	color: #6f6e6e;
	font-size: 13px;
}
.left_section nav ul li a img{
   vertical-align: middle;
}
.left_section nav ul li a span{
	 vertical-align: middle;
	 padding-right: 5px;
	 color: #6f6e6e !important;
	font-size: 13px !important;
	font-family: Arial;
}
.right_section{
	width: 82.25%;
	background-color: #f9f9f9;
	border:1px solid #e3e3e3;
	border-bottom: 0px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: top;
	
	height: 485px;
}
.slimScrollDiv{
	height: 100% !important;
}
.file_group .divider2{
	padding-top: 20px;
}
.file_group .divider2 img{
	display: block;
}
.file_group .left{
	width: 70%;
}
.file_group .left img{

}
.file_group .left span{
	 display: inline-block;
	
		vertical-align: middle;
}
.inner_file .file_group:last-child{
	padding-bottom: 0px;
}
.inner_file{
	padding-bottom: 0px;
}
.file_part{
	padding: 10px 25px 0px 35px;
}
.file_left{
	display: inline-block;
}
.file_right{
  text-align: right;
  float: right;
  display: inline-block;
}
.file_part nav ul li{
	 display: inline-block;
	 vertical-align: middle;
	 padding-right: 17px;
}
.file_part nav ul li:last-child{
	padding-right: 0px;
}
.file_part nav ul li:last-child a:hover{
	color: #f28c00;;
}
.file_part nav ul li a{
	text-decoration: none;
	color: #6f6e6e;
	font-size: 13px;
}
.file_part nav ul li a img{
   vertical-align: middle;
}
.file_part nav ul li a span{
	 vertical-align: middle;
	 padding-top: 5px;
	 display: block;
}
.file_part nav ul#folder-view-type li {
    padding-right: 0px;
}
.close{
	margin:10px 20px;
	opacity: 1 !important
}
.close span{
	font-size: 30px !important;
	opacity: 1 !important;
	color: #706f6f !important;
}

  .activeon{
    display: none;
  }
  .activeoff{
    display: block;
  }

/*styles for modal*/
.modal-header{
	padding:50px 20px 30px 20px;
	border-bottom: 0px;
}
.modal-body{
 padding: 20px 70px; 
 border-bottom: 0px;
 background-color: #eeeeee;
 display: none;
}
.modal-body ul li{
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #808080;

}
.modal-body ul li a{
	float: right;
}
.modal span{
color: #6f6e6e;
font-size: 11.5px;
}
.modal-body ul li span{
	color: #6f6e6e;
	font-size: 11.06px;
	display: inline-block;
	padding-top: 5px;
	
}
.modal-dialog{
	width:695px;
}
.modal-footer{
  border-top:0px;
}
.progress-block{
  text-align: left;
  width: 70%;
  margin:0 auto;
}
.progress-block span{
	display: inline-block;
	padding-bottom: 1.3em;
}
#myProgress {
    position: relative;
    width: 100%;
    height: 18px;
    border:1px solid #808080;
    border-top:2px solid #808080;

}
#myBar {
    position: absolute;
    width: 1%;
    height: 100%;
    background-color: #f28c00;
}
.footer_pop{
	background-color: #eeeeee; 
}
.footer_pop_content{
	width: 60%;
	margin: 0 auto;
	padding: 12px 0px;
	text-align: center;
}
.footer_pop ul{
	margin: 0px;
}
.footer_pop ul li{
  display: inline-block;
  list-style: none;
  padding-right: 60px;
}
.footer_pop ul li:last-child{
	padding-right: 0px;
}
.footer_pop ul li a{
	text-decoration: none;
}
.footer_pop ul li a span{
  color: #6f6e6e; 
  font-size: 11.06px;
  display: block;
  padding-top: 5px;
}
.has-feedback .form-control{
	padding-right: 0px;
}
.form-control{
	height: 30px;
}
.form-control span{
	font-size: 13px;
}

/*formgroup styles*/
.login .form-group {
    margin-bottom: 0px;
    width: 70%;
    height: 30px;
    float: left;
}
#method_item{
	display: block;
	margin: 5px 0px 20px 0px;
}

/*file group*/
.file_group{
	padding: 20px 0px;
}
.file_group .left span{
	padding-left: 40px;
	width: 100%;
}
.file_group .right{
	float: right;
}

/*for scroll plugin*/
.scrollbox {
    overflow: auto; /* This is changed by enscroll, but must be defined */
    width: 100% !important;   /* The arbitrary width and height of the view pane */
    height: 465px;
}
.vertical-track {
    width: 8px;            /* How wide is the scrollbar going to be? */
    background-color: transparent; /* What color should the vertical track be? */
    margin: 10px 0px;
}
.vertical-handle {
    width: 3px;            /* How wide is the scrollbar handle? */
    background-color: #aaa;
    height: 100px !important; /* What color should the handle be? */
}
.caterogies .vertical-track{
	width: 10px;
}
@media(max-width: 1023px){
	img{
		max-width: 80%;
	}
	.home img{
		max-width: 100%;
	}
	.outer_wraper{
       width: 100%;
       margin: 0 auto;
	}
	#myModal{
		width: 100%;
	}
	.modal-header{
	padding:20px;
}
.modal-body{
 padding: 30px 20px; 
 
}
	.wrapper_orange{
	
}
.wrapper_orange img{
 max-width: 100%;
}
.wrapper_inner{
   width: 90%;
   margin: 30px auto 0px;

}
.footer{
	width:90%;
	margin: 0 auto;
}
.footer .center{
	 display: inline-block;
	 padding-left: 5%;
	 padding-right: 17%;
}
.logo{
	 margin-bottom:10%;
}
/*home*/
.file_section{
  padding:30px 30px 30% 30px
}
.welcome p.first{
	 width: 60%;
	 line-height: 14px;
}
.wrapper_orange{
	 width: 100%;
}
.wrapper_orange img{
	 vertical-align: top;
}
.modal-dialog{
	width:60%;
	margin: 0 auto
}
}
@media(max-width: 768px){
	.search{
		display: none;
	}
	.right_section{
		width: 80%
	}
}
@media(max-width: 767px){
	.portal {
    margin-top: -7%;
}
.footer .center{
  padding-left: 5px;
  padding-right: 20px;
}
.login{
	width: 60%;
}
input{
	width: 50%;
}
/*home*/
.caterogies{
	 width: 75%;
}
.caterogies nav ul li{
	width: 40%;
}
.add_section{
	 width: 18%;
}
/*catogery*/
.left_section{
	width: 98%;
	margin: 0 auto;
}
.left_section nav ul li{
	 display: inline-block;
	 padding-bottom: 0px;
	 padding-right: 20px;
}
.right_section{
	 float: none;
	 width: 98%;
	 margin: 0 auto;

}
.middle_section{
	margin: 10px;
	padding: 0px;
}
.left_section nav ul li{
	 width: 40%;
	 text-align: center;
	 padding-bottom: 15px;
}
.left_section nav ul li.admin{
	 width: 100%;
}
}
@media(max-width: 600px){
	.logo ul li:first-child a img{
	 width:22px
}
.logo ul li a img{
	 width: 20px;
}
.nav ul li a span{
	line-height:12px;
	font-size: 10px;
}
.logo .nav{
	 top: 4px;
}
.username{
	padding: 6px 0px 5px 10px;
}
.form-group{
	width: 55%;
}
}

@media(max-width: 500px){
	.portal img{
		max-width: 50%;
	}
	.login{
	width: 65%;
}
input{
	width: 45%;
}
.footer{
	text-align: center;
}
.footer .center{
	display: block;
	padding: 0px;
}/*home*/
.caterogies{
	 width: 75%;
}
.caterogies nav ul li{
	width: 80%;
}
.add_section{
	 width: 18%;
}
.welcome p.first{
	 width: 100%;
}
.caterogies{
	  width: 70%;
}
.caterogies nav ul li {
	 width: 80%;
}
.add_section{
   width: 28%;
}
.caterogies ul li a img{
  max-width: 60%;
}
.add_section a img {
	 max-width: 60%;
}
.add_outer span{
	padding-top: 0px;
}
.welcome {
  margin-bottom: 10px;
}
.welcome p.first{
	 padding-bottom: 10px;
}
.middle_section img{
	 max-width: 75%;
	 margin-top: 10px;
}
.file_part {
    padding: 10px 10px 43% 10px;
}
.inner_file{
  padding-bottom: 5px;
}
.footer_pop ul li{
	padding-right: 10px;
}
.file_group .left span{
	display: block;
	padding-top: 10px;
	padding-left: 0px
}
}
@media(max-width: 400px){
	.form-group {
    width: 75%;
}
}



/*#preloader {display: block;}*/
#preloader { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #1a1a1a; z-index: 999999; position: fixed; /*background-image: url(../	../web/img/loading.gif);*/ background-repeat: no-repeat; background-position: center; }
#preloader img { position:absolute; display:block; top:10%; left:50%; margin-left:-92px; }


#preloader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.8;
	z-index: 9;
	position: fixed;
	/*background-image: url(../img/loading.gif);*/
	background-repeat: no-repeat;
	background-position: center;
}
#preloader img {
	position:absolute;
	display:block;
	opacity: 0.9;
	top:10%;
	left:50%;
	margin-left:-92px;
}

.modal .modal-footer{
  padding: 10px 70px;
  text-align: left;
}
.modal .modal-footer p input{
	border: 1px solid #6f6e6e;
	font-size: 13px;
	width: 50%;
}
.modal .modal-footer p{
	padding:10px 0px;
	margin: 0px;
}
.modal .modal-footer a{
	color: #6f6e6e;
	font-size: 16px;
	text-decoration: none;
}
.modal .modal-footer span{
	font-size: 14px;
    color: #6f6e6e;
    padding: 10px 0px;
    /*font-weight: bold;*/
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   /* max-height: 50px;      /* fallback */
   /* -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
   word-wrap: break-word;
}
.modal .modal-footer #err{
	color: red;
}
#errs {
	color: red;
}
.error {
	font-size: 12px;
	color: red !important;
	padding: 10px 10px !important;
}
/* The Modal (background) */
/*.modal {
    display: none; /* Hidden by default 
    position: fixed; /* Stay in place  
    z-index: 1; /* Sit on top  
    left: 0;
    top: 0;
    width: 100%; /* Full width  
    height: 100%; /* Full height 
    overflow: auto; /* Enable scroll if needed  
    background-color: rgb(0,0,0); /* Fallback color  
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity  
} 

/* Modal Content/Box */
/*.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered
    padding: 20px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size 
} 

/* The Close Button */
/*.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
*/
/*.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
<<<<<<< HEAD
}*/

}
.progresss 
{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 /*background-color: #F2F2F2;*/
}
.bar 
{ 
  background-color: #F18403; 
  width:0%; 
  height:3px; 
  /*border-radius: 3px; */
}
.percent 
{ 
  position:absolute; 
  display:inline-block; 
  top:0px; 
  width: 100%;
  text-align: center;
  font-size:13px; 
}
 
 .uploadbar {
 	background-color: #F18403; 
  width:0%; 
  height:15px; 
 }

.desc_enter {
	font-size: 12px;
	font-style: italic;
	color:  #B6B6B6;
}
.desc_enter a{
	text-decoration: none; 
	color:  #B6B6B6;
}
.folder_name {
	color: #333;
	text-decoration: none;
}
#upload_done {
	display: none;
}
#ui-id-1{

	
}
.ui-menu{
	padding-top: 3px !important;
}
.ui-autocomplete{
	width: 96%!important;
	left: 0px !important;
	margin-top: 2px;
	top:42px !important;
	
}
.edit_db_text {
	color: #898888;
	text-decoration: none;
}
.ui-menu-item{
	font-family: Verdana,Arial,sans-serif;
	color: #BFBFBF;
	font-size: 14px;
	border-bottom: 1px solid #BFBFBF;
	padding: 7px 2px !important;
	line-height: 12px;

}
.ui-menu-item:last-child{
	border-bottom: 0px;
}
.ui-menu .ui-menu-divider{
	display: none !important;
}

#search:focus {
   /* color: #000;*/
}
.edit_db_text img {
	    margin-bottom: 5px;
}
.desc_enter img {
	    margin-bottom: 5px;

}
.search{
	line-height: 20px;
}

/*new edit icon styles*/
.caterogies .file{
	width: 100%;
	cursor:unset;

}
.bottom{
	width: 100%;
}
.sp{
	display: inline-block;
	width: 40%;
  vertical-align: top;

}
.custom{
display: inline-block;
	width: 45%;	
	text-align: right;
}
.custom .bin, .custom .btn{
	padding-bottom: 5px !important;
	display: inline-block;
}
.sub_edit{
  width: 88px;
	text-align: right;
}
.admins h4 {
	font-size: 14px;

}
.admins .glyphicon {
    font-size: 40px;
    
}
  .admins ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;

}
 .admins li {
    display: inline-block;
    float: none !important;
    background: #fff;
    border: 1px solid #F28C00;
    margin: 0 auto;
    margin-right: 10px;
    text-align: center;
    color: #F28C00;
    border-radius: 10px 10px 10px 10px;
    width: 18%;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    height: 130px;
}
.orange_clr {
    color: #f28c03;
}

#folderaccess-folder_level label{
	width: 100%;
}
#folderaccess-folder_level input{
	width: 2%;
	height: 13px;
}

.btn-lg li a {
    display: block;
    /*padding: 20Px;*/
}
.admins .btn-lg li a {
	padding-top: 10px;
}
.col-md-1 {
    padding: 0;
    width: 9.3333%;
}
 .admins  li img {
    margin: 0;
}
.btn-lg a{
	color: #6F6E6E;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.btn-lg a:hover{
	color: #F28C00;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
 .admins {
	padding-top: 5%;
	padding-bottom: 5%;
}
 .admins  li .type {
    background: #2d3b46;
    color: #fff;
    display: block;
    line-height: 20px;
    padding: 10px 0px;
    margin-top: 10px;
}
 .admins  li .notifications {
    float: right;
    background: #e5010e;
    color: #fff;
    font-weight: bold;
    padding: 5px 7px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Georgia', serif;
    margin-top: -3px;
    margin-right: 3px;
}
.filters {
	display: none;
}
/*.welcome .report a{
	font-size: 1.5em;
	text-decoration: none;
}
.welcome .report a:hover{
	font-size: 1.5em;
	text-decoration: none;
	color: #6F6E6E;
}*/

#folderaccess-folder_level label 
{

 padding-right: 100px;

}
#close_btn {
	display: none;
}
.orange_button {
	color: white;
	background-color: #f28c00;
	margin-left: -21px;
    width: 63px;
}
.gry_button {
	color: white;
	background-color: gray;
}
.search_btn {
	width: 20%;
	margin-left:auto; margin-right:0;
 }
.search_from {
	display: none;
}
 
.search_from  span {
	width: 30%;
}

..left_section li a{
 cursor:pointer;
}
            
.scroll_blk.scrollbox +div{
 top: 348px !important;
}
.pre-loader:before {
    content: '';
    background: url(../img/loader.gif) no-repeat center;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    float: left;
}
.pre-loader p {
    display: inline;
    font-size: 18px;
    float: left;
    line-height: 13px;
}


.caterogies nav ul.list-view li {
	width: 100%;
	display: block;
	margin: 0px;
	margin-bottom: 8px;
}
.caterogies nav ul.list-view li .custom {
	width: 25%;
}
.caterogies nav ul.list-view li a img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
}
.caterogies nav ul.list-view li .file .bottom {
	display: inline-block;
	width: 90%;
}
.caterogies nav ul.list-view li .file.folder .bottom {
	width: 92%;
}
.caterogies nav ul.list-view li a span {
	width: auto;
	overflow: hidden;
}
.caterogies nav ul.list-view li a .sp {
	vertical-align: middle;
}
.caterogies nav ul.list-view li a {
	vertical-align: middle;
	font-size: 15px;
}


/*.file_part .grid-view .file_group {
	display: inline-block;
	width: 24%;
}
.file_part .grid-view .file_group > div.right {
	display: inline-block;
}
.file_part .grid-view .file_group .left > img {
	width: 50px;
}
.file_part .grid-view .file_group .right img {
	width: 30px;
}
.file_part .grid-view .file_group nav ul li {
	display: block;
	float: left;
	width: 35px;
}
.file_part .grid-view .file_group .left img {
	width: 60px;
}
.file_part .grid-view .file_group .desc_enter span {
	display: none;
}
.file_part .grid-view .file_group .desc_enter img {
	width: 20px;
}
.file_part .grid-view .file_group .folder_name {
	padding-left: 0;
}
.file_part .grid-view .file_group .left .file_edit span {
	padding-left: 0;
}
.file_part .grid-view .file_group .download-link span {
	display: none;
}
.file_part .grid-view .file_group.file {
	margin-top: 20px;
}
.file_part .grid-view .file_group .divider2 {
	display: inline-block;
}*/

.small-icon.mid img {
	width: 35px;
	height: 35px;
}
.folder-view-type-icon {
	display: inline-block;
	margin-left: 4em;
}
.folder-view-type-icon .fa.active {
	color: #f28d3c;
}
.folder-view-type-icon .fa {
	color: #f8c17d;
	margin-left: 5px;
}
.caterogies.dashboard-page nav ul li a.small-icon img {
   width: 32px;
   height: 32px;
}
.caterogies.dashboard-page nav ul#folder-view-type.grid-view li a.small-icon {
   margin-top: 5px;
   display: block;
}
.caterogies.dashboard-page nav ul.list-view li a.btn img.file-img {
    width: 33px;
    height: 21px;
    margin-right: 7px;
}
.caterogies.dashboard-page nav ul.grid-view li a.btn img.file-img {
    width: 32px;
    height: 22px;
}
.caterogies.dashboard-page nav ul li a.btn {
   padding: 0;
}
.caterogies.dashboard-page {
	width: 100%;
}
.caterogies.dashboard-page .inner_file {
	margin: 25px 40px;
	margin-right: 0px;
}
.caterogies.dashboard-page nav ul.grid-view li {
	width: 23%;
	margin-right: 5px;
}
.caterogies.dashboard-page ul.grid-view .custom {
	width: 40%;
}
.caterogies ul.grid-view li .sp .short-name {
	display: none !important;
}
.caterogies ul.list-view li .sp .full-name {
	display: none !important;
}
.caterogies ul.list-view li a .sp {
	width: 74%;
	display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.brand-logo.left {
    margin-top: -90px;
    width: 200px;
    width: calc(58px * 3.5);
    height: 58px;
    margin-left: 32px;
}
.brand-logo.center {
    margin-top: -111px;
    width: 300px;
    width: calc(86px * 3.5);
    height: 86px;
}
h4#myModalLabel img {
	width: 200px;
    width: calc(58px * 3.5);
    height: 58px;
}
