@charset "UTF-8";

body{
	font-family: Helvetica;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	cursor:default;
	font-weight: 100;
	background-color: #fbfbfb;
	-webkit-backface-visibility: hidden;
}

html,
body {
  height:100%;
}

*{
	outline: none;
	border: none;
}

a{
	text-decoration: none;
	color: #3a67f8;
	border: none;
}

.PAGEaccount .LINKaccount{
	font-weight: bold !important;
}

.PAGEpatients .LINKpatients{
	font-weight: bold !important;
}

.PAGEbilling .LINKbilling{
	font-weight: bold !important;
}

.PAGEhome .LINKhome{
	font-weight: bold !important;
}

.PAGElogin .LINKlogin{
	font-weight: bold !important;
}

.PAGEadminUsers .LINKadminUsers{
	font-weight: bold !important;
}

.PAGEBenefits .LINKbenefits{
	font-weight: bold !important;
}

.PAGEContact .LINKContact{
	font-weight: bold !important;
}

.PAGEDentistEdit .LINKaccount{
	font-weight: bold !important;
}

.PAGErefrences .LINKadminRefrences{
	font-weight: bold !important;
}

.PAGEuseables .LINKadminUseables{
	font-weight: bold !important;
}

.editp{
	font-size: 12px;
	margin-top: 15px;
	font-weight: bold;
	color: #3358B9;
	color: #074D77;
}

#linkTable{
	height:  65px;
	float: left;
	width: 100%;
}

#logo{
	width: 130px;
	width: 250px;
	margin-left: 30px;
	margin-top: 4px;
}

#logoStacked{
	width: 250px;
	display: none;
	clear: both;
	margin: auto;
	margin-top: 10px;
}

.clear{
	clear: both;
}

.linka{
	display: block;
	color: #2b4fc2;
	width: 100%;
	font-size: 13px;
	height: 100%;
	/*line-height: 60px;*/
	color: #074D77;
	display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;

display:-ms-flexbox;
-ms-flex-pack:center;
-ms-flex-align:center;

display:box;
box-pack:center;
box-align:center;
}

.barheader{
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
	background-size: 100% 100%;
	z-index: 999;
	position: relative;
	margin-top: -3px;
	z-index: 0;
	text-align: center;
	background-image: url(../images/headerbacking.png);
	
	
	
}

.searchText{
	padding: 8px;
	font-size: 14px;
	margin-top: 10px;
	border: 1px solid #eeeeee;
	border-bottom: 1px solid white;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.04);
	width: 500px;
	margin-left: 10px;
}

.headerPusher{
	height: 70px;
}

#header{
	width: 100%;
	height: 70px;
	background-repeat: repeat-x;
	background-size: 100% 100%;
	z-index: 9999999999;
	position: relative;
	background-image: url(../images/headerbacking.png);
	/*background-image: url(../images/headerbackingthree.png);*/
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}

.headerbox{
	box-shadow: inset 0px -30px 30px rgba(0,0,0,0.1);
}

.hidetopbar{
	width: auto;
	white-space: nowrap;
	padding: 0px 26px;
}

.logotd{
	width: 100%;
}

.sendbuttonContact{
	width:100%;
	text-align:center;
	margin-top:20px;
}

#MPgalleryHolder{
	height: 400px;
	margin-top: -5px;
	position: relative;
	z-index: 0;
	font-size: 0px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#logo{
	margin-left: 5px;
}

.MPgallerySection{
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(../images/mainblur/1.jpg);
	background-position: center center;
	background-size: cover;
	display: inline-block;
	position: relative;
	white-space: normal;
	background-color: #f5f5f5;
}

.MPgalimg{
	position: absolute;
	width: 250px;
	height: 150px;
	background-color: white;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2), 0px 40px 40px -20px rgba(0,0,0,0.4);
	border-radius: 10px;
	border: 1px solid rgba(255,255,255,0.2);
	
	background-position: center center;
	background-size: cover;
	background-image: url(../images/mainblur/1i1.jpg);
	
	opacity: 0;
	
	
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1), 0px 20px 20px -10px rgba(0,0,0,0.2);
	
}

.MPgalimg1{
	top: 20px;
	left: 70px;
	margin-left: 100%;
	
	margin-left: auto;
}

.MPgalimg2{
	top: 120px;
	left: 300px;
	margin-left: 150%;
	
	margin-left: auto;
}

.MPgalimg3{
	top: 220px;
	left: 530px;
	margin-left: 200%;
	
	margin-left: auto;
}

