<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* General MARGINS / PADDING ###################################################### */
.s-margin-auto {
    margin: auto;
}
.s-margin-0 {
    margin: 0;
}
.s-margin-2 {
    margin: 2px;
}
.s-margin-5 {
    margin: 5px;
}
.s-margin-minus-5 {
    margin: -5px;
}
.s-margin-minus-7 {
    margin: -7px;
}
.s-margin-minus-10 {
    margin: -10px;
}
.s-margin-minus-10-force {
    margin: -10px !important;
}
.s-margin-minus-15-force {
    margin: -15px !important;
}
.s-margin-top-bottom-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.s-margin-top-bottom-12 {
    margin-top: 12px;
    margin-bottom: 12px;
}
.s-margin-top-bottom-minus-4 {
    margin-top: -4px;
    margin-bottom: -4px;
}
.s-margin-top-bottom-minus-5 {
    margin-top: -5px;
    margin-bottom: -5px;
}
.s-margin-top-bottom-minus-6 {
    margin-top: -6px;
    margin-bottom: -6px;
}
.s-margin-top-bottom-minus-6-force {
    margin-top: -6px !important;
    margin-bottom: -6px !important;
}
.s-margin-top-bottom-minus-7 {
    margin-top: -7px;
    margin-bottom: -7px;
}
.s-margin-top-bottom-minus-8 {
    margin-top: -8px;
    margin-bottom: -8px;
}
.s-margin-top-bottom-minus-10 {
    margin-top: -10px;
    margin-bottom: -10px;
}
.s-margin-top-minus-10-bottom-minus-8 {
    margin-top: -10px;
    margin-bottom: -8px;
}
.s-margin-top-minus-10-bottom-minus-13 {
    margin-top: -10px;
    margin-bottom: -13px;
}
.s-margin-top-bottom-minus-11 {
    margin-top: -11px;
    margin-bottom: -11px;
}
.s-margin-top-bottom-minus-12 {
    margin-top: -12px;
    margin-bottom: -12px;
}
.s-margin-top-minus-1 {
    margin-top: -1px;
}
.s-margin-top-minus-2 {
    margin-top: -2px;
}
.s-margin-top-minus-3 {
    margin-top: -3px;
}
.s-margin-top-minus-4 {
    margin-top: -4px;
}
.s-margin-top-minus-5 {
    margin-top: -5px;
}
.s-margin-top-minus-6 {
    margin-top: -6px;
}
.s-margin-top-minus-7 {
    margin-top: -7px;
}
.s-margin-top-minus-8 {
    margin-top: -8px;
}
.s-margin-top-minus-9 {
    margin-top: -9px;
}
.s-margin-top-minus-10 {
    margin-top: -10px;
}
.s-margin-top-minus-11 {
    margin-top: -11px;
}
.s-margin-top-minus-12 {
    margin-top: -12px;
}
.s-margin-top-minus-16 {
    margin-top: -16px;
}
.s-margin-top-minus-20 {
    margin-top: -20px;
}
.s-margin-top-minus-25 {
    margin-top: -25px;
}
.s-margin-top-minus-40 {
    margin-top: -40px;
}
.s-margin-top-1 {
    margin-top: 1px;
}
.s-margin-top-2 {
    margin-top: 2px;
}
.s-margin-top-3 {
    margin-top: 3px;
}
.s-margin-top-4 {
    margin-top: 4px;
}
.s-margin-top-5 {
    margin-top: 5px;
}
.s-margin-top-6 {
    margin-top: 6px;
}
.s-margin-top-7 {
    margin-top: 7px;
}
.s-margin-top-8 {
    margin-top: 8px;
}
.s-margin-top-9 {
    margin-top: 9px;
}
.s-margin-top-10 {
    margin-top: 10px;
}
.s-margin-top-12 {
    margin-top: 12px;
}
.s-margin-top-15 {
     margin-top: 15px;
 }
