﻿.bulletpaid {
  background-color: #AEF9B9;
  color: #1E5E03;
  border-radius: 12px;
  padding: 3px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletpaid span {
  background-color: #1E5E03;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.liquidoverview span {
  font-size: 13px;
}
.activitydiv {
  height: 45px;
  font-size: 12px;
}
.activitydiv span {
  padding-left: 17px;
  display: inline-block;
  margin-top: 15px;
}
.liquidStructures {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 2px;
  background-color: #F4F4F4;
  height: 44px;
}
.invoicefontfamily {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.activityStructures {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.liquiditypadding {
  padding: 20px 0 20px 20px;
}
/*.liquidoverview:nth-child(odd) {
    background-color: #D7D7D7;
}

.liquidStructures:nth-child(odd) {
    background-color: #D7D7D7;
}*/
.approveliquidStructures {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.approveliquidColumn {
  line-height: 21px;
}
.approveliquidStructures:nth-child(odd) {
  background-color: #F4F4F4;
}
.liquidActivity:nth-child(even) {
  background-color: #D7D7D7;
}
.bulletpaidhistory {
  background-color: #AEF9B9;
  color: #1E5E03;
  border-radius: 12px;
  padding: 2px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletpaidhistory span {
  background-color: #1E5E03;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.bulletpartlypaidhistory {
  background-color: #70BD9E;
  color: #2F7014;
  border-radius: 12px;
  padding: 2px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletpartlypaidhistory span {
  background-color: #2F7014;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.crongenschedule {
  background-color: #ddd;
}
.crongenschedule.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #ddd;
  color: #000000;
}
.crongenschedule.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #ddd;
  border-bottom: 2px solid #0880BC;
}
.crongenschedule.nav-tabs > li > a:hover {
  border-color: #ddd;
  background-color: #ddd;
  border-bottom: 2px solid #0880BC;
}
.bulletpartlypaid {
  background-color: #70BD9E;
  color: #2F7014;
  border-radius: 12px;
  padding: 3px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletpartlypaid span {
  background-color: #2F7014;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.bulletinprogress {
  background-color: #AEF9F1;
  color: #0094EA;
  border-radius: 12px;
  padding: 3px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletinprogress span {
  background-color: #0094EA;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.bulletoverdue {
  background-color: #F8BCBC;
  color: #BB0000;
  border-radius: 12px;
  padding: 3px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletoverdue span {
  background-color: #BB0000;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.bulletawaitingapproval {
  background-color: #FFD368;
  color: #9E8208;
  border-radius: 12px;
  padding: 1px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletawaitingapproval span {
  background-color: #9E8208;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.bulletdeclined {
  background-color: #F4C899;
  color: #D47611;
  border-radius: 12px;
  padding: 2px;
  width: 120px;
  height: 21px;
  text-align: left;
  display: inline-block;
}
.bulletdeclined span {
  background-color: #D47611;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}
.crondateField {
  width: 257px;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0px 3px;
  outline: none;
}
.allinvoicestable {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.allinvoicestable.table > tbody > tr:nth-child(odd) > td,
.allinvoicestable.table > tbody > tr:nth-child(odd) > th {
  background-color: #E7E7E7;
}
.allinvoicestable.table > thead > tr > th,
.allinvoicestable.table > tbody > tr > th,
.allinvoicestable.table > tfoot > tr > th,
.allinvoicestable.table > thead > tr > td,
.allinvoicestable.table > tbody > tr > td,
.allinvoicestable.table > tfoot > tr > td {
  border-top: 0px;
}
.sidemenudiv div svg {
  color: black;
}
.sidemenudiv:hover svg,
.sidemenudiv:hover p {
  color: #0094EA;
}
.sidemenudiv p {
  margin-bottom: 0px;
  line-height: 25px;
}
/*.svgicons:hover {
        color: #0094EA;
    }*/
.invoicemenu {
  /*background-color: #FFF;*/
  font-size: small;
  color: black;
  cursor: pointer;
}
.cronInputfield {
  width: 78px;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0px 3px;
  outline: none;
  display: inline-block;
}
.cronDiv {
  background-color: #e4e4e4;
  padding: 12px 6px;
}
.side-menu p {
  margin: 7px 14px;
  line-height: 1;
}
.historyside-menu p {
  margin: 7px 14px;
  line-height: 1;
}
.paymentHistoryheaderbgstyle div {
  padding: 1px;
}
.paymentHistorybgstyle:nth-child(odd) {
  background-color: #D7D7D7;
}
.paymentHistorybgstyle div {
  padding: 1px;
}
.liquiditysteps {
  /*padding-top: 21px;*/
  padding-left: 16px;
  /*margin-left: 6px;*/
  /*margin-top: 18px;*/
  height: 40px;
}
.liquiditysteps span {
  margin-top: 12px;
  display: inline-block;
  font-size: 14px;
}
.liquidityform {
  padding-left: 20px;
  padding-right: 21px;
}
.liquidityform label.m_label {
  font-size: 13px;
  font-weight: bold;
}
.liquiditysteps:nth-child(odd) {
  background-color: #E8E8E8;
}
.liquidityoverall {
  padding-left: 20px;
  padding-right: 53px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-left: 12px;
  margin-right: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.liquidspan {
  padding-left: 5px;
}
.liquiditysubmit {
  margin-top: 61px;
}
.liquiditysubmit button {
  background-color: #0094EA;
  border: none;
  color: white;
  width: 150px;
  height: 35px;
  box-shadow: 5px 3px 5px 1px #ccc;
  border-radius: 3px;
  font-size: 16px;
  margin-left: 153px;
}
.contributebutton button {
  background-color: white;
  border: 1px solid #ccc;
  color: #0094EA;
  /* width: 150px; */
  /* height: 35px; */
  border-radius: 3px;
  font-size: 16px;
}
.liquidinfolower {
  background-color: #0880BC;
  height: 40px;
  font-size: 16px;
  color: white;
}
.liquidinfohigher {
  background-color: #97D5F9;
  height: 158px;
  font-size: 13px;
  color: #0880BC;
  padding-left: 10px;
  padding-top: 10px;
}
.liquidinfolower span {
  display: inline-block;
  margin-top: 10px;
}
.createstructure {
  padding-left: 33px;
  margin-top: 14px;
}
.createstructure p {
  font-size: 20px;
  font-weight: 500;
}
.vrule {
  border-left: 1px solid #ccc;
  margin-left: 20px;
  height: 91%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.structurerule {
  border-left: 11px solid #0c0c0c;
  margin-left: 20px;
  height: 91%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.previewinvoice {
  font-size: small;
  cursor: pointer;
}
.previewinvoice:hover {
  color: brown;
}
.drop {
  position: absolute;
  right: 44px;
  padding: 5px;
  box-shadow: 5px 3px 5px 1px #ccc;
  border-radius: 3px;
  background: white;
  z-index: 2;
  width: 170px;
}
.drop span {
  font-size: 17px;
  text-align: center;
  padding: 5px;
}
.liquidSummary {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
/*.liquidSummary:nth-child(odd) {
    background-color: #E8E8E8;
}*/
.liquidSummary span {
  padding-left: 10px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}
.liquidSummaryRight {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
/*.liquidSummary:nth-child(odd) {
    background-color: #E8E8E8;
}*/
.liquidSummaryRight span {
  padding-left: 25px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}