/*YUI CSS RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

body {
  background-color: #FFFFF0;
  font-size: 16px;
}

.view-filters label{
	text-align:start!important;
}
.view-filters input[type="text"]{
	margin-left:0px!important;
}
#dp_swf_engine{
display:none;
}

.table-header{
background-color:white!important;
}
.form-textarea-wrapper{
display:inline-block!important;
}
.description {
font-size: 12px!important;
color:#4B4B4B!important;
}
.form-type-date-popup .description{
margin-left:0px;
}
.form-type-managed-file .form-managed-file{
display:inline-block;
}

.custom_normal_form .form-item input,.custom_normal_form .form-item select,.custom_normal_form .form-item textarea{
margin-left:20px;
}

/* drupal users management form*/
.page-admin .form-type-checkbox,.form-type-radios{
padding-top:20px;
padding-bottom:20px;

}

.page-admin .form-type-radios div label{
text-align:start!important;
}
.page-admin .form-type-radio  ,.page-admin .form-type-checkbox{
margin-left:180px!important;
}

.page-admin .option{
text-align:start!important;
}
/* password stength comments*/

.password-confirm:first-child{
font-size:10px;
text-align:left;
width:130px;
position:absolute;
right: 469px;

}
.password-confirm:first-child .error ,.password-confirm:first-child .ok{
position:absolute;
right:0px!important;
}

.form-type-password-confirm.form-item-pass {
  position: relative;
}

.password-strength {
  font-size:10px;
  width:130px;
  padding-left:10px;
}

.password-strength-title{
  position: absolute;
  right: 510px;
}

.password-strength-text{
  position: absolute;
  right: 467px;
}

.page-node label,
.custom_normal_form label {
  display: inline-block;
  margin-top: 5px;
  min-width: 180px;
  text-align: right;
  vertical-align: top;
}

.form-required{
color:red;
}

.node-type-settings label{
min-width: 300px;
}
.views-exposed-widget{
display:inline-block;
}

.element-invisible{
display:none;
}

table{
margin:0px;
}
/* ajax progress */
.ajax-progress .throbber {

display:none;
}
.ajax-progress{
 display: inline-block;
  *display: inline;
  *zoom: 1;
position:fixed!important;


}
.ajax-progress .message {


background-color:gray;
width:80px!important;
text-align:center;
font-size:10px;
height:20px;


}
#appointment .row  .ajax-progress{
	display: block;

	*zoom: 1;
	bottom:40px;
	left:180px;
	position:fixed!important;
}
#appointment .row  .ajax-progress .message{
width:900px!important;
font-size:15px;
}

/*   date api override*/
.container-inline-date {
 clear: none; 
}

.container-inline-date label{
 /*display: none; */
}
.container-inline-date .date-padding{
padding:0px;
}
/* dc_calendar*/
table.table input{
background-color: transparent;
border:none;
}

#appointment table td:first-child + td{
width:100%;
}
/*   dc_calendar ajax forms*/
#ajax_popup .messages{
position:absolute!important;
z-index:1000!important;
top:10px;
width:80%;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
border: 2px solid red!important;
}
#prescription .tableScrooled .span1 {
 min-width: 80px;
 max-width: 80px;

}
#prescription .marg_btm {
 margin-bottom: 0px!important;
}
#prescription .tableScrooled .span2 {
  min-width: 150px;
  max-width: 150px;
}

#prescription .tableScrooled .span3 {
  min-width: 170px;
  max-width: 170px;
}

#prescription .tableScrooled td,#prescription .tableScrooled th {
overflow:hidden;
}
#prescription .tableScrooled {
border-left: 1px solid #dddddd;
}
#appointment .row {
  border: 1px solid #dddddd;
  height: 520px;
  overflow-y: auto;
  float: left;
  width: 750px;
}

#appointment .span3 {
  float: left;
}

.page-calendar #main-wrapper{
margin-bottom:0px;
}
#prescription .tableScrooled tbody {
height: 100px;
overflow-y: scroll;
}
#ajax_popup #treatment label{
width:200px;
text-align:right;
}

#ajax_popup #treatment .controls,#ajax_popup #medicine .controls{
  /*margin-left:220px;*/
}

#ajax_popup #medicine label{
width:200px;
text-align:right;
}

