﻿@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/FontAwesome.otf') format('opentype');
}



body .ui-widget {
    font-family: Roboto, "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/*font*/

@font-face {
    font-family: nucleo-icons;
    src: url(../fonts/nucleo-icons.eot);
    src: url(../fonts/nucleo-icons.eot) format("embedded-opentype"), url(../fonts/nucleo-icons.woff2) format("woff2"), url(../fonts/nucleo-icons.woff) format("woff"), url(../fonts/nucleo-icons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.jobs-title p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}

.nc-icon {
    display: inline-block;
    font: 14px/1 nucleo-icons;
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nc-icon.lg {
    font-size: 1.33333333em;
    vertical-align: -16%
}

.nc-icon.x2 {
    font-size: 2em
}

.nc-icon.x3 {
    font-size: 3em
}

.nc-icon.circle,
.nc-icon.square {
    padding: .33333333em;
    vertical-align: -16%;
    background-color: #eee
}

.nc-icon.circle {
    border-radius: 50%
}

.nc-icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.nc-icon-ul>li {
    position: relative
}

.nc-icon-ul>li>.nc-icon {
    position: absolute;
    left: -1.57142857em;
    top: .14285714em;
    text-align: center
}

.nc-icon-ul>li>.nc-icon.lg {
    top: 0;
    left: -1.35714286em
}

.nc-icon-ul>li>.nc-icon.circle,
.nc-icon-ul>li>.nc-icon.square {
    top: -.19047619em;
    left: -1.9047619em
}

.nc-icon.spin {
    -webkit-animation: 2s linear infinite nc-icon-spin;
    animation: 2s linear infinite nc-icon-spin
}



@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.nc-icon.rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-icon.rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-icon.rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-icon.flip-y {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.nc-icon.flip-x {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.nc-air-baloon::before {
    content: "\ea01"
}

.nc-album-2::before {
    content: "\ea02"
}

.nc-alert-circle-i::before {
    content: "\ea04"
}

.nc-align-center::before {
    content: "\ea03"
}

.nc-align-left-2::before {
    content: "\ea05"
}

.nc-ambulance::before {
    content: "\ea06"
}

.nc-app::before {
    content: "\ea07"
}

.nc-atom::before {
    content: "\ea08"
}

.nc-badge::before {
    content: "\ea09"
}

.nc-bag-16::before {
    content: "\ea0a"
}

.nc-bank::before {
    content: "\ea0b"
}

.nc-basket::before {
    content: "\ea0c"
}

.nc-bell-55::before {
    content: "\ea0d"
}

.nc-bold::before {
    content: "\ea0e"
}

.nc-book-bookmark::before {
    content: "\ea0f"
}

.nc-bookmark-2::before {
    content: "\ea10"
}

.nc-box-2::before {
    content: "\ea11"
}

.nc-box::before {
    content: "\ea12"
}

.nc-briefcase-24::before {
    content: "\ea13"
}

.nc-bulb-63::before {
    content: "\ea14"
}

.nc-bullet-list-67::before {
    content: "\ea15"
}

.nc-bus-front-12::before {
    content: "\ea16"
}

.nc-button-pause::before {
    content: "\ea17"
}

.nc-button-play::before {
    content: "\ea18"
}

.nc-button-power::before {
    content: "\ea19"
}

.nc-calendar-60::before {
    content: "\ea1a"
}

.nc-camera-compact::before {
    content: "\ea1b"
}

.nc-caps-small::before {
    content: "\ea1c"
}

.nc-cart-simple::before {
    content: "\ea1d"
}

.nc-chart-bar-32::before {
    content: "\ea1e"
}

.nc-chart-pie-36::before {
    content: "\ea1f"
}

.nc-chat-33::before {
    content: "\ea20"
}

.nc-check-2::before {
    content: "\ea21"
}

.nc-circle-10::before {
    content: "\ea22"
}

.nc-cloud-download-93::before {
    content: "\ea23"
}

.nc-cloud-upload-94::before {
    content: "\ea24"
}

.nc-compass-05::before {
    content: "\ea25"
}

.nc-controller-modern::before {
    content: "\ea26"
}

.nc-credit-card::before {
    content: "\ea27"
}

.nc-delivery-fast::before {
    content: "\ea28"
}

.nc-diamond::before {
    content: "\ea29"
}

.nc-email-85::before {
    content: "\ea2a"
}

.nc-favourite-28::before {
    content: "\ea2b"
}

.nc-glasses-2::before {
    content: "\ea2c"
}

.nc-globe-2::before {
    content: "\ea2d"
}

.nc-globe::before {
    content: "\ea2e"
}

.nc-hat-3::before {
    content: "\ea2f"
}

.nc-headphones::before {
    content: "\ea30"
}

.nc-html5::before {
    content: "\ea31"
}

.nc-image::before {
    content: "\ea32"
}

.nc-istanbul::before {
    content: "\ea33"
}

.nc-key-25::before {
    content: "\ea34"
}

.nc-laptop::before {
    content: "\ea35"
}

.nc-layout-11::before {
    content: "\ea36"
}

.nc-lock-circle-open::before {
    content: "\ea37"
}

.nc-map-big::before {
    content: "\ea38"
}

.nc-minimal-down::before {
    content: "\ea39"
}

.nc-minimal-left::before {
    content: "\ea3a"
}

.nc-minimal-right::before {
    content: "\ea3b"
}

.nc-minimal-up::before {
    content: "\ea3c"
}

.nc-mobile::before {
    content: "\ea3d"
}

.nc-money-coins::before {
    content: "\ea3e"
}

.nc-note-03::before {
    content: "\ea3f"
}

.nc-palette::before {
    content: "\ea40"
}

.nc-paper::before {
    content: "\ea41"
}

.nc-pin-3::before {
    content: "\ea42"
}

.nc-planet::before {
    content: "\ea43"
}

.nc-refresh-69::before {
    content: "\ea44"
}

.nc-ruler-pencil::before {
    content: "\ea45"
}

.nc-satisfied::before {
    content: "\ea46"
}

.nc-scissors::before {
    content: "\ea47"
}

.nc-send::before {
    content: "\ea48"
}

.nc-settings-gear-65::before {
    content: "\ea49"
}

.nc-settings::before {
    content: "\ea4a"
}

.nc-share-66::before {
    content: "\ea4b"
}

.nc-shop::before {
    content: "\ea4c"
}

.nc-simple-add::before {
    content: "\ea4d"
}

.nc-simple-delete::before {
    content: "\ea4e"
}

.nc-simple-remove::before {
    content: "\ea4f"
}

.nc-single-02::before {
    content: "\ea50"
}

.nc-single-copy-04::before {
    content: "\ea51"
}

.nc-sound-wave::before {
    content: "\ea52"
}

.nc-spaceship::before {
    content: "\ea53"
}

.nc-sun-fog-29::before {
    content: "\ea54"
}

.nc-support-17::before {
    content: "\ea55"
}

.nc-tablet-2::before {
    content: "\ea56"
}

.nc-tag-content::before {
    content: "\ea57"
}

.nc-tap-01::before {
    content: "\ea58"
}

.nc-tie-bow::before {
    content: "\ea59"
}

.nc-tile-56::before {
    content: "\ea5a"
}

.nc-time-alarm::before {
    content: "\ea5b"
}

.nc-touch-id::before {
    content: "\ea5c"
}

.nc-trophy::before {
    content: "\ea5d"
}

.nc-tv-2::before {
    content: "\ea5e"
}

.nc-umbrella-13::before {
    content: "\ea5f"
}

.nc-user-run::before {
    content: "\ea60"
}

.nc-vector::before {
    content: "\ea61"
}

.nc-watch-time::before {
    content: "\ea62"
}

.nc-world-2::before {
    content: "\ea63"
}

.nc-zoom-split::before {
    content: "\ea64"
}


/*  hirest-web-fonts  */

@font-face {
    font-family: 'hirest-web';
    src: url('../fonts/hirest-web.eot?jdm7g');
    src: url('../fonts/hirest-web.eot?jdm7g#iefix') format('embedded-opentype'), url('../fonts/hirest-web.ttf?jdm7g') format('truetype'), url('../fonts/hirest-web.woff?jdm7g') format('woff'), url('../fonts/hirest-web.svg?jdm7g#hirest-web') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hirest-web' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-age-range:before {
    content: "\51";
}

.icon-convient-date:before {
    content: "\50";
}

.icon-filled:before {
    content: "\4f";
}

.icon-location:before {
    content: "\4e";
}

.icon-max-exp:before {
    content: "\4d";
}

.icon-min-exp:before {
    content: "\4c";
}

.icon-salary-norms:before {
    content: "\4b";
}

.icon-designation:before {
    content: "\4a";
}

.icon-gd-group-name:before {
    content: "\49";
}

.icon-gd-team-name:before {
    content: "\48";
}

.icon-gd-topic-name:before {
    content: "\47";
}

.icon-group-members:before {
    content: "\46";
}

.icon-round:before {
    content: "\45";
}

.icon-status:before {
    content: "\44";
}

.icon-assesser-forward-list:before {
    content: "\43";
}

.icon-campus-assessment:before {
    content: "\42";
}

.icon-consultancy-overview:before {
    content: "\41";
}

.icon-email-setting:before {
    content: "\7a";
}

.icon-finalize-candidate:before {
    content: "\79";
}

.icon-job:before {
    content: "\78";
}

.icon-manage-exam:before {
    content: "\77";
}

.icon-pi-completed:before {
    content: "\76";
}

.icon-pi-process:before {
    content: "\75";
}

.icon-profile:before {
    content: "\74";
}

.icon-setting:before {
    content: "\73";
}

.icon-survey-setting:before {
    content: "\72";
}

.icon-user-profile:before {
    content: "\71";
}

.icon-comm:before {
    content: "\70";
}

.icon-eng:before {
    content: "\6f";
}

.icon-nego:before {
    content: "\6e";
}

.icon-sub:before {
    content: "\6d";
}

.icon-create:before {
    content: "\6c";
}

.icon-application:before {
    content: "\61";
}

.icon-by:before {
    content: "\62";
}

.icon-campus:before {
    content: "\63";
}

.icon-date:before {
    content: "\64";
}

.icon-hcis:before {
    content: "\65";
}

.icon-heard-form:before {
    content: "\66";
}

.icon-id:before {
    content: "\67";
}

.icon-joining-info:before {
    content: "\68";
}

.icon-reason:before {
    content: "\69";
}

.icon-remark:before {
    content: "\6a";
}

.icon-to:before {
    content: "\6b";
}


/*  hirest-web-fonts-ends  */
@font-face {
    font-family: 'Apercu';
    src: url('../fonts/Apercu.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu.woff') format('woff'), url('../fonts/Apercu.ttf') format('truetype'), url('../fonts/Apercu.svg#Apercu') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-Bold';
    src: url('../fonts/Apercu-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-Bold.woff') format('woff'), url('../fonts/Apercu-Bold.ttf') format('truetype'), url('../fonts/Apercu-Bold.svg#Apercu-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-BoldItalic';
    src: url('../fonts/Apercu-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-BoldItalic.woff') format('woff'), url('../fonts/Apercu-BoldItalic.ttf') format('truetype'), url('../fonts/Apercu-BoldItalic.svg#Apercu-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-Italic';
    src: url('../fonts/Apercu-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-Italic.woff') format('woff'), url('../fonts/Apercu-Italic.ttf') format('truetype'), url('../fonts/Apercu-Italic.svg#Apercu-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-Light';
    src: url('../fonts/Apercu-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-Light.woff') format('woff'), url('../fonts/Apercu-Light.ttf') format('truetype'), url('../fonts/Apercu-Light.svg#Apercu-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-LightItalic';
    src: url('../fonts/Apercu-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-LightItalic.woff') format('woff'), url('../fonts/Apercu-LightItalic.ttf') format('truetype'), url('../fonts/Apercu-LightItalic.svg#Apercu-LightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-Medium';
    src: url('../fonts/Apercu-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-Medium.woff') format('woff'), url('../fonts/Apercu-Medium.ttf') format('truetype'), url('../fonts/Apercu-Medium.svg#Apercu-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-MediumItalic';
    src: url('../fonts/Apercu-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-MediumItalic.woff') format('woff'), url('../fonts/Apercu-MediumItalic.ttf') format('truetype'), url('../fonts/Apercu-MediumItalic.svg#Apercu-MediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Apercu-Mono';
    src: url('../fonts/Apercu-Mono.eot?#iefix') format('embedded-opentype'), url('../fonts/Apercu-Mono.woff') format('woff'), url('../fonts/Apercu-Mono.ttf') format('truetype'), url('../fonts/Apercu-Mono.svg#Apercu-Mono') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
.a-regular {
    font-family: 'Apercu';
}
 
.a-bold {
    font-family: 'Apercu-Bold';
}
 
.a-bold-i {
    font-family: 'Apercu-BoldItalic';
}
 
.a-italic {
    font-family: 'Apercu-Italic';
}
 
.a-light {
    font-family: 'Apercu-Light';
}
 
.a-light-i {
    font-family: 'Apercu-LightItalic';
}
 
.a-medium {
    font-family: 'Apercu-Medium';
}
 
.a-medium-i {
    font-family: 'Apercu-MediumItalic';
}
 
.a-mono {
    font-family: 'Apercu-Mono';
}
body {
    font-family: 'Apercu-Light';
    font-weight: 300;
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow-x: hidden;
}

.inline-block {
    display: inline-block;
}

img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
    height: auto;
}

.display-block {
    display: block;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mand {
    color: Red;
}

.padd10 {
    padding: 10px 0px;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
    /*margin-top:10px;*/
    font-size: 14px;
    color: rgba(53, 64, 82, 0.9);
}

label.display-block {
    margin-top: 20px;
}

h1,
h2,
h3,
h4,
h5,
p {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

ul {
    margin: 0;
    padding: 0;
}


/*       Comman CSS          */

a:hover,
a:focus,
li:focus {
    text-decoration: none;
    outline: 0;
}

.text_center {
    text-align: center;
}

.wrapper {
    position: relative;
}

footer {
    border-top: 2px solid #d9daec;
    padding: 0px 5px;
}

footer h4 {
    margin: 25px auto;
    color: #333333;
    font-size: 16px;
    line-height: 140%;
}

.form-check {
    position: relative;
}

.form-check-input {
    position: absolute;
    left: 0;
}

.form-check-label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
}

.modal {
    z-index: 9998;
}

.modal-dialog {
    z-index: 1100 !important;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0px;
}


/* .modal-body {
  max-height: calc(100vh - 160px) !important;
  overflow-y: scroll;
} */

.modal-open .modal {
    padding: 0px !important;
}

.modal-open-class {
    overflow: scroll !important;
}

.modal-content {
    border-radius: 0px;
}


/*       Comman CSS          */


/*..       Login          ..*/

.left_sec {
    width: 45%;
    background-image: url('../img/login-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
}

.left_sec:before {
    content: "";
    background: #ecf3f5;
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -40px;
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-4deg);
    z-index: 0;
}

.left_sec .left_txt {
    position: absolute;
    padding: 250px 10px;
    margin: auto;
    width: 100%;
    text-align: center;
}

.left_sec .left_txt h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    padding-bottom: 30px;
    position: relative;
}

.left_sec .left_txt h2::after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 48px;
}

.left_sec .left_txt p {
    font-size: 20px;
    padding-top: 40px;
}

.right_sec {
    height: 100%;
    padding-top: 70px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 55%;
}

.right_sec .logo {
    padding-bottom: 70px;
}

.right_sec .welcome_txt h2 {
    font-size: 26px;
    color: #454651;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 54px;
}

.right_sec .welcome_txt h2 highlight {
    color: #454651;
    display: block;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 10px;
}

.right_sec .login_input {
    width: 46%;
    margin: auto;
}

.right_sec .login_input .field input {
    border: 1px solid #dadada;
    border-radius: 4px;
    width: 100%;
    height: 75px;
    font-size: 20px;
    padding-left: 28px;
    padding-right: 75px;
    line-height: 75px;
}

.right_sec .login_input .field input.fname {
    background-image: url('../img/user-img.png');
    background-repeat: no-repeat;
    background-position: 95% center;
}

.right_sec .login_input .field input.pwd {
    background-image: url('../img/pwd-img.png');
    background-repeat: no-repeat;
    background-position: 94% center;
}

.right_sec .sign_in {
    padding: 25px 0 40px 0;
    border-bottom: 1px solid #909090;
}

.right_sec .sign_in span.frgt_pwd {
    vertical-align: middle;
}

.right_sec .sign_in span.sign_in_btn {
    vertical-align: middle;
}

.right_sec .sign_in .frgt_pwd.left>a {
    text-decoration: none;
    color: #333;
}

.right_sec .sign_in .btn {
    background-color: #454651;
    color: #fff;
    box-shadow: 2.5px 4.33px 10px 0px rgba(211, 212, 216, 0.30);
    border-radius: 50px;
    padding: 16px 48px;
    font-size: 20px;
    border: none;
    transition: 0.3s;
}

.right_sec .sign_in .btn:hover {
    background-color: #b4e1ec;
}

.right_sec .sign_in .sign_in_img {
    padding-left: 17px;
}

.right_sec .need_acnt {
    padding-top: 43px;
}

.right_sec .need_acnt>a {
    color: #333;
    font-size: 20px;
    text-decoration: none;
}

.right_sec .login_footer {
    border-top: 1px solid #d9daec;
    bottom: 0;
    margin-top: 40px;
    position: absolute;
    width: 100%;
}

.btn_sign_in {
    padding-top: 30px;
}

.right_sec .login_footer h4 {
    font-size: 16px;
    color: #333;
    padding: 30px 0;
}

.right_sec .login_footer h4 a {
    text-decoration: none;
    color: #333;
}

.right_sec .login_footer h4 a:hover {
    color: #0b8fcf;
}


/*      end login          */


/*Main Container*/

#app {
    height: auto;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}


/*Navigation Menu UI (Left)*/

.app-sidebar-closed .item-content .item-inner {
    display: none;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: none;
    height: 50px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1089;
}

.navbar .navbar-header {
    background: rgba(43, 53, 69, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    position: relative;
    width: 250px;
    z-index: 10;
    transition: width 0.5s ease 0s;
}

.app-sidebar-fixed .navbar .navbar-header {
    position: fixed;
    top: 0;
}

.app-navbar-fixed {
    padding-top: 50px;
}

.app-navbar-fixed .navbar .navbar-collapse,
.app-navbar-fixed .navbar .navbar-header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateZ(0px);
}

.navbar .navbar-collapse {
    background: #FFFFFF;
    border-top: medium none;
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    margin-left: 250px;
    transition: margin 0.5s ease 0s;
}

.app-navbar-fixed .main-content::before,
.app-navbar-fixed .main-content::after {
    content: " ";
    display: table;
}

.app-navbar-fixed .main-content::after {
    clear: both;
}

.main-content {
    margin-left: 250px;
    margin-top: 0;
    transition: margin-left 0.5s ease 0s;
    background: #f7f7f8;
    min-height: 100%;
    position: relative;
}


/*Side Bar*/

#sidebar {
    background: #2c2f3b;
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: 1051;
    /*z-index: 99999;*/
    transition: width 0.5s ease 0s;
}

.app-sidebar-fixed #sidebar>.sidebar-container {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.app-sidebar-fixed #sidebar>div {
    z-index: 1000;
}

#sidebar .sidebar-container {
    background: #d7d6db;
    height: 100%;
}

#sidebar>div,
#sidebar .sidebar-container {
    background: rgba(53, 64, 82, 1);
    height: 100%;
}

.app-sidebar-fixed #sidebar {
    margin-top: 0;
    position: fixed;
    padding-top: 50px;
}

#sidebar>div nav>ul li {
    border: none;
    display: block;
    padding: 0px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#sidebar>div nav>ul li>a {
    font-size: 14px;
    margin-top: -1px;
}

#sidebar>div nav>ul>li>a {
    display: table;
}

.lettericon {
    display: inline-block;
    min-height: 30px;
    min-width: 30px;
}

#sidebar>div nav>ul>li.active .letter-icon-wrapper {
    background: #1E90FF;
}

#sidebar>div nav>ul>li .letter-icon-wrapper {
    background: #2c2f3b;
}

#sidebar>div nav>ul>li.active a {
    color: rgba(53, 64, 82, 1) !Important;
}

