/*
 * Base styles for Focus
 */
body, div {
	font-family: 'Open Sans Light', sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	/*text-align: left;*/
}

body {
	font-size: 16px;
}

table {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
	color: black;
	border-collapse: collapse;
	margin-bottom: 5px;
}

th {
	padding: 6px;
    vertical-align: bottom;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    color: black;
	border: 1px solid black;
	background: #eee;
}

p {
	font-size: .8rem;
}

@media all and (min-width: 568px) {
	body, div {
		font-size: 12px;
	}

	table {
		font-size: 11px;
	}

	th {
		font-size: 11px;
	}
}

/*
form {
	margin: 0px;
}

.translucent {
	filter: Alpha(Opacity = 60);
	opacity: 0.6;
} */

.mainBody {
	padding: 10px;
	background-image: none;
	background-color: white;
}

@media all and (max-width: 575px) {
	.hide-mobile {
		display: none !important;
	}
}

@media all and (max-width: 768px) {
	.mainBody {
		margin: auto;
		padding: 10px;
		background-image: none;
		background-color: white;
	}
}

p {
	text-align: left;
	color: black;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
}
/*
p.bubble {
	background-color: white; for non-css3 browsers
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#ddd) ); for webkit browsers
	background: -moz-linear-gradient(top, #fff, #ddd);
	for firefox 3.6+
	border: 1px solid #ccc;
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: auto;
	color: black;
}

div.commentBubble {
	vertical-align: middle;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
	background: url('/images/icons/comments.png');
}

p.commentBubble {
	text-align: center;
	font-size: 5pt;
	margin: 0px;
	padding-left: 5px;
	padding-top: 4px;
	color: black;
}
 */
/*
.newsImage {
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	border: 1px solid gray;
	margin: 4px;
} */
/*
.frontPageBanner {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
 */
.ui-datepicker-trigger {
	height: 22px;
	width: 22px;
	margin-left: 5px;
	margin-bottom: -6px;
}
/*
.loginDiv {
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background-color: #ffffff;
} */
/*
.sidebarItem {
	margin-left: -1px;
	margin-right: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #C8C8C8;
	text-align: left;
}

.sidebarDiv {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
}

.breadcrumbDiv {
	position: relative;
	height: 30px;
	padding: 3px;
	overflow: hidden;
	white-space: nowrap;
}

p.breadcrumbs {
	margin-top: 9px;
	height: 30px;
	overflow: hidden;
	margin-left: 20px;
	white-space: nowrap;
} */

.mainDiv {
	position: relative;
	background: white;
/* 	padding: 10px 10px 10px 0px;
 */	width: auto;
	margin-top: 0px;
}
/*
#menu a:hover,.active {
	background-position: bottom left
} */

#meta {
	margin: 2px;
	-webkit-padding-start: 10px;
}

#meta li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}

.meta1 {
	background: url(/images/icons/logout.png) top left no-repeat;
}

.meta2 {
	background: url(/images/icons/support.png) top left no-repeat;
}

.meta3 {
	background: url(/images/icons/settings.png) top left no-repeat;
}

.meta4 {
	background: url(/images/graphics/help.png) top left no-repeat;
}

#meta a:hover {
	background-position: bottom left;
}

.searchBoxWhite {
    background-image: url(/images/graphics/search_box.gif);
    background-repeat: no-repeat;
    border-radius: 7px;
    border-width: 1px;
    padding-left: 25px;
    width: 180px;
    color: black;
    margin: 10px 0px 10px 15px;
    height: 22px;
    background-color: #ffffff;
}
/*
.minMenuStrip {
	position: relative;
	top: -2px;
	height: 24px;
	padding: 3px;
}

.minDiv {
	position: relative;
	top: 10px;
	width: 100%;
	border: 1px solid #C8C8C8;
	padding: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
} */

