﻿.businessregdiv {
    width: 980px;
    margin: auto;
    margin-top: 10px;
    border-width: 2px;
    border-radius: 10px;
    background-color: var(--s-body-background-lighter);
    border-color: var(--s-body-border-link-primary);
    border-style: solid;
}

#businessregbody {
    display: inline-block;
    font-size: var(--s-fs-medium);
    margin-top: 5px;
    margin-left: 5px;
    width: 100%;
    min-width: 1024px;
}

#businessregfooter {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

#businessregleft {
    float: left;
    width: 50%;
}

#businessregright {
    float: right;
    width: 50%;
}

.inputName {
    width: 110px;
    font-weight: var(--s-fw-bold);
}



.inputGroup > .inputData {
    width: 200px;
}

.breadcrumbhighlight {
    font-weight: var(--s-fw-bold);
    font-size: var(--s-fs-medium);
    color: var( --s-body-text-dark);
}

.breadcrumbdisable {
    font-weight: var(--s-fw-bold);
    font-size: var(--s-fs-medium);
    color: var(--s-body-text-disabled);
}

.solidblue {
    float: left;
    margin-left: 8px;
    border-bottom: 1px solid var(--s-body-border-link-primary);
    width: 90%;
    margin-top: -4px;
    margin-bottom: 8px;
}

.inputComboDiv {
    position: absolute;
    left: 146px;
}

.validatearea {
    position: relative;
    border-radius: 5px;
    font-weight: var(--s-fw-bold);
}



/*==================================================*/

.row {
    margin: 0
}

.reportsMainDiv {
    background-color: var(--s-body-background-lighter);
    border-color: var(--s-body-border-link-primary);
    border-style: solid;
    border-width: 2px;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 0px 20px 0px;
    position: relative;
    left: 10px;
    right: 10px;
    display: block;
    font-size: var(--s-fs-default);
    width: 950px;
    margin: auto;
}

.divHeader {
    padding: 20px 0px 10px 20px;
}



.hidediv {
    display: none;
}

.col1of2 {
    float: left;
    width: 49%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: var(--s-body-border-link-primary);
    padding-right: 0px;
}

.col2of2 {
    float: left;
    width: 49%;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: var(--s-body-border-link-primary);
    margin-left: -1px;
}

.col1of3 {
    float: left;
    width: 33%;
}

.col2of3 {
    float: left;
    width: 33%;
}

.col3of3 {
    float: left;
    width: 33%;
}

.col1of4 {
    float: left;
    width: 19%;
}

.col2of4 {
    float: left;
    width: 19%;
}

.col3of4 {
    float: left;
    width: 19%;
}

.col4of4 {
    float: left;
    width: 19%;
}

.col5of4 {
    float: left;
    width: 19%;
}

.report {
    display: block;
    padding-left: 0px;
    font-size: var(--s-fs-medium);
    padding-bottom: 5px;
    color: var(--s-body-text-dark) !important;
}

    .report:hover {
        color: var(--s-body-text-link-primary);
    }

.saLookupBrowseContainer {
    display: inline-block;
    width: 340px;
    height: 412px;
    position: relative;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    background: var(--s-body-background-link-table-hover);
    background-color: var(--s-body-background-lighter);
    border-color: var(--s-body-border-link-primary);
    margin: 5px;
    z-index: 10001;
    vertical-align: top;
}

.saLookupListTableContainer {
    width: 100%;
    border-style: none;
    border-top: solid;
    border-width: 2px;
    border-color: var(--s-body-border-link-primary);
    height: 336px;
    overflow: auto;
}

.saLookupListTable {
    font-size: var(--s-fs-medium);
    display: table;
    padding-left: 5px;
}

.saLookupListHeader {
    padding: 10px 0px 5px 0px;
    font-size: var(--s-fs-default);
    font-weight: var(--s-fw-bold);
    color: var(--s-body-text-link-primary);
    margin-top: 10px;
    width: 22px;
}

.saLookupListData {
    cursor: pointer;
    padding-top: 1px;
}

    .saLookupListData:hover {
        background: var(--s-body-background-link-table-hover);
    }

.saLookupTableRow {
    background: var(--s-body-background-danger-light);
}

.saLooukpBrowseDesc {
    width: 340px;
    display: table-cell;
}

.saLooukpBrowseWeight {
    width: 90px;
    display: table-cell;
}

