@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed');
body {
/*font-family: 'Verdana';*/
font-family: 'Roboto', sans-serif;
font-size:12px;
}
.square250 a {
text-decoration: none;
color: #fff;
}
.square250 a:hover {
text-decoration: none;
color: #fff;
}
hr {
background-color: #000;
height: 1px;
border: 0;
}
ul {
list-style-type:none;
}
ol {
list-style: none;
}
h1 {
color: #5e7f9b;

}
.wrapper {

width: 1045px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/*padding: 0 0.5em;*/
position: relative;
}
#logo {
padding: 70px 0 16px 27px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 24px;
text-transform: uppercase;
}
#logo a {
text-decoration: none;
}
#menu {
height: 192px;
background: #332f31;
color: #ffffff;
position: relative;
width: 1042px;
}

.clear {
clear: both;
}
#content {
/*margin: 30px 0 30px 10px;*/
min-height: 600px;
margin-bottom: -20px;
}
.left-wrap {
/*width: 100%;*/
width: 200px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/*background: #b3b3b3;*/
padding: 0 0.5em;
position: relative;
float: left;
padding-top: 7px; 
}
.right-wrap {
/*width: 100%;*/
width: 633px;
/*margin-top: 50px;*/
margin-left: 20px;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/*background: #c0c0c0;*/
/*padding: 0 0.5em;*/
position: relative;
float: left;
}
.right-wrap-small{
/*width: 100%;*/
width: 390px;
/*margin-top: 50px;*/
margin-left: 120px;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/*background: #c0c0c0;*/
/*padding: 0 0.5em;*/
position: relative;
float: left;
}
#footer {
height: 98px;
text-align: center;
background: #e2e2e2;
margin-bottom: 10px;
width: 1042px;
}

.right-wrap-small a {
    text-decoration: none;
}
.square250 {
/*display: table-cell;
vertical-align: middle;*/
/*background-color: gray;*/
color: #fff;
height: 250px;
width: 250px;
float:left;
margin-bottom: 15px;
margin-left: 5px;
margin-right: 9px;
/*display: table-cell;
vertical-align:middle;
text-align:center;*/
}
.square250-first {
margin-left: 0 !important;
}
.square250-last {
margin-right: 0 !important;
}
.square250-wrap {
height: 250px;
width: 250px;
display: table-cell;
vertical-align:middle;
text-align:center;
font-family: 'Roboto', sans-serif;
font-size:26px;
}
.square250-inside {
height: 250px;
width: 250px;
display: table-cell;
vertical-align:middle;
text-align:center;
font-family: 'Roboto', sans-serif;
font-size:20px;
margin-top: 10px;
}
.square250-inside p {
margin: 0 40px;
}
.square250-hover {
/*background-color: #000;
opacity: .63; */
background: rgba(0, 0, 0); /* Fallback */
background: rgba(0, 0, 0, 0.63);
height: 250px;
width: 250px;
display: table-cell;
vertical-align:middle;
text-align:center;
font-family: 'Roboto', sans-serif;
font-size:20px;
margin-top: 10px;
z-index:-1;
}
.homeblue {
background-color: #5e7f9b !important;
}
.homegray {
background-color: #332e30 !important;
}
.homeedu {
background-color: #f2633e !important;
}
.pull-left {
float: left;
}
.footer-ec {
margin-left: 20px;
}
.footer-text {
margin-top: 20px;
/*margin-left: 200px;*/
text-align: left;

}

/* Menu */
ul.menu {
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 12px;
/*font-weight: bold;*/
margin: 5px 0 2px 0;
padding: 0;
list-style: none;
position: relative;
}

ul.menu:after {
content: ""; 
clear: both; 
display: block;
}
ul.menu li {

}
ul.menu li a {
display: block;
padding: 2px 3px 2px 0px;
color: #000;
text-decoration: underline;

}
ul.menu li a:hover {
color: #6988a3;
}

/* HR tags */
.hr-blue {
border: 0;
color: #6988a3;
background-color: #6988a3;
height: 3px;
}
.hr-orange{
border: 0;
color: #f4825d;
background-color: #f4825d;
height: 3px;
}
.hr-home {
border: 0;
color: #fff;
background-color: #fff;
height: 1px;
width: 190px;
}

.request-head {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 36px;
color: #6988a3;
text-align: center;
margin: 30px 0;
}
.request-wrap {
float: left;
width: 315px;
}
.request-wrap p{
margin: 10px;
text-align: center;
}
.return-wrap{
float: right;
width: 315px;
}
.return-wrap p{
margin: 10px;
text-align: center;
}
.request-btn {
margin-top: 30px;
margin-bottom: 40px;
background-color: #6988a3;
float: left;
width: 310px;
height: 68px;
text-align:center;
line-height:68px;
text-indent:0;
display:inline-block;
color:#ffffff;
font-size: 31px;    
cursor:pointer;
}
.return-btn{
margin-top: 30px;
margin-bottom: 40px;
background-color: #6988a3;
float: right;
width: 310px;
height: 68px;
text-align:center;
line-height:68px;
text-indent:0;
display:inline-block;
color:#ffffff;
font-size: 31px;    
cursor:pointer;
}
.submit-btn{
margin-top: 30px;
margin-bottom: 40px;
background-color: #6988a3;
width: 165px;
height: 32px;
text-align:center;
line-height:32px;
text-indent:0;
display:inline-block;
color:#ffffff;
font-size: 18px;    
}

.justify {
text-align:justify;
}
.bold {
font-weight:bold;
}
.orange {
color: #f4825d !important;
}

.browseform {
height: 82px;
background-image: url('../images/browse/wrapbg.png');
background-repeat: no-repeat;
}
.ef {
height: 40px;
line-height:40px;
padding-left: 15px;
padding-top:3px;
}

