a {
  outline: 0;
}

body {
  background: #dadbdc; /* Old browsers */
  background: -moz-linear-gradient(top,  #dadbdc 0%, #ffffff 22%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadbdc), color-stop(22%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #dadbdc 0%,#ffffff 22%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #dadbdc 0%,#ffffff 22%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #dadbdc 0%,#ffffff 22%); /* IE10+ */
  background: linear-gradient(to bottom,  #dadbdc 0%,#ffffff 22%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */    
}

body {
  min-height: 660px;
}

.all_Color {
  background: none;
}

.page-wrapper {
  width: 98%;
  margin: 0 auto;
  background-color: #eee;
}

#page {
  padding: 10px;
}

#header {
  color: #28968F;
  margin: 10px 0 15px 0;
}

a {
  color: #777777;
  text-decoration: none;
}

a.active, a:hover {
  color: #333333;
  text-decoration: none;
}

.user-welcome {
  float: right;
  font-size: 16px;
  margin: 10px 0;
  text-align: right;
}

.navbar .nav > li > a {
  font-size: 15px;
  padding: 5px 10px;
}

.navbar .nav li a {
  font-size: 17px;
}

#block-menu-menu-super-admin {
  width: 100%;
}

#block-menu-menu-super-admin .menu.nav > li.first > a {
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  display: block;
  padding: 0;
  margin: 3px;
  background: url("../images/home.png") no-repeat;
}

.navbar .nav > li > .dropdown-menu {
  width: 200px;
  background: #dadbdc; /* Old browsers */
  background: -moz-linear-gradient(bottom,  #dadbdc 0%, #ffffff 65%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#dadbdc), color-stop(65%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom,  #dadbdc 0%,#ffffff 65%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom,  #dadbdc 0%,#ffffff 65%); /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom,  #dadbdc 0%,#ffffff 65%); /* IE10+ */
  background: linear-gradient(to top,  #dadbdc 0%,#ffffff 65%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */    
}

.dropdown-menu {
  border-radius: 0;
}

#main-wrapper {
   background: url("../images/innerbox.png") repeat; 
   padding: 0 10px;
   border-top: 3px solid #EC1C24;
   min-height: 428px;
}

/*
.patient-reg-250{
  background: url(../images/abumazer.png) no-repeat #fff;
  padding: 20px 40px 41px 25px;
  border-top: 3px solid #EC1C24;
  min-height: 428px;
  background-size: cover;
  background-position: 37% 0;
}*/

.patient-icon-250{
  background: url("../images/abumazerr.png");
  width: 364px;
  height: 132px;
  position: absolute;
  right: 36%;
  background-size: cover;
}

legend {
  background-color: #60B989;
  padding: 0 15px;
  width: 80%;
  margin-bottom: 10px;
}

 

.new-patient.form-wrapper .form-item {
  float: left;
  width: 29%;
}

.new-patient.form-wrapper .form-item input {
  width: 80%;
}

#patient_search legend {
  width: 94%;
}

td,th {
  border: 1px solid #ccc;
  padding: 2px 5px;
}

#patient_information {
  margin-top: 10px;
} 

select {
  width: auto;
  font-size: 16px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    
}

.view-header, .view-filters, .view-content {
  margin: 20px 0;
}

.views-exposed-widgets > div {
  margin: 10px;
}

.form-item {
  margin: 10px 0;
}

textarea {
  padding: 15px;
}

.sms-label {
  margin-top: 50px;
}

label {
  cursor: default;
  margin-right: 20px;
}

.span6 {
  width: 470px;
}

.printsick-con   {
  width: 77%;
}

.relative {
  position: relative;
}

#open_attachments {
  width: 97px;
}

.nav-tabs > .active > a,.nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  background-color: #60b989;
}

.nav-tabs > li {
  width: 50%;
  background-color: #eee;
}

.form-item-next-visit {
  float: left;
  margin-right: 20px;
}

.fieldset {
  margin: 34px 0;
}

.btn.input-medium.save-pres {
  width: 250px; 
}

.clear {
  clear: both;
}

#appointment .form-item-name,
#appointment .form-item-p-type,
#appointment .container-inline-date {
  margin: 2px 30px 10px 0;
}

.horizontal .container-inline-date input {
  margin: 0;
  width: 100px;
}

#appointment label {
  margin-right: 4px;
}

/*.horizontal > .form-item,
.horizontal > .container-inline-date {
  margin: 10px;
  float: left;
}*/

.horizontal label {
  margin-right: 3px;
  display: block;
}

.container-popup-date .date-padding .description,
.container-popup-date .date-padding label {
  display: none;
}

/*.horizontal input[type='submit'] {
  margin: 17px 0 0 20px;
}*/

table td a {
  color: #28968f;
}

.form-item-sms-schedule-time input {
  display: block;
}

.container-inline-date .form-item input {
  width: 120px;
}

.container-inline-date .form-item .form-item {
  float: none;
}

.time-and-date label {
  display: block;
}
 
.time-and-date .form-item .form-item { 
  float: left;
}

ul.language-switcher-locale-url {
  float: right;
  margin: 0 10px 5px 0;
}

ul.language-switcher-locale-url li.active { 
  display: none;
}

#footer {
  font-size: 12px;
  text-align: center;
  margin: 15px 0;
}

.homeimages {
  height: 478px;
  border-bottom: 3px solid #6ccba0;
  position: relative;
}

#homeimg_38 {
  float: left;
}

.front #main-wrapper {
  padding: 0;
}

.homeimag-middle {
  float: left;
  width: 391px;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.front .page-wrapper {
  width: 1032px;
}

#homeimg_43 {
  border-left: 3px solid #fff;
  width: 552px;
  height: 158px;
}
#homeimg_42{
  width: 158px;
  height: 316px;
}

#homeimg_39 {
  border-bottom: 3px solid #fff;
}

#homeimg_40 {
  border-right: 3px solid #fff;
}

.signin {
  position: absolute;
  bottom: 8px;
  right: 456px;
}

.signin .link {
  font-size: 24px;
  border-left: 3px solid #6ccba0;
  border-right: 3px solid #6ccba0;
  border-top: 3px solid #6ccba0;
  border-bottom: 3px solid #fff;
}

.title.gray {
  font-size: 22px;
  margin-bottom: 15px;
}

.node-settings-form .field-name-body .description {
  direction: ltr;
}

.page-rec-calendar td {
  padding: 0;
}

.page-rec-calendar td.gray {
  padding: 2px;
}

#ajax_treatment {
  margin-top: 30px;
  width: 980px;
}

.info-box {
  position: relative;
}

.info-box .close {
  position: absolute;
  right: -58px;
  top: 0;
}

