@import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css');


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

@font-face {
    font-family: "Exo", sans-serif;
    src: url('../fonts/Exo-VariableFont.ttf');
}

@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/MontserratRegular.otf');
    src: url('../fonts/MontserratRegular.woff') format('woff'), url('../fonts/MontserratRegular.ttf') format('truetype'), url('../fonts/MontserratRegular.svg') format('svg');
}

@font-face {
    font-family: 'MontserratLight';
    src: url('../fonts/MontserratLight.otf');
    src: url('../fonts/MontserratLight.woff') format('woff'), url('../fonts/MontserratLight.ttf') format('truetype'), url('../fonts/MontserratLight.svg') format('svg');
}

@font-face {
    font-family: 'MontserratHairline';
    src: url('../fonts/MontserratHairline.otf');
    src: url('../fonts/MontserratHairline.woff') format('woff'), url('../fonts/MontserratHairline.ttf') format('truetype'), url('../fonts/MontserratHairline.svg') format('svg');
}

@font-face {
    font-family: 'MontserratUltraLight';
    src: url('../fonts/MontserratUltraLight.otf');
    src: url('../fonts/MontserratUltraLight.woff') format('woff'), url('../fonts/MontserratUltraLight.ttf') format('truetype'), url('../fonts/MontserratUltraLight.svg') format('svg');
}

@CHARSET "UTF-8";

body {
    overflow-x: hidden;
}

.page-nums {
    display: inline
}

.custom-frgt-class {
    display: inline-block;
    width: 100%;
}

.pl-0{
    padding-left:0;
}

.navbar-header {
    width: 100%
}
@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: inline-block !important;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
}
    .custom-frgt-class .half {
        float: right;
        text-align: right;
        width: 100% !important;
        display: inline-block;
    }

.login-box {
    margin: 225px 10px 0 auto;
}

.text-cont {
    padding: 25px 20px 0 20px;
    text-align: center;
    font-size: 22px;
    color: #8e9aa4;
    height: 150px;
}

.obtn {
    border-radius: 0 !important;
    font-size: 16px;
    height: 55px;
    padding: 16px !important;
    width: 153px;
    color: #fff;
    background-color: #058299;
    float: right;
}

    .obtn:hover {
        color: #fff !important;
    }

.oabtn {
    border-radius: 0 !important;
    font-size: 16px;
    height: 55px;
    padding: 5px;
    width: 200px;
    color: #fff;
}

    .oabtn:hover {
        color: #fff !important;
    }

.widget-box .text-btn {
    display: block;
    height: 100px;
    line-height: 100px;
    padding: 0 39px;
    vertical-align: top;
}

.widget-box .counter {
    font-size: 38px;
    cursor: pointer;
}

.main-menu a i {
    font-size: 35px;
}

.dropdown-menu {
    min-width: 0px !important;
}

.ta-toolbar {
    background-color: #f0f0f0;
    border: 1px solid #eee;
    margin-left: 0;
    padding: 10px 10px 5px;
}

.custom-check .icheck-label {
    padding: 0 5px !important;
}

.btn-inline {
    display: inline-flex;
}

#custom-tag tags-input .tags {
    -moz-appearance: textfield;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    cursor: text;
    height: 100%;
    overflow: hidden;
    padding: 1px;
    word-wrap: break-word;
    line-height: 1.42857;
    padding: 6px 12px;
}

#custom-tag tags-input .host {
    /*  margin-top: 1px !important; */
}

.text-center {
    font-size: 18px !important;
}

.records {
    display: flex;
    font-weight: bold;
    margin-top: 15px;
    padding-left: 2%;
}

#custom-table tbody .actions a {
    padding: 0 2px !important;
}

.margin {
    margin-right: 15px;
}

.regular-table th, .regular-table th a {
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px !important;
    color: #FFF;
}

*::before, *::after {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}

.box-title::after {
    clear: both;
    content: "";
    display: block;
}

*::before, *::after {
    box-sizing: border-box;
}

*::before, *::after {
    box-sizing: border-box;
}

.box-title.green {
    padding-bottom: 10px !important;
    padding-top: 5px;
}

@media ( min-width : 480px) {
    .modal-dialog {
        width: 80% !important;
        margin: 0 auto !important;
        margin-top: 4% !important;
    }
}

.modal-dialog {
    margin: auto;
    margin-top: 17%;
    position: relative;
}

.modal-title {
    font-weight: 400 !important;
    padding-bottom: 0px !important;
}

.modal-body p {
    font-size: 18px;
}

.modal-footer .btn-primary {
    background-color: #5491CA;
}

.modal-body {
    padding: 0px 15px 1px;
}

.control-label > .check-lable {
    margin-left: 10px;
    float: left;
    margin-top: 18px;
}

.user-checkbox {
    float: left;
    /* margin-top:2% ! important; */
    margin-left: 5%;
    /* margin-bottom: 6% ! important;; */
}

.dashboard-text {
    font-size: 26px;
    margin-left: 1%;
    font-weight: normal;
}

.bg-light-box-bottom {
    padding: 20px 8px !important;
}

.icon-color-custom {
    color: #fff !important;
    padding: 13px 8px !important;
}

    .icon-color-custom img {
        width: 37px;
    }

@media ( min-width : 150px) and (max-width: 820px) {
    .customViewJob-share-job-box {
        float: left !important;
        margin-top: 15px !important;
    }

    .customviewJob-applies-box-ptag {
        font-size: 12px !important;
    }

    .viewJobShareLink {
        margin-right: 10px !important;
    }

    .viewJobShareHeading {
        margin-left: 30%;
    }

    .customViewJob-Container, .customViewJob-Container3, .viewJobBkBtnMob,
    .viewJobBkBtnMob input {
        width: 100% !important;
    }

    .customViewJob-Container2 {
        padding: 0 !important;
        width: 100% !important;
    }

    .customviewJobSubDiv {
        margin: 0 2%;
        width: 16% !important;
    }

    .customViewJob-manage-applies-box {
        font-size: 23px;
        height: 47px !important;
        line-height: 47px !important;
        width: 100% !important;
    }

    .customViewJob-moreactions-ul li {
        margin: 10px 0 !important;
        width: 20%;
        text-align: CENTER;
    }

    .customViewJob-iconTextMoreActions {
        width: 100%;
    }

    .customviewJobMainDiv {
        margin: 0 !important;
        width: 100% !important;
    }

    .customViewJob-multioption-innerdiv-custom {
        margin: 0 !important;
        width: 100% !important;
    }

    .customViewJobColtwo {
        margin: 0 3%;
        width: 94%;
    }

    .customViewJobaddNoteBlockMainDiv {
        margin: 0 !important;
    }

    .share-and-moract, .multioption-innerdiv-custom {
        width: 100% !important;
        float: left;
    }

    .container-out-mobile {
        float: left;
        width: 100% !important;
    }

    .custom-iconimgtext {
        margin-top: 0 !important;
    }

    .iconTextMore.custom-iconTextMoreActions {
        float: none;
        margin-left: 0;
    }

    .custom-email-img {
        padding-left: 0;
    }

    .custom-thm1-outline {
        padding: 0px 10px 0px 0px !important;
    }

    .custom-manage-box-text {
        padding-top: 0 !important;
    }

    .custom-hovermaindiv:hover .custom-manage-box {
        margin-top: 30px !important;
        line-height: 1.2 !important;
    }
    /* .custom-iconimgtext {
    margin-top: 0 !important;
} */
    .logo-container {
        display: block !important;
    }

    #top-wrapper {
        width: 100%;
    }

    /* #hiring-manager-title>img {
		margin-left: 0.5% !important;
		
	} */
    .top-wrapper-bottom {
        margin-bottom: 25px;
    }

    .responsive-menu {
        background-color: #ecf0f1;
    }

        .responsive-menu span {
            text-shadow: none !important;
        }

    .is-sticky #hiring-manager-title > img {
        height: 75px;
    }

    .is-sticky .responsive-menu-trigger {
        top: 5px;
    }
}

@media ( min-width : 820px) {
    .logo-container {
        display: none !important;
    }

    .custom-container-out-res2 {
        width: 100% !important;
    }
}

.sidebar.sidebar-left.ng-scope {
    margin-top: 0px !important;
}

.custom-col-md-1 {
    width: 3.333% !important;
}

#hiring-manager-title > img {
    margin-left: -55px;
}

#header {
    background: none repeat scroll 0 0 transparent;
    box-sizing: border-box;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    z-index: 2;
}

#hiring-manager-title > img {
    height: 75px;
    transition-duration: 1s;
    transition-property: height;
    -webkit-transition-property: height; /* Safari */
    -webkit-transition-duration: 1s; /* Safari */
}

.is-sticky #hiring-manager-title > img {
    height: 40px;
}

.top-bar {
    height: auto !important;
    transition-duration: 1s;
    transition-property: height;
}

.is-sticky #user-account-span {
    line-height: 50px;
}

.is-sticky .top-bar .icon-list > li {
    line-height: 50px;
}

.is-sticky .header-slash {
    font-size: 30px;
}

.is-sticky .header-text {
    font-size: 16px;
}

.main-menu-sticky {
    margin: 190px 0 0 !important;
    transition-duration: 1s;
    transition-property: margin;
}

.main-menu > li:focus {
    border-left: 2px solid #ff503f !important;
}

.is-active-menu {
    border-left: 2px solid #ff503f !important;
}

.minyearofexperience-lable {
    margin-bottom: 0px !important;
}

.strip-content-no-class {
    float: right;
    margin-right: 5px;
}

.strip-content-text-class {
    float: left;
    margin-top: 12px;
}

.strip-content-no-custom {
    width: 45% !important;
}

.strip-content-text-custom {
    width: 51% !important;
}

.actions-inline {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

#mainCont {
    width: 100%;
    margin: auto;
    display: inline-block;
    border-bottom: 2px solid #e6e6e6;
}

#leftdiv {
    width: 50%;
    float: left;
}

#rightdiv {
    width: 50%;
    float: right;
    margin-top: 6px;
}

.welcome-user.ng-binding {
    white-space: nowrap;
}

.search-custom-width {
    width: 3.67% !important;
    padding-left: 1px !important;
}

.box-title-green-cutome {
    border-top: 2px solid #A4A3A3;
    border-bottom: 2px solid #A4A3A3;
    background-color: #FFF !important;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}

.dash-box-new-custom {
    width: 96%;
    padding: 20px;
    background-color: #F2F2F2;
    margin-left: 14px;
}

.did-you-knw {
    font-size: 42px;
    font-family: 'open sans', arial, sans-serif;
    font-weight: bold;
    color: #4A5B6D;
}

.dash-box-new {
    width: 49.333%;
    background-color: #F2F2F2;
}

.widget-box-text {
    text-align: center;
    margin-top: 45%;
}

.widget-box-text-custom {
    margin-top: 57% !important;
}

#container {
    width: 100%;
    text-align: center;
}

#left {
    float: left;
    width: 30%;
}

#center {
    display: inline-block;
    margin: 0 auto;
    width: 30%;
}

#right {
    float: right;
    width: 30%;
}

.post-container {
    margin: 10px 15px 0 0;
}

.post-thumb {
    float: left;
    margin-right: 2%;
}

.post-content {
    font-size: 16px;
}

.post-thumb img {
    display: block
}

.dash-box-new-sus {
    margin-left: 15px;
}

.applies-chart {
    background-color: #d3dceb !important;
    border-top: none !important;
    border-bottom: none !important;
}

.chart-on-mobile1 {
    display: none;
}

.chart-on-mobile2 {
    display: block;
}

.legends-custome-box {
    width: 50%;
}

.legends-custome-box1 {
    display: none;
}

.dash-widget-bullet {
    width: 125px !important;
}

.dash-btn-bottom {
    display: inline-flex !important;
}

.modal-header {
    border-bottom: none !important;
}

.modal-footer {
    border-top: none !important;
}

.text-left {
    text-align: left !important;
    cursor: pointer;
}

.no-data > img {
    /*  margin-left: 20%; */
    padding: 45px;
}

.bullet-size {
    box-shadow: 0 0 0 0 #fff !important;
    width: 75%;
}

.tag {
    background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 2px 6px;
}

.left-inner-addon {
    position: relative;
}

    .left-inner-addon input {
        padding-left: 30px;
    }

    .left-inner-addon i {
        position: absolute;
        padding: 10px 8px;
        pointer-events: none;
    }

.custom-search {
    font-size: 18px !important;
}

.clearable {
    background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
    border-radius: 3px;
    transition: background 0.4s;
}

    .clearable.x {
        background-position: right 10px center;
    }

    .clearable.onX {
        cursor: pointer;
    }

.custom-padding1 {
    padding-left: 0px !important;
}

.custom-padding2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.dialog-loading-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: fixed;
    top: 300px;
    width: 100px;
    z-index: 9999999;
    display: none;
}

.table-header-sort {
    cursor: pointer;
    white-space: nowrap;
}

/****************************************************
 * 	Push Button
 *****************************************************/
.push_button {
    position: relative;
    width: 80px;
    color: #FFF !important;
    display: block;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 5px;
    border: solid 1px #1A68B1;
    background: #5491ca;
    text-align: center;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 9px 0px #1A68B1;
    -moz-box-shadow: 0px 9px 0px #1A68B1;
    box-shadow: 0px 9px 0px #1A68B1;
    outline: none;
    padding: 8%;
    font-weight: bold;
    text-decoration: none !important;
}

    .push_button:active {
        -webkit-box-shadow: 0px 2px 0px #1A68B1;
        -moz-box-shadow: 0px 2px 0px #1A68B1;
        box-shadow: 0px 2px 0px #1A68B1;
        position: relative;
        top: 2px;
    }

.col-md-1-space {
    width: 7% !important;
}

.push-class {
    /* -webkit-box-shadow: 0px 2px 0px #1A68B1;
	-moz-box-shadow: 0px 2px 0px #1A68B1;
	box-shadow: 0px 2px 0px #1A68B1; */
    color: #fff !important;
    text-decoration: none;
    background-color: #5491ca !important;
}

.push-class-no {
    /* -webkit-box-shadow: 0px 9px 0px #1A68B1;
	-moz-box-shadow: 0px 9px 0px #1A68B1;
	box-shadow: 0px 9px 0px #1A68B1; */
}

.post-content.ng-binding {
    margin-left: 22%;
    text-align: left;
    white-space: nowrap;
}

.dash-box-display {
    display: inline-flex;
}

.rect-new {
    background-color: #5491CA !important;
}

.select-lable-custom {
    padding-left: 0px !important;
}

.select-dropdown-custom {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.custom-push-button-div {
    display: inline;
    float: right;
}

.custom-push-button {
    padding-left: 5px !important;
    padding-right: 0px !important;
}

.cunstom-desc-class {
    border: 1px solid #ccc !important;
}

    .cunstom-desc-class:focus {
        border-color: #66afe9 !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
        outline: 0 none !important;
    }

.custom-hyphen {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

.cust-savebtn:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
}

.custbox-margin {
    margin: 0;
}

.custom-placeholdr .placeholder-text {
    color: #999 !important;
    font-family: sans-serif;
}

@media ( min-width :1280px) {
    .cust-panel-bx {
        white-space: nowrap;
    }
}

@media ( max-width :1279px) and (min-width:821px) {
    .mainrefrHeading {
        display: block !important;
    }

    .row.myreferrallist {
        margin: 20px 0 !important;
        width: 100% !important;
    }

    .myreferrerSection {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .viewJobShareLink {
        margin-right: 3px !important;
    }

    .viewJobBkBtnMob {
        float: left !important;
    }

    .customViewJobColone {
        width: 50%;
        float: left;
    }

    .customViewJobColtwo {
        width: 50%;
        float: left;
    }

    .customviewJobSubDiv {
        width: 20% !important;
    }

    .customViewJob-Container {
        width: 50% !important;
    }

    .customViewJob-Container2 {
        float: left;
        padding: 0 !important;
        width: 50% !important;
    }

    .customViewJob-Container3 {
        width: 100% !important;
    }

    .panelwidth-980 {
        width: 20%;
    }

    .custom-hovermaindiv:hover .share-and-moract {
        width: 25% !important;
    }

    .custom-hovermaindiv:hover .multioption-innerdiv-custom {
        width: 75% !important;
    }

    .invi-t-colab-atag {
        font-size: 14px !important;
    }
}

@media ( max-width :959px) and (min-width:821px) {
    .custom-hovermaindiv:hover .share-and-moract, .custom-hovermaindiv:hover .multioption-innerdiv-custom {
        width: 100% !important;
        float: left;
    }
}

@media ( max-width :360px) {
    .responsiveErrorMessage {
        position: absolute;
        float: left !important;
        left: 42px;
        bottom: 138px;
    }

    .bookmark {
        right: 65px !important;
    }

    .manage-box-circle-custom {
        margin-left: 25% !important;
    }

    .jobListMini {
        height: 70px !important;
    }

    .share-job-icons {
        margin-left: 23px !important;
    }

    .searchBoxBorder {
        margin-left: 0 !important;
    }

    .Referral {
        padding-top: 4px !important;
    }

    .name {
        padding-top: 2px !important;
    }

    .srno > span {
        padding-top: 24px !important;
    }

    .btn.btn-file.uploadCVbtn {
        padding: 10px 14px 0 !important;
    }

    .emailInivteContentDivPadding a {
        display: inline-block;
        width: 25%;
    }

    .emailInivteSubjectInput, .popularizeEmailInivteSubjectInput {
        padding: 10px 8px 8px 22px !important;
    }

    .prvwPencilSubject {
        left: 6px !important;
    }

    .emailInivteContentDivPadding p {
        display: inline-block !important;
    }

    .customaddNotesHorizontalList {
        margin: 0 8% !important;
        width: 92% !important;
    }

    .statusandButtonsSubDivSpan1, .statusandButtonsSubDivSpan2 {
        float: left !important;
        width: 100% !important;
    }

    .viewJobShareIcons {
        display: block !important;
        text-align: center;
        padding-bottom: 4px;
    }

    .custom-placeholdr, .custom-placeholdr .placeholder-text {
        font-size: 12px !important;
    }

    .manage-box-out-main {
        margin: 0px 1% !important;
        width: 98% !important;
    }

    .mobileIconCustom {
        top: -73px;
    }

    .customViewNotes {
        left: 26% !important;
    }

    #approveBtn, #rejectBtn {
        padding: 10px 15px !important;
    }
}

.custom-settings-label {
    font-size: 17px;
}
/*JPRELOADER*/
body.enable-preloader > .custdocument {
    opacity: 0;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

body.enable-preloader.done-preloader > .custdocument {
    opacity: 1;
}

body.enable-preloader.preloader-dark {
    background-color: #222;
}

#jpreOverlay {
    background-color: #fff;
}

body.enable-preloader.preloader-dark #jpreOverlay {
    background-color: #222;
}

