@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Collapse/Majorsoft.Blazor.Components.Collapse.bundle.scp.css';

/* _content/SoftOptions.BESTPortal/Components/ActivityMessageModal.razor.rz.scp.css */
.message-su[b-soyz9kx0fg] {
    width: auto;
    height: auto;
    min-height: 30px;
    max-width: 300px;
    background-color: cornflowerblue;
    border-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-left: 180px;
    padding-right: 12px;
    padding-left: 12px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.message[b-soyz9kx0fg] {
    width: auto;
    height: auto;
    min-height: 30px;
    max-width: 300px;
    background-color: grey;
    border-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.message-meta[b-soyz9kx0fg] {
    margin-right: 5px;
    margin-left: 5px;
    font-size: small;
}

.message-meta-su[b-soyz9kx0fg] {
    margin-left: 310px;
    margin-right: 5px;
    font-size: small;
}

#you[b-soyz9kx0fg] {
    justify-content: flex-start;
}

    #you .message-content[b-soyz9kx0fg] {
        justify-content: flex-start;
    }

    #you .message-meta[b-soyz9kx0fg] {
        justify-content: flex-start;
        margin-left: 5px;
    }

#other[b-soyz9kx0fg] {
    justify-content: flex-end;
}

    #other .message-content[b-soyz9kx0fg] {
        justify-content: flex-end;
        background-color: cornflowerblue;
    }

    #other .message-meta[b-soyz9kx0fg] {
        justify-content: flex-end;
        margin-right: 5px;
    }
/* _content/SoftOptions.BESTPortal/Components/ContactCurrentTable.razor.rz.scp.css */
.color-title[b-4c190dftc5] {
    color: rgb(0,114,198);
}


.table.desktop td.fit[b-4c190dftc5],
.table.desktop th.fit[b-4c190dftc5] {
    white-space: nowrap;
    width: 1%;
}

