@font-face{
    font-family:'Simple-Line-Icons';
    src:url(../fonts/Simple-Line-Icons.eot);
    src:url(../fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Simple-Line-Icons.woff) format('woff'),
        url(../fonts/Simple-Line-Icons.ttf) format('truetype');
    font-weight:400;
    font-style:normal;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    background:#fff url('../img/linen.jpg') repeat center center !important;    
    line-height:1;
    font-size: 13px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #ddd;
    margin:1em 0;
    padding:0;
    width: 97%;
}

input, select {
    vertical-align:middle;
}

/* Styles de base */ 
.inline-block{display: inline-block; vertical-align: top; zoom: 1;    *display: inline; }
.block{ display: block;}
.centered{ margin: 0px auto;}
.center{ text-align:center;}
.hidden{ display: none;}
.positionAbsolut{position:absolute;}
.positionRelative{position:relative;}
.clr{clear:both; height: 3px; line-height: 3px; margin: 0px; padding: 0px;}
.right{ top:0px; right:0px;}

a{color:#87878B; font-weight:normal; text-decoration:none; line-height:17px;}
a:hover{color:#33383C; font-weight:normal; text-decoration:none; line-height:17px;}
p { line-height:14px; margin:0px; }
label{  width:100px; display:block; float:left; vertical-align:middle; height:25px; line-height:25px;}
textarea{ border:1px solid #B9B9B9;padding-left:10px; padding-top:5px; box-shadow:1px 1px 1px #BEBEBE; box-shadow: 1px 1px 1px #BEBEBE;-webkit-box-shadow: 1px 1px 1px #BEBEBE;-moz-box-shadow: 1px 1px 1px #BEBEBE; background-color:#EBEBEB; color: #555555; font-size:12px;} 
input[type="text"],
input[type="number"],
input[type="date"],
input[type="email"],
input[type="password"]{ 
    background: #f9f9f9;
    border: 1px solid #999;
    padding-left: 10px;
    width:50%;
    height:30px;
    margin-bottom: 3px;
}
input[type=button],
input[type=submit]{
    background: #B41080;
    color:#fff;
    font-weight: bold;  
    border: 1px solid #979797;
    padding-left: 10px;
    width:190px;
    height:30px;
    margin-top: 15px;
    cursor: pointer;
}
input[type=submit]:hover{
    background: #979797;
    color:#fff;
    font-weight: bold;  
    border: 1px solid #ccc;
    padding-left: 10px;
    width:190px;
    height:30px;
    margin-top: 15px;
    cursor: pointer;
}
select {
    background: #f9f9f9;
    border: 1px solid #999;
    padding-left: 10px;
    width:50%;
    height:30px;
    margin-bottom: 3px;
}
select:disabled,
input[type="text"]:disabled,
input[type="number"]:disabled,
input[type="date"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled{ 
    background: #f9f9f9;
    border: 0px solid #f7f7f7;
    padding-left: 10px;
    width:50%;
    height:30px;
    margin-bottom: 3px;
}

body{
    font-family: 'Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;
}
header{
    z-index:800;
    border:none;
    color:#fff;
    background: linear-gradient(to bottom,#404040 0,#060606 105%);    
    top:0;
    left:0;
    right:0;
    position: fixed;
    height: 50px;
}

.logo{
    margin-left: 60px;    
    font-size: 1.98em;
    font-weight: 400;
    line-height: 2.4rem;
    white-space: nowrap;
    padding-left: 1px;    
    margin-top: -2px;
    padding-top: 0px;
}
.logo img{
    margin:0px;
    padding:8px 0px;
}

.logout{
    float: right;
    padding-right: 27px;
}
.logout a{
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    white-space: nowrap;
    color:#fff;
}
.logout i{
    margin-top: 2px;
    font-size: 16px;
    line-height: 36px;
}

#content{
    overflow: hidden;
    max-height: 100vh; 
}
.contSx{
    background: url('../img/linen_header.jpg') repeat #666;
    height: 100vh;
    width: 15vw;
    margin: 0px 15px 0px 0px;
}
.contDx{
    height: 100vh;
    width: 83vw;
    min-width: 83vw;
    max-width: 83vw;
    margin: 0;    
}
.contenido{
    margin:60px 0;    
}

#menu {
    margin-top: 41px;    
}
#menu li{
    display: block;
    position: relative;
    margin-top:3px;
}
#menu li a{
    display: block;
    color:#fff;
    font-weight: 400;
    line-height: 2.3rem;
    height:2.3rem;
    overflow: hidden;    

}
#menu li a i{
    width: 24px;
    margin-left: 10px;
    line-height: 2.2rem;
}
#menu li:hover,
#menu li.active {
    background:transparent; 
}
#menu li:hover > a,
#menu li.active > a{
    background:rgba(0,0,0,0.3);
}

