main > .container {
    padding: 30px 15px 20px;
}

.footer {
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.box {
    display: flex;
    align-items:center;
 }
.btn-login {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding: 0.75rem 1rem;
}
.card-login {
    box-shadow: 0 2px 25px hsl(0deg 0% 60% / 50%) !important;
    border-radius: 20px !important;
}
.underline{
    text-decoration: auto;
    float: right;
}
.user{
    margin: 0 auto;
    display: block;
    margin-bottom: 20px
}
.color-light-blue
{
    color: #2d76bf;
}
.navbar-custom,.footer{
    background-color: #0C0C3C;
}

/* styles for appication registration */
  .section-heading
{
     background: #0C0C3C;
     color: white;
     padding: 4px;
     margin-bottom: 25px;
     border-radius: 4px;
     text-align: center;
}
.sub-heading 
{
     background: #0C0C3C;
     color: white;
     padding: 4px;
     margin-bottom: 20px;
     border-radius: 4px;
}
.custom-control 
{
    position: relative;
    z-index: 1;
    /* display: inline-block; */
    min-height: 1.5rem;
    padding-left: 2.4rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.mb-10 
{
    margin-bottom: 10px;
}

#application-children_of_fishermen {
    display: contents;
}
#application-inmates_of_home
{
    display: contents;
}
#application-children_of_fishermen
{
    display: contents;
}
#application-is_pd
{
    display: contents;
}
#application-is_sponsored
{
    display: contents;
}

.tooltip 
{
    position: absolute;
    display: inline-block;
    opacity: 1;
} 
.tooltip .tooltiptext 
{
    visibility: hidden;
      width: 250px;
      background-color: #fff;
      color: #000;
      text-align: center;
      border-radius: 6px;
      padding: 5px;
      position: absolute;
      z-index: 1;
      top: 5px;
      /*right: 110%;*/
      border: solid 1px;
      font-size: 14px;
      text-align: left;
      line-height: 1.2;
      font-weight: normal;
      white-space: normal;
}
.tooltip .tooltiptext::after 
{
    content: "";
    position: absolute;
    top: 2%;
    left: 100%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}
.tooltip:hover .tooltiptext 
{
    visibility: visible;
}
.nav-link {
    display: block;
    padding: 0.5rem 0.5rem;
}
.info-icon {
    color: white;
    font-size: 15px;
}
.qualifcation-table th {
    font-family: initial;
    padding: 0.4rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    color: white;
    border-bottom-width: 2px;
    font-family: sans-serif;
    background: #0C0C3C;
}
.text-center {
     text-align: center;
}
.exam-heading {
    background: #0C0C3C;
    color: white;
    padding: 4px;
    margin-bottom: 25px;
    text-align: center;
    margin-bottom: 3px;
    border-top: 1px solid #FFF;
}
table td {
    font-family: sans-serif;
}
@media only screen and (max-width: 600px) {
    .select2-container--krajee-bs4 .select2-selection--single {
        height: calc(2.25rem + 2px);
        line-height: 1.5;
        padding: 0.375rem 1.5rem 0.375rem 0.5rem;
        width: 19rem;
    }
  }
  @media only screen and (min-width: 600px) {
    .select2-container--krajee-bs4 .select2-selection--single {
        height: calc(2.25rem + 2px);
        line-height: 1.5;
        padding: 0.375rem 1.5rem 0.375rem 0.5rem;
        width: 32rem;
    }
  }
.footer p {
    margin: 0;
    color: #ffffff;
    text-transform: capitalize;
}
.form-control {
    background-color: #ffffff;
    border: 1px solid #cbcbcb96;
    height: 42px;
    padding: 6px 15px;
    font-size: 14px;
    color: #222222;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.mb-20 {
    margin-bottom: 20px;
}
.font-18 {
    font-size: 18px;;
}
.red-btn {
    font-weight: 700;
    color: #ffffff;
    font-size: 17px;
    background: #830404;
    margin: 6px;
    border-radius: 6px;
}
.green-btn {
    font-weight: 700;
    color: #ffffff;
    font-size: 16px;
    background: #015e22c9;
    border-radius: 6px;
    margin: 6px;
}
.form-left-content .login-links .twi {
    border: 1px solid #7500a9;
    background: #7500a9;
    color: #fff;
}
.form-left-content .login-links .inst {
    border: 1px solid #007bb6;
    background: #109685;
    color: #fff;
}
.form-left-content .login-links .pro {
    border: 1px solid #b60000;
    background: #b60000;
    color: #fff;
}
.form-left-content .login-links .anxa {
    border: 1px solid #3b1096;
    background: #3b1096;
    color: #fff;
}
.form-left-content .login-links .anxv {
    border: 1px solid #1b7005eb;
    background: #1b7005eb;
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: white;
}
@media only screen and (max-width: 600px) {
    .largeScreens {
         display : none;
     }
}
@media only screen and (min-width: 650px) {
    .smallScreens {
         display : none;
     }
}
input#registerform-phone {
    -webkit-text-security: square;
}
input#registerform-email {
        -webkit-text-security: square;
}