﻿body {
    padding-top: 90px;
    padding-bottom: 20px;

}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

a {
    font-family: 'ralewaylight', Arial, sans-serif;
}

/*page header image*/
.headerimage {
    height: 600px;
    background-image: url('/Content/images/runner-white.png'), url('/Content/images/header.jpg');     
    background-position: right 10px bottom 10px, center center;
    background-repeat: no-repeat;
    background-size:auto, cover;
}

footer {
    background-color: #2e3844;
    color: white;
    font-family: 'ralewayregular', Arial, sans-serif;
    line-height: 80px;
    height: 80px;
    font-size: 90%;
}

footer a {
    margin: 0 10px;
    line-height: 90px;
    font-size: 180%;
}

footer a span {
    color: white;
}

footer a:hover:hover, footer a:active, footer a:focus {
    text-decoration: none !important;
}

footer a:hover span {
    text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}

footer .big {
    font-family: 'ralewaylight', Arial, sans-serif;
    font-size: 220%;
}

.caption {
    font-family: 'ralewaylight', Arial, sans-serif;
    font-size: 90%;    
}

/*bootstrap overrides*/

.navbar {
    background-color: #2e3844;
}

.navbar-brand {
    display: inline-block;
    width: 90px;
    height: 90px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #e51414;
}

.navbar-brand img {
    margin: 7px auto 5px auto;
}

.navbar-brand p {
    font-size: 10pt;
    color: white;
}

.navbar .nav > li > a {
    font-size: 18pt;
    color: white;
}

.navbar .nav > li > a:hover {
    background: black;
}

.navbar .navbar-right{
    margin-right:-10px;
}

.nav-pills > li > a {
    color: #000;
    background-color: #f4f4f4;
    margin-left: 1px;
}

.nav-pills > li > a:hover {
    background-color: #ffecec;
    color: #e51414;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #e51414;
    color: white;
    font-family: 'ralewaysemibold', Arial, sans-serif;
}

.glyphicon {
    font-size: 80%;
}

.container-fluid .jumbotron {
    border-radius: 0;
}

.btn-danger {
    background-color: #e51414;
}

.btn-danger:hover {
    background-color: red;
}

.dropdown-menu > li > a {
    font-size: 14pt;
}

@media (min-width: 768px) {

    .navbar .nav > li > a {
        line-height: 60px;
    }

    .modal-md {
      width: 700px;
    }
}

.jumbotron {
    font-family: 'ralewayregular', Arial, sans-serif;
    color: white;
    text-shadow:
        -1px -1px 0 #333,  
        1px -1px 0 #333,
        -1px 1px 0 #333,
        1px 1px 0 #333;   
}

div .big-quote:first-of-type {
    background-image: url('/Content/images/big-quote.png');    
    background-position: left top;
    background-repeat: no-repeat;    
}

.big-quote {
    padding: 15px;
    font-family: 'ralewaylight', Arial, sans-serif;    
    color: #666;
}

.big-quote::first-letter {
    font-size: 150%;
}

@media (min-width: 992px) {
    .jumbotron {
        padding-top: 150px;
    }

    .jumbotron h1 {
        font-size: 54pt;
    }

    .jumbotron p {
        font-family: 'ralewaylight', Arial, sans-serif;
        font-size: 32pt;
    }

    .big-quote {
        font-size: 22pt;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .jumbotron {
        padding-top: 90px;        
    }

    .jumbotron h1 {
        font-size: 49pt;
    }

    .jumbotron p {
        font-family: 'ralewaylight', Arial, sans-serif;
        font-size: 29pt;
    }

    .big-quote {
        font-size: 18pt;
    }
}

@media (max-width: 767px) {
    .jumbotron {
        padding-top: 20px;
    }

    .jumbotron h1 {
        font-size: 44pt;
    }

    .jumbotron p {
        font-family: 'ralewaylight', Arial, sans-serif;
        font-size: 26pt;
    }

    .big-quote {
        font-size: 16pt;
    }
}

h2 {
    font-family: 'ralewaysemibold', Arial, sans-serif;
    font-size: 34pt;
    margin: 30px 0;
}

h2.runner-ico {
    background-image: url('/Content/images/runner-black-h2.png');     
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 90px;
}

h3 {
    margin: 20px 0;
}

a.link, .article a, #emailPreview a {
    color: #e51414;
    border-bottom: 1px dotted #e51414;
    padding-bottom: 2px;
    font-weight: bold;
}

a.link:hover, .article a:hover, #emailPreview a:hover {
    background-color: #e51414;
    color: white;
    border-bottom: 0;
    text-decoration: none;
}

