.blog-box h4 a {color: #3D4051;}
.blog-box .cat a {
  font-size: 12px;
  color: #fff;
  padding: 6px 15px;
  background: #9EAFBC;
  border-radius: 15px;
  margin-top: 10px;
  display: inline-block;
}
.people-reading .read-box p a{
  font-size: 20px;
  color: #3D4051;
  line-height: 1.5;
  margin-bottom: 10px;
}
.people-reading .read-box p a:hover{
  color: #007bff;
}

.tag-wrapper a {
  font-size: 12px;
  color: #fff;
  padding: 6px 15px;
  background: #9EAFBC;
  border-radius: 15px;
  margin-top: 12px;
  margin-right: 10px;
  margin-bottom: 0;
  display: inline-block;
}
.constituent-box ul li strong {
  font-size: 24px;
  color: #3D4051;
  margin: 0;
  font-weight: normal;
}
.ipo-list-details ul li strong {
  color: #3D4051;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.ipo-list-details ul li label {
  color: #3D4051;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.investment-bottom .bottom-text strong {
  font-size: 16px;
  text-transform: uppercase;
  color: #3D4051;
}
.ipo-list-details ul li strong {
  color: #3D4051;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.ipo-list-box .ipo-list-header h4 a{
  font-size: 28px;
  line-height: 1.3;
  color: #3D4051;
  margin-bottom: 10px;
  cursor: default;
}

.ipo-list-box .ipo-list-header h4 a:hover {
  color: #FF2565;
}

#loading {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 4;
  display: none;
}

#loading img{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
}

.highcharts-navigator, .highcharts-input-group {
  display: none;
}
.blog-box figure img {
  height: auto;
}
img {
  height: auto;
}
.filter-alphabets ul li a.is-active{
  background: linear-gradient(
266.4deg
, #c0083e -5.36%, #ff2565 110.14%);
  color: #ffffff;
  border: 1px solid #ff2565;
}

/* RJ STYLE */
.chapter_page_style_set_heading a {
  text-decoration: none;
}

.chapter_page_style_set_heading h1 {
  font-size: 56px;
  line-height: 66px;
  font-weight: 500;
  color: #153a5b;
}

.chapter_page_style_set_heading .para_width {
  max-width: 1080px;
}

.chapter_page_style_set_heading .para_width p {
  font-size: 20px;
  line-height: 28px;
  color: #3d4051;
}

.chapter_page_style_set .download-app-bottom .iso_and h3 {
  color: #153a5b;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 16px;
}

.chapter_page_style_set .download-app-bottom .iso_and ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}

.chapter_page_style_set .download-app-bottom .iso_and ul li {
  margin-right: 20px;
}

.chapter_page_style_set .download-app-bottom .iso_and p {
  font-size: 18px;
  line-height: 28px;
  color: #153a5b;
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
}

.chapter_page_style_set .download-app-bottom .iso_and p a {
  color: #ff2565;
}

.stock_Market_Introduction {
  background: #eaf6ff;
  padding: 90px 0;
}

.stock_Market_Introduction p {
  color: #153a5b;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 10px;
}

.stock_Market_Introduction a {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #ff2565;
  display: block;
  margin-top: 30px;
  text-decoration: none;
}

.stock_Market_Introduction h3 {
  font-size: 36px;
  line-height: 42px;
  color: #153a5b;
  margin-bottom: 15px;
}

.related_Basic_Courses {
  margin-top: 45px;
}

.related_Basic_Courses h2 {
  color: #3d4051;
  font-size: 32px;
  line-height: 33px;
  font-weight: 400;
  margin-bottom: 60px;
}

.related_Basic_Courses .related-Basic ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 0px;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 125px;
}

.related_Basic_Courses .related-Basic ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 0px;
  margin-right: 15px;
}

.related_Basic_Courses .related-Basic ul li {
  padding: 15px;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  position: relative;
  padding-right: 42px;
}
.related_Basic_Courses .related-Basic ul li a {
  font-size: 14px;
  line-height: 18px;
  color: #3d4051;
  font-weight: 500;
  display: block;
  text-decoration: none;
}

.related-Basic ul li a:hover{
  color: #007bff;
}

