/*
Theme URI: http://iwebprovider.com/
Author: Mark of iWP
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN FONT CSS*/
* {
	font-family: Arial, Verdana;
}
@font-face {
	/*font-family: "ArialMT"; 
	src: url("font/Arial_MT.eot");
	src: local("ArialMT"), url( "font/Arial_MT.ttf" ) format("truetype");*/
}
/*END FONT CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN GLOBAL CSS*/
body {
	white-space: normal;
	word-wrap: break-word;
	
}
.text-center {
	text-align: center;
}
/*END GLOBAL CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN HEADER CSS*/
header {
	margin-bottom: 52px;
}
h1.title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
/*END HEADER CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN CONTENT CSS*/
a:hover{
	text-decoration: none !important;
} 
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none !important;
}
aside.sidebar {
	padding-top: 10px;
}
div#header-title-buttons > div:last-child {
	margin-top: 20px;
	margin-bottom: 10px;
}

table{
	font-size: 12px !important;
} 

/*END CONTENT CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN FOOTER CSS*/
footer {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #D1D1D1;
	background-color: #E6E6E6;
}

/*END FOOTER CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN FORM CSS*/

/*END FORM CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* Shoe Loadrt Modal */

/* MODAL */

.modal-dialog{
	 width  : 90%;
	 height : 100%;
	 margin : 0 auto;
	 padding: 0;
}

.modal-content{
	 height: auto;
	 min-height: 90%;
	 border-radius: 0;
}
	

.loader {
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 height: 100%;
	 z-index: 9999;
	 background: url('../images/loading.gif') 50% 50% no-repeat transparent; 
	display:none;
}

.close{
	color: #ff0000;
	transition: 0.4s linear 0s;
	margin-bottom: 10px;
}

.close:hover{
	opacity: 1;
	color: #ff0000;
}

.modal-title title{
	padding-bottom: 0;
	margin-bottom: 0;
}

table.loop-list tr{
	border: 1px solid black;
}


/* End Loader Modal */
/*BEGIN GENERIC CSS*/
.jumbotron h1, .jumbotron .h1 {
	font-size: 50px;
}
ul#advance-search-result li {
    cursor: pointer;
    padding-left: 15px;
}
ul#advance-search-result {
    list-style: outside none none;
	overflow:hidden;
}

ul#advance-search-result {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    list-style: outside none none;
    padding: 2px;
    position: absolute;
    width: 95.1%;
    z-index: 1;
}

ul#advance-search-result li:hover {
	background-color:#ccc;
}
.font-bold {
	font-weight: bold;
}

.no_margin_border{
	padding:0; margin:0;
}
.date_pick{
	margin: 0;
	padding-right:5px;
	font-size: 12px;
	}

.children_date_picker{
	display:inline;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 12px;
	border: transparent;
	box-shadow: none;
}

table tr.border{
		line-height: 1px;
		padding: 0;
		margin: 0;
		border; 1px solid red;
	}
table tr.border td{
		padding:0;
		margin:0;
}	

select.children_date_picker{
	height:18px;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}

div.basic_reg_form input, .basic_reg_form select{
	margin-bottom: 10px;
}

.banner-container{
	margin:0;
	padding:0;
}
.carousel-inner{
/* 	border: 1px solid red; */
}
.carousel-control.left, .carousel-control.right {
    background-image: none
}

.carousel-inner > .item > img {
    margin: 0 auto;
	width: 100%;
	margin: 0;
	padding: 0;
}

img.profile-picture{
	width: 150px;
    height: 150px;
    background-color: grey;
    border: 2.5px solid #eee;
    box-shadow: 2px 3px 10px #888888;
}


.default-profile-picture{
	width: 150px;
    height: 150px;
    background-color: grey;
    border: 2.5px solid #eee;
    box-shadow: 2px 3px 10px #888888;
	color: #fff;
	font-style: bold;
	float: right;
	padding-top: 55px;
	padding-right: 40px;
}

img.mini-profile-picture{
	width: 40px;
    height: 40px;
    background-color: grey;
    border: 2.5px solid #eee;
	box-shadow: 2px 3px 10px #888888;
}

.mini-default-profile-picture{
	width: 40px;
    height: 40px;
    background-color: grey;
    border: 2.5px solid #eee;
	box-shadow: 2px 3px 10px #888888;
	color: #fff;
	font-style: bold;
	padding: 2px;
	font-size: 10px;
}

.create-loan-btn{
	width: 100%;
	border-radius: 1.5px;
}

.spc-btn{
	margin-top: 20px;
}

.header-link{
	background: none;
	border: none;
}

.header-link: hover{
	background: transparent !important;
}

div.background-opacity{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .3;
	z-index: 2;
	transition: 0.4s linear 0s;
}

div.background-opacity:hover{
	 opacity: 0;
}

.glyphicon{
	margin-right: 5px !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.carousel-control.left{
	z-index: 10000;
}
.carousel-control.right{
	z-index: 10000;
}

img alt{
	color: #ffffff;
}
span.color_red {
	color: #D30020;
}

.carousel-caption{
	font-size: 14px;
	bottom:30px
}

.terminal-content {
    border-radius: 0;
    height: auto;
    margin: auto; 
    width: 80%;
    height: 50% !important;
	overflow-y: scroll;
} 
.readonly-view input{
	border: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	font-weight: bold;
	background-color: #fff !important;
	cursor: auto;
}
.readonly-view input:focus{ 
	box-shadow: 0 0 0 rgba(0,0,0,0); 
}
.readonly-view label{ 
	font-weight: normal;
}
.red{
	color: #FF0000;
}
	label .red{
		font-weight: bold;
	}
.showing-result{
	margin-top: 30px;
	float: right; 
}
.g-recaptcha div {
	margin: 0 auto;
}
.90-modal{
	min-height: 42%;
}
/*END GENERIC CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/*BEGIN OVERWRITE BOOTSTRAP CSS*/

/*END BOOTSTRAP CSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* Smartphone and Tablet view */
@media (min-width: 768px) { /* 768px small */

}

@media (min-width: 992px) { /* 992px medium */
	
}

@media (min-width: 1200px) { /* 1200px large */
	
}
/*-------------------------------------------*/
@media (max-width: 1199px) { /* 1200px large */	
	
}

@media (max-width: 991px) { /* 992px medium */
	
}

@media (max-width: 767px) { /* 768px small */
	
}

@media (max-width: 599px) { /* 600px */
	
}

@media (max-width: 479px) { /* 480px */
	
}
@media (max-width: 319px) { /* 320px */
	
}