.pres-utility {
  background-color: #28968f;
  border-radius: 7px;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  min-width: 150px;
  text-align: center;
  width: 25%;
  margin: 0 auto;
}

#treatment_information {
  width: 680px;
  float: left;
}

td.rec-action {
  border: 2px solid red;
}

.medicine-autocomplete {
  width: 316px;
}

.remove {
  background: url("../images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right; 
  height: 24px;
  opacity: 0.8;
  text-indent: -9999px;
  width: 23px;
  padding: 12px;
  margin: 0;
  border: 0;
}



span.nolink {
  color: #bbb;
  display: block;
  margin: 3px 20px;
  width: 100%;
}

.view-header {
  border-bottom: 1px solid red;
  padding: 12px 0 43px;
}

.red, .red label {
  color: red;
}

.form-item.form-disabled {
  background: none repeat scroll 0 0 #ccc;
  padding: 10px 20px;
}

.ui-datepicker-current-day .ui-state-active {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #28968f;
}

.ui-datepicker-today .ui-state-default.ui-state-highlight {
  background: #fff;
}

form.custom-patient {
  position: relative;
}

.filter-wrapper {
  display: none;
}

#edit-field-english-header textarea,
#edit-field-arabic-header textarea {
  width: 300px;
}

body.print_page {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin: 0 auto;
  width: 835px;
}

body.print_page .th-remove,
body.print_page .td-remove {
  display: none;
}

#page-wrapper-print {
  padding: 20px;
}

body.print_page #page_content {
  margin-top: 30px;
}

body.print_page #patient_information {
  margin-bottom: 20px;
}

body.print_page, label {
  color: #000 !important;
}

body.print_page {
  color: #000 !important;
  position: relative;
  min-height: 990px;
  padding-bottom: 120px;
}

#print_title {
  text-align: center;
}

.print_link {
  float: right;
}

.print-div {
  margin: 20px 0 0 15px;
}

.print-div a {
  margin-right: 70px;
  color: #333;
  text-decoration: underline;
}

#prescription .btnCenter {
  margin: 40px 0 15px;
  text-align: center;
}

.pervious-visit-link {
  position: absolute;
  right: 76px;
  top: 25px;
}

.dental-link {
  position: absolute;
  right: 80px;
  top: -27px;
}

.edit-profile-link {
  position: absolute;
  left: 331px;
  top: -2px;
}

.patient-name-profile {
  color: red;
  font-size: 28px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 11px;
  position: relative;
  top: -40px;
}

th, .blue {
  color: #28968f;
}

tr.claim-class td {
  color: red;
}

fieldset.family-members {
  height: 400px;
  margin: 20px 0;
  overflow-y: scroll;
  width: 500px;
}

fieldset.family-members legend {
  width: 94%;
}

.view-family-link {
  position: absolute;
  right: 396px;
  top: -2px;
}

.nlink {
  text-decoration: underline;
  color: #28968f;
}

.join_family {
  width: 300px;
}

.new-family {
  display: none;
  position: absolute;
  right: 253px;
  top: -8px;
}

.existing-family {
  display: none;
  position: absolute;
  right: 244px;
  top: 23px;
}

/*input[type="text"], input[type="password"],input[type="email"], input[type="url"], input[type="search"], .uneditable-input {
  height: 16px;
}*/

.print-main {
  position: absolute;
  top: -48px;
  right: -10px;
}

.print_page .group-items {
  width: 37%;
}

.sms-status-box {
  border: 2px solid #6ccba0;
  direction: ltr;
  font-size: 12px;
  padding: 7px;
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  line-height: 18px;
}

.print-buttom {
  margin-right: 200px;
}

.sms-status-box span {
    color: #28968f;
    display: block;
    text-decoration: underline;
}

.node-settings-form .description span, .tokenrem {
  cursor: pointer;
}

.Medical .select-patient {
  color: green;
}

.Aesthetic .select-patient {
  color: red;
}

.Laser .select-patient {
  color: blue;
}

#appointment td.Medical input,
#appointment td.Medical span,
#appointment td.Medical a {
   color: green !important;
}

#appointment td.Aesthetic input,
#appointment td.Aesthetic span,
#appointment td.Aesthetic a {
  color: red !important;
}

#appointment td.Laser input,
#appointment td.Laser span,
#appointment td.Laser a {
  color: blue !important;
}

.doctor-calendar td.Aesthetic,
.doctor-calendar td.Medical,
.doctor-calendar td.Laser {
}

.page-rec-calendar #main,
.page-com-rec-calendar #main {
  position: relative;
}

.profiles-picture img {
  width: 200px;
  height: 200px;
}

span.chide {
    background: url("../images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 24px;
    opacity: 0.8;
    text-indent: -9999px;
    width: 23px;
    cursor: pointer;
}

.draggable {
  cursor: move;
  padding: 1px;
}

.resizablee {
  background-color: #ddd;
  border: 1px solid #28968f;
  opacity: 0.8;
  position: absolute;
  z-index: 5;
  width: 100%;
  text-align: center;
}

.xresizablee {
  background-color: #ddd;
  border: 1px solid #28968f;
  opacity: 0.8;
  position: absolute;
  z-index: 5;
  width: 100%;
  text-align: center;
}

.page-calendar #main-menu,
.page-rec-calendar #main-menu {
  float: left;
}

.page-calendar .region-footer,
.page-rec-calendar .region-footer {
  float: right;
}

.page-calendar #footer,
.page-rec-calendar #footer {
  margin: 5px 0;
}

.page-calendar #header,
.page-rec-calendar #header {
  margin: 0;
}

.page-rec-calendar table,
.page-com-rec-calendar table {
  font-size: 14px;
}

.page-rec-calendar td.gray {
  font-size: 16px;
}

.page-rec-calendar [class*="span"],
.page-rec-calendar .row {
  margin: 0;
}

#appointment.compound .span3 {
  float: none;
}

#appointment.compound .row {
  width: 100%;
}

#appointment.compound table {
  float: left;
  margin-right: 2%;
}

.td-time {
  display: none;
}

.table-1 .td-time {
  display: block;
}

#rec_appointment table td,
#events_table td {
  height: 28px;
  padding: 1px;
}

.page-calendar #appointment .row {
  width: 100%;
}

.total-charge {
  color: #28968f;
  font-size: 24px;
  padding: 7px;
}

.number {
  color: red;
}

.deletepay-td {
  text-align: center;
  width: 50px;
}

.form-item-expdate-date label,
.form-item-duedate-date label{
  display: none;
}

.page-dental .form-type-radio.form-item-description input.form-radio {
  display: none;
}
.page-dental .form-radios .form-item-description label {
  cursor: pointer;
}

.form-item-doctor option {
  text-transform: capitalize;
}

