@charset "utf-8";
/* CSS Document */

* 	 { margin: 0px; padding: 0px; }
.clr { clear: both; }
a 	 { border: none; outline: none; text-decoration: none; }
img  { border: none; outline: none; }
.floatLeft{ float:left; }
.nodisplay{ display:none }
.clr { clear: both; }
sup {font-size:10px;}

body {
	margin: 0px;
	padding: 0px;
	background: url(../branded/images/body-bg.png) repeat-x #f0f0f0;
	font-family: RobotoRegular, arial;
	font-size: 12px;
	color: #333333;
}


.brand-specific{
    display: none;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#header{
	margin: 0px auto;
	width:100%;
	background:#2c3742;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#wrapperNext{
	margin:0px auto;
	width:423px;
	text-align:left;
}

#login_box{
	margin:0px auto  5px auto;
	width:420px;
	border:1px solid #c5c5c5;
	margin-top:80px;
	text-align:center;
/*	padding-bottom:5px; */
}

#login_box_icon{
	margin:0px auto;
	margin-top:-35px;
}

#login_box #atn_cloud_heading {
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	margin: 40px 0 5px 0;
	line-height: 20px;
}

#login_box #atn_cloud_sub_heading {
	letter-spacing: 1px;
	color: #41414b;
	font-size: 12px;
}

.password-strength-indicator {
	margin-left : 60px;
	margin-top : 5px;
	width : 72%;
	height: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 2px;
}

.password-strength-indicator span{
	position: relative;
	height: 100%;
	width: 100%;
	border-radius: 5px;
	background-color: #E6E6EB;
}

.password-strength-indicator span.active {
	background-color: #41414B;
}

#password-strength-text {
	color: #858585;
	margin-left: 63%;
}

.inp {
	font-size: 14px;
	border: 1px solid #d9d9d9;
	width: 70%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 2%;
	background: #f2f2f2;
}

.subBut {
	width: 72%;
	padding: 10px 0px 10px 0px;
	background: #c24002;
	color: #fff;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	-webkit-appearance: none;
	letter-spacing: 1px;
}

.smallText {
	margin: 15px auto;
	font-size: 12px;
//	line-height: 30px;
}
#service_error {
	padding-left: 35%;
	padding-top:20%;
	padding-bottom:20%;
	font-size:x-large;
}
#shibboleth_service_error {
        padding-left: 35%;
        padding-top:20%;
        padding-bottom:20%;
        font-size:x-large;
}
#customer_service_error {
	padding: 20% 35% 20% 45%;
	line-height:normal;
    font-size:x-large;
    background: url(../branded/images/warning.png) no-repeat 40% center;
}
.unavailable_error {
        font-size:x-large;
        text-align: center;
        padding-top:20%;
        padding-bottom:1%;
	line-height:100%;
}
.contact_system_administrator {
        font-size:small;
        text-align: center;
        padding-bottom:20%;
}

#patent{
	margin: 60px auto 0px auto;
	position:relative;
	width:100%;
	text-align:center;
}

#pat{
	text-decoration:underline;
	position:relative;
}
#plist{
	display:none;
	position:absolute;
	overflow: hidden;
	bottom:20px;

    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #969090;
    border-radius: 3px;
    box-shadow: 0 0 3px 3px #E9E9E9;
 	width:80%;
	text-align:left;
	padding: 2px 2px 2px 5px;
	margin-left:9%;
 }

#login_box_footer {
	margin-top: 20px;
/*	margin-bottom: 10px; */
	text-align: center;
/*	text-decoration:underline;   */
}

#need_help_signing{
	text-decoration:underline;
	display:none;
}

#forgot_password_link {
        margin: 5px 0px 5px 0px;
}

#federation_login {
        margin: 0px 0px 5px 0px;
}

#container{
    width: 70%;
    margin: auto;
}

#container_msg {
    color: #777;
    font-size: 13px;
    overflow: hidden;
    padding: 30px 0;
    text-overflow: ellipsis;
}

.email_domain_note {
    font-size: 11px;
    color: #777;
    text-align:center;
    padding-bottom:5px;
}

.new_password_note {
    font-size: 11px;
    color: #777;
    text-align:center;
    padding-bottom:5px;
}