li.active.open,
li.active.open a {
    background-color: rgba(175, 221, 231, 1);
    color: rgba(53, 64, 82, 1);
}

.letter-icon-wrapper.size-sm {
    font-size: 14px;
    height: 30px;
    width: 30px;
}

.letter-icon-wrapper .letter-icon,
.letter-icon-wrapper i {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.letter-icon-wrapper {
    color: #ffffff;
    display: inline-block;
    margin: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    white-space: nowrap;
}

.item-content .item-inner {
    display: table-cell;
    padding: 10px 0;
    vertical-align: middle;
    white-space: nowrap;
}

.item-inner .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    color: #FFFFFF;
    font-family: 'Nunito Sans', sans-serif !important;
}

.sub-inner .item-inner .title {
    color: #b5e3e6 !important;
}

#sidebar>div nav>ul>li.active a {
    color: #fff;
}

.item-content .item-media {
    display: inline-block;
    font-size: 24px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    margin-right: 5px;
}

#sidebar>div nav>ul {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease 0s;
}

#sidebar>div nav>ul>li a {
    color: #fff;
}

.navbar .navbar-right>li::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    bottom: 5px;
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
}

.navbar .navbar-right>li {
    float: left;
    padding: 0 10px;
    position: relative;
}

.navbar .navbar-right>li>a {
    color: #fff;
    line-height: 50px;
    position: relative;
    text-align: center;
    padding: 0;
}

.navbar .navbar-right>li.topmenu {
    /* background-color: rgba(67, 184, 192, 1);*/
    background: #fff;
    color: rgba(255, 255, 255, 1);
    margin-left: 1px;
    width: 50px;
}

.navbar .navbar-right>li.topmenu a {
    color: #1d2a40;
}

.navbar .navbar-right>li.topmenu a:hover {
    color: #1d2a40;
    background-color: transparent;
}

.navbar .navbar-right .badge {
    background-color: rgba(53, 64, 82, 1);
    color: #ffffff;
    font-size: 12px;
    height: 18px;
    left: auto;
    line-height: 18px;
    min-width: 18px;
    padding: 0;
    position: absolute;
    right: -10px;
    top: 5px;
    transform: translateX(-50%);
}

.navbar .navbar-right>li>a i {
    font-size: 17px;
    top: 1px;
}

.navbar .navbar-right>li>a:hover,
.navbar .navbar-right>li>a:active,
.navbar .navbar-right>li>a:focus {
    color: rgba(53, 64, 82, 1);
}

.dropdown-menu.dropdown-light::before {
    border-bottom: 11px solid rgba(17, 17, 17, 0.15);
    border-style: solid;
    border-width: 0 11px 11px;
    content: " ";
    display: block;
    height: 0;
    left: 10px;
    position: absolute;
    top: -11px;
    width: 0;
}

.navbar .navbar-right .dropdown-menu::before {
    left: auto;
    right: 21px;
    top: -11px;
}

