body{
    font-family: Raleway;
    overflow-y: scroll;
    letter-spacing: 0.6px;
}
a {
    text-decoration: none;
}
.login-page {
    width: 100%;
    margin-top: 40px;
    display: inline-block;
    display: flex;
    align-items: center;
}
.login_field{
    width: 100% !important;
    border-radius: 14px;
    letter-spacing: 0.6px;
}
label.error{
    color: #900C3F;
    margin-top: 10px;
}
.form-right i {
    font-size: 100px;
}
.form-check-input{
    background-color: #3C2CB8 !important;
    border-color: #3C2CB8 !important;
}
.form-check-label{
    margin: 3px;
}
.logo_container{
    margin-top:10px;
}
.btn_hrc {
    background-color: #3C2CB8;
    border-color: #3C2CB8;
    width: 100%;
    padding: 8px;
    border-radius: 10px;
}
.btn_hrc_search{
    background-color: #3C2CB8;
    border-color: #3C2CB8;
    padding: 8px 30px;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    border-radius: 20px !important;
    letter-spacing: 0.6px;
    position: absolute !important;
    right: 8px;
    top: 4px;
}
.heading_welcome{
    font-weight: bold;
    font-size: 2.8rem;
    color: #3C2CB8;
}
.subheading{
    text-align: left;
    color: #cecece;
    font-weight: bold;
    font-size: 0.9rem;
}
.heading_h4{
    font-weight: 800;
    text-align: left;
    font-size: 1.8rem;
    color: #3C2CB8;
}
.home-subheading{
    font-weight: 800;
    color: #2D3748;
    font-size: 1.5rem;
}
.small-heading{
    font-size: 0.7rem;
}
.section_right{
    padding-left: 40px;
}
.vertical_line {
    border-left: 1px solid #cecece;
    height: 500px;
    margin-left: 60px;
    margin-top: 20px;
}
.content_list{
    text-align: left;
    margin-top: 40px;
}
.list_item{
    margin-bottom: 30px;
    font-size: 0.8rem;
    color: #000;
    font-weight: bold;
}
.list_item span{
    margin-left: 10px;
}
form input{
    padding: 10px !important;
}
form label{
    margin-bottom: 10px !important;
}
.search_container{
    display: inline-flex;
    float: right;
    width: 700px;
    margin-top: 20px;
}
.search_container input{
    padding: 10px 20px;
    border-radius: 30px !important;
    position: relative;
}
.search_container .input-group{
    width: 75% !important;
}
.nav-pills .nav-link.active{
    background-color: #3C2CB8;
    border-radius: 12px;
}
.footer{
    margin-top: 20px;
}
.btn-primary:hover{
    background-color: #3C2CB8;
}
.leftsidebar{
    margin-top: 0px;
}
.leftsidebar ul li i{
    padding: 10px;
}
.fullusername {
    margin-top: 20px;
}
.fullusername h2{
    font-weight: 700;
    color: #3C2CB8;
}
.section h2{
    font-weight: bold;
    font-size: 1.2rem;
}
.section_policies {
    background: white;
    padding: 35px;
    margin-top: 20px;
    border-radius: 20px;
    min-height: 480px;
}
.section_newlyadded{
    margin-top: 100px;
}
.section_policies li{
    border-bottom: 1px solid #eee;
    list-style: none;
    padding-bottom: 20px;
}
.img_download{
    float: right;
}
.filename{
    font-size: 0.8rem;
    font-weight: bold;
}
.viewmore{
    float: right;
    padding-bottom: 20px;
    color: #3C2CB8;
}
.documents_newlyadded ul{
    padding-left: 0;
}
.documents_newlyadded ul li{
    list-style: none;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.documents_newlyadded ul li img{
    float: right;
}
.section_documents{
    margin-top: 40px;
    margin-bottom: 40px;
}
.document_item{
    padding: 16px 20px;
   display: inline-block;
   width: 30%;
   height: 100%;
   background-color: #fff;
   margin-left: 30px;
   border-radius: 20px;
   margin-bottom: 20px;
   box-shadow:0 5px 2px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.01);
   cursor: pointer;
   z-index: 1000;
}
.document_item a{
    display: block;
    width: 100%;
    height: 60px;
}
.document_item:hover{
    box-shadow:0 10px 10px 0 rgb(165, 160, 228),0 10px 20px 0 rgba(230,226,255,0)
}
.document_item span{
    font-size: 0.9rem;
    font-weight: 600;
    color: #3C2CB8;
    padding: 30px 0;
    text-align: left;
}
.document_item img{
    display: inline;
    float: right;
}
.item_flag{
    display: inline;
    margin-bottom: 40px;
}
.item_flag img{
    width: 100%;
    height: 180px;
    padding: 10px;
}
.documents_item{
    height: 150px;
    background-color: #eee;
    color: #212529;
    border-radius: 20px;
}
.document_item_image{
    padding: 35px;
    height: 150px;
    width: 150px;
}
.section_policies span{
    color: #212529;
}
.search-list {
    position: absolute;
    top: 47px;
    left: 1px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding-left: 0;
    z-index: 1000;
    border-left: 1px solid #eee;
    border-top: 0;
    max-height: 400px;
    overflow-y: scroll;
  }
.search-list .list-items {
    padding: 20px;
    list-style: none;
  }