.saLooukpBrowseDescH {
    width: 350px;
    display: table-cell;
    height: 29px;
    padding-left: 10px !important;
}

.saLooukpBrowseWeightH {
    width: 90px;
    display: table-cell;
}

.saLooukpListFooter {
    padding-top: 8px;
    padding-left: 125px;
    border-top: solid;
    border-width: 2px;
    border-color: var(--s-body-border-link-primary);
}

.inputData {
    width: 150px;
}

.lookupeditcolumndiv {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
    font-size: var(--s-fs-x-large);
}

#lookupeditcolumndiv {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}

#lookupeditcolumndiv1 {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}

#lookupeditcolumndiv2 {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
    font-size: var(--s-fs-x-large);
}

#errorpanel {
    width: 98%;
    margin: auto;
    margin-top: 2px;
}

.lookupeditdiv {
    display: block;
    width: 400px;
    margin: auto;
    margin-top: 100px;
    border-radius: 10px;
    background-color: var(--s-body-background-lighter);
    border-color: var(--s-body-border-link-light);
    border-style: solid;
}

#lookupeditheader {
    border-radius: 10px 10px 0px 0px;
    background: var(--s-body-background-link-primary);
    background-color: var(--s-body-background-lighter);
    color: var(--s-body-text-link-primary);
    font-size: var(--s-fs-xx-large);
    text-align: center;
    vertical-align: middle;
}

#lookupeditheader1 {
    border-radius: 7px 7px 0px 0px;
    background: var(--s-body-background-link-primary);
    background-color: var(--s-body-background-lighter);
    color: var(--s-body-text-link-primary);
    font-size: var(--s-fs-xx-large);
    font-weight: var(--s-fw-bold);
    text-align: left;
    padding-top: 2px;
    padding-bottom: 0px;
    vertical-align: middle
}

.divHeaderTextLB {
    font-size: var(--s-fs-xx-large);
    color: var(--s-body-text-link-primary);
    font-weight: var(--s-fw-bold);
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    padding-left: 18px;
    width: 100%;
}



#lookupeditbody {
    display: inline-block;
    font-size: var(--s-fs-medium);
    margin-top: 1px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}

#lookupeditleft .inputgroup {
    display: inline-block;
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 2px;
    vertical-align: middle;
}

#lookupeditright .inputgroup {
    display: inline-block;
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 2px;
    vertical-align: middle;
}

.inputgroup1 {
}

#lookupeditleft .inputgroup1 {
    display: inline-block;
    margin-top: 4px;
    margin-left: 5px;
    margin-bottom: 2px;
    vertical-align: middle;
}

#lookupeditright .inputgroup1 {
    display: inline-block;
    margin-top: 22px;
    margin-left: 5px;
    margin-bottom: 2px;
    vertical-align: middle;
}

#lookupeditright .inputgroup-right-top1 {
    margin-top: 21px;
}

.mandatory {
    padding-right: 3px;
    font-weight: var(--s-fw-bold);
}

#lookupeditright {
    float: left;
    width: 25%;
}

#lookupeditleft {
    float: left;
    width: 65%;
}

.looukpeditdescH {
    width: 240px;
    display: table-cell;
    padding-left: 5px;
}

.looukpeditweightH {
    width: 90px;
    display: table-cell;
    padding-right: 83px;
}

#lookupeditfooter {
    display: inline-block;
    width: 400px;
    margin-bottom: 1px;
    margin-top: 5px;
}

.lookupdata {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-right: 40px;
}

.divHeaderText {
    color: var(--s-body-text-disabled-secondary);
}

.inputName {
    font-size: var(--s-fs-small);
    width: 120px;
}

.inputGroup {
    display: inline-block;
    margin-top: 2px;
    margin-left: 20px;
    margin-bottom: 2px;
    vertical-align: middle;
}


.divFooterButtons {
    display: table-cell;
    text-align: right;
}

.boxcolumn1 {
    float: left;
    width: 340px;
    height: 105px;
    margin-left: 13px;
    background-color: var(--s-body-background-lighter);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 1px 1px;
}

.groupsubheader {
    color: var(--s-body-text-link-primary);
    font-size: var(--s-fs-small);
    font-weight: var(--s-fw-bold);
    margin-top: 5px;
    margin-left: 10px;
    padding: 5px;
}

