/* GENERIC STYLES */
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
.book_block {
    margin-bottom: 21px;
    background-color: #fff;
    padding: 10px;
}
.hide {
	display: none;
}
div#inactivity {
    color: red;
    background: lavender;
    padding: 3px;
    font-size: .8em;
	font-weight: 600;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
}

.align-center{
	text-align: center;
}

.horizontal-section{
	padding-top: 80px;
	padding-bottom: 80px;
}

.horizontal-section-small{
	padding-top: 50px;
	padding-bottom: 50px;
}

.section-header{
	text-align: center;
}

.section-header .handwritten-font{
	font-size: 32px;
}

.section-header .subheader{
	font-size: 32px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}

h1.page-header-large{
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size: 40px;
}

h3.page-header-medium{
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	padding-bottom: 10px;
}

.postdate{
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 24px;
        font-weight: 300;
  color: #8fbe00;
        font-family: 'Raleway', sans-serif;
}

.raleway{
	font-family: 'Raleway', sans-serif;
}

.dosis{
	font-family: 'Dosis', sans-serif;
}

.handwritten-font{
	font-family: 'Shadows Into Light Two', cursive;
	letter-spacing: 1.5px;
	word-spacing: -2px;
}

.blue-font{
	color: #50a2c3;
}

.green-font{
	color: #8fbe00;
}

.bolder-font{
	font-weight: 600;
}
table#tbl_hist {
    width: 96%;
    background: #fff;
    border: 1px solid;
    margin: auto;
    margin-top: 20px;
}
table#tbl_hist td {
    padding: 4px;
    text-align: center;
    border: 1px solid #2D9DA9;
    background: rgb(255, 255, 255);
	color: #337ab7;
}
table#tbl_hist th {
    padding: 2px;
    background: #CFF2FF;
    border: 1px solid #2D9DA9;
    text-align: center;
	color: #337ab7;
}
.btn-PayMyBook, .btn-PayHistory{
	background: #ea6060;
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
}
.btn-blue {
    background: #3E68A7;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
}
.btn-blue:hover {
    background: #6283B5;
    font-weight: 400;
}
.selected {
    background: #4045EF;
    font-weight: bold;
}
.grey-out{
	background: #B6B7CA;
	color: #000;
}
.but_row {
    margin-bottom: 15px;
}

button#login_submit {
    margin-bottom: 23px;
	width: 90%;
}
.err {
    height: 23px;
    /* color: white; */
}
div#err_rs {
    color: red;
    padding: 20px;
    /* background: #793636; */
}

/* HEADER */

#main-manu-bar{
	height: 60px;
	/*position: fixed;*/
	background: rgba(255, 255, 255, 0.98);
	width: 100%;
	border-bottom: 1px solid #efefef;
	z-index: 9;
}

#logo{
	padding: 18px 130px 0 50px;
}

.settings-dropdown-wrapper{
	position: absolute;
	top: 0;
	right: 62px;
}

.menu-dropdown-wrapper{
	position: absolute;
	top: 0;
	right: 0;
}

.menu-dropdown-containers .dropdown{
	display: inline-block;
}

#settings-dropdown{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #54c4f3 url('/img/icon-settings.png') center center no-repeat;
}

#menu-dropdown{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #5cc6c3 url('/img/icon-menu.png') center center no-repeat;
}

#main-manu-bar .dropdown-menu{
	top: 60px;
	border-radius: 0;
	margin: 0;
	border-top: none;
	box-shadow: none;
	padding: 20px;
	z-index: 10;
}

#main-manu-bar .dropdown-menu li a{
	padding: 10px 20px;
}

#main-manu-bar .dropdown-menu li a .glyphicon{
	margin-right: 15px;
}

.top-green-banner{
	height: 60px;
	background: #8fbe00;
	color: #fff !important;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 124px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	font-size: 20px;
}

.top-green-banner a{
	color: #fff !important;
	text-decoration: none !important;
}

.top-green-banner .handwritten-font{
	padding-right: 10px;
}

.top-green-banner .phone{
	font-weight: 800;
	padding-left: 10px;
}

.top-green-banner .time-frame{
	text-transform: uppercase;
	font-size: 20px;
}

@media (max-width: 1199px){
	#logo{
		padding-left: 15px;
	}
}

@media (max-width: 991px){
	.top-green-banner{
		display: none;
	}
}

@media (max-width: 300px){
	#logo{
		padding-top: 25px;
	}
}

