@font-face {
    font-family: 'Montserrat';
    src: url('../Resources/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, Body
{
    font-family: Montserrat !important;
}

.row {
    /*margin-left: 0px !important;
    margin-right: 0px !important;*/
}

#Form1 {
    overflow-x: hidden;
}

#loginBody {
    background: #FFF !important;
    max-height: 400px
}

#sessionTO_body {
    background-color: #f7f7f7 !important;
    max-height: 400px
}

#formLogIn div h3 {
    border-bottom: 1px solid #003139;
}

#titleAPS h3 #lblProductName
{
    border-bottom: 1px solid #003139 !important;
    color: #900 !important;
    text-transform: uppercase;
    padding-left: 15px !important;
    border: 0 !important;
    font-family: Montserrat;
    font-size: 16px !important;
}

#LoginUser table tbody tr:nth-child(5) td
{
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    text-align: left;
    margin-bottom: 2%;
    display: block;
}

#LoginUser table tbody tr:nth-child(5) td input 
{
    height: 25px;
    width: 215px;
    padding-left: 5px;
    font-family: Montserrat;
    font-size: 12px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #bbb !important;
    margin-bottom: 20px;
}

#LoginUser table tbody tr:nth-child(2) td, #LoginUser table tbody tr:nth-child(3) td, 
#LoginUser table tbody tr:nth-child(4) td
{
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    display: block;
}


#LoginUser table tbody tr:nth-child(3) td input{
    height: 25px;
    width: 215px;
    padding-left: 5px;
    font-family: Montserrat;
    font-size: 12px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #bbb !important;
}

#LoginUser table tbody tr:nth-child(3) td input:hover, #LoginUser table tbody tr:nth-child(5) td input:hover {
    border: 1px solid #CCC;
    height: 25px;
    width: 215px;
}

#LoginUser table tbody tr:first-child td {
    padding: 20px 0px 10px;
    font-size: 15px;
    color: #900;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 275px;
}

#LoginUser_LoginButton
{
    color: #FFFFFF !important;
    background: #999999 !important;
    border: none !important;
    cursor: pointer !important;
    padding: 3px 15px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
    width: 90px;
    border-radius: 5px !important;
    font-family: "Montserrat" !important;
    transition: 300ms ease;
    margin-right: 32px;
    margin-bottom: 5%;
}

#LoginUser_LoginButton:hover
{
    background: #900 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#LoginUser table tbody tr:nth-child(6) td
{
    /**Failure Text**/
}

/*** Login OTP ***/

#LoginOTP table tbody tr:nth-child(7) td
{
    font-size: 12px;
    padding-left: 27px;
    padding-bottom: 20px;
}

#LoginOTP table tbody tr:nth-child(6) td
{
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    text-align: left;
    margin-bottom: 2%;
    display: block;
}

#LoginOTP table tbody tr:nth-child(6) td input 
{
    height: 25px;
    width: 215px;
    padding-left: 5px;
    font-family: Montserrat;
    font-size: 12px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #bbb !important;
    margin-bottom: 20px;
}

#LoginOTP table tbody tr:nth-child(2) td
{
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin-bottom: 10px;
    display: block;
    padding: 0px 25px;
}

#LoginOTP table tbody tr:nth-child(5) td
{
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    display: block;
}



#LoginOTP table tbody tr:nth-child(6) td input:hover {
    border: 1px solid #CCC;
    height: 25px;
    width: 215px;
}

#LoginOTP table tbody tr:nth-child(1) td {
    padding: 20px 0px 10px;
    font-size: 15px;
    color: #900;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 275px;
}

/***Login Reset***/
#LoginReset table tbody tr:nth-child(8) td
{
    font-size: 12px;
    padding-left: 27px;
    padding-bottom: 20px;
}

#LoginReset table tbody tr:nth-child(4) td,
#LoginReset table tbody tr:nth-child(6) td,
#LoginReset table tbody tr:nth-child(5) td,
#LoginReset table tbody tr:nth-child(7) td

{
    padding-left: 27px;
    font-size: 13px;
    color: #333;
    text-align: left;
    margin-bottom: 2%;
    display: block;
}

#LoginReset table tbody tr:nth-child(5) td input,
#LoginReset table tbody tr:nth-child(7) td input 
{
    height: 25px;
    width: 215px;
    padding-left: 5px;
    font-family: Montserrat;
    font-size: 12px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #bbb !important;
    margin-bottom: 20px;
}


#LoginReset table tbody tr:nth-child(1) td {
    padding: 20px 0px 10px;
    font-size: 15px;
    color: #900;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 275px;
}


.header
{
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.footer {
    border-top: 1px solid #000 !important;
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    text-align: right;
    padding: 10px 0;
}

#h2logo 
{
    width: 3%;
    margin-top: -7px;
    -webkit-filter: grayscale(100%);
    opacity: .6;
    margin-left: 3px;
}

.headerAP
{
    width: 100%;
    background: #202020 !important;
    position: fixed;
    z-index: 10;
}

.headerCompany 
{
    padding: .5em 0;
}

#titleAP
{
    color: #fad22f !important;
    font-size: 14px;
    padding-top: 10px !important;
}

div.upper-right-div > ul > li
{
}

div.upper-right-div > ul > li > strong
{
    cursor: pointer;
}

#userIcon > img
{
}

.dropdown-menu {
    background: #ccc !important;
    margin-left: -15px !important;
    border: 0 !important;
    box-shadow: none !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 !important;
    overflow: hidden;
    right: 0% !important;
    margin: 4px 0 0 !important;
}

.upper-right-div > div > ul > li > .dropdown-menu {
    background: #e7e7e7 !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 10px;
    padding: 0 !important;
    overflow: hidden;
    right: 0;
    left: auto;
    margin-right: -15px;
    margin-top: 10px !important;
}


.dropdown-menu > li > a
{
    color: #003139 !important;
    font-size: 12px;
    padding: 6px 15px !important;
    transition: 300ms ease;
    cursor: pointer;
}

.dropdown-menu > li > a:hover {
    background: #fad22f !important;
    color: #000 !important;
}

.upper-right-div > ul > li > ul > .dropdown-header {
    height: 50px;
    padding-left: 10px;
    padding-top: 2px;
    display: block;
}

div.account-header {
    display: block;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999;
    position: relative;
}


div.profileImage {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #202020;
    text-align: center;
    outline: none;
    border: none;
    margin-top: 5px;
    padding-top: 4px;
}

div.profileImage:hover {
    cursor: pointer;
}

div ul.user_menu {
    margin-top: 10px !important;
    margin-right: 5px !important;
}

    div ul.user_menu li.dropdown-header {
        border-bottom: 2px solid #e1e1e1;
        padding-top: 15px;
        padding-bottom: 10px;
    }

        div ul.user_menu li:hover a {
            font-weight: bold;
        }

div.profileImage2 {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    font-size: 48px;
    color: #202020;
    text-align: center;
    padding: 6px;
    margin: auto;
    line-height: 110px;
    /*position: absolute;*/
}

div.user-label {
    position: relative;
    color: #003139 !important;
    display: block;
    padding-top: 11px;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*overflow: hidden;*/
    height: 50px;
}

    div.user-label .user_Name {
        font-weight: bold;
        font-size: 14px;
    }

.dropdown-menu .user-right-menu-li a {
    padding: 10px 20px !important;
}

#sideBar {
    background: #2b2b2b;
    height: 100vh;
    margin-top: 40px;
    width: 240px;
    float: left;
    left: -15px;
    position: fixed;
    z-index: 9;
    overflow-y: auto;
}

    #sideBar.move,
    #sideBar.stay.move {
        width: 75px;
        text-align: center;
    }

    #sideBar.move.bottom {
        z-index: 0;
    }

#sideBar.move a.level1 {
    display: none;
}

#sideBar.move span {
    margin-left: 15px;
    opacity: 1;
    display: block;
    transform: scale(1);
}

    #sideBar.move span.logoImg a {
        padding: 0;
    }

/*#sideBarIcons {
    background: #e7e7e7;
    height: 100vh;
    margin-top: 0;
    width: 60px;
    float: left;
    left: -240px;
    position: fixed;
    z-index: 9999;
    transition: 0.5s;
}

    #sideBarIcons.show {
        left: 0;
        transition: 0.5s;
        transition-delay: 0.2s;
    }*/

div.menu
{   
    margin-top: 0;
    padding: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    height: 94%;
}

    div.menu ul li a.level1 {
        margin-left: 15px;
        background-image: none !important;
        color: #fff;
        background: #2b2b2b url(../Resources/images/rightarrow-white.png) 200px center no-repeat !important;
        font-size: 13px;
        font-family: "Montserrat";
        font-weight: bolder;
        border-bottom: 2px solid #202020;
        outline: none;
    }

    div.menu ul li a.level1 i {
        margin-right: 10px;
    }

        div.menu ul li a.level1:hover {
            color: #202020;
            background: #fad22f url(../Resources/images/downarrow.png) 200px center no-repeat !important;
            transition: all 300ms ease;
        }

        div.menu ul li a.level1.active {
            background: #2b2b2b url(../Resources/images/downarrow-white.png) 200px center no-repeat !important;
        }

            div.menu ul li a.level1.active:hover {
                background: #fad22f url(../Resources/images/downarrow.png) 200px center no-repeat !important;
            }
    
    #sideBar ul li ul.level2.move {
        display: none !important;
    }

    div.menu ul li a.level2 {
        text-align: right;
        /*margin-left: 15px;*/
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #2b2b2b;
        color: #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        padding-right: 15px;
        font-family: "Montserrat";
        font-size: 12px;
        transition: all 300ms ease;
        outline: none;
    }

div.menu ul li:last-child a.level2:hover, 
div.menu ul li:last-child a.level2:active, 
div.menu ul li:last-child a.level2.active
{
    background: #fad22f !important;
    color: #000 !important;
    font-weight: bold;
    /*border-bottom: 1px #333 solid !important;*/
}

    div.menu ul li a.level2:hover {
        /*background: #fad22f !important;*/
        color: #000 !important;
        font-weight: bolder;
        /*transition: all 600ms ease;*/
    }

    div.menu ul li a.level2:active, div.menu ul li a.level2.active {
        background: #fad22f !important;
        color: #000 !important;
        font-weight: bold;
        /*transition: all 600ms ease;*/
    }

/******NavIcons********/

    div.menu ul.level2 li {
        background: #484848 !important;
        cursor: pointer;
        transition: 0.2s;
    }

        div.menu ul.level2 li:hover {
            background: #fad22f !important
        }

            div.menu ul.level2 li:hover a {
                color: #000000 !important;
                font-weight: bold;
            }

    div.menu ul.level2 li ul.nav_dropdown_menu li a {
        color: #ffffff !important;
        font-weight: normal;
    }

        div.menu ul.level2 li ul.nav_dropdown_menu li a:hover {
            color: #000 !important;
            font-weight: bold;
        }    

    div.menu ul li.move {
        background: #2b2b2b !important;
        cursor: pointer;
        transition: 0.2s;
    }

        div.menu ul li.move:hover {
            background: #fad22f !important;
        }

