.text-svrel-brand-1 {
    color: #39ac6b;
}

.text-semi-light {
	color: rgb(216, 216, 216);
  }

.topbar {
    z-index: 1000 !important;
}

.clickable {
    cursor: pointer;
}

.login-bg {
    background-image: url("/img/login_bg1.jpg");
    background-repeat: none;
    background-size: cover;
}

.login-logo {
	width: 400px;
	height: auto;
}

.dash-card {
    height: 320px !important;
}

.modal-xl {
    width: 1300px; /* New width for default modal */
}

/** NAV RIBBBON */
.nav-ribbon-wrapper {
    /* cursor: pointer; */
    width: 100%;
}

.nav-ribbon {
    z-index: 0 !important;
    height: 6.45rem;
    background: white;
    /* overflow: hidden; */
	overflow-x: auto;
	overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch; /* Lets it scroll lazy */
}

.scroll-left,
.scroll-right {
    cursor: pointer;
    display: inline-block;
    background: #e3e6f0;
    width: 25px;
    height: 5.8rem;
    position: absolute;
    z-index: 1001;
    transition: 0.25s ease all;
}

.scroll-left:hover,
.scroll-right:hover {
    background: #ddd;
}

.scroll-left {
    top: 3.625rem;
    left: 0;
}

.scroll-right {
    top: 3.625rem;
    right: 0;
}

.tab1-section1-user,
.tab1-section1-admin,
.tab1-section2,
.tab1-section3,
.tab1-section4,
.tab1-section5,
.tab1-section6 {
    display: inline-block;
    height: 100%;
    border-right: 1px solid #e3e6f0;
}

.group-title-wrapper {
    float: left;
    width: 100%;
    border-top: 1px solid #e3e6f0;
    text-align: center;
    padding-top: 3px;
}

.section1-btn1,
.section1-btn2,
.section1-btn3,
.section1-btn4,
.section1-btn5,
.section2-btn1,
.section2-btn2,
.section2-btn3,
.section2-btn4,
.section2-btn5,
.section2-btn6,
.section5-btn1 {
    cursor: pointer;
    transition: all 0.25s ease;
}

.section2-btn1:hover,
.section2-btn2:hover,
.section2-btn3:hover,
.section2-btn4:hover,
.section2-btn5:hover,
.section2-btn6:hover {
    color: #39ac6b;
}

.section2-btn1,
.section2-btn2,
.section2-btn3,
.section2-btn4,
.section2-btn5,
.section2-btn6 {
    padding-left: 20px;
}

.section1-btn1:hover,
.section1-btn2:hover,
.section1-btn3:hover,
.section1-btn4:hover {
    background-color: #eee;
}

/* .section1-btn2:hover {
    background-color: #eee;
} */

.section5-btn1:hover {
    background-color: #eee;
}

.tab1-section1-user{
    padding-top: 5px;
    width: 500px;
    text-align: center;
    float: left;
    margin-left: 20px;
}

.tab1-section1-admin{
    padding-top: 5px;
    width: 1001px;
    text-align: center;
    float: left;
    margin-left: 20px;
}

.tab1-section2 {
    padding-top: 10px;
    width: 450px;
    text-align: left;
}

.tab1-section3 {
    padding-top: 10px;
    width: 450px;
    text-align: left;
}

.tab1-section4 {
    padding-top: 10px;
    width: 655px;
    text-align: left;
}

.tab1-section5 {
    padding-top: 5px;
    width: 620px;
    text-align: center;
}

.tab1-section6 {
    padding-top: 5px;
    width: 604px;
    text-align: center;
}

.section1-btn1,
.section1-btn2,
.section1-btn3,
.section1-btn4,
.section1-btn5 {
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
}

.section1-btn5 {
    margin-right: 20px !important;
}

.section5-btn1 {
    margin: 0 auto;
    padding-top: 5px;
}

.section1-btn-wrapper-user {
    float: left;
    width: 20%;
}

.section1-btn-wrapper-admin {
    float: left;
    width: 100px;
}

.section2-btn-wrapper {
    float: left;
    width: 33%;
}

.section3-btn-wrapper {
    float: left;
    width: 33%;
}

.section5-btn-wrapper {
    float: left;
    width: 100px;
}

.section6-btn-wrapper {
    float: left;
    width: 140px;
}

.section6-btn-wrapper {
    float: left;
    width: 120px;
}

.dashboard-btn {
    color: rgb(66, 119, 233);
}

.horse-btn,
.admin-inventory-btn {
    color: rgb(116, 65, 46);
}

.dam-btn {
    color: #d82a67;
}

.admin-incidents-btn {
    color: rgb(212, 59, 59);
}

.configuration-btn {
    color: rgb(112, 112, 112);
}

.variables-btn {
    color: lime;
}

.preferences-btn {
    color: rgb(255, 136, 0);
}

.users-btn {
    color: rgb(72, 72, 226);
}

.initials-profile {
    background: #990097;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 6px;
    margin-top: 7px;
}

.card-small {
    cursor: pointer;
    transition: all 0.25s ease;
    font-size: 0.95em;
}

.card-small-empty {
    font-size: 0.95em;
    border: 3px dashed #e3e6f0 !important;
    color: #ddd;
}

.card-small-empty i {
    color: #ddd;
}

.card-small:hover,
.card-empty:hover {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
    border-color: #39ac6b;
}

