/*
    Document   : style
    Created on : March 4, 2023, 09:00:00 AM
    Author     : Bozhidar.avramovski
    Description:
        Purpose of the stylesheet follows.
*/
/*
    Version 15
 */
/*@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=fallback";*/
@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800&display=fallback";
/*Min body heigh*/
body{
    font-family: 'Montserrat','Inter',Sans-Serif,Helvetica, 'FontAwesome';
    min-height: 650px;
}
.admin_main{
    margin-top: 70px;
    min-height: 650px;
}
.public_main{
    margin-top: 100px;
    min-height: 650px;
}

.public_main-sign-up{
    margin-top: 80px;
    min-height: 650px;
}

.buyer_main{
    margin-top: 70px;
    min-height: 650px;
}
.vendor_main{
    margin-top: 70px;
    margin-left: 70px;
    min-height: 650px;
}
.footer{
    margin-top: 50px;
    margin-left: 70px;
}

* {
    -webkit-overflow-scrolling: touch;
}
/* zaebancija so mdb pa mora vaka */
.btn {
    text-transform: none;
}
.header {
    position:fixed;
    height: 34px;
    width: 100%;
    background-color: #deedf7;
    top:0px;
    left:0px;
    z-index: 1000000;
}


/*.header li {
    top:0px;
    display: inline;
    height: 25px;
}*/
/*
.header li:hover {
    top:10px;
    display: inline;
    background-color: #cccccc;
    height: 25px;
}

.header ul {
    top:0px;
    margin:0px;
    height: 25px;
}

.subheader{
    position:fixed;
    height: 20px;
    width: 100%;
    background-color: #cccccc;
    top:25px;
    left:0px;
}*/

input, select  {
    color:#000 !important;
}

/*.dashboard .col-sm {*/
/*    margin-bottom:10px;*/
/*}*/

.dashboard h3 {
    margin-bottom:20px;
}

/*.order_details .col-sm {*/
/*    margin-bottom: 3px !important;*/
/*}*/
.ista{
    min-height: 80px !important;
}

.discounts{
    width: 80px;
}
.price_correction{
    width: 120px;
}



.error-message {
    color: #900;
}

.error-message.form-margin {
    margin-left: 11.57143em;
}

.search-resulsts {
    margin-bottom:10px;
    /*border:2px solid;*/
}
.search-resulsts-row {
    padding: 5px;
}

.search-section-title {
    border-bottom: 2px solid;
}


.login-form {
    width: 390px;
    margin: 50px auto;
}
.login-form form {
    margin-bottom: 15px;
    /*background: #f7f7f7;*/
    /*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
    padding: 30px;
}

.login-form h2 {
    /*margin: 0 -70px 15px;*/
    color: #dcdcdcdc;
    font-family: "montserrat-bold", sans-serif;
    /*font-size: 50px;*/
    white-space: nowrap;
}

.form-control, .btn {
    min-height: 38px;
}

.sign-in-input-username {
    min-height: 38px;
    border-radius: 10px;
    border-color: rgb(191 155 48 / 1);
    background-color: #1e293b !important;
    color: #dcdcdcdc !important;
    width: 330px;
    transition: border-color 0.3s, border-radius 0.3s; /* Add a transition effect */
}

.sign-in-input-username:focus {
    border-color: gold; /* Border color when focused (clicked) */
    border-radius: 10px; /* Border radius when focused (you can adjust this value) */
}

.sign-in-input-button {
    min-height: 38px;
    border-radius: 20px;
    /*border-color: rgb(191 155 48 / 1);*/
    background-color: rgb(220 173 24 / 1);
    color: #dcdcdcdc !important;
    width: 330px;
    transition: background-color 0.3s, color 0.3s;
}

.sign-in-input-button:hover {
    background-color: rgb(191 155 48 / 1);
    color: white;
}

.background-picture-sign-in {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
}

.form-group {
    /*position: relative;*/
    margin-bottom: 20px;
}

.image-sign-in{
    max-width: 200px;
    display: block;
    margin: 0 auto;
}
.sign-in-input-password{
    min-height: 38px;
    border-radius: 10px;
    border-color: rgb(191 155 48 / 1);
    background-color: #1e293b !important;
    color: #dcdcdcdc !important;
    width: 330px;
}

.sign-up-input{
    min-height: 38px;
    border-radius: 20px;
    border-color: rgb(191 155 48 / 1);
    background-color: #1e293b;
    color: #dcdcdcdc !important;
    width: 330px;
    transition: background-color 0.3s, color 0.3s;
}

.hover-text-sign-up:hover{
    color: white;
}

.btn{
    font-size: 15px;
    font-weight: bold;
}

.be-comment-block {
    margin-bottom: 50px !important;
    border: 1px solid #edeff2;
    border-radius: 2px;
    padding: 50px 70px;
    border:1px solid #ffffff;
}

.comments-title {
    font-size: 16px;
    color: #262626;
    margin-bottom: 15px;
    font-family: 'Conv_helveticaneuecyr-bold';
}

.be-img-comment {
    width: 60px;
    height: 60px;
    float: left;
    margin-bottom: 15px;
}

