﻿.label-txn {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal !important;
}

.ui-autocomplete {
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.Summary {
    width: 100% !important;
}

.bodyStyle {
    font-family: 'Noto Sans', sans-serif; background-color: #ffffff;
}

#wrapper #content-wrapper {
    background-color: #ffffff !important;
}

#timeout-keep-signin-btn {
    color: #fff;
    background-color: #0052CC;
    border-color: #0052CC;
}

#timeout-sign-out-button {
    color: #fff;
    background-color: #0052CC;
    border-color: #0052CC;
}
.footer-span {
    color: #53565F;
    font-size: 11px
}

.footer-img-width {
    width: 150px
}

.clearBoth {
    clear: both
}
.alert-button {
    height: 30px;
    width: 80px;
}
.dropdowntoggleCss:hover {
    color: #fff !important;
}
.dropdowntoggleCss:active {
    color: #fff !important;
}
.dropdowntoggleCss:focus {
    color: #fff !important;
}
