html, body {
    height: 100%;
    width: 100%;
    font-size: 12pt;
    color:#666;
}
body {
    background: #fff;
    color: #333;
}

.fullHeight {
    height: 100%;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
.vFont8 {
    /*padding: 10px 10px 30px 15px;*/    
    /*border-style: solid;
    border-width: 2px;*/    
    margin: 25mm 25mm 25mm 25mm;
    /*padding: 3px 10px;*/
  /*border: PowderBlue 5px double;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;*/
    
}
.navbar100{
    height: 100px;
}
.navbar24{
    height: 24px;
}
.navbar {
    height: 50px;
}
.navbar-text {
    color:#eee !important;
}

.bg-dark {
    background-color: #3c464d !important;
    color: #eee;
}

.navbar .navbar-brand {
    color: #eee !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #eee !important;
}

.bsContainer {
    min-height: 100%;
    overflow: hidden;
}
.AE10{
    max-height: 10px;
}
.AE300{
    max-height:300px;
}
.AE350{
    max-height:350px;
}
.AE400{
    max-height:400px;
}
.AE600{
    max-height:600px;
}
/*******************************************tooltip*/
.tooltip-inner {
    background-color: #ddd !important;
    color: #3c464d;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"]
.arrow::before {
    border-top-color: #ddd;
}

/***********************************************backs*/
/*Para cambiar el encabezado del login*/
.backGray {

    background: url(images/bgGray1.jpg) center center !important;
    color: #303030 !important;

    /*background-color: red !important;
    color: #eee !important;*/
}
/************************************************/
.backGray1 {
    background: url(images/bgGray1.jpg) center right !important;
    color: #303030 !important;
}
.backGray2 {
    border:0px;
    background: #dcdcdc !important;
    /*Para cambiar el color de las filas de la tabla de tramites de todos los pasos*/
    /*border:0px;
    background: red !important;*/
    /*******************************************/
}
.backGray3 {
    border: 0px;
    background: #eee !important;
}

.backWhite {
    background:#fff !important;
    color: #666 !important;
}
.backBrown {
    background: #303030 !important;
    color: #eee !important;
}
.backAqua {
    background-color: #17a2b8 !important;
        color: #eee !important;
}
.backRed {
    background-color: #952342 !important;
    color: #eee !important;
    font-style: italic !important;
}
.backRed2 {
    background-color: #952342 !important;
    color: #eee !important;
 }
.backLines {
    background:url('images/lines.jpg') repeat;
}
/**********************************************tabs*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #9c1e1e;
    border-color: #dee2e6 #dee2e6 #fff;

    /*Para cambiar el color al seleccionar Inicio,Tramite y Cedula*/
    /*color:black;*/
    /*background-color: red;*/
    /*border-color: red;*/
    /***********************************************/
}
.nav-tabs .nav-link {
    color: #a22044;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
/********************************************Pills*/
.badge-pill {
    padding:8px 20px;
 }
/****************************************************/
/*.badge-danger{
    /*Para cambiar el color del circulo de la lista de los pasos del tramite
    color: #fff;
    background-color: black;
}*/
/****************************************************/
/*********************************************forms*/
.form-control-sm {
    /*border:1px solid #888 !important;*/
}
/************************************************modal*/
.modal-backdrop {
    background-color: #333;
}

.modal-header {
    background-color: #952342;
    color: #ddd;
    padding:2px 15px !important;

    /*Cambiar el color del encabezado de un modal */
    /*background-color: red;
    color: white;
    padding:2px 15px !important;*/
    /**************************************************/
}

.modal-body {
    background-color: #fff;
    color: #333;
    font-size: 11pt;
}
/*************************************************BTNS*/

.vBtnGroup{
    padding:6px 15px;
}
.btn-danger {
    background-color: #952342;
    color: #eee;
    
}
.btn-wrap {
    padding-top: 25px;
}
.btn-color{
    color:#0f0
}
.btn-color-e{
    color:#eee;
}

.btn-secondary{
    /*Para cambiar de color los botones*/
    /*color: white;
    background-color: red;
    border-color: white;*/
}
.btn-secondary:hover{
    /*Cambiar el color del boton seleccionado*/
    /*color: #fff;
    background-color: black;
    border-color: black;*/
    /****************************************/
}


/*******************************************Color*/
.color-g1{
    color:#515151;
}
.color-g2{
    color:#939393;
}

/*******************************************fontS*/
.vFont8 {
    /*padding: 10px 10px 30px 15px;*/
    /*border-style: solid;
    border-width: 2px;*/
    margin: 25mm 25mm 25mm 25mm;
    /*padding: 3px 10px;*/
    /*border: PowderBlue 5px double;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;*/
}
/*******************************************fontS*/
.vFontBold{
font-weight: bold !important;
}
.vFontBlack24b {
    font-size: 24pt;
    color: #666;
    font-weight: bold;
}
.vFontBlack18b {
    font-size: 18pt;
    color: #666;
    font-weight: bold;
}
.vFontBlack12 {
    font-size: 12pt;
    color: #666;
    font-weight: normal;
}

.vFontBlack14b {
    font-size: 14pt;
    color: #666;
    font-weight: bold;
}
.vFontBlack14 {
    font-size: 14pt;    
    font-weight: normal;
}
.vFontBlack11b {
    font-size: 11pt;
    color: #666;
    font-weight: bold;
}
.vFontBlack11 {
    font-size: 11pt;
    color: #666;
    font-weight: normal;
}
.vFontBlack10 {
    font-size: 10pt;
    color: #666;
    font-weight: normal;
}
.vFontBlack9 {
    font-size: 9pt;
    color: #666;
    font-weight: normal;
}

.vFontGris10b {
    font-size: 10pt;
    color: #ccc;
    font-weight: bold;
}
.vFontGris12b {
    font-size: 12pt;
    color: #ccc;
    font-weight: bold;
}
.vFontRed9 {
    font-size: 9pt;
    color: #952342;
    font-weight: normal;
}
.vFontRed12b {
    font-size: 12pt;
    color: #952342;
    font-weight: bold;
}
.vFontRed14b {
    font-size: 14pt;
    color: #952342;
    font-weight: bold;
}
.vFontRed16b {
    font-size: 16pt;
    color: #952342;
    font-weight: bold;
}
.vFontRed20b {
    font-size: 20pt;
    color: #952342;
    font-weight: bold;
/*Para cambiar las letra del Encabezado*/
    /*font-size: 20pt;*/
    /*color: #952342;*/
    /*font-weight: bold;*/
/*************************************/
}
.vFontWhite8 {
    font-size: 8pt !important;
    color: #eee;
    }
.vFontRed36b {
    font-size: 36pt;
    color: #952342;
    font-weight: bold;
}
.vFontWhite9 {
    font-size: 9pt !important;
    color: #eee;
}
.vFontWhite10 {
    font-size: 10pt !important;
    color: #eee;
}
.vFontWhite12 {
    font-size: 12pt !important;
    color: #eee;
}
.vFontWhite14 {
    font-size: 14pt !important;
    color: #eee;
    font-weight: normal;
}
.vFontWhite14b {
    font-size: 14pt !important;
    color: #eee;
    font-weight: bold;
}
.vFontWhite16 {
    font-size: 16pt !important;
    color: #eee;
    font-weight: normal;
}
.vFontWhite18b {
    font-size: 18pt;
    color: #eee;
    font-weight: bold;
}
.vFontWhite36 {
    font-size: 36pt !important;
    color: #eee;
    font-weight: normal;
}
.vFontWhite40 {
    font-size: 40pt !important;
    color: #eee;
    font-weight: normal;
}
.vFontfamily {
    font-family: Calibri, Tahoma, Arial;
    font-size: 21px;
    color: #333;
    width: 100%;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.Datos {
    margin-left: 30px;
    font-size: 17px !important;
    color: #A8A8A8 !important;
    text-align: justify;
}
.text-aling{
    text-align:center;
}
.text-aling-left{
    text-align:left;
}
/************************************8****MARGENS*/
.MT0 {
    margin-top:0px !important;
}
.MT20 {
    margin-top: 20px !important;
}

.MT50 {
    margin-top: 50px !important;
}
.MB0 {
    margin-bottom: 0px !important;
}
.MB5 {
    margin-bottom: 5px !important;
}
.MB30 {
    margin-bottom: 30px;
}
.MB10 {
    margin-bottom: 10px !important;
}
.MH0 {
    margin-right: 0px;
    margin-left: 0px;
}

.MHCenter{
    margin:0 auto;
}
.MH10 {
    margin-right: 10px;
    margin-left: 10px;
}
.MH20 {
    margin-right: 20px;
    margin-left: 20px;
}
.MH30 {
    margin-right: 30px;
    margin-left: 30px;
}
.MH50 {
    margin-right: 50px;
    margin-left: 50px;
}

.MV0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.MV5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.MV10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.MV20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.MV30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.M30{
margin:30px 30px !important;
}
.M20 {
    margin: 20px 20px !important;
}
.M10 {
    margin: 10px 10px !important;
}
.M5 {
    margin: 5px 5px !important;
}
.M2 {
    margin: 2px 2px !important;
}
.MHCenter{
    margin:0 auto;
}
/**********************************PADDING*/
.PH50 {
    padding-left: 50px;
    padding-right: 50px;
}

.PH30 {
    padding-left: 30px;
    padding-right: 30px;
}
.PH0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.PH5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.PH10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.PH20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.PH60 {
    padding-left: 60px;
    padding-right: 60px;
}
.PH30 {
    padding-left: 30px;
    padding-right: 30px;
}

.PV0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.PV5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.PV10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.PV20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.PV30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.PV50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.PT0 {
    padding-top: 0px !important;
}
.PT5 {
    padding-top: 5px !important;
}
.PT0 {
    padding-top: 0px;
}
.PT10 {
    padding-top: 10px;
}
.PT100 {
    padding-top: 100px;
}
.PT20 {
    padding-top: 20px !important;
}

.PB0 {
    padding-bottom: 0px !important;
}
.PB50 {
    padding-bottom: 50px;
}
.PB10 {
    padding-bottom: 10px;
}
.PB15 {
    padding-bottom: 15px;
}
.PB20 {
    padding-bottom: 20px;
}
.PB60 {
    padding-bottom: 60px;
}
.PL0 {
    padding-left: 0px !important;
}
.PL10 {
    padding-left: 10px !important;
}
.PL20 {
    padding-left: 20px !important;
}
.PL30 {
    padding-left: 30px !important;
}
.PL45 {
    padding-left: 45px !important;
}
.PR50 {
    padding-right: 50px !important;
}
.PR30 {
    padding-right: 30px !important;
}

.PR40 {
    padding-right: 40px !important;
}
.PR5 {
    padding-right: 5px !important;
}
.PL5 {
    padding-left: 5px !important;
}
.P30 {
    padding: 30px 30px !important;
}
.P20 {
    padding: 20px 20px !important;
}
.P0 {
    padding: 0px 0px !important;
}
.PAD{
    padding:2px 10px;
}

/***********************************8******WIDTH*/
.W120 {
    width: 120% !important;
}
.W100{
    width:100% !important;
}
.W95 {
    width: 95% !important;
}
.W90 {
    width: 90% !important;
}
.W80 {
    width: 80% !important;
}
.W100px {
    width: 100px !important;
}
.W25 {
    width: 25% !important;
}
.W35 {
    width: 35% !important;
}
.W40 {
    width: 100px;
}
.W45 {
    width: 45% !important;
}
.W10 {
    width: 10% !important;
}
.W5 {
    width: 5% !important;
}
.W350{
    width:350px;
}
.maxW350 {
    max-width: 400px;
}
.maxW250 {
    max-width: 251px;
}
.minW250 {
    min-width: 250px;
}
.W45 {
    width: 45% !important;
}
.W50{
    width: 50px;
}
.W150{
    width:150px;
}
.W220{
    width:220px;
}
.W250{
    width:250px;
}
.MW300{
    max-width:300px;
}

/*****************************************LINKS*/
.MousePointer:hover{
    cursor:pointer;
}
.linkRojo11 {
    color: #a22044;
    cursor:pointer;
}
.linkRojo11:not([href]) {
        color: #a22044;
    }
.linkRojo11:hover {
        color: #cb2654;
        /*text-decoration: none;*/
    }

.linkRojo12 {
    color: #a22044;
    font-size: 12pt;
    /*Para cambiar el color del link de salir en el login*/
   
    /*color: white;
    font-size: 12pt;*/
    /****************************************************/
}
.linkRojo12:hover {
    color: #cb2654;
    /*text-decoration: none;*/

    }
.linkRojo14b {
    color: #a22044;
    font-size: 14pt;
    /*Cambiar el color de la letra de Datos Generales,Requisitos,Formato Tipo,Pasos a Seguir.....*/
    /*color: white;
    font-size: 14pt;*/
    /***************************************/
}
    .linkRojo14b:hover {
     color: #cb2654;
     cursor:pointer;

     /*Cambiar el color de la letra al pasar el mouse*/
     /*color: black;
     cursor:pointer;*/
     /***********************************/
    }


.btn-link {
    color: #a22044 !important;
}

.BtnPrint {
    background-image: url(images/Imprimir.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
    /**********************************TABLES*/
.tbl1 {
    /*background-image: linear-gradient(#fff, #fdfdfd);*/
    background-color: #fff;
    color: #888;
}
    .tbl1 > thead > tr > th {
        background-color: #7c7c7c;
        background-image: linear-gradient(#7c7c7c, #454545);
        /*background-image: linear-gradient(#ddd, #888);*/
        color: #ddd;
        font-size: 12pt;
        font-weight: normal;

        /*Cambiar el encabezado de una tabla*/
        /*background-color: red;
        background-image: linear-gradient(red, #454545);*/
        /*background-image: linear-gradient(#ddd, #888);*/
        /*color: #ddd;
        font-size: 12pt;
        font-weight: normal;*/


    }
.tblCES td, .tblCES th {
    /*border: 2px solid #c2c3c4;*/
    border: 2px solid #e5e5e5;
}
.rowSelected {
    background-color: #a22044 !important;
    background-image: linear-gradient(#a22044, #4d0f12);
    /*background-image: linear-gradient(#ddd, #888);*/
    color: #ccc !important;

    /*Cambiar el color de la fila al seleccionar un tramite*/
    /*background-color: red !important;
    background-image: linear-gradient(red, #4d0f12);*/
    /*background-image: linear-gradient(#ddd, #888);*/
    /*color: white !important;*/
    /********************************************/
}
.txtTblEdit {
    position: absolute;
    z-index: 1000;
    display: none;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px 5px rgba(30,6,7, 0.5) !important;
}
/*******************************************ICONS*/
.vIcon{
    height:28px;
    vertical-align:middle;
}
.block-1 {
    width: 50%;
}
.backRed {
    background-color: #952342 !important;
    color: #eee !important;
    font-style: italic !important;
}
.vFontWhite12 {
    font-size: 12pt !important;
    color: #eee;
}

.img-contenedor img {
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
width:100%;
}
.img-contenedor:hover img {
-webkit-transform:scale(1.25);
-moz-transform:scale(1.25);
-ms-transform:scale(1.25);
-o-transform:scale(1.25);
transform:scale(1.25);
}
.img-contenedor {/*Ancho y altura son modificables al requerimiento de cada uno*/
width:150px;
height:180px;
overflow:hidden;
}
.cardOver {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
}
    .cardOver:hover {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: transform 0.5s ease-in-out;
        -moz-transition: transform 0.5s ease-in-out;
        -ms-transition: transform 0.5s ease-in-out;
    }

.img-contenedor img {
-webkit-transition:all .3s ease; /* Safari y Chrome */
-moz-transition:all .3s ease; /* Firefox */
-o-transition:all .3s ease; /* IE 9 */
width:100%;
}
.img-contenedor:hover img {
-webkit-transform:scale(1.25);
-moz-transform:scale(1.25);
-ms-transform:scale(1.25);
-o-transform:scale(1.25);
transform:scale(1.25);
}
.img-contenedor {/*Ancho y altura son modificables al requerimiento de cada uno*/
width:150px;
/*height:180px;*/
overflow:hidden;
}
.border {
    display: inline-block;
    width: 60px;
    height: 20px;
    margin: 6px;
}
.FS8{
    font-size:8pt;
}
.FS9 {
    font-size: 9pt;
}
.BI1 {
    border-bottom: 1px solid;
}
.B1 {
    border: 1px solid;
}
.BISD1 {
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
}
/*******************************************scroll*/
.div-scroll {
  overflow-y: scroll;
}
.ClaveCat {
    height: 49px;
    font-size: 2rem;
    width: 80px;    
}
/**************************** PDF**/
.headerPDF {
    position: fixed;
    left: 20px;
    top: 20px;
}
.footerPDF {
    position: fixed;
    left: 20px;
    top: 750px;
}

/*******************************************mouse*/
.pointer{
    cursor:pointer;
}

.rounded16 {
    border:1px solid #ccc;
    border-radius: 16px;
    background: #fff;
    padding: 20px;
    }


/*****************************************SHADOWS*/
.Shadow1 {
    box-shadow: 5px 5px 20px rgba(58,13,26,0.6) !important;
}

.Shadow2 {
    box-shadow: 0px 0px 50px rgba(1,1,1,0.8) !important;
}


