.footer{display:flex;align-items:center;justify-content:space-between;pad:30px;padding-top:30px;padding-left:30px;padding-right:30px}.footer span:first-child{font-weight:700}.footer span:last-child{font-size:14px}.menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.menu .item .title{font-size:12px;font-weight:200;color:#ddd}.menu .item .listItem{display:flex;align-items:center;gap:10px;padding:10px;border-radius:5px}.menu .item .listItem:hover{background-color:#384256}.navbar{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #384256;min-width:550px}.navbar .logo{display:flex;align-items:center;font-weight:700;gap:10px;margin-left:20px}.navbar .logo img{width:80px;height:80px}.navbar .icons{display:flex;align-items:center}.navbar .icons .user{display:flex;align-items:center;gap:10px}.navbar .icons .user img{width:26px;height:26px;border-radius:50%;object-fit:cover}.table .dataGrid{background:white;padding:20px}.table .dataGrid .MuiDataGrid-toolbarContainer{flex-direction:row-reverse}.table .dataGrid img{width:32px;height:32px;border-radius:50%;object-fit:cover}.table .dataGrid .action{display:flex;gap:15px;margin-top:5px}.table .dataGrid .action img{width:20px;height:20px;cursor:pointer}.home{background-color:#fff;border-radius:25px}.home .loader{margin:auto;display:flex}.home .info{display:flex;align-items:center;gap:20px;padding-left:20px;padding-top:20px;color:#000;margin-bottom:30px}.home .info button{padding:5px;cursor:pointer;margin-top:5px}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}h2{margin-bottom:30px}h3{margin-top:30px}.main{font-family:Inter,sans-serif;font-size:large;background-color:#2a3447;color:#fff}.container{display:flex}.menuContainer{width:250px;padding:5px 20px;border-right:2px solid #384256}.contentContainer{width:86%;padding:5px 0 5px 20px}.cardInfo{width:100%;min-width:800px}.stats .shortPropertyLabel{margin-right:5px;width:6%;display:inline-block;margin-top:15px}.stats .shortInput{width:4%;font-size:large;margin-right:20px}.cardSection{background-color:#fff;color:#000;border-radius:25px;padding:20px;margin-bottom:10px;min-width:800px}.cardSection .row{margin-top:10px}.cardSection .row .propertyLabel{margin-right:5px;width:10%;min-width:120px;display:inline-block;margin-top:15px}.cardSection .row .propertyInput{width:20%;font-size:large;margin:0 70px 10px 0}.cardSection .row .addRowButton{margin-top:8px}.cardSection .row .longInput{width:30%;min-width:300px;font-size:large;margin-right:20px}.cardSection .row .textPropertyTextbox{width:80%;margin-top:10px;display:block;font-size:large}.factionSelector{padding-right:20px;margin-top:10px;display:inline}.factionSelector .item{padding-right:20px;font-size:large;width:20%}.table{min-width:500px;width:80%}.notFoundWindow{width:413px;height:713px;text-align:center;padding:110px 0;font-size:larger}.stringListManager{margin-top:10px;margin-bottom:30px}.stringListManager .controls{margin-bottom:3px;width:100%;display:inline-flex;align-items:center}.stringListManager .addInput{font-size:large;margin-right:20px;align-self:center;width:40%;height:36.5px;margin-bottom:15px}.stringListManager .addInputButton{margin-top:15px}.stringListManager .emptyItem{border-radius:1px;width:19%;margin-top:10px;margin-bottom:5px;font-size:large}.stringListManager .list{margin-top:20px}.stringListManager .list .listItem{display:block;width:32%;border-radius:1px;border-color:#000}.stringListManager .list .listItem .name{width:75%;display:inline-block}.modelCard .stats .row{display:inline;margin-top:20px;margin-bottom:20px}.modelCard .stats .row .propertyLabel{width:5%;margin-right:10px}.modelCard .stats .row .shortInput{width:3%;font-size:large;margin-right:20px}.modelCard .stats .row .textPropertyTextbox{width:80%;display:block;font-size:large}.upgradeCard .stats .row{display:inline;margin-top:20px;margin-bottom:20px}.upgradeCard .stats .row .propertyLabel{width:5%;margin-right:10px}.upgradeCard .stats .row .shortInput{width:3%;font-size:large;margin-right:20px}.upgradeCard .stats .row .textPropertyTextbox{width:80%;display:block;font-size:large}body{background-color:#2a3447}.loginPage{margin-top:200px;height:auto}.logo{width:100px;display:block;margin:auto}.login{display:block;width:380px;border:3px solid black;align-self:center;text-align:center;margin:auto;padding:10px;background-color:#384256}.login h2{margin-bottom:20px;color:#fff}.login .row{font-size:large;margin-bottom:20px;text-align:left;display:block;color:#fff}.login .row label{width:30%;display:inline-block;margin-top:20px}.login .propertyInput{font-size:large;background-color:#fff;width:70%}.login .button{font-size:large;display:inline;margin-bottom:20px;margin-left:30%;margin-right:30%}.login .error{color:#fff}
