body {
  background-color: #fff !important;
  color: #333;
  font-family: Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif !important;
  color: #5e6c84;
}
h1 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
}
h2 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
}
h3 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
  font-size: 20px;
}
h4 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
}
h5 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
}
h6 {
  font-family: Oxygen, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.428571;
  text-rendering: optimizelegibility;
}
p {
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}
span {
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}
label {
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}

.align_page.pull-right {
  float: none !important;
  padding: 0em 0 0 0em !important;
  /* padding: 0em 0 0 3.6em !important; */
}
.navbar-inverse .navbar-toggle {
  border-color: #002dd0bd !important;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #002dd0bd !important;
  background-image: none;
  border: 1px solid #002dd0bd !important;
  border-radius: 4px;
}
.row-br-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.r-fill-h {
  padding: 10px;
}
.liz-anx {
  display: flex;
  flex-direction: column !important;
  width: fit-content;
}
.liz-anx p {
  color: #6f50fa;
  font-weight: 500;
  font-size: 15px;
}
.stepper .top {
  display: none !important;
}
@media only screen and (max-width: 488px) {
  .row-br-section {
    flex-direction: column !important;
  }
  .searchbar-container button {
    display: none;
  }
  .inner-bar-left {
    display: none;
  }
  element.style {
  }
  .app-inner-bar .inner-bar-center > .nav .nav-item[data-v-0f505229] {
    display: inline-block;
  }
  .app-inner-bar .inner-bar-center li {
    float: left;
    /* width: 100%; */
  }
}
@media only screen and (max-width: 790px) {
  /* .align_page.pull-right {
    float: none !important;
    padding: 6em 0 0 6em !important;
} */
  .contain_header {
    float: none !important;
    padding: 0em 0 0 7em !important;
  }
  .desk_datalist {
    padding: 10px;
    color: #fff;
    padding: 5px;
    width: 100% !important;
    background: #641b7c;
    border-radius: 5px;
  }
}
.mar_top {
  padding: 0px !important;
}
.header_logo {
  float: left;
  width: 15%;
  padding: 12px;
}
.contain_header {
  float: none !important;
  /* padding: 0em 0 0 12em !important; */
}
.header_logo h2 {
  padding: 0 !important;
  margin: 0;
}
img.head_logo {
  float: left;
  width: 31px;
  top: 0px !important;
  margin-right: 1rem;
}
.header_logo h2 span {
  font-size: 22px;
  font-weight: 500;
}
.logo_name,
.logo_name:focus,
.logo_name:hover {
  color: #2c23b9;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #2c23b9;
  background-color: transparent;
}
.gridrow_section {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  padding: 1em;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  margin: 0 0 1em;
}
.register_data .form_group {
  width: 30%;
  float: left;
  padding: 0.1em;
}
.register_data .form-group_down {
  width: 15%;
  float: center;
  margin: auto;
}
.register_data .form-group-centre {
  width: 30%;
  float: left;
  padding: 1em;
}
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.image-preview-input input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* .thead {
  background: rgb(108, 122, 224)
}
.thead .th {
  font-size:16px;
  font-weight:400;
  color:#fff;
  text-align:left;
  padding:8px;
}

.tbody .tr .td {
  font-weight:400;
  color:#5f6062;
  font-size:13px;
  padding:20px 20px 20px 20px;
  border-bottom:1px solid #e0e0e0;

} */
.image-preview-input-title {
  margin-left: 2px;
}
.col-4 {
  float: left;
  width: 33.33%;
}
.col-6 {
  float: left;
  width: 50%;
}
.col-10 {
  width: 100%;
  float: left;
}
.schedule_app {
  padding: 2em;
}

.check {
  padding: 0.5em;
  margin-right: 0.5em;
}
.btn_add {
  margin: 1.5em;
}
.recurring {
  padding: 1em;
  margin: 1em;
}
.realadd {
  margin-left: 50%;
}
select.form-control {
  border-radius: 2px;
  border: 1px solid #b1b1b1;
  box-shadow: 0 1px 4px #b9b9b9;
}
input.form-control {
  border-radius: 2px;
  border: 1px solid #b1b1b1;
  box-shadow: 0 1px 4px #b9b9b9;
}
textarea.form-control {
  border-radius: 2px;
  border: 1px solid #b1b1b1;
  box-shadow: 0 1px 4px #b9b9b9;
}
.sub {
  /* margin-left: 30 */
}

.recurringdate {
  padding: 0.5em;
}
.schedule_btn {
  margin-top: 12px;
  padding: 10px;
}
.col-2 {
  float: left;
  width: 15%;
}
.font_color {
  background: #bbcffb;
}
.sche_rem {
  margin: 1em;
}
.new_rem {
  padding: 0.5em;
}
.add_rem {
  padding: 1em;
}

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 600px;
  height: 100%;
  background: #333;
  color: #fff;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  background: #714dc7;
  color: #fff;
}
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}
.appointment_service {
  width: 900px !important;
}
.model_head_close {
  float: left !important;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close_model_btn {
  padding: 2px;
  margin-left: 2px;
}
.title_appname {
  margin-left: 2em;
  font-weight: 400;
}
.services_btn {
  margin: 1rem;
  width: 100%;
  text-align: left;
  background: #fff;
  color: #333;
}
.service_add {
  margin: 0.8em;
}

.order_filter {
  margin: 0.5em;
}
.order_scroll {
  /* height: 140px; */
  width: 100%;
}
.orderscroll_hori {
  overflow: auto;
  max-height: 300px;
  max-width: 100%;
}
/*
.orderscroll_hori{
  overflow-x: scroll;
  max-width: 600px;
} */
.header_order {
  float: left;
  width: 100%;
}
.header_order .thead {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 4px;
}
.order_check {
  width: 5%;
  float: left;
}
.order_sno {
  width: 15%;
  float: left;
}
.order_header {
  width: 20%;
  float: left;
}
.filter_scroll {
  background: #fbfbfb;
  color: #0c0c0c;
  padding: 0;
  /* width: 25%; */
  height: 302px;
  overflow-y: scroll;
  border: 1px solid #ccc;
}
.filter_header {
  background-color: #2c058a;
  padding: 10px 90px 12px 18px !important;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: left !important;
  margin: 0;
}
.notify {
  float: left;
  padding: 0 !important;
}
ul.head_filter {
  list-style: none;
  margin: 0;
  padding: 15px;
}
.head_family {
  width: 18%;
}

.gridrow_section_bottom {
  width: 25%;
}
.family_tab {
  margin: 1em;
}
.lab_input {
  margin: 0.5em;
}
label {
  font-weight: 500;
}
h2 {
  font-weight: bold;
}

.macrobtn_color {
  background: rgb(108, 122, 224);
  color: #fff;
  width: 95%;
  text-align: left;
  /* font-family: 'Open Sans', sans-serif; */
  margin: 0.5em;
}
.macro_btn {
  border: 1px solid #adacac;
  padding: 0;
  margin: 0;
  width: 100%;
}
.macro_btn h4.headmacro {
  text-align: centre;
}
.hr {
  background: 1px solid #adacac;
}

.macrobtn {
  margin: 1em;
}
.macro_select {
  margin: 1em;
  padding: 0 !important;
}
.macro_header {
  background: rgb(108, 122, 224);
  color: #fff;
  padding: 2px;
}
.seacrh_btn {
  background: #6495ed;
  color: #fff;
  margin: 0.5em;
}
.headmacro {
  text-align: center;
}
.save_macro {
  margin: 1em;
}
.macro_desc {
  border: 1px solid #adacac;
  padding: 0;
  margin: 0;
  width: 100%;
}
.macro_desc {
  background: #e6e6fa;
}
.no_record {
  text-align: center;
}
.head_cls {
  width: 30%;
}

.coll-6 {
  width: 50%;
}
.filter_btn {
  float: left;
  margin-top: 25px;
  padding: 7px 12px;
  background: #3b4dc7;
  border: #3b4dc7;
  color: #fff;
  border-radius: 5px;
}
.filter_btn:hover {
  background: #001186;
}
.on_border {
  border: 1px solid #b1b1b1;
  margin: 1em;
  padding: 1em;
  background: #dad9d9;
}
.on_border i {
  font-size: 60px;
  color: #89898a;
}
.invite_onpat {
  float: left;
  width: 75%;
}
.onpat_icon {
  float: left;
  width: 25%;
}
.on_doctor {
  margin: 1em;
}
.on_appt {
  margin: 2em;
}
.span_check {
  margin-left: 5px;
}
.onpatient_tab {
  margin-top: 200px;
  margin-left: 20px;
}
.onpat_box {
  margin-left: 40px;
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.switch {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 22px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  border-radius: 50px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.browse_table {
  margin: 1em;
}
td .tab_unit {
  width: 60%;
}

.problem_status {
  width: 20%;
}
.pro_reg {
  margin: 0.5em;
}

.head_procedure {
  width: 15%;
}

.auto_combine {
  margin-top: 2em;
}
.pro_check {
  margin: 1em;
}
.social_tob {
  padding: 1em;
}
.social_input {
  margin: 0.5em;
}
.alcohol_fre {
  margin: 0.8rem;
}
.text_validate {
  color: #ff0000;
}

.th.btn_action {
  width: 15%;
}

.cds_parameters {
  padding: 1em;
}
.cds_radio {
  margin: 2em;
}
.cds_desc {
  margin: 15px;
}

.pat_do_have {
  border: 1px solid #eee;
  box-shadow: 0 1px 4px #b9b9b9;
  margin: 10px;
}
.btn_inactive {
  background: #ff7f50;
}
.family_add {
  margin: 1em;
}

/* QB DESIGN */
/*
.input-quickbook-design > select[class=bloodbank-control], .input-quickbook-design > input[type=text], .input-quickbook-design > textarea[type=text]  {
  outline: none;
  height: 32px;
  border: 1px solid #BABEC5;
  padding: 0 8px;
  border-radius: 2px;
  transition-property: border;
  transition-duration: 0.35s;
  font-size: 13px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  -webkit-appearance: none;
  width:100%;
  vertical-align: middle;
}
 .input-quickbook-design > select[class=bloodbank-control]:focus,.input-quickbook-design > input[type=text]:focus, .input-quickbook-design > textarea[type=text]:focus {
    border-color: #ff00009e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.38);
}
.input-quickbook-design > select[class=bloodbank-control]:hover,.input-quickbook-design > input[type=text]:hover, .input-quickbook-design > textarea[type=text]:hover {
    box-shadow: 0 0 0 2px rgba(161, 161, 161, 0.25);
} */
/* QB DESIGN END */
/* Akshaya*/
/* Result, Abnormal Result,Archived css */
.result_button {
  padding-left: 60px;
}

/* Account css */
.account_a1 select {
  height: 28px;
  width: 13.3em;
  border-radius: 4px;
}
.account_b1 {
  background-color: #8080ff !important;
  border-color: #8080ff !important;
  color: white;
  width: 105px !important;
}
.account_b2 {
  background-color: #8db14e !important;
  border-color: #8db14e !important;
  color: white;
}
.profile i {
  font-size: 18px;
  border: 1px solid #008000;
  margin-left: 20px;
  color: white;
  padding: 3px 6px 3px 6px;
  border-radius: 4px;
  background-color: #008000;
}
.profile h4 {
  color: #008000;
  float: left;
  margin-top: 30px;
}
.email {
  margin-top: 47px;
}
.account_btn {
  margin: 20px 0px 20px 30px;
}
.pic img {
  height: 55px;
  width: 55px;
  margin: 10px 0px 20px 0px;
}
.account_logo {
  margin-top: 40px;
}
.account_textbox {
  width: 105px !important;
}

/* Allergy css */
.patient {
  padding: 6px;
}
.allergy_a1 select {
  height: 28px;
  width: 197px;
  border-radius: 4px;
  margin-top: 4px;
}

/* Document, Discharge Summaries, Archived1 css */
.document_button {
  margin-top: 20px;
}
.document_radio {
  padding-left: 3em;
}

/* Audit1 css */
.audit_table1_Scroll {
  overflow-y: auto;
  max-height: 145px;
}
.audit_table {
  width: 295px;
}
.audit_update {
  width: 341px;
}
.clinicinfo_scroll {
  overflow-y: auto;
  max-height: 44px;
}
.clinic_table {
  width: 340px;
}
.clinic_update {
  width: 326px;
}

/* audit2 css */
.select select {
  background-color: white;
  border: 2px inset lightgray !important;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.2em 3.5em 0.2em 1em;
}
.audit2_btn {
  background-color: rgb(108, 122, 224);
  border-color: rgb(108, 122, 224);
  padding: 0.1em 3.5em 0.1em 1em;
  margin: 25px 5px 12px 16px !important;
}
.table1 select {
  border: none;
}
.audit2_a2 a {
  text-decoration: none !important;
  color: black;
  font-size: 15px;
}
.history_top {
  margin-top: 2em;
}
/*Doctor Profile*/
.page-header {
  background: #ccc;
  margin: 0;
}

.profile-head {
  width: 100%;
  background-color: #fff;
  float: left;
  padding: 15px 5px;
  border: 1px solid #00351f47;
}
.profile-head img {
  height: 200px;
  width: 200px;
  margin: 9px auto;
  border: 5px solid #c7c7c7;
  border-radius: 5px;
}
.profile-head h5 {
  width: 100%;
  padding: 5px 5px 0px 5px;
  text-align: justify;
  font-weight: bold;
  color: #4da088;
  font-size: 25px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.profile-head p {
  width: 100%;
  text-align: justify;
  padding: 0px 5px 5px 5px;
  color: #4da088;
  font-size: 17px;
  text-transform: capitalize;
  margin: 0;
}
.profile-head a {
  width: 100%;
  text-align: center;
  padding: 10px 5px;
  color: #333;
  font-size: 15px;
  text-transform: capitalize;
}

.profile-head ul {
  list-style: none;
  padding: 0;
}
.profile-head ul li {
  display: block;
  color: #333;
  padding: 5px;
  font-weight: 400;
  font-size: 15px;
}
.profile-head ul li:hover span {
  color: #4da088;
}
.profile-head ul li span {
  color: #333;
  padding-right: 10px;
}
.profile-head ul li a {
  color: #333;
}
.profile-head h6 {
  width: 100%;
  text-align: center;
  font-weight: 500;
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* .tab-content>.active {margin-top:50px;width:100% !important;} */
.history_tab li a {
  box-shadow: inset 0 -8px 7px -9px rgba(0, 0, 0, 0),
    -2px -2px 5px -2px rgba(0, 0, 0, 0) !important;
}
/* edit profile css*/

.hve-pro {
  background-color: rgb(6, 126, 132);
  padding: 5px;
  width: 100%;
  height: auto;
  float: left;
}
.hve-pro p {
  float: left;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  padding: 5px 20px;
}
h2.register {
  padding: 10px 25px;
  text-transform: capitalize;
  font-size: 25px;
  color: rgb(6, 126, 132);
}
.fom-main {
  overflow: hidden;
}

legend {
  color: #131b84;
  border-bottom: 0px solid;
}

label.control-label {
  font-weight: 100;
  margin-bottom: 5px !important;
  text-align: left !important;
  text-transform: uppercase;
  color: #798288;
}
.submit-button {
  color: #fff;
  background-color: rgb(6, 126, 132);
  width: 190px;
  border: 0px solid;
  border-radius: 0px;
  transition: all ease 0.3s;
  margin: 5px;
  float: left;
}
.submit-button:hover,
.submit-button:focus {
  color: #fff;
  background-color: rgb(0, 4, 51);
}
.hint_icon {
  color: #ff3200;
}
select.form-control:focus {
  /* border-color: #3b4dc7; */
  outline: none;
  background: #fff !important;
  border: 2px solid #66afe9;
  /* background-color:#EBECF0; */
}
select.form-control:hover {
  border-radius: 3.01px;
  border: 2px solid #66afe9;
  background: #dfe1e5;
}
input.form-control:hover {
  border-radius: 3.01px;
  border: 2px solid #dfe1e6;
  background: #dfe1e5;
}
input.form-control:focus {
  outline: none;
  border-width: 2px;
  border-color: #4c9aff;
  background: #fff;
}
textarea.form-control:hover {
  border-radius: 3.01px;
  border: 2px solid #dfe1e6;
  background: #dfe1e5;
}
textarea.form-control:focus {
  outline: none;
  border-width: 2px;
  border-color: #4c9aff;
  background: #fff;
}
select.selectpicker {
  color: #99999c;
}
select.selectpicker option {
  color: #000 !important;
}
select.selectpicker option:first-child {
  color: #99999c;
}
.input-group {
  width: 100%;
}
.uplod-picture {
  width: 100%;
  color: #fff;
  padding: 20px 10px;
  margin-bottom: 10px;
}
.uplod-file {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: rgb(0, 4, 51);
  border: 0px solid #a02e09;
  border-radius: 0px;
  transition: all ease 0.3s;
  margin: 5px;
}
.uplod-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.uplod-file:hover,
.uplod-file:focus {
  color: #fff;
  background-color: rgb(6, 126, 132);
}
h4.pro-title {
  font-size: 24px;
  color: rgba(0, 4, 51, 0.96);
  text-transform: capitalize;
  text-align: justify;
  padding: 10px 15px;
}
.bio-table {
  width: 75%;
  border: 0px solid;
}
.bio-table td {
  text-transform: capitalize;
  text-align: left;
  font-size: 15px;
}
.bio-table > tbody > tr > td {
  border: 0px solid;
  text-transform: capitalize;
  color: rgb(0, 4, 51);
  font-size: 15px;
}
.responsiv-table {
  border: 0px solid;
}
.nav-menu li a {
  margin: 5px 5px 5px 5px;
  position: relative;
  display: block;
  padding: 10px 50px;
  border: 0px solid !important;
  box-shadow: none !important;
  background-color: rgb(0, 4, 51) !important;
  color: #fff !important;
  white-space: nowrap;
}
.nav-menu li.active a {
  background-color: rgb(6, 126, 132) !important;
}
.stick {
  position: fixed !important;
  top: 0;
  z-index: 999 !important;
  width: 100%;
  background: #ffffff !important;
  height: auto;
  transition: all ease 0.8s;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.75);
}
.stick a {
  line-height: 20px !important;
}
.stick img {
  margin: 0 !important;
}

@media all and (max-width: 791px) {
  .navbar-inverse .drop_menu {
    display: block;
    visibility: visible;
    width: 110px;
    height: 1000px;
    padding: 0px 20px;
    position: absolute;
    right: -100px;
    transition: all ease 0.5s;
    border-top: 0px solid;
    cursor: pointer;
  }
  .navbar-brand {
    padding: 13px;
    margin-left: 10px !important;
  }
  a.menu {
    display: block !important;
    margin: 9px 2px;
    float: right;
    color: rgba(255, 102, 0, 0.98);
    border: 0px solid;
    background: none;
    font-size: 30px;
    width: 27px;
    position: relative;
    cursor: pointer;
  }
  a.menu:hover,
  a.menu:focus {
    color: rgb(0, 4, 51);
  }

  .drop_menu1 {
    display: block;
    visibility: visible;
    width: 250px;
    height: 1000px;
    padding: 5px 30px;
    position: absolute;
    right: 0 !important;
    background-color: #ffffff !important;
    transition: all ease 0.5s;
    border-top: 0px solid;
    cursor: pointer;
  }
  #main-content.sidebar_shift {
    margin-left: 60px;
    margin-right: 0px;
    margin-top: 0px !important;
  }
  .page-sidebar.collapseit {
    width: 60px;
    margin-left: 0px !important;
    margin-top: 0px !important;
    z-index: 99;
  }
  .page-sidebar {
    margin-top: 0px !important;
  }
  #main-content {
    margin-top: 0px !important;
  }
  .invoice-overlay {
    right: 0px !important;
    background-color: #fff;
    overflow: scroll;
    margin-top: 53px;
    float: right !important;
    margin-left: 80px !important;
  }
  .schedule_mainheader {
    border: none !important;
  }
}

@media all and (max-width: 430px) {
  .profile-head ul li {
    font-size: 12px !important;
  }
  .nav-menu li {
    width: 50%;
  }
  .bio-table > tbody > tr > td {
    font-size: 13px;
  }
  /* .menu-title{
  display: none;
}
#main-content{
  display: none;
}
.expandit{
  display: none;
} */
}
.add_nopaddcontain {
  padding: 0;
}
.btn_top {
  margin-top: 3rem;
}
.no_marpadd {
  margin-left: 0px !important;
}
.no_padding {
  padding: 0px;
}
.btn_feedback {
  background: #fff;
  border: 2px solid #4da088;
  color: #4da088;
}
.btn_feedback:hover {
  background: #4da088;
  border: 2px solid #4da088;
  color: #fff;
}
.prof_top {
  margin-top: 2rem;
  border: 2px solid #fff;
}
.address_head {
  color: #0d8c67;
  font-size: 20px;
  margin-left: 15px;
}
.clinic_name {
  color: #428c68 !important;
  font-weight: 500;
  padding: 0 !important;
}
/*Doctor Profile*/
/* .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    background: rgb(108, 122, 224);
}
.modal_subject {
    margin-bottom: 1em;
} */

/* Edit css */

.edit_a1 select {
  height: 28px;
  width: 190px;
  border-radius: 4px;
}
#basic {
  margin-top: 50px;
}
#billing {
  margin-top: 50px;
}
.primary h4 {
  color: #008000;
}
.tab-content .show {
  margin-top: 30px;
}
.tab-content .checkbox {
  margin: 27px 19px;
}
.check {
  margin-left: 19.2em !important;
}
#collapseOne {
  margin-top: -30px !important;
}
.edit_form {
  width: 100% !important;
}
.edit_form1 {
  width: 100% !important;
}