.card-small-profile-image {
    width: 50px;
    height: auto;
}

.card-empty {
    height: 250px;
    border: 3px dashed #e3e6f0;
    color: #ddd;
    background: none;
    cursor: pointer;
    transition: all 0.25s ease;
}

.contact-profile-image {
    width: 100%;
    height: auto;
}

.horse-data-card {
    height: 270px !important;
}

.horse-data-card .card-body {
    overflow-y: auto;
}

.match-dropdown {
    height: 38px;
}

.stall-card {
    color: #fff;
}

.stall-occupied-horse {
    background: #5691c8;
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #5691c8;
}

.stall-occupied-horse:hover {
    background: #457fca;
}

.stall-occupied-sawdust {
    background: #ffeb3b4d;
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #eedb2d56;
    color: rgb(36, 36, 36);
}

.stall-occupied-sawdust:hover {
    background: rgba(255, 235, 59, 0.5);
}

.stall-occupied-feed {
    background: #03bd13;
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #03bd13;
}

.stall-occupied-feed:hover {
    background: #03a711;
}

.stall-occupied-equipment {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #0a0a0a;
}

.stall-occupied-equipment:hover {
    background: rgba(0, 0, 0, 75);
}

.stall-occupied-dormitory {
    background: #e64a19;
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #d84315;
}

.stall-occupied-dormitory:hover {
    background: #d84315;
}

.stall-occupied-unverified-horse {
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    transition: all 0.25s ease;
    border: 1px solid #0a0a0a;
}

.stall-occupied-unverified-horse:hover {
    background: rgba(0, 0, 0, 1);
}

.stall-kpi-occupied-sawdust-border {
    border-left: 4px solid #ffeb3b4d;
}

.stall-kpi-occupied-sawdust-text {
    color: #96880a;
}

.stall-kpi-occupied-feed-border {
    border-left: 4px solid #03bd13;
}

.stall-kpi-occupied-feed-text {
   color: #03bd13;
}

.stall-kpi-occupied-equipment-border {
    border-left: 4px solid rgb(107, 107, 107);
}

.stall-kpi-occupied-equipment-text {
    color: rgb(116, 116, 116);
}

.stall-kpi-occupied-dormitory-border {
    border-left: 4px solid #d84315;
}

.stall-kpi-occupied-dormitory-text {
    color: #d84315;
}

.stall-kpi-occupied-unverified-horse-border {
    border-left: 4px solid #000;
}

.stall-kpi-occupied-unverified-horse-border {
    color: #000;
}

.stall-unoccupied-horse-border {
    border-left: 4px solid rgb(168, 168, 168);
}

.stall-unoccupied-horse-text {
    color: rgb(116, 116, 116);
}


.horse-assignment-card {
    min-height: 500px;
}

.security-guard-home {
    height: 500px;
}

.movement-card {
    cursor: pointer;
    height: 200px;
    transition: all 0.25s ease;
}

.movement-card:hover {
    -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.security-card {
    cursor: pointer;
    min-height: 250px;
    transition: all 0.25s ease;
}

.security-card:hover {
    -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.security-border-warning {
    border: 5px solid #ffb866;
}

.security-border-success {
    border: 5px solid #00c851;
}

.import-card {
    cursor: pointer;
    border: 0;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(31, 45, 65, 0.2) !important;
    transition: all 0.25s ease;
}

.import-card:hover {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(31, 45, 65, 0.15) !important;
}

table {
    font-size: 0.95em !important;
}

.workout-button-card {
    cursor: pointer;
}

.criteria-search-btn-wrapper {
    margin-top: 33px !important;
}

/** Saddle Colors **/
.race-table-saddle-number {
    width: 80px;
}

.saddle {
    padding: 7px;
    text-align: right;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.saddle-admin {
    padding: 10px;
	width: 75px !important;
    text-align: right;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.saddle-tiny {
    padding: 0px 5px;
    text-align: right;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.saddle-color-1 {
    background: red;
    color: white;
}

.saddle-color-2 {
    background: white;
    color: black;
}

.saddle-color-3 {
    background: blue;
    color: white;
}

.saddle-color-4 {
    background: gold;
    color: black;
}

.saddle-color-5 {
    background: green;
    color: white;
}

.saddle-color-6 {
    background: black;
    color: gold;
}

.saddle-color-7 {
    background: orange;
    color: black;
}

.saddle-color-8 {
    background: pink;
    color: black;
}

.saddle-color-9 {
    background: turquoise;
    color: black;
}

.saddle-color-10 {
    background: purple;
    color: white;
}

.saddle-color-11 {
    background: lightgray;
    color: red;
}

.saddle-color-12 {
    background: lime;
    color: black;
}

.saddle-color-13 {
    background: brown;
    color: white;
}

.saddle-color-14 {
    background: maroon;
    color: yellow;
}

.saddle-color-15 {
    background: khaki;
    color: black;
}

.saddle-color-16 {
    background: lightblue;
    color: red;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	background: #e3e6f0;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
	background: rgb(199, 199, 199);
	transition: all 0.25s ease;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	background: rgb(167, 167, 167);
  }

.btn-adjust {
	margin-top: 32px;
}

@media only screen and (max-width: 1280px) {
    .modal-xl {
        width: 1150px !important; /* New width for default modal */
    }
}

@media only screen and (max-width: 991px) {
    .criteria-search-btn {
        margin-top: 0px !important;
    }
}
