/* Minification failed. Returning unminified contents.
(838,1): run-time error CSS1019: Unexpected token, found '@import'
(838,9): run-time error CSS1019: Unexpected token, found 'url('schedulerCustom.css')'
(5532,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* =RESET
   ....................................... */
html, body {
	height: 100%;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, dl, dt, dd, ol, ul, li, form, fieldset, input, label, legend, textarea, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:  normal;
} 
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}
table {
	/*border-collapse: collapse;*/
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
fieldset, img {
	border: 0;
}
img {
	display: block;
}
hr {
	display:block;
	background:black;
	color:black;
	width:100%;
	height:1px;
	border:none;
	margin: 0 0 1.45em;
}
input[type=submit], input[type=reset], input[type=button] {
    cursor: pointer;
}
input.submit, input.reset, input.button {
    cursor: pointer;
}

/* =MISC STYLES
   ....................................... */

.hidden {
	display: none !important;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.print {
    display: none;
    visibility: hidden;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0%;
	padding: 0;
	margin: 0;
}
.clearfix:after, .wrapper:after, .formWrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.ie .clearfix, .ie .wrapper, .ie .formWrapper {
	min-height: 0; /* IE7 */
}
.ie6 .clearfix, .ie6 .wrapper, .ie6 .formWrapper {
	height: 1%;
}
/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=d2c9c2&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=d2c9c2&fcHeader=383838&iconColorHeader=383838&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=dedcd9&fcContent=222222&iconColorContent=222222&bgColorDefault=d7d0c7&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=5f5f5f&iconColorDefault=5f5f5f&bgColorHover=b0a391&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=75&borderColorHover=d3d3d3&fcHover=5f5f5f&iconColorHover=5f5f5f&bgColorActive=ffffff&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=65&borderColorActive=d2c9c2&fcActive=5f5f5f&iconColorActive=5f5f5f&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=26&opacityShadow=26&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em;}
.ui-widget-content {border: 1px solid #dedcd9; background: #ffffff url(/images/lib/jqueryUI/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #d2c9c2; background: #d2c9c2 url(/images/lib/jqueryUI/ui-bg_highlight-soft_75_d2c9c2_1x100.png) 50% 50% repeat-x; color: #383838; font-weight: bold; }
.ui-widget-header a { color: #383838; }

/* Interaction states
----------------------------------*/
/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #d7d0c7 url(/images/lib/jqueryUI/ui-bg_highlight-hard_75_d7d0c7_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #5f5f5f; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #5f5f5f; text-decoration: none; }
.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: 1px solid #d3d3d3; background: #b0a391 url(/images/lib/jqueryUI/ui-bg_highlight-hard_75_b0a391_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #5f5f5f; }
.ui-state-hover a, .ui-state-hover a:hover { color: #5f5f5f; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #d2c9c2; background: #ffffff url(/images/lib/jqueryUI/ui-bg_highlight-hard_65_ffffff_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #5f5f5f; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #5f5f5f; text-decoration: none; }
.ui-widget :active { outline: none; }
*/
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/images/lib/jqueryUI/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/images/lib/jqueryUI/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/lib/jqueryUI/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_383838_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/lib/jqueryUI/ui-icons_5f5f5f_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_5f5f5f_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_5f5f5f_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/lib/jqueryUI/ui-icons_f29a00_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-warning { background-position: 0px -144px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/images/lib/jqueryUI/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #000000 url(/images/lib/jqueryUI/ui-bg_flat_26_000000_40x100.png) 50% 50% repeat-x; opacity: .26;filter:Alpha(Opacity=26); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.18
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: hidden; *overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; border:1px solid #666666;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */

.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
/*.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .3em .3em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { background-image: url(/Images/btn-block-blue-active.png);}
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/*
.ui-tabs .ui-tabs-nav li a.close
{   
    width: 8px;
    height: 7px;
    background: transparent url(/Images/sub-tabs-close.png) no-repeat 0 0;
    position: relative;
    right: 17px;
    top: 5px;
    float: right;
    text-indent: -9999px;
}

.ui-tabs .ui-tabs-nav li a.close:hover
{
    background-position: 0 -9px;
}
*/
/*
 * jQuery UI Datepicker 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 200px; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* simpleTreeMenu */

ul.simpleTreeMenu {
    line-height: 1em;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
}

ul.simpleTreeMenu ul {
    margin-left: 0px;
    padding-left: 20px;
}

ul.simpleTreeMenu li {
    margin-left: 0px;
    padding-left: 0px;
}

ul.simpleTreeMenu li.Node,
ul.simpleTreeMenu li.Leaf {
    list-style-type: none;
    white-space: nowrap;
}

ul.simpleTreeMenu span.stm-icon {
    background-position: 5px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

ul.simpleTreeMenu li.Node>.stm-icon:before {
    content: url("simpleTreeMenu/menu-arrow-right.png");
}

ul.simpleTreeMenu li.Leaf>.stm-icon:before {
    content: url("simpleTreeMenu/menu-dot.png");
}

ul.simpleTreeMenu li.expanded>.stm-icon:before {
    content: url("simpleTreeMenu/menu-arrow-down.png");
}

ul.simpleTreeMenu .stm-content {
    display: inline-block;
    padding: 10px;
}

ul.simpleTreeMenu a,
ul.simpleTreeMenu a:visited {
    text-decoration: none;
}

ul.simpleTreeMenu .stm-content:hover,
ul.simpleTreeMenu li.Node>.stm-icon:hover {
    background-color: #eee;
    cursor: pointer;
}

ul.simpleTreeMenu li.selected .stm-content {
    background-color: #ddd;
}

ul.simpleTreeMenu li.EmptyNode {
    /* Override li.Node with your EmptyNode preferences here: */
    color: #808080;
}

div.jHtmlArea { display: inline block; }
div.jHtmlArea div { padding: 0; margin: 0; }
div.jHtmlArea .ToolBar ul { border: solid 1px #ccc; margin: 1px; padding: 1px; float: left; background: #fff url(/images/lib/jHtmlArea/jHtmlArea_Toolbar_Group_BG.png) repeat-x;}
div.jHtmlArea .ToolBar ul li { list-style-type: none; float: left; border: none; padding: 1px; margin: 1px; }
div.jHtmlArea .ToolBar ul li:hover { border: solid 1px #ccc; background: #ddd url(/images/lib/jHtmlArea/jHtmlArea_Toolbar_Group__Btn_Select_BG.png); padding: 0; }
div.jHtmlArea .ToolBar ul li a { display: block; width: 16px; height: 16px; background: url(/images/lib/jHtmlArea/jHtmlArea.png) no-repeat -16px -500px; border: none; cursor: pointer; padding: 0px; }
div.jHtmlArea .ToolBar ul li a.highlighted { border: solid 1px #aaa; background-color: #bbb; padding: 0; }
div.jHtmlArea .ToolBar ul li.separator {height: 16px; margin: 0 2px 0 3px; border-left: 1px solid #ccc;}
div.jHtmlArea .ToolBar ul li.separator:hover { padding: 1px; background-color: #fff; border-top:none; border-bottom:none; border-right:none;}

div.jHtmlArea .ToolBar ul li a.bold { background-position: 0 0; }
div.jHtmlArea .ToolBar ul li a.italic { background-position: -16px 0; }
div.jHtmlArea .ToolBar ul li a.underline { background-position: -32px 0; }
div.jHtmlArea .ToolBar ul li a.strikethrough { background-position: -48px 0; }
div.jHtmlArea .ToolBar ul li a.link { background-position: -64px 0; }
div.jHtmlArea .ToolBar ul li a.unlink { background-position: -80px 0; }
div.jHtmlArea .ToolBar ul li a.orderedlist { background-position: -96px 0; }
div.jHtmlArea .ToolBar ul li a.unorderedlist { background-position: -112px 0; }
div.jHtmlArea .ToolBar ul li a.image { background-position: -128px 0; display:none;}
div.jHtmlArea .ToolBar ul li a.cut { background-position: -144px 0; }
div.jHtmlArea .ToolBar ul li a.copy { background-position: -160px 0; }
div.jHtmlArea .ToolBar ul li a.paste { background-position: -176px 0; }

div.jHtmlArea .ToolBar ul li a.html { background-position: -192px 0; opacity:0.6; filter:alpha(opacity=60);}
div.jHtmlArea .ToolBar ul li a.html.highlighted { opacity:1.0; filter:alpha(opacity=100);}

div.jHtmlArea .ToolBar ul li a.h1 { background-position: 0 -16px;}
div.jHtmlArea .ToolBar ul li a.h2 { background-position: -16px -16px;}
div.jHtmlArea .ToolBar ul li a.h3 { background-position: -32px -16px;}
div.jHtmlArea .ToolBar ul li a.h4 { background-position: -48px -16px;}
div.jHtmlArea .ToolBar ul li a.h5 { background-position: -64px -16px;}
div.jHtmlArea .ToolBar ul li a.h6 { background-position: -80px -16px;}
div.jHtmlArea .ToolBar ul li a.subscript   { background-position: -96px -16px;}
div.jHtmlArea .ToolBar ul li a.superscript { background-position: -112px -16px;}
div.jHtmlArea .ToolBar ul li a.indent { background-position: -128px -16px;}
div.jHtmlArea .ToolBar ul li a.outdent { background-position: -144px -16px;}
div.jHtmlArea .ToolBar ul li a.horizontalrule { background-position: -160px -16px;}
div.jHtmlArea .ToolBar ul li a.p { background-position: -176px -16px;}

div.jHtmlArea .ToolBar ul li a.justifyleft { background-position: 0 -32px;}
div.jHtmlArea .ToolBar ul li a.justifycenter { background-position: -16px -32px;}
div.jHtmlArea .ToolBar ul li a.justifyright { background-position: -32px -32px;}
div.jHtmlArea .ToolBar ul li a.increasefontsize { background-position: -48px -32px;}
div.jHtmlArea .ToolBar ul li a.decreasefontsize { background-position: -64px -32px;}
div.jHtmlArea .ToolBar ul li a.forecolor { background-position: -80px -32px;}
.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}

/* Opacity overrides */

.toast-close-button {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.toast-close-button:hover,
.toast-close-button:focus {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}

#toast-container > div {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
img.tTip { margin: 8px 15px 8px 0px; float: left; }
h1.massive { font-size: 72px; line-height: 10px; padding: 0px; letter-spacing: -6px; color: #f4c20a; }
#demo_wrapper { width: 600px; margin: 30px auto 0px auto; }

.tinyTip { width: 325px; padding: 12px 0px 0px 0px; display: block; background: url(/images/Forms/tinyTip-top.png) 0px 0px no-repeat; }
.tinyTip .content { padding: 0px 16px; color: #3272C5; background: url(/images/Forms/tinyTip-content.png) 0px 0px repeat-y; color: Black; font-size: 10px; }
.tinyTip .bottom { height: 22px; background: url(/images/Forms/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	HTML AND REUSABLE STYLES
	MAIN STRUCTURE STYLES
	HOME PAGE STYLES 
	INNER PAGE STYLES

	 ....................................... */

/* =HTML AND REUSABLE STYLES
	....................................... */
@import url('schedulerCustom.css');

body
{
    background: #ffffff;
}
img.floatLeft
{
    margin-right: 10px;
}
img.floatRight
{
    margin-left: 10px;
}
.facebookLike
{
    height: 23px;
}

.floatNone
{
    float: none;
}


/* =MAIN STRUCTURE STYLES
	....................................... */
.perimeter, .header, .content, .footer
{
    width: 100%;
}
.perimeter
{
    background: #ffffff;
}
.perimeter > div
{
    min-width: 1200px;
}

.perimeter_big
{
    background-color: #ffffff;
}

.perimeter2
{
    background: #ffffff; /* Old browsers */
}

.textRight
{
    text-align: right;
}

.textCenter
{
    text-align: center;
}

.tmar15
{
    margin-top: 0px;
}

.checkedStatus
{
    background: url('/images/checked.png') no-repeat !important;
}

.nocheckedStatus
{
    background: url('/images/cancel.png') no-repeat !important;
}

.containDoc
{
    background: url('/images/document.png') no-repeat !important;
}



@media all and (max-width: 1200px)
{
    /* media query start ***********************************/


    .wrapper
    {
        clear: both;
        margin: 0 auto;
        position: relative;
    }
    .wrapper.rounded
    {
        background: #fff;
        padding: 10px;
        border-radius: 0 0 15px 15px;
        -moz-border-radius: 0 0 15px 15px;
        -webkit-border-radius: 0 0 15px 15px;
        width: 960px;
        -moz-box-shadow: 0px 0px 12px #C0C0C0;
        webkit-box-shadow: 0px 0px 12px #C0C0C0;
        box-shadow: 0px 0px 12px #C0C0C0;
    }

    .wrapper.rounded2
    {
        background: #fff;
        padding: 0.65%;
        width: 99%;
    }

    .navigation.tabs
    {
        position: relative;
        z-index: 3;
        width: 835px;
        left: 16.5%;
        top: 0px
    }

    .widget .ui-datepicker
    {
        width: 174px;
    }

    .calendarWrapper, .table, .wrapperQuery
    {
        width: 720px; /*margin-left: 15px;*/
    }

    .rightCol.formArea
    {
        width: 682px;
        padding: 15px 20px;
    }

    .calendarWrapper .head .center
    {
        padding-left: 20px;
    }


    .calendar .col.date
    {
        width: 70px;
        float: left;
    }

    .calendar .col.repeat
    {
        width: 190px;
        float: left;
    }

    .calendar .col.repeat.blank, .calendar .col.repeat.blank .header
    {
        width: 258px;
        border-right: none;
    }


    .calendar .col.date .header, .calendar .col.repeat .header
    {
        height: 26px;
        font-size: 11px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 189px;
        background: transparent url(/images/bg-calendar-sub-header.png) repeat-x 0 0;
    }

    .calendar .object
    {
        width: 188px; /*border: 1px solid;*/
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; /*border-radius: 5px;*/
        font-size: 11px;
    }

    .calendar .object .bg
    {
        padding: 5px 10px;
        width: 168px;
        background: transparent;
    }

    .col-180
    {
        width: 180px;
        margin: 0px 10px 0px 10px;
    }

    .widget .inner
    {
        border-left: 1px solid #DEDCD9;
        border-right: 1px solid #DEDCD9;
        border-bottom: 1px solid #DEDCD9;
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;
        padding: 5px 10px 10px;
    }

    .widget h2
    {
        font-size: 12px;
        display: block;
        width: 180px;
        background-color: #D2C9C2;
        text-align: center;
        border-bottom: 1px solid #B8B1AA;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        padding: 3px 0;
        margin-bottom: 0;
    }

    select#calendarHospital, select#calendarPatient
    {
        width: 100px;
    }

    .chat
    {
        right: 15px;
    }

    .dropMenu.createRecurrence
    {
        bottom: 211px;
        right: 178px;
        width: 640px;
    }

    .dropMenu.blockout
    {
        right: 27px;
        top: 100px;
        width: 551px;
    }

    .rightCol .widget h3
    {
        width: 93.5%;
    }


    .head .patientName p.sex
    {
        clear: left;
        padding-bottom: 10px;
    }

    .formBoxScroll input.button
    {
        margin-top: 5px;
    }

    .formBoxScroll input.button.brown
    {
        float: right;
        margin-right: 33px;
    }

    .rightCol.table
    {
        width: 82% !important;
        min-height: 670px;
        background: #ffffff;
        border: solid 1px #998d85 !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
}

    .rightCol.table
    {
        width: 82% !important;
        min-height: 670px;
    }

}
/* end media query (smallest size) */




/*********************** modifications to items in media query *******************/


@media all and (min-width: 1200px)
{
    /* media query start flex ***********************************/


    .wrapper
    {
        width: 100%; /*main page size*/
        margin: 0 auto;
    }
    .wrapper.rounded
    {
        background: #fff;
        padding: 0.65%;
        border-radius: 0 0 15px 15px;
        -moz-border-radius: 0 0 15px 15px;
        -webkit-border-radius: 0 0 15px 15px;
        width: 98.7%;
        -moz-box-shadow: 0 0 12px #C0C0C0;
        webkit-box-shadow: 0 0 12px #C0C0C0;
        box-shadow: 0 0 12px #C0C0C0;
    }

    .wrapper.rounded2
    {
        background: #fff;
        padding: 0.65%;
        width: 98.7%;
    }

    .navigation.tabs
    {
        position: relative;
        z-index: 3;
        width: 835px;
        left: 15.5%;
        top: 0px;
    }

    .widget .ui-datepicker
    {
        width: 174px;
    }

    .calendarWrapper, .table, .rightCol.formArea, .wrapperQuery
    {
        width: 100%;
    }

    .rightCol.formArea
    {
        width: 97%;
        padding: 15px 1.5%;
    }

    .calendarWrapper .head .center
    {
        padding-left: 70px;
    }

    .calendar .col.date
    {
        width: 70px;
        float: left;
    }

    .calendar .col.repeat
    {
        width: 190px;
        float: left;
    }

    .calendar .col.repeat.blank, .calendar .col.repeat.blank .header
    {
        width: 0;
        border-right: none;
    }

    .calendar .col.date .header, .calendar .col.repeat .header
    {
        height: 26px;
        font-size: 11px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 189px;
        background: transparent url(/images/bg-calendar-sub-header.png) repeat-x 0 0;
    }

    .col-180
    {
        width: 180px;
        margin: 0px 10px 0px 10px;
    }

    .widget .inner
    {
        border-left: 1px solid #DEDCD9;
        border-right: 1px solid #DEDCD9;
        border-bottom: 1px solid #DEDCD9;
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;  
        padding: 5px 10px 10px;
    }

    .widget h2
    {
        font-size: 12px;
        display: block;
        background-color: #D2C9C2;
        text-align: center;
        border-bottom: 1px solid #B8B1AA;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        padding: 3px 0;
        margin-bottom: 0;
    }

    .calendarWrapper ul.calendarIcons li
    {
        margin-left: 5px;
    }

    select#calendarHospital, select#calendarPatient
    {
        width: 125px;
    }

    .chat
    {
        right: 50px;
    }

    .dropMenu.createRecurrence
    {
        bottom: -171px;
        right: 257px;
        width: 640px;
    }

    .dropMenu.blockout
    {
        right: 45px;
        top: 215px;
        width: 551px;
    }

    .rightCol .widget h3
    {
        width: 95%;
    }

    .head .patientName p.sex
    {
        line-height: 3;
        padding-left: 25px;
        float: left;
    }

    .formBoxScroll input.button.green + .formBoxScroll input.button.brown
    {
        margin-left: 222px;
    }

    .rightCol.table
    {
        width: 82% !important;
        min-height: 670px;
        background: #ffffff;
        border: solid 1px #998d85 !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
}

    .rightCol.table
    {
        width: 82% !important;
        min-height: 670px;
    }

}
/* end media query (largest size) */

/******************************************/

@media screen and (min-width: 1300px) {
    .navigation.tabs
    {
        position: relative;
        z-index: 3;
        width: 55%;
        left: 13.5%;
        top: 1px;
    }

    .rightCol.table
    {
        width: 84% !important;
        min-height: 670px;
        background: #ffffff;
        border: solid 1px #998d85 !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
}

    .rightCol.table
    {
        width: 84% !important;
        min-height: 762px;
    }
}

@media screen and (min-width: 1400px){
    .navigation.tabs
    {
        position: relative;
        z-index: 3;
        width: 55%;
        left: 13%;
        top: 0px;
    }

    .rightCol.table
    {
        width: 84% !important;
        min-height: 670px;
        background: #ffffff;
        border: solid 1px #998d85 !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
}

    .rightCol.table
    {
        width: 84% !important;
        min-height: 761px;
    }
}

@media all and (min-width: 1450px)
{
    /* media query start flex ***********************************/

    .calendarWrapper, .table, .wrapperQuery
    {
        width: 100%;
    }

    .rightCol.formArea
    {
        width: 81%;
        padding: 15px 2%;
    }


    .calendarWrapper .head .center
    {
        padding-left: 150px;
    }

    .chat
    {
        right: 50px;
    }

    .dropMenu.createRecurrence
    {
        bottom: -174px;
        right: 257px;
        width: 640px;
    }

    .dropMenu.blockout
    {
        right: 45px;
        top: 215px;
        width: 551px;
    }

    .rightCol .widget h3
    {
        width: 96%;
    }

}
/* end media query (largest size) */

@media all and (min-width: 1600px)
{
    /* media query start flex ***********************************/
    .calendarWrapper, .table, .wrapperQuery
    {
        width: 100%;
    }

    .rightCol.formArea
    {
        width: 80.9%;
        padding: 15px 3%;
    }

    .calendarWrapper .head .center
    {
        padding-left: 250px;
    }

    .chat
    {
        right: 50px;
    }

    .dropMenu.createRecurrence
    {
        bottom: -174px;
        right: 257px;
        width: 640px;
    }

    .dropMenu.blockout
    {
        right: 45px;
        top: 215px;
        width: 551px;
    }

    .rightCol .widget h3
    {
        width: 96.4%;
    }

}
/* end media query (largest size) */


@media screen and (min-width: 1900px){
    .navigation.tabs
    {
        position: relative;
        z-index: 3;
        width: 54%;
        left: 9.5%;
        top: 0px;
    }

    .rightCol.table
    {
        width: 88.7% !important;
        min-height: 670px;
}

    .rightCol.table
    {
        width: 88.7% !important;
        min-height: 670px;
        background: #ffffff;
        border: solid 1px #998d85 !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }
}


.rightCol.full
{
    width: 100%;
}

.rightCol.full .inner
{
    padding: 15px;
}

.rightCol.rounded
{
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

.rightCol.table.mail
{
    min-height: 200px;
}

.leftCol.mail
{
    min-height: 500px;
}

.inner .rounded
{
    padding: 20px 0 0 0;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.inner .gray
{
    background: #F5F5F5;
}

.inner .border
{
    border: 1px solid #ccc;
}

.inner .full
{
    width: 95%;
    margin: 0 auto 20px;
}

.calendarWrapper .head
{
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

a.logobig
{
    position: relative;
    display: block;
    width: 300px;
    height: 75px;
}

a.logo
{
    position: relative;
    top: 15px;
    left: 25px;
    display: block;
    width: 98px;
    height: 26px;
}

a.logoleft {
    position: relative;
    top: 12px;
    display: block;
    width: 98px;
    height: 26px;
    left: 12px;
}

.memberArea
{
    float: right;
    margin: 15px 10px 15px 0px;
    font-size: 12px;
    height: 30px;
}

.navigation
{
    position: relative;
    z-index: 2;
}

.navigation ul.tabs
{
    position: relative;
    z-index: 1;
    margin: 5px 0px 0px 0px;
}

.navigation ul.tabs li
{
    display: block;
    float: left;
    height: 22px;
    padding: 4px 0px 1px 0px;
    position: relative;
    margin-right: 2px;
    color: #fff;
    background : rgba(55, 100, 160, 1);
    border-radius : 10px 10px 0px 0px;
    -moz-border-radius : 10px 10px 0px 0px;
    -webkit-border-radius : 10px 10px 0px 0px;
}

.navigation ul.tabs li.active, .navigation ul.tabs li.active:hover
{
    background : #3764A0;
    background-position: 0 0;
    cursor: default;
    z-index: 100;
}

.navigation ul.tabs li:hover
{
    background-position: 0 -127px;
}

.navigation ul.tabs li.add
{
    background: transparent url(/images/main-tabs-add.png) no-repeat 0 2px;
    padding: 11px 10px 0;
}

.navigation ul.tabs li.add:hover
{
    background-position: 0 -39px;
}

.navigation ul.tabs li.add, .navigation ul.tabs li.add a
{
    width: 36px;
    color: #5A8CC9;
}

.navigation ul.tabs li.add a:hover
{
    color: #fff;
}

.navigation ul.tabs li
{
    background : #08457E;
    display: block;
    float: left;
    width: 170px;
    text-align: center;
    margin-top: 2px;
    height: 22px;
}

.navigation ul.tabs li a
{
    display: block;
    float: left;
    width: 165px;
    text-align: center;
}

.navigation ul.tabs li a
{
    width: 93%;
}

.navigation ul.tabs li a.close
{
    width: 11px;
    height: 12px;
    background: transparent url(/images/main-tabs-close.png) 0 -24px no-repeat;
    text-indent: -9999px;
    float: right;
    position: relative;
    top: 2px;
    right: 5px;
}

.navigation ul.tabs li a.close:hover
{
    background-position: 0 -36px;
}

.navigation#clientsNavigation ul.tabs li a {
    opacity: 0.4;
}

.navigation#clientsNavigation ul.tabs li.active a {
    opacity:1;
}

.navigation#clientsNavigation ul.tabs li span.ui-icon-close {
    background: url(/images/X-Close.svg);
    width: 6px;
    height: 6px;
    margin: 6px 5px 0px 0px;
}

.navigation ul.tabs li.active a.close
{
    background-position: 0 0;
}

.navigation ul.tabs li.active a.close:hover
{
    background-position: 0 -12px;
}
.navigation ul.tabs li a
{
    color: #fff;
    text-shadow: -0 -1px 0 #5677A8;
    float: left;
}

.navigation ul.tabs li.active a
{
    text-shadow: -0 -1px 0 #233D63;
}

ul.mainNavigation
{
    background-color: #3764A0;
    height: 60px;
    margin: 0px 0px 0px 0px;
    position: relative;
    z-index: 1;
    padding-left: 12px;
}

ul.mainNavigation li
{
    background : #5B89C0;
    background : rgba(91, 137, 192, 1);
    border-color : #5B89C0;
    border-radius : 15px;
    -moz-border-radius : 15px;
    -webkit-border-radius : 15px;
    filter: alpha(opacity=50)
    progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    margin: 8px 10px 8px 0px;
    height: 44px;
    width: 44px;
}

ul.mainNavigation li.active
{
    background-position: 0 0;
}

ul.mainNavigation li:hover
{
    background : #08457E;
    background : rgba(8, 69, 126, 1);
    border-radius : 15px;
    -moz-border-radius : 15px;
    -webkit-border-radius : 15px;
}

    ul.mainNavigation li:active
    {
        background : #00284C;
        background : rgba(0, 40, 76, 1);
        border-radius : 15px;
        -moz-border-radius : 15px;
        -webkit-border-radius : 15px;
    }

ul.mainNavigation li a
{
    height: 44px;
    width: 44px;
    position: relative;
}

.hide
{
    display: none !important;
}

ul.mainNavigation li, ul.mainNavigation li a
{
    display: block;
    float: left;
}

ul.mainNavigation li a.Setup
{
    background: url(/images/SetUp.svg);
}
ul.mainNavigation li a.home
{
    background-image: url(/images/icon-home.png);
}
ul.mainNavigation li a.calendarNav
{
    background-image: url(/images/icon-calendar.png);
}

ul.mainNavigation li a.home
{
    background-image: url(/images/icon-home.png);
}
ul.mainNavigation li a.people
{
    background-image: url(/images/icon-people.png);
}
ul.mainNavigation li a.money
{
    background-image: url(/images/icon-money.png);
}
ul.mainNavigation li a.notes
{
    background-image: url(/images/icon-notes.png);
}
ul.mainNavigation li a.settings
{
    background-image: url(/images/icon-settings.png);
}
ul.mainNavigation li a.book
{
    background-image: url(/images/icon-book.png);
}
ul.mainNavigation li a.key
{
    background-image: url(/images/icon-key.png);
}
ul.mainNavigation li a.view
{
    background-image: url(/images/icon-view.png);
}
ul.mainNavigation li a.graphs
{
    background-image: url(/images/icon-graphs.png);
}
ul.mainNavigation li a.files
{
    background-image: url(/images/icon-files.png);
}
ul.mainNavigation li a.help
{
    background-image: url(/images/icon-help.png);
}

ul.mainNavigation li a.Reimbursement, a.Reimbursement.Mgmt
{
    background: url(/images/RMS.svg);
}

ul.mainNavigation li a.News
{
    background: url(/images/News.svg);
}

ul.mainNavigation li a.NewClient
{
    background: url(/images/NewClient.svg);
}

ul.mainNavigation li a.Client
{
    background: url(/images/Clients.svg);
}

ul.mainNavigation li a.Client.admin
{
    background: url(/images/ClientAdmin.svg);
}

ul.mainNavigation li a.Admin 
{
    background-image: url(/images/wrench_s1.png);
}

ul.mainNavigation li a.Configuration
{
    background: url(/images/Tools.svg);
}

ul.mainNavigation li a.PrebillMaster
{
    background: url(/images/Masters.svg);
}

ul.mainNavigation li a.ClientMaster
{
    background: url(/images/ClientMstr.svg);
}

ul.mainNavigation li a.ROC
{
    background: url(/images/ROC.svg);
}
ul.mainNavigation li a.User
{
    background: url(/images/Users.svg);
}

ul.mainNavigation li a.Mail
{
    background-image: url(/images/Mail.svg);
}

ul.mainNavigation li a.Security
{
    background: url(/images/Security.svg);
}

ul.mainNavigation li a.Patient
{
    background: url(/images/Patients.svg);
}

ul.mainNavigation li a.BusinessE
{
    background-image: url(/images/business_s5.png);
}

ul.mainNavigation li a.Exception{
    background: url(/images/Exception.svg);
}

ul.mainNavigation li a.Claim
{
    background: url(/images/Claims.svg);
}

ul.mainNavigation li a.Encounter
{
    background: url(/images/Billing.svg);
}

ul.mainNavigation li a.Perspectives
{
    background: url(/images/Perspectives.svg);
}

ul.mainNavigation li a.Insights {
        background: url(/images/Insights.svg);
        background-repeat: no-repeat;
}

ul.mainNavigation li a.Eligibility
{
    background: url(/images/Eligibility.svg);
}

ul.mainNavigation li a.Report
{
    background: url(/images/Reports.svg);
}

ul.mainNavigation li a.BatchMgmt
{
    background: url(/images/BatchMgmt.svg);
}

ul.mainNavigation li a.Batch.Request
{
    background: url(/images/BatchRq.svg);
}
ul.mainNavigation li a.Portal {
    border-radius: inherit;
    background-image: url('../Images/PortalReq.svg');
    background-repeat: no-repeat;
}

ul.mainNavigation li a.Warning {
    background: url(/Images/Claims.svg);
    background-repeat: no-repeat;
}

ul.mainNavigation li a.Provider
{
    background-image: url(/images/Providers.svg);
    background-repeat: no-repeat;
}

ul.mainNavigation li a.Administration
{
    background: url(/images/Tools.svg);
}

ul.mainNavigation li a.EOM
{
    background: url(/images/EOM.svg);
}

ul.mainNavigation li a.Reconciliation {
    background: url(/images/Reports.svg);    
}

ul.mainNavigation li  a.Batch, a.Batch.Allocation
{
    background: url(/images/Batch_Alloc.svg);
    padding-left: 3px
}

ul.mainNavigation li a.Content
{
    background: url(/images/ReadOnly.svg);
}

ul.mainNavigation li a.Remittance
{
    background: url(/images/RemitanceM.svg);
}

ul.mainNavigation li a.Dashboard
{
    background: url(/images/SleepDash.svg);
}
ul.mainNavigation li a.InterfaceDashboard
{
    background: url(/images/IntDash.svg);
}

ul.mainNavigation li a.SleepDashboard
{
    background-image: url(/images/SleepDash.svg);
}

ul.mainNavigation li a.Prebill
{
    background: url(/images/Integration.svg);
}

ul.mainNavigation li a.Dictation
{
    background: url(/images/Dictation.svg);
}

ul.mainNavigation li a.ManualEntry
{
    background: url(/images/ImageEntry.svg);
}

ul.mainNavigation li a.PatientSearch 
{
    background: url(/images/PatientsR.svg);
}

ul.mainNavigation li a.Statements 
{
    background: url(/images/Statements.svg);
}

ul.mainNavigation li a.Invoicing 
{
    background: url(/images/Invoicing.svg);
}
ul.mainNavigation li a.BatchProcessing
{
    background-image: url(/images/BatchMgmt.svg);
}
ul.mainNavigation li a.Utility 
{
    background: url(/images/UtilityTool.svg);
}

ul.mainNavigation li span.Client {
    margin-left: -1px;
}

ul.mainNavigation li span.Configuration {
    margin-left: 2px;
}

ul.mainNavigation li span.NewClient {
    margin-left: -3px;
}

ul.mainNavigation li span.BatchProcessing {
    margin-left: -5px;
}

ul.mainNavigation li span.Invoicing {
    margin-left: -1px;
}

ul.mainNavigation li span.Remittance.Mgmt {
    margin-left: -3px;
}

ul.mainNavigation li span.Reimbursement.Mgmt {
    margin-left: -6px;
}

ul.mainNavigation li span.InterfaceDashboard {
    margin-left: -9px;
}

ul.mainNavigation li span.Administration {
    margin-left: 1px;
}

ul.mainNavigation li span.Batch.Request {
    margin-left: -4px;
}
ul.mainNavigation li span.Portal {
    margin-left: 5px;
} 

ul.mainNavigation li span.Content{
    margin-left: -10px;
}

ul.mainNavigation li span.Batch {
    margin-left: -7px;
}
 
ul.mainNavigation li span.Reimbursement {
    margin-left: 2px;
}

ul.mainNavigation li span.Scheduling {
    margin-left: -5px;
}

ul.mainNavigation li span.Client.admin {
    margin-left: -6px;
}

ul.mainNavigation li span.Statements {
    margin-left: -5px;
}

ul.mainNavigation li span.BatchMgmt {
    margin-left: -3px;
}

ul.mainNavigation li span.Remittance {
    margin-left: -3px;
}

ul.mainNavigation li span.Dashboard {
    margin-left: -2px;
}

ul.mainNavigation li span.Perspectives {
    margin-left: -8px;
}
   
ul.mainNavigation li span.PatientSearch {
    margin-left: -1px;
}

ul.mainNavigation li span.Dictation {
    margin-left: 2px;
}

ul.mainNavigation li span.ManualEntry {
    margin-left: -4px;
}

img.PatientInfoImage
{
    background-image: url(/images/patient-photo.png);
    width: 100px;
    height: 108px;
}
ul.mainNavigation li a.FLHMatching
{
    background: url(/images/Recordings.svg);
}


ul.mainNavigation li span, span.notification
{
    color: #FFFFFF;
    display: block;
    float: left;
    height: 13px;
    left: 0px;
    position: relative;
    top: 37px;
    width: 100%;
    margin: 2px 0px 8px 0px;
    z-index: 10;
    font-size: 10px;
    white-space: nowrap;
    text-align: center;
    padding-top: 5px;
    font-weight: lighter;
}

.mailMenu a span.notification
{
    background-position: 0 5px;
    height: 32px;
    padding-left: 9px;
    padding-top: 1px;
}

ul.tabs li
{
    display: block;
    float: left;
    width: 185px;
}

.leftCol, .rightCol
{
    float: left;
}

.insetBorder
{
    border-bottom: 1px solid #E2DDD8;
    border-top: 1px solid #BAB7B4;
    border-left: 1px solid #C0BEBC;
    border-right: 1px solid #C0BEBC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 73%;
}

.insetBorderInner
{
    border-top: 1px solid #E2DDD8;
    border-bottom: 1px solid #BAB7B4;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 17px;
}

.insetBorderInner label
{
    margin-top: 0px;
}

.chat
{
    width: 215px;
    position: absolute;
    z-index: 15;
}

.chat a.chatButton
{
    background: transparent url(/images/btn-chat.png) 0 0 no-repeat;
    float: right;
    margin-right: 5px;
    margin-top: 9px;
    padding-top: 10px;
    display: block;
    width: 78px;
    height: 30px;
    text-indent: -9999px;
}

.chat.active a.chatButton
{
    -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.2);
}

.chat a.chatButton.offline
{
    background-position: 0 0;
}

.chat a.chatButton.offline:hover
{
    background-position: 0 -40px;
}

.chat.active a.chatButton.offline
{
    background-position: 0 -80px;
}

.chat a.chatButton.available
{
    background-position: 0 -121px;
}

.chat a.chatButton.available:hover
{
    background-position: 0 -161px;
}

.chat.active a.chatButton.available
{
    background-position: 0 -201px;
}

.chat a.chatButton.busy
{
    background-position: 0 -242px;
}

.chat a.chatButton.busy:hover
{
    background-position: 0 -282px;
}

.chat.active a.chatButton.busy
{
    background-position: 0 -322px;
}

.chat a.chatButton.away
{
    background-position: 0 -363px;
}

.chat a.chatButton.away:hover
{
    background-position: 0 -403px;
}

.chat.active a.chatButton.away
{
    background-position: 0 -443px;
}

.chat .chatWrapper
{
    padding: 10px;
    margin-right: 5px;
    background-color: #E2DCD6;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.chat .user
{
    width: 133px;
    height: 38px;
    background: transparent url(/images/ChatStatus.png) no-repeat 0 0;
}

.chat input[type="text"]
{
    width: 178px;
    margin: 10px 0;
}

.chat input.button.green.small
{
    margin-top: 7px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;
    height: 23px;
}

.chatList
{
    background: #fff;
    border: 1px solid #ccc;
    width: 158px;
    padding: 0px 15px 40px;
}

.chatList.search
{
    padding-top: 15px;
}
.chatList a.nameItem
{
    height: 22px;
    font-size: 11px;
    display: block;
    color: #666;
}
.chatList a.nameItem:hover
{
    color: #333;
}

.chatList a.nameItem span
{
    display: inline-block;
    line-height: 15px;
}

.chatList a.nameItem span em
{
    color: #999;
}

.chatList a.nameItem span.status, .chatBox span.status
{
    text-indent: -9999px;
    background: transparent url(/images/chat-status.png) no-repeat;
    width: 13px;
    height: 13px;
    margin-right: 3px;
}

.chatBox .chatHeader1
{
    background: transparent url(/images/chat-box-header1.png) 0 0 repeat-x;
    padding: 5px 10px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 128px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.chatList a.nameItem span.status.available, .chatBox span.status.available
{
    background-position: 0 0;
}

.chatList a.nameItem span.status.busy, .chatBox span.status.busy
{
    background-position: 0 -13px;
}

.chatList a.nameItem span.status.invisible, .chatBox span.status.invisible
{
    background-position: 0 -26px;
}

.chatList a.nameItem span.status.away, .chatBox span.status.away
{
    background-position: 0 -39px;
}

.chatList a.nameItem span.status.offline, .chatBox span.status.offline
{
    background-position: 0 -52px;
}

.chatList span.title
{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 10px;
    margin: -1px 0 15px -15px;
    width: 158px;
    padding: 0 15px;
}

.chatBox
{
    position: fixed;
    bottom: 0;
    width: 215px;
    background: #E2DCD6;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 128px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.36);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.36);
    box-shadow: 0 0 20px rgba(0,0,0,0.36);
    font-size: 11px;
}

.chatBox .chatHeader
{
    background: transparent url(/images/chat-box-header.png) 0 0 repeat-x;
    padding: 5px 10px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 128px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.chatBox .chatHeader .actions
{
    float: right;
}

.chatBox .chatHeader .actions a
{
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    margin-top: 2px;
}

.chatBox .chatHeader .actions a.minimize
{
    background: transparent url(/images/chat-minimize.png) no-repeat 0 0;
}

.chatBox .chatHeader .actions a.close
{
    background: transparent url(/images/chat-close.png) no-repeat 0 0;
}

.chatBox .chatHeader .actions a:hover
{
    background-position: 0 -12px;
}

.chatBox .chatInner
{
    padding: 10px 15px;
    width: 195px;
}

.chatBox .chatInner input[type="text"]
{
    width: 177px;
}

.chatBox .chatInner input[type="button"]
{
    margin-right: 5px;
}

.chatBox .chatList
{
    margin: 5px 0 10px;
    padding: 10px 15px;
}

.chatBox span.status
{
    display: inline-block;
    text-indent: -9999px;
}

.chatBox .chatText
{
    height: 60px;
    width: 226px;
    padding: 10px;
    overflow-x: hidden;
    word-break: hyphenate;
    word-wrap: break-word;
    background: #fff;
    border: 1px solid #ccc;
    margin: 10px 0 5px;
}

.chatBox .chatText p
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.chatBox .chatText p.left
{
    text-align: left;
}

.chatBox .chatText p.right
{
    text-align: right;
}

.chatBox input.dark.text
{
    margin-bottom: 10px;
}

.chatBox.minimized
{
    height: 27px;
}

.chatBox span.notification
{
    left: 8px;
    top: -12px;
}

.chatBox.excess
{
    background: transparent;
    width: 116px;
    box-shadow: none;
}

.chatBox.minimized.excess
{
    width: 51px;
}

.chatBox.excess .chatList
{
    width: 94px;
    padding: 10px;
    margin: 0;
}

.chatBox.excess .chatHeader
{
    width: 31px;
    float: right;
    margin-bottom: -4px;
}

.chatBox.excess .chatHeader a
{
    display: inline-block;
    width: 21px;
    height: 21px;
    background: transparent url(/images/chat-excess.png) no-repeat 0 0;
    text-indent: -9999px;
    margin-left: 7px;
}

.chatBox.excess .chatList
{
    background: #DDD8CF;
}


/* =HOME PAGE STYLES
	....................................... */


/* =INNER PAGE STYLES
	....................................... */

#datepicker.widget
{
    border: none;
}

.widget
{
    margin-bottom: 10px;
    font-size: 10px;
}

.widget input.button
{
    margin: 10px 53px 0px;
}

.widget.options .inner .floatLeft
{
    margin-right: 15px;
}

.widget h2, .widget h3
{
    display: block;
    width: 180px;
    background: #998d85;
    text-align: center;
    border-bottom: 1px solid #9D9792;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    padding: 5px 0px 6px;
    margin-bottom: 0px;
    font-family: Arial, helvatica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}


.widget h3
{
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}

.widget .inner
{
    background-color: #fff;
    border: solid 1px #998d85;
}

.rightCol .widget h2, .rightCol .widget h3
{
    text-align: left;
    padding-left: 15px;
}

.rightCol .widget h2
{
    width: 97%;
    text-align: left;
    padding-left: 15px;
}



.widget.oneThird .inner
{
    padding-left: 13px;
    width: 97%;
    padding-right: 0;
}

.widget.oneThird .button.fixed
{
    margin: 0 5px 5px 0;
}

.widget.oneThird .button.fixed.floatRight
{
    margin-right: 0px;
}

.widget .buttonContainer
{
    padding: 15px 9%;
}

.widget .buttonContainer.single
{
    text-align: center;
}

ul.subTabs
{
    position: relative;
    z-index: 1;
    margin: 0;
}

ul.subTabs li
{
    background-color: #c7bdb7; 
    display: block;
    float: left;
    height: 21px;
    padding: 5px 0px 0px 15px;
    width: 155px;
    position: relative;
    margin: 2px 2px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

ul.subTabs li a
{
    display: block;
    width: 120px;
    height: 21px;
    float: left;
    overflow: hidden;
    font-family: Arial;
    font-size: 14px;
     color: #f4ede9 !important; /*Bansari*/
}

ul.subTabs li a.close
{
    width: 6px;
    height: 6px;
    background: url(/images/X-Close.svg);
    position: relative;
    right: 17px;
    top: 5px;
    float: right;
    text-indent: -9999px;
}


ul.subTabs li.current, ul.tabs li.current
{
    background-color: #ddd5d0;
    z-index: 1;
    background-position: 0 -43px;
}

/*.wrapper.rounded2 ul.subTabs li a 
{
    opacity: 0.4;
}*/

.wrapper.rounded2 ul.subTabs li.current a
{
    opacity:1;
}

/*Bansari added ul.subTabs li.current a*/
ul.subTabs li.current a
{
   color: #998d85 !important;
}

ul.tabs li.first
{
    /*z-index: 0;*/
}

ul.tabs li.second
{
    z-index: -1;
}

ul.tabs li.third
{
    z-index: -2;
}

ul.tabs li.fourth
{
    z-index: -3;
}

ul.tabs li.fifth
{
    z-index: -4;
}


.noBorder
{
    border-color: transparent !important;
}

.contentBg
{
    background-color: #ddd5d0;
    padding: 10px 10px;
    border-radius: 0px 14px 14px 14px;
    -moz-border-radius: 0px 14px 14px 14px;
    -webkit-border-radius: 0px 14px 14px 14px;
}

.contentBgSmall
{
    background: #ffffff;
    padding: 10px 2px 7px !important;
    border: 1px solid #998d85  !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}


.contentBgjustBg
{
    background: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: solid 1px #998d85;
}


.oneHalf
{
    width: 47%;
    margin-right: 2%;
}

.oneFourth
{
    width: 23%;
    margin-right: 2%;
}

.oneThird
{
    width: 32%;
    margin-right: 2%;
}

.twoThirds
{
    width: 66%;
    margin-right: 2%;
}

.oneSixth
{
    width: 14%;
    margin-right: 2%;
}

.filterWrapper
{
    padding-top: 12px;
}

.last
{
    margin-right: 0;
}

.bg
{
    width: 100%;
}

.small.bg
{
    min-height: 0;
}

/* TABLE STYLES */


table
{
    table-layout: fixed;
    white-space: nowrap;
}

table td, table th
{
    overflow: hidden;
}

table.calendarMini
{
    width: 100%;
}

.calendarMini .inner
{
    padding: 0;
}

.calendarMini a.prev, .calendarMini a.next
{
    top: 3px;
}

table.calendarMini td, table.calendarMini th
{
    width: 23px;
}

table.calendarMini thead
{
    background: #cccccc; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #cccccc 0, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cccccc 0, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cccccc 0, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cccccc 0, #ffffff 100%); /* IE10+ */
    background: linear-gradient(top,  #cccccc 0, #ffffff 100%); /* W3C */
}

.ie7 table.calendarMini thead, .ie8 table.calendarMini thead
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

table.calendarMini th
{
    text-align: center;
    color: #13767D;
    font-weight: bold;
    padding: 3px 0;
    font-size: 11px;
}

table.calendarMini tr td
{
    text-align: right;
    color: #999;
    padding: 3px 2px 1px 0;
}

table.calendarMini td
{
    border-right: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
}

table.calendarMini td.active
{
    background: #55b3b7; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1YjNiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzlmOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #55b3b7 0, #539f9f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #55b3b7), color-stop(100%,#539f9f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #55b3b7 0, #539f9f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #55b3b7 0, #539f9f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #55b3b7 0, #539f9f 100%); /* IE10+ */
    background: linear-gradient(top,  #55b3b7 0, #539f9f 100%); /* W3C */
    padding: 0;
}

table.calendarMini td.active a
{
    display: inline-block;
    width: 23px;
    color: #fff;
    height: 100%;
    padding-right: 2px;
}

.ie7 table.calendarMini td.active, .ie8 table.calendarMini td.active
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55b3b7', endColorstr='#539f9f',GradientType=0 ); /* IE6-8 */
}

.toggle .button
{
    float: right;
    margin-top: 7px;
}

.toggle ul li {
    display: block;
    float: left;
    background: #5b89c0;
}

.toggle ul li:hover
{
    background-position: left bottom;
}

.toggle ul li.first
{
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.toggle ul li.last
{
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.toggle ul li.active
{
    background-image: url(/images/btn-block-blue-active.png);
}

.toggle > .ui-state-active a
{
    font-size: 13px !important;
    color: #000000 !important;
    background: #e5e5e5 !important;
}

.toggle ul li a, .toggle ul li span
{
    color: #C2DDF4;
    display: inline-block;
    padding: 8px 20px;
    font-weight: bold;
}
.pagerFont li a.selected {
    color: #5B89C0 !important;
    display: inline-block;
    padding: 8px 20px;
}

.pagerFont li a {
    text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    color: #808080 !important;
    display: inline-block;
    padding: 8px 20px;
}

.table
{
    border-top: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.table, .table .bg
{
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}

.table .head, .rightCol.full .head
{
    background: #998d85;
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    padding: 6px 15px 6px;
    position: relative;
}

.table .headnoradius, .rightCol.full .headnoradius
{
    background: #B9B2AC url(/images/bg-head-table.png) repeat-x 0 0;
    padding: 10px 15px 5px;
    position: relative;
}

.table table
{
    width: 100%;
    font-size: 12px;
}

.table table thead
{
    background: #b0a59e!important;
}

.table table thead tr
{
    background: #b0a59e!important;
}

.table table tr
{
    height: 24px;
    vertical-align: middle;
    background: #ddd5d0;
}

.table table tr:nth-child(odd)
{
    height: 24px;
    vertical-align: middle;
    background: #f4ede9;
}

.table table tr:hover td, .table table tbody tr:hover th
{
    color: #5B89C0 !important;
    cursor: pointer;
}

.table table tr:hover {
    outline: solid 1px #998d85;
}

.table table thead tr:hover
{
    background: none !important;
    outline: none !important;
}

.mail.table td
{
    border-right: 1px solid rgba(204,204,204,0.5);
    border-left: 1px solid rgba(255,255,255,0.8);
    border-top: none;
    border-bottom: none;
}

.table table th:first-child, .mail.table td:first-child
{
    border-left: none;
}
table th:last-child, table td:last-child
{
    border-right: none;
}

mail.table th:first-child, mail.table td:first-child
{
    text-align: center;
}

.table table td, .table table th
{
    padding: 0px 0px 0px 10px;
}

.table table th
{
    color: #000000;
}

.table table td
{
    color: #000000;
}

.table .headForms
{
    position: relative;
}

.table .headForms label
{
    width: 57px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.table .headForms label, .table .headForms input[type="text"]
{
    float: left;
    margin-bottom: 5px;
}

.table .headForms input[type="text"]
{
    width: 100%;
}




.table .headForms select
{
    height: 24px;
}

.table a.mailIcon
{
    display: block;
    text-indent: -9999px;
    height: 17px;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: 5px;
    left: 10px;
    margin-right: 10px;
}

.table a.mailIcon:hover
{
    background-position: bottom left;
}

.table a.mailIcon.mailFolder
{
    width: 32px;
    background-image: url(/images/icon-mail-folder.png);
}

.table a.mailIcon.mailMove
{
    width: 20px;
    background-image: url(/images/icon-mail-move.png);
}

.table a.mailIcon.mailRead
{
    width: 17px;
    background-image: url(/images/icon-mail-read.png);
}

.table a.mailIcon.trash
{
    width: 25px;
}

.table .iconDivider
{
    background: transparent url(/images/icon-divider.png) no-repeat 0 0;
    width: 4px;
    height: 37px;
    float: left;
    margin: -5px 5px 0 5px;
}

.table table tr td a
{
    color: #547CB9;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    line-height: 24px;
}

.table table tr td a:hover
{
    text-decoration: underline;
}

table tr th.patient
{
    width: 25%;
}

table tr th.chart
{
    width: 20%;
}

table tr th.ldc
{
    width: 17%;
}

table tr th.birthdate
{
    width: 20%;
}

table tr th.ssn
{
    width: 18%;
}

.mail.table table tr td span
{
    display: inline-block;
    width: 9px;
    height: 9px;
    background: transparent url(/images/icon-mail-mark.png) no-repeat 0 0;
    margin-right: 3px;
}

.mail.table table tr td span.mailGreen
{
    background-position: 0 0;
}

.mail.table table tr td span.mailRed
{
    background-position: 0 -9px;
}

.mail.table table tr td span.mailWhite
{
    background-position: 0 -18px;
}

.mail.table table tr td span.mailYellow
{
    background-position: 0 -27px;
}

.mail.table table tr td span.mailGray
{
    background-position: 0 -36px;
}

.mail.table table tr td span.mailOrange
{
    background-position: 0 -45px;
}

table.financial
{
    width: 96%;
    font-size: 11px;
    color: #797979;
}

.widget .inner.table table.financial
{
    width: 100%;
}

.widget .inner.table table.financial tbody
{
    background: #E8E8E8;
    border: 1px solid #ccc;
}

.widget .inner.table table.financial th:first-child, .widget .inner.table table.financial td:first-child
{
    width: 35%;
    font-weight: bold;
}

.widget .inner.table table.financial .column
{
    padding: 5px 2%;
}

.widget .inner.table table.financial .total
{
    width: 10%;
}

.widget .inner.table table.financial .unbilled
{
    width: 13%;
}

.widget .inner.table table.financial .pastDue
{
    width: 15%;
}

.widget .inner.table table.financial .master
{
    width: 12%;
}

.widget .inner.table table.financial .block span
{
    background: #ccc;
    display: inline-block;
    width: 100%;
    height: 20px;
}

.widget .inner.table table.financial tr:hover
{
    background: none;
    cursor: default;
}

table.financial td
{
    padding: 7px 3%;
}

table.financial td.title
{
    font-weight: bold;
    width: 75%;
}

table.financial td.numerical
{
    width: 25%;
    text-align: right;
}


/* mail */

.mailMenu
{
    margin-top: 15px;
}

.mailMenu, .mailMenu a.groups
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #998d85;
    border-radius: 10px !important;
}

.mailMenu a.groups
{
    border: 0;
}

.mailMenu a.groups span
{
    background: transparent url(/images/icon-mail-groups.png) no-repeat bottom right;
    display: inline-block;
    width: 31px;
    height: 33px;
    float: right;
}

.mailMenu a.first
{
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.mailMenu a.last
{
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom: 0;
}

.mailMenu a
{
    display: block;
    width: 148px;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    background: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    color: #7F7F7F;
    border-bottom: 1px solid #DEDCD9;
}

.mailMenu a.active
{
    background-position: bottom left;
}

.mailMenu a:hover, .mailMenu a.secondary:hover
{
    color: #333;
}

.mailMenu a.secondary
{
    height: 26px;
    background: transparent url(/images/mail-menu.png) repeat-x 0 0;
    font-size: 11px;
    color: #8B8B8B;
    line-height: 26px;
}

.mailMenu a.active
{
    background-position: bottom left;
}

.mailMenu span.notification
{
    left: -25px;
    margin: -3px -23px 0 0;
    padding-top: 0;
    height: 26px;
}

.mail.compose.rightCol
{
    background-color: transparent;
}

.mail.compose .formWhole input[type="text"]
{
    width: 84%;
    margin-left: 15px;
}

.mail.compose .formWhole label
{
    width: 71px;
    text-align: right;
    float: left;
    margin-right: 8px;
}

.mail .mailOptions
{
    width: 92%;
    padding: 0 2%;
    background: url(/images/mail-menu.png) repeat-x scroll 0 0 transparent;
    height: 33px;
    border: 1px solid #DEDCD9;
    margin-bottom: 10px;
}


.mail .mailOptions fieldset
{
    border: 1px solid #ccc;
    margin: 4px 0 0 10px;
    padding: 1px 10px 4px 5px;
    width: 196px;
}

.mail .mailOptions fieldset input, .mail .mailOptions fieldset label
{
    float: left;
    display: block;
}

.mail .mailOptions fieldset label
{
    font-size: 11px;
    font-weight: bold;
}

.mail .mailOptions a
{
    display: block;
    margin: 4px 0 0 5px;
}

.mail .mailOptions input[type="checkbox"]
{
    margin: 10px 5px 0 0;
}

.mail .mailOptions fieldset input[type="radio"]
{
    padding-top: 3px;
    margin: 4px 5px 0 6px;
}

.mail .mailOptions .floatLeft
{
    line-height: 28px;
}

.mail .mailOptions .divider.light
{
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #fff;
    margin: 0 15px;
    width: 0px;
    height: 33px;
    float: left;
}

.rightCol.formArea
{
    border: 1px solid #DFDCDB;
    margin-top: 15px;
}

.rightCol.formArea .formHalf.addGroup
{
    padding-right: 0 !important;
    float: right;
}

.addGroup .left, .addGroup .right
{
    width: 45%;
    height: 181px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.17);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.17);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.17);
}

.addGroup .left
{
    margin-right: 10px;
    overflow-y: auto;
}

.addGroup .left, .addGroup .arrows
{
    float: left;
    overflow-y: scroll;
}

.addGroup .arrows
{
    width: 4%;
    margin: 65px 0 0;
}

.addGroup .arrows a
{
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
}

.addGroup .arrows a.moveLeft
{
    background: transparent url(/images/icon-page-prev.png) no-repeat 0 0;
    margin-bottom: 10px;
}

.addGroup .arrows a.moveRight
{
    background: transparent url(/images/icon-page-next.png) no-repeat 0 0;
}

.addGroup .arrows a:hover
{
    background-position: 0 -15px;
}

.addGroup .right
{
    float: right;
    overflow-y: scroll;
}

.addGroup .draggable
{
    font-size: 11px;
    color: white;
    padding: 5px 5%;
    width: 90%;
}

.addGroup .draggable:hover
{
    background: #1111dd;
    cursor: pointer;
}

.blockout
{
    width: 706px;
    height: 367px;
    position: absolute;
    right: 0;
    float: right;
    z-index: 10;
    background: transparent url(/images/bg-blockout.png) no-repeat 28px -14px;
}


.trash
{
    width: 13px;
    background-image: url(/images/icon-trash.png);
    margin-top: 1px;
}

.trash:hover
{
    background-position: 0 -25px !important;
}

.table .headForms select
{
    margin-right: 10px;
}

.table .headForms input[type="text"].mailSearch.search
{
    position: relative;
    left: 42px;
}

input[type="button"].search
{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent url(/images/search-solid.svg) no-repeat 0 0;
    background-color: #50B40F;
    border: none;
    margin-left: 10px;
    background-size: 60%;
    background-position: center;
    border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 4px;
}

input[type="button"].smallsearch
{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent url(/images/search-solid.svg) no-repeat 0 0;
    background-color: #50B40F;
    border: none;
    margin-left: 10px;
    background-size: 60%;
    background-position: center;
    border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 4px;
}
input[type="button"].reloadlocation
{
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    vertical-align:middle;    
    background: transparent url(/images/ReloadLocation-00.png) no-repeat 0 0;
    border: none;
    margin-left: 10px;
    background-size: 60%;
    background-position: center;
    border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 4px;
}


input[type="submit"].search
{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent url(/images/search-solid.svg) no-repeat 0 0;
    background-color: #50B40F;
    border: none;
    margin-left: 10px;
    background-size: 60%;
    background-position: center;
    border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 4px;
}
input[type="button"].search:hover, input[type="button"].smallsearch:hover,input[type="button"].reloadlocation:hover, input[type="submit"].search:hover {
    background-color: #007C7F;
}

input[type="button"].search:active, input[type="button"].smallsearch:active,input[type="button"].reloadlocation:active, input[type="submit"].search:active {
    background-color: #288C00;
}

input[type="button"].edit
{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent url(/images/icon-edit.png) no-repeat 0 0;
    border: none;
    margin-left: 10px;
}

/* pagination */

.table.mail
{
    margin-bottom: 15px;
}

.paginationWrapper
{
    float: left;
    margin: -15px 0 0px 0px;
}

.pagination
{
    padding-top: 15px;
    margin-left: 40%;
    width: 500px;
}

.pagination ul li
{
    margin: 0 2px;
}

.pagination ul li, .pagination ul li a
{
    display: block;
    float: left;
    min-width: 20px;
    max-width: 10px;
    margin: 0 18px 0 0;
    height: 15px;
    font-size: 12px;
    font-weight: normal;
}

.pagination ul li a
{
    line-height: 15px;
}

.pagination ul li.prev, .pagination ul li.next
{
    text-indent: -9999px;
}

.pagination ul li.prev
{
    background: transparent url(/images/Previous-B.svg) no-repeat 0 0;
    margin-right: 0px;
}

.pagination ul li.next
{
    background: transparent url(/images/Next-B.svg) no-repeat 0 0;
}

.pagination ul li.prev:hover
{
    background: transparent url(/images/Previous-A.svg) no-repeat 0 0;
    cursor: pointer;
}
.pagination ul li.next:hover
{
    background: transparent url(/images/Next-A.svg) no-repeat 0 0;
    cursor: pointer;
}
.dropMenuLink
{
    position: relative;
}

.dropMenuLink.active
{
    background: #DED8D1;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    height: 36px;
    width: 160px;
    z-index: 101;
}

.dropMenuLink.active.top
{
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.dropMenu
{
    display: none;
    border: #DED8D1 6px solid;
    -webkit-border-radius: 8px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 8px;
    -moz-border-radius-topright: 0;
    border-radius: 8px;
    border-top-right-radius: 0;
    position: absolute;
    z-index: 20;
    -moz-box-shadow: 1px 1px 13px rgba(0,0,0,0.25);
    -webkit-box-shadow: 1px 1px 13px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 13px rgba(0,0,0,0.25);
    background: #fff;
    padding: 15px;
}

.dropMenu.createRecurrence
{
    -webkit-border-radius: 8px 8px 0px 8px;
    border-radius: 8px 8px 0px 8px;
}

.dropMenu.blockout
{
    -webkit-border-radius: 8px 0px 8px 8px;
    border-radius: 8px 0px 8px 8px;
}

.dropMenuLink.createRecurrence.active
{
    right: 23px;
    top: 61px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.dropMenuLink.createRecurrence.active a
{
    left: 23px;
    position: absolute;
    top: 2px;
}

.dropMenuLink.blockout
{
    width: 160px;
    float: right;
}

.dropMenuLink.blockout.active
{
    top: 0px;
    box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.15);
}

.dropMenuLink.blockout a
{
    margin: 10px 15px 0 0;
}

.dropMenuLink.blockout.active a
{
    position: absolute;
    top: 0;
    right: 2px;
}

.dropMenu.createRecurrence .conflicts
{
    height: 220px;
    border-bottom: 1px solid #F0F0F0;
    overflow-y: scroll;
    width: 102%;
}

.dropMenu .oneHalf
{
    width: 46%;
    float: left;
    margin-right: 7%;
}

.dropMenu .last
{
    margin-right: 0;
}

.dropMenu .widget label
{
    font-size: 11px;
}

.dropMenu ul
{
    margin: 0;
}

.dropMenu ul li
{
    list-style-type: none;
}

.mail .dropMenu
{
    font-size: 11px;
}

.dropLink.dropActive a:hover
{
    background-position: 0 0;
}
.dropLink.dropActive.mailMove
{
    height: 32px;
    width: 37px;
}

.frill
{
    display: block;
    width: 20px;
    height: 27px;
    background: transparent url(/images/frill.png) no-repeat 0 0;
    text-indent: -9999px;
    float: left;
}

/* patient */

.head .divider
{
    border-top: 1px solid rgba(222,219,214,0.4);
    border-bottom: 1px solid #B4ACA3;
    width: 100%;
    margin: 10px 0;
}

.head.patient
{
    padding: 20px;
    position: relative;
}

.head.patient.small
{
    padding: 3px 20px;
}

.head .patientInfo
{
    width: 700px;
    padding-top: 10px;
}

.head .patientInfo p
{
    font-size: 11px;
    color: #797979;
    margin-bottom: 3px;
}

.head.patient img.floatLeft
{
    margin-right: 20px;
}

.head .patientName
{
    width: 260px;
}

.head.patient.small h1, .head.patient.small .patientInfo.noIcons h1
{
    margin-bottom: 0;
    float: none;
}

.head.patient.small .patientInfo h1
{
    float: left;
}



.head.patient.small h2
{
    margin-bottom: 5px;
}

.head .patientName h2.floatLeft
{
    font-size: 24px;
}

.head .patientName h2
{
    font-size: 18px;
}

.head .patientName h2, .head .patientPhone h3, .head .patientEmail h3, .head .patientSSN h3, .head patientDOB h3
{
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
}

.head .patientPhone h3, .head .patientEmail h3, .head .patientSSN h3, .head .patientDOB h3
{
    font-size: 16px;
}

.head .patientPhone, .head .patientEmail
{
    padding-right: 10px;
}

.head .patientPhone
{
    width: 145px;
}

.head .patientEmail
{
    width: 0px;
}

.head .patientSSN
{
    width: 125px;
}

.head .patientDOB
{
    width: 250px;
}

.head .patientChart
{
    width: 125px;
}



.head .patientChart p, .head .patientDob p
{
    color: #333;
    font-size: 10px;
    font-weight: bold;
}

.head .patientChart h4, .head .patientDob h4
{
    font-size: 15px;
    font-weight: normal;
}

.head .patientIcons
{
    position: absolute;
    right: 0;
    height: 32px;
    overflow: hidden;
}

.verifyEligibilityStatus
{
    width: 75%;
    margin: 3px auto 0;
    position: absolute;
    z-index: 50;
    left: 10%;
}

.printFormsWrapper
{
    width: 60%;
    margin: 15px auto 0;
}

.verifyEligibilityStatusSpacer
{
    padding-bottom: 40px;
}

.header.fancy
{
    cursor: pointer;
    width: 100%;
}

.header.fancy.active
{
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.header.fancy span
{
    display: block;
    padding: 5px 7px;
}

.header.fancy span.verify
{
    float: left;
}

.header.fancy.active span.verify, .printFormsWrapper .header.fancy.active
{
    background: #f8f8f8; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #e5e5e5 85%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(85%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 85%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 85%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 85%); /* IE10+ */
    background: linear-gradient(top,  #f8f8f8 0%,#e5e5e5 85%); /* W3C */
}

.ie7 .header.fancy.active span.verify, .ie8 .header.fancy.active span.verify, .ie7 .printFormsWrapper .header.fancy.active, .ie8 .printFormsWrapper .header.fancy.active
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}

.header.fancy span.selectType
{
    float: right;
    background: transparent url(/images/arrows.png) no-repeat 65px -80px;
    padding-right: 15px;
}

.header.fancy.active span.selectType
{
    background-position: 65px -36px;
}

.header.fancy span.printForms
{
    text-align: center;
    background: transparent url(/images/arrows.png) 80% -37px no-repeat;
}

.header.fancy.active span.printForms
{
    text-align: center;
    background: transparent url(/images/arrows.png) 80% -82px no-repeat;
}

.dropDown
{
    background: #fff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e5e5e5 0, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e5e5e5 0,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e5e5e5 0,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e5e5e5 0,#ffffff 100%); /* IE10+ */
    background: linear-gradient(top,  #e5e5e5 0,#ffffff 100%); /* W3C */ /*border: 1px solid rgba(204,204,204,0.45); 	border-top: transparent;*/
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0,  0.45);
}

.ie7 .fancy .dropDown, .ie8 .fancy .dropDown
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.dropDown label
{
    width: 53%;
    text-align: right;
    padding-right: 3px;
    font-size: 11px;
    cursor: pointer;
}

.dropDown input
{
    margin-top: 6px;
}

.dropDown span.checkbox
{
    display: block;
    margin-top: 3px;
}

.dropDown .checkCenter
{
    text-align: center;
    width: 59%;
    margin: auto;
    padding: 3px 0;
}

.dotted
{
    border-bottom: 1px dotted #ccc;
}

table.data
{
    border-collapse: separate;
    color: #797979;
    width: 100%;
    margin-bottom: 10px;
}

.table table.data tr:hover
{
    background: none;
}

table.data td
{
    padding: 3px 3px 3px 0;
}

table.data td.title
{
    width: 45%;
}

table.data td.block
{
    width: 25%;
    background-color: #eee;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}


.widget.table
{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.widget .inner.table
{
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.widget .inner.table
{
    padding: 0;
    margin: 0;
    width: 100%;
}

.patientInfoBlocks
{
    color: #797979;
    padding: 20px 6%;
    float: left;
    width: 37%;
    font-size: 12px;
}

.patientInfoBlocks span.miniLabel
{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #999;
}

.patientInfoBlocks .item
{
    padding-bottom: 10px;
}

.widget.patient.table
{
    margin-top: 20px;
}

.formList .add
{
    margin-top: 15px;
    border-top: 1px solid #ccc;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    background: #ece9e3; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZTllMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2QwYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ece9e3 0%, #d7d0c7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ece9e3), color-stop(100%,#d7d0c7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ece9e3 0%,#d7d0c7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ece9e3 0%,#d7d0c7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ece9e3 0%,#d7d0c7 100%); /* IE10+ */
    background: linear-gradient(top,  #ece9e3 0%,#d7d0c7 100%); /* W3C */
}

.ie7 .formList .add, .ie8 .formList .add
{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece9e3', endColorstr='#d7d0c7',GradientType=0 ); /* IE6-8 */
}

.formList .add .addInner
{
    padding: 10px 0;
    width: 248px;
    margin: auto;
}

.formListItem
{
    margin: auto;
    width: 140px;
    padding-bottom: 5px;
}

.formListItem a.remove
{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-indent: 9999px;
    background: transparent url(/images/icon-remove.png) 0 0 no-repeat;
    text-align: right;
    margin-right: 10px;
}

.formListItem a.remove:hover
{
    background-position: 0 -21px;
}

.formListItem span
{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: #666;
}

.patient .inner
{
    padding: 20px 15px;
}

.patient .inner .oneThird
{
    width: 28%;
}

.patient .inner .twoThirds
{
    width: 68%;
}

.patient .inner .toggle
{
    margin-left: 20px;
}

.patient .policyItem
{
    font-weight: bold;
}

.patient .policyItem span em
{
    font-weight: normal;
}

.patient .policyItem a
{
    color: #567FBA;
}

.patient .policyItem a:hover
{
    text-decoration: underline;
}

.patient .policyItem ul li.add
{
    list-style-type: none;
}

.patient .policyItem ul li.add a
{
    color: #529F25;
}

.patient a.newProfile.button.green
{
    position: relative;
    bottom: 0;
    left: 10%;
    margin-top: 20px;
}

.patient a.newProfile.button.green span
{
    padding: 7px 35px;
}


/* icons */

ul.icons li, ul.icons li a
{
    display: block;
    width: 31px;
    height: 31px;
}

ul.icons li
{
    float: left;
    background: transparent url(/images/bg-icons.png) no-repeat 0 0;
    margin-left: 4px;
}

ul.icons li:hover
{
    background-position: 0 -31px;
}

ul.icons li a
{
    text-indent: -9999px;
    background: transparent url(/images/icons.png) no-repeat 6px 5px;
    overflow: hidden;
}

ul.icons li a.time
{
    background-position: 6px 5px;
}

ul.icons li a.email
{
    background-position: -33px 5px;
}

ul.icons li a.file
{
    background-position: -72px 5px;
}

ul.icons li a.credit
{
    background-position: -111px 5px;
}

ul.icons li a.info
{
    background-position: -147px 5px;
}

ul.icons li a.duplicate
{
    background-position: -183px 5px;
}

ul.icons li a.list
{
    background-position: -218px 5px;
}

ul.icons li a.converge
{
    background-position: -255px 5px;
}

ul.icons li a.person
{
    background-position: -291px 5px;
}

ul.icons li a.clipboard
{
    background-position: -326px 5px;
}

ul.icons li a.calendar
{
    background-position: -363px 5px;
}

/* login */

body.login
{
    background: #C2ADA0 url(/images/bg-login.png) top center no-repeat;
}

body.login .perimeter
{
    background: none;
}

.loginBlock
{
    width: 308px;
    margin: auto;
    position: relative;
    top: 186px;
    left: -24px;
    padding: 0 70px;
}

.loginBlock a.logo
{
    left: 0;
    top: 0;
    float: left;
}


.loginBlock h1
{
    font-size: 18px;
    text-shadow: 0 1px 1px rgba(255,255,255,1);
    float: right;
    line-height: 26px;
    position: relative;
    top: 0;
}

.loginBlock .divider
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    width: 448px;
    position: relative;
    left: -70px;
    margin: 20px 0;
}

.loginBlock label
{
    font-size: 14px;
    color: #666;
    width: 70px;
    padding-right: 15px;
    line-height: 26px;
}

.loginBlock input[type="text"], .loginBlock input[type="password"]
{
    font-size: 14px;
    height: 20px;
    padding: 5px;
    margin-bottom: 7px;
    width: 211px;
}

.loginBlock input[type="button"]
{
    /*left: 28%;*/
    position: relative;
    top: 10px;
}

.loginBlock .textCenter span
{
    display: block;
    padding: 20px 0 0 0;
}

.loginBlock .textCenter span a
{
    font-style: italic;
    border-bottom: 1px solid #999;
    text-shadow: 0 1px 1px rgba(255,255,255,1);
    font-size: 11px;
    color: #666;
    display: inline-block;
}

.loginBlock .textCenter span a:hover
{
    border-bottom: 0;
    color: #000;
}

/* loading */

.loading
{
    width: 465px;
    height: 70px;
}

.loading h2
{
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

.loading object, .loading div
{
    float: left;
}


/* eod */

.subHead
{
    background: #F6F6F6 url(/images/bg-subhead-grid.png) repeat 0 0;
    padding: 20px 0;
}

.subHead .oneThird
{
    width: 200px;
    float: left;
}

.subHead .shortRow .oneThird
{
    width: 112px;
}

.subHead .oneFourth
{
    width: 150px;
    float: left;
}

.subHead .oneHalf
{
    width: 300px;
    float: left;
}

.subHead .oneThird label, .subHead .oneFourth label, .subHead .oneHalf label
{
    float: left;
    font-size: 11px;
    margin-right: 10px;
    line-height: 17px;
}

.subHead .oneThird input
{
    width: 123px;
    float: left;
}

/*.subHead .oneFourth select {
	width: 137px;
	float: left;
}
*/
.subHead .oneFourth input.text
{
    width: 75px;
    float: left;
}

/*.subHead .oneHalf select {
	width: 210px;
	float: left;
}*/

.subHead .oneHalf input.text
{
    width: 139px;
    float: left;
}

.subHead .oneThird input.text, .subHead .oneFourth input.text, .subHead .oneHalf input.text
{
    height: 15px;
}

.longRow
{
    width: 640px;
    margin: 0 auto;
}

.midRow
{
    width: 533px;
    margin: 15px auto 0;
}

.shortRow
{
    width: 350px;
    margin: 15px auto 0;
}

.fullRow
{
    margin: auto;
    width: 720px;
}

.subHead a.button span
{
    text-align: center;
    width: 88px;
    text-transform: none;
    font-size: 11px;
}

.subHead .oneHalf a.button.green
{
    float: right;
}

table.eod td, table.eod th
{
    padding: 0 6px;
}

table.eod td
{
    overflow: hidden;
    height: 12px;
}

table.eod th.depDate
{
    width: 10%;
}

table.eod th.depCode
{
    width: 10%;
}

table.eod th.businessUnit
{
    width: 16%;
}

table.eod th.location
{
    width: 12%;
}

table.eod th.users
{
    width: 13%;
}

table.eod th.begBal
{
    width: 8%;
}

table.eod th.cash
{
    width: 5%;
}

table.eod th.ccheck
{
    width: 5%;
}

table.eod th.eCheck
{
    width: 7%;
}

table.eod th.credit
{
    width: 6%;
}

table.eod th.depAmt
{
    width: 8%;
}

table.eod th.check
{
    width: 2%;
}

table.eod th.effectiveDate
{
    width: 10%;
}

table.eod th.patientName
{
    width: 15%;
}

table.eod th.patientNumber
{
    width: 15%;
}

table.eod th.transactionType
{
    width: 25%;
}

table.eod thead tr th.ssn
{
    width: 10%;
}

table.edo th.checkDate
{
    width: 10%;
}

.subHead .oneThird.full
{
    width: 240px;
}

.subHead .oneThird label.columns.data
{
    text-align: right;
    width: 110px;
    font-weight: normal;
    line-height: 13px;
}

.subHead .oneThird input.data.double
{
    width: 45px;
    float: left;
    margin-right: -1px;
    height: 10px;
    margin-bottom: 1px;
}

.subHead .oneThird span.data.block
{
    width: 80%;
    float: left;
    margin-right: -1px;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    background: #E6E6E6;
    margin-bottom: 1px;
}

.subHead .oneThird span.data.block.dark
{
    background: #ccc;
}

/* 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-slider-handle
{
    border: 1px solid gray !important;
}

.calendar .object .tooltip, .calendar .object .context
{
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    color: #666666;
    left: 50px;
    opacity: 100 !important;
    padding: 9px;
    position: absolute;
    top: 20px; /*transition: opacity 400ms ease 0s;*/
    z-index: 0;
}

.calendar .object .tooltip
{
    background: none repeat scroll 0 0 #E2DCD6;
    width: 273px;
}

.calendar .object .context
{
    background: none repeat scroll 0 0 #456FAB;
    width: 182px;
}
.calendar .tooltip .tooltipHeader
{
    margin-bottom: 8px;
}
.calendar .tooltip .tooltipHeader span
{
    display: block;
    float: left;
    text-shadow: 0 0 1px #FFFFFF;
}
.calendar .tooltip .tooltipHeader span.name
{
    font-size: 16px;
    font-weight: bold;
}
.calendar .tooltip .tooltipHeader span.email
{
    font-size: 12px;
}

.calendar .tooltipContent
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.23) inset;
    padding: 0 5px;
}
.calendar .tooltip .tooltipContent table.data tr td
{
    border-top: 1px solid #DEDCD9;
    padding: 5px 10px;
}
.calendar .tooltip .tooltipContent table.data tr:first-child td
{
    border-top: medium none;
}

.calendar .tooltip .tooltipContent table.data tr.alternate
{
    background: none repeat scroll 0 0 #F9F9F9;
}

.calendar .tooltip table.balances
{
    margin-top: 8px;
    border-spacing: 3px;
}
.calendar .tooltip table.balances thead tr th
{
    background: #B7B0A9 url(/images/bg-widget-header.png) repeat-x 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #333;
}
.calendar .tooltip table.balances th, .calendar .tooltip table.balances td
{
    text-align: right;
    padding: 4px 12px 4px 4px;
    width: 75px;
    font-size: 12px;
}
.calendar .tooltip table.balances td
{
    background: #fff;
    border-left: 1px solid #DEDCD9;
}
.calendar .tooltip table.balances td:first-child
{
    border-left: none;
}
.calendar .context .tooltipContent
{
    padding: 7px 9px;
}

.calendar .object:hover .tooltip, .calendar .object:hover .context
{
    opacity: 1;
    z-index: 10;
}

.diagDescWrapper
{
    display: inline;
    float: right;
    height: 15px;
    overflow: hidden;
    width: 65%;
    font-size: 10px;
    margin-top: 5px;
}

.contextMenu1
{
    width: 188px;
    border: 8px solid #3366CC;
    position: fixed !important;
    border-bottom-color: #3366CC !important;
    border-right-color: #3366CC !important;
    border-width: 8px !important;
    background-color: #FFFFFF !important;
     -moz-border-radius: 9px;
}
.contextMenu1 LI
{
    list-style: none;
    padding-left:8px;
    color: #3399FF;
    width:177px;
}
.contextMenu1 LI:hover
{
    color: #FFFFFF;
    background-color: #3399FF;
}

.contextMenuView
{
    width: 188px;
    border: 8px solid #3366CC;
    position: fixed !important;
    border-bottom-color: #3366CC !important;
    border-right-color: #3366CC !important;
    border-width: 8px !important;
    background-color: #FFFFFF !important;
     -moz-border-radius: 9px;
}
.contextMenuView li
{
    list-style: none;
    padding-left:8px;
    color: #3399FF;
    width:177px;
    display: block !important;
    float: left !important;
    background-color: #fff!important;
    background: #fff!important;
}
.contextMenuView li:hover
{
    color: #FFFFFF;
    background-position: left bottom !important;
    background-color: #3399FF !important;
}

.changeeventheight
{
    height: 25px !important;
}

td.fc-sun,td.fc-mon,td.fc-tue,td.fc-wed,td.fc-thu,td.fc-fri, td.fc-sat
{
	background-color: #F0F0F0;
	border: 2px solid #517223;
}

table.fc-agenda-slots, table.fc-agenda-allday
{
    background: url("/images/bg-row-sched.png") repeat scroll 0 26px transparent;
}

td.fc-sun:hover,td.fc-mon:hover,td.fc-tue:hover,td.fc-wed:hover,td.fc-thu:hover,td.fc-fri:hover, td.fc-sat:hover
{
	
}

.chargeBackground
{
    background: #C6C6C6;
}
.isDisabled
{
    background: #fff;
    border: 1px solid #fff;
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.11);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.11);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.17);
}

.buttonDialog
{
    background-image: url(/images/button-green.png);
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px !important;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 24px;
    padding: 5px 0;
    width: 80px;
    padding: 0;
}

.sideNavigationListItem
{
    color: #547CB9 !important;
    font-weight: bold;
    cursor: pointer;
}

 .sideNavigationListItemSelected
 {
     background-color: #DFDFDF;
 }

.anchorAction
{
    color: #547CB9;
    font-weight: bold;
    cursor: pointer;
}
    
.icon-calendar-1 { background: url(/images/C01-Icon.svg)} 
.icon-calendar-2 { background: url(/images/C02-Icon.svg)} 
.icon-calendar-3 { background: url(/images/C03-Icon.svg)} 
.icon-calendar-4 { background: url(/images/C04-Icon.svg)}  
.icon-calendar-5 { background: url(/images/C05-Icon.svg)}  
.icon-calendar-6 { background: url(/images/C06-Icon.svg)}  
.icon-calendar-7 { background: url(/images/C07-Icon.svg)}  
.icon-calendar-8 { background: url(/images/C08-Icon.svg)}  
.icon-calendar-9 { background: url(/images/C09-Icon.svg)}  
.icon-calendar-10 { background: url(/images/C10-Icon.svg)} 
.icon-calendar-11 { background: url(/images/C11-Icon.svg)} 
.icon-calendar-12 { background: url(/images/C12-Icon.svg)} 
.icon-calendar-13 { background: url(/images/C13-Icon.svg)} 
.icon-calendar-14 { background: url(/images/C14-Icon.svg)} 
.icon-calendar-15 { background: url(/images/C15-Icon.svg)} 
.icon-calendar-16 { background: url(/images/C16-Icon.svg)} 
.icon-calendar-17 { background: url(/images/C17-Icon.svg)} 
.icon-calendar-18 { background: url(/images/C18-Icon.svg)} 
.icon-calendar-19 { background: url(/images/C19-Icon.svg)} 
.icon-calendar-20 { background: url(/images/C20-Icon.svg)} 
.icon-calendar-21 { background: url(/images/C21-Icon.svg)} 
.icon-calendar-22 { background: url(/images/C22-Icon.svg)} 
.icon-calendar-23 { background: url(/images/C23-Icon.svg)} 
.icon-calendar-24 { background: url(/images/C24-Icon.svg)} 
.icon-calendar-25 { background: url(/images/C25-Icon.svg)} 
.icon-calendar-26 { background: url(/images/C26-Icon.svg)} 
.icon-calendar-27 { background: url(/images/C27-Icon.svg)} 
.icon-calendar-28 { background: url(/images/C28-Icon.svg)} 
.icon-calendar-29 { background: url(/images/C29-Icon.svg)} 
.icon-calendar-30 { background: url(/images/C30-Icon.svg)} 
.icon-calendar-31 { background: url(/images/C31-Icon.svg)} 

/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	GENERAL TAGS
	HEADINGS
	LISTS
	LINKS
	CLASS-SPECIFIC TEXT
	 
	....................................... */

/* =GENERAL TAGS
    font sizing MUST remain the same for the percentages to calculate properly
	....................................... */

body {
	font: 13px/1.5 Helvetica, Arial,  sans-serif;
	color: #666;
}
p {
	margin: 0 0 10px 0;
	line-height: 1.2;
}
hr {
	background: #ccc;
	color: #ccc;
	margin: 10px 0 15px;
}
blockquote, q {
	margin: 0 auto;
	width: 60%;
	line-height: 1.5;
}
blockquote:before {
	content: '"'; 
}
blockquote:after {
	content: '"'; 
}
table {
    font-size: inherit;
}
pre, code, kbd, samp {
    font-family: monospace, sans-serif;
}
ins {
    background-color: #ff9;
    text-decoration: none;
}

/* =HEADINGS
	....................................... */

h1, h2, h3, h4, h5, h6 { 
	line-height: 1.2;
	margin-bottom: 10px;
}
h1 { 
	font-size: 23px;
}

.head h1 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.head.patient h1 {
	font-size: 11px;
	float: left;
}

h2 { 
	font-size: 21px;
}

.formArea h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 { 
	font-size: 19px;
}
h4 { 
	font-size: 17px;
}
h5 { 
	font-size: 15px;
}
h6 { 
	font-size: 13px;
}
 
/* =LISTS 
    default values can be edited
	....................................... */

li ul, li ol { 
	margin:0 1.5em; /*default: 0 1.5em;*/
}
ul, ol { 
	margin: 0 1.5em 1.5em 1.5em; /*default: 0 1.5em 1.5em 1.5em;*/
}
ul { 
	list-style-type: disc;
}
ol { 
	list-style-type: decimal;
}
dl { 
	margin: 0 0 1.5em 0; /*default: 0 0 1.5em 0;*/
}
dl dt { 
	font-weight: bold;
}
dd { 
	margin-left: 1.5em; /*default: 1.5em;*/
}

/* =LINKS
	....................................... */

a {     
    font-weight: bold;
	text-decoration: none;
}

table thead tr th label a {
    color: #000000;
    font-weight: bold;
	text-decoration: none;
}

a:focus, a:hover { 
	text-decoration: none;
	color: #4D4D4D;
}
a:hover, a:active {
    outline: none;
}

a.ui {
	color: #567FBA;
	font-weight: bold;
}

a.ui:hover {
	text-decoration: underline;
}
.dataTables_paginate {
	text-align: center;
}

.paginate_enabled_next {
	height: 19px;
	float: left;
	cursor: pointer;
	*cursor: hand;
	color: #111 !important;
}

.paging_full_numbers a:active {
	outline: none
}
.paging_full_numbers a:hover {
	text-decoration: none;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
	color: #333 !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #ccc;
	text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #99B3FF;
}

.dataTables_filter {
	/*float: left;*/
	text-align: right;
}

.dataTables_filter {
	/*float: left;*/
	text-align: right;
}

/* =CLASS-SPECIFIC TEXT
	....................................... */
	
/*REQUIRED ASTERISK*/
.requiredField {
    
    color: red;
}

.newsAnchor
{
    color: #547CB9;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

#showHomeMenuLabel 
{
    position: absolute;
    right: 24px;
    bottom: 92%
    z-index: 1000;
}
#showHomeMenuLabel span.lblWrench 
{
    background: url(/images/Wrench-Icon.svg);
    margin: 10px 0px 0px 0px;
    float: left;
    width: 24px;
    height: 24px;
}
#showHomeMenuLabel span.labelOnOff 
{
    margin: 18px 0px 0px 0px;
    float: right;
    width: 17px;
    height: 17px;
    Color: #ffffff;
    font-style: normal;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvatica, sans-serif;
    cursor: default;
}

#showHomeMenuLabel span.labelOnOff.Off 
{
    opacity: 0.5;
    filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.mainNavigation 
{
    height: 60px !important;
}
.mainNavigation.ShowLabel
{
    height: 70px !important;
}

.mainNavigation.ShowLabel li 
{
    margin: 8px 20px 0px 0px;
}

.navigation ul.tabs li a 
{
    /*color: #7A7A7A;*/
    font-family: Arial, helvatica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.toggle .rptGridBorder {
    border: solid 1px #998d85;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.ui-widget-content {
    border: 1px solid #998d85;
    background: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.ui-widget-header {
    border: 1px solid #998d85;
    background: #998d85;
    color: #ffffff;
    font-weight: bold; 
}

.ui-tabs {
    position: relative;
    padding: 0em;
    zoom: 1;
}

#lmenuAdmin .ui-tabs .ui-tabs-panel { 
    display: block;
    border-width: 0;
    padding: 0em;
    background: none;
    margin: 0px 0px 0px 0px;
}


.selectedRow {
    background-color:#998d85 !important;
}

.widgetContent {
    border: 1px solid #998d85;
    border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
}

/*Css override for DataTables*/

.dataTables_paginate a.next {
    background: transparent url(/images/Next-B.svg) no-repeat 0 0 !important;
    text-indent:-9999px !important;
    display:inline-block !important;
        width: 20px !important;
    height: 15px !important;
    margin: 0px 0px 0px 0px !important;
}
.dataTables_paginate a.previous {
    background: transparent url(/images/Previous-B.svg) no-repeat 0 0 !important;
    text-indent:-9999px !important;
    width: 20px !important;
    height: 15px !important;
    margin: 0px 0px 0px 0px !important;
}
.dataTables_paginate a.next:hover {
    background: transparent url(/images/Next-A.svg) no-repeat 0 0 !important;
    text-indent:-9999px !important;
    display:inline-block !important;
    width: 20px !important;
    height: 15px !important;
    margin: 0px 0px 0px 0px !important;
}
.dataTables_paginate a.previous:hover {
    background: transparent url(/images/Previous-A.svg) no-repeat 0 0 !important;
    text-indent:-9999px !important;
    width: 20px !important;
    height: 15px !important;
    margin: 0px 0px 0px 0px !important;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active, .dataTables_paginate a {
	border: none;
	cursor: pointer;
	*cursor: hand;
	color: #808080 !important;
    display: block;
    float: left;
    min-width: 20px;
    max-width: 10px;
    margin: 0 5px 0 0;
    height: 15px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px !important;
    padding: 0px 0px 0px 2px !important;
    text-shadow: none !important;
}

.dataTables_paginate  span span
{
    border: none;
    cursor: pointer;
    color: #808080 !important;
    display: block;
    float: left;
    min-width: 20px;
    max-width: 10px;
    margin: 0 5px 0 0;
    height: 15px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px !important;
    padding: 0px 0px 0px 2px !important;
    text-shadow: none !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #fff;
}

.dataTables_paginate a.current {
    font-weight: normal !important;
    color: #5B89C0 !important;
    display: inline-block !important;
    text-shadow: none !important;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #fff;
	text-decoration: none !important;
}

.dataTables_paginate {
    padding-top: 15px;
    margin-left: 40% !important;
    width: 500px;
    text-align: center;
}

table th a {
    padding-left: 13px;
    background-image: url(/images/Unsort.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 9px;
    color:#000000;
}
.gridcursor {        
        cursor: url('/Images/Cursor-Context-25.png'), auto !important;
  }
.defaultgridcursor {        
        cursor: pointer;
  }
.dataTables_paginate a:hover
    {
        font-weight:normal;
        color: #808080;
        padding: 0px;
        text-shadow: none !important;
    }
.dataTable thead.headRow a, .dataTable thead tr a {
        /*padding-right: 9px;*/
        background-image: none !important;
        /*background-position: right;
        background-repeat: no-repeat;*/
    }
.dataTable thead.headRow .sorting, .dataTable thead tr .sorting {
        padding-left: 13px;
        background-image: url(/images/Unsort.svg) !important;
        background-position: left;
        background-repeat: no-repeat;
        background-size: 9px;
    }
.dataTable thead.headRow .sorting_asc, .dataTable thead tr .sorting_asc {
        padding-left: 13px;
        background-image: url(/images/Sort_Up.png);
        background-position: left;
        background-repeat: no-repeat;
        background-size: 9px;
    }
.dataTable thead.headRow .sorting_desc, .dataTable thead tr .sorting_desc {
        padding-left: 13px;
        background-image: url(/images/Sort_Down.png);
        background-position: left;
        background-repeat: no-repeat;
        background-size: 9px;
    }
/* Start Navigation Tab inside Modules*/

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
    background: #3764a0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected span {
    color: #ffffff;
}
.toggle ul li:hover {
    background: #3764a0;
}

/* End Navigation Tab inside Modules*/

/* Start Left Menu Tab Modules*/
.toggle > .ui-state-active a:hover, .toggle > .ui-state-default a:hover
{
    font-size: 13px !important;
    color: #FFFFFF !important;
    background: #7F7F7F !important;
}

.toggle li:first-child a {
    border-radius: 10px 10px 0px 0px;
}

.toggle li:last-child a {
    border-radius: 0px 0px 10px 10px;
    border-bottom: none !important;
}

ul.toggle {
    margin: 0 1.5em 0em 1.5em;
}
/* End Left Menu Tab Modules*//*butotn new layout*/
.widget button {
    margin: 10px 40px 0px;
}
/*butotn new layout */
/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	FORM FIELDS
	FORM ASSETS
	FORM FRAMEWORK
	FORM FRAMEWORK EXTRAS
	MISC STYLES
	 
	....................................... */


/* =FORM FIELDS
	....................................... */

.formHalf.columns > select#SearchValue1 {
    width: 55.5%;
}
input.text {
    background: #EBE7E2;
}

input.text, textarea {
    background: #fff;
    border: 1px solid transparent;
    color: #404040;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 4px;
}


select{   
    box-shadow: none !important;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    border: solid 1px #BFBFBF;
    height: 24px;  
    overflow: hidden;
    white-space: pre !important;   
    color: #404040;
    font-size: 12px;
}

option {
    height: 24px;    
    background: #fff;
    color:black;
    text-align: left;
}

select:hover{
    background-color:#1E90FF !important;
    border:solid 1px #000000 ;
    color:white;
}

.head select {
    padding-top: 0%;
}
.ui-datepicker-header select {
    text-align: center;
    background: #fff;
    border: 1px solid transparent;
    color: #555;
    -webkit-appearance:menulist ;
    position: relative;
    padding: .2em 0;
    font-size: 1.1em;
    padding-left:0px;
    padding-top:1px;
    font-family: Arial,sans-serif;
}
.ui-datepicker-header select:hover {
    background-color: white !important;
}

.rightCol select {
    box-shadow: none !important;

}

.rightCol input.text {
    height: 12px;
}

input.text, .rightCol textarea, textarea.dark, textarea.text.white {
    background: #ffffff;
    border: solid 1px #BFBFBF !important;
}

input.text:hover, input.text:focus, textarea:hover, textarea:focus,input.text.white:focus,
input.text.white:hover, textarea.dark:focus, textarea.dark:hover, textarea.text.white:focus,
textarea.text.white:hover, select:focus {
    background: #ffffff;
    border: solid 1px #5B89C0 !important;
}

textarea {
    padding: 3px 5px;
    width: 450px;
    height: 114px;
}


.checkbox, .radio {
    width: 11px;
    height: 12px;
    padding: 0 5px 0 0;
    background: url(/images/checkbox.png) no-repeat;
    display: block;
    float: left;
}

.radio {
    background: url(/images/radio.png) no-repeat;
    width: 12px;
    height: 12px;
}

.select.large {
    width: 175px;
}

.select.extra {
    width: 254px;
}

.listingTable input.text, .listingTable select {
    padding: 2px 3px;
}

.listingTable select {
    line-height: 16px;
}

input.text.large {
    width: 500px;
}

input.text.small {
    width: 70px !important;
}

input.text.tiny {
    width: 30px !important;
}

select.text.small {
    width: 80px;
}

.widget input.text {
    width: 148px;
}

.weeklyCheckBox div {
    float: left;
    width: 30px;
}

    .weeklyCheckBox div label {
        display: block;
    }

.formElement {
    margin-bottom: 10px;
}

label.block {
    display: block;
}

.timeRange input[type="checkbox"] {
    margin-left: 7px;
}

.rangeRecurrence {
    width: 110%;
    margin-left: -5px;
}

.rangeRecurrence .start, .rangeRecurrence .end {
    float: left;
}

.rangeRecurrence .start, .rangeRecurrence .frill {
    height: 44px;
    margin-top: 10px;
}

.rangeRecurrence .start {
    width: 103px;
    padding-top: 3px;
}

.rangeRecurrence .start label {
    float: left;
    display: block;
    padding-right: 5px;
}

.rangeRecurrence .start input.text.small {
    width: 60px !important;
    float: left;
}

.rangeRecurrence .end {
    margin-bottom: 3px;
}

.rangeRecurrence .end input[type="radio"] {
    margin-right: -1px;
    margin-top: 2px;
    float: left;
}

.rangeRecurrence .end input[type="radio"] + label {
    display: block;
    float: left;
    width: 52px;
}
/* =FORM ASSETS
	....................................... */
fieldset {
    padding: 1.4em;
    margin: 0 0 1.5em 0;
    border: 1px solid #EAE3DF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

legend {
    font-weight: bold;
    font-size: 1.2em;
    color: #000;
}

label {
    display: inline-block;
    margin: 4px 0 2px 0;
    font-size: 12px;
    line-height: 13px;
    font-family: Arial, Helvetica,sans-serif;
    color: #000000;
}

.formArea label {
    width: 92%;
}

label.small {
    font-weight: bold;
    font-size: 11px;
}

.mail.compose label.small {
    margin: 0 0 4px;
    width: auto;
}

input + label {
    /* targets any label that directly follows an input; typically labels for radio inputs or checkboxs */
    font-weight: normal;
    padding-left: 3px;
    display: inline;
    cursor: pointer;
    float: left;
}

label.inline {
    display: inline;
    float: none;
}

.horizontalRadioList .radio {
    margin-right: -4px;
    margin-top: 4px;
}

.horizontalRadioList input[type="radio"] + label {
    padding-right: 10px;
    display: inline-block;
}

input:hover, input:active, input:focus, select, textarea {
    outline: none;
}

input[type="submit"]::-moz-focus-inner {
    border: 0;
}

.labelReset label, label.labelReset {
    display: inline;
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
}
/* This style is a reset for labels that should not recieve global "label" styling. */
div.formInternational {
    width: 100%;
}

    div.formInternational input {
        display: inline;
    }

label span.spanReset {
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
}
/* Resetting span to display as a normal span tag (w/o additional styling). */
label em, table.addressTable em {
    display: inline;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 16px;
    color: #AE4C4C;
    font-weight: normal;
    font-style: normal;
}
/* Shared attributes grouped for consistency. */
div.formRow em {
    margin: 0 0 0 3px;
    position: absolute;
    top: 4px;
    left: 172px;
}

div.formHalf label em, div.formThird label em, div.formWhole label em {
    margin: 0 0 0 3px;
    position: inline;
}

div.formHalf table.addressTable em, div.formThird table.addressTable em, div.formWhole table.addressTable em {
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
}
/* Resetting inherited styles. */
label span, div.formRow p span {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}

div.formContainer, div.categoryChooser {
    padding: 9px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #E9E9E7;
}

div.categoryChooser {
    background: #FAFAFA;
    margin-top: 20px;
}

    div.categoryChooser label {
        display: inline;
    }

    div.categoryChooser div.btnContainer {
        margin: 0;
    }

        div.categoryChooser div.btnContainer.floatRight {
            padding-right: 0;
        }

    div.categoryChooser h2 {
        margin: -32px 0 5px -5px;
        font-size: 32px;
        color: #ccc;
        text-transform: lowercase;
    }

    div.categoryChooser .text {
        width: 180px;
    }

div.formRow {
    clear: both;
    margin: 0 0 18px 0;
    position: relative;
}

    div.formRow div.formRightColumn {
        margin-left: 191px;
    }

    div.formRow .textLink {
        display: block;
        margin-left: 191px;
    }

    div.formRow label, div.formRow p {
        float: left;
        width: 175px;
        margin: 0;
        padding: 5px 16px 0 0;
        text-align: right;
        font-weight: bold;
    }

    div.formRow .labelStyleReset label, div.formRow .labelStyleReset p {
        float: none;
        width: auto;
        padding: 0;
        text-align: left;
        font-weight: normal;
    }
    /* Inherited style resets for labels in form's right column. */

    div.formRow label strong, div.formRow p strong {
        color: #000000;
    }

    div.formRow .notice {
        color: #CC0000;
    }

div.productSuggestionsContainer, div.productOptionsContainer, div.productVolumePriceContainer, div.productImagesContainer {
    border: solid 1px #99CC33;
    margin-top: 15px;
    padding: 15px;
}

    div.productSuggestionsContainer h5, div.productOptionsContainer h5, div.productVolumePriceContainer h5, div.productImagesContainer h5 {
        margin-bottom: 1em;
    }

table.addressTable td {
    padding: 4px 10px 0 0;
}

.chbox {
    display: block;
    padding: 4px 12px 0 0;
    margin: 0;
}

    .chbox.horiz {
        padding-top: 7px;
    }

    .chbox input, div.formRow table.chbox_list td input {
        display: inline;
        margin: 0;
        width: 13px;
    }

    .chbox label, div.formRow table.chbox_list td label {
        display: inline;
        line-height: 14px;
        font-size: 13px;
        padding: 0 0 0 4px;
    }

div.formRow table.chbox_list {
    margin: 5px 0 0 0;
    border-left: 1px solid #ccc;
}

    div.formRow table.chbox_list td {
        padding: 2px 2px 2px 10px;
    }

        div.formRow table.chbox_list td label {
            font-weight: normal;
            padding: 0 4px 0 10px;
            margin: 0 0 8px 0;
            width: auto;
            float: none;
            text-align: left;
        }

            div.formRow table.chbox_list td label:hover {
                color: #006699;
            }

.radioList td {
    vertical-align: top;
}

.radioList label, div.formRow .radioList label {
    font-weight: normal;
    float: right;
    padding: 4px 0;
    text-align: left;
}

.radioList input, div.formRow .radioList input {
    margin-top: 5px;
}

/* =FORM FRAMEWORK
	....................................... */

.formWrapper {
    width: 500px;
}

.formHalf {
    float: left;
    width: 46.999%;
}

.formThird {
    float: left;
    width: 30.299%;
}

.formWhole {
    clear: both;
    width: 97%;
}

.formHalf, .formWhole, .formThird {
    padding: 0 3% 10px 0;
}

.formHalf.last, .formWhole.last, .formThird.last {
    padding-right: 0;
}

.formWrapper select {
    width: 96%;
    height: 2.1em;
}

.formHalf input.text, .formHalf textarea {
    width: 92%;
}

.formThird input.text, .formThird textarea {
    width: 88%;
}

.formWhole input.text {
    width: 96%;
}

.formWhole textarea {
    width: 97.5%;
}

.formWrapper fieldset {
    padding: 0 0 0 3%;
}

    .formWrapper fieldset input[type=submit], .formWrapper fieldset input[type=button], .formWrapper fieldset input[type=reset] {
        margin-bottom: 3%;
    }

    .formWrapper fieldset .button, .formWrapper fieldset input.submit, .formWrapper fieldset input.button, .formWrapper fieldset input.reset {
        margin-bottom: 3%;
    }

.formWrapper hr {
    width: 97%;
    margin: 0 3% 10px 0;
    clear: both;
}

.columns label.smallcolumn {
    width: 5%;
    display: block;
    float: left;
    padding-right: 2%;
    font-weight: bold;
    font-size: 12px;
}

.columns label.column {
    width: 40%;
    display: block;
    float: left;
    padding-right: 2%;
    font-weight: bold;
    font-size: 12px;
}

.columns label.column, .columns input, .columns select {
    margin-bottom: 5px;
}

.columns input.text, .columns textarea {
    width: 48.7%;
}

.columns select.text {
    width: 49%;
}

input.text.double {
    width: 22.8%;
}

input.text.triple {
    width: 14%;
}

input.double + label.columns {
    width: 59px;
    display: inline-block;
}

label.columns + input.double {
    margin-right: 13px;
}

.columns input.noMargin {
    margin-right: -5px;
}

.formHalf.columns {
    position: relative;
}

/* =FORM FRAMEWORK EXTRAS (delete if not on your site)
	....................................... */

.formWrapper label.twoLines {
    margin-top: 1.2em;
}

.formHalf .RadInput input.text {
    width: 92% !important;
}

.formWhole .RadInput input.text {
    width: 96% !important;
}

.formWhole .formInternational .RadInput input.text, .formWhole .formInternational input.text {
    width: 44.5% !important;
}

.formInternational .RadInput {
    vertical-align: baseline !important;
}

div.formWrapper div.formPhoneArea, div.formWrapper div.formPhoneThree, div.formWrapper div.formPhoneFour, div.formWrapper div.formExpirationMonth, div.formWrapper div.formExpirationYear, div.formWrapper div.formCCV {
    display: inline;
    width: auto;
    margin: 0;
}

div.formWrapper div.formPhoneThree, div.formWrapper div.formPhoneFour {
    background: transparent url(/images/phonedash.gif) no-repeat 4px center; /* dashes between phone fields */
    padding-left: 11px;
}

    div.formWrapper div.formPhoneArea input, div.formWrapper div.formPhoneThree input {
        width: 2.4em;
    }

    div.formWrapper div.formPhoneFour input, div.formWrapper div.formExpirationMonth select, div.formWrapper div.formHalf div.formCCV input {
        width: 3.4em;
    }

div.formWrapper div.formExpirationYear select {
    width: 6em;
    margin-left: 0.5em;
}

.formExpirationMonth select, .formExpirationYear select {
    display: inline;
}

div.formWrapper span.inputInfo {
    display: block;
    font-style: italic;
    font-size: 77%;
}

a.button.contactToggle {
    margin-bottom: 5px;
}

.formWrapper.globalContact {
    width: auto;
}

    .formWrapper.globalContact .formHalf {
        float: none;
        clear: both;
        width: 97%;
    }

        .formWrapper.globalContact .formHalf input.text {
            width: 96%;
        }

/* =MISC STYLES
	....................................... */

/* Button Styling */

.button {
    display: inline-block;
    text-decoration: none;
}

    .button.textNormal {
        text-transform: normal;
    }

    input.button, .button a, .button span, button.button {
        display: inline-block;
        cursor: pointer;
        padding: 4px 5px;
        color: #fff;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        line-height: 1;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 22px;
    }

    input.button:hover, .button a:hover, .button span:hover, button.button:hover, input.button.green:hover, .button.green a:hover, .button.green span:hover, button.button.green:hover {
        background-color: #007C7F;
    }

    input.button:focus, .button a:focus, .button span:focus, button.button:focus, input.button.green:focus, .button.green a:focus, .button.green span:focus, button.button.green:focus {
        background-color: #007C7F;
    }

    input.button:active, .button a:active, .button span:active, button.button:active, input.button.green:active, .button.green a:active, .button.green span:active, button.button.green:active {
        background-color: #288C00;
    }

    .button.small a, .button.small span {
        height: 10px;
        padding: 7px 8px;
    }

    .button.brown.small a, .button.small.brown span {
        padding: 6px 8px;
    }


    input.button.brown, .button.brown a, .button.brown span {
        background: transparent url(/images/button-brown.png) 0 0 repeat-x;
        height: 22px;
    }

    input.button.gray, .button.gray a, .button.gray span {
        background: transparent url(/images/btn-gray.png) 0 0 repeat-x;
        height: 22px;
        color: #333;
        text-shadow: 1px 1px 0px #fff;
    }
.fancy {
    background: #cccccc; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#cccccc 100%); /* W3C */
    -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #797979;
    font-size: 11px;
    text-shadow: 0 1px 0 #fff;
}

.ie7 .fancy, .ie8 .fancy {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}

.button.fancy:hover {
    background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxOSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 19%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 19%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 19%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 19%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 19%,#cccccc 100%); /* W3C */
}

.ie7 .button.fancy:hover, .ie8 .button.fancy:hover {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}


.button.fixed {
    width: 110px;
    text-align: center;
    padding: 5px 0;
}

@media all and (min-width: 1450px) {
    /* media query start flex ***********************************/
    .button.fixed {
        width: 120px;
        text-align: center;
        padding: 5px 0;
    }
}


input.button, button.button {
    border: none;
    height: 22px;
}

.ie9 input.button, button.button {
    padding-top: 6px;
}

input.small {
    padding-top: 3px !important;
}

.ie input.button {
    overflow: visible;
}

.button:hover, .button:focus, .button a:hover, .button a:focus, .button:hover span, .button:focus span, input.button.brown:hover, .button.brown a:hover, .button.brown span:hover, input.button.ui.brown:hover, .button.ui.brown a:hover, .button.ui.brown span:hover, .button.ui.brown:hover {
    text-decoration: none;
    background-position: bottom left;
}

input.button.green, .button.green a, .button.green span, button.button.green {
    background-color: #50B40F;
    padding: 5px 8px;
    outline: none !important;
}

input.button.refresh {
    background-image: url(/images/refresh.png);
    padding: 5px 8px 5px;
    height: 15px;
    width: 15px;
}

a.button.green span {
    padding: 6px 8px;
}

input.button.green.large, .button.green.large a, .button.green.large span {
    background-color: #50B40F;
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 5px 45px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

input.button.blue, .button.blue a, .button.blue span {
    background-image: url(/images/btn-blue.png);
    padding: 2px 5px 5px;
    background-color: transparent;
}

input.button.blue {
    padding: 6px 5px;
    height: 24px;
}

.button.ui {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

.leftCol .button.ui {
    width: 157px;
    height: 25px;
    line-height: 25px;
    margin-left: 11px;
}

.rightCol .button.ui {
    width: 79px;
    height: 24px;
    line-height: 24px;
}

.leftCol .button.ui.brown {
    background: transparent url(/images/button-brown-left.png) no-repeat 0 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.43);
}

.rightCol .button.ui.brown {
    background: transparent url(/images/button-brown-right.png) no-repeat 0 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.43);
    margin-left: 0;
}

.leftCol .button.ui:hover, .rightCol .button.ui:hover {
    background-position: bottom left;
}

.btnContainer {
    margin: 0 0 15px;
}

    .btnContainer.horizForm {
        padding: 0 0 0 180px;
    }

    .btnContainer.floatRight {
        padding-right: 5px;
    }

a.textLinkBtn {
    display: inline-block;
    width: 0;
    padding: 4px 15px 4px 15px;
    overflow: visible;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    cursor: pointer;
    border: 1px solid #386CA0;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    outline: none;
}

a.textLinkBtn {
    width: auto;
    padding: 5px 15px 6px;
}

    a.textLinkBtn:hover {
        color: #fff;
        border-color: #006699;
        background-image: none;
    }

input.button.floatLeft {
    margin-left: 10px;
}
/* AJAX Loading */
div.AJAXLoading div.loadOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 30;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

div.AJAXLoading div.loadMessage {
    display: block;
    position: fixed;
    width: 150px;
    padding: 25px 50px 25px 70px;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -125px;
    background: #fff;
    border: 1px solid #000;
    z-index: 30;
}

    div.AJAXLoading div.loadMessage span {
        padding: 0 40px;
        background: transparent url(/images/loading.gif) no-repeat left center;
        display: block;
        line-height: 35px;
        height: 35px;
        margin: 0 auto;
    }
/* Validation */
.requiredFields {
    margin-right: 3%;
    float: right;
}

.validation, span.validation {
    display: block;
    color: #F00000;
}

    .validation ul, .validation li {
        margin: 0;
        padding: 0;
        list-style-type: disc;
    }

.formWrapper span.confirmationMessage {
    background-color: #92C300;
    color: White;
    display: block;
    margin-left: 0;
    margin-right: -3.2%;
    margin-top: -10px;
    padding: 10px;
}

.requiredFields {
    clear: both;
    padding: 15px 0;
    font-size: 11px;
    color: #AE4C4C;
    font-weight: bold;
}

    .requiredFields span {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        line-height: 16px;
    }

.validationSummary {
    padding: 10px;
    width: 90%;
    margin: 0 auto 20px;
    color: #D50000;
    font-size: 12px;
    background-color: #F7E8E8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .validationSummary ul {
        margin: 5px 0 0;
    }

.errorSummaryHeader {
    border-right: 1px solid #ccc;
    margin-right: 10px;
}

.successMessage, .errorMessage {
    clear: both;
    color: #669966;
    padding: 10px 0;
}

.errorMessage {
    color: #CC0000;
}

    .errorMessage h3, .successMessage h4 {
        border-right: 1px solid #ccc;
        margin: 0;
        padding-top: 7px;
        padding-bottom: 0;
        background-position: left center;
    }

    .errorMessage h3 {
        border-right-color: #CC0000;
    }

    .errorMessage p, .successMessage p {
        display: block;
        float: left;
        padding: 13px 0 0 0;
        margin: 0 0 0 10px;
        font-size: 11px;
    }

input.text.error, select.error, textarea.error {
    border-color: #F00000;
}

/* Bottom Bar */
.bottomBar {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -491px;
    width: 960px;
    background: #069;
    border: 1px solid #999;
    padding: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 40;
}

    .bottomBar.closed {
        background: none;
        border: 0 none;
        padding: 0;
    }

a.bottomBarMinimizer {
    float: left;
    color: #fff;
    outline: none;
    display: block;
    padding: 5px 0 5px 20px;
    background: transparent url(/Images/barUp.gif) no-repeat 5px 13px;
    position: fixed;
    left: 50%;
    bottom: 10px;
    margin-left: -480px;
    z-index: 41;
}

    a.bottomBarMinimizer.closed {
        color: #000;
        background-image: url(/Images/barDown.gif);
        padding-bottom: 0;
        bottom: 0;
    }

    a.bottomBarMinimizer:active, .bottomBar a.bottomBarMinimizer:focus {
        text-decoration: none;
    }

    a.bottomBarMinimizer:hover {
        text-decoration: underline;
    }

.bottomBar .minimize .button {
    float: right;
    margin-left: 10px;
}

.bottomBar .button.editPage a {
    cursor: default;
}
/* masked */
.masked {
    position: relative;
}

    .masked label {
        position: absolute;
        cursor: text;
        font-size: 12px;
        font-weight: normal;
        padding: 5px;
        font-style: italic;
        top: -3px;
        left: 5px;
        z-index: 10;
    }

        .masked label.blurred {
            visibility: hidden;
        }

.formList .masked {
    float: left;
}
/* patient */
.formBoxScroll {
    width: 91%;
    border: 1px solid #AF9889;
    padding: 20px;
    margin: 30px 0;
    border-radius: 10px;
    -webkit-border-radiu: 10px;
    -moz-border-radius: 10px;
}

    .formBoxScroll .item {
        margin-bottom: 10px;
        position: relative;
    }

    .formBoxScroll input.text {
        width: 276px;
    }

        .formBoxScroll input.text.double {
            width: 95px;
            float: left;
        }

    .formBoxScroll label.twoLine + span + select {
        position: relative;
        top: -6px;
    }

    .formBoxScroll label.twoLine + span {
        margin-top: 6px;
    }

label.columns, span.fauxLabel.columns {
    width: 85px;
    font-size: 11px;
    font-weight: bold;
    color: #797979;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.formBoxScroll span.fauxInput {
    font-size: 11px;
}

.formBoxScroll input.button.fixed {
    height: 23px;
    padding: 5px 0;
    width: 86px;
    margin: 0px 0px 5px 0px;
}

.formBoxScroll select.text {
    width: 288px;
}

.formBoxScroll input.nameFirst {
    width: 90px;
    margin-right: 3px;
}

.formBoxScroll input.nameMid {
    width: 22px;
    margin-right: 3px;
}

.formBoxScroll input.nameLast {
    width: 127px;
}

.formBoxScroll input.address + input.address {
    margin-left: 85px;
    margin-top: -1px;
}

label.defaultProfile {
    margin-top: 0;
}

label.activeProfile {
    margin-top: 0;
}

button.alignRight {
   float:right;
   margin:10% 0% 0% 0%;
}

button.alignleft {
    margin-right: 0px !important;
}

.formElement .overbook {
    float: left;
    margin-left: 15px;
}

    .formElement .overbook span.checkbox {
        margin-top: 5px;
    }
/* NewEncounter Diagnosis fields*/
.diagnosisSearch input[id^="diag"] {
    width: 70px;
}

.diagnosisSearch input.search[type="button"] {
    margin-left: 0;
}
/* Scheduling location and resource checkboxes labels*/
.maxTextLength {
    height: 11px;
    overflow: hidden;
    width: 130px;
}

.isNDC {
    background-image: url(/images/NDC_green.gif);
    display: inline-block;
}

.notNDC {
    background-image: url(/images/NDC_red.gif);
    display: inline-block;
}

@media screen and (max-width: 1900px) and (min-width: 1400px) {
    select.transdropdown {
           padding: 0% 0% 0% 4% !important;
    }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
    select.transdropdown {
          padding: 0% 0% 0% 8% !important;
    }
}
@media screen and (max-width: 1900px) {
     select.transdropdown {
            padding: 0% 0% 0% 4% !important;
    }
}

/*Orange Button Style*/
.orange {
        background-color: #F7941D;
        border-radius: 4px !important;
    }
   input.button.orange:hover, .button.orange a:hover, .button.orange span:hover, button.button.orange:hover {
            background-color: #CC9B00;
    }

   input.button.orange:focus, .button.orange a:focus, .button.orange span:focus, button.button.orange:focus {
            background-color: #CC9B00;
    }

   input.button.orange:active, .button.orange a:active, .button.orange span:active, button.button.orange:active {
        background-color: #CC6A00;
    }

  input.button.orange, .button.orange a, .button.orange span, button.button.orange {
    background-color: #F7941D;
    padding: 5px 8px;
    outline: none !important;
}

a.button.orange span {
    padding:5px 8px 5px;

}

input.button.orange.large, .button.orange.large a, .button.orange.large span {    
    background-color: #F7941D;
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 5px 45px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
/*End Orange Button Style*/


/*Start disable Style*/
button[disabled~=disabled],button[disabled~=disabled]:hover, button[disabled~=disabled]:active {
    background: #BFBFBF !important;
    color: #FFFFFF !important;
}

input[type=radio]:disabled,input[type=checkbox]:disabled,input[type=radio][disabled~=disabled],input[type=radio][disabled~=true],input[type=checkbox][disabled~=disabled],input[type=checkbox][disabled~=true] {
     opacity: 0.5
}

/*End disable  Style*/
/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	 MAGIC STUFF - DO NOT EDIT
	 MENU DEFAULTS 
	 
	 MAIN MENU ITEM STYLES
	 POPUP MENU STYLES - FIRST DROPDOWN
	 POPUP MENU STYLES - SECOND DROPDOWN
	 POPUP MENU STYLES - THIRD DROPDOWN
	 	 
	 ....................................... */

/* =MAGIC STUFF - DO NOT EDIT
    Currently supports 5 tiers.
	 ....................................... */
ul.popUp li:hover ul ul,
ul.popUp li:hover ul ul ul,
ul.popUp li:hover ul ul ul ul,
ul.popUp li:hover ul ul ul ul ul,
ul.popUp li.hover ul ul,
ul.popUp li.hover ul ul ul, 
ul.popUp li.hover ul ul ul ul,
ul.popUp li.hover ul ul ul ul ul
	{ display: none; } /* Hide sub-menus initially */
	
ul.popUp li:hover ul,
ul.popUp li li:hover ul,
ul.popUp li li li:hover ul,
ul.popUp li li li li:hover ul,
ul.popUp li li li li li:hover ul,
ul.popUp li.hover ul,
ul.popUp li li.hover ul,
ul.popUp li li li.hover ul,
ul.popUp li li li li.hover ul,
ul.popUp li li li li li.hover ul
	{ display: block;} /* The magic */

/* =MENU DEFAULTS 
	 ....................................... */
ul.popUp,
ul.popUp ul {
	margin: 0;
	padding: 0;
}
ul.popUp {
    z-index: 5;
    position: relative;
}
ul.popUp ul {
	position: absolute;
	display: none;
}
ul.popUp li {	
	position:relative;	
	float:left;
	list-style:none;
}

/* =MAIN MENU ITEM STYLES
	 ....................................... */

ul.popUp.menu {

}
ul.popUp.menu li {
	height: 32px;
}

ul.popUp.menu li.dropLink:hover, /* Keeps parent tab hovered when in sublevels */
ul.popUp.menu li.dropLink.hover { /* Same as above for IE6 */
	background: transparent url(/images/ui-drop-active-bg.png) repeat-x 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-box-shadow:    1px -5px 17px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px -5px 17px rgba(0, 0, 0, 0.25);
	box-shadow:         1px -5px 17px rgba(0, 0, 0, 0.25);
}

/* =POPUP MENU STYLES - FIRST DROPDOWN
	 ....................................... */
ul.popUp.menu ul {
	left: -99px;
	margin: 0;
	background: #fff;
	width: auto;
	padding: 7px 26px 7px 10px;
    top: 32px;
}
ul.popUp.menu ul.newFolder {
	left: -138px;
	width: 130px;
}

ul.popUp.menu ul li select {
	width: 109%;
}


ul.popUp.menu ul li input[type="text"] {
	width: 100%;
}


ul.popUp.menu ul li input[type="button"] {
	text-transform: none;
}

ul.popUp.menu ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
}

ul.popUp.menu ul.newFolder li:hover ul li,
ul.popUp.menu ul.newFolder li.hover ul li {
	left: -146px;
	width: 130px;
	height: 30px !important;
}

ul.popUp.menu li:hover ul li,
ul.popUp.menu li.hover ul li {
	background-image: none;
	box-shadow: none;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	height: 18px;
	width: 100%;
}
ul.popUp.menu ul a,
ul.popUp.menu li:hover ul a,
ul.popUp.menu li.hover ul a {
	background: none; /* Used because lower levels would inherit from parent hover */
	margin: 0;
	float: none;
	font-weight: normal;
	line-height: 18px;
	display: inline-block;
	height: 18px;
	width: 100%;
} 	
ul.popUp.menu ul a:hover,
ul.popUp.menu ul li:hover a, /* Keeps parent tab hovered when in sublevels */
ul.popUp.menu ul li.hover a { /* Same as above for IE6 */
	text-decoration: underline;
	background-image: none;
}

/* =POPUP MENU STYLES - SECOND DROPDOWN
	 ....................................... */
ul.popUp.menu ul ul {
	left: 125px; /* Same as width of "ul.popUp ul" */
	top: -10px;  /* Positioning vertically*/
	background: #999;
}
ul.popUp.menu ul ul a,
ul.popUp.menu ul li:hover ul a,
ul.popUp.menu ul li.hover ul a { 
	color: #666;
}
ul.popUp.menu ul ul a:hover,
ul.popUp.menu ul ul li:hover a,
ul.popUp.menu ul ul li.hover a { 
	color: #666;
	background: #CCCCCC;
}

/* =POPUP MENU STYLES - THIRD DROPDOWN (not fully built out)
	 ....................................... */
ul.popUp.menu ul ul ul {
}
ul.popUp.menu ul ul ul a,
ul.popUp.menu ul ul li:hover ul a,
ul.popUp.menu ul ul li.hover ul a {
}
ul.popUp.menu ul ul ul a:hover,
ul.popUp.menu ul ul ul li:hover a,
ul.popUp.menu ul ul ul li.hover a { 
}
/*
The sprites used are free to use. The PNG files were created using the following web page:
http://icomoon.io/app/
If you need to add, remove or edit the PNG files, please use this tool to save time.
*/

.icon-home,.icon-pencil,.icon-pencil2,.icon-image,.icon-images,.icon-camera,.icon-music,.icon-bullhorn,.icon-book,.icon-books,.icon-file,.icon-profile,.icon-file2,.icon-file3,.icon-file4,.icon-copy,.icon-copy2,.icon-paste,.icon-stack,.icon-folder-open,.icon-tag,.icon-tags,.icon-coin,.icon-support,.icon-envelop,.icon-pushpin,.icon-location,.icon-location2,.icon-history,.icon-clock,.icon-alarm,.icon-alarm2,.icon-bell,.icon-stopwatch,.icon-calendar,.icon-screen,.icon-mobile,.icon-mobile2,.icon-tv,.icon-undo,.icon-redo,.icon-forward,.icon-reply,.icon-bubble,.icon-bubbles,.icon-bubbles2,.icon-bubble2,.icon-bubbles3,.icon-bubbles4,.icon-user,.icon-users,.icon-user2,.icon-users2,.icon-user3,.icon-busy,.icon-spinner,.icon-search,.icon-zoom-in,.icon-zoom-out,.icon-expand,.icon-contract,.icon-expand2,.icon-contract2,.icon-key,.icon-key2,.icon-lock,.icon-unlocked,.icon-wrench,.icon-settings,.icon-equalizer,.icon-cogs,.icon-cog,.icon-wand,.icon-pie,.icon-trophy,.icon-rocket,.icon-remove,.icon-lightning,.icon-switch,.icon-power-cord,.icon-signup,.icon-list,.icon-list2,.icon-numbered-list,.icon-tree,.icon-cloud-download,.icon-cloud-upload,.icon-earth,.icon-link,.icon-flag,.icon-attachment,.icon-eye,.icon-eye-blocked,.icon-eye2,.icon-bookmark,.icon-bookmarks,.icon-star,.icon-star2,.icon-heart,.icon-heart2,.icon-thumbs-up,.icon-thumbs-up2,.icon-point-up,.icon-point-right,.icon-point-down,.icon-point-left,.icon-warning,.icon-notification,.icon-question,.icon-info,.icon-info2,.icon-blocked,.icon-cancel-circle,.icon-checkmark-circle,.icon-spam,.icon-close,.icon-checkmark,.icon-checkmark2,.icon-spell-check,.icon-minus,.icon-plus,.icon-exit,.icon-loop,.icon-loop2,.icon-arrow-up,.icon-arrow-right,.icon-arrow-down,.icon-arrow-left,.icon-arrow-up2,.icon-arrow-right2,.icon-arrow-down2,.icon-arrow-left2,.icon-checkbox-checked,.icon-checkbox-unchecked,.icon-checkbox-partial,.icon-radio-checked,.icon-scissors,.icon-filter,.icon-filter2,.icon-blocked2,.icon-checkmark3 {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

.icon-white {
	background-image: url(/images/sprites-white.png);   
}
.icon-black {
	background-image: url(/images/sprites-black.png);   
}

.icon-home {
	background-position: 0 0;
}
.icon-pencil {
	background-position: -32px 0;
}
.icon-pencil2 {
	background-position: -64px 0;
}
.icon-image {
	background-position: -96px 0;
}
.icon-images {
	background-position: -128px 0;
}
.icon-camera {
	background-position: -160px 0;
}
.icon-music {
	background-position: -192px 0;
}
.icon-bullhorn {
	background-position: -224px 0;
}
.icon-book {
	background-position: -256px 0;
}
.icon-books {
	background-position: -288px 0;
}
.icon-file {
	background-position: -320px 0;
}
.icon-profile {
	background-position: -352px 0;
}
.icon-file2 {
	background-position: -384px 0;
}
.icon-file3 {
	background-position: -416px 0;
}
.icon-file4 {
	background-position: -448px 0;
}
.icon-copy {
	background-position: -480px 0;
}
.icon-copy2 {
	background-position: 0 -32px;
}
.icon-paste {
	background-position: -32px -32px;
}
.icon-stack {
	background-position: -64px -32px;
}
.icon-folder-open {
	background-position: -96px -32px;
}
.icon-tag {
	background-position: -128px -32px;
}
.icon-tags {
	background-position: -160px -32px;
	width: 17px;
}
.icon-coin {
	background-position: -192px -32px;
}
.icon-support {
	background-position: -224px -32px;
}
.icon-envelop {
	background-position: -256px -32px;
}
.icon-pushpin {
	background-position: -288px -32px;
}
.icon-location {
	background-position: -320px -32px;
}
.icon-location2 {
	background-position: -352px -32px;
}
.icon-history {
	background-position: -384px -32px;
	width: 17px;
}
.icon-clock {
	background-position: -416px -32px;
}
.icon-alarm {
	background-position: -448px -32px;
}
.icon-alarm2 {
	background-position: -480px -32px;
}
.icon-bell {
	background-position: 0 -64px;
}
.icon-stopwatch {
	background-position: -32px -64px;
}
.icon-calendar {
	background-position: -64px -64px;
}
.icon-screen {
	background-position: -96px -64px;
}
.icon-mobile {
	background-position: -128px -64px;
}
.icon-mobile2 {
	background-position: -160px -64px;
}
.icon-tv {
	background-position: -192px -64px;
}
.icon-undo {
	background-position: -224px -64px;
}
.icon-redo {
	background-position: -256px -64px;
}
.icon-forward {
	background-position: -288px -64px;
}
.icon-reply {
	background-position: -320px -64px;
}
.icon-bubble {
	background-position: -352px -64px;
}
.icon-bubbles {
	background-position: -384px -64px;
	width: 18px;
}
.icon-bubbles2 {
	background-position: -416px -64px;
	width: 18px;
}
.icon-bubble2 {
	background-position: -448px -64px;
}
.icon-bubbles3 {
	background-position: -480px -64px;
	width: 18px;
}
.icon-bubbles4 {
	background-position: 0 -96px;
	width: 18px;
}
.icon-user {
	background-position: -32px -96px;
}
.icon-users {
	background-position: -64px -96px;
}
.icon-user2 {
	background-position: -96px -96px;
}
.icon-users2 {
	background-position: -128px -96px;
}
.icon-user3 {
	background-position: -160px -96px;
}
.icon-busy {
	background-position: -192px -96px;
}
.icon-spinner {
	background-position: -224px -96px;
}
.icon-search {
	background-position: -256px -96px;
}
.icon-zoom-in {
	background-position: -288px -96px;
}
.icon-zoom-out {
	background-position: -320px -96px;
}
.icon-expand {
	background-position: -352px -96px;
}
.icon-contract {
	background-position: -384px -96px;
}
.icon-expand2 {
	background-position: -416px -96px;
}
.icon-contract2 {
	background-position: -448px -96px;
}
.icon-key {
	background-position: -480px -96px;
}
.icon-key2 {
	background-position: 0 -128px;
}
.icon-lock {
	background-position: -32px -128px;
}
.icon-unlocked {
	background-position: -64px -128px;
}
.icon-wrench {
	background-position: -96px -128px;
}
.icon-settings {
	background-position: -128px -128px;
}
.icon-equalizer {
	background-position: -160px -128px;
}
.icon-cogs {
	background-position: -192px -128px;
}
.icon-cog {
	background-position: -224px -128px;
}
.icon-wand {
	background-position: -256px -128px;
}
.icon-pie {
	background-position: -288px -128px;
}
.icon-trophy {
	background-position: -320px -128px;
}
.icon-rocket {
	background-position: -352px -128px;
}
.icon-remove {
	background-position: -384px -128px;
}
.icon-lightning {
	background-position: -416px -128px;
}
.icon-switch {
	background-position: -448px -128px;
}
.icon-power-cord {
	background-position: -480px -128px;
}
.icon-signup {
	background-position: 0 -160px;
}
.icon-list {
	background-position: -32px -160px;
}
.icon-list2 {
	background-position: -64px -160px;
}
.icon-numbered-list {
	background-position: -96px -160px;
}
.icon-tree {
	background-position: -128px -160px;
}
.icon-cloud-download {
	background-position: -160px -160px;
}
.icon-cloud-upload {
	background-position: -192px -160px;
}
.icon-earth {
	background-position: -224px -160px;
}
.icon-link {
	background-position: -256px -160px;
	width: 17px;
	height: 17px;
}
.icon-flag {
	background-position: -288px -160px;
}
.icon-attachment {
	background-position: -320px -160px;
	height: 15px;
}
.icon-eye {
	background-position: -352px -160px;
}
.icon-eye-blocked {
	background-position: -384px -160px;
}
.icon-eye2 {
	background-position: -416px -160px;
}
.icon-bookmark {
	background-position: -448px -160px;
}
.icon-bookmarks {
	background-position: -480px -160px;
}
.icon-star {
	background-position: 0 -192px;
}
.icon-star2 {
	background-position: -32px -192px;
}
.icon-heart {
	background-position: -64px -192px;
}
.icon-heart2 {
	background-position: -96px -192px;
}
.icon-thumbs-up {
	background-position: -128px -192px;
}
.icon-thumbs-up2 {
	background-position: -160px -192px;
}
.icon-point-up {
	background-position: -192px -192px;
}
.icon-point-right {
	background-position: -224px -192px;
}
.icon-point-down {
	background-position: -256px -192px;
}
.icon-point-left {
	background-position: -288px -192px;
}
.icon-warning {
	background-position: -320px -192px;
	width: 17px;
}
.icon-notification {
	background-position: -352px -192px;
}
.icon-question {
	background-position: -384px -192px;
}
.icon-info {
	background-position: -416px -192px;
}
.icon-info2 {
	background-position: -448px -192px;
}
.icon-blocked {
	background-position: -480px -192px;
}
.icon-cancel-circle {
	background-position: 0 -224px;
}
.icon-checkmark-circle {
	background-position: -32px -224px;
}
.icon-spam {
	background-position: -64px -224px;
}
.icon-close {
	background-position: -96px -224px;
}
.icon-checkmark {
	background-position: -128px -224px;
}
.icon-checkmark2 {
	background-position: -160px -224px;
}
.icon-spell-check {
	background-position: -192px -224px;
}
.icon-minus {
	background-position: -224px -224px;
}
.icon-plus {
	background-position: -256px -224px;
}
.icon-exit {
	background-position: -288px -224px;
}
.icon-loop {
	background-position: -320px -224px;
}
.icon-loop2 {
	background-position: -352px -224px;
}
.icon-arrow-up {
	background-position: -384px -224px;
}
.icon-arrow-right {
	background-position: -416px -224px;
}
.icon-arrow-down {
	background-position: -448px -224px;
}
.icon-arrow-left {
	background-position: -480px -224px;
}
.icon-arrow-up2 {
	background-position: 0 -256px;
}
.icon-arrow-right2 {
	background-position: -32px -256px;
}
.icon-arrow-down2 {
	background-position: -64px -256px;
}
.icon-arrow-left2 {
	background-position: -96px -256px;
}
.icon-checkbox-checked {
	background-position: -128px -256px;
}
.icon-checkbox-unchecked {
	background-position: -160px -256px;
}
.icon-checkbox-partial {
	background-position: -192px -256px;
}
.icon-radio-checked {
	background-position: -224px -256px;
}
.icon-scissors {
	background-position: -256px -256px;
}
.icon-filter {
	background-position: -288px -256px;
}
.icon-filter2 {
	background-position: -320px -256px;
}
.icon-blocked2 {
	background-position: -352px -256px;
	width: 18px;
	height: 18px;
}
.icon-checkmark3 {
	background-position: -384px -256px;
}

#logoffBtn
{
    display: inline-block;
    float: right;
    margin: 0px 17px 0px 10px;
    border: solid 1px #F7941D;
    height: 30px;
    width: 80px;
    color: white;
    background-color: #F7941D;
}

#logoffBtn a
{
    color: white;
    font-weight: bold;
}

#logoffBtn a:hover
{
    color: yellow;
}

#logoffBtn span.logoff
{
    background: url(/images/LogOut-Icon.svg);
    height: 14px;
    width: 17px;
    float: left;
    margin: 8px 0px 0px 4px;
}

#ivrChatBtn
{
    display: inline-block;
    float: right;
    margin: 0px 8px 0px 10px;
    border: solid 1px #800080;
    height: 30px;
    width: 80px;
    color: white;
    background-color: #800080;
}

#ivrChatBtn a
{
    color: white;
    font-weight: bold;
}

#ivrChatBtn a:hover
{
    color: yellow;
}

#ivrChatBtn span.help
{
    background: url(/images/Help-Icon.svg);
    height: 20px;
    width: 20px;
    float: left;
    margin: 5px 3px 0px 4px;
}

#logonPartialMenu
{
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 30px;
    display: inline-block;
    margin: 0;
    background-color: white;
    padding: 0;
    margin-right: 10px;
}

#logonPartialProfilePanel
{
    height: 30px;
    display: inline-block;
    margin: 0;
    background-color: white;
}

#logonPartialProfilePanel img
{
    border: solid 1px silver;
    width: 24px;
    height: 24px;
    float: left;
    margin: 2px 2px 4px 2px;
}

#logonPartialProfilePanel #divUser
{
    border-radius: 13px;
    width: 28px;
    height: 23px;
    float: left;
    margin: 3px 2px 4px 3px;
    padding: 2px 0px 0px 0px;
    background: #007C7F;
}

#logonPartialProfilePanel #divUser span.userInitials 
{
    font-size: 13px;
    font-weight: bold;
    color: white;
    height: 25px;
    vertical-align: sub;
    margin-left: 4px;
    font-family: Arial, Helvativa, sans-serif;
    letter-spacing:1px 
}


#logonPartialMenu li
{
    float: left;
    list-style: none;
    font: 12px Tahoma, Arial;
}

#logonPartialMenu li div
{
    display: block;
    background: white;
    text-decoration: none;
    white-space: nowrap;
}

#logonPartialMenu li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border: 1px solid #5d85c0;
    background-color: white;
    top: 50px;
    z-index: 9999;
}

#logonPartialMenu li ul li
{
    float: none;
    display: inline;
    color: black;
    background: #FFFFFF;
}

#logonPartialMenu li ul li div
{
    width: auto;
    padding: 6px 10px;
}

#logonPartialMenu li ul li div:hover
{
    background: #c3dbff;
}

.ui-loading
{
    width: 70px;
    height: 70px;
    background-image: url(/images/stopwatch.gif);
}
.clear
{
    clear: both;
}
.SuccessMessage
{
    border: 1px solid Green;
    color: black;
    background-color: #99FFCC;
    padding: 5px;
}
.ErrorMessage
{
    border: 1px solid red;
    color: black;
    background-color: #FF3322;
    padding: 5px;
}
.ui-tabs-vertical:not(.filt)
{
    width: 100%;
}
.ui-tabs-vertical .ui-tabs-nav:not(.filt)
{
    padding: .2em .1em .2em .2em;
    float: left;
    width: 12em;
}
.ui-tabs-vertical .ui-tabs-nav li:not(.filt)
{
    clear: left;
    width: 100%;
    border-bottom-width: 1px !important;
    border-right-width: 0 !important;
    margin: 0 -1px .2em 0;
}
.ui-tabs-vertical .ui-tabs-nav li a:not(.filt)
{
    display: block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected:not(.filt)
{
    padding-bottom: 0;
    padding-right: .1em;
    border-right-width: 1px;
    border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel:not(.filt)
    {
        padding: 0em;
        float: left;
        width: 80%;
        background: #ffffff;
        border: 1px solid #998d85;
        margin: 15px 0px 0px 0px;
    }

tr.clickable:hover td
{
    color: #5B89C0 !important;
    cursor: pointer;
}
.clickable:hover
{
    cursor: pointer;
}
.status0
{
    background: url(/images/chat-status.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 20px;
    background-position: 0 -26px;
}
.status1
{
    background: url(/images/chat-status.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 20px;
    background-position: 0 0;
}
.status2
{
    background: url(/images/chat-status.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 20px;
    background-position: 0 -13px;
}
.status3
{
    background: url(/images/chat-status.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 20px;
    background-position: 0 -39px;
}
.treeview, .treeview ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.treeview ul
{
    margin-top: 4px;
}
.treeview .hitarea
{
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
}
/* fix for IE6 */
* html .hitarea
{
    display: inline;
    float: none;
}
.treeview li
{
    margin: 0;
    padding: 3px 0 3px 16px;
}
.treeview a.selected
{
    background-color: #eee;
}
#treecontrol
{
    margin: 1em 0;
    display: none;
}
.treeview .hover
{
    color: red;
    cursor: pointer;
}
.treeview li
{
}
.treeview li.collapsable, .treeview li.expandable
{
    background-position: 0 -176px;
}
.treeview .expandable-hitarea
{
    background-position: -80px -3px;
}
.treeview li.last
{
    background-position: 0 -1766px;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable
{
}
.treeview li.lastCollapsable
{
    background-position: 0 -111px;
}
.treeview li.lastExpandable
{
    background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea
{
    background-position: 0;
}
.treeview-red li
{
    background-image: url(/images/chat/treeview-red-line.gif);
}
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable
{
    background-image: url(/images/chat/treeview-red.gif);
}
.treeview-black li
{
    background-image: url(/images/chat/treeview-black-line.gif);
}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable
{
    background-image: url(/images/chat/treeview-black.gif);
}
.treeview-gray li
{
    background-image: url(/images/chat/treeview-gray-line.gif);
}
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable
{
    background-image: url(/images/chat/treeview-gray.gif);
}
.treeview .placeholder
{
    background: url(/images/ajax-loader.gif) 0 0 no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}
.filetree li
{
    padding: 4px 0 2px 16px;
}
.filetree span.folder, .filetree span.leaf
{
    padding: 1px 0 1px 16px;
    display: block;
}
.filetree span.folder
{
    background: url(chat/folder.gif) 0 0 no-repeat;
}
.filetree li.expandable span.folder
{
    background: url(chat/folder-closed.gif) 0 0 no-repeat;
}
.filetree span.leaf
{
    cursor: pointer;
    line-height: 15px;
    font-size: 11px;
    height: 22px;
    color: #666666;
}
.unread
{
    font-weight: bold;
}
.cityCell
{
    width: 44.5% !important;
}
.stateCell
{
    width: 22% !important;
}
.zipCell
{
    width: 28% !important;
}
.fullSize
{
    width: 98.5% !important;
    float: left !important;
    margin-bottom: 2%;
}
.fullSizeRight
{
    width: 98.25% !important;
    float: left !important;
    margin-bottom: 2%;
}
.halfSize
{
    width: 49% !important;
    float: left !important;
    margin-bottom: 2%;
}
.halfSizeRight
{
    width: 47% !important;
    float: right !important;
    margin-right: 1%;
    margin-bottom: 2%;
}
.halfSizeRight1
{
    width: 47% !important;
    float: right !important;
    margin-bottom: 2%;
}

.ddlRight
{
    float: right;
    height: 23px;
    width: 48.75%;
}
.select1
{
    font-size: 1.1em !important;
    width: 101% !important;
}
.select2
{
    float: left;
    font-size: 1.1em !important;
    padding: 0.5% !important;
    width: 50% !important;
}
.select2Right
{
    font-size: 1.1em !important;
    padding: 0.5% !important;
    width: 50% !important;
}
.select3
{
    font-size: 1.1em !important;
    padding: 0.5% !important;
    width: 29% !important;
    float: left !important;
}
.check1
{
    margin-left: 70% !important;
}
.check2
{
    margin-left: 3% !important;
}
.halfSizeSelect
{
    width: 47% !important;
    margin-right: 1%;
    float: left !important;
    margin-bottom: 1.5%;
    padding: 0.5% !important;
}
.leftCell
{
    width: 32% !important;
}
.rightCell
{
    width: 40% !important;
}
.ColorExcess
{
    color: Black;
}
.ColorExcess1
{
    color: Blue;
}
.chatWrapper1
{
    display: none;
    background-color: #E2DCD6;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-right: 5px;
    padding: 10px;
    margin-top: -10px;
    left: 0;
    bottom: 0;
    position: absolute;
    width: auto;
    height: auto;
}
#ToNew
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset;
    margin-left: 95px;
    width: 85%;
    height: 22px;
    overflow-y: scroll;
}
#CcNew
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset;
    margin-left: 95px;
    width: 85%;
    height: 22px;
    overflow-y: scroll;
}
.AgingTable .table table tr:hover td, .AgingTable .table table tr:hover th
{
    color: #5B89C0 !important;
    cursor: pointer;
}
.AllPagesLinks
{
    background: none !important;
}
.AllPagesLinks a
{
    color: #7A7A7A;
    text-decoration: none;
}
.AllPagesLinks a:focus, .AllPagesLinks a:hover
{
    text-decoration: none;
    color: #4D4D4D;
}
.AllPagesLinks a:hover, .AllPagesLinks a:active
{
    outline: none;
}
.AllPagesLinks .selected
{
    color: Gray;
    font-weight: bold;
}
.pagination a:first-child
{
    padding: 0 !important;
}
.To1
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset;
    margin-left: 93px;
    padding-left: 5px;
    padding-right: 5px;
    width: 84%;
    min-height: 20px;
}
.Cc1
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset;
    margin-left: 93px;
    min-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 84%;
}
input.select.double
{
    width: 14%;
}
input.select.triple
{
    width: 115px;
}
.columns select.small.text
{
    width: 18%;
}
.columns select.medium.text
{
    width: 25%;
}
.formHalf1
{
    width: 10%;
}
.iframeCSS
{
    height: 114px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) inset;
    width: 98.5%;
    color: #555555;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
}
.validation-summary-errors
{
    font-size: 12px !important;
}
.validation-summary-errors ul li
{
    background: url('') repeat-x scroll 0 0 transparent !important;
    display: block !important;
    float: left !important;
    clear: both;
}
.table.table100percent
{
    width: 100%;
}
/* Dialog Box Positioning  */
.positioningReff
{
    position: relative !important;
    top: -30.5% !important;
    left: 21% !important;
}
.positioningPay
{
    position: relative !important;
    top: -27% !important;
}
.positioning24
{
    position: relative !important;
    top: -24% !important;
}
/* Tables */
table.grid
{
    color: inherit;
    background: inherit; /* Don't make tables transparent */
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    padding: 0;
    border: 1px solid;
    width: 100%;
}
table.grid caption
{
    text-align: left;
    caption-side: top;
    margin: 0 2.5em 0.75em;
    padding: 0;
    border: none;
}
table.grid td, table.grid th
{
    text-align: left;
    vertical-align: middle;
    margin: 0;
    padding: 0.25em 0.5em;
    border: 1px solid;
}
table.grid th, table.grid td.highlight, table.grid th.highlight
{
    background-color: #eee;
    font-weight: bold;
    color: inherit;
}
table.grid td.lighter, table.grid th.lighter
{
    color: inherit;
}
table.grid td.left, table.grid th.left
{
    text-align: left;
}
table.grid td.center, table.grid th.center
{
    text-align: center;
}
table.grid td.right, table.grid th.right
{
    text-align: right;
}
/* Sorting UI */
a.sortAsc
{
    padding-left: 13px;
    background-image: url(/images/Sort_Up.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 9px;
}
a.sortDesc
{
       padding-left: 13px;
    background-image: url(/images/Sort_Down.png);
   background-position: left;
    background-repeat: no-repeat;
    background-size: 9px;
}
/* Paging UI */
td.pager
{
    background-color: #eee;
    text-align: center;
}
td.pager div
{
    font-size: smaller;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
a.pagerButton, a.pagerButton:visited
{
    padding: 4px;
    text-decoration: none;
    color: #006;
    margin: 0 2px;
}
a.pagerButton:hover
{
    border: solid 1px black;
    color: Black;
}
a.pagerButtonCurrentPage
{
    border: solid 1px;
    padding: 4px;
    text-decoration: none;
    color: White;
    margin: 0 2px;
}
.pagerButtonDisabled
{
    border: none;
    padding: 4px;
}
/* Filtering Styles */
.filtering
{
    margin: 15px;
    padding: 0 10px 10px 10px;
    background-color: #ffc;
}
.filtering legend
{
    font-weight: bold;
    font-size: larger;
}

/* New css for search and new button with icon */
.head input.text:focus 
{ 
    background: white;
    border:1px solid #808080;
}

#newbtnSearch {
    position: relative;
    z-index: 1;
    left: 6px;
    top: 0px;
    color: #fff;
    cursor: pointer;
    width: 0;
    font-size: 12px;
    margin-right: -3px;
    font-size: 10px;
    font-weight: bold;
}
#newbtnSearchIcon
{
    
    position: relative;
    z-index: 1;
    left: 15px;
    top: 2px;
    color: #fff;
    cursor: pointer;
    width: 0;
    font-size: 12px;

}
#newbtnFilter
{
    
    position: relative;
    z-index: 1;
    left: 18px;
    top: 8px;
    color: #fff;
    cursor: pointer;
    width: 0;
    font-size: 12px;

}
#newbtnClear
{
    
    position: relative;
    z-index: 1;
    left: 97px;
    top: 8px;
    color: #fff;
    cursor: pointer;
    width: 0;
    font-size: 12px;

}
#newbtnPlus 
{
    position: relative;
    z-index: 1;
    left: 6px;
    top: 2px;
    color: #fff;
    cursor: pointer;
    width: 0;
    font-size: 12px;
}  
table tr th {
    font-weight:normal;
    text-shadow:none;
}

a.button.green span {
    font-weight: bold !important;
}

/*Custome CheckBox CSS*/
.checkbox-custom,input[type=checkbox] {
    opacity: 1;
    /*position: absolute;*/   
}

.checkbox-custom,input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;

}

.checkbox-custom:before, input[type="checkbox"]:before {
    content: "\f00c";
    background: #fff;
    border: 1px solid #5B89C0;
    display: inline-block;
    vertical-align: middle;
    padding: 1px;
    margin-right: 5px;
    text-align: center;
    border-radius: 2px;
    margin-top: -4px;
    color: #fff;
    font-size: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.checkbox-custom:checked:before, input[type="checkbox"]:checked:before {
    content: "\f00c";
    background: #1E90FF;
    border: 1px solid #5B89C0;
    /*display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 11px;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
    border-radius: 30%;
    margin-top: -7px;
    font-family: FontAwesome;
    color: #fff;
    font-size: 10px;*/
}

.checkbox-custom:focus, input[type="checkbox"]:focus  {
  outline: 0px solid #5B89C0; /* focus style */
}


/*Check box Custome Alignment*/
table tr th, table.tableWrapper tr th {
    font-weight: bold;
}

#payerEditView .formHalf  input[type='text'].textElectronicClaim {
        width:73% !important;
}

.margin-left-5 {
        margin-left:5px;
}

.recurrentStatus-New {
    color:black !important;
}

.recurrentStatus-Active {
    color:green !important;
}

.recurrentStatus-Expired {
    color:red !important;
}

@media screen and (max-width: 2000px) and (min-width: 1400px) {
    #payerEditView .formHalf  input[type='text'].textElectronicClaim {
        width:76% !important;
    }
}

/*------------------------------------------------------------------------------------*/

/*Custome CheckBox CSS*/
.radio-custom {
    opacity: 1;
    /*position: absolute;*/   
}

.radio-custom {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    margin-top: 1px;
}

.radio-custom:before {    
    content: ' ';
    background: #fff;
    border: 1.5px solid #998d85;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    margin-right: 5px;
    text-align: center;
    margin-top: -4px;
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
}

.radio-custom:checked:before {    
    content: ' ';
    background: #1E90FF;
    border: 4px solid #1E90FF;
    background: url(/Images/radioButton.svg) no-repeat scroll 0 0 transparent;
    padding: 3px;
    background-position: -1px -1px;
    background-size: 8px;    
    /*display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 11px;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
    border-radius: 30%;
    margin-top: -7px;
    font-family: FontAwesome;
    color: #fff;
    font-size: 10px;*/
}

.radio-custom:focus  {
  outline: 0px solid #5B89C0; /* focus style */
}
/*-------------------------------------------------------------------------------------------*/
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/images/Forms/jquery_alert_title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(/images/Forms/jquery_alert_info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(/images/Forms/jquery_alert_info.gif);
}

#popup_content.error {
	background-image: url(/images/Forms/jquery_alert_important.gif);
	color: red;
	font-weight: bold;
}

#popup_content.confirm {
	background-image: url(/images/Forms/jquery_alert_important.gif);
}

#popup_content.prompt {
	background-image: url(/images/Forms/jquery_alert_help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}