/* log css */

/* new_referral */
.referral_button h3 {
  margin-left: 130px;
}
.referral_from .btn-primary {
  margin-bottom: 20px;
  float: right;
}
.referral_subject {
  margin-top: 50px;
}
.referral_checkbox {
  margin-top: 60px;
}
.referral_checkbox1 {
  margin-left: 20px;
}
.referral_button1 {
  padding-left: 56em !important;
  margin-bottom: 10px;
}
.referral_box {
  margin-top: 20px;
}
.gridrow_section {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  padding: 1em;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  margin: 0 0 1em;
}
.text_validate {
  color: #ff0000;
}
.referral_icon i {
  font-size: 28px;
  color: #008000;
  padding-left: 80px;
}

/* office css */
.office i {
  font-size: 18px;
  border: 1px solid #008000;
  margin-left: 10px;
  color: white;
  padding: 3px 6px 3px 6px;
  border-radius: 4px;
  background-color: #008000;
}
.active h4 {
  color: #008000;
  margin-left: 0px;
}
/* .active i
{
	color:white;
} */

/* order_document */
.order_document_head {
  width: 250px;
}
.order_document_body {
  width: 275px;
}
.order_doc_select {
  width: 13.5em;
  height: 25px;
  border-radius: 3px;
  border-style: inset;
}
.order_document_scrollbar {
  overflow-y: auto;
  max-height: 200px;
}

.order_document_comment header {
  background-color: #e6e6e6;
  padding: 15px;
  margin-top: 20px;
}
.order_document_comment .glyphicon-arrow-left {
  margin-left: 200px;
}
.order_document_comment section {
  height: 300px;
  background-color: whitesmoke;
  width: 100%;
}
.order_document_buttons ul li {
  list-style-type: none;
  padding-top: 6px;
}
.order_doc_btn {
  width: 90px;
}
.order_doc_panel {
  height: 15em !important;
}

/* Outgoing Patient css*/
.outgoing h3 {
  margin-left: 18px !important;
}
.explore {
  margin-top: 20px;
  padding-left: 30px !important;
}

/* patient css */
.search-container {
  margin-top: 30px;
}
.search-container button a {
  text-decoration: none;
}

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: "More Filters";
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: "Hide Filters";
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5em;
  color: #666;
  font-size: 0.9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: 0.25em;
}
.patient_checkbox {
  margin-top: 10px;
}

.add button {
  border: 1px solid #009900;
  background-color: #009900;
  height: 30px;
  margin-top: 10px;
}
.add i {
  color: white;
}

/* profile_setting css */
.pic {
  height: 30px;
  width: 30px;
}
.check {
  padding-right: 40px !important;
}
.profile_setting_button {
  margin: 6em 0px 20px 0px;
  /* padding-left: 30px; */
}
.profile_inputs {
  width: 10em;
}

/* Report css */
.report h3 {
  margin-left: 18px;
}
.report form {
  margin-top: 20px;
}
.report_s1 {
  width: 200px !important;
}
/* .radio
{
	padding-right:30px !important;
	padding-left:80px !important;
}
.radio-inline
{
	font-size:13px !important;
} */
.report_b {
  margin-top: 40px;
}
.report_b1 {
  border: 2px solid rgb(108, 122, 224);
  height: 80px;
  width: 250px !important;
  background-color: rgb(108, 122, 224);
}
.report_b1 i {
  color: white;
  margin-top: 15px;
}
.report_b1 h4 {
  margin-left: 40px;
  margin-top: 15px;
  color: white;
}
.report_b1 h5 {
  margin-left: 40px;
  margin-top: 15px;
  color: white;
}

/* Problem page */

/* Problemnxt page */
.type {
  margin-top: 20px;
}
.confirmation {
  margin-top: 20px;
}
.status {
  margin-top: 20px;
}
.problem_button {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40em;
}
.prblmnxt_btn {
  width: 130px;
}
.gridrow_section {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  padding: 1em;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  margin: 0 0 1em;
}
.type1 {
  margin-top: 20px;
}
#cancel .cancel {
  margin-top: 20px !important;
}
.prblmnxt_select {
  width: 100px;
  height: 25px;
  border-radius: 3px;
  border-style: inset;
}
#resolved .resolved {
  margin-top: 20px !important;
}
.text_validate {
  color: #ff0000;
}

/* parameter */
.parameter_fields {
  width: 165px !important;
  height: 28px !important;
  border-radius: 5px;
}
.parameter_btn {
  padding: 5px;
  height: 24px;
  margin-left: 4px;
}
.parameter_summary {
  margin-top: 25px;
}
.parameter_button {
  width: 80px;
}
.parameter_body {
  overflow: auto;
  max-width: auto;
  /* max-width: 1272px; */
  max-height: 150px;
}
.param_from {
  text-align: center !important;
  letter-spacing: 1px;
  word-spacing: 4px;
  /* background-color: white !important; */
}
.param_bg {
  background-color: #c0c6f2;
}
.img_graph {
  margin-left: 20%;
  margin-top: 3%;
}
.param_filter {
  width: 20% !important;
  float: left !important;
  border-right: 1px solid #a9a9a9;
  background-color: #c0c6f2;
}
.param_filter li {
  display: inline-block;
  list-style-type: none;
  padding: 4px 50px 5px 11px;
  float: left !important;
  width: 100%;
}
.param_filtertable {
  width: 100% !important;
  /* float:right ! important; */
}
.parameter_trendbody {
  overflow-y: auto;
  max-height: 380px;
}
.param_filtertable {
  overflow: auto;
  max-width: 80%;
  max-height: 415px;
}
.param_parameter {
  width: 200px !important;
}
.param_add {
  width: 170px !important;
}
.param_headfilter {
  background-color: rgb(108, 122, 224);
  padding: 1px 234px 19px 28px !important;
  /* font-family: 'Patua One', cursive; */
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  width: 100%;
  float: left;
}
.param_trendbody {
  overflow-y: auto;
  max-height: 370px;
}
.parameter_vertical {
  height: 140px;
  width: 99%;
}
.param_date {
  width: 430px;
}
.param_val {
  width: 287px;
}

.btn_success {
  background-color: #0e71eb;
  border-color: #0e71eb;
  color: #fff;
}
.btn_success:hover {
  background-color: #0955b3;
  border-color: #0955b3;
  color: #fff;
}
/* .btn_success{
    background-color: #fff;
    border-color: #E4E5E7;
    color: #2C6CB7;
}
.btn_success:hover{
    background-color: #2C6CB7;
    border-color: #E4E5E7;
    color: #fff;
} */
/* add_orders */

