
/*

 IMPORTANT NOTES: (PLEASE READ CAREFULLY!)
 
 1. DO NOT MODIFY the system styles section, it is generated by the system,
    your modifications will be overwritten. If you want to change the stylesheet
 	 template, modify the ew.less in the "themes" subfolder under the installed
 	 directory. Only modify the ew.less if you have the necessary knowledges in
 	 CSS.
 	 
 2. DO NOT REMOVE THE FOLLOWING COMMENTS:
    
    BEGIN_USER_STYLES
    END_USER_STYLES
 	 
 	 You MUST write your styles between these two comment lines below, styles
    outside this user styles section will be discarded.
 	 
 3. If you want to override the system styles, you can copy the styles to the
    User Styles Section, or you can use a separate user stylesheet.

*/

/*BEGIN_SYSTEM_STYLES*/
@font-face {
	font-family: 'ew';
	src: url('fonts/ew.eot?t39no9');
	src: url('fonts/ew.eot?#iefixt39no9') format('embedded-opentype'), url('fonts/ew.woff?t39no9') format('woff'), url('fonts/ew.ttf?t39no9') format('truetype'), url('fonts/ew.svg?t39no9#ew') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'ew';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-advanced-search:before {
	content: "\e608";
}
.icon-grid-add:before {
	content: "\e60f";
}
.icon-grid-edit:before {
	content: "\e61c";
}
.icon-addedit:before {
	content: "\e609";
}
.icon-md-add:before {
	content: "\e61b";
}
.icon-md-edit:before {
	content: "\e600";
}
.icon-md-copy:before {
	content: "\e60c";
}
.icon-md-view:before {
	content: "\e614";
}
.icon-inline-add:before {
	content: "\e619";
}
.icon-inline-copy:before {
	content: "\e606";
}
.icon-inline-copy2:before {
	content: "\e61a";
}
.icon-inline-edit:before {
	content: "\e605";
}
.icon-reset-search:before {
	content: "\e60d";
}
.icon-view:before {
	content: "\e612";
}
.icon-advanced-search2:before {
	content: "\e60b";
}
.icon-highlight:before {
	content: "\e60a";
}
.icon-csv:before {
	content: "\e610";
}
.icon-xml:before {
	content: "\e60e";
}
.icon-email:before {
	content: "\f003";
}
.icon-user:before {
	content: "\f007";
}
.icon-print:before {
	content: "\f02f";
}
.icon-edit:before {
	content: "\f040";
}
.icon-export:before {
	content: "\f045";
}
.icon-selected:before {
	content: "\f046";
}
.icon-filter:before {
	content: "\f0b0";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-options:before {
	content: "\f0c9";
}
.icon-table:before {
	content: "\f0ce";
}
.icon-first:before {
	content: "\f100";
}
.icon-last:before {
	content: "\f101";
}
.icon-prev:before {
	content: "\f104";
}
.icon-next:before {
	content: "\f105";
}
.icon-collapse:before {
	content: "\f147";
}
.icon-expand:before {
	content: "\f196";
}
.icon-search:before {
	content: "\e611";
}
.icon-language:before {
	content: "\e613";
}
.icon-pdf:before {
	content: "\e601";
}
.icon-word:before {
	content: "\e602";
}
.icon-excel:before {
	content: "\e603";
}
.icon-html:before {
	content: "\e604";
}
.icon-master-detail:before {
	content: "\e607";
}
.icon-arrow-left:before {
	content: "\e615";
}
.icon-arrow-down:before {
	content: "\e616";
}
.icon-arrow-up:before {
	content: "\e617";
}
.icon-arrow-right:before {
	content: "\e618";
}
/* Example: Old icons
.icon-edit {
    background-position: 0 0;
    width: 16px;
    height: 16px;
    background:url(../phpimages/edit.gif);
}
.icon-edit:before {
  content: "";
}
.icon-view {
    background-position: 0 0;
    width: 16px;
    height: 16px;
    background:url(../phpimages/view.gif);
}
.icon-view:before {
  content: "";
}
.icon-copy {
    background-position: 0 0;
    width: 16px;
    height: 16px;
    background:url(../phpimages/copy.gif);
}
.icon-copy:before {
  content: "";
}
.glyphicon-trash {
    background-position: 0 0;
    width: 16px;
    height: 16px;
    background:url(../phpimages/delete.gif);
}
.glyphicon-trash:before {
    content: "";
}
*** */
a:not(.btn) .icon-view, a:not(.btn) .icon-edit, a:not(.btn) .icon-inline-edit, a:not(.btn) .icon-copy, a:not(.btn) .icon-inline-copy, a:not(.btn) .glyphicon-trash {
	display: inline-block;
}
a:not(.btn).ewEdit + a:not(.btn).ewInlineEdit, a:not(.btn).ewCopy + a:not(.btn).ewInlineCopy {
	padding-left: 4px;
}
/* google map */
.gm-style-iw {
 color:;
}
#ewGoogleMap {
	margin-bottom: 17px;
}
.ewHeaderRow {
	background-color: #dc143c;
	color: inherit;
}
.ewSiteTitle {
	margin-bottom: 17px;
}
.ewContentTable {
	width: 100%;
	border-spacing: 0;
}
.ewMenuColumn {
	background-color: #f5f5f5;
	color: inherit;
	width: 180px;
	vertical-align: top;
	padding: 0;
}
.ewContentColumn {
	background-color: inherit;
	padding: 17px;
	vertical-align: top;
}
#ewMenuRow .navbar {
	margin-bottom: 0;
}
/* Mobile menu */
#ewMobileMenu {
	margin-bottom: 0;
	border-radius: 0;
}
#ewMobileMenu .navbar-nav > .active > a {
	background-image: none;
	box-shadow: none;
}
#ewMobileMenu .dropdown-menu {
	padding: 0;
}
#ewMobileMenu .dropdown-menu > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
#ewMobileMenu .dropdown-menu > .active > a, #ewMobileMenu .dropdown-menu > .active > a:hover, #ewMobileMenu .dropdown-menu > .active > a:focus {
	background-image: none;
}
#ewMobileMenu .ewMenuLink {
	position: absolute;
	right: 0;
}
#ewMobileMenu .ewMenuLink + .ewDropdown {
	margin-right: 42px;
}
#ewMobileMenu .ewDropdown .icon-arrow-down {
	margin-left: 5px;
}
#ewMobileMenu .open > .ewDropdown > .icon-arrow-down:before {
	content: "\e617";
}
#ewMobileMenu .open > a, #ewMobileMenu .open > a:hover, #ewMobileMenu .open > a:focus {
	background-color: inherit;
}
.ewFooterRow {
	background-color: #000000;
	color: #ffffff;
}
.ewFooterText {
	padding: 4px;
}
#RootMenu {
	width: 100%;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: #f5f5f5;
	display: block;
	position: relative;
	float: none;
	margin-top: 0;
}
.ewIcon {
	font-size: 16px;
	text-shadow: none;
	display: block;
}
.ewImage {
	margin: 1px;
}
.dropdown-toggle .ewIcon, .dropdown-menu .ewIcon {
	float: left !important;
}
.breadcrumb {
	display: inline-block;
}
.ewToolbar .breadcrumb {
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 10px;
}
.ewToolbar .ewExportOption, .ewToolbar .ewSearchOption, .ewToolbar .ewActionOption, .ewToolbar .ewDetailOption, .ewToolbar .ewLanguageOption {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 17px;
}
.ewToolbar .ewLanguageOption {
	float: right;
}
.ewQuickSearch .input-group-btn .btn {
	max-height: 31px;
	min-height: 31px;
}
.ewGrid {
	padding: 0;
	border: 1px solid #696969;
	margin-bottom: 17px;
	display: table;
}
.ewGrid .ewGridContent {
	padding: 0;
	border: 1px solid #696969;
}
.ewGrid .ewGridUpperPanel {
	border-bottom: 1px solid #696969;
}
.ewGrid .ewTable, .ewGrid .ewGridMiddlePanel {
	border: 0;
	margin-bottom: 0;
	overflow-x: visible;
}
.ewGrid .ewGridLowerPanel {
	border-top: 1px solid #696969;
}
.form-horizontal .ewTable .form-group {
	margin-left: 0;
	margin-right: 0;
}
.ewGridUpperPanel, .ewGridLowerPanel {
	padding: 3px;
	border-left: 0;
	border-right: 0;
	background-color: #c0c0c0;
	color: inherit;
}
.ewGridUpperPanel input, .ewGridLowerPanel input, .ewGridUpperPanel select, .ewGridLowerPanel select, .ewGridUpperPanel .btn-sm, .ewGridLowerPanel .btn-sm {
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
}
.ewGridUpperPanel .btn-sm .ewIcon, .ewGridLowerPanel .btn-sm .ewIcon {
	top: 0;
}
.ewGridUpperPanel .ewPager, .ewGridLowerPanel .ewPager {
	margin-bottom: 2px;
}
.ewStdTable {
	border: 0;
	border-spacing: 0;
}
.ewStdTable > tbody > tr > td {
	padding: 0;
}
.ewSearchPanel {
	margin-bottom: 17px;
}
.ewSearchPanel .panel-body {
	padding: 0;
}
.ewPager {
	float: left;
	padding-right: 20px;
	margin-bottom: 17px;
}
.ewPager span:not(.glyphicon):not([class^=icon-]) {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ewPager.ewRec span {
	padding-top: 4px;
	padding-bottom: 4px;
}
.ewPager .input-group > input.form-control[name=pageno] {
	width: 6em;
}
.ewPager .ewPrevNext, .ewPager .ewNumericPage {
	float: left;
}
.ewPager .ewPrevNext .input-group-btn:first-child > .btn + .btn {
	margin-left: 0;
}
.ewPager .pagination {
	display: block;
	margin: 0;
}
.ewPager .pagination > li > a, .ewPager .pagination > li > span {
	padding-top: 3px;
	padding-bottom: 3px;
}
.ewListOtherOptions {
	margin-bottom: 2px;
	float: left;
}
input[name=pageno] {
	height: 28px;
}
.ewGridUpperPanel, .ewGridLowerPanel {
	padding: 3px;
	border-left: 0;
	border-right: 0;
	background-color: #c0c0c0;
	color: inherit;
}
.ewGridUpperPanel input, .ewGridLowerPanel input, .ewGridUpperPanel select, .ewGridLowerPanel select, .ewGridUpperPanel .btn-sm, .ewGridLowerPanel .btn-sm {
	padding-top: 3px;
	padding-bottom: 3px;
	height: 24px;
}
.ewGridUpperPanel select, .ewGridLowerPanel select {
	line-height: 24px;
}
.ewGridUpperPanel .ewPager, .ewGridLowerPanel .ewPager {
	margin-bottom: 2px;
}
button.ewButton {
	min-width: 75px;
}
a.ewButton {
	min-width: 49px;
}
.ewButtonDropdown {
	min-width: 46px;
}
.ewTabContent {
	padding: 0;
	border: 0;
}
.ewPointer {
	cursor: pointer;
}
.ewAggregate:after {
	content: ": ";
}
.ewTableHeader .ewTableHeaderBtn {
	position: relative;
	padding-right: 12px;
	white-space: nowrap;
}
.ewTableHeader .ewTableHeaderBtn .ewTableHeaderSort {
	position: absolute;
	width: 10px;
	top: 50%;
	margin-top: -9px;
	right: 0;
	float: right;
}
.ewTableHeader .ewTableHeaderBtn .caret {
	margin-left: 0;
	border-top: 4px solid;
}
.ewTableHeader .ewTableHeaderBtn .ewSortUp {
	border-top: 0;
	content: "";
	border-bottom: 4px solid;
}
.ewGrid .ewTable {
	border: 0;
	border-spacing: 0;
	border-collapse: separate;
	empty-cells: show;
	width: 100%;
}
.ewGrid .ewTable > tbody > tr > td, .ewGrid .ewTable > tfoot > tr > td {
	padding: 3px;
	border-bottom: 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid;
	border-color: #696969;
}
.ewGrid .ewTable > thead > tr > td:last-child, .ewGrid .ewTable > thead > tr > th:last-child, .ewGrid .ewTable > tbody > tr > td:last-child, .ewGrid .ewTable > tfoot > tr > td:last-child, .ewGrid .ewTable td.ewTableLastCol, .ewGrid .ewTable th.ewTableLastCol {
	border-right: 0px;
}
.ewGrid .ewTable > tbody:last-child > tr:last-child > td, .ewGrid .ewTable > tfoot > tr:last-child > td, .ewGrid .ewTable td.ewTableLastRow {
	border-bottom: 0px;
}
.ewGrid .ewTable > tbody:last-child > tr:last-child > td.ewTableBorderBottom, .ewGrid .ewTable > tfoot > tr:last-child > td.ewTableBorderBottom, .ewGrid .ewTable td.ewTableLastRow.ewTableBorderBottom, .ewGrid .ewTable .ewTableBorderBottom {
	border-bottom: 1px solid;
	border-color: #696969;
}
.ewGrid .ewTable > thead > tr > th, .ewGrid .ewTable > thead > tr > td {
	font-weight: normal;
	background-color: #000000;
	color: #ffffff;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #696969;
	background-image: -webkit-linear-gradient(top, #000000 0%, #696969 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #696969 100%);
	background-image: linear-gradient(to bottom, #000000 0%, #696969 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff696969', GradientType=0);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 3px;
}
.ewGrid .ewTable .ewTableHeader .ewTableHeaderBtn .caret {
	border-top-color: #ffffff;
}
.ewGrid .ewTable .ewTableHeader .ewTableHeaderBtn .ewSortUp {
	border-bottom-color: #ffffff;
}
.ewGrid .ewTable .ewTableRow {
	background-color: #eeeeee;
	color: inherit;
}
.ewGrid .ewTable .ewTableAltRow {
	background-color: #dcdcdc;
	color: inherit;
}
.ewGrid .ewTable .ewTableEditRow > td {
	background-color: #fffacd;
	color: inherit;
}
.ewGrid .ewTable .ewTableHighlightRow > td {
	background-color: #696969;
	color: #ffffff;
}
.ewGrid .ewTable .ewTableSelectRow > td {
	background-color: #999999;
	color: #ffffff;
}
.ewGrid .ewTable .ewTableFooter {
	background-color: #eaeaea;
	color: inherit;
}
.ewCheckbox {
	text-align: center;
}
.ewOtherOption {
	display: inline-block;
}
.ewAddEditOption {
	display: inline-block;
}
.ewDetailOption {
	display: inline-block;
}
.ewActionOption {
	padding-right: 10px;
	display: inline-block;
}
.ewMultiColumnForm > .ewMultiColumnRow {
	margin-bottom: 17px;
}
.ewMultiColumnForm > .ewMultiColumnRow > div[class^=col-] > .table {
	margin-bottom: 0;
}
.ewMultiColumnForm > .ewMultiColumnRow > div[class^=col-] > .table .ewTableHeader {
	width: 33%;
}
.ewMultiColumnForm .ewMultiColumnListOption .ewListOptionBody[data-name=checkbox] label {
	margin-top: 0;
	margin-bottom: 0;
}
.ewMultiColumnListOption {
	padding-top: 2px;
	padding-bottom: 2px;
}
.ewMultiColumnListOption .ewListOptionBody {
	float: left;
}
.ewListOptionHeader label.checkbox, .table th label.checkbox {
	margin-bottom: 0;
}
.ewListOptionSeparator {
	padding-right: 10px;
}
.ewListOptionBody .btn-sm {
	padding-top: 3px;
	padding-bottom: 3px;
}
.ewListOptionBody .btn-group > .btn {
	float: none;
}
.ewListOptionBody .ewRowLink:hover, .ewListOptionBody .ewRowLink:focus {
	text-decoration: none;
}
.ewViewTable {
	min-width: 300px;
}
.ewViewTable > tbody > tr > td:first-child {
	font-weight: bold;
	text-align: right;
}
.tab-content .ewGrid {
	margin-bottom: 0;
}
.ewPreviewLowerPanel {
	padding: 3px;
	border-left: 0;
	border-right: 0;
}
.ewPreviewLowerPanel .ewDetailCount, .ewPreviewLowerPanel .ewPreviewOtherOptions {
	float: left;
}
.ewPreviewLowerPanel .ewDetailCount {
	margin-bottom: 17px;
	padding-right: 10px;
	/*@noflip*/
	direction: ltr;
}
.icon-expand, .icon-collapse {
	cursor: pointer;
}
.ewExportTable {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
}
.ewExportTable td {
	padding: 3px;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #696969;
}
.ewExportTable .ewTableHeader, .ewExportTableHeader td {
	background-color: #000000;
	color: #ffffff;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #696969;
	vertical-align: top;
}
.ewExportTableRow > td {
	background-color: #eeeeee;
	color: inherit;
}
.ewExportTableAltRow > td {
	background-color: #dcdcdc;
	color: inherit;
}
.ewExportTableFooter {
	background-color: #eaeaea;
	color: inherit;
}
.ewListExportOptions, .ewViewExportOptions, .ewViewOtherOptions {
	margin-bottom: 17px;
}
.ewRow {
	margin-bottom: 17px;
	white-space: nowrap;
}
.ewRow .ewCell {
	padding-right: 10px;
}
.ewSearchCond, .ewSearchOperator {
	display: inline-block;
}
.modal .ewSearchCond {
	display: block;
	height: 31px;
}
.ewSearchCond label {
	display: inline-block;
	margin-left: 10px;
	font-weight: normal;
}
.ewSearchOperator {
	color: maroon;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0;
}
.ewSeparator {
	color: gray;
}
.ewLinkSeparator {
	padding-right: 10px;
}
.ewLinkSeparator .ewIcon {
	display: inline-block;
}
#ewEmailForm #subject, #ewEmailForm #message {
	width: 100%;
}
#ewEmailForm #message {
	max-width: 100%;
}
.ewReportTable {
	border: 0px;
	border-collapse: collapse;
}
.ewReportTable td {
	padding: 3px;
}
.ewGroupIndent {
	width: 5px;
}
.ewGroupField {
	font-weight: bold;
}
.ewGroupName {
	font-weight: bold;
}
.ewGroupHeader {
	vertical-align: top;
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}
.ewGroupSummary {
	border-top: 1px solid Gray;
}
.ewGroupAggregate {
	font-weight: bold;
}
.ewGrandSummary {
	border-top: 1px solid Gray;
}
#ewMsgBox .alert {
	background-color: transparent;
	border: 0;
}
.ewMessageDialog {
	display: table;
	min-width: 300px;
}
/* message - reserved for compatibility */
.ewMessageTable {
	margin: 1em 0px 1em 0px;
}
.ewRequired {
	color: red;
}
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}
.ewTemplate {
	display: none;
}
.ewReadOnlyTextArea {
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
}
.ewReadOnlyTextAreaData {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.ewResizeHandle {
	height: 5px;
	width: 5px;
	bottom: 0;
	right: 0;
	cursor: se-resize;
	position: absolute;
}
.calendar {
	z-index: 10000;
}
.ewUploadTable {
	margin-bottom: 0;
}
.ewUploadTable td {
	border-top: 1px;
	border-left: 0;
}
.ewUploadTable .progress {
	min-width: 75px;
}
.ewLabelRow {
	margin-bottom: 4.25px;
}
.ewLabelRow [id^=elh_], .ewLabelRow .ewSearchCaption {
	font-weight: bold;
}
.ewLabelRow > span:after {
	content: " ";
}
.ewInputRow {
	margin-bottom: 17px;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: transparent;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table.ewUploadTable tbody:first-child tr:first-child td {
	border-top: 0;
}
input.cke_dialog_ui_input_text {
	min-height: 24px;
}
li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
	background: #337ab7;
}
.ewGoogleMap label {
	width: auto;
	display: inline;
}
.nav-tabs, .nav-pills {
	margin-bottom: 17px;
}
/* twitter typeahead */
.tt-hint {
	color: #777777;
}
.tt-dropdown-menu {
	width: auto;
	min-width: 160px;
	/*max-height: 160px;
	overflow-y: auto;*/
  /* Comment out for Scrollable Dropdown Menu */
	z-index: 10001;
	position: relative;
	margin-top: 1px;
	padding: 5px 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.tt-suggestion {
	padding: 3px 20px;
}
.tt-suggestion p {
	margin: 0;
}
.tt-suggestion.tt-cursor {
	color: #ffffff;
	background-color: #337ab7;
}
@keyframes spin {
 to {
 -webkit-transform: rotate(1turn);
 -ms-transform: rotate(1turn);
 -o-transform: rotate(1turn);
 transform: rotate(1turn);
}
}
@-webkit-keyframes spin {
 to {
 -webkit-transform: rotate(1turn);
 -ms-transform: rotate(1turn);
 -o-transform: rotate(1turn);
 transform: rotate(1turn);
}
}
.ewSpinner {
	position: relative;
	display: inline-block;
	width: 5em;
	height: 5em;
	margin: 0 .5em;
	overflow: hidden;
	-webkit-animation: spin 1s infinite steps(8);
	-o-animation: spin 1s infinite steps(8);
	animation: spin 1s infinite steps(8);
	vertical-align: middle;
	font-size: 4px;
}
.ewSpinner:before, .ewSpinner:after, .ewSpinner > div:before, .ewSpinner > div:after {
	content: "";
	position: absolute;
	top: 0;
	left: 2.25em;
	width: .5em;
	height: 1.5em;
	border-radius: .2em;
	background: #eee;
	box-shadow: 0 3.5em #eee;
	-webkit-transform-origin: 50% 2.5em;
	-moz-transform-origin: 50% 2.5em;
	-ms-transform-origin: 50% 2.5em;
	transform-origin: 50% 2.5em;
}
.ewSpinner:before {
	background: #555;
}
.ewSpinner:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #777;
}
.ewSpinner > div:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background: #999;
}
.ewSpinner > div:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	background: #bbb;
}
.ewMultiPage {
	margin-bottom: 17px;
}
.ewCustomTemplate, .ewCustomTemplatePage, .ewCustomTemplateSearch {
	margin-bottom: 17px;
}
.ewGridMiddlePanel .ewCustomTemplate {
	margin-bottom: 0;
}

