/* these styles are in the head of this page because this is a unique page */

/* THE BIG GUYS */
* {
	margin: 0;
	padding: 0;
}

.erroricon{ 
	margin: 15px;

}

a.headerLinks{
	color:#2aa1cd;
}

body {
	text-align: center;
	padding: 10px 0;
	background: #3d7dca ;
/*	background-image: url(icons/ssplogo-fish.png);
	background-repeat: no-repeat; */
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.body-embed {
	padding: 0;
	background: #ffffff;
}

img {
	border: none;
	display: block;
}

hr {
	margin: 1em 0;
	background: #eee;
	height: 1px;
	color: #eee;
	border: none;
	clear: both;
}

/* LINKS */
a, a:link, a:link, a:link, a:hover {

	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}

#wrap > div.content-wrapper{
	padding:0px 20px;
}


a:link, a:visited {
	text-decoration: none;
	color: #2aa1cd;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
.ui-tabs-nav a {
	border: none ! important;
	text-decoration: none;
}

.ui-btn {
}
a:visited {
	color: #2aa1cd;
} 

a:hover, a:active {
	color: #069;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
} 

/* LISTS */
ul {
	margin: .3em 0 1.5em 2em;
}

ul.related {
	margin-top: -1em;
}

li {
	margin-left: 2em;
}

dt {
	font-weight: bold;
}

#wrap {
	background: white;
	border-radius: 4px;
	box-shadow: 0 10px 50px rgba(0,0,0,.2);
	position: relative;
	text-align: left;
	color: black;
	margin: 2em auto;
	max-width: 950px;
	
}


#asterisk{
	color: #ff0000 !important;
	font-weight: bold;
}

#link{
	color:#2AA1CD; font-weight:bold
}

#errorHeader{
	padding-bottom:20px;
}

p#errorText{
	margin-left:10px;
	margin-right:10px;
}


a.link{
	color:#2AA1CD; font-weight:bold
}

#languagebar {
	padding-left: 10px;
	padding-right: 10px;
}
#languagebar a:link, #languagebar a:visited {
	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#languagebar a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
	
}

#header {
	background: url("/images/Logo_and_Org_Name_Color_Transparent_381x110.png") no-repeat 10px 15px;
	background-size: 200px 57.74px;
	margin: 0px;
	padding: 0 0 25px;
	height: 63px;
	border-bottom: thick solid #1b4c82;
}

#header h1 {
	color: #fff;
	font-size: 145%;
	padding: 20px 20px 12px;
	font-family: inherit;
}


#content, #footer {
	padding: 0 20px;
}

/* TYPOGRAPHY */
p, ul, ol {
	margin: 0 0 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	margin: 1.2em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	font-family: inherit;
	padding-bottom: .1em;
}

h1 {
	font-size: 196%;
	border: none;
	font-family: inherit;
}

h2 {
	font-size: 136%;
	padding-top:20px;
}

h3 {
	font-size: 126%;
}

h4 {
	font-size: 116%;
	font-weight: bold;
}

h5 {
	font-size: 106%;
}

h6 {
	font-size: 96%;
}

h1 a {
	text-decoration: none;
	border: none ! important;
	color: white;
	display: none;
}

h1 a:hover {
	border-bottom: 1px dotted #eee;
}


.old {
	text-decoration: line-through;
}

dl dt {
	color: #333;
}

dl dd {
	color: #666;
	margin-left: 3em;
/*	font-family: monospace; */
}

