
/*OAM Login Screen*/

html, body {
background-color: #dadada;
font-family: "Arial", sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
height: 100%;
}

h1 {
font-size: 18px;
color: #ffffff;
font-weight: normal;
vertical-align: middle;
padding-top: 5px;
font-family: "Arial", sans-serif;

}

h3 {
font-size: 20px;
color: #59228e;
font-weight: bold;
margin-top: 0;
font-family: "Arial", sans-serif;

}

p {
font-family: "Arial", sans-serif;
color: #000000;
font-size: 12px;
}

a {
color: #59228e;
text-decoration: none;
}

a:hover {
text-decoration: underline;	
} 

#bodycontent {
min-height:100%;
position:relative;
margin: 0;		
}

#body {
padding:30px 10px 10px 10px;
*padding-bottom: 100px;
padding-bottom: 80px;	
}


#headercontainer {
width: 1080px;
margin-left: auto;
margin-right: auto;
padding: 0 45px;
background-color: #59228e;
}	
	
#header {
background-color: #59228e;
margin-top: 2px;
width: 100%;
padding: 0;
margin: 0;
}

.logo {
padding: 7px 0 7px 45px;	
}

#LoginContainer{
width: 350px;
border: 1px solid #f0f0f0;
background-color: #ffffff;
margin-bottom: 60px;
height: auto;
margin-left: auto;
margin-right: auto;

}

#LoginTitle {
margin-top: 60px;
background-color: #13648d;
height: 32px;
width: 352px;
margin-left: auto;
margin-right: auto;
}

#LoginTitle h1
{
	margin-top:5px;
	padding:0 15px;
	float:left;
}

#wrapper {
width:247px;
background-color: #fff;
margin-top: 35px;
margin-right: 50px;
margin-left: 53px;

}


.field{
border: 1px solid #ababab;
width: 238px;
height: 22px;
display: block;
margin: 6px 0 13px 0;
padding-left:7px;
}

.CancelBtn {
background-color: #709817;
padding: 5px 6px 6px 6px;
color: #ffffff;
font-family: "Arial", sans-serif;
text-align: center;
margin: 7px 0 5px 0;
display: block;
border: none;
float: right;
width:63px;
height: 27px;
font-size: 12px;
}

.CancelBtn:hover {
background-color: #5b7f0b;
}

p.access {
text-align: right;	
margin-top: 32px;
margin-bottom:10px;
}

p.copyright_line {
color: #ffffff;	
padding: 20px 0 20px 45px;
margin-bottom: 20px;
*padding: 40px 0 20px 45px;
}

#footer {
background-color: #555555;
margin-bottom: 0;
width: 100%;
height: 80px;
position:absolute;
bottom:0;
padding-bottom: 0;

}

#footercontainer{
width: 1080px;
padding: 0 45px;
margin-left: auto;
margin-right: auto;	
margin-bottom: 0;
}


#includemessage {
background-color:#efefef;
border: 1px solid #e6e6e6;
padding: 40px 46px;	
width: 900px;
margin-left: auto;
margin-right: auto;
margin-bottom: 80px;	
}
	
	
#message
{
padding-top:10px;
width:247px;
background-color: #fff;
margin-right: auto;
margin-left: auto;

}

#message p {
color: black;
font-weight: bold;
}

#message_browser
{
	margin-bottom:20px;
	background-color:#ffffe0;
	font-size:10px;
	padding:10px;
	width:95%;
	display:none;
}

p.access
{
	margin-bottom:50px;
	margin-top:70px;
}

#user-sso-message {
background-color:#efefef;
border: 1px solid #e6e6e6;
padding: 6px 13px;	
width: 260px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 20px;
}

#user-sso-message p {
	font-size: 12px;
}


#user-beta-message {
	background-color:#efefef;
border: 1px solid #e6e6e6;
padding: 6px 15px;	
width: 250px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 15px;
	
}

#red_link
{
	color:red;
}

@media screen and (max-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2){
/*OAM Login Screen*/

html, body {
background-color: #F5F5F5;
font-family: "Arial", sans-serif;
font-size: auto !important;
margin: auto;
padding: auto;
height: auto !important;
width:auto;
width:100%;

}

h1 {
color: #ffffff;
font-weight: normal;
vertical-align: middle;
padding-top: .5em !important;
font-family: "Arial", sans-serif;
}

h3 {
font-size: 20px;
color: #580F8B !important;
font-weight: bold;
margin-top: 0;
font-family: "Arial", sans-serif;

}

p {
font-family: "Arial", sans-serif;
color: #000000;
font-size: .8em !important;
}

a, a:visited {
color: #580F8B !important;
text-decoration: none;
}

a:hover {
text-decoration: underline;	
} 

#bodycontent {
min-height:100% !important;
position:relative;
margin: auto !important;
width:85%;
display:block;
clear:both;

}

