@font-face {
    font-family: 'Pancetta Pro';
    src: url('https://deft-branding.static-ord.sctgos.com/font/panchetta/mint_type_-_pancetta_pro_light-webfont.woff2') format('woff2'),
         url('https://deft-branding.static-ord.sctgos.com/font/panchetta/mint_type_-_pancetta_pro_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('https://deft-branding.static-ord.sctgos.com/font/azo_sans/AzoSans-Regular.woff2') format('woff2'),
         url('https://deft-branding.static-ord.sctgos.com/font/azo_sans/AzoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body
{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
	background: #fff;
}

body.page_login, body.page_reset_password
{
	background: #555A6E
}

body.page_maintenance_customer_portal,
body.page_login_customer_portal
{
	background: #555A6E
}

body.page_maintenance_customer_portal .login-clouds,
body.page_login_customer_portal .login-clouds
{
	display: none;
}

.preload
{
	display: none;
}

.info-header
{
	background:#0054A4 url(../img/glossy-text-30.png) repeat-x left top;
	text-indent:1em;
	color:white;
	font-size:2em;
	font-style:bold;
	padding-top:3px;
	padding-bottom:3px;
	text-shadow:0 2px 2px rgba(0,0,0, .5);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0, .5);
	-moz-box-shadow:0 3px 3px rgba(0,0,0, .5);
	box-shadow:0 3px 3px rgba(0,0,0, .5);
}

.nav-container
{
	background:white;
	border:inset;
	display:inline-block;
	border-color:#c8c8c8;
	padding:5px;
}

.sc-caption
{
	background:#0054A4 url(../img/glossy-text-40.png) repeat-x left top;
	line-height:100%;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow:0 1px 3px rgba(0,0,0, .4);
	box-shadow:0 1px 3px rgba(0,0,0, .4);
	font-size:1.4em;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-shadow:0 2px 2px rgba(0,0,0, .5);
	text-align:center;
	margin:0;
	padding:12px 20px;
}

.sc-page-name
{
	border:inset;
	width:190px;
	line-height:1.5;
	background:white;
	margin-bottom:10px;
	border-color:#c8c8c8;
	border-width:5px;
}

.sc-main-list
{
	border:inset;
	width:180px;
	height:487px;
	background:white;
	overflow:auto;
	border-color:#c8c8c8;
	border-width:5px;
	padding:5px;
}

.sc-main-container
{
	background:white;
	position:absolute;
	left:273px;
	top:0;
	min-height:557px;
	width:500px;
	border-color:#c8c8c8;
	border-style:inset;
	border-width:5px;
}

.sc-map-legend
{
	height:475px;
}

.sc-page-container
{
	min-width:1000px;
	height:540px;
	display:none;
	padding:10px 0;
}

.sc-main
{
	background:url('../img/metal.gif');
	border:outset;
	min-width:1032px;
	min-height:640px;
	-webkit-box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	-moz-box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	border-color:#c8c8c8;
	border-width:5px;
	padding:10px;
}

.sc-nav-anchor
{
	background:#0054A4 url(../img/glossy-text-30.png) repeat-x left top;
	color:white;
	font-size:1.1em;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-webkit-box-shadow:0 3px 3px rgba(0,0,0, 0.5);
	-moz-box-shadow:0 3px 3px rgba(0,0,0, 0.5);
	box-shadow:0 3px 3px rgba(0,0,0, 0.5);
	text-shadow:0 2px 2px rgba(0,0,0, 0.7);
	padding:1em;
}

.sc-nav-anchor a,.sc-nav-anchor a:visited
{
	color:white;
	text-decoration:underline;
}

.sc-tool-radio
{
	line-height:32px;
	text-decoration:none;
	outline:none;
	vertical-align:middle;
	background:transparent;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display:block;
	white-space:nowrap;
	color:black;
	cursor:pointer;
	padding:2px 5px 2px 40px;
}

.sc-tool-radio img
{
	margin-right:5px;
	vertical-align:middle;
}

.sc-tool-radio:focus
{
	border-color:#666;
}

.sc-tool-radio:hover
{
	background:#eeeeee;
}

.sc-tool-radio:active
{
	background:#dddddd;
}

.sc-footer
{
	margin-top:10px;
	text-shadow:0 1px 1px rgba(0,0,0, .1);
	clear:both;
	color:#888;
}

.page_maintenance_customer_portal .sc-footer,
.page_login_customer_portal .sc-footer
{
	text-shadow: none;
	color: #6a6a6a;
}


.sc-login
{
	background:#4F8ABE;
}

.login-clouds-bg
{
	width:100%;
	position:absolute;
	top:0;
	background: #4F8ABE;
	height:336px;
}

.login-clouds
{
	width:100%;
	position:absolute;
	top:0;
	background:url('../img/login-clouds.png') no-repeat center top transparent;
	height:336px;
}

.login-clouds-mask
{
	width:100%;
	position:absolute;
	top:0;
	background:url("../img/login-gradient.png") repeat-x scroll center top transparent;
	height:670px;
}

#message-window,
#login-window
{
	position: relative;
	z-index:999;
	font-family: "Helvetica Neue";
	background-color:#fff;
	margin: 0 auto;
	-webkit-box-shadow:0 0 14px rgba(0,0,0, 0.3);
	-moz-box-shadow:0 0 14px rgba(0,0,0, 0.3);
	box-shadow:0 0 14px rgba(0,0,0, 0.3);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#000000
}

#login-window
{
	z-index:100;
	max-width: 450px;
}

.entity-chooser .ui-dialog-buttonset {
	text-align: right;
}

.entity-chooser #login-window-content label {
	cursor: pointer;
}

.entity-chooser #login-window-content div.radio {
	top: -1px;
}

