﻿
a 
{
    color: #0099ff;text-decoration:none;
}
a:hover{color:#0099ff;}
/* ======= Core styles ======= */
/* Margin and padding reset */
*{
	margin:0;
	padding:0;
} 
html
{ height:100%;
}

/* Global declarations */
body {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
    font-family: Helvetica,Arial,sans-serif;
	/*font-size:62.5%;*/
	font-size:10px;
	/*position:relative;*/
	 height: 100%;
	 min-width:800px;
}

img {
	border:0;
}

ul {
	list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-family:"Modata", Helvetica, Arial, sans-serif;
    font-weight:normal;
}

h1 {
	font-size:28px;
	margin-bottom:15px;
}

h2 {
	font-size:18px;
	margin-bottom:10px;
}

h3 {
	/*font-family: Tahoma, Arial, sans-serif;*/
    font-family: Helvetica,Arial,sans-serif;

}

p 
{
    /* removed by mac
	font-size:13px;
	line-height:20px;
	margin-bottom:15px;
*/
line-height:normal;
margin-bottom:4px;
}

hr {
	clear:both;
	width:100%;
	height:1px;
	border:0;
	margin-bottom:20px;
	margin-top:10px;
}

fieldset {
	padding:20px;
	margin-bottom:15px;
}

fieldset legend {
	font-size:13px;
	padding:5px 10px 0;
}

fieldset p {
	margin-bottom:20px;
}

input, textarea, select {
	padding:5px;
	margin-right:10px;
    font-family: Helvetica,Arial,sans-serif;
    font-size:1.1em;

}

select option {
	padding-right:15px;
}

textarea {
	display:block;
	width:500px;
	height: 160px;
}
/*
label {
	display:inline-block;
	font-size:12px;
	width:120px;
}
*/
.checkboxlist label
{   margin:auto;
    width:auto;
    padding-left:2px;padding-right:4px;
}
a.button {
	position:relative;
	padding:3px 10px 3px 0px;
	text-decoration:none;
 	width:auto;
 	display:inline-block;
 	margin-right:10px;
 	padding-bottom: 0.4em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.4em;
    position: relative;
    cursor:pointer;
}

a.button span {
	float:left;
	position:relative;
	margin:2px 3px 0 3px;
}

input.sf {
	width:120px;
}

input.mf {
	width:240px;
}

input.lf {
	width:360px;
}

.field_desc {
	font-style:italic;
	font-size:11px;
	color:#555;
}

.validate_error {
	font-size:11px;
	color:#f00;
	font-style:italic;
}

.validate_success {
	font-size:11px;
	color:#739f1d;
	font-style:italic;
}

.inpcol {
	display:inline-block;
	padding: 0 30px 0 15px;
	margin-bottom:15px;
}

.inpcol p {
	margin-bottom:5px;
}

INPUT[type="checkbox"], INPUT[type="radio"] {
    /*margin:0;*/
    margin: 0px 3px 0px 0px;
    border:none;
	padding: 0;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
        vertical-align: text-top;
}

#container 
{
    margin-left: auto;
    margin-right: auto;
    min-height:100%;
    min-width:980px;
}

#header {
	width:100%;
	height:120px;
	margin-bottom:30px;
}

#header #top {
	display:block;
	width:100%;
	height:73px;
}

#top .logo {
	/*float:left;*/
	display:inline;
	width:361px;
}
    #top .logo img {
        height: 75px;
        margin-top: 3px;
    }
#top .meta {
	display:inline;
	float:right;
	position:relative;
	padding-right:40px;
	margin-top:10px;
	font-size:1.3em;
}

.meta p {
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
	color:#aaa;
}

.meta ul {
	float:right;
}

.meta ul li {
	float:right;

}

.meta ul li .ui-icon {
	float:left;
}

.meta ul li a {
	float:left;
	margin:0 0 0 10px;
	font-size:10px;
	text-decoration:none;
}

.meta ul li a span {
	margin-top:-2px;
}

p.mid {
	text-align:center;
	margin-top:20px;
}

p.mid a {
	padding:0 10px;
}

#header #search {
	float:right;
	display:block;
	position:relative;
	width:249px;
	right:5px;
	height:26px;
	 margin-top:13px;
}

#search input {
	background:none;
	border:0;
	width:180px;
	padding:5px 10px 0 0;
	position:relative;
	font-size:12px;
	font-style:italic;
}

