/* /Components/CharacterSheet/CharacterSheet.razor.rz.scp.css */
.page[b-zd56liu9vh] {
    /* background-color: #e22d2d; */
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    font-size: 14px;
}

.headerbar[b-zd56liu9vh] {
    height: 40px;
    color: black;
    font-size: 14px;
    background-color: lightcyan;
    display: flex;
}

.headerInput[b-zd56liu9vh] {
    height: 26px;
    margin-top: 7px;
}

.headerNameDiv[b-zd56liu9vh] {
    width: 280px;
    position: relative;
}

.headerNameLabel[b-zd56liu9vh] {
}

.headerNameExternalDiv[b-zd56liu9vh] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: hotpink;
}

.headerNameDiv:hover .headerNameExternalDiv[b-zd56liu9vh] {
    display: block;
}

.headerPostureDiv[b-zd56liu9vh] {
    min-width: 100px;
    position: relative;
}

.headerPostureLabel[b-zd56liu9vh] {

}

.headerPostureExternalDiv[b-zd56liu9vh] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;    
    top:  100%;
    z-index: 100;
    background-color: hotpink;
}

.headerPostureDiv:hover .headerPostureExternalDiv[b-zd56liu9vh] {
    display: block;
}

.headerPostureDiv[b-zd56liu9vh] {
    min-width: 100px;
    position: relative;
}

.headerPostureLabel[b-zd56liu9vh] {

}

.headerPostureExternalDiv[b-zd56liu9vh] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;    
    top:  100%;
    z-index: 100;
    background-color: hotpink;
}

.headerPostureDiv:hover .headerPostureExternalDiv[b-zd56liu9vh] {
    display: block;
}

.headerWeightDiv[b-zd56liu9vh] {
    min-width: 170px;
    position: relative;
}

.headerWeightLabel[b-zd56liu9vh] {

}

.headerWeightExternalDiv[b-zd56liu9vh] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;    
    top:  calc(100% + 10px);
    z-index: 100;
    background-color: hotpink;
}

.headerWeightDiv:hover .headerWeightExternalDiv[b-zd56liu9vh] {
    display: block;
}

.progressout[b-zd56liu9vh] {
    width: 95%;
    height: 10px;
    position: relative;
    top: 25%;
    left: 2.5%;
    border-radius: 5px;
}

.progressin[b-zd56liu9vh] {
    height: 100%;
    border-radius: 5px;
    transition: width 0.5s;
}

.headerMoneyDiv[b-zd56liu9vh] {
    max-width: 150px;
    position: relative;
    background-color: wheat;
}

.headerMoneyLabel[b-zd56liu9vh] {

}

.headerMoneyExternalDiv[b-zd56liu9vh] {
    display: none;
    width: 300px;
    height: 270px;
    position: absolute;    
    top:  calc(100% + 10px);
    right: 0px;
    z-index: 100;
    background-color: hotpink;
}

.headerMoneyDiv:hover .headerMoneyExternalDiv[b-zd56liu9vh] {
    display: block;
}

.moduleArea[b-zd56liu9vh] {
    width: 100%;
    height: 100%;
/*    background-color: rgb(46, 138, 92);*/
    padding: 10px 0px;
}

.footerbar[b-zd56liu9vh] {
    height: 40px;
    color: black;
    background-color: lightcyan;
}

.footerLogsFullDisplayed[b-zd56liu9vh] {
    width: 500px;
    height: 500px;
    background-color: coral;
    position: absolute;
    top: 0px;
    overflow-y: scroll;
}

/* @media all and (display-mode: fullscreen) {
    .page {
        height: 100vh;
    }
} */
/* /Components/OverviewComponent/OverviewComponent.razor.rz.scp.css */
/* /Components/Shared/FooterBar/FooterBar.razor.rz.scp.css */
.mainDiv[b-3jh2kc5uur] {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.footerLogsDiv[b-3jh2kc5uur]
{
    background-color: wheat;
    width: 100px;
    position: relative;
}

.footerLogsButton[b-3jh2kc5uur] {

}

.footerLogsDiv:hover .footerLogsExternalDiv[b-3jh2kc5uur] {
    display: block;
}

.footerLogsExternalDiv[b-3jh2kc5uur] {
    display: none;
    position: absolute;
    width: 800px;
    height: 220px;
    background-color: hotpink;
    top: -220px;
/*    right: 0px;*/
    
}


/* /Components/Shared/HeaderBar/HeaderBar.razor.rz.scp.css */
.mainDiv[b-wn55nd0x92] {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.headerInput[b-wn55nd0x92] {
    height: 25px;
}

.headerNameDiv[b-wn55nd0x92] {
    width: 280px;
    position: relative;
}

.headerNameLabel[b-wn55nd0x92] {
}

.headerNameExternalDiv[b-wn55nd0x92] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: hotpink;
}

.headerNameDiv:hover .headerNameExternalDiv[b-wn55nd0x92] {
    display: block;
}

.headerPostureDiv[b-wn55nd0x92] {
    min-width: 100px;
    position: relative;
}

.headerPostureLabel[b-wn55nd0x92] {
}

.headerPostureExternalDiv[b-wn55nd0x92] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: hotpink;
}

