.text-heading {
  font-weight: bold;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.text-align-center {
  text-align: center;
}

.text-align-justify {
  text-align: justify;
}

.border-all-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-style: solid;
  border-left-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-all-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-all-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-all-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-all-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-all-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-all-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-all-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-all-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-all-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-all-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-all-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-all-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-all-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-all-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-all-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-all-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-all-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-all-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-all-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-all-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-all-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-all-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-all-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-all-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-all-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-all-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-all-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-all-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-all-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-all-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-all-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-all-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-all-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-all-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-all-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-all-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-all-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-all-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-all-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-all-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-all-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-all-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-all-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-all-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-all-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-all-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-all-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-all-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-all-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-all-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-all-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-all-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-all-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-all-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-all-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-all-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-all-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-all-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-all-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-all-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-all-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-all-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-all-solid {
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
}

.border-all-dashed {
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
}

.border-all-dotted {
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
}

.border-all-0px {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-all-1px {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-all-2px {
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-all-3px {
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
}

.border-all-4px {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-all-5px {
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
}

.border-all-color-black {
  border-top-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  border-right-color: #000;
}

.border-all-color-light-grey {
  border-top-color: #caccce;
  border-bottom-color: #caccce;
  border-left-color: #caccce;
  border-right-color: #caccce;
}

.border-all-color-grey {
  border-top-color: #86888a;
  border-bottom-color: #86888a;
  border-left-color: #86888a;
  border-right-color: #86888a;
}

.border-all-color-dark-grey {
  border-top-color: #313335;
  border-bottom-color: #313335;
  border-left-color: #313335;
  border-right-color: #313335;
}

.border-all-color-white {
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
}

.border-all-none {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.border-no-top-solid-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-solid-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-solid-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-solid-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-solid-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-solid-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-dashed-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dashed-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dashed-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dashed-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dashed-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dashed-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dotted-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-dotted-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-dotted-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-dotted-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-dotted-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-dotted-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-solid-color-black {
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-style: solid;
  border-left-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-top-solid-color-light-grey {
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-top-solid-color-grey {
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-top-solid-color-dark-grey {
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-top-solid-color-white {
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-top-dashed-color-black {
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-top-dashed-color-light-grey {
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-top-dashed-color-grey {
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-top-dashed-color-dark-grey {
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-top-dashed-color-white {
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-top-dotted-color-black {
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-top-dotted-color-light-grey {
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-top-dotted-color-grey {
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-top-dotted-color-dark-grey {
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-top-dotted-color-white {
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-top-solid-0px {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-no-top-solid-1px {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-no-top-solid-2px {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-no-top-solid-3px {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-no-top-solid-4px {
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-no-top-solid-5px {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-no-top-dashed-0px {
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-no-top-dashed-1px {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-no-top-dashed-2px {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-no-top-dashed-3px {
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-no-top-dashed-4px {
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-no-top-dashed-5px {
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-no-top-dotted-0px {
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-no-top-dotted-1px {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-no-top-dotted-2px {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-no-top-dotted-3px {
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-no-top-dotted-4px {
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-no-top-dotted-5px {
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-no-top-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-no-top-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-no-top-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-no-top-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-no-top-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-no-top-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-no-top-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-no-top-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-no-top-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-no-top-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-no-top-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-no-top-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-no-top-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-no-top-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-no-top-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-no-top-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-no-top-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-no-top-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-no-top-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-no-top-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-no-top-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-no-top-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-no-top-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-no-top-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-no-top-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-no-top-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-no-top-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-no-top-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-no-top-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-no-top-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-no-top-solid {
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
}

.border-no-top-dashed {
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
}

.border-no-top-dotted {
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
}

.border-no-top-0px {
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-no-top-1px {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-no-top-2px {
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-no-top-3px {
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
}

.border-no-top-4px {
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-no-top-5px {
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
}

.border-no-top-color-black {
  border-bottom-color: #000;
  border-left-color: #000;
  border-right-color: #000;
}

.border-no-top-color-light-grey {
  border-bottom-color: #caccce;
  border-left-color: #caccce;
  border-right-color: #caccce;
}

.border-no-top-color-grey {
  border-bottom-color: #86888a;
  border-left-color: #86888a;
  border-right-color: #86888a;
}

.border-no-top-color-dark-grey {
  border-bottom-color: #313335;
  border-left-color: #313335;
  border-right-color: #313335;
}

.border-no-top-color-white {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
}

.border-no-top-none {
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.border-no-bottom-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-left-style: solid;
  border-left-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-bottom-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-bottom-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-bottom-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-bottom-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-bottom-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-bottom-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-bottom-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-bottom-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-bottom-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-bottom-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-bottom-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-bottom-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-bottom-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-bottom-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-bottom-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-no-bottom-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-no-bottom-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-no-bottom-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-no-bottom-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-no-bottom-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-no-bottom-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-no-bottom-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-no-bottom-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-no-bottom-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-no-bottom-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-no-bottom-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-no-bottom-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-no-bottom-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-no-bottom-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-no-bottom-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-no-bottom-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-no-bottom-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-no-bottom-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-no-bottom-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-no-bottom-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-no-bottom-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-no-bottom-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-no-bottom-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-no-bottom-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-no-bottom-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-no-bottom-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-no-bottom-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-no-bottom-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-no-bottom-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-no-bottom-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-no-bottom-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-no-bottom-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-no-bottom-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-no-bottom-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-no-bottom-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-no-bottom-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-no-bottom-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-no-bottom-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-no-bottom-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-no-bottom-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-no-bottom-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-no-bottom-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-no-bottom-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-no-bottom-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-no-bottom-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-no-bottom-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-no-bottom-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-no-bottom-solid {
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
}

.border-no-bottom-dashed {
  border-top-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
}

.border-no-bottom-dotted {
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
}

.border-no-bottom-0px {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-no-bottom-1px {
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-no-bottom-2px {
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-no-bottom-3px {
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
}

.border-no-bottom-4px {
  border-top-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-no-bottom-5px {
  border-top-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
}

.border-no-bottom-color-black {
  border-top-color: #000;
  border-left-color: #000;
  border-right-color: #000;
}

.border-no-bottom-color-light-grey {
  border-top-color: #caccce;
  border-left-color: #caccce;
  border-right-color: #caccce;
}

.border-no-bottom-color-grey {
  border-top-color: #86888a;
  border-left-color: #86888a;
  border-right-color: #86888a;
}

.border-no-bottom-color-dark-grey {
  border-top-color: #313335;
  border-left-color: #313335;
  border-right-color: #313335;
}

.border-no-bottom-color-white {
  border-top-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
}

.border-no-bottom-none {
  border-top: none;
  border-left: none;
  border-right: none;
}

.border-no-left-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-no-left-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-no-left-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-no-left-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-no-left-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-no-left-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-no-left-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-no-left-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-no-left-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-no-left-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-no-left-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-no-left-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-no-left-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-no-left-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-no-left-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-no-left-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-no-left-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-no-left-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-no-left-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-no-left-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-no-left-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-no-left-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-no-left-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-no-left-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-no-left-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-no-left-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-no-left-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-no-left-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-no-left-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-no-left-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-no-left-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-no-left-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-no-left-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-no-left-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-no-left-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-no-left-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-no-left-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-no-left-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-no-left-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-no-left-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-no-left-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-no-left-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-no-left-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-no-left-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-no-left-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-no-left-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-no-left-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-no-left-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-no-left-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-no-left-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-no-left-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-no-left-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-no-left-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-no-left-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-no-left-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-no-left-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-no-left-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-no-left-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-no-left-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-no-left-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-no-left-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-no-left-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-no-left-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-no-left-solid {
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
}

.border-no-left-dashed {
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-right-style: dashed;
}

.border-no-left-dotted {
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-right-style: dotted;
}

.border-no-left-0px {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
}

.border-no-left-1px {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.border-no-left-2px {
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
}

.border-no-left-3px {
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-right-width: 3px;
}

.border-no-left-4px {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-right-width: 4px;
}

.border-no-left-5px {
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-right-width: 5px;
}

.border-no-left-color-black {
  border-top-color: #000;
  border-bottom-color: #000;
  border-right-color: #000;
}

.border-no-left-color-light-grey {
  border-top-color: #caccce;
  border-bottom-color: #caccce;
  border-right-color: #caccce;
}

.border-no-left-color-grey {
  border-top-color: #86888a;
  border-bottom-color: #86888a;
  border-right-color: #86888a;
}

.border-no-left-color-dark-grey {
  border-top-color: #313335;
  border-bottom-color: #313335;
  border-right-color: #313335;
}

.border-no-left-color-white {
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.border-no-left-none {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.border-no-right-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-style: solid;
  border-left-color: #000;
}

.border-no-right-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-no-right-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-no-right-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-no-right-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-no-right-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-no-right-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-no-right-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-no-right-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-no-right-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-no-right-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-no-right-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-no-right-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-no-right-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-no-right-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-no-right-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
}

.border-no-right-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}

.border-no-right-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
}

.border-no-right-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
}

.border-no-right-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
}

.border-no-right-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
}

.border-no-right-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
}

.border-no-right-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
}

.border-no-right-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
}

.border-no-right-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
}

.border-no-right-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
}

.border-no-right-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
}

.border-no-right-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
}

.border-no-right-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
}

.border-no-right-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
}

.border-no-right-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
}

.border-no-right-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
}

.border-no-right-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
}

.border-no-right-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
}

.border-no-right-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
}

.border-no-right-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
}

.border-no-right-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
}

.border-no-right-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
}

.border-no-right-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
}

.border-no-right-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
}

.border-no-right-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
}

.border-no-right-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
}

.border-no-right-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
}

.border-no-right-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
}

.border-no-right-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
}

.border-no-right-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
}

.border-no-right-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
}

.border-no-right-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
}

.border-no-right-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
}

.border-no-right-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
}

.border-no-right-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
}

.border-no-right-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
}

.border-no-right-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
}

.border-no-right-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
}

.border-no-right-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
}

.border-no-right-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
}

.border-no-right-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
}

.border-no-right-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
}

.border-no-right-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
}

.border-no-right-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
}

.border-no-right-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
}

.border-no-right-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
}

.border-no-right-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
}

.border-no-right-solid {
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

.border-no-right-dashed {
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
}

.border-no-right-dotted {
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
}

.border-no-right-0px {
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.border-no-right-1px {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.border-no-right-2px {
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.border-no-right-3px {
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
}

.border-no-right-4px {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}

.border-no-right-5px {
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
}

.border-no-right-color-black {
  border-top-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
}

.border-no-right-color-light-grey {
  border-top-color: #caccce;
  border-bottom-color: #caccce;
  border-left-color: #caccce;
}

.border-no-right-color-grey {
  border-top-color: #86888a;
  border-bottom-color: #86888a;
  border-left-color: #86888a;
}

.border-no-right-color-dark-grey {
  border-top-color: #313335;
  border-bottom-color: #313335;
  border-left-color: #313335;
}

.border-no-right-color-white {
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.border-no-right-none {
  border-top: none;
  border-bottom: none;
  border-left: none;
}

.border-vertical-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-vertical-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-vertical-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-vertical-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-vertical-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-vertical-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-vertical-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-vertical-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-vertical-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-vertical-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-vertical-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-vertical-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-vertical-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-vertical-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-vertical-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-vertical-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
}

.border-vertical-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.border-vertical-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.border-vertical-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
}

.border-vertical-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-bottom-style: solid;
  border-bottom-width: 4px;
}

.border-vertical-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
}

.border-vertical-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
}

.border-vertical-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

.border-vertical-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-bottom-style: dashed;
  border-bottom-width: 2px;
}

.border-vertical-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-bottom-style: dashed;
  border-bottom-width: 3px;
}

.border-vertical-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-bottom-style: dashed;
  border-bottom-width: 4px;
}

.border-vertical-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-bottom-style: dashed;
  border-bottom-width: 5px;
}

.border-vertical-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-bottom-style: dotted;
  border-bottom-width: 0px;
}

.border-vertical-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.border-vertical-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}

.border-vertical-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-bottom-style: dotted;
  border-bottom-width: 3px;
}

.border-vertical-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-bottom-style: dotted;
  border-bottom-width: 4px;
}

.border-vertical-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-bottom-style: dotted;
  border-bottom-width: 5px;
}

.border-vertical-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-bottom-width: 0px;
  border-bottom-color: #000;
}

.border-vertical-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
}

.border-vertical-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
}

.border-vertical-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-bottom-width: 0px;
  border-bottom-color: #313335;
}

.border-vertical-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-bottom-width: 0px;
  border-bottom-color: #fff;
}

.border-vertical-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.border-vertical-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
}

.border-vertical-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
}

.border-vertical-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-bottom-width: 1px;
  border-bottom-color: #313335;
}

.border-vertical-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

.border-vertical-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.border-vertical-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
}

.border-vertical-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
}

.border-vertical-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-bottom-width: 2px;
  border-bottom-color: #313335;
}

.border-vertical-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
}

.border-vertical-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #000;
}

.border-vertical-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
}

.border-vertical-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
}

.border-vertical-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-bottom-width: 3px;
  border-bottom-color: #313335;
}

.border-vertical-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
}

.border-vertical-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-bottom-width: 4px;
  border-bottom-color: #000;
}

.border-vertical-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
}

.border-vertical-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
}

.border-vertical-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-bottom-width: 4px;
  border-bottom-color: #313335;
}

.border-vertical-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-bottom-width: 4px;
  border-bottom-color: #fff;
}

.border-vertical-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-bottom-width: 5px;
  border-bottom-color: #000;
}

.border-vertical-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
}

.border-vertical-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
}

.border-vertical-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-bottom-width: 5px;
  border-bottom-color: #313335;
}

.border-vertical-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-bottom-width: 5px;
  border-bottom-color: #fff;
}

.border-vertical-solid {
  border-top-style: solid;
  border-bottom-style: solid;
}

.border-vertical-dashed {
  border-top-style: dashed;
  border-bottom-style: dashed;
}

.border-vertical-dotted {
  border-top-style: dotted;
  border-bottom-style: dotted;
}

