/* You can add global styles to this file, and also import other style files */
/* //=======================DINO CHANGES START=========================// */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.homelogo {
  /* height: 90px; */
  /* height: 75px;
  margin-left: 112px; */
  height: 75px;
  margin-left: 20px;
}

html {
  /* font-family: 'Poppins', sans-serif !important; */
  font-family: "Roboto", sans-serif !important;
  position: relative;
}
body {
  /* font-family: 'Poppins', sans-serif !important; */
  font-family: "Roboto", sans-serif !important;
  color: #444444;
}

a {
  color: #1977cc;
}

a:hover {
  color: #3291e6;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /* font-family: 'Poppins', sans-serif !important; */
  font-family: "Roboto", sans-serif !important;
}
.nt-text-orange {
  color: #f47920;
}
.nt-py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.nt-my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.nt-ml-neg-5 {
  margin-left: -5%;
}
.nt-ml-neg-3 {
  margin-left: -3.78%;
}
.gray-dark {
  color: #666565 !important;
}
.nt-font-weight-bold {
  font-weight: 600 !important;
}
.nt-font-weight-normal {
  font-weight: 500 !important;
}
.nt-font-weight-thin {
  font-weight: 400 !important;
}
.headh2 {
  color: #0b3d90;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.account-summary-form .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.account-summary-form input,
.account-summary-form select {
  height: 44px;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 14px;
  padding: 10px !important;
}
.table th,
.table td {
  padding: 1.5rem !important;
  vertical-align: top;
}

.cursor {
  cursor: pointer;
}

#Airheader > li > a:hover,
#Airheader > li > a:focus {
  background-color: #f47920 !important;
  border-radius: 12px 12px 0px 0px;
  color: white !important;
  height: 70px;
}

.menu-large {
  position: static !important;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  vertical-align: bottom;
}

.headerHome {
  box-shadow: 0 0 10px #0000003d;
  height: 75px;
  background-color: white;
}

.grey-color {
  background: grey;
}

#Airheader li.navbar-text a {
  color: #004b85 !important;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }

  #Airheader .navbar-text {
    margin-top: 0px !important;
  }
}

@media (max-width: 768px) {
  #Airheader .navbar-text {
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-size: 14px;
  }
  .homelogo {
    height: 45px;
  }
}


.nt-mt-0 {
  margin-top: 0 !important;
}
.mt {
  margin-top: 8%;
}

.mt15 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5%;
}
.mt10 {
  margin-top: 17%;
}
.ml14 {
  margin-left: 14%;
}
.ml10 {
  margin-left: 93px;
}
.ml12 {
  margin-left: 12px;
}

.bg-color {
  background-color: #0b3d90;
}

.font-color {
  color: #0b3d90;
}

.font-orange {
  color: #ff6600;
}

.grey-dull {
  /* color: #828592; */
  color: #737373;
}

.text-white {
  color: white !important;
}

.custum-panel {
  border: 1px solid #8080806e;
  border-radius: 20px;
  height: 37px;
  padding-top: 9px;
}

.acBtn {
  background-color: #ff6600;
  border-radius: 4px;
  color: white;
  outline: none !important;
  font-size: 16px;
}

.banner-btn {
  background-color: black;
  border-radius: 20px;
  color: white;
  outline: none !important;
  border-color: black;
  font-size: 16px;
  height: 38px !important;
}

.btn:hover,
.btn:focus {
  color: #fff !important;
  text-decoration: none;
}

.hr-tag {
  border-top: 2px solid #8080807a !important;
}

.footer-logo {
  height: 60px;
}

.mt35 {
  margin-top: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.font-size17 {
  font-size: 17px;
}

#homecard .thumbnail .card-head,
.sum-description {
  text-align: left;
  margin: 0;
  padding: 8px 0;
}

#homecard .thumbnail .card-head {
  font-size: 24px;
  color: #0b3d90;
  font-weight: 600;
}

#homecard .sum-description {
  color: #676767;
}

