body {
	margin-top: 50px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}

.portfolio-item {
	margin-bottom: 25px;
}

.footer
{
	
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}

.scroll {  
    height: 100px !important;
    overflow: scroll;
}

.bodycontainer{
    max-height: 450px; width: 100%; margin: 0; overflow-y: auto;
}
.table-scrollable {
    margin: 0; padding: 0; 
}
.img-border{
	
border:3px solid #c7c7c7;	
}

.grid-.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6
{
   
    margin-left: 5px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

}
.my.
col-xs-4, {
    background-color: #fff;
    width:25px;
    margin-left: 10px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.table3 {
margin-bottom:20px;
width:80%;
border-color:c3c3c3;
}

 .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
	background-color: #fff;
	border: 3px solid #fff;
	margin-left: 1px;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width:33%;
}

.btnspace{
	margin-top:5px;
}
table{
font-size:14px;
font-weight:bold;
}
.form-control {
    width:200px;
}