div.menu ul li a {
    outline: 0;
}

    div.menu ul li span {
        color: #fff;
        padding: 13px;
        font-size: 15px;
        display: none;
        cursor: pointer;
        transform: scale(0);
        transition: 0.2s;
    }

    div.menu ul li.move:hover {
        background-color: #fad22f;
    }

    div.menu ul li:hover span {
        color: #202020;
    }

.dropdown2 {
    width: 250px;
    /*height: 77%;*/
    display: none;
    margin: -46px 0 0 75px !important;
    position: fixed;
    z-index: 999;
    /*left: 3.9%;*/
    /*overflow-y: auto;
    overflow-x: hidden*/
}

    .dropdown2 li a {
        text-align: right;
    }

.dropdown-adjust {
    transform: translate3d(0px, 0px, 0px);
}

.menu ul li.move:hover .dropdown2 {
    background-color: #484848;
    display: block;
}

    .menu ul li.move:hover .dropdown2 li:hover {
        background-color: #fad22f;
        transition: all 300ms ease;
    }

    .menu ul li.move:hover .dropdown2 li:hover a.dropdownlevel2 {
        color: #000000 !important;
        font-weight: bold;
        text-decoration: none;
    }

    .menu ul li.move:hover .dropdown2 li ul.nav_dropdown_menu2 li a.dropdownlevel2 {
        color: #fff !important;
        font-weight: normal;
        padding: 15px;
    }

    .menu ul li.move:hover .dropdown2 li ul.nav_dropdown_menu2 li:hover a.dropdownlevel2 {
        color: #000000 !important;
        font-weight: bold;
    }

div.menu ul li a.dropdownlevel2 {
    text-align: right;
    /*margin-left: 15px;*/
    display: block;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #2b2b2b;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 15px;
    font-family: "Montserrat";
    font-size: 12px;
    outline: none;
}

div.menu ul li.move a.dropdownlevel2 {
    text-align: left !important;
    padding: 13px;
    white-space: normal;
}

.dropdown2 li.move a {
    background: #fad22f !important;
}

