#header {
  border-top: 3em solid #bd2f92;
}
.slogan {
    margin-left: 1em;
}
#menu-profile section, #menu-joblist section {
    background: #fdf0f7;
    margin: 2em 0;
    padding: 2em 2em 0 2em;
}
#capchaImg {
    margin: 1em 0;
}
.container .sixteen.columns {
    width: 100%;
}
#career-center {
    padding: 1em;
}
fieldset br:nth-child(2), #confirm-candidate-deleted {
    display: none;
}
#career-center h2, #career-center h3, #career-center h4 {
    margin: 1em 0 0.5em 0;
}
@media only screen and (min-width: 960px) {
#new_cc_user {
    display: flex;
}
}
#menu-profile {
    margin-top: 2em;
}
#menu-profile p, #menu-joblist p {
    padding: 0 0 2em 0;
    margin: 0 !important;
}
#menu-joblist p:first-of-type {
    padding: 0 0 .5em 0;
}
#cb_append {
    max-height: 200px;
    overflow: auto;
    margin-bottom: 1em;
}
#new_cc_user input { 
    width: 100%; 
}
#login-intro h1 {
  padding: 1em 0;
  text-align: center;
}
#login-intro p {
  padding-bottom: 2em;
  text-align: center;
}
.cc-login, .cc-register, .cc-recover {
    border: 3px solid #bd2f92;
    padding: 1em;
    margin: 0;
    margin-bottom: 2em;    
}
.cc-newaccount {
    padding-bottom: 1em;
}
.cc-privpol {
    margin-bottom: 20px;
}
.cc-overview label, .cc-overview legend, .cc-overview-label {
    font-weight: bold;
    display: block;
}
.cc-overview br {
    display: none;
}
.cc-overview .section_grouping {
    padding: 0;
}
.cc-overview .personal-details {
    padding: 1em;
}
.sectionbody {
    padding: 1em 0;
}
.pagesubheadingcolor2 {
    color: #bd2f92;
}
.span-label {
    padding: 0;
    margin: 1em 0 0 0;
}
.personal-details .span-label {
    display: block;
    margin: 5px 0 0 0;
}
#clone_tk_cv_parsing > img {
    height: 32px;
    width: auto;
}
.cv_personality > span.span-label{
    display: none!important;
}
.pp_checkbox > label {
    display: inline-block;
    width: 29%;
    padding: 1em;
    background-color: #f2f2f2;
    margin:2px 2px;
}
.cc-overview-label{
    margin: 10px 0 0 0;
}
.personal-details {
    padding: 0;
}
.cv-tools {
    margin: 0;
}
div.multi {
    clear: both;
    margin: 0 0 10px;
}
.section_grouping {
    padding: 1em 0 0 0;
}
.section_grouping .input_buttons {
    display: block;
    margin: 10px 0;
}
.section_grouping .question {
    display: block;
    font-weight: bold;
}
.section_grouping .answer {
    display: block;
    margin: 0 10px 5px 10px;
}
.header_text {
    font-weight: bold;
}
.cc-profilematch .list th, .cc-list .list th, .multi th{
    font-weight:Bold;
    color: #fff;
    background: #000;
    padding: 5px;
}
.cc-profilematch .list td, .cc-list .list td, .multi td{
    padding: 5px;
}
.job-search {
    margin: 0 0 20px 0;
    padding-right: 2em;
}
.job-search select, #search_text {
    width: 100%;
}
.job-results {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-top: 2em;
}
.add_new_entry {
    margin: 0;
}
input[type="submit"]:disabled {
    background-color: #f2f2f2 !important;
    color:#d0cece !important;
    cursor:wait;
}
.button, .addbutton {
    margin-right: 1em;
}
.cc-logout {
    float: right;
}
.thickbox {
    display: none;
}
.footer-buttons {
    margin-top: 40px;
}
.job-results.box-list.box-list a.result-container-link{
    text-decoration: none;
    padding:0;
    margin:0;
    border:0;
}
.job-results.box-list.box-list .cc-profilematch-results {
    display: flex;
    flex-wrap: wrap;
}
.job-results.box-list.box-list .result-container{
	width: calc(33% - 1em);
	margin: 0 1em 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
}
.job-results.box-list .result-container .result-item{
    margin: 0 0 5px 0;
}
.job-results.box-list .result-container .result-item .result-item-title{
    font-weight: bold;
    display: block;
    clear: both;
}
.job-results.box-list .result-container .result-item.vacancy_title .result-item-value{
    font-size: 18px;
    text-decoration: none;
}
#passwordConditions > ul {
    border-left: 5px solid #450808;
    list-style-type: none;
    padding: 10px 20px;
}
ul > li {
    color:#5C1919;
}
ul > li.green::before {
    display: none;
    font-family: "Font Awesome 5 Solid";
    content: '\f00c';
}
ul > li.green {
    color: #144914;
    background: #fff;
    border: 0;
    box-shadow: none;
}
#passwordConditions > ul.green {
    background: #fff;
    border: 0;
    box-shadow: none;
}
#passwordConditions{
    align-self: flex-end;
}
.inputFieldsNew {
    flex-shrink: 0;
    padding-right: 2em;
}
.list-no-data, .confirmDelete {
    border: 1px #F0E094 solid;
    border-radius: 3px;
    background-color: #FFFBE5;
    padding: 1em 2em;
    margin: 1em 0;
    color: #1E1900;
}
@media only screen and (max-width: 767px) {
    #menu-profile .button, #menu-joblist .button {
        display: block;
        width: 100%;
        text-align: left;
    }
}
.gender-fieldset {
    margin-top: 5px;
}
.gender-fieldset label {
    font-weight: normal;
}
#exp-phone-cellular, .pp_formup_grp .vacancy-application-open-new-window {
    display: none ;
}
.gender br, .date_of_birth br {
    display: none;
}
.gender-fieldset {
    display: block;
    width: 94% ;
}
.gender-fieldset input#r5_0, .gender-fieldset input#r5_1 {
    margin-left: 2px;
    margin-top: 2px;
}
.pp_checkbox br:first-child {
    display: none !important;
}
.pp_checkbox br {
    display: inline;
}
fieldset.period label {
    display:inline;
}
fieldset.period select{
    display: inline;
    width: auto;
}
.personal-details .dob-fieldset-legend {
    display: unset;
}
.dob-fieldset-legend {
    display: none;
}
.span-label fieldset.dob-fieldset {
    padding-bottom: 10px;
}
form[role="search"] input[name="search_btn"] {
    margin-left: 5px;
}
form[role="search"] button[name="cancel_btn"] {
    float: left;
    clear: left;
}
