div#col1_content {
	color: #707070;
	position: relative;
	width: 500px;
	left: 70px;
	display: none;
}

html {
	width: 100%;
	height: 100%;
	min-height: 400px;
	min-width: 740px;
	margin: 0 auto;
}

body#body {
	position: relative;
	top: 34px;
	margin: 0 auto;
	white-space: nowrap;
	width: 900px;
	height: 600px;
	min-height: 600px;
	min-width: 900px;
}

div#content {
	top: 0px;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	height: 600px;
}

div.inpress {
	position: absolute;
	top: -236px;
	right: 36px;
}

#menu {
	min-height: 35px;
	top: 0px;
	height: 35px;
	background-image: none;
}

div#innerbody_lowerborder {
	top: 0px;
}

div#innerbody {
	position: relative;
	background-color: transparent;
}

div#menuselect, div#centerbody, div#innerbody_lowerborder, div#innerbody_upperborder
	{
	display: none;
}

img#projectscreens {
	position: relative;
	right: -390px;
	top: 56px;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
}

.csc-textpic-imagewrap {
	float: right;
	clear: right;
}

div.login form label, div.login form input {
	padding: 0 5px;
	color: rgb(77, 79, 83);
}

/*LOGIN-FORM*/
.login_header {
	color: rgb(75, 48, 106);
	font-weight: bolder;
}

.login_user {
	position: relative;
	left: 2em;
	display: block;
	text-align: left;
}

.login_username {
	position: relative;
	width: 7em;
}

.login_usernameinput {
	position: relative;
	width: 5em;
}

.login_pass {
	position: relative;
	left: 2em;
	display: block;
	text-align: left;
}

.login_password {
	position: relative;
	width: 7em;
}

.login_passwordinput {
	position: relative;
	width: 7em;
}

.startpage_demologin {
	position: absolute;
	top: 20px;
	right: 4px;
	width: 280px;
	z-index: 1;
}

.startpage_login {
	position: absolute;
	top: 60px;
	right: 4px;
	width: 280px;
	z-index: 1;
}

.startpage_info {
	position: absolute;
	top: 200px;
	right: 4px;
	width: 280px;
	z-index: 1;
}

.boxround {
	position: relative;
	background-color: #DDDDDD;
	display: block;
	float: left;
	padding: 6px;
	margin-right: 1em;
	margin-left: 0.3em;
}

.box_clear {
	width: 10em;
}

.box_lo {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	height: 6px;
	width: 6px;
}

.box_lu {
	position: absolute;
	float: left;
	bottom: 0px;
	left: 0px;
	height: 6px;
	width: 6px;
}

.box_ro {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	height: 6px;
	width: 6px;
}

.box_ru {
	position: absolute;
	float: right;
	bottom: 0px;
	right: 0px;
	height: 6px;
	width: 6px;
}

.boxleftshadow {
	position: absolute;
	bottom: -8px;
	left: 0px;
	height: 8px;
	width: 100%;
	background-image: none;
	background-repeat: repeat-x;
	text-align: left
}

.box_shadow_lu {
	position: absolute;
	float: left;
	bottom: 0px;
	height: 8px;
	width: 20px;
}

.boxleftround {
	background-color: #DDDDDD;
	display: block;
	padding: 6px;
}

.boxleft_clear {
	clear: left;
	max-width: 250px;
	width: 250px;
	display: block;
}

div#innercontent {
	min-height: 600px;
	height: 600px;
	margin: 0;
	padding: 0;
	border: none;
}

td#recover_cell a {
	color: #646464;
}

div#tabbingblocker {
	display: none;
}

svg#bgsvg {
	position: absolute;
	min-height: 400px;
	min-width: 740px;
}

img.logoimg {
	width: 300px;
	position: absolute;
	left: 20px;
	top: 222px;
	background-color: transparent;
}

.startblurb {
	position: absolute;
	left: 50%;
	bottom: 10px;
	color: #FFFFFF;
	font-size: 25px;
	font-variant: small-caps;
	text-shadow: 2px 2px #000000;
	line-height : 40px;
}
.assistancelines {
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: rgb(75, 48, 106);
	font-size: 12px;
	line-height: 12px;
	height : 58px;
	font-weight: normal;
}
.assistancelines > div {
	text-overflow: clip;
}
.assistanceline1 {
	font-weight: bold;
}
.assistanceline4 a, .assistanceline4 a:visited {
	color: rgb(75, 48, 106);
	text-decoration-color: rgb(75, 48, 106);
}
.assistanceline4 a {
	text-decoration: underline;
}

.tmblurb {
	position:absolute;
	left: 50%;
	top: 208px;
	color: #FFFFFF;
	font-size: 48px;
	font-variant: small-caps; 
	line-height: 40px;
	background-color:transparent;
	padding: 0px;
	border: none;
	text-align: right;
	text-shadow: 2px 2px #000000;
}

.tmglyph {
	font-size: 50%;
	vertical-align: super;
}

div.login, div.css_UserList {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	top: 300px;
	left: 50%;
	margin: 0;
	position: absolute;
	z-index: 1;
	width: 365px;
	min-height: 160px;
	font-size: 16px;
	border-radius: 15px 0 0 0;
	overflow: hidden;
}

div.css_UserList .headline, div.css_UserList thead {
	display: none;
}

div.login input {
	margin: 6px 0 6px 0;
}

.menu_line {
	position: absolute;
	top: 232px !important;
	left: -20px;
	width: 410px;
	height: 140px;
	text-align: center;
	background-image: url("/file/assets/meta/z3ae67258/mti/theme/mti.svg");
	background-repeat: no-repeat;
}

#body div#innerbody {
	height: 100%;
	padding: 0;
	border: 1px solid black;
}

input.form-control {
	height: 23px;
	width: 126px;
}

div.error_main {
	top: 40%;
	left: 25%;
	width: 50%;
	position: fixed;
	background-color: transparent;
}

div.error_main div {
	padding: 10px;
	z-index: 150;
}

div.content_error h3 {
	color: #ffffff;
}

.content_error_title {
	display: none;
}

.content_success_title {
	display: block;
}

div.content_error h3:before {
	content: none;
	padding-right: 0px;
}

h3.content_error_title {
	border-bottom: 0;
	background-color: #DD4e4e;
	text-align: center;
}

h3.content_success_title {
	background-color: #411D5A;
}

.error_main {
	border: 0;
	margin: 5px 0;
	text-align: center;
}

.content_error, .content_success {
	border-radius: 14px 0 0 0;
	background: #411D5A; /* Old browsers */
	padding: 5px 0;
	box-shadow: 2px 2px 3px 0 black;
}

.content_error {
	border: 2px solid #DD4e4e;
	color: #FFFFFF;
}

.content_success {
	border: 2px solid #4eDD4e;
	color: #FFFFFF;
}

div.error_main {
	left: 20px;
	top: 100px;
	position: relative;
}

div.error_main div {
	width: 377px;
	white-space: normal;
}

h3.content_error_title {
	width: auto !important;
}

input#passwordfield {
	display: inline-block;
}

input#passwordfield+a {
	display: none;
}

img#bottom_logo {
	filter: drop-shadow(0px 1px 4px #FFFFFF);
	height: 45px;
}

.share_header {
	width: 365px;
	white-space: normal;
}