.be-ava-comment {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.be-comment-content {
    margin-left: 80px;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}


.be-comment-name {
    font-size: 13px;
    font-family: 'Conv_helveticaneuecyr-bold';
}

.be-comment-content a {
    color: #383b43;
}

.be-comment-content span {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}

.be-comment-time {
    text-align: right;
}

.be-comment-time {
    font-size: 11px;
    color: #b4b7c1;
}

.be-comment-text {
    font-size: 13px;
    line-height: 18px;
    color: #7a8192;
    display: block;
    background: #f6f6f7;
    border: 1px solid #edeff2;
    padding: 15px 20px 20px 20px;
}

.form-group.fl_icon .icon {
    position: absolute;
    top: 1px;
    left: 16px;
    width: 48px;
    height: 48px;
    background: #f6f6f7;
    color: #b5b8c2;
    text-align: center;
    line-height: 50px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.form-group .form-input {
    font-size: 13px;
    line-height: 50px;
    font-weight: 400;
    color: #b4b7c1;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #edeff2;
    border-radius: 3px;
}

.form-group.fl_icon .form-input {
    padding-left: 70px;
}

.form-group textarea.form-input {
    height: 150px;
}
textarea.be-comment-text.alert.alert-success {
    resize: none !important;
    border: none !important;
    border: unset !important;
    width: 100%;
    padding: unset;
}
.order-notes{
    font-weight: bold !important;
    font-size: 25px !important;
}
.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.order-note-manipulation-buttons{
    display: none;
    text-align: center;
    color: black;
    padding-top: 0.75%;
}
.required{
    color: red;
}
/*.logo-image {*/
/*    position: absolute;*/
/*    width: 50px;*/
/*    height: 50px; !* Added height for a square shape *!*/
/*    top: 0; !* Position at the top of the header *!*/
/*    left: 8%; !* Position in the middle horizontally *!*/
/*    transform: translate(-50%, 0); !* Center horizontally *!*/
/*    animation: zoomInOut 4s ease-in-out infinite;*/
/*    background-color: transparent; !* Set the background color to transparent *!*/
/*    !* Remove box-shadow *!*/
/*    z-index: 1; !* Ensure the logo is above the header background *!*/
/*}*/

/*@keyframes zoomInOut {*/
/*    0%, 100% {*/
/*        transform: translate(-50%, 0) scale(1.1); !* Initial and final state, with zoom *!*/
/*    }*/
/*    50% {*/
/*        transform: translate(-50%, 0) scale(0.8); !* Zoomed out state *!*/
/*    }*/
/*}*/

/*.sidenav-image{*/
/*    width: 30px;*/
/*    height: 50px;*/
/*    margin-left: auto;*/
/*}*/

/*.sidenav {*/
/*    background-color: #333;*/
/*    width: 250px;*/
/*}*/


/*.sidenav_body div {*/
/*    margin: 10px 0 20px 10px;*/
/*    border-bottom: 1px solid lightgrey;*/
/*    padding-bottom: 20px;*/
/*    background: linear-gradient(to bottom, transparent 0%,); !* Gold color shadow background *!*/
/*    transition: background 0.3s ease-in-out; !* Adding a smooth transition effect *!*/
/*}*/


/*.sidenav_body div:hover {*/
/*    background: linear-gradient(to bottom, transparent 0%); !* Gold color shadow background on hover *!*/
/*}*/


/*.sidenav h5 {*/
/*    margin-left: 12px;*/
/*    color: rgb(191, 155, 48);*/
/*}*/

.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
    background: white;
    border-radius: 4px;
    box-shadow: 7px 7px 10px 0px lightgrey;
    overflow: hidden;
    position: relative;
}

@media (min-width: 1200px) {
    .product-thumb-j{
        min-height: 670px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-thumb-j{
        min-height: 650px
    }
}
@media (min-width: 365px) and (max-width: 767px) {
    .product-thumb-j{
        min-height: 645px
    }
}
.product-thumb .image {
    text-align: center;
    /*border-bottom:1px ridge lightgray;*/
    height: 280px;
    display: grid;
    position: relative;
    padding: 5px;
}
.product-thumb .image a {
    display: block;
    height: inherit;
    margin: auto;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:100%;
    border-radius: 15px;
    object-fit: fill;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 768px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
    .left-navbar {
        width: 60%;
    }
}
@media (min-width: 992px) {
    .left-navbar {
        width: 70%;
    }
}
@media (min-width: 1200px) {
    .left-navbar {
        width: 75%;
    }
}
.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .title {
    padding: 10px 5px 0 0;
    text-align: right;
    /*border-bottom: 1px solid lightgray;*/
    height: 45px;
    /*background-color: #bdffa2;*/
}
.product-thumb .title h4{
    padding: 5px;
    text-align: center;
    font-size: 1.3rem;
    margin: 5px 0 0 0;
}
.product-thumb .price-group,
.product-thumb .caption {
    padding: 0 10px;
    max-height: 260px;
    font-size: 0.9em;
    color: rgb(15 23 42 / 1);
    font-weight: bold;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 8px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}
.product-thumb .price {
    color: #444;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.product-thumb .button-group {
    background-color: #1a1a3a;
    overflow: auto;
    clear:  both;
    padding: 10px 0;
}
.product-thumb .button-group-add {
    background-color: #1a1a3a;
    overflow: auto;
    clear:  both;
    padding: 10px 0;
}
.product-thumb .button-group-remove {
    background-color: rgb(180, 0, 0);
    overflow: auto;
    clear:  both;
    padding: 10px 0;
}
.product-thumb .button-group-other {
    background-color: rgb(68, 67, 67);
    overflow: auto;
    clear:  both;
    padding: 10px 0;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}
.primary-button,
.product-thumb .button-group-add button,
.product-thumb .button-group-remove button,
.product-thumb .button-group button {
    width: 100%;
    border: none;
    display: inline-block;
    float: left;
    background-color: inherit;
    color: #fff;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
}
.product-thumb .button-group button + button {
    border-left: 1px solid #ddd;
}
.primary-button:hover,
.primary-button:focus,
.product-thumb .button-group-add button:hover,
.product-thumb .button-group-remove button:hover,
.product-thumb .button-group button:hover {
    color: rgb(220 173 24);
    /*color: #1a1a3a;*/
    /*background-color: #b2f695;
    background-color: rgb(220 173 24);*/
    text-decoration: none;
    cursor: pointer;
}
.primary-button {
    float: none;
    color: #fff;
    background-color: #1a1a3a;
}

/* Container to hold the image and button */
.image-container {
    position: relative;  /* Allows absolute positioning for the button */
    display: inline-block;
}

.watch-video-btn {
    background-color: #fbc02d !important;
    color: black !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 0 10px !important;
    font-weight: bold !important;
    font-size: 12px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    position: absolute !important;
    bottom: 8px !important;
    right: 16px !important;
    transition: background-color 0.3s !important;
}

.watch-video-btn:hover {
    background-color: #f4b300 !important;
}

.watch-video-btn .play-icon {
    margin-right: 8px !important;
    font-size: 20px !important;
}



@media (max-width: 1200px) {
    /*    .product-thumb .button-group button, .product-thumb .button-group button + button {
            width: 33.33%;
        }*/
}
@media (max-width: 767px) {
    .navbar-header{
        font-size: 0.8em !important;
    }
    /*    .product-thumb .button-group button, .product-thumb .button-group button + button {
            width: 33.33%;
        }*/
}
.product-thumb .lab{
    background-color: #F7F7F7;
    padding: 3px;
    border: 1px dotted gray;
    font-size: 0.9em;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}
.ui-dialog-titlebar{
    display:none
}
.ui-widget-content{
    background-color: white!important;
}
.loading-image{
    height: 80px;
    width: 80px;
    padding-top: 20px;
}

.listrow {
    margin-left: 1%;
    margin-bottom: 2%;
}

.listrow > p{
    font-size: 0.9em;
}

#list_area .listrow{
    border-bottom: 1px solid lightgray;
}

.shape_eye{
    shape:round;
}

.price
{
    font-size: 14px;
    color: black;
    margin-bottom: auto;

    font-weight: bold;

}

.oval {
    height: 30px;
    width: 50px;
    background-color: #52d689;
    border-radius: 30%;
    text-align: center;
    block-size: fit-content;
    color: white;
}

.border {
    margin-top:5px;
    border: 3px solid #ddd;
    margin-bottom: 20px;
    margin-left: 50px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 0 5px lightgrey;
    padding: 10px;
    overflow: hidden;
}

#list_area .row::after {
    content: "";
    clear: both;
    display: table;
}
#list_area .row{
    margin-bottom:  10px;
    padding-bottom: 10px;

}
.no_right_pad {
    padding-right: 0 !important;
}
.small_left_right_pad {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.btn-requests{
    min-height: 10px;
    margin: auto;
    font-size: 0.8em !important;
    border: 1px dotted gray !important;
    width: 90%;
    padding: 2px;
    border-radius: 5px;
    box-shadow: none;
}

.label-requests{
    width: 100%;
    text-align: left !important;
    padding-top: 4px !important;
}

.chk-requests{
    width: 20px;
    height: 20px;
}

.caption-requests{
    vertical-align: top;
    margin: 0px 0 0 10px;
    font-size: 1.4em;
}
.unread{
    color: red;
    font-weight: 700;
    font-size: 1em;
}

.bottom_right_div {
    position: absolute;
    bottom: 8px;
    right: 20px;
    border: 1px solid lightgray;
    padding: 5px;
    font-weight: 700;
    font-size: 0.8em;
    cursor: pointer;
    background: #a1a1a1;
    border-radius: 15px;
    color: white;
}
.bottom_left_div {
    position: absolute;
    bottom: 8px;
    left: 20px;
    border: 1px solid lightgray;
    padding: 5px;
    font-weight: 700;
    font-size: 0.8em;
    cursor: pointer;
    background: #a1a1a1;
    border-radius: 15px;
    color: white;
}
.top_left_div {
    position: absolute;
    top: 5px;
    left: 20px;
    border: 1px solid lightgray;
    padding: 5px;
    font-weight: 800;
    font-size: 0.8em;
    background: #89889f;
    border-radius: 5px;
    z-index: 1;
    line-height: normal;
    color: white;
}
.col-border-right{
    border-right: 1px solid lightgray;
    font-weight: 600;
    padding-bottom: 1.2em;
}
.diamond_type_menu, .sorting_menu{
    padding: 5px;
    font-weight: 500;
}
.diamond_type_menu:hover{
    background-color: #eeeeee;

    border-radius: 5px;
}
.sorting_menu {
    border: 1px solid lightgrey;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 0.9em;
}

.sorting_menu:hover {
    background-color: #eeeeee;
    border: 1px solid lightgrey;
    border-radius: 5px;

}
.dropdown-menu{
    background: white;
}
.dropdown-menu{
    background: white;
}

.dropdown-menu li{
    margin: 7px 0 7px 0;
}
#sort_options.dropdown-menu span{
    padding: 5px 10px 5px 10px;
    font-size: 0.9em;
    cursor: pointer;
}
#sort_options.dropdown-menu :hover{
    background-color: #eeeeee;
}
/*Insert this style in your css*/
.fontAwesome {
    font-family: Helvetica, 'FontAwesome', sans-serif;
}
.search-box{
    margin: 12px 5px 0px 5px;
    border-radius: 15px;
    padding: 3px 3px 3px 10px;
    border: 1px solid #1a1a3a;
    background-color: #fdfdfd;
    width: 75%;
}
.search-box:focus{
    outline: none;
    width: 99%;
}
.filter-row {
    top: 51px !important;
    transform: translateY(0px);
    padding: 5px 0 5px 0;
    margin-left: 0;
    margin-right: 0;
    z-index: 10 !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1041;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
    transition: 0.5s;
    padding-top: 10px;
    box-shadow: lightgrey 4px 4px 6px 0px;
}

