/** BEGIN DEFAULTS **/
.color-green {
    color: #349737;
}
.color-red {
    color: red;
}
.jobbmatch-mainbar .textwidget {
    padding: 0 !important;
}
.jobbmatch-table-wrap {
    overflow-x: auto;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.jobbmatch-table-wrap .jobbmatch-table {
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
}
.jobbmatch-table th:first-child {
    border-top-left-radius: 3px;
}
.jobbmatch-table th:last-child {
    border-top-right-radius: 3px;
}
.jobbmatch-table tr.last-row td:first-child {
    border-bottom-left-radius: 3px;
    border: none;
}
.jobbmatch-table tr.last-row td:last-child {
    border-bottom-right-radius: 3px;
    border: none;
}
.jobbmatch-single-ad-left {
    width: 30%;
    float: left;
}
.jobbmatch-single-ad-left img {
    width: 25%;
    margin-bottom: 20px;
}
.jobbmatch-single-ad-right {
    width: 68%;
    float: left;
    margin-left: 20px;
    font-size: 15px;
}

.tooltip-icon {
    width: 16px;
    float: right;
    padding-top: 5px;
}

.tooltip {
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: normal; /* Tillåter radbrytning */
    max-width: 200px; /* Begränsar bredden */
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
    transition: opacity 0.2s ease-in-out;
  }
  
  
  
@media (max-width: 768px ) {
    .jobbmatch-single-ad-left, .jobbmatch-single-ad-right {
        width: 100%;
        //margin: 0 0 20px 0;
    }
}
.jobbmatch-column {
    width: 48%;
    float: left;
    margin: 0 1%;
}
.jobbmatch-column-9 {
    width: 73%;
    float: left;
    margin: 0 1%;
}
.jobbmatch-column-8 {
    width: 66.66666667%;
    float: left;
    margin: 0 1%;
}
.jobbmatch-column-4 {
    width: 32.1%;
    float: left;
    margin-left: 15px;
}
.jobbmatch-column-4:first-child {
    margin-left: 0;
}
.jobbmatch-column-3 {
    width: 23%;
    float: left;
    margin: 0 1%;
}
@media (max-width: 768px ) {
    .jobbmatch-column {
        width: 100%;
        float: left;
        margin: 0;
    }
    .jobbmatch-column-9 {
        width: 100%;
        margin: 0;
    }
    .jobbmatch-column-8 {
        width: 100%;
        margin: 0;
    }
    .jobbmatch-column-4 {
        width: 100%;
        margin: 0;
    }
    .jobbmatch-column-3 {
        width: 100%;
        margin: 0;
    }
}
.jobbmatch-ok {
    color: #28a745;
}
.jobbmatch-alert {
    color: #fd0000;
}
.jobbmatch-edit {
    float: left;
    width: 100%;
    margin: 0 20px 0 0;
}
.jobbmatch-edit label, .jobbmatch-edit .label {
    font-size: 18px;
}
@media (max-width: 768px ) {
    .jobbmatch-edit {
        width: 100%;
    }
}
.jobbmatch-login {
    background: #349737;
    border-radius: 3px;
    border-radius: 0px;
    margin-bottom: 15px;
}
.jobbmatch-create,
.jobbmatch-retrieval {
    background: #349737;
    margin: 0 20px 0 0;
    border-radius: 3px;
    border-radius: 0px;
}
.jobbmatch-create .jobbmatch-section-inner,
.jobbmatch-login .jobbmatch-section-inner,
.jobbmatch-retrieval .jobbmatch-section-inner {
    padding: 20px;
}
.jobbmatch-create a,
.jobbmatch-login a,
.jobbmatch-retrieval a,
.jobbmatch-create h2,
.jobbmatch-login h2,
.jobbmatch-retrieval h2 {
    color: #fff !important;
}
.jobbmatch-create .jobbmatch-form-submit-button,
.jobbmatch-login .jobbmatch-form-submit-button,
.jobbmatch-retrieval .jobbmatch-form-submit-button {
    width: 100%;
    border: 2px solid #fff;
}
.jobbmatch-create .jobbmatch-form-submit-button:hover,
.jobbmatch-login .jobbmatch-form-submit-button:hover,
.jobbmatch-retrieval .jobbmatch-form-submit-button:hover {
    border: 2px solid #1f1e1e;
}
.jobbmatch-create label,
.jobbmatch-login label,
.jobbmatch-retrieval label {
    color: #fff;
}
.jobbmatch-sidebar {
    float: left;
    width: 68%;
    margin: 0 0 0 20px;
}
.jobbmatch-testimony {
    margin-top: 10px;
    float: left;
    width: 30.33%;
    text-align: center;
    padding: 0 10px;
}
.jobbmatch-testimony i {
    display: block;
    font-size: 80px;
    color: #349737;
    margin-bottom: 5px;
}
.jobbmatch-testimony p {
    display: block;
}
@media (max-width: 1225px ) {
    .jobbmatch-sidebar {
        width: 59%;
    }
    .jobbmatch-create,
    .jobbmatch-retrieval {
        width: 32%;
    }
    .jobbmatch-testimony {
        width: 29.33%;
    }
}
@media (max-width: 1000px ) {
    .jobbmatch-create,
    .jobbmatch-login,
    .jobbmatch-retrieval,
    .jobbmatch-sidebar {
        width: 100%;
        margin: 0;
    }

    .jobbmatch-testimony {
        width: 100%;
    }
}
.fa-remove,
.fa-heart,
.fa-eye {
    color: #349737;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    //margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert.x-large {
    padding: 100px;
    font-size: 40px;
}
.alert.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert.alert-info {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.jobbmatch-box {
    display: block;
    text-align: center;
    padding: 10px;
    background: #349737;
    color: #fff !important;
    margin-bottom: 10px;
}
/** END DEFAULTS **/

/** BEGIN NAVIGATION **/
.jobbmatch-navigation {
    list-style: none;
    margin: 0 0 20px !important;
    background: #222;
    border-radius: 3px;
}
.jobbmatch-navigation li {
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
}
.jobbmatch-navigation li.jobbmatch-user-info {
    float: right;
    border: none;
    color: #fff;
}
@media (max-width: 425px ) {
    .jobbmatch-navigation {
        height: auto;
    }
    .jobbmatch-navigation li {
        display: block;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #fff;
        padding: 0;
    }
    .jobbmatch-navigation li a, .jobbmatch-navigation li input {
        padding: 13px 0 13px 13px !important;
        display: inline-block;
    }
}
.jobbmatch-navigation a[class^='fa-']:before {
    font-family: FontAwesome;
}
.jobbmatch-navigation .fa-home {
    color: #fff;
}
.jobbmatch-nav-item, .jobbmatch-nav-ad-count {
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    padding: 0 !important;
    background: transparent !important;
}



.entry-content .jobbmatch-navigation li {
    border-bottom: 1px solid black;
    border-radius: 0px;
    padding-bottom: 2px;
    margin-bottom: 8px;
    margin-left: -5px;
    padding-left: 15px;
    padding-right: 15px;
    //display: block;
    //float: right;
}

.entry-content .jobbmatch-navigation li:first-child {
    padding-left: 0px !important;
}

.entry-content .jobbmatch-navigation a {
    font-weight: 400;
    //float: right;
    
}

.entry-content .jobbmatch-navigation a:hover {
    text-decoration: none !important;    
} 

.entry-content .jobbmatch-wrap .jobbmatch-navigation input[type=submit] {
    border: 0px !important;
    padding: 0px !important;
}

.entry-content .jobbmatch-wrap .jobbmatch-navigation input[type=submit]:hover {
    background-color: transparent !important;
}

.jobbmatch-nav-item:hover {
    text-decoration: underline;
}
/** END NAVIGATION **/

/** BEGIN FORMS **/
.jobbmatch-form-group {
    margin-bottom: 10px;
    position: relative;
}
.jobbmatch-form-input {
    width: 100% !important;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
}
.jobbmatch-form-input.role-year {
    margin-bottom: 5px;
}
.jobbmatch-btn {
    font-size: 12px;
    background: #349737;
    color: #fff !important;
    font-weight: normal !important;
    padding: 14px;
    cursor: pointer;
    display: inline-block;
    border: 0;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
}
.jobbmatch-btn:hover {
    background: #222!important;
}
.jobbmatch-btn.delete {
    background: red;
}
/** END FORMS **/

/** BEGIN AD GRID **/
.jobbmatch-ad-grid {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(20%, 1fr) );
    grid-template-columns: 1fr fit-content(20%);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 40px;
    column-gap: 40px;
   
   
    background-color: #EFEFEF;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.jobbmatch-ad-grid .jobbmatch-ad {
    //float: left;
    //margin-right: 20px;
    //margin-bottom: 20px;
    background-color: white;
}
.jobbmatch-ad-grid .jobbmatch-ad img {
    //margin-bottom: 10px;
    //border: 1px solid #ccc;
    //width: 250px;
}
.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-views {
    float: left;
    width: 40%;
}
.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-days {
    float: left;
    text-align: center;
    width: 20%;
    font-size: 12px;
}
.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-likes {
    float: left;
    text-align: right;
    width: 40%;
}
.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-tier {
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
}


.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-controls {
    //padding-bottom: 20px;
    //min-height: 170px;
}

.jobbmatch-ad-grid .jobbmatch-ad .jobbmatch-ad-controls img {
    max-width: 50px !important;
    border: 0px;
    //padding-right: 10px;
}


.jobbmatch-ad.did_love {
    background-color: green;
    
}


.jobbmatch-ad.did_nope {
    background-color: red;
}

/** END AD GRID **/

/** BEGIN SWIPE ENGINE **/
.jobbmatch-swipe-container {
    width: 100%;
    height: 30rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}

.loaded.jobbmatch-swipe-container {
    opacity: 1;
}

.jobbmatch-status {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    width: 100%;
    text-align: center;
    pointer-events: none;
}

.jobbmatch-status i {
    font-size: 100px;
    opacity: 0;
    transform: scale(0.3);
    transition: all 0.2s ease-in-out;
    position: absolute;
    width: 100px;
    margin-left: -50px;
}

.jobbmatch_love .fa-heart {
    opacity: 0.7;
    transform: scale(1);
}

.jobbmatch_nope .fa-remove {
    opacity: 0.7;
    transform: scale(1);
}

.jobbmatch-cards {
    flex-grow: 1;
    padding-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    z-index: 1;
}

.jobbmatch-card {
    display: inline-block;
    width: 100%;
    max-width: 400px;
    height: 20rem;
    background-color: #eaeaea;
    padding-bottom: 40px;
    border-radius: 8px;
    overflow: hidden;
    position: absolute;
    will-change: transform;
    transition: all 0.3s ease-in-out;
    cursor: grab;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.20);
    -moz-box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.20);
    box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.20);
}

