@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    /* height: 100%;
    font-size: 13px;*/  
}

/*a, .btn-link {
    color: #0366d6;
}*/

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.page {
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }


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

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

/*From OID*/

/* Header Styles */
/*H1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

H5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}*/

.section-title, .subsection-title {
    color: #74420c; /* #046B99; */ /*#494440;*/ /*#74420c;*/
    text-align: left;
    border-bottom: solid 1px #74420c;
}

.section-content {
    padding: 5px 3px 15px 10px;
}

.section-content-part {
    padding: 5px 3px 5px 10px;
}

.mc .section-content-part, .mcw .section-content-part {
    padding-left: 0;
}

.section-content p {
    line-height: 1.4em;
}

.section-content li {
    line-height: 1.4em;
    padding-bottom: 5px;
}

.last-modified {
    text-align: right;
    font-style: italic;
    font-size: 12px;
    padding-right: 5px;
}

.hint {
    color: #666;
    font-size: 90%;
    font-style: italic;
}

.bottom_line {
    padding-bottom: 15px;
}


a.a-enroll {
    padding-left: 30px;
    background: url(../Images/user-add-icon.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-pdf-16 {
    padding-left: 20px;
    background: url(../Images/pdf16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

a.a-excel {
    padding-left: 20px;
    background: url(../Images/excel16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

a-excel {
    padding-left: 20px;
    background: url(../Images/excel16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

a-docs {
    padding-left: 20px;
    background: url(../Images/documents.gif) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}
/*----------------------*/
/* Go top section */
div .go-top, div.go-top-right {
    text-align: left;
    font-size: 100%;
    font-weight: normal;
    vertical-align: top;
    padding: 10px 0 10px 0;
    word-spacing: 0.1em;
}

div.go-top-right {
    text-align: right;
}

    go-top, div.go-top a, div.go-top-right a {
        background-image: url(../Images/arrow_top.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 16px;
    }


.tabHeading {
    font-weight: normal;
    font-size: 13px;
    width: 250px;
    vertical-align: top;
    border: none;
    text-align: left;
}

.tabHeadingRight {
    font-weight: normal;
    font-size: 13px;
    width: 250px;
    vertical-align: top;
    border: none;
    padding-left: 100px;
    text-align: left;
}

.tabSnap {
    margin-left: 10px;
    border: none;
}

.tabSnapCell {
    margin-left: 30px;
    border: none;
}

.tabSnapCellRight {
    margin-left: 30px;
    border: none;
    padding-left: 95px;
}

.tabHistoryCellRight {
    vertical-align: text-top;
    margin-left: 30px;
    border: none;
    padding-left: 95px;
}

.inlineFloatRight {
    display: inline-block;
    float: right;
}

.inlineFloatLeft {
    display: inline-block;
    float: left;
}

a.a-arrow-back {
    padding-left: 18px;
    background: url(../Images/arrow_back.gif) no-repeat left;
    background-position: 0px 0px;
    /*display: inline-block;*/
}

.a-delete {
    padding-left: 20px;
    background: url(../Images/delete16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

.a-reinstate {
    padding-left: 20px;
    background: url(../Images/reinstate16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

a.a-upload-file {
    padding-left: 30px;
    background: url(../Images/file_upload_24.gif) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-upload-file-dis {
    padding-left: 30px;
    background: url(../Images/file_upload_24_dis.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-publish {
    padding-left: 30px;
    background: url(../Images/op_publish_24.gif) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-publish-dis {
    padding-left: 30px;
    background: url(../Images/op_publish_24_dis.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-validate {
    padding-left: 30px;
    background: url(../Images/op_validate_24.gif) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-validate-dis {
    padding-left: 30px;
    background: url(../Images/op_validate_24_dis.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-exportExcel {
    padding-left: 30px;
    background: url(../Images/excel24.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-ops-exportExcel-dis {
    padding-left: 30px;
    background: url(../Images/files/excel24_dis.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}


a.a-ops-delete {
    padding-left: 30px;
    background: url(../Images/delete24.png) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

.buttonAsLink {
    background-color: transparent;
    border: none;
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.section-subtitle {
    padding: 2px 3px 5px 10px;
    margin-bottom: 5px;
    text-align: left;
}

a.a-arrow-next {
    padding-left: 18px;
    background: url(../Images/arrow_next.gif) no-repeat left;
    background-position: 0px 0px;
    /*display: inline-block;*/
}

a.a-envelop {
    padding-left: 20px;
    background: url(../Images/envelope.gif) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

.inlineBlock {
    display: inline-block;
}

.toolTipContent .k-tooltip {
    background-color: #dbe3ee;
    color: #384e73;
    border-color: #9babc2;
    border-radius: 0.35714286em;
    box-shadow: 2px 3px 4px #828282;
    border-width: 1px;
}

.gridHeaderFix {
    color: #e3eef4;
    font-size: 0rem;
}


.grid-empty {
    width: 100%;
    padding: 15px 10px 15px 10px;
    line-height: 1.6em;
    word-wrap: break-word;
}

.accounts-to-requests-nav {
    text-align: right;
    padding-right: 20px;
}

    .accounts-to-requests-nav a {
        font-size: 12px !important;
    }

        .accounts-to-requests-nav a.a-arrow-next {
            padding-left: 18px;
            background-position: 0px 0px;
            font-size: 12px !important;
        }

.error-notification {
    position: absolute;
}

    .error-notification .k-notification {
        width: 350px;
        height: 100px;
    }


.error-info {
    font-size: 16px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 5px;
    margin: 0;
}

.error-info-messagee {
    font-size: 16px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 5px;
    margin: 0;
}

/*used for popup window with certified products for specific operation*/
.k-notification-container {
    margin: 6px 0;
}

.k-filtercell-wrapper {
    align-items: center;
}

    .k-filtercell-wrapper label {
        margin: unset;
    }

.custom-ellipsis {
    overflow: hidden !important;
    max-height: 60px !important;
    max-width: 60px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/*Certificate Module*/
.generatingOptions {
    max-width: 650px;
    font-size: 15px;
}

.generatingOptionsTitle {
    min-width: 180px;
    padding-right: 5px;
    font-size: 15px;
}

.generatingOptionsTable {
    float: left;
    text-align: left;
    border-spacing: 0px 10px;
    /*padding-top: 20px;*/
}


.certificate_padding {
    padding-right: 20px;
}

.addenda {
    border: thin;
    border-color: black;
}

.addendaText {
    min-width: 700px;
    height: auto;
}

.generateOptions {
    text-align: left;
    display: block;
    float: left;
    font-size: 15px;
}

.buttonCertificateTab {
    margin-right: 20px;
}

/*End Certificate Module*/

a.a-upload-file {
    padding-left: 30px;
    background: url(../Images/file_upload_24.gif) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

a.a-edit-ops16 {
    padding-left: 20px;
    background: url(../Images/edit_ops_16.png) no-repeat left;
    background-position: 0px 0px;
    display: inline-block;
}

a.a-edit-ops {
    padding-left: 30px;
    background: url(../Images/edit_ops_24.gif) no-repeat left;
    background-position: 0px 2px;
    display: inline-block;
    line-height: 30px;
    margin: 5px 0 0 20px;
    font-weight: bold;
}

.sa-file-upload-config {
    background-image: url(../Images/file_upload_config_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa-file-upload-file {
    background-image: url(../Images/excel64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa-file-upload-action {
    background-image: url(../Images/file_upload_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa_locked_error {
    background-image: url(../Images/sa_locked_error_64.png);
    background-repeat: no-repeat;
}

.sa_locked_file {
    background-image: url(../Images/sa_locked_file_64.png);
    background-repeat: no-repeat;
}

.sa_locked_edit {
    background-image: url(../Images/sa_locked_edit_64.png);
    background-repeat: no-repeat;
}

.sa_locked_busy {
    background-image: url(../Images/sa_locked_busy_64.png);
    background-repeat: no-repeat;
}

.sa_unclocked, .sa_locked_error, .sa_locked_file, .sa_locked_edit, .sa_locked_busy {
    background-image: url(../Images/sa_unlocked_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.error {
    background-image: url(../Images/error_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.config-error {
    background-image: url(../Images/error_config_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}



.security-info {
    background-image: url(../Images/security_info_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}



.sa-file-upload-config {
    background-image: url(../Images/file_upload_config_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa-file-upload-file {
    background-image: url(../Images/excel64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa-file-upload-action {
    background-image: url(../Images/file_upload_64.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}

.sa_locked_error {
    background-image: url(../Images/sa_locked_error_64.png);
    background-repeat: no-repeat;
}

.sa_locked_file {
    background-image: url(../Images/sa_locked_file_64.png);
    background-repeat: no-repeat;
}

.sa_locked_edit {
    background-image: url(../Images/sa_locked_edit_64.png);
    background-repeat: no-repeat;
}

.sa_locked_busy {
    background-image: url(../Images/sa_locked_busy_64.png);
    background-repeat: no-repeat;
}


.sc-key {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    Font-Size: 14px;
    font-weight: bold;
}

.sc-value {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    Font-Size: 14px;
}


.sc-cell {
    width: 415px;
    max-width: 415px;
    word-wrap: normal;
    -ms-word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 2px 2px 2px 2px;
}

.sc-table {
    width: 870px;
    margin-bottom: 5px;
    table-layout: fixed;
}

    .sc-table tr {
        vertical-align: top;
    }

div.astInfo {
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    padding-top: 1px;
    font-style: italic;
}


span.ast {
    color: Red;
    font-weight: bold;
}

.required:After {
    content: " *";
    color: red;
}

.green-tooltip table.rtWrapper td.rtWrapperContent {
    background-image: linear-gradient(to bottom,#C7D4BE,#E1E8DD) !important;
    font-family: Verdana;
}

.green-tooltip p, .green-tooltip dt, .green-tooltip dd {
    padding: 1px 0;
    font-size: 0.95em;
}

    .green-tooltip p.title {
        border-bottom: dotted 1px #49722E;
        padding-bottom: 3px;
        font-weight: bold
    }

.item-group {
    width: 100%
}

.exportToExcel {    
    border-width: 0px !important;
}

.fsa-btn {
    font-size: 1.5rem !important;
}