.reges-jobs{
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0;
}
.menu-jobs ul{
    list-style: none;
    width: 100%;
    display: flex;
    align-items: center;
}
.menu-jobs ul li{
    width: auto;
    margin: auto;
}
.menu-jobs ul.register-menu{margin-top: 1rem;}
.menu-jobs ul.register-menu li:first-child{
    width: 40%;
}
.menu-jobs ul.register-menu li:last-child{
    width: 60%;
    cursor: pointer;
}
.menu-jobs ul.register-menu li{
    text-align: center;
    display: inline-block;
}
.menu-jobs ul.register-menu li:last-child a{
    width: 47%;
    display: inline-block;
}
.menu-jobs ul.register-menu li.loginafter-show a{
    width: 100%;
    padding: 0;
}


.search-jobs .search-detail{
    width: 100%;
    border: none;
    padding: 10px 0;
    border-bottom: 1px solid #999999;
}
.search-jobs .search-detail:focus {
    outline:none;
}
.search-jobs .fa-search {
    position: absolute;
    color: #A6A6A6;
    right: 20px;
    top: 30%;
    transform: translate(0,-50%);
}

.search-jobs .subtitle-searchjobs{
    padding: 5px;
    width: 150px;
    margin: 1.5rem auto;
    color: #FFF;
    background: #009e3d;
    border-radius: 20px;
    border: 1px solid #009e3d;
    box-shadow: none;
    cursor: pointer;
}
.search-jobs .subtitle-searchjobs:hover {
    background: #FFF; 
    color: #009e3d;
}


