.fa-1_5x {
  font-size: 1.5em; }

html {
  font-family: 'Gotham Book',sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-family: 'Gotham Book',sans-serif;
    font-style: normal;
    font-weight: 400;
}

.t-TreeNav .a-TreeView-node--topLevel>.a-TreeView-content .fa {
  width: 28px;
}
/*footer*/

.t-Footer {
  border-top: none;
  position: relative;
  padding: 28px 20px 28px;
}

.t-Footer:before {
  background-image: url(../images/footer-top-bg_1.png);
  background-size: auto 12px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  content: '';
}

.footer_main{
float:left; 
margin: 0 0 0 0px; 
vertical-align: middle; 
font-size:12px; 
color: #386458;
}

.footer_sub{
  float:right; 
  margin:0 10px 0 0px; 
  vertical-align: middle;
}

/*login*/

.t-PageBody--login {
  background-color: #eae7e3;
  background-image: url(../images/onregelmatig_stippen_patroon_1.png);
}

.t-Login-logo { background-image: url("../images/logo.png");
  background-size:cover;
  background-color: transparent;
  width:300px;
  height:43px;}
  
  .illustration { 
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .illustration_block{
    height: 70px;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left:auto;
    margin-right:auto;
  }

  .illustration_text{
    line-height: 22px;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;

  }

  .illustration img { display: block;
    margin-left: auto;
    margin-right: auto;
  }

/*Grids and report*/

.a-GV-cell,.a-GV-header {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  font-family: 'Helvetica neue';
  font-size: 14px;
  }

.a-GV-columnItem{
font-family: 'Helvetica neue';
font-size: 14px;
}

  .a-IRR-table td {
    --a-gv-cell-border-color: #f2f2f2;
    border-left: none;
    border-right: none;
    font-family: 'Helvetica neue';
    font-size: 14px;
}

.a-IRR-header {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
 }

 .t-Report-cell, .t-Report-colHead {
  border-left: none;
  border-right: none;
}

/*Regions*/

.t-Region-title{
text-transform: uppercase;
font-weight: 800;
font-size: 1.5rem;
font-family: /*'Raleway'*/'Gotham Rounded', sans-serif;
}

.a-Collapsible-heading{
  text-transform: none;
  font-weight: 400;
  font-size: 1.6rem; 
}
.t-Button {
  font-family: 'Gotham Rounded', sans-serif;
}

@media screen and (min-width: 590px) and (max-width: 1024px) {
  .t-Button--large {
    font-size: 0.7rem;
  }
  .t-Region-title{
    font-size: 0.9rem;
    }
}      


@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .t-Button--large {
    font-size: 1.0rem;
  }
  .t-Region-title{
    font-size: 1.2rem;
    }    
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .t-Button--large {
    font-size: 1.2rem;
  }
  .t-Region-title{
    font-size: 1.4rem;
    }    
}

/*items and lables*/

.apex-item-select, .apex-item-text  {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  padding-bottom: 0px;
}

.apex-item-textarea  {
  border-left: dashed;
  border-top: dashed;
  border-right: dashed;
  border-bottom-style: dashed;
  border-color: #e6e6e6;
  border-width: 2px;
}

.apex-item-text.apex-item-popup-lov, .apex-item-multi{
  background-color: #fff;
  border-top-width:0rem;
  border-right-width: 0rem;
  border-bottom-color:#dfdfdf;
  border-left-width:0rem;
  border-bottom-width: 0.2rem;
  border-style:dashed;
  box-shadow:none
  }

  @media screen and (max-width: 600px) {
    
    .apex-item-select, .apex-item-text, .apex-item-text.apex-item-popup-lov,.apex-item-textarea, .apex-item-multi{
    font-size: 16px !important;
    }
          } 

  .a-Button.a-Button--popupLOV{
  background-color: #fff;
  border-top-width:0rem;
  border-right-width: 0rem;
  border-bottom-color:#dfdfdf;
  border-left-width:0rem;
  border-bottom-width: 0.2rem;
  box-shadow: none;
  border-style:dashed;
}

.a-Button.a-Button--calendar{
  background-color: #fff;
  border-top-width:0rem;
  border-right-width: 0rem;
  border-bottom-color:#dfdfdf;
  border-left-width:0rem;
  border-bottom-width: 0.2rem;
  box-shadow: none;
  border-style: dotted;  
}

.a-Button--calendar {
  --a-button-padding-y: 3px; 
}

/*link*/

a.link_box {
  color: #1EA99E !IMPORTANT;
  background-color: #fff;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border-color: #1EA99E;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none !IMPORTANT;	
  }

/*Cards*/

.t-Cards--basic.t-Cards--displaySubtitle .t-Card-subtitle {
    font-size: 12px;
    margin: 14px 0 0;
    line-height: 16px;
    font-weight: 400;
}