/* .contentDiv {
	background-color: #ffffff;
	width: 456px;
	height: 570px;
	float: left;
	background: #eee;
	border: 1px dotted #333;
	padding: 5px 10px 5px 10px;
}



.scalableDiv {
} */
/*


.frontPagePar {
	font-size: 11px;
	color: #FFFFFF;
}

.frontPageHead {
	font-weight: bold;
}

.frontPageNewsDiv {
    color: white;
    width: 936px;
    height: 145px;
    float: left;
    padding: 0px 10px 5px 10px;
    background-image: url('/images/graphics/news_box_sm.png');
    background-repeat: no-repeat;
    border: 0px #000000;
}

.newsDiv {
    color: black;
    background: url("/images/graphics/scalable_white_bg.gif") no-repeat scroll 0 0;
    background-color: #ffffff;
    border: 0px solid #000;
    padding: 5px 10px 5px 10px;
}

.greyDashBox {
	width: 426px;
	height: 570px;
	float: left;
	padding: 5px 10px 5px 10px;
	background: #5A5A5A;
	background-repeat: no-repeat;
	border: 1px dotted #333;
}


.hairlineDiv {
	width: 100%;
	border-top: 0.5px solid #CCDECC;
	height: 20px;
}

.inner_hairlineDiv {
	width: 100%;
	float: left;
	border-top: 0.5px solid #CCDECC;
	height: 10px;
	margin-top: 10px
	z-index: 1000;
}

.spaceDiv {
	width: 100%;
	float: left;
	height: 10px;
	margin-top: 10px
}

.headercontentDiv {

}

.footercontentDiv {
	border-top: 5px solid #BB161C;
	padding: 5px;
	margin-bottom: 0px;
}

.footercontent {
	background: url('/images/graphics/footerbar.png') no-repeat scroll 0 0;
	margin-bottom: 0px;
}

.landingDiv {
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.logoDiv {
	height: 100px;
	text-align: center;
	padding: 5px;
}
 */
.blockDiv {
	background-color: #fafafa;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menuLabel {
	padding: 2px;
	margin: 0px;
}

/* ul {
	margin-left: 5px;
}

li {
    margin-left: 5px;
    color: black;
} */

/* li.white {
    margin-left: 5px;
    color: white;
}

li.black {
    margin-left: 5px;
    color: black;
} */

.titleText {
    color: #909090;
    font-size: 31px;
    font-weight: normal;
    margin: -2px 0px 0px 20px;
}

h1 {
	color: #7F7F7F;
	font-size: 33px;
	font-weight: bold;
	margin: 3px 3px 6px 3px;
	font-family: 'Raleway Medium', sans-serif;
}

.subheading {
	color: #7F7F7F;
	font-size: 17px;
	font-weight: bold;
	margin-top: -8px;
	margin-bottom: 6px;
	margin-left: 5px;
}

h2 {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin: 6px 0px 9px 3px;
	font-family: 'Raleway Medium', sans-serif;
}

h3.dotted {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin: 21px 0px 9px 3px;
	border-bottom: 1px #666 dotted;
	font-family: 'Raleway Medium', sans-serif;
}

h3.dotted_box {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin: 9px 0px 9px 3px;
	border-bottom: 1px #666 dotted;
	font-family: 'Raleway Medium', sans-serif;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 18px 0px 6px 3px;
	font-family: 'Raleway Medium', sans-serif;
}

h4 {
    font-size: 14px;
	font-weight: normal;
    font-style: italic;
    color: #333;
    margin: 9px 0px 6px 3px;
	 font-family: 'Raleway Medium', sans-serif;
}
h5 {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    margin: 9px 0px 6px 3px;

	 font-family: 'Raleway Medium', sans-serif;
}

p.folderName {
    font-size: 14px;
    font-weight: normal;
    color: black;
    margin-top: 9px;
    margin-left: 3px;
    margin-right: 3px;
}

/* input {

}

select {

} */
/*
a:link {
    color: #9CB19D;
    text-decoration: underline;
}

a:visited {
    color: #9CB19D;
    text-decoration: underline;
}

a:hover {
    color: #9CB19D;
    text-decoration: underline;
}

a:active {
    color: #9CB19D;
    text-decoration: underline;
}
 */


a:link {
    color: #666;
    text-decoration: none;
}

a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:active {
    color: #666;
    text-decoration: none;
}