.register-work{
    overflow: hidden;
    padding-top: 1.5rem;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    margin-bottom: 2rem;
    transition: all 0.5s;
}
.register-work p{background: #ebebeb;   transition: all 0.5s;}
.register-work:hover p{background: #009e3d; color: #FFF;}
.register-work:hover{border-color: #009e3d;}


.img-reges-jobs{
}
.img-reges-jobs img{
    width: 75%;    
    background: #FFF;
    border: 1px solid #b4b4b4;
}
.jobs-box{
    cursor: pointer;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #d2d2d2;
}
/*.jobs-box:last-of-type{border-bottom: none;}*/
.jobs-box ul{
    list-style: none;
    margin-top: .8rem;
}
.jobs-box ul li{
    display: inline-block;
}
.jobs-box ul li:last-child{margin-left: 10px;}
.jobs-box p{
    text-align: center;
    padding: 8px;
    background: #ebebeb;
    border: 1px solid #ebebeb;
    transition: all 0.5s;
    border-radius: 7px;
    margin-top: 1.5rem;
}
.jobs-box p:hover{
    background: #FFF;
    color: #009e3d;
    border-color: #009e3d;
}

.viewmore-jobs{
    text-decoration: underline;
    transition: all 0.5s;
}
.viewmore-jobs:hover{color: #009e3d;}

.select-list .dropdown-menu{font-size: 1.4rem;}
.select-list .dropdown-menu {
    overflow-x: hidden;
}
/*#show-dropdownlist {display: none;}*/
.menu-jobs ul li a{padding: 10px 0; cursor: pointer;}
.menu-jobs ul li a.active, .menu-jobs ul li a:hover{color:#009e3d !important; }


.register-hers--btn{
    padding: 7px 15px;
    background: #009e3d;
    border-radius: 30px;
    border: 1px solid #009e3d;
    color: #FFF;
    transition: all 0.5s;
}
.register-hers--btn:hover{
    color: #009e3d;
    background: #FFF;
}

.detail-wrok table tr td{padding: 5px 0;}
.detail-wrok ul{list-style: none;}
.detail-wrok ul li{padding: 3px 0;}
.detail-wrok ul li .fa-circle{
    font-size: .4rem;
    display: inline-block;
    vertical-align: middle;
}

.detail-wrok a:hover{color: #009e3d;}

.title-otherpage a{text-decoration: underline;}
.title-otherpage a:hover{color:#009e3d; }
.form-regisbox{    
    border: 1px solid #cccccc;
    padding: 7px 10px 0px;
    background: #FFF;
    width: 100%;
    border-radius: 5px 5px 0 0 ; 
    font-size: 1.2rem;
    margin-bottom: 2rem;
    height: 64px;
}
.form-regisbox .form-ueser{
    border: none;
    padding: 3px;
    width: 100%;
    border-bottom: 3px solid #FFFFFF;
}
.form-ueser:focus{
    outline:none;
    border-color: #009e3d;
}
.form-regisbox.text-green{border-bottom: 3px solid #009e3d;}
.form-regisbox .select-list .btn-secondary{
    border: none;
    padding: 3px;
    width: 100%;
    text-align: left;
}
.form-regisbox .select-list .dropdown-menu {
    margin: 3px -15px;
}
.insert-regisbox{
    border: 1px solid #cccccc;
    padding: 1rem;
    background: #FFF;
    width: 100%;
    border-radius: 7px ; 
    font-size: 1.2rem;
    cursor: pointer;
    margin-bottom: 2rem;    
}

.insert-regisbox ul{
    margin-bottom: 1rem;    
    padding-bottom: .5rem;   
    border-bottom: 1px solid #999;
}

.register-btn{
    background: #999;
    border: 1px solid #999;
    padding: 6px;
    border-radius: 30px;
    text-align: center;
    color: #FFF;
    width: 90%;
    margin: 1.6rem auto;
}


.insert-regisbox input[type=file] {
    font-size: 1rem;
    position: absolute;
    left: 50%;
    bottom: 25%;
    opacity: 0;
    transform: translate(-50%,0);
    padding: 7px;
    width: 116px;
    cursor: pointer;
}
.selectfile-btn {
    border:none;
    color: #000;
    margin: auto;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 8px;
    background: #cecdcb;
}
.insert-regisbox ul{
    list-style: none;
    display: flex;
    align-items: center;
}
.insert-regisbox ul li:last-child{width: 10%;}
.insert-regisbox ul li:first-child{width: 40%;}
.insert-regisbox ul li{
    width: 50%;
    margin: auto;
}
.insert-regisbox .close {
  cursor: pointer;
}
.insert-regisbox .select-list .btn-secondary{
    border: none;
    border-radius: 0;
    background-position: right center;
}
.register-btn{width: 230px;}

.check-email .register-btn{
    width: 230px;
    margin:1.5rem auto;
    background: #00ab4e;
    border-color: #00ab4e;
}
.check-email .register-btn:hover{
    color: #00ab4e;
    background: #FFF;
}
.check-email .rigester-text-btn{text-decoration: underline;}

.img-profile{
    position: relative;
    padding: 15px;
}
.choose-img{ 
    cursor: pointer;
    width: 270px;
    height: 270px;
    bottom: -3%;
    left: 50%;
    transform: translate(-50%,0);
    color: #FFF;
    padding: 15px;
    border-radius: 50%;
    position: absolute;
    background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0.39) 49%, #000000b3 50%, #000000b3 100%);
    background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0.39) 49%, #000000b3 50%, #000000b3 100%);
    background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0.39) 49%, #000000b3 50%, #000000b3 100%);
}
.choose-img img{
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.choose-img span{
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.image-upload>input {display: none;}

.edit-profile{
    background: #00ab4e;
    border: 1px solid #00ab4e;
    padding: 6px;
    border-radius: 30px;
    text-align: center;
    color: #FFF;
    margin:auto;
    transition: all 0.5s;
}
.edit-profile:hover{
    color: #00ab4e;
    background: #FFF;
}
.s-profile a:hover{color: #00ab4e;}

.timline-current {
    width: 100%;
    overflow-x: auto;
    text-align: center;
    position: relative;
}
.timline-current .line-steptimeline{
    position: absolute;
    margin: 0 auto;
    border-top: 0;
    border-bottom: 2px solid #999;
    width: 100%;
    height: 3px;
    top: 12%;
    z-index: -1;
}
.timline-current table tr td{
    vertical-align: baseline;
    color: #999999;
}
.timline-current table tr td a{padding: 0 5px;}
.timline-current table tr td a p{display: none;}
.iconcircle-color{color: #999999; background: #FFF;}


.timline-current table tr td a.active{color: #000;}
.timline-current table tr td a.active p{display: block;}
.timline-current table tr td a.active .iconcircle-color{color: #009f49;}


a.timeline-m1 .fa-check-circle, a.timeline-m2 .fa-check-circle,a.timeline-m3 .fa-check-circle,a.timeline-m4 .fa-check-circle,a.timeline-m5 .fa-check-circle,a.timeline-m6 .fa-check-circle,a.timeline-m7 .fa-check-circle,a.timeline-m8 .fa-check-circle{
    display: none !important;
}
a.timeline-m1 .fa-circle,
a.timeline-m2 .fa-circle,
a.timeline-m3 .fa-circle,
a.timeline-m4 .fa-circle,
a.timeline-m5 .fa-circle,
a.timeline-m6 .fa-circle,
a.timeline-m7 .fa-circle,
a.timeline-m8 .fa-circle{
    display:inline-block !important;
}

table.activeafter-2 tr td a.timeline-m1 .fa-check-circle,
table.activeafter-3 tr td a.timeline-m1 .fa-check-circle, table.activeafter-3 tr td a.timeline-m2 .fa-check-circle,
table.activeafter-4 tr td a.timeline-m1 .fa-check-circle, table.activeafter-4 tr td a.timeline-m2 .fa-check-circle, table.activeafter-4 tr td a.timeline-m3 .fa-check-circle,
table.activeafter-5 tr td a.timeline-m1 .fa-check-circle, table.activeafter-5 tr td a.timeline-m2 .fa-check-circle, table.activeafter-5 tr td a.timeline-m3 .fa-check-circle, table.activeafter-5 tr td a.timeline-m4 .fa-check-circle,
table.activeafter-6 tr td a.timeline-m1 .fa-check-circle, table.activeafter-6 tr td a.timeline-m2 .fa-check-circle, table.activeafter-6 tr td a.timeline-m3 .fa-check-circle, table.activeafter-6 tr td a.timeline-m4 .fa-check-circle, 
table.activeafter-6 tr td a.timeline-m5 .fa-check-circle,
table.activeafter-7 tr td a.timeline-m1 .fa-check-circle, table.activeafter-7 tr td a.timeline-m2 .fa-check-circle, table.activeafter-7 tr td a.timeline-m3 .fa-check-circle, table.activeafter-7 tr td a.timeline-m4 .fa-check-circle,
table.activeafter-7 tr td a.timeline-m5 .fa-check-circle, table.activeafter-7 tr td a.timeline-m6 .fa-check-circle,
table.activeafter-8 tr td a.timeline-m1 .fa-check-circle, table.activeafter-8 tr td a.timeline-m2 .fa-check-circle, table.activeafter-8 tr td a.timeline-m3 .fa-check-circle, table.activeafter-8 tr td a.timeline-m4 .fa-check-circle, 
table.activeafter-8 tr td a.timeline-m5 .fa-check-circle, table.activeafter-8 tr td a.timeline-m6 .fa-check-circle, table.activeafter-8 tr td a.timeline-m7 .fa-check-circle
{
    display:inline-block !important;
}

table.activeafter-2 tr td a.timeline-m1 .fa-circle,
table.activeafter-3 tr td a.timeline-m1 .fa-circle,table.activeafter-3 tr td a.timeline-m2 .fa-circle,
table.activeafter-4 tr td a.timeline-m1 .fa-circle,table.activeafter-4 tr td a.timeline-m2 .fa-circle,table.activeafter-4 tr td a.timeline-m3 .fa-circle,
table.activeafter-5 tr td a.timeline-m1 .fa-circle,table.activeafter-5 tr td a.timeline-m2 .fa-circle,table.activeafter-5 tr td a.timeline-m3 .fa-circle,table.activeafter-5 tr td a.timeline-m4 .fa-circle,
table.activeafter-6 tr td a.timeline-m1 .fa-circle,table.activeafter-6 tr td a.timeline-m2 .fa-circle,table.activeafter-6 tr td a.timeline-m3 .fa-circle,table.activeafter-6 tr td a.timeline-m4 .fa-circle,table.activeafter-6 tr td a.timeline-m5 .fa-circle,
table.activeafter-7 tr td a.timeline-m1 .fa-circle,table.activeafter-7 tr td a.timeline-m2 .fa-circle,table.activeafter-7 tr td a.timeline-m3 .fa-circle,table.activeafter-7 tr td a.timeline-m4 .fa-circle,table.activeafter-7 tr td a.timeline-m5 .fa-circle,
table.activeafter-7 tr td a.timeline-m6 .fa-circle,
table.activeafter-8 tr td a.timeline-m1 .fa-circle,table.activeafter-8 tr td a.timeline-m2 .fa-circle,table.activeafter-8 tr td a.timeline-m3 .fa-circle,table.activeafter-8 tr td a.timeline-m4 .fa-circle,table.activeafter-8 tr td a.timeline-m5 .fa-circle,
table.activeafter-8 tr td a.timeline-m6 .fa-circle,table.activeafter-8 tr td a.timeline-m7 .fa-circle
{
    display:none !important;
}


.radio-profile .checkmark{
    width: 20px;
    height: 20px;
    top: 2px;
}
.radio-profile .radiocheck .checkmark:after {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #13944a;
}


.check-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmarkprofile {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #999999;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmarkprofile {  
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmarkprofile {
    background-color: #009f49;
    border-color: #009f49;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkprofile:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmarkprofile:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmarkprofile:after {
    left: 9px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.friend-recom{font-size: 1.4rem;}
.friend-recom .recom-from{
    width: 100%;
    padding: 7px;
    border: none;
    border-bottom: 1px solid #999;
}
.friend-recom .recom-from:focus{outline: none;}
.friend-recom{margin-left: 2rem;}

.edit-profile.prevstep{
    background: #999;
    border-color: #999;
}
.edit-profile.prevstep:hover{
    background: #FFF;
    color: #999;
}

.form-regisbox input.datechange[type="date"]::-webkit-calendar-picker-indicator {
    background: url("../images/datepic.png") right center no-repeat;
    background-size: 20px !important;
    padding-bottom: 5px;
}

.form-regisbox.form-modad{height: auto;}


.img-profileedit{
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1rem;
    border: 1px solid #999;
}
.img-profileedit img{
    width: 100%;
    margin: 0;
}
.img-profileedit img.bin-close{
    border: none;
    position: absolute;
    top: 13px;
    right: 15px;
    width: auto;
}
.delete-btn span{text-decoration: underline; font-size: 1.2rem;}
.delete-btn:hover{color: #f00;}
.delete-btn:hover img{
    filter: invert(16%) sepia(63%) saturate(5947%) hue-rotate(356deg) brightness(100%) contrast(126%);
}
.insert-proflie{    
    width: 130px;
    margin: 1.5rem auto;
    border: 1px solid #000;
    background: #FFF;
    border-radius: 30px;
    padding: 7px;
    transition: all 0.5s;
}
.insert-proflie a{    
    padding: 7px 15px;
}
.insert-proflie:hover{
    border-color: #009f49;
    color: #009f49;
}
.form-regisbox .select-list .btn-secondary{height: 34px;}

.skill-box.skill-radiobox{
    padding: 10px;
    background: #e9e9e9;
    margin: .5rem auto;
}
.skill-box .checkmark {
    left: 50%;
    transform: translate(-50%,0);
    width: 20px;
    height: 20px;
    top: 0;
    background: #e9e9e9;
}
.skill-box.skill-radiobox .radiocheck .checkmark:after{
    width: 12px;
    height: 12px;
}

.step-profilelast span{
    display: inline-block;
}
.step-profilelast .check-condition{
    display: inline-block;
}
.edit-setting{    
    width: 130px;
    margin: 1.5rem auto;
    border: 1px solid #000;
    background: #FFF;
    border-radius: 30px;
    padding: 7px;
    transition: all 0.5s;
}
.edit-setting:hover {
    border-color: #009f49 ;
    color: #009f49;
}
.edit-setting .fa-pen{font-size: 14px;}
.s-profile .password-from{
    width: 100%;
    border: none;
    border-bottom: 1px solid transparent;
}
.s-profile .password-from:focus{
    outline: none;
    border-color: #D8D8D8;
}

.change-password{
    background: #eff0f0;
    padding: 10% 0 5%; 
}
.form-changepassword .form-password{
    width: 100%;
    padding:15px;
    border: none;
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 1rem;
}
.form-changepassword .form-password:focus{
    outline: none;
}
.profile-box p a{
    text-decoration: underline;
}
.profile-box p a:hover, .step-profilelast  .col-11 a:hover, .forget-password:hover, .check-email a:hover{color: #009f49;}
.step-profilelast  .col-11 a{text-decoration: underline;}

.google-imnotrobot .g-recaptcha div{margin: auto;}

.menu-jobs ul.register-menu li img {width: 2em;}
.menu-jobs ul.register-menu li img.imgdropdown-profile {width: 5em;}
.menu-jobs ul.register-menu li.porfile-dropdown{
    position: relative;
}
.menu-jobs ul.register-menu li .profile-dropdown {  
    top: 12px !important;
    left: auto!important;
    right: 0!important;
    z-index: 50;
}
.menu-jobs ul.register-menu li .profile-dropdown .dropdown-item ul{display: block;}
.menu-jobs ul.register-menu li .profile-dropdown .dropdown-item ul li{
    display: block;
    text-align: center !important;
    width: auto;
    font-size: 1.2rem;
    color: #999999;
    border-bottom: 1px solid #cecdcb;
}
.menu-jobs ul.register-menu li .profile-dropdown .dropdown-item ul li a{padding: 10px 0;}
.menu-jobs ul.register-menu li .profile-dropdown .dropdown-item ul li:last-child{border-bottom: none;}

.menu-jobs ul.register-menu li .profile-dropdown .dropdown-item:hover, .dropdown-item:focus {    
    text-decoration: none;
    background-color: transparent;
}

.iconcircle-green{color: #009f49;}


@media (min-width: 768px) {

    .img-reges-jobs img {
        width: 70%;
    }
    .menu-jobs ul.register-menu {
        margin-top: 0;
    }
    .jobs-box ul li:first-child{
        width: 40%;
    }
    .jobs-box ul li:last-child{
        width: 59%;
        margin-left: 0;
    }
    .img-reges-jobs{text-align: center;}
    .timline-current table tr td{
        padding: 0 10px;
    }
    .timline-current .line-steptimeline{top: 16%;}
    
    .form-regisbox{height: auto;}
    .choose-img span {bottom: 5%;}
    
    .img-profileedit{
        text-align: left;
        margin-bottom: 0;
    }
    .form-regisbox input.datechange[type="date"]::-webkit-calendar-picker-indicator {
        background-size: 30px !important;
    }
    .change-password{
        padding: 5% 0; 
    }
}
@media (min-width: 992px) {
    .timline-current .line-steptimeline {
        top: 8%;
    }
    .img-reges-jobs img {
        width: auto;
    }
    .img-reges-jobs.reges-jobs2 img {
        width: 100%;
    }
    .map.map-jobs{height: 500px;}
    .s-profile table{width: 60%;}
    .timline-current table tr td a p{display: block;}
    
    .skill-box .checkmark {
        top: 5px;
    }
}
@media (min-width: 1200px){
    .s-profile table{width: 45%;}    
    .choose-img{bottom: -4%;}
    .form-regisbox input.datechange[type="date"]::-webkit-calendar-picker-indicator {
        background-size: 35px !important;
    }
    .insert-proflie {
        width: 150px;
    }
    .form-regisbox .select-list .btn-secondary{height: 52px;}
}






