body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    letter-spacing: 1px;
    color: #3d3a3a;
}

input[type="checkbox"][disabled][checked] {
    filter: invert(100%) hue-rotate(18deg) brightness(5);
}

input[type="checkbox"][disabled] {
    filter: invert(100%) hue-rotate(18deg) brightness(5);
}

.waiting_div_center {
    display: none;
    position: fixed;
    height: 160px;
    width: 240px;
    padding: 25px;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(235, 244, 216, 1);
    z-index: 999;
}
.btn-registry-span {
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 0 20px 0 20px;
    vertical-align: middle;
    height: 50px;
    display: inline-block;
    margin-left: 0px;
}

    .btn-registry-span.selected {
        background-color:rgba(255, 255, 255, 0.25);
    }

.btn-registry {
    color: white;
    text-align: center;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14pt;
    letter-spacing: normal;
    line-height: 48px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
}

.registry-btn-blue {
    background: #09B9E2;
    border: 1px solid #09B9E2;
    border-radius: 4px;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

.fieldset-registry-search {
    width: 375px;
}

.legend-registry-search {
    background: #efefef;
    font-size: 12pt;
    font-weight: 400;
    color: black;
    border: 1px solid #dddddd;
    border-radius: 4px;
    width: 175px;
    padding: 5px 8px 5px 10px;
}

.search-results-header {
    background: #357fa9;
    color: white;
    margin: 5px 0 0 0;
    width: 683px;
    padding: 0 10px 2px 10px;
}

.registry-checkbox {
    font-size: 11pt;
    vertical-align: middle;
}

.registry-top-header {
    background: #e6e6e6;
    height: 135px;
    padding: 10px 40px 40px 40px;
    font-size: 10pt;
    font-weight: 400;
    text-align: justify;
    line-height: 1.4;
}

.registry-toolbar {
    background: #357fa9;
    padding: 0px 20px;
    height: 50px;
    background-image: linear-gradient(to right, #b80d0d, #345379, #345379);
}

.registry-top-title {
    font-family: 'Raleway-Bold', 'Raleway Bold', 'Raleway', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 27px;
    color: rgba(0, 0, 0, 0.901960784313726);
    margin:10px 0 20px 0;
}

.registry-top-title-pr {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    letter-spacing: 0.6px;
    color: #FFFFFF;
}

.contact-us-emrirb-header {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #066086;
}

.contact-us-emrpc-header {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #7F0505;
}

.contact-us-name {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #605F5F;
    margin-top: 30px;
}

.contact-us-title {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #797979;
    margin-top: 10px;
}

.contact-us-subtitle {
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #605F5F;
    margin-top: 40px;
}

.contact-us-email {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #797979;
    margin-top: 10px;
}

.btn-registry-reset {
    border: 1px solid #2b3e51;
    border-radius: 6px;
    background: #2b3e51;
    color: white;
    padding: 5px 20px 8px 20px;
    text-decoration: none;
    font-size: 13pt;
    font-weight: 700;
}

.btn-registry-search {
    border: 1px solid #0cb9e3;
    border-radius: 6px;
    background: #0cb9e3;
    color: white;
    padding: 5px 20px 8px 20px;
    text-decoration: none;
    font-size: 13pt;
    font-weight: 700;
}

.btn-registry-search-disabled {
    border: 1px solid #0cb9e3;
    border-radius: 6px;
    background: #808080;
    color: white;
    padding: 5px 20px 8px 20px;
    text-decoration: none;
    font-size: 13pt;
    font-weight: 700;
}

.asterisk {
    color: red;
    font-weight: 600;
}

.pdf-icon-download {
    vertical-align: middle;
    margin-right: 10px;
}

.table-cell-title-left {
    display: table-cell;
    padding-top: 5px;
    font-size: 11pt;
    vertical-align: top;
    font-weight: 400;
}

.table-cell-title-right {
    display: table-cell;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 11pt;
    vertical-align: top;
    font-weight: 400;
}

.table-cell-left {
    display: table-cell;
    padding-top: 5px;
    padding-bottom: 10px;
    vertical-align: top;
}

.table-cell-right {
    display: table-cell;
    padding-left: 22px;
    padding-top: 5px;
    padding-bottom: 10px;
    vertical-align: top;
}

.table-input {
    width: 300px;
    font-size: 12pt;
    padding: 1px 5px 2px 10px;
}

.table-input-short {
    width: 144px;
    font-size: 12pt;
    padding: 1px 5px 2px 10px;
}

.table-readonly {
    width: 300px;
    font-size: 12pt;
    pointer-events: none;
    padding: 1px 5px 2px 10px;
}

.table-readonly-short {
    width: 144px;
    font-size: 12pt;
    pointer-events: none;
    padding: 1px 5px 2px 10px;
}

.input-code {
    font-size: 12pt;
    color: gray;
    width: 110px;
}

.ui-widget.ui-widget-content {
    border: 1px solid #357fa9;
}

.ui-widget-header {
    border: 1px solid #f0ba52;
    background: #f0ba52;
    color: white;
    font-weight: bold;
}

.btn-profile {
    background: #ffc313;
    border: 1px solid #ffc313;
    border-radius: 8px;
    color: #3a1604;
    padding: 3px 10px;
    text-decoration: none;
    vertical-align: middle;
}

.btn-new-project {
    background: #1abd75;
    border: 1px solid #1F3E08;
    border-radius: 5px;
    color: white;
    padding: 10px 30px;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 1px;
}

.btn-save {
    float: right;
    background: #2b73a7;
    padding: 3px 20px 4px 20px;
    color: white;
    margin-right: 10px;
    text-decoration: none;
    border: 1px solid black;
    border-radius: 6px;
}

.div-saving {
    display: none;
    float: right;
    text-align: right;
    padding: 3px 10px 4px 10px;
    color: #1a9bd5;
    margin-right: 10px;
    text-decoration: none;
    margin-top: -3px;
    width: 300px;
}

.btn-continue {
    float: right;
    background: #1a9bd5;
    padding: 3px 10px 4px 10px;
    color: white;
    text-decoration: none;
    border: 1px solid #1a9bd5;
    border-radius: 6px;
}

.link-white {
    text-decoration: none;
    color: white;
    vertical-align: middle;
}

.link-black {
    text-decoration: underline;
    vertical-align: middle;
    color: #5a626d;
}

.tab-portal {
    padding: 45px 0;
    background: white;
}

.tab-user-account {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: #0cb9e3;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
}

.tab-user-account-selected {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: white;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
    letter-spacing: 1.5px;
}

.project-upload-btn {
    margin-top:10px;
}

.project-container {
    border: 1px solid #0cb9e3;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.project-title {
    color: #0cb9e3;
    font-size: 13pt;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;
    background: white;
    padding: 2px 0;
    margin-left: 25px;
}

.project-item-title {
    color: black;
    font-size: 13pt;
    margin-bottom: 5px;
    font-weight: 400;
    letter-spacing: 1px;
}

.projects-table-cell-title {
    display: table-cell;
    color: black;
    font-weight: 700;
    font-size: 13pt;
    padding-left: 30px;
    padding-right: 30px;
    white-space: nowrap;
    width:200px;
}
.projects-table-cell {
    display: table-cell;
    color: black;
    font-weight: 400;
    font-size: 13pt;
}

.btn-emrpc-project {
    background: #aa1d21;
    border: 1px solid #aa1d21;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 400;
    font-size: 12pt;
}
    .btn-emrpc-project.lock {
        padding: 5px 0px 5px 10px;
    }

.btn-emrirb-project {
    color: white;
    border: 1px solid rgb(28, 76, 151);
    border-radius: 5px;
    background: rgb(28, 76, 151);
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 400;
    font-size: 12pt;
    margin-right: 20px;
}
    .btn-emrirb-project.lock {
        padding: 5px 0px 5px 10px;
    }

.btn-icon-lock {
    position: relative;
    top: -10px;
    right: -1px;
    height:24px;
}

.btn-delete-project {
    color: red;
    padding: 0px 10px;
    text-decoration: underline;
    font-weight: 400;
    font-size: 12pt;
}

.btn-download-signed {
    background-color: #218838;
    border-color: #1e7e34;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    padding: 4px 10px;
}

.btn-download-pdf {
    background-color: #234d91;
    border-color: #234d91;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    padding: 4px 10px;
}

.projects-header {
    font-size: 13pt;
    font-weight: 400;
    letter-spacing: 1px;
    color: #756d6d;
}

.project-top-section-title {
    vertical-align: middle;
    font-weight: 700;
    font-size: 14pt;
    color: #934710;
}

.project-section-title {
    color: #fff;
    padding: 12px 10px;
    width: 200px;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
    .project-section-title.emrpc {
        background: #9e2024;
    }
    .project-section-title.emrirb {
        background: rgb(28, 76, 151);
    }

.emrirb-section-title {
    background: rgb(28, 76, 151);
    color: #fff;
    padding: 5px 10px;
    width: 200px;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.portal-toolbar {
    background: #357fa9;
    padding: 20px 20px 0 20px;
    height: 50px;
    background-image: linear-gradient(to right, #b80d0d, #345379, #345379);
}

.project-section-item {
    background: #DBEDF5;
    color: #07507c;
    padding: 15px 10px;
    width: 200px;
    margin-bottom: 2px;
}

    .project-section-item a {
        text-decoration: none;
        color: #3c5c7e;
        vertical-align: middle;
        letter-spacing: 1px;
    }

.project-section-item-selected {
    background: #fdf4de;
    color: black;
    padding: 15px 10px;
    width: 200px;
    /*! border-bottom: 1px solid gray; */
}

    .project-section-item-selected a {
        text-decoration: none;
        color: black;
        vertical-align: middle;
    }

.project-emrirb-item {
    background: rgb(219, 237, 245);
    color: white;
    padding: 15px 10px;
    width: 200px;
    margin-bottom: 2px;
    /*! border-bottom: 1px solid #ffffffe3; */
}

    .project-emrirb-item a {
        color: #3c5c7e;
        text-decoration: none;
        vertical-align: middle;
    }

.project-emrirb-item-selected {
    background: #fdf4de;
    color: black;
    padding: 15px 10px;
    width: 200px;
    /*! border-bottom: 1px solid gray; */
}

    .project-emrirb-item-selected a {
        color: rgb(28, 76, 151);
        text-decoration: none;
        vertical-align: middle;
    }

.project-terms-form {
    margin-left: 300px;
    margin-right: auto;
    background: white;
    padding: 40px;
    position: absolute;
    top: 150px;
    height: 700px;
    width: 700px;
    overflow: auto;
    border: 1px solid black;
}

.project-warning {
    color:blue;
    margin-top:10px;
    font-weight:700;
}

.dataentry-section {
    margin-left: 27px;
}

.dataentry-upload-file {
    margin-top: 10px;
    background: #f7f2e4;
    padding-bottom: 5px;
    padding-left: 10px;
}

.dataentry-uploaded-file {
    margin-top: 10px;
    margin-bottom: 20px;
}
.dataentry-textarea {
    margin-top: 10px;
    font-size:12pt;
}

.dataentry {
    /*border: 1px solid gray;*/
    /*background: white;*/
    margin-top: 20px;
    padding: 10px;
}

.dataentry-title {
    font-weight: 400;
    font-size: 12pt;
    display: inline-flex;
    margin-bottom: 10px;
    margin-top: 10px;
}

.dataentry-title-gap {
    font-weight: 400;
    font-size: 12pt;
    margin-top: 20px;
    letter-spacing: 1.5px;
    line-height: 1.3;
    display: inline-flex;
}

.dataentry-title-nogap {
    font-weight: 400;
    font-size: 12pt;
    display: inline-flex;
}

.dataentry-title-text {
    margin-left: 5px;
    display: inline-block;
}

.dataentry-hint {
    font-weight: 400;
    font-size: 12pt;
    margin-left: 25px;
    color: #1385ff;
}

.dataentry-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 99%;
    font-size: 12pt;
    margin-top: 10px;
    padding: 1px 5px 2px 10px;
}

.dataentry-td-text {
    width: 80%;
    font-size: 12pt;
    margin-top: 2px;
    padding: 1px 10px 2px 5px;
    color: #246392;
}

.dataentry-td-num {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 90%;
    font-size: 12pt;
    margin-top: 2px;
    padding: 1px 5px 2px 0;
    text-align: right;
    color: #167eda;
}

.part2-dataentry {
    border: 1px solid gray;
    background: white;
    margin-top: 20px;
    padding: 10px 10px 15px 10px;
    font-size: 14pt;
}

.part2-title {
    font-weight: 400;
    font-size: 12pt;
    margin-bottom: 10px;
    margin-top: 10px;
    color: black;
}

.part2-title-gap {
    font-weight: 400;
    font-size: 12pt;
    margin-top: 20px;
    letter-spacing: 1.5px;
    line-height: 1.3;
    color: black;
}

.part2-field {
    font-weight: 400;
    font-size: 12pt;
    margin-top: 5px;
    color: #246392;
}

.part2-upload-file {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f7f2e4;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 12pt;
}
.part2-uploaded-file {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12pt;
}

.part2-textarea {
    margin-top: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 97%;
    height: 100px;
    font-size: 12pt;
    padding: 5px 10px;
    resize: vertical;
    color: #246392;
}

.part2-section-link {
    text-decoration: underline;
    color: black;
}
    .part2-section-link.incomplete {
        background: #eec272;
    }
    .part2-section-link.complete {
        background: white;
    }

.project-hint {
    font-size: 11pt;
    text-align: justify;
}

.field-hint {
    font-weight: 400;
    font-size: 11pt;
    color: #1385ff;
    margin-bottom:3px;
}

.field-error {
    background: pink;
    border: 1px solid red;
}

.project-select {
    background: white;
    border: 1px solid gray;
    font-size: 12pt;
    height: 2.0em;
    padding: 0 10px;
}

.project-textarea {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 97%;
    height: 150px;
    font-size: 12pt;
    padding: 5px 10px;
    resize: vertical;
    color: #246392;
    letter-spacing: 1px;
    line-height: 1.4;
}

.comment-textarea {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 90%;
    height: 30px;
    font-size: 12pt;
    padding: 5px 10px;
    resize: vertical;
}

.dataentry-header {
    background: #f2f3f2;
    padding: 5px 10px;
    border: 1px solid gray;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    margin-top: 20px;
    width: 250px;
}

.dataentry-content {
    background: white;
    padding: 5px 10px 10px 10px;
    border: 1px solid gray;
    width: 250px;
}

.dataentry-btn {
    text-align: center;
    background: #dcefc4;
    border: 1px solid black;
    border-radius: 4px;
    color: black;
    padding: 2px 8px;
    width: 100px;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

.dataentry-btn-red {
    text-align: center;
    background: white;
    white-space: nowrap;
    border: 1px solid red;
    border-radius: 4px;
    color: red;
    padding: 2px 8px;
    width: 100px;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

.dataentry-btn-blue {
    text-align: center;
    background: white;
    white-space: nowrap;
    border: 1px solid #273692;
    border-radius: 4px;
    color: #273692;
    padding: 2px 8px;
    width: 100px;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

.dataentry-btn-cancel {
    background: #e6e6e6;
    border: 1px solid black;
    border-radius: 4px;
    color: black;
    padding: 2px 8px;
    width: 100px;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

.dataentry-conditional {
    margin-top: 10px;
    padding: 10px;
    background-color: lemonchiffon;
    display: none;
}

.td-top {
    vertical-align: top;
    font-size: 11pt;
}

.td-right {
    padding-left: 5px;
}

.td-right-nowrap {
    padding-left: 5px;
    white-space: nowrap;
}

.geom-table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid black;
    border-collapse: collapse;
    width: 100%;
}

.geom-th {
    border: 1px solid black;
    border-collapse: collapse;
    background: #f2f3f2;
    padding: 3px 5px;
}

.geom-td {
    border: 1px solid black;
    border-collapse: collapse;
    background: white;
    padding: 3px 5px;
}

.geom-descr {
    width: 98%;
}

.appform-table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    display: table;
    border: 1px solid black;
    border-collapse: collapse;
}

.appform-row {
    display: table-row;
    border: 1px solid black;
    border-collapse: collapse;
}

.appform-cell-title {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    display: table-cell;
    border: 1px solid black;
    border-collapse: collapse;
    background: #f0f0f0;
    padding: 3px 5px 6px 5px;
    font-size: 11pt;
    font-weight: 400;
    vertical-align: middle;
}

.appform-cell {
    display: table-cell;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 3px 5px 6px 5px;
    vertical-align: top;
    vertical-align: middle;
}

.appform-btn-add {
    background: #0cb9e3;
    border: 1px solid #0cb9e3;
    padding: 0px 8px 2px 8px;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    color: white;
}

.appform-btn-del {
    background: red;
    border: 1px solid red;
    padding: 0px 10px 2px 10px;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    color: white;
}

.appform-link-blue {
    color: #09b9e2;
    text-decoration: none;
}
.dataentry-link {
    text-decoration: underline;
    color: rgb(28, 76, 151);
}
.emr-link-darkblue {
    color: #273692;
    text-decoration: none;
}

.appform-image {
    height: 100px;
}

.appform-image-cell {
    display: table-cell;
}

.emr-table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid black;
    border-collapse: collapse;
    width: 100%;
}

.emr-tr {
    border: 1px solid black;
    border-collapse: collapse;
}

.emr-th {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid black;
    border-collapse: collapse;
    background: #f0f0f0;
    padding: 3px 5px 6px 5px;
    text-align: center;
    font-size: 11pt;
    font-weight: 400;
}

.emr-th-num {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid black;
    border-collapse: collapse;
    background: #f0f0f0;
    padding: 3px 0px 6px 5px;
    font-size: 11pt;
    font-weight: 400;
    width: 90px;
    text-align: center;
}

.emr-td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 3px 0px 6px 5px;
    vertical-align: middle;
    font-weight: 400;
}

.emr-td-center {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 3px 0px 6px 5px;
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
}

.emr-td-img {
    height: 24px;
    vertical-align: middle;
}

.emr-td-btn {
    text-align: center;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 3px 0px 6px 5px;
    vertical-align: middle;
    width: 40px;
}
.emr-td-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-size: 12pt;
}
.dms-download {
    font-size: 12pt;
    color: #357fa9;
    font-weight: 400;
    display: inline-block;
    max-width: 500px;
}

.dms-delete {
    margin-left: 10px;
    font-size: 12pt;
    color: red;
    font-weight: 700;
    text-decoration: none;
}

.img-delete {
    margin-left: 1px;
    margin-right: 10px;
    font-size: 12pt;
    color: red;
    font-weight: 700;
    text-decoration: none;
}

.ems-btn {
    border: 1px solid #273692;
    border-radius: 6px;
    background: #273692;
    color: white;
    padding: 5px 20px 8px 20px;
    text-decoration: none;
    font-size: 13pt;
    font-weight: 700;
}

.ems-menu-selected {
    height: 80px;
    background: white;
    color: #273692;
    border: 1px solid white;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
}

.ems-menu {
    height: 80px;
    background: #1a4b85;
    color: white;
    border: 1px solid white;
    border-width: 1px 0;
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
}

.ems-menu-item {
    font-weight: 400;
    vertical-align: middle;
    font-size: 14pt;
    display: inline-block;
    margin-top: 25px;
}

.ems-table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.ems-tr-header {
    border: 1px solid lightgray;
    border-collapse: collapse;
}

.ems-th {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border-collapse: collapse;
    background: #f0f0f0;
    padding: 3px 0px 6px 5px;
    font-size: 10pt;
    font-weight: 400;
}

.ems-th-num {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border-collapse: collapse;
    background: #f0f0f0;
    padding: 3px 0px 6px 5px;
    font-size: 11pt;
    font-weight: 600;
    width: 90px;
    text-align: center;
}

.ems-td {
    border-collapse: collapse;
    padding: 6px 10px;
    vertical-align: middle;
}

.ems-td-img {
    height: 24px;
    vertical-align: middle;
}

.ems-td-btn {
    border-collapse: collapse;
    padding: 0 0 0 5px;
    vertical-align: middle;
    text-align: center;
    width: 40px;
}

.ems-emrpc-tab {
    display: inline-block;
    background: #b5121b;
    color: white;
    border: 1px solid #b5121b;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: 0;
    outline: none;
}

.ems-emrpc-tab-selected {
    display: inline-block;
    background: white;
    color: #000000;
    border: 1px solid #6d6767;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid white;
    padding: 5px 15px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: -1px 0;
    outline: none;
    letter-spacing: 1px;
}

.ems-emrirb-tab {
    display: inline-block;
    background: #1a4b85;
    color: white;
    letter-spacing: 1.5px;
    border: 1px solid #70818b;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    padding: 5px 16px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: 0px;
    outline: none;
}

.ems-emrirb-tab-selected {
    display: inline-block;
    background: white;
    color: #263692;
    border: 1px solid #263692;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid white;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: -1px 0;
    outline: none;
}

.ems-dash-field-title {
    font-weight: 400;
    color: #756d6d;
    font-size: 12pt;
    margin-top: 5px;
    margin-bottom: 0px;
}

.ems-dash-field {
    font-size: 11pt;
    color: #246392;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.ems-dash-info-title {
    font-weight: 400;
    color: #756d6d;
    font-size: 12pt;
}
.ems-dash-info-field {
    font-size: 11pt;
    color: #246392;
    margin-left: 20px;
}

.ems-dash-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    color: #246392;
    margin-top: 20px;
    margin-bottom: 25px;
    line-height: 1.3;
    margin-left: 20px;
    max-width: 1000px;
    max-height: 200px;
    text-align: justify;
    overflow: auto;
    border: 1px solid #0000003b;
    letter-spacing: 1px;
    padding: 10px;
}

.ems-dash-emrpc-content {
    padding: 10px 20px;
    border: 1px solid #635e5e;
}

.ems-dash-emrirb-content {
    padding: 10px 20px;
    border: 1px solid #263692;
}

.dash-field-title {
    font-weight: 600;
    font-size: 13pt;
}

.dash-field {
    font-weight: 400;
    font-size: 12pt;
    color: black;
}

.dash-btn-pdf {
    border: 1px solid #09B9E2;
    color: #09B9E2;
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}

.dash-btn-pdf-black {
    border: 1px solid black;
    color: black;
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}

.dash-btn-add {
    background: #0cb9e3;
    border: 1px solid #0cb9e3;
    border-radius: 5px;
    padding: 3px 15px 5px 15px;
    font-weight: 400;
    font-size: 10pt;
    text-decoration: none;
    color: white;
}

.dash-note {
    font-style: italic;
    font-size: 11pt;
}

.attention {
    border: 2px solid red;
    border-radius: 10px;
    width: 20px;
    display: inline-block;
    text-align: center;
    font-style: normal;
    color: red;
    font-weight: 700;
}

.help {
    text-align: center;
    font-style: normal;
    color: #1a9bd5;
    font-weight: 400;
    text-decoration: none;
    padding: 0 5px;
    border: 1px solid #1a9bd5;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    height: 24px;
}

.dash-lock {
    float: right;
    height: 14px;
    vertical-align: middle;
    display: none;
}

.link-sort {
    color: black;
    text-decoration: none;
}

.filter-title {
    font-weight: 400;
    font-size: 10pt;
    color: #273692;
}

.filter-select {
    background: white;
    border: 1px solid gray;
    font-size: 10pt;
    color: black;
}

.tab-ems {
    display: inline-block;
    border: 1px solid white;
    width: 220px;
    height: 30px;
    background: #0cb9e3;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.tab-ems-selected {
    display: inline-block;
    border: 1px solid white;
    width: 220px;
    height: 30px;
    background: white;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 12pt;
    color: black;
    text-decoration: none;
}

.tab-admin-content {
    background: white;
    padding: 20px;
    /*overflow: auto;*/
    height: calc(100vh - 305px);
}

.ems-panel-title {
    font-weight: 400;
    background: #0cb9e3;
    color: white;
    padding: 6px 5px 7px 10px;
    font-size: 12pt;
}

.ems-panel {
    background: #e7e8f3;
    margin-right: 20px;
}

.ems-emrpc-dash-title {
    font-weight: 400;
    background: #aa2024;
    color: white;
    padding: 10px 5px 12px 15px;
    font-size: 16pt;
    border: 1px solid #aa2024;
    border-radius: 10px;
    margin-right: 1px;
}

.ems-emrirb-dash-title {
    font-weight: 400;
    background: #1a4b85;
    color: white;
    padding: 10px 5px 12px 15px;
    font-size: 16pt;
    border: 1px solid #1a4b85;
    border-radius: 10px;
    margin-right: 1px;
    letter-spacing: 1px;
}

.ems-edit-text {
    font-size: 13pt;
    width: 300px;
}

.ems-edit-select {
    border: 1px solid gray;
    background: white;
    font-size: 13pt;
    width: 300px;
}

.ems-alert-item {
    margin: 8px 10px 10px 10px;
    font-size: 10pt;
}

.ems-alert-btn {
    float: right;
    margin-left: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.ems-project-tab {
    display: inline-block;
    background: #B4DEEF;
    color: #1771a7;
    border: 1px solid #09B9E2;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 12pt;
    letter-spacing: 1.5px;
    text-align: center;
    text-decoration: none;
    min-width: 150px;
    box-shadow: 1px 1px 3px 2px lightblue;
}

.ems-project-tab-selected {
    display: inline-block;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    min-width: 150px;
    color: #1167c2;
    letter-spacing: 1.5px;
    box-shadow: 1px 1px 3px 1px #bebdbd;
}

.emrirb-project-tab {
    display: inline-block;
    background: #B4DEEF;
    color: #1771a7;
    border: 1px solid #09B9E2;
    border-radius: 5px 5px 0 0;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.5px;
    box-shadow: 1px 1px 3px 2px lightblue;
}

.emrirb-project-tab-selected {
    display: inline-block;
    background: #1a4b85;
    color: #fff;
    border: 1px solid #15b5f3;
    border-radius: 5px 5px 0 0;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.5px;
    box-shadow: 1px 1px 3px 1px #a1cad8;
}

.emrpc-project-tab-selected {
    background: #b5121b;
    display: inline-block;
    color: #fff;
    border: 1px solid #b5121b;
    border-radius: 5px 5px 0 0;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.5px;
    box-shadow: 1px 1px 3px 1px #a1cad8;
}

.ems-dash-field-title {
    font-weight: 400;
    color: #756d6d;
    font-size: 12pt;
    letter-spacing: 1px;
    background-color: #0000000a;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ems-dash-field {
    font-size: 12pt;
    color: #246392;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 20px;
    font-weight: 400;
}

.ems-dash-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    color: #246392;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 1.3;
    margin-left: 20px;
    max-width: 1000px;
    max-height: 200px;
    text-align: justify;
    overflow: auto;
}

.ems-dash-section-header {
    background: #fdf4de;
    padding: 6px 10px 7px 20px;
    font-weight: 600;
    margin-top: 40px;
    font-size: 12pt;
}

.ems-dash-project-name {
    background: white;
    border: 1px solid white;
    border-radius: 10px;
    font-size: 14pt;
    padding: 8px 20px 12px 20px;
    font-weight: 600;
    margin-top: 10px;
}

.ems-dash-section-content {
    padding: 0 20px;
}

.registry-dash-project-name {
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    font-size: 16pt;
    letter-spacing: 2px;
    padding: 8px 10px 12px 20px;
    font-weight: 600;
    margin-top: 10px;
    text-align: left;
}
    .registry-dash-project-name.emrpc {
        border: 1px solid #aa2024;
        background: #aa2024;
    }
    .registry-dash-project-name.emrirb {
        border: 1px solid #263692;
        background: #263692;
    }

.registry-tab-content {
    padding: 20px 0 20px 20px;
    background: white;
    min-width: 500px;
    min-height: 650px;
}

.registry-project-record {
    margin-bottom: 30px;
}

.registry-title-blue {
    background: #C5F3FD;
    color: #08606C;
    padding: 1px;
    font-size: 12pt;
    padding: 3px 5px 4px 11px;
}

.registry-field-title {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
    color: #505050;
    font-size: 12pt;
    margin-top: 10pt;
}

.registry-field {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: black;
}

.registry-field-ul {
    margin-top:5px;
}
.registry-field-li {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: black;
}
.registry-field-li-grey {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: grey;
}
.registry-project-name {
    margin-bottom: 5px;
}

.registry-project-link {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13pt;
    color: #34abe3;
    font-weight: 600;
}

.register-filter-link {
    text-decoration: none;
    color: black;
    vertical-align: middle;
    font-size: 12pt;
    font-weight: 400;
}

.register-filter-link-selected {
    text-decoration: none;
    color: black;
    vertical-align: middle;
    font-size: 14pt;
    font-weight: 400;
}

.registry-map-info {
    top: 473px;
    left: calc(50% - 17px);
    display: none;
    position: absolute;
    z-Index: 999;
    height: 22px;
    width: 550px;
    padding: 3px 10px 6px 10px;
    overflow-wrap: break-word;
    opacity: 0.90;
    background-color: white;
    /*opacity: 75%;*/
    border: 1px solid green;
    border-radius: 5px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12pt;
    overflow: clip;
}

.registry-project-tab {
    display: inline-block;
    background: #09B9E2;
    color: white;
    border: 1px solid #e7e8f3;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: 0;
    outline: none;
}

.registry-project-tab-selected {
    display: inline-block;
    background: white;
    color: black;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e7e8f3;
    border-bottom: 1px solid white;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    outline: none;
}

.registry-emrpc-tab {
    display: inline-block;
    background: #b5121b;
    color: white;
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: 0;
    outline: none;
}

.registry-emrpc-tab-selected {
    display: inline-block;
    background: white;
    color: black;
    border: 1px solid #b5121b;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid white;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: -1px 0;
    outline: none;
}

.registry-emrirb-tab {
    display: inline-block;
    background: #263692;
    color: white;
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: 0;
    outline: none;
}

.registry-emrirb-tab-selected {
    display: inline-block;
    background: white;
    color: black;
    border: 1px solid #263692;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid white;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    margin: -1px 0;
    outline: none;
}

.registry-dash-field-title {
    font-weight: 400;
    color: #756d6d;
    font-size: 12pt;
    /*margin-top: 5px;*/
    margin-bottom: 0px;
}

.registry-dash-field {
    font-size: 11pt;
    color: #246392;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.registry-dash-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 11pt;
    color: #246392;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 1.3;
    margin-left: 20px;
    max-width: 1000px;
    max-height: 200px;
    text-align: justify;
    overflow: auto;
    padding-right: 15px;
}

.registry-dash-section-header {
    background: #fdf4de;
    padding: 6px 10px 7px 20px;
    font-weight: 400;
    margin-top: 60px;
    font-size: 12pt;
}

.registry-dash-section-content {
    padding: 10px 20px;
    border: 1px solid #c0a134;
}

.registry-dash-emrpc-content {
    padding: 10px 20px;
    border: 1px solid #b5121b;
    margin-right: 20px;
}

.registry-dash-emrirb-content {
    padding: 10px 20px;
    border: 1px solid #263692;
    margin-right: 20px;
}

.registry-dash-btn-pdf {
    /*border: 1px solid #09B9E2;*/
    color: #09B9E2;
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}

.registry-table {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    display: table;
    border: none;
}

.registry-row {
    display: table-row;
    border: none;
    background: white;
}
.registry-row-selected {
    display: table-row;
    border: none;
    background: #C5F3FD;
}

.registry-cell-title {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    display: table-cell;
    border: none;
    color: #505050;
    padding: 3px 5px 6px 5px;
    font-size: 12pt;
    font-weight: 400;
    vertical-align: middle;
}

.registry-cell {
    display: table-cell;
    border: none;
    color: black;
    padding: 3px 5px 6px 5px;
    font-size: 12pt;
    font-weight: 400;
    vertical-align: middle;
}

.emr-dash-section-header {
    background: #fdf4de;
    padding: 6px 10px 7px 20px;
    font-weight: 600;
    margin-top: 40px;
    font-size: 12pt;
}

.alerts-table-row {
    display: table-row;
    background: #fdf4de;
    border: 1px solid #fdf4de;
}

.alerts-cell-title-center {
    display: table-cell;
    padding: 2px 5px 5px 5px;
    font-size: 11pt;
    vertical-align: top;
    text-align: center;
    font-weight: 400;
    border-right: 1px solid darkgray;
}

.alerts-cell-center {
    display: table-cell;
    padding: 2px 5px 5px 5px;
    font-size: 11pt;
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    border-right: 1px solid darkgray;
}

.alerts-cell-left {
    display: table-cell;
    padding: 2px 5px 5px 5px;
    font-size: 11pt;
    vertical-align: middle;
    text-align: left;
    font-weight: 400;
    border-right: 1px solid darkgray;
}