.summary-banner {
  background-image: linear-gradient(
      to bottom,
      rgba(2, 37, 72, 0.52),
      rgba(2, 37, 72, 0.73)
    ),
    url("../image/bannerAirline.jpg");
  /* background-image: url('../image/bannerAirline.jpg'); */
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 50vh;
  height: 400px;
}

.commonBar > li > a:hover,
.commonBar > li > a:focus,
.commonBar li.nav-text.ml-35.active,
.commonBar.navbar-nav > li > a.active {
  text-decoration: none;
  color: #ff6600 !important;
  background-color: #0b3d90;
}

.banner-gradient {
  background: #0000ff38;
  height: 250px;
  width: 100%;
  position: absolute;
}
.pl-20{
 padding-left: 20px;
}
.pt-30{
  padding-top: 30px;
}
.bluecard {
  position: relative;
  height: 204px;
  margin-left: 20px;
  margin-right: -20px;
  width: 93%;
  border-radius: 30px;
  margin-top: 8%;
  box-shadow: 0 0 1rem 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
  position: relative;
  border-radius: 25px;
  background: rgba(11, 61, 144, 1);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(8px);
  border: 2px solid rgba(11, 61, 144, 0.1);
  box-shadow: 0 0 80px rgb(0 0 0 / 20%);
  overflow: hidden;
}
.nt-font-less-bold{
  font-weight: 400 !important;
  font-size: 21px;
}
.bluecard .btnlable {
  white-space: nowrap;
  line-height: 2;
  font-size: 18px;
  border-left: 1px solid white;
  text-indent: 10px;
}
.bluecard .number {
  left: 26px;
  bottom: 30px;
  font-size: 20px;
}
.bluecard .number,
.bluecard .name,
.bluecard .from,
.bluecard .to {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  letter-spacing: 2px;
  text-shadow: 0 0 2px rgb(0 0 0 / 60%);
}
.bluecard .chip {
  top: 30px;
  left: 26px;
  /* width: 100px; */
  height: auto;
  opacity: 0.8;
  display: inline-flex;
}
.bluecard .chip button {
  width: 100px;
  height: 45px;
}
.bluecard .chip,
.bluecard .number,
.bluecard .name,
.bluecard .ring {
  position: absolute;
}
.bluecard .ring {
  height: 500px;
  width: 500px;
  border-radius: 50%;
  background: transparent;
  border: 50px solid rgba(255, 255, 255, 0.1);
  bottom: -250px;
  right: -250px;
  box-sizing: border-box;
}
.bluecard .ring::after {
  content: "";
  position: absolute;
  height: 600px;
  width: 600px;
  border-radius: 50%;
  background: transparent;
  border: 30px solid rgba(255, 255, 255, 0.1);
  bottom: -80px;
  right: -110px;
  box-sizing: border-box;
}
.bluecard-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bg-cover {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}
.bluecard-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 0.25rem);
  height: 100%;
  transition: all 0.2s ease-in-out;
  transition-property: transform;
}
/* .bluecard:before {
    backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
  } */
/* //=======================DINO CHANGES END=========================//

//===================VIKI CHANGES START====================// */
/* // banner */
#register-sec-bg {
  overflow: hidden;
  background-color: #0b3d90;
  margin-top: 76px;
}

#register-sec-bg .xyz {
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2%;
}

#register-sec-bg .abc .h4 {
  line-height: 15px;
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  margin-top: 56px;
}
#register-sec-bg .abc .h3 {
  line-height: 46px;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}
#register-sec-bg hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
  width: 80%;
}
#register-sec-bg button.btn.btn-lg.btn-login {
  width: 35%;
  background: #ff6600;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
#register-sec-bg button.btn.btn-lg.btn-login a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

#register-sec-bg button.btn.btn-lg.btn-signin {
  width: 35%;
  background: #3ecb00;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

#register-sec-bg button.btn.btn-custom-lg.btn-login {
  width: 35%;
  background: #ff6600;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
#register-sec-bg button.btn.btn-custom-lg.btn-login a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

#register-sec-bg button.btn.btn-custom-lg.btn-signin {
  width: 35%;
  background: #3ecb00;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
