/* /Pages/Home.razor.rz.scp.css */
html[b-iujuc3vwf5] {
    height: 100%;
}

body[b-iujuc3vwf5] {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    scroll-behavior: smooth;
}

.topText[b-iujuc3vwf5] {
    font: normal normal bold 12px/17px Open Sans;
    letter-spacing: 0px;
    color: #222222;
    text-transform: uppercase;
}

.page[b-iujuc3vwf5] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.cirrusBody[b-iujuc3vwf5] {
    /*flex-grow: 1;
    padding: 150px 2rem 0.5rem 2rem;*/
}
.cirrusTable[b-iujuc3vwf5] {
    flex-grow: 1;
    padding: 150px 0 0 0;
}

.header[b-iujuc3vwf5] {
    position: fixed;
    top: 0;
    /*margin-top: -8px;*/
    z-index: 99;
    min-width: 1280px;
    width: 100%;
}

.logoHeader[b-iujuc3vwf5] {
    vertical-align: top;
    height: 40px;
    background: #532B53 0% 0%;
    padding: 0 1rem;
}

.logo[b-iujuc3vwf5] {
    height: 40px;
    padding: 7px 0 7px 10px;
}

.actionsHeader[b-iujuc3vwf5] {
    display: flex;
    flex-direction: row;
    background: #EEEEEE 0% 0%;
    vertical-align: top;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    padding: 2rem;
}

.loadFile[b-iujuc3vwf5] {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    background: #532B53 0% 0% no-repeat padding-box;
    border: none;
    border-radius: 2px;
    margin: 0 0.5rem;
}

    .loadFile:hover[b-iujuc3vwf5] {
        opacity: 0.8;
    }

    .loadFile:focus[b-iujuc3vwf5] {
        opacity: 0.8;
    }

    .loadFile:active[b-iujuc3vwf5] {
        opacity: 0.5;
    }

.dateBox[b-iujuc3vwf5] {
    text-align: left;
    font: italic normal normal 16px/22px Open Sans;
    letter-spacing: 0px;
    color: #888888;
    height: 40px;
    padding: 0rem 1rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

button[b-iujuc3vwf5] {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;

    color: #FFFFFF;
    background: #532B53 0% 0% no-repeat padding-box;
    border: none;
    border-radius: 2px;
}

    button:hover[b-iujuc3vwf5] {
        opacity: 0.8;
    }

    button:focus[b-iujuc3vwf5] {
        opacity: 0.8;
    }

    button:active[b-iujuc3vwf5] {
        opacity: 0.5;
    }

.searchBox[b-iujuc3vwf5] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 0.5rem 1rem;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    height: 40px;
    
    text-align: left;
    font: normal normal normal 16px/22px Open Sans;
    letter-spacing: 0px;
    color: #888888;
}

.contentArea[b-iujuc3vwf5] {
    /*height: 88.9vh;*/
    /*padding: 3rem 0 0 2rem;*/
    flex-grow: 1;
    padding: 150px 2rem 0.5rem 2rem;
}

.columnSettings[b-iujuc3vwf5] {
    display: flex;
    flex-direction: column;
}

.hasOperations[b-iujuc3vwf5] {
    background-color: rgba(202, 202, 202, 0.22);
}
    .hasOperations:hover[b-iujuc3vwf5] {
        background-color: rgb(202, 202, 202);
    }

.sameSilicom[b-iujuc3vwf5] {
    background-color: rgba(81, 245, 39, 0.22);
}
    .sameSilicom:hover[b-iujuc3vwf5] {
        background-color: rgb(81, 245, 39);
    }

.differentSilicom[b-iujuc3vwf5] {
    background-color: rgba(254, 134, 134, 0.22);
}
    .differentSilicom:hover[b-iujuc3vwf5] {
        background-color: rgb(254, 134, 134);
    }

.notInSilicom[b-iujuc3vwf5] {
    background-color: rgba(245, 208, 39, 0.22);
}

    .notInSilicom:hover[b-iujuc3vwf5] {
        background-color: rgb(245, 208, 39);
    }

.onlyInSilicom[b-iujuc3vwf5] {
    background-color: rgba(255, 122, 233, 0.22);
}

    .onlyInSilicom:hover[b-iujuc3vwf5] {
        background-color: rgb(255, 122, 233);
    }

.tableHeader[b-iujuc3vwf5] {
    background: white;
    height: 40px;
    width: 100%;
    font: normal normal bold 12px/17px Open Sans;
    color: #888888;
    text-transform: uppercase;
    position: fixed;
    top: 104px;
}

table[b-iujuc3vwf5] {
    color: #222222;
    width: 100%;
    border: none;
    border-spacing: 0px;
    column-span: none;
    border-collapse: collapse;
}

th[b-iujuc3vwf5] {
    padding: 0 2rem;
    text-align: left;
    height: 40px;
}

td[b-iujuc3vwf5] {
    padding: 0 2rem;
    height: 30px;
    border: 1px #CCCCCC;
    border-style: solid none solid none;
}

tr.finalRow td[b-iujuc3vwf5] {
    border-bottom: 1px solid black;
}

tr.firstRow td[b-iujuc3vwf5] {
    /*padding: 150px 2rem 0.5rem 2rem;*/
}

.loader[b-iujuc3vwf5] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 2px solid #532B53;
    box-sizing: border-box;
    animation: rotation-b-iujuc3vwf5 1s linear infinite;
}

    .loader[b-iujuc3vwf5]::after {
        content: '';
        box-sizing: border-box;
        position: absolute;
        left: 4px;
        top: 4px;
        border: 2px solid #000;
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }

@keyframes rotation-b-iujuc3vwf5 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loadingItem[b-iujuc3vwf5] {
    display: flex;
    align-items: center
}

footer[b-iujuc3vwf5] {
    width: 100%;
    height: 40px;
    background: #532B53 0% 0%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    bottom: 0;
    color: white;
    padding: 0px 1rem;
}

.backToTopButton[b-iujuc3vwf5] {
    width: 120px;
    cursor: pointer;
    justify-content: space-around;
}