.s-margin-top-20 {
    margin-top: 20px;
}
.s-margin-top-30 {
    margin-top: 30px;
}
.s-margin-top-40 {
    margin-top: 40px;
}
.s-margin-top-50 {
    margin-top: 50px;
}
.s-margin-top-70 {
    margin-top: 70px;
}
.s-margin-top-100 {
    margin-top: 100px;
}
.s-margin-bottom-0 {
    margin-bottom: 0;
}
.s-margin-bottom-0-force {
    margin-bottom: 0 !important;
}
.s-margin-bottom-2 {
    margin-bottom: 2px;
}
.s-margin-bottom-3 {
    margin-bottom: 3px;
}
.s-margin-bottom-4 {
    margin-bottom: 4px;
}
.s-margin-bottom-5 {
    margin-bottom: 5px;
}
.s-margin-bottom-6 {
    margin-bottom: 6px;
}
.s-margin-bottom-7 {
    margin-bottom: 7px;
}
.s-margin-bottom-8 {
    margin-bottom: 8px;
}
.s-margin-bottom-10 {
    margin-bottom: 10px;
}
.s-margin-bottom-10-force {
    margin-bottom: 10px !important;
}
.s-margin-bottom-15 {
    margin-bottom: 15px;
}
.s-margin-bottom-20 {
    margin-bottom: 20px;
}
.s-margin-bottom-30 {
    margin-bottom: 30px;
}
.s-margin-bottom-30-force {
    margin-bottom: 30px !important;
}
.s-margin-bottom-50 {
    margin-bottom: 50px;
}
.s-margin-bottom-minus-2 {
    margin-bottom: -2px;
}
.s-margin-bottom-minus-3 {
    margin-bottom: -3px;
}
.s-margin-bottom-minus-4 {
    margin-bottom: -4px;
}
.s-margin-bottom-minus-5 {
    margin-bottom: -5px;
}
.s-margin-bottom-minus-6 {
    margin-bottom: -6px;
}
.s-margin-bottom-minus-7 {
    margin-bottom: -7px;
}
.s-margin-bottom-minus-8 {
    margin-bottom: -8px;
}
.s-margin-bottom-minus-9 {
    margin-bottom: -9px;
}
.s-margin-bottom-minus-10 {
    margin-bottom: -10px;
}
.s-margin-bottom-minus-11 {
    margin-bottom: -11px;
}
.s-margin-bottom-minus-12 {
    margin-bottom: -12px;
}
.s-margin-bottom-minus-13 {
    margin-bottom: -13px;
}
.s-margin-bottom-minus-14 {
    margin-bottom: -14px;
}
.s-margin-bottom-minus-15 {
    margin-bottom: -15px;
}
.s-margin-left-auto {
    margin-left: auto;
}
.s-margin-left-0 {
    margin-left: 0;
}
.s-margin-left-2 {
    margin-left: 2px;
}
.s-margin-left-3 {
    margin-left: 3px;
}
.s-margin-left-4 {
    margin-left: 4px;
}
.s-margin-left-5 {
    margin-left: 5px;
}
.s-margin-left-7 {
    margin-left: 7px;
}
.s-margin-left-10 {
    margin-left: 10px;
}
.s-margin-left-11 {
    margin-left: 11px;
}
.s-margin-left-12 {
    margin-left: 12px;
}
.s-margin-left-13 {
    margin-left: 13px;
}
.s-margin-left-15 {
    margin-left: 15px;
}
.s-margin-left-25 {
    margin-left: 25px;
}
.s-margin-left-40 {
    margin-left: 40px;
}
.s-margin-left-50 {
    margin-left: 50px;
}
.s-margin-left-115 {
    margin-left: 115px;
}
.s-margin-left-minus-2 {
    margin-left: -2px;
}
.s-margin-left-minus-3 {
    margin-left: -3px;
}
.s-margin-left-minus-4 {
    margin-left: -4px;
}
.s-margin-left-minus-5 {
    margin-left: -5px;
}
.s-margin-left-minus-8 {
    margin-left: -8px;
}
.s-margin-left-minus-9 {
    margin-left: -9px;
}
.s-margin-left-minus-10 {
    margin-left: -10px;
}
.s-margin-left-minus-15 {
    margin-left: -15px;
}
.s-margin-left-minus-20 {
    margin-left: -20px;
}
.s-margin-left-minus-40 {
    margin-left: -40px;
}
.s-margin-right-auto {
    margin-right: auto;
}
.s-margin-right-0 {
    margin-right: 0;
}
.s-margin-right-1 {
    margin-right: 1px;
}
.s-margin-right-2 {
    margin-right: 2px;
}
.s-margin-right-3 {
    margin-right: 3px;
}
.s-margin-right-4 {
    margin-right: 4px;
}
.s-margin-right-5 {
    margin-right: 5px;
}
.s-margin-right-6 {
    margin-right: 6px;
}
.s-margin-right-10 {
    margin-right: 10px;
}
.s-margin-right-20 {
    margin-right: 20px;
}
.s-margin-right-25 {
    margin-right: 25px;
}
.s-margin-right-50 {
    margin-right: 50px;
}
.s-margin-right-60 {
    margin-right: 60px;
}
.s-margin-right-minus-3 {
    margin-right: -3px;
}
.s-margin-right-minus-4 {
    margin-right: -4px;
}
.s-margin-right-minus-5 {
    margin-right: -5px;
}
.s-margin-right-minus-7 {
    margin-right: -7px;
}
.s-margin-right-minus-10 {
    margin-right: -10px;
}
.s-margin-right-minus-12 {
    margin-right: -12px;
}
.s-margin-right-minus-20 {
    margin-right: -20px;
}
.s-margin-right-03em {
    margin-right: .3em;
}
.s-padding-07em {
    padding: 0 .7em;
}
.s-padding-0 {
    padding: 0;
}
.s-padding-0-force {
    padding: 0 !important;
}
.s-padding-2 {
    padding: 2px;
}
.s-padding-4 {
    padding: 4px;
}
.s-padding-5 {
    padding: 5px;
}
.s-padding-5-force {
    padding: 5px !important;
}
.s-padding-8 {
    padding: 8px;
}
.s-padding-10 {
    padding: 10px;
}
.s-padding-20 {
    padding: 20px;
}
.s-padding-top-0 {
    padding-top: 0;
}
.s-padding-top-5 {
    padding-top: 5px;
}
.s-padding-top-8 {
    padding-top: 8px;
}
.s-padding-top-10 {
    padding-top: 10px;
}
.s-padding-top-10-force {
    padding-top: 10px !important;
}
.s-padding-top-18 {
    padding-top: 18px;
}
.s-padding-top-20 {
    padding-top: 20px;
}
.s-padding-top-30 {
    padding-top: 30px;
}
.s-padding-top-20-force {
    padding-top: 20px !important;
}
.s-padding-bottom-0 {
    padding-bottom: 0;
}
.s-padding-bottom-7 {
    padding-bottom: 7px;
}
.s-padding-bottom-8 {
    padding-bottom: 8px;
}
.s-padding-bottom-10 {
    padding-bottom: 10px;
}
.s-padding-bottom-12 {
    padding-bottom: 12px;
}
.s-padding-bottom-15 {
    padding-bottom: 15px;
}
.s-padding-left-0 {
    padding-left: 0;
}
.s-padding-right-0 {
    padding-right: 0;
}
.s-padding-left-3 {
    padding-left: 3px;
}
.s-padding-right-3 {
    padding-right: 3px;
}
.s-padding-left-5 {
    padding-left: 5px;
}
.s-padding-right-5 {
    padding-right: 5px;
}
.s-padding-left-8 {
    padding-left: 8px;
}
.s-padding-right-8 {
    padding-right: 8px;
}
.s-padding-left-10 {
    padding-left: 10px;
}
.s-padding-right-10 {
    padding-right: 10px;
}
.s-padding-left-20 {
    padding-left: 20px;
}
.s-padding-right-20 {
    padding-right: 20px;
}
.s-padding-left-25 {
    padding-left: 25px;
}
.s-padding-left-25-force {
    padding-left: 25px !important;
}
.s-padding-right-25 {
    padding-right: 25px;
}
.s-padding-left-30 {
    padding-left: 30px;
}
.s-padding-right-30 {
    padding-right: 30px;
}
.s-padding-left-right-5 {
    padding-left: 5px;
    padding-right: 5px;
}


