﻿
.pt9 {
    padding-top: 9px;
}

 .close {
            margin-top: -8px;
        }
         .searchbtnabsoluteset {
            position: absolute;
            right: 22px;
            top: 30px;
            font-size: 19px;
        }

#WBSModalModal .close {
    outline: none;
    border: none;
    background: none;
    color: #000;
}

#WBSModalModal .modal-content {
    position:absolute;
    top:0;
    left:0;
}

#updatepartratemodel .close{
  outline:none;
  border:none;
  background:none;

}

#updatepartratemodel .modal-header {
    padding: 5px !important;
}

#updatepartratemodel .modal-dialog {
    top: 90px !important;
}

#mdlhighriseNewDocView, #HighriseDocumentPreviewModalTableLine, #WBSModalModal, #updatepartratemodel, #mdlHighriseViewExtraInformation, .showSweetAlert {
    z-index: 99999999 !important;
}

.modal-backdrop {
    z-index: 9999999 !important;
}

.Pagination a.pageactive {
    border-radius: 50%;
    color: #fff !important;
    background: #0485A3 !important;
}

.Pagination a {
    color: #6d7577 !important;
    padding: 0px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px;
    text-align: center;
    margin: 1px !important;
    border-radius: 2px !important;
    display: block;
    float: left;
    font-weight: bold;
    border-radius: 50% !important;
    background: #dcdcdc;
}

.disabledBtn {
    color: #ffffff;
    background: #18AACC !important;
    opacity: 0.9;
    cursor: not-allowed !important;
}