#logged-user-bar{
	width: 100%;
	height: 50px;
	background: #eff1f3;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 13px;
	color: #50a2c3;
	border-bottom: 1px solid #fff;
}

#logged-user-bar a.logout{
	color: #d55656
}

@media (max-width: 1199px){
	#logged-user-bar{
		padding-left: 15px;
	}
}




/* FOOTER */

#footer{
	text-align: center;
}

#footer ul{
	list-style: none;
	margin: 0;
	padding: 30px 0;
}

#footer ul li{
	display: inline-block;
	font-size: 18px;
	font-weight: 100;
	padding-left: 15px;
	padding-right: 15px;
}

#footer ul li a{
	color: #000 !important;
	text-decoration: none !important;
}

#footer .green-stripe{
	background: #8fbe00;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	font-size: 24px;
}

#footer .green-stripe p{
	margin-bottom: 0;
}

#footer .green-stripe .handwritten-font{
	padding-right: 20px;
}

#footer .green-stripe .phone{
	font-weight: 800;
}

#footer .small-text{
	padding-top: 40px;
	font-size: 13px;
	font-weight: bold;
}

#footer .green-stripe .phone a{
	color: #fff !important;
	text-decoration: none !important;
	padding-left: 10px;
}

#footer .green-stripe .time-frame{
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	bottom: 1px;
}

@media (max-width: 767px){

	#footer ul{
		display: none;
	}

	#footer{
		padding-top: 0px;
		padding-bottom: 30px;
	}

}

@media (max-width: 720px){
	#footer .green-stripe .handwritten-font,
	#footer .green-stripe .phone{
		display: block;
	}
}




/* HOMEPAGE */
form#search {
    width: 21%;
    margin: auto;
	padding-bottom: 40px;
}
#main-page-top{
	padding-top: 150px;
	background: url('/img/bg-top.jpg') no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}

#main-page-top .main-header{
	font-family: 'Raleway', sans-serif;
	font-size: 54px;
	font-weight: 200;
}

#main-page-top .main-subheader{
	font-family: 'Shadows Into Light Two', cursive;
	font-size: 36px;
	padding-top: 20px;
}

#lost-page-top{
	padding-top: 50px;
	background: url('/img/bg-top.jpg') no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}
#lost-page-top .main-header{
	font-family: 'Raleway', sans-serif;
	font-size: 54px;
	font-weight: 200;
}

#lost-page-top .main-subheader{
	font-family: 'Shadows Into Light Two', cursive;
	font-size: 36px;
	padding-top: 20px;
}

.lost_bg{
	background: url('/img/bg-top.jpg') no-repeat;
}

#main-cta-form{
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.3);
	padding: 30px;
	margin-top: 50px;
}

#main-cta-form .form-control{
	height: 60px;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

#main-cta-form .form-control:focus{
	outline: none;
	box-shadow: none;
	border: 1px solid #555;
}

#main-cta-form .btn{
	height: 60px;
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

#main-cta-form .btn{
	outline: none !important;
	box-shadow: none !important;
}

#main-cta-form .contact-info{
	margin-top: 20px;
	margin-bottom: 0;
	opacity: 0.5;
}

#main-cta-form .contact-info a{
	color: #fff !important;
}

.lost-account-number-wrapper{
	text-align: right;
	clear: both;
	margin-top: 20px;
}

.lost-account-number{
	background: rgba(143, 189, 0, 1);
	text-align: right !important;
	padding: 7px 20px;
	font-size: 13px;
}

.lost-account-number a{
	color: #fff !important;
}

.separator-line:before{
	display: block;
	content: "";
	height: 10px;
	width: 100%;
	background: #70caef;
	border-radius: 5px;
	position: relative;
	top: 40px;
	z-index: -1;
}

.separator-line{
	margin-bottom: 20px;
}

#testimonials{
	background: url('/img/bg-testimonials.jpg') no-repeat;
	background-size: cover;
	color: #fff;
}

#testimonials-carousel .item{
	padding-top: 50px;
	padding-bottom: 100px;
}

#testimonials-carousel .carousel-control.left,
#testimonials-carousel .carousel-control.right{
	background: none;
}

#testimonials-carousel .item p{
	line-height: 1.8;
}

#testimonials-carousel .testimonial-author{
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	font-weight: 600;
}

#testimonials-carousel img.quotes{
	padding-right: 10px;
}

