﻿@charset "utf-8";
@font-face { font-family: 'AvenirLTStd-Book'; src: url('/Content/fonts/avenir_ff/AvenirLTStd-Book.otf') format('opentype'); }
@font-face { font-family: 'AvenirLTStd-Medium'; src: url('/Content/fonts/avenir_ff/AvenirLTStd-Medium.otf') format('opentype'); }
@font-face { font-family: 'AvenirLTStd-Black'; src: url('/Content/fonts/avenir_ff/AvenirLTStd-Heavy.otf') format('opentype'); }
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/*@font-face {
    font-family: 'Jost-Regular';
    src: url('../Content/fonts/Jost/Jost-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Medium';
    src: url('../Content/fonts/Jost/Jost-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Jost-Bold';
    src: url('../Content/fonts/Jost/Jost-Bold.ttf') format('truetype');
}*/
html {
    padding-left: 0 !important;
    min-height:100%;
}
:root {
    --Theme-Orange-color: #ed7a41;
    --Theme-Grey-color: #9E9E9E;
    --Theme-Border-color: #C5C5C5;
    --Theme-Blue-color: #3097f3;
    --Theme-Error-color: #d74313;
    --font-medium: 'Inter', sans-serif;
    --font-regular: 'Inter', sans-serif;
    --font-bold: 'Inter', sans-serif;
    --linkClr: #0366d6;
}
* {
    margin: 0px;
    padding: 0px;
}
/* ======= General Style Start! ======= */

#datePickerHolder .ui-datepicker-inline {
    margin: 2% auto 0% !important;
}

