h1.preLoginPageTitle {
	font-weight: bold;
	font-size: 55px;
	line-height: 55px;
	padding: 15px 0 20px;
	color: #fff;
}

.postloginFullHeight h1.post-login-title,
h1.pollDetail {
	padding: 0 0 15px 0;
}

h1.standard {
	font-weight: bold;
	font-size: 35px;
	line-height: 45px;
	color: #4d4d4d;
	margin-bottom: 12px;
}

h2.edLight {
	font-size: 21px;
}

h2.subhead,
.marginB12,
.calloutBox h1,
.resourceDetail .detailBranch,
td[id$="_header"] div {
	margin-bottom: 12px;
}

h2.withFontBold,
.fontBold,
.resourceDetail .branchTitle,
.headers,
.FundingFormComponentLabel,
span.lblFundingFormTotal,
.shortcuts-info .bold,
a.pointerBold,
.availableSelectedRow {
	font-weight: bold !important;
}

h3.edLight {
	font-size: 16px;
}

h3.withBorder,
h2.withBorder {
	padding: 42px 0 18px;
	border-bottom: 1px solid #ccc;
	clear: left;
}

h3.alter {
	line-height: 20px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	padding-bottom: 18px;
	color: #4d4d4d;
}

.noMarginBottom {
	margin-bottom: 0px !important;
}

h4.edLight {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
}

h4.borderBottom,
h3.borderBottom,
.borderBottom {
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

h5,
.h5 {
	color: #000;
	font-size: 12px !important;
	margin-bottom: 6px;
}

.border {
	margin-top: 32px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}

.borderTop {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #999;
}

.dateTime table,
.dateTimePickerContainer,
.datePicker table,
.datePickerAlt table,
.ffRequestList .listRow div,
.formInput,
.toggle-slide .toggle-on,
.toggle-slide .toggle-off,
.toggle-slide .toggle-blob,
.poll-presenter .item-panel input,
.poll-presenter .item-panel select {
	float: left;
}

.passwordInfo {
	float: right;
	padding: 0 20px;
	width: 250px;
}

.passwordInfo ul li {
	margin-top: 10px;
}

/* css for change status */
.ddlPop {
	position: absolute;
	z-index: 1000;
	display: none;
	border: 1px solid #a6afb2;
	margin-top: -25px;
	background: #fff;
	width: 175px;
	cursor: pointer;
}

.ddlPop div {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	background-color: #fff;
}

.ddlPop div:hover {
	background-color: #f6f7f9;
}

.statusType {
	display: inline-block;
	color: #999999;
	border-bottom: 1px dotted #999999;
	text-align: right;
	background: transparent url(/Assets/ThemesCommon/Images/show-hide-arrows-text.png) no-repeat right -5px;
	padding-right: 15px;
}

.scheduleIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/cal-icon.png") no-repeat left 2px;
	padding-left: 20px;
}

.attachment {
	background: url("/Assets/ThemesCommon/Images/Icons/file-types.png") no-repeat -8px -20px;
	height: 16px;
	padding-left: 20px;
	padding-bottom: 8px;
}

.pngIcon {
	background-position: -8px -822px;
}

.pdfIcon {
	background-position: -8px -221px;
}

.docIcon,
.docxIcon,
.rtfIcon {
	background-position: -8px -182px;
}

.xlsIcon,
.xlsxIcon {
	background-position: -8px -101px;
}

.pptIcon,
.pptxIcon {
	background-position: -8px -141px;
}

.txtIcon {
	background-position: -8px -422px;
}

.jpgIcon,
.jpegIcon,
.pjpegIcon {
	background-position: -8px -341px;
}

.TiffIcon,
.tifIcon {
	background-position: -8px -382px;
}

.gifIcon {
	background-position: -8px -302px;
	height: 20px;
}

.htm,
.html {
	background-position: -8px -742px;
}

.bmp {
	background-position: -8px -702px;
}

.zip {
	background-position: -8px -462px;
}

.rar {
	background-position: -8px -501px;
}

.wav {
	background-position: -8px -541px;
}

.mp3 {
	background-position: -8px -662px;
}

.xml {
	background-position: -8px -742px;
}

.flv,
.swf {
	background-position: -8px -623px;
}

.innerHelp {
	float: right;
	background: url("/Assets/ThemesCommon/Images/Icons/help-icon.png") no-repeat right top;
}

.innerHelp a {
	margin-right: 27px;
	line-height: 27px;
}
#pnlVenueReportExport .attentionPurpleBlock {
	margin-bottom: 0;
}
#pnlVenueReportExport .eventDetailsHeadline.compact.checkBoxList label {
	font-size: 16px !important;
	margin: 0 0 0 5px;
}

.checkBoxList input,
.checkBoxList label,
.radioButtonList input {
	vertical-align: middle;
}

.checkBoxList label,
.textAlignLeft {
	text-align: left;
}

.radioButtonList {
	padding-bottom: 12px;
}

.radioButtonList label {
	padding: 0 10px 0 2px;
	vertical-align: top;
}

.checkBoxList ul {
	list-style-type: none;
}

.checkBoxList input[type="checkbox"] {
	width: 15px;
	height: 15px;
}

.btnLoadZip {
	background: #fff url(/Assets/ThemesCommon/Images/Buttons/btn-load-address.png) no-repeat;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
	width: 100px !important;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	border: 0px;
	color: #5b3874;
	cursor: pointer;
	overflow: hidden !important;
}

/* css for error block */
.errorMessage {
	padding-left: 10px;
	font-style: italic;
}

.errorContainer {
	display: inline-block;
	vertical-align: middle;
}

.errorBlock {
	background: #8e3a1e url("/Assets/ThemesCommon/Images/Icons/error-icon.png") no-repeat 5px;
	display: inline-block !important;
	line-height: 16px; /* Required */
	padding: 7px 10px 7px 38px;
	color: #fff;
	font-weight: 400;
	font-size: 12px !important;
	overflow: hidden;
	border: 1px solid #8d1000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.newTemplate .errorBlock {
	font-weight: 300;
}

.errorBlockAlt {
	margin: 8px 0;
	background: url("/Assets/ThemesCommon/Images/Icons/error-icon2.png") no-repeat left top;
	padding-left: 32px;
	line-height: 25px;
	color: #a5614b;
	font-size: 14px;
	font-weight: bold;
}

.errorBlockDivIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/error-icon2.png") no-repeat left top;
	width: 27px;
	height: 25px;
	float: left;
}

.errorBlockDivContent {
	margin-left: 32px;
	line-height: 13px;
	color: #a5614b !important;
}

img {
	border: none;
}

.page .sideMenuItem a,
.page .menuBar a,
.page .topLogin a {
	text-decoration: none !important;
}

.page {
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
	padding-bottom: 1px;
}

#stateSeal {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 180px;
}

.closeBtn {
	background: transparent url(/Assets/ThemesCommon/Images/close-btn.png) no-repeat left top;
	width: 18px;
	height: 19px;
	display: inline-block;
	border: none;
}

.closeBtn.light {
	background-image: url(/Assets/ThemesCommon/Images/close-btn-light.png);
}

/* Global Styles */
.yellowRibbonRight {
	padding-right: 20px;
	background: url(/Assets/ThemesCommon/Images/yellow-ribbon.png) no-repeat right center;
}

.yellowRibbonLeft {
	padding-left: 20px;
	background: url(/Assets/ThemesCommon/Images/yellow-ribbon.png) no-repeat left center;
}

.standardFontColor {
	color: #401e58;
}

.rfBlue {
	color: #0f85ab !important;
}