/* General WIDTH ###################################################### */
.s-width-auto {
    width: auto;
}
.s-width-5 {
    width: 5px;
}
.s-width-10 {
    width: 10px;
}
.s-width-14 {
    width: 14px;
}
.s-width-15 {
    width: 15px;
}
.s-width-18 {
    width: 18px;
}
.s-width-20 {
    width: 20px;
}
.s-width-22 {
    width: 22px;
}
.s-width-24 {
    width: 24px;
}
.s-width-25 {
    width: 25px;
}
.s-width-26 {
    width: 26px;
}
.s-width-27 {
    width: 27px;
}
.s-width-28 {
    width: 28px;
}
.s-width-30 {
    width: 30px;
}
.s-width-32 {
    width: 32px;
}
.s-width-33 {
    width: 33px;
}
.s-width-34 {
    width: 34px;
}
.s-width-35 {
    width: 35px;
}
.s-width-40 {
    width: 40px;
}
.s-width-50 {
    width: 50px;
}
.s-width-60 {
    width: 60px;
}
.s-width-70 {
    width: 70px;
}
.s-width-80 {
    width: 80px;
}
.s-width-83 {
    width: 83px;
}
.s-width-90 {
    width: 90px;
}
.s-width-100 {
    width: 100px;
}
.s-width-105 {
    width: 105px;
}
.s-width-108 {
    width: 108px;
}
.s-width-110 {
    width: 110px;
}
.s-width-120 {
    width: 120px;
}
.s-width-125 {
    width: 125px;
}
.s-width-130 {
    width: 130px;
}
.s-width-135 {
    width: 135px;
}
.s-width-132 {
    width: 132px;
}
.s-width-138 {
    width: 138px;
}
.s-width-140 {
    width: 140px;
}
.s-width-141 {
    width: 141px;
}
.s-width-150 {
    width: 150px;
}
.s-width-160 {
    width: 160px;
}
.s-width-166 {
    width: 166px;
}
.s-width-170 {
    width: 170px;
}
.s-width-180 {
    width: 180px;
}
.s-width-190 {
    width: 190px;
}
.s-width-200 {
    width: 200px;
}
.s-width-210 {
    width: 210px;
}
.s-width-230 {
    width: 230px;
}
.s-width-244 {
    width: 244px;
}
.s-width-200 {
    width: 200px;
}
.s-width-210 {
    width: 210px;
}
.s-width-250 {
    width: 250px;
}
.s-width-255 {
    width: 255px;
}
.s-width-280 {
    width: 280px;
}
.s-width-289 {
    width: 289px;
}
.s-width-290 {
    width: 290px;
}
.s-width-300 {
    width: 300px;
}
.s-width-320 {
    width: 320px;
}
.s-width-330 {
    width: 330px;
}
.s-width-340 {
    width: 340px;
}
.s-width-350 {
    width: 350px;
}
.s-width-360 {
    width: 360px;
}
.s-width-370 {
    width: 370px;
}
.s-width-380 {
    width: 380px;
}
.s-width-400 {
    width: 400px;
}
.s-width-420 {
    width: 420px;
}
.s-width-500 {
    width: 500px;
}
.s-width-507 {
    width: 507px;
}
.s-width-550 {
     width: 550px;
 }
