a.recurring.selected {
    border-bottom: 2px solid #ff9d00;
    color: #fff !important;
}

a.recurring.selected.active {
    color: #ff9d00 !important;
}

a.question {
    border: 2px solid #ff9d00;
    color: #fff !important;
    background-color: #141414 !important;
}

.input-group-text.question {
    background-color: #141414 !important;
    border: none !important;
}

.input-group button {
    border: none;
    background: transparent;
    cursor: pointer;
}

.input-group i {
    font-size: 1.2em;
    color: #6c757d;
}

a.question:hover {
    color: rgb(9, 9, 9) !important;
    background-color: #ff9d00 !important;
}

a.question:focus {
    color: rgb(9, 9, 9) !important;
    background-color: #ff9d00 !important;
}

a.question.answered-question {
    background-color: #ff9d00 !important;
    color: #000 !important;
}

a.question.selected-question {
    border-bottom: 3px solid #ffffff;
}

.start {
    background-color: #ff9d00 !important;
}

.notStart {
    background-color: #cbb99c !important;
    color: #000 !important;
}

#card-errors {
    color: red;
    font-size: 16px;
}

.download img {
    width: 180px;
    border: 1px solid #403d3c;
    border-radius: 12px;
}

.download-guest a img {
    width: 150px;
}

.btn-guest-login {
    background-color: #ff9800;
    border-radius: 2px;
    font-weight: 600;
    font-size: 16px;
    padding: 4px 26px !important;
    margin: 5px 10px;
    color: #ffffff;
    border: none;
}

.sopan-image img {
    width: 400px;
}

.img-card-border-radius-6 {
    border-radius: 6px;
}

.max-h-700 {
    max-height: 700px;
}

.coming-soon-banner-position {
    top: 30%;
    left: 6%;
}

.border-solids-999 {
    border: #999 1px solid;
}

.caret-custom {
    /* background: white;
    min-width: 10px;
    min-height: 10px;
    width: 14px; */
    position: absolute;
    top: -14%;
    right: 26%;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #cecece;
}

.contain-full {
    padding: 0 7.8rem;
}

.card-stats {
    min-height: 160px;
}

.bg-dashboard {
    background: #add100;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #7b920a, #add100);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #7b920a, #add100);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.mtop-10em {
    margin-top: 20em;
}

.mtop-5rem {
    margin-top: 5rem;
}

.placeholder-stripe::placeholder {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}

.button-animation-hover {
    display: none;
}

.button-hover:hover + .button-animation-hover {
    display: block;
}

.elipsis-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #000000;
}

.grow-card {
    transition: all 0.2s ease-in-out;
}

.card-desc {
    display: none;
}

.grow-card:hover {
    transform: scale(1.2);
    z-index: 1;
    cursor: pointer;
}

.grow-card:hover .card-desc {
    display: block;
}

.listing-card {
    border-radius: 5px;
    box-shadow: -2px 4px 25px -8px rgba(100, 100, 100, 0.75);
    border: 1px solid #1d1c1c;
}

/* .listing-card img{
    height: 100%;
    width: 100%;
    border-radius: 5px;

} */
.btn-zindex-1 {
    z-index: 1;
}

.z-index-1 {
    z-index: 1;
}