@media (max-width: 1199px){
	#main-cta-form .form-control{
		height: 50px;
		font-size: 18px;
		margin-left: 5px;
		margin-right: 5px;
	}
	#main-cta-form .btn{
		height: 50px;
		font-size: 18px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 991px){

	#main-page-top .main-header{
		font-size: 42px;
	}

	#main-page-top .main-subheader{
		font-size: 28px;
	}

	#main-cta-form .form-control{
		height: 40px;
		font-size: 15px;
		margin-left: 5px;
		margin-right: 5px;
		width: 170px;
	}

	#main-cta-form .btn{
		height: 40px;
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;
	}

}

@media (max-width: 767px){

	#main-page-top .main-header{
		font-size: 36px;
	}

	#main-page-top {
		padding-top: 60px;
	}

	#main-cta-form .form-control{
		width: auto;
		width: 100%;
	}

	#main-cta-form .btn{
		width: 100%;
	}
	.section-header .handwritten-font{
		font-size: 26px;
	}

	.section-header .subheader{
		font-size: 26px;
	}

	.testimonial-author{
		padding-bottom: 30px;
	}

	#testimonials-carousel .item{
		padding-bottom: 50px;
	}

	#testimonials{
		padding-bottom: 30px;
	}

}




/* FAQs PAGE */

.horizontal-section-small.darker-blue-bg{
	background: #23a8c7;
	color: #fff !important;
}

.horizontal-section-small.darker-blue-bg .panel-body {
	background: #23a8c7 !important;
	border: none !important;
}

.horizontal-section-small.darker-blue-bg .panel-default>.panel-heading{
	background: #1e92ad;
	color: #fff !important;
	border: none !important;
	border-radius: 0;
}

.horizontal-section-small.lighter-blue-bg{
	background: #52bad4;
	color: #fff !important;
}

.horizontal-section-small.lighter-blue-bg .panel-body {
	background: #52bad4 !important;
	border: none !important;
}

.horizontal-section-small.lighter-blue-bg .panel-default>.panel-heading{
	background: #1e92ad;
	color: #fff !important;
	border: none !important;
	border-radius: 0;
}

.panel{
	border: none !important;
}

.panel-default>.panel-heading a:hover,
.panel-default>.panel-heading a:focus,
.panel-default>.panel-heading a:active{
	text-decoration: none;
}

@media (min-width: 1570px){
	#faq-first-section{
		background: #23a8c7 url('/img/bg-faq.png') left center no-repeat;
	}
}




/* MESSAGES PAGE */

#messages-first-section .account-number{
	text-align: right;
	position: relative;
	bottom: 50px;
}

#Messages .panel-title .btn{
	float: right;
	position: relative;
}

#Messages .message-header{
	position: relative;
	top: 7px;
	font-weight: 300;
}

#Messages .panel-title .date,
#Notes .panel-title .date{
	display: inline-block;
	width: 200px;
}

.inline-icon{
	display: inline-block;
	padding-right: 20px;
	position: relative;
	bottom: 3px;
}

.contact-form .message-form{
	background: #1e92ad;
	color: #fff;
	border: none !important;
	border-radius: 0;
}

.message-form::-webkit-input-placeholder { color: white; }
.message-form:-moz-placeholder { color: white; }
.message-form::-moz-placeholder { color: white; }
.message-form:-ms-input-placeholder { color: white; }

.contact-form .btn{
	width: 100%;
	height: 50px;
	font-size: 24px;
	background: #ea6060 url('/img/arrow.png') right 20px center no-repeat;
}

@media (max-width: 991px){
	#Messages .panel-title .btn{
		display: none;
	}
	#Messages .message-header{
		top: 0px;
		position: initial;
		font-weight: 300;
	}
	#Messages .panel-title .date,
	#Notes .panel-title .date{
		display: block;
		font-size: 12px;
		padding-bottom: 6px;
		height: 100%;
		opacity: 0.8;
	}
}

@media (max-width: 767px){
	#messages-first-section .account-number{
		text-align: left;
		position: relative;
		bottom: 15px;
	}
}

@media (min-width: 1570px){
	#messages-first-section{
		background: #23a8c7 url('/img/bg-messages.png') left center no-repeat;
	}
}




/* ACCOUNT */

#payment-page #account-balance{
	min-height: 710px;
	text-align: center;
}

#payment-page #main-content-wrapper{
	min-height: 710px;
}

#account-balance{
	background: url('/img/lowPolyBG.jpg');
}

#balance-wrapper{
	width: 300px;
	height: 300px;
	margin: 100px auto 40px auto;
	padding: 0;
	border-radius: 150px;
	background: #fff;
	position: relative;
}

#PaymentsReceived,
#RemainingBalanceDue{
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
}

