﻿/*COLORS
    COLOR 1: #E82EB0
    COLOR 2: #168b86 ==> nuevo: #E82EB0
    COLOR NEUTRO: #989898 ==> nuevo: #989898

*/


/*GENERAL*/
html, body, header, section, footer, div, span, table, thead, tbody, tr, td, th, img, label, input, select, textarea, p, h1, h2, h3, h4, h5, h6, form, ul, ol, li, a {margin: 0; padding: 0;}
html, body {width: 100%; height: 100%; min-width: 100%; min-height: 100%;}
body, label, p, h1, h2, h3, h4, h5, h6, input, select, textarea, a, th {font-size: 1em; font-family: 'ProximaNovaA'; font-weight: normal; color: #7f7f7f; text-decoration: none;}
body {background: #fff; position: relative;}
a, a label, a input {cursor: pointer;}
li {list-style: none;}
table {border-spacing: 0; border-collapse: collapse;}
i.icon {margin-left: 5px; margin-top: 1px; font-family: 'ProximaNovaA'; font-size: 0.9em !important; font-style: normal;}
input, select, textarea {box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
* {transition: padding 0.3s ease-in-out, max-height 0.3s ease-in-out, max-width 0.3s ease-in-out, height 0.3s ease-in-out, width 0.3s ease-in-out, background 0.3s ease-in-out, color 0.3s ease-in-out, margin 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out, stroke-dasharray 1s ease-out, transform 0.3s ease-in-out;
   -webkit-transition: padding 0.3s ease-in-out, max-height 0.3s ease-in-out, max-width 0.3s ease-in-out, height 0.3s ease-in-out, width 0.3s ease-in-out, background 0.3s ease-in-out, color 0.3s ease-in-out, margin 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out, stroke-dasharray 1s ease-out, transform 0.3s ease-in-out;
   -moz-transition: padding 0.3s ease-in-out, max-height 0.3s ease-in-out, max-width 0.3s ease-in-out, height 0.3s ease-in-out, width 0.3s ease-in-out, background 0.3s ease-in-out, color 0.3s ease-in-out, margin 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out, stroke-dasharray 1s ease-out, transform 0.3s ease-in-out;
   -o-transition: padding 0.3s ease-in-out, max-height 0.3s ease-in-out, max-width 0.3s ease-in-out, height 0.3s ease-in-out, width 0.3s ease-in-out, background 0.3s ease-in-out, color 0.3s ease-in-out, margin 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out, top 0.3s ease-in-out, left 0.3s ease-in-out, stroke-dasharray 1s ease-out, transform 0.3s ease-in-out;}
*:focus {outline: none;} select{cursor:pointer;}
.amcharts-main-div * {transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; }
::-webkit-input-placeholder { color: #bbb;}
:-moz-placeholder {color: #bbb; opacity: 1;}
::-moz-placeholder {color: #bbb; opacity: 1;}
:-ms-input-placeholder {color: #bbb;}

/*FONTS*/
@font-face {
    font-family: 'ProximaNovaA';
    src: url('fonts/ProximaNovaA-Regular.woff') format('woff'),
        url('fonts/ProximaNovaA-Regular.otf') format('opentype'),
        url('fonts/ProximaNovaA-Regular.eot') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Regular.svg') format('svg'),
        url('fonts/ProximaNovaA-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNovaA Condensed Semibold';
    src: url('fonts/ProximaNovaACond-Semibold.woff') format('woff'),
        url('fonts/ProximaNovaACond-Semibold.otf') format('opentype'),
        url('fonts/ProximaNovaACond-Semibold.eot') format('embedded-opentype'),
        url('fonts/ProximaNovaACond-Semibold.svg') format('svg'),
        url('fonts/ProximaNovaACond-Semibold.ttf') format('truetype');
}

/*SUPPORT*/
.desktop-only {display: none !important;}
.hidden {display: none !important;}
.position-center {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.position-center-horizontal {position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.position-center-vertical {position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);}
.label-icon {display: inline-block;width: 14px;height: 14px;}
.label-content > label {display: inline-block;vertical-align: top;}

/*TEXT-FORMAT*/
.title {font-size: 1.3em; font-family: 'ProximaNovaA Condensed Semibold'; color: #606060; vertical-align: middle;}
.title .edit {font-size: 0.6em; font-family: 'ProximaNovaA'; color: #FA6F19; vertical-align: middle;}
.title .edit i{font-size:17px; vertical-align:middle; padding-bottom:5px; margin-left: 5px;}
.title .edit i:hover{transform:scale(1.2);}
.subtitle {margin-bottom: 10px; font-size: 1.05em; font-family: 'ProximaNovaA Condensed Semibold'; color: #606060;}
.subtitle .edit {font-size: 0.8em; font-family: 'ProximaNovaA'; color: #FA6F19; vertical-align: middle;}
.subtitle .edit i{font-size:17px; vertical-align:middle; padding-bottom:5px; margin-left: 10px;}
.subtitle .edit i:hover{transform:scale(1.2);}
.label {font-size: 0.85em; color: #666666;}
.align-center {text-align: center !important;}
.align-left {text-align: left !important;}
.align-right {text-align: right !important;}
.bold {font-family: 'OpenSans Bold';}

/*INPUTS*/
input, textarea, select {font-size: 0.85em; -webkit-appearance: none; -moz-appearance: none; border: none; line-height: initial !important;}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), select, textarea {/*background-color: #fff;*/}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):disabled, select:disabled, textarea:disabled {background: rgba(0, 0, 0, 0.1) !important;}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), select:not([size]), textarea {height: 36px; padding: 0 20px; border-radius: 18px; border: 1px solid #e5e5e5;}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus, select:not([size]):focus, textarea:focus, input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):hover, select:not([size]):hover, textarea:hover {border-color: #E82EB0;}
input[type="submit"] {cursor: pointer;}
.textarea {height: 59px; padding: 5px 20px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
.editable-input {background: none !important; box-shadow: none !important; padding: 0 !important;}
.editable-input:hover:not(:disabled), .editable-input:focus:not(:disabled) {background: #fff !important; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important; padding: 0 20px !important;}
textarea.editable-input:hover:not(:disabled), textarea.editable-input:focus:not(:disabled) {padding: 5px 20px;}
select:not([size]) {padding-right: 32px; background: #fff url('../Images/Controls/arrow_down_gray.svg') right center no-repeat;}
select[size] {background: #fff; border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); overflow: auto;}
select[size] option { padding: 5px 10px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
select[size] option:checked {box-shadow: 0 0 0 20000px #88d65d inset;}
input.icon-input {padding-right: 32px; background-position: calc(100% - 10px) center !important; background-repeat: no-repeat !important; background-size: 20px !important;}

/*CHECKBOXES*/
input[type="checkbox"] {width: 20px; height: 20px; position: relative; display: inline-block; border: 2px solid #fff; border-radius: 5px;}
input[type="checkbox"]:after {width: 10px; height: 4px; content: ''; display: block; position: absolute; top: 4px; left: 2px; border-bottom: 2px solid transparent; border-left: 2px solid transparent; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);}
input[type="checkbox"]:hover:after {border-color: #fff;}
input[type="checkbox"]:checked {background: #fff;}
input[type="checkbox"]:checked:after {border-color: #606060;}
input[type="checkbox"].black {border-color: #000;}
input[type="checkbox"].black:hover:after {border-color:#000;}
input[type="checkbox"].black:checked {background: #000;}
input[type="checkbox"].black:checked:after {border-color: white;}
input[type="checkbox"].red {border-color:#FA6F19;}
input[type="checkbox"].red:hover:after {border-color:#FA6F19;}
input[type="checkbox"].red:checked {background: #FA6F19;}
input[type="checkbox"].red:checked:after {border-color: white;}

/*SWITCHES*/
input[type="checkbox"].switch {width: 36px; height: 18px; position: relative; display: block; border: none;}
input[type="checkbox"].switch:before {width: 100%; height: 100%; content: ''; display: block; position: absolute; top: 0; left: 0; border-radius: 20px; background: #bbb; transition: background ease-in-out 0.2s; -webkit-transition: background ease-in-out 0.2s; -moz-transition: background ease-in-out 0.2s; -o-transition: background ease-in-out 0.2s;}
input[type="checkbox"].switch:after {width: 14px; height: 14px; content: ''; display: block; position: absolute; top: 2px; left: 2px; border: none; border-radius: 20px; background: #fff; transition: left ease-in-out 0.2s; -webkit-transition: left ease-in-out 0.2s; -moz-transition: left ease-in-out 0.2s; -o-transition: left ease-in-out 0.2s;}
input[type="checkbox"].switch:checked {background: none;}
input[type="checkbox"].switch:checked:before {background: #E82EB0;}
input[type="checkbox"].switch:checked:after {left: 20px;}

/*RADIO BUTTON*/
input[type="radio"] {width: 20px; height: 20px; position: relative; display: inline-block; border: 2px solid #606060; border-radius: 50%;}
input[type="radio"]:after {width: 14px; height: 14px; content: ''; display: block; position: absolute; top: 1px; left: 1px; border-radius: 50%;}
input[type="radio"]:hover:after {background: rgba(111, 45, 189, 0.50);}
input[type="radio"]:checked:after {background: #FA6F19}


/*BUTTONS*/
.button {height: 36px; line-height: 36px; padding: 0 16px; font-size: 0.75em; position: relative; background: #989898; color: #fff; border-radius: 18px; display: inline-block;}
.button:before {width: 100%; height: 100%; position: absolute; top: 0; left: 0; content: ''; display: block; border-radius: 18px; transition: background 0.2s ease-in-out;}
.button:hover:before {background: rgba(255, 255, 255, 0.3);}
.button.disabled {opacity: 0.4; cursor: default; pointer-events: none;}
.button.disabled:before {display: none; pointer-events: initial;}
.button .circle-info {top: -8px; right: -5px;}
.btn-small {height: 30px; line-height: 30px;}
.btn-color01 {background: #FA6F19;} /*#FA6F19*/
.btn-color02 {background: #E82EB0;} /*#E82EB0*/
.btn-color03 {background: black;}
.btn-color04 {background:#FA6F19;}
.boton-secundario{background:#E82EB0;}

/*BUTTON ICONS*/
.btn-icon-left {background-position: 8px center; padding-left: 36px; background-size: 20px 20px; background-repeat: no-repeat;}
.btn-icon-right {background-position: calc(100% - 8px) center; padding-right: 35px; background-size: 20px 20px; background-repeat: no-repeat;}
.btn-small.btn-icon-left {background-position: 6px center;}
.btn-small.btn-icon-right {background-position: calc(100% - 6px) center;}
.btn-icon-refresh {background-image: url('../Images/Icons/ic_refresh.svg');}
.btn-icon-cancelar {background-image: url('../Images/Icons/ic_cancelar.svg');}
.btn-icon-agregar {background-image: url('../Images/Icons/ic_agregar.svg');}
.btn-icon-ok {background-image: url('../Images/Icons/ic_ok.svg');}

/*TAG INPUTS*/
.tag-input {width: 100%; display: inline-block; position: relative; background: none; min-height: 36px; border-radius: 18px; border: 1px solid #e5e5e5;}
.tag-input .contents {overflow: auto;}
.tag-input ul {min-width: 1px; min-height: 36px; position: relative; float: left; z-index: 2;}
.tag-input ul:after {content: ''; display: block; clear: both;}
.tag-input ul li {line-height: 26px; height: 26px; position: relative; margin: 5px 0 5px 5px; padding: 0 32px 0 15px; font-size: 0.85em; color: #606060; background: #e5e5e5; border-radius: 13px; float: left;}
.tag-input ul li .delete {width: 16px; height: 16px; position: absolute; top: 5px; right: 5px; cursor: pointer; font-size: 1em; display: block;}
.tag-input textarea {width: 100%; height: 36px; display: block; padding: 0 10px; line-height: 36px !important; transform: translateY(-36px); -ms-transform: translateY(-36px); -webkit-transform: translateY(-36px); -moz-transform: translateY(-36px); -o-transform: translateY(-36px); margin-bottom: -36px; background: none; border: none !important; box-shadow: none; resize: none; overflow: auto;}
.tag-input .suggest {width: 100%; position: absolute; top: calc(100% + 5px); left: 0; background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); opacity: 0; pointer-events: none; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; z-index: 5;}
.tag-input .suggest.active {opacity: 1; pointer-events: all;}
.tag-input .suggest a {line-height: 30px; padding: 0 8px; font-size: 0.85em; display: block; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; text-align:left;}
.tag-input .suggest a:nth-child(2n+1) {background: #f5f5f5;}
.tag-input .suggest a.active {background: #E82EB0; color: #fff;}

/*SEARCH INPUTS*/
.search-input {position: relative;}
.search-input .suggest {width: 100%; position: absolute; top: calc(100% + 5px); left: 0; background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); opacity: 0; pointer-events: none; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; z-index: 5;}
.search-input .suggest.active {opacity: 1; pointer-events: all;}
.search-input .suggest a {line-height: 30px; padding: 0 8px; font-size: 0.85em; display: block; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; text-align:left;}
.search-input .suggest a:nth-child(2n+1) {background: #f5f5f5;}
.search-input .suggest a.active {background: #E82EB0; color: #fff;}

/*ERROR*/
.error {display: block; text-align: center; color:#e84d5c; font-size: 0.75em;}

/*FORM FIELD*/
.form-field {margin-bottom: 5px;}
.form-field > *:first-child {float: left; width: 40%; line-height: 36px;}
.form-field > *:nth-child(2) {float: left; width: 60%;}
.form-field > *:nth-child(n+3) {float: left; margin-left: 40%;}
.form-field:after {content: ''; display: block; clear: both;}
.form-field .tag-input{width:calc(60% - 2px);}

/*TABLES*/
.table .table-container {overflow: auto; margin-left: -10px; margin-right: -10px;}
.table table {min-width: 100%; border-radius: 10px; overflow: hidden; position: relative;}
.table table:after {content: ''; display: block; width: 20px; height: 1px; position: absolute; right: -20px;}
.table table thead {background: #969696;}
.table table thead th {color: #fff;}
.table table tbody tr:nth-last-child(2n+1) {background: #e3e3e3;}
.table table td, .table table th {padding: 12px 12px; text-align: left; overflow: hidden; font-size: 0.7em;}
.table table a {width: 20px; height: 20px; display: inline-block; text-align: center; margin-right: 5px;}
.table table input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .table table select:not([size]), .table table textarea {border-color: #989898;}

/*TABLE PAGES*/
.table.paged {position: relative; padding-bottom: 50px;}
.table.paged .pages {width: 100%; position: absolute; bottom: 0; left: 0; text-align: center;}
.table.paged .pages > * {display: inline-block; vertical-align: middle;}
.table.paged .pages > a {width: 20px; height: 20px; display: inline-block; margin: 0 5px;}
.table.paged .pages .numbers a {font-size: 0.7em; margin: 0 10px;}
.table.paged .pages .numbers a.active {font-family: 'ProximaNovaA Condensed Semibold'; color: #FA6F19;}

/*DATEPICKER*/
.datepicker {position: relative;}
.datepicker input {width: 100% !important; padding-right: 32px; background: #fff url('../Images/Icons/ic_calendar_green.svg') calc(100% - 3px) center no-repeat !important; background-size: 30px !important; cursor: pointer;}
.datepicker .datepicker-calendar {width: 250px; top: 40px; opacity: 0; pointer-events: none; background: #fff; border-radius: 12px; overflow: hidden; text-align: center; z-index: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.datepicker .datepicker-calendar header {position: relative; background: #E82EB0; padding: 10px; display: block;}
.datepicker .datepicker-calendar header .prev {width: 16px; height: 16px; top: 10px; left: 50px; display: block; position: absolute;}
.datepicker .datepicker-calendar header .next {width: 16px; height: 16px; top: 10px; right: 50px; display: block; position: absolute;}
.datepicker .datepicker-calendar header .prev-year {width: 16px; height: 16px; top: 10px; left: 20px; display: block; position: absolute;}
.datepicker .datepicker-calendar header .next-year {width: 16px; height: 16px; top: 10px; right: 20px; display: block; position: absolute;}
.datepicker .datepicker-calendar header .mes {display: block; font-size: 0.8em; color: #fff;}
.datepicker .datepicker-calendar table {width: 100%; table-layout: fixed;}
.datepicker .datepicker-calendar table td, .datepicker .datepicker-calendar table th {height: 25px; font-size: 0.75em;}
.datepicker .datepicker-calendar table th {color: #fff; background: #E82EB0;}
.datepicker .datepicker-calendar table td {cursor: pointer; border-radius: 20px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
.datepicker .datepicker-calendar table td.today {background: rgba(0, 0, 0, 0.05);}
.datepicker .datepicker-calendar table td:hover { background: rgba(232, 77, 92, 0.3);}
.datepicker .datepicker-calendar table td.active {color: #fff; background: #FA6F19;}
.datepicker .datepicker-calendar table td:empty {background: none; cursor: default;}
.datepicker .datepicker-calendar:focus {opacity: 1 !important; pointer-events: all;}/**/

/*ICONS*/
.ic-menu {background: transparent url('../Images/Icons/ic_menu.svg') center no-repeat; background-size: contain;}
.ic-user {background: transparent url('../Images/Icons/ic_user.svg') center no-repeat; background-size: contain;}
.ic-list {background: transparent url('../Images/Icons/ic_list.svg') center no-repeat; background-size: contain;}
.ic-pen {background: transparent url('../Images/Icons/ic_pen.svg') center no-repeat; background-size: contain;}
.ic-calendar {background: transparent url('../Images/Icons/ic_calendar.svg') center no-repeat; background-size: contain;}
.ic-solicitud-card {background: transparent url('../Images/Icons/ic_solicitud_card.svg') center no-repeat; background-size: contain;}
.ic-notification {background: transparent url('../Images/Icons/ic_notification.svg') center no-repeat; background-size: contain;}
.ic-account {background: transparent url('../Images/Icons/ic_account.svg') center no-repeat; background-size: contain;}
.ic-download-service {background: transparent url('../Images/Icons/ic_download_service.svg') center no-repeat; background-size: contain;}
.ic-exit {background: transparent url('../Images/Icons/ic_exit.svg') center no-repeat; background-size: contain;}
.ic-settings {background: transparent url('../Images/Icons/ic_settings_red.svg') center no-repeat; background-size: contain;}
.ic-first {background: transparent url('../Images/Icons/ic_first_red.svg') center no-repeat; background-size: contain;}
.ic-last {background: transparent url('../Images/Icons/ic_last_red.svg') center no-repeat; background-size: contain;}
.ic-prev {background: transparent url('../Images/Icons/ic_prev_red.svg') center no-repeat; background-size: contain;}
.ic-prev-white {background: transparent url('../Images/Icons/ic_prev_white.svg') center no-repeat; background-size: contain;}
.ic-prev2-white {background: transparent url('../Images/Icons/ic_retroceder2.svg') center no-repeat; background-size: contain;}
.ic-next {background: transparent url('../Images/Icons/ic_next_red.svg') center no-repeat; background-size: contain;}
.ic-next-white {background: transparent url('../Images/Icons/ic_next_white.svg') center no-repeat; background-size: contain;}
.ic-next2-white {background: transparent url('../Images/Icons/ic_avanzar2.svg') center no-repeat; background-size: contain;}
.ic-inicio {background-image: url('../Images/Icons/ic_fin.svg');}
.ic-fin {background-image: url('../Images/Icons/ic_inicio.svg');}
.ic-inicio-red {background-image: url('../Images/Icons/ic_fin_red.svg');}
.ic-fin-red {background-image: url('../Images/Icons/ic_inicio_red.svg');}
.ic-cargar {background-image: url('../Images/Icons/ic_cargar.svg');}
.ic-carga-masiva{background-image:url('../Images/Icons/ic_carga_masiva.svg'); background-repeat:no-repeat;}
.ic-interrogacion {background-image: url('../Images/Icons/ic_interrogacion.svg');}
.ic-buscar {background-image: url('../Images/Icons/ic_buscar.svg') !important;}
.ic-calendar-green {background-image: url('../Images/Icons/ic_calendar_green.svg'); background-repeat:no-repeat;}
.ic-calendar-red {background-image: url('../Images/Icons/ic_calendar_red.svg'); background-repeat:no-repeat;}
.ic-confirmar {background-image: url('../Images/Icons/ic_confirmar.svg'); background-repeat:no-repeat;}
.ic-ojo-gris {background-image: url('../Images/Icons/ic_ojo_gray.svg') !important; background-repeat:no-repeat;}
.ic-ojo-rojo {background-image: url('../Images/Icons/ic_ojo_rojo.svg') !important; background-repeat:no-repeat;}
.ic-eliminar-red {background-image: url('../Images/Icons/ic_eliminar_red.svg'); background-repeat:no-repeat;}
.ic-eliminar-green {background-image: url('../Images/Icons/ic_eliminar_green.svg'); background-repeat:no-repeat;}
.ic-evaluacion{background-image: url('../Images/Icons/ic_enEvaluacion.svg'); background-repeat:no-repeat;}
.ic-cerrado{background-image: url('../Images/Icons/ic_cerrado.svg'); background-repeat:no-repeat;}
.ic-autoevaluacion-rojo{background-image: url('../Images/Icons/ic_autoevaluacion_rojo.svg'); background-repeat:no-repeat;}
.ic-autoevaluacion-gris{background-image: url('../Images/Icons/ic_autoevaluacion_gris.svg'); background-repeat:no-repeat;}
.ic-autoevaluacion-blanco{background-image: url('../Images/Icons/ic_autoevaluacion_blanco.svg'); background-repeat:no-repeat;}
.ic-guardar-blanco{background-image: url('../Images/Icons/ic_guardar_cambios.svg'); background-repeat:no-repeat;}
.ic-iniciado{background-image: url('../Images/Icons/ic_iniciado.svg'); background-repeat:no-repeat;}
.ic-pares-rojo{background-image: url('../Images/Icons/ic_pares_rojo.svg'); background-repeat:no-repeat;}
.ic-pares-gris{background-image: url('../Images/Icons/ic_pares_gris.svg'); background-repeat:no-repeat;}
.ic-pares-blanco{background-image: url('../Images/Icons/ic_pares_blanco.svg'); background-repeat:no-repeat;}
.ic-subordinados-rojo{background-image: url('../Images/Icons/ic_subordinados_rojo.svg'); background-repeat:no-repeat;}
.ic-subordinados-gris{background-image: url('../Images/Icons/ic_subordinados_gris.svg'); background-repeat:no-repeat;}
.ic-subordinados-blanco{background-image: url('../Images/Icons/ic_subordinados_blanco.svg'); background-repeat:no-repeat;}
.ic-superiores-rojo{background-image: url('../Images/Icons/ic_superiores_rojo.svg'); background-repeat:no-repeat;}
.ic-superiores-gris{background-image: url('../Images/Icons/ic_superiores_gris.svg'); background-repeat:no-repeat;}
.ic-superiores-blanco{background-image: url('../Images/Icons/ic_superiores_blanco.svg'); background-repeat:no-repeat;}
.ic-eliminar-blanco {background-image: url('../Images/Icons/ic_eliminar_blanco.svg'); background-repeat:no-repeat;}
.ic-cancelar-blanco {background-image: url('../Images/Icons/ic_cancelar_blanco.svg'); background-repeat:no-repeat;}
.ic-buen-porcentaje {background-image: url('../Images/Icons/ic_buen_porcentaje.svg'); background-repeat:no-repeat;}
.ic-izquierda-rojo {background-image: url('../Images/Icons/ic_flecha_izquierda_rojo.svg'); background-repeat:no-repeat;}
.ic-derecha-rojo {background-image: url('../Images/Icons/ic_flecha_derecha_rojo.svg'); background-repeat:no-repeat;}
.ic-eliminar-gray {background-image: url('../Images/Icons/ic_eliminar_gray.svg'); background-repeat:no-repeat;}
.ic-colores {background-image: url('../Images/Icons/ic_colores.svg'); background-repeat:no-repeat;}
.ic-paso-01 {background-image: url('../Images/Icons/ic_paso_01.svg'); background-repeat:no-repeat;}
.ic-paso-02 {background-image: url('../Images/Icons/ic_paso_02.svg'); background-repeat:no-repeat;}
.ic-flecha-menta-derecha {background-image: url('../Images/Icons/ic_flecha_menta-derecha.svg'); background-repeat:no-repeat;}
.ic-flecha-menta-izquierda {background-image: url('../Images/Icons/ic_flecha_menta_izquierda.svg'); background-repeat:no-repeat;}
.ic-volver {background-image: url('../Images/Icons/ic_volver.svg'); background-repeat:no-repeat;}
.ic-cargar-evidencia {background-image: url('../Images/Icons/ic_cargar_evidencia.svg'); background-repeat:no-repeat;}
.ic-porcentaje {background-image: url('../Images/Icons/ic_porcentaje.svg'); background-repeat:no-repeat;}
.ic-porcentaje-blanco {background-image: url('../Images/Icons/ic_porcentaje_blanco.svg'); background-repeat:no-repeat;}
.ic-flecha-blanco-izquierda {background-image: url('../Images/Icons/ic_prev_flecha_white.svg'); background-repeat:no-repeat;}
.ic-flecha-blanco-derecha {background-image: url('../Images/Icons/ic_next_flecha_white.svg'); background-repeat:no-repeat;}
.ic-ajuste-gris {background-image: url('../Images/Icons/ic_ajuste_gris.svg'); background-repeat:no-repeat;}
.ic-descargar-evidencia {background-image: url('../Images/Icons/ic_descarga_evidencia.svg'); background-repeat:no-repeat;}
.ic-click-evidencia {background-image: url('../Images/Icons/ic_click_evidencia.svg'); background-repeat:no-repeat;}
.ic-descargar-reporte {background-image: url('../Images/Icons/ic_descarga_reporte.svg'); background-repeat:no-repeat;}
.ic-descargar-reporte-avance {background-image: url('../Images/Icons/ic_descarga_reporte_avance.svg'); background-repeat:no-repeat;}
.ic-excel{background-image: url('../Images/Icons/ic_excel.svg'); background-repeat:no-repeat;}
.ic-pdf{background-image: url('../Images/Icons/ic_pdf.svg'); background-repeat:no-repeat;}

/*MENU*/
.menu {width: 100%; height: 60px; position: fixed; top: 0; left: 0; overflow: hidden; z-index: 2;}
.menu.active {height: 100%;}
.menu header {height: 60px; display: block; position: relative; background: #f4f4f4;}
.menu header .iso {height: 44px; display: block; position: absolute; left: 15px; top: 8px;}
.menu header .logo {display: none;}
.menu header .ic-menu {width: 30px; height: 30px; display: block; position: absolute; right: 15px; top: 15px;}
.menu header .circle-info {right: 6px; top: 9px;}
.menu header:after {content: ''; position: absolute; width: calc(100% - 30px); height: 1px; left: 15px; bottom: -1px; display: block; background: rgba(0, 0, 0, 0.2);}
.menu .menu-list {height: calc(100% - 60px); padding: 20px 15px 0 15px; background: #f4f4f4;}
.menu .menu-list li {display: block;}
.menu .menu-list > li {margin-bottom: 5px;}
.menu .menu-list li > div, .menu .menu-list li > a {padding: 0 20px; border-radius: 40px; position: relative; overflow: hidden; display: block;}
.menu .menu-list li > div.drop-down:after {content: ''; display: block; width: 25px; height: 25px; background: transparent url('../Images/Controls/arrow_down_white.svg') center no-repeat; position: absolute; top: 3px; right: 5px; transition: transform 0.3s ease-in-out; -webkit-transition: transform 0.3s ease-in-out; -moz-transition: transform 0.3s ease-in-out; -o-transition: transform 0.3s ease-in-out;}
.menu .menu-list li .menu-item {height: 30px; background: #E82EB0;}
.menu .menu-list li .menu-item:hover{transform:scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.menu .menu-list li .menu-item.user {background: #FA6F19;}
.menu .menu-list li .menu-item.user .menu-icon {display: inline-block; width: 25px; height: 25px; vertical-align: middle; background-size:cover; border-radius:50%;}
.menu .menu-list li .menu-item.user .ic-user {display: inline-block; width: 25px; height: 25px; vertical-align: middle;}
.menu .menu-list li .menu-item label {font-size: 0.7em; color: #fff; line-height: 30px; display: inline-block; vertical-align: middle;}
.menu .menu-list li .submenu-list .submenu-item {height: 0; background: #fff; opacity: 0;}
.menu .menu-list li .submenu-list .submenu-item label {font-size: 0.7em; line-height: 30px; display: block;}
.menu .menu-list li .submenu-list .submenu-item label:hover{color:#FA6F19; transform:scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.menu .menu-list li .submenu-list .submenu-item .submenu-icon {width: 22px; height: 22px; position: absolute; right: 4px; top: 4px; border-radius: 12px;}
.menu .menu-list li.active .submenu-list {margin: 15px 0;}
.menu .menu-list li.active .submenu-list .submenu-item {height: 30px; margin: 3px 0; opacity: 1;}
.menu .menu-list li.active > div.drop-down:after {transform: rotate(180deg);  -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg);}

/*CIRCLE INFO*/
.circle-info {width: 20px; height: 20px; line-height: 20px; text-align: center; vertical-align: middle; background: #e84d5c; color: #fff; border-radius: 50%; display: block; font-size: 0.75em; pointer-events: none; position: absolute;}

/*NOTIFICACIONES*/
.submenu-list li .notificacion {position:initial; display:inline-block; margin-left:10px; font-size:1.1em;}

/*CONTENT AND STRUCTURE*/
.content {width: calc(100% - 40px); max-width: 950px; margin: 80px auto 30px auto; min-height:calc(100% - 67px);}
.content > header {margin-bottom: 20px; position: relative;}
.content > header .breadcrumb {margin-top: -2px;}
.content > header .breadcrumb li {display: inline-block; vertical-align: middle;}
.content > header .breadcrumb li:not(:first-child):before {content: '/'; margin: 0 5px 0 2px; display: inline-block; font-size: 0.75em; vertical-align: middle;}
.content > header .breadcrumb a {font-size: 0.7em; font-family: 'ProximaNovaA Condensed Semibold'; vertical-align: middle;}
.content > header .circle-info {right: 50px; top: 20px; z-index: 2;}
.h-line {width: calc(100% - 80px); height: 1px; background: #e5e5e5; margin: 25px auto 30px auto;}
.form-actions {text-align: center; margin-top: 35px;}
.form-actions.small-margin{margin-top:0;}
.form-actions a {margin: 0 5px;}
.screen-actions {margin: 30px 0; text-align:right; display: flex; justify-content: flex-end;}
.screen-actions a{margin: 0px 7px; text-align:center;}
.screen-actions.small-margin{margin: 10px 0;}


/*Correccion de flechas derecha izquierda*/
.content .centered .botones-despliegue{display:flex}
/*.content .centered .botones-despliegue .derecha{margin: 0 0 0 auto}*/
.content .centered .botones-despliegue .espacio-medio{margin: 0 0 0 auto}


/*DATE-RANGE*/
.date-range:after {content: ''; display: block; clear:both;}
.date-range {background-color: #FA6F19; border-radius: 16px; padding: 5px;}
.date-range.inactive {background-color: #989898;}
.date-range.active {background-color: #FA6F19;}
.date-range label {color:white; line-height:24px; margin: 0 10px;}
.date-range .date-contenido.izquierda {float:left;}
.date-range .date-contenido.izquierda * {float:left;}
.date-range .date-contenido.derecha {float:right;}
.date-range .date-contenido.derecha * {float:right;}
.date-range > div > div {width:24px; height: 24px;}

/*RESULTADO GENERAL*/
.resultado-objetivos:after{content:''; display:block; clear:both;}
.resultado-objetivos label{float:left; width:150px; height:30px; line-height:30px;}
.resultado-objetivos div{float:left; width:calc(100% - 160px); margin-left: 10px;}
.resultado-objetivos .barra-resultado{height: 30px; background-color:#d9d9d9; border-radius: 20px; position:relative;}
.resultado-objetivos .barra-resultado .barra-progreso {background: #E82EB0; width: 0; height: 100%; position:absolute; top:0; left:-10px; border-radius: 20px;}
.resultado-objetivos .barra-resultado .img-detail {width: 20px; height: 20px; top: 4.5px; left: -4px; position: absolute;}
.resultado-objetivos .barra-resultado .label-detail {color: white; font-size:11px; top:0; left: 40px; position: absolute;}

/*ROLES*/
.roles{vertical-align:middle; margin: 5px 0;}
.roles span {width:30px; height:20px; display:inline-block; vertical-align:middle; margin-right:15px; background-size:contain; background-position:center;}


/*PROGRESS BAR*/
.progress-bar {height: 12px; position: relative; background: #bbb; border-radius: 20px;}
.progress-bar .progress {background: #FA6F19; width: 14px; height: 100%; position:absolute; top:0; left:0; border-radius: 20px; max-width: 100%;}
.progress-bar .circle {width: 10px; height: 10px; border-radius: 50%; border: 4px solid #606060; top: -3px; left: 0; position: absolute; left: calc(100% - 20px);}

/*RING-CHART*/
.ring-chart {width: 95px; position: relative;}
.ring-chart:hover {transform: scale(1.05); -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); }
.ring-chart svg path:first-child {stroke: #e5e5e5;}
.ring-chart svg path:last-child {stroke-dasharray: 0 100px;}
.ring-chart.color01 svg path:last-child {stroke: #FA6F19;}
.ring-chart.color02 svg path:last-child {stroke: #E82EB0;}
.ring-chart label {font-family: 'ProximaNovaA'; font-size: 1.3em; position: absolute; top: 48%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.ring-chart.big {width: 155px;}
.ring-chart.big label {font-size: 2.1em;}

/*LOADING*/
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@-o-keyframes spin { 100% { -o-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.loading {position:fixed; width:100%; height:100%; top:0; left:0; background: rgba(0, 0, 0, 0.8); z-index: 3; opacity: 0; pointer-events: none;}
.loading.active {opacity:1; pointer-events:all;}
.loading .loading-container {text-align:center; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.loading .loading-container svg {width: 100px; -webkit-animation: spin 1.5s linear infinite; -moz-animation: spin 1.5s linear infinite; -o-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite;}
.loading .loading-container svg path {stroke-width: 4;}
.loading .loading-container svg path:first-child {stroke: #555;}
.loading .loading-container svg path:last-child {stroke: #FA6F19; stroke-dasharray: 20px 100px; stroke-linecap: round;}
.loading .loading-container .progress{position:fixed; top:calc(50% - 32px); color:#fff; font-size: 1.5em; display:block; width: 100%; text-align:center; transform: translateY(-50%); -webkit-transform:  translateY(-50%); -ms-transform:  translateY(-50%); -moz-transform:  translateY(-50%); -o-transform:  translateY(-50%);}
.loading .loading-container label {color: #fff; margin-top: 15px; display: block; font-size: 0.9em;}

/*LOGIN*/
.login {width: 100%; height: 100%;}
.login form {width: 100%; height: 100%; position: relative; display: block;}
.login .background {width: 100%; height: 100%; position: relative; background: #000 url('../Images/Login/background.png') no-repeat; background-size: cover;}
.login .background:after {content: ''; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7);}
.login .panel {width: 240px; position: absolute; text-align:center; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.login .panel * {width: 100%; padding: 0; display: block; margin: 0 auto 10px auto;}
.login .panel .logo {width: 160px; margin-bottom: 20px; height: 180px;}
.login .panel .error {display: block; text-align: center; color: red; font-size: 0.75em;}
.login .panel .button {margin-top: 20px; text-align: center;}
.login .panel .forget-password, .login .panel .step-password, .login .panel .new-password{ text-align:center; color:#fff;}
.login .panel .new-password{border-bottom:1px solid #fff; display:inline;}
.login .panel .new-password:hover{color:#FA6F19; border-bottom:1.5px solid #FA6F19; font-weight:bold; transform: scale(1.1); -webkit-transform: scale(1.1);-ms-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}

/*PERIODOS ESTRATEGICOS*/
.periodos-estrategicos .periodo-estrategico {display: block; background: #F1F0F0; padding:30px; border-radius: 20px; position: relative; margin-bottom: 20px; cursor: pointer;}
.periodos-estrategicos .periodo-estrategico:hover {background: rgba(118, 206, 191, 0.30)}
.periodos-estrategicos .periodo-estrategico .delete {width: 20px; height: 20px; position: absolute; top: 10px; right: 10px;}
.periodos-estrategicos .periodo-estrategico .date-range {margin-top: 10px;}
.periodos-estrategicos .periodo-acction .boton-configuracion{margin-bottom:15px;}
.periodos-estrategicos .periodo-acction .boton-configuracion a{background-color:#f1f1f1; color:#606060}
@media only screen and (min-width:45em){
    .periodos-estrategicos .periodo-acction{position:relative;}
    .periodos-estrategicos .periodo-acction .screen-actions{position:absolute; top:-30px; right:0px;}
    .periodos-estrategicos .periodo-acction{margin-bottom:20px;}
}

/*DETALLE PERIODO ESTRATÉGICO*/
.periodo-estrategico-detail > .date-range {background: none; margin-top: 12px; padding: 0;}
.periodo-estrategico-detail > .date-range label {color: #7f7f7f; font-size: 0.8em;}
.periodo-estrategico-detail .chart {width: 100%; height: 300px;}
.periodo-estrategico-detail .legend{margin:0 20px 10px 0px; position:relative;}
.periodo-estrategico-detail .legend *{display:inline-block; vertical-align:middle;}
.periodo-estrategico-detail .legend label{width:140px;}
.periodo-estrategico-detail .legend .color-leyend{width:20px; height:20px; border-radius:50%; margin:0 5px 0 0;}
.periodo-estrategico-detail .legend .action-leyend{position:absolute; top:0px; right:0px;}

.periodo-estrategico-detail .objetivo-gerencial h1{margin-bottom:15px;}
.periodo-estrategico-detail .objetivo-gerencial .table.paged{padding-bottom:0px;} 
.periodo-estrategico-detail .objetivo-gerencial .mensaje{margin-top: 63px;}

/*PONDERACION PERIODO ESTRATÉGICO*/
.ponderacion h1{margin-bottom: 30px!important;}
.ponderacion div{margin-left:30px;}
.ponderacion div input{border: 1px solid gray!important; width: 90px!important; text-align:center;}
.ponderacion div label{width: 170px; display:inline-block;}
.ponderacion .ponderacion-valor{margin-bottom:5px;}
.ponderacion .ponderacion-valor .icon-input{background-size:10px!important;}

/*USUARIOS*/
.usuarios .table-container {overflow-x: scroll !important;}
.usuarios .acciones-usuario{position:relative;}
.usuarios .acciones-usuario .insertar-usuario{position: absolute; right: 0px; top: 0px;}
/*.usuarios .acciones-usuario a:last-child {top:0px; right:0px;}*/
.usuarios .search-panel select{display:block; width:100%; background-color:#e6e6e6!important; margin-bottom: 15px;}
.usuarios .search-panel input{width:100%; background-color:#e6e6e6 !important; margin-bottom: 15px;}
@media only screen and (min-width:35em){    
    .usuarios .search-panel {margin-bottom: 30px;}
    .usuarios .search-panel:after {content:''; display:block; clear:both;}
    .usuarios .search-panel select {float:left; width:190px; position:relative; background-color:#e6e6e6!important;}
    .usuarios .search-panel input{float:left; width:calc(100% - 200px); margin-left: 10px; background-color:#e6e6e6 !important; background-size: 30px !important; background-position: calc(100% - 3px) center !important;}

}
.screen-actions .volver-usuarios{color:#FA6F19;}
.screen-actions .volver-usuarios:hover{color:#E82EB0; font-size:17px;}
.usuarios table tbody tr:hover{cursor:pointer; background-color:rgba(118, 206, 191, 0.3);}

/*OJO DESACTIVADO*/
.ic-ojo-gris.inactive{background-image: url('../Images/Icons/ic_ojo_gris_desactivado.svg') !important; background-repeat:no-repeat;}

/*DETALE USUARIO*/
.detalle-usuario .cargar-imagen {width:260px; height:260px; border-radius:50%; border: 1px solid #989898; margin: 20px auto; position:relative; background-size:cover; background-position: 30% center; cursor: pointer;}
.detalle-usuario .cargar-imagen .ic-cargar {width: 66px; height: 66px;}
.detalle-usuario .user-content {margin: 0 auto; max-width: 440px;}
.detalle-usuario .change-pass {margin-top: 3px;}

/*POPUP*/
.popup {position:fixed; width:100%; height:100%; top:0; left:0; background: rgba(0, 0, 0, 0.8); z-index: 3; opacity: 0; pointer-events: none;}
.popup.active {opacity:1; pointer-events:all;}
.popup .popup-container {width: calc(100% - 40px); max-width: 400px; text-align:center; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.popup .popup-container.comportamiento{ width: calc(100% - 40px); max-width: 400px; text-align:center; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 660px; max-height: 630px; overflow: auto;}
.popup h1 {font-size: 15px; color:white; margin-bottom: 30px;}
.popup h2 {font-size: 15px; color:white; margin: 20px 0 15px;}
.popup input[type=text], .popup input[type=password], .popup select, .popup textarea{width: 100%; margin-top: 8px; border: 1px solid white; background-color: transparent !important; display: block; color: white !important;}
.popup input[type=text]:disabled, .popup input[type=password]:disabled, .popup select, .popup textarea:disabled{background: rgba(0,0,0,0.6)!important; color: rgba(255,255,255,0.2)!important;}
.popup div {display:block;}
.popup .error {margin-top: 10px;}


/*CHECKBOX*/
.action-perfil{position:relative;}
.detail-checkbox {position:absolute; top:7px; right:0;}
.detail-checkbox * {display:inline-block !important; vertical-align:middle;}
.switch-detail{margin-top: 7px;}

 /*DEFINICION DE OBJETIVOS*/
 .search-panel #buscarObjetivo {float:left; width:calc(100% - 0px)!important;  background-color:#e6e6e6 !important; background-size: 30px !important; background-position: calc(100% - 3px) center !important;}
 .perfil-usuario .foto-usuario {width: 100px; height: 100px; border-radius:50%; background-size:cover; display: inline-block; vertical-align: middle; border: 1px solid #e5e5e5;}
 .perfil-usuario .datos-usuarios {width: calc(100% - 150px); margin-left: 20px; display: inline-block; vertical-align: middle;}
 .perfil-usuario .datos-usuarios a {margin-bottom: 3px;}
 .perfil-usuario .datos-usuarios label{display:block; font-size: 0.95em;}
 .perfil-usuario .datos-usuarios label:nth-child(1){color:black; font-size: 0.85em;}
 .perfil-usuario .datos-usuarios label:nth-child(2){color:#FA6F19; font-size: 0.85em;}
 table tbody tr td input.valorPorcentual {width: 100px!important; text-align:center;}
 .icon-porcentege .icon-input{background-size:10px!important;}

 /*DETALLE OBJETIVOS*/
.detalle-objetivo{ margin-bottom: 5px;}
.detalle-objetivo h1 { margin-bottom:15px;}
.detalle-objetivo .datos-formulario { margin-top:20px;}
@media only screen and (max-width:480px){.datos-formulario form div .form-field * { display:block!important; float:initial; width: 100%;}}
.detalle-objetivo table tbody tr td input.logro {width: 700px!important;}
.objetive-detail  .perfil-usuario {height: 180px;}
.objetive-detail  .perfil-usuario:hover{-webkit-transform: scale(1.05);-ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.objetive-detail  .perfil-usuario .foto-usuario{width:100px; height:100px; margin: 40px 0 40px 0;}
.objetive-detail  .perfil-usuario .datos-usuarios{margin-left:30px; position:relative;}
.objetive-detail  .perfil-usuario .datos-usuarios .text-pendiente{position:absolute; bottom:5px; left:40px;}
.objetive-detail  .perfil-usuario .datos-usuarios a{margin:5px auto;}
@media only screen and (min-width:35em){
    .objetive-detail .perfil-usuario:after{content: ''; display: block; clear:both;}
    .objetive-detail .perfil-usuario{float:left; width:calc(50% - 15px); /*margin-bottom:60px;*/}
    .objetive-detail .h-line{display:none;}
}
@media only screen and (min-width:768px){
    .objetive-detail .perfil-usuario:after{content: ''; display: block; clear:both;}
    .objetive-detail .perfil-usuario{float:left!important; width: 33.3%;  margin-bottom: 0px;}
}
.detalle-objetivo .logros-list .action {display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px;}
.detalle-objetivo .logros-list .action h1 {margin: 0;}
.detalle-objetivo .logros-list.disabled {opacity: 60%; pointer-events: none;}
/*RESULTADO OBJETIVOS*/
.evaluacion-objetivo .form-field * { display: block !important; float: initial; width: 100%;}

/* EVALUACIONES */
.evaluacion .evaluacion-usuarios {display: flex; flex-wrap: wrap;}
.evaluacion .evaluacion-usuarios .perfil-usuario{margin-bottom:30px;}
.evaluacion .evaluacion-usuarios .perfil-usuario .datos-usuarios{margin-left:10px;}
.evaluacion .evaluacion-usuarios .perfil-usuario label:nth-child(n){margin-bottom:5px;}
.evaluacion .evaluacion-usuarios a .check {width: 30px; height: 30px; background-color: #7c7c80; border-radius: 50%; background-image: url('../Images/Icons/ic_confirmar.svg'); position: absolute; right: -15px; top: 0px; background-size: 80%; background-position: center; background-repeat: no-repeat;}
@media only screen and (min-width:45em){
    .evaluacion .evaluacion-usuarios:after{content: ''; display: block; clear:both;}
    .evaluacion .evaluacion-usuarios .perfil-usuario{float:left; width:33.33%;}
}

/* GRAFICO EVALUACION */
.evaluacion .evaluation-graph{margin:20px 0; position:relative;}
.evaluacion .evaluation-graph .title{color:#020201!important;}
.evaluacion .evaluation-graph .screen-actions{position:absolute; top:-10px; right:0px; margin:0px!important;}
.evaluacion .evaluation-graph .chart-evaluation{width: 100%; height: 310px; margin-top:20px;}

/*ESTADO OBJETIVOS*/
.objetive-definition .container-titulo{position: relative; line-height: 35px;}
.objetive-definition .container-titulo .container-botones{display: flex; right: 0; top: -12%; position: relative; margin-bottom: 20px;}
.objetive-definition .container-titulo .container-botones .descargar-pdf{margin-left: 0.5em;}
.objetive-definition .container-titulo .container-botones  .notification{margin-left: 0.5em; background:#989898}
.objetive-definition .container-titulo .container-botones .boton-colaboradores{bottom: -43px; left: -234px; margin-left: 0.5em; position: relative;}
.objetive-definition .form-actions{text-align:right;}
.objetive-definition .detalle-objetivo .perfil-usuario{width:270px;}
.objetive-definition .objetivo-estrategico-table {margin-bottom: 15px;}
.objetive-definition .reunion-fijacion{ position: relative;}
 @media only screen and (min-width:45em){
.objetive-definition .reunion-fijacion .ponderacion{ position: absolute; right:0; top: -50px;}
.objetive-definition .reunion-fijacion .ponderacion .label{ text-align:right;}
 }
.objetive-definition .reunion-fijacion >label{ display: block; text-transform: uppercase;}
.objetive-definition .reunion-fijacion .datepicker{ right: 0; display: block; width: 180px; margin-bottom: 20px; margin-top: 10px;}
.objetive-definition .objetivo-estrategico-table .title {margin-bottom: 5px; display: block;}
.objetive-definition .objetivo-estrategico-table table tbody tr{cursor:pointer;}
.objetive-definition .objetivos-individuales-table {margin-bottom: 15px;}
.objetive-definition .objetivos-individuales-table tbody tr{cursor:pointer;}
.objetive-definition .objetivos-individuales-table .title {margin-bottom: 5px; display: block;}
.objetive-definition .objetivos-grupales-table {margin-bottom: 15px;}
.objetive-definition .objetivos-grupales-table .title {margin-bottom: 5px; display: block;}
.objetive-definition .objetivos-grupales-table tbody tr{cursor:pointer;}
.objetive-definition .container-guardar-fecha{ text-align: right;}
.objetive-definition .container-guardar-fecha a{ }
.popup select.requiredObjetivoEspecifico {background:none!important; color:white!important;}
.popup select.plan-objetivo-competencia {background:initial!important; color:white!important;}
.popup option.opciones-objetivo{background-color:black!important;}
.objetive-state{position:relative; margin-bottom:50px;}
.objetive-state .ic-objetivo-borrador{width:30px; height:30px; border-radius:50%; background-image:url(../Images/Icons/ic_en_borrador.svg); background-repeat:no-repeat; background-size:cover;}
.objetive-state .ic-objetivo-pendiente, .objetive-detail .ic-objetivo-pendiente{width:30px; height:30px; border-radius:50%; background-image:url(../Images/Icons/ic_pendiente.svg); background-repeat:no-repeat ;background-size:cover;}
.objetive-state .text-pendiente, .objetive-detail .text-pendiente{color:#e84d5c;}
.objetive-state .ic-objetivo-aprobado{width:30px; height:30px; border-radius:50%; background-image:url(../Images/Icons/ic_aprobado.svg); background-repeat:no-repeat; background-size:cover;}
.objetive-state .text-aprobado{color:#E82EB0;}
.objetive-state label{position:absolute; top:7px; left:45px;}
.objetive-state .add-new-objetive{position:absolute; top: 0; left: 0; z-index:1}

/*BOX CON ELIMINAR*/
.fondo-box{display: block; border: 2px solid #F1F0F0; padding:20px 30px; border-radius: 20px; position: relative; margin-bottom: 20px; cursor: pointer;}
.fondo-box.hovereable:hover{border: 2px solid #aaa;}
.fondo-box .delete {width:25px; height: 25px; position: absolute; cursor:pointer;}

/*SPRINT*/
.sprint .delete-red { top: 10px; right: 10px;}
.sprint .fondo-box{padding:10px 30px}
.sprint .date-range div label {color: white;}
.sprint .status-sprint > .date-range {background: none!important;}
.sprint .date-range .screen-actions{margin:0;}
.sprint.gray .date-range{background-color: #989898;}
.sprint.gray .status-sprint .date-range div label{color: #989898;}
.sprint.gray .date-range .screen-actions a{background-color: #989898;}
.sprint.green .date-range{background-color: #E82EB0;}
.sprint.green .status-sprint .date-range div label{color: #E82EB0;}
.sprint.green .date-range .screen-actions a{background-color: #E82EB0;}
.sprint.red .date-range{background-color: #e84d5c;}
.sprint.red .status-sprint .date-range div label{color: #e84d5c;}
.sprint.red .date-range .screen-actions a{background-color: #e84d5c;}
.sprint.black .date-range{background-color: black;}
.sprint.black .status-sprint .date-range div label{color: black;}
.sprint.black .date-range .screen-actions a{background-color: black;}


/*COMPETENCIAS*/
.competencias .datos-competencia .fondo-titulo {background-color: #E82EB0; width:calc(100% - 40px); height: 40px;  border-radius: 20px; margin-bottom:20px;}
.competencias .datos-competencia .fondo-titulo label{color: white; height:40px; line-height:40px; margin-left:20px; font-size: 16px;}
.competencias .datos-competencia .fondo-titulo span{color:white;}
.competencias .delete-green { top: 30px; right: 20px;}
.competencias .datos-competencia p{ display:block; font-size: 13px;}


/*DETALLE VALOR*/
.detalle-competencia-comportamientos .detalle-competencia .form-field * { display:block!important; float:initial; width: 100%;}
.detalle-competencia-comportamientos table tbody tr:hover{cursor:pointer; background-color:rgba(118, 206, 191, 0.3);}
.detalle-competencia-comportamientos table tbody tr td.descripcion-comportamiento{width: 550px!important;}
.detalle-competencia-comportamientos table tbody tr td.evaluador-competencia label{display:block;}

/*POPUP GENERAR NUEVO COMPORTAMIENTO*/
.popup-comprotamiento textarea{margin-bottom: 15px;}
.popup-comprotamiento .grupo-ocupacional .nombre-grupo .rol{position:relative;}
.popup-comprotamiento .grupo-ocupacional .nombre-grupo .rol label{ top:2px; display: inline-block; width: calc(100% - 44px);}
 @media only screen and (min-width:45em){
    .popup-comprotamiento .grupo-ocupacional{margin-bottom:10px;}
    .popup-comprotamiento .grupo-ocupacional .nombre-grupo:after{content: ''; display: block; clear:both;}
    .popup-comprotamiento .grupo-ocupacional .nombre-grupo .rol{float:left; width:50%;}
}
.popup-comprotamiento div div span{width:25px; height:25px; display:inline-block; vertical-align:middle; background-size: 100% auto; background-position: center;}
.popup-comprotamiento div div span.ic-autoevaluacion-blanco {background-size: 70% auto;}
.popup-comprotamiento .rol{ text-align:left; margin-bottom: 5px;}
.popup-comprotamiento .rol * {vertical-align: middle;}
.popup-comprotamiento .rol input{ margin:0 8px;}
.popup-comprotamiento div div label{color:white;}

/*EVALUACIONES PENDIENTES*/
.evaluaciones-pendientes .usuario-pendiente .datos-usuarios{top:14px; left:100px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones {position: relative; margin:30px 0; height:45px; background-color: #e6e6e6 ; border-radius: 27px; padding: 2px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones .datos-pendientes-evaluaciones{margin-top:10px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones:after {content: ''; display: block; clear:both;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones label {display:block; line-height:14px; margin: 0 5px 0 20px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones label:nth-child(1){color:black; font-size:13px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones label:nth-child(2){color:#989898; font-size:10px;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones .contenido.derecha {float:right;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones .contenido.derecha * {float:right;}
.evaluaciones-pendientes .usuario-pendiente .numero-evaluaciones .boton-evaluar{position:absolute;  display: inline-block; top:6px; right:6px;}

/*EVALUACION COMPORTAMIENTO*/
.evaluacion-comportamiento .numero-pregunta{width:150px; background-color:#E82EB0; border-radius:20px; padding:10px;}
.evaluacion-comportamiento .detalle-usuario .cargar-imagen {width:200px; height:200px;}
.evaluacion-comportamiento .numero-pregunta label, .evaluacion-comportamiento .numero-pregunta span {color: white; margin-left: 10px;}
.evaluacion-comportamiento .datos-usuario label {display:block; text-align:center;}
.evaluacion-comportamiento .datos-usuario label:first-child{color:#FA6F19;}
.evaluacion-comportamiento .evaluacion-pregunta p { text-align:center; font-size:18px;}
.evaluacion-comportamiento .botones-despliegue {text-align: left;}
.evaluacion-comportamiento .botones-despliegue:after {content: ''; display: block; clear:both;}
.evaluacion-comportamiento .botones-despliegue label {color:black;  margin: 0 10px; height:30px; line-height:30px;}
.evaluacion-comportamiento .botones-despliegue .flecha.izquierda {float:left;}
.evaluacion-comportamiento .botones-despliegue .flecha.izquierda div {width:30px; height:30px; cursor:pointer;}
.evaluacion-comportamiento .botones-despliegue .flecha.izquierda * {float:left;}
.evaluacion-comportamiento .botones-despliegue .flecha.derecha {float:right;}
.evaluacion-comportamiento .botones-despliegue .flecha.derecha div {width:30px; height:30px;  cursor:pointer;}
.evaluacion-comportamiento .botones-despliegue .flecha.derecha * {float:right;}

/*EVALUACION OBJETIVOS*/
.objetive-evaluation{text-align:center;}
.evidencias h1.title{text-align:left; margin-bottom: 10px;}
.objetive-evaluation .container-titulo{position: relative; line-height: 35px;}
.objetive-evaluation .container-titulo .container-botones{display: flex; right: 0; top: -12%; position: relative; margin-bottom: 20px;}
.objetive-evaluation .container-titulo .container-botones .notificacion{margin: 0px 0px 0px auto}
.objetive-evaluation .container-titulo .container-botones .descargar-pdf{margin-left: 0.5em;}
.objetive-evaluation .container-titulo .container-botones .descargar-excel{margin-left: 0.5em; margin-bottom: 0.5em;}
.objetive-evaluation .detalle-usuario .photo-user {width:200px; height:200px; margin: 0 auto 25px auto; border-radius:50%; background-size:cover;}
.objetive-evaluation .detalle-usuario label{text-align:center; display:block;}
.objetive-evaluation .detalle-usuario .name-user{color:#000;}
.objetive-evaluation .detalle-usuario .puesto-user {color: #FA6F19;}
.objetive-evaluation .contenido-objetivo-meta .objetivo-meta .lab {width: auto; margin: 9px 0 0 12px !important;}
.objetive-evaluation .contenido-objetivo-meta {margin:25px auto; text-align:center;}
.objetive-evaluation .contenido-objetivo-meta .objetivo-meta{display:inline-block; text-align:left;}
.objetive-evaluation .contenido-objetivo-meta .objetivo-meta label{color:#000; display:block;}
.objetive-evaluation .contenido-objetivo-meta .objetivo-meta label span{color:#7f7f7f;}
.objetive-evaluation .contenido-objetivo-meta .objetivo-meta .col .formula{font-size: 12px;}
.objetive-evaluation .all-level {display:inline-block; text-align:left;}
.objetive-evaluation .all-level .form-field > *:first-child{float:initial;}
.objetive-evaluation .all-level .form-field label input{vertical-align:middle;}
.objetive-evaluation .form-field textarea{width:100%;}
.objetive-evaluation .botones-despliegue{position:relative; text-align: left; display: flex}
.objetive-evaluation .botones-despliegue *{display:inline-block; vertical-align:middle;}
.objetive-evaluation .botones-despliegue .ic-izquierda-rojo, .objetive-evaluation .botones-despliegue .ic-derecha-rojo{width:30px; height:30px; cursor:pointer;}
.centered .botones-despliegue .izquierda label {display: inline-block; padding-top: 5px}
.centered .botones-despliegue .derecha, .centered .botones-despliegue .izquierda{gap: 10px}
.centered .botones-despliegue .derecha { margin: 0 0 0 auto}
.centered .botones-despliegue .derecha label {display: inline-block; padding-top: 5px}
.centered .botones-despliegue .ic-izquierda-rojo, .centered .botones-despliegue .ic-derecha-rojo{width:30px; height:30px; cursor:pointer;}
.centered .botones-despliegue .derecha, .centered .botones-despliegue .izquierda{display:flex}
.objetive-evaluation .botones-despliegue .derecha{position: absolute; top :0px; right: 0px; margin-bottom: 20px; padding-bottom: 20px; }
.evidencias .comentario-general {margin:0 0 10px 0; text-align:left;}
.evidencias .comentario-general * {display: block;}
.evidencias .comentario-general textarea {width: 100%; height: 100px; resize: none; margin-top:7px;}
.evidencias .table {width: 100%;}
.evidencias .table table .evidence-action{text-align:right;}

/*ESTRELLAS DE PUNTUCION*/
.star{margin:40px 0; text-align:center;}
.star.big a{display:inline-block; width:40px; height:40px; margin-right:20px; text-align:center;}
/*.star.big a:nth-child(5){margin-right:0px!important;}*/
.star.small div{display:inline-block; width:17px; height:17px; margin-right:10px; text-align:center;}
.star.small div:last-child{margin:0;}
.star a{background:url(../Images/Icons/ic_estrella_roja_borde.svg); background-repeat: no-repeat;}
.star a.active{background:url(../Images/Icons/ic_estrella_roja.svg); background-repeat: no-repeat;}
.star.blanco div{background:url(../Images/Icons/ic_estrella_borde_blanco.svg); background-repeat: no-repeat;}
.star.blanco div.un-cuarto{background:url(../Images/Icons/ic_estrella_blanca_un_cuarto.svg); background-repeat: no-repeat;}
.star.blanco div.mitad{background:url(../Images/Icons/ic_estrella_blanca_mitad.svg); background-repeat: no-repeat;}
.star.blanco div.tres-cuartos{background:url(../Images/Icons/ic_estrella_blanco_tres_cuartos.svg); background-repeat: no-repeat;}
.star.blanco div.completa{background:url(../Images/Icons/ic_estrella_blanca.svg); background-repeat: no-repeat;}
.star.gray div{background:url(../Images/Icons/ic_estrella_borde_gris.svg); background-repeat: no-repeat;}
.star.gray div.un-cuarto{background:url(../Images/Icons/ic_estrella_gris_un_cuarto.svg); background-repeat: no-repeat;}
.star.gray div.mitad{background:url(../Images/Icons/ic_estrella_gis_mitad.svg); background-repeat: no-repeat;}
.star.gray div.tres-cuartos{background:url(../Images/Icons/ic_estrella_gris_tres_cuartos.svg); background-repeat: no-repeat;}
.star.gray div.completa{background:url(../Images/Icons/ic_estrella_gris.svg); background-repeat: no-repeat;}

/*MI SEGUIMIENTO*/
 .mi-seguimiento .perfil-usuario{margin-bottom: 40px;}
 .mi-seguimiento .perfil-usuario:hover{-webkit-transform: scale(1.05);-ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
 .mi-seguimiento .datos-usuarios label:first-child{color:#FA6F19;}
 .mi-seguimiento .datos-usuarios label:nth-child(2){color:black;}
 .mi-seguimiento .menu-icon {width: 36px; height: 36px; margin-right: 5px; display: inline-block; background-size:cover; border-radius:50%;}

/*COLABORADOR*/
.colaborador .perfil-usuario{position:relative;}
.colaborador .perfil-usuario .datos-usuarios{margin-left:0px; width:calc(100% - 209px);}
    .colaborador .perfil-usuario .datos-usuarios label:last-child {
        color: #FA6F19;
    }
.colaborador .perfil-usuario .screen-actions a{position:absolute; top:30px; right:0;}
.colaborador .carpeta .carpeta-plan .plan-action{position:absolute; top:0px; left:160px;}
.colaborador .carpeta .carpeta-plan .plan-action *{display:inline-block;}
.colaborador .carpeta .carpeta-plan .plan-action .delete{width:25px; height: 25px; cursor:pointer; margin-left:15px;}
.colaborador .fechas {margin: 20px 0;}
.colaborador .fechas .form-field {display: flex; align-items: center;}
.colaborador .fechas .form-field label {line-height: 15px;}
.colaborador .fechas .form-field .datepicker{width: 30%;}

/*CARPETA*/
.carpeta .ic-file{background-image:url('../Images/Carpeta/ic_file.svg'); background-repeat:no-repeat; width:135px; height:100px; position:relative;}
.carpeta .carpeta-plan{margin-right:15px; position:relative;}
.carpeta .carpeta-plan .ring-chart{width:65px; position:absolute; top:12px; left:50%; transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);}
.carpeta .carpeta-plan .ring-chart label{font-size:0.8em; font-weight:bold;}
.carpeta .carpeta-plan:hover{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.carpeta .datos-carpeta{margin:15px 0 30px 0;}
.carpeta .datos-carpeta p{padding:10px 5px; border-radius:15px; margin-top:10px;}

 @media only screen and (min-width:45em){
    .colaborador .carpeta:after{content: ''; display: block; clear:both;}
    .colaborador .carpeta .carpeta-plan{float:left; width:calc(33.33% - 15px);}
   

}

 /*PLAN*/
 .plan-accion .plan .carpeta {position:relative;}
 .plan-accion .plan .carpeta .carpeta-plan:hover{transform: scale(1); -webkit-transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);}
 .plan-accion .plan .carpeta .datos-carpeta p{padding:10px 5px; border-radius:15px; margin-top:5px; width:calc(100% - 100px);}
 .plan-accion .plan .carpeta .screen-actions a{position:absolute; top:45px; right:0px;}

 /*SOLICITUD DE CARD PENDIENTES*/
 .solicitud-card-pendiente {margin-top:30px;}
 .solicitud-card-pendiente .perfil-usuario{margin:20px 0px;}
 .solicitud-card-pendiente .datos-usuarios label:nth-child(2){color:#FA6F19;}
 .solicitud-card-pendiente .datos-usuarios label:nth-child(3){font-size:13px;}
 .solicitud-card-pendiente .datos-usuarios .entregar-cards{margin:10px 0 0 0; text-align:left;}

 @media only screen and (min-width:45em){
    .usuario-card-pendiente:after{content: ''; display: block; clear:both;}
    .usuario-card-pendiente .perfil-usuario{float:left; width:33.33%;}
}

 /*TRELLO*/
 .trello-postit .border-title{padding:10px; border-radius:20px; border:1px solid gray; text-align:center;}
 .trello-postit .col{border-bottom:1px solid gray; margin-bottom:20px;}
 .trello-postit .col  .trello-state{margin:30px 0;}
 .trello-postit .trello-state .post-its .detalle-post-its .state-flecha .ic-flecha-trello-next{background-image:url(../Images/Controls/arrow_down_gray.svg); background-repeat:no-repeat; width:70px; height:70px; position:absolute; bottom:-55px; left:50%; cursor:pointer; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform:translateX(-50%);}
 .trello-postit .trello-state .post-its .detalle-post-its .state-flecha .ic-flecha-trello-prev{background-image:url(../Images/Controls/arrow_down_gray.svg); background-repeat:no-repeat; width:70px; height:70px; position:absolute; top:-55px; left:50%; cursor:pointer; transform: rotate(-180deg) translateX(50%); -webkit-transform: rotate(-180deg) translateX(50%); -ms-transform: rotate(-180deg) translateX(50%); -moz-transform: rotate(-180deg) translateX(50%); -o-transform: rotate(-180deg) translateX(50%);}
 .trello-postit .col:first-child .trello-state .post-its .detalle-post-its .state-flecha .ic-flecha-trello-prev{display:none;}
 .trello-postit .col:last-child .trello-state .post-its .detalle-post-its .state-flecha .ic-flecha-trello-next{display:none;}

 /*POST ITS*/
.post-its {text-align: center;}
.post-its .detalle-post-its{width:215px!important; margin-bottom: 40px; padding:15px; -webkit-backface-visibility:hidden; position:relative; display:inline-block; background-size: contain; background-repeat: no-repeat; background-position: center; transform: rotate(-3deg); -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -o-transform: rotate(-3deg);}
.post-its .detalle-post-its:hover {transform: rotate(-3deg) scale(1.02); -webkit-transform: rotate(-3deg) scale(1.02); -ms-transform: rotate(-3deg) scale(1.02); -moz-transform: rotate(-3deg) scale(1.02); -o-transform: rotate(-3deg) scale(1.02);}
.post-its .detalle-post-its .datos-post-it .foto-usuario{width:35px; height:35px; border-radius:50%; background-size:cover;}
.post-its .detalle-post-its .datos-post-it{position:relative;}
.post-its .detalle-post-its .datos-post-it .datos-usuarios{position:absolute; top:2px; left:45px;}
.post-its .detalle-post-its .datos-post-it label{font-size: 0.75em; display:block; color: #363639; text-align: left;}
.post-its .detalle-post-its .datos-post-it label:first-child{font-weight:bold;}
.post-its .detalle-post-its .datos-post-it label:nth-child(2){color: #666666;}
.post-its .detalle-post-its .delete {width:20px; height: 20px; position:absolute; top:20px; right:10px; cursor:pointer;}
.post-its .detalle-post-its .h-line {background: #fff; margin: 10px auto;}
.post-its .detalle-post-its textarea{height: 90px; max-height: 90px; min-height: 90px; min-width:100%; max-width:100%; background-color:transparent!important; border:none; text-align:center; color: #363639;}
.post-its .detalle-post-its  textarea.marcado{text-decoration-line:line-through;}
.post-its .detalle-post-its .opciones-post-its{position:relative; margin-top:15px;}
.post-its .detalle-post-its .opciones-post-its .ic-colores{width:20px; height: 20px; cursor:pointer;}
.post-its .detalle-post-its .opciones-post-its .ic-calendar-black {background-image: url('../Images/Icons/ic_calendar_black.svg'); background-repeat:no-repeat; width:30px; height:30px; cursor:pointer; position:absolute; top:-5px; right:30px;}
.post-its .detalle-post-its .opciones-post-its .end-date-postit{position:absolute; top:2px; right:70px; color:#000; font-size:0.9em;}
.espacio-privado h1{margin-bottom:25px;}

 /*NUEVO CARD*/
.gestion-card{display: flex; flex-wrap: wrap; justify-content: center;}
.gestion-card a{margin: 0 15px 15px 0;}
.gestion-card a .card{height:267px; width:100%; border-radius: 8px; position:relative;}
@media only screen and (min-width:35em){
    .gestion-card:after{content: ''; display: block; clear:both;}
    .gestion-card a{float:left; width:calc(50% - 15px);}
    .gestion-card a{margin: 0 15px 15px 0;}
    .gestion-card a:nth-child(2n){margin:0 0 15px 0;}
}
@media only screen and (min-width:45em){
    .gestion-card:after{content: ''; display: block; clear:both;}
    .gestion-card a{float:left; width:calc(25% - 5px);}
    .gestion-card a{margin: 0 4px 15px 0 !important; min-width: 225px; display: inline-block;}
    .gestion-card a:nth-child(3n){margin:0 0 15px 0 !important;}
}

.gestion-card .card-padre {border-radius:16px; position: relative; padding-left:16px; padding-right:16px; padding-top:16px; padding-bottom:16px; overflow: hidden; width: 180px; margin: 0 auto;}
.gestion-card .card-padre .background {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.5;}
.gestion-card .card-padre .card {position: relative; z-index: 1;}
.gestion-card .card-padre .card .imagen-card-padre{align-items: center; display: flex; justify-content: center; margin-top: 43px;}
.gestion-card .card-padre .card .imagen-card{position: absolute; top: 94px; display:inline-block; height:115px; width:115px; background-size:contain; background-position:center; background-repeat:no-repeat;}
.gestion-card .card-padre .asunto-card{text-align:center; padding-top:23px;}
.gestion-card .card-padre .asunto-card label.small {font-size: 1.2em;}
.gestion-card .card-padre .card label{color:#fff; font-size:1.3em;}
.gestion-card .card-padre .card label.small{font-size:1.3em;}
.gestion-card .card-padre .card .delete {border-radius: 50%; background-color:#8029c1; width:25px; height: 25px; position:absolute; top:-10px; right:-10px; cursor:pointer;} /*border:18px solid #dadbda;*/ 
#popupGuardarCard .popup-container {max-width: 290px;}

.detalle-card-padre-abuelo{align-items: center; display: flex; justify-content: center; padding-left: 32px;}
.detalle-card-padre-abuelo .detalle-card-padre{border-radius:16px; position: relative; background: #dadbda; padding-left:16px; padding-right:16px; padding-top:16px; padding-bottom:16px; overflow: hidden; width:190px;}
.detalle-card-padre-abuelo .detalle-card input[type="text"] {background-color: #fff !important; color:black !important}
.detalle-card-padre-abuelo .detalle-card-padre .detalle-card {position: relative; }
.detalle-card-padre-abuelo .detalle-card-padre .detalle-card a {margin-top:6px; position: absolute; transform: translateX(-50%); left: 50%; bottom: 30px; -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.detalle-card-padre-abuelo .detalle-card-padre .detalle-card {height: 250px; border-radius:8px; background-color:#9da1a2; padding-left:12px; padding-right:12px; padding-top:7px; padding-bottom:7px;}
.detalle-card-padre-abuelo .detalle-card-padre .detalle-card .cargar-imagen {width:100px; height:100px; margin-bottom:0px; position:absolute; background-size:contain; background-position:center; background-repeat:no-repeat; cursor: pointer; top: 70px;left: 50%; transform: translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.detalle-card-padre-abuelo .detalle-card-padre .detalle-card .cargar-imagen .ic-interrogacion {width: 60%; height: 100%; background-repeat:no-repeat;}

/*PALETA COLORES CARDS*/
.colores-card{margin-top:10px; position:relative; text-align:left;}
.colores-card .paleta-colores{text-align:center; margin-top:30px;}
.colores-card .paleta-colores a{width:25px; height: 25px; border-radius:50%; display:inline-block; margin:5px; vertical-align: middle; transition: none; -webkit-transition: none;}
.colores-card .paleta-colores a.selected{border: 5px solid white; margin:0px;}
.colores-card .paleta-colores-input{max-width:100%; margin-top:15px; padding-left:40px; padding-right:40px;}
.colores-card .paleta-colores-input label{color:white; height:36px; line-height:52px;}
.colores-card .paleta-colores-input label span{margin-left:9px;}
.colores-card .paleta-colores-input input[type="text"]{float:right; width:71%; background-color:white !important; color:black !important}


/*PALETA COLORES POST-ITS*/
.colores-post-its.hidden{display:none;}
.colores-post-its{padding:3px; background-color:#fff; border-radius: 20px; text-align:center; position:absolute; top: -5px; left:30px;}
.colores-post-its a{width: 17px; height: 17px; border-radius: 50%; display:inline-block; margin:5px; vertical-align: middle; transition: none; -webkit-transition: none;}
.colores-post-its a.selected{border: 5px solid black;; margin:0px;}
.colores-post-its a.yellow{background-color:#e9e56f;}
.colores-post-its a.rosa{background-color:#ffb3b3;}
.colores-post-its a.rosado{background-color:#ffb6d7;}
.colores-post-its a.menta{background-color:#9beada;}
.colores-post-its a.celeste{background-color:#92a8f7;}

/*ENTREGA CARD*/
.envio-card{padding:20px 10px; border-radius:8px;}
.envio-card{position: relative; z-index: 1;}
@media only screen and (min-width:35em){
    .envio-card{}
}

.envio-card-padre{border-radius:16px; position: relative; padding-left:16px; padding-right:16px; padding-top:16px; padding-bottom:16px; overflow: hidden; width:250px!important; margin: 40px auto 0 auto;}
.envio-card-padre .background {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.5;}
.envio-card .datos-remitent.hidden{display:none;}
.envio-card .datos-remitente label, .envio-card .datos-remitente span{color:#fff !important; font-size: 0.92em;}
.envio-card .anonimo{margin:10px 0 7px 0; position:relative;}
.envio-card .anonimo label{margin-left:10px; color: #fff; position:absolute; top:2px; left:20px; font-size: 0.8em;}
.envio-card .buscar:after {content:''; display:block; clear:both;}
.envio-card .buscar label{float:left; width:30px; position:relative; height:35px; line-height:35px; font-size: 0.85em;}
.envio-card .buscar #buscar{float:left; width:calc(100% - 45px); margin-left: 10px; background-color:transparent!important; border-color: #fff;}
.envio-card .buscar label{color: #fff;}
.envio-card .titulo-card {position:relative;}
.envio-card .titulo-card .asunto{margin-top:10px; text-align: center; margin-bottom: 5px;}
.envio-card .titulo-card .imagen-card{height:90px; width:90px; margin:0 auto; background-size:contain; background-position:center; background-repeat:no-repeat;}
.envio-card .titulo-card label{top:10px; left:50px; color:#fff !important;}
.envio-card div textarea{min-width:100%; max-width:100%; background-color:transparent!important; border-color: #fff; color: #fff;}
.envio-card div textarea.mensaje {height: 80px; margin-top:10px;}
.envio-card div textarea::placeholder{color: rgba(255, 255, 255, 0.8);}

/*MIS CARD*/
.mis-card .gestion-card .notificaciones-card{height:25px; width:25px; border-radius:50%; background-color:#8029c1; border:2px solid #fff; position:absolute; top:-14px; right:-14px;}
.mis-card .gestion-card .notificaciones-card span{font-size: 21px; font-weight: bold; display: block; line-height: 25px; text-align: center; color:#fff;} 
.mensaje-error-card{margin-top:30px;}

/*DETALLE DE MIS CARD*/
.detalle-mi-seguimiento {text-align: center;}
.detalle-mi-seguimiento .search {width:100%; background-size: 30px !important; background-position: calc(100% - 3px) center !important; background-color:#e6e6e6 !important;}
.favoritos-and-no-favoritos{display:flex; flex-wrap:wrap; justify-content:center;}
.detalle-mi-seguimiento .entrega-card-padre{border-radius:16px; position: relative; padding-left:16px; padding-right:16px; padding-top:16px; padding-bottom:16px; overflow: hidden; width:219px!important; margin: 20px 11px 0 11px;}
.detalle-mi-seguimiento .entrega-card-padre .background {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.5;}
.detalle-mi-seguimiento .favoritos-and-no-favoritos .datos-remitente{padding-top: 6px; max-height: 15px; overflow: hidden; display: block;}
.detalle-mi-seguimiento .entrega-card-padre .datos-remitente label{font-size: 0.80em;}
.detalle-mi-seguimiento .entrega-card{padding: 10px 3px 35px 3px; border-radius:8px; text-align: left; vertical-align: top; position: relative;}
.entrega-card-hijo-no-favorito{height: 240px;}
.detalle-mi-seguimiento .entrega-card:hover {transform: scale(1.03);-webkit-transform: scale(1.03);-ms-transform: scale(1.03);-moz-transform: scale(1.03);-o-transform: scale(1.03);}
.detalle-mi-seguimiento .entrega-card .mensaje-padre{padding-left:10px; padding-right:10px; word-break:break-word; position: absolute; top: 197px;}
.detalle-mi-seguimiento .entrega-card .imagen-card{height:100px; width:100px; margin:0 auto; background-size:contain; background-position:center; background-repeat:no-repeat; position: absolute; top: 90px; left:50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.detalle-mi-seguimiento .entrega-card .titulo-card .asunto{margin-top:20px; text-align: center; margin-bottom: 15px;}
.detalle-mi-seguimiento .entrega-card .titulo-card .asunto label{font-size:1.8em;}
.detalle-mi-seguimiento .entrega-card .titulo-card .asunto label.small{font-size:1.3em;}
.detalle-mi-seguimiento .entrega-card .titulo-card{font-size: 0.9em; margin-bottom: 18px;}
.detalle-mi-seguimiento .entrega-card label, .detalle-mi-seguimiento .entrega-card p{color: #fff!important;}
.detalle-mi-seguimiento .favorite-cards .entrega-card {position: absolute; padding: 0; width: 251px;}
.detalle-mi-seguimiento .favorite-cards .entrega-card .background {border-radius: 16px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.5;}
.detalle-mi-seguimiento .favorite-cards .entrega-card .entrega-card-hijo{position: relative; border-radius:8px; background: #dadbda; margin: 16px; padding: 10px 3px 35px 3px; height: 240px;}
.detalle-mi-seguimiento .favorite-cards .entrega-card .entrega-card-hijo label {font-size: 0.80em;}
.detalle-mi-seguimiento .favorite-cards .entrega-card .entrega-card-hijo .titulo-card .asunto label{font-size: 1.8em;} 
.detalle-mi-seguimiento .favorite-cards .entrega-card .entrega-card-hijo .titulo-card .asunto label.small{font-size: 1.3em;} 

/*EVALUACIONES PENDIENTES*/
.card-pendientes .usuario-pendiente .datos-usuarios{top:14px; left:100px;}
.card-pendientes .usuario-pendiente .numero-pendientes {position: relative; margin:30px 0; height:45px; background-color: #e6e6e6 ; border-radius: 27px; padding: 2px;}
.card-pendientes .usuario-pendiente .numero-pendientes:after {content: ''; display: block; clear:both;}
.card-pendientes .usuario-pendiente .numero-pendientes div:first-child{margin-top:12px;}
.card-pendientes .usuario-pendiente .numero-pendientes label {margin:0px 5px 0 20px;}
.card-pendientes .usuario-pendiente .numero-pendientes .contenido.derecha {float:right;}
.card-pendientes .usuario-pendiente .numero-pendientes .contenido.derecha * {float:right;}
.card-pendientes .usuario-pendiente .numero-pendientes .boton-entregar{position:absolute;  display: inline-block; top:6px; right:6px;}


/*CARD FAVORITOS*/
.favorite-cards{position:relative; display:inline-block; margin: 20px 10px 0 10px; vertical-align: top; overflow: hidden;}
.favorite-cards .entrega-card{margin: 0 !important; width:254px;}
.favorite-cards .entrega-card:hover {transform: none;-webkit-transform: none;-ms-transform: none;-moz-transform: none;-o-transform: none;}
.favorite-cards .entrega-card.right{left:100%;}
.favorite-cards .entrega-card.left{left:-100%;}
.favorites-seccion{position:absolute; top:0; left:0;} 
.total-favorites .totally-margin{width:25px; height:25px; background-color: #8029c1; border:4px solid #fff; border-radius:50%; position:absolute; top:1px; right:1px; z-index:1;}
.total-favorites .totally-margin label{color:#fff; font-weight:bold; font-size:21px;}
.ic-flecha-blanco-izquierda{width:50px; height:50px; cursor:pointer; position:absolute; top:50%; left:-8px; transform:translateY(-50%); z-index:1;}
.ic-flecha-blanco-derecha{width:50px; height:50px; cursor:pointer; position:absolute; top:50%; right:-8px; transform:translateY(-50%); z-index:1;}
.favorite-star{float: right; position: absolute; bottom: 15px; right: 10px;}
.favorite-star .ic-border-star-white{background-image:url(../Images/Icons/ic_estrella_borde_blanco.svg); background-size: contain; background-repeat: no-repeat; width:25px; height:25px; cursor:pointer; margin-bottom: -9px;}
.favorite-star .ic-border-star-white:hover, .favorite-star .ic-border-star-white.active{background-image:url(../Images/Icons/ic_estrella_blanca.svg);}

/*MI COACH*/
.mi-coach  .perfil-usuario {height: 110px;}
.mi-coach  .perfil-usuario:hover{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);}
.mi-coach  .perfil-usuario .foto-usuario{width:100px; height:100px;}
.mi-coach  .perfil-usuario .datos-usuarios{margin-left:30px;}
.mi-coach  .perfil-usuario .datos-usuarios a{margin:5px auto;}
.espacio-privado .screen-actions{position:relative;}
.espacio-privado .screen-actions a{position:absolute; bottom:25px; right:0;}
@media only screen and (min-width:35em){
    .mi-coach .perfil-usuario:after{content: ''; display: block; clear:both;}
    .mi-coach .perfil-usuario{float:left; width:calc(50% - 15px); margin-bottom:60px;}
    .mi-coach .h-line{display:none;}
}
@media only screen and (min-width:768px){
    .mi-coach .perfil-usuario:after{content: ''; display: block; clear:both;}
    .mi-coach .perfil-usuario{float:left!important; width: 33.3%; margin-bottom:60px;}
}

/*WINDOWS SCROLL*/
.super-windows{overflow:hidden;}
.windows-scroll{overflow:auto; padding-bottom:30px; margin-bottom:-30px;}
.super-windows-trabajadores{overflow:hidden;}
.windows-scroll-trabajadores{overflow:auto; padding-bottom:30px; margin-bottom:-30px;}

.super-windows-resultado{overflow:hidden;}
.windows-scroll-resultado{overflow:auto; padding-bottom:30px; margin-bottom:-30px;}
.super-windows-trabajadores-resultado{overflow:hidden;}
.windows-scroll-trabajadores-resultado{overflow:auto; padding-bottom:30px; margin-bottom:-30px;}

/*ERROR*/
.system-error{text-align:center; margin:auto; padding:90px 10px;}
.system-error .detalle-sistema{margin-bottom:70px;}
.system-error .detalle-sistema h1{font-size:50px; margin-bottom:20px; color:#606060;}
.system-error .detalle-sistema p{color:#606060; padding:20px 0 50px 0;}
.system-error .detalle-sistema span{display:block;}
.system-error .logo-empresa{background-image:url(../Images/logo_horizontal.png); background-repeat:no-repeat; width:96px; height:120px; display:inline-block; background-size:contain;}
@media only screen and (min-width:45em){
    .system-error .detalle-sistema{display:inline-block; vertical-align:middle; padding: 90px 150px 0 0;}
    .system-error .logo-empresa{display:inline-block; vertical-align:middle; padding:50px;}
}

/*POWER BY*/
.footer{height:67px; padding-bottom:30px;}
.create-by {margin: 0 auto; padding: 0 20px 0 20px; text-align: center;}
.create-by *{display: inline-block; vertical-align:middle;}
.create-by .power-by{background-image: url(../Images/ic_app_circle.png); background-repeat:no-repeat; width:35px; height:35px; margin-right: 10px; background-size:contain;}
.create-by .info-by{width:150px; text-align: left;}
.create-by label.name-power{font-size:15px;}
.create-by a.name-developed{font-size:9px; cursor:pointer;}
.create-by a.name-developed:hover{color:#E82EB0; transform:scale(1.1);-ms-transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}

/*ORGANIGRAMA*/
.organigrama{text-align:center;}
.organigrama i.material-icons {font-size: 1.2em; vertical-align: top; cursor: pointer;}
.organigrama div .detalle-usuario{text-align:center;}
.organigrama label{font-size:13px;}
.organigrama div .detalle-usuario{text-align:center; position:relative;}
.organigrama div .detalle-usuario div {display:inline-block; vertical-align:middle;}
.organigrama .detalle-usuario .cargar-imagen{width:200px; height:200px; z-index:1; border:none;}
.organigrama .detalle-usuario .mi-organigrama a {width:25px; height:25px; display:block; margin-left:20px; margin-bottom:30px;}
.organigrama .detalle-usuario .mi-organigrama a:last-child{margin-bottom:0;}
.organigrama .detalle-usuario .mi-organigrama a span{margin-left:40px;}
.organigrama .datos-usuario-organigrama label{display:block; text-align:center; padding:2px 0; max-width: 600px; margin: 0 auto;}
.organigrama .datos-usuario-organigrama label:last-child{color:#E82EB0;}
.organigrama .subordinados-organigrama {position: relative; display:inline-block;}
.organigrama .subordinados-organigrama .detalle-usuario{position:relative; z-index:1; text-align:left;}
.organigrama .subordinados-organigrama .cargar-imagen{width:60px; height:60px; border:none;}
.organigrama .subordinados-organigrama .cargar-imagen:hover{box-shadow: 0px 0px 35px #666; -webkit-transform:scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}
.organigrama .subordinados-organigrama .detalle-usuario .mi-organigrama{margin-top:5px;}
.organigrama .subordinados-organigrama .fondo-datos-subordinado{background-color:#F1F0F0; padding:10px 15px; border-radius: 40px; position: relative; cursor: pointer; margin-left:20px; min-width:240px;}
.organigrama .subordinados-organigrama .datos-subordinado label{display:block; text-align:center; margin-left:15px; text-align:left;}
.organigrama .subordinados-organigrama .datos-subordinado label:first-child{color:#FA6F19;}
.organigrama .subordinados-organigrama .mi-organigrama {display:block;}
.organigrama .subordinados-organigrama .mi-organigrama a{display:initial;}
.organigrama .subordinados-organigrama:after{content: ''; width:1px; height:calc(100% + 120px); background-color:#b2b2b2; display: block; position: absolute; top: -171px; left: -20px;}
.organigrama .subordinados-organigrama:before{content: ''; height:1px; width:calc(100% - 315px); background-color:#b2b2b2; display: block; position: absolute; top: -171px; left: -20px;}
.organigrama .subordinados-organigrama .detalle-usuario:before{content: ''; display: block; width: 20px; height: 1px; background-color:#b2b2b2; position: absolute; top: calc(50% - 1px); left: -20px;}
.organigrama .detalle-usuario a .your-boss{width:40px; height:40px; border-radius:50%; position:absolute; top:0px; right:calc(50% - 100px); cursor:pointer; background-size:cover; background-repeat:no-repeat;}
.organigrama .detalle-usuario a .your-boss:hover{box-shadow: 0px 0px 35px #666; transform: scale(1.03);-webkit-transform: scale(1.03);-ms-transform: scale(1.03);-moz-transform: scale(1.03);-o-transform: scale(1.03);}

/*POPUP ORGANIGRAMA*/
.popup-container .agregar-subordinado .datos-subordinado{text-align:left; position:relative; margin-bottom:10px;}
.popup-container .agregar-subordinado .datos-subordinado input{width:270px; display:inline-block; vertical-align:middle; margin-top:0px!important;}
.popup-container .agregar-subordinado .datos-subordinado label, .popup-container .agregar-subordinado .datos-subordinado .buscar-subordinado{max-width:calc(100% - 100px); display:inline-block; vertical-align:middle; color:white; text-align:left; position:relative;}
.popup-container .agregar-subordinado .datos-subordinado span{width:25px; height:25px; margin-left:15px; cursor:pointer;display:inline-block; vertical-align:middle;}
.popup-container .agregar-nuevo-subordinado{text-align:left; margin:10px 0 20px 0px;}
.popup-container .acciones-subordinado #guardar{margin-left:5px;}
.popup-container .no-dependencias{margin-left: 20px; display: block; text-align: left; color: #fff;}

/*POPUP ELIMINAR USUARIO*/
.delete-user-types label{color:#fff;}
.delete-user-types .worker-number{width:170px; padding:10px; border-radius:28px; border:1px solid #FA6F19; margin-top:5px; margin-left:50%; transform:translateX(-50%); margin-bottom:15px;}
.delete-user-types .worker-number label{color:#FA6F19;}
.delete-user-types .form-actions {margin-top:10px!important;}
.delete-user-types .form-actions:last-child {margin-top:50px!important;}
.delete-user-types .form-actions a{width:175px!important; margin-top:5px;}
.delete-user-types .eliminar-sin-reemplazar label{display:block;}
.search-input .suggest {width: 100%; position: absolute; top: calc(100% + 5px); left: 0; background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); opacity: 0; pointer-events: none; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; z-index: 5;}
.search-input .suggest.active {opacity: 1; pointer-events: all;}
.search-input .suggest a {line-height: 30px; padding: 0 8px; font-size: 0.85em; display: block; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; text-align:left;}
.search-input .suggest a:nth-child(2n+1) {background: #f5f5f5;}
.search-input .suggest a.active {background: #E82EB0; color: #fff;}

/*RESULTADO ESPERADO*/
.resultado-esperado{margin:15px 0 0 20px; position:relative;}
.resultado-esperado *{display:inline-block;}
.resultado-esperado .bar-esperado{background-color:#E82EB0; height:36px; width:calc(100% - 180px); border-radius:20px;}
.resultado-esperado .bar-esperado label{color:white; font-size:13px; margin-left:20px; height:36px; line-height:36px;}
.resultado-esperado .valor-esperado{ width:100px!important; border:1px solid gray!important; margin-left:55px; position:absolute; top:1px;}

/*CONFIGURACION OBJETIVOS, COMPETENCIAS, DESEMPEÑO*/
.configuracion .combobox-configuracion{margin: 15px 0;}
.configuracion .combobox-configuracion label{margin-left:20px; color:#606060; font-size:13px;}
.configuracion .table{padding-bottom:0px;}
.configuracion table tbody tr .first-column{ width:100px!important; border:1px solid gray!important;}
.configuracion table tbody tr .input-configuracion{border:1px solid gray!important;}
.configuracion .configuracion-objetivos table tbody tr .input-configuracion{ width:550px!important; border:1px solid gray!important;}
.configuracion table .star{margin: 0; text-align:left;}
.configuracion table .star a{margin-right:40px;}
.configuracion table .star a{background:url(../Images/Icons/ic_estrella_borde_gris.svg); background-repeat: no-repeat;}
.configuracion table .star a.active{background:url(../Images/Icons/ic_estrella_gris.svg); background-repeat: no-repeat;}
.configuracion .configuracion-desempeno table tbody tr td .input-configuracion{width:500px!important; border:1px solid gray!important;}
.configuracion .configuracion-desempeno table tbody tr td .valorPorcentual{width:70px!important; border:1px solid gray!important; border-radius:13px!important;}
.configuracion .configuracion-desempeno .tipo-evaluacion, .configuracion .configuracion-desempeno .tipo-evaluacion .progress-bar{margin: 25px 0px;}
.configuracion .configuracion-desempeno .tipo-evaluacion .rango-evaluacion{position:relative;}
.configuracion .configuracion-desempeno .tipo-evaluacion .rango-evaluacion .rango-objetivo label{margin-left:15px;}
.configuracion .configuracion-desempeno .tipo-evaluacion .rango-evaluacion .rango-competencia{position:absolute; top:0px; right:0px;}
.configuracion .configuracion-desempeno .tipo-evaluacion .rango-evaluacion .rango-porcentaje input{border:1px solid gray; width:100px;}
.configuracion .configuracion-alcance table tbody tr td.group-row{width:250px!important;}

/*CALIBARCION*/
.calibracion .titulo-leyenda{margin-left:163px!important;}
.calibracion .titulo-leyenda label{font-size:initial!important;}
.calibracion .leyenda-calibracion{margin-bottom:10px;}
.calibracion .leyenda-calibracion *{display:inline-block; vertical-align:middle;}
.calibracion .leyenda-calibracion .color-sobresaliente{background-color:#bbddb3;}
.calibracion .leyenda-calibracion .color-sobresaliente-ideal{background-color:#97cd79;}
.calibracion .leyenda-calibracion .color-distiguido{background-color:#adcfe7;}
.calibracion .leyenda-calibracion .color-distiguido-ideal{background-color:#7abce8;}
.calibracion .leyenda-calibracion .color-esperado{background-color:#fad66a;}
.calibracion .leyenda-calibracion .color-esperado-ideal{background-color:#f8c547;}
.calibracion .leyenda-calibracion .color-desarrollo{background-color:#f5aa81;}
.calibracion .leyenda-calibracion .color-desarrollo-ideal{background-color:#f79869;}
.calibracion .leyenda-calibracion .color-observacion{background-color:#f27777;}
.calibracion .leyenda-calibracion .color-observacion-ideal{background-color:#f06066;}
.calibracion .leyenda-calibracion .color-total{border:1px solid #e6e6e6;}
.calibracion .leyenda-calibracion .color-nivel{width:20px; height:20px;}
.calibracion .leyenda-calibracion .estado-calibracion label{font-size:0.7em; color:#000; width:130px;}
.calibracion .leyenda-calibracion .estado-calibracion .total-leyenda{color:#E82EB0; font-size:1.3em; width:110px; margin-left:40px;}
.calibracion .leyenda-calibracion .estado-ideal{margin-left:5px;}
.calibracion .leyenda-calibracion .total-score{width:60px; height:60px; text-align:center;}
.calibracion .leyenda-calibracion .total-score label{font-size:1.3em; color:#000; height:60px; line-height:60px;}

/* GRAFICO DE BARRAS DASHBOARD */
.evaluation-graph{margin:20px 0; position:relative;}
.evaluation-graph .title{color:#020201!important;}
.evaluation-graph .screen-actions{position:absolute; top:-54px; right:0px; margin:0px!important;}
.evaluation-graph label{color:#000; text-align:center; font-weight:bold; position:absolute; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%);}
.evaluation-graph .chart-evaluation{width: 100%; height: 310px; margin: 20px 0 30px 0; cursor:pointer;}


/* EVALUACION COMPETENCIAS */

.competition-evaluation .perfil-usuario .foto-usuario{width:200px; height:200px; border-radius:50%; margin:0 auto; background-size:cover; display:block;}
.competition-evaluation .perfil-usuario .datos-usuarios {margin:20px 0; text-align:center; width:initial; display:block;}
.competition-evaluation .competition-desktop .content-competition{min-height:170px;}
.competition-evaluation .competition-desktop .content-competition .ask-name-desktop{display:none;}
.competition-evaluation .objeto-competencia .preguntas-competencias p{text-align:center; font-size:1.0em;}
.competition-evaluation .botton-actions {position:relative;}
.competition-evaluation .botton-actions  div {display:inline-block; vertical-align:middle;}
.competition-evaluation .botton-actions .ic-izquierda-rojo, .competition-evaluation .botton-actions .ic-derecha-rojo{height:30px; width:30px; cursor:pointer;}
.competition-evaluation .botton-actions .derecha{position:absolute; top:0px; right:0px;}
.competition-evaluation .competition-desktop .resultado-objetivos, .competition-evaluation .competition-desktop .h-line, .competition-evaluation .screen-actions{display:none;}
.competition-evaluation .objeto-competencia{position:absolute; top:330px; left:50%; transform: translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); overflow:hidden; width:317px;}
.competition-evaluation .objeto-competencia .preguntas-competencias{width: 100%; display: block; margin:0px!important; position:absolute; top:0; left:0;}
.competition-evaluation .objeto-competencia .preguntas-competencias.left{left:-100%;}
.competition-evaluation .objeto-competencia .preguntas-competencias.right{left:100%;}

/*ULTIMA COMPETENCIA MOBILE*/
.competition-evaluation .preguntas-competencias label{ display: block; margin-bottom: 3px;}
.competition-evaluation .preguntas-competencias label:nth-last-child(2){ margin-top: 5px;}
.competition-evaluation .preguntas-competencias textarea{ width: 100%; resize: none; height: 100px;}

/*DASHBOARD*/
.dashboard .comboboxes{text-align:right;}
.dashboard .comboboxes div{display:inline-block;}
.dashboard .comboboxes div:first-child{margin-bottom:10px;}
.dashboard .card-board .carpeta .carpeta-plan:hover{-webkit-transform:scale(1.05); cursor:pointer;-ms-transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.dashboard .card-board .carpeta .file-name{width: 135px!important; display:block; color:#000;}
.dashboard .card-board .carpeta{text-align:center; min-width: 100%; margin:20px 0;}
.dashboard .card-board .carpeta:after{content: ''; display: block; clear:both;}
.dashboard .card-board .carpeta .carpeta-plan{float:left; padding:0px!important;}
.dashboard .card-board .botones-despliegue .flecha.izquierda{float:left;}
.dashboard .card-board .botones-despliegue .flecha.izquierda div{width:30px; height:30px; cursor:pointer; margin-top:70px;}
.dashboard .card-board .botones-despliegue .flecha.derecha{float:right;}
.dashboard .card-board .botones-despliegue .flecha.derecha div{width:30px; height:30px; cursor:pointer; margin-top:70px;}
.dashboard .individual-result{ position: relative; padding-bottom:10px;}
/*.dashboard .individual-result > a{ position: absolute; right: 0;top: -6px; padding-left: 20px;}*/
.dashboard .individual-result .button-descargarPdf{ position: absolute; right: 0; top: -6px;}
.dashboard .individual-result .button-descargarPdf a{ padding-left: 20px;}
.dashboard .individual-result .datos-mi-equipo .nombre{font-size:0.8em; color:#000; text-align:center;}
.dashboard .individual-result .datos-mi-equipo .imagen-equipo{width:60px; height:60px; border-radius:50%; margin:20px auto; background-size:cover !important;  background: url('../Images/Icons/ic_user.svg');}
.dashboard .individual-result .datos-mi-equipo .imagen-equipo:hover{box-shadow: 0px 0px 15px #666; -webkit-transform:scale(1.02); cursor:pointer;-ms-transform: scale(1.02); -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -o-transform: scale(1.02);}
.dashboard .individual-result .mi-equipo-trabajadores{text-align:center; min-width: 100%;}
.dashboard .individual-result .mi-equipo-trabajadores:after{content: ''; display: block; clear:both;}
.dashboard .individual-result .mi-equipo-trabajadores .datos-mi-equipo{float:left; padding:0px 15px; width:160px; position:relative;}
.dashboard .individual-result .mi-equipo-trabajadores .datos-mi-equipo .user-selected{background-image:url(../Images/Controls/arrow_down_gray.svg); background-repeat:no-repeat; width:70px; height:70px; position:absolute; bottom:-25px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform:translateX(-50%);}
.dashboard .individual-result .botones-despliegue .flecha.izquierda {float:left;}
.dashboard .individual-result .botones-despliegue .flecha.izquierda div {width:30px; height:30px; cursor:pointer; margin-top:60px;}
.dashboard .individual-result .botones-despliegue .flecha.derecha {float:right;}
.dashboard .individual-result .botones-despliegue .flecha.derecha div {width:30px; height:30px; cursor:pointer; margin-top:60px;}
.dashboard .individual-result .mi-equipo {position: relative; margin-top: 20px; display: flex;}
.dashboard .individual-result .mi-equipo *{/*display:inline-block;*/ vertical-align:middle; width: calc(100% - 100px);}
.dashboard .individual-result .mi-equipo .imagen-trabajador{width:100px; height:100px; border-radius:50%; background-size:cover; margin-right:10px;}
.dashboard .individual-result .mi-equipo .container-boton-informe{display: block; margin: 5px 10px;}
.dashboard .individual-result .mi-equipo .datos-equipo .person-name{display:block; color:#E82EB0;}
.dashboard .individual-result .mi-equipo .imagen-jefe {display: block; width: 30px; height: 30px; position: absolute; left: -15px; top: -10px; background: url('../Images/Icons/ic_user.svg'); border-radius: 50%; background-size: cover;}
.dashboard .individual-result .mi-equipo .imagen-jefe:hover {box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);}
.dashboard .individual-result .resultado-avance-desempeno .resultado-objetivos{margin-top:20px;}
.dashboard .individual-result .resultado-avance-desempeno .resultado-objetivos .barra-resultado{height:20px;}
.dashboard .individual-result .resultado-avance-desempeno .resultado-objetivos .ic-buen-porcentaje{background-image:none;}
.dashboard .individual-result .resultado-avance-desempeno .resultado-objetivos label{height:20px; line-height:20px;}
.dashboard h1{color:#E82EB0; margin-bottom:15px;}
.star-dashboard{margin:0; position:absolute; top:50%; left: 50%; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}
.porcentaje-comportamiento li p {max-width: calc(50% - 80px); display: block;}
.porcentaje-comportamiento-personal li p {max-width: calc(50% - 80px); display: block;}
.dashboard .fondo-dashboard{display: block; border-radius: 20px;}
.dashboard .fondo-dashboard a{background-color: #E82EB0; padding:10px 5px 10px 15px; border-radius:20px; display:inline-block; width:calc(100% - 20px); margin-top:10px; position:relative;}
.dashboard .fondo-dashboard a:hover{-webkit-transform:scale(1.03); -ms-transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -o-transform: scale(1.03);}
.dashboard .fondo-dashboard a label{color:white; font-size:13px; max-width: calc(50% - 80px); display: block;}
.dashboard .fondo-dashboard .reporte-valores{position:relative;}
.dashboard .porcentaje-global label {color:white; position:absolute; top:12px; right:40px; font-size:13px;}
.dashboard .porcentaje-global span{background-image: url('../Images/Controls/arrow_down_white.svg'); background-repeat:no-repeat; width:25px; height:25px; display:inline-block; position:absolute; top:8px; right:15px;}
.dashboard .fondo-dashboard .reporte-valores ul.hidden {display:none;}
.dashboard .fondo-dashboard .reporte-valores ul li{color:#363639; padding:10px 5px 10px 15px; font-size:11px; position:relative; border-bottom:1px solid #e5e5e5;}
.dashboard .fondo-dashboard .reporte-valores ul li label{color:#363639; position:absolute;  top:10px; right:43px; font-size:11px;}
.dashboard .fondo-dashboard .h-line {width: calc(100% - 80px); height: 1px; background: #e5e5e5; margin: 20px auto;}
.dashboard .resultado-objetivos label{color:#363639;}
.dashboard .porcentaje-objetivo div{margin: 20px auto;}
.dashboard .porcentaje-objetivo p{text-align:center; color:#363639!important; margin:20px 0 40px 0; font-size:13px;}
.dashboard .regresar {position:relative; margin-top: -80px;}
.dashboard .regresar *{display:inline-block; vertical-align:middle; cursor:pointer;}
.dashboard .ic-izquierda-rojo{width:30px; height:30px;}
@media only screen and (min-width:45em){
    .dashboard .porcentaje-evaluacion-objetivos:after{content: ''; display: block; clear:both;}
    .dashboard .porcentaje-evaluacion-objetivos .porcentaje-objetivo{float:left; width:50%;}
}

/*REPORTES*/
.reportes .periodo-sprint{width:100%;}
.reportes .date-report .grupo2-report .edad {position:relative;}
.reportes .date-report .grupo2-report .edad .rango{width:100px;}
.reportes .date-report .grupo2-report .edad .rango2{position:absolute; top:0px; right:0px;}
.reportes .table table tbody .trabajador-check:nth-last-child(2n+1) {border:2px solid gray;}
.reportes .boton-resultado{position:fixed; bottom:0px; right:40px;}
.reportes .boton-resultado .btn-icon-left{padding-left: 20px;}
.reportes .download-field{display: inline-block; width: 100%;  position: relative;}
.reportes .download-field .select-reporte{width: 55%;margin-left: 4px;}
.reportes .download-field .button.reporte{position: absolute; right: 0; top: 0;}
.reportes .download-field .btn-icon-left{padding-left: 20px;}
.ic-descargar-reporte-avance {background-image: url('../Images/Icons/ic_descarga_reporte_avance.svg'); background-repeat:no-repeat;}
.ic-descargar-reporte-avance2 {background-image: url('../Images/Icons/ic_descarga_reporte_avance2.svg'); background-repeat:no-repeat;}
.reportes .table .table-container .descargar-pdf a{width: auto; height: auto;}
.combobox-periodo-estrategico,.combobox-sprint {width: 100% !important;}

@media only screen and (min-width:65.1em) {
    .combobox-periodo-estrategico {display:block; width:initial !important; margin-bottom: 45px;}
    .combobox-sprint {position: absolute; top: 50px; width:initial !important; left: 0px;}
}

/*REUNION DE SEGUIMIENTO*/

.reunion-seguimiento .container-titulo{position: relative; line-height: 35px;}
.reunion-seguimiento .container-titulo .container-botones{display: flex; right: 0; top: -12%; position: relative; margin-bottom: 20px;}
.reunion-seguimiento .container-titulo .container-botones .descargar-pdf{margin-left: 0.5em;}
.reunion-seguimiento .container-titulo .container-botones .boton-colaboradores{bottom: -43px;; left: -234px; margin-left: 0.5em; position: relative;}
.reunion-seguimiento .container-hitos{margin-top: 20px; margin-bottom: 20px;}
.reunion-seguimiento .container-hitos .form-field >label{width: 46px;}
.reunion-seguimiento .container-hitos .form-field .datepicker{width: auto;}
.reunion-seguimiento .container-hitos .datepicker input{margin-left: 20px;}
.reunion-seguimiento .tabla-reunion-seguimiento{margin-left: 5px; margin-right: 5px;}
.reunion-seguimiento .tabla-reunion-seguimiento table{ margin: 20px auto;}
.reunion-seguimiento .tabla-reunion-seguimiento table tbody tr{cursor: pointer;}
.reunion-seguimiento .tabla-reunion-seguimiento table thead tr th{text-align: left;}
.reunion-seguimiento .container-observaciones > div{margin-top: 20px;}
.reunion-seguimiento .container-observaciones .observaciones-evaluador textarea{display: block; width: 100%; resize: none;}
.reunion-seguimiento .container-observaciones .observaciones-evaluado textarea{display: block;width: 100%; resize: none;}
.reunion-seguimiento .container-hitos .form-field{display: flex; justify-content: space-around;}
.reunion-seguimiento .tabla-reunion-seguimiento tbody tr td{text-align: left;}
.reunion-seguimiento .acciones-capacitacion textarea {height: 120px; width: 100%; margin-top:20px; resize: none}

/*METAS INDIVIDUALES*/
.titulo-metas-individuales{text-align: left;margin-bottom: 20px;}
.metas-individuales .ordenador{width: auto;}
.metas-individuales .indicador textarea{resize: none; width: 100%;background-color:rgba(0,0,0,0.05); max-height: 125px;}
.metas-individuales .meta input{width: 100%; background-color:rgba(0,0,0,0.05);}
.metas-individuales .meta{width: 100%;}
.metas-individuales .descripcion-evidencia{display: block;}
.metas-individuales .descripcion-evidencia input{width: 100%;}
.metas-individuales .periodo-recojo label{display: block; margin-bottom: 10px; width: 146px;}
.metas-individuales .descripcion-periodo{display: block;}
.metas-individuales .descripcion-periodo input{width: 100%; margin-top: 14px;}
.metas-individuales .acciones-mejora{display: block;}
.metas-individuales .acciones-mejora input{width: 100%;}
.metas-individuales .ambito-mejora{display: block;}
.metas-individuales .ambito-mejora select{width: 100%;}
.metas-individuales .ambito-mejora label{margin-top: 10px;}
.metas-individuales .separador input{margin-top:20px;}
.metas-individuales div textarea{margin-top:20px;}
.metas-individuales div select{margin-top:20px;}
.metas-individuales .periodo-recojo .inputs-recojo-evidencia{display: flex; margin-left: 0; margin-top: 0;}
.metas-individuales .periodo-recojo .inputs-recojo-evidencia .form-field label{width: auto;}
.metas-individuales .periodo-recojo .inputs-recojo-evidencia .form-field .periodo{margin-right: 10px;}
.metas-individuales > div{margin-bottom: 20px;}
.container-botones .boton-colaboradores a{width: 100px;}


/*TOOLTIP PARA ESTRELLAS*/
.competition-evaluation .objeto-competencia .preguntas-competencias p {
    text-align: center;
}
.star a {position: relative;}
.star a p {opacity: 0; position: absolute; padding: 3px 10px; white-space: nowrap; bottom: -30px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); background: #fff; border-radius: 50px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}
.star a:hover p {opacity: 1;}

/*TOOLTIPS*/
.tooltip-container {position: relative;}
.tooltip {width: 182px;height: auto;z-index: 10;position: absolute;top: 25px;left: -7px;box-shadow: 0 3px 5px rgba(0,0,0,0.15);font-size: 0.7rem;border-radius: 6px;font-weight: 400;opacity: 0;pointer-events: none;}
.tooltip-container:hover .tooltip {opacity: 1;pointer-events: all;}
.tooltip-container .tooltip .tooltip-content {width: 100%;border-radius: 6px;position: relative;background-color: #000;padding: 12px 15px;text-align: left;color: #fff;white-space: pre-line;}
.tooltip-container .tooltip .tooltip-content::after {content: '';display: block;width: 10px;height: 10px;position: absolute;top: -4px;left: 9px;background-color: #000;-webkit-transform: rotate(45deg) skew(15deg, 15deg);-moz-transform: rotate(45deg) skew(15deg, 15deg);-ms-transform: rotate(45deg) skew(15deg, 15deg);-o-transform: rotate(45deg) skew(15deg, 15deg);transform: rotate(45deg) skew(15deg, 15deg);}
.tooltip-container .tooltip.special {width: 105px;}
.tooltip-container .tooltip.special .tooltip-content {text-align: center;padding: 8px;word-break: break-word;}
.tooltip-container .tooltip.special .tooltip-content::after {bottom: -4px;left: 47px;top: initial;}

/*OBJETIVO GERENCIAL*/
/*.nuevo-objetivo label{color: #fff;}*/
.nuevo-objetivo textarea {height: 100px; resize: none;}

/*VIEW EVIDENCIA*/
.evidencia-definition h2.title {margin-bottom: 10px;}
.evidencia-definition .content-evidencia {margin-bottom: 20px;}
.evidencia-definition .table {margin-top: 20px;}
.evidencia-definition .action {display: flex; justify-content: space-between; align-items: center;}

/*PLAN DE MEJORA*/
.plan-mejora .container-titulo { position: relative; line-height: 35px;}
.plan-mejora .container-titulo .container-botones {display: flex; right: 2px; top: -12%; position: absolute; margin-bottom: 20px;}
.plan-mejora .container-titulo .container-botones .descargar-pdf { margin-left: 0.5em;}
.plan-mejora .fechas .form-field2 { margin-bottom: 20px;}
.plan-mejora .fechas .form-field2 > div { margin-bottom: 10px;}

/*ACCIONES DE MEJORA*/
/*.accion-mejora .form-field input, .accion-mejora .form-field select, .accion-mejora .form-field textarea{width: 100%;}*/
.accion-mejora .form-field{display: flex;}
.accion-mejora .form-field textarea{height: 120px; resize: none;}
.accion-mejora{margin-top: 20px;}
.accion-mejora .datepicker {width: 170px !important; float: initial !important;}
.accion-mejora .datepicker input {width: 170px !important;}
.accion-mejora .form-field label {line-height: 16px !important;}
.accion-mejora .form-field .ordenador label {line-height: 16px !important;}
.accion-mejora .form-field > *:first-child {line-height: 10px;}
.accion-mejora .fechas #frmguardarfechas .form-field2 .datepicker input {width: 170px !important;float: initial !important;}

/*Correcion de input text de evaluacion a trabajador*/
.content .centered .objetive-evaluation .contenido-objetivo-meta .objetivo-meta columns columns-4 .form-field .col col-2 {
    position: relative;
    left: -12px;
    top: 0px;
}