/*
* Author: Junaid Developer
* Template: Dashboard Bootstrap
* Version: 1.0.0
* Bootstrap version: 3.3.6
* Copyright 2021
* www: http://facebook.com/junaidphd
* mail: junaidphd50@yahoo.com
* You can buy this on :http://facebook.com/junaidphd
*/

/* Basic
=================================================================== 
*/





/* My Style */
.btn-default{
	min-width:90px;
}


a{
	cursor:pointer;
}

.r_star{color:red;font-size:18px;}



.img_profile{
	border: 3px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    box-shadow: 0 0 2px 1px rgba(221, 221, 221, 0.95);
}

.img_box_small{
	border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 0 2px 1px rgba(221, 221, 221, 0.95);
}

.hr_item{
    padding-bottom: 3px;
    margin-bottom: 8px;
    border: 0;
    border-bottom: 1px solid #eee;
}

.hr_top{
    padding-bottom: 3px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #eee;
}
.view_date {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #09c6f1f0;
}

.suplist{
	padding-left:5px;	
	list-style:none;
}

.suplist li{
	font-size:12px;
	border-bottom:1px dotted #CCC;
	display:inline-block;
	padding:2px 5px;
	margin:3px;
}

.lbl_bal{
	font-size: 1em;
}

.label-error{
	color:#a94442;
	background:#f2dede;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    /* vertical-align: middle; */
}
.div_permission input[type='checkbox']{
	transform: scale(1.5);
}

.user_permiss input[type='radio']{
	transform: scale(2);
}
.div_permission td{
	font-size:18px;
}

.user_permiss{
	font-size:24px;
}





.box-signin{
	margin:20vh auto;
	padding:8px 20px;
	background:#0000005e;
	border:1px solid #fff;
	margin-top:270px;
}

.my_mark{
    padding: 5px 10px;
    background-color: #00bcd433;
    color:#000;
}



/* All Font Size Class */
.f5{ font-size:5px !important; }
.f6{ font-size:6px !important; }
.f7{ font-size:7px !important; }
.f8{ font-size:8px !important; }
.f9{ font-size:9px !important; }
.f10{ font-size:10px !important; }
.f11{ font-size:11px !important; }
.f12{ font-size:12px !important; }
.f13{ font-size:13px !important; }
.f14{ font-size:14px !important; }
.f15{ font-size:15px !important; }
.f16{ font-size:16px !important; }
.f17{ font-size:17px !important; }
.f18{ font-size:18px !important; }
.f19{ font-size:19px !important; }
.f20{ font-size:20px !important; }
.f21{ font-size:21px !important; }
.f22{ font-size:22px !important; }
.f23{ font-size:23px !important; }
.f24{ font-size:24px !important; }
.f25{ font-size:25px !important; }
.f26{ font-size:26px !important; }
.f27{ font-size:27px !important; }
.f28{ font-size:28px !important; }
.f29{ font-size:29px !important; }
.f30{ font-size:30px !important; }
.f31{ font-size:31px !important; }
.f32{ font-size:32px !important; }
.f33{ font-size:33px !important; }
.f34{ font-size:34px !important; }
.f35{ font-size:35px !important; }
.f36{ font-size:36px !important; }
.f37{ font-size:37px !important; }
.f38{ font-size:38px !important; }
.f39{ font-size:39px !important; }
.f40{ font-size:40px !important; }
.f41{ font-size:41px !important; }
.f42{ font-size:42px !important; }
.f43{ font-size:43px !important; }
.f44{ font-size:44px !important; }
.f45{ font-size:45px !important; }
.f46{ font-size:46px !important; }
.f47{ font-size:47px !important; }
.f48{ font-size:48px !important; }
.f49{ font-size:49px !important; }
.f50{ font-size:50px !important; }
.f51{ font-size:51px !important; }
.f52{ font-size:52px !important; }
.f53{ font-size:53px !important; }
.f54{ font-size:54px !important; }
.f55{ font-size:55px !important; }
.f56{ font-size:56px !important; }
.f57{ font-size:57px !important; }
.f58{ font-size:58px !important; }
.f59{ font-size:59px !important; }
.f60{ font-size:60px !important; }
.f61{ font-size:61px !important; }
.f62{ font-size:62px !important; }
.f63{ font-size:63px !important; }
.f64{ font-size:64px !important; }
.f65{ font-size:65px !important; }
.f66{ font-size:66px !important; }
.f67{ font-size:67px !important; }
.f68{ font-size:68px !important; }
.f69{ font-size:69px !important; }
.f70{ font-size:70px !important; }