/* patient_details page */
/* .gridrow_section {
   display: inline-block;
   width: 100%;
   background: #fff;
   border: 1px solid #eee;
   padding: 1em;
   box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
   -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
   margin: 0 0 1em;
}
.pat_details_patient
{
  margin-top: 30px;
}
.pat_details_select
{
  padding: 5px 0px 0px 0px;
  border-radius:5px;
  width:120px;
}
.pat_details_checkbox
{
  margin-top: 15px;
}
.pat_details_scrollbar li
{
  list-style-type: none;
  padding-bottom: 10px;
}
.pat_details_scrollbar
{
  overflow-y: auto;
  max-height:80px;
}
.pat_details_glyphicon-minus
{
  padding:0px 2px 0px 2px! important;
}
.fa-calculator
{
  font-size: 25px ! important;
  margin-left: 38em !important;
}
.pat_details_primary
{
  margin-left: 38em;
}
.pat_details_orders
{
  margin-top: 30px;
}
.pat_details_name
{
  margin-top: 20px;
}
.pat_details_scrollTable
{
  overflow-y: auto;
  max-height: 230px;
}
.scrollTable
{
  height: 140px;
   width: 100%;
}
.pat_details_scroll
{
  overflow: auto;
  max-width: 1100px;
  max-height: 150px;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 84%;
border:1px solid #858d99;
margin:30px auto;

}
th
{
background-color:rgb(108, 122, 224);
font-family: 'Patua One', cursive;
font-size:16px;
font-weight:400;
color:#fff;
text-align:left;
padding-left:15px !important;

}
.table tr, td {
  font-family: 'Open Sans', sans-serif;
font-weight:400;
color:#5f6062;
font-size:13px;
padding: 7px 20px 5px 20px !important;
border-bottom:1px solid #e0e0e0;
}

tr:last-child td {
border-bottom:none;
&:first-child {
  @include border-bottom-left-radius(5px);
}
&:last-child {
  @include border-bottom-right-radius(5px);
}
} */

/* Akshaya*/

/*calendar*/

/*calendar*/
/*side menu*/
.showHalfMenu {
  position: absolute;
  top: 0px;
  left: -250px;
  width: 300px;
  height: 100%;
  overflow: hidden;
  transition: 0.9s;
}
#showFullMenu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 100%;
  overflow: hidden;
  transition: 0.9s;
}

#nav-1 #main-nav {
  position: fixed;
  top: 50px;
  left: 0px;
  width: 165px;
  background-color: #16315c;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  min-height: 720px;
  overflow: auto;
  min-height: 350px;
}
#main-menu {
  display: none;
}
.title {
  font-size: 14px;
  font-weight: bold;
  color: #334268;
  padding: 10px 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: #f1f5f8;
}
.title > a .fa {
  color: #fff;
}
.ul {
  margin: 0px;
  padding: 0px;
}
.ul li {
  list-style-type: none;
  width: 100%;
}
.ul li a {
  text-align: left;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 0px;
  display: block;
  font-weight: 500;
}
.ul li a .i {
  margin-right: 10px;
  font-size: 20px;
}
.ul li a:hover {
  background-color: rgba(140, 228, 55, 0.1);
  color: #00f9e4;
}

/*NAV BAR-2**************************/

#nav-2 .main-nav {
  position: absolute;
  top: 0px;
  left: 32px;
  width: 135px;
  background-color: #393c40;
  height: 100%;
  overflow: hidden;
  min-height: 720px;
  z-index: 999;
  display: none;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.title_sec {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 15px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.title_sec > a .fa {
  color: #fff;
}
.menu_logo {
  width: 35px;
  margin-top: 0px;
  margin-bottom: 0;
  padding: 0 0 5px 0;
  margin-right: 5px;
  cursor: pointer;
}
.title a {
  color: #16315c;
}
.ul .arow:before {
  font-size: 11px;
}
.home-icon i {
  color: #fff;
  font-size: 20px;
}
.ul li i {
  font-size: 21px;
  padding-right: 15px;
}
#left-nav .anchor-list {
  -ms-flex-order: 1;
  order: 1;
  background-color: #242629;
}
#left-nav .nav-list {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.anchor-list {
  z-index: 999;
  background: #333;
  width: 165px;
}
.nav-list {
  padding-left: 3px;
  padding-right: 5px;
  margin-bottom: 0;
  position: fixed;
  bottom: 0;
}
#logout_navmenu .anchor-list a {
  height: 60px;
  max-height: 60px;
}

#logout_navmenu .nav a {
  /* font-size: 18px; */
  /* font-size: 0.625rem; */
  /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
  font-weight: 900;
  letter-spacing: 0.24px;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  padding: 0px;
  text-shadow: none;
  height: 50px;
  height: 6vh;
  max-height: 50px;
  min-height: 40px;
}
#logout_navmenu .avatar {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-block;
  margin: 13px 4px;
  border: 2px solid white;
  background: white;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#logout_navmenu .anchor-list .sidebar-names {
  width: 100px;
}
#logout_navmenu .anchor-list .company-name {
  font-size: 11px;
  /* font-size: 0.6875rem; */
  /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
  font-weight: 300;
  color: #a4aeb3;
}
#logout_navmenu .anchor-list .user-name {
  font-size: 14px;
  /* font-size: 0.875rem; */
  /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
  font-weight: 300;
  text-transform: none;
  color: #f4f4f5;
}
#logout_navmenu .anchor-list .company-name,
#logout_navmenu .anchor-list .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#logout_navmenu .anchor-list .nav-caret {
  line-height: 60px;
  /* color: #a4aeb3;
    margin-right: 10px; */
}
#logout_navmenu .nav a:hover,
#logout_navmenu .nav a:focus {
  background-color: transparent;
}
img.log_img {
  height: 30px;
  width: 30px;
}
#nav-2 .logout-nav {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 164px;
  background-color: #393c40;
  height: 100%;
  overflow: hidden;
  z-index: 999;
  display: none;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#logout_navmenu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 165px;
  background-color: #2d3033;
  z-index: 999;
}
.back_log a i {
  font-size: 16px;
  margin: 0 6px;
}
@media screen and (max-width: 1000px) {
  #nav-1 #main-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 120px;
    background-color: #2d3033;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
  }
  #nav-2 .main-nav {
    position: absolute;
    top: 0px;
    left: 22px;
    width: 100px;
    background-color: #393c40;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .menu_logo {
    width: 35px;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    cursor: pointer;
  }
  .ul li a {
    text-align: left;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    display: block;
  }
  .ul .arow:before {
    font-size: 10px;
  }
  .home-icon i {
    color: #fff;
    font-size: 20px;
  }
  .ul li i {
    font-size: 13px;
    padding-right: 0px;
  }
  /* .align_page.pull-right{
    float: none !important;
    padding: 0em 0 0 8.5em !important;
  } */
  .anchor-list {
    z-index: 999;
    background: #333;
    width: 120px;
  }
  img.log_img {
    height: 20px;
    width: 20px;
  }
  #logout_navmenu .avatar {
    border-radius: 50%;
    width: 25px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    margin: 13px 4px;
    border: 2px solid white;
    background: white;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  #logout_navmenu .anchor-list .user-name {
    font-size: 10px;
    /* font-size: 0.875rem; */
    /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
    font-weight: 300;
    text-transform: none;
    color: #f4f4f5;
  }
  #logout_navmenu .anchor-list .company-name {
    font-size: 9px;
    /* font-size: 0.6875rem; */
    /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
    font-weight: 300;
    color: #a4aeb3;
  }
  #nav-2 .logout-nav {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 120px;
    background-color: #393c40;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
}
@media screen and (max-width: 700px) {
  #nav-1 #main-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100px;
    background-color: #2d3033;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
  }
  #nav-2 .main-nav {
    position: absolute;
    top: 0px;
    left: 22px;
    width: 80px;
    background-color: #393c40;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .menu_logo {
    width: 35px;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    cursor: pointer;
  }
  .left_menubar {
    /* display: none; */
  }
  .menu_icon {
    float: left;
    width: 85% !important;
  }
  .menu_icon li {
    float: left;
  }
  .ul li a {
    text-align: left;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    display: block;
  }
  .ul .arow:before {
    font-size: 8px;
  }
  .home-icon i {
    color: #fff;
    font-size: 20px;
  }
  .ul li i {
    font-size: 13px;
    padding-right: 0px;
  }
  .align_page.pull-right {
    float: none !important;
    padding: 0 0 0 0em !important;
  }
  .anchor-list {
    z-index: 999;
    background: #333;
    width: 100px;
  }
  img.log_img {
    height: 15px;
    width: 16px;
    margin-bottom: 8px;
    margin-right: 8px;
    margin-left: -1px;
  }
  #nav-2 .logout-nav {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100px;
    background-color: #393c40;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
}
@media screen and (max-width: 450px) {
  #nav-1 #main-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 50px;
    background-color: #2d3033;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
  }
  #nav-2 .main-nav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    background-color: #393c40;
    /* height: 100%; */
    overflow: hidden;
    min-height: 720px;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .menu_logo {
    width: 40px;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    cursor: pointer;
  }
  .left_menubar {
    /* display: none; */
  }
  .header_logo h2 span {
    font-size: 11px !important;
    font-weight: 500;
    float: left;
  }
  img.head_logo {
    float: left;
    width: 20px !important;
    top: 0px !important;
  }
  .menu_icon {
    float: left;
    width: 80%;
  }
  .ul li a {
    text-align: left;
    text-decoration: none;
    font-size: 6px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 2px;
    display: block;
  }
  .title {
    font-size: 7px;
    font-weight: bold;
    color: #fff;
    padding: 6px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .ul .arow:before {
    font-size: 5px;
  }
  .home-icon i {
    color: #fff;
    font-size: 12px;
  }
  .ul li i {
    font-size: 6px;
    padding-right: 0px;
  }
  .align_page.pull-right {
    float: none !important;
    padding: 0 0 0 0em !important;
  }
  .anchor-list {
    z-index: 999;
    background: #333;
    width: 50px;
  }

  #nav-2 .logout-nav {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 50px;
    background-color: #393c40;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  #logout_navmenu .anchor-list .company-name {
    font-size: 6px;
    /* font-size: 0.6875rem; */
    /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
    font-weight: 300;
    color: #a4aeb3;
  }
  #logout_navmenu .anchor-list .user-name {
    font-size: 7px;
    /* font-size: 0.875rem; */
    /* font-family: "Raleway", "Open Sans", Helvetica, Arial, sans-serif; */
    font-weight: 300;
    text-transform: none;
    color: #f4f4f5;
  }
  #logout_navmenu .avatar {
    display: none;
  }
  .widget-chart {
    padding: 2px !important;
  }

  .app-inner-bar {
    width: 100%;
    background: #efebee;
    border: #dee2e6 solid 1px;
    float: left;
    margin: 0 6px !important;
  }
  .dash_cal {
    margin: auto !important;
    font-family: "Roboto", sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: left;
    background-color: #fff;
    padding: 0 !important;
  }
  .widget-description {
    overflow: auto;
    max-height: 400px;
    position: relative;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .no_padding {
    padding: 3px !important;
  }
  .card-header-title {
    padding: 20px 5px !important;
  }
  .btn_padd {
    margin: 6px 0;
  }
  .gst-cgst-amount {
    text-align: left !important;
  }
  li.total-cost {
    text-align: left !important;
  }
  .radio_inline {
    float: left;
    width: 50%;
  }
  .align_calander {
    padding: 0em 0 0 0em !important;
  }
  .process-model li {
    display: inline-block;
    width: 28% !important;
    margin: 5px !important;
  }
}
header .navbar-inverse {
  background-color: #fff;
  border-color: #e8e8e8;
  margin-bottom: 0 !important;
}
.role_urls span {
  font-size: 15px;
  font-weight: 400;
}
.role_urls p {
  font-size: 16px;
  font-weight: 600;
}
.role_urls {
  float: left;
  width: 50%;
  margin-top: 1em;
}
.roles_th {
  background: #242582 !important;
  color: #fff;
}
/* ===========================
   ====== Search Box ======
   =========================== */

.search {
  border: 1px solid #c5c5c5;
  overflow: auto;
  margin-top: 5px;
  border-radius: 10px;
  width: 25%;
  float: left;
}

.search input[type="text"] {
  border: 0px;
  width: auto;
  background-color: #fff;
  height: auto;
  padding: 7px 10px;
}
.search input[type="text"]:hover {
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 00);
}

.search input[type="text"]:focus {
  outline: 0;
}

.search input[type="submit"] {
  border: 0px;
  background: none;
  background-color: #cf5c3f;
  color: #fff;
  float: right;
  padding: 10px;
  border-radius-top-right: 5px;
  -moz-border-radius-top-right: 5px;
  -webkit-border-radius-top-right: 5px;
  border-radius-bottom-right: 5px;
  -moz-border-radius-bottom-right: 5px;
  -webkit-border-radius-bottom-right: 5px;
  cursor: pointer;
}
/* .menu_icon {
    float: right;
    width: 25%;
} */
.menu_icon ul {
  float: right;
}
.menu_icon li img {
  width: 50px;
  padding: 5px 2px;
}
.menu_icon ul li {
  /* float: left; */
  width: 100%;
}
img.prof_img {
  width: 50px !important;
}
/* @media (min-width: 768px){
  .left_menubar {
    display: none;
}
.menu_icon {
    float: left;
    width: 80%;
}
} */

/* ===========================
   ====== Medua Query for Search Box ======
   =========================== */