#search input.but {
	position:relative;
	float:left;
	width:24px!important;
	height:24px;
	margin-top:1px;
	padding:0!important;
}

#header #navbar {
	float:left;
	display:block;
}

#navbar ul.nav {
	display:inline-block;
	height:30px;
	margin-top:11px;
	position:relative;
	float:left;
	z-index:100!important;
}

ul.nav li {
	float:left;
	position:relative;
	height:30px;
	display:block;
}

ul.nav li a {
	color:#ccc;
	text-decoration:none;
	font-size:12px;
	padding:10px 20px 12px;
	display:block;
}

ul.nav ul {
	position:		absolute;
	top:			-999em;
	/*width:			10em; */
}

ul.nav ul li {
	border:0;
	padding:5px;
	width:210px;
	z-index:9999!important;
	height:auto;
}

ul.nav li:hover ul,
ul.nav li.sfHover ul {
	left:			0;
	top:			3.6em; /* match top ul list item height */
	z-index:		9999!important;
}

ul.nav li:hover li ul,
ul.nav li.sfHover li ul {
	top:			-999em;
}

ul.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:			14.0em; /* match ul width */
	top:			0;
}

ul.nav li li:hover li ul,
ul.nav li li.sfHover li ul {
	top:			-999em;
}

ul.nav li li li:hover ul,
ul.nav li li li.sfHover ul {
	left:			14.0em; /* match ul width */
	top:			0;
}


ul.nav li li {
	position:relative;
	z-index:9999!important;
}

ul.nav li li a {
	display:block;
	width:190px;
	font-size:12px;
	padding:5px 10px;
}


#bgwrap {/*
	float:left;
	position:relative;
	width:100%;
	margin-bottom: 0;
    margin-top: 0;*/
	padding-bottom: 70px;
	height:100%;
}


#sidebar {
	float:left;
	width:240px;
	position:relative;
	padding:0 15px;
	padding-bottom:20px;
}

#sidebar h2 {
	margin-top:30px;
}

#sidebar p {
	margin-bottom:0;
}

#sidebar .sort {
	display:inline-block;
	width:234px;
}

.sort .portlet {
	width:100%;
}


#sidebar ul {
	width:240px;
	margin-bottom:30px;
}

#sidebar ul li {
	width:190px;
	padding:5px 25px;
}



#sidebar ul ul {
	width:190px;
	margin-bottom:0;
	margin-top:3px;
}

#sidebar ul li ul li {
	width:165px;
}

#sidebar ul li ul li ul li {
	width:140px;
}

#sidebar li.last {
	border-bottom:0;
}

#content {
	float:right;
	width:100%;
	margin-left:-320px;
	position:relative;
 	/*background:url('/Images/ui/siderep.png') 185px 0 repeat-y;*/
 	padding-bottom:30px;
 	height:100%;
}

#main {
	margin-left:15px;
	position:relative;
	float:left;
	padding-bottom:20px;
}

.pad20 {
	display:block;
	min-width:590px;
	max-width:1230px;
	padding:10px 20px;
}

#content ul.dash {
	float:left;
	display:block;
	margin-bottom:20px;
}

#footer {
	/*clear:both;
	float:left;
	width:100%;
	display:block;*/
	background-position:center bottom;
        
    position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;
	padding-left:20px;
	padding-right:20px;
	font-size:1.2em;
	color:#666;
    min-width:940px;


}
#footer a
{
    text-decoration:none;
    color:#cccccc;
}
ul.dash li {
	float:left;
	display:inline;
	margin:0 15px 15px 0;
}


ul.dash li a {
	display:block;
	width:106px;
	height:102px;
	text-decoration:none;
}

ul.dash li a img {
	display:inline;
	width:48px;
	margin-left:29px;
	margin-top:20px;
}

ul.dash li a span {
	display:block;
	width:100%;
	text-align:center;
	margin-top:10px;
	font-size:11px;
}

/* Tables */
table.fullwidth {
	width:100%;
	clear:both;
	font-size:13px;
	padding:1px;
	margin-bottom:10px;
}

table.normal {
	/*font-size:13px; -removed by mac*/
	padding:1px;
	margin-bottom:10px;
}

table.fullwidth thead, table.normal thead {
	height:28px;
	text-transform:uppercase;
	font-size:10px;
}