.boxcolumn2 {
    float: left;
    width: 340px;
    height: 270px;
    margin-left: 13px;
    margin-top: 10px;
    background-color: var(--s-body-background-lighter);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 1px 1px;
}

.inputGroup12 {
    height: 12px;
    display: block;
    padding-bottom: 1px;
    padding-top: 4px;
    vertical-align: middle;
}

.selectedTab {
    background: white;
    float: left;
    box-sizing: border-box;
    width: 178px;
    text-shadow: 0 1px 0 var(--s-body-text-lighter);
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    font-size: var(--s-fs-medium);
    font-weight: var(--s-fw-bold);
    text-align: center;
    color: var(--s-menu-text-active);
    padding: 6px 12px 6px 12px;
}

.unselectedTab {
    text-align: center;
    float: left;
    width: 123px;
    padding: 6px 12px;
    font-size: var(--s-fs-medium);
    font-weight: var(--s-fw-bold);
}

    .unselectedTab :hover {
        text-decoration: underline;
        cursor: pointer;
    }

.colNof3 {
    float: left;
    width: 260px;
}


.saContactPickerContainer {
    border: 1px solid var(--s-body-border);
    border-radius: 5px;
    box-shadow: none;
    color: var(--s-body-background-dark);
    width: 100%;
}


.sectionHeading {
    padding-left: 0px;
    background: var(--s-body-container-background);
    border-bottom: 1px solid var(--s-body-border);
    padding: 10px;
    border-radius: 5px 5px 0 0 !important;
    float: left;
    width: 750px;
    color: var(--s-body-text-disabled-dark);
    font-size: var(--s-fs-default);
}


    .sectionHeading .breadcrumb {
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .sectionHeading .breadcrumb span {
            float: left;
            background-image: none;
            padding: 0;
            margin: 0;
            height: auto;
            line-height: normal;
            font-size: var(--s-fs-default);
            font-weight: var(--s-fw-bold);
            color: var(--s-body-text-disabled-dark);
        }


.saContactListFooter {
    border-radius: 0 0 5px 5px;
    padding: 10px;
    border: none;
    border-top: 1px solid var(--s-body-border);
    background: var(--s-body-background-lighter);
    float: left;
    width: 100%;
}


    .saContactListFooter .rltbutton {
        padding: 3px 8px;
        font-size: var(--s-fs-default);
        margin: 0;
    }

    .saContactListFooter .rltinactiveBtn {
        padding: 3px 8px;
        font-size: var(--s-fs-default);
        margin: 0;
    }

    .saContactListFooter .rltinactiveSBtn {
        padding: 3px 8px;
        font-size: var(--s-fs-default);
        margin: 0 5px 0 0;
        border-radius: 5px;
        font-weight: var(--s-fw-bolder);
        line-height: var(--s-lh-btn);
        color: var(--s-btn-disabled-color) !important;
        background: var(--s-btn-disabled-bg) !important;
        border: 1px solid var(--s-btn-disabled-border-color) !important;
    }

    .saContactListFooter .rltsecndaryBtn {
        padding: 3px 8px;
        font-size: var(--s-fs-default);
        margin: 0 5px 0 0;
    }

.saContactListTableContainer {
    background: var(--s-popup-background);
    border: none;
    overflow: inherit !important;
    height: auto;
}

    .saContactListTableContainer .section-content {
        float: left;
        position: relative;
        display: block;
        width: 100%;
    }

        .saContactListTableContainer .section-content .subdivOne {
            table-layout: fixed;
            display: table;
            width: 100%;
            margin-bottom: 7px;
        }

            .saContactListTableContainer .section-content .subdivOne .informDv {
                display: table-cell;
                vertical-align: middle;
                padding: 0 10px;
            }

                .saContactListTableContainer .section-content .subdivOne .informDv label {
                    letter-spacing: 0.1em;
                    text-transform: uppercase;
                    font-size: var(--s-fs-x-small);
                    width: auto;
                    font-weight: var(--s-fw-bolder);
                    color: var(--s-body-text-disabled-dark);
                }

                .saContactListTableContainer .section-content .subdivOne .informDv .rltinputType {
                    width: 100%;
                    height: auto;
                    height: 36px;
                    padding: 5px 8px;
                }


                .saContactListTableContainer .section-content .subdivOne .informDv .select-x-button-down span {
                    position: relative;
                    display: block;
                    overflow: hidden;
                    height: 18px;
                }


                .saContactListTableContainer .section-content .subdivOne .informDv .lookupeditcolumndiv {
                    display: inherit;
                    margin: 0;
                    padding: 0;
                    font-size: var(--s-fs-default);
                    width: 100%;
                    float: left;
                }


                    .saContactListTableContainer .section-content .subdivOne .informDv .lookupeditcolumndiv .looukpeditdescH {
                        width: 100%;
                        float: left;
                        position: relative;
                        padding: 2px 0;
                        letter-spacing: 0.1em;
                        text-transform: uppercase;
                        font-size: var(--s-fs-x-small);
                        width: 100%;
                        font-weight: var(--s-fw-bolder);
                        color: var(--s-body-text-disabled-dark);
                    }




select:focus {
    border: 1px solid var(--s-body-border-link-primary);
    box-shadow: none;
}



.saContactListTable {
    height: auto;
    overflow: hidden;
    overflow-y: hidden;
    border-top: none;
    padding: 10px;
    margin: 0;
}


    .saContactListTable .gridHeaderRow {
        cursor: pointer;
        height: 23px;
        vertical-align: middle;
        font-weight: var(--s-fw-bolder);
        font-size: var(--s-fs-medium);
        background-image: none;
    }


#CategoryBrowseContainer .saContactPickerName {
    padding-left: 9px;
    width: 100%;
    float: left;
    padding: 4px 4px 6px 10px !important;
}