.jobbmatch-card p {
    font-family: "PT Serif", Georgia, Times, "Times New Roman", serif;
    font-size: 16px;

}

@media (max-width: 767px ) {
    .jobbmatch-card {
        width: 90%;
    }
}

.jobbmatch-card.no-ads {
    display: none;
    opacity: 0;
    overflow: hidden;
    transition: opacity 1500ms ease-in-out;
}

.jobbmatch-card.no-ads.visible {
    display: block;
    opacity: 1;
}

.jobbmatch-wrap .hidden {
    display: none;
}

.moving.jobbmatch-card {
    transition: none;
    cursor: grabbing;
}

.jobbmatch-card img {
    width: 100%;
    max-height: 200px;
    pointer-events: none;
}

.jobbmatch-card h3 {
    margin-top: 32px;
    margin-bottom: 0 !important;
    font-size: 32px;
    padding: 0 16px;
    pointer-events: none;
}

.jobbmatch-card p {
    margin-top: 24px;
    font-size: 20px;
    padding: 0 16px;
    pointer-events: none;
}

.jobbmatch-buttons {
    flex: 0 0 80px;
    text-align: center;
    //padding-top: 20px;
}

.jobbmatch-buttons button {
    border-radius: 50%;
    line-height: 60px;
    width: 60px;
    border: 0;
    background: #FFFFFF;
    display: inline-block;
    margin: 0 8px;
}