.MPtitle{
	
	color: white;
	position: absolute;
	text-align: right;
	width: 500px;
	top: 130px;
	right: 70px;
opacity: 0;
}

.subtitle{
	font-size: 25px;
	width: 340px;
	float: right;
	color: rgba(255,255,255,0.7);
}

.MPmainTitle{
	font-size: 35px;
	font-weight: 500;
}

.BIAtext{
	font-size: 14px;
	color: white;
	position: absolute;
	bottom: 5px;
	text-align: left;
	left: 5px;
	color: rgba(255,255,255,0.8);

}

.dentistLoginButton{
	padding: 12px 10px;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	margin: 10px;
	cursor: pointer;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	color: #2b4fc2;
	background: -webkit-linear-gradient(#FFFFFF 0%, #EDEDED 100%);
}

.button{
	background-color: #074D77;
	padding: 9px 12px;
	display: inline-block;
	color: white;
	cursor: pointer;
	font-size: 15px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
}

.button:hover{
	background-color: #1e91c2;
}

.gbunt{
	background-color: rgba(0,0,0,0.2);
}
.gbunt:hover{
	background-color:  rgba(0,0,0,0.3);
}

.lighterbutton{
	background-color: #003af3;
}

#notficationEmailFill{
	margin-top: 0px;
	width: 760px;
}

.xne{
	display: inline-block;
	cursor: pointer;
	background-color: rgba(0,0,0,0.1);
	border-radius: 10px;
	width: 19px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	vertical-align: 2px;
	text-align: center;
	-webkit-transition: all 0.2s;
}

#searchPatientsText{
	width: 400px;
}

#mobileLinksHolder{
	display: none;
}

.xne:hover{
	background-color: rgba(0,0,0,0.2);
}

.newPbarbutton{
	padding: 9px 16px;
	font-size: 12px;
	margin-left: 5px;
	float: left;
	margin-top: 11px;
}

.gbarbutton{
	padding: 9px 12px;
	font-size: 15px;
	margin-top: 11px;
	margin-left: 20px;
}

.barpadds{
	padding: 0px 20px;
	
}

.tbarbutton{
	padding: 9px 16px;
	font-size: 12px;
	margin-left: 5px;
	float: right;
	margin-top: 11px;
	border: 1px solid transparent;
}

.notselected{
	background: none;
	color: #003af3;
	border: 1px solid rgba(0,58,243,0.7);
	opacity: 0.7;
	
	border: 1px solid rgba(8,77,121,0.49);
	color: #074D77;
	
}


.filtOptions{
	-webkit-transition: all 0s;
}

.notselected:hover{
	background: none;
}

.centerit{
	text-align: center;
}

.forgotPass{
	text-decoration: underline;
	color: #2b4fc2;
	
}

#newEditGender{
	
	font-size: 14px;
	width: 97%;
}

.copyright{
	color: #2b4fc2;
}

.loginText{
	padding: 12px 10px;
	border: 1px solid #efefef;
	background-color: #f7f7f7;
	border-radius: 5px;
	font-size: 14px;
	width: 250px;
	margin-left: 5px;
}

.otherText{
	padding: 12px 10px;
	border: 1px solid #efefef;
	background-color: #f7f7f7;
	border-radius: 5px;
	font-size: 14px;
	width: 250px;
	margin-left: 5px;
}

.otherTextDrop{
	width: 270px;
	padding-left: 5px;
}

.copyrightttt{
	padding-top: 5px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	width: 100%;
}

.loginTable{
	margin: auto;
	margin-top: 40px;
	font-size: 16px;
	
}

.otherTable{
	margin: auto;
	margin-top: 40px;
	font-size: 16px;
}

.searchPatientsTable{
	margin: auto;
	width: 100%;
	margin-top: -5px;
	border-collapse:collapse;
	font-size: 14px;
}

.searchPatientsTable tr{
	font-weight: bold;
	background-color: #f2f2f2;
	padding: 10px;
	margin: 0px;
	color: #2E53BF;
	color: #404040;
}

.searchPatientsTable tr td:first-child{
	height: 40px;
	
}

.hideOnMobile{
	
}

.showOnMobile{
	display:none;
    width:0;
    height:0;
    opacity:0;
    visibility: collapse; 
    overflow: hidden;
}

.SPTitem{
	margin: auto;
	width: 100%;
	margin-top: -5px;
	border-collapse:collapse;
	font-size: 14px;
	font-weight: 500;
	/*border-bottom: 1px solid #f5f5f5;*/
	-webkit-transition: all 0.1s;
	cursor: pointer;
	color: #2E53BF;
	color: #404040;
	
}

