/* style sheet for front-end */
html {
    -webkit-text-size-adjust: 100%;
    width: 100%;
}

header {
    border-top: 18px solid #dead19;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
    background: #fff;
    display: block;
}

header .menuwrapper {
    width: auto;
}

header .menuwrapper .bottom {
    width: auto;
    margin-top: 45px;
    padding-left: 0;
    padding-right: 0;
    float: right;
    height: 38px;
}

header .menuwrapper .bottom nav {
    color: #333;
    background: #fff;
    box-shadow: none;
    height: 18px;
    padding-left: 0;
    padding-right: 0;
    width: 970px;
    float: left;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow-x: hidden;
    background: #fff;
    color: #222;
    cursor: auto;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
    /*padding-top: 215px;*/
}

.top-panel {
    background: #1c7557;
    padding: 5px 30px;
    margin-bottom: 0px !important;
    height: 50px;
}

.top-panel nav ul a {
    color: #fff;
    font-size: 13px;
    padding: 0px 10px;
}

nav ul a {
    display: block;
    text-decoration: none;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_col-sm-3 {
    width: 25%;
}

.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9 {
    float: left;
}

.wpb_row {
    margin-bottom: 0px !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

div {
    display: block;
}

.social_links {
    padding-top: 5px;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

@media only screen and (min-width: 601px) nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
}

#innerbanner {
    background-image: url('../img/inner-banner.png');
    height: 150px;
    /* position: relative; */
    width: 101%;
    /* background-position: center;  */
    justify-content: center;
    display: flex;
    -webkit-align-items: center;
    margin-bottom: 13px;
    /* added for Index page */
}

#innerbanner h1 {
    color: #fff;
}


h1,
h2,
h3,
h4,
h5,
p {
    font-family: "Raleway", sans-serif;
    margin: 0;
    padding: 0;
    /* color: #fff; */
}

#footerwrapper {
    background: #003c8d;
    padding-left: 0;
    padding-right: 0;
    width: 101%;
    float: left;
}

/* main { 
    width: 101%;
} */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}


#footerwrapper .slmap {
    background: url(../img/kerala.png) no-repeat left bottom;
    height: 550px;
    background-size: 300px;
    position: relative;
}

@media only screen and (min-width: 64.0625em) #footerwrapper .slmap {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.66667%;
    float: left;
    position: relative;
}

#footerwrapper .slmap .address {
    position: absolute;
    top: 310px;
    left: 75px;
    width: 200px;
    background-color: transparent;
}

.address {
    background: #0072bb;
}

.ibeacon {
    position: absolute;
    bottom: 0px;
    left: 200px;
}

@media only screen and (min-width: 64.0625em) #footerwrapper .additional-info {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 58.33333%;
    float: left;
    padding-top: 90px;
}

@media only screen and (orientation: landscape) #footerwrapper .additional-info {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}

#footerwrapper .slmap .address p {
    color: #fff;
    font-size: 13px;
}

#footerwrapper .slmap .address h3 {
    color: #fff;
}

@media only screen and (orientation: landscape) #footerwrapper .additional-info {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}

/* #footerwrapper .additional-info .column {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
} */
#footerwrapper .additional-info .column nav {
    box-shadow: none;
}

#footerwrapper nav {
    background: none;
    color: #fff;
    /* background-color: #ee6e73; */
    width: 100%;
    height: 56px;
    line-height: 56px;
}

@media only screen and (min-width: 601px) nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
}

#footerwrapper .additional-info .column {
    padding-top: 66px;
    padding-bottom: 15px;
    text-align: center;
}
button.remove, button.add,button.addadditional,button.addworkexperience {
    background-color:  #003C8D;
    color: #fff;

  }
#homepostalcheck,#agree,#acceptTerms {
    border: 2px solid #003C8D;
}  

/* .column {
    padding-top: 66px;
    padding-bottom: 15px;
    text-align: center;
} */
footer {
    /* background: #6c0c05; */
    background: #071321;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: "Raleway", sans-serif;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
}

