
      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      .filaRoja {
        background: rgba(0, 48, 207, 0.1);
      }

      .h1dark{
        color: white;

      }

      .footerPage{

        text-decoration: none !important;
        color: gray;
        

      }

      .inputDeLogin{

        margin: 10px 20px 10px 10px !important;

      }


      .formControlInicio{

          width: 250px;
          display: block;
          margin-left: auto;
          margin-right: : auto;
        }

      #Titulo{
      font-family: 'Muli', sans-serif;
      background-color: #FFFFFF;
      /*margin-top:25%; 
      margin-bottom: 30px;*/
      }

      #BotonInicio{
        margin: 20px 20px 20px 10px !important;
      }


      /*#Contenido{

        display: block;
        margin-left: auto;
        margin-right: : auto;


      }*/

      .Formulario{

          /*padding: 40px 20px 40px 20px ;*/
          border-radius: 10px ;
          border: 1px solid #DCDCDC ;
          display: block ;
          margin: 0 auto ;
          width: 300px ;
          box-shadow: 10px 10px 10px #DCDCDC ;
          position: relative ;
          float: center ;
          clear: both ;

      }


      

      table.dataTable thead .sorting:after,
      table.dataTable thead .sorting:before,
      table.dataTable thead .sorting_asc:after,
      table.dataTable thead .sorting_asc:before,
      table.dataTable thead .sorting_asc_disabled:after,
      table.dataTable thead .sorting_asc_disabled:before,
      table.dataTable thead .sorting_desc:after,
      table.dataTable thead .sorting_desc:before,
      table.dataTable thead .sorting_desc_disabled:after,
      table.dataTable thead .sorting_desc_disabled:before {
        bottom: .5em;
      }



      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
