root {
    display: block;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000000;
    margin: 15px 20px 25px;
    background-color: #FFFFFF;
    margin: 0px;
    line-height: 1.3em;
}

a:link, a:visited, a:link:active, a:visited:active {
    text-decoration: none;
    color: #306754;
}

a:link:hover, a:visited:hover {
    text-decoration: underline;
    color: #0098FF;
}

p {
    line-height: 20px;
}

#main {
    width: auto;
    padding: 20px 3px 20px 3px;
    min-height: 400px;
    /*margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;*/
}

#main-content {
    width: 515px;
    margin-top: 0px;
    margin-bottom: 10px;
    float: left;
    /*width: 600px;
    margin-top: 20px;*/
}

#main-image {
    width: 420px;
    float: left;
    /*float: right;*/
    margin: 0px 0px 20px 25px;
}

#main-image img {
    margin: 1.5px;
}


#main h1 {
    font-size: 1.2em;
    font-weight: normal;
    color: #666;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 0px;
}


#main h2 {
    padding: 0px;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px;
}

#main h3 {
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

div.separator {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.output-link {
    margin: 10px 15px;
}

input, textarea {
    background-color: #fbfbfb !important;
}

ul.inline-list li {
    list-style: none;
    display: inline;
}

.small-text {
    font-size: 12px;
}

.indent {
    margin-left: 20px;
}

.red {
    color: red;
}

.right {
    float: right;
}

.left {
    float: left;
}

.top {
    vertical-align: top;
}

.bold {
    font-weight: bold;
}

.project-button {
    margin: 6px 3px 3px 3px;
}

.form-grid tr, .form-grid td {
    border: none !important;
}

/* Costing Calculator */
#costing-form {
    width: 1100px;
    margin: 0px auto;
}

#data-table {
    margin-bottom: 2em;
}

#data-table th {
    font-weight: normal;
    width: 150px;
}

#data-table #add-button {
    padding-left: 1em;
}

#subtotal-table {
    float: right;
    margin-right: 20px;
    width: 550px;
}

#subtotal-table .money-column {
    width: 85px;
}

.bold {
    font-weight: bold;
    font-size: 0.9em;
}

.login-field {
    width: 300px;
}

.login-button {
    margin-top: 10px;
}

/* Help page */
#help-tour {
    float: right;
}

dl dt {
    font-size: 0.9em;
    font-weight: bold;
    color: #666;
}

/* Registration Page */
.registration-panel {
    width: 100%;
}

.reg-col1 {
    float: right;
    margin-top: 5px;
}

.reg-input {
    width: 300px;
}

.reg-std {
    width: 75px;
    margin-right: 10px !important;
}

.reg-phone {
    width: 150px;
}

/* Projects Page */
.project-panel {
    margin-top: 15px;
    width: 100%;
}

.project-title {
    /*width: 150px;*/
}

.project-other {
    /*width: 30px;*/
    text-align: center;
}

/* Project Form */
.form-hr {
    width: 710px;
}

.textarea600 {
    width: 600px!important;
}

.textarea90 {
    width: 90%!important;
}

.textfield300 {
    width: 300px!important;
}

.textfield600 {
    width: 600px!important;
}

.textfield80 {
    width: 80%!important;
}

.textfield90 {
    width: 80%!important;
}

.textfield90 {
    width: 90%!important;
}

.textfield10 {
    width: 10%!important;
}

.textfield15 {
    width: 15%!important;
}

.textfield20 {
    width: 20%!important;
}

.textfield30 {
    width: 30%!important;
}

.dropdown150 {
    width: 150px!important;
}

.select32 {
    width: 32%;
}

.form-textfield {
    width: 500px;
}

.form-longfield {
    width: 300px;
}

.form-mediumfield {
    width: 200px;
}

.form-shortmediumfield {
    width: 150px!important;
}

.form-shortfield {
    width: 85px;
}

.form-textarea {
    width: 1000px;
}

.textarea80 {
    width: 80%;
}

.form-error {
    margin-left: 10px;
    color: red;
}

.form-dropdown {
    width: 200px;
}

.form-dropdown-short {
    width: 200px;
}

.field-header {
    margin-left: 10px;
    margin-right: 5px;
}

.andor {
    padding-left: 50%;
}

.minusbox {
    float: right;
    right: -50px;
}