*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.divBorderTop{
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #f2f2f2;
    margin-bottom: 0px;
    width: 80vw;
    min-width: 80vw;
    max-width: 80vw;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;    
    position: relative;
}

.boxTitle{
    background: #f2f2f2;
    padding: 15px;
    margin-bottom: -4px;
    color:#B41080;
    font-size:17px;
    z-index: 8;
    border: 0px solid red;
}
#box_login{
    position: relative;
    width: 580px;
    margin: 20ex auto 2ex auto;
}

#box_login form{
    position: relative;
z-index: 90;
width: 520px;
margin: 0px auto;
padding: 40px 0px 0px 40px;
min-height: 310px;
height: 310px;
max-height: 400px;
color: #fff;
text-align: justify;
line-height: 22px;
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border: 0px solid #000000;
background: linear-gradient(-45deg,#5A0FB6,#B41080,#5A0FB6,#B41080);
    background-size: auto;
background-size: 400% 400%;
-webkit-animation: Gradient 15s ease infinite;
-moz-animation: Gradient 15s ease infinite;
animation: Gradient 15s ease infinite;
    color:#fff;
}
.box-bottom {
    background: url('../img/login_shadow.png') top center no-repeat;
    margin-top: -19px;
    padding-top: 10px;
}

#box_login form label{
    width: 160px;
    font-size: 13px;
    line-height: 33px;

}
.loginTitle{
    margin-top: 10px;
    font-size:26px;
    margin-bottom: 34px;
}
.loginTitle:before{
    content:"";
}


#box_login form input[type=submit]{
    float:right;
    font-size:15px;
    padding: 5px;
    margin:20px 77px 0px 0px;
}

.config {
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #fff;
    margin-bottom: 10px;
    width: 80vw;
    min-width: 80vw;
    max-width: 80vw;
    overflow-x: hidden;
    overflow-y: scroll; 
    padding: 0px; 
    position: relative;
    min-height: 80vh;
    max-height: 80vh;
}
.config > div{
    width: 97%;
    border: 0px solid red;
    margin: 0px auto;
}
.config .col1{
    width: 90%;
    border: 0px solid #000;
    height: 40px;
    margin-right:2%;
    position: relative;
}
.config .col2{
    width: 47%;
    border: 0px solid #000;
    height: 40px;
    margin-right:2%;
    position: relative;
}
.config .col2:last-of-type{
    margin-right: 0px;
}
.config .col1 label{
    width: 20%;
    text-align: left;
    margin-right: 10%;
}
.config .col2 label{
    width: 35%;
    text-align: left;
    margin-right: 10%;
    line-height: 30px;
}
.config .btnSubmit{
    width: 90%;
    margin: 0px auto;
    border: 0px solid #000;
    text-align: center;
}

.boxPages{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline;    
    min-width: 30%;
    max-width: 30%;
    margin:0px 8px 16px 8px;
}
.boxPages i{
    font-size: 40px;
    line-height: 40px;
    margin-top: 25px;
}
.boxPages a{
    display: block;
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #fff;    
    height: 145px;         
    text-align: center;
    line-height: 55px;
    font-size: 1.3rem;
    color:#B41080;

}
.boxPages a:hover{
    background: #B41080;
    color:#fff;
}

.boxPages i.fa{
    margin-right: 10px;
}
label .azul{
    font-weight: bold;
    font-size:12px;
}
.azul{ 
    color:#B41080;
} 
.azulClaro{
    color:#B41080;
}

ul.submenu li.active a{
    background:rgba(0,0,0,0.1);
}
ul.submenu li{
    list-style: none;
    height: 1.8rem;
    margin: 0px;
    padding: 0px;
}
ul.submenu li a {
    line-height: 1.8rem !important;
    height: 1.8rem !important;
    padding: 0px 0px 0px 33px;
    margin: 0px;
}

