/* _content/Plezo.Web/Views/Home/Login.cshtml.rz.scp.css */
.login-block[b-6xi9yr7dj7] {
    background: inherit;
    /* fallback for old browsers */
    
    /* Chrome 10-25, Safari 5.1-6 */
 
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    width: 50%;
   
    padding: 50px 0;
    justify-items:center;
}

.banner-sec[b-6xi9yr7dj7] {

    background-size: cover;
    height: inherit;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

@media (max-width: 1250.98px) {
    .banner-sec[b-6xi9yr7dj7] {
        background-size: cover;
        height: 0;
        width: 0;
        content: '';
        border-radius: 0 10px 10px 0;
        padding: 0;
    }
}

.container[b-6xi9yr7dj7] {
    width: 40%;
    height: 600px;
    background: inherit;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #808080;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.poweredBy[b-6xi9yr7dj7] {
    width: 100%;
    height: fit-content;
    background: inherit;
    position: absolute;
    bottom: 0;
    padding-bottom:10px;
    left: 0;
    right: 0;
    margin: auto;
}

.carousel-inner[b-6xi9yr7dj7] {
    border-radius: 10px 0 0 10px;
}

.carousel-caption[b-6xi9yr7dj7] {
    text-align: left;
    left: 5%;
}

.login-sec[b-6xi9yr7dj7] {
    padding: 50px 30px;
    position: relative;
}

    .login-sec .copy-text[b-6xi9yr7dj7] {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i[b-6xi9yr7dj7] {
          
        }

        .login-sec .copy-text a[b-6xi9yr7dj7] {
            
        }

    .login-sec h2[b-6xi9yr7dj7] {
        margin-bottom: 10px;
        font-weight: 800;
        font-size: 20px;
        margin-top:30px;
        
    }

        .login-sec-underline[b-6xi9yr7dj7] {
            content: " ";
            width: 100px;
            height: 5px;
            display: block;
            margin-top: 5px;
            border-radius: 3px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 50px;
         
         
        }

.btn-login[b-6xi9yr7dj7] {
    background: #5a1d85;
    color: #fff;
    font-weight: 600;
}

.banner-text[b-6xi9yr7dj7] {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2[b-6xi9yr7dj7] {
       
        font-weight: 600;
    }

        .banner-text h2[b-6xi9yr7dj7]:after {
            content: " ";
            width: 100px;
            height: 5px;
          
            display: block;
            margin-top: 20px;
            border-radius: 3px;
        }

    .banner-text p[b-6xi9yr7dj7] {
       
    }
/* _content/Plezo.Web/Views/Home/PlatformSettings.cshtml.rz.scp.css */
.login-block[b-o4bt6ld5gn] {
    background: inherit;
    /* fallback for old browsers */
    /* Chrome 10-25, Safari 5.1-6 */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    width: 100%;
    padding: 50px 0;
    justify-items: center;
}

.banner-sec[b-o4bt6ld5gn] {
    background-size: cover;
    height: inherit;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

@media (max-width: 1250.98px) {
    .banner-sec[b-o4bt6ld5gn] {
        background-size: cover;
        height: 0;
        width: 0;
        content: '';
        border-radius: 0 10px 10px 0;
        padding: 0;
    }
}

.container[b-o4bt6ld5gn] {
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.poweredBy[b-o4bt6ld5gn] {
    width: 100%;
    height: fit-content;
    background: inherit;
    position: absolute;
    bottom: 0;
    padding-bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}

.carousel-inner[b-o4bt6ld5gn] {
    border-radius: 10px 0 0 10px;
}

.carousel-caption[b-o4bt6ld5gn] {
    text-align: left;
    left: 5%;
}

.login-sec[b-o4bt6ld5gn] {
    padding: 50px 30px;
    position: relative;
}

    .login-sec .copy-text[b-o4bt6ld5gn] {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i[b-o4bt6ld5gn] {
        }

        .login-sec .copy-text a[b-o4bt6ld5gn] {
        }

    .login-sec h2[b-o4bt6ld5gn] {
        margin-bottom: 10px;
        font-weight: 800;
        font-size: 20px;
        margin-top: 30px;
    }

.login-sec-underline[b-o4bt6ld5gn] {
    content: " ";
    width: 100px;
    height: 5px;
    display: block;
    margin-top: 5px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.btn-login[b-o4bt6ld5gn] {
    background: #5a1d85;
    color: #fff;
    font-weight: 600;
}

.banner-text[b-o4bt6ld5gn] {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2[b-o4bt6ld5gn] {
        font-weight: 600;
    }

        .banner-text h2[b-o4bt6ld5gn]:after {
            content: " ";
            width: 100px;
            height: 5px;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
        }

    .banner-text p[b-o4bt6ld5gn] {
    }
/* _content/Plezo.Web/Views/Home/SelectOrganization.cshtml.rz.scp.css */
.login-block[b-8z2tg83dy9] {
    background: inherit;
    /* fallback for old browsers */
    /* Chrome 10-25, Safari 5.1-6 */
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    width: 100%;
    padding: 50px 0;
    justify-items: center;
}

.banner-sec[b-8z2tg83dy9] {
    background-size: cover;
    height: inherit;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

@media (max-width: 1250.98px) {
    .banner-sec[b-8z2tg83dy9] {
        background-size: cover;
        height: 0;
        width: 0;
        content: '';
        border-radius: 0 10px 10px 0;
        padding: 0;
    }
}

.container[b-8z2tg83dy9] {
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.poweredBy[b-8z2tg83dy9] {
    width: 100%;
    height: fit-content;
    background: inherit;
    position: absolute;
    bottom: 0;
    padding-bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}

.carousel-inner[b-8z2tg83dy9] {
    border-radius: 10px 0 0 10px;
}

.carousel-caption[b-8z2tg83dy9] {
    text-align: left;
    left: 5%;
}

.login-sec[b-8z2tg83dy9] {
    padding: 50px 30px;
    position: relative;
}

    .login-sec .copy-text[b-8z2tg83dy9] {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i[b-8z2tg83dy9] {
        }

        .login-sec .copy-text a[b-8z2tg83dy9] {
        }

    .login-sec h2[b-8z2tg83dy9] {
        margin-bottom: 10px;
        font-weight: 800;
        font-size: 20px;
        margin-top: 30px;
    }

.login-sec-underline[b-8z2tg83dy9] {
    content: " ";
    width: 100px;
    height: 5px;
    display: block;
    margin-top: 5px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.btn-login[b-8z2tg83dy9] {
    background: #5a1d85;
    color: #fff;
    font-weight: 600;
}

.banner-text[b-8z2tg83dy9] {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2[b-8z2tg83dy9] {
        font-weight: 600;
    }

        .banner-text h2[b-8z2tg83dy9]:after {
            content: " ";
            width: 100px;
            height: 5px;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
        }

    .banner-text p[b-8z2tg83dy9] {
    }
/* _content/Plezo.Web/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-z1acr8or5q] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-z1acr8or5q] {
  color: #0077cc;
}

.btn-primary[b-z1acr8or5q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-z1acr8or5q], .nav-pills .show > .nav-link[b-z1acr8or5q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-z1acr8or5q] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-z1acr8or5q] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-z1acr8or5q] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-z1acr8or5q] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-z1acr8or5q] {
  position: static;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Plezo.Web/Views/Shared/_LoginLayout.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-ll8xw0jcqg] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ll8xw0jcqg] {
  color: #0077cc;
}

.btn-primary[b-ll8xw0jcqg] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ll8xw0jcqg], .nav-pills .show > .nav-link[b-ll8xw0jcqg] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ll8xw0jcqg] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ll8xw0jcqg] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ll8xw0jcqg] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ll8xw0jcqg] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ll8xw0jcqg] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Plezo.Web/Views/Shared/_NewTenant.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-c305r7jiw9] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-c305r7jiw9] {
  color: #0077cc;
}

.btn-primary[b-c305r7jiw9] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-c305r7jiw9], .nav-pills .show > .nav-link[b-c305r7jiw9] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-c305r7jiw9] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-c305r7jiw9] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-c305r7jiw9] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-c305r7jiw9] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-c305r7jiw9] {
  position: static;
  bottom:0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Plezo.Web/Views/Shared/_OrganizationPanel.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-u63jvozady] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-u63jvozady] {
  color: #0077cc;
}

.btn-primary[b-u63jvozady] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-u63jvozady], .nav-pills .show > .nav-link[b-u63jvozady] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-u63jvozady] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-u63jvozady] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-u63jvozady] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-u63jvozady] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-u63jvozady] {
  position: static;
  bottom:0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
