body
{
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    background-color: #F4F4F4;
}

hr
{
    border: 0;
    height: 1px;
    color: #BBBBBB;
    background-color: #BBBBBB;
}

h3
{
    color: #494949;
}

table
{
    /*table-layout: fixed;*/
    margin: 0 auto;
    text-align: left;
}

table .tbl-fixed
{
    table-layout: fixed;
}

table.tablesorter tbody td
{
    background-color: #CCC;
}
table.tablesorter tbody tr.odd td
{
    background-color: #F4F4F4;
}
.footer
{
    position: inherit !important;
    margin: 15px 0 0;
}

th
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
    text-decoration: none;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}

td
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    padding: 0;
    vertical-align: middle;
}

label
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
    text-decoration: none;
    padding: 0;
    vertical-align: middle;
}

legend
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    padding: 4px;
    border: 1px solid #CCC;
}

fieldset
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    padding: 5px;
    border: 1px solid #CCC;
}

p
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    padding: 0;
    margin: 0;
}



form
{
    margin: 0;
}

select
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    padding: 1px;
    vertical-align: middle;
    border: 1px solid #CCC;
    background-color: #FFF;
    /*margin: 0 2px;*/
}

select optgroup
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    margin: 2px;
    border-top: 1px solid #494949;
}

select option
{
    padding: 1px 4px 1px 6px;
    font-size: 13px;
}

input[type="text"]:not(.s2style):not(.new-form-input):not(.dxp-combo-input):not(#lockersGridView_DXPagerBottom_PSI) {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    border: 1px solid #CCC;
    padding: 2px 4px;
    vertical-align: middle;
    margin: 2px;
    /*background: white url('../img/input.gif') repeat-x;*/
    width: 90%;
}

input.disabled
{
    border: 1px solid #EEE;
    background: #EEE !important;
}

input[type="password"]
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    border: 1px solid #CCC;
    padding: 2px 4px;
    vertical-align: middle;
    margin: 2px;
    background: white url('../img/input.gif') repeat-x;
    width: 90%;
}

input[type="button"]
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
}

textarea
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    border: 1px solid #CCC;
    padding: 4px;
    /*padding: 2px 4px;*/
    background-color: #E3E4E8;
    vertical-align: top;
    background: white url('data:image/gif;base64,R0lGODlhAQAUAPYAAPz9+/f5+fDx7/37/e7t7+/x7/Ty9O/x8fHx8ff19/n3+fX39+3v7fj6+vn4+vr4+u7s7Pb39e3v7+7v7fz8/Pn6+Pv9++zu7u3s7u/t7/j59+7u7vj6+O/v7/Dw8PDv8fHv8fz7/f37+/r4+Pf59/f19fL09Pv9/fv8+vr8/O/t7fP08vb19/n39/3//fj3+fr6+uzu7Pz6+v79//Py9PHv7+3u7Pf39/n5+e3t7fT09Pv7+/7+/vX19fLy8v39/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAD/ACwAAAAAAQAUAAAHFoAQDAc+Oj0sGjg7FD88QEBAQEBAQIEAOw==') /*../../img/input.gif*/ repeat-x;
    /*margin: 2px;*/
    width: 90%;
    height: 80px;
    overflow-x: hidden;
}

input[type="checkbox"]
{
    background: transparent;
    border: none;
    vertical-align: middle;
    cursor: pointer;
}

a
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: none;
    cursor:pointer;
}

a:hover
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #494949;
    text-decoration: underline;
    cursor:pointer;
}

img
{
    background-color: transparent;
    border: none;
    vertical-align: middle;
}

br
{
    clear: left;
}

td.title
{
    font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #494949;
    text-decoration: none;
    padding: 0 0 15px 15px;
    font-weight: bold;
}

.Align_left
{
    float: left;
}

.Align_right
{
    float: right;
}

.Trans
{
    filter: alpha(opacity=25);
    -moz-opacity: .25;
    opacity: .25;
    cursor: default;
}

