
body{
	font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.logo{
	width: 250px;
	height: 100px;
}

.contest{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding: 15px 0;
	display: block;
	font-size: 16px;

}

.contest:hover{
	color: #000000;
}

.para-form{
	padding-top: 10px;
	font-size: 12px;
	font-weight: 500;
	text-align: justify;
}

.custom-input{
	border-top: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	border-right: 0;
	width: 231px;
	background-color: #F1F4FF;
}

.custom-input:focus{
	outline: 0 !important;
	box-shadow: none;
}

.custom-currior-input{
	/*border-top: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	border-right: 0;
	background-color: #F1F4FF;
	border-radius: 0;
	font-size: 12px;*/
	border-top: 0;
	border-bottom: 2px solid #000;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	border-radius: 0;
	width: 100%;
	height: 30px;
	font-size: 12px;
}

.custom-input-text {
    border-top: 0;
    border-bottom: 2px solid #000;
    border-left: 0;
    border-right: 0;
    background-color: #F1F4FF;
    border-radius: 0;
    font-size: 12px;
}
.custom-currior-input:focus{
	box-shadow: none;
	outline: 0;
	border-bottom: 2px solid #000;
}

.c-lable{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.c-lab1{
	position: relative;
	top: 0px;
}

.c-lab2{
	position: relative;
	top: -6px;
}

.c-lab-date{
	position: relative;
	top: -6px;
}

/*.btn-set{
	display: inline-flex;
}*/

.custom-btn{
	/*background-color: rgba(0, 123, 255, 0.8) !important;*/
	/*border-radius: 0;*/
	color: #fff !important;
	font-weight: 600;
	/* width: 120px; */
	/*font-size: 12px;*/
	/*margin-right: 15%;*/
	/*transition:all 0.5s ease-in-out;*/
	font-size: 12px;
    border-radius: 30px !important;
    /* padding: 10px 15px; */
	background-color:rgba(17,21,94,0.8) !important;
    /* border-color:rgba(17,21,94,0.8) !important; */
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}


.medical-btn{
	background-color:rgba(17,21,94,0.8) !important;
	border-radius: 30px !important;
	color: #fff;
	font-weight: 600;
	/* width: 150px; */
	font-size: 12px;
	white-space: nowrap;
	/*margin-right: 15%;*/
}

.custom-btn:hover, .medical-btn:hover{
	background-color:rgba(17,21,94,0.8) !important;
    color:#fff !important;
}

.back-color{
	background-color: #E9E9E9;
	border-radius: 25px;
	padding:10px 20px;
}

.header-text h4{
  color: #11155e;
  font-size:20px;
  font-weight: 700;
  margin-bottom: 0;
}

.header-text p{
	font-size: 12px;
	font-weight: 600;
}

.table thead th{
	border:1px solid #000;
	font-size: 12px;
}



.border-table-set{
width:100%;
border-width:0 0 1px 1px; 
border-style:solid; 
font-size: 12px;
/*border-color: orange;*/
}

td, th {
  border: 1px solid #000000;
}

.table td, .table th{
	padding: 3px;
}

.table-body-custom{
	width: 100%;
	border:0;
	text-align: center;
	background-color:  transparent;
}

.table-body-custom:focus{
	box-shadow: none;
	outline: 0;
	text-align: center;
	background-color:  #E9E9E9; 
}
.rensi{
	font-weight: bold;
	font-size: 12px !important;
}

.bg-transprent{
	background-color: transparent !important;
}
.header-text1 p:first-child{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

/*input:-internal-autofill-selected {
	background-color: red !important;
}*/

/*------Checkbox style---*/

.patient{
  color: #000000;
  font-weight: 600;
  font-size:12px;
  margin:0;
  user-select: none;
  cursor: pointer; 	
}

input[type="checkbox"] {
  display: none;
}

label input[type="checkbox"] ~ span{
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  border: 2px solid #999;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  margin-top: 0px;
  position: absolute;
  right: 15px;
}

label input[type="checkbox"]:checked ~ span{
  background-color: #000;
}

/*#signature{
	width: 100%;
	height: 50px;
}*/

@media(max-width: 768px){
 #signature{
 	width: 100%;
 }

 .patient{
 	font-size: 12px;
 }
}

/*-------------------------------------*/
.sign{
	position: absolute;
	top: 0;
	left: 0;
}

input[name="sign"]{
 position: relative;
 border: 1px solid gray;	
}

.calender{
	position: absolute;
    right: 10%;
    margin-top: 7px;	
}

input[type="radio"] {
  display: none;
}

input[type="radio"] ~ span{
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px groove #999;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  cursor: pointer;
  user-select: none;
  background-color:#eee;
}

input[type="radio"]:checked ~ span{
  background-color: #11155e;
}

/*.gender-set label:first-child{
	margin-right: 15px;
}*/

.gender-set small{
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: -3px;
}

.has-search .form-control {
    padding-left: 80px;
}

.has-search .form-control-feedback {
    position: absolute;
    display: block;
    width: 2.375rem;
    height: 1.375rem;
    line-height: -1.15rem;
    text-align: center;
    pointer-events: none;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 3px;
    }

.custom-currior-input:focus{
	font-size: 12px;
	line-height: 3.375rem;
}

.p-info{
	font-weight: bold;
	font-size: 14px;
	margin-bottom:20px; 
}

.input-info-custom{
	border: 0;
	border-bottom: 1px solid #000;
	width: 100%;
	max-width: 700px;
	padding:0 10px; 
	position: relative;
	top: -3px;
	background-color: transparent;
	min-width: 0;
	font-size: 12px !important;
	height:20px;
	border-radius: 0 !important;
}
.custom-w{
    max-width: 954px !important;
}
.custom-width{
    max-width: 870px !important;
}
.input-info-custom:focus{
	outline: 0;
	box-shadow: none;
	font-weight: 500; 
	font-size: 14px;
}

.custom-form{
	display: flex;
	margin-top: 15px;
} 

.custom-form label{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 15px;

}

.gender{
	position: relative;
	top: -2px;
	font-size:12px;
}

.dentist{
	font-size: 12px;
	font-weight: 600;
}

.back-color1{
	background-color: #E9E9E9;
	height: 150px;
	border-radius: 25px;
}

.back-color1 p{
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold; 
}

:root{
  --main-font-size:12px;
  --font-weight: bold;
}

.yes-no span{
	font-size: var(--main-font-size);
	font-weight: var(--font-weight);
}

.medical p{
 	font-size: 14px;
	font-weight: bold;	
}

.medical-p{
 	font-size: 14px;
	font-weight: bold;	
} 

.radio-set{
	position: relative;
	right: 16px;
	white-space: nowrap;
	height: 30px;
	text-align: right;
	width: 100%;
}

.exp-set{
	position: relative; 
	right: 0;
}

.would-you p{
  font-size: 12px;	
  font-weight: 600;
}

.reason-text-set{
	border: 0;
	background-color: transparent;
	width: 100%;
	height: 100%;
	padding: 10px;
	font-size: 14px;
	font-weight: 500;
}

.reason-text-set:focus{
	border: 0;
	outline: 0;
}

.would-you span{
	font-size: 12px;
	margin-left: 10px;
}

.designated{
	position: absolute;
	right: 5px;
	top: 3;
}

.sign-date{
	/*margin-top: 104px;*/
	position: absolute;
	bottom:0;
}

.radio-set label{
	margin-bottom: 0;
}

.date-picker-set{
	position: relative;
	left: 90%;
	top: 25px;
}

.header-sign{
	display: flex;
}

.conset-canvas{
	width: 100%;
	height: 110px;	
}

.flex-conset{
	flex: 0 0 50%; max-width: 100%;
}

.cust-width{
	visibility: hidden;
}

.col-vertical{
	margin-top: 25px;
}

p.error {
  display: block;
  margin: 0.5em 0;
  padding: 0.4em;

  background-color: #f33;

  color: #fff;
  font-weight: bold;
}
.error_msg  {
  color: #ff0000;
  font-size: 14px;
}

.panoromic{
	position: absolute;
	right: 0;
	width: auto !important;
}

/*.yes-no1 {
    justify-content: flex-end;
    display: inline-block;
    float: right;
}*/

.tret-space{
	width: 100%;
	position: relative;
}

.yes-no1{
	position: absolute;
	top: -27px;
	right: 0;
}

.modal-title{
	font-size: 16px;
	font-weight: bold;	
}

.panoromic label{
	margin-right: 0 !important;
}

.exp-set label{
	margin-right: 0 !important;
}

.signature-component{
	display: block !important;
	width: 100% !important;
}

.signature-component canvas{
   /*width: 100% !important;*/
   margin: 0 auto;
   /*border: 1px solid red;*/
}

.r-sign{
    display:inline-block;
    float:right;
}

.patient-box{
    position:relative;
}

.patient-box span{
    position:absolute;
    right:0;
}

.mail-set{
    position:relative;
    top:-3px;
}

.cf{
    width:46%;
}

.btn-top{
    position:relative;
    top:10px;
}

.condition{
    font-size:12px;
    font-weight:bold;
}

.date-pick{
    top:0 !important;
    border-bottom:1px solid #000 !important;
}

.dob-set{
    margin-top:99px;
    
}

.text-input-width
{
    width:20%;
    z-index:1000;
}

/*.signature-pad*/

/*.modal-title canvas{
	border: 0;
}*/


@media(min-width: 320px) and (max-width:767px){

	.docotor img{
		width: 100%;
	}

	#canvas , #patient_canvas{
		width: 100%;
		height: 100px;
	}

	#patient_canvas{
		width: 100%;
		height: 100px;
	}

	.header-sign{
		display: block !important;
	}

	.sign-date{
	  margin-top: 0px;
	  position:relative;
    }  

    /*#fear{
    	margin-top: -59px;
    	padding-left: 140px;
    }*/

    #panoramic , #intraoral , #gender{
    	font-size: 12px;
    }

    #blood , #heart , #heart_surgery{
    	display: block;
    	width: 100%;
    }

    /*.would-you{
    	display: contents;
    	margin-bottom: 7px !important;
    }*/

    .header-text h4{
    	font-size: 16px;
    }

    .custom-form{
    	display: block;
    }

    .rensi{
    	padding: 20px 0;
    }

    .c-lab2{
    	top: 0;
    }

    .header-text p{
	 	margin-top: 10px;
	 }

	 .mail-set{
	 	position: relative !important;
	 	top: -3px !important;
	 }

	 .gender-set{
	 	position: absolute;
	 	top: -1px;
	 }

	 .input-info-custom{
	 	padding: 0;
	 }

	 .would-you p{
	 	max-width: 80%;
	 }

	 .yes-no{
      margin-right: 6px;
	 }

	 .panel-body{
	 	margin-bottom: 17px;
	 }

	 .fear-m-set{
	 	position: relative !important;
	 }

	 .cust-width{
	 	display: none;
	 }

	 .yes-no1{
	 	justify-content: flex-end;
	 	display: inline-block;
	 	float: right;
	 	position: absolute;
	 	right: 0;
	 }

	 .custom-form label{
	 	max-width: 80%;
	 	white-space: inherit;
	 }
	 .panoromic{
	 	right: 3px;
	 }

	 .p-info{
	 	font-size: 12px;
	 }

	 .col-vertical{
	 	margin-top: 0;
	 }

	 .antibiotics{
	 	max-width: 50% !important;
	 }

	 .iodine{
	 	max-width: 10% !important;
	 }

	 .c-lab1{
	 	top: 0px;
	 }

    .flex-conset{
	  flex: 0 0 97%; 
	  max-width: 100%;
    }

    .mt-6{
    	margin-top: 0 !important;
    }

    .tret-space{
    	margin: 15px 0;
    	margin-top: 27px;
    }

  	.panel-body{
    	margin-bottom: 23px;
    }
    
    #signature-pad{
        width:100%;
    }
    
    .half-sign{
        width:50%;
    }
    
    .dob-set {
       margin-top: 0px;
     }
     
     .cf {
      width: 100%;
   }
   
    /*.row-not-set{*/
    /*    width:116%;*/
    /*}*/
    
    .other-select{
        width:100%;
    }
    
    .month-set{
        right:7px;
    }
    
    .t-recive{
        max-width:100% !important;
    }
    
    .methadone{
        top:-4px !important;
    }
    
    .per{
        position: absolute;
        top: 19px;
    }
    
    .text-input-width{
    width:40%;
    z-index:1000;
    }
    
    .has-drink{
        margin-left:70px;
    }



}

