﻿html {
    scroll-behavior: smooth;
}

.remove-padding {
    padding: 0px !important;
}

.litem label {
    white-space: normal;
    word-wrap: break-word;
}

.litem span {
    white-space: normal;
    word-wrap: break-word;
}

/*Bottom settings*/
.buttonAlign {
    text-align: center !important;
}

.searchButton {
    margin-bottom: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.style-bottom {
    border-radius: 20px;
}

    .style-bottom:hover {
        background-color: #D3D3D3;
    }

.st-buttom-ml5 {
    border-radius: 20px;
    margin-left: 5px;
}

    .st-buttom-ml5:hover {
        background-color: #D3D3D3;
    }

.st-buttom-mb20 {
    border-radius: 20px;
    margin-top: 20px;
}

    .st-buttom-mb20:hover {
        background-color: #D3D3D3;
    }

.filterButtons {
    display: inline-block;
    margin-left: 15px;
}


.lookUp {
    margin-bottom: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.prehlad {
    border-radius: 2px !important;
    font: 13px Calibri, 'Trebuchet MS', sans-serif !important;
    font-size: 1.11em !important;
}

.checkbox {
    opacity: 1;
    color: rgba(70,81,92,1);
    font-family: "Inter-Regular";
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.25px;
    text-align: left;
    line-height: 20px;
}

.dxflFormLayout_Office365, .dxflCaption_Office365 {
    opacity: 1;
    color: rgba(14,43,71,1);
    font-family: 'Inter-Regular';
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.25px;
    text-align: left;
    line-height: 14px;
}

.dxeTextBox_Office365, .dxeButtonEdit_Office365, .dxeMemo_Office365 {
    -webkit-tap-highlight-color: transparent;
    border-radius: 12px;
    border: 1px solid rgba(19,20,20, 0.2);
    box-shadow: 0px 1px 2px rgba(19,20,20, 0.12) inset;
    opacity: 1;
    background-color: rgba(235,240,245, 0.4);
    padding: 4px;
}

.dxeButtonEditButton_Office365, .dxeCalendarButton_Office365, .dxeSpinIncButton_Office365, .dxeSpinDecButton_Office365, .dxeSpinLargeIncButton_Office365, .dxeSpinLargeDecButton_Office365, .dxeColorEditButton_Office365 {
    background-color: white;
    background-color: rgba(235,240,245, 0);
    background-image: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: none;
}

.dxmLite_Office365 .dxctToolbar_Office365.dxm-main.dxmtb {
    background-color: white;
    padding-top: 12px;
    padding-bottom: 2px;
    border-width: 0;
}

input[type="text"].dxeEditArea_Office365, .dxeMemoEditArea_Office365 {
    margin-top: 0;
    margin-bottom: 0;
    background-color: rgba(235,240,245, 0) !important;
    opacity: 1;
}

.popup-text {
    vertical-align: middle;
    padding: 40px;
    opacity: 1;
    color: rgba(70,81,92,1);
    font-family: "Inter-Regular";
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.25px;
    text-align: center;
    line-height: 20px;
}

.brow {
    background: rgb(175,207,255);
    /*background: linear-gradient(90deg, rgba(175,207,237,0.5830707282913166) 75%, rgba(255,255,255,0) 100%);*/
    height: 60px !important;
    font-size: large;
    color: #2c2984;
}

.qrow {
    background: rgb(175,237,176);
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(175,237,176,1) 100%);*/
    height: 40px !important;
    font-size: larger;
    color: #2c2984;
}

.orow {
    background: rgb(242,255,130);
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,255,130,0.5914740896358543) 100%);*/
    height: 30px !important;
    color: #2c2984;
}

.oprow {
    background: #FFB266;
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,255,130,0.5914740896358543) 100%);*/
    height: 30px !important;
    color: black;
}

.tree_update_button {
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(19,20,20,.12) inset !important;
    color: white !important;
    background-color: #1D3453 !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.tree_cancel_button {
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(19,20,20,.12) inset !important;
    color: white !important;
    background-color: #e81123 !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
    width: 80px;
}

