﻿
.border-top-info {
    border-top-color: var(--falcon-info) !important;
}

.border-bottom-info {
    border-bottom-color: var(--falcon-info) !important;
}

.border-start-info {
    border-left-color: var(--falcon-info) !important;
}

.border-end-info {
    border-right-color: var(--falcon-info) !important;
}

.border-top-facebook {
    border-top-color: var(--falcon-facebook) !important;
}

.border-bottom-facebook {
    border-bottom-color: var(--falcon-facebook) !important;
}

.border-start-facebook {
    border-left-color: var(--falcon-facebook) !important;
}

.border-end-facebook {
    border-right-color: var(--falcon-facebook) !important;
}

.border-top-google-plus {
    border-top-color: var(--falcon-google-plus) !important;
}

.border-bottom-google-plus {
    border-bottom-color: var(--falcon-google-plus) !important;
}

.border-start-google-plus {
    border-left-color: var(--falcon-google-plus) !important;
}

.border-end-google-plus {
    border-right-color: var(--falcon-google-plus) !important;
}

.border-top-twitter {
    border-top-color: var(--falcon-twitter) !important;
}

.border-bottom-twitter {
    border-bottom-color: var(--falcon-twitter) !important;
}

.border-start-twitter {
    border-left-color: var(--falcon-twitter) !important;
}

.border-end-twitter {
    border-right-color: var(--falcon-twitter) !important;
}

.border-top-linkedin {
    border-top-color: var(--falcon-linkedin) !important;
}

.border-bottom-linkedin {
    border-bottom-color: var(--falcon-linkedin) !important;
}

.border-start-linkedin {
    border-left-color: var(--falcon-linkedin) !important;
}

.border-end-linkedin {
    border-right-color: var(--falcon-linkedin) !important;
}

.border-top-youtube {
    border-top-color: var(--falcon-youtube) !important;
}

.border-bottom-youtube {
    border-bottom-color: var(--falcon-youtube) !important;
}

.border-start-youtube {
    border-left-color: var(--falcon-youtube) !important;
}

.border-end-youtube {
    border-right-color: var(--falcon-youtube) !important;
}

.border-top-github {
    border-top-color: var(--falcon-github) !important;
}

.border-bottom-github {
    border-bottom-color: var(--falcon-github) !important;
}

.border-start-github {
    border-left-color: var(--falcon-github) !important;
}

.border-end-github {
    border-right-color: var(--falcon-github) !important;
}

.border-top-black {
    border-top-color: var(--falcon-black) !important;
}

.border-bottom-black {
    border-bottom-color: var(--falcon-black) !important;
}

.border-start-black {
    border-left-color: var(--falcon-black) !important;
}

.border-end-black {
    border-right-color: var(--falcon-black) !important;
}

.border-top-100 {
    border-top-color: var(--falcon-100) !important;
}

.border-bottom-100 {
    border-bottom-color: var(--falcon-100) !important;
}

.border-start-100 {
    border-left-color: var(--falcon-100) !important;
}

.border-end-100 {
    border-right-color: var(--falcon-100) !important;
}

.border-top-200 {
    border-top-color: var(--falcon-200) !important;
}

.border-bottom-200 {
    border-bottom-color: var(--falcon-200) !important;
}

.border-start-200 {
    border-left-color: var(--falcon-200) !important;
}

.border-end-200 {
    border-right-color: var(--falcon-200) !important;
}

.border-top-300 {
    border-top-color: var(--falcon-300) !important;
}

.border-bottom-300 {
    border-bottom-color: var(--falcon-300) !important;
}

.border-start-300 {
    border-left-color: var(--falcon-300) !important;
}

.border-end-300 {
    border-right-color: var(--falcon-300) !important;
}

.border-top-400 {
    border-top-color: var(--falcon-400) !important;
}

.border-bottom-400 {
    border-bottom-color: var(--falcon-400) !important;
}

.border-start-400 {
    border-left-color: var(--falcon-400) !important;
}

.border-end-400 {
    border-right-color: var(--falcon-400) !important;
}

.border-top-500 {
    border-top-color: var(--falcon-500) !important;
}

.border-bottom-500 {
    border-bottom-color: var(--falcon-500) !important;
}

.border-start-500 {
    border-left-color: var(--falcon-500) !important;
}

.border-end-500 {
    border-right-color: var(--falcon-500) !important;
}

.border-top-600 {
    border-top-color: var(--falcon-600) !important;
}

.border-bottom-600 {
    border-bottom-color: var(--falcon-600) !important;
}

.border-start-600 {
    border-left-color: var(--falcon-600) !important;
}

.border-end-600 {
    border-right-color: var(--falcon-600) !important;
}

.border-top-700 {
    border-top-color: var(--falcon-700) !important;
}

.border-bottom-700 {
    border-bottom-color: var(--falcon-700) !important;
}

.border-start-700 {
    border-left-color: var(--falcon-700) !important;
}

.border-end-700 {
    border-right-color: var(--falcon-700) !important;
}

.border-top-800 {
    border-top-color: var(--falcon-800) !important;
}

.border-bottom-800 {
    border-bottom-color: var(--falcon-800) !important;
}

.border-start-800 {
    border-left-color: var(--falcon-800) !important;
}

.border-end-800 {
    border-right-color: var(--falcon-800) !important;
}

.border-top-900 {
    border-top-color: var(--falcon-900) !important;
}

.border-bottom-900 {
    border-bottom-color: var(--falcon-900) !important;
}

.border-start-900 {
    border-left-color: var(--falcon-900) !important;
}

.border-end-900 {
    border-right-color: var(--falcon-900) !important;
}

