﻿.pagination {
    margin:0px;
        margin-top: 5px;
}
.loading
{
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}
.innerPagination li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.innerPagination li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#tableDatapagination .pagination ul li.inactive, #tableDatapagination .pagination ul li.inactive:hover
{
    background-color: #fff;
    color: #bababa;
    border: 1px solid #ddd;
    cursor: default;
}
#tableDatapagination .data ul li
{
    list-style: none;
    font-family: verdana;
    margin: 5px 0 5px 0;
    color: #000;
    font-size: 13px;
}

#tableDatapagination .pagination
{
    /*width: 800px;
    height: 25px;*/
}
#tableDatapagination .pagination ul li
{
    list-style: none;
    float: left;
    border: 1px solid #ddd;
    padding: 3px 7px 3px 7px;
    /*margin: 0 3px 0 3px;*/
    font-family: arial;
    font-size: 12px;
    color: #0485A3;
    font-weight: bold;
    background-color: #f2f2f2;
}
#tableDatapagination .pagination ul li.activepage{
     border: 1px solid #18AACC;

}
#tableDatapagination .pagination ul li:hover
{
    color: #fff;
    background-color: #0485A3;
    cursor: pointer;

    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
}

#tableDatapagination .pagination ul li.activepage
{
    color: #fff;
    background-color: #0485A3;
    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
}
.scroller {
    background: #fff !important; width:100%; padding:8px 0px;
}

.go_button
{
    padding: 3px 5px;
    margin-left: 4px;
    background-color: #0485A3;
    border: 1px solid #18AACC;
    color: #fff;
    padding: 2px 6px 2px 6px;
    cursor: pointer;
    margin-top: -1px;
        border-radius: 4px;
        background-color: #0485A3;
    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
}
.paginationSelect {    height: 24px;
}
.total
{
    float: right;
    font-family: arial;
    color: #999;
}
.pagination p
{
    float: left;
    padding: 0px;
    margin: 0px;
        margin-right: 3px;
    margin-top: 2px;
}
.innerPagination
{
    margin-top: -1px;
    float:left;
        margin-left: 6px;
}
.innerPagination ul
{
    margin: 0px;
    padding:0px;
}
.pagedata
{
    float: left;
}
.datatodisplay
{
    background: #ccc;
    width: 100%;
    height: 100px;
}



.tableDatapagination .pagination ul li.inactive, #tableDatapagination .pagination ul li.inactive:hover
{
    background-color: #fff;
    color: #bababa;
    border: 1px solid #ddd;
    cursor: default;
}
.tableDatapagination .data ul li
{
    list-style: none;
    font-family: verdana;
    margin: 5px 0 5px 0;
    color: #000;
    font-size: 13px;
}

.tableDatapagination .pagination
{
    /*width: 800px;
    height: 25px;*/
}
.tableDatapagination .pagination ul li
{
    list-style: none;
    float: left;
    border: 1px solid #ddd;
    padding: 3px 7px 3px 7px;
    /*margin: 0 3px 0 3px;*/
    font-family: arial;
    font-size: 12px;
    color: #0485A3;
    font-weight: bold;
    background-color: #f2f2f2;
}
.tableDatapagination .pagination ul li.activepage{
     border: 1px solid #18AACC;

}
.tableDatapagination .pagination ul li:hover
{
    color: #fff;
    background-color: #0485A3;
    cursor: pointer;

    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
}

.tableDatapagination .pagination ul li.activepage
{
    color: #fff;
    background-color: #0485A3;
    background: -webkit-gradient(linear, left top, left bottom, from(#18AACC), to(#0485A3)) !important;
    background: -moz-linear-gradient(top, #18AACC, #0485A3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18AACC', endColorstr='#0485A3') !important;
}


.lblCostcenterGroup {
   color:#913ccd !important;
}

.lblCostcenter {
    color: #298698 !important;
    
}




#mdlHighriseVoucherView .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

#mdlHighriseVoucherView .close {
    font-size: 28px;
    padding: 10px;
}

#mdlHighriseVoucherView .modal-dialog {
    width: 75%;
}

.modal.fade.slide-right .modal-dialog .modal-content {
    height: auto;
}

.HighriseVoucherViewBox {
    background: #eff2fb;
    border: solid 2px #15a4c6;
    border-radius: 6px;
    margin-bottom: 5px;
}

.HighriseVoucher {
    background: #e5f6ff;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.HighriseVoucherBoxHeader {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    border-bottom: solid thin #e3e3e3;
}

.HighriseVoucherBoxBody {
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 5px;
    border-radius: 6px;
}

    .HighriseVoucherBoxBody [class^="col-md"] {
        border-right: 1px solid #ccc;
    }

    .HighriseVoucherBoxBody h5 {
        margin-bottom: -1px;
        font-size: 14px;
        color: #787878;
        margin-top: 10px;
    }

    .HighriseVoucherBoxBody p {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 7px;
        color: #333;
    }




.HighriseVoucher .HighriseVoucherBoxHeader .HighriseVoucherNo {
    color: #957d32;
    background-color: #fef6dd !important;
    border: dashed thin #957d32;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: -7px;
    border-radius: 6px;
}

.HighriseVoucherDetails {
    background: #e5f8e7;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.HighriseVoucherPANValidation {
    font-weight: normal !important;
    float: right;
    background: rgba(0,133,120,0.75);
    color: #fff;
    padding: 5px;
    border-radius: 6px;
    margin-top: -4px;
}

.btnHighriseVoucherView {
    cursor: pointer !important;
}


