.skin-ocean-blue-dark-yellow a {
  color: #0D73A4;
}
.skin-ocean-blue-dark-yellow .page-header {
  color: #D4A229;
}
.skin-ocean-blue-dark-yellow .header-wrapper {
  border-top: 2px #D3A02A solid;
  background-color: #fff;
  background-image: linear-gradient(to left, rgba(255,0,0,0) 1%, #086C9D 96%, #2AA1D9);
}
.skin-ocean-blue-dark-yellow .toast {
  background-color: #e6f1f0;
  border-radius: 7px;
  border: 1px #2AA1D9 solid;
}
.skin-ocean-blue-dark-yellow .toast-header {
  border-top: 2px #D3A02A solid;
  background: #2AA1D9;
  color: #fff;
}
.skin-ocean-blue-dark-yellow .nav-tabs {
  border-bottom: 1px solid #FEF3E2;
}
.skin-ocean-blue-dark-yellow .nav-tabs .nav-link.active,
.skin-ocean-blue-dark-yellow .nav-tabs .nav-item.show .nav-link,
.skin-ocean-blue-dark-yellow .split-title {
  color: #0D73A4;
}

.skin-ocean-blue-dark-yellow .nav-tabs .nav-link.active {
  border-top: 2px #D3A02A solid;
  background: #eaf6f9;
  font-weight: bold;
}

.skin-ocean-blue-dark-yellow .nav-tabs .nav-link {
  background: #2AA1D9;
  border: 1px #2AA1D9 solid;
  font-weight: normal;
}

.skin-ocean-blue-dark-yellow .tooltip-inner {
  background: #2AA1D9;
  background-color: #2AA1D9;
  border: 1px #096D9E solid;
  color: #000;
  font-size: 11px;
}

.skin-ocean-blue-dark-yellow .bs-tooltip-bottom .arrow::before,
.skin-ocean-blue-dark-yellow .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #096D9E;
}

