/*mixins */
body {
  font-family: "Lato",Arial, Helvetica, sans-serif;
  color: #666666;
  font-weight: 400;
}

*, h1, h2, h3, h4, h5, h6, ul, li, a, p, img {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

textarea {
  resize: none;
  font-family: "Lato",Arial,Helvetica,sans-serif;
}

input {
  font-family: "Lato",Arial,Helvetica,sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
}

select {
  -moz-appearance: none;
}

a {
  cursor: pointer;
}

input, textarea {
  outline: medium none;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both !important;
}

.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

.vertCntr {
  vertical-align: middle;
}

a, .link14grn, .link16grn, .link14, .link18grn, .link {
  color: #00abbe;
  text-decoration: none;
}

.backToTop {
  bottom: 60px;
}

.posFix_v2 {
  position: fixed;
}

.clsBtn_000 {
  background-image: url(images/prelogin_sprite_v3.png);
}

.clsBtn_000 {
  background-position: 55.21978022% 70.3125%;
  background-repeat: no-repeat;
  background-size: 1111.111111% 277.7777778%;
  float: right;
  height: 17px;
  width: 17px;
}

/* Contact Us Overlay Started */
.inp2 {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #666666;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}

.inpWp_01 {
  width: 100%;
  position: relative;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.inpWp_01 .inp2 {
  width: 100%;
  border: none;
}

.inpWp_01.err .inp2 {
  padding-right: 35px;
}

.txtArea {
  width: 100%;
  height: 65px;
  border: 1px solid #cccccc;
  padding: 6px 10px;
  box-sizing: border-box;
  color: #000000;
  float: left;
}

.inpWp_01 .txtArea {
  border: none;
}

#frm_contactus .submissionWp .errCont {
  top: 40px;
  right: 10px;
}

.err .arwLink .downArw_000 {
  display: none;
}

/* Contact Us Overlay End */
.ddList {
  width: 100%;
  border-top: none;
  box-sizing: border-box;
  position: absolute;
  margin-top: 1px;
  z-index: 6;
  border: 1px solid #cccccc;
}

.ddList li, .ddList li.autocomplete-suggestion {
  width: 100%;
  list-style: none;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  cursor: pointer;
  white-space: pre-wrap;
}

/* MS 27/02/16 */
.ddList li:hover, .ddList li.act {
  background-color: #f5f5f5;
}

.ddList li:hover .borDiv, .ddList li.act .borDiv {
  background-color: #f5f5f5;
}

.ddList li a {
  width: 100%;
  height: 100%;
  padding: 10px 0;
  display: block;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  text-transform: capitalize;
  box-sizing: border-box;
}

/* MS 01/03/16 */
.ddList .borDiv, .indDDCont .col1 h2 .borDiv {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  display: block;
}

#contactusSubjectDD .ddList {
  top: 47px;
  left: -1px;
  box-sizing: content-box;
}

/* prelogin inner Start */
.preloginBg .overlay_2 {
  top: unset;
  padding: 35px 20px 20px 20px;
  box-sizing: border-box;
}

.inpTopRow .inp3 {
  padding: 6px 0 4px;
}

.preloginBg .overlay_2 .banHdr {
  text-transform: capitalize;
}

/* prelogin inner End */
.screen4 .confirmTemplate {
  position: relative;
}

.submissionWp .row100 {
  margin-top: 18px;
  position: relative;
}

.submissionWp label {
  color: #000000;
  font-size: 16px;
  font-style: italic;
}

.slctWp {
  width: 100%;
  height: 50px;
  border: 1px solid #cccccc;
  position: relative;
  box-sizing: border-box;
}

.arwLink {
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 20px;
  text-decoration-line: none;
}

.submissionWp .inp2, .submissionWp .txtArea, .submissionWp .slctWp {
  margin-top: 5px;
}

.submissionWp .inp2 {
  color: #000000;
  font-style: italic;
  height: 50px;
  line-height: 50px;
}

.submissionWp .txtArea {
  color: #000000;
  height: 120px;
  padding-bottom: 15px;
  padding-top: 15px;
}

.submissionWp .slctWp .arwLink {
  padding-left: 10px;
}

.slctWp .arwLink {
  border: none;
  height: 50px;
  line-height: 50px;
  float: left;
}

/* MS 02/03/16 */
.slctWp .arwLink span {
  color: #666666;
  font-size: 16px;
}

.slctWp .downArw_000 {
  margin: 21px 20px 0 0;
}

.arwLink .inp2 {
  width: auto;
  padding-left: 0;
  margin: 0;
  border: none;
  height: auto;
  line-height: normal;
}

.overlay_wrp .btn {
  margin-top: 20px;
}

.overlay {
  -webkit-overflow-scrolling: touch;
}

/* loading Icon Started */
#loading_signup_iframe {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -50px;
}

