/* _content/SoftSystem/Views/Home/CourseDetail.cshtml.rz.scp.css */
img[b-kiqdwbzy6t] {
    max-width: 100%;
}
/* _content/SoftSystem/Views/Home/Index.cshtml.rz.scp.css */
/* Carousel base class */
.carousel[b-yzxg7zgj7e] {
    margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption[b-yzxg7zgj7e] {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item[b-yzxg7zgj7e] {
    /*height: 32rem;*/
    height:405px;

}

.carousel-item > img[b-yzxg7zgj7e] {
    position: absolute;
    top: 0;
    left: 0;
    /*height: 32rem;*/
    height:405px;
}

/* MARKETING CONTENT */
.marketing .col-lg-4[b-yzxg7zgj7e] {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2[b-yzxg7zgj7e] {
    font-weight: 400;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p[b-yzxg7zgj7e] {
    margin-right: .75rem;
    margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes */
.featurette-divider[b-yzxg7zgj7e] {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading[b-yzxg7zgj7e] {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS */
@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p[b-yzxg7zgj7e] {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading[b-yzxg7zgj7e] {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading[b-yzxg7zgj7e] {
        margin-top: 7rem;
    }
}
/* _content/SoftSystem/Views/Home/Product.cshtml.rz.scp.css */
.card > .list-group[b-5wieyw0b1g] {
    border-top: none;
    border-bottom: none;
}

.list-group-item[b-5wieyw0b1g] {
    border: none;
}
/* _content/SoftSystem/Views/Home/ProductDetail.cshtml.rz.scp.css */
body[b-ain759k859] {
  background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}

.container[b-ain759k859] {
  max-width: 960px;
}

.pricing-header[b-ain759k859] {
  max-width: 700px;
}
/* _content/SoftSystem/Views/Shared/_AdminLayout.cshtml.rz.scp.css */
a.navbar-brand[b-xsx7xcsxev] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-xsx7xcsxev] {
  color: #0077cc;
}

.btn-primary[b-xsx7xcsxev] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xsx7xcsxev], .nav-pills .show > .nav-link[b-xsx7xcsxev] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xsx7xcsxev] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xsx7xcsxev] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xsx7xcsxev] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xsx7xcsxev] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-xsx7xcsxev] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

main[b-xsx7xcsxev] {
    display: flex;
    flex-wrap: nowrap;
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 100vh;
    overflow-x: auto;
    overflow-y: hidden;
}

.b-example-divider[b-xsx7xcsxev] {
    flex-shrink: 0;
    width: 0.1rem;
    height: 100vh;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi[b-xsx7xcsxev] {
    vertical-align: -.125em;
    pointer-events: none;
    fill: currentColor;
}

.dropdown-toggle[b-xsx7xcsxev] {
    outline: 0;
}

.nav-flush .nav-link[b-xsx7xcsxev] {
    border-radius: 0;
}

.btn-toggle[b-xsx7xcsxev] {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
    border: 0;
}

.btn-toggle:hover[b-xsx7xcsxev],
.btn-toggle:focus[b-xsx7xcsxev] {
    color: rgba(0, 0, 0, .85);
    background-color: #d2f4ea;
}

.btn-toggle[b-xsx7xcsxev]::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"][b-xsx7xcsxev] {
    color: rgba(0, 0, 0, .85);
}

.btn-toggle[aria-expanded="true"][b-xsx7xcsxev]::before {
    transform: rotate(90deg);
}

.btn-toggle-nav a[b-xsx7xcsxev] {
    display: inline-flex;
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: 1.25rem;
    text-decoration: none;
}

.btn-toggle-nav a:hover[b-xsx7xcsxev],
.btn-toggle-nav a:focus[b-xsx7xcsxev] {
    background-color: #d2f4ea;
}

.scrollarea[b-xsx7xcsxev] {
    overflow-y: auto;
}

.fw-semibold[b-xsx7xcsxev] {
    font-weight: 600;
}

.lh-tight[b-xsx7xcsxev] {
    line-height: 1.25;
}

#dropdownUser2 strong[b-xsx7xcsxev] {
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/SoftSystem/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-1f8x5j7xqa] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-1f8x5j7xqa] {
  color: #0077cc;
}

.btn-primary[b-1f8x5j7xqa] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-1f8x5j7xqa], .nav-pills .show > .nav-link[b-1f8x5j7xqa] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-1f8x5j7xqa] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-1f8x5j7xqa] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-1f8x5j7xqa] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-1f8x5j7xqa] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-1f8x5j7xqa] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
/* _content/SoftSystem/Views/Shared/_UserLayout.cshtml.rz.scp.css */
a.navbar-brand[b-5nf4vc7phj] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-5nf4vc7phj] {
  color: #0077cc;
}

.btn-primary[b-5nf4vc7phj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-5nf4vc7phj], .nav-pills .show > .nav-link[b-5nf4vc7phj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-5nf4vc7phj] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-5nf4vc7phj] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-5nf4vc7phj] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-5nf4vc7phj] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-5nf4vc7phj] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

main[b-5nf4vc7phj] {
    display: flex;
    flex-wrap: nowrap;
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 100vh;
    overflow-x: auto;
    overflow-y: hidden;
}

.b-example-divider[b-5nf4vc7phj] {
    flex-shrink: 0;
    width: 0.1rem;
    height: 100vh;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi[b-5nf4vc7phj] {
    vertical-align: -.125em;
    pointer-events: none;
    fill: currentColor;
}

.dropdown-toggle[b-5nf4vc7phj] {
    outline: 0;
}

.nav-flush .nav-link[b-5nf4vc7phj] {
    border-radius: 0;
}

.btn-toggle[b-5nf4vc7phj] {
    display: inline-flex;
    align-items: center;
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
    border: 0;
}

.btn-toggle:hover[b-5nf4vc7phj],
.btn-toggle:focus[b-5nf4vc7phj] {
    color: rgba(0, 0, 0, .85);
    background-color: #d2f4ea;
}

.btn-toggle[b-5nf4vc7phj]::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"][b-5nf4vc7phj] {
    color: rgba(0, 0, 0, .85);
}

.btn-toggle[aria-expanded="true"][b-5nf4vc7phj]::before {
    transform: rotate(90deg);
}

.btn-toggle-nav a[b-5nf4vc7phj] {
    display: inline-flex;
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: 1.25rem;
    text-decoration: none;
}

.btn-toggle-nav a:hover[b-5nf4vc7phj],
.btn-toggle-nav a:focus[b-5nf4vc7phj] {
    background-color: #d2f4ea;
}

.scrollarea[b-5nf4vc7phj] {
    overflow-y: auto;
}

.fw-semibold[b-5nf4vc7phj] {
    font-weight: 600;
}

.lh-tight[b-5nf4vc7phj] {
    line-height: 1.25;
}

#dropdownUser2 strong[b-5nf4vc7phj] {
    overflow: hidden;
    text-overflow: ellipsis;
}