a.pointerBlue {
	background: url(/Assets/ThemesCommon/Images/arrows.png) no-repeat right -10px;
	padding-right: 15px;
	color: #075f86;
}

a.pointerBlueBold {
	background: url(/Assets/ThemesCommon/Images/arrows.png) no-repeat right -10px;
	padding-right: 15px;
	color: #075f86;
	font-weight: bold;
}

.pointerMoreBlueBold {
	background: url(/Assets/ThemesCommon/Images/arrows.png) no-repeat right -34px;
	padding-right: 15px;
	color: #075f86;
	font-weight: bold;
	cursor: pointer;
}

a.pointerWhite {
	color: #fff;
	background: url(/Assets/ThemesCommon/Images/arrows-white.png) no-repeat right -10px;
	padding-right: 15px;
}

blockquote,
.blockquote {
	padding: 10px 20px;
}

p {
	margin-bottom: 14px;
}

.fontSize12 {
	font-size: 12px;
}

.marginRight20 {
	margin-right: 20px;
}

p.loose {
	line-height: 24px;
}

.leftMenuLabel,
.whiteColor,
.errorBlock a {
	color: #fff;
}

.leftFilterBox {
	border: 1px solid black;
	padding: 8px;
	margin-top: 22px;
	margin-right: 32px;
}

.leftFilterBox .fbHeader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #babcbe;
	padding-bottom: 5px;
}

.basicBox {
	padding: 9px;
	border: 1px solid #bfbfbf;
	margin-bottom: 22px;
}