.efieldlist {
	padding: .4em;
	margin: .8em;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

.efieldlist.warning {
	background-color: #922;
	border: 1px solid #333;
	color: white;
}

.efieldlist.warning h5 {
	color: white;
}

.efieldlist h5 {
	font-weight: bold;
	color: #200;
	margin: .3em;
}

.trackidtext {
	border: 1px dashed #aaa;
	background: #eaeaea;
	padding: .6em;
	margin: .4em;
}

.trackidtext .trackid {
	border: 1px solid #ccc;
	background: #eee;
	margin: .4em;
	padding: .4em;
	font-family: monospace;
	font-size: large;
}

div.caution {
	background-color:  #FF9;
	background-image: url('icons/experience/gtk-dialog-warning.48x48.png');
	background-repeat: no-repeat;
	border: thin solid #444;
	padding: .2em .2em .2em 60px;
	margin: 1em 0px 1em 0px;
}

th.rowtitle {
        text-align: left;
}
.enablebox table {
	border: 1px solid #eee;

	margin-left: 1em;
}
.enablebox.mini table {
	float: right;
}
.enablebox tr td {
	padding: .5px 1em 1px .5em;
	margin: 0px;
}
.enablebox {
	font-size: 85%;
}
.enablebox tr.enabled td {
	background: #eee;
}
.enablebox tr.disabled td {
	background: #ccc;
}

.metadatabox {
	overflow: scroll; 
	border: 1px solid #eee; 
	padding: 2px;
}
div.preferredidp {
	border: 1px dashed #ccc;
	background: #eee;
	padding: 2px 2em 2px 2em;	
}

table.modules {
	border-collapse: collapse;
}
table.modules tr td {
	border-bottom: 1px solid #ddd;
}
table.modules tr.even td {
	background: #f0f0f0;
}

/* Attribute presentation in example page */
table.attributes {
	width: 100%;
	margin: 0px;
	border: 1px solid #bbb;
	border-collapse: collapse;
}

table.attributes td.attrname {
	text-align: right;
}

table.attributes tr.even td {
	background: #eee;
}

table.attributes tr td {
	border-bottom: 1px solid #bbb; 
	border-left: 0px;
	border-right: 0px;	
	background: #fff;
	padding-top: 5px;
	padding-left: 1em;
	padding-right: 1em;
	
	vertical-align: top;
}
table#table_with_attributes tr:last-child td {
	border-bottom: none;
}

fieldset.fancyfieldset {
	margin: 2em 1em 1em 0px;
	border: 1px solid #bbb;
}
fieldset.fancyfieldset legend {
	margin-left: 2em;
	padding: 3px 2em 3px 2em;
	border: 1px solid #bbb;
}

div#confirmation input {
	margin-top: .5em;
	margin-bottom: .5em;
}
div#confirmation {
	border: 1px solid #aaa;
	background: #eee;
	padding: .6em 1em .1em 1em;
}

caption {
	display: none;
}

#languagebar {
	display: none;
}

/* Left-to-Right CSS for RTL (Right to Left Support) */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
#mobilesubmit {
	display: none;
}
input[type="text"], input[type="password"] {
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline;
	padding: 1em;
	width: 325px;
	max-width: 100%;
	box-sizing: border-box;
}

input[type="text"]:hover, input[type="password"]:hover {
	border: 1px solid #316094;
}

input[type="text"]:focus, input[type="password"]:focus {
	border: 1px solid #316094;
	box-shadow: 0 0 0 1px #316094;
	outline: none;
}

.spanfields {
	display:block;
	margin-bottom: 15px;
}
.formlbl {
	display:inline-block;
	width:100px;
	text-align:right;
}
#regularsubmit {
	background: #316094;
	color: #fff;
	outline: none;
	border: none;
	border-radius: 4px;
	margin: .5em 0;
	padding: .5em 2em;
	font-family: inherit;
	font-size: inherit;
}
.mobileonly  {
	display: none;
}
.loginerror {
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	background: #f5f5f5;
}

.logintext{
	padding-top:20px;
	margin-bottom:0px !important;
}

#errorHeader {
	padding-top: 22px;
}

#rememberMe{
	padding-top:40px;
}

/*
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	#header, #languagebar, #footer, .erroricon, #loginicon, .logintext, #regularsubmit, .loginerror {
		display: none;
	}
	body {
		padding: 0px;
		line-height: 1.5em;
		background: #222;
	}
	#wrap {
		background: #222;
		color: white;
		margin: 0;
		box-shadow: none;
		padding: 1em;
	}
	h1,h2,h3,h4 {
		font-size: 110%;
	}
		
	#content {
		padding: 0;
	}
	.spanfields {
		display:inline;
	}
	#mobilesubmit {
		background: #316094;
		color: #fff;
		outline: none;
		border: none;
		display: block;
		border-radius: 4px;
		margin: .5em 0;
		padding: .5em 2em;
		font-family: inherit;
		font-size: inherit;
	}
	.youareadmin {
		font-size: 50%;
	}
	.formlbl {
		display: inline;
	}
	.mobileonly  {
		display: block;
		margin-top:10px;
	}
}
*/