/***** py changes *****/
#container {
    background-color: white;
    width: 968px;
    margin: 0px auto 0px;
    /*border: 1px solid #4E8975;*/
    font-size: 0.95em;
}

#footer {
    padding: 0px;

    margin: 0px;
    height: 30px;
}

#footerLinks {
    /*height: 30px;*/
}

#logos {
    width: 1024px;
    margin: 5px auto 0px;
}

#costing-form {
    margin-left: auto;
    width: 940px;
    margin: 0px;
}

#costing-form .ui-widget {
    font-size: 0.9em;
}

.costing-panel {
    margin-bottom: 15px;
}

.ui-button {
    /*color: black!important;*/
    border-radius: 3px;
}

#fileUploadWgt .ui-button-text {
    padding: .3em 1em .3em 2.1em!important;
    /*padding: 0.1em 0.4em !important;*/
}

#fileUploadWgt1 .ui-button-text {
    padding: .3em 1em .3em 2.1em!important;
    /*padding: 0.1em 0.4em !important;*/
}

#fileUploadWgt2 .ui-button-text {
    padding: .3em 1em .3em 2.1em!important;
    /*padding: 0.1em 0.4em !important;*/
}

.ui-button-text {
    font-weight: normal!important;
    padding: 0.1em 0.4em !important;
}

.addButton {
    outline: none;
    font-size: 0.9em;
    /*color: white!important;
    background-color: green;
    border: none!important;*/
    color: black;
    background-color: #e2e2e2;
    padding: 1px 2px!important;
}

.addButton:hover {
    /*text-decoration: underline!important;*/
    color: white;
    background-color: #989898;
    border: 1px solid #989898!important;
}

.removeButton {
    outline: none;
    font-size: 0.9em;
    /*color: white!important;
    background-color: #bb0909;
    border: none!important;*/
    color: black;
    background-color: #e2e2e2;
    padding: 1px 2px!important;
}

.removeButton:hover {
    /*text-decoration: underline!important;*/
    color: white;
    background-color: #989898;
    border: 1px solid #989898!important;
}

.ui-state-default {
    border: 1px solid #a9a9a9!important;
    /*border-top: 1px solid grey !important;
    border-left: 1px solid darkgrey !important;
    border-right: 1px solid lightgrey !important;
    border-bottom: 1px solid lightgrey !important;*/
}

#subtotal-table {
    float: left;
    width: 100%;
}

#costing-form\:costingPanel_content {
    margin-bottom: 30px;
}

a:link, a:visited, a:link:active, a:visited:active {
    color: #1B9369;
    text-decoration: none;
}

a:link:hover, a:visited:hover {
    color: #1B9369;
    text-decoration: underline;
}

#main h1 {
    color: #000000;
}

.output-link {
    margin: 0px;
}

#projectListForm {
    /*font-size: 0.9 em;
    }
    
    .ui-column-filter.inlineFilter {
        display: inline !important;
        margin-left: 4px !important;
    }
    
    .ui-widget {
        /*font-size: 0.9em;*/
}

#pForm {
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    width: 100%;
    /*font-size: 0.9 em;*/
}

#pForm th {
    color: #000000;
    width: 190px;
    background-color: #EAEAEA;
    vertical-align: top;
    padding: 9px 5px;
    /*font-weight: normal;*/
    font-size: 1em;
}

#pForm td {
    padding: 7px 5px;
}

#pForm th, #pForm td {
    text-align: left;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
}

.noBorder th, .noBorder td {
    border: 0px !important;
    padding: 0px !important;
    padding-right: 5px !important;
    padding-bottom: 3px !important;
}

.form-longfield2 {
    width: 200px;
}

.p_thin {
    margin: 0px;
}

select {
    background: #f7f7f7 !important;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 2px;
}

img.help {
    position: relative;
    top: 1px;
    border: 0 none;
    float: left;
    /*margin-bottom: 5px;*/
    margin-right: 5px;
}

.helpBox {
    position: relative;
}

.helpText {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #2A7D9B;
    color: #000000;
    display: none;
    font-weight: 400;
    left: 20px;
    padding: 10px;
    position: absolute;
    top: -20px;
    white-space: normal;
    width: 400px;
    z-index: 500;
}

.helpText h4 {
    margin-bottom: 10px;
    margin-top: 0;
}