.basicBox h4,
.filterHeading {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

.linkBar {
	background-color: Silver;
	padding: 6px 0;
	float: left;
	margin-top: 4px;
}

.linkBar a {
	padding: 0 6px;
}

/* HOME ICONS */
.homeIcon .insideNav {
	padding-right: 20px;
	background: url(/Assets/ThemesCommon/Images/home-icon.png) no-repeat right 4px;
	display: inline-block;
}

.eventview label {
	padding-left: 20px !important;
	background: url(/Assets/ThemesCommon/Images/home-icon.png) no-repeat left 2px;
	display: inline-block;
}
/* Header */
div.header,
.positionRelative {
	position: relative;
}

.headerTextDisplay {
	padding-right: 22px;
	margin-top: 27px;
	font-size: 18px;
	color: #7d4199;
	clear: right;
	float: right;
	line-height: 21px;
}

/* ResourceFinder bar */

.rfBar {
	background: url(/Assets/ThemesCommon/Images/rfinder-bg-tile.gif) repeat-x left top; /*position: relative;*/
}

.advancedSearchDiv {
	background-color: #fff;
	width: 980px;
	z-index: 1000;
	padding: 12px 0 24px;
	color: #000;
	border-bottom: 2px solid #0b5e87;
	border-top: none;
	display: none;
	font-weight: normal !important;
}

.privacySearchDiv {
	text-align: right;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	background: url(/Assets/ThemesCommon/Images/advanced-search-bkg.png) no-repeat right top;
}

.privacySearchDiv .searchLinks {
	padding-right: 32px;
	background: url(/Assets/ThemesCommon/Images/rms-hide-show-arrows.png) no-repeat right -6px;
}

.searchLinks.open {
	background-position: right -45px;
}

.privacySearchDiv .searchLinks a {
	color: #164b71;
}

.advancedSearchDivInside {
	padding: 0 20px;
}

.advancedSearchDivInside .catLabels label,
.width110 {
	width: 110px;
}

.advancedSearchCheckbox td,
.paddingR12 {
	padding-right: 12px;
}

.rfLogo {
	width: 360px;
	background: url(/Assets/ThemesCommon/Images/rfinder-standard-logo.png) no-repeat 14px center;
	display: block;
	height: 48px;
}

.rfSearchBarButton {
	background: url(/Assets/ThemesCommon/Images/rfinder-button.gif) no-repeat left top;
	border: none;
	width: 81px !important;
	height: 32px;
	vertical-align: middle;
}

.rmsSearchButton {
	position: absolute;
	top: 8px;
	left: 890px;
}

.rmsSearchBar {
	position: absolute;
	top: 10px;
	left: 400px;
}

.rfSearchField {
	width: 450px;
	background: #fff url(/Assets/ThemesCommon/Images/rfinder-search-bg.gif) no-repeat left top;
	border: none;
	height: 26px;
	line-height: 26px;
	padding-left: 30px !important;
	vertical-align: middle;
	margin-right: 20px;
}

.rmsSearchBar input,
.rmsSearchBar select {
	font-size: 12px;
}

.rfBarFull {
	color: #fff;
	font-weight: bold;
}

.rfBarFull .rfLogo {
	background: url(/Assets/ThemesCommon/Images/rfinder-full-logo.png) no-repeat 14px center;
	width: 200px;
}

.rfBarFull .rmsSearchBar {
	position: absolute;
	top: 10px;
	left: 200px;
}

.rfBarFull .rfSearchField {
	width: 263px;
}

.rfBarFull .rmsOnlyInputs {
	position: absolute;
	top: 10px;
	right: 100px;
}

.rfBarFull .rmsOnlyInputs select {
	vertical-align: middle;
}

/* Widget Classes */

.expandableOpen {
	padding-right: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat right -208px;
}

.expandableClose {
	padding-right: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat right -158px;
}

.expandable.open {
	padding-right: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat right -158px;
}

.expandable {
	padding-right: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat right -208px;
}

.expandableLeftOpen {
	padding-left: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat left -208px;
}

.expandableLeft.open {
	padding-left: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat left -208px;
}

.expandableLeft {
	padding-left: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat left -158px;
}

.expandableLeftClose {
	padding-left: 50px;
	background: url(/Assets/ThemesCommon/Images/widget-box.png) no-repeat left -158px;
}

/* Callout Boxes */
.calloutBox,
.marginB22 {
	margin-bottom: 22px !important;
}

.calloutBox a {
	text-decoration: underline;
	font-weight: bold;
}

/* Inside classes for all pages */
h1.pageHeader {
	font-size: 35px;
	margin-bottom: 22px;
	color: #401c57;
}

.insideLeftColumn {
	float: left;
	width: 324px;
}

.insideRightColumn {
	margin-left: 345px;
	background-color: Lime;
}

p.callout {
	font-size: 14px;
	color: #231f20;
	line-height: 21px;
	margin-bottom: 20px;
}

.rightAdBox {
	border: 1px solid #bfbfbf;
	padding: 1px;
	margin-bottom: 22px;
}

/* Bread Crumbs */
.breadcrumbs {
	color: #000;
	font-size: 10px;
}

.breadcrumbs.list {
	text-align: left;
	padding-left: 260px;
	float: left;
}

.rightCenterPage .breadcrumbs.list {
	padding-left: 25px;
}

.breadcrumbs .active {
	color: #792d7a;
	font-weight: bold !important;
	color: #000 !important;
}
/* Misc. Classes */

.selectAllNone {
	padding-top: 10px;
	text-align: left !important;
}

.allNoneLabel {
	padding-right: 10px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}

.simpleRadioCheckboxList input,
.simpleRadioCheckboxList label {
	vertical-align: middle;
}

/* Fix event details file list as it has the same class as above */
.fileDetails .doclist a {
	background: transparent url(/Assets/ThemesCommon/Images/icon-document-blue.gif) no-repeat 8px center;
	text-decoration: underline;
	display: block;
	padding: 3px 3px 3px 20px;
	line-height: 28px;
	padding-left: 30px;
	color: #000;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}
/* Form Layout */

/* New Form Styles */

select.tall,
.tall select {
	padding: 3px;
	border: 1px solid #babcbe;
	height: 27px;
}

select.width205 {
	width: 205px;
}

.dateTime select {
	padding: 1px;
}

.dateTime .timeLabel {
	padding-left: 6px;
	padding-right: 3px;
	display: inline-block;
}

.dateTime .timeZone {
	margin-left: 5px;
	width: 136px;
}

/*new tooltip*/
.jtooltip {
	display: inline-block;
	min-height: 16px;
	cursor: pointer;
	vertical-align: middle;
}

.jtooltip:hover {
	text-decoration: none;
}

.jtooltip .tip {
	visibility: hidden;
	padding: 2px 3px;
	position: absolute;
	background: #eff0d1;
	border: 1px solid #cccccc;
	color: #6c6c6c;
	text-decoration: none;
	z-index: 1000;
	margin-left: 6px;
	margin-top: 18px;
	text-align: left;
	font-size: 12px !important;
	font-weight: normal !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	max-width: 400px;
}

/* List mover styles */

.availableSelectedRow .available {
	width: 362px;
	display: inline-block;
	padding-left: 4px;
}

.listMoverButton {
	background: transparent url(/Assets/ThemesCommon/Images/Buttons/customButton.png) no-repeat left top;
	border: none;
	color: #4e595e;
	font-size: 12px;
	height: 27px;
	font-weight: bold;
	overflow: hidden !important;
}

.listMoverSpacer {
	margin-top: 10px;
}

.PhoneNumber,
.PhoneNumberExt {
	width: 200px;
}

.buttonOk {
	display: inline-block;
	width: 92px;
	height: 27px;
	background: url(/Assets/ThemesCommon/Images/button-ok-bg.png) no-repeat left top;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;
	margin-right: 6px;
	margin-left: 6px;
}

/* Event Preview */

div.eventPreviewPopup {
	background-color: #fff;
	padding: 20px;
	border: 1px solid silver;
}

div.eventPreviewBackground {
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

/* Add event box */

div.JSSaddEventContainer {
	float: right;
	text-align: right;
	padding-left: 12px;
	background: url(/Assets/ThemesCommon/Images/add-event-bg.png) no-repeat top left;
	margin-right: -6px;
}

div.JSSaddEventContainer input,
div.JSSaddEventContainer select {
	vertical-align: middle;
}

div.JSSaddEventContainer select {
	border: 1px solid #666;
}

input#btnAddNewEvent {
	background: url(/Assets/ThemesCommon/Images/add-event-bg.png) no-repeat right top;
	height: 40px;
	width: 30px;
	border: none;
	cursor: pointer;
}

input#btnAddNewEvent:hover {
	background-position: right -40px;
}

span.addEventLabel {
	color: #fff;
	font-weight: bold;
}

/* Post Login Classes */

.datepicker input[type="text"] {
	line-height: 1.5em;
}

.datepicker table tr,
.datepicker table tr td {
	height: 20px;
}

.gridList {
	padding: 1px;
	margin: 22px 0px;
}

.gridList h3 {
	padding: 4px;
	color: #000;
	font-size: 14px;
	background-color: #f6f6f6;
}

.gridListAlt h3 {
	background: url(/Assets/ThemesCommon/Images/reg-header-bg.png) repeat-x left top;
	padding: 4px;
	color: #000;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}

.gridListAlt {
	border: 1px solid #babcbe;
	padding: 1px;
	margin: 22px 0px;
}

.gridLabel,
.displayInlineBlock {
	display: inline-block;
}

.gridTable {
	padding: 10px;
}

.gridList h4,
.marginTB12 {
	margin: 12px 0;
}

#map {
	height: 400px;
	width: 721px;
	margin: 0 auto;
}
/* Lister Styles */
.listBox {
	padding-top: 1px;
}

/* Lister Styles Legacy */
.listBoxList {
	position: relative;
	background-color: #f6f6f6;
	padding: 12px;
}

.listBoxListExport {
	position: relative;
	background-color: #f6f6f6;
	padding: 0;
	padding-top: 12px;
}

.listBoxListExport .gridOptionButton {
	padding-bottom: 12px;
}

.listBoxListExportOnly {
	position: relative;
	background-color: #f6f6f6;
	padding: 0;
	padding-top: 12px;
}

.listBoxListExportPager {
	position: relative;
	background-color: #f6f6f6;
	padding: 0;
}

.listBoxListExportOnly .gridOptionButton {
	padding-bottom: 12px;
}

.gridButton {
	width: 100px !important;
	height: 27px;
	background: url(/Assets/ThemesCommon/Images/Buttons/btn-secondary-sm.png) no-repeat;
	border: none;
	color: #4e595e;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden !important;
	margin: 0;
	padding: 0;
}

.gridButtonDisabled {
	background: none;
	background: transparent url(/Assets/ThemesCommon/Images/Buttons/btn-load-address-disable.png) no-repeat left top;
}

.listBoxListGrid .gridItemSelect {
	padding-left: 4px;
	position: absolute;
	top: 14px;
}

.gridItemSelect select {
	vertical-align: middle;
}

.listBoxListExportOnly .gridItemSelect {
	padding-left: 4px;
	position: absolute;
	top: 14px;
}

.listBoxListExportPager .gridItemSelect .gridOptionButton {
	position: absolute;
	top: 5px;
}

.listBoxListExportPager .gridItemSelect .gridOptionPageSize {
	position: absolute;
	top: 8px;
	left: 110px;
	width: 150px;
}

.listBoxListExportOnly .gridOptionButton {
	position: absolute;
	top: 0px;
	left: 0px;
}

.listBoxListAlt .gridItemSelect {
	padding: 4px;
}

.listBoxListAlt .gridOptionButton {
	position: absolute;
	top: 3px;
	left: 160px;
}
/* Add With Select */
div.addWithSelect,
div.printWithSelect {
	float: right;
	text-align: right;
	padding-left: 12px;
	background: url(/Assets/ThemesCommon/Images/add-event-bg.png) no-repeat top left;
	height: 40px;
	width: auto;
}

div.addWithSelect input,
div.addWithSelect select,
div.printWithSelect input,
div.printWithSelect select {
	vertical-align: middle;
}

div.addWithSelect input {
	background: url(/Assets/ThemesCommon/Images/add-event-bg.png) no-repeat right top;
	height: 40px;
	width: 30px;
	border: none;
	cursor: pointer;
}

div.printWithSelect input {
	background: url(/Assets/ThemesCommon/Images/print-business-cards-bg.png) no-repeat right top;
	height: 40px;
	width: 30px;
	border: none;
	cursor: pointer;
}

div.addWithSelect input:hover,
div.printWithSelect input:hover {
	background-position: right -40px;
}

div.addWithSelect span.label,
div.printWithSelect span.label {
	color: #fff;
	font-weight: bold;
}

/* Facebook and Twitter Icons */

.facebook label,
.twitter label {
	height: 20px;
	padding-left: 25px;
	vertical-align: middle;
}

.facebook label {
	background: url(/ResourceFinder/images/facebook_icon.png) no-repeat left top;
}

.twitter label {
	background: url(/ResourceFinder/images/twitter_icon.png) no-repeat left top;
}

.facebook input,
.twitter input {
	margin-right: 0 !important;
}

.fbFollow {
	background: url(/Assets/ThemesCommon/Images/top_facebook.png) no-repeat right top;
	padding-right: 20px;
	padding-left: 3px;
}
/* Search Panel Detials */

.searchDetailPanel {
	position: absolute;
	background-color: #1cb1dc;
	overflow: hidden;
	width: 770px;
	z-index: 19000;
	display: none;
	border: 1px solid #0a5f86;
	padding: 12px;
}

.detailPanelInside {
	padding: 20px;
	overflow: auto;
	background-color: #fff;
}

.searchPanelColumn {
	float: left;
	width: 230px;
}

.searchPanelColumn .spRow {
	padding-bottom: 6px;
}

.searchDetailPanel .lastColumn {
	background-color: #4f8dcb;
	width: 200px;
	padding: 0 15px 15px;
	height: 300px;
	position: relative;
}

.searchDetailPanel h1 {
	font-size: 24px;
	color: #fff;
	line-height: 1.3em;
	font-family: AvenirLTStd55Roman, Arial, Sans-Serif;
	font-weight: normal;
}

.searchDetailPanel h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #fff;
}

