body {
    /*font: 100%/1.4 Arial, Helvetica, sans-serif;*/
    background-image: linear-gradient(to right, #19224A 0%, #222E61 25%, #23346A 65%, #146693 90%, #088CB2 100%);
    margin: 26px;
    text-align: left;
    padding: 0;
    color: black;
}

img {
    vertical-align: top;
    float: left;
}

.installProduct {
    background-image: url(../images/GW_mobility_login.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 200px;
}

.container {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    border-radius: 10px;
    margin: 5% 0 10px 0;
    max-width: 500px;
    background: white;
}

.companyLogoContainer {
    margin: 20px;
    height: 36px;
    padding-top: 20px;
    /*padding-bottom: 8px;*/
}

.logoContainer {
    margin: 20px;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 500;
    font-size: 40px;
    font-color: #000;
    direction: ltr;
    height: fit-content;
    /*padding-top: 20px;*/
    /*padding-bottom: 10px;*/
}

.ceInfo {
    margin: 20px;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    font-color: #000;
    position: relative;
    top: -22px;
    }

.productLogo2 {
    background-position: 0 -10px;
    width: 312px;
    height: 160px;
}

.productLogo {
    background-image: url(../images/GW_mobility_login.png);
    background-color: #25a9e0;
    background-repeat: no-repeat;
    width: 300px;
    height: 75px;
}

.otLogo {
    width: 80px;
    height: 40px;
}

.otLogoNew {
    width: 190px;
    height: 36px;
}

.content {
    margin: 5px 20px 5px;
}

.version {
    clear: both;
    text-align: left;
}

.productInfo {
    font-size: 12px;
    color: #ccc;
    padding: 0 25px;
}

.copyRight {
    color: #A6A8AB;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    padding: 0 25px 15px;
}

.bevel {
    background-color: rgba(0, 0, 0, 0);
    border-color: #D1CFD1 #000000 #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: -3px 0 10px;
    padding: 0;
}

.loginLabel {
    font-size: 12px;
    font-weight: normal;
    /*padding-top: 5px;*/
    text-align: left;
    color: #58595B;
}

.usernameLabel {
    text-align: left;
    height: 25px;
    width: 218px;
    padding-top: 5px;
}

.username {
    height: 30px;
    width: 310px;
}

.passwordLabel {
    text-align: left;
    height: 25px;
    width: 218px;
    padding-top: 20px;
}

.password {
    height: 30px;
    width: 310px;
}

.langSection {
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
    text-align: left;
    color: #58595B;
}

.loginLabel span {
    padding-bottom: 3px;
    display: inline-block;
}

.loginLabel input {
    width: 218px;
    height: 37px;
    border: 1px solid #38c2ff;
    background-color: white;
    border-radius: 0px;
    color: black;
    font-size: 15.3px;
    padding-left: 47px;
    margin:0;
}

#token_id_ui {
    background:url('gwAdminConsole/images/login/username-user-icon.png') 17px 50% no-repeat;
}

#token_id, #token_secret {
    width: 218px;
    background:url('gwAdminConsole/images/login/password-lock-icon.png') 17px 50% no-repeat;
}

.loginLabel input:focus {
    border: dotted 1px #fff;
}

.login {
	text-align: center;
	margin-bottom: 20px;
}

/*.primary, .primary:hover {*/
.login .primary {
	background-color: #23346A;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	height: 30px;
	width: 270px;
	margin: 20px 0px 2px 0px;
}

/*
.primary:hover {
    background-image: none;
    background-color: #fff;
    box-shadow: none;
}

.primary[disabled],.primary[disabled]:hover {
    background: #ccc;
    box-shadow: none;
    cursor: default;
}
*/

.optionsButton, .optionsButton:hover {
    color: #1F1F1F;
    font-size: 13px;
    cursor: pointer;
    vertical-align: top;
}

.loginFailed, .unsupportedBrowser {
    background-color: #FAFAD5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px;
    font-size: 11px;
    color: black;
    width: 288px;
}

.langDropDown {
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    padding: 5px;
    width: 268px;
    display: block;
    color: #808184;
    border: 1px solid #dcdcd7;
    border-radius: 5px;
}

/*
.settingsImg {
    background-image: url('gwAdminConsole/images/login/opened.png');
    background-repeat: no-repeat;
    width: 12px;
    height: 16px;
    margin: -1px -2px 0 2px;
    display: inline-block;
    cursor: pointer;
}

.closed .settingsImg {
    background-image: url('gwAdminConsole/images/login/closed.png');
}*/

.installTokenLabel {
    color: #dcdfe0;
    font-size: 18px;
    text-align: left;
    padding-top: 5px;
}

.installToken {
    color: yellow;
    font-size: 16px;
    text-align: left;
    margin: 5px;
}

.installTokenDescription {
    color: #dcdfe0;
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
}

.installTokenCommand {
    /*color: #55b0bd;*/
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 10px;
}

.installDisabled {
    padding-bottom: 15px;
    font-size: 14px;
    color: orangered;
    width: 300px;
    margin: 10px;
}

.installTokenFooterNote {
    padding-bottom: 15px;
    font-size: 12px;
    color: #505354;
}

#advanced {
    padding-bottom: 15px;
    padding-left: 0px;
}

.wrapper {
    border-radius: 2px;
    margin: 40px auto 0;
    width: 360px;
}

.copyright {
	color: black;
	font-size: 10px;
	margin-top: 20px;
	padding-bottom: 0px;
	float: left;
	width: 272px;
}

.crfooter {
	display: inline-block;
	width: 272px;
}

/*.footer .settingsIcon {
	background: url("gwAdminConsole/images/login/gear-down-arrow.png") no-repeat scroll right center transparent;
	color: #949494
	cursor: pointer;
	font-size: 10px;
	padding-right: 5px;
	width: 23px;
	float: right;
	margin: 16px 5px 21px 15px;
	margin-bottom: 21px;
}

.footer .gearIcon {
	background: url("gwAdminConsole/images/login/settings-gear-grey.png") no-repeat scroll right center transparent;
	height: 22px;
	width: 19px;
}*/

#advanced input {
    padding-left: 10px;
    width: 255px;
}

#advanced input[type="text"]:focus {
	border: dotted 1px #fff;
}
