﻿@font-face {
    font-family: 'eurostile';
    src: url(eurosti.ttf);
}

@font-face {
    font-family: 'inter';
    src: url(Inter-VariableFont_opsz,wght.ttf);
}

.lbl_TitoloIntestazione {
    background: #005045 !important;
    border-color: black;
    border-width: 1px;
    border-top: none;
    text-align: center;
    color: rgb(255 255 255);
    cursor: context-menu;
    display: inline-block;
    width: 100% !important;
    font-size: 1.5rem;
    font-weight: 800;
    font-family: 'inter', latoregular, Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
    text-shadow: 1px 0 0 #000000, -1px 0 0 #000000, 0 1px 0 #000000, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
    padding: 0 !important;
}

body {
    background-color: #ebebeb;
    height: 100%;
    background-color: #FFFFFF !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: url(../Images/sfondo.png);
    overflow-y: hidden;
    padding: 0 !important;
}

.form {
    padding-bottom: 0;
}

.btn_new_registration {
    width: 70% !important;
    margin-left: 15%;
    margin-top: 5%;
}

.cb_nazioni {
    font-size: 0.5em !important;
    padding: 1px;
}

.content-wrapper {
    padding-bottom: 0;
}

.content {
    display: table;
    height: calc(100vh - 3.13rem); /* 3.13rem is the Header size */
}

.formLayout-verticalAlign {
    display: table-cell;
    vertical-align: middle;
}

.formLayout-container {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    max-width: 362px;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 2px;
}

.formLayout-groupBox {
    margin: 0;
    padding: 0 !important;
}

.formLayout-generalErrorText {
    color: #f54d3c;
    text-transform: uppercase;
    text-align: center;
    background-color: rgb(255 255 255 / 47%);
    border-radius: 5px;
    text-shadow: 1px 0 0 #000000, -1px 0 0 #000000, 0 1px 0 #000000, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #7a7a7a, 1px -1px 0 #000000, -1px 1px 0 #858585;
    line-height: 250% !important;
    font: 0.6em "Segoe UI", Helvetica, "Droid Sans", Tahoma, Geneva, sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
}

.eye-button {
    background: none;
}

    .eye-button > div {
        background: url(../Images/eye-button.svg) no-repeat center;
        width: 18px;
        height: 12px;
        vertical-align: baseline;
        pointer-events: none;
        user-select: none;
    }

    .eye-button.show-password > div {
        background: url(../Images/eye-button-hide.svg) no-repeat center;
    }

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}

.footer-wrapper {
    position: static;
    display: table-row;
}