.sidenav_body{
    height: 75%;
    overflow-y: scroll;
    width: 100%;
}

#mySidenav_seller{
    z-index: 0 !important;
}
#mySidenav_seller:hover{
    z-index: 1041 !important;
}
/*.sidenav_body ::-webkit-scrollbar {
    width: 4px;
    height: 30%;
    background-color: #f0f0f0;
}*/
.sidenav a {
    padding: 8px 8px 8px 12px;
    text-decoration: none;
    font-size: 14px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    background-color: #f1f1f1;
    border-radius: 5px;
}

/*.link-shadow {*/
/*    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);*/
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
/*    display: inline-block;*/
/*    padding: 10px;*/
/*    border-radius: 5px;*/
/*    transition: transform 0.2s, box-shadow 0.2s, text-shadow 0.2s;*/
/*}*/

/*.link-shadow:hover {*/
/*    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: 0 4px 6px 1px rgb(191 155 48 / 1);*/
/*    transform: translateY(-2px);*/
/*}*/


/*.link-shadow {*/
/*    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);*/
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
/*    display: inline-block;*/
/*    padding: 10px;*/
/*    border-radius: 5px;*/
/*    transition: transform 0.2s, box-shadow 0.2s, text-shadow 0.2s;*/
/*}*/

/*.link-shadow:hover {*/
/*    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: 0 4px 6px 1px rgb(191 155 48 / 1);*/
/*    transform: translateY(-2px);*/
/*}*/


/*.link-shadow {*/
/*    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);*/
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
/*    display: inline-block;*/
/*    padding: 10px;*/
/*    border-radius: 5px;*/
/*    transition: transform 0.2s, box-shadow 0.2s, text-shadow 0.2s;*/
/*}*/

/*.link-shadow:hover {*/
/*    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
/*    box-shadow: 0 4px 6px 1px rgb(191 155 48 / 1);*/
/*    transform: translateY(-2px);*/
/*}*/


