
div.jtable-main-container {
    position: relative;
}
div.jtable-main-container div.jtable-title {
    position: relative;
    text-align: left;
}
div.jtable-main-container div.jtable-title .jtable-close-button {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
}
div.jtable-main-container table.jtable {
    width: 100%;
}
div.jtable-main-container table.jtable thead th {
    color: #757575;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}
div.jtable-main-container table.jtable thead th.jtable-column-header div.jtable-column-header-container {
    position: relative;
}
div.jtable-main-container table.jtable thead th.jtable-column-header div.jtable-column-header-container span.jtable-column-header-text {
    display: inline-block;
}
div.jtable-main-container table.jtable thead th.jtable-column-header div.jtable-column-header-container div.jtable-column-resize-handler {
    cursor: col-resize;
    height: 24px;
    position: absolute;
    right: -8px;
    top: -2px;
    width: 8px;
    z-index: 2;
}
div.jtable-main-container table.jtable thead th.jtable-command-column-header {
    text-align: center;
}
div.jtable-main-container table.jtable thead th.jtable-column-header-selecting {
    text-align: center;
    width: 1%;
}
div.jtable-main-container table.jtable thead th.jtable-column-header-selecting input {
    cursor: pointer;
}
div.jtable-main-container table.jtable thead th.jtable-column-header-sortable {
    cursor: pointer;
}
tbody tr > td .jtable-command-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: medium none;
    border-image: none;
    border-top: medium none;
    cursor: pointer;
    display: inline;
    margin: 0;
    padding: 0;
}
div.jtable-main-container table.jtable tbody tr > td .jtable-command-button span {
    display: none;
}
div.jtable-main-container table.jtable tbody tr > td.jtable-command-column {
    text-align: center;
    vertical-align: middle;
}
div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column {
    text-align: center;
    vertical-align: middle;
}
div.jtable-main-container table.jtable tbody tr > td.jtable-selecting-column input {
    cursor: pointer;
}
div.jtable-main-container table.jtable tbody tr.jtable-no-data-row {
    text-align: center;
}
div.jtable-main-container div.jtable-bottom-panel {
    min-height: 24px;
    position: relative;
}
div.jtable-main-container div.jtable-bottom-panel div.jtable-left-area {
    bottom: 0;
    color: #4b555e;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%;
}
div.jtable-main-container div.jtable-bottom-panel div.jtable-right-area {
    bottom: 0;
    color: #4b555e !important;
    position: absolute;
    right: 21px;
    top: 0;
    width: 55%;
}
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list {
    display: inline-block;
}
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
}
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    cursor: default;
}
div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-info {
    display: inline-block;
    margin-left: 5px;
    padding: 2px;
}
div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record {
    display: inline-block;
}
div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record a {
    text-decoration: none;
}
div.jtable-main-container div.jtable-bottom-panel span.jtable-add-record a:hover {
    text-decoration: underline;
}
div.jtable-main-container div.jtable-column-resize-bar {
    background-color: #000000;
    display: none;
    opacity: 0.5;
    position: absolute;
    width: 1px;
}
div.jtable-main-container div.jtable-column-selection-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #c8c8c8;
    border-image: none;
    border-top: 1px solid #c8c8c8;
    color: #000000;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 101;
}
div.jtable-main-container div.jtable-column-selection-container ul.jtable-column-select-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
div.jtable-main-container div.jtable-column-selection-container ul.jtable-column-select-list li {
    margin: 0;
    padding: 2px 0;
}
div.jtable-main-container div.jtable-column-selection-container ul.jtable-column-select-list li label span {
    margin-left: 4px;
    position: relative;
    top: -1px;
}
div.jtable-main-container div.jtable-column-selection-container ul.jtable-column-select-list li input[type="checkbox"] {
    cursor: pointer;
}
form.jtable-dialog-form div.jtable-input-field-container {
    border-bottom: 1px solid #dddddd;
    padding: 2px 0 3px;
}
form.jtable-dialog-form div.jtable-input-field-container:last-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: medium none;
    border-image: none;
    border-top: medium none;
}
form.jtable-dialog-form div.jtable-input-label {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    padding: 2px 3px;
}
form.jtable-dialog-form div.jtable-input {
    padding: 2px;
}
form.jtable-dialog-form div.jtable-date-input {
}
form.jtable-dialog-form div.jtable-text-input {
}
form.jtable-dialog-form span.jtable-option-text-clickable {
    position: relative;
    top: -2px;
}
form.jtable-dialog-form div.jtable-textarea-input textarea {
    min-height: 60px;
    width: 300px;
}
form.jtable-dialog-form div.jtable-checkbox-input span, form.jtable-dialog-form div.jtable-radio-input span {
    padding-left: 4px;
}
form.jtable-dialog-form div.jtable-radio-input input, form.jtable-dialog-form div.jtable-checkbox-input input, form.jtable-dialog-form span.jtable-option-text-clickable {
    cursor: pointer;
}
div.jtable-busy-panel-background {
    background-color: #000000;
    opacity: 0.1;
    position: absolute;
    z-index: 998;
}
div.jtable-busy-message {
    background-color: #dddddd;
    color: #000000;
    cursor: wait;
    font-size: 1.25em;
    margin: 5px;
    position: absolute;
    z-index: 999;
}
div.jtable-contextmenu-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
div.jtable-main-container {
    background: #ffffff none repeat scroll 0 0;
    cursor: default;
    margin-left: 0;
}
div.jtable-main-container > div.jtable-title {
    background-color: #2e82b2;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-weight: bold;
    margin-top: -25px;
    padding: 1px 10px;
}
div.jtable-main-container > div.jtable-title:hover {
    background-color: #57b0ff;
    cursor: pointer;
}
div.jtable-main-container > div.jtable-title div.jtable-title-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 solid #ffffff;
    border-image: none;
    border-top: 0 solid #ffffff;
    color: #007199;
    display: none;
    font: bold 12px/20px "wf_SegoeUI","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Roboto","sans-serif";
    text-align: center;
}
div.jtable-main-container > div.jtable-title .jtable-close-button {
    background: rgba(0, 0, 0, 0) url("../../metro/close.png") no-repeat scroll 0 0;
    bottom: 8px;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px;
}
div.jtable-main-container > div.jtable-title .jtable-close-button:hover {
    opacity: 1;
}
div.jtable-main-container > table.jtable {
    border-bottom: 1px solid #e0e0e0;
    border-collapse: collapse;
    border-spacing: 0;
}
div.jtable-main-container > table.jtable > thead {
    background: #d6d6d6 none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    color: #4b555e;
    cursor: pointer;
    font-family: roboto;
    font-size: 11pt;
    font-weight: normal;
    height: 25px;
    text-align: left;
}
div.jtable-main-container > table.jtable > thead th {
    cursor: pointer;
    font: bold 12px/20px "roboto";
    text-align: left;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container {
    height: 24px;
    margin-left: 4px;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container div.jtable-column-resize-handler {
    height: 28px;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container span.jtable-column-header-text {
    margin-top: 2px;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header-sortable div.jtable-column-header-container {
    background: rgba(0, 0, 0, 0) url("/Images/column-sortable.png") no-repeat scroll right center;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header-sorted-asc div.jtable-column-header-container {
    background: rgba(0, 0, 0, 0) url("../../metro/column-asc.png") no-repeat scroll right center;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header-sorted-desc div.jtable-column-header-container {
    background: rgba(0, 0, 0, 0) url("../../metro/column-desc.png") no-repeat scroll right center;
}
div.jtable-main-container > table.jtable > tbody > tr {
}
div.jtable-main-container > table.jtable > tbody > tr > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td {
    padding: 10px 3px;
    text-align: left;
    vertical-align: top;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td > .jtable-edit-command-button {
    background: rgba(0, 0, 0, 0) url("../../metro/edit.png") no-repeat scroll 0 0;
    height: 16px;
    opacity: 0.4;
    width: 16px;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td > .jtable-edit-command-button:hover {
    opacity: 0.8;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td > .jtable-delete-command-button {
    background: rgba(0, 0, 0, 0) url("../../metro/delete.png") no-repeat scroll 0 0;
    height: 16px;
    opacity: 0.4;
    width: 16px;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td > .jtable-delete-command-button:hover {
    opacity: 0.8;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-row-even {
}
div.jtable-main-container > table.jtable > tbody > tr:hover {
    background: #cfd3da none repeat scroll 0 0;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-row-selected {
    background-color: #4fabff;
    color: #ffffff;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-row-created {
    background-color: #60bcff;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-row-updated {
    background-color: #60bcff;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-row-deleting {
    background-color: #e51400;
    color: #ffffff;
}
div.jtable-main-container > table.jtable > tbody > tr.jtable-child-row > td {
    background-color: #ffffff;
    padding: 0;
}
div.jtable-main-container > div.jtable-bottom-panel {
    border: 0 none;
    color: #4b555e;
    cursor: default;
    font-family: roboto;
    font-size: 9.5pt;
    height: 27px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 0;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list {
    margin: 1px 5px 0 0;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    border-radius: 3px;
    color: #4b555e !important;
    float: left;
    margin-left: 0;
    padding: 1px 5px 2px;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number:hover, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list {
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    color: #007199;
    cursor: default;
}
div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-info {
    margin-left: 5px;
    padding: 2px;
}
div.jtable-main-container > div.jtable-bottom-panel span.jtable-add-record {
    margin: 4px;
}
div.jtable-main-container > div.jtable-bottom-panel span.jtable-add-record a {
    color: #ffffff;
}
form.jtable-dialog-form {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
}
div.jtable-busy-message {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #0b67cd url("../../metro/blue/loading.gif") no-repeat scroll 8px center;
    border-bottom: 1px solid #ffffff;
    border-image: none;
    border-top: 1px solid #ffffff;
    color: #ffffff;
    font-family: roboto;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 5px 5px 58px;
}
.jtable-page-number-next {
    background: rgba(0, 0, 0, 0) url("../../_assets/GridThemes/Sky/next_pressed.gif") no-repeat scroll 0 0;
    height: 21px;
    width: 25px;
}
.jtable-page-number-last {
    background: rgba(0, 0, 0, 0) url("../../_assets/GridThemes/Sky/last_pressed.gif") no-repeat scroll 0 0;
    height: 21px;
    width: 25px;
}
.jtable-page-number-first {
    background: rgba(0, 0, 0, 0) url("../../_assets/GridThemes/Sky/first_pressed.gif") no-repeat scroll 0 0;
    float: left;
    height: 21px;
    width: 25px;
}
.jtable-page-number-previous {
    background: rgba(0, 0, 0, 0) url("../../_assets/GridThemes/Sky/previous_pressed.gif") no-repeat scroll 0 0;
    float: left;
    height: 21px;
    width: 25px;
}
.jtable-goto-page {
    float: right;
    line-height: 25px;
    width: 26%;
}
.jtable-page-list {
    float: left;
    height: 20px;
    line-height: 20px;
}
.jtable-page-size-change {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 2px;
}
.jtable-page-info {
    float: right;
    margin-top: 7px;
}
.Themebutton {

}
.Themebutton:hover, .addnewbutton:hover, div.menuitem:hover {

}
.jtable-input-label {
    float: left;
    width: 150px;
}
#ClinicalNoteGrid {
}
.edit123:hover {
    cursor: pointer;
    opacity: 1;
}
.edit123 {
    opacity: 0.4;
    text-align: center;
}
.edit1234:hover {
    cursor: pointer;
    opacity: 1;
}
.edit1234 {
    opacity: 0.4;
    text-align: center;
}
.AddClinicalNotetab_title {
    float: left;
    margin: 0;
    padding: 0;
}
.AddClinicalNotetab_title li {
    background: rgba(0, 0, 0, 0) url("images/nav_bkgd_header.gif") no-repeat scroll left top;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    list-style-type: none;
    margin: 0 5px 0 0;
    text-align: center;
    width: 100px;
}
#cli {
    background: rgba(0, 0, 0, 0) url("images/nav_bkgd_header.gif") no-repeat scroll left top;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    list-style-type: none;
    margin: 0 5px 0 0;
    text-align: center;
    width: 100px;
}
.addnew12 {
    float: left;
    height: 20px !important;
    line-height: 20px !important;
    margin-left: 66%;
    position: relative;
    text-align: center;
    width: 120px;
}
.clwidth {
    width: 868px;
}
.jtable_grid {
    margin: 0 auto;
    width: 100%;
}
.jtable-data-row {
    background: #f0f0f0 none repeat scroll 0 0;
}
.jtable-data-row.jtable-row-even {
    background: #ffffff none repeat scroll 0 0;
}