.related_Basic_Courses .related-Basic ul li img {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.related_Basic_Courses .more_from_5paisa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.related_Basic_Courses .more_from_5paisa .box- {
  margin: 0 25px;
  width: 33.33%;
}

.related_Basic_Courses .more_from_5paisa .box- .pad {
  background-color: #eaf6ff;
  border-radius: 12px;
  padding: 30px 40px;
}

.related_Basic_Courses .more_from_5paisa .box- .pad img {
  margin-bottom: 20px;
  max-height: 165px;
  height: 165px;
  -o-object-fit: contain;
  object-fit: contain;
}

.related_Basic_Courses .more_from_5paisa .box- .pad p {
  margin-bottom: 0;
}

.related_Basic_Courses .more_from_5paisa.chapter-2 .box- .pad {
  border-radius: 12px 12px 0 0;
}

.related_Basic_Courses .more_from_5paisa.chapter-2 .box- ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 0px;
}

.related_Basic_Courses .more_from_5paisa.chapter-2 .box- ul li {
  padding: 0;
  margin: 0;
}
.related_Basic_Courses .more_from_5paisa.chapter-2 .box- ul li a:hover{
  color: #007bff;
}

.related_Basic_Courses .more_from_5paisa.chapter-2 .box- ul li a {
  font-size: 14px;
  line-height: 18px;
  color: #3d4051;
  font-weight: 500;
  display: block;
  padding: 18px;
  border: 1px solid #d8d8d8;
  border-top: 0;
  border-radius: 0 0 12px 12px;
  position: relative;
  padding-right: 42px;
  text-align: left;
  text-decoration: none;
}