.red-emphasis {
    font-weight: bold;
    color: #e51414;
}

.tagline {
    font-style: italic;
}

.top-frame-left, .top-frame-left-bordered, .top-frame-right {
    background-position: center top;
    background-repeat: no-repeat;    
}

.top-frame-left {
    background-image: url('/Content/images/top-frame-left.png');     
}

.top-frame-left-bordered {
    background-image: url('/Content/images/top-frame-left-bordered.png');     
}

.top-frame-right {
    background-image: url('/Content/images/top-frame-right.png');     
}

.runner-grey-bg {
    background-image: url('/Content/images/runner-grey-bg.png');     
    background-position: right top 50px;
    background-repeat: no-repeat;    
}

.red-bg {
    background-color: #e51414;
}

.red-bg * {
    color: white;
}

.img-bordered {
    margin-bottom:20px;
}

.img-top-border, .img-bottom-border {
    display: none;
    position: absolute;
}

#friend-logos {
    text-align: center;
    margin: 0 auto;
}

#friend-logos a {
    display: inline-block;
    margin: 25px;
}

th, .dropdown-menu > li > a:hover {
    background-color: #e51414;
    color: white;
}

.img-polaroid {
    margin: 0 0 20px 20px;
    display: inline-block;
    padding: 20px 20px 0 20px;
    border: 1px solid #aaa;
    background-color: white;
}

.img-polaroid img{
    border: 1px solid #aaa;
}

.img-polaroid a {
    border: none;
    outline: none;
}

.img-polaroid:hover {
    border: 1px solid #000;
    box-shadow: 10px 10px 5px #888888;
}

.img-polaroid:hover img, .img-polaroid:active, .img-polaroid:focus img {
    border: 1px dotted #444;
}

.img-polaroid p {
    font-family: 'ralewaylight', Arial, sans-serif;
    margin-top: 10px;
    color: black;
    text-decoration: none;
}

.img-polaroid h4 {
    font-family: 'ralewaysemibold', Arial, sans-serif;
    color: black;
    text-decoration: none;
}

.modal-title {
    font-family: 'ralewaysemibold', Arial, sans-serif;
}

.modal-body {
    font-family: 'ralewaylight', Arial, sans-serif;
}

