﻿.font-blue {
    color: #39A9CF !important;
}

.font-20 {
    font-size: 20px !important;
}


.font-38 {
    font-size: 38px !important;
}

.text-underline-blue {
    border-bottom: 1px solid #39A9CF !important;
}

.column-border-right {
    border-color: #ddd;
    border-width: 2px;
    border-right-style: solid;
}

.column-border-right:last-child {
    border-color: #ddd;
    border-width: 0px;
    border-right-style: solid;
}

.no-margin-left {
    margin-left: 0px;

}

.no-margin-right {
    margin-right: 0px;
}

.padding-0-5 {
    padding: 0px 5px !important;
}

.tooltip-inner {
    text-align: left;
    font-size: 1.15em;
    max-width: none;
    white-space: nowrap;
}

.large.tooltip-inner {
    text-align: center !important;
    max-width: 250px !important;
    white-space: normal !important;
}

.increase-popover-width {
    max-width: 400px;
}

.position-relative{
    position: relative!important;
}

/* Used if an element is overlap the div (or row) below it */
.overlap-div-below {
    position: relative;
    margin-bottom: -100%;
    z-index: 10;
}

.btn-default.overlap-div-below {
    border-top-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.border-top {
    border-color: #ddd;
    border-width: 2px;
    border-top-style: solid;
}

.border-bottom {
    border-color: #ddd;
    border-width: 2px;
    border-bottom-style: solid;
}

.hideButton:focus{
    background-color:#fff !important;
    border-color: #ddd;
}

.margin-top-5{
    margin-top: 5px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-20 {
    margin-bottom: 2px !important;
}

.margin-bottom-2 {
    margin-bottom: 2px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.no-border {
    border: none !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.btn-lightgrey {
    color: #666 !important;
    background-color: #e1e5ec !important;
    border-color: #e1e5ec !important;
}

.no-border-radius {
    border-radius: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.no-padding-left{
    padding-left: 0px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}


.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-18p {
    padding-left: 18% !important;
}

.padding-right-18p {
    padding-right: 18% !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}


.ui-select-bootstrap .ui-select-match-text {
    overflow: hidden !important;
}

.ui-select-bootstrap > .ui-select-choices {
    width: auto !important;
}

body.candidate .time-wrapper.with-time-spent {
    position: fixed;
    top: 72px;
    right: 12px;
    width: 275px !important;
    height: 75px;
    font-size: 18px;
    text-align: center;
    background: #e7ecf1;
    z-index: 99;
}

body.candidate .side-note-right {
    position: fixed;
    top: 72px;
    right: 12px;
    width: 275px !important;
    height: 75px;
    font-size: 18px;
    text-align: center;
    background: #e7ecf1;
    z-index: 99;
}

body.candidate .time-wrapper.with-time-spent:before {
    top: 18px !important;
    left: 10px !important;
}

    body.candidate .time-wrapper.with-time-spent > span {
        width: 230px !important;
        padding-bottom:0px!important;
    }

    body.candidate .time-wrapper.with-time-spent > span.time-spent {
        padding-top: 5px !important;
    }
    body.candidate .time-wrapper > span.behavioural-time-spent {
        padding-top:20px!important;
    }

.time-wrapper.behavioural {
    width: 240px !important;
}

    .time-wrapper.behavioural > span.behavioural-time-spent {
        width: 210px !important;
    }

.assessment-saving-right {
    position: fixed;
    top: 130px;
    right: 12px;
    width: 215px;
    height: 60px;
    font-size: 13px;
    text-align: center;
    z-index: 99;
}

.orange-font {
    color: #FF7034 !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee !important;
    opacity: .65 !important;
}

.padding-top-0 {
    padding-top: 0!important;
}

.remove-margin-bottom {
    margin-bottom:0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.yellow-highlight {
    background: #FAED27 !important;
}

.red-strikethrough {
    color: #EF3923 !important;
    text-decoration: line-through !important;
}

.calculation-progress.progress {
    height: 20px !important;
}

.calculation-progress.progress .progress-bar {
        height: 20px !important;
        background: #26C281;
    }

.back-btn {
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
}

.content-with-error {
    height: 520px !important;
}

.margin-top-2 {
    margin-top: 2px !important;
}

.margin-top-4 {
    margin-top: 4px !important;
}

.margin-right-5{
    margin-right: 5px !important;
}

.text-highlycapable {
    color: #0096B9 !important;
}

.text-capable {
    color: #64AC43 !important;
}

.text-average {
    color: #BDC622 !important;
}

.text-developmentneed {
    color: #9A9A99 !important;
}

.terms-content {
    width: 900px !important;
}

.validate-otp-with-error {
    height:500px!important;
}

body[ng-controller] .modal.increase-z-index {
    z-index: 20080 !important;
}

.increase-z-index-999 {
    z-index: 999 !important;
}

body[ng-controller] .modal-backdrop.modal-backdrop-increase-z-index {
    z-index: 10080 !important;
}

.popover-wrapper{
    display:inline !important;
    margin: 0px !important;
    padding: 0px !important;
}
.teamOrder-tab-title {
    font-size: 1.4em !important;
}

.no-padding{
    padding:0px !important;
}

.text-disabled {
    color: #ccc !important;
}

.scrollable-header-title {
    max-width: 1000px !important;
    overflow: hidden !important;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    margin-top:0px;
}

.header-button-group {
    display: inline-block;
    vertical-align: top;
    margin-top:0.20em !important;
}

.header-title {
    display: inline-block !important;
    vertical-align: top !important;
}

.display-inline-block {
    display: inline-block !important;
}

.vertical-align-top {
    vertical-align: top !important;
}

.no-margin-top{
    margin-top: 0px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.question-img-container {
    margin-right: 2px !important;
    height: 210px !important;
    object-fit: contain !important;
}

.question-img {
    object-fit: contain !important;
    height: 100% !important;
    width: 100% !important;
}

.question-choice-text {
    margin-left: 10px !important;
    margin-top: -7px !important;
}

.padding-top-7 {
    padding-top: 7px !important;
}

.margin-20-0 {
    margin: 20px 0 !important;
}

.margin-2-0 {
    margin: 2px 0 !important;
}

.display-block {
    display: block !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.width-150 {
    width: 150px !important;
}


.margin-auto {
    margin: auto !important;
}

.icon-30 {
    height: 30px !important;
    width: 30px !important;
}

.icon-20 {
    height: 20px !important;
    width: 20px !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-move {
    cursor: move !important;
}

.cursor-text {
    cursor: text !important;
}

.invitation-container {
    width: 340px !important;
    margin-top: 20px !important;
}

.competencies-select-container {
    height: 600px !important;
}

.height-250 {
    height: 250px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.blue-border {
    border-color: #0000FF !important
}

.electric-green-border {
    border-color: #00FF00 !important
}

.islamic-green-text {
    color: #009900 !important
}

.margin-left-20 {
    margin-left: 20px !important;
}

.padding-10 {
    padding:10px !important;
}

.break-word {
    word-break: break-word !important;
}

.job-trim-counter-wrapper {
    height: 65px !important;
    padding: 10px !important;
    width: 90px !important;
}

.job-trim-counter-label {
    font-size: 35px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
}

.padding-top-35 {
    padding-top: 35px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}


.overflow-hidden {
    overflow: hidden !important;
}

.text-overflow-ellipsis {
    text-overflow: ellipsis !important;
}

.width-100p {
    width: 100% !important;
}

.width-5p {
    width: 5% !important;
}

.width-35p {
    width: 35% !important;
}

.width-30p {
    width: 30% !important;
}

.width-15p {
    width: 30% !important;
}

.size-20 {
    height: 20px !important;
    width: 20px !important;
}

.line-through {
    text-decoration: line-through !important;
}

.text-grey {
    color: grey !important;
}

.display-none {
    display: none !important;
}

.invitationByLink-container {
    margin-top: 0 !important;
    width: 800px !important;
}

.invitationByLink-field {
    height: 34px !important;
    color: black !important;
}

.terms-container {
    height: 200px !important;
    overflow-y: scroll !important;
}

.resetPassword-field {
    width: 100% !important;
    height: 43px !important;
    border: 1px solid #dde3ec !important;
    padding-left: 10px !important;
}

.candidateDetail-table-container {
    height: 400px !important;
    overflow-y: auto !important;
}

.z-index-9999 {
    z-index: 9999 !important;
}

.height-150 {
    height: 150px !important;
}

.height-40 {
    height: 40px !important;
}

.height-100p {
    height: 100% !important;
}
.vertical-align-bottom {
    vertical-align: bottom !important;
}

.compareByCandidate-container {
    overflow-x: scroll !important;
    white-space: nowrap !important;
    min-height: 500px !important;
}

.white-space-nowrap {
    white-space:nowrap !important;
}

.min-width-50 {
    min-width: 50px !important;
}

.min-width-0-5p {
    min-width: 0.5% !important;
}

.width-0-5p {
    width: 0.5% !important;
}

.border-radius-5 {
    border-radius: 5px !important;
}

.white-smoke-background {
    background-color: #f1f1f1 !important;
}

.deleteAccount-field {
    width: 100% !important;
    height: 43px !important;
    border: 1px solid #dde3ec !important;
    padding-left: 10px !important;
}

.select-persona-container {
    height: 500px !important;
    display: block !important;
    overflow-y: auto !important;
    padding-right: 10px !important;
    margin-bottom: 10px !important;
}

.select-persona-item {
    height: 90px !important;
    border-radius: 10px !important;
    background-color: #eef1f5 !important
}

.select-persona-img {
    margin-right: 10px !important;
    margin-top: 15px !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

.height-25p {
    height: 25px;
}

.padding-6p{
    padding: 6px !important;
}

.width-10p {
    width: 10% !important;
}

.width-25p {
    width: 25% !important;
}

.width-20p {
    width: 20% !important;
}

.height-600px {
    height: 600px !important;
}

.alert-setup-required {
    margin-left: 10px;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 20px !important;
}

.alert-warning-setup-required {
    color: #F2994A;
    background-color: rgba(242, 153, 74, 0.07);
}

.min-height-profile {
    min-height: 300px;
}

input[type="text"]:disabled.disable-bg-white {
    background-color: white !important;
}

button[disabled].disable-opacity {
    opacity: 100 !important;
}

.no-wrap{
    white-space: nowrap;
}

.border-t-charcoal-1 {
    border-top: 1px solid rgba(65, 65, 66, 0.15) !important;
}

.button-clean {
    padding: 0;
    border: none;
    outline:none;
    background: none;
}

.csv-import-font {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
}

.csv-import-size-1 {
    font-size: 20px;
    line-height: 150%;
}

.csv-import-size-2 {
    font-size: 14px;
    line-height: 160%;
}

.button-experts {
    background-color: #E8EFF1 !important;
    border-radius: 20px !important;
    color: #00A7CE;
    padding: 5px 5px;
    font-style: normal;
    font-size: 12px;
    line-height: 150%;
}

.button-experts-removed {
    text-decoration: line-through;
    color: #EB5757;
    padding: 5px 5px;
    font-style: normal;
    font-size: 12px;
    line-height: 150%;
}

.button-experts-removed:hover {
    text-decoration: line-through;
    color: #EB5757;
    padding: 5px 5px;
    font-style: normal;
    font-size: 12px;
    line-height: 150%;
}

.button-experts-finalized {
    background-color: #6CC04A !important;
    border-radius: 20px !important;
    color: white;
    padding: 5px 5px;
    font-style: normal;
    font-size: 12px;
    line-height: 150%;
}

.button-experts-finalized:hover {
    background-color: #6CC04A !important;
    border-radius: 20px !important;
    color: white;
    padding: 5px 5px;
    font-style: normal;
    font-size: 12px;
    line-height: 150%;
}

.table-performance {
    max-height: 340px;
    height: 340px;
    width: 460px;
    overflow-y: auto;
    background-color: #E8EFF1;
}

.btn-whiteGreyWithFont {
    color: #60757C;
    background: #FFFFFF;
    border-color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
}

.btn-sendReminder {
    width: 155px;
    height: 40px;
    font-size: 12px;
}

.a-manageProfile {
    font-size: 12px;
    color: #60757C;
}

.btn-manageProfile {
    font-size: 12px;
    color: #6CC04A;
}

.your-account-label {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #ABABAA;
}

.match-credits-label-zero {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #F7BB25;
}

.match-credits-label {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
}

.max-width-460 {
    max-width: 460px;
}

.max-width-620 {
    max-width: 620px;
}

.notification-sucess-rounded {
    box-sizing: border-box;
    /* Auto layout */

    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px;
    gap: 10px;
    /* Light Blue Multiplied */

    background: #F3F7F8;
    background-blend-mode: multiply;
    /* AM Logo / Green */

    border: 1px solid #6CC04A;
    border-radius: 5px !important;
    /* Inside auto layout */

    flex: none;
    order: 3;
    flex-grow: 0;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.text-grey-specific {
    color: #60757C;
}


.fixed-table-container .bs-checkbox .th-inner {
    padding: 8px 0;
    padding-left: 0px !important;
    padding-right: 8px !important;
}

.white-space-preline {
    white-space: pre-line;
}

.justify-content-center {
    justify-content: center
}

.demo-video {
    border: none;
    position: relative;
    top: 0;
    height: 600px;
    width: 1100px;
}

.sidebar-matches {
    max-height: calc(100vh - 200px);
}

.btn-white-green {
    border-color: #6FBF4A;
    color: #6FBF4A;
    border: 2px solid;
}

.btn-grey-disabled {
    background-color: #F3F7F8;
    color: #ABABAA;
}

.profile-tab-display {
    background-color: #F3F7F8;
    z-index: 1;
}

.btn-profile-tab {
    margin-left: -200%;
    margin-top: 800%;
}

.btn-profile-tab-display {
    border-radius: 25px !important;
    background: #F3F7F8;
    padding: 20px;
    width: 100px;
    margin-left: -20px;
}

.margin-top-10-percent {
    margin-top: 10%;
}

.margin-top-20-percent {
    margin-top: 20%;
}

.padding-20-percent {
    padding: 20px;
}

.width-1-percent {
    width: 1%;
}

.width-30-percent {
    width: 30%;
}

.hide-library-tab {
    width: 0%;
    transition: width 0.5s;
}

.show-library-tab {
    width: 30%;
    transition: width 0.5s;
    max-width: 300px;
}

.height-100vh {
    height: 100vh;
}

.column-ellipsis {
    max-width: 200px;
    min-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.primary-blue {
    color: #00A7CE !important;
}

.primary-bg-light {
    background-color: #F3F7F8!important;
}

.white-bg {
    background-color: #FFF !important;
}

.mix-blend-diff {
    mix-blend-mode: difference !important;
}

.skip-to-payments {
    position: absolute;
    right: 0;
    margin-right: 10px;
}

.bg-color-blue-800 {
    background-color: #004352;
}

.limited-time-offer {
    border: 1px solid transparent;
    border-radius: 10px !important;
}

.padding-15 {
    padding: 15px;
}

.video {
    width: 100%;
    height: 100%;
    margin: auto;
}

.terms-condition-home {
    color: #FFF;
    text-decoration: underline;
}

.terms-condition-home:hover {
    opacity: 0.8;
}

.bg-white-border {
    border: 1px solid #D6E3E7;
    border-radius: 15px !important;
    background: #fff !important;
    box-shadow: 0px 0px 1px 0px rgba(33, 37, 41, 0.08), 0px 2px 2px 0px rgba(33, 37, 41, 0.06);
}

.bar-radius.progress {
    border-radius: 4px !important;
}

.margin-right-auto {
    margin-right: auto;
}

.margin-left-auto {
    margin-left: auto;
}

.visualization-bg-blue {
    background-color: #00657C;
}

.text-white {
    color: #FFFFFF;
}

.smallcircle {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

    .smallcircle.blue {
        background: #00A7CE !important;
    }

    .smallcircle.green {
        background: #6FBF4A !important;
    }

    .smallcircle.yellow {
        background: #D2DC26 !important;
    }

    .smallcircle.red {
        background: #ABABAA !important;
    }

.text-high-capable {
    color: #0096B9;
}

.text-capable {
    color: #64AC43;
}

.text-average {
    color: #BDC622;
}

.text-development {
    color: #9A9A99;
}

.badge-warning.light-color {
    color: #BDC622;
    background-color: rgba(210, 220, 38, 0.15);
}

.badge-secondary.light-color {
    color: #9A9A99;
    background-color: rgba(171, 171, 170, 0.16);
    font-weight: 700 !important;
}

.span-radio-border {
    border: 1px solid #4C5B60 !important;
}

.align-self-flex-start {
    align-self: flex-start;
}

.group-competency-list {
    padding-bottom: 10px;
    padding-left: 5px !important;
}

.group-column-title {
    min-width: 350px !important;
    width: 350px;
}

.average-fit {
    align-content: center;
    height: 230px !important;
}

.group-competency-cell {
    padding: 5px 0 5px 0;
    margin-top: 5px;
    margin-bottom: 8px;
}

.group-body {
    overflow-x: scroll;
}

.group-card {
    background: #FFF;
    padding: 10px;
    box-shadow: 0px 1px 2px 0px rgba(9, 30, 66, 0.25);
    border-radius: 3px !important;
}

.group-card-li {
    list-style-type: none;
    float: left;
    margin-right: 5px;
    padding: 3px;
    width: 392px !important;
}

.add-group-icon {
    list-style-type: none;
    width: 350px !important;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-left: 0;
    border-bottom: 0;
    border-top: 0;
    background-color: #F3F7F8;
    mix-blend-mode: multiply;
    cursor: pointer;
    margin-left: 10px;
}

.add-icon-svg {
    position: relative;
    left: 40%;
    top: 45%
}

.height-200 {
    height: 200px !important;
}

.width-50p {
    width: 50% !important;
}

.align-content-center {
    align-content: center;
}

.high-capable-sort-color {
    color: #00A7CE;
}

.capable-sort-color {
    color: #6FBF4A;
}

.average-sort-color {
    color: #D2DC26;
}

.low-sort-color {
    color: #ABABAA;
}