.card-items {
    transition: all 0.2s ease-in-out;
    position: absolute;
    bottom: 0;
    background: #121212;
    min-height: 20%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.card-title-style {
    text-decoration: none !important;
    font-size: 14px !important;
}

.card-subs-style {
    font-size: 11px !important;
    font-weight: 200;
    text-decoration: none !important;
}

.card-pending-subs {
    background: #1f1f1fc7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
}

.card-pending-subs img {
    height: 100%;
    width: 100%;
}

.card-pending-text {
    font-size: 16px !important;
    font-weight: 200;
    text-decoration: none !important;
}

.p-60-20 {
    padding: 60px 0px;
}

.p-40-0 {
    padding: 40px 0px;
}

.p-5-12 {
    padding: 5rem 12rem 2rem;
}

.p-5-6-2 {
    padding: 5rem 6rem 2rem;
}

.p-10-6-2 {
    padding: 10rem 6rem 2rem;
}

.p-08-73-05 {
    padding: 0.8rem 7.3rem 0.5rem;
}

.p-0-8 {
    padding: 0 8rem;
}

.m-left-2 {
    margin-left: 2rem;
}

.p-05-33 {
    padding: 0.5rem 3.3rem !important;
}

.p-05-34 {
    padding: 0.5rem 3.44rem !important;
}

.p-05-29 {
    padding: 0.5rem 2.9rem !important;
}

.p-05-10p {
    padding: 0.5rem 10% !important;
}

.pt-7rem {
    padding-top: 7rem !important;
}

.form-h-50 {
    height: 50px !important;
}

.form-h-40 {
    height: 40px !important;
}

.mobile-show {
    display: none;
}

.desktop-show {
    display: block;
}

.remember-in {
    position: absolute;
    top: 10%;
}

.padding-20-14 {
    padding: 20px 14px;
}

.padding-6-14 {
    padding: 6px 14px;
}

.t-white {
    color: #eaeaea !important;
}

.t-black {
    color: #000 !important;
}

.padding-0-25-rem {
    padding: 0 0 0 2.5rem !important;
}

.circle-btn {
    border-radius: 58%;
    margin: 0;
    z-index: 1;
    font-size: 16px;
    padding: 7px 10px;
}

.background-dark {
    background: #121212;
}

.w-35 {
    width: 30%;
}

@media (min-width: 991px) {
    .custom-w-75 {
        width: 40em;
    }
}

.ne-btn-custom {
    background: #ffdf17;
    color: #000;
}

.ne-btn-custom:hover {
    color: #fff;
    /*background: #ffa217;*/
}

.ne-btn-custom:focus {
    color: #fff;
    background: #ffa217;
}

.ne-btn-white-bg {
    background: #fff;
        color: #000;
}

.ne-btn-white-bg:hover {
    color: #000;
    background: #ffdf17;
}

.ne-btn-white-bg:focus {
    color: #000;
    background: #ffdf17;
}

.footer-min-height {
    min-height: 119px;
}

.t-grey {
    color: #797979;
}

.contain-banner {
    padding: 0 5.8rem;
}

.banner-heights {
    min-height: 500px;
    align-items: center;
}

.modal-header img {
    width: 100%;
    height: 100%;
}

.close-position {
    z-index: 1;
    position: absolute;
    right: 4%;
    top: 4%;
}

.bg-pure-black {
    background: #000000 !important;
}

.my-10px {
    margin: 0 10px;
}

.my-20px {
    margin: 0 20%;
}

.my-20-10 {
    margin: 0 20% 0% 10%;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-450 {
    font-weight: 450;
}

.t-50 {
    font-size: 50px;
}

.t-70 {
    font-size: 70px;
}

.t-25 {
    font-size: 25px;
}

.t-28 {
    font-size: 28px;
}

.t-30 {
    font-size: 30px;
}

.t-38 {
    font-size: 38px;
}

.t-20 {
    font-size: 20px;
}

.t-18 {
    font-size: 18px;
}

.t-16 {
    font-size: 16px;
}

.t-14 {
    font-size: 14px;
}

.t-13 {
    font-size: 13px;
}

.t-11 {
    font-size: 11px;
}

.t-12 {
    font-size: 12px;
    font-weight: 400;
}

.t-10-400 {
    font-size: 10px;
    font-weight: 400;
}

.t-08 {
    font-size: 0.8rem;
}

.t-raleway {
    font-family: "Raleway", sans-serif;
}

.t-roboto {
    font-family: "Roboto", sans-serif;
}

.click-more {
    cursor: pointer;
    color: #ff9800;
}

.click-more:hover {
    color: #ffc46c !important;
}

.t-clickmore-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.t-clickmore-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.t-clickmore-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.p-0-25 {
    padding: 0 2.5rem;
}

.p-0-6 {
    padding: 0 6rem;
}

.ne-footer-guest-x {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    background: -moz-linear-gradient(bottom, #000 0%, transparent 70%);
    background: -webkit-linear-gradient(bottom, #000 0%, transparent 70%);
    background: linear-gradient(to top, #000 0%, transparent 70%);
    min-height: 80%;
}

.ne-footer-guest-y {
    position: absolute;
    bottom: 6%;
    width: 100%;
}

.form-control-custom {
    box-shadow: none;
    min-height: 50px;
    /* font-size: 16px; */
}

.form-control-btn-custom {
    border-radius: 0 2px 2px 0 !important;
}

.form-control-form-custom {
    border-radius: 2px 0 0 2px !important;
}

.navbar-guest-x {
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    background: -moz-linear-gradient(top, #000 0%, transparent 90%);
    background: -webkit-linear-gradient(top, #000 0%, transparent 90%);
    background: linear-gradient(to bottom, #000 0%, transparent 90%);
}

.hover-cursor:hover {
    cursor: pointer;
    text-decoration: underline;
}

.custom-focus-none:focus {
    /* outline: 0.5px solid #ff9800; */
    box-shadow: 0 0 1pt 1pt #ff9800;
}

.bg-btn {
    background: #ff9800;
}

.custom-btn {
    padding: 0.2rem 0.5rem !important;
}

.custom-btn-mylist {
    padding: 0.1rem 0.3rem !important;
}

.btn-non-prim {
    color: #ff9800;
}

.ne-try-now-btn-mylist {
    border: #ff9800 1px solid;
    font-family: "Roboto", sans-serif;
    margin-left: 0.9rem;
}

.ne-try-now-btn-mylist:hover {
    cursor: pointer;
    background-color: #ff9d00;
    border: #ff9d00 1px solid;
    color: white;
}

.container-align {
    padding: 6rem 4.8rem;
}

.unsubscribe-list ul {
    list-style: none;
}

.unsubscribe-list ul li::before {
    content: "\2022";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.unsubscribe-list ul li p {
    margin-top: -25px;
}

/* .grecaptcha-badge {
    display:none !important;
} */
.text-capitalize {
    text-transform: capitalize !important;
}

.rc-anchor.rc-anchor-invisible.rc-anchor-light.rc-anchor-invisible-hover {
    display: none;
}

.img-missing {
    min-height: 90%;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.padding-video-player {
    padding: 5rem 0rem !important;
}

.rating {
    color: #ff9800;
}

.img-desc {
    width: 285px;
}

.slider-container {
    padding: 0 5rem;
}

#password-validator {
    display: none;
}

/* Add a green text color and a checkmark when the requirements are right */
.valid {
    color: green;
}

.valid:before {
    position: relative;
    left: -35px;
    content: "✔";
}

/* Add a red text color and an "x" when the requirements are wrong */
.invalid {
    color: red;
}

.invalid:before {
    position: relative;
    left: -35px;
    content: "✖";
}

.button.plyr__control.plyr__control--overlaid {
    visibility: hidden !important;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none !important;
}

.gradient-bg {
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(97, 97, 97, 1) 100%
    );
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(20, 20, 20, 1) 100%
    );
}

.gradient-notsubcsciber {
    position: absolute;
    top: 50%;
    padding: 0 10%;
}

.img-board {
    height: 170px;
    width: 170px;
    border-radius: 50%;
}

.pl-8 {
    padding-left: 2.5rem;
}

/* ipad portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .download img {
        width: 130px;
        margin-bottom: 10px;
    }

    .caret-custom {
        display: none;
    }

    .navbar {
        background-color: #121212;
    }

    .p-5-6-2 {
        padding: 5rem 6rem 2rem !important;
    }

    .w-50-ipad {
        width: 70% !important;
    }

    .width-100-ipad-portrait {
        width: 100% !important;
    }

    .padding-reset-ipad {
        padding: 0px;
    }

    .ipad-pot-none {
        display: none !important;
    }

    .desktop-show {
        display: none;
    }

    .ipad-show {
        display: block;
    }

    .mobile-show {
        display: none;
    }

    .m-5px {
        margin-top: 5px;
    }
}

/* ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* .listing-card{
        background: url(../images/missingximagesipad.jpg) !important;
    } */
    .caret-custom {
        display: none;
    }

    .padding-reset-ipad {
        padding: 0;
    }

    .desktop-show {
        display: none;
    }

    .ipad-show {
        display: block;
    }

    .mobile-show {
        display: none;
    }

    .content-ipad {
        min-height: 70vh !important;
    }

    .padding-5-4-2-ipad {
        padding: 5rem 4rem 2rem;
    }

    .navbar {
        background-color: #121212;
    }

    .ne-jumbotron-animation {
        background-image: url(../images/bannerHome.png);
    }

    .ne-h1-title-link {
        color: white;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 23px;
        padding-left: 1.5rem;
    }

    .slider-container {
        padding: 0 5rem;
    }

    .width-100-mobile {
        width: 60% !important;
    }
}

/* mobile */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
    .download img {
        width: 100px;
        border-radius: 5px;
    }

    .downloadg {
        margin-bottom: 20px;
    }

    .caret-custom {
        display: none;
    }

    .max-wd-90 {
        max-width: 90%;
    }

    .vh-min-80 {
        min-height: 92vh !important;
    }

    .mobile-show {
        display: block;
    }

    .desktop-show {
        display: none;
    }

    .ipad-show {
        display: none;
    }

    .padding-reset-mobile {
        padding: 0 !important;
    }

    .padding-0-6-mobile {
        padding: 0 6% !important;
    }

    .padding-0-8-mobile {
        padding: 0 8% !important;
    }

    .padding-0-10-mobile {
        padding: 0 5% !important;
    }

    .margin-reset-mobile {
        margin: 0 !important;
    }

    .listing-card {
        height: 100%;
    }

    .navbar {
        padding: 1rem 1.1rem 1rem 1.1rem;
    }

    .m-05 {
        margin-top: 0.5rem !important;
    }

    .slider-container {
        padding: 0 2.3rem !important;
    }

    .ne-jumbotron {
        padding-bottom: 4em;
    }

    .contain-banner {
        padding: 0 1.8rem !important;
    }

    .mobile-position {
        position: absolute;
        top: 7%;
    }

    .ne-footer-guest-x {
        min-height: 30% !important;
    }

    .t-30-mobile {
        font-size: 30px !important;
    }

    .t-20-mobile {
        font-size: 20px !important;
    }

    .t-16-mobile {
        font-size: 16px !important;
    }

    .t-14-mobile {
        font-size: 12px !important;
    }

    .container-align {
        padding: 5rem 1.3rem !important;
    }

    .padding-l-r-1rem {
        padding: 0 1rem;
    }

    .w-95 {
        width: 95% !important;
    }

    .width-100-mobile {
        width: 100% !important;
    }

    .poster-mobile img {
        width: 100%;
    }

    .videos-description-mobile {
        margin-top: -40px;
        position: absolute;
    }

    .spacing-2rem-top-padding {
        padding: 2rem 2.3rem !important;
    }

    .bg-black {
        background: #121212;
    }

    .width-80-mobile {
        width: 80% !important;
    }

    .width-90-mobile {
        width: 90% !important;
    }

    .margin-left-reset {
        margin-left: 0;
    }

    .ne-jumbotron-animation-guest {
        /* background: linear-gradient(-45deg, #883820, #c52c67, #0b495f, #20c59e);
        background-size: 400% 400%;
        animation: gradient 15s ease infinite; */
        /* animation: gradient 100s ease infinite; */
        background-image: url(../images/slide-bg2.jpg);
        position: relative;
        height: 100%;
        margin-bottom: 0;
        padding: 0;
        display: flex;
        background-size: cover;
        background-position-x: 50%;
    }

    .ne-jumbotron-animation {
        /* background: linear-gradient(-45deg, #883820, #c52c67, #0b495f, #20c59e);
        background-size: 400% 400%;
        animation: gradient 15s ease infinite; */
        /* animation: gradient 60s ease infinite; */
        background-image: url(../images/bannerHome.png);
        box-shadow: 100% 0 50px 10px rgba(0, 0, 0, 0.4) inset !important;
    }

    .contain-full {
        margin: 10px 7%;
    }

    .ne-footer {
        padding-top: 10px;
    }

    .ne-h1-title-link {
        color: white;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 23px;
        padding-left: 1.5rem;
    }

    .col-sm-pl-0 {
        padding-left: 0;
    }

    .sopan-image img {
        width: 200px;
    }
}

@media (max-width: 575px) {
    .border-top {
        border-top: 1px solid #424242;
    }
    .border-left {
        border-left: 1px solid #424242;
    }
    .border-bottom {
        border-bottom: 1px solid #424242;
    }
    .border-right {
        border-right: 1px solid #424242;
    }
    .border-top-0 {
        border-top: none !important;
    }
    .border-left-0 {
        border-left: none !important;
    }
    .border-bottom-0 {
        border-bottom: none !important;
    }
    .border-right-0 {
        border-right: none !important;
    }
}

@media (min-width: 576px) {
    .border-sm-top {
        border-top: 1px solid #424242;
    }
    .border-sm-left {
        border-left: 1px solid #424242;
    }
    .border-sm-bottom {
        border-bottom: 1px solid #424242;
    }
    .border-sm-right {
        border-right: 1px solid #424242;
    }
    .border-sm-top-0 {
        border-top: none !important;
    }
    .border-sm-left-0 {
        border-left: none !important;
    }
    .border-sm-bottom-0 {
        border-bottom: none !important;
    }
    .border-sm-right-0 {
        border-right: none !important;
    }
}

@media (min-width: 768px) {
    .border-md-top {
        border-top: 1px solid #424242;
    }
    .border-md-left {
        border-left: 1px solid #424242;
    }
    .border-md-bottom {
        border-bottom: 1px solid #424242;
    }
    .border-md-right {
        border-right: 1px solid #424242;
    }
    .border-md-top-0 {
        border-top: none !important;
    }
    .border-md-left-0 {
        border-left: none !important;
    }
    .border-md-bottom-0 {
        border-bottom: none !important;
    }
    .border-md-right-0 {
        border-right: none !important;
    }
}

@media (min-width: 992px) {
    .border-lg-top {
        border-top: 1px solid #424242;
    }
    .border-lg-left {
        border-left: 1px solid #424242;
    }
    .border-lg-bottom {
        border-bottom: 1px solid #424242;
    }
    .border-lg-right {
        border-right: 1px solid #424242;
    }
    .border-lg-top-0 {
        border-top: none !important;
    }
    .border-lg-left-0 {
        border-left: none !important;
    }
    .border-lg-bottom-0 {
        border-bottom: none !important;
    }
    .border-lg-right-0 {
        border-right: none !important;
    }
}

@media (min-width: 1200px) {
    .border-xl-top {
        border-top: 1px solid #424242;
    }
    .border-xl-left {
        border-left: 1px solid #424242;
    }
    .border-xl-bottom {
        border-bottom: 1px solid #424242;
    }
    .border-xl-right {
        border-right: 1px solid #424242;
    }
    .border-xl-top-0 {
        border-top: none !important;
    }
    .border-xl-left-0 {
        border-left: none !important;
    }
    .border-xl-bottom-0 {
        border-bottom: none !important;
    }
    .border-xl-right-0 {
        border-right: none !important;
    }
}

Share
Follow
answered Sep 2, 2021 at 8:04
Ahsan Khan's user avatar
Ahsan Khan
50477 silver badges1212 bronze badges
Add a comment
15

There is no support for it. But adding own code will fix it. Based on @sharan answer (thx!) I've made some modifications if you want to define all border at once. Original: https://stackoverflow.com/a/57089704/5677177

My version for SCSS:

@each $breakpoint in map-keys($grid-breakpoints) {
    @include media-breakpoint-up($breakpoint) {
        $infix: breakpoint-infix($breakpoint, $grid-breakpoints);

        .border#{$infix}-top {
            border-top: $border-width solid $border-color !important;
        }
        .border#{$infix}-right {
            border-right: $border-width solid $border-color !important;
        }
        .border#{$infix}-bottom {
            border-bottom: $border-width solid $border-color !important;
        }
        .border#{$infix}-left {
            border-left: $border-width solid $border-color !important;
        }

        .border#{$infix}-top-0 {
            border-top: 0 !important;
        }
        .border#{$infix}-right-0 {
            border-right: 0 !important;
        }
        .border#{$infix}-bottom-0 {
            border-bottom: 0 !important;
        }
        .border#{$infix}-left-0 {
            border-left: 0 !important;
        }

        .border#{$infix}-x {
            border-left: $border-width solid $border-color !important;
            border-right: $border-width solid $border-color !important;
        }

        .border#{$infix}-y {
            border-top: $border-width solid $border-color !important;
            border-bottom: $border-width solid $border-color !important;
        }
        // support of .border-sm (-md, -lg, -xl)
        .border#{$infix} {
            border-top: $border-width solid $border-color !important;
            border-bottom: $border-width solid $border-color !important;
            border-left: $border-width solid $border-color !important;
            border-right: $border-width solid $border-color !important;
        }
        .border#{$infix}-0 {
            border-top: 0 !important;
            border-bottom: 0 !important;
            border-left: 0 !important;
            border-right: 0 !important;
        }
    }
}