.form-radios.description-radios {
  background-color: #ddd;
  max-height: 210px;
  overflow-y: auto;
  padding: 1px 0 1px 5px;
}

#sub_description .form-item-sub-description {
  margin: 0;
}

.item-width {
  float: left;
  margin-left: 2%;
  width: 275px;
  position: relative;
}

.item-width .form-item {
  margin: 5px 0;
}

.page-dental .form-type-radio.form-item-description {
  margin: 5px 0;
}

.page-rec-calendar .sms-status-box {
  top: 300px;
  left: 1px;
}

.page-com-rec-calendar .sms-status-box {
  top: -38px;
}

#appointment .old-prescription {
  font-size: 14px;
  direction: rtl;
  width: inherit;
  margin: 0;
}

#sub_description select {
  font-size: 14px;
  max-width: 215px;
}

input.dental-submit {
  margin: 10px 0 20px 20%;
  width: 50%;
}

#dtreatment_info {
  margin-top: 25px;
}

.tooth-chart {
  height: 410px;
  width: 800px;
  background-color: #fff;
}

.page-dental #main-wrapper {
  padding: 10px;
}

.page-dental .item-width label {
  /*width: 60px;*/
}

.tplan {
  color: red;
}

.tcompleted {
  color: blue;
}

.tptreated {
  color: #000;
}

.tdiagnosis {
  color: green;  
}

.tooth-list {
  font-size: 11px;
  height: 171px;
  width: 49px;
  float: left;
  text-align: center;
  cursor: pointer;
}

li.tooth {
  border: 1px solid #999;
}

.chart-seperator {
  position: relative;
  float: left;
  width: 395px;
}

.chart-seperator.topp {
  padding-top: 30px;
}

.chart-seperator.bbottom {
  padding-bottom: 30px;
}

.bright {
  border-right: 1px solid #999;
}

.bbottom {
  border-bottom: 1px solid #999;
}

#dtreatment_info table {
   margin: 20px auto;
    width: 96%;
}

.form-item.form-item-cdate-date label {
  display: none;
}

#dtreatment_info .treat-nt {
  font-size: 12px;
}

#dtreatment_info table tbody {
  font-size: 14px;
}

#dtreatment_info .treatment-note  {
  max-width: 190px;
}

a.dental-edit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #28968f;
    padding: 5px;
    width: auto;
}

a.dental-edit:hover,.info-box a:hover {
  text-decoration: underline;
}

.info-box a, .sinfo-box a {
  color: #28968f;
}

.form-textarea-wrapper textarea.blink_me {
  font-size: 22px;
}

.blink_me {
    color: red;
    font-size: 22px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.greencolor {
  color: green;
}

.bluecolor {
  color: blue;
}

th.sticky-th {
  border: 0 none;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 65px;
  padding: 7px 0;
}

#notes_form {
  display: none;
}

#addEventLink {
  color: #28968f;
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
  width: 115px;
}

.ui-datepicker {
  z-index: 200 !important;
}

.form-item-note-title input {
  width: 65%;
}

#notes_form {
  right: 24%;
}

.note-desc {
  display: none;
  background: linear-gradient(to top, #dadbdc 0%, #ffffff 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid gray;
  border-collapse: separate;
  border-radius: 4px;
  max-height: 500px;
  max-width: 600px;
  padding: 25px 35px;
  z-index: 100;
  min-height: 50px;
  min-width: 300px;
  position: absolute;
}

.delete-note {
  display: none;
  left: 270px;
  position: absolute;
  top: 120px;
  z-index: 100;
}

.delete-note.note-app {
  left: -33px;
}

#events_table .draggable {
  cursor: pointer;
}

.close-note {
  background: url("../images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 24px;
  opacity: 0.8;
  text-indent: -9999px;
  width: 23px;
  cursor: pointer;
}

.note-desc label {
  color: #28968f !important;
  display: inline-block;
  width: 100px;
}

.note-desc .field {
  margin-top: 10px;
  text-align: left;
}

.note-desc .field-item {
  font-size: 15px;
}

tr.totalsum {
  color: #28968f;
  font-size: 20px;
  font-weight: bold;
}

#patient_information table td {
  text-align: left;
}

.print_page .no-print {
  display: none;
}

.width220 {
  width: 220px;
}

.pres-container {
  border: 1px solid #28968f;
  margin: 20px 0;
  padding: 10px;
}

.mini-container {
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.width300 {
  width: 300px;
}

form.custom-patient input,
form.custom-patient select,
form.custom-patient textarea,
form.custom-patient label {
  font-size: 18px;
}

form.custom-patient input[type="text"] {
  height: auto;
}

.width280 {
  width: 280px;
}

.no-title {

}

.cal-previous-date {
  font-size: 22px;
  font-weight: bold;
  left: -8px;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
  width: 11px;
  color: #000;
}

.cal-next-date {
  font-size: 22px;
  font-weight: bold;
  padding: 0 10px 0 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 11px;
  color: #000;
}

.action-menu {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 60px;
  margin-left: 6px;
  cursor: pointer;
}

table .action-menu input.calendar-button,
table .action-menu span.calendar-button {
  display: none;
  width: 60px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  background-color: #ccc;
  color: #000;
  font-size: 12px;
  border-left: 1px solid #28968f;
  border-right: 1px solid #28968f;
  padding: 2px 3px;
}

.action-menu .calendar-button:hover {
  color: #222;
}

.action-menu .action-menu-swich {
  background: rgba(0, 0, 0, 0) url("../images/mmenu.png") no-repeat scroll 0 0;
  height: 21px;
  display: inline-block;
  float: right;
  width: 24px;
}

.container-inline-date input.rec_dc_date {
  margin-left: 23px;
}

.resizablee a,
.xresizablee a {
  color: #000;
}

.Confirmed {
  color: #1769e0;
  background-color: #f2f7ff;
}

.Postponed {
  background-color: #D3A7F0;
}

.Missed {
  color: #e58b23;
  background-color: #fff8ee;
}

.Completed, .Settled {
  color: #0b9d62;
  background-color: #effaf5;
}

.container-pospone {
  display: none;
  right: 30%;
}

.addnote {
  background-color: #ccc;
  color: #777;
  cursor: pointer;
  font-size: 12px;
  height: 25px;
  left: 1px;
  padding-left: 13px;
  padding-top: 5px;
  position: absolute;
  top: 0;
  width: 64px;
}

#newnote {
  display: none;
  left: 20%;
  padding: 5px 5px 5px 15px;
  width: 50%;
}

.xresizablee.notediv {
  background-color: #fbe983;
}

.notediv p {
  padding: 10px;
}

.z6 .addnote {
  z-index: 6;
}

.width80 {
  width: 50%;
}

