* {
margin: 0;
padding: 0;
font-family: Lato, Helvetica, Arial, sans-serif;
font-size: 14px;
}

@media only screen and (min-width: 1680px) {
body {
width:1680px !important;
background-color: #FFFFFF !important;
margin:0px auto !important;
}
}
#signInWrapper  {


}

#signInWrapper a {
text-decoration: none;
}









#signOnHeader {
background-color: #363638;
border-bottom: 3px solid #e83336;
height: 45px;
}

.logo {
background: #414144;
border-right: 1px solid #1b1c1c;
border-left: 1px solid #1b1c1c;
display: inline-block;
height: 42px;
padding: 5px 15px 0 15px;
margin: 0;
margin-left: 6.5%;
color: #fff;




float: left;


}

.logo span {
font-size: 22px;
display: block;
padding: 3px;
font-weight: 500;
}

.interfaces {
float: right;
margin-right: 8%;
padding-top: 6px;
}

.interfaces li {
display: inline !important;
}

.interfaces a:hover {
color: #FFF;
}

.interfaces .l3 {
display: inline-block;
color: #fff;
padding: 3px 1px;
font-weight: bold;
}

.interfaces li,.interfaces a {
display: inline-block;
color: #bbbdbf;
padding: 3px 1px;
font-size: 13px;
}



#contentWrapper {
clear: both;
margin: 0 auto;
margin-bottom: 12px;
}

#signinWrap {
padding-left: 0;


width: 50% !important;
float: left;


}

#signin {
margin-top: 2vw;
margin-left: 16%;
}

.signInHeader {
width: 90%;
margin-bottom: 25px;
}

.signInHeader .title {
font-size: 26px;
}

.signInHeader .helpLinks {
float: right;
margin: 7px;
position: relative;
}


















.signInHeader .helpLinks .n-down-fill {
color: #07c !important;
}

.helpdrpdwn {
background: #fff;
border: 1px solid #bcbec0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.28);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.28);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.28);
display: none;
position: absolute;
right: 0;
text-align: left;
top: 34px;
width: 20vw !important;
z-index: 1;
margin-right: -13px;
}

.helpdrpdwn li {
line-height: 25px;
margin-left: 5px;
display: block;
}

.helpdrpdwn span {
background: linear-gradient(180deg, rgb(244, 244, 245) 30%,
rgb(233, 233, 234) 75% );
display: block;
padding: 10px 0px 10px 5px;
}

.helpdrpdwn h2 {
font-size: 18px;
font-weight: 400;
display: inline;
margin-left: 5px;
}

.close-btn {
border: none;
float: right;
height: auto;
margin: -10px 10px 13px 0;
text-align: center;
display: inline;
background: none;
outline: 0;
padding: 0;
}

.close-btn:hover .icon {
color: #31708f !important;
}

.loginInfo {
clear: both;
}

.loginInfo h2 {
font-size: 16px;
}

.loginInfo input[name="webId"],.loginInfo input[name="password"] {
height: 37px;
width: 90%;
margin: 5px 0 15px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #bcbec0;
display:inline;
}

.loginInfo input[name="signin"] {
border: 0;
height: 30px;
width: auto;
min-width: 80px;
padding: 0 10px;
background-color: #009fd9;
color: #fff;
font-size: 18px;
-webkit-box-shadow: 0 4px 0 0 #0076a4;
-moz-box-shadow: 0 4px 0 0 #0076a4;
box-shadow: 0 4px 0 0 #0076a4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
float: left;
}

.remember {
padding: 0 0 0 20px !important;
margin: 5px 0 0 0 !important;
float: left;
}

.remember input[type=checkbox] {
vertical-align: middle;
margin: 0;
}

.remember input {
vertical-align: middle;
}

.remember a {
color: #333;
}

.remember a:hover {
color: #07c;
}

#forgotIDPassword {
margin: 20px 0 10px 0;
border-bottom: 1px solid #a7a9ab;
padding: 30px 0 30px 0;
width: 90%;
clear: both;


}


#forgotIDPassword a,.refLinks a,.notes a,.helpLinks a {
color: #0077cc !important;
font-size: 13px !important;
}



.forgotIDPassword a:hover,.refLinks a:hover,.notes a:hover,.helpLinks a:hover,#forgotId:hover,#forgotPwd:hover
{
text-decoration: underline !important;
}

.forgotId {
float: left;
}

#forgotIDPassword .forgotPwd {
float: right;
}

#forgotId:hover,#forgotPwd:hover {
cursor: pointer;
}

.refLinks {
width: 90%;
clear: both;
}

.refLinks .academic {
float: right;
}

#customerSupport {
margin: 25px 0;
line-height: 15px;
}

#customerSupport p {
font-size: 13px !important;
}

#signInNotes {
clear: both;
margin: 0 auto;
border-top: 1px solid #a7a9ab;
padding: 5px 0;
margin: 30px 8% 30px 8%;
}

.notes {
display: block;
line-height: 20px;
font-size: 13px;
}











#whatsnew {
margin-top: 2vw;
margin-right: 16%;
float: right;
}

#whatsnew ul {
list-style: none;
}

#whatsnewinfo {
min-height: 286px;
text-align: center;
float: right;
padding: 0;
margin-bottom: 2vw;
}


#whatsnewinfo img {
width: 100% !important;
}


#whatsnewlinks {
margin-top: 17%;
text-align: center;
}

#whatsnewlinks a {
padding-right: 5%;
margin-left: 2%;
}

.whatsnewlinks li {
display: inline-block;
width: 14%;
margin: 0% 3%;
}

#whatsnew div.col-md-3 {
margin: 0 auto;
text-align: center;
}

#whatsnew p {
font-size: 12px;
margin: 0 auto;
margin-top: 1vw;
text-align: center;
width: 6vw;
}

.link5,.link2,.link3,.link2 {
width: 6vw;
height: 6vw;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
margin: 0 auto;
margin-top: 20px;
box-shadow: 0px 0px 0px black;
outline: none;
}

#whatsnew .list-group a {
color: #373739;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}

#whatsnew .list-group a:hover {
color: #0077cc;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}

.link5 span,.link2 span,.link3 span,.link2 span {
font-size: 3vw;
padding-top: 1.5vw;
display: block;
color: #fff;
text-align: center;
}

@media ( max-width : 992px) {
.link5,.link2,.link3,.link2 {
width: 10vw;
height: 10vw;
}
.link5 span,.link2 span,.link3 span,.link2 span {
font-size: 5vw;
padding-top: 2.5vw;
}
#whatsnew p {
font-size: 1.3vw;
width: 10vw;
}
#whatsnewinfo a img {
width: 80vw;
height: auto;
}
#whatsnew {
margin-right: 8%;
float: none;
}
#signin {
margin-top: 2vw;
margin-left: 8%;
}
}

.link5 {
-webkit-background: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
-moz-background: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
-ms-background: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
-o-background: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
background: linear-gradient(45deg, #8cc63f 50%, #7fb636 50%);
}

.link2 {
-webkit-background: linear-gradient(45deg, #872989 50%, #742375 50%);
-moz-background: linear-gradient(45deg, #872989 50%, #742375 50%);
-ms-background: linear-gradient(45deg, #872989 50%, #742375 50%);
-o-background: linear-gradient(45deg, #872989 50%, #742375 50%);
background: linear-gradient(45deg, #872989 50%, #742375 50%);
}

.link3 {
-webkit-background: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
-moz-background: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
-ms-background: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
-o-background: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
background: linear-gradient(45deg, #ed1c24 50%, #de1219 50%);
}

.link4 {
-webkit-background: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
-moz-background: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
-ms-background: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
-o-background: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
background: linear-gradient(45deg, #00aeef 50%, #009bd6 50%);
}

.link5:hover,.link4:hover,.link3:hover,.link2:hover,.k5:hover>span,.link2:hover>span,.link3:hover>span,.link2:hover>span
{
-webkit-transition: 0.1s linear;
-moz-transition: 0.1s linear;
-ms-transition: 0.1s linear;
-o-transition: 0.1s linear;
transition: 0.1s linear;
}

.link5:hover,.link4:hover,.link3:hover,.link2:hover {
cursor: pointer;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}

.link5:hover>span,.link4:hover>span,.link3:hover>span,.link2:hover>span
{
-webkit-transform: scale(0.9, 0.9);
-moz-transform: scale(0.9, 0.9);
-ms-transform: scale(0.9, 0.9);
-o-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
}

.link2 .n-target {
margin-left: 10px;
}



#signInWrapper #errorAlign,#signInWrapper #cookiesMsg {
width: 84%;
border: 1px solid #ed3d2d;
padding: 10px;
margin-bottom: 0px;
margin-left: 8%;
margin-top: 2vw;
background-color: #fcebeb;
}

#errorAlign .n-error,#cookiesMsg .n-error {
color: #ed3d2d;
margin-right: 5px;
font-size: 22px;
float: left;
display: block;
width: 2%;
}



#errorAlign span:nth-child(2) {
display: inline-block;
width: 96%;
}

.validate {
margin: 5px 0;
color: #ed3d2d;
display: none;
}

.loginInfo .error {
border: 1px solid #ed3d2d !important;
}

.errIcon {
color: #ed3d2d;
margin-left: 10px;
display: inline;
}

.errIcon .icon {
font-size: 18px;
display: none;
}















#signInWrapper .signoutmsg {
border: 1px solid #8bc225;
margin-left: 8%;
background-color: #edf5dc;
margin-bottom: 0px;
width: 84%;
padding: 10px;
line-height: 20px;
margin-top: 2vw;
}

.hide {
display: none;
}

.show {
display: block;
}

.loginInfo .h1,.loginInfo .h2,.loginInfo .h3,.loginInfo h1,.loginInfo h2,.loginInfo h3
{
margin-top: 5px !important;
}

.arrow {
font-size: 48px;


margin-top: -13px;
position: absolute !important;
text-shadow: 0 -2px 1px #bcbec0;
z-index: 2;
color: #F4F4F5;
display: none;
margin-left: -10px;
}

.inputFld {
padding: 0px 15px 0 15px;
}

.ie8.inputFld {
padding: 8px 15px 0 15px;
}

.lspacer {
width: 0 !important;
}

#pageFooter .footer-nav li:nth-child(2) {
margin-left: 7.2% !important;
padding-left: 0 !important;
}

#pageFooter .footer-nav li:nth-child(2) a {


}















.ie8.interfaces.l3 {
display: inline-block;
color: #fff;
font-weight: bold;
}

.ie8.loginInfo.inputFld {
height: 37px;
width: 90%;
margin: 5px 0 15px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #bcbec0;
}

.ie8.signInHeader.title {
margin-top: 2vw;
float: left;
margin-top: 25px !important;
}

.ie8.signInHeader.title.helpLinks {
margin-top: 2vw;
margin-top: 38px !important;
float: left;
}

.ie8.loginInfo.submitSignIn {
border: 0;
height: 30px;
min-width: 80px !important;
width: auto !important;
padding: 0px 10px 0px 10px !important;
background-color: #009fd9;
color: #fff;
font-size: 18px;
box-shadow: 0 4px 0 0 #0076a4 !important;
border-radius: 2px;
float: left;
}

.ie8.link5 {
background: #8cc63f;
}

.ie8.link2 {
background: #872989;
}

.ie8.link3 {
background: #ed1c24;
}

.ie8.link4 {
background: #00aeef;
}

.ie8.forgotIDPassword {
padding: 15px 0px !important;
}

.ie8.refLinks.academic {
margin-top: -22px !important;
}

.ie8.whatsnewWrap {
padding: 30px;
}

.ie8.interfaces {
float: right !important;
width: auto;
margin-right: 8%;
list-style: none;
}

.ie8.interfaces.l4 {
float: left;
margin-top: 3px !important;
display: inline-block;
}

.ie8.helpdrpdwn {
background: #fff;
border: 1px solid #bcbec0;
display: none;
position: absolute;
right: 0;
text-align: left;
top: 34px;
width: 250px !important;
z-index: 1;
margin-right: -13px;
}

.ie8.helpdrpdwn span {
background: #F3F3F4;
}



































.ipRegMessage {
border: 1px solid #B0C8D2;
margin-left: 8%;
background-color: #D6EEF8;
margin-bottom: 0px;
width: 84%;
padding: 10px;
line-height: 20px;
margin-top: 2vw;
}





.ie8.ipRegMessage {
width: 90.5% !important;
}

.ie8.signoutmsg {
width: 90.5% !important;
}

.ipRegMessage #regIP,.ipRegMessage #regLater,.ipRegMessage #regNow {
color: #07c;
}

.ipRegMessage #regIP:hover,.ipRegMessage #regLater:hover,.ipRegMessage #regNow:hover
{
text-decoration: underline;
cursor: pointer;
}

.ie8.n-warning {
margin-top: -40px;
}

.ie8.errorMessage {
width: 90.5% !important;
}

.ie8.whatsnewWrap {
width: 82% !important;
padding: 30px 0 0 0 !important;
}

.ie8.whatsnew {
width: 100% !important;
}

.ie8.whatsnewinfo {
width: 100% !important;
}











.notes a {
font-size: 13px;
}

.optionBtn {
display: inline;
}

.optionBtn:hover span {
color: #0077CC;
cursor: pointer;
}

.helpdrpdwn span.helpborder {
border-bottom: 1px solid #BCBEC0;
margin-bottom: 12px;
}

.helpdrpdwn .sysreq {
margin-bottom: 12px;
}

.helpdrpdwn li {
line-height: 25px;
margin-left: 10px;
display: block;
}


