﻿/* 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 {
  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;
}

.icon-div {
    display: flex;
    align-items: flex-end;
}

.icon2 {
    height: 32px;
    margin-left: 5px;
}

.icon1 {
    height: 40px;
}

.fa-info-circle {
    padding-right: 20px;
}

.fa-user-circle {
    padding-right: 10px;
}

.fa-check-circle {
    color: green;
}

.fa-times-circle {
    color: red;
}

.fa-home, .fa-sign-out-alt, .fa-university, .fa-percentage, .fa-house-user, .fa-stream, .fa-book, .fa-th {
    padding-left: 15px;
    padding-right: 1px;
}

.fa-balance-scale {
    padding-left: 13px;
    padding-right: 1px;
}

.asses-div {
    margin-top: 6px;
    margin-left: 5px;
    margin-bottom: 9px;
}

.servicesDropdown {
    margin-top: 7px;
    margin-bottom: 5px;
}

.accept-policy {
    margin-left: 30%;
}

.accept-policy1 {
    padding-left: 5px;
}

#cookieConsentdiv {
    left: 40px;
    right: 40px;
    position: fixed;
    bottom: 16px;
    z-index: 1000;
    max-width: 1344px;
    box-sizing: border-box;
    display: flex;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 16px;
    border-radius: 4px;
}

.container1 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
}

@media (min-width: 1200px) {
    .container1 {
        max-width: 1340px;
    }
}

.navbar > .container1, .navbar > .container1-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


/* 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%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-color: #ECEEF1;
    font-family: AvenirNext, Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    background-color: #fff;
}

textarea:focus, input:focus {
    outline: none;
}

/* Custom CSS styles
-------------------------------------------------- */
/* styles the welcome page, the text and the logos
--------------------------------------------------- */
.metric-div {
    transform: translate(730px, 147px);
}

#loading-image {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    display: none;
}

#loading-image1 {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    
}

.myHeader {
    margin-top: 10px;
    text-align: center;
}

.header-logo {
    width: 120px;
    height: 120px;
}

.welcome-text {
    line-height: 1.7;
    font-size: 2.5em;
    letter-spacing: -2px;
}

.logo-grid-items {
    text-align: center;
    margin-bottom: 10px;
}

.home-logo {
    text-align: center;
    margin-top: 2em;
    width: 150px;
    height: 150px;
}

.home-logo1 {
    text-align: center;
}

.bank-logos {
    width: 130px;
    height: 130px;
    margin-right: 15px;
}

.bank-logos1 {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.uba {
    width: 120px;
    height: 90px;
    margin-right: 15px;
}

.citi {
    width: 100px;
    height: 50px;
    margin-right: 15px;
}

.stanbic {
    width: 180px;
    height: 180px;
}

/* styles the signin and signup pages
--------------------------------------------------- */

#myInput {
    background-color: #fff;
}

.form-header {
    font-weight: lighter;
    font-size: 25px;
    margin-top: 15px;
}

.fa-lock {
    padding-right: 10px;
}

.privacy1 {
    display: block;
}

.privacy {
    color: blue;
    cursor: pointer;
}

.privacy2 {
    font-size: 15px;
    font-style: italic;
    display: inline;
}

.privacy3 {
    display: inline;
}

/* styles the landing page after the user signs in
--------------------------------------------------- */
#wrapper {
    overflow-x: hidden;  
}

.dashboard {
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}

#dashboard-icon {
    padding-top: 20px;
}

.fa-house-user {
    padding-bottom: 10px;
}

.div-container {
    width: 100%;
    margin: auto;
    display: flex;
}

.left-div {
    flex: 0 0 25%;
    padding-right: 20px;
}

.right-div {
    flex: 1;
    padding-right: 100px;
}

#sidebar-wrapper {
    font-size: 20px;
    font-family: 'Merriweather',Georgia,"Times New Roman",serif;
    min-height: 90vh;
    background-color: #14213D;
    color: white;
}

.card-header {
    background-color: #343A40;
    color: white;
}

.nav-link {
    color: white;
}

#profile, #change-password {
    color: black;
}

.logout-button {
    font-size: 20px;
}

.nav-link:hover {
    color: white;
}

#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  width: 15rem;
}

#page-content-wrapper {
  min-width: 100vw;
}

/* styles the bank list Page
--------------------------------------------------- */
.bank-list {
    margin-top: 30px;
}

.active-cyan-2 input.form-control[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}

.active-cyan input.form-control[type=text] {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}

.table-images {
    width: 70px;
    height: 70px;
}

#banklist-table td {
    vertical-align: middle;
    line-height: 90px;
}

body { /* Adds numbers to the table displaying the bank list*/
  counter-reset: my-awesome-counter;
}