#showNoteDesc {
  width: 100px;
  cursor: pointer;
}

#newnote .notedetails {
  display: none;
}

.grid2 {
  width: 48%;
  float: left;
  margin: 0 1%;
}

.viewlink {
  color: #777;
  cursor: pointer;
  font-style: italic;
}

.notediv .viewlink {
  font-size: 12px;
  padding: 10px 21px 30px 25px;
  float: right;
}

.notification-message {
  background: #DEECEF url("../images/slogo.png") no-repeat scroll 9px 7px;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 10px 10px 10px;
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
  min-height: 40px;
  padding: 13px 17px 13px 79px;
  text-transform: capitalize;
}

#notificationCorner {
  position: fixed;
  right: 25px;
  bottom: 45px;
}

#notificationCorner .close {
  margin-left: 10px;
}

#notificationCorner .date {
  color: #000;
}

.time-slot {
  color: #666;
  font-size: 14px;
}

.weeklyCom{
  position: absolute;
  left: 269px;
  top: 19px;
}

.weekly-calendar,
.monthly_calendar {
  position: relative;
}

.dayCom{
  position: absolute;
  left: 233px;
  top: 2px;
}

.monthly_calendar caption {
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}

.monthday {
  
}

.horizontal .form-item-postpone-hours {
  margin: 0 15px 0 0;
}

.horizontal .form-item-postpone-minutes {
  margin: 0;
}

.container-pospone .horizontal {
   margin-right: 40px;
}

.week-color-code {
  font-size: 14px;
  margin: 0 0 14px 0;
  text-align: center;
}

.cal-log li {
  margin-left: 16px;
  padding: 4px;
  font-size: 14px;
}

#week_cal table a {
  display: block;
}

.payments-form th {
  text-align: center;
}
 
.week-color-code span,
.week-color-code a {
  margin-right: 15px;
  padding: 5px;
}

.container-popup-date.nextPrev {
  position: relative;
  width: 190px;
  text-align: center;
}

.resizablee.blocked-cell, .xresizablee.blocked-cell {
  background-color: #999;
}

.page-dental #dtreatment_info table td {
  border-bottom: 2px solid #999;
}

.derma {
  margin-right: 10px;
}

.derma.float-left {
   width: 48%;
}

.custom_derma legend {
  border-radius: 5px;
}

.custom_derma .form-textarea {
  width: auto;
  padding: 8px;
  font-size: 13px;
}

.visit-popup {
/*  display: none;*/  
  left: 12%;
  max-width: none;
  width: 80%;
  padding: 10px 15px;
}

.visit-popup.div-popup {
  overflow-y: auto;
  max-height: none;
}

.full-visit.div-popup {
  top: auto;
}

.plan-popup {
  left: 295px;
  max-width: none;
  top: 100px;
  width: 35%;
  padding: 10px 15px;
  border: 1px solid #999;
  border-radius: 7px;
}
.derma-links {
  margin: 30px 30px 17px 114px;
  width: 100px;
}

.derma-links li ,.derma-plan-links li, .sbutton {
  display: inline-block;
  margin-right: 8px;
  border: 1px solid #999;
  padding: 7px 10px;
  border-radius: 5px;
  cursor: pointer;
  background: transparent;
  box-shadow: 4px 4px 4px;
}
.derma-links li:hover ,.derma-plan-links li:hover{
  color: blue;
}
.derma-plan-links {
  clear: both;
  margin-bottom: 20px;

}
.custom_derma label {
  display: block;
}

.fieldLabel {
  margin-right: 15px;
}

.visit {
  background-color: rgba(127, 196, 205, 0.2);
  border-radius: 8px;
  box-shadow: 5px 5px 5px #bbb;
  margin: 10px;
  padding: 8px;
}

.custom_derma {
  font-size: 14px;
}

.view-btn {
  color: #666;
  cursor: pointer;
}

.full-visit {
  display: none;
  left: 23%;
  min-width: 400px;
}

.full-visit .visit-date {
    background-color: #ffffcd;
    border: 1px solid;
    border-radius: 5px;
    box-shadow: 4px 4px 4px #999;
    font-size: 20px;
    margin: 0 auto 13px;
    padding: 4px;
    text-align: center;
    width: 219px;
 }

.cosmetology-popup,
.surgical-popup,
.laser-popup {
   /* display: none;*/
 }

.planLabel { 
    background: #28968f none repeat scroll 0 0;
    display: block;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 40%;
}

.plan-actions {
  float: right;
}

.plan-actions li {
  margin-right: 10px;
  display: inline;
}

.width90 { 
  width: 90px;
}

.width100 { 
  width: 100px;
}

.width180 {
  width: 180px;
  margin-right: 20px;
}

.visit-popup .matirial .form-item,
.matirial .form-item  {
   float: left;
}

.visit-popup .fin.width180,
.fin.width180 {
  width: 150px;
  margin-right: 20px;
}

.visit-popup .amount.width100 {
  width: 100px;
}

.doctorFooter {
  bottom: 1px;
  position: absolute;
}

.token-birthday, .token-payment, .token-unsattel,.token-6months{
  cursor: pointer;
}

.fees {
  border: 1px solid #999;
  border-radius: 5px;
  padding: 5px 20px;
  width: 80%;
}

.fees label {
  display: inline-block;
  width: 150px;
}

.close-plan {
  float: right;
  opacity: 0.8;
  filter: alpha(opacity=20);
  background: url("../images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 24px;
  text-indent: -9999px;
  width: 23px;
}

.plan-title {
  float: left;
}

.matirial .form-item {
  margin-right: 18px;
}

.matirial label.option {
  display: inline;
}

.complete-note {
  color: red;
  display: inline-block;
  text-align: right;
  width: 100%;
}

#new_items_container {
  border: 1px solid #999;
  border-radius: 8px;
  margin: 20px 0 15px;
}

.matirial.form-wrapper {
  border-bottom: 1px solid #999;
}

.hide {
  display: none;
}

.link2 {
  margin-left: 10px;
  border: 1px solid #333;
  background-color: #ffffcd;
  color: #333;
  font-weight: normal;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #999;
  text-decoration: none;
  cursor: pointer;
}

.auto-box {
  border:1px solid #999;
  border-radius:5px;
  padding:10px;
  margin-bottom: 15px;
}

.auto-box .form-submit {
  padding: 5px 10px;
  font-size: 12px;
}

.no-margin .form-item {
  margin: 0;
}

tr.end-voucher td {
  border-bottom: 2px solid #666;
}

.Confirmed-Sms {
  background-color: #679FEF;
}

.Canceld-Sms {
  background-color: #FF4500;
}

textarea.mteeth {
  width: 220px;
  height: 55px;
}

.chart-swich{
  color: #28968f;
  font-weight: bold;
  margin-bottom: 10px;
}