table.fullwidth td, table.normal td, table.fullwidth th, table.normal th {
	padding:7px 9px;
	margin:1px 0;
/*	text-align:left;*/
}
/* overriding for table normal - mac */
    table.normal td, table.normal th {
        padding: 4px 5px;
        color: #000;
    }
table.normal thead tr td 
{
    	padding:4px 2px;
    	background-image:none;background-color:#ccc;
    	color:#000;
    	
}
th {
 font-weight:normal;
 border:0;
 padding:0; margin:0;
}

th.headerSortUp { 
    background-image: url(/Images/ui/asc.gif); 
} 

th.headerSortDown { 
    background-image: url(/Images/ui/desc.gif); 
} 

th.header { 
    background-image: url(/Images/ui/bg.gif);     
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-right: 50px!important; 
	margin-right:0!important;
	border-right:1px solid #2d2d2d;
	border-left:1px solid #151515;
} 

/* End of Tables */

#columns {
	display:block;
	width:100%;
}

#columns .cols2 {
	display:block;
	float:left;
	width:50%;
} 

#columns .cols3 {
	display:block;
	float:left;
	width:31%;
	padding:10px;
}

#columns .cols4 {
	display:block;
	float:left;
	width:25%;
}

.box {
	clear:both;
	float:left;
	width:90%;
}

/*NOTIFICATION MESSAGES*/
.message {
	display:block;
	padding:10px 20px;
	margin-bottom:15px;
}

.message p {
	width:auto;
	margin-bottom:0;
	margin-left:60px;
}

.message h2 {
	margin-left:60px;
	margin-bottom:5px;
}

.warning {
	background:#feffc8 url('/Images/ui/icons/warning_48.png') 20px 50% no-repeat;
	border:1px solid #f1aa2d;
} 

.message p {
	color:#555;
}

.message h2 {
	color:#333;
}

.error {
	background:#fdcea4 url('/Images/ui/icons/stop_48.png') 20px 50% no-repeat;
	border:1px solid #c44509;
}

.success {
	background:#d4f684 url('/Images/ui/icons/tick_48.png') 20px 50% no-repeat;
	border:1px solid #739f1d;
}

.information {
	background:#c3e4fd url('/Images/ui/icons/info_48.png') 20px 50% no-repeat;
	border:1px solid #688fdc;
}

.message:hover {
	cursor:pointer;
}
/* end of notification messages */

.portlet {
	padding:2px;
	margin-bottom:15px;
}


.portlet-header {
	font-weight:normal!important;
	/*display:inline;*/
	padding:5px 5px 5px 10px;
}

.portlet-content {
	padding:5px;
}

.ui-sortable-placeholder {
	padding:0;
	visibility:visible!important;

}

.input_field {
	display:block;
	margin-bottom:10px;
}
/* ===== End of Core styles ===== */

/* ===== Skin Styles & JQuery UI ===== */
body {
	 background:#fff url('/Images/ui/repgray2.png') 0 -10px repeat-x;
	 height:100%;
}

h1, h2, h3, h4, h5, h6 {
	color:#777;
}

h1 span {
	color:#333;
}

p {
 	color:#666;
}

hr {
	 border-top:1px solid #eee!important;
}

fieldset {
	border:1px solid #f0f0f0;
  	background:#fefefe;
}

fieldset legend {
	 color:#555;
}

input, textarea, select {
	background:url('/Images/ui/input.png') 0 0 repeat-x;
 	border:1px solid #ccc; /*#f0f0f0;*/
 	color:#555;
}
/*
label {
	color:#555;
}
*/
input.button, a.button {
	background:url('/Images/ui/rep1.png') 0 0 repeat-x;
	border:1px solid #000;
	color:#ccc!important;
}

a.button .ui-icon {
	background-image: url(/Images/ui/icons_white.png);
}

a:hover.button, input:hover.button {
	color:#fff!important;
	border:1px solid #000!important;
}

.meta p a {
 color:#ccc;
}

.meta ul li a {
 background:url('/Images/ui/glass.png') 50% 50% repeat-x;
 border:1px solid #333;
 padding:3px 10px 3px 5px;
 color:#333;
}

p.mid a {
	color:#bbb;
}

#header #search {
		background:url('/Images/ui/searchbar.png') 0 0 no-repeat;
}

#search input {
		color:#bbb;
}

