* {
    margin: 0;
    padding: 0
}



html {
    height: 100%
}

p {
    color: grey
}

body {
    width: 100%;
}
li {
    list-style: none;
}

body{
/*font-family: 'Poppins', sans-serif;*/
letter-spacing: 0.01px;
}

#separationone .form-group {
    padding: 8px 0px;
}

#heading {
    text-transform: uppercase;
    color: #282680;
    font-weight: normal;
    word-spacing: 10px;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}


#msform .action-button {
    width: 100px;
    background: #282680;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    margin-top: 30px;

}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;

}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #282680;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #282680;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #282680;
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #education:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #work:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #self:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #282680
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #ed1c24;
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.row.justify-content-center {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: center;
    /* padding:6px 20px; */
}

tr th {
    border: 1px solid #dddddd;
    padding: 6px 20px;
    background-color: #282680;
    color: #fff;
}

tr:hover {
    background-color: #dddddd;
    cursor: pointer;
}

.content td,
.content th {
    border-top: 1px solid transparent;
    padding: 2px 10px 2px 15px;
}

.reasonforleave textarea.inlineform {
    border: none;
    width: 50%;
    margin: 0px 15px;
    padding: 3px;
    height: 25px;
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #000;
}

.reasonforleave textarea.inlineform-short {
    border: none;
    width: 10%;
    margin: 0px 15px;
    padding: 3px;
    height: 25px;
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #000;
}

.reasonforleave textarea.inlineform:focus-visible {
    border-bottom: 1px solid #000;
    outline: none;
    height: 25px;
    margin: 0px 15px;
    padding: 0;
}

.reasonforleave textarea.inlineform-short:focus-visible {
    border-bottom: 1px solid #000;
    outline: none;
    height: 25px;
    margin: 0px 15px;
    padding: 0;
}

.reasonforleave {
    padding-top: 50px;
    padding-bottom: 50px;
}

.professional-reference {
    padding-bottom: 50px;
}

.reasonforleave p {
    text-align: justify;
}

.professional-reference p {
    padding-top: 20px;
    padding-bottom: 20px;
}

.professional-reference p {
    text-align: left;
}

.professional-reference h2.text-left.mb-4 {
    text-align: left;
    padding: 0;
}

input.inlineform-short {
    width: auto !important;
    border: none !important;
}

textarea {
    border: 1px solid #999999;
    width: 100%;
    margin: 5px 0;
    padding: 3px;
}

.text-center {
    text-align: center !important;
    margin: 0 auto;
}

.maininnerrow {
    width: 85%;
}

.form-group {
    padding: 15px 0px;
}

input[type="string"] {
    width: 100%;
    box-sizing: border-box;
    /*font-family: montserrat;*/
    padding: 10px 10px;
    font-size: 20px;
    font-weight: 600;
}

input#printButton {
    width: 100px;
    padding: 10px 0px;
}



textarea.inlineform {
    border: none;
    width: 50%;
    margin: 0px 15px;
    padding: 3px;
    height: 25px;
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #000;
}

textarea.inlineform-short {
    border: none;
    width: 10%;
    margin: 0px 15px;
    padding: 3px;
    height: 25px;
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #000;
}

textarea.inlineform:focus-visible {
    border-bottom: 1px solid #000;
    outline: none;
    height: 25px;
    margin: 0px 15px;
    padding: 0;
}

textarea.inlineform-short:focus-visible {
    border-bottom: 1px solid #000;
    outline: none;
    height: 25px;
    margin: 0px 15px;
    padding: 0;
}


.panel {
    margin: 0px auto 40px;
    max-width: none;
    text-align: left;
}

.button_outer {
    background: #83ccd3;
    border-radius: 30px;
    text-align: center;
    height: 50px;
    width: 200px;
    display: inline-block;
    transition: .2s;
    position: relative;
    overflow: hidden;
}

.btn_upload {
    padding: 17px 30px 12px;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}

.btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}

.file_uploading {
    width: 100%;
    height: 10px;
    margin-top: 20px;
    background: #ccc;
}

.file_uploading .btn_upload {
    display: none;
}

.processing_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 30px;
    background: #83ccd3;
    transition: 3s;
}

.file_uploading .processing_bar {
    width: 100%;
}

.success_box {
    display: none;
    width: 50px;
    height: 50px;
    position: relative;
}

.success_box:before {
    content: '';
    display: block;
    width: 9px;
    height: 18px;
    border-bottom: 6px solid #fff;
    border-right: 6px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 17px;
    top: 10px;
}

.file_uploaded .success_box {
    display: inline-block;
}

.file_uploaded {
    margin-top: 0;
    width: 50px;
    background: #83ccd3;
    height: 50px;
    display: none;
}

.uploaded_file_view {
    position: relative;
    transition: .2s;
}