.chart-swich span {
  cursor: pointer;
  text-decoration: underline;
}

.chart-swich span:hover {
  color: red;
}

.dental-submit-group {
  text-align: center;
}

.displayBlock {
  display: block;
}

.displayNone {
  display: none;
}

div.pediatric-chart.displayBlock {
  display: block;
}

.multi-treat-submit {
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  top: 33px;
  right: 2px;
  margin: 0;
  padding: 5px;
}

.brigde-icon1 {
  background:url("../images/treatments/conservatives1.png") no-repeat scroll -432px -813px;
  display: block;
  width: 30px;
  height: 18px;
  right: -21px;
  top: 70px;
  position: absolute;
}

.brigde-icon2 {
  background: url("../images/treatments/conservatives1.png") no-repeat scroll -432px -813px;
  display: block;
  height: 18px;
  position: absolute;
  right: -18px;
  top: 89px;
  width: 30px;
}

.postpone-check {
  color: #81b36f;
}
.doctorName_calendar{
  color: rgb(237, 107, 55);
    margin-left: 6px;
    border-left: solid 2px red;
    border-radius: 5px;
    border-right: solid 2px red;
    padding: 0px 3px 0px 3px;
    font-size:12px;
    position: absolute;
}
.sdescription {
  font-size: 10px;
  color: #999;
}

.page-derma .messages.error {
  position: relative;
  z-index: 9999;
}

.itemDeleted {
  color: #999;
  text-decoration: line-through;
} 

.sand-clock {
  width: 30px;
  height: 30px;
  background-image: url("../images/sandclock.png");
  position: absolute;
}

.ncalendar-table {
  margin-top: 20px;
}

.ncalendar-table td {
  font-size: 14px;
  position: relative;
  height: 32px;
  padding: 0;
}

#autocomplete {
  position:absolute;
  background-color: white;
  height: 150px;
  overflow: scroll;
  z-index: 10;
  display:ruby;
}

.ui-autocomplete {
  width: 430px !important;
  background-color: #fff;
}

#autocomplete li {
  margin: 5px 0;
  text-align: right;
  display: block;
  width: auto;
  padding: 2px 3px;
}

#autocomplete li:hover {
  text-decoration: underline;
  background-color: #eee;
}

.patient-auto {
  direction: rtl;
  /*width: 430px;*/
  width: 310px;
}

#autocomplete li div {
  cursor: pointer;
}

.ui-autocomplete {
  float: left;
  background-color: #fff;
}

.ui-autocomplete .ui-menu-item a  {
  cursor: pointer;
  font-size: 12px;
}

#book_appointment {
  /*width: 620px;
  max-width: 620px;*/
  width: 760px;
  max-width: 760px;
  display: none;
  left: 20%;
  padding: 20px;
}

#book_appointment .form-item-new-name input {
  width: 265px;
}

td.avilable, td.noteavilable {
  cursor: pointer;
  font-size: 1px;
  color: transparent;
}

.calapp, .calappstatus, .fullinfo {
  display: none;
}

.view-appointment {
  background: #eff none repeat scroll 0 0;
  border: 2px solid #28968f;
  border-radius: 0 0 10px 10px;
  opacity: 0.9;
  /*padding: 5px 10px;*/
  padding: 5px 30px;
  position: absolute;
  text-align: left;
  width: 420px;
  z-index: 10;
  overflow-y: auto;
  display: none;
}

.fullinfo .field {
  color: #000;
}

.more-info {
  background: rgba(0, 0, 0, 0) url("../images/info_icon.png") no-repeat scroll 5px 7px;
  cursor: pointer;
  display: none;
  height: 25px;
  padding-top: 15px;
  text-align: right;
  width: 30px;
  position: absolute;
  text-align: -4px;
  left: 40%;
  top: 11px;
  z-index: 223;
}

.form-item.form-type-date-select.form-item-date-to{
  display: block;
}

.width100per {
  width: 100%;
}

.width50per {
  width: 50%;
}

.name-shortcut {
  background-color: #fff;
  border: 2px solid #28968f;
  border-radius: 12px;
  font-weight: bold;
  padding: 1px;
  float: left;
}

.name-shortcut.floatl-eft {
  background-color: #eee;
}

.cal-headers .form-item {
  float: left;
  margin-top: 0;
}

.cal-headers .fieldset-wrapper {
  padding: 0;
}

.cal-headers label {
  margin-right: 10px;
  color: #28968f !important;
}

.patient-appointment {
  display: inline-block;
  font-size: 15px;
  height: inherit;
  overflow: hidden;
  z-index: 222;
  float: left;
}

.draggable .drag {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0) url("../images/dragicon.png") no-repeat;
  display: inline-block;
  float: left;
}

td.time {
  height: 32px;  
  text-align: center;
}

.header-number {
  display: none;
}

.view-appointment .app-status-select {
  margin: 0;
  padding: 0;
}

.view-appointment .app-status-select .form-item {
  float: left;
  margin: 5px 0;
}

.view-appointment .app-status-select .form-item label {
  margin-right: 5px;
  font-size: 13px;
}

#edit-exispatient-autocomplete {
  width: 430px;
}

#book_appointment .horizontal .form-item {
   margin: 5px;
}

#newcal_data .draggable {
  padding: 0;
}

.messages a {
  color: red;
}

.calendar-settings label {
  min-width: 250px;
}

.page-rec-calendar .page-wrapper {
  width: 1100px;
}

.confilic-notification {
  font-size: 14px;
}

.ui-resizable-handle {
  height: 11px;
}

.edit-app-link {
  bottom: 15px;
  padding: 5px 15px;
  position: absolute;
}

#edit_appointment_cont fieldset.div-popup {
  max-width: 58%;
  width: 58%;
}

.cal-edit-appointment {
   margin: 0 0 10px 38%;
   text-align: center;
}

.red.confilic-notification {
  font-size: 12px;
  max-width: 440px;
}

.no-answer, .Check-In {
  color: #b07d00;
  background-color: #fff9e8;
}

.edit-new-app-link {
  left: 140px;
}

.weekly-calendar table td {
  position: relative;
}

#week_cal .draggable {
  border: 1px solid;
  padding: 0;
  text-align: center;
  margin: 1px 0 0 0;
}

.bold {
  font-weight: bold;
}

.block-button {
  float: right;
  background: #999;
  color: #fff;
}

.remove-block {
  float: right;
  margin: 10px 5px 0 0;
}

.remove-block a {
  border: 1px solid #000;
  border-radius: 4px;
  color: orangered;
  font-size: 20px;
  font-weight: bold;
  padding: 1px 3px;
}

.block-text {
  font-weight: bold;
  position: absolute;
  top: 39%;
}

