/* Reset */
body, div, h1, h2, h3, p, ul, ol, li, img, header, section, aside, footer, button, input {
font-family: 'Segoe UI';
}

/* css for header of CPH module. */
body{
	font-family: 'Segoe UI','Open Sans','Lucida Grande','verdana';
	background-color: #f8f8f8;
	//margin-left: 130px;
	margin-top: 0px;
	font-family: 'Segoe UI';
}

#id_cph_header{
	width:1024px;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(##ACDD4A), to(#4e7d0e));
	background: transparent -o-linear-gradient(top,#FFF4F7,#fff);
background: transparent -moz-linear-gradient(top,#FFF4F7,#fff);
background: transparent -webkit-gradient(linear,left top,left bottom,from(#FFF4F7),to(#fff)) no-repeat;
background-repeat: no-repeat;
background-position: bottom;
border-bottom: 5px solid #052746;
	font-size: 18px;
	font-family: 'Segoe UI';
	font-weight: bold;
	height: 60px;
	margin-bottom: 10px;
}

.classTopHeader #id_top_title {
top: 2px;
left: 0px;
position: relative;
color: #ffffff;
font-family: 'Open Sans';
font-size: 20px;
text-shadow: 20px;
text-align: center;
}

.classTopHeader #id_top_title_version {
top: 3px;
left: 20px;
position: relative;
color: #ffffff;
font-family: 'Open Sans';
font-size: 9px;
text-align: center;
}


.classTopHeader img
{
height: 55px;

}

.classTopHeader img#logomc
{
float:left;
margin-left:5px;
}


.classTopHeader img#logo
{
float:right;
margin-right:5px;
}

#id_cph_main_container{
	display:block;
}
#id_cph_main_container,
#id_cph_main_container_home{
	width:1024px;
	margin:auto;
	position:relative;
	min-height: 800px;
	overflow:auto;
background-repeat: repeat;
//height: 100%;
margin: auto;
margin-top: 0px;

-moz-box-shadow: 0px 0px 6px #343;
-webkit-box-shadow: 0px 0px 15px #343;
box-shadow: 0px 0px 50px #799;
padding: 0px;
border-bottom: 1px solid #d4d3d3;
border-top: 1px solid #d4d3d3;

}

#id_cph_main_container_home
{
min-height:200px;
}
.classInputButton{
//padding-top:5px;
//padding-bottom:5px;
//padding-left:20px;
//padding-right:20px;
font-weight: normal;
color: #ffffff;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//margin-bottom:10px;
//border-radius: 3px;
//background: #0095cd;
//background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
//background: -moz-linear-gradient(top, #00adee, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.classInputButton:hover{
//padding-top:5px;
//padding-bottom:5px;
//padding-left:20px;
//padding-right:20px;
//font-weight: bold;
color: #ffd;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//margin-bottom:10px;
//border-radius: 3px;
//background: #0095cd;
//background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
//background: -moz-linear-gradient(top, #00adee, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#id_cph_footer{
	
	/*left: 0px;*/
	width: 1024px;
	height: 25px;
	background-color: #2191C0;
	position: relative;
	float:right;
	//margin-top:20px;
	clear:both;
	color: #FFFFFF;
	font-family: 'Segoe UI';
	font-size: 7px;
	text-decoration: none;
	text-transform: none;	
	background-color: #052746;
	font-family: 'Segoe UI', 'Open Sans', Helvetica, Arial, 'Segoe UI', sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	bottom: 0px;
	margin-bottom: 0px;
	/*position:fixed;*/
}

.classBottomHeader
{
margin-right:10px;
}

/* CSS for footer of CPH Module*/
.classBottomHeader #id_bottom_bar{
position: relative;
color: #ffffff;
font-family: 'Segoe UI';
font-size: 10px;
margin: auto;
position:absolute;
bottom:5px;
width: 1024px;
padding:0px;
text-align: right;
margin-right:20px;
}

/* CSS For Left bar of CPH module*/
#id_left_column{
	margin-left: 0px;
	width:160px;
	float: left;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	font-size: 8px;
	font-family: 'Segoe UI';
	//border: solid 1px #0076a3;
}

