body {
    padding-top:4.2rem;
    padding-bottom:4.2rem;
    /*background:rgba(0, 0, 0, 0.76);*/
}
#particles-js {
    width: 100%;
    height: 100vh;
    background-image: url("/images/bg-img.jpg");
    /*background-color: #fff; */
    /* background-image: url(style.css); */
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}
.bg-pink {
    background: linear-gradient(to right, #3a005c, #950c90);
    color: #fff;
}
.bg-pink label {
    font-weight: 500;
    color: #fff;
}
.bg-pink a {
    color: #000000fc;
}
.guest {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
    height: 100%;
}
a{
    text-decoration:none !important;
}
.login-form {
    h1,h2,h3 {
        font-family: 'Kaushan Script', cursive;
    }
}
img.logo {
    max-width: 220px;
    max-height: 80px;
}
body.account {
    margin-top: 20vh;
}
.signup-form {
    h1,h2,h3 {
        font-family: 'Kaushan Script', cursive;
    }
}
.forgot-form {
    h1,h2,h3 {
        font-family: 'Kaushan Script', cursive;
    }
}
.reset-form {
    h1,h2,h3 {
        font-family: 'Kaushan Script', cursive;
    }
}
.login-form, .signup-form, .forgot-form, .reset-form{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 20px;
    outline: 0;
}
.tx-tfm{
    text-transform:uppercase;
}
.login-or {
    position: relative;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
}
.hr-or {
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.google {
    color:#666;
    width:100%;
    height:40px;
    text-align:center;
    outline:none;
    border: 1px solid lightgrey;
}
form .error {
    color: #ff0000;
}
.navbar-brand {
    font-family: 'Kaushan Script', cursive;
}
.success::first-letter, .error::first-letter, .info::first-letter {
    text-transform: capitalize;
}
.cursor {
    cursor: pointer;
}
.bg-light {
    border: 1px solid #eee;
}
.font-white{
    color: #fff;
}
.btn-file {
    position: relative;
    overflow: hidden;
    padding: 5px 8px;
}
span.input-group-btn {
    border: 1px solid #ccc;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
#img-upload {
    max-width: 300px;
    text-align: center;
    margin: 1.85rem auto 0.8rem;
    border: 1px solid #ccc;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background: none;
}
.nav-pills .nav-link, .nav-pills .show>.nav-link {
    color: rgba(0,0,0,.5);
    background: none;
}
.chart-shadow {
    box-shadow: 0 .2rem 0.5rem rgba(0,0,0,.5)!important;
    border: 1px solid #ddd;
    height: 440px;
    /*padding-top: 20px;*/
}
/*.chart-shadow .highcharts-title {
    visibility: hidden;
}*/
.report .nav-link.active:before {
    content:'';
    position: absolute;
    top: 39px;
    left: calc(50% - 18px);
    width: 0;
    height: 0;
    border-bottom: solid 23px #ddd;
    border-left: solid 18px transparent;
    border-right: solid 18px transparent;
    /*box-shadow: 0 .2rem 0.5rem rgba(0,0,0,.5)!important;*/
}
.report .nav-link.active:after {
    content: '';
    position: absolute;
    top: 42px;
    left: calc(50% - 12px);
    width: 0;
    height: 0;
    border-bottom: solid 15px #fff;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
    /* box-shadow: 0 .2rem 0.5rem rgba(0,0,0,.5)!important; */
}
.report .nav-link.active {
    position:relative;
}
.d-inherit {
    display: inherit;
}
.recent-scale-info .jsgrid-grid-body {
    overflow: hidden;
}
.recent-scale-info td.jsgrid-cell {
    font-size: 13px;
    padding: 5px 0px 5px 5px;
    border: none;
}
.recent-scale-info tr.jsgrid-row:last-child, .recent-scale-info tr.jsgrid-alt-row:last-child{
    border-bottom: none;
}
.recent-scale-info tr.jsgrid-row, .recent-scale-info tr.jsgrid-alt-row {
    border-bottom: 1px solid #ddd;
}
.recent-scale-info .jsgrid-pager-container{
    display: none !important;
}
.address-mapping .list-group-item{
    z-index: 1;
}
.pdf-page {
    display: none;
    position: relative;
    z-index: 1;
}
.page_1 {
    display: block;
}
#pdf-canvas {
    border: 1px solid #000;
}
.w-0 {
    width: 0px;
}
.jsgrid-row.active > td {
    font-weight: 600;
}
.cursor.text-primary:hover {
    color: #0056b3 !important;
}
.incidents .nav-link {
    color: rgba(0,0,0,.5);
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.incidents .nav-link.active {
    border-color: #ddd;
    background: #EEE;
    border-bottom-color: transparent;
}
.incidents .active .jsgrid-header-scrollbar{
    /*    border-top: none;*/
}
.terms.m-h-350 {
    max-height: 60vh;
    overflow-y: scroll;
}
.hide {
    display: none;
}
.no-btn {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
.btn-primary {
    color: #fff;
background: linear-gradient(to right, #3a005c, #850681);
    border: 0.025rem solid #fff;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.15rem #c10404 !important;
    box-shadow: 0 0 0 0.15rem #a20404 !important;
    background-color: transparent;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #transparent;
    border-color: #a20404;
}
.btn-primary:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border: 0.025rem solid #fff;
}
@media (max-width: 414px) {
    .mob {
        font-size: 100%;
    }
    .capture-banner {
        color: #fff;
        padding: 2rem 3rem;
        margin-top: 10vh;
    }
    #img-upload {
        width: 260px;
        margin: 10px auto 10px calc(50% - 130px);
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
