
body{  
  margin: 0px;
  font-family:sans-serif !important;
}
h5{
    color: #55b54f;
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
}
.noBrdR{
    border-right: none !important;
}
.noBrdL{
    border-left: none !important;
}
.dot{
    font-size: 50px;
    padding: 0 auto;
    background-color:white !important;
}
.nivComp1.dot{
    /* Muy bajo */
    color:#ff847c;
}
.nivComp2.dot{
    /* Bajo */
    color:#ffb9b4;
}
.nivComp3.dot{
    /* A DESARROLLAR */
    color:#fee4a8;
}
.nivComp3B.dot{
    /* Insuficiente */
    color:#ffdfd2;
}
.nivComp4.dot{
    /* Normal */
    color:#4cce74;
}
.nivComp5.dot{
    /* Alto */
    color:#32C3FC;
}
.nivComp6.dot{
    /* Muy alto */
    color:#2F9DE8;
}



.nivComp1{
    /* Muy bajo */
    background-color:#ff847c;
}
.nivComp2{
    /* Bajo */
    background-color:#ffb9b4;
}
.nivComp3{
    /* A DESARROLLAR */
    background-color:#fee4a8;
}
.nivComp3B{
    /* Insuficiente */
    background-color:#ffdfd2;
}
.nivComp4{
    /* Normal */
    background-color:#4cce74;
}
.nivComp5{
    /* Alto */
    background-color:#32C3FC;
}
.nivComp6{
    /* Muy alto */
    background-color:#2F9DE8;
}

