.ui-tooltip{
  padding: 0.9375rem 0.9375rem !important;
  color: #333 !important;
  text-align: center;
  background-color: #fff !important;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1) !important;
}
.editable-input textarea {
    height: 100%!important;
}
.dashboard .ui-button{
  padding: 0.4em 0.4em;
  background: #369DC9;
  color:#fff;
  border-color: rgba(0, 0, 0, 0.125);
  font-weight: bold !important;
  font-size:0.7rem!important;
  opacity:1;
}
.dashboard .ui-buttonset .ui-state-active{
  padding: 0.4em 0.4em;
  background: #e1e5eb;
  color:#333;
  border-color: rgba(0, 0, 0, 0.125);
  font-weight: bold !important;
  border: 1px solid;
}
.editable-buttons button.ui-button-icon-only{
  width: 42px!important;
  height: 34px!important;
}
.dashboard .ui-button-text-only .ui-button-text {
    padding: 0.4em 0.2em;
}
.dashboard .ui-widget{
  font-size:0.9em!important;
  margin:0px
}
.dashboard .ui-buttonset .wc-prev, .dashboard .ui-buttonset .wc-next,
.dashboard .ui-buttonset .wc-today{
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}

.wc-toolbar .ui-buttonset{font-size:0.9em;margin-right: 10px;font-weight: bold;}
.wc-clock-display .clock{
  margin-right: 0!important;
  width: 100px !important;
  text-align: center;
  /* background: #369DC9;
  color:#fff; */
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  font-weight: bold;
  letter-spacing: 2px;
}
.clock{
  padding: 0.3em 0.2em;
}
/* #procedure-dialog-box-form{
  font-size:0.8em!important;
}
#procedure-dialog-box-form .form-group {
  margin-bottom: 0.25rem;
} */
.grey{
    background-color: #787276 !important;
}
.circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
	text-align: center;
    margin: 0 auto;
}
.red{
	background-color: #d9534f!important;
}
.yellow{
	/* #fcd979 */
	background-color:#fcc630
}
.green{
	background-color: #5cb85c;
}
.blue{
	background-color: #337ab7
}
.pd-0{
	padding: 0 !important;
}
.ht-100{
	height: 100%;
}
.wd-10{
	width: 8.3333337%;
}
.wd-20{
	width: 16.666667%;
}
.wd-100{
	width: 100%;
}
.wd-75{
	width: 75%;
}
.wd-70{
	width: 70%;
}
.wd-50{
	width: 50%;
}
.wd-48{
  width: 48%;
}
.wd-45{
  width: 45%;
}
.wd-40{
  width: 40%;
}
.wd-30{
	width: 25%;
}
.wd-25{
	width: 25%;
}
.b-r{
	border-right: 1px solid;
	border-color: #ddd;
	padding: 8px;
}
.b-b{
	border-bottom: 1px solid;
	border-color: #ddd;
	padding: 8px;
}

.b-b-0{
	border-bottom: 0px !important;
}
.p-t{
	border-color: #ddd;
	padding: 8px;
}
.md-r{
	background: #ffb546;
}
.btr{
	border-right: 1px solid !important;
	border-top: 1px solid !important;
}
.bt{
	border-top: 1px solid !important;
}
.patientcard .table{
	margin-bottom: 0px !important;
	border-collapse: collapse;
}
.wc-cal-event .table{
	border-collapse: collapse;
}
.wc-cal-event .table th{
	font-size:12px !important;
}
.wc-cal-event .table-fixed{
	table-layout: fixed;
}
/* .wc-cal-event .table-bordered {
  border: 1px solid gray;
} */
.wc-cal-event .table-bordered td,.wc-cal-event .table-bordered th {
  border: 1px solid gray;
  overflow: hidden;
}
/* .table .editable:not(.green) {
	font-size:12px
} */

.barrier_new {
	float:right;
}
.barriers{
	text-align:left;
	max-width:200px
}


.barriers_table{
  text-align: center;
}
.barriers_table .barrier_to{font-size:12px; font-weight:bold;text-align: left;}
.barriers_table .barrier_select{
  font-size:12px;
  display: inline-block;
  text-align: center;
}
.anes{
	position:absolute;
	bottom:0;
	right:0;
	width:7px;
	height:7px;
	background: #000;
}
.commentary{
	border-bottom: 1px solid #c8c8c8;
  width: 100%;
}
.wc-cal-event.hovered{
	height:200px!important;
}
.wc-cal-event .wc-title {
    position: initial!important;
}
.editable-barrier {
    display: block;
    margin-bottom: 5px;
}
.editable-delete {
    display: block!important;
    margin: 5px auto;
}