.SPTitem:hover{
	margin-left: 10px;
	color: #2E53BF;
	color: #2892C0;
}

.SPTitem tr{
	padding: 10px;
	margin: 0px;
	
}

.siteContainer{
	max-width: 900px;
	margin: auto;
}

.SPTitem tr td:first-child{
	height: 30px;
	
}

.SPTimage{
	width: 60px;
	height: 60px;
	background-position: center center;
	background-size: cover;
	border-radius: 50px;
	float: left;
	margin: 15px 4px;
	background-color: rgba(0, 0, 0, 0.1);
	
}

.patientName{
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	color: #2d52bf;
	
	font-size: 35px;
	background-position: center 70%;
	background-size: cover;
	padding: 0px 0px;
	color: white;
	margin-top: -3px;
	position: relative;
	overflow: hidden;
	
}

.pdfnsd{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-position: center 70%;
	background-size: cover;
	-webkit-filter: blur(30px);
	z-index: 0;
}

.INCOPS{
	padding: 40px;
	background-color: rgba(0,0,0,0.3);
	background-color: rgba(52,90,186,0.7);
	background-color: rgba(255,255,255,0.7);
	color: white;
	color: #3358B9;
	position: relative;
	z-index: 2;
	
	color: #074D77;
}

.undertitle{
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	color: #2E53BF;
	color: #074D77;
}

.leftstuff{
	float: left;
	
}

.dragin{
	margin-top: 200px;
	text-align: center;
	padding: 40px;
	color: #2E53BF;
	font-size: 16px;
	
	color: rgba(0,0,0,0.2);
	font-weight: 400;
	
	margin: 20px 40px;
	border: 3px dashed rgba(0,0,0,0.2);
	border-radius: 5px;
	padding: 55px 20px;
	position: relative;
	
}

#footernone{
	height: 100px;
	clear: both;
}

#footer{
	height:100px;
	width: 100%;
	clear: both;
	
	background-color: #f2f2f2;
	background-color: rgba(0,0,0,0.02);
	border-top: 1px solid rgba(0,0,0,0.07);
	font-size: 11px;
	height: 86px;
	margin-top: -86px;
	z-index: 9;
	height: 110px;
}

#galleryNameText{
	margin: 0px 5px;
	width: 93%;
}

#galleryPreviewHolder{
	position: absolute;
	top: 47px;
	left: 0px;
	right: 0px;
	bottom: 70px;
	overflow-y: scroll;	
}

.eachFill{
	background-color: rgba(0,0,0,0.02)
}

.GPIH{
	margin: 20px 40px;
	background-color: white;
	border: 1px solid #fafafa;
	border-radius: 5px;
	padding: 2px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}

.TBGPIH{
	background-color: white;
	border: 1px solid #fafafa;
	padding: 2px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	
	background-repeat: repeat-x;
	background-size: 100% 120%;
	background-image: url(../images/headerbacking.png);
	
}

.xcl{
	position: absolute;
	top: -5px;
	left: -5px;
	background-color: black;
	color: white;
	font-weight: bold;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 2px solid white;
	text-align: center;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	cursor: pointer;
	border-radius: 30px;
}

.HPIHimg{
	width: 100%;
	border-radius: 5px;
}

.HPIHtext{
	width: 94%;
	background-color: #f9f9f9;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #f2f2f2;
}

.galleryCreator{
	width: 300px;
	float: right;
	height:540px;
	margin-top: 40px;
	background-color: whitesmoke;
	border: 1px solid rgba(236,236,236,1);
	border-radius: 5px;
	position: relative;
	
	height: 650px;
}

.galleryCtopBar{
	width: 100%;
	height: 50px;
	z-index: 999;
	position: relative;
	z-index: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-size: 100% 100%;
	background-image: url(../images/headerbacking.png);
	
}

.createGalTitle{
	font-size: 17px;
	font-weight: 500;
	padding-top: 14px;
	color: #2d52bf;
	color: #074D77;
}

.underPatientName{
	font-size: 17px;
	opacity: 0.7;
	
}



.topsimg{
	width: 125px;
	height:125px;
	background-position: center center;
	background-size: cover;
	border-radius: 5px;
	border-radius: 200px;
	float: left;
	margin: 5px 4px;
	float: none;
	margin: auto;
	
	z-index: 9999;
	position: relative;
	
	
}