#ajax_popup #medicine .form-textarea-wrapper{
display:inline-block;
margin-left:20px;
}
#ajax_popup #medicine select{

margin-left:20px;
}
#ajax_popup #medicine{
  /*position:absolute;
  top:85px;
  margin-left:280px*/
}
#ajax_popup #medicine .table .controls{
margin-left:0px;
}
#ajax_popup #radiology{
position:absolute;
top:85px;
margin-left:280px
}
#ajax_popup #treatment{
position:absolute;
top:85px;
margin-left:300px
}
#ajax_popup #lab{
position:absolute;
top:85px;
margin-left:100px
}
#medicine #medicine_table{
  margin-top:10px;
  clear: both;
}
#ajax_popup #lab,#ajax_popup #medicine,
#ajax_popup #radiology,#ajax_popup #treatment,
.div-popup, .div-popup-ajax {
  z-index:100;
  background: linear-gradient(to top, #dadbdc 0%, #ffffff 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 20px 30px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border: 2px solid gray;
  border-collapse: separate;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top:85px;
  max-width: 600px;
  max-height: 500px;
  overflow-y: scroll;
  box-shadow: 6px 6px 6px;
}
#ajax_popup #lab .controls{
margin-left: 20px;
}
#ajax_popup #lab label,#ajax_popup #radiology label{
float: none;
display:inline-block;
}
#ajax_popup label{
float: left;
display:inline-block;
}
.bg_trans{
position:absolute;
width:100%;
height:100%;
top :0px;
left:0px;
opacity:0.3;
background-color:gray;
}
#ajax_popup .btn{
float:left;
display:inline-block;
}

.table2 .container-inline-date {
  margin-top: 0;
}

.ui-datepicker {
  width: 21em;
}

.navbar-inner {
  padding: 0;
}

.navbar {
  font-size: 19px;
}

td a.old-prescription {
  color: #999;
  font-size: 16px;
  width: 100px;
}

.old-prescription:hover,.old-prescription:focus,.old-prescription:active {
  text-decoration: none;
  color: #999;
}

.tableScrooled {
  width: 93%;
}

#logo, .region-header {
  float: left;
}

ul li.expanded {
  list-style-image: none;
  list-style-type: none;
}

ul li.leaf {
  list-style-type: none;
  list-style-image: none;
}

.dropdown-menu li.leaf {
  padding: 0;
  margin: 0;
}

.float-left {
  float: left;
  width: 50%;
}

.float-right {
  float: right;
}

.floatleft {
  float: left;
}

.form-textarea-wrapper textarea {
  width: 400px;
  font-size:  14px;
}

table {
  width: 100%
}

.fs_prescription_info fieldset {
  width: 40%;
}

fieldset.table .fieldset-wrapper .form-item {
  float: left;
  margin: 0 30px 0 0;
}

fieldset.table .fieldset-wrapper .form-item-provide {
  margin: 15px 20px 0 0;
}

input, textarea, .uneditable-input {
  width: 120px;
}

#user-profile-form input[type="text"],
#user-profile-form input[type="password"],
#user-profile-form textarea,
#user-profile-form.uneditable-input {
  width: 220px;
}

label {
  color: #003300;
  font-size: 15px;
}

div.log {
  font-size: 12px;
  line-height: 13px;
  color: #777;
}

.field .field-item {
  display: inline;
}

.field label {
  display: inline;
  margin-right: 20px;
}

.group-items {
  border: 1px solid #AAAAAA;
  margin: 10px 30px;
  padding: 10px;
  width: 40%;
}

.controls {
  float: left;
  margin-right: 20px;
}

#medicine_table {
  float: none;
}

.lab-group {
  width: 150px;
  float: left;
}

.replaced-item {
  text-decoration: line-through;
  color: #999;
}

 label {
  text-align: left;
  display: inline-block;
  min-width: 15%;
}

.form-type-date-popup .description {
  display: none;
}

.date-padding, .date-padding div {
  display: inline-block;
}

.container-inline-date .date-padding {
  float: none;
}

.form-checkboxes div {
  display: inline-block;
}

form > div > .form-item,
form > div > .clearfix > .form-item,
form > div > div > .left-in > .form-item{
  margin: 20px 0;
}

.left-in > div {
  float: left;
}

