/* FOUNDATION
--------------------------------------------------*/
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article,aside,figure,footer,header,hgroup,nav,section {
	display: block;
}

/* LINKS
--------------------------------------------------*/
a {
	background: transparent;
	outline: none;
}
a:link,
a:visited {
	/* color: #2d9b11; */
	color: #DA4500;
	text-decoration: none;
}

.dim {
	color: #2d9b11 !important;
}

#locales a:link,
#locales a:visited {
	color: #2d9b11 !important;
}

/* COMMON
--------------------------------------------------*/
body {
	color: #222;
	background: #fff;
	padding: 1em;
	font-family: 'Open Sans', sans-serif;
	font-size: normal;
}
dl,p,ol,ul {
	margin: 0 0 1em 0;
}
dt {
	color: #000;
	font-weight: bold;
}
img {
	max-width: 100%;
	height: auto;
}
ol {
	padding-left: 3em;
}
strong {
	color: #6E6E6E;
}
.strongred {
	font-weight: bold;
	color: #DA4500;
}
ul {
	padding: 0 1.5em;
}
ul li {
	padding: 0 0 .25em 0;
	list-style: none;
}
li ul {
	margin-bottom: 0;
}

p.warn {
	color: #bf3030 !important;
	font-weight: bold;
}

.ssfPopup{
	color: #DA4500;
	cursor:pointer;
}
.ssfPopupBtn, .ssfPopupBtn:hover, a.Button.ssfPopupBtn, a.Button.ssfPopupBtn:hover{
	background-color:red;
	color:white;
	font-weight:bold;
	background-image:none;
	text-shadow: 0 0px 0 #FFFFFF;
}
.course_first_box{
	width:48%;
	display:inline;
	float:left;

}
.course_first_box fieldset,.course_second_box fieldset {
		min-height:550px;
}
.course_second_box{
	width:48%;
	display:block;
	float:right;
	/*pointer-events: none;*/
	/* opacity: 0.4;*/
}
.course_bottom_box{
	width:97%;
}
.manage_account_links{
	display:inline-block;
	width:33%;
	float:left;
}

/* TYPOGRAPHY
--------------------------------------------------*/
/* dt, */
h1,h2,h3,h4,legend {
	color: #000;
	font-family: inherit;
	font-weight: bold;
	line-height: normal;
	margin: 1em 0 .5em 0;
	padding: 0;
}
label {
	display:block;
	color: #77ad68;
	font-family: inherit;
	font-size: 85%;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 0.75em;
	padding: 0;
}
h1 {
	font-size: 180%;
	line-height: 1.2em;
	overflow: hidden;
}
h2,legend {
	font-size: 130%;
	margin-top: 1.5em;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 120%;
}
dd,
dt,
li,
p {
	font-size: 120%;
	line-height: 1.5em;
}
/*
dt {
	font-size: 130%;
}
*/
small {
	font-size: 90%;
}
.largeText{
	font-size: 150%;
}
sup {
	font-size: 70%;
	line-height: 0;
	vertical-align: super;
}

.signup-name {font-weight:bold; font-size:125%;}
.signup-username {font-family: "Courier New", "Courier", monospace; font-weight:bold; font-size:125%; color:#bf0000; margin-bottom:0.25em;}
.signup-password {font-family: "Courier New", "Courier", monospace; font-weight:bold; font-size:125%;}
span.username {font-family: "Courier New", "Courier", monospace; font-weight:bold; font-size:125%; color:#006600; margin-bottom:0.25em;}

/* help icon */
.help {background-image: url("/images/cd/help-icon.png");position:relative;top:5px;height:21px;width:21px;display:inline-block;cursor:pointer;margin-left:10px;}

/* jquery dialog */
/* default font family for dialog */
.ui-widget {
	font-family: 'Open Sans', sans-serif;
}

/* show buttons to the left */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: left;
	margin: auto;
	text-align: center;
	width: 100%;
}

/* do not show the horizontal line above the buttons */
.ui-dialog .ui-dialog-buttonpane {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

.ui-dialog .Error {
	padding: 0.5em;
	font-size: 80%;
	margin:1em 0 0.5em;
}

.ui-dialog p.Error {
	font-size:100%;
	color: #fff;
}
/* default letter color */
.ui-widget, .ui-widget-content,
.ui-widget input[type="email"],
.ui-widget input[type="text"],
.ui-widget input[type="tel"],
.ui-widget input[type="password"],
.ui-widget select,
.ui-widget textarea {
	color: #444444;
}

ui-dialog .ui-dialog-title {
	font-family: "Museo_Regular";
}
/* making border same as title background so it does not show */
.ui-corner-all {
	border-color: #2d9b11;
}

/* making background green for title area and no border color */
.ui-dialog .ui-dialog-titlebar {
	/* background: #d5e4d1; */
	background: none repeat scroll 0 0 #76A46A;
	border-color: transparent;
}

.error-dialog .ui-dialog-titlebar {
	background-color: #bf3030 !important;
	color: white;
}

.error-dialog button {
	color: #bf3030 !important;
}

/* make buttons look like ours */
.ui-dialog .ui-dialog-buttonpane button {
	color: #77AD68;
	background: -moz-linear-gradient(top, #fff 0%, #ecebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ecebeb));
	background: -webkit-linear-gradient(top, #fff 0%, #ecebeb 100%);
	background: linear-gradient(to bottom, #fff 0%, #ecebeb 100%);
	font-family:"Museo_Regular";
	font-size: 110%;
	text-shadow: 0 2px 0 #FFFFFF;
}

/* removing extra space */
.ui-widget table {
	margin-top: 0;
}

/* don't want a line */
.ui-widget td {
	border-top: none;
}

.ui-dialog .ui-dialog-content {
	padding-top: 0;
}
/* make border of X same color as the background for the title */
.ui-widget-content .ui-dialog-titlebar-close .ui-state-hover, .ui-widget-content .ui-state-hover a, .ui-state-hover a:hover, .ui-corner-all a:hover {
	border: 1px solid #d5e4d1;
}

/* modified the png image to show the X in green */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url("/images/cd/ui-icons_2d9b11_256x240.png");
}

/* when mousing over the button make it gray with dark letters */
.ui-widget-content button.ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: none repeat scroll 0 0 #ECEBEB;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

/* make link letters green with no decoration */
.ui-widget-content a, .ui-widget-content a:link, .ui-widget-content a:visited {
	color: #2D9B11;
	text-decoration: none;
	font-size:small;
}

/* when hovering over a link do not show border and underline it */
.ui-widget-content a:hover, .ui-state-hover a:hover {
	border:none;
	text-decoration: underline;
}