.related_Basic_Courses .more_from_5paisa.chapter-2 .box- ul li a img {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chapter_page_style_set .basic_Technicals {
  margin-bottom: 60px;
}

.chapter_page_style_set .basic_Technicals .left {
  padding-right: 40px;
}

.chapter_page_style_set .basic_Technicals .right {
  padding-left: 40px;
}

.chapter_page_style_set .basic_Technicals .box- {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  margin-bottom: 25px;
  overflow: hidden;
}

.chapter_page_style_set .basic_Technicals .box- h2 {
  color: #153a5b;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 16px;
  padding: 24px;
  border-bottom: 1px solid #d8d8d8;
  margin: 0;
}

.chapter_page_style_set .basic_Technicals .box- ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.chapter_page_style_set .basic_Technicals .box- ul li a {
  padding: 24px;
  display: block;
  text-decoration: none;
}

.chapter_page_style_set .basic_Technicals .box- ul li a h3 {
  font-size: 18px;
  line-height: 23px;
  color: #3d4051;
  margin-bottom: 0;
}

.chapter_page_style_set .basic_Technicals .box- ul li a h3 img {
  margin-left: 6px;
  margin-top: -1px;
}

.chapter_page_style_set .basic_Technicals .box- ul li a span {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  line-height: 14px;
  color: #3d4051;
}

.chapter_page_style_set .basic_Technicals .box- ul li:hover {
  background: #eaf6ff;
}

.chapter_page_style_set .basic_Technicals .box- .more {
  padding: 24px;
  padding-bottom: 20px;
}

.chapter_page_style_set .basic_Technicals .box- .more a {
  color: #c0083e;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}

.related_Basic_Courses .related-Basic ul li {
  min-width: 19%;
  text-align: left;
}
.page-node-262 .customer-sec {
  background: #ffffff;
}
.mhl_search,
.nfo-search .btn-secondary {pointer-events: none;}
.rec_item a {color: inherit;}
.btn-text-center {line-height: 16px;padding: 15px 15px !important;}
.breadcrumb {margin-bottom: 0px;}
.page-node-193 .home-banner-content .language-wrapper figure {display: block;  padding-right: 30px;}
.page-node-55 .home-banner {padding-top: 100px;}
.page-node-265 .filter-aside,
.page-node-266 .filter-aside,
.page-node-267 .filter-aside,
.page-node-268 .filter-aside,
.page-node-269 .filter-aside,
.page-node-270 .filter-aside{
  pointer-events: none;
  opacity: 0.5;
}
.section-title h1 {
  font-size: 32px;
}
.page-node-type-blog .breadcrumb {margin-bottom: 20px;}
#container {
  height: 400px; 
}

.highcharts-figure, .highcharts-data-table table {
  min-width: 310px; 
  max-width: 800px;
  margin: 1em auto;
}

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #EBEBEB;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}
.highcharts-data-table th {
font-weight: 600;
  padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
  padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.highcharts-data-table tr:hover {
  background: #f1f7ff;
}

.path-mutual-funds .ttl-inputWrap {margin-bottom: 30px;}

.center-div {
  background-color: #111d28;
}

.oops__error {
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
  border-top: solid 3px #fff;
  padding-top: 10px;
  margin-top: 20px;
  top: 30px;
  position: relative;
}
.error_msg {
  color: #fff;
  font-weight: 100;
  margin-top: 70px;
}

.fw100 {
  font-weight: 100!important;
}
.color_white {
  color: #fff!important;
}

.btn-white {
  border: solid 1px rgba(255,255,255,.5);
  width: 150px;
  margin: 5px;
  padding: 10px;
  background: transparent;
  color: #fff;
}
.error_create {
  margin-top: 20px;
}

.fw400 {
  font-weight: 400!important;
}
.page-node-2489 .breadcrumb-wrapper  {background-color: #111d28; color: #fff;}
.page-node-2489 .breadcrumb-wrapper .top-title.breadcrumb a {color: #fff;}
.page-node-type-ipo .list-link {padding-top: 20px;}
.faq-section ul{
  margin: 0px;
  padding-left: 20px;
  list-style-type: disc;
}

.faq-section ul li{ 
  list-style-type: disc;
}
.path-mutual-funds h1 {
  font-size: 24px;
  color: #ff2565;
}

.page-node-52 h1, .page-node-60 h1,
.page-node-195 h1,
.page-node-56 h1,
.page-node-59 h1{
  font-size: 60px;
  font-weight: 500;
}
.page-node-52 h4 {
 font-size: 22px;
 font-weight: 300; 
}
.page-node-59 h4{
  font-size: 24px;
  font-weight: 300;
} 

.page-node-59 h2{
  font-size: 48px;
  font-weight: 700; 
}

.page-node-59 .power-investors ul li {
  font-size: 16px;
  color: #212529;
  list-style: disc;
}

.page-node-195 h1,
.page-node-60 h1,
.page-node-56 h1 {
  color: #153a5b;
}

.page-node-195 .home-banner-content p {
  font-size:24px;
  font-weight: 300;
}

.page-node-195 .home-banner-content h2,
.page-node-60 .home-banner-content h2{
  font-size: 40px;
  font-weight: 400;
}
.promocodeWrap {float: left;
  width: 100%;}
#promocode {float: left;width: max-content;}
/* #apply {width: 25%;float: right;} */
#msg-promocode-err,#msg-promocode-sucess,#msg-term1-err, #msg-term2-err {clear: both;}
.page-node-271 #load {height: 667px;}
.regi-text {margin-top: 10px;}
#req-otp, #otp-message {width: 100%;clear: both;}
.filter-aside {display: block;}
.bottom-check {margin-top: 15px;}
.page-node-2740 .open_demat_info ul li {list-style: disc;}
.page-node-2740 .open_demat_info ul {padding-left: 20px;}
@media (max-width: 767px) {
  .sticky_filter {display: block !important;}
  .page-node-265 .filter-aside, .page-node-265 .sticky_filter,
  .page-node-266 .filter-aside,.page-node-266 .sticky_filter,
  .page-node-267 .filter-aside,.page-node-267 .sticky_filter,
  .page-node-268 .filter-aside,.page-node-268 .sticky_filter,
  .page-node-269 .filter-aside,.page-node-268 .sticky_filter,
  .page-node-270 .filter-aside, .page-node-270 .sticky_filter{
    display: none;
  }
  .filter-aside {display: none;}
  .page-node-17 .home-banner .banner-image,
  .page-node-20 .home-banner .banner-image,
  .page-node-17 .home-banner .banner-image,
  .page-node-18 .home-banner .banner-image,
  .page-node-196 .chapter_page_style_set,
  .page-node-196 .more_from_paisa {
    display: none;
  }
  .page-node-237 .ipo-banner .banner-image { display: block;}
  .influencer_page_page .section_1 {padding: 10px 0px 50px 0px;}
  .page-node-237 .abt-cnt {text-align: left;}
  .journey_sec .nav-past {right: 80px;}
  .journey_sec .nav-future{right: 15px;}
  .page-node-55 .home-banner {padding-top: 90px;}
  .nfo-listing-detils .ipo-list-details ul li .rightContent .btn {
    padding: 15px 8px;
  }
  .nfo-listing-detils .ipo-list-details ul li {
    padding: 0px;
    margin: 0px;
  }
}
* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  border-collapse: collapse;
  border: 0;
 }
 button, input, select, textarea, button:hover, input:hover, select:hover, textarea:hover, button:focus, input:focus, select:focus, textarea:focus {
  outline: none;
}
.login_section a {
  color: #0080FF;
  text-decoration: none;
}
.login_section .mt35 {
  margin-top: 35px;
}
.login_section .container{
  max-width: 900px;
  margin: 0 auto;
  font-family: roboto;
  padding: 0 15px;
}
.login_steps{
 margin: 60px 0;
 display: flex;
 border-radius: 10px ;
 font-size: 14px;
 -webkit-border-radius:border-box;
  -moz-border-radius:border-box;
  text-align: center;
  box-shadow: 5px 10px 10px rgba(108,148,184,0.21);
  color: #3D4052;
  overflow: hidden;
}

.login_steps .field-validation-error > span {
  color: #e43433;font-weight: 200;
  font-size: 1.2rem;
  position: static;bottom: 1px;
}
.login_steps .col{
  -ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 15px;
}
.login_steps .log_left{
  padding: 35px;
}
.login_img
{
  height: 100%;
  align-items: center;
  display: flex;
}
.login_img img {
  vertical-align: top;
  max-width: 380px;
  width: 100%;
}
.title_wrap {
  max-width: 260px;
  margin: 0 auto 20px auto;
}
.title_wrap h2, .title_wrap h3
{
  font-family: Roboto;
  font-size: 24px;
  color: #153A5B;
  letter-spacing: 0;
  text-align: center;
  line-height: 34px;
  font-weight: 500;
}

.title_wrap h3{
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 12px;
}
.login_steps .log_right  {
   background: #EAF6FF;
   padding: 35px;
}

.input {
position:relative;
z-index:1;
display:inline-block;
width:100%;
vertical-align:top;
margin:0
}
.form-group {
overflow:hidden
}
.input-field {
position:relative;
display:block;
float:right;
width:100%;
border:none;
border-radius:0;
background:transparent;
color:#383838;
-webkit-appearance:none;
height:35px;
margin-top:15px;
font-size:14px;
font-weight:500;
margin-bottom:20px
}
.form-group .input-field:focus{
 color: #333333;
}
.input-field.input-client {
margin-bottom:35px
}
.input-label {
display:inline-block;
float:right;
width:100%;
color:#828597;
position:absolute;
bottom:0;
left:0;
width:100%;
height:40px;
text-align:left;
pointer-events:none;
margin-bottom:1px;
top:8px
}
.input-label-content {
position:relative;
display:block;
top:-7px;
width:100%;
-webkit-transition:all ease-in-out .3s;
-moz-transition:all ease-in-out .3s;
-ms-transition:all ease-in-out .3s;
-o-transition:all ease-in-out .3s;
transition:all ease-in-out .3s;
font-size:14px;
}
.input-label::before,
.input-label::after {
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:40px;
border-bottom:1px solid #E0E1EB;
}
.input-label::after {
margin-top:1px;
border-bottom:1px solid #4dc247;
-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0);
-webkit-transition:-webkit-transform .3s;
transition:transform .3s
}
.input-field:focus+.input-label::after,
.input--filled .input-label::after {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
.input-field:focus+.input-label .input-lable-content-group,
.input--filled .input-lable-content-group {
top:-15px;
-webkit-animation:anim-1 .3s forwards;
animation:anim-1 .3s forwards;
-webkit-transform:translate3d(0,50%,0);
transform:translate3d(0,50%,0);
font-size:12px
}
.input-field.focus+.input-label::after,
.input--filled .input-label::after {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
#login_DOB {
-webkit-text-security:disc;
-moz-webkit-text-security:disc;
-moz-text-security:disc
}
.input__error::after {
border-color:#e43433
}
.ref_error::after {
border-bottom:2px solid #e43433
}
.input__success::after {
border-color:#4dc247
}
.error__msg {
color:#e43433;
font-weight:200;
font-size:1.2rem;
position:absolute;
bottom:-6px
}

.show--eye, .edit--no {
position: absolute;
right: 5px;
top: 19px;
height: 25px;
width: 25px;
line-height: 48px;
display: flex;
align-items: center;
justify-content: center;
}
.edit--no{
right: 10px;
top: 10px;
}
.show--eye{
cursor: pointer;
}
.show--eye-click.active::before {
content: '';
width: 2px;
height: 18px;
display: inline-block;
position: absolute;
background: #545454;
transform: rotate(30deg);
left: 11px;
top: 3px;
}
.show--eye-click.active::after {
content: '';
width: 3px;
height: 18px;
display: inline-block;
position: absolute;
background: #fff;
transform: rotate(30deg);
left: 13px;
top: 3px;
}
.mobileNo {
max-width: 275px;
margin: 0 auto;
border: 1px solid #81B6DA;
border-radius: 50px;
display: flex;
align-items: center;
font-size: 18px;
color: #828597;
padding: 5px 5px;
margin-bottom: 20px;
}
.mobileNo .country_code {
width: 75px;
display: inline-block;
position: relative;
margin-right: 14px;
font-size: 14px;
}
.mobileNo .country_code::before {
position: absolute;
content: "";
border-right: 1px solid #828597;
height: 25px;
width: 1px;
right: 0;
}
.mobileNo .input-field {
margin: 0;
font-size: 14px;
color: #828597;
height: 35px;
}
.page-node-2764 .btn.btn-primary {
background: #c9354d;
background-image: linear-gradient(90deg, #F62160 0%, #C60B42 100%);
border-radius: 8px;
padding: 10px;
width: 140px;
font-weight: 200;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
cursor: pointer;
}
.text-left{
text-align: left;
}
.extralinks{
margin-top: 20px;
margin-bottom: 15px;
font-size: 13px;
}

/** enterOTP **/
#enterOTP a {
position: absolute;
right: 0;
top: 20px;
font-size: 13px;
z-index: 1;
}
.form-inputs {
position:relative;
margin: 15px 0;
}
.form-inputs input[type='checkbox'] {
position:absolute;
opacity:0;
}
.form-inputs input[type='checkbox']~label {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
cursor:pointer;
padding-left:30px;
font-size: 13px;
}
.form-inputs input[type='checkbox']~label:before {
  position:absolute;
  left:0;
  top: 0;
  display:block;
  content:"";
  border:2px solid #c4c4c4;
  height:18px;
  width:18px;
  border-radius:2px;
  background:#fff;
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  box-sizing:border-box
}
.form-inputs input[type='checkbox']~label:after {
  position:absolute;
  display:block;
  content:"";
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
  opacity:0;
  -webkit-transition:opacity .3s ease;
  transition:opacity .3s ease;
  -webkit-transition-delay:.1s;
  transition-delay:.1s;
  box-sizing:border-box
}
.form-inputs input[type='checkbox']:checked~label:before {
  background:#0080FF;
  border-color:#0080FF
}
.form-inputs input[type='checkbox']:checked~label:after {
  border-right:2px solid #fff;
  border-bottom:2px solid #fff;
  opacity:1;
}
#promocodepti , button#quick_registationpti {
  width: 100%;
}
@media only screen and (max-width: 574px) {
  
  .login_steps{
      display: block;
      margin: 30px 0;
  }
  .login_steps .col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 15px;
  }
  .login_steps .col.log_right {
      display: none;
  }
}
/* blog news open demat account form start*/

.section-title h1{font-size: 32px !important;}
.newform__wrappermod .newform__inpubox{display: block;width: 100%;margin-bottom: 20px;margin-right: 0;}
.newform__wrappermod h2{font-size: 24px;}
.newform__otpwrapper{margin-bottom: 15px;}
.newform__otpwrapper input{border-radius: 5px;font-size: 15px;padding: 0 1em;height: 34px;width: 47%;box-shadow: none;border: 1px solid #bababa;color: #969696;background-color: #f0f0f0;}
.newform__otpwrapper button{padding:5px;background: transparent;border:1px solid #006aff;color: #006aff;font-weight: 500;font-size: 14px;border-radius: 5px;display: inline-block;margin-left: 15px;}
.newform__otpwrapper .text-danger{font-size: 11px;margin-top: 3px;}
.newform__inpubox input{float: none !important;}
@media (max-width:767px){
	
}

/* blog news open demat account form end*/