.hideshow .form-item,
.hideshow .auto-box {
  display: none;
}

.horizontal input.check-nurse-icon {
  background: rgba(0, 0, 0, 0) url("../images/info_icon.png") no-repeat scroll 7px 12px;
  cursor: pointer;
  height: 16px;
  width: 30px;
  font-size: 0;
  float: left;
  border: none;
  padding: 20px 17px;
  margin-left: 0;
}

#lastNurse .red.confilic-notification {
  font-size: 14px;
}

.hideshow {
  border: 1px solid #14B8F0;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}

.hideshow .iconup {
  background: rgba(0, 0, 0, 0) url("../images/collapse.png") no-repeat scroll 12px 8px;
  padding: 10px 65px 10px 0;
  color: #14B8F0;
  cursor: pointer;
}

.hideshow .icondown {
  background: rgba(0, 0, 0, 0) url("../images/collapsedown.png") no-repeat scroll 37px 8px;
  padding: 10px 115px 10px 0;
  color: #14B8F0;
  cursor: pointer;
}

.total-fees {
  color: red;
  float: right;
  font-size: 16px;
}

.visit-popup .plan-items {
  margin-top: 40px;
}

#default_price .form-item.form-disabled {
  padding: 10px 1px 10px 10px;
}

.patient-contact {
  border: 1px solid;
  width: 35%;
  padding: 10px;
}

.voucher-part label {
  min-width: 105px;
}

.voucher-part .form-item-desc input {
  width: 300px;
}

.new-voucher-form .voucher-items label {
  margin-right: 5px;
} 

@media print {
  .tooth-chart {
    content:url('../images/orgenalnew2.png');
  }

  .tooth-chart .tooth {
    content:url('../images/treatments/conservatives1.png');    
  }
}

@media print {
    * {-webkit-print-color-adjust:exact;}
}

.ncalendar-table .notediv .viewlink {
  float: right;
  font-size: 12px;
  padding: 10px 20px;
}

.note-popup.div-popup {
  top: auto;
  width: auto;
  min-width: 320px;
  padding: 12px 20px;
  background: #eff none repeat scroll 0 0;
  border: 2px solid #28968f;
  border-radius: 0 0 10px 10px;
  opacity: 0.9;
  position: absolute;
  text-align: left;
  z-index: 10;
  overflow-y: auto;
  display: none;
}

.note-popup.div-popup .field {
  margin: 6px 0;
}

.notedrag {
  cursor: pointer;
  padding: 0;
}

#newnote .form-item-note-desc {
  display: none;
}

body.print_page.page-sick-leave {
  padding-bottom: 50px;
}

.p-type-icon {
  display: inline-block;
  height: 112px;
  width: 115px;
  left: 20%;
  position: absolute;
  top: -42px;
}

.type-Silver {
  background: url("../images/silverm.png") no-repeat scroll 0 0;
}

.type-Gold {
  background: url("../images/goldm.png") no-repeat scroll 0 0;
}

.type-Platinum {
  background: url("../images/platinumm.png") no-repeat scroll 0 0;
}

.s-type-icon {
  display: inline-block;
  height: 51px;
  width: 51px;
}

.type-Silver-s {
  background: url("../images/silvers.png") no-repeat scroll 0 0;
}

.type-Gold-s {
  background: url("../images/golds.png") no-repeat scroll 0 0;
}

.type-Platinum-s {
  background: url("../images/platinums.png") no-repeat scroll 0 0;
}

.p-category {
  display: inline-block;
  height: 112px;
  width: 115px;
}

.endodontics-popup {
  background-color: #fff;
  border: 3px solid green;
  border-radius: 10px;
  opacity: 0.95;
  position: absolute;
  right: 15%;
  top: 35%;
  width: 900px;
  display: none;
  z-index: 110;
}


.endodontics-popup .form-item .form-text {
  width: 220PX;
}

.minimize {
  background: url("../images/minimize.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 24px;
  opacity: 0.8;
  text-indent: -9999px;
  width: 23px;
  cursor: pointer;
  background-size: 27px;
}

.show-endo ,.lab-button {
  cursor: pointer;
}

.pediatric-chart {
  display:none;
}

#patient-registration-form .form-item-email input {
  width: 300px;
}
.item_unchecked{
  color: #999;
}
.lab_cost {
  background-color: #fff;
  border: 3px solid green;
  border-radius: 10px;
  opacity: 0.88;
  width: 85%;
  padding-left: 5%;
  margin-bottom: 5%;
}

.lab_cost .form-item {
  float: left;
  margin-left: 30px;
}

.lab_cost .form-item label {
  width: 300PX;
}

.lab_cost .form-item .form-text {
  width: 100PX;
}

.lab-popup{
  background-color: #fff;
  border: 3px solid green;
  border-radius: 10px;
  opacity: 0.95;
  position: absolute;
  right: 15%;
  top: 35%;
  width: 920px;
  display: none;
}

/*.lab-popup .form-item {
  float: left;
  margin-left: 30px;
}*/

.lab-popup .form-item label {
  width: 130PX;
}

#edit-parts .form-item label {
  width:5px;
}

.lab-popup .form-item.form-disabled {
  padding: 0px;
  background: none; 
}

.lab-popup .left .form-item.form-type-textfield {
  float: left;
}

#main-wrapper.bluebg {
  background: #D2E6E7;
}

.Cancelled {
  color: #d6505c;
  background-color: #fff2f3;
  opacity: 1;
}

.Recall {
  color: #7650ce;
  background-color: #f6f2ff;
}

.horizontal::after {
  content: "";
  clear: both;
  display: table;
}

.endodontics-popup .form-type-checkboxes  {
  border: 1px solid #28968F;
  border-radius: 5px;
  padding: 4px 12px;
  margin: 18px 0 20px 0;
}

.checkeboxes-other > .form-type-checkboxes {
  border: none;
}

.checkeboxes-other {
  border: 1px solid #28968F;
  border-radius: 5px;
  margin: 18px 0 20px 0;
}

.checkeboxes-other .form-type-textfield {
  margin-left: 15px;
}

.endodontics-popup .form-item > label {
  font-weight: bold;
}

.endodontics-popup .form-item > label.option {
  font-weight: normal;
}

.endodontics-popup legend {
  width: 870px;
  border-radius: 6px 6px 0 0;
  position: relative;
  top: 16px;
  margin-bottom: 24px;
}

.endodontics-popup .form-item-electric-test {
  margin: 10px 130px 10px 129px;
}

.endodontics-popup .form-item-mobility {
  margin: 10px 194px 10px 65px;  
}

.endodontics-popup .fieldset-wrapper {
  padding: 10px 18px;
}

.endodontics-popup .form-item-obturation {
  margin: 10px 58px 10px 78px;
}