/* @media only screen and (min-width : 150px) and (max-width : 1200px)
{
  .master_menu li {
    padding: 0 0px !important;
    background: #242582;
    float: left;
}
} */
/* @media only screen and (min-width : 150px) and (max-width : 700px){
  .master_menu {
    margin: 0 !important;
}
} */
/* @media only screen and (min-width : 150px) and (max-width : 350px)
{
  .contain_header {
    width: 100%;
    padding: 0 0 0 4em !important;
}
} */
/* @media only screen and (min-width : 351px) and (max-width : 480px)
{
  .contain_header {
    width: 100%;
    padding: 0 0 0 8em !important;
}
.role_urls {
    float: left;
    width: 100%;
    margin-top: 1em;
}
} */
/* @media only screen and (min-width : 180px) and (max-width : 400px)
{
  .orders_folder ul {
    padding: 5px !important;
}
} */
/* @media only screen and (min-width : 180px) and (max-width : 480px)
{
  .search input[type="text"] {
      border: 0px;
      width: 75% !important;
      background-color: #fff;
      height: 34px;
      padding: 11px 10px;
  }
  .menu_icon {
    float: left;
    width: 90% !important;
}
.header_logo h2 span {
    display: none !important;
}
} */
/* @media only screen and (min-width : 481px) and (max-width : 780px)
{
  .contain_header {
    width: 100%;
    padding: 0 0 0 9em !important;
}
.role_urls {
    float: left;
    width: 50%;
    margin-top: 1em;
    display: none;
}
.search {
  border: 1px solid #c5c5c5;
  overflow: auto;
  margin-top: 10px;
  border-radius: 10px;
  width: 100% !important;
  float: left;
}
.header_logo h2 span {
    display: none;
}
img.head_logo {
    float: left;
    width: 30px;
    top: 0px !important;
}
a.user-profile.dropdown-toggle {
    padding: 17px 2px;
}
.menu_icon li img {
    width: 45px !important;
    padding: 2rem 2.5rem 0 0;
}
.menu_icon li {
    float: left;
}
.menu_icon {
  float: left;
  width: 50% !important;
}
.left_menubar {
  float: left;
  width: 50% !important;
}
} */
/* @media only screen and (min-width : 781px) and (max-width : 960px)
{

  .role_urls {
    float: left;
    width: 50%;
    margin-top: 1em;
    display: none;
  }
  .search {
    border: 1px solid #c5c5c5;
    overflow: auto;
    margin-top: 10px;
    border-radius: 10px;
    width: 75% !important;
    float: left;
}
.menu_icon {
    float: left;
    width: 50% !important;
}
.left_menubar {
    float: left;
    width: 50% !important;
}
img.head_logo {
    margin-right: 0 !important;
}
} */
/* @media only screen and (min-width : 961px) and (max-width : 1200px)
{
  .role_urls {
    float: left;
    width: 50%;
    margin-top: 1em;
}
.menu_icon {
    float: left;
    width: 40%;
}
} */
/* @media only screen and (min-width : 1200px) and (max-width : 1700px)
{
  .role_urls {
    float: left;
    width: 50%;
    margin-top: 1em;
}
.menu_icon {
    float: left;
    width: 40%;
}
} */
/* @media only screen and (min-width : 150px) and (max-width : 780px)
{
	{}
	.search
	{
    width: 100%;
    margin: 0 auto;
	}
header .navbar-inverse {
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    width: 100%;
    float: left;
}

} */

/* @media screen and (max-width: 600px) {
  .page-topbar a:not(:first-child) {display: none;}
  .page-topbar a.icon {
    float: right;
    display: block;
  }
} */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
  .dock_paper {
    background-color: #5340ff;
    border-radius: 4px;
    padding: 8px 12px;
    /* height: 100%; */
    min-height: 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: left;
    width: 100%;
    margin-bottom: 1rem;
  }
  .billingpage_header {
    padding: 4px !important;
  }
  .mar_rti {
    margin-right: 0px !important;
    float: left;
    width: 100%;
  }
}

@media screen and (max-width: 885px) {
  .role_urls {
    float: left;
    width: 100% !important;
    display: none !important;
  }
  .navbar-nav > li > a {
    float: right;
  }
  .nav_leftheader {
    float: left;
    width: 25% !important;
  }

  .navbar-right {
    display: flex;
  }
  .employee_menu_img {
    height: 40px !important;
    width: 40px !important;
  }
  /* .navbar-toggle {
  display: block!important;
} 

.collapse.in {
  display: block;
}
.collapse {
  display: none;
} */
  .search {
    float: left;
    width: 100% !important;
  }

  .left_menubar {
    float: left;
    width: 40% !important;
  }

  .patient-dash {
    width: 100% !important;
    margin: 5px !important;
    float: left !important;
  }
  .patient-link {
    width: 100% !important;
    margin: 5px !important;
    float: left !important;
  }
  .patient_menu_width {
    width: 100% !important;
  }
  .process-model {
    width: 100%;
    overflow: auto;
    height: 85px;
  }
  .process-model li {
    display: inline-block;
    width: 28% !important;
    margin: 5px !important;
  }
  .process-model li p {
    font-size: 10px !important;
  }
  .nav > li {
    position: relative;
    display: contents;
  }
  .no_padd {
    padding: 0 !important ;
    /* z-index:10; */
  }
  .gridrow_section_allergy {
    height: auto !important;
  }
  .add_reaction {
    float: inherit !important;
    margin-top: 45px !important;
  }
  .form-control.soap_btn_add {
    width: fit-content;
    margin: 5px 20px;
  }
  .practice_heading {
    width: 50% !important;
  }
  .rad-form label.inp-lab {
    /* width:200px!important; */
    margin: 5px 0 !important;
    display: inline-block !important;
  }
  .rad-form label.inp-lab-option {
    width: 110px !important;
    margin: 5px 0 !important;
    display: inline-block !important;
  }
  .radio-inline {
    display: block !important;
    margin-left: 0 !important;
  }
  .checkbox-inline {
    display: block !important;
    margin-left: 0 !important;
  }
  .dropdown-menu {
    position: absolute !important;
    width: 30% !important;
  }
  .tele-form-links {
    max-height: calc(55vh - 9rem) !important;
  }
  .right-border-line {
    border-right: none !important;
  }
  .container.contain_service {
    margin: auto 0px !important;
    width: 100% !important;
  }
}