.entity-chooser #login-window-content {
	border-top: none;
	padding: 20px;
	background-color: transparent;
}

.entity-chooser #login-window-content table {
	margin-top: 8px;
}

.entity-chooser #login-window-content table td {
	border: none;
	padding: 3px 0;
}

.entity-chooser #login-window-content label {
	float: none;
	line-height: 1;
}

.page_reset_password #login-window
{
	background-color:#fafafa;
}

#message-window-header img.login-logo,
#login-window-header img.login-logo {
	width: 60%;
	margin: 10% 10% 10% 20%;
}

#login-window-header-top
{
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	padding: 15px 55px;
}

#login-window-header-top .login-header-icon
{
	position: absolute;
	left: 54px;
	top: 20px;
}

#login-window-header-top h1
{
	margin: 5px 0;
	color:#0055a5;
	font-size:26px;
	font-weight:100;
	text-align:left;
}

#login-window-header-top .login-title-header-icon {
	padding-left: 45px;
}

#message-window-header-bottom,
#login-window-header-bottom
{
	position:relative;
	padding: 10px 55px;
}

#message-window-header-bottom img,
#login-window-header-bottom img
{
	display:block;
	position:absolute;
	left:23px;
	top:18px;
}

#message-window-header-bottom .header-text,
#login-window-header-bottom .header-text
{
	font-size:14px;
	color:#303030;
	font-weight:300;
	text-align:left;
	line-height:25px;
}

#login-window-content
{
	background-color:#fafafa;
	border-top:1px solid #fff;
}

#login-window-content label
{
	width:135px;
}

#message-window-content div.message-text
{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#303030;
}

#message-window-content div.message-detail
{
	margin-top: 2em;
	text-align:center;
	font-size:14px;
	color:#303030;
}

.page_reset_password #login-window-content label
{
	width:150px;
}

#message-window-footer
{
	height:47px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}

#login-window-footer
{
	padding: 10px 15px;
	margin-left: 30px
}

.entity-chooser #login-window-footer {
	height: 60px;
}

.entity-chooser #login-window-content {
	padding-bottom: 0;
}

#login-window-footer .ui-dialog-buttonset {
	margin-top: 0;
	display: inline-block;
}

#login-window-footer input:hover {
	border: 1px solid #149DEA;
}

#password-change-window
{
	background:url('../img/metal.gif');
	border:outset;
	-webkit-box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	-moz-box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	box-shadow:4px 4px 4px rgba(0,0,0, 0.5);
	border-color:#c8c8c8;
	border-width:5px;
	padding:10px;
}