#error_msg {
	margin-top: 10px;
	margin-bottom: -5px;
	color: #FF0000;
	padding-right: 20px;
	padding-left: 40px;
}

.error_img{
	background:url(../branded/images/error.png) no-repeat 0px center;
	padding-left:18px;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
.tm {
    font-size: 6px;
    text-decoration: none !important;
    vertical-align: super;
}

#tc{ text-decoration:underline; }
#gdprtc{ text-decoration:underline; }

#privacyPolicy {
	text-decoration:underline;
}

@media screen and (min-width:320px) and (max-width:480px) {
/*Note 2 potrait, iPhone potrait*/


#wrapperNext{
	width:95%;
}


#login_box{
	width:100%;
	margin-top:50px;
}

#login_box #atn_cloud_heading{ margin-top:20px; }

#tc{
	width:100%;
	display:block;
}
}

.login_page_tabs_container{
width:100%; border-top: 1px solid #BBB; margin-top:15px
}

.login_page_tab{
border-right: 1px solid #BBB; background: #F0F0F0;
}

.login_page_tab a{
text-decoration: none !important;
color: #333;
cursor:pointer
}

.otpTooltip {
background: url('../common/question.png') no-repeat scroll 0% 0% transparent;
width: 20px;
height: 20px;
display: inline-block;
margin-bottom:-5px
}

.login_page_tab div{
width:100%; line-height: 50px
}

.login_page_tab:last-child{
border-right: 0px !important;
}

.login_page_tab:hover{
background: #EAEAEA
}

#middle-logo{
    display: none;
}

#passwordPolicyInfo {
    position: absolute;
    display: none;
    width: 320px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #969090;
    border-radius: 3px;
    /* Chrome all / Safari all */
    -webkit-border-radius: 3px !important;
    /* Firefox all */
    -moz-border-radius: 3px !important;
    /* Internet Exploler*/
    -ms-border-radius: 3px !important;
    /* Opera */
    -o-border-radius: 3px !important;
    /* original */
    border-radius: 3px !important;
    box-shadow: 0 0 3px 3px #E9E9E9;
    /* Chrome all / Safari all */
    -webkit-box-shadow: 0 0 3px 3px #E9E9E9 !important;
    /* Firefox all */
    -moz-box-shadow: 0 0 3px 3px #E9E9E9 !important;
    /* Internet Exploler*/
    -ms-box-shadow: 0 0 3px 3px #E9E9E9 !important;
    /* Opera */
    -o-box-shadow: 0 0 3px 3px #E9E9E9 !important;
    /* original */
    box-shadow: 0 0 3px 3px #E9E9E9 !important;
    text-align: left;
    padding: 2px 2px 2px 5px;
    margin-left: 40px;
}

#passwordPolicyInfo ul {
    margin-left: 25px;
}

a.passwordPolicyLink {
    color: #428bca;
    float: right;
    margin-right: 14%;
}

a.passwordPolicyLink:hover {
    color: #2a6496;
    text-decoration: underline;
}


#login_box input[type="text"]:focus,
input[type="password"]:focus {
    outline: none;
    border: 1px solid #c5c5c5 !important;
    margin-top: -2px
}

#login_box input[type="submit"]:focus {
    outline: none
}

/**
 * License Agreement Screen: Responsive fix for iPhone and iPad
 */

@media (max-width: 1024px) {
	div#eulaContainer {
		height: 73vh !important;
		width: 85vw !important;
	}
	div#eulaContainer canvas { width: 100%; }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	div#eulaContainer {
		height: 30vh !important;
		width: 85vw !important;
	}
	div#eulaContainer canvas {
		width: 100% ;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px){
	div#eulaContainer {
		height: 68vh !important;
		width: 80vw !important;
	}
	div#eulaContainer canvas {
		width: 100% ;
	}
}

/**************************************************/
@font-face {
    font-family: 'RobotoRegular';		/* font name */
    src: url('font-files/Roboto-Regular-webfont.eot');	/* location of supportive .eot file*/
    src: url('font-files/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('font-files/Roboto-Regular-webfont.woff') format('woff'), url('font-files/Roboto-Regular-webfont.ttf') format('truetype'), url('font-files/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