.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav ul{
    list-style: none;
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
.side_menu_button{
    border:none;
    font-size:1.3em;
    cursor:pointer;
    margin-top: 5px;
    color: #333333;
    background-color: inherit;
    padding: 7px;
}
.side_menu_button:hover {
    background-color: #f1f1f1;
    border-radius: 5px;
}
::-webkit-scrollbar {
    display: block;
    width: 5px;
    height: 2px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background-color: slategray;
    outline: 1px solid lightgrey;
}
.modalcover {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.5;
    z-index: 1040;
    background: rgba(0, 0, 0, 0.5);
    /*background-color: #f2f2f2f2;*/
    display: none;
}
.shopping_cart_menu_button{
    border:1px solid lightgrey;
    border-radius: 5px;
    font-size:1em;
    cursor:pointer;
    margin: 10px 0 0 7px;
    color: #333333;
    background-color: inherit;
    padding: 7px 7px 4px 7px;
    max-height: 35px;
}

.shopping_cart_menu_button a {
    text-decoration: none !important;
}
.shopping_cart_menu_button:hover {
    background-color: #f1f1f1;
    outline: 1px solid grey;
}
.shopping-cart-li{
    list-style: none;
}
.navbar .dropdown-menu a {
    font-size: 1.4rem;
}
#shopping_cart_menu {
    height:300px;
    width: 400px;
    padding: 0 10px 10px 10px;
    font-size: 0.8em;
}
#shopping_cart_menu .row {
    margin-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 7px;
}
#shopping_cart_menu input, #full_shopping_cart input{
    height: 25px !important;
    margin-top: 5px;
    border-radius: 5px;
    min-height: 25px;
}
.show_cart_menu {
    text-decoration: none !important;
    background: #1a1a3a;
    display: block !important;
    border: 1px solid #1a1a3a;
    color: #ffffff !important;
    padding: 3px 9px!important;
    border-radius: 4px;
    outline: none !important;
    min-height: 30px;
    text-align: center;
}
.show_cart_menu:hover {
    box-shadow: 0 0 10px #1a1a3a;
}
.cart_menu_desc{
    margin: 0px 0 5px 0;
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}
.cart_menu_data{
    margin: 0px 0 5px 0;
    display: block;
    font-size: 1.0em;
}
.cart_menu_price{
    padding-right: 5px;
    margin: 0px 0 5px 0;
    display: block;
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 10px;
}
.cart_menu {
    min-height: 150px;
    min-width: 250px;
    box-shadow: lightgrey 4px 4px 6px 0px;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
    overflow-x: hidden;
}
.show_cart_button {
    display: block;
    position: sticky;
    bottom: -5px !important;
    transform: translateY(0px);
    height: 175px;
    background-color: white;
    z-index: 1060;
    padding: 10px 0 10px 0;
    border-top: 1px solid lightgrey;
    box-shadow: lightgrey 4px 4px 6px 0px;
}
.remove_cart_menu_btn {
    cursor: pointer;
    font-size: 0.9em;
    padding-right: 5px
}
.remove_cart_menu_btn:hover{
    color: #b23e35;
}
#full_shopping_cart span{
    display: block;
}
#full_shopping_cart div[class^="col-"]{
    padding: 0 5px 0 5px;
}
#full_shopping_cart::-webkit-scrollbar {
    height: 8px;
}
#full_shopping_cart .row{
    margin: 0;
}
.shopping_cart_row{

    border-radius: 5px;
    background-color: white;
    /*min-width: 750px;*/
    margin: 0;
    padding: 10px 0 10px 0;
}

.choose_filter_btn{
    background: inherit;
    display: inline-block;
    border:1px solid #1a1a3a;
    color: #1a1a3a;
    padding: 3px 9px!important;
    font-size:12px;
    font-weight: 600;
    border-radius: 5px;
    outline: none !important;
    min-height: 25px;
}
.choose_filter_btn:hover,
.choose_action_btn:hover{
    border-radius: 4px;
    box-shadow: 0 0 10px #1a1a3a;
}

.choose_filter_btn:active {
    background: #1a1a3a;
    color: white;
}

.button-cancel-empty{
    background: inherit;
    display: inline-block;
    border:1px solid #a22e2e;
    color: #a22e2e;
    border-radius: 5px;
    outline: none !important;
    min-height: 25px;
}
.button-cancel-empty:hover{
    background: #ffdada;
    box-shadow: 0 0 10px #c53737;
}

.button-cancel-empty:active {
    color: #c53737;
    border-color: #c53737;
    background: #ffdada;
}

/*.choose_filter_selected {
    background: #1a1a3a;
    color: white;
    stroke: #fafafa;
}*/

.choose_shcart_menu_btn{
    background: inherit;
    display: inline-block;
    border:1px solid #1a1a3a;
    color: #1a1a3a;
    padding: 3px 9px!important;
    font-size:12px;
    border-radius: 5px;
    outline: none !important;
    min-height: 25px;
    min-width: auto;
}
.choose_shcart_menu_btn:hover{
    border-radius: 4px;
    box-shadow: 0 0 10px #1a1a3a;
}

.choose_shcart_menu_btn:active {
    background: #1a1a3a;
    color: white;
}

.choose_filter_selected {
    background: #1a1a3a;
    color: white;
    stroke: #fafafa;
}

.shcart_prices .row {
    margin: 10px 0 20px 0 !important;
}

.shcart-deliv-btn {
    cursor: pointer;
    padding: 10px !important;
    border: 1px solid lightgrey;
    border-radius: 5px;
}

.shcart-deliv-btn:hover{
    background-color: #f0f0f0;
}
.shcart-deliv-btn-selected{
    background-color: #f0f0f0;
}
.shcart-step2-row {
    margin: 0;
    overflow-x: scroll;
    padding: 10px 0;
    border: 1px solid lightgrey;
    border-radius: 5px;
    box-shadow: 7px 7px 10px 0 lightgrey;
}
.step2-body span{
    margin: 10px 0;
}
.change_location_btn{
    font-weight: 600;
    color: red;
    cursor: pointer;
}
.product-thumb .top-btn{
    padding: 6px 3px 0 6px;
    cursor: pointer;
    margin-right: 5px;
    border: none;
    background: none;
}
.product-thumb .top-btn:hover{
    background-color: #f0f0f0;
    border-radius: 5px;
}

.iframe_video html{
    overflow: hidden;
}
.btn-group-downloads{
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: 10px;
    /*margin-top: 15px;*/
    width: 100%;
    flex-wrap: wrap;
}
.btn-group-downloads button {
    min-width: 45%;
    height: 23px;
    border: 1px solid grey;
    border-radius: 5px;
}
.btn-group-downloads button:hover{
    background-color: #1a1a3a;
    color: white;
}
.btn-group-downloads span {
    font-size: 0.7em;
    vertical-align: super;
}
#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
    width: 100%;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title{
    height: 50px !important;
}
#accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: #f1f1f1;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a3a;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);

}
#accordion .panel-title a.collapsed{
    box-shadow: none;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}

.accordion .card-header a:hover {
    text-decoration: none;
}

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: ">";
    line-height: 28px;
    font-size: 30px;
    color: #1a1a3a;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(90deg);
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion .panel-body{
    padding: 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}

.payment_method_btn{
    padding: 0 15px;
    height: 30px;
    background-color: #1a1a3a;
    color: white;
    border-radius: 5px;
    font-weight: 600;
    border: none;
}
.payment_method_btn:hover{
    box-shadow: 0 0 10px #1a1a3a;
}
.shcart_next_step_btn{
    background: #1a1a3a;
    color: white;
    stroke: #fafafa;
}

.shcart_next_step_btn:hover{
    border-radius: 4px;
    box-shadow: 0 0 10px #1a1a3a;
}

.shcart_next_step_btn:active {
    box-shadow: 0 0 10px lightgrey;
}

