﻿

#pnlSearchAdvanced {
    display: none;
}

#div-more-filters {
    background-color: white;
    display: none;
}

.note-for-jobposition,
.note-for-vacancy {
    color: red;
    font-size: 10px;
}
.addInformation {
    color: #0061a1;
    text-decoration: solid;
}
#jqgh_grdRepSections_Value {
    text-align: left;
}

#jqgh_grdRepSections_Text {
    text-align: left;
}

.person-detail-box {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1049;
    overflow-y: auto;
}

.person-detail-visible {
    margin-right: -550px;
    z-index: 1049;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

    .person-detail-visible.show {
        margin-right: 0;
    }

.person-detail-content {
    width: 550px;
    background: white;
    border: 1px solid #003565;
    height: 100vh;
    overflow-y: scroll;
    h3

{
    color: #0061a1 !important;
}

}

.person-detail-container {
    padding: 10px 30px;
}

.close-detail {
    background-color: silver;
    border-radius: 24px;
    height: 24px;
    width: 24px;
    text-align: center;
    margin: 5px 0 0 5px;
    cursor: pointer;
    float: left;
    i

{
    font-size: 16px;
}

}

.close-detail:hover {
    background-color: #0061a1;
}

.close-detail a {
    color: white;
    line-height: 24px;
}

#imgPersona {
    width: 150px;
    height: 150px;
}

.img-circle:not(#imgPersona) {
    width: 38px;
    height: 38px;
    margin: 5px 0 5px 0;
}

#tblPeople td.img-critic {
    width: 60px;
}

#tblPeople_cb {
    overflow: visible;
    
    
#jqgh_tblPeople_cb
{
    overflow: visible;
   
{
    margin-left: 0.5em;
}

}
}

#imgProfilePhoto {
    height: 150px;
    width: 150px;
    border: none;
    margin-top: 10px;
}

#tblPeople td {
    vertical-align: middle;
}

    #tblPeople td fa-ellipsis-h {
        width: 2em;
    }

.hide {
    display: none;
}

.show {
    display: block !important;
}

i.fa + span {
    margin-left: .6em;
    display: inline-block;
}

.actionsPreview {
    & .icon

{
    margin-top: 15px;
    font-size: 32px;
}

& #divSenRemember > div {
    background-color: #00899D;
}

& #divSenInteractive > div {
    background-color: #46A4B0;
    color: white;
}

& #divShareResult > div {
    background-color: #74B0BC;
    color: white;
}

& div > div:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

&Container {
    height: 100px;
    padding: 1px 5px;
}

& .text {
    font-size: 14px;
}

color: white;

.col-xs-4 {
    font-size: 1.1em;
    padding: 0 3px;
    &:hover

{
    cursor: pointer;
}

}
}

.YieldsPreview:not(:last-child) {
    //border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.YieldsPreview .col-xs-4:not(:last-child) {
    border-right: 1px solid #34374A;
}

.YieldsPreview .col-xs-4 {
    height: 70px;
    font-size: 20px;
}

.YieldsPreview .row strong {
    font-size: 18px;
    font-weight: normal;
}


////////////LABEL COLORS//////////////////////////
.badge-red {
    color: #BE1622;
    line-height: 20px;
    font-weight: bold;
}

.badge-orange {
    color: #F39200;
    line-height: 20px;
    font-weight: bold;
}

.badge-white {
    color: black;
    line-height: 20px;
    font-weight: bold;
}

.badge-yellow {
    color: #FCEA10;
    line-height: 20px;
    font-weight: bold;
}

.badge-blue {
    color: #0061A1;
    line-height: 20px;
    font-weight: bold;
}

.badge-green {
    color: #75B72B;
    line-height: 20px;
    font-weight: bold;
}