/* loading Icon End */
.bottomSctn .checkBox input[type="checkbox"]:checked + .custcheckBox::before {
  content: "";
  text-align: center;
  background: #000000 url(images/blcTic_whi_bg.jpg) no-repeat center;
  background-size: auto auto;
  background-size: cover;
}

.submissionWp .slctWp .inp2 {
  width: 85%;
}

/* jet 25 years logo update start */
/*.wholeWrp.entity_ci_7 .header_main.prelogin .logoCnt{width:167px;}
.wholeWrp.entity_ci_7 .header_main.prelogin .logoCnt img{width:100%;}*/
/* jet 25 years logo update End */
.header_main.prelogin .logoWrp {
  padding-top: 0;
}

/* new header style start */
.main_header {
  background-color: #ffffff;
  width: 100%;
  display: block;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e6e6e6;
  z-index: 3;
  /*position: fixed; z-index: 51;  box-shadow: 0 0 8px #666666; */
}

.pre_container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
}

.text_container {
  text-align: center;
}

.logo_contain {
  float: left;
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  line-height: 55px;
  width: 82px;
}

.lg_btn {
  font-family: Poppins;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  color: #193e6c;
  text-align: center;
  position: relative;
}

.lg_btn:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -4px;
  border-top: 2px solid #193e6c;
}

.right_section {
  box-sizing: border-box;
  float: right;
}

.right_section .signBtnWrpr {
  margin-right: 8px;
}

.right_section .signBtnWrpr {
  margin-right: 20px;
}

.join_button {
  text-align: center;
  border-radius: 35px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  /* min-width: 239px; */
  height: 26px;
  line-height: 26px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 10px;
}

.mdn {
  display: none;
}

.head_mob_img {
  display: block;
  margin-top: 6px;
}

.hamburger_menu {
  width: 26px;
  height: 20px;
  float: left;
  margin: 17px 15px 0 -10px;
  display: none;
}

.border_menu {
  display: block;
  line-height: normal;
  position: relative;
  height: 100%;
}

.border_menu .line {
  width: 100%;
  height: 2px;
  background: #000000;
  position: absolute;
  top: 9px;
  left: 0;
}

.border_menu .line:first-child {
  top: 0;
}

.border_menu .line:last-child {
  top: inherit;
  bottom: 0;
}

.backArrow:before {
  content: "\e949";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  color: #000000;
  font-weight: 700;
}

.backArrow {
  display: block;
  line-height: normal;
  padding-top: -4px;
  display: none;
}

.hamburger_menu.act .border_menu {
  display: none;
}

.hamburger_menu.act .backArrow {
  display: block;
}

.menu_list_wp {
  display: none;
  z-index: 6;
  width: 100%;
  line-height: normal;
  position: absolute;
  top: 56px;
  left: 0;
  background: #ffffff;
}

.menu_list {
  list-style: none;
}

.menu_list li {
  width: 100%;
  display: inline-block;
  text-align: left;
}

.menu_list li a {
  font-size: 14px;
  color: #999999;
  font-family: Poppins;
  display: block;
  padding: 7px 20px;
  text-transform: uppercase;
}

.gotoapp {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
}

