body {
    margin: 20px 10px;
    padding: 10px;
    background-color: #EAECEE;
    font-family: Verdana, sans-serif;
    font-size: 14px;
}

#header {
    border-bottom: 3px solid #c0c0c0;
    background: #204080;
    text-align: center;
    color: #f0f0f0;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 240%;
    text-align: center;
    background: #204080;
    color: #f0f0f0;
}

#header a {
    color: #f0f0f0;
}

#page {
    background: #ffffff;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    border-right: solid 2px #a0a0a0;
    border-bottom: solid 2px #a0a0a0;
}

#pageFull {
    background: #ffffff;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#sidebar {
    float: right;
    width: 200px;
    border: 1px solid #d0d0d0;
    min-height: 240px;
    padding: 4px;
}

#sidebar h1 {
    display: block;
    font-size: 100%;
    border-bottom: 1px solid #d0d0d0;
}

#contentFull {
    min-height: 450px;
    font-size: 100%;
    width: 100%;
}

.panel {
    border: 1px solid #d0d0d0;
    margin: 8px 4px 16px 4px;
    background: #fafafa;
}

.panel h1 {
    padding: 6px;
    font-size: 100%;
    display: block;
    background: #f0f0f0;
    border-bottom: 1px solid #d0d0d0;
    margin: 0 0 8px;
}

.contentBox {
    padding: 8px;
}

.odd {
    background: #f0f0f0;
}

.even {
    background: transparent;
}

.dataTable {
    border-collapse: collapse;;
    width: 100%;
}

.dataTable th {
    background: #204080;
    color: #f0f0f0;
    padding: 6px;
    border: 1px solid #f0f0f0;
}

.dataTable td {
    border: 1px solid #d0d0d0;
    padding: 4px;
}

.caption {
    float: left;
    width: 70px;
}

.formCaption {
    float: left;
    width: 100px;
    padding-top: 4px;
}

.value {
    margin-right: 8px;
}

.errorMessage {
    color: #ff0000;
    font-weight: bold;
    padding-left: 12px;
}

.error {
    color: red;
    font-weight: normal;
    font-style: italic;
}

.property {
    margin-bottom: 12px;
}

.bookmark {
    margin: 12px;
    border-bottom: 1px solid #d0d0d0;
}

.bookmark h1 {
    font-size: 130%;
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
}

.bookmark .meta {
    padding: 4px;
    font-size: 80%;
    border-top: 1px solid #d0d0d0;
    margin-top: 6px;
}

.bookmark a:visited, .bookmark a {
    color: #204080;
    text-decoration: none;
    font-weight: bold;
}

.bookmark a:hover {
    text-decoration: underline;
}

.linkHeader {
    background: #f0f0f0;
    padding: 8px;
    clear: both;
}

.linkHeader a {
    font-size: 100%;
    padding-right: 18px;
}

#tagEditor {

}

form h1 {
    font-size: 100%;
    background: #d0d0d0;
    padding: 4px;
}

.tagListContainer {
    margin: 8px 32px 12px 0;
    float: left;
    width: 200px;
}

.tagList {
    border: 1px solid #d0d0d0;
    background: #f0f0f0;
    overflow: auto;
    height: 160px;
    padding: 4px;
}

.tagEditor h2 {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

#addPostForm {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.paginator {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.thirdCol, .fifthCol, .seventhCol {
    padding-left: 40px;
}

.verticalHeader {
    /*writing-mode: tb-lr;*/
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    display: block;
    text-align: start;
    height: 200px;
    line-height: 200px;
    width: 15px;
    margin: 10px auto -90px;
}

.scrolling {
    height: 600px;
}

.centerOutput {
    display: block;
    text-align: center;
}

.center {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.noBorder tr, .noBorder td {
    border-style: hidden !important;
}

.ui-panel {
    margin-bottom: 15px;
    border-color: #999;
}

.alignRight {
    display: block;
    text-align: right;
    margin-right: 5px;
}

span.savePanel {
    position: fixed;
    bottom: 40px;
    right: 25px;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 10px;
    text-align: right;
    background: #f6f6f6;
}

span.left-fixed-float {
    position: fixed;
    bottom: 40px;
    left: 25px;
    border: 0;
    text-align: right;
    background: #2f556a !important;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 8px;
}

.insuranceAgency td:nth-child(odd) {
    width: 90px;
}

.laborReContractor td:nth-child(odd) {
    width: 60px;
}

.box {
    width: 300px;
    margin: 0 auto 0 auto;
    padding: 0px 0px 70px 0px;
    border: #2980b9 1px solid;
}

.login_header {
    font-size: 30px;
    color: red;
}

.print_note_msg {
    text-align: right;
    font-weight: bold;
    font-style: italic;
    color: #4d4d4d;
}

.totop .btn-circle {
    position: fixed;
    bottom: 70px;
    left: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px;
    line-height: 2.00;
    border-radius: 70px;
    background-color: #91bad0;
    color: #000;
}

.panel_login .login_btn {
    color: #ffffff;
    background: #000080;
    font-weight: 100;
    box-shadow: none !important;
}

.contract-status {
    margin: 10px !important;
    padding: 5px !important;
}

.paper_size_info {
    color: #0000b3;
    font-size: x-large !important;
    font-weight: bolder !important;
}

.btn-helper {
    padding: 6px 12px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

body {
    font-size: small !important;
}

.logs_footer {
    position: fixed;
    display: block;
    bottom: 15px;
    font-weight: 100 !important;
    font-size: small !important;
    width: 100%;
}

.verticalHeader {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    display: block;
    text-align: start;
    height: 200px !important;
    line-height: 200px;
    width: 15px;
    margin: 10px auto -90px;
    white-space: nowrap !important;
}

.rep-log-tbl .ui-datatable-scrollable-body {
    font-size: small !important;
}

div.ui-growl {
    left: 50%!important;
    right: 0!important;
    top: 13%!important;
    margin-left:-150px!important;
}

.ui-growl-title {
    font: 18px Proxima Nova Rg;
    text-align: center!important;
    padding: 0 7px 0 0 !important;
}

.ui-growl-message {
    color: white;
}

.ui-growl-message p {
    font: 16px Proxima Nova Rg;
    letter-spacing: -1px!important;
}

.ui-growl-icon-close {
    color: white!important;
    display:block!important;
}

.ui-growl-item{
    background: #0097a7;
}

.ui-growl .ui-growl-icon-close{
    background-color:yellow;
}