.clicked ul.submenu li a {
    font-size: 0.93rem;
    line-height: 1.8rem !important;
    height: 1.8rem !important;
    padding: 0px 0px 0px 15px;
    margin: 0px;
}
fieldset{
    display: block;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    margin-top:20px;
    padding-top: 1.40em;
    padding-bottom: 0.85em;
    padding-left: 0.95em;
    padding-right: 0.75em;
    border: 1px solid #ccc;
}
fieldset legend{
    font-size: 13px;
    padding: 0px 4px 0px 4px;
    color:#B41080;
    text-transform: uppercase;
}
.col4{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 24%;
    border: 0px solid #000;
    margin-left: 0px;
    position: relative;
    margin-bottom: 12px;
    padding-left: 0px;
    cursor: pointer;    
}
.checkBox{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radio{
    padding-left: 27px;
    width: 60px;
}
label.col4{
    margin-left: 1%;
    padding-left: 35px;
}
/* Hide the browser's default checkbox */
.checkBox input[type="radio"],
.checkBox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
} 

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #ccc;
}
.checkmarkRadio {
    position: absolute;
    top: 4px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #bbb;
}

/* On mouse-over, add a grey background color */
.checkBox:hover input[type="radio"] ~ .checkmarkRadio,
.checkBox:hover input[type="checkbox"] ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkBox input[type="radio"]:checked ~ .checkmarkRadio,
.checkBox input[type="checkbox"]:checked ~ .checkmark {
    background-color: #B41080;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkRadio:after,
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkBox input[type="radio"]:checked ~ .checkmarkRadio:after,
.checkBox input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkBox .checkmarkRadio:after{
    top: 5px;
    left:5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: white;
}
.checkBox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.col4 label{
    width: 22%;
    line-height: 30px;
}
.col4 input{
    width: 65%;
}

.col3{
    width: 31%;
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    border: 0px solid #000;
    height: 40px;
    margin-right:2%;
    position: relative;
    border-right: 1px solid #ccc;
}
.col3 label:first-of-type{
    width: 40%;
}
.buttonExperiencia{

}
.buttonExperiencia input{
    float:right;
    margin: 0px 5% 5px 0px;
    padding: 3px;
    border: none;
    background: none; 
    color:#B41080;
    text-decoration: underline;
    clear:both; 
    display: block;
    cursor: pointer;
}
.removeConocimiento,
.removeExp{
    font-size: 18px;
    color:red;
    margin-left: 1px;
}
.exp{
    clear:both;  
}

.epqr{
    width: 90%; 
    margin: 10px auto;
}
.epqr tr th{  
    color:#B41080;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left; 
    font-size: 16px;
    border: 0px solid #000;
    min-width: 40px;
}
.epqr tr td{
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    
    text-align: right;
    max-height: 35px;
    line-height: 30px;
    overflow: hidden;
    border: 0px solid #000;        
}
.epqr tr td:first-of-type{
    text-align: left;    
}
.epqr tr td:nth-child(2),
.epqr tr td:nth-child(3){
    max-width: 40px;
    min-width: 40px;
    width: 40px;
    border: 0px solid red;
}

.epqr tr td .num{
    margin-left: 15px;
    margin-right: 10px;
}
.epqr tr:nth-child(even) {background: #f1f1f1;}
.epqr tr:nth-child(odd) {background: #FFF; }
.epqr tr td label{
    width: 20px;
    padding: 0px;
    border: 0px solid #000;
    height: 100%;
}
.epqr tr td label span{
    margin: -18px 0px 0px 0px;
}

.epqr tr td .checkBox{
    display: blok;
    position: relative;
    padding-left: 3px;
    margin-bottom: 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-tooltip] {
    display: inline-block;
    position: relative;
    cursor: help;
    padding: 4px;
}
/* Tooltip styling */
[data-tooltip]:before {
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    background: #B41080;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.4;
    min-width: 100px;
    text-align: center;
    border-radius: 4px;
    z-index: 999;
}
/* Dynamic horizontal centering */
[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* Dynamic vertical centering */
[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}
[data-tooltip-position="right"]:before {
    left: 100%;
    margin-left: 6px;
}
[data-tooltip-position="bottom"]:before {
    top: 100%;
    margin-top: 6px;
}
[data-tooltip-position="left"]:before {
    right: 100%;
    margin-right: 6px;
}

/* Tooltip arrow styling/placement */
[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}
/* Dynamic vertical centering for the tooltip */
[data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
    top: 50%;
    margin-top: -6px;
}
[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #B41080;
}
[data-tooltip-position="right"]:after {
    left: 100%;
    border-width: 6px 6px 6px 0;
    border-right-color: #B41080;
}
[data-tooltip-position="bottom"]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #B41080;
}
[data-tooltip-position="left"]:after {
    right: 100%;
    border-width: 6px 0 6px 6px;
    border-left-color: #B41080;
}
/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}
.areas > div{
    padding-left: 75px;
}
.radio2{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline;
    width: 62px;
    border: 0px solid #000;
    margin-right: 15px;
}
.dpPase{
    position: relative;
    display: block;
    width: 99%;
}

.dpPase label:first-of-type{
    width: 21.5%;
}
.dpPase label:nth-child(2){
    width: 95px;
}
.dpPase label input{
    margin: 0px 0px 0px 0px;
}
.dpPase .ms-container{
    background: transparent url(../img/switch.png) no-repeat 60.7% 50.4% !important;
    width:98.5%;
}
.ms-container li{
    line-height: 22px !important; 
}
.ms-container .ms-list li:nth-child(odd){
    background: #f0f0f0;
}
.ms-selected{
    background: none;
}
.mexInfo{
    border: 1px solid #ccc;
    padding: 20px;
    margin: 20px auto 0px auto;
    font-size: 14px;
    line-height: 22px;
    color:#333;
    background: #f7f7f7;
    width: 99%;
}

.dashboadrRow1 > div{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 32%;
    margin: 20px 0.5% 0px 0.5%;
    border: 1px solid #ccc;
    height: 150px;
    padding: 0px;
    overflow: hidden;
}
.dashboadrRow2 > div{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 48.53%;
    margin: 20px 0.5% 0px 0.5%;
    border: 1px solid #ccc;
    min-height: 350px;
    padding: 0px;
    overflow: hidden;
}
.plotTitle{
    font-size: 13px !important;
}
#plotDp .highcharts-container,
#plotDp .highcharts-container2,
#plotDp .highcharts-container3 {
    height: 300px !important;
    width: 500px !important;    
}
#plotDp .highcharts-container svg,
#plotDp2 .highcharts-container svg,
#plotDp3 .highcharts-container svg{
    height: 600px !important;
    width: 600px !important;
    margin: -200px 0px 0px -100px;
}
.checklistPerfil{
    padding: 40px;
}
.checklistPerfil li{
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    padding: 7px 10px 7px 15px;
    position: relative;
}
.checklistPerfil li:nth-child(even){
    background: #fff;
}
.checklistPerfil li:nth-child(odd){

    background: #f7f7f7;
}
.completo{
    float: right;    
    width: 30px;
    height: 100%;
}
.completo i{
    margin-top: -1px;
    font-size: 23px;
    border: 0px solid red;
}
.completo i.fa-times{
    color:red;
}
.completo i.fa-check{
    color:#B41080;
}
.dashboadrRow2 h1{
    text-align: center;
    margin-top: 6px;
    font-size: 19px;
    font-weight: normal;

}
.col5{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 18%;
    border: 0px solid #000;
    margin-left: 0px;
    position: relative;
    margin-bottom: 12px;
    padding-left: 0px;
    cursor: pointer;    
    margin-right: 1%;
}
.col5 label{
    margin-right: 10px;
    width: auto !important;
}
.col5:last-of-type{

}
.contCol5{
    width: 97%;
    margin: 0px 0px 0px 0px;
    background: #f7f7f7;
    padding: 0px 4%;
}
.col6{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 15%;
    border: 0px solid #000;
    margin-left: 0px;
    position: relative;
    margin-bottom: 12px;
    padding-left: 0px;
    cursor: pointer;    
    margin-right: 1%;
}
.col6 label{
    margin-right: 10px;
    width: auto !important;
}
.col6:last-of-type{

}
.contCol6{
    width: 97%;
    margin: 0px 0px 0px 0px;
    background: #f7f7f7;
    padding: 0px 4%;
}
h1.superadmin{
    font-size: 20px;
    margin: 10px 0px 10px 0px;
    color:#B41080;
}
#variable_output,
#variables_input {
    font-size: 15px;
    line-height: 20px;    
}
#variable_output table,
#variables_input table{
    width: 90%;
    margin: 1%;
    position: relative;

}
#variable_output table td:first-of-type,
#variables_input table td:first-of-type{
    width: 65%;

}
#variable_output table td:last-of-type,
#variables_input table td:last-of-type{
    vertical-align: middle;
    padding-left: 2%;
}
.texto{
    padding-left: 12px;
}
.tableInferences{
    width: 630px;
}
.tableInferences td{
    width: auto;
    padding: 1px 2% 1px 2%;    
}
.tableInferences td:nth-of-type(1){
    width: 40px;
    font-weight: bold;
}
.tableInferences td:nth-of-type(2),
.tableInferences td:nth-of-type(6){
    width: auto;
}
.tableInferences td:nth-of-type(3){
    width: 50px;
    font-weight: bold;
}
.tableInferences td:nth-of-type(5),
.tableInferences td:nth-of-type(7){
    width: auto;
    font-weight: bold;
    padding-right: 14px;
}

