.fp-main-section{
    float: left !important;
    margin: 10px 10px 30px 10px !important;
}
table{
    width:100%;
}
.fp-worksheet{
    margin-top:5px !important;
}
.activerow{
    background-color:#4686CC !important;
    color:#fff !important;
}
.fp-cross-ref-image{
    width:25% !important;
}
.modal-content{
    width:50%;
    position: relative;
    top:135px;
    left:300px;
}

#pagination a{
  position: relative;
    display: inline-block;
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #808080;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
    min-width: 30px;
    text-align: center;
    margin-left: -1px;
}