.file_remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #aaa;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    right: -15px;
    top: -15px;
}

.file_remove:hover {
    background: #222;
    transition: .2s;
}

.uploaded_file_view img {
    max-width: 100%;
}

.uploaded_file_view.show {
    opacity: 1;
}

.error_msg {
    text-align: center;
    color: #f00
}


/* --------------------------------------------------------- */
/* css written by shubham from starts here */

/* tr th,
tr td {
    text-align: left;
}

tr>th:nth-child(1),
tr>td:nth-child(1),
tr>th:nth-child(3),
    tr>td:nth-child(3) {
    text-align: center;
} */

.annexture_tbl_wrapper tr>td:nth-child(2) {
    text-align: left;
    padding: 5px 0px 5px 20px;
}

.footer-note {
    text-align: left;
}

.inner-table-heading {
    font-weight: bold
}

.footer-pagination {
    font-size: 12px;
    text-align: center;
    letter-spacing: 2px;
    padding: 30px 0 20px 0;
}

.checkticks {
    height: 16px;
    width: 16px;
}

.inner-tiker-aligner{
    text-align: center !important;
    padding: 0 !important;
}

.date-selector{
    text-align: left;
    color: #2b2b2b;
}
.content-area {
    text-align: left;
    font-style: italic;
    color: #2b2b2b;
}
.content-wrapper {
    padding-top: 30px;
    margin-bottom: 30px ;
}
p.footer-content-attr-aligner {
    color: #2b2b2b;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.footer-signature-content-area td {
    border: 0px !important;
}
img#blah {
    width: 110px;
}
.core-head{
   font-size: 20px;
    background-color: #282680;
    text-align: justify;
    padding: 6px 20px;
    color: #fff;
}
#printTable .form-card {
    padding: 0px 50px;
}
#printTable .form-group {
    padding: 15px 0px;
    display: inline-flex;
    width: 100%;
}
input#joinedOn {
    margin-left: 10px;
    width: 100%;
    padding: 0px 10px;
}
#printTable .form-control {
    display: block;
    width: 90%;
    padding: 0px 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #212529;
     border: none;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.emp-detail_form_container td {
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}
table.emp-detail_form_container {
    border: 2px solid #cfcfcf !important;
}
.text-area-form-control {
    margin: 5px;
    border: 0;
}

.emp-detail_form_container .form-group input {
    width: 80%;
    border-bottom: 1px solid #c5bcbc !important;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.emp-detail_form_container tr:hover {
    background-color: transparent;
    cursor: pointer;
}

.emp-detail_form_container input:focus-visible {
    border: none !important;
    border-color: transparent;
    outline: -webkit-focus-ring-color auto 0px;
        border-bottom: 1px solid #c5bcbc !important;
}

.emp-detail_form_container textarea {
    border: 1px solid #999999 !important;
    width: 98%;
    margin: 5px 0;
    padding: 3px;
    border: none;
    font-size: 20px;
    font-weight: 600;
}

.emp-detail_form_container textarea:focus-visible {
    border: none !important;
    border-color: transparent;
    outline: -webkit-focus-ring-color auto 0px;

}
td.separater {
    padding: 12px 10px;
}

.maininnerrow {
    width: 95%;
}

.checkbox-group {
    padding-top: 10px;
}


#separationone .form-group label {
    display: block;
    font-weight: 500;
    text-align: left;
    font-size: 20px;
}

     #separationone .radio-group label {
    display: block;
    /* margin-bottom: 10px; */
    font-weight: normal;
    font-size: 20px;
    padding: 0px 12px;
}

      #separationone .form-group input[type="radio"] {
    margin-right: 5px;
    display: inline;
    width: 40px;
}

       #separationone .form-button {
            text-align: center;
        }
        .radio-group {
    display: flex;
}

label {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}

.specifynew {
    display: flex;
}

.specifynew input {
    border: none;
    border-bottom: 1px solid #c5bcbc;
}

.radio-group {
    display: flex;
    padding-top: 15px;
}


.specifynew input:focus-visible{
        border: none !important;
    border-color: transparent;
    outline: -webkit-focus-ring-color auto 0px;
      border-bottom: 1px solid #c5bcbc !important;
}

.goback {
    position: fixed;
    top: 50px;
    left: 50px;
    color: #fff;
    padding: 10px;
    z-index: 999;
    border: 1px solid #282680;
    background-color: #282680;
}

.goback a {
    text-decoration: none;
    color: #fff;
}

.finalsubmit input.next.action-button {
    padding: 10px 80px;
    background-color: #282680;
    color: #fff;
}

.finalsubmit {
    padding-top: 70px;
    padding-bottom: 50px;
}

.inductionsignature .footer-content-attr-aligner {
    display: inline-grid;
}

.inductionsignature input[type="file"] {
    padding-bottom: 20px;
}