div.form-type-checkbox label,
div.form-type-radio label {
  min-width: 0;
}

.table2 {
  margin-right: 50px;
}

.table2 select {
  width: 185px;
}

.table2 label {
  min-width: 115px;
}

.table2 .container-inline-date {
  margin-top: 0;
}

#ui-datepicker-div {
  font-size: 14px;
}

.hide {
  display: none;
}

.printsick {
  position: absolute;
  right: -11px;
  top: 11px;
  font-size: 14px;
  height: 10px;
  line-height: 10px;
}

.attach-files {
  margin: 20px 0;
}

.attach-files .form-submit,
.attach-files .form-type-file {
  float: left;
}

.attach-files .form-submit {
  margin-top: 25px;
}

.form-horizontal .control-group {
  margin-left: 0;
}

#document_attchments input[type="text"] {
  width: 250px;
}

#document_attchments,
#medicines_popup,
#lab_popup,
#rad_popup,
#treatment_popup,
#attachments_popup {
  display: none;
  right: 400px;
  min-width: 450px;
  max-width: 650px;
}

.fieldset-legend {
  font-size: 16px;
}

.minimize {
  color: #999;
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1px;
  text-shadow: 0 1px 0 #ffffff;
  cursor: pointer;
}

.sperator {
  border-bottom: 1px solid;
}

.span3-s {
  width: 240px;
}

.span5-s {
  width: 540px;
}

input.calendar-button {
  height: 20px;
  margin: 0 20px 0 0;
  width: 50px;
  padding: 0;
}

.compound input.calendar-button {
  text-indent: -1200px;
}

input.book-button {
  /*background: url('../images/book.jpg') no-repeat;*/
  background: none repeat scroll 0 0 transparent;
  width: 100%;
  text-indent: -1200px;
  color: transparent !important;
}

input.block-button {
  /*background: url('../images/block.png') no-repeat;*/
}

input.unblock-button {
  /*background: url('../images/unblock.png') no-repeat;*/
}

.compound input.cancel-button {
  background: url('../images/deletee.png') no-repeat;
  position: absolute;
  right: -17px;
  top: 0;
  width: 12px;
  margin: 0;
  height: 16px;
}

input.save-button {
  background: url('../images/save.jpg') no-repeat;
  height: 30px;
  border: 0;
  margin: 0;
  width: 30px;
}

input.edit-button {
  background: url('../images/edit.png') no-repeat;
  height: 30px;
  border: 0;
  margin: 0;
  width: 26px;
}

.blocked-cell {
  background-color: #999;
  text-align: center !important;
}

#patient_search {
  display: none;
  max-width: 850px;
  min-width: 650px;
  right: 9%;
  top: -70px;
}

.select-patient {
  background-color: #fff;
  color: #0088cc;
  padding: 6px 5px;
  text-align: left;
  width: 100% !important;
}

.info-box {
  color: #28968f;
  font-size: 36px;
  margin: 0 auto 25px;
  padding: 7px;
  width: 80%;
  text-align: center;
  text-transform: capitalize;
}

.sinfo-box {
  color: #28968f;
  font-size: 26px;
  margin: 0 auto 15px;
  padding: 7px;
  width: 80%;
  text-align: center;
  text-transform: capitalize;
}

.new-patient input[type="text"] {
  width: 200px;
}

.existing-patient input[type="text"] {
  width: 127px;
  margin-right: 8px;
}

.fieldset-wrapper {
  padding: 10px;
}

.new-patient.form-wrapper {
  margin-bottom: 20px;
}

input.old-prescription {
  color: #666 !important;
  padding: 8px 12px;
}

div.messages ul li {
  font-size: 70%;
}

.form-item-sms-schedule-time .description {
   display: block;
   margin-left: 25px;
}

.bg_trans .bg_span {
  position: absolute;
  right: 40%;
  top: 50%;
  color: #fff;
  font-size: 40px;
}

a.messageclose {
  background-color: rgba(0, 0, 0, 0.25);
  color: #000000;
  display: inline-block;
  float: right;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 13.5px;
  opacity: 0.25;
  padding: 1px 3px 8px;
  text-shadow: 0 1px 0 #ffffff;
}

a.messageclose:hover,
a.messageclose:focus,
a.messageclose:active {
  color: #000000;
  text-decoration: none;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}