.badge-purple {
    color: #611c59;
    line-height: 20px;
    font-weight: bold;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

////////////////////////////////
.testColumn {
    &.show-th

{
    //display:block;
    & .fa-minus-square

{
    display: inline;
}

& .fa-plus-square {
    display: none;
}

}

&.hide-th {
    width: 69px;
    & .fa-minus-square

{
    display: none;
}

& .fa-plus-square {
    display: inline;
}

}

& .test-result.showtest {
}

& .test-result.hidetest {
    display: none;
}

}

.test-result {
    display: block;
    &-item

{
    text-align: center;
    border: solid #eee 1px;
    border-radius: 50%;
    margin: auto;
    height: 30px;
    width: 30px;
    /*min-width: 13px;
        max-width: 38px;*/
    /*min-height: 38px;*/
    font-size: 11px;
    line-height: 30px;
    &.taken

{
    background-color: #0061a1;
    color: white;
    border: 1px solid #0061a1;
}

&.pending {
    background-color: white;
    color: black;
    border: 1px solid #0061a1;
}

&.retaken {
    background-color: orange;
    color: black;
    background: repeating-linear-gradient(-45deg, #ABDCED,#ABDCED 1px, white 1px,white 4px);
}

&.notaked {
    background-color: #EDEDED;
    color: #B2B2B2;
    // white;
    border: 1px solid #DADADA;
    //$primary-color;
}

}
}

/*#spnActions:hover {
    cursor:pointer;
}*/

#tblPeople .dropdown-menu {
    /*position: fixed;*/
    z-index: 9999;
}

.absolute {
    position: absolute;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.folder-detail-box {
    position: fixed;
    top: 120px;
    left: -75px;
    z-index: 1;
    // overflow-y: auto;
}

/*.person-detail-visible {
  margin-right: -420px;
  z-index: 2000 ;
  transition-duration: 0.8s;
}*/

.folder-detail-visible.show {
    margin-right: 0;
}

.folder-detail-content {
    margin-left: 30px;
}

.folder-detail-container {
    padding: 20px 0 10px 0;
}

#btnPersonEdit {
    border-color: #0061a1 !important;
    color: #0061a1;
}

#btnPersonMasive {
    border-color: #0061a1 !important;
    color: #0061a1;
    margin-left: 10px;
}

#btnGoShort {
    border-color: #0061a1 !important;
    color: #0061a1;
    margin-left: 10px;
}

.opt-edit:hover {
    color: silver;
    cursor: pointer;
    .fa

{
    display: inline;
}

}

.opt-edit .fa {
    display: none;
    padding-left: 10px;
    color: gray;
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: none !important;
    white-space: pre-line !important;
}

.ui-jqgrid tr.ui-row-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: none !important;
}

.ui-jqgrid tr.jqgrow td {
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: none !important;
}

.ui-state-hover {
    background: #0098D8;
    cursor: pointer;
}

#tblPeople tr.ui-state-highlight {
    background: #689DC0 !important;
    //$secondary-color;
}

ul.toolGridMenu {
    width: 100px;
    position: absolute;
    z-index: 9999;
    text-align: left;
    list-style: inside none;
}

    ul.toolGridMenu > li {
        list-style: inside none;
        line-height: 2em;
        padding-left: 10px;
    }

        ul.toolGridMenu > li:hover {
            border: 1px solid #e78f08;
            background: #ff6600 url("themes/base/images/ui-bg_glass_100_ffcc99_1x400.png") 50% 50% repeat-x;
            cursor: pointer;
        }

.input-validation-error {
    border: 1px solid red !important;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(154, 0, 120, 0.075), 0 0 8px red !important;
    box-shadow: inset 0 1px 1px rgba(154, 0, 120, 0.075), 0 0 8px red !important;*/
    border-color: red !important;
}

.input-valid {
    border: 1px solid rgb(25, 232, 28);
    /*-webkit-box-shadow: inset 0 1px 1px rgba(154, 0, 120, 0.075), 0 0 8px green !important;
    box-shadow: inset 0 1px 1px rgba(154, 0, 120, 0.075), 0 0 8px green !important;*/
    border-color: rgb(25, 232, 28);
}

#testArea, #testAreaU, #modalNewProcessTests {
    display: flex;
    display: -webkit-flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
    max-width: 100%;
    .testItem, .testItemU