.headerPostureDiv:hover .headerPostureExternalDiv[b-wn55nd0x92] {
    display: block;
}

.headerStaminaDiv[b-wn55nd0x92] {
    min-width: 100px;
    position: relative;
    display: flex;
}

.headerStaminaLabel[b-wn55nd0x92] {
}

.headerStaminaExternalDiv[b-wn55nd0x92] {
    display: none;
    width: 500%;
    height: 120px;
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: hotpink;
}

.headerStaminaDiv:hover .headerStaminaExternalDiv[b-wn55nd0x92] {
    display: flex;
}

.headerWeightDiv[b-wn55nd0x92] {
    min-width: 170px;
    position: relative;
}

.headerWeightLabel[b-wn55nd0x92] {
}

.headerWeightExternalDiv[b-wn55nd0x92] {
    display: none;
    width: 100%;
    height: 120px;
    position: absolute;
    top: calc(100% + 10px);
    z-index: 100;
    background-color: hotpink;
}

.headerWeightDiv:hover .headerWeightExternalDiv[b-wn55nd0x92] {
    display: block;
}

.progressout[b-wn55nd0x92] {
    width: 95%;
    height: 10px;
    position: relative;
    top: 2.5px;
    left: 2.5%;
    border-radius: 5px;
}

.progressin[b-wn55nd0x92] {
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: width 0.5s;
}

.headerMoneyDiv[b-wn55nd0x92] {
    max-width: 150px;
    position: relative;
    background-color: wheat;
}

.headerMoneyLabel[b-wn55nd0x92] {
}

.headerMoneyExternalDiv[b-wn55nd0x92] {
    display: none;
    width: 300px;
    height: 270px;
    position: absolute;
    top: calc(100% + 10px);
    right: 0px;
    z-index: 100;
    background-color: hotpink;
}

.headerMoneyDiv:hover .headerMoneyExternalDiv[b-wn55nd0x92] {
    display: block;
}

/* D�finition de la classe pour masquer les fl�ches */
.no-spinners[b-wn55nd0x92] {
    -moz-appearance: textfield; /* Firefox */
}

.no-spinners[b-wn55nd0x92]::-webkit-outer-spin-button,
.no-spinners[b-wn55nd0x92]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.no-spinners[type="number"][b-wn55nd0x92] {
    -ms-inner-appearance: none; /* Edge et IE */
}
/* /Components/Shared/ItemContainer/ItemContainer.razor.rz.scp.css */
.mainDiv[b-dp0058rs3y] {
    width: 100%;
    height: calc(100% - 4px);
    /*    background-color: #FFFFFF;*/
    background-color: rgb(250, 250, 250);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-size: 14px;
}

.titleDiv[b-dp0058rs3y] {
    font-weight: bolder;
    height: 30px;
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    justify-content: space-around;
}

.containerTitleDiv[b-dp0058rs3y] {
    background-color: lightcoral;
    margin-right: 5px;
    position: relative;
}

.containerTitleExternalDiv[b-dp0058rs3y] {
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: hotpink;
    display: none;
    z-index: 10;
}

.containerTitleDiv:hover .containerTitleExternalDiv[b-dp0058rs3y] {
    display: block;
}

.ItemListDiv[b-dp0058rs3y] {
    width: calc(100% - 10px);
    margin-left: 5px;
    height: calc(100% - 60px);
    position: relative;
    border-radius: 5px;
    /*  border: 1px solid;  */
}

.ItemHead[b-dp0058rs3y] {
    display:flex;
    width: calc(100% - 10px);
    height: 30px;
    background-color: #ebebeb;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    border-radius: 5px;
}

