
.jtable {
    border-collapse: collapse;
    direction: ltr;
    width: 100%;
}

.jtable i {
    font-size: 17px;
}
.rtl .jtable {
    direction: rtl;
}
.jtable .jtable-title, .child-slate-gray .jtable-child-row .jtable-title {
    background-color: #7f8ba5;
    border-bottom: 4px solid #4c5770;
}
.jtable-child-row .jtable-title {
    background-color: #2cc4c6;
    border-bottom: 4px solid #27acae;
}
.parent-turquoise .jtable-title, .child-turquoise .jtable-child-row .jtable-title {
    background-color: #2cc4c6;
    border-bottom: 4px solid #27acae;
}
.parent-violet .jtable-title, .child-violet .jtable-child-row .jtable-title {
    background-color: #9d82d1;
    border-bottom: 4px solid #8a72b8;
}
.parent-green .jtable-title, .child-green .jtable-child-row .jtable-title {
    background-color: #2cc683;
    border-bottom: 4px solid #27ae73;
}
.parent-blue .jtable-title, .child-blue .jtable-child-row .jtable-title {
    background-color: #2D89EF;
    border-bottom: 4px solid #0B67CD;
}
/*.parent-blueadn .jtable-title, .child-blueadn .jtable-child-row .jtable-title {
    background-color: #2980b9;
    border-bottom: 4px solid #f1c40f;
}*/
.parent-blueadnchild .jtable-title, .child-blueadnchild .jtable-child-row .jtable-title {
    background-color: #6aaef7;
    border-bottom: 4px solid #0B67CD;
}

.parent-blueadn .jtable-title, .child-blueadn .jtable-child-row .jtable-title {
    background-color: #130f40;
    border-bottom: 4px solid #f1c40f;
}

.parent-orange .jtable-title, .child-orange .jtable-child-row .jtable-title {
    background-color: #f16039;
    border-bottom: 4px solid #d45432;
}
.jtable-main-container {
    margin-left: 1px;
    padding: 10px 0 0 1px;
    position: relative;
}
.jtable-title {
    /*background-color: #7f8ba5;
    border-bottom: 4px solid #566380;*/
    background-color: #130f40;
    border-bottom: 4px solid #f1c40f;
    min-height: 30px;
    overflow: auto;
    /*padding: 0 20px;*/
}
.jtable-title .jtable-title-text {
    color: white;
    float: left;
    font: 12px/18px "Verdana",sans-serif;
    margin-right: 10px;
    padding-left: 5px;
    padding-top: 3px;
}

.jtable-column-header-text {
    color:white;
}

.rtl .jtable-child-row .jtable-title {
    direction: rtl;
}
.rtl .jtable-title-text {
    float: right;
    font-size: 20px;
    margin-left: 20px;
    margin-right: 0;
}
/*.rtl .jtable-data-row td, .rtl .jtable-page-info, .rtl .jtable-page-size-change, .rtl .jtable-input input, .rtl .jtable-input textarea, .rtl .jtable-input select, .rtl .jtable-input options, .rtl .jtable-input-label, .rtl .ui-button-text, .rtl .jtable-column-header-text, .rtl .jtable-title-text, .rtl .jtable-delete-confirm-message, .rtl .jtable-toolbar-item, .rtl .ui-dialog .ui-dialog-titlebar {
    font-family: "Tahoma",sans-serif !important;
}*/