#PaymentsReceived{
	top: 80px;
}

#RemainingBalanceDue{
	top: 170px;
}

#PaymentsReceived .header,
#RemainingBalanceDue .header{
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1;
}

#PaymentsReceived .value{
	font-size: 32px;
	color: #b1b8bd;
	font-weight: 600;
}

#RemainingBalanceDue .value{
	font-size: 32px;
	color: #8fbe00;
	font-weight: 600;
}

#main-content-wrapper{
	background: #e7e9ea;
}

#main-content-wrapper #main-content{
	margin: 40px 30px;
}

#main-content .page-header-medium{
	font-weight: 300;
	position: relative;
	top: 30px;
}

#main-content .account-number{
	font-size: 13px;
	text-align: right;
}

#payment-form{
	padding-top: 40px;
}

#payment-form .form-control:focus{
	outline: none;
	box-shadow: none;
	border: 1px solid #999;
}

#payment-form .btn{
	margin-top: 40px;
	width: 100%;
	height: 50px;
	font-size: 24px;
	background: #ea6060 url('/img/arrow.png') right 20px center no-repeat;
}

#payment-form .btn:focus, #payment-form .btn:active{
	outline: none;
	box-shadow: none;
}

@media (max-width: 1199px){
	#payment-page #account-balance,
	#payment-page #main-content-wrapper{
		min-height: 830px;
	}
}


@media (max-width: 991px){
	#payment-page #account-balance,
	#payment-page #main-content-wrapper{
		min-height: 1200px;
	}
	#main-content .account-number{
		text-align: left;
	}
	#main-content .page-header-medium{
		top: 0;
	}
}

@media (max-width: 767px){
	#payment-page #account-balance,
	#payment-page #main-content-wrapper{
		min-height: 0px;
	}

	#balance-wrapper{
		margin: 0 auto;
	}

	#account-balance{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#payment-page #main-content-wrapper{
		padding-bottom: 40px;
	}
	#main-content-wrapper #main-content {
		margin: 0px 30px;
		padding-top: 40px;
	}
	#main-content .page-header-medium{
		position: initial;
		padding-top: 0;
		margin-top: 0;
	}
	#main-content .account-number{
		text-align: left;
	}

}




/* ACCOUNT PAGE */

#account-top-info{
	padding: 40px 40px 0 40px;
}

#account-top-info .inline-header{
	font-size: 32px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	padding-right: 60px;
}

#account-top-info .account-number{
	position: relative;
	bottom: 5px;
}

#section-header{
	padding-top: 15px;
	padding-bottom: 15px;
}

#account-top-info #section-header{
	clear: both;
	width: 100%;
}

#account-page #account-balance{
	text-align: center;
}

#account-page #account-balance .btn{
	width: 300px;
	font-size: 20px;
}

#account-page #account-balance .links{
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	line-height: 1;
	font-weight: 300;
}

#account-page #account-balance .links a{
	color: #fff !important;
	font-weight: 600;
}

#account-page .book-section{
	padding: 30px;
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #fff;
}

#account-page .book-section .bolder-font{
	padding-right: 10px;
}

#account-page .book-section .inline-span-bolder{
	padding-left: 20px;
}

#account-page .book-section p{
	padding-top: 2px;
	padding-bottom: 2px;
}

#account-page #main-content-wrapper{
	padding: 0;
	position: relative;
	padding-bottom: 73px;
}

#account-page #main-content-wrapper #main-content{
	margin: 0px;
	padding: 0;
}

#account-page .total-balance-owed{
	background: #8fbe00;
	color: #fff;
	padding: 15px 30px;
	font-size: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#account-page .total-balance-owed .bolder-font{
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
	padding-right: 20px;
}

@media (max-width: 1199px){
	#account-top-info{
		padding: 40px 15px 0 0px;
	}
}

@media (max-width: 991px){
	#account-top-info .inline-header{
		font-size: 28px;
		padding-right: 30px;
	}
}

@media (max-width: 767px){
	#account-top-info .print-icon{
		display: none;
	}

	#account-top-info .account-number{
		display: block;
		padding-top: 20px;
	}
	#account-page #account-balance .btn{
		margin-top: 40px;
	}

	#main-content-wrapper{
		margin-bottom: 30px;
	}
}

@media (max-width: 520px){
	#account-top-info .logo-container,
	#account-top-info .text-container{
		width: 100%;
	}
	#account-top-info .logo-container{
		padding-bottom: 20px;
	}
	#account-page .total-balance-owed{
		font-size: 24px;
	}
}