.jobbmatch-buttons button:focus {
    outline: 0;
}

.jobbmatch-buttons i {
    font-size: 32px;
    vertical-align: middle;
}

.fa-heart {
    color: #FFACE4;
}

.fa-remove {
    color: #CDD6DD;
}
/** END SWIPE ENGINE **/

.jobbmatch-tabs {
    overflow: hidden;
    background-color: #349737;
}

/* Style the buttons that are used to open the tab content */
.jobbmatch-tabs button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    color: #fff;
}

@media (max-width: 560px ) {
    .jobbmatch-tabs button {
        width: 100%;
    }
}

/* Change background color of buttons on hover */
.jobbmatch-tabs button:hover, .jobbmatch-tabs button.active {
    background-color: #268229;
}

/* Style the tab content */
.jobbmatch-tab-content {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.jobbmatch-tags-holder {
    position: relative;
    margin-bottom: 15px;
    z-index: 10000000;
}

.tag-parent .count {
    font-weight: bold;
}

.jobbmatch-tags-holder .tag-button {
    background: transparent;
    border: 1px solid #349737;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
}

.jobbmatch-tags-holder .jobbmatch-tags {
    //position: absolute;
    //display: none;
    background: #fff;
    width: 95%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.jobbmatch-tags-holder .jobbmatch-tags ul {
    list-style: none;
    margin: 0;
}

.jobbmatch-tags-holder .jobbmatch-tags .parents, .jobbmatch-tags-holder .jobbmatch-tags .children {
    width: 50%;
    float: left;
}

@media (max-width: 560px ) {
    .jobbmatch-tags-holder .jobbmatch-tags .parents, .jobbmatch-tags-holder .jobbmatch-tags .children {
        width: 100%;
    }
}

.jobbmatch-tags-holder .jobbmatch-tags ul li, .jobbmatch-tags-holder .jobbmatch-tags ul li label {
    font-size: 12px;
}

.jobbmatch-tags-holder .jobbmatch-tags ul li a {
    width: 100%;
    display: block;
    color: #000;
    font-weight: normal;
    text-decoration: none !important;
}

.jobbmatch-tags-holder .jobbmatch-tags ul li a i {
    float: right;
}

.jobbmatch-tags-holder .jobbmatch-tags ul li:hover, .jobbmatch-tags-holder .jobbmatch-tags ul li:focus-within {
    background: #f3f3f3;
}

.jobbmatch-tags-holder .jobbmatch-tags ul li {
    padding: 15px;
    padding-top:5px;
    padding-bottom: 5px;
}

.jobbmatch-tags-holder .jobbmatch-tags .children ul li {
    display: none;
    padding: 5px 15px;
}


.page-template-template-winder footer {
    background-color: transparent !important;
}


.candidate_info_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
}

.candidate_info_grid table td {
    text-align: left;
}

.filter_option {
    border: 2px solid #999;
    color: #999;
    border-radius: 10px;
    float: left;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    background-color: white;
}

.filter_option.selected {
    border: 2px solid green;
    background-color: white;
    color: green;
}

.slick-arrow {
    display: none !important;
}

.slick-dots {
    text-align: center;
    padding-top: 15px;
}
.slick-dots li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.slick-dots li button {
    background-color: #97B692;
    border: 0px;
    border-radius: 50%;
    color: transparent;
    padding: 4px;
    height: 15px;
    width: 15px;
}

.slick-dots li.slick-active button {
    background-color: #CADAC7;
}


input, textarea, keygen, select, button {
    font-family: "Open Sans";
}

label {
    font-weight: bold;
}

.tag-parent {
    text-transform: capitalize;
}

.tag-parent i {
    padding-top: 7px;
}


.tag-child {
    position: relative;
}

.jobbmatch-wrap .tag-child label {
    font-weight: normal !important;
}



.custom-select {
      position: relative;
    }
    
    .custom-select select {
      display: none; /*hide original SELECT element: */
    }
    
    .select-selected {
      background-color: white;
    }
    
    /* Style the arrow inside the select element: */
    .select-selected:after {
      position: absolute;
      content: "";
      top: 14px;
      right: 10px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #39A551	transparent transparent transparent;
    }
    
    /* Point the arrow upwards when the select box is open (active): */
    .select-selected.select-arrow-active:after {
      border-color: transparent transparent #39A551	 transparent;
      top: 7px;
    }
    
    /* style the items (options), including the selected item: */
    .select-items div,.select-selected {
      color: black;
      padding: 8px 16px;
      border: 1px solid transparent;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
      cursor: pointer;
      font-size: 12px;
      font-family: "Open Sans";
    }
    
    /* Style items (options): */
    .select-items {
      position: absolute;
      background-color: white;
      color: black;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 99;
    }
    
    /* Hide the items when the select box is closed: */
    .select-hide {
      display: none;
    }
    
    .select-items div:hover, .same-as-selected {
      background-color: rgba(0, 0, 0, 0.1);
    }
    
    
.bs-footer {
    background: rgba(249, 203, 66, 0.15) !important;
}


.competence_header {
    background-color: #ffffff !important;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.competence_header.open {
    background-color: #39A551 !important;
    font-weight: bold;
}


.page-template-template-winder table tr:nth-child(even) [type="checkbox"]:not(:checked) + label:before,
.page-template-template-winder table tr:nth-child(even)  [type="checkbox"]:checked + label:before {
    background: #ebebeb;
}


.entry-content table#competence_table {
    table-layout: initial !important; 
}