.s-width-590 {
    width: 590px;
}
.s-width-600 {
    width: 600px;
}
.s-width-605 {
    width: 605px;
}
.s-width-660 {
    width: 660px;
}
.s-width-700 {
    width: 700px;
}
.s-width-750 {
    width: 750px;
}
.s-width-800 {
    width: 800px;
}
.s-width-850 {
    width: 850px;
}
.s-width-900 {
    width: 900px;
}
.s-width-950 {
    width: 950px;
}
.s-width-1000 {
    width: 1000px;
}
.s-width-1100 {
    width: 1100px;
}
.s-width-1150 {
    width: 1150px;
}
.s-width-1200 {
    width: 1200px;
}
.s-width-1240 {
    width: 1240px;
}
.s-width-1250 {
    width: 1250px;
}
.s-width-1300 {
    width: 1300px;
}
.s-width-1-p {
    width: 1%;
}
.s-width-2-p {
    width: 2%;
}
.s-width-3-p {
    width: 3%;
}
.s-width-4-p {
    width: 4%;
}
.s-width-5-p {
    width: 5%;
}
.s-width-6-p {
    width: 6%;
}
.s-width-7-p {
     width: 7%;
 }
.s-width-8-p {
    width: 8%;
}
.s-width-9-p {
    width: 9%;
}
.s-width-10-p {
    width: 10%;
}
.s-width-11-p {
    width: 11%;
}
.s-width-12-p {
    width: 12%;
}
.s-width-13-p {
    width: 13%;
}
.s-width-14-p {
    width: 14%;
}
.s-width-15-p {
    width: 15%;
}
.s-width-16-p {
    width: 16%;
}
.s-width-17-p {
    width: 17%;
}
.s-width-18-p {
    width: 18%;
}
.s-width-19-p {
    width: 19%;
}
.s-width-20-p {
    width: 20%;
}
.s-width-21-p {
    width: 21%;
}
.s-width-22-p {
    width: 22%;
}
.s-width-23-p {
    width: 23%;
}
.s-width-24-p {
    width: 24%;
}
.s-width-25-p {
    width: 25%;
}
.s-width-26-p {
    width: 26%;
}
.s-width-27-p {
    width: 27%;
}
.s-width-28-p {
    width: 28%;
}
.s-width-29-p {
    width: 29%;
}
.s-width-30-p {
    width: 30%;
}
.s-width-31-p {
    width: 31%;
}
.s-width-32-p {
    width: 32%;
}
.s-width-33-p {
    width: 33%;
}
.s-width-34-p {
    width: 34%;
}
.s-width-35-p {
    width: 35%;
}
.s-width-36-p {
    width: 36%;
}
.s-width-37-p {
    width: 37%;
}
.s-width-38-p {
    width: 38%;
}
.s-width-39-p {
    width: 39%;
}
.s-width-40-p {
    width: 40%;
}
.s-width-41-p {
    width: 41%;
}
.s-width-42-p {
    width: 42%;
}
.s-width-43-p {
    width: 43%;
}
.s-width-44-p {
    width: 44%;
}
.s-width-45-p {
    width: 45%;
}
.s-width-48-p {
    width: 48%;
}
.s-width-50-p {
    width: 50%;
}
.s-width-58-p {
    width: 58%;
}
.s-width-60-p {
    width: 60%;
}
.s-width-61-p {
    width: 61%;
}
.s-width-62-p {
    width: 62%;
}
.s-width-65-p {
    width: 65%;
}
.s-width-68-p {
    width: 68%;
}
.s-width-70-p {
    width: 70%;
}
.s-width-80-p {
    width: 80%;
}
.s-width-88-p {
    width: 88%;
}
.s-width-90-p {
    width: 90%;
}
.s-width-98-p {
    width: 98%;
}
.s-width-99-p {
    width: 99%;
}
.s-width-100-p {
    width: 100%;
}
.s-width-100-p-force {
    width: 100% !important;
}
.s-max-width-none {
    max-width: none;
}
.s-max-width-370 {
    max-width: 370px;
}
.s-max-width-620 {
    max-width: 620px;
}
.s-max-width-1280 {
     max-width: 1280px;
}
.s-min-width-60 {
    min-width: 60px;
}
.s-min-width-90 {
    min-width: 90px;
}
.s-min-width-150 {
    min-width: 150px;
}
.s-min-width-200 {
    min-width: 200px;
}
.s-min-width-300 {
    min-width: 300px;
}
.s-min-width-320 {
    min-width: 320px;
}
/*WIDTH !important*/
.s-width-98-p-force {
    width: 98% !important;
}
.s-width-248-force {
    width: 248px !important;
}
.s-width-256-force {
    width: 256px !important;
}
.s-width-287-force {
    width: 287px !important;
}
.s-width-292-force {
    width: 292px !important;
}