.info-icon{
    vertical-align: middle;
}

.diamond_details span{
    display: block;
}

.my_slides iframe{
    width: 97%;
    min-height: 380px;
    padding:5px;
    border: none;
}

#prepare_view .panel-header{
    display: none;
}
.dropFiles {
    width: 95%;
    min-height: 150px;
    height: 150px;
    border: 1px #ccc dashed;
    text-align: center;
    /*font-size: 25px;*/
    margin: auto;
    padding-top: 45px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.dropFilesRmv {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 8vh; 
    border: 1px dashed #ccc; 
}

.dropFilesRmv > p {
    margin: 0px;
}

.highlightDropArea {
    border: 3px darkgreen dashed;
}
.vendor_upload_stock{
    margin: 80px 75px;
}
.upload_stock .tab-content{
    margin-top: 0px !important;
    padding: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.span_sidebar_left{
    position:absolute;
    margin-left: 10px;
    display: none;
}

#mySidenav_seller a{
    margin-bottom: 12px
}

.border-shadow{
    border: solid 1px #eee;
    box-shadow: 5px 5px 7px 0px lightgrey;
    /*margin: 10px;*/
    padding: 10px
}
.upload_stock .fileInput {
    cursor: pointer;
    height: 100%;
    position:absolute;
    top: 0;
    right: 0;
    /*This makes the button huge so that it can be clicked on*/
    font-size:50px;
}
.upload_stock .hidden {
    /*Opacity settings for all browsers*/
    display: block !important;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.RmvStockBtn,
.BdNStoMar{
    width: 95%;
    margin: auto;
    color: white;
    background-color: #1a1a3a;
    font-weight: 600;
}
/*Radio buttons

#step3 input[type="radio"] {
    display: none;
}

#step3 input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 6px;
    margin-right: 3px;
    background-clip: content-box;
    border: 2px solid #bbb;
    background-color: #e7e6e7;
    border-radius: 50%;
}

#step3 input[type="radio"]:checked + label:before {
    background-color: #93e026;
}

#step3 label {
    display: flex;
    align-items: center;
}
*/


.short-list span{
    display: block;
}
.prv-red{
    margin: 10px;
}

.prv-red  .addToCart{
    float: right;
    background-color: rgb(13, 13, 95);
    color: white;
    border-radius: 5px;
    align-items: center;
    display: flex;
}

.selectAllItems{
    width: 20px;
    height: 20px;

}

.cpy-text-btn{
    display: inline;
    cursor: pointer;
}

.upload_stock_btn{
    background: #1a1a3a;
    color: white;
    display: inline-block;
    border:1px solid #1a1a3a;
    padding: 3px 9px!important;
    font-size:14px;
    font-weight: 600;
    border-radius: 5px;
    outline: none !important;
    min-height: 40px;
    min-width: 180px
}
.upload_stock_btn:hover{
    border-radius: 4px;
    box-shadow: 0 0 10px #1a1a3a;
    color: white !important;
}

.note-button {
    background-color: #569777;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 14px;
}

.note-button:hover {
    box-shadow: 0 0 10px #569777;
}

.datagrid-group {
    height: 45px !important;
    padding-top: 7px
}
.create_invoice_btn{
    background: #1a1a3a;
    color: white;
    border: 1px solid lightgrey;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 0.9em;
    font-weight: 600;
    padding: 8px;
    padding-left: 1em;
    padding-right: 1em;
}
.create_invoice_btn:hover{
    box-shadow: 0 0 10px #1a1a3a;
}

.disabledActionsDropdown div{
    background-color: #777 !important;
    opacity: 0.65;
    cursor: not-allowed !important;
}

/**
 *  Custom <select> element styling
 */
select.app-select {
    /* Custom styling */
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;

    /* Remove default styling */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            linear-gradient(to right, #ccc, #ccc);
    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 15px) calc(1em + 2px),
            calc(100% - 2.5em) 0.5em;
    background-size:
            5px 5px,
            5px 5px,
            1px 1.5em;
    background-repeat: no-repeat;
}
select.app-select::-ms-expand {
    display: none; /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}
select.app-select:focus {
    background-image:
            linear-gradient(45deg, green 50%, transparent 50%),
            linear-gradient(135deg, transparent 50%, green 50%),
            linear-gradient(to right, #ccc, #ccc);
    background-position:
            calc(100% - 15px) 1em,
            calc(100% - 20px) 1em,
            calc(100% - 2.5em) 0.5em;
    background-size:
            5px 5px,
            5px 5px,
            1px 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
}
select.app-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/*
 *  Additional styling for dialog buttons
 */
.panel .dialog-confirm-button {
    color: #fafafa;
    background-color: #1a1a3a;
}
.panel .dialog-confirm-button:hover {
    box-shadow: 2px 2px;
    background-color: #56aa77
}

.panel .dialog-ack-error-button {
    color: #555;
    background-color: #ffaaaa;
}
.panel .dialog-ack-error-button:hover {
    box-shadow: 2px 2px;
    background-color: #ff7777
}


.panel .app-button-bar {
    border: none;
}

.app-dialog-button {
    box-shadow: 1px 1px 3px #afafaf !important;
}

.main-action-button {
    text-transform: uppercase;
    color: #fafafa;
    background-color: #1a1a3a;
    border: none;border: none;
    box-shadow: 1px 1px 3px #afafaf !important;
    font-size: 1.2em;
    font-weight: 400;
    width: fit-content;
    padding: 0.5em;
    border-radius: 3px;
    cursor: pointer;
}

.material-input {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
    padding: 0;
    font-size: 1em;
    margin: 0;
    height: 2.5em;
    background-color: transparent;
}

.invoice-card {
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: "Roboto";
    font-size: 16px;
    border-radius: 0.5em;
    border: 1px;
    padding: 0.3em 0.5em 0.3em 0.5em;
    margin: 0.5em;
    height: 1.5em;
    width: auto;
}

.invoice-card-paid {
    background-color: #84ff5e;
    box-shadow: 0.1em 0.1em 0.3em #467534;
    border-color: #467534;
}

.invoice-card-unpaid {
    background-color: #ff6767;
    box-shadow: 0.1em 0.1em 0.3em #7e3232;
    border-color: #7e3232;
}

.tier-card {
    text-transform: uppercase;
    font-weight: bolder;
    font-family: "Roboto";
    font-size: 12px;
    border-radius: 0.5em;
    border: 1px;
    padding: 0.3em 0.5em 0.3em 0.5em;
    margin: 0.5em;
    height: 1.5em;
    width: auto;
}

.tier-card-1 {
    background-color: #26b5ff;
    box-shadow: 0.1em 0.1em 0.3em #195e7e;
    border-color: #195e7e;
}

.tier-card-2 {
    background-color: #fddc10;
    box-shadow: 0.1em 0.1em 0.3em #756507;
    border-color: #756507;
}

.tier-card-3 {
    background-color: #d675ff;
    box-shadow: 0.1em 0.1em 0.3em #693680;
    border-color: #693680;
}

.status-color-no {
    color: #ff5d5d;
}

.status-color-yes {
    color: #1a1a3a;
}

.material-symbols-outlined {
    font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 24
}

.status-bubble {
    font-family: Montserrat, sans-serif;
    font-size: 0.7em;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    margin-right: 0.5em;
    border-radius: 10px;
    padding: 4px 8px 4px 8px;
    vertical-align: middle;
    line-height: normal;
}

.big-bubble {
    font-size: 16px !important;
    padding: 4px 10px 4px 10px;
}

.status-bubble-green {
    color: #007400;
    background-color: #c7ffc7;
}

.status-bubble-red {
    color: #740000;
    background-color: #ffc7c7;
}

.status-bubble-grey {
    color: #2f2f2f;
    background-color: #e3e3e3;
}

/* Tooltip container */
.app-tooltip {
    position: relative;
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
}

/* Tooltip text */
.app-tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    position: absolute;
    z-index: 1;

    /* Top positioning */
    bottom: 100%;
    left: 50%;
    margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.app-tooltip:hover .tooltiptext {
    visibility: visible;
}

#company-settings-modal input[type=text], input[type=number]{
    width: 90%
}
#company-settings-modal .row{
    margin-bottom: 15px;
}

.admin-widget-title{
    background-color: #31476e;
    /*background-color: #1a1a3a;*/
    color: white;
    margin-top: -25px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 0px lightgrey;
    width: fit-content;
    padding: 5px 30px 5px 5px;
}

/* Make sure the placeholders are not too prominent */
input[type=text]::placeholder {
    font-weight: 100 !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 58px;
    height: 25px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 6px;
    bottom: 3px;
    background-color: white;
    border-radius: 8px;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #1a1a3a;
}

input:focus + .slider {
    box-shadow: 0 0 1px #1a1a3a;
}

input:checked + .slider:before {
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

switch input:checked + span {
    background-color: #1a1a3a;
}
input:checked + span:before {
    transform: translateX(26px);
}
span.round {
    border-radius: 34px;
}
span.round:before {
    border-radius: 50%;
}
input[type='radio'] {
    accent-color: rgb(15 23 42 / 1);
}

.form-check-input[type='checkbox'] {
    accent-color:#1a1a3a;
}

/* Loader bar for message dialogs which time-out */
.loader-bar {
    width: 100%;
    height: 5px;
}

#dialogLoaderBar {
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #1a1a3a;
}

.action-dropdown-menu {
    text-align: center;
}

/* Begin custom styling for in-grid dropdown menus */

.dropdown-toggle-button {
    cursor: pointer;
    text-align: center;
    background-color: #1a1a3a;
    color: white;
}

.dropdown-toggle-button:hover {
    background-color: #467a64;
}

.dropdown-visible {
    display: block !important;
}

.dropdown-detached {
    display: none;
    text-align: left;
    position: fixed; /* Fixed position */
    min-width: 160px;
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    padding: 0;
}

.dropdown-detached a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-detached ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0.5em;
}

