.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #e6e6e6;
}

.side-bar {
    padding-bottom: 9.5px;
    margin: 10px 0 5px;
    border-bottom: 1px solid #e6e6e6;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0px;
	padding:30px 20px;
}


.list-group{
	   width: 95%;
	   margin: 0 auto;
	   padding: 15px 0;
}

 .borderless, .borderless li { border:0 none; padding:5px 0; }

.link-style1  {
    color: #f58531;
    font-size: 17px;
    }
	
	input.error {
    border: 1px solid red !important;
}
	