.toggleNav {
    padding: 10px;
    float: left;
    margin-left: 40px;
    z-index: 9999;
    transition: 0.2s;
}

    .toggleNav span {
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .toggleNav.move {
        margin-left: 10px;
        transition: 0.2s;
    }

@media screen and (max-width: 1440px) {
    div.menu ul li span {
        padding: 12px;
    }

    div.menu ul li.move a.level2 {
        padding: 13px;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.booklet2 {
        top: -129px !important;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.template2 {
        top: -387px !important;
    }
}

@media screen and (max-width: 1000px) {
    div.menu ul li span {
        padding: 15px;
    }

    div.menu ul li.move a.level2 {
        padding: 15px;
    }

    .dropdown2 {
        width: 240px;
        margin: -46px 0 0 75px !important;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.booklet2 {
        top: -141px !important;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.salesNav,
    .nav_dropdown2:hover .nav_dropdown_menu2.booklet1,
    .nav_dropdown2:hover .nav_dropdown_menu2.booklet2 {
        margin-left: 120px !important;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.template2 {
        top: -423px !important;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.template1,
    .nav_dropdown2:hover .nav_dropdown_menu2.template2 {
        margin-left: 120px !important;
    }
}

/* width */
::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
    
.nav_dropdown {
    background: #CCC !important;
    position: relative;
}
    
    .nav_dropdown a {
        width: 100%;
        display: inline-block !important;
    }

.nav_dropdown_menu {
    display: none;
    min-width: 190px;
    position: fixed;
    z-index: 4;
}

    .nav_dropdown_menu a {
        width: 100%;
        background: #6f6f6f !important;
        border-left: 1px solid #2b2b2b;
        border-right: 0px !important;
        border-bottom: 1px solid #2b2b2b;
        color: #fff !important;
        display: inline;
        text-decoration: none !important;
        text-align: left;
        white-space: nowrap;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 12px;
        line-height: 1.35em;
        font-family: "Montserrat";
        font-size: 12px;
        transition: all 300ms ease;
    }

    .nav_dropdown_menu a:hover {
        background: #fad22f !important;
        color: #000 !important;
    }

.nav_dropdown:hover .nav_dropdown_menu {
    display: inline-block;
}

    .nav_dropdown:hover .nav_dropdown_menu.booklet {
        transform: translate(0, -111px);
    }

    .nav_dropdown:hover .nav_dropdown_menu.template {
        transform: translate(0, -333px);
    }

.nav_dropdown2 {
    position: relative;
    transition: all 300ms ease;
}

    .nav_dropdown2:hover {
        background-color: #fad22f;
    }

.nav_dropdown_menu2 {
    display: none;
    width: 100%;
}

    .nav_dropdown_menu2 a {
        width: 100%;
        background: #6f6f6f !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #2b2b2b;
        color: #fff !important;
        display: inline;
        text-decoration: none !important;
        text-align: right !important;
        white-space: nowrap;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        line-height: 1.35em;
        font-family: "Montserrat";
        font-size: 12px;
        transition: all 300ms ease;
    }

        .nav_dropdown_menu2 a:hover {
            background: #fad22f !important;
            color: #000 !important;
        }

.nav_dropdown2:hover .nav_dropdown_menu2 {
    display: inline-block;
    position: absolute;
    z-index: 4;
}

    .nav_dropdown2:hover .nav_dropdown_menu2.salesNav {
        top: 0;
        margin-left: 125px;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.booklet1 {
        top: 0;
        margin-left: 125px;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.template1 {
        top: 0;
        margin-left: 125px;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.booklet2 {
        top: -141px;
        margin-left: 125px;
    }

    .nav_dropdown2:hover .nav_dropdown_menu2.template2 {
        top: -423px;
        margin-left: 125px;
    }

h2#welcomeAP  
{
    font-weight: 100;
    color: #000!important;
    font-size: 25px !important;
    margin-top: 18px !important;
    font-family: "Montserrat";
}

#MainContent_lblName  
{
    text-transform: capitalize;
}

.tdArrows
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    padding: 10px
}

#MainContent_panelProcessFlow  
{
    padding-left: 15px
}

input[type="submit"].btnProcessFlow_Main
{
    height: 115px;
    width: 115px;
    border-width:0px;
    border-color: grey;
    background: #ebebeb;
    font-weight: 500;
    border-style: solid;
    color:#003139;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 13px;
    font-size: 14px;
    border-radius: 50%;
    transition: 300ms ease;
}

input[type="submit"].btnProcessFlow_Sub
{
    height: 100px;
    width: 100px;
    border-width: 0px;
    border-color: grey;
    background: #ebebeb;
    font-weight: 500;
    border-style: solid;
    color:#003139;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 13px;
    font-size: 14px;
    border-radius: 10px;
    transition: 300ms ease;
}

input[type="submit"].btnProcessFlow_Sub:hover
{
    background-color: #900;
    color: #FFF;
    font-weight: 600;
}

input[type="submit"].btnProcessFlow_Main:hover
{
    background-color: #900;
    color: #FFF;
    font-weight: 600;   
}

input#MainContent_txtBoxID, input#MainContent_txtBoxVoucherNo, input#MainContent_comboBoxAccountName_comboBoxAccountName_TextBox,

{
    margin-top: 5px !important;
}

a#MainContent_linkCreateVoucher 
{
    background: #900 !important;
    color: #fff !important;
    height: 25px !important;
    border-radius: 5px !important;
    font-size: 11px !important;
    border: 0px !important;
    display: block;
    width: 115px;
    float: left;
    padding: 5px;
    text-align: center;
    margin-right: 5px;
    transition: 300ms ease;
}

a#MainContent_linkCreateVoucher:hover 
{
    text-decoration:none;
    background: #22497D !important
}

h1, h2, h3, h4, h5, h6, #MainContent_lblTitle
{
    color: #000 !important;
    font-family: "Montserrat" !important;
}

h2 
{
    font-weight: 500 !important;
    margin-bottom: 20px !important;
}

span#MainContent_lblTitle 
{
    font-family: "Montserrat" !important;
    font-size: 25px  !important;
    font-weight: 500  !important;
}

div.main h1 
{
    font-family: "Montserrat" !important;
    font-size: 15px  !important;
    font-weight: 600  !important;
}

div.main h3 
{
    font-family: "Montserrat" !important;
    font-size: 25px  !important;
    font-weight: 700  !important;
    margin-top: 20px !important
}

.voucher_button
{
    background: #fad22f  !important;
    color: #000 !important;
    /*height: 25px !important;*/
    border-radius: 5px;
    font-weight: bold !important;
}

.large_button
{
    height: 35px !important;
    min-width: 100px !important;
}


.voucher_button:hover:enabled
{
    background: #ebc423 !important;
    color: #000 !important;
    transition: all 600ms ease;
}

.default_button {
    background: #f0f0f0 !important;
    color: #000;
    height: 30px !important;
    font-size: 12px !important;
    cursor: pointer;
    font-family: Montserrat;
    padding: 0 15px;
    border: #b0b0b0 1px solid;
    border-radius: 5px;
    font-weight: bold;
    outline: none;
}

.default_button:disabled {
    opacity: .65;
    cursor: not-allowed;
}

.default_button:hover:enabled {
    background: #e0e0e0 !important;
    transition: all 600ms ease;
}

.default_outline_button {
    background: none !important;
    color: #000;
    height: 30px !important;
    font-size: 12px;
    cursor: pointer;
    font-family: Montserrat;
    padding: 0 15px;
    border: #b0b0b0 1px solid;
    border-radius: 5px;
    font-weight: bold;
}

.default_outline_button:hover:enabled {
    border: #d0d0d0 1px solid;
    border-radius: 5px;
    background: #d0d0d0 !important;
    transition: all 600ms ease;
}

.secondary_button {
    background: none !important;
    color: #000;
    height: 25px;
    font-size: 12px;
    cursor: pointer;
    font-family: Montserrat;
    padding: 0 15px;
    border: #fad22f 1px solid;
    border-radius: 5px;
    font-weight: bold;
}

.secondary_button:hover:enabled {
    background: #ebc423 !important;
    transition: all 600ms ease;
}

.btn-search {
    position: relative;
    top: 1px;
}

.vouher_gridview td
{
    font-family: "Montserrat" !important;
}
 
.voucher_gridview > tbody > tr > td 
{ 
    background-color: #FFFFFF !important;
    height: 30px !important;
    /*border-top: 0 !important;*/
    border: 1px solid rgba(204, 204, 204, 0.52);
    padding: 10px 5px;
    font-family: "Montserrat";
}

.voucher_gridview.transJournal_table > thead > tr > th:hover {
    background-color: #e1e1e1 !important;
    cursor: default;
}

.voucher_gridview.userTable > thead > tr > th:last-child:hover,
.voucher_gridview.termsTable > thead > tr > th:last-child:hover,
.voucher_gridview.branchTable > thead > tr > th:last-child:hover,
.voucher_gridview.customerTable > thead > tr > th:last-child:hover,
.voucher_gridview.supplierTable > thead > tr > th:last-child:hover,
.voucher_gridview.bookletTable > thead > tr > th:last-child:hover {
    background-color: #e1e1e1 !important;
    cursor: default;
}

.voucher_gridview.transJournal_table > tbody > tr > td {
    border: 1px solid rgba(204, 204, 204, 0.52) !important;
}

.voucher_gridview > thead > tr > th, .voucher_gridview > tbody > tr > th, .voucher_gridview > thead > tr > td {
    background: #e1e1e1 !important;
    color: #003139 !important;
    /*border: 1px solid #BBBBBB !important;*/
}

.voucher_gridview.form-table > thead > tr > th {
    border: 1px solid #BBBBBB !important;
}

.voucher_gridview > thead > tr > td
{
    background: #F1F1F1 !important;
    color: #333!important;
    text-align: center;
    padding: 10px 5px;
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    border: 1px solid #bbb !important;
    font-size: 13px;
}

#pageNavPosition, #emptyRecord, #MainContent_FileUploadCheckImage
{
    border: 1px solid #bbb !important;
}

#pageNavPosition, #emptyRecord
{
    min-height: 41px;
}

#emptyRecord
{
    padding: 10px !important;
}

.voucher_gridview a
{
    color: #000 !important;
}

.voucher_gridview a:hover {
    /*color: #fff !important;*/
    font-weight: bold;
    text-decoration: none !important;
}

    .voucher_gridview.form-table a:hover {
        font-weight: normal;
    }

.div-compute
{
    border: 1px solid #000 !important;
    border-radius: 5px;
}

.div-compute, #table-computation
{
    background: #FFF !important;
}

.div-compute > span, .div-compute table tr:nth-child(4) td:nth-child(1) span
{
    color: #000 !important;
    font-size: 13px;
}
/*
.ui-widget-header, .ajax__calendar .ajax__calendar_header
{
    background-color: #900 !important;
    color: #fff !important;
}

.ajax__calendar .ajax__calendar_prev, .ajax__calendar .ajax__calendar_next
{
    padding-top: 23px !important;
}
*/
.ui-icon, .ui-state-focus .ui-icon
{
    background-image: url(../resources/css/custom-theme/images/ui-icons_ffffff_256x240.png) !important;
}

.headerLogo {
    background-color: #202020;
    padding: 20px;
}

.logoLink {
    padding: 14px 65px 0px;
    position: relative;
    left: -11px;
    top: -2px;
}

.logoImg.move .logoLink {
    padding: 14px 16px 0px;
    left: -15px;
    top: -3px;
}

.logoImg {
    height: 3%;
    width: 128px;
    padding: 10px;
    background: url('../Resources/images/thumbtax(black).png') no-repeat top left !important;
    background-size: 100% !important;
    display: block;
    margin-top: 10px;
    margin-left: 25px;
    float: left;
    cursor: pointer;
    transition-delay: 0.1s;
}


    .logoImg.move {
        width: 15px;
        padding: 15px;
        background: url('../Resources/images/thumbtax-logo-calcu.png') #e1e1e1 no-repeat center center !important;
        background-size: 50% !important;
        display: block;
        margin-top: 5px;
        margin-left: 16px;
        border-radius: 15px;
    }

span.logoImg-2 {
    height: 3%;
    width: 15px;
    padding: 15px;
    background: url('../Resources/images/thumbtax-logo-calcu.png') #e1e1e1 no-repeat center center !important;
    background-size: 50% !important;
    display: block;
    margin-top: -15px;
    margin-left: -5px;
    float: left;
    cursor: pointer;
    border-radius: 15px;
}

span.logoImg > a
{
    padding: 0px 50px 0px 50px;
}

 #loginLogoImg
{
    height: 100%;
    width: 230px;
    background: url('../Resources/images/thumbtax(white)_large.png') no-repeat top left !important;
    background-size: 100% !important;
    display: block;
    margin-top: 30px;
    margin-left: 20px;
    float: left;
    padding-top: 32px;
}

#companyName
{
    font-weight: 700;
    font-size: 30px;
    text-align: right;
    color: #333 !important;
    padding-top: 30px !important;
    font-family: 'Montserrat';
    margin-right: 20px;
    text-transform: uppercase;
    max-width: 70%;
    width: 70%;   
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-icon, .ui-state-focus .ui-icon, .ajax__calendar_next, .ajax__calendar_prev
{
    -webkit-filter: invert(100%) !important;
    filter: invert(100%) !important;
}

/* To be moved to RobinsonSite.css*/
.checkFooter, .checkHeader
{
    width: 98%;
    height: 50px;
}

.footer-left > span
{
    font-size: 13px;
    color: #900 !important;
    font-weight: 500 !important;
    font-family: 'Montserrat';
}

.footer-left > span:nth-child(2)
{
    font-weight: 700 !important;
    margin-left: 5px
}

.footer-left, .header-left
{
    float: left;
    padding-top: 2px;
}

.footer-right, .header-right
{
    float: right;
}

.checkPrintingFooter
{
    margin-top: 10px;
}

.checkList
{
    width: 99.1% !important;
}

.bankAcctView
{
    width: 98%;
}

input[type="text"], select {
    font-size: 12px;
    padding: 0 5px;
    border: 1px solid #bbb;
    border-radius: 4px;
    margin-bottom: 5px;
    height: 30px
}


table.voucher_gridview select {
    height: 23px;
    padding: 0 5px;
    border: 1px solid #bbb;
    border-radius: 4px;
    margin: 0!important;
}

table.voucher_gridview input[type="text"] {
    height: 23px;
    padding: 0 5px;
    border: 1px solid #bbb;
    border-radius: 4px;
    margin: 0!important;
}

textarea
{
    padding: 5px;
    border: 1px solid #bbb !important;
    border-radius: 4px;
    margin-bottom: 5px;
}

input[type="button"], input[type="submit"]
{
    border-radius: 5px;    
    font-size: 11px;
    height: 30px;
}

#formLogIn 
{
    border: 0 !important;
    box-shadow: 0 0 30px #003139 !important;
    -moz-box-shadow:0 0 30px #003139 !important;
    -webkit-box-shadow: 0 0 30px #003139 !important;
    border-radius: 5px;
}

#LoginUser_RememberMe {
    cursor: pointer;
    padding-left: 30px;
    margin: 0;
    float: left;
}

#LoginUser table tbody tr:nth-child(6) td label {
    color: #333 !important;
    font-size: 11px;
    margin-top: -2px !important;
    display: block;
    margin-left: 17px;
}

/*#LoginUser table tbody tr:nth-child(7) td 
{
    padding: 20px 32px;
}*/

#table tbody
{
    height: auto !important
}

div#boxContainer  
{
    background: #fff !important;
    width: 100% !important;
    padding: 0px 0px 20px 20px !important; 
    border: 1px solid #900 !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    border-radius: 5px !important;
}

div#boxContainer table 
{
    margin: 0 !important;
}

div#boxContainer table td:nth-child(2),
div#boxContainer table td:nth-child(4)
{
    padding-left: 10px;
    font-weight: bold;
    width: 100% !important;
}

div#boxContainer table td:nth-child(4)
{
    width: 100px;
    float: left !important;
    text-align: right;
}

div#boxContainer h2 
{
    padding: 0 !important;
    font-size: 13px !important ;
    font-weight: bold !important;
    font-family: "Montserrat" !important;
    color: #000 !important
}

.bank-option tr td:first-child {
    font-weight: bold;
}

.bank-option tr:nth-child(3) td {
    padding: 10px 0;
}

.bank-option tr:nth-child(3) input {
    outline: none;
}

.bank-option.bank-reconcile {
    margin-top: 20px;
}

.bank-option.bank-reconcile td {
    padding: 5px 10px;
}

.inputfile {
    margin-top: 3px;
    margin-left: 19px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label {
        font-size: 13px;
        font-weight: 700;
        color: white;
        background-color: #202020;
        display: inline-block;
        margin-left: 10px;
        padding: 4px 7px;
        border: 1px solid #202020;
        border-radius: 5px;
        transition: 0.2s;
    }

        .inputfile + label:hover {
            color: #202020;
            background-color: #fad22f;
            border: 1px solid #fad22f;
        }

    .inputfile + label {
        cursor: pointer;
    }

.uploadControls {
    border-top: 2px solid #f7f7f7;
    padding-bottom: 40px;
    padding-right: 15px;
}

.uploadFile {
    margin-top: 6px;
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}

#fileUploader_Template {
    width: 30%;
}

#MainContent_bulletListNotif,
#MainContent_bulletListError {
    margin-top: 5px !important;
}

.bank-option .control-label {
    padding-top: 7px;
}

.bank-option .select2-container {
    max-width: 240px !important;
    margin-bottom: 5px !important;
}

div#AcctBalanceBoxContainer  
{
    background: #fff !important;
    border-radius: 5px !important;
}

div#AcctBalanceBoxContainer table 
{
    width: 100%;
    margin: 0 !important;
}

div#AcctBalanceBoxContainer h2 
div.AcctBalanceBoxContainer h2 
{
    padding: 0 !important;
    font-size: 13px !important ;
    font-weight: bold !important;
    font-family: "Montserrat" !important;
    color: #000 !important
}

.choose-file {
    position: relative;
    left: 50px;
}

    .choose-file input {
        outline: none !important;
    }

.reconcile-buttons {
    display: inline-block;
}

    .reconcile-buttons input {
        float: right;
        outline: none !important;
    }

table#MainContent_grdCheckVoucher 
{
    margin: 10px 0;
}

#pageNavPosition
{
    border: 1px solid #D6D6D6 !important;
    background: #fff !important;
    border-top: 0px !important;
    padding: 10px !important;
    cursor: default;
}

#pageNavPosition span 
{
    margin: 0 1px !important;
    height: 20px !important;/*
    display: inline-block !important;*/
    text-align: center !important;
    padding: 2px !important;
    font-size: 11px !important;
    text-decoration: none !important;
}

.pg-selected  
{
    text-decoration: none;
    cursor: pointer;
    width: 20px !important;
    background: #900;
    border-radius: 50%;
    color: #fff !important;
    font-weight: normal !important;
}

.pg-normal:hover
{
    color: #900;
}

.voucher_gridview tr td table tr td 
{
    padding: 2px 
}

.voucher_gridview tr td table tr td a
{
    padding: 0 !important;    
    margin: 0 1px !important;
    height: 20px !important;
    display: inline-block !important;
    text-align: center !important;
    padding: 2px !important;
    font-size: 11px !important;
    text-decoration: none !important;
}

.voucher_gridview tr td table tr td a:hover 
{
    color: #900 !important;    
}

.voucher_gridview > tbody > tr > td > table > tbody > tr > td > span 
{
    display: block;
    width: 20px;
    background: #900;
    border-radius: 50%;
    height: 20px;
    padding: 2px;
    font-weight: normal;
    color: #fff;
    font-size: 11px;
}

div.ui-datepicker 
{
    font-family: "Montserrat" ;

}

.amountDueLbl, .amountDue {
    color: #900 !important;
    font-weight: bold;
}

span#MainContent_lblOutofBalanceNo 
{
    color: #900 !important;
    font-weight: bold;
}

#MainContent_fileUpload1 {
    border: 1px solid #BBBBBB !important;
    padding: 3px !important;
    width: 267px !important;
}

#tblCheckBookAdd
{
    margin: 0 !important
}

input#btn_Export, input#btn_Export2, input#exportBtn, input#MainContent_btnExport, input#btnExport 
{
    background: #999 url('../Resources/images/export-icon.png') no-repeat center !important;
    color: transparent !important;
    background-size: 25px !important;
    width: 35px !important;
}

input#exportBtn {
    height: 30px;
    position: relative;
    top: -1px;
}

 .exportBtn-list
 {
    margin-top: -43px !important;
 }

input#btn_ExportDetailed2 
{
    background: #999 url('../Resources/images/export-icon.png') no-repeat 7px center !important;
    background-size: 25px !important;
    padding: 0 10px 0 35px;
}

input#btn_Export:hover, input#btn_Export2:hover, input#exportBtn:hover, input#MainContent_btnExport:hover, input#btnExport:hover 
{
    background: #fad22f url('../Resources/images/export-icon.png') no-repeat center !important;
    color: transparent !important;
    background-size: 25px !important;
    width: 35px !important;
}

input#btn_ExportDetailed2:hover 
{
    background: #900 url('../Resources/images/export-icon.png') no-repeat 7px center !important;
    background-size: 25px !important;
    padding: 0 10px 0 35px;
}


#tableJournalList a 
{
   background: url('../Resources/images/select.png') center no-repeat;
   color: transparent !important;
   background-size: 20px;
   display: block;
   height: 21px;
   -webkit-filter: brightness(0);
   filter: brightness();
   opacity: .5;
   transition: 150ms ease;
}

#tableJournalList a:hover
{
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
}

td a.dbtn 
{
    background: url('../Resources/images/delete.png') center no-repeat;
    color: transparent !important;
    background-size: 20px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    opacity: .5;
    transition: 150ms ease;
}

td a.dbtn:hover
{
    -webkit-filter: brightness(1);
    opacity: 1;
}

td a.ebtn 
{
    background: url('../Resources/images/edit.png') center no-repeat;
    color: transparent !important;
    background-size: 20px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    filter: brightness();
    opacity: .5;
    transition: 150ms ease;
}

td a.ebtn:hover 
{
   -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
    color: transparent !important;
}


#table-details-list a
{
    background: url('../Resources/images/select.png') center no-repeat;
    color: transparent !important;
    background-size: 20px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    filter: brightness();
    opacity: .5;
    transition: 150ms ease;
}

#table-details-list a:hover 
{
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
    color: transparent !important;
}

/*JOMEL*/
#tableList a
{
    background: url('../Resources/images/select.png') center no-repeat;
    color: transparent !important;
    background-size: 20px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    filter: brightness();
    opacity: .5;
    transition: 150ms ease;  
}

#tableList a:hover 
{
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
    color: transparent !important;
}
/*JOMEL*/

.export-right {
    float: initial !important; 
    margin-right: 0 !important;
}

#table a 
{
   background: url('../Resources/images/view.png') center no-repeat;
    color: transparent !important;
    background-size: 25px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    filter: brightness();
    opacity: .5;
    transition: 150ms ease;
}

#table a:hover 
{
     -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
    color: transparent !important;
}



#MainContent_gridViewCompany td a, #MainContent_gridViewRole td a, #MainContent_gridViewUser td a, 
#MainContent_GridViewBank td a, #MainContent_gridViewBankAcct td a, #MainContent_gridViewCheckBook td a,
#MainContent_gridViewCostCenter td a, #MainContent_gridViewWTax td a, #ChartAcctView td a,
#MainContent_gridViewPayee > tbody > tr > td > a
{
    background: url('../Resources/images/select.png') center no-repeat;
    color: transparent !important;
    background-size: 25px;
    display: block;
    height: 21px;
    -webkit-filter: brightness(0);
    filter: brightness();
    opacity: .5;
    transition: 150ms ease;
}

#MainContent_gridViewCompany td a:hover, #MainContent_gridViewRole td a:hover, #MainContent_gridViewUser td a:hover, 
#MainContent_GridViewBank td a:hover, #MainContent_gridViewBankAcct td a:hover, #MainContent_gridViewCheckBook td a:hover,
#MainContent_gridViewCostCenter td a:hover, #MainContent_gridViewWTax td a:hover, #ChartAcctView td a:hover, 
#MainContent_gridViewPayee td a:hover
{
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
    opacity: 1;
    color: transparent !important;
}

#MainContent_gridViewPayee > tbody > tr > td > table > tbody > tr > td > a:hover
{
    color: #900 !important;
}

#MainContent_gridViewRole td:nth-child(1), #MainContent_GridViewBank td:nth-child(1), 
#MainContent_gridViewCheckBook td:nth-child(1), #MainContent_gridViewCostCenter td:nth-child(1)
{
    width: 5%
}

.table-details td:nth-child(11), .table-details th:nth-child(11) {
    width: 5% !important;
    min-width: 40px !important;
    max-width: 40px !important;
}

h3 span#MainContent_lblTitle, h3 span#MainContent_lblARMatrix, h3 span#MainContent_lblCVMatrix,
h3 span#MainContent_lblCheckMatrix 
{
  font-variant: initial !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  margin: 0 !important;
}

table.content.role_add legend 
{
      font-size: 15px;
      width: 92% !important;
}

#MainContent_checkboxlist_user, #MainContent_checkboxlist_role, #MainContent_checkboxlist_bank, 
#MainContent_checkboxlist_bankaccount, #MainContent_checkboxlist_checkbook, #MainContent_checkboxlist_payee,
#MainContent_checkboxlist_chartofaccounts, #MainContent_checkboxlist_costcenter, #MainContent_checkboxlist_reports,
#MainContent_checkboxlist_wtax, #MainContent_checkboxlist_purchasevoucher, #MainContent_checkboxlist_checkvoucher,
#MainContent_checkboxlist_check, #MainContent_checkboxlist_acctbal, #MainContent_checkboxlist_recontran, #MainContent_checkboxlist_reconacct,
#MainContent_checkboxlist_cashreceipt, #MainContent_checkboxlist_transhist
{
  min-height: 100px !important;
  vertical-align: top !important;

}

table.content.role_add tr td 
{
    vertical-align: top !important;
    margin-right: 10px !important;
    width: 267px !important;
    padding-left: 0 !important;
}

table.content.role_add tr td strong label 
{
    font-family: "Montserrat";
    font-size:  15px 
}


table.content.role_add tr td table tr td label 
{ 
  font-weight: normal !important;
}

ul.upload-alert li {
    margin-left: 20px;
    /*color: #a94442 !important;*/
}

.notifHandler, .voucher_notif
{
    color: #4F81BD !important;
}

.errorhandler-wrapper
{
    background: #fafafa !important;
}

.errorhandler-wrapper ul
{
    margin: 0;
}

.errorhandler-wrapper ul li
{
    margin-top: 3px;
}

#tblPayeeAdd input, 
#MainContent_comboBoxAccountName_comboBoxAccountName_TextBox,
#MainContent_txtBoxCheckNumber, #MainContent_txtBoxDateFrom,
#MainContent_txtBoxDateTo,
#MainContent_txtBoxAmount,
#tblCompanyAdd > tbody > tr:nth-child(1) input,
#tblCompanyAdd > tbody > tr:nth-child(2) input,
#tblCompanyAdd > tbody > tr:nth-child(3) input,
#tblCompanyAdd > tbody > tr:nth-child(4) input,
#tblCompanyAdd > tbody > tr:nth-child(5) input
{
    width: 228px !important;
}

#tblPayeeAdd tr:nth-child(7) input
{
    width: 48.6px !important;
}

#tblPayeeAdd select, .newtxtbox
{
    width: 228px !important;
}

#tblPayeeAdd table tr, #tblCompanyAdd table tr
{
    float: left;
    width: 150px;
}

#tblCompanyAdd table tr
{
    width: 150px;
}

#tblPayeeAdd table tr td input, #tblCompanyAdd table tr td input
{
    width: 50px !important;
    vertical-align: top;
    margin-top: 1px;
}

#tblPayeeAdd tr:nth-child(9) td,
#tblPayeeAdd tr:nth-child(10) td,
#tblPayeeAdd tr:nth-child(11) td,
#tblPayeeAdd tr:nth-child(12) td,
#tblCompanyAdd tr:nth-child(10) td,
#tblCompanyAdd tr:nth-child(11) td
{
    vertical-align: top;
}   

.tblBank
{
    margin-left: 10px;
}
.tblBank td
{
    vertical-align: text-top;
    padding-top: 5px;
}

.AcknowledgementDetailsMatrix td:nth-child(1),
.AcknowledgementDetailsMatrix td:nth-child(3)
{
    padding-right: 45px !important;
}

#tblARMatrix, #tblCVMatrix
{
    margin-left: 10px;
}
/*
#tblARMatrix tr:first-child td:first-child
{
    padding-right: 66px;
}

#tblARMatrix tr:nth-child(2) td:first-child
{
    padding-right: 66px;
}

#tblCVMatrix tr:first-child td:first-child
{
    padding-right: 85px;
}

#tblCVMatrix tr:nth-child(2) td:first-child
{
    padding-right: 85px;
}*/

#MainContent_txtBoxARY, #MainContent_txtBoxCVY, 
#MainContent_txtBoxCVX, #MainContent_txtBoxARX
{
    margin-left: 117px;
}

#MainContent_txtBoxBankName, #MainContent_txtBoxCheckCode
{
    margin-left: 46px;
}

span.subTitle
{
    color: #999;
    font-size: 12px;
    margin-top: 5px;
    position: absolute;
    margin-left: 20px;/*244px*/
}

#MainContent_GridViewBank
{
    /*width: 500px;*/
}

#MainContent_GridViewBank tr td:first-child
{
    width: 5%;
    text-align: center;
}
/*40*/
#MainContent_gridViewBankAcct td:nth-child(3),
#MainContent_gridViewBankAcct td:nth-child(4),
#MainContent_gridViewBankAcct td:nth-child(5),
#MainContent_gridViewBankAcct td:nth-child(8)
{
    width: 10%;
}
/*10!*/
#MainContent_gridViewBankAcct td:nth-child(7),
#MainContent_gridViewBankAcct td:nth-child(10)
{
    width: 5%;
}
/*24*/
#MainContent_gridViewBankAcct td:nth-child(6),
#MainContent_gridViewBankAcct td:nth-child(9)
{
    width: 12%
}
/*06*/
#MainContent_gridViewBankAcct td:nth-child(11)
{
    width:6%
}
/*20!*/
#MainContent_gridViewBankAcct td:first-child
{
    width: 5%;
    text-align: center;
}

#MainContent_gridViewBankAcct td:nth-child(2)
{
    width: 15%;
}

.journalDataTable tbody td
{
    height: 30px;
}

.journalDataTable-default tbody td:nth-child(4),
.journalDataTable-pj tbody td:nth-child(5)
{
    width: 30%;
}

.journalDataTable-dj tbody td:nth-child(3),
.journalDataTable-cr tbody td:nth-child(3)
{
    width: 40%;
}

.btnDownloadTemplate
{
    background: none !important;
    color: #003139 !important;
    text-decoration: underline;
    transition: none !important;
}

.btnDownloadTemplate:hover:enabled {
    background: none !important;
    color: #fad22f !important;
    transition: none !important;
}

#MainContent_gridViewCostCenter
{
    /*width: 500px;*/
}

#MainContent_gridViewCostCenter > tbody > tr > td:first-child, 
#MainContent_gridViewCheckBook > tbody > tr > td:first-child,
#MainContent_gridViewRole > tbody > tr > td:first-child,
#MainContent_gridViewPayee > tbody > tr > td:first-child,
#ChartAcctView > tbody > tr > td:first-child
{
    width: 5%;
    text-align: center;
}

#MainContent_gridViewPayee
{
    width: 98%;
}

#MainContent_gridViewPayee > tbody > tr > td:nth-child(2)
{
    width: 20%;
}

#MainContent_gridViewPayee > tbody > tr > td:nth-child(4),
#MainContent_gridViewPayee > tbody > tr > td:nth-child(5),
#MainContent_gridViewPayee > tbody > tr > td:nth-child(7)
{
    width: 10%;
}

#ChartAcctView > tbody > tr > td:nth-child(4),
#ChartAcctView > tbody > tr > td:nth-child(5)
{
    text-align: center;
}

#ChartAcctView
{
    width: 98% !important;
}

.pgnavChartofAcctView
{
    width: 98% !important;
}

.btnCAV
{
    margin-top: -27px;
    margin-left: 275px;
    position: absolute;
}

.aligntoTable
{
    margin-right: 20px;
}

/*
.voucher_gridview, 
{
    width: 98% !important;    
}

#pageNavPosition
{
    width: 98.1% !important;  
}
*/

.footerChartofAcctView
{
    margin-top: 10px;
}

#MainContent_lblTitle, 
#MainContent_lblJE, 
#MainContent_lblJEDate, 
#MainContent_lblMemo
{
    color: #900 !important;
}

.table-details-list > thead > tr > th:hover
{
    color: #900 !important;
}

.checkControl,
#MainContent_comboBoxPayee input,
#MainContent_cmbBoxAccountName input,
#MainContent_cmbBoxPayee input,
#MainContent_comboBoxAcctName input
{
    width: 228px !important;
}

.div-compute > span
{
    font-size: 12px !important;
    font-weight: bold !important;
}

#MainContent_comboBoxRole input, .bankTextBox, #MainContent_comboBoxBank input, .bankTextBox2
{
    width: 228px !important;
}

.errorhandler-wrapper
{
    border-radius: 10px;
}

.hasDatePicker
{
    border: none;
    color: transparent;
    text-shadow: 0 0 0 black;
    /*text-align: center;*/
    cursor: default;

    &:focus {
        outline: none;
    }
}

.errorField
{
    border: 1px solid rgba(255, 0, 0, 0.7) !important;
}

.role_add td
{
    width: 20%;
}

.content-select
{
    width: 292px !important;
}
#progress
{
    position: fixed; 
    top: 0; 
    left: 0; 
    background: rgba(255,255,255,0.9); 
    z-index: 6; 
    width: 100%; 
    height: 100%;
}

#companyLoader {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.9);
    z-index: 6;
    width: 100%;
    height: 100%;
}

.companyLoader {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.9);
    z-index: 6;
    width: 100%;
    height: 100%;
}


.pCenter
{
    position: absolute;
    width: 200px;
    height: 50px;
    top: 42%;
    left: 46%;
    margin-left: -30px;
    margin-top: -25px; 
    color: #222222;
    font-size: 14px;
    font-weight: bolder;
}

.pWord
{
    vertical-align: top;
}

.fileUploadCV
{
    /*border: 1px solid #000 !important;*/
    padding: 3px;
    width: 210px;
}/* * BOOTSTRAP DATEPICKER * */

.bootstrap-datetimepicker-widget {
    background: linear-gradient(to bottom, #fad22f 0%,#fad22f 18%,#fad22f 18%,#F8F8F8 18%,#F8F8F8 100%) !important;
    background: -webkit-linear-gradient(to bottom, #fad22f 0%,#fad22f 19.5%,#fad22f 19.5%,#F8F8F8 19.5%,#F8F8F8 100%) !important; /* Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom, #fad22f 0%,#fad22f 19.5%,#fad22f 19.5%,#F8F8F8 19.5%,#F8F8F8 100%) !important; /* For Opera 11.6 to 12.0 */
    background: -moz-linear-gradient(to bottom, #fad22f 0%,#fad22f 19.5%,#fad22f 19.5%,#F8F8F8 19.5%,#F8F8F8 100%) !important; /* For Firefox 3.6 to 15 */
    /*width: 31% !important;*/
    width: 250px !important;
    height: 220px !important;
    padding: 4px 3px !important;
    border: 1px solid #E3E3E3 !important;
    margin-left: 0 !important;
}

.bootstrap-datetimepicker-widget table
{
    width: 100% !important;
    /*background: linear-gradient(to bottom, #990000 0%,#990000 18%,#3A7DDA 18%,#F8F8F8 18%,#F8F8F8 100%) !important;*/
    background: rgba(0,0,0,0);
    padding-top: 5px !important;
}

.bootstrap-datetimepicker-widget button[data-action] {
  background-color: black;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #fad22f !important;
    border-top-color: none !important;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #EDF9FF !important;
  color: #51A1E3 !important;
  border: 1px solid #DAF2FC !important;
  text-shadow: none !important;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th
{
    color: #000 !important;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover
{
    color: #000 !important;
}

.bootstrap-datetimepicker-widget table td span.active {
    background: #fad22f !important;
}

.bootstrap-datetimepicker-widget table tr td span:first-child
{
    /*margin-top: 30px !important;*/
}

.table-header td
{
    padding: 0 5px 2px 5px;
}

.notifHandler
{
    margin-left: 10px;
    color: #0000ff;
}

.errorHandler
{
    margin-left: 10px;
    color: #ff0000;
}

.footerText-wrapper
{
    font-size: 13px;
    color: #900 !important;
    font-family: 'Montserrat';
}

.footerText-wrapper span:nth-child(2)
{
    font-weight: bold !important;
}

#modalprogress #theprogress
{
    color: #222222;
}

.modalHeader
{
    background-color: #fad22f;
    /*background-color: #30CDD7; /*For PNB theme*/
    height: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: black;
    padding-left: 10px;
}

#MainContent_divMessage
{
    background:white!important;
}
/* Floating Navigation */
.noselect
{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
        -khtml-user-select: none; /* Konqueror */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                    not supported by any browser */
}

.navbar-float {
    min-height: 20px;
    min-width: 50px;
    text-align: center;
    background: #fad22f;
    float: left;
    position: absolute;
    left: 50%;
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
}

.navbar-float2
{
    min-height: 20px;
    min-width: 50px;
    text-align: center;
    background: #980000;
    /*background: #ffffff; --IF PNB or RBANK--*/ 
    float: left;
    position: absolute;
    left: 70%;
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
}

.navbar-float > div
{
    display: inline-block;
}

.navbar-float > div > .navbar-float-button
{
    margin: 0 5px;
}

.navbar-float > div > .navbar-float-button, .navbar-float-divider {
    color: #202020;
}

.navbar-float2 > div > .navbar-float-button, .navbar-float-divider
{
    color: rgb(241, 241, 241);
    /*color: #3a7dda; --IF PNB--*/
    /*color: #003139; --IF RBANK--*/
}

.navbar-float > div > .navbar-float-button:hover,
.navbar-float > div > .navbar-float-button:focus,
.navbar-float > div > .navbar-float-button:active
{
    color: rgba(100, 100, 100, 0.5);
}

.navbar-float-button, .navbar-float .dropdown-menu a
{
    cursor: pointer;
}

.navbar-float > div > .dropdown-menu
{
    float: right;
    right: 0;
    left: -1300%;
    background: none !important;
    margin-left: 0 !important;
    min-width: 150px;
    width: 1300px;
    border: none !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    margin-top: 10px;
    padding: 10px 0 0 0 !important;
}

.navbar-float > div > .dropdown-menu-SC-process
{
    left: -475%;
    width: 660px;
}

.navbar-float > div > .dropdown-menu ul
{
    list-style-type: none;
    color: #000000;
    padding: 20px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #D5D5D5;
    margin-top: -1px;
}

.navbar-float h4
{
    text-align: center;
    padding-left: 40px;
}

.navbar-float > div > .dropdown-menu ul li
{
    text-align: left;
    height: 460px;
}

.navbar-float > div > .dropdown-menu ul li > div
{
    padding: 0;
}

.navbar-float > div > .dropdown-menu a
{
    color: #000000;
}

.navbar-float > div > .dropdown-menu a:hover
{
    color: #d5d5d5;
}

.navbar-float > div > .dropdown-menu a:hover,
.navbar-float > div > .dropdown-menu a:active,
.navbar-float > div > .dropdown-menu a:focus
{
    text-decoration: none;
}

.navbar-float > .dropdown-menu ul hr
{
    margin: 10px 0;
}

.navbar-float .arrow_box {
	position: relative;
	background: #fff;
}

.navbar-float .arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.navbar-float .arrow_box:before {
	border-color: rgba(213, 213, 213, 0);
	border-bottom-color: #d5d5d5;
	border-width: 11px;
	margin-left: 13px;
}

.navbar-float .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: 13.5px;
}

a.processflow-sub, a.processflow-main
{
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

a.processflow-main div
{
    height: 115px !important;
    width: 115px !important;
    border-width:0px;
    border-color: grey;
    background: #ebebeb;
    font-weight: 500;
    border-style: solid;
    color:#000;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 13px;
    font-size: 14px;
    border-radius: 50%;
    transition: 300ms ease;
    padding: 35% 0;
}

a.processflow-main2 div
{
    padding: 40% 0;
}

a.processflow-main div:hover {
    background-color: #fad22f;
    color: #000;
    font-weight: 600;
}

a.processflow-sub div
{
    height: 100px !important;
    width: 100px !important;
    border-width: 0px;
    border-color: grey;
    background: #ebebeb;
    font-weight: 500;
    border-style: solid;
    color: #000;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 13px;
    font-size: 14px;
    border-radius: 10px;
    transition: 300ms ease;
    padding: 30% 8%;
}

a.processflow-sub div:hover {
    background-color: #fad22f;
    color: #000;
    font-weight: 600;
}

.filler_bottom
{
    margin-right: 50px;
}

.navbar-float .arrows, .navbar-float #arrow3
{
    width: 80px;
    height: 100px;
}

.navbar-float-table
{
    margin: 0 0 0 auto;
    padding: 0;
}

.tdArrows
{
    height: 130px;
}

#LoginOTP_CancelButton
{
    margin-right: 12%;
}


/* H2-leocatubig 06072017 */

.voucher_gridview.accountspayable-table thead th {
    text-align: center;
}

.voucher_gridview.accountspayable-table thead th i {
    float: right;
    line-height: 1.5;
}

#formAccountsPayable .nopadding {
padding-left: 0;
padding-right: 0;
}

#formAccountsPayable .form-group {
margin-bottom: 5px;
}

#formAccountsPayable .form-control {
padding: 0 5px;
height: 25px;
}

#formAccountsPayable .table-computation-wrapper {
width: 90%;
margin-right: 0;
}

.mediumFont {
    font-size: medium;
}

.emphasize {
   font-size: larger;
   font-weight: bold;
}


.create2307.voucher_gridview tbody > tr > td:nth-child(2){
    width: 100px !important;
}

.create2307.voucher_gridview tbody > tr > td:nth-child(3),
.create2307.voucher_gridview tbody > tr > td:nth-child(4),
.create2307.voucher_gridview tbody > tr > td:nth-child(5),
.create2307.voucher_gridview tbody > tr > td:nth-child(6){
    width: 100px !important;
}

#plusButton:hover {
    color: #fad22f;
}

.flatbtn {
    background-color: #fad22f;
    border: 1px double #fad22f;
    width: 92%;
    text-align: center;
    margin-left: 29%;
    /*height: 25px;*/
    padding-top: 3%;
}

.flatbtn:hover {
    /*background-color: white;*/
}

.flatbtn {
color: #000;
transition: 0.2s;
}

    .flatbtn:hover {
        background-color: #ebc423;
        color: #000;
        text-decoration: none;
    }

.emphasizeLink {
    font-weight: bold;
}

.emphasizeLink:hover {
    color: #000;
}

.noUnderlineLink:hover,
.noUnderlineLink:focus {
    text-decoration: none !important;
}

.dashboardExpensesDropdown {
    margin-left: 45px !important;
}

.transaction-modal-label {
    text-align: left !important;
    width: 120px;
}

input[type="checkbox"] {
    height: 15px;
    width: 20px;
    cursor: pointer;
}

#navLabelCompanyName {
    text-align: right;
    padding-right: 25px;
    color: white;
    line-height: 40px;
    background: #202020 url(../Resources/images/downarrow-white.png) 100% 54% no-repeat !important;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: right;
}

#MainContent_lblCompanyName {
    width: 450px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.noticeBar {
    /* border: 1px solid #900 !important; */
    background-color: #f1f1f1;
    border-radius: 5px;
    /* width: 100%; */
    padding: 10px;
    margin: 0px !important;
}

    .noticeBar p {
        padding: 10px;
        margin: 0;
    }

.history-filter:active,
.history-filter:hover,
.history-filter:focus {
    z-index: 1 !important;
}

button[type="button"] {
    outline: none;
}

#plusButton {
    outline: none;
    transition: 0.2s;
}

.nav-tabs > li > a {
    background-color: #e1e1e1;
    outline: none;
    transition: 0.2s;
}

.gs-close {
    margin-right: 20px;
}

.w-30 {
    width: 30%;
}

.w-100 {
    width: 100%;
}

.bg-white {
    background-color: #ffffff;
}

.bg-gray {
    background-color: #e1e1e1;
}

.bg-lightgray {
    background-color: #f7f7f7;
}

.fontSize-12 {
    font-size: 12px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.m-all-0 {
    margin: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-1 {
    margin-top: 10px !important;
}

h3.mt-0 {
    margin-top: 0px !important;
}

.mt-table {
    margin-top: 18px !important;
}

.mt-table-2 {
    margin-top: 15px !important; 
}

.filter-buttons div {
    padding-left: 3px !important;
    padding-right: 0 !important;
}

.addsupplier-modal {
    /*width: 800px;
    left: -80px;*/
}

.checkbox-supplier {
    width: 6% !important;
    display: inline;
    margin-right: 2% !important;
    min-height: 13px !important;
}

.checkbox-custom.supplier ~ label {
    top: -6px !important;
    left: -5px;
}

.modal-header {
    /*background-color: #f1f1f1;*/
    border-bottom: 1px solid #f1f1f1 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .modal-header h4 {
        font-weight: bold;
        /*text-transform: uppercase;*/
        margin-top: 5px;
        margin-left: 15px;
    }

    .modal-header .close {
        margin-top: 5px !important;
    }

.modal-body {
    /*padding: 10px 20px 10px 20px !important;*/
    padding: 0 !important;
}

.sales-invoice input[type=checkbox] {
    width: 30px;
    outline: none !important;
}

.sales-invoice {
    /*background-color: #f1f1f1;*/
}

    .sales-invoice .select2-container .select2-choice .select2-arrow {
        border-left: 1px solid #e1e1e1;
    }

.modal-footer {
    background-color: #f1f1f1;
    margin-top: 0 !important;
}

/************TABLE FORMS*****************/

.modal-body.modal-form-body {
    background-color: #f7f7f7;
    padding: 1px 0 0 !important;
}

.modal-form-body label {
    font-size: 13px !important;
}

    /*.modal-form-body .customerName .select2-choice.ui-select-match,
    .modal-form-body .supplierName .select2-choice.ui-select-match {
        width: 95% !important;
    }*/

    .modal-form-body #plusButton {
        position: absolute;
        top: 30px;
        right: -5px;
        z-index: 5;
    }

    .modal-form-body #plusButton2 {
        position: absolute;
        top: -32.5px;
        right: -20px;
        background-color: transparent !important;
    }

    .modal-form-body textarea {
        font-size: 12px;
        min-width: 245px;
        height: 94px;
        /*position: absolute;*/
        top: 26px;
        left: 15px;
    }

    .modal-form-body input[type="text"],
    .modal-form-body input[type="email"] {
        width: 100%;
    }

        .modal-form-body textarea.particular {
            position: relative;
            top: 0;
            left: 0;
            resize: none;
        }

.recurring-section {
    background-color: #e1e1e1;
    padding: 5px 35px;
}

.receive-item-section,
.recurringTrans-section {
    background-color: #f9f9f9;
    padding: 20px 35px;
    /*border-top: 1px solid darkgray;*/
    border-bottom: 1px solid #e1e1e1;
}

.customer-section,
.supplier-section {
    padding: 25px 35px 35px;
}

.payment-section,
.form-section-1 {
    padding: 25px 35px;
}

    .payment-section .section1 {
        padding-bottom: 10px;
    }

    .payment-section .section2 {
        border-top: 1px solid #e7e7e7;
        padding-top: 10px;
    }

    .form-section-1 .section1 {
        padding-bottom: 10px;
    }

    .form-section-1 .section2 {
        border-top: 1px solid #e7e7e7;
        padding-top: 10px;
    }

    .form-section-1 .section3 {
        padding-top: 10px;
    }

    .form-section-1 .tab-content {
        background-color: #fff;
        border: 1px solid #ddd;
        border-top: none;
    }

.product-section,
.payment-table-section,
.account-expense-section,
.form-section-2 {
    background-color: #fff;
    padding: 15px 35px;
}

.filter-payment label {
    font-size: 12px !important;
}

.form-body {
    /*display: inline-block;*/
    padding: 15px 35px;
}

    .form-body label {
        font-size: 13px;
    }

.help-inline.form-email {
    top: 54px;
    left: 18px;
}

.help-inline.form-alert {
    font-weight: bold;
    position: relative;
}

.voucher_gridview.account-expense-table thead tr th,
.voucher_gridview.form-table thead tr th,
.voucher_gridview.payment-table thead tr th,
.voucher_gridview.vouchers-applied-table thead tr th {
    font-size: 12px;
}

.voucher_gridview.account-expense-table {
    margin-top: 0 !important;
}

.voucher_gridview.checkBook_table thead tr th:first-child {
    width: 15%;
}

.form-table.clickTable > tbody > tr:hover {
    font-weight: normal;
}

/*table.form-table .bigDropdown .select2-drop-active {
    width: 100% !important;
}*/

.bd-l {
    border-left: 1px solid #e7e7e7;
} 

pdr-0 {
    padding-right: 0 !important;
}

/****Item Form****/
.itemName-loading {
    position: absolute;
    left: 0;
    top: 25px !important;
}

.itemName-feedback {
    font-size: 12px;
    position: absolute;
    top: 25px;
    left: 30px;
}

.itemName-alertSuccess,
.itemName-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 8px;
}