#register-sec-bg .form-control {
  margin-left: 35px;
  margin-top: 22px;
  width: 88%;
  height: 43px;
}
#register-sec-bg label.custom-control-label {
  margin-left: 39px;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.btn-custom-lg{
  border-radius: 0px !important;
}

#register-popup .popup {
  position: absolute;
  top: -150%;
  left: 66%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.25);
  /*width: 500px;*/
  padding: 20px 30px;
  background: #0b3d90;
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.15);
  transition: top 0ms ease-in-out 200ms, opacity 200ms ease-in-out 0ms,
    transform 200ms ease-in-out 0ms;
}
#register-popup .popup.active {
  top: 28%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: top 0ms ease-in-out 0ms, opacity 200ms ease-in-out 0ms,
    transform 200ms ease-in-out 0ms;
}
#register-popup .popup .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  font-size: 25px;
  height: 20px;
  background: #888;
  color: #eee;
  text-align: center;
  line-height: 15px;
  border-radius: 15px;
  cursor: pointer;
  padding-top: 4px;
}
#register-popup .popup .form h4 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin: 10px 0px 20px;
  font-size: 25px;
}
#register-popup .popup .form .form-element {
  margin: 15px 0px;
}
#register-popup .popup .form .form-element label {
  font-size: 14px;
  color: #222;
}
#register-popup .popup .form .form-element input[type="text"],
#register-popup .popup .form .form-element input[type="password"] {
  margin-top: 5px;
  display: block;
  width: 100%;
  padding: 10px;
  outline: none;
  border: 1px solid #aaa;
  border-radius: 5px;
}
#register-popup .popup .form .form-element input[type="checkbox"] {
  margin-right: 5px;
}
#register-popup .popup .form .form-element button {
  width: 40%;
  height: 30px;
  border: none;
  outline: none;
  font-size: 17px;
  background: #ff6600;
  color: #f5f5f5;
  border-radius: 5px;
  cursor: pointer;
}
#register-popup .popup .form .form-element a {
  display: block;
  text-align: right;
  font-size: 15px;
  color: #1a79ca;
  text-decoration: none;
  font-weight: 600;
}
#register-popup .d-flex {
  display: flex;
}
#register-popup #first-name {
  margin-right: 10px;
}
#register-popup #last-name {
  margin-left: 10px;
}
.text4 {
  font-size: 17px;
  color: #ff6600;
  font-weight: 600;
  text-align: center;
}
.text5 {
  font-size: 17px;
  color: #fff;
}
/* // card */
#homecard .backto {
  background: #039;
  padding: 12px 0;
  color: #fff;
}
#homecard .backto a {
  color: #fff;
  text-decoration: none;
}
#homecard .cards-row {
  padding-bottom: 20px;
}
#homecard .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  /* box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) */
}
#homecard .thumbnail > img {
  width: 100%;
  display: block;
}
#homecard .thumbnail h2 {
  font-size: 24px;
  color: #0b3d90;
  /* font-family:Roboto; */
  font-weight: 600;
}
#homecard .thumbnail h2,
.card-description {
  margin: 0;
  padding: 8px 0;
  /* //  border-bottom:solid 1px #eee;  */
  text-align: center;
}
#homecard .thumbnail p {
  padding-top: 8px;
  padding-top: 8px;
  font-size: 16px;
  color: #737373;
}
#homecard .headh2 {
  color: #0b3d90;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
#homecard .pargp {
  color: #737373;
  font-size: 20px;
  padding-bottom: 25px;
}