.border-vertical-0px {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.border-vertical-1px {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-vertical-2px {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.border-vertical-3px {
  border-top-width: 3px;
  border-bottom-width: 3px;
}

.border-vertical-4px {
  border-top-width: 4px;
  border-bottom-width: 4px;
}

.border-vertical-5px {
  border-top-width: 5px;
  border-bottom-width: 5px;
}

.border-vertical-color-black {
  border-top-color: #000;
  border-bottom-color: #000;
}

.border-vertical-color-light-grey {
  border-top-color: #caccce;
  border-bottom-color: #caccce;
}

.border-vertical-color-grey {
  border-top-color: #86888a;
  border-bottom-color: #86888a;
}

.border-vertical-color-dark-grey {
  border-top-color: #313335;
  border-bottom-color: #313335;
}

.border-vertical-color-white {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.border-vertical-none {
  border-top: none;
  border-bottom: none;
}

.border-horizontal-solid-0px-color-black {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-0px-color-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-0px-color-white {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-solid-1px-color-black {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-1px-color-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-1px-color-white {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-solid-2px-color-black {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-2px-color-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-2px-color-white {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-solid-3px-color-black {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-3px-color-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-3px-color-white {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-solid-4px-color-black {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-4px-color-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-4px-color-white {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-solid-5px-color-black {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-5px-color-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-5px-color-white {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-dashed-0px-color-black {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-0px-color-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-0px-color-white {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dashed-1px-color-black {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-1px-color-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-1px-color-white {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dashed-2px-color-black {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-2px-color-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-2px-color-white {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dashed-3px-color-black {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-3px-color-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-3px-color-white {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dashed-4px-color-black {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-4px-color-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-4px-color-white {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dashed-5px-color-black {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-5px-color-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-5px-color-white {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dotted-0px-color-black {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-0px-color-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-0px-color-white {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-dotted-1px-color-black {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-1px-color-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-1px-color-white {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-dotted-2px-color-black {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-2px-color-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-2px-color-white {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-dotted-3px-color-black {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-3px-color-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-3px-color-white {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-dotted-4px-color-black {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-4px-color-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-4px-color-white {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-dotted-5px-color-black {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-5px-color-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-5px-color-white {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-solid-color-black {
  border-left-style: solid;
  border-left-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-horizontal-solid-color-light-grey {
  border-left-style: solid;
  border-left-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-horizontal-solid-color-grey {
  border-left-style: solid;
  border-left-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-horizontal-solid-color-dark-grey {
  border-left-style: solid;
  border-left-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-horizontal-solid-color-white {
  border-left-style: solid;
  border-left-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-horizontal-dashed-color-black {
  border-left-style: dashed;
  border-left-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-horizontal-dashed-color-light-grey {
  border-left-style: dashed;
  border-left-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-horizontal-dashed-color-grey {
  border-left-style: dashed;
  border-left-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-horizontal-dashed-color-dark-grey {
  border-left-style: dashed;
  border-left-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-horizontal-dashed-color-white {
  border-left-style: dashed;
  border-left-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-horizontal-dotted-color-black {
  border-left-style: dotted;
  border-left-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-horizontal-dotted-color-light-grey {
  border-left-style: dotted;
  border-left-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-horizontal-dotted-color-grey {
  border-left-style: dotted;
  border-left-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-horizontal-dotted-color-dark-grey {
  border-left-style: dotted;
  border-left-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-horizontal-dotted-color-white {
  border-left-style: dotted;
  border-left-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-horizontal-solid-0px {
  border-left-style: solid;
  border-left-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-horizontal-solid-1px {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-horizontal-solid-2px {
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-horizontal-solid-3px {
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-horizontal-solid-4px {
  border-left-style: solid;
  border-left-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-horizontal-solid-5px {
  border-left-style: solid;
  border-left-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-horizontal-dashed-0px {
  border-left-style: dashed;
  border-left-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-horizontal-dashed-1px {
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-horizontal-dashed-2px {
  border-left-style: dashed;
  border-left-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-horizontal-dashed-3px {
  border-left-style: dashed;
  border-left-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-horizontal-dashed-4px {
  border-left-style: dashed;
  border-left-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-horizontal-dashed-5px {
  border-left-style: dashed;
  border-left-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-horizontal-dotted-0px {
  border-left-style: dotted;
  border-left-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-horizontal-dotted-1px {
  border-left-style: dotted;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-horizontal-dotted-2px {
  border-left-style: dotted;
  border-left-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-horizontal-dotted-3px {
  border-left-style: dotted;
  border-left-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-horizontal-dotted-4px {
  border-left-style: dotted;
  border-left-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-horizontal-dotted-5px {
  border-left-style: dotted;
  border-left-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-horizontal-0px-color-black {
  border-left-width: 0px;
  border-left-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-horizontal-0px-color-light-grey {
  border-left-width: 0px;
  border-left-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-horizontal-0px-color-grey {
  border-left-width: 0px;
  border-left-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-horizontal-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-horizontal-0px-color-white {
  border-left-width: 0px;
  border-left-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-horizontal-1px-color-black {
  border-left-width: 1px;
  border-left-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-horizontal-1px-color-light-grey {
  border-left-width: 1px;
  border-left-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-horizontal-1px-color-grey {
  border-left-width: 1px;
  border-left-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-horizontal-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-horizontal-1px-color-white {
  border-left-width: 1px;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-horizontal-2px-color-black {
  border-left-width: 2px;
  border-left-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-horizontal-2px-color-light-grey {
  border-left-width: 2px;
  border-left-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-horizontal-2px-color-grey {
  border-left-width: 2px;
  border-left-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-horizontal-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-horizontal-2px-color-white {
  border-left-width: 2px;
  border-left-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-horizontal-3px-color-black {
  border-left-width: 3px;
  border-left-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-horizontal-3px-color-light-grey {
  border-left-width: 3px;
  border-left-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-horizontal-3px-color-grey {
  border-left-width: 3px;
  border-left-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-horizontal-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-horizontal-3px-color-white {
  border-left-width: 3px;
  border-left-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-horizontal-4px-color-black {
  border-left-width: 4px;
  border-left-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-horizontal-4px-color-light-grey {
  border-left-width: 4px;
  border-left-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-horizontal-4px-color-grey {
  border-left-width: 4px;
  border-left-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-horizontal-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-horizontal-4px-color-white {
  border-left-width: 4px;
  border-left-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-horizontal-5px-color-black {
  border-left-width: 5px;
  border-left-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-horizontal-5px-color-light-grey {
  border-left-width: 5px;
  border-left-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-horizontal-5px-color-grey {
  border-left-width: 5px;
  border-left-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-horizontal-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-horizontal-5px-color-white {
  border-left-width: 5px;
  border-left-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-horizontal-solid {
  border-left-style: solid;
  border-right-style: solid;
}

.border-horizontal-dashed {
  border-left-style: dashed;
  border-right-style: dashed;
}

.border-horizontal-dotted {
  border-left-style: dotted;
  border-right-style: dotted;
}

.border-horizontal-0px {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-horizontal-1px {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-horizontal-2px {
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-horizontal-3px {
  border-left-width: 3px;
  border-right-width: 3px;
}

.border-horizontal-4px {
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-horizontal-5px {
  border-left-width: 5px;
  border-right-width: 5px;
}

.border-horizontal-color-black {
  border-left-color: #000;
  border-right-color: #000;
}

.border-horizontal-color-light-grey {
  border-left-color: #caccce;
  border-right-color: #caccce;
}

.border-horizontal-color-grey {
  border-left-color: #86888a;
  border-right-color: #86888a;
}

.border-horizontal-color-dark-grey {
  border-left-color: #313335;
  border-right-color: #313335;
}

.border-horizontal-color-white {
  border-left-color: #fff;
  border-right-color: #fff;
}

.border-horizontal-none {
  border-left: none;
  border-right: none;
}

.border-top-left-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-left-style: solid;
  border-left-color: #000;
}

.border-top-left-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-top-left-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-top-left-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-top-left-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-top-left-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-top-left-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-top-left-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-top-left-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-top-left-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-top-left-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-top-left-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-top-left-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-top-left-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-top-left-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-top-left-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
}

.border-top-left-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}

.border-top-left-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
}

.border-top-left-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
}

.border-top-left-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
}

.border-top-left-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
}

.border-top-left-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
}

.border-top-left-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
}

.border-top-left-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
}

.border-top-left-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
}

.border-top-left-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
}

.border-top-left-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
}

.border-top-left-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
}

.border-top-left-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
}

.border-top-left-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
}

.border-top-left-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
}

.border-top-left-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
}

.border-top-left-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
}

.border-top-left-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
}

.border-top-left-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
}

.border-top-left-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
}

.border-top-left-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
}

.border-top-left-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
}

.border-top-left-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
}

.border-top-left-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
}

.border-top-left-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
}

.border-top-left-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
}

.border-top-left-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
}

.border-top-left-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
}

.border-top-left-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
}

.border-top-left-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
}

.border-top-left-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
}

.border-top-left-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
}

.border-top-left-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
}

.border-top-left-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
}

.border-top-left-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
}

.border-top-left-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
}

.border-top-left-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
}

.border-top-left-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
}

.border-top-left-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
}

.border-top-left-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
}

.border-top-left-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
}

.border-top-left-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
}

.border-top-left-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
}

.border-top-left-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
}

.border-top-left-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
}

.border-top-left-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
}

.border-top-left-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
}

.border-top-left-solid {
  border-top-style: solid;
  border-left-style: solid;
}

.border-top-left-dashed {
  border-top-style: dashed;
  border-left-style: dashed;
}

.border-top-left-dotted {
  border-top-style: dotted;
  border-left-style: dotted;
}

.border-top-left-0px {
  border-top-width: 0px;
  border-left-width: 0px;
}

.border-top-left-1px {
  border-top-width: 1px;
  border-left-width: 1px;
}

.border-top-left-2px {
  border-top-width: 2px;
  border-left-width: 2px;
}

.border-top-left-3px {
  border-top-width: 3px;
  border-left-width: 3px;
}

.border-top-left-4px {
  border-top-width: 4px;
  border-left-width: 4px;
}

.border-top-left-5px {
  border-top-width: 5px;
  border-left-width: 5px;
}

.border-top-left-color-black {
  border-top-color: #000;
  border-left-color: #000;
}

.border-top-left-color-light-grey {
  border-top-color: #caccce;
  border-left-color: #caccce;
}

.border-top-left-color-grey {
  border-top-color: #86888a;
  border-left-color: #86888a;
}

.border-top-left-color-dark-grey {
  border-top-color: #313335;
  border-left-color: #313335;
}

.border-top-left-color-white {
  border-top-color: #fff;
  border-left-color: #fff;
}

.border-top-left-none {
  border-top: none;
  border-left: none;
}

.border-top-right-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-top-right-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-top-right-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-top-right-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-top-right-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-top-right-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-top-right-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-top-right-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-top-right-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-top-right-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-top-right-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-top-right-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-top-right-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-top-right-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-top-right-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-top-right-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-top-right-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-top-right-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-top-right-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-top-right-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-top-right-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-top-right-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-top-right-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-top-right-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-top-right-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-top-right-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-top-right-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-top-right-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-top-right-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-top-right-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-top-right-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-top-right-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-top-right-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-top-right-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-top-right-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-top-right-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-top-right-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-top-right-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-top-right-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-top-right-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-top-right-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-top-right-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-top-right-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-top-right-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-top-right-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-top-right-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-top-right-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-top-right-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-top-right-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-top-right-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-top-right-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-top-right-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-top-right-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-top-right-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-top-right-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-top-right-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-top-right-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-top-right-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-top-right-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-top-right-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-top-right-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-top-right-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-top-right-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-top-right-solid {
  border-top-style: solid;
  border-right-style: solid;
}

.border-top-right-dashed {
  border-top-style: dashed;
  border-right-style: dashed;
}

.border-top-right-dotted {
  border-top-style: dotted;
  border-right-style: dotted;
}

.border-top-right-0px {
  border-top-width: 0px;
  border-right-width: 0px;
}

.border-top-right-1px {
  border-top-width: 1px;
  border-right-width: 1px;
}

.border-top-right-2px {
  border-top-width: 2px;
  border-right-width: 2px;
}

.border-top-right-3px {
  border-top-width: 3px;
  border-right-width: 3px;
}

.border-top-right-4px {
  border-top-width: 4px;
  border-right-width: 4px;
}

.border-top-right-5px {
  border-top-width: 5px;
  border-right-width: 5px;
}

.border-top-right-color-black {
  border-top-color: #000;
  border-right-color: #000;
}

.border-top-right-color-light-grey {
  border-top-color: #caccce;
  border-right-color: #caccce;
}

.border-top-right-color-grey {
  border-top-color: #86888a;
  border-right-color: #86888a;
}

.border-top-right-color-dark-grey {
  border-top-color: #313335;
  border-right-color: #313335;
}

.border-top-right-color-white {
  border-top-color: #fff;
  border-right-color: #fff;
}

.border-top-right-none {
  border-top: none;
  border-right: none;
}

.border-bottom-left-solid-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-solid-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-solid-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-solid-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-solid-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-solid-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-dashed-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dashed-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dashed-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dashed-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dashed-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dashed-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dotted-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-dotted-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-dotted-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-dotted-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-dotted-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-dotted-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-solid-color-black {
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-left-style: solid;
  border-left-color: #000;
}

.border-bottom-left-solid-color-light-grey {
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-bottom-left-solid-color-grey {
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-bottom-left-solid-color-dark-grey {
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-bottom-left-solid-color-white {
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-bottom-left-dashed-color-black {
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-bottom-left-dashed-color-light-grey {
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-bottom-left-dashed-color-grey {
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-bottom-left-dashed-color-dark-grey {
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-bottom-left-dashed-color-white {
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-bottom-left-dotted-color-black {
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-bottom-left-dotted-color-light-grey {
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-bottom-left-dotted-color-grey {
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-bottom-left-dotted-color-dark-grey {
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-bottom-left-dotted-color-white {
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-bottom-left-solid-0px {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-left-width: 0px;
}

.border-bottom-left-solid-1px {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}

.border-bottom-left-solid-2px {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
}

.border-bottom-left-solid-3px {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-left-width: 3px;
}

.border-bottom-left-solid-4px {
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-left-style: solid;
  border-left-width: 4px;
}

.border-bottom-left-solid-5px {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-left-style: solid;
  border-left-width: 5px;
}

.border-bottom-left-dashed-0px {
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-left-style: dashed;
  border-left-width: 0px;
}

.border-bottom-left-dashed-1px {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-left-style: dashed;
  border-left-width: 1px;
}

.border-bottom-left-dashed-2px {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-left-style: dashed;
  border-left-width: 2px;
}

.border-bottom-left-dashed-3px {
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-left-style: dashed;
  border-left-width: 3px;
}

.border-bottom-left-dashed-4px {
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-left-style: dashed;
  border-left-width: 4px;
}

.border-bottom-left-dashed-5px {
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-left-style: dashed;
  border-left-width: 5px;
}

.border-bottom-left-dotted-0px {
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-left-style: dotted;
  border-left-width: 0px;
}

.border-bottom-left-dotted-1px {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-left-style: dotted;
  border-left-width: 1px;
}

.border-bottom-left-dotted-2px {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-left-style: dotted;
  border-left-width: 2px;
}

.border-bottom-left-dotted-3px {
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-left-style: dotted;
  border-left-width: 3px;
}

.border-bottom-left-dotted-4px {
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-left-style: dotted;
  border-left-width: 4px;
}

.border-bottom-left-dotted-5px {
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-left-style: dotted;
  border-left-width: 5px;
}

.border-bottom-left-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-left-width: 0px;
  border-left-color: #000;
}

.border-bottom-left-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-left-width: 0px;
  border-left-color: #caccce;
}

.border-bottom-left-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-left-width: 0px;
  border-left-color: #86888a;
}

.border-bottom-left-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-left-width: 0px;
  border-left-color: #313335;
}

.border-bottom-left-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-left-width: 0px;
  border-left-color: #fff;
}

.border-bottom-left-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-left-width: 1px;
  border-left-color: #000;
}

.border-bottom-left-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-left-width: 1px;
  border-left-color: #caccce;
}

.border-bottom-left-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-left-width: 1px;
  border-left-color: #86888a;
}

.border-bottom-left-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-left-width: 1px;
  border-left-color: #313335;
}

.border-bottom-left-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
}

.border-bottom-left-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-left-width: 2px;
  border-left-color: #000;
}

.border-bottom-left-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-left-width: 2px;
  border-left-color: #caccce;
}

.border-bottom-left-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-left-width: 2px;
  border-left-color: #86888a;
}

.border-bottom-left-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-left-width: 2px;
  border-left-color: #313335;
}

.border-bottom-left-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-left-width: 2px;
  border-left-color: #fff;
}

.border-bottom-left-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-left-width: 3px;
  border-left-color: #000;
}

.border-bottom-left-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-left-width: 3px;
  border-left-color: #caccce;
}

.border-bottom-left-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-left-width: 3px;
  border-left-color: #86888a;
}

.border-bottom-left-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-left-width: 3px;
  border-left-color: #313335;
}

.border-bottom-left-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-left-width: 3px;
  border-left-color: #fff;
}

.border-bottom-left-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-left-width: 4px;
  border-left-color: #000;
}

.border-bottom-left-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-left-width: 4px;
  border-left-color: #caccce;
}

.border-bottom-left-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-left-width: 4px;
  border-left-color: #86888a;
}

.border-bottom-left-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-left-width: 4px;
  border-left-color: #313335;
}

.border-bottom-left-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-left-width: 4px;
  border-left-color: #fff;
}

.border-bottom-left-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
}

.border-bottom-left-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-left-width: 5px;
  border-left-color: #caccce;
}

.border-bottom-left-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-left-width: 5px;
  border-left-color: #86888a;
}

.border-bottom-left-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-left-width: 5px;
  border-left-color: #313335;
}

.border-bottom-left-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-left-width: 5px;
  border-left-color: #fff;
}

.border-bottom-left-solid {
  border-bottom-style: solid;
  border-left-style: solid;
}

.border-bottom-left-dashed {
  border-bottom-style: dashed;
  border-left-style: dashed;
}

.border-bottom-left-dotted {
  border-bottom-style: dotted;
  border-left-style: dotted;
}

.border-bottom-left-0px {
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.border-bottom-left-1px {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.border-bottom-left-2px {
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.border-bottom-left-3px {
  border-bottom-width: 3px;
  border-left-width: 3px;
}

.border-bottom-left-4px {
  border-bottom-width: 4px;
  border-left-width: 4px;
}

.border-bottom-left-5px {
  border-bottom-width: 5px;
  border-left-width: 5px;
}

.border-bottom-left-color-black {
  border-bottom-color: #000;
  border-left-color: #000;
}

.border-bottom-left-color-light-grey {
  border-bottom-color: #caccce;
  border-left-color: #caccce;
}

.border-bottom-left-color-grey {
  border-bottom-color: #86888a;
  border-left-color: #86888a;
}

.border-bottom-left-color-dark-grey {
  border-bottom-color: #313335;
  border-left-color: #313335;
}

.border-bottom-left-color-white {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.border-bottom-left-none {
  border-bottom: none;
  border-left: none;
}

.border-bottom-right-solid-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-solid-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-solid-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-solid-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-solid-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-solid-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-dashed-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dashed-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dashed-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dashed-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dashed-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dashed-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dotted-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-dotted-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-dotted-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-dotted-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-dotted-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-dotted-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-solid-color-black {
  border-bottom-style: solid;
  border-bottom-color: #000;
  border-right-style: solid;
  border-right-color: #000;
}

.border-bottom-right-solid-color-light-grey {
  border-bottom-style: solid;
  border-bottom-color: #caccce;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-bottom-right-solid-color-grey {
  border-bottom-style: solid;
  border-bottom-color: #86888a;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-bottom-right-solid-color-dark-grey {
  border-bottom-style: solid;
  border-bottom-color: #313335;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-bottom-right-solid-color-white {
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-bottom-right-dashed-color-black {
  border-bottom-style: dashed;
  border-bottom-color: #000;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-bottom-right-dashed-color-light-grey {
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-bottom-right-dashed-color-grey {
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-bottom-right-dashed-color-dark-grey {
  border-bottom-style: dashed;
  border-bottom-color: #313335;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-bottom-right-dashed-color-white {
  border-bottom-style: dashed;
  border-bottom-color: #fff;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-bottom-right-dotted-color-black {
  border-bottom-style: dotted;
  border-bottom-color: #000;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-bottom-right-dotted-color-light-grey {
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-bottom-right-dotted-color-grey {
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-bottom-right-dotted-color-dark-grey {
  border-bottom-style: dotted;
  border-bottom-color: #313335;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-bottom-right-dotted-color-white {
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-bottom-right-solid-0px {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-right-style: solid;
  border-right-width: 0px;
}

.border-bottom-right-solid-1px {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

.border-bottom-right-solid-2px {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
}

.border-bottom-right-solid-3px {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
}

.border-bottom-right-solid-4px {
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-right-style: solid;
  border-right-width: 4px;
}

.border-bottom-right-solid-5px {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-right-style: solid;
  border-right-width: 5px;
}

.border-bottom-right-dashed-0px {
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-bottom-right-dashed-1px {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-bottom-right-dashed-2px {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-bottom-right-dashed-3px {
  border-bottom-style: dashed;
  border-bottom-width: 3px;
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-bottom-right-dashed-4px {
  border-bottom-style: dashed;
  border-bottom-width: 4px;
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-bottom-right-dashed-5px {
  border-bottom-style: dashed;
  border-bottom-width: 5px;
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-bottom-right-dotted-0px {
  border-bottom-style: dotted;
  border-bottom-width: 0px;
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-bottom-right-dotted-1px {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-bottom-right-dotted-2px {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-bottom-right-dotted-3px {
  border-bottom-style: dotted;
  border-bottom-width: 3px;
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-bottom-right-dotted-4px {
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-bottom-right-dotted-5px {
  border-bottom-style: dotted;
  border-bottom-width: 5px;
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-bottom-right-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-color: #000;
  border-right-width: 0px;
  border-right-color: #000;
}

.border-bottom-right-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-bottom-right-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-bottom-right-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-color: #313335;
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-bottom-right-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-color: #fff;
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-bottom-right-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.border-bottom-right-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-bottom-right-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-bottom-right-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-color: #313335;
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-bottom-right-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-bottom-right-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-color: #000;
  border-right-width: 2px;
  border-right-color: #000;
}

.border-bottom-right-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-bottom-right-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-bottom-right-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-color: #313335;
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-bottom-right-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-bottom-right-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-color: #000;
  border-right-width: 3px;
  border-right-color: #000;
}

.border-bottom-right-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-bottom-right-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-bottom-right-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-color: #313335;
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-bottom-right-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-bottom-right-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-color: #000;
  border-right-width: 4px;
  border-right-color: #000;
}

.border-bottom-right-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-bottom-right-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-bottom-right-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-color: #313335;
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-bottom-right-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-color: #fff;
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-bottom-right-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-color: #000;
  border-right-width: 5px;
  border-right-color: #000;
}

.border-bottom-right-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-bottom-right-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-bottom-right-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-color: #313335;
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-bottom-right-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-color: #fff;
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-bottom-right-solid {
  border-bottom-style: solid;
  border-right-style: solid;
}

.border-bottom-right-dashed {
  border-bottom-style: dashed;
  border-right-style: dashed;
}

.border-bottom-right-dotted {
  border-bottom-style: dotted;
  border-right-style: dotted;
}

.border-bottom-right-0px {
  border-bottom-width: 0px;
  border-right-width: 0px;
}

.border-bottom-right-1px {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.border-bottom-right-2px {
  border-bottom-width: 2px;
  border-right-width: 2px;
}

.border-bottom-right-3px {
  border-bottom-width: 3px;
  border-right-width: 3px;
}

.border-bottom-right-4px {
  border-bottom-width: 4px;
  border-right-width: 4px;
}

.border-bottom-right-5px {
  border-bottom-width: 5px;
  border-right-width: 5px;
}

.border-bottom-right-color-black {
  border-bottom-color: #000;
  border-right-color: #000;
}

.border-bottom-right-color-light-grey {
  border-bottom-color: #caccce;
  border-right-color: #caccce;
}

.border-bottom-right-color-grey {
  border-bottom-color: #86888a;
  border-right-color: #86888a;
}

.border-bottom-right-color-dark-grey {
  border-bottom-color: #313335;
  border-right-color: #313335;
}

.border-bottom-right-color-white {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.border-bottom-right-none {
  border-bottom: none;
  border-right: none;
}

.border-top-solid-0px-color-black {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-0px-color-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-0px-color-white {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-solid-1px-color-black {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-1px-color-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-1px-color-white {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-solid-2px-color-black {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-2px-color-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-2px-color-white {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-solid-3px-color-black {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-3px-color-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-3px-color-white {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-solid-4px-color-black {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-4px-color-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-4px-color-white {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-solid-5px-color-black {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-5px-color-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-5px-color-white {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-dashed-0px-color-black {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-0px-color-white {
  border-top-width: 0px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dashed-1px-color-black {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-1px-color-white {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dashed-2px-color-black {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-2px-color-white {
  border-top-width: 2px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dashed-3px-color-black {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-3px-color-white {
  border-top-width: 3px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dashed-4px-color-black {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-4px-color-white {
  border-top-width: 4px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dashed-5px-color-black {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-5px-color-white {
  border-top-width: 5px;
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dotted-0px-color-black {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-0px-color-light-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-0px-color-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-0px-color-white {
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-dotted-1px-color-black {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-1px-color-light-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-1px-color-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-1px-color-white {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-dotted-2px-color-black {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-2px-color-light-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-2px-color-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-2px-color-white {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-dotted-3px-color-black {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-3px-color-light-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-3px-color-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-3px-color-white {
  border-top-width: 3px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-dotted-4px-color-black {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-4px-color-light-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-4px-color-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-4px-color-white {
  border-top-width: 4px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-dotted-5px-color-black {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-5px-color-light-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-5px-color-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-5px-color-white {
  border-top-width: 5px;
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-solid-color-black {
  border-top-style: solid;
  border-top-color: #000;
}

.border-top-solid-color-light-grey {
  border-top-style: solid;
  border-top-color: #caccce;
}

.border-top-solid-color-grey {
  border-top-style: solid;
  border-top-color: #86888a;
}

.border-top-solid-color-dark-grey {
  border-top-style: solid;
  border-top-color: #313335;
}

.border-top-solid-color-white {
  border-top-style: solid;
  border-top-color: #fff;
}

.border-top-dashed-color-black {
  border-top-style: dashed;
  border-top-color: #000;
}

.border-top-dashed-color-light-grey {
  border-top-style: dashed;
  border-top-color: #caccce;
}

.border-top-dashed-color-grey {
  border-top-style: dashed;
  border-top-color: #86888a;
}

.border-top-dashed-color-dark-grey {
  border-top-style: dashed;
  border-top-color: #313335;
}

.border-top-dashed-color-white {
  border-top-style: dashed;
  border-top-color: #fff;
}

.border-top-dotted-color-black {
  border-top-style: dotted;
  border-top-color: #000;
}

.border-top-dotted-color-light-grey {
  border-top-style: dotted;
  border-top-color: #caccce;
}

.border-top-dotted-color-grey {
  border-top-style: dotted;
  border-top-color: #86888a;
}

.border-top-dotted-color-dark-grey {
  border-top-style: dotted;
  border-top-color: #313335;
}

.border-top-dotted-color-white {
  border-top-style: dotted;
  border-top-color: #fff;
}

.border-top-solid-0px {
  border-top-style: solid;
  border-top-width: 0px;
}

.border-top-solid-1px {
  border-top-style: solid;
  border-top-width: 1px;
}

.border-top-solid-2px {
  border-top-style: solid;
  border-top-width: 2px;
}

.border-top-solid-3px {
  border-top-style: solid;
  border-top-width: 3px;
}

.border-top-solid-4px {
  border-top-style: solid;
  border-top-width: 4px;
}

.border-top-solid-5px {
  border-top-style: solid;
  border-top-width: 5px;
}

.border-top-dashed-0px {
  border-top-style: dashed;
  border-top-width: 0px;
}

.border-top-dashed-1px {
  border-top-style: dashed;
  border-top-width: 1px;
}

.border-top-dashed-2px {
  border-top-style: dashed;
  border-top-width: 2px;
}

.border-top-dashed-3px {
  border-top-style: dashed;
  border-top-width: 3px;
}

.border-top-dashed-4px {
  border-top-style: dashed;
  border-top-width: 4px;
}

.border-top-dashed-5px {
  border-top-style: dashed;
  border-top-width: 5px;
}

.border-top-dotted-0px {
  border-top-style: dotted;
  border-top-width: 0px;
}

.border-top-dotted-1px {
  border-top-style: dotted;
  border-top-width: 1px;
}

.border-top-dotted-2px {
  border-top-style: dotted;
  border-top-width: 2px;
}

.border-top-dotted-3px {
  border-top-style: dotted;
  border-top-width: 3px;
}

.border-top-dotted-4px {
  border-top-style: dotted;
  border-top-width: 4px;
}

.border-top-dotted-5px {
  border-top-style: dotted;
  border-top-width: 5px;
}

.border-top-0px-color-black {
  border-top-width: 0px;
  border-top-color: #000;
}

.border-top-0px-color-light-grey {
  border-top-width: 0px;
  border-top-color: #caccce;
}

.border-top-0px-color-grey {
  border-top-width: 0px;
  border-top-color: #86888a;
}

.border-top-0px-color-dark-grey {
  border-top-width: 0px;
  border-top-color: #313335;
}

.border-top-0px-color-white {
  border-top-width: 0px;
  border-top-color: #fff;
}

.border-top-1px-color-black {
  border-top-width: 1px;
  border-top-color: #000;
}

.border-top-1px-color-light-grey {
  border-top-width: 1px;
  border-top-color: #caccce;
}

.border-top-1px-color-grey {
  border-top-width: 1px;
  border-top-color: #86888a;
}

.border-top-1px-color-dark-grey {
  border-top-width: 1px;
  border-top-color: #313335;
}

.border-top-1px-color-white {
  border-top-width: 1px;
  border-top-color: #fff;
}

.border-top-2px-color-black {
  border-top-width: 2px;
  border-top-color: #000;
}

.border-top-2px-color-light-grey {
  border-top-width: 2px;
  border-top-color: #caccce;
}

.border-top-2px-color-grey {
  border-top-width: 2px;
  border-top-color: #86888a;
}

.border-top-2px-color-dark-grey {
  border-top-width: 2px;
  border-top-color: #313335;
}

.border-top-2px-color-white {
  border-top-width: 2px;
  border-top-color: #fff;
}

.border-top-3px-color-black {
  border-top-width: 3px;
  border-top-color: #000;
}

.border-top-3px-color-light-grey {
  border-top-width: 3px;
  border-top-color: #caccce;
}

.border-top-3px-color-grey {
  border-top-width: 3px;
  border-top-color: #86888a;
}

.border-top-3px-color-dark-grey {
  border-top-width: 3px;
  border-top-color: #313335;
}

.border-top-3px-color-white {
  border-top-width: 3px;
  border-top-color: #fff;
}

.border-top-4px-color-black {
  border-top-width: 4px;
  border-top-color: #000;
}

.border-top-4px-color-light-grey {
  border-top-width: 4px;
  border-top-color: #caccce;
}

.border-top-4px-color-grey {
  border-top-width: 4px;
  border-top-color: #86888a;
}

.border-top-4px-color-dark-grey {
  border-top-width: 4px;
  border-top-color: #313335;
}

.border-top-4px-color-white {
  border-top-width: 4px;
  border-top-color: #fff;
}

.border-top-5px-color-black {
  border-top-width: 5px;
  border-top-color: #000;
}

.border-top-5px-color-light-grey {
  border-top-width: 5px;
  border-top-color: #caccce;
}

.border-top-5px-color-grey {
  border-top-width: 5px;
  border-top-color: #86888a;
}

.border-top-5px-color-dark-grey {
  border-top-width: 5px;
  border-top-color: #313335;
}

.border-top-5px-color-white {
  border-top-width: 5px;
  border-top-color: #fff;
}

.border-top-solid {
  border-top-style: solid;
}

.border-top-dashed {
  border-top-style: dashed;
}

.border-top-dotted {
  border-top-style: dotted;
}

.border-top-0px {
  border-top-width: 0px;
}

.border-top-1px {
  border-top-width: 1px;
}

.border-top-2px {
  border-top-width: 2px;
}

.border-top-3px {
  border-top-width: 3px;
}

.border-top-4px {
  border-top-width: 4px;
}

.border-top-5px {
  border-top-width: 5px;
}

.border-top-color-black {
  border-top-color: #000;
}

.border-top-color-light-grey {
  border-top-color: #caccce;
}

.border-top-color-grey {
  border-top-color: #86888a;
}

.border-top-color-dark-grey {
  border-top-color: #313335;
}

.border-top-color-white {
  border-top-color: #fff;
}

.border-top-none {
  border-top: none;
}

.border-bottom-solid-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-solid-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-solid-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-solid-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-solid-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-solid-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-dashed-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dashed-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dashed-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dashed-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dashed-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dashed-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dotted-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-dotted-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-dotted-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-dotted-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-dotted-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-dotted-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-solid-color-black {
  border-bottom-style: solid;
  border-bottom-color: #000;
}

.border-bottom-solid-color-light-grey {
  border-bottom-style: solid;
  border-bottom-color: #caccce;
}

.border-bottom-solid-color-grey {
  border-bottom-style: solid;
  border-bottom-color: #86888a;
}

.border-bottom-solid-color-dark-grey {
  border-bottom-style: solid;
  border-bottom-color: #313335;
}

.border-bottom-solid-color-white {
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.border-bottom-dashed-color-black {
  border-bottom-style: dashed;
  border-bottom-color: #000;
}

.border-bottom-dashed-color-light-grey {
  border-bottom-style: dashed;
  border-bottom-color: #caccce;
}

.border-bottom-dashed-color-grey {
  border-bottom-style: dashed;
  border-bottom-color: #86888a;
}

.border-bottom-dashed-color-dark-grey {
  border-bottom-style: dashed;
  border-bottom-color: #313335;
}

.border-bottom-dashed-color-white {
  border-bottom-style: dashed;
  border-bottom-color: #fff;
}

.border-bottom-dotted-color-black {
  border-bottom-style: dotted;
  border-bottom-color: #000;
}

.border-bottom-dotted-color-light-grey {
  border-bottom-style: dotted;
  border-bottom-color: #caccce;
}

.border-bottom-dotted-color-grey {
  border-bottom-style: dotted;
  border-bottom-color: #86888a;
}

.border-bottom-dotted-color-dark-grey {
  border-bottom-style: dotted;
  border-bottom-color: #313335;
}

.border-bottom-dotted-color-white {
  border-bottom-style: dotted;
  border-bottom-color: #fff;
}

.border-bottom-solid-0px {
  border-bottom-style: solid;
  border-bottom-width: 0px;
}

.border-bottom-solid-1px {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.border-bottom-solid-2px {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.border-bottom-solid-3px {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}

.border-bottom-solid-4px {
  border-bottom-style: solid;
  border-bottom-width: 4px;
}

.border-bottom-solid-5px {
  border-bottom-style: solid;
  border-bottom-width: 5px;
}

.border-bottom-dashed-0px {
  border-bottom-style: dashed;
  border-bottom-width: 0px;
}

.border-bottom-dashed-1px {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

.border-bottom-dashed-2px {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
}

.border-bottom-dashed-3px {
  border-bottom-style: dashed;
  border-bottom-width: 3px;
}

.border-bottom-dashed-4px {
  border-bottom-style: dashed;
  border-bottom-width: 4px;
}

.border-bottom-dashed-5px {
  border-bottom-style: dashed;
  border-bottom-width: 5px;
}

.border-bottom-dotted-0px {
  border-bottom-style: dotted;
  border-bottom-width: 0px;
}

.border-bottom-dotted-1px {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.border-bottom-dotted-2px {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}

.border-bottom-dotted-3px {
  border-bottom-style: dotted;
  border-bottom-width: 3px;
}

.border-bottom-dotted-4px {
  border-bottom-style: dotted;
  border-bottom-width: 4px;
}

.border-bottom-dotted-5px {
  border-bottom-style: dotted;
  border-bottom-width: 5px;
}

.border-bottom-0px-color-black {
  border-bottom-width: 0px;
  border-bottom-color: #000;
}

.border-bottom-0px-color-light-grey {
  border-bottom-width: 0px;
  border-bottom-color: #caccce;
}

.border-bottom-0px-color-grey {
  border-bottom-width: 0px;
  border-bottom-color: #86888a;
}

.border-bottom-0px-color-dark-grey {
  border-bottom-width: 0px;
  border-bottom-color: #313335;
}

.border-bottom-0px-color-white {
  border-bottom-width: 0px;
  border-bottom-color: #fff;
}

.border-bottom-1px-color-black {
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.border-bottom-1px-color-light-grey {
  border-bottom-width: 1px;
  border-bottom-color: #caccce;
}

.border-bottom-1px-color-grey {
  border-bottom-width: 1px;
  border-bottom-color: #86888a;
}

.border-bottom-1px-color-dark-grey {
  border-bottom-width: 1px;
  border-bottom-color: #313335;
}

.border-bottom-1px-color-white {
  border-bottom-width: 1px;
  border-bottom-color: #fff;
}

.border-bottom-2px-color-black {
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.border-bottom-2px-color-light-grey {
  border-bottom-width: 2px;
  border-bottom-color: #caccce;
}

.border-bottom-2px-color-grey {
  border-bottom-width: 2px;
  border-bottom-color: #86888a;
}

.border-bottom-2px-color-dark-grey {
  border-bottom-width: 2px;
  border-bottom-color: #313335;
}

.border-bottom-2px-color-white {
  border-bottom-width: 2px;
  border-bottom-color: #fff;
}

.border-bottom-3px-color-black {
  border-bottom-width: 3px;
  border-bottom-color: #000;
}

.border-bottom-3px-color-light-grey {
  border-bottom-width: 3px;
  border-bottom-color: #caccce;
}

.border-bottom-3px-color-grey {
  border-bottom-width: 3px;
  border-bottom-color: #86888a;
}

.border-bottom-3px-color-dark-grey {
  border-bottom-width: 3px;
  border-bottom-color: #313335;
}

.border-bottom-3px-color-white {
  border-bottom-width: 3px;
  border-bottom-color: #fff;
}

.border-bottom-4px-color-black {
  border-bottom-width: 4px;
  border-bottom-color: #000;
}

.border-bottom-4px-color-light-grey {
  border-bottom-width: 4px;
  border-bottom-color: #caccce;
}

.border-bottom-4px-color-grey {
  border-bottom-width: 4px;
  border-bottom-color: #86888a;
}

.border-bottom-4px-color-dark-grey {
  border-bottom-width: 4px;
  border-bottom-color: #313335;
}

.border-bottom-4px-color-white {
  border-bottom-width: 4px;
  border-bottom-color: #fff;
}

.border-bottom-5px-color-black {
  border-bottom-width: 5px;
  border-bottom-color: #000;
}

.border-bottom-5px-color-light-grey {
  border-bottom-width: 5px;
  border-bottom-color: #caccce;
}

.border-bottom-5px-color-grey {
  border-bottom-width: 5px;
  border-bottom-color: #86888a;
}

.border-bottom-5px-color-dark-grey {
  border-bottom-width: 5px;
  border-bottom-color: #313335;
}

.border-bottom-5px-color-white {
  border-bottom-width: 5px;
  border-bottom-color: #fff;
}

.border-bottom-solid {
  border-bottom-style: solid;
}

.border-bottom-dashed {
  border-bottom-style: dashed;
}

.border-bottom-dotted {
  border-bottom-style: dotted;
}

.border-bottom-0px {
  border-bottom-width: 0px;
}

.border-bottom-1px {
  border-bottom-width: 1px;
}

.border-bottom-2px {
  border-bottom-width: 2px;
}

.border-bottom-3px {
  border-bottom-width: 3px;
}

.border-bottom-4px {
  border-bottom-width: 4px;
}

.border-bottom-5px {
  border-bottom-width: 5px;
}

.border-bottom-color-black {
  border-bottom-color: #000;
}

.border-bottom-color-light-grey {
  border-bottom-color: #caccce;
}

.border-bottom-color-grey {
  border-bottom-color: #86888a;
}

.border-bottom-color-dark-grey {
  border-bottom-color: #313335;
}

.border-bottom-color-white {
  border-bottom-color: #fff;
}

.border-bottom-none {
  border-bottom: none;
}

.border-left-solid-0px-color-black {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-0px-color-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-0px-color-white {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-solid-1px-color-black {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-1px-color-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-1px-color-white {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-solid-2px-color-black {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-2px-color-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-2px-color-white {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-solid-3px-color-black {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-3px-color-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-3px-color-white {
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-solid-4px-color-black {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-4px-color-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-4px-color-white {
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-solid-5px-color-black {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-5px-color-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-5px-color-white {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-dashed-0px-color-black {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-0px-color-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-0px-color-white {
  border-left-width: 0px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dashed-1px-color-black {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-1px-color-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-1px-color-white {
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dashed-2px-color-black {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-2px-color-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-2px-color-white {
  border-left-width: 2px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dashed-3px-color-black {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-3px-color-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-3px-color-white {
  border-left-width: 3px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dashed-4px-color-black {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-4px-color-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-4px-color-white {
  border-left-width: 4px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dashed-5px-color-black {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-5px-color-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-5px-color-white {
  border-left-width: 5px;
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dotted-0px-color-black {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-0px-color-light-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-0px-color-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-0px-color-white {
  border-left-width: 0px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-dotted-1px-color-black {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-1px-color-light-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-1px-color-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-1px-color-white {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-dotted-2px-color-black {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-2px-color-light-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-2px-color-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-2px-color-white {
  border-left-width: 2px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-dotted-3px-color-black {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-3px-color-light-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-3px-color-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-3px-color-white {
  border-left-width: 3px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-dotted-4px-color-black {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-4px-color-light-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-4px-color-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-4px-color-white {
  border-left-width: 4px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-dotted-5px-color-black {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-5px-color-light-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-5px-color-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-5px-color-white {
  border-left-width: 5px;
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-solid-color-black {
  border-left-style: solid;
  border-left-color: #000;
}

.border-left-solid-color-light-grey {
  border-left-style: solid;
  border-left-color: #caccce;
}

.border-left-solid-color-grey {
  border-left-style: solid;
  border-left-color: #86888a;
}

.border-left-solid-color-dark-grey {
  border-left-style: solid;
  border-left-color: #313335;
}

.border-left-solid-color-white {
  border-left-style: solid;
  border-left-color: #fff;
}

.border-left-dashed-color-black {
  border-left-style: dashed;
  border-left-color: #000;
}

.border-left-dashed-color-light-grey {
  border-left-style: dashed;
  border-left-color: #caccce;
}

.border-left-dashed-color-grey {
  border-left-style: dashed;
  border-left-color: #86888a;
}

.border-left-dashed-color-dark-grey {
  border-left-style: dashed;
  border-left-color: #313335;
}

.border-left-dashed-color-white {
  border-left-style: dashed;
  border-left-color: #fff;
}

.border-left-dotted-color-black {
  border-left-style: dotted;
  border-left-color: #000;
}

.border-left-dotted-color-light-grey {
  border-left-style: dotted;
  border-left-color: #caccce;
}

.border-left-dotted-color-grey {
  border-left-style: dotted;
  border-left-color: #86888a;
}

.border-left-dotted-color-dark-grey {
  border-left-style: dotted;
  border-left-color: #313335;
}

.border-left-dotted-color-white {
  border-left-style: dotted;
  border-left-color: #fff;
}

.border-left-solid-0px {
  border-left-style: solid;
  border-left-width: 0px;
}

.border-left-solid-1px {
  border-left-style: solid;
  border-left-width: 1px;
}

.border-left-solid-2px {
  border-left-style: solid;
  border-left-width: 2px;
}

.border-left-solid-3px {
  border-left-style: solid;
  border-left-width: 3px;
}

.border-left-solid-4px {
  border-left-style: solid;
  border-left-width: 4px;
}

.border-left-solid-5px {
  border-left-style: solid;
  border-left-width: 5px;
}

.border-left-dashed-0px {
  border-left-style: dashed;
  border-left-width: 0px;
}

.border-left-dashed-1px {
  border-left-style: dashed;
  border-left-width: 1px;
}

.border-left-dashed-2px {
  border-left-style: dashed;
  border-left-width: 2px;
}

.border-left-dashed-3px {
  border-left-style: dashed;
  border-left-width: 3px;
}

.border-left-dashed-4px {
  border-left-style: dashed;
  border-left-width: 4px;
}

.border-left-dashed-5px {
  border-left-style: dashed;
  border-left-width: 5px;
}

.border-left-dotted-0px {
  border-left-style: dotted;
  border-left-width: 0px;
}

.border-left-dotted-1px {
  border-left-style: dotted;
  border-left-width: 1px;
}

.border-left-dotted-2px {
  border-left-style: dotted;
  border-left-width: 2px;
}

.border-left-dotted-3px {
  border-left-style: dotted;
  border-left-width: 3px;
}

.border-left-dotted-4px {
  border-left-style: dotted;
  border-left-width: 4px;
}

.border-left-dotted-5px {
  border-left-style: dotted;
  border-left-width: 5px;
}

.border-left-0px-color-black {
  border-left-width: 0px;
  border-left-color: #000;
}

.border-left-0px-color-light-grey {
  border-left-width: 0px;
  border-left-color: #caccce;
}

.border-left-0px-color-grey {
  border-left-width: 0px;
  border-left-color: #86888a;
}

.border-left-0px-color-dark-grey {
  border-left-width: 0px;
  border-left-color: #313335;
}

.border-left-0px-color-white {
  border-left-width: 0px;
  border-left-color: #fff;
}

.border-left-1px-color-black {
  border-left-width: 1px;
  border-left-color: #000;
}

.border-left-1px-color-light-grey {
  border-left-width: 1px;
  border-left-color: #caccce;
}

.border-left-1px-color-grey {
  border-left-width: 1px;
  border-left-color: #86888a;
}

.border-left-1px-color-dark-grey {
  border-left-width: 1px;
  border-left-color: #313335;
}

.border-left-1px-color-white {
  border-left-width: 1px;
  border-left-color: #fff;
}

.border-left-2px-color-black {
  border-left-width: 2px;
  border-left-color: #000;
}

.border-left-2px-color-light-grey {
  border-left-width: 2px;
  border-left-color: #caccce;
}

.border-left-2px-color-grey {
  border-left-width: 2px;
  border-left-color: #86888a;
}

.border-left-2px-color-dark-grey {
  border-left-width: 2px;
  border-left-color: #313335;
}

.border-left-2px-color-white {
  border-left-width: 2px;
  border-left-color: #fff;
}

.border-left-3px-color-black {
  border-left-width: 3px;
  border-left-color: #000;
}

.border-left-3px-color-light-grey {
  border-left-width: 3px;
  border-left-color: #caccce;
}

.border-left-3px-color-grey {
  border-left-width: 3px;
  border-left-color: #86888a;
}

.border-left-3px-color-dark-grey {
  border-left-width: 3px;
  border-left-color: #313335;
}

.border-left-3px-color-white {
  border-left-width: 3px;
  border-left-color: #fff;
}

.border-left-4px-color-black {
  border-left-width: 4px;
  border-left-color: #000;
}

.border-left-4px-color-light-grey {
  border-left-width: 4px;
  border-left-color: #caccce;
}

.border-left-4px-color-grey {
  border-left-width: 4px;
  border-left-color: #86888a;
}

.border-left-4px-color-dark-grey {
  border-left-width: 4px;
  border-left-color: #313335;
}

.border-left-4px-color-white {
  border-left-width: 4px;
  border-left-color: #fff;
}

.border-left-5px-color-black {
  border-left-width: 5px;
  border-left-color: #000;
}

.border-left-5px-color-light-grey {
  border-left-width: 5px;
  border-left-color: #caccce;
}

.border-left-5px-color-grey {
  border-left-width: 5px;
  border-left-color: #86888a;
}

.border-left-5px-color-dark-grey {
  border-left-width: 5px;
  border-left-color: #313335;
}

.border-left-5px-color-white {
  border-left-width: 5px;
  border-left-color: #fff;
}

.border-left-solid {
  border-left-style: solid;
}

.border-left-dashed {
  border-left-style: dashed;
}

.border-left-dotted {
  border-left-style: dotted;
}

.border-left-0px {
  border-left-width: 0px;
}

.border-left-1px {
  border-left-width: 1px;
}

.border-left-2px {
  border-left-width: 2px;
}

.border-left-3px {
  border-left-width: 3px;
}

.border-left-4px {
  border-left-width: 4px;
}

.border-left-5px {
  border-left-width: 5px;
}

.border-left-color-black {
  border-left-color: #000;
}

.border-left-color-light-grey {
  border-left-color: #caccce;
}

.border-left-color-grey {
  border-left-color: #86888a;
}

.border-left-color-dark-grey {
  border-left-color: #313335;
}

.border-left-color-white {
  border-left-color: #fff;
}

.border-left-none {
  border-left: none;
}

.border-right-solid-0px-color-black {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-0px-color-light-grey {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-0px-color-grey {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-0px-color-dark-grey {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-0px-color-white {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-solid-1px-color-black {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-1px-color-light-grey {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-1px-color-grey {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-1px-color-dark-grey {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-1px-color-white {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-solid-2px-color-black {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-2px-color-light-grey {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-2px-color-grey {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-2px-color-dark-grey {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-2px-color-white {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-solid-3px-color-black {
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-3px-color-light-grey {
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-3px-color-grey {
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-3px-color-dark-grey {
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-3px-color-white {
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-solid-4px-color-black {
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-4px-color-light-grey {
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-4px-color-grey {
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-4px-color-dark-grey {
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-4px-color-white {
  border-right-width: 4px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-solid-5px-color-black {
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-5px-color-light-grey {
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-5px-color-grey {
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-5px-color-dark-grey {
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-5px-color-white {
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-dashed-0px-color-black {
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-0px-color-light-grey {
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-0px-color-grey {
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-0px-color-dark-grey {
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-0px-color-white {
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dashed-1px-color-black {
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-1px-color-light-grey {
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-1px-color-grey {
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-1px-color-dark-grey {
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-1px-color-white {
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dashed-2px-color-black {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-2px-color-light-grey {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-2px-color-grey {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-2px-color-dark-grey {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-2px-color-white {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dashed-3px-color-black {
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-3px-color-light-grey {
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-3px-color-grey {
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-3px-color-dark-grey {
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-3px-color-white {
  border-right-width: 3px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dashed-4px-color-black {
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-4px-color-light-grey {
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-4px-color-grey {
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-4px-color-dark-grey {
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-4px-color-white {
  border-right-width: 4px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dashed-5px-color-black {
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-5px-color-light-grey {
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-5px-color-grey {
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-5px-color-dark-grey {
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-5px-color-white {
  border-right-width: 5px;
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dotted-0px-color-black {
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-0px-color-light-grey {
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-0px-color-grey {
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-0px-color-dark-grey {
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-0px-color-white {
  border-right-width: 0px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-dotted-1px-color-black {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-1px-color-light-grey {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-1px-color-grey {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-1px-color-dark-grey {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-1px-color-white {
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-dotted-2px-color-black {
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-2px-color-light-grey {
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-2px-color-grey {
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-2px-color-dark-grey {
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-2px-color-white {
  border-right-width: 2px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-dotted-3px-color-black {
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-3px-color-light-grey {
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-3px-color-grey {
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-3px-color-dark-grey {
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-3px-color-white {
  border-right-width: 3px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-dotted-4px-color-black {
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-4px-color-light-grey {
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-4px-color-grey {
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-4px-color-dark-grey {
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-4px-color-white {
  border-right-width: 4px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-dotted-5px-color-black {
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-5px-color-light-grey {
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-5px-color-grey {
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-5px-color-dark-grey {
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-5px-color-white {
  border-right-width: 5px;
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-solid-color-black {
  border-right-style: solid;
  border-right-color: #000;
}

.border-right-solid-color-light-grey {
  border-right-style: solid;
  border-right-color: #caccce;
}

.border-right-solid-color-grey {
  border-right-style: solid;
  border-right-color: #86888a;
}

.border-right-solid-color-dark-grey {
  border-right-style: solid;
  border-right-color: #313335;
}

.border-right-solid-color-white {
  border-right-style: solid;
  border-right-color: #fff;
}

.border-right-dashed-color-black {
  border-right-style: dashed;
  border-right-color: #000;
}

.border-right-dashed-color-light-grey {
  border-right-style: dashed;
  border-right-color: #caccce;
}

.border-right-dashed-color-grey {
  border-right-style: dashed;
  border-right-color: #86888a;
}

.border-right-dashed-color-dark-grey {
  border-right-style: dashed;
  border-right-color: #313335;
}

.border-right-dashed-color-white {
  border-right-style: dashed;
  border-right-color: #fff;
}

.border-right-dotted-color-black {
  border-right-style: dotted;
  border-right-color: #000;
}

.border-right-dotted-color-light-grey {
  border-right-style: dotted;
  border-right-color: #caccce;
}

.border-right-dotted-color-grey {
  border-right-style: dotted;
  border-right-color: #86888a;
}

.border-right-dotted-color-dark-grey {
  border-right-style: dotted;
  border-right-color: #313335;
}

.border-right-dotted-color-white {
  border-right-style: dotted;
  border-right-color: #fff;
}

.border-right-solid-0px {
  border-right-style: solid;
  border-right-width: 0px;
}

.border-right-solid-1px {
  border-right-style: solid;
  border-right-width: 1px;
}

.border-right-solid-2px {
  border-right-style: solid;
  border-right-width: 2px;
}

.border-right-solid-3px {
  border-right-style: solid;
  border-right-width: 3px;
}

.border-right-solid-4px {
  border-right-style: solid;
  border-right-width: 4px;
}

.border-right-solid-5px {
  border-right-style: solid;
  border-right-width: 5px;
}

.border-right-dashed-0px {
  border-right-style: dashed;
  border-right-width: 0px;
}

.border-right-dashed-1px {
  border-right-style: dashed;
  border-right-width: 1px;
}

.border-right-dashed-2px {
  border-right-style: dashed;
  border-right-width: 2px;
}

.border-right-dashed-3px {
  border-right-style: dashed;
  border-right-width: 3px;
}

.border-right-dashed-4px {
  border-right-style: dashed;
  border-right-width: 4px;
}

.border-right-dashed-5px {
  border-right-style: dashed;
  border-right-width: 5px;
}

.border-right-dotted-0px {
  border-right-style: dotted;
  border-right-width: 0px;
}

.border-right-dotted-1px {
  border-right-style: dotted;
  border-right-width: 1px;
}

.border-right-dotted-2px {
  border-right-style: dotted;
  border-right-width: 2px;
}

.border-right-dotted-3px {
  border-right-style: dotted;
  border-right-width: 3px;
}

.border-right-dotted-4px {
  border-right-style: dotted;
  border-right-width: 4px;
}

.border-right-dotted-5px {
  border-right-style: dotted;
  border-right-width: 5px;
}

.border-right-0px-color-black {
  border-right-width: 0px;
  border-right-color: #000;
}

.border-right-0px-color-light-grey {
  border-right-width: 0px;
  border-right-color: #caccce;
}

.border-right-0px-color-grey {
  border-right-width: 0px;
  border-right-color: #86888a;
}

.border-right-0px-color-dark-grey {
  border-right-width: 0px;
  border-right-color: #313335;
}

.border-right-0px-color-white {
  border-right-width: 0px;
  border-right-color: #fff;
}

.border-right-1px-color-black {
  border-right-width: 1px;
  border-right-color: #000;
}

.border-right-1px-color-light-grey {
  border-right-width: 1px;
  border-right-color: #caccce;
}

.border-right-1px-color-grey {
  border-right-width: 1px;
  border-right-color: #86888a;
}

.border-right-1px-color-dark-grey {
  border-right-width: 1px;
  border-right-color: #313335;
}

.border-right-1px-color-white {
  border-right-width: 1px;
  border-right-color: #fff;
}

.border-right-2px-color-black {
  border-right-width: 2px;
  border-right-color: #000;
}

.border-right-2px-color-light-grey {
  border-right-width: 2px;
  border-right-color: #caccce;
}

.border-right-2px-color-grey {
  border-right-width: 2px;
  border-right-color: #86888a;
}

.border-right-2px-color-dark-grey {
  border-right-width: 2px;
  border-right-color: #313335;
}

.border-right-2px-color-white {
  border-right-width: 2px;
  border-right-color: #fff;
}

.border-right-3px-color-black {
  border-right-width: 3px;
  border-right-color: #000;
}

.border-right-3px-color-light-grey {
  border-right-width: 3px;
  border-right-color: #caccce;
}

.border-right-3px-color-grey {
  border-right-width: 3px;
  border-right-color: #86888a;
}

.border-right-3px-color-dark-grey {
  border-right-width: 3px;
  border-right-color: #313335;
}

.border-right-3px-color-white {
  border-right-width: 3px;
  border-right-color: #fff;
}

.border-right-4px-color-black {
  border-right-width: 4px;
  border-right-color: #000;
}

.border-right-4px-color-light-grey {
  border-right-width: 4px;
  border-right-color: #caccce;
}

.border-right-4px-color-grey {
  border-right-width: 4px;
  border-right-color: #86888a;
}

.border-right-4px-color-dark-grey {
  border-right-width: 4px;
  border-right-color: #313335;
}

.border-right-4px-color-white {
  border-right-width: 4px;
  border-right-color: #fff;
}

.border-right-5px-color-black {
  border-right-width: 5px;
  border-right-color: #000;
}

.border-right-5px-color-light-grey {
  border-right-width: 5px;
  border-right-color: #caccce;
}

.border-right-5px-color-grey {
  border-right-width: 5px;
  border-right-color: #86888a;
}

.border-right-5px-color-dark-grey {
  border-right-width: 5px;
  border-right-color: #313335;
}

.border-right-5px-color-white {
  border-right-width: 5px;
  border-right-color: #fff;
}

.border-right-solid {
  border-right-style: solid;
}

.border-right-dashed {
  border-right-style: dashed;
}

.border-right-dotted {
  border-right-style: dotted;
}

.border-right-0px {
  border-right-width: 0px;
}

.border-right-1px {
  border-right-width: 1px;
}

.border-right-2px {
  border-right-width: 2px;
}

.border-right-3px {
  border-right-width: 3px;
}

.border-right-4px {
  border-right-width: 4px;
}

.border-right-5px {
  border-right-width: 5px;
}

.border-right-color-black {
  border-right-color: #000;
}

.border-right-color-light-grey {
  border-right-color: #caccce;
}

.border-right-color-grey {
  border-right-color: #86888a;
}

.border-right-color-dark-grey {
  border-right-color: #313335;
}

.border-right-color-white {
  border-right-color: #fff;
}

.border-right-none {
  border-right: none;
}

.border-radius-all-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-all-minimal {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-all-tiny {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-all-small {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-all-medium {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-all-big {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-all-large {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-no-top-left-none {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-no-top-left-minimal {
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-no-top-left-tiny {
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-no-top-left-small {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-no-top-left-medium {
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-no-top-left-big {
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-no-top-left-large {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-no-top-right-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-no-top-right-minimal {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-no-top-right-tiny {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-no-top-right-small {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-no-top-right-medium {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-no-top-right-big {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-no-top-right-large {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-no-bottom-left-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-no-bottom-left-minimal {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-no-bottom-left-tiny {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-no-bottom-left-small {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-no-bottom-left-medium {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-no-bottom-left-big {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-no-bottom-left-large {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-no-bottom-right-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.border-radius-no-bottom-right-minimal {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.border-radius-no-bottom-right-tiny {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.border-radius-no-bottom-right-small {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.border-radius-no-bottom-right-medium {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.border-radius-no-bottom-right-big {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.border-radius-no-bottom-right-large {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.border-radius-diagonal-left-none {
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-diagonal-left-minimal {
  border-top-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-diagonal-left-tiny {
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-diagonal-left-small {
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-diagonal-left-medium {
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-diagonal-left-big {
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-diagonal-left-large {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-diagonal-right-none {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.border-radius-diagonal-right-minimal {
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.border-radius-diagonal-right-tiny {
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.border-radius-diagonal-right-small {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.border-radius-diagonal-right-medium {
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.border-radius-diagonal-right-big {
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.border-radius-diagonal-right-large {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.border-radius-top-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.border-radius-top-minimal {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}

.border-radius-top-tiny {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.border-radius-top-small {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.border-radius-top-medium {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.border-radius-top-big {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.border-radius-top-large {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.border-radius-bottom-none {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-bottom-minimal {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-bottom-tiny {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-bottom-small {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-bottom-medium {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-bottom-big {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-bottom-large {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-left-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.border-radius-left-minimal {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}

.border-radius-left-tiny {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.border-radius-left-small {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.border-radius-left-medium {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.border-radius-left-big {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.border-radius-left-large {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.border-radius-right-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.border-radius-right-minimal {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}

.border-radius-right-tiny {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.border-radius-right-small {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.border-radius-right-medium {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.border-radius-right-big {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.border-radius-right-large {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.border-radius-top-left-none {
  border-top-left-radius: 0;
}

.border-radius-top-left-minimal {
  border-top-left-radius: 1px;
}

.border-radius-top-left-tiny {
  border-top-left-radius: 5px;
}

.border-radius-top-left-small {
  border-top-left-radius: 10px;
}

.border-radius-top-left-medium {
  border-top-left-radius: 15px;
}

.border-radius-top-left-big {
  border-top-left-radius: 20px;
}

.border-radius-top-left-large {
  border-top-left-radius: 30px;
}

.border-radius-top-right-none {
  border-top-right-radius: 0;
}

.border-radius-top-right-minimal {
  border-top-right-radius: 1px;
}

.border-radius-top-right-tiny {
  border-top-right-radius: 5px;
}

.border-radius-top-right-small {
  border-top-right-radius: 10px;
}

.border-radius-top-right-medium {
  border-top-right-radius: 15px;
}

.border-radius-top-right-big {
  border-top-right-radius: 20px;
}

.border-radius-top-right-large {
  border-top-right-radius: 30px;
}

.border-radius-bottom-left-none {
  border-bottom-left-radius: 0;
}

.border-radius-bottom-left-minimal {
  border-bottom-left-radius: 1px;
}

.border-radius-bottom-left-tiny {
  border-bottom-left-radius: 5px;
}

.border-radius-bottom-left-small {
  border-bottom-left-radius: 10px;
}

.border-radius-bottom-left-medium {
  border-bottom-left-radius: 15px;
}

.border-radius-bottom-left-big {
  border-bottom-left-radius: 20px;
}

.border-radius-bottom-left-large {
  border-bottom-left-radius: 30px;
}

.border-radius-bottom-right-none {
  border-bottom-right-radius: 0;
}

.border-radius-bottom-right-minimal {
  border-bottom-right-radius: 1px;
}

.border-radius-bottom-right-tiny {
  border-bottom-right-radius: 5px;
}

.border-radius-bottom-right-small {
  border-bottom-right-radius: 10px;
}

.border-radius-bottom-right-medium {
  border-bottom-right-radius: 15px;
}

.border-radius-bottom-right-big {
  border-bottom-right-radius: 20px;
}

.border-radius-bottom-right-large {
  border-bottom-right-radius: 30px;
}

.padding-all-none {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-all-minimal {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

.padding-all-tiny {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.padding-all-small {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.padding-all-medium {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.padding-all-big {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.padding-all-large {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.padding-no-top-none {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-no-top-minimal {
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

.padding-no-top-tiny {
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.padding-no-top-small {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.padding-no-top-medium {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.padding-no-top-big {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.padding-no-top-large {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.padding-no-bottom-none {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-no-bottom-minimal {
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
}

.padding-no-bottom-tiny {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.padding-no-bottom-small {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.padding-no-bottom-medium {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.padding-no-bottom-big {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.padding-no-bottom-large {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.padding-no-left-none {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-no-left-minimal {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
}

.padding-no-left-tiny {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.padding-no-left-small {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.padding-no-left-medium {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
}

.padding-no-left-big {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.padding-no-left-large {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}

.padding-no-right-none {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-no-right-minimal {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

.padding-no-right-tiny {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.padding-no-right-small {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.padding-no-right-medium {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.padding-no-right-big {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.padding-no-right-large {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.padding-vertical-none {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-vertical-minimal {
  padding-top: 1px;
  padding-bottom: 1px;
}

.padding-vertical-tiny {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-vertical-small {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-vertical-medium {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-vertical-big {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-vertical-large {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-horizontal-none {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal-minimal {
  padding-left: 1px;
  padding-right: 1px;
}

.padding-horizontal-tiny {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-horizontal-small {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-horizontal-medium {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-horizontal-big {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-horizontal-large {
  padding-left: 30px;
  padding-right: 30px;
}

.padding-top-left-none {
  padding-top: 0;
  padding-left: 0;
}

.padding-top-left-minimal {
  padding-top: 1px;
  padding-left: 1px;
}

.padding-top-left-tiny {
  padding-top: 5px;
  padding-left: 5px;
}

.padding-top-left-small {
  padding-top: 10px;
  padding-left: 10px;
}

.padding-top-left-medium {
  padding-top: 15px;
  padding-left: 15px;
}

.padding-top-left-big {
  padding-top: 20px;
  padding-left: 20px;
}

.padding-top-left-large {
  padding-top: 30px;
  padding-left: 30px;
}

.padding-top-right-none {
  padding-top: 0;
  padding-right: 0;
}

.padding-top-right-minimal {
  padding-top: 1px;
  padding-right: 1px;
}

.padding-top-right-tiny {
  padding-top: 5px;
  padding-right: 5px;
}

.padding-top-right-small {
  padding-top: 10px;
  padding-right: 10px;
}

.padding-top-right-medium {
  padding-top: 15px;
  padding-right: 15px;
}

.padding-top-right-big {
  padding-top: 20px;
  padding-right: 20px;
}

.padding-top-right-large {
  padding-top: 30px;
  padding-right: 30px;
}

.padding-bottom-left-none {
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom-left-minimal {
  padding-bottom: 1px;
  padding-left: 1px;
}

.padding-bottom-left-tiny {
  padding-bottom: 5px;
  padding-left: 5px;
}

.padding-bottom-left-small {
  padding-bottom: 10px;
  padding-left: 10px;
}

.padding-bottom-left-medium {
  padding-bottom: 15px;
  padding-left: 15px;
}

.padding-bottom-left-big {
  padding-bottom: 20px;
  padding-left: 20px;
}

.padding-bottom-left-large {
  padding-bottom: 30px;
  padding-left: 30px;
}

.padding-bottom-right-none {
  padding-bottom: 0;
  padding-right: 0;
}

.padding-bottom-right-minimal {
  padding-bottom: 1px;
  padding-right: 1px;
}

.padding-bottom-right-tiny {
  padding-bottom: 5px;
  padding-right: 5px;
}

.padding-bottom-right-small {
  padding-bottom: 10px;
  padding-right: 10px;
}

.padding-bottom-right-medium {
  padding-bottom: 15px;
  padding-right: 15px;
}

.padding-bottom-right-big {
  padding-bottom: 20px;
  padding-right: 20px;
}

.padding-bottom-right-large {
  padding-bottom: 30px;
  padding-right: 30px;
}

.padding-top-none {
  padding-top: 0;
}

.padding-top-minimal {
  padding-top: 1px;
}

.padding-top-tiny {
  padding-top: 5px;
}

.padding-top-small {
  padding-top: 10px;
}

.padding-top-medium {
  padding-top: 15px;
}

.padding-top-big {
  padding-top: 20px;
}

.padding-top-large {
  padding-top: 30px;
}

.padding-bottom-none {
  padding-bottom: 0;
}

.padding-bottom-minimal {
  padding-bottom: 1px;
}

.padding-bottom-tiny {
  padding-bottom: 5px;
}

.padding-bottom-small {
  padding-bottom: 10px;
}

.padding-bottom-medium {
  padding-bottom: 15px;
}

.padding-bottom-big {
  padding-bottom: 20px;
}

.padding-bottom-large {
  padding-bottom: 30px;
}

.padding-left-none {
  padding-left: 0;
}

.padding-left-minimal {
  padding-left: 1px;
}

.padding-left-tiny {
  padding-left: 5px;
}

.padding-left-small {
  padding-left: 10px;
}

.padding-left-medium {
  padding-left: 15px;
}

.padding-left-big {
  padding-left: 20px;
}

.padding-left-large {
  padding-left: 30px;
}

.padding-right-none {
  padding-right: 0;
}

.padding-right-minimal {
  padding-right: 1px;
}

.padding-right-tiny {
  padding-right: 5px;
}

.padding-right-small {
  padding-right: 10px;
}

.padding-right-medium {
  padding-right: 15px;
}

.padding-right-big {
  padding-right: 20px;
}

.padding-right-large {
  padding-right: 30px;
}

.margin-all-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-all-minimal {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
}

.margin-all-tiny {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.margin-all-small {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.margin-all-medium {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.margin-all-big {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.margin-all-large {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.margin-no-top-none {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-no-top-minimal {
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
}

.margin-no-top-tiny {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.margin-no-top-small {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.margin-no-top-medium {
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.margin-no-top-big {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.margin-no-top-large {
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.margin-no-bottom-none {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-no-bottom-minimal {
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
}

.margin-no-bottom-tiny {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.margin-no-bottom-small {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.margin-no-bottom-medium {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.margin-no-bottom-big {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.margin-no-bottom-large {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.margin-no-left-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-no-left-minimal {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 1px;
}

.margin-no-left-tiny {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
}

.margin-no-left-small {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.margin-no-left-medium {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
}

.margin-no-left-big {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.margin-no-left-large {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
}

.margin-no-right-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-no-right-minimal {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
}

.margin-no-right-tiny {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.margin-no-right-small {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.margin-no-right-medium {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}

.margin-no-right-big {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.margin-no-right-large {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.margin-vertical-none {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-vertical-minimal {
  margin-top: 1px;
  margin-bottom: 1px;
}

.margin-vertical-tiny {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-vertical-small {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-vertical-medium {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-vertical-big {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-vertical-large {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-horizontal-none {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal-minimal {
  margin-left: 1px;
  margin-right: 1px;
}

.margin-horizontal-tiny {
  margin-left: 5px;
  margin-right: 5px;
}

.margin-horizontal-small {
  margin-left: 10px;
  margin-right: 10px;
}

.margin-horizontal-medium {
  margin-left: 15px;
  margin-right: 15px;
}

.margin-horizontal-big {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-horizontal-large {
  margin-left: 30px;
  margin-right: 30px;
}

.margin-top-left-none {
  margin-top: 0;
  margin-left: 0;
}

.margin-top-left-minimal {
  margin-top: 1px;
  margin-left: 1px;
}

.margin-top-left-tiny {
  margin-top: 5px;
  margin-left: 5px;
}

.margin-top-left-small {
  margin-top: 10px;
  margin-left: 10px;
}

.margin-top-left-medium {
  margin-top: 15px;
  margin-left: 15px;
}

.margin-top-left-big {
  margin-top: 20px;
  margin-left: 20px;
}

.margin-top-left-large {
  margin-top: 30px;
  margin-left: 30px;
}

.margin-top-right-none {
  margin-top: 0;
  margin-right: 0;
}

.margin-top-right-minimal {
  margin-top: 1px;
  margin-right: 1px;
}

.margin-top-right-tiny {
  margin-top: 5px;
  margin-right: 5px;
}

.margin-top-right-small {
  margin-top: 10px;
  margin-right: 10px;
}

.margin-top-right-medium {
  margin-top: 15px;
  margin-right: 15px;
}

.margin-top-right-big {
  margin-top: 20px;
  margin-right: 20px;
}

.margin-top-right-large {
  margin-top: 30px;
  margin-right: 30px;
}

.margin-bottom-left-none {
  margin-bottom: 0;
  margin-left: 0;
}

.margin-bottom-left-minimal {
  margin-bottom: 1px;
  margin-left: 1px;
}

.margin-bottom-left-tiny {
  margin-bottom: 5px;
  margin-left: 5px;
}

.margin-bottom-left-small {
  margin-bottom: 10px;
  margin-left: 10px;
}

.margin-bottom-left-medium {
  margin-bottom: 15px;
  margin-left: 15px;
}

.margin-bottom-left-big {
  margin-bottom: 20px;
  margin-left: 20px;
}

.margin-bottom-left-large {
  margin-bottom: 30px;
  margin-left: 30px;
}

.margin-bottom-right-none {
  margin-bottom: 0;
  margin-right: 0;
}

.margin-bottom-right-minimal {
  margin-bottom: 1px;
  margin-right: 1px;
}

.margin-bottom-right-tiny {
  margin-bottom: 5px;
  margin-right: 5px;
}

.margin-bottom-right-small {
  margin-bottom: 10px;
  margin-right: 10px;
}

.margin-bottom-right-medium {
  margin-bottom: 15px;
  margin-right: 15px;
}

.margin-bottom-right-big {
  margin-bottom: 20px;
  margin-right: 20px;
}

.margin-bottom-right-large {
  margin-bottom: 30px;
  margin-right: 30px;
}

.margin-top-none {
  margin-top: 0;
}

.margin-top-minimal {
  margin-top: 1px;
}

.margin-top-tiny {
  margin-top: 5px;
}

.margin-top-small {
  margin-top: 10px;
}

.margin-top-medium {
  margin-top: 15px;
}

.margin-top-big {
  margin-top: 20px;
}

.margin-top-large {
  margin-top: 30px;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.margin-bottom-minimal {
  margin-bottom: 1px;
}

.margin-bottom-tiny {
  margin-bottom: 5px;
}

.margin-bottom-small {
  margin-bottom: 10px;
}

.margin-bottom-medium {
  margin-bottom: 15px;
}

.margin-bottom-big {
  margin-bottom: 20px;
}

.margin-bottom-large {
  margin-bottom: 30px;
}

.margin-left-none {
  margin-left: 0;
}

.margin-left-minimal {
  margin-left: 1px;
}

.margin-left-tiny {
  margin-left: 5px;
}

.margin-left-small {
  margin-left: 10px;
}

.margin-left-medium {
  margin-left: 15px;
}

.margin-left-big {
  margin-left: 20px;
}

.margin-left-large {
  margin-left: 30px;
}

.margin-right-none {
  margin-right: 0;
}

.margin-right-minimal {
  margin-right: 1px;
}

.margin-right-tiny {
  margin-right: 5px;
}

.margin-right-small {
  margin-right: 10px;
}

.margin-right-medium {
  margin-right: 15px;
}

.margin-right-big {
  margin-right: 20px;
}

.margin-right-large {
  margin-right: 30px;
}

.pull-all-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.pull-all-minimal {
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}

.pull-all-tiny {
  margin-top: -5px;
  margin-bottom: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

.pull-all-small {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

.pull-all-medium {
  margin-top: -15px;
  margin-bottom: -15px;
  margin-left: -15px;
  margin-right: -15px;
}

.pull-all-big {
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.pull-all-large {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: -30px;
}

.pull-no-top-none {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.pull-no-top-minimal {
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}

.pull-no-top-tiny {
  margin-bottom: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

.pull-no-top-small {
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

.pull-no-top-medium {
  margin-bottom: -15px;
  margin-left: -15px;
  margin-right: -15px;
}

.pull-no-top-big {
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.pull-no-top-large {
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: -30px;
}

.pull-no-bottom-none {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.pull-no-bottom-minimal {
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
}

.pull-no-bottom-tiny {
  margin-top: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

.pull-no-bottom-small {
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
}

.pull-no-bottom-medium {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}

.pull-no-bottom-big {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.pull-no-bottom-large {
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
}

.pull-no-left-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.pull-no-left-minimal {
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -1px;
}

.pull-no-left-tiny {
  margin-top: -5px;
  margin-bottom: -5px;
  margin-right: -5px;
}

.pull-no-left-small {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-right: -10px;
}

.pull-no-left-medium {
  margin-top: -15px;
  margin-bottom: -15px;
  margin-right: -15px;
}

.pull-no-left-big {
  margin-top: -20px;
  margin-bottom: -20px;
  margin-right: -20px;
}

.pull-no-left-large {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-right: -30px;
}

.pull-no-right-none {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.pull-no-right-minimal {
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
}

.pull-no-right-tiny {
  margin-top: -5px;
  margin-bottom: -5px;
  margin-left: -5px;
}

.pull-no-right-small {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -10px;
}

.pull-no-right-medium {
  margin-top: -15px;
  margin-bottom: -15px;
  margin-left: -15px;
}

.pull-no-right-big {
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: -20px;
}

.pull-no-right-large {
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -30px;
}

.pull-vertical-none {
  margin-top: 0;
  margin-bottom: 0;
}

.pull-vertical-minimal {
  margin-top: -1px;
  margin-bottom: -1px;
}

.pull-vertical-tiny {
  margin-top: -5px;
  margin-bottom: -5px;
}

.pull-vertical-small {
  margin-top: -10px;
  margin-bottom: -10px;
}

.pull-vertical-medium {
  margin-top: -15px;
  margin-bottom: -15px;
}

.pull-vertical-big {
  margin-top: -20px;
  margin-bottom: -20px;
}

.pull-vertical-large {
  margin-top: -30px;
  margin-bottom: -30px;
}

.pull-horizontal-none {
  margin-left: 0;
  margin-right: 0;
}

.pull-horizontal-minimal {
  margin-left: -1px;
  margin-right: -1px;
}

.pull-horizontal-tiny {
  margin-left: -5px;
  margin-right: -5px;
}

.pull-horizontal-small {
  margin-left: -10px;
  margin-right: -10px;
}

.pull-horizontal-medium {
  margin-left: -15px;
  margin-right: -15px;
}

.pull-horizontal-big {
  margin-left: -20px;
  margin-right: -20px;
}

.pull-horizontal-large {
  margin-left: -30px;
  margin-right: -30px;
}

.pull-top-left-none {
  margin-top: 0;
  margin-left: 0;
}

.pull-top-left-minimal {
  margin-top: -1px;
  margin-left: -1px;
}

.pull-top-left-tiny {
  margin-top: -5px;
  margin-left: -5px;
}

.pull-top-left-small {
  margin-top: -10px;
  margin-left: -10px;
}

.pull-top-left-medium {
  margin-top: -15px;
  margin-left: -15px;
}

.pull-top-left-big {
  margin-top: -20px;
  margin-left: -20px;
}

.pull-top-left-large {
  margin-top: -30px;
  margin-left: -30px;
}

.pull-top-right-none {
  margin-top: 0;
  margin-right: 0;
}

.pull-top-right-minimal {
  margin-top: -1px;
  margin-right: -1px;
}

.pull-top-right-tiny {
  margin-top: -5px;
  margin-right: -5px;
}

.pull-top-right-small {
  margin-top: -10px;
  margin-right: -10px;
}

.pull-top-right-medium {
  margin-top: -15px;
  margin-right: -15px;
}

.pull-top-right-big {
  margin-top: -20px;
  margin-right: -20px;
}

.pull-top-right-large {
  margin-top: -30px;
  margin-right: -30px;
}

.pull-bottom-left-none {
  margin-bottom: 0;
  margin-left: 0;
}

.pull-bottom-left-minimal {
  margin-bottom: -1px;
  margin-left: -1px;
}

.pull-bottom-left-tiny {
  margin-bottom: -5px;
  margin-left: -5px;
}

.pull-bottom-left-small {
  margin-bottom: -10px;
  margin-left: -10px;
}

.pull-bottom-left-medium {
  margin-bottom: -15px;
  margin-left: -15px;
}

.pull-bottom-left-big {
  margin-bottom: -20px;
  margin-left: -20px;
}

.pull-bottom-left-large {
  margin-bottom: -30px;
  margin-left: -30px;
}

.pull-bottom-right-none {
  margin-bottom: 0;
  margin-right: 0;
}

.pull-bottom-right-minimal {
  margin-bottom: -1px;
  margin-right: -1px;
}

.pull-bottom-right-tiny {
  margin-bottom: -5px;
  margin-right: -5px;
}

.pull-bottom-right-small {
  margin-bottom: -10px;
  margin-right: -10px;
}

.pull-bottom-right-medium {
  margin-bottom: -15px;
  margin-right: -15px;
}

.pull-bottom-right-big {
  margin-bottom: -20px;
  margin-right: -20px;
}

.pull-bottom-right-large {
  margin-bottom: -30px;
  margin-right: -30px;
}

.pull-top-none {
  margin-top: 0;
}

.pull-top-minimal {
  margin-top: -1px;
}

.pull-top-tiny {
  margin-top: -5px;
}

.pull-top-small {
  margin-top: -10px;
}

.pull-top-medium {
  margin-top: -15px;
}

.pull-top-big {
  margin-top: -20px;
}

.pull-top-large {
  margin-top: -30px;
}

.pull-bottom-none {
  margin-bottom: 0;
}

.pull-bottom-minimal {
  margin-bottom: -1px;
}

.pull-bottom-tiny {
  margin-bottom: -5px;
}

.pull-bottom-small {
  margin-bottom: -10px;
}

.pull-bottom-medium {
  margin-bottom: -15px;
}

.pull-bottom-big {
  margin-bottom: -20px;
}

.pull-bottom-large {
  margin-bottom: -30px;
}

.pull-left-none {
  margin-left: 0;
}

.pull-left-minimal {
  margin-left: -1px;
}

.pull-left-tiny {
  margin-left: -5px;
}

.pull-left-small {
  margin-left: -10px;
}

.pull-left-medium {
  margin-left: -15px;
}

.pull-left-big {
  margin-left: -20px;
}

.pull-left-large {
  margin-left: -30px;
}

.pull-right-none {
  margin-right: 0;
}

.pull-right-minimal {
  margin-right: -1px;
}

.pull-right-tiny {
  margin-right: -5px;
}

.pull-right-small {
  margin-right: -10px;
}

.pull-right-medium {
  margin-right: -15px;
}

.pull-right-big {
  margin-right: -20px;
}

.pull-right-large {
  margin-right: -30px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-stretch {
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}

.column-full {
  width: 100%;
}

.column-s7-1 {
  width: 14.2857142857%;
}

.column-s7-2 {
  width: 28.5714285714%;
}

.column-s7-3 {
  width: 42.8571428571%;
}

.column-s7-4 {
  width: 57.1428571429%;
}

.column-s7-5 {
  width: 71.4285714286%;
}

.column-s7-6 {
  width: 85.7142857143%;
}

.column-s8-1 {
  width: 12.5%;
}

.column-s8-2 {
  width: 25%;
}

.column-s8-3 {
  width: 37.5%;
}

.column-s8-4 {
  width: 50%;
}

.column-s8-5 {
  width: 62.5%;
}

.column-s8-6 {
  width: 75%;
}

.column-s8-7 {
  width: 87.5%;
}

.column-s9-1 {
  width: 11.1111111111%;
}

.column-s9-2 {
  width: 22.2222222222%;
}

.column-s9-3 {
  width: 33.3333333333%;
}

.column-s9-4 {
  width: 44.4444444444%;
}

.column-s9-5 {
  width: 55.5555555556%;
}

.column-s9-6 {
  width: 66.6666666667%;
}

.column-s9-7 {
  width: 77.7777777778%;
}

.column-s9-8 {
  width: 88.8888888889%;
}

.column-s10-1 {
  width: 10%;
}

.column-s10-2 {
  width: 20%;
}

.column-s10-3 {
  width: 30%;
}

.column-s10-4 {
  width: 40%;
}

.column-s10-5 {
  width: 50%;
}

.column-s10-6 {
  width: 60%;
}

.column-s10-7 {
  width: 70%;
}

.column-s10-8 {
  width: 80%;
}

.column-s10-9 {
  width: 90%;
}

.column-s11-1 {
  width: 9.0909090909%;
}

.column-s11-2 {
  width: 18.1818181818%;
}

.column-s11-3 {
  width: 27.2727272727%;
}

.column-s11-4 {
  width: 36.3636363636%;
}

.column-s11-5 {
  width: 45.4545454545%;
}

.column-s11-6 {
  width: 54.5454545455%;
}

.column-s11-7 {
  width: 63.6363636364%;
}

.column-s11-8 {
  width: 72.7272727273%;
}

.column-s11-9 {
  width: 81.8181818182%;
}

.column-s11-10 {
  width: 90.9090909091%;
}

.column-s12-1 {
  width: 8.3333333333%;
}

.column-s12-2 {
  width: 16.6666666667%;
}

.column-s12-3 {
  width: 25%;
}

.column-s12-4 {
  width: 33.3333333333%;
}

.column-s12-5 {
  width: 41.6666666667%;
}

.column-s12-6 {
  width: 50%;
}

.column-s12-7 {
  width: 58.3333333333%;
}

.column-s12-8 {
  width: 66.6666666667%;
}

.column-s12-9 {
  width: 75%;
}

.column-s12-10 {
  width: 83.3333333333%;
}

.column-s12-11 {
  width: 91.6666666667%;
}

@media (min-width: 320px) {
  .column-mobile-minimal-full {
    width: 100%;
  }

  .column-mobile-minimal-s7-1 {
    width: 14.2857142857%;
  }

  .column-mobile-minimal-s7-2 {
    width: 28.5714285714%;
  }

  .column-mobile-minimal-s7-3 {
    width: 42.8571428571%;
  }

  .column-mobile-minimal-s7-4 {
    width: 57.1428571429%;
  }

  .column-mobile-minimal-s7-5 {
    width: 71.4285714286%;
  }

  .column-mobile-minimal-s7-6 {
    width: 85.7142857143%;
  }

  .column-mobile-minimal-s8-1 {
    width: 12.5%;
  }

  .column-mobile-minimal-s8-2 {
    width: 25%;
  }

  .column-mobile-minimal-s8-3 {
    width: 37.5%;
  }

  .column-mobile-minimal-s8-4 {
    width: 50%;
  }

  .column-mobile-minimal-s8-5 {
    width: 62.5%;
  }

  .column-mobile-minimal-s8-6 {
    width: 75%;
  }

  .column-mobile-minimal-s8-7 {
    width: 87.5%;
  }

  .column-mobile-minimal-s9-1 {
    width: 11.1111111111%;
  }

  .column-mobile-minimal-s9-2 {
    width: 22.2222222222%;
  }

  .column-mobile-minimal-s9-3 {
    width: 33.3333333333%;
  }

  .column-mobile-minimal-s9-4 {
    width: 44.4444444444%;
  }

  .column-mobile-minimal-s9-5 {
    width: 55.5555555556%;
  }

  .column-mobile-minimal-s9-6 {
    width: 66.6666666667%;
  }

  .column-mobile-minimal-s9-7 {
    width: 77.7777777778%;
  }

  .column-mobile-minimal-s9-8 {
    width: 88.8888888889%;
  }

  .column-mobile-minimal-s10-1 {
    width: 10%;
  }

  .column-mobile-minimal-s10-2 {
    width: 20%;
  }

  .column-mobile-minimal-s10-3 {
    width: 30%;
  }

  .column-mobile-minimal-s10-4 {
    width: 40%;
  }

  .column-mobile-minimal-s10-5 {
    width: 50%;
  }

  .column-mobile-minimal-s10-6 {
    width: 60%;
  }

  .column-mobile-minimal-s10-7 {
    width: 70%;
  }

  .column-mobile-minimal-s10-8 {
    width: 80%;
  }

  .column-mobile-minimal-s10-9 {
    width: 90%;
  }

  .column-mobile-minimal-s11-1 {
    width: 9.0909090909%;
  }

  .column-mobile-minimal-s11-2 {
    width: 18.1818181818%;
  }

  .column-mobile-minimal-s11-3 {
    width: 27.2727272727%;
  }

  .column-mobile-minimal-s11-4 {
    width: 36.3636363636%;
  }

  .column-mobile-minimal-s11-5 {
    width: 45.4545454545%;
  }

  .column-mobile-minimal-s11-6 {
    width: 54.5454545455%;
  }

  .column-mobile-minimal-s11-7 {
    width: 63.6363636364%;
  }

  .column-mobile-minimal-s11-8 {
    width: 72.7272727273%;
  }

  .column-mobile-minimal-s11-9 {
    width: 81.8181818182%;
  }

  .column-mobile-minimal-s11-10 {
    width: 90.9090909091%;
  }

  .column-mobile-minimal-s12-1 {
    width: 8.3333333333%;
  }

  .column-mobile-minimal-s12-2 {
    width: 16.6666666667%;
  }

  .column-mobile-minimal-s12-3 {
    width: 25%;
  }

  .column-mobile-minimal-s12-4 {
    width: 33.3333333333%;
  }

  .column-mobile-minimal-s12-5 {
    width: 41.6666666667%;
  }

  .column-mobile-minimal-s12-6 {
    width: 50%;
  }

  .column-mobile-minimal-s12-7 {
    width: 58.3333333333%;
  }

  .column-mobile-minimal-s12-8 {
    width: 66.6666666667%;
  }

  .column-mobile-minimal-s12-9 {
    width: 75%;
  }

  .column-mobile-minimal-s12-10 {
    width: 83.3333333333%;
  }

  .column-mobile-minimal-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 360px) {
  .column-mobile-small-full {
    width: 100%;
  }

  .column-mobile-small-s7-1 {
    width: 14.2857142857%;
  }

  .column-mobile-small-s7-2 {
    width: 28.5714285714%;
  }

  .column-mobile-small-s7-3 {
    width: 42.8571428571%;
  }

  .column-mobile-small-s7-4 {
    width: 57.1428571429%;
  }

  .column-mobile-small-s7-5 {
    width: 71.4285714286%;
  }

  .column-mobile-small-s7-6 {
    width: 85.7142857143%;
  }

  .column-mobile-small-s8-1 {
    width: 12.5%;
  }

  .column-mobile-small-s8-2 {
    width: 25%;
  }

  .column-mobile-small-s8-3 {
    width: 37.5%;
  }

  .column-mobile-small-s8-4 {
    width: 50%;
  }

  .column-mobile-small-s8-5 {
    width: 62.5%;
  }

  .column-mobile-small-s8-6 {
    width: 75%;
  }

  .column-mobile-small-s8-7 {
    width: 87.5%;
  }

  .column-mobile-small-s9-1 {
    width: 11.1111111111%;
  }

  .column-mobile-small-s9-2 {
    width: 22.2222222222%;
  }

  .column-mobile-small-s9-3 {
    width: 33.3333333333%;
  }

  .column-mobile-small-s9-4 {
    width: 44.4444444444%;
  }

  .column-mobile-small-s9-5 {
    width: 55.5555555556%;
  }

  .column-mobile-small-s9-6 {
    width: 66.6666666667%;
  }

  .column-mobile-small-s9-7 {
    width: 77.7777777778%;
  }

  .column-mobile-small-s9-8 {
    width: 88.8888888889%;
  }

  .column-mobile-small-s10-1 {
    width: 10%;
  }

  .column-mobile-small-s10-2 {
    width: 20%;
  }

  .column-mobile-small-s10-3 {
    width: 30%;
  }

  .column-mobile-small-s10-4 {
    width: 40%;
  }

  .column-mobile-small-s10-5 {
    width: 50%;
  }

  .column-mobile-small-s10-6 {
    width: 60%;
  }

  .column-mobile-small-s10-7 {
    width: 70%;
  }

  .column-mobile-small-s10-8 {
    width: 80%;
  }

  .column-mobile-small-s10-9 {
    width: 90%;
  }

  .column-mobile-small-s11-1 {
    width: 9.0909090909%;
  }

  .column-mobile-small-s11-2 {
    width: 18.1818181818%;
  }

  .column-mobile-small-s11-3 {
    width: 27.2727272727%;
  }

  .column-mobile-small-s11-4 {
    width: 36.3636363636%;
  }

  .column-mobile-small-s11-5 {
    width: 45.4545454545%;
  }

  .column-mobile-small-s11-6 {
    width: 54.5454545455%;
  }

  .column-mobile-small-s11-7 {
    width: 63.6363636364%;
  }

  .column-mobile-small-s11-8 {
    width: 72.7272727273%;
  }

  .column-mobile-small-s11-9 {
    width: 81.8181818182%;
  }

  .column-mobile-small-s11-10 {
    width: 90.9090909091%;
  }

  .column-mobile-small-s12-1 {
    width: 8.3333333333%;
  }

  .column-mobile-small-s12-2 {
    width: 16.6666666667%;
  }

  .column-mobile-small-s12-3 {
    width: 25%;
  }

  .column-mobile-small-s12-4 {
    width: 33.3333333333%;
  }

  .column-mobile-small-s12-5 {
    width: 41.6666666667%;
  }

  .column-mobile-small-s12-6 {
    width: 50%;
  }

  .column-mobile-small-s12-7 {
    width: 58.3333333333%;
  }

  .column-mobile-small-s12-8 {
    width: 66.6666666667%;
  }

  .column-mobile-small-s12-9 {
    width: 75%;
  }

  .column-mobile-small-s12-10 {
    width: 83.3333333333%;
  }

  .column-mobile-small-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 480px) {
  .column-mobile-full {
    width: 100%;
  }

  .column-mobile-s7-1 {
    width: 14.2857142857%;
  }

  .column-mobile-s7-2 {
    width: 28.5714285714%;
  }

  .column-mobile-s7-3 {
    width: 42.8571428571%;
  }

  .column-mobile-s7-4 {
    width: 57.1428571429%;
  }

  .column-mobile-s7-5 {
    width: 71.4285714286%;
  }

  .column-mobile-s7-6 {
    width: 85.7142857143%;
  }

  .column-mobile-s8-1 {
    width: 12.5%;
  }

  .column-mobile-s8-2 {
    width: 25%;
  }

  .column-mobile-s8-3 {
    width: 37.5%;
  }

  .column-mobile-s8-4 {
    width: 50%;
  }

  .column-mobile-s8-5 {
    width: 62.5%;
  }

  .column-mobile-s8-6 {
    width: 75%;
  }

  .column-mobile-s8-7 {
    width: 87.5%;
  }

  .column-mobile-s9-1 {
    width: 11.1111111111%;
  }

  .column-mobile-s9-2 {
    width: 22.2222222222%;
  }

  .column-mobile-s9-3 {
    width: 33.3333333333%;
  }

  .column-mobile-s9-4 {
    width: 44.4444444444%;
  }

  .column-mobile-s9-5 {
    width: 55.5555555556%;
  }

  .column-mobile-s9-6 {
    width: 66.6666666667%;
  }

  .column-mobile-s9-7 {
    width: 77.7777777778%;
  }

  .column-mobile-s9-8 {
    width: 88.8888888889%;
  }

  .column-mobile-s10-1 {
    width: 10%;
  }

  .column-mobile-s10-2 {
    width: 20%;
  }

  .column-mobile-s10-3 {
    width: 30%;
  }

  .column-mobile-s10-4 {
    width: 40%;
  }

  .column-mobile-s10-5 {
    width: 50%;
  }

  .column-mobile-s10-6 {
    width: 60%;
  }

  .column-mobile-s10-7 {
    width: 70%;
  }

  .column-mobile-s10-8 {
    width: 80%;
  }

  .column-mobile-s10-9 {
    width: 90%;
  }

  .column-mobile-s11-1 {
    width: 9.0909090909%;
  }

  .column-mobile-s11-2 {
    width: 18.1818181818%;
  }

  .column-mobile-s11-3 {
    width: 27.2727272727%;
  }

  .column-mobile-s11-4 {
    width: 36.3636363636%;
  }

  .column-mobile-s11-5 {
    width: 45.4545454545%;
  }

  .column-mobile-s11-6 {
    width: 54.5454545455%;
  }

  .column-mobile-s11-7 {
    width: 63.6363636364%;
  }

  .column-mobile-s11-8 {
    width: 72.7272727273%;
  }

  .column-mobile-s11-9 {
    width: 81.8181818182%;
  }

  .column-mobile-s11-10 {
    width: 90.9090909091%;
  }

  .column-mobile-s12-1 {
    width: 8.3333333333%;
  }

  .column-mobile-s12-2 {
    width: 16.6666666667%;
  }

  .column-mobile-s12-3 {
    width: 25%;
  }

  .column-mobile-s12-4 {
    width: 33.3333333333%;
  }

  .column-mobile-s12-5 {
    width: 41.6666666667%;
  }

  .column-mobile-s12-6 {
    width: 50%;
  }

  .column-mobile-s12-7 {
    width: 58.3333333333%;
  }

  .column-mobile-s12-8 {
    width: 66.6666666667%;
  }

  .column-mobile-s12-9 {
    width: 75%;
  }

  .column-mobile-s12-10 {
    width: 83.3333333333%;
  }

  .column-mobile-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 560px) {
  .column-mobile-large-full {
    width: 100%;
  }

  .column-mobile-large-s7-1 {
    width: 14.2857142857%;
  }

  .column-mobile-large-s7-2 {
    width: 28.5714285714%;
  }

  .column-mobile-large-s7-3 {
    width: 42.8571428571%;
  }

  .column-mobile-large-s7-4 {
    width: 57.1428571429%;
  }

  .column-mobile-large-s7-5 {
    width: 71.4285714286%;
  }

  .column-mobile-large-s7-6 {
    width: 85.7142857143%;
  }

  .column-mobile-large-s8-1 {
    width: 12.5%;
  }

  .column-mobile-large-s8-2 {
    width: 25%;
  }

  .column-mobile-large-s8-3 {
    width: 37.5%;
  }

  .column-mobile-large-s8-4 {
    width: 50%;
  }

  .column-mobile-large-s8-5 {
    width: 62.5%;
  }

  .column-mobile-large-s8-6 {
    width: 75%;
  }

  .column-mobile-large-s8-7 {
    width: 87.5%;
  }

  .column-mobile-large-s9-1 {
    width: 11.1111111111%;
  }

  .column-mobile-large-s9-2 {
    width: 22.2222222222%;
  }

  .column-mobile-large-s9-3 {
    width: 33.3333333333%;
  }

  .column-mobile-large-s9-4 {
    width: 44.4444444444%;
  }

  .column-mobile-large-s9-5 {
    width: 55.5555555556%;
  }

  .column-mobile-large-s9-6 {
    width: 66.6666666667%;
  }

  .column-mobile-large-s9-7 {
    width: 77.7777777778%;
  }

  .column-mobile-large-s9-8 {
    width: 88.8888888889%;
  }

  .column-mobile-large-s10-1 {
    width: 10%;
  }

  .column-mobile-large-s10-2 {
    width: 20%;
  }

  .column-mobile-large-s10-3 {
    width: 30%;
  }

  .column-mobile-large-s10-4 {
    width: 40%;
  }

  .column-mobile-large-s10-5 {
    width: 50%;
  }

  .column-mobile-large-s10-6 {
    width: 60%;
  }

  .column-mobile-large-s10-7 {
    width: 70%;
  }

  .column-mobile-large-s10-8 {
    width: 80%;
  }

  .column-mobile-large-s10-9 {
    width: 90%;
  }

  .column-mobile-large-s11-1 {
    width: 9.0909090909%;
  }

  .column-mobile-large-s11-2 {
    width: 18.1818181818%;
  }

  .column-mobile-large-s11-3 {
    width: 27.2727272727%;
  }

  .column-mobile-large-s11-4 {
    width: 36.3636363636%;
  }

  .column-mobile-large-s11-5 {
    width: 45.4545454545%;
  }

  .column-mobile-large-s11-6 {
    width: 54.5454545455%;
  }

  .column-mobile-large-s11-7 {
    width: 63.6363636364%;
  }

  .column-mobile-large-s11-8 {
    width: 72.7272727273%;
  }

  .column-mobile-large-s11-9 {
    width: 81.8181818182%;
  }

  .column-mobile-large-s11-10 {
    width: 90.9090909091%;
  }

  .column-mobile-large-s12-1 {
    width: 8.3333333333%;
  }

  .column-mobile-large-s12-2 {
    width: 16.6666666667%;
  }

  .column-mobile-large-s12-3 {
    width: 25%;
  }

  .column-mobile-large-s12-4 {
    width: 33.3333333333%;
  }

  .column-mobile-large-s12-5 {
    width: 41.6666666667%;
  }

  .column-mobile-large-s12-6 {
    width: 50%;
  }

  .column-mobile-large-s12-7 {
    width: 58.3333333333%;
  }

  .column-mobile-large-s12-8 {
    width: 66.6666666667%;
  }

  .column-mobile-large-s12-9 {
    width: 75%;
  }

  .column-mobile-large-s12-10 {
    width: 83.3333333333%;
  }

  .column-mobile-large-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .column-small-full {
    width: 100%;
  }

  .column-small-s7-1 {
    width: 14.2857142857%;
  }

  .column-small-s7-2 {
    width: 28.5714285714%;
  }

  .column-small-s7-3 {
    width: 42.8571428571%;
  }

  .column-small-s7-4 {
    width: 57.1428571429%;
  }

  .column-small-s7-5 {
    width: 71.4285714286%;
  }

  .column-small-s7-6 {
    width: 85.7142857143%;
  }

  .column-small-s8-1 {
    width: 12.5%;
  }

  .column-small-s8-2 {
    width: 25%;
  }

  .column-small-s8-3 {
    width: 37.5%;
  }

  .column-small-s8-4 {
    width: 50%;
  }

  .column-small-s8-5 {
    width: 62.5%;
  }

  .column-small-s8-6 {
    width: 75%;
  }

  .column-small-s8-7 {
    width: 87.5%;
  }

  .column-small-s9-1 {
    width: 11.1111111111%;
  }

  .column-small-s9-2 {
    width: 22.2222222222%;
  }

  .column-small-s9-3 {
    width: 33.3333333333%;
  }

  .column-small-s9-4 {
    width: 44.4444444444%;
  }

  .column-small-s9-5 {
    width: 55.5555555556%;
  }

  .column-small-s9-6 {
    width: 66.6666666667%;
  }

  .column-small-s9-7 {
    width: 77.7777777778%;
  }

  .column-small-s9-8 {
    width: 88.8888888889%;
  }

  .column-small-s10-1 {
    width: 10%;
  }

  .column-small-s10-2 {
    width: 20%;
  }

  .column-small-s10-3 {
    width: 30%;
  }

  .column-small-s10-4 {
    width: 40%;
  }

  .column-small-s10-5 {
    width: 50%;
  }

  .column-small-s10-6 {
    width: 60%;
  }

  .column-small-s10-7 {
    width: 70%;
  }

  .column-small-s10-8 {
    width: 80%;
  }

  .column-small-s10-9 {
    width: 90%;
  }

  .column-small-s11-1 {
    width: 9.0909090909%;
  }

  .column-small-s11-2 {
    width: 18.1818181818%;
  }

  .column-small-s11-3 {
    width: 27.2727272727%;
  }

  .column-small-s11-4 {
    width: 36.3636363636%;
  }

  .column-small-s11-5 {
    width: 45.4545454545%;
  }

  .column-small-s11-6 {
    width: 54.5454545455%;
  }

  .column-small-s11-7 {
    width: 63.6363636364%;
  }

  .column-small-s11-8 {
    width: 72.7272727273%;
  }

  .column-small-s11-9 {
    width: 81.8181818182%;
  }

  .column-small-s11-10 {
    width: 90.9090909091%;
  }

  .column-small-s12-1 {
    width: 8.3333333333%;
  }

  .column-small-s12-2 {
    width: 16.6666666667%;
  }

  .column-small-s12-3 {
    width: 25%;
  }

  .column-small-s12-4 {
    width: 33.3333333333%;
  }

  .column-small-s12-5 {
    width: 41.6666666667%;
  }

  .column-small-s12-6 {
    width: 50%;
  }

  .column-small-s12-7 {
    width: 58.3333333333%;
  }

  .column-small-s12-8 {
    width: 66.6666666667%;
  }

  .column-small-s12-9 {
    width: 75%;
  }

  .column-small-s12-10 {
    width: 83.3333333333%;
  }

  .column-small-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .column-desktop-small-full {
    width: 100%;
  }

  .column-desktop-small-s7-1 {
    width: 14.2857142857%;
  }

  .column-desktop-small-s7-2 {
    width: 28.5714285714%;
  }

  .column-desktop-small-s7-3 {
    width: 42.8571428571%;
  }

  .column-desktop-small-s7-4 {
    width: 57.1428571429%;
  }

  .column-desktop-small-s7-5 {
    width: 71.4285714286%;
  }

  .column-desktop-small-s7-6 {
    width: 85.7142857143%;
  }

  .column-desktop-small-s8-1 {
    width: 12.5%;
  }

  .column-desktop-small-s8-2 {
    width: 25%;
  }

  .column-desktop-small-s8-3 {
    width: 37.5%;
  }

  .column-desktop-small-s8-4 {
    width: 50%;
  }

  .column-desktop-small-s8-5 {
    width: 62.5%;
  }

  .column-desktop-small-s8-6 {
    width: 75%;
  }

  .column-desktop-small-s8-7 {
    width: 87.5%;
  }

  .column-desktop-small-s9-1 {
    width: 11.1111111111%;
  }

  .column-desktop-small-s9-2 {
    width: 22.2222222222%;
  }

  .column-desktop-small-s9-3 {
    width: 33.3333333333%;
  }

  .column-desktop-small-s9-4 {
    width: 44.4444444444%;
  }

  .column-desktop-small-s9-5 {
    width: 55.5555555556%;
  }

  .column-desktop-small-s9-6 {
    width: 66.6666666667%;
  }

  .column-desktop-small-s9-7 {
    width: 77.7777777778%;
  }

  .column-desktop-small-s9-8 {
    width: 88.8888888889%;
  }

  .column-desktop-small-s10-1 {
    width: 10%;
  }

  .column-desktop-small-s10-2 {
    width: 20%;
  }

  .column-desktop-small-s10-3 {
    width: 30%;
  }

  .column-desktop-small-s10-4 {
    width: 40%;
  }

  .column-desktop-small-s10-5 {
    width: 50%;
  }

  .column-desktop-small-s10-6 {
    width: 60%;
  }

  .column-desktop-small-s10-7 {
    width: 70%;
  }

  .column-desktop-small-s10-8 {
    width: 80%;
  }

  .column-desktop-small-s10-9 {
    width: 90%;
  }

  .column-desktop-small-s11-1 {
    width: 9.0909090909%;
  }

  .column-desktop-small-s11-2 {
    width: 18.1818181818%;
  }

  .column-desktop-small-s11-3 {
    width: 27.2727272727%;
  }

  .column-desktop-small-s11-4 {
    width: 36.3636363636%;
  }

  .column-desktop-small-s11-5 {
    width: 45.4545454545%;
  }

  .column-desktop-small-s11-6 {
    width: 54.5454545455%;
  }

  .column-desktop-small-s11-7 {
    width: 63.6363636364%;
  }

  .column-desktop-small-s11-8 {
    width: 72.7272727273%;
  }

  .column-desktop-small-s11-9 {
    width: 81.8181818182%;
  }

  .column-desktop-small-s11-10 {
    width: 90.9090909091%;
  }

  .column-desktop-small-s12-1 {
    width: 8.3333333333%;
  }

  .column-desktop-small-s12-2 {
    width: 16.6666666667%;
  }

  .column-desktop-small-s12-3 {
    width: 25%;
  }

  .column-desktop-small-s12-4 {
    width: 33.3333333333%;
  }

  .column-desktop-small-s12-5 {
    width: 41.6666666667%;
  }

  .column-desktop-small-s12-6 {
    width: 50%;
  }

  .column-desktop-small-s12-7 {
    width: 58.3333333333%;
  }

  .column-desktop-small-s12-8 {
    width: 66.6666666667%;
  }

  .column-desktop-small-s12-9 {
    width: 75%;
  }

  .column-desktop-small-s12-10 {
    width: 83.3333333333%;
  }

  .column-desktop-small-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .column-medium-full {
    width: 100%;
  }

  .column-medium-s7-1 {
    width: 14.2857142857%;
  }

  .column-medium-s7-2 {
    width: 28.5714285714%;
  }

  .column-medium-s7-3 {
    width: 42.8571428571%;
  }

  .column-medium-s7-4 {
    width: 57.1428571429%;
  }

  .column-medium-s7-5 {
    width: 71.4285714286%;
  }

  .column-medium-s7-6 {
    width: 85.7142857143%;
  }

  .column-medium-s8-1 {
    width: 12.5%;
  }

  .column-medium-s8-2 {
    width: 25%;
  }

  .column-medium-s8-3 {
    width: 37.5%;
  }

  .column-medium-s8-4 {
    width: 50%;
  }

  .column-medium-s8-5 {
    width: 62.5%;
  }

  .column-medium-s8-6 {
    width: 75%;
  }

  .column-medium-s8-7 {
    width: 87.5%;
  }

  .column-medium-s9-1 {
    width: 11.1111111111%;
  }

  .column-medium-s9-2 {
    width: 22.2222222222%;
  }

  .column-medium-s9-3 {
    width: 33.3333333333%;
  }

  .column-medium-s9-4 {
    width: 44.4444444444%;
  }

  .column-medium-s9-5 {
    width: 55.5555555556%;
  }

  .column-medium-s9-6 {
    width: 66.6666666667%;
  }

  .column-medium-s9-7 {
    width: 77.7777777778%;
  }

  .column-medium-s9-8 {
    width: 88.8888888889%;
  }

  .column-medium-s10-1 {
    width: 10%;
  }

  .column-medium-s10-2 {
    width: 20%;
  }

  .column-medium-s10-3 {
    width: 30%;
  }

  .column-medium-s10-4 {
    width: 40%;
  }

  .column-medium-s10-5 {
    width: 50%;
  }

  .column-medium-s10-6 {
    width: 60%;
  }

  .column-medium-s10-7 {
    width: 70%;
  }

  .column-medium-s10-8 {
    width: 80%;
  }

  .column-medium-s10-9 {
    width: 90%;
  }

  .column-medium-s11-1 {
    width: 9.0909090909%;
  }

  .column-medium-s11-2 {
    width: 18.1818181818%;
  }

  .column-medium-s11-3 {
    width: 27.2727272727%;
  }

  .column-medium-s11-4 {
    width: 36.3636363636%;
  }

  .column-medium-s11-5 {
    width: 45.4545454545%;
  }

  .column-medium-s11-6 {
    width: 54.5454545455%;
  }

  .column-medium-s11-7 {
    width: 63.6363636364%;
  }

  .column-medium-s11-8 {
    width: 72.7272727273%;
  }

  .column-medium-s11-9 {
    width: 81.8181818182%;
  }

  .column-medium-s11-10 {
    width: 90.9090909091%;
  }

  .column-medium-s12-1 {
    width: 8.3333333333%;
  }

  .column-medium-s12-2 {
    width: 16.6666666667%;
  }

  .column-medium-s12-3 {
    width: 25%;
  }

  .column-medium-s12-4 {
    width: 33.3333333333%;
  }

  .column-medium-s12-5 {
    width: 41.6666666667%;
  }

  .column-medium-s12-6 {
    width: 50%;
  }

  .column-medium-s12-7 {
    width: 58.3333333333%;
  }

  .column-medium-s12-8 {
    width: 66.6666666667%;
  }

  .column-medium-s12-9 {
    width: 75%;
  }

  .column-medium-s12-10 {
    width: 83.3333333333%;
  }

  .column-medium-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .column-desktop-full {
    width: 100%;
  }

  .column-desktop-s7-1 {
    width: 14.2857142857%;
  }

  .column-desktop-s7-2 {
    width: 28.5714285714%;
  }

  .column-desktop-s7-3 {
    width: 42.8571428571%;
  }

  .column-desktop-s7-4 {
    width: 57.1428571429%;
  }

  .column-desktop-s7-5 {
    width: 71.4285714286%;
  }

  .column-desktop-s7-6 {
    width: 85.7142857143%;
  }

  .column-desktop-s8-1 {
    width: 12.5%;
  }

  .column-desktop-s8-2 {
    width: 25%;
  }

  .column-desktop-s8-3 {
    width: 37.5%;
  }

  .column-desktop-s8-4 {
    width: 50%;
  }

  .column-desktop-s8-5 {
    width: 62.5%;
  }

  .column-desktop-s8-6 {
    width: 75%;
  }

  .column-desktop-s8-7 {
    width: 87.5%;
  }

  .column-desktop-s9-1 {
    width: 11.1111111111%;
  }

  .column-desktop-s9-2 {
    width: 22.2222222222%;
  }

  .column-desktop-s9-3 {
    width: 33.3333333333%;
  }

  .column-desktop-s9-4 {
    width: 44.4444444444%;
  }

  .column-desktop-s9-5 {
    width: 55.5555555556%;
  }

  .column-desktop-s9-6 {
    width: 66.6666666667%;
  }

  .column-desktop-s9-7 {
    width: 77.7777777778%;
  }

  .column-desktop-s9-8 {
    width: 88.8888888889%;
  }

  .column-desktop-s10-1 {
    width: 10%;
  }

  .column-desktop-s10-2 {
    width: 20%;
  }

  .column-desktop-s10-3 {
    width: 30%;
  }

  .column-desktop-s10-4 {
    width: 40%;
  }

  .column-desktop-s10-5 {
    width: 50%;
  }

  .column-desktop-s10-6 {
    width: 60%;
  }

  .column-desktop-s10-7 {
    width: 70%;
  }

  .column-desktop-s10-8 {
    width: 80%;
  }

  .column-desktop-s10-9 {
    width: 90%;
  }

  .column-desktop-s11-1 {
    width: 9.0909090909%;
  }

  .column-desktop-s11-2 {
    width: 18.1818181818%;
  }

  .column-desktop-s11-3 {
    width: 27.2727272727%;
  }

  .column-desktop-s11-4 {
    width: 36.3636363636%;
  }

  .column-desktop-s11-5 {
    width: 45.4545454545%;
  }

  .column-desktop-s11-6 {
    width: 54.5454545455%;
  }

  .column-desktop-s11-7 {
    width: 63.6363636364%;
  }

  .column-desktop-s11-8 {
    width: 72.7272727273%;
  }

  .column-desktop-s11-9 {
    width: 81.8181818182%;
  }

  .column-desktop-s11-10 {
    width: 90.9090909091%;
  }

  .column-desktop-s12-1 {
    width: 8.3333333333%;
  }

  .column-desktop-s12-2 {
    width: 16.6666666667%;
  }

  .column-desktop-s12-3 {
    width: 25%;
  }

  .column-desktop-s12-4 {
    width: 33.3333333333%;
  }

  .column-desktop-s12-5 {
    width: 41.6666666667%;
  }

  .column-desktop-s12-6 {
    width: 50%;
  }

  .column-desktop-s12-7 {
    width: 58.3333333333%;
  }

  .column-desktop-s12-8 {
    width: 66.6666666667%;
  }

  .column-desktop-s12-9 {
    width: 75%;
  }

  .column-desktop-s12-10 {
    width: 83.3333333333%;
  }

  .column-desktop-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .column-large-full {
    width: 100%;
  }

  .column-large-s7-1 {
    width: 14.2857142857%;
  }

  .column-large-s7-2 {
    width: 28.5714285714%;
  }

  .column-large-s7-3 {
    width: 42.8571428571%;
  }

  .column-large-s7-4 {
    width: 57.1428571429%;
  }

  .column-large-s7-5 {
    width: 71.4285714286%;
  }

  .column-large-s7-6 {
    width: 85.7142857143%;
  }

  .column-large-s8-1 {
    width: 12.5%;
  }

  .column-large-s8-2 {
    width: 25%;
  }

  .column-large-s8-3 {
    width: 37.5%;
  }

  .column-large-s8-4 {
    width: 50%;
  }

  .column-large-s8-5 {
    width: 62.5%;
  }

  .column-large-s8-6 {
    width: 75%;
  }

  .column-large-s8-7 {
    width: 87.5%;
  }

  .column-large-s9-1 {
    width: 11.1111111111%;
  }

  .column-large-s9-2 {
    width: 22.2222222222%;
  }

  .column-large-s9-3 {
    width: 33.3333333333%;
  }

  .column-large-s9-4 {
    width: 44.4444444444%;
  }

  .column-large-s9-5 {
    width: 55.5555555556%;
  }

  .column-large-s9-6 {
    width: 66.6666666667%;
  }

  .column-large-s9-7 {
    width: 77.7777777778%;
  }

  .column-large-s9-8 {
    width: 88.8888888889%;
  }

  .column-large-s10-1 {
    width: 10%;
  }

  .column-large-s10-2 {
    width: 20%;
  }

  .column-large-s10-3 {
    width: 30%;
  }

  .column-large-s10-4 {
    width: 40%;
  }

  .column-large-s10-5 {
    width: 50%;
  }

  .column-large-s10-6 {
    width: 60%;
  }

  .column-large-s10-7 {
    width: 70%;
  }

  .column-large-s10-8 {
    width: 80%;
  }

  .column-large-s10-9 {
    width: 90%;
  }

  .column-large-s11-1 {
    width: 9.0909090909%;
  }

  .column-large-s11-2 {
    width: 18.1818181818%;
  }

  .column-large-s11-3 {
    width: 27.2727272727%;
  }

  .column-large-s11-4 {
    width: 36.3636363636%;
  }

  .column-large-s11-5 {
    width: 45.4545454545%;
  }

  .column-large-s11-6 {
    width: 54.5454545455%;
  }

  .column-large-s11-7 {
    width: 63.6363636364%;
  }

  .column-large-s11-8 {
    width: 72.7272727273%;
  }

  .column-large-s11-9 {
    width: 81.8181818182%;
  }

  .column-large-s11-10 {
    width: 90.9090909091%;
  }

  .column-large-s12-1 {
    width: 8.3333333333%;
  }

  .column-large-s12-2 {
    width: 16.6666666667%;
  }

  .column-large-s12-3 {
    width: 25%;
  }

  .column-large-s12-4 {
    width: 33.3333333333%;
  }

  .column-large-s12-5 {
    width: 41.6666666667%;
  }

  .column-large-s12-6 {
    width: 50%;
  }

  .column-large-s12-7 {
    width: 58.3333333333%;
  }

  .column-large-s12-8 {
    width: 66.6666666667%;
  }

  .column-large-s12-9 {
    width: 75%;
  }

  .column-large-s12-10 {
    width: 83.3333333333%;
  }

  .column-large-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .column-desktop-large-full {
    width: 100%;
  }

  .column-desktop-large-s7-1 {
    width: 14.2857142857%;
  }

  .column-desktop-large-s7-2 {
    width: 28.5714285714%;
  }

  .column-desktop-large-s7-3 {
    width: 42.8571428571%;
  }

  .column-desktop-large-s7-4 {
    width: 57.1428571429%;
  }

  .column-desktop-large-s7-5 {
    width: 71.4285714286%;
  }

  .column-desktop-large-s7-6 {
    width: 85.7142857143%;
  }

  .column-desktop-large-s8-1 {
    width: 12.5%;
  }

  .column-desktop-large-s8-2 {
    width: 25%;
  }

  .column-desktop-large-s8-3 {
    width: 37.5%;
  }

  .column-desktop-large-s8-4 {
    width: 50%;
  }

  .column-desktop-large-s8-5 {
    width: 62.5%;
  }

  .column-desktop-large-s8-6 {
    width: 75%;
  }

  .column-desktop-large-s8-7 {
    width: 87.5%;
  }

  .column-desktop-large-s9-1 {
    width: 11.1111111111%;
  }

  .column-desktop-large-s9-2 {
    width: 22.2222222222%;
  }

  .column-desktop-large-s9-3 {
    width: 33.3333333333%;
  }

  .column-desktop-large-s9-4 {
    width: 44.4444444444%;
  }

  .column-desktop-large-s9-5 {
    width: 55.5555555556%;
  }

  .column-desktop-large-s9-6 {
    width: 66.6666666667%;
  }

  .column-desktop-large-s9-7 {
    width: 77.7777777778%;
  }

  .column-desktop-large-s9-8 {
    width: 88.8888888889%;
  }

  .column-desktop-large-s10-1 {
    width: 10%;
  }

  .column-desktop-large-s10-2 {
    width: 20%;
  }

  .column-desktop-large-s10-3 {
    width: 30%;
  }

  .column-desktop-large-s10-4 {
    width: 40%;
  }

  .column-desktop-large-s10-5 {
    width: 50%;
  }

  .column-desktop-large-s10-6 {
    width: 60%;
  }

  .column-desktop-large-s10-7 {
    width: 70%;
  }

  .column-desktop-large-s10-8 {
    width: 80%;
  }

  .column-desktop-large-s10-9 {
    width: 90%;
  }

  .column-desktop-large-s11-1 {
    width: 9.0909090909%;
  }

  .column-desktop-large-s11-2 {
    width: 18.1818181818%;
  }

  .column-desktop-large-s11-3 {
    width: 27.2727272727%;
  }

  .column-desktop-large-s11-4 {
    width: 36.3636363636%;
  }

  .column-desktop-large-s11-5 {
    width: 45.4545454545%;
  }

  .column-desktop-large-s11-6 {
    width: 54.5454545455%;
  }

  .column-desktop-large-s11-7 {
    width: 63.6363636364%;
  }

  .column-desktop-large-s11-8 {
    width: 72.7272727273%;
  }

  .column-desktop-large-s11-9 {
    width: 81.8181818182%;
  }

  .column-desktop-large-s11-10 {
    width: 90.9090909091%;
  }

  .column-desktop-large-s12-1 {
    width: 8.3333333333%;
  }

  .column-desktop-large-s12-2 {
    width: 16.6666666667%;
  }

  .column-desktop-large-s12-3 {
    width: 25%;
  }

  .column-desktop-large-s12-4 {
    width: 33.3333333333%;
  }

  .column-desktop-large-s12-5 {
    width: 41.6666666667%;
  }

  .column-desktop-large-s12-6 {
    width: 50%;
  }

  .column-desktop-large-s12-7 {
    width: 58.3333333333%;
  }

  .column-desktop-large-s12-8 {
    width: 66.6666666667%;
  }

  .column-desktop-large-s12-9 {
    width: 75%;
  }

  .column-desktop-large-s12-10 {
    width: 83.3333333333%;
  }

  .column-desktop-large-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .column-desktop-semi-full {
    width: 100%;
  }

  .column-desktop-semi-s7-1 {
    width: 14.2857142857%;
  }

  .column-desktop-semi-s7-2 {
    width: 28.5714285714%;
  }

  .column-desktop-semi-s7-3 {
    width: 42.8571428571%;
  }

  .column-desktop-semi-s7-4 {
    width: 57.1428571429%;
  }

  .column-desktop-semi-s7-5 {
    width: 71.4285714286%;
  }

  .column-desktop-semi-s7-6 {
    width: 85.7142857143%;
  }

  .column-desktop-semi-s8-1 {
    width: 12.5%;
  }

  .column-desktop-semi-s8-2 {
    width: 25%;
  }

  .column-desktop-semi-s8-3 {
    width: 37.5%;
  }

  .column-desktop-semi-s8-4 {
    width: 50%;
  }

  .column-desktop-semi-s8-5 {
    width: 62.5%;
  }

  .column-desktop-semi-s8-6 {
    width: 75%;
  }

  .column-desktop-semi-s8-7 {
    width: 87.5%;
  }

  .column-desktop-semi-s9-1 {
    width: 11.1111111111%;
  }

  .column-desktop-semi-s9-2 {
    width: 22.2222222222%;
  }

  .column-desktop-semi-s9-3 {
    width: 33.3333333333%;
  }

  .column-desktop-semi-s9-4 {
    width: 44.4444444444%;
  }

  .column-desktop-semi-s9-5 {
    width: 55.5555555556%;
  }

  .column-desktop-semi-s9-6 {
    width: 66.6666666667%;
  }

  .column-desktop-semi-s9-7 {
    width: 77.7777777778%;
  }

  .column-desktop-semi-s9-8 {
    width: 88.8888888889%;
  }

  .column-desktop-semi-s10-1 {
    width: 10%;
  }

  .column-desktop-semi-s10-2 {
    width: 20%;
  }

  .column-desktop-semi-s10-3 {
    width: 30%;
  }

  .column-desktop-semi-s10-4 {
    width: 40%;
  }

  .column-desktop-semi-s10-5 {
    width: 50%;
  }

  .column-desktop-semi-s10-6 {
    width: 60%;
  }

  .column-desktop-semi-s10-7 {
    width: 70%;
  }

  .column-desktop-semi-s10-8 {
    width: 80%;
  }

  .column-desktop-semi-s10-9 {
    width: 90%;
  }

  .column-desktop-semi-s11-1 {
    width: 9.0909090909%;
  }

  .column-desktop-semi-s11-2 {
    width: 18.1818181818%;
  }

  .column-desktop-semi-s11-3 {
    width: 27.2727272727%;
  }

  .column-desktop-semi-s11-4 {
    width: 36.3636363636%;
  }

  .column-desktop-semi-s11-5 {
    width: 45.4545454545%;
  }

  .column-desktop-semi-s11-6 {
    width: 54.5454545455%;
  }

  .column-desktop-semi-s11-7 {
    width: 63.6363636364%;
  }

  .column-desktop-semi-s11-8 {
    width: 72.7272727273%;
  }

  .column-desktop-semi-s11-9 {
    width: 81.8181818182%;
  }

  .column-desktop-semi-s11-10 {
    width: 90.9090909091%;
  }

  .column-desktop-semi-s12-1 {
    width: 8.3333333333%;
  }

  .column-desktop-semi-s12-2 {
    width: 16.6666666667%;
  }

  .column-desktop-semi-s12-3 {
    width: 25%;
  }

  .column-desktop-semi-s12-4 {
    width: 33.3333333333%;
  }

  .column-desktop-semi-s12-5 {
    width: 41.6666666667%;
  }

  .column-desktop-semi-s12-6 {
    width: 50%;
  }

  .column-desktop-semi-s12-7 {
    width: 58.3333333333%;
  }

  .column-desktop-semi-s12-8 {
    width: 66.6666666667%;
  }

  .column-desktop-semi-s12-9 {
    width: 75%;
  }

  .column-desktop-semi-s12-10 {
    width: 83.3333333333%;
  }

  .column-desktop-semi-s12-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1920px) {
  .column-desktop-hd-full {
    width: 100%;
  }

  .column-desktop-hd-s7-1 {
    width: 14.2857142857%;
  }

  .column-desktop-hd-s7-2 {
    width: 28.5714285714%;
  }

  .column-desktop-hd-s7-3 {
    width: 42.8571428571%;
  }

  .column-desktop-hd-s7-4 {
    width: 57.1428571429%;
  }

  .column-desktop-hd-s7-5 {
    width: 71.4285714286%;
  }

  .column-desktop-hd-s7-6 {
    width: 85.7142857143%;
  }

  .column-desktop-hd-s8-1 {
    width: 12.5%;
  }

  .column-desktop-hd-s8-2 {
    width: 25%;
  }

  .column-desktop-hd-s8-3 {
    width: 37.5%;
  }

  .column-desktop-hd-s8-4 {
    width: 50%;
  }

  .column-desktop-hd-s8-5 {
    width: 62.5%;
  }

  .column-desktop-hd-s8-6 {
    width: 75%;
  }

  .column-desktop-hd-s8-7 {
    width: 87.5%;
  }

  .column-desktop-hd-s9-1 {
    width: 11.1111111111%;
  }

  .column-desktop-hd-s9-2 {
    width: 22.2222222222%;
  }

  .column-desktop-hd-s9-3 {
    width: 33.3333333333%;
  }

  .column-desktop-hd-s9-4 {
    width: 44.4444444444%;
  }

  .column-desktop-hd-s9-5 {
    width: 55.5555555556%;
  }

  .column-desktop-hd-s9-6 {
    width: 66.6666666667%;
  }

  .column-desktop-hd-s9-7 {
    width: 77.7777777778%;
  }

  .column-desktop-hd-s9-8 {
    width: 88.8888888889%;
  }

  .column-desktop-hd-s10-1 {
    width: 10%;
  }

  .column-desktop-hd-s10-2 {
    width: 20%;
  }

  .column-desktop-hd-s10-3 {
    width: 30%;
  }

  .column-desktop-hd-s10-4 {
    width: 40%;
  }

  .column-desktop-hd-s10-5 {
    width: 50%;
  }

  .column-desktop-hd-s10-6 {
    width: 60%;
  }

  .column-desktop-hd-s10-7 {
    width: 70%;
  }

  .column-desktop-hd-s10-8 {
    width: 80%;
  }

  .column-desktop-hd-s10-9 {
    width: 90%;
  }

  .column-desktop-hd-s11-1 {
    width: 9.0909090909%;
  }

  .column-desktop-hd-s11-2 {
    width: 18.1818181818%;
  }

  .column-desktop-hd-s11-3 {
    width: 27.2727272727%;
  }

  .column-desktop-hd-s11-4 {
    width: 36.3636363636%;
  }

  .column-desktop-hd-s11-5 {
    width: 45.4545454545%;
  }

  .column-desktop-hd-s11-6 {
    width: 54.5454545455%;
  }

  .column-desktop-hd-s11-7 {
    width: 63.6363636364%;
  }

  .column-desktop-hd-s11-8 {
    width: 72.7272727273%;
  }

  .column-desktop-hd-s11-9 {
    width: 81.8181818182%;
  }

  .column-desktop-hd-s11-10 {
    width: 90.9090909091%;
  }

  .column-desktop-hd-s12-1 {
    width: 8.3333333333%;
  }

  .column-desktop-hd-s12-2 {
    width: 16.6666666667%;
  }

  .column-desktop-hd-s12-3 {
    width: 25%;
  }

  .column-desktop-hd-s12-4 {
    width: 33.3333333333%;
  }

  .column-desktop-hd-s12-5 {
    width: 41.6666666667%;
  }

  .column-desktop-hd-s12-6 {
    width: 50%;
  }

  .column-desktop-hd-s12-7 {
    width: 58.3333333333%;
  }

  .column-desktop-hd-s12-8 {
    width: 66.6666666667%;
  }

  .column-desktop-hd-s12-9 {
    width: 75%;
  }

  .column-desktop-hd-s12-10 {
    width: 83.3333333333%;
  }

  .column-desktop-hd-s12-11 {
    width: 91.6666666667%;
  }
}

/*# sourceMappingURL=area91.css.map */