#banklist-table td:nth-child(1) { /* Adds numbers to the table displaying the bank list*/
    counter-increment: my-awesome-counter;
}

#banklist-table td:nth-child(1):before { /* Adds numbers to the table displaying the bank list*/
    content: counter(my-awesome-counter);
}

/* styles the back to top button
--------------------------------------------------- */
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #008CBA;
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}


/* styles the total collection page
--------------------------------------------------- */

.transaction-count-grid {
    display: grid;
    align-items: center;
    grid-gap: 4rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 5fr));
}

.transaction-count-grid-items {
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    padding: .5rem;
    background-color: #f1f1f1;
}

.naira::before {
    content: "₦";
}

.bank-name {
    font-size: 18px;
}

.totalStuffDiv {
    text-align: center;
}

.totalStuff {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.select-total {
    padding: .375rem .75rem;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    height: calc(1.5em + .75rem + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
}

.select-total:focus {
    outline: none;
}

/* styles the total ratings page
--------------------------------------------------- */
input[type="radio"] {
    margin: 0 10px 0 10px;
}

input[type="date"] {
    cursor: pointer;
}

.ratings-text {
    display: inline;
}

.ratings-text1 {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.ratings-div {
    margin-bottom: 20px; 
}

.naira1::before {
    content: "₦";
}

.ratings-button {
    background-color: #008CBA;
    color: white;
    border: 2px solid #008CBA;
    padding: 10px 17px;
}

.ratings-button:hover {
    opacity: 0.8;
}

.mycollections {
    display: grid;
    align-items: center;
    grid-gap: 4rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 3fr));
}

.collections {
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    padding: .5rem;
    background-color: #f1f1f1;
}

.collect-headers {
    font-weight: bold;
}

.DateMonthYear {
    border: none;
    border-bottom: solid 1px gray;
    background-color: transparent;
}

.monthlyCollect, .monthlyVolume {
    width: 7%;
    text-align: center;
    border: none;
    background-color: transparent;
    font-weight: bold;
}

.monthlyCollect:after, .monthlyVolume:after {
    content: "%";
}

.ratings-button1 {
    background-color: #008CBA;
    color: white;
    border: 2px solid #008CBA;
    padding: 5px 25px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

.ratings-button1:hover {
    opacity: 0.8;
}

.hide-ratings {
    visibility: hidden;
    display: none;
}

#myratingstable {
    width: 60%
}

.downloadButtons {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.ratingsDownloads {
    text-align: center;
}

.fa-long-arrow-alt-up {
    color: green;
}

.fa-long-arrow-alt-down {
    color: red;
}

.fa-arrows-alt-h {
    color: blue;
}

.fa-question-circle {
    padding-left: 15px;
    color: #008CBA;
    cursor: pointer;
}

.fa-question-circle::before {
    font-size: 22px;
}

#ratingsTable1, #auditTable {
    background: #fff !important;
}

.ratings-container-div {
    overflow-x: hidden;
}

/* styles the not registered page
--------------------------------------------------- */
.fa-exclamation-triangle {
    color: red;
}

/*Others*/

#timeout {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
    padding: 45px;
    text-align: center;
    border-radius: 10px;
    background-color: #e5e5e5;
    margin-top: 13%;
    margin-left: 100px;
}

td.sorting_1 {
    vertical-align: middle;
    line-height: 10px;
}

.report-rmc {
    float: right;
}

.textTSA, .textLUC, .textOthers, .totalAccountPoints {
    margin-left: 10px;
    margin-right: 10px;
    width: 10%;
    text-align: center;
}

.BankName, .listingPeriod {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}

.BankName {
    width: 25%;
}

.sendApproval {
    display: none;
}

.total-percentage::after {
    content: "%";
}

.bank-logos2{
    width: 200px;
    height: 100px;
}

.bank-logos3{
    width: 90px;
    height: 60px;
    padding-right: 15px;
}

#myReportTable {
    background-color: white;
}

.listing-verification {
    display: none;
    visibility: hidden;
}

.listing-textarea {
    height: 100px;
    width: 400px;
}

.listing-textarea-div {
    transform: translate(-285px, 0px);
}

.listing-textarea-div1 {
    transform: translate(-208px, 0px);
}

.approval-listing-status-div {
    transform: translate(205px, -93.5px);
}

.status-postion {
    transform: translate(300px, 0px);
}

.fa-pause {
    color: #457b9d;
}

.comments-approval {
    width: 400px;
    height: 100px;
}

.acceptRejectListing, .account-listing-div, .relativePositionDiv, .bankAssessmentReportDiv, .listingValueDiv {
    display: none;
}

.borderListing {
    border: 1px solid gray;
    padding: 20px;
}