body {
    margin: 0 !important;
    padding: 0;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #333 !important;
    background-color: #F9FCFF;
    height: 100%;
    min-height: 100%;
    position: relative;
    background: linear-gradient(117deg, #fdfdff 70.9%, #1f4577 71%, #1f4577 108%);
}

input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
}
.mainBg {
    padding: 10px 20px 10px 15px;
    min-height: 500px;
    margin-top: 86px;
    overflow: hidden;
    background: #fff;
    /*background: url(Images/NewApplication/mainBg.gif) right top repeat-y #E5E8ED;
	background:#c7d4e9;*/
    -moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.mainBgFull {
    padding: 15px 10px 15px 20px;
    min-height: 500px;
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #d7dadb;*/
    margin-right: 0 !important;
}

table {
    width: 100%;
    border-spacing: 0px;
}

a {
    color: #1026c8;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
        color: #105f7a;
    }
/*p, ul {
	line-height: 1.6em;
}*/
img {
    border: none;
}

.clear {
    clear: both; /*height: 1px;*/
}

.floatL, .button_left {
    float: left;
}

.floatR, .button_right {
    float: right !important;
}

.taL {
    text-align: left !important;
}

.taC {
    text-align: center !important;
}

.taR {
    text-align: right !important;
}

.taJ {
    text-align: justify;
}

.vaT {
    vertical-align: top;
}

.vaM {
    vertical-align: middle;
}

.vaB {
    vertical-align: bottom;
}

.mTopMinus5 {
    margin-top: -5px;
}

.mTop0 {
    margin-top: 0px !important;
}

.mTop1 {
    margin-top: 1px;
}

.mTop2 {
    margin-top: 2px;
}

.mTop3 {
    margin-top: 3px;
}

.mTop4 {
    margin-top: 4px;
}

.mTop5 {
    margin-top: 5px;
}

.mTop7 {
    margin-top: 7px;
}

.mTop10 {
    margin-top: 10px;
}

.mTop15 {
    margin-top: 15px;
}

.mTop20 {
    margin-top: 20px !important;
}

.mBot20 {
    margin-bottom: 20px;
}

.mBot25 {
    margin-bottom: 25px;
}

.mBot2 {
    margin-bottom: 2px;
}

.mBot5 {
    margin-bottom: 5px;
}

.mBot0 {
    margin-bottom: 0px !important;
}

.mBot10 {
    margin-bottom: 10px;
}

.mBot15 {
    margin-bottom: 15px;
}

.mBot45 {
    margin-bottom: 45px;
}

.mR6 {
    margin-right: 6px;
}

.mRight1 {
    margin-right: 1%;
}

.mRight5 {
    margin-right: 5px;
}

.mRight10 {
    margin-right: 10px;
}

.mRight15 {
    margin-right: 15px;
}

.mRight20 {
    margin-right: 20px;
}

.mRight25 {
    margin-right: 25px;
}

.mRight30 {
    margin-right: 30px;
}

.mRight40 {
    margin-right: 40px;
}

.mRight300 {
    margin-right: 300px;
}

.mLeft3 {
    margin-left: 3px;
}

.mLeft5 {
    margin-left: 5px;
}

.mLeft8 {
    margin-left: 8px;
}

.mLeft10 {
    margin-left: 10px;
}

.mLeft15 {
    margin-left: 15px !important;
}

.mLeft11 {
    margin-left: 11px;
}

.mLeft20 {
    margin-left: 20px !important;
}

.mLeft25 {
    margin-left: 25px;
}

.mLeft35 {
    margin-left: 35px;
}

.mLeft45 {
    margin-left: 45px;
}

.mLeft50 {
    margin-left: 50px;
}

.mLight300 {
    margin-left: 300px;
}

.mar0 {
    margin: 0px !important;
}

.pLeft0 {
    padding-left: 0px !important;
}

.pLeft10 {
    padding-left: 10px;
}

.pLeft20 {
    padding-left: 20px;
}

.pLeft30 {
    padding-left: 30px;
}

.pLeft45 {
    padding-left: 45px;
}

.pLeft70 {
    padding-left: 70px;
}

.pLeft300 {
    padding-left: 300px;
}

.pLeft15 {
    padding-left: 15px;
}

.pRight10 {
    padding-right: 10px;
}

.pRight5 {
    padding-right: 5px;
}

.pRight15 {
    padding-right: 15px;
}

.pTop10 {
    padding-top: 10px;
}

.pTop5 {
    padding-top: 5px;
}

.pTop6 {
    padding-top: 6px;
}

.pTop12 {
    padding-top: 12px;
}

.pTop21 {
    padding-top: 21px;
}

.pRight20 {
    padding-right: 20px;
}

.pBot10 {
    padding-bottom: 10px !important;
}

.pBot15 {
    padding-bottom: 15px !important;
}

.pLeft5 {
    padding-left: 5px !important;
}

.pLeft7 {
    padding-left: 7px !important;
}

.pBot0 {
    padding-bottom: 0px !important;
}

.noPad {
    padding: 0px !important;
}

.text11 {
    font-size: 11px;
}

.spacer3 {
    height: 3px;
}

.spacer5 {
    height: 5px;
}

.spacer10 {
    height: 10px;
}

.spacer15 {
    height: 15px;
}

.spacer20 {
    height: 20px;
}

.spacer25 {
    height: 25px;
}

.red {
    color: #f00;
    position: relative;
    /*top: -4px;*/
}

    .red.error {
        top: 0px !important;
    }

.noWrap {
    white-space: nowrap !important;
}

.pad6 {
    padding: 6px 0px;
}

.pad5 {
    padding: 5px;
}

.w125 {
    width: 125px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w225 {
    width: 225px;
}

.w100 {
    width: 100px;
}

.w300 {
    width: 300px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w80 {
    width: 80px;
}

.w75 {
    width: 75px;
}

.w70 {
    width: 70px;
}

.w60 {
    width: 60px;
}

.w50 {
    width: 50px;
}

.w25 {
    width: 25px;
}

.pT5 {
    padding-top: 5px;
}

.pT10 {
    padding-top: 10px;
}

.pR5 {
    padding-right: 5px;
}

.bold {
    font-weight: bold;
}

.txt9 {
    font-size: 11px;
    font-style: italic;
    color: #434a4d;
}

.txt011 {
    font-size: 14px;
    color: #434a4d;
    font-weight: normal;
}

.txt11 {
    font: normal 13px 'Open Sans', sans-serif;
    color: #434a4d;
    font-style:italic;
    /*-webkit-transform: skew(-21deg, 0);
    -moz-transform: skew(-21deg, 0);
    -ms-transform: skew(-21deg, 0);
    -o-transform: skew(-21deg, 0);
    transform: skew(-21deg, 0);*/
    /*display: inline-block;*/
}

.txt12 {
    font-size: 14px;
    font-style: italic;
    color: #000;
}

.disblock {
    display: block;
}

a {
    color: #006fd3;
    outline: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        /*color: #f8620a;*/
        color:#0e4a90;
    }

.font-bold {
    font-weight: bold !important;
    color: #000 !important;
}
/* ======= Genaral Style End! ======= */

/* ======= Page Style Start! ======= */

.login-wrap { max-width: 600px; min-width: 600px; box-shadow: 0px 3px 45px rgba(0,0,0,0.08);border-radius:25px;background:#fff; }
/*header{
   background: #fff;
    width: 100%;
    min-height: 110px;
    position: relative;
    float: left;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #efefef;
}*/
header .logo{
    position:absolute;
    top:31px;
    left:25px;
}
header h2{
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-right: 15px;
    padding-top: 35px;
    width: 69%;
    float: right;
}
/*footer{
    position:absolute;
    bottom:0;
    text-align:center;
    width:100%;
}*/
/*.login-cont{
    background:#fff;
    width:100%;
    float:left;
    min-height: 380px;
}*/
input::-webkit-input-placeholder {
color: #9f9f9f !important;
font-style:italic;
}
input:-moz-placeholder { /* Firefox 18- */
color: #9f9f9f !important;
font-style:italic;
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #9f9f9f !important; 
font-style:italic;
}
input:-ms-input-placeholder {  
color: #9f9f9f !important;
font-style:italic;
}
.logcont-inner table td{
    position:relative;
}
.signin-btn, .signin-btn:hover {
    background: var(--Theme-Orange-color);
    border-radius: 4px;
    color: #fff;
    /* text-transform: capitalize; */
    font: normal 16px var(--font-medium);
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}
.btn.btn_primary { background: var(--Theme-Orange-color); border-radius: 4px; color: #fff!important; font-family:var(--font-medium);box-shadow:none!important; }
.btn.btn_md, .btn.btn_md:hover { padding: 8px 20px; font-size: 18px; }
/*.btn-med{
    padding:7px 20px !important;
    font-size:20px !important;
}*/
.forgot-link{
    font:normal 15px var(--font-medium);
    color:var(--linkClr);
    text-decoration:underline;
}
.forgot-link:hover{text-decoration:none;}
    /*footer{
    background:#f7f7f7;
    border-radius:0px 0px 5px 5px;
    padding:10px;
    text-align:center;
    border-top:1px solid #efefef;
}*/
    footer p { font-size: 13px; color: #2b2b2b; margin: 0; }
.card-header-bottom{
    background:#f7f7f7;
    border-radius:0px 0px 5px 5px;
    padding:15px;
    text-align:center;
    border-top:1px solid #ddd;
    font-size:14px;
}
.card-header-bottom a{
    text-decoration:underline;
}
label.error {
    margin: 0;
    padding: 1px 10px 2px 30px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: -22px;
    z-index: 1;
    font-size: 13px;
    border-radius: 2px;
    border: 1px solid #d74313;
    color: #333;
    font-weight: normal;
}
    label.error:before {
        content: "\f06a";
        position: absolute;
        font-family: 'FontAwesome';
        left: 10px;
        top: 3px;
        color: #d74313;
        font-size: 15px;
    }
    label.error:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        margin-left: -23px;
        bottom: -8px;
        left: 53px;
        box-sizing: border-box;
        border: 4px solid white;
        border-color: transparent transparent #fff #fff;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -ms-transform: rotate(-43deg);
        -webkit-transform: rotate(-43deg);
        -moz-transform: rotate(-43deg);
        -o-transform: rotate(-43deg);
        transform: rotate(-43deg);
        box-shadow: -1px 1px 1px 0 #d74757;
        background: #fff;
    }
.cancelBtn, .cancelBtn:hover, .cancelBtn:focus { background: #fff url("/Content/Images/close-icon.svg") no-repeat 7px center / 20px; color: #333; text-align: left; cursor: pointer; font: normal 15px var(--font-regular); padding: 7px 15px 7px 30px; border-radius: 4px; border: 1px solid #d9d9d9; box-shadow: 0px 3px 3px rgba(0,0,0,.16); display: inline-block; text-decoration: none; }
.logoff-part p{
    font-size:14px;
}
.etf_phno {
    font-size: 28px;
    padding: 35px 0;
    font-weight: 600;
    float: right;
    margin-right: 20px;
    color: #333;
}
.etf_phno i {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 38px;
    margin: 0 10px 0 0;
    padding-top: 4px;
    text-align: center;
    width: 38px;
}
.etf_phno a{
    color:#333;
    text-decoration:none;
}
.etf_phno a:hover{
    text-decoration:underline;
    color:#000;
}
.logoff-part{
    padding-top:70px;
}
.btn-med{
    padding:8px 30px;
    font-size:20px;
}
.disnone{
    display:none;
}
.Logo {
    margin: 10px 0 10px;
    display: block;
}

.Logo img {
    width: 180px;
}
/* New Sign In page design start*/
.logindiv{min-height:100vh;height:initial;}
.login-cont { padding: 40px 20px; }
    .login-cont h2 { text-align: center; font: normal 22px var(--font-medium); }
.logcont-inner { background: #fff; }
.login_helpcontent { background: #74B2EA;border-radius:0px 25px 25px 0px;text-align:center;color:#fff;padding:40px 20px; }
    .login_helpcontent h4 { font: normal 20px var(--font-medium); line-height: 30px; }
.login_helpcontent .help_text { color: #fff; font: nomal 14px var(--font-medium); }
.steps_sec { border-radius: 10px; background: rgba(255, 255, 255, 0.75); padding: 12px;width:75%;margin:0px auto; }
input { border-radius: 4px; border: 1px solid var(--Theme-Border-color); box-sizing: border-box; color: #333; display: block; outline: medium none; padding: 10px 40px 10px 8px; width: 100%; -webkit-transition: border-color 0.3s ease 0s; -moz-transition: border-color 0.3s ease 0s; -ms-transition: border-color 0.3s ease 0s; transition: border-color 0.3s ease 0s; font: normal 14px var(--font-regular); box-shadow: none; }
.steps_sec .steps li { position: relative; padding-left: 55px; color: #333; font: normal 14px var(--font-regular); text-align: left; padding-bottom: 40px; }
.steps_sec .steps li:after { content: ''; width: 1px; height: 25px; border: 1px solid #D9B837;position:absolute;top:60%;left:22px; }
    .steps_sec .steps li .list-head { font: normal 16px var(--font-medium); display: block;line-height:30px; }
    .steps_sec .steps li .step_circle { width: 30px; height: 30px; color: #333; border-radius: 25px; font: normal 18px var(--font-bold); background: #D9B837; position: absolute; left: 8px; top: 8px; vertical-align: middle; text-align: center; display: inline-block; line-height: 30px; }
.steps_sec .steps li:before {content:''; width: 46px; height: 46px; border: 1px solid #D9B837;border-radius:25px;position:absolute;left:0px;top:0px;display:inline-block;}
.steps_sec .steps li:last-child:after {display:none;}
.steps_sec .steps li:last-child{padding-bottom:0px;}
.fs-15{font-size:15px;}
.font-medium { font-family: var(--font-medium); }
.noteyellowBox { padding: 10px; border-radius: 4px; box-shadow: 0px 3px 6px rgb(0 0 0 / 12%); background: #fffbe3; }
input[type="password"]{font-family:caption!important;font-size:18px!important;letter-spacing:1px;max-height:51px;}
input[type="password"]::placeholder{font-family:var(--font-regular)!important;font-size:15px!important;letter-spacing:normal;}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -22px;
    margin-left: -25px;
    background-color: #FFF;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 48px;
    font-size: 20px;
    line-height: 46px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}
.hr-or { background-color: #cdcdcd; height: 1px; margin-top: 0px !important; margin-bottom: 0px !important; }
.center-box {
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: start;
    min-height: calc(100vh - 60px);
}
.loginContent h4 {
    font: 18px var(--font-medium);
    color: #000;

}


.loginContent ul p {
    font: 16px var(--font-regular);
    color: rgba(0, 0, 0, 0.87);
}
.h-100vh {
    height: 100vh !important;
}
.new-header.modal-header {
    background: #ffffff !important;
    border-top: solid var(--Theme-Blue) 4px !important;
}
.irsLogo_part img {
    max-width: 40px;
}
.ete-sign-page .loginContent h2 span {
    font-weight: 600 !important;
    font-size: 36px !important;
}
.text-orange {
    color: #ED7A41;
}
.text-grey-lighten {
    color: #4C6177 !important;
}
.fs-16 {
    font-size: 16px !important;
}

.text-dark-blue {
    color: #0E4678 !important;
}
.commitment {
    background-color: #DDEEFC;
}

.rounded-10px {
    border-radius: 10px !important;
}
@media only screen and (min-width:1024px) {
    .loginBanner {
        width: 550px;
    }
}
.bulletin {
    width: 10px;
    height: 10px;
    background: #0E4678;
    border: solid #fff 1px;
    border-radius: 50px;
    margin-top: 5px;
}
.login-bg h2 {
    font-family: "Aleo", serif !important;
}
    