﻿.summaryBg
{
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    margin-bottom: 20px;
    padding: 16px;
}

.table-user-image-38
{
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
    border: solid 2px #18AACC;
}

.paySumm
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0px 0px 0px;
}
.calendarSet {right:18px;
}
hr {margin: 5px 0px 17px
}
#spnApprovalStatus {font-weight:bold; margin-bottom:0px;
}
.form-Set .form-group {margin-bottom:0px;
}
.head-Set h5 {margin-top:-6px;
}
.table > tbody > tr > td, .table > tfoot > tr > td .table > thead > tr > td {padding:4px;
}
.table .form-control {height:26px;
}

/*popup CSS start*/
.modal-header {
    background: #54c5cb;
    border-radius: 0;
    padding: 8px;
}

    .modal-header h4 span {
        padding: 2px 12px;
        background: #24426bd1;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
    }

.Topbg {
    padding: 4px 10px;
    border-radius: 10px;
    color: #484741;
    background: #fdf7b1;
    margin-bottom: 10px;
    border: solid thin #ffe498;
    box-shadow: 0 1px 2px #0000001a, 0 1px 2px #0000000f, 0 2px 4px #00000008;
}

#mdlSettlementModal .modal-dialog {
    min-width: 90%;
}

#mdlSettlementModal .close {
    outline: none;
    border: none;
    background: none;
    top: 8px !important;
    margin-top: 0 !important;
}

#mdlSettlementModal h5 {
    font-size: 14px;
}
/*popup CSS end*/