.hover {
    display: block;
}

#banner {
    padding: 0px;
    height: 115px;
}

.ui-tabs {
    padding: 0px !important;
    width: 94% !important;
}

.ui-tabs-nav li {
    top: 0px !important;
}

.logoImages {
    border: none;
    width: 100%;
}

/*div[id*=fileUploadWgt] .ui-icon-cancel{
    display: none !important;
}

div[id*=fileUploadWgt] .ui-icon-plusthick{
    display: none !important;    
}

div[id*=fileUploadWgt] .ui-icon-arrowreturnthick-1-n{
    display: none !important;
}*/

/*div[id*=fileUploadWgt] .ui-button {
    width: 120px !important;
}*/

div[id*=zipUploadWgt] .ui-button {
    width: 90px !important;
}

div[id*=inLineFileUpload1] .ui-button {
    width: 100px!important;
}

div[id*=inLineFileUpload2] .ui-button {
    width: 100px!important;
}

.uploadBox .ui-button {
    width: 100px!important;
}

.uploadBox td {
    border: 0px !important;
    padding: 0px !important;
    padding-right: 5px !important;
    padding-bottom: 3px !important; 
}

.ui-growl-image {
    /*background-image: url("/easy/resources/images/redflag.png") !important;*/
}

.formElementBorder {
    border: 1px solid !important;
    border-color: #808080 #D3D3D3 #D3D3D3 #A9A9A9 !important;
}

.ui-inputfield {
    padding: 4px !important;
}

#main h1 {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Login */
.login-panel {
    width: 450px;
    float: left;
    margin-bottom: 12px;
    margin-right: 50px;
}

.reminder-panel {
    width: 450px;
    float: left;
    margin-bottom: 12px;
    margin-right: 50px;
}

#login-text {
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.smallTab {
    background-color: #E6E6E6;
    padding: 5px 8px 5px 8px;
    border: 1px solid;
    border-color: #AAAAAA #AAAAAA #E6E6E6 #AAAAAA;
    border-radius: 3px 3px 0px 0px;
}

.generalTable {
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    width: 100%;
    /*font-size: 0.4 em;*/
}

.generalTable th {
    width: 190px;
    /*background-color: #EAEAEA;*/
    background-color: #f1f1f1;
    vertical-align: top;
    padding: 9px 5px;
    /*font-weight: normal;*/
}

.generalTable td {
    padding: 7px 7px;
    background-color: white!important;
}

.generalTable th, .generalTable td {
    text-align: left;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
}

.buttonBackground {
    background: url("../jsf/ui-bg_highlight-soft_75_e6e6e6_1x100.png5bf0.jsf") repeat-x scroll 50% 50% #E6E6E6 !important;
    padding: 2px !important;
}

.ui-datatable .ui-column-filter {
    width: 150px !important;
}

#footer2 {
    float: left;
    width: 100%;
}

#footer2 a {
    float: start;
}

.silverBorder {
    border: 1px solid silver;
    border-radius: 5px;
    padding-bottom: 4px;
}

.headerGrey {
    text-align: center;
    color: #000000;
    background-color: #CCCCCC;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    border: none;
    border-radius: 3px 3px 0px 0px;
}

.ui-chkbox .ui-chkbox-box {
    height: 14px;
    width: 14px;
    margin-bottom: -3px;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
}

#helpText li {
    margin-bottom: 8px;
    margin-left: 30px;
}

#helpTable th, #helpTable td {
    text-align: center;
}

.ui-growl-title {
    font-weight: bold;
    padding: 0 0 7px 0;
    display: none;
}

#projectForm input, #projectForm textarea {
    text-align: left;
    color: black;
}

#txtForm input, #txtForm textarea {
    text-align: left;
    color: black;
}

.ui-widget input, .ui-widget textarea, .ui-widget select {
    border-top: 1px solid grey;
    border-left: 1px solid darkgrey;
    border-right: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}

.ui-state-error {
    border-color: red !important;
}

.ui-datatable th div.ui-dt-c,
.ui-datatable .ui-datatable-data td div.ui-dt-c,
.ui-datatable .ui-datatable-data-empty td div.ui-dt-c,
.ui-datatable tfoot td div.ui-dt-c {
    overflow: hidden;
    padding: 3px 10px !important;
}