input.classCPHLogout{
margin:2px;
margin-left:10px;
//font-weight: bold;
font-size: 12px;
width: 120px;
height: 30px;
color: #ffffff;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0076a3;
//background: -webkit-gradient(linear, left top, left bottom, from(#0076a3), to(#00adee));
//background: -moz-linear-gradient(top, #0076a3, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.classCPHLogout:hover{
margin:2px;
margin-left:10px;
//font-weight: bold;
//font-size: 20px;
//width: 120px;
font-size: 12px;
height: 30px;
//color: #000;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0076a3;
//background: -webkit-gradient(linear, left top, left bottom, from(#0076a3), to(#00adee));
//background: -moz-linear-gradient(top, #0076a3, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}



#id_cph_container{
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	display:block;
background-color: #fff;
}

.classMainDivData{
	width: 600px;
	display: table;
}
.classHeaderData{
    width:200px;
    text-align: left;
	display: table-cell;
}

.classHeaderDataInput{
    text-align: left;
	display: table-cell;
}

.classHeaderDataName{
	width: 10%;
	display: table-column;
}

.classHeaderDataInputName{
	width: 10%;
	
}

.classDivTable{
    display:  table;
    width:800px;
    table-layout: fixed;
}

.classDivRow{
    display:table-row;
    //width:auto;
	height:30px;
}

.classDivCell
{
    float:left;
    text-align: left;
    display:table-column;
    width:200px;
}

.classDivCellMed
{
    float:left;
    text-align: left;
    display:table-column;
    width:300px;
}

#id_plan_select_option{
    float: left;
}

#id_date_select_option{
    float: left;
}

.classDashboardInputButton{
margin:2px;
font-weight: bold;
font-size: 18px;
width: 335px;
height: 55px;
color: #ffffff;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0095cd;
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.classDashboardInputButton:hover{
margin:2px;
font-weight: bold;
font-size: 18px;
color: #eed;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0095cd;
//background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
//background: -moz-linear-gradient(top, #00adee, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#id_cph_dashboard_container{
	width:800px;
	background-color: #fff;
}

#id_cph_dashboard_container_button{
	//width:300px;
	width:340px;
	display: inline-block;
	padding-right:4px;
}

#cph_dashboard_middle_container,#id_cph_right_container{
padding-left: 170px;
background-color: #fff;
min-height:800px;
}

#id_left_bar_ul_li{
display:block;
text-align:left;
font-size: 10px;
font-family: 'Segoe UI';
}

#leftTopHeader{
	display:block;
	margin-left: 0px;
	position: relative;
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: bold;
	width: 156px;
	border: 2px solid #0076a3;
	line-height: 15px;
	background-color: #0076a3;
	color: #ffffff;
	font-family:'Segoe UI';
	text-align: center;
}

.classLeftColLink{
	display:block;
	//margin-left: -40px;
	margin-left: -28px;
	padding-left:5px;
	position: relative;
	font-family: 'Segoe UI';
	font-size: 12px;
	font-weight: 550;
	width: 156px;
	border: 2px solid #ffffff;
	line-height: 25px;
	background-color: #538312;
	color: #ffffff;
}

.classLeftColLink:hover{
	display:block;
	margin-left: -28px;
	padding-left:5px;
	position: relative;
	font-family: 'Segoe UI';
	font-size: 12px;
	font-weight: 550;
	width: 156px;
	border: 2px solid #ffffff;
	line-height: 25px;
	background-color: #0076a3;
	color: #ffffff;
}

li{
text-align: -webkit-match-parent;
}

a:-webkit-any-link {
color: -webkit-link;
cursor: auto;
//color:#538312;
color:#000;
}

.classLeftMenu{
	list-style-type: none;
	list-style-position: outside;
}

#id_plan_details{
	float:left;
}

#id_spouse_employer{
	//float:left;
}

h3{
	font-size: 16px;
	font-family: 'Segoe UI';
}

b{
	font-size: 13px;
	font-family: 'Segoe UI';
	float:left;
}

.classDivCellLabel{
	float:left;
    text-align: left;
    display:table-column;
    //width:175px;
    width:200px;
    font-size: 13px;
    font-family: 'Segoe UI';
    cursor:auto; 
}

.classDivCellLabel1{
	float:left;
    text-align: left;
    display:table-column;
    width:175px;
    font-size: 13px;
    font-family: 'Segoe UI'; 
    font-weight: bold;
    cursor:auto;
}

.classLoginPanel{
	width: 1024px;
	min-height: 280px;
	background-color: #fff;
}

.classRightLoginPanel{
	float: right;
	border: 1px solid #f8f8f8;
	background: #ffe;
	padding: 10px;
	
}