/* Corners */
div#AreaPeopleTree
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaCompanyTree
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaLockerTree {
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaAddNewCard
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaPermissionTree
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

div .fs-treeview {
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaBuildingTree
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

div#AreaUserPermissionTree
{
    background-color: #CCC;
    width: auto;
    height: auto;
}

/* Global span style icon options */
span.icon
{
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    margin: 0 5px;
    vertical-align: middle;
    padding: 0;
}

/* Icons */
span.icon_logout {
    background: url('../../img/icons.png') no-repeat 0 -192px;
    width: 24px;
    height: 24px;
}

span.icon_green_go
{
    background: url('../../img/icons.png') no-repeat 0 -216px;
    width: 24px;
    height: 24px;
}

span.icon_find
{
    background: url('../../img/icons.png') no-repeat 0 -240px;
    width: 24px;
    height: 24px;
}

span.loader
{
    background: url('../../img/bloader.gif') no-repeat 0 0;
    width: 32px;
    height: 32px;
}

/* Flags */
span.flag_et
{
    background: url('../../img/flags.png') no-repeat 0 0;
    width: 24px;
    height: 24px;
}

span.flag_es {
    background: url('../../img/flag_es.png') no-repeat 0 0;
    top: 10px;
    left: 20px;
    width: 24px;
    height: 18px;
    background-size: cover;
    margin-bottom: -1px;
}

span.flag_en
{
    background: url('../../img/flags.png') no-repeat 0 -24px;
    width: 24px;
    height: 24px;
}

span.flag_ru
{
    background: url('../../img/flags.png') no-repeat 0 -48px;
    width: 24px;
    height: 24px;
}

span.flag_lt
{
    background: url('../../img/flags.png') no-repeat 0 -72px;
    width: 24px;
    height: 24px;
}

span.flag_lv
{
    background: url('../../img/flags.png') no-repeat 0 -96px;
    width: 24px;
    height: 24px;
  
}

span.flag_sv
{
     background: url('../../img/flags.png') no-repeat 0 -144px;
    width: 24px;
    height: 24px;

}

span.flag_fi
{
       background: url('../../img/flags.png') no-repeat 0 -120px;

    width: 24px;
    height: 24px;
    margin-right: 25px;
}

/* Customized UI */
.ui-autocomplete
{
    max-height: 200px;
    overflow-y: auto;
}

.ui-datepicker-title
{
    color: #F4F4F4;
}

.ui-icon-custom
{
    display: inline-block;
    [if IE] float: left;
    width: 15px;
    height: 16px;
    margin: 0 2px 0 0;
    cursor: pointer;
}

/* Tipsy */
.tipsy
{
    padding: 5px;
    font-size: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-image: url('data:image/gif;base64,R0lGODlh9QH1AYABAAAAAP///yH5BAEAAAEALAAAAAD1AfUBAAL/jI+py+0Po5y02ovzBbr7D4biSJbmiabqGgIuC8fyTNf2jeeey+v+DwwKh8SihYc0KpfMpvMJDSCn0ar1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2Oj4CBkpOUlZaXmJmam5ydnp+QkaKjpKWmp6ipqqusra6voKGys7S1tre4ubq7vL2+v7CxwsPExcbHyMnKy8zNzs/AwdLT1NXW19jZ2tvc3d7f0NHi4+Tl5ufo6err7O3u7+Dh8vP09fb3+Pn6+/z9/v/w8woMCBBAsaPIgwocKFDBs6fAgxosSJFCtavIgxo8aN/xw7evwIMqTIkSRLmjyJMqXKlSxbunwJM6bMmTRr2ryJM6fOnTx7+vwJNKjQoUSLGj2KNKnSpUybOn0KNarUqVSrWr2KNavWrVy7ev0KNqzYsWTLmj2LNq3atWzbun0LN67cuXTr2r2LN6/evXz7+v0LOLDgwYQLGz6MOLHixYwbO34MObLkyZQrW76MObPmzZw7e/4MOrTo0aRLmz6NOrXq1axbu34NO7bs2bRr276NO7fu3bx7+/4NPLjw4cSLGz+OPLny5cybO38OPbr06dSrW7+OPbv27dy7e/8OPrz48eTLmz+PPr369ezbu38PP778+fTr27+PP7/+/fz7+///D2CAinHAH4EJvFCggQb0kKCBSTTIARUQRsjgfg9KgaCFGS6oYH4bHtAhfiEKSGKJJp6IYooqrshiiy6+CGOMMs5IY4023ohjjjruyGOPPv4IZJBCDklkkUYeiWSSSi7JZJNOPglllFJOSWWVVl6JZZZabslll15+CWaYYo5JZplmnolmmmquyWabbr4JZ5xyzklnnXbeiWeeeu7JZ59+/glooIIOSmihhh6KaKKKLspoo44+Cmmkkk5KaaWWXopppppuymmnnn4Kaqiijkpqqaaeimqqqq7KaquuvgprrLLOSmuttt6Ka6667sprr77+Cmywwg5LbLHGHotssso6Lstss84+C2200k5LbbXWXottttpuy2233n4Lbrjijktuueaei2666q7Lrn9TXDjhhxOSWKGAIxZUAAA7') /*../../img/tipsy.gif*/;
}
.tipsy-inner
{
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tipsy-north
{
    background-position: top center;
}
.tipsy-south
{
    background-position: bottom center;
}
.tipsy-east
{
    background-position: right center;
}
.tipsy-west
{
    background-position: left center;
}

/* Pagination */
div.pager
{
    margin: 15px 0;
    width: 100%;
}
div.pager ul
{
    list-style: none;
}
div.pager ul, div.pager ul li
{
    float: left;
    margin: 0;
    padding: 0;
}
div.pager ul li
{
    margin-right: 1px;
    padding: 0;
    background: none;
    cursor: pointer;
}
div.pager ul li a, div.pager ul li span, div.pager ul li strong
{
    float: left;
    padding: 2px 6px;
    border: 1px solid #fff;
    line-height: normal;
    text-decoration: none;
}
div.pager ul li span, div.pager ul li strong
{
    cursor: default;
}
div.pager ul li a
{
    border-color: #e0e0e0;
    background: #fff;
}
div.pager ul li a:hover
{
    border-color: #333;
    background-color: #333;
    color: #fff;
    border-style: inset;
}
div.pager ul li span
{
    color: #a0a0a0 !important;
    border-color: #e0e0e0;
}
div.pager div
{
    display: inline;
    float: right;
    margin: .05em 0 0 0 !important;
}
div.pager div span
{
    margin: 0 .2em;
    color: #c0c0c0;
}

/* ScrollBar */
#scrollbar1 { width: 520px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #003D5D; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }

/*Validation*/
span.error, em.error{
background-image:none;
clear:left;
color:#BB0000 !important;
display:block;
font-style:normal;
font-weight:bold !important;
line-height:1.2em;
/*padding:0 0.1em 0.3em 0.2em;*/
}

.input-validation-error{
      border: solid 1px #cc0000!important;
}
/* Interaction Cues vana ui compatible ilma ,et rikuks standard lib
----------------------------------*/
.ui-state-data-saved-def1{background-color:forestgreen; color:white; overflow:visible}
.ui-state-error-def1{background-color:crimson; color:white;overflow:visible}

.dxeButtonEditClearButton_Metropolis img 
{
    display:none;
}
.dxpgMainTable_Metropolis
{
   text-align: right ;
}


/*Loading Divs*/

.modal-loading-div {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}


.regular-loading-div {
    width: 100%;
    min-height: 350px;
    justify-content: center;
    align-items: center;
    display: flex;
}


/*Input fields custom styles*/
.s2style {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    min-height: 32px;
}

.dd-select {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.s2wrapper {
    flex: 1;
}


.eldus-required {
    display: none;
    color: red;
}


.small-inline-error {
    font-size: 8px;
    color: red;
}

.overflow-modal {
     overflow: visible !important; 
     color: red;
}


/*New modal form style*/

.form-row {
    display: grid;
    grid-template-columns: minmax(auto,max-content) minmax(100px, auto);
    grid-gap: 15px;
}

.new-form-label {
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.new-form-input {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px;
    outline: 0;
}

.new-locker-room-validation {
    padding-bottom: 15px;
}

    .new-locker-room-validation:empty {
        display: none;
    }



/*Colors*/

.orange {
    color: #f25900;
}

/*Text styles*/

.info-font-style {
    font-weight: 600;
    color: #b7b7b7;
}


.disabled-color {
    background-color: #EBEBE4;
}

/*Slider*/

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: black;
}

input:focus + .slider {
    box-shadow: 0 0 1px black;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*Larger slider*/

.sc_switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 19px;
}

    .sc_switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.sc_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

    .sc_slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        transition: .4s;
    }

input:checked + .sc_slider {
    background-color: #28a745;
}

input:focus + .sc_slider {
    box-shadow: 0 0 1px #28a745;
}

input:checked + .sc_slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

.sc_slider.round {
    border-radius: 34px;
}

    .sc_slider.round:before {
        border-radius: 50%;
    }


/* Other */

.clickable {
    cursor: pointer;
}

.center-contents {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 100%;*/
}

.icon-grey{
    color:#8e8e8e;
}



/*form ui*/

.required-label::after {
    content: " *";
    color: red;
}

.label-with-error {
    display: flex;
}

.foxsec-form-header {
    font-size: 24px; /* Increase font size */
    padding: 10px 0; /* Add padding */
    border-bottom: 2px solid #ff9800; /* Add a bottom border */
}

.foxsec-form-header-with-buttons {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ff9800;
    margin: 20px 0px;
}


    .foxsec-form-header-with-buttons h2 {
        font-size: 24px; /* Increase font size */
        margin: 0px;
        padding: 10px 0;
    }

.form-subsection-header {
    padding: 5px 0; /* Smaller padding */
    border-bottom: 1px solid #ff9800; /* Thinner orange line */
    margin-bottom: 15px; /* Space below the subsection */
    margin-top: 20px; /* Add this line to create more space above the subsection */
}

    .form-subsection-header h3 {
        font-size: 18px; /* Smaller font size */
        margin: 0;
    }

.foxsec-form-row {
    display: block;
    margin-bottom: 15px;
}

    .foxsec-form-row label {
        margin-bottom: 3px;
        margin-left: 1px;
        display: inline-block;
    }

    .foxsec-form-row input[type="text"],
    .foxsec-form-row input[type="time"],
    .foxsec-form-row input[type="date"],
    .foxsec-form-row select {
        width: 100%;
    }

    .foxsec-form-row input[type="radio"] {
        margin-right: 5px;
    }

    .foxsec-form-row textarea {
        flex: 1; /* Allow the textarea to take up the remaining space */
        resize: none; /* Make the textarea non-resizable */
        box-sizing: border-box; /* Ensure padding and border are included in the width */
    }

.foxsec-button-row {
    padding: 20px 5px; /* Add padding */
    text-align: right; /* Align button to the right */
    /*border-top: 1px solid #ff9800;*/ /* Thinner orange line */
}

.custom-dx-fs{
    color:red;
    background-color:aqua;
}

.foxsec-new-form-ul {
    padding-inline-start: 20px;
}

    .foxsec-new-form-ul li::marker {
        font-size: 1.3em;
    }

/*form footer*/ 

.sticky-form-footer {
    position: sticky;
    bottom: 0;
    background-color:#f9f9f9;
}

/*Checkbox*/
.foxsec-checkbox {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}

    .foxsec-checkbox input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .foxsec-checkbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: white;
        border: 1px solid darkgray;
        border-radius: 5px;
    }

    .foxsec-checkbox input:checked + .checkmark {
        background-color: #28a745;
        border-color: #28a745; /* Border color same as background */
    }

        .foxsec-checkbox input:checked + .checkmark:after {
            content: "";
            position: absolute;
            display: block;
            left: 6px;
            top: 2px;
            width: 6px;
            height: 12px;
            border: solid white;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

    .foxsec-checkbox input:disabled + .checkmark {
        background-color: lightgray;
    }

    .foxsec-checkbox input:checked:disabled + .checkmark {
        background-color: lightgray;
        border-color: lightgray; /* Border color same as background */
    }

        .foxsec-checkbox input:checked:disabled + .checkmark:after {
            border-color: white;
        }



/*Schedules specific*/

.schedule-form{
    width: 600px;
}


.subsection-content{
    margin-bottom: 20px;
}