.dropdown-menu.dropdown-light::before,
.dropdown-menu.dropdown-light::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.dropdown-menu>li {
    transform: translateZ(0px);
}

.dropdown-header {
    font-size: 11px;
    padding: 10px 10px 5px;
}

.navbar .navbar-right .drop-down-wrapper ul {
    list-style: outside none none;
    margin: 0;
    padding: 5px 5px 0;
}

.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul>li a {
    background-color: #edecee;
    border-bottom: medium none;
    border-radius: 3px;
    color: #8e8e93;
    display: block;
    margin-bottom: 5px;
    padding: 10px;
    text-align: left;
}

.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul>li a .author {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}

.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul>li a .preview {
    color: #aeacb4;
    display: block;
    font-size: 11px;
    line-height: normal;
}

.navbar .navbar-right .dropdown-menu.dropdown-messages .drop-down-wrapper ul>li a .time {
    color: #aeacb4;
    display: block;
    float: right;
    font-size: 11px;
    font-style: italic;
    font-weight: 600;
}

.navbar .navbar-right .view-all {
    text-align: center;
    background-color: rgba(53, 64, 82, 1);
}

.dropdown-menu.dropdown-light li a {
    color: rgba(255, 255, 255, 1);
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-align: center;
    background-color: rgba(53, 64, 82, 1);
}

.dropdown-menu {
    padding: 0px;
}

.dropdown-menu.dropdown-light li a {
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin: 0;
}

.dropdown-menu.dropdown-light li:last-child a {
    border-bottom: medium none;
    border-radius: 0 0 7px 7px;
}

.navbar .navbar-right .dropdown-menu.dropdown-large {
    width: 250px;
}

#app>footer {
    background-color: #333;
    border-top: none;
    bottom: 0;
    font-size: 12px;
    left: 0;
    position: absolute;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 1088;
    margin-left: 250px;
    transition: margin 0.5s ease 0s;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    z-index: -1;
}

.item-content {
    align-items: center;
    display: table-row;
    cursor: pointer;
}

.app-sidebar-closed .main-content {
    margin-left: 70px;
}

.app-sidebar-closed #sidebar {
    width: 70px;
}

.app-sidebar-closed .navbar .navbar-collapse {
    margin-left: 70px;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: 0px 0px 10px #f2f2f2;
    background-color: #FFFFFF;
}

.profile-card-photo {
    background-color: #fff;
    border-radius: 8px;
    display: inline-block;
    height: 40px;
    width: 40px;
}

.profile-card-photo img {
    border-radius: 5px;
    width: 100%;
}

.text-white {
    color: #ffffff !Important;
}

.text-white-transparent {
    color: rgba(255, 255, 255, 0.7) !Important;
}

.text-small {
    font-size: 12px !Important;
}

.nav-user-wrapper .media .btn-transparent {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: rgba(255, 255, 255, 0.7) !Important;
}

.nav-user-wrapper .dropdown {
    position: inherit;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    box-shadow: none;
}

#app.app-sidebar-closed>footer {
    margin-left: 70px;
}

.sidebar-toggler-wrapper {
    padding: 8px 15px;
}

.navbar-default .navbar-brand {
    padding: 0px 0 0;
}

.app-sidebar-closed .navbar .navbar-header {
    width: 70px;
}

.app-navbar-fixed .navbar .navbar-header img {
    margin-left: 10px;
    padding: 8px 5px;
}

.navbar .navbar-right .dropdown-menu::after {
    left: auto;
    right: 22px;
    top: -9px;
}

.dropdown-menu.dropdown-light::after {
    border-color: transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 10px 10px;
    content: " ";
    display: block;
    height: 0;
    left: 11px;
    position: absolute;
    top: -9px;
    width: 0;
}


/* ---------------------------------------------------------------------- */


/*  Animations
/* ---------------------------------------------------------------------- */

@-webkit-keyframes fadeOutUpShort {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
}

@keyframes fadeOutUpShort {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
}

.fadeOutUpShort {
    -webkit-animation-name: fadeOutUpShort;
    animation-name: fadeOutUpShort;
}

@-webkit-keyframes fadeInUpShort {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpShort {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpShort {
    -webkit-animation-name: fadeInUpShort;
    animation-name: fadeInUpShort;
}


/* ---------------------------------------------------------------------- */


/*  Perfect Scrollbar
/* ---------------------------------------------------------------------- */

.perfect-scrollbar {
    overflow-y: hidden !Important;
}

.touch .perfect-scrollbar {
    overflow-y: scroll !Important;
    -webkit-overflow-scrolling: touch !Important;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent !Important;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent !Important;
}

.app-sidebar-closed #sidebar .ps-container:hover>.ps-scrollbar-y-rail {
    opacity: 0 !Important;
}

.app-sidebar-closed #sidebar .ps-container:hover>.ps-scrollbar-y-rail:hover {
    opacity: 1 !Important;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent !Important;
    opacity: 0.9 !Important;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #666C71 !Important;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent !Important;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent !Important;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent !Important;
}

.ps-container>.ps-scrollbar-y-rail,
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    width: 7px !Important;
    border-radius: 0 !Important;
}

.navbar-header .navbar-brand {
    display: none;
}

.no-radius {
    border-radius: 0 !Important;
}

.nav-user-wrapper.mobile {
    display: none;
}

.search input[type="submit"] {
    background: url("../img/search.png") no-repeat 0 center;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 50px;
    position: relative;
    width: 36px;
    z-index: 1;
    border: 0;
}

.search input[type="text"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #565765;
    height: 30px;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    transition: all 0.5s ease 0s;
    width: 0;
    color: #565765;
    margin-top: 12px;
}

.search input[type="text"]::-webkit-input-placeholder {
    color: #565765;
    opacity: 1;
}

.search input[type="text"]::-moz-placeholder {
    color: #565765;
    opacity: 1;
}

.search input[type="text"]:-ms-input-placeholder {
    color: #565765;
    opacity: 1;
}

.search input[type="text"]:-moz-placeholder {
    color: #565765;
    opacity: 1;
}

.search input.search_toggle[type="text"] {
    opacity: 1;
    width: 250px;
}

.dropdown-messages {
    width: 300px;
}

.sidebar-toggler {
    background-color: transparent;
    color: rgba(53, 64, 82, 1);
}

.sidebar-toggler:hover,
.sidebar-toggler:focus {
    background-color: transparent;
    color: rgba(53, 64, 82, 0.8);
    outline: 0;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.search-container {
    position: relative;
    max-width: 200px;
    float: right;
}

.search-container input[type=text] {
    height: 29px;
    width: 100%;
    padding-right: 36px;
    border: 1px solid #43b8c0;
}

.search-container button {
    height: 29px;
    padding: 5px 12px;
    background: #43b8c0;
    color: #fff;
    font-size: 12px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px;
}

.search-container button:hover {
    background: #3ca6ad;
}


/* Checkbox CSS */

.checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
}

.c-checkbox {
    margin-right: 4px;
}

.c-checkbox * {
    cursor: pointer;
}

.c-checkbox input {
    opacity: 0;
    position: absolute;
    margin-left: 0 !Important;
}

.checkbox label {
    vertical-align: middle;
    line-height: 16px;
}

.c-checkbox span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: -16px;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid rgba(67, 68, 83, 0.5);
    margin-right: 5px;
    text-align: center;
}

.c-checkbox span:before {
    margin-left: 1px;
}

.c-checkbox:hover span {
    border: 1px solid rgba(67, 68, 83, 0.5);
}

.form-inline .c-checkbox span {
    margin-left: 0;
}

.c-checkbox.c-checkbox-rounded span {
    border-radius: 500px;
}

.c-checkbox span:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    text-align: center !Important;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
}

.c-checkbox input[type=checkbox]:checked+span:before {
    color: #fff;
    opacity: 1;
    transition: color 0.3s ease-out;
}

.c-checkbox input[type=checkbox]:checked+span {
    border-color: #999999;
    background-color: #999999;
}

.c-checkbox input[type=checkbox]:disabled+span {
    border-color: #dddddd !Important;
    background-color: #fff !Important;
}

.c-checkbox input[type=radio]:disabled+span:before {
    color: #dddddd;
}

.c-checkbox input[type=checkbox]:checked+span:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 8px;
    line-height: 14px;
}

.inv-icon {
    padding: 0px 10px;
    font-size: 16px;
    cursor: pointer;
    color: #333333;
}

table thead tr th {
    background: #e5e5ea;
}

.add_box {
    margin-top: 15px;
    margin-bottom: 15px
}

.mt24 {
    margin-top: 24px;
}

.add_box {
    display: none;
}

.add_box.show_bx {
    display: block;
}

.wdp100 {
    min-width: 100px;
}

ul.grd-header {
    float: right;
}

.grd-header li {
    float: left;
    list-style: none;
}

.grd-header li span {
    font-size: 24px;
    margin: 3px;
    display: inline-block;
    color: #1d2a40;
}

span.pi.pi-times {
    color: rgb(34, 33, 33);
    margin-top: -5px !important;
}

.pi-check:before {
    display: none;
}

.form-control {
    border: 1px solid rgba(53, 64, 82, 0.2);
    color: rgba(53, 64, 82, 1);
    background-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
    font-size: 16px;
}

.form-control:focus,
.form-control:hover {
    border: 1px solid rgba(53, 64, 82, 0.5);
    color: rgba(53, 64, 82, 1);
    background-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
}

.main-content {
    background-color: rgba(237, 245, 246, 1);
    min-height: 92vh;
}

.bg-white {
    background-color: rgba(255, 255, 255, 1);
    padding: 30px 10px;
    /*margin-bottom: 85px;*/
    height: calc(100vh - 155px);
}

.bg-white-pad0 {
    background-color: rgba(255, 255, 255, 1);
    padding: 0px 0px;
    /* margin-bottom: 85px; */
}

.bg-white-pad1 {
    background-color: rgba(255, 255, 255, 1);
    padding: 0px 0px;
    margin-bottom: 3px;
}

.w10 {
    width: 10%;
}

.w15 {
    width: 15%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w35 {
    width: 35%;
}

.w40 {
    width: 40%;
}

.w45 {
    width: 45%;
}

.w50 {
    width: 50%;
}

.w55 {
    width: 55%;
}

.w60 {
    width: 60%;
}

.w65 {
    width: 65%;
}

.w70 {
    width: 70%;
}

.w75 {
    width: 75%;
}

.w80 {
    width: 80%;
}

.w85 {
    width: 85%;
}

.w90 {
    width: 90%;
}

.w95 {
    width: 95%;
}

.w100 {
    width: 100%;
}

.mleft5 {
    margin-left: 5%;
}

.marg-top-30 {
    margin-top: 30px;
}

.marg-bottom-10 {
    margin-bottom: 10px;
}

.footer-fixed {
    position: fixed;
    bottom: 0px;
    left: 70px;
    right: 0px;
    background: rgba(255, 255, 255, 1);
    z-index: 999;
    transition: all 0.5s ease 0s;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid rgba(53, 64, 82, 0.2);
}

.header-title {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    line-height: normal;
    font-weight: 600;
}

.header-title-opt {
    border-bottom: 2px solid #43b8c0;
    position: relative;
}

.header-title-opt::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #43b8c0;
    bottom: -10px;
    left: 30px;
}


/*
.header-bar {
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 10px;
}*/