/*
a.dark:link {
    color: #718073;
    text-decoration: underline;
}

a.dark:visited {
    color: #718073;
    text-decoration: underline;
}

a.dark:hover {
    color: #718073;
    text-decoration: underline;
}

a.dark:active {
    color: #718073;
    text-decoration: underline;
}

a.menuLink:link {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

a.menuLink:visited {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

a.menuLink:hover {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

a.menuLink:active {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

a.ticketLink:link {
	color: #cc0000;
	text-decoration: underline;
}

a.ticketLink:visited {
	color: #990000;
	text-decoration: underline;
}

a.ticketLink:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.ticketLink:active {
	color: #cc0000;
	text-decoration: underline;
}



img {
	border: 0px none;
}



.checkbox_set {
	margin: 3px;
	padding-right: 3px;
}

.formRow {

}

p.black {
	color: black;
	font-size: 11px;
}

p.formLabel {
	color: black;
	font-size: 11px;
}

.formCellLabel {
	vertical-align: middle;
	text-align: right;
    float: left;
	clear: both;
	width: 20%;
	white-space: nowrap;
	padding: 3px 10px 3px 0px;
	color: black;
	border: none;
}

.formCellInput {
	vertical-align: middle;
	text-align: left;
	float: left;
	width: 75%;
	min-width: 300px;
	border-left: 4px solid #ddd;
	padding: 3px 0px 3px 6px;
	margin: 3px 0px 3px 0px;
	color: black;
	border: none;
}



ul.errors {
    margin-top: 6px;
    margin-bottom: 9px;
    color: black;
}

ul.menu {
    margin: 3px 0px 14px 0px;
}

p.menu {
    color: #777;
    font-style: italic;
}

li.errors {
    color: black;
}

.dragHandleClass {
	cursor: move;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

p.response_title {
	font-size: 14px;
	font-weight: bold;
}

.subMenuLinks {
	padding: 3px 5px 3px 5px;
}

.formDiv {
	border: solid 1px #ccc;
	background-image: url('/images/graphics/gradient_alum.gif');
    padding: 5px 10px 10px 10px;
    margin-bottom: 10px;
    max-width: 900px;
	background: #f9f9f9;
}
.announcement {
    padding: 5px 10px 10px 10px;
    margin-bottom: 10px;
    max-width: 900px;
}

.brushedAlum {
	background-image: url('/images/graphics/gradient_alum.gif');
}

.loginBG {
	background-image: url('/images/graphics/loginbg.png');
}

.formDivider {
	margin-top: 6px;
	margin-left: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #6C6F70;
}

.formDescription {
	margin-left: 6px;
	font-size: 10px;
	font-style: italic;
}

.youAreHere {
	padding: 5px;
	margin-left: 6px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #f2f2f2;
}

.subMenu {
	padding: 5px;
	white-space: nowrap;
	margin-left: 10px;
	float: left;
}


li.faq {
	font-size: 13px;
	margin: 3px 0px 3px 0px;
	list-style-image: url(/images/icons/help.png);
	color: black;
}

.menuDiv {
}

.menuDivHover {
	background: url('/images/graphics/menu_light_gradient.png');
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #999;
	text-align: center;
	border-right: 1px #666 solid;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 28px;
	display: block;
	width: 130px;
	vertical-align: middle;
	margin: 0px;
}

.nothingClass {

}

.rightRound {
	border-left: 1px #666 solid;
	border: 1px solid #666666;
	background: #7c927c url(images/ui-bg_highlight-hard_50_7c927c_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eeeeee;
}

.leftRound {
	border-right: 1px #666 solid;
}

label {
    color: black;
    margin-right: 10px;
}

p.label {
    color: black;
}

p.selectedCustomer {
	text-transform: uppercase;
    font-size: 14px;
    color: #000;
	margin: 10px 3px 0px 0px;
} */

fieldset {
	    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    border: none;
    box-shadow: black;
    box-shadow: 1px 1px 3px rgba(50, 50, 50, .5);
    background: hsla(202, 30%, 97%, 1);
}



legend {
	background: rgb(71, 126, 169);
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-left: 8px;
    padding-top: 4px;
    padding-right: 9px;
    border-radius: 12px;
    padding-bottom: 4px;
    color: white;
}

img.smallInlineIcon {
	margin-bottom: -3px;
    margin-right: 3px;
    display: inline-block;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    border-radius: 0px;
    background-color: #deeaf1;
    border: none;
    padding: 3px;
    box-shadow: 1px 1px 3px rgba(50, 50, 50, .5);
}

a.submenuLink:link {
	color: rgb(114,114,114);
	text-decoration: underline;
}

a.submenuLink:visited {
	color: rgb(114,114,114);
	text-decoration: underline;
}

a.submenuLink:hover {
	color: rgb(146,185,56);
	text-decoration: underline;
}

a.submenuLink:active {
	color: rgb(114,114,114);
	text-decoration: underline;
}

div.submenuLinks {
	background: rgb(237, 244, 248);
    padding: 8px;
}