.u-colors > :nth-child(45n + 2) .u-color, .u-colors .a-CardView-items > :nth-child(45n + 2) .u-color {
    background-color: #A2B9B2;
    fill: #386458;
}

.dropzone {
  min-height: 80px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 0px 10px;
  overflow: hidden;
}

.dz-image {
  height: 50px !important;
  width: 50px !important;
}


.dz-style2 {
  border: 3px dashed #386458;
  border-radius: 2px;
}

/*dashboard*/


/**
 *  * Badges
 *   */


 .dashboard_badge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 0.9vw;
    border-style: solid;
    border-width: 2px;
    height: 8vw;
    width: 8vw;
    border-radius: 100%;
    text-decoration: none !IMPORTANT;
    line-height: 1.4vw;
    }
 
    @media screen and (max-width: 600px) {
      .dashboard_badge{font-size: 18px;
        height: 150px;
        width: 150px;
        line-height: 22px;
      }
          }       
    
.dashboard_bg{
  background-color: #f2f2f2;
} 
.badge_content {
  display: table-cell;
  padding: 1em;
  vertical-align: middle;
}

.dashboard_badge_expense{
  color: #e16266 !IMPORTANT;
  background-color: #fff;
  border-color: #e16266 !IMPORTANT;
  }

.dashboard_badge_expense:hover {
    background-color: #e16266;
    color: #ffffff  !IMPORTANT;
  }

.dashboard_badge_total:hover {
      background-color: #386458;
      color: #ffffff  !IMPORTANT;
      }

.dashboard_badge_total{
    color: #386458;
    background-color: #fff;
    border-color: #386458;
      }

 .dashboard_revenue {
      color: #22856e !IMPORTANT;
      background-color: #fff;
      border-color:#22856e !IMPORTANT;
     }
  
  .dashboard_revenue:hover {
  background-color: #22856e;
  color: #ffffff  !IMPORTANT;
  }
  
  .center_badge {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-grow: 1;
    text-align: center;
    position: relative;
}

    .dashboard_to_claim {
      color: #386458 !IMPORTANT;
      background-color: #fff;
      border-color: #386458 !IMPORTANT;
   }
  
  .dashboard_to_claim:hover {
  background-color: #386458;
  color: #ffffff  !IMPORTANT;
  }
    
  .dashboard_to_pay {
      color: #e16266 !IMPORTANT;
      background-color: #fff;
      border-color: #e16266 !IMPORTANT;
    }

  .dashboard_to_pay > a{
    color: #e16266 !IMPORTANT;
  }

  .dashboard_to_pay:hover {
  background-color: #e16266;
  color: #ffffff  !IMPORTANT;
  }

  .dashboard_to_pay:hover > a{
    color: #ffffff !IMPORTANT;
  }

.page_counter{
  text-align: right;
}

/*status*/

.status {
  border: solid;
  border-radius: 4px;
  margin-top: 4px;
  padding: 2px 4px 2px 4px;
  border-width: 1px;
  width: 100%;
  display: block;
  font-family: 'Gotham Book',sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  margin: auto;
  text-align: center;
}

.status_small {
  width: 70%;
}
.status_30,.status_40,.status_50 {
  background-color: #A2B9B2;
  border-color: #A2B9B2;
  color:  #fff;
  
}

.status_31,.status_41,.status_51 {
  background-color: #00A9AE;
  border-color: #00A9AE;
  color: #ffffff;
}

.status_32,.status_42,.status_52 {
  background-color:#00A9AE;
  border-color: #00A9AE;
  color: #ffffff;
}

.status_33,.status_43,.status_53 {
  background-color: #7CBD80;
  border-color: #7CBD80;
  color: #ffffff;
}

.status_34,.status_44,.status_54 {
  background-color: #71963f;
  border-color: #71963f;
  color: #ffffff;
}

.status_35,.status_45,.status_55 {
  background-color: #FFEC4A;
  border-color: #FFEC4A;
  color: #386458;
}

.status_36,.status_46,.status_56 {
  background-color: #FFEC4A;
  border-color: #FFEC4A;
  color: #386458;
}

.status_37,.status_47,.status_57 {
  background-color: #71963f;
  border-color: #71963f;
  color: #ffffff;
}

.status_38,.status_48,.status_58 {
  background-color: #71963f;
  border-color: #71963f;
  color: #ffffff;
}


.status_39,.status_49,.status_59 {
  background-color: #71963f;
  border-color: #71963f;
  color: #ffffff;
}


.menu-content {
  display: none;
  background-color: #225b4e;
  position: absolute;
  min-width: 160px;
  z-index: 10000;
  box-shadow: 0 0 0 1px rgb(0 0 0 / 13%) inset;
  color: #ffffff;

}

.menu-content a.t-LinksList-link{
  color: #ffffff;
}

a.t-LinksList-link:hover{
background-color:#26705f;
color: #ffffff;
}

.t-LinksList-link {
  line-height: 12px;
}

