.table-heading th{
	text-align:center;}
.tlist{
	width:15%;
}
#header .menu {
    margin-top: 30px;
}

.plg-display label,.fabrikGroup legend {

    font-weight: bold;
}
.project-view .table td, .table th {
    padding: 8px;
    line-height: 24px;
    text-align: center;
}
    
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {

.header .navbar-brand img {
    margin-top: -38%;
}

.plupload_container{
	min-height:100px !important;
}
table {
    max-width: 90%;
    margin-left: 3%;
}
	
}