﻿body {
    font-family: Tahoma !important;
    font-size: 15px;
    line-height: 1.3;
    margin: 0px;
    padding: 0px;
    background: #f7f7f7;
}

.right_content_new {
    padding-top: 2px;
    padding-left: 1px;
}

Table {
    border-collapse: collapse;
    border-spacing: 0px;
}

.main-container .main-header {
    display: table;
    height: 36px;
    vertical-align: middle;
    width: calc( 100% - 30px) !important;
    left: 0 !important;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 0 11px 0 15px;
    display: flex;
    align-items: center;
}

    .main-container .main-header div {
        width: 100%;
        display: contents;
    }

    /*.span{
    padding-top:5px;
}*/

    .main-container .main-header .main-header-bottom {
        display: flex;
        width: auto !important;
        height: 30px;
    }

.main-header .company_name {
    display: inline-block !important;
    font-size: 16px !important;
    font-family: Tahoma;
    height: 30px;
    color: #000080;
    margin-left: 5px;
    font-weight: bold;
}

.main-header #ctl00_lblFY {
    display: block;
    font-weight: bold;
    margin-top: 8px;
    white-space: nowrap;
    color: gray;
}

.main-header #ctl00_lblDept_DD {
    margin-top: 7px;
    display: block;
    color: #006DB2;
}

.main-header #ctl00_lblDept_Name {
    margin-top: 6px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    color: gray;
}

.main-header #ctl00_lblBranchName_Code {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin-top: 6px;
    white-space: nowrap;
    color: gray;
}

.main-header #ctl00_lblUserName {
    color: #000080 !important;
    margin: 0 5px 0 5px;
    font-size: 10px;
}

.campus-details {
    background: #004671;
    text-align: center;
    padding: 26px 0;
    color: #ffffff;
    line-height: 1.3;
}

    .campus-details span {
        color: #ffffff !important;
    }

        .campus-details span#ctl00_lblFY {
            margin-top: 4px;
            display: block;
            white-space: nowrap;
        }

span#ctl00_lblBranchName_Code {
    font-size: 14px;
}

.main-header span.material-icons {
    color: #F7A55C;
}

table.nav-table.first {
    margin-bottom: 15px !important;
}

table.nav-table.last {
    margin-top: 15px !important;
}

table.nav-table a {
    padding: 4px 6px;
    color: #666666 !important;
    text-decoration: none;
    border-radius: 4px;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #dddddd;
}

::-webkit-scrollbar-thumb {
    background: #999999;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #006DB2;
    }

.SubMenu:hover, .container:hover, .SubSubMenu:hover {
    background: #004B7A;
}

.Scrollable {
    padding-top: 0px;
    position: relative;
    vertical-align: middle;
    line-height: 12px;
    text-align: center;
}

#scrolledmenu {
    overflow: hidden !important;
    height: 480px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: 100% !important;
}

    #scrolledmenu table {
        width: 100% !important;
    }

#ctl00_CPB_Panel2 {
    overflow: scroll;
}

.main-container > div + table > tbody > tr > td:not(td+td) table {
    margin: 0 !important;
}

.main-container > div + table > tbody > tr {
    /*By HA 09202022*/
    /*display: table;*/
    /*flex-flow: wrap-reverse;*/
    /*align-items: flex-end;*/
}

    .main-container > div + table > tbody > tr > td + td {
        background: #f7f7f7;
        padding: 0px 10px 20px;
    }

