/*body{
    font-family: 'Poppins', sans-serif;
    sans-serif;
    font-size: 14px;
    color: #111 !important;
    line-height: 1.65em !important;
    webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-weight: 500;
    overflow-x: hidden;
} */

body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 15px;
  color: #333 !important;
  line-height: 1.6em !important;
    webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
  letter-spacing: -0.0075em;
  font-weight: 400;
  overflow-x: hidden;
}

header#navbar{
    background-color: #fff;
    margin: 0 auto;
    background-image: none;
    box-shadow: none;
    border: none;
    border-bottom: 0px solid #eee;
    border-radius: 0;
    padding: 0;
}

.shadow-box {
    margin: 0 0% 50px 0%;
    border: 1px solid #eeeeee;
    background-color: #f8f8f8;
    padding: 30px;
    box-shadow: none;
    border-radius: 10px;
}

.shadow-box-1 .card {
    background-repeat: no-repeat;
    margin: 1.5rem 0;
    background-color: #f5f5f5;
    background-image: url(/sites/default/files/2023-05/Cover-photo-from-pixabay_1.jpg);
    transition: all .5s ease-in-out;
    position: relative;
    border: 1px solid #eee;
    background-position: center;
    border-radius: 1.25rem;
    box-shadow: 0px 12px 23px 0px rgb(112 112 112 / 4%);
    height: calc(100% - 30px);
    background-size: auto 100%;
}

.shadow-box-1 .card .card-body {
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    border-radius: 10px;
}

.shadow-box-1 a:hover .card{
    background-size: auto 105%;
}

.shadow-box-1 a:hover{
    text-decoration: none;
}

.card-body {
    color: #333;
    font-weight: 500;
    padding: 3.5rem 3rem;
}

input.naked-button, button.naked-button, a.naked-button{
    color: #096ed3;
    border: none;
    margin: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 5px
}

button.naked-button.red{
  color: #d43f3a;
}

button.naked-button.red:hover{
  color: #fff;
  background-color: #d43f3a;  
}

.path-frontpage .main-container{
  width: 100%;
  margin-top: 0px;
  padding: 0px;
}

.logo img{
  width: 270px;
}

.navbar-collapse.collapse{
    clear: both;
    background-color: #33658A;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 15px;
    float: left;
    width: 100%;
    display: none !important;
}

