advbox{
  display: flex;
  flex-wrap: wrap;

  width: 100%;
  height:auto;
  background: #efefef;
  border-radius: 0.4rem;
  padding: 1rem;
}
.container{
    max-width: 100%;
}

.adv_step{
  margin-bottom: 1rem;
  padding: 1.3rem;
  box-sizing: border-box;
}

/*
.adv_step[data-order]{
  order: calc(attr(data-order));
}
*/

.flags{
  width: 50%;
  max-width: 100%;
}

.languages{
  text-align: center;
}

.languages_altro{
  border: 1px solid rgba(0,0,0,0.4);
  padding: 0.4rem;
  border-radius: 0.4rem;
  margin-top: 0.4rem;
}

.double_field{
  padding: 0px;
}

.row_pair{
  background-color: #fff;
}

.row_odd{
  background-color: #efefef;
}

.label_input{
  font-family: "bariol_boldbold", sans-serif;
  letter-spacing: 0.06rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.label_input.alto{
  /*background-color: #ff0;*/
}

.row{
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;  
}

.double_field{
  border: 1px solid rgba(102, 102, 102, 0.33);
}

#step_3{
  background-color: #fff;
  /*border: 1px solid rgba(0,0,0,0.5);*/
  padding: 1rem;
  border-radius: 0.4rem;
}

.small_step_title{
  font-size: 1.3rem;
  padding: 0.4rem;
  /*background: #fff;
  border-radius: 0.4rem;*/
}

.step_title{
  padding: 0.4rem;
}

.adv_step_inner{
  background: #fff;
  border-radius: 0.4rem;
  border: 2px solid #fff;
}

.small_step{
  /*border: 1px solid #fff;*/
}

.nodobadge div svg{
  width: 50px;
}

.nodobadge{
  display: flex;
}

.nodobadge div.pro svg circle:first-of-type{
  fill: #62C3DD !important;
}