.gotoapp a {
  width: 99px;
  height: 30px;
  float: left;
  text-align: center;
  line-height: 30px;
  margin-right: 20px;
}

.gotoapp a img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.backArrow:before {
  content: "\e949";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  color: #000000;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .hamburger_menu {
    display: block;
  }
  .menu_list_wp {
    height: 100vh;
  }
  .menu_height .text_container {
    display: block;
  }
  .menu_height .secn_04, .menu_height .digital_soln, .menu_height .bank_soln, .menu_height .app_store_sec, .menu_height .buss_tool, .menu_height .app_store_sec, .menu_height .hide_cont, .menu_height .get_strt_cont_v2, .menu_height .common_footer_js {
    display: none;
  }
}

/*marketing app*/
.bottom_patch {
  display: inline-block;
  width: 100%;
  /*border: 1px solid #cccccc;*/
  background: #ffffff;
  position: fixed;
  bottom: 0;
  box-shadow: 0 0 3px 0 #cec9c9;
  padding: 7px 10px 0;
  box-sizing: border-box;
}

.imge_wp {
  float: left;
  width: 26px;
  height: 26px;
}

.instl_class {
  color: #00abbe;
  text-transform: uppercase;
  float: right;
  padding: 10px;
  font-weight: 700;
  font-size: 12px;
}

.nwtxt {
  color: #000000;
  float: left;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
}

/*marketing app end*/
/*--- Footer Start ---*/
/*.footer_main{padding: 50px 0; box-sizing: border-box;}
.footer_top{margin-bottom: 40px; display: inline-block; width: 100%;}
.need_info_sect{width: 40%; padding-right: 5%; box-sizing: border-box; display: inline-block; float: left;}
.need_info{ height:auto; background-color: #f5f5f5; padding: 30px; box-sizing: border-box;}
.need_info h1{font-size: 22px; font-family: SourceSerifPro; font-weight: 600; color: #193e6c; text-align: left;}
.need_info p{font-size: 14px; font-family: Poppins; color: rgba(91, 91, 91, 0.7); text-align: left; padding: 20px 0;}
.foot_info_input{font-size: 12px; text-align: left; color: #193e6c; font-family: Poppins; padding: 0 20px; box-sizing: border-box; border: 1px solid #cbcbcb; float: left; border-radius: 30px; margin-right: 10px; height: 40px; line-height: 40px; }
.sb_telangana{background-color: #d96c00; color: #ffffff;}
.foot_sect ul{list-style: none; text-align: left;}
.foot_sect{width:18%; float: left; padding: 1% ; box-sizing: border-box; }

.foot_sect_list li{font-size: 12px; color:#7d7f88; font-family: Poppins; padding-top: 10px; line-height: 20px;}
.foot_head,  .foot_head>li a{font-size: 16px; color: #113058; font-family: Poppins; font-weight: bold; padding-bottom: 5px; text-align: left; cursor: pointer;}
.foot_head li:not(:first-child){padding-top: 20px;}
.foot_bottom{display: flex; justify-content: space-between; padding:30px 10px 0 10px; border-top: 1px solid #cccccc; width: 100%; box-sizing: border-box;}
.foot_links{float: left;}
.copyright{float: left; font-size: 12px;}
.foot_links ul{float: left; list-style: none; margin-left: 4px;}
.foot_links ul li{float: left;}
.foot_links li a{display: block;font-size: 12px; padding: 0 4px; border-left: 1px solid #cccccc;}
.terms_sect{float: right; display: inline-block;}
.terms_sect li, .terms_sect p{font-size: 12px; color: #c8c9cc; font-family: Poppins; text-align: right;}
.terms_sect ul li:first-child{ border-right: 1px solid #c8c9cc; padding-right: 4px;}
.terms_sect ul li:last-child{padding-left: 4px;}
.terms_sect li{list-style: none; display: inline-block; margin-bottom: 15px;}
.mob_footer{display: none;}
.bld_txt{font-weight: bold; color: #7d7f88;}
.info_btn .join_button{float: right;}

@media only screen and (min-width:1024px) {
.foot_sect.first_coloumn{width: 24%;}
}

/*@media only screen and (min-width:1280px) and (max-width: 1770px) {

    .foot_info_input{margin-right: 0;}
}*/
/*@media only screen and (max-width:1279px) and (min-width:1024px) {
    .footer_main{ padding:40px 10px;}
    .need_info_brd{padding: 15px;}
    .copyright, .foot_links li a, .terms_sect li, .terms_sect p{font-size: 10px;}
    .foot_links li a{padding: 0 6px;}
    .terms_sect ul li:last-child{padding-left: 6px;}
    .terms_sect ul li:first-child{padding-right: 6px;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .need_info_sect{width: 100%; padding: 60px 150px;}
    .need_info p{padding: 35px 0;}
    .foot_sect{width: 30%; padding: 0 10px;}
    .foot_sect.first_coloumn{width: 40%;}
    .foot_bottom{display: inline-block;}
    .foot_links{width: 100%; padding-bottom: 20px; display: inline-block;}
    .terms_sect{float: left; display: inline-block;}
    .terms_sect li, .terms_sect p{padding-top: 6px; text-align: left;}
}

.terms_sect .copyright, .terms_sect .foot_links{display: none;}

@media only screen and (max-width: 767px) {
  /*  .foot_bottom{display: none;}*/
