/* DEFAULTS
----------------------------------------------------------*/

/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700,700italic,300italic,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Lato:400,400italic,800italic,800&subset=latin,latin-ext);
*/
body
{
    background: #e8e8e8 url(texture.png) repeat 0 0;
    font-size: 13px;
    line-height: 16px;
    /* Lato, "Open Sans", "Source Sans Pro", "Roboto Condensed" */
    font-family: Tahoma, Geneva, sans-serif;
    margin: 0;
    padding: 0px;
    color: #666666;
}

a:link, a:visited
{
    color: #0073bf;
    text-decoration: none;
}

a:hover
{
    color: #0099ff;
}

a:active
{
    color: #0099ff;
}

p
{
    margin: 5px 0;
	line-height: 18px;
}

pre 
{
	margin: 0;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: bold;
    margin: .75em 0 .5em;
    padding: 0;
    line-height: normal;
}

h1
{
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 0;
}

h2
{
    font-size: 1.3em;
    font-weight: bold;
}

h3
{
    font-size: 1.1em;
}

.popupDiv h3
{
	margin-top: 0;
}

h4, h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/*.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}*/

#page 
{
	position: relative;
}

#pageheader
{
    position: relative;
    box-sizing: border-box;
    padding: 10px 10px 8px 0;
    margin: 0;
    width: 100%;
}

#mainwrapper 
{
	border-bottom: 1px solid #bbbbbb;
	background-color: white;
	display: inline-block;
	min-width: 100%;
}

.main
{
	display: block;
	padding: 20px;
}

.ckmain
{
	display: block;
	padding: 20px;
	background: white;
}

.unsubscrmain
{
	margin: 30px;
	padding: 20px;
	display: block;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

#pagefooter
{
    color: #666666;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
	text-shadow: 0px 1px 0px #ffffff;
}


/* TAB MENU   
----------------------------------------------------------*/

#AJAXMenu 
{
	min-height: 33px;
	padding: 0 0 0 20px;
	background: #555;
}

.menuContainer 
{
	float: left;
}

div.menu
{
    padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}

div.menu ul,
ul.ctxMenu
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    z-index: 10000;
}

#NavigationMenu 
{
	margin-right: 20px;
}

#NavigationMenu ul 
{
	z-index: 10001;
}

div.menu ul li a, div.menu ul li a:visited,
ul.ctxMenu a
{
    color: white;
    display: block;
    line-height: 18px;
    height: 18px;
    padding: 4px 7px;
    text-decoration: none;
    white-space: nowrap;
    min-width: 100px;
}
ul.ctxMenu a
{
    color: #666666;
}

div.menu ul ul li.has-popup > a
{
	padding-right: 23px;
}
div.menu ul ul li.has-popup > a img
{
	position: absolute;
	right: 2px;
	top: 5px;
	margin: 0;
}

/* top-level "tab-like" menu items */
div.menu > ul > li > a, div.menu > ul > li > a:visited
{
    display: block;
    line-height: 18px;
    padding: 5px 6px;
    text-decoration: none;
    white-space: nowrap;
	min-width: 3em;
	text-align: center;
	border-bottom: 5px solid #0073bf;
}

div.menu ul li a:hover
{
    text-decoration: none;
}

div.menu ul li a:active
{
    text-decoration: none;
}