.border {
    border-radius: 10px;
    background-color: #356ca6 !important;
    text-align: center;
    color: navajowhite !important;
    margin-right: 25px;
    height: 20px;
    width: 40px;
    padding-top: 4px;
}

.qorder {
    border-radius: 10px;
    background-color: rgb(99, 162, 100) !important;
    text-align: center;
    color: navajowhite !important;
    margin-right: 5px;
    height: 20px;
    width: 40px;
    padding-top: 4px;
}

.qgroup {
    border-radius: 16px;
    border-style: solid;
    text-align: center !important;
    height: 16px;
    width: 24px;
    padding-top: 2px;
    font-weight: bold;
    padding-bottom: 6px;
    border-width: 3px;
    display: grid;
}

.oorder {
    border-radius: 10px;
    background-color: rgb(206 194 86) !important;
    text-align: center;
    color: white !important;
    height: 20px;
    width: 40px;
    padding-top: 4px;
}

.oporder {
    border-radius: 10px;
    background-color: rgb(240 117 15) !important;
    text-align: center;
    color: white !important;
    height: 20px;
    width: 40px;
    padding-top: 4px;
}

.toolbar-radius {
    border-radius: 20px;
}

.quenum {
    background-color: #1d3453;
    padding: 3px 6px 3px 6px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    float: left;
    margin-right: 8px;
}

.dxbButton_Office365.dxbTSys {
    border-radius: 12px;
    box-shadow: 0px 1px 2px rgba(19,20,20, 0.12) inset;
    opacity: 1;
}

/*#all {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 100000;
}*/

.toolbar-item {
    border-radius: 15px !important;
    border: none !important;
}

.toolbar-item1 {
    border-radius: 15px !important;
    background-color: #1d3453;
    color: white;
    padding: 6px 12px;
    border: none;
    cursor: pointer;
}

.filterfield {
    border-radius: 20px !important;
    margin-bottom: 5px;
    margin-left: 5px;
}

/*RoundPanel - Custom settings*/
.set-rpanel {
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin-bottom: 5px;
}

.set-rpanel-mb20 {
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin-bottom: 20px;
}

/*margins setting*/
.mb-5 {
    margin-bottom: 5px;
}

.mb-20 {
    margin-bottom: 20px;
}

/*FormLayout - Custom settings*/
.set-flayout {
    border-radius: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}

.set-uploadControl {
    border-radius: 20px !important;
}

.banner-wrapper {
    width: 100%;
    overflow-x: auto;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.set-banner {
    display: inline-block;
    margin: 40px auto;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    max-width: 100%;
    width: 1920px;
    height: 400px;
}

    .set-banner:hover {
        transform: scale(1.02);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    }


.fl-caption {
    font-weight: 600;
    font-size: 0.7rem;
    color: #333333;
    margin-bottom: 6px;
    letter-spacing: 0.03em;
}

.info-field {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 5px;
    font-size: 12px;
    border: 1.5px solid #ccc;
    border-radius: 10px;
    background-color: #f8f9fa;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}


.activity-container {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    gap: 40px;
    padding-bottom: 0px !important;
}

.form {
    padding-bottom: 0;
}   

.form-column,
.info-column {
    width: 50%;
    max-width: 960px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Pre mobilné zariadenia */
@media (max-width: 768px) {
    .activity-container {
        flex-direction: column;
        align-items: center;
    }

    .form-column,
    .info-column {
        width: 100%;
        max-width: 100%;
    }

    .info-column {
        order: -1;
        padding-top: 10px;
    }
}

.payment-success-panel {
    margin: 50px auto;
    background-color: #f9fdf9;
    border: 1px solid #d4edda;
    border-radius: 10px;
    text-align: center;
}

.payment-unsuccess-panel {
    margin: 50px auto;
    background-color: #fdf9f9;
    border: 1px solid #d4edda;
    border-radius: 10px;
    text-align: center;
}

.payment-item {
    display: block;
    margin: 15px auto;
}

.payment-image-responsive {
    width: 100%;
    height: auto;
    max-width: 200px;
    max-height: 200px;
    display: block;
    margin: 15px auto;
}