/* desktop */
@media (min-width: 768px) {
#ewContentTable {
	display: table;
}
#ewContentRow {
	display: table-row;
}
#ewMenuColumn,  #ewContentColumn {
	display: table-cell;
}
.ewBasicSearch .ewRow {
	display: table;
}
.ewViewTable {
	width: auto;
}
.ewItemTable td {
	vertical-align: top;
	padding-right: 20px;
}
.ewItemList {
	display: inline-table;
}
/* override bootstrap */
.form-horizontal {
	margin-left: auto;
	margin-right: auto;
}
.form-control {
	display: inline;
	width: auto;
	max-width: none;
}
.input-group > .form-control,  .input-group > .input-group-btn {
	width: auto;
}
.form-inline .radio,  .form-inline .checkbox,  .radio,  .checkbox {
	font-weight: normal;
	border: none;
	box-shadow: none;
	background-color: inherit;
}
.form-horizontal .radio,  .form-horizontal .checkbox {
	font-weight: normal;
}
.ewCheckbox {
	padding-top: 5px;
	padding-right: 10px;
	font-weight: normal;
}
.ewInputLarge {
	width: 210px;
}
input[type=text]:not([size]):not([name=pageno]):not(.cke_dialog_ui_input_text),  input[type=password]:not([size]) {
	min-width: 250px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu:not(.active):hover > a,  .dropdown-submenu:not(.active):focus > a {
	text-decoration: none;
	color: #262626;
	background-image: -webkit-linear-gradient(top, #eeeeee 0%, #e1e1e1 100%);
	background-image: -o-linear-gradient(top, #eeeeee 0%, #e1e1e1 100%);
	background-image: linear-gradient(to bottom, #eeeeee 0%, #e1e1e1 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe1e1e1', GradientType=0);
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0 4px 4px 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 4px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #262626;
}
.dropdown-submenu.active:hover > a:after,  .dropdown-submenu.active:focus > a:after {
	border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	border-radius: 4px 0 4px 4px;
}
#ewMenuRow .navbar {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
}
.ewAutoSuggest {
	display: inline-block;
}
.ewUploadTable {
	width: auto;
}
.cke,  .mce-tinymce {
	width: 750px !important;
}
}

/* mobile */
@media (max-width: 767px) {
.ewGrid {
	display: block;
}
.ewGrid .ewGridMiddlePanel {
	overflow-x: auto;
	overflow-y: visible;
}
#ewContentTable,  #ewContentRow,  #ewContentColumn {
	display: block;
}
.ewMultiColumnForm > .ewMultiColumnRow > div[class^=col-]:not(:last-child) {
	margin-bottom: 15px;
}
.ewItemTable {
	width: 100%;
}
.ewItemTable td {
	display: block;
	width: 100%;
}
.ewItemTable td:empty {
	display: none;
}
.ewPager .input-group-btn {
	width: auto;
}
.ewAddOptBtn {
	margin-top: 6px;
}
.ewAutoSuggest {
	display: block;
}
#ewGoogleMap {
	width: 100% !important;
}
}
#ewLoginOptions {
	text-decoration: none;
	cursor: pointer;
}
#ewLoginOptions span:before {
	content: "\e617";
}
#ewLoginOptions.collapsed span:before {
	content: "\e616";
}
#cboxOverlay {
	background: #000 none;
}
.ewHome, .ewUserPermission {
	display: inline-block;
}
/*END_SYSTEM_STYLES*/