@media (min-width: 768px){
	#account-page .equal-columns-container{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
	}
}

@media (max-width: 350px){
	#account-page #account-balance .btn{
		width: 100%;
	}
}

/*  Payment Page CC */
label.error {
    font-size: .7em;
    float: right;
    height: 6px;
    color: red;
}
.cc_not_valid {
    background-image: url(/img/images.png);
    background-position: 0px -96px;
    background-size: 100px 625px;
    background-repeat: no-repeat;
    display: inline-block;

    width: 6%;
    height: 34px;
    float: left;

    margin-left: 5px;
}
.cc_valid {
	background-image: url(/img/images.png);
    background-position: 0px -125px;
    background-size: 100px 625px;
    background-repeat: no-repeat;
    display: inline-block;

    width: 6%;
    height: 34px;
    float: left;

    margin-left: 5px;
}
form #ecc_number {
	background-image: url(/img/images.png);
	background-position: 2px -130px;
	background-size: 125px 515px;
	background-repeat: no-repeat;
	padding-left: 54px;
	width: 90%;
	float: left;
}
form #ecc_number.visa {
	background-position: 2px -168px;
}
form #ecc_number.visa_electron {
	background-position: 2px -206px;
}
form #ecc_number.mastercard {
	background-position: 2px -244px;
}
form #ecc_number.maestro {
	background-position: 2px -282px;
}
form #ecc_number.discover {
	background-position: 2px -320px;
}
form #ecc_number.amex {
	background-position: 2px -434px;
}
form #ecc_number.jcb {
	background-position: 2px -358px;
}
form #ecc_number.diners_club_international {
	background-position: 2px -396px;
}
form #ecc_number.diners_club_carte_blanche  {
	background-position: 2px -396px;
}
form #ecc_number.laser  {
	background-position: 2px -472px;
}
form #ecc_number.valid1.visa {
	background-position: 2px -168px;
}
form #ecc_number.valid1.visa_electron {
	background-position: 2px -206px;
}
form #ecc_number.valid1.mastercard {
	background-position: 2px -244px;
}
form #ecc_number.valid1.maestro {
	background-position: 2px -282px;
}
form #ecc_number.valid1.discover {
	background-position: 2px -320px;
}
form #ecc_number.valid1.amex {
	background-position: 2px -434px;
}
form #ecc_number.valid1.jcb {
	background-position: 2px -358px;
}
form #ecc_number.valid1.diners_club_international {
	background-position: 2px -396px;
}
form #ecc_number.valid1.diners_club_carte_blanche  {
	background-position: 2px -396px;
}
form #ecc_number.valid1.laser  {
	background-position: 2px -472px;
}
/*  PRINTING STYLES  and misc  */
@media print{
	.no_print{
		display: none;
	}
	.print{
		color: #000;
		visibility: visible !important;
	}
	.library-info-text{
		font-size: .7em;
	}
	img.library-logo {
		width: 100%;
	}
	.book_block p {
		height: 10px;
	}
	.pb{
		page-break-before: always;
	}
	#payHistory{
		display: block;
	}
}

img.print-icon.pull-right.img-responsive {
    margin-top: -40px;
}
@keyframes blinker {
	50% { opacity: 0.0; }
}
p.e_msg {
    color: red;
    padding: 10px;
}
div#pending {
    color: red;
    text-decoration: blink;
    animation: blinker 1s linear infinite;
}

@page { margin: 1cm }
@page :first {
	margin-top: 1cm;
}
@page :left {
	margin-left: 1cm;
	margin-right: 1cm;
}
@page :right {
	margin-left: 1cm;
	margin-right: 1cm;
}
.print {
	color: #fff;
	visibility: hidden;
}
p.innercontent {
    padding: 31px;
    font-size: 1.5em;
}
p.disputeinnercontent {
    padding: 31px;
	font-family: 'Dosis', sans-serif;
    font-size: 1.5em;
}
p.disputecontent {
    padding-left: 40px;
    padding-right: 40px;
    font-family: 'Raleway', sans-serif;

}
#leftcontent h1 {
	text-indent: 25px;
}



/* For the dialog class to read a check */
.modal{
  /* arbitrary styling */
  background-color: white;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  height:200px;
  width:300px;

  /* change position to fixed if you want to prevent the dialog from scrolling away, and center it */
  position:fixed;
  top:50%;
  left:50%;
  margin-left: -250px;
  margin-top:-100px;
}
.modal::backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
}
