#body{
	margin: 0;
	padding: 0;
        font-family: calibri !important;
}
#filter-section{
    width: 95%;
    padding: 10px;
    height: 50px;
    background: #f8f8ff;
    text-align: center; 
    margin: auto;
    border-radius: 10px;
}
.filter-item{
    width:20%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    float: left;
    color: grey;
    font-size: 18px;
    cursor: pointer !important;
}
#forgot-section{
    margin-top: 10px;
    margin: auto;
    text-align: center;
    color: grey;
    font-size: 14px;
}
#forgot-section a{
    color: grey !important;
    text-decoration: none;
}
#login-icon{
    font-size: 23px;
    color: grey;
    padding: 0px 10px;
}
#admin-login-section{
    width: 70%;
    margin: auto;
    margin-left: 250px;
}
.main-section-sector{
    width: 100%;
    height: auto;
    background: #f8f8ff;
    float: left;
    padding: 10px 10px;
    border-radius: 10px;
    margin-top: 30px;
    box-sizing: border-box;
}
.section-title{
    margin-top:10px;
    text-align: left;
    width: 100%;
    margin-left: 10px;
    color: grey;
}
#search-section{
    width: 70%;
    height: 200px;
    margin: auto;
    margin-top: 50px;
}
#search-section-nusu{
    width: 70%;
    height: 150px;
    margin: auto;
    margin-top: 5px;
}
#search-section-max{
    width:87%;
    margin-top: 50px;
    float: left;
}
#search-section-max input{
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    height: 50px;
    border: 2px solid silver;
    border-radius: 5px;
    font-size: 20px;
    background: white;
    font-family: calibri;
    outline: none;
    box-shadow: 0px 0px 10px silver;
}
#search-section-min{
    width: 10%;
    margin-top: 50px;
    float: left;
    margin-left: 20px;
}
#search-section-min button{
    width: 100%;
    padding: 20px 5px 19px 5px;
    text-align: center;
    height: 74px;
    border: 2px solid silver;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    font-size: 20px;
    background: white;
    font-family: calibri;
    outline: none;
    color: grey !important;
    box-shadow: 0px 0px 15px silver;
}
#header{
    width: 100%;
    height: 60px;
    background: blue;
    color: white !important;
    z-index: 1000;
    position: fixed;
    top: 0;
}
#min-section-header{
    width: 20%;
    height: 100%;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}