.searchDetailPanel h4 {
	margin-bottom: 12px;
	font-size: 14px;
}

.searchDetailPanel .unit,
.paddingL5 {
	padding-left: 5px;
}

.searchDetailPanel .unitHeader {
	padding-top: 20px;
	padding-left: 5px;
	clear: left;
}

.searchDetailPanel .remember {
	color: #fff;
	float: left;
	margin-left: 400px;
	height: 20px;
	line-height: 20px;
}

.searchDetailPanel .buttonList {
	clear: left;
	padding-top: 5px;
}

.searchDetailPanel .btnAlt input {
	float: none;
	clear: none;
}

.searchDetailPanel .pointer {
	background: url(/Assets/ThemesCommon/Images/white-pointer.gif) no-repeat left top;
	width: 15px;
	height: 27px;
}

.searchDetailPanel .rmsDisclaimer {
	font-size: 11px;
	color: #000;
	padding: 20px 3px 3px;
}

.stateUnit .tip {
	display: none;
	visibility: hidden !important;
}

/* Share Popup */

.sharePopup {
	position: absolute;
	background-color: #fff;
	overflow: auto;
	width: 660px;
	display: none;
	z-index: 19000;
}

.previousRecipient {
	float: left;
	width: 200px;
}

.provideEmail {
	margin-left: 210px;
}

.sharePopup h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

.sharePopup h3 {
	font-size: 14px;
	margin-bottom: 6px;
	margin-top: 20px;
}
/* End Share Popup*/
.oneColumn {
	width: 215px;
	padding: 22px 22px 0 0;
}

.twoColumns {
	width: 452px;
	padding: 22px 22px 0 0;
}

.threeColumns {
	width: 691px;
	padding: 22px 22px 0 0;
}

.resourceDetail h2 {
	font-size: 14px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 20px;
	border-bottom: 1px solid silver;
}

.resourceDetail .detailPicture {
	height: 150px;
	border: 2px solid red;
	line-height: 150px;
	width: 200px;
}

.resourceDetail .rating {
	margin-top: 0;
	margin-bottom: 0;
}

.resourceDetail .address,
.marginB20 {
	margin-bottom: 20px;
}
/* State Site Welcome */

.divSiteWelcome .callout {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.siteWelcomHeading {
	font-family: AvenirLTStd85Heavy, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 12px;
}

/* Event Create */

.stateLogoHolder {
	border: 1px solid #ccc;
	margin: 12px 12px 12px 0;
	padding: 12px;
	float: left;
}

.stateLogoHolder img {
	width: 72px;
	height: 72px;
}
/* Lucas */

.callToAction,
.counter-detail {
	font-weight: bold;
	font-size: 14px;
}

.boldHeading {
	font-weight: bold;
	margin-bottom: 12px;
}

.centerColumn a {
	text-decoration: underline;
}

.panelFloatRight {
	float: right;
}

.communityName a {
	padding: 0 !important;
	height: auto !important;
}

/* Random classes */

.regCheckbox label {
	width: 70px;
}

.dropdown450,
span.dropdown450 select {
	width: 450px;
}

.greenContainer {
	border: 1px solid #babcbe;
	background-color: #f5f9ec;
	padding: 6px;
}

.unclassified {
	color: #0b751c;
	padding-right: 5px;
	font-weight: bold;
}
/* hyperlink pointers */

/* Issue Tracking */
.issueMainPanel .issueComment {
	background: url(/Assets/ThemesCommon/Images/comment-icon-link-col.png) no-repeat right 2px;
	padding-right: 20px;
}

.issueState {
	background: url(/Assets/ThemesCommon/Images/tfs-status-icon.png) no-repeat right 7px;
	padding-right: 30px;
	display: inline-block;
}

.stateActive {
	background-position: right -61px;
}

.tfsWarning {
	font-size: 18px;
	font-weight: bold;
}

/* Form Validation */

.errBox {
	border: 1px solid #aaa;
	background: #eee;
	color: #000;
	padding: 10px;
	margin: 10px;
	margin-bottom: 16px;
	display: block;
}

.errMessage {
	display: none;
	font-size: 10px;
	color: #f00;
}

#centerFacebook {
	float: right;
}

.datePicker input,
.datePickerAlt input {
	line-height: 16px !important;
	padding: 3px 6px;
}

.datePicker table table td,
.datePickerAlt table table td,
.whiteBkg {
	background-color: #fff;
}

.datePicker select,
.datePickerAlt select {
	padding: 4px;
	border: 1px solid #7f9db9;
}

.NoTopBorder {
	background-image: none !important;
}

#emailControl .setRowAlt.noMarginBottom.noBorderBottom {
	margin-left: 174px;
}

.ContactAlertMessage {
	margin-left: 174px;
	margin-bottom: 12px;
	font-size: 12px;
}
/* funding form */
.standardNumberWizzard .gridList {
	padding: 0px;
	margin: 0px;
}

.ffRequestList,
.formList,
.marginT20 {
	margin-top: 20px;
}

.ffRequestList .listRow {
	overflow: auto;
	margin: 10px 0;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
}

.listColEdit {
	width: 48px;
}

.listColEdit img {
	border: none;
}

.listColDelete img {
	border: none;
}

.compSelect {
	width: 185px;
	vertical-align: middle;
	height: 25px;
}

.formList {
	font-weight: bold;
	overflow: hidden;
}

.labelform {
	padding-bottom: 12px;
}

.titleLabel {
	padding-bottom: 14px;
}

.gray {
	color: Gray;
}

.formName {
	vertical-align: middle;
}

.clear {
	clear: both;
}
/*funding approval*/
.fundingTabContol .Default_Tab_TabControl1_3,
.fundingTabContol .Default_Tab_TabControl1_4,
.fundingTabContol .Default_Tab_TabControl1_5,
.fundingTabContol .Selected_Tab_TabControl1_3,
.fundingTabContol .Selected_Tab_TabControl1_4,
.fundingTabContol .Selected_Tab_TabControl1_5,
.fullWidth {
	width: 100% !important;
}

.listBoxListExportPager .showPastEvents {
	position: absolute;
	left: 120px;
}

