/* MARGINS & PADDINGS */
body .p-none {
  padding: 0 !important; }

body .p-b-xxs {
  padding-bottom: 5px !important; }

body .p-b-xs {
  padding-bottom: 10px !important; }

body .p-b-sm {
  padding-bottom: 15px !important; }

body .p-b-m {
  padding-bottom: 20px !important; }

body .p-b-md {
  padding-bottom: 25px !important; }

body .p-b-lg {
  padding-bottom: 30px !important; }

body .p-b-xl {
  padding-bottom: 40px !important; }

body .p-xxs {
  padding: 5px !important; }

body .p-xs {
  padding: 10px !important; }

body .p-sm {
  padding: 15px !important; }

body .p-m {
  padding: 20px !important; }

body .p-md {
  padding: 25px !important; }

body .p-lg {
  padding: 30px !important; }

body .p-xl {
  padding: 40px !important; }

body .p-t-none {
  padding-top: 0 !important; }

body .p-b-none {
  padding-bottom: 0 !important; }

body .m-xxs {
  margin: 2px 4px !important; }

body .m-xs {
  margin: 5px !important; }

body .m-sm {
  margin: 10px !important; }

body .m {
  margin: 15px !important; }

body .m-md {
  margin: 20px !important; }

body .m-lg {
  margin: 30px !important; }

body .m-xl {
  margin: 50px !important; }

body .m-n {
  margin: 0 !important; }

body .m-l-none {
  margin-left: 0 !important; }

body .m-l-xs {
  margin-left: 5px !important; }

body .m-l-sm {
  margin-left: 10px !important; }

body .m-l {
  margin-left: 15px !important; }

body .m-l-md {
  margin-left: 20px !important; }

body .m-l-lg {
  margin-left: 30px !important; }

body .m-l-xl {
  margin-left: 40px !important; }

body .m-l-n-xxs {
  margin-left: -1px !important; }

body .m-l-n-xs {
  margin-left: -5px !important; }

body .m-l-n-sm {
  margin-left: -10px !important; }

body .m-l-n {
  margin-left: -15px !important; }

body .m-l-n-md {
  margin-left: -20px !important; }

body .m-l-n-lg {
  margin-left: -30px !important; }

body .m-l-n-xl {
  margin-left: -40px !important; }

body .m-t-none {
  margin-top: 0 !important; }

body .m-t-xxs {
  margin-top: 1px !important; }

body .m-t-xs {
  margin-top: 5px !important; }

body .m-t-sm {
  margin-top: 10px !important; }

body .m-t {
  margin-top: 15px !important; }

body .m-t-md {
  margin-top: 20px !important; }

body .m-t-lg {
  margin-top: 30px !important; }

body .m-t-xl {
  margin-top: 40px !important; }

body .m-t-xxl {
  margin-top: 50px !important; }

body .m-t-xxxl {
  margin-top: 60px !important; }

body .m-t-n-xxs {
  margin-top: -1px !important; }

body .m-t-n-xs {
  margin-top: -5px !important; }

body .m-t-n-sm {
  margin-top: -10px !important; }

body .m-t-n {
  margin-top: -15px !important; }

body .m-t-n-md {
  margin-top: -20px !important; }

body .m-t-n-lg {
  margin-top: -30px !important; }

body .m-t-n-xl {
  margin-top: -40px !important; }

body .m-r-none {
  margin-right: 0 !important; }

body .m-r-xxs {
  margin-right: 1px !important; }

body .m-r-xs {
  margin-right: 5px !important; }

body .m-r-sm {
  margin-right: 10px !important; }

body .m-r {
  margin-right: 15px !important; }

body .m-r-md {
  margin-right: 20px !important; }

body .m-r-lg {
  margin-right: 30px !important; }

body .m-r-xl {
  margin-right: 40px !important; }

body .m-r-n-xxs {
  margin-right: -1px !important; }

body .m-r-n-xs {
  margin-right: -5px !important; }

body .m-r-n-sm {
  margin-right: -10px !important; }

body .m-r-n {
  margin-right: -15px !important; }

body .m-r-n-md {
  margin-right: -20px !important; }

body .m-r-n-lg {
  margin-right: -30px !important; }

body .m-r-n-xl {
  margin-right: -40px !important; }

body .m-b-none {
  margin-bottom: 0 !important; }

body .m-b-xxs {
  margin-bottom: 1px !important; }

body .m-b-xs {
  margin-bottom: 5px !important; }

body .m-b-sm {
  margin-bottom: 10px !important; }

body .m-b {
  margin-bottom: 15px !important; }

body .m-b-md {
  margin-bottom: 20px !important; }

body .m-b-lg {
  margin-bottom: 30px !important; }

body .m-b-xl {
  margin-bottom: 40px !important; }

body .m-b-n-xxs {
  margin-bottom: -1px !important; }

body .m-b-n-xs {
  margin-bottom: -5px !important; }

body .m-b-n-sm {
  margin-bottom: -10px !important; }

body .m-b-n {
  margin-bottom: -15px !important; }

body .m-b-n-md {
  margin-bottom: -20px !important; }

body .m-b-n-lg {
  margin-bottom: -30px !important; }

body .m-b-n-xl {
  margin-bottom: -40px !important; }

body .space-15 {
  margin: 15px 0 !important; }

body .space-20 {
  margin: 20px 0 !important; }

body .space-25 {
  margin: 25px 0 !important; }

body .space-30 {
  margin: 30px 0 !important; }