/* Font Weight  */
.fw1{ font-weight:100 !important; }
.fw2{ font-weight:200 !important; }
.fw3{ font-weight:300 !important; }
.fw4{ font-weight:400 !important; }
.fw5{ font-weight:500 !important; }
.fw6{ font-weight:600 !important; }
.fw7{ font-weight:700 !important; }

/* Line Hight Class */
.lh10{ line-height: 10px !important; }
.lh11{ line-height: 11px !important; }
.lh12{ line-height: 12px !important; }
.lh13{ line-height: 13px !important; }
.lh14{ line-height: 14px !important; }
.lh15{ line-height: 15px !important; }
.lh16{ line-height: 16px !important; }
.lh17{ line-height: 17px !important; }
.lh18{ line-height: 18px !important; }
.lh19{ line-height: 19px !important; }
.lh20{ line-height: 20px !important; }
.lh21{ line-height: 21px !important; }
.lh22{ line-height: 22px !important; }
.lh23{ line-height: 23px !important; }
.lh24{ line-height: 24px !important; }
.lh25{ line-height: 25px !important; }
.lh26{ line-height: 26px !important; }
.lh27{ line-height: 27px !important; }
.lh28{ line-height: 28px !important; }
.lh29{ line-height: 29px !important; }
.lh30{ line-height: 30px !important; }
.lh31{ line-height: 31px !important; }
.lh32{ line-height: 32px !important; }
.lh33{ line-height: 33px !important; }
.lh34{ line-height: 34px !important; }
.lh35{ line-height: 35px !important; }
.lh36{ line-height: 36px !important; }
.lh37{ line-height: 37px !important; }
.lh38{ line-height: 38px !important; }
.lh39{ line-height: 39px !important; }
.lh40{ line-height: 40px !important; }
.lh41{ line-height: 41px !important; }
.lh42{ line-height: 42px !important; }
.lh43{ line-height: 43px !important; }
.lh44{ line-height: 44px !important; }
.lh45{ line-height: 45px !important; }
.lh46{ line-height: 46px !important; }
.lh47{ line-height: 47px !important; }
.lh48{ line-height: 48px !important; }
.lh49{ line-height: 49px !important; }
.lh50{ line-height: 50px !important; }