.showPastEvents input {
	vertical-align: middle;
}
/**/
.modalDlgBackground {
	background-color: #000;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.fundingNavigation {
	position: absolute;
	left: 738px;
	top: -270px;
	text-align: left;
	font-size: 12px;
	width: 157px;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.totalsInside {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 100px;
	font-size: 10px;
	border-top: 1px solid #ddd;
	float: left;
}

.totalTitle {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	background-color: #eaf2f9;
}

.fundingTitle {
	font-weight: bold;
	color: #81479c;
	font-size: 15px;
	margin-bottom: 12px;
}

.buttonInside {
	display: block;
	width: 145px;
	height: 31px;
	padding-left: 12px;
	line-height: 31px;
}

/**/
a.buttonInside {
	background: #fff url(../Images/funding_form_tools_sprite.jpg) no-repeat left -155px;
	text-decoration: none !important;
}

.FundingFormStatus .buttonInside {
	height: auto;
	line-height: 1.4em;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ccc;
}

.fundingButton .New {
	background-color: #5a72b2;
}

.fundingButton .None {
	background-color: #ccc;
}

.fundingButton .Pending_Approval {
	background-color: #ecd052;
	color: #000 !important;
}

/**/
.fundingButton .Actual {
	background-color: #6eab89;
}

.fundingButton .Approved {
	background-color: #6eab89;
}

.fundingButton .Screened {
	background-color: #e99b51;
}

.fundingButton .State_Reviewed {
	background-color: #e99b51;
}

.fundingButton .National_Reviewed {
	background-color: #e99b51;
}

.fundingButton .Not_Approved {
	background-color: #dc555c;
}

/**/

.FundingFormComponent {
	background-color: #f2ecf5;
}

.fundingButton .Component {
	height: 40px;
	line-height: 1.4em;
	color: #81479c !important;
	padding-top: 6px;
}

table.tblFundingFormAttendanceInformation {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 20px;
}

/**/

table.tblFundingFormAttendanceInformation2 td {
	height: 24px;
}

table.tblFundingFormAttendanceInformationMain td {
	text-align: right !important;
}

span.lblFundingFormAttendanceInformationMemberType,
.textForm {
	width: 100%;
	text-align: center;
	font-weight: bold;
}
/*funding form tooltip*/
a.tooltip span {
	visibility: hidden;
	padding: 2px 3px;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
	text-decoration: none;
	z-index: 1000;
}

table.tblFundingFormAttendanceInformationMain input {
	text-align: right;
}
/*funding form title*/
.defaultTitle,
.headingLine {
	background: url("/Assets/ThemesCommon/Images/Funding-Form-Number.gif") no-repeat -40px top;
	height: 27px;
	margin-top: 4px;
	margin-bottom: 12px;
}

.fundingFormSubhead_0,
.fundingFormSubhead_1,
.fundingFormSubhead_2,
.fundingFormSubhead_3,
.fundingFormSubhead_4,
.fundingFormSubhead_5,
.fundingFormSubhead_6,
.fundingFormSubhead_7 {
	background-position: left top;
	width: auto;
	text-align: left;
	padding-left: 38px;
	color: #81479c;
	font-weight: bold;
}

.fundingFormSubhead_1 {
	background-position: left -27px;
}

.fundingFormSubhead_2 {
	background-position: left -54px;
}

.fundingFormSubhead_3 {
	background-position: left -81px;
}

.fundingFormSubhead_4 {
	background-position: left -108px;
}

.fundingFormSubhead_5 {
	background-position: left -135px;
}

.fundingFormSubhead_6 {
	background-position: left -162px;
}

.fundingFormSubhead_7 {
	background-position: left -243px;
}

/* REPORTS CLASSES */
.dateDiv input {
	padding: 0 3px !important;
	height: 20px !important;
	line-height: 20px !important;
}

/* For Help Center */
.helpMenuItem {
	border-top: 1px solid silver;
	padding: 15px 10px 25px 10px;
	margin-right: 15px;
}

.helpMenuSubItem {
	margin-left: 50px;
	margin-top: 5px;
}

.helpMenuSubItem a {
	color: #444 !important;
}

/* Event Deletion */

.darkBlockLeftCap,
.darkBlockRightCap,
.darkBlockBg {
	height: 16px;
	line-height: 16px;
	text-decoration: none !important;
	cursor: pointer;
	border: none;
	font-weight: bold;
	vertical-align: middle;
	background-color: #4f595e;
	display: inline-block;
}

.darkBlockLeftCap {
	width: 5px;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
}

.darkBlockRightCap {
	width: 5px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}

.darkBlockBg {
	color: #fff !important;
	padding: 0 2px;
}

.nobreak {
	white-space: nowrap;
}

.datePickerIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/cal-icon.png") no-repeat 97% center;
	cursor: pointer;
}

.checkPurpleBlock {
	background: url("../Images/icons/lg-purple-check.png") no-repeat left top;
	padding-left: 70px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	color: #333333;
	clear: both;
	min-height: 60px;
}

/* Manage Registrations */
.lblQuotaFull,
.pnlTotalRegistrationCount {
	color: #fe2e00;
}

ul.relatedEvents {
	list-style: none;
}

.postlogin .docWidth.borderShadow,
.poll-presenter .ui-widget-overlay,
.prelogin .breadCrumb,
.prelogin .top-bar {
	display: none;
}

.display-block {
	display: block !important;
}

.online-evaluations .info-tool-tip-content,
.setup-evaluation .info-tool-tip-content,
.event-evaluation .info-tool-tip-content,
.data-entry .info-tool-tip-content {
	width: 657px;
}

.online-evaluations.info-tool-tip:before {
	margin-left: -30px;
	margin-top: 8px;
}
.online-evaluations .info-tip {
	margin-left: -325px !important;
}

.data-entry .info-tip {
	margin-left: -185px;
}

.surveyDescription .info-tip {
	margin-left: 200px;
}

.nameTagDiagram1 {
	background: url("/Assets/ThemesCommon/Images/name-tage-digrams.png") no-repeat left top;
	height: 70px;
	width: 180px;
	padding-left: 70px;
	display: inline-block;
}

.nameTagDiagram2 {
	background: url("/Assets/ThemesCommon/Images/name-tage-digrams.png") no-repeat left -90px;
	height: 78px;
	width: 210px;
	padding-left: 70px;
	display: inline-block;
}