.badge_name{
  font-family: "bariol_boldbold", sans-serif;
  letter-spacing: 0.06rem;
  line-height: 1rem;

  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

hirebox{
  display: flex;
  width: 100%;
  min-height: 3rem;
  /*background: #efefef;*/
  margin-top: 0.4rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 0.4rem;
}
matchlist{
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
  width: 100%;
  min-height: 3rem;
  /*background: #efefef;*/
  margin-top: 0.4rem;
  border-radius: 0.4rem;
}
matchlist .row{
  border-radius: 0.4rem;  
}


.form-group {
	margin-top: 25px;
	height: 30px;
	clear: left;
}
.flag_icon{
    width: 100px;
}
.flag_img  .group_inputs .input select{
	width: 140px;
}
.languages{
	margin: 20px auto;
}
.single-result{
	background:#f2f2f2;
	min-height: 180px;
    margin: 0;
	/*border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;*/
	border: 0px solid #000000;
	margin-top: 18px;
    overflow: auto;
}
.result-avatar{
	clear: left;
	float:left;
}
.result-avatar img{
    max-width: 100%;
    max-height: 192px;

}
.result-info{
    color: #666666;
}
.result-title{
	font-size: 20px;
    font-weight: bold;
}
.result-title-2{
    padding-left: 16px;
}
.result-description{
    padding-top: 21px;
    padding-right: 34px;
}
.display_cv_button{
    background: #ffcc00;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0px solid #000000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    float: right;
    display: flex;
    cursor: pointer;

}
.display_cv_button .glyphicon{
    margin-left: 4px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.add_city{
    width: 80px;
}
.btn-inline{
    display:inline;
    margin-left: 10px;
}
.city_select{
    width: calc(100% - 80px);
}
.cities_list{
    margin: 4px auto 26px;
    border: 1px dashed #ccc;
    display: none;
    padding: 10px 0;
    padding-right: 20px;
}
.cities_list_wrapper{
    margin-top: 10px;
    clear:left;
}
.cities_list_title{
    display: none;
}
.btn-add-city{
    width: 42px;
    height: 40px;
        width: 40px;
    height: 40px;
    margin-left: 30px;
}
.btn-remove{
    background-color: #dd191d;
    color:white;
    border-color: white;
    float:right;
}
.btn-remove-city{
    width: 35px;
}
.cities_list ul li{
    height: 36px;
}
.search_title{
    position:relative;
    clear: left;
    margin: 10px auto;
}
.btn-search button{
    float: left;
    width: 150px;
    font-size: 18px;
    margin: 21px 0px;
}
.btn-search{
    position: relative;
    width: 100%;
    height: 80px;
}
.main_panel{
    padding-left:26px;
}
/*CHECKBOX */
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #4ac6f7;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #4ac6f7;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */
}
#profession-list{
    width: 1100px;
}
#profession-list > .groups{
    width:100%;
}
.profession {
    width: 20%;
    padding: 0 10px;
}
.block_title{
    background-color: #9898CC;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    padding: 10px;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}
.competences{
    padding-left: 20px;
}
.sub_block_title{
    background-color: #fc852a;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    padding: 10px;
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}
.badge_image{
    float:left;
}
.badge_name{
    float: left;
    clear: right;
    margin-top: 10px;
    margin-left: 5px;
}
.badge_image img{
    width:36px;
}
.single-badge-details img{
        width: 50px;
}
.result-badges{
    clear: both;
    display: inline-block;
    padding-top: 10px;
    position: relative;
    margin-top: 6px;
}
.result-badges-details{
    clear: both;
    display: inline-block;
    margin-top: 5px;
    padding-top: 10px;
}
.badge_container{
    float: left;
    width: 300px;
    margin-bottom: 10px;
    font-weight: bold;
}
.single-badge-details{
    float: left;
    width: 300px;
    text-align: center;
}
.result-block-title {
    clear: both;
    clear: both;
    font-size: 20px;
    margin-top: 28px;
    border-top: 2px solid #bbb;
    height: 60px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.result-references{
    clear: both;
    display: inline-block;
    margin-top: 5px;
    padding-top: 10px;
}
.reference_input{
    clear:both;
}
.reference-divider{
    clear: both;
}
.reference-title{
    margin-top: 23px;
    margin-bottom: -12px;
}
.result-block-title-hidden{
    display:none;
}
.result-badges-details{
    display:none;
}
.result-references{
    display:none;
}
.toggle_profile.toggled{
    /*border: 2px solid white;
    background-color: #337ab7;*/
}
.toggle_profile.toggled > a{
    /*color:white;*/
}
.toggle_profile_text{
    position: absolute;
    bottom: 8px;
    right: 40px;
    color: #337ab7;
    font-weight: bold;
    font-size: 16px;
}
.panel-default h2{
    text-align: center;
}
.panel-result{
    display: none;
}
.match-results{
    background:none;
}
.single-match-result{
    border:0px solid #ccc;
    background-color:#f2f2f2;
    margin-top: 0px;
    margin-bottom: 4px;
    border-radius: 0.4rem;
      
}
.single-match-result.cv-selected{
    border:2px dashed #ffcc00;
}
.button_standard{
   background: #ffcc00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    cursor:pointer;
}
.button_standard a:link,.button_standard a:visited{
    text-decoration: none;
    color:#222;
}
.button_box{
    padding: 25px;
    border-top: 1px solid #eee;
    margin-right: 20px;
}
.button_bar{
    padding: 25px;
    border-top: 1px solid #eee;
    display: flex;
}
.expand-title{
    background: #ffcc00;
    height: 24px;
    padding: 24px;
    line-height: 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    width: 75%;
    display: none;
    margin-bottom: 4px;
    text-align: right;
    padding-right: 20px;
    line-height: 0px;
    font-size: 19px;
    padding: 26px;
}
.results-see{
    font-weight: bold;
    font-size: 29px;
    cursor: pointer;
}
.adv-header{
    padding: 16px;
}
.adv-content{
    padding: 16px;
}
.adv-add-workers{
    margin-top: 8px;
}
.adv_type{
    display: inline-block;
    padding: 3px 19px;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    text-transform: lowercase;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    float: left;
}
.adv_type_smart,.cv_type_basic{
    background: #aaa;
    color: #fff;
    border: 0px solid #000000;
}
.adv_type_exclusive,.cv_type_verified{
    background: #ffcc00;
    color: #000;
    border: 0px solid #000000;
}
.cv_type_certified{
    background: #ffcc00;
    color: #000;
    border: 0px solid #ccc;
}
.divider{
    border: 1px solid #ccc;
    height: 10px;
}
.adv_button{
    background: #62c3dd;
    color: #fff;
    padding:10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; 
    font-weight: bold;
    text-align: center;
    min-width: 144px;
    width: 144px;
    cursor: pointer;
}
.remove_cv_button{
  background: #d52121;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 0px solid #000000;
  font-weight: bold;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  cursor: pointer;
  color:#fff;
  margin-left: 12px;
}
.add_cv_button{
  background: #2aaa09;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 0px solid #000000;
  font-weight: bold;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  cursor: pointer;
  color:#fff;
  margin-right: 12px;
  
}
.options_cv_button{
    background: #62c3dd;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0px solid #000000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin-right: 12px;
    float: right;
    min-width: 6rem;
}
.header-sub-element{
    line-height: 32px;
    min-width: 116px;
}
.header-sub-element-2{
    margin-left: 14px;
    line-height: 28px;
}
.result-header{
    margin-top: 30px;
}
.single-badge-voice{    font-size: 15px;}
.result-add-shortlist{
    padding-top: 10px;
}
.user-in-shortlist{
opacity: 0.5;
    border: 3px dashed #ffcc00;
}
.container-main{
  height: 106px;
  overflow: hidden;
}
advheader{
  height: 73px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  cursor: pointer;
}
.adv_button_margin{
  margin-right: 10px;
}
.adv_button_clicked{
  background: #ffcc00;
  color: #000;
  border: 0px solid #ccc;
}
.adv_button_filter{
  width: 120px;
  min-width: 120px;
}
hirebox .adv_button{
  float:left;
}
.no-workers-message{
  border: 3px dashed #ccc;
  color: #777;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.adv_add_button{
  width:160px;
}
.adv_finalize_button{
  width: 160px;
  display: none;
  margin-left: 10px;
  background: #2aaa09;
}
.adv_finalize_button.disabled{
  background: #999;
  pointer-events: none;
}
.result-auto{
  font-weight: bold;
  font-size: 17px;
  color: #ff0000;
  margin-top: 10px;
}
.advheader-icon{
  margin-left: 5px;
}
#hidden-filter-model{
  display: none;
}
.filter-block{
  border: 1px solid #eee;
  margin-right:-15px;
  margin-left:-15px;
  width: calc(100% + 30px);
  background: #ddd;
  border: 1px solid #999;
}
.filter-block .row{
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
}
.filter-block textarea{
  width:50%;
}
.profession-list{
  display: flex;
}
.filter-block-title{
    color: #000;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
    border-bottom: 1px solid #999;
    background: #ccc;
}
.go_cv_button{
    background: #64c4dd;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0px solid #000000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    cursor: pointer;
    margin-right: 1rem;
    min-width: 6rem;

}
.go_cv_button a{
    color: #fff;
    margin: 0 auto;
}
.modal_match_buttons{
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.result-published {
    font-family: "bariol_boldbold",sans-serif;
    text-decoration: underline;
    background: #ff0000;
    color: white;
    padding: 12px;
    margin: 0px 10px;
    width: 50%;
}
.result-published-ok {
    font-family: "bariol_boldbold",sans-serif;
    text-decoration: underline;
    background: #2aaa09;
    color: white;
    padding: 8px;
    margin: 0px 5px;
    width: 50%;
}
a .adv_button.disabled{
  pointer-events: none;
  background-color: #ccc;
  color:#666;
}