﻿

body, html, .dx-widget {
    font-family: 'bebas-neue-pro-semiexpanded' !important;
    font-size: 16px;
    font-weight: 400
}

    .dx-widget input {
        font-family: 'bebas-neue-pro-semiexpanded' !important;
        font-weight: 400
    }

.dx-field-label {
    font-family: 'bebas-neue-pro-semiexpanded' !important;
    font-weight: 400
}

.dx-field input, .dx-field textarea {
    font-family: 'bebas-neue-pro-semiexpanded' !important;
}
.dx-theme-generic-typography input {
    font-family: 'bebas-neue-pro-semiexpanded' !important;
}

.headerTile {
    height: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 20%;
    text-align: center;
}

.headerMenu .dx-scrollable-container {
    width: auto;
}

.headerMenu p{
    font-size:10px
}
.invoiceTilePrice{
    font-size:12px;
}
.invoiceTiles{
    float:none;
  
}
.invoiceTile {
    padding: 2px;
    border: 1px solid rgba(221, 221, 221, 0.6);
    margin-bottom: 5px;
}
.btn-group button {
    margin: 0 7px;
}

div[class^="col-md"] .invoiceTile {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.invoiceTile .row{
    margin-right:0px;
    margin-left:0px;
}
.invoiceTileConsultant .h4{
    margin-top:1px;
    margin-bottom:1px;
}
.invoiceTile a, a.hover {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}

.back a, a.hover {
    color: inherit; /* blue colors for links too */
    text-decoration: inherit; /* no underline */
}

.fileuploader-container{
    border: 1px solid #d3d3d3;
    margin: 20px 20px 0 20px;
}

.dx-texteditor-input{
    border-radius:1px;
}
.btn{
    border-radius:1px;
}
.dx-button{
    border-radius:1px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
 

}
.dx-closebutton{
        border-radius:1px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
}
.container {
    font-family: 'bebas-neue-pro-semiexpanded' !important;
}

.container .navbar {
    width:100%;
}
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.dx-popup-content {
    padding:0px;
}

.container.dx-viewport {
    position: relative;
}
.container-fluid {
    
    padding-bottom: 2.5rem;
}

.footer {
    display: block;
    font-family: isonorm !important;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 80%;
    height: 2.5rem;
}