/****Customer Form****/
.customerName-loading {
    position: absolute;
    left: 0;
    top: 21px !important;
}

.customerName-feedback {
    font-size: 12px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.customerName-alertSuccess,
.customerName-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 8px;
}

/****Supplier Form****/
.supplierName-loading {
    position: absolute;
    left: 0;
    top: 21px !important;
}

.supplierName-feedback {
    font-size: 12px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.supplierName-alertSuccess,
.supplierName-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 8px;
}

.supplierTIN-loading {
    position: absolute;
    left: 0;
    top: 21px !important;
}

.supplierTIN-feedback {
    font-size: 12px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.supplierTIN-alertSuccess,
.supplierTIN-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 8px;
}

.form-addon {
    padding-bottom: 5px;
}

/****Employee Form****/
.employee-loading {
    position: absolute;
    left: 0;
    top: 21px !important;
}

.employee-feedback {
    font-size: 12px;
    position: absolute;
    top: 30px;
    left: 30px;
}

.employee-alertSuccess,
.employee-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 8px;
}

/****Loading****/
.alert-loading {
    position: relative;
    left: 20px;
    top: -7px !important;
}

.alert-feedback {
    font-size: 12px;
    position: relative;
    top: 0;
    left: 30px;
}

.alert-alertSuccess,
.alert-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 0;
}

