﻿html, body {
    margin: 0px 0 9px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

textarea {
    resize: none;
}

.topMostHeader_P {
    background-color: #003300;
    color: #FFFFFF;
    padding: 2px 0px 2px 0px;
}

.himg {
    background-image: url('../../Images/header.png');
    background-size: 100% 100%;
    height: 150px;
}

.topMostHeader {
    width: 1000px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

    .topMostHeader input {
        margin-left: 7px;
    }

    .topMostHeader span:nth-child(1) {
        float: right;
        margin-right: 7px;
    }

.refunded {
    text-decoration: line-through;
    opacity: .7;
    color: gray;
}

.mainHeader {
    padding-top: 9px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    -webkit-border-top-left-radius: 15px;
    -khtml-border-radius-topleft: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topright: 10px;
    padding-bottom: 25px;
    
}

    .mainHeader img {
        margin-left: 29px;
    }


     


.divMenuCss {
    margin-left: auto;
    margin-right: auto;
    width: 1002px;
    background-size: 100% 100%;
    background-color: #036379;
    height: 35px;
    vertical-align: middle;
}

    .divMenuCss img:nth-child(1) {
        float: left;
        margin-top: 0px;
        margin-left: -9px;
        height: 43px;
        width: 10px;
    }

    .divMenuCss img:nth-child(2) {
        margin-right: -10px;
        float: right;
        margin-top: 0px;
        height: 44px;
        width: 10px;
    }

.pageContentPHolder {
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    padding: 7px;
    border: 1px solid gray;
    background-color: #FFFFFF;
}

.CPHolderInnerDiv {
    padding: 7px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.divFooter {
    
    margin-left: auto;
    margin-right: auto; 
    font-size: 8pt;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 5px 0px;
     
}

    .divFooter a {
        text-decoration: none;
        color: cyan;
    }

.bodyImageBG {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/*.buttons {
    
    border: 1px solid #00a29e;
    background-color: #00a29e;
    
    cursor: pointer;
    color: white;
     
}

    .buttons[disabled="disabled"] {
        border: 1px solid #cccccc;
        background-color: #cccccc; 
        cursor: not-allowed;
        color: white;
    }

        .buttons[disabled="disabled"]:hover {
            border: 1px solid #cccccc;
            background-color: #cccccc;
             
            cursor: not-allowed;
            color: white;
        }

    .buttons:hover { 
        border: 1px solid #C52F26;
        background-color: #C52F26;
        
        cursor: pointer;
        color: white;
    }*/

.buttons {
    /*border: 1px solid #00a087; 
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;*/
    border: 1px solid #00a29e;
    background-color: #00a29e;
    padding: 3px 15px 5px 15px;
    cursor: pointer;
    color: white;
    -moz-border-radius: 12px;
    border-radius: 12px;
      -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 10px 8px -6px gray;
}

    .buttons[disabled="disabled"] {
        border: 1px solid #cccccc;
        background-color: #cccccc;
        padding: 3px 15px 5px 15px;
        cursor: not-allowed;
        color: white;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

        .buttons[disabled="disabled"]:hover {
            border: 1px solid #cccccc;
            background-color: #cccccc;
            padding: 3px 15px 5px 15px;
            cursor: not-allowed;
            color: white;
            -moz-border-radius: 12px;
            border-radius: 12px;
        }

    .buttons:hover {
        /*border: 1px solid #ef412f;
        background-color: #C52F26;
        border-top-right-radius: 13px;
        border-bottom-right-radius: 13px;
        border-top-left-radius: 13px;
        border-bottom-left-radius: 13px;
        padding: 5px 13px 7px 13px;
        cursor: pointer;
        color: #ffffff;*/
        border: 1px solid #f06742;
        background-color: #f06742;
        padding: 3px 15px 5px 15px;
        cursor: pointer;
        color: white;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }
.loginDiv {
    width: 470px;
    margin-left: auto;
    margin-right: auto;
}

    .loginDiv td:nth-child(1) {
        vertical-align: top;
        padding-top: 17px;
        padding-right: 59px;
        text-align: right;
    }

    .loginDiv div {
        padding-top: 19px;
        text-align: right;
        width: 90%;
    }

.loginImg {
    height: 100px;
}

.selectedNode {
    color: navy;
    font-weight: bold;
    background-color: #00FFFF;
    padding: 2px 3px 2px 3px;
    border-bottom: 2px solid navy;
}

.PageBlur {
    display: none;
    width: 100%;
    background-color: #333333;
    moz-opacity: 0.5;
    html-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 99999;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.DivformWaiter {
    padding: 9px;
    border: 1px solid gray;
    width: 300px;
    top: 326px;
    left: 493px;
    position: absolute;
    z-index: 99999;
    background-image: url('../../Images/portal.sliced_15.png');
    background-size: 100% 100%;
}

    .DivformWaiter div {
        padding: 25px;
        border: 1px solid gray;
        text-align: center;
        background-color: white;
        font-weight: bold;
        color: #990000;
    }

._headTab {
    width: 100%;
}

    ._headTab td:nth-child(1) {
        width: 20%;
        text-align: right;
        padding-right: 7px;
    }

    ._headTab td:nth-child(2) {
        width: 80%;
        text-align: left;
    }

.SectionHead {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
}

    .SectionHead span {
        padding: 7px;
        color: white;
        -webkit-border-top-right-radius: 7px;
        -khtml-border-radius-topright: 7px;
        -moz-border-radius-topright: 7px;
        border-top-right-radius: 7px;
        font-size: 10pt;
        font-weight: bold;
        width: auto;
        background-image: url('../../Images/portal.sliced_15.png');
        background-size: 100% 100%;
    }


.SectionHead_2 {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
}

    .SectionHead_2 span {
        border: 1px solid gray;
        padding: 7px;
        color: navy;
        -webkit-border-top-right-radius: 7px;
        -khtml-border-radius-topright: 7px;
        -moz-border-radius-topright: 7px;
        border-top-right-radius: 7px;
        font-size: 10pt;
        font-weight: bold;
        width: auto;
        background-image: url('../../Images/bodyBG.png');
        background-size: 100% 100%;
    }



.stdTd1 {
    text-align: left !important;
    vertical-align: middle !important;
}

.middle_centerd {
    text-align: center !important;
    vertical-align: middle !important;
}

.tboxCentered {
    text-align: center;
}

input[type="image"][disabled="disabled"] {
    opacity: .5 !important;
}


.div4LookUp {
    display: none;
    padding: 9px;
    border: 1px solid gray;
    background-color: white;
}

    .div4LookUp div:nth-child(1) {
        text-align: center;
        color: black;
        padding: 5px;
        border: 1px solid gray;
    }

    .div4LookUp img {
        height: 21px;
    }

    .div4LookUp iframe {
        border: none;
        width: 100%;
        height: 590px;
    }

.ordTable {
    width: 100%;
    border-collapse: collapse;
}

    .ordTable td:nth-child(1) {
        width: 25%;
        text-align: right;
        font-size: .8em;
    }

    .ordTable td:nth-child(2) {
        width: 75%;
        text-align: left;
        font-weight: bold;
    }

.divSubmBtns {
    border: 1px solid gray;
    text-align: right;
    padding-right: 7px;
    padding: 7px 25px 7px 0px;
    margin-top: 5px;
    background-color: #CCCCCC;
    color: black;
}

    .divSubmBtns table {
        width: 100%;
    }

        .divSubmBtns table td:nth-child(1) {
            width: 60%;
            text-align: right;
            font-size: .8em;
            padding-left: 25px;
        }

        .divSubmBtns table td:nth-child(2) {
            width: 40%;
        }


.shadow {
    -moz-box-shadow: 5px 5px 5px #2a2a2a;
    -webkit-box-shadow: 5px 5px 5px #2a2a2a;
    box-shadow: 7px 7px 7px #2a2a2a;
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 10px 8px -6px gray;
}

.divHeader {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 7px 0px 7px 0px;
    background-color: #990000;
}

    .divHeader a {
        color: white;
    }

.pnl4Btns {
    padding: 7px;
    border: 1px solid gray;
    text-align: center;
    background-color: #6a963f;
    margin-top: 2px;
}

.fUpload {
    width: 100%;
    height: 21px;
    cursor: pointer;
}

._TopBtn {
    cursor: pointer;
}

.divPPrv {
    display: block;
    width: 900px !important;
    margin-left: auto;
    font-size: 10pt;
    margin-right: auto;
}

.divW {
    border: 1px solid gray;
    padding: 7px;
    width: 885px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}

.gvCss {
    border-collapse: collapse;
}

.observer {
    opacity: .5;
}

.organization_title {
    font-weight: bold;
    color: green;
}

.application_title {
    color: green;
}

.text_color {
    color: green;
}

.spacer_text {
    font-weight: bold;
    color: green;
    font-size: 12pt;
}

.text_color_bold {
    color: green;
    font-weight: bold;
}

.text_color_bold_sized {
    color: green;
    font-weight: bold;
    font-size: 10pt;
}

.text_color_bold_size11 {
    color: green;
    font-weight: bold;
    font-size: 11pt;
}

.grid_header {
    background-color: #f3f3f3;
    color: #333333;
    height: 25px;
}

.standard_title {
    background-color: #598400;
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    height: 30px;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.grid_title_header {
    background-color: green;
    color: White;
    height: 30px;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.grid_eoc_code {
    color: green;
    font-weight: bolder;
}

.grid_eoc_table {
    width: 100%;
    border: solid 1px green;
}

.grid_eoc_comment {
    background-color: #FFFFE8;
    height: 60px;
    width: 99%;
    font-family: Tahoma;
    font-size: 8pt;
}

.centerMenu {
    border: 1px solid gray;
    padding: 15px;
    text-align: center;
    background-image: url('../../Images/bodyBG.png');
    background-size: 100% 100%;
    display: none;
}

.gvFooterStyle {
    font-size: 1.5em !important;
    font-weight: bold !important;
}

.pagerRowHidden {
    display: none;
}

.pagerRowShown {
    display: block;
}

input[disabled="disabled"] {
    opacity: .8;
}

a[disabled="disabled"] {
    opacity: .7;
}

div[disabled="disabled"] {
    opacity: .3;
}

input[type="checkbox"][disabled="disabled"] {
    opacity: .8 !important;
}

.divTContent {
    margin-top: 7px;
    border: 1px solid gray;
    padding: 5px;
    font-size: .9em;
}

.divTContentTab {
    width: 100%;
    font-size: .9em;
}

    .divTContentTab td {
        width: 23%;
        text-align: right;
        padding-right: 5px;
        font-size: .9em;
    }

        .divTContentTab td:nth-child(2) {
            font-size: .9em;
            width: 77%;
            text-align: left;
            padding-right: 5px;
        }

.divTHead {
    background-position: top;
    padding: 5px 0px 5px 13px;
    color: White;
    font-weight: bold;
    margin-top: 5px;
    background-image: url('../../Images/portal.sliced_15.png');
    background-size: 100% 100%;
}

.mTab {
    width: 100%;
    border-collapse: collapse;
}

    .mTab td {
        width: 33%;
        padding: 5px;
        text-align: center;
        vertical-align: top;
    }

    .mTab div {
        font-weight: bold;
        font-size: 1.2em;
        padding: 3px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .mTab p {
        text-align: justify;
        padding: 10px;
        font-size: .9em;
        font-style: italic;
        font-family: Times New Roman;
    }

    .mTab a {
        font-weight: bold;
        text-decoration: none;
    }

#div4Login {
    display: none;
    border: 1px solid gray;
}

    #div4Login div:nth-child(1) {
        background-color: white;
        border: 1px solid gray;
        padding: 15px 0px 10px 0px;
        color: black;
    }

    #div4Login div:nth-child(2) {
        background-color: white;
        border: 1px solid gray;
        padding: 5px 15px 5px 0px;
        color: black;
        text-align: right;
        font-size: .8em;
    }

    #div4Login table {
        width: 100%;
    }

        #div4Login table td:nth-child(1) {
            text-align: right;
            font-size: .8em;
        }

    #div4Login input {
        text-align: center;
    }

#spanWaiter {
    display: none;
}

a {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}

#div1p2 {
    direction: rtl;
    margin-right: 48px;
}

#div2 {
    border: 1px solid gray;
    padding: 7px 5px 5px 15px;
    color: #FFFFFF;
    font-size: .9em;
    font-weight: normal !important;
    margin-top: 7px;
}

    #div2 span {
        color: #66FFFF;
        font-weight: bold;
        font-size: .8em;
    }