.nivCompRequiereDesarrollo{
    background-color:#FFB07C;
}
.nivCompGris{
    /* Muy alto */
    background-color:#dfdfdf;
}
.nivCompNegro{
    background-color:#484848;
}
.nivCompPetroleo{
    background-color:#24718D;
}
.nivCompAmarillo{
    /* Muy alto */
    background-color:#FEDA3E;
}
.nivRosa{
    background-color:#ffd9d9;
}
.nivVerde{
    background-color:#b9eabe;
}
.textoBlanco{
    color: white;
}
.fuente-10{
    font-size: 10px;
}
.divReporte table{
    /* color:black; */
    font-size: 15px !important;
    line-height: 150%;
}
.divReporte h1, .divReporte h2, .divReporte h3, .divReporte h4, .divReporte h5, .divReporte h6, .divReporte h1 a:link, .divReporte h1 a:active, .divReporte h1 a:visited {
    color: #969696;
    font-weight: normal;
    margin: 10px 0;
    font-size: 15px;
    color: #4d4d4d;
}
.divReporte h1 {
    font-size: 23px;
    padding-bottom: 10px;
    clear: none;
    width: 100%;
}
.divReporte h2 {
    font-size: 20px;
    font-weight: normal;
}
.divReporte h3 {
    font-size: 17px;
    font-weight: normal;
}
.divReporte h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 45px 0px 30px;
}
.divReporte h5 {
    font-size: 20px;
}
.divReporte h6 {
    font-size: 12px;
    font-weight: bold;
}
.divReporte h1 a:hover {
    color: #C03D3D;
    text-decoration: underline;
}
.divReporte{
    display:table;
    max-width: 755px;
    margin: 0 auto;
}
h2 a:link, h2 a:active, h2 a:visited {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    max-width: 500px;
}
h2 a:hover {
    color: #333333;
    text-decoration: underline;
    font-size: 18px;
}
h3 a:link, h3 a:active, h3 a:visited {
    color: #66b4ea;
    /* font-size: 16px; */
    /* font-weight: normal; */
    /* margin: 0; */
    max-width: 500px;
}
h3 a:hover {
    color: #459ad3;
}
h4, h4 a:link, h4 a:active, h4 a:visited {
color: #4d4d4d;
    font-size: 20px;
    font-weight: normal;
    /* margin: 0; */
    /* max-width: 0; */
    margin: 60px 0px 30px;
}
h4 a:hover {
    color: #333333;
    text-decoration: underline;
}
h5 a:link, h5 a:active, h5 a:visited {
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 0;
    max-width: 500px;
}
h5 a:hover {
    color: #333333;
    text-decoration: underline;
}
h6 a:link, h6 a:active, h6 a:visited {
    color: #37AEC2;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
    max-width: 500px;
}
h6 a:hover {
    color: #333333;
    text-decoration: underline;
}

    .sharpieNA,.sharpieIN,.sharpieA,.sharpieVioleta,.sharpieAzul,.sharpieNaranja,.sharpieRojo,.sharpieVerde,.sharpieAmarillo,.sharpieCafe{
        background:#0E63CD;
        font-weight:bold;
        color:white;
        padding:1px 2px;
        text-decoration:none;
    }
    .sharpieRojo.light{
        background: #ff8181 !important;
        color: white !important;
    }
    .sharpieVerde.light{
        color: white !important;
        background: #8ec88d !important;
    }
    .colorLetraNA,.colorLetraIN,.colorLetraA{
        font-weight:bold;
        font-size: 18px;
    }
    .colorLetraNA{
        color:#ff0000; 
    }
    .colorLetraA{
        color:#089206; 
    }
    .sharpieCafe{
    background:#d3b17b;
    color:white;
    }
    .sharpieAmarillo{
        background: #c0d1da !important;
        background: #FEDA3E !important;
        color:black;
        padding-bottom: 18px;
        padding-bottom: 0px;
    }
    .sharpieVioleta{
        background:#885EA7;
        color:white
    }
    .sharpieNaranja{
        background:#f87408;
    }
    .sharpieRojo,.sharpieNA{
        background: #ff003b !important;
        /* font-style: oblique; */
    }
    .sharpieVerde,.sharpieA{
        background: #20a41e !important;
    }
    .sharpieIN{
        background: none!important;
        border: none !important;
    }
    .cellResultado{
        margin: auto;
        border-radius: 19px;
        text-align: center;
        font-size: 1px;
        height: 18px;
        width: 18px;
        border-width: 4px;
        border-style: solid;
    }
    a.circuloToyota:hover{     
           background-color: blue;
    }    
    .circuloToyota a:hover {
  background-color: yellow;
}
    .circuloToyota{
        margin: auto;
        border-radius: 19px;
        text-align: center;
        font-size: 1px;
        height: 18px;
        width: 18px;
        border-width: 4px;
        border-style: solid;        
    }    
   
    .divCandidatoComparado a{font-size: 10px;}
    #dvTop{
        background-color: #52b6ff;
        color: white;
        text-align: center;
        margin-bottom: 15px;
        font-family: arial;
        font-size: 29px;
        font-weight: bold;
        padding: 19px 15px 20px 0px;
    }
    #divReporte{
        float: left;
        display:table;
        clear:both;
        color: #545454;
        max-width: 750px;
        font-size: 18px;
    }

    #divCandidatos{
        font-family: sans-serif;
        padding: 0 0px 0 0;
        float: left;
        background-color: #7dc1f0;
        margin: 0;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    #divCandidatos h3{
        padding: 0 0 0 10px;
        color: #969696;
        font-weight: normal;
        margin: 10px 0 20px;
        font-size: 15px;
        font-size: 18px;
        font-weight: normal;
        color: white;
    }
    .divCandidatosTab{
        width: 100%;
        font-size: 12px;
        letter-spacing: 0.03em;
        line-height: 17px;
        display:table;
    }
    .divCandidatosTab .row{
        border-bottom: 1px solid #6b879a;
    }
    .divCandidatosTabTr{
        /* padding: 4px 2px; */
        /* border-radius: 7px; */
        /* display: inline-block; */
        /* width: 100%; */
        /* margin: 2px 0px; */
        /* cursor:pointer; */
        /* color: white; */
        /* display:table-row; */
    }
    .divCandidatosTabTr:visited, .divCandidatosTabTr:link, .divCandidatosTabTr:active, .divCandidatosTabTr:hover{
        color:white;
    }
    .divCandidatosTabTr:hover{
        background-color: #74baea;
    }
    .divCandidatosTd1, .divCandidatosTd2, .divCandidatosTd3, .divCandidatosTd4{
        padding: 10px 0px;
        display: table-cell;
        margin-bottom: 10px;
        vertical-align: top;
    }
    .divCandidatosTd4{
    -ms-word-break: break-all;
    word-break: break-all;

  /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    }
    .azulOscuro{
        color:#5c7a9c;
    }
    .azulClaro{
        color: #1d9ff2
    }
    #divCandidatos .cellResultado{
        border-color:#a2cffe;
    }
    .estoyEn {
        /* font-family: sans-serif; */
        /* position: relative; */
        width: 100%;
        margin: 15px auto;
        /* float: left; */
        display:table;
    }
    #candidatosComparados{
        width: 100%;
        height: 175px;
    }
    .contenedorCandidatosComparados{
        width: 100%;
        overflow-x: auto; 
        /* border-bottom: solid 10px white; */
        padding: 7px;
        /* margin: 20px 0px; */
        background-color: #f3f3f3;
        /* border: 1px solid #eaeaea; */
    }
    .contenedorCandidatosComparados h3{
        padding-left:23px;
    }
    .tablaTop{
        background-color: white;
        color: #5f5f5f;
        font-size: 18px;
        padding: 19px 10px !important;
     }
    .divCandidatoComparado{
        border-radius: 7px;
        float: left;
        text-align: center;
        width: 64px;
        font-size: 8px;
        height: 175px;
    }
    #valorReferencia{
        position: absolute;
        width: 100%;
        border: 1px solid #c3c3c3;
        height: 77px;
        top: 28px;
    }
    .textoVerticalB{
        transform: rotate(270deg);
        transform-origin: left top 0;
        float: left;
        width: 20px;
        font-family: arial;
        font-size: 12px;
        letter-spacing: 2px;
        text-transform: uppercase;
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 81px;
        left: 6px;
    }
    .comoCelda{
        
        padding: 6px 60px 6px 8px;
        overflow: visible;
        display: table-cell;
        min-width: 120px;
    }
    .comoCelda:nth-child(n+2){border: solid silver 1px;}
    .comoFila{
        clear:both;
    }
    .comoTabla{
        vertical-align: top;
        border-spacing: 0px;
        border-collapse: collapse;
        padding: 10px 20px 30px;
        /* text-align: center; */
        border: 1px solid #e0e0e0;
        background-color: #f3f3f3;
    }
    .barraCompetencia{
           padding: 6px  !important;
           font-size: 13px;
           font-weight: bold;
           height: 100%;
           color: #252525;
           line-height: 100%;
    }
    .barraFortaleza{
           padding: 6px 6px !important;
    }    
    .descripcionCompetencia{
        /* font-size: 12px; */
        margin: 6px 0;
        line-height: 21px;
    }
    .w30{
        width:30px
    }
    #tablaPronostico, #tablaPronostico td{
        color: black;
    }
    #tablaPronostico td{
        width: 20%;
    }
    .tablaSuave, .tablaNiveles3, .tablaNiveles3_valores, #tablaNiveles3_titulos {
        font-size: 14px;
        border: 1px solid lightgrey;
        padding: 7px;
        border-collapse: collapse;
        width:100%;
        margin: 0px 0;
    }
    .tablaSuave td{
        border: lightgrey 1px solid !important;
        padding: 4px;
        padding: 9px 10px;
    }

    .tablaNiveles3{
        padding: 0px;
        margin: 0px;
    }   
    .tablaNiveles3 td{
        border:none;
        padding: 0px;
    }
    .tablaNiveles3_left{
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .tablaNiveles3_valores{
        padding: 0px;
        margin: 0px;
        border-bottom: 1px lightgrey solid;
        border-top: none;
        height: 100%;
    }   
    .tablaNiveles3_valores td{
        width: 7%;
        border-width: 1px;
        border-style: solid;
        border-color: lightgrey;
        padding: 0px;
        border-bottom: none;
        border-top: none;
    }
    .tituloMayorMenor{
        width: 58% !important;
        text-align: left !important;
        padding: 9px 10px !important;
    }


    #tablaNiveles3_titulos{
        height: 23px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
        border: none;
        border-right: 1px solid lightgray;
    }   
    #tablaNiveles3_titulos td{
        padding: 0px;
        width:14%;
        font-size: 8px !important;
        text-align: center;
        border: none;
    }


    .tabla400{
        width:400px;
    }
    .margin0{
        margin:0;
    }
    .padding0{
        padding:0;
    }
    #candidatosComparados div:nth-child(odd) {
        background-color: #f5f5f5;
    }
    .textoVertical{
        padding:0 7px;
    }
    .imgVertical,.textoVertical img{
        width:13px;
    }
    .mayorMenor{
        text-align:center;
        background-color: #dbdbdb;
        color: #939292;
        font-size: 20px;
        height: 26px;
    }
    .mayorMenorOculto{
        color: #dbdbdb;
    }
    .mayorMenor_left{
        background-color: gray;
        color: white !important;
        font-size: 12px !important;
        height: 19px;
        padding: 1px 6px;
        box-sizing: content-box;
        width: 100%;
        height: 21px;
    }
        

    .aprobo{     
        color: #00B131;
        font-size: 39px !important;}

    #divReporte b:nth-child(1) { font-size:18px;}
    .tex-portada{
        margin-top: -1210px;
        width: 930px;
        margin-left: 80px;
        height: 1300px;
        line-height: 130px;
        }
    .introRepo{
        background-color: #fff7e6;
        padding: 10px;
        font-size: 14px;
        margin: 0 auto;
        display: block;
    }
    .tabCompetencias{
        border:none;
    }
    #tab_niveles_1,#tab_niveles_2,#tab_niveles_3,#tab_niveles_4,#tab_niveles_5{
        margin: 22px 0 10px 0;
        width:100%
    }
    #tab_niveles_4{
        height: 100%;

    }
    #tab_niveles_1 td, #tab_niveles_2 td, #tab_niveles_3 td, #tab_niveles_5 td{
        vertical-align:middle;
    }
    #tab_niveles_1 td{
        /* border: 2px solid white; */
        box-sizing: border-box !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tabCompetencias td{
        border: none !important;
    }
    #botonesReporte{
        margin: 0px 0px 20px;
        float: right;
    }

    @media screen { 
        .divReporte p{
            /* line-height: 117%; */
        }
        .portada_impresora,.portada_pdf{
            display:none;
        }
        .logo-cliente{ margin-bottom: 100px; top: 10px;float: left; display: none;}
    }
    .pageBreak { 
        page-break-after: always;
    }
    @media print {
        html, body {
            height: 99%;    
        }
        .divReporte h4{
            margin:0px;
        }
        .botonesReporte{ display:none}
        .estoyEn h3{ display:none;}
        .header,.footer,.ideoCtls{ display:none !important}
        .pageBreak { page-break-after: always; margin-top:50px;}
        .barraCompetencia {-webkit-print-color-adjust: exact !important;}
        .portada_impresora h1,.portada_pdf h1{
            font-size: 30px !important;
            line-height: 33px;
            margin:0;
            padding:180px 0 0 0;
            font-weight:normal;
            text-align:center;
        }
        .portada_pdf h1{
            padding:50px 0 0 0;
        }
        .portada_impresora h2,.portada_pdf h2{
            margin: 5px auto;  !important;
            font-weight:normal;
        }
        .portada_impresora h3,.portada_pdf h3{ 
            font-size:25px;color:red;margin:0;padding:0;
            font-weight:normal;
        }
        .portada_impresora h4,.portada_pdf h4{ 
            font-size: 30px  !important;
            margin-top: -44px !important;
            margin-bottom: 0px  !important;}
        .portada_impresora .logoCliente_impresora,{
            height:210px;
            width:400px;
            margin: 60px auto;
        }
        .portada_pdf .logoCliente_impresora{
            margin: 60px auto;
            height: 210px;
            width: 400px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }
        .introRepo{
            margin: 20px 0px 0px;
            box-shadow:none;
        }
        #tablaNiveles3_titulos td{
            font-size:8px !important;
            width:14% !important;           
        }
        .tablaNiveles3_valores td{
            width:20px !important;
            overflow:hidden;
        }
        .portada_impresora .logoMib_impresora,.portada_pdf .logoMib_impresora{
            float: right;
            position-right:0px;
        }
        .portada_impresora,.portada_pdf{ 
            display: block;
            width: 100%;
            font-family: sans-serif;
            text-align: center;
            margin:0 0 60px 0;
        }
        .hideOnPrint{
            display:none;
        }
        .barraCompetencia, body {-webkit-print-color-adjust: exact !important;}
        .barraCompetencia {
            font-family: arial;
            font-weight: bold;
            display: table!important;
        }
        .logo-cliente{ margin-bottom: 100px; top: 10px;float: left; display: none;}
        .fondo-pdf{ float:left; height:100px;}
        #tab_niveles td,table{ }
        h3 {text-align: center;}
        .gradient{ display:none;}
        #divCandidatos,#botonesReporte{ display:none;}
        #divTira,.contenedorCandidatosComparados{display:none;}
        .estoyEn{ width:100%}
    }
    .divCandidatosTodos{
        display:table;
        max-width: 805px;
        margin: 0 auto;
    }
    .anchoCompleto{
        max-width:100% !important;
    }
    .formMib{
        max-width: 600px;
        font-size: 12px !important;
    }
    .formMib td{
        padding: 4px 10px 4px 0px;
    }
    .formMib .asteriscoRojo{
        color: #ff0000 !important;
        font-weight: bold;
        font-size: 16px;
        display: inline;
        left: -10px;
        position: relative;
        width: 0px;
        float: left;
    }
    .formMib h5{
        color: #55b54f;
        margin: 0px;
        font-size: 14px;
        font-weight: normal;
    }
    .formMib h2{
        color: #6199e2;
        font-weight: normal;
        font-size: 18px;
    }
    .formMib input{
        font-size: 13px;
        padding: 2px 4px;
        min-width: 400px;
    }
    .formMib textarea{
        min-width: 400px;
        min-height: 400px;
    }
    .emailsCurso textarea{
        min-width: 400px;
    }
    .formMib select{
        font-size: 12px;
        /* background: rgba(122, 148, 165, 0.11); */
        border: #cfcfcf 1px solid;
        padding: 21px;
        line-height: 30px;
    }
    .fechaCreac{
        padding:4px 0;
        font-size: 10px;    
    }
    .portada{        position: absolute;
    width: 630px;
    top: 270px;
    font-family: sans-serif;
    text-align: center;
    left: 230px;
    line-height: 68px;
}
.portada h1{    
    font-size: 49px;
    line-height: 50px;
    color:red
}
.portada h2{    margin-top: -35px;}
.portada span{    font-style: italic;}
.portada h3{}
.portada h4{     font-size: 50px;
    margin-top: -44px;
    margin-bottom: 0px;}
.portada p{}
.logo-cliente  {  position: absolute;
    top: 10px;}
.aprobo{     color: #00B131;
    font-size: 39px !important;}
.rapiTabla td{
    padding: 4px 8px;
}
.cursoSinBordes td{
    border:none !important;
}
.cursoTablaIntro{
    margin: 200px 40px 0;
    float:right;
}
.foto{
    width: 150px;
    height: 150px;
    border: #ffffff solid 4px;
    border-radius: 100px;
    background-size: cover !important;
    box-shadow: 0 0 8px rgba(0,0,0,0.12);
}
.foto.fotoVarias{
    height: 60px;
    width: 60px;
    background-size: cover !important;
    float: left;
    margin: 0 5px 0 0;
}
.foto .fa-user{
    font-size: 100px;
    color: #c4dbef;
    text-align: center;
    width: 140px;
    padding: 17px 0;
}
.fotoVarias .fa-user{
    font-size: 58px;
    color: #c4dbef;
    text-align: center;
    width: 70px;
    padding: 7px 0;
}
.fotoVariasPrint{
    height: 40px;    
    width: 40px;    
}
.centrar{
    display: block;
    margin-left: auto;
    margin-right: auto 
}