/* _content/SendingNotificationEmail/Pages/Home.cshtml.rz.scp.css */
.container[b-t5nyc5ktx7] {
    font-family: Arial, sans-serif;
    margin: 0 auto;
}

.row[b-t5nyc5ktx7] {
    margin-bottom: 15px;
}

.col-4[b-t5nyc5ktx7] {
    width:100%;
    font-weight: bold;
    padding-right: 10px;
    text-align:left;
}

.col-8[b-t5nyc5ktx7] {
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: 0px solid #ccc;
}

.inputtext[b-t5nyc5ktx7]{
    width:100%;
}

.col-8 textarea[b-t5nyc5ktx7] {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical; /* Allows the user to resize the textarea vertically */
}

#errortext[b-t5nyc5ktx7] {
    width: 100%;
    padding: 5px;
    height: 150px;
    color: red;
    overflow: auto;
}
.button input[b-t5nyc5ktx7] {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
/* _content/SendingNotificationEmail/Pages/Login.cshtml.rz.scp.css */
.container[b-ferbhh5jk0] {
    font-family: Arial, sans-serif;
    margin: 0 auto;
}

.row[b-ferbhh5jk0] {
    margin-bottom: 15px;
}

.col-4[b-ferbhh5jk0] {
    width: 100%;
    font-weight: bold;
    padding-right: 10px;
    text-align: left;
}

.col-8[b-ferbhh5jk0] {
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    border: 0px solid #ccc;
}

.inputtext[b-ferbhh5jk0] {
    width: 100%;
}



#errortext[b-ferbhh5jk0] {
    width: 100%;
    padding: 5px;
    height: 150px;
    color: red;
    overflow: auto;
}

.button input[b-ferbhh5jk0] {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
/* _content/SendingNotificationEmail/Pages/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-j32uvqv4rw] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-j32uvqv4rw] {
  color: #0077cc;
}

.btn-primary[b-j32uvqv4rw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-j32uvqv4rw], .nav-pills .show > .nav-link[b-j32uvqv4rw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-j32uvqv4rw] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-j32uvqv4rw] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-j32uvqv4rw] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-j32uvqv4rw] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-j32uvqv4rw] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