@media (min-width: 992px) {

    .google-map {
        width: 100%;
        height: 710px;
    }

    .google-map-md-short {
        height: 500px;
    }

    .runner-grey-bg-home {
        margin-bottom: 160px;
    }

    .md-pad-top-120 {
        padding-top: 120px;
    }

    .medal-bg {
        background-image: url('/Content/images/medal-bg.png');
        background-position: left 90px top -20px;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .top-frame-left, .top-frame-left-bordered, .top-frame-right {
        margin-top: -65px;
        padding-top: 60px;
    }

    .img-bordered {
        position:relative;
    }

    .img-bordered .mid-column {
        z-index:1000;
    }

    .img-top-border, .img-bottom-border {
        display: inline-block;
        height: 300px;
        width: 300px;
        margin-right:-1px;
        border:20px solid #e51414;
    }

    .img-top-border {
        right: 0;
        top: -90px;
    }

    .img-bottom-border {
        left: 0;
        bottom:-140px;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {

    .google-map {
        width: 100%;
        height: 500px;
    }

    .sm-pad-bottom-20 {
        padding-bottom: 20px;
    }

    .medal-bg {
        background-image: url('/Content/images/medal-bg-sm.png');
        background-position: left 30px top -20px;
        background-repeat: no-repeat;
        background-size: auto;
    }

}

@media (max-width: 767px) {
    .google-map {
        width: 100%;
        height: 300px;
    }

    .xs-pad-bottom-40 {
        padding-bottom: 40px;
    }

    .medal-bg {
        background-image: url('/Content/images/medal-bg-xs.png');
        background-position: left 10px top -10px;
        background-repeat: no-repeat;
        background-size: auto;
    }

    h2.runner-ico {
        background-image: none;
        padding-left: 0;
    }

    .img-polaroid {
        margin: 0 0 10px 0;
    }

}

.input-group {
    width: 100%;
}

.input-group input, .input-group textarea {
    width: 100%;
}

.input-group .glyphicon {
    position: relative;
    z-index: 2000;
    left: -20px;
    top: 7px;
    color: #ddd;
    width: 0;
}

.input-group input, .input-group textarea {
    padding-right: 20px;
}

/**, *:before, *:after {
    box-sizing:  border-box !important;
}*/

.galleryRow {
    -moz-column-width: 30em;
    -webkit-column-width: 30em;
    column-width: 30em;
    -moz-column-gap: 1em;
    -webkit-column-gap:1em;
    column-gap: 1em;
}

.kitGalleryRow {
    -moz-column-width: 20em;
    -webkit-column-width: 20em;
    column-width: 20em;
    -moz-column-gap: 1em;
    -webkit-column-gap:1em;
    column-gap: 1em;
}

.galleryItem {
    display: inline-block;
    padding:  .25rem;
    width:  100%; 
}

.galleryWell {
    position:relative;
    display: block;
}

.galleryWell img {
    width: 100%;
}

.galleryWell .caption {
    text-align: center;
    padding: 5px;
    color: white;
    background: #000;
    opacity: 0.9;
    margin-top: -33px;
    margin-left: 5px;
    margin-right: 5px;
}


.mission {
    text-align:center;
    background-color: #e51414;
    display: block;
    color:white;
    padding:40px;
    margin-bottom:20px;
    min-height: 479px;
}

.mission h3{
    font-family: 'ralewaylight', Arial, sans-serif;
    font-size: 265%;
}

.mission p{
    font-family: 'ralewaylight', Arial, sans-serif;
    font-size: 165%;
}

.article{
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom: 1px dotted #ddd;
}

.article h4{
    color:grey;
    margin:0px;
}

.article h3{
    margin:10px 0;
}

.image-uploader{
    margin-bottom:10px;
}

.validation-summary-valid{
    display:none;
}

.validation-summary-errors{
    padding:10px 10px 0 10px;
    margin:20px 10px 10px;
    border: 1px dotted red;
    border-radius:6px;
}

.validation-summary-errors span{
    font-weight:bold;
    display:block;
    margin-bottom:10px;
}

.input-validation-error, .validation-summary-errors{
    background-color:#F8E0E0;
}

.field-validation-error, .validation-summary-errors {
    color:red;
}

.form-group .field-validation-error{
    display:block;
    margin-top:10px;
}

.successMsg, .errorMsg{    
    padding:5px;        
}

.successMsg{
    border:2px solid black;
    color:white;
    background:green;
}

.errorMsg, .errorCtrl{
    border:2px solid red;
    color:red;
    background:#ffdddd;
}

.camera-icon{
    margin-left:5px;
    vertical-align:text-bottom;
}

.listBox{
    border-color:#ddd!important;
}

.listBox .e-vhandle{
    background-color:#aaa !important;
}

.listBox .e-select{
    border-left-color:#ddd!important;
}

.listBox .e-listbox .e-hover{
    color:black !important;
}

.accolade-bg{
    background-image: url('/Content/images/medal-1st.png');
    background-repeat:no-repeat;
    background-position-x:center;
}

.radio-list-item {
    margin-left: 20px !important;
}

#calendar-view{
    visibility:hidden;
    margin:10px 0;
}

#Download{
    margin-left:10px;
}

#view-selector{
    margin-bottom:5px;
}

#view-selector label{
    font-weight:normal;
}

#view-selector label span{
    padding:0 5px;
}

#view-selector radio{
    padding:0 5px;
}

#EventSchedulenavDrawerIcon{
    visibility:hidden;
}

.FileUploader{
    text-align:center;
    margin: 0 auto;
}

.FileUploader .e-btn{
    background-image:none;
    background-color: #e51414!important;
    color:white!important;
 }

.e-file-upload .e-btn.e-select{
    background-image:none;
    border-color: #e51414!important;
    background-color: #e51414!important;
    color:white!important;
 }

.FileUploader .e-btn:hover {
    background-image:none !important;
    border-color: #e51414!important;
    background-color: red!important;
    color:white!important;
 }

.competition-table{
    overflow: hidden;
}

.competition-table tr:hover {
  background-color: #ffc;
}

.competition-table td:hover {
    background-color: #ffa;
}

.competition-table td, .competition-table th {
  position: relative;
  text-align: center;
}

.competition-table td:hover::after,
.competition-table th:hover::after {
  content: "";
  position: absolute;
  background-color: #ffc;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1;
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

#emailPreview, #smsPreview{
    padding:10px;
    margin:10px 0 20px 0;
    border:1px dotted grey;
    background-color:#efefef;
}

#smsPreview{
    width:250px;
}

#emailSubject{
    margin:10px 10px 20px 10px;
}

#emailSubject label{
    float:left;
    display:block;
    width:60px;
    padding:5px;
}

#emailSubject span{
    margin-left:70px;
    display:block;
    padding:5px;
}

#emailSubject span, #emailBody{
    border:1px solid #bbb;
    background:white;    
}

#emailBody{
    margin:10px;
    padding:10px;
}