.classLeftLoginPanel{
	float: left;
}

.classLeftLoginPanel #id_welcome_login_header{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 125px;
	color: #3b5999;
}

.classLeftLoginPanel #id_welcome_login_img{
	padding-left: 50px;
	margin-top: 10px;
}

.classCphLoginLable{
	float: left;
	min-width: 275px;
	margin-left: 5px;
	font-size: 13px;
	margin-bottom: 7px;
}

input[type="text"].classInputTextLogin,
input[type="password"].classInputTextLogin,
input.classInputTextLogin,
.classInputTextLogin{
	border-radius: 3px;
	min-width: 180px;
	height:35px;
	margin-bottom: 7px;
	border: 1px solid #358E8E;
	font-size: 14px;
	padding:5px;
}

.classRightLoginPanelHeader{
	text-align: left;
	min-width: 250px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #3b5999;
}

.classInputButtonLogin{
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
padding-right:20px;
//font-weight: bold;
color: #ffffff;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0095cd;
//background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
//background: -moz-linear-gradient(top, #00adee, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.classInputButtonLogin:hover{
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
padding-right:20px;
//font-weight: bold;
//color: #000000;
//border: solid 1px #0076a3;
cursor: pointer;
text-align: center;
//border-radius: 3px;
//background: #0095cd;
//background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
//background: -moz-linear-gradient(top, #00adee, #0078a5);
//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

#id_hiddenPdfUploadData{
	
}

/*********For Hospital Affiliation field of Network Doctor*********/
.ClassSuggestionsBox
 {
    position: absolute;
    margin: 0px 0px 0px 0px;
    background-color: white;
   	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 1px solid #000;
    color: black;
    z-index: 20;
    text-align: left;
    display:none;
    width: 130px;
    height: 150px;
    overflow: auto;
    font-family:'Segoe UI';
    font-size: 10px;
 }
 .ClassSuggestionsBox ul
 {
	padding: 0px;
	margin: 0 0 0 0;

 }
 .ClassSuggestionsBox li
 {
	padding: 3px;
	cursor: pointer;
    font-family:'Segoe UI';
    font-size: 10px;
    list-style:none;

 }
 .ClassSuggestionsBox li:hover
 {
    background-color: #A7C942;
    font-family:'Segoe UI';
    font-size: 10px;
    color: #ffffff;
 }

#id_cph_container_middle,
#id_cph_container_middle_home,
{
background: #fff;
position:relative;
padding:0px;
min-height: 650px;
overflow:auto;
//height:100%;
}

#id_cph_container_middle_home
{
min-height:280px;
}

/********Transaction Billing********/

.classBillHeaderData{
	height:190px;
	margin-bottom:10px;

}

.classBillHeaderSpanData{
	//border-right:1px solid #eee;
	//padding-right:5px;
	width:450px;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
}

.classLabelBill{
	padding-right:2px;
	font-weight:bold;
}

