@charset "utf-8";
body{
	font-size: 15px;
}
h1, h2, h3, h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: 'Patua One', cursive;
}
.font-Patua {
	font-family: 'Patua One', cursive;
}
.login-box {
	/* [disabled]max-width: 500px; */
	/*font-size: 2em;*/
}

.loginform-box {

}
.red {
	color: red;
}
.libraryname-box{
	color: #747474
}
.banner-box img{
	width: 100%;

}
footer {
	margin-top: 15px;
}
.form-control, .well {
	border-radius:  0px;
}

div.db-list {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 2px #cfcfcf;
    padding: 30px;
}
.db-list-box{
	    border-bottom: 1px solid #e7ecef;
	margin-bottom: 10px;
}
.maincontent {
    min-height: 400px;
}