{
    padding: 2px 2px 25px 2px;
}

}


//PERSON EDIT

.personEdit-detail-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    overflow-y: auto;
}

.personEdit-detail-visible {
    margin-right: -420px;
    z-index: 9999;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

    .personEdit-detail-visible.show {
        margin-right: 0;
    }

.personEdit-detail-content {
    width: 150px;
    margin-left: 70px;
    background: white;
    border: 1px solid #003565;
    height: 350px;
    overflow-y: scroll;
}

.personEdit-detail-container {
    padding: 10px 60px 10px 30px;
}

.closeEdit-detail, .ShortCloseEdit-detail {
    background-color: silver;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 5px 0 0 5px;
    cursor: pointer;
    float: left;
}

    .closeEdit-detail a, .ShortCloseEdit-detail a {
        color: white;
        line-height: 30px;
    }


/// ADD TEST

.personEdit-addTest-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    overflow-y: auto;
}

.personEdit-addTest-visible {
    margin-right: -420px;
    z-index: 9999;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

    .personEdit-addTest-visible.show {
        margin-right: 0;
    }

.personEdit-addTest-content {
    width: 170px;
    background: white;
    border: 1px solid #003565;
    min-height: 350px;
    overflow-y: hidden;
    li

{
    cursor: pointer;
}

li:hover {
    color: #0061a1;
}

.text-primary:before {
    font-family: FontAwesome;
    content: "\f00c";
    padding-right: 5px;
    color: #75B72B;
}

}

.personEdit-addTest-container {
    padding: 30px 15px 0 0;
    font-size: 16px;
    line-height: 30px;
}

.closeEdit-addTest {
    background-color: silver;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 5px 0 0 5px;
    cursor: pointer;
    float: left;
}

    .closeEdit-addTest a {
        color: white;
        line-height: 30px;
    }

.mtop3e {
    margin-bottom: 20px;
}

// END ADD TEST



#btnSearch, #btnAdvancedSearch {
    color: #0061a1;
}

#txtSearch[placeholder], #txtSearchUrl[placeholder] {
    color: #0061a1;
}

.divider {
    background-color: #0061a1;
    height: 2px;
    margin-top: 10px;
    &.divider-light

{
    height: 1px;
    margin-top: 0;
}

}

.infoPreviewIcons {
    padding-top: 10px;
    font-size: 14px;
    .fa

{
    color: #0061a1;
}

.row {
    padding: 3px 0;
}

}

.repMassive {
    &.repReady

{
    cursor: pointer;
}

}

.flexi {
    display: flex !important;
}

.assignedTestYield {
    text-align: center;
    margin: 0 15px 10px;
    .test-name

{
    line-height: 45px;
    height: 50px;
    width: 50px;
    font-size: 14px;
    border: solid #0061a1 1px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.assignedTestDrop {
    font-size: 20px;
    i

{
    color: orange;
    cursor: pointer;
}

i:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

}
}

.assignedTestTool {
    float: left;
    width: 70px;
    text-align: center;
    margin-left: 20px;
    i

{
    color: #0061a1;
    cursor: pointer;
    font-size: 2em;
}

}

.interviewItem.row:not(:last-child) {
    border-bottom: solid 1px #EDEDED;
    padding-bottom: 10px;
}


.js-switch-test + .switchery {
    height: 2em;
    > small

{
    width: 2.4em;
    height: 2.4em;
}

> span {
    line-height: 2em;
    font-family: tahoma;
    color: white;
    position: absolute;
    &.pOn

{
    right: 10px;
}

&.pOff {
    left: 10px;
}

}
}

.divAditionalTest i {
    margin-left: 1em;
}

.text-muted {
    color: gray;
}

.text-right {
    text-align: right;
}

#modalRepSections .modal-dialog {
    width: 560px;
}

