.FilterDiv + div {
    height: auto;
}

.enquirysearch_1 .ajax__calendar_title {
    overflow: visible !important;
}

.ajax__calendar_header div:nth-child(1) {
    width: 15px;
    float: left;
}

.ajax__calendar_header div:nth-child(3) {
    width: 100px;
    float: left;
}

.ajax__calendar_header div:nth-child(2) {
    width: 15px;
    float: right;
}

.ajax__calendar_title {
    width: 90% !important;
    text-align: center;
}

.NewPopUp {
    width: 95%;
    height: auto;
    min-height: 230px;
    font-family: Segoe UI !important;
}

    .NewPopUp ul {
        overflow-y: hidden;
        height: auto;
        min-height: 220px;
    }

        .NewPopUp ul li {
            font-size: 11px !important;
        }

            .NewPopUp ul li label {
                text-align: left !important;
                color: #296a98;
                padding: 4px !important;
                padding-left: 10px !important;
            }

            .NewPopUp ul li span {
                color: #2a2a2a !important;
                padding: 4px !important;
                width: 60% !important;
            }

.followupDetailsBox {
    -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12);
    background: #f0f0f0 !important;
    border-radius: 5px;
    margin: 0 10px;
    padding: 15px 0px;
}

input {
    font-size: 13px !important;
}

/* Change the white to any color ;) 
    input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
     @media screen and (max-width: 1024px) 
                {
    #oneColumnContent_gvReceiptBrowse tr td{ max-width:104px !important;}
}*/


.BgColor td {
    background-color: LemonChiffon;
}