.header-bar {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.cust-btn {
    margin-bottom: 10px;
    background-color: rgba(53, 64, 82, 1);
    border-width: 2px;
    border-color: rgba(53, 64, 82, 1);
    color: #fff;
}

.cust-btn:hover {
    border-color: rgba(53, 64, 82, 1);
    background-color: #fff;
    color: rgba(53, 64, 82, 1);
    border-radius: 20px;
    transform-style: 2s;
}

.btn-primary {
    color: rgba(255, 255, 255, 1);
    background-color: #353f51;
    border-color: #242c3a;
    outline: none;
}

.btn-primary i,
.btn-default i {
    margin-right: 5px;
}

body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon:hover {
    background: transparent;
}

.btn-primary:hover,
.btn-primary:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #242c3a;
    border-color: #0f1219;
}

.app-sidebar-closed .main-content {
    margin-bottom: 0px;
}

.srk-table {
    background-color: #fff;
    width: 100%;
    min-width: 99.8%;
    color: rgba(53, 64, 82, 1);
}

.srk-table th {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 5px;
    border-right: 1px solid hsl(0, 0%, 80%);
}

.srk-table tr th:first-child {
    border-left: 1px solid #ccc;
}

.srk-table td {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    padding: 5px 5px;
    border-right: 1px solid #ccc;
}

.srk-table tr:nth-child(odd) td {
    border-bottom: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 5px;
}

.srk-table tr:nth-child(even) td {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    padding: 5px 5px;
}

.srk-table tr:nth-child(odd) td a,
.srk-table tr:nth-child(even) td a {
    color: #efa456;
    text-decoration: none;
    cursor: pointer;
}

.srk-table tr.active:nth-child(odd) td,
.srk-table tr.active:nth-child(even) td {
    background-color: #ccc;
}

.srk-table tr.firstrow:nth-child(odd) td,
.srk-table tr.firstrow:nth-child(even) td {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    border-right: 1px solid #ccc;
    padding: 5px 5px;
}

.srk-table tr.firstrow td:last-child {
    border-right: 0px solid #ccc;
}

.srk-table tr.selected:nth-child(odd) td,
.srk-table tr.selected:nth-child(even) td {
    border-bottom: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 5px;
    border-right: 1px solid #ccc;
}

.srk-table tr.foot:nth-child(odd) td,
.srk-table tr.foot:nth-child(even) td {
    border-bottom: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 5px;
    border-right: 1px solid #ccc;
}


/*.srk-table tr.firstrow:nth-child(odd) td input.form-control, .srk-table tr.firstrow:nth-child(even) td input.form-control, .srk-table tr.firstrow:nth-child(odd) td select.form-control, .srk-table tr.firstrow:nth-child(even) td select.form-control
 {
    display: block;
    height: 24px;
    padding: 3px 2px;
    font-size: 13px;
    line-height: 1.0;
    color: hsl(0, 0%, 33%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    border-radius:0px;
}*/

.srk-table tr.firstrow:nth-child(odd) td input.form-control:focus,
.srk-table tr.firstrow:nth-child(even) td input.form-control:focus,
.srk-table tr.firstrow:nth-child(odd) td select.form-control:focus,
.srk-table tr.firstrow:nth-child(even) td select.form-control:focus {
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #aaa;
}

.srk-table tr:nth-child(odd) td a.btn-icon,
.srk-table tr:nth-child(even) td a.btn-icon {
    border: 1px solid #94c9e0;
    background-color: #aaa;
    color: #434453;
    font-weight: normal;
    padding: 3px 8px;
}

.srk-table tr:nth-child(odd) td a.btn-icon i,
.srk-table tr:nth-child(even) td a.btn-icon i {
    background-color: #fff;
    height: 16px;
    width: 16px;
    font-size: 10px;
    padding: 3px;
    margin-right: 5px;
    border-radius: 100px;
}

.srk-table tr td:first-child {
    border-left: 1px solid #ccc
}

.srk-table tr:nth-child(odd) td a.grid-icon,
.srk-table tr:nth-child(even) td a.grid-icon {
    font-size: 16px;
    padding: 3px 5px;
    color: rgba(53, 64, 82, 1);
}

.srk-table tr:nth-child(odd) td a.edit,
.srk-table tr:nth-child(even) td a.edit {
    color: rgba(67, 184, 192, 0.8);
}

.srk-table tr:nth-child(odd) td a.delete,
.srk-table tr:nth-child(even) td a.delete {
    color: rgba(255, 0, 0, 0.8);
}

.srk-table tr:nth-child(odd) td a.save,
.srk-table tr:nth-child(even) td a.save {}


/**/


/*  bhoechie tab */

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 0px;
    min-height: 80vh;
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    margin-top: 60px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
    margin-top: -18px;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #5A55A3;
    background-image: #5A55A3;
    color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}


/**/

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 4px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
    margin-right: 5px;
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"]+label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.add-doc-btn ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
}

.radio-wrap {
    height: 34px;
}

.container-main {
    max-height: calc(100vh - 260px) !important;
    overflow: auto;
    height: 200px;
}

.container-main-pad0 {
    max-height: calc(100vh - 181px) !important;
    overflow: auto;
    /* height: 466px; */
}

.container-main-pad1 {
    max-height: calc(100vh - 201px) !important;
    overflow-x: hidden;
}

.btn-class-none {
    display: none;
}

body .ui-table .ui-table-thead>tr>th {
    background-color: #fff !important;
    color: #1d2a40 !important;
    text-align: center;
    padding: 8px 4px !important;
    font-size: 13px;
}

body .ui-table .ui-table-tbody>tr:nth-child(even),
body .ui-table .ui-table-tbody>tr:nth-child(odd) {
    background-color: #fff !important
}

.ui-datatable tbody>tr.ui-widget-content.ui-state-highlight,
.ui-table .ui-table-tbody>tr.ui-state-highlight.row-bg-color,
.ui-table .ui-table-tbody>tr.ui-state-highlight.css-row-bg-color td {
    background-color: #f3fafb !important;
    font-weight: bold;
}

:host /deep/ body .ui-table .ui-table-tbody>tr.ui-state-highlight,
body .ui-table .ui-table-tbody>tr.ui-state-highlight {
    background-color: #f3fafb !important;
    color: #1c2023 !important;
}

body .ui-paginator .ui-paginator-first,
body .ui-paginator .ui-paginator-prev,
body .ui-paginator .ui-paginator-next,
body .ui-paginator .ui-paginator-last {
    color: rgba(53, 64, 82, 1) !important;
}

.footer-fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

body .ui-table .ui-sortable-column.ui-state-highlight {
    color: #000 !important;
}

span.fa.fa-search.ng-star-inserted {
    position: absolute;
    margin-top: 6px;
    margin-left: 5px;
}

body .ui-table .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon {
    color: #7d7b7b !important;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-size: 1em;
    width: 100%;
}

input.ng-star-inserted {
    border: 1px solid #e2e2e2;
    outline: none;
}

input.ng-star-inserted:focus {
    border: 1px solid #999;
    outline: none;
}

body .ui-dropdown .ui-dropdown-label {
    padding-right: 3em !important;
}

.sub-inner {
    background: #1e2b41;
}

.sub-inner .item-content .item-media {
    font-size: 18px;
    text-align: center;
    color: #b5e3e6 !important;
}

.sub-inner li>a {
    font-size: 13px !important;
}

#sidebar>div nav>ul {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease 0s;
}

#sidebar>div nav>ul>li a {
    color: #fff;
}

body .ui-table .ui-table-tbody>tr>td {
    border-top: 0px !important;
}

.ui-widget-header .ui-button,
.ui-widget-content .ui-button,
.ui-widget.ui-button,
.ui-button {
    border: 1px solid #cdd4d8;
    color: #FFFFFF;
    background: #43b8c0;
    font-weight: lighter;
    transition: background-color 0.2s;
    /* height: 42px; */
}

body .ui-multiselect-panel .ui-multiselect-header .ui-multiselect-filter-container .ui-multiselect-filter-icon {
    color: #43b8c0;
    top: 50%;
    margin-top: -0.5em;
    right: 0.5em;
    left: auto;
}

body .ui-table .ui-table-caption,
body .ui-table .ui-table-summary {
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #ffffff;
    padding: 0.571em 1em;
    text-align: center;
    margin-bottom: -8px;
}

.ui-widget-header {
    background: #353f51 !important;
    color: #ffffff !important;
}

.ui-dialog .ui-dialog-titlebar-icon span {
    display: block;
    margin: 0;
    color: #fff;
}

.ui-dialog.ui-widget .ui-dialog-titlebar {
    padding: 6px 10px !important;
    line-height: 27px;
}

.ui-dialog .ui-dialog-titlebar-icon span {
    display: block;
    margin: 3px !important;
    font-size: 20px !important;
}

body .ui-multiselect-panel .ui-multiselect-items .ui-multiselect-item.ui-state-highlight {
    color: #1c2023 !important;
    background-color: #ffffff !important;
    width: 100%;
}


/*body .ui-chkbox .ui-chkbox-box.ui-state-active {
  border-color: #d6d6d6 !important;
    background-color: #43b8c0 !important;
    color: #ffffff !important;
}*/

:host /deep/ .ui-table .ui-table-tbody>tr.ui-state-highlight {
    background-color: #f3fafb !important;
    font-weight: bold !important;
    color: #1c2023 !important;
}

:host /deep/ .ui-table .ui-table-tbody>tr:nth-child(even).ui-state-highlight {
    background-color: #f3fafb !important;
    font-weight: bold !important;
    color: #1c2023 !important;
}

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight,
body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group.ui-state-highlight {
    color: #706565;
    background-color: #44b8c1 !important;
}

.uppercase {
    text-transform: capitalize;
}


/* ///////////////////////////////////////////////// */

body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-slider {
    background-color: #44b8c1;
}

body .ui-inputswitch.ui-inputswitch-checked:not(.ui-state-disabled):hover .ui-inputswitch-slider {
    background-color: #44b8c1;
}

.ui-inputswitch.ui-inputswitch-checked:not(.ui-state-disabled):hover .ui-inputswitch-slider {
    background-color: #44b8c1;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td a.ui-state-active {
    background-color: #44b8c1 !important;
    border-radius: 16px !important;
}

body .ui-datepicker:not(.ui-state-disabled) .ui-monthpicker a.ui-monthpicker-month:not(.ui-state-active):hover,
body .ui-datepicker:not(.ui-state-disabled) table td a:not(.ui-state-active):not(.ui-state-highlight):hover {
    border-radius: 16px !important;
}

body .ui-datepicker table td>a.ui-state-active {
    background-color: #44b8c1;
}

body .ui-table .ui-table-caption {
    border-bottom: 1 none !important;
}

.padd0 {
    padding: 0px;
}


/*Bootstrap - Overrides*/


/*Prime - Overrides*/

.ui-table-scrollable-wrapper {
    position: relative;
    height: calc(100vh - 213px);
}

.ui-paginator-bottom.ui-paginator.ui-widget.ui-widget-header.ui-unselectable-text.ui-helper-clearfix.ng-star-inserted {
    background: #edf5f6 !important;
}

.ui-paginator .ui-paginator-page.ui-state-active {
    background: rgb(67, 184, 192) !important;
    color: rgba(255, 255, 255, 1) !important;
}

.ui-state-default {
    border: 1px solid #d6d6d6;
    /*background-color: transparent !important; Ravi*/
    color: #555555;
}

body .ui-paginator .ui-dropdown .ui-dropdown-trigger,
body .ui-paginator .ui-dropdown .ui-dropdown-label {
    background-color: transparent;
}

.ui-table-scrollable-body {
    overflow: auto;
    height: calc(100vh - 275px) !important;
    position: relative;
    clear: both;
}

body .ui-inputswitch .ui-inputswitch-slider {
    transition: background-color 0.2s;
    border-radius: 30px;
    background: #43b8c0 !important;
}