.tableInferences {
    color:#333;
    line-height: 20px;
}
.tableInferences b{
    margin-right: 5px;
    margin-left: 5px;
}
.inf1 td,
.inf3 td,
.inf5 td{
    background: #ddd;
}




#myTable{
    font-size:10px;
    border-collapse:separate;
    border-spacing:2px;
    margin: 0px;
    padding: 0px;
}
#myTable td{
    background: #f2f2f2;
    border: none;
    overflow: hidden;
    position: relative;
    width: 20px !important;
    margin: 0px;
    padding: 2px 0px 2px 0px;    
}
#myTable td div{
    margin: 0px;
    padding: 0px;
}
.naranja{
    background: #FFC000 !important;    
}
.naranja2{
    background: #FFD966 !important;
}
.rojo{ 
    background: #ED7D31 !important;
}
.rojo2{ 
    background: #F4B084 !important;
}
.rojo3{ 
    background: #B40404 !important;
    color:#fff;
}
.rojo4{ 
    background: #DF0101 !important;
    color:#000;
}
.amarillo{
    background: #31B404 !important;
    color:#000;
}
.amarillo2{
    background: #86B404 !important;
    color:#000;
}
.bordeaux2{
    background: #F78181 !important;
    color:#fff;
}
.bordeaux{
    background: #FA5858 !important;
    color:#fff;
}