.saContactListData:hover {
    background: var(--s-body-background-danger-light);
}

#saLookupListTable .saLooukpBrowseDescH {
    padding-left: 0 !important
}


.saContactListData {
    height: 29px;
}

#CategoryBrowseContainer .saLooukpBrowseDescH {
    padding-left: 10px !important;
}

.gridSelectedRownew {
    height: 29px;
    font-size: var(--s-fs-medium);
}


#saLookupListTable tr.saContactListData {
    font-size: var(--s-fs-medium);
}



.validationField {
    position: relative;
    color: var(--s-body-text-warning);
    background: var(--s-body-background-warning-lighter);
    border: 1px solid var(--s-body-border-warning);
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
}

#lookupeditcolumndiv .section-content {
    padding: 10px;
}

    #lookupeditcolumndiv .section-content .subdivOne .informDv .lookupeditcolumndiv {
        width: 220px;
        float: left;
    }

        #lookupeditcolumndiv .section-content .subdivOne .informDv .lookupeditcolumndiv .select-x button {
            font-weight: normal;
            width: 100%;
        }

        #lookupeditcolumndiv .section-content .subdivOne .informDv .lookupeditcolumndiv .select-x {
            width: 100%;
        }

        #lookupeditcolumndiv .section-content .subdivOne .informDv .lookupeditcolumndiv .looukpeditdescH {
            font-size: var(--s-fs-x-small);
        }

/* Calendar */
.calimage {
    position: relative !important;
    right: 18px;
}
/* End Calendar */

#divpopupConrl .rltbutton {
    margin: 0px 5px 0px 0px;
    font-size: var(--s-fs-default);
    padding: 3px 8px;
}

#divpopupConrl .rltsecndaryBtn {
    font-size: var(--s-fs-default);
    padding: 3px 8px;
    line-height: 1.618;
}



/* JKR added start */

