/* ==================================================================
  3.0 Paddings And Margins Spacing
================================================================== */

.pd-top-10 {
    padding-top: 10px;
}
.pd-top-15 {
    padding-top: 15px;
}
.pd-top-20 {
    padding-top: 20px;
}
.pd-top-25 {
    padding-top: 25px;
}
.pd-top-30 {
    padding-top: 30px;
}
.pd-top-40 {
    padding-top: 40px;
}
.pd-top-45 {
    padding-top: 45px;
}
.pd-top-50 {
    padding-top: 50px;
}
.pd-top-60 {
    padding-top: 60px;
}
.pd-top-65 {
    padding-top: 65px;
}
.pd-top-80 {
    padding-top: 80px;
}
.pd-top-100 {
    padding-top: 100px;
}
.pd-bottom-10 {
    padding-bottom: 10px;
}
.pd-bottom-15 {
    padding-bottom: 15px;
}
.pd-bottom-20 {
    padding-bottom: 20px;
}
.pd-bottom-25 {
    padding-bottom: 25px;
}
.pd-bottom-30 {
    padding-bottom: 30px;
}
.pd-bottom-40 {
    padding-bottom: 40px;
}
.pd-bottom-45 {
    padding-bottom: 45px;
}
.pd-bottom-50 {
    padding-bottom: 50px;
}
.pd-bottom-60 {
    padding-bottom: 60px;
}
.pd-bottom-65 {
    padding-bottom: 65px;
}
.pd-bottom-80 {
    padding-bottom: 80px;
}
.pd-bottom-85 {
    padding-bottom: 85px;
}
.pd-bottom-100 {
    padding-bottom: 100px;
}
.pd-left-0 {
    padding-left: 0;
}
.mg-top-10 {
    margin-top: 10px;
}
.mg-top-15 {
    margin-top: 15px;
}
.mg-top-20 {
    margin-top: 20px;
}
.mg-top-25 {
    margin-top: 25px;
}
.mg-top-30 {
    margin-top: 30px;
}
.mg-top-40 {
    margin-top: 40px;
}
.mg-top-45 {
    margin-top: 45px;
}
.mg-top-50 {
    margin-top: 50px;
}
.mg-top-60 {
    margin-top: 60px;
}
.mg-top-65 {
    margin-top: 65px;
}
.mg-top-70 {
    margin-top: 70px;
}
.mg-top-80 {
    margin-top: 80px;
}
.mg-top-100 {
    margin-top: 100px;
}
.mg-top-150 {
    margin-top: 150px;
}
.mg-bottom-5 {
    margin-bottom: 5px;
}
.mg-bottom-10 {
    margin-bottom: 10px;
}
.mg-bottom-15 {
    margin-bottom: 15px;
}
.mg-bottom-20 {
    margin-bottom: 20px;
}
.mg-bottom-25 {
    margin-bottom: 25px;
}
.mg-bottom-30 {
    margin-bottom: 30px;
}
.mg-bottom-40 {
    margin-bottom: 40px;
}
.mg-bottom-45 {
    margin-bottom: 45px;
}
.mg-bottom-50 {
    margin-bottom: 50px;
}
.mg-bottom-55 {
    margin-bottom: 55px;
}
.mg-bottom-60 {
    margin-bottom: 60px;
}
.mg-bottom-65 {
    margin-bottom: 65px;
}
.mg-bottom-70 {
    margin-bottom: 70px;
}
.mg-bottom-80 {
    margin-bottom: 80px;
}
.mg-bottom-100 {
    margin-bottom: 100px;
}
.mg-left-35 {
    margin-left: 35px;
}