#emailPreview h1, #emailPreview h2{
    color:black;
    margin:10px 0;
}

#emailPreview h1{
    font-size:18pt;    
}

#emailPreview h2{
    font-size:14pt;    
}

#emailPreview table{
    margin:5px 0 5px 0;
}

#emailPreview th,  #emailPreview td{
    text-align:left;
    background-color:transparent;
    color:black;
    padding:5px 20px 5px 0;
}

#emailPreview th {
    font-weight:bold;
}

.form-control.dropdown{
    -webkit-box-shadow: none;
    box-shadow: none;
    border:0;
    padding:0;
}

.form-control.checkbox{
    -webkit-box-shadow: none;
    box-shadow: none;
    width:25px;
    height:25px;
    margin-left:auto;
    margin-right:auto;

}

.statsTable{
    width:100%;
}

.statsTable td{
    padding:7px 5px;    
}

.statsTable .countCol{
    text-align:right;
}

.statsTable .summaryRow{
    font-weight:bold;
    font-size:110%;
}

.statsTable .headingRow{
    font-size:125%;
}

.statsTable .headingRow td{
    padding-top: 10px;
}

.statsTable .dataRow td, .statsTable .summaryRow td{
    padding-left:15px;
}

.faq-table{
    background-color:white;
}

.faq-table td, .faq-table th{
    text-align:center;
}

.td-highlight{
    text-align:center;
    color:white;
    background-color:#888;    
}

h5{
    font-weight:bold;
}

.mb-1 {
    margin-bottom: 5px;
}

.mb-2 {
    margin-bottom: 10px;
}

.mb-3 {
    margin-bottom: 15px;
}

.mb-4 {
    margin-bottom: 20px;
}

.mb-5 {
    margin-bottom: 25px;
}

.mt-1 {
    margin-top: 5px;
}

.mt-2 {
    margin-top: 10px;
}

.mt-3 {
    margin-top: 15px;
}

.mt-4 {
    margin-top: 20px;
}

.mt-5 {
    margin-top: 25px;
}

.nopadding{
    padding:0 !important;
}

/* The checkbox container on the attendance list */
.inner-checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 55px;
    cursor: pointer;
    font-size: 27px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight:normal;
}

/* Hide the browser's default checkbox */
.inner-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.inner-checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background-color: #ffb3b3;
    border: 1px dotted #ff4c4c;
}

/* On mouse-over, add a grey background color */
.inner-checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* On focus, add a grey background color */
.inner-checkbox-container input:focus ~ .checkmark {
    background-color: #ccc;
    border-style:solid;
    border-color:black;
}

/* When the checkbox is checked, add a blue background */
.inner-checkbox-container input:checked ~ .checkmark {
    background-color: green;
    border-color: green;
}

/* Create the checkmark/indicator (hidden when not checked) */
.inner-checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.inner-checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.inner-checkbox-container .checkmark:after {
    left: 14px;
    top: 9px;
    width: 10px;
    height: 19px;
    border: solid white;
    border-width: 0 5px 5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fa-xxs {
    font-size: 0.5em !important;
}

.fa-xs {
    font-size: 0.75em !important;
}

.fa-sm {
    font-size: 0.875em !important;
}

th.strike-through {
    text-decoration: line-through;
}

.rag-red {
    background-color: lightcoral;
    color: darkred;
    padding:5px;
    border:1px solid darkred;
}

.rag-amber {
    background-color: lightyellow;
    color: orangered;
    padding: 5px;
    border: 1px solid orangered;
}

.rag-green {
    background-color: lightgreen;
    color: darkgreen;
    padding: 5px;
    border: 1px solid darkgreen;
}

.e-grid.grid-full-width {
    width: 100% !important;
}

.carousel-inner .item {
    padding: 20px 60px;    
    background: #eee;
}

.carousel-control{
    width:2.5%;
    color:black;
    background-image:none !important;
    background-color:none !important;
}

.carousel-control:hover, .carousel-control:focus {
    color: #e51414;
    text-decoration: none;
    outline: 0;
}

.carousel-heading {           
    color: #aaa;
    text-align: center;   
}

table.table-panel {
    width:100%;
    background: #efefef;
    border-end-start-radius: 20px;
}

    table.table-panel th {
        font-size: 1.8rem;
        background: #ccc;
        color: black;
        vertical-align: middle;
        border-start-end-radius: 20px;      
        padding: 5px 0 0 15px !important;
        margin: 0px !important;
    }

        table.table-panel td {
            vertical-align: middle;            
            padding:5px !important;
            margin: 0px !important;
        }

table.table-cell-v-middle td {
    vertical-align: middle !important;
}

table.table-panel tr:has(td button):hover {
    background-color: #fff;
    outline: 1px solid #eee;
}

tr.headings {
    background: #f9f9f9;
}

tr.headings td {
    font-weight: bold;
    font-size: 1.7rem;
    padding: 10px 0 !important;
}

tr.sub-headings td {
    font-weight: bold;
    font-size: 1.5rem;
}

/* Toast Notification Styles */
#toast-container {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
    z-index: 9999 !important;
    max-width: 400px !important;
}

