


/* *****************************************
 *  Keyword TAGS CSS
 *******************************************/

/* ----------------------------
 * DROPDOWN select2 container
 * -------------------------- */
.css_dropdown div.select2-result-label
{
    padding-left: 8px;
}

.css_dropdown li.select2-result-unselectable
{
    color: #344555;
    border: none;
}

.css_dropdown ul.select2-result-sub
{
    padding-left: 40px;
    padding-right: 20px;
}
.select2-results .select2-highlighted {
    background: rgba(238, 238, 238, 0.27);
    color: #8b8b8b;
    /*border:1px solid #aaaaaa;*/
}
.css_dropdown li.select2-result-selectable
{
    /*list-style: none;*/
    /*display: inline-flex;*/
    margin: 2px;
    background-image: none;
    /*border-radius: 4px;*/
    border-radius: 0px;
    /*border:1px solid #aaaaaa;*/
    color: black;
    font-size: 13px;
    font-family: ubunturegular;
    padding: 2px;
}

.select2-results {
    max-height: 250px;
}

.select2-result-sub > li.select2-result {
    display: none;
}
.select2-results .select2-selected {
    display: none !important;
}
.select2-results li.select2-result-with-children > .select2-result-label:before:hover {
    content: '-';
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
    font-family: ubunturegular;
    margin: 2px 2px;
    /*text-align: center;*/
    /*margin-left: 5px;*/
    padding: 7px;
    /*border-radius: 5px;*/

}
.select2-results li.select2-result-with-children > .select2-result-label:hover {
    background-color: rgba(255, 255, 255, 0.2);;
     /*border: 2px solid grey;*/
}
.select2-input {
    width: 100% !important;
}
.form-control.select2-container.select2-dropdown-open {
    border-color: #004C6E;
    border-radius: 0px;
}
.select2-result-selectable .select2-highlighted {
    border-color: #004C6E;
    background-color: #004C6E;
    color: white;
}
.select2-container-multi .select2-choices {
    background-image: none;
    padding: 0px;
}




.home-middle .select2-choices, .top-page .select2-choices{
    box-shadow: 0px 7px 28px -2px rgb(205, 216, 220) inset;
}

.multi_message_job .select2-search-choice-close,
.form_job_categories .select2-search-choice-close,
.home-middle .select2-search-choice-close,
.top-page .select2-search-choice-close{
    left: 7px;
    top: 10px;
}

/* ----------------------------
 * TAGS
 * -------------------------- */
