body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    background-color: #f5f5f5;
}
li{list-style:none;}
p {
    word-break: break-all;
}

a {
    text-decoration: none;
    transition: all 0.3s ease;
    outline: none;
}

html {
    -webkit-text-stroke: 0.3px;
}

@-moz-document url-prefix() {
    html {
        text-shadow: 0.2px 0.1px 0.2px;
    }
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: inherit;
    box-shadow: none;
}
img {
    max-width: 100%;
}
.clearfix{
    clear: both;
}

/*---------inner page place holder-------*/
.form-control {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Open Sans", sans-serif;
    box-shadow: none;
    font-weight: 300;
    position: relative;
    border-radius: 0;
    height: 42px;
}

textarea.form-control {
    white-space: normal;
    text-overflow: inherit;
}

.form-control:focus {
    border-color: #bcbcbc !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(0, 0, 0, 0.4)
}

.form-control::-webkit-input-placeholder {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #858585;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #858585;
}

.form-control:-webkit-input-placeholder {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #858585;
}

.membership-plans-main .form-control:-webkit-input-placeholder {
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.membership-plans-main .form-control::-moz-placeholder {
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 300;
    color: #222;
}

.form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #222;
}


/* body class */

a.link
{
    color : #222;
}
a.link:hover {
    color: #0327c5;
    text-decoration: none;
}

.blue-btn {
    background-color: #0327c5;
    text-transform: uppercase;
    border-radius: 0px;
    box-shadow: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border-color: transparent;
}

.bg-blue {
    background-color: #0327c5;
}


/* common class */

a,
button {
    text-decoration: none;
    transition: all 0.3s ease;
    outline: none;
}

.text-green {
    color: #1fd137;
}

.text-blue {
    color: #0327c5;
}

.nav li {
    padding: 24px 0;
}

.navbar-nav > li > a {
    text-transform: uppercase;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    box-shadow: none;
    border: none;
}

.navbar-nav > li > a:hover {
    color: #0327c5;
    background: transparent;
}

.navbar-custome {
/*    background-color: rgba(0, 0, 0, 0.4);*/
    border-bottom: none;
}

.bg-custome {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
}

.e-zone-btn {
    background-color: #1fd137;
}

.e-zone-btn:hover {
    background: #0327c5 !important;
    color: #fff !important;
    border-color: #0327c5 !important;
}

.navbar-toggle {
    background-color: #1fd137;
    margin-top: 25px;
	z-index:9999;
}

.icon-bar {
    background-color: #ffffff;
}

.mainPitch {
    position: absolute;
    max-width: 964px;
    width: 100%;
    text-align: center;
    top: 92%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    /*z-index: 10;*/
}

.text-black {
    color: #222;
    word-break: break-all;
}

.text-greey {
    color: #999;
    word-break: break-all;
}

.general-padding {
    padding-top: 30px;
    padding-bottom: 50px;
}

.right-btn {
    float: right;
}


.relative {
    position: relative;
}

.font-bold {
    font-weight: bold;
}

.font-normal {
    font-weight: 500;
}

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

.margin-right25 {
    margin-right: 25px;
}

.bg-green {
    background: #1fd137;
}

.border {
    background: #e2e2e2;
    height: 1px;
}

.common-title {
    font-weight: bold;
    color: #222;
    margin-bottom: 25px;
    margin-top: 30px;
}

.star {
    color: #f92321;
}

.border2 {
    border: 1px solid #bbbbbb;
}

.bg-white {
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0;
}

h1 {
    font-size: 23px;
    line-height: 1.3846153846;
}


/* top header class */

#header-bg {
    width: 100%;
    min-height: 425px;
    display: block;
    padding: 0;
    position: relative;
}

.search-bg {
    padding: 20px;
    width: 100%;
    text-align: left;
    float: left;
}