/* // loyal */
/* #loyal{
    margin-top: 70px;
} */
#loyal .backto {
  background: #039;
  padding: 12px 0;
  color: #fff;
}
#loyal .backto a {
  color: #fff;
  text-decoration: none;
}
#loyal .cards-row {
  /* padding-top:40px;  */
  padding-bottom: 20px;
}
#loyal .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  /* box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12); */
  background-color: #f5f5f5;
}
#loyal .thumbnail > img {
  width: 100%;
  display: block;
}
#loyal .thumbnail h2 {
  font-size: 24px;
  color: #0b3d90;
  /* font-family:Roboto; */
  font-weight: 600;
}
#loyal .thumbnail h2,
.card-description {
  margin: 0;
  padding: 8px 0;
  /* //  border-bottom:solid 1px #eee;  */
}
#loyal .thumbnail p {
  padding-top: 8px;
  padding-top: 8px;
  font-size: 16px;
  color: #737373;
  text-align: left;
}
#loyal .thumbnail .cardmore {
  color: #ff6600;
  font-size: 16px;
  font-weight: 600;
}
#miles label.ex1 {
  font-size: 16px;
  font-weight: 600;
  color: #737373;
}
#miles .submit {
  background-color: #ff6600;
  border-color: #ff6600;
  border-radius: 17px;
  width: 89px;
  margin-top: 23px;
}
#loyal .headh2 {
  color: #0b3d90;
  font-size: 25px;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase;
}
#miles .headh2 {
  color: #0b3d90;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  /* margin-bottom: 40px; */
}
#miles .formcalu {
  /* padding: 30px 26px; */
  padding-bottom: 80px;
}
#miles input,
#miles select {
  height: 44px;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 14px;
  padding: 10px !important;
}

#miles label {
  color: #666565;
}

#loyal .pargp {
  color: #737373;
  font-size: 15px;
  padding-bottom: 25px;
}
/* //===================VIKI CHANGES END====================//
//===================ANAND CHANGES START====================// */
/* // footer */
/* ==============Footer full CSS============== */

.footer-logo {
  margin-top: -10px;
  height: 60px;
}
.footer ul {
  margin-top: 20px;
  text-align: right;
}
.footer ul li {
  list-style: none;
  text-indent: 1.1rem;
}
.footer ul li a {
  /* padding-left: 20px; */
  text-decoration: none;
  font-size: 17px;
  color: #707070;
}
.footer .navbar-nav {
  float: right !important;
}
.navbar-socialmedia a img {
  width: 35px;
  padding-left: 13px;
  /* padding-bottom: 10px; */
}
.navbar-socialmedia a {
  text-decoration: none;
}
.navbar-socialmedia a span {
  color: black;
  font-size: 17px;
  margin-left: 5px;
}

.footer .footer-text {
  font-size: larger;
}
.text {
  font-size: 17px;
  color: #707070;
}
.footer-bg {
  background-color: #f5f5f5;
}

/* //   messages */
#messages {
  margin-top: 100px;
}
.messages input,
.messages select {
  height: 44px;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 14px;
  padding: 10px !important;
}
.messages .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("/assets/image/downarrow.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.messages .custom-checkbox input[type="checkbox"] + label:before {
  content: "\2714";
  border: 2px solid #8c8787;
  border-radius: 0.2em;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding-left: 2px;
  color: transparent;
  transition: 0.2s;
  margin-right: 10px;
  margin-left: 10px;
}

.messages .custom-checkbox input[type="checkbox"] + label:active:before {
  transform: scale(0);
}

.messages .custom-checkbox input[type="checkbox"]:checked + label:before {
  background-color: #8c8787;
  border-color: #8c8787;
  color: #fff;
}
.text {
  font-size: 17px;
  color: #707070;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.messages .col1 h2 {
  color: #0b3d90;
}

.col2 {
  text-align: right;
  margin-top: 20px;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 2.5;
  font-weight: 500;
}
.col2 input {
  /* border-color: #a09f9f;
    width: 150px;
    padding: 5px; */
  height: 44px;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 14px;
  padding: 10px !important;
}
.col2 span {
  margin-right: 5px;
}

input[type="radio"],
input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 2px 10px 1px 18px !important;
}
.verticalline {
  border-left: 2px solid #707070;
  height: 20px;
  margin: 0 20px;
}
.text2 {
  font-size: 17px;
  color: #0b3d90;
}
.checkbox span img {
  padding-bottom: 3px;
  margin-right: 20px;
}