.ef select {
border: 0;
color: #5e7f9b;
background-color: rgba(0,0,0,0);

}
.ef input {
border: 1px #5e7f9b solid;
}

.browse250 {
/*display: table-cell;
vertical-align: middle;*/
/*background-color: gray;*/
color: #fff;
height: 250px;
width: 250px;
float:left;
margin-bottom: 15px;
margin-left: 5px;
margin-right: 9px;
/*display: table-cell;
vertical-align:middle;
text-align:center;*/
position: relative;
cursor:pointer;
}

.browse250-inside {
background-color: #fff;
height: 82px;
width: 250px;
display: table-cell;
/*vertical-align:middle;
text-align:center;*/
/*font-family: 'Verdana';*/
font-size:10px;
padding: 3px;
bottom: 0;
color: #000;
border: 2px #5e7f9b solid;
position: absolute;
cursor:default;
}

.browse250-text {
width: 215px;

}
.browse250-icons {
margin-top: -30px;
margin-right: -6px;
}

.showitemwrap {
min-height: 400px;
border: 1px #5e7f9b solid;
padding: 20px 30px 20px;
background-color:#fff;
}

.itemimage {
min-height: 560px;
border: 1px #000 solid;
width: 652px;
text-align: center;
position: relative;
}

.itemimage img{
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

.itemrelated {
margin: 5px;
border-bottom: 3px #fff solid;
padding-bottom: 5px;
}
.itemrelated:hover {
margin: 5px;
border-bottom: 3px #5e7f9b solid;
padding-bottom: 5px;
}
.itemrelated-active {
margin: 5px;
border-bottom: 3px #5e7f9b solid;
padding-bottom: 5px;
}

.itemrelated img{
/*border: 1px #000 solid;*/
}

.itemtext {
width: 250px;
min-height: 560px;
}

#item {
position: absolute;
top: 0;
bottom:0;
padding-top:60px;
}
.item-modal{
z-index: 10;
/*background-color:#fff;*/
background: rgba(255, 255, 255, 1);
/*border: 1px #000 solid;*/
color:#111;
display:none;
width: 1045px;
/*height: 600px;*/
padding:25px;
/*position: absolute;
    top: 250px;
    top: 50%;
    left: 50%;
    margin-left:-522px;
    margin-top:-300px;   */
}

.item-modal p{
font-size:13px;
margin:10px 0 20px 0;
}
.item-modal h2{
font-weight: bold;
}
 
.item-modal ul {
margin: 0 0 0 20px;
}
.item-modal ul li {
margin: 3px 0;
}   
.item-modal-controls {
margin-bottom: 8px;
}
.item-modal-controls a{
cursor:pointer;

}
.item-button:hover {
cursor:pointer;
}
.add-to-shortlist:hover {
cursor:pointer;
}
.add-to-list:hover {
cursor:pointer;
}
.request-modal{
margin-top: 50px;
background-color:#ededed;
border: 1px #000 solid;
color:#111;
display:none;
width: 850px;
/*min-height: 1100px;*/
padding:25px;
position:absolute;
top: calc(50% - 250px) !important;
left: calc(50% - 402px) !important;
z-index: 10;
}     
.request-form-header {
margin: 0 auto;
width: 460px;
text-align: center;

}
.request-form-table {
border: 0;
margin-left: 60px;
margin-right: 60px;
}
.request-form-table td{
line-height: 40px;
width: 280px;
padding-left: 7px;
}
.request-form-table-comments {
margin-left: 60px;
}
.forms_form span.input-group-addon {
width: 165px;
}
.forms_form .input-group { 
width: 100%; 
}


/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); */ /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}


.loan_button {
width: 100%;
background-color: #5e7f9b;
color: #fff;
/*line-height: 40px;*/
text-align: center;
font-size: 16px;
padding: 15px 10px;
margin: -5px 0;
}
.loan_button a {
color: #fff;
}
.loan_button:hover{
opacity: .90;
}

.request-form-table input[type="radio"]{
vertical-align:top;
margin-right: 5px;
}
.request-form-table p {
line-height: 20px;
}
.request-details  td{
line-height: 12px !important;
}

#popOverBox {
line-height: 16px  !important;
}
.popovericon {
cursor:pointer;
}

.title h1 {
font-family: 'Roboto', sans-serif;
font-weight: 300;

}

.pagination {clear:both;padding-top:10px;text-align:center;width:100%;}
.pagination span{background:#F2FAFD;border-right:1px solid #ccc;margin:0 4px 0 0;padding:3px 10px;}
.pagination .last-page {background:#F2FAFD;border-right: none !important;margin:0 4px 0 0;padding:3px 10px;}
.pagination a{background:#F2FAFD;border-right:1px dotted #ccc;margin:0 4px 0 0;padding:3px 6px;}
.pagination .active{background-color: #E2EBED !important;}


#loader {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba( 255, 255, 255, .99 ) url(../images/loader.gif) 50% 50% no-repeat;
}
.modal-dialog {
width:auto;
max-width: 700px;
}

/* Autocomplete */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -border-right-width: 2px;
  -border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

.pull-right {
padding-right: 10px;
}

.LoginTable  {
	width: 540px;
	border:1px solid #CCC;
	border-collapse: collapse;
	margin-top:10px;
	font-size:0.875em;
}

.LoginTable thead td {
	font-weight:bold;
	color:#b33a3f;
	background-color:#E2EBED;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 15px 2px 5px; /* top, right, bottom, left */

}

.LoginTable td {
	padding:2px 5px 2px 8px; /* top, right, bottom, left */
	border-bottom:1px dotted #CCC;
	font-size:11px;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:5px 7px 2px 233px;
    background-color:#428bca;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
label {
  font-weight: 400;
}