/****Account Form****/
.accountName-loading {
    position: relative;
    left: 20px;
    top: -7px !important;
}

.accountName-feedback {
    font-size: 12px;
    position: relative;
    top: 0;
    left: 35px;
}

.accountName-alertSuccess,
.accountName-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 0;
}

/****Bank Form****/
.bank-loading {
    position: relative;
    top: -7px !important;
    left: 20px;
}

.bank-feedback {
    font-size: 12px;
    position: relative;
    top: 0;
    left: 35px;
}

.bank-alertSuccess,
.bank-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 6px;
}

/****Bank Account Form****/
.bankAccnt-loading {
    position: relative;
    left: 15px;
    top: 22px !important;
}

.bankAccnt-feedback {
    font-size: 12px;
    position: relative;
    top: 28px !important;
    left: 30px;
}

.bankAccnt-alertSuccess,
.bankAccnt-alertFail {
    font-size: 11px;
    text-align: center;
    position: relative;
    top: 5px;
}

/****CHECKBOX****/

.modal-form-body label.chkBoxLabel {
    font-size: 12px !important;
}

.checkbox-custom {
    width: 15px;
    height: 15px;
    background: #f7f7f7;
    padding: 0 5px;
    border: 1px solid #999999;
    border-radius: 2px !important;
}