@media(min-width:367px) and (max-width: 440px){
	.exp-set{
    	top: 25px !important;
    }
    
}

@media(min-width:367px) and (max-width: 767px){
    
    .month-set{
        right:14px;
    }
}


@media(min-width:320px) and (max-width: 374px){
    
    .draw-sign{
        width:50%;
    }

	.exp-set{
    	/*top: 25px !important;*/
    }

	/*.cust-width{
		width: 2023px !important;
		min-width: 0;
	}*/

}

@media(min-width:481px) and (max-width: 767px){
	#canvas , #patient_canvas{
		width: 100%;
	}

	.sign-date{
	 margin-top: 16px;
	 margin-left: 20px;
	}

	 .flex-conset{
	  flex: 0 0 97%; 
	  max-width: 100%;
     }

    .mt-6{
    	margin-top: 0 !important;
    }

    .cust-width{
	 	width: 3000px !important;
	 	min-width: 0; 
	 }

	 .header-sign{
	 	display: block;
	 }
	 
	 .dob-set {
       margin-top: 0px;
     }



	
}



@media (min-width:768px) and (max-width:991px){
	

	.gender-set small{		
		position: relative;
		top: -5px;
	}

	.exp-set{
	  position: inherit; 
    }

    .would-you p{
    	max-width: 273px;
    }

    .would-you{
    	margin-bottom: 3px;
    	width: auto;
    }

    /*.would-you span{
    	width: 100%;
    }*/

    .calender{
    	right: 14%;
    }

    .yes-no{
    	position: relative;
    	right: 10px;	
    }

    .yes-no1{
    	position: absolute;
    	right: 0 !important;
    	top: -27px;
    }


     #signature{
 	    width: 100%;
     }


	 .date-picker-set {
	 	left: 80%;
	 }
	 .gender-set{
	 	width: 100%;
	 	display: inline-table;
	 }

	 .panoromic{
	 	display: block !important;
	 }

	 #gender{
	 	white-space: nowrap;
	 	width: 100%;
	 }

	 .not-at-all{
	 	width: auto;
	 }

	 .cust-width{
	 	/*width: 536px;*/
	 	visibility: hidden;
	 }

	 #canvas , #patient_canvas{
	 	width: 100%;
	 }

	 .sign-date{
	 	/*margin-top: 105px;*/
	 	position: absolute;
	 	bottom: 10px;
	 }

	 .c-lab2{
	 	top: 0;
	 }

	 .patient{
	 	max-width: 70%;
	 }

	 .patient-chek{
	 	top: 27px;
	 }

	 .patient-chek1{
	 	top: 62px;
	 }

	 .m-no{
	 	position: relative;
	 	left: 7px;
	 }

	 .col-vertical{
	 	margin-top: 40px;
	 }

	 .antibiotics , .iodine{
	 	max-width: 50% !important;
	 }
	 
	 .con-pant{
	     top:30px;
	 }
	 
	 .con-pant1{
	     top:70px;
	 }

	.half-sign{
        width:50%;
    } 
    
    .cf {
      width: 43%;
    }
    
    .per{
        position:relative;
        left: 0px;
    }

}