.classLabelBillData{
	padding-right: 12px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

.classBillLeftWidgetData{
	margin-bottom: 10px;
	width: 450px;
}

.classBillData{
	display: inherit;
}

.classLabelBillData1,.classTotalAmountLabelBill{
	font-weight: bold;
	color:red;
	font-size:13px;
}

.classBillRightWidget{
	float: right;
	//height: 310px;
	margin-top:10px;
}

.classBillLeftWidget{
	float: left;
}

.classScoreImage{
	padding-right:50px;
	height: 330px;
	width: 240px;
}

.classBillLeftWidget{
	//float: left;
}

/**********************--- CHNAGES AFTER ADDING BOOTSTRAP---*****************/ 

input[type="text"],input[type="password"]
{
	height:auto;
}
select
{
	width:206px;
	height:auto;
}
a,a:hover
{
	color:#000;
	font-family:'Segoe UI';
	text-decoration:none;
}

.fileUpload input {
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

td
{
	font-size:12px;
}
.classBottomBar
{
	background-color: #538312;
    color: #FFFFFF;
    float: left;
    font-family: "Segoe UI";
    font-size: 10px;
    left: 0;
    margin-top: 7px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    width: 800px;'
}
input[type='button'].classMediumButton
{
	width:110px;

}


input[type='button'].classMediumXButton,input[type='submit'].classMediumXButton
{
	width:135px;
	margin-bottom:10px;
}

input[type='button'].classMediumXLButton,input[type='submit'].classMediumXLButton
{
	width:172px;
	margin-bottom:10px;
}


input[type='button'].classBigButton,input[type='submit'].classBigButton
{
	width:195px;
	margin-bottom:10px;
}

/*********************---END----**********************************/

.classTable{
	//padding-bottom: 10px;
	//padding-top: 10px;
	width: 95%;
	//display:inline-block;
}

.classTable th{
	font-size: 12px;
	padding: 2px;
	background-color: #538312;
	color: #fff;
	border:1px solid;
	text-align:left;
	font-weight:normal;
	//border-left: 1px solid #fff;
	font-family: 'Segoe UI';
}

.classTable td{
	font-size: 12px;
	//border-bottom: 1px solid #98bf21;
	border: 1px solid #98bf21;
	padding-left: 2px;
	font-family: 'Segoe UI';
}

.classInputTextConsultation{
	max-height: 30px;
	//max-width: 132px;
	max-width: 160px;
}

.classTdConsultationHeading{
	background-color: #eee;
	padding: 3px;	
}

.classInputselectTimingTable{
	max-height: 25px;
	max-width: 100px;
}

.classSpanConsultationTimeDivHeading{
	padding: 3px;
	background-color: #A7C942;
	font-size: 12px;
	display: inline-block;
	width: 805px;
}

.classSpanConsultationTimeDivSubHeading{
	font-size: 10px;
}

.classNewNetworkclinicDiv{
	border: 1px solid #eee;
	background-color: #eee;
}

img.ui-datepicker-trigger {
    height: 30px;
}
.ui-datepicker-trigger {
 padding-bottom: 10px;
}

div.classDobDiv
{
	width:295px;
}

.grid_header th
{
	text-align:left;
	font-weight:normal;
	font-size:12px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans","Open Sans",Arial,sans-serif
}

table.classTableData
{
	//width:auto;
	width:95%;
}

.classSpanLink
{
	font-size:13px;
	font-style:normal;
}

tr.classTableHeading
{
	font-weight:normal;
	font-size:14px;
	
}

.table{
	width:90%;
}
.fileUpload {
    margin: 10px;
    overflow: hidden;
    position: relative;
    }

input {
    display: inline;
}

label,select
{
	cursor:auto;
}

a.classInputHref
{
	text-decoration:underline;
	color: blue;
}

.classTableBillHeading
{
	font-size:13px;
	font-weight:bold;
	float:left;
	//width:20px;
	margin-bottom: 5px;
}

textarea.classTextAreaAddress,textarea.classRemarksTextArea
{
	height:93px;
}

.classMyCareInfo
{
	float:right;
	margin-right:40px;
}

.classBillH3
{
	margin:0px;
}

.classBillMiddleWidget_1
{
	min-height:320px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classBillTerms&Conditions
{
	width:95%;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classMyCareAdd
{
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classClientLogo
{
	margin-left:82px;
}
.classClientAddPin
{
	margin-left:105px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classClientEmail
{
	margin-left:95px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classClientContactNo
{
	margin-left:155px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classBillTermsAndConditions
{
	width:95%;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

.classBillTAndCPoints
{
	margin-left:15px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

.classTableRowChargesData,.classTableRowNetBillData
{
	text-align:right;
	padding-right:10px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}
.classTableRowBillDate,.classTableRowVisitIdData
{
	text-align:center;
}

.classTableBill{
	//padding-bottom: 10px;
	//padding-top: 10px;
	width: 95%;
	//display:inline-block;
	//border-collapse: collapse;
	border-radius: 3.5px;
	-moz-border-radius:3.5px;
	-webkit-border-radius:3.5px;
	border:1px solid #6E6968;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;

}

.classTableBill th{
	font-size: 12px;
	padding: 2px;
	background-color: #6E6968;
	color: #fff;
	border:1px solid #6E6968;
	border-right:1px solid #6E6968;
	text-align:left;
	font-weight:normal;
	//border-left: 1px solid #fff;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

.classTableBill td{
	font-size: 12px;
	border-bottom: 1px solid #98bf21;
	border: 1px solid #6E6968;
	padding-left: 2px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

.classLogo
{
	height: 75px;
    margin-left: 40px;
}

.classCureencySymbolImg
{
	line-height:14px;
	vertical-align:-7%;
	height: 12px;
	width: 12px;
}
.classTotal,.classSubTotal,.classSubService,.classMemberShipFee
{
	margin-left:-2px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
	font-size:12px;
}

.classBillTotal
{
	margin-left:-5px;
	font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
}

/*******************MEMBER IMAGE********************/
.classImageMemberDivMain{

	float:right;
	margin-right:350px;
	width: 200px;
}

.classImageMemberSpan{

	margin-left: 10px;
	border-radius: 2px; 
	width: 100px; 
	height: 100px; 
	float: left; 
	border: 1px dotted #abc; 
	background-color: #f2f2ff;
}

.classMemberPhoto{

	//margin-left: 10px;
	border-radius: 2px; 
	width: 100px; 
	height: 100px; 
	//float: left; 
	//border: 1px dotted #abc; 
	//background-color: #f2f2ff;	
}

.classImageDesc{
	position: absolute;
	margin-left: 455px;	
}

.classImgDescTextarea{
	width: 280px;
	height: 140px;
}

.multiselect {
	width: 460px;
	height: 200px;
}

#switcher {
	margin-top: 20px;
}

.classSelectedClinicSpan{
	font-size: 10px;
}


/*********Breadcrumb CSS*********/

.classBreadcrumb{
  overflow: hidden;
  width: 820px;
  margin-left: 0px;
}

.classBreadcrumb li{
  float: left;
  margin: 0 .5em 0 1em;
  list-style: none;
}

.classBreadcrumb a{
  background: #EDC991;
  padding: 5px;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  position: relative;
}

.classBreadcrumb a:hover{
  //background: #99db76;
}

.classBreadcrumb a::before{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #EDC991 #EDC991 #EDC991 transparent;
  left: -1em;
}

.classBreadcrumb a:hover::before{
  //border-color: #99db76 #99db76 #99db76 transparent;
}

.classBreadcrumb a::after{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #EDC991;
  right: -1em;
}

.classBreadcrumb a:hover::after{
  //border-left-color: #99db76;
}


.classBreadcrumb .classCurrentBreadcrumb,
.classBreadcrumb .classCurrentBreadcrumb:hover{
  font-weight: bold;
  background-color: #99db76;
}

.classBreadcrumb .classCurrentBreadcrumb::after{
	border-left-color: #99db76;
}

.classBreadcrumb .classCurrentBreadcrumb::before{
	border-color: #99db76 #99db76 #99db76 transparent;
}

/************* END ****************/

.classInputTextSTD{
	width: 60px;
	font-size: 5px;
}

.classInputTextPhone{
	width: 136px;
	margin-left: 0px;
	
}

.classVipMember,table.dataTable tr.classVipMember.odd , table.dataTable tr.classVipMember.even
{
	background-color:#EDDEAB;
}

.classVipMemberRepresent
{
	background-color:#EDDEAB;
	width:15px;
	height:15px;
}

.classVipMemberRepresentMsg
{
	//display: table-column;
    float: left;
    //text-align: left;
    width: 280px;
    margin-top:-3px;
    margin-left:10px;
    font-size:12px;
    //font-style: italic;
    font-weight: bold;
}


#cph_middle_container{
padding-left: 10px;
background-color: #fff;
min-height:800px;
margin-top:20px;
}

.classMessage{
	width: 90%;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}


.classTableMis{
	
	width: 98%;
	font-size: 12px;
}

.classTableRowDataMis{
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 3px;
	//padding-right: 1px;
	border: 1px solid #538312;
	
}




.classMisImage{
	width: 18px;
	height:15px;
}

/* CSS FOR MIS REPORTS */

.classCenterAlign {
    text-align: center;
}
.classTableMis th {
    padding-bottom: 7px;
    padding-top: 7px;
}

.classCursorPointer{cursor: pointer;}

tr.classTableRowMisData:last-child
{
   border-bottom: 1px solid #538312;
}
tr.classTableRowMisLabel:last-child
{
	border-bottom: 1px solid #538312;
}
.classTableHeadingMis{

	border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #538312;
	color: #FFFFFF;
	font-weight: normal;
}

.classTableHeadingMisLast{
	border-right: 1px solid #538312;
	text-align: center;
	background-color: #538312;
	color: #FFFFFF;
	font-weight: normal;
}
.classTableRowDataMisLabel
{
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 3px;
	//padding-right: 1px;
	border: 1px solid #538312;
	border-bottom: none;
}
.classTableRowDataMiss
{
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 3px;
	//padding-right: 1px;
	border-left: 1px solid #538312;
	border-right :1px solid #538312;
	border-top:none;
}

/** END MIS CSS */

.classRuntimeModatoryField
{
	color:red;
}


/** CSS For Upload File Label */
div.classUploadFileLabel
{
	margin-top:10px;
}

/** Define Css for File Uplaod Div */
div.classFileUploadDiv
{
	height:60px;
}

div.classFileUploadDivL
{
	height:120px;
}

.classLegend
{
	width:755px;
	//padding:3px;
}
table.dataTable
{
	width:95%;
	margin:0px;
}
.classGuardianDiv
{
	margin-bottom:10px;
	border: 3px solid #EFEFEF;
	margin-bottom: 10px;
	padding: 10px;
	width: 550px;
	background: none repeat scroll 0 0 #EEEEEE;
	border-radius:10px;
}

/*****CSS for Panels*****/
.classPanel{
	width: 98%;
	margin-bottom: 20px;	
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	border-color: #DFF0D8;
}

.classPanelHeading{
	color: #3C763D;
	background-color: #DFF0D8;
	border-color: #DFF0D8;
	margin-bottom: 5px;
}

.classPanelTitle{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	padding-left: 10px;
}

/*	Added on 19/4/2014 - Kunal C 
/*	Class which centers the text allignment of error message
*/
.classLogoutTextAlign{
	text-align: center !important;
}
/* End of addition on 19/4/2014 - Kunal C */

.classPanelBody{padding: 10px;}
.classBtnPanel{}
.classMandatorySign{color: red;}
.form-horizontal .control-label {text-align: left;}
.form-horizontal .control-group:after{clear: none;}
.classLabel{font-weight: bold;}

table#idTableEx{width: 100%;}
td.classTableHeading{
	color: #FFFFFF;
	background-color: #6E6968;
	font-weight: bold;
	line-height: 20px;
}

.classTableRowData{
	line-height: 15px;
}

.classInvDashboardBtn{width: 200px;height: 70px;margin-top: 5px;}
/**************************/

.spanW{
	width: 80px;
}
.classMsgLabelAlign{
	margin-left: 189px;
}
.classTextAreaWidth{
	width: 91%;
}
div.container{
	width: 100% !important;
}

.ClassBold{font-weight: bold;}

.classAlert{
    width: 95%;
    text-align: center;
}

.classHidden{
	display: none !important;
}


table.classTableView{width: 99%;font-size: 13px;}

table.classTableView tr.classTableHeader{

    background:#555;
    color: #fff;
    margin: 2px;
}

table.classTableView a{
    color: #FFFFFF;
}

table.classTableView a:hover{
    text-decoration: underline;
    text-transform: uppercase;
}

.footer-bottom
            {
                margin-top: 36% !important;
                /* background-color: white !important; */
                
            }

.classInnnerDashboradButton{width: 200px;height: 70px;margin-top: 5px;margin-right: 20px;}

.classImagePatientDivMain{width: 200px;}
.classImagePatientSpan{
    margin-left: 10px;
    border-radius: 2px; 
    width: 100px; 
    height: 100px; 
    float: left; 
    border: 1px dotted #abc; 
    background-color: #f2f2ff;
}
.classStaffPhotoDesc{width:500px;height:150px;overflow:auto;}
.classStaffPhoto{width: 100px;height:100px;}

.classTextAreaLarge
{
     width: 400px;
    display: inline-block;
    text-align: left;
}

.classInputCheckbox.classServiceTypeCheckbox{
	margin-top: 0px;
	margin-right: 5px;
}
.lg-top-spacing{
	margin-top: 60px;
}
.inline-block{
	display: inline-block;
}
a.btn{
	color: white;
}

.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;      
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] {
	background-image:url("../images/glyphicons-halflings-white.png")
}
.classReportImageContainer{
	width: 300px;
}

.classReportImageContainer img{
	max-width: none;
	width: 100%;
}

.floated-btn-container{
	overflow: hidden;
}

.btn-floated{
	width: 25%;
	margin-right: 2%;
	margin-bottom: 22px;
	float: left;
	font-size: 17px;
}

 /* modal width */
 .modal-content-min
 {
	 width:600px;
 }

/* For adding multiple contact details*/
.contact-container .contact-remover{
	margin-top: 5px;
}
.contact-addon{
	color: rgb(0, 0, 238) !important;
}
.contact-container.first-contact-container .contact-remover{
	display: none;
}
.contact-container .classDivCell{
	width: 220px;
}


/* For Boxes */
.classDashboardBox  {
    border: 1px solid #efefef;
    padding: 0px;
    color: #fff;
}

.classDashboardBox h3 {
    font-size: 28px;
    margin: 10px;
}

.classDashboardBox p {
    font-size: 18px;
    margin: 10px;
}

.classDashboardBox > .classDashboardBoxFooter {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}


/* Background colors */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
  color: #f9f9f9 !important;
}
.bg-gray {
  background-color: #eaeaec !important;
}
.bg-black {
  background-color: #222222 !important;
}
.bg-red {
  background-color: #f56954 !important;
}
.bg-yellow {
  background-color: #f39c12 !important;
}
.bg-aqua {
  background-color: #00c0ef !important;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.bg-light-blue {
  background-color: #3c8dbc !important;
}
.bg-green {
  background-color: #00a65a !important;
}
.bg-navy {
  background-color: #001f3f !important;
}
.bg-teal {
  background-color: #39cccc !important;
}
.bg-olive {
  background-color: #3d9970 !important;
}
.bg-lime {
  background-color: #01ff70 !important;
}
.bg-orange {
  background-color: #ff851b !important;
}
.bg-fuchsia {
  background-color: #f012be !important;
}
.bg-purple {
  background-color: #932ab6 !important;
}
.bg-maroon {
  background-color: #85144b !important;
}


/* To fix number input */
input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height:auto;
}

.classSuggestionBoxList
 {
    position: absolute;
    margin: 0px 0px 0px 0px;
    background-color: white;
    border: 1px solid #000;
    color: black;
    z-index: 20;
    text-align: left;
    display:none;
    width: 130px;
    height: 150px;
    overflow: auto;
    /*font-family:Arial;*/
    font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
    font-size: 12px;
}

.classSuggestionBoxList li
{
padding: 3px;
cursor: pointer;
/*font-family:Arial;*/
font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
font-size: 12px;
list-style: none;
}
.classSuggestionBoxList li:hover
{
background-color: #99FFCC;
/*font-family:Arial;*/
font-family: "Segoe UI","Helvetica Neue","Lucida Unicode Sans", "Open Sans", Arial, sans-serif;
font-size: 12px;
}
.cke_pagebreak{
    clear: both;
    width: 100%;
    border-top: #999 1px dotted;
    border-bottom: #999 1px dotted;
    padding: 0;
    height: 3px;
    cursor: default;
    margin-top: 5px;
    margin-bottom: 5px;
}

.thumbnail-relative{
	position: relative;
}

.thumbnail-remover{
	position: absolute;
	top: 10px;
	right: 10px;
}
.sortable-entities-list{
	min-height: 50px;
}
.sortable-entities-list li{
	position: relative;
}
.sortable-entities-list li a{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
	font-size: 14px;
}
.sortable-entities-list li a.icon-trash{
	border: none;
	padding: 0;
	position: absolute;
    right: 10px;
    top: 5px;
    z-index: 100;
}
.editableform .editable-submit{
	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    margin-top: 5px;
}

.editableform .editable-cancel{
   	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-top: 5px;
	margin-left: 5px;
}

.classModalMediumContainer {
    width: 60%;
    left: 40%;
}

.classModalXLarge {
    width: 80%;
    left: 30%;
}

#idModalAddParameterFormula .classModalBody {
    overflow-x: hidden;
}

*.classRequiredField:after {
    content: " *";
    color: red;
}

.classHealthPackageCheckbox{
	margin-top: 0px;
	margin-right: 5px;
}

.classLeftSpacing{
	margin-left: 10px;
}

.fa.bell {
  font-size:50px;
  color: red;
  transition: 0.3s;
}
.fa.bell:hover {
  color: #EF476F;
}
.badge1 {
  position: absolute;
  top: 0px;
  left: 29px;
  padding: 2px;
  font-size: 24px;
  line-height: 23px;
  height: 21px;
  background: #f8433f;
  color: #FFF;
  border-radius: 11px;
  white-space: nowrap;
}
.new .badge1 {
  animation: pulse 2s ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  40% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  55% {
    transform: scale3d(1, 1, 1);
  }
  60% {
    transform: scale3d(1.3, 1.3, 1.3);
  }
  65% {
    transform: scale3d(1, 1, 1);
  }
}
a.classDashboardNotifier{
  position: fixed;
  right: 56px;
  bottom: 125px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 30px;
  line-height: 50px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  
  -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.4);

  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}