body .ui-table .ui-table-tbody>tr>td {
    padding: 2px 10px !important;
    text-align: center !important;
}

body .ui-multiselect {
    background: #ffffff;
    border: 1px solid #a6a6a6;
    transition: border-color 0.2s;
    height: 34px !important;
    vertical-align: top;
}

.ui-widget-header {
    border: 0px solid #d9d9d9 !important;
}

body .ui-table .ui-table-tbody>tr>td {
    background: inherit;
    border: 1px solid #0000001a;
}

.ui-multiselect .ui-multiselect-trigger .ui-multiselect-trigger-icon {
    top: 40% !important;
    left: 40% !important;
    font-size: 16px;
    margin-top: -4.1px;
    margin-left: -5.5px;
    position: absolute;
}

.ui-multiselect {
    border-color: #eae4e4;
    margin-top: 0px;
    height: 30px !important;
    border-radius: 0px !important;
}

.ui-multiselect:hover {
    border-color: #eae4e4 !important;
    margin-top: 0px;
    border-radius: 0px !important;
}

body .ui-multiselect .ui-multiselect-label {
    padding: 0.429em !important;
    margin-bottom: 0;
}

body .ui-multiselect-panel .ui-multiselect-header {
    padding: 0.20em 0.857em 0.20em 0.857em !important;
}

body .ui-fileupload .ui-fileupload-buttonbar {
    background-color: #f4f4f4 !important;
    color: #333333 !important;
}

body .ui-editor-container .ui-editor-toolbar {
    border: 1px solid #c8c8c8 !important;
    background-color: #f4f4f4 !important;
}

.ui-table-scrollable-view .ui-widget-header {
    background-color: #fff !important;
}

.ui-multiselect-panel .ui-widget-header {
    background-color: #fff !important;
}

.ui-tabview .ui-widget-header {
    background-color: #eaeaea !important;
    color: #333333 !important;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #eaeaea !important;
    color: #333333 !important;
}

.ui-timepicker {
    background-color: #eaeaea !important;
    color: #333333 !important;
}

body .ui-multiselect-panel .ui-multiselect-header .ui-multiselect-close {
    color: #a29e9e;
    top: 50%;
    margin-top: -0.5em;
    transition: color 0.2s;
}

body .ui-chkbox .ui-chkbox-box.ui-state-active {
    border-color: #3a696c !important;
    background-color: #8bc6ca !important;
    color: #f6f1f1;
}

body .ui-tabview.ui-tabview-top .ui-tabview-nav li.ui-state-active,
body .ui-tabview.ui-tabview-bottom .ui-tabview-nav li.ui-state-active,
body .ui-tabview.ui-tabview-left .ui-tabview-nav li.ui-state-active,
body .ui-tabview.ui-tabview-right .ui-tabview-nav li.ui-state-active {
    background-color: #43b8c0 !important;
    border: 1px solid #52c1c9 !important;
}

.ui-widget-header .ui-button,
.ui-widget-content .ui-button,
.ui-widget.ui-button,
.ui-button {
    border: 1px solid rgb(67, 184, 192) !important;
    color: #FFFFFF;
    background: #43b8c0 !important;
    transition: background-color 0.2s;
    margin: 0px 0px;
}

.ui-calendar .ui-button {
    position: absolute;
    right: 0;
}

body .ui-dropdown {
    border: 1px solid #eae4e4!important;
}

body div.ui-widget.ui-tooltip {
    z-index: 99999999 !important;
}


/*.ui-table-unfrozen-view {
  position: absolute;
  top: 0;
  z-index:99;
}*/

.ui-widget-header {
    position: relative;
}


/* Main landing page */


/* * {
  padding: 0;
  margin: 0;
  list-style: none;
} */

.jobs>ul>li span {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    font-family: 'Apercu-Light';
}

.whyus-bg {
    background: #e5f2f7;
}

.wleft {
    margin-left: 6%;
}

.wleft .whyus-datail-box {
    text-align: right;
}

.whyus-datail.wleft {
    background: url(../img/diamond-right.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.whyus-datail p {
    font-size: 16px;
    text-align: justify;
    font-family: 'Apercu-Light';
}

.wleft .whyus-no {
    right: 0;
}

.wleft .whyus-datail-box {
    margin: 0 80px 0 0;
}

.wright {
    margin-right: 6%;
}

.whyus-img {
    width: 28%;
    float: left;
}

.whyus-img-box img {
    position: relative;
    margin: auto;
}

.whyus-datail {
    width: 66%;
    float: left;
    background: url(../img/diamond.png);
    background-repeat: no-repeat;
    position: relative;
}

.whyus-datail-box {
    margin: 60px 0 0 80px;
}

.whyus-no {
    position: absolute;
    top: 0;
    font-size: 100px;
    font-family: 'Cambria';
    color: #94c7d3;
    background: -webkit-linear-gradient(top, #b3e0eb, #66a1af);
    background: linear-gradient(top, #b3e0eb, #66a1af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: none;
}

.whyus-datail-box h3 {
    margin-bottom: 15px;
}

.navMenu {
    text-align: right;
}

nav {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

#cssmenu1,
#cssmenu1 ul,
#cssmenu1 ul li,
#cssmenu1 ul li a,
#cssmenu1 #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu1:after,
#cssmenu1>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu1 #head-mobile {
    display: none;
}

#cssmenu1>ul>li {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #010101;
}

#cssmenu1>ul>li:last-child {
    border-right: 0;
    padding-left: 15px;
}

#cssmenu1>ul>li>a {
    text-decoration: none;
    color: #0c121c;
    text-transform: uppercase;
    font-family: 'Apercu-Light';
    font-weight: 700;
}

#cssmenu1>ul>li>a>i {
    vertical-align: text-top;
    margin-left: 2px;
}

#cssmenu1>ul>li:hover>a,
#cssmenu1 ul li.active a {
    color: #454651;
    border-bottom: 1px solid #454651;
    border-top: 1px solid #454651;
    padding: 6px 0;
}

#cssmenu1>ul>li:hover,
#cssmenu1 ul li.active:hover,
#cssmenu1 ul li.active,
#cssmenu1 ul li.has-sub.active:hover {
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}

#cssmenu1 ul ul {
    position: absolute;
    left: -9999px;
    z-index: 9999;
    width: 225px;
    animation-duration: 0.5s;
}

#cssmenu1 ul ul ul {
    border-top: none;
}

#cssmenu1 ul ul li {
    height: 0;
    background-color: #e9ecec;
    text-align: left;
}

#cssmenu1 li:hover>ul {
    left: auto;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#cssmenu1 li:hover>ul>li {
    height: auto;
}

#cssmenu1 ul ul ul {
    margin-left: 100%;
    top: 0;
}

#cssmenu1 ul ul li a {
    border-bottom: 1px solid rgb(208, 208, 208);
    padding: 15px;
    font-size: 16px;
    text-decoration: none;
    color: #0c121c;
    text-transform: capitalize;
}

#cssmenu1 ul ul li:last-child>a,
#cssmenu1 ul ul li.last-item>a {
    border-bottom: 0;
}

#cssmenu1 ul ul li:hover>a,
#cssmenu1 ul ul li a:hover {
    background-color: #e2e2e2;
}

#cssmenu1 ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #666;
    content: '';
}

#cssmenu1 ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #666;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu1 ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0;
}

#cssmenu1 ul ul ul li.active a {
    border-left: 1px solid #333;
}

#cssmenu1>ul>li.has-sub>ul>li.active>a,
#cssmenu1>ul ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333;
}

.banner {
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 0;
    padding-top: 76px !important;
}

.banner-wrap {
    margin-top: 77px;
}

.accordionjs-title,
.accordionjs-select {
    width: 40px;
}

.accordionjs-content {
    padding: 0;
}

.accordionjs {
    height: 888px;
}

.accordionjs-title i.jobStep {
    display: none;
}

.accordionjs-title span {
    font-size: 18px;
    letter-spacing: 2px;
}

.accordionjs-title,
.accordionjs-select {
    background-color: #4c4d5b;
}

.accordionjs-select:hover~.accordionjs-title,
.accordionjs-select:checked~.accordionjs-title {
    background: #7dabb7;
}

.accordionjs>li {
    background-color: #393b52;
}

a:hover {
    text-decoration: none;
}


/* *
// {
//     padding:0;
//     margin:0;
//     list-style:none;
// } */

span,
.main-page-div,
applet,
object,
.main-page-h2,
.main-page-h3,
h6,
p,
blockquote,
pre,
.main-page-a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
.main-page-logo,
ins,
kbd,
q,
s,
samp,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
.main-page-li,
fieldset,
.main-page-label,
legend,
caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 100%;
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}