#navbar ul.nav {
	 border-right:1px solid #2d2d2d;
 border-left:1px solid #151515;
}

ul.nav li {
	 border-left:1px solid #2d2d2d;
 border-right:1px solid #151515;
}

ul.nav li a:hover {
 color:#fff;
 background:url('/Images/ui/mhover.png') bottom center no-repeat;
}

ul.nav ul li {
	 border-left:3px solid #000;
}

ul.nav li li {
		background:	#353535;
}

ul.nav li li a {
	 color:#ccc;
}

ul.nav li li a:hover {
 color:#fff;
 background:#202020;
}

#sidebar h2 {
		border-bottom:1px dotted #d3d3d3;
}

#sidebar ul li {
	 border-bottom:1px dashed #eee;
 background:url('/Images/ui/arrow_left.png') 5px 8px no-repeat;
}

#sidebar ul li:hover {
 background:url('/Images/ui/arrow_left_hover.png') 5px 8px no-repeat;
}

#sidebar ul li a {
 text-decoration:none;
 color:#555;
 font-size:11px;
}

#sidebar ul li a:hover {
 color:#000;
}

#footer {
	 background:#202020;
 /*border-top:3px solid #000;*/
}

ul.dash li a {
	 color:#555;
 background:url('/Images/ui/largebut.png') 0 0 no-repeat;
}


ul.dash li a:hover {
 background:url('/Images/ui/largebut_hover.png') 0 0 no-repeat;
}

table.fullwidth, table.normal {
	 border:1px solid #f0f0f0;
}

table.fullwidth thead {
 background:#1c1c1c url('/Images/ui/rep1.png') 0 0 repeat-x;
 color:#fff;
}

table.normal thead {
 background-color: #CCCCCC;
 color:#fff;
}
    
table.fullwidth thead tr, table.normal thead tr {
 color:#fff;
}
 
table.fullwidth tr, table.normal tr {
 color:#999;
 cursor:pointer;
}
/* overriding for table normal - mac */
table.normal tr {
    cursor:default;
}

table.fullwidth tr.odd, table.normal tr.odd {
 background:#f9f9f9;
 color:#888;
}

table.fullwidth tr:hover, table.normal tr:hover {
 color:#333;
}

table.fullwidth thead tr:hover, table.normal thead tr:hover {
 color:#fff;
}

/* ===== End Skin Styles & JQuery UI ===== */

/* ===== jquery ui overrides ===== */
.ui-sortable-placeholder {
	background:#ffffcc!important;
	border:1px dotted #f1aa2d!important;
}
.portlet-header .ui-icon { 
	position:relative;
	margin-top:-1px;
	float:right;
	cursor:pointer;
}
/* date picker overrides */
.ui-datepicker
{
    width:auto;
    min-width:17em;
}
.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default { 
	border: 1px solid #f0f0f0; background:#ffffff url('/Images/ui/input.png') 0 0 repeat-x;
	font-weight: normal;
	color: #555;
	outline: none;
}