@media only screen and (max-width: 576px) {
    /* Force table to not be like tables anymore */
    table.mobile[b-4c190dftc5], thead[b-4c190dftc5], tbody[b-4c190dftc5], th[b-4c190dftc5], td[b-4c190dftc5], tr[b-4c190dftc5] {
        display: block;
    }

    .table.mobile td.fit[b-4c190dftc5],
    .table.mobile th.fit[b-4c190dftc5] {
        white-space: unset;
        width: unset;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr[b-4c190dftc5] {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr[b-4c190dftc5] {
        margin: 0 0 1rem 0;
    }

    td[b-4c190dftc5] {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 50%;
    }

        td[b-4c190dftc5]:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            /*white-space: nowrap;*/
        }

        td:nth-of-type(1)[b-4c190dftc5]:before {
            content: "";
            font-weight: bold;
        }

        td:nth-of-type(2)[b-4c190dftc5]:before {
            content: "Contact";
            font-weight: bold;
        }

        td:nth-of-type(3)[b-4c190dftc5]:before {
            content: "Tel. No";
            font-weight: bold;
        }

        td:nth-of-type(4)[b-4c190dftc5]:before {
            content: "Site Name";
            font-weight: bold;
        }

        td:nth-of-type(5)[b-4c190dftc5]:before {
            content: "1st Line of Address";
            font-weight: bold;
        }

        td:nth-of-type(6)[b-4c190dftc5]:before {
            content: "Town";
            font-weight: bold;
        }

        td:nth-of-type(7)[b-4c190dftc5]:before {
            content: "Postcode";
            font-weight: bold;
        }

        td:nth-of-type(8)[b-4c190dftc5]:before {
            content: "";
            font-weight: bold;
        }

}
/* _content/SoftOptions.BESTPortal/Components/ContactHistoricTable.razor.rz.scp.css */
.color-title[b-a32nys100y] {
    color: rgb(0,114,198);
}

@media only screen and (max-width: 576px) {
    /* Force table to not be like tables anymore */
    table[b-a32nys100y], thead[b-a32nys100y], tbody[b-a32nys100y], th[b-a32nys100y], td[b-a32nys100y], tr[b-a32nys100y] {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr[b-a32nys100y] {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr[b-a32nys100y] {
        margin: 0 0 1rem 0;
    }

    td[b-a32nys100y] {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 50%;
    }

        td[b-a32nys100y]:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            /*white-space: nowrap;*/
        }

        td:nth-of-type(1)[b-a32nys100y]:before {
            content: "";
            font-weight: bold;
        }

        td:nth-of-type(2)[b-a32nys100y]:before {
            content: "Contact";
            font-weight: bold;
        }

        td:nth-of-type(3)[b-a32nys100y]:before {
            content: "Tel. No";
            font-weight: bold;
        }

        td:nth-of-type(4)[b-a32nys100y]:before {
            content: "Site Name";
            font-weight: bold;
        }

        td:nth-of-type(5)[b-a32nys100y]:before {
            content: "1st Line of Address";
            font-weight: bold;
        }

        td:nth-of-type(6)[b-a32nys100y]:before {
            content: "Town";
            font-weight: bold;
        }

        td:nth-of-type(7)[b-a32nys100y]:before {
            content: "Postcode";
            font-weight: bold;
        }

        td:nth-of-type(8)[b-a32nys100y]:before {
            content: "Valid From";
            font-weight: bold;
        }

        td:nth-of-type(9)[b-a32nys100y]:before {
            content: "Valid Until";
            font-weight: bold;
        }
}
/* _content/SoftOptions.BESTPortal/Components/FileVaultPreview.razor.rz.scp.css */
.image-container[b-sqf5idox6x] {
    position: relative;
}

    .image-container img[b-sqf5idox6x] {
        width: 100%;
        height: auto;
    }
/* _content/SoftOptions.BESTPortal/Components/HistoricMessageModal.razor.rz.scp.css */
.message-su[b-7b9pumno4j] {
    width: auto;
    height: auto;
    min-height: 30px;
    max-width: 300px;
    background-color: cornflowerblue;
    border-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-left: 180px;
    padding-right: 12px;
    padding-left: 12px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.message[b-7b9pumno4j] {
    width: auto;
    height: auto;
    min-height: 30px;
    max-width: 300px;
    background-color: grey;
    border-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.message-meta[b-7b9pumno4j] {
    margin-right: 5px;
    margin-left: 5px;
    font-size: small;
}

.message-meta-su[b-7b9pumno4j] {
    margin-left: 310px;
    margin-right: 5px;
    font-size: small;
}

#you[b-7b9pumno4j] {
    justify-content: flex-start;
}

    #you .message-content[b-7b9pumno4j] {
        justify-content: flex-start;
    }

    #you .message-meta[b-7b9pumno4j] {
        justify-content: flex-start;
        margin-left: 5px;
    }

#other[b-7b9pumno4j] {
    justify-content: flex-end;
}

    #other .message-content[b-7b9pumno4j] {
        justify-content: flex-end;
        background-color: cornflowerblue;
    }

    #other .message-meta[b-7b9pumno4j] {
        justify-content: flex-end;
        margin-right: 5px;
    }