.endodontics-popup .form-item-remaining-tooth {
  margin: 10px 54px 10px 123px;  
}

.endodontics-popup .form-item-restorative {
  margin: 10px 62px 10px 70px;
}


.endodontics-popup .form-item-crown {
  margin: 10px 10px 10px 153px;
}

.width50 {
  width: 50px !important; 
}

.horizontal.checkeboxes-other > label {
  font-weight:bold;
  margin:15px 10px 10px 10px;
}

.horizontal.checkeboxes-other > .form-type-textfield label {
  text-indent: 12px;
}

.endodontics-popup.view-endodontics {
  display: block;
  background-color: #eee;
}

.endodontics-popup.view-endodontics input,
.endodontics-popup.view-endodontics select,
.endodontics-popup.view-endodontics label,
.endodontics-popup.view-endodontics textarea {
  pointer-events: none;
}

#endo_medicine_container {
  border: 1px solid #28968F;
  border-radius: 5px;
  margin: 18px 0 20px 0;
}

.area-300 textarea {
  width: 300px;
}

/*new css by Mousa*/
.print_page #print_title {
  /*text-align: left !important;*/
    padding-top: 30px;
}

.page-dental .form-textarea-wrapper #edit-hpi,.page-dental .form-textarea-wrapper #edit-chcom {
    width: 243px;
    font-size: 14px;
}


.page-dental .item-width .form-item-chcom label,.page-dental .item-width .form-item-cdatecheck label {
    width: 60% !important;
}

.page-dental .form-item-cdatecheck #edit-cdatecheck{
  margin-top: 0px !important;
}

.page-dental .form-item-cdatecheck label{
  display: inline-table;
}

.page-dental .fieldset-wrapper {
     padding: 0px !important; 
}

 /*input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], .uneditable-input{
  height: 25px;
}*/

/*input, textarea, .uneditable-input {
    width: 132px;
} */

/*Styles for INTERNET EXPLORER (Version > 10 and Microsoft Edge):*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .page-dental .custom-dentist-voice-chcom{
      top: 74px;
  }

  .page-dental .custom-dentist-voice-hpi{
     top: 70px;
  }

  .page-dental .custom-dentist-voice-note{
    top: 30px;
  }

  .page-dental .multi-treat-submit {
    top: 369px !important;
  }

}

/*Styles for GOOGLE CHROME (Tested in version 55.0.2883.87):*/

@media screen and (-webkit-min-device-pixel-ratio:0){
  .page-dental .custom-dentist-voice-chcom{
      top: 74px;
  }

  .page-dental .custom-dentist-voice-hpi{
     top: 70px;
  } 

  .page-dental .custom-dentist-voice-note{
    top: 30px;
  }

  .page-dental .multi-treat-submit {
    top: 432px !important;
  }

}

/*Styles for Mozilla Firefox (51.0.1):*/

@-moz-document url-prefix() {
.page-dental .custom-dentist-voice-chcom{
      top: 91px;
  } 
}

@-moz-document url-prefix() {
.page-dental .custom-dentist-voice-hpi{
     top: 86px;
  }  
}

@-moz-document url-prefix() {
.page-dental .custom-dentist-voice-note{
    top: 46px;
  } 
}

@-moz-document url-prefix() {
.page-dental .multi-treat-submit {
    top: 464px !important;
  }
}

@-moz-document url-prefix() {
.page-dental .custom-dentist-voice-re-chcom{
    cursor: pointer;
    position: absolute;
    z-index: 100;
    right: 25px;
    top: 87px;
  }
}

@-moz-document url-prefix() {
 .page-dental .custom-dentist-voice-re-hpi{
    cursor: pointer;
    position: absolute;
    z-index: 100;
    right: 25px;
    top: 83px;
  }
}



.page-dental .custom-dentist-voice-chcom{
  cursor: pointer;
  position: absolute;
  z-index: 100; 
  right: 5px;
}

.page-dental .custom-dentist-voice-note-chcom{
  top: 70px;
}

.page-dental .custom-dentist-voice-hpi{
  right: 5px;
  cursor: pointer;
  position: absolute;
  z-index: 100; 
}

.page-dental .custom-dentist-voice-note{
  /*cursor: pointer;
  posi/*tion: absolute;
  z-index: 100;
  left: 49.6%;*/
  cursor: pointer;
  position: relative;
  z-index: 100;
  right: 20px;
}


/*.page-dental .hide { display:none; }
.page-dental .show { display:block;}*/



@media screen and (min-width: 1027px) {

    .page-derma-care .custom-dentist-voice-note,.page-ophthalmology .custom-dentist-voice-note,.page-eyes .custom-dentist-voice-note{
      top: 76px;
      cursor: pointer;
      position: relative;
      z-index: 100;
      right: 25px;
    }

  .page-derma-care #event-diagnosis,.page-ophthalmology #event-diagnosis,.page-eyes #event-diagnosis{
    /*margin-top: 221px;*/
    /*position: absolute;
    left: 444px;*/
    display: block;
  }

  .page-derma-care #event-examination,.page-ophthalmology #event-examination,.page-eyes #event-examination{
      /* margin-top: 221px;*/
       /*position: absolute;*/
       left: 118px;
    }

  .page-derma-care #event-hpi{
    /*margin-top: 103px;*/
    /*position: absolute;
    padding-left: 65px;*/
  }

  .page-derma-care .custom-dentist-voice-chcom{
    /*margin-top: 74px;
    left: 287px;*/

    }

    .page-derma-care .custom-dentist-voice-hpi{
      /*margin-top: 74px;
      left: 587px;*/
    }

    .page-derma-care .custom-dentist-voice-diagnosis{
     /* margin-top: 191px;
      left: 587px;*/
    }

    .page-derma-care .custom-dentist-voice-exa{
      /*margin-top: 191px;
      left: 290px;*/
    }
}

@media screen and (max-width: 1027px) {

  .page-derma-care .custom-dentist-voice-note,.page-ophthalmology .custom-dentist-voice-note,.page-eyes .custom-dentist-voice-note{
    top: 75px;
    cursor: pointer;
    position: absolute;
    z-index: 100; 
    left: 344px;
  }

  .page-derma-care #event-diagnosis,.page-ophthalmology #event-diagnosis,.page-eyes #event-diagnosis  {
        /*margin-top: 444px;*/
        position: absolute;
        left: 58px;
    }

  .page-derma-care #event-examination,.page-ophthalmology #event-examination,.page-eyes #event-examination {
      margin-top: 338px;
      position: absolute;
      left: 54px;
  }

  .page-derma-care #event-hpi,.page-ophthalmology #event-hpi,.page-eyes #event-hpi{
    margin-top: 221px;
    left: 52px;
    position: absolute;
  }

  .page-derma-care .custom-dentist-voice-chcom{
   /* margin-top: 74px;
    left: 287px;*/

    }

  .page-derma-care .custom-dentist-voice-hpi{
    /*margin-top: 191px;
    left: 287px;*/

    }

    .page-derma-care .custom-dentist-voice-diagnosis {
        /*margin-top: 425px;
        left: 287px;*/
    }

    .page-derma-care .custom-dentist-voice-exa {
      /*margin-top: 309px;
      left: 287px;*/
    }
}