/*.ui-widget select {
    font-size: 0.9em;
}*/

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #000000;
}

.delete_icon {
    background-image: url('../png/delete_button_trans.png') !important;
}

.fm_delete_button span {
    width: 22px !important;
    height: 22px !important;
    left: -2px !important;
    top: 6px !important;
    border-radius: 5px !important;
}

.pencil_icon {
    background-image: url('../png/pencil.png') !important;
}

.fm_pencil_icon span {
    width: 22px !important;
    height: 22px !important;
    left: -2px !important;
    top: 6px !important;
    border-radius: 5px !important; 
}

.redAlert {
    border: 1px solid red !important;
}

.helpTable {
    border-right: 1px solid #ACADB7;
    border-bottom: 1px solid #ACADB7;
}

.helpTable th {
    font-weight: normal;
    background-color: grey;
    background-color: #EAEAEA;
    padding: 5px;
    height: 27px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ACADB7;
    border-left: 1px solid #ACADB7;
}

.helpTable td {
    background-color: #F8F8F8;
    padding: 5px;
    height: 27px;
    border-top: 1px solid #ACADB7;
    border-left: 1px solid #ACADB7;
    vertical-align: top;
}

.tdCenter {
    text-align: center;
}

.width165 {
    width: 165px;
}

.helpIcon {
    position: relative;
    top: 2px;
}

.tdNoBorder td {
    border: none;
}

.justify {
    text-align: justify;
}

.ui-progressbar {
    width: 100px !important;
}

/* Change the style of the 'Upload my data' link */
.buttonStyle a {
    background-color: #E6E6E6;
    border: 1px solid #a2a2a2;
    /*border-color: #808080 #D3D3D3 #D3D3D3 #A9A9A9;*/
    border-radius: 3px;
    color: #000000!important;
    padding: 3px 6px;
    text-decoration: none;
    font-weight: normal!important;
}

.buttonStyle a:hover {
    color: #FFFFFF!important;
    text-decoration: none;
    background-color: #989898!important;
    border: 1px solid #989898!important;
}

.ui-datatable table {
    border-collapse: collapse !important;
    width: 100% !important;
}

li.firstitem a {
    padding: 0em 0.5em 0em 0em!important;
}

#submenu {
    padding-top: 0px;
}

#submenu * {
    margin: 0px;
    padding: 0px;
}

#submenu {
    margin-top: 8px;
}

#submenu img.subArrow {
    float: left;
    position: relative;
    left: 5px;
    margin-top: 2px;
    background-color: #1b9369;
}

#submenu li.log a {
    padding-left: 0em;
    padding-right: 0em;
    display: block;
    border-left-width: 1px;
    border-right: 0px;
}

#submenu ul {
    display: block;
    margin-left: 0px;
    padding-left: 0px;
}

#submenu li {
    float: left;
    display: block;
    height: 15px;
}

#submenu li a {
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: block;
    border-left-width: 1px;
    border-right: 1px solid #ababab;
}

#submenu li:first-child {
    float: left;
    padding-left: 2px;
}

#submenu li:first-child a {
    border-left: 0px;
}

#submenu li:last-child a {
    border-right: 0px;
}

#submenu {
    /*padding-bottom: 2em;*/
}

.ui-confirm-dialog .ui-dialog-content p {
    color: red;
}

a:link, a:visited, a:link:active, a:visited:active {
    color: #1B9369;
    text-decoration: none;
    font-weight: bold;
}

a:link:hover, a:visited:hover {
    color: #1B9369;
    text-decoration: underline;
}

#pform th {
    font-weight: bold;
}

select {
    font-family: Arial !important;
    font-size: 14px;
}

.generalTable th {
    font-weight: normal!important;
}

.ui-state-default, .ui-state-default {
    /*font-weight: bold;*/
}

.formtable {
    margin: 10px;
    border-bottom: 1px solid #acadb7;
    border-right: 1px solid #acadb7;
    border-collapse: separate;
    border-spacing: 0px;
    width: 98%;
}

.formtable td {
    /*background-color: #f8f8f8;*/
    background-color: #ECEBEB;
    border-left: 1px solid #acadb7;
    border-top: 1px solid #acadb7;
    /*min-width: 100 px;*/
    text-align: center !important;
}

#pForm .no_table tr {
    border: none !important;
}

