b {
  font-weight: bold;
}

body
{
  background-color:      #f8f8f8;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 80%;
  font-family: 'Lato', 'Open Sans', serif;
  font-size:16px;
}

/* tree background on index page on index.html page*/

/* settings for footer*/
#page-container {
  position: relative;
  min-height: 94vh;
}

#content-wrap {
  padding-bottom: 10rem;
}

#footer {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background-color: white;
   border-top: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
   color: grey;
   text-align: center;
   height: 10rem;
}

.navbar-brand {
  padding: 10px;
}

.table-striped {
  border-radius:6px;
  -moz-border-radius:6px;
}

.table-pub thead>tr>th {
    vertical-align: bottom;
    border-top: 2px solid #802c42;
    height:5px;
 }

/* New colors for new navbar */
/* Navbar background with a gradient */
.custom-navbar-user {
  background: linear-gradient(to bottom right, #f0d1c4, #CCDDDA); /* Gradient from top-left (red) to bottom-right (yellow) */
  color: #23535A; /* Ensure text color contrasts with the background */
  min-height: 170px;
}

.custom-navbar-admin {
  background: linear-gradient(to bottom right, #c9b1b6, #f6ebdb); /* Gradient from top-left (red) to bottom-right (yellow) */
  color: #23535A; /* Ensure text color contrasts with the background */
  min-height: 170px;
}

/* First Row (Branding Section) */
.navbar-brand-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.brand-title {
  font-size: 2rem; /* Larger text for MovZ */
  font-weight: bold;
  margin: 0;
  color: #23535A;
}

.brand-subtitle {
  font-size: 1rem; /* Smaller text for the tagline */
  margin: 0;
  color: #23535A;
}

.brand-greeting {
  font-size: 1.5rem;
  font-weight: bold;
}

/* Dropdown Menu */
.dropdown .btn {
  font-size: 1.5rem;
  background-color: transparent;
  border: none;
  color: #23535A;
}


/* Second Row (Navigation Items) */
.navbar-nav-row {
  margin-top: 10px; /* Add spacing between the branding and navigation rows */
  display: flex;
  justify-content: flex-end; /* Align navigation to the right */
  align-items: center;
}

.navbar-expand-lg {
  flex-wrap: wrap !important;
}

/* Navbar links inherit transparent background to blend with the gradient */
.custom-navbar-links .nav-link {
  background-color: transparent; /* Ensure links do not disrupt the gradient */
  color: #23535A; /* Adjust text color for readability */
  margin: 0 5px; /* Optional spacing */
  padding: 10px 15px;
  border-radius: 5px; /* Optional rounded corners */
}

/* Hover effect for navbar links */
.custom-navbar-links .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.2); /* Slight translucent white for hover effect */
  color: #23535A;
}

.custom-navbar-links.active {
  border-bottom: 4px solid #802c42;
}

.custom-navbar-links {
  border-bottom: 2px solid #23535A;
}

/* Default button style: underlined */
.navbar-nav .nav-link {
  position: relative;
  padding-bottom: 5px; /* Make space for the underline */
  text-decoration: none; /* Remove default text underline */
  color: #23535A; /* Default color for text */
}

.navbar-nav .nav-link::after {
  content: '';
  left: 0;
  bottom: 0;
  height: 2px; /* Default thin underline */
  background-color: transparent; /* Default state, no underline */
  transition: background-color 0.3s ease, height 0.3s ease; /* Smooth transition */
}

.dropdown-item-fat-text {
  font-weight: 600;
}

#menuDropdown + .dropdown-menu {
  border-radius: 20px; /* Adjust the radius as needed */
  padding: 20px;
}



/* Ends here*/



/* settings for jumbotron on index and signin pages*/
.jumbotron {
  border:1px solid #e5e5e5;
  border-radius:20px !important;;
}


/* settings for links */
.nav-link {
  color: #802c42;
}

.link {
  color: #802c42;
}

/* settings for buttons */
a.btn-color1 {   /* settings for buttons in <a>*/
  background-color: #802c42;
  color: white!important;
  font-weight:600;
  border-radius:6px;
}

button.btn-default, a.btn-default {   /* settings for buttons in <a>*/
  background-color: white;
  border-color: grey;
  font-weight:400;
  border-radius:6px;
}