.div_img_fom {
    display: inline-block;
    position: fixed;
    background: url(../Images/fomgroup_semplice.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 5% !important;
    height: 15% !important;
    margin: 1%;
}


@media (max-width: 576px) {
    .div_img_fom {
        display: none;
    }
}

.div_signIn {
    height: 45% !important;
    background-color: rgba(46, 105, 92, 0.7) !important;
    border-style: solid;
    border-width: 1px;
    border-color: #08584d;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border-radius: 15px;
    min-height: 360px;
}

.div_Register {
    height: 90% !important;
    background-color: rgba(46, 105, 92, 0.7) !important;
    border-style: solid;
    border-width: 1px;
    border-color: #08584d;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border-radius: 15px;
    max-width: none;
    min-width: 500px;
    width: 25%;
}

.lbl_registrazione_1 {
    width: 100% !important;
    color: white !important;
    font-size: 2em !important;
    font-family: sans-serif !important;
    font-weight: 700;
    text-align: center;
    margin: auto !important;
    margin-top: 45% !important;
    display: inline-block;
    text-shadow: 1px 0 0 #05382a, -1px 0 0 #05382a, 0 1px 0 #05382a, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}

.lbl_registrazione_2 {
    width: 100% !important;
    color: #6ff5a5;
    font-weight: 800;
    font-size: 1.5em;
    margin-top: 20% !important;
    display: inline-block;
    font-family: sans-serif;
    text-align: center;
    text-shadow: 1px 0 0 #05382a, -1px 0 0 #05382a, 0 1px 0 #05382a, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}

.textbox_username {
    text-transform: lowercase !important;
}

input[type="text"].dxeEditArea, input[type="password"].dxeEditArea {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: inherit;
}

.dxflFormLayout {
    display: table;
    font: 1.3em "Segoe UI", Helvetica, "Droid Sans", Tahoma, Geneva, sans-serif;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 0 0 #05382a, -1px 0 0 #05382a, 0 1px 0 #05382a, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}

.dxeTextBox {
    background-color: white;
    border: 1px solid #c0c0c0;
    font: 1em "Segoe UI", Helvetica, "Droid Sans", Tahoma, Geneva, sans-serif;
    border-radius: 5px !important;
    border-color: black;
    margin-top: 5px;
}

.dxbButton {
    color: #ffffff;
    border: 1px solid #000000;
    padding: 1px;
    font: 1em "Segoe UI", Helvetica, "Droid Sans", Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: none;
    border-radius: 5px;
    background: linear-gradient(to bottom, #0f6558 0%, #074d3c 100%);
}

.dxbButtonHover {
    border-color: white !important;
}

.dxeBase .dxichTextCellSys {
    padding: 1px 0 1px;
    font-size: 1.6em !important;
    /* text-shadow: none; */
    color: white;
    font-weight: 900;
}

.dxeButtonEdit .dxeEditArea, .dxeButtonEdit td.dxic {
    width: 100%;
    font-size: 1.3em !important;
}

.dxeTrackBar, .dxeIRadioButton, .dxeButtonEdit, .dxeTextBox, .dxeRadioButtonList, .dxeCheckBoxList, .dxeMemo, .dxeListBox, .dxeCalendar, .dxeColorTable {
    -webkit-tap-highlight-color: transparent;
    margin-top: 5px;
    border-radius: 5px;
    border-color: black;
}

.tab_style {
    font-size: 1.2em !important;
    background: #005045 !important;
}

.dxtcLite > .dxtc-stripContainer .dxtc-activeTab, .dxtcLite > .dxtc-stripContainer .dxtc-activeTab a {
    color: #FFFFFF;
    font-size: 1.4em !important;
    font-weight: 900;
    background: linear-gradient(to top,#08584d, #005045, #005045, #005045, #08584d, #005c49);
    text-shadow: 1px 0 0 #05382a, -1px 0 0 #05382a, 0 1px 0 #05382a, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
    letter-spacing: 3px;
}

.dxtcLite > .dxtc-stripContainer .dxtc-tab a {
    color: #7e7e7e;
    font-weight: 600;
    font-size: 1.4em;
}

.dxflRequired {
    color: #1bff00;
    font-style: normal;
    text-shadow: 1px 0 0 #05382a, -1px 0 0 #05382a, 0 1px 0 #05382a, 0 -1px 0 #000000, 1px 1px #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}

.dxtcLite > .dxtc-stripContainer, .dxtcLite > .dxtc-stripContainer .dxtc-strip {
    list-style: none outside none;
    float: left;
    padding: 0;
    margin: 0;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

    .dxtcLite > .dxtc-stripContainer .dxtc-tab {
        background: linear-gradient(to top,#8e8e8e, #dcdbdb, #dcdbdb, #ffffff, #ffffff );
    }

        .dxtcLite > .dxtc-stripContainer .dxtc-tab a {
            color: #6a6a6a;
            font-weight: 900;
            font-size: 1.4em;
        }

    .dxtcLite > .dxtc-stripContainer .dxtc-link {
        padding: 10px 20px;
        display: block;
        height: 100%;
    }


.dxflCaption, .dxflFormLayout .dxeBase {
    font-weight: 700;
    background-color: #05382a57;
    border-color: #004633;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 5px;
    padding-top: 7px;
    margin-right: 3px;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 0.9em !important;
    font-family: 'inter' !important;
    margin-bottom: 0 !important;
}

.dxeListBoxItem {
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    text-shadow: none !important;
    font-size: 1em !important;
}

.dxtc-link {
    line-height: 100% !important;
    color: white !important;
    font-family: 'inter' !important;
}

.dxtcLiteDisabled {
    color: white;
    cursor: default;
}

.dxtcLite > .dxtc-stripContainer .dxtc-tab, .dxtcLite > .dxtc-stripContainer .dxtc-activeTab {
    border: 1px solid #00352d;
}