@media (min-width: 1200px) h3,
.h3 {
    font-size: 1.75rem;
}

/* main body styles */
.btn-custom:hover {
    background-color: #058713;
    color: #fff;
}

.btn-custom {
    /* background-color: #003C8D; */
    background-color: #019e0c;
    color: #fff;
}

.btn-initial {
    background-color: #003C8D;
    color: #fff;
}

.btn-initial:hover {
    background-color: #0056B3;
    color: #fff;
}

.page-item.active .page-link {
    background-color: #003262;
    color: #fff;
}

.page-item .page-link {
    color: #003262;
}

.form-check-label {
    font-size: 1rem;
    font-weight: bold;
    color: #003C8D;
}

.form-date-label {
    font-size: 13px;
    font-weight: bold;
    color: #003C8D;
}

.form-label {
    /* font-size: 1rem; */
    font-weight: bold;
    font-size: 15px;
}

.auto-height {
    height: fit-content;
    height: -moz-fit-content;
    height: -webkit-fit-content;
}

section ul {
    /* display: inline-block; */
    vertical-align: top;
    margin: 0;
    padding: 0;
}

section li {
    /* display: inline-block; */
    margin: 0;
    padding: 0;
}

#block-ksitm-menu {
    color: #fff;
    margin-top: 99px;
}

.custom-form-check {
    padding-left: 31.5em;
}

.container-fluid {
    padding-left: 0;
}

.custom-body-element {
    margin-top: -16px;
}

.thumbnail {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.my-datatable-container {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.my-datatable-container .table {
    border-collapse: collapse;
    width: 100%;
}

.my-datatable-container a {
    color: #008CBA;
    text-decoration: none;
}

#myTable tbody tr.odd {
    background-color: #f5f5f5;
    /* Set the background color for odd rows */
}

#myTable tbody tr.even {
    background-color: #ffffff;
    /* Set the background color for even rows */
}

.form-select {
    font-size: 14px;
}

.form-control {
    font-size: 14px;
}

p.instruction {
    font-size: 16px;
    /* Adjust the font size as needed */
    line-height: 1.5;
    /* Adjust the line height for proper spacing */
    color: #333333;
    /* Set the desired text color */
    margin-bottom: 10px;
    /* Add bottom margin to create spacing between paragraphs */
    margin-top: 10px;
}

#myTable_length,
#myTable_filter {
    margin-top: 14px;
}

#myTable_info,
#myTable_paginate {
    margin-bottom: 14px;
}

label.error {
    color: red;
}

.help-link-text {
    color: #007bff;
    /* Set the desired color */
    font-weight: bold;
    text-decoration: none;
}

.help-link-text:hover {
    text-decoration: underline;
}

.modal {
    background-color: #ffffff;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #ccc;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.modal-content {
    padding: 20px;
    font-family: sans-serif;
}

.modal-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.modal-body {
    font-size: 18px;
    margin-bottom: 20px;
}

.modal-footer {
    text-align: right;
}

.form-group {
    margin-bottom: 10px;
}

.close-popup {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 20px;
    height: 20px;
}

.close-text {
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    font-size: 14px;

}

.close-popup:hover .close-text {
    visibility: visible;
}

.error_cls,.error
{
  color:red;
}
 #spinner {
    display: none;
    justify-content: center;
    align-items: center;
} 
.active-button {
    background-color: green;
}


[name='responsibility[]'][title] {
  		position: relative;
       }

       [name='responsibility[]'][title]:hover:after {

    	content: attr(title);
  position: absolute;
  top: 120%;
  left: 0; 
  width: 200px;
  padding: 10px 15px;
  border: 1px solid #ccc; 
  border-radius: 4px;
  text-align: justify;
  font-size: 14px;  
  color:  #333;
  background: rgba(255,255,255,0.9);
  border-bottom: 2px solid #ccc;
  
      }