/* reset tag */
.home-middle .select2-choices li.reset_tag,
.multi_expertises .select2-choices li.reset_tag,
.form_job_categories .select2-choices li.reset_tag,
.multi_message_job .select2-choices li.reset_tag,
.top-page .select2-choices li.reset_tag,
.select2_eu_container .select2-choices li.select2-search-choice
{
    /*background-image: none;*/
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    border-color: rgba(11, 76, 109, 0.19);
    background-image: linear-gradient(rgb(255, 255, 255), #f3f7f9);
    color: rgba(0, 0, 0, 0.61);
    padding-bottom: 6px;
    padding-right: 10px;
    height: 36px;
    padding-top: 8px;
    padding-left: 20px;
    min-width: 20px;
}

.form_job_categories .select2-choices li.reset_tag a.select2-search-choice-close{

}

.top-page .select2-choices li.reset_tag{
    padding-top: 9px !important;
}





/* single colored class */
.language_tag .reset_tag{
    /*background-color: rgba(200, 177, 63, 0.2);*/
    color: #C8B13F;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.default_tag .reset_tag{
    /*background-color: rgba(126, 146, 93, 0.2);*/
    color: #7E925D;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.technology_tag .reset_tag{
    /*background-color: rgba(67, 111, 183, 0.2);*/
    color: #436FB7;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.writing_tag .reset_tag{
    /*background-color: rgba(142, 83, 86, 0.2);*/
    color: #8E5356;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.law_tag .reset_tag{
    /*background-color: rgba(148, 110, 22, 0.2);*/
    color: #946E16;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.culture_tag .reset_tag{
    /*background-color: rgba(193, 94, 57, 0.2);*/
    color: #c15e39;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.marketing_tag .reset_tag{
    /*background-color: rgba(136, 108, 135, 0.2);*/
    color: #886C87;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.management_tag .reset_tag{
    /*background-color: rgba(88, 118, 59, 0.2);*/
    color: #58763B;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.europe_tag .reset_tag{
    /*background-color: rgba(121, 139, 155, 0.2);*/
    color: #798B9B;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.education_tag .reset_tag{
    /*background-color: rgba(206, 59, 96, 0.2);*/
    color: #ce3b60;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.agriculture_tag .reset_tag{
    /*background-color: rgba(129, 168, 206, 0.2);*/
    color: #81a8ce;
    min-width: 20px;
    padding: 0px 5px;
    /*padding-top: 5px;*/
    /*background-color: transparent;*/
}
.business_tag .reset_tag{
    /*background-color: rgba(55, 146, 101, 0.2);*/
    color: #379265;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.employment_tag .reset_tag{
    /*background-color: rgba(144, 47, 45, 0.2);*/
    color: #902f2d;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.energy_tag .reset_tag{
    /*background-color: rgba(36, 146, 60, 0.2);*/
    color: #24923c;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.justice_tag .reset_tag{
    /*background-color: rgba(206, 166, 139, 0.2);*/
    color: #cea68b;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.policy_tag .reset_tag{
    /*background-color: rgba(145, 160, 6, 0.2);*/
    color: #91a006;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.transport_tag .reset_tag{
    /*background-color: rgba(206, 90, 147, 0.2);*/
    color: #ce5a93;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}
.environment_tag .reset_tag{
    /*background-color: rgba(131, 133, 206, 0.2);*/
    color: #8385ce;
    min-width: 20px;
    padding: 0px 5px;
    /*background-color: transparent;*/
}












/*/!* single colored class *!/*/
/*.language_tag,*/
/*.home-middle .select2-choices li.language_tag,*/
/*.multi_expertises .select2-choices li.language_tag,*/
/*.form_job_categories .select2-choices li.language_tag,*/
/*.multi_message_job .select2-choices li.language_tag,*/
/*.top-page .select2-choices li.language_tag{*/
    /*/!*background-color: #C8B13F;*!/*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(200, 177, 63, 0.2);*!/*/
/*}*/
/*.default_tag,*/
/*.home-middle .select2-choices li.default_tag,*/
/*.multi_expertises .select2-choices li.default_tag,*/
/*.form_job_categories .select2-choices li.default_tag,*/
/*.multi_message_job .select2-choices li.default_tag,*/
/*.top-page .select2-choices li.default_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(126, 146, 93, 0.2);*!/*/
    /*/!*background-color: #7E925D;*!/*/
/*}*/
/*.technology_tag,*/
/*.home-middle .select2-choices li.technology_tag,*/
/*.multi_expertises .select2-choices li.technology_tag,*/
/*.form_job_categories .select2-choices li.technology_tag,*/
/*.multi_message_job .select2-choices li.technology_tag,*/
/*.top-page .select2-choices li.technology_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(67, 111, 183, 0.2);*!/*/
    /*/!*background-color: #436FB7;*!/*/
/*}*/
/*.writing_tag,*/
/*.home-middle .select2-choices li.writing_tag,*/
/*.multi_expertises .select2-choices li.writing_tag,*/
/*.form_job_categories .select2-choices li.writing_tag,*/
/*.multi_message_job .select2-choices li.writing_tag,*/
/*.top-page .select2-choices li.writing_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(142, 83, 86, 0.2);*!/*/
    /*/!*background-color: #8E5356;*!/*/
/*}*/
/*.law_tag,*/
/*.home-middle .select2-choices li.law_tag,*/
/*.multi_expertises .select2-choices li.law_tag,*/
/*.form_job_categories .select2-choices li.law_tag,*/
/*.multi_message_job .select2-choices li.law_tag,*/
/*.top-page .select2-choices li.law_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(148, 110, 22, 0.2);*!/*/
    /*/!*background-color: #946E16;*!/*/
/*}*/
/*.culture_tag,*/
/*.home-middle .select2-choices li.culture_tag,*/
/*.multi_expertises .select2-choices li.culture_tag,*/
/*.form_job_categories .select2-choices li.culture_tag,*/
/*.multi_message_job .select2-choices li.culture_tag,*/
/*.top-page .select2-choices li.culture_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(193, 94, 57, 0.2);*!/*/
    /*/!*background-color: #c15e39;*!/*/
/*}*/
/*.marketing_tag,*/
/*.home-middle .select2-choices li.marketing_tag,*/
/*.multi_expertises .select2-choices li.marketing_tag,*/
/*.form_job_categories .select2-choices li.marketing_tag,*/
/*.multi_message_job .select2-choices li.marketing_tag,*/
/*.top-page .select2-choices li.marketing_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(136, 108, 135, 0.2);*!/*/
    /*/!*background-color: #886C87;*!/*/
/*}*/
/*.management_tag,*/
/*.home-middle .select2-choices li.management_tag,*/
/*.multi_expertises .select2-choices li.management_tag,*/
/*.form_job_categories .select2-choices li.management_tag,*/
/*.multi_message_job .select2-choices li.management_tag,*/
/*.top-page .select2-choices li.management_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(88, 118, 59, 0.2);*!/*/
    /*/!*background-color: #58763B;*!/*/
/*}*/
/*.europe_tag,*/
/*.home-middle .select2-choices li.europe_tag,*/
/*.multi_expertises .select2-choices li.europe_tag,*/
/*.form_job_categories .select2-choices li.europe_tag,*/
/*.multi_message_job .select2-choices li.europe_tag,*/
/*.top-page .select2-choices li.europe_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(121, 139, 155, 0.2);*!/*/
    /*/!*background-color: #798B9B;*!/*/
/*}*/
/*.education_tag,*/
/*.home-middle .select2-choices li.education_tag,*/
/*.multi_expertises .select2-choices li.education_tag,*/
/*.form_job_categories .select2-choices li.education_tag,*/
/*.multi_message_job .select2-choices li.education_tag,*/
/*.top-page .select2-choices li.education_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(206, 59, 96, 0.2);*!/*/
    /*/!*background-color: #ce3b60;*!/*/
/*}*/
/*.agriculture_tag,*/
/*.home-middle .select2-choices li.agriculture_tag,*/
/*.multi_expertises .select2-choices li.agriculture_tag,*/
/*.form_job_categories .select2-choices li.agriculture_tag,*/
/*.multi_message_job .select2-choices li.agriculture_tag,*/
/*.top-page .select2-choices li.agriculture_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(129, 168, 206, 0.2);*!/*/
    /*/!*background-color: #81a8ce;*!/*/
    /*/!*padding-top: 5px;*!/*/
/*}*/
/*.business_tag,*/
/*.home-middle .select2-choices li.business_tag,*/
/*.multi_expertises .select2-choices li.business_tag,*/
/*.form_job_categories .select2-choices li.business_tag,*/
/*.multi_message_job .select2-choices li.business_tag,*/
/*.top-page .select2-choices li.business_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(55, 146, 101, 0.2);*!/*/
    /*/!*background-color: #379265;*!/*/
/*}*/
/*.employment_tag,*/
/*.home-middle .select2-choices li.employment_tag,*/
/*.multi_expertises .select2-choices li.employment_tag,*/
/*.form_job_categories .select2-choices li.employment_tag,*/
/*.multi_message_job .select2-choices li.employment_tag,*/
/*.top-page .select2-choices li.employment_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(144, 47, 45, 0.2);*!/*/
    /*/!*background-color: #902f2d;*!/*/
/*}*/
/*.energy_tag,*/
/*.home-middle .select2-choices li.energy_tag,*/
/*.multi_expertises .select2-choices li.energy_tag,*/
/*.form_job_categories .select2-choices li.energy_tag,*/
/*.multi_message_job .select2-choices li.energy_tag,*/
/*.top-page .select2-choices li.energy_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(36, 146, 60, 0.2);*!/*/
    /*/!*background-color: #24923c;*!/*/
/*}*/
/*.justice_tag,*/
/*.home-middle .select2-choices li.justice_tag,*/
/*.multi_expertises .select2-choices li.justice_tag,*/
/*.form_job_categories .select2-choices li.justice_tag,*/
/*.multi_message_job .select2-choices li.justice_tag,*/
/*.top-page .select2-choices li.justice_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(206, 166, 139, 0.2);*!/*/
    /*/!*background-color: #cea68b;*!/*/
/*}*/
/*.policy_tag,*/
/*.home-middle .select2-choices li.policy_tag,*/
/*.multi_expertises .select2-choices li.policy_tag,*/
/*.form_job_categories .select2-choices li.policy_tag,*/
/*.multi_message_job .select2-choices li.policy_tag,*/
/*.top-page .select2-choices li.policy_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(145, 160, 6, 0.2);*!/*/
    /*/!*background-color: #91a006;*!/*/
/*}*/
/*.transport_tag,*/
/*.home-middle .select2-choices li.transport_tag,*/
/*.multi_expertises .select2-choices li.transport_tag,*/
/*.form_job_categories .select2-choices li.transport_tag,*/
/*.multi_message_job .select2-choices li.transport_tag,*/
/*.top-page .select2-choices li.transport_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(206, 90, 147, 0.2);*!/*/
    /*/!*background-color: #ce5a93;*!/*/
/*}*/
/*.environment_tag,*/
/*.home-middle .select2-choices li.environment_tag,*/
/*.multi_expertises .select2-choices li.environment_tag,*/
/*.form_job_categories .select2-choices li.environment_tag,*/
/*.multi_message_job .select2-choices li.environment_tag,*/
/*.top-page .select2-choices li.environment_tag{*/
    /*background-color: transparent;*/
    /*/!*background-color: rgba(131, 133, 206, 0.2);*!/*/
    /*/!*background-color: #8385ce;*!/*/
/*}*/


/*****************************
 *
 *******************************/
div.form_job_categories{
    min-height: 60px;
}

