body {
    font-family : 'Open Sans', sans-serif !important ;
    background : transparent !important ;
}

input[readonly="readonly"] {
    background : #f1f1f1;
}

[disabled="disabled"] {
    color : lightgrey !important ;
}

.textBox {
    font-family : 'Open Sans', sans-serif;
    width : 160px;
    height : 25px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 7px;
}

.comboBox, .remoteComboBox {
    width : 166px;
    height : 29px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 4px;
}

.textArea {
    font-family : 'Open Sans', sans-serif;
    overflow : auto;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 7px;
}

.datepicker, .datepickerISO, .datetime, .time {
    height : 25px;
    font-family : 'Open Sans', sans-serif;
    width : 160px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 7px;
}

.fieldLabel, .label {
    font-family : 'Open Sans', arial, sans-serif;
    line-height: 34px;  
}

div.ui-datepicker {
    font-size : 0.83em;
}

.ui-widget-content {
    background : 50% 50% repeat-x #ffffff;
    border : #d4d4d4 solid 2px;
    color : #4f4e4e;
    border-radius : 3px;
}

.ui-widget-content a, .ui-widget-header a {
    color : #222222;
}

.ui-widget-header {
    cursor : pointer;
    font-size : 0.80em;
    color : #494949;
    border : #eae9e8 solid 1px;
    background-color : #eae9e8;
    border-radius : 3px;
}

.headercorrection {
    font-size : 1em;
    padding : 6px 2px 6px 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background : 50% 50% repeat-x #bd0a26;
    border : #bd0a26 solid 1px;
    color : #ffffff;
    font-weight : bold;
    text-transform : uppercase;
    padding : 4px 8px 4px 8px;
}

.daterangepickerdiv .ui-state-default {
	padding : 1px 2px 1px 2px !important;
}

.daterangepickerdiv .ui-datepicker {
	width : Auto !important;
    height : Auto !important;
}

.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
   background-color: #EAE9E8 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border : #e52241 solid 1px;
    color : #ffffff;
    font-weight : bold;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color : #212121;
    text-decoration : none;
}

.radioButtonLabel {
    font-size : 0.75em;
    top : -2px;
    position : relative;
    padding-left : 12px;
}

.fieldContent input {
    border-radius : 3px;
}

.info {
    background : url(../Images/info_icon_upvs.png) 0 0 no-repeat;
    width : 19px;
    height : 19px;
    display : inline-block;
    position : relative;
    top : 4px;
    margin-left : 5px;
}

.dialog-modal {
    display : none;
}

table.display td {
    cursor : pointer;
}

.button:hover, .lookupbutton:hover, .ui-slider-handle ui-state-default ui-corner-all ui-state-hover {
    background-color : #e52241 !important ;
}

.addRemoveSection span {
    font-size : 1.1em !important ;
    font-family : 'Open Sans', Verdana, Arial, sans-serif;
}

.ui-widget-header button {
    background-color : white !important ;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity : 1;
}

.checkBoxList label {
    font-size : 1em;
    font-family : 'Open Sans', sans-serif;
    padding-left : 10px;
}

.button {
    line-height : 1.4;
}

#showXml, #saveForm, #loadForm, #clearForm, #validateForm, #validateFormWithXsd, #validateFormWithServer, #printForm, #closeForm, #cancelForm,#loadFormXml, #saveToXml {
    font-size: 0.55em !important;
}

.optionLabel, .checkBoxLabel {
    top : -2px;
    position : relative;
}

.fieldContent {
    margin-top : 2px;
    margin-bottom : 2px;
    min-height: 30px;
}

.hyperLink, .crossLink {
    color : #bd0a26 !important ;
    font-family : 'Open Sans', sans-serif;
}

input[type="file"] {
    padding : 3px 0 0 3px;
}

input[type="button"], input[type="submit"], .lookupbutton {
    padding : 8px 12px 8px 12px !important ;
    font-size : 0.75em !important ;
}

.lookupbutton {
    margin-top: -4px;
}

.infoIcon {
    background-image : url(../images/ui-icons_cd0a0a_256x240.png) !important ;
}

#ui-datepicker-div {
    min-width : 20em;
    background : #f9f9f9;
}

.ui-timepicker-div .ui-widget-header, .ui-datepicker-header {
    background : #ffffff !important ;
    margin : 2px 2px 2px 2px;
}

.ui-datepicker-header .ui-icon {
    background-image : url(../images/ui-icons_cd0a0a_256x240.png) !important ;
}

dl dt {
    float : left;
    margin : 10px 120px 10px 0;
}

dl dd {
    width : 14em !important ;
    margin : 25px 0 10px 70px;
}

.ui_tpicker_time_label {
    width : 2em !important ;
    margin-right : 0;
}

.ui_tpicker_time {
    border : #eae9e8 solid 1px;
    background : #ffffff;
    width : 4em !important ;
    height : 1.5em;
    padding : 5px 0 5px 10px;
}

