﻿/* 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. */
@font-face {
    font-family: 'BPGDejaVuSans';
    src: url('../fonts/BPG2017DejaVuSans.eot?#iefix') format('embedded-opentype'), url('../fonts/BPG2017DejaVuSans.woff') format('woff'), url('../fonts/BPG2017DejaVuSans.ttf') format('truetype'), url('../fonts/BPG2017DejaVuSans.svg#BPG2017DejaVuSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPGDejaVuSansCaps';
    src: url('../fonts/BPG2017DejaVuSansCaps.eot?#iefix') format('embedded-opentype'), url('../fonts/BPG2017DejaVuSansCaps.woff') format('woff'), url('../fonts/BPG2017DejaVuSansCaps.ttf') format('truetype'), url('../fonts/BPG2017DejaVuSansCaps.svg#BPG2017DejaVuSansCaps') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'BPGDejaVuSans';
}

.font-upper {
    font-family: 'BPGDejaVuSansCaps';
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}


.callout a.btn {
    color: #fff;
    text-decoration: none;
}
.dropdown.bootstrap-select .dropdown-menu
{
    width:100%
}

.dropdown.bootstrap-select .dropdown-menu .dropdown-item {
    white-space:normal;
}

.dropdown.bootstrap-select  .dropdown-toggle.btn-default
{
    background-color:transparent;
}


.card-header.list-card-header {
    background-color: #f2f2f2;
}


.lds-spinner {
    display: block;
    position: fixed;
    width: 64px;
    height: 64px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999999999999999999;
}

.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #313c5f;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.badge {
    padding: 4px 12px;
    border-radius: 10px;
    font-size: 12px;
    font-weight:100;
}

.status-style_1 {
    color: #fff;
    background-color: #9fa59f;
}

.status-style_2 {
    color: #fff;
    background-color: #2dd6ce;
}

.status-style_3 {
    color: #fff;
    background-color: #3b94c7;
}

.status-style_4 {
    color: #fff;
    background-color: #ec646e;
}

.status-style_5 {
    color: #fff;
    background-color: #25c739;
}

.status-style_6 {
    color: #fff;
    background-color: #c73b89;
}

.status-style_7 {
    color: #fff;
    background-color: #fb9098;
}
.status-style_8 {
    color: #000;
    background-color: #d6aa2d;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.lh-38{
    line-height:38px;
}

.custom-drowdonw-menu {
    left: auto !important;
    right: 0 !important;
    top: 38px !important;
    transform: none !important;
}
.table th {
    padding: 10px;
    vertical-align: middle !important;
}
.table td {
    padding: 4px 10px;
    vertical-align: middle !important;
}
.table td, .table th {
    font-size: 12px;
    font-weight:100;
}


hr {
    margin-top: 5px;
    margin-bottom: 15px;
}


.input-td input {
    font-size: 14px;
    width: 100px;
}
.input-td
{
    width:121px;
}

.callout .dropdown-item:focus, .callout .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.callout .dropdown-item {
    color: #212529;
    text-decoration: none;
}

h5.font-upper{
    font-size: 14px;
    font-weight:700;
}

label {
    font-size: 14px;
    font-weight: 100 !important;
    margin-bottom: 0px;
}

.callout-info span,
.sidebar .nav .nav-item .nav-link,
.btn,
.total span {
    font-size: 14px;
}
.callout-info h3,
.card-header h5,
.card-header .card-title {
    font-size: 16px;
}

[class*=sidebar-dark-] {
    background-color: #0a314e;
}
.sidebar .nav .nav-item .nav-link
{
    color:#fff;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #AB0922;
}
.callout.callout-info {
    border-left-color: #0a314e
}
.card-info.card-outline {
    border-top: 3px solid #0a314e;
}

.btn{
    transition: .4s;
}

.btn-success:hover {
    color: #fff;
    background-color: #3bb273;
    border-color: #3bb273;
}

.btn-success {
    color: #fff;
    background-color: #78d96d;
    border-color: #78d96d;
}