/*ADD BY AI*/
.openerp {
    padding: 0;
    margin: 0;
    font-size: 12px;
    background: transparent !important;
}

    .openerp.openerp_webclient_container {
        height: 100%;
    }

    .openerp :-moz-placeholder {
        color: #afafb6 !important;
        font-style: italic !important;
    }

    .openerp ::-webkit-input-placeholder {
        color: #afafb6 !important;
        font-style: italic !important;
    }

    .openerp :-ms-input-placeholder {
        color: #afafb6 !important;
        font-style: italic !important;
    }

    .openerp .oe_application {
        height: 100%;
        width: 100%;
    }

        .openerp .oe_application > div {
            height: 100%;
        }

        .openerp .oe_application .oe_form_sheetbg {
            position: relative;
            z-index: 0;
        }

    .openerp .oe_form_sheet {
        min-height: 330px;
    }

    .openerp .oe_form_sheet_width {
        margin: 0 auto;
    }

    /*ADD BY AI*/

    table.main_container_wrap, .openerp.openerp_webclient_container > table {
        border-spacing: 0 !important;
        width: 100%;
    }

-container {
    background-color: #f7f7f7;
}

select {
    height: auto !important;
}

.main-container > div + table > tbody > tr > td:not(td+td) table tr + tr {
    width: 100% !important;
}


.main-container > div + table {
    /*By HA 09.23.2022*/
    /*width: 100% !important;*/
    height: calc(100vh - 50px);
}

    .main-container > div + table > tbody > tr > td + td > table {
        background: #ffffff;
        border: 1px solid #dddddd;
    }

.main-container div + table td + td[valign="top"] > table, .main-container div + table td + td[valign="top"] > table table {
    border-spacing: 0;
    color: #000000;
}

    .main-container div + table td + td[valign="top"] > table table.table-top table {
        width: auto !important;
    }

    .auto-width, .main-container div + table td + td[valign="top"] > table table .auto-width {
        width: 100% !important;
    }

.main-container {
    background-color: #f7f7f7;
}

td[Attributes Style] {
    text-align: -webkit-left;
    vertical-align: top;
}

.container {
    color: #B2D3E4;
    font-size: 12px;
    line-height: 1.3;
    background-color: #006db2;
    border-bottom: 1px solid hsl(0deg 0% 100% / 10%);
    padding: 7.5px 15px !important;
}

    .container a {
        color: #b2d3e4;
        font-size: 12px !IMPORTANT;
    }

tt {
    padding-left: 10px;
    font-size: 12px;
    padding-left: 5px;
    font-weight: normal;
    color: white;
    height: 17px;
}

.SubMenu a, .SubSubMenu a {
    font-size: 12px !important;
    line-height: 1.3;
    padding: 7.5px 0;
}

.SubMenu > a {
    display: block;
    width: 100%;
    color: #B2D3E4;
    padding-left: 13px;
}

.SubSubMenu > a {
    display: block;
    width: 100%;
    color: #669ec1;
}

.SubSubMenu {
    background: #00588F;
    padding-left: 43px !important;
}

.tdcolor {
    padding-left: 10px;
    font-size: 12px;
    background-color: #FFFFFF;
    width: 150px;
}

.Alttdcolor {
    font-size: 12px;
    background-color: #0065a3;
    border-bottom: 1px solid hsl(0deg 0% 100% / 10%);
    display: grid;
}

A {
    font-size: 12px;
    font-weight: normal;
    color: #414141;
    text-decoration: none;
}

    A:visited {
        font-size: 12px;
        font-weight: normal;
        /*color: white;*/
        text-decoration: none;
    }

    A:hover {
        text-decoration: none;
    }

.clswaterMark {
    font-size: 4px;
    font-style: italic;
}

.ReportHeader {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px;
    border-bottom: 1px solid #dddddd;
    color: #006DB2;
}

.Header {
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
    height: 72px;
}

#panel, #flip {
    padding: 10px;
    text-align: left;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
}

.ButtonCursor {
    cursor: hand;
}

#panel {
    padding: 50px;
    left: 20px;
    top: 20px;
    display: none;
}

img#Emp_Image:hover {
    width: 30px !important;
    height: 30px !important;
}

#Emp_Image {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #Emp_Image:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal_pic {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: auto;
    /*max-width: 700px;*/
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.tooltip {
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        background-color: black;
        color: white;
        padding: 2px;
        border-radius: 6px;
        white-space: nowrap;
        font-size: 12px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }
