﻿	box-shadow: 3px 3px 2px 0px #aaa;

.login {
    background-color: #fffff;
    height: 100%;
}

.login #loginpage_subhead {
    background-color: #fff;
    height: 418px;
	position:fixed;
	top:calc(50% - 209px);
    #background: #ededed url('images/alswallpaper.png') no-repeat bottom center;
    width: 950px;
	left:calc(50% - 475px);
    border-bottom: 1px solid #cfcfcf;
	background-size: cover;
    -webkit-box-shadow: 0 0   20px 0px #888; 
    box-shadow: 0 0   20px 0px #888; 
}

.login #loginpage_subhead #loginpage_maincontent {
    top: 32px;
    margin: 0 auto;
    height: 380px;
	width:930px;
}

.login #loginpage_subhead #loginpage_maincontent #loginpage_title {
    margin: 0 auto;
    position: relative;
    height: 26px;
    line-height: 26px;
    text-align: left;
}

.login #loginpage_subhead #loginpage_maincontent #loginpage_title .welcomeText {
    font: normal 23px Arial, sans serif;
    color: #296acc;
    margin-bottom: 7px;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #000 2px 2px 2px;
	color:white;
	padding-top:40px;
}


.login #loginpage_subhead #loginpage_maincontent #loginpage_title .welcomeSubtext {
    font: normal 14px Arial, sans serif;
    color: #454b53;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
    line-height: 17px;
    padding-left: 1px;
    width: 320px;
	
	text-indent: -9999px;
}
/*.welcomeSubtext:after {
	content: "Welcome to the new \A\A All Languages Web Portal.";
  text-indent: 0;
  display: block;
  line-height: initial; / * New content takes up original line height * /
  white-space:pre;
  color:black;
  
  width:200px;
  height:150px;

  
  border:1px solid black;
  border-top:1px solid white;
  border-left:1px solid white;
  padding:10px;
  border-radius:10px;
  
  
background: rgba(210,255,82,1);
background: -moz-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210,255,82,1)), color-stop(100%, rgba(145,232,66,1)));
background: -webkit-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -o-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -ms-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: linear-gradient(to bottom, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842', GradientType=0 );

  
}
*/

.welcomeText {
	display:none;
	  z-index:100;

}


.login #loginpage_subhead #loginpage_maincontent #loginpage_title .buildinfo {
    font: normal 11px Arial, sans serif;
    color: #454b53;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
    line-height: 15px;
    padding-left: 2px;
    padding-top: 130px;
    padding-left: 84px;
	position:fixed;
	top:calc(50% + 60px);
	left:calc(50% + 275px);

	
	}

.login #loginpage_subhead #loginpage_maincontent #loginpage_title img {
    float: right;
}

.login #loginpage_subhead #loginpage_maincontent #loginpage_title .sdlLogo {
	display:none;
    background-image: url("images/SDL_logo.png");
    width: 61px;
    height: 27px;
    float: right;
	display:none;
}

.login #loginpage_subhead #loginpage_maincontent .worldserver {
    background-image: url("images/windowbg_worldserver.jpg");
    background-repeat: no-repeat;
    width: 659px;
    height: 418px;
    position: fixed;
	top:calc(50% - 209px);
	left:calc(50% - 475px);
	z-index:1000;
	
}

.login #loginpage_subhead #loginpage_maincontent .transport {
    background-image: url("images/windowbg_transport.jpg");
    background-repeat: no-repeat;
    width: 659px;
    height: 418px;
    position: fixed;
	top:calc(50% - 209px);
	left:calc(50% - 475px);
	z-index:1000;
	
}

