/* CSS Document */

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-button-text {
	white-space:nowrap;
}

div.ui-datepicker{
	font-size:60%;
	z-index: 9999 !important;
}

/* Set font size smaller for default jquery UI elements */
.ui-widget{
	font-size:.75em;
}

body .ui-widget, body .el-rte {
	text-align: left;
}

/* Set font/size for tabs and other non-dialog jquery-ui elements (modals and other dialogs will be off the body, not the "contaier" div) */
.container .ui-widget{
	font-size:.8em;
	font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}
/* file manger font size */
.container .ui-widget.elfinder{
	font-size:1.1em;
}

.container .standardForm .ui-widget label{
	font-size:1em;
}

.container .ui-widget .small_note2{
	font-size:.8em;
}

a.calculate_button {
	display:inline-block;
	width: 16px;
	height: 16px;
	background: center no-repeat url(../images/calc.png);
	zoom:1;
	*display: inline;
}
#minimal_container {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
}
.modal_element {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.entryError {
	background-color:red !important;
}

.smallButton {
	display:inline-block;
	width: 16px;
	height: 16px;
	zoom:1;
	*display: inline;
}
.smallButton b {
	display:none;
}
.smallButton.editButton {
	background: center no-repeat url(../images/button_edit.png);
}
.smallButton.deleteButton {
	background: center no-repeat url(../images/button_delete.png);
}
.smallButton.addButton {
	background: center no-repeat url(../images/button_add.png);
}
.smallButton.viewButton {
	background: center no-repeat url(../images/button_view.png);
}
.smallButton.copyButton {
	background: center no-repeat url(../images/button_copy.png);
}
.smallButton.syncButton {
	background: center no-repeat url(../images/button_sync.png);
}
.simpleList {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border-spacing:0px;
}
.simpleList th, .simpleList td {
	padding: 2px 3px 2px 3px
}
.simpleList th+th, .simpleList td+td {
	padding-left: 5px;
}
.simpleList thead {
	font-weight:bold;
}
.simpleList thead th {
	
}
.simpleList tbody tr:nth-child(odd) {
	background: rgba(255,255,255,0.4); /* lighten background slightly */
	-pie-background: rgba(255,255,255,0.4);
	behavior: url(PIE.htc);
}
.simpleList tbody tr:nth-child(even) {
	background: rgba(255,255,255,0.1); /* lighten background slightly more */
	-pie-background: rgba(255,255,255,0.1);
	behavior: url(PIE.htc);
}
.simpleList tbody tr.notice {
	background-color:#FFCECE !important; /* Make noticable (red, etc) */
	color:#383838;
}
.simpleList tbody tr.ui-sortable-helper { /* Row is being moved */
	background-color:transparent !important;
	color:#383838;
	margin: -1px;
	border:1px dotted #BDBDBD;
}
.simpleList tbody td div.noteRecord {
	height:25px;
	width:200px;
	overflow:hidden;
	position:relative;
}
.simpleList tbody td .noteRecord a.viewNoteDetailButton {
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:16px;
	background: center no-repeat url(../images/button_view.png);
}
.simpleList tbody td .noteRecord a.viewNoteDetailButton b {
	display:none;
}
.saveMessage_container label {
	display:inline-block;
	width:130px;
	text-align:right;
	zoom:1;
	*display: inline;
}
.saveMessage_container input {
	width:400px;
}
.mailMergeReport_container {
	position:relative;
}
.mailMergeReport_container .templateSelector {
	position:relative;
}
.mailMergeReport_container .templateSelector label {
	margin-left: 15px;
}
.mailMergeReport_container .templateSelector #mailMergeSelect {
	width:150px;
}
.mailMergeReport_container .templateSelector #mailMergeField1 {
	width:150px;
}
.mailMergeReport_container .templateSelector #randomCount {
	width:30px;
}
.mailMergeReport_container .templateSelector .smallButton,
.mailMergeReport_container .templateEntry .smallButton
 {
	display:block;
	float: right;
	margin-top:5px;
}
.mailMergeReport_container .templateEntry {
	margin-top: 5px;background:#fafafa;border-color:#ddd;
}
.mailMergeReport_container .templateEntry span {
	line-height: 25px;width:33%;display:inline-block;
	overflow:hidden;
	zoom:1;
	*display: inline;
}
.mailMergeReport_container .templateEntry span+span+span {
	width:50px;
}
.mailMergeReport_container .entryHeader {
	margin-top: 5px;background:none;border:none;
}
.mailMergeReport_container .entryHeader span {
	line-height: 25px;width:33%;display:inline-block;
	zoom:1;
	*display: inline;
}
.hiddenElement {
	display:none !important;
}
.ui-dialog .messagePreviewBox {
	background:#ffffff;
	border-color:#ddd;
}
.ui-dialog .message_labels label {
	display:inline-block;
	text-align:right;
	width:90px;
	font-weight:bold;
	margin-right:5px;
	zoom:1;
	*display: inline;
}
.ui-dialog #mail_merge_preview {
	width:100%;height:200px;border:none;
}
div.ui-dialog #mail_merge_preview {
	overflow:auto;
	background-color:#ffffff;
}
.ui-dialog .promptWithAccept_container textarea.notes, .ui-dialog .alertNotice_container textarea.notes {
	width:100%;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ui-dialog .alertNotice_container textarea.notes {
	height: 150px;
}
.ajax_loader {
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:#666666 1px solid;
    background-color: #ffffff;
    padding:5px;
}

div#recaptcha_widget_div {
	display:block;
	text-align:center;
}
div#recaptcha_widget_div div {
	display:inline-block;
	zoom:1;
	*display: inline;
}
.pointRulesList tbody tr {
	cursor:n-resize;
}
.modalFinder {

}
.modalField textarea {
    display:block;
    width:90%;
    margin:0;
    height:50px;
}
.modalField label {
    display: inline-block;
    min-width: 60%;
}
.modalField label+input, .modalField label+select {
    display: inline-block;
    width: 90%;
}