﻿html, body
{
    font-family: Arial;
    font-size: 12px;
}
:not(p):not(ul):not(ol)
{
    padding: 0;
    margin: 0;
}
body
{
    line-height: 1;
    overflow: hidden;
}
html, html body, form, #mainContentDiv
{
    height: 100%;
}
a
{
    color: #1000BE;
    text-decoration: none;
}
.RadMenu
{
    float: left;
}
.RadSplitter
{
    float: left;
}
.Relative
{
    position: relative;
}

.hcStatsTable
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px #000000;
}
.hcStatsTable caption
{
    caption-side: bottom;
    padding: 2px;
}
.hcStatsTable th, .hcStatsTable td
{
    padding: 2px;
    text-align: center;
    color: #18347b;
    font-weight: normal;
    border: solid 1px #000000;
}
.hcStatsTable th[scope=column]
{
    background-color: #c6d3ef;
    font-weight: bold;
    text-align: right;
}
.hcStatsTable th + th[scope=column]
{
    background-color: #c6d3ef;
    font-weight: normal;
    width: 80px;
    text-align: center;
}
.hcStatsTable th[scope=row]
{
    background-color: #c6d3ef;
    font-weight: normal;
    text-align: right;
}
.hcStatsTable tr.alt th, .hcStatsTable tr.alt td
{
}
.hcStatsTable td a
{
    color: #0000ff;
}
.hcContainer
{
    width: 100%;
    height: 100%;
    min-width: 1000px;
}
.hcStatistics
{
    width: 100%;
    position: relative;
    padding-top: 10px;
}
.hcPendingStats
{
    display: inline;
    width: 50%;
    text-align: center;
    float: left;
}
.hcHistoryStats
{
    display: inline;
    width: 50%;
    text-align: center;
    float: right;
}
.hcHeader
{
    font-size: medium;
    padding: 5px 5px 5px 5px;
    height: 22px;
}
.hcDetails
{
    width: 100%;
    padding: 10px 10px 10px 10px;
    margin: 5px 5px 5px 5px;
    color: Gray;
}
.hcFrmDetails
{
    width: 100%;
    height: 350px;
}
.Hidden
{
    display: none;
}
.headerItem
{
    padding-left: 2px;
    padding-right: 2px;
    display: block;
    float: left;
}
.Borderless, .Borderless *
{
    border: 0px !important;
    border-style: none !important;
    outline: 0px !important;
    outline-style: none !important;
}

.CustomEditorEx
{
    padding: 10px;
    display: inline-block;
    vertical-align: top;
}

.CustomEditorEx input[type=text]
{
    border: none !important;
}

.Button_Web20
{
    color: #000;
    font: arial;
    background-color: #e7ecfb;
    border: 1px solid;
    border-color: #537ab8;
    padding: 2px;
}

.Button_Web20:hover
{
    background-color: #e0e0f0;
}

.Edit_Web20
{
    color: #000;
    font: times;
    background-color: #FFF;
    border: 1px solid;
    border-color: #537ab8;
    padding: 2px;
}
.Edit_Web20:hover
{
    border-color: #4060a0;
}
.Select_Web20
{
    border: 1px solid;
    border-color: #537ab8;
    background-color: #e7ecfb;
}

.CustomStackRemoveSpan
{
    background-color: transparent;
    color: #990022;
    cursor: pointer;
    font-weight: bold;
    font-size: x-small;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    padding: 3px 0px 0px 0px;
}

.CustomStackRemoveSpan:hover
{
    background-color: #990022;
    color: #ffffff;
}

.CustomStackField > *
{
    vertical-align: middle;
}

