﻿.field-validation-error {
    color: #b94a48
}

.field-validation-valid {
    display: none
}

input.input-validation-error {
    border: 1px solid #b94a48
}

select.input-validation-error {
    border: 1px solid #b94a48
}

input[type="checkbox"].input-validation-error {
    border: 0 none
}

.validation-summary-errors {
    color: #b94a48
}

.validation-summary-valid {
    display: none
}

#page-content {
    min-height: 500px
}

.voffset {
    margin-top: 2px
}

.voffset1 {
    margin-top: 5px
}

.voffset2 {
    margin-top: 10px
}

.voffset3 {
    margin-top: 15px
}

.voffset4 {
    margin-top: 30px
}

.voffset5 {
    margin-top: 40px
}

.voffset6 {
    margin-top: 60px
}

.voffset7 {
    margin-top: 80px
}

.voffset8 {
    margin-top: 100px
}

.voffset9 {
    margin-top: 150px
}

.padRight10 {
    padding-right: 10px
}

.padRight20 {
    padding-right: 20px
}

.padRight30 {
    padding-right: 30px
}

.padRight40 {
    padding-right: 40px
}

.padRight50 {
    padding-right: 50px
}

.padRight60 {
    padding-right: 60px
}

.padRight70 {
    padding-right: 70px
}

.padLeft10 {
    padding-Left: 10px
}

.padLeft20 {
    padding-Left: 20px
}

.padLeft30 {
    padding-Left: 30px
}

.padLeft40 {
    padding-Left: 40px
}

.padLeft50 {
    padding-Left: 50px
}

.padLeft60 {
    padding-Left: 60px
}

.padLeft70 {
    padding-Left: 70px
}

.marginRight10 {
    margin-right: 10px
}

.bottomBorderDashed {
    border-bottom-style: dotted
}

.formLabel {
    padding-left: 10px
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important
}

.menu li, .menu li a, .menu li * {
    cursor: pointer !important
}

.identifyRecord {
    font-weight: bold !important
}

.gridButton {
    font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif !important;
    color: #333
}

.ui-widget-overlay {
    position: fixed;
    z-index: 100
}

.ui-dialog {
    z-index: 1000 !important
}

.modal-header {
    color: #fff;
    background-color: #00aade
}

.ui-iggrid td.ui-iggrid-filtercell {
    background: none !important
}

.widget-body-toolbar {
    display: block;
    padding: 8px 10px;
    min-height: 42px;
    border-bottom: 1px solid #ccc;
    background: #fafafa
}

.ui-iggrid .ui-iggrid-footer {
    background-color: #f4f4f4 !important;
    color: black !important;
}

.ui-iggrid-prevpage, .ui-iggrid-nextpage, .ui-iggrid-lastpage {
    background-color: #f9f9f9 !important;
    border: 1px solid #bebebe !important;
    color: black !important;
}

.ui-iggrid-pagelist {
    color: black !important;
}

.ui-iggrid-pagecurrent {
    background-color: #f9f9f9 !important;
    border: 1px solid #bebebe !important;
    color: black !important;
    font-weight: bold;
}

.ui-iggrid-page {
    background-color: #f9f9f9 !important;
    color: black !important;
}

.ui-iggrid-pagelink {
    background-color: #f9f9f9 !important;
    color: black !important;
}

.ui-iggrid-pagelinkcurrent {
    background-color: #f9f9f9 !important;
    color: black !important;
    font-weight: bold;
}

.ui-iggrid-firstpage, .ui-iggrid-lastpage {
    background-color: #f9f9f9 !important;
    color: black !important;
    border: none !important;
}

.ui-icon-arrowstop-1-w, .ui-icon-arrowstop-1-e {
    color: #bebebe !important;
    background-color: #507fa2 !important;
    border: none !important;
}

.ui-iggrid-pagedropdowncontainer {
    margin-top: 0px !important;
}

ui-iggrid-pagesizedropdowncontainer {
    margin-top: 0px !important;
}

.widget-footer {
    height: 42px !important;
    padding: 10px;
}