/* Just Hight  */
.ht10 {height: 10px !important; }
.ht15 {height: 15px !important; }
.ht20 {height: 20px !important; }
.ht25 {height: 25px !important; }
.ht26 {height: 26px !important; }
.ht30 {height: 30px !important; }
.ht35 {height: 35px !important; }
.ht40 {height: 40px !important; }
.ht45 {height: 45px !important; }
.ht50 {height: 50px !important; }
.ht55 {height: 55px !important; }
.ht60 {height: 60px !important; }
.ht65 {height: 65px !important; }
.ht70 {height: 70px !important; }
.ht75 {height: 75px !important; }
.ht80 {height: 80px !important; }
.ht85 {height: 85px !important; }
.ht90 {height: 90px !important; }
.ht95 {height: 95px !important; }
.ht100 {height: 100px !important; }
.ht105 {height: 105px !important; }
.ht110 {height: 110px !important; }
.ht115 {height: 115px !important; }
.ht120 {height: 120px !important; }
.ht125 {height: 125px !important; }
.ht130 {height: 130px !important; }
.ht135 {height: 135px !important; }
.ht140 {height: 140px !important; }
.ht145 {height: 145px !important; }
.ht150 {height: 150px !important; }
.ht155 {height: 155px !important; }
.ht160 {height: 160px !important; }
.ht165 {height: 165px !important; }
.ht170 {height: 170px !important; }
.ht175 {height: 175px !important; }
.ht180 {height: 180px !important; }
.ht185 {height: 185px !important; }
.ht190 {height: 190px !important; }
.ht195 {height: 195px !important; }
.ht200 {height: 200px !important; }
.ht205 {height: 205px !important; }
.ht210 {height: 210px !important; }
.ht215 {height: 215px !important; }
.ht220 {height: 220px !important; }
.ht225 {height: 225px !important; }
.ht230 {height: 230px !important; }
.ht235 {height: 235px !important; }
.ht240 {height: 240px !important; }
.ht245 {height: 245px !important; }
.ht250 {height: 250px !important; }
.ht255 {height: 255px !important; }
.ht260 {height: 260px !important; }
.ht265 {height: 265px !important; }
.ht270 {height: 270px !important; }
.ht275 {height: 275px !important; }
.ht280 {height: 280px !important; }
.ht285 {height: 285px !important; }
.ht290 {height: 290px !important; }
.ht295 {height: 295px !important; }
.ht300 {height: 300px !important; }
.ht305 {height: 305px !important; }
.ht310 {height: 310px !important; }
.ht315 {height: 315px !important; }
.ht320 {height: 320px !important; }
.ht325 {height: 325px !important; }
.ht330 {height: 330px !important; }
.ht335 {height: 335px !important; }
.ht340 {height: 340px !important; }
.ht345 {height: 345px !important; }
.ht350 {height: 350px !important; }
.ht355 {height: 355px !important; }
.ht360 {height: 360px !important; }
.ht365 {height: 365px !important; }
.ht370 {height: 370px !important; }
.ht375 {height: 375px !important; }
.ht380 {height: 380px !important; }
.ht385 {height: 385px !important; }
.ht390 {height: 390px !important; }
.ht395 {height: 395px !important; }
.ht400 {height: 400px !important; }
.ht405 {height: 405px !important; }
.ht410 {height: 410px !important; }
.ht415 {height: 415px !important; }
.ht420 {height: 420px !important; }
.ht425 {height: 425px !important; }
.ht430 {height: 430px !important; }
.ht435 {height: 435px !important; }
.ht440 {height: 440px !important; }
.ht445 {height: 445px !important; }
.ht450 {height: 450px !important; }
.ht455 {height: 455px !important; }
.ht460 {height: 460px !important; }
.ht465 {height: 465px !important; }
.ht470 {height: 470px !important; }
.ht475 {height: 475px !important; }
.ht480 {height: 480px !important; }
.ht485 {height: 485px !important; }
.ht490 {height: 490px !important; }
.ht495 {height: 495px !important; }
.ht500 {height: 500px !important; }