/* General HEIGHT ###################################################### */
.s-height-5 {
    height: 5px;
}
.s-height-10 {
    height: 10px;
}
.s-height-14 {
    height: 14px;
}
.s-height-15 {
    height: 15px;
}
.s-height-18 {
    height: 18px;
}
.s-height-20 {
    height: 20px;
}
.s-height-21 {
    height: 21px;
}
.s-height-22 {
    height: 22px;
}
.s-height-23 {
    height: 23px;
}
.s-height-24 {
    height: 24px;
}
.s-height-25 {
    height: 25px;
}
.s-height-26 {
    height: 26px;
}
.s-height-27 {
    height: 27px;
}
.s-height-28 {
    height: 28px;
}
.s-height-30 {
    height: 30px;
}
.s-height-32 {
    height: 32px;
}
.s-height-35 {
    height: 35px;
}
.s-height-40 {
    height: 40px;
}
.s-height-45 {
    height: 45px;
}
.s-height-50 {
    height: 50px;
}
.s-height-60 {
    height: 60px;
}
.s-height-73 {
    height: 73px;
}
.s-height-75 {
    height: 75px;
}
.s-height-80 {
    height: 80px;
}
.s-height-100 {
    height: 100px;
}
.s-height-150 {
    height: 150px;
}
.s-height-175 {
    height: 175px;
}
.s-height-200 {
    height: 200px;
}
.s-height-230 {
    height: 230px;
}
.s-height-280 {
    height: 280px;
}
.s-height-300 {
    height: 300px;
}
.s-height-350 {
    height: 350px;
}
.s-height-400 {
    height: 400px;
}
.s-height-440 {
    height: 440px;
}
.s-height-450 {
    height: 450px;
}
.s-height-550 {
    height: 550px;
}
.s-height-600 {
    height: 600px;
}
.s-height-100-p {
    height: 100%;
}
.s-max-height-80 {
    max-height: 80px;
}
.s-max-height-155 {
    max-height: 155px;
}
.s-max-height-172 {
    max-height: 172px;
}
.s-max-height-180 {
    max-height: 180px;
}
.s-max-height-200 {
    max-height: 200px;
}
.s-max-height-210 {
    max-height: 210px;
}
.s-max-height-300 {
    max-height: 300px;
}
.s-max-height-305 {
    max-height: 305px;
}
.s-min-height-80 {
    min-height: 80px;
}
.s-min-height-82 {
    min-height: 82px;
}
.s-min-height-100 {
    min-height: 100px;
}
.s-min-height-110 {
    min-height: 110px;
}
.s-min-height-200 {
    min-height: 200px;
}
.s-min-height-500 {
    min-height: 500px;
}

/* General ROW-GAP */
.s-row-gap-5 {
    row-gap: 5px;
}
.s-row-gap-8 {
    row-gap: 8px;
}
.s-row-gap-10 {
    row-gap: 10px;
}
.s-row-gap-15 {
    row-gap: 15px;
}