.btn-borderless{
  border:0px solid transparent !important; /* this was 1px earlier */
 }

.btn-color1 {     /* settings for buttons in <button>*/
  background-color: #802c42;
  color:white;
  font-weight:700;
  border-radius:6px;
  border:0px;
}

.btn-center {
  width: 100%;
  margin-left: -10%;
  margin-right: 10%;
  margin-top: 10%;
  margin-bottom:10%
}


/* settings for navtabs */
ul.nav-tabs {
  background-color:#d8d8d8;
  border-radius:6px;
  -moz-border-radius:6px;
}

.nav-tabs .active a {
  background-color:white!important;
}

.container-white {
  background-color: white;
}

.container-white-padding {
  background-color: white;
  padding-right:2em;
  padding-left:2em;
  padding-top: 2em;
  padding-bottom: 2em;
  border:1px solid #e0dedd;
}

/* Makes unavailable course rows red */
.table tbody > tr.unavailable {
  background-color: #FFCCCC !important;
}


.spacing-table {
  border-collapse: separate;
  border-spacing: 0 3px; /* this is the ultimate fix */
}
.spacing-table th {
  text-align: left;
  padding: 1px 1px;
}
.spacing-table td {
  padding: 5px 20px;
}


/* Below is all test for new layout */

/*
accept color: #486467ff
queue color: #cab180ff
unpaid color: #753242ff
*/

h3 {
  color: #23535A;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

h4 {
  color: #23535A;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.community-card-header-text {
  color: #23535A;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.small-text {
  font-size: 0.6em; /* Adjust the font size as needed */
  color: #23535A;
  font-weight: 400;
}

.club-font {
  color: #753242;
  font-weight: 900;
  cursor: pointer;
}

.custom-card {
  border: 1px solid #f3f6f4; /* Set the border color to grey */
  border-radius: 14px; /* Add some border radius for rounded corners */
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07); /* Add a subtle box shadow for depth */
}

.custom-card-color {
  background-color: #f5f3f0;
}

.option-card {
  border: 1px solid #f3f6f4; /* Set the border color to grey */
  border-radius: 14px; /* Add some border radius for rounded corners */
  box-shadow: 0 2px 6px #23535A; /* Add a subtle box shadow for depth */
}

.tight-card {
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-rounded {
  border-radius: 20px;
  background-color: white;
  border: 1px solid darkgrey;
  font-size: 14px;
  height: auto;
  max-width: 100%;
  justify-content: center;
  display: inline-flex;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding: .5rem 1rem; /* copied Bootstrap's definition for large buttons, but without making the text larger */

  .text {
    padding-left: 12px;
    padding-right: 12px;
  }

  i {
    padding-left: 15px;
  }
}
.btn-rounded-small {
  padding: .25rem .5rem;

  .text {
    padding-top: 0px;
  }
  .text-tight {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 576px) {
  .btn-rounded {
    font-size: 12px; /* Reduce font size on smaller screens */
    padding: 8px 15px; /* Adjust padding for smaller screens */
  }
}

.btn-green {
  background-color: #486467ff;
  color: white !important;
}

.btn-lightgreen {
  background-color: #a3b1b3;
  color: white !important;
}

.btn-pinkish {
  background-color: #aa969a;
  color: white !important;
}

.green-text {
  color: #23535A;
}

.status-badge {
  margin-right: -25px;
}

.overlay-text {
  position: absolute; 
  top: 10%; 
  left: 35%;
  z-index: 2;
  color: #486467ff;
}

.overlay-text-accepted {
  position: absolute; 
  top: 10%; 
  left: 12%;
  z-index: 2;
  color: #486467ff;
}

.overlay-text-paid {
  position: absolute; 
  top: 10%;
  left: 64%;
  z-index: 2;
  color: #486467ff;
}

.overlay-text-membership {
  position: absolute; 
  top: 10%;
  left: 27%;
  z-index: 2;
  color: #486467ff;
}

.calendar-text {
  color: #486467ff;
  font-weight: 600;
}

/* .calendar-icon {
  font-size: 60px;
} */

.circle-grey {
  color: grey;
}

.circle-connector::before {
  content: "";
  position: absolute;
  width: 2px; /* Adjust the thickness of the line as needed */
  height: 100%; /* Adjust the length of the line as needed */
  background-color: grey; /* Adjust the color of the line as needed */
  top: 3%;
  left: 2%;
  transform: translateX(-50%);
}

.circle-connector {
  position: relative;
  height: 50%; /* Ensure the parent container takes the full height */
}

/* Modal styles */
.custom-rounded-modal .modal-content {
  border-radius: 14px; 
  padding-left: 20px;
  padding-right: 20px;
}

/* change color on all hrefs */
a[href] {
  color: #486467ff;
}

.payment-table tbody tr {
  height: 80px;
}

.inner-shadow {
   box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1); /* Add a subtle box shadow for depth */
}

.table-bg tbody tr {
  height: 40px;
}

.no-label label {
  display: none;
}

.registration-item-div {
  background-color: #F5F5F5;
}

.less-margin {
  margin-bottom: 5px;
}

.rounded-pill {
  height: 40px !important;
}

.small-bottom-margin {
  margin-bottom: 0.2em;
}

.table-xs > tbody > tr > td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: -50px;

    .btn-rounded {
      height: 32px;
      margin-top: 3px;
      margin-bottom: 3px;
    }
  }


  .custom-dropdown {
    border-radius: 10px;
    border: 1px solid #e0e0e0; /* Light gray border */
    padding: 8px 16px; /* Spacing inside button */
    font-size: 1rem !important; /* Font size for text */
    background-color: #fff; /* White background */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow */
  }

  .custom-dropdown:hover {
    background-color: #f9f9f9; /* Slightly darker on hover */
  }

  .custom-dropdown + .dropdown-menu {
    border-radius: 0px; /* Rounded dropdown menu corners */
  }

  .custom-dropdown-group {
    gap: 15px; /* Spacing between buttons */
  }

  .custom-card-img {
    width: 100%;
    height: 200px;
    object-fit: cover; /* Crop image to fit */
  }

