﻿/*---------Height--------*/
.gl-h-10 {
    height: 10px !important;
}
.gl-h-11 {
    height: 11px !important;
}
.gl-h-12 {
    height: 12px !important;
}
.gl-h-13 {
    height: 13px !important;
}
.gl-h-14 {
    height: 14px !important;
}
.gl-h-15 {
    height: 15px !important;
}
.gl-h-16 {
    height: 16px !important;
}
.gl-h-17 {
    height: 17px !important;
}
.gl-h-18 {
    height: 18px !important;
}
.gl-h-19 {
    height: 19px !important;
}
.gl-h-20 {
    height: 20px !important;
}
.gl-h-21 {
    height: 21px !important;
}
.gl-h-22 {
    height: 22px !important;
}
.gl-h-23 {
    height: 23px !important;
}
.gl-h-24 {
    height: 24px !important;
}
.gl-h-25 {
    height: 25px !important;
}
.gl-h-26 {
    height: 26px !important;
}
.gl-h-27 {
    height: 27px !important;
}
.gl-h-28 {
    height: 28px !important;
}
.gl-h-29 {
    height: 29px !important;
}
.gl-h-30 {
    height: 30px !important;
}
.gl-h-31 {
    height: 31px !important;
}
.gl-h-32 {
    height: 32px !important;
}
.gl-h-33 {
    height: 33px !important;
}
.gl-h-34 {
    height: 34px !important;
}
.gl-h-35 {
    height: 35px !important;
}

/*---------Height Percentage--------*/
.gl-hp-5 {
    height: 5% !important;
}
.gl-hp-10 {
    height: 10% !important;
}
.gl-hp-15 {
    height: 15% !important;
}
.gl-hp-20 {
    height: 20% !important;
}
.gl-hp-25 {
    height: 25% !important;
}
.gl-hp-30 {
    height: 30% !important;
}
.gl-hp-35 {
    height: 35% !important;
}
.gl-hp-40 {
    height: 40% !important;
}
.gl-hp-45 {
    height: 45% !important;
}
.gl-hp-50 {
    height: 50% !important;
}
.gl-hp-55 {
    height: 55% !important;
}
.gl-hp-60 {
    height: 60% !important;
}
.gl-hp-65 {
    height: 65% !important;
}
.gl-hp-70 {
    height: 70% !important;
}
.gl-hp-75 {
    height: 75% !important;
}
.gl-hp-80 {
    height: 80% !important;
}
.gl-hp-85 {
    height: 85% !important;
}
.gl-hp-90 {
    height: 90% !important;
}
.gl-hp-95 {
    height: 95% !important;
}
.gl-hp-100 {
    height: 100% !important;
}
/*//---------End Height Percentage--------//*/
/*//---------Height End--------//*/
/*---------Width--------*/
.gl-w-5 {
    width: 5% !important;
}
.gl-w-10 {
    width: 10% !important;
}
.gl-w-15 {
    width: 15% !important;
}
.gl-w-20 {
    width: 20% !important;
}
.gl-w-25 {
    width: 25% !important;
}
.gl-w-30 {
    width: 30% !important;
}
.gl-w-35 {
    width: 35% !important;
}
.gl-w-40 {
    width: 40% !important;
}
.gl-w-45 {
    width: 45% !important;
}
.gl-w-50 {
    width: 50% !important;
}
.gl-w-55 {
    width: 55% !important;
}
.gl-w-60 {
    width: 60% !important;
}
.gl-w-65 {
    width: 65% !important;
}
.gl-w-70 {
    width: 70% !important;
}
.gl-w-75 {
    width: 75% !important;
}
.gl-w-80 {
    width: 80% !important;
}
.gl-w-85 {
    width: 85% !important;
}
.gl-w-90 {
    width: 90% !important;
}
.gl-w-95 {
    width: 95% !important;
}
.gl-w-100 {
    width: 100% !important;
}
/*//---------End Width--------//*/
/*---------Padding--------*/
.gl-p-0 {
    padding: 0 !important;
}
.gl-p-1 {
    padding: 1px !important;
}
.gl-p-2 {
    padding: 2px !important;
}
.gl-p-3 {
    padding: 3px !important;
}
.gl-p-4 {
    padding: 4px !important;
}
.gl-p-5 {
    padding: 5px !important;
}