/* Just Width  */
.wd10 {width: 10px !important; }
.wd15 {width: 15px !important; }
.wd20 {width: 20px !important; }
.wd25 {width: 25px !important; }
.wd30 {width: 30px !important; }
.wd35 {width: 35px !important; }
.wd40 {width: 40px !important; }
.wd45 {width: 45px !important; }
.wd50 {width: 50px !important; }
.wd55 {width: 55px !important; }
.wd60 {width: 60px !important; }
.wd65 {width: 65px !important; }
.wd70 {width: 70px !important; }
.wd75 {width: 75px !important; }
.wd80 {width: 80px !important; }
.wd85 {width: 85px !important; }
.wd90 {width: 90px !important; }
.wd95 {width: 95px !important; }
.wd100 {width: 100px !important; }
.wd105 {width: 105px !important; }
.wd110 {width: 110px !important; }
.wd115 {width: 115px !important; }
.wd120 {width: 120px !important; }
.wd125 {width: 125px !important; }
.wd130 {width: 130px !important; }
.wd135 {width: 135px !important; }
.wd140 {width: 140px !important; }
.wd145 {width: 145px !important; }
.wd150 {width: 150px !important; }
.wd155 {width: 155px !important; }
.wd160 {width: 160px !important; }
.wd165 {width: 165px !important; }
.wd170 {width: 170px !important; }
.wd175 {width: 175px !important; }
.wd180 {width: 180px !important; }
.wd185 {width: 185px !important; }
.wd190 {width: 190px !important; }
.wd195 {width: 195px !important; }
.wd200 {width: 200px !important; }
.wd205 {width: 205px !important; }
.wd210 {width: 210px !important; }
.wd215 {width: 215px !important; }
.wd220 {width: 220px !important; }
.wd225 {width: 225px !important; }
.wd230 {width: 230px !important; }
.wd235 {width: 235px !important; }
.wd240 {width: 240px !important; }
.wd245 {width: 245px !important; }
.wd250 {width: 250px !important; }
.wd255 {width: 255px !important; }
.wd260 {width: 260px !important; }
.wd265 {width: 265px !important; }
.wd270 {width: 270px !important; }
.wd275 {width: 275px !important; }
.wd280 {width: 280px !important; }
.wd285 {width: 285px !important; }
.wd290 {width: 290px !important; }
.wd295 {width: 295px !important; }
.wd300 {width: 300px !important; }
.wd305 {width: 305px !important; }
.wd310 {width: 310px !important; }
.wd315 {width: 315px !important; }
.wd320 {width: 320px !important; }
.wd325 {width: 325px !important; }
.wd330 {width: 330px !important; }
.wd335 {width: 335px !important; }
.wd340 {width: 340px !important; }
.wd345 {width: 345px !important; }
.wd350 {width: 350px !important; }
.wd355 {width: 355px !important; }
.wd360 {width: 360px !important; }
.wd365 {width: 365px !important; }
.wd370 {width: 370px !important; }
.wd375 {width: 375px !important; }
.wd380 {width: 380px !important; }
.wd385 {width: 385px !important; }
.wd390 {width: 390px !important; }
.wd395 {width: 395px !important; }
.wd400 {width: 400px !important; }
.wd405 {width: 405px !important; }
.wd410 {width: 410px !important; }
.wd415 {width: 415px !important; }
.wd420 {width: 420px !important; }
.wd425 {width: 425px !important; }
.wd430 {width: 430px !important; }
.wd435 {width: 435px !important; }
.wd440 {width: 440px !important; }
.wd445 {width: 445px !important; }
.wd450 {width: 450px !important; }
.wd455 {width: 455px !important; }
.wd460 {width: 460px !important; }
.wd465 {width: 465px !important; }
.wd470 {width: 470px !important; }
.wd475 {width: 475px !important; }
.wd480 {width: 480px !important; }
.wd485 {width: 485px !important; }
.wd490 {width: 490px !important; }
.wd495 {width: 495px !important; }
.wd500 {width: 500px !important; }

/* Margin  */
.mg0 {margin: 0px !important; }
.mg5 {margin: 5px !important; }
.mg10 {margin: 10px !important; }
.mg15 {margin: 15px !important; }
.mg20 {margin: 20px !important; }
.mg25 {margin: 25px !important; }
.mg30 {margin: 30px !important; }
.mg35 {margin: 35px !important; }
.mg40 {margin: 40px !important; }
.mg45 {margin: 45px !important; }
.mg50 {margin: 50px !important; }
.mg55 {margin: 55px !important; }
.mg60 {margin: 60px !important; }
.mg65 {margin: 65px !important; }
.mg70 {margin: 70px !important; }
.mg75 {margin: 75px !important; }
.mg80 {margin: 80px !important; }
.mg85 {margin: 85px !important; }
.mg90 {margin: 90px !important; }
.mg95 {margin: 95px !important; }
.mg100 {margin: 100px !important; }

/* Margin Top  */
.mt0 {margin-top: 0px !important; }
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important; }
.mt15 {margin-top: 15px !important; }
.mt20 {margin-top: 20px !important; }
.mt25 {margin-top: 25px !important; }
.mt30 {margin-top: 30px !important; }
.mt35 {margin-top: 35px !important; }
.mt40 {margin-top: 40px !important; }
.mt45 {margin-top: 45px !important; }
.mt50 {margin-top: 50px !important; }
.mt55 {margin-top: 55px !important; }
.mt60 {margin-top: 60px !important; }
.mt65 {margin-top: 65px !important; }
.mt70 {margin-top: 70px !important; }
.mt75 {margin-top: 75px !important; }
.mt80 {margin-top: 80px !important; }
.mt85 {margin-top: 85px !important; }
.mt90 {margin-top: 90px !important; }
.mt95 {margin-top: 95px !important; }
.mt100 {margin-top: 100px !important; }