.topsimgIRF{
	width: 425px;
	/*height:325px;*/
	background-position: center center;
	background-size: cover;
	border-radius: 5px;
	float: left;
	margin: 5px 4px;
	float: none;
	margin: auto;
	display: inline-block;
	z-index: 9999;
	position: relative;
	margin: 5px;
}

.topsimgIRFdes{
	width: 325px;
	/*height:325px;*/
	background-position: center center;
	background-size: cover;
	border-radius: 5px;
	float: left;
	margin: 5px 4px;
	float: none;
	margin: auto;
	display: inline-block;
	z-index: 9999;
	position: relative;
	margin: 5px;
	position: relative;
	cursor: pointer;
}


.firstOne{
	border: 1px solid white;
	box-shadow: 0px 15px 20px rgba(0,0,0,0.3);
	outline: 3px solid #2E53BF;
	border-radius: 5px;
	z-index: 999999;
	
}

.prbo{
	max-width: 600px;
	margin: 15px auto;
	color: #ad2929;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.prbo b{
	font-size: 20px;
}

.popupBubbleTitle{
	font-size: 25px;
	text-align: center;
	padding: 20px;
	color: #2d52bf;
	font-weight: bold;
}

.thepageinner{
	width: 550px;
}

.hidethis{
	display: none;
}

.pageimg{
	width: 125px;
	height:105px;
	background-position: center center;
	background-size: cover;
	border-radius: 4px;
	margin: 5px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.socmitem{
	width: 100%;
	outline: none;
	border: none;
	box-shadow: 0px 0px 0px black;
}

.CGB{
	width: auto;
	display: block;
	text-align: center;
	padding: 7px 5px;
	font-size: 12px;
	margin: 5px;
}

.SPT0{
	width: 150px;
}
.SPT1{
	width: 100px;
}
.SPT2{

}
.SPT3{
	width: 150px;
}
.SPT4{
	width: 150px;
}
.SPT5{
	width: 150px;
}

.SPTmobile{
	
}

.popupHolder{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.05);
	z-index: 9999999999;
	display: none;
}

.popupBubble{
	position: absolute;
	top: 50px;
	left: 50%;
	bottom: 50px;
	margin-left: -200px;
	width: 400px;
	background-color: white;
	border-radius: 5px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	overflow-y: scroll;
}

#PHgalleryBubble{
	width: 350px;
	margin-left: -175px;
}

#gallerylistfill{
	text-align: center;
	white-space: nowrap;
}

.galleryItem{
	margin-top: 10px;
	color: black;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.topnamregyhb{
	color: #0E4E75;
	font-size: 25px;
	text-align: center;
}

.gititle{
	font-size: 14px;
	font-weight: bold;
	color: #2d52bf;
	
}

.dc{
	font-size: 10px;
	padding-top: 5px;
}

.rnop{
	font-size: 12px;
	color: rgba(0,0,0,0.5);
	font-weight: bold;
}

.galholds{
	position: relative;
	width: 120px;
	height: 120px;
	background-image: url(../images/galleryholdp.png);
	background-size: contain;
	background-position: center center;
	display: inline-block;
}

.galholds:hover .xclin{
	opacity: 1;
}

.galholdimg{
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 19px;
	left: 18px;
	bottom: 18px;
	right: 19px;
}

#GalleryImage1{
	opacity: 1;
	
}

#GalleryThumbImage1{
	opacity: 1;
}

.imageForGallery{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	opacity: 0;
	bottom: 110px;
	background-image: url(../images/patientImages/1.jpg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
}

.bottomimagebar{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 105px;
	text-align: center;
}

.bottomimgthum{
	width: 120px;
	height: 70px;
	opacity: 0.6;
	display: inline-block;
	background-position: center center;
	background-size: cover;
	margin: 10px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	vertical-align: middle;
}

#gimgtitle{
	position: absolute;
	top: 10px;
	left: 0px;
	right: 0px;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: bold;
	z-index: 999;
	opacity: 0.5;
	display: none;
}

/*.bottomimgthum:hover{
	opacity: 0.8;
}*/

.garrow{
	height: 40px;
	vertical-align: middle;
	opacity: 0.2;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	margin-top: 23px;
	
}

.garrow:hover{
	opacity: 0.5;
}

.playb{
	margin-left: 20px;
}