@media only screen and (min-width: 451px) and (max-width: 767px) {
  .navbar-inverse .navbar-collapse {
    float: left !important;
    width: 100%;
  }
  .left_menubar {
    float: left;
    width: 100% !important;
  }
  .nav_leftheader {
    float: left;
    width: 100% !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: relative !important;
    top: 27px;
    left: 152px;
    z-index: 999;
    height: 142px;
  }
  .container.contain_service {
    margin: auto 8px;
    width: 100% !important;
  }
}
@media screen and (max-width: 450px) {
  .navbar-inverse .navbar-collapse {
    float: left !important;
  }
  .left_menubar {
    float: left;
    width: 100% !important;
  }
  .nav_leftheader {
    float: left;
    width: 100% !important;
  }
  .main-wrapper {
    padding: 0 !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .add_appointment_icon i {
    font-size: 28px !important;
    float: left;
  }
  .add_appointment_icon {
    float: left;
    width: 10% !important;
    padding: 6px 1px;
  }
  .input_btn {
    width: 10% !important;
  }
  .input_width {
    width: 75% !important;
  }
  .add_appoint {
    width: 85% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .add_appointment_icon i {
    font-size: 18px !important;
    float: left;
  }
  .add_appointment_icon {
    float: left;
    width: 15% !important;
    padding: 6px 1px;
  }
  .input_btn {
    width: 15% !important;
  }
  .input_width {
    width: 70% !important;
  }
  .totalvalue_li {
    float: left;
    width: 100%;
  }
  .billing_paytop {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1300px) {
  .add_appointment_icon {
    float: left;
    width: 15%;
    padding: 6px 1px;
  }
  .add_appointment_icon i {
    font-size: 18px !important;
    float: left;
  }
  .input_btn {
    width: 15% !important;
  }
  .input_width {
    width: 70% !important;
  }
}
.input_btn {
  width: 10%;
}
.input_width {
  width: 75%;
}
.his_no_padd {
  padding: 0 !important ;
}
.radio-inline {
  margin-top: 0 !important;
}
.checkbox-inline {
  margin-top: 0 !important;
  margin-left: 10px !important;
}
.search_icon {
  height: 30px;
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-radius: 50%; */
  color: #adb7c3;
  background: #fff;
}
.search_icon:hover,
.search_icon:active,
.search_icon:focus {
  text-decoration: none;
  color: #e64970;
}
form.search-form {
  background: #fff;
  height: 34px;
}
.follow_upsearch_menu {
  width: 40%;
  position: absolute;
  z-index: 99;
  right: 45px;
}
/*side menu*/
/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.sidenav {
  height: 100%;
  width: 160px;
  position: fixed;
  z-index: 1;
  top: 50px;
  left: 0;
  background-color: #27003a;
  overflow-x: hidden;
  padding-top: 20px;
}

.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  display: block;
}

.sidenav a:hover {
  color: #f1f1f1;
  background: linear-gradient(2deg, #392c70, #6a005b);
  padding: 5px;
}

.main {
  margin-left: 160px; /* Same as the width of the sidenav */
  font-size: 28px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

.open .dropdown-toggle {
  color: #333 !important;
  background-color: #ffffff !important;
}
.dropdown-menu li a {
  color: #000 !important;
}
.dropdown-menu li a:hover {
  background-color: #f1f5f8 !important;
  color: #333 !important;
}
/*cALENDAR*/
.texter_cal {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: 3px;
  top: 0px;
}
.btr_cal {
  margin: 1px 0px 6px 0px;
  /* width: 25%; */
  /* float: left; */
  padding: 8px 0px 0 0px;
}
@media only screen and (min-width: 150px) and (max-width: 1200px) {
  .btr_calmon {
    left: 0px !important;
  }
  .appoint_btn {
    padding: 1rem 1rem !important;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
  .btr_calmon {
    left: 85px !important;
  }
}
.event_alingrs {
  height: 23px;
}
.event_alingr {
  margin: auto;
  padding: 0px;
  width: 95%;
}

.schedule_app {
  padding: 2em;
}

.check {
  padding: 0.5em;
  margin-right: 0.5em;
}
.btn_add {
  margin: 1.5em;
}
.recurring {
  padding: 1em;
  margin: 1em;
}
.realadd {
  margin-left: 50%;
}
select.form-control {
  border-radius: 3.01px;
  border: 2px solid #ebecf0;
  box-shadow: none !important;
  background: #ebecf0;
  color: #172b4d;
  font-size: 16px;
  font-weight: 500;
  padding: 3px 4px;
  letter-spacing: 0;
  line-height: 1.42857143;
  height: 2.14285714em;
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}
input.form-control {
  border-radius: 3.01px;
  border: 2px solid #dfe1e6;
  box-shadow: none !important;
  background-color: #ebecf0 !important;
  color: #172b4d;
  font-size: 16px;
  font-weight: 500;
  padding: 3px 4px;
  height: 2.14285714em;
  line-height: 1.42857143;
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}
textarea.form-control {
  border-radius: 3.01px;
  border: 2px solid #dfe1e6;
  box-shadow: none !important;
  background-color: #ebecf0;
  color: #172b4d;
  font-size: 16px;
  font-weight: 500;
  padding: 3px 4px;
  line-height: 1.42857143;
  font-family: Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
}
/* .month_view {
    float: left;
    width: 59%;
} */
.sub {
  /* margin-left: 30 */
}
.recurringdate {
  padding: 0.5em;
}
.schedule_btn {
  margin-top: 12px;
  padding: 10px;
}
.font_color {
  background: #bbcffb;
}
.sche_rem {
  margin: 1em;
}
.new_rem {
  padding: 0.5em;
}
.add_rem {
  padding: 1em;
}

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 600px;
  height: 100%;
  background: #333;
  color: #fff;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  background: #ffffff;
  color: #797979;
}
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}
/* .appointment_service{
width: 900px!important;

} */
.model_head_close {
  float: left !important;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close_model_btn {
  padding: 2px;
  margin-left: 2px;
}
.title_appname {
  margin-left: 2em;
  font-weight: 400;
}
.services_btn {
  margin: 1rem;
  width: 100%;
  text-align: left;
  background: #fff;
  color: #333;
}
.service_add {
  margin: 0.8em;
}

.empty_event {
  height: 100%;
}
.empty_event_month {
  width: 100%;
  /* height: 90px; */
}
.month_evnot {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 2px, 0, 2px, 0;
  /* margin-bottom: 6px; */
  border: 1px solid transparent;
  border-radius: 4px;
}
.fixpoint {
  cursor: pointer;
}

.dir_icon {
  font-size: 36px;
  cursor: pointer;
}
section #calendar {
  margin-top: 4em;
}

.auto_com_appoin {
  position: absolute;
  z-index: 999;
  width: 33%;
  overflow-x: auto;
  height: 226px;
}
th.cal_date {
  width: 7%;
}
.com_auto p {
  position: relative;
  display: inline-block;
  width: 93%;
  margin: 0;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  min-width: 100%;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.schedule_header h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  float: left;
  width: 70%;
  color: #fff;
}
.schedule_header {
  margin: 0;
  padding: 9px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  background: #394356;
}
.schedule_header_app h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  float: left;
  width: 100%;
  color: #fff;
}
/* .add_appoint select.form-control {
    color: #707f94;
    border: 1.5px solid #707f94bf;
}
.add_appoint input.form-control {
    color: #707f94;
    border: 1.5px solid #707f94bf;
}
.add_appoint textarea#comment {
    color: #707f94;
    border: 1.5px solid #707f94bf;
}
.add_appointment_with_new select.form-control {
    color: #707f94;
    border: 1.5px solid #707f94bf;
}
.add_appointment_with_new input.form-control {
    color: #707f94;
    border: 1.5px solid #707f94bf;
}
.add_appointment_with_new textarea#comment {
    color: #707f94;
    border: 1.5px solid #707f94bf;
} */
.schedule_header_app {
  margin: 0;
  padding: 9px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  background: #394356;
}
.schedule_mainheader {
  padding: 0;
  margin-bottom: 2em;
}
.schedule_header span i {
  float: left;
  width: 10%;
  padding: 1px;
  margin-left: 2px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}
.btn_appoint {
  background: #fff;
  border: 1px solid #ff8d00;
  border-radius: 4px;
  width: 100%;
  padding: 6px;
  color: #ff8d00;
  float: left;
  margin: 5px 0;
}
.appoint_btn {
  float: left;
  width: 100%;
  padding: 1em 1em;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
}
.Appoint_list {
  float: left;
  width: 100%;
}
.Appoint_list ul {
  list-style-type: none;
  margin: 0;
  padding: 0 5em;
  overflow: hidden;
  background-color: #e2ebf2;
}
.Appoint_list li {
  float: left;
}
.Appoint_list li a {
  display: block;
  color: #707f94;
  text-align: center;
  padding: 6px 16px;
  text-decoration: none;
}
.Appoint_list li a:hover,
.Appoint_list li a:active {
  /* background-color: #111; */
  border-bottom: 2px solid #eb8b23;
}
.wait_appoint {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
}
.wait_appoint ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.wait_appoint li {
  float: left;
  padding: 5px 10px;
}
.appoint_today {
  border-right: 1px solid #eee;
}
.wait_appoint ul li a {
  display: block;
  color: #040404;
  text-align: center;
  padding: 2px 0;
  text-decoration: none;
}
.short_clinics {
  font-size: 17px;
  font-weight: 700;
  color: #71618e;
  background: #fff;
  padding: 2px 11px;
  text-align: center;
  border-radius: 3px;
}
.wait_p {
  text-align: center;
  border-radius: 5px;
  padding: 0px;
  color: #fff;
}
.app_today {
  border: 1px solid #6b6b6b;
  background: #6b6b6b;
}
.app_wait {
  border: 1px solid #f70000;
  background: #f70000;
  width: 55%;
  margin-left: 15px;
}
.app_enge {
  border: 1px solid #00d5f7;
  background: #00d5f7;
  width: 75%;
  margin-left: 5px;
}
.app_done {
  border: 1px solid #009b29;
  background: #009b29;
  width: 50%;
  margin-left: 18px;
}
.Pat_details {
  float: left;
  width: 100%;
  padding: 9px;
  border-bottom: 1px solid #1a202985;
  background: #e2ebf2;
}
.pat_time {
  float: left;
  width: 35%;
  text-align: center;
  color: #616161;
  border-right: 1px solid #1a202985;
  padding: 10px 0;
}
.pat_contant {
  float: left;
  width: 65%;
  padding: 0 16px;
}
.pat_contant p {
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 3px;
  color: #707f94;
}
.pat_contant span {
  color: #8c8c8c;
  font-size: 14px;
}
.Pat_details_top {
  float: left;
  width: 100%;
  overflow-y: auto;
  height: 400px;
  background: #fff;
}
.btn-demo {
  background: #0f7302;
  color: #fff;
}
.btn-demo:hover {
  background: #4ac716;
  color: #fff;
}
.custom__tag {
  padding: 4px 4px;
  border: 1px solid #eee;
  margin: 3px;
  background: #ffffff;
}
.custom__remove {
  margin-left: 5px;
}
.custom__remove i {
  cursor: pointer;
  color: #0087ff;
}
.cal_firstletter {
  color: #fff;
  background: #707f94 !important;
  padding: 5px 9px;
  /* border: 3px solid #0565dc; */
  border-radius: 50%;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 700;
}
.cal_time {
  font-size: 14px;
  font-weight: 600;
  color: #707f94;
}
.cal_timespan {
  float: left;
  width: 100%;
  margin-top: 16px !important;
  margin-left: 0 !important;
}
.first_letdiv {
  float: left;
  width: 100%;
}
.doctor_name {
  float: left;
  width: 100%;
}
.collect_amnt {
  float: left;
  width: 100%;
  border-top: 1px solid #eee;
  padding: 5px;
}
.collect_amnt p {
  color: #696969;
  font-size: 14px;
  margin: 5px;
}
.collect_amnt span {
  color: #333;
  font-weight: 600;
}
.payment_button {
  float: left;
  width: 40%;
  padding: 5px 0;
}
.amount_paid {
  float: left;
  width: 60%;
}
.pay_btn {
  color: #fff;
  background: #1d38ff;
}
/*
 select[class=bloodbank-control], .input-quickbook-design input[type=text] {
  outline: none;
  height: 32px;
  border-radius: 2px;
  padding: 0 8px;
  border: 1px solid #BABEC5;
  transition-property: border;
  transition-duration: 0.35s;
  font-size: 13px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  -webkit-appearance: none;
  width:100%;
  vertical-align: middle;
  color: #333;
}
 select[class=bloodbank-control]:focus,.input-quickbook-design > input[type=text]:focus {
    border-color: #ff00009e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.38);
}
 select[class=bloodbank-control]:hover,.input-quickbook-design > input[type=text]:hover {
    box-shadow: 0 0 0 2px rgba(161, 161, 161, 0.25);
} */
.wait_search .form-row {
  padding: 20px;
}
.wait_search {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.cal_nopadd {
  padding: 10px 0;
}
.caltop_head {
  background: #f4f7fb;
  /* height: 55px; */
}
.mbcal-3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  top: 12px;
  /* width: 100%; */
  float: right !important;
  left: 130px;
}
.btn_prev {
  border-radius: 5px 0 0 5px;
  background-color: #2c23b9;
  border-color: #2c23b9;
  padding: 6px 15px;
}
.btn_next {
  border-radius: 0 5px 5px 0;
  background-color: #2c23b9;
  border-color: #2c23b9;
  padding: 6px 15px;
}
.btn_prev:hover {
  background-color: #c50068;
  border-color: #c50068;
}
.btn_next:hover {
  background-color: #3c71ec;
  border-color: #3c71ec;
}
.gappoint_header {
  background: #e4edf9;
}
/* .input-group-prepend {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
} */
.add_appointment {
  float: left;
  width: 100%;
  padding: 2px;
  background: #fff;
}
.add_appointment_icon {
  float: left;
  width: 15%;
  padding: 6px 1px;
}
.add_appoint {
  float: left;
  width: 80% !important;
  padding: 5px;
}
.add_appointment_with_new {
  float: left;
  width: 75%;
  padding: 5px 2px;
}
.add_new_appoint {
  float: left;
  width: 10%;
  padding: 2px;
  margin: 2px 0;
}
.low_padding {
  padding: 7px 5px !important;
  background-color: #2c23b9 !important;
  color: #fff;
  cursor: pointer;
  margin: 0px;
  width: 100%;
}
.low_padding:hover {
  background-color: #c50068 !important;
  color: #fff;
  cursor: pointer;
}
/*.add_appoint_btn {
    float: left;
    width: 15%;
    padding: 5px;
}*/
.add_appointment_icon i {
  font-size: 28px;
  float: left;
}
.add_appoint_time {
  float: left;
  width: 30%;
  padding: 5px;
}
.follow_appointment {
  float: left;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 5px;
}
.follow_appointment_icon {
  float: left;
  width: 10%;
  padding: 5px;
}
.follow_appoint {
  float: left;
  width: 70%;
  padding: 5px;
}
.follow_appoint_btn {
  float: left;
  width: 15%;
  padding: 5px;
}
.follow_appointment_icon i {
  font-size: 20px;
}
.follow_appoint_time {
  float: left;
  width: 27%;
  padding: 5px;
}
.follow_appointment_icon span {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  padding: 20px 14px 0;
}
.add_appointment_icon span {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  padding: 0;
}
.add_appoint_btn label {
  font-size: 12px;
  font-weight: 700;
}
.btn_width {
  float: left;
  width: 100%;
  margin: 0;
}
.dropdown-menu > li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #878c94;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover {
  color: #0cd4d2;
}
.drop_mennu {
  position: relative;
  z-index: 999;
  width: 100%;
}
/* auto serarch */
.com_auto_search {
  background: #fff;
  padding: 5px;
  height: auto;
  max-height: 120px;
  overflow: auto;
  z-index: 999;
  position: relative;
  width: 100%;
  border: 1px solid #eee;
}
.com_auto_search_td {
  background: #fff;
  padding: 5px;
  height: auto;
  max-height: 120px;
  overflow: auto;
  z-index: 999;
  position: absolute;
  width: 17%;
  border: 1px solid #eee;
}
.auto_addbtn li {
  list-style-type: none;
  padding: 4px;
}
.auto_addbtn li:hover {
  cursor: pointer;
  background: #eee;
}
.add_plusbtn {
  padding: 1px;
  width: 15%;
  color: #fff;
  background: #33a546;
  border: 1px solid #fff;
  border-radius: 5px;
  float: right;
}
.add_plusbtn:hover {
  color: #33a546;
  background: #fff;
  border: 1px solid #33a546;
}
.add_appointment_span {
  float: left;
  width: 11%;
  margin-left: 0 !important;
  margin-top: 7px;
}
.span_center {
  text-align: center;
}
/*cALENDAR*/
/* select dropdown */

.dropdown-container {
  width: 100%;
  /* margin: 26px 0px 20px; */
}
select.select-dropdown {
  padding: 5px 23px 5px 7px;
  border: 1px solid #e0e0ea;
  position: relative;
  border-radius: 3px;
  background: #fff;
}
.select-container {
  position: relative;
}
.select-container select.select-dropdown:focus-within {
  background-color: #fff;
  border-width: 2px;
  border-color: rgb(71, 154, 255);
}
.select-container select.select-dropdown {
  content: attr("value");
  width: 100%;
  height: 32px;
  border: 1px solid #babec5;
  cursor: pointer;
  background-color: #fff;
  font-size: 13px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-container:after {
  margin-top: 16px;
  content: "keyboard_arrow_down";
  font-family: "material icons";
  font-size: 24px;
  color: #666;
  position: absolute;
  right: 2px;
  top: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

/* end dropdown */
/*Billing two */
li.fav_item_li {
  padding: 5px 0;
  cursor: pointer;
}
.item_listli {
  float: left;
  width: 100%;
  margin-top: 7px;
  /* padding: 9px 0; */
}
.progressbar {
  height: 6px;
  position: relative;
  background: #e2e4e8;
  border-radius: 3px;
}
.progressbar .fill {
  width: 100%;
  display: block;
  background: #337ab7;
  border-radius: 3px;
  height: 6px;
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
.item-list .item {
  float: left;
  width: 100%;
  border-bottom: 1px #e2e6e8 solid;
}
.item.single .subheader {
  line-height: 16px;
  line-height: 1em;
  font-size: 16px;
  font-size: 1em;
  /* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
  font-weight: 400;
  float: left;
  width: 100%;
  display: block;
  border-bottom: none;
  border-radius: 3px;
  padding: 13px 15px;
  cursor: pointer;
  background: #fff;
}
.subheader .status {
  font-size: 12px;
  position: relative;
  top: 1px;
  color: rgb(51, 122, 183);
}
.bill_card .card {
  flex: 1;
  margin: 0.5em;
  min-width: 100px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease;
  animation: populate 0.5s ease-out normal backwards;
  text-align: center;
  border: 1px solid #ccc;
  padding: 0;
}
.capitalize {
  text-transform: capitalize;
}
.right {
  float: right !important;
}
.bill_card {
  margin-top: 0.5em;
}
.btn_billfinal {
  padding: 5px 20px;
  background: #337ab7;
  color: #fff;
  border: 1px solid #337ab7;
  float: none;
  margin-right: 0px;
  width: 100%;
  cursor: pointer;
}
.card_item {
  border: 1px solid #ccc;
  padding: 2px 15px;
  background: #fff;
  overflow: auto;
  height: 250px;
}
.add_note {
  float: left;
  width: 100%;
  margin: 4px 0;
}
a.addnote_span {
  font-size: 12px;
  font-weight: 500;
}
.ember_header {
  font-size: 12px;
  font-weight: 800;
  color: #337ab7;
  width: 60%;
  float: left;
}
.menus_billpop {
  position: absolute;
  top: 55%;
  left: 32% !important;
  z-index: 1000;
  display: none;
  float: left;
  max-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #2d3033;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.hover_scrollform {
  padding: 15px;
  background-color: #ffffff;
  border: 1px #c4ced1 solid;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.25);
}
.hover_box {
  width: 300px;
  left: -280px;
  margin-top: -42px;
  position: absolute;
  background-color: #6c7279;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  max-width: 600px;
  color: #ffffff;
  z-index: 30 !important;
  min-width: 250px;
}
.hover_scrollform h2 {
  color: #333;
  font-size: 20px;
  font-weight: 400;
}
.hover_scrollform h6 {
  color: #333;
}
.hover_input {
  margin-top: 2px;
  margin-bottom: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 30%;
  min-width: 100px;
  max-width: 250px;
  min-height: 36px;
  line-height: 18px;
  text-align: right;
}
.hover_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}
.hover_field {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  min-width: 50px;
  max-width: 50%;
  margin-left: 8px;
}
.hover_label {
  font-size: 14px;
  font-weight: 500;
}
.paid_billing {
  font-size: 15px;
  font-weight: 600;
  color: #337ab7;
}
.menus_billpop li {
  color: #fff;
  padding: 1px 15px;
}
.focusing-row.disabled {
  background-color: grey;
}
select[class="bloodbank-control"],
.input-quickbook-design input[disabled] {
  background-color: #e9e9e9;
}
tr.disabled td {
  background-color: #e9e9e9 !important;
}
.paid_padd {
  float: left;
  color: #337ab7;
  font-size: 14px;
  font-weight: 700;
}
.paid_paydiv {
  float: left;
  width: 100%;
  margin: 4px;
}
.status_success_btn {
  border-color: #96d48a;
  color: #306e24;
  background-color: #e6f5e4;
  border: 1px solid;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  border-radius: 4px;
  padding: 2px 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  min-width: 72px;
  font-weight: 600;
  text-transform: uppercase;
}
.bill_amount {
  color: #333;
  font-size: 13px;
}
/* .billing_status{
  max-width: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 64px;
} */
.billing_click {
  cursor: pointer;
}
.fancy-collapse-panel .panel-default > .panel-heading {
  padding: 0;
}
.fancy-collapse-panel .panel-heading a {
  padding: 12px 35px 12px 15px;
  display: inline-block;
  width: 100%;
  background-color: #337ab7;
  color: #ffffff;
  position: relative;
  text-decoration: none;
}
.fancy-collapse-panel .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f147";
  position: absolute;
  right: 20px;
  font-size: 20px;
  font-weight: 400;
  top: 50%;
  line-height: 1;
  margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
  content: "\f196";
}
.paid_p {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.add-below {
  padding-bottom: 20px;
}
/* .input-wsize{
    width: 250px!important;
} */
.input-ssize {
  width: 150px !important;
}
select[class="bloodbank-control"],
.input-quickbook-design input[disabled] {
  background-color: #e9e9e9;
}
.input-quickbook-design span {
  font-weight: 600;
  font-size: 13px;
}
.add-below {
  padding-bottom: 20px;
}
/* .input-wsize{
    width: 250px!important;
} */
.input-ssize {
  width: 200px !important;
}
select[class="bloodbank-control"],
.input-quickbook-design input[disabled] {
  background-color: #e9e9e9;
}
.input-quickbook-design span {
  font-weight: 600;
  font-size: 13px;
}
.make_paypanel {
  margin-top: 3rem;
}
/*Billing two */
/*Billing Payment*/
/*
 select[class=bloodbank-control], .input-quickbook-design input[type=text] {
  outline: none;
  height: 32px;
  border-radius: 2px;
  padding: 0 8px;
  border: 1px solid #BABEC5;
  transition-property: border;
  transition-duration: 0.35s;
  font-size: 13px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  -webkit-appearance: none;
  width:100%;
  vertical-align: middle;
  color: #333;
}
 select[class=bloodbank-control]:focus,.input-quickbook-design > input[type=text]:focus {
    border-color: #ff00009e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.38);
}
 select[class=bloodbank-control]:hover,.input-quickbook-design > input[type=text]:hover {
    box-shadow: 0 0 0 2px rgba(161, 161, 161, 0.25);
} */

/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

.tabset {
  max-width: 100%;
  padding: 0.3rem 0 0 3rem;
}

.details {
  padding: 10px 10px 10px 10px !important;
  background-color: #ecf0f3;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 4px 1px rgba(187, 187, 187, 0.5);
}
.patient-names {
  background: #fff;
  padding: 20px 20px;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px 1px rgba(158, 158, 158, 0.56);
}
a.bill-patient {
  color: #1970a2;
  text-decoration: none;
  font-weight: 600;
}

.add-product-service {
  margin: 15%;
  /* margin-bottom: 10px; */
}

.well {
  background-color: #fff !important;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  /* width: auto; */
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #eeeeee;
  /* background-color: #0704a7; */
}

.demo {
  padding-top: 60px;
  padding-bottom: 110px;
}

.demo-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: #212121;
  text-align: center;
}

.demo-footer > a {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.modal-title b {
  font-weight: 800;
  font-size: 18px;
}
.product-side {
  border-bottom: 1px solid #d0c6c6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
tr.focusing-row:hover {
  display: table-row;
  /* padding: 5px; */
  box-shadow: 0 0 3px 3px rgb(156, 156, 156);
}

.balance-due {
  text-align: right;
  font-size: 26px;
  font-weight: 700;
}
.balance {
  text-align: right;
  /* font-size: 20px; */
}

li.total-cost {
  font-size: 15px;
  padding: 5px;
  color: #636161;
  font-weight: 600;
  text-align: right;
  list-style: none;
}
.bg-color {
  padding: 5px;
  background-color: #f4f5f8;
}
button.add-service {
  padding: 15px;
  color: #fff;
  font-weight: 600;
  background-color: #c4d3ff;
  border: none;
  border-radius: 5px;
  border: 1px solid #b3c4f7;
}
button.add-service:hover {
  background-color: #b3c4f7;
  color: #111;
  font-weight: 800;
  box-shadow: 0px 0px 6px 1px #dedede;
  border: 1px solid #d8cfcf;
}

/* overlay */

.invoice-overlay {
  height: 100%;
  width: auto;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0px !important;
  background-color: #fff;
  overflow: scroll;
  margin-top: 53px;
  float: right !important;
  margin-left: 200px;
  box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
}
.align_calander {
  float: right !important;
  padding: 0em 0 0 0em;
}
a.closebtn {
  font-size: 20px;
}
.pat_regbtn {
  margin-bottom: 4em;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.invoice-overlay > a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #bfb9b9;
  display: block;
  transition: 0.6s;
}

.invoice-overlay a:hover,
.overlay a:focus {
  color: #808080;
}

.invoice.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .invoice-overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
  a.nav-link.opacity-8 {
    margin-top: 1rem;
  }
  .app-inner-bar {
    width: 100% !important;
    background: #efebee;
    border: #dee2e6 solid 1px;
  }
  .app-inner-bar {
    margin: 0 0px !important;
  }
}
@media screen and (max-width: 992px) {
  .input_monthchg {
    width: 100%;
    left: 0px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1200px) {
  .mbcal-3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    top: 24px;
    /* width: 100%; */
    float: right !important;
    left: 0%;
  }
}
p.total-amount {
  display: contents;
}
.button-bottom {
  margin-top: 20px;
  text-align: right;
}
.cgst-sgst {
  float: right;
}
.gst-cgst-amount {
  text-align: right;
  color: #636161;
  padding: 13px 0px 5px 0px;
  font-weight: 600;
  list-style: none;
}

/* grid row */
/* .wrapper {
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 1em;
}
.wrapper > div {
  background-color: #eee;
  padding: 1em;
}
.wrapper > div:nth-child(odd) {
  background-color: #eee;
  border-radius: 4px;
  box-shadow: inset 0 0 5px 2px #ddd;
}
.wrapper > div:nth-child(even) {
  background-color: #eee;
  border-radius: 4px;
  box-shadow: inset 0 0 5px 2px rgb(214, 214, 214);
} */
.com_auto_search {
  background: #fff;
  padding: 5px;
  max-height: 120px;
  height: auto;
  overflow: auto;
  z-index: 999;
  position: relative;
  width: 100%;
  border: 1px solid #eee;
}
.com_auto_search_td {
  background: #fff;
  padding: 5px;
  height: 120px;
  overflow: auto;
  z-index: 999;
  position: absolute;
  width: 17%;
  border: 1px solid #eee;
}
.auto_addbtn li {
  list-style-type: none;
  padding: 4px;
}
.add_plusbtn {
  padding: 0px;
  width: 15%;
  color: #fff;
  background: #33a546;
  border: 1px solid #fff;
  border-radius: 5px;
}
.add_plusbtn:hover {
  color: #33a546;
  background: #fff;
  border: 1px solid #33a546;
}
.add_plusbtn_td {
  padding: 0px;
  width: 30%;
  color: #fff;
  background: #33a546;
  border: 1px solid #fff;
  border-radius: 5px;
}
.add_plusbtn_td:hover {
  color: #33a546;
  background: #fff;
  border: 1px solid #33a546;
}
.well.new-item {
  margin-top: 1em;
  background-color: #f4f5f8;
}
.top-to-bottom {
  margin-top: 23px;
}
.billing_nopadd {
  padding: 0;
}
.fav_item i {
  font-size: 1.5em;
}
.thead-dark th {
  padding: 7px 3px;
  border: none;
}
/*Billing Payment*/
/*Patient Details*/
.pat_profile {
  background-color: #7a7478;
  border-radius: 6px;
  display: inline-block !important;
  float: left;
  /* margin: -30px 5px 0 8px; */
  max-width: 100%;
  padding: 1px;
  vertical-align: bottom;
}
.pat_profimg {
  border: 2px solid #fff;
  border-radius: 7px;
  box-sizing: border-box;
  color: #fff;
  height: 100px;
  width: 100px;
}
.pat_profpannel {
  width: 85%;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #ddd;
  float: left;
}
.pat_profpantop {
  float: left;
  width: 100%;
  padding: 2em;
}
.pat_profimgview {
  padding: 0 5px;
  margin: 0 auto;
}
.profile_span {
  font-weight: 700;
}
ul li {
  list-style: none;
}
/*Patient Details*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.ctx-menu {
  padding: 0px 0 5px 0 !important;
  margin: 2px 0 0 !important;
}
.table thead > tr > th {
  border: none !important;
}
.table tbody > tr > td {
  /* border: none !important; */
  border-top: 1px solid #ddd !important;
}
.table th {
  padding: 12px 5px 12px 15px;
  background: #fff;
  font-weight: 500;
  border: 1px solid #ddd;
}
.sno_td {
  padding: 15px !important;
}
th.billtab_sno {
  border-top-left-radius: 5px !important;
}
th.bill_action {
  border-top-right-radius: 5px;
}
.bill_tab tbody {
  background: #fff;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
td.first_td {
  color: #3c71ec;
}
th.filters_design {
  font-weight: 500;
}
.btn_default {
  background: #ebecf0;
  border: #eee;
}
.marg_bottom {
  margin-bottom: 2em;
}
.checkbox {
  padding-left: 20px;
}
.credit-card-details {
  /* background: #fff; */
  /* padding: 10px; */
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #4c9aff;
  border-color: #4c9aff;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.radio {
  padding-left: 20px;
  margin-top: 0px !important;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #4c9aff;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #4c9aff;
}
.billing_order {
  border: 1px solid #eee;
  height: 100px;
  padding: 10px;
  float: left;
  width: 22%;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 5px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
}
.menubar_search {
  background: #fff;
  position: relative;
  align-items: center;
  width: 100%;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #202022;
  border-radius: 4px;
  white-space: nowrap;
  height: 32px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #e0e0ea;
  padding: 0 2px 0 2px;
}
.billingpage_header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 40, 0.08);
  box-shadow: 0 0 3px 0 rgba(0, 0, 40, 0.08);
  border-bottom: 1px solid #d2d2d3;
  padding: 4px 40px;
  min-height: 64px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  width: 100%;
  margin-top: 1em;
}
.marg_top {
  margin-top: 1.8em;
}
.billingpage_header > * {
  width: 100%;
}
.bill_fade {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media only screen and (min-width: 770px) {
  .bill_toolbar {
    margin-top: 12px;
  }
}

.bill_toolbar {
  min-height: 56px;
  width: 100%;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  border-bottom: 1px solid #eee;
}
.toolbar_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
}
.toolbar_main {
  margin-right: 16px;
}
.toolbar_grow {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.toolbar_items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.toolbar_items::after,
.toolbar_items::before {
  content: "";
  display: table;
}
.toolbar_item {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
.bill_menu {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.bill_menubar {
  min-height: 56px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 100%;
}
.menubar_wrapper {
  padding: 12px 0;
  border-top: 1px solid #f0f0f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menubar_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 32px;
}
.menubar_main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 16px;
}
.menubar_items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menubar_items::after,
.menubar_items::before {
  content: "";
  display: table;
}
.menubar_item {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 320px;
  position: relative;
}

.mar_rti {
  margin-right: 4px !important;
}
.menubar_title {
  font-weight: 700;
  white-space: nowrap;
  color: #333;
}
.fw-medium {
  font-weight: 500 !important;
  margin-left: 5px;
}
.menubar_item:not(:first-child) {
  margin-left: 8px;
}

.menubar_item {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 320px;
  position: relative;
}

/*///////////////////////////DASH BOARD NAVBAR///////////////////////////*/
.page-topbar {
  min-height: 50px;
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0px;
  left: 0px;
  z-index: 1000;
  border-bottom: 2px solid #eee;
  /* box-shadow: 0 2px 4px rgba(33,33,33,.2);
      -webkit-box-shadow: 0 2px 4px rgba(33,33,33,.2);
      -moz-box-shadow: 0 2px 4px rgba(33,33,33,.2);
      -o-box-shadow: 0 2px 4px rgba(33,33,33,.2);
      -ms-box-shadow: 0 2px 4px rgba(33,33,33,.2); */
  max-height: 50px;
}

/*Transition==========================*/
.page-topbar,
.logo-area,
.logo-area,
#main-content,
.logo-icon,
.wraplist,
.page-sidebar,
.profile-info,
.profile-image,
.profile-details,
.menu-title,
.profile-image a img {
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}

.page-topbar .logo-area {
  /* background-image: url("https://lh3.googleusercontent.com/-N4NB2F966TU/WM7V1KYusRI/AAAAAAAADsM/QUIsUhwEVAgj1-fK8mqzAqDiDwEKlKc7QCL0B/w185-d-h40-p-rw/logo.png"); */
  background-repeat: no-repeat;
}
.page-topbar .logo-area {
  width: 240px;
  background-color: #35395c;
  display: block;
  min-height: 60px;
  float: left;
}

.page-topbar .logo-icon {
  /* background-image: url(../images/logo-icon.png) !important; */
  background-repeat: no-repeat !important;
}

.page-topbar .logo-icon {
  width: 100px !important;
  background-color: #35395c;
  display: block;
  min-height: 60px;
  float: left;
}
.page-topbar ul {
  margin: 0px;
  padding: 0px;
}
.page-topbar ul li {
  list-style-type: none;
}
.page-topbar .user-info li a {
  display: inline-block;
  font-size: 13px;
  padding: 5px 8px;
  color: #fff;
  font-family: Oxygen, sans-serif;
  font-weight: 400;
  position: relative;
}
/* .page-topbar .user-notify li a {
      display: inline-block;
      font-size: 16px;
      padding: 22px 14px;
      color: #fff;
      font-family: Oxygen,sans-serif;
      font-weight: 400;
       position:relative;
  } */
.page-topbar .quick-area .info-menu {
  height: 60px;
  margin: 0;
  line-height: 50px;
  padding: 0 15px;
  display: flex;
}

.info-menu li {
}

.page-topbar .badge {
  display: inline-block;
  min-width: 10px;
  position: absolute;
  padding: 3px 6px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #f44336;
  border-radius: 10px;
  top: 8px;
  right: 0;
}
li.profile img {
  height: 30px;
  width: 30px;
  top: 0px;
  right: 10px;
  position: relative;
  background-color: #999999;
}

/* Ripple magic */
.navbar-collapse {
  background: #fff !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.page-topbar button:focus {
  outline: none;
}
.page-topbar button {
  border: none;
  width: 35px;
  cursor: pointer;
  height: 35px;
  color: white;
  padding: 6px;
  font-size: 21px;
  border-radius: 100%;
  background: transparent;
  margin-top: 5px;
  position: relative;
  float: left;
  left: 16px;
  top: -3px;
}
.page-topbar button {
  position: relative;
  overflow: hidden;
}
.page-topbar button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}
@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(40, 40);
  }
}
.page-topbar button:focus:not(:active)::after {
  animation: ripple 1s ease-out;
}
.page-topbar li .dropdown-menu.profile {
  max-width: 180px;
  height: auto;
  padding: 0px;
}
.page-topbar li .dropdown-menu {
  /* width: 360px; */
  border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  line-height: 23px;
  font-size: 14px;
  padding-bottom: 0px;
  border: 0px solid transparent;
  box-shadow: 0 0 20px 0 rgba(33, 33, 33, 0.2);
  -webkit-box-shadow: 0 0 20px 0 rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 0 20px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 0 20px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 0 20px 0 rgba(33, 33, 33, 0.2);
  margin-top: -1px;
  padding-top: 0px;
}
.page-topbar .dropdown-menu {
  background: #ffffff;
  border: 1px solid #f5f5f5;
  width: 10%;
  margin-top: 10px !important;
}
.page-topbar li .dropdown-menu.profile li {
  line-height: 40px;
  display: block;
  height: 40px;
  margin: 0px;
}
.page-topbar li .dropdown-menu.profile li a {
  display: block;
  border-bottom: 1px solid #eeeeee;
  padding: 12px 8px;
}

.page-topbar .dropdown-menu:after,
.page-topbar .dropdown-menu:before {
  bottom: 100%;
  left: 85px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.page-topbar .dropdown-menu:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(11, 48, 183, 0.54);
  border-width: 10px;
  margin-left: -10px;
}
.page-topbar li .dropdown-menu li a {
  text-decoration: none;
  color: #717171;
}

/*//////////////////////////SIDE BAR NAVE//////////////////////////*/
.contain_menu {
  height: 50px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.page-sidebar {
  height: auto;
  width: 200px;
  position: fixed;
  padding: 0px;
  background-color: #f4f5f7;
  margin-top: 15px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.2);
  min-height: 100%;
  height: auto;
  z-index: 999;
}
.page-sidebar.fixedscroll {
  position: fixed;
}
.page-sidebar.collapseit {
  width: 60px;
  margin-left: 0px !important;
  margin-top: 15px;
  z-index: 99;
}
.page-sidebar .profile-info {
  background: transparent;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 15px;
  display: flex;
}
.page-sidebar .profile-image {
  padding-right: 5px;
  display: inline-block;
}
.profile-info .profile-image img {
  height: 65px;
  width: 65px;
  float: right;
  top: 5px;
  left: 5px;
  position: relative;
}
.short-profile img {
  height: 45px !important;
  width: 45px !important;
  left: 2px !important;
}
.short-profile .profile-details {
  display: none;
}
.profile-info .profile-details h3 {
  margin: 19px 0px 6px 14px;
}
.profile-info .profile-details .profile-title {
  color: rgba(174, 178, 183, 1);
  font-size: 13px;
  margin: 0px 0px 6px 14px;
}
#main-menu-wrapper ul {
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  list-style-type: none;
  font-family: Oxygen, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#main-menu-wrapper .menusection {
  font-weight: 400;
  font-size: 13px;
  line-height: 40px;
  padding-left: 24px;
  margin: 10px 0 0px 0;
  color: #9e9e9e;
  text-transform: uppercase;
}
.profile-info .profile-details h3 a {
  font-weight: 400;
  color: #757575;
  font-size: 19px;
  line-height: 23px;
  text-decoration: none;
}
#main-menu-wrapper li a {
  display: flex;
  /* line-height: 42px; */
  align-items: center;
  min-height: 42px;
  height: auto;
  color: #8d6cdc;
  text-decoration: none;
  padding: 9px 0px;
  padding-left: 5px;
  clear: both;
  border-left: 4px solid transparent;
  font-size: 15px;
}
#main-menu-wrapper .fa {
  font-size: 18px;
}
#main-menu-wrapper li a i {
  display: inline-block;
  width: 40px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  top: 0px;
  position: relative;
}
#main-menu-wrapper li a:hover {
  background-color: rgb(241, 245, 248);
  border-left: 4px solid #35395c;
}
.left_menubar {
  float: left;
  width: 55%;
}
.left_menubar li {
  float: left;
  width: 100%;
  margin-top: 3px;
  padding-left: 2em;
}
.search {
  border: 1px solid #c5c5c5;
  overflow: auto;
  margin-top: 10px;
  border-radius: 10px;
  width: 50%;
  float: left;
}
.quick-area {
  float: left;
  width: 84%;
}