/*BEGIN_USER_STYLES*/
           
/*MH universal font size */
body {
	font-size: 13px;
}
.ewHeaderRow {
	background-color: #f0f0f0;
	color: #231F20;
	height: 70px;
	padding-top: 10px;
}
.ewMenuColumn {
	background-color: #E9ECEC;
	color: inherit;
	width: 180px;
	vertical-align: top;
	padding: 0px;
}
.ewFooterRow {
	background-color: #db1f29;
	height: 59px;
	color: #ffffff;
	line-height: 36px;
}
.ewFooterSupRow {
	background-color: #231F20;
	height: 18px;
	color: #ffffff;
	text-align: right;
	font-size: 10px;
}
.ewFooterText {
	background-position: right;
	background-repeat: no-repeat;
}
#RootMenu .dropdown-menu {
	background-color: #E9ECEC;
}
.redbg {
	background-color: #db1f29;
	padding: 0px;
	margin: -3px;
}
.tealbg {
	background-color: #17A2B8;
	padding: 0px;
	margin: -3px;
}
.yellowbg {
	background-color: #D7D700;
	padding: 0px;
	margin: -3px;
}
.greenbg {
	background-color: #00A400;
	padding: 0px;
	margin: -3px;
}
.bluebg {
	background-color: #69C;
	padding: 0px;
	margin: -3px;
}
.orangebg {
	background-color: #F90;
	padding: 0px;
	margin: -3px;
}
.greybg {
	background-color: #cdcdcd;
	padding: 0px;
	margin: -3px;
}
/* MH 1-4-2016 Custom styles for landing page grid layout v2*/