.search {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.search li {
    width: 29%;
    float: left;
    margin-right: 10px;
}

.search li .search-icon {
    right: 0;
}

.search li .search-field {
    padding-left: 12px;
    padding-right: 40px;
}

.search li:first-child {
    width: 37%;
    float: left;
    vertical-align: middle;
    position: relative;
}

.search li:last-child {
    margin-right: 0px;
    float: left;
    width: 13%;
}

.experience {
    width: 17% !important;
    float: left;
}

.search li .form-control {
    height: 40px;
    box-shadow: none;
}

.exp-btn {
    border: 0 none;
    margin-top: 2px;
}

.search li .form-control,
.location-addon {
    background-color: #ffffff;
    border-radius: 0;
    /*height: 42px;*/
    margin: 0;
    border: none;
}

.search li .form-group {
    border: 1px solid #999;
    margin-bottom: 0;
}

.search-btn {
    padding: 10px 28px;
}

.search-btn:hover {
    background: #1fd137;
    color: #fff;
    border-color: #1fd137;
}

.search-icon {
    color: #1fd137;
    position: absolute;
    top: 6px;
    line-height: 1;
}

.search-field {
    padding-left: 37px;
}

.relative {
    position: relative
}

div.form-control div.root {
    background: rgba(0, 0, 0, 0) url("../images/select-arrow.png") no-repeat scroll 100% 10px;
    box-sizing: border-box;
    float: left;
    font-family: "Open Sans", sans-serif;
    padding: 4px 0 0;
    text-align: left;
    width: 100%;
}

div.form-control div.root .value {
    display: block;
    float: left;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

div.form-control select {
    border: medium none;
    cursor: pointer;
    height: 35px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.navbar-right {
    margin-right: 0;
}


/* search box */

.ads-details {
    width: 100%;
    padding: 15px;
    float: left;
    margin-bottom: 10px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.ads-details:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.ads-details:after {
    clear: both;
}

.cmp-details {
    width: 80%;
    float: left;
}

.hour-details {
    width: 20%;
    float: right;
    
}

.cmp-logo {
    width: 60px;
    height: 60px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    text-align: center;
}

.cmp-info {
    display: inline-block;
    padding: 0px;
    margin-left: 20px;
    vertical-align: top;
    text-align: left;
}

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

.cmp-info ul li {
    display: list-item;
    margin-bottom: 2px;
}

.cmp-info h4 {
    font-weight: bold;
}

.cmp-info a {
    font-size: 16px;
    color: #222;
    margin: 4px 0;
    display: block;
    text-decoration: none;
}
.cmp-info a:hover {
    color: #0327c5;
}
.cmp-info p {
    color: #999;
    margin-bottom: 3px;
}

.cmp-info p i {
    margin-right: 10px;
}

.emp-exp {
    color: #222 !important;
}

.label {
    text-transform: uppercase;
    font-weight: lighter;
}

.parttime {
    background-color: #f0ad4e;
}

.contract {
    background-color: #6033cc;
}

.temporary {
    background-color: #d93674;
}

.fulltime {
    background-color: #5cb85c;
}
.featured {
    background-color: #337ab7;
}

.hour-details p {
    font-size: 12px;
    color: #999999;
    padding-top: 5px;
}

.view-more {
    float: right;
}
.view-more {
    float: right;
    color: #222;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
}
.view-more:hover{
    color: #0327c5;
    text-decoration: none;
}


/* left penal */

.latest-job {
    background-color: #ffffff;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.latest-cmp-logo {
    background-color: #e5e5e5;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    display: block;
    padding: 15px 15px 4px;
}

.latest-cmp-logo h1 {
    font-size: 22px;
    margin: 10px 0 5px;
    font-weight: bold;
}

.latest-cmp-logo h5 {
    color: #0061a3;
    text-transform: uppercase;
    margin: 0 0 3px;
    font-weight: 600;
    font-size: 13px;
}

.letest-job-info,
.email-subscriber {
    padding: 18px;
    width: 100%;
    text-align: center;
}

.letest-job-info ul {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: left;
}

.letest-job-info .cmp-info {
    margin-left: 0;
    display: block;
    margin-top: 12px;
}

.letest-job-info .search-btn {
    margin-top: 10px;
}

.letest-job-info ul li {
    padding-bottom: 5px;
}

.apply-job-btn {
    width: 242px;
    height: 44px;
    border-radius: 0px;
    padding: 0px;
    margin-top: 10px;
}

/*.featured {
    background: #f44336;
    margin-top: -4px;
    float: right;
    text-transform: uppercase;
}*/

.email-subscriber h2 {
    font-size: 24px;
    color: #222222;
    font-family: "Segoe Script";
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.email-btn {
    margin-top: 10px;
}


/* slider companies logo */

.bg-slider-clients {
    padding: 30px 40px;
    margin-bottom: 30px;
}

.wrapper-cleints {
    width: 162px;
    margin: 0 auto;
}

.clients {
    display: block;
    height: 60px;
    width: 162px;
    vertical-align: middle;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
}

.img-client {
    max-width: 160px;
    height: 60px;
}

.owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/arrow_left.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 33px;
    left: -26px;
    overflow: hidden;
    position: absolute;
    text-indent: -500px;
    top: 35%;
    width: 24px;
}

.owl-next {
    background: rgba(0, 0, 0, 0) url("../images/arrow_right.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 33px;
    overflow: hidden;
    position: absolute;
    right: -37px;
    text-indent: -500px;
    top: 35%;
    width: 24px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.adver-btn {
    background-color: #222;
    color: #ffffff;
    text-align: center;
    width: 100%;
    max-width: 500px;
    border-radius: 0px;
    border: 1px;
    font-size: 26px;
    padding: 10px 20px;
}

.adver-btn:hover {
    background-color: #484343;
    color: #fff;
}


/* End carousel */

footer {
    /*background-color: #1fd137;*/
    background: rgba(0, 0, 0, 0) url("../images/footer_image.jpg");
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    background-size: cover;
}

.footer-nav {
    list-style: none;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    color: #ffffff;
    width: 15%;
    margin-left: 6%;
    text-align: right;
}

.footer-nav:first-child {
    margin-left: 20px;
}

.footer-nav li {
    text-align: left;
}

.footer-nav a {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}

.title-nav-footer {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
}

.end-nav {
    list-style: none;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
}

.end-nav li {
    display: inline-block;
}

.end-nav li:after {
    content: "|";
    display: inline-block;
    padding: 0 15px;
}

.end-nav li:last-child:after {
    content: "";
}

.end-nav li:last-child {
    border-right: 0px;
}

.end-nav li a {
    color: #ffffff;
}

.copyright {
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}

.logo {
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    padding-top: 2px;
}

.social-icon {
    width: 100%;
    float: left;
    font-size: 24px;
    list-style-type: none;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.social-icon li {
    display: inline-block;
    padding-right: 10px;
}

.social-icon li:last-child {
    padding-right: 0;
}

.social-icon li a {
    display: inline-block;
    color: #ffffff;
    font-size: 22px;
}

.social-icon li a:hover {
    color: #fff;
}

.title {
    font-size: 24px;
    color: #222;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
}

.job-part-main .common-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
}


/* End Footer */


/*==========  search  ==========*/

.search-jobs-main {
    float: left;
    width: 100%;
}

.text-blue.navbar-nav > li > a {
    color: #222;
}

.text-blue.navbar-nav > li > a:hover {
    color: #0327c5;
}

.nav li a.e-zone-btn {
    color: #fff;
    border-radius: 0;
    border-color: #1fd137;
}

.location-icon {
    padding: 8px 12px;
}

.job-type {
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 14px 0 0;
}

.job-type .checkbox {
    color: #333;
}

.job-type .job-title {
    margin-top: 8px;
}

.job-type li {
    display: inline-block;
    float: left;
    width: 17%;
}

.all-category {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}

.all-category .nav li {
    padding: 0;
    text-align: center;
    width: 25%;
    margin-bottom: -2px;
}

.all-category .nav-tabs {
    background: #fff;
    border: 1px solid #ddd;
}

.all-category .nav-tabs > li > a {
    margin: 0;
    color: #222;
}

.all-category .nav-tabs > li > a:hover {
    border-radius: 0;
}

.all-category .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0;
    border-bottom: #fff;
    color: #fff;
    background: #222;
}

.all-category .tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
    max-height: 145px;
    overflow: auto;
}

.all-category .checkbox {
    margin: 0px 0 10px;
    color: #222;
}

.jobs-found .filter {
    color: #222;
    font-weight: bold;
}

.jobs-found .ads-details {
    margin-bottom: 10px;
}

.token a.close.removeLoc {
    clear: right;
}

.jobs-found h4 {
    font-weight: bold;
}

.jobs-found h3 {
    font-weight: bold;
    margin: 30px 0 20px;
    font-size: 18px;
    color: #656565;
}

.jobs-found .hour-details p {
    display: inline-block;
}

.sort-by {
    float: right;
    font-weight: 400;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.sort-by:hover {
    color: #0327c5;
    text-decoration: none;
}

.apply-now-main {
    float: left;
    width: 100%;
}

.apply-now {
    position: relative;
    display: block;
    text-align: right;
    z-index: 1;
    height: 40px;
}

.apply-now:after {
    background: #e1e1e1;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
}

.apply-now-btn {
    background: #0327c5;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    /*margin: 0 -16px 0 auto;*/
    padding: 10px 28px;
    text-transform: uppercase;
    border-radius: 0;
}

.apply-now-btn:hover {
    background: #1fd137;
    text-decoration: none;
    color: #fff;
}

.msg-cell {
    margin-bottom: 15px;
    padding-left: 95px;
    margin-top: 7px;
    position: relative;
}

.msg-cell .left-content {
    left: 0;
    position: absolute;
    font-weight: bold;
}

.list {
    float: left;
    font-style: italic;
    margin-top: 7px;
}

.pagination {
    float: right;
    margin: 0 0 35px;
}

.pagination > li > a,
.pagination > li > span {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #333;
    font-weight: bold;
    border-bottom: 4px solid #dcdcdc;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: rgba(0, 0, 0, 0);
    color: #19b797;
    border-bottom: 4px solid #19b797;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.jobs-found .job-title {
    margin-top: 10px;
    margin-bottom: 10px;
}


/*==========  job_detail  ==========*/

.menu-part {
    padding: 9px 0px;
    background: #ececec;
    width: 100%;
}

.menu-inner {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.menu-inner li {
    display: inline-block;
}

.menu-inner li a {
    font-size: 14px;
    color: #222;
    /*font-weight:bold;*/
}
.menu-inner li a:hover {
    color: #0327c5;
    text-decoration: none;
}

.menu-inner li a i {
    padding: 0 5px;
    font-size: 16px;
}

.job-detail-main {
    float: left;
    width: 100%;
}

.back-to-search {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

.back-to-search a {
    font-weight: bold;
    /*float: right;*/
    color: #222;
    font-size: 14px;
}

.job-detail {
    float: left;
    width: 100%;
}

.job-heder {
    padding: 20px 15px;
    float: left;
    width: 100%;
    /*border-bottom:2px solid #dfdfdf;*/
}

.job-heder .apply-now-btn {
    margin: 0;
	padding:0;
    float: right;
}

.job-heder-title {
    display: inline-block;
}

.job-heder-title .common-title {
    margin: 0 0 0 0;
	margin-bottom:15px;
}

.company-title {
    font-size: 18px;
    font-weight: bold;
}

.left {
    width: 31%;
    float: left;
}

.right {
    width: 69%;
    float: right;
}

.job-description-left {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
    border-right: 2px solid #e1e1e1;
}

.job-title {
    font-weight: bold;
    margin: 10px 0 20px;
    font-size: 18px;
}

.job-description-left li {
    padding: 10px 15px;
    border-bottom: 2px solid #dfdfdf;
}

.job-description-left li:last-child {
    border-bottom: none;
}

.job-description-right {
    /*border-left: 2px solid #e1e1e1;*/
    padding: 30px;
    float: left;
    width: 100%;
    padding-bottom: 0px;
}

.job-skills {
    width: 100%;
    margin-bottom: 30px;
}

.job-posted-by-company {
    width: 100%;
    float: left;
}

.company-logo-min {
    display: inline-table;
    overflow: hidden;
    text-align: center;
    width: 22%;
    float: left;
    margin-bottom: 15px;
    clear: both;
}

.company-logo {
    border: 1px solid #dddddd;
    display: table-cell;
    /*padding: 10px;*/
    vertical-align: middle;
    width: 60px;
    height: 60px;
}

.company-details {
    width: 78%;
    float: right;
    padding-left: 25px;
}

.company-details .company-title {
    color: #222;
    margin-bottom: 16px;
    display: block;
    font-weight: 600;
}

.company-details p {
    margin-bottom: 30px;
    padding-right: 35px;
}

.job-location {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.job-location li {
    float: left;
    width: 100%;
    margin-bottom: 23px;
}

.job-detail-left {
    width: 35%;
    float: left;
    font-weight: 600;
}

.job-detail-right {
    width: 65%;
    float: right;
}

.title .view-more {
    font-weight: 500;
    margin-top: 6px;
}

.cmp-info.similar-jobs {
    margin: 0;
}

.similar-jobs {
    padding: 15px;
    border: 1px solid #dfdfdf;
    background: #fff;
    float: left;
    width: 100%;
}

.similar-jobs h4 {
    font-weight: bold;
    color: #222;
}

.carousel-arrow .owl-prev {
    left: -12px;
    top: 45%;
}

.carousel-arrow .owl-next {
    right: -23px;
    top: 45%;
}


/*==========  post-a-job  ==========*/

.post-a-job-main {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 70px;
}

.font-size14 li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}
.dropdown.user-dropdown {
    padding: 0;
    background: #0327c5;
}

.dropdown.user-dropdown .user {
    color: #fff;
    padding: 26px 15px;
    text-transform: none;
}

.user-pic {
    width: 38px;
    height: 38px;
    display: inline-block;
    margin-right: 10px;
}

.user-pic > img {
    border-radius: 50%;
    border: 1px solid #222;
}

.dropdown.user-dropdown li {
    padding: 0;
}

.post-a-job {
    float: left;
    padding: 25px;
    width: 100%;
}

.mandatory {
    font-size: 12px;
    font-weight: 500;
    float: right;
}

.post-a-job .common-title {
    font-size: 23px;
    font-weight: bold;
    color: #222;
    border-bottom: 2px solid #DFDFDF;
    margin: 10px 0 30px;
    padding-bottom: 15px;
}

.job-detail-form {
    float: left;
    width: 100%;
}

.job-detail-form .blue-btn {
    margin-right: 15px;
}

.job-tooltip {
    background: #f5f5f5;
    border-radius: 10px;
    max-width: 250px;
    padding: 10px 25px;
    width: 100%;
    font-size: 13px;
    position: relative;
    float: left;
}

.job-tooltip .arrow {
    color: #f5f5f5;
    left: -7px;
    position: absolute;
    top: 32px;
    font-size: 24px;
}

.form-mian-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.form-title {
    margin-bottom: 10px;
    color: #222;
    font-weight: bold;
}

.form-left {
    float: left;
    width: 60%;
}

.form-right {
    float: right;
    width: 32%;
}

.select-inline {
    float: left;
    width: 100%;
}

.select-left {
    width: 35%;
    float: left;
}

.select-inline > span {
    float: left;
    margin: 10px 20px;
}

.form-mian-row .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    min-height: 42px;
}

.form-mian-row .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-bottom: 5px;
}

.job-location-addon {
    border-radius: 0;
    padding: 12px 15px;
}

.border-right {
    border-right: none;
}

.save-btn {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    border-color: #bbb;
    color: #222;
    padding: 9px 28px;
}


/*.postjob-btn{padding:7px 17px; border:none;}*/

.chat-no {
    background: #fff none repeat scroll 0 0;
    color: #1eb899;
    font-size: 10px;
    text-align: center;
    width: 19px;
    height: 19px;
    display: block;
    border-radius: 50%;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 17px;
}

.chat-no-new {
    background: #1eb899;
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 19px;
    height: 19px;
    display: block;
    border-radius: 50%;
    line-height: 16px;
    float: right;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #bcbcbc !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(0, 0, 0, 0.4)
}


/*==========  login-signup  ==========*/

.login-signup {
    padding: 30px;
    float: left;
    width: 100%;
}

.login-signup .job-title {
    margin-bottom: 25px;
}

.login-signup .common-title {
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 15px;
}

.login-btn {
    border: none;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
    padding: 4px 15px;
    border-radius: 0;
    font-weight: bold;
}

.login-btn:hover {
    background: #1fd137;
    color: #fff;
}

.facebook-btn {
    border-radius: 0;
    border: 0;
    color: #fff;
    background: #365391;
    padding: 0 8px 0 0;
    font-size: 14px;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 10px;
}

.facebook-icon {
    background: #3b5998;
    padding: 10px 15px;
    font-size: 22px;
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    line-height: 1;
}

.facebook-btn:hover {
    background: #2c467c;
    color: #fff;
}

.google-btn {
    border-radius: 0;
    border: 0;
    color: #fff;
    background: #c61314;
    padding: 0 8px 0 0;
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 1;
}

.google-icon {
    background: #d11718;
    padding: 10px 15px;
    font-size: 22px;
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
}

.google-btn:hover {
    background: #a21213;
    color: #fff;
}

.login-left {
    max-width: 425px;
    width: 100%;
    float: left;
}

.login-right {
    max-width: 425px;
    width: 100%;
    float: left;
}

.or {
    margin: 25px 0;
    position: relative;
    text-align: center;
}

.or:after {
    background-color: #bbbbbb;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    vertical-align: middle;
    width: 100%;
}

.or > span {
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    color: #222;
}


/*==========  employer-zone  ==========*/

.employer-zone-main {
    float: left;
    width: 100%;
    padding: 40px 0;
}

.saved-search-main {
    float: left;
    width: 100%;
    border: 1px solid #e9e9e9;
}

.page-title {
    background: #f1f1f1;
    margin: 0;
    padding: 10px 17px;
    font-weight: bold;
}

.saved-search {
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
}

.job-type-search {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.job-type-search li {
    float: left;
}

.job-type-search li:after {
    content: " | ";
    display: inline;
    padding: 0 15px;
}

.job-type-search li:last-child:after {
    content: "";
}

.search-left {
    float: left;
    width: 70%
}

.search-right {
    float: right;
    width: 30%;
    text-align: right;
}

.skill {
    background: #1eb899;
    font-size: 13px;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
}

.saved-search .border {
    margin: 10px 0 15px;
}

.see-more {
    float: right;
    text-transform: uppercase;
    color: #297fb9;
}

.see-more i {
    font-size: 18px;
    padding-left: 5px;
}

.saved-folder {
    padding: 0 20px;
    width: 100%;
    float: left;
}

.saved-folder .table > tbody > tr > td {
    border-bottom: 1px solid #eaeaea;
    border-top: none;
}

.search-resumes {
    float: left;
    width: 100%;
    background: #f1ecec;
    padding: 10px 10px 0;
}

.search-resumes h3 {
    text-align: center;
    font-weight: bold;
    margin: 5px 0 20px;
}

.search-resumes .form-group {
    margin-bottom: 30px;
}

.current-plan {
    float: left;
    width: 100%;
    background: #fff;
}

.current-plan-data {
    padding: 10px 15px 0;
    margin: 0;
    list-style-type: none;
    float: left;
    width: 100%;
}

.current-plan-data li {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.current-plan-data .left {
    width: 60%;
}

.current-plan-data .right {
    width: 40%;
    text-align: center;
}

.current-plan .see-more {
    margin: 15px 20px;
}


/*==========  employer-zone-login  ==========*/

.login-popup-main {
    float: left;
    position: absolute;
    right: -45px;
    top: 85px;
    width: 270px;
}

.login-popup {
    padding: 15px 20px;
    background: #fff;
}

.login-popup-main h4 {
    font-weight: bold;
    margin: 0 0 18px;
    text-align: center;
    color: #222;
}

.sign-in-btn {
    text-transform: uppercase;
    border: none;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}

.sign-in-btn:hover {
    background: #1fd137;
    color: #fff;
}

.sign-inline .right-btn {
    margin-top: 7px;
}

.register-now {
    background: #297fb9;
    padding: 15px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    text-align: center;
}

.register-now a {
    color: #fff;
}

.login-popup-main.dropdown-menu {
    padding: 0;
    box-shadow: none;
    border: none;
    background: none;
    /*left: -48px;*/
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
}

.login-arrow {
    bottom: -9px;
    font-size: 22px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    color: #1fd137;
    display: none;
}

.e-zone-btn:hover > .login-arrow {
    color: #0327c5;
}


/*==========  search  ==========*/

.profile_edit .form-right {
    position: absolute;
    right: 0
}

.profile_edit .form-right .company-logo-min {
    width: 100%;
    /*height: 140px;*/
    clear: both;
}

.btn-file {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.btn-file input[type="file"] {
    background: #fff;
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 150px;
}

.upload-btn {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    width: 100%;
    clear: both;
}


/*==========  resume_search  ==========*/

.resume_search .border {
    margin: 15px 0;
}

.font-size12 {
    font-size: 12px;
}

.save-icon {
    background: transparent;
    font-size: 20px;
    padding: 0;
}

.margin-right55 {
    margin-right: 55px;
}

.client-thum {
    display: inline-block;
    width: 70px;
    border-radius: 50%;
    height: 70px;
}

.client-thum img {
    width: 60px;
    height: 60px;
    display: block;
}


/*==========  membership_plans  ==========*/

.membership-plans-main {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.pricing-package-column {
    border: 1px solid #bbbbbb;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.membership-plans-price {
    padding: 10px 34px;
    border-bottom: 1px solid #bbbbbb;
    float: left;
    width: 100%;
}

.pricing-package {
    padding: 30px 34px 20px 34px;
    float: left;
    width: 100%;
}

.membership-plans-price h4 {
    font-size: 20px;
}

.price {
    font-size: 25px;
    font-weight: bold;
}

.months {
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
}

.job-plane {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.job-plane li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.row-inline {
    display: inline;
    padding-right: 15px;
}

.check-icon {
    color: #abcde3;
}

.counting {
    font-size: 20px;
    font-weight: bold;
}

.job-names {
    font-size: 16px;
    font-weight: 300;
}

.buynow-btn {
    background: #fff;
    border: 2px solid #1fd137;
    color: #1fd137;
}

.buynow-btn:hover {
    background: #0327c5;
    color: #fff;
    border-color: #0327c5;
}

.pricing-package-column.active.bg-white {
    background: #19bb9b;
    color: #fff;
    border-color: #fff;
}

.membership-plans-price.active {
    border-bottom-color: #fff;
}

.check-icon.active {
    color: #fff;
}

.featured-job-content {
    padding: 15px 34px;
    margin-bottom: 0;
}

.featured-jobs {
    padding: 15px 34px;
    width: 100%;
    float: left;
}

.equal-sign {
    width: 100%;
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.equal-sign li {
    width: 18%;
    float: left;
    padding-right: 20px;
}

.sign-center {
    width: 5% !important;
}

.unit-price {
    font-size: 25px;
}

.title-margin {
    margin-bottom: 20px;
    display: block;
}

.width10 {
    width: 10%!important;
}

.square i {
    line-height: 1px;
    font-size: 20px;
    padding-left: 5px;
}

.square {
    margin-top: 54px;
}

.equal {
    font-size: 37px;
    margin-top: 48px;
    padding-left: 29px;
}

.padtop5 {
    padding-top: 5px;
}

.membership-plans-main li .e-zone-btn {
    border-color: #1fd137;
    border-radius: 0;
    margin: 21px 0 0 0;
    width: 100%;
    color: #fff;
    padding: 9px 12px;
}


/*Employer Dashboard date 21 10 16*/

.inner-header .search {
    width: inherit;
}

.inner-header .search li .form-control,
.location-addon {
    background: #f5f5f5;
}

.inner-header .search li {
    width: 20%;
    margin-right: 8px;
    margin-left: 8px;
}

/*.inner-header .search li .form-group {
    border: none;
}*/

.inner-header .experience {
    width: 19% !important;
}

.inner-header .search .search-sym {
    width: 13%;
    margin-left: 0;
}

.inner-header .search-btn {
    padding: 7px 18px;
    background: #2f2f2f;
    min-height: 42px;
}

.inner-header button[type="submit"].btn.search-btn:focus {
    color: #1fd137;
    outline: none;
}

.border-d6 {
    border: 1px solid #d6d6d6;
}

.wid-auto {
    width: auto!important;
}

.inner-header .navbar-collapse {
    float: left;
    width: 80%;
}

.inner-header .navbar-collapse ul {
    width: 100%;
}

.inner-header .chat-no {
    border: 1px solid #1eb899;
    height: 25px;
    line-height: 21px;
    right: -2px;
    width: 25px;
}

.inner-header .text-blue.navbar-nav > li > a {
    color: #2f2f2f;
}

.inner-header .text-blue.navbar-nav > li > a i {
    font-size: 22px;
}


/*Dropdown*/

.inner-header .dropdown-content a {
    border-bottom: 1px solid #8f8f8f;
}

.inner-header .dropdown-content {
    border: 1px solid #2f2f2f;
    top: 80px;
    box-shadow: 0 0 4px #454545;
}

.inner-header .caret-one {
    color: #2f2f2f;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: -13px;
}

.dropbtn {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.information {
    color: #222;
    margin: 5px 0;
}

.job-heder p {
    margin-bottom: 5px;
    word-wrap: break-word;
    /*color: #999;*/
}

.martop10 {
    margin-top: 10px;
}

.martop20 {
    margin-top: 20px;
}

.job-heder h4 {
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.about-desc {
    color: #222;
}

.postedjobs .bg-white {
    float: left;
    padding: 20px 15px;
    width: 100%;
}

.postedjobs .border2 {
    overflow: hidden;
}

.postedjobs .search-btn {
    padding: 1px 9px;
    border-radius: 5px;
    border: none;
    font-size: 13px;
    background: #ef8d3b;
}

.postedjobs .search-btn.deactiveJob {
    font-weight: normal;
    background-color: #ff0000;
    font-size: 12px;
}

.postedjobs .search-btn.activeJob {
    font-weight: lighter;
    background-color: #fff;
    color: #999;
    border: solid 1px #999;
    border-radius: 0px;
}

.viewapp .view-more {
    float: left;
}

.viewapp {
    color: #0327c5;
    font-weight: bold;
}

/*.postedjobs h4 {
    color: #222;
    font-weight: bold;
    font-size: 18px;
}*/

.postedjobs .company-title {
    font-size: 16px;
    font-weight: 100;
}

.martop30 {
    margin-top: 30px;
}

.martop40 {
    margin-top: 40px;
}

.padleft0 {
    padding-left: 0;
}

.padright0 {
    padding-right: 0;
}

.martop5 {
    margin-top: 5px;
}

.recentapp p {
    margin-bottom: 5px;
}

.recentapp .border {
    margin-left: 60px;
}

.notify .border2 {
    overflow: hidden;
}

.notify .bg-white {
    float: left;
    padding: 20px 15px;
    width: 100%;
}

.notify p {
    margin-bottom: 5px;
    color: #999;
   
}

.notify .folder a {
    padding-left: 10px;
}

.notify .folder i {
    color: #999;
    font-size: 18px;
}

.membership button {
    background: transparent;
    border: 1px solid #1fd137;
    color: #1fd137;
    padding: 8px 18px;
    text-transform: uppercase;
    min-width: 102px;
}

.membership b {
    font-size: 20px;
}


/*Job sicker profile*/

.job_sicker_profile .job-heder-title {
    display: inline;
}

.job_sicker_profile .job-heder-title .user-img {
    float: left;
    display: inline-block;
    width: 100%;
    max-width: 80px;
}

.job_sicker_profile .job-heder-title .user-detail {
    float: left;
    margin-left: 20px;
}

.job_sicker_profile .job-heder-title .common-title {
    margin: 0 0 5px;
}

.weight200 {
    font-weight: 200;
}

.job_sicker_profile table th {
    color: #222;
    font-weight: bold;
    background: #f8f8f8;
    padding: 10px!important;
}

.job_sicker_profile table td {
    color: #222;
    font-weight: 100;
    padding: 10px!important;
}

.job_sicker_profile .border2 {
    overflow: hidden;
}


/*PMS date 26 Oct*/

.left-user {
    width: 100%;
    display: table;
    padding-bottom: 10px;
}

.pms_part {
    width: 100%;
    /*  */
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.pms_part .common-title {
    margin: 0;
    font-size: 20px;
    padding: 20px;
}

.pms_part .common-title span {
    top: 30px;
    left: 140px;
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 22px;
}

.pms_part_img {
    float: none;
    display: table-cell;
    vertical-align: top;
    width: 80px;
    text-align: center;
}

.pms_part_name {
    float: left;
    padding-left: 0;
}

.inbox_part .pms_part_name a {
    font-size: 14px;
}

.inbox_part .information {
    margin: 0;
    font-weight: bold;
    width: 200px;
    word-wrap: break-word;
}

.Introduce_pms {
    display: block;
    position: relative;
    text-align: left;
    z-index: 1;
    margin-bottom: 20px;
}


/*.Introduce_pms::after {
    background: #e1e1e1 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 44%;
    width: 100%;
    z-index: -1;
}*/

.pms_part_message {
    width: 100%;
    padding: 25px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.Introduce_pms {
    border-bottom: 1px solid #333;
}

.loaderDisplay {
    position: absolute;
    top: 30%;
    left: 50%;
}

.loaderOpacity {
    opacity: 0.2;
}

.pms_part_message .img_pms h4 {
    font-size: 24px;
    font-weight: 600;
    color: #222;
}

.pms_part_message .img_pms h5 {
    font-size: 16px;
    font-weight: normal;
    color: #1fd137;
    margin: 10px 0;
}

.pms_part .inbox_part:hover a {
    color: #fff;
    text-decoration: none;
}

.pms_part .inbox_part:hover p {
    color: #fff;
}

.detail_messaging .pms_part_name {
    width: 80%;
    word-break: break-all;
    float: none;
    display: table-cell;
    vertical-align: top;
    font-size: 13px;
    padding: 5px;
    background-color: #f9f9f9;
    border: 1px solid #eaeaea;
    position: relative;
}

.trash-ico {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index:1;
}

.detail_messaging .pms_part_name p {
    width: 95%
}

.detail_messaging {
    overflow: hidden;
}

.send_msg {
    width: 100%;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    margin-top: 5px;
}

.date-txt {
    display: inline-block;
    color: #999;
}

.reply-reject {
    float: right;
}

.reply-reject .blue-btn {
    padding: 5px 20px;
    font-size: 13px;
    margin-left: 5px;
    font-weight: normal;
}

.send_msg textarea {
    border: none;
    padding :0px;
}

.send_msg textarea:focus {
    box-shadow: none;
}

.send_msg .form-group {
    width: 80%;
    float: left;
}

.send_msg .apply-now-btn {
    background: none;
    color: #0327c5;
    font-size: 14px;
    text-transform: none;
    float: right;
    padding: 9px;
}

.send_msg .apply-now-btn i {
    padding-right: 5px;
}

.contentscroll {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 638px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #b5b5b5!important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
}

.marleft0 {
    margin-left: 0!important;
}

.marright0 {
    margin-right: 0!important;
}


/*Emp profile page date 27 Oct*/

.emp_profile .user-img {
    float: left;
    display: inline-block;
    overflow: hidden;
    height: 60px;
    width: 60px
}

.emp_profile .user-img img {
    width: 100%;
    height: 100%;
}

.emp_profile .user-detail {
    float: left;
    margin-left: 20px;
}

.emp_profile .company-title {
    font-size: 22px;
    line-height: 53px;
}

.emp_profile .user-img img {
    border: 1px solid #ddd;
    /*padding: 10px;*/
}

.posted_emp {
    padding-top: 20px;
    /*font-size: 18px;*/
}

.posted_emp i {
    font-size: 18px;
    color: #19bb9b;
    padding-right: 11px;
}

.emp_profile .main_detail {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 2px #908989;
    overflow: hidden;
    padding: 15px;
}

.emp_part_name .information {
    font-weight: bold;
    color: #222;
    margin-bottom: 1px;
}

.emp_part {
    background: #fff;
    padding: 10px;
}

.green-text {
    color: #19bb9b;
    font-weight: bold;
}

.emp_part_right {
    background: #fff;
    padding: 20px;
    overflow: hidden;
}

.blue-border {
    background: #297fb8 none repeat scroll 0 0;
    height: 2px;
}

.emp_part_right .common-title {
    /*font-weight: bold;
    font-size: 22px;*/
    margin: 0;
}

.emp_part_name .information {
    color: #222;
    font-weight: bold;
    margin-bottom: 1px;
}

.emp_profile .product_des .information {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_img {
    float: left;
    display: inline;
}

.emp_profile .product_des {
    display: table;
    padding-left: 5px;
}

.grey_bg {
    background: #f8f7f7;
    padding: 10px;
    overflow: hidden;
}

.grey_bg p {
    font-size: 12px;
}

.grey_bg p i {
    color: #19bb9b;
    font-size: 14px;
    margin-right: 5px;
}

.emp_profile .job-heder {
    padding: 20px 0;
}

.notification h4.common-title {
    margin-top: 0;
}

.martop50 {
    margin-top: 50px;
}

.martop45 {
    margin-top: 45px;
}


/*saved search*/

.city-exp span {
    margin-left: 10px;
    margin-right: 10px;
}

.saved_search-page .parttime {
    margin-left: 10px;
    text-transform: uppercase;
}

.saved_search-page .cmp-info {
    margin-left: 0;
}


/*saved folder*/

.saved_folder_page .color-grey {
    color: #656565!important;
    font-size: 14px!important;
}

.saved_folder_page h4.common-title {
    margin-top: 0;
}


/*Saved searches*/

.saved_searches h4.common-title {
    margin-top: 0;
}


/*code for round image in menu*/

.round-img {
    border-radius: 50%;
    display: block;
    height: 35px;
    width: 35px;
    margin-left: auto;
    margin-right: auto;
}

.round_shape .search li {
    margin-left: 10px;
    margin-right: 10px;
    /*width: 22%;*/
}

.jobseeker_dash .border2 {
    overflow: hidden;
}


/*save-folder-detail*/

.save-folder-detail .emp-exp span {
    margin-left: 20px;
}

.save-folder-detail .cmp-logo {
    height: 55px;
    width: 55px;
    border: none;
}

.save-folder-detail .cmp-logo img {
    height: 100%;
    width: 100%;
}

.save-folder-detail .hour-details i {
    float: left;
    display: inline;
    margin-left: 40px;
    font-size: 20px;
    color: #19bb9b;
}

.save-folder-detail .hour-details {
    margin-top: 8px;
}

.page-disp .list {
    display: block;
    text-align: right;
    float: none;
    margin-top: 0;
}

.actions i {
    float: left;
    display: inline;
    margin-left: 40px;
    font-size: 20px;
    color: #19bb9b;
}

.page-disp,
.actions {
    margin-top: 36px;
}


/*Custom checkbox*/

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    /*position: absolute;*/
    /* left: -9999px;*/
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 28px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #fff;
}


/* checked mark aspect */

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    background: #19b797 none repeat scroll 0 0;
    color: #fff;
    content: "✔";
    font-size: 15px;
    height: 19px;
    left: 0;
    line-height: 1.1;
    padding: 2px;
    position: absolute;
    top: 27px;
    transition: all 0.2s ease 0s;
    width: 19px;
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

label:hover:before {
    border: 1px solid #4778d9!important;
}


/*Edit profile page date 23 11 16*/

.common-text {
    color: #222;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 20px;
}

.text-under-border {
    border-bottom: 2px solid #dfdfdf;
    padding-bottom: 10px;
    font-size: 16px;
}

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

.margin-top20 {
    margin-top: 20px;
}

.edit-profile .bootstrap-tagsinput {
    width: 100%;
    height: 42px;
    border-radius: 0;
    box-shadow: none;
}

.edit-profile .label-info {
    background: #eee;
    color: #8f8f8f;
    padding: 4px;
    line-height: 3;
}

.education h3 {
    font-size: 18px;
    color: #222;
    font-weight: bold;
}

.education h3 i {
    color: #0327c5;
    font-size: 18px;
    padding-right: 20px;
}

.margin-top10 {
    margin-top: 10px;
}

.edu-bg {
    padding: 20px;
    background-color: #f5f5f5;
    width: 60%;
    float: left;
    overflow: hidden;
}

.education .edu-bg .form-title {
    display: inline-block;
    float: left;
    width: 28%;
}

.education .edu-bg input {
    width: 100%;
}

.edu-bg .form-left {
    width: 100%;
}

.edu-bg .select-inline {
    width: 70%;
}

.edu-bg button {
    font-size: 16px;
    color: #222;
    font-weight: bold;
    color: #0327c5;
    display: inline-block;
    background: none;
    border: none;
}

.wid33 {
    width: 33%!important;
}

.mar-right23 {
    margin-right: 23px;
}

.edt-prf .upload-btn {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto !important;
    text-align: center;
    text-transform: none;
    width: auto;
    padding: 7px 12px;
}

.edt-prf .form-right .form-title {
    padding-left: 27px;
}

.upload-resume h4 {
    color: #222;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 100;
    padding-top: 10px;
    margin-right: 15px;
}

.upload-resume .btn-file {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: auto;
}

.upload-resume {
    /*margin: 0 30px;*/
    border-bottom: 1px solid #bcbcbc;
}

.uploaded-user span {
    float: left;
    color: #3e3c3c;
    font-size: 15px;
}

.uploaded-user i {
    color: #fa0000;
    float: right;
}

.uploaded-user {
    margin: 20px 30px;
}

.edt-prf .form-right {
    right: -15px;
}


/*Dushyant css from 26 December 2016*/

nav.navbar-fixed-top .navbar-brand {
    padding: 10px 15px;
    height: inherit;
}

nav.navbar-fixed-top ul li {
    padding: 16px 0;
}

.navbar {
    min-height: 70px;
}


/*.nct-common-footer {background: rgba(0, 0, 0, 0) url("../images/footer_image.jpg") no-repeat scroll 0 0 / cover ;}*/

.space15 {
    margin-top: 15px;
}

.space20 {
    margin-top: 20px;
}

.space25 {
    margin-top: 25px;
}

.space30 {
    margin-top: 30px;
}

.space40 {
    margin-top: 40px;
}

.nct-common-footer p {
    color: #fff;
    font-size: 16px;
}

.nct-common-footer p.copywrite-text a {
    color: #0327c5;
}

.search-jobs-main .common-title {
    display: inline-block;
}

.search-jobs-main .job-title .dropdown {
    float: right;
}

.search-jobs-main .job-title .dropdown ul.dropdown-menu {
    left: auto;
    right: 0;
}

.search-jobs-main .login-popup-main_search {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: right;
    left: inherit;
    position: absolute;
    right: 0;
    top: 55px;
    width: 50%;
    z-index: 1;
}

.saved-search-div {
    display: inline-block;
    float: right;
}

.jobs-found .dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    top: 18px;
}

.dropdown-content a {
    color: #454545;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.dropdown-content a:hover {
    background: #f1f1f1;
}

nav .search li .border-d6 {
    width: 40px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav .search li .border-d6 img {
    width: 100%;
    height: 100%;
}

.search-jobs-main .saveSearchBlock {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: none;
    left: inherit;
    position: absolute;
    right: 0;
    top: 55px;
    width: 50%;
    z-index: 1;
}

.icons_resume a {
    display: inline-block;
    /*height: 30px;*/
    /*width: 30px;*/
    /*background: #1fd137;*/
    border-radius: 100%;
    margin: 0 5px;
}

.icons_resume a i {
    color: #0327c5;
    font-size: 18px;
    line-height: 28px;
}

.icons_resume a:hover i {
    color: #333;
}

.resume_find .hour-details input {
    margin: 14px 0 0;
}

.pagination_box ul.pagination li a,
.pagination_box ul.pagination li a:hover,
.pagination_box ul.pagination li a:focus {
    background-color: transparent;
}

.main_add_details .hour-details a {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: #1fd137;
    border-radius: 100%;
    margin: 5px;
}

.main_add_details .hour-details a i {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
}

.main_add_details .client-thum {
    margin-left: 30px;
}

.add_loc {
    padding: 9px 12px;
    border-radius: 0;
}

.post-a-job .form-control[disabled],
.post-a-job .form-control[readonly],
.post-a-job fieldset[disabled] .form-control {
    background: none;
}

.posted_jobs_page .job-title .dropdown {
    float: right;
}

.posted_jobs_page nav {
    margin-top: 30px;
}

.part-full button {
    background: #ef8d3b none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    font-size: 13px;
    padding: 1px 9px;
    float: left;
    margin-left: 20px;
}

.part-full h4 {
    float: left;
}

.saved-search-main .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #fff;
}

.savefolder_detail .actions {
    margin: 0;
}

.savefolder_detail .actions a {
    background: #1fd137 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 30px;
    margin: 3px;
    width: 30px;
}

.savefolder_detail .actions a i {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
    float: none;
}

.savefolder_detail .ads-details .hour-details a {
    background: #1fd137 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 30px;
    margin: 3px;
    width: 30px;
}

.savefolder_detail .ads-details .hour-details a i {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
    float: none;
}

.savefolder_detail .dropdown {
    float: right;
}

.wrapper-cleints img {
    height: 100%;
}

.login-right .from-group {
    margin-top: 15px;
}


/*Page wrap css*/

* {
    margin: 0;
}

html,
body {
    height: 100%;
    padding: 0 !important;
}

.page-wrap {
    min-height: 100%;
    margin-bottom: 0px;
}

.page-wrap:after {
    content: "";
    display: block;
}

footer,
.page-wrap:after {}


/*Page wrap css over*/

.saved-folders {
    margin-bottom: 10px;
}


/*popup*/

.modal-dialog .modal-footer .btn-primary {
    padding: 7px;
    background-color: #0327c5;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.modal-dialog .modal-footer .btn-primary:hover {
    background: #1fd137 none repeat scroll 0 0;
    border-color: #1fd137;
    color: #fff;
}

.modal-dialog .modal-footer .btn-secondary {
    border-color: #707070;
    border-radius: 0;
    color: #515151;
    font-size: 15px;
    font-weight: 700;
    padding: 7px;
    text-transform: uppercase;
    background: #fff;
}

.modal-dialog .modal-footer .btn-secondary:hover {
    background: #1fd137 none repeat scroll 0 0;
    border-color: #1fd137;
    color: #fff;
}

.modal-dialog .modal-header h4 {
    color: #222;
    font-weight: bold;
}

.avatar-view .search-btn {
    display: block;
    bottom: 0;
}

.job-detail-form .form-left .form-group input.btn {
    border-radius: 0;
    padding: 10px 12px;
}

.seeker_app {
    margin-bottom: 30px;
}

.error {
    color: red;
}

.experience select {
    line-height: 2.6;
}

.pms_part .inbox_part.active {
    background-color: #337ab7;
    overflow: hidden;
    /*padding: 20px 10px;*/
    cursor: pointer;
}

.pms_part .inbox_part.active .pms_part_name a {
    color: #fff;
}

.pms_part .inbox_part.active .pms_part_name p {
    color: #fff;
}

.pms_part .inbox_part {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 20px;
    border-bottom: 1px solid #c4c4c4;
    width: 100%;
    display: table;
    position: relative;
}

.pms_part .inbox_part:hover {
    background-color: #0327c5;
    cursor: pointer;
}

.close-ico {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 10;
}

.pms_part .inbox_part .pms_part_img {
    width: 70px;
}

.readMsg .pms_part_name .company-title,
.readMsg .pms_part_name .information {
    font-weight: 200;
}

.pms_part_img img {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
}

table {
    border: 1px solid #ddd;
    clear: both;
}
.education .form-control {
    width: 100%;
}

.joblists .main_col {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
    overflow: hidden;
    padding-bottom: 8px;
}

.joblists .main_col:last-of-type {
    border-bottom: none;
    clear: both;
}

.emp-login-social {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.emp-login-social a {
    padding: 0;
    margin: 0 5px;
    width: 58px;
    text-align: center;
    background-color: #3b5998;
}

.emp-login-social a span.facebook-icon {
    margin: 0;
    background-color: transparent;
}

.emp-login-social a span.google-icon {
    margin: 0;
}

.search-by-keyword {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 100;
    max-height: 350px;
    overflow: auto;
    background-color: #fff;
}

.acc_settings {
    margin: 10px 0 20px 0;
}

.acc_settings input[type="checkbox"] {
    margin-right: 10px;
}

.joblists .main_col p i {
    margin-right: 10px;
}

.banner-image {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.banner-image img {
    height: 100%;
    width: 100%;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    z-index: 10;
}
.navbar-custome.navbar-fixed-top{
    position: absolute;
}
.close_button {
    position: absolute;
    right: 0;
    top: 0;
}

.close_button i {
    font-size: 14px;
    color: #999;
}

.posted_jobs_page p i {
    margin-right: 10px;
}

.inner-header .navbar-collapse.in {
    overflow-y: visible;
}

.pricing-package {
    position: relative;
}

.buy_label {
    position: absolute;
    top: 20px;
    right: 20px;
}

.buy_label i {
    font-size: 35px;
    color: #1fd137;
}

.deleteSaveSearch {
    cursor: pointer;
}

.job_sicker_profile .job-heder {
    text-align: left;
}

.forget-pwd p {
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}

.forget-pwd .e-zone-btn {
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    padding: 7px;
    text-transform: uppercase;
}

.forget-pwd .modal-header h1 {
    color: #19bb9b;
    font-weight: bold;
}

#DispJobStatusBtn {
    margin-bottom: 5px;
}

.viewapp a {
    margin-right: 5px;
    margin-bottom: 10px;
}

.apply-now-main .msg-cell p {
    min-height: 10px;
}


/*Dushyant css over*/


/*new css add 12-5-2017*/

/*contact_us*/
.contact_banner{
	background-image:url(../images/contact_us.png); 
	background-repeat:no-repeat;
	height:200px;
    background-size: 100% 100%;
}
.contact_banner h1 {
    font-size: 40px;
    color: #FFF;
    display: inline-block;
    margin-top:80px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
 
}

.all_center{
    margin: 0px auto;  
    float: none;
}

.all_center .search-btn{
    width: 100%;
    font-weight: normal;
}

/*contact_us*/

.callout-section {
    background: url("../images/contact_us_2.png"); 
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 250px;  
}
.callout-section::before {
    position: absolute;
    content: "";
    width: 61%;
    background-color: #0327c5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    transform: skewX(-136deg);
    -webkit-transform: skewX(-136deg);
    -ms-transform: skewX(-136deg);
    z-index: 1;
    transform-origin: left bottom 0;
}
.callout-section::after {
    background-color: #1fd137;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-131deg);
    -webkit-transform: skewX(-131deg);
    -ms-transform: skewX(-131deg);
    transform-origin: left bottom 0;
    width: 63%;
    z-index: 0;
}
.callout-content {
    position: relative;
    z-index: 1;
    padding-top: 60px;
    padding-right: 40px;
    padding-bottom: 10px;
}
.callout-content h3{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.44px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 9px;
}
.callout-content span{
    color: white;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.36px;
    line-height: 26px;
    text-transform: capitalize;
}

.mainhead textarea{width: 100%;}
.cookies-privacy-sticky{
    position: static;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    padding: 15px;
    z-index: 100;
    background-color: #e0b027;
    font-weight: 600;
}
.cookies-privacy-sticky a{text-decoration: underline; color: #fff;}
@media (max-width: 1200px) {
    /* - CallOut Section */
    .callout-section::before{
        width: 95%;
    }
    .callout-section::after {
        width: 100%;
    }
    .callout-content{
        margin-left: 15px;
    }
    .callout-content h3 {
        font-size: 20px;
    }
    .callout-content span {
        font-size: 16px;
    }
}


@media (max-width: 639px) {

    /* - CallOut Section */
    .callout-content{
        padding-top: 35px;
    }
    .callout-section::before {
        transform: skewX(-170deg);
    }
    .callout-section::after{
        transform: skewX(-162deg);
    }
    .callout-content h3{
        font-size: 18px;
        margin: 0 05px;
    }
    .callout-content span {
        font-size: 13px;
    }
}


.new_table_responsive table { 
        width: 100%; 
        border-collapse: collapse; 
    }
    /* Zebra striping */
.new_table_responsive thead tr { 
    background-color: #0327c5;
    border-color: rgba(199, 199, 199, 0.3);
    }
.new_table_responsive tr    th { 
    color: #FFF; 
    font-size: 17px;
    font-weight: 500; 
    padding:10px 6px; 
    text-align: center;
}

.new_table_responsive tbody tr { 
    border-bottom: 1px solid #dddddd;
}

.new_table_responsive   td { 
    padding: 6px; 
    border-bottom: 1px solid #ccc; 
    text-align: center;;
    font-weight:normal;  
}
.new_table_responsive   td img{padding: 10px 6px;}


}

@media 
    only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px)  {
    
        /* Force table to not be like tables anymore */
        table, thead, tbody, th, td, tr { 
            display: block; 
        }

        .new_table_responsive tbody tr{margin-bottom: 10px;}
        
        /* Hide table headers (but not display: none;, for accessibility) */
    .new_table_responsive   thead tr { 
            position: absolute;
            top: -9999px;
            left: -9999px;
        }
        
    .new_table_responsive   tr { border: 1px solid #ccc; }
        
    .new_table_responsive   td { 
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee; 
            position: relative;
            padding-left: 40%; 
        }
        
    .new_table_responsive   td:before { 
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%; 
            padding-right: 10px; 
            white-space: nowrap;
        }
        
        /*
        Label the data
        */
    .new_table_responsive   td:nth-of-type(1):before { content: "Name"; }
    .new_table_responsive   td:nth-of-type(2):before { content: "   FULL NAME"; }
    .new_table_responsive   td:nth-of-type(3):before { content: "   COMMENT"; }
    .new_table_responsive   td:nth-of-type(4):before { content: "   "; }
        
    }
    
    /* Smartphones (portrait and landscape) ----------- */
    /* iPads (portrait and landscape) ----------- */
    /*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        body { 
            width: 495px; 
        }
    }*/


/*notification*/

.new_noti{
    width: 97%;
}
.new_noti p{ float: left;}
.new_noti span{ float: right;}

.border_top{    border-top: 1px solid #ddd;
    padding-top: 15px;}



    
/*meet css over 12-5-2017 */



/*==========  Mobile First Method-Nct  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .e-zone-btn {
        background-color: #1fd137 !important;
    }
    .footer-nav {
        width: 25%;
        margin-bottom: 10px;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .footer-nav {
        width: 15%;
        margin-left: 65px;
    }
}


/* Large Devices, Wide Screens */


/*==========  Non-Mobile First Method-Nct  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .footer-nav {
        margin-left: 50px;
    }
    .company-details {
        width: 73%;
    }
    .login-popup-main.dropdown-menu {
        left: auto;
    }
    .search-left {
        width: 60%;
    }
    .search-right {
        width: 40%;
    }
    /*#header-bg > img {width:100%; min-height:100%;}*/
    .inner-header .navbar-collapse {
        width: 76%;
    }
    .inner-header .search li {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mem-plan .row-inline {
        padding-right: 5px;
    }
    /*PMS*/
    .inbox_part .information {
        width: 149px;
    }
    .saved_searches .fic .pull-left {
        width: 90%;
    }
    /*New round image header ipad design*/
    .round_shape .search li {
        margin-right: 6px;
    }
    /*Save folder detail*/
    .save-folder-detail .hour-details i {
        margin-left: 20px;
    }
    /*Edit profile*/
    .edt-prf .form-right {
        right: 0;
    }
    .edt-prf .form-right .form-title {
        padding-left: 0;
    }
    .edt-prf .company-logo-min {
        display: inline-block;
        width: 100%!important;
        height: 100%!important;
    }
    .upload-resume {
        margin-left:auto;
		margin-right:auto;
        text-align: center;
    }
    .uploaded-user {
        margin: 20px 0;
    }
    .upload-resume h4 {
        text-align: center;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .equal-sign li {
        width: 29%;
        padding: 0;
        margin: 0;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    #header-bg .search li:first-child {
        width: 31%;
    }
    .footer-nav:first-child,
    .footer-nav {
        margin-left: 0;
    }
    .company-logo-min,
    .company-details {
        width: 100%;
        padding: 0;
    }
    .carousel-arrow .owl-prev {
        left: -3px;
    }
    .carousel-arrow .owl-next {
        right: -12px;
    }
    .login-left,
    .login-right {
        max-width: 100%;
    }
    .facebook-btn,
    .google-btn {
        width: 100%;
    }
    .search-left {
        width: 100%;
    }
    .search-right {
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
    }
    .job-type-search li:after {
        content: " ";
    }
    .job-type-search li {
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
    }
    /*Memberhsip plan*/
    .equal-sign li {
        margin-bottom: 20px;
    }
    .membership-plans-main li a.e-zone-btn {
        margin: 0;
    }
    .width10 {
        width: 14%!important;
    }
    /*Employer dashboard*/
    .inner-header .navbar-collapse {
        width: 100%;
    }
    .inner-header .search li {
        margin-left: 1px;
        margin-right: 1px;
    }
    .inner-header .navbar-header a img {
        margin: 0 auto;
    }
    .inner-header .navbar-header {
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .inner-header .navbar-header a {
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .postedjobs .pull-right {
        float: left!important;
    }
    .postedjobs .text-right {
        text-align: left;
    }
    .fic .pull-left {
        width: 85%;
    }
    .notify .row-inline {
        display: block;
    }
    .membership button {
        min-width: 70px;
    }
    .mem-plan .row-inline {
        padding-right: 1px;
    }
    .mem-plan .pull-left {
        width: 42%;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        width: 70%;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        width: 75%;
    }
    /*PMS page*/
    .Introduce_pms::after {
        width: 55%;
    }
    .pms_part_message .img_pms h4 {
        display: inline-block;
        margin-right: 3px;
    }
    .send_msg .form-group {
        width: 100%;
    }
    .inbox_part .information {
        width: 150px;
    }
    /*emp_profile*/
    .posted_emp {
        text-align: center;
    }
    .emp_part_name p,
    .emp_part_right {
        text-align: left;
    }
    .grey_bg .main_col .col-sm-4 {
        margin-bottom: 10px;
    }
    .emp_profile .company-title {
        font-size: 16px;
    }
    .emp_profile .user-detail {
        margin-left: 9px;
    }
    .posted_emp {
        font-size: 14px;
        padding-top: 16px;
    }
    .grey_bg .main_col .col-sm-12 {
        margin-bottom: 10px;
    }
    /*posted jobs*/
    .posted_jobs_page .pull-right {
        float: right!important;
    }
    .jobseeker_dash .cmp-info {
        margin-left: 5px;
    }
    /*New round image header ipad design*/
    .round_shape .search li {
        margin-left: 4px;
        margin-right: 4px;
    }
    /*Save folder detail*/
    .save-folder-detail .hour-details i {
        margin-left: 9px;
    }
    /*Edit profile*/
    .edt-prf .form-right {
        right: 0;
    }
    .edt-prf .form-right .form-title {
        padding-left: 0;
    }
    .edt-prf .company-logo-min {
        display: inline;
        width: 100%!important;
        height: 100%!important;
    }
    .upload-resume {
        margin: 0 auto;
        text-align: center;
    }
    .uploaded-user {
        margin: 20px 0;
    }
    .upload-resume h4 {
        text-align: center;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .education .edu-bg .form-title {
        width: 100%;
    }
    .education .edu-bg input {
        width: 100%;
    }
    .edu-bg .select-inline {
        width: 100%;
    }
    .edu-bg .wid33 {
        width: 100%!important;
    }
    .emp_dashboard .postedjobs .pull-right {
        float: left!important;
        width: 100%;
    }
    .emp_dashboard .recentapp .pull-right {
        float: left!important;
        margin-top: 10px;
    }
    .membership b {
        font-size: 15px;
    }
    .equal-sign li {
        width: 29%;
        padding: 0;
        margin: 0;
    }
    .education .form-control {
        width: 100%;
    }
    .job_sicker_profile table th {
        padding: 6px !important;
    }
    .jobseeker_dash .postedjobs .pull-right {
        float: right!important;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
    .nav li {
        padding: 10px 0;
    }
    .e-zone-btn {
        margin: 0 15px;
    }
    .cmp-details {
        width: 100%;
        float: left;
    }
    .hour-details {
        width: 100%;
        float: left;
        text-align: left;
        margin-top: 15px;
        padding-left: 110px;
    }
    .text-res-left {
        text-align: left;
    }
    .adver-btn {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .copyright {
        padding-bottom: 10px;
    }
    #header-bg .search li,
    .search li:last-child {
        width: 100% !important;
        margin-bottom: 15px;
    }
    /*.search-btn {width:100%;}*/
    .footer-nav {
        width: 50%;
        margin-bottom: 10px;
    }
    .all-category .nav li {
        width: auto;
    }
    .job-type li:first-child {
        width: 100%;
    }
    .job-type li {
        width: 50%;
    }
    .all-category .nav li {
        width: 100%;
    }
    .left,
    .right {
        width: 100%;
    }
    .pricing-package-column .left,
    .pricing-package-column .right {
        width: 50%;
    }
    .job-description-right {
        border: none;
        padding: 15px;
    }
    .job-heder {
        text-align: center;
    }
    .job-heder .right-btn {
        float: none;
        margin-top: 15px;
    }
    .login-popup-main.dropdown-menu {
        margin-top: 15px !important;
    }
    .search-resumes {
        margin-top: 30px;
    }
    .saved-folder {
        padding: 0;
    }
    .form-left .radio-inline {
        display: block;
        margin-left: 0 !important;
    }
    /*Memberhsip plan*/
    .equal-sign li,
    .width10 {
        width: 100%!important;
    }
    .square,
    .equal,
    .title-margin {
        margin: 0;
        padding: 0;
    }
    .equal-sign li {
        margin-bottom: 20px;
    }
    .membership-plans-main li a.e-zone-btn {
        margin: 0;
    }
    /*Employer dashboard*/
    .inner-header .navbar-collapse {
        width: 100%;
        max-height: auto;
        margin: 0 auto;
        text-align: center;
    }
    .search li,
    .search li:last-child {
        margin-bottom: 0;
    }
    .inner-header .search li {
        margin: 0;
        width: 100%;
    }
    .inner-header .experience {
        width: 100%!important;
    }
    /*.inner-header .navbar-collapse.in {
        overflow: auto;
    }*/
    .inner-header ul.nav li:last-child {
        width: auto!important;
    }
    .inner-header .navbar-header a img {
        margin: 0;
    }
    /*Job sicker profile*/
    .job_sicker_profile .job-heder-title .user-img {
        float: none;
        display: block;
    }
    .job_sicker_profile .job-heder-title .pull-right {
        float: none!important;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        margin-left: 0;
        display: block;
        float: none;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        float: none!important;
        width: 100%;
    }
    /*PMS page*/
    .Introduce_pms::after {
        width: 55%;
    }
    .pms_part_message .img_pms h4 {
        display: inline-block;
        margin-right: 3px;
    }
    .send_msg .form-group {
        width: 100%;
    }
    .inbox_part .information {
        width: inherit;
    }
    /*emp_profile*/
    .emp_profile .user-img {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .user-detail {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .company-title {
        line-height: 30px;
        font-size: 19px;
    }
    .emp_profile .main_detail .pull-left {
        float: none!important;
    }
    .emp_profile .main_detail .pull-right {
        float: none!important;
    }
    .posted_emp {
        text-align: center;
    }
    .emp_part_name p,
    .emp_part_right {
        text-align: left;
    }
    .grey_bg .main_col .col-sm-12 {
        margin-bottom: 10px;
    }
    /*Saved folder*/
    .saved_folder_page .col-md-4 {
        margin-top: 20px;
    }
    /*Saved searches*/
    .saved_searches .col-md-4 {
        margin-top: 20px;
    }
    /*posted jobs*/
    .posted_jobs_page .pull-right {
        float: right!important;
    }
    .jobseeker_dash .pull-right {
        float: right!important;
    }
    /*save_folder_detail*/
    .save-folder-detail .cmp-details {
        width: 60%;
    }
    .save-folder-detail .hour-details {
        width: 40%;
    }
    .save-folder-detail .hour-details i {
        margin-left: 9px;
    }
    [type="checkbox"]:not(:checked) + label::after,
    [type="checkbox"]:checked + label::after,
    [type="checkbox"]:not(:checked) + label::before,
    [type="checkbox"]:checked + label::before {
        top: 0;
    }
    .page-disp,
    .actions {
        margin-top: 5px;
    }
    .actions i {
        margin-left: 13px;
    }
    .save-folder-detail .cmp-info {
        margin-left: 0;
    }
    /*Edit profile*/
    .edt-prf .form-right {
        right: 0;
    }
    .edt-prf .form-right .form-title {
        padding-left: 0;
    }
    .edt-prf .company-logo-min {
        display: inline;
        width: 100%!important;
        height: 100%!important;
    }
    .upload-resume {
        margin: 0 auto;
        text-align: center;
    }
    .uploaded-user {
        margin: 20px 0;
    }
    .upload-resume h4 {
        text-align: center;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .education .edu-bg .form-title {
        width: 100%;
    }
    .education .edu-bg input {
        width: 100%;
    }
    .edu-bg .select-inline {
        width: 100%;
    }
    .edu-bg .wid33 {
        width: 100%!important;
    }
    .copytexts {
        margin-bottom: 30px;
        text-align: left;
    }
    .saved-search-div {
        margin-bottom: 40px;
    }
    .savefolder_detail .ads-details {
        margin-top: 20px;
    }
    .emp_dashboard .postedjobs .pull-right {
        float: right!important;
    }
    .emp_dashboard .recentapp .pull-right {
        float: right!important;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        width: 100%;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        width: 100%;
    }
    .job-detail-form .form-left .form-group input.btn {
        margin-top: 10px;
    }
    .post-a-job button[type="submit"] {
        margin: 5px;
    }
    .navbar-custome {
        /*background-color: #fff;*/
    }
    .navbar-nav > li > a {
        color: #333;
		border-bottom: 1px solid #ddd;
    }
	.navbar-right{margin-right:-15px;}
	 nav.navbar-fixed-top ul li{padding:7px 0;}
	 .inner-header .navbar-collapse ul.top-menu li.search-sym.wid-auto{width:100% !important;}
	 .inner-header .navbar-collapse ul.top-menu li.search-sym.wid-auto button{width:100%;} 
	.inner-header .navbar-collapse ul.top-menu li.my-drop{width:100% !important;}
	nav .search li .border-d6{width:100%; height:auto;}
	.inner-header .navbar-collapse ul.top-menu li .border-d61{border-radius:0; border:1px solid #ddd; width:100%; height:auto;}
	nav .search li .border-d6 img{width:auto; max-width:100%; height:auto; border-radius:0;}
	.inner-header .navbar-collapse ul.top-menu li.my-drop .dropdown-content{ border:none; border-top:1px solid #d6d6d6; box-shadow:none; min-width:100%; width:100%;}
	.inner-header .navbar-collapse ul.top-menu li.my-drop .dropdown-content .caret-one{display:none;}
	.banner-image{position:static;}
	.mainPitch{position:static;}
	
    .detail_messaging .pms_part_name {
        width: 86%;
    }
    .mainPitch {
        bottom: 0;
        left: 0;
        margin: 0 auto;
        max-width: 964px;
        /*position: absolute;*/
        right: 0;
        text-align: center;
        top: 23%;
        transform: none;
        width: 100%;
        z-index: 9;
    }
    .search-bg {
        height: 100%;
    }
    .jobseeker_dash .job-heder .leftpart,
    .jobseeker_dash .job-heder .rightpart {
        float: left;
        text-align: left;
    }
    .jobseeker_dash .job-heder .rightpart {
        margin-top: 10px;
    }
    .navbar-custome {
        z-index: 999;
		position:static;
		margin-bottom:0;
		background-color:#fff;
    }

    #header-bg {
        min-height: 325px;
    }
    .navbar-collapse {
        background: #fff;
    }
    .innerHeader .mainPitch {
        top: 0;
    }
    .innerHeader #header-bg {
        min-height: 250px;
    }
    .inner-header .navbar-collapse {
        float: none;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 560px) {
    .detail_messaging .pms_part_name {
        width: 100%;
        display: block;
        margin: 5px 0
    }
    .detail_messaging .pms_part_img {
        width: 100%;
        display: block;
    }
    .left-user {
        padding: 10px;
        display: block;
        border: 1px solid #ddd;
    }
    /*.cmp-logo{width:100%;}*/
    .cmp-details {
        width: 100%;
        float: left;
    }
    .hour-details {
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 0px;
    }
    .cmp-info {
        margin-left: 0px;
        /*margin-top:15px;*/
    }
    .featured {
        margin: 0;
    }
    .footer-nav {
        width: 100%;
    }
    .end-nav li:after {
        content: "";
    }
    .end-nav li {
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 5px;
        /*border-bottom: 1px solid #1ec7a6;*/
    }
    .company-details p {
        padding: 0;
    }
    .job-detail-left,
    .job-detail-right {
        width: 100%;
    }
    .form-left,
    .form-right {
        width: 100%;
    }
    .job-detail-form .search-btn {
        width: auto;
        margin-top: 10px;
    }
    .post-a-job {
        padding: 15px;
    }
    .mandatory {
        float: none;
        display: block;
        margin-top: 5px;
    }
    .login-signup {
        padding: 15px;
    }
    .profile_edit .form-right {
        position: relative;
    }
    /*Memberhsip plan*/
    .equal-sign li,
    .width10 {
        width: 100%!important;
    }
    .square,
    .equal,
    .title-margin {
        margin: 0;
        padding: 0;
    }
    .equal-sign li {
        margin-bottom: 20px;
    }
    .membership-plans-main li a.e-zone-btn {
        margin: 0;
    }
    /*Employer dashboard*/
    .inner-header .navbar-collapse {
        width: 100%;
        max-height: auto;
        margin: 0 auto;
        text-align: center;
    }
    .search li,
    .search li:last-child {
        margin-bottom: 0;
    }
    .inner-header .search li {
        margin: 0;
        width: 100%;
    }
    .inner-header .experience {
        width: 100%!important;
    }
    /*.inner-header .navbar-collapse.in {
        overflow: auto;
    }*/
    .inner-header ul.nav li:last-child {
        width: auto!important;
    }
    .postedjobs .pull-right {
        float: left!important;
    }
    .postedjobs .text-right {
        text-align: left;
    }
    /*Job sicker profile*/
    .job_sicker_profile .job-heder-title .user-img {
        float: none;
        display: block;
    }
    .job_sicker_profile .job-heder-title .pull-right {
        float: none!important;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        margin-left: 0;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        float: none!important;
    }
    /*PMS page*/
    .inbox_part .pms_part_img {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .inbox_part .pms_part_name {
        text-align: center;
        float: none;
        padding-left: 0;
    }
    .Introduce_pms::after {
        width: 45%;
    }
    .pms_part_message .img_pms h4 {
        display: inline-block;
        margin-right: 3px;
    }
    .send_msg .form-group {
        width: 100%;
    }
    .inbox_part .information {
        width: inherit;
    }
    .detail_messaging .pms_part_name {
        max-width: 375px;
        width: 100%;
    }
    /*emp_profile*/
    .emp_profile .user-img {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .user-detail {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .company-title {
        line-height: 30px;
        font-size: 19px;
    }
    .emp_profile .main_detail .pull-left {
        float: none!important;
    }
    .emp_profile .main_detail .pull-right {
        float: none!important;
    }
    .posted_emp {
        text-align: center;
    }
    .emp_part_name p,
    .emp_part_right {
        text-align: left;
    }
    .grey_bg .main_col .col-sm-12 {
        margin-bottom: 10px;
    }
    /*Saved_search*/
    .saved_search-page .cmp-info {
        margin-bottom: 10px;
        margin-top: 0;
    }
    /*Saved folder*/
    .saved_folder_page .col-md-4 {
        margin-top: 20px;
    }
    /*Saved searches*/
    .saved_searches .col-md-4 {
        margin-top: 20px;
    }
    .jobseeker_dash .pull-right {
        float: left!important;
    }
    /*save_folder_detail*/
    .save-folder-detail .cmp-details {
        width: 60%;
    }
    .save-folder-detail .hour-details {
        width: 40%;
    }
    .save-folder-detail .hour-details i {
        margin-left: 14px;
    }
    [type="checkbox"]:not(:checked) + label::after,
    [type="checkbox"]:checked + label::after,
    [type="checkbox"]:not(:checked) + label::before,
    [type="checkbox"]:checked + label::before {
        top: 0;
    }
    .page-disp,
    .actions {
        margin-top: 5px;
    }
    .actions i {
        margin-left: 13px;
    }
    /*Edit profile*/
    .edt-prf .form-right {
        right: 0;
    }
    .edt-prf .form-right .form-title {
        padding-left: 0;
    }
    .edt-prf .company-logo-min {
        display: inline;
        width: 100%!important;
        height: 100%!important;
    }
    .upload-resume {
        margin: 0 auto;
        text-align: center;
    }
    .uploaded-user {
        margin: 20px 0;
    }
    .upload-resume h4 {
        text-align: center;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .edu-bg {
        width: 100%;
    }
    .education .edu-bg .form-title {
        width: 100%;
    }
    .education .edu-bg input {
        width: 100%;
    }
    .edu-bg .select-inline {
        width: 100%;
    }
    .edu-bg .wid33 {
        width: 100%!important;
    }
    .copytexts {
        margin-bottom: 30px;
        text-align: left;
    }
    .saved-search-div {
        margin-bottom: 40px;
    }
    .postedjobs .pull-left {
        width: 100%;
    }
    .savefolder_detail .ads-details {
        margin-top: 20px;
    }
    .save-folder-detail .hour-details {
        width: 100%;
    }
    .save-folder-detail .hour-details .pull-right {
        float: left!important;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        width: 100%;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        width: 100%;
    }
    .mainPitch {
        bottom: 0;
        left: 0;
        margin: 0 auto;
        max-width: 964px;
        /*position: absolute;*/
        right: 0;
        text-align: center;
        top: 23%;
        transform: none;
        width: 100%;
        z-index: 9;
    }
    .search-bg {
        height: 100%;
    }
    #header-bg {
        min-height: 325px;
    }
}


/* Custom, iPhone Retina */
@media only screen and (max-width: 480px) {
    /*Memberhsip plan*/
    .equal-sign li,
    .width10 {
        width: 100%!important;
    }
    .square,
    .equal,
    .title-margin {
        margin: 0;
        padding: 0;
    }
    .equal-sign li {
        margin-bottom: 20px;
    }
    .membership-plans-main li a.e-zone-btn {
        margin: 0;
    }
    /*Employer dashboard*/
    .inner-header .navbar-collapse {
        width: 100%;
        max-height: auto;
        margin: 0 auto;
        text-align: center;
    }
    .search li,
    .search li:last-child {
        margin-bottom: 0;
    }
    .inner-header .search li {
        margin: 0;
        width: 100%;
    }
    .inner-header .experience {
        width: 100%!important;
    }
    .inner-header .navbar-collapse.in {
        overflow: visible;
    }
    .inner-header ul.nav li:last-child {
        width: auto!important;
    }
    .postedjobs .pull-right {
        float: left!important;
    }
    .postedjobs .text-right {
        text-align: left;
    }
    .notify .row-inline {
        display: block;
    }
    .membership button {
        min-width: 70px;
    }
    /*Job sicker profile*/
    .job_sicker_profile .job-heder-title .user-img {
        float: none;
        display: block;
    }
    .job_sicker_profile .job-heder-title .pull-right {
        float: none!important;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        margin-left: 0;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        float: none!important;
    }
    /*PMS page*/
    .inbox_part .pms_part_img {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .inbox_part .pms_part_name {
        text-align: center;
        float: none;
        padding-left: 0;
    }
    .Introduce_pms::after {
        display: none;
    }
    .pms_part_message .img_pms h4 {
        display: inline-block;
        margin-right: 3px;
    }
    .send_msg .form-group {
        width: 100%;
    }
    .inbox_part .information {
        width: inherit;
    }
    /*emp_profile*/
    .emp_profile .user-img {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .user-detail {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .emp_profile .company-title {
        line-height: 30px;
        font-size: 19px;
    }
    .emp_profile .main_detail .pull-left {
        float: none!important;
    }
    .emp_profile .main_detail .pull-right {
        float: none!important;
    }
    .posted_emp {
        text-align: center;
    }
    .emp_part_name p,
    .emp_part_right {
        text-align: left;
    }
    .grey_bg .main_col .col-sm-12 {
        margin-bottom: 10px;
    }
    /*Saved_search*/
    .saved_search-page .cmp-info {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .saved_search-page .parttime {
        margin-left: 0;
    }
    .saved_search-page .apply-now {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    /*Saved folder*/
    .saved_folder_page .col-md-4 {
        margin-top: 20px;
    }
    /*Saved searches*/
    .saved_searches .col-md-4 {
        margin-top: 20px;
    }
    /*save_folder_detail*/
    .save-folder-detail .cmp-details {
        width: 60%;
    }
    .save-folder-detail .hour-details {
        width: 40%;
    }
    .save-folder-detail .hour-details i {
        margin-left: 14px;
    }
    [type="checkbox"]:not(:checked) + label::after,
    [type="checkbox"]:checked + label::after,
    [type="checkbox"]:not(:checked) + label::before,
    [type="checkbox"]:checked + label::before {
        top: 0;
    }
    .page-disp,
    .actions {
        margin-top: 5px;
    }
    .actions i {
        margin-left: 13px;
    }
    /*Edit profile*/
    .edt-prf .form-right {
        right: 0;
    }
    .edt-prf .form-right .form-title {
        padding-left: 0;
    }
    .edt-prf .company-logo-min {
        display: inline;
        width: 100%!important;
        height: 100%!important;
    }
    .upload-resume {
        margin: 0 auto;
        text-align: center;
    }
    .uploaded-user {
        margin: 20px 0;
    }
    .upload-resume h4 {
        text-align: center;
        float: none;
        margin-bottom: 10px;
        display: block;
    }
    .edu-bg {
        width: 100%;
    }
    .education .edu-bg .form-title {
        width: 100%;
    }
    .education .edu-bg input {
        width: 100%;
    }
    .edu-bg .select-inline {
        width: 100%;
    }
    .edu-bg .wid33 {
        width: 100%!important;
    }
    .copytexts {
        margin-bottom: 30px;
        text-align: left;
    }
    .saved-search-div {
        margin-bottom: 40px;
    }
    .search-jobs-main .saveSearchBlock,
    .search-jobs-main .login-popup-main_search {
        width: 90%;
        top: 25px;
    }
    .postedjobs .pull-left {
        width: 100%;
    }
    .savefolder_detail .ads-details {
        margin-top: 20px;
    }
    .save-folder-detail .hour-details {
        width: 100%;
    }
    .save-folder-detail .hour-details .pull-right {
        float: left!important;
    }
    .post-a-job-main .tokenfield .token {
        display: block;
    }
    .seeker_app .bg-white .pull-right {
        margin-top: 20px;
    }
    .seeker_app .cmp-info {
        display: block;
        margin-top: 20px;
    }
    .pagination {
        float: left;
        margin: 10px 0 35px;
    }
    .job_sicker_profile .job-heder-title .pull-left {
        width: 100%;
    }
    .job_sicker_profile .job-heder-title .user-detail {
        width: 100%;
    }
    #header-bg {
        min-height: 325px;
    }
}
.footer-nav li {
    list-style: none;
}
.footer-nav ul {
    padding: 0px;
    margin: 0px;
}
.SingleUserMsg .srh-job {
    position: absolute;
    left: 20%;
    top: 50%;
    right: 20%;
    margin: 0 auto;
    text-align: center;
    /* height: 100%; */
    bottom: 20%;
}

.SingleUserMsg {
    background: #fff;
    min-height: 300px;
    position: relative;
}

.pms_part .contentscroll {
    min-height: 300px;
}

.SingleUserMsg li {
    list-style-type: none;
}

.full-page-loader{
    display:none; 
    position:fixed; 
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(255,255,255,0.8); 
    z-index:9999; 
    text-align:center;    
}