/* Margin Bottom  */
.mb0 {margin-bottom: 0px !important; }
.mb5 {margin-bottom: 5px !important; }
.mb10 {margin-bottom: 10px !important; }
.mb15 {margin-bottom: 15px !important; }
.mb20 {margin-bottom: 20px !important; }
.mb25 {margin-bottom: 25px !important; }
.mb30 {margin-bottom: 30px !important; }
.mb35 {margin-bottom: 35px !important; }
.mb40 {margin-bottom: 40px !important; }
.mb45 {margin-bottom: 45px !important; }
.mb50 {margin-bottom: 50px !important; }
.mb55 {margin-bottom: 55px !important; }
.mb60 {margin-bottom: 60px !important; }
.mb65 {margin-bottom: 65px !important; }
.mb70 {margin-bottom: 70px !important; }
.mb75 {margin-bottom: 75px !important; }
.mb80 {margin-bottom: 80px !important; }
.mb85 {margin-bottom: 85px !important; }
.mb90 {margin-bottom: 90px !important; }
.mb95 {margin-bottom: 95px !important; }
.mb100 {margin-bottom: 100px !important; }
.mb200 {margin-bottom: 200px !important; }

.ml5 {margin-left: 5px !important; }


.mr5 {margin-right: 5px !important; }


/* Padding Right  */
.pdr0 {padding-right: 0px !important; }
.pdr5 {padding-right: 5px !important; }
.pdr10 {padding-right: 10px !important; }
.pdr15 {padding-right: 15px !important; }
.pdr20 {padding-right: 20px !important; }
.pdr25 {padding-right: 25px !important; }
.pdr30 {padding-right: 30px !important; }
.pdr35 {padding-right: 35px !important; }
.pdr40 {padding-right: 40px !important; }
.pdr45 {padding-right: 45px !important; }
.pdr50 {padding-right: 50px !important; }
.pdr55 {padding-right: 55px !important; }
.pdr60 {padding-right: 60px !important; }
.pdr65 {padding-right: 65px !important; }
.pdr70 {padding-right: 70px !important; }
.pdr75 {padding-right: 75px !important; }
.pdr80 {padding-right: 80px !important; }
.pdr85 {padding-right: 85px !important; }
.pdr90 {padding-right: 90px !important; }
.pdr95 {padding-right: 95px !important; }
.pdr100 {padding-right: 100px !important; }

/* Padding Left  */
.pdl0 {padding-left: 0px !important; }
.pdl5 {padding-left: 5px !important; }
.pdl10 {padding-left: 10px !important; }
.pdl15 {padding-left: 15px !important; }
.pdl20 {padding-left: 20px !important; }
.pdl25 {padding-left: 25px !important; }
.pdl30 {padding-left: 30px !important; }
.pdl35 {padding-left: 35px !important; }
.pdl40 {padding-left: 40px !important; }
.pdl45 {padding-left: 45px !important; }
.pdl50 {padding-left: 50px !important; }
.pdl55 {padding-left: 55px !important; }
.pdl60 {padding-left: 60px !important; }
.pdl65 {padding-left: 65px !important; }
.pdl70 {padding-left: 70px !important; }
.pdl75 {padding-left: 75px !important; }
.pdl80 {padding-left: 80px !important; }
.pdl85 {padding-left: 85px !important; }
.pdl90 {padding-left: 90px !important; }
.pdl95 {padding-left: 95px !important; }
.pdl100 {padding-left: 100px !important; }


/* Padding Top  */
.pdt0 {padding-top: 0px !important; }
.pdt5 {padding-top: 5px !important; }
.pdt10 {padding-top: 10px !important; }
.pdt15 {padding-top: 15px !important; }
.pdt20 {padding-top: 20px !important; }
.pdt25 {padding-top: 25px !important; }
.pdt30 {padding-top: 30px !important; }
.pdt35 {padding-top: 35px !important; }
.pdt40 {padding-top: 40px !important; }
.pdt45 {padding-top: 45px !important; }
.pdt50 {padding-top: 50px !important; }
.pdt55 {padding-top: 55px !important; }
.pdt60 {padding-top: 60px !important; }
.pdt65 {padding-top: 65px !important; }
.pdt70 {padding-top: 70px !important; }
.pdt75 {padding-top: 75px !important; }
.pdt80 {padding-top: 80px !important; }
.pdt85 {padding-top: 85px !important; }
.pdt90 {padding-top: 90px !important; }
.pdt95 {padding-top: 95px !important; }
.pdt100 {padding-top: 100px !important; }