/* General TEXT / ALIGN / FLOAT ###################################################### */
.s-vertical-align-top {
    vertical-align: top;
}
.s-vertical-align-middle {
    vertical-align: middle;
}
.s-vertical-align-bottom {
    vertical-align: bottom;
}
.s-text-align-center {
    text-align: center;
}
.s-text-align-left {
    text-align: left;
}
.s-text-align-left-force {
    text-align: left !important;
}
.s-text-align-right {
    text-align: right;
}
.s-float-left {
    float: left;
}
.s-float-right {
    float: right;
}
.s-clear-both {
    clear: both;
}
.s-clear-left {
    clear: left;
}
.s-clear-right {
    clear: right;
}
.s-align-content-center {
    align-content: center;
}



/* General DISPLAY ###################################################### */
.s-display-none {
    display: none;
}
.s-display-none-force {
    display: none !important;
}
.s-display-block {
    display: block;
}
.s-display-flex {
    display: flex;
}
.s-display-flow-root {
    display: flow-root;
}
.s-display-grid{
    display: grid;
}
.s-justify-items-center{
    justify-items: center;
}
.s-grid-template-columns-190-100{
    grid-template-columns:190px 100px ;
}
.s-grid-template-columns-25-190-100{
    grid-template-columns: 25px 190px 100px;
}
.s-grid-template-columns-fr2-fr1-fr2{
    grid-template-columns: 2fr 1fr 2fr;
}
.s-grid-template-columns-fr2-fr2-fr1{
    grid-template-columns: 2fr 2fr 1fr;
}
.s-grid-template-columns-fr2-fr1{
    grid-template-columns: 2fr 1fr;
}
.s-display-inline {
    display: inline;
}
.s-display-inline-block {
    display: inline-block;
}
.s-display-table-cell {
    display: table-cell;
}
.s-justify-content-center {
    justify-content: center;
}
.s-visibility-hidden {
    visibility: hidden;
}
.s-visibility-visible {
    visibility: visible;
}
.s-visibility-visible-force {
    visibility: visible !important;
}
.s-opacity-05 {
    opacity: 0.5;
}

/*FLEX*/
.s-flex-direction-column {
    flex-direction: column;
}
.s-flex-direction-row {
    flex-direction: row;
}
.s-align-items-start{
    align-items: start;
}
.s-align-items-center{
    align-items: center;
}
/*GAP*/
.s-gap-10{
    gap: 10px;
}
.s-gap-12{
    gap: 12px;
}
.s-gap-14{
    gap: 14px;
}



/* General POSITION ###################################################### */
.s-position-absolute {
    position: absolute;
}
.s-position-relative {
    position: relative;
}
.s-top-0 {
    top: 0;
}
.s-top-5 {
    top: 5px;
}
.s-top-10 {
    top: 10px;
}
.s-top-18 {
    top: 18px;
}
.s-top-20 {
    top: 20px;
}
.s-top-30 {
    top: 30px;
}
.s-top-35 {
    top: 35px;
}
.s-top-38 {
    top: 38px;
}
.s-top-minus-3 {
    top: -3px;
}
.s-top-minus-7 {
    top: -7px;
}
.s-top-minus-10 {
    top: -10px;
}
.s-bottom-0 {
    bottom: 0;
}
.s-bottom-10 {
    bottom: 10px;
}
.s-left-0 {
    left: 0;
}
.s-left-5 {
    left: 5px;
}
.s-left-10 {
    left: 10px;
}
.s-left-20 {
    left: 20px;
}
.s-right-10 {
    right: 10px;
}