.nameTagDiagram3 {
	background: url("/Assets/ThemesCommon/Images/name-tage-digrams.png") no-repeat left -185px;
	height: 85px;
	width: 378px;
	display: inline-block;
	padding-left: 145px;
	font-weight: normal !important;
}
/* survey page */
.surveyResults {
	background: url("/Assets/ThemesCommon/Images/Icons/view-report-ico.png") no-repeat right top;
	height: 24px;
	width: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.sendSurvey {
	background: url("/Assets/ThemesCommon/Images/Icons/nav-icons.png") no-repeat right top;
	height: 24px;
	width: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	background-size: 145%;
	background-position: 0 -180px;
}

td.DataCell a.surveyResults:hover {
	text-decoration: none !important;
}

.surveyGraph {
	background: #4d4d4d url("/Assets/ThemesCommon/Images/graph-progress-green.gif") repeat-x left center;
	height: 16px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.surVeyOptions {
	background: #fff;
	overflow: hidden;
	padding: 10px 10px 0 10px;
}

.surVeyOptions:last-child {
	padding-bottom: 10px;
}

.surveyResponse {
	max-height: 225px;
	overflow-y: scroll;
	background: #fff;
}

.surveyGraph[style="width: 100%;"] {
	width: 88% !important;
}

.surveyResultInfo {
	min-height: 72px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	width: 48%;
	float: left;
}

.vertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	white-space: nowrap;
	display: block;
	width: 20px;
	height: 20px;
	font-weight: bold;
	position: absolute;
	top: 190px;
	line-height: 9px;
}

.reportContent:hover {
	cursor: pointer;
}
/*removing close / clear icon from text fields IE only */
input::-ms-clear {
	width: 0;
	height: 0;
	display: none;
}

/* CSS for Poll listing page (toggle switch)*/
.ready {
	display: block;
	color: #89b436;
	font-weight: bold;
}

.running {
	display: block;
	color: #8b3b21;
	font-weight: bold;
}

.toggle-switch {
	display: block;
	clear: both;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.toggle-slide {
	overflow: hidden;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	direction: ltr;
}

.toggle-slide .toggle-blob {
	position: relative;
	z-index: 99;
	cursor: pointer;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
/*toggle-light theme */
.toggle-light .toggle-slide {
	border-radius: 9999px;
}

.toggle-light .toggle-slide .toggle-on,
.toggle-light .toggle-select .toggle-inner .active {
	background-color: #cfcfcf;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#96b75b 50%), to(#62822e 50%));
	background: -webkit-linear-gradient(top, #96b75b 50%, #62822e 50%);
	background: -moz-linear-gradient(top, #96b75b 50%, #62822e 50%);
	background: -ms-linear-gradient(top, #96b75b 50%, #62822e 50%);
	background: -o-linear-gradient(top, #96b75b 50%, #62822e 50%);
	background: linear-gradient(to bottom, #96b75b 50%, #62822e 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#96B75B', EndColorStr='#62822E'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#96B75B', EndColorStr='#62822E')"; /* IE8 */
}

.toggle-light .toggle-slide .toggle-off,
.toggle-light .toggle-select .toggle-on {
	background-color: #cfcfcf;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a2624d 50%), to(#8b3b21 50%));
	background: -webkit-linear-gradient(top, #a2624d 50%, #8b3b21 50%);
	background: -moz-linear-gradient(top, #a2624d 50%, #8b3b21 50%);
	background: -ms-linear-gradient(top, #a2624d 50%, #8b3b21 50%);
	background: -o-linear-gradient(top, #a2624d 50%, #8b3b21 50%);
	background: linear-gradient(to bottom, #a2624d 50%, #8b3b21 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#A2624D', EndColorStr='#8B3B21'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#A2624D', EndColorStr='#8B3B21')"; /* IE8 */
}

.toggle-light .toggle-slide .toggle-blob {
	border-radius: 50px;
	background: #cfcfcf;
	background: -moz-linear-gradient(bottom, #cfcfcf 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #cfcfcf), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(bottom, #cfcfcf 0%, #f5f5f5 100%);
	background: -o-linear-gradient(bottom, #cfcfcf 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(bottom, #cfcfcf 0%, #f5f5f5 100%);
	background: linear-gradient(to top, #cfcfcf 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f5f5f5',GradientType=0 );
	box-shadow: 1px 1px 2px #888;
}

.toggleSwitch {
	width: 62px;
	height: 21px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 0 none;
}

.switchStop {
	background: url("/Assets/ThemesCommon/Images/toggleOff.png") no-repeat;
	padding: 0 0 0 18px;
}

.switchStart {
	padding: 0 18px 0 0;
	background: url("/Assets/ThemesCommon/Images/toggleOn.png") no-repeat;
}

.icon-preview {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("/Assets/ThemesCommon/Images/preview-ico.png") no-repeat -3px 0px;
}

.editIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/edit-icon.png") no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
	text-indent: 1000px;
	border: 0;
}

.trashIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/trash-icon.png") no-repeat center center;
	height: 16px;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	text-indent: 1000px;
	border: 0;
}

.previewIcon {
	background: url("/Assets/ThemesCommon/Images/preview-ico.png") no-repeat center center;
	width: 18px;
	cursor: pointer;
	display: inline-block;
	text-indent: 1000px;
	border: 0;
}

.pollIcon {
	background: url("/Assets/ThemesCommon/Images/settings-buttons.png") no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
	cursor: pointer;
	text-indent: 1000px;
	border: 0;
}

.pollIcon.editPollIcon {
	background-position: left top;
}

.pollIcon.editPollIcon:hover {
	background-position: left -40px;
}

.pollIcon.previewPollIcon {
	background-position: left -80px;
}

.pollIcon.previewPollIcon:hover {
	background-position: left -120px;
}

.poll-status {
	background-color: #99be3d;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px;
}

.poll-status.poll-running {
	background-color: #8b3b21;
}

.poll-status.poll-closed {
	background-color: #999999;
}
/*------- shortcuts info sessions style  --------*/
.shortcuts-info {
	border: 0px solid #eee;
	padding: 3px;
	font-size: 13px;
	color: #333;
	margin-top: 40px;
	margin-left: -10px;
}

.shortcuts-info .row {
	height: 35px;
}

.shortcuts-info .keys {
	border: 1px solid #000;
	margin-right: 4px;
	font-weight: bold;
	padding: 4px;
	background-color: white;
}
/* CSS for Poll listing page - Generate Report */
.generate-report h4.livePollName > label {
	padding-left: 0px;
}

.generate-report .icon {
	background: url("../Images/show-hide-but-sm.png") no-repeat left top;
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
}

.generate-report h4.livePollName {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.generate-report .icon.expanded {
	background-position: left -40px;
}

.generate-report .answers-section {
	padding-top: 10px;
}

.generate-report ul.answers {
	list-style-type: none;
	padding-left: 44px;
}

.generate-report ul.answers li {
	height: 25px;
	line-height: 25px;
}
/* edit */

.action-wrapper .list-actions {
	position: absolute;
	right: 0;
	top: 17px;
	z-index: 100;
}

.action-wrapper .list-actions ul {
	list-style-type: none;
	display: block;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #999;
}

.action-wrapper .list-actions li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #babcbe;
}

.action-wrapper .list-actions li:hover {
	cursor: pointer;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #babcbe;
}

.action-wrapper .list-actions li a {
	background: url("../Images/report-center-table-icons.png") no-repeat 3px top;
	width: 120px;
	font-size: 12px;
	padding-left: 30px;
	display: block;
	height: 35px;
	line-height: 35px;
	color: #4d4d4d;
	text-decoration: none;
}

.action-wrapper .list-actions li.delete {
	border-top: 1px solid #fff;
	border-bottom: none;
}

.action-wrapper .list-actions .content {
	display: block;
}

.action-wrapper .list-actions li:hover a {
	background-color: #f2f2f2;
}

.action-wrapper .list-actions li.action-preview a {
	background-position: 3px -46px;
}

.action-wrapper .list-actions li.action-schedule a {
	background-position: 3px -104px;
}

.action-wrapper .list-actions li.action-runnow a {
	background-position: 3px -161px;
}

.action-wrapper .list-actions li.action-delete a {
	background-position: 3px 7px;
}

.action-wrapper .list-actions li.action-edit a {
	background-position: 3px -383px;
}

/* Poll Presenter page CSS starts (Poll Start / Stop page) */
.poll-presenter #poll_stop .inputRow {
	font-weight: normal !important;
}

body.poll-presenter,
.marginZ {
	margin: 0 !important;
}

.poll-presenter .modalPopupLoaderBlock {
	margin: auto;
	position: relative;
	top: 80px;
}

.poll-presenter .docWidth {
	width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.poll-presenter .ui-dialog,
.width850 {
	width: 850px !important;
}

.poll-presenter .modalPopup {
	background: url("../Images/modalBg.png") repeat left top !important;
}

.poll-presenter .modalPopup .modalPopupInsideDefault {
	border-radius: 8px;
}

.poll-presenter #poll_start .h5 {
	font-size: 50px !important;
	line-height: 1.4;
	background: url("../Images/live-poll-ico-phone-lg.png") no-repeat left center;
	color: #4d4d4d;
}

.poll-presenter #poll_start .h5 > span {
	display: block;
	margin-left: 150px;
	padding: 32px 0px;
}

.poll-presenter #poll_start .h5 strong {
	font-size: 55px !important;
	color: #4d236c;
}

.poll-presenter #poll_start .containor {
	font-size: 50px !important;
	font-weight: bold;
	line-height: 1.4;
	background: url("/SASS/Images/YRRP/Mobile-phone.png") no-repeat right 105px;
	color: #000;
	min-height: 510px;
	position: relative;
}

.poll-presenter #poll_start .item-panel3,
.marginZAuto {
	margin: 0 auto;
}

.poll-presenter {
	min-width: 1000px;
}

.poll-presenter #poll_start .arw {
	font-size: 45px !important;
	font-weight: bold;
}

.poll-presenter.poolSMS #poll_start .arw {
	padding: 10px 0 20px;
}

.poll-presenter.poolSMS #poll_start .arw .number {
	background: #000;
	-webkit-border-radius: 52%;
	-moz-border-radius: 52%;
	border-radius: 52%;
	color: #fff;
	padding: 8px 18px;
	font-size: 34px;
	margin-right: 12px;
}

.poll-presenter #poll_start .phoneField {
	font-size: 30px !important;
	font-weight: bold;
	color: #669200;
}

.poll-presenter #poll_start .phoneFieldLong {
	font-size: 26px !important;
	font-weight: bold;
	color: #669200;
}

.poll-presenter #poll_start .filed {
	color: #669200;
}

.poll-presenter #poll_start .disclaimer {
	background: url("/SASS/Images/YRRP/Warning-icon.png") no-repeat left center;
	width: 455px;
	margin: 30px 0 0;
	font-size: 18px !important;
	font-weight: bold !important;
	padding-left: 62px;
}

@media screen and (min-width: 1024px) {
	.poll-presenter.poolSMS #poll_start .arw {
		font-size: 50px !important;
	}
}

.poll-presenter .modalPopup a {
	cursor: pointer;
}

.poll-presenter #poll_start .instructionBlock {
	font-size: 35px;
	text-align: center;
	font-style: italic;
	margin-top: 60px;
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}

.poll-presenter h1 {
	color: #fff;
	text-align: center;
	margin-top: 25px;
	font-size: 40px;
	font-weight: normal;
}

.poll-presenter h1 span {
	font-size: 45px;
	font-weight: bold;
}

.poll-presenter .masterBody {
	margin-top: 25px;
}

.poll-presenter .masterBodyInside {
	padding: 0 25px !important;
}

.poll-presenter .green-block {
	text-align: center;
	background-color: #eee8f2;
	border: 4px solid rgba(73, 33, 102, 0.2);
	margin: 33px 0px 0px;
	min-width: 767px;
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 22px;
}

.poll-presenter .green-block h2 {
	font-weight: normal;
	font-size: 32px;
	background: url("../Images/live-poll-ico-phone-sm.png") no-repeat left center;
	display: inline;
	padding: 12px 0 11px 60px;
	margin: 0;
	line-height: 20px;
}

.poll-presenter .green-block h2 span {
	font-weight: bold;
	font-size: 40px;
}

.poll-presenter .question {
	font-size: 40px;
	margin-bottom: 30px;
	margin-top: 0px;
	line-height: 1.1;
}

.poll-presenter .item-panel3 {
	padding: 0 20px 35px 20px;
	background: none;
	border: none;
}

.poll-presenter .question span.q {
	font-size: 50px;
}

.poll-presenter .answers {
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid #a6afb2;
	display: table;
	width: 100%;
}

.poll-presenter .answers-wrap {
	padding: 20px 0;
}

.poll-presenter .answers-row {
	display: table;
	width: 99%;
	margin: 0 auto 15px;
}

.poll-presenter .answer-option {
	display: table-cell;
}

.poll-presenter .answer-voting {
	display: table-cell;
	width: 50%;
	padding: 3px 14px 0 0;
}

.poll-presenter .answers .answer-option {
	vertical-align: middle;
	font-weight: normal;
	padding-right: 30px;
	text-indent: -47px;
	padding-left: 80px;
	font-size: 38px;
	line-height: 1;
}

.poll-presenter .correct_answer {
	position: relative;
	border-radius: 50px;
	background-color: #e0f4b3;
	border: 1px solid #d0eaa0;
}

.poll-presenter .correct_answer:before {
	content: "\2714";
	font-size: 30px;
	color: #88b430;
	position: absolute;
	left: 4px;
	top: 15px;
}

.poll-presenter .correct_answer2 {
	position: relative;
	border-radius: 50px;
}

.poll-presenter .correct_answer2:before {
	content: "\2714";
	font-size: 30px;
	color: #88b430;
	position: absolute;
	left: 4px;
	top: 25px;
}

.poll-presenter .progress-bar {
	display: block;
	background-color: #e4e7e8;
	border-radius: 20px;
	padding: 3px;
	min-height: 30px;
	font-size: 20px;
	line-height: 30px;
}

.poll-presenter .poll-result-graph-bar {
	display: inline-block;
	text-align: center;
	background: url("../Images/processing-tile-green-lg.png") repeat;
	border-radius: 20px;
	color: #fff;
	padding: 0;
	min-height: 16px;
}

.poll-presenter .poll-result-graph-bar[style="width: 0%;"] {
	color: #4d4d4d;
}

.poll-presenter .poll-result-graph-bar[style="width: 1%;"],
.poll-presenter .poll-result-graph-bar[style="width: 2%;"],
.poll-presenter .poll-result-graph-bar[style="width: 3%;"],
.poll-presenter .poll-result-graph-bar[style="width: 4%;"],
.poll-presenter .poll-result-graph-bar[style="width: 5%;"] {
	min-width: 30px;
}

.poll-presenter .item-panel {
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 20px;
}

.poll-presenter .masterBody {
	position: relative;
	min-height: 390px;
	min-width: 767px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.poll-presenter .toggle-switch {
	font-size: 15px;
}

h2.question {
	counter-reset: list;
}

h3.answer-option:before {
	counter-increment: list;
	content: counter(list, upper-alpha) ".";
	margin-right: 5px;
	font-weight: bold;
	font-size: 42px;
}

.poll-presenter .previous input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px -118px;
	width: 30px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.poll-presenter .pause input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px -238px;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border: 0px;
	cursor: default;
}

.poll-presenter .resume input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px -278px;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border: 0px;
	cursor: default;
}

