.wd100 {
    width: 100% !important;
}
.wd50 {
    width: 50% !important;
}

.pb0 {
    padding-bottom: 0 !important;
}
.pb1 {
    padding-bottom: 1px;
}
.pb2 {
    padding-bottom: 2px;
}
.pb3 {
    padding-bottom: 3px;
}
.pb4 {
    padding-bottom: 4px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb6 {
    padding-bottom: 6px;
}
.pb7 {
    padding-bottom: 7px;
}
.pb8 {
    padding-bottom: 8px;
}
.pb9 {
    padding-bottom: 9px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}


.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom:50px !important;
}


.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45{
    margin-top: 45px !important;
}
.mt50 {
    margin-top:50px !important;
}

.mr10 {
    margin-right:10px;
}
.mr15 {
    margin-right:15px;
}
.mr20 {
    margin-right:20px !important;
}
.mr25 {
    margin-right:25px;
}
.mr30 {
    margin-right:30px;
}
.mr35 {
    margin-right:35px;
}
.mr40 {
    margin-right:40px;
}
.orange-text {
    color: #ff9800!important;
}
.red-text {
    color: #f44336 !important;
}
.hg100 {
    height: 100px !important;
}

.wd100 {
    width: 100% !important;
}
.wd50 {
    width: 50% !important;
}


.pd0 {
    padding: 0 !important;
}
.pd10 {
    padding: 10px !important;
}
.pd10 {
    padding: 10px !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pb1 {
    padding-bottom: 1px;
}
.pb2 {
    padding-bottom: 2px;
}
.pb3 {
    padding-bottom: 3px;
}
.pb4 {
    padding-bottom: 4px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb6 {
    padding-bottom: 6px;
}
.pb7 {
    padding-bottom: 7px;
}
.pb8 {
    padding-bottom: 8px;
}
.pb9 {
    padding-bottom: 9px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pr0 {
    padding-right: 0 !important;
}
.pl0 {
    padding-left: 0 !important;
}


.mb10 {
    margin-bottom: 10px!important;
}
.mb15 {
    margin-bottom: 15px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb25 {
    margin-bottom: 25px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb35 {
    margin-bottom: 35px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.mb50 {
    margin-bottom:50px !important;
}


.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45{
    margin-top: 45px !important;
}
.mt50 {
    margin-top:50px !important;
}

.mr10 {
    margin-right:10px !important;
}
.mr15 {
    margin-right:15px !important;
}
.mr20 {
    margin-right:20px !important;
}
.mr25 {
    margin-right:25px !important;
}
.mr30 {
    margin-right:30px !important;
}
.mr35 {
    margin-right:35px !important;
}
.mr40 {
    margin-right:40px !important;
}
.orange-text {
    color: #ff9800!important;
}
.ltr {
    direction: ltr !important;
}
.shadow {
    box-shadow: 0 3px 12px 0 rgb(177 177 177 / 16%) !important;
}
.shadow-2 {
    box-shadow: 0 0 16px 0 rgb(167 167 167 / 16%) !important;
}
.red-text {
    color: #e41e23;
}

.header-line-section {
    position: relative;
    font-size: 18px;
    text-align: center;
}
.header-line-section:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #f44336;
}
.header-line-section .header-line-title {
    position: relative;
    color: #7b7978;
    background: #ffffff;
    z-index: 1;
    padding: 10px;
}