.jtable-toolbar {
    float: right;
    margin: 5px 30px 5px 5px;
}
.rtl .jtable-toolbar {
    float: left;
}
.jtable th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color -moz-use-text-color #afb6c3 #afb6c3;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    color: white;
    font-size: .9rem;
    font-weight: 400;
    background-color: #006378;
    padding: 15px 0px 10px 10px;
    border-right: 1px solid #9098a0 !important;
}
.rtl .jtable th {
    border-left: medium none !important;
    border-right: 1px solid #9098a0 !important;
}
.jtable-bottom-panel {
    clear: both;
    direction: ltr;
    display: inline-block;
    width: 100%;
}
.jtable-left-area {
    display: flex;
    float: left;
    padding: 50px 2.5% 0 0;
}
.jtable-right-area {
    float: right;
    padding: 50px 2.5% 0;
    text-align: right;
}
.rtl .jtable-right-area {
    direction: rtl;
}
.jtable-page-list {
    margin-top : 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.jtable-page-list [class*="jtable-page-number"] {
    background-color: white;
    border: 1px solid #c5c9d1;
    border-radius: 4px;
    color: #afb6c3;
    cursor: pointer;
    margin-right: 3px;
    min-width: 10px;
    padding: 1px 5px;
}
    .jtable-page-list .jtable-page-number-first, .jtable-page-list .jtable-page-number-last {
        letter-spacing: -5px;
        padding: 1px 7px 1px 4px;
    }
.jtable-page-list .jtable-page-number-disabled {
    background-color: #e7ebf3;
    border-color: #ced3db;
    color: #ced3db;
}
.jtable-page-list span:empty {
    display: none;
}
.jtable-page-list span:hover:not(.jtable-page-number-disabled) {
    border-color: #7f8ba5;
    color: #566380;
}
.jtable-page-list span:active:not(.jtable-page-number-disabled) {
    border-color: #4c637b;
}
.jtable-page-size-change, .jtable-goto-page {
    display:none;
    margin-left: 20px;
    vertical-align: middle;
}
.jtable-page-size-change select, .jtable-goto-page select {
    background-color: white;
    border: 1px solid #c5c9d1;
    color: #afb6c3;
    height: 20px;
    margin: 12px 10px;
    min-width: 50px;
    position: relative;
    text-align: center;
    top: -1px !important;
    vertical-align: bottom;

}
.jtable-page-size-change select option {
    color: inherit;
    padding: 5px 0;
    text-align: center;
}
    .jtable-page-size-change > span, .jtable-goto-page > span {
        color: #afb6c3;
        display: inline-block;
        padding: 12px 0;
        font-size: 0.8rem;
    }
.jtable-page-size-change .selectize-control {
    float: right;
    margin: 0 10px;
    width: 70px;
}
.jtable-page-size-change .selectize-control .item {
    float: left !important;
    padding: 6px !important;
}
.jtable-page-info {
    color: #afb6c3;
    font-size : 0.8rem;
}
.jtable-command-column-header, .jtable td:first-child, .jtable th:first-child {
    border-left: medium none !important;
}
.rtl .jtable-command-column-header, .rtl .jtable td:first-child, .rtl .jtable th:first-child {
    border-right: medium none !important;
    border-right: 1px solid #9098a0 !important;
}
.jtable-column-header-container {
    position: relative;
}
.jtable-child-row .jtable {
    border: medium none !important;
}
.jtable-no-data-row td {
    background-color: white;
    color: #b8c6d6;
    padding: 20px 0;
    text-align: center;
}
.jtable-child-table-container {
    margin-left: 25px;
    margin-right: 25px;
    /*border : 1px solid #9d82d1;*/
}
.jtable-child-row .jtable-child-table-container {
    background-color: #dce1eb;
    /*background-color:#DBECFF;*/
    position: relative;
	padding: 10px;
}
.jtable-column-header-sortable {
    cursor: pointer;
}
.jtable-column-header-sortable::before {
    color: #dce1eb;
    content: "";
    float: left;
    margin: 10px 6px 0 9px;
    padding: 0 !important;
    transform: rotate(90deg);
}
.rtl .jtable-column-header-sortable::before {
    float: right;
    margin: 30px 6px 0 0;
}
.jtable-column-header-sorted-asc::before, .jtable-column-header-sorted-desc::before {
    font-size: 17px !important;
    transform: rotate(0deg) !important;
    margin-top: 12px !important;
    margin-right: 6px !important;
}
.jtable-column-header-sorted-asc::before {
    content: "" !important;
    margin-top: 12px !important;
    margin-right: 6px !important;
}
.jtable-column-header-sorted-desc::before {
    content: "" !important;
    margin-top: 12px !important;
    margin-right: 6px !important;
}
.jtable-toolbar-item, .ui-button-text-only {
    border: 1px solid white;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font: 11px/12px "Verdana",sans-serif;
    padding: 3px;
    /*background-color: #449D44 ;*/
}
.jtable-toolbar-item {
    margin-left: 5px;
}
.rtl .jtable-toolbar-item {
    font-size: 14px;
    margin-left: inherit !important;
    margin-right: 5px;
}
.jtable-toolbar-item:hover {
    background-color: #2D89EF; /*rgba(255, 255, 255, 0.5);*/
}
.jtable-data-row {
    border-bottom: 1px solid #e7ebf3;
}
.jtable-selecting-column ~ td, .jtable-selecting-column {
    cursor: pointer;
}
.jtable-data-row > td {
    background-color: #ffffff;
    padding: 2px 6px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.8rem;
}
.jtable-child-row td {
    font-weight: normal;
}
.jtable-data-row:hover td, .jtable-row-selected td {
    background-color: #e7ebf3 !important;
    /*background-color: #f7f9fc !important;*/
    color: #566380 !important;
}
.jtable-command-button {
    height: 25px;
    width: 30px;
}
.jtable-edit-command-button, .jtable-delete-command-button {
    margin-top: -1px;
    vertical-align: top;
}
.jtable-command-button::before, .jtable-command-button::after {
    line-height: 9px !important;
    vertical-align: bottom !important;
}
.jtable-command-button span {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
}
.jtable-command-button, .jtable-toolbar-item-icon, .ui-button-icon-only {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    line-height: 0;
}
.jtable-toolbar-item-icon {
    color: white;
    margin: -2px 5px 0 0;
}
.rtl .jtable-toolbar-item-icon {
    float: right;
    margin: 10px 0 0 5px;
}
.jtable-close-button {
    /*color: #afb6c3;*/
    color: #fff;
    position: absolute;
    right: 1px;
    top: 10px;
    visibility: visible;
}
.rtl .jtable-close-button {
    left: 15px;
    right: inherit;
}
.jtable-busy-panel-background, .ui-widget-overlay, .jtable-contextmenu-overlay {
    background-color: rgba(109, 126, 145, 0.6);
    bottom: 0;
    height: 100% !important;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 10000;
}
.jtable-contextmenu-overlay {
    background-color: transparent !important;
}
.jtable-busy-message {
    border-radius: 100px;
    bottom: 0;
    color: white;
    font-size: 14px;
    height: 60px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 11000;
}
.rtl .jtable-busy-message {
    direction: rtl;
}
.jtable-column-resize-handler {
    bottom: 0;
    cursor: col-resize;
    height: 100%;
    position: absolute;
    right: -8px;
    top: 0;
    width: 8px;
    z-index: 100;
}
.jtable-column-resize-bar {
    border-right: 1px solid #7f8ba5;
    bottom: 0;
    position: absolute;
    width: 10px;
}
.jtable-dialog-form {
    border-collapse: collapse;
}
.jtable-input-field-container {
    display: block;
    margin-top: 13px;
    position: relative;
}
.jtable-input-label {
    color: #4c637b;
    float: left;
    /*max-width: 116px;*/
    padding: 0 10px;
    width: 25%;
}
.rtl .jtable-input-label {
    float: right;
    margin-right: inherit;
}
.jtable-input {
    display: table-cell;
}
.jtable-input input[type="text"], .jtable-input textarea, .jtable-input input[type="password"], .jtable-input input[type="email"], .jtable-input input[type="number"] {
    background-color: #ffffff;
    border: 1px solid #afb6c3;
    border-radius: 4px;
    color: #afb6c3;
    font: 12px/25px "Verdana",sans-serif;
    height: 25px !important;
    max-width: 500px;
    min-width: 20px;
    padding: 0 10px !important;
    position: relative !important;
}
.jtable-input input:focus, .jtable-input textarea:focus {
    border-color:#00AAE7;
	box-shadow:0 0 10px #00BDFF; -webkit-box-shadow:0 0 10px #00BDFF; -moz-box-shadow:0 0 10px #00BDFF;
}
.jtable-input textarea {
    height: inherit !important;
}
.jtable-input select {
    border: 1px solid #afb6c3;
    color: #afb6c3;
    height: 30px;
    position: relative;
}
.jtable-input select:focus {
    color: #7f8ba5;
    border-color:#00AAE7;
	box-shadow:0 0 10px #00BDFF; -webkit-box-shadow:0 0 10px #00BDFF; -moz-box-shadow:0 0 10px #00BDFF;
}
.jtable-input select option {
    padding: 5px 10px;
}
.jtable-input input[type="text"]:disabled, .jtable-input textarea:disabled, .jtable-input input[type="password"]:disabled {
    background-color: #f7f9fc;
    border: 1px solid #dce1eb;
    color: #ced3db;
    cursor: not-allowed;
}
.jtable-input input:focus, .jtable-input textarea:focus {
    background-color: #f7f9fc;
    border-color: #7f8ba5;
    color: #7f8ba5;
}
tr.jtable-row-created, tr.jtable-row-updated {
    background-color: #2cc683 !important;
}
tr.jtable-row-deleting {
    background-color: #d85b73 !important;
}
tr.jtable-row-updated td, tr.jtable-row-created td {
    animation: 3s linear 0s normal forwards 1 running row-animation;
}
@keyframes row-animation {
0% {
    background-color: transparent;
    color: white;
}
100% {
    background-color: white;
    color: #afb6c3;
}
}
.jtable-column-selection-container {
    background-color: white;
    border: 1px solid #ced3db;
    box-shadow: 0 0 7px #ced3db;
    color: #6e7992;
    display: none;
    padding: 5px 15px;
    position: absolute;
    z-index: 25000;
}
.jtable-column-select-list span {
    margin: 0 10px;
}
.jtable-column-selection-container ul {
    list-style: outside none none;
    padding: 0;
}
.jtable-column-selection-container ul li {
    padding: 3px 0;
}
.ui-dialog {
    background-color: white;
    color: #566380;
    font: 13px/25px "Verdana",sans-serif;
    margin: auto;
    max-width: 900px;
    min-width: 400px;
    z-index: 20000;
}
.ui-dialog .ui-dialog-content {
    display: block;
    padding: 10px;
}
.ui-dialog .ui-dialog-titlebar {
   /*background-color: #7f8ba5;
    border-bottom: 4px solid #566380;*/
   background-color: #2D89EF;
    border-bottom: 4px solid #f1c40f;
   
    color: white;
    cursor: all-scroll;
    font: 12px/18px "Verdana",sans-serif;
    padding: 0 20px;
}
.rtl .ui-dialog .ui-dialog-titlebar, .rtl .ui-dialog .ui-dialog-content {
    direction: rtl;
    text-align: right;
}
.jtable-delete-confirm-message {
    font-family: "Verdana",sans-serif;
}
.ui-dialog-titlebar-close:hover::after {
    color: #9ba7c2;
}
.ui-dialog-titlebar-close:active::after {
    color: #566380;
}
.ui-dialog-titlebar-close {
    height: 30px;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 30px;
}
.rtl .ui-dialog-titlebar-close {
    left: 10px;
    right: inherit;
}
.ui-dialog-buttonpane {
    background-color: #e3eaf3;
    border-top: 2px solid #dce1eb;
    padding: 15px;
}
.ui-button-icon-only span.ui-button-text {
    display: none;
}
.ui-dialog-buttonpane .ui-button-text-only, .ui-dialog-buttonpane .ui-button-text-only:active {
    background-color: #566380;
    border: medium none;
    border-radius: 0;
    font-size: 16px;
    padding: 15px 0;
    width: 50%;
}
.ui-dialog-buttonpane #DeleteDialogButton, .ui-dialog-buttonpane .delete-dialog-button {
    background-color: #d85b73;
    border: medium none !important;
}
.ui-dialog-buttonpane .ui-button-text-only:hover, .ui-dialog-buttonpane .ui-button-text-only:focus {
    opacity: 0.9;
}
.ui-dialog-buttonpane #AddRecordDialogSaveButton, .ui-dialog-buttonpane #EditDialogSaveButton {
    background-color: #6AAEF7;
    border-color: #6aaef7;
    color: #fff;
}
.jtable-command-button::after, .jtable-toolbar-item-icon::after, .ui-button-icon-only::after, .jtable-page-list span::before, .jtable-page-list span::after, .jtable-column-header::before, .ui-dialog-titlebar-close::after {
    display: inline-block;
    font: 18px/0 dashicons;
    vertical-align: middle;
}
.ui-dialog-titlebar-close::after {
    color: #566380;
    content: "";
    font-size: 30px;
    opacity: 0.7;
}
.ui-dialog-titlebar-close span {
    display: none;
}
.jtable-toolbar-item-icon::after {
    content: "";
    visibility: visible;
}
.jtable-delete-command-button::after {
    content: "";
}
.jtable-delete-command-button:hover, .jtable-close-button:hover {
    color: #d85b73;
}
.jtable-edit-command-button::after {
    content: "";
}
.jtable-edit-command-button:hover {
    color: #2cc683;
}
.jtable-close-button::after {
    content: "";
    font-size: 30px;
}

.select-bottom-panel {
    margin-top : 0px;
    margin-left : 5px;
}