/* IMPORTANT: If any change is made in this file, make sure to change value of CSS_JS_VERSION in 
 * $SRCHOME/ngam/src/common/utilities/src/main/java/oracle/security/am/common/utilities/constant/GenericConstants.java
 * This is needed to burst browser cache. Refer bug# 28190763 for details. 
*/
html,
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FCFBFA;
	margin: 0;
	padding: 0;
	color: #000;
	height:100%;
}
.head1 {
	font-family: Georgia;
	font-size:30px;
	font-weight:400;
	color:#FFF;
	text-align:left;
	letter-spacing:0.01em;
	display:block;
	margin-bottom:4px;
}
/* Bug# 29376955. Do not capitalize string using text-transform CSS property .
  in this CSS class*/
.head2 {
	font-family: Georgia;
	font-size:36px;
	color:#FFF;
	text-align:left;
	letter-spacing:0.01em;
	max-width: 100vw;
	padding-bottom: 24px;
	font-weight:400;
	margin-top: 0.0em; 
	margin-bottom: 0.0em; 
}
/*Bug# 35072515. Font specific to Vietanemese */
.headForViet {
        font-family: Noto-sans;
        font-size:30px;
        font-weight:400;
        color:#FFF;
        text-align:left;
        letter-spacing:0.01em;
        display:block;
        margin-bottom:4px;
}

a img { 
	border: none;
}

a:link {
	color: #145c9e;
	text-decoration: none; 
}
a:visited {
	color: #72007C;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.contentContainer1 {
  margin-right: auto;
  margin-left: auto;
  /*! justify-content: center; */
  /*! padding-left: 558px; */
  margin-top: 30px;
  align-items: center;
  display: table;
}
.container {
	background-color: #312D2A;
	height:249px;
	margin: 0 auto; 
}
.brandContainer{
	margin-right:auto;
	margin-left:auto;
	display: flex;
	min-height: 412px;
        justify-content: center;
}
.branding {
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	padding-bottom: 205px;
}

.imageContainer {
  display: none;
}
.stripe {
	height: 12px;
	background-image: url('../images/colorstrip_redwood_desktop_23B.png');
    	background-position: left bottom;
    	background-repeat: repeat-x;	
}

.contentContainer {
	margin-right:auto;
	margin-left:auto;
}

.formContainer {
	margin-top:65px;
	display: flex;
	justify-content: center;
}

.chooserFormContainer {
        margin-top:30px;
	text-align: center;
}

.inputContainer {
	width: 325px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, article, figure {
	display: block;
}

.textInput {
color: #161513;
background-color:#FCFDFE;
border-width:1px;
border-style:solid;
border-color:#DADADA;
border-radius:2px;
padding-left:10px;
padding-right:5px; 
width:310px;
height:32px;
margin-bottom:15px;
font-size:14px;
}
::-webkit-input-placeholder {
color:rgba(22, 21, 19, 0.7);
}

:-moz-placeholder { /* Firefox 18- */
   color:rgba(22, 21, 19, 0.7);  
}

::-moz-placeholder {  /* Firefox 19+ */
color:rgba(22, 21, 19, 0.7);
}

:-ms-input-placeholder {  
color:rgba(22, 21, 19, 0.7);
}

button {
   background: #312D2A;
   border: 1px solid #312D2A;
   border-radius: 2px;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight; bold;
   font-size: 18px;
   color: #FFFFFF;
   text-align: center;
   height:48px;
   padding-right:20px;
   padding-left:20px;
}

button:hover {
   background: #3A3632;   
}

button:active:hover {
   background: #47423E;   
}

button.unemphasized {
  background-color: transparent;
  color: #161513;
  border: 1px solid rgba(22, 21, 19, 0.5);
}

button.unemphasized:hover {
  background-color: rgba(22, 21, 19, 0.04);
}

button.unemphasized:active:hover {
   background-color: rgba(22, 21, 19, 0.08);
}

.btnActiveChooser {
   text-align: center;
   height:48px;
   padding-right:20px;
   padding-left:20px;
}

.signinWidth {
   width: 325px;
}

.btnActiveChooser:hover {
   text-align: center;
   height:48px;
   padding-right:20px;
   padding-left:20px;
}
.btnActiveChooser:active {
   text-align: center;
   height:48px;
   padding-right:20px;
   padding-left:20px;
}

.sso-container {
   text-align: center;
   margin-top: 50px;
}

.ssoBtnActive {
   text-align: center;
   height:48px;
   width: 325px;
   padding-right:20px;
   padding-left:20px;
   margin-left: 10px;
}

.ssoBtnActive:hover {
   text-align: center;
   height:48px;
   width: 325px;
   padding-right:20px;
   padding-left:20px;
   margin-left: 10px;
}
.ssoBtnActive:active {
   text-align: center;
   height:48px;
   width: 325px;
   padding-right:20px;
   padding-left:20px;
   margin-left: 10px;
}

.horizontal-divider {
    width: 325px;
    text-align:center; 
    border-bottom: 1px solid #4C825C; 
    line-height:0.1em; 
    height: 1px;
    margin:0 auto;
    margin-top: 30px;
}

.horizontal-divider span {
    background: #ffffff; 
    padding:0 10px;
    font-size: 14px;
    font-weight: normal;
}

.forgotLink {
	display:block;
	margin-bottom:15px;
	font-size:12px;
}
.logoutcopyright{
        font-family:Arial, Helvetica Neue, Helvetica;
        font-size:11px;
        color:#000000;
        margin-right:auto;
        width:920px;
        margin-left:auto;
        position:relative;
        top: 150px;

}
.privacy {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	float:left;
	width:100px;
	font-size:13px;
	margin-right:200px;
	margin-top:6px;
}
.Ologo {
	display: flex; 
	justify-content: flex-end;
}
.error {
	font-size:14px;
	color:#C70000;
	position:relative;
	top:-15px;
}


.tcTable {
   border-color: #DFE4E7;
   font-size: 12px;
   font-weight: normal;
}
.tcDiv {
   width: 320px;
   overflow-x: scroll;
   font-size: 9px;
   word-wrap: break-word;
   height: 120px;
   padding: 4px;
   border-radius: 4px;
   border: 1px solid #DFE4E7;

}
.privacy {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	float:left;
	width:100px;
	font-size:13px;
	margin-right:200px;
	margin-top:6px;
}
.error {
	font-size:14px;
	color:#C70000;
	position:relative;
	top:-15px;
}
.oj-select-chosen.oj-select-default {
    height:32px;
    margin-bottom:15px;
    font-size:14px;
    color: #737373;
    font-style: italic;
}
.langselect {    
	box-sizing: border-box;
    display: inline-block;
	height:32px;
	margin-bottom:15px;
	font-size:14px;
    position: relative;
    width: 300px;
}
.loginlabel {
    margin: 0px;
    padding: 0px 0px 10px;
    font-size: 19px;
    font-weight: bold;
    color: #161513;
}
.opttext {
    font-weight: normal;
    font-size: 12px;
    white-space: pre-wrap;
    color: #000;
}


.copyright {
  font-size: 11px;
  font-weight: normal;
  color: #161513;
  white-space: normal;
  padding-top: 10px;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}
.pagelink {
  font-size: 11px;
  font-weight: normal;
  color: #00309C;
  white-space: nowrap;
}
.inlineerror {
  margin: 0;
  padding: 1px 1px 1px 1px;
  font-size: 11px;
  font-weight: normal;
  color: #c70000;
}
.stylenormal {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.validationDiv {
   font-size: 14px;
   color: #C70000;
}


.logoutConsentInstruction {
   color: #000000;
   font-size: 12px;
   font-family: Arial, Helvetica Neue, Helvetica;
   font-weight: Normal;
}

.logoutConsentTitle {
  color: #000000;
  font-size: 19px;
  font-family: Arial, Helvetica Neue, Helvetica;
  font-weight: Bold;
}
.header {	
}


.content {
}

.foot {
height:42px;
margin-left:auto;
margin-right:auto;
width:90vw;
border-bottom:solid 1px #d5d5d7;
}


.logoutCopyrightFooter {
width:100%;
position:absolute;
left:0;
margin-top:150px;
}
.copyrightFooter {
width:100%;
position:absolute;
left:0;
display: flex;
flex-direction: column;
justify-content: flex-end;
top: 0px;
height: 100vh;
min-height: 660px;
}
.psLoginCopyrightFooter {
width:100%;
position:absolute;
left:0;
display: flex;
flex-direction: column;
justify-content: flex-end;
top: 0px;
height: 100vh;
min-height: 900px;
}
.psLoginCopyrightFooterSSO {
width:100%;
position:absolute;
left:0;
display: flex;
flex-direction: column;
justify-content: flex-end;
top: 0px;
height: 100vh;
min-height: 1000px;
}

.signin_form {
    position: relative;
    font-size: 12px;
    font-weight: normal;
}
.sso-signin-form {
    position: relative;
    font-size: 12px;
    font-weight: normal;
}
.wrapper {
min-height:100%;
position:relative;

}
.companySignIn {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}
.topBox {
    box-sizing: content-box;height:48%;
  }

@media all and (min-height: 800px){
.topBox {
    box-sizing: content-box;height:70%;
  }
}
@supports (-ms-ime-align: auto) {
   /* Microsoft Edge specific styles */
  .ssoBtnActive {
    margin-left: 0px;
  }
  .ssoBtnActive:hover {
    margin-left: 0px;
  }
  .ssoBtnActive:active {
    margin-left: 0px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10 & IE11 specific styles */
  .ssoBtnActive {
    margin-left: 0px;
  }
  .ssoBtnActive:hover {
    margin-left: 0px;
  }
  .ssoBtnActive:active {
    margin-left: 0px;
  }
}

@media screen and (max-width: 800px) {
    .branding {
        padding: 0px 10px 165px 10px;
        overflow: hidden;
    }
    .signin_form {
        padding-left: 0px;
        max-width: 100vw;
        font-size: 12px;
        font-weight: normal;
    }
    .brandContainer {
        min-height: 355px;
    }
    .container {
        height: 190px;
    }
    .formContainer {
        margin-top: 40px;
    }
    .inputContainer {
	width: 287px;
	text-align: start;
	margin: 0 auto;
    }
    .textInput {
        width: 270px;
    }
    .error{
    	padding-left: 0px;
        max-width: 100vw;
        font-size: 12px;
    }
    .tcDiv{
        max-width: 90vw;
    }
    .sso-container {
        text-align: center;
        padding-left: 5px;
        margin-top: 40px;
    }

    .horizontal-divider {
        width: 287px;
    }
    
    .ssoBtnActive {
        width: 287px;
    }

    .ssoBtnActive:hover {
        width: 287px;
    }
  
    .ssoBtnActive:active {
      width: 287px;
   }
   .signinWidth {
      width: 287px;
   }
}
@media screen and (max-width: 599px) {
  .stripe {
        height: 6px;
        background-image: url('../images/colorstrip_redwood_mobile_23B.png');
        }
}
}

}