myversion for CSS, compiled version: @media (min-width: 576px) {
    .border-sm-top {
        border-top: 1px solid #e3e7eb !important;
    }
    .border-sm-right {
        border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-bottom {
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-sm-left {
        border-left: 1px solid #e3e7eb !important;
    }
    .border-sm-top-0 {
        border-top: 0 !important;
    }
    .border-sm-right-0 {
        border-right: 0 !important;
    }
    .border-sm-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-sm-left-0 {
        border-left: 0 !important;
    }
    .border-sm-x {
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-y {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-sm {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 768px) {
    .border-md-top {
        border-top: 1px solid #e3e7eb !important;
    }
    .border-md-right {
        border-right: 1px solid #e3e7eb !important;
    }
    .border-md-bottom {
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-md-left {
        border-left: 1px solid #e3e7eb !important;
    }
    .border-md-top-0 {
        border-top: 0 !important;
    }
    .border-md-right-0 {
        border-right: 0 !important;
    }
    .border-md-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-md-left-0 {
        border-left: 0 !important;
    }
    .border-md-x {
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-md-y {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-md {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-md-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 992px) {
    .border-lg-top {
        border-top: 1px solid #e3e7eb !important;
    }
    .border-lg-right {
        border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-bottom {
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-lg-left {
        border-left: 1px solid #e3e7eb !important;
    }
    .border-lg-top-0 {
        border-top: 0 !important;
    }
    .border-lg-right-0 {
        border-right: 0 !important;
    }
    .border-lg-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-lg-left-0 {
        border-left: 0 !important;
    }
    .border-lg-x {
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-y {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-lg {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 1200px) {
    .border-xl-top {
        border-top: 1px solid #e3e7eb !important;
    }
    .border-xl-right {
        border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-bottom {
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-xl-left {
        border-left: 1px solid #e3e7eb !important;
    }
    .border-xl-top-0 {
        border-top: 0 !important;
    }
    .border-xl-right-0 {
        border-right: 0 !important;
    }
    .border-xl-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-xl-left-0 {
        border-left: 0 !important;
    }
    .border-xl-x {
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-y {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
    }
    .border-xl {
        border-top: 1px solid #e3e7eb !important;
        border-bottom: 1px solid #e3e7eb !important;
        border-left: 1px solid #e3e7eb !important;
        border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}