#body {
margin:0px;
padding:0px;
width:100%;
}


#headercontainer {
width: 100% !important;
margin:0px;
padding:0px;
background-color: #58078B !important;
display:none;
}	
	
#header {
background-color: #580F8B !important;
margin-top: .5em !important;
width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}

.logo {
padding: .5em 0 .5em 2em !important;	
}

#LoginContainer{
width: 100% !important;
background-color: #ffffff;
padding-bottom: 4em !important;
margin-left: auto !important;
margin-right: auto !important; 
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
background-color: #fff;
border: 1px solid #b7b7b7;
padding-left:0px;
padding-right:0px;
float:left;
}

#LoginTitle {
margin-top: 2em !important;
background-color: #13648d;
/*height: 33px;*/
width: 100% !important;
margin-left: 0px;
margin-right: 0px;
padding: .3em 0 .3em 0 !important;
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.35);
border-top: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
border-left: 1px solid #b7b7b7;
display:block;
float:left;
}

#LoginTitle h1{
	font-size: 1.5em !important;
	padding:0 15px !important;
	float:left;	
}

#wrapper {
width:80% !important;
background-color: #fff;
margin-top: 2em !important;
margin-right: 10%;
margin-left: 10%;
}

#wrapper center{
font-size: 1em !important;
}
#wrapper center > center a{
font-size: 1em !important;
}

.field{
font-size:1em;
border: 1px solid #ababab;
width: auto !important;
height: auto !important;
display: block;
}

.CancelBtn {
background-color: #709817 !important;
padding: em .8em !important;
color: #ffffff;
font-family: "Arial", sans-serif;
text-align: center;
margin: 1em 0 .3em 20em !important;
display: block;
border: none;
float: right !important;
font-size: 1em !important;
width:auto;
height:auto;
clear: both;
}

.CancelBtn:hover {
background-color: #5b7f0b;
}

p.access {
text-align: right !important;	
margin-top: 4em !important;
margin-bottom:2em !important;
display:none;
}

p.copyright_line {
padding:0px;
margin:0px;
padding-top:10px;
padding-left:10px;
}

#footer {
background-color: #555555;
margin-bottom: 0;
width: 100% !important;
height: 5em !important;
position:absolute;
bottom:0;
padding-bottom: 0;
display:none;
}

#footercontainer{
width: 100% !important;
padding:0px; !important;
margin:0px; !important;
}


#includemessage {
background-color:#efefef;
border: 1px solid #e6e6e6;
padding: 3em 3.5em;	
width: 70%;
margin-left: auto;
margin-right: auto;
margin-bottom: 5em;	
}
	
	
#message
{
padding-top:.8em;
width:80%;
background-color: #fff;
margin-right: 10% !important;
margin-left: 10% !important;

}

#message p {
color: black;
font-weight: bold;
}

#message_browser
{
	margin-bottom:2em !important;
	background-color:#ffffe0;
	font-size:10px;
	padding:1em !important;
	width:95% !important;
	display:none;
}

p.access
{
	margin-bottom:6em !important;
	margin-top:1em !important;
	float:right;
	margin-left:9em !important;
}

#user-sso-message {
background-color:#efefef;
border: 1px solid #e6e6e6;
padding: .5em 1em !important;	
width: 45% !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 1em !important;
margin-top: 2em !important;
}

#user-sso-message p {
	font-size: 1em !important;
}


#user-beta-message {
background-color:#efefef;
border: 1px solid #e6e6e6;
padding: .8em 1.5em !important;	
width: 45% !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 0px !important;
margin-top: 1.5em !important;
	
}

#red_link
{
	color:red;
}

#sharepoint_sso
{
	font-size:1.125em;
	width: 100% !important;
}
#sso_username, #sso_password{
	height: 2em !important;
	border-radius: 0 !important;
	padding-left: 2% !important;
	margin-left: 0 !important;
	padding-right: 2% !important;
	width: 96% !important;
}
#sso_submit {
	font-family: "Arial", sans-serif !important;
	background: #709817 url(https://www.med.nyu.edu/f5vpn_css/images/green.png) repeat!important;
	text-align: center !important;
	border-radius: 0 !important;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
}

/*special DUO styles*/
.challenge_type_0 #credentials_table
{
  display:none;
}

.challenge_type_1 input,
.challenge_type_1 #vpn_options,
.challenge_type_1 .access
{
  display:none;
}

.challenge_type_1 #credentials_table
{
  position:static;
  z-index:100000;
}

.challenge_type_1 #block-block-2, #block-block-7
{
  width:auto;
}

.challenge_type_1 #content
{
  min-width:1100px;
}

.duo #block-block-6
{
  width:auto;
  float: right;
  background-color:transparent;
}

.duo #block-block-4
{
  width:auto;
  float:left;
  background-color:transparent;
}

.duo .field
{
  width:100%;
}

.duo #message
{
  margin-left:0px;
}