.verdeOscuro{
    background: #52BE80 !important;
}
.verdeOscuro2{
    background: #58D68D !important;
}
.verde{
    background: #76D7C4 !important;
}
.verde2{
    background: #45B39D !important;
}
.verdeClaro{
    background: #A9CCE3 !important;
}
.verdeClaro2{
    background: #D6EAF8 !important;
}
.verdeSuperClaro{
    background: #B8D3EF !important;
}
.verdeSuperClaro2{
    background: #CDE0F3 !important;

}
.blanco{
    background: #fff !important;
}
.vertical,
.vertical2,
.vertical3{    
    word-wrap: break-word; 
    text-align: center;    
    vertical-align: middle;
    height: 100%;
    border: 0px solid red;
    letter-spacing: 10px;
    width: 10px !important;        
    overflow: hidden;
    margin-left: 6px !important;

}
.fixed{
    position: fixed;    
}
.fixed:before{
    content: " \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0";

}
#myTable thead{
    display: block;
    width: 990px;
    overflow: auto;
}
#myTable tbody{
    display: block;
    width: 990px;
    overflow: auto;
}
.cursivoBajo{
    color:#333;
    border: 1px solid #ccc !important;
    background: #B41080 !important;   
}
.cursivoMedio{
    border: 1px solid #ccc !important;
    color:#000;
}
.cursivoAlto{
    border: 1px solid #ccc !important;
    background: yellow !important;     
    color:#000;
}
.fa{
    cursor: pointer;
}
.testEpqr .col3{
    height: 25px;
    margin-bottom: 7px;
    border: 0px solid #000;
}
.testEpqr label{
    line-height: 17px !important;
    border: 0px solid red;
    font-size:12px;
}
.testEpqr input{
    border: 0px;
    width: 1.1em;
    height: 1.1em;
    cursor: pointer;
    margin-right: 2px;
}
.testEpqr span{
    color:#999;
    margin-left: 3px;
    margin-right: 6.5px;
}


