.xeo-footer{
    position: fixed;
    height: 30px;
    background-color: #3c3c3c;
    text-align: center;
    color: #fff;
    bottom: 0px;
    left: 0px;
    right: 0px;
    font-family: OpenSans-Regular;
    font-weight: normal;
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    z-index: 9999;
}

.xeo-download-forms-mob div{


margin-top: 10px;

}


/*force change password style begins here*/

.c-right-5{

right:5px;
}
.xeo-force-login-pass{
    font-family: OpenSans-Semibold;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #cc1207;
}
.xeo-force-change-panel{
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* width */
.xeo-force-change-panel::-webkit-scrollbar {
    width: 3px;
    height: 4px;
}

/* Track */
.xeo-force-change-panel::-webkit-scrollbar-track {
    background: #999;
}

/* Handle */
.xeo-force-change-panel::-webkit-scrollbar-thumb {
    background: #999;
}

/* Handle on hover */
.xeo-force-change-panel::-webkit-scrollbar-thumb:hover {
    background: #999;
}
.xeo-force-change-login-pass h3{

	margin-top: 0px;
}

@media (max-width: 768px) {
.xeo-force-change-panel{
	
	height: auto;
	
	}
}
/*
#signOnPwdStrengthImage img{

	display: none;
	
}*/

/*RSA QnA Session*/

.sib-qna .headerParaLeft .header-label
{
font-family: OpenSans-Regular;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -0.3px;
color: #1a1a1a;
 display: none;
}

.sib-qna .headerParaLeft .dropdownheader_span select{


  border: 1px solid #e3dfdf;
    border-radius: 5px;
    padding: 0 5px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    height: 40px;
    margin-bottom: -4px;
    font-size: 13px;
    font-weight: bold;
  

}

.sib-qna .formrow .header-label
{

 font-family: OpenSans-SemiBold;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #999999;
    display: none;
}
.sib-qna .querytextrightquickpaywidgetCol input
{
    border: 1px solid #ccc;
   padding-left:5px;
  border-radius: 5px;
    font-size: 13px;
    outline: 0;
      height: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
    width:100%;
    margin-top: 50px;
    margin-bottom: 15px;


}



.sib-qna p
{
margin: 0;

}
.Login-password-tip{

	    padding: 0px 90px;
    margin-top: -38px;
	
}
.Login-password-change{

	 font-family: OpenSans-bold;
    font-size: 13px;
    font-weight: 600!important;
    font-style: normal;
    font-stretch: normal;
text-transform:uppercase;
    letter-spacing: 0.2px;
    color: #000000;


}

.select-wrap1{

    border: 1px solid #e3dfdf;
    border-radius: 5px;
   padding: 10px 20px;
    /* width: 100%; */
    background-color: #fff;
    position: relative;

} 
.select-wrap1 h2
{

margin-top: -10px;
}

.xeo-confirmation-details label
{
	
	position: inherit;

}

.xeo-account-details1{

position: absolute;
    top: 49px;
    right: 88px;
}
.xeo-account-details2{

    position: absolute;
    top: 49px;
    right: 0px;
}
.xeo-confirmation-details input
{

border: 1px solid #e3dfdf;
    border-radius: 5px;
    padding: 0 5px;
    width: 70%;
    margin-top: 5px;
    background-color: #fff;
    position: relative;
    height: 40px;
    margin-bottom: -4px;
    box-shadow: 0px 2px 2.9px 0.1px rgba(0, 0, 0, 0.06) !important;
        font-family: OpenSans-semibold;
    font-size: 13px !important;
    font-weight: 600 !important;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #4e4e4e !important;

}
input::-ms-clear {
    display: none;
}
.xeo-confirmation-details .querytextright .labelColumn input 
{
display:block;
  width: 30%;
}
.xeo-registration-set-password
{

max-height: 450px;
overflow-y:scroll; 
right: 5px;

}
/* width */
.xeo-registration-set-password::-webkit-scrollbar {
    width: 5px;
    height: 20px!important;
    border-radius:5px;
}

/* Track */
.xeo-registration-set-password::-webkit-scrollbar-track {
    background: #e3e3e3;
    border: 4px solid transparent;
    background-clip: content-box;
}

/* Handle */
.xeo-registration-set-password::-webkit-scrollbar-thumb {
       background: #999;
   
}

/* Handle on hover */
.xeo-registration-set-password::-webkit-scrollbar-thumb:hover {
      background: #999;
  
}

@media (max-width: 768px) {

	.xeo-confirmation-details .querytextright .labelColumn input 
{

  width: 100%;
}
	.account-balance-details{
position:absolute;
top: 88px;
right: 15px;
}
	.heading-margin-0 h3{
	margin-top: 0;
	}
}
@media (max-width: 480px) {
.account-balance-details{
position:absolute;
top: 100px;
}
	.xeo-registration-set-password {
    max-height: none;
    overflow-y: ;
    right: 5px;
}
	
}
@media (max-width: 360px) {
.xeo-registration-set-password
	{
	max-height:none;
	
	}}