ol,
ul {
    list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */

caption {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}


/* body {
  font-family: 'inherit';
  background: #fff;
  font-size: 16px;
  color: #515151;
  line-height: 170%;
  font-style: normal;
  font-weight: normal;
  overflow-x: hidden;
} */

.main-page-h3,
h6 {
    font-family: 'Apercu-Light'; 
}

.main-page-h2 {
    font-size: 32px; 
    text-align: center;
    position: relative;
    font-family: 'Apercu-Medium';
    color: #333333;
    font-weight: bold;
}

.main-page-h2 span{
    font-family: 'Apercu-Medium'; 
    font-weight: bold;
     
}

.main-page-h3 {
    font-size: 20px;
    color: #000000;
    font-family: 'Apercu-Light';
    border-bottom: 1px solid #888;
    padding-bottom: 15px;
    font-weight: 600;
}

.title h6 {
    font-size: 18px;
    color: #000;
    font-family: 'Apercu-Light';
}


/* input {
  background: none;
  border: 0 none;
  outline: none;
} */

.main-page-logo {
    border: 0 none;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    height: 45px;
}

.main-page-a {
    outline: none;
    cursor: pointer;
    text-decoration: none;
    display: block;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.text_right {
    text-align: right;
}

.text_left {
    text-align: left;
}

.text_center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.clearfix {
    clear: both;
    /*content:" "; never use this property error in opera*/
    display: block;
    font-size: inherit;
    height: 0;
    line-height: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html, body{
    overflow-x: hidden;
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

p {
    line-height: 150%;
    font-size: 16px;
    font-family: 'Apercu-Light';
}

#wrapper {
    background: #FFFFFF;
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 9;
}

.section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 100px 0;
}

.container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.title1 {
    margin-bottom: 20px;
}


/* Header */

.header {
    padding: 0 20px;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
}

.logo1 {
    float: left;
    background: #fff;
    padding: 15px 0;
}

.logo1 svg {
    height: 60px;
}

.navigation {
    float: right;
    padding: 22px 0;
}


/* Career @ SRK */

.welcome {
    background: url(../img/welcome-bg.jpg);
    background-color: #7ebac8;
    background-repeat: no-repeat;
    background-size: cover;
}

.wel-cont {
    background-repeat: no-repeat;
    background-position: left top;
}

.wel-cont p {
    text-align: center;
    color: #000000;
    /* text-indent: 100px; */
    font-size: 18px;
}

.wel-cont p:first-child {
    font-weight: 700;
    margin-bottom: 15px;
}


/* Why Us */


/* Current Openings */

ul.join li {
    float: left;
    width: 30%;
    margin-right: 5%;
    text-align: center;
}

ul.join li a {
    color: #000000;
}

ul.join li a:hover {
    color: #666;
    text-decoration: none;
}

ul.join li a h3 {
    margin: 25px 0 15px 0;
}

ul.join li:last-child {
    margin-right: 0;
}

.active .join-tab {
    background: url(../img/drop-arrow-select.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.active .join-tab h3 {
    color: #6ca6b4;
}

.tab-close {
    width: 100%;
    margin: 0 auto;
    background: #4c4d5b;
    margin: 20px 0;
    padding: 20px;
    border-radius: 8px;
    color: #fff;
}

.apply-tab-content h3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc1c1;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.costep span a{
    color: #9fe1f1;
}

.costep span a:hover{
    color: #ffffff;
}

.apply-tab-content p {
    margin-bottom: 20px;
}

.apply-tab-content mark {
    background-color: transparent;
    color: #b4e1ec;
}

.costep {
    margin-bottom: 10px;
}

.costep-img {
    width: 27%;
    float: left;
    margin-right: 4%;
}

.costep-img .main-page-logo {
    box-shadow: 0 10px 20px rgba(53, 112, 134, 0.20);
    border-radius: 10px;
}

.costep-details {
    width: 69%;
    float: right;
}

.costep-details p span {
    color: #b4e1ec;
}

.tab-stage {
    margin-top: 30px;
}

.tab-stage ul li {
    border: 2px solid #6e7e8b;
    margin-right: 1.5%;
    float: left;
    padding: 20px 7px;
    border-radius: 16px;
    color: #fff;
    width: 18.8%;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.tab-stage ul li:before {
    background-image: url(../img/tab-stage-triangle.png);
    right: -11px;
    content: "";
    position: absolute;
    width: 11px;
    height: 26px;
    margin: auto;
    top: 0;
    bottom: 0;
}

.tab-stage ul li:last-child {
    margin-right: 0;
}

.tab-stage ul li:last-child:before {
    display: none;
}

.tab-stage p {
    text-align: right;
    font-size: 16px;
    margin-top: 10px;
    color: #b4e1ec;
}

.movelink a {
    display: inline-block;
    color: #b4e1ec;
}

.movelink a:hover {
    color: #929292;
}

#Div2,
#Div3,
#Div4 {
    display: none;
}

.join-tab {
    background: url(../img/drop-arrow.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 35px;
}

.join-tab p {
    letter-spacing: -0.50px;
}

.join-tab .main-page-logo {
    margin: auto;
}


/* opening */

.opening {
    background-color: #b4e1ec;
}

#content {
    margin-top: 30px;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    background-color: #4c4d5b;
    border: 2px solid #4c4d5b;
    border-radius: 5px;
    color: #ffffff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

ul.tabs li:hover {
    color: #b4e1ec;
}

ul.tabs li:last-child {
    margin-right: 0;
}

.apply-tab {
    padding: 15px;
    position: relative;
    display: block;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.opening-tab-content>ul>li {
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    width: 31.4%;
    margin-right: 2.5%;
    margin-bottom: 30px;
    background-image: url(../img/plus.png);
    background-repeat: no-repeat;
    position: relative;
    border-top: 0px solid transparent;
    background-position: center right 5%;
    background-position-x: 95%;
    background-position-y: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.opening-tab-content>ul>li:nth-child(3n) {
    margin-right: 0;
}

.opening-tab-content>ul>li>a {
    font-size: 20px;
    color: #fff;
    padding: 16px 16px 21px 16px;
    display: block;
    background-color: #4c4d5b;
}

.jobs {
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    border-top: 1px solid hsl(192, 60%, 82%);
}

.opening-tab-content>ul>li:hover {
    border-top: 0px solid #4c4d5b;
}

.jobs>ul>li {
    margin-bottom: 1px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 6px;
    padding: 12px 15px;
    word-wrap: break-word;
}

.jobs>ul>li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

ul.tabs li.current {
    background-color: transparent;
    color: #4c4d5b;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
}

.move,
.other-btn {
    color: #b4e1ec;
    cursor: pointer;
    border: 2px solid;
    padding: 5px;
    margin-left: 5px;
    border-radius: 6px;
}

.move:hover {
    color: #929292;
}


/* contact */

.contact-wrap ul li {
    width: 33.33%;
    float: left;
}

.contact-wrap ul li a {
    color: #363636;
}

.contact-wrap ul li a:hover {
    color: #868686;
}

.contact-box {
    text-align: center;
}

.contact-box logo {
    margin: auto;
    margin-bottom: 20px;
}

.location-map {
    margin-top: 60px;
}

.location-map-surat {
    width: 100%;
}


/* Achievements & Awards */

.awards-wrap-content>ul>li {
    border-radius: 5px;
    display: inline-block;
    width: 31.4%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    vertical-align: top;
}

.awards-wrap-content>ul>li>p {
    line-height: 150%;
    font-size: 14px;
}

.awards-wrap-content>ul>li:nth-child(3n) {
    margin-right: 0;
}

.awards-box {
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.4);
    min-height: 270px;
}

.awards-box p {
    text-align: justify;
    line-height: 24px;
    font-size: 90%;
    font-size: 16px;
}

.awards-box h6 {
    margin-bottom: 5px;
    line-height: 130%;
    text-align: center;
    background-color: #b4e1ec;
    font-size: 14px;
    color: #000;
    font-family: 'Apercu-Light';
    padding: 5px 10px;
}

.awards-wrap-content .movelink {
    text-align: center;
}

.awards-wrap-content .movelink a {
    color: #454651;
}

.awards-wrap-content .movelink a:hover {
    color: #4c4d5b;
}

.sub-cat {
    margin-top: 10px;
}

.sub-cat li {
    margin-bottom: 10px;
    line-height: 140%;
    list-style: initial;
    margin-left: 20px;
    font-size: 16px;
}

.awards-wrap-inner>ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.awards-wrap-inner>ul>li {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}

.awards-wrap-inner>ul>li .awards-box {
    min-height: auto;
}

.indside {
    padding-top: 120px;
}


/* footer */

.footer {
    padding: 25px 0;
    background: #454651;
    color: #fff;
    text-align: center;
}

.copyright {
    float: left;
    width: 50%;
}

.devlope {
    float: right;
    width: 50%;
}

.devlope a {
    color: #fff;
    text-align: right;
}

.devlope a:hover {
    color: #868686;
}

#myCarousel .nav a {
    display: block;
}

#myCarousel .nav {
    background: #eee;
}

.banner .nav>li>a {
    padding: 20px 5px;
    background-color: #4c4d5b;
    color: #fff;
    margin: 0 1px;
}

.nav-justified>li>a {
    border-radius: 0px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color: rgba(180, 225, 236, 0.8);
    color: #000000;
}

.banner .nav>li>a:hover {
    background-color: rgba(180, 225, 236, 0.8);
    color: #000000;
}

.nav-pills>li.active a {
    background-color: rgba(180, 225, 236, 0.8);
    color: #000000;
}

.carousel-inner>.item>img,
.carousel-inner>.item {
    width: 100%!important;
}

.carousel-caption {
    background-color: rgba(180, 225, 236, 0.8);
    padding: 15px 25px;
    color: #000000;
}

.modal1 {
    text-align: center;
    padding: 0!important;
}

.modal1:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}


/* .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
} */


/* button.close {
  position: absolute;
  top: -25px;
  right: -25px;
  background: #4c4d5b;
  opacity: 1;
  padding: 2px 6px;
  font-size: 14px;
  line-height: 120%;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
}

button.close:focus, button.close:hover {
  color: #ffffff;
} */

.scrollwrap {
    position: fixed;
    top: 28px;
    left: 12%;
    z-index: 99999;
}

.scrollwrap a {
    text-decoration: none;
    color: #ffffff;
    background-color: #999999;
    border-radius: 5px;
    padding: 4px 8px;
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
    font-weight: 200;
}

a.stop {
    display: none;
}

.movebtn {
    display: inline-block;
}

a.applybtn {
    display: block;
    background: #f5f5f5;
    cursor: pointer;
    border: 2px solid;
    padding: 10px 8px;
    margin-left: 5px;
    border-radius: 4px;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
    color: #000;
    border: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

a.applybtn:hover {
    background: #dadada;
    color: #000;
}

.awards {
    background: url('../img/news-banner.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}


/* CAREER LANDING PAGE NO JOB OPENING STARTS */

.no-opening-text {
    font-size: 16px;
    line-height: 30px;
    width: 525px;
    margin: auto;
}


/* CAREER LANDING PAGE NO JOB OPENING ENDS */


/* Loader Start */

.splash-screen {
    background-color: #f2f2f2;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.splash-screen .splash-container {
    padding-top: 250px;
    width: 125px;
    margin: 0 auto;
    text-align: center;
}

.splash-screen .logo1 {
    margin: auto;
    width: 115px;
    height: 75px;
    background: url(../img/loader.png) 0 0 no-repeat;
    background-size: 115px 70px;
}

.load-bar {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 6px;
    background-color: #484856;
}

.bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center;
}

.bar:nth-child(1) {
    background-color: #81b6c4;
    animation: loading 3s linear infinite;
}

.bar:nth-child(2) {
    background-color: #0f667d;
    animation: loading 3s linear 1s infinite;
}

.bar:nth-child(3) {
    background-color: #4c4d5b;
    animation: loading 3s linear 2s infinite;
}

@keyframes loading {
    from {
        left: 50%;
        width: 0;
        z-index: 100;
    }
    33.3333% {
        left: 0;
        width: 100%;
        z-index: 10;
    }
    to {
        left: 0;
        width: 100%;
    }
}


/* Loader End */


/* CAREER LANDING PAGE VIEW MORE BUTTON STARTS */

.view-more-job-info-btn-wrapper {
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.view-more-job-info-btn-wrapper .main-page-label1 {
    cursor: pointer;
}


/* CAREER LANDING PAGE VIEW MORE BUTTON ENDS */

.apply-now-btn {
    display: inline-block;
    background-color: #4c4d5b;
    color: #FFF !important;
    cursor: pointer;
    border: 2px solid;
    padding: 10px 15px;
    margin-left: 5px;
    border-radius: 6px;
    margin: 0px auto;
    text-decoration: none;
    font-size: 18px;
}

.apply-now-btn:hover {
    border-color: #b4e1ec;
    color: #b4e1ec;
}

.general-app-text-btn {
    color: #333 !important;
    text-decoration: underline;
}

.general-app-text-btn:hover {
    text-decoration: none;
}

:host() /deep/ .ui-multiselect:not(.ui-state-disabled):hover {
    background-color: #ffffff !important;
}

body .ui-datepicker.ui-datepicker-timeonly .ui-timepicker {
    background-color: white !important;
}

.ui-datepicker.ui-widget .ui-datepicker-calendar td a.ui-state-highlight {
    background-color: #43b8c0 !important;
    color: #212121;
    border-radius: 15px;
}

.padd-l {
    padding: 7px 6px;
    background: #353f51;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 15px;
    margin-right: 5px;
}


/* logBook css*/

.logBook-main {
    position: relative;
    margin: 10px 0;
}

.logBook {
    background: #354052;
    display: flex;
    position: relative;
    border-top: 2px solid #49566b;
}

.logBook:first-child:before {
    display: none;
}

.logBook:before {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #354052;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -17px;
    content: "";
    z-index: 9;
    background-image: url(../../../../assets/img/logo-header.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 55%;
}

.logBook-left {
    text-align: center;
    flex: 0.2;
    align-self: center;
}

.logBook-left-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #fff;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    line-height: 60px;
    margin: auto;
}

.logBook-left-wrap {
    margin: 20px 10px;
}

.logBook-left-tit {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.logBook-right {
    background: #fff;
    padding: 20px;
    flex: 1;
    position: relative;
}

.logBook-right ul li {
    margin-bottom: 30px;
}

.logBook-right .logBook-cont {
    margin-top: 5px;
}

.logBook-right ul li:last-child {
    margin-bottom: 0;
}

.logBook-right ul li span b {
    font-weight: 600;
}

.logBook-right ul li p {
    margin-top: 2px;
    font-size: 16px;
}

.logInfo {
    font-size: 16px;
    vertical-align: middle;
}

.logInfo-icon {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    border: 1px solid #354052;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    background: #ffffff;
}

.logBook-divider {
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 9;
}

.logBook-divider-line {
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #958d8d;
}

.logBook-divider-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #354052;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    line-height: 60px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.remark {
    margin-bottom: 10px;
    background: #f4f4f4;
    padding: 10px;
    font-weight: bold;
}

.remark:last-child {
    margin-bottom: 0;
}


/* Quiz View Format Design */

.quiz-view {
    margin: 20px;
    background: #fff;
}

.quiz-view-banner-wrap {
    margin-bottom: 20px;
    height: 300px;
    overflow: hidden;
}

.quiz-view-banner-wrap img,
.quiz-view-info-img img {
    width: 100%;
}

.list-style li {
    padding: 0 0 15px 25px;
    position: relative;
    line-height: 140%;
}

.list-style li:after {
    content: "\f219";
    position: absolute;
    left: 0;
    top: 4px;
    font: normal 14px/1 FontAwesome;
}

.notify-text {
    font-size: 16px;
    font-style: italic;
    padding-top: 10px;
    font-weight: 500;
}

.big-img-upload {
    background: #deeaeb;
    height: 300px;
    margin: 20px;
}

.notify-text {
    font-size: 16px;
    font-style: italic;
    padding-top: 10px;
    font-weight: 500;
}

.big-img-upload {
    background: #deeaeb;
    height: 300px;
    margin: 20px;
}

.section-wrap-tit {
    background: #deeaeb;
    padding: 10px 20px;
}

.section-wrap-tit-sty {
    font-size: 18px;
    color: #354052;
    font-weight: 600;
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .quiz-view-info-img {
        margin-bottom: 15px;
    }
}


/* Resume View Format Design */

.resume-view {
    margin: 30px 15px;
    background: #fff;
}

.info-wrap {
    text-align: left;
    padding: 6rem 5.5rem;
    background-image: url("../images/resume-view/diamond.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.info-wrap>div {
    margin-bottom: 15px;
}

.name {
    font-size: 25px;
}

.e-detail,
.interested {
    font-size: 16px;
}

.e-detail b,
.interested b {
    font-weight: 500;
}

.e-detail span {
    display: block;
    margin-bottom: 8px;
}

.section-wrap-tit {
    background: #deeaeb;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-left: 3px solid #bdced0;
}

.section-wrap-tit-sty {
    font-size: 18px;
    color: #354052;
    font-weight: 600;
    text-transform: uppercase;
}

.cos-tab {
    width: 100%;
}

.cos-tab td,
.cos-tab th {
    padding: 6px 0;
}

.address-wrap {
    border: 1px solid #354052;
}

.address-wrap:first-child {
    margin-bottom: 20px;
    margin-top: 10px;
}

.address-wrap-tit {
    background: #354052;
    padding: 8px 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.address-wrap-cont {
    padding: 15px;
}

.tab-part {
    width: 39%;
    float: left;
}

.tab-third {
    width: 22%;
    float: left;
}

.box-sty {
    border: 1px solid #e5e5e5;
    border-left: 4px solid #354052;
    padding: 12px 18px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.09);
    margin-bottom: 30px
}

.cos-tab th {
    font-weight: 500;
}

.com-know,
.lan-pro {
    float: left;
}

.lan-pro {
    width: 65%;
}

.com-know {
    width: 35%;
}

.rating {
    background: #e0e6e6;
    display: inline-block;
    padding: 4px;
    clear: both;
    border-radius: 6px;
    min-width: 82px;
    text-align: center;
    font-weight: bold;
    color: #354052;
    min-height: 30px;
}

.rating span {
    width: 22px;
    height: 22px;
    background-color: #354052;
    border-radius: 4px;
    display: block;
    float: left;
    margin-right: 4px;
    position: relative;
    overflow: hidden;
}

.marg-btm tr th {
    background: transparent !important;
    padding-bottom: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.rating span::after {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 12px solid #717d91;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
}

.rating span:last-child {
    margin-right: 0;
}

.com-know-img {
    padding: 10px;
}

.inner-tit {
    font-size: 16px;
    padding: 10px 20px 0 20px;
    font-weight: 500;
}

.section-wrap-cont table thead tr th {
    background: #f4f4f5;
    font-weight: 500;
}

.section-wrap-cont .table-bordered>tbody>tr>td {
    text-align: left;
}

.section-wrap-cont .table {
    margin-bottom: 0;
}

.big-box {
    border: 1px solid #e7e7e7;
}

.big-box-tit {
    background: #f4f4f5;
    padding: 10px 15px;
    font-weight: 500;
}

.big-box-des {
    padding: 15px;
}

.box-sty .inner-tit {
    font-size: 16px;
    padding: 0 0 10px 0;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

@media screen and (max-width:1023px) {
    .tab-part {
        width: 50%;
    }
    .tab-third {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .tab-part,
    .lan-pro,
    .com-know {
        width: 100%;
    }
    .info-wrap {
        padding: 3rem;
    }
}


/* Assessment Format Design */

.assessment {
    margin: 15px;
    background: #fff;
}

.assessment .box-sty {
    padding: 0;
}

.assessment-detail {
    float: left;
    width: 75%;
    padding: 20px;
}

.assessment-date {
    float: left;
    width: 25%;
    background: #f6fcfd;
}

.assessment-detail-avatar {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.09);
    text-align: center;
}

.assessment-date .table {
    margin-bottom: 0;
}

.assessment-date .table>tbody>tr>td {
    padding: 20px;
}

.assessment-modal {
    position: relative;
    width: 60%;
    margin: 30px auto;
}


/* view-exam Format Design */

.view-exam .ui-table .ui-table-thead>tr>th {
    padding: 10px;
}

.view-exam span.fa.fa-search.ng-star-inserted {
    position: absolute;
    margin: 9px;
    border-radius: 6px;
}

.popup-exam-instructions .container {
    margin-top: 50px;
}

.view-exam input.ng-star-inserted {
    border: 1px solid #aebcbd;
    height: 30px;
    border-radius: 6px;
}

#popup-exam-instructions .modal-header {
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

#popup-exam-instructions .modal-header:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 3px;
    bottom: -2px;
    left: 20px;
    background: #43b8c0;
}

.quiz-view-info-img-css {
    background: #d5e3e4 !important;
    margin-bottom: 20px;
}

.quiz-view-info-img-css .section-wrap-tit-sty {
    font-size: 16px;
    text-transform: capitalize;
}

.bege {
    display: inline-block;
    background: #43b8c0;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 5px;
    border-radius: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.view-exam .ui-table table {
    width: 90%;
    margin: auto;
}

.pop-pro {
    padding: 20px;
}

.pop-pro b {
    font-weight: 700 !important;
}

.pop-pro h3 {
    margin-bottom: 20px;
}

.profile {
    height: 170px;
}

.logBook-right .box {
    margin: 10px 0 !important;
    border: 1px solid #a29d9d;
    padding: 10px !important;
}

.height {
    height: calc(100vh - 130px);
    overflow: auto;
}


/* datepicker css */

:host /deep/ .ui-datepicker table td,
body .ui-datepicker table th {
    padding: 2px;
    font-size: 12px;
}

:host /deep/ .ui-datepicker .ui-timepicker {
    padding: 1px;
    font-size: 12px;
}

.ui-multiselect .ui-multiselect-trigger .ui-multiselect-trigger-icon {
    margin-top: -5px !important;
    margin-left: -5px !important;
}

.fade {
    display: none;
}

.fade.in {
    display: block;
}

.statistic {
    background: #edf5f6;
    text-align: center;
    margin-top: 12px;
}

.statistic ul {
    display: inline-block;
    margin: auto;
}

.statistic ul li {
    display: inline-block;
    margin: 10px 20px;
}

.statistic-box {
    background: #fff;
    border: 1px solid #ced5d6;
    border-radius: 6px;
    padding: 0 10px;
}

.statistic-box-tit {
    font-size: 14px;
    font-weight: 600;
    padding: 3px 0;
    text-align: center;
    border-bottom: 1px solid #dadada;
}

.min-lan,
.max-lan {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    padding: 5px 20px;
    font-weight: 600;
}

.min-lan span,
.max-lan span {
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}


/*redio button css*/

.grid-wrp {
    margin-top: 15px;
}

.form-check input.tgl-radio-tab-child {
    position: absolute;
    left: -99999em;
    top: -99999em;
    opacity: 1;
    z-index: 1;
}

.form-check input.tgl-radio-tab-child+label {
    cursor: pointer;
    float: left;
    border: 1px solid #ced5d6;
    margin-right: -1px;
    padding: .2em 1em;
    position: relative;
    font-weight: 600;
    min-width: 170px;
    text-align: center;
    font-size: 16px;
}

.form-check input.tgl-radio-tab-child+label:hover {
    background-color: #eee;
}

.form-check [type=radio]:checked+label {
    background-color: rgba(237, 245, 246, 1);
    z-index: 1;
}

.exam-board {
    padding: 0 20px;
    position: relative;
}

.exam-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.noQue {
    font-size: 18px;
    margin-bottom: 10px;
}

.radiocontainer {
    background-color: #f1f1f1;
    display: block;
    position: relative;
    padding: 10px 10px 10px 50px;
    margin-bottom: 1px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    word-wrap: break-word;
}

.qtext {
    margin-bottom: 15px
}

.checkmark {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 50%;
}

.radiocontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radiocontainer input:checked~.checkmark {
    background: #354052;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radiocontainer .checkmark:after {
    top: 6px;
    left: 6px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.radiocontainer input:checked~.checkmark:after {
    display: block;
}

.timer {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
}

.quiz-btn {
    margin-top: 20px;
}

.quiz-btn .btn {
    margin-right: 10px;
}


/* Consultancy Details Form css */

.altbg-white {
    background-color: rgba(255, 255, 255, 1);
    padding: 30px 10px;
}

.consultancy {
    width: 70%;
    margin: auto;
}

.cons-stipe {
    margin-top: 25px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    line-height: normal;
    font-weight: 600;
    position: relative;
    background: #f1f1f1;
}

.consultancy {
    width: 70%;
    margin: auto;
    border: 1px solid #ebebeb;
    padding: 0 20px 20px 20px;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.com-readio {
    height: 34px;
}

.com-readio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 14px;
    left: 14px;
    height: 19px;
    width: 19px;
    background-color: #d4e0e1;
    border-radius: 50%;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.com-readio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ffffff;
}

.com-readio input:checked~.checkmark {
    background-color: #354052;
}

.com-readio input:checked~.checkmark:after {
    display: block;
}

.com-readio .radio-inline {
    padding-left: 25px;
}

.image_outer_container {
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 50%;
    position: relative;
}

.image_inner_container {
    border-radius: 50%;
    padding: 5px;
    background: #833ab4;
    background: -webkit-linear-gradient(to bottom, #fcb045, #fd1d1d, #833ab4);
    background: linear-gradient(to bottom, #fcb045, #fd1d1d, #833ab4);
}

.image_inner_container img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 5px solid white;
}

.image_outer_container .green_icon {
    background-color: #4cd137;
    position: absolute;
    right: 30px;
    bottom: 10px;
    height: 30px;
    width: 30px;
    border: 5px solid white;
    border-radius: 50%;
}

.prof-wrap {
    width: 210px;
    height: 210px;
    margin: 20px auto;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.cons-top {
    margin-top: 20px;
}

.con-profile .profile-title {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 20px;
    font-weight: 700;
}

.con-profile .cons-stipe {
    margin-top: 0;
    margin-bottom: 20px;
}

@media screen and (max-width:1280px) {
    .consultancy {
        width: 100%;
    }
}

.img-upload {
    border-bottom: 1px dashed #bebebe;
    margin-bottom: 30px;
}

.prof-btn-warp {
    text-align: center;
    padding: 10px 0 20px 0;
}

.bottom-line {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding-top: 10px;
    width: 100%;
    vertical-align: top;
}

.bottom-line:first-child {
    padding-top: 0;
}

.prof-name .profile-title {
    margin-bottom: 0;
}

.bottom-line .profile-title {
    margin-bottom: 10px;
}

.img-upload p-fileupload {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.has-error {
    border: 1px solid red!important;
    display: block;
}

.margin-top {
    margin-top: 25px;
}

.select {
    position: relative;
}

.select::after {
    color: #354052;
    content: "\f0d7";
    font: 14px/1 FontAwesome;
    height: 34px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 10px;
}

.select select {
    appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: none;
}

.editProfile .prof-name {
    margin: 15px 0;
}

.consultancy .checkmark {
    top: 0;
    left: 0;
}

body .ui-inputtext {
    width: 100%;
    vertical-align: top;
}

.header-bar .ui-dropdown-panel .ui-dropdown-items {
    display: flex;
}

.header-bar .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item {
    flex-grow: 1;
    width: 50%;
    text-align: center;
    border: 2px solid #ddd;
    margin: 5px 10px;
}

body .ui-dropdown-panel .ui-dropdown-filter-container .ui-dropdown-filter-icon {
    top: 47%;
    margin-top: -0.5em;
    right: 15px;
    color: #007ad9;
    font-size: 19px;
}

.back-btn {
    background-color: #354052;
    color: #ffffff;
    text-transform: uppercase;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #354052;
    padding-left: 9px !important;
    padding: 4px;
    letter-spacing: 1px;
    padding-right: 11px;
    font-size: 13px;
}


/* gd-score */

.gd-score {
    background: url('/../assets/img/woodbg.jpg');
    background-position: top center;
    background-repeat: repeat-y;
    padding: 20px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.table-left {
    float: left;
    width: 35%;
}

.table-right {
    float: right;
    width: 35%;
}

.gd-profile {
    border-radius: 6px;
    border: 2px solid #384253;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.30);
    position: relative;
    margin-bottom: 40px;
}

.gd-profile:last-child {
    margin-bottom: 0;
}

.gd-profile-tit {
    background: #384253;
    padding: 8px 10px;
    color: #fff;
}

.gd-name,
.gd-desi {
    float: left;
}

.gd-pi,
.gd-uni {
    float: right;
}

.gd-profile-body {
    padding: 10px;
}

.gd-pi label {
    color: #fff;
    margin-bottom: 0;
    vertical-align: top;
}

.gd-pi input[type=checkbox] {
    margin: 0;
    vertical-align: top;
    margin-right: 2px;
}

.gd-result {
    margin-top: 10px;
    border: 1px solid #b4b4b4;
    background: #f8f8f8;
    margin-bottom: 10px;
}

.gd-result ul {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.gd-result ul li {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #b4b4b4;
    width: 20%;
    padding: 2px;
}

.gd-result ul li:last-child {
    border-right: 0;
}

.gd-result ul li span {
    display: block;
    margin-top: 2px;
}

.gd-select {
    margin: 0 -10px;
}

.gd-select-wrap {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 5px;
}

.gd-select-wrap span {
    float: left;
    width: 10%;
    font-size: 23px;
    padding: 5px 0;
}

.gd-select-wrap label.display-block {
    margin-top: 5px;
}

.gd-remark {
    margin-top: 5px;
}

.gd-select-wrap .form-control,
.gd-remark .form-control {
    padding: 3px 6px;
    border: 1px solid #b4b4b4;
}

.gd-profile-img {
    position: absolute;
    right: -100px;
    height: 80px;
    width: 80px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.gd-profile-img img {
    border-radius: 100%;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.40);
    border: 2px solid #fff;
}

.table-right .gd-profile-img {
    right: inherit;
    left: -100px;
}

body .ui-picklist .ui-picklist-list .ui-picklist-item {
    background: #f7f7f7 !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}

.bk-chang {
    float: left;
    width: 100%;
}

.iv-dialog {
    float: left;
    width: 240px;
    display: none;
    vertical-align: top;
    position: relative;
}

.mystyle .bk-chang {
    width: 50%;
    padding-right: 10px;
}

.mystyle .iv-dialog {
    display: block;
}

.mystyle .iv-grade {
    overflow-y: hidden;
    width: 100%;
    overflow-x: scroll;
}

.modal-css .ui-dropdown label.ui-dropdown-label {
    padding: 9px;
}

.modal-css .ui-dropdown {
    height: 34px;
    width: 100% !important;
}

.modal-css .ui-multiselect:not(.ui-state-disabled):hover {
    background-color: #fff;
}

.modal-css .ui-multiselect .ui-multiselect-label {
    padding: 9px !important;
}

.ui-multiselect {
    width: 100% !important;
}

.ui-dialog-resizable .ui-dialog-content {
    overflow-y: scroll !important;
}

.mrg-top {
    margin-top: 0 !important;
}

.ui-calendar {
    width: 100%;
    position: relative;
    vertical-align: top;
}

.modal-css .ui-calendar-button {
    position: absolute;
    right: 0;
}

.modal-css .ui-datepicker table td>a {
    padding: 3px;
}

.modal-css .ui-datepicker table td {
    padding: 2px 2px;
    font-size: 12px;
}

.modal-css .ui-datepicker .ui-timepicker {
    padding: 2px;
}

.modal-css .ui-datepicker .ui-timepicker span {
    font-size: 14px;
}

.candi-name {
    text-align: left;
    color: #efa456;
    cursor: pointer;
}

.modal-css-input .ui-dropdown label.ui-dropdown-label,
.modal-css-input .ui-multiselect .ui-multiselect-label {
    padding: 6px !important;
}

.close-sign {
    border: 1px solid #e43f3f;
    color: #e43f3f;
    font-size: 12px;
    padding: 5.5px 4px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    float: left;
}

.job-req .ui-table-scrollable-body {
    height: calc(100vh - 285px) !important;
}

.modal-title {
    font-size: 18px;
}

.modal-header {
    padding: 8px 15px;
    position: relative;
}

.modal-header .close {
    margin-top: 0;
    background: red;
    opacity: 1;
    color: #fff;
    box-sizing: inherit;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 100%;
    vertical-align: text-top;
    padding: 2px 3px 13px 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
}

.marg-tp {
    margin-top: 0 !important;
}

.job-desc-class .ui-dialog {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    padding: 0px !important;
}

.job-desc-class .ui-dialog.ui-widget .ui-dialog-content {
    padding: 0px !important;
    padding-top: 4px !important;
}

.job-desc-class .ui-dialog-resizable .ui-dialog-content {
    overflow: hidden !important;
}

.job-desc-class .modal-body {
    max-height: calc(100vh - 60px) !important;
}

.exam-template {
    overflow-y: hidden !important;
}

.offer-letter-class .ui-dialog {
    left: 370px !important;
    top: 0 !important;
    width: 50% !important;
    padding: 0px !important;
    height: 0px !important;
    /* overflow-y: hidden !important; */
}

.offer-letter-class .ui-dialog-resizable .ui-dialog-content {
    overflow-y: hidden !important;
}

.header-title-opt .ui-multiselect {
    height: 29px !important;
    min-width: 200px !important;
}

.header-title-opt .ui-multiselect .ui-multiselect-label {
    padding: 4px 5px !important;
    margin-bottom: 0;
}

.header-title-opt .form-control {
    height: 29px;
    padding: 2px 5px;
    background: #fff !important;
}

.ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active a {
    background-color: #353f51 !important;
    border: 1px solid #353f51 !important;
}

.bg-info {
    padding: 6px 10px;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 600;
}

.tgl-radio-tabs {
    float: left;
    width: 50%;
}

.report-action {
    float: left;
    width: 20%;
}

.report-header .search-container {
    width: 30%;
    float: right;
}

.cos-control {
    padding: 5px;
    height: 29px;
}

.icons {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: #323e39;
    border-radius: 3px;
    margin-right: 5px;
    border: 1px solid #a2aba7;
    width: 25px;
    height: 25px;
    font-size: 13px;
    border-radius: 100%;
    line-height: 24px;
    cursor: pointer;
}

.manage-radio .ui-radiobutton {
    margin-left: 15px !important;
}

.img-right {
    text-align: right;
}

.whyus {
    position: relative;
}

.whyus::after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #b4e1ec;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.whyus::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 2px;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    background-image: linear-gradient(to right, #fff, #b4e1ec, #fff);
}

.main-page-label {
    font-family: 'Apercu-Light';
    font-size: 12px !important;
    text-transform: uppercase;
}

.skill-sty li {
    padding-left: 0;
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 8px;
    line-height: 140%;
}

.opening-btn-sty {
    color: #fff;
    background-color: #4c4d5b;
    text-align: center;
    border: 1px solid transparent;
    font-size: 12px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    text-align: center;
    line-height: 23px;
    margin: 0 2px;
}

.opening-btn {
    text-align: right;
    margin-top: -46px;
    z-index: 1;
    position: relative;
}

.awards .main-page-h2 {
    color: #fff;
}

.awards .title1 {
    margin-bottom: 40px;
}

.search-btn-sty .btn {
    padding: 3.5px 12px;
    margin-right: 5px;
}

.action-pointer i {
    font-size: 20px;
    cursor: pointer;
}

.addNote textarea,
.addNote i {
    display: inline-block;
    vertical-align: top;
}

.addNote textarea {
    width: 75%;
    margin-right: 5px;
    padding: 4px;
}

.addNote i {
    font-size: 16px;
}

.upload-letter .btn {
    padding: 10px;
}

.download-letter {
    margin-bottom: 20px;
}

.comn-lett span {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.edit-asse .ui-calendar.ui-calendar-w-btn .ui-datepicker-trigger.ui-button {
    position: absolute;
    right: 0;
}

.modal-backdrop {
    right: 20px;
}

.moa {
    margin-top: 10px;
    margin-left: 1px;
    background: #f1f1f1;
    padding: 7px 10px;
}

.moa div {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #d0d0d0;
}

.same {
    position: relative;
    display: inline-block;
    width: 100%;
}

.same .checkbox {
    position: absolute;
    right: 15px;
    top: 0;
}

/* input {
    text-transform: uppercase !important;
} */

.ui-calendar .ui-datepicker {
    z-index: 9;
}

.ui-datepicker .ui-datepicker-buttonbar .ui-button {
    position: relative;
}

.modal-open .ui-datepicker {
    z-index: 9999999 !important;
}

.candidate-data {
    background: #0000001a !important;
}

.des-ing {
    line-height: 160%;
}

.video-class video{
    width: 100%;
}

.text-ellipsis{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

/* superscript css */
sup{
    font-size: 10px;
}
body .ui-table .ui-table-tbody>tr>td {
    padding: 0 !important;
    margin: 0 !important;
}

.other-job {
    border: 1px solid #43b8c0;
    color: #43b8c0;
    width: 25px;
    height: 25px;
    display: inline-block;
    padding: 0px;
    margin: 0;
    line-height: 18px;
    margin-right: 3px;
}

.other-job img { 
    width: 15px;
    height: 15px;
    max-width: inherit;
    max-height: inherit;
}

.loading-text, .spinner {
    z-index: 99999999999 !important;
}


body .ui-carousel .ui-carousel-page-links .ui-carousel-page-link, body .ui-carousel .ui-carousel-page-links .ui-carousel-page-link:hover, body .ui-carousel .ui-carousel-button {
    color: #fff !important;
}