fieldset {
    min-width: 0;
    padding: 14px!important;
    margin: 0px;
    border: 1px solid #c5c5c5!important;
}
legend {
    display: block;
    padding: 10px!important;
    margin-bottom: -18px!important;
    font-size: 1.1rem!important;
}
.az-header {
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 30px rgb(28 39 60 / 8%);
    border-bottom: 1px solid rgba(28, 39, 60, 0.12);
    width: 100%!important;
    position: fixed!important;
    z-index: 9999!important;
}
.pd-y-20 {
    padding-top: 65px!important;
    padding-bottom: 20px;
}
.pd-xl-y-40 {
    padding-top: 85px!important;
    padding-bottom: 40px;
}
.pd-ul ul{
    margin-left: -15px;
}
.boxshadow1 {
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
	padding:20px;
}
.td_w150{
	width:150px;
}
