/* _content/CountryIPList/Pages/Index.cshtml.rz.scp.css */
body[b-8x9q90c9uz] {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-color: #CC3333;
    background-repeat: no-repeat;
}

.card[b-8x9q90c9uz] {
    padding: 30px 25px 35px 50px;
    border-radius: 30px;
    box-shadow: 0px 4px 8px 0px #B71C1C;
    margin-top: 50px;
    margin-bottom: 50px;
}

.border-line[b-8x9q90c9uz] {
    border-right: 1px solid #BDBDBD;
}

.text-sm[b-8x9q90c9uz] {
    font-size: 13px;
}

.text-md[b-8x9q90c9uz] {
    font-size: 18px;
}

textarea.response[b-8x9q90c9uz] {
    min-height: 10rem;
}

[b-8x9q90c9uz]::placeholder {
    color: grey;
    opacity: 1;
}

:-ms-input-placeholder[b-8x9q90c9uz] {
    color: grey;
}

[b-8x9q90c9uz]::-ms-input-placeholder {
    color: grey;
}

input[b-8x9q90c9uz] {
    padding: 2px 0px;
    border: none;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 5px;
    margin-top: 2px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}

    input:focus[b-8x9q90c9uz] {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-bottom: 1px solid #CC3333;
        outline-width: 0;
    }

    input[type="radio"][b-8x9q90c9uz] {
        border: 1px solid lightgrey;
    }

button:focus[b-8x9q90c9uz] {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0;
}

.btn-red[b-8x9q90c9uz] {
    background-color: #CC3333;
    color: #fff;
    padding: 8px 25px;
    border-radius: 50px;
    font-size: 18px;
    letter-spacing: 2px;
    border: 2px solid #fff;
}

    .btn-red:hover[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #CC3333;
    }

    .btn-red:focus[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #CC3333 !important;
    }

.btn-green[b-8x9q90c9uz] {
    background-color: #00A693;
    color: #fff;
    padding: 8px 25px;
    border-radius: 50px;
    font-size: 18px;
    letter-spacing: 2px;
    border: 2px solid #fff;
}

    .btn-green:hover[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #00A693;
    }

    .btn-green:focus[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #00A693 !important;
    }

.btn-blue[b-8x9q90c9uz] {
    background-color: #1C39BB;
    color: #fff;
    padding: 8px 25px;
    border-radius: 50px;
    font-size: 18px;
    letter-spacing: 2px;
    border: 2px solid #fff;
}

    .btn-blue:hover[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #1C39BB;
    }

    .btn-blue:focus[b-8x9q90c9uz] {
        box-shadow: 0 0 0 2px #1C39BB !important;
    }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-8x9q90c9uz]::before {
    background-color: #CC3333;
}

@media screen and (max-width: 575px) {
    .border-line[b-8x9q90c9uz] {
        border-right: none;
        border-bottom: 1px solid #EEEEEE;
    }
}
/* _content/CountryIPList/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-xqxsrpjjt7] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-xqxsrpjjt7] {
  color: #0077cc;
}

.btn-primary[b-xqxsrpjjt7] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xqxsrpjjt7], .nav-pills .show > .nav-link[b-xqxsrpjjt7] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xqxsrpjjt7] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xqxsrpjjt7] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xqxsrpjjt7] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xqxsrpjjt7] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-xqxsrpjjt7] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
