﻿/****************************/
/* INAH AGUBA STYLES - START */
/****************************/


/*05-07-2018 - START*/
#ctl00_HeaderEdit_txtSecurityCode {
    display: none;
}

#ctl00_ContentBody_txtSecurityCode2 {
	display: none;
}

.PasswordRequired {
	/* display: block !important; */
	color: #ff3021 !important;
	text-align: center !important;
	font-size: 12px;
	margin-left: 2.2rem;
}

.UsernameRequired {
	text-align: center !important;
	font-size: 12px;
	margin-left: 2rem;
	color: #ff3021 !important;
}

.SecCodeRequired {
	text-align: center !important;
	font-size: 12px;
	margin-left: 2rem;
	color: #ff3021 !important;
}

.InvalidSecurityCode {
	display: inline;
	text-align: center !important;
	font-size: 12px;
	margin-left: 0.4rem;
	color: #ff3021 !important;
}

#ctl00_ContentBody_ImgCaptcha2 {
	width: 5rem;
}

.TryNow_Btn {
    background: #ffe81e;
    color: black;
    font-size: 12px;
    font-family: latobold;
}

.TryNow_Btn:after {
    content: "\e865";
    font-family: 'Linearicons-Free';
    color: black;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0rem 0rem 0rem 1rem;
    text-align: center !important;
}
/*05-07-2018 - END*/




.FinancialCenter1 {
    color: #ffe81e;
}

.FinancialCenter1:hover {
    color: #e8de8c;
}

#ctl00_ContentBody_txtCode {
    display: none;
}

.SecurityCode_InnerLogin img {
    width: 5rem !important;
    float: left;
}

.UserReq2 {
    position: absolute !important;
    top: 2.5rem !important;
    margin-left: 0 !important;
}

.JoinNow_Btn {
    margin-top: 1rem !important;
}

.White_Wrap h3 {
    /* color: red !important; */
    /* background: red; */
    text-align: center;
    color: yellow;
    border-bottom: 1px solid #ffe81e;
    padding-bottom: 1rem;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-family: lobster;
    font-size: 3rem;
}

#ctl00_HeaderEdit_ctl02 {
    text-align: center !important;
    font-size: 12px !important;
    margin-left: 2rem !important;
    color: #ff3021 !important;
}

/*#ctl00_ContentBody_txtSecurityCode {
    display: none;
}*/

#ctl00_ContentBody_imgSecurityCode {
    width: 5rem;
}

a#ctl00_ContentBody_aResetEmail {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #03A9F4;
}

.ForgotPassEmailSent {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #03A9F4;
}

.NeedToHide {
    display: none !important;
}

/*.MarqueeAd {
    margin-bottom: 0rem !important;
    padding: 0.3rem 0.5rem 0.5rem 0.5rem !important;
}

.TopMost_Row {
    background: #144372;
}

.TopMost_ul {
    padding: 0;
    margin: 0;
}

.TopMost_ul li {
    list-style: none;
    float: left;
}

.TopMost_ul li a {
    background: #144372;
    padding: 0.5rem 2rem;
    font-size: 12px;
    color: #ffe81e;
}

.TopMost_ul li a:hover {
    background: #2967a5;
    color: #ffffff;
    transition: all 600ms ease-out;
}*/
/****************************/
/* INAH AGUBA STYLES - END */
/****************************/