/* General MISC ###################################################### */
.s-cursor-context-menu {
    cursor: context-menu;
}
.s-cursor-help {
    cursor: help;
}
.s-cursor-pointer {
    cursor: pointer;
}
.s-cursor-help {
    cursor: help;
}
.s-overflow-auto {
    overflow: auto;
}
.s-overflow-hidden {
    overflow: hidden;
}
.s-resize-none {
    resize: none;
}
.s-background-none {
    background: none;
}
.s-background-transparent {
    background: transparent;
}
.s-background-color-white {
    background-color: white;
}
.s-background-color-red {
    background-color: red;
}
.s-background-color-yellow {
    background-color: yellow;
}
.s-background-color-limegreen {
    background-color: limegreen;
}
.s-background-color-gold {
    background-color: gold;
}
.s-background-color-tomato {
    background-color: tomato;
}
.s-background-color-a5b9ff {
    background-color: #a5b9ff;
}
.s-background-color-e8edff {
    background-color: #e8edff;
}
.s-background-color-d4ddfc {
    background-color: #d4ddfc;
}
.s-background-color-dce1f2 {
    background-color: #dce1f2;
}
.s-background-color-e7a66d {
    background-color: #e7a66d;
}
.s-background-color-4970a7 {
    background-color: #4970a7;
}
.s-background-color-d9e3f0 {
    background-color: #d9e3f0;
}
.s-background-color-eef2fe {
    background-color: #eef2fe;
}
.s-background-color-d00038 {
    background-color: #d00038;
}
.s-background-color-666666 {
    background-color: #666666;
}
.s-border-none {
    border: none;
}
.s-border-0 {
    border: 0;
}
.s-border-1 {
    border: 1px;
}
.s-border-1-solid {
    border: 1px solid;
}
.s-border-1-solid-transparent {
    border: 1px solid transparent;
}
.s-border-2-solid-transparent {
    border: 2px solid transparent;
}
.s-border-1-dotted-gray {
    border: 1px dotted gray;
}
.s-border-2-dotted-red {
    border: 2px dotted red;
}
.s-border-1-1d2d43 {
    border: 1px solid #1d2d43;
}
.s-border-1-dashed {
    border: 1px dashed;
}
.s-border-1-dashed-4970a7 {
    border: 1px dashed #4970a7;
}
.s-border-bottom-0 {
    border-bottom: 0;
}
.s-border-collapse {
    border-collapse: collapse;
}
.s-border-right-1-solid-ddd {
    border-right: 1px solid #ddd;
}
.s-border-spacing-0 {
    border-spacing: 0px;
}
.s-border-top-none-force {
    border-top: none !important;
}
.s-border-top-0 {
    border-top: 0;
}
.s-border-top-1-solid {
    border-top: 1px solid;
}
.s-border-top-1-solid-c7d3fe-force {
    border-top: 1px solid #c7d3fe !important;
}
.s-border-radius-5 {
    border-radius: 5px
}
.s-line-height-150-p {
    line-height: 150%;
}
.s-font-style-italic {
    font-style: italic;
}
.s-font-size-smaller {
    font-size: smaller;
}
.s-font-size-09em {
    font-size: 0.9em;
}
.s-font-size-1rem {
    font-size: 1rem;
}
.s-font-size-10 {
    font-size: 10px;
}
.s-font-size-8 {
    font-size: 8px;
}
.s-font-size-11 {
    font-size: 11px;
}
.s-font-size-12-force {
    font-size: 12px;
}
.s-font-size-14 {
    font-size: 14px;
}
.s-font-size-16 {
    font-size: 16px;
}
.s-font-size-20 {
    font-size: 20px;
}
.s-font-size-24 {
    font-size: 24px;
}
.s-font-size-45 {
    font-size: 45px;
}
.s-font-weight-bold {
    font-weight: bold;
}
.s-font-weight-normal {
    font-weight: normal;
}
.s-color-inherit {
    color: inherit;
}
.s-color-black-force {
    color: black !important;
}
.s-color-blue-force {
    color: blue !important;
}
.s-color-darkorange-force {
    color: darkorange !important;
}
.s-color-gray-force {
    color: gray !important;
}
.s-color-limegreen-force {
    color: limegreen !important;
}
.s-color-red-force {
    color: red !important;
}
.s-color-white-force {
    color: white !important;
}
.s-text-transform-capitalize {
    text-transform: capitalize;
}
.s-text-transform-none {
    text-transform: none;
}
.s-text-transform-uppercase {
    text-transform: uppercase;
}
.s-page-break-after-always {
    page-break-after: always;
}
.s-image-shadow {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}