.user-logged-in .navbar-collapse{
    display: block !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    background-image: none;
    box-shadow: none;
    background-color: transparent;
    text-shadow: none;
    color: #ffffff;
    padding: 15px 12px;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover{
  background-color: transparent;
  text-decoration: underline;
  color: #ffffff;
}

.view-admin-dashboard-books h2, .view-admin-dashboard-books h3, .view-admin-dashboard-books h4{
    margin: 0;
}

.view-admin-dashboard-books td{
    border: none !important;
    vertical-align: middle !important;
}

.view-admin-dashboard-books h2{
    border-top: 1px solid #ddd;
    padding-top: 15px;
    font-size: 18px;
}

.view-admin-dashboard-books h2:nth-child(1){
    border-top: 0px;
}

.view-admin-dashboard-books h3{
    padding-left: 10px;
    font-size: 16px;
}

.view-admin-dashboard-books h4{
    padding-left: 20px;
    font-size: 15px;
}

.has-background{
    padding: 20px;
    text-align: center;
    font-weight: 500;    
    border-radius: 10px;
}

.field--name-field-banner-image img{
    border-radius: 10px !important;
}

.has-dark-gray-background-color{
    background-color: #f16260;
}

.has-dark-gray-background-color a{
    color: #fff;
}

.has-light-gray-background-color{
    background-color: #92c34e;
}

.has-light-gray-background-color.has-text-color {
    background-color: #92c34e;
    color: #fff;
}

.has-light-blue-background-color, .has-blue-bright-background-color {
  background: #00abc6;
  color: #fff;
}

.has-light-blue-background-color a, .has-blue-bright-background-color a{
  color: #ffffff;
}

.field--name-field-logo img{
    background-color: #666;
    border-radius: 100%;
    margin: 30px 0;
}

.page-node-type-book article nav, .page-node-type-chapter article nav {
    clear: both;
    display: inline-block;
    margin: 50px 0;
}

.page-node-type-chapter article nav{
    display: none;
}

.home_head{
  background-image: url('/themes/contrib/bootstrap/custom/images/home_head.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 0;
  color: #fff;
}

.home_head h1{
  color: #fff;
  font-size: 42px;
  padding-top: 0px;
  margin-top: -80px;
}

.home_head .row{
  display: flex;
align-items: center;
}

.home_head p{
  font-size: 20px;
line-height: 1.5;
}

.home_head .col-md-5{
    float: left;
    background-image: url(/themes/contrib/bootstrap/custom/images/chra_app_screen.png);
    height: 55vh;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
}

.home_head a.btn.btn-success{
  background-color: #33658A;
  background-image: none;
  border-color: #33658A;
  box-shadow: 0 0 10px rgba(0,0,0,0.35);
  margin-right: 25px;
}

.path-frontpage .section {
    padding: 80px 0;
}

a.black-btn, a.black-btn:hover, a.black-btn:focus {
    color: #fff;
    background: #000;
    box-shadow: 0 0.3259259164px 0.7333333492px 0 rgba(0,0,0,.12), 0 1.5407407284px 2.8666665554px 0 rgba(0,0,0,.07), 0 4px 9px 0 rgba(0,0,0,.05);
    font-size: 17px;
    min-height: 36px;
    padding: 10px;
    font-weight: 500;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
}

.path-frontpage h1.page-header{
    display: none;
}

.section.home_mobile_app .row{
  display: flex;
  align-items: center;
}

.section.home_mobile_app h1{
  margin-top: 0px;
  color: #000;
  font-weight: 500;
}

.section.home_mobile_app p{
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.section.home_mobile_app img {
    width: 100%;
}

.section.chra_logos img{
    width: 80%;
}

.section.chra_logos .col-md-2{
    width: 20%;
    text-align: center;
}

.footer {
    margin-top: 70px;
    background-color: #33658A;
    padding: 60px 0 30px 0;
    border-top: 0px solid #E5E5E5;
    color: #ffffff;
}

.footer li a, .footer li a:hover, .footer li a:focus{
    color: #fff;
    float: left;
    background-color: transparent;
}

.path-frontpage .footer{
    margin-top: 0px;
}

#block-copyright{
    margin: 40px 0 0;
    font-size: 14px;
}

.view-faqs button{
    background-color: #eee;
    color: #333;
    width: 100%;
    border: none;
    border-radius: 5px;
    text-align: left;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    float: none;
    white-space: normal;
}

.view-faqs button:hover, .view-faqs button:active, .view-faqs button:focus, .view-faqs button:focus-visible{
  text-decoration: none !important;
  background-color: #ddd;
  color: #333;
  font-weight: 700;
  border: none;
}

.view-faqs ul{
  padding: 0px;
}

.view-faqs .list-group-item {
  position: relative;
  display: block;
  padding: 30px;
  margin: 30px 0 0;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 10px !important;
}

.view-faqs .list-group-item:hover{
  background-color: #dee2e6;
  cursor: default;
}

.view-faqs .views-field-body{
  padding: 5px 0px 0px;
}

.menu--footer li > a {
    padding: 10px 25px 10px 0;
}

.view-admin-dashboard-users .form-item .select-wrapper {
    width: 100%;
}

.view-admin-dashboard-users .form-item {
    width: 23%;
    float: left;
    margin: 0 1% 15px 1%;
}

.view-admin-dashboard-users .form-item select{
    width: 100%;
}

.view-filters .btn {
    margin: 25px 0 0 15px;
}

.label-info{
    background-color: transparent;
    color: #333;
    font-size: 90%;
    padding: 0;
    font-weight: 400;
}

.filter_wrapper_table .field{
    margin-bottom: 8px;
}

.welcomeContainer {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 10px;    
}

.welcomeContainer table{
    font-size: 14px;
}

.welcomeContainer table td input.bulk_check{
    height: auto;
}

.stats_board {
    background-color: #e9f5f4;
    padding: 50px;
    border-radius: 20px;
    width: 100%;
    margin: auto;
}

.stats_board .stats_box {
    background-color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 20px;
    display: inline-block;
    box-shadow: 0px 20px 40px rgba(0,0,0,0.15);
    width: 100%;
    color: #333;
    transition: all 0.3s;
}

.stats_board .stats_box:hover{
  text-decoration: none;
  transform: scale(1.05);
}

.stats_board .stats_box h5{
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0px;
}

.stats_board .stats_box h2{
    margin-top: 10px;  
}

.stats_board .stats_box img {
background-color: #33658A;
    width: 40px;
    border-radius: 15px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
}

/* MEDIA CSS */

@media only screen and (max-width: 768px) {

.home_head {
  padding: 0px;
}

.home_head h1{
  margin: 0px;
  font-size: 26px;
}

.home_head p {
  font-size: 18px;
  line-height: 1.5;
}

.home_head .container{
  background: rgba(0,0,0,0.7);
}

.home_head .row {
  display: inline-block;
  align-content: normal;
}

.home_head .col-md-7{
  padding: 30px 15px;
  margin-bottom: 20px;
}

.home_head .col-md-5{
  height: 350px;
  background-size: 70%;
  background-position: top center;
  width: 100%;
}

.path-frontpage .section {
  padding: 30px 0;
}

.path-frontpage .section h2{
    font-size: 22px;
}

.section.home_mobile_app{
    text-align: center;
}

.section.home_mobile_app h1{
    font-size: 22px;
}

.section.chra_logos .col-md-2 {
  width: 20%;
  text-align: center;
  float: left;
}

.section.chra_logos img {
  width: 100%;
}

.section.home_mobile_app .row {
  display: inline-block;
  align-items: center;
}

.section.home_mobile_app .col-md-4 img {
  width: 60%;
  margin-top: 40px;
}

.menu--footer li > a {
  padding: 5px 0;
  float: none;
}

.footer{
    padding: 30px 0;
}

#block-copyright {
  margin: 20px 0 0;
  font-size: 12px;
}

button.navbar-toggle{
  display: none;
}

.navbar .logo{
  padding-left: 25px;
}

.logo img {
  width: 200px;
}

}