#jpreButton, #jprePercentage {
    display: none !important;
}

#jpreLoader {
    width: 200px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: -4px 0 0 -100px;
    height: 8px;
    background-color: #eee;
}

body.enable-preloader.preloader-dark #jpreLoader {
    background-color: #444;
}

#jpreBar {
    position: absolute !important;
    top: 0;
    overflow: hidden;
    text-align: center;
}

#jpreBar {
    background-color: rgb(43, 52, 61) !important;
}
/*JPRELOADER*/
/* .custom-spanner img:hover {
	color: #5491CA !important;
}

.custom-spanner span {
	padding-left: 15px;
}

.custom-spanner img {
	width: 20px;
} */

/* #sourceMixContent input[type=radio] {
  display: inline;
} */
.sourceMix {
    font-size: 16px;
    cursor: pointer;
}
/* 
#sourceMixContent input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
   	vertical-align: -18%;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
}

#sourceMixContent input[type="radio"] + label span {
     background-color:#d3dceb;
}

#sourceMixContent input[type="radio"]:checked + label span{
     background-color:#0A5776;
     box-shadow: inset 0 -1px 3px #d3dceb, inset 0 0 1px #222, inset 0 0 0 3px #d3dceb;
}

#sourceMixContent input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.2s linear;
  -o-transition:background-color 0.2s linear;
  -moz-transition:background-color 0.2s linear;
  transition:background-color 0.2s linear;
}

#sourceMixContent input[type="radio"] {
    display:none;
} */
.source-mix-custom-tab .tab-pane {
    padding: 0px !important;
}

.source-mix-custom-tab {
    /* margin-top: 12px; */
    width: 100%;
}

.dash-source-chart {
    width: 100% !important;
}

.source-mix-custom-tab .nav-tabs {
    background-color: #4d7793;
}

    .source-mix-custom-tab .nav-tabs > li > a {
        font-size: 16px !important;
    }

        .source-mix-custom-tab .nav-tabs > li > a:hover {
            font-weight: normal !important;
        }

    .source-mix-custom-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        background-color: #d3dceb !important;
        color: #000;
    }

.source-mix-section1 {
    display: inline-block;
    width: 66.66%;
    vertical-align: top;
}

.source-mix-section2 {
    display: inline-block;
    width: 32.33%;
}

.did-you-know-section {
    width: 100% !important;
}

.did-you-know-section-in {
    border: 1px solid;
    height: 305px !important;
    padding: 0px !important;
    margin-left: 10px;
    background-color: #F2F2F2;
}

.btn-success-choose {
    margin-top: 0px !important;
}

.custom-image-upload {
    padding-left: 0px !important;
}

/* Manage Jobs redesign */
.ticket .user-info {
    text-align: left !important;
}

    .ticket .user-info p {
        /* font-size: 16px ! important; */
    }

.ticket {
    border-bottom: none !important;
    border-top: 1px solid #c6ced0;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.manage-jobs-centent {
    padding-top: 0 !important;
}

.manage-box-out {
    height: 100px;
    width: 26%;
    display: block;
    float: left;
    text-align: center;
    /* margin-top: 14px; */
}

.manage-box {
    display: block;
    background-color: #E3E3E3;
    cursor: default !important;
    height: 60px;
    width: 65px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 10px;
}

.manage-box-out > p {
    font-size: 16px;
    color: #2B333C;
}

.custom-manage-job-box {
    margin-top: 0 !important;
}

.job-main-div1, .job-main-div2 {
    width: 50%;
    float: left;
}

.iconDetails {
    float: left;
}

.container2 {
    width: 100%;
    height: auto;
    padding-top: 1%;
}

.iconText {
    margin-left: 32px;
    cursor: pointer;
    margin-top: 7px;
}

    .iconText a {
        color: #1F77B5 !important;
        font-weight: 400 !important;
        font-size: 16px;
        padding-top: 8px !important;
        padding-bottom: 0px !important;
    }

.manage-box-text {
    padding-top: 5px;
    font-size: 34px;
    cursor: pointer;
    color: #2B333C;
}

.manage-custom-breadcrumbs.breadcrumb {
    padding-bottom: 48px;
    border-bottom: 2px solid #e6e6e6;
}

.breadcrumb-title {
    font-size: 18px !important;
    margin-top: 7px !important;
    cursor: pointer;
}

.job-main-div1 .user-info > p:hover {
    color: #1F77B5;
    text-decoration: underline;
}

.breadcrumb-title > a:hover {
    color: #1F77B5;
    text-decoration: underline;
}

.iconTextMore {
    margin-left: 2px;
    margin-top: 5px;
}

.job-class-no {
    color: #1f77b5 !important;
    text-decoration: underline;
    font-weight: 300;
}

.job-class {
    color: #000 !important;
    font-weight: bold;
    text-decoration: none !important;
}

.nojobtext {
    color: #8e9aa4 !important;
    font-size: 22px !important;
    margin-left: 2%;
    margin-top: 10%;
    text-align: center;
}

.nojobtext1 {
    font-size: 15px !important;
    margin-left: 2%;
    margin-top: 75px;
    color: #8e9aa4 !important;
}

.nojobtext2 {
    font-size: 20px;
    margin-top: 100px;
    text-align: center;
}

.custom-breadcrumb-box {
    padding-left: 8px !important;
}

.job-name-info p {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

.job-status {
    color: #8e9aa4;
    font-size: 15px;
    margin-top: 2px !important;
}

    .job-status.ng-binding {
        padding-left: 5px;
    }

.job-name-info {
    padding-bottom: 4px;
}

.manage-custom-breadcrumbs {
    display: block;
}

.top-button-custom {
    display: none;
}

.enable-breadcrumb {
    display: none;
}

.filter-checkbox {
    padding-right: 22px;
    padding-top: 25px;
}

.manage-box-out-main {
    float: right;
}

.manage-box:hover {
    background-color: #5491ca !important;
    color: #fff !important;
    cursor: pointer;
}

.job-title-class {
    color: #2B333C;
    cursor: pointer;
    font-size: 16px;
}

.job-location-class p {
    font-size: 14px !important;
    color: #343536 !important;
}

.job-location-class.ng-binding {
    font-size: 15px !important;
    color: #2b333c !important;
    font-weight: 300;
}

/* .manage-box-text:hover {
	color: #fff ! important;
} */
.container-out {
    float: left;
    width: 50%;
}

.title-slash {
    color: #000 !important;
    font-weight: bold;
    padding: 5px;
    cursor: default;
}

.icon-margin {
    color: #8e9aa4 !important;
    margin-right: 15px !important;
}

.down-arrow-class {
    font-size: 12px !important;
    padding-left: 2px;
}

.iconTextMore ul {
    padding: 0;
    list-style: none;
    /* background: #DEEBF4 ! important; */
}

    .iconTextMore ul li {
        display: inline-block;
        position: relative;
        line-height: 21px;
        text-align: left;
    }

        .iconTextMore ul li a {
            display: block;
            padding: 5px 17px;
            /*removed !important because to reduce padding in more actions button (.custom-more-actions class)*/
            color: #333;
            text-decoration: none;
        }

            .iconTextMore ul li a:hover {
                color: #000;
                background: #e3e3e3;
            }

        .iconTextMore ul li ul.dropdown {
            min-width: 125px !important; /* Set width of the dropdown */
            background: #f2f2f2 !important;
            display: none;
            position: absolute;
            z-index: 999;
            left: 0;
        }

        .iconTextMore ul li:hover ul.dropdown {
            display: block; /* Display the dropdown*/
        }

        .iconTextMore ul li ul.dropdown li {
            display: block;
            /* border-bottom: 1px solid #000; */
        }

.manage-jobs-centent {
    overflow: unset !important;
}

.manage-custom-breadcrumbs.breadcrumb > div {
    float: left;
}

.manage-custom-breadcrumbs {
    width: 100%;
}

.custom-breadcrumb-box {
    width: 60%;
    float: left !important;
}

.custom-breadcrumb-btn {
    width: 40%;
}

.create-btn {
    padding: 10px 14px !important;
    color: #fff !important;
    float: right;
    margin-right: 15px !important;
}

.custom-breadcrumb-box {
    padding-left: 3px !important;
}

.breadcrumb-title {
    padding-left: 19px;
}

.location-icon {
    margin-top: 3px;
    margin-right: 5px;
}

.content.manage-jobs-centent {
    padding: 4px 20px;
}

/* Manage applies redesign */
#manageAppliesMain {
    display: inline-block;
}

.applies-section-tabl {
    width: 96%;
    margin: auto;
}

.main-heading-name {
    color: #414242;
    font-size: 25px;
    font-weight: bold;
    margin-top: 91px;
    text-align: center;
}

.applies-plan-title-first {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    /*  margin: 25px 0; */
    text-align: center;
    width: 25%;
}

.applies-plan-title-second, .applies-plan-title-third,
.applies-plan-title-fourth {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    /*  margin: 25px 0; */
    text-align: center;
    width: 15%;
}

.applies-plan-title-fifth {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    /*  margin: 25px 0; */
    text-align: center;
    width: 15%;
}

.applies-plan-title-sixth {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    /*  margin: 25px 0; */
    text-align: center;
    width: 15%;
}

.pricing-plan-title {
    float: none !important;
    margin: auto;
    width: 100% !important;
}

.phone-icon {
    margin-left: 2px;
    /* margin-top: 2px; */
    margin-right: 11px;
}

.email-icon {
    margin-top: 2px;
    margin-right: 5px;
}

.jobapp-title-class {
    color: #2B333C;
    cursor: pointer;
    font-size: 16px;
}

.applies-section-tabl {
    margin: auto;
    width: 100% !important;
}

.custom-manage-jobapp-box {
    width: 95% !important;
    height: 40px;
}

.custom-manage-jobapp-box-below {
    margin: 15px 2.5%;
}

.custom-manage-jobapp-box1 {
    margin: 15px 2.5% 3px;
}

.custom-manage-jobapp-box1 {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.job-app-ticket {
    border-bottom: 2px solid #e6e6e6 !important;
    border-top: none !important;
    padding-top: 2px !important;
    padding-bottom: 7px !important;
}

.navBar {
    margin-bottom: 10px;
}

.downloadIconDetails {
    margin: 12px auto;
    cursor: pointer;
    display: block;
}

.app-heading {
    cursor: pointer;
    margin-top: 5px !important;
}

.date-class {
    font-size: 16px;
    line-height: 70px;
    text-align: center;
    vertical-align: middle;
}

.noAppliestext {
    font-size: 22px !important;
    margin-left: 2%;
    color: #8e9aa4 !important;
    margin-top: 15px;
    border-top: 2px solid #e6e6e6;
}

.manage-applies-box {
    background-color: #e3e3e3;
    border-radius: 5px;
    display: block;
    height: 70px;
    margin: auto auto 10px;
    width: 75px;
}

.manage-applies-box-text {
    color: #2b333c;
    cursor: pointer;
    font-size: 34px;
    line-height: 70px;
    border-radius: 5px;
    text-decoration: none !important;
}

    .manage-applies-box-text:hover {
        background-color: #5491ca !important;
        color: #fff !important;
    }

.manage-applies-box:hover {
    cursor: pointer;
    color: #fff !important;
    background-color: #5491ca !important;
}

.applies-box-ptag {
    font-size: 19px !important;
    font-weight: 300;
}

.manage-box-in {
    float: right;
}

.manage-applies-btn {
    text-align: center;
    padding-bottom: 3%;
    /* padding-top: 2%; */
}

.jobapp-title-class {
    text-transform: capitalize;
}

.custom-glyphicon {
    top: 2px !important;
    font-size: 16px !important;
}

.applies-job-class {
    color: #2B333C;
    font-size: 21px;
}

.applies-location-class {
    font-size: 18px !important;
    color: #2b333c !important;
    font-weight: 300;
    line-height: 24px;
}

.applies-job-title {
    margin-top: 15px;
    margin-left: -7px;
}

.action-class {
    font-size: 16px;
    color: #1f77b5;
    text-decoration: underline;
}

.score-class {
    font-size: 16px;
    line-height: 10px;
    font-weight: 300;
}

.score-class1 {
    font-size: 16px;
    line-height: 35px;
    font-weight: 300;
}

.score-info {
    text-align: center;
    margin-top: 15px;
}

#appliesNavBar {
    width: 100%;
    margin: auto;
}

#appliesSubDiv6 {
    width: 15%;
    float: left;
    text-align: center;
    line-height: 34px;
}

#appliesSubDiv5 {
    width: 15%;
    float: left;
    text-align: center;
    line-height: 34px;
}

#appliesSubDiv4 {
    width: 15%;
    float: left;
    text-align: center;
}

#appliesSubDiv3 {
    width: 15%;
    float: left;
}

#appliesSubDiv2 {
    width: 15%;
    float: left;
}

#appliesSubDiv1 {
    width: 25%;
    float: left;
}

#appliesSubDiv1In {
    text-align: justify;
    width: 80%;
    margin: auto;
}

.applies-rows {
    margin-bottom: 50px;
}

.custom-manage-jobapp-box {
    display: inline-block;
}

.chpw-char-err {
    text-align: center;
    color: red;
}

.addusr-char-err {
    text-align: left;
    color: red;
}

.custom-manage-jobapp-box-below {
    margin-top: -11px;
}

.applies-plan-title-first {
    text-align: left !important;
}

.app-heading-name {
    margin-left: 10%;
}

.applies-mailto:hover {
    text-decoration: underline;
}

.applies-mailto {
    color: #333 !important;
}

.app-phone-call1 {
    display: none;
    float: left;
}

.app-phone-call2 {
    display: block;
    float: left;
    color: #8e9aa4 !important;
}

.manage-back-btn {
    float: none !important;
}

.custom-chevron-arrow {
    font-size: 13px !important;
}

.appreglink {
    line-height: 70px;
}

.source-text {
    text-transform: capitalize;
}

.scoreReco {
    line-height: 40px !important;
}

.filter-dropdown-menu {
    right: auto !important;
    min-width: 127px !important;
}

.dropdown-menu.filter-dropdown-menu > li {
    margin-bottom: 5px;
    text-align: justify;
}

.dropdown-menu.filter-dropdown-menu input[type=radio], input.radio,
input[type=checkbox], input.checkbox {
    float: left;
    clear: none;
    /* 	margin: 3px -18px 0 16px; */
    margin: 3px 5px 0 8px;
}

.dropdown-menu.filter-dropdown-menu {
    background-color: #F2F3F4;
    border: 1px solid #000;
    border-radius: 0 !important;
    margin-top: -5px;
}

.fa.fa-filter.dropdown-toggle {
    margin-bottom: 9px;
}

.btn-group.filter-btn-group.open .dropdown-toggle {
    background-color: #000;
    color: #fff;
}

@media ( min-width :769px) {
    .custom-more-actions {
        padding: 0 !important;
        color: #1f77b5 !important;
        text-decoration: none;
        border-bottom: 1px solid #1f77b5;
    }
    navbar-header{
        width:100%;
        margin:0;
    }
    .filter-dropdown-menu1 {
        top: 0 !important;
        left: 115% !important;
        min-width: 145px !important;
    }

    .custom-hovermaindiv {
        transition: all .7s ease-in-out 0s;
    }

        .custom-hovermaindiv:hover .custom-more-actions, .custom-hovermaindiv:focus .custom-more-actions,
        .custom-hovermaindiv:active.custom-more-actions {
            background: transparent;
        }

        .custom-hovermaindiv:hover, .custom-hovermaindiv:active,
        .custom-hovermaindiv:focus {
            background-color: #f5f5f5;
            padding: 10px 15px;
            display: inline-block;
            width: 100%;
            cursor: pointer;
        }

    .custom-email-img {
        border: 0;
        background-color: transparent;
    }

    .custom-maindiv-mutlioption {
        opacity: 0;
        transition: all 0s ease-in 0s;
        position: absolute;
        width: 50%;
    }

    .custom-hovermaindiv:hover .custom-maindiv-mutlioption {
        opacity: 1;
        transition: all 0.5s ease-in-out 0s;
        width: auto;
        position: static;
    }

    .custom-manage-box-out {
        height: auto;
    }

    .job-main-div1 {
        margin-top: 12px;
    }

    .custom-thm1-outline {
        padding: 0 5px;
    }

    .custom-manage-box {
        background-color: #e3e3e3;
        font-weight: bold;
        height: 56px;
        line-height: 50px;
        margin-bottom: 0;
        transition: all 0.5s ease-in-out 0s;
        margin-top: 8px;
    }

    .custom-hovermaindiv:hover .custom-manage-box, .custom-hovermaindiv:active .custom-manage-box,
    .custom-hovermaindiv:focus .custom-manage-box {
        background-color: #E3E3E3;
        margin-bottom: 10px;
        padding: 10px;
        margin-top: 15px;
    }

    .custom-manage-box-text {
        margin-bottom: 0;
        font-size: 25px;
    }

    .custom-unsubscribe {
        padding-left: 17px !important;
    }

        .custom-unsubscribe img {
            padding-right: 6px !important;
        }

    .share-and-moract {
        width: 30%;
        float: left;
    }

    .multioption-innerdiv-custom {
        width: 70%;
        float: left;
    }

    .custom-icon-image {
        height: 15px;
        width: auto;
    }

    .custom-iconimgtext {
        margin-left: 18px;
        margin-top: -3px;
    }

    .share-job-box {
        margin-top: 5px;
    }

    .custom-iconTextMoreActions {
        margin-left: 7px;
        margin-top: 2px !important;
    }

    .invi-t-colab-atag {
        font-size: 15px !important;
        display: block;
        float: left !important;
        line-height: 1.4;
        margin-left: 2px !important;
        color: #1F77B5;
        cursor: pointer;
    }

    .invi-t-colab-img {
        height: 17px !important;
        float: left !important;
    }

    .shortlistRejectModaldialog {
        margin: 0 15% !important;
        width: 70% !important;
        padding-top: 120px;
    }
}