.page-derma-care .custom-dentist-voice-chcom,.page-ophthalmology.custom-dentist-voice-chcom,.page-eyes .custom-dentist-voice-chcom{
  margin-top: 48px;
  cursor: pointer;
  position: relative;
  z-index: 100; 
  right: 25px;
  /*left: 290px;*/
}

.page-derma-care .custom-dentist-voice-note-chcom,.page-ophthalmology .custom-dentist-voice-note-chcom,.page-eyes .custom-dentist-voice-note-chcom{
  top: 70px;
}

.page-derma-care .custom-dentist-voice-hpi,.page-ophthalmology .custom-dentist-voice-hpi,.page-eyes .custom-dentist-voice-hpi{
  margin-top: 48px;
  cursor: pointer;
  position: relative;
  z-index: 100; 
  right:25px; 
}

.page-derma-care .custom-dentist-voice-exa,.page-ophthalmology .custom-dentist-voice-exa,.page-eyes .custom-dentist-voice-exa{
  margin-top: 48px;
  cursor: pointer;
  position: relative;
  z-index: 100;
  right:25px;
}


.page-derma-care .hide,.page-ophthalmology .hide,.page-eyes .hide { display:none; }
.page-derma-care .show,.page-ophthalmology .show,.page-eyes .show { display:block;}

 

.page-derma-care #event-chcom,.page-ophthalmology #event-chcom,.page-eyes #event-chcom{
    /*margin-top: 103px;*/
    position: absolute;
    padding-left: 78px;
}


.page-derma-care .custom-dentist-voice-diagnosis,.page-ophthalmology .custom-dentist-voice-diagnosis,.page-eyes .custom-dentist-voice-diagnosis{
  margin-top: 48px;
  cursor: pointer;
  position: relative;
  z-index: 100; 
  right: 25px;
}



.page-derma-care .first-set .form-item-type .form-type-radio,.page-ophthalmology .first-set .form-item-type .form-type-radio,.page-eyes .first-set .form-item-type .form-type-radio {
    display: inline-flex;
}

.page-derma-care .first-set .form-item-type .form-type-radio input[type="radio"],.page-ophthalmology .first-set .form-item-type .form-type-radio input[type="radio"],.page-eyes .first-set .form-item-type .form-type-radio input[type="radio"]{
  margin-right: 4px;
  margin-top: 2px;
}




.page-derma-care .form-type-textfield input[type="text"],.page-ophthalmology .form-type-textfield input[type="text"],.page-eyes .form-type-textfield input[type="text"]{
  max-width: 166px;
}

.page-derma-care .float-box,.page-ophthalmology .float-box,.page-eyes .float-box {
    width: 44%;
  }

 .page-derma-care .field-suffix,.page-ophthalmology .field-suffix,.page-eyes .field-suffix{
    /*position:absolute;*/
    position:inherit;
  }
  
  .form-item-personal-note #getdatenote{
    display:none;
  }

  .form-impo-note{
    display: table;
    line-height: 13px;
    background: #dadbdc;
    background: -moz-linear-gradient(top, #dadbdc 0%, #ffffff 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadbdc), color-stop(70%,#ffffff));
    background: -webkit-linear-gradient(bottom, #dadbdc 0%,#ffffff 70%);
    background: -o-linear-gradient(top, #dadbdc 0%,#ffffff 70%);
    background: -ms-linear-gradient(top, #dadbdc 0%,#ffffff 70%);
    background: linear-gradient(to bottom, #dadbdc 0%,#ffffff 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdc', endColorstr='#ffffff',GradientType=0 );
    border-top: 2px solid #6CCBA0;
    border-right: 1px solid #6CCBA0;
    border-left: 1px solid #6CCBA0;
    border-bottom: none;
    color: #333333;
    padding: 0px 2px;
    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
    margin: 2px 0px;
}

.form-note {
    background: #dadbdc;
    background: -moz-linear-gradient(top, #dadbdc 0%, #ffffff 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadbdc), color-stop(70%,#ffffff));
    background: -webkit-linear-gradient(bottom, #dadbdc 0%,#ffffff 70%);
    background: -o-linear-gradient(top, #dadbdc 0%,#ffffff 70%);
    background: -ms-linear-gradient(top, #dadbdc 0%,#ffffff 70%);
    background: linear-gradient(to bottom, #dadbdc 0%,#ffffff 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbdc', endColorstr='#ffffff',GradientType=0 );
    border-top: 2px solid #6CCBA0;
    border-right: 1px solid #6CCBA0;
    border-left: 1px solid #6CCBA0;
    border-bottom: none;
    color: #333333;
    padding: 0px 2px;
    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
    margin: 4px 0px;
}

  .total_without_discount{
    font-size: 15px;
  }

.hidden{
  display:none;
}

.form-item-p-address .select2-container,.form-item-p-address-town .select2-container{
    width: 96px !important;
  }

/*css for gallery image*/

/*.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}*/

/* Create four equal columns that floats next to eachother */
#myModal .column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  top: 0;
  height: 90%;
  overflow: auto;
  width: 100%;
  }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
/*.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}*/

/* Hide the slides by default */
.mySlides {
  display: none;
  text-align: center;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: black;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  color:#fff;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: white;
  padding: 2px 16px;
  color: black;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-top: 11px;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


img.hover-shadow {
  transition: 0.3s;
  width: 100%;
  max-width: 1000px;
  margin-top: 10px;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.hover-shadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cursor{
  cursor: pointer;
}

span.cursor{
  cursor: pointer;
  color: #28968f;
}

.div-popup, .div-popup-ajax {
  z-index: 101 !important;
}

#myModal {
  left: 0px !important;
  margin-left: 0!important;
  background-color: rgba(0, 0, 0, 0.4);
}


 
#edit-multi-treatment.moretop{
    top: 335px !important;
  }

#edit-multi-treatment.moretop2{
    top: 365px !important;
  }
 
 .form-item-voice-note-hpi{
  display: none;
 }

 .batch-processed .progress {
    height: 20px;
    padding: 10px 0 64px 9px;
 }
 .tr-print{
  cursor: pointer;
 }

 #Settings .dropdown-menu {
  width: 250px !important;
}