/* TAB */
.productdvcell {
    float: left;
    width: 100%;
    /* margin-right: 64px; */
    /* padding: 0 50px 50px 50px; */
}

    .productdvcell hr {
        margin-left: 10px;
        margin-right: 10px;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .productdvcell:last-child {
        margin-right: 0px;
        /* width: 320px; */
        /* margin: 50px 50px 0px 0px; */
    }

        .productdvcell:last-child h5 {
            padding: 0;
        }

        .productdvcell:last-child hr {
            margin-right: 0px;
            margin-left: 0px;
        }

    .productdvcell h5 {
        color: var(--s-body-text-disabled-secondary);
        font-weight: bold;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: var(--s-fs-default);
        padding: 0 10px;
    }

    .productdvcell .section-content {
        float: left;
        position: relative;
        display: block;
        /* margin-bottom: 20px; */
        width: 100%;
    }

        .productdvcell .section-content .subdivOne {
            table-layout: fixed;
            display: table;
            width: 100%;
            margin-bottom: 14px;
        }

            .productdvcell .section-content .subdivOne .informDv {
                display: table-cell;
                vertical-align: middle;
                padding: 0 10px;
                /* margin-bottom: 20px; */
            }

    .productdvcell .subdivOne .informDv label {
        letter-spacing: 0.1em;
        text-transform: uppercase;
        font-size: var(--s-fs-x-small);
        width: 100%;
         font-weight: var(--s-fw-bolder);
    }

    .productdvcell .subdivOne .informDv .rltinputType {
        width: 100%;
        height: auto;
        height: 36px;
        padding: 5px 8px;
    }

.rlthorizontal-tab-outer {
    padding: 0 -4px 30px 50px !important;
}

.rlthorizontal-tab-wrapper {
    margin-bottom: 30px;
}

.productdvcell .subdivOne .informDv .rltcheckbox label {
    text-transform: none;
    font-size: var(--s-fs-default);
    font-weight: normal;
    letter-spacing: 0;
    color: var(--s-body-text-disabled-dark);
    position: relative;
}


.productdvcell .subdivOne .informDv .select-x {
    width: 100%;
}


    .productdvcell .subdivOne .informDv .select-x button {
        width: 100%;
    }

    .productdvcell .subdivOne .informDv .select-x ul {
        max-height: 200px;
        overflow-y: auto;
    }


 

/*horizontal tab*/

.rlthorizontal-tab-wrapper {
    list-style: none;
    /* width: 214px; */
    /* float: left; */
    /* padding-top: 25px; */
    margin-bottom: 8px;
}

.rltvertical-tab-container {
    /* border: 1px solid var(--s-body-border); */
    float: left;
    position: relative;
    width: 100%;
    border-radius: 0 0 5px 5px;
    padding: 20px;
}

.rlthorizontal-tab-body {
    width: 100%;
    float: left;
    border-top: 0;
    position: relative;
    border: 1px solid var(--s-body-border);
    border-radius: 0 0 5px 5px;
    padding: 20px;
}


#divisionadd {
    background: var(--s-body-background-link-primary) !important;
    color: var(--s-body-text-lighter) !important;
    border: 1px solid var(--s-body-border-link-primary) !important;
    padding: 3px 8px !important;
    font-size: var(--s-fs-default);
    border-radius: 5px;
    font-weight: var(--s-fw-bolder);
}

    #divisionadd:hover {
        background-color: var(--s-body-background-link-primary) !important;
        border: 1px solid var(--s-body-border-link-primary) !important;
    }

/* end */

/*---------------------------- For Manage Time Recording --------------------------------------*/
a {
    text-decoration: none !important;
}

    a:focus, a:hover {
        color: var(--s-body-text-link-primary);
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: none;
    outline: none;
}

.fl-lt {
    float: left;
}

.fl-rt {
    float: right;
}