.noimgs{
	height: 125px;
	font-size: 15px;
	color: black;
	color: rgba(0,0,0,0.3);
	color: #2E53BF;
	opacity: 0.6;
	text-align: center;
	font-weight: bold;
	line-height: 140px;
	
	color: white;
	background-color: #2E53BF;
	border-radius: 5px;
	display: inline-block;
	width: auto;
	height: auto;
	line-height: normal;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.spacerness{
	border-bottom: 1px solid rgba(0,0,0,0.04);
	margin-bottom: 10px;
	padding-top: 10px;
}

.bullingbuyholds{
	padding-top: 0px;
	text-align: center;
	
}

.midd{
	float: none;
}

.smllr{
	font-size: 27px;
	vertical-align: 11px;
}

.billingbuyoption{
	background-repeat: repeat-x;
	background-size: 100% 120%;
	background-color: #2E53BF;
	background-color: #074D77;
	
	width: 220px;
	height: 150px;
	border-radius: 10px;
	-webkit-transition: all 0.2s;
	position: relative;
	border: 1px solid #074D77;
	/*box-shadow: 0px 15px 8px -15px rgba(0,0,0,0.5);*/
	cursor: pointer;
	-webkit-backface-visibility: hidden;
}

.billingbuyoption:hover{
	-webkit-transform: scale(1.2);
	z-index: 9999;
	box-shadow: 0px 30px 30px rgba(0,0,0,0.4);
	
}

.titleofpage{
	color: #074D77;
	padding: 50px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.bbotitle{
	text-align: center;
	padding-top: 25px;
	font-size: 20px;
	color: #2E53BF;
	color: white;
}

.bbount{
	text-align: center;
	padding-top: 10px;
	font-size: 55px;
	color: #2E53BF;
	font-weight: bold;
	color: white;
}

.BBOOH{
	margin: 5px;
	display: inline-block;
}

.underbbooh{
	padding: 10px;
	padding-top: 18px;
	font-size: 14px;
	color: rgba(0,0,0,0.6);
	font-weight: bold;
	color: #074D77;
	opacity: 1;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.02);
	margin-top: -10px;
	border: 1px solid rgba(0,0,0,0.1);
}

.yhtil{
	font-size: 14px;
	padding-top: 10px;
}

.TDSPACR{
	width: 20px;
}

.SPTM{
	height: 60px;
}

.CPZT{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background-color: #2E53BF;
	color: white;
	
	
}

.currentbubblz{
	max-width: 700px;
	margin: auto;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 30px;
	/*box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.3);*/
	border: 1px solid #2E53BF;
}

.PENDSCOL{
	text-align: center;
}

.PENDSCOLTAB:hover{
	margin-left: inherit;
	color: inherit !important;
	cursor: default;
}

.cursorit{
	cursor: pointer;
}

.yhnop{
	padding-top: 200px;
	text-align: center;
	font-size: 25px;
	color: #2E53BF;
}

.sortArrow{
	width: 10px;
	vertical-align: 1px;
}

.mobileLinksHolder{
	display: none;
}

.mainPagetitle{
	font-size: 22px;
	color: #2E53BF;
	text-align: center;
	padding-top: 40px;
	max-width: 800px;
	margin: auto;
	
	color: #2892C0;
	color: #074D77;
}

.ngfcm{
	text-align: center;
	padding-top: 20px;
	font-size: 15px;
	color: #3055BC;
}

#selectWhichTeethTable{
	margin: auto;
	margin-top: 20px;
	border-radius: 6px;
	border-collapse:collapse;
	overflow: hidden;
	
	box-shadow: 0px 0px 0px 1px #074D77;
	
}

#selectWhichTeethTable tr td{
	padding: 10px;
	border-right: 1px solid rgba(0,0,0,0.05);
	cursor: pointer;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	-webkit-transition: all 0.2s;
	text-align: center;
	white-space: nowrap;
}

#selectWhichTeethTable tr td:first-child{
	font-weight: bold;
	background-color: #074D77;
	color: white;
	cursor: default;
}

#selectWhichTeethTable tr td:first-child:hover{
	-webkit-transform: inherit !important;
	font-weight: bold;
	
}

#selectWhichTeethTable tr td:hover{
	font-weight: bold;
}

#selectWhichTeethTable tr td:last-child{
	border-right:none;
	
}

.gummholder{
	width: 25px;
	overflow: hidden;
	display: inline-block;
}