.editable-click{color: #337ab7;cursor:pointer}
.adjusted_plan .editable-click.blue{color: #303030!important;cursor:pointer}
.initial_plan .editable-click.red{color: #303030;cursor:pointer}
.status{border:0px !important}
/*
.wc-cal-event  .barrier_to{color:#337ab7;}
.wc-cal-event .final_plan{ font-weight:bold !important;}
.wc-cal-event .initial_plan{ font-style:italic !important;font-weight:bold !important;}
.wc-cal-event .actual_plan{ font-weight:bold !important;}
 .wc-cal-event .staff{font-size:10px}*/
/* .patientcard .staff{font-size:10px} */
/* .actual_plan{color:#5cb85c;}
.final_plan{color:#337ab7;}
.initial_plan{color:#d9534f;} */


.no-search .select2-search {
    display:none
}

.wc-time-header-cell{ height:119px !important;padding:0px !important; }

.table-condensed tr  td{border-style:none !important;}
.table-patient.table-bordered  tr  td{border-width:1px;border-style:solid;border-color: #c8c8c8;}
 .table-patient.table-bordered  tr  td:first-child{border-left-width:0px;}
 .table-patient.table-bordered  tr  td:last-child{border-right-width:0px;}
.table-patient.table-bordered  tr:first-child  td{border-top-width:0px;}
 .table-patient.table-bordered  tr:last-child  td{border-bottom-width:0px;}
.right-box td{
	text-align:left;

}
td.patient{
  /* width:200px; */
  width:15%;
}
td.preop{
  /* width:200px; */
  width:15%;
}
td.additional_info{
  width: 7.5%;
}
td.lab{
  color: orangered;
  width: 7.5%;
}
td.patient_identification_info{
  width: 15%;
}
td.md_info{
  width: 15%;
}
td.postop{
  width: 15%;
}
td.discharge{
  width: 10%;
}
.patientcard .right-box td:not(.supply){
	text-align:left;
	/* min-width: 135px;
	max-width: 135px; */
	padding: 0 2px!important;
}
.adjusted_plans{height:110px}
.input-mini{width:50px}
.input-small{width:100px}
.input-medium{width:200px}
.input-large{width:200px}
.wc-cal-event .patient_identification{
  margin: 1px auto;
}
.patient_identification{
  float:right;
  border: 1px solid #c8c8c8;
}
.patient_identification tr td{ font-weight: 200;border-width:1px;border-style:solid;}
.patient_identification tr td:first-child{border-left-width:1px!important;}
.patient_identification tr td:last-child{border-right-width:1px;}
.patient_identification tr:first-child td{border-top-width:1px!important;}
.patient_identification tr:last-child td{border-bottom-width:1px!important;}

.wc-cal-event .safety{
    margin: 1px auto;
}
.safety{
    float:right;
    border: 1px solid #c8c8c8;
}
.safety tr td{  font-weight: 200;border-width:1px;border-style:solid;}
.safety tr td:first-child{border-left-width:1px!important;}
.safety tr td:last-child{border-right-width:1px;}
.safety tr:first-child td{border-top-width:1px!important;}
.safety tr:last-child td{border-bottom-width:1px!important;}
/*md location*/
/* wc-cal-event .md_location{
    margin: 1px auto;
}
.md_location{
    float:right;
} */
.md_location  tr  td{ border-width:1px;border-style:solid;text-align:center}
.md_location  tr:first-child  td{border-top-width:1px!important;}
.md_location  tr:last-child  td{border-bottom-width:1px!important;}
.md_location  tr  td{border-right-width:1px!important;}
.md_location  tr  td{border-left-width:1px!important;}

.md_loc { color: red}
/*staff_monitoring*/
.staff_monitoring {text-align:center}
.staff_monitoring tr td{border:1px solid #000;text-align:center}
/* .staff_monitoring tr:last-child td{
	border-bottom-width:0px !important;
} */
/* .table-bordered td{padding:2px} */
.wc-cal-event .table-bordered2{line-height:11px;}
.patientcard .table-bordered2{font-size:12px}

.table-bordered table.right-box th,.table-bordered table.right-box td{border:0px !important}
.table-bordered .borderless th, .table-bordered .borderless td{
	border:0px !important;
}
table.adjusted_plans tr td{
  text-align: center;

}
.popupwindow table.adjusted_plans tr td{
  width:80px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
/* .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
*/
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
