/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
#msform fieldset:not(:first-of-type) {
    display: none
}
.error{
	color:#ff0000;
}
#error1{
    font-size: 15px;
}
#error{
    font-size: 15px;
	margin-top: 25px;
    margin-bottom: 10px;
}
#msform .action-button {
   /* padding: 6px 12px; */
       padding: 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 70px;
	font-weight: bold;
	border-radius: 0px;
	cursor: pointer;
	margin: 0px 35px 15px 0px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}


#msform .action-button-previous {
/* padding: 6px 12px; */
       padding: 12px;	
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	font-weight: bold;
	/*	width: 40px; */
	}
	
	#msform .action-button-previous-last {  
/* padding: 6px 12px; */
       padding: 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	font-weight: bold;
	/*	width: 40px; */
	margin: 15px 35px 15px 0px;
	}
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}
.card-body {
    padding: 135px 35px 0px !important;
}
#gender-error{ position:absolute; top:35px; width:250px; left:-10px;}
#marital_status-error{ position:absolute; top:35px; width:250px; left:-10px;}
#diet-error{ position:absolute; top:35px; width:250px; left:-10px;}
#smoking-error{ position:absolute; top:35px; width:250px; left:-10px;}
#alcohol-error{ position:absolute; top:35px; width:250px; left:-10px;}
#surgery-error{ position:absolute; top:35px; width:250px; left:-10px;}
#know_about_ayurveda-error{ position:absolute; top:35px; width:250px; left:-10px;}
#health_problem_yesno-error{ position:absolute; top:35px; width:250px; left:-10px;}
#satisfation-error{ position:absolute; top:35px; width:250px; left:-10px;}
#treatment_yesno-error{ position:absolute; top:35px; width:250px; left:-10px;}
#term_condtion-error{ position: absolute;  top: 19px; width: 250px; left: 161px;}
label{max-width:none !important;}
.form-group {
    margin-bottom: 2.2rem !important;}
.doctor_info{
	margin-bottom: 14px;
}
#clinicInfo{ overflow: scroll;
    height: 400px;
    overflow-x: hidden;
}
.nofound{
	font-size: 15px;
}
.respo1{
		float: left;
		width: 25% !important;
	}
	.respo2{
		float: right;
		width: 28% !important;
	}
	.respo3{
		float: left;
		width: 22% !important;
	}
	.respo4{
		float: left;
		width: 20% !important;
	}
	
	
	
	
	



.clinic-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .5s ease-in-out;
    background: linear-gradient(217deg, rgb(221 221 221 / 27%), rgb(242 242 242 / 15%) 70.71%), linear-gradient(127deg, rgb(241 241 241 / 12%), rgba(0,255,0,0) 70.71%), linear-gradient(336deg, rgb(224 224 224 / 67%), rgba(0,0,255,0) 70.71%);
    padding: 25px 35px;
    margin: 20px 0px 20px 0px;
    box-shadow: 0 0 0px 1px rgb(0 0 0 / 7%);
    border: 1px solid #dddddd;
}

.logo-align {
    margin-bottom: 15px;
    -webkit-box-align: center !important;
    align-items: center !important;
    display: flex;
}

.logo-align img {
    margin-right: 15px;
    width: 110px;
}

.first_name_1 {
    font-size: 16px;
    color: #3c5f47;
}

.first_name_1 span {
    font-size: 14px;
    padding-left: 5px;
    color: #6e6b6b;
    font-weight: 600;
}

.first_name_1 a {
    font-size: 16px;
    color: #3c5f47;
    font-weight: 800;
    cursor: pointer;
}

.call-icon {
    width: 35px;
    margin-left: 10px;
}

.service-visit {
    padding: 20px 20px;
}

.box-ser {
    position: relative;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    transition: all .5s ease-in-out;
    background: #fff;
    padding: 10px;
    text-align: center;
    min-height: 150px;
    margin-bottom: 25px;
}

.service-visit img {
    display: block;
    text-align: center;
    margin: 0px auto;
	width:80px;
}

.service-visit h4 {
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    margin-top: 15px;
    line-height: 23px;
    letter-spacing: .5px;
}

.btn-box {
    font-family: 'Josefin Sans', sans-serif;
    line-height: initial;
    background: #3c5f47;
    color: #fff;
    font-size: 13px !important;
    padding: 8px 20px;
    text-transform: ;
    text-decoration: none;
    border: none;
    border-radius: 2px;
    margin: 5px;
    cursor: pointer;
}	

.schedule-morden {
    padding: 10px 10px;
    position: relative;
}
.schedule-morden img {
    position: absolute;
    top: -25px;
    right: -40px;
}

.schedule-morden .schedule-morden-content h6 {
    color: #006838;
    font-size: 17px;
    margin-bottom: 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.opening-hourse ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0px;
    border-bottom: 1px solid #f6f6f6;
}
.card.card-body.p-0 {
    padding: 0 !important;
}	