.poll-presenter .previous.disabled input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px -198px;
	cursor: default;
}

.poll-presenter .next input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px 2px;
	width: 30px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.poll-presenter .next.disabled input {
	background: url("../Images/live-poll-pagination-gray.png") no-repeat 0px -78px;
	cursor: default;
}

.poll-presenter .item-panel select {
	margin: 3px 5px 0 4px;
	height: 25px;
}

.poll-presenter .cancelBtn {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-left: 20px;
	text-decoration: underline;
	font-weight: normal;
}

.poll-presenter .cell-phone-icon {
	background: url("../Images/live-poll-ico-phone-check-mark.png") no-repeat left center;
	font-size: 55px;
	font-weight: bold;
	line-height: 1.3;
	margin: auto;
	padding: 50px 0px 50px 155px;
}

.poll-presenter .total_responses {
	text-align: right;
	padding-right: 24px;
	margin-top: -35px;
	font-size: 13px;
	font-weight: bold;
}

.header-notice {
	background: url("../Images/content-management-top.jpg") repeat-x 0 -22px;
	height: 36px;
	line-height: 36px;
	margin-bottom: 15px;
}

.header-notice .msg {
	font-size: 25px;
	font-weight: bold;
	opacity: 0.5;
	color: #8c6900;
}

.closePreview {
	background: url("../Images/close-icon-yellow.png") repeat-x 0 0;
	width: 27px;
	height: 27px;
	float: right;
	margin-top: 4px;
	cursor: pointer;
}

