@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Raleway:100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet');
* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #ffffff;
    color: #808285;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: normal;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #363636;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.1px;
    margin: 0 0 8px;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #363636;
}
p a {
    color: #363636;
}
p {
    line-height: 24px;
    letter-spacing: 1.1px;
    margin-bottom: 10px;
}
a {
    color: #363636;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: none;
}
ul {
    margin-bottom: 0;
}
figure {
    margin-bottom: 6px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
strong {
    color: #555555;
}
iframe {
    border: none;
    float: left;
    width: 100%;
}
.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor {
}
.wp-caption.alignleft, .wp-caption.alignnone {
    width: 100%;
}
select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
}
label {
    color: #6c8391;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
button {
    border: none;
}

input[type="submit"] {
    outline: none;
}
form p {
    float: left;
    position: relative;
}
form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
option {
    padding: 5px 15px;
}
li {
    line-height: 28px;
    list-style: inside none disc;
}
ul ul {
    margin-left: 20px;
}
ol {
    float: none;
    list-style: outside none decimal;
    padding-left: 15px;
}
ol ol {
    margin-left: 20px;
}
ol li {
    list-style: outside none decimal;
    width: 100%;
}
table {
    background-color: transparent;
    max-width: 100%;
}
th {
    text-align: left;
}
table {
    margin-bottom: 15px;
    width: 100%;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #dddddd;
    line-height: 1.5;
    padding-left: 3px;
    text-align: center;
    vertical-align: top;
}
table thead tr th {
    border-top: 1px solid #dddddd;
    text-align: center;
    text-transform: capitalize;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #dddddd;
}
table > thead > tr > th {
    border-bottom: 2px solid #dddddd;
    vertical-align: bottom;
}
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
    border-bottom: 0 none;
}
table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px 10px;
}
p ins {
    color: #999;
}
dl dd 	{ margin-left: 20px; }
address { font-style: italic; }
.edb-main-section {
	float: left;
	width: 100%;
	position: relative;
}
.edb-main-content 	    { padding: 110px 0px 60px 0px; }
.edb-right-section 	{ float: right; }
.edb-left-section 	    { float: left; }
.edb-main-wrapper,.edb-main-content,
#edb-header {
    float: left;
    position: relative;
    width: 100%;
}
/*edb-banner*/
.logo {
    float: right;
}
.logo img { width: 385px; }
.edb-table {
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.edb-table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;   
}
.edb-banner,.edb-banner-slider .layer > img,.edb-banner-slider {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
}
.edb-banner:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #282C32;
    opacity: 0.64;
    z-index: 1;
}
.edb-banner-caption {
    position: absolute;
    left: 0px;
    background-size: cover;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0px 50px;
    background-image: url(images/overly.png);
    background-repeat: no-repeat;
}
/*edb-header-one*/
.edb-header-one {
    position: absolute !important;
    left: 0px;
    top: 0px;
    z-index: 99;
    padding: 15px 50px 0px;
}
.header-btn {
    display: inline-block;
    color: #ffffff;
    padding: 7px 14px;
    background-color: #1861bf;
    font-size: 14px;
    border-radius: 5px;
    margin: 0px 15px 0px 0px;
}
.job-post {
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin: 5px 50px 0 0;
}
/*edb-banner-text*/
.edb-banner-text {
    float: left;
    width: 100%;
    margin: 100px 0px 40px;
    padding: 0px 50px 0px 0px;
}
.edb-banner-text h1 {
    margin: 0px 0px 20px;
    font-weight: bold;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1.2;
}
.edb-banner-text h1 span {
    color: #1861bf;
    display: block;
}
.edb-banner-text p {
    margin: 0px 0px 20px;
    font-size: 17px;
    line-height: 30px;
}
/*edb-job-search*/
.edb-job-search {
    float: left;
    width: 100%;
}
.edb-job-search form {
    float: left;
    width: 100%;
    padding: 15px 10px 5px;
    background-color: rgba(24, 97, 191, 0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
.edb-job-search ul li {
    list-style: none;
    display: inline-block;
    vertical-align: bottom;
    width: 33.333%;
    padding: 0px 5px;
    margin: 0px -4px 10px 0px;
}
.edb-job-search input[type="submit"] {
    height: 50px;
    width: 100%;
    border-radius: 3px;
    border: none;
    font-size: 16px;
    background-color: #1861bf;
    color: #ffffff;
}
.edb-job-search select {
    height: 50px !important;
}
.edb-job-search a.submit {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
/*select*/
input[type="submit"] { cursor: pointer; }
.select {
    float: left;
    width: 100%;
}
.select select {
    height: 50px !important;
}
/*CONTENT*/
.fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px 0px 60px;
}
.fancy-title h2 {
    margin: 0px;
    line-height: 0.8;
    font-size: 35px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
.fancy-title p {
    margin: 10px 0px 0px;
}
/*our services*/
.our-servicesfull {
    padding: 100px 0px 50px;
    background-image: url("images/service-pattren-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.full { width: 100% !important; }
.our-services {
    float: left;
    width: 100%;
}
.our-services ul { margin: 0px -15px; }
.our-services ul li {
    list-style: none;
    width: 33.333%;
    vertical-align: middle;
    display: inline-block;
    margin: 0px -4px 30px 0px;
    padding: 0px 15px;
}
.our-services-text {
    float: left;
    width: 100%;
    padding: 0px 10px;
    text-align: center;
    cursor: pointer;
}
.our-services-text span {
    display: inline-block;
    width: 140px;
    height: 140px;
    position: relative;
    padding: 5px;
    background-color: #ffffff;
    color: #1861bf;
    font-size: 50px;
    border-radius: 100%;
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.our-services-text span figure {
    margin: 0px;
    float: left;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 100%;
}
ul li:hover .our-services-text span { color: #ffffff; background-color: #1861bf; }
.our-services-text span:before {
    content: '';
    width: 250px;
    border-bottom: 2px dashed rgba(0,0,0,0.1);
    top: 65%;
    left: 134px;
    position: absolute;
    transform: rotate(15deg);
}
ul li:last-child .our-services-text span:before { content: none; }
ul li:nth-child(2n) .our-services-text span:before {
    transform: rotate(-15deg);
    top: 33%;
    left: 135px;
}
.our-services-text h2 {
    margin: 0px 0px 25px;
}
.our-services-text p {
    font-size: 16px;
    margin: 0px;
}
/*edb-work-full*/
.edb-work-full {
    background-color: rgba(24,97,191,0.1);
    padding: 80px 0px 40px;
}
.edb-work {
    float: left;
    width: 100%;
}
.edb-work ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 0px -4px 30px 0px;
    text-align: center;
}
.edb-work i {
    font-size: 50px;
    display: block;
    color: #1861bf;
    margin: 0px 0px 15px;
    transition: all 0.4s ease-in-out;
}
.edb-work h2 {
    font-size: 20px;
    transition: all 0.4s ease-in-out;
}
/*edb-footer*/
.footer-logo {
    display: inline-block;
    margin: 0px 0px 30px;
}
.edb-footer-one {
    border-top: 1px solid #DCDCDC;
    padding: 60px 0px 0px;
}
#edb-footer,.edb-footer-widget,.edb-copyright {
    float: left;
    width: 100%;
    position: relative;
}
.edb-footer-widget aside { margin: 0px 0px 40px; }
.edb-copyright {
    border-top: 1px solid #DCDCDC;
    text-align: center;
    padding: 20px 0px 20px;
}
.edb-copyright p {
    margin: 0px 0px 0px;
}
.social-network {
    float: left;
    width: 100%;
    text-align: center;
}
.social-network li {
    list-style: none;
    display: inline-block;
    margin: 0px 3px 0px;
}
.social-network li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #1861bf;
    font-size: 20px;
    color: #ffffff;
    border-radius: 100%;
    padding: 10px 0 0;
    transition: all 0.4s ease-in-out;
}
.social-network li:hover a { transform: scale(1.1);}
.social-network li:hover a.fa-facebook { background-color: #3b579d; }
.social-network li:hover a.fa-twitter { background-color: #1c9ce7; }
.social-network li:hover a.fa-linkedin { background-color: #0271ae; }
.quick-links {
    float: left;
    width: 100%;
}
.footer-title {
    line-height: 0.8;
    margin: 0px 0px 20px;
    font-size: 20px;
    font-weight: bold;
}
.quick-links ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0px;
    position: relative;
    padding: 0px 0px 0px 20px;
}
.quick-links ul li a {transition: all 0.4s ease-in-out;}
.quick-links ul li:before {
    content: '\f101';
    position: absolute;
    left: 0px;
    font-family: FontAwesome;
    top: 0px;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
}
.quick-links ul li:hover:before { left: 5px; color: #1861bf; }
.quick-links ul li:hover a { color: #1861bf; }
.autocomplete-suggestions {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    overflow: auto;
}
.autocomplete-suggestion { padding: 5px 10px; }
/*Modal*/
.modal-dialog { max-width: 462px; z-index: 999999;}
.modal-body {
    padding: 37px 35px 21px 35px;
    display: inline-block;
}
.ec-modallogin-form span {
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 5px;
    color: #1861bf;
    margin-bottom: 25px;
}
.ec-modallogin-form,.ec-modallogin-form form ul li,.ec-modallogin-form form,
.ec-modallogin-form form ul,.ec-modallogin-form input[type="text"],
.ec-modallogin-form input[type="password"],.ec-modallogin-form p {
    float: left;
    width: 100%;
}
.ec-modallogin-form ul li       { list-style: none; }
.ec-modallogin-form ul li label { float: left; width:50%; margin: 0px; }
.ec-modallogin-form ul li label input[type="radio"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0px 0px;
}
.ec-modallogin-form form        { margin-bottom: 22px; }
.ec-modallogin-form input[type="text"],.ec-modallogin-form input[type="password"] {
    height: 43px;
    padding: 6px 21px;
    border-bottom: 2px solid #eaeaea;
    font-size: 15px;
    color: #a9a9a9;
    font-style: italic;
}
.ec-modallogin-form form ul li { margin-bottom: 10px; }
.ec-forgot-btn {
    float: right;
    font-size: 14px;
    color: #424242;
    text-decoration: underline;
}
.ec-modallogin-form input[type="submit"] {
    float: left;
    padding: 14px 35px 14px 35px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    line-height: 1;
    background-color: #1861bf;
}
.ec-register-popup input[type="submit"] { margin-top: 10px; }
.ec-login-social-media { margin: 0px -5px; }
.ec-login-social-media li {
    float: left;
    width: 33.333%;
    list-style: none;
    padding: 0px 5px;
    margin-bottom: 15px;
}
.ec-login-social-media li a {
    float: left;
    width: 100%;
    padding: 10px 17px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #46629c;
    font-size: 12px;
    line-height: 1;
}
.ec-login-social-media li a i {
    font-size: 16px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 6px;
}
.ec-login-social-media li.ec-twitter-color a        { background-color: #00aced; }
.ec-login-social-media li.ec-googleplus-color a     { background-color: #ea634e; }
.ec-modallogin-form p {
    text-align: center;
    color: #424242;
}
.ec-modallogin-form p a {
    font-weight: bold;
    color: #424242;
}
.ec-register-popup,.ec-login-toggle .ec-login-popup { display: none; }
.ec-login-toggle .ec-register-popup { display: block; }
.modal-content > .close {
    position: absolute;
    right: -8px;
    top: -9px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    opacity: 1;
    z-index: 99;
}

/*User Dashboard*/
/*edb-header-two*/
.d-logo {
    float: left;
    margin: 6px 0px 0px;
}
.employers {
    float: right;
    color: #ffffff;
    background-color: #1861bf;
    padding: 8px 15px;
    border-radius: 3px;
    margin: 0px 0px 0px 10px;
}
.employers i { margin: 0px 4px 0px 0px; }
.edb-header-two {
    position: fixed !important;
    top: 0px;
    z-index: 9999;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.2);
    padding: 8px 0px;
}
.navbar,.navbar .nav-link { padding: 0px; }
.navbar-nav,.navbar { display: inline-block; float: right; }
.navbar-nav > li { display: inline-block; margin: 0px 8px; }
.navbar-expand-lg .navbar-collapse { display: inline-block; }
/*.edb-banner-detail*/
.edb-banner-detail { margin: 80px 0px 20px; }
.edb-banner-detail,.edb-job-search-detail {
    float: left;
    width: 100%;
}
.edb-job-search-detail {
    background-color: #ffffff;
    padding: 20px 20px 0px;
}
.edb-job-search-detail ul { margin: 0px -5px; }
.edb-job-search-detail ul li {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px 5px;
    margin: 0px 0px 20px;
}
.edb-job-search-detail input[type="text"],
.edb-job-search-detail select { height: 40px !important; }
.edb-job-search-detail ul li:last-child { width: auto; }
.submit {
    height: 40px;
    padding: 0px 18px;
    border: none;
    background-color: #1861bf;
    color: #ffffff;
    border-radius: 5px;
    display: inline-block;
}
/*dashboard-content*/
.dashboard-content { background-color: rgba(24,97,191,0.1);}
/*edb-subheader*/
.edb-subheader {
    float: left;
    margin: 56px 0 0;
    width: 100%;
    background-position: center;
    position: relative;
    height: 200px;
    background-size: cover;
}
.edb-subheader span {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    color: #000000;
    opacity: 0;
    width: 50px;
    height: 50px;
    padding: 15px 0px 0px;
    border-radius: 100%;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    background-color: rgba(255,255,255,1);
}
.edb-subheader:hover span { opacity: 1; }
.edb-subheader span i {
    position: relative;
    display: block;
    z-index: 9;
    text-align: center;
    pointer-events: none;
}
.edb-subheader span input[type="file"] {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
}
/*user-dashboard*/
.user-dashboard {
    float: left;
    width: 100%;
    padding: 0px 30px 30px;
    border: 1px solid #eee;
    margin: -50px 0 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.user-dashboard-img {
    float: left;
    width: 100%;
    margin: -70px 0 30px;
    text-align: center;
}
.user-dashboard-img span img { border-radius: 100%; }
.user-dashboard-img span {
    display: inline-block;
    margin: 0px;
    border: 4px solid #000;
    border-radius: 100%;
    position: relative;
    width: 158px;
    background-size: cover;
    height: 158px;
}
.user-dashboard-img small {
    position: absolute;
    right: 5px;
    width: 35px;
    bottom: 5px;
    height: 35px;
    border-radius: 100%;
    background: #000;
    overflow: hidden;
    padding: 6px 0 0;
    font-size: 15px;
}
.user-dashboard-img small i {
    color: #ffffff;
    pointer-events: none;
}
.user-dashboard-img small input[type="file"] {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
}
/*user-basic-info*/
.user-basic-info {
    float: left;
    width: 70%;
}
.user-basic-info h1 {
    margin: 0px;
}
.user-basic-info span {
    font-size: 16px;
    display: block;
    margin: 0px 0px 10px;
}
.user-basic-info ul li {
    list-style: none;
}
.user-basic-info ul li i {
    display: inline-block;
    margin: 0px 4px 0px 0px;
    width: 20px;
}
/*user-rightside-info*/
.user-rightside-info {
    float: right;
    width: 30%;
}
.user-rightside-info section {
    margin: 0px 0px 30px;
    float: left;
    width: 100%;
}
.user-rightside-info .dropdown { float: right; }
.user-rightside-info .dropdown a:after { content: none; }
.user-rightside-info .dropdown > a {
    border: 1px solid #1861bf;
    padding: 6px 10px;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
.user-rightside-info .dropdown > a:hover,
.user-rightside-info .dropdown > a:focus { background-color:  #1861bf; color: #fff}
.dropdown-menu.show {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding: 5px 0px;
}
.user-rightside-info .dropdown-menu a { font-weight: 400; font-size: 14px;}
.dropdown-menu a i { margin: 0px 5px 0px 0px; }
.user-rightside-info section > a {
    float: right;
    font-size: 22px;
    margin: 6px 0px 0px 20px;
}
.user-rightside-info ul {
    float: left;
    width: 100%;
}
.user-rightside-info ul li {
    margin: 0px 0px 10px;
    list-style: none;
    padding: 0px 0px 0px;
}
.user-rightside-info ul li span { float: right; }
.user-rightside-info ul li > i {
    display: inline-block;
    background-color: #1861bf;
    color: #ffffff;
    width: 33px;
    text-align: center;
    height: 30px;
    padding: 6px 0px 0px;
    font-size: 16px;
    margin: 0px 5px 0px 0px;
}
/*.user-rightside-info ul li span i { margin: 0px 10px 0px 0px; }*/
/*user-dashboard-summary*/
.edit {
    position: absolute;
    right: 0px;
    top: 0;
    width: 40px;
    font-size: 20px;
    padding: 2px 6px;
    height: 25px;
    z-index: 9;
    text-align: right;
    background: #fff;
    border-radius: 4px;
}
.dashboard-title {
    float: left;
    width: 100%;
    font-size: 20px;
    background-color: rgba(24,97,191,0.1);
    border-left: 5px solid rgba(24,97,191,1);
    margin: 0px 0px 25px;
    padding: 8px 0 9px 15px;
}
.user-dashboard-summary {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px;
    border: 1px solid #eee;
    margin: 0px 0 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.mini-title {
    float: left;
    font-size: 15px;
    width: 100%;
    margin: 0px 0px 20px;
    border-bottom: 1px solid #eee;
    padding: 0 0 5px;
}
.user-dashboard-summary ul {
    float: left;
    width: 100%;
    margin: 0px 0px 30px;
}
.user-dashboard-summary ul:last-child { margin: 0px; }
.user-dashboard-summary ul li {
    list-style: none;
    float: left;
    width: 50%;
    margin: 0px 0px 10px;
}
/*Sidebar*/
.features {
    margin: 0px 0px 30px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 20px 25px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.features p {
    display: block;
    margin: 0px 0px 15px;
    letter-spacing: 1px;
    color: #1861bf;
}
.features strong {
    display: block;
    color: #1861bf;
}
/*recent-job*/
.recent-job {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px;
    border: 1px solid #eee;
    margin: 0px 0 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.recent-job ul { margin: 0px -10px; }
.recent-job ul li {
    list-style: none;
    margin: 0px 0px 20px;
    float: left;
    width: 50%;
    padding: 0px 10px;
}
.recent-job ul li > a {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px 20px;
    line-height: 1;
    position: relative;
    transition: all 0.4s ease-in-out;
}
.recent-job ul li:hover > a {  box-shadow: 0px 0px 10px rgba(0,0,0,0.2); }
.recent-job ul li > a:before {
    content: '\f105';
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 50px;
    font-family: FontAwesome;
    opacity: 0.2;
}
.recent-job span {
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0px 0px 6px;
    color: #1861bf;
}
/*job-alert*/
.job-alert {
    float: left;
    margin: 0px 0px 30px;
    width: 100%;
}
.job-alert ul li {
    list-style: none;
    float: left;
    padding: 32px 0 19px;
    width: 50%;
    text-align: center;
    border: 1px solid;
    transition: all 0.4s ease-in-out;
    background-color: #ffffff;
}
.job-alert ul li:hover {
    background-color: #1861bf;
    border-color: #1861bf;
}
.job-alert ul li a { display: inline-block; }
.job-alert ul li i {
    display: block;
    font-size: 46px;
    color: #1861bf;
    margin: 0px 0 10px;
    transition: all 0.4s ease-in-out;
}
.job-alert ul li:hover i,
.job-alert ul li:hover span { color: #ffffff; }
.job-alert ul li span {
    font-size: 15px;
    transition: all 0.4s ease-in-out;
}
/*Jobs List*/
.widget-heading {
    float: left;
    width: 100%;
    font-size: 16px;
    background-color: rgba(24,97,191,0.1);
    border-left: 5px solid rgba(24,97,191,1);
    margin: 0px 0px 25px;
    padding: 8px 0 8px 15px;
}
.edb-main-content .widget {
    float: left;
    width: 100%;
    padding: 30px 30px 15px;
    background-color: #ffffff;
    margin: 0px 0px 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.widget ul li { list-style: none; }
.widget ul li,.widget ul {
    float: left;
    width: 100%;
}
.alert-jobs ul li {
    margin: 0px 0px 15px;
}
.alert-jobs input[type="submit"] {
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;
    border: none;
    background-color: #1861bf;
    color: #ffffff;
    font-size: 20px;
}
/*.widget-check*/
.widget-check {
    float: left;
    width: 100%;
    margin: 0px 0px 25px;
    position: relative
}
.widget-check label {
    color: #242634;
    position: relative;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 1;
    padding-left: 28px;
    margin: 0px;
    cursor: pointer;
}
.widget-check input[type="checkbox"]                                { display: none;}
.widget-check input[type="checkbox"]:checked + label:before {
    content: '\f00c';
}
.widget-check label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 16px;
    height: 16px;
    border: 1px solid;
    font-family: FontAwesome;
}
.widget-check label span {
    float: right;
}
/*job-list-wrap*/
.job-list-wrap {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding: 30px;
    margin: 0px 0px 30px;
}
.job-list-wrap time {
    position: absolute;
    left: 7px;
    top: -7px;
    background-color: #1861bf;
    color: #ffffff;
    font-size: 13px;
    padding: 5px 10px;
}
.job-list-wrap time:before {
    content: '';
    position: absolute;
    left: -7px;
    top: 0px;
    border-bottom: 7px solid #1861bf;
    border-left: 7px solid transparent;
}
.job-list-wrap time i {
    float: left;
    margin: 2px 4px 0px 0px;
}
.job-list-wrap time span { float: right; margin: 0px 0px 0px 10px; }
.job-list-wrap figure {
    float: left;
    width: 150px;
}
.job-list-wrap figure ~ section {
    padding: 0px 0px 0px 180px;
}
.job-list-wrap h2 {
    margin: 0px;
    font-size: 20px;
}
.job-list-wrap small {
    display: block;
    margin: 0px 0px 15px;
}
.job-list-wrap ul {
    float: left;
    width: 100%;
    margin: 0px 0px 30px;
}
.job-list-wrap ul li {
    list-style: none;
    float: left;
    width: 25%;
}
.job-list-wrap ul li h6 {
    margin: 0px;
}
.tags {
    display: inline-block;
    margin: 0px 2px 0px 0px;
    color: #1861bf;
}
.job-list-wrap > span {
    position: absolute;
    right: 0px;
    font-size: 12px;
    top: 0px;
    background: red;
    color: #fff;
    padding: 2px 11px;
    border-radius: 5px;
}
/*edb-subheader-two*/
.edb-subheader-two {
    float: left;
    width: 100%;
    margin: 56px 0px 0px;
    padding: 15px 0 5px;
}
.edb-subheader-two ul li {
    list-style: none;
    float: left;
    text-transform: uppercase;
    margin: 0px;
    position: relative;
    font-size: 13px;
    padding: 0px 20px 0px 0px;
}
.edb-subheader-two ul li:last-child:before { content: none; }
.edb-subheader-two ul li:before {
    content: '';
    position: absolute;
    right: 11px;
    top: 6px;
    width: 1px;
    height: 16px;
    transform: rotate(18deg);
    background-color: #B0B0B0;
}
.edb-subheader-two ul li a { transition: all 0.4s ease-in-out; }
.edb-subheader-two ul li a:hover { color: #1861bf; }
/*job-detail-wrap*/
.job-detail-wrap {
    float: left;
    width: 100%;
    padding: 30px;
    position: relative;
    background-color: #ffffff;
}
.job-detail-wrap > p {
    margin: 0px 0px 30px;
    float: left;
    width: 100%;
}
.job-detail-wrap > p a,
.job-detail-wrap > p a strong {
    color: #1861bf;
}
.job-detail-wrap > p a:hover {
    text-decoration: underline;
}
.job-detail-wrap ul li {
    list-style: none;
}
.apply {
    float: right;
    color: #ffffff;
    border: 1px solid #1861bf;
    background-color: #1861bf;
    margin: 10px 0px 0px 10px;
    padding: 6px 29px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    transition: all 0.4s ease-in-out;
}
.apply:hover { background-color: transparent; color: #1861bf; }
.job-detail-left {
    float: left;
    width: 50%;
}
.job-detail-left figure {
    float: left;
    width: 200px;
    margin: 0 0 9px -5px;
}
.job-detail-left h2 {
    margin: 0px;
    font-size: 20px;
}
.job-detail-right {
    float: left;
    width: 50%;
}
.job-detail-right time {
    float: right;
}
.job-detail-right time i {
    color: #1861bf;
    font-size: 12px;
    float: left;
    margin: 3px 5px 0 0;
}
.job-detail-right > span {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: red;
    color: #ffffff;
    font-size: 10px;
    padding: 0px 10px;
}
.job-detail-wrap h6 { margin: 0px 0px 20px; }
/*list-one*/
.list-one {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
}
.list-one li {
    float: left;
    width: 100%;
    margin: 0px 0px 7px;
    position: relative;
    padding: 0px 0px 0px 30px;
}
.list-one li:before {
    content: '\f0a4';
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 13px;
    color: #1861bf;
    font-family: FontAwesome;
}
/*job-details*/
.job-details {
    float: left;
    width: 100%;
}
.job-details table { width: 100%; }
.job-details table tr th { width: 40%; letter-spacing: 0.6px; font-weight: 600;}
.job-details table tr th,
.job-details table tr td {
    text-align: left;
    font-size: 12px;
    padding: 8px 10px;
    border: none;
}
.job-details table tr:nth-child(odd) { background-color: #f7f7f7; }
/*job-list-wrap companies*/
.job-list-wrap.companies figure {
    float: left;
    width: 150px;
}
.job-list-wrap.companies figure ~ section {
    padding: 0px 100px 0px 170px;
}
.job-list-wrap.companies figure a {
    display: inline-block;
    border: 1px solid;
    padding: 15px 14px;
    width: 100%;
    height: 130px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.job-list-wrap.companies figure a span {
    float: left;
    width: 100%;
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.job-list-wrap.companies small { margin: 0px 0px 10px; }
.job-list-wrap.companies .apply {
    float: none;
    margin: 0px 5px;
    display: inline-block;
}
.job-list-wrap.companies section > span.rating {
    font-size: 22px;
    float: left;
    font-weight: bold;
    margin: -3px 10px 0 0;
    letter-spacing: 3px;
    color: #1861bf;
}
.job-list-wrap.companies section > a.recommended {
    margin: 0px 0px 15px;
    display: block;
}
.buttons {
    float: left;
    width: 100%;
}
.ec-rating {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    width: 130px;
}
.ec-rating:before, .rating-box:before {
    color: #cccccc;
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: FontAwesome;
    font-size: 24px;
    left: 0;
    letter-spacing: 4px;
    position: absolute;
    top: 0;
}
.rating-box:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ffae00;
}
.rating-box {
    height: 24px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.review {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 130px;
    margin: -62px 0 0;
}
.review ul { margin: 0px; }
.review ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0px 0px 10px;
}
.review a {
    display: block;
    padding: 3px 15px;
    font-size: 12px;
    color: #000;
    background-color: #f2f2f2;
    font-weight: 600;
    transition: all 0.4s ease-in-out;
    position: relative;
}
.review a i { margin: 0px 8px 0px 0px; }
.review a:hover { background-color: #1861bf; color: #ffffff; }
/*company-dashboard*/
.company-dashboard {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 0px 30px 0px;
    margin: 0px 0px 30px;
}
.company-dashboard-name {
    float: left;
    width: 100%;
    margin: -70px 0px 20px;
}
.company-dashboard-name figure {
    float: left;
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin: -36px 0 0;
    border: 1px solid #1861bf;
    padding: 0px 10px;
    border-radius: 100%;
    background-color: #ffffff;
}
.company-dashboard-name figure span {
    float: left;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.company-dashboard-name figure ~ section {
    padding: 0px 0px 0px 160px;
}
.company-dashboard-name h1 {
    font-size: 22px;
    margin: 0px;
    color: #ffffff;
}
.subheader-transparent {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
.company-dashboard-name a { color: #ffffff; }
.company-dashboard-detail,
.dashboard-tabs {
    float: left;
    width: 100%;
}
.company-dashboard-detail {
    padding: 30px;
    background-color: #ffffff;
}
.dashboard-tabs .nav-tabs { border-bottom: none; display: inherit;}
.dashboard-tabs .nav-tabs .nav-item {
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: -4px;
    padding: 0px 2px 0px 0px;
}
.dashboard-tabs .nav-tabs .nav-link {
    line-height: 1.5;
    float: left;
    width: auto;
    text-align: left;
    background: #f7f7f7;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-bottom: none;
}
.dashboard-tabs .nav-tabs .nav-link i {
    float: left;
    margin: 2px 8px 0px 0px;
}
.dashboard-tabs .nav-tabs .nav-link span {
    float: left;
    width: 80px;
}
.dashboard-tabs .nav-tabs .nav-link span small { display: block; font-size: 14px; font-weight: bold; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #1861bf;
    color: #ffffff;
    border-color: #1861bf;
}
.company-dashboard-name .ec-rating {
    float: right;
}
.company-dashboard-name section > span{
    float: right;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: bold;
    margin: -3px 10px 0px 0px;
    color: #fff;
}
.company-dashboard .buttons { margin: 0px 0px 20px; }
/*company-dashboard-text*/
.company-dashboard-text {
    float: left;
    width: 100%;
}
.company-list {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
}
.company-list li {
    list-style: none;
    float: left;
    width: 50%;
    padding: 0px 15px;
    margin: 0px 0px 10px;
}
.company-list li a,
.company-list li span { float: right; }
.company-dashboard-text form {
    margin: 0px auto 20px;
    width: 70%;
    position: relative;
}
.company-dashboard-text form input[type="text"] {
    display: inline-block;
    width: 100%;
    height:45px;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-radius: 3px;
}
.company-dashboard-text form input[type="submit"] {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 45px;
    border: none;
    padding: 0px 30px;
    border-radius: 0px 3px 3px 0px;
    background-color: #1861bf;
    color: #ffffff;
}
/*find*/
.find {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
}
.find span {
    float: left;
    font-size: 16px;
    margin: 17px 0px 0px;
}
.find .select {
    float: right;
    width: 150px;
}
.find .select select {
    height: 40px !important;
}
.select label {
    margin: 0px;
}
/*db-rating*/
.db-rating {
    float: left;
    width: 100%;
    text-align: center;
}
.db-rating img { display: inline-block; }
.db-rating > span {
    display: inline-block;
    color: #363636;
    margin: 0px 0px 0px;
    vertical-align: middle;
}
.db-rating > span small { display: block; }
.rating-sec {
    float: left;
    width: 100%;
}
.rating-sec .ec-rating {
    float: none;
    display: inline-block;
    height: 37px;
    line-height: 39px;
}
.rating-sec > span {
    margin: -6px 10px 0 0;
    font-size: 36px;
    color: #1861bf;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
.rating-sec .rating-box { height: 37px; }
.rating-sec .ec-rating:before,.rating-sec .rating-box:before { font-size: 35px; }
.db-rating ul {
    float: left;
    width: 100%;
    margin: 30px 0px 0px;
    text-align: left;
    border-bottom: 1px solid #eee;
    padding: 0 0 20px;
}
.db-rating ul li {
    float: left;
    width: 100%;
    margin: 0px;
    list-style: none;
}
.db-rating ul li section > span {
    float: left;
    width: 33.333%;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px 27px;
    position: relative;
}
.db-rating ul li section > span:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 13px;
    border-radius: 5px;
    background-color: #ffae00;
}
.db-rating ul li figure {
    float: left;
    width: 79px;
    height: 80px;
    border: 1px solid #ddd;
    padding: 5px 6px;
}
.db-rating ul li figure img {
    width: 100%;
}
.db-rating ul li figure ~ section {
    padding: 0px 0px 0px 110px;
    line-height: 1;
}
.db-rating ul li section .ec-rating { width: 96px; }
.db-rating ul li section .ec-rating:before,
.db-rating ul li section .rating-box:before { font-size: 17px; }
.db-rating ul li h6 {
    margin: 0px 0px 5px;
    color: #1861bf;
    font-size: 21px;
    font-weight: 600;
}
.db-rating ul li .clearfix { height: 10px; }
.db-rating ul li small {
    display: inline-block;
    vertical-align: top;
    margin: 7px 0 0 19px;
}
.db-rating ul li section strong { margin: 0px 0px 10px; display: block; }
.db-rating ul li section p {
    margin: 0px 0px 20px;
}



.company-dashboard-detail .edb-job-search-detail { margin: 0px 0px 30px; }
.company-dashboard-detail .edb-job-search-detail ul li { width: 27%; }
.company-dashboard-detail .edb-job-search-detail ul li:first-child { width: 28%; }
.company-dashboard-detail .edb-job-search-detail ul li:last-child { width: auto; }
.company-dashboard-detail .job-list-wrap { background-color: #f2f2f2; padding: 30px 30px 15px; }
/*company-benefits-text*/
.company-benefits-text {
    float: left;
    width: 100%;
}
.company-benefits-text ul li {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px 0px 5px;
    position: relative;
    margin: 0px 0px 20px;
    border-bottom: 1px solid #eee;
}
.company-benefits-text time {
    display: block;
    margin: 0px 0px 6px;
}
.company-benefits-text .ec-rating {
    width: 95px;
    height: 19px;
    margin: 0px 7px 0px 0px;
}
.company-benefits-text .ec-rating:before,.company-benefits-text .rating-box:before {
    font-size: 16px;
}
.company-benefits-text li > span {
    font-size: 13px;
    color: #aaa;
    display: inline-block;
    vertical-align: top;
}
.company-benefits-text p {
    margin: 10px 0px 10px;
}
.company-benefits-text a {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #1861bf;
    background-color: #1861bf;
    color: #ffffff;
    font-size: 13px;
    transition: all 0.4s ease-in-out;
    padding: 0px 9px 1px;
    border-radius: 3px;
}
.company-benefits-text a:hover {
    background-color: transparent;
    color: #1861bf;
}
.company-dashboard-detail .user-dashboard-summary {
    padding: 0px;
    box-shadow: none;
    border: none;
}
/*company-benefits-text*/
.company-benefits-text figure {
    float: left;
    width: 150px;
    height: 150px;
    margin: 0px;
}
.company-benefits-text figure span {
    float: left;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.company-benefits-text figure ~ form {
    margin: 0px 0px 0px 170px;
    padding: 20px;
    background-color: #f7f7f7
}
.company-benefits-text form textarea {
    float: left;
    width: 100%;
    height: 100px;
    padding: 20px;
}
.company-benefits-text form > span {
    float: left;
    margin: 2px 13px 0px 0px;
}
.company-benefits-text form .ec-rating {
    margin: 0px 0px 15px;
    height: 22px;
    width: 135px;
}
.company-benefits-text form .ec-rating:before,.company-benefits-text form .rating-box:before {
    font-size: 25px;
}
.modal-backdrop { z-index: 9999; }
.modal { z-index: 99999; }
/*rating-modal*/
.rating-modal p {
    margin: 0px 0px 30px;
}
.rating-modal form > span {
    display: block;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 5px;
    margin: 0px 0px 15px;
}
.rating-modal .modal-dialog { max-width: 700px; width: 700px; }
.rating-modal ul li {
    list-style: none;
    margin: 0px 0px 20px;
}
.rating-modal form input[type="text"],
.rating-modal select,
.rating-modal textarea { font-size: 13px; }
.rating-modal form label {
    margin: 0px 0px 13px;
    font-weight: 500;
    color: #363636;
    line-height: 0.7;
}
/*dashboard-photo*/
.dashboard-photo {
    float: left;
    width: 100%;
}
.dashboard-photo ul { margin: 0px -15px; }
.dashboard-photo ul li {
    list-style: none;
    float: left;
    padding: 0px 15px;
    margin: 0px 0px 30px;
    width: 33.333%;
}
.dashboard-photo ul li a {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.dashboard-photo ul li a span {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: -35px;
    transition: all 0.4s ease-in-out;
    color: #ffffff;
    background-color: rgba(0,0,0,0.4);
    font-size: 13px;
    padding: 3px 0px;
}
.dashboard-photo ul li:hover a span { bottom: 0px; }
.dashboard-photo ul li a span i { margin: 0px 6px 0px 0px; }
/*user-info*/
.user-info ul { margin: 0px -15px; }
.user-info ul li {
    float: left;
    width: 50%;
    padding: 0px 15px;
}
.dashboard-form .modal-dialog {
    max-width: 800px;
}
.dashboard-form ul { margin: 0px -15px; }
.dashboard-form ul li {
    display: inline-block;
    margin: 0px -4px 20px 0px;
    vertical-align: top;
    width: 50%;
    list-style: none;
    padding: 0px 15px;
}
.dashboard-form ul li label {
    margin: 0px 0px 10px;
    line-height: 0.8
}
.dashboard-form ul > li > span {
    float: left;
    width: 32%;
    margin: 0px 4px 0px 0px;
}
.dashboard-form ul li input[type="text"],
.dashboard-form ul li select {
    height: 40px !important;
    font-size: 13px;
}
.dashboard-form ul li .apply { float: none; display: inline-block; padding: 5px 29px; box-shadow: none; }
/* *********  form tags input  **************************** */

.tagsinput {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 6px 6px 0;
    width: 300px;
    overflow-y: auto;
}

span.tag {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px 9px;
    text-decoration: none;
    background: #1ABB9C;
    color: #F1F6F7;
    margin-right: 5px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: helvetica;
}

span.tag a {
    color: #F1F6F7 !important;
}

.tagsinput span.tag a {
    font-weight: bold;
    color: #82ad2b;
    text-decoration: none;
    font-size: 11px;
}

.tagsinput input {
    width: 80px;
    margin: 0px;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 3px;
    background: transparent;
    color: #000;
    outline: 0px;
}

.tagsinput div {
    display: block;
    float: left;
}

.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.not_valid {
    background: #FBD8DB !important;
    color: #90111A !important;
}
/* *********  /form tags input  **************************** */
/*user-list-applied*/
.user-list-applied:last-child { margin: 0px 0px 0px; }
.user-list-applied {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    padding: 20px 30px;
    margin: 0px 0px 30px;
}
.user-list-applied figure {
    float: left;
    width: 100px;
    margin: 0px;
    text-align: center;
}
.user-list-applied figure span {
    display: inline-block;
    padding: 0px;
    background-color: #1861bf;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
    padding: 2px 10px;
}
.user-list-applied figure img {
    display: inline-block;
    width: 60px;
    border-radius: 100%;
    height: 60px;
    margin: 0px 0px 5px;
}
.user-list-applied figure ~ section {
    padding: 10px 0px 0px 120px;
}
.user-list-applied h2 {
    font-size: 19px;
    color: #1861bf;
    margin: 0px;
}
.user-list-applied h2 small { font-size: 12px; color: #363636;}
.user-list-applied section > span {
    font-size: 12px;
    display: block;
}
.user-list-applied section ul li {
    float: left;
    list-style: none;
    font-size: 13px;
    margin: 0px 15px 5px 0px;
}
.user-list-applied section ul li i { margin: 0px 2px 0px 0px; }
.dropdown.user-apply {
    position: absolute;
    right: 0px;
    top: 0px;
}
.dropdown.user-apply .dropdown-item { font-size: 12px; }
/*user-preference*/
.user-preference {
    float: left;
    background-color: #ffffff;
    padding: 30px 30px 0px;
    position: relative;
    width: 100%;
    margin: 0px 0px 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.user-preference ul { margin: 0px -15px; }
.user-preference ul li {
    list-style: none;
    float: left;
    padding: 0px 15px;
    width: 50%;
    margin: 0px 0px 30px;
}
.preference-text {
    float: left;
    background-color: #ffffff;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px 20px;
    line-height: 1;
    position: relative;
    transition: all 0.4s ease-in-out;
}
.preference-text:hover {  box-shadow: 0px 0px 10px rgba(0,0,0,0.2); }
.preference-text:before {
    content: '\f105';
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 50px;
    font-family: FontAwesome;
    opacity: 0.2;
}
.preference-text figure {
    float: left;
    margin: 0px;
    width: 50px;
}
.preference-text figure ~ section {
    padding: 8px 0px 0px 70px;
}
.preference-text span {
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0px 0px 6px;
    color: #1861bf;
}
.search-input { width: auto !important; }
.detail-btn {
    float: right;
    color: #1861bf;
}
.center {
    float: left;
    width: 100%;
    text-align: center;
}
.professional ul li {
    width: 100% !important;
    position: relative;
    padding: 0px 0px 0px 80px;
}
.professional ul li:first-child { padding: 0px; background-color: #ffffff; }
.professional ul {
    position: relative;
}
.professional ul:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #808285;
}
.professional ul li:before {
    content: '';
    position: absolute;
    left: 14px;
    top: -1px;
    border: 16px solid #fff;
    border-radius: 100%;
}
.professional ul li:first-child:before,
.professional ul li:first-child:after { display: none; }
.professional ul li:last-child:before {
    border-radius: 0;
    border: 20px solid #fff;
    top: -9px;
}
.professional ul li:last-child:after { display: none; }
.professional ul li:after {
    content: '';
    position: absolute;
    left: 26px;
    top: 10px;
    border: 5px solid #808285;
    border-radius: 100%;
}
.professional ul li:last-child,
.professional ul li:last-child p { margin: 0px; }
/*company-register-form*/
.company-register-form {
    float: left;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding: 30px;
}
.company-register-form ul { margin: 0px -15px; }
.company-register-form ul li {
    list-style: none;
    margin: 0px -4px 30px 0px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 15px;
    width: 50%;
}
.company-register-form ul li.full { width: 100%; }
.company-register-form label {
    margin: 0px 0px 10px;
    line-height: 1.7;
    font-weight: 600;
}
.company-register-form input[type="text"],
.company-register-form input[type="email"] { height: 40px !important; }
.company-register-form input[type="text"],
.company-register-form input[type="email"],
.company-register-form textarea,
.company-register-form select { font-size: 14px; }
.company-register-form textarea { height: 100px; }

/*edb-post-a-job*/
.edb-post-a-job {
    float: left;
    width: 100%;
    padding: 30px 30px;
    background-color: #ffffff;
}
.edb-post-a-job form > ul { margin: 0px -15px; }
.edb-post-a-job form > ul > li {
    list-style: none;
    margin: 0px 0px 20px;
    float: left;
    width: 50%;
    padding: 0px 15px;
}
label > small {
    color: red;
    display: inline-block;
    vertical-align: top;
}
.edb-post-a-job form > ul > li > small {
    display: block;
    font-size: 12px;
    margin: -12px 0px 20px;
}
.edb-post-a-job form > ul > li > span {
    float: left;
    width: 25%;
    margin: 0px 0px 10px;
}
.edb-post-a-job form > ul > li > span input[type="checkbox"] {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: -4px 5px 0 0;
    vertical-align: middle;
}
.full { width: 100% !important; }
.edb-post-a-job form input[type="text"],
.edb-post-a-job form input[type="date"],
.edb-post-a-job form select { height: 40px !important; font-size: 13px;}
.note-toolbar.panel-heading {
    background: #f7f7f7;
    border-bottom: 1px solid #aaa;
}
.mini-form {
    margin: 0px -15px;
}
.mini-form li {
    float: left;
    width: 50%;
    list-style: none;
    padding: 0px 15px;
}
/*profile*/
.side-widget {
    float: left;
    padding: 30px 20px 20px;
    width: 100%;
    margin: 0px 0px 30px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.edit-pen {
    position: absolute;
    right: 4px;
    top: 3px;
    color: #1861bf;
}
.profile {
    text-align: center;
    padding-bottom: 20px;
}
.profile figure {
    margin: 0px 0px 10px;
    display: inline-block;
    width: 100px;
}
.profile figure img {
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 100%;
}
.profile h2 {
    margin: 0px 0px 5px;
    font-size: 18px;
}
.profile span {
    display: block;
    font-size: 12px;
}
/*company-profile*/
.company-profile { padding-top: 20px; }
.company-profile figure {
    float: left;
    width: 100%;
    margin: 0px 0px 15px;
}
.company-profile figure img {
    width: 100%;
}
.company-profile { text-align: center; }
.company-profile h2 {
    margin: 0px 0px 5px;
    font-size: 18px;
}

.users-list {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 20px 20px 20px;
}
.users-list nav {
    float: left;
    width: 100%;
}
.nav-tabs .nav-link {
    float: left;
    width: 25%;
    background-color: #f2f2f2;
    padding: 12px 0px;
    margin: 0px;
    text-align: center;
}
.users-list .tab-content {
    float: left;
    width: 100%;
    padding: 30px 0px 0px;
}
/*user-list-applied*/
.user-list-applied {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    padding: 20px 30px;
}
.user-list-applied figure {
    float: left;
    width: 100px;
    margin: 0px;
    text-align: center;
}
.user-list-applied figure span {
    display: inline-block;
    padding: 0px;
    background-color: #1861bf;
    color: #ffffff;
    font-size: 12px;
    border-radius: 3px;
    padding: 2px 10px;
}
.user-list-applied figure img {
    display: inline-block;
    width: 60px;
    border-radius: 100%;
    height: 60px;
    margin: 0px 0px 5px;
}
.user-list-applied figure ~ section {
    padding: 10px 0px 0px 120px;
}
.user-list-applied h2 {
    font-size: 19px;
    color: #1861bf;
    margin: 0px;
}
.user-list-applied h2 small { font-size: 12px; color: #363636;}
.user-list-applied section > span {
    font-size: 12px;
    display: block;
}
.user-list-applied section ul li {
    float: left;
    list-style: none;
    font-size: 13px;
    margin: 0px 15px 5px 0px;
}
.user-list-applied section ul li i { margin: 0px 2px 0px 0px; }
.dropdown.user-apply {
    position: absolute;
    right: 0px;
    top: 0px;
}
.dropdown.user-apply .dropdown-item { font-size: 12px; }
/*shortlisted*/
.shortlisted {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    position: relative;
    margin: 0px 0px 10px;
}
.shortlisted figure {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    background-color: #f7f7f7;
    padding: 20px 10px;
    margin: 0px;
    height: 100%;
}
.shortlisted figure > span {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px 0px 20px;
}
.shortlisted figure span img {
    display: inline-block;
    width: 100px;
}
.select {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
    position: relative;
    text-align: center;
}
.select select {
    display: inline-block;
    width: 80%;
    font-size: 12px;
}
.shortlisted figure ul li {
    list-style: none;
    font-size: 13px;
}
.shortlisted figure ul li i {
    font-size: 32px;
    color: #1861bf;
    margin: 0px 0px 0px 15px;
    display: inline-block;
    vertical-align: middle;
}
.shortlisted figure ul li span { margin: 0px 0px 0px 10px; }
.shortlisted figure figcaption > a {
    float: left;
}
.modal-backdrop { z-index: 9999; }
.modal { z-index: 99999; }
/*sort*/
.sort {
    float: left;
    width: 30%;
    margin: 0px 0px 20px;
}
.sort select { font-size: 13px; }
.shortlisted figure ~ section {
    padding: 10px 20px 20px 190px;
}
.shortlisted section h2 {
    font-size: 18px;
    margin: 0px 0px 0px;
    color: #1861bf;
}
.shortlisted section h2 small {
    font-size: 12px;
    color: #363636;
}
.shortlisted section span {
    margin: 0px 0px 20px;
    display: block;
}
.shortlisted section table { width: 100%; }
.shortlisted section table th { width: 30%;}
.shortlisted section table td { width: 70%; }
.shortlisted section table th,
.shortlisted section table td {
    text-align: left;
    padding: 10px 10px;
    font-weight: 400;
    font-size: 13px;
}
.shortlisted section table td p { line-height: 22px; }
.tag {
    float: left;
    color: #ffffff;
    background-color: #1861bf;
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 3px;
    margin: 0px 5px 5px 0px;
}
.modal-table .modal-dialog {
    width: 850px;
    max-width: 850px;
}
.modal-table table tr th { color: #ffffff; background-color: #1861bf; }
.modal-table table tr th,
.modal-table table tr td {
    padding: 10px;
}
.postjob figure {
    float: left;
    width: 100%;
    height: 350px;
    background-image: url("images/postjob.jpg");
    position: relative;
    padding: 0px 30px;
    text-align: center;
    margin: 0px 0px 50px;
}
.postjob figure figcaption {
    position: relative;
    display: block;
    padding: 120px 0px 0px;
}
.postjob h2 {
    margin: 0px 0px 23px;
    color: #ffffff;
    font-size: 18px;
}
.banner-transparet {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.9;
    width: 100%;
    background-color: #5dbabf;
    height: 100%;
}
.postjob a {
    background-color: #1861bf;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 9px 40px;
    border-radius: 3px;
}
.edb-post-a-job .submit {
    float: left;
    margin: 0px 10px 0px 0px;
}
.edb-post-a-job .submit ~ strong {
    margin: 5px 0px 0px 0px;
    display: inline-block;
    font-size: 17px;
}
.social-network li:hover a.fa-facebook { background-color: #3b579d; }
.social-network li:hover a.fa-twitter { background-color: #1c9ce7; }
.social-network li:hover a.fa-linkedin { background-color: #0271ae; }
.alert { float: left; width: 100%; }

.pagination {
    float: right !important;
    width: auto !important;
    margin: 20px 0px !important;
}
.pagination li {
    list-style: none;
    float: left;
    margin: 0px 0px 5px 5px !important;
    width: auto !important;
}
.pagination li a {
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    transition: all 0.4s ease-in-out;
    border: 1px solid #1861bf;
    color: #1861bf !important;
}
.pagination li:hover a,
.pagination li.active a {
    background-color: #1861bf;
    color: #ffffff !important;
    border-color: #1861bf;
}
#htmlShow > span,
#htmlShow1 > span,
#htmlShow2 > span,
#htmlShow3 > span,
#htmlShow4 > span{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    float: left;
    width: 100%;
    display: block;
}
/*banner-tabs*/
.banner-tabs {
    float: left;
    width: 100%;
}
.banner-tabs .nav-tabs .nav-link,.edb-section-search .nav-tabs .nav-link {
    width: auto;
    padding: 6px 30px;
    margin: 0px 2px 0px 0px;
    background-color: #f7f7f7;
    border-color: #1861bf;
}
.banner-tabs .nav-tabs .nav-item.show .nav-link,.banner-tabs .nav-tabs .nav-link.active,
.edb-section-search .nav-tabs .nav-item.show .nav-link,.edb-section-search .nav-tabs .nav-link.active { background-color: #1861bf; }
.banner-tabs .nav-tabs .nav-link:focus, .banner-tabs .nav-tabs .nav-link:hover,
.edb-section-search .nav-tabs .nav-link:focus, .edb-section-search .nav-tabs .nav-link:hover { border-color: #1861bf; }
.banner-tabs .nav-tabs,.edb-section-search .nav-tabs { border-bottom: none; }
.banner-tabs .nav-tabs li {
    list-style: none;
}
/*edb-section-search*/
.edb-section-search {
    float: left;
    width: 100%;
    margin: 0px 0px 20px;
}
.edb-section-search ul li {
    list-style: none;
}
.edb-section-search form ul { margin: 0px -4px; }
.edb-section-search form ul li {
    float: left;
    width: 33.333%;
    padding: 0px 4px;
    margin: 0px 0px 8px;
}
.edb-section-search form ul li label{
    margin: 0px;
}
.edb-section-search form .form-control {
    height: 40px !important;
    font-size: 13px;
}
.edb-section-search .tab-content {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #dedede;
    padding: 8px 8px 0;
}
.edb-section-search .mini-form li{
    width: 50% !important;
}

/*////////////////////////////////////*/
.edb-companies {
    float: left;
    width: 100%;
}
.edb-companies ul { margin: 0px -15px !important; }
.edb-companies ul li {
    float: left;
    width: 50%;
    padding: 0px 15px;
    list-style: none;
}
.edb-companies ul li:hover .edb-companies-text {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    background-color: rgba(24,97,191,0.1);
}
.edb-companies-text {
    float: left;
    width: 100%;
    border: 1px solid #CDCDCD;
    padding: 15px;
    transition: all 0.4s ease-in-out;
}
.edb-companies-text figure {
    margin: 0px;
    float: left;
    width: 60px;
    border: 1px solid #ECECEC;
}
.edb-companies-text figure a {
    float: left;
    width: 100%;
    height: 60px;
    background-size: cover;
    background-position: center;
}
.edb-companies-text figure ~ section { padding: 0px 0px 0px 75px; }
.edb-companies-text span {
    display: block;
    font-size: 12px;
    line-height: 1.5;
}
.edb-companies-text h4 {
    font-size: 16px;
    margin: 0px 0px 4px;
    font-weight: bold;
}