#max-section-header a{
    color: white !important;
    text-decoration: none;
}
#min-section-header a{
    color: white !important;
    text-decoration: none;
}
#max-section-header{
    width: 60%;
    height: 100%;
    float: left;
    color: white !important;
}
#max-section-header-mob{
    display: none;
}
.section-header-item{
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    text-transform: uppercase !important;
    color: white !important;
}
#logout{
    float: left !important;
    width: 50%;
    color:white;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-family: calibri;
    text-transform: none !important;
    text-decoration: none !important;
}
#user-profile-icon{
    color: grey;
    font-size: 70px;
    height: 100px;
}
.user-profile-title{
    color: grey;
    font-size: 18px;
    margin: auto;
    margin-top: 30px;
    font-family: calibri !important;
    width: 80%;
    text-align: left;
    
}
footer{
	width: 100%;
	height: 40px;
	background: #f8f8ff;
	text-align: center;
	line-height: 40px;
	color: grey;
	font-family: calibri;
	margin-top: 50px;
	position: fixed;
	bottom: 0;
        font-size: 12px !important;
}
#PageCenter{
    margin-top: 30px;
    height: auto;
}
.pagesection{
    width: 25%;
    margin-top: 30px;
    float: left; 
    margin-left: 75px;
    font-size: 20px; 
    height: 100px;  
    text-align: center;
    font-family: calibri !important;
    border: 2px solid #dddddd;
    padding: 40px 0px;
    border-radius: 10px;
}
#suggested-section{
    width: 100%;
}
#suggested-book-details{
    width: 60%;
    float: left;
    margin-left: 50px;
    text-align: left;
    line-height: 150px;
    padding: 0px 50px;
    box-sizing: border-box;
}
#suggested-book-details a{
    text-decoration: none;
}
.feed-section{
    width: 25%;
    float: left; 
    margin-left: 75px;
    font-size: 20px; 
    height: auto; 
    line-height: 40px; 
    Text-align: center;
    font-family: calibri !important;
    padding: 10px 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px silver;   
}
.feed-section img{
    width: 90% !important;
    height: auto;
    margin: auto;   
}
.feed-section-min{
    width: 20%;
    float: left; 
    margin-left: 50px;
    margin-top: 30px;
    font-size: 20px; 
    height: auto; 
    line-height: 40px; 
    Text-align: center;
    font-family: calibri !important;
    padding: 10px 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px silver;
}
.feed-section-min img{
    width: 90% !important;
    height: auto;
    margin: auto;
    border-radius: 10px;
}
.library-feed{
    width: 100%;
    float: left;
    height: 100%;
    background: #f8f8ff;
    border-radius: 10px;
    line-height: 100px; 
    Text-align: center;
    font-size: 17px;
    color:grey;
    font-weight: bold;
    font-family: calibri;
    padding: 20px 0px;
    box-sizing: border-box;
}
.library-feed a{
    color: grey;
}
.library-feed a:hover{
    color: #0099ff;
}
.section-title-min{
    width: 50%;
    float:left;
}
#section-title-min-right{
    text-align: right !important;
    padding: 0px 30px;
    box-sizing: border-box;
}
#section-title-min-right a{
    text-decoration: none;
    color: grey;
}
#section-title-min-right a:hover{
    color: #0099ff;
}
#footer{
	width: 100%;
	height: 40px;
	background: #f8f8ff;
	text-align: center;
	line-height: 40px;
	color: grey;
	font-family: calibri;
	margin-top: 100px;
}
#main{
	margin: auto;
	text-align: center;
	width: 35%;
	height: auto;
	border: 2px solid silver;
	border-radius: 15px;
	margin-top: 80px;
	padding: 50px 20px 50px 10px;
	box-shadow: 0px 0px 20px grey;
        box-sizing: border-box;
}
#mainhome{
	margin: auto;
	text-align: center;
	width: 50%;
	height: 400px;
	border: 2px solid blue;
	border-radius: 5px;
	margin-top: 50px;
	padding: 50px 0px;
	box-shadow: 0px 0px 20px grey;
}
#mainfeed{
	margin: auto;
	text-align: center;
	width: 90%;
	height: auto;
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 0px;
}
#mainfeed iframe{
    width: 100%;
    border: none;
}
.book{
    float: left;
    height: 200px;
    width: 22%;
    text-align: center;
    line-height: 200px;
    margin-top: 40px;
    margin-left: 30px;
    border: 2px solid silver;
    border-radius: 10px;
    box-shadow: 0px 0px 5px silver;
    box-sizing: border-box;
    font-size: 20px;
}
#PageHeader{
	font-size: 30px;
	color: blue;
	font-family: calibri !important;
        z-index: 1;
        margin-top: 70px;
}
#PageHeader span{
    font-size: 25px;
}
#PageHeader-home{
	font-size: 30px;
	color: grey;
	font-family: calibri !important;
        z-index: 1;
        margin-top: 10px;
}
#PageHeader-home span{
    font-size: 25px;
}
.loginInput{
	width: 80%;
	height: 30px;
	border: 2px solid silver;
	border-radius: 5px;
	font-family: calibri;
	text-align: center;
	font-size: 18px;
	padding: 10px;
	margin-top: 50px;
}
.userInput{
	width: 80%;
	height: 30px;
	border: 2px solid #f8f8ff;
	border-radius: 5px;
	font-family: calibri;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	margin-top: 10px;
        color: grey;
}
#loginSub{
	width: 150px;
	height: auto;
	background: transparent;
	border: 2px solid silver;
        font-family: calibri !important;
	color: grey;
	border-radius: 5px;
	font-family: calibri;
	box-shadow: 0px 0px 3px silver;
	outline: none;
	text-align: center;	
	font-size: 18px;
	padding: 10px;
	margin-top: 50px;
	transition: background 1s, color 1s, border-color 1s;
}
#loginSub:hover{
	background: #0099ff;
	color: white;
	border-color: #0099ff;
}

@media only screen and (max-width: 500px){
    #main{
        width:95%;
        margin-top: 150px;
        padding: 50px 5px;
    }
    #mainhome{
        width:95%;
    }
    #mainfeed{
        width:95%;
    }
    .book{
        width:95%;
        margin-left: 10px;
    }
    #PageCenter{
        margin-top: 30px;
    }
    .pagesection{
        width:95%;
        margin-left: 10px;
        margin-top: 50px;
    }
    #library-feed{
        width:95%;
        margin-left: 10px;
        margin-top: 50px;
    }
    #admin-login-section{
        margin-left: 40px;
    }
    #search-section-nusu{
        width: 100%;
    }
    #search-section-max{
        width: 75%;
    }
    #search-section-min{
        width: 18%;
    }
    .feed-section{
        width: 90%;
        margin-left: 10px;
        margin-top: 30px;
    }
    .feed-section-min{
        width: 90%;
        margin-left: 10px;
        margin-top: 30px;
    }
    #max-section-header{
        display: none;
    }
    #max-section-header-mob{
        display: inline-block;
        width: 60%;
        height: 100%;
        float:left;
        color: white!important;
        text-align: center;
        line-height: 60px;
        font-size: 16px;
        z-index: 1000;
    }
    #mob-links{
        display: none;
        width: 24em;
        height: auto;
        background: #0099ff;
        z-index: 1000;
        position: fixed;
        left: 0;
    }
    #menuhide{
        display: none;
    }
    .section-header-item-mob{
        width: 100%;
        height: 50px;
        float: left;
        text-align: center;
        line-height: 50px;
        font-size: 16px;
        text-transform: uppercase !important;
        color: white !important;
        z-index: 1000;
        padding: 10px 0px;
        margin-top: 10px;
    }
}