.genero label:first-of-type{
    width: 35.5%;
}
.genero label:nth-child(2),
.genero label:nth-child(3){
    width: 80px;
}

.k-filter-row .k-dropdown-operator{
    width: 0.9em !important;
    right: 0.6em;   
}
.k-autocomplete.k-state-default {
    width: 200px;
}
.k-filtercell>span>.k-button{
    right:-0.7em;
}
.k-grouping-header{
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 7px;
    margin-top: -35.5px;
}
.k-grid-toolbar{
    background: none;
    border: none;
    text-align: right;
}
#grid{
    border: none;
}
.k-grid-header{
    border: 1px solid #ccc;
}
.k-grid-content{
    height: 95% !important;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.k-pager-wrap{
    margin-top: 7px;
    border: none;
    background: none;
}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited{
    background: #B41080;
    border-color: #B41080;
}
th.k-header {
    background: #B41080;
    border-color: #fff;
}
.k-link{
    color:#fff !important;
}

.k-pager-numbers .k-link{
    color:#333 !important;
}
.k-pager-numbers .k-link, .k-treeview .k-in{
    border-color: #ccc;
}
.k-header-column-menu{
    display: none;
}
.k-grid-header th.k-with-icon .k-link{
    margin-right: 0px;
}
.perfil{
    display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 27px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    line-height: 27px;     
    overflow: hidden;
    margin-bottom: 3.5px;
}
.perfil label{
    width: 20%;
    text-align: left;
    line-height: 30px !important;
    border: 0px solid #000;
    padding: 0px 0px 0px 10px !important;
    margin: 0px 2% 0px 0px !important;
    background: #eee;    
    height: 30px;
}
#graficoPerfilCargo{
    height: 245px;
    max-height: 245px;
}
.highcharts-credits{
    display: none;
}
.graficoPerfilHeader{
    position: relative;
    height: 250px;
    border: 0px solid #ccc;
    background: #fff;
    padding: 15px 0px 15px 0px;
}
#columnChart,
#funnel{
    height: 275px;
    max-height: 275px;
}
#funnel{
    border-left: 1px solid #d7d7d7;
}

.highcharts-grid path {
    stroke: #ccc;
}


.t-Button{
    border: none;
    color: #fff;
    background-clip: padding-box;
    background-color: transparent;
    box-shadow: 0 0 0 1px rgba(0,0,0,.125) inset;
    border-radius: 2px;
    text-shadow: none;    
    font-size: 0.8rem;
    line-height: 1.2rem;
    padding: .72rem .52rem;
    margin-right: 20px;
    font-weight: 400;
    font-size: 16px;
}

.botones .t-Button{
    font-size: 0.6rem;
    margin-right: 0rem;
    padding: .52rem .42rem;
}
.t-Button > span.fa{

}
.control{
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;    
}
.control .t-Button{
    color: #fff;
    width:100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);    
    border: none;
    font-size: 1.2rem;

}
.control .t-Button:hover{
    background-color: rgba(0,0,0,.3);
    cursor: pointer;
}

.clicked {
    width: 40px;
    overflow: hidden;
}


.clickedDx .divBorder{
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #fff;

    width: 93vw;
    min-width: 93vw;
    max-width: 93vw;

    height: 90vh;
    min-height: 90vh;
    max-height: 90vh;
    overflow: hidden;
    padding: 0px;
}

.clickedDx .divBorderTop{
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #f2f2f2;
    margin-bottom: 0px;
    width: 93vw;
    min-width: 93vw;
    max-width: 93vw;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;    
    position: relative;
}
.clickedDx .config {
    border: 1px solid rgba(0,0,0,.08);
    background-clip: padding-box;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    background: #fff;
    margin-bottom: 10px;
    width: 93vw;
    min-width: 93vw;
    max-width: 93vw;
    overflow: hidden;
    padding: 2px;
    position: relative;
    min-height: 80vh;
    max-height: 80vh;
}
.clicked .fa-angle-down{
    display: none;
}

.fa-angle-down{
    float:right;
}
.verCandidatos{
    margin-top: 13px;
    text-align: right;
}
.verCandidatos a{

    color:#B41080;
    text-decoration: underline;
}