/*MAIN CONTENT/////////////////////////////////////////////////////////////*/

#main-content {
  margin-left: 200px;
  display: block;
  margin-top: 15px;
}
#main-content.sidebar_shift {
  margin-left: 60px;
  margin-right: 0px;
  margin-top: 15px;
}
.main-wrapper {
  margin-top: 0px;
  display: inline-block;
  width: 100%;
  padding: 1px 15px 0 15px;
  margin-left: 0px;
  margin-right: 0px;
  background: #f7f7f7;
  min-height: 580px;
}
section.box {
  background-color: #ffffff;
  margin: 15px 0;
  min-height: 350px;
  box-shadow: 0 1px 3px rgba(33, 33, 33, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(33, 33, 33, 0.2);
  -o-box-shadow: 0 1px 3px rgba(33, 33, 33, 0.2);
  -ms-box-shadow: 0 1px 3px rgba(33, 33, 33, 0.2);
}
.close_btn {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.9;
}

/*calander*/
.pillcount_co-details ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.pillcount_co-details ul li:nth-child(2) {
  /* margin: 0; */
}

.pillcount_co-details ul li {
  float: left;
  width: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
  margin-right: 5%;
  margin-bottom: 2em;
  line-height: 32px;
  cursor: pointer;
}

.pillcount_co-details ul li span {
  float: left;
  width: 100%;
  text-align: center;
  background: #5542c5;
  color: #ffffff;
  padding: 2px 0;
}

.pillcount_co-details ul li span:nth-child(2) {
  padding: 0px 0;
  background: #fff;
  color: #07025f;
  font-size: 16px;
}

.pillcount_co-details {
  border-radius: 3px;
  width: 125px;
  margin: 1rem auto;
}

span.list-botdet {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

span.list-topdet {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/*validation*/
input.error {
  border: solid 2px #f84036;
  outline: 0;
  color: #f84036;
  background: #fff;
}

input.required {
  border: solid 2px #f84036;
  outline: 0;
  color: #f84036;
  background: #fff;
}
select.error {
  border: solid 2px #f84036;
  outline: 0;
  color: #f84036;
  background: #fff;
}

select.required {
  border: solid 2px #f84036;
  outline: 0;
  color: #f84036;
  background: #fff;
}
/*validation*/
/*multiselect*/
.multiselect__tags {
  display: block;
  padding: 8px 40px 0 8px;
  border-radius: 5px;
  border: 1px solid #ebecf0 !important;
  background: #ebecf0 !important;
  font-size: 14px;
}
.multiselect__select:before {
  position: relative;
  right: 0;
  top: 65%;
  color: #1e1f1f !important;
  margin-top: 4px;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #151515 transparent transparent !important;
  content: "";
}
/*multiselect*/
.rad-form {
  z-index: 0;
  float: none;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}
.rad-form input {
  display: none;
}
.inp-lab {
  font-size: 14px;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 4px;
  background: #f7d5d585;
  border-radius: 5px;
  font-weight: 300;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 30px 20px -20px rgba(255, 255, 255, 0.15);
}
.inp-lab-option {
  font-size: 14px;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 40px;
  background: #f7d5d585;
  border-radius: 5px;
  font-weight: 300;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 30px 20px -20px rgba(255, 255, 255, 0.15);
}
.rad-form input:checked + .inp-lab {
  color: #fff;
  background: #6f50fa;
}
.rad-form input:checked + .inp-lab-option {
  color: #fff;
  background: #6f50fa;
}
.tele-form-links {
  margin-top: 4rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block !important;
  max-height: calc(100vh - 9rem);
  overflow-y: auto;
  border: 2px solid #ddd;
  background: #e3e3e3;
}
.tele-form-list {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
.tele-anc {
  display: block;
  padding: 0.25rem 1.5rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
}
.tele-sidebar-wrapper {
  z-index: 1000;
  width: 0;
  margin-top: 4rem;
  background: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tele-anc:hover {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
}
.tele-sidebar-nav {
  top: 0;
  /* height:400px; */
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-y: auto;
}
.tele-sidebar-nav li {
  padding: 0px 6px;
  line-height: 40px;
}
.tele-sidebar-nav li:hover {
  background: #aca79d;
}
.tele-sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #363535;
}
.tele-sidebar-nav li a:hover {
  text-decoration: none;
  color: #000;
  background: #aca79d;
}
.tele-sidebar-nav li a:active,
.tele-sidebar-nav li a:focus {
  text-decoration: none;
}
.tele-form-active {
  background: #d1cdc4;
  border-left: 5px solid #ba4a4a;
}
.report_patient {
  margin-top: 3rem;
}

.sidebar.shrink {
  text-align: center;
  margin-top: 2rem;
}
.sidebar.shrink .sidebar-link {
  display: block;
}
.sidebar-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  padding: 1rem 1.5rem;
}
li.sidebar-list-item {
  border-bottom: 2px solid #a7a5a5;
  background: linear-gradient(150deg, #e0e0e1 8%, #d9e4f1 60%);
  box-shadow: inset 0 30px 20px -20px rgba(255, 255, 255, 0.15);
}
.text-muted {
  color: #6c757d !important;
}
.sidebar-link i {
  font-size: 1.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 3.25rem;
}
.text-gray {
  color: #adb5bd;
}
.sidebar.shrink .sidebar-link span {
  display: block;
  font-size: 1.25rem;
}
.sidebar-link.active,
.sidebar-link:focus {
  background: #4680ff;
  color: #fff !important;
  text-decoration: none;
}
.sidebar-link.active i {
  color: #fff !important;
}
.scrollContent {
  width: 100%;
  overflow: auto;
  height: 400px;
  border: none;
  float: left;
}
.innernew_patient .listof_details .col-md-12 .col-md-5 {
  float: none;
}
/* .innernew_patient ul li{
  float:left;
} */
.innernew_patient ul li {
  width: 100%;
}
.innernew_patient ul li span {
  width: 50%;
  display: inline-block;
  font-weight: 500;
}
.innernew_patient .container_inner ul li a {
  background: #ddd;
}
.innernew_patient .container_inner ul li.active a,
.innernew_patient .container_inner ul li:hover a {
  background-color: #337ab7;
  color: #fff;
}
.innernew_patient li a {
  color: #333;
  border-bottom: 2px solid #286efa;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  width: 90%;
}
.header-nuvays .innernew_patient li a {
  border-bottom: 2px solid #00838f;
}
.red_old .innernew_patient li a {
  border-bottom: 2px solid #86181d;
}
.green_color .innernew_patient li a {
  border-bottom: 2px solid #2e7d32;
}
.innernew_patient .container_inner ul li a {
  background: #ddd;
}
.innernew_patient .container_inner ul li.active a,
.innernew_patient .container_inner ul li:hover a {
  background-color: #337ab7;
  color: #fff;
}
.coordinatorlistof_details .panel {
  background: #fff;
  margin: 15px 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.32), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  float: left;
  width: 100%;
  position: relative;
  border: none;
  border-left: 5px solid;
}

.coordinatorlistof_details .accordion-heading a i {
  padding-right: 10px;
}

.coordinatorlistof_details .accordion-heading a {
  color: #01579b;
  padding: 5px 10px;
  display: inline-block;
  width: 100%;
  background: #f0f0f0;
  font-weight: 700;
}

.coordinatorlistof_details .accordion-inner {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}

.foundation_sm ul {
  margin: 0px;
  padding: 0px;
}

.foundation_sm li {
  list-style: none;
  padding: 2px 0;
}

.foundation_sm li i {
  padding-right: 6px;
}

.coordinatorlistof_details .accordion-body {
  padding: 1em;
}

.coordinatorlistof_details .panel.borderred {
  border-color: #f44336;
}

.coordinatorlistof_details .panel.medications {
  border-color: #00bcd4;
}

.coordinatorlistof_details .panel.vitals {
  border-color: #03a9f4;
}

.coordinatorlistof_details .panel.health {
  border-color: #3f51b5;
}

.coordinatorlistof_details .panel.family {
  border-color: #4caf50;
}

.coordinatorlistof_details .panel.reminders {
  border-color: #ff5722;
}

.coordinatorlistof_details .panel.lab_studies {
  border-color: #e91e63;
}

.coordinatorlistof_details .panel.patient_document {
  border-color: #6db100;
}
.coordinatorlistof_details .accordion-inner {
  display: inline-block;
  width: 100%;
}
a.dashboard-viewall span {
  padding: 10px;
  color: #2da4b7;
  text-decoration: none;
}
.dashboard-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #2f82a7;
  color: #fff;
}
:focus {
  outline: none;
}

.effect-2 {
  border: 0;
  padding: 7px 6px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
select {
  font: 15px/24px "Lato", Arial, sans-serif;
  color: #333;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 1px;
}
select.effect-2 {
  border: 0;
  padding: 7px 6px !important;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
.reports-d {
  padding: 25px 40px;
  border-radius: 20px;
  background: #f7f7f7;
}
span.rep-back {
  font-size: 26px;
  padding: 5px;
}
.ls-h {
  padding-left: 20px;
}
a.ls-p {
  text-decoration: none;
  font-size: 21px;
  padding-left: 15px;
}
.loader-section {
  position: absolute;
  /* background: rgba(0, 0, 0, 0.7); */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  text-align: center;
  /* min-height: 500px; */
  overflow: hidden;
}
.loader-reports {
  width: 45px;
  height: 45px;

  padding: 0px;
  border-radius: 100%;

  border: 5px solid;
  border-top-color: rgba(246, 36, 89, 1);
  border-bottom-color: rgba(255, 255, 255, 0.3);
  border-left-color: rgba(246, 36, 89, 1);
  border-right-color: rgba(255, 255, 255, 0.3);
  -webkit-animation: loader-reports 1s ease-in-out infinite;
  animation: loader-reports 1s ease-in-out infinite;
}
@keyframes loader-reports {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-reports {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.fl-table {
  border-radius: 6px;
  font-size: 12px;
  font-weight: normal;
  margin: 0 auto;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  position: relative;
  /* white-space: nowrap; */
  overflow: hidden;
  background-color: white;
}

.fl-table td,
.fl-table th {
  padding: 8px;
}

.fl-table td {
  /* border-right: 1px solid #f8f8f8; */
  font-size: 14px;
  vertical-align: top;
}

.fl-table thead th {
  color: #fff;
  background: #2026d2;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #ddd;
}

.fl-table thead th:nth-child(odd) {
  color: #fff;
  background: #2026d2;
  font-weight: 400;
}

.fl-table tr:nth-child(even) {
  /* background: #F8F8F8; */
}
.fl-table .header-bg {
  background: #d5d6ec;
  color: #000;
  font-size: 15px;
}
.master_menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
}
.master_menu li a {
  padding: 10px 13px;
  cursor: pointer;
}
.master_menu li {
  padding: 1px 14px;
  background: #242582;
}
.master_menu {
  background: #242681;
  width: 100%;
  margin-right: 0;
  padding: 0px 0px 0px 30px;
  /* position: fixed;
  z-index: 999;
  box-shadow: 0px 3px 10px 3px rgba(130, 130, 130, 0.54); */
}
.master_menu li a :hover,
.master_menu li a :active,
.master_menu li a :focus {
  color: #e52e2d;
}
.master_menu li a:hover,
.master_menu li a:active,
.master_menu li a:focus {
  background: #fff;
  color: #e52e2d;
}
.master_menu li .active {
  background: #fff;
  color: #e52e2d;
}
.menu_botlist {
  padding-bottom: 3em;
}
.boxed {
  width: 60%;
  float: left;
}
.patient_img {
  /* float: left; */
  width: 40%;
  /* padding: 10px 14px 10px 0px; */
  display: inline-grid;
}
.dash_details {
  margin-top: 15px;
}
.show_fletter {
  font-size: 5em;
  /* width: 2.2em; */
  /* height: 2.2em; */
  text-align: center;
  /* border-radius: 50%; */
  border-radius: 8px;
  /* background: #f3eeef; */
  vertical-align: middle;
  color: #403c3c;
  font-weight: 900;
  width: 100px;
  /* padding: 11px !important; */
  /* border: 2px solid #f64c72; */
}
.show_fletter img{
  margin-left: 20px;
  width: 100px;
}
.pat_detailpadd {
  border: 2px solid #eee;
  padding: 0px 10px;
  margin-top: 10px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05) !important;
}

/* Patient menu tabs design */

.design-process-section .text-align-center {
  line-height: 25px;
  margin-bottom: 12px;
}
.design-process-content {
  border: 1px solid #e9e9e9;
  position: relative;
  padding: 16px 34% 30px 30px;
}
.design-process-content img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  max-height: 100%;
}
.design-process-content h3 {
  margin-bottom: 16px;
}
.design-process-content p {
  line-height: 26px;
  margin-bottom: 12px;
}
.process-model {
  list-style: none;
  padding: 0;
  position: relative;
  margin-top: 10px;
  /* max-width: 600px; */
  width: 100%;
  /* margin: 20px auto 26px; */
  border: none;
  z-index: 0;
}
/* .process-model li::after {
  background: #e5e5e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  position: absolute;
  right: -30px;
  top: 33px;
  width: 85%;
  z-index: -1;
} */
.process-model li.visited::after {
  background: #57b87b;
}
.process-model li:last-child::after {
  width: 0;
}
.process-model li {
  display: inline-block;
  width: auto !important;
  margin: 0px 5px 10px 10px;
  text-align: center;
  float: none;
  /* background-color: #fff; */
  /* border: 1px solid #d0d1d2; */
  border-radius: 8px;
  padding: 5px 20px;
  -webkit-box-shadow: 1px 3px 8px 2px rgb(161, 209, 251);
  box-shadow: 3px 3px 5px 1px rgba(185, 185, 185, 0.54);
}
/* .process-model li:hover {
  background-color: #3c71ec;
  color: #fff;
} */
.nav-tabs.process-model > li.active > a,
.nav-tabs.process-model > li.active > a:hover,
.nav-tabs.process-model > li.active > a:focus,
.process-model li a:hover,
.process-model li a:focus {
  border: none;
  background: transparent;
  cursor: pointer;
}
.process-model li a {
  padding: 0;
  border: none;
  color: #606060;
  background-color: transparent !important;
  box-shadow: none !important;
  /* background-color: #b5d2fda6; */
}
.process-model li a:hover {
  color: #111;
  font-weight: 500;
}
.process-model li.active,
.process-model li.visited {
  color: #57b87b;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
  color: #3c71ec;
}
.process-model li.active p,
.process-model li.visited p {
  font-weight: 600;
}
.process-model li i {
  display: block;
  /* height: 60px; */
  /* width: 60px; */
  text-align: center;
  margin: 5px auto;
  /* background: #b5d2fda6; */
  /* border: 2px solid #e5e5e5; */
  line-height: 35px;
  font-size: 27px;
  /* border-radius: 50%; */
}
.process-model li.active i,
.process-model li.visited i {
  background: #fff;
  border-color: #3c71ec;
}
.process-model li p {
  font-size: 12px;
  margin-top: 0px;
  line-height: 15px !important;
}
.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
  color: #606060 !important;
  font-weight: normal;
}
.process-model.contact-us-tab li::after {
  display: none;
}
.process-model.contact-us-tab li.visited i {
  border-color: #e5e5e5;
}

@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
    font-size: 23px;
    height: 50px;
    line-height: 46px;
    width: 50px;
  }
  .more-icon-preocess.process-model li::after {
    top: 24px;
  }
}
@media screen and (max-width: 380px) {
  .process-model.more-icon-preocess li {
    width: 25%;
  }
  .more-icon-preocess.process-model li span {
    font-size: 16px;
    height: 35px;
    line-height: 32px;
    width: 35px;
  }
  .more-icon-preocess.process-model li p {
    font-size: 8px;
  }
  .more-icon-preocess.process-model li::after {
    top: 18px;
  }
  .process-model.more-icon-preocess {
    text-align: center;
  }
}
/* 1.apppointment color */
.appoint_color {
  background-color: #c9edf1;
  border: 1px solid #c9edf1;
}
.appoint_color:hover {
  background-color: #3fe2ff;
  border: 1px solid #3fe2ff;
}
/* 2.history color */
.history_color {
  background-color: #bcffc1;
  border: 1px solid #bcffc1;
}
.history_color:hover {
  background-color: #76ff80;
  border: 1px solid #76ff80;
}
/* 3.parameter color */
.parameter_color {
  background-color: #f1ffa7;
  border: 1px solid #f1ffa7;
}
.parameter_color:hover {
  background-color: #edff56;
  border: 1px solid #edff56;
}
/* 4.allergy color */
.allergy_color {
  background-color: #ffedba;
  border: 1px solid #ffedba;
}
.allergy_color:hover {
  background-color: #ffd763;
  border: 1px solid #ffd763;
}
/* 5.orders color */
.order_color {
  background-color: #d5baff;
  border: 1px solid #d5baff;
}
.order_color:hover {
  background-color: #b789ff;
  border: 1px solid #b789ff;
}
/* 6.exam color */
.exam_color {
  background-color: #ffbae0;
  border: 1px solid #ffbae0;
}
.exam_color:hover {
  background-color: #ff6cbd;
  border: 1px solid #ff6cbd;
}
/* 7.documents color */
.document_color {
  background-color: #c0c5ff;
  border: 1px solid #c0c5ff;
}
.document_color:hover {
  background-color: #7d87ff;
  border: 1px solid #7d87ff;
}
/* 8.other documents color */
.other_document_color {
  background-color: #ffbaba;
  border: 1px solid #ffbaba;
}
.other_document_color:hover {
  background-color: #ff7575;
  border: 1px solid #ff7575;
}
/* 9.billing color */
.billing_color {
  background-color: #85b4dc;
  border: 1px solid #85b4dc;
}
.billing_color:hover {
  background-color: #3fa7ff;
  border: 1px solid #3fa7ff;
}