.sc-login-error
{
	color: #CC5852;
	background-color:#fff5f5;
	border:1px solid #CC5852;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:8px center;
	margin:0 0 20px;
	padding:10px;
}

.main-list-contents
{
	list-style-type:none;
	width:180px;
	margin:0;
	padding:0;
}

.main-list-contents a,.main-list-contents label
{
	text-decoration:none;
	color:black;
	white-space:nowrap;
	cursor:pointer;
	overflow:hidden;
}

.main-list-contents li
{
	background:white;
	height:32px;
	overflow:hidden;
	cursor:pointer;
	padding:5px;
}

.main-list-contents img
{
	border:0;
	cursor:pointer;
}

.main-list-connector
{
	background:white;
	height:35px;
	width:60px;
	border-top-style:inset;
	border-top-width:5px;
	border-bottom-style:inset;
	border-bottom-width:5px;
	border-color:#c8c8c8;
}

.main-list-connector-bg
{
	position:absolute;
	top:0;
	left:0;
	height:24px;
	width:70px;
	background:url(../img/arrow-bg-70.png);
}

.sc-error
{
	color:black;
	background-color:#fff5f5;
	border:2px solid #CC5852;
	background-attachment:scroll;
	background-image:url('../img/error-icon-32.png');
	background-repeat:no-repeat;
	background-position:left center;
	margin:5px;
	padding:20px 20px 20px 40px;
}

.sc-question
{
	color:black;
	background-color:#f5f5ff;
	border:2px solid #0005AB;
	background-attachment:scroll;
	background-image:url('../img/help-icon-32.png');
	background-repeat:no-repeat;
	background-position:left center;
	margin:5px;
	padding:20px 20px 20px 40px;
}

.sc-editor-nav
{
	color:black;
	background:white;
	margin:0 auto;
	padding:5px;
}

.sc-editor-nav li
{
	list-style-image:none;
	list-style-type:none;
	height:40px;
	vertical-align:middle;
	margin:5px;
}

.sc-info-table
{
	border:0;
	border-collapse:collapse;
}

.sc-info-table th
{
	border:1px solid #000000;
	background:#eeeeee;
	padding:4px;
}

.sc-info-table td
{
	border:1px solid #000000;
	background:transparent;
}

.sc-info-table-row-a td
{
	border:1px solid #000000;
	background:#fafafa;
	padding:4px;
}

.sc-info-table-row-b td
{
	border:1px solid #000000;
	background:#cccccc;
	padding:4px;
}

table.sc-dialog-table td
{
	padding-top:2px;
	padding-bottom:6px;
}

#ui-permissions-form table.sc-dialog-table th {
	text-align: center;
}

#ui-permissions-form table.sc-dialog-table th:first-child {
	text-align: left;
}


#ui-permissions-form table.sc-dialog-table td
{
	padding-bottom: 0;
	min-width: 45px;
	text-align: center;
}

#ui-permissions-form table.sc-dialog-table td:first-child
{
	padding-bottom: 0;
	min-width: 200px;
	text-align: left;
}

.sc-dialog-table label
{
	text-align:left;
	width:100%;
}

.sc-dialog-table th,.sc-dialog-table td
{
	border:0 none;
}

.userRolesTable td
{
	vertical-align:top;
}

.sc-table-link
{
	line-height:16px;
	vertical-align:middle;
	text-decoration:none;
	color:black;
	white-space:nowrap;
	cursor:pointer;
	border:0;
}

.firewallConfigNew
{
	display:none;
}

.networkSegmentConfig
{
	display:none;
}

.sc-config-dialog
{
	background:#DDDDDD;
	margin:5px;
}

.sc-div-border
{
	border:solid 1px #dddddd;
}

.permission-label
{
	font-weight:normal;
}

table.permissions-list-table
{
	font-size:1em;
	border-spacing:10px;
}

table td.permissions-all {
 padding-top: 20px;
}

#sc-wait-display
{
	display:none;
	font-size:15px;
	text-align:center;
	padding:25px;
}