.btn-danger {
    color: #fff;
    background-color: #ec646d;
    border-color: #ec646d;
}

.btn-info {
    color: #fff;
    background-color: #5e6995;
    border-color: #5e6995;
}

.btn-info:hover {
    color: #fff;
    background-color: #0a314e;
    border-color: #0a314e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #f18918;
    border-color: #f18918;
}

.btn-warning {
    color: #1f2d3d;
    background-color: #f3c98b;
    border-color: #f3c98b;
}

.btn-secondary {
    color: #000 !important;
    background-color: #e4e4e4;
    border-color: #e4e4e4;
}

.btn-secondary:hover {
    color: #000 !important;
    background-color: #cccccc;
    border-color: #cccccc;
}

.page-link {
    color: #0a314e;
    background-color: transparent;
    border: 1px solid #c5c9cd;
}

.page-item.active .page-link {
    background-color: #ab0922;
    border-color: #ab0922;
}

/*tr:hover {
    transition:.3s;
    background: #eeeeee !important;
}*/
.new-table-form {
    border: 1px solid #dee2e6;
    background: #f9f9f9;
}
input::-webkit-input-placeholder {
    font-size: 12px;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #c1c1c1 !important;
}
}

.custom-table thead tr {
    background: #0a314e;
    color: #fff;
}


.tr-background-primary {
    background-color: #0a314e;
    color:#fff;
}
.donation_amount {
    background-color: red; 
    color: white; 
    font-weight: bold;
}



.file-case-box {
    width: 100%;
    overflow: hidden;
    padding: 0px 10px 5px;
    min-height: 44px;
    background-color: transparent;
    border: 1px solid #ebedf2;
    border-radius: 0.25rem;
}

.file-case {
    margin: 5px 5px 0px 0px;
    border: 1px solid #ddd;
    padding: 3px 7px;
    width: max-content;
    color: #fff;
    background-color: #8698e0;
}

    .file-case small {
        margin-left: 19px;
        font-size: 12px;
        color: black;
    }

    .file-case strong {
        text-align: left;
        font-family: Arial !important;
        font-weight: 500;
        font-size: 16px;
    }

    .file-case a.removeFile {
        margin-left: 10px;
        text-decoration: none;
        text-transform: uppercase;
        transition: .3s;
        color: #fff;
    }

    .file-case a {
        text-decoration: none;
        color: #fff;
    }


        .file-case a.removeFile:hover {
            color: red;
        }

.files input {
    visibility: hidden;
}
.upload-file-click{
    cursor:pointer;
}

.file-case.pull-left {
  float: left;
}
.custom_checkbox_1{
    margin-top:4%;
    margin-left:1%;
}

.main-footer
{
    font-size:14px;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert{
    font-size:14px;
}

.profile-section .card-title {
    font-size:14px;
}

.profile-section h4 {
    font-size: 14px;
}

input[aria-invalid="true"]
{
    border-color:red;
}

.footer {
    font-size: 12px;
    border-top: 1px solid #0a314e;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.footer {
    background: #0a314e;
}

.footer .container {
    padding-left: 20px;
    padding-right: 20px;
}

.footer-bottom {
    border-top: 1px solid #ffffff61;
    position: relative;
}
.footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    font-size: inherit;
}
.logo {
    display: block;
    height: 60px;
    width: 62px;
    left: 11px;
    position: absolute;
    top: 10px;
}
.footer .copyright {
    color: #ffffff;
}

ul.usefull-lings a, .footer a {
    color: #ffffff;
}

.disclaimery {
    background: #fff;
}

.disclaimery .container {
    padding: 6px 42px 5px; 
}

.disclaimery p {
    display: inline-block;
    width: calc(100% - 143px);
    vertical-align: top;
    text-align: center;
    padding-left: 20px;
    padding-top: 20px;
}

td.danger {
    background: #ab0922;
    color: #fff;
}

.only-print
{
    display:none;
}