html,
body {
    height: 100%;
    margin: 0;
}

body {
    overflow-y: scroll;
    text-size-adjust: 100%;
    animation: fadein 0.5s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

th {
    text-align: match-parent !important;
}

.form-label {
    font-weight: bold !important;
}

#ownQuoteUpload {
    display: none;
}

.topbarstyling {
    background: rgb(0, 146, 179);
    background: linear-gradient(90deg, rgba(0, 146, 179, 1) 35%, rgba(0, 104, 128, 1) 100%);
    position: fixed !important;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10000;
}

.damageItemTile {
    background: #333;
    /* background: radial-gradient(-45deg, rgba(0, 146, 179, 1) 35%, rgba(0, 104, 128, 1) 100%); */
    border-radius: 10px;
    filter: drop-shadow(0px 0px 5px #333);
    padding: 5px;
    color: #ffffff;
    text-align: center;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
    cursor: pointer;
}

.damageItemTile a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold;
}

.damageItemName {
    font-weight: bold;
    color: #ffffff;
    font-size: 14px !important;
}

.damageItemImage {
    height: 50px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 5px;
}

.masked0 {
    opacity: 0.3;
}

.masked1 {
    opacity: 0.3;
}

.masked2 {
    opacity: 0.3;
}

.maskedHidden {
    display: none;
}

.big-checkbox {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    float: left;
    margin-top: -10px;
    color: #fff;
}

.form-check {
    display: inline-block !important;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}

.form-check-input {
    float: left;
}

.form-check-label {
    float: left;
    margin-left: 5px;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.exampleImage {
    width: 145px;
    height: 145px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 5px;
    margin: 0 auto;
    border-radius: 10px !important;
}

#image-label {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label:hover {
    color: #fff;
}

#image-label1 {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label1:hover {
    color: #fff;
}

#image-label2 {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label2:hover {
    color: #fff;
}

#image-label3 {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label3:hover {
    color: #fff;
}

#image-label4 {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label4:hover {
    color: #fff;
}

#image-label5 {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-label5:hover {
    color: #fff;
}

#image-labelV {
    position: relative;
    width: 145px;
    height: 145px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 1px 7px rgba(105, 110, 232, 0.54);
    border-radius: 10px;
    flex-direction: column;
    gap: 5px;
    user-select: none;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    transition: all 1s;
    margin: 0 auto;
}

#image-labelV:hover {
    color: #fff;
}

#furtherEvidenceBox {
    width: 100% !important;
}

.toast-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.removeBtn {
    background-color: red;
    color: #fff !important;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    float: right;
    top: 5px;
    right: 2px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    padding-top: 3px;
    position: relative;
}

.damageRow {
    margin: 0 auto;
    width: 100%;
    padding: 5px !important;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.previousDataScreener {
    background-color: orange;
    color: #fff;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    border-radius: 10px;
    position: absolute;
    margin: 0 auto;
    top: 40%;
    width: 95%;
    display: none;
}

.fsSplash {
    position: absolute;
    background: rgb(0, 146, 179);
    background: linear-gradient(90deg, rgba(0, 146, 179, 1) 35%, rgba(0, 104, 128, 1) 100%);
    top: 0px;
    left: 0px;
    min-height: 100%;
    width: 100%;
    z-index: 10000;
    margin: 0 auto;
    padding-top: 50%;
    text-align: center;
    color: #fff;
}

.fsSplash .hrnlimg {
    filter: brightness(0) invert(1);
    height: 125px;
    width: auto;
    margin: 0 auto;
    text-align: center;
}