.dropdown-detached li {
    pointer: cursor;
}
.dropdown-detached li:not(:last-child) {
    border-bottom: 1px solid rgba(100, 100, 100, 0.1);
}

.dropdown-detached li:hover {
    background-color: #f5f5f5;
}

div[id^="actions_dropdown_options_"]{
    padding: 0 5px 0 5px;
}

/* End custom styling for in-grid dropdown menus */

#bulk_actions .dropdown-toggle {
    padding-left: 1em;
    padding-right: 1em;
}

.download-media-popup {
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    border-radius: 4px;
    z-index: 9999;
    background-color: #fefefe;
    box-shadow: 7px 7px 10px 0 lightgrey;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.download-media-popup ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.download-media-popup ul li {
    display: block;
    padding:  10px; /* Padding inside each list item */
}

.download-media-popup ul li a {
    display: block;
    color: #333;
    text-decoration: none;
}

.download-media-popup ul li:hover {
    background-color: lightgray;
}

.basic-button {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 200;
    font-size: 13px;
    text-align: center;
    background-color: #1a1a3a;
    color: white;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 2px 6px;
    min-width: 5rem;
    cursor: pointer;
    margin: 0 auto;
}

.basic-button:hover {
    background-color: #467a64;
    box-shadow: 2px 2px 2px #afafaf;
}
.public_main input:-webkit-autofill{
    border-color: rgb(255 191 0 / 1);
    background-color: rgb(30 41 59 /1) !important;
}

.public_main input, .public_main select{
    padding: .375rem .75rem;
    /*font-size: .875rem;*/
    line-height: 1.5715;
    color: rgb(226 232 240 / 1) !important;
    border-radius: 0.25rem;
    border-width: 1px;
    border-color: transparent;
    background-color: rgb(30 41 59 /1) !important;
    transition: border-color 0.3s, border-radius 0.3s; /* Add a transition effect */
}
.public_main input:focus, .public_main select:focus{
    border-color: rgb(255 191 0 / 1);
    background-color: rgb(30 41 59 /1) !important;
}

.public_main .form-group {
    margin-bottom: 30px !important;
}
.public_main button {
    min-height: 38px;
    border-radius: 20px;
    background-color:rgb(220 173 24 / 1);
    color: white !important;
    width: 230px;
    transition: background-color 0.3s, color 0.3s;
    border:none
}

.public_main button:hover {
    background-color: rgb(191 155 48 / 1);
    color: white !important;
}

/*.background_login {*/
/*    background-image: url("/images/glow-bottom-e1e7f529.png");*/
/*    border-bottom-right-radius: 30px;*/
/*    background-position-x: center;*/
/*    background-position-y: unset;*/
/*}*/

/*.basic-button {*/
/*    display: block;*/
/*    float: left;*/
/*    font-family: Montserrat, sans-serif;*/
/*    font-weight: 200;*/
/*    font-size: 13px;*/
/*    text-align: center;*/
/*    background-color: #1a1a3a;*/
/*    color: white;*/
/*    text-transform: uppercase;*/
/*    border-radius: 8px;*/
/*    padding: 2px 6px 2px 6px;*/
/*    min-width: 5rem;*/
/*    cursor: pointer;*/
/*}*/

/*.basic-button:hover {*/
/*    background-color: #467a64;*/
/*    box-shadow: 2px 2px 2px #afafaf;*/
/*}*/
/*.public_main input:-webkit-autofill{*/
/*    border-color: rgb(255 191 0 / 1);*/
/*    background-color: rgb(30 41 59 /1) !important;*/
/*}*/

/*.public_main input, .public_main select{*/
/*    padding: .375rem .75rem;*/
/*    !*font-size: .875rem;*!*/
/*    line-height: 1.5715;*/
/*    color: rgb(226 232 240 / 1) !important;*/
/*    border-radius: 0.25rem;*/
/*    border-width: 1px;*/
/*    border-color: transparent;*/
/*    background-color: rgb(30 41 59 /1) !important;*/
/*    transition: border-color 0.3s, border-radius 0.3s; !* Add a transition effect *!*/
/*}*/
/*.public_main input:focus, .public_main select:focus{*/
/*    border-color: rgb(255 191 0 / 1);*/
/*    background-color: rgb(30 41 59 /1) !important;*/
/*}*/

/*.public_main .form-group {*/
/*    margin-bottom: 30px !important;*/
/*}*/
/*.public_main button {*/
/*    min-height: 38px;*/
/*    border-radius: 20px;*/
/*    background-color:rgb(220 173 24 / 1);*/
/*    color: white !important;*/
/*    width: 230px;*/
/*    transition: background-color 0.3s, color 0.3s;*/
/*    border:none*/
/*}*/

/*.public_main button:hover {*/
/*    background-color: rgb(191 155 48 / 1);*/
/*    color: white !important;*/
/*}*/

/*.background_login {*/
/*    background-image: url("/images/glow-bottom-e1e7f529.svg");*/
/*    border-bottom-right-radius: 30px;*/
/*    background-position-x: center;*/
/*    background-position-y: unset;*/
/*}*/

/*.basic-button {*/
/*    display: block;*/
/*    float: left;*/
/*    font-family: Montserrat, sans-serif;*/
/*    font-weight: 200;*/
/*    font-size: 13px;*/
/*    text-align: center;*/
/*    background-color: #1a1a3a;*/
/*    color: white;*/
/*    text-transform: uppercase;*/
/*    border-radius: 8px;*/
/*    padding: 2px 6px 2px 6px;*/
/*    min-width: 5rem;*/
/*    cursor: pointer;*/
/*}*/

/*.basic-button:hover {*/
/*    background-color: #467a64;*/
/*    box-shadow: 2px 2px 2px #afafaf;*/
/*}*/

.background_login {
    background-image: url("/images/glow-bottom-e1e7f529.png");
    border-bottom-right-radius: 30px;
    background-position-x: center;
    background-position-y: unset;
}

.disabled-button {
    background-color: #8c8c8c !important;
}

/* Fixes - fonts for different resolutions  */

.font_res_1_3 {
    font-size: 1.3em;
}
.font_res_1_2 {
    font-size: 1.2em;
}
.font_res_1_1 {
    font-size: 1.1em;
}
.font_res_1_0 {
    font-size: 1.0em;
}
.font_res_0_9 {
    font-size: 0.9em;
}

@media screen and (max-width: 1440px) {
    .font_res_1_3 {
        font-size: 1.2em;
    }
    .font_res_1_2 {
        font-size: 1.1em;
    }
    .font_res_1_1 {
        font-size: 1.0em;
    }
    .font_res_1_0 {
        font-size: 0.9em;
    }
    .font_res_0_9 {
        font-size: 0.8em;
    }
}
@media screen and (max-width: 768px) {
    .font_res_1_3 {
        font-size: 1.1em;
    }
    .font_res_1_2 {
        font-size: 1.0em;
    }
    .font_res_1_1 {
        font-size: 0.9em;
    }
    .font_res_1_0 {
        font-size: 0.8em;
    }
    .font_res_0_9 {
        font-size: 0.7em;
    }
}
.top_left_growth_type {
    position: absolute;
    top: 5px;
    left: 60px;
    border: 1px solid lightgray;
    padding: 5px;
    font-weight: 800;
    font-size: 0.8em;
    background: #b8b8b8;
    color: white;
    border-radius: 5px;
    z-index: 1;
    line-height: normal;
}

.btn-requests-shade{
    min-height: 10px;
    margin: auto;
    font-size: 0.7em !important;
    border: 1px dotted gray !important;
    width: 90%;
    padding: 0 2px 0 2px;
    border-radius: 10px;
    box-shadow: none;
}

.flex-end-aligned-elements {
    display: inline-flex;
    align-items: flex-end;
}

.flex-end-aligned-elements > span.info-icon{
    margin: 0 0 0 10px;
}

.choose_action_btn {
    background: inherit;
    border: 1px solid #1a1a3a;
    color: #1a1a3a;
    font-size: 0.7em;
    font-weight: 600;
    border-radius: 5px;
    outline: none !important;
    min-height: 20px;
    margin: 2px;
}

.sold {
    background: inherit;
    display: inline-block;
    border:1px solid #ff0000;
    background-color: #ff0000;
    color: #ffffff;
    padding: 10px!important;
    font-size:12px;
    font-weight: 600;
    border-radius: 5px;
    outline: none !important;
    min-height: 25px;
}
.unsold {
    background: inherit;
    display: inline-block;
    border:1px solid #1a1a3a;
    background-color: #1a1a3a;
    color: #ffffff;
    padding: 10px!important;
    font-size:12px;
    font-weight: 600;
    border-radius: 5px;
    outline: none !important;
    min-height: 25px;
}

/* redesign 12-11-2024 */
.nav-button {
    background: #f5f5f5 !important;
    border-radius: 8px;
    padding: 8px 12px;
    margin: 0 4px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #333;
    border: 1px solid #CCCCCC;
    font-weight: 500;
    height: 34px;
}
.nav-button:hover {
    background: #ffffff !important;
}
.navbar-nav > li > div.nav-button,
.navbar-nav > li > a.nav-button {
    padding: 8px 12px;
    margin: 8px 4px;
}

.search-box2 {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 6px 12px;
    display: flex;
    align-items: center;
    width: 220px;
    height: 34px;
    margin: 8px 4px;
    border: 1px solid #ddd;
}
.search-box2 input {
    border: none;
    background: transparent;
    margin-left: 8px;
    width: 100%;
    outline: none;
}
.search-box2 .glyphicon {
    color: #666;
}

.navbar-nav {
    display: flex;
    align-items: center;
    height: 50px;
}
.navbar-nav > li {
    display: flex;
    align-items: center;
}

.secondary-nav {
    background-color: white;
    border-bottom: 1px solid #eee;
    padding: 0;
}
.secondary-nav .nav > li > a {
    color: #333;
    padding: 15px 20px;
    border-radius: 8px;
    margin: 10px 5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 35px;
}
.secondary-nav .nav > li.active > a {
    background: #1a1a3a;
    color: white;
}
.secondary-nav .nav > li > a:hover {
    background: #f5f5f5;
}
.secondary-nav .nav > li.active > a:hover {
    background: #1a1a3a;
}
.nav-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
}
.main-area{
    margin-top: 140px;
}