/*TARIF*/

.highlight{
border-color: #00b7bd;
border-width: 7px;
color: #ffffff;
}

.tarief{
  color: #386458;
}

.tarief_price_p{
  color: #386458;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 2rem;
  font-family: /*'Raleway'*/'Gotham Rounded', sans-serif;
}

.item_text{
  color: #386458;
  font-size: 2rem;
  line-height: 22px;
  margin-right: 20px;
}
/*TAX*/

.tablerowleft {
  width: 300px;
  font-family: helvetica;
  font-size: 10pt;
  text-align: left;
}

.tablerow {
  width: 150px;
  font-family: helvetica;
  font-size: 10pt;
  text-align: right;
}


/*invoive */
.header_outline{
  position: relative;
border-width:1px;
border-style:solid solid none solid;
border-color:#AAAAAA;
margin: 0 9px 0 9px;
}
.beforedetails_outline{
  position: relative;
border-width:1px;
border-style:none solid none solid;
border-color:#AAAAAA;
margin: 0 9px 0 9px;
}

.details_outline{
  position: relative;
border-width:1px;
border-style:none solid none solid;
border-color:#AAAAAA;
margin: 0 9px 0 9px;
}

.comment_outline{
  position: relative;
border-width:1px;
border-style:none solid none solid;
border-color:#AAAAAA;
margin: 0 9px 0 9px;
}

.footer_outline{
  position: relative;
border-width:1px;
border-style:none solid solid solid;
border-color:#AAAAAA;
margin: 0 9px 0 9px;
}

.edit_details {
font-size:18px;
color:#25b9c7;
cursor:pointer;
text-decoration: none !IMPORTANT;
}

/*invoice*/

.block-title {position: absolute;
top: -10px;
width: 180px;
background: #fff;
text-align: center;
left: 50%;
margin-left: -90px;
color: #71963f;
font-size: 10px;
line-height: 15px;
border-radius: 5px;}

.block-title span{padding: 0px 5px;
background-color: #fff;
color: #71963f;
text-align:center;
font-size: 9pt;}

.my_company {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.my_company:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.my_company_logo {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.my_company_logo:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.company {display: inline-block;
position: relative;
line-height: 20px;
color: #000000;
width: 360px;
vertical-align: top;}

.logo {display: inline-block;
position: relative;
line-height: 20px;
color: #000000;
width: 360px;
font-size:12pt;}

.company_to {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.company_to:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.contact_to {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.contact_to:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.invoice_date {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_date:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.invoice_number {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_number:hover{border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.invoice_reference {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_reference:hover{border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}


.invoice_header {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 300px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_header:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.invoice_comment {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 600px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_comment:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.invoice_footer {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 5px 0px 5px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 600px;
cursor: pointer;
white-space:pre-line;
box-shadow: 0px 0px 0px 1px #d0d0d0;}

.invoice_footer:hover {border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.currency {display: inline-block;
position: relative;
border: 1px solid #16B3B8;
border-radius: 4px;
margin: 0px 0px 0px;
padding: 5px;
line-height: 20px;
color: #000000;
width: 150px;
cursor: pointer;
box-shadow: 0px 0px 0px 1px #d0d0d0;
font-size: 10pt;
text-align: right;}

.vat {
line-height: 20px;
color: #000000;
width: 100px;
cursor: pointer;
font-size: 10pt;
text-align: right;}

.invoice_details {display: inline-block;
position: relative;
border-top: 1px solid #16B3B8;
border-left: 1px solid #16B3B8;
border-right: 1px solid #16B3B8;
border-bottom: 0px none #FFFFFF;
border-radius: 4px 4px 0px 0px;
margin: 5px 0px 0px;
padding: 5px;
line-height: 8px;
color: #000000;
width: 740px;
cursor: pointer;
font-size: 10pt;
text-align: center;}

.currency:hover{border: 1px solid #16B3B8;
box-shadow: 3px 3px 3px 3px #fafafa;
background-color:#fafafa;}

.noborder{border: 0px none #FFFFFF;
border-radius: 0px;
box-shadow: 0px 0px 0px 0px #FFFFFF;
cursor:default;}

.noborder:hover{border: 0px none #FFFFFF;
background-color:#FFFFFF;
box-shadow: 0px 0px 0px 0px #FFFFFF;}

.detailheader {height:25px;
font-size: 10pt;
color:#000000;
vertical-align:middle;
text-align: center;
border-width:2px;
border-color:#000000;
border-top-style:none;
border-left-style:none;
border-right-style:none;
border-bottom-style:solid;
background-color:#FFFFFF;}

.detailrows {
height:16px;
font-size: 10pt;
color:#000000;
vertical-align:middle;
border-width:1px;
border-color:#000000;
border-top-style:none;
border-left-style:none;
border-right-style:none;
border-bottom-style:solid;
background-color:#FFFFFF;
padding:5px;}