.search-list .list-items a{
    color: #212529;
}
  .list-items:hover {
    background-color: #dddddd;
  }
  .search-list .list-items img{
    float: right;
  }
  .section_healthcheck{
    padding: 20px;
    border: 1px solid #212529;
  }
  #back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background-color: #3C2CB8;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #3C2CB8;
    color: #fff;
    border: 1px solid #3C2CB8;
}
#back-to-top.show {
    opacity: 1;
}
.box-login{
    border-radius: 60px;
}
.footer-info{
    color: #3C2CB8;
    font-size: 14px;
}

.text-primary{
    color: #3C2CB8 !important;
}
.text-para{
    font-size: 14px;
}
.exactrh-banner-img{
	width:100%;
	height:100%;
	border-radius:20px;
}
.exactrh-header-banner{
    /*background: linear-gradient(to left, #5041BC, #D81696);*/
    border-radius: 20px;
    position: relative;
    height: 24vh;
    margin-bottom: 30px;
    /* box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
.header-banner{
    background: linear-gradient(to left, #5041BC, #D81696);;
    border-radius: 20px;
    padding: 20px 50px;
    position: relative;
    height: 150px;
    margin-bottom: 30px;
    /* box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
.advisor-image{
    position: absolute;
    bottom: -102px;
    left: -68px;
}
.advisor-image img{
    height: 365px;
}
.header-banner .banner-heading{
    color: #fff;
    margin-left: 26%;
    font-size: 1.5rem;
    font-weight: 500;
}
.header-banner .banner-subheading{
    color: #fff;
    font-size: 0.8rem;
    margin-left: 26%;
    width: 60%;
}
.btn_book_appointment{
    position: absolute;
    width: auto;
    color: #fff;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px;
    right: 10px;
    bottom: 30px;
    background: linear-gradient(to left, #E32626, #FF9900);;
    border-color: #E32626;
}
.btn_start_training{
    position: absolute;
    width: auto;
    color: #fff;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px;
    right: 10px;
    bottom: 30px;
    background: #3C2CB8;
    border-color: #3C2CB8;
}
.footer-banner{
    background: #E6E2FF;
    /*background: linear-gradient(to left, #5041BC, #D81696);*/
    border-radius: 20px;
    padding: 20px 50px;
    position: relative;
    height: 150px;
    margin-bottom: 30px;
    margin-top: 30px;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.footer-banner-heading{
    color: #3C2CB8;
    font-size: 1.5rem;
    font-weight: 500;
}
.footer-banner-subheading{
    color: #3C2CB8;
    font-size: 0.8rem;
    width: 85%;
}
.banner-tag{
    color: #fff !important;
    font-size: 10px;
    padding: 5px;
    margin-left: 10px;
    background-image: linear-gradient(to right, #F428AF, #E32626, #EE8204);
    font-style: italic;
}
.close-cross{
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}
.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0; /* required */
  z-index: 100;
}
.top-header-sticky{
    background-color: #fff;
    height: 80px;
}
.nav-link{
    font-size: 0.9rem !important;
}
.nav-link:hover, .link-dark:hover{
    color: #3C2CB8;
    font-weight: 700;
	border-bottom: 3px solid #3C2CBB;
    background: #f9f9f9;
    box-shadow: 0 10px 10px 0 rgb(165, 160, 228), 0 10px 20px 0 rgba(230, 226, 255, 0);
    margin-bottom:6px;
}
.btn-outline-primary:hover{
    box-shadow: 0 5px 5px 0 rgb(165, 160, 228),0 10px 20px 0 rgba(230,226,255,0);
}

.btn-generic{
    width: auto;
    color: #fff;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px;
    right: 10px;
    bottom: 30px;
    background: #3C2CB8;
    border-color: #3C2CB8;
}
.newsletter-item{
    padding: 16px 20px;
    display: inline-block;
    width: 30%;
    height: 100%;
    background-color: #fff;
    margin-left: 30px;
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow:0 5px 2px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.01);
    cursor: pointer;
}
.newsletter-item:hover{
    box-shadow:0 10px 10px 0 rgb(165, 160, 228),0 10px 20px 0 rgba(230,226,255,0)
}
.newsletter-title{
    color: #585858 !important;
    display: inline-flex;
    padding-top: 20px;
    font-size: 0.7rem;
}
.blog-item{
    padding: 10px 0;
    display: inline-block;
    width: 30%;
    height: 400px;
    background-color: #fff;
    margin-left: 30px;
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow:0 5px 2px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.01);
    cursor: pointer;
    border: 0.8px solid #eee;
}
.blog-item:hover{
    box-shadow:0 10px 10px 0 rgb(165, 160, 228),0 10px 20px 0 rgba(230,226,255,0)
}
.blog-tag{
    color: #3C2CB8 !important;
    background: #e4e1f9;
    margin: 10px;
    padding: 6px;
    font-weight: bold;
    font-size: 0.8rem;
    border-radius: 6px;
}
.blog-title{
    color: #2D3748;
    margin: 10px;
    font-weight: bold;
    font-size: 1rem;
}
.blog-date{
    color: #b0b0b0;
    font-size: 0.8rem;
    margin: 10px;
    padding-bottom: 20px;
}
.policy-item{
    padding: 8px;
    background-color: #fff;
    box-shadow:0 5px 2px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.01);
    cursor: pointer;
    border: 0.8px solid #eee;
    border-radius: 6px;
}
.policy-item p{
    color: #2D3748;
    font-size: 0.8rem;
    padding-top: 10px;
}
.policy-item:hover{
    box-shadow:0 10px 10px 0 rgb(165, 160, 228),0 10px 20px 0 rgba(230,226,255,0)
}
.breadcrumb-item a{
    color: #3C2CB8;
}
li.breadcrumb-item{
    border-bottom: 0px !important;
}
