*,
*::before,
*::after {
  box-sizing: border-box;
}

.top-buffer {
  margin-top: 5px;
}
.top-buffer-2 {
  margin-top: 2px;
}
.left-buffer-img {
  margin-left: 2px;
}
.left-buffer-container {
  margin-left: 10px;
  margin-top: 10px;
}
.top-reduce {
  margin-top: -20px;
  margin-left: 2px;
  margin-bottom: 2px;
}

body {
  font-size: 10;
  font-family: "Arial";
  color: #6d858a;
  overflow: hidden; /* Hide scrollbars */
}

label {
  margin-bottom: 3px;
}

.fred {
  color: red;
  font-weight: bold;
  font-size: 18px;
}

.selectBox {
  border-radius: 4px;
  width: 160px;
  border: 1px solid #aaaaaa;
  font-size: 11px;
  height: 22px;
  margin-top: -10px;
  background-image: url(../components/images/bt.png);
  font-weight: bold;
}
.selectBox:hover {
  border: 1px solid #2dbfec;
}
select.form-control:not([size]):not([multiple]):hover {
  border: 1px solid #2dbfec;
}
select.form-control:not([size]):not([multiple]) {
  background-image: url(../components/images/bt.png);
  font-weight: bold;
}

.btnRndCnr {
  border-radius: 8px;
  margin-left: 5px;
  margin-top: -10px;
}

.button2 {
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  color: black;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  font-family: "Arial";
  font-weight: normal;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
}

.button {
  /*padding: 5px 30px;*/
  border: solid 1px rgb(189, 189, 189);

  background-image: url(../components/images/bt.png);
  color: #0b333c;
  -webkit-appearance: none;
  line-height: 20px;
  font-size: 10.5px;
  font-family: "Arial";
  font-weight: bold;

  cursor: pointer;
  border-radius: 5px;
  border-width: 1px;
  border-color: #d8d8d8 #a7a7a7 #cccccc;
  position: relative;
  bottom: 2px;
}

