.h-50px{
    height: 50px;
}
.w-50px{
    width: 50px;
}
.form-control{
    line-height: 1.8 !important
}
.cursor-pointer{
    cursor: pointer;
}
.shadow-1{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px !important;
}
.shadow-2{
    box-shadow: rgb(0 0 0 / 7%) 2.4px 2.4px 3.2px !important;
}
.px-45{
    padding-right: 2.25rem!important;
    padding-left: 2.25rem!important;
}