.navbar-brand {
    float: left;
    padding: 20px 15px;
    font-size: 20px !important;
    line-height: 20px;
    height: 60px;
}

.project-list , .file-list , .log-list , .upload-table 
{
	margin-top:30px;
}


.project-list h3
 {
	margin:3px 15px 5px 5px;
	font-weight:bold;
	font-size:1.25em;
	letter-spacing: 0.05em;
}

.project-list a
{
	color:#900;
}

.project-list a:hover
{
	color:#93c54b;
}


.project-list .pjmemo , .project-list .pjuser
{

    margin-bottom: 9px; 
    line-height: 1.4; 
    padding-left: 1.3em;  
}

.project-list .pjmemo
{
	margin:3px 15px 10px 15px;
	font-size:.8em;
	letter-spacing: 0.1em;
	line-height:1.5em;
	color:#666;
}

.project-list .pjuser 
{
	margin:0px 15px 15px 15px;
	font-size:.9em;
	letter-spacing: 0.1em;
	line-height:1.5em;
	color:#666;
}


.project-list .badge , .badge2
{
	width:115px;
	text-align:left;
	margin:5px auto 0px 0px;
}


.project-list .small-date{
	
	font-size:.8em;
	margin:5px auto 5px 0px;

}


.project-list .pjmemo .glyphicon , .project-list .pjuser .glyphicon
{

margin-left:-1.3em;
padding-right: 0.3em; 
line-height: 1.4; 
	
}

.badge .glyphicon  , .badge2 .glyphicon , .file-list .glyphicon
{

margin-right:5px;
	
}


.badge2 {
  color: #fff;
  background-color: #325d88;
}


.project-list .pjid
{
	margin-left:1em;
	font-size:.8em;
	color:#777;
	vertical-align:middle;
}




.file-list .label
{
  white-space: nowrap;

  
}

.file-list h3 
 {
	margin:3px 15px 5px 5px;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing: 0.05em;
	color:#900;
}

.file-list .filememo , .log-list .filememo
{
	margin:3px 15px 10px 15px;
	font-size:.75em;
	letter-spacing: 0.1em;
	line-height:1.5em;
	color:#666;
}

.file-list .upuser 
{
	margin:0px 15px 15px 15px;
	font-size:.9em;
	letter-spacing: 0.1em;
	line-height:1.5em;
	color:#666;
}


.file-list .small-date{
	
	font-size:1em;
	margin:5px auto 5px 0px;

}

.file-list .small-filesize{
	
	font-size:1em;
	margin:5px auto 5px 5px;
}

.file-list .margintopxl
{
	margin-top:15px;
	font-size:100%;
}	




.log-list h3
 {
	margin:0px 5px 0px 5px;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing: 0.05em;
	color:#900;
}


.log-list .icon-large
{
	margin:5px 5px 0px 5px;
	font-size:1.2em;
	letter-spacing: 0.1em;

}

.log-list .icon-small
{
	margin:5px 10px 0px 5px;
	font-size:.8em;
	letter-spacing: 0.1em;
	

}

.log-list .execuser
{
	margin:0px auto 15px 0px;
	font-size:.9em;
	letter-spacing: 0.1em;
	line-height:1.5em;
	color:#666;
}


.log-list .title-check
{
	width:100%;
}

.log-list .title-check td
{
	white-space: nowrap;
	
}

.title-check .chek-list
{
text-align:right;
padding-right:35px;
}




.checkbox-inline{
	vertical-align:bottom;	
}

.float-clear 
{
	clear: both;
}


.head-margin{

	margin-top:100px;	
}



.upload-table td
{
		white-space: nowrap;
}


.bs-callout{
	padding:20px 15px;
	margin:0px 0 10px 0px;
	border:1px solid #eee;
	border-left-width:5px;
	border-radius:3px
}

.bs-callout h4{margin-top:0;margin-bottom:15px;font-size:175%;}
.bs-callout p:last-child{margin-bottom:0}
.bs-callout code{border-radius:3px}
.bs-callout+.bs-callout{margin-top:-5px}
.bs-callout-danger{border-left-color:#ce4844}
.bs-callout-danger h4{color:#ce4844}
.bs-callout-warning{border-left-color:#aa6708}
.bs-callout-warning h4{color:#aa6708}
.bs-callout-info{border-left-color:#1b809e}
.bs-callout-info h4{color:#1b809e}



/* ----------------------------------------------------------
Footer
---------------------------------------------------------- */
/*custum_footer*/
.custum_footer				{display: block;width:100%; padding:0;margin:0 auto; text-align:center;background:#333333; border-top:1px solid #ccc} 
.custum_footer-inner			{width:100%;padding:3px 0; margin:0 auto;}
.custum_footer-body			{margin:0 auto; text-align:center;}
.custum_footer-body p			{ text-align:center; font-size:80%; line-height:1.3em; color:#fff}
.custum_footer-body p strong	{font-weight:normal}
.custum_footer-body p.nav		{padding:10px 0}
.custum_footer-body p.links	{padding:10px 0 0;color:white;}
.custum_footer-body p a		{text-decoration:underline}
.custum_footer-body p.links a			{ color:#fff}
.custum_footer-body p.links a:hover	{ color:#ddd; text-decoration:none}
.custum_footer-links	{padding:10px 0 0;color:white;margin:0px 80px 0px auto;font-size:0.8em;}

.userinfo 
{
margin-bottom:5px;
margin-top:0px;
}
.userinfo a
{
color:#ccc;
font-size:0.8em;
}


.marginbottomlxl
{
	margin-bottom:30px;

}	

.folder_radioLabel input{

    marigin-right:20px;

}