div.menu ul ul,
ul.ctxMenu
{
	background-color: #666666;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	padding: 2px;
}
ul.ctxMenu
{
	background-color: #f8f8f8;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

div.menu > ul > li > a, div.menu > ul > li > a:visited 
{
	color: #ffffff;
}

div.menu ul li a.highlighted,
div.cssmenu ul li:hover > a
{
	background-color: #0099ff;
    color: #ffffff;
}
div.menu > ul > li > a.highlighted,
div.cssmenu > ul > li:hover > a
{
	border-color: #0099ff;
	background-color: #0073bf;
    color: #ffffff;
}

div.reportMenu > ul > li > a, div.reportMenu > ul > li > a:visited 
{
	border-color: #bf7300;
}
div.reportMenu ul li a.highlighted,
div.cssmenu.reportMenu ul li:hover > a,
ul.ctxMenu li:hover > a
{
	background-color: #ff9900;
    color: #ffffff;
}
div.reportMenu > ul > li > a.highlighted,
div.cssmenu.reportMenu > ul > li:hover > a
{
	border-color: #ff9900;
	background-color: #bf7300;
    color: #ffffff;
}

div.cssmenu li 
{
	position: relative;
}

div.cssmenu ul ul
{
	position: absolute;
	left: 0;
	top: 28px;
}

div.cssmenu > ul > li > ul 
{
	border-top: 5px solid #0099ff;
}

div.cssmenu.reportMenu > ul > li > ul
{
	border-top: 5px solid #ff9900;
}

div.cssmenu ul ul ul
{
	position: absolute;
	left: 100%;
	top: 0;
}

div.cssmenu li ul 
{
	display: none;
}
div.cssmenu li:hover > ul
{
	/*display: block;*/
}


#listScrollDown, #listScrollUp
{
	position: absolute;
	height: 15px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	cursor: pointer;
}
#listScrollDown:hover, #listScrollUp:hover
{
	background-color: #ddeeff;
}
#listScrollDown
{
	border-top: 1px solid #bbbbbb;
	/*border-radius: 3px 3px 0 0;*/
	background-image: url(bullet_arrow_down.png);
	box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2)
}
#listScrollUp
{
	border-bottom: 1px solid #bbbbbb;
	/*border-radius: 0 0 3px 3px;*/
	background-image: url(bullet_arrow_up.png);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2)
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
    /*border-radius: 3px 3px 3px 3px;*/
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* inputs */

select, input, button
{
	/*font-family: Lato, Tahoma, Geneva, sans-serif;*/
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	border-radius: 0px;
}
button, input[type="submit"], input[type="text"], input[type="password"]
{
	-webkit-appearance: none;
}
input[type="checkbox"], input[type="radio"]
{
	margin: 3px;
	vertical-align: -1px;
}
h2 input[type="submit"] 
{
	vertical-align: bottom;
}
select
{
	padding: 1px 1px 1px 0;
	border: 1px solid #bbbbbb;
	background-color: #f0f8ff;
	height: 24px;
}
input[type="text"], input[type="password"]
{
	line-height: 20px;
	height: 20px;
	padding: 1px 2px;
	border: 1px solid #bbbbbb;
	background-color: #f0f8ff;
}
input[type="text"][disabled], input[type="password"][disabled]
{
	border-color: #eeeeee;
}

textarea 
{
	padding: 1px 2px;
	border: 1px solid #bbbbbb;
	border-radius: 0px;
	font: inherit;
	background-color: #f0f8ff;
	line-height: 20px;
	margin: 0;
}
input[readonly="readonly"]
{
	color: #aaaaaa;
	border-color: #dddddd;
}
input.numeric 
{
	text-align: right;
}

input.valChanged, select.valChanged, textarea.valChanged,
input[type=checkbox].valChanged + label.smartCB .icon
{
	background-color: #ccffdd;
}

input[type=checkbox].smartCB
{
	position: absolute;
	left: -9999px;
}
.touchDevice input[type=checkbox].smartCB
{
	/* to get round problem on ipad Safari */
	display: none;
}

input[type=checkbox] + label.smartCB
{
	cursor: pointer;
}