.orgChart .node{ 
    background: #fff;
    border:1px solid #ccc  !important;
    width:270px !important;
    height: 90px !important;
    padding: 5px 5px 1px 5px !important;
    line-height: 23px !important;
}
.lineH{
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
}

div.orgChart tr.lines td.left{
    border-right: 1px dashed #B41080;
}
div.orgChart tr.lines td.top {
    border-top: 1px dashed #B41080;
}
div.orgChart h2 {
    background: none;
    min-height: 78px;
}
div.orgChart h2:hover {
    background: none;
}
div.orgChart h2 .front{
    background: rgba(108,153,223,0.2);
    min-height: 78px;
    cursor: pointer;
    padding-top: 3px;
}
div.orgChart h2 .back{
    background: #B41080;
    color: #fff;
    min-height: 78px;
    cursor: pointer;
}

div.orgChart h2 .back a{
    display: block;
    min-height: 78px; 
    color:#fff;
    padding-top: 30px;
}
.graficoPerfilEmpleado{
    width: 700px;
}
.graficoPerfilEmpleado svg{
    width: 700px !important;
    height: 600px !important;
}

.buttonPerfilcontratar{
    display: block;
    margin: 0px auto;
    padding: 5px;
}

.analisisPersona{
    margin: 22px 0px;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 20px;
    max-height:126px; 
    min-height:126px; 
    height:126px; 

}
.analisisPersona li {
    margin-left: 20px;
}
.resultadoBox{
    display: block;
    background: #B41080;
    border: 2px #5a84c4 solid;
    color: #fff;
    margin-top: 40px;
    -webkit-box-shadow: 0px 10px 18px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 18px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 18px -9px rgba(0,0,0,0.75);
    text-align: center;
}
a.resultadoBox:hover{
    background: #f7f7f7;
    color: #B41080;
}
.resultadoBox h1{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    line-height: 80px;
    font-size:30px;
    margin-left: 30px;
    text-transform: uppercase;
}
.resultadoBox h2{

    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    line-height: 80px;
    font-size: 16px;
}
.analisisPersona button{
    height: 90%;
    width: 49%;
    margin-left:0.5%;
    margin-top: 5px;

}
.front{
    text-align:left;
}

.front .inline-block:first-of-type{
    border-right: 1px solid #ccc;
    width: 35px;
    line-height: 69px;
    height: 100%;
    margin-left: 2px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color:#4f75ad;
}
.front .inline-block:last-of-type{
    border: 0px solid #ccc;
    height: 100%;
    margin-left: 12px;
    font-size: 14px;
}

#dashboardSx{
    margin: 20px 19px 0px 0px;
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 48.6%;
    border: 0px solid #eee;    
}
#dashboardDx{
    margin: 20px 0px 0px 0px;
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 48.6%;    
}



.dashboardBox3{
    position: relative;
    background: #fff;
    width: 32.78% !important;
    margin: -67px 0.7% 0px 0px; 
    height: 87px !important;
    max-height: 87px !important;
    padding: 0.8%;
    overflow: hidden;
    border: 0px solid #000;
}

.dashboardBox3:last-of-type{
    margin-right: 0px !important;
}
.dashboardBox2{
    position: relative;
    background: #fff;
    width: 23.53% !important;
    margin: 8px 1.2% 0px 0px; 
    height: 87px !important;
    max-height: 87px !important;
    padding: 0.8%;
    overflow: hidden;
    border: 0px solid #000;
}
.dashboardBox3:nth-child(2):after,
.dashboardBox2:nth-child(2):after {
    content: "\e001";
}
.dashboardBox3:nth-child(2) > small,
.dashboardBox2:nth-child(2) > small{
    border-bottom: 3px solid #B41080 !important;
}

.dashboardBox3:nth-child(3):after,
.dashboardBox2:nth-child(3):after {
    content: "\e078 ";
}
.dashboardBox3:nth-child(3) > small,
.dashboardBox2:nth-child(3) > small{
    border-bottom: 3px solid  #389d9c !important;
}
.dashboardBox3:nth-child(4):after,
.dashboardBox2:nth-child(4):after {
    content: "\e079 ";
}
.dashboardBox3:nth-child(4) > small,
.dashboardBox2:nth-child(4) > small{
    border-bottom: 3px solid #FFBC2F !important;
}
.dashboardBox3:nth-child(5),
.dashboardBox2:nth-child(5){
    margin-right: 0px;
}
.dashboardBox3:nth-child(5):after,
.dashboardBox2:nth-child(5):after {
    content: "\e07b ";
}
.dashboardBox3:nth-child(5) > small,
.dashboardBox2:nth-child(5) > small{
    border-bottom: 3px solid #91a1ba !important;
}