.toast {
    color: white;
    padding: 16px 20px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    display: block;
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    min-width: 300px;
    max-width: 400px;
    width: 100%;
    word-wrap: break-word;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
}

.toast.show {
    opacity: 1;
    transform: translateY(0);
}

.toast.success {
    background-color: #5cb85c; /* Bootstrap success green */
    border-color: #4cae4c;
}

.toast.error {
    background-color: #d9534f; /* Bootstrap danger red */
    border-color: #d43f3a;
}

.toast.warning {
    background-color: #f0ad4e; /* Bootstrap warning orange */
    border-color: #eea236;
}

.toast.info {
    background-color: #5bc0de; /* Bootstrap info blue */
    border-color: #46b8da;
}

/* Animation for removing toast */
.toast.removing {
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease-in;
}

/* Big checkbox container for consistent spacing */
.big-checkbox-container {
    margin-bottom: 15px;
}

/* Adjust checkbox label font size for plan sharing to be smaller than attendance checkboxes */
.big-checkbox-container .inner-checkbox-container {
    font-size: 22px; /* Smaller than the 27px used for attendance */
    padding-left: 45px; /* Adjust padding for smaller checkbox */
}

.big-checkbox-container .inner-checkbox-container .checkmark {
    height: 30px; /* Smaller than the 40px used for attendance */
    width: 30px;
}

.big-checkbox-container .inner-checkbox-container .checkmark:after {
    left: 10px; /* Adjust for smaller checkbox */
    top: 6px;
    width: 8px;
    height: 15px;
}

/* Component deletion hover effects */
.component-delete-hover {
    background-color: #f2dede !important; /* Light red background */
    border-color: #d9534f !important;
    transition: background-color 0.2s ease-in-out;
}

.delete-component {
    transition: all 0.2s ease-in-out;
}

.delete-component:hover {
    background-color: #c9302c !important;
    border-color: #ac2925 !important;
    transform: scale(1.05);
}

/* Confirmation Dialog Styles */
#confirmation-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

#confirmation-overlay.show {
    opacity: 1;
    visibility: visible;
}

.confirmation-dialog {
    background: white;
    border-radius: 8px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 90%;
    margin: 20px;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: 'ralewayregular', Arial, sans-serif;
}

#confirmation-overlay.show .confirmation-dialog {
    transform: scale(1) translateY(0);
}

.confirmation-header {
    background-color: #e51414;
    color: white;
    padding: 20px 25px;
    border-radius: 8px 8px 0 0;
    font-family: 'ralewaysemibold', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.confirmation-body {
    padding: 25px;
    font-family: 'ralewaylight', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    white-space: pre-line; /* Preserve line breaks in messages */
}

.confirmation-footer {
    padding: 20px 25px;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    border-radius: 0 0 8px 8px;
    background-color: #f9f9f9;
}

.confirmation-btn {
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-family: 'ralewayregular', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    min-width: 80px;
}

.confirmation-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.confirmation-btn:active {
    transform: translateY(0);
}

.confirmation-btn-primary {
    background-color: #e51414;
    color: white;
}

.confirmation-btn-primary:hover {
    background-color: #cc1212;
}

.confirmation-btn-secondary {
    background-color: #6c757d;
    color: white;
}

.confirmation-btn-secondary:hover {
    background-color: #5a6268;
}

.confirmation-btn-success {
    background-color: #5cb85c;
    color: white;
}

.confirmation-btn-success:hover {
    background-color: #4cae4c;
}

.confirmation-btn-warning {
    background-color: #f0ad4e;
    color: white;
}

.confirmation-btn-warning:hover {
    background-color: #eea236;
}

/* Responsive adjustments for smaller screens */
@media (max-width: 600px) {
    .confirmation-dialog {
        width: 95%;
        margin: 10px;
    }
    
    .confirmation-footer {
        flex-direction: column;
    }
    
    .confirmation-btn {
        width: 100%;
        margin-bottom: 5px;
    }
    
    .confirmation-btn:last-child {
        margin-bottom: 0;
    }
}


