/*! align.css  | © 2005-2025 Align Technology, Inc. All rights reserved. */
/* Branding stylesheet */

html.aligntech {
	font-family: "Avenir LT Std 45 Book", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#container {
	width: 1024px; margin: auto;
}
.containerWidth {
	width: 1200px !important;
}
header .logo { float: left; }
header .actions {
	display: block;
	text-align: right;
	margin-right: 10px;
}
#tpsChatLabNotify {
	display: inline-block;
	margin-right: 20px;
}
header .actions a {
    display: inline-block;
	padding: 3px 30px;
	margin-top: 30px;

	text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    color: white;

	background: -o-linear-gradient(top, #A5DC5C 0%, #8FC943 100%);
    background: -ms-linear-gradient(top, #A5DC5C 0%, #8FC943 100%);
    background: -moz-linear-gradient(top, #A5DC5C 0%, #8FC943 100%);
    background: -webkit-linear-gradient(top, #A5DC5C 0%, #8FC943 100%);
    background: linear-gradient(top, #A5DC5C 0%, #78AF30 100%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#A5DC5C', endColorstr='#78AF30');
    zoom: 1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

nav {
    clear: both;
}
nav ul {
	margin: 0;
    padding: 0;
    line-height: 3em;
    list-style-type: none;
}
nav ul li {
    padding: 0 10px;
    border: 1px solid #AAA;
    background: #ECECEC;
    display: inline-block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
    text-shadow: 0 1px #FFF;
    padding: 0 20px;
    font-size: 1.5em;
    text-decoration: none;
	color: #555555;
}
nav ul li a {
    text-decoration: none;
	color: #555555;
}
nav ul li.selected {
	background: #FFF;
    color: #000;
    border-bottom-color: #FFF;
}
#main {
	border: 1px solid #CCC;
	padding: 10px;
}
#breadcumb {
	font-size: 1.1em;
	margin-bottom: 10px;
}
#main .layout1 {
	clear:both;
}
#main .information {
	font-size: 2em;
	padding-left: 2em;
}
footer {
	padding-top: 10px;
}

footer span{
	margin: 5px 10px;
	display: inline;
}
footer a{
	color: inherit;
}

/*
 * Common form layout and styles
 */
form legend {
	font-size: 1.3em; font-weight: bold;
	margin-left:30%;
}
form ul.form.error {
	color:red;
	margin-left: 30%;
	padding-top: 1.5em;
	list-style-type: none;
}
form .actions {
	text-align: right;
}
form fieldset {
	border: none;
}
form .field { margin: 1.5em 0; text-align: right; }
form .field label {
	display: inline-block;
	width: 20%;
	font-size: 1.3em;
	margin-right: 0.2em;
}
form .field input {
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
	display: inline-block;
	width: 70%;
	font-size: 1.3em;
	height:1.8em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-color: rgb(255,255,255);
}
form .field.error input {
	box-shadow: 0 0 6px rgba(255,0,0,0.5);
	border-color: rgb(255,200,200);
}
form .actions input {
	display: inline-block;
	height:32px; width:147px;
	margin: 0 2px; padding: 0 8px;
	vertical-align: middle; text-align: center;
    text-decoration: none; font-weight: bold;
    line-height: 32px; letter-spacing: 0.03em;
	border: none;
	color: #333333;
    background-image: url('../images/buttons/default.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
}
form .actions input.hover {
	background-position: 0 -34px;
}
form .actions input.active {
	background-position: 0 -68px; color: #555555;
}
form .actions input[disabled] {
	color: #A0A0A0;
}

/* Error pages */
div.error-page {
	border: none;
	height: auto;
	width: 487px;
	margin: 50px auto 0;
	text-align: center;
}

div.error-page h2 {
	font-family: effrabold, Arial, sans-serif;
	font-size: 40px;
	color: #00BFF2;
}

div.error-page p {
	margin-top: 24px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #26383E;
}

.header-wrapper > HEADER {
	padding-top: 12px;
}
.content-wrapper
{
  margin-top: 88px;
}

.userName {
	width: 10% !important;
	font-weight: bold;
}

.userNameText {
	width: 20% !important;
}

.resetPasswordInput {
	width: 15% !important;
}

.passwordResetButton {
	padding: 0px !important;
	text-align: left !important;
	margin-right: 0px;
}

.passwordResetButton > label {
	width: 15% !important;
}

.headerAlignment {
	margin-left: 620px !important;
}
.nodisplay {
	display: none;
}
table.dataTable {
	margin: 8px auto !important;
}
.moreInfoLink {
	font-size: 1.1em;
}

.preWhiteSpaces {
	white-space: pre;
}

/* Auth0 Login Security Styles */
.arrow-button {
    position: relative;
    display: inline-block;
    padding: 6px 15px;
    height: 32px;
    min-width: 80px;
    margin-left: 15px;
}

.custom-text {
    color: #000;
    font-family: inherit;
    font-size: 1em;
}

.icon-arrow {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 1.2em;
    color: #007bff;
}

.formSection_boxArea {
    padding: 20px;
    margin: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.formSection_actionArea {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.primaryLink.t-primaryLink {
    text-align: right;
}

.formSection_headerText {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}

.formSection_description {
    color: #666;
    margin-bottom: 20px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