.ItemLineList[b-dp0058rs3y] {
    
    position: relative;
    height: calc(100% - 30px);
    overflow-y: scroll;
}

.ItemLine[b-dp0058rs3y] {
    position: relative;
    display:flex;
    margin-top: 1px;
    margin-bottom: 1px;
    min-height: 40px;
    height: auto;
    /* background-color: #ffffff; */
    transition: background-color 0.5s ease;
}

.ItemLine:hover[b-dp0058rs3y] {
    /* background-color: #e2e2e2; */
    transition: background-color 0.5s ease;
}

.searchDiv[b-dp0058rs3y] {
    display: flex;
    align-items: center;
    padding: 0px 2px;
    width: 110px; 
    transition: width 0.3s ease-in-out; 
    background-color: wheat;
    position: absolute;
    right: 0px;
    top: 2px;
}

input[b-dp0058rs3y] {
    height: 26px;
}

.searchInput[b-dp0058rs3y] {
    width: calc(100% - 25px);
}

/*.searchInput:focus + .searchDiv {
    background-color: cyan;
    width: 400px;
}*/

.searchDiv:focus-within[b-dp0058rs3y] {
    background-color: cyan;
    width: 100%;
}

.progressTypeLabel[b-dp0058rs3y] {
    padding: 0px 5px;
    display: none;
    height: 28px;
    position: absolute;
    top: -30px;
    background-color: aqua;
}

.progressTypeBar[b-dp0058rs3y] {
    height: 100%;
    position: relative;
}

.progressTypeBar:hover[b-dp0058rs3y] {
    border: 1px solid black;
}

.progressTypeBar:hover .progressTypeLabel[b-dp0058rs3y] {
    display: block;
}

