#navigation .active
{
	    border-bottom: 2px solid #3f4079;
}
.error
{
	color:red;
}

.career_opening_cls
{
	 background-color: #fff;
    display: block;
    padding: 19px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.05);
    color: #999;
    height: 218px;
} 
.topleft {
  position: absolute;
  top: 8px;
  left: 16px;
  font-size: 18px;
 
}

.topleft .heading>a{
	
    color: #021695 !important;
 
}
.topleft img{
    height: 57px;
}
	.sidebar { 
	height: auto; 
	min-height: 200px;
	overflow: auto;
	position: -webkit-sticky;
	position: sticky;
	top:15%;
	background-color: #ffffff;
    -webkit-box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    padding: 10px;
    border-radius: 0 45px 0;
    font-family: "Lato", sans-serif;
    padding: 20px;
	
	}
	.booking .title {
    background-color: #3f4079;
    color: #fff;
    padding: 0.4em;
    border-radius: 5px 5px 0 0; 
	}
	.booking .title h4{
	color: #fff; 
	}
	.progress-table {
    background: #f9f9ff;
    padding: 15px 0px 30px 0px;
    min-width: 723px;
}
.progress-table-wrap {
    overflow-x: hidden;
}

/* //consultnmts */

	.med-iconBox {
    position: relative;
}
.med-iconBox.med-iconBox--left .med-iconBox-icon {
    float: left;
    margin-right: 20px;
}
.color-blue {
    color: #014898;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'webfont-medical-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.med-iconBox.med-iconBox--left .med-iconBox-icon span {
    font-size: 38px;
}
.icon-i-laboratory:before {
    content: "\e611";
}
.med-iconBox.med-iconBox--left .med-iconBox-content {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 5px;
}
.med-iconBox-title {
    margin-top: 0;
}
 .hr-after:after {
    position: relative;
    z-index: 0;
    display: block;
    width: 40px;
    margin: 18px 0 0;
    content: '';
    border-bottom: 2px solid #014898;
}

.list_home
{  
	margin-bottom: 1em;
}
.list_title {
    /* background-color: #3f4079; */
    background:linear-gradient(135deg, #1995fb 0%,#25ddc8 100%);
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3px;
       padding: .6em;
    text-align: center; 

}
.list_title i {
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 15px;
    display: inline-block;
}
.list_title h3 {
font-size: 14px;
    margin: 0;
    color: #fff;
    text-transform: capitalize;
}
.list_home ul {
    text-align: left;
}
.list_home ul li a {
     background-color: #f8f9fa;
    padding: 10px;
    display: block;
    margin-bottom: 5px;
    border-radius: 3px;
    position: relative;
       font-size: 14px;
    color: #555;
}
.list_home ul li a strong {
    background-color: #f8f8f8;
    color: #999;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    padding: 6px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
/* .list_home ul li a:after {
    content: "\24";
    right: 15px;
    top: 15px;
    position: absolute;
    color: #e74e84;
} */
.list_home ul li a:after, a.wish_bt:after, footer ul.links li a:after {
    font-family: ElegantIcons;
}

 
#secondary_nav {
    background-color: #3f4079;
    position: relative;
    bottom: -3px;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding: 15px;
}
#secondary_nav ul li {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    margin-right: 25px;
}
#secondary_nav ul li a {
    color: #fff;
}

.wrapper_indent ul
{ 
    font-size: 14px;
}
.box_general_3 {
    background-color: #fff;
    padding: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #e1e8ed;
}
 .booking-body
 {
     padding-top: 1em;
    border: 1px solid #e9ecef;
	padding-right: 1em;
    padding-left: 0.3em;
 }
/* faq */
.add_bottom_45 {
    margin-bottom: 45px;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card {
    border: 0;
    margin-bottom: 5px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card .card-header {
    background-color: #fff;
    border-bottom: 1px solid #e1e8ed;
    padding: 20px;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header h5 a {
    border: 0;
    display: block;
    color: #999;
}
.card-header h5 a i.indicator {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    float: right;
    color: #e74e84;
}


#subject-overview
{
	    padding: 2em;

}
.card-view h4{
margin-top:1em;
margin-bottom:1em;
}
.card-view {
    min-height: 515px;
    background-color: #f2f2f2;
    padding: 20px 20px 5px 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}

@media (min-width: 768px)
{
.lead {
    font-size: 24px;
}
} 
.lead {
    margin-bottom: 29px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}


@media (min-width: 768px){
.blog-entry {
    margin-bottom: 30px;
}
}
.blog-entry .text {
    position: relative;
    border-top: 0;
    border-radius: 2px;
    /* width: 55%; */
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.blog-entry .text .heading {
    font-size: 20px;
    margin-bottom: 16px;
}
.blog-entry .text .heading a {
    color: #39345a;
}
.blog-entry .meta > div a {
    color: #bbb7d6;
    font-size: 15px;
}

.blog-entry {
    background: #fff;
    border: 1px solid #d0e5fb;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}


.ulockd-bb-dashed {
    border-bottom: 1px dashed #00b3ff;
}
.text-thm2 {
    color: #00b3ff !important;
}
.title-widget-sidebar {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.social_delicious_square:before {
    content: "\e0d7";
}

hr.style18:before { 
    display: block; 
    content: ""; 
    height: 30px; 
    margin-top: -31px; 
    border-style: solid; 
    border-color: #83c4ff; 
    border-width: 0 0 2px 0; 
    border-radius: 20px; 
  }

  hr.style18:after { 
    display: block; 
    content: ""; 
    height: 30px; 
    margin-top: -31px; 
    border-style: solid; 
    border-color:#456990; 
    border-width: 0 0 1px 0; 
    border-radius: 20px; 
  }

  
  hr.style18:after { 
    display: block; 
    content: ""; 
    height: 30px; 
    margin-top: -31px; 
    border-style: solid; 
    border-color:#456990; 
    border-width: 0 0 1px 0; 
    border-radius: 20px; 
  }
  
  