html { 
  background: url(../images/bk.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body,td,th { 
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #76726c;
}
.centered {
	width:824px;
	height:500px;
	position:absolute; 
	top:50%;
	left:50%;
	margin:auto;
	bottom: 0; left: 0; top: 0; right: 0;
}
.top {
	background-color:#ffffff;
    width: 100%;
    height: 100%;
}
.login {
	width:335px; 
	height:434px;
	position: relative;
	left: 0px;
	float: left;
	margin-bottom:9px;
	margin-right:0px;
	padding-top:0px;
	margin-left:0px;
} 
.promo {
	margin-left:335px;
	height:344px;
	position:relative;
	margin-bottom:9px;
	margin-right:9px;
	padding-top:9px;
}
.connect {
	margin-left:335px;
	height:70px;
	position:relative;
	background-color:#ebeff2;
	margin-bottom:9px;
	margin-right:9px;
	width:480px;
} 
.footer {
	background-color:none !important;
	text-align: center;
	margin-top:21px;
}
input[type="text"], input[type="password"] {
-webkit-box-shadow: none;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.3s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
background-color: rgb(235, 239, 242);
border-bottom-color: rgb(233, 233, 233);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(233, 233, 233);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(233, 233, 233);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(233, 233, 233);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: none;
box-sizing: border-box;
color: rgb(85, 85, 85);
display: inline-block;
font-family: 'Open Sans';
font-size: 14px;
font-weight: normal;
height: 30px;
line-height: 15px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(85, 85, 85);
outline-style: none;
outline-width: 0px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
transition-delay: 0s;
transition-duration: 0.3s;
transition-property: all;
transition-timing-function: ease;
vertical-align: middle;
width: 265px;
}
input[type="submit"] {
-webkit-appearance: none;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-box-shadow: none;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.3s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(148, 187, 101);
background-image: none;
background-origin: padding-box;
background-repeat: repeat;
background-size: auto;
border-bottom-color: rgb(148, 187, 101);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(148, 187, 101);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(148, 187, 101);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(148, 187, 101);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: none;
color: rgb(255, 255, 255);
cursor: pointer;
display: inline-block;
font-family: 'Open Sans';
font-size: 14px;
font-weight: normal;
height: 38px;
line-height: 16.799999237060547px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 12px;
padding-top: 4px;
text-align: center;
text-shadow: none;
text-transform: capitalize;
transition-delay: 0s;
transition-duration: 0.3s;
transition-property: all;
transition-timing-function: ease;
vertical-align: top;
width:253px;
}
input:hover[type="submit"] {
-webkit-appearance: none;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-box-shadow: none;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.1s;
-webkit-transition-property: background-position;
-webkit-transition-timing-function: linear;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-color: rgb(148, 187, 101);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(148, 187, 101);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(148, 187, 101);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(148, 187, 101);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: none;
color: rgb(148, 187, 101);
cursor: pointer;
display: inline-block;
font-family: 'Open Sans';
font-size: 14px;
font-weight: normal;
line-height: 16.799999237060547px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(148, 187, 101);
outline-style: none;
outline-width: 0px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 12px;
padding-top: 4px;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: capitalize;
transition-delay: 0s;
transition-duration: 0.1s;
transition-property: background-position;
transition-timing-function: linear;
vertical-align: top;
}
input:active[type="submit"] {
-webkit-appearance: none;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 4px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.1s;
-webkit-transition-property: background-position;
-webkit-transition-timing-function: linear;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-color: rgb(148, 187, 101);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(148, 187, 101);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(148, 187, 101);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(148, 187, 101);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 4px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
color: rgb(148, 187, 101);
cursor: pointer;
display: inline-block;
font-family: 'Open Sans';
font-size: 14px;
font-weight: normal;
line-height: 16.799999237060547px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(148, 187, 101);
outline-style: none;
outline-width: 0px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 12px;
padding-top: 4px;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: capitalize;
transition-delay: 0s;
transition-duration: 0.1s;
transition-property: background-position;
transition-timing-function: linear;
vertical-align: top;
}
img.logo {
	margin-left:10px;
	padding-top:53px;
	padding-bottom:12px;
}
.remember {
	margin-left:40px;
	margin-bottom:15px;
}
.forgot {
	text-align:center;
	margin-top:15px;
}
.bookmark {
	text-align:center;
}
.twitter {
	float:left;
	width:102px;
	height:25px;
	padding-left:22px;
	padding-top:25px;
}
.linkedin {
	float:left;
	width:102px;
	height:25px;
	padding-top:25px;
}
.blog {
	float:left;
	width:102px;
	height:25px;
	padding-top:25px;
}
.ag-logo {
	float:right;
	width:118px;
	height:25px;
	padding-right:22px;
	padding-top:16px;
}
.textmiddle {
	vertical-align:middle;
	margin-right:8px;
}
a {
	color:#ef6f3c;
	text-decoration:none;
}
.twitter a, a:hover, a:active {
	color:#75716c;
}
.linkedin a, a:hover, a:active {
	color:#75716c;
}
.blog a, a:hover, a:active {
	color:#75716c;
}
.username, .password {
	margin-left: 43px;
    text-align:left;
}
div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	background:white;
	padding-top:26px;
	padding-left:26px;
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
span#ui-dialog-title-divUserRecovery.ui-dialog-title {
	color:#2992af;
	padding-right:20px;
}
span.ui-icon.ui-icon-closethick {
	font-size:12px;
}
span#ui-dialog-title-divPasswordRecovery.ui-dialog-title {
	color:#2992af;
	padding-right:20px;
}
.promo-html {
	background-color:#2790b0;
	height:343px;
}
.promo-header {
	padding-top:26px;	
	padding-bottom:12px;
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #ffffff;
}
.promo-subheader {
	padding-top:9px;	
	padding-bottom:12px;
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
}
.promo-text {
	padding-top:9px;	
	padding-bottom:18px;
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}
.promo-button {
	padding-left:26px;
}
.alert {
	padding-top:18px;
	padding-left:26px;
	padding-bottom:18px;
	font-family: 'Open Sans', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	background-color:#2790b0;
}
.ssologin {
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 70px;
	border-radius: unset;
}

.btn-sso {
	border-radius: unset;
}
@media (max-width: 800px) {
    /* Smaller Resolution Desktops and Laptops */
    .centered {
        width: 100%;
        height: 100%;
    }

    .login {
        float: right;
        width: 100%;
    }

    img.logo {
        text-align: center;
    }

    .promo {
        max-width: 100%;
        float: right;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .promo-html {
        height: 100%;
        width: 100%;
    }

    .promo-button {
        padding-left: 26px;
        margin: 20px 0px;
    }

    .connect {
        float: right;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .footer {
        width: 100%;
        height: 100%;
    }

    .ag-logo {
        float: left;
        width: 100%;
        height: 100%;
        padding: 20px;
    }

    .username, .password {
        text-align: center;
    }

    .remember {
        text-align: center;
    }

    .submit {
        text-align: center;
        margin: 20px;
    }
}
@media (max-width: 650px) {
       /* Smaller devices */
       [...]
}
@media (max-width: 450px) {
       /* Even Smaller devices */
       [...]
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
       /* Even Smaller devices */
       [...]
}