.CustomStackField
{
    margin: 2px 0px 2px 2px;
    padding: 2px;
    cursor: default;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.CustomStackField:hover
{
    background-color: #e7ecfb;
}

.RadGrid > .rgDataDiv > .rgMasterTable > tbody > tr > td
{
    white-space: nowrap;
}

/*START CustomHeader*/
.CustomHeader
{
    width: 100%;
    float: left;
    height: 24px;
}

.CustomNavigationPanelNode
{
    font-size: 12px;
    padding-left: 5px;
    padding-right: 2px;
    height: 22px;
    float: left;
}

.CustomNavigationPanelNode .CustomNavigationPanelSeparator
{
    float: left;
    font-family: "Lucida Console";
    font-weight: bolder;
    font-size: 12px;
    margin-top: 6px;
}
.CustomNavigationPanelNode:hover
{
}

.CustomNavigationPanelNode:hover .CustomNavigationPanelSeparator
{
}

.CustomNavigationPanelNode .CustomNavigationPanelLink
{
    float: left;
    margin-left: 2px;
    margin-top: 6px;
}

.CustomNavigationPanelNode:hover .CustomNavigationPanelLink
{
}


.CustomNavigationPanel
{
    float: left;
}

.CustomNavigationPanelTitle
{
    float: left;
}
/*END CustomHeader*/

.CustomWMobileHeader
{
    float: left;
    width: 100%;
    height: 20px;
}

.CustomWMobileHeader .BuildInfoLabel
{
    color: navy;
    font-weight: bold;
    padding-left: 4px;
}

.CustomWMobileHeader .ContactSetLabel
{
    color: navy;
    padding-left: 8px;
}

.CustomWMobileHeader .ContactNameCell
{
    white-space: nowrap;
}

.CustomWMobileHeader .ContactNameCell .UserWelcomeLabel
{
}

.CustomWMobileHeader .ContactNameCell .UserNameLabel
{
}

.CustomHeaderQuickSearch
{
    padding: 1px;
    cursor: default;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    float: right;
    right: 2px;
    margin-top: 1px;
    position: absolute;
    margin-top: -8px;
}

.CustomHeaderQuickSearch .CustomSearchInput
{
    width: 150px;
    float: left;
    border-style: none;
    background-color: transparent;
    border: 1px solid #17384d;
}

.CustomHeaderQuickSearch .CustomSearchLink
{
    padding-top: 2px;
    float: left;
    text-decoration: none;
}

.CustomHeaderQuickSearch .CustomSearchLink img
{
    border: 0px;
}

.CustomSearchButton
{
    text-align:left; 
    margin-top: -1px;    
}

/*Metro toolbar in radgrid command item style fix*/
.RadGrid_Metro .rgCommandRow .RadToolBar .rtbText
{
    color: #767676 !important;
}

.RadGrid_Metro .rgCommandRow .RadToolBar .rtbItemHovered .rtbText
{
    color: #FFFFFF !important;
}

.LookupTextBoxList
{
    position: absolute !important;
    background-color: #ffffff;
    border-collapse: collapse;
    z-index: 10000;
}

.LookupTextBoxInnerDiv
{
}

.LookupTextBoxInnerList
{
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.Underlined
{
    text-decoration: underline;
}

.Lookup
{
    display: inline-block;
    position: relative;
    min-height: 22px;
}

.Lookup .LookupViewer
{
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    padding: 2px;
    cursor: pointer;
    text-decoration: none;
}

.Lookup .LookupViewerContainer
{
    display: inline-block;
    overflow: hidden;
}

.Lookup .LookupContainerTable
{
    border-collapse: collapse;
}
.Lookup .LookupContainerTable th, .Lookup .LookupContainerTable td
{
    padding: 0px;
}

.Lookup .LookupButton
{
    width: 20px;
    height: 20px;
    background: url('../img/menuEdit.gif') no-repeat center;
    background-size: 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.LookupManager
{
    display: none;
}

.TemplatedObjectEditor
{
    position: relative;
    display: block;
    overflow: hidden;
}

.TemplatedObjectEditor > span.RadInput
{
    position: relative;
    display: inline-block;
    left: -999999px;
}

.TemplatedObjectEditor .RadPicker
{
    position: relative;
}

.TemplatedObjectEditor .TemplateObjectEditorContainer
{
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    overflow: auto;
}

.TemplatedObjectEditor .TemplateObjectEditorContainer .PropertyLabel
{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.TemplatedObjectEditor .TemplateObjectEditorContainer .PropertyEditor
{
    position: absolute;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    white-space: nowrap;
}

.TemplatedObjectEditor>.Lookup>.LookupContainer>.LookupContainerTable .rcbFakeInput 
{
    display: none;
}

.LookupAutoCompleteDropDown 
{
    min-width: 100px;    
}

a.PropertyLabel:link, a.PropertyLabel:visited, a.PropertyLabel:hover, a.PropertyEditor:link, a.PropertyEditor:visited, a.PropertyEditor:hover
{
    text-decoration: none;
}

a.PropertyEditor[data-required=true]
{
    background-color: #fa9494;
}

.RadComboBoxDropDown_Default .rcbScroll  
{  
   overflow-x:hidden !important;  
}

.LookupDropDown 
{
    min-width: 100px !important;
}

.LookupDropDown .rcbScroll {
    height: auto !important;
    max-height: 200px !important;
}

div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 196px;
	height: 147px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
}
.datepickerContainer {
	background: #121212;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../img/datepicker/datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../img/datepicker/datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}

.formPromptWindow, .formLookupPromptWindow, 
        .formPromptWindow > table, .formLookupPromptWindow > table {
    height: auto !important;
    width: auto !important;
}

.formPromptWindow .rwWindowContent, .formLookupPromptWindow .rwWindowContent {
    padding-bottom: 5px;
}

.formPromptWindow .rwWindowContent > div, .formLookupPromptWindow .rwWindowContent > div {
    height: auto !important;
    width: auto !important;
}

.formLookupPromptWindow .lookupEditButton, #addEditFiltersLookupButton {
    width: 20px;
    height: 20px;
    background: url('../img/menuEdit.gif') no-repeat center;
    background-size: 22px;
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.formLookupPromptWindow .lookupEditButtonDisabled {
    background: url('../img/menuEditDisabled.gif') no-repeat center;
    background-size: 22px;
}

.formLookupPromptWindow .lookupEditButtonHidden {
    visibility: hidden;
    /* 
       It will not be removed from the document flow 
       as we don't want it to spoil the rest of the form 
    */
    background-size: 22px;
}

.formLookupPromptWindow .rbDecorated, .formPromptWindow .rbDecorated {
    padding: 0 0 !important; /* telerik default is left-> 4px; right -> 0px; */ 
}

.formLookupPromptWindow .rbSkinnedButton, .formPromptWindow .rbSkinnedButton {
    padding-left: 1px !important; /* telerik default is 4px */
}

.gridLookupWindow .gridLookupManagerHelpTooltip {
    background: url('../img/help.png') no-repeat center;
    background-size: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: none;
    float: right;
}

div.RadGrid_Default .rgHeader {
    border-right: 1px groove;
}

.RadWindow .rwWindowContent .radalert {
    background-position: 0 -4px !important;
}

*[id^="RadWindowWrapper_alert"] > .rwTable {
    table-layout: fixed;
    max-width: 500px !important;
    height: auto !important;
}

.activatedAlertDetailsContent {
    display: block !important;
}

.rwDialogDetailsContent, .radalert .rwDialogText {
    /* integrate in effect */
    word-wrap: break-word
}

.rwDialogDetailsContainer p {
    /* integrate in effect in text */
    margin: 5px 0;
    font-size: 1.1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chevron {
    color: lightgray;
}

.chevron::before {
	border-style: solid;
	border-width: 0.5em 0.5em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
    color: lightgray;
}

.chevron.right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.bottom:before {
	top: 0;
	transform: rotate(135deg);
}

.chevron.left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

/*Problems in FireFox with the Telerik RadListBox*/
.LookupManagerList ul {
    width: 100%;
}