header {
    height: 50px;
}

    header .fixed-top {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    header .header-content {
        background: var(--s-body-background-link-dark);
        padding: 8px 20px;
    }

.header-content-inner h1 {
    float: left;
}

.header-content-inner .logarea {
    float: right;
    font-size: var(--s-fs-medium);
    margin-top: 8px;
}

    .header-content-inner .logarea a.trail {
        color: var(--s-body-text-success);
        padding: 5px 10px;
        border: 1px solid var(--s-body-border-success-dark);
        border-radius: 5px;
        font-weight: var(--s-fw-bolder);
        margin-right: 15px
    }

        .header-content-inner .logarea a.trail:hover {
            color: var(--s-body-text-success);
        }

    .header-content-inner .logarea ul {
        font-weight: var(--s-fw-bold);
        margin-top: 5px;
    }

        .header-content-inner .logarea ul li {
            display: inline;
            color: var(--s-body-text-disabled-secondary)
        }

            .header-content-inner .logarea ul li img {
                position: relative;
                top: -2px;
            }

            .header-content-inner .logarea ul li a {
                color: var(--s-body-text-disabled-secondary)
            }

                .header-content-inner .logarea ul li a:hover {
                    color: var(--s-body-text-disabled-light)
                }

.container {
    /*======== modified on 30-03-2017===========*/
    background: var(--s-body-background);
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    width: auto;
    overflow-x: hidden;
    box-sizing: content-box;
    /* ----------------------------------------*/
}

@media (max-width: 1000px) { /* ---------------Add on 03-04-2017-------------*/

    .container {
        overflow-x: auto;
        overflow-y: hidden;
    }
}


/*Search box css start here*/

.form-control, .btn {
    line-height: var(--s-lh-btn);
}

    .form-control:focus {
        box-shadow: none;
    }

.stylish-input-group .input-group-addon {
    background: var(--s-body-background-lighter) !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    border-color: var(--s-body-border);
    font-size: var(--s-fs-default);
}

.topbusinessdv {
    width: 100%;
    margin: 20px 0 15px 0;
    float: left;
    min-width: 1024px;
}

    .topbusinessdv .leftdiv {
        position: relative;
        float: left;
    }

        .topbusinessdv .leftdiv h1 {
            font-size: var(--s-fs-display-4); 
            float: left;
            margin: 5px 18px 0 0;
            letter-spacing: -1px;
        }

        .topbusinessdv .leftdiv .btn {
            float: left;
            position: relative;
            border-radius: 5px;
            border-style: solid;
            border-width: 1px;
            display: inline-block;
            font-weight: var(--s-fw-bold);
            font-size: var(--s-fs-default);
            border-color: var(--s-body-border-success-dark);
            line-height: var(--s-lh-btn);
            background: var(--s-body-background-success) !important;
            color: var(--s-body-text-lighter);
        }

            .topbusinessdv .leftdiv .btn:hover {
                background-color: var(--s-body-background-success-dark) !important;
                border-color: var(--s-body-border-success-darker) !important;
            }

   

    .topbusinessdv .topsearcharea {
        float: right;
        position: relative;
        height: 36px; /* width: 399px; */
    }

    .topbusinessdv h5 {
        float: right;
        position: relative;
        /* height: 36px; */
        font-size: var(--s-fs-x-large);
        font-weight: var(--s-fw-bold);
        margin-top: 12px;
        color: var(--s-body-text-link-primary);
    }

    .topbusinessdv .rltcheckbox .rltcheckbox {
        margin-right: 4px;
    }

    .topbusinessdv .topsearcharea .btn .caret {
        margin-left: 0;
        text-align: right;
        float: right;
        top: 15px;
        position: absolute;
        left: 118px;
    }

#topsearchdiv {
    width: 195px;
    float: right;
    margin-left: 10px;
}

#footer {
    padding: 22px 15px;
    font-size: var(--s-fs-medium);
    font-weight: var(--s-fw-bold);
    height: 62px;
    position: fixed;
    bottom: 0;
    width: 100%;
    min-width: 880px;
    color: var(--s-body-text-disabled-light);
    border-top: 1px solid var(--s-body-border);
}

    #footer p {
        position: relative;
    }

        #footer p a {
            color: var(--s-body-text-disabled-secondary);
        }

            #footer p a:hover {
                color: var(--s-body-text-disabled-secondary);
            }
/*css for pagination*/