.gummm{
	/*width: 20px;
	-webkit-appearance: caret;
	background-color: transparent;
	cursor: pointer;
	text-align: left;
	
	-moz-appearance: button;
	-moz-padding-end: 4px;
	-moz-padding-start: 2px;
	-moz-user-select: none;
	
	 appearance: none;*/
	
	
	
	
	
	
	
	
	
	/*width: 20px;
	-webkit-appearance: caret;
	background-color: transparent;
	cursor: pointer;
	text-align: left;
	
	-moz-appearance: button;
	-moz-padding-end: 4px;
	-moz-padding-start: 2px;
	-moz-user-select: none;*/
	
	
}
select::-ms-expand{
  display:none;
}
.gummm option{
	background-color: white;
	color: black;
}

.dar{
	font-size: 5px;
	vertical-align: middle;
	opacity: 0.9;
	pointer-events: none;
}

#selectWhichTeethTable tr:last-child td{
	border-bottom: none;
}

.middlebor td{
	border-bottom: 1px solid #074D77 !important;
}

.middleborright{
	border-right: 1px solid #074D77 !important;
}

.selectedWhite{
	color: white;
	background-color: #2dbf32;
	font-weight: bold;
}

.selectedGum{

	background-color: #bf2d95;
	color: white;
	
}

.selectedGum .select .styledSelect{
	color: white !important;
}

.selectedGum select{
	color: white;
	font-weight: bold;
}

.selectedGum select option{
	color: black;
}

.selectedImageTwo{
	color: white;
	background-color: #2d39bf;
	font-weight: bold;
}

.selectedImage{
	color: white;
	background-color: #2d39bf;
	font-weight: bold;
}

.selectedBuccal{
	color: white;
	background-color: #2d39bf;
	font-weight: bold;
}

.tfreqsml{
	font-size: 14px;
	text-align:center;
	padding: 10px;
	font-weight: bold;
	color: #074D77;
}

.titleforreq{
	font-size: 25px;
	color: #074D77;
	text-align: center;
	padding: 20px;
	padding-top: 40px;
	font-weight: bold;
}

.NS-P{
	display: none;
}

.NS-F{
	display: none;
}

.SFIitem{
	border-radius: 5px;
	padding: 5px;
	max-width: 600px;
	margin: auto;
	background-color: #074D77;
	color: white;
	font-weight: 500;
	margin-bottom: 20px;
	box-shadow:inset 0px 15px 15px rgba(255,255,255,0.1);
}

.SFItitle{
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}

.mobileOnly{
	display: none;
}

.dragitleft{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding-top: 20px;
}

.SFIsubtitle{
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

.SFIinside{
	background-color: white;
	padding: 10px;
	border-radius: 5px;
	color: black;
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2);
}

.mmbox{
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #3358B9;
	width: 30px;
	font-weight: bold;
	color: #3358B9;
	text-align: center;
}

#notesbox{
	width: 100%;
	min-height: 200px;
	resize: vertical;
}

.underbuys{
	max-width: 500px;
	margin: auto;
	text-align: center;
	color: #3358B9;
	padding-bottom: 40px;
	font-size: 16px;
}

.justbought{
	color: white;
	background-color: #3358B9;
	padding: 20px;
	border-radius: 10px;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	
}

.jbunder{
	font-size: 14px;
	padding-top: 10px;
	font-weight: normal;
}

.approbvtbmc{
	color: white;
	background-color: #3358B9;
	border-radius: 10px;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 40px;	
	overflow: hidden;
	line-height: 0px;
	max-width: 300px;
	position: relative;
	box-shadow:0px 25px 10px -20px rgba(0,0,0,0.4);
	z-index: 99999;
	margin-top: -40px;
	
	background-color: #074D77;
}

.approbvtbmcTwo{
	color: white;
	background-color: #3358B9;
	background-color: #074D77;
	border-radius: 10px;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 40px;	
	overflow: hidden;
	line-height: 0px;
	max-width: 300px;
	position: relative;
	/*box-shadow:0px 25px 10px -20px rgba(0,0,0,0.4);*/
	z-index: 99999;
}

.synpbi{
	width: 100%;
}

.imcg{
	padding: 30px;
	font-size: 15px;
	
}

.adbnc{	
	color: black;
	padding: 15px;
	font-size: 12px;
	cursor: pointer;
	color: white;
	padding: 25px;
	border-top: 1px solid rgba(255,255,255,0.1);
	box-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	width: 60%;
	display: inline-block;
	
	
}

#denytsarea{
	width: 87%;
	margin: auto;
	margin-top: 10px;
	min-height: 60px;
	resize: vertical;
	background-color: rgba(0,0,0,0.1);
	color: white;
	padding: 10px;
	border-radius: 5px;
}