.centeredCheckBox[b-dp0058rs3y] {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

input[type=checkbox][b-dp0058rs3y] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.selectedCheckBox[b-dp0058rs3y] {
    width: 18px;
    height: 18px;
    appearance: none;
    background-color: White;
    margin: 0;
    font: inherit;
    /* color: currentColor; */
    /*    border: 1px solid black;*/
/*    border: 1px solid #E7E7E7;*/
    border: 1px solid #888888;
    border-radius: 10px;
    display: grid;
    place-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: border-radius 0.3s ease-in-out;
}

.selectedCheckBox[b-dp0058rs3y]::before {
    content: "";
    width: 10px;
    height: 10px;
    transform: scale(0);
/*        box-shadow: inset 10px 10px #3990F5;*/
    box-shadow: inset 10px 10px #888888;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.selectedCheckBox:checked[b-dp0058rs3y] {
    background-color: #ffffff;
}

.selectedCheckBox:checked[b-dp0058rs3y]::before {
    transform: scale(1);
}

.selectedCheckBox:hover[b-dp0058rs3y] {
    border: 2px solid black;
    border-radius: 2px;
    transition: border-radius 0.3s ease-in-out;
}

.equippedCheckBox[b-dp0058rs3y] {
    appearance: none;
    background-color: #ffffff;
    margin: 0;
    font: inherit;
    color: currentColor;
    border: 2px solid black;
    border-radius: 5px;
    display: grid;
    place-content: center;
}

.equippedCheckBox[b-dp0058rs3y]::before {
    content: "";
    width: 14px;
    height: 14px;
    transform: scale(0);
    box-shadow: inset 10px 10px #000000;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.equippedCheckBox:checked[b-dp0058rs3y] {
    background-color: #FFD600;
}
  
.equippedCheckBox:checked[b-dp0058rs3y]::before {
    transform: scale(1);
}

.NEtextarea[b-dp0058rs3y] {     
    width: 90%;
    overflow: auto;
    resize:none;
    min-height: 40px;
    line-height: 20px;
    border-radius: 5px;
    border: 2px solid #E6E6E6;

    position: relative;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
  }

.NEtextarea:focus[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.NEtextarea:hover[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.typeSpan[b-dp0058rs3y] {
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.QWinputDiv[b-dp0058rs3y] {
    width: 8%;
    position: relative;    
}

.QWinput[b-dp0058rs3y] {
    border-radius: 5px;
    border: 2px solid #E6E6E6;
    text-align: center;
    width: 55%;
    height: 30px;    
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.QWinput:focus[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.QWinput:hover[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.Consuinput[b-dp0058rs3y] {
    border-radius: 5px;
    border: 2px solid #E6E6E6;
    text-align: center;
    width: 55%;
    height: 30px;
}

.Consuinput:focus[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.Consuinput:hover[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.MagInput[b-dp0058rs3y] {
    border-radius: 5px;
    border: 2px solid #E6E6E6;
    text-align: center;
    width: 12%;
    height: 30px;    
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.MagInput:focus[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.MagInput:hover[b-dp0058rs3y] {
    outline: none;
    border:2px solid skyblue;
}

.close-button[b-dp0058rs3y] {
    margin-top: 4px;
    width: 22px;
    height: 22px;
    position: relative;
    opacity: 0.3;
    transition: 0.3s ease;
}

.close-button:hover[b-dp0058rs3y] {
    opacity: 1;
}

.line1[b-dp0058rs3y], .line2[b-dp0058rs3y] {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ff0000;
    border-radius: 3px;
}

.line1[b-dp0058rs3y] {
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
}

.line2[b-dp0058rs3y] {
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(-45deg);
}

#closeButton.active .line1[b-dp0058rs3y] {
    transform: translateY(-50%) rotate(45deg) scale(0);
    transition: transform 0.3s ease-in-out;
}

#closeButton.active .line2[b-dp0058rs3y] {
    transform: translateY(-50%) rotate(-45deg) scale(0);
    transition: transform 0.3s ease-in-out;
}

.actionContainerDiv[b-dp0058rs3y] {
    position: relative;
    background-color: wheat;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 0px 1px;
    margin-right: 5px;
}

.addItemButton[b-dp0058rs3y] {
    background-color: hotpink;
    position: absolute;
    white-space: nowrap;
    height: 100%;
    transition: 0.3s ease-in-out;
    overflow: hidden;
    width: 0px;
    left: 100%;
    z-index: 2;
}

.removeItemButton[b-dp0058rs3y] {
    background-color: hotpink;
    position: absolute;
    white-space: nowrap;
    height: 100%;
    transition: 0.3s ease-in-out;
    overflow: hidden;
    width: 0px;
    left: 100%;
    z-index: 2;
}

.removeContainerButton[b-dp0058rs3y] {
    background-color: hotpink;
    position: absolute;
    white-space: nowrap;
    transform: translateX(-100%);
    height: 100%;
    transition: 0.3s ease-in-out;
    overflow: hidden;
    width: 0px;
}

.actionContainerDiv:hover .addItemButton[b-dp0058rs3y] {
    width: 70px;
}

.actionContainerDiv:hover .removeItemButton[b-dp0058rs3y] {
    width: 100px;
    
}

.actionContainerDiv:hover .removeContainerButton[b-dp0058rs3y] {
    width: 130px;
}

.centeredRelativeParentDiv[b-dp0058rs3y] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.centeredRelativeChildText[b-dp0058rs3y] {
    text-align: center; /* Centre le texte horizontalement */
    margin: 0; /* Supprime les marges par d�faut */
    padding: 0; /* Supprime les paddings par d�faut */
}

.centeredText[b-dp0058rs3y] {
    text-align: center;
    font-weight: bolder;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.HSeparator[b-dp0058rs3y] {
    height: 100%;
    min-width: 5px;
    width: 5px;
    max-width: 5px;
    background-color: burlywood;
}

.separatorLine[b-dp0058rs3y] {
    background-color: #ebebeb;
    width: calc(100% - 10px);
    height: 1px;
    border-radius: 10px;
}

.helpClignotant[b-dp0058rs3y] {
    color: #000000;
    animation-duration: 1s;
    animation-name: helpclignoter-b-dp0058rs3y;
    animation-iteration-count: infinite;
    transition: linear;
    margin-left: 5%;
}
  
@keyframes helpclignoter-b-dp0058rs3y {
    50% {
        color: #F81A1A;
    }
}

/* width */
[b-dp0058rs3y]::-webkit-scrollbar {
    width: 5px;
    height: 5px;
} 
/* Handle */
[b-dp0058rs3y]::-webkit-scrollbar-thumb {
    background: #ff8D3F;
    border-radius: 10px;
}
/* Handle on hover */
[b-dp0058rs3y]::-webkit-scrollbar-thumb:hover {
    background: #494949;    
}
/* /Components/Shared/ItemContainerLine/ItemContainerLine.razor.rz.scp.css */
.mainDiv[b-3szdju0mcv] {
    margin-right: 5px;
    /* min-height: 30px;
    height: 30px; */
    /* max-height: 30px; */
    /* overflow: hidden; */
    /* transition: max-height 0.3s ease; */
    /* border: solid 1px hotpink; */
}

.mainLineDiv[b-3szdju0mcv] {
    width: 100%;
    display: flex;
    position: relative;
    min-height: 30px;
    height: 30px;
    max-height: 30px;
    background-color: lightblue;
}

.mainExternalDiv[b-3szdju0mcv] {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
    font-style: italic; 
}

.mainLineDiv:hover + .mainExternalDiv[b-3szdju0mcv]{
    min-height: 30px;
    max-height: 500px;
}

.mainExternalDiv:hover[b-3szdju0mcv] {
    min-height: 30px;
    max-height: 500px;
}

.mainDiv:hover[b-3szdju0mcv] {
    cursor: grab;
}

.mainDiv:active[b-3szdju0mcv] {
    cursor: grabbing;
}

.mainLineDiv:hover:has(.selectedCheckBoxDiv:hover) + .mainExternalDiv[b-3szdju0mcv] {
    min-height: 0px !important;
    max-height: 0px !important; 
}

input[type=checkbox][b-3szdju0mcv] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

input[b-3szdju0mcv] {
    height: 26px;
    margin-top: 2px;
}

.selectedCheckBoxDiv[b-3szdju0mcv] {
    width: 18px;
    position:relative; 
    background-color: cyan;
}

.selectedCheckBox[b-3szdju0mcv] {
    width: 18px;
    height: 18px;
    appearance: none;
    background-color: White;
    margin: 0;
    font: inherit;
    /* color: currentColor; */
    /*    border: 1px solid black;*/
/*    border: 1px solid #E7E7E7;*/
    border: 1px solid #888888;
    border-radius: 10px;
    display: grid;
    place-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: border-radius 0.3s ease-in-out;
}

.selectedCheckBox[b-3szdju0mcv]::before {
    content: "";
    width: 10px;
    height: 10px;
    transform: scale(0);
/*        box-shadow: inset 10px 10px #3990F5;*/
    box-shadow: inset 10px 10px #888888;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.selectedCheckBox:checked[b-3szdju0mcv] {
    background-color: #ffffff;
}

.selectedCheckBox:checked[b-3szdju0mcv]::before {
    transform: scale(1);
}

.selectedCheckBox:hover[b-3szdju0mcv] {
    border: 2px solid black;
    border-radius: 2px;
    transition: border-radius 0.3s ease-in-out;
}

.nameDiv[b-3szdju0mcv] {
    /* margin-left: 22px; */
    position: relative;
    /* min-width: 160px; */
    width: 100%;
    /* max-width: 160px; */
    background-color: lightcoral;
}

.nameSpan[b-3szdju0mcv] {
    text-align: left;
    background-color: lightcyan;
    width: 100%;   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; 
}

.typeDiv[b-3szdju0mcv] {
    margin-top: 3px;
    padding: 2px 5px 0px 5px;
    border-radius: 5px;
    position: relative;
    height: 24px;
    font-weight: bold;
    cursor: default;
    white-space: nowrap;
}

.typeExternalDiv[b-3szdju0mcv] {
    position: absolute;
    top: 30px;
    display: flex;
    background-color: lightgray;
    white-space: nowrap;
    width: 100%;
    align-items: center;
}

.attributeDiv[b-3szdju0mcv] {    
    background-color: rgb(220, 200, 238);
}

.contextMenuExternalDiv[b-3szdju0mcv] {
    position: absolute;
    right: 0px;
    top: 35px;
    width: 48px;
    height: 24px;
    cursor: default;
    border-radius: 5px;
    display: flex;
}

.contextMenuExternalDiv:hover .contextMenuButton[b-3szdju0mcv] {
    transition: opacity ease-in-out 0.3s;
    opacity: 1
}

.contextMenuButton[b-3szdju0mcv] {
    opacity: 0;
    transition: opacity ease-in-out 0.3s;
}

.HSeparator[b-3szdju0mcv] {
    height: 100%;
    min-width: 5px;
    width: 5px;
    max-width: 5px;
    background-color: burlywood;
}

.absoluteCentered[b-3szdju0mcv] {
    position : absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* D�finition de la classe pour masquer les fl�ches */
.no-spinners[b-3szdju0mcv] {
    -moz-appearance: textfield; /* Firefox */
}

.no-spinners[b-3szdju0mcv]::-webkit-outer-spin-button,
.no-spinners[b-3szdju0mcv]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.no-spinners[type="number"][b-3szdju0mcv] {
    -ms-inner-appearance: none; /* Edge et IE */
}
/* /Components/Shared/ItemManager/ItemManager.razor.rz.scp.css */
.mainDiv[b-nobenz7hw8] {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    display: flex;
    border-radius: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.dataSpace[b-nobenz7hw8] {
    width: 74.5%;
    margin-right: 0.5%;
    height: 100%;
    text-align: center;
}

.firstline[b-nobenz7hw8] {
    position: relative;
    display: flex;
    height: 33.33%;
    /* background-color: brown; */
}

.nameSpace[b-nobenz7hw8] {
    width: 36%;
    display: flex;
    position: relative;
    /* background-color: #c0a7fb; */
}

.namelabel[b-nobenz7hw8] {
    width: 20%;
    height: 50%;
    position: relative;
    top: 25%;
    font-weight: bolder;
}

.namediv[b-nobenz7hw8] {
    width: 80%;
    height: 80%;
    position: relative;
    top:10%;
    border: 2px solid #E6E6E6;
    border-radius: 5px;
    text-align: center;
}

.namediv:focus[b-nobenz7hw8] {
    outline: none;
    border: 2px solid skyblue;
}


.typeSpace[b-nobenz7hw8] {
    width: 32%;
    display: flex;
    /* background-color: #e0a7fb; */
}

.typelabel[b-nobenz7hw8] {
    width: 40%;
    height: 50%;
    position: relative;
    top: 25%;
    font-weight: bolder;
}

.typediv[b-nobenz7hw8] {
    width: 60%;
    height: 80%;
    position: relative;
    top: 10%;
}

.quantitySpace[b-nobenz7hw8] {
    width: 14%;
    display: flex;
    /* background-color: #fba7a7; */
}

.quantitylabel[b-nobenz7hw8] {
    width: 55%;
    height: 50%;
    position: relative;
    top: 25%;
    font-weight: bolder;
}

.quantitydiv[b-nobenz7hw8] {
    width: 45%;
    height: 80%;
    position: relative;
    top:10%;
    border: 2px solid #E6E6E6;
    border-radius: 5px;
    text-align: center;
}

.quantitydiv:focus[b-nobenz7hw8] {
    outline: none;
    border: 2px solid skyblue;
}

.unitweightSpace[b-nobenz7hw8] {
    width: 18%;
    display: flex;
    /* background-color: #bafba7; */
}

.unitweightlabel[b-nobenz7hw8] {
    width: 70%;
    height: 50%;
    position: relative;
    top: 25%;
    font-weight: bolder;
}

.unitweightdiv[b-nobenz7hw8] {
    width: 30%;
    height: 80%;
    position: relative;
    top:10%;
    border: 2px solid #E6E6E6;
    border-radius: 5px;
    text-align: center;
}

.unitweightdiv:focus[b-nobenz7hw8] {
    outline: none;
    border: 2px solid skyblue;
}

.secondline[b-nobenz7hw8] {
    position: relative;
    display: flex;
    height: 33.33%;
    /* background-color: rgb(97, 165, 42); */
}

.effectSpace[b-nobenz7hw8] {
    width: 100%;
    display: flex;
    position: relative;
}

.effectlabel[b-nobenz7hw8] {
    width: 15%;
    height: 50%;
    position: relative;
    top: 25%;
    font-weight: bolder;
}

.effectdiv[b-nobenz7hw8] {
    width: 85%;
    height: 90%;
    position: relative;
    top:5%;
    border: 2px solid #E6E6E6;
    border-radius: 5px;
}

.effectdiv:focus[b-nobenz7hw8] {
    outline: none;
    border: 2px solid skyblue;
}

.thirdline[b-nobenz7hw8] {
    position: relative;
    display: flex;
    height: 33.33%;
    justify-content: center;
    /* background-color: rgba(42, 106, 165, 0.582); */
}

.specialInput[b-nobenz7hw8] {
    border-radius: 5px;
    border: 2px solid #E6E6E6;
    text-align: center;
}

.specialInput:focus[b-nobenz7hw8] {
    outline: none;
    border: 2px solid skyblue;
}

.targetSpace[b-nobenz7hw8] {
    width: 14.5%;
    margin-right: 0.5%;
}

.buttonSpace[b-nobenz7hw8] {
    width: 10%;
}

.buttonline[b-nobenz7hw8] {
    width: 100%;
    height: 33.33%;
    /* background-color: #fba7a7; */
}

.buttondiv[b-nobenz7hw8] {
    width: 95%;
    height: 80%;
    margin-left: 2.5%;
    position: relative;
    top: 10%;
    border: none;
    border-radius: 5px;
    font-weight: bolder;
}

.warningPanel[b-nobenz7hw8] {
    /* background-color: rgb(62, 128, 0); */
    position: relative;
    width: 20%;
}

.warningPanel:hover .warningDescription[b-nobenz7hw8] {
    display: block;
}

.warningText[b-nobenz7hw8] {
    height: fit-content;
    /* background-color: coral; */
    font-weight: bolder;
    position: relative;
    top: 5%;
    /* transform: translate(0%, -50%); */
}

.warningDescription[b-nobenz7hw8] {
    display: none;
    width: 400%;
    height: auto;
    border: 2px solid #E6E6E6;
    border-radius: 10px;
    /* background-color: aquamarine; */
    position: absolute;
    top: calc(100% + 10px);
    /* transform: translateX(-50%); */
    z-index: 5;
    animation-duration: 1s;
    animation-name: warningDescriptionClignotant-b-nobenz7hw8;
    animation-iteration-count: infinite;
    transition: linear;
}
  
@keyframes warningDescriptionClignotant-b-nobenz7hw8 {
    50% {
        border-color: #F81A1A;
    }
}
/* /Components/Shared/StatsManager/StatsManager.razor.rz.scp.css */
.mainDiv[b-osi0vlgoaf] {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    position: relative;
    font-size: 14px;
}

.statLine[b-osi0vlgoaf] {
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    height: 10%;
}

.statCell[b-osi0vlgoaf] {
    min-width: 70px;
    max-width: 70px;
}
statCellInputs[b-osi0vlgoaf] {
    min-width: 70px;
    max-width: 70px;
}
.statCellMin[b-osi0vlgoaf] {
    width: 70px;
    text-align: center;
}

.mainDiv:hover .externalstatsDiv[b-osi0vlgoaf] {
    display: block;
}

.externalstatsDiv[b-osi0vlgoaf] {
    background-color: #FFFFFF;
    border-radius: 0px 10px 10px 0px;
    display: none;
    position: absolute;
    top: 0px;
    left: calc(100% - 20px);
    width: 710px;
    height: 230px;
    text-align: center;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}

.cellLine[b-osi0vlgoaf] {
    display: flex;
    height: 10px;
}

.cellTitleDiv[b-osi0vlgoaf] {
    font-style: italic;
    width:100px;
}

.inputField[b-osi0vlgoaf] {
    width: 80%;
    margin-left: 5%;
    height: 80%;
    border-radius: 5px;
    border: 2px solid #E6E6E6;
    text-align: right;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

/* Firefox */
input[type=number][b-osi0vlgoaf] {
    -moz-appearance: textfield;
  }

.inputField:focus[b-osi0vlgoaf] {
    outline: none;
    border:2px solid skyblue;
    -moz-appearance:none;
}

.modified[b-osi0vlgoaf] {
    border: 2px solid #FF8D3F;
}
/* /Pages/Index.razor.rz.scp.css */
.page[b-8eybjg4lrf] {
    /* background-color: #e22d2d; */
    width: 100%;
    height: 100vh;
    font-family: Roboto;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-dmdza5ttro] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dmdza5ttro] {
    flex: 1;
}

.sidebar[b-dmdza5ttro] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dmdza5ttro] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dmdza5ttro]  a, .top-row[b-dmdza5ttro]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dmdza5ttro]  a:hover, .top-row[b-dmdza5ttro]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dmdza5ttro]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dmdza5ttro] {
        display: none;
    }

    .top-row.auth[b-dmdza5ttro] {
        justify-content: space-between;
    }

    .top-row[b-dmdza5ttro]  a, .top-row[b-dmdza5ttro]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dmdza5ttro] {
        flex-direction: row;
    }

    .sidebar[b-dmdza5ttro] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dmdza5ttro] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dmdza5ttro]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dmdza5ttro], article[b-dmdza5ttro] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