.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-state-highlight {
border: 1px solid #FCEFA1;
background: #FBF9EE url(/Images/ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-datepicker .ui-state-hover,.ui-datepicker .ui-widget-content .ui-state-hover,.ui-datepicker .ui-state-focus,.ui-datepicker .ui-widget-content .ui-state-focus { border: 1px solid #000; background: #202020; font-weight: normal; color: #fff; outline: none; }
.ui-datepicker .ui-state-hover a,.ui-datepicker .ui-state-hover a:hover { color: #fff; text-decoration: none; outline: none; }

.ui-widget-content a {
    color: #0099ff;
}
/* ===== end jquery ui overrides ====== */

/* =====  Styles in Use (from v1) ===== */
#aspnetForm {
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.push
{
    height:40px;margin:0;
}
.clear {
    clear:both;
}
.login
{
    font-size:1.1em;
}
#loginwrapper
{
    background-color:#FFFFFF;
    width:300px;
    margin:30px auto;
    padding:20px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
     -webkit-border-radius: 10px;
     border-radius: 10px;
     border:1px solid #CCCCCC;
     overflow:hidden;
}
.loginwrapper-small
{
    height:41px;
}
.loginwrapper-expanded
{
    height:300px;
}
.loginexpander
{
    margin-top:-44px;margin-right:-16px;cursor:pointer;float:right;font-size:16px;color:#cccccc;
}
.selected
{
    background-color:#ffffff;
}

/*program input form*/
#inputform
{
     /*font-size: 1.1em;*/
}
.filter-header,.sectionheader
{
    font-size: 1.1em;
    width:100%;
    border-top: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    /* background-color: #eeeeee;*/
    padding: 4px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    border-top-left-radius:  5px;
    background:url("/images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    color:#222222;
    font-weight:bold;

}
.sectionheader label {
    margin-right: 4px;
    vertical-align: top;
}
.evaluationQuestion
{
    font-size: 1.1em;
    width:100%;
    border-top: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    /* background-color: #eeeeee;*/
    padding: 4px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    border-top-left-radius:  5px;
    background:url("/images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    color:#222222;
    font-weight:bold;

}.filter-section,.section
{     font-size: 1.1em;
    min-height:20px;
    width:100%;
    border: 1px solid #AAAAAA;
    background-color: #eeeeee;
    padding: 4px;
    color:#222222;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
     -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius:  5px;
}
.sectionheader
{

}
.section
{
    margin-bottom: 10px;
    background-color:#FFFFFF;
}

#inputform
{
}

.sectionitem
{
    background-color: #ffffff;
    margin: 5px;       
        
}
.sectionitem .label
{
   	display:inline-block;
    width:auto;
    min-width:120px;
    font-size:inherit;
}
 .sectionitem-invitation
{
    margin: 5px;       
    float:right;      
    width:170px;  text-align:center; 
}
 .sectionitem-confirmation-flags-list
{
    margin: 5px;       
    float:right;     
    width:170px;  
}
.confirmation-item-on
{
    padding-left: 15px;
    padding-bottom:2px;
    background-image: url(/images/ball_glass_green.gif);
    background-repeat: no-repeat;
}
.confirmation-item-off
{
    padding-left: 15px;
    padding-bottom:2px;
    background-image: url(/images/ball_glass_red.gif);
    background-repeat: no-repeat;
}
 .subSection
{
    float:left;
    padding-left:20px;
}
 .subSection ul
{
    padding-left:20px;
}
       
.inputtable
{
    padding:2px;
}
.select-wide
{
    width:250px;
}
.select-wider{

    width:500px;
}
.select-wide100{

    width:100%;
}
/* == skin component art dialog == */
.dialog-outer
{
    font-size: 1.1em;
    padding:2px;
    background-color:#fff; 
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px; 
	-webkit-border-top-right-radius: 4px;
	border-radius:4px;
    border:1px solid #F0F0F0;
    background:url("/Images/ui/input.png")repeat-x position 0 0  #ffffff;
}
.dialog-header
{
     font-weight: normal;
     font-size: 1em;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
     -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
    border-radius:4px;
    background:url("/Images/ui/rep1.png") repeat-x 50% 50% #CCCCCC;
    color:#FFFFFF;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 4px;
    padding-top: 5px;
    position: relative;   
    height:20px;
}
.dialog-movebar
{   cursor:move;margin-top:2px; 

}
.dialog-content
{
    padding:10px;
} 
.dialog-close-button
{
    background-position:-96px -128px;
    background-image:url("/Images/ui/icons_white.png");
    height:16px;
    width:16px;
    background-repeat:no-repeat;
    display:block;
    overflow:hidden;
    text-indent:-99999px;float:right;
    margin-right:4px;
}
.popupDialogMask
{  
    background-color: #aaaaaa !important;
    background: #aaaaaa url(/Images/ui/ui-bg_flat_0_aaaaaa_40x100.png) scroll 50% 50% repeat-x !important;
    opacity: .30 !important;
    filter:Alpha(Opacity=30) !important; 
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
}

/* == end skin componentart dialog == */
 .nomspeaker
 {
     padding:4px;
     float: left;
 }
 /*message boxes*/
 .info-msg, .success-msg, .warning-msg, .error-msg, .validation-msg, .alternate-info-msg {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius:5px;
}
.info-msg {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/Images/info.png');
}
.success-msg {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/Images/success.png');
}
.warning-msg {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/Images/warning.png');
}
.error-msg {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/Images/error.png');
}
.alternate-info-msg
{
    background-image: url('/Images/info.png');
    color: #666;
    background-color: #eee;
    border: 1px solid #ccc;
    font-size:14px;
    line-height: 160%;
}
.center-text
{
    text-align:center;
}
.intro-name
{
    font-weight:bold;
    color:#000000;
}
#mymodal
{    
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    background: #aaaaaa url(/Images/ui/ui-bg_flat_0_aaaaaa_40x100.png) scroll 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); 
    height:500% !important;
}
       
.passwordEntry,.textEntry
{
    width:150px;
}
.numinput input
{
    text-align:right;
}
img
{  border-style: none;
}

ul.horizontallist li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
    width:auto;
}
ul.horizontallist li label
{  width:auto;
   min-width:50px;
}
ul.verticallist li label
{
   width:auto;
   min-width:50px;
}
.validate
{
    color:Red;    
}
.input-territory-allocate,.input-district-allocate,.input-region-allocate,
.input-territory-allocate-prog,.input-district-allocate-prog,.input-region-allocate-prog

{
    border:1px solid #cccccc;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    width:80px;
    text-align:right;
    padding:2px;
}
.rightAlignCell
{
    padding-right:3px;
}
.program-estimate-box
{
    float:left;
    margin-left:20px;
    width: 300px;
}
.program-costitems-box
{
    float:left;
}
.program-estimate-row
{
    font-weight:bold;
    width:200px;
}
.program-estimate-row-red
{
    background-color:Red;
    color:#fff;
}
.item-estimate-cost
{
    text-align:right;
    min-width:120px;
}
.input-actuals input
{
    text-align:right;
    width:80px;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
     margin-right: 0px;
    padding: 2px;
}
.actuals-col
{
   display:none;
   text-align:right;
    width:100px;
}
.alerts-container
{
 max-height:150px;
 min-height:75px;
 overflow:auto;   
}
/* dashboard layout drag/drop
.dash-columnleft{margin-top:32px;} */
.dash-column { width:695px; float: left; padding-bottom: 100px; }
/* end dashboard layout */	

.ui-dialog-content ul ,.ul-list-wrap ul
{
    list-style-position: outside;
    list-style-type: disc;
    padding: 2px;
    margin: 2px;
    padding-left: 2em;
}
.ui-dialog-content ol ,.ul-list-wrap ol
{
    list-style-position:inside;
    padding: 2px;
    margin: 2px;
}
#inputform .sectionitem .leftlabel, .leftlabel
{
    min-width:150px;     
    clear: left;
    float: left;
    width: 7em; /* or whatever length suits */

}
.usericon{ vertical-align:bottom; margin-right:5px;}
#loadingScreen {
	background: url(/Images/loader-black.gif) no-repeat 5px 8px;
	padding-left: 25px;
}
/* hide the close x on the loading screen */
.loadingScreenWindow .ui-dialog-titlebar-close {
	display: none;
}

.portlet-grid-container
{
    width:655px;
}
.full-page-container{
    width:952px;
}
.full-page-container .content-area
{
    font-size:1.2em;
}
.calendar-tooltip-content
{
    height:150px;
    overflow:auto;
}
.legend-color-block-outer
{
    display:block;
    margin-top:10px;
    margin-bottom:10px;
    
}
.legend-color-block
{
    border: none;
    height: 14px;
    margin: 0 2.5px;
    width: 14px;
    vertical-align: top;
    float:left;
}
.legend-color-block-text
{
    float:left;
    font-size:1em;
    color:#000;
    margin-right:2px;
}
.heading-cell-nobg{ background-image:none;}

.qtip-force-zindex {
	z-index: 1000030 !important;
}
.light-background
{
    background-color:#FAFAFA;
}
.thumbnail-image
{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #D6D6D6;   
    margin:auto;
}
button.ui-dialog-titlebar-close {
    outline: none;
}


table.alerts { 
    border-collapse: separate; border-spacing: 0;     text-align: left; width:100%; 
}
table.alerts td {
    border: solid 1px #ccc;
    border-style: none solid solid none;
    padding: 10px;
    font-size:12px;
}
table.alerts th {
    border: solid 1px #000;
    border-style: solid solid none none;
    padding: 10px;
    font-size:12px;
    color:#fff;
    background-color:#000;
}

table.alerts th.count{ width:100px;}
table.alerts tr:first-child th:first-child { border-top-left-radius: 5px;}
table.alerts tr:first-child th:last-child { border-top-right-radius: 5px; }
table.alerts tr:last-child td:first-child { border-bottom-left-radius: 5px; }
table.alerts tr:last-child td:last-child { border-bottom-right-radius: 5px; }
table.alerts tr:first-child td { border-top-style: solid; }
table.alerts tr td:first-child { border-left-style: solid; }

table.alerts-drill {
    border-collapse: separate; border-spacing: 0;     text-align: left; width:100%; 
}  
table.alerts-drill tr:hover {
    background-color:#f9f9f9;
}
table.alerts-drill td {
    border-bottom: solid 1px #ddd;
    padding: 4px;
    font-size:12px;
}

table.alerts-drill td.drill-align-right{
    text-align:right;
    padding-right:20px;
}

table.alerts-drill th {
    border-bottom: solid 1px #000;
    padding: 4px;
    font-size:12px;
    color:#000;
    font-weight:bold;
    background-color:#fff;
}

table.alerts-drill th.drill-align-right {
    text-align:right;
    padding-right:20px;
}
table.alerts-drill th.drill-align-center {
    text-align:center;
}
table.alerts-drill tr td:first-child { border-left-style: none; }
table.alerts-drill tr td:last-child { border-right-style: none; }
table.alerts-drill tr:last-child td { border-bottom-style: none; }

table.alerts tr.odd, table.alerts-drill tr.odd {
    background-color:#f9f9f9;
}
/* ===== END  Styles in Use  ===== */

/* =====  Plugin Styles  ===== */

/*jqplot css - do not remove*/
.jqplot-target{position:relative;color:#666;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:1em}.jqplot-axis{font-size:.75em}.jqplot-xaxis{margin-top:10px}.jqplot-x2axis{margin-bottom:10px}.jqplot-yaxis{margin-right:10px}.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis,.jqplot-yMidAxis{margin-left:10px;margin-right:10px}.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick,.jqplot-yMidAxis-tick{position:absolute;white-space:pre}.jqplot-xaxis-tick{top:0;left:15px;vertical-align:top}.jqplot-x2axis-tick{bottom:0;left:15px;vertical-align:bottom}.jqplot-yaxis-tick{right:0;top:15px;text-align:right}.jqplot-yaxis-tick.jqplot-breakTick{right:-20px;margin-right:0;padding:1px 5px 1px 5px;z-index:2;font-size:1.5em}.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{left:0;top:15px;text-align:left}.jqplot-yMidAxis-tick{text-align:center;white-space:nowrap}.jqplot-xaxis-label{margin-top:10px;font-size:11pt;position:absolute}.jqplot-x2axis-label{margin-bottom:10px;font-size:11pt;position:absolute}.jqplot-yaxis-label{margin-right:10px;font-size:11pt;position:absolute}.jqplot-yMidAxis-label{font-size:11pt;position:absolute}.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label{font-size:11pt;margin-left:10px;position:absolute}.jqplot-meterGauge-tick{font-size:.75em;color:#999}.jqplot-meterGauge-label{font-size:1em;color:#999}table.jqplot-table-legend{margin-top:12px;margin-bottom:12px;margin-left:12px;margin-right:12px}table.jqplot-table-legend,table.jqplot-cursor-legend{background-color:rgba(255,255,255,0.6);border:1px solid #ccc;position:absolute;font-size:.75em}td.jqplot-table-legend{vertical-align:middle}td.jqplot-seriesToggle:hover,td.jqplot-seriesToggle:active{cursor:pointer}.jqplot-table-legend .jqplot-series-hidden{text-decoration:line-through}div.jqplot-table-legend-swatch-outline{border:1px solid #ccc;padding:1px}div.jqplot-table-legend-swatch{width:0;height:0;border-top-width:5px;border-bottom-width:5px;border-left-width:6px;border-right-width:6px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-right-style:solid}.jqplot-title{top:0;left:0;padding-bottom:.5em;font-size:1.2em}table.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em}.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-point-label{font-size:.75em;z-index:2}td.jqplot-cursor-legend-swatch{vertical-align:middle;text-align:center}div.jqplot-cursor-legend-swatch{width:1.2em;height:.7em}.jqplot-error{text-align:center}.jqplot-error-message{position:relative;top:46%;display:inline-block}div.jqplot-bubble-label{font-size:.8em;padding-left:2px;padding-right:2px;color:rgb(20%,20%,20%)}div.jqplot-bubble-label.jqplot-bubble-label-highlight{background:rgba(90%,90%,90%,0.7)}div.jqplot-noData-container{text-align:center;background-color:rgba(96%,96%,96%,0.3)}
/* end jqplot css */

/*easy tooltip*/
#easyTooltip{
	padding:5px;
	border:3px solid #f0f0f0;
	background:#fff;
	font-size:11px;
	color:#333;
}
/*loader style for jquery ui autocomplete*/
.ui-autocomplete-loading { background: white url('/images/loader-black.gif') right center no-repeat; }
.ui-autocomplete 
{
        max-width:500px;
		max-height: 300px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}
	/* IE 6 doesn't support max-height
	 * we use height instead, but this forces the menu to always be this tall
	 */
	* html .ui-autocomplete {
		height: 100px;
	}
	
	.align-top
	{
	    vertical-align:top;
	}
/* ----------- */
/*
@font-face {
	font-family: "Modata";
	src: url('Modata.ttf');
}
*/
fieldset, input, textarea, select, a.button, .meta ul li a, ul.nav li li a:hover, p.main input, input.login, table, .message, #easyTooltip, div.wysiwyg {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ul.nav li a {
	text-shadow:-1px 1px #000;
}

ul.nav li a:hover {
	text-shadow:none!important;
}

ul.nav li li a {
	text-shadow:none;
}

.portlet {
	zoom:1;
}

div.wysiwyg ul.panel li a {
	opacity: 0.85; 
	filter:alpha(opacity=85); 
}

div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active {
	opacity: 1.00; 
	filter:alpha(opacity=100); 
}
.cart-datagrid {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.budgetsum-chart-float
{
    float:left;
    width:320px;
}
.ui-dialog { z-index: 99999   ;}

/* dashboard charts*/
td.vertical-text {
    height: 80px;
    white-space: nowrap;
    width: 40px;

}

td.vertical-text-wider {
    white-space: nowrap;
    height: 130px;
}
td.vertical-text > div {
    transform: 
    /* slide around a little */
    translate(15px, 20px)
    /* rotate so it is reading up */
    rotate(270deg);
    width: 10px;
}

td.vertical-text-wider > div {
    transform: 
    /* slide around a little */
    translate(15px, 50px)
    /* rotate so it is reading up */
    rotate(270deg);
    width: 10px;
}
.topic-table {
    /* for some reason, i can't get the borders to work on rows
        so I put them on the cells, and collapse them
    */
    border-spacing: 0;
    border-collapse: collapse;
    border:1px solid #ddd;
}
.right-line {
    border-right: solid #ddd 1px;
}
.left-line {
    border-left: solid #ddd 1px;
}

.topic-first-row > th, .topic-first-row > td {
    border-top:  1px solid #ddd;
    padding-top: 5px;
}

.topic-last-row > th, .topic-last-row > td {
    border-top:  1px solid black;
    border-bottom:  1px solid #ddd;
    padding-top: 5px;
}
.topic-row > td {
    text-align: right;  
    padding: 3px;
    margin: 0;
    border-bottom: 1px solid #eee; 
    padding-right: 5px;
}
.topic-row > th {
    text-align: left;
    padding: 3px;
    margin: 0;
    border-bottom: 1px solid #eee;
}

.topic-total-row > td {
    padding-bottom:5px;
    border-top:  1px solid black !important;
}
.topic-row:hover, .prg-actv-table tbody tr:hover{
    background-color:#e3eef8;
}
        
.prg-actv-table {
    border: 1px solid #ddd;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

.prg-actv-header {
    background: #eee;
    height:20px;
}

.prg-actv-header > th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
        

.prg-actv-body > td {
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    height:20px;
    border-bottom: 1px solid #ddd;
}

        
.prog-y2y-total-row > td, .prog-y2y-total-row > th {
    padding-top:5px;
    border-top:  1px solid black;
}
/* end dashboard charts*/
.loginas-banner {
    min-width: 250px;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: absolute;
    top: 61px;
    right: 40px;
    background-color: #ccc;
    text-align: center;
    box-shadow: 0px -1px 1px 0px #000;
}

.hide-select-arrow{        
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;    
}
.header-support-phone {
    color: #fff;
}

.font14{
    font-size:14px !important;
    line-height:18px !important;
}

.font12 {
    font-size: 12px !important;
    line-height: 18px !important;
}

.button-bar {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

#bulkInviteDynamicTable input[type="text"]:disabled {
    border: 1px solid green;
    background: #eee !important;
}