.dialogBody {
    width: 100px;
    height: 130px;
    padding: 0px;
}

.user-guide-list {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
}

.user-guide-header {
    padding-bottom: 10px;
    font-size: 20px;
}

.user-guide-span {
    font-weight: 500;
}

#bank-list-reset {
    padding-left: 10px;
    padding-right: 10px;
}

.myFieldset {
    border: 1px solid black;
}

.reconcilation {
    border: none;
    background-color: transparent;
    font-weight: bold;
}

.inputStyling {
    border: none;
    background-color: transparent;
    max-width: 70px;
}

.inputStyling1 {
    border: none;
    background-color: transparent;
    max-width: 130px;
}

.inputStyling2 {
    border: none;
    background-color: transparent;
    min-width: 250px;
}

#innovative {
    display: none;
}

.dashboard1 {
    border-bottom: 1px solid gray;
    margin-bottom: 30px;
}

.dashboard-header {
    color: black;
    font-size: 20px;
}

.thisBtn {
    color: #1b1b1b;
    padding: 10px 20px;
    font-size: 15px;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.thisBtn:hover {
    background: rgba(0, 0, 0, 0.4);
    background: #fff;
    text-decoration: none;
}

.thisBtn1 {
    color: #1b1b1b;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.thisBtn1:hover {
    background: rgba(0, 0, 0, 0.4);
    background: #fff;
    text-decoration: none;
}

.thisBtn2 {
    color: #1b1b1b;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.active {
    background: #edf6f9;
}

.active:hover {
    background: #edf6f9;
}

.dashboard-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(auto-fit, minmax(200px, 4fr));
    grid-gap: 25px;
    grid-auto-rows: minmax(120px, auto);
}

.dashboard-grid1 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-columns: repeat(auto-fit, minmax(200px, 5fr));
    grid-gap: 25px;
    grid-auto-rows: minmax(120px, auto);
}

.dashboard-grid-one, .dashboard-grid-two, .dashboard-grid-three, .dashboard-grid-four, .dashboard-grid-five {
    font-weight: bold;
    text-align: center;
    font-size: 19px;
    border: 2px solid #e7e7e7;
    padding: 10px 20px;
    font-size: 17px;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #F1F1F1;
}

.label-transaction {
    font-size: 17px;
}

#innovativeness-table td:nth-child(3), #innovativeness-table td:nth-child(4), #innovativeness-table td:nth-child(5) {
    max-width: 180px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

#investigation-report-table {
    width: 50%;
    max-width: 50%;
}

.subMenuDropdown {
    color: #212529;
    background-color: white;
}

.subMenuDropdown:hover {
    color: black;
    background-color: white;
}

.homeDiv {
    margin-bottom: -5%;
}

.userPartial {
    margin-top: -3%;
}

.adsPartial{
    margin-top: -2%;
    margin-bottom: 3%;
}

.reconcilationPartial {
    margin-top: 1%;
    margin-bottom: 1.5%;
}

.ADSSupervisorPartial {
    margin-top: 1.5%;
    margin-bottom: 2%;
}

#ratingsTable1, #ratingsTable2, #auditTable {
    width: 105%;
}

#approve-Button-Div {
    transform: translate(-10px, 62px);
}

#account-listing-table th:nth-child(9) {
    min-width: 300px;
}

#account-listing-table th:nth-child(2) {
    min-width: 300px;
}

.account-listing-table {
    width: 90%;
}

.my-custom-scrollbar {
    position: relative;
    height: 600px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

.header-responsive-mobile {
    display: none;
}

.metricCaption {
    text-align: center;
    caption-side: top;
    font-size:19px;
    font-weight: bold;
}

.fixedHeaderTable th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    background-color:;
}

.fixedHeaderTable th[scope=row] {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
}

.fixedHeaderTable th[scope=row] {
    vertical-align: top;
    color: inherit;
    background-color: inherit;
    background: linear-gradient(90deg, transparent 0%, transparent calc(100% - .05em), #d6d6d6 calc(100% - .05em), #d6d6d6 100%);
}

.fixedHeaderTable table:nth-of-type(2) th:not([scope=row]):first-child {
    left: 0;
    z-index: 3;
    background: linear-gradient(90deg, #666 0%, #666 calc(100% - .05em), #ccc calc(100% - .05em), #ccc 100%);
}


/* MEDIA QUERIES
--------------------------------------------------- */
/* Responsive columns - one column layout (vertical) on small screens */
@media screen and (max-width: 600px) {
    #column {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .header-responsive-mobile {
        display: block;
    }

    .header-responsive-normal {
        display: none;
    }
    .logo-grid {
        display: none;
    }
}