.loaderWrap {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	right: 0;
	left: 0;
	top: 45%;
	width: 65px;
	height: 65px;
	background: #FFFFFF;
	border-radius: 100px;
	border: 1px dashed #e1e1e1;
	z-index: 9999;

	display: flex;
	justify-content: center;
	align-items: center; 
}


.loaderWrap img {
	position: relative;
}

.sc-nav-username
{
	font-weight:bold;
}

.sc-firewall-rules,.sc-firewall-rules th div
{
	font-size:0.8em;
}

.error-message-reason img
{
	vertical-align:middle;
	float:left;
	margin:4px 2em 0 0;
}

.error-message-reason
{
	font-weight:bold;
	width:420px;
	border:1px solid #ddd;
	text-align:left;
	color:#e9643a;
	font-size:14px;
	background:#eee;
	-webkit-box-shadow:0 3px 12px -7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 3px 12px -7px rgba(0, 0, 0, 0.4);
	box-shadow:0 3px 12px -7px rgba(0, 0, 0, 0.4);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:2em auto;
	padding:2em;
}

.error-intro
{
	color:#999;
	font-weight:normal;
}

.corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.big-corner-tl { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.big-corner-tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.big-corner-bl { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.big-corner-br { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.big-corner-top { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.big-corner-bottom { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.big-corner-right {  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.big-corner-left { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.big-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.xl-corner-tl { -moz-border-radius-topleft: 25px; -webkit-border-top-left-radius: 25px; border-top-left-radius: 25px; }
.xl-corner-tr { -moz-border-radius-topright: 25px; -webkit-border-top-right-radius: 25px; border-top-right-radius: 25px; }
.xl-corner-bl { -moz-border-radius-bottomleft: 25px; -webkit-border-bottom-left-radius: 25px; border-bottom-left-radius: 25px; }
.xl-corner-br { -moz-border-radius-bottomright: 25px; -webkit-border-bottom-right-radius: 25px; border-bottom-right-radius: 25px; }
.xl-corner-top { -moz-border-radius-topleft: 25px; -webkit-border-top-left-radius: 25px; border-top-left-radius: 25px; -moz-border-radius-topright: 25px; -webkit-border-top-right-radius: 25px; border-top-right-radius: 25px; }
.xl-corner-bottom { -moz-border-radius-bottomleft: 25px; -webkit-border-bottom-left-radius: 25px; border-bottom-left-radius: 25px; -moz-border-radius-bottomright: 25px; -webkit-border-bottom-right-radius: 25px; border-bottom-right-radius: 25px; }
.xl-corner-right {  -moz-border-radius-topright: 25px; -webkit-border-top-right-radius: 25px; border-top-right-radius: 25px; -moz-border-radius-bottomright: 25px; -webkit-border-bottom-right-radius: 25px; border-bottom-right-radius: 25px; }
.xl-corner-left { -moz-border-radius-topleft: 25px; -webkit-border-top-left-radius: 25px; border-top-left-radius: 25px; -moz-border-radius-bottomleft: 25px; -webkit-border-bottom-left-radius: 25px; border-bottom-left-radius: 25px; }
.xl-corner-all { -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; }


/* Login Message */

#customer-message {
	padding: 15px 55px;
	text-align: left;
	border-top: 1px solid #ddd;
}

.customer-message-text > p {
	margin: 0;
}

.customer-message-text > p > span {
	font-size: 12px !important;
	line-height: 16px !important;
	letter-spacing: 0;
}

.customer-message-timestamp {
	color: #aaa;
	margin-bottom: 8px;
	font-size: 12px;
}

.stats-legend table td {
	padding: 5px 5px 9px;
}

.swap-list-intro {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 34px;
  width: 450px;
}

.server-data-intro {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 29px;
  width: 550px;
}

.server-backup-restore .server-data-intro {
  margin-bottom: 18px;
}

.server-backup-restore .wizard-step-storage {
	margin-bottom: 0;
}

.server-backup-restore-title .ui-dialog-title {
	margin: 10px 0 5px;
}

.ui-dialog-wizard .server-data-intro {
  width: 725px;
}

.fw-rules-intro {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 24px;
  width: 600px;
}

.network-identity-intro {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 34px;
  width: 600px;
}

.fw-rules-intro ul {
  margin-left: 25px;
}

.fw-rules-intro li {
  color: #666;
}

.balancer-allocation-intro,
.endpoint-allocation-intro {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 14px;
  margin-top: 14px;
  width: 450px;
}

body > #deployJavaPlugin {
	height: 0;
}

#backup-interval-minute {
	display: inline-block;
	padding-top: 2px;
}

#backup-interval-minute-prelabel {
	padding-right: 5px;
}

#backup-detail {
	overflow: hidden;
}

#uniform-diskbackup {
	vertical-align: middle;
	padding-bottom: 2px;
}

.add-new-rule span.ui-button-text {
	padding: 0 0.5em 0;
	color: #6B6B6B;
	font-weight: bold;
}


.add-new-rule {
  display:inline-block;
  margin-bottom:10px;
  background: url("../../img/button-gradient.gif") repeat-x scroll 0 -7px #FFFFFF;
  height: 27px;
}

.add-new-rule img {
  position: relative;
  top: 1px;
  margin-right: 1px;
}


span.ehardware-icon-container {
  background: #818487;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  vertical-align: top;
  display: block;
  float: left;
  margin-top: 1px;
}

.input-ext-hardware-address {
  margin-top: -8px;
}

.ext-hardware-address-additional-wrapper {
  position: relative;
  margin-bottom: 8px;
}

#add-another-ext-hardware-address {
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
  line-height: 1;
  margin-top: 15px;
}

