﻿.app-bar-toolbar .app-logo {
    
    width:90px;
    padding:0;
    background-image: url('../../Images/klapBI_Foot.PNG');
    background-position:center center;

}

div#PageFooterBar{
    max-width:100%;
    height:auto;
}
/*
div#PageHeaderBar {
  text-indent: -9999px;
    width:90px;
    padding:0;
    background-image: url('../../Images/klapBI_Foot.PNG');
    background-size: auto 40px;
    background-position:center center;
}
    .ui-btn  {
    background-color: blue;
    color:white;
    border-bottom-color:#ffffff;
}

    */
.myapp-country-usa > .ui-btn:not(:hover):not(.app-selected):not(.ui-btn-active),
.myapp-country-usa > .ui-btn:not(:hover):not(.app-selected):not(.ui-btn-active) .app-frozen-spacer {
    /* change this property */
    background-color: #ffae42 !important;
}

.ui-btno{
     text-align: right;
    vertical-align: middle;
    width: 8px;
    height: 4px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    border-top: dashed 4px #777;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    right: .5625em;
    top: 50%;
    margin-top: -2px;
    content: '';

}

.app-listview .app-field span[data-href], .app-listview .app-field span[data-href] .app-field-data, .app-listview .app-field[data-href], [data-state="read"] .app-control-inner[data-href]:after {
    content: 'Ver recibo ' !Important;
    text-decoration-style: unset !important;
    font-style: italic !important;
    font-size: 16px !important;
}

