﻿
html, body {
    background-color: #484848;
}

#Header {
    height: 55px;
    width: 950px;
}

    #Header div.logo {
        position: relative;
        top: 6px;
        left: 23px;
    }

    #Header div.gen3 {
        position: relative;
        left: 2px;
    }

    #Header div.logo h1 {
        color: #FFFFFF;
    }

    #Header div.env {
        position: absolute;
        top: 30px;
        left: 307px;
    }

        #Header div.env h1 {
            color: Red;
            font-weight: bold;
        }


#LoginBar {
    width: 960px;
    margin-bottom: 10px;
}


#Footer {
    height: 80px;
    background: #fff;
}

    #Footer hr {
        background: url("../images/footerSpan.jpg") repeat-x scroll 0 0 transparent;
        height: 5px;
    }

    #Footer div {
        margin: auto auto auto 10px;
        text-align: center;
    }

.wrapper {
    width: 965px;
    background: #FFF;
    margin: auto;
}

.border-left, .border-right {
    float: left;
    margin: 0;
    padding: 0;
    width: 10px;
    margin: 60px 0 0;
}

.border-left-img {
    position: relative;
}

.border-right-img {
    position: relative;
    left: -4px;
}

div.bodySectionNavi {
    position: relative;
    text-align: left;
    top: -12px;
}

/***********************
* Override JQuery      *
***********************/
.ui-datepicker {
    z-index: 1000005;
}


.enotes .ui-widget-content {
    border: none;
}

.subnav .notes-topnav-ui-button .ui-button {
}

.subnav .notes-leftnav-ui-button .ui-button {
    display: block;
    text-align: left;
}

.subnav .ui-state-datainputted, .subnav .ui-widget-content .ui-state-datainputted, .subnav .ui-widget-header .ui-state-datainputted {
    /*border: 1px solid #BF6D1B;
    background: #E97F19 url(../images/orange_bkg.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;*/
    border: 1px solid #BF6D1B;
    background: #515050;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffad4d),to(#e06c04));
    background: -moz-linear-gradient(top,#ffad4d,#e06c04);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad4d',endColorstr='#e06c04');
    font-weight: normal;
    color: #ffffff;
}

.subnav .ui-state-datainputtedyellow, .subnav .ui-widget-content .ui-state-yellow, .subnav .ui-widget-header .ui-state-datainputtedyellow {
    border: 1px solid #B67979;
    background: #E97F19 url(../images/yellow_bkg.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
}

.subnav .ui-state-datainputted a, .subnav .ui-state-datainputted a:link, .subnav .ui-state-datainputted a:visited {
    color: #ffffff;
    text-decoration: none;
}

.subnav .ui-state-datainputtedyellow a, .subnav .ui-state-datainputtedyellow a:link, .subnav .ui-state-datainputtedyellow a:visited {
    color: #ffffff;
    text-decoration: none;
}
/***********************
* Override topography  *
***********************/
fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

fieldset, #IE8#HACK {
    padding: 0;
}

.legend {
    font-size: 1.2em;
    font-weight: bold;
}

hr {
    border-bottom: 1px solid #85DAFF;
    clear: both;
    color: #005595;
    float: none;
    height: 2px;
    width: 100%;
}

table.sensory td {
    vertical-align: top;
}

table.radios {
    width: auto;
}

th, td, caption {
    padding: 4px 4px 4px 4px;
}

.border-b {
    border-bottom: 1px solid #CCC;
}

/***********************
* Site specific styles *
***********************/
.divLoading {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .50;
    filter: Alpha(Opacity=50);
    z-index: 1000;
}

.gifLoading {
    display: block;
    margin: auto;
    padding-top: 260px;
}

.ul-horizontal {
    width: 65px;
}

    .ul-horizontal li {
        display: inline;
        list-style-image: none;
        list-style-type: none;
        padding-right: 5px;
        float: left;
    }

/******************
* Job Analysis Box *
******************/
.jobanalysis {
    border: 1px solid #eaeaea;
    padding: 8px 20px 8px 25px;
    font: normal 12px verdana;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #B4CFEC url('') no-repeat 10px center;
    background-size: 20px;
}

/**************
* Table edges *
**************/

.border-top {
    background: url(../images/border-top.jpg) no-repeat scroll 0 0 transparent;
}

.border-mid {
    background: url(../images/border-middle.jpg) repeat-y scroll 0 0 transparent;
}

.border-left-mid {
    background: url(../images/border-left-bg-mid.jpg) repeat-y scroll 0 0 transparent;
}

.border-right-mid {
    background: url(../images/border-right-bg-mid.jpg) repeat-y scroll 0 0 transparent;
}


/******************
* Current Patient *
******************/
.current-patient-container {
    background: none repeat scroll 0 0 #F0F0F0;
    padding: 10px;
    margin: 0 0 10px -10px;
}
/******************
* Cutient Info Display on Top*
******************/
.current-patientinfo-container {
    background: none repeat scroll 0 0 #F0F0F0;
    padding: 5px 10px;
    margin-left: 0px;
    width: 900px;
    box-shadow: 0 2px 3px #717171;
    border-radius: 5px;
    cursor: pointer box-shadow: 0 2px 3px #717171;
    border-radius: 5px;
    cursor: pointer;
}