@media (min-width: 992px) and (max-width: 1199px){
  .sign-date{
	 	margin-top: 105px;
	 }
	 
	#canvas , #patient_canvas{
		width: 100%;
	}

	.yes-no1{
	 	justify-content: flex-end;
	 	display: inline-block;
	 	float: right;
	 	position: absolute;
	 	right: 0;
	 }
	 
	 .cf {
       width: 45%;
     }
}

@media(min-width:768px){
    .l-visit{
        position:relative;
        top:8px;
    }
}


@media(min-width: 1500px){
  .input-info-custom{
  	max-width: 100%;
  }
}
.mt-6{
	margin-top : 72px;
}

/*.canvas{
  margin-left: 50%;
}*/
.radio-err {
	border: 2px solid #ff0000 !important;
}
/* signature */

#container .add-row .add-more{
    display: none;
}

#container .add-row:last-child .add-more{
    display: inline-block;
}

#institute .add-inst .add-med{
    display: none;
}

#institute .add-inst:last-child .add-med{
    display: inline-block;
}

@media (max-width: 1023px){
    .per{
        position: static;
        left: 0;
    }
    
}

@media (max-width: 378px){
   
	 .custom-form label{
		max-width: 70%;
		white-space: inherit;
	}
    
}


.btn-res{
	min-width: 210px;
	margin-top: 10px;
}