#pForm .no_table td {
    border: none !important;
}

.formtable {
    margin-left: 5px;
}

.tick_icon {
    width: 22px;
    position: relative;
    top: 8px;
    left: 5px;
}

.ui-button-text {
    font-weight: bold;
    font-family: Arial;
}

#menuList a, #submenu a {
    font-weight: normal;
}

.ui-widget input {
    font-family: Arial;
}

.form-dropdown-short {
    /*margin-left: 5px;*/
}

.step2_image {
    width: 318px;
}

#menuList li {
    font-size: 13px;
}

#topMenu li {
    font-size: 13px;
}

#loginTab a, #logoutTab a {
    font-size: 1.2em;
    font-weight: bold;
}

.form_width1 {
    width: 30px;
}

/*#updateProject {
    color: #1B9369;
}*/

/*#nextStep {
    color: #1B9369;
}*/

.buttonStyle a:hover {
    text-decoration: none;
}

#submit {
    color: #1B9369;
}

.ui-datatable table {
    table-layout: auto!important;
}

.borderLess td {
    border: 0px !important;
}

.ui-datatable-tablewrapper {
    overflow: visible!important;
}

#allObjects th {
    border-color: #AAAAAA!important;
}

#projectListForm:projectListTable th {
    border-color: #AAAAAA!important;
}

/*div.ui-widget-content {
    color: red;
    color: #FFFFFF!important;
    background: #d61e1e!important;
}*/

.ui-datatable th {
    padding: 5px!important;
}

.ui-datatable td {
    padding: 3px 5px!important;
}

input[type="text"] {
    /*border-color: #A9A9A9!important;*/
    border-color: #85b1de!important;
    background-color: #f9f9f9!important;
}

textarea {
    font-family: Arial;
    font-size: 1em;
    /*border-color: #cacaca!important;*/
    border-color: #85b1de!important;
    background-color: #f9f9f9!important;
}

select {
    border-color: #85b1de!important;
    background-color: #f9f9f9!important;
    outline: none;
    border-width: 1px;
}

.noTable th {
    border: none;
    padding: 0px;
    height: 20px;
}

.noTable td {
    border: none;
    padding: 0px;
    height: 20px;
}

.noTable input[type="text"] {
    border: 1px solid silver;
    padding: 5px 3px;
    width: 190px
}

.asterisk {
    font-weight: bold;
    font-size: 0.9em;
    color: red;
    margin-left: 0px;
}

#imgTable th {
    font-weight: normal;
}

th {
    font-size: 0.95em;
}

td {
    font-size: 0.95em;
}

td select {
    font-size: 0.95em;
}

.formError {
    margin: 5px 0px;
    padding: 7px 6px;
    background-color: #f3d3d3;
    color: #D8000C;
    display: block;
    width: 99%;
}

.ui-fileupload .ui-fileupload-content {
    min-height: 150px;
    /*padding: 25px 0px 5px 10px;*/
    /*background: url('/easy/resources/images/upload_space.png') no-repeat!important;*/
    background-size: 325px 140px!important;
    background-position-x: 50%!important;
    background-position-y: 5px!important;
}

.ui-fileupload .ui-fileupload-buttonbar, .ui-fileupload .ui-fileupload-content {
    width: 650px;
}

/*div[id*=fileUploadWgt] .ui-fileupload-cancel {
    width: 40px !important;
}*/

.message-info {
    /*background-color: #E0E0FF;*/
    background-color: #cae8ba;
    padding: 5px;
}

.message-error {
    color: white;
    background-color: red;
    padding: 5px;
}

/*#uploadedFiles table {
    font-weight: bold;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
}*/

#uploadedFiles table th {
    /*border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    padding: 8px 7px;
    background-color: #ECEBEB;*/
}

#uploadedFiles table td {
    /*border-right: 1px solid silver;
    border-bottom: 1px solid silver;*/
    padding: 4px 0px 0px 0px;
    font-weight: normal;
}

.ui-fileupload-preview {
    padding: 0px!important;
}

.ui-fileupload-preview canvas {
    width: 0px!important;
    padding: 0px!important;
}

/*.ui-widget-header {
    background: none!important;
    background-color: #ECEBEB!important;
}*/

/*form .ui-button-text {
    padding: 2px 5px!important;
}*/

textarea {
    border-color: yellow!important;
}

