
#plan_top{
	padding:15px;
	border-bottom:1px solid #ccc;
	
}
#datetimepicker4{
	width:150px;
}
.form-control {
    background: url('/local/templates/main/images/cal.webp') 97% 8px no-repeat !important;
}
.form-control::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.Verses_second__fIlwW{
	display:none;
}
.Verses_twoCols__d4g2F div sup{
		color:#18a718;
		font-weight:bold;
	}
.Verses_twoCols__d4g2F div{
		width:92%;
		margin:0 4% 5px 4%;
	}
	
h1{
	font-size: 36px;
	margin-bottom:30px;
}
h2{
	font-size: 26px;
	margin-bottom:10px !important;
}
.Verses_container__1SHx7{
	margin-bottom:40px;
}

#datetimepicker4 {
    width: 150px;
}
@media (min-width:640px){
	.Verses_second__fIlwW{
		display:block;
	}
	.Verses_twoCols__d4g2F div{
		width:46%;
		margin:0 2% 5px 2%;
		float:left;
	}
	
	#plan_val h1, #plan_val h2, #plan_val h3{
		clear:both;
	}
}