.home-page-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.home-page-container img {
	width: 100%;
	opacity: 0.8;
}
.home-page-container img:hover {
	opacity: 1.0;
}
.home-page-container .elect-gun img {
	text-align: center
}
.home-page-container .elect-gun, .home-page-container .elect-gun a {
	color: #31373D;
	text-decoration: none;
}
.home-page-container .elect-gun .col-xs-3 div:nth-child(2) {
	font-size: 25px;
	font-weight: bold;
}
.home-page-container .elect-gun .col-xs-3:hover, .home-page-container .elect-gun .col-xs-3 a:hover {
	color: #000;
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.home-page-container .center {
	text-align: center;
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.home-page-container {
	width: 80%;
}
}
/* MH 2-9-2016 new table styles */
 
.ewGrid {
	border: 0 !important;
}
.ewTable {
	font-size: 11pt;
}
.ewTable td {
	padding: 4px;
}
.ewTable a:active, .ewTable a:hover {
	color: #bd5a35;
	text-decoration: underline;
}
table tr:hover td {
	background: #f2f2f2;
}
.ewGrid .ewTable .ewTableHighlightRow > td {
	background-color: #ccc
}
.ewTable .ewPreviewRowBtn.icon-expand {
	color: #db0026;
}
.ewTable [data-name="preview"] {
	vertical-align: middle;
	padding-left: 5px !important;
	padding-right: 5px !important;
	font-size: 20px;
}
.ewTable [data-name="button"] {
	vertical-align: middle;
}
.ewGrid .ewTable>thead>tr>td, .ewGrid .ewTable>thead>tr>th {
	background-color: #D9D9D9;
	background-image: none;
	color: #000;
	border-color: #F5F5F5
}
.ewGrid .ewGridUpperPanel, .ewGrid .ewGridLowerPanel, .ewGrid .ewTable td.ewTableLastRow {
	border: none;
	border-bottom: none !important;
}
.ewGrid .ewTable .ewTableRow {
	background-color: #F0F0F0;
}
.ewGrid .ewTable .ewTableAltRow {
	background-color: transparent;
}
.ewGrid .ewTable>tbody>tr>td, .ewGrid .ewTable>tfoot>tr>td {
	border-color: #F5F5F5;
}
.ewGrid .table>thead:first-child>tr:first-child>th:nth-child(1) {
	border-top-left-radius: 13px;
}
.ewGrid .ewTable>tbody:last-child>tr:last-child>td:nth-child(1) {
	border-bottom-left-radius: 13px;
}
.ewGrid .table>thead:first-child>tr:first-child>th:last-child {
	border-top-right-radius: 13px;
}
.ewGrid .ewTable>tbody:last-child>tr:last-child>td:last-child {
	border-bottom-right-radius: 13px;
}
.ewTable .ewTableHeader, .ewTable .ewTableHeader td {
	background: none;
}
.ewGrid .ewGridUpperPanel, .ewGrid .ewGridLowerPanel {
	background-color: #fff;
}
/*MH Home Page image styles 2-11-16*/

.ewHome {
	text-align: center;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#ewHome {
	padding: 0 !important;
	margin: 0;
	margin: 0 !important;
	padding: 0;
}
.ewFooterText {
	padding-left: 15px;
}
.ewFooterText a, .ewFooterText a:active {
	color: #FFF;
	padding-left: 0px;
}
.ewFooterText a:hover {
	color: #000;
	text-decoration: none;
}
.disclaimer-copy {
	font-style: italic;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
/*MH 2-16-2016 styles to scale mobile friendly info button grid pages */
.ewFooterText {
	display: block;
	width: 100%;
	font-size: 14pt;
}
.ewFooterText a {
	font-size: 12pt;
}
.ewFooterRow .ewFooterText a {
	display: block
}
.ewFooterRow {
	line-height: inherit;
}
.ewFooterRow font {
	display: none
}
.elect-gun {
	padding-bottom: 130px;
}
.home-page-container .elect-gun .fa {
	font-size: 25px;
	padding-bottom: 10px;
}
#ewContentRow .ewGrid {
	margin-bottom: 70px;
}
.ewFooterRow {
	height: 100px;
}
.ewFooterText p {
	font-size: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*650px and up*/
@media (min-width: 650px) {
.ewFooterText {
	display: block;
	width: 100%;
	font-size: 10pt;
}
.ewFooterText a {
	font-size: 10pt;
}
.ewFooterRow .ewFooterText a {
	display: inline;
}
.ewFooterRow {
	line-height: 60px;
	height: 60px;
}
.home-page-container .elect-gun .fa {
	font-size: 50px;
}
.ewFooterText a,  .ewFooterText a:active {
	color: #FFF;
	padding-left: 10px;
}
.ewFooterText p {
	bottom: -7px;
}
.ewFooterRow font {
	display: inline;
	color: #fff;
}
}

/*870px and up*/
@media (min-width: 870px) {
.ewFooterRow {
	background-image: url(../phpimages/footer-hytorc-logo.png);
	background-position: right;
	background-repeat: no-repeat;
}
.elect-gun {
	padding-bottom: 0px;
}
#ewContentRow .ewGrid {
	margin-bottom: 16px;
}
}
/*MH form styles 4-27-16*/

form textarea, form select, form input:not([type="radio"]):not([type="checkbox"]) {
	min-width: 250px;
}
form .form-group {
	padding: 5px 0px;
}
form .infopopover {
	padding-left: 5px;
}
.diagrampop {
	max-width: 520px;
	min-height: 362px;
}
/*MH Tool selector styles*/
#ewContentTable {
	display: inline-table;
}
.toolContainer, .pumpContainer {
	display: inline-table;
	vertical-align: top;
	margin-top: 15px;
	width: 20%;
	padding-right: 15px;
}
.toolContainer img, .panel-body .panel img {
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.toolContainer p, .pumpContainer p, .erromessage p, .pumpContainer span {
	font-size: 1.2em;
	font-weight: bold;
}
.toolContainer .bloomlink {
	margin-top: 15px;
}
.bloomSelectlink {
	position: absolute
}
.bloomlink, .bloomSelectlink {
	text-align: center;
}
.bloomlink span, .bloomSelectlink span {
	font-size: 2em;
	display: block;
	padding-bottom: 10px;
}
.toolContainer .panel-body a {
	display: inline-block;
	margin-top: 30px;
	font-size: 20px;
}
.toolContainer .panel-body .panel, .pumpContainer .panel-body .panel {
	font-size: 1.5em;
}
.popover, .popover-title {
	min-width: 300px;
	max-width: none;
	font-size: 1.2em
}
/*MH Tool selector view styles*/
.toolContainer, #ftoolSelectionadd, #ftoolSelectionview {
	font-size: 1.2em;
}
.toolContainer, .ewViewTable, .pumpContainer {
	display: inline-block;
	vertical-align: top;
}
.toolContainer.view {
	margin-left: 30px;
	margin-top: 0px;
}
.pumpContainer {
	margin-left: 15px;
	margin-top: 0px;
	text-align: center;
}
.pumpContainer p, .pumpContainer ul, .pumpContainer span {
	text-align: left;
}
.toolDisplay ul, .pumpDisplay ul {
	margin-bottom: 30px;
}
.reset {
	display: inline-block;
	font-size: 1.3em;
	margin-bottom: 11px;
}
.erromessage {
	margin: 15px;
}
.toolTextContainer {
	position: absolute;
	background-color: #fff;
	padding: 15px;
	border-radius: 10px;
	width: 500px;
	border: 1px solid #000;
}
.toolTextContainer span {
	font-weight: bold;
	display: block;
	font-size: 1.2em;
}
.assist {
	display: inline-block;
	padding-left: 30px;
	font-size: 1.2em;
}
.assist input {
	margin-right: 5px;
}
.loadDisclaimer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.5);
	font-size: 1.3em;
}
.loadDisclaimer div {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	padding: 20px;
	border: solid 1px #000;
	border-radius: 10px;
	background-color: #fff;
}
.loadDisclaimer h2 {
	margin-top: 0;
	margin-bottom: 20px;
}
.loadDisclaimer a {
	margin-top: 30px;
	font-size: 1.5em
}
.loadDisclaimer li a {
	font-size: 1em
}
.washernut {
	background-color: #f9f7ed
}
.radoInfo {
	position: absolute;
}
.arrow_box {
	position: relative;
	color: #fff;
	background-color: rgba(0,0,0,.7);
	border: 0px solid #000;
	padding: 5px 10px;
	border-radius: 5px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: rgba(0,0,0,.7);
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: rgba(0,0,0,.0);
	border-width: 11px;
	margin-left: -11px;
}
/*MH Certificate and NCR count grid styles*/
.docTotals {
	font-size: 1.8em;
	padding: 10px;
	margin-top: 0px;
}
.docTotals .row div div {
	padding: 10px;
	min-height: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+65 */
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top left, #cccccc 0%, #eeeeee 65%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top left, #cccccc 0%, #eeeeee 65%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom right, #cccccc 0%, #eeeeee 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
}
.docTotals .row div div p {
	margin: 0px;
	padding: 0px;
	font-size: smaller;
}
.docTotals h1 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	color: #fff;
}
.docTotals span {
	display: block;
	font-size: 2.3em;
}
.docTotals .red {
	color: #DB1F29;
}
.docTotals .yellow {
	color: #D1B316;
}
.docTotals .green {
	color: #008000;
}
div.small-text {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: none;
}
.col-sm-3, .col-sm-2 {
	padding: 0px;
}
.button-box {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #800000;
	font-size: 1.25em;
	margin: 0px;
}