.border-top-1000 {
    border-top-color: var(--falcon-1000) !important;
}

.border-bottom-1000 {
    border-bottom-color: var(--falcon-1000) !important;
}

.border-start-1000 {
    border-left-color: var(--falcon-1000) !important;
}

.border-end-1000 {
    border-right-color: var(--falcon-1000) !important;
}

.border-top-1100 {
    border-top-color: var(--falcon-1100) !important;
}

.border-bottom-1100 {
    border-bottom-color: var(--falcon-1100) !important;
}

.border-start-1100 {
    border-left-color: var(--falcon-1100) !important;
}

.border-end-1100 {
    border-right-color: var(--falcon-1100) !important;
}

.border-top-white {
    border-top-color: var(--falcon-white) !important;
}

.border-bottom-white {
    border-bottom-color: var(--falcon-white) !important;
}

.border-start-white {
    border-left-color: var(--falcon-white) !important;
}

.border-end-white {
    border-right-color: var(--falcon-white) !important;
}

.border-top-primary {
    border-top-color: var(--falcon-primary) !important;
}

.border-bottom-primary {
    border-bottom-color: var(--falcon-primary) !important;
}

.border-start-primary {
    border-left-color: var(--falcon-primary) !important;
}

.border-end-primary {
    border-right-color: var(--falcon-primary) !important;
}

.border-top-secondary {
    border-top-color: var(--falcon-secondary) !important;
}

.border-bottom-secondary {
    border-bottom-color: var(--falcon-secondary) !important;
}

.border-start-secondary {
    border-left-color: var(--falcon-secondary) !important;
}

.border-end-secondary {
    border-right-color: var(--falcon-secondary) !important;
}

.border-top-success {
    border-top-color: var(--falcon-success) !important;
}

.border-bottom-success {
    border-bottom-color: var(--falcon-success) !important;
}

.border-start-success {
    border-left-color: var(--falcon-success) !important;
}

.border-end-success {
    border-right-color: var(--falcon-success) !important;
}

.border-top-warning {
    border-top-color: var(--falcon-warning) !important;
}

.border-bottom-warning {
    border-bottom-color: var(--falcon-warning) !important;
}

.border-start-warning {
    border-left-color: var(--falcon-warning) !important;
}

.border-end-warning {
    border-right-color: var(--falcon-warning) !important;
}

.border-top-danger {
    border-top-color: var(--falcon-danger) !important;
}

.border-bottom-danger {
    border-bottom-color: var(--falcon-danger) !important;
}

.border-start-danger {
    border-left-color: var(--falcon-danger) !important;
}

.border-end-danger {
    border-right-color: var(--falcon-danger) !important;
}

.border-top-light {
    border-top-color: var(--falcon-light) !important;
}

.border-bottom-light {
    border-bottom-color: var(--falcon-light) !important;
}

.border-start-light {
    border-left-color: var(--falcon-light) !important;
}

.border-end-light {
    border-right-color: var(--falcon-light) !important;
}

.border-top-dark {
    border-top-color: var(--falcon-dark) !important;
}

.border-bottom-dark {
    border-bottom-color: var(--falcon-dark) !important;
}

.border-start-dark {
    border-left-color: var(--falcon-dark) !important;
}

.border-end-dark {
    border-right-color: var(--falcon-dark) !important;
}

/**/

.border-top-1 {
    border-top-width: 1px !important;
}

.border-bottom-1 {
    border-bottom-width: 1px !important;
}

.border-start-1 {
    border-left-width: 1px !important;
}

.border-end-1 {
    border-right-width: 1px !important;
}

.border-top-2 {
    border-top-width: 2px !important;
}

.border-bottom-2 {
    border-bottom-width: 2px !important;
}

.border-start-2 {
    border-left-width: 2px !important;
}

.border-end-2 {
    border-right-width: 2px !important;
}

.border-top-3 {
    border-top-width: 3px !important;
}

.border-bottom-3 {
    border-bottom-width: 3px !important;
}

.border-start-3 {
    border-left-width: 3px !important;
}

.border-end-3 {
    border-right-width: 3px !important;
}

.border-top-4 {
    border-top-width: 4px !important;
}

.border-bottom-4 {
    border-bottom-width: 4px !important;
}

.border-start-4 {
    border-left-width: 4px !important;
}

.border-end-4 {
    border-right-width: 4px !important;
}

.border-top-5 {
    border-top-width: 5px !important;
}

.border-bottom-5 {
    border-bottom-width: 5px !important;
}

.border-start-5 {
    border-left-width: 5px !important;
}

.border-end-5 {
    border-right-width: 5px !important;
}

.border-top-6 {
    border-top-width: 6px !important;
}

.border-bottom-6 {
    border-bottom-width: 6px !important;
}

.border-start-6 {
    border-left-width: 6px !important;
}

.border-end-6 {
    border-right-width: 6px !important;
}

.border-top-7 {
    border-top-width: 7px !important;
}

.border-bottom-7 {
    border-bottom-width: 7px !important;
}

.border-start-7 {
    border-left-width: 7px !important;
}

.border-end-7 {
    border-right-width: 7px !important;
}

.border-top-8 {
    border-top-width: 8px !important;
}

.border-bottom-8 {
    border-bottom-width: 8px !important;
}

.border-start-8 {
    border-left-width: 8px !important;
}

.border-end-8 {
    border-right-width: 8px !important;
}

.border-top-9 {
    border-top-width: 9px !important;
}

.border-bottom-9 {
    border-bottom-width: 9px !important;
}

.border-start-9 {
    border-left-width: 9px !important;
}

.border-end-9 {
    border-right-width: 9px !important;
}