.personSearchListTitle {
    width: 100%;
    background-color: #EDEDED;
    color: #0061a1;
    height: 50px;
    .title-container

{
    font-size: 25px;
    display: inline-block;
    position: relative;
    margin: 0 15px;
    > span

{
    font-weight: bold;
}

}

.btn-group {
    display: inline-block;
    position: relative;
    padding: 0;
    height: 100%;
    float: right;
    button

{
    height: 49px;
    background-color: #286090;
    color: white;
    border: 1px solid white;
}

button:hover {
    background-color: white;
    color: #286090;
    border: 1px solid #286090;
}

.btn-default:hover:active, .btn-default:focus:active, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    background-color: #013565;
    color: white;
    border: 1px solid #013565;
}

}
}

/*  jqGrid  */

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border: 0;
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: default !important;
}

.ui-jqgrid a:hover {
    color: #0061A1 !important;
    font-weight: 900;
}

.blue-color {
    color: #0061a1;
}

#keyResource {
    margin-top: 15px;
    position: absolute;
    font-size: 20px;
}

.detail-title {
    color: #0061a1;
}

.person-detail-notes {
    h4

{
    margin-top: 25px;
}

span {
    font-size: 16px;
}

}

#menutree {
    margin: 0;
    padding: 0;
}

#ulRendPsc {
    margin: 0;
    padding: 0;
}

#modalAddPerson .modal-dialog {
    width: 1200px;
}

#modalAddPerson {
    .ibox-title

{
    background-color: #EDEDED;
    min-height: 0;
    padding: 10px;
    color: #0061a1;
    i

{
    color: #0061a1;
}

}

.ibox-content {
    padding-bottom: 0;
}

.modal-content {
    padding: 10px;
    z-index: 1000;
}

.modal-body {
    padding: 0 15px;
}

.modal-footer {
    border-top: 0;
}

label {
    font-size: 14px;
    font-weight: normal;
}

.SkillsInterview {
    &.divider

{
    height: 0;
}

display: none;
}
}

#grdRepSections_Value::after {
    display: block;
}

.YieldsPreview {
    li

{
    padding: 4px 5px;
}

li:hover {
    background-color: #EDEDED;
    color: #0061a1;
}

}

#divPreviewENT:hover, #divPreviewPSI:hover, #divPreviewCOMP:hover {
    cursor: pointer;
}

    #divPreviewENT:hover .badge-white {
        cursor: default;
    }

#aFolderTitle:hover {
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.padding-item {
    padding: 5px;
}

td.bootstrap_dropdown {
    overflow: visible !important;
    white-space: normal !important;
}

#modalNewProcessTests .assignedTestRetaked .test-name {
    background: repeating-linear-gradient(-45deg, #0061a1, #0061a1 2px, #fff 2px, #fff 3px);
    border: none 0 transparent;
}

#modalNewProcessTecTests .assignedTestRetaked .test-name {
    background: repeating-linear-gradient(-45deg, #0061a1, #0061a1 2px, #fff 2px, #fff 3px);
    border: none 0 transparent;
}

td .gridHistoricTest {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
    border: solid #0061a1 1px;
    border-radius: 50%;
    font-weight: bold;
    &Completed

{
    background: #0061a1;
    color: #fff;
}

&Retaked {
    background: repeating-linear-gradient(-45deg, #0061a1, #0061a1 2px, #fff 2px, #fff 3px);
    border: none 0 transparent;
}

}

#tblHistoric.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: default;
}

#tblHistoric {
    /*.gridHistoricTestCompleted, .gridHistoricTestRetaked {  
        cursor: pointer;
    }*/
    .gridHistoricTest:not(.gridHistoricTestSelectable)

{
    opacity: 0.5;
}

.gridHistoricTestSelectable {
    cursor: pointer;
}

.gridHistoricTestSelect {
    -moz-box-shadow: inset -2px 0 34px #15e6b2;
    -webkit-box-shadow: inset -2px 0 34px #15e6b2;
    box-shadow: inset -2px 0 34px #15e6b2;
}

}

#tblHistoricTec {
    /*.gridHistoricTestCompleted, .gridHistoricTestRetaked {  
        cursor: pointer;
    }*/
    .gridHistoricTest:not(.TecTestSelectable)