.login #loginpage_subhead #loginpage_maincontent #loginForm {
    float: right;
    top: 50px;
    z-index: 0;
    width: 257px;
    position: relative;
	
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
/*
    -webkit-box-shadow: 0 0 15px 1px #c9c9c9;
    box-shadow: 0 0 15px 1px #c9c9c9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
	*/
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: none;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    border-radius: 100%;
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm:after {
    content: "";
    display: block;
    overflow: hidden;
    width: 98%;
    height: 10px;
    margin: 178px auto 0 0;
    /* -webkit-box-shadow: 0 0 15px 1px #c9c9c9; */
    /* box-shadow: 0 0 15px 1px #c9c9c9; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* -o-border-radius: 100%; */
    /* border-radius: 100%; */
    position: absolute;
    z-index: -1;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock {
    position: absolute;
    bottom: -115px;
    background-color: #fff;
    width: 255px;
    margin: 0 auto;
    /* border: 1px solid #878787; */
    /* -webkit-border-top-left-radius: 3px; */
    /* -moz-border-radius-topleft: 3px; */
    /* border-top-left-radius: 3px; */
    /* -webkit-border-top-right-radius: 3px; */
    /* -moz-border-radius-topright: 3px; */
    /* border-top-right-radius: 3px; */
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .usernameEntry {
    margin-bottom: 16px;
    margin-top: 16px;


}
/* Warning/Notice/Alert/Message */
.xusernameEntry::before {
	display:block;
	content:"ALERT: WorldServer Maintenance tonight.\A\ASystem will be unavailable tonight \A(Aug 2nd) between 7pm and 8pm EST";
	background:#F00;
	color:#FFF;
	position:absolute;
	top:-75px;
	padding:10px;
	border:2px solid #F88;
	width:260px;
	left:-20px;
	height:60px;
    white-space:pre;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .passwordEntry {
    margin-bottom: 16px;
    margin-top: 0;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .loginErrorEntry {
    margin: 0 16px 0 16px;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock label {
    height: 20px;
    float: left;
    width: 80px;
    margin: 0 16px 0 16px;
    color: #454b54;
    display: block;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock input {
    width: 189px;
    height: 28px !important;
    margin: 0 16px 2px 16px;
    padding-left: 29px;
    font-size: 12px;
    border: 1px solid #aaa;
    font: normal 12px/28px Arial, sans serif;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
    color: #262933;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 2px 4px #ddd;
    box-shadow: inset 0 2px 4px #ddd;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .errorInput {
    border: 1px solid #e04a32;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .loginLabel {
    font: bold 12px Arial, sans serif;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .user {
    background: url('images/login_user_16x16.png') no-repeat 4px center;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .password {
    background: url('images/login_password_16x16.png') no-repeat 4px center;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .msgInfoBox {
    margin: 12px 0 16px 16px;
    width: 220px;
    color: #e04a32;
    font: bold 12px Arial, sans serif;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .msgInfoBox i {
    background: url('images/login_warning_16x16.png') no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 22px;
    height: 22px;
    margin: 0 5px;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .msgInfoBox span {
    vertical-align: middle;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginBlock .forgotPasswordLink {
    float: right;
    margin-top: 12px;
    margin-right: 22px;
    margin-bottom: 0;
    font: normal 11px Arial, sans serif;
    color: #296acc;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginButtonBG {
    position: relative;
    bottom: -188px;
    width: 223px;
    margin: 0 auto;
    padding: 16px;
    height: 40px;
    /* border-left: 1px solid #878787; */
    /* border-right: 1px solid #878787; */
    /* border-bottom: 1px solid #878787; */
    /* -webkit-border-bottom-left-radius: 3px; */
    /* -moz-border-radius-bottomleft: 3px; */
    /* border-bottom-left-radius: 3px; */
    /* -webkit-border-bottom-right-radius: 3px; */
    /* -moz-border-radius-bottomright: 3px; */
    /* border-bottom-right-radius: 3px; */
    text-align: center;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginButtonBG .login-button-wrapper {
    height: 40px;
    width: 100%;
    overflow: hidden;
	box-shadow: 3px 3px 2px 0px #aaa;
}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginButtonBG .login-button-wrapper button {
    height: 40px;
    width: 100%;
    font-size: 16px !important;
    #font-weight: bold;
    color: #fff;
    font-size: 20px !important;
    font-family: Calibri;
    color: #FFFFFF;
    border: 2px solid #d2652a;
    background: #d2652a;

	
	}

.login #loginpage_subhead #loginpage_maincontent #loginForm #loginButtonBG .login-button-wrapper button:hover {
}


.login #loginpage_subhead #loginpage_maincontent .copyrightContainer {
	display:none;
    position: relative;
    top: 275px;
    font: normal 11px Arial, sans serif;
    line-height: 16px;
    color: #5f6672;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
}

.login #loginpage_subhead #loginpage_maincontent .copyrightContainer a {
    color: #296acc;
    -webkit-text-shadow: #fff;
    -moz-text-shadow: #fff;
    -ms-text-shadow: #fff;
    -o-text-shadow: #fff;
    text-shadow: #fff;
}

.login #loginpage_subhead #loginpage_maincontent .copyrightContainer p {
    margin: 0;
}

.login .appBarBlank {
	display:none;
    position: fixed;
    height: 31px;
    top: 0;
    width: 100%;
    background-color: #208060;
}

#content-holder {
    top: 31px;
    width: 100%;
    bottom: 0;
    overflow: auto;
    position: absolute;
}

html, body {
    height: 100%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    overflow: hidden;
    cursor: default;
}

.sdl-activityindicator{
    position: fixed;
    top: 1px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.sdl-activityindicator.master{
    top: 0;
    z-index: 999999;
    display: block;
}

.sdl-activityindicator-child {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
}
.sdl-activityindicator-child>div {
    position:absolute;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
}
.sdl-activityindicator-child-screen-bright:before, .sdl-activityindicator-child-screen-dark:before {
    content:"";
    display:block;
    opacity:.9;
    top:0;
    left:0;
    width:100%;
    height:100%;
    margin:0;
}
.sdl-activityindicator-child-screen-bright:before {
    background-color:#fff;
}
.sdl-activityindicator-child-screen-dark:before {
    background-color:#aaa;
}
.sdl-activityindicator-child>:first-child {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    top:50%;
    left:50%;
    width:300px;
    height:132px;
    margin:-66px 0 0 -150px;
    text-align:center;
    cursor:default;
    text-transform:uppercase;
    font-family:Arial;
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:first-child {
    line-height:132px;
    font-size:18px;
    color:#878787;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-medium>:first-child, .sdl-activityindicator>.sdl-activityindicator-child-size-small>:first-child {
    display:none;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child {
    padding-top:112px;
    line-height:15px;
    font-size:15px;
    font-weight:bold;
    color:#5c636d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child:not(:empty):before, .sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child:not(:empty):after {
    content:"";
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    position:absolute;
    top:0;
    left:50%;
    padding:0;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child:not(:empty):before {
    width:100px;
    height:100px;
    margin:0 0 0 -50px;
    border:13px solid rgba(237, 237, 237, .6);
}
.sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child:not(:empty):after {
    width:50px;
    height:50px;
    margin:25px 0 0 -25px;
    border:none;
    background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAVdEVYdENyZWF0aW9uIFRpbWUAOS8yMC8xM3YlVAIAAAK6SURBVFiF7ZfBbeJQEIY/0N5JB6ED6CBQQRIJnzEVhJXw0YrBRx9CKlhy9oVUsFDBmg5MB6YC9jDj+PHyAMNKm8PuLyHAjD3/zPwzb2js93u+Es0v9f6fANC4xDhM0h7gAz3g1vp5C6yARRx4q2PPsDXXCJO0HQdeXsNxBNzV5LoGxnHgZXUI7BH2C2AeB15hOY+A55qOTeyUxOIUgSYwRdLpA1GYpL7hfHGl8zWwBG7CJO2eMmzGgRcBb0oi1xtRIsMrnIOUagi8AL/CJH04ZvghQo12CHxXEhnQusL5FgkEpKzl5ywOvOKTBswvBol3oOD6DLjwGAfe0qWBD8SB5wMj4B64QUpzKTaIBtZINvv6KlzG3xzXCuAVEWWOiPQSIXaMzwdtGyZpH5kVJwk86GuuJMZIJBH1NbFRRwWipbycCbPJYQlcBNrq6Fkd+4iap0qs47jHRse2C5N0hwQVmdfPnQUvGsGrEsoQgZ7CDqn/O4caaGvLH8CVARtDJKUjJIKcSiOukrSoan9vXN+ESbpCSvqBuqdhB0ldebOvZDYOW7MLRlQZ8OPAG9vGrgyscB86t8APJK1dpCRvSFnMeeHqgh2Q6ZxZmA91ZeDTCWbhRd9LUfaU1Favb6k0MEWifwAi+2CCI/tAmKQF51tug5RhjET9inTQ/TH7OPC69iQ8JsI554dPh6qt2sAT1fQrT8AcHTzHlhSnCLVdXAKz0UJK0gUelUiEDKAbJIifWL1v4lQb+gj7OtPvTklE+v6EBNA/tZ7BmZ1Ql4m6JEqsEaVHSOdMkVK1AX82GRy04tmlVEksqDeCTYyosrFDxJoB49lk4NcmYBCJkLLY27CNLUbLWQHs1GZZkrhoLdcH9pDe7yJCg+rUW7o2Yb3PpyoLwHQ2GUQXE/hTmERmk0HjrxP4tBP+8/+OfwOa3PX2kAWjiQAAAABJRU5ErkJggg==") no-repeat center center;
}
.sdl-activityindicator-child>:last-child {
    top:50%;
    left:50%;
    padding:0;
    width:20px;
    height:20px;
    margin:-10px 0 0 -10px;
}
.sdl-activityindicator-child>:last-child>svg {
    width:20px;
    height:20px;
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child {
    -webkit-animation:sdl-activityindicator-rotate-legacy 1s linear infinite;
    -o-animation:sdl-activityindicator-rotate-legacy 1s linear infinite;
    -moz-animation:sdl-activityindicator-rotate-legacy 1s linear infinite;
    animation:sdl-activityindicator-rotate-legacy 1s linear infinite;
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child>svg {
    transform:scale(9.8);
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child>svg>circle {
    stroke:#cdcdcd;
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child>svg>path {
    stroke:#666;
}
.sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child>svg>circle, .sdl-activityindicator-legacy>.sdl-activityindicator-child>:last-child>svg>path {
    stroke-width:1.3px;
    fill:none;
}
.sdl-activityindicator>.sdl-activityindicator-child>:last-child {
    -webkit-animation:sdl-activityindicator-rotate .5s linear infinite;
    -o-animation:sdl-activityindicator-rotate .5s linear infinite;
    -moz-animation:sdl-activityindicator-rotate .5s linear infinite;
    animation:sdl-activityindicator-rotate .5s linear infinite;
}
.sdl-activityindicator>.sdl-activityindicator-child>:last-child>svg {
    transform:scale(3.7);
}
.sdl-activityindicator>.sdl-activityindicator-child>:last-child>svg>circle {
    stroke:rgba(125, 139, 171, .4);
}
.sdl-activityindicator>.sdl-activityindicator-child>:last-child>svg>path:last-child {
    stroke:#7d8bab;
}
.sdl-activityindicator>.sdl-activityindicator-child>:last-child>svg>circle, .sdl-activityindicator>.sdl-activityindicator-child>:last-child>svg>path {
    stroke-width:2.4px;
    fill:none;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-medium>:last-child>svg {
    transform:scale(1.8);
}
.sdl-activityindicator>.sdl-activityindicator-child-size-medium>:last-child>svg>cirlce, .sdl-activityindicator>.sdl-activityindicator-child-size-medium>:last-child>svg>path {
    stroke-width:2.6px;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-small>:last-child>svg {
    transform:scale(.88);
}
.sdl-activityindicator>.sdl-activityindicator-child-size-small>:last-child>svg>cirlce, .sdl-activityindicator>.sdl-activityindicator-child-size-small>:last-child>svg>path {
    stroke-width:2.2px;
}
.sdl-activityindicator>.sdl-activityindicator-child-size-large>:first-child:not(:empty)+:last-child {
    margin-top:-26px;
}
@keyframes sdl-activityindicator-rotate-legacy {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
@-webkit-keyframes sdl-activityindicator-rotate-legacy {
    from {
        -webkit-transform:rotate(0deg);
    }
    to {
        -webkit-transform:rotate(360deg);
    }
}
@keyframes sdl-activityindicator-rotate {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
@-webkit-keyframes sdl-activityindicator-rotate {
    from {
        -webkit-transform:rotate(0deg);
    }
    to {
        -webkit-transform:rotate(360deg);
    }
}

/* Notification Messages */
#loginpage_maincontent::before {
	/* content:"2023-Mar-20 System Updates.  This service will be offline tonight for system updates between 9pm EST and 11pm EST."; */
	/* display:block; */
	/* position:fixed; */
	/* z-index:10000; */
	/* border:1px solid #F00; */
	/* top:0px; */
	/* left:0px; */
	/* font-size:14pt; */
	/* background:#F44; */
	/* color:#FFF; */
	/* width:100%; */
	/* text-align:center; */
	/* padding:20pt; */
 }