@media all and (max-width: 575px) {
	.submenuLinks-item {
		display: inline-block;
		padding: .25rem;
	}
}

td.number {
	text-align: right;
}

input.number {
	text-align: right;
}

.ui-tooltip, .qtip{
	max-width: 500px;
}

/*
 * .orderedSet styles
 *
 * 		- Used in the Webtrak configuration pages.
 */
ul.orderedSet {
	width: 				300px;
	list-style: 		none;
	margin: 			0;
	padding: 			0;

	/* Colours chosen to look like the normal <select> box in Windows Chrome */
	border: 			1px solid #ABADB3;
	background-color: 	white
}
ul.orderedSet li {
	position: 	relative;
	margin: 	0 0;
	list-style: none;
	padding: 	1px
}
ul.orderedSet li .handle {
	background: #f8f8f8;
	position: 	absolute;
	right: 		0;
	top: 		0;
	bottom: 	0;
	padding:	3px;
}

/*
 * Text input
 */

form.configureForm textarea {
	font-size: 		11px;
}

form.configureForm input {
	font-size: 		11px;
}

form.configureForm select {
	font-size: 		11px;
}

td.formCellLabel {
	vertical-align: middle;
	text-align: right;
    float: none;
	width: 25%;
	/* white-space: nowrap; */
	padding: 3px 10px 3px 0px;
	color: black;
	border: none;
}

td.formCellInput {
	vertical-align: middle;
	text-align: left;
	float: none;
	width: 70%;
	min-width: none;
	border-left: 4px solid #ddd;
	padding: 3px 0px 3px 6px;
	margin: 3px 0px 3px 0px;
	color: black;
 	border: none;
}

.formRow {
	display: table;
    width: 100%;
}

.red_disc {
	background: url(/images/status_leds/ryg_discs.png) top left;
	height: 22px;
	width: 22px;
	padding-top: 1px;
}

.green_disc {
	background: url(/images/status_leds/ryg_discs.png) bottom left;
	height: 22px;
	width: 22px;
}

