@charset "UTF-8";

@font-face {
    font-family: "RenaultLife-Bold";
    src: url("../fuentes/NouvelR-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "RenaultLife";
    src: url("../fuentes/NouvelR-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face{
    font-family:RenaultLife-Italic;
    src:url(../fuentes/NouvelR-Italic.ttf);
}

@font-face{
    font-family:RenaultLife-BoldItalic;
    src:url(../fuentes/RenaultLife-BoldItalic.ttf);
}

@font-face{
    font-family:DS-digital;
    src:url(../fuentes/DS-DIGIB.TTF);
}

.cajaVN{

    border: 1px solid #d9d9d9;
    height: 40px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.cerrarSobrePantalla2 {
    text-align: center;
    text-align: right;
    margin-top: 1%;
    margin-right: 1.5%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999999;
    font-size: 200%;
    color: rgb(245, 206, 58);}






    .cerrarSobrePantalla3 {
        text-align: center;
        text-align: right;
        margin-top: 1%;
        margin-right: 1.5%;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 999999;
        font-size: 200%;
        color: rgb(245, 206, 58);}

        a{color:rgba(3,3,3,1.00) ;}
        a:hover,
        a:focus{
            text-decoration: none;
        }

        * {
          box-sizing: border-box;
      }

      input, select, textarea {
          width: 100%;
      }

      input{font-size: 120%;}

      body{font-family:RenaultLife-Bold;}
      .bold{font-family:RenaultLife-Bold;}
      .regular{font-family:RenaultLife;}
      .italic{font-family:RenaultLife-Italic;}

      .rena{font-family:RenaultLife-Bold;}
      .rena2{font-family:RenaultLife;}


      input{font-size: 120%; color:#333;}
      select{font-size: 120%; color:#333;}


      .digi{font-family:DS-digital;}

      .cajaAlta{text-transform: uppercase;}

      .fixed{position: fixed;}
      .fijo{position: fixed;top:0px;left:0px;background: rgba(251,204,0,1.00);min-height: 50px;z-index:9999998;width: 100%;}
      .flexibleAll{display: flex;}
      .flot{ width: 100%; float: left; clear: both;}
      .flotR{float: right;}
      .flotR-relative{position: relative;}
      .relativo{position: relative;}
      .flotA{ width: auto; float: left; clear: none;}
      .superIndice{display: table-caption;}
      .noWrap{white-space: nowrap;}
      .breakW{word-break: break-word;}
      .textRight{text-align: right;}
      .textLeft{text-aling: left;}
      .cursorP{cursor: pointer;}

      .z-index9{z-index: 9;}

      .tabla{display: table;}
      .cell{display: table-cell;}
      .celda {
        width: 100%;
        display: table-cell;
    }

    .line-height10{line-height: 10px;}
    .line-height20{line-height: 20px;}
    .line-height30{line-height: 30px;}
    .line-height40{line-height: 40px;}
    .line-height50{line-height: 50px;}
    .line-height60{line-height: 60px;}
    .line-height80{line-height: 80px;}
    .line-heightA {line-height: 1.5em;}
    .lineaD {border-right: 1px dotted #ccc;}
    .lineaBD {border-bottom: 1px dotted;}
    .lineaTD {border-top: 1px dotted;}
    .lineGris{ border: 1px solid rgba(205,205,205,1.00);}
    .underLine{text-decoration: underline;}

    .cajaOverflow{overflow: hidden; position: relative;}
    .displayInline{display:inline-block;}
    .block{display: block;}
    .none{display: none;}
    .absolut{position: absolute;}
    .absolutB{position: absolute; bottom:0px;}
    .absolutBR{position: absolute; right: 5%; bottom: 13%;}
    .absolutL{ position: absolute; bottom: 13%;}
    .overflowOculto{position: relative; overflow: hidden;}
    .positionAbs{position: absolute; bottom: 0px;}

    .top{top: 0px;}
    .bottom{bottom: 0px;}
    .left{left: 0px;}
    .right{right: 0px;}


    .centroV{display: table-cell; vertical-align: middle;}

    .textoV{

        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        writing-mode: vertical-rl; /* new syntax */
        transform: rotate(180deg);}

        .fitContent{min-width: fit-content;}

        .cuadrado{width:10px; height:10px; display: inline-block;}

        .col {
            position: relative;
            min-height: 1px;
            float: left;
            padding-right: 15px;
            padding-left: 15px;
        }


        .col-xs-1A{width: 8,333333333%; position: relative; min-height: 1px; float:left;}/*col-xs-1*/
        .col-xs-2A{width: 16,666666667%; position: relative; min-height: 1px; float:left;}/*col-xs-2*/
        .col-xs-20{width: 20%; position: relative; min-height: 1px; float:left;}
        .col-xs-3A{width: 25%; position: relative; min-height: 1px; float:left;}/*col-xs-3*/
        .col-xs-4A{width: 33.33333333%; position: relative; min-height: 1px; float:left;}/*col-xs-4*/
        .col-xs-40{width: 40%; position: relative; min-height: 1px; float:left;}
        .col-xs-5A{width: 41.66666667%; position: relative; min-height: 1px; float:left;}/*col-xs-5*/
        .col-xs-6A{width: 50%; position: relative; min-height: 1px; float:left;}/*col-xs-6*/
        .col-xs-60{width: 60%; position: relative; min-height: 1px; float:left;}
        .col-xs-7A{width: 58,33333333%; position: relative; min-height: 1px; float:left;}/*col-xs-7*/
        .col-xs-8A{width: 66,66666667%; position: relative; min-height: 1px; float:left;}/*col-xs-8*/
        .col-xs-9A{width: 75%; position: relative; min-height: 1px; float:left;}/*col-xs-9*/
        .col-xs-80{width: 80%; position: relative; min-height: 1px; float:left;}
        .col-xs-10A{width: 83,33333333%; position: relative; min-height: 1px; float:left;}/*col-xs-10*/
        .col-xs-11A{width: 91,66666667%; position: relative; min-height: 1px; float:left;}/*col-xs-11*/
        .col-xs-12A{width: 100%; position: relative; min-height: 1px; float:left;}/*col-xs-12*/

        .col-xs-14col{width: 7.142867%; position: relative; float:left;}
        .col-xs-7col{width: 14.285714%; position: relative; float:left;}
        .col-xs-7Acol{width: 28.571428%; position: relative; float:left;}
        .col-xs-7Bcol{width: 42,857412%; position: relative; float:left;}



        .scroll{overflow: scroll;}

        .shadow{ box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;}
        .shadow1{box-shadow: 3px 3px 17px 0px #00000059;border: 1px solid #777;}
        .shadow2{ box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.45)!important;}
        .blackShadow{box-shadow: 3px 3px 17px 0px #00000059;}
        .shadow-lg{box-shadow: 0 2rem 1.5rem -1.5rem rgba(33,37,41,.15),0 0 1.5rem .5rem rgba(33,37,41,.05)!important;}

        .borde{ border:1px solid; margin: 2%;}
        .bordeA {border: 1px solid rgba(153, 153, 153, 0.24);}
        .border { border:1px solid;}
        .bordeB {border-bottom: 1px solid;}
        .bordeB5 {border-bottom: 5px solid;}
        .bordeR {border-right:1px solid;}
        .bordeL {border-left:1px solid;}
        .bordeT{border-top: 1px solid;}

        .b3{border-width: 3px;}
        .b5{border-width: 5px;}
        .b7{border-width: 7px;}

        .bordeMatricula{
            border-left: 2rem;
            border-right: 0px;
            border-top: 0px;
            border-bottom: 0px;
            border-style: solid;
            border-image: linear-gradient( to bottom, rgba(48, 48, 48, 1.00), rgba(48, 48, 48, 1.00) ) 1 100%;
            min-width: max-content;
            padding: 0% 1% 1% 5%;
        }



        .h1000{height: 1000px;}



        .mAuto{margin:0 auto;}
        .m0{margin: 0px;}
        .m1{margin-top:1%;}
        .m2{margin-top:2%;}
        .m3{margin-top:3%;}
        .m4{margin-top:4%;}
        .m5{margin-top:5%;}
        .m6{margin-top:6%;}
        .m7{margin-top:7%;}
        .m8{margin-top:8%;}
        .m9{margin-top:9%;}
        .m10{margin-top:10%;}

        .m11{margin-top:11%;}
        .m22{margin-top:30%;}

        .m7x{margin-top: 7px;}

        .mr1{margin-right: 1%;}
        .mr2{margin-right: 2%;}
        .mr3{margin-right: 3%;}
        .mr4{margin-right: 4%;}
        .mr5{margin-right: 5%;}
        .mr6{margin-right: 6%;}
        .mr7{margin-right: 7%;}
        .mr8{margin-right: 8%;}
        .mr9{margin-right: 9%;}
        .mr10{margin-right: 10%;}

        .ml1{margin-left:1%;}
        .ml2{margin-left:2%;}
        .ml3{margin-left:3%;}
        .ml4{margin-left:4%;}
        .ml5{margin-left:5%;}
        .ml6{margin-left:6%;}
        .ml7{margin-left:7%;}
        .ml8{margin-left:8%;}
        .ml9{margin-left:9%;}
        .ml10{margin-left:10%;}


        .mb1{margin-bottom:1%;}
        .mb2{margin-bottom: 2%;}
        .mb3{margin-bottom: 3%;}
        .mb4{margin-bottom: 4%;}
        .mb5{margin-bottom: 5%;}
        .mb6{margin-bottom: 6%;}
        .mb7{margin-bottom: 7%;}
        .mb8{margin-bottom: 8%;}
        .mb9{margin-bottom: 9%;}
        .mb10{margin-bottom: 10%;}


        .m5B1 {margin-top: 25%;}
        .ajusteTop{margin-top: 8%;}
        .rowLeft{margin-left:-15px;}

        .p0{padding: 0px;}.p02{padding: 0.2%;}
        .p1{padding:1%;}
        .p2{padding: 2%;}
        .p3{padding: 3%;}
        .p4{padding: 4%;}
        .p5{padding: 5%;}
        .p6{padding: 6%;}
        .p7{padding: 7%;}
        .p8{padding: 8%;}
        .p9{padding: 9%;}

        .pt50{padding-top: 50px;}
        .pt14{padding-top: 14px;}
        .pt1{padding-top: 1%;}
        .pt2{padding-top: 2%;}
        .pt3{padding-top: 3%;}
        .pt4{padding-top: 4%;}
        .pt5{padding-top: 5%;}
        .pt6{padding-top: 6%;}
        .pt7{padding-top: 7%;}
        .pt8{padding-top: 8%;}
        .pt9{padding-top: 9%;}
        .pt10{padding-top:10%;}

        .pb1{padding-bottom:1%;}
        .pb2{padding-bottom:2%;}
        .pb5{padding-bottom:5%;}

        .pr0{padding-right: 0px;}
        .pr1{padding-right: 1px;}
        .pr2{padding-right: 2%;}
        .pr3{padding-right: 3%;}
        .pr4{padding-right: 4%;}
        .pr5{padding-right: 5%;}
        .pr20{padding-right: 20px;}


        .pl0{padding-left: 0%;}
        .pl1{padding-left: 1%;}
        .pl2{padding-left: 2%;}
        .pl3{padding-left: 3%;}
        .pl4{padding-left: 4%;}
        .pl5{padding-left: 5%;}

        .redu50{font-size:50%;}
        .redu60{font-size:60%;}
        .redu{font-size:70%;}
        .redu80{font-size:80%;}
        .redu90{font-size:90%;}

        .gran{font-size:200%;}
        .gran2{font-size: 210%;}
        .aum120{font-size: 120%;}
        .aum150{font-size:150%;}
        .aum200{font-size:200%;}
        .aum250{font-size:250%;}
        .icon200{font-size: 200%;}

        .font13{font-size:1300%;}
        .font9{font-size:900%;}
        .font8{font-size:800%;}
        .font7{font-size:700%;}
        .font6{font-size:600%;}
        .font5{font-size:500%;}
        .font4{font-size:400%;}
        .font3{font-size:300%;}
        .font2{font-size:200%;}
        .font1{font-size:100%;}

        .alerta{ color:rgba(143,142,142,1.00);}
        .datos{position: fixed;top:0px;left:0px;z-index: 999; width: 100%; padding: 0.5%; background: rgba(75,75,75,1.00); height: 55px;}

        .rejilla1{ width: 8%; float: left; clear: none;}
        .abajo{bottom: 0; height: 20%; position: absolute;}
        .valing-medio{vertical-align: middle;}
        .valing-top{vertical-align: top;}
        .valing-super{vertical-align: super;}
        .valing-sub{vertical-align: sub;}
        .aling-center{align-items: center;}

        .alingDiv{
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .centerColum{
            flex-direction: column;
            justify-content: center;
            display: flex
        }

        .flex-endColum{
            display: flex;
            justify-content: flex-end;
            flex-direction: column;
        }

        .flex-startColum{
            display: flex;
            justify-content: flex-start;
            flex-direction: column;
        }

        .betweenColum{
            display: flex;
            justify-content: space-between;
            flex-direction: column;
        }


        .w1{width: 1%;}
        .w2{width: 2%;}
        .w3{width: 3%;}
        .w4{width: 4%;}
        .w5{width: 5%;}
        .w6{width: 6%;}
        .w7{width: 7%;}
        .w8{width: 8%;}
        .w9{width: 9%;}
        .w10{width: 10%;}
        .w20{width: 20%;}
        .w30{width: 30%;}
        .w40{width: 40%;}
        .w50{width: 50%;}
        .w60{width: 60%;}
        .w70{width: 70%;}
        .w80{width: 80%;}
        .w90{width: 90%;}
        .w100{width: 100%;}

        .fullHeight {

            position: absolute;
            top: 0;
            bottom: 0;

        }

        .h7x{height: 7px;}
        .h20x{height: 20px;}

        .maxContent{width: max-content;}
        .minContent{min-width: min-content;}
        .minW2{min-width: 200px;}
        .minW25{min-width: 250px;}
        .minW3{min-width: 300px;}

        .h100{height: 100%;}



        .minH1{min-height: 100px;}
        .minH12{min-height: 120px;}
        .minH13{min-height: 130px;}
        .minH14{min-height: 140px;}
        .minH19{min-height: 190px;}

        .minH7{min-height: 7px;}
        .minH20{min-height: 20px;}
        .minH25{min-height: 25px;}
        .minH30{min-height: 30px;}
        .minH40{min-height: 40px;}
        .minH50{min-height: 50px;}
        .minH60{min-height: 60px;}
        .minH80{min-height: 80px;}
        .minH100{min-height: 100px;}
        .minH120{min-height: 120px;}
        .minH130{min-height: 130px;}
        .minH140{min-height: 140px;}
        .minH190{min-height: 190px;}
        .minH250{min-height: 250px;}
        .minH300{min-height: 300px;}
        .minH400{min-height: 400px;}

        .maxH20{max-height: 20px;}
        .maxH25{max-height: 25px;}
        .maxH30{max-height: 30px;}
        .maxH40{max-height: 40px;}
        .maxH50{max-height: 50px;}

        .maxW70{max-width: 70px;}
        .maxW50{max-width: 50px;}



        .cajaMatricula{

            border: 1px solid #000;
            border-left: 15px solid rgba(14,45,167,1.00);
            padding: 3px 3px 3px 9px;
            border-radius: 5px;
            margin-right: 2%;
            margin-bottom: 1%;
            min-width: max-content;}

            .cajaMatricula span:before{padding-left: 15px solid rgb(2,5,99);}



/*-------------------------BOTONES--------------------------*/

.btnVN {
    width: 100%;
    float: left;
    clear: both;
    min-width: max-content;

    padding: 2% 0;
    cursor: pointer;
    font-weight: normal;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-family: RenaultLife-Bold,helv-77,Arial,sans-serif;
    min-height: 36px;
    position: relative;
    font-size: 20px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 0;
}

.btnVN a {
    text-decoration: none;
    cursor: pointer;
}

.btnVN label, .btnVN span {
    cursor: pointer;
}

.btnVN60{
    height: 60px
}

.btnAmarilloVN{background-color: rgba(255,206,51,1.00);}

.btnGrisVN{background-color: rgba(48, 48, 48, 1.00);}

.btnAmarilloVN a{color: rgba(48, 48, 48, 1.00);}

.btnAmarilloVN span{color: rgba(255, 255, 255, 1.00);}

.btnGrisVN a{color: rgba(255, 255, 255, 1.00);}

.btnGrisVN span{color: rgba(255,206,51,1.00);}





.btnAccion1 {
    width: auto;
    display: block;
    padding: 2%;
    cursor: pointer;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58,59,69,.15);
}

.btnAccion1 a {
    text-decoration: none;
}

.btnAccion1 span {
    display: block;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    text-transform: none;
    text-decoration: inherit;
    speak: none;
/*    border-bottom: 3px solid;*/
width: max-content;
margin: auto;
padding: 7px 14px;
/*    text-shadow: -1.3px -1.3px 0px #0000001a;*/
}

.btnAccion1 label {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    cursor: pointer;
    font-weight: normal;
/*    text-shadow: -1.3px -1.3px 0px #0000001a;*/
padding-top: 7%;
padding-bottom: 10%;
}



/*-----------ESTILOS Input / Select / Check / Acordeon----------*/

.panel-group .panel {
    border-radius: 0px !important;
}

input[type=date], input[type=text], input[type=number], input[type=month], input[type=password], select, input {
    border-radius: 0px !important;
    background: transparent;
    border: none;
    font-size: 14px;
    height: 40px;
    padding: 5px;
    width: 100%;
    padding-right: 40px;
}

textarea{
    border-radius: 0px !important;
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 5px;
    width: 100%;
}

input[type=date], input[type=month] {
    padding-right: 0px;
}

.cajaVN60 input[type=date], .cajaVN60 input[type=month] {
    padding-right: 0px;
}

input:focus[type=date], input:focus[type=number], input:focus[type=text], input:focus[type=month], input[type=password],  select:focus, textarea:focus, input:focus {
    outline-offset: 2px;
    outline-offset: 2px;
    box-shadow: none;
    border-color: transparent;
    outline: 0;
}
select,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=text]::-webkit-inner-spin-button,
input[type=text]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=password]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cajaVN input::-moz-placeholder {
  color: #888;
  opacity: 1;
}
.cajaVN input:-ms-input-placeholder {
  color: #888;
}
.cajaVN input::-webkit-input-placeholder{
  color: #888;
}

.cajaVN select{
  color: #333;
}

/* ::-webkit-datetime-edit { padding: 1em; }
::-webkit-datetime-edit-fields-wrapper { background: transparent; }*/
::-webkit-datetime-edit-text { color: inherit; }
::-webkit-datetime-edit-month-field { color: inherit; }
::-webkit-datetime-edit-day-field { color: inherit; }
::-webkit-datetime-edit-year-field { color: inherit; }

::-webkit-inner-spin-button { -webkit-appearance: none; }
::-webkit-outer-spin-button { -webkit-appearance: none;}
::-webkit-calendar-picker-indicator { opacity: 0; padding-right: 9px;}
.cajaVN60 ::-webkit-calendar-picker-indicator { opacity: 0; padding-right: 9px;}


input[type=number] { -moz-appearance:textfield; }


.checkOk{
	color: #70ea41;
	display: contents;}
    .checkOk label{margin-bottom: 0px;}
    .checkcaja{display: grid;}
    .checkcaja label{margin-bottom: 0px;}
    .check {
        width: 24px;
        min-width: 24px;
        height: 24px;
        content: '';
        position: relative;
        transform-origin: center center;
        transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
        border: 2px solid #dedede;
        background-color: #dedede;
        overflow: hidden;
        cursor: pointer;
        margin-bottom: 0px;
    }
    check input:checked + .boxNoOk { background-color: #b3ffb7;}
    input[type="checkbox"]:checked + label { background-color: #b3ffb7; }
    input[type="checkbox"] { display:none; }

    .boxNoOk {
        width: 110%;
        height: 100%;
        transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
        border: 2px solid transparent;
        background-color: white;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        box-shadow: 0 5px rgba(0, 0, 0, 0.2);
    }

/** Cuando esta Checked se sube el div box */

.check input:checked + .box:after {
    top: -4px;
}

.check input:checked + .boxNoOk:after {
    top: -4px;
}

.box {
    width: 110%;
    height: 100%;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    border: 2px solid transparent;
    background-color: white;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 5px rgba(0, 0, 0, 0.2);
}

.box:after {
    width: 107%;
    height: 50%;
    content: '';
    position: absolute;
    border-left: 4px solid;
    border-bottom: 4px solid;
    border-color: rgba(255,206,51,1.00);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    transform-origin: center center;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    top: 200%;
    bottom: 5%;
    margin: auto;
    z-index: 9999;
}

.boxNoOk:after{
    content: 'X';
    position: absolute;
    color: #ff0000;
    font-size: 130%;
    transform-origin: center center;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
    top: 200%;
    bottom: 5%;
    margin: auto;
    z-index: 9999;
}

.cambiarFoto .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    width: 100%;
}

.formIcon{	/*<div class="cajaFecha"><input>
						<span class="icon-fecha formIcon"></span>
		</div>*/
     position: absolute;
     right: 0px;
     top: 0px;
     background-color: #dedede;
     padding: 5px;
     height: 40px;
     width: auto;
     font-size: 18px;
     pointer-events: none;
     z-index: 99;
 }

 .formIcon1 {
    position: absolute;
    right: 1px;
    top: 1px;
    background-color: #dedede;
    padding: 5px;
    height: 38px;
    max-width: 38px;
    line-height: 30px;
    font-size: 18px;
    pointer-events: none;
    margin-right: 15px;
    z-index: 99;
}


.formIconVN {
    position: absolute;
    right: 0px;
    top: 0px;

    padding: 0px 7px;
    width: auto;
    line-height: 30px;
    font-size: 18px;
    pointer-events: none;
    z-index: 99;
    border-left: 1px solid;
    margin: 4px 0px;
}

	/*.flechaDown{
		width: 12px;
    height: 3px;
    position: relative;
    transform: rotate(225deg);
    right: -10px;
    top: 13px;
    }


	.flechaDown:before{
		   content: "";
    position: absolute;
    left: 0;
    width: 3px;
    height: 12px;
    background-color: inherit;
	}

	.cajaFlecha{

		position: absolute;
    top: 4px;
    right: 0px;
    border-left: 1px solid;
    width: 40px;
    height: 30px;
    background-color: white;
	    pointer-events: none;

	}*/

    .ContainerMatricula{min-width: max-content;}


    .mensajeServidor {
        padding: 1.5%;
        color: #e2e2e2;
        margin: 2% 0;
        text-align: center;
        FONT-SIZE: 180%;
        background-color: #00000073;
        box-shadow: 0px 3px 0px 0px #4a4747;}



        .label-text {
            background-color: #94949424;
            border: 1px solid #333;
        }

        .recuadroResultado {
            border: 1px solid #333;
            padding: 1%;
            width: 100%;
        }

        .label-text input {
            border: 1px solid #333;
            background-color: #ffffff00;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: rgba(255,255,255,1.00);
            background-color: rgba(48, 48, 48, 1.00);
        }


/*-----------------------------------ICONOS----------------------------------*/

.megaIcon {
    font-size: 600%;
    height: 70px;
    overflow: hidden;
    color: rgba(48,34,34,1.00);

}

.icon-familia{
	box-shadow: 2px 2px 0px;
    border-radius: 50%;
    padding: 1.2% 1%;
}


/*-----------------------------------LISTADOS----------------------------------*/


.separaLi{
    position: relative;
    display: inline-block;
    padding: 4px 16px 4px 0;
    white-space: nowrap;
}

.separaLi:not(:last-child):after {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    right: 8px;
    width: 1px;
    height: 12px;
    background-color: black;
}



/* My Style */

.arribaIzq {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding-left: 1%;
    padding-top: 1%;
}
.abajoDerecha {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.arribaDerecha {
    position: absolute;
    top: 0px;
    right: 0%;
    width: 70%;
    padding-right: 0%;
}
.abajoIzquierda {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.secciones {
    background: #D71215;
}

.banda {
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 65px;
    overflow: hidden;
    z-index: 999;
}


.soportePantalla {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(246, 246, 246, 1.00);
    z-index: 99999;
}

.cerrarN {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.caja {
    border: 1px solid #d9d9d9;
    height: 40px;
    overflow: hidden;
    width: 100%;
    position: relative;
}



.cajaVN60{
    height: 60px;
}

.cajaVN60 input, .cajaVN60 select{
    height: 60px;
    font-size: 20px;
    padding-right: 60px;

}

.cajaVN60 span{
    font-size: 30px;
    line-height: 50px;
}


.inicioApp {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
}

.pantalla {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}





/*---------------------------------------------PANTONES--------------------------------------*/

.invertir {
	-webkit-filter: invert;
	-o-filter: invert;
	filter: invert(1);
}

.opa0{opacity: 0;}
.opa10{opacity: 0.1;}
.opa20{opacity: 0.2;}
.opa30{opacity: 0.3;}
.opa40{opacity: 0.4;}
.opa50{opacity: 0.5;}
.opa60{opacity: 0.6;}
.opa70{opacity: 0.7;}
.opa80{opacity: 0.8;}
.opa90{opacity: 0.9;}
.opa100{opacity: 1;}

.textoGris{color: rgba(128,128,128,0.19)!important; }
.textoGris1{color: rgba(255,255,255,0.19)!important; }

.textoGris50 {
    color: rgba(255, 255, 255, 0.5)!important;

}
/*---------------------------------------------COLORES--------------------------------------*/

.amarillo {color: #ffce00;}
.amarilloVN{color:rgba(255,206,51,1.00);}
.grisVN{color: rgba(48, 48, 48, 1.00);}
.gris60{color: rgba(135, 135, 135, 1.00);}
.gris50{color: rgba(160, 160, 160, 1.00);}
.gris40{color: rgba(180, 180, 180, 1.00);}
.gris30{color: rgba(198, 198, 198, 1.00);}

.gris{color: rgba(232, 232, 232,1);}
.blanco{color: rgba(255,255,255,1.00);}
.negro{color: rgba(0,0,0,1.00)}

.azul{color: rgba(80,140,243,1.00);}
.azulDacia{color: rgba(15,112,218,1.00);}
.azulClaro {color: #209de1;}
.azulOscuro {color: #0a2c42;}

.colorApagado{color: rgba(0,0,0,0.32);}
.gris{color: rgba(105,105,105,1.00);}
.gris3{color:#333;}
.colorLink{color:#2d92ea;}

.morado{color: #b053ed;}

.verde{color: rgba(92, 184, 92, 1);}
.verdeT {color: rgba(92, 184, 92, 0.75);}

.rojo{color: rgba(217, 83, 79, 1);}
.rojoT {color: rgba(239, 72, 72, 0.75);}

.naranja {color: rgba(243, 110, 80, 1.00);}






/*---------------------------------------------BACKGROUND--------------------------------------*/

.bgAmarilloVN{background-color: rgba(255,206,51,1.00);}
.bgGrisVN{background-color: rgba(48, 48, 48, 1.00);}
.bgGris80{background-color: rgba(96, 96, 96, 1.00);}
.bgGris60{background-color: rgba(135, 135, 135, 1.00);}
.bgGris50{background-color: rgba(160, 160, 160, 1.00);}
.bgGris40{background-color: rgba(180, 180, 180, 1.00);}
.bgGris30{background-color: rgba(198, 198, 198, 1.00);}

.bgGris1{background-color: #111111;}
.bgGris2{background-color: #222222;}
.bgGris3{background-color: #333333;}
.bgGris4{background-color: #444444;}
.bgGris5{background-color: #555555;}
.bgGris6{background-color: #666666;}
.bgGris7{background-color: #777777;}
.bgGris8{background-color: #888888;}
.bgGris9{background-color: #999999;}

.bgGris{background-color: rgb(245, 245, 245);}

.bgAzulDacia{background: rgba(15,112,218,1.00);}
.bgAmarillo{background-color: rgba(245,206,58,1.00);}

.bgNegro{background-color: rgba(0,0,0,1.00);}
.bgBlanco{background-color: #fff;}

.bgOscurecer{ background-color: rgba(35,35,35,0.3);}
.bgOscurecer1{ background-color: rgba(35,35,35,0.5);}
.bgOscurecer2{ background-color: rgba(75,75,75,0.5);}
.bgOscurecer3{ background-color: rgba(150,150,150,0.5);}

.bgRojo{background-color: rgba(239, 72, 72,1);}
.bgMorado{background-color: rgba(163, 129, 185,1);}
.bgNaranja{ background-color: rgba(243, 110, 80, 1.00);}
.bgAzul{background-color: rgba(80,140,243,1.00);}
.bgAzulV{background-color: #81B2B9;}
.bgVerde { background-color: rgba(153, 185, 130,1); }


/*---------------FIN COLORES-------------------*/


/* --------------- MIS EXCEL -------------------*/

.bgCeldaExcel{
    background: rgba(51,151,15,0.60);
    background: linear-gradient(to bottom, rgba(51,151,15,0.60) 0%, rgba(254,254,254,0) 100%);

}


/* --------------- PROMOCIONES Y TABLÓN -------------------*/

.tituloPromo{
	min-height: 80px;
}

.altoFijo{
	min-height: 270px;
	max-height: 270px;
}

.card {

	background: #ffffff;
	box-shadow: 0px 4px 8px 0px rgba(23, 23, 23, 0.2);
	border-radius: 8px;
	position: relative;
	height: 100%;
}

.card-header {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;


}

.card-header:hover img {
    transform: scale(1.2);
    opacity: 0.8;
    cursor: pointer;
    transition: all 0.5s;
}

.card-content {
    position: relative;
    max-width: 100%;
    padding: 20px;}




    .card-footer {

        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #f9f9f9;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;}

        .legalPromo{
          color: rgba(0, 0, 0, 0.61);
          background-color: #6969690d;
          padding: 2%;
          max-height: 67px;
          overflow: auto;

      }

      .esquina{background-image: url(../imagenes/esquina.svg);
        background-repeat: no-repeat;
        width: 2rem;
        position: absolute;
        height: 2rem;
        right: 0px;
        background-color: #e4e4e4;
        top:0px;
    }

    .esquina:before {
        content: '';
        width: 0;
        height: 0;
        border-right: 9px solid transparent;
        border-top: 9px solid transparent;
        border-left: 9px solid transparent;
        border-bottom: 9px solid transparent;
        box-shadow: -1px 2px 2.7px 0px #adadad7a;
        position: absolute;
        right: 2px;
        top: 2px;
    }

    .esquina2{
       background-image: url(../imagenes/esquina.svg);
       background-repeat: no-repeat;
       width: 3rem;
       position: absolute;
       height: 3rem;
       right: 0px;
       background-color: #e4e4e4;
       top: 0px;
       border-radius: 0px 6px 0px 0px;
       z-index: 1;
   }

   .esquina3{    background-image: url(../imagenes/esquina.svg);
    background-repeat: no-repeat;
    width: 1.2rem;
    position: absolute;
    height: 1.2rem;
    right: 0px;
    background-color: #e4e4e4;
    top: 0px;
    margin:3%;}


    .bocadillo {
        border-radius: 5px;
    }

/*.bocadillo:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 13px solid rgba(240,240,240,1.00);
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    bottom: -9px;
}*/


/* ---------------MOVIL------------------*/

@media screen and (max-width: 894px){

    .card-body{ font-size: 90% !important;
    }

    .ajusteTop {
        margin-top: 11%;
    }

}

@media screen and (max-width: 640px) {

    .centCol{
        padding-left: 9%;
    }
    .ajusteTop {
        margin-top: 14%;
    }
}

@media screen and (max-width: 768px) {

    .mM0{margin:0px;}

    .bgMovilBlue{
        background-color: #618aa2;
        color: white;
        padding: 2%;
    }

    .bgMovilGris{
        background-color: #0c00007a;
        color: white;
    }

    .widthMovil50{width: 50%;
        float:left;
        position: relative;
        min-height: 1px;

    }
}

@media screen and (max-width: 769px) {

    .reduiPadV100{font-size: 100%;}
    .reduiPadV97{font-size: 97%;}
    .reduiPadV80{font-size: 80%;}
    .reduiPadV60{font-size: 60%;}
    .reduiPadV50{font-size: 50%;}


    .fontiPadV200{font-size:200%;}
    .fontiPadV250{font-size:250%;}
    .fontiPadV150{font-size:150%;}

}


@media screen and (max-width: 596px) {

    .ajusteTop {
        margin-top: 18%;
    }

    .reduMovil50{font-size:50%!important;}
    .reduMovil60{font-size:60%!important;}
    .reduMovil{font-size:70%!important;}
    .reduMovil82{font-size:82%!important;}
    .reduMovil97{font-size:97%!important;}

    .pM0{padding: 0px;}

}


@media screen and (max-width: 321px) {

    .ajusteTop {
        margin-top: 20%;
    }

    .cajamatricula {
        padding: 3px;
    }

    .btnRedu label{font-size: 87%;}
    .btnRedu span {font-size: 97%;}

}



/*-------------XS---------------*/
@media(max-width:767px){

    .none-xs{
        display: none;
    }

    .b0-xs{border: none;}

    .bordeB-xs{
        border-bottom: 1px solid;
    }

}
/*-------------SM---------------*/

@media(min-width:768px){

    .flexible {display: flex;}

    .col-sm-1A{width: 8,333333333%; position: relative; min-height: 1px; float:left;}/*col-sm-1*/
    .col-sm-2A{width: 16,666666667%; position: relative; min-height: 1px; float:left;}/*col-sm-2*/
    .col-sm-20{width: 20%; position: relative; min-height: 1px; float:left;}
    .col-sm-3A{width: 25%; position: relative; min-height: 1px; float:left;}/*col-sm-3*/
    .col-sm-4A{width: 33.33333333%; position: relative; min-height: 1px; float:left;}/*col-sm-4*/
    .col-sm-40{width: 40%; position: relative; min-height: 1px; float:left;}
    .col-sm-5A{width: 41.66666667%; position: relative; min-height: 1px; float:left;}/*col-sm-5*/
    .col-sm-6A{width: 50%; position: relative; min-height: 1px; float:left;}/*col-sm-6*/
    .col-sm-60{width: 60%; position: relative; min-height: 1px; float:left;}
    .col-sm-7A{width: 58,33333333%; position: relative; min-height: 1px; float:left;}/*col-sm-7*/
    .col-sm-8A{width: 66,66666667%; position: relative; min-height: 1px; float:left;}/*col-sm-8*/
    .col-sm-9A{width: 75%; position: relative; min-height: 1px; float:left;}/*col-sm-9*/
    .col-sm-80{width: 80%; position: relative; min-height: 1px; float:left;}
    .col-sm-10A{width: 83,33333333%; position: relative; min-height: 1px; float:left;}/*col-sm-10*/
    .col-sm-11A{width: 91,66666667%; position: relative; min-height: 1px; float:left;}/*col-sm-11*/
    .col-sm-12A{width: 100%; position: relative; min-height: 1px; float:left;}/*col-sm-12*/

    .col-sm-14col{width: 7.142867%; position: relative; float:left;}
    .col-sm-7col{width: 14.285714%; position: relative; float:left;}
    .col-sm-7Acol{width: 28.571428%; position: relative; float:left;}
    .col-sm-7Bcol{width: 42,857412%; position: relative; float:left;}

    .row-sm{
        margin-right: -15px;
        margin-left: -15px;
    }

}


/*-------------MD---------------*/
@media(min-width:992px){
    .flexible {display: flex;}
    .col-md-7col{width: 14.285714%; position: relative; float:left;}
}


/*-------------LG---------------*/
@media(min-width:1200px){}
.ck.ck-balloon-panel{z-index: 9999999 !important}