{
    opacity: 0.5;
}

.TecTestSelectable {
    cursor: pointer;
}

.gridHistoricTestSelect {
    -moz-box-shadow: inset -2px 0 34px #15e6b2;
    -webkit-box-shadow: inset -2px 0 34px #15e6b2;
    box-shadow: inset -2px 0 34px #15e6b2;
}

}

.box-gray {
    border: 0.7px solid #EDEDED;
}

.spaceTable {
    padding-top: 25px;
}

.ui-jqgrid .ui-jqgrid-hdiv {
    overflow-y: hidden !important;
}

.ui-jqgrid .loading {
    background-color: white;
    border: 1px solid transparent;
}

.f16 {
    font-size: 16px;
}

.person-notes {
    border: 1px solid silver;
    border-radius: 5px;
    padding: 10px;
}

#tableShortUrl {
    max-width: 90%;
}

    #tableShortUrl tbody {
        font-size: 10px;
        text-align: left;
    }

#btnFolders {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    font-size: large;
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: #0061a1;
    display: inline-block;
}

.icon-Flechas.blue {
    color: #0061a1;
}

#shortUrlItem {
    text-align: center;
    width: 100%;
    background-color: #337ab7;
    color: white;
    font-size: 14px;
    line-height: 26px;
}

.footable-odd {
    background-color: #DDDDDE;
}

#divPeopleIndex > div > div {
    padding-left: 25px;
    padding-right: 0;
}

.tile-footer-content {
    padding-top: 25px;
    span

{
    color: black;
    font-size: 18px;
    float: left;
    line-height: 28px;
    padding-left: 15px;
}

.star {
    color: #0061a1;
    font-size: 48px;
    float: left;
    line-height: 48px;
}

}


.shortUrlButtons {
    float: left;
    width: 50%;
    border-radius: 15px;
    : hover

{
    background-color: white;
    color: #337ab7;
    cursor: pointer;
}

}

.dropdown-menu {
    &.disabled

{
    li

{
    cursor: not-allowed;
    a

{
    pointer-events: none;
    opacity: 0.4;
}

}
}
}

html {
    overflow-x: hidden;
}

input {
    &.invalid

{
    border-color: red;
}

&.valid {
    border-color: rgb(25, 232, 28);
}

}

i {
    &.invalid

{
    color: red;
}

&.valid {
    color: rgb(25, 232, 28);
}

}

.divider {
    &.divider-modal

{
    border-bottom-color: #0094ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

}

#ulRendTec li {
    &.divider

{
    padding: 0px;
}

&.dropdown-header {
    padding: 3px 20px;
}

}

#NoPsiStage {
    text-align: center;
    color: red;
}


#NoETStage {
    text-align: center;
    color: red;
}

.report-title {
    span

{
    font-size: 14px;
    color: #0061a1;
}

}


.tabs {
    width: 100%;
    background: #e6e6e6;
    display: inline-block;
    Position: relative;
    height: 30px;
    margin-left: 0px;
}

.selectedttabs {
    background: #a3bfdc;
}

.tab {
    font-size: 16px !important;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    label

{
    cursor: pointer;
}

}

.permissionContainer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    .permissionItem

{
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    span

{
    &.switchery

{
    margin-right: 15px;
    &.switchery-small

{
    height: 25px;
}

small {
    height: 25px;
    width: 25px;
}

}

&.permissionTitle {
    font-size: 14px;
}

}
}
}

.label-status {
    align-self: center;
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #777 !important;
    white-space: nowrap;
}

#modalShortUrlEdit {
    div .divider

{
    height: 0;
    border-bottom: 1px solid #0061a1;
}

#shortUrlItem {
    max-width: 100%;
    overflow: hidden;
    padding: 0 10px 0 10px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

}

#permanencyInfo {
    cursor: pointer;
    position: absolute;
    margin-left: 20px;
    margin-top: -2px;
}

.permanency-text {
    text-align: justify;
}

.permanency-img {
    width: 300px;
    height: 280px;
    margin-top: 10px;
}