.step-row {
    top: 107px !important;
    transform: translateY(0px);
    margin-bottom: 10px;
    background-color: #fcfcfc;
    padding: 12px 0 12px 0;
    border-bottom: 1px solid lightgrey;
    margin-left: 0;
    margin-right: 0;
    z-index: 10 !important;
}

.more-filters-dropdown {
    min-width: 180px !important;
    padding: 12px;
    border-radius: 5px;
    cursor: pointer;
}

.more-filters-dropdown select {
    border-radius: 5px;
    padding: 0 8px;
    cursor: pointer;
}

.more-filters-dropdown .filter-button {
    vertical-align: middle;
    line-height: 2em;
    padding: 2px 8px;
    border: 1px solid #444;
    border-radius: 5px;
}

.ml-3-5p {
    margin-left: 3.5% !important;
}

.my-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.my-1rem {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-0-75rem {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
}

.mt-1rem {
    margin-top: 1rem !important;
}

.mb-2rem {
    margin-bottom: 2rem !important;
}

.mx-1rem {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.w-10p {
    width: 10% !important;
}

.cursor-pointer {
    cursor: pointer;
}

.cad-image {
    max-width: 90%;
    height: auto;
    display: block;
}

.centered-image {
    margin-left: auto;
    margin-right: auto;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.text-align-right {
    text-align: right;
}

.justify-content-center {
    justify-content: center;
}

button.payment {
    color: #2c2e2f;
    font-weight: 500;
    margin-top: 15px;
    text-align: center;
    background-color: #ffc43a;
}
button.payment:hover {
    background-color: #fcbd28;
}
button.payment span {
    color: #00368c;
}


.ticket-tabs {
    display: flex;
    gap: 12px;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
    float: right;
}

.ticket-tab-group {
    display: flex;
    gap: 12px;
}

.ticket-tab {
    background: none;
    border: none;
    font-size: 14px;
    padding: 6px 14px;
    border-radius: 20px;
    cursor: pointer;
    color: #1f2937;
    transition: background 0.3s;
    border: 1px solid transparent;
}

.ticket-tab:hover {
    background-color: #f3f4f6;
}

.ticket-tab.active {
    background-color: #E8E8F8;
    color: #171544;
    border-color: #E8E8F8;
}


#addTicketModal {
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
}

#addTicketForm label {
    display: block;
    font-weight: 600;
    color: #171544;
    margin-bottom: 6px;
    font-size: 14px;
}

#addTicketForm input,
#addTicketForm select,
#addTicketForm textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 16px;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 10px 20px;
}