#add-another-ext-hardware-address:hover {
  text-decoration: none;
}

.ext-hardware-address-additional-wrapper .remove-additional-address {
  position: absolute;
  font-size: 18px;
  cursor: pointer;
  left: 230px;
  line-height: 24px;
  top: 9px;
}
@-moz-document url-prefix() {
.ext-hardware-address-additional-wrapper .remove-additional-address {
  top: 0;
}
}

.ext-hardware-address-additional-wrapper .remove-additional-address:hover {
  text-decoration: underline;
}

.ext-hardware-address-additional {
  margin-bottom:1px;
  margin-top:8px;
}

span.ehardware-caption-name {
  font-size: 13px;
  color: #393a3b;
  margin-left:5px;
  display:block;
  font-weight: bolder;
}

span.ehardware-caption {
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
  color: #656565;
  margin-left: 3px;
}

span.ehardware-caption-info {
  font-size: 12px;
  color: #656565;
  margin-left:5px;
  display:block !important;
  font-weight: normal;
}

#login-container {
	content: "";
	display: flex;
	clear: both;
	font-family: "Helvetica Neue";
	color: #FFFFFF;
	margin: 50px auto auto 10%;
  }

  .login-div {
	float: left;
    padding: 0 10px;
  }

  .login-btn {
	background: #00A9E0;
	background-image: -webkit-linear-gradient(top, #00A9E0, #00A9E0);
	background-image: -moz-linear-gradient(top, #00A9E0, #00A9E0);
	background-image: -ms-linear-gradient(top, #00A9E0, #00A9E0);
	background-image: -o-linear-gradient(top, #00A9E0, #00A9E0);
	background-image: linear-gradient(to bottom, #00A9E0, #00A9E0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: "Helvetica Neue";
	color: #ffffff;
	font-size: 12px;
	background: #00A9E0;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
  }

  .login-btn-cancel {
	background: #ffffff;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	border: solid #999999 1px;
	font-family: "Helvetica Neue";
	color: #000000;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
  }

@media only screen and (min-width: 0px) and (max-width: 767px) {
	#message-window-header img.login-logo,
	#login-window-header img.login-logo {
		width: 40%;
	}
	#login-container {
		flex-wrap:wrap-reverse;
	}
	#message-window, #login-window {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}

	#password-change-form #login-window-header-top h1 {
		font-size: 22px;
	}

	#login-window-header-top .login-header-icon
	{
		top: 17px;
	}
}