/* Padding Top */
.gl-pt-0 {
    padding-top: 0 !important;
}
.gl-pt-1 {
    padding-top: 1px !important;
}
.gl-pt-2 {
    padding-top: 2px !important;
}
.gl-pt-3 {
    padding-top: 3px !important;
}
.gl-pt-4 {
    padding-top: 4px !important;
}
.gl-pt-5 {
    padding-top: 5px !important;
}

/* Padding Right */
.gl-pr-0 {
    padding-right: 0 !important;
}
.gl-pr-1 {
    padding-right: 1px !important;
}
.gl-pr-2 {
    padding-right: 2px !important;
}
.gl-pr-3 {
    padding-right: 3px !important;
}
.gl-pr-4 {
    padding-right: 4px !important;
}
.gl-pr-5 {
    padding-right: 5px !important;
}

/* Padding Bottom */
.gl-pb-0 {
    padding-bottom: 0 !important;
}
.gl-pb-1 {
    padding-bottom: 1px !important;
}
.gl-pb-2 {
    padding-bottom: 2px !important;
}
.gl-pb-3 {
    padding-bottom: 3px !important;
}
.gl-pb-4 {
    padding-bottom: 4px !important;
}
.gl-pb-5 {
    padding-bottom: 5px !important;
}

/* Padding Left */
.gl-pl-0 {
    padding-left: 0 !important;
}
.gl-pl-1 {
    padding-left: 1px !important;
}
.gl-pl-2 {
    padding-left: 2px !important;
}
.gl-pl-3 {
    padding-left: 3px !important;
}
.gl-pl-4 {
    padding-left: 4px !important;
}
.gl-pl-5 {
    padding-left: 5px !important;
}

/*---------Margin--------*/
.gl-m-0 {
    margin: 0 !important;
}
.gl-m-1 {
    margin: 1px !important;
}
.gl-m-2 {
    margin: 2px !important;
}
.gl-m-3 {
    margin: 3px !important;
}
.gl-m-4 {
    margin: 4px !important;
}
.gl-m-5 {
    margin: 5px !important;
}

/* Margin Top */
.gl-mt-0 {
    margin-top: 0 !important;
}
.gl-mt-1 {
    margin-top: 1px !important;
}
.gl-mt-2 {
    margin-top: 2px !important;
}
.gl-mt-3 {
    margin-top: 3px !important;
}
.gl-mt-4 {
    margin-top: 4px !important;
}
.gl-mt-5 {
    margin-top: 5px !important;
}

/* Margin Right */
.gl-mr-0 {
    margin-right: 0 !important;
}
.gl-mr-1 {
    margin-right: 1px !important;
}
.gl-mr-2 {
    margin-right: 2px !important;
}
.gl-mr-3 {
    margin-right: 3px !important;
}
.gl-mr-4 {
    margin-right: 4px !important;
}
.gl-mr-5 {
    margin-right: 5px !important;
}

/* Margin Bottom */
.gl-mb-0 {
    margin-bottom: 0 !important;
}
.gl-mb-1 {
    margin-bottom: 1px !important;
}
.gl-mb-2 {
    margin-bottom: 2px !important;
}
.gl-mb-3 {
    margin-bottom: 3px !important;
}
.gl-mb-4 {
    margin-bottom: 4px !important;
}
.gl-mb-5 {
    margin-bottom: 5px !important;
}

/* Margin Left */
.gl-ml-0 {
    margin-left: 0 !important;
}
.gl-ml-1 {
    margin-left: 1px !important;
}
.gl-ml-2 {
    margin-left: 2px !important;
}
.gl-ml-3 {
    margin-left: 3px !important;
}
.gl-ml-4 {
    margin-left: 4px !important;
}
.gl-ml-5 {
    margin-left: 5px !important;
}

/*---------Display--------*/
.gl-d-block {
    display: block !important;
}
.gl-d-inline {
    display: inline !important;
}
.gl-d-inline-block {
    display: inline-block !important;
}
.gl-d-flex {
    display: flex !important;
}
.gl-d-inline-flex {
    display: inline-flex !important;
}
.gl-d-grid {
    display: grid !important;
}
.gl-d-inline-grid {
    display: inline-grid !important;
}
.gl-d-none {
    display: none !important;
}