.lookupdvearea {
}

    .lookupdvearea h3 {
        color: var(--s-report-text);
        font-size: var(--s-fs-xxx-large);
        font-weight: var(--s-fw-bolder);
        margin: 0 0 20px 10px;
        float: left;
         
    }

    .lookupdvearea .advancedv {
        float: right;
        color: var(--s-body-text-disabled-dark);
        font-weight: var(--s-fw-bold);
        font-size: var(--s-fs-large);
    }

        .lookupdvearea .advancedv i {
            top: 1px;
            position: relative;
        }

        .lookupdvearea .advancedv a {
            color: var(--s-body-text-link-primary);
        }

            .lookupdvearea .advancedv a:hover {
                color: var(--s-report-secondary-text);
            }

    .lookupdvearea .section-content {
        float: left;
        position: relative;
        display: block;
        /* margin-bottom: 20px; */
        width: 100%;
    }

    .lookupdvearea .subdivOne {
        table-layout: fixed;
        display: table;
        width: 100%;
        margin-bottom: 14px;
    }

        .lookupdvearea .subdivOne .informDv {
            display: table-cell;
            vertical-align: top;
            padding: 0 10px;
        }

            .lookupdvearea .subdivOne .informDv label {
                letter-spacing: 0.1em;
                text-transform: uppercase;
                font-size: var(--s-fs-x-small);
                width: 100%;
                 font-weight: var(--s-fw-bolder);
            }

            .lookupdvearea .subdivOne .informDv .rltinputType {
                width: 100%;
                height: auto;
                height: 36px;
                padding: 5px 8px;
            }

            .lookupdvearea .subdivOne .informDv .datebox-container {
                position: relative;
                float: left;
                width: 100%;
            }

                .lookupdvearea .subdivOne .informDv .datebox-container .rltdatefieled {
                    color: var(--s-body-text-disabled-dark);
                    border-radius: 5px;
                    padding: 5px 8px;
                    font-size: var(--s-fs-default);
                    height: 36px;
                    width: 100%;
                    position: relative;
                    float: left;
                    border: 1px solid var(--s-body-border);
                }

                .lookupdvearea .subdivOne .informDv .datebox-container span {
                    position: absolute;
                    right: 8px;
                    line-height: 1;
                    top: 11px;
                }

                    .lookupdvearea .subdivOne .informDv .datebox-container span:before {
                        content: "\f073";
                        font-family: var(--s-icon-font);
                        font-size: var(--s-fs-large);
                        color: var(--s-body-text-disabled-secondary);
                    }

                .lookupdvearea .subdivOne .informDv .datebox-container .rltdatefieled:focus {
                    border: 1px solid var(--s-body-border-link-primary);
                }

                .lookupdvearea .subdivOne .informDv .datebox-container:focus span:before {
                    color: var(--s-body-text-link-primary);
                }

            .lookupdvearea .subdivOne .informDv .select-x {
                width: 100%;
            }

                .lookupdvearea .subdivOne .informDv .select-x button {
                    width: 100%;
                }

                .lookupdvearea .subdivOne .informDv .select-x ul li {
                    font-weight: var(--s-fw-normal);
                    font-size: var(--s-fs-default);
                }

            .lookupdvearea .subdivOne .informDv h5 {
                color: var(--s-body-text-disabled-secondary);
                font-weight: var(--s-fw-bold);
                letter-spacing: 1px;
                text-transform: uppercase;
                font-size: var(--s-fs-default);
                padding: 0 10px;
            }

            .lookupdvearea .subdivOne .informDv hr {
                margin: 10px 0;
            }

            .lookupdvearea .subdivOne .informDv ul {
                margin: 0;
                padding: 0;
            }

                .lookupdvearea .subdivOne .informDv ul li {
                    font-size: var(--s-fs-medium);
                    font-weight: var(--s-fw-bolder);
                    box-sizing: border-box;
                    outline: none;
                }

                    .lookupdvearea .subdivOne .informDv ul li a {
                        color: var(--s-body-text-disabled) !important;
                        padding: 8px 8px;
                        display: block;
                    }

                        .lookupdvearea .subdivOne .informDv ul li a:hover {
                            background: var(--s-body-background);
                            border-color: var(--s-body-border);
                            border-radius: 15px;
                        }

    .lookupdvearea .divcontent {
        display: table;
        width: 100%; /* margin-bottom: 40px; */
    }

        .lookupdvearea .divcontent .celldiv {
            display: table-cell;
            vertical-align: top;
            position: relative;
            width: 100%;
            white-space: nowrap;
        }

            .lookupdvearea .divcontent .celldiv:last-child {
                text-align: right;
                width: 200px; /* float: right; */
            }

            .lookupdvearea .divcontent .celldiv .bankdetails {
                float: left;
                position: relative;
                font-size: var(--s-fs-medium);
            }

                .lookupdvearea .divcontent .celldiv .bankdetails .compnyname {
                    font-weight: var(--s-fw-bolder);
                    margin-bottom: 12px;
                }

                .lookupdvearea .divcontent .celldiv .bankdetails ul {
                }

                    .lookupdvearea .divcontent .celldiv .bankdetails ul li {
                        padding: 3px 0;
                    }

                        .lookupdvearea .divcontent .celldiv .bankdetails ul li:last-child {
                             font-weight: var(--s-fw-bolder);
                            padding-top: 10px;
                        }