/* Specifici per singoli elementi ###################################################### */
#pageTitle {
    margin: auto;
    text-align: center;
}
#headerTable table {
    border: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#headerTable td {
    padding: 0;
}
tr.script-std-edit {
    cursor: pointer;
}
#listBody {
    text-align: left;
}
#loadingGif {
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    display: none;
}
#loader {
    width: 24px;
    vertical-align: middle;
}
#main-loading {
    width: 35px; margin: auto; margin-top: 50px; margin-bottom: 50px; display: block;
}
.s-background-image-header-area-privata {
    background-image: url('images/header_area-privata-trg_1240x180.png');
}
.s-background-image-header-registration-form {
    background-image: url('images/shutterstock_747626554.jpg')
}
.s-area-privata-footer-span-container {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #68655c;
}
.s-pay-ko-footer-span-container {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #68655c;
}
.s-pay-ko-footer-span-container {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #68655c;
}
.s-pay-ko-footer-span-link {
    font-size: 11px; color: #68655c;
}
.script-action-button-exit {
    float: left; background-image: url(images/edit_undo.png);
}
.script-action-button-save,
.script-action-button-window-back {
    float: left; background-image: url(images/edit_undo.png);
}
.script-action-button-unlock-supplier {
    float: left; background-image: url(images/icon_locked.png);
}
.script-action-button-delete-contract,
.script-action-button-delete-employee,
.script-action-button-delete-contract-request,
.script-action-button-delete-supplier{
    float: right; background-image: url(images/bin.png);
}
.script-action-button-sendmail {
    float: right; align-content: center; background-image: url(images/email_go.png);
}
.script-action-button-show-mail,
.script-action-button-show-emails {
    float: right; align-content: center; background-image: url(images/email_search.png);
}
.script-action-button-registration-form {
    float: right; background-image: url(images/registration_form.png);
}
.script-action-button-offer {
    float: right; background-image: url(images/small_business_add.png);
}
.script-action-button-course-presentation {
    float: right; background-image: url(images/page_white_world.png);
}
.script-action-button-teaching-area {
    float: right; background-image: url(images/teacher_blackboard.png);
}
.script-action-button-edit {
    float: right; background-image: url(images/pencil.png);
}
.s-alert-panel {
    padding: 0 .7em; margin: auto; min-height: 74px;
}
.s-clearable-icon {
    margin-left: 13px; margin-top: 3px; cursor: pointer; visibility: hidden;
}
.script-basic-data-approve-doc {
    width: 15px; height: 15px; margin-top: -3px; margin-bottom: -5px; cursor: pointer; visibility: hidden;
}
.script-open-reject-doc {
    width: 15px; height: 15px; margin-left: 1px; margin-top: -3px; margin-bottom: -5px; cursor: pointer; visibility: hidden;
}
.script-basic-data-not-applicable-doc {
    width: 15px; height: 15px; margin-left: 1px; margin-top: -3px; margin-bottom: -5px; cursor: pointer; visibility: hidden;
}
.script-basic-data-restore-doc {
    width: 15px; height: 15px; margin-top: -3px; margin-bottom: -5px; cursor: pointer; visibility: hidden;
}
.s-doc-check-note {
    width: 15px; height: 15px; margin-top: -3px; margin-bottom: -5px; cursor: pointer;
}
.s-doc-check-note-text {
    display: none; font: normal 12px/150% Arial, Helvetica, sans-serif;
}
.s-bullet-margin {
    margin-top: -6px; margin-bottom: -10px;
}
.s-signature-image {
    margin-top: 20px; text-align: center; width: 320px; height: 130px; border: 1px solid gray;
}
.s-email-body {
    float: left; width: 100%; background-image: linear-gradient(to top, #FFFFFF 0%, #E8EDFF 100%);
}
.s-email-body-content {
    float: left; clear: both; margin: 0; padding: 0px; overflow: hidden; width: 100%; background-color: #FFFFFF;
}
.s-email-body-iframe-warning {
    overflow: hidden; height: 350px; width:100%;
}
.s-email-recipient {
    width: 20px; height: 20px; margin: -1px -5px -1px -5px; cursor: pointer;
}
.s-corsi-tables-html {
    text-align: center; border: 1px dashed #4970A7; min-height: 300px;
}
.s-color-a8032a {
    color: #a8032a !important;
}
.s-color-fc3650 {
    color: #fc3650 !important;
}
.s-color-ff6904 {
    color: #ff6904 !important;
}
.s-color-7e7e9d {
    color: #7e7e9d !important;
}
.s-color-68655c {
    color: #68655c !important;
}
.s-color-2e3436 {
    color: #2e3436 !important;
}
.s-color-007a4d {
    color: #007a4d !important;
}
.s-color-427AFF {
    color: #427AFF;
}
.s-abort-file {
    margin: -4px 0 0 -7px; cursor: pointer;
}
.s-private-sommario-prezzo {
    overflow: auto; border: 1px dotted; border-radius: 5px; padding: 5px;
}
.s-private-sommario-prezzo-buttons {
    margin:auto; margin-top: 20px; margin-bottom: 10px; padding: 5px; overflow: auto;text-align: center;
}
.s-iscritti-in-house-button-torna {
    float: left; background-image: url(images/edit_undo.png);
}
.s-iscritti-in-house-button-send-mail {
    float: right; background-image: url(images/email_go.png);
}
.s-iscritti-in-house-button-invia-attestati {
    float: right; background-image: url(images/email_attach_go.png);
}
.s-iscritti-in-house-button-view-sent-mail {
    float: right; background-image: url(images/email_search.png);
}
.s-iscritti-in-house-button-docenti-area {
    float: right; background-image: url(images/teacher_blackboard.png);
}
.s-iscritti-in-house-button-area-privata {
    float: right; background-image: url(images/page_key.png);
}
.s-iscritti-in-house-button-edit {
    float: right; background-image: url(images/pencil.png);
}
/*MARGIN PERSONALIZE FILTER MENU*/
.s-margin-filter-menu{
    margin: 0 -10px -9px -3px !important;
}</pre></body></html>