﻿body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #334655;
	line-height: 18px;
	font-size: 13px;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	color: #9c4e0b;
	font-size: 22px;
	font-weight: bold;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9c4e0b;
	font-size: 13px;
	font-weight: bold;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #334655;
	font-size: 13px;
	font-weight: bold;
}

.HD
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #4F7390;
	padding: 3px 5px;
}
.h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9c4e0b;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

.footer, a
{
	color: #4a5b68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}

/* --------------------- FOOTER ----------------------- */

#footer
{
	font: 10px Arial;
}

#footer
{
	margin: 0px 0px 10px 20px;
	clear: both;
	color: #4a5b68;
}

#footer p
{
	padding-top: 3px;
	margin: 0px;
	clear: both;
	color: #4a5b68;
}

#footer a
{
	font: 10px Arial;
	text-decoration: none;
	color: #4a5b68;
}

#footer a:hover
{
	color: #9c4e0b;
}


.errortxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}


/*Create elastic RadSwitch*/
.RadButton.RadSwitch.elasticSwitch .k-switch-handle {
	width: 2em !important;
	height: 2em !important;
	display: flex !important;
}

.RadButton.RadSwitch.k-switch-on.elasticSwitch .k-switch-handle {
	left: calc( 100% - 2em) !important;
	display: flex !important;
}

.RadButton.RadSwitch.elasticSwitch,
.RadButton.RadSwitch.elasticSwitch .k-switch-container {
	width: 4em !important;
	display: flex !important;
}

.smallRadSwitch {
	width: 30px !important;
	height: 100px !important;
}

.smallRadSwitch .rfsSlider {
	width: 20px !important;
	height: 20px !important;
}

.smallRadSwitch .rfsTrack 
{		height: 20px !important;

}


.watermarked
{
	background-color: #e0ffff;
	color: Gray;
	font-style: italic;
	font-size: 11px;
}

.normaltext
{
	font-size: 11px;
}

.NoteTitle
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.NoteText
{
	font-style: italic;
	font-size: 14px;
}

.hr
{
	color: #A2B9CD;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.filds
{
	padding: 7px 5px;
}

.Welcome
{
	font-family: Arial;
	color: #953a81;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.WelcomeUserText
{
	font-family: Arial;
	color: #953a81;
	font-size: 11px;
	text-decoration: none;
	line-height: 10px;
}
.WelcomeUserText:link
{
	text-decoration: none;
}
.WelcomeUserText:hover
{
	text-decoration: none;
	color: #953a81;
}
.WelcomeUserText:visited
{
	text-decoration: none;
	color: #953a81;
}

.WelcomeDropDown
{
	border-bottom: #4B4B4B 1px solid;
	border-left: #4B4B4B 1px solid;
	border-right: #4B4B4B 1px solid;
	border-top: #4B4B4B 1px solid;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

/* ---------------------- TOP MENU -------------------------- */

.navigation
{
	width: 300px;
	height: 60px;
	margin-left: 3px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	line-height: 30px;
	vertical-align: bottom;
	background-color: #9c4e0b;
}
.navigation a, .navigation a:visited
{
	color: #FFFFFF;
	float: left;
	padding: 0px 10px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	vertical-align: bottom;
}
.navigation a:hover, .navigation a#active
{
	text-decoration: none;
	color: #FFFFFF;
	background: #4F7390;
}


/*----------------------buttons---------------------------*/

.btn
{
	background: #406C8F;
	padding: 1px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.normal;
{
	background-image: url(btn2.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
.btn i
{
	background-position: top left;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}
.btn i
{
	background-position: top left;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}
.btn span
{
	background-position: bottom left;
	left: -5px;
	padding: 0 0 5px 10px;
	margin-bottom: -5px;
}
.btn span i
{
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
.btn span span
{
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}

i
{
	float: left;
	width: auto;
	background-image: none;
	cursor: pointer;
}

.btn:hover
{
	background-color: #666666;
}
.btn:active
{
	background-color: #444;
}
.btn[class]
{
	background-image: url(shade.png);
	background-position: bottom;
}


.btnNormal
{
	padding-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: small;
	text-decoration: none;
	text-align: center;
	background-color: #9c4e0b;
}
.btnNormal a
{
	background-color: #9c4e0b;
}
.btnNormal:hover
{
	background-color: #406C8F;
}
.btnNormal:active
{
	background-color: #9c4e0b;
}


.btnSmall
{
	font-size: 12pt;
	font-weight: bold;
	color: #00427b;
	width: 35px;
}


.dropDown
{
	font: 13px Trebuchet MS, arial, helvetica;
	background: #fbfce5 repeat-x scroll center bottom;
	border: 1px solid #8ec8fe;
	padding: 1px;
}

/*-----------------------  New Landing Page Card Styles ----------------------- */

.cards-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.card_landing-page {
    background: white;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0 10px 10px;
    display: flex;
    flex-direction: column;
}

    .card_landing-page.full {
        grid-column: span 2;
        border: none;
        margin-top: -10px;
        margin-bottom: -10px;
        border-radius: 0;
    }

    .card_landing-page h3 {
        margin-top: 0;
        font-size: 18px;
        font-weight: 600;
        color: #663300;
    }

	.card_landing-page p {
		font-size: .835rem;
		color: #333;
		line-height: 1.5;
	}

.important {
    background: #fff5f5;
    border-left: 4px solid red;
    padding: 12px;
    margin-top: 15px;
}

.important-title {
    color: #cc0000;
    font-weight: bold;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
}

    .important-title i {
        color: #cc0000;
        font-style: normal;
        font-weight: bold;
        margin-right: 8px;
        font-size: 20px;
    }


.mfa-card {
	background: white;
	padding: 0 0 10px 5px;
	margin-top: -3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.mfa-left {
	font-size: .835rem;
	color: #333;
	max-width: 78%;
}

.mfa-label {
	font-size: 20px;
	font-weight: 600;
	color: #663300;
	margin-bottom: 10px;
}

.mfa-left ul {
	margin-top: 1em;
	padding-left: 3em;
}

.toggle-wrapper {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	gap: 10px;
}

.k-switch {
	width: 3.295rem !important;
}

.k-switch-container {
	width: 3.295rem !important;
	height: 1.563rem;
}

.k-switch-on .k-switch-handle {
	left: calc(100% - 1.563rem)!important;
}

.k-switch-handle {
	width: 1.563rem !important;
	height: 1.563rem !important;
}

.k-switch-label-off {
	right: 0.375rem !important;
}

/* -------------------------- Install Page -------------------------- */

span[id$="chkAcceptTerms"],
.cx-terms-accept {
	display: inline-flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

	span[id$="chkAcceptTerms"] > label {
		line-height: 1.25;
		font-size: 16px;
		font-weight: 500;
	}
	span[id$="chkAcceptTerms"] > input {
		margin-top: 2px;
	}
	.cx-terms-accept label {
		color: #000 !important;
		font-size: 12px !important;
		font-weight: 500 !important;
		line-height: 1.6;
	}
	.cx-terms-accept input[type="checkbox"] {
		transform: scale(1.35);
		transform-origin: center;
	}

div[id$="dvInstall"] .btn-read-terms {
	margin-top: 14px;
	margin-left: 16px;
	padding: 6px 16px;
	border-radius: 4px;
	border: 1px solid #1a73e8;
	background-color: #ffffff;
	color: #1a73e8;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
	appearance: none;
	-webkit-appearance: none;
}
	div[id$="dvInstall"] .btn-read-terms:hover {
		background-color: #7B93A7;
		border-color: #7B93A7;
		color: #ffffff;
	}
#installContent {
	margin-left: -62px;
}