.lookuptable {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    float: left;
    background-color: var(--s-body-background-lighter);
    border: 1px solid var(--s-body-border);
    border-radius: 4px;
    padding: 25px;
}

    .lookuptable .table-responsive {
        border-top: 2px solid var(--s-body-container-border);
    }

        .lookuptable .table-responsive .table tr {
            /* border-top: 1px solid #525c66; */
        }

        .lookuptable .table-responsive .table {
            /* border-bottom: none; */
        }

            .lookuptable .table-responsive .table td, th {
                font-size: var(--s-fs-medium);
                white-space: nowrap;
            }

            .lookuptable .table-responsive .table th {
                border-bottom: 2px solid var(--s-body-container-border);
            }

/*.lookupdvearea .table-responsive .table tbody {
border-bottom: 1px solid #525c66;
}*/
/*scrollbar start here*/

.table-responsive::-webkit-scrollbar {
    background: var(--s-body-background-link-table-hover);
    height: 6px;
}

.table-responsive::-webkit-scrollbar-track {
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: var(--s-body-background-secondary);
}
/*scrollbar end here*/




.datamningdv {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 5px 5px 0 0;
    /* margin: 23px 0 0 0; */
    min-width: 1024px;
}

    .datamningdv .divcontent {
        table-layout: fixed;
        display: table;
        width: 100%;
        float: left;
        margin-bottom: 30px;
        min-width: 1024px;
    }

        .datamningdv .divcontent .celldiv {
            display: table-cell;
            vertical-align: middle;
            background: var(--s-body-background-lighter);
            margin-right: 30px;
            float: left;
            width: 48%;
            border-radius: 5px;
            padding-bottom: 5px;
            padding: 30px;
            height: 202px;
            position: relative;
            min-width: 440px;
            border: 1px solid var(--s-body-border);
            min-height: 214px;
        }

            .datamningdv .divcontent .celldiv:last-child {
                margin: 0;
            }

            .datamningdv .divcontent .celldiv h4 {
                color: var(--s-body-text-disabled-secondary);
                font-weight: var(--s-fw-bold);
                font-size: var(--s-fs-default);
                width: 100%;
                padding: 0 0 10px 0;
                border-bottom: 1px solid var(--s-body-border);
                margin-bottom: 10px;
            }


            .datamningdv .divcontent .celldiv p {
                width: 100%;
                height: 70px;
                margin: 0 0 10px 0;
                font-size: var(--s-fs-default);
            }


            .datamningdv .divcontent .celldiv .rltbutton {
                width: 100%;
                /* position: absolute; */
                bottom: 0;
            }


            /*scrollbar start here*/

            .datamningdv .divcontent .celldiv ul::-webkit-scrollbar {
                width: 5px;
                cursor: pointer;
            }

            .datamningdv .divcontent .celldiv ul::-webkit-scrollbar-track {
            }

            .datamningdv .divcontent .celldiv ul::-webkit-scrollbar-thumb {
                border-radius: 20px;
                background: var(--s-body-background-light);
            }

            /*scrollbar end here*/



            .datamningdv .divcontent .celldiv ul li {
                margin: 5px 0;
                /* list-style-type: disc; */
                list-style-position: inside;
            }




.lookuptable .bottomtext {
    width: 100%;
    text-align: center;
    position: relative;
    font-size: var(--s-fs-medium);
    margin-top: 40px;
}

    .lookuptable .bottomtext a {
        color: var(--s-body-text-disabled-dark);
    }

    .lookuptable .bottomtext span {
        padding: 0 15px;
    }
/* Tooltip */
.tooltip > .tooltip-inner {
    background: var(--s-tooltip-background);
}
/* Tooltip on top */
.tooltip.top > .tooltip-arrow {
    border-top: 5px solid var(--s-body-border);
}
/* Tooltip on bottom */
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid var(--s-body-border);
}
/* Tooltip on left */
.tooltip.left > .tooltip-arrow {
    border-left: 5px solid var(--s-body-border);
}
/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
    border-right: 5px solid var(--s-body-border);
}


label.rltcheckbox { /* label for chckbox */
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-size: var(--s-fs-default) !important;
    width: 100%;
    color: var(--s-body-text-disabled-dark);
    font-weight: var(--s-fw-bold) !important;
}


.select-x ul li {
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-size: var(--s-fs-default) !important;
    width: 100%;
    font-weight: var(--s-fw-bold) !important;
    color: var(--s-body-text-disabled-dark);
}

    /*------------------------------ End Manage Time Recording -----------------------------------*/

    .select-x ul li.selected:after {
        top: 9px;
        right: 0px;
    }
