/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Open+Sans');*/
*{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
a{
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}
a:hover{
  color: #000;
  text-decoration: none;
}
body{
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #474747;
}

h1, h2, h3, h4, h5, h6, p, a, table, tr, td, input, form, li{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

ul{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style-type: none;
}

img{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.clear{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  clear: both;
  line-height: 0;
  font-size: 0;
}

.logo{
  text-align: center;
  margin: 10px 0;
}
.banner{
  width: 100%;
  height: 162px;
  position: relative;
  text-align: center;
  /*overflow: hidden;*/
  margin: 0 0 39px 0;
}
.banner img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top:  0%;
  right: 0%;
  bottom: 0%;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  z-index: 1;
}

.banner h2{
    font-family: 'Lora', serif;
    color: #fff;
    font-size: 42px;
    top: 35%;
    position: relative;
    z-index: 5;
    text-align: center;
    font-weight: bold;
    letter-spacing: -1px;
  }
  .asid_bdy{
   /* -webkit-box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
-moz-box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
background: #ececec;*/
  }
aside .asid_bdy h2{
  background: #1b4280;
  line-height: 50px;
  padding: 0 0 0 15px;
  color: #fff;
  display: block;
  font-size: 14px;
}
aside .asid_bdy h2 i{
  float: right;
  line-height: 50px;
  padding: 0 18px 0 0;
}
aside .asid_bdy ul {
  background: #fff;
    -webkit-box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
-moz-box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
box-shadow: -1px 0px 20px 6px rgba(94,94,94,0.47);
}

aside .asid_bdy ul li{
  border-bottom: 1px dashed #ddd;
  line-height: 20px;
  padding: 11.5px 0 12px 12px;
  color: #474747;
  position: relative;
  z-index: 1;
  width: 100%;
}
aside .asid_bdy ul li{font-size: 13px;}
aside .asid_bdy ul li:last-child{
  border-bottom: none;
  }
aside .asid_bdy ul li a{
  color: #474747;
  text-decoration: none;
   transition: all ease-in-out 0.9s;
  -webkit-transition: all ease-in-out 0.9s;
  -moz-transition: all ease-in-out 0.9s;
  -o-transition: all ease-in-out 0.9s;
  display: block;
}
aside .asid_bdy ul li:after{
  background: #1b4280;
  left: 0;
  width: 0%;
  top: 0;
  content: "";
  display: block;
   transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  position: absolute;  
  z-index: -1;
  height: 100%;
  color: #fff;
}
/*aside.asid_bdy ul li:after a{
  color: #474747;
  text-decoration: none;
  transition: all ease-in-out 0.7s;
  -webkit-transition: all ease-in-out 0.7s;
  -moz-transition: all ease-in-out 0.7s;
  -o-transition: all ease-in-out 0.7s;
}*/
aside .asid_bdy ul li:hover:after{
  width: 100%;  
}
aside .asid_bdy ul li:hover a{
  color: #fff;
}
aside .asid_bdy ul li a:hover{
  color: #d9e6fb;
  padding: 0 0 0 10px;
  }
  aside .asid_bdy ul li span{
    display: none;
  }
 aside .asid_bdy ul li.active span{
  background: #1b4280;
  content: "\f178";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 13px;
  display: block;
  color: #fff;
  }

  aside .asid_bdy ul li.active{
    background: #1b4280;
  }
  aside .asid_bdy ul li.active a{
    color: #fff;
  }
aside .asid_bdy h3{
  margin-top: 28px;
}
aside .asid_bdy h3{
  background: #1b4280;
  line-height: 50px;
  padding: 0 0 0 15px;
  color: #fff;
  display: block;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
.right_section{
  -webkit-box-shadow: -14px 0px 24px -11px rgba(94,94,94,0.38);
-moz-box-shadow: -14px 0px 24px -11px rgba(94,94,94,0.38);
box-shadow: -14px 0px 24px -11px rgba(94,94,94,0.38);
min-height: 255px;
padding:25px 20px;
float: left;
width: 100%;
}

.right_section h1{
  padding: 0 0 15px 0px;
  color: #222;
  display: normal;
  font-size: 28px;
  line-height: 28px;
  font-family: 'Lora', serif;
}
.right_section form label{
  color: #3b3b3b;
  font-weight: normal;
}
.right_section form .form-group .btn{
  border-radius: 0px;
}
.right_section form .form-group .full_width{
  width: 100%;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
  width: 100%;
}
.right_section form .form-group input{
  border-radius: 0px;
   border-color: #d0d0d0;
}
.input-group-addon{
   border-radius: 0px;
   border-color: #d0d0d0;
}
.frm_bot_gap{
  margin-bottom: 20px;
}
.right_section p{
  margin-bottom: 30px;
}
/*---serc---*/
#imaginary_container{
    margin-top:20%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
  border-right:0; 
  box-shadow:0 0 0; 
  border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.no_right_gap{
  padding-right:0px;
}
/*---------*/
.library_locations{
  float: left;
  width: 100%;
  padding: 50px 0 30px 0px;
}
.library_locations h2{
  padding: 0 0 25px 0px;
  color: #222;
  display: normal;
  font-size: 28px;
  line-height: 28px;
  font-family: 'Lora', serif;
  text-transform: capitalize;
}
.lib_box{
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 15px 15px 0;
  min-height: 160px;
}
.left_gap15{
  padding-left: 18px;
  }
.noright_bdr{
  border-right: none;
  }
 .nobot_bdr{
  border-bottom: none;
  }
  .lib_box p{
    padding-bottom: 13px;
  }

  .lib_box p a{
    color: #1b4280;
    text-decoration: none;
    transition: all ease-in-out 0.5;
    -webkit-transition: all ease-in-out 0.5;
    -moz-transition: all ease-in-out 0.5;
    -o-transition: all ease-in-out 0.5;
  }
  .lib_box p a:hover{
    color: #000;
  }
  .lib_top_gap{
    padding-top: 28px;
  }
  .listing_table{
      font-size: 13px;
    }
  .listing_table a{
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
  }

.listing_table a:hover{
 color: #000;
 text-decoration: none;
}

.new_button{
  color: #fff;
  background-color: #337ab7;
  border: none;
  padding: 3px 12px;
}


/*css add by arunava on 12-3-2018*/
.c-model-w .modal-header{ background:#1b4280; position: relative;
      border-bottom: 1px dashed #ddd; }
      .c-model-w .modal-title{ color: #fff; font-size: 18px; font-weight: 600; }
      .c-model-w .modal-header button{ border-radius: 50%; width: 40px; 
        height: 40px; background: #fff; opacity: 1; position: absolute; right: -13px;top: -13px;color:#1b4280;-webkit-transition: 0.5s;
        padding: 5px; line-height: 100%;transition: 0.5s; }
        .c-model-w .modal-header button i{line-height: 18px;}
.c-model-w .modal-header button:hover{ transform: rotate(180deg);
-webkit-transform: rotate(180deg); padding-bottom: 10px; }
       .c-model-w  .modal-footer{ text-align: center; }
       .c-model-w  .table{ margin-bottom: 0; }
       .c-model-w .btn{padding: 10px 30px;font-weight:  bold; text-transform: uppercase;}
       .c-model-w .modal-body{ background:#e8f1ff;  }
        .c-model-w .table-striped > tbody > tr:nth-of-type(2n+2)
        { background: #fff; }
        .c-model-w ..modal-footer{padding: 10px;}

@media only screen and (max-width: 999px) {
  .lib_box{
    min-height: 220px;
  }
  .noright_bdr{
    border-right: 1px solid #ddd;
  }
}


@media only screen and (max-width: 767px) {
  .logo img{
    width: 75%;

  }
 .banner h2{
  font-size: 25px;
 }
 .nobot_bdr{
  border-bottom: 1px solid #ddd;
  }
  .lib_box{
    border-right: none;
    min-height: auto;
  }
  .left_gap15{
    padding-left: 0px;
  }
  .no_pad{
    padding: 0 0 0 0 !important;
  }
  .lib_box:last-child{
    display: none;
  }

}
@media only screen and (max-width: 480px) {
 .banner h2{
  font-size: 20px;
 }
 }

/* font-family: 'Open Sans', sans-serif;
   font-family: 'Lora', serif;  */
.orange-text{font-size: 14px;
font-weight: 600;
color: #f29636;}
.e-book-button{margin-top: 23px;}

.no-margin-b .form-group{ margin-bottom: 0; }
.no-min-hight-w{ min-height: inherit; }
.no-min-hight-w .frm_bot_gap{ margin-bottom: 0; }