/*****************
* Patient Info Display oeight on Top*
******************/
.current-patientinfoHeight-container {
    height: 8px;
}


/*************/
/* Main Menu */
/*************/
.main-menu-container {
    margin-top: -12px;
    width: 100%;
}

    .main-menu-container .main-menu {
        background: #f0f0f0;
        border: 1px solid #ccc;
        border-bottom: none;
        color: #EAF5F7;
        font-weight: bold;
        margin: auto;
        padding: 5px 5px;
        text-align: center;
        width: 250px;
    }

    .main-menu-container .main-menu-toggle, .main-menu-container .main-menu-toggle:hover {
        background: #f0f0f0;
        border: 1px solid #ccc;
        border-top: none;
        color: #EAF5F7;
        font-weight: bold;
        margin: auto;
        padding: 2px 5px;
        text-align: center;
        width: 250px;
        cursor: pointer;
    }

        .main-menu-container .main-menu-toggle img {
            cursor: pointer;
        }

    .main-menu-container .main-menu input {
        border: 0;
        cursor: pointer;
    }

        .main-menu-container .main-menu input[disabled] {
            border: 0;
            cursor: default;
        }

        .main-menu-container .main-menu input.item {
            padding-right: 20px;
            padding-left: 20px;
        }

/* tooltip styling */
.tooltip {
    background: url("../images/black_arrow_big_bottom.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: none;
    font-size: 15px;
    height: 160px;
    padding: 44px 30px 10px;
    text-align: justify;
    width: 310px;
    z-index: 100000;
}

    /* a .label element inside tooltip */
    .tooltip a {
        color: #AADD44;
        font-size: 17px;
        font-weight: bold;
        text-decoration: none;
    }

.patientHistory .tooltip {
    background: url("../images/black_arrow_bottom.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    padding: 44px 18px 10px;
    width: 175px;
    text-align: left;
    height: 80px;
}

/* watermarked text styling */
.watermarked {
    /*background-color: #ECE9D8 !important;*/
    /*background-color: #D3D3D3;*/
    background-color: #cccccc;
    border: 1px solid #BEBEBE;
    /*color: gray;*/
    color: #cccccc;
}

.text-helper {
    font-style: italic;
    text-decoration: underline;
    padding-left: 10px;
}

/* autocompletion list flyout styling */
.autocompletelist {
    background-color: window;
    border: 1px solid buttonshadow;
    color: windowtext;
    cursor: default;
    list-style: none outside none;
    padding: 0;
    z-index: 10000001 !important;
    overflow: auto;
    height: 125px;
}

.gridheader {
    text-align: center;
    padding-left: 45px;
}

.centeralign {
    padding-left: 15px;
}

.text-centeralign {
    text-align: center;
}

.Arc-logo {
    width: 300px;
    height: 70px;
}

.patientHistory tr {
    float: none;
}

    .patientHistory tr:hover {
        background-color: #F0F0F0;
    }

.vcextender table {
    width: 23%;
    z-index: 1000;
}

.jobdemands table tr td {
    border: 1px solid gray;
}

.otc-topscroll, .otc {
    overflow-x: auto;
    overflow-y: hidden;
}

.otc-topscroll {
    height: 20px;
    overflow-x: scroll;
}

.scroll-div1 {
    overflow-x: scroll;
    overflow-y: hidden;
}

.textbox-shadow {
    webkit-box-shadow: 3px 3px 8px rgba(59, 50, 50, 0.46);
    -moz-box-shadow: 3px 3px 8px rgba(59, 50, 50, 0.46);
    box-shadow: 2px 2px 2px rgba(59, 50, 50, 0.46);
}


.dashed-top-border {
    border-top-width: 1px;
    border-top-style: dashed;
}

.watermark {
    background-image: url('../images/back_enabled_down.jpg');
    background-repeat: no-repeat;
    vertical-align: middle;
    background-color: white;
    background-position: right;
}

/*******Extra*********/
.align-right {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.PatInfo {
    float: right;
    margin: -3px -149px 0px 0;
}

/**************Top Image added on 19 march bNotes**************/
.ImgBNotes {
    float: right;
    margin: 35px -200px 0 0;
}

/** Current Page - Up and down button */

.ImgUpDown {
    float: right;
    margin: -3px 0 0 0;
}

.labelbackground {
    background: none repeat scroll 0% 0% green;
    border-radius: 5px;
    padding: 5px 15px;
    /*margin: 0 0 0 17px;*/
    color: rgb(255, 255, 255);
}

.labelcomment {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 5px 15px;
    color: #333;
}

.HideCheckBox {
    margin-left: 55px;
}

.HideLabel {
    float: right;
    margin-right: 110px;
}


/* DNA Button Fix */
.dnaButtonRedo {
    border: 1px solid #2f436a !important;
    background: url(../images/ui-bg_highlight-soft_45_044ff6_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff !important;
    font-size: 1em !important;
}

    .dnaButtonRedo:hover {
        background: url(../images/ui-bg_highlight-soft_50_6eac2c_1x100.png) 50% 50% repeat-x;
    }


.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    border: none;
}