.closePreview:hover {
	background: url("../Images/close-icon-yellow.png") repeat-x 0 -28px;
}

/* Poll Presenter page CSS ends (Poll Start / Stop page) */
.text-muted {
	color: #999;
	font-style: italic;
	margin-top: 1px;
}

.move-icon {
	background: url("/Assets/ReportCenter/Images/move-icon.png") no-repeat 0 0;
	width: 15px;
	height: 15px;
	cursor: move;
}

#spanState {
	width: 320px;
	display: inline-block;
	line-height: 15px;
	overflow: hidden;
	word-break: normal;
}

/* div as table */
.table {
	display: table;
	width: 100%;
}

.table-row {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
	clear: both;
}

.table:first-child .table-row:last-child {
	border-bottom: 1px solid #ccc;
}

.table-row:last-child,
.noBottomBorder {
	border-bottom: none !important;
}

.table-row:after,
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/* Event Details > Agenda > Accordion */
.divAgenda table {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
}

.divAgenda .ui-accordion .ui-accordion-header {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	padding: 10px 10px 10px 30px;
}

.divAgenda .ui-accordion-header,
.divAgenda .ui-widget-content {
	background: #fff;
	color: #4d4d4d;
	border-color: #ccc #fff #fff #fff;
}

.divAgenda .ui-accordion-header {
	margin-top: 10px !important;
}

.divAgenda .ui-widget-content a {
	color: blue;
}

.divAgenda .ui-widget-content a:visited,
.purpleText {
	color: #5b3874;
}

.divAgenda .ui-state-active {
	background: #fff;
	color: #4d4d4d;
	border-color: #ccc #fff #fff #fff;
}

.divAgenda .ui-corner-bottom {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-khtml-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.divAgenda .ui-accordion .ui-accordion-content {
	padding: 0 20px;
}

.divAgenda .ui-accordion .ui-accordion-content-active {
	height: auto !important;
}

.divAgenda .ui-state-default .ui-icon,
.divAgenda .ui-state-active .ui-icon,
.divAgenda .ui-state-default .ui-icon-plus,
.divAgenda .ui-state-active .ui-icon-plus {
	background-image: url("/Assets/ThemesCommon/Images/show-hide-but-sm.png");
}

.divAgenda .ui-state-default .ui-icon-plus {
	background-position: 0 0;
}

.divAgenda .ui-state-active .ui-icon,
.divAgenda .ui-state-active .ui-icon-plus,
.divAgenda .ui-icon-minus {
	background-position: 0 -40px;
}

.divAgenda .ui-state-active .ui-icon-plus,
.divAgenda .ui-state-default .ui-icon-plus {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0.5em;
	top: 50%;
	margin-top: -8px;
}

ul.deployment-phase {
	list-style: none;
}

.plusIcon {
	background: url("/Assets/ThemesCommon/Images/show-hide-but-sm.png") no-repeat right top;
	cursor: pointer;
	height: 16px;
}

.plusIcon.activeSection {
	background-position: right -40px;
}

.separatorRow {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px !important;
	margin-bottom: 6px;
	overflow: hidden;
}

/*Event Details > Agenda & Evaluations*/
.tblAgDay {
	width: 63px;
}

.tblAgStartTime,
.tblAgEndTime {
	width: 31px;
}

.tblAgBreakout {
	width: 100px;
}

.tblAgSession,
.tblAgInstructor {
	width: 80px;
}

/* Upload Event Evaluations */
.colorGreen {
	color: green;
}

.scanning-tips {
	padding: 25px 10px 10px 10px;
}

/* sms tool */
.icon-sms {
	display: inline-block;
	width: 35px;
	height: 35px;
	padding-right: 10px;
	background: url("/Assets/ThemesCommon/Images/Icons/sms-icon.png") no-repeat 0px 0px;
}

.docDownloadIcon {
	background: url("../Images/report-center-table-icons.png") no-repeat 0 -169px;
	width: 22px;
	height: 19px;
	vertical-align: middle;
	cursor: pointer;
}

.docDownloadIcon[disabled],
.disabled {
	cursor: default;
	opacity: 0.5;
}

/* Funding Form */
.numberWizzard {
	border-top: 1px solid #7d4199;
	border-left: 1px solid #7d4199;
	border-right: 1px solid #7d4199;
	border-bottom: 3px solid #7d4199;
}

.tabList {
	background: rgb(114, 58, 148);
	background: -moz-linear-gradient(top, rgba(114, 58, 148, 1) 0%, rgba(103, 53, 136, 1) 50%, rgba(94, 42, 128, 1) 51%, rgba(69, 30, 96, 1) 100%);
	background: -o-linear-gradient(top, rgba(114, 58, 148, 1) 0%, rgba(103, 53, 136, 1) 50%, rgba(94, 42, 128, 1) 51%, rgba(69, 30, 96, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(114, 58, 148, 1) 0%, rgba(103, 53, 136, 1) 50%, rgba(94, 42, 128, 1) 51%, rgba(69, 30, 96, 1) 100%);
	background: linear-gradient(to bottom, rgba(114, 58, 148, 1) 0%, rgba(103, 53, 136, 1) 50%, rgba(94, 42, 128, 1) 51%, rgba(69, 30, 96, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#723a94', endColorstr='#451e60',GradientType=0 );
	height: 27px;
}

.tabList li {
	list-style: none;
	float: left;
	padding: 6px 20px 6px 10px;
}

.tabList li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.tabList li.active {
	background: #fff;
}

.tabList li.active a {
	color: #7d4199;
}

.tabList li .tabNumber {
	padding: 2px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #9972b2;
	color: #fff;
	margin-left: 6px;
}

.tabContent {
	padding: 15px;
}

.tabContent table {
	margin: 0;
}

.tabContent input[id$="searchBox"] {
	background: url("/Assets/ReportCenter/Images/search-icon.png") no-repeat right 6px;
}

/* Attendance */
.attendanceContent {
	position: relative;
	padding-top: 0px;
}

.batchAttendance {
	position: absolute;
	right: 0;
	top: 0;
}

.attendeeButtonList {
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px;
}

/* Funding Form Request */
.fundingFormMenuIcon {
	background: url("/Assets/ThemesCommon/Images/Icons/admin-actions.png") no-repeat right top;
	height: 24px;
	width: 24px;
	display: block;
}

.fundingFormMenu {
	width: 100px;
	background-color: #eee;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	font-size: 13px;
}

.fundingFormMenu ul {
	list-style: none;
	border: 1px solid #888;
}

.fundingFormMenu ul li {
	list-style: none;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.fundingFormMenu ul a {
	text-decoration: none;
	color: gray;
}

/* CAC */
.messageBlock {
	padding: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
}

.redBlock {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
}

/* 2FA */
.fontMd,
.fontMd li {
	font-size: 14px;
	line-height: 25px;
}

.twofa-content {
	width: 710px !important;
	margin: 0 auto;
}

.twofa-content ol.standard li {
	margin-bottom: 0;
}

.countdown-left {
	border-color: #5b3874;
	border-width: 20px 1px 1px;
	border-style: solid;
	width: 170px;
	float: left;
	text-align: center;
	padding: 0 20px 20px 20px;
}

.countdown-label {
	font-size: 75px;
	font-weight: bolder;
	color: #5b3874;
	line-height: 100px;
	letter-spacing: 5px;
}

.countdown-right {
	margin-left: 270px;
}

#misMatchFieldList,
.upload-file-scrolling {
	max-height: 250px;
	overflow-y: auto;
}

.change-history-grid {
	overflow-x: auto;
	background-color: #fff;
	margin-top: 25px;
}

.text-center {
	text-align: center;
}
