/*common css(popups,button...,) for ibd starts here*/
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.woff2') format('woff2'),
        url('../fonts/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html *
{
   font-family: Calibri !important;
}
ul{
    padding:0;
    list-style:none;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #fff !important;
}
a:hover{
	text-decoration: none !important;
}
tbody tr:first-child {
	border-top: none !important;
}
tbody tr:last-child {
	border-bottom: none !important;
}
input::-webkit-input-placeholder {
    color: #ABA9A8;
}
label {
	color : #000222 !important;
}
.mandatory {
	font-family: arial !important;
    color: #000;
    font-size: 18px;
    position: relative;
    top: 1px;
    left: -5px;
}
.container {
	width: 1024px !important;
	margin: 0 auto;
	position: relative;
}
.whole_wrapper {
    width: 1024px !important;
    max-width: 1024px !important;
    margin: 0 auto;
    position: relative;
}
.calenderIcon{
	vertical-align: middle;
}
.primaryBlue{
	background-color: #2fadd6;
	color: #fff;
	font-size: 15px;
	padding: 10px 25px 10px 25px;
	border-radius: 25px;
	border: none;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	outline: none;
}
.pl4{
	padding-left: 6px;
    margin-top: -1px;
}
.pr4{
	padding-right: 6px;
    margin-top: -1px;
}
.bt1{
	border-top: 1px solid #ddd;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt25{
	margin-top: 25px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.fs25{
	font-size: 25px;
}
.fs16{
	font-size: 16px;
}
.fs15{
	font-size: 15px;
}
#mainSection{
	background-image: url("../images/BG copy.png");
	background-size: cover;
}
.carouselImg{
	float: left;
}
.carouselLocation{
	color: #999999;
    font-size: 14px;
}
.carousel-indicators.homeCarousel{
	top: 200px !important;
    left: 16% !important;
}
.carousel-indicators li{
    width: 10px;
    height: 10px;
    margin: 0 !important;
    margin-right: 15px !important;
    margin-top: 30px !important;
    border: 0 none !important;
    border-radius: 10px;
    background-color: #b2e1f0 !important;
    text-indent: -999px;
}
.carousel-indicators > .active{        
	width: 10px !important;
    height: 10px !important;
    cursor: pointer;    
	background-color: #2fadd6 !important;
}
.btnWeekly{
	margin-right: 5px;
}
.btnDefault{
	padding: 10px 30px;
	font-size: 14px;
	color: #3BADD5;
	border-radius: 30px;
	background-color: #fff;
	border: 1px solid #0082ba;
	outline: none;
	vertical-align: middle;
}
.btnWeekly:hover,.btnMonthly:hover{
	padding: 5px 20px;
	color: #fff !important;
	border-radius: 15px;
	background-color: #0082ba;
	border: 1px solid #0082ba;
	outline: none;
}
.btnSave{
	padding: 5px 20px;
	color: #fff;
	border-radius: 15px;
	background-color: #011627;
	border: none;
	outline: none;
	margin-left: 20px;
}
.revealModal {
    top: 100px;
    left: 25%;
    width: 500px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    z-index: 101;
    padding: 20px 20px;
    border-radius: 5px;
}
.backdrop {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .1;
    z-index: 100;
    top: 0;
    left: 0;
	display: none;
}
.backdropDisable{
	position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .1;
    z-index: 100;
    top: 0;
    left: 0;
	display: none;
}
.termsTitle,.profileTitle,.hcpTitle,.loginTitle,.passTitle,.changePassTitle,.changePassNextTitle,.passwordExpiredTitle,.updatePassTitle,.emailSuccessTitle,.PDFSuccessTitle,.updatePassNextTitle,.registerTitle,.agreeTitle,.passwordTitle,.thanksTitle,.verifyTitle,.loginVerificationTitle,.thanksUnlockTitle,
.hcpRegisterTitle,.hcpRegisterNextTitle,.patientAccessTitle,.hcpProfileTitle,.hcpProfileNextTitle,.patientSuccessTitle,.forgotEmailTitle {
	color: #3BADD5;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}
.closeBtn {
	color: #fff;
    background-color: #3badd5;
    padding: 10px 50px;
    outline: none;
    border: 1px solid #3badd5;
    border-radius: 45px;
    font-size: 14px;
    font-weight: bold;
}
#termsSection,#profileSection,#profileSectionNext,#hcpSection,#hcpSectionNext,#loginSection,#forgotPassSection,#thanksAccountUnlock,#changePassNextSection,#passwordExpiredSection,#forgotEmailSection,
#registerSection,#agreeSection,#passwordSection,#hcpRegisterSection,#hcpRegisterSectionNext,#hcpAgreeSection,#hcpPasswordSection,#patientAccessSection,#emailSuccess,#PDFSuccess,
#hcpProfileSection,#hcpEditProfileSection,#hcpProfileSectionNext,#videoSection,#videoSectionHome,#patientSuccessSection,#updatePassSection,#updatePassNextSection,#changePassSection,#registrationVerify,#thanksRegistration,#loginVerficationSection,#updateProfileSection,#editProfileSection,#hcpEditProfileSectionNext{
	width: 500px;
	padding: 20px 50px;
	display: none;
}
#changePassSection,#changePassNextSection,#passwordExpiredSection,#updatePassSection{
    width:525px;
}
.profileTitle,.hcpTitle {
	margin-bottom: 10px;
}
.loginTitle,.passTitle,.changePassTitle,.changePassNextTitle,.passwordExpiredTitle,.updatePassTitle,.updatePassNextTitle,.emailSuccessTitle,.PDFSuccessTitle{
	margin: 25px 0px 20px 0px;
}
.profileImage{
    height:80px;
    border: 4px solid #dddddd;
    border-radius: 75px;
}
.uploadImage{
	text-align: center;
    position:relative;
}
.uploadImagePat {
    position: absolute;
    top: 50px;
    right: 150px;
}
#profileSection  input,#profileSectionNext  input,#hcpSection input,#hcpSectionNext input,#loginSection input,#forgotPassSection input,#changePassSection input,
#registerSection input,#passwordSection input,#hcpRegisterSection input,#hcpRegisterSectionNext input,#hcpPasswordSection input,#patientAccessSection input,
#hcpProfileSection input,#hcpEditProfileSection input,#hcpProfileSectionNext input,#loginVerficationSection input,#updatePassSection input,#hcpEditProfileSectionNext input,#registrationVerify input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #ddd;
	outline: none;
}
.btnCancel,.btnBack,.btnBackHcp,.btnCancelPass,.btnCancelChange,.btnCancelRegister,.btnCancelVerify,.btnCancelCommon,
.btnBackRegister,.btnBackPassword,.btnCancelHcpRegister,.btnCancelHcpNext,.btnLater,
.btnBackHcpRegister,.btnBackHcpPassword,.btnFinishHcpPassword,.btnCancelAccess,.btnCancelHcpProfile,
.btnCancelRegHcpNext,.btnCancelUpd,.btnBackRegisterHcp {
	margin-right: 10px;
	padding: 10px 25px;
	border-radius: 30px;
	color: #3badd5;
	font-weight: bold;
}
.btnWeekly,.btnMonthly,.btnSave {
	padding: 5px 20px;
	font-size: 13px;
}
.btnWeekly,.btnMonthly{
	color: #0082BA !important
}
.btnNext,.btnUpdate,.btnChange,.btnSaveHcp,
.btnNextHcpRegister,.btnNextHcpNext,.btnAgreeHcpRegister,
.btnAddAccess,.btnNextHcpProfile,.btnNextEditHcpProfile,.btnNextEditHcpProfile,.btnSaveUpd,.btnPassOk,.btnOkExpire,.btnOkPass,.btnforgotEmailOk,.btnemailOk,.btnPDFOk,
.btnUpdateHcpNext,.btnVideoClose,.btnVideoCloseHome,.btnThanksUnlockOk,.btnAPStart,
.btnAgreeRegister,.btnFinishPassword,.btnFinishHcpPassword,.btnLogin,.btnLoginPop,.btnSignin,.btnSigninVerify,.btnReset,.btnResetVerify,.btnResend,.btnChangeSave,.btnNextRegister,.btnResultHcp,.btnThanksOk,.btnProfileOk {
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 30px;
	background-color: #3badd5;
	border: 1px solid #3badd5;
	outline: none;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.emailBtn {
	padding: 0px 10px 0px 10px;
}
.btnSignin {
	float: right;
	font-weight: bold;	
    padding: 10px 40px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.btnReset,.btnResetVerify,.btnResend,.btnChangeSave,.btnAgreeRegister,.btnFinishPassword,.btnNextRegister,.btnChange,.btnSaveHcp,.btnNextHcpRegister,.btnNextHcpNext,.btnAgreeHcpRegister,.btnFinishHcpPassword, 
.btnAddAccess,.btnNextHcpProfile,.btnNextEditHcpProfile,.btnNextEditHcpProfile,.btnUpdateHcpNext,.closeBtn,.btnNext,.btnUpdate,.btnThanksUnlockOk {
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.btnBackPassword,.btnCancelCommon,.btnBackRegisterHcp,.btnBackHcpPassword,.btnSearchView,.btnCancelSearch,.btnBackRegister,.btnBackHcpRegister {
	float: left;
}
.btnFinishPassword,.btnNextHcpNext,.btnFinishHcpPassword,.btnSearchStart,.btnAgreeRegister,.btnAgreeHcpRegister {
	float: right;
}
.btnAgreeRegister,.btnAgreeHcpRegister {
	padding: 10px 20px;
}
.selectHcpPassword{
	position: relative;
}
.signUp{
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    color: #2D2926;
}
#hcpList{
	background-color: #f9f9f9;
}
.hcpWrapper,.hcpWrapperData{
	overflow:hidden;
    overflow-y: auto;
    max-height: 300px;
    box-shadow: 0 1px 5px 0px #8b8787;
}
.hcpWrapper {
	display: none;
}
.hcpWrapperData{
	display: none;
	position: absolute;
	margin-top: -9px;
}
.selectHcpDatas {
    position: relative;
    border-bottom: 1px solid #ddd;
}
.downDropdown {
	position: absolute;
	top: 10px;
	right: 10px;
}
#hcpList > tbody > tr,#hcpListData > tbody > tr,#hcpSemiList > tbody > tr,.hcpSemichartList  > tbody > tr {
	border-top: 2px solid #e8e8e8;
	border-bottom: 2px solid #e6e6e6;
	background-color: #f9f9f9;
}
#hcpList > tbody > tr,#hcpListData > tbody > tr:first-child,#hcpSemiList > tbody > tr:first-child,.hcpSemichartList  > tbody > tr:first-child  {
	border-top: none;
}
#hcpListData > tbody > tr > td:last-child,#hcpList > tbody > tr > td:last-child,#hcpSemiList > tbody > tr > td:last-child,.hcpSemichartList > tbody > tr > td:last-child {
	text-align: center;
}
#hcpList > tbody > tr > td,#hcpListData > tbody > tr > td,#hcpSemiList > tbody > tr > td,.hcpSemichartList > tbody > tr > td {
	padding: 10px 15px;
	cursor: pointer;
}
#hcpListData > tbody > tr > td img.hcpTick,#hcpList > tbody > tr > td img.TickMyHcp,#hcpSemiList > tbody > tr > td img.TickMySemiHcp,.hcpSemichartList > tbody > tr > td img.TickSemiHcp {
	display: none;
}
#hcpListData > tbody > tr > td,.hcpSemichartList > tbody > tr > td {
	padding: 5px 15px;
}
#hcpListData > tbody > tr > td p,.hcpSemichartList > tbody > tr > td p{
	margin: 0px;
}
.hcpClinicNames{
	font-size:12px;
	color:#B0B0B0;
}
.forgotPass{
	float: left;
	color: #2D2926 !important;
	font-size: 16px;
	margin-top: 10px;
}
.error{
	font-size : 14px;
  	color : #ED0000;
}
.inputHcpChange{
    max-width: 370px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none !important;
    border: none !important;
}
.regHcpData{
    max-width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fbRegister,.gmailRegister {
	padding: 10px 30px;
	color: #fff;
	background-color: #3c5b9b;
	border-radius: 40px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	display: inline-block;
}
.dobRegister{
	position: relative;
}
.socialNetworking{
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.gmailRegister {
	background-color: #db5245;
	margin-left: 30px;
}
.uploadImageHome{
	position: relative;
	text-align: center;
}
.uploadPatientImageHome{
	position: absolute;
    top: 50px;
    right: 155px;
}
.profileImageHome{
	border-radius: 40px;
    border: 4px solid #ddd;
}
#addProfileSection {
	display: block;
	margin: 30px 0px;
}
#addProfileSection input,.searchPatients {
	outline: none;
	border: none;
	background-color: transparent;
	font-size: 13px;
	color: #ABA9A8;
}
.revealProfileModal {
    background: #fff;
    border-radius: 5px;
}
#accessSection {
    display:none;
    width:405px;
}
.accessHeader{
    padding: 10px 10px 10px 20px;
    background-color: #e6edf4;
    border-radius: 5px 5px 0px 0px;
}
.addaccessTitle {
    float:left;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #0082BA;
    padding-top: 5px;
}
.revealAccessModal{
    top: 5%;
    left: 30%;
    width: 500px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    z-index: 101;
    border-radius: 5px;
}
.btnUserAccess{
    padding: 5px 10px;
    float: right;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background-color: #3badd5;
    border: 1px solid #3badd5;
    outline: none;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.accessDatas{
    overflow: hidden;
    overflow-y: auto;
    max-height: 630px;
}
#searchPatient > tbody > tr, #searchPatientsHistory > tbody > tr {
    cursor: pointer;
    text-align: left;
    border-bottom: 1px solid #ddd;
    color: #000;
}
.searchPatientsHistory > p {
	cursor: pointer;
}
#searchPatient > tbody > tr > td {
    padding: 15px 20px;
}
#searchPatient{
    width:405px;
}
.checkAgree > input {
    vertical-align:top;
}
.agreeCondition {
   width: 360px;
    padding-left:10px;
    word-break: break-all;
    display: inline-block;
}
.thanksInfo {
    padding-bottom: 10px;
}
.successInfo,.unsuccessInfo,.loginVerifyInfo,.activationInfo{
    text-align:center;
}
.accUnlock {
    color: #3badd5 !important;
    font-weight: bold;
    cursor:pointer;
}
.patFirstName,.patLastName{
    color: #3badd5;
}
.showing {
	padding: 9px 15px !important;
}

/*safrai hack don't change*/
::i-block-chrome,.pl4 {
	padding-left: 6px;
	margin-top: -2px;
}
::i-block-chrome,.pr4 {
padding-right: 6px;
margin-top: -2px;
}
/*common css(popups,button...,) for ibd ends here*/

/*css for ipad potrait view starts here*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	.container,.whole_wrapper{
		width: 768px !important;
		margin: 0 auto;
		position: relative;
	}
	.revealModal {
	    top: 100px;
	    left: 18%;
	    width: 500px;
	    margin: 0 auto;
	    background: #fff;
	    position: absolute;
	    z-index: 101;
	    padding: 20px 20px;
	}
	.logo{
		width: 230px;
	}
	#loginpageNav {
	    float: right;
	    padding: 35px 0px;
	}
	#loginpageNav > a {
	    padding-right: 30px;
	    font-size: 13px;
	    font-family: lato;
	}
    .revealAccessModal{
        left:23%;
    }
    .btnAgreeRegister,.btnAgreeHcpRegister {
		padding: 10px 20px;
	}
}
/*css for ipad potrait view ends here*/