.txtcaptcha {
    background-image: url('images/captcha.JPG');
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    height: 25px;
    border: 1px solid gray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

#spclTabs .ui-tabs-active {
    background: #AE0000;
    font-weight: bold;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 10px 8px -6px gray;
}

    #spclTabs .ui-tabs-active a {
        color: white;
    }

#spclTabs .ui-tabs-nav {
    font-size: 10pt !important;
}

span .ajax__tab_inner {
    color: #CC0000 !important;
    font-weight: bold;
}



.NavMenu {
    margin-left: 29px;
}

    .NavMenu a {
        color: white;
        font-weight: bold;
        margin-top: 5px;
        padding: 7px;
        font-size: .9em;
    }

        .NavMenu a:hover {
            color: white;
            background-color: #c52f26;
        }

    .NavMenu table {
        padding-top: 5px;
    }

    .NavMenu img {
        width: 1px !important;
        height: 23px !important;
        margin-top: 5px !important;
        margin-left: 1px !important;
        margin-right: 2px !important;
        border: none !important;
    }

    .NavMenu td:nth-child(2) {
        display: none;
    }

.NavMenuBottomBorder {
    border-bottom: 1px solid #007e7b;
    font-size: 10pt;
}

a[disabled="disabled"] {
    opacity: .3;
}

.clsWaitPage {
    background-position: center center;
    visibility: hidden;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    font-family: Book Antiqua;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 1002;
    background: white;
    background-image: url('../../Images/progressbar3.gif');
    overflow: hidden;
    position: absolute;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
}

.ui-autocomplete {
    height: 270px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    cursor: default;
    background: #CCC;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        zoom: 1;
        float: left;
        clear: left;
        width: 100%;
    }

        .ui-menu .ui-menu-item a {
            text-decoration: none;
            display: block;
            padding: .2em .4em;
            line-height: 1.5;
            zoom: 1;
            font-size: small;
            cursor: pointer;
        }

            .ui-menu .ui-menu-item a.ui-state-hover,
            .ui-menu .ui-menu-item a.ui-state-active {
                font-weight: normal;
                margin: -1px;
            }

.dlBorder {
    border: none; 
}


.divFooter {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid gray;
    font-size: 8pt;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 5px 0px;
    background-color: #333333;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 10px 8px -6px gray;
    color: white;
    padding: 15px 0px 15px 0px;
}

    .divFooter a {
        text-decoration: none;
        color: cyan;
    }