/*Authour Vivek M. & Anoop*/
.body {
    font-family: Roboto !important;
    width: 1170px;
}
.form-group {
    width: 100%;
    float: left;
}
.form-control {
    width: 100% !important;
    height: 30px !important;
    padding: 6px 12px !important;
    box-shadow: none !important;
    background: none !important;
    font-size: 14px !important;
    margin-left: 0 !important;
}
.registationdfeature label {
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    width: 100%;
    display: block;
}
.registationdfeature label.error {
    margin-left: 0;
    font-style: normal;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
}
.main-headingtext {
    font-size: 18px;
    margin: 15px 0 25px;
    text-transform: uppercase;
}
.registationdfeature {
    background: #fff;
    padding: 15px 25px;
    box-shadow: 0 0 15px #ccc;
    max-width: 400px;
    margin: auto;
    min-height: 545px;
}
.form-group.dobarea {
    position: relative;
}
.form-group.dobarea img.ui-datepicker-trigger {
    position: absolute;
    top: 26px;
    right: 10px;
}
.logo img {
    width: 280px;
}
.btn.btn-success.defaultbtn {
    min-width: 120px;
    width: 100%;
}
.form-group.passwordred{
    position: relative;
}
.form-group.passwordred p a {
    position: absolute;
    right: 0;
    top: 0;
    border-bottom: 1px solid;
}
.tabbable-panel ul.nav.nav-tabs li {
    font-size: 14px;
    width: 100px;
}
.tabbable-panel ul.nav.nav-tabs li a {
    background: #868686;
    color: #fff;
}
.tabbable-panel ul.nav.nav-tabs li.active a {
    background: #164b94;
    color: #fff;
}
.tabbable-panel ul.nav.nav-tabs {
    max-width: 200px;
    margin: auto auto 15px;
}
.tabbable-panel ul.nav.nav-tabs li a:hover {
    opacity: 0.9;
    cursor: pointer;
}
.fs-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px;
    background: #164B94;
    font-weight: normal;
}
.text_selectbox{
    padding: 2px 5px;
}
input#address-binderss {
    float: left;
    width: auto !important;
    margin-left: 0 !important;
    text-align: left;
}
.form-item.adddresssame label.checklabel {
    width: auto !important;
    float: left !important;
}
.defaultButton.saveform {
    background: #5cb85c;
    border: none;
    box-shadow: none;
    height: 34px;
    margin: 0 0 15px;
}
.defaultButton.previewform {
    background: #164b94;
    box-shadow: none;
    height: 34px;
    margin: 0 0 15px;
}
.btmsents{
    position: relative;
}
.btmsents ul {
    position: absolute;
    top: 0px;
    right: 0;
}
.btmsents ul li {
    padding-right: 0;
}
.btmsents ul li .btn {
    color: #fff;
    background: #646464;
    border: none;
}
.dateofbty {
    position: relative;
}
.dateofbty img.ui-datepicker-trigger {
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.inserttextbox_1, .text_field, input[type="text"], input[type="number"], input[type="tel"], input[type="email"], .text_selectbox {
    width: 282px !important;
}
table#workexperienceTable tr td input, table#workexperienceTable tr td select {
    width: 90% !important;
}
table#techingexperienceTable tr td input, table#techingexperienceTable tr td select {
    width: 90% !important;
}
table#researchexperienceTable tr td input, table#researchexperienceTable tr td select {
    width: 75% !important;
}
table#academicqualificationTable tr td input {
    width: 95% !important;
}
table#researchpaper tr td input, table#researchpaper tr td select {
    width: 95% !important;
}
table#publicationbook tr td input, table#publicationbook tr td select {
    width: 95% !important;
}
table#publicationarticles tr td input, table#publicationarticles tr td select {
    width: 95% !important;
}
table#referencedata tr td input {
    width: 95% !important;
}
.extendedlogin-panel-login .form-control {
    width: 100% !important;
}
.jobdesirndks {
    float: left;
    width: 100%;
}
.jobdesirndks p.manfewidth {
    width: 33.3%;
    float: left;
}
.jobdesirndks p {
    font-size: 14px;
}
.row.topbar {
    padding: 10px 0 10px;
}