.button_new {
    border-radius: 3px;
    border: 1px solid silver;
    padding: 3px 5px;
    font-size: 1em;
    background-color: #E6E6E6!important;
}

.button_new:hover {
    color: white;
    background-color: grey!important;
}

.generalButton {
    outline: none;
    font-size: 1em;
    color: black;
    background-color: #e2e2e2;
    padding: 1px 2px!important;
}

.generalButton:hover {
    color: white;
    background-color: #989898;
    border: 1px solid #989898!important;
}

#pn ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #555555;
}

#pn li {
    float: left;
    display: block;
    color: white!important;
    text-align: center;
    /*padding: 10px 12px;*/
    text-decoration: none;
    border-radius: 2px 2px 0px 0px;
    font-weight: bold;
    background-color: #555555!important;
}

#pn li:hover {
    background-color: #80BBA7!important;
}

#pn li a {
    display: block;
    color: white!important;
    padding: 15px 10px;
}

#pn li a:hover {
    text-decoration: none!important;
}

#pn .active {
    background-color: #4E8975!important;
}

.ui-growl-message {
    width: 100%!important;
}

.ui-growl-item {
    padding: 15px 15px!important;
}

ul.h_messages {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.h_messages li {
    margin: 10px 0px;
    padding: 7px 6px;
    /*background-color: #f3d3d3;
    color: #D8000C;*/
    background-color: #ff8a00;
    color: white;
    display: block;
    width: 99%;
}

ul.h_success {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.h_success li {
    margin: 10px 0px;
    padding: 7px 6px;
    background-color: green;
    color: white;
    display: block;
    width: 99%;
}

ul.help_ul {
    padding-left: 20px;
}

ul.help_ul li {
    padding: 2px 0px;
}

ul.help_ul_2 {
    list-style-type: none;
    padding-left: 50px;
}

div.helpFrame {
    text-align: justify;
}


#login {
    margin-right: 5px;
}

#homemenu .menu_disabled {
    color: lightgrey;
    display: inline-block;
    padding: 5px 16px 5px 26px; 
    text-align: center;
    text-decoration: none;
}

.dropdown_disabled {
    background-color: transparent;
    border: none;
    color: lightgrey;
    display: inline-block;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
}

.cal input {
    width: 100px;
}

.width97 {
    width: 97%;
}

.accountDetails th {
    width: 150px!important;
}

#objectFileUpload .ui-fileupload .ui-fileupload-content {
    min-height: 80px;
    background-size: 180px 70px!important;
    background-position-x: 50%!important;
    background-position-y: 5px!important;
}

.message_general {
    margin: 10px 0px;
    padding: 7px 6px;
    display: block;
    width: 99%;
}

/*.message_error {
    padding: 7px 6px;
    background-color: #D8000C;
    color: white;
    display: block;
    width: 99%;
    margin-bottom: 10px;
}*/

.message_error {
   background-color: #d22b2b;
   color: white; 
}

.message_warning {
   background-color: orange;
   color: white; 
}

.message_success {
   background-color: green;
   color: white; 
}

#allObjects .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border-color: #AAAAAA!important;
    background: none!important;
    background-color: #68bdff!important;
}

.noTable input[type="text"]:disabled {
    border-color: #85b1de!important;
    background-color: #f9f9f9!important;
    color: black;
    opacity: 1;
}

div.personBlock {
    background-color: #f7f7f7;
    padding: 6px 5px;
    margin: 2px 0px;
    width: 90%;
    float: left;
    border: 1px solid #85b1de!important;
}

a.projectSummaryButton {
    color: #FFFFFF;
    font-size: 0.9em;
    color: black;
    background-color: #e2e2e2;
    padding: 2px 5px!important;
    border-radius: 3px;
    border: 1px solid #a9a9a9!important;
    font-weight: normal!important;
    text-decoration: none!important;
}

a.projectSummaryButton:hover {
    color: #FFFFFF;
    background-color: #989898;
}

a.projectSummaryButton:active {
   font-weight: normal!important; 
}

.groupTable th {
    font-weight: bold!important;
    text-align: center;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
    height: 96%!important;
}

.buttonStep3 {
    margin-top: 5px!important;
    font-size: 1em;
    background-color: #1B9369;
    border-radius: 3px;
    color: white!important;
    padding: 5px;
}