.no_disc {
	background: url(/images/status_leds/ryg_discs.png) bottom left;
	height: 22px;
	width: 22px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.clearBoth {
	clear: both;
}

.isClickable {
	cursor: pointer;
	_cursor: hand;
}

.dashboardIcon {
	margin: 10px;
}

.ticketBlue {
	background: -moz-linear-gradient(top, #CAD5DF, #5E7D9B);
	/* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#CAD5DF),
		to(#5E7D9B) ); /* for webkit browsers */
	background-color: #CAD5DF; /* for stinky ie */
}

.ticketRed {
	background: -moz-linear-gradient(top, #FF8484, #770000);
	/* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8484),
		to(#770000) ); /* for webkit browsers */
	background-color: #FF8484; /* for stinky ie */
}

.ticketOrange {
	background: -moz-linear-gradient(top, #FF9966, #933000);
	/* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9966),
		to(#933000) ); /* for webkit browsers */
	background-color: #FF9966; /* for stinky ie */
}

.ticketYellow {
	background: -moz-linear-gradient(top, #EAE7BF, #9B9433);
	/* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#EAE7BF),
		to(#9B9433) ); /* for webkit browsers */
	background-color: #EAE7BF; /* for stinky ie */
}

.ticketGreen {
	background: -moz-linear-gradient(top, #CCDECC, #456945);
	/* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#CCDECC),
		to(#456945) ); /* for webkit browsers */
	background-color: #CCDECC; /* for stinky ie */
}

.formDiv {
    max-width: 900px;
}

.calendar-table {
	border-collapse: collapse;
}

.calendar-header {
    color: black;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	line-height: 13px;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
}

td.calendar-cell {
    color: black;
	border: 1px;
	width: 16%;
	background-color: #fefefe;
	border-color: #999999;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	height: 100px;
}

th.calendar-cell {
    color: black;
	border: 1px;
	width: 16%;
	background: url('/css/images/ui-bg_diagonals-thick_8_333333_40x40.png');
	color: white;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

th.calendar-weekend-cell {
    color: black;
	border: 1px;
	width: 8%;
	font-weight: normal;
	background: url('/css/images/ui-bg_diagonals-thick_8_333333_40x40.png');
	color: white;
	border-style: solid;
	border-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

td.calendar-today-cell {
    color: black;
	border: 1px;
	width: 16%;
	border-color: #000000;
	background-color: #FFF0B5;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

td.calendar-weekend-cell {
	border: 1px;
	width: 8%;
	background-color: #ececec;
	border-color: #999999;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: black;
}

div.calendar_holiday_name {
	font-style: italic;
	margin-bottom: 6px;
	margin-left: 3px;
}

div.calendar_item {
	margin-bottom: 6px;
	margin-left: 0px;
	border: #bbbbbb 1px solid;
	border-bottom: #999999 2px solid;
	border-right: #999999 2px solid;
	padding: 3px;
	background-color: #ffffff;
	color: #000000;
}

div.calendar_item_highlighted {
	margin-bottom: 6px;
	margin-left: 0px;
	border: #bbbbbb 1px solid;
	border-bottom: #999999 2px solid;
	border-right: #999999 2px solid;
	padding: 3px;
	background-color: #ffff66;
}

td.calendar_crosshatched {
	border: 1px;
	border-color: #999999;
	border-style: solid;
	background-image: url('/images/graphics/crosshatch_bg.png');
}

.notifyDiv {
	background: #FFE;
	background-repeat: no-repeat;
	border-radius: 5px;
	border: 1px dotted #333;
	padding: 10px;
}


.dataTable {
	border-collapse: collapse;
	min-width: 600px;
	border: 1px solid rgba(146,185,56,0.1);
	width: auto;
	margin-left: 3px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 2px;
}

.dataRow {
	color: black;
	padding: 3px;
}

.dataRowAlt {
	color: black;
	padding: 3px;
}

.dataCell {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	border: 1px solid rgb(215, 215, 215);
}

.headerRow {
	margin-top: -2px;
}

.headerCell {
	background: url('/images/graphics/gradient_row_header.png');
	vertical-align: middle;
	text-align: left;
	line-height: 13px;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	border: 1px;
	border-color: #aaa;
	border-style: solid;
	color: black;
}

img {
	border: 0px none;
}

#commentsDiv {
	background-color: #ffffff;
    border: 1px dotted #333;
	padding: 5px;
}

.ui-dialog {
	box-shadow: 5px 5px 20px rgba(0,0,0,.5);
}

.dropShadow {
	-moz-box-shadow: 2px 2px 20px 0px #666666;
	-webkit-box-shadow: 2px 2px 20px #666666;
	box-shadow: 2px 2px 20px #666666;
}

.dropShadowBlack {
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,.4);
	box-shadow: 4px 4px 10px rgba(0,0,0,.4);
}

.dropShadowSmall {
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

p.error {
	color: red;
	font-size: 120%;
	font-weight: bold;
}

.formDescription {
	margin: 6px 0px 0px 6px;
	font-size: .75rem;
	font-style: italic;
	color: grey;
}

@media all and (min-width: 568px) {
	font-size: 10px;
}

.ui-widget-header {
	border: 1px solid rgb(237, 244, 248);
    background: rgb(237, 244, 248);
    color: #010506;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid rgb(194, 217, 231);
    background: rgb(219, 232, 240);
    font-weight: normal;
    color: #000;
}

li.ui-state-active {
	border: 1px solid rgba(0, 58, 107,.4);
	background: rgb(0, 58, 107);
	font-weight: normal;
	color: #000;
}

.greenBox {
	align:top;
	margin-right: 5px;
	border: 1px dotted rgb(146,185,56);
	background: rgba(237,244,235,0.1);
}

.orangeBox {
	align:top;
	margin-right: 5px;
	border: 1px dotted rgb(213,121,31);
	background: rgba(213,121,31,0.1);
}

.blueBox {
	align:top;
	margin-right: 5px;
	border: 1px dotted rgb(15,79,140);
	background: rgba(15,79,140,0.1);
}

.yellowBox {
	align:top;
	margin-right: 5px;
	border: 1px dotted rgb(242,230,0);
	background: rgba(242,230,0,0.1);
}

.is0{background:url(/images/ratings/progressImg1.png) no-repeat 0 0;width:138px;height:7px;}
.is10{background-position:0 -7px;}
.is20{background-position:0 -14px;}
.is30{background-position:0 -21px;}
.is40{background-position:0 -28px;}
.is50{background-position:0 -35px;}
.is60{background-position:0 -42px;}
.is70{background-position:0 -49px;}
.is80{background-position:0 -56px;}
.is90{background-position:0 -63px;}
.is100{background-position:0 -70px;}

.atlwdg-trigger.atlwdg-SUBTLE {
    bottom: 12px;
}