.explore-filter {
  display: inline-block; /* Ensures the text element behaves like a block-level element for padding and borders */
  padding: 3px 10px; /* Adds spacing around the text */
  margin-right: 5px;
  border-radius: 14px; /* Rounds the corners */
  background-color: #DAE0E0; /* Background color (you can customize it) */
  font-size: 14px; /* Adjusts the font size */
}

.menu-button {
  text-align: center; /* Optional: Align the text in the center */
  margin: 10px 0;
}

.rounded-text {
  display: inline-block; /* Shrinks the width to fit the text */
  padding: 10px 14px; /* Adjust padding to your preference */
  border: 1px solid #b2b2b2; /* Change to your desired color */
  border-radius: 12px; /* Creates the rounded effect */
  background-color: #bfbfbf; /* Optional: Background color */
  color: white;
}

.image-container {
  position: relative;
  width: 100%;
/*  height: 300px; */
  align-items: center;
  justify-content: center;
  background-color: white;
  overflow: hidden;
}

.custom-card-img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: contain; 
}

.overlay-text {
  position: absolute;
  bottom: 70%;
  transform: translateY(280%);
  left: 0;
  width: 100%;
  background: rgba(100, 100, 100, 1); 
  color: white;
  padding: 10px;
  text-align: center;
  border-radius: 0 0 8px 8px;
}

.table tbody>tr>td.no-table-style {
  color: white;
  --bs-table-accent-bg: white;
}

.red-fill {
  color:#c0392b;
}
/* For file attachment styling */
/* Remove default list styles (bullet points) */
#attachment-list {
  list-style-type: none; /* Remove bullets */
  padding-left: 0;       /* Remove any indentation */
  margin-bottom: 0;
}

/* Style for each attachment item */
.attachment-item {
  display: flex;
  align-items: center;
  font-size: 14px;
}

/* Style the attachment link */
.attachment-item a {
  margin-right: 10px;  /* Space between the file name and the "X" button */
  text-decoration: none;
  color: #007bff;      /* Color for the link */
  margin
}

/* Style the "X" button */
.remove-attachment {
  cursor: pointer;
  color: red;          /* Red color for the "X" */
  font-size: 18px;     /* Adjust the size of the "X" */
}

/* Optional: Add hover effect to the "X" button */
.remove-attachment:hover {
  color: darkred;      /* Darker red when hovered */
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}