.patient_menu_width {
  /* width: 20%; */
}
.patient_menu_details p.p_m_details {
  margin: 0;
  padding: 0;
  line-height: 1.7em;
  word-break: break-all;
}
/*modal*/
.add_apoint .modal-dialog {
  position: fixed;
  margin: auto;
  width: 25%;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.add_apoint .modal-content {
  height: 100%;
  overflow-y: auto;
}
.modal.add_apoint .modal-body {
  padding: 15px 15px 80px;
}
.modal.add_apoint.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.add_apoint.fade.in .modal-dialog {
  right: 0;
}
.right_content {
  border-radius: 0;
  border: none;
}

.right_header {
  border-bottom-color: #eeeeee;
  background-color: #394356;
}
.right_title {
  margin: 0;
  line-height: 1.42857143;
  color: #fff;
}
.right_header .close {
  margin-top: -2px;
  color: #fff;
}

/* start */
.datatable_schedule_app .btn_primary {
  padding: 5px 13px;
  width: 30%;
  margin: 5px 2px;
}
.btn_primary {
  color: #333;
  background-color: #f0e12d !important;
  border-color: #bfb103;
}
.datatable_schedule_app .btn_primary input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
label.btn.btn_primary.btn-off.btn-xs:hover,
label.btn.btn_primary.btn-off.btn-xs:active {
  background: #fff700 !important;
  color: #333;
}
.scroll_less {
  height: 84px !important;
  overflow: unset;
}
.checked {
  background-color: #ffffff !important;
  color: #333;
  border-color: #bfb103;
}
.datatable_schedule_app .checked {
  padding: 5px 13px;
  width: 30%;
  margin: 5px 0;
}
.datatable_schedule_app .checked input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.mandatory_red {
  float: right;
  padding: 0;
  color: red;
}
.right_dialog {
  width: 25% !important;
}
.product-check-style input[type="checkbox"] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
}