.highcharts-title,
.highcharts-title tspan{
    color:#B41080 !important;
    fill:#B41080 !important;
    font-size: 1.5em !important;
}

.font-purple-soft {
    color: #B41080 !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}
.font-green-soft {
    color: #389d9c !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}
.font-blue-soft {
    color: #7CB5EC !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}
.font-yellow-soft {
    color: #FFBC2F !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}
.font-yellow2-soft {
    color: #DBCF83 !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}

.font-yellow3-soft {
    color: #C6BC7A !important;
    font-weight: bold;
    margin: 9px 0px 8px 0px;
    font-size: 29px;
}


.font-red-haze {
    color: #91a1ba !important;
    font-weight: bold;
    font-size: 29px;
    margin: 9px 0px 8px 0px;
}

.highcharts-background{
    height: 329px !important;
}

.dashboardBox3 > small, .dashboardBox > small,
.dashboardBox2 > small, .dashboardBox > small {
    display: block;
    width: 100%;
    font-size: 1em;
    color: #777;
    font-weight: 500;
    text-transform: capitalize;
    padding-top: 8px;
    padding-bottom: 6px;
}

.dashboardBox3:after, .dashboardBox:after,
.dashboardBox2:after, .dashboardBox:after {
    font-family: Simple-Line-Icons;
    content: "\e056 ";
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: 23px;
    font-weight: normal;
    color: #777;
}

table.hardware{
    width:100%;
}
table.hardware tr th{
    height: 30px;
}
table.hardware tr td{
    text-align: center;
}
table.hardware tr td input{
    width:95%;
}
table.hardware tr td:first-of-type{
    width: 19.8%;
    text-align: left;
    padding-left: 0.5%;
}









.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 6% auto; /* 15% from the top and centered */
    padding: 0px;
    border: 1px solid #888;
    width: 60vw; /* Could be more or less, depending on screen size */
    height: 73vh; /* Could be more or less, depending on screen size */    
}

.modalHeaderCont{
    border-bottom:  1px solid #ccc;
    background: #f2f2f2;
    height: 40px;
    line-height: 40px;
}

.modalHeaderSx{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 76%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 4%;
    border-bottom:  1px solid #ccc;
    background: #f2f2f2;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.modalHeaderDx{
    display: inline-block; vertical-align: top; zoom: 1;    *display: inline; 
    width: 19%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border-bottom:  1px solid #ccc;
    background: #f2f2f2;
    height: 40px;
    line-height: 40px;
    text-align: right;
    line-height: 40px;
}

.close {
    margin-top:7px;
    display: block;
    color: #fff;
    width: 26px;
    float: right;
    border: 1px solid #999;
    background: #ccc;
    text-align: center;        
    font-size: 28px;
    height: 26px;
    padding: 0px;
    line-height: 16px;    
    vertical-align: middle;

}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.modalLabel{
    width: 300px;
    text-align: right;
    margin-right: 20px;
    font-size: 20px;
    line-height: 40px;
    margin-top: 2px;
}
.modalInput input[type=text]{ 
    border-radius: 25px;
    background: none;
    border: 1px solid #979797;
    padding-left: 10px;
    width:350px;
    height:40px;
    font-size: 20px;
    margin-top: 2px;
    text-align: right;
    padding-right: 22px;
}

#drop_file_zone {
    background-color: #EEE; 
    border: #999 5px dashed;
    width: 290px; 
    height: 200px;
    padding: 8px;
    font-size: 18px;
}
#drag_upload_file {
    width:50%;
    margin:0 auto;
}
#drag_upload_file p {
    text-align: center;
}
#drag_upload_file #selectfile {
    display: none;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.col-md-3 {
    width: 25%;
    display: inline-block;
}

#loader{
    display: none;
}
.k-loading-image{
    display: none;
}

.highcharts-pie-series {    
    transform: translateY(-1px) ;
}

.k-filtercell .k-widget{
    width: 110px;
}