#approvtsarea{
	width: 87%;
	margin: auto;
	margin-top: 10px;
	min-height: 130px;
	resize: vertical;
	background-color: rgba(0,0,0,0.1);
	color: white;
	padding: 10px;
	border-radius: 5px;
}

#denytsarea::-webkit-input-placeholder{
	color: rgba(255,255,255,0.5) !important;
} 

.dccv{
	text-align: center;
	color: #767676;
	font-size: 14px;
	padding-top: 20px;
}

#denyDrop{
	display: none;
}

#approvDrop{
	display: none;
}

.cancs{
	font-size: 10px;
	font-weight: normal;
	padding: 18px;
	padding-bottom: 22px;
	opacity: 0.8;
}

.coverDontAllowEditing{
	position: fixed;
	top: 70px;
	left: 0px;
	text-align: left;
	right: 0px;
	bottom: 0px;
	z-index: 9999999;
}

.coverDontAllowEditingALL{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	
}

#searchUsersFill{
	position: absolute;
	top: 200px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow-y: scroll;
}

.tellthemnolongereditable{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 20px;
	background-color: rgba(45,82,191,0.8);
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
	color: white;
}

.adminSearchBar{
	padding: 10px;
	width: 350px;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 5px;
	font-size: 16px;
	background-color: rgba(0,0,0,0.01);
}

.searchitemforusers{
	padding: 10px;
	font-size: 18px;
	cursor: pointer;
	max-width: 700px;
	margin: auto;
	font-weight: bold;
	color: #074D77;
	-webkit-transition: all 0.15s;
	border-radius: 5px;
}

#bluredImageTop{
	background-image: none;
}

.searchitemforusers:hover{
	-webkit-transform: scale(0.98);
}

.pluxva{
	font-weight: bold;
	font-size: 22px;
	color: #2E53BF;
	display: inline-block;
	padding-left: 10px;
	cursor: pointer;
}

.scmr{
	background-color: rgba(0,0,0,0.03);
}

#contactLogo{
	width: 350px;
}

#SSHTbl{
	margin: auto;
	font-size: 22px;
	text-align: left;
	
}

#SSHTbl tr td{
	vertical-align: middle;
}

#SBTI{
	height: 0px;
	margin: 0px;
	font-size: 0px;
	border: none;
}



.contacttext{
	padding: 10px;
	background-color: white;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	width: 300px;
}

.contacttextarea{
	resize: vertical;
	min-height: 150px;
}

.mainitl{
	font-size:40px;
}

.mobtopbar{
	display: none;
	float: right;
	margin-top: 19px;
}

.mobIB{
	margin-bottom: 5px;
	height: 4px;
	width: 25px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 4px;
	border-bottom: 1px solid white;
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.2);
	
}

.uni{
	
	background-color: #2E53BF;
	background-color: #2892C0;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.inuni{
	padding-top: 45px;
	font-size: 12px;
}

.inmg{
	max-width:500px;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
	margin:20px;
	border-radius: 4px;
}

.underneithitall{
width: 100%;
	padding: 20px;
	padding-top: 60px;
	text-align: center;
	clear: both;
}


.unidck{
	font-size: 14px;
	padding-top: 20px;
	color: #074D77;
}

.loadwheel{
	width: 30px;
	margin-top: -5px;
}

.upvktnfd{
	text-align: center;
	font-size: 18px;
	color: #074D77;
	padding: 20px;
}

.smsidebar{
	position: fixed;
	top: 90px;
	left: 0px;
	z-index: 999999999999999999999999999;
	
}

.star{
	color: red;
	font-weight: bold;
}

.welkog{
	width: 370px;
	vertical-align: -16px;
}

.SFTC{
	font-size: 12px;
	color: gray;
	padding-top: 10px;
}

.smitem{
	width: 40px;
	height: 40px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.smitem:hover{
	padding-left: 10px;
	box-shadow: 10px 2px 15px rgba(0,0,0,0.1);
}

oter{
	background-color: #f2f2f2;
	background-color: rgba(0,0,0,0.02);
	border-top: 1px solid rgba(0,0,0,0.07);
	font-size: 11px;
	height: 86px;
	margin-top: -86px;
	z-index: 9;
	height: 150px;
}

#footerShover{
	height: 86px;
	clear: both;
	width: 100%;
	height: 150px;
}

#footerpadding{
	padding: 30px;
}

.logofooter{
	width: 260px;
	margin-bottom: 10px;
	float: left;
	margin-top: 0px;
}

.footersection{
	float: left;
	min-height: 1px;
}