.checkbox-custom.pr-table {
    width: 15px !important;
    height: 15px !important;
    background: #bbb;
    border-radius: 2px !important;
    display: initial !important;
}

.input-checkbox {
    opacity: 0;
    position: relative;
    z-index: 1;
}

.input-checkbox[type="checkbox"][disabled] ~ .checkbox-custom {
    opacity: 0.5;
}

.input-checkbox:checked ~ .checkbox-custom {
    background-color: #fff;
}

.checkbox-custom:after {
    content: "";
    position: absolute;
    display: none;
}

.input-checkbox:checked ~ .checkbox-custom:after {
    display: block;
}

.checkbox-custom:after {
    left: 3.8px;
    top: 0;
    width: 6px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-custom[disabled] {
    opacity: 0.5;
}

.checkbox-custom.recurring-cb {
    position: absolute;
    top: 4px;
    right: 167px;
}


.recurring-label {
    font-weight: bold;
    margin-top: 2px;
    font-size: 13px;
    float: right;
}

.checkbox-custom.sales-cb {
    margin-top: 3px;
    position: absolute;
    left: 18px;
}

.checkbox-custom.address-cb {
    margin-top: 3px;
    position: absolute;
    left: 17px;
}

.addressSame-label {
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    left: 40px;
}

.checkbox-custom.table-cb {
    position: absolute;
    margin-top: 4px;
    margin-left: -18px;
}

.checkbox-custom.creditNote-cb,
.checkbox-custom.debitNote-cb {
    margin-top: 5px;
    position: absolute;
    left: 28px;
}

.checkbox-custom.refund-cb1 {
    position: absolute;
    top: 5px;
    right: 88px;
}

.checkbox-custom.refund-cb2 {
    position: absolute;
    top: 4px;
    right: 165px;
}

.checkbox-custom.refund-cb3 {
    position: absolute;
    top: 4px;
    right: 198px;
}

.checkbox-custom.payment-cb {
    position: absolute;
    top: 5px;
    right: 128px;
}

.checkbox-custom.cvoucher-cb,
.checkbox-custom.dvoucher-cb {
    position: absolute;
    top: 4px;
    left: 18px;
}

.checkbox-custom ~ label {
    position: relative;
    top: -2px;
}

.checkbox-custom ~ label.confirmModal {
    top: -3px;
    left: 4px;
}

.checkbox-custom ~ label.loadpo {
    position: relative;
    top: 0;
}

    .checkbox-custom ~ label.dv-cbLabel,
    .checkbox-custom ~ label.di-cbLabel {
        font-size: 12px !important;
        position: relative;
        top: -4px;
    }

.checkbox-custom.bank-cb {
    position: absolute;
    top: 5px;
    left: 17px;
}

.checkbox-custom.bank-cb ~ label {
    position: relative;
    top: -3px !important;
}

.checkbox-custom.bank-cb2 {
    position: absolute;
    top: 32px;
    left: 17px;
}

.bank-cb3 {
    top: 28px;
}

.checkbox-custom.bank-cb2 ~ label {
    position: relative;
    top: 26px !important;
}

.checkbox-custom.allFunc-cb {
    position: absolute;
    top: 3px;
    left: 16px;
}

    .checkbox-custom.allFunc-cb ~ label {
        position: relative;
        top: -4px;
    }

.checkbox-custom.mainFunction-cb {
    position: absolute;
    top: 11px;
    left: 32px;
}

    .checkbox-custom.mainFunction-cb ~ label {
        position: relative;
        top: -4px;
    }

.checkbox-custom.function-cb {
    position: absolute;
    top: 8px;
    left: 42px;
}

    .checkbox-custom.function-cb ~ b {
        position: relative;
        top: -5px;
    }

/****Add Customer Tab****/

.addCustomer-tab ul:first-child {
    border-bottom: 1px solid #f1f1f1 !important;
}

.addCustomer-tab ul:first-child li:last-child,
.addCustomer-tab ul:first-child li:first-child {
    width: 35% !important;
}

.addCustomer-tab ul:first-child li:nth-child(2) {
    width: 30% !important;
}

.addCustomer-tab ul:first-child li a,
.addCustomer-tab ul:first-child li a:focus {
    text-align: center;
    border-top-color: #f1f1f1;
    border-left-color: #f1f1f1;
    border-right-color: #f1f1f1;
    border-radius: 0 !important;
    outline: none !important;
}

.addCustomer-tab ul:first-child li a:first-child {
    margin-left: 2px;
}

/********************/

/****Add WTax Tab****/

.addWTax-tab ul:first-child {
    border-bottom: 1px solid #f1f1f1 !important;
}

    /*.addWTax-tab ul:first-child li {
        width: 50%;
    }*/

    .addWTax-tab ul:first-child li a {
        text-align: center;
    }

    .addWTax-tab ul:first-child li a:first-child {
        margin-left: 2px;
    }

/********************/

.sales-discount {
    width: 24% !important;
    position: relative;
    top: 1px;
    outline: none
}

.addItemsection {
    width: 140px;
    height: 35px;
    background-color: transparent;
    padding: 11px;
    display: inline-block;
    float: left;
    position: relative;
    top: 47px;
    left: 60px;
    cursor: pointer;
}

.addItem {
    width: 141px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -46px;
    left: -12px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

    .addItemsection:hover .addItem {
        top: -55px;
        opacity: 1;
        pointer-events: auto;
    }

.addSuppliersection {
    width: 160px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 50px;
    left: 60px;
    cursor: pointer;
}

.addSupplier {
    width: 141px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -36px;
    left: -3px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.addSuppliersection .flatbtn {
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 0 !important;
}

.addAccountsection {
    width: 160px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 50px;
    left: 60px;
    cursor: pointer;
}

    .addAccountsection.apv {
        width: 111px;
        height: 35px;
        top: 40px;
        left: 177px;
    }

    .addAccountsection.dv {
        width: 111px;
        height: 35px;
        top: 40px;
        left: 186px;
    }

    .addAccountsection:hover .addAccount {
        top: -46px;
        opacity: 1;
        pointer-events: auto;
    }

    .addAccountsection .flatbtn {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 0 !important;
    }

.addAccount {
    width: 141px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -36px;
    left: -3px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.addAccountsection.apv .addAccount,
.addAccountsection.dv .addAccount {
    width: 137px;
    left: -26px;
}

.sc-addAccountsection {
    width: 127px;
    height: 33px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 36px;
    left: 176px;
    cursor: pointer;
}

    .sc-addAccountsection:hover .sc-addAccount {
        top: -50px;
        opacity: 1;
        pointer-events: auto;
    }

    .sc-addAccountsection .flatbtn {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 0 !important;
    }

.sc-addAccount {
    width: 141px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -46px;
    left: -20px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.liquidation-addAccountsection {
    width: 140px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 51px;
    left: 187px;
    cursor: pointer;
}

    .liquidation-addAccountsection:hover .liquidation-addAccount,
    .liquidation-addAccountsection2:hover .liquidation-addAccount2,
    .reimbursement-addAccountsection:hover .reimbursement-addAccount,
    .reimbursement-addAccountsection2:hover .reimbursement-addAccount2 {
        top: -50px;
        opacity: 1;
        pointer-events: auto;
    }

    .liquidation-addAccountsection .flatbtn,
    .liquidation-addAccountsection2 .flatbtn,
    .reimbursement-addAccountsection .flatbtn,
    .reimbursement-addAccountsection2 .flatbtn {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 0 !important;
    }

.liquidation-addAccount {
    width: 143px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -44px;
    left: -14px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.liquidation-addAccountsection2 {
    width: 146px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 51px;
    left: 196px;
    cursor: pointer;
}

.liquidation-addAccount2 {
    width: 144px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -44px;
    left: -12px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.reimbursement-addAccountsection {
    width: 140px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 51px;
    left: 187px;
    cursor: pointer;
}

.reimbursement-addAccount {
    width: 143px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -44px;
    left: -14px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.reimbursement-addAccountsection2 {
    width: 146px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 51px;
    left: 196px;
    cursor: pointer;
}

.reimbursement-addAccount2 {
    width: 144px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -44px;
    left: -12px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.fe-addAccountsection {
    width: 150px;
    height: 33px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 56px;
    left: 62px;
    cursor: pointer;
}

    .fe-addAccountsection:hover .fe-addAccount {
        top: -50px;
        opacity: 1;
        pointer-events: auto;
    }

    .fe-addAccountsection .flatbtn {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 0 !important;
    }

.fe-addAccount {
    width: 154px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -46px;
    left: -15px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.gj-addAccountsection {
    width: 166px;
    height: 50px;
    background-color: transparent;
    padding: 13px;
    display: inline-block;
    float: left;
    position: relative;
    top: 51px;
    left: 138px;
    cursor: pointer;
}

    .gj-addAccountsection:hover .gj-addAccount {
        top: -50px;
        opacity: 1;
        pointer-events: auto;
    }

    .gj-addAccountsection .flatbtn {
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        padding: 5px 10px;
        border-radius: 5px;
        margin-left: 0 !important;
    }

.gj-addAccount {
    width: 167px;
    height: 44px;
    display: inline-block;
    position: relative;
    top: -46px;
    left: -13px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
    pointer-events: none;
}

.flatbtn {
    padding-bottom: 10px;
}

.form-group {
    margin-bottom: 0 !important;
}

.print-icon {
    margin-right: 10px !important;
}

.alert-modal .alert-info,
.alert-modal .alert-danger {
    margin: 2px 10px;
}

.alert-float {
    width: 40%;
    position: fixed;
    right: 0;
    top: 30px;
    z-index: 9999999;
}

    .alert-float .alert-info div,
    .alert-float .alert-danger div {
        margin-top: 5px;
        /*display: flex;
        align-items: center;
        justify-content: center;*/
    }

        .alert-float .alert-info div span,
        .alert-float .alert-danger div span {
            position: relative;
            top: -5.5px;
            left: 5px;
        }

        .alert-float .alert-info div::before {
            content: "";
            display: inline-block;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-position: center;
            animation: animatealertInfo 0.3s;
            animation-delay: 0.3s;
            animation-fill-mode: forwards;
        }


        .alert-float .alert-danger div::before {
            content: "";
            display: inline-block;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-position: center;
            animation: animatealertDanger 0.3s;
            animation-delay: 0.2s;
            animation-fill-mode: forwards;
        }

@keyframes animatealertInfo {
    25% {
        background-size: 0;
        background-image: none;
    }

    75% {
        transform: rotate(-30deg);
        background-size: 25px;
    }

    100% {
        background-size: 20px;
        background-image: url(../Resources/images/active.png);
        transform: rotate(0deg);
    }
}

@keyframes animatealertDanger {
    25% {
        background-size: 0;
        background-image: none;
    }

    75% {
        transform: rotate(-30deg);
        background-size: 25px;
    }

    100% {
        background-size: 20px;
        background-image: url(../Resources/images/warning.png);
        transform: rotate(0deg);
    }
}

.hover-title {
    text-align: center;
    font-size: 10px;
    color: #fff;
    background-color: darkslategrey;
    display: inline-block;
    padding: 8px;
    border-radius: 5px;
    position: absolute;
    opacity: 0;
    transition: 0.2s;
    pointer-events: none;
}

.hover-title.accountingFlow-title {
    top: 35px;
    left: -10px;
}

.accountingFlowbtn:hover ~ .accountingFlow-title {
    opacity: 1;
    top: 33px;
}

.hover-title.switchCompany-title {
    top: 43px;
    right: 20px;
}

#navLabelCompanyName:hover ~ .switchCompany-title {
    opacity: 1;
    top: 41px;
}

.hover-title.export-title {
    width: 60px;
    top: 35px;
    right: 5px;
}

#exportBtn:hover ~ .export-title {
    top: 32px;
    opacity: 1;
}

.pagination > li > a {
    outline: none !important;
}

.border-left {
    border-left: 2px solid #e1e1e1;
}

.border-right {
    border-right: 2px solid #e1e1e1;
}

label.label-status {
    width: 80%;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 10px;
    border: 1px solid darkslategray;
    border-radius: 5px;
}

.resultsPerpage select {
    width: 60px;
    max-width: 60px;
    outline: none !important;
}

.pd-0 {
    padding-left: 0 !important;
    padding-right: 2px !important;
    margin-right: 5px !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important
}

.modal {
    outline: none !important;
}

.tab-table thead tr th {
    font-size: 12px;
}

.input-group.table-filter {
    margin-left: 25px;
}

.input-group.table-filter input {
    position: relative;
    z-index: 0 !important;
    height: 35px;
}

/****Reports****/

.filter-report {
    display: block;
    padding: 15px;
    border-radius: 5px;
}

.voucher_gridview.reportlistTable > thead > tr > th:nth-child(1) {
    width: 7%;
}

.voucher_gridview.reportlistTable > thead > tr > th:nth-child(1):hover,
.voucher_gridview.reportlistTable > thead > tr > th:last-child:hover {
    background-color: #e1e1e1 !important;
    cursor: default;
}

.voucher_gridview.reportlistTable > thead > tr > th.th-hover {
    color: #000 !important;
    cursor: pointer !important;
}

    .voucher_gridview.reportlistTable > thead > tr > th.th-hover:hover {
        background-color: #d2d2d2 !important;
    }

.voucher_gridview.reportlistTable > thead > tr > th:last-child {
    width: 40%;
}

.voucher_gridview.reportlistTable > tbody > tr > td button {
    font-size: 13px;
}

.report-content {
    cursor: pointer;
}

.report-label {
    background-color: #f1f1f1;
    font-size: 13px;
    margin-bottom: 0 !important;
    padding: 10px;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.report-desc {
    background-color: #ffffff;
    padding: 10px;
}

    .report-desc.bir-desc {
        height: 110px;
        min-height: 110px;
        max-height: 110px;
    }

    .report-desc.fs-desc {
        height: 130px;
        min-height: 130px;
        max-height: 130px;
    }

    .report-desc span {
        font-size: 11px;
        font-weight: 500;
    }

.report-content-btn {
    font-size: 12px;
    text-align: center;
    background-color: #ffffff;
    color: #202020 !important;
    text-decoration: none !important;
    padding: 5px 10px;
    transition: 0.2s;
    outline: none !important;
}

.report-btn {
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    position: absolute;
    bottom: -5px;
    opacity: 0;
    transition: 0.2s;
}

.report-content:hover .report-btn {
    bottom: 0;
    opacity: 1;
}

.btn-left {
    font-weight: bold;
    background-color: #fad22f;
    border: 2px solid #fad22f;
    border-left: 1px solid #fad22f;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .btn-left:hover {
        background-color: #ebc423;
        border: 2px solid #ebc423;
    }

.btn-right {
    font-weight: bold;
    background-color: #e7e7e7;
    border: 2px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .btn-right:hover {
        background-color: #e0e0e0;
        border: 2px solid #e0e0e0;
    }

li.Managerial a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    transition: 0.2s;
    outline: none;
}

li.Managerial b {
    transition: 0.2s;
}

li.Managerial:hover .icon-right {
    left: 0;
    opacity: 1;
}

li.Managerial:hover b {
    margin-left: 5px;
}

.icon-right {
    opacity: 0;
    position: relative;
    left: -5px;
    transition: 0.2s;
}

@media screen and (max-width: 1024px) {
    .report-label {
        font-size: 9px;
    }
}

/****Company Setup****/

.company-logo {
    font-size: 15px !important;
}

.inputfile.choose-compLogo {
    margin-left: 9px;
    position: absolute;
    z-index: 1 !important;
    opacity: 0;
    pointer-events: none;
}

.inputfile + label.label-compLogo {
    margin-left: 0;
    position: absolute;
    z-index: 2 !important;
}

.compLogo-container {
    text-align: center;
    width: 300px !important;
    margin-top: 50px !important;
}

.input-group.filter-settings {
    margin-left: 0 !important;
}

/****Default Settings Tab****/

.defSettings-tab ul:first-child {
    border-bottom: 1px solid #f1f1f1 !important;
}

    .defSettings-tab ul:first-child li {
        /*width: 25% !important;*/
    }

    .defSettings-tab ul:first-child li a,
    .defSettings-tab ul:first-child li a:focus {
        text-align: center;
        border-top-color: #f1f1f1;
        border-left-color: #f1f1f1;
        border-right-color: #f1f1f1;
        border-radius: 0 !important;
        outline: none !important;
    }

        .defSettings-tab ul:first-child li a:first-child {
            margin-left: 2px;
        }

/****User****/

.signature {
    font-size: 18px !important;
}

.inputfile.choose-signature {
    margin-left: 9px;
    position: absolute;
    z-index: 1 !important;
    opacity: 0;
    pointer-events: none;
}

.inputfile + label.label-signature {
    margin-left: 0;
    position: absolute;
    z-index: 2 !important;
}

.img-validation {
    font-size: 12px;
    position: relative;
    top: 10px;
}

/****Roles Tab****/

.role-tab ul:first-child {
    border-bottom: 1px solid #f1f1f1 !important;
}

    .role-tab ul:first-child li {
        width: 10% !important;
    }

    .role-tab ul:first-child li:nth-child(4),
    .role-tab ul:first-child li:nth-child(6) {
        width: 15% !important;
    }

    .role-tab ul:first-child li:last-child {
        width: 30% !important;
    }

        .role-tab ul:first-child li a,
        .role-tab ul:first-child li a:focus {
            text-align: center;
            border-top-color: #f1f1f1;
            border-left-color: #f1f1f1;
            border-right-color: #f1f1f1;
            border-radius: 0 !important;
            outline: none !important;
        }

            .role-tab ul:first-child li a:first-child {
                margin-left: 2px;
            }
.recurring-label {
    vertical-align: text-bottom;
}

.btn-group-dropdown {
    position: absolute;
}

#flex-container {
    display: flex;
    flex-direction: row;
    margin-left: 21%
}

.flex-item {

    padding-right: 14px;
}

.flex-item2 {
    margin-left: 186px;
}

.download-dropdown {
    margin-top: 0px !important;
    width: 101%;
    margin-left: 45% !important;
}

.dropdown-toggle.btn-default {
    background-color: white;
}

.dropdown-toggle.btn-default:hover {
    background-color: #ebebeb;
}

#flex-container-2550Q {
    display: flex;
    flex-direction: row;
    margin-left: -22%;
    justify-content: center
}

#flex-container-1601EQ {
    width: 60px;
    display: inline-block;
    margin-bottom: 12%;
    margin-left: -50%;
}

.flex-item-1601EQ {
    position: absolute;
}

.download-dropdown1601EQ {
    margin-top: 0px !important;
    width: 101%;
    margin-left: 56% !important;
}

.export-dropdown {
    min-width: 140px !important;
    left: -100px !important;
}

.padding-0 {
    padding: 0;
}

.www {
    transform: translate3d(0px, 0px, 0px);
}

.ui-select-choices-group ul:hover {
    overflow-y: scroll;
}

.ui-select-choices-group ul::-webkit-scrollbar {
    width: 0px;
}

.user-email-alert {
    font-size: 11px;
    color: red;
    font-weight: 600;
}

.user-approvalAmt-alert {
    font-size: 10px;
    color: red;
    font-weight: 600;
    margin: 5px;
}

.reset-approvalAmt-btn {
    font-size: 11px !important;
    width: 100%;
    font-weight: bold !important;
    background-color: rgb(240,240,240);
    transition: 0.2s;
}

    .reset-approvalAmt-btn:hover {
        background-color: #e1e1e1;
    }


.modal-footer p {
    font-size: 12px;
    margin-top: 0px;
    margin-left: 10px;
    line-height: 1.6em;
    text-align: left;
}

.mb-10 {
    margin-bottom: 10px;
}

#LiquidationTable tbody tr td:nth-child(3) {
    width: 10% !important;
}

#LiquidationTable tbody tr td:nth-child(5) {
    width: 10% !important;
}

#ReimbursementTable tbody tr td:nth-child(3) {
    width: 10% !important;
}

#ReimbursementTable tbody tr td:nth-child(5) {
    width: 10% !important;
}

#FundEntryTable thead tr th:nth-child(2) {
    width: 10% !important;
}

#FundTransferTable thead tr th:nth-child(2) {
    width: 10% !important;
}

#GJTable thead tr th:nth-child(2),
#GJTable thead tr th:nth-child(3) {
    width: 20% !important;
}

.logView_table thead tr th:first-child {
    width: 20% !important;
}

.srncp_nav {
    width: 220px;
}

#aboutUsTbl tr td:nth-child(1) {
    width: 60%
}

#aboutUsTbl tr td:nth-child(2) {
    width: 40%
}


.biggest-modal-aboutus {
    width: 1200px !important;
    position: absolute !important;
    top: 20px;
    left: -50%;
}


.content-current-aboutus table tr td {
    font-size: 1.00em !important;
}

.content-current-aboutus table tr td:nth-child(1) {
    background-color: #e7e7e7 !important;
    font-weight: bold !important;
    text-align: left !important;
}

.content-current-aboutus table tr td:nth-child(2) {
    background-color: white !important;
    font-weight: bold !important;
}