.ui_tpicker_time_label, .ui_tpicker_time, .ui_tpicker_hour_label, .ui_tpicker_minute_label {
    font-size : 0.85em;
    margin-bottom : 7px;
}

a.ui-slider-handle {
    padding : 2px 0 3px 0 !important ;
    margin-top : -4px;
}

.ui_tpicker_hour_slider, .ui_tpicker_minute_slider {
    height : 4px;
    background : #c5c5c5;
    border : 0;
}

.ui-priority-primary {
    background : #bd0a26 !important ;
}

.ui-priority-secondary {
    background : #494949 !important ;
}

.ui-priority-secondary, .ui-priority-primary {
    border : 0 !important ;
    padding : 8px 12px 8px 12px !important ;
    font-size : 0.70em !important ;
}

table.ui-datepicker-calendar td a {
    background : #ffffff !important ;
    color : #bd0a26 !important ;
    border : #eae9e8 solid 1px !important ;
}

table.ui-datepicker-calendar td a.ui-state-highlight {
    color : #494949 !important ;
}

table.ui-datepicker-calendar td a:hover, table.ui-datepicker-calendar td a.ui-state-active {
    background : #e15c71 !important ;
    color : #ffffff !important ;
    border : #bd0a26 solid 1px !important ;
}

.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
    background : #ffffff !important ;
    border : #ffffff solid 1px !important ;
    color : #ffffff !important ;
}

.ui-datepicker-buttonpane {
    border : 0;
}

.ui-dialog .ui-dialog-titlebar {
    border : 0;
    background : #bd0a26;
    color : #bd0a26;
    padding : 4px 8px 4px 8px;
    width : 20px;
    float : right;
}

.lookup-dialog .ui-dialog-titlebar {
    margin-top : -6px;
}

.ui-dialog-titlebar-close.ui-state-hover {
    background : #e9ced2 !important ;
}

.ui-dialog {
    border : 0;
    background : #bd0a26 !important ;
    opacity : 0.9;
}

.ui-dialog .dialog-modal {
    margin : 5px;
    margin-top : 10px;
    padding-left : 7px;
    padding-top : 0;
}

.dialog-modal p span {
    color : #f9f9f9;
    font-size : 1em !important ;
}

div[lookupdetail].ui-dialog-content {
    color: #f9f9f9 !important;
}

.LookupDetailInfoText { 
    color: #f9f9f9 !important;
}

.ui-widget-overlay {
    background : #ffffff;
}

.ui-dialog .ui-widget-content {
    background : none;
    border : 0;
}

.lookup-dialog {
    color : #494949 !important ;
    border : #d4d4d4 solid 2px;
    background : #f9f9f9 !important ;
    padding : 5px 0 5px 10px;
    opacity : 1;
}

.lookup-dialog .ui-helper-clearfix {
    background : #f9f9f9 !important ;
}

.lookup-dialog .fg-buttonset {
    width : 100px;
}

.lookup-dialog .ui-dialog-title {
    color : #f9f9f9;
}

.fg-button {
    margin-left : 3px !important ;
}

.lookup-dialog .ui-icon-closethick {
    margin-right : 5px;
}

.lookup-dialog .fg-toolbar {
    border : #d4d4d4 solid 1px;
    background : #eae9e8 !important ;
    color : #bd0a26;
}

.lookup-dialog table th {
    border-color : #d4d4d4 !important ;
    background : #ffffff !important ;
    color : #494949 !important ;
}

.fg-toolbar {
    background : #ffffff;
    padding : 0;
}

.lookup-dialog .fg-button {
    background : none;
    border : 0;
}

.lookup-dialog #FilterButton, .lookup-dialog .ui-button-text {
    font-size : 0.8em !important ;
}

.lookup-dialog .dataTables_processing {
    color : #4f4e4e;
}

.lookup-dialog .ui-icon, .ui-icon-closethick {
    background-image : url(../images/ui-icons_cd0a0a_256x240.png) !important ;
}

.lookup-dialog thead th, .lookup-dialog tbody tr {
    color : #bd0a26 !important ;
}

.load-dialog {
    color : #494949 !important ;
    border : #d4d4d4 solid 2px;
    background : #f9f9f9 !important ;
    padding : 5px 0 5px 10px;
    opacity : 1;
}

.load-dialog .ui-icon-closethick {
    margin-right : 5px;
}

.load-dialog .ui-icon{
    background-image : url(../images/ui-icons_cd0a0a_256x240.png) !important ;
}

.load-dialog .ui-helper-clearfix {
    background : #f9f9f9 !important ;
}

.load-dialog .fg-buttonset {
    width : 100px;
}

.load-dialog .ui-dialog-title {
    color : #f9f9f9;
}

.load-dialog .ui-dialog-titlebar {
    margin-top : -6px;
}