.bannerlogo { }
/*.bannerhome {background-image: url("/assets/img/inman-e-page-library-image.webp"); min-height: calc(100vh - 100px); background-size: contain; background-position: center center; background-size: cover; }*/
/*.bannerhome:before {content: ''; position: absolute; inset: 0; background: #000; opacity: 0.3; }*/
/*.bannerhome h2 { font-family: "Barlow", Sans-serif; font-size: 75px; font-weight: 700; color: #FFFFFF; }*/
/*.bannerhome h5 { font-family: "Barlow", Sans-serif; font-size: 45px; font-weight: 700; color: #FFFFFF; }*/
.container-fluid > .row { z-index: 9; }
.nav-link { color: #77B4FF; }
.navbar-brand { margin-bottom: -50px; border-radius: 50%; background: #4e95d9; }
.like-dislike { display: none; }
img[alt="Profile Picture"] {/*    display: none;*/ }
.regform sub {bottom: 0; line-height: 1; color: red; opacity: 0.8; }
.login-container { width: 100%; max-width: 480px; margin: 0 auto; padding: 20px; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }
.login-title { text-align: center; font-size: 2rem; color: #343a40; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); }
.login-form { margin-bottom: 20px; }
.login-form .form-control { border-radius: 25px; padding-left: 25px; height: 50px; font-size: 1.1rem; transition: all 0.3s; background-color: #f3f4f7; border: none; }
.login-form .form-control:focus { box-shadow: none; background-color: #e0e2ea; }
.login-form .input-group-text { background-color: #e4e4e4; border: none; padding: 0 15px; height: 50px; border-radius: 0; font-size: 1.2rem; }
.login-form .input-group-text i { color: #002655; }
.login-form .forgot-password { text-align: right; font-size: 0.9rem; margin-top: 10px; color: #6c757d; }
.login-form .btn-login { background-color: #002655; border: none; border-radius: 25px; padding: 10px 25px; font-size: 1.1rem; font-weight: bold; transition: background-color 0.3s; width: 100%; }
.login-form .btn-login:hover { background-color: #0056b3; }
.register-link {text-align: center;margin-top: 20px;font-size: 120%;}
.register-link a {color: #ff0000;text-decoration: none;font-weight: bold;transition: color 0.3s;text-decoration: underline;}
.register-link a:hover { color: #0056b3; }
.login-footer { text-align: center; margin-top: 20px; font-size: 0.9rem; color: #6c757d; }
.login-footer a { color: #002655; text-decoration: none; font-weight: bold; transition: color 0.3s; }
.login-footer a:hover { color: #0056b3; }
.meetme-warp { display: flex; flex-direction: column; text-align: left !important; justify-content: center; align-items: center; }
.meetme-warp img.img-stlouis {max-width: 340px; margin-bottom: 10px !important;!i;!; }
.meetme-warp .meetmetext {font-family: "Ravie";font-size: 50px;letter-spacing: 5px;text-align: center;text-shadow: 3px 5px #a7a7a7;line-height: 1.1;text-shadow: 3px 5px #ffffff;color: #161c27;}
.meetme-warp .convdates {background: #010969;padding: 10px 15px;margin-bottom: 20px;color: #fff;font-size: 24px;max-width: 380px;margin-top: 20px;box-shadow: 0 0 30px #fff, 0 0 30px #000;text-align: center;}
.meetme-warp .regpuradsnow { background: #161c27; padding: 10px 16px; color: #fff; text-align: center; }
@media all and (max-width:999px) {
    .meetme-warp .meetmetext { font-size: 2em; }
}
@media all and (max-width:768px) {
    .meetme-warp .meetmetext { font-size: 1em; }
    .meetme-warp .convdates { margin-top: 10px; font-size: 18px; }
    .min-vh-100 { min-height: auto !important; !i; !; }
    .meetme-warp { margin-bottom: 30px; }
}
.sec-head { background-color: #273447; color: #ffffff; padding: 15px; margin: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.sec-container { position: relative; background-color: #ffffff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); overflow: hidden; margin-top: 20px; }
.sec-warp { padding: 15px 20px 24px; }
.head-title2 { background-color: #5c616a; padding: .5rem .5rem; color: #ffffff; text-transform: uppercase; margin-bottom: 0; }
.table tfoot { background: aliceblue; }
.table tfoot td { background: transparent !important; }
.bg-image-check { background: url('/assets/img/checkimagesign2.png') center right no-repeat; background-size: contain; background-position: center center; }
.bg-image-check:before { content: ''; inset: 0; background: #c9e6ffc4; position: absolute; z-index: 0; }
.bg-image-check > div { z-index: 9; position: relative; }
.bg-image-cards { background: url('/assets/img/cardimages1.png') center right no-repeat; background-size: contain; background-position: 90% center; overflow: hidden; }
.bg-image-cards:before { content: ''; inset: 0; background: #c9e6ffc4; position: absolute; z-index: 0; }
.bg-image-cards > div { z-index: 9; position: relative; }
.admin-navigation { background-color: #161c27; display: flex; flex-wrap: wrap; /* Allow items to wrap on smaller screens */ justify-content: center; padding: 10px 0; }
.nav-button { color: #ffffff; text-decoration: none; padding: 15px; margin: 5px; /* Adjusted margin for better spacing */ border-radius: 8px; transition: background-color 0.3s ease; display: inline-flex; /* Ensure buttons are in a row */ align-items: center; /* Center content vertically */ }
.nav-button:hover { background-color: #273447; }
.nav-icon { margin-right: 10px; }
.inputarrar input[type=number]::-webkit-inner-spin-button, 
.inputarrar input[type=number]::-webkit-outer-spin-button {opacity: 1; }
.inputarrar input[type="number"] {/* padding-left: 7px; */border: 1px solid #ddd;min-width: 50px;max-width: 70px;!i;!;text-align: center;}
.table-title { background-color: #161c27; color: #ffffff; font-size: 24px; font-weight: bold; padding: 15px; margin: 0; border-top-left-radius: 5px; /* Adjusted to have rounded corners on the top-left */ border-top-right-radius: 5px; }
.custom-no-events { color: #161c27; /* Custom text color */ font-size: 18px; /* Custom font size */ text-align: center; /* Center align the text */        /* Add more styles as per your design */ }
@media all and (max-width:575px) {
    div#navbarMain { position: absolute; left: 0; width: 100%; top: 107px; background-color: #343a40 !important; }
    nav.navbar { position: static; background-color: transparent !important; !i; !; }
    div#navbarMain > ul.nav { display: flex; flex-direction: column; }
}
html body .ml-calendar ul.calendar-events li { border-top: 1px solid #ddd; padding-top: 8px; }
html body .ml-calendar section.calendar-right { width: 60%; max-width: 600px; }
html body .ml-calendar section.calendar-left { width: 40%; }
html body .ml-calendar { max-width: 1050px; }
html body .ml-calendar section.calendar-left .sidebar ul.calendar-events a.event-link { font-size: 14px; }
.payable-check-info { background: aliceblue; padding: 10px; border: 1px solid #ddd; }
.admin-navigation { background-color: #161c27; display: flex; flex-wrap: wrap; /* Allow items to wrap on smaller screens */ justify-content: center; padding: 10px 0; }
.nav-button { color: #ffffff; text-decoration: none; padding: 15px; margin: 5px; /* Adjusted margin for better spacing */ border-radius: 8px; transition: background-color 0.3s ease; display: inline-flex; /* Ensure buttons are in a row */ align-items: center; /* Center content vertically */ }
.nav-button:hover { background-color: #273447; }
.nav-icon { margin-right: 10px; }
.table-title { background-color: #161c27; color: #ffffff; font-size: 24px; font-weight: bold; padding: 15px; margin: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.form-group { margin-top: 5px; }
.submit-btn, html .btn.submit-btn { background-color: #161c27; color: #fff; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; opacity: 1; }
.submit-btn:disabled, html .btn.submit-btn:disabled { opacity: 1; background-color: #5e5e5e; }
.submit-btn:hover { background-color: #0d1117; color: #fff; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; transition: scale 00.3s; scale: 1.05; }
.payable-check-info { background: aliceblue; padding: 10px; border: 1px solid #ddd; }
.sec-warp3 { display: flex; border: 1px solid #000; position: relative; background-color: #ffffff; border-radius: 6px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); align-items: center; justify-content: center; padding: 10px; align-content: center; }
.contact-box { margin-bottom: 30px; }
.contact-box .contact-card { background-color: #ffffff; border-radius: 10px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05); padding: 30px 30px 26px; position: relative; overflow: hidden; }
.contact-box .contact-card:before { content: ""; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background-color: #002655; }
.contact-box .contact-card h3 { font-size: 22px; font-weight: 600; margin-bottom: 15px; position: relative; padding-bottom: 15px; }
.contact-box .contact-card h3:after { content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 2px; background-color: #161c27; }
.contact-box .contact-card h6 { }
.contact-box .contact-card p { }
.contact-box .contact-card .contact-details { }
.contact-box .contact-card .contact-details .contact-item { display: flex; align-items: flex-start; margin-bottom: 20px; }
.contact-box .contact-card .contact-details .contact-item i { color: #002655; font-size: 18px; margin-right: 15px; flex-shrink: 0; }
.contact-box .contact-card .contact-details .contact-item:last-child { margin-bottom: 0; }
.contact-box .contact-card .social-links { display: flex; gap: 12px; margin-top: 20px; }
.contact-box .contact-card .social-links a { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; background-color: color-mix(in srgb, #002655, transparent 90%); color: #002655; font-size: 16px; transition: all 0.3s ease; }
.contact-box .contact-card .social-links a:hover { background-color: #002655; color: #fff; transform: translateY(-3px); }