.nt-pl-5 {
  padding-left: 16px !important;
}
.table1 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px #707070;
  overflow: hidden;
}
.table1 td,
.table1 th {
  padding: 15px 0px;
}
.table1 th {
  color: #fafafa;
  /* font-family: 'Open Sans',Sans-serif; */
  font-weight: 200;
  text-transform: uppercase;
}
.table1 tr {
  width: 100%;
  background-color: #f5f5f5;
  /* font-family: 'Montserrat', sans-serif; */
  border: 0.5px solid;
  border-color: #707070;
}
.table1 table tr td label {
  justify-content: left !important;
  margin: 0 !important;
}
.text3 {
  font-size: 17px;
  color: #0b3d90;
  font-weight: 600;
}
.pageno {
  padding-top: 10px;
}
/* promotions */
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px !important;
}
#promotions .col1 h2 {
  color: #0b3d90;
  font-weight: 600;
}

#promotions .sidebar {
  background-color: #f5f5f5;
  min-height: 372px;
}
#promotions .sidebar ul {
  /*
  margin-left: -23px;
  */
  margin-bottom: 20px;
}
#promotions .sidebar ul li {
  list-style: none;
}
#promotions .sidebar ul li a {
  text-decoration: none;
  font-size: 17px;
  color: #707070;
  font-weight: 500;
}
#promotions .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  /* box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12); */
  margin-bottom: 20px;
  background-color: #f5f5f5;
}
#promotions .thumbnail > img {
  width: 100%;
  display: block;
}
#promotions .thumbnail h2 {
  font-size: 24px;
  color: #0b3d90;
  /* font-family:Roboto; */
  font-weight: 600;
}
#promotions .thumbnail h2,
.card-description {
  margin: 0;
  padding: 8px 0;
  text-align: left;
}
#promotions .thumbnail p {
  padding-top: 8px;
  padding-top: 8px;
  font-size: 16px;
  color: #737373;
}
#promotions .headh2 {
  color: #0b3d90;
  font-size: 25px;
  font-weight: 600;
}
#promotions .pargp {
  color: #737373;
  font-size: 20px;
  padding-bottom: 25px;
}

#promotions .thumbnail button {
  width: 100%;
  text-align: left;
  padding: 8px 11px;
  border: none;
  background-color: #0b3d90;
  color: white;
  font-size: 17px;
}