.button:hover {
  border: 1px solid #2dbfec;
  background: #ececec57;
}
.btn:hover {
  border: 1px solid #2dbfec !important;
}
button:focus {
  outline: 0px;
}
.button_tg {
  /*padding: 5px 30px;*/
  border: 1px solid black;
  /* width:110%; */
  height: 25px;
  /* margin-left:-10px; */

  background-color: linear-gradient(#000000, #ededed);
  color: #0b333c;

  font-size: 10.5px;
  font-family: "Arial";
  font-weight: normal;
}

.button3 {
  /*padding: 5px 30px;*/
  border: 1px solid #b7babc;
  border-radius: 4px;

  box-shadow: inset 1px 1px 0 #f7f7f7, inset -1px -10px 5px #f7f7f7,
    1px 1px 1px #5c5e5f;

  background-color: linear-gradient(#f7f7f7, #ededed);
  color: #0b333c;

  font-size: 10.5px;
  font-family: "Arial";
  font-weight: normal;
}

.nav-tabs .nav-link {
  border: 1px solid #e4e4e4;
  background-image: url(../components/images/bt.png);
  font-weight: bold;
}
.nav-link {
  padding: 5px 10px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-image: none;
}

.menu {
  font-size: 12px;
  font-family: "Arial";
  font-weight: normal;
  color: #0b333c;
  border: 1px solid #cccccc;
  height: 30px;
  margin-top: 7px;
  background-image: url(../components/images/menubg.png);
}

.menuitem {
  font-size: 11px;
  font-family: "Arial";
  font-weight: normal;
  color: black;
}

.pgrid {
  border-color: black;
}

pgnavli {
  background-color: #b7dce4;
}

.pgnav {
  color: black;
  background-image: url(../components/images/bt.png);
}

div.pq-grid * {
  font-size: 11px;
  font-family: "Arial";
  line-height: 10px;
}

#grid_json table.pq-grid-header-table div.pq-td-div {
  padding: 5px;
  position: relative;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#grid_patsrchresult table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#grid_unassigned_articles table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#grid_assigned_articles table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#grid_prescriptions table.pq-grid-header-table div.pq-td-div {
  padding: 10px;
  position: relative;
  height: 30px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#movegridarticle table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#movepoagrid_article table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#moveordergeadgrid table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#moveselarticlegrid table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

#movegridhistory table.pq-grid-header-table div.pq-td-div {
  padding: 7px;
  position: relative;
  height: 25px;
  vertical-align: middle;
  background-color: linear-gradient(#f7f7f7, #ededed);
}

.welcomefld {
  font-size: 11px;
  font-family: "Arial";
  font-weight: bold;
  color: black;
  justify-content: flex-end;
  text-align: right;
  vertical-align: middle;
  margin-top: 12px;
}

.divtogglebtns {
  margin-top: 20px;
  margin-left: -2px;
}

.togglebtns {
  background-color: #ececec; /* Green */
  border: 1px solid #cccccc;
  color: #0b333c;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  font-family: "Arial";
  box-shadow: inset 1px 1px 0 #fbfbfb, inset 1px 10px 5px #fafafa;
  height: 28px;
}

.headeralign {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  margin-right: 5px;
}

.freetext {
  margin-top: -10px;
}

.hline {
  height: 2px;
  margin-left: -10px;
  margin-bottom: 0px;
}

.lpPopup {
  font-size: 11px;
  font-family: "Arial";
}

.lpreducemargin {
  margin-left: 8px;
}

.lpmaringpopup {
  margin-left: 3px;
  margin-top: 10px;
}

.lpreducetop {
  margin-top: -15px;
}

.lptop-buffer {
  margin-top: 5px;
}

.gradient {
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(9, 9, 121, 1) 35%,
    rgba(0, 212, 255, 1) 100%
  );
}

/* Popup dialog css */
.patientDetDlg .ui-widget-header {
  background: linear-gradient(#f7f7f7, #ededed);
  font-size: 11px;
  font-family: "Arial";
  height: 30px;
  width: 100%;
  outline: 0 none;
  border: none;
}

.patientDetDlg .ui-dialog {
  left: 0;
  outline: 0 none;
  padding: 0 !important;
  position: absolute;
  top: 0;
  border-radius: 8px 8px 8px 8px;
}

.patientDetDlg .ui-dialog .ui-dialog-content {
  border: 0 none;
  overflow: auto;
  position: relative;
  padding: 0 !important;
}

/* Popup dialog css */
.patSrchDlg .ui-widget-header {
  background: linear-gradient(#f7f7f7, #ededed);
  font-size: 11px;
  font-family: "Arial";
  height: 25px;
  width: 100%;
  outline: 0 none;
  border: none;
}

.ui-dialog {
  left: 0;
  outline: 0 none;
  padding: 0 !important;
  position: absolute;
  top: 0;
  border-radius: 8px 8px 8px 8px;
}

.ui-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  overflow: auto;
  margin-left: 10px;
  margin-top: 15px;
  position: relative;
  padding: 0 !important;
}

.dlgdokhistorie .ui-widget-header {
  background: linear-gradient(#f7f7f7, #ededed);
  font-size: 11px;
  font-family: "Arial";
  height: 25px;
  width: 100%;
  outline: 0 none;
  border: none;
}

.fragline {
  border: 1px solid #cfcfcf;

  margin-bottom: 5px;
  margin-top: 5px;
}

.fragline2 {
  border: 1px solid #cfcfcf;
  margin-top: -10px;
  margin-left: -30px;
  margin-bottom: 30px;
}

.fragline1 {
  border: 1px solid #cfcfcf;
}

.hrline1 {
  border: 2px solid #cfcfcf;
}

.divsplborder {
  border: 1px solid #cfcfcf;

  margin-top: -8px;
}

.divsplborder2 {
  border: 1px solid #cfcfcf;
  border-left-style: none;
  margin-top: -8px;
  margin-left: -8px;
}

.divfradoc1 {
  border: 1px solid #cfcfcf;
  margin-right: 10px;
}

.fontsettings {
  text-decoration: none;
  font-size: 11px;
  font-family: "Arial";
}

.editablediv {
  white-space: pre-wrap;
  border: 1px solid #cfcfcf;
}

.lblRedGradient {
  font-size: 15px;
  font-weight: bold;
  background: linear-gradient(to bottom right, #ff3300 -3%, #ffccff 100%);
  margin-left: -20px;
  margin-top: -5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
  border-radius: 16px;
  vertical-align: middle;
  text-align: center;
  height: 30px;
}

.lblGreenGradient {
  font-size: 15px;
  font-weight: bold;
  background: linear-gradient(to bottom right, #66ff99 40%, #ccffcc 100%);
  margin-left: -20px;
  margin-top: -5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
  border-radius: 16px;
  vertical-align: middle;
  text-align: center;
  height: 30px;
}

/* div slider arrangements start */
.delPatient {
  position: absolute;
  top: 10%;
  left: 30%;
  background-color: #efefef;
  margin-left: 25px;
  width: 50%;
  height: 220px;
  font-family: Arial;
  font-size: 9px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  border: 1px solid #cfcfcf;
}

.roleadmbox {
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  border-radius: 8px;
}

.form-group.required .col-form-label:after {
  content: "!!";
  color: transparent;
  background-size: 8px;
  background-image: url(../components/images/star.png);
  background-repeat: no-repeat;
}
.col-form-labelb:after {
  content: "!!";
  color: transparent;
  background-size: 8px;
  background-image: url(../components/images/starb.png);
  background-repeat: no-repeat;
}

.f-11 {
  font-size: 11px !important;
}
.f-14 {
  font-size: 14px !important;
}
.f-12 {
  font-size: 12px !important;
}
.h-11 {
  height: 12px;
}
.h-22 {
  height: 22px !important;
}
.h-12 {
  height: 12px !important;
}
.h-100vh {
  height: 100vh !important;
}
.light-bg {
  background-color: #efeeef !important;
}
.h-470 {
  height: 470 !important;
}
.h-5 {
  height: 5px !important;
}

.divCenter2 {
  /*   position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100%;
    height: 100%; */

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
  top: 0;
  position: absolute;
  min-width: 100%;
}
​ .h-80 {
  height: 80% !important;
}
.h-60vh {
  height: 70vh !important;
}
.h-80vh {
  height: 80vh !important;
}

.disablediv {
  pointer-events: none;
  opacity: 0.4;
}

label {
  color: #0b333c;
}
input:focus {
  outline-color: #2dbfec;
}

input:hover {
  border: 1px solid #2dbfec;
}
.form-checkbox--labeled input[type="checkbox"] {
  margin-right: 5px;
}
.coli {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-bottom: 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  text-align: right;
}
div.form-group {
  margin-bottom: 5px;
}
.resizer {
  background-color: #cbd5e0;
  cursor: ew-resize;
  width: 2px;
}
input[type="radio"] {
  height: 10px;
  /* display: none; */
}

.ui-icon-circle-close {
  cursor: pointer;
}
.col4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.col8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.bg-dangerz {
  background: #ff0606;
}
.bg-warningz {
  background: linear-gradient(90deg, #ff0606, #faff00);
}
.bg-successz {
  background: linear-gradient(90deg, #ff0606, #faff00, #1aff00);
}

#progress {
  height: 28px;
  width: 100%;
  background: rgb(200, 200, 200);
  clip-path: polygon(100% 1%, -35% 100%, 100% 100%);
  border-radius: 5px;
}

#progress-bar {
  width: 0%;
  height: 100%;
  transition: width 500ms linear;
  clip-path: polygon(100% 1%, -35% 100%, 100% 100%);
}

.progress-bar-danger {
  background: #d00;
}

.progress-bar-warning {
  background: #f50;
}

.progress-bar-success {
  background: #080;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #64b1ff80;
}
.nav-link:focus,
.nav-link:hover {
  background-color: #ffffff80;
}
.alert {
  padding: 0;
}
tr.pq-grid-row:hover > td {
  background: #b6e3ff;
}
.loady {
  cursor: url("../components/images/clock.png"), auto;
}
.arrow {
  background: #fdefcc;
  color: black;
  border: 2px solid white;
}
.arrows {
  background: #de1717c2;
  border: 2px solid white;
  color: white;
}
.ui-tooltip {
  padding: 1px 5px 2px 5px;
  font-size: 10px;
  font-weight: bold;
  box-shadow: 1px 1px 3px #a5a5a5;
  border: 1px solid #757575;
}
.btnz {
  line-height: 20px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: default;
}
:disabled {
  pointer-events: none;
  mix-blend-mode: luminosity;
  color: #8c8c8c;
  background-color: #dedede;
}
.form-control[readonly] {
  background-color: #ffffff00;
}
:disabled + label {
  pointer-events: none;
  color: #8c8c8c;
}