.product-check-style input[type="checkbox"] {
  display: none;
}

.product-check-style input[type="checkbox"] + label:before {
  content: "\2714";
  border: 0.1em solid #b1b3b2;
  border-radius: 0.2em;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  transition: 0.2s;
}

.modal-confirm {
  color: #636363;
  width: 325px;
}
.modal-confirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
}
.modal-confirm .modal-header {
  border-bottom: none;
  position: relative;
  color: #636363;
  background: #fff;
}
.modal-confirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 3em 0 15px;
}
.modal-confirm .form-control,
.modal-confirm .btn {
  min-height: 40px;
  border-radius: 3px;
}
.modal-confirm .close {
  position: absolute;
  top: -5px;
  right: -5px;
}
.modal-confirm .modal-footer {
  border: none;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
}
.modal-confirm .icon-box {
  /* color: #EF513A; */
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -10px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  z-index: 9;
  padding: 15px;
  text-align: center;
  /* box-shadow: 0px 2px 2px rgba(189, 3, 3, 0.98);
  border: 1px solid #EF513A; */
}
.sucess_alert {
  /* background: #82CE34; */
  border: 1px solid #82ce34;
  color: #82ce34;
}
.alert_body {
  padding: 20px;
}
.cancel_alert {
  /* background: #EF513A; */
  border: 1px solid #ef513a;
  color: #ef513a;
}
.modal-confirm .icon-box i {
  font-size: 58px;
  position: relative;
  top: 3px;
}
.modal-confirm.modal-dialog {
  margin-top: 80px;
}
.modal-confirm .btn-block {
  color: #fff;
  border-radius: 4px;
  background: #82ce34;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border: none;
}
.modal-confirm .btn-block:hover,
.modal-confirm .btn-block:focus {
  background: #6fb32b;
  outline: none;
}
.trigger-btn {
  display: inline-block;
  margin: 100px auto;
}
.modal-confirm .btn-cancel {
  color: #fff;
  border-radius: 4px;
  background: #ef513a;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border: none;
}
.btn-cancel {
  display: block;
  width: 100%;
}
.modal-confirm .btn-cancel:hover,
.modal-confirm .btn-cancel:focus {
  background: #ef513a;
  outline: none;
}
.modal-delconfirm {
  color: #636363;
  width: 400px;
}
.modal-delconfirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 14px;
}
.modal-delconfirm .modal-header {
  border-bottom: none;
  position: relative;
}
.modal-delconfirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -10px;
}
.modal-delconfirm .close {
  position: absolute;
  top: -5px;
  right: -2px;
}
.modal-delconfirm .modal-body {
  color: #999;
}
.modal-delconfirm .modal-footer {
  border: none;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 15px 25px;
}
.modal-delconfirm .modal-footer a {
  color: #999;
}
.modal-delconfirm .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}
.modal-delconfirm .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;
}
.modal-delconfirm .btn {
  color: #fff;
  border-radius: 4px;
  background: #60c7c1;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  min-width: 120px;
  border: none;
  min-height: 40px;
  border-radius: 3px;
  margin: 0 5px;
  outline: none !important;
}
.modal-delconfirm .btn-info {
  background: #c1c1c1;
}
.modal-delconfirm .btn-info:hover,
.modal-delconfirm .btn-info:focus {
  background: #a8a8a8;
}
.modal-delconfirm .btn-danger {
  background: #f15e5e;
}
.modal-delconfirm .btn-danger:hover,
.modal-delconfirm .btn-danger:focus {
  background: #ee3535;
}

.product-check-style input[type="checkbox"] + label:active:before {
  transform: scale(0);
}

.product-check-style input[type="checkbox"]:checked + label:before {
  background-color: MediumSeaGreen;
  border-color: MediumSeaGreen;
  color: #fff;
}
.tick-mark {
  width: 20px;
}

.wrap-formlist {
  display: inline-block;
  box-shadow: 0 0 70px #fff;
  margin-top: 40px;
  float: right;
}

.arrow {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 5px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.formdrop {
  background: #008ee0;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  /* box-shadow: 2px 2px 0 #bebebe; */
}
.formdrop:hover {
  color: #fff;
}
.form-links {
  padding: 10px;
}
.form-links a {
  border-bottom: 1px dotted #ccc;
  border-right: none;
  color: #000;
  padding: 15px 25px;
  text-align: right;
  display: flex;
  width: max-content;
}

/* prime */
ul.primary {
  padding: 0;
}

ul.primary li a {
  display: block;
  padding: 13px 30px;
  border-right: 1px solid #3d3d3d;
  color: #fff;
}

ul.primary li:last-child a {
  border-right: none;
}

ul.primary li a:hover {
  text-decoration: none;
  color: #000;
}

/* subs */
ul.sub {
  position: absolute;
  z-index: 200;
  box-shadow: 2px 2px 0 #bebebe;
  width: 100%;
  display: none;
  padding: 0;
}

ul.sub li {
  float: right;
  margin: 0;
  width: 250px;
}

ul.sub li a {
  border-bottom: 1px dotted #ccc;
  border-right: none;
  color: #000;
  padding: 15px 25px;
  text-align: right;
}

ul.sub li:last-child a {
  border-bottom: none;
}

ul.sub li a:hover {
  color: #000;
  background: #eeeeee;
}

/* sub display*/
ul.primary li:hover ul {
  display: block;
  background: #fff;
}

/* keeps the tab background white */
ul.primary li:hover a {
  background: #fffef0;
  color: #666;
  text-shadow: none;
}

ul.primary li:hover > a {
  color: #000;
}

@media only screen and (max-width: 600px) {
  .decor {
    padding: 3px;
  }

  .wrap {
    width: 100%;
    margin-top: 0px;
  }

  li {
    float: none;
  }

  ul.primary li:hover a {
    background: none;
    color: #8b8b8b;
    text-shadow: 1px 1px #000;
  }

  ul.primary li:hover ul {
    display: block;
    background: #272727;
    color: #fff;
  }

  ul.sub {
    display: block;
    position: static;
    box-shadow: none;
    width: 100%;
  }

  ul.sub li a {
    background: #272727;
    border: none;
    color: #8b8b8b;
  }

  ul.sub li a:hover {
    color: #ccc;
    background: none;
  }
}

.vdp-datepicker__calendar{
  position: relative!important;
}
.custom_td_{
  max-width: 230px !important;
  word-break: break-all;
}