.ui-dialog-buttonset button {
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 6px;
    font-weight: 600;
    border: none;
    cursor: pointer;
}

.ui-dialog-buttonset button:nth-child(1) {
    background-color: #3b82f6;
    color: white;
}

.ui-dialog-buttonset button:nth-child(1):hover {
    background-color: #2563eb;
}

.ui-dialog-buttonset button:nth-child(2) {
    background-color: #e5e7eb;
    color: #374151;
}

.ui-dialog-buttonset button:nth-child(2):hover {
    background-color: #d1d5db;
}

/* MODAL */
.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) {
    border-radius: 16px 16px 0 0;
	padding: 0px;
}

/* HEADER */
.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) .panel-header {
    background-color: #F5F5FA;
    padding: 24px;
    border: none !important;
    border-radius: 16px 16px 0 0;
    position: relative;
}

.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) .panel-title {
    font-size: 20px;
    font-weight: 600;
    color: #1a1a3a;
}

/* CLOSE (X) BUTTON */
.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) .panel-tool {
    position: absolute;
    top: 28px;
    right: 24px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1.5px solid rgba(99, 98, 122, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: rgba(99, 98, 122, 1);
    cursor: pointer;
    transition: 0.2s ease;
}

.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) .panel-tool:hover {
    color: #1a1f36;
}

/* BODY */
.panel.window:has(#addTicketModal, #replyCommentModal, #ticketDetailsModal) .panel-body {
    padding: 32px;
    background-color: #fff;
    border-radius: 0 0 16px 16px;
    border: none;
}

/* FORM INSIDE MODAL */
#addTicketModal {
    font-family: 'Montserrat', sans-serif;
}

#addTicketForm label {
    display: block;
    font-weight: 600;
    color: #171544;
    margin-bottom: 6px;
    font-size: 14px;
}

/* For all EasyUI dialog buttons */
.dialog-button a.l-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 24px;
    border-radius: 8px;
    margin-left: 10px;
    border: 2px solid transparent;
    transition: 0.2s ease;
}

/* SEND button */
.dialog-button a.send-button {
    background: #171544;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #171544;
    padding: 8px 9px 5px !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    outline: none !important;
    min-height: 40px;
    min-width: 180px;
}

.dialog-button a.send-button:hover {
    background-color: #242069 !important;
    color: white;
}

/* CANCEL button */
.dialog-button a.cancel-button {
    background: white;
    color:  #171544;
    display: inline-block;
    border: 1px solid  #171544;
    padding: 8px 9px 5px !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    outline: none !important;
    min-height: 40px;
    min-width: 140px;
    text-align: center;
}

.dialog-button a.cancel-button:hover {
    background-color: #f3f3f3;
}

/* TEXTAREA */
#replyCommentText {
    width: 100%;
    height: 100px;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    resize: vertical;
    box-sizing: border-box;
}

/* BUTTONS - ALREADY DEFINED */
.dialog-button a.l-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 24px;
    border-radius: 8px;
    margin-left: 10px;
    border: 1px solid  #171544;
    transition: 0.2s ease;
}

#reply-dialog-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    padding-top: 16px;
}

.ticket-container {
    max-width: 800px;
    font-family: Montserrat, sans-serif;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.ticket-info div {
    margin-bottom: 6px;
    font-size: 14px;
}

.comment {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
    margin-top: 20px;
    background-color: #f9f9f9;
}

.last-comment {
    border-color: #cce5ff;
    background-color: #e9f5ff;
    position: relative;
}

.comment-header {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 10px;
}

.comment-body {
    font-size: 15px;
}

.reply-btn {
    background-color: #171544;
    color: white;
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
}

.reply-btn:hover {
    background-color: #242069;
}

.ticket-original {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.ticket-original h4 {
    margin-bottom: 10px;
}

.dialog-button {
    position: relative;
    top: -1px;
    text-align: right;
    padding: 0.5em;
    line-height: 1.2em;
    text-transform: uppercase !important;
    font-weight: 400;
    border-radius: 4px !important;
    border: none;
    margin-top: 11px;
}