p.help-block.help-block-error
{
	color: #710714;
}
div.help-block
{
	color: #710714;
}
.navbar-nav > .user-menu .user-image {
    object-fit: cover;
}
.authImage {
    object-fit: cover;
}
.advBtn-hide{display: none;}
.bulk-edit-cover{
    padding: 15px;
}
.adminPhoto{width: 100px;display: inline-block;height: 100px;object-fit: cover;margin-right: 0px;}
    .customInput {
    padding: 13px;
    background: red;
    display: table;
    color: #fff;
    cursor: pointer;
    background: #710714;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    line-height: 1 !important;
    border: 0;
    border-radius: 4px !important;
    line-height: 1;
    text-align: center;
    min-width: 112px;
    height: 42px;
    font-weight: 500;
    font-size: 17px;
}

.padd10{padding: 10px;}
.btns a{height: auto;padding: 13px;}

.table-image {
    max-width: 50px;
    height: 50px;
    object-fit: contain;
}
.adv_pending
{
    color: #F46506;
}
.adv_approved
{
    color: #28A234;
}
.adv_reject
{
    color: #E52626;
}
.disabledCheckbox .entry-cover{
    opacity: .3;
    cursor: not-allowed;
}
.datepicker td.day {
    width: 50px;
}
.transaction-container{
    margin: 30px 0px;
}