.footertitle{
	font-size: 14px;
	font-weight: 500;
	color: #4C2E6B;
	color: #5E6493;
	margin-top: 30px;
	
}

.underitlinks{
	font-size: 12px;
	padding-top: 5px;
	display: inline-block;
	color: #7c7c7c;
}

.footerwidths{
	max-width: 900px;
	margin: auto;
	position: relative;
	height: 100%;
}

.footersm{
	width: 25px;
	margin: 5px;
	float: left;
}

.cwu{
	font-size: 10px;
	color: #b4b4b4;
	float: left;
	text-align: left;
	
}

.bottomleftstuffF{
	position: absolute;
	bottom: 15px;
	left: 5px;
	text-align: left;
	z-index: 9999999;
}

.bottomrightstuffF{
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: right;
	z-index: 9999999;
}

.mainFooterHolder{
	min-height: 100% !important;
	height: auto !important;
	overflow: hidden;
	clear: both;
}














.retina{
	/* The Retina effect */
	background:url('../images/patientImages/152.png') no-repeat center center white;
	border:2px solid white;
	background-size: 2000px;

	/* Positioned absolutely, so we can move it around */
	position:fixed;
	height:200px;
	width:400px;

	/* Hidden by default */
	display:none;
	background-color: white;

	/* A blank cursor, notice the default fallback */
/* 	cursor: none; */
	opacity:1;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 5px #777, 0 0 10px #aaa inset;
	-webkit-box-shadow:0 0 5px #777;
	box-shadow:0 0 5px #777, 0 0 10px #aaa inset;
	
	pointer-events: none;
	
	/* CSS3 rounded corners */
	-moz-border-radius:90px;
	-webkit-border-radius:90px;
	border-radius:90px;
	border-radius: 0px;
	z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

.xclin{
	opacity: 0;
	-webkit-transition: all 0.2s;
}

.pageimg:hover .xclin{
	opacity: 1;
}

.ndsds{
	display: inline-block;
	max-width: -webkit-calc(100% - 250px);
	overflow: hidden;
	height: 100px;
	vertical-align: top;
	overflow-x: scroll;
	white-space: nowrap;
}

.ndsds::-webkit-scrollbar-track{
    border-radius: 10px;
    margin:7px 0;
    background-color: rgba(27, 30, 50, 0.15);
}

.ndsds::-webkit-scrollbar{
    width: 3px;
    background-color: transparent;
}

.ndsds::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: rgba(255,255,255, 0.3);
}

#galleryhlx{
	height: 0px;
	background-color: rgba(0,0,0,0.04);
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.04);
	overflow: hidden;
	border-radius: 5px;
	overflow-x: auto;
	position: relative;
	height: 220px;
}

.gdSTv{
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	color: #0E4E75;
	
}

.galzimg{
	height: 100%;
}

.galzimgwidth{
	width: 100%;
}

#thefixeder{
	position: fixed;
	top: 50%;
	right: 0px;
	background-color: white;
	font-size: 14px;
	padding: 5px;
	border-radius: 7px 0px 0px 7px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	cursor: pointer;
	z-index: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
	
}

.prfvc{
	padding: 10px;
	background-color: rgba(0,0,0,0.03);
	border-radius: 5px;
	margin-top: 5px;
	width: 400px;
	margin: auto;
	margin-top: 5px;
	font-weight: 500;
	text-align: left;
	font-size: 16px;
	border: 1px solid rgba(0,0,0,0.1);
}

.undcxverit{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	padding-top: 10px;
}

.vscx{
	float: right;
	color: #8a8a8a;
}

.gcv{
	color: green;
}

.agcv{
	color: grey;
}

.bgcv{
	color: grey;
}













.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
    font:normal 11px/22px Arial, Sans-Serif;
    color:black;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:transparent;
    padding:0 0px;
    font-weight:bold;
    padding-right: 40px;
}
.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:9px;
    right:1px;
}
.styledSelect:active, .styledSelect.active {
    background-color:#eee;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 0px;
}
.options li:hover {
    background-color:#39f;
    color:white;
}

.gummm{
	width: 30px;
	padding: 0px;
	background-color: transparent;
	border: none;
}

.ongum{
	padding: 10px !important;
	
}

.trmf{
	padding: 15px;
}

.HIGHLIGHTSEND{
	background-color: #1f83c0 !important;
}

.prevGallIst{
	float: right;
	width: 300px;
}

.prevGallIst .galleryItem{
	width: 45%;
	height: 150px;
}


.prevriu{
	padding: 10px;
	font-size: 16px;
	text-align: center;
}


