#promotions .lastbutton button {
  text-align: center;
  padding: 8px 11px;
  border: none;
  background-color: #ff6600;
  color: white;
  font-size: 17px;
  border-radius: 20px;
  width: 100px;
}
section#promotion {
  margin-top: 75px;
}
.account-summary-card .thumbnail .caption {
  padding: 13px;
  color: #333;
  background-color: #f5f5f5;
}
.account-summary-page .table .thead-dark th {
  color: #fff;
  background-color: #113c8b;
  border-color: #113c8b;
}
.account-summary-page .table > tbody > td {
  font-size: larger;
}
/* //===================ANAND CHANGES START====================// */
/* //===================ASWIN====================// */
.theme-font-color {
  color: #0b3d90 !important;
}
.my-profile {
  min-height: 100vh;
}
.my-profile .my-profile-tab .nav-tabs {
  border-bottom: 1px solid #b1b0b0;
  background: #f0f0f0;
  font-size: 16px;
  font-weight: 600;
}
.my-profile .my-profile-tab .nav li {
  border-right: 1px solid #b1b0b0;
}
.my-profile .my-profile-tab .nav li li:last-child {
  border-right: none;
}
.my-profile .my-profile-tab .nav li a {
  color: #666565;
}
.my-profile .my-profile-tab .nav li a:hover,
.my-profile .my-profile-tab .nav li a:focus {
  text-decoration: none;
  background-color: #fff;
  border-radius: 0;
  cursor: pointer;
}
.my-profile .my-profile-tab .nav li a.active {
  background-color: #fff;
  border-radius: 0;
  color: #0b3d90;
}
.my-profile .my-profile-tab a {
  color: #ccc;
  text-decoration: none;
  outline: none;
}
.my-profile .my-profile-tab .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #b1b0b0;
  border-radius: 0;
}
.my-profile .my-profile-tab .card .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.my-profile .my-profile-tab .card .card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.my-profile .my-profile-tab .card .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.my-profile .my-profile-tab .card .card-body label {
  color: #666565;
}
.my-profile .my-profile-tab .card .card-body input,
.my-profile .my-profile-tab .card .card-body select {
  height: 44px;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 14px;
  padding: 10px !important;
}
.my-profile .my-profile-tab .card .card-body input[type="radio"]:after {
  border: 1px solid d1d3d1;
}
.my-profile .my-profile-tab .card .card-body .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.my-profile .my-profile-tab .card .card-body .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("/assets/image/downarrow.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.my-profile .my-profile-tab .card .card-body .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.my-profile .my-profile-tab .card .card-body .table .thead-dark th {
  color: #fff;
  background-color: #113c8b;
  border-color: #113c8b;
}
.my-profile .my-profile-tab .card .card-body .table td,
.my-profile .my-profile-tab .card .card-body .table th {
  padding: 1.5rem !important;
  vertical-align: top;
}
.my-profile .my-profile-tab .card .card-body .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.my-profile .my-profile-tab .card .card-body .form-check-inline .form-check {
  display: flex;
  align-items: center;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.my-profile
  .my-profile-tab
  .card
  .card-body
  .form-check-inline
  .form-check
  .form-check-input[type="radio"] {
  border-radius: 100%;
  height: 20px;
  width: 50px;
  margin: 0px 0 0 !important;
}
.my-profile
  .my-profile-tab
  .card
  .card-body
  .form-check-inline
  .form-check
  .form-check-input[type="radio"]
  :before {
  border: 1px solid #d1d3d1;
}
.my-profile
  .my-profile-tab
  .card
  .card-body
  .form-check-inline
  .form-check
  .form-check-input[type="radio"]
  :checked:before {
  border: 1px solid #0b3d90;
  color: #0b3d90;
}
.my-profile
  .my-profile-tab
  .card
  .card-body
  .form-check-inline
  .form-check
  label {
  margin-left: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px !important;
}
.my-profile .my-profile-tab .card .card-body .form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.my-profile
  .my-profile-tab
  .card
  .card-body
  .form-check
  .form-check-input[type="checkbox"] {
  border-radius: 0.25em;
  height: 25px;
  width: 50px;
}
.my-profile .my-profile-tab .card .card-body .check-label {
  font-size: 16px;
  color: #8c8787;
  font-weight: 600;
}
.my-profile .my-profile-tab .card .card-body .cmn-check-label {
  font-size: 16px;
  color: #8c8787;
}
.my-profile .my-profile-tab .card .card-title {
  margin-bottom: 0.75rem;
}

.nt-mt-7 {
  margin-top: 7rem !important;
}
.nt-mb-3 {
  padding-bottom: 8px;
}
.float-right {
  float: right !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.nt-rex-btn-block {
  display: block;
  width: 100%;
  height: 44px;
  max-width: 50%;
}

.nt-rex-btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.75rem;
  line-height: 1.5;
  border-radius: 2.3rem;
  min-width: 49.3%;
  margin-top: 22px;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.nt-rex-btn-primary {
  color: #fff;
  background-color: #ff6802;
  border-color: #ff6802;
}
.nt-rex-btn-primary:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
@media (max-width: 767px){
  .btn-signin{
     margin-bottom: 8px;
  }


}
.navbar-brand {
   padding: 0px !important;
}
.nt-rex-btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




/* changes */

.bluecard .chip strong{
  font-size: 20px;
}
.bluecard .chip .bluecard-letter{
  font-size: 18px;
  padding-left: 10px;
  padding-top: 7px;
}
/****register page -aswin-15-06-2021****/
.nt-mt-15per {
  margin-top: 15%;
}
.nt-py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.nt-px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.nt-my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.register-banner {
  background-image: url("../image/registerBanner.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 50vh;
  height: 400px;
}

.btn-custom-lg{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}