input[type=checkbox] + label.smartCB .icon
{
	width: 14px;
	height: 14px;
	border: 1px solid #bbbbbb;
	margin: 2px .3em 1px 0;
	background-color: #f0f8ff;
	display: inline-block;
	vertical-align: -4px;
}
input[type=checkbox]:checked + label.smartCB .icon
{
	background-image: url("/Styles/smarttick.png");
	background-position: -1px 0px;
	background-repeat: no-repeat;
}
input[type=checkbox]:focus + label.smartCB .icon
{
	border: 1px dotted #888;
}
label.smartCB.disabled,
label.smartCB.disabled .icon
{
	opacity: 0.5;
	background-color: transparent;
	cursor: default;
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix:after 
{
	clear: both;
}
 
#headerlogo 
{
	position: absolute;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background: transparent url(header.png) no-repeat 20px 0;
	width: 100%;
	height: 50px;
}

#historynav, #usernav
{
	float: right;
	margin: 3px 10px 0 0;
	position: relative;
}

#serverdetails 
{
	position: relative;
	float: right;
	padding: 0 10px 20px;
	text-align: right;
	line-height: 17px;
	min-height: 34px;
}

#pagehelp
{
	position: relative;
	float: right;
	padding: 1px 10px 0 0;
}

.helplink
{
	position: relative;
}
.helplink .icon 
{
	width: 32px;
	height: 32px;
	background-image: url("/Styles/pagehelp.png");
}

#pageheader #product
{
	color: #999999;
	font-size: 16px;
	text-shadow: 0px 1px 0px #ffffff;
	font-weight: bold;
}
#pageheader #product sup 
{
	font-size: 50%;
}
#servertime 
{
}

#logindetails a:link,
#logindetails a:visited,
#logindetails a:hover
{
    color: #666666;
    text-decoration: underline;
}
#logindetails a:hover 
{
	text-decoration: none;
}

.loginbox 
{
	border: 1px solid #ccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	margin: 50px auto;
	padding: 20px;
	width: 350px;
	background: #eee;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

hr 
{
	height: 2px;
	border: none;
	background-color: #cccccc;
	display: block;
	margin: .5em 0;
}

hr.section
{
	margin: 2em 0;
}

.alignmiddle 
{
	vertical-align: middle;
}

/* Profitmaster
----------------------------------------------------------*/

td > p:first-child {
	margin-top: 0;
}

table.form
{
	border-collapse: collapse;
	border: hidden;
}
table.form td, table.form th 
{
	padding: 0px;
	line-height: 24px;
	min-height: 24px;
	border: 4px solid transparent;
}
table.form.nowrapth th 
{
	white-space: nowrap;
}

table.form tr
{
	vertical-align: baseline;
}

table.form th 
{
	text-align: left;
	padding-right: 4px;
	padding-left: 0;
	vertical-align: top;
}

table.form td div.subform 
{
	border: 1px solid #999999;
	/*border-radius: 3px 3px 3px 3px;*/
	padding: 2px 5px;
}

table.form tr.divider hr
{
	height: 1px;
	margin: 10px 0;
	background-color: #cccccc;
}

table.form td>textarea
{
	box-sizing: border-box;
	width: 100%;
}

table.info 
{
	border-collapse: collapse;
	border: hidden;
}
table.info th, table.info td 
{
	padding: 0;
	text-align: left;
	vertical-align: top;
	border: 8px solid transparent;
}
table.info th 
{
	white-space: nowrap;
	padding-right: 8px;
}

/* adjust position of menu item icons */
div.menu img.icon,
ul.ctxMenu img,
.pageMenuItem.link a.imageText img {
    margin-right: 5px;
    position:  relative;
    border: 0;
    vertical-align: text-bottom;
}
div.menu ul.level2 ul 
{
	left: 100% ! important;
	top: 0% ! important;
}

div.messages 
{
	position: relative;
	margin: 0 5px;
}
ul.messages
{
	color: #000000;
	font-weight: bold;
	padding: 10px 36px 10px 10px;
	border: 1px solid #bbeecc;
	/*border-radius: 3px;*/
	background-color: #ccffdd;
	background-image: linear-gradient(to bottom, #ccffdd, #bbeecc);
	margin: 1em 0;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}
.dlgBody ul.messages
{
	margin-top: 0;
}
#MessagesUpdatePanel div.messages 
{
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 10px 0;
	margin: 0;
}
#MessagesUpdatePanel ul.messages 
{
	margin: 0;
	border: none;
	border-radius: none;
	box-shadow: none;
	height: 100%;
	background: none;
	max-height: 200px;
	overflow: auto;
	margin-right: 36px;
	padding: 0 10px;
}
#WallMessageUpdatePanel
{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000000;
	margin: 0;
	padding: 0;
}
#MessagesUpdatePanel 
{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000000;
	background-color: #ccffdd;
	background-image: linear-gradient(to bottom, #ccffdd, #bbeecc);
	/*border-radius: 0 0 8px 8px;*/
	overflow: hidden;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #bbeecc;
	display: none;
}
ul.messages li
{
	margin-left: 20px;
}
div.messages div.closemessages 
{
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(cross.png) no-repeat 10px 10px;
	top: 0px;
	right: 0px;
}
div.messages div.closemessages:hover 
{
	cursor: pointer;
}

/* fix menus so the whole lot doesn't appear while the page is loading */
div.menu 
{
	float: left;
}
div.menu > ul > li 
{
	float: left;
	margin-right: 3px;
}
div.menu ul ul,
ul.ctxMenu
{
	display: none;
}


/* dialogs */
div.dlg
{
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.7);
	max-width: 80%;
}
div.dlg h2
{
	background-color: #0099ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0073bf)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #0099ff, #0073bf); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #0099ff, #0073bf); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #0099ff, #0073bf); /* IE10 */
	background-image:      -o-linear-gradient(top, #0099ff, #0073bf); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #0099ff, #0073bf);
	color: white;
    margin: 0;
    padding: 3px 5px 4px;
    font-size: inherit;
    margin: -1px -1px 0;
   	border: 1px solid #0073bf;
   	cursor: default;
}
div.dlg div.dlgBody
{
	margin: 10px;
	overflow: auto;
	max-height: 600px;
}
div.dlg div.dlgFooterButtons
{
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	padding: 10px;
	text-align: right;
	background-color: #eeeeee;
}
.dlgBackground 
{
	background: none repeat scroll 0 0 black;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.cbListPanel
{
	max-height: 20em;
	overflow: auto;
}
.cbListPanel table
{
	border-collapse: collapse;
	border: hidden;
	margin-bottom: 10px;
}
.cbListPanel td
{
	padding: 0 0 0 10px;
	border: 2px solid transparent;
}
.cbListPanel tr td:first-child
{
	padding: 0;
}

div.dlg .emailPanel
{
	max-height: 20em;
	overflow-y: auto;
	/* fix (just for FF?) as vertical scroll bar obscures rhs of div */
	padding-right: 20px;
}

div.dlg .ajax__tab_body 
{
	min-width: 370px;
}

.pmrtabcontrol .ajax__tab_body
{
	border: 1px solid #cccccc;
	/*border-radius: 4px;*/
	background: #eee;
	padding: 10px;
}

.dlgBody > .pmrtabcontrol > .ajax__tab_body
{
	padding-right: 48px;
}

.pmrtabcontrol .helplink .icon
{
	position: absolute;
	right: -40px;
	top: -32px;
}

.pmrtabcontrol .ajax__tab_header
{
	height: 25px;
	padding-left: 6px;
}
.pmrtabcontrol .ajax__tab_header span
{
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

.pmrtabcontrol .ajax__tab_header .ajax__tab_tab
{
	padding: 2px 4px;
    display: block;
    float: left;
    /*border-radius: 3px 3px 0px 0px;*/
    border: 1px solid;
    border-bottom-width: 0;
    margin-left: 1px;
    font-weight: normal;
    position: relative;
    height: 19px;
    line-height: normal;
    
	background-color: #0099ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0073bf)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #0099ff, #0073bf); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #0099ff, #0073bf); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #0099ff, #0073bf); /* IE10 */
	background-image:      -o-linear-gradient(top, #0099ff, #0073bf); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #0099ff, #0073bf);
	border-color: #0073bf;
	color: #ffffff;
}

.pmrtabcontrol .ajax__tab_header .ajax__tab_tab:hover
{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0073bf), to(#0099ff)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #0073bf, #0099ff); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #0073bf, #0099ff); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #0073bf, #0099ff); /* IE10 */
	background-image:      -o-linear-gradient(top, #0073bf, #0099ff); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #0073bf, #0099ff);
	color: #ffffff;
}

.pmrtabcontrol .ajax__tab_header .ajax__tab_active .ajax__tab_tab
{
	top: 1px;
	
	background-color: #ff9900;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#bf7300)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ff9900, #bf7300); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ff9900, #bf7300); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ff9900, #bf7300); /* IE10 */
	background-image:      -o-linear-gradient(top, #ff9900, #bf7300); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #ff9900, #bf7300);
	border-color: #bf7300;
	color: #ffffff;
}

/* fix for Chrome (remove unwanted space above items on menubar */
.hideSkiplink > div > a:first-child
{
	display: block;
	height: 0px;
}

/* grid views */
div.pmrgridwrapper 
{
	display: table;
	border-bottom: 2px solid #bbbbbb;
	margin: 10px 0;
	/*border-radius: 3px 3px 3px 3px;*/
	/*padding: 2px;*/
	background-color: #ffffff;
}

div.pmrgridviewextender
{
	background-color: #777777;
	color: white;
	padding: 5px 10px;
	margin-bottom: 2px;
	position: relative;
}

div.pmrgridviewextender div.section
{
	float: left;
	padding: 0 10px;
	border-left: 2px solid #666666;
	line-height: 22px;
}

div.pmrgridviewextender div.section:first-child
{
	border: none;
	padding-left: 0;
}

div.pmrgridviewextender div.section div
{
	display: inline-block;
}

table.pmrgridview 
{
	color: #333333;
	border-collapse: collapse;
	width: 100%;
}
table.pmrgridview td
{
	padding: 4px 4px 6px;
}
table.pmrgridview tr.emptydata > td 
{
	padding: 0;
}
table.pmrgridview th
{
	padding: 5px 4px 7px;
}
table.pmrgridview > tbody > tr:nth-child(even)
{
	vertical-align: baseline;
	background-color: #f8f8f8;
}
table.pmrgridview > tbody > tr:nth-child(odd)
{
	vertical-align: baseline;
	background-color: #e8e8e8;
}
table.pmrgridview > tbody > tr:hover
{
	background-color: #e8f0f8;
}
table.pmrgridview tr.pager tr:hover
{
	background-color: inherit;
}
table.pmrgridview tr.vmiddle
{
	vertical-align: middle;
}
table.pmrgridview > tbody > tr > td,
table.pmrgridview > tbody > tr > th
{
	border-left: 1px dotted #d0d0d0;
}
table.pmrgridview > tbody > tr > td:first-child,
table.pmrgridview > tbody > tr > th:first-child
{
	border-left: none;
}
table.pmrgridview.vertical > tbody > tr > th 
{
	text-align: left;
}
table.pmrgridview > tbody > tr.header,
table.pmrgridview > tbody > tr.footer
{
	vertical-align: baseline;
	background-color: #bbbbbb;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
table.pmrgridview > tbody > tr.footer
{
	font-weight: inherit;
}
table.pmrgridview tr.header a:link,
table.pmrgridview tr.header a:link
{
	color: #333333;
}
table.pmrgridview tr.selected 
{
	vertical-align: baseline;
	background-color: #e2ded6;
	font-weight: bold;
}
table.pmrgridview tr.edit 
{
	vertical-align: baseline;
	background-color: #eeffee;
}
table.pmrgridview tr.footer
{
	color: white;
	background-color: #dddddd;
}
table.pmrgridview tr.pager
{
	background-color: #777777;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#777777)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #888888, #777777); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #888888, #777777); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #888888, #777777); /* IE10 */
	background-image:      -o-linear-gradient(top, #888888, #777777); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #888888, #777777);
	color: white;
}
table.pmrgridview tr.pager a:link,
table.pmrgridview tr.pager span
{
	background: #aaaaaa;
	color: white;
	padding: 1px 5px;
	/*border-radius: 3px 3px 3px 3px;*/
}
table.pmrgridview tr.pager a:hover
{
	background: #0099ff;
}
table.pmrgridview tr.pager span
{
	background: #0073bf;
}
table.pmrgridview td.sortasc 
{
	background-color: #dddddd;
}
table.pmrgridview th.sortasc 
{
	background-color: #cccccc;
}
table.pmrgridview th.sortasc a:before
{
	content: "\2191";
}
table.pmrgridview td.sortdesc 
{
	background-color: #dddddd;
}
table.pmrgridview th.sortdesc 
{
	background-color: #cccccc;
}
table.pmrgridview th.sortdesc a:before
{
	content: "\2193";
}
table.pmrgridview td.highlighted 
{
	background-color: #ddeeff;
}

table.pmrgridview img.icon
{
	vertical-align: text-bottom;
}

/* buttons */
.buttonGradient 
{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e0e0e0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f8f8f8, #e0e0e0); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #f8f8f8, #e0e0e0); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #f8f8f8, #e0e0e0); /* IE10 */
	background-image:      -o-linear-gradient(top, #f8f8f8, #e0e0e0); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #f8f8f8, #e0e0e0);
}
.imageButton 
{
	/*vertical-align: middle;*/
	vertical-align: -7px;
	width: 16px;
	height: 16px;
	padding: 3px;
}
.textButton
{
	vertical-align: baseline;
	height: 24px;
	padding: 1px 4px;
	color: #333333;
}
.imageTextButton
{
	vertical-align: baseline;
	height: 24px;
	padding: 1px 5px 1px 23px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

/* remove extra padding from buttons in Firefox */
.textButton::-moz-focus-inner,
.imageTextButton::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
/* and highlight on focus with a dotted outline */
.imageButton:-moz-focusring,
.textButton:-moz-focusring,
.imageTextButton:-moz-focusring
{
    outline: #666 dotted 1px;
}

.imageTextButton.bigButton 
{
	padding: 4px 5px 4px 25px;
	background-position: 5px 4px;
	height: 28px;
}
.imageButton, .textButton, .imageTextButton
{
	border: 1px solid #bbbbbb;
	/*border-radius: 3px;*/
	background-color: #f0f8ff;
	-webkit-appearance: none;
	transition: all 0.2s ease 0s;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	line-height: 20px;
	font-size: 13px;
}
.imageButton:hover, .textButton:hover, .imageTextButton:hover,
.ctxMenuTrigger:hover > .imageButton
{
	background-color: #ddeeff;
	cursor: pointer;
}
.imageButton[disabled], .textButton[disabled], .imageTextButton[disabled]
{
	background-color: #f8fBff;
	border-color: #eeeeee;
	cursor: default;
	box-shadow: none;
	transition: none;
}
.buttonimage_add
{
	background-image: url(add.png);
}
.buttonimage_delete
{
	background-image: url(delete.png);
}
.buttonimage_pencil
{
	background-image: url(pencil.png);
}
.buttonimage_find
{
	background-image: url(find.png);
}
.buttonimage_tick
{
	background-image: url(tick.png);
}
.buttonimage_cross
{
	background-image: url(cross.png);
}
.buttonimage_arrow_refresh
{
	background-image: url(arrow_refresh.png);
}
.buttonimage_database_connect
{
	background-image: url(database_connect.png);
}
.buttonimage_database_refresh
{
	background-image: url(database_refresh.png);
}
.buttonimage_database_save
{
	background-image: url(database_save.png);
}
.buttonimage_door_in
{
	background-image: url(door_in.png);
}
.buttonimage_door_out
{
	background-image: url(door_out.png);
}
.buttonimage_arrow_redo
{
	background-image: url(arrow_redo.png);
}
.buttonimage_resultset_next
{
	background-image: url(resultset_next.png);
}
.buttonimage_resultset_previous
{
	background-image: url(resultset_previous.png);
}
.buttonimage_email_add
{
	background-image: url(email_add.png);
}
.buttonimage_email_open
{
	background-image: url(email_open.png);
}
.buttonimage_email_go
{
	background-image: url(email_go.png);
}
.buttonimage_arrow_left
{
	background-image: url(arrow_left.png);
}
.buttonimage_disk
{
	background-image: url(disk.png);
}
.buttonimage_car_add
{
	background-image: url(car_add.png);
}
.buttonimage_cog_go
{
	background-image: url(cog_go.png);
}
.buttonimage_start
{
	background-image: url(start.png);
}
.buttonimage_stop
{
	background-image: url(stop.png);
}
.buttonimage_authwin_add
{
	background-image: url(authwin_add.png);
}
.buttonimage_authhub_add
{
	background-image: url(authhub_add.png);
}

.pageFooterButtons 
{
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
}

/* Extras for CR */
div.crwrapper 
{
	background: none repeat scroll 0 0 #bcc8da;
	/*border-radius: 3px;*/
	float: left;
	padding: 5px;
	margin: 5px 0 0;
}

#pageNavProxy, #savechanges
{
	position: fixed;
	right: 10px;
	bottom: 10px;
	border: 1px solid 1px solid rgba(188, 200, 218, 0.7);
	padding: 10px;
	/*border-radius: 3px;*/
	background: rgba(188, 200, 218, 0.5);
	z-index: 10000;
	line-height: normal;
}
#pageNavProxy input
{
	padding: 5px;
	margin: 0 2px;
}

/* Viewers */
#menuPath 
{
	margin-top: -3px;
	margin-bottom: 10px;
}

/* Dashboard */
div.dashpanels div.dashpanellist
{
	padding: 0;
	margin: 0;
}

div.dashcrwrapper
{
	float: left;
	visibility: hidden;  /* shown by javascript */
}

#dashpanellist 
{
	position: relative;
}
.dashpanelcontainer
{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 10px 10px 0;
	background: #cccccc;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.dashpanelcontainer:hover,
.dashpanelcontainer.hover
{
	cursor: move;
	border: 1px solid #0099ff;
}
.dashpanelcontainer .sortshield
{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.dashpanelcontainer.clickable .sortshield
{
	display: none;
}
.dashpanelcontainer > .button
{
	display: none;
	position: absolute;
	width: 24px;
	height: 24px;
	background: #eeeeee url(cross.png) no-repeat 4px 4px;
	border: 1px solid #0099ff;
	/*border-radius: 0 0 0 4px;*/
}
.dashpanelcontainer > .button:hover 
{
	cursor: pointer;
}
.dashpanelcontainer:hover > .closebutton,
.dashpanelcontainer.hover > .closebutton
{
	display: block;
	right: 0;
	top: 0;
	border-right: none;
	border-top: none;
}
.dashpanelcontainer:hover > .nextbutton,
.dashpanelcontainer.hover > .nextbutton
{
	display: block;
	right: 0;
	bottom: 0;
	border-right: none;
	border-bottom: none;
	/*border-radius: 4px 0 0 0;*/
	background-image: url(resultset_next.png);
}
.dashpanelcontainer:hover > .prevbutton,
.dashpanelcontainer.hover > .prevbutton
{
	display: block;
	left: 0;
	bottom: 0;
	border-left: none;
	border-bottom: none;
	/*border-radius: 0 4px 0 0;*/
	background-image: url(resultset_previous.png);
}
.dashpanelcontainer:hover > .linkbutton,
.dashpanelcontainer.hover > .linkbutton
{
	display: block;
	left: 0;
	top: 0;
	border-left: none;
	border-top: none;
	/*border-radius: 0 0 4px 0;*/
	background-image: url(link_go.png);
}
.dashpanelcontainer:hover > .movebutton,
.dashpanelcontainer.hover > .movebutton
{
	display: block;
	right: 25px;
	top: 0;
	border-top: none;
	border-right: none;
	background-image: url(arrow_out.png);
}
.dashpanelcontainer .movebutton:hover 
{
	cursor: move;
}
.dashpanelplaceholder 
{
	background: #eeeeee;
	float: left;
	border: 1px dashed #cccccc;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 200px;
	height: 200px;
}

.dashpanelcontainer iframe 
{
	border: none;
	overflow: hidden;
}
body.dashpanel 
{
	margin: 0;
	background: white;
}
.dashpanel #hiddenButtons
{
	display: none;
}

#savechanges 
{
	display: none;
	left: 40px;
	right: 40px;
	bottom: 40px;
	text-align: center;
}

/* Mail Merges */
table.form.mailmerge textarea 
{
	font-family: Consolas, Courier, Monospace;
}

.mailMergeFields 
{
	position: absolute;
	right: 0;
	top: -46px;
	background: #ffffff;
	z-index: 1000;
}
.mailMergeFields input 
{
	margin-top: 5px;
}
.mailMergeFields select 
{
	max-height: 100px;
	height: auto;
	max-width: 150px;
}
.mailMergeFields:hover select 
{
	max-height: 300px;
	height: auto;
	max-width: inherit;
}

.mailMergePreview .dlgBody,
.emailQueueView .dlgBody
{
	width: 700px;
}
.mailMergePreview h3 
{
	font-weight: bold;
}
.mailMergePreview .previewBody,
.emailQueueView .viewTextBody
{
	height: 200px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 10px 0;
	overflow: scroll;
}
.mailMergePreview .previewBody pre,
.emailQueueView .viewTextBody pre
{
	margin: 0;
	line-height: 18px;
	font-size: 12px;
	font-family: Consolas, Courier, Monospace;
	white-space: pre-wrap;
}
.mailMergePreview .previewHTMLBody,
.emailQueueView .viewHTMLBody 
{
	height: 200px;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 10px 0;
	overflow: hidden;
}

.mailMergePreview iframe,
.emailQueueView iframe
{
	width: 100%;
	border: 0;
	margin: 0;
}

/* PDF Viewer */
#MainContent_PDFFrame
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: relative;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

iframe.pdfcover
{
	border:none;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:-1
}

/* Wall messages */
div.wallmessages
{
	background: black;
	color: #ffff00;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	box-shadow: 0px 2px 2px #666666;
	border-top: none;
}

/* divPopper */
div.divPopper 
{
	position: relative;
	padding-right: 4px;
	background: url(popper.png) no-repeat right top;
}
div.divPopper div.divPopped 
{
	display: none;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	padding: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

div.divPopper div.divPopped.reportComments
{
	width: 400px;
	max-height: 200px;
	overflow: auto;
}
/*
div.divPopper div.divPoppedRight
{
	right: 0;
	left: auto;
}
div.divPopper.tickable div.divPoppedRight 
{
	top: 20px;
}
*/
/*
div.divPopper:hover div.divPopped
{
	display: block;
}
*/

/* pageMenu */
ul.pageMenu 
{
	background: #f0f8ff;
	border: 1px solid #bbbbbb;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	color: #333333;
	transition: all 0.2s ease 0s;
	/*border-radius: 3px;*/
	overflow: hidden;
	display: inline-block;
	padding: 0;
	margin: 0;
	position: relative;
	white-space: nowrap;
}
li.pageMenuItem 
{
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	transition: all 0.25s ease 0s;
	border-left: 1px solid #bbbbbb;
}
li.pageMenuItem.link a.aspNetDisabled 
{
	background: #dddddd;
	cursor: default;
}
li.pageMenuItem:first-child 
{
	border: none;
}
li.pageMenuItem:hover,
.toggler.togglerOn
{
	background-color: #ddeeff;
	cursor: pointer;
}
li.pageMenuItem.link 
{
	padding: 0;
}
li.pageMenuItem.link a
{
	display: block;
	padding: 0 8px;
	color: inherit;
}
li.pageMenuItem img
{
	vertical-align: text-top;
}
.toggledDiv, .popupDiv, .inlinePopup
{
	position: absolute;
	background-color: #f8f8f8;
	z-index: 1000;
	display: none;
	padding: 10px;
	/*border-radius: 3px 3px 3px 3px;*/
	overflow: hidden;
	border: 1px solid #bbbbbb;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	transition: all 0.25s ease 0s;
	margin: 0 40px 0 0;
}
.popupDiv 
{
	transition: none;
}
.inlinePopup
{
	display: block;
	position: relative;
	float: left;
	z-index: inherit;
	box-shadow: none;
}
.popupDivFooterButtons
{
	margin: 10px -10px -10px;
	padding: 10px;
	background: #eee;
	border-top: 1px solid #cccccc;
	text-align: right;
}

.reportSelectorTreeScroller 
{
	width: 400px;
	height: 300px;
	overflow: auto;
}

.reportSelectorTree
{
	margin-left: 5px;
	margin-top: -1em;
}

ul.jqtree-tree .jqtree-title 
{
	color: inherit !important;
}
.reportSelectorTree ul.jqtree-tree li.jqtree-selected > .jqtree-element,
.reportSelectorTree ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover,
.reportSelectorTree ul.jqtree-tree li.jqtree-selectable > .jqtree-element:hover
{
	background: #ff9900;
	text-shadow: none;
	color: #ffffff;
}
.reportSelectorTree ul.jqtree-tree li > .jqtree-element .jqtree-title
{
	margin: 0 5px;
}
.reportSelectorTree ul.jqtree-tree ul.jqtree_common
{
	margin-left: 21px;
}
.reportSelectorTree .jqtree-element
{
    line-height: 20px;
}
.reportSelectorTree span.doctype
{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 0;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.reportSelectorTree span.doctyperpt
{
	background-image: url(rpt.png);
}
.reportSelectorTree span.doctypepdf
{
	background-image: url(pdf.png);
}
.reportSelectorTree span.doctypefolder
{
	background-image: url(folder.png);
}

.scheduleInputScroller td 
{
	white-space: nowrap;
}

#History, #UserPopup
{
	padding: 10px;
	white-space: nowrap;
	right: 0;
	margin: 0;
}
#History 
{
	padding: 8px;
}
#History td
{
	padding: 0;
	border: 0;
	margin: 0;
}
#History a 
{
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 2px 6px 2px 16px;
	color: #666666;
}
#History a.restore:hover
{
	background-color: #ff9900;
	color: #ffffff;
}
#History tr.current a.restore
{
	background-image: url(submenu.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
}
#History a.reload
{
	padding: 0 0 0 10px;
}
#History a.reload img 
{
	padding-top: 3px;
}
#UserPopup h4
{
	text-align: center;
	margin: -10px -10px 10px;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
#UserPopup .imp 
{
	font-style: italic;
	text-align: center;
}

ul.ctxMenu
{
	display: none;
	position: absolute;
}
.ctxMenuTrigger 
{
	position: relative;
}

.displaynone 
{
	display: none;
}

.downarrow
{
	display: inline-block;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	border-top: 8px solid white;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: none;
}

.badge
{
	background-color: #0099ff;
	border-radius: 9px;
	color: White;
	font-weight: bold;
	padding: 1px 5px;
}

.serviceControl
{
	display: inline-block;
}
.serviceControl .imageTextButton
{
	vertical-align: top;
}
.serviceControl.standalone
{
	background: #e8e8e8;
	padding: 6px 8px 6px 2px;
	margin: 0 0 10px;
}

a.attachment
{
	display: inline-block;
	padding: 5px;
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #ccc;
	margin: 10px 10px 0 0;
}
a.attachment.pdf
{
	padding-left: 26px;
	background-image: url("pdf.png");
}
a.attachment.rpt
{
	padding-left: 26px;
	background-image: url("rpt.png");
}
a.attachment.doc
{
	padding-left: 26px;
	background-image: url("doc.png");
}
a.attachment.xls
{
	padding-left: 26px;
	background-image: url("xls.png");
}
a.attachment.csv
{
	padding-left: 26px;
	background-image: url("csv.png");
}