/* Padding Bottom  */
.pdb0 {padding-bottom: 0px !important; }
.pdb5 {padding-bottom: 5px !important; }
.pdb10 {padding-bottom: 10px !important; }
.pdb15 {padding-bottom: 15px !important; }
.pdb20 {padding-bottom: 20px !important; }
.pdb25 {padding-bottom: 25px !important; }
.pdb30 {padding-bottom: 30px !important; }
.pdb35 {padding-bottom: 35px !important; }
.pdb40 {padding-bottom: 40px !important; }
.pdb45 {padding-bottom: 45px !important; }
.pdb50 {padding-bottom: 50px !important; }
.pdb55 {padding-bottom: 55px !important; }
.pdb60 {padding-bottom: 60px !important; }
.pdb65 {padding-bottom: 65px !important; }
.pdb70 {padding-bottom: 70px !important; }
.pdb75 {padding-bottom: 75px !important; }
.pdb80 {padding-bottom: 80px !important; }
.pdb85 {padding-bottom: 85px !important; }
.pdb90 {padding-bottom: 90px !important; }
.pdb95 {padding-bottom: 95px !important; }
.pdb100 {padding-bottom: 100px !important; }

.family_mono{font-family: monospace;}


.green{color:#28a745;}
.yellow{color:#ffb41b !important;}
.blue{ color: #04c !important; }
.red{ color: red !important; }
.black{ color: black !important; }
.white{ color: #fff !important; }
.gray{ color: #777777 !important; }
.bg_pink{ background: #fbdddd !important; }
.bg_th{ background: #d50083  !important; }
.bg_gary{ background: #f4f5f7 !important; }
.bg_white{ background: #fff !important; }
.bg_red{ background: red !important; }


.d_none{ display:none; }
.bg_none{ background:none !important; }
.bdr_none{ border:none !important; }

.fl{ float:left !important; }
.fr{ float:right !important; }
.bold{ font-weight: bold !important; }




.div_operatr .btn-default{
	min-width:100%;
	font-weight:bold;
	font-size: 1.6em;
}

.div_operatr input[type="text"],  .div_operatr input[type="number"],  .div_operatr select, .div_operatr .datalist {
	font-size: 18px;
	border-radius:0px;
    padding: 0px 5px;
}

.small_input  input[type="text"], .small_input input[type="number"], .small_input input[type="file"], .small_input input[type="email"], .small_input input[type="password"], .small_input input[type="datable"] {
	height: 26px;
    padding: 0px 5px;
    border: 1px solid #ddd;
}

.small_input label { font-weight:400;}

.small_input .form-control:focus {
    border: 1px solid #d50083;
}

/* table{ */
	/* width:100%; */
/* } */
.small_th th {
	padding: 3px 8px !important;
}
.small_td td {
	padding: 0px 8px !important;
	border: none !important;
}

.model_th th {
	padding: 1px 5px !important;
}
.model_td td {
	padding: 1px 5px !important;
	border: none !important;
}


.template_td td {
    padding: 0px 1px !important;
    border: none !important;
}

/* .navbar { */
	/* margin-bottom: 5px !important; */
/* } */

.due_amount{
	background-color: #403f3f;
    color: #fff;
    height: 53px;
    font-size: 35px;
	font-weight:bold;
}
.invo_text{
	height: 40px !important;
    font-size: 30px;
    max-width: 100%;
    box-shadow: none;
	line-height:1;
	margin-top:15px;
	border-radius: 0px;
	padding-left:10px !important;
}
.invo_text:focus {
	border: 3px solid #04c !important;
}
.invo_pass:focus {
	border: 2px solid #04c !important;
}

/* .btn-primary { */
    /* background-color: #1162b1; */
    /* border-color: #2e6da4; */
/* } */

/* input[type="checkbox"]{ */
	/* height: 13px; */
    /* width: 13px; */
/* } */

.doctor_name ::placeholder {
	color: #05d8b1 !important;
}
.doctor_name input:focus{
	border: 1px solid #fff !important;
}

/* tr:hover { */
  /* background-color: #ffeb3b66 !important; */
  /* cursor:context-menu; */
/* } */
.blink_total_price {
  animation: blinker 1s step-start infinite;
  background:#ff3333;
}

.cursor{ cursor:pointer; }
.cursor_no{ pointer-events: none; }

@keyframes blinker {
  30% {
    opacity: 0;
  }
}