﻿body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/
.shadoww {
    box-shadow: 0 -0.5rem 1rem #020202 !important;
}
.textcolor{
    color:black!important;
}
.background {
    background-image: url('../Images/MoneyCollection.jpg') !important;
}
.margin-button{
    margin-top:31px!important
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.bg {
    background-color:#f1f1f1!important
}
.dataTables_filter {
    float: right!important;
}
.top-left {
    position: absolute;
}

.centered {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bottom-left {
    position: absolute;
    bottom: 184px;
}
.top-left {
    position: absolute;
    top: 0px;
}

.centered {
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centereddd {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centeredd {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.proclobutt{
    margin-bottom:4px;
}
.bottom-left {
    position: absolute;
    bottom: 184px;
}
#closebutton{
    padding-top:36px!important;
}
.colrep {
    position: absolute;
    margin-left: 27px;
    margin-top: 150px;
    font-size: 36px;
}
.collRS {
    position: absolute;
    margin-left: 95px;
    margin-top: 200px;
    font-size: 36px;
    text-decoration-color: #f1f1f1;
}
.btn {
    border-radius: 20px;
}