/*MH torcsafe styles for date range search*/
.docTotals form[name="dateRange"] .input-group{
text-align:center;
min-width:0;
min-height:0;
height:30px;
display:inline-block;
border:0;
background:none;
padding-bottom:0px;
}
.docTotals form[name="dateRange"] .input-group .input-group-btn{display: compact;}
.docTotals form[name="dateRange"] .input-group .input-group-btn button{vertical-align: top;font-size:8px !important;}
.docTotals form[name="dateRange"] label{font-size:12px;min-width:30px;text-align:right;}

.input-group-btn {
min-height:0;
	height: 20px !important;
}

.dateInput {
	min-width: 100px !important; 
	width: 100px;
	margin-left: 20px;
}
/*MH Bolting time savings*/
.timeSavingCalc {
	padding: 10px;
	border: 1px solid #666;
	font-size: 1.3em;
	width: 90%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CDCDCD;
	background: -moz-linear-gradient(74% 32% 107deg, #a7a7a7, #cdcdcd 37%);
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	border: dashed 3px #111;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
	-moz-border-radius-bottomleft: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-top-left-radius: 18px;
	-webkit-border-top-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
 	-webkit-border-bottom-right-radius:18px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
}
.timeSavingCalc h2 {
	margin-top: 0;
}
.timeSavingCalc select {
	background-color: #cdcdcd;
}
.timeSavingCalc .calcTime {
	width: 100%;
}
.timeSavingCalc span {
	font-size: 9pt;
	line-height: normal;
}
.timeSavingCalc .calcTime {
	display: inline-block;
	padding: 15px;
}
.timeSavingCalc .calcTime button {
	margin: 10px;
	font-size: 15px;
	padding: 5px 10px;
	width: 150px;
}
.timeSavingCalc .calcTime button2 {
	font-size: 24px;
	padding: 5px 10px;
	width: 200px;
}
.timeSavingCalc .calcTime select {
	margin: 10px 0 10px 0;
	padding: 2px 5px;
	font-size: 15px;
	width: 150px;
}
.timeSavingCalc .calcTime select:nth-child(1) {
	margin-right: 20px;
}
.timeSavingCalc .calcTime .redButton {
	width: 100%;
}
.timeSavingCalc div em span:nth-child(1) {
	font-weight: bold;
	margin-right: 10px;
}
.timeSavingCalc div em {
	font-size: 16px;
	display: block;
	border-radius: 10px;
	margin-top: 25px;
	background-color: #fff6d0;
	padding: 10px;
}
.timeSavingCalc div em span {
	font-size: 16px;
}
.wrapper .ew-layout .content-wrapper {
    background-image: url("../images/HY-Care_Hub_FSI_1440-900.jpg")
}
/*END_USER_STYLES*/