/* global elements */

body {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	margin: 0em;
	padding: 0em;
	color: #333333;
	/*#444444;*/
	background-color: #222222;
}

a,
a:link,
a:visited {
	text-decoration: underline;
	color: #333333;
	text-decoration: none;
	color: #4D5D8A;
	color: #4547A7;
}

a:hover {
	text-decoration: underline;
}

a[rel="nofollow"] {
	cursor: default;
}

h1 {
	font-size: 1.5em;
	margin: 0em;
	padding: 0em;
}

h3,
h2 {
	margin: 0em;
	margin-top: .2em;
	margin-bottom: .2em;
}

h3+p,
h2+p {
	padding-top: 0em;
}

h2 {
	color: #333333;
	font-size: 1.3em;
	/* border-bottom:thin groove #333; */
}

h4 {
	font-size: 1.1em;
	/*11px;*/
	font-weight: normal;
	padding-top: .2em;
	margin: 0em;
}

h5 {
	margin: 0em;
	padding: .5em;
}

ul,
ol {
	margin: 0em 0em 0em 1.5em;
	padding: 0em;
}

li {
	margin: 0em;
	padding: 0em;
	;
}

.excerpt li {
	line-height: 1.5em
}

p {
	margin: 0em;
	padding: .5em 0em;
	line-height: 1.5em;
}

td {
	padding: .2em;
}

fieldset {
	border: .1em solid #cccccc;
	border-radius: .5em;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
}

img {
	border: none;
}

img.icon {
	vertical-align: text-top;
	margin-right: -3px;
}

textarea {
	width: 100%;
	height: 12.5em;
}

#ajax_messages {
	position: absolute;
	top: 0em;
	left: 0em;
	padding: .5em;
	background-color: red;
	color: white;
}

.normal {
	font-weight: normal;
}

.right {
	float: right;
	vertical-align: top;
}

.horizontal {
	clear: both;
}

.horizontal div {
	padding-right: .5em;
	display: inline;
}

.hidden {
	display: none !important;
}

#flash_error {
	border: 1px solid black;
	position: fixed;
	left: 390px;
	min-height: 100px;
	width: 565px;
	vertical-align: middle;
	text-align: left;
	font-size: 1.5em;
	top: 10px;
	z-index: 11001;
	right: 100px;
	background: #ffffaa no-repeat center left;
}

#flash_info {
	border: 1px solid black;
	position: fixed;
	left: 100px;
	min-height: 30px;
	vertical-align: middle;
	text-align: left;
	font-size: 1.5em;
	top: 10px;
	z-index: 11000;
	right: 100px;
	background: gray no-repeat center left;
}

#flash_error img,
#flash_info img {
	margin: 2px;
}

#flash_error td,
#flash_info td {
	vertical-align: top;
}

.flash-warning {
	background-color: #F1CECE;
	backbackground-color: #EBD5EB;
	border: 1px solid red;
	margin: 10px 0px;
	padding: 10px;
	font-size: 11px;
}

.flash-warning.large {
	font-size: 14px;
}

.disclaimer-text {
	border: 1px solid black;
	margin: 10px 0px;
	padding: 10px;
}

/***** Header, banner ****/
/***** Header, logo and Top Banner Styles *****/
#header {
	padding-top: .5em;
	/* min-height: 7.5em; */
	/* background-color:white; */
	margin: 0em .5em;
	/* width:98em; */
	z-index: 100;
}

#header .logo,
#header .wrapper {
	/*	max-width: 41em;*/
	/*	max-height:7em; */
	/*	float: left;    */
	/*	overflow:hidden;*/
	display: inline-block;
}

#header .logo img {
	max-height: 250px;
	max-width: 980px;
	width: 100%;
	/*min-height:7.5em;*/
}

/* #header .logo .title, #header .picture .title { */
#logo {
	background: none;
	overflow: visible;
	padding: 0em;
	/*margin-left:.2em;*/
}

.logo_text {
	font-size: 28px;
	/* margin-top:30px; */
	/* margin-top:.25em;*/
}

#logo a,
#logo a:link,
#logo a:visited {
	/*color:#222222;*/
	color: #222222;
	text-decoration: none;
}

#login {
	/* width: 60em; */
	position: relative;
	float: right;
	background: none;
	/* margin-right:1em; */
	text-align: right;
	z-index: 20;
}

#login form a {
	/*font-size:10px;*/
}

#login .login-options {
	margin-top: .1em;
}

#account_menu {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 16px;
	/*margin-right:1.4em;*/
	font-size: 1.1em;
	padding-top: .4em;
	margin-bottom: .5em;
}

#account_menu #fb_sign_in_link img {
	vertical-align: bottom;
}

#account_menu a {
	text-decoration: none;
	padding: 5px 0px;
}

#account_menu a:hover {
	text-decoration: underline;
}

.account-menu-dropdown {
	background-color: white;
	display: none;
	/*left:481px;*/
	left: -5px;
	line-height: 2em;
	min-width: 60px;
	padding: 0 5px 5px;
	position: absolute;
	text-align: left;
	top: 13px;
	border-left: 1px solid #eee;
	border-left: 1px solid #eee;
	z-index: 1000;
}

#action-bar .account-menu-dropdown {
	left: 5px;
	top: -3px;
	background-color: #ffc880;
	border: 1px solid;
	line-height: normal;
	border-color: #669966;
	/*border-top:none;*/
	width: 88px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 5px 5px 5px 5px;

}

.wide-button input {
	width: 100px;
}

.account-menu-dropdown:hover {
	display: block;
}

#account_menu span:hover div,
#action-bar span.wide-button:hover div,
#action-bar span.btn:hover div {
	display: block;
}

#logo .wrapper,
#logo .wrapper .widget,
#logo .widget,
#header .picture,
#header .wrapper .widget,
#header .widget {
	border: none;
	padding: 0em;
	margin: 0em;
	background: none
}

#logo .widget .item,
#header .widget .item {
	border: none;
	margin: 0em;
	padding: 0em;
}

#logo div.image,
#header div.image {
	text-align: left;
}

.error-content {
	width: 50%;
	height: 200px;
	margin: auto;
	margin-top: 15px;
}

.error-content p {
	font-size: 14px;
}

/* folder pages in site builder */
.folder-help-text {
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	top: 50%;
	height: 200px;
	margin: -100px 60px 0px;
}

/* date and time pickers */
.is-timepicker {
	width: 75px;
}

.is-datepicker {
	width: 90px;
}

.lbs-account-icon {
	color: white;
	font-size: 1.5rem;
}

.lbs-my-account-item {
	margin-left: .5rem;
	color: white;
}

.manage_site_item {
	position: relative;
}

.account_menu_sub {
	display: none;
	position: absolute;
	padding: 0;
	left: 0;
	display: none;
}

.manage_site_item:hover .account_menu_sub {
	display: block;
	/* shows sub-sublist on hover */
	margin-left: -127px;
	/* this should be the same width as the parent list item */
	margin-top: -14px;
	/* aligns top of sub menu with top of list item */
}

.lbs-dropdown-menu-end {
	right: 0px;
}

.account_icn {
	justify-content: flex-end;
	padding-right: 58px;
	height: 100%;
	align-items: center;
}

.lbs-logo-header {
	/* padding-top: .5rem;
    padding-bottom: .5rem; */
}