/* _content/SoftOptions.BESTPortal/Pages/Claims.razor.rz.scp.css */
/* Dropdown Button */
.dropbtn[b-ctj6rep2p9] {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown[b-ctj6rep2p9] {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content[b-ctj6rep2p9] {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a[b-ctj6rep2p9] {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover[b-ctj6rep2p9] {
            background-color: #ddd;
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content[b-ctj6rep2p9] {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn[b-ctj6rep2p9] {
    background-color: #3e8e41;
}

/* This align the icon to the right */
#icon[b-ctj6rep2p9] {
    align-items: right;
}
/* _content/SoftOptions.BESTPortal/Pages/ContactDetails.razor.rz.scp.css */
button[b-a3deqnyk2y] {
    /* style the download button */
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #4caf50;
    color: white;
}

.color-title[b-a3deqnyk2y] {
    color: rgb(0,114,198);
}

#download-progress[b-a3deqnyk2y] {
    /* style the loading message */
    display: none; /* initially hide the loading message */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#download-complete[b-a3deqnyk2y] {
    /* style the download complete notification */
    display: none; /* initially hide the notification */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

    #download-complete button[b-a3deqnyk2y] {
        /* style the open and save buttons in the notification */
        display: inline-block;
        margin: 0 10px;
        padding: 10px 20px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #4caf50;
        color: white;
    }

.image[b-a3deqnyk2y] {
    background: url(../images/test4.jpg) no-repeat center fixed;
    background-size: cover;
    height: 100%
}

.file[b-a3deqnyk2y] {
    background: url(../images/test4.jpg) no-repeat center fixed;
    background-size: cover;
    height: 100%
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table[b-a3deqnyk2y], thead[b-a3deqnyk2y], tbody[b-a3deqnyk2y], th[b-a3deqnyk2y], td[b-a3deqnyk2y], tr[b-a3deqnyk2y] {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr[b-a3deqnyk2y] {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr[b-a3deqnyk2y] {
        margin: 0 0 1rem 0;
    }

    td[b-a3deqnyk2y] {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 50%;
    }

        td[b-a3deqnyk2y]:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            /*white-space: nowrap;*/
        }

        td:nth-of-type(1)[b-a3deqnyk2y]:before {
            content: "";
            font-weight: bold;
        }

        td:nth-of-type(2)[b-a3deqnyk2y]:before {
            content: "Type";
            font-weight: bold;
        }

        td:nth-of-type(3)[b-a3deqnyk2y]:before {
            content: "Contact";
            font-weight: bold;
        }

        td:nth-of-type(4)[b-a3deqnyk2y]:before {
            content: "Tel. No";
            font-weight: bold;
        }

        td:nth-of-type(5)[b-a3deqnyk2y]:before {
            content: "Site Name";
            font-weight: bold;
        }

        td:nth-of-type(6)[b-a3deqnyk2y]:before {
            content: "1st Line of Address";
            font-weight: bold;
        }

        td:nth-of-type(7)[b-a3deqnyk2y]:before {
            content: "Town";
            font-weight: bold;
        }

        td:nth-of-type(8)[b-a3deqnyk2y]:before {
            content: "Postcode";
            font-weight: bold;
        }

        td:nth-of-type(9)[b-a3deqnyk2y]:before {
            content: "";
            font-weight: bold;
        }

        td:nth-of-type(10)[b-a3deqnyk2y]:before {
            content: "";
            font-weight: bold;
        }
}
/* _content/SoftOptions.BESTPortal/Pages/CurrentActivity.razor.rz.scp.css */
/* Dropdown Button */
.dropbtn[b-45jr7x990x] {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown[b-45jr7x990x] {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content[b-45jr7x990x] {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a[b-45jr7x990x] {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover[b-45jr7x990x] {
            background-color: #ddd;
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content[b-45jr7x990x] {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn[b-45jr7x990x] {
    background-color: #3e8e41;
}

/* This align the icon to the right */
#icon[b-45jr7x990x] {
    align-items: right;
}
/* _content/SoftOptions.BESTPortal/Pages/FileVault.razor.rz.scp.css */
button[b-fl9gybpnyh] {
    /* style the download button */
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #4caf50;
    color: white;
}

#download-progress[b-fl9gybpnyh] {
    /* style the loading message */
    display: none; /* initially hide the loading message */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#download-complete[b-fl9gybpnyh] {
    /* style the download complete notification */
    display: none; /* initially hide the notification */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

    #download-complete button[b-fl9gybpnyh] {
        /* style the open and save buttons in the notification */
        display: inline-block;
        margin: 0 10px;
        padding: 10px 20px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #4caf50;
        color: white;
    }

.image[b-fl9gybpnyh] {
    background: url(../images/test4.jpg) no-repeat center fixed;
    background-size: cover;
    height: 100%
}

.file[b-fl9gybpnyh] {
    background: url(../images/test4.jpg) no-repeat center fixed;
    background-size: cover;
    height: 100%
}

.table td.fit[b-fl9gybpnyh],
.table th.fit[b-fl9gybpnyh] {
    white-space: nowrap;
    width: 1%;
}

@media only screen and (max-width: 576px) {
    /* Force table to not be like tables anymore */
    table[b-fl9gybpnyh], thead[b-fl9gybpnyh], tbody[b-fl9gybpnyh], th[b-fl9gybpnyh], td[b-fl9gybpnyh], tr[b-fl9gybpnyh] {
        display: block;
    }

    .table td.fit[b-fl9gybpnyh],
    .table th.fit[b-fl9gybpnyh] {
        white-space: unset;
        width: unset;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr[b-fl9gybpnyh] {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    tr[b-fl9gybpnyh] {
        margin: 0 0 1rem 0;
    }

    td[b-fl9gybpnyh] {
        /* Behave  like a "row" */
        position: relative;
        padding-left: 50%;
    }

        td[b-fl9gybpnyh]:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            left: 6px;
            width: 45%;
            padding-right: 10px;
            /*white-space: nowrap;*/
        }

        td:nth-of-type(1)[b-fl9gybpnyh]:before {
            content: "Type";
            font-weight: bold;
        }

        td:nth-of-type(2)[b-fl9gybpnyh]:before {
            content: "Subject";
            font-weight: bold;
        }

        td:nth-of-type(3)[b-fl9gybpnyh]:before {
            content: "Upload Date";
            font-weight: bold;
        }

        td:nth-of-type(4)[b-fl9gybpnyh]:before {
            content: "";
            font-weight: bold;
        }
}
/* _content/SoftOptions.BESTPortal/Pages/Profile.razor.rz.scp.css */
/*#image {
    height: 100%;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
*/
.color-title[b-8jh3j9tjxj] {
    color: rgb(0,114,198);
}
/* _content/SoftOptions.BESTPortal/Shared/HomeLayout.razor.rz.scp.css */
.page[b-i6h9irjanc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-i6h9irjanc] {
    flex: 1;
}

.sidebar[b-i6h9irjanc] {
    background-color: #fff;
}

.top-row[b-i6h9irjanc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-i6h9irjanc]  a, .top-row .btn-link[b-i6h9irjanc] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-i6h9irjanc] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-i6h9irjanc] {
        display: none;
    }

    .top-row.auth[b-i6h9irjanc] {
        justify-content: space-between;
    }

    .top-row a[b-i6h9irjanc], .top-row .btn-link[b-i6h9irjanc] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-i6h9irjanc] {
        flex-direction: row;
    }

    .sidebar[b-i6h9irjanc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-i6h9irjanc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-i6h9irjanc], article[b-i6h9irjanc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SoftOptions.BESTPortal/Shared/MainLayout.razor.rz.scp.css */
.page[b-ezqn2uyeo9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ezqn2uyeo9] {
    flex: 1;
}

.sidebar[b-ezqn2uyeo9] {
    background-color: #fff;
    border-right: 1px solid #d6d5d5;
}

.top-row[b-ezqn2uyeo9] {
    background-color:#fff;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ezqn2uyeo9]  a, .top-row .btn-link[b-ezqn2uyeo9] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ezqn2uyeo9] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ezqn2uyeo9] {
        display: none;
    }

    .top-row.auth[b-ezqn2uyeo9] {
        justify-content: space-between;
    }

    .top-row a[b-ezqn2uyeo9], .top-row .btn-link[b-ezqn2uyeo9] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ezqn2uyeo9] {
        flex-direction: row;
    }

    .sidebar[b-ezqn2uyeo9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ezqn2uyeo9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ezqn2uyeo9], article[b-ezqn2uyeo9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SoftOptions.BESTPortal/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-beqcg686hl] {
    background-color: rgb(0,114,198);
}

.top-row[b-beqcg686hl] {
    height: 3.5rem;
}

.navbar-brand[b-beqcg686hl] {
    font-size: 1.1rem;
}

.oi[b-beqcg686hl] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-beqcg686hl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-beqcg686hl] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-beqcg686hl] {
    padding-bottom: 1rem;
}

.nav-item[b-beqcg686hl]  a {
    color: #fff;
    background-color: rgb(0,114,198);
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-beqcg686hl]  a.active {
    background-color: rgb(50,150,255);
    color: white;
}

.nav-item[b-beqcg686hl]  a:hover {
    background-color: rgb(50,150,255);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-beqcg686hl] {
        display: none;
    }

    .collapse[b-beqcg686hl] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
