﻿body {
    /*font-family : 'Open Sans' !important ;*/
    background : #ffffff !important ;
}

input[readonly="readonly"] {
    background : #f1f1f1;
}

[disabled="disabled"] {
    color : grey !important ;
}

.layoutMain {
    margin: 0px auto;
    padding: 5px 5px 130px 5px;
    width: 900px;
}

.textBox {
    /*font-family : 'Open Sans';*/
    width : 160px;
    height : 20px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 4px;
}

.comboBox, .remoteComboBox {
    width : 166px;
    height : 23px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 4px;
}

.textArea {
    /*font-family : 'Open Sans';*/
    overflow : auto;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 4px;
}

.datepicker, .datepickerISO, .datetime, .time {
    height : 20px;
    /*font-family : 'Open Sans';*/
    width : 160px;
    border-radius : 3px;
    background : #ffffff;
    border : #d3d0ce solid 1px;
    color : #222222;
    padding-left : 4px;
}

.fieldLabel, .label {
    font-family : 'Open Sans', arial, sans-serif;
        
}

div.ui-datepicker {
    font-size : 0.83em;
}

.ui-widget-content {
    background : 50% 50% repeat-x #ffffff;
    border : #d4d4d4 solid 1px;
    color : #4f4e4e;
    border-radius : 3px;
}

.ui-widget-content input[type=file] {
    color : #ffffff !important;
}

.ui-widget-content a, .ui-widget-header a {
    color : #222222;
}

.ui-widget-header {
    cursor : pointer;
    font-size : 0.80em;
    color : #4b0082;
    border : #eae9e8 solid 1px;
    background-color : #F8EFFB;
    border-radius : 3px;
}

.headercorrection {
    font-size : 1em;
    padding : 4px 2px 4px 5px;
   
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background : 50% 50% repeat-x #4b0082;
    border : #000000 solid 1px;
    color : #ffffff;
    font-weight : bold;
    text-transform : uppercase;
    padding : 1px 2px 1px 2px;
}

.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 : #000000 solid 1px;
    color : #4b0082;
    background: #ffffff; */
    font-weight : bold;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color : #ffffff;
    text-decoration : none;
}


.radioButtonLabel {
	font-family : 'Open Sans', arial, sans-serif !important;
    font-size : 0.75em;
    top : -2px;
    position : relative;
    padding-left : 12px;
}

.radioButtonList input {
    width: 15px;
}

.fieldContent input {
    border-radius : 3px;
}

.infoIconRadioButton {
    float: left;
    margin-top: 3px;
}

.info {
    background-image : url(../Images/ui-icons_4b0082_256x240.png) !important ;
    background-position: -16px -144px;
    width : 14px;
    height : 14px;
    display : inline-block;
    position : relative;
    top : 1px;
    margin-left : 5px;
}

.infoFormVersion {
    background-image : url(../Images/ui-icons_4b0082_256x240.png) !important ;
    background-position: -16px -144px;
    width : 14px;
    height : 14px;
    display : inline-block;
    position : relative;
    top : 1px;
    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, button[type='button']:hover {
    background-color : #ffffff !important ;
    color: #4b0082; 
    border: 1px solid #000000 !important;
}

.ui-corner-all {
    font-size: 0.85em;
}

.addRemoveSection span {
    font-size : 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;
    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 {
	font-family :  arial, sans-serif;
    top : -2px;
    position : relative;
}

.fieldContent {
    margin-top : 2px;
    margin-bottom : 2px;
}

.hyperLink, .crossLink {
    color : #4b0082 !important ;
    /*font-family : 'Open Sans';*/
}

input[type="file"] {
    padding : 3px 0 0 3px;
}

input[type="button"], input[type="submit"], .lookupbutton {
    padding : 4px 2px 4px 2px !important ;
    font-size : 0.70em !important ;
}

.infoIcon {
    background-image : url(../Images/ui-icons_4b0082_256x240.png) !important ;
    background-position: -16px -144px;
}

#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_222222_256x240.png) !important ;
    /*background-position: -16px -144px;*/
}

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-icon
.ui_tpicker_hour_slider, .ui_tpicker_minute_slider {
    height : 4px;
    background : #c5c5c5;
    border : 0;
}

.ui-priority-primary {
    background : #4b0082 !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 : #4b0082 !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 : #4b0082 !important ;
    color : #ffffff !important ;
    border : #4b0082 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 : #4b0082;
    color : #4b0082;
    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 : #E4EDF5 !important ;
}

.ui-dialog {
    border : 0;
    background : #4b0082 !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 : 0.85em !important ;
}

div[lookupdetail].ui-dialog-content {
    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 : #4b0082;
}

.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_222222_256x240.png) !important ;
}

.lookup-dialog thead th, .lookup-dialog tbody tr {
    color : #4b0082 !important ;
}

.cell { margin: 5px 0 3px 3px; }

.errorsContainerDiv{
 width: 100%;	
 position: fixed; 
 bottom: 0px;
 overflow: visible; 
 z-index: +1;
}

.errorsContainer {
    border: 1px solid red !important;
    /*display: none;
    font-size: 0.75em;
    margin: 0px auto; 
    padding: 5px;
    width: 900px !important;*/
  	position: relative; left: -8px;
	z-index: 100;
	background:#ffffff;
	max-height: 120px;
    overflow: auto; 
}

.errorsContainer li {
 /*   color: red;
    list-style-type: none;
    padding: 0px; 	*/
	margin:0px auto;
}

.errorsContainer li label.warning {
    color: #B36F00;
	/*color: orange;*/
    list-style-type: none;
    padding: 0px;
}

.headline {
font-size:13pt;
}

.statusMessage {
    color: white;
}

.ui-widget-content {
	color:#000000;
}

.xsd_required {
	border-color:purple;
}

.LookupTable th:first-child, .LookupTable tbody tr td:first-child {
 display:none;
}

.HtmlVisualizationWithDiv {
    padding-top: 3px;
    margin-left: 5px;
}