.skin-ocean-blue-dark-yellow .card,
.skin-ocean-blue-dark-yellow .fieldset {
  background-color: #fff;
}
.skin-ocean-blue-dark-yellow .card .card-header {
  border-bottom: none;
  background: #2AA1D9;
  color:#fff;
}
.skin-ocean-blue-dark-yellow .bottom-footer {
  height: 3px;
  background-image: linear-gradient(to left, rgba(255,0,0,0) 1%, #D3A02A 80%, #F4D428);
  background-color: #fff;
}

.skin-ocean-blue-dark-yellow a.dropdown-item {
  color: #fff;
}

.skin-ocean-blue-dark-yellow .dropdown-item:hover, .dropdown-item:focus {
  color: #A07129;
}

.skin-ocean-blue-dark-yellow .ui-widget-content a {
  color: inherit;
  font-weight: normal;
}
.skin-ocean-blue-dark-yellow .ui-widget-content {
  background:#e6f1f0;
}

.skin-ocean-blue-dark-yellow .navbar-collapse.collapse.show,
.skin-ocean-blue-dark-yellow .dropdown-menu {
  background-color: #0D73A4;
}

.skin-ocean-blue-dark-yellow .btn-three-dots,
.skin-ocean-blue-dark-yellow .btn-three-dots:before,
.skin-ocean-blue-dark-yellow .btn-three-dots:after {
  background-color: #096D9E;
}

.skin-ocean-blue-dark-yellow .modal-header .close {
  color: #fff;
  opacity: inherit;
}
.skin-ocean-blue-dark-yellow .modal-header:hover .close,
.skin-ocean-blue-dark-yellow .modal-header:active .close {
  color: #D3A02A;
}

.skin-ocean-blue-dark-yellow .selected {
  color: #0D73A4;
}

.skin-ocean-blue-dark-yellow .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.skin-ocean-blue-dark-yellow .btn-info:hover,
.skin-ocean-blue-dark-yellow .btn-info:active,
.skin-ocean-blue-dark-yellow .btn-info.hover {
  background-color:#298b9c;
  border-color:#298b9c;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-delete {
  background-color:#e6717c;
  border-color:#e6717c;
  color: #000;
}

.skin-ocean-blue-dark-yellow .btn-delete:hover,
.skin-ocean-blue-dark-yellow .btn-delete:active,
.skin-ocean-blue-dark-yellow .btn-delete.hover {
  background-color:#df4957;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-action {
  background-color:#D3A02A;
  border-color:#D3A02A;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-action:hover,
.skin-ocean-blue-dark-yellow .btn-action:hover i.fas,
.skin-ocean-blue-dark-yellow .btn-action:hover i.fa,
.skin-ocean-blue-dark-yellow .btn-action:active,
.skin-ocean-blue-dark-yellow .btn-action:active i.fas,
.skin-ocean-blue-dark-yellow .btn-action:active i.fa,
.skin-ocean-blue-dark-yellow .btn-action.hover,
.skin-ocean-blue-dark-yellow .btn-action.hover i.fas,
.skin-ocean-blue-dark-yellow .btn-action.hover i.fa {
  background-color:#0D73A4;
  border-color:#0D73A4;
}

.skin-ocean-blue-dark-yellow .btn-primary,
.skin-ocean-blue-dark-yellow .btn-success,
.skin-ocean-blue-dark-yellow .btn-cancel {
  background-color:#0a746f;
  border-color:#0a746f;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-primary:hover,
.skin-ocean-blue-dark-yellow .btn-primary:active,
.skin-ocean-blue-dark-yellow .btn-primary.hover,
.skin-ocean-blue-dark-yellow .btn-success:hover,
.skin-ocean-blue-dark-yellow .btn-success:active,
.skin-ocean-blue-dark-yellow .btn-success.hover,
.skin-ocean-blue-dark-yellow .btn-cancel:hover,
.skin-ocean-blue-dark-yellow .btn-cancel:active,
.skin-ocean-blue-dark-yellow .btn-cancel.hover {
  background-color:#1987BA;
  border-color:#1987BA;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-action i.fa,
.skin-ocean-blue-dark-yellow .btn-action i.fas,
.skin-ocean-blue-dark-yellow .btn-action i.far,
.skin-ocean-blue-dark-yellow .btn-success i.fa,
.skin-ocean-blue-dark-yellow .btn-success i.fas,
.skin-ocean-blue-dark-yellow .btn-success i.far,
.skin-ocean-blue-dark-yellow .btn-primary i.fa,
.skin-ocean-blue-dark-yellow .btn-primary i.fas,
.skin-ocean-blue-dark-yellow .btn-primary i.far,
.skin-ocean-blue-dark-yellow .btn-cancel i.fa,
.skin-ocean-blue-dark-yellow .btn-cancel i.fas,
.skin-ocean-blue-dark-yellow .btn-cancel i.far,
.skin-ocean-blue-dark-yellow .btn-info i.fa,
.skin-ocean-blue-dark-yellow .btn-info i.fas,
.skin-ocean-blue-dark-yellow .btn-info i.far,
.skin-ocean-blue-dark-yellow .btn-secondary i.fa,
.skin-ocean-blue-dark-yellow .btn-secondary i.fas,
.skin-ocean-blue-dark-yellow .btn-secondary i.far {
  color:#fff;
}

.skin-ocean-blue-dark-yellow .btn-icon {
  background-color: #eaf6f9;
  border-color:#2AA1D9;
}

.skin-ocean-blue-dark-yellow .btn i {
  color:#0D73A4;
}
.skin-ocean-blue-dark-yellow .btn:hover i,
.skin-ocean-blue-dark-yellow .btn:active i,
.skin-ocean-blue-dark-yellow .btn.hover i {
  color:#D3A02A;
}

.skin-ocean-blue-dark-yellow .btn-icon:hover,
.skin-ocean-blue-dark-yellow a.btn-icon:hover,
.skin-ocean-blue-dark-yellow .btn-icon:active,
.skin-ocean-blue-dark-yellow .btn-icon.hover,
.skin-ocean-blue-dark-yellow a.btn-icon.hover {
  background-color:#0D73A4;
  border-color:#0D73A4;
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-icon-no-bg-02 {
   border-color:#0D73A4;
   border-radius: 7px;
}

.skin-ocean-blue-dark-yellow .btn-icon-no-bg-02:hover,
.skin-ocean-blue-dark-yellow .btn-icon-no-bg-02:active,
.skin-ocean-blue-dark-yellow .btn-icon-no-bg-02.hover {
  color: #fff;
}

.skin-ocean-blue-dark-yellow .btn-top-left-icon {
  background-color: transparent;
}
.skin-ocean-blue-dark-yellow .sort-icon {
  color: #D3A02A;
}
.skin-ocean-blue-dark-yellow .list-group-item,
.skin-ocean-blue-dark-yellow .table th,
.skin-ocean-blue-dark-yellow .table td {
    border:1px #eaeaea solid;
}

.skin-ocean-blue-dark-yellow .table>thead,
.skin-ocean-blue-dark-yellow .table>tfoot {
  background: #0D73A4;
  background: linear-gradient(to right, #2AA1D9 30%, #1987BA 65%, #0D73A4);
  color: #fff;
}
.skin-ocean-blue-dark-yellow .table>tbody>tr>th {
  background: #2AA1D9;
  color:#fff;
}

.skin-ocean-blue-dark-yellow .table>thead.top-border {
  border-top: 2px #D3A02A solid;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border-radius: 5px;
}

.skin-ocean-blue-dark-yellow .table > thead > tr > th {
  border-bottom: 1px solid #f4f4f4;
}

.skin-ocean-blue-dark-yellow .table>tbody>tr {
  background-color: #f9f9f9;
}

.skin-ocean-blue-dark-yellow .table tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.skin-ocean-blue-dark-yellow .table>tbody>tr:hover {
  background-color: #e9f5fb;
}

.skin-ocean-blue-dark-yellow .table-footer>thead>tr {
  background-color: #DCDEED;
}

.skin-ocean-blue-dark-yellow .modal-header {
  color: #fff;
  background: #2AA1D9;
  background: linear-gradient(-180deg,#0D73A4,#2AA1D9);
  transition: transform .2s cubic-bezier(.4,0,.2,1);
}

.skin-ocean-blue-dark-yellow .modal-footer {
  background-color: #2AA1D9;
  color: #fff;
}
.skin-ocean-blue-dark-yellow .modal-content {
  border: 1px #2AA1D9 solid;
  border-top: 2px #D3A02A solid;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
  transition: 0.3s;
  border-radius: 5px;
}

.skin-ocean-blue-dark-yellow .page-item.active .page-link {
  background-color: #2AA3DA;
  border-color: #0D73A4;
}

.skin-ocean-blue-dark-yellow .list-group>.list-group-item {
  background: #e6f1f0;
}
.skin-ocean-blue-dark-yellow .list-group>.list-group-item:nth-child(2n+1) {
  background: #2AA1D9;
}
.skin-ocean-blue-dark-yellow .list-group>.list-group-item:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.skin-ocean-blue-dark-yellow .list-group>.list-group-item:hover:nth-child(2n+1) {
  background-color: #2AA1D9;
}
.skin-ocean-blue-dark-yellow .patient-search-bar {
  background: #DCDEED;
}

.skin-ocean-blue-dark-yellow a.nav-link {
  color: #000;
}
.skin-ocean-blue-dark-yellow a.nav-link.active {
  color: #034a82;
}

.skin-ocean-blue-dark-yellow .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0D73A4;
  box-shadow: 0 0 0 0.1rem #2AA1D9;
}

.skin-ocean-blue-dark-yellow .div-area {
  background-color: #e6f1f0;
  border: 1px #0D73A4 solid;
}

.skin-ocean-blue-dark-yellow .card, .skin-ocean-blue-dark-yellow .fieldset, .skin-ocean-blue-dark-yellow .fieldset_nopadding {
  border-top: 2px #D3A02A solid;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  border-radius: 5px;
}


/** CUSTOM SCROLL-BAR STARTs ****/

/* Track */
.skin-ocean-blue-dark-yellow ::-webkit-scrollbar-track {
  background: #f1f1f1; 
  box-shadow: inset 0 0 5px #2AA1D9; 
}

/* Handle */
.skin-ocean-blue-dark-yellow ::-webkit-scrollbar-thumb {
  background: #2AA1D9; 
}

/* Handle on hover */
.skin-ocean-blue-dark-yellow ::-webkit-scrollbar-thumb:hover {
  background: #0D73A4; 
}
/** CUSTOM SCROLL-BAR ENDs ****/

.skin-ocean-blue-dark-yellow .card-header {
  border-bottom: none;
  background: #2AA1D9;
  color:#fff;
}

.skin-ocean-blue-dark-yellow .card .content,
.skin-ocean-blue-dark-yellow .fieldset.content {
  background: #edeff1;
}

.skin-ocean-blue-dark-yellow .card .odd-content,
.skin-ocean-blue-dark-yellow .fieldset.odd-content {
  background: #ecf0f5;
}

.skin-ocean-blue-dark-yellow .row-header-odd-content,
.skin-ocean-blue-dark-yellow .row-footer-odd-content {
  background: #2AA1D9;
}

.skin-ocean-blue-dark-yellow .row-data-odd-content {
  background: #f2f2f2;
}

.skin-ocean-blue-dark-yellow .table>tbody>tr:hover> td.row-data-odd-content {
  background: #DCDEED;
}

.skin-ocean-blue-dark-yellow .odd-bg {
  background: #ecf0f5;
}

.skin-ocean-blue-dark-yellow .table {
  /* color: #212529;*/
  color: #000;
}

.skin-ocean-blue-dark-yellow .current-patient-queue {
  background-color: #2AA1D9!important;
}

.skin-ocean-blue-dark-yellow input:focus {
  background-color:#DCDEED;
}
.skin-ocean-blue-dark-yellow .navbar-nav .nav-item > a.nav-link {
  color: #fff;
}