/*.footer_top{margin-bottom: 0;}
    .mob_footer{padding: 10px 20px 50px; border-top: 1px solid #cccccc; display: block; box-sizing: border-box; width: calc(100% + 40px); margin-left: -20px;}
    .footer_main{padding: 10px 0;}
    .need_info_sect{width: 100%; padding: 30px 0px; float:none;}
    .need_info{ padding: 20px 10px;}
    .need_info h1{font-size: 16px;}
    .need_info p{font-size: 14px; padding: 20px 0;}
    .foot_info_input{height: 31px; line-height: 31px; padding: 0px 55px; font-size: 11px; margin-right: 0; float: none;}
    .foot_sect{padding: 10px 0px 30px; width: 100%; }
    .foot_sect_list li{font-size: 12px;}
    .foot_head, .foot_head>li a{padding-bottom: 0; font-size: 14px;}
    /*.foot_links{display: none;}*/
/*.mob_footer p{font-size: 13px; font-family: Poppins; text-align: center; color: #7d7f88;}
    .mob_footer p:last-child{padding-top: 30px;}
    .info_btn .join_button{float: none; font-size: 11px; height: 30px; line-height: 30px; padding: 0 28px; margin-top: 10px; display: block;}
    .pre_container{background: #ffffff;}
    .info_btn .join_button {background-color: #193e6c;}
    .need_info_brd {border-top: 6px solid #f48120;}
    .terms_sect .copyright, .terms_sect .foot_links{display: block;}
    .foot_links .copyright{display: none;}
    .footer_main .foot_bottom{display: inherit;}
    .foot_links ul li{width: auto;}
    .foot_bottom .mob_foot_lnk{display: none;}
    .foot_links ul li, .foot_links,.foot_links ul{float: none;}


}

/*@media only screen and (min-width: 480px)  and (max-width: 639px) {
    .info_btn .join_button{margin-top: 20px;}
}

@media only screen and (max-width: 479px) {
    .need_info h1{font-size: 24px;}
    .need_info_sect{padding: 20px 0;}
    .need_info p{font-size: 14px; padding: 20px 0;}
    .foot_info_input{font-size:12px;}
    .info_btn .join_button{margin-top: 15px;}
    .foot_sect{padding: 20px 10px;}
    .mob_footer{ padding: 10px 10px 50px;}

}*/
/*--- Footer End ---*/
/* new header style end */
/* gl-3018 start */
#contactusSubjectDD .ddList {
  top: auto;
}

.ddList li {
  white-space: inherit;
  line-height: 30px;
}

.frmfield_subject .slctWp .nano {
  top: 48px !important;
}
/*# sourceMappingURL=prelogin_common.css.map */