@media ( max-width :768px) and (min-width:250px) {
    .whatsapp-share, .whatsapp-jobvw, .alignwhatsappjbvw {
        display: block !important;
    }

    .ReferralList {
        min-height: 150px !important;
    }

    .uploadCv-input-field {
        margin: 0 5% !important;
        width: 90% !important;
    }

    .formField {
        width: 96% !important;
    }

        .formField > label {
            margin-left: 5%;
        }

    .row.myreferrallist {
        margin: 0 !important;
        width: 100% !important;
        overflow-y: unset;
    }

    .myreferrerSection {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .one {
        margin-left: 0 !important;
    }

    .four {
        margin-left: 38px !important;
    }

    .three {
        margin-left: 28px !important;
    }

    .two {
        margin-left: 22px !important;
    }

    .myreferralfirst, .myreferralsecond, .myreferralthird, .myreferralfourth {
        margin: 20px 0 !important;
        width: 100% !important;
    }

    .custom-talent-jobs-centent {
        padding: 4px 0px !important;
        display: inline-block;
    }

    .talent-main-div2 {
        width: 100% !important;
        float: left !important
    }

    .shortlistToAnotherDiv {
        margin: 0px 0 4px 0% !important;
    }

    .notesAddedOn.ng-binding {
        width: 100%;
    }

    .notesAddedBy.ng-binding {
        width: 100%;
    }

    .addNotesHeadingHorizontal {
        margin: 0 0 0 8% !important;
        width: 90% !important;
    }

    .shortlistRejectModaldialog {
        margin: 0 5% !important;
        width: 90% !important;
        padding-top: 120px;
    }

    .custom-hovermaindiv:hover .custom-manage-box {
        margin-top: 0 !important
    }

    .customApplicationViewBtnMaindiv {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

    .mobileIconCustom {
        display: inline-block !important;
    }

    .mobileIconCustom {
        left: 85%;
        position: absolute;
        top: 22px;
        width: 10%;
    }

        .mobileIconCustom button {
            box-shadow: 0 0 0px #666;
            box-sizing: content-box;
            border: 1px solid #999 !important;
            border-radius: 4px;
            background: #e3e3e3;
        }

            .mobileIconCustom button:focus {
                /*   -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;*/
                box-shadow: 0 0 0px #666;
                box-sizing: content-box;
                border: 1px solid #999 !important;
                border-radius: 4px;
                background: #e3e3e3;
            }

    *:focus {
        outline: 0;
    }

    .custom-maindiv-mutlioption {
        opacity: 1 !important;
    }

    .custom-more-actions {
        padding: 0 !important;
        color: #1f77b5 !important;
        text-decoration: none;
        border-bottom: 1px solid #1f77b5;
        background: transparent;
    }

    .filter-dropdown-menu1 {
        top: 0 !important;
        left: 115% !important;
        min-width: 145px !important;
    }

    .custom-hovermaindiv {
        transition: all .7s ease-in-out 0s;
        background-color: #f5f5f5;
        padding: 10px 15px;
        display: inline-block;
        width: 100%;
    }

    .custom-email-img {
        border: 0;
        background-color: transparent;
    }

    .custom-maindiv-mutlioption {
        opacity: 1;
        transition: all 0.5s ease-in-out 0s;
        width: auto;
        position: static;
    }

    .custom-manage-box-out {
        height: auto;
    }

    .job-main-div1 {
        margin-top: 12px;
    }

    .custom-thm1-outline {
        padding: 0 5px;
    }

    .custom-manage-box {
        transition: all .5s ease-in-out 0s;
        margin-bottom: 0;
        height: auto;
        font-weight: bold;
    }

    .custom-unsubscribe {
        padding-left: 17px !important;
    }

        .custom-unsubscribe img {
            padding-right: 6px !important;
        }

    .custom-icon-image {
        height: 15px;
        width: auto;
    }

    .custom-iconimgtext {
        margin-left: 18px;
        margin-top: -3px;
    }

    .share-job-box {
        margin-top: 7px;
    }

    .custom-iconTextMoreActions {
        margin-left: 7px;
    }

    .custom-job-name-info {
        width: 90%;
    }

    .invi-t-colab-atag {
        font-size: 15px !important;
        display: block;
        float: left !important;
        line-height: 1.5;
        margin-left: 2px !important;
        color: #1F77B5;
        cursor: pointer;
    }

    .invi-t-colab-img {
        height: 17px !important;
        float: left !important;
    }

    .c-m-b-a {
        background-color: #E3E3E3;
    }

    .c-m-b-b {
        background-color: transparent;
    }
}

.filter-manage {
    margin-bottom: 1px !important;
    margin-top: 0px !important;
    border: 1px solid #e6e6e6;

}

.source-filter {
    height: 225px;
    overflow: auto;
    width: 155px !important;
}

.is-filtered {
    background-color: #000;
    color: #fff;
}

.is-filtered-no {
    color: #000;
}

@media ( max-width :449px) {
    .myreferrallistFilter {
        height: 65px !important;
    }

    .popupimage {
        position: relative !important;
    }

    .login-box {
        overflow: visible !important;
    }

    .popupimage {
        width: 100% !important;
    }

    .whatsapp-jobvw {
        float: right;
    }

    .theme-posted-ref {
        position: unset !important;
        text-align: right !important;
        width: 100% !important;
    }

    .alignwhatsappjbvw {
        position: relative;
        top: -3px;
    }

    .thm1-nav-container {
        margin-top: 10px;
    }

    .zwayamFooterloginpage {
        margin-left: 0 !important;
    }

    .uploadResumeStyle {
        left: 86% !important;
    }

    .addprofile-input-field {
        width: 90% !important;
        margin: 0 5% !important;
        height: auto !important;
    }


    .addProfileNCancel {
        width: 90% !important;
        margin: 10px 5% !important;
    }

    .custom-add-profile1 input {
        margin: 0 !important;
        width: 100% !important;
    }

    .viewapplybtn {
        font-size: 14px;
        line-height: 1;
        text-align: center;
        width: 100% !important;
    }

    .manage-box-total span {
        font-size: 9px !important;
    }

    .processing-image img {
        margin-left: 10px !important;
        width: 200px;
    }

    .mainrefrHeading span {
        float: left;
        width: 50%;
        margin-right: 0 !important;
    }

    .sortmain {
        width: 100% !important;
    }

    .points_main {
        height: 120px !important;
    }

    .myreferrallistFilter {
        line-height: 1 !important;
        padding: 14px 40px !important;
    }

    .custom-manage-box-text {
        padding-top: 6px !important;
    }

    .jobListSection {
        min-height: 285px !important;
    }

    .responsive-search {
        float: left;
        margin-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
    }

    .searchBoxBorder {
        border: 0 none !important;
    }

        .searchBoxBorder input {
            font-size: 10px !important;
        }

    .clearSearch {
        right: 0 !important;
    }

    .joblistsection1 {
        margin-bottom: 5px !important;
    }

    .custom-add-profile1 select {
        width: 100% !important;
    }

    .file-size-style {
        left: 0;
        position: relative;
    }
}

.file-size-style {
    color: #777;
    font-size: 12px;
    left: 43%;
    position: absolute;
    top: 0;
    width: 70%;
}

@media ( max-width :819px) and (min-width:769px) {
    .myreferrerSection {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .myreferrallist {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .share-and-moract, .multioption-innerdiv-custom {
        width: 100% !important;
        float: left;
    }
}

/* Talent Pool Search */
.talent-breadcrumb {
    border-bottom: none !important;
}

#talent-search-box {
    background-color: #f5f5f5;
    height: 120px;
    width: 100%;
    padding-top: 20px;
}

.custom-input-group-addon {
    padding: 6px 10px !important;
}

.custom-fa-search {
    font-size: 20px !important;
}

.talent-search {
    width: 100%;
    padding: 1%;
}

.profile-box {
    width: 50%;
    float: left;
}

.profile-box-text, .profile-box-text1 {
    float: right;
    font-size: 18px;
}

.profile-box-text1 {
    text-decoration: underline;
    color: #5491ca;
    cursor: pointer;
}

    .profile-box-text1:hover {
        text-decoration: underline;
    }

.search-result-text.ng-binding {
    font-size: 20px;
    padding: 6px;
}

.talent-main-div1, .talent-main-div2 {
    float: left;
}

.talent-main-div1 {
    width: 65%;
}

.talent-main-div2 {
    width: 312px;
    float: right;
}

.talent-title-class {
    color: #2b333c;
    font-size: 18px;
    text-transform: capitalize;
}

.talent-search-info {
    width: 50%;
    float: left;
    padding-top: 5px;
    font-size: 16px;
}

.talent-title-download-class, .talent-title-resume-class {
    font-size: 16px;
}

.talent-title-download-class {
    cursor: pointer;
    margin: 0 15px;
    text-decoration: none;
}

.talent-job-title-text {
    color: #2b333c;
    font-size: 17px;
    padding-top: 12px !important;
    font-weight: 400;
}

.search-result {
    margin: 10px 0 45px;
}

.custom-talent-info-text {
    text-transform: capitalize;
}

.talent-search-info-text {
    color: #8e9aa4 !important;
}

.exp-icon {
    margin-right: 8px;
    margin-top: 2px;
}

.loc-icon {
    margin-right: 13px;
    margin-top: 1px;
}

.custom-status-text {
    width: 100%;
}

.talent-phone-icon {
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 11px;
}

.talent-email-icon {
    margin-top: 4px;
    margin-right: 5px;
}

.manage-box-out-main-resume {
    float: right;
}

.col-md-11.custom-search-box.talent-search-box {
    padding-right: 0px !important;
}

.col-md-1.custom-search-box {
    padding-left: 0px !important;
}

.talent-search {
    border-radius: 3px 0 0 3px !important;
}

.talent-search-box-btn {
    border-radius: 0 3px 3px 0 !important;
    padding: 11px 34px !important;
}

.btn.btn-theme.btn-thm1-stlye.talent-search-box-btn:hover {
    background-color: #D3D4D6;
}

.custom-applies-add-proile {
    display: inline-block;
    width: 100%;
    margin-top: 0 !important;
}

.talent-job-title-text.ng-binding.ng-scope {
    display: inline-block;
    float: left;
    width: 100%;
}

.talent-score {
    color: #8e9aa4;
}

/* START-Rejection Reasons & Shortlist Comments Popup  */
.popHeadRejects, .popHeadShortlistToAnotherJob {
    border-bottom: 1px solid black;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 0;
    text-align: left;
    display: block;
}

.popHeadShortlistToAnotherJob {
    padding-bottom: 0;
}

    .popHeadRejects img, .popHeadShortlistToAnotherJob img {
        margin-bottom: 12px;
        padding-right: 5px;
    }

.shortRejectTagsInput .tags .input {
    font-size: 13px;
    width: 100%;
}

.colabBoxRejects {
    border: 1px solid #ccc;
    height: 60px;
    border-radius: 4px;
    padding: 1px 1% 1% 2px;
    overflow: auto;
    margin-top: 6px;
}

.shortlistNotesdesc {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 1% 1% 1% 10px;
    color: #555;
    height: 60px;
}

    .shortlistNotesdesc:focus {
        cusror: none;
        cursor: unset;
        cursor: default;
        outline: 0;
    }

.rejectReasonButtons {
    margin-top: 15px;
}

.shortRejectController {
    display: inline-block;
    width: 100%;
}

.shortlistNotesMain {
    margin-top: 10px;
}

.shortlistNotesHead {
    color: #000;
    font-size: 15px;
    padding-bottom: 0px;
    font-weight: 700;
    font-family: lato, sans-serif;
}

.shortlistReasonsHead {
    color: #000;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 700;
    font-family: lato, sans-serif;
}

.tags-input:focus {
    cursor: pointer
}

.shortlistRejectModalContent {
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.rejectReasonButtons {
    float: left;
    padding: 0;
}

.shortlist-reject-top5-list li {
    display: inline-block;
    width: auto;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%) repeat scroll 0 0;
    border: 1px solid #acacac;
    border-radius: 3px;
    margin-right: 5px;
    padding: 5px;
    margin-top: 5px;
}

    .shortlist-reject-top5-list li p {
        line-height: 1;
        margin-bottom: 0;
        font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

.shortlist-reject-top5-list {
    margin: 5px 0 10px;
}

    .shortlist-reject-top5-list a {
        color: #333;
    }

.customShortlistAnotherJob {
    padding-top: 0;
}

.customShortlistAnotherJobBody {
    padding-top: 10px;
}
/*END- Rejection Reasons & Shortlist Comments Popup  */
.talent-to {
    margin: 7px 7px;
}

.talent-to-location {
    margin: 0 !important;
}

/* start- Unsubscirbe Email*/
.unsubscibeEmailBody {
    color: #333 !important;
    display: block;
    font-size: 15px;
    font-weight: 300 !important;
    width: 100%;
}

.unsubscirbeEmailHeading {
    border-bottom: 1px solid #000;
    color: #333 !important;
    font-weight: 500 !important;
    padding-bottom: 15px !important;
}

.unsubscribeEmailText {
    color: #333 !important;
    font-size: 15px;
    font-weight: 300 !important;
    margin-top: 15px;
}

.unsubscribeEmailButtons {
    margin-top: 0;
    padding-top: 5px;
    text-align: left;
    padding-bottom: 25px;
    width:100%;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.ptb-6{
    padding:6px 0!important;
}
.d-iblock {
    display: inline-block;
}

.customManageJobBoxContent {
    overflow: visible !important;
}

/* end- Unsubscirbe Email*/

/*start-Shortlist to another Job*/
.shortlistAnotherJob {
    width: auto !important;
    padding: 10px 15px !important;
}

.shortlistAnotherJobDown {
    margin: 0 13px 4px 0 !important;
    padding: 10px 5px !important;
    text-align: center !important;
    width: auto !important;
}

.shortlistToAnotherDiv {
    margin: 5px 0 0 5%;
}

.shortlistToAnotherDivMargin {
    margin: 0 5px 4px 0 !important;
}

.custom-down-arrow-class {
    padding: 0 2px !important;
}
/*End-Shortlist to another Job*/

/* start of maximum job limit reached popup   */
.popHeader {
    font-size: 18px;
    font-weight: bold;
    font-family: "Helvetica", sans-serif !important;
    padding-top: 23px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #2b333c;
    min-height: 70px;
    height: auto;
    border-bottom: 1px solid black;
    text-align: center;
}

@media screen and (min-width: 546px) and (max-width: 1200px) {
    .max-job-success {
        height: 135px !important;
    }

    .buttons-job-limit-success {
        margin-left: 30% !important;
        margin-top: 5% !important;
    }

    .btn-job-limit {
        width: 40% !important;
    }

    .buttons-job-limit {
        margin-left: 23% !important;
        margin-top: 14px !important;
    }

    .max-job {
        width: 90% !important;
    }

    .modal-content-maxjoblimit {
        height: 278px !important;
    }

    .btn-job-limit {
        margin-top: 10px;
        margin-left: 14% !important;
    }

    .popHeader {
        padding-top: 2%;
    }
}

@media screen and (min-width: 441px) and (max-width: 545px) {
    .popupimage {
        width: 100% !important;
    }

    .addprofile-input-field {
        width: 90% !important;
        margin: 0 5% !important;
    }

    .addProfileNCancel {
        width: 90% !important;
        margin: 10px 5% !important;
    }

    .custom-add-profile1 input {
        margin: 0 !important;
        width: 100% !important;
    }

    .jobListSection {
        min-height: 350px !important;
    }

    .max-job-success {
        width: 90% !important;
        height: 140px !important;
    }

    .buttons-job-limit-success {
        margin-left: 37% !important;
        margin-top: 5%;
    }

    .viewJobShareHeading {
        margin-left: 18%;
    }

    .joblimit-thankyou {
        margin-left: -10% !important;
    }

    .buttons-job-limit {
        margin-left: 11%;
        margin-top: 15px !important;
    }

    .max-job {
        width: 90% !important;
    }

    .modal-content-maxjoblimit {
        height: 290px !important;
    }

    .custom-inputbox {
        width: 97%;
    }

    .dialog-box {
        width: 90%;
        margin-left: 5%;
    }

    .btn-job-limit {
        margin-top: 10px;
        width: 60% !important;
        margin-left: 10% !important;
    }

    .popHeader {
        padding-bottom: 6%;
        line-height: normal;
        padding-top: 2%;
    }
}

@media screen and (min-width: 361px) and (max-width: 440px) {
    .max-job-success {
        width: 90% !important;
    }

    .buttons-job-limit-success {
        margin-left: 28% !important;
        margin-top: 6% !important;
    }

    .viewJobShareHeading {
        margin-left: 12%;
    }

    .btn-job-limit {
        margin-top: 5px;
    }

    .buttons-job-limit {
        margin-left: 11% !important;
        margin-top: 10% !important;
    }

    .max-job {
        width: 90% !important;
    }

    .buttons-job-limit {
        margin-top: 29px !important;
    }

    .modal-content-maxjoblimit {
        height: 320px !important;
    }

    .custom-inputbox {
        width: 97%;
    }

    .dialog-box {
        width: 90%;
        margin-left: 5%;
    }

    .btn-job-limit {
        width: 60% !important;
        margin-left: 14% !important;
    }

    .popHeader {
        padding-bottom: 5%;
        line-height: normal;
        padding-top: 2%;
    }
}

@media screen and (min-width: 327px) and (max-width: 360px) {
    .max-job-success {
        width: 90% !important;
    }

    .buttons-job-limit-success {
        margin-left: 24% !important;
        margin-top: 11% !important;
    }

    .buttons-job-limit {
        margin-left: 16% !important;
        margin-top: 4% !important;
    }

    .max-job {
        width: 90% !important;
    }

    .modal-content-maxjoblimit {
        height: 318px !important;
    }

    .custom-inputbox {
        width: 97%;
    }

    .dialog-box {
        width: 90%;
        margin-left: 5%;
    }

    .btn-job-limit {
        margin-top: 10px;
        width: 60% !important;
        margin-left: 11% !important;
    }

    .popHeader {
        padding-bottom: 4%;
        line-height: normal;
        padding-top: 2%;
    }
}

@media screen and (max-width: 326px) {
    .buttons-job-limit-success {
        margin-left: 31% !important;
        margin-top: 4% !important;
    }

    .joblimit-thankyou {
        margin-left: -10% !important;
    }

    .max-job-success {
        width: 90% !important;
    }

    .buttons-job-limit {
        margin-left: 22% !important;
        margin-top: 5% !important;
    }

    .max-job {
        width: 90% !important;
    }

    .modal-content-maxjoblimit {
        height: 346px !important;
    }

    .custom-inputbox {
        width: 97%;
    }

    .dialog-box {
        width: 90%;
        margin-left: 5%;
    }

    .btn-job-limit {
        margin-top: 10px;
        margin-left: 11%;
        width: 60% !important;
    }

    .popHeader {
        font-family: "Helvetica", sans-serif !important;
        padding-bottom: 8%;
        font-size: 6vw !important;
    }
}

.buttons-job-limit {
    margin-left: 18%;
    margin-top: 4%;
}

.seljob {
    width: 97%;
}

.modal-content-maxjoblimit {
    height: 230px;
}

.custom-inputbox {
    border: 1px solid;
}

.max-job {
    background-color: #fff;
    margin: 17% auto auto;
    position: relative;
    width: 540px;
}

.notice-pop {
    font-size: 1.1em;
    line-height: 1.5em;
    color: #999;
    font-family: "Helvetica", sans-serif !important;
    width: 90%;
    margin-left: 5%;
}

.btn-job-limit {
    margin-left: 10px;
}

.max-job-success {
    background-color: #fff;
    margin: 17% auto auto;
    position: relative;
    width: 400px;
    height: 160px;
    border-radius: 5px;
    border: 1px solid;
}

.modal-content-maxjoblimit-success {
    height: 203px !important;
}

.buttons-job-limit-success {
    margin-left: 31%;
    margin-top: 7%;
}
/* end of maximum job limit reached popup   */

/*Start Add Notes */
.customAddNotesButton {
    background: #5491ca none repeat scroll 0 0;
    border-radius: 29px;
    color: #fff;
    display: inline-block;
    height: 29px;
    left: -14.5px;
    line-height: 29px;
    margin-right: 15px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 29px;
}

    .customAddNotesButton:hover {
        color: #fff !important;
    }

.addNotesTextarea {
    font-style: italic;
    border: 1px solid #999;
    color: #333 !important;
    font-size: 15px;
    font-weight: 300 !important;
    margin-top: 10px;
    height: 60px;
}

.addNoteSubDiv {
    width: 98%;
    margin: 0 1%;
}

.applicationViewButtons {
    background-color: transparent;
    border: 1px solid #cdcdcd;
    color: #333;
    font-size: 24px;
    padding: 2px 20px;
    border-right: 0;
    display: block;
    width: auto !important;
    float: left;
}

    .applicationViewButtons:hover {
        background: #5491CA;
        color: #000;
    }

.col-lg-6.addNoteBlockMainDiv {
    border: 1px solid #cdcdcd;
    height: 475px;
    margin-top: 22px;
    max-height: 100%;
    overflow-y: auto;
    margin-bottom: 20px;
}

.custAddNotesListMainDiv {
    border-left: 1px solid #cdcdcd;
    position: relative;
    margin-left: 10px;
    margin-top: 20px;
}

.custAddNotesListMainDiv1 {
    background-color: #fff;
    margin-left: 5%;
    width: 95%;
    padding: 10px 10px 0;
}

.custAddNotesListMainDiv > img {
    left: -15px;
    position: absolute;
    top: 100%;
}

.notesAddedBy {
    float: right;
    font-weight: bold;
}

.notesAddedOn {
    float: left;
    font-weight: bold;
}

.addNotesHeading {
    border-left: 1px solid #cdcdcd;
    height: 17px;
    margin-left: 10px;
    margin-top: 55px;
    position: relative;
}

.adaNotesHeadingText {
    color: #5491ca;
    display: inline-block;
    font-size: 18px;
    left: 50px;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.addNotesHeadingHorizontal {
    border-color: #000;
    margin-bottom: 15px;
    margin-left: 8%;
    margin-top: 0;
    width: 92%;
}

.custAddNotesList {
    word-break: break-all;
    white-space: pre-line;
    display: inline-block;
    padding-top: 5px;
    width: 100%;
}

.addNoteVwMore {
    text-align: center;
    margin: 15px 0;
}

.customBoxShadowRemove {
    box-shadow: none !important;
}

.addNotesHeadingHorizontal {
    border-color: #cdcdcd;
    margin: 0 4% 0 6%;
    position: absolute;
    top: 0;
    width: 93%;
}

.custAddNotesListMainDiv:last-child {
    border-left: 0 !important;
    padding-bottom: 30px;
}

    .custAddNotesListMainDiv:last-child img {
        display: none !important;
    }

.ModalDialogSubHeading {
    color: #333;
    font-size: 15px;
    padding-bottom: 0px;
    font-weight: 700;
    font-family: lato, sans-serif;
}

.customNoteHeading {
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    display: block;
}

.customViewNotes {
    display: inline-block;
    left: 40%;
    margin-bottom: 15px;
    margin-top: 38px;
    position: relative;
}

.customaddNotesHorizontalList {
    border-color: #cdcdcd;
    margin: 0 5%;
    position: relative;
    top: 18px;
    width: 95%;
}

.customDividerLine {
    border-left: 1px solid rgb(0, 0, 0);
    left: 9px;
    position: relative;
    top: 14px;
}

.customApplicationViewBtnMaindiv {
    display: inline-block;
    float: right;
    line-height: 1.3;
}

.customShortRejectMaindiv {
    float: left;
    width: 275px;
}
/*End Add Notes */
.resume-icons-download {
    height: 17px;
    cursor: pointer;
}

.resume-icons-view {
    height: 15px;
    cursor: pointer;
    margin-top: -1px;
    margin-right: 15px;
}

/*Talent pool search */
.talent-chart-one {
    height: 230px;
    width: 49%;
    border: 1px solid #c6ced0;
    background-color: #f5f5f5;
    float: left;
    margin-left: 8px;
}

.talent-chart-two {
    height: 230px;
    width: 49%;
    border: 1px solid #c6ced0;
    background-color: #f5f5f5;
    float: left;
    margin-left: 12px;
}

.talent-chart-header {
    text-align: center;
    font-weight: 400;
    padding: 3px;
}

.talent-pie-chart1 {
    background-color: #f5f5f5;
    border: 1px solid #c6ced0;
    float: left;
    height: 325px;
    margin-left: 7px;
    /* width: 32.5%; */
    width: 49%;
}

.talent-pie-chart2 {
    background-color: #f5f5f5;
    border: 1px solid #c6ced0;
    float: left;
    height: 325px;
    margin-left: 10px;
    /* width: 32.5%; */
}

.talent-pie-chart3 {
    background-color: #f5f5f5;
    border: 1px solid #c6ced0;
    float: left;
    height: 325px;
    /* margin-left: 10px; */
    /* width: 32.5%; */
    width: 49%;
    margin-left: 14px;
}

.resume-model {
    background-color: #fff;
    /*   margin: 6% auto; */
    position: relative;
    width: 100%;
}

.view-resume {
    background: none repeat scroll 0 0 grey;
}

.resume-iframe {
    width: 100%;
    height: 520px;
    border: none;
}

/* Start- Invite Candidates*/
.IniviteCandidateTextarea {
    border: 1px solid #191d22;
    border-radius: 6px;
    height: 61px;
    margin-bottom: 5px;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

.customDialogTitleText {
    color: #888;
    font-size: 20px;
    font-weight: 400;
}

.inviteCandidateTagsCss {
    margin-left: 15px;
    margin-top: 15px;
}

.inviteCandidatePreviwBtn {
    display: block;
    text-align: right;
    width: 100%;
    margin-top: 15px;
    color: #2989CA;
    cursor: pointer;
}

.emailInivteSubjectInput {
    width: 75%;
    border-radius: 0;
    border: 1px solid #191d22;
    background-color: #f9f9f9;
    display: inline-block;
}

.popularizeEmailInivteSubjectInput {
    width: 88%;
    border-radius: 0;
    border: 1px solid #191d22;
    background-color: #f9f9f9;
    display: inline-block;
}

.emailInivteSubjectLabel {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    width: 10%;
    float: left;
    text-align: center;
    line-height: 37px;
}

.popularizeEmailInivteSubjectLabel {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    width: 8%;
    float: left;
    text-align: center;
    line-height: 37px;
}

.inViteCandidateEmailPrvwMainDiv {
    border: 1px solid #191d22;
    padding: 20px;
    margin-top: 15px;
}

.edit-Class-True {
    background-color: #fff
}

.emailInivteContentDiv {
    margin: 20px 0px 0 0px;
    padding: 0px;
    background-color: #f9f9f9;
}

.emailInivteContentDivDetails {
    background-color: #F2F2F2;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    text-align: left;
    color: #414242;
    margin-top: 5px;
    padding-left: 36px;
}

.emailInivteContentMainDiv {
    width: 100% !important;
}

.emailInivteContentInnerDiv {
    padding: 35px 35px 15px;
}

.emailInivteContentDivDetailsTextColor {
    color: #1155CC;
    display: inline-block;
    width: 86%;
}

.emailInivteContentDivDetailsSpan1 {
    display: inline-block;
    width: 14%;
}

.emailInivteContentDivDetailsLink {
    color: #2989CA;
    text-decoration: underline;
}

.prvwPencilContent {
    left: -4%;
    color: #2989CA;
    top: 79px;
}

.custom-modal-heder {
    border-bottom: 1px solid #191d22 !important;
    padding: 20px 0px 15px;
}

.popularizePrvwPencilContent {
    left: -4.5%;
    color: #2989CA;
    top: 142px;
}

.inviteCandidateTagsCss .tags {
    padding: 0;
}

.popUpMainTitle {
    color: #444;
    display: inline-block;
    font-family: MontserratUltraLight;
    font-size: 18px;
    font-weight: 600;
    height: 0;
    padding-bottom: 0 !important;
    text-align: left;
    vertical-align: text-top;
}

.custom-modal-heder img {
    height: 44px;
    margin-right: 10px;
    display: inline-block;
}

.customDialogTextNotifictn {
    color: #999;
    font-size: 15px;
    font-weight: 500;
    font-family: MontserratUltraLight;
}

.customInviteSubDiv {
    margin: 10px 2%;
    width: 96%;
}

.emailInivteContentDivPadding p, .emailInivteContentDivPadding {
    vertical-align: 0 !important;
}

.jobInfoForPopulariz {
    font-size: 16px;
    margin-bottom: 7px;
    padding: 10px 0 5px;
    color: #000;
}

.IniviteCandidateTextarea tags-input input {
    font-family: MontserratUltraLight !important;
    font-size: 13px !important;
    width: 100%;
}

#popularizeEmailContent:focus {
    outline: medium none;
}

.notesListImgLast {
    display: none !important;
}

.notesListHrLast {
    display: none !important;
}

.notesListBoLeftLast {
    border-left: none !important;
    margin-top: 31px;
}
/* End- Invite Candidates*/
.test {
    display: block !important;
}

#chartdiv {
    width: 100%;
    height: 500px;
    font-size: 11px;
}

/*email config css for job sources starts here  */
.source-checkbox-key {
    float: left!important;
    margin: 13px 5px 0 0px !important;
}

.source-label-shine {
    float: left;
    line-height: 3;
    margin-right: 4%
}

.source-inputkey {
    float: left;
    width: 76% !important
}

.source-label-linkedin {
    float: left;
    line-height: 3;
    margin-right: 2%
}

.other-source-label {
    line-height: 3;
}

.other-source-chkbox {
    margin: 13px 5px 0 0px !important;
}

@media ( max-width : 340px) {
    .source-checkbox-key {
        margin-top: 5% !important;
        margin-left: 0px !important
    }

    .source-inputkey {
        width: 100% !important;
    }
}

@media ( min-width : 341px) and (max-width: 420px) {
    .source-checkbox-key {
        margin-top: 4% !important;
    }
}

@media ( min-width : 421px) and (max-width: 620px) {
    .source-checkbox-key {
        margin-top: 3% !important;
    }
}

@media ( min-width : 521px) and (max-width: 820px) {
    .source-checkbox-key {
        margin-top: 2% !important;
    }
}
/*email config css for job sources ends here  */
.email-checbox {
    margin: 3px 5px 0 0px !important;
}

.MyClass-emaileditor {
    opacity: 0.5;
}

tags-input.removePlaceholder::-webkit-input-placeholder {
    opacity: 0;
    color: #fff;
    display: none;
}

tags-input.removePlaceholder:-moz-placeholder { /* Firefox 18- */
    opacity: 0;
    color: #fff;
    display: none;
}

tags-input.removePlaceholder::-moz-placeholder { /* Firefox 19+ */
    opacity: 0;
    color: #fff;
    display: none;
}

tags-input.removePlaceholder:-ms-input-placeholder {
    opacity: 0;
    color: #fff;
    display: none;
}

.applyTagBgColor {
    background-color: #f8f8f8 !important;
}

.jobNoteSystemBgColor {
    background-color: #f8f8f8 !important;
}

.hideBoxAddNote {
    border: none !important;
    overflow: hidden !important;
}

.hideBorderAddNote {
    border-left-style: none !important;
    margin-top: 22px !important;
}

/*  Start -View Job Page Redesign */
.reViewJobCodeHead {
    font-size: 17px;
    padding-bottom: 10px;
}

.customBreadCrumbViewJob {
    padding: 3px 15px;
}

.customViewJobContent {
    padding: 0 20px !important;
    box-shadow: none !important;
}

.reViewJobLocationHead i {
    color: #1f77b5;
    font-size: 23px;
}

.reViewJobLocationHead p {
    color: #555;
    display: inline-block;
    font-size: 12.5px;
    margin-left: 15px;
    vertical-align: middle;
}

.reViewJobLocationHead {
    padding-bottom: 15px;
}

.reViewJobDetailsMainDiv div label {
    color: #333;
    font-weight: normal;
    font-size: 12.5px;
}

.reViewJobDetailsMainDiv div p, .reViewJobDetailsMainDiv div {
    font-size: 12.5px;
    color: #666;
    word-wrap: break-word;
}

.customBoxViewJob {
    box-shadow: 0 2px 0 0 #e1e5e6 !important;
    padding-bottom: 25px;
}

.viewJobShareHeading {
    font-size: 17px;
    vertical-align: middle;
    white-space: pre;
}

.viewJobBackAndShare {
    margin-top: 50px;
}

.viewJobShareLink {
    margin-right: 9px;
    padding-left: 3px;
}

.customViewJob-manage-applies-box {
    font-size: 25px;
    line-height: 55px;
    height: 55px;
    width: 60px;
}

.customviewJobSubDiv {
    width: 20%;
}

.customviewJob-applies-box-ptag {
    font-size: 14px;
    font-weight: 300;
}

.customviewJobMainDiv {
    width: 86%;
    margin: 0 7%;
    display: inline-block;
}

.customViewJob-multioption-innerdiv-custom {
    width: 90%;
    margin: 0 0% 0 10%;
    display: inline-block;
}

.customViewJob-Container {
    float: left;
    width: 33.33%;
}

.customViewJob-Container2 {
    float: left;
    width: 30%;
    padding: 3% 0;
}

.customViewJob-Container3 {
    float: left;
    width: 70%;
    padding: 2% 0;
}

.customViewJob-moreactions-ul i {
    color: #1f77b5 !important;
    font-size: 15px;
}

.customViewJob-moreactions-ul {
    list-style-type: none;
}

    .customViewJob-moreactions-ul li {
        margin: 7px 20px;
        float: left;
        line-height: 0;
    }

.customViewJob-iconTextMoreActions {
    display: inline-block;
    background: #f2f2f2;
    border-radius: 6px;
}

.customViewJobaddNoteBlockMainDiv {
    border: 1px solid #cdcdcd;
    height: 475px;
    margin: 0 9% 0 9.5%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: auto;
    padding: 0 15px;
}

.customViewJobColtwo {
    padding-top: 17px;
}

.customViewJob-share-job-box {
    display: inline-block;
    float: right;
}

.customViewJob-share-job-box-div {
    padding: 5px 10px;
    background: #f2f2f2;
    border-radius: 5px;
}

.custom-a-moreactions.tooltip {
    background-color: #73AD21 !important;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
}

.viewJobShareLink.ng-isolate-scope > img {
    height: 18px;
}

.viewJobShareIcons {
    display: inline-block;
}
/*  End -View Job Page Redesign */
.safaricss {
    height: auto;
}

.email-editor {
    margin-top: -20px;
}

@media ( max-width : 1050px) {
    .mainrefrHeading {
        display: block !important;
    }

    .shareJobEmailInput {
        height: 45px;
        width: 90%;
        border-radius: 0px !important;
        border: 0px none;
        outline: medium none;
        font-family: "Lato",sans-serif;
        font-size: 14px;
        font-weight: 400 !important;
        padding-left: 8px;
        letter-spacing: 0;
        padding-top: 11px;
    }
}

.shareJobEmailLabel {
    float: left;
    margin-top: 11.5px;
    font-size: 16px;
    font-family: "Lato",sans-serif;
    font-weight: 500 !important;
    padding-left: 0;
}

.shareJobEmailTagLabel {
    float: left;
    margin-top: 5px;
    font-size: 16px;
    font-family: "Lato",sans-serif;
    font-weight: 500 !important;
    padding-left: 20px;
}

.shareJobEmailInput {
    height: 45px;
    width: 91%;
    border-radius: 0px !important;
    border: 0px none;
    outline: medium none;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    padding-left: 8px;
    letter-spacing: 0;
    padding-top: 0;
    margin: 0;
    background: transparent;
}
    .shareJobEmailInput .tags .tag-list {
        margin: 0 5px;
    }

        .shareJobEmailInput .tags .tag-list .tag-item {
            position: relative;
            top: 6px;
        }

.shareJobEmailSeperator {
    border-bottom: 1px solid #d9d9d9;
}

.shareJobEmailTagInput {
    width: 90%;
    border-radius: 0px !important;
    border: 0px none;
    outline: medium none;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

tags-input .tags {
    padding: 0 !important;
}

.safaricss {
    height: auto;
}

.email-editor {
    margin-top: -20px;
}

.create-job-top {
    padding-top: 0px !important;
}

.create-job-basic {
    padding-top: 0px !important;
}

/* affecting the alignment in share job email popup */
/* .host{
	height:auto !important;
}*/
.talent-bar-chart-data {
    /* margin-top: 9%; */
    /* margin-left: -4%; */
    width: 100%;
}

.categoryText {
    font-size: 20px;
    padding: 23%;
    text-align: center;
}

.label-text {
    font-size: 13px;
    font-weight: 300;
    /* cursor: pointer; */
}

.vertical-line1 {
    height: 30px;
}

.vertical-line3 {
    height: 50px;
}

.vertical-line2 {
    height: 30px;
}

.vertical-line4 {
    height: 50px;
}

.vertical-line5 {
    height: 30px;
}

.vertical-line1, .vertical-line3, .vertical-line2, .vertical-line4,
.vertical-line5 {
    background-color: black;
    /*  margin-left: 53px; */
    /* margin-top: -4px; */
    width: 1px;
}

.label-1, .label-2, .label-3, .label-4, .label-5 {
    font-size: 13px;
    font-weight: 300;
    white-space: nowrap;
    width: 25%;
    /*  cursor: pointer; */
}

/* .graph-title-talent {az
	margin-bottom: 10px;
} */
#bar-graph1, #bar-graph2, #bar-graph3, #bar-graph4, #expbar-graph1,
#expbar-graph2, #expbar-graph3, #expbar-graph4, #expbar-graph5 {
    height: 15px;
    float: left;
}

#bar1, #bar2, #bar3, #bar4 {
    float: left;
    height: 15px;
}

.label-text {
    font-family: lato !important;
    font-size: 13px !important;
    text-transform: capitalize;
}
/*Start- Application view Page Redesign*/
.statusandButtonsMainDiv {
    margin-top: 25px;
}

.statusandButtonsSubDivSpan1 {
    float: left;
}

.statusandButtonsSubDivSpan2 {
    float: right;
}

.talent-search-tags .tags .tag-item {
    border-radius: 0px !important;
}

.statusandButtonsMainDiv {
    background: #f8f8f8 none repeat scroll 0 0;
    border-top: 2px solid #1f77b5;
    margin: 25px 15px 50px 0;
    padding: 15px;
}

.statusandButtonsSubDivSpan1 > span, .statusandButtonsSubDivSpan2 > span {
    font-size: 16px;
    font-weight: normal;
}

    .statusandButtonsSubDivSpan1 > span label, .statusandButtonsSubDivSpan2 > span label {
        font-weight: normal;
    }

.statusandButtonsSubDiv1 {
    border-bottom: 1px solid #cdcdcd;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 5px 5px;
    width: 100%;
}

.applicationViewJobInfoImg {
    text-align: center;
}
/*End- Application view Page Redesign*/
.job-visibilty-radiobtn {
    width: 48%;
}

.job-visibilty {
    padding: 10px;
    width: 100%;
}

.job-visibilty-box {
    border: 1px solid #CCC;
    padding: 20px;
    border-radius: 5px;
}

.show-recruiter-box {
    background-color: #F6F7F7;
    border: 1px solid #CCC;
    padding: 10px;
}

.chart-label-value-text {
    font-weight: bold;
    font-size: 16px;
}

.chart-title {
    white-space: nowrap;
    margin-top: 5px;
}

.suggest {
    margin-left: -20px;
}

.recruiter-cbox {
    margin: 5px 5px 0 -4px !important;
    width: 2%;
    float: left;
}

.recruiter-profile {
    line-height: 1;
    width: 88%;
    margin-top: 5px;
}

.key-width {
    width: 120% !important;
}

.mang-log-submit {
    background-color: #2A2A2A;
    color: #fff;
    /* margin-left:32% */
}

.mang-log-submit-ret {
    background-color: #4e97d2;
    color: #fff;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    padding: 4px 6px;
    width: 35%;
    border-radius: 0;
}

.header-image-logo {
    max-height: 50px;
}

.top-bar {
    background-color: #fff !important;
    color: black !important;
    border-bottom: 2px solid;
}

.listing-header {
    background-color: red;
}

.fa-facebook, .fa-google-plus, .fa-twitter, .fa-linkedin, .fa-envelope, .fa-whatsapp {
    border-radius: 25px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    font-size: 12px;
}

.fa-envelope {
    background-color: #354c8c;
    color: #fff;
}

.fa-facebook {
    background-color: #354c8c;
    color: #fff;
}

.fa-google-plus {
    background-color: #bf3727;
    color: #fff;
}

.fa-twitter {
    background-color: #65ccef;
    color: #fff;
}

.fa-linkedin {
    color: #fff;
    background-color: #0876BC;
}

.fa-whatsapp {
    background-color: green;
    color: #fff;
}


.employee-share-job {
    font-size: 22.5px;
    width: 25%;
    margin: auto;
    border-bottom: 1px solid
}

.employee-share-job-icons {
    font-size: 30px;
    width: 25%;
    margin-left: 463px !important;
}

.search-btn {
    border: 0 none;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 4px !important;
    margin-right: 4px !important;
    padding: 10px 25px !important;
    font-family: MontserratUltraLight;
}

    .search-btn:hover {
        color: #fff;
    }

.logout {
    margin: -17px -62px 0;
}

.header-image-logo-pos {
    margin-left: -1%;
    margin-top: 12px;
}

.company-logo {
    width: 60%;
    float: left;
}

.company-logo-det {
    width: 40%;
    float: left;
}

.user-point {
    width: 20%;
    float: left;
    text-align: center;
}

.label-text-colen {
    float: right;
}

.theme-posted-ref {
    float: right;
    line-height: 2;
}

.posted {
    text-transform: none;
}

.ref-location {
    padding-bottom: 10px;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
}

.ref-job-box {
    height: 300px;
    border-bottom: 2px solid
}

.ref-job-box-title {
    font-weight: bold;
    height: 20%;
    text-align: center;
    color: white;
    background-color: #2B2B2B;
    font-size: 23px;
    line-height: 2.5;
}

.ref-job-box-loc {
    height: 50%;
    background-color: #f5f5f5;
    text-align: center;
}

.ref-job-box-loc-marker {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ref-view-pints-box {
    background-color: #f5f5f5;
    width: 150px;
    height: 40px;
    padding-right: 5px;
    border-radius: 7px;
}

.ref-view-pints-box-img {
    padding-left: 8px;
    padding-top: 6px;
    float: left;
}

.ref-view-pints-box-text {
    font-family: Lato, sans-serif;
    padding-left: 8px;
    padding-top: 6px;
    font-size: 18px;
    color: #313131;
    text-align: right;
}

.ref-location-posted {
    color: #818181;
}

.ref-job-box-viewmore {
    height: 23%
}

.ref-job-box-viewmore-btn {
    line-height: 5;
    text-align: center;
}

.ref-joblist-morebtn {
    float: none !important;
    color: #2A2A2A;
    cursor: pointer;
    font-size: 14px;
}

.points-table-data {
    height: auto;
    border-top: 1px solid #A1A2A1;
    border-left: 1px solid #A1A2A1;
    border-right: 1px solid #A1A2A1;
    display: inline-block;
    width: 100%;
}

.jobView-allign {
    word-break: break-all;
    border-bottom: none;
    margin-left: -13px;
}

.allign-Description {
    margin-bottom: 0px !important;
}

.emailInivteContentMainDiv {
    width: 100% !important;
}

.limitTitle {
    padding-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pencilAlign {
    cursor: pointer;
    display: block !important;
    position: relative;
    right: 30%;
    float: right;
    top: 65px;
    width: auto;
}

#shareJobEmailContentEdit:focus {
    outline: 0 none;
}

.shareJobEmailTagInput .host .tags .input {
    width: 204px;
}

@media ( min-width : 1000px) {
    .customWelcomeUser {
        position: absolute;
        right: 20px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {


    .popupimage {
        margin-top: -50px !important;
    }

    .customManageJobBoxContent {
        -webkit-box-shadow: none !important;
    }

    .searchBoxBorder input {
        height: 40px !important;
    }
}

.circle {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    font-size: 10px;
    color: #fff;
    line-height: 90px;
    text-align: center;
    background: #4E97D2;
    position: absolute;
    margin-top: -40px;
}

/****************** Referral Leader board styling Starts *****************/
.recent {
    color: black;
    font-size: 13px;
    font-weight: bold;
    padding-top: 8px;
}

.circleSection {
    float: right;
    width: 23.5%;
    background-color: white;
    margin-top: 10px;
    height: 200px;
    text-align: center;
}

.srno {
    float: left;
    width: 25%;
    text-align: center;
}

.referraldetails {
    float: left;
    width: 18%;
    margin-top: 23px;
}

.referralpoints {
    float: left;
    width: 32%;
}

.referralstarpoint {
    float: left;
    width: 25%;
    margin-top: 23px;
}

.mainreferral {
    float: left;
    width: 100%;
    height: 85px;
    background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
}

.srno > span {
    display: inline-block;
    padding-top: 20px;
    color: #6495ED;
    font-size: 30px;
    font-weight: bold;
}

.name {
    color: #778899;
    font-size: 18px;
    margin-bottom: 0;
    display: inline-block;
    font-weight: bold;
    padding-top: 4px;
    font-family: MontserratLight;
}

.address {
    color: #D3D3D3;
    font-size: 15px;
    margin-bottom: 0;
}

.contact {
    color: #D3D3D3;
    font-size: 15px;
    margin-bottom: 0;
}

.Referral {
    color: #D3D3D3;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: bold;
    /*  padding-top: 20px; */
    text-align: center;
}

.Points {
    color: #98AFC7;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
}

.starimage {
    color: #98AFC7;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
    padding-top: 12px;
    text-align: center;
}

.starimagepoint {
    color: #98AFC7;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    font-family: MontserratLight;
}

.Upcoming {
    width: 20%;
}

.mainreferrals {
    float: left;
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
}

.srnos {
    float: left;
    width: 10%;
    text-align: center;
}

.containertab li:first-child {
    width: 40%;
}

.containertab li a {
    padding-left: 0;
}

.containertab li:last-child {
    width: 60%;
}

.containertab li.active > a:hover {
    background-color: #fff !important;
}

.points_main {
    background-color: #5e9ad8;
    height: 152px;
    width: 100%;
    margin-top: 52px;
}

.row.main-row {
    margin-top: 90px;
}
    .row.main-row.mt-75 {
        margin-top: 70px!important;
    }
.points_gain {
    color: white;
    font-size: 22px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}

.points_rank {
    color: white;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}

.containerclass {
    width: 85%;
    margin-top: -20px;
    overflow: hidden;
}

.ReferralList {
    margin:0;
    margin-top: 19px;
    float: left;
    width: 100%;
    background-color: white;
    padding: 10px;
    /* height: 570px; */
    min-height: 570px;
    overflow-y: auto;
}

.tinyHeader {
    float: right;
    width: 23.5%;
    color: white;
    background-color: #2B343D;
    margin-top: 10px;
    height: 45px;
    font-weight: bold;
    /* padding: 14px; */
    padding: 1.1%;
}

.infoSection {
    float: right;
    width: 23.5%;
    background-color: white;
    margin-top: 2px;
    /* height: 382px; */
    height: auto;
}

.name1 {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0px;
    font-size: 8px;
    color: #808080;
    font-size: 10px;
    margin-left: 11px;
}

.address1 {
    width: 96%;
    float: left;
    text-align: left;
    margin-top: 0px;
    font-size: 10px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
}

.custommainreferral {
    padding-left: 20px;
    padding-top: 10px;
}

.navbarstyle {
    background-color: rgb(43, 52, 61);
    border: none;
    margin-bottom: 0px;
}

.containerStyle {
    margin-bottom: 0px;
}

@media ( min-width : 320px) and (max-width: 480px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 110.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .ReferralList {
        margin-top: 19px;
        float: left;
        width: 109.4%;
        background-color: white;
        padding: 10px;
        /* height: 570px; */
        min-height: 570px;
        overflow-y: auto;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .circleSection {
        float: right;
        width: 100%;
        background-color: white;
        margin-top: 28px;
        height: 200px;
        text-align: center;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 15px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 109px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 11px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 10px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }
}

@media ( min-width : 360px) and (max-width: 640px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 110.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .ReferralList {
        margin-top: 19px;
        float: left;
        width: 100%;
        background-color: white;
        padding: 10px;
        /* height: 570px; */
        min-height: 570px;
        overflow-y: auto;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .circleSection {
        float: right;
        width: 119%;
        background-color: white;
        margin-top: 28px;
        height: 200px;
        text-align: center;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 15px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 120px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 11px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 10px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }

    .custommainreferral {
        padding-left: 31px;
        padding-top: 10px;
    }
}

@media ( min-width : 768px) and (max-width: 1024px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 103.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .ReferralList {
        margin-top: 19px;
        float: left;
        width: 100%;
        background-color: white;
        padding: 10px;
        /* height: 570px; */
        min-height: 570px;
        overflow-y: auto;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .circleSection {
        float: right;
        width: 106%;
        background-color: white;
        margin-top: 28px;
        height: 200px;
        text-align: center;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 15px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 109px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }
}

@media ( min-width : 480px) and (max-width: 672px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 110.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .ReferralList {
        margin-top: 19px;
        float: left;
        width: 100%;
        background-color: white;
        padding: 10px;
        /* height: 570px; */
        min-height: 570px;
        overflow-y: auto;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .circleSection {
        float: right;
        width: 106%;
        background-color: white;
        margin-top: 28px;
        height: 200px;
        text-align: center;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 15px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 109px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }
}

@media ( min-width : 675px) and (max-width: 1280px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 100.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 26px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 3px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 130px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }
}

@media ( min-width : 476px) and (max-width: 1024px) {
    .infoSection {
        float: right;
        width: 108.5%;
        background-color: white;
        margin-top: 2px;
        /* height: 382px; */
        height: auto;
    }

    .tinyHeader {
        float: right;
        width: 100.5%;
        color: white;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        /* padding: 14px; */
        padding: 1.1%;
    }

    .ReferralList {
        margin-top: 19px;
        float: left;
        width: 109.4%;
        background-color: white;
        padding: 10px;
        /* height: 570px; */
        min-height: 570px;
        overflow-y: auto;
    }

    .containerclass {
        width: 97%;
        margin-top: -20px;
        overflow: hidden;
    }

    .circleSection {
        float: right;
        width: 106%;
        background-color: white;
        margin-top: 28px;
        height: 200px;
        text-align: center;
    }

    .srno {
        float: left;
        width: 25%;
        text-align: center;
    }

    .referraldetails {
        float: left;
        width: 18%;
    }

    .referralpoints {
        float: left;
        width: 32%;
    }

    .referralstarpoint {
        float: left;
        width: 25%;
    }

    .mainreferral {
        float: left;
        width: 100%;
        height: 85px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srno > span {
        display: inline-block;
        padding-top: 20px;
        color: #6495ED;
        font-size: 15px;
        font-weight: bold;
    }

    .name {
        color: #778899;
        font-size: 12px;
        margin-bottom: 0;
        display: inline-block;
        font-weight: bold;
        padding-top: 4px;
    }

    .address {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .contact {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
    }

    .Referral {
        color: #D3D3D3;
        font-size: 10px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
    }

    .Points {
        color: #98AFC7;
        font-size: 15px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .starimage {
        color: #98AFC7;
        font-size: 13px;
        margin-bottom: 0;
        font-weight: bold;
        padding-top: 12px;
        text-align: center;
    }

    .starimagepoint {
        color: #98AFC7;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: bold;
        text-align: center;
    }

    .Upcoming {
        width: 20%;
    }

    .mainreferrals {
        float: left;
        width: 100%;
        height: 55px;
        background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f2f2f2) repeat scroll 0 0;
    }

    .srnos {
        float: left;
        width: 10%;
        text-align: center;
    }

    .containertab li:first-child {
        width: 40%;
    }

    .containertab li a {
        padding-left: 0;
    }

    .containertab li:last-child {
        width: 60%;
    }

    .containertab li.active > a:hover {
        background-color: #fff !important;
    }

    .points_main {
        background-color: #1E90FF;
        height: 130px;
        width: 100%;
    }

    .points_gain {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

    .points_rank {
        color: white;
        font-size: 15px;
        font-weight: bold;
        padding-top: 8px;
        text-align: center;
    }

    .events {
        float: left;
        width: 25%;
        text-align: center;
    }

    .recent {
        color: black;
        font-size: 13px;
        font-weight: bold;
        padding-top: 8px;
    }
}
/****************** Referral Leader board styling Ends *****************/

/****************** Myreferral styling Starts *****************/
.myreferrallist {
    float: left;
    width: 100%;
    margin:0;
    min-height: 570px;
    overflow-y: auto;
    overflow-x:hidden;
}

.myreferrallistFilter {
    background-color: #5e9ad8;
    color: white;
    float: left;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: 18px 1.2% 10px;
    text-align: center;
    width: 73.6%;
    font-family: MontserratRegular;
    display: block;
}

    .myreferrallistFilter span {
        width: 100%;
        text-align: center;
    }

.myreferralfirst, .myreferralsecond, .myreferralthird, .myreferralfourth {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 6px 0;
    min-height: 130px;
    width: 100%;
    border: 1px solid lightgrey;
}
.p-0{
    padding:0;
}
.mt-20{
    margin-top:20px;
}

.mb-20{
    margin-bottom:20px;
}

.myreferrer-name {
    float: left;
    font-family: MontserratRegular;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    width: 100%;
}

.refrdDate {
    color: #bdbdbd;
    float: left;
    font-family: MontserratUltraLight;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 0 12px;
    margin-top: 0;
    text-align: left;
    width: 100%;
}

.refrNameDate {
    float: left;
    min-height: 130px;
    padding: 0 10px;
    width: 40%;
}

.refrdDate > p {
    margin-bottom: 0;
    color: #bdbdbd;
    font-size: 12px;
}

.refrTitle {
    color: #000;
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: MontserratUltraLight;
    margin-bottom: 0;
}

.current-stage {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000 !important;
    font-family: MontserratUltraLight;
}

.follow-up {
    background: #F7F7F7 none repeat scroll 0 0;
    float: left;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #e6e6e6;
}

    .follow-up > span {
        color: #5e9ad8 !important;
        font-size: 16px;
    }

    .follow-up a {
        color: #5e9ad8 !important;
    }

.myreferrerrighthead {
    float: left;
    font-size: 13px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    font-weight: bold;
    margin-left: 10px
}

.refrUnderline {
    border: 1px solid;
    color: #bdbdbd;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 40px;
}

.rightScrollMainDiv {
    border-bottom: 1px dashed #bdbdbd;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
    width: 94%;
}

    .rightScrollMainDiv > div:first-child {
        float: left;
        width: 65%;
    }

    .rightScrollMainDiv > div:last-child {
        float: left;
        width: 35%;
        margin-top: 0;
    }

.refrJobtitle > p:first-child {
    font-size: 13px;
    margin: 0;
    font-weight: bold;
}

.refrJobtitle > p:last-child {
    color: #bdbdbd;
    font-size: 13px;
}

.referLink {
    background: #5e9ad8 none repeat scroll 0 0;
    color: #fff !important;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 70px;
    border-radius: 2px;
}

.processing-image {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    margin-left: 0;
}
    .processing-image img{
        display:flex;
    }
    .one {
        margin-left: 56px;
    }

.two {
    margin-left: 30px;
}

.three {
    margin-left: 30px;
}

.stagesState {
    font-size: 10px;
    margin-top: 5px;
    text-align: left;
    width: 100%;
    color: #bdbdbd;
}

.four {
    margin-left: 43px;
}

.mainrefrHeading {
    display: inline-block;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 0px;
}

/****************** Myreferral styling Ends *****************/
.zwayamFooterDashboard {
    color: #4790cd;
    display: inline-block;
    font-family: "Exo", sans-serif;
    font-size: 13px;
    /* margin-top: 26px; */
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.zwayamFooterloginpage {
    color: #4e97d2;
    display: inline-block;
    font-family: "Exo", sans-serif;
    font-size: 13px;
    margin-left: -21px;
    margin-top: 186px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.zwayamFooterretrivepasswordpage {
    color: #4790cd;
    display: inline-block;
    font-family: "Exo", sans-serif;
    font-size: 13px;
    margin-left: -30px;
    margin-top: 165px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.zwayamFooterchnagepasswordpage {
    color: #4790cd;
    display: inline-block;
    font-family: "Exo", sans-serif;
    font-size: 13px;
    margin-left: -25px;
    /*  margin-top: 186px; */
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    margin-top: 38px !important;
}

.zwayamFooterDashboard img {
    margin-left: -2px;
    margin-right: -3px;
    margin-top: -2px;
}

.zwayamFooterDashboard a {
    color: #4790CD;
}

.refrlCompanyName {
    color: #4e97d2 !important;
    float: left;
    font-size: 30px;
    margin-top: 6px;
    /*text-transform: uppercase;*/
}

.navbar.navbar-inverse {
    border-radius: 0;
}

.customAlignStepTwo {
    position: relative;
    left: -73px;
}

.customAlignStepThree {
    position: relative;
    left: -37px;
}

.referdHired {
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.divideLine {
    border: 1px solid #fff;
    margin: 0 20px;
}

.refrdTitle1 > span, .refrdTitle2 > span {
    color: #aaff00;
    font-size: 19px;
    font-weight: bold;
}

.share-job-box {
    float: left;
    margin-bottom: 3%;
    margin-top: 2%;
    text-align: center;
    width: 100%;
}

.share-job-header {
    color: #2f506c;
    float: left;
    font-family: open sans,arial,sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
}

.share-job-custom-image a {
    margin: 0 10px;
}

.no-referal-txt {
    margin-top: 10%;
    text-align: center;
}

.leaderboardsection {
    height: 100%;
    min-height: 85px;
    margin-top: 29px !important;
}

.myreferrerSection {
    min-height: 222px !important;
}

.leaderboardreferl {
    padding-left: 0;
}

.ReferralLongJobTitle {
    float: left !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 135px !important;
}

.requestlink {
    float: right;
    text-align: right;
}

.access-buttons {
    width: 100%;
    display: inline-block;
}

    .access-buttons input {
        width: 44% !important;
    }

        .access-buttons input:first-child {
            margin-left: 0;
            margin-right: 3%;
            float: left;
        }

        .access-buttons input:last-child {
            margin-right: 0;
            margin-left: 3%;
            float: right !important;
            background: #4e97d2 !important;
            text-align: center !important;
        }

.container.allignContainer.paswrd-div {
    border-radius: 2px;
    margin-right: 20px;
    margin-top: 30px ;
    background : #fff !important;
    width: 330px;
}

.customSearchBox .searchBoxBorder {
    width: 60%;
    float: left;
}

.customSearchBox {
    padding: 20px 39px 5px;
}

.validationErrorMessage {
    color: red;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-top: -12px;
}

.popupimage {
    float: left;
    margin-top: -53px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.joblistsection {
    display: inline-block;
    float: left;
    width: 33%;
    color: #333;
    font-family: MontserratUltraLight;
}

.joblistsection1 {
    font-size: 11px;
}

.jobTitle {
    color: #5491ca;
    font-size: 16px;
    width: 100%;
    font-family: MontserratLight;
}

.joblistsection > p {
    margin: 0;
}

    .joblistsection > p:first-child {
        margin-top: 10px;
    }

.joblistsection2 {
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.joblistsection.joblistsection3 {
    text-align: right;
    margin-top: 2px;
}

.uploadButton {
    background-color: #5491ca;
    border: medium none;
    color: white;
    height: 30px;
    margin-bottom: 6px;
    width: 150px;
}

.jobList {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f3f3f3 #f3f3f3 !important;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 2px 0;
    margin: 0 0 0 30px;
    min-height: 110px;
    overflow: hidden;
    padding: 10px 25px 2px;
    width: 90%;
}

.jobListMini {
    width: 90%;
    border: 2px solid #F3F3F3;
    margin: 0;
    margin-left: 30px;
    height: 40px;
    background-color: #F3F3F3;
    margin-bottom: 10px;
}

.share-on-text {
    float: left;
    font-size: 15px;
    margin-left: 25px;
    margin-top: 6px;
    margin-right: 10px;
}

.share-job-icons {
    float: left;
    margin-top: 4px;
}

.bookmark {
    height: 35px;
    margin-left: 490px;
    margin-top: -14px;
    position: absolute;
}

.ref-custom-btn {
    background-color: #5491ca !important;
    border-radius: 0;
    color: #fff !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.clearSearch {
    position: absolute;
    right: 105px;
    margin-top: 9px;
    z-index: 2;
    cursor: pointer;
    display: none;
}

.clearSearchs {
    position: absolute;
    right: 105px;
    margin-top: 9px;
    z-index: 2;
    cursor: pointer;
    display: none;
}

.inviteFriendspopup {
    margin: 130px 10% !important;
}

.jobTitleinvite {
    color: #000;
    font-size: 16px;
    margin-right: 5px;
    font-weight: normal !important;
    font-family: MontserratRegular;
}

.locationinvite {
    color: #000;
    margin: 0 6px;
}

.experienceinvite {
    color: #5491ca;
}

.validationErrorMessage1 {
    font-size: 11px;
}

.c100 > span {
    color: #5491ca;
}

.circleSectionText {
    font-family: MontserratRegular;
    font-size: 11.5px;
    font-weight: normal;
    margin-top: 90px;
    text-align: center;
}

.joblistsection.jobViewUploadInvite {
    text-align: center !important;
    width: 100%;
}

.jobViewUploadInvite .uploadButton {
    border-radius: 5px;
    height: 45px;
    margin-right: 10px;
    width: 140px;
    font-weight: bold;
}

.uploadCv-input-field {
    background: #F8F8F8 none repeat scroll 0px 0px;
    border-color: #CCC;
    color: #666;
    font-size: 13px;
    font-weight: normal !important;
    height: 35px;
    padding: 0px 5px;
    margin: 0px 10% 0px 0px;
    width: 90%;
}

.customDialogJobDetails {
    font-size: 15px;
    margin-top: 10px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}


.centerElement {
    padding: 10% 0px 10.5% 25%;
}


.uploadFileField {
    margin-right: 0px !important;
    padding-right: 0px !important;
    width: 72% !important;
}

@media(min-width:750px) and (max-width:1000px) {


    .uploadFileField {
        margin-right: 0px !important;
        padding-right: 0px !important;
        width: 65% !important;
    }
}

@media (min-width: 321px) and (max-width: 500px) {


    .whiteBar {
        top: 0;
        left: 0;
        width: 33.3%;
        height: 110px;
        background-color: white;
        float: left;
        border-right: 2px solid #F3F3F3;
        text-align: center;
        padding: 12px;
    }

    .searchSection {
        float: left;
        width: 110%;
        background-color: #FFF;
        margin-top: 10px;
    }

    .searchBoxBorder {
        width: 125%;
        border: 3px solid #F3F3F3;
        /* margin-left: -50px; */
    }


    .circleSection {
        float: left;
        width: 110.5%;
        background-color: #FFF;
        margin-top: 10px;
        height: 200px;
        text-align: center;
    }


    .centerElement {
        padding: 10% 0px 10.5% 30%;
    }


    .tinyHeader {
        float: left;
        width: 110.5%;
        color: #FFF;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        padding: 4.1%;
    }

    .infoSection {
        float: left;
        width: 110.5%;
        background-color: #FFF;
        margin-top: 2px;
        height: auto;
    }

    .jobListSection {
        float: left;
        width: 110.4%;
        background-color: #FFF;
        padding: 10px;
        min-height: 570px;
        overflow-y: auto;
        margin-top: 10px;
    }


    .jobList {
        width: 100%;
        padding: 10px 10px 0px;
        border: 2px solid #F3F3F3;
        margin: 0;
        margin-left: 0px;
        height: auto;
        border-bottom: 0;
        overflow: hidden;
    }


    .jobListMini {
        width: 100%;
        border: 2px solid #F3F3F3;
        margin: 0px 0px 10px 0px;
        height: 30px;
        background-color: #F3F3F3;
    }

    .inviteButton {
        background-color: #F3F3F3;
        border: none;
        color: grey;
        height: 100%;
        width: 155px;
        border-left: 2px solid #d9d9d9;
    }


    .column-left {
        float: left;
        width: 35%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .column-right {
        float: right;
        width: 35%;
    }
}

.formField {
    width: 46%;
    float: left;
    margin: 10px 2%;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.theme-posted label {
    font-family: MontserratLight !important;
    font-weight: bold !important;
}

.viewjobShare .fa-facebook, .viewjobShare .fa-google-plus, .viewjobShare .fa-twitter, .viewjobShare .fa-linkedin, .viewjobShare .fa-envelope {
    border-radius: 34px;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    width: 34px;
}

.referrerFirstDiv {
    width: 50%;
    float: left;
    margin-top: 15px;
}

.referrerThirdDiv {
    width: 43%;
    float: right;
    margin-top: 10px !important;
}

.referrerSecondDiv {
    width: 11%;
    float: left;
    margin-top: 8px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.referralcirclepoint {
    width: 70px;
    height: 70px;
    border-radius: 46px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    background: #5e9ad8;
    margin-top: 16px;
    font-weight: bold;
}

.pointsText {
    float: left;
    font-family: MontserratLight;
    font-size: 16px;
    margin-left: 9px;
    margin-top: 12px;
    text-align: center;
}

.pplreferredText {
    float: left;
}

.sortHead span {
    font-family: MontserratUltraLight;
    margin-right: 23px;
    cursor: pointer;
}

.morej0bBtn {
    display: inline-block;
    float: left;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

    .morej0bBtn .search-btn {
        font-size: 15px;
        font-weight: normal;
        padding: 14px 25px !important;
        cursor: pointer;
        font-family: MontserratLight;
    }

.addprofile-maindiv {
    display: inline-block;
    width: 100%;
}

.addprofile-input-field {
    float: left;
    height: 65px;
    margin-bottom: 15px;
    position: relative;
    width: 50%;
}

    .addprofile-input-field label {
        color: #333;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 4px;
    }

.custom-add-profile1 input {
    margin: 0 10% 0 0;
    width: 90%;
}

.addprofile-input-field > input {
    background: #f8f8f8 none repeat scroll 0 0;
    border-color: #ccc;
    color: #666;
    font-family: MontserratUltraLight;
    font-size: 12px;
    font-weight: normal !important;
    height: 35px;
    padding: 0 5px;
}

.uploadResumeStyle {
    border-bottom: 0;
    border-image: none;
    border-left: 1px solid #ccc;
    border-radius: 0;
    border-right: 1px none #ccc;
    border-top: medium none !important;
    height: 37px;
    left: 77%;
    line-height: 2;
    padding: 2px 0 0 3px !important;
    position: absolute;
    text-align: center;
    top: 26px;
    width: 12.2%;
}

.uploadCustom {
    margin: 0 2%;
}

.addProfileNCancel {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}

.manage-box-out.custom-manage-box-out.manage-box-total > span {
    color: #696969;
    font-family: MontserratLight;
    font-size: 11px;
    font-weight: normal;
}

.benefits-column {
    border: 0 none;
    margin: 65px 5%;
    min-height: 250px;
    width: 90%;
}

.benefitImagediv {
    margin-top: 98px;
    text-align: center;
}

.benefitsPointsImage span {
    color: #5e9ad8;
    font-size: 25px;
    font-weight: bold;
    position: relative;
}

.firstDiv {
    left: -30px;
}

.fifthDiv {
    left: 110px;
}

.fourthDiv {
    left: 77px;
}

.thirdDiv {
    left: 46px;
}

.secondDiv {
    left: 13px;
}

.whiteBarTwo {
    top: 0;
    left: 0;
    width: 20%;
    height: 110px;
    background-color: white;
    float: left;
    border-right: 2px solid #F3F3F3;
    text-align: center;
    padding: 12px;
    cursor: pointer;
}
.whiteBar {
    top: 0;
    left: 0;
    width: 16.666%;
    height: 110px;
    background-color: white;
    float: left;
    border-right: 2px solid #F3F3F3;
    text-align: center;
    padding: 12px;
    cursor: pointer;
}
.whiteBarIjp {
    top: 0;
    left: 0;
    width: 20%;
    height: 110px;
    background-color: white;
    float: left;
    border-right: 2px solid #F3F3F3;
    text-align: center;
    padding: 12px;
    cursor: pointer;
}

#whiteBarLogo {
    font-size: 25px;
    color: #5491CA;
}

.whiteBarNumber {
    font-size: 25px;
    color: black;
}

.whiteBarText {
    color: rgba(51, 51, 51, 0.72);
    font-family: MontserratLight;
    font-size: 11px;
    font-weight: normal;
}

.searchSection {
    float: left;
    width: 78.4%;
    background-color: white;
    margin-top: 10px
}

.searchBoxBorder {
    width: 90%;
    /* border: 3px solid rgb(243, 243, 243); */
}

.circleSection {
    float: right;
    width: 100%;
    margin-top:30px;
    background-color: white;
    height: 200px;
    text-align: center;
}

.jobListSection {
    float: left;
    width: 78.4%;
    background-color: white;
    padding: 10px;
    min-height: 570px;
    overflow-y: auto;
}

.tinyHeader {
    float: left;
    width: 100%;
    color: white;
    background-color: #2B343D;
    margin-top: 10px;
    height: 45px;
    font-weight: bold;
    padding: 13px;
    margin: 0;
}

.infoSection {
    float: left;
    width: 100%;
    background-color: white;
    margin-top: 0;
    height: auto;
}

@media (min-width: 900px) and (max-width: 980px) {
    .centerElement {
        padding: 10% 0px 10.5% 18%;
    }
}

@media(min-width: 800px) and (max-width:899px) {
    .centerElement {
        padding: 10% 0px 10.5% 12%;
    }
}

@media(min-width:700px) and (max-width:799px) {
    .centerElement {
        padding: 10% 0px 10.5% 10%;
    }
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #FFF;
    background-color: #428BCA;
    border-color: #428BCA;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    border: 1px solid #F3F3F3;
}

.prvwPencilSubject {
    left: -3.5%;
    color: #2989CA;
}

@media (max-width: 320px) {
    .whiteBar {
        top: 0;
        left: 0;
        width: 33.3%;
        height: 115px;
        background-color: white;
        float: left;
        border-right: 2px solid #F3F3F3;
        text-align: center;
        padding: 12px;
    }

    .searchSection {
        float: left;
        width: 110%;
        background-color: #FFF;
        margin-top: 10px;
    }

    .searchBoxBorder {
        width: 125%;
        border: 3px solid #F3F3F3;
        /* margin-left: -50px; */
    }

    .circleSection {
        float: left;
        width: 110.5%;
        background-color: #FFF;
        margin-top: 10px;
        height: 200px;
        text-align: center;
    }

    .centerElement {
        padding: 5% 0px 10.5% 30%;
    }

    .tinyHeader {
        float: left;
        width: 110.5%;
        color: #FFF;
        background-color: #2B343D;
        margin-top: 10px;
        height: 45px;
        font-weight: bold;
        padding: 4.1%;
    }

    .infoSection {
        float: left;
        width: 110.5%;
        background-color: #FFF;
        margin-top: 2px;
        height: auto;
    }

    .jobListSection {
        float: left;
        width: 110.4%;
        background-color: #FFF;
        padding: 10px;
        min-height: 570px;
        overflow-y: auto;
        margin-top: 10px;
    }

    .jobList {
        width: 100%;
        padding: 10px 10px 0px;
        border: 2px solid #F3F3F3;
        margin: 0;
        margin-left: 0px;
        height: auto;
        border-bottom: 0;
        overflow: hidden;
    }

    .jobListMini {
        width: 100%;
        border: 2px solid #F3F3F3;
        margin: 0px 0px 10px 0px;
        height: 30px;
        background-color: #F3F3F3;
    }

    .inviteButton {
        background-color: #F3F3F3;
        border: none;
        color: grey;
        height: 100%;
        width: 118px;
        border-left: 2px solid #d9d9d9;
    }

    .column-left {
        float: left;
        width: 100%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .column-center {
        display: inline-block;
        padding-left: 0px;
        width: 100%;
    }

    .column-right {
        float: right;
        width: 100%;
    }

    .searchForm {
        margin: 15px 10px 15px 62px;
    }
}

@media(max-width:850px) and (min-width:320px) {
    .myreferrallistFilter {
        font-size: 14px;
        margin-bottom: 12px;
        width: 100%;
    }

    .share-job-custom-image a {
        margin: 0 3px !important;
    }

    .whiteBar {
        width: 50% !important;
    }

    .circleSection {
        margin: 10px 0 !important;
        width: 100% !important;
    }

    .manage-box-circle-custom {
        margin-left: 35%;
        margin-top: 20px;
    }

    .responsive-circle {
        width: 100% !important;
    }

    .centerElement {
        float: left !important;
        padding: 0;
        text-align: center !important;
        width: 100%;
    }

    .searchSection {
        margin-bottom: 13px;
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
    }

    .customSearchBox {
        margin: 20px 15px;
    }

    .jobListSection {
        margin-left: 0;
        width: 100%;
    }

    .bookmark {
        right: 115px;
        margin-left: 0;
    }

    .jobListMini {
        height: 45px;
    }

    .tinyHeader {
        float: left;
        margin-left: 0;
        padding: 13px;
        text-align: center;
        width: 100%;
    }

    .infoSection {
        float: left;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .sortHead span {
        width: 100%;
        display: block;
    }

    .referrerFirstDiv, .referrerThirdDiv {
        float: left;
        width: 100%;
        text-align: left;
    }

    .refrNameDate {
        width: 100%;
        min-height: auto;
    }

    .processing-image {
        text-align: left;
        margin-left: 0;
    }

    .rejectionnote {
        margin-left: 1.5em !important;
    }

    .mainReferralpoints {
        margin: 0 35%;
        text-align: center !important;
    }

    .referrerSecondDiv {
        width: 100%;
    }

    .refrdDate {
        margin-left:0 !important;
        margin-top: 0;
        width: 93% !important;
        text-align: left;
    }

    .main-row {
        margin-left: 0;
        margin-right: 0;
    }

    .login-box {
        margin: 150px 15% 15% !important;
        width: 90% !important;
    }

    .popupimage {
        width: 90%;
    }
}

@media (max-width:1200px) and (min-width:851px) {
    .whiteBar {
        height: 130px;
    }

    .bookmark {
        height: 42px;
        margin-left: 250px;
    }
}

.inviteCandidatePreviwBtn > span {
    font-family: MontserratLight;
}

.row.customJobDetailsRow {
    margin-bottom: 10px;
}

.desc-job-view {
    font-family: MontserratLight;
}
/* .col-md-9 .allign-Description , .customJobDetailsRow .col-md-9 {
  font-family: MontserratHairline;
} */
.breadcrumb li.active {
    font-family: MontserratLight;
}

.whatsapp-share, .whatsapp-jobvw, .alignwhatsappjbvw {
    display: none;
}

.sortHead i {
    font-size: 12px;
}

.searchBoxBorder button:hover {
    margin-left: 0 !important;
    z-index: 0 !important;
    border: 0 !important;
    position: inherit !important;
}

.searchBoxBorder button {
    margin-left: 0 !important;
    outline: none !important;
}

.theme-posted-ref {
    position: relative;
    right: -65px;
}

.errormsgwrong {
    color: red !important;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: -10px;
}

.mainrefrHeading.sortHead {
    margin-left: 1%;
    width: 100%;
}

.manage-box:hover {
    background-color: #e3e3e3 !important;
    color: #2b333c !important;
}

.whatsappimagejbvw img {
    height: 35px;
    margin-top: -7px;
}

@media (min-width:600px) {
    .whatsappimagejbvw {
        display: none;
    }
}

.login-box {
    overflow: visible !important;
}


/*----------Reedem CSS----------*/
.main-dev {
    margin-left: 32px !important;
    padding-bottom: 3px !important;
    margin-right: 32px !important;
}

.redeemwhiteBar {
    border-right: 2px solid #f3f3f3;
    cursor: pointer;
    float: left;
    height: 160px;
    left: 0;
    padding: 44px;
    text-align: center;
    top: 0;
    width: 20%;
    cursor: auto;
}

.redeemwhiteBarText {
    color: black;
    font-family: MontserratLight;
    font-size: 18px;
    font-weight: normal;
}

.bluesection {
    background-color: #5e9ad8 !important;
    height: 130px !important;
}

.redeemblueBarText {
    color: white;
    font-family: MontserratLight;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 37px;
}

.redeemgiftwhiteBar {
    border-right: 2px solid #f3f3f3;
    cursor: pointer;
    float: left;
    height: 282px;
    left: 0;
    padding: 4px;
    text-align: center;
    top: 0;
    width: 100%;
}

.hrTagwidthleft {
    /* margin-right: -27px; */
    float: right;
    width: 36% !important;
}

.hrTagwidthright {
    /* margin-left: -27px; */
    float: left;
    width: 36% !important;
}

.byCash {
    float: left;
    height: 106px;
    text-align: center;
    width: 25%;
    background: #F1F1F1;
    margin: 1% 0 0 21%;
}

.byGift {
    float: right;
    height: 106px;
    text-align: center;
    width: 25%;
    background: #F1F1F1;
    margin: 1% 21% 0 0;
    /* background: #F9F9FA none repeat scroll 0 0;
	cursor: pointer;
	float: left;
	height: 219px;
	left: 0;
	padding: 2px;
	text-align: center;
	top: 0;
	width: 50%; */
}

.redeem-images-align {
    float: left;
    padding: 21px 0 0 18px;
}

.redeem-spacer {
    display: inline-block;
    width: 100%;
    margin-bottom: 18px;
}

.by-cash-text-align {
    width: 63%;
    float: right;
    font-size: 30px;
    padding-top: 21px;
    text-align: start;
    margin: 0;
}

.sub-by-cash-text-align {
    float: right;
    width: 63%;
    text-align: start;
    font-size: 16px;
}

.gift-xoxo-text-align {
    width: 67%;
    float: right;
    font-size: 28px;
    padding-top: 21px;
    text-align: start;
    margin: 0;
}

.sub-gift-xoxo-text-align {
    float: right;
    width: 55%;
    text-align: start;
    font-size: 16px;
}
/* .ByCash:HOVER{
	background-color: #5491CA;
	cursor: pointer;
	color: white !important;
}
.ByGift:HOVER {
	background-color: #5491CA;
	cursor: pointer;
	color: white !important;
}
.sub-title-font-color{
	color: #8C8D8F;
}
.sub-by-cash-text-align:HOVER{
	color: white !important;
} */
.byCashPopUp {
    float: left;
    height: 214px;
    text-align: center;
    width: 58%;
    background: #F9F9F9;
    margin: 2% 0 0 21%;
}

.byGiftPopUp {
    float: right;
    height: 214px;
    text-align: center;
    width: 58%;
    background: #F9F9F9;
    margin: 2% 21% 0 0;
}

.points-div-align {
    float: left;
    width: 46%;
    padding-top: 38px;
    margin-left: 20px;
}

.points-div-align-sorry {
    float: left;
    width: 92%;
    padding-top: 87px;
    margin-left: 20px;
}

.points-text-align-sorry {
    float: left;
    width: 100%;
    padding-top: 4px;
    margin-left: 8px;
    font-family: MontserratUltraLight;
    font-size: 19px;
}

.points-text-align {
    font-size: 19px;
    float: left;
    margin-left: 18px;
}

.redeemButton {
    margin-top: 34px;
    height: 38px;
    width: 26%;
}

.hrTagForRedemeByCash {
    width: 88% !important;
    margin: 0 0 11px 40px;
    float: left;
}

.redeemByCashContent {
    margin: 0;
    float: left;
    padding-left: 41px;
    font-size: 15px;
    width: 100%;
    text-align: start;
    line-height: 1.7;
    font-family: MontserratUltraLight;
}

.byCashPopUpOnRedeem {
    float: left;
    height: 235px;
    text-align: center;
    width: 58%;
    background: #F9F9F9;
    margin: 2% 0 0 21%;
}

.confirmButtonOnRedeemByCash {
    margin-top: 7px;
    height: 38px;
    width: 26%;
}

.redeemByGiftContent {
    float: left;
    font-size: 15px;
    width: 100%;
    text-align: start;
    line-height: 2;
    font-family: MontserratUltraLight;
    margin: -28px 0 0 -5px;
    padding-right: 36px;
}

.byGiftPopUpOnRedeem {
    float: left;
    height: 235px;
    text-align: center;
    width: 58%;
    background: #F9F9F9;
    margin: 2% 0 0 21%;
}

.redeemByGiftContentMainDiv {
    margin-left: 44px;
    margin-top: 27px;
}

.redeemByGiftButton {
    margin-top: 5px;
    height: 38px;
    width: 26%;
}
/* .test{
	background-color: white;
	min-height: 498px;
	overflow: hidden;
}
.test:focus {
    height:auto;
} */
.points-div-align1 {
    float: left;
    width: 0;
    padding-top: 75px;
}

.push-class {
    /* -webkit-box-shadow: 0px 2px 0px #1A68B1;
	-moz-box-shadow: 0px 2px 0px #1A68B1;
	box-shadow: 0px 2px 0px #1A68B1; */
    color: #fff !important;
    text-decoration: none;
    background-color: #5491ca !important;
}

.push-class-no {
    /* -webkit-box-shadow: 0px 9px 0px #1A68B1;
	-moz-box-shadow: 0px 9px 0px #1A68B1;
	box-shadow: 0px 9px 0px #1A68B1; */
}

.redeemByNoGiftContent {
    float: left;
    font-size: 19px;
    width: 100%;
    text-align: center;
    line-height: 5;
    font-family: MontserratUltraLight;
    margin: -52px 0 0 34px;
    margin-top: 5%
}

.modalPadding {
    padding-left: 30px;
}

.modalWidth {
    margin: 7% 0 0 14%;
    width: 74%;
}
/* Bulk Upload PopUp  */

.boxAddProfile {
    padding: 20px;
    padding-top: 0px;
}

.imgSizeAddProfile img {
    height: 25px !important;
}

.headerAddProfile {
    margin: 0 !important;
    width: 100% !important;
}

.addprofile-title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}

.sectionMaindvv {
    background: #f2f2f2 none repeat scroll 0 0 !important;
    display: inline-block;
    height: auto;
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}

/*.uploadToggleMaindiv {
    margin-right: 5%;
    width: 95%;
}*/
.fileUploadNoteForBulk {
    display: inline-block;
    float: right;
    margin-right: 0;
}
.subHeadButton label {
    font-size: 17px;
    margin-bottom: 0;
}

.subHeadButton {
    padding: 10px 0;
    cursor: pointer;
}

.toggleBtnSetting i {
    font-size: 20px;
}

.toggleBtnSetting {
    border-radius: 25px;
    float: right;
    height: 25px;
    width: 25px;
}

    .toggleBtnSetting:focus {
        border: 0;
        outline: none !important;
    }

.align-angle-down {
    vertical-align: middle !important;
}

.uploadIndProfilesSubHd {
    border-top: 1px solid #333;
}

.uploadText {
    color: #999;
    margin: 5px 0;
    font-size: 15px !important;
}

.uploadProfilesInput {
    background-color: #fff !important;
    float: left;
    height: 35px;
    margin: 0 20px 0px 0;
    width: 50%;
}

.uploadProfBtn {
    vertical-align: middle;
    float: left;
    margin-bottom: 0
}

    .uploadProfBtn span {
        line-height: 1;
    }

.uploadProfileCrsPlusDiv {
    display: inline-block;
    margin-left: 30px;
    line-height: 2.5;
}

.RequestDocumentsModalPlus, .RequestDocumentsModalCross {
    float: left;
    margin: 0 20px 0 0;
    width: 20px;
}

.fileUploadNote {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 2px;
    width: 100%;
    float: left;
    margin-top: -22px;
    margin-left: 305px !important;
}

.fileUploadNoteMargnRmv {
    margin-bottom: 0px;
}

.uploadProfilesBtnsDiv {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.btn.btn-success.btn-wide.cust-savebtn {
    width: auto !important;
}

.cust-savebtn:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 2px rgba(84, 145, 202, 0.6) !important;
}

.max-job {
    background-color: #fff;
    margin: 17% auto auto;
    position: relative;
    width: 540px;
}

.max-location {
    border-radius: 5px;
}

.modal-content-maxjoblimit {
    height: 230px;
}

.modalfreemiumModal {
    height: 250px;
}

.uploadProfiles {
    margin: 100px auto;
    width: 70%;
}
.mt-0{
    margin-top:0!important;
}
.employeeUploadExcel {
    max-height: 175px;
    overflow: auto;
    margin-top: 16px;
    max-width: 98% !important;
    border-style: ridge;
}

@media ( min-width : 150px) and (max-width: 820px) {
    .uploadToggleMaindiv {
        margin-right: 0 !important;
        width: 100% !important;
    }

    .uploadProfilesInput {
        width: 100% !important;
    }

    .uploadProfBtn {
        margin-top: 10px !important;
    }
}

@media ( min-width : 150px) and (max-width: 820px) {
    .uploadProfiles {
        margin: 100px 2.5% !important;
        width: 95% !important;
    }
}

.profile-upload {
    width: 80% !important;
}

.sortHead1 {
    display: block !important;
}

.refrNameDate1 {
    float: left;
    min-height: 160px;
    padding: 0 20px;
    width: 100%;
}

.current-stage1 {
    float: left;
    width: 78%;
    font-size: 14px;
    color: #000 !important;
    font-family: MontserratUltraLight;
    margin-top: 11px;
}

.rejectionnote {
    word-break: break-all;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 12px;
}

.rejectionnoteapplies {
    word-break: break-all;
    margin-top: 10px;
    padding: 0 12px;
}

.er-home {
    margin-top: 75px;
    margin-bottom: 30px;
}

.banner {
    width: 100%;
    height: auto;
}

.currentBlue.active {
    background: #020202;
    color: #fff !important;
}

.currentBlue:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 37px;
    top: 30px;
    width: 100%;
    /* height: 2px; */
    border-bottom: 3px solid #3270a9;
    /* border-top: 10px solid transparent; */
    /* border-left: 10px solid transparent; */
    /* border-right: 10px solid transparent; */
    left: 0;
    top: auto !important;
    bottom: -2px;
}

.menu-left li:after {
    content: "";
    position: absolute;
    top: 22%;
    left: 0;
    height: 60%;
    width: 2px;
    background: #fff;
    opacity: 0.1;
    border-radius: 33%;
}

.pr-0 {
    padding-right: 0;
}

ul.navbar-nav.menu-left.class0 li a {
    max-width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 16px;
}

ul.navbar-nav.menu-left.class1 li a {
    max-width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 16px;
}

ul.navbar-nav.menu-left.class2 li a {
    max-width: 126px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 9px;
}

ul.navbar-nav.menu-left.class3 li a {
    max-width: 118px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 7px;
}

    .navbar-brand span {
        margin-top: 5px;
        max-width: 150px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
.navbar-brand {
    padding: 9px 12px;
}

.navbar-header .navbar-brand {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-brand img {
    max-width: 120px;
    max-height: 47px;
}
.leaderboard {
    height: 100%;
    counter-reset: leaderboard-counter;
}
.leaderboard .card{
    margin-top:0;
}
.card {
    display: -webkit-box;
    display: flex;
    background: #fff;
    min-width: 50%;
    border-radius: 0;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    margin-top: 10px;
}

.card-info {
    position: relative;
    background: #ffff;
    color: rgba(70, 70, 70, 0.8);
    text-align: center;
}

.card-section {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 40px;
}

.menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}

.card-info .menu, .card-info .search {
    position: absolute;
    font-size: 3em;
    left: 40px;
}

.card-info .menu {
    top: 40px;
}

.avatar {
    display: inline-block;
    background-image: url(http://radfaces.com/images/avatars/alex-murphy.jpg);
    background-size: cover;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    border: 3px solid #1a769d;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12), 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

h1.user-header {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
    padding: 0;
    text-transform: capitalize;
}

.dial {
    text-shadow: inset 1px 1px 0 white;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    height: 150px;
    margin: 28px 0 50px;
    padding: 25px 40px;
    box-shadow: 0 4px 15px -10px rgba(0, 0, 0, 0.1), 0 5px 15px 1px rgba(0, 0, 0, 0.18), 0 0 0 15px #fff, 0 0 0 22px #4783b5, 0 55px 50px -20px rgba(34, 36, 38, 0.25);
}

.dial-title {
    font-size: 2.8em;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
    padding: 0;
}

.dial-value {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
    padding: 0;
}

.mt-20 {
    margin-top: 20px;
}

#myCarousel {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
}

.carousel-inner img {
    width: 100%;
}

.carousel-wrap {
    margin: 10px auto;
    padding: 0 15px;
    width: 100%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

    .owl-carousel .item img {
        width: 100%;
    }
/* end fix */
.owl-nav > div {
    margin-top: 0;
    position: absolute;
    top: 0;
    color: #fff;
    height: 100%;
}

    .owl-nav > div:hover {
        color: #2B333C;
    }

.owl-nav i {
    font-size: 34px;
    top: 48%;
    position: absolute;
}
.carousel .carousel-item {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
}

    .carousel .carousel-item:first-of-type {
        background-image: url("https://via.placeholder.com/300.png/f43347/f43347");
    }

    .carousel .carousel-item:nth-of-type(2) {
        background-image: url("http://s9.favim.com/orig/130806/flower-flowers-photography-pink-Favim.com-833641.jpg");
    }

    .carousel .carousel-item:last-of-type {
        background-image: url("https://4.bp.blogspot.com/-pxMLcrD3N7I/UjAMNkqM43I/AAAAAAAAABQ/2-etadUS_48/s640/flowers.jpg");
    }

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 50px;
    height: 50px;
}

.owl-nav .owl-prev {
    left: 10px;
}

.owl-nav .owl-next {
    right: 40px;
}

.testimonialBox {
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

    .testimonialBox img {
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: flex;
    }

.ijp-img img {
    width: 100%;
}

.owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .owl-dots .owl-dot {
        display: inline-block;
        width: 11px;
        height: 11px;
        margin: 0 4px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

        .owl-dots .owl-dot.active {
            width: 11px;
            height: 11px;
            background-color: #fff;
        }

.caret {
    top: -3px;
    position: relative;
    left: 3px;
}

.navbar.navbar-inverse.fixed-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    height:52px;
}

/*Configure*/
/* Accordion styles */
.tabs.configure-acc {
    overflow: hidden;
}

.cutomadd-referral-ConfiguScreenCss {
    padding: 6px 3px 6px 0 !important;
}

#editMenu .preview {
    height: 120px;
    width: 100%;
    border: 1px solid #999;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.configure-acc .tab {
    width: 100%;
    color: white;
    overflow: hidden;
}


    .configure-acc .tab input[type=checkbox].op-0 {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }


.configure-acc .tab-label {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 1em;
    background: #2c3e50;
    font-weight: bold;
    cursor: pointer;
    font-size: 17px;
    border-radius: 0;
    /* Icon */
}


    .configure-acc .tab-label:hover {
        background: #1a252f;
    }


    .configure-acc .tab-label::after {
        content: "\276F";
        width: 1em;
        height: 1em;
        text-align: center;
        -webkit-transition: ease-in-out .15s;
        transition: ease-in-out .15s;
    }


.configure-acc .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    -webkit-transition: ease-in-out .15s;
    transition: ease-in-out .15s;
    font-size: 15px;
}


    .configure-acc .tab-content .card-body {
        text-align: left;
    }


.configure-acc .tab-close {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
}


    .configure-acc .tab-close:hover {
        background: #1a252f;
    }


.configure-acc input:checked + .tab-label {
    background: #1a252f;
}


    .configure-acc input:checked + .tab-label::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }


.configure-acc input:checked ~ .tab-content {
    max-height: 100%;
    padding: 20px;
    margin-bottom: 10px;
}


.dropify-wrapper {
    border: 2px dotted #E5E5E5!important;
}


.card-title {
    font-weight: 700;
    letter-spacing: .05rem;
    font-size: 19px;
    text-transform: capitalize;
    color: #404E67;
    padding-bottom:10px;
}


.d-flex {
    display: flex;
}


.title-label {
    padding-left: 10px;
    font-size: 14px;
    color: #e50000;
}

.border-t-m {
    margin-top: 20px;
    border-top: 1px solid #f5f5f5;
    padding-top: 15px;
}

.er-configure {
    margin-top: 68px;
}

thead.box-title.custom-header {
    background: #2b343d;
    text-decoration: none;
}

.card-body {
    width: 100%;
}

/* .bannerImage .dropify-wrapper {
    height: 400px;
} */

.config-empaddBtn-section{
    padding: 10px 0;
}
.h-353 .dropify-wrapper {
    height: 353px;
}
    .bannerImage .dropify-wrapper .dropify-preview .dropify-render img {
        width: 100%;
    }

.regular-table.bordered th {
    text-decoration: none;
}

.manage-user-edit {
    width: 26px;
}
.Er-ref-input-div {
    padding: 0 10px 0 0;
}
.navbar-nav svg{
    width:20px;
    height:20px;
}

@media only screen and (max-width : 800px) {
    .testimonialBox, .leaderboard {
        margin-bottom: 20px;
    }
    .navbar.navbar-inverse.fixed-header{
        height:auto;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .dial {
        width: 100px;
        height: 100px;
        padding: 14px 0;
    }
    .nav > li > a.welcome-user {
        display: none;
    }
    .modal-content{
        width:100%;
    }
    .navbar-inverse .navbar-collapse {
        width: 100%;
    }
    .navbar-brand {
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .navbar-brand img{
        max-width:150px;
        height:100%;
    }
        .navbar-brand span {
            max-width: 100px;
            margin-top:0!important;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }
    .tab-content .d-flex{
        display:block;
    }
    .leaderboard .card {
        margin-top: 10px;
    }
    .navbar-nav.navbar-right {
        display: inline-block;
        float: right;
        margin: 5px 10px;
    }
    .container-fluid > .navbar-header{
        width:100%;
        margin:0;
    }
    .menu-left li:after{
        display:none;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        top: 47px;
        background: white;
        box-shadow: 0px 1px 4px #a1a1a1;
    }
    .dial-title {
        font-size: 25px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 12px;
        margin-bottom: 3px;
    }
    .dial-value {
        font-size: 14px;
        margin-top: 8px;
    }
    .cutomDeptConfiguScreenCss{
        width:100%!important;
    }
    .shortlistRejectModaldialog {
        margin: 0 5% !important;
        width: auto !important;
        padding-top: 10px;
    }

    .app-modal-window .modal-dialog {
        width: 85% !important;
    }
    }

/*Upload Profile modal*/
.n-modal.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.n-modal .modal-dialog {
    margin-top: 4%;
    margin-bottom: 3%;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}

    .n-modal .modal-dialog .modal-content {
        padding: 0;
        width:100%;
    }

        .n-modal .modal-dialog .modal-content .modal-header {
            border-bottom: 1px solid #e5e5e5 !important;
            font-size: 18px;
            font-weight: bold;
            text-align: left;
            display: block;
            padding: 10px 15px;
            align-items: center;
            display: flex;
        }

            .n-modal .modal-dialog .modal-content .modal-header img {
                width: 35px;
                height: auto;
                padding-right: 10px;
            }

            .n-modal .modal-dialog .modal-content .modal-header.headerblack {
                font-family: "Lato", sans-serif !important;
                color: #fff;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                background-color: #2b333c;
                border-bottom: 1px solid black;
                text-align: center;
                justify-content: center;
            }

            .n-modal .modal-dialog .modal-content .modal-header .locationlimitclose {
                color: #fff;
                font-size: 23px;
                position: absolute;
                right: 14px;
                top: 10px;
                opacity: 0.9;
                font-weight: 400;
            }

                .n-modal .modal-dialog .modal-content .modal-header .locationlimitclose:hover {
                    opacity: 0.5;
                    color: #fff;
                }

                .n-modal .modal-dialog .modal-content .modal-header .locationlimitclose .ngdialog-close:before {
                    font-family: "Lato", sans-serif;
                }

            .n-modal .modal-dialog .modal-content .modal-header.isEdit {
                margin-bottom: 0 !important;
            }

        .n-modal .modal-dialog .modal-content .modal-body {
            position: relative;
            padding: 10px 15px;
        }


            .n-modal .modal-dialog .modal-content .modal-body p {
                font-size: 16px;
            }

            .n-modal .modal-dialog .modal-content .modal-body .unsubscribeEmailText {
                position: relative;
                top: 4px;
            }
        .n-modal .modal-dialog .modal-content input[type=checkbox].addProfile-checkBox {
            margin: 1px 3px 0 2px;
        }

        .n-modal .modal-dialog .modal-content .modal-body.body-scroll {
            max-height: 320px;
            overflow: auto;
            overflow-x: hidden;
            padding: 15px 1px;
        }

        .n-modal .modal-dialog .modal-content .modal-footer {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding: 10px 15px;
            margin-top: 0;
        }

        .n-modal .modal-dialog .modal-content .row {
            margin: 0;
        }

    .n-modal .modal-dialog.lg-modal {
        width: 82% !important;
    }

    .n-modal .modal-dialog.md-modal {
        width: 60% !important;
    }

    .n-modal .modal-dialog.sm-modal {
        width: 42% !important;
    }

.n-modal .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 3.5rem);
}
.divider-top {
    border-top: 1px solid #c6ced0;
    padding-top: 10px;
}
.AddProfileheadTitle {
    margin: 5px 0;
    padding: 0 15px;
    border-bottom: none;
    font-size: 15px !important;
}
.box-shadow {
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
}
.uploadText {
    margin: 5px 0;
    color: #999;
    font-size: 15px !important;
    padding: 0 15px;
}
.add-profile-block {
    min-height: 90px;
    position: relative;
}
    .add-profile-block .custom-right-label {
        margin-left: 0;
        display: inline-block;
    }

    .add-profile-block .uploadResumeStyle {
        right: 16px;
        left: auto!important;
        top: 29px;
        margin: 0 !important;
        border-bottom: 0;
        background: #fff;
        height: 36px;
    }
        .add-profile-block .uploadResumeStyle.top-24{
            top:24px!important
        }

        .add-profile-block span {
            position: inherit !important;
            left: 0 !important;
            top: auto;
            width: 100% !important;
        }
    .add-profile-block .upload-note {
        position: absolute !important;
        left: auto !important;
        width: auto !important;
        right: 16px;
    }
    .add-profile-block .form-control {
        height: 38px !important;
        width: 100%;
        margin: 0;
    }

    .add-profile-block select.form-control {
        width: 100% !important;
    }

    .add-profile-block .custom-ap-err, .add-profile-block .red, .add-profile-block .error {
        color: red;
    }
    .add-profile-block .dropdown-menu {
        right: 14px;
    }
    .add-profile-block .emailCandidate{
        color:#333;
    }
    .add-profile-block .dropdown-menu .btn-sm {
        min-width: 20px !important;
    }

        .add-profile-block .dropdown-menu .btn {
            padding: 5px 10px !important;
            background: #fff !important;
            color: #333 !important;
        }
.sharejob-body {
    display: inline-block;
    width: 100%;
}

    .sharejob-body .shareJobEmailLabel {
        float: left;
        margin-top: 10px;
        font-size: 16px;
        font-family: "Lato", sans-serif;
        font-weight: 500 !important;
        padding-left: 20px;
        width: auto;
    }

    .sharejob-body .shareJobEmailTagInput {
        width: 95% !important;
        border-radius: 0px !important;
        border: 0px none;
        outline: medium none;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 0;
        margin: 0 !important;
        display: inline-block;
    }
        .sharejob-body .shareJobEmailTagInput .tags .tag-list {
            margin: 0 5px;
        }

            .sharejob-body .shareJobEmailTagInput .tags .tag-list .tag-item {
                position: relative;
                top: 5px;
            }

        .sharejob-body .shareJobEmailTagInput input {
            width: 100%;
            margin:8px 0 4px 5px;
            background: transparent;
        }

    .sharejob-body .pencilAlign {
        cursor: pointer;
        display: block !important;
        position: relative;
        right: 12px;
        float: right;
        top: 35px;
        width: auto;
        color: #5491ca;
        padding: 5px;
        border-radius: 5px;
        transition: ease-in-out .25s;
        font-size: 14px;
    }

    .sharejob-body #shareJobEmailContent {
        display: inline-block;
        border: 1px solid #d9d9d9;
        width: 100%;
        min-height: 120px;
        border-radius: 5px;
    }

        .sharejob-body #shareJobEmailContent .emailInivteContentMainDiv {
            padding: 20px;
        }

            .sharejob-body #shareJobEmailContent .emailInivteContentMainDiv .emailInivteContentDivPadding {
                font-size: 14px !important;
            }
            .sharejob-body #shareJobEmailContent .emailInivteContentMainDiv .emailInivteContentDivPadding > div{
                padding-right:15px!important;
            }

.w-88{
    width: 90%;
    padding: 0;
}
.w-11{
    width:11%;
}
.img-responsive{
    width:100%;
    height:auto;
}
.ptb-10{
    padding: 10px 0;
}
.p-10 {
    padding: 10px;
}
.justify-content-center{
    justify-content:center;
}
.op-toggle-btn {
    position: relative;
    margin: 0 0 48px;
}
.ml-20 {
    margin-left: 20px !important;
}
.button-cover, .knobs, .layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.button-cover .button {
    position: relative;
    top: auto;
    width: 80px;
    height: 36px;
    overflow: hidden;
}

    .button.r, .button.r .layer {
        border-radius: 100px;
    }

    .button.b2 {
        border-radius: 2px;
    }

.button-cover .checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.knobs {
    z-index: 2;
}
.inner-label {
    font-size: 17px;
    font-weight: 500;
}
.p-tb-9 {
    padding: 9px 0;
}
#button-1 .checkbox:checked ~ .layer {
    width: 100%;
    background-color: #b5e9ff;
    transition: 0.3s ease all;
    z-index: 1;
}
/* Button 1 */

#button-1 .knobs:before {
    content: 'NO';
    left: 42px;
    background-color: #f44336;   
    position: absolute;
    top: 3px;
    width: 32px;
    height: 30px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    border-radius: 50%;
    transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

#button-1 .checkbox:checked +.knobs:before {
    content: 'YES';
    left: 5px;
    background-color: #3270a9;   
}

#button-1  .layer {
    background-color: #ffd4d4;
}

#button-1 .knobs, #button-1 .knobs:before, #button-1 .layer {
    transition: 0.3s ease all;
}

.align-items-center {
    align-items: center;
}

.modal{
    overflow-y: auto;
} 

.ptb-15{
    padding: 15px 0;
}

.ptb-8 {
    padding: 8px 4px;
    display: flex;
}

.w-100{
    width:100%;
}
.job-code {
    border: 0;
    border-bottom: 2px solid #ded9d9;
    border-radius: 0;
    background: #fff;
    width: 100%;
    box-shadow: none;
}
.w-22{
    width:22%;
}
.user-edit {
    width: 28px;
    margin: 0 5px;
}
.p-4{
    padding: 4px;
}
.zwayamfooter span {
    color: #4e97d2;
    display: inline-block;
    font-family: "Exo", sans-serif;
    font-size: 13px;
    text-align: center;
}
.d-flex-imp {
    display: flex !important;
    padding: 0 5px;
}
.leader-del {
    cursor: pointer;
    margin: 0 30px;
}

    .dropify-wrapper {
    z-index: 1
}
  
    .dropify-clear {
        position: absolute;
        z-index: 9;
        top: 29px;
        right: 22px;
        background: 0 0;
        border: 2px solid #000000;
        text-transform: uppercase;
        font-size: 11px;
        padding: 4px 8px;
        font-weight: 700;
        color: #f3f3f3;
        cursor: pointer;
        -webkit-transition: all .15s linear;
        transition: all .15s linear;
        opacity: 0;
        display: none;
        background: #000;
    }
.dropify-wrapper.has-preview + .dropify-clear{
    opacity: 1;
    display: block;
}
    .dropify-clear:hover, .dropify-clear:active, .dropify-clear:focus {
        background: rgb(43, 52, 61);
        border: 2px solid rgb(43, 52, 61);
        border-radius: 0;
    }
    
    .item:first-child.active + .left {
    cursor: not-allowed;
}
/*Common -facet*/
.facetUI {
    margin-top: 0;
    margin-left: 0px;
    background-color: white;
    padding-left: 15px;
    padding-right: 15px;
}

    .facetUI .w-sm-50 {
        padding: 8px 0;
        clear: both;
    }

        .facetUI .w-sm-50 h4 {
            font-size: 15px;
            padding-bottom: 7px;
            font-weight: normal;
        }

        .facetUI .w-sm-50 .facet-line {
            height: 1px;
            background-color: #ccc;
            margin-bottom: 10px;
        }

        .facetUI .w-sm-50 input[type="number"] {
            padding: 0px 16px;
            height: 35px;
            display: inline;
            width: 44%;
        }

        .facetUI .w-sm-50 input[type="checkbox"]:focus {
            outline: none !important;
        }

    .facetUI .clearFilterbtn {
        margin-right: 0;
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 0;
        color: #1888c3 !important;
        float: right;
        font-weight: 600;
        cursor: pointer;
        position: relative;
        left: auto;
        margin-bottom: .8em;
        right: 0;
        width: 100%;
        text-align: right;
    }

        .facetUI .clearFilterbtn:hover {
            color: #4a5b6d;
            text-decoration: none;
        }

    .facetUI .requisitionfacet .input-group {
        margin-bottom: 10px;
    }

        .facetUI .requisitionfacet .input-group .form-control {
            padding: 6px 11px;
            height: 35px;
            z-index: 0;
            margin-left: 0;
        }

        .facetUI.managejobFacet .filter-btn-group {
            position: relative;
            right: 10px;
            display: inline-block;
            width: 10px;
            z-index: 1;
            float: right;
        }

            .facetUI.managejobFacet .filter-btn-group .dropdown-menu.filter-dropdown-menu {
                padding: 0;
                background-color: #F2F3F4;
                border: 0px;
                border-radius: 5px !important;
                margin-top: 7px;
                left: auto !important;
                right: -13px !important;
                min-width: 127px !important;
            }

                .facetUI.managejobFacet .filter-btn-group .dropdown-menu.filter-dropdown-menu li {
                    padding: 6px 6px;
                    margin-bottom: 0px;
                    border-radius: 5px;
                    width: 100%;
                    display: inline-block;
                }

                    .facetUI.managejobFacet .filter-btn-group .dropdown-menu.filter-dropdown-menu li .input-group {
                        display: inline;
                    }

                        .facetUI.managejobFacet .filter-btn-group .dropdown-menu.filter-dropdown-menu li .input-group input.form-control {
                            padding: 6px;
                            height: 32px;
                            z-index: 0;
                            border-radius: 6px;
                        }

            .facetUI.managejobFacet .filter-btn-group.open .dropdown-toggle {
                background-color: transparent;
                color: #5491ca;
                border: 0;
                box-shadow: none;
            }

    .facetUI .checkbox {
        padding-left: 20px;
    }

        .facetUI .checkbox label {
            display: inline-block;
            position: relative;
            padding-left: 5px;
        }

            .facetUI .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;
            }

            .facetUI .checkbox label::after {
                display: inline-block;
                position: absolute;
                width: 16px;
                height: 16px;
                left: 0;
                top: 0;
                margin-left: -20px;
                padding-left: 3px;
                padding-top: 1px;
                font-size: 11px;
            }

        .facetUI .checkbox input[type="checkbox"] {
            opacity: 0;
        }

            .facetUI .checkbox input[type="checkbox"]:checked + label::after {
                font-family: 'FontAwesome';
                content: "\f00c";
                color: #fff;
            }

            .facetUI .checkbox input[type="checkbox"]:checked + label::before {
                background-color: #428bca;
                border-color: #428bca;
            }
.list-type-none {
    list-style-type: none !important;
}
/*Common -facet */
/*Responsive*/
@media only screen and (min-width : 1024px) {
    .d-md-flex {
    display: flex;
    }  
}
/*Responsive*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .n-modal .modal-dialog {
        margin-top: 5%;
        margin-bottom: 3%;
    } 
}

    @media only screen and (min-device-width: 768px) and (max-device-width: 1000px) {
        .n-modal .modal-dialog, .n-modal .modal-dialog.md-modal, .n-modal .modal-dialog.sm-modal, .n-modal .modal-dialog.lg-modal {
            width: 97% !important;
            margin-top: 10%;
            margin-bottom: 5%;
        }
    }

    @media only screen and (max-width: 800px) {
        .n-modal .modal-dialog, .n-modal .modal-dialog.md-modal, .n-modal .modal-dialog.sm-modal, .n-modal .modal-dialog.lg-modal {
            width: 95% !important;
            margin-top: 15%;
            margin-bottom: 5%;
        }
        .d-sm-iblock{
            display: inline-block;
            width: 100%;
        }
        .title-label {
            padding-left: 0;
        }

        #editMenu .preview{
            margin-top:20px;
        }

        .w-11 {
            width: 100%;
        }

        .p-smtb-10{
            padding:10px 0;
        }

        .ptb-8 {
            padding: 8px 0;
        }

        ul.navbar-nav.menu-left.class0 li a, ul.navbar-nav.menu-left.class1 li a, ul.navbar-nav.menu-left.class2 li a, ul.navbar-nav.menu-left.class3 li a {
            max-width: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            padding: 10px 16px;
        }

        .sm-mr-10{
            margin-right:10px;
        }

        .emailCandidate {
            margin: 0;
            width: 100%;
            font-size: 13px;
            color: #333;
        }
            .n-modal .modal-dialog .modal-content .modal-footer, .n-modal .modal-dialog.md-modal .modal-content .modal-footer, .n-modal .modal-dialog.sm-modal .modal-content .modal-footer {
                justify-content: center;
            }
        .n-modal .modal-dialog .p-0{
            padding:0!important;
        }
            .n-modal .modal-dialog .modal-content .modal-body.body-scroll {
                max-height: 400px;
            }
        .sharejob-body .shareJobEmailLabel {
            padding-left: 7px;
        }

        .facetUI.managejobFacet .filter-btn-group i {
            font-size: 15px;
            padding-top: 4px;
        }
    }

    @media only screen and (max-width: 480px) {
        .n-modal .modal-dialog, .n-modal .modal-dialog.md-modal, .n-modal .modal-dialog.sm-modal {
            width: 93% !important;
        }
    }
