body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: url(/sports.sample-3.8543dfb3.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}

.fromMain {
    flex-grow: 1
}

.menuButton {
    margin-right: 2px
}

.title {
    flex-grow: 1
}

.appBar-Main {
    z-index: 10
}

.drawer {
    position: relative;
    flex-shrink: 0;
    z-index: 1
}

.item-User {
    padding-top: 80px;
    padding-left: 40px
}

.item-Password {
    padding-top: 40px;
    padding-left: 40px
}

.item-Button {
    padding-top: 40px;
    padding-right: 20px
}

.from-view-main {
    padding-left: 60px;
    padding-top: 90px
}

.from-view-main-sub-1 {
    background: rgba(42, 71, 101, .916);
    padding: 1px;
    width: 100%;
    color: #fff;
    border-radius: 8px
}

.img-class-tema {
    height: 80px;
    width: 110px;
    margin-top: 10px
}

.Modal-from {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none
}

.Moda-from-Software {
    border: none;
    padding: 10px;
    background: #fff;
    border-radius: 6px
}

.Moda-from-SoftwareTitle {
    text-align: center
}

.Moda-from-Buttom {
    padding-top: 20px;
    align-self: flex-end
}

.text-red {
    color: red
}

/*# sourceMappingURL=/src.1f3915db.css.map */