//******************[Here IndoCss]******************//
//Apply Job candidate//
form#applyToJobForm input.inputBoxName, form#applyToJobForm input.inputBoxNormal {
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
}

// end here


#logo img {
    width: 160px!important;
    height: 47px!important;
   }
   #container{
    padding:10px!important;
   }

    body, html, tr td{
    font: normal 14px/16px  Helvetica ,sans-serif,elephant!important;
   }

   div.applyBoxLeft, div.applyBoxRight {
    height: 720px!important;
}