body {
  padding-top: 50px;
  color: #333333 !important;
  font-family: 'Lato';
  background: #e2e2e2;
}
.modales{
    font-size: 22px;
    color: #333333;
    font-weight: normal;
}
.btn-directores{
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.btn-directores:hover{
    color: #ff149b;
    background-color: transparent;
    border-color: transparent;
}

.btn-directores:active{
    color: #ff149b;
    background-color: transparent;
    border-color: transparent;
}
.btn-directores:focus{
    color: #ff149b;
    background-color: transparent;
    border-color: transparent;
}
.btn-file{
  position: relative;
  overflow: hidden;
}
.alert_top{
    width: 100%;
    line-height: 18px;
    text-align: center;
    color: #fff;
    padding: 5px 84px;
    background-color: #808080;
}
.btn-siderbar{
   color: #000;
   background-color: #fff;
   border-color: transparent;
   text-align: left;
   margin: 3% 0% 3% 0%;
}
.btn-siderbar:hover{
   color: #FF149B;
   border-color: transparent;
}

.btn-siderbar-not-active{
   color: #000;
   background-color: #fff;
   border-color: transparent;
   text-align: left;
}
.btn-siderbar-not-active:hover{
   color: #fff;
   background-color: #FF149B;
   border-color: transparent;
}

.btn-siderbar-not-active {
  pointer-events: none;
  cursor: default;
}
.pass{
    width: 100%;
}
.titulos{
    font-size: 42px;
    color: #333333;
}
.subtitulos{
    font-size: 29px;
    color:#808080;
    padding-top: 0px;
}
.box_beneficios{
   margin-top: 14px;
   color:#808080; 
}
.box_beneficios h3{
   color:#333333; 
}
.links{
    text-align: left;
    margin: 12px 12px 7px 49px;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: large;
}
.links a{
    color: #FF149B ;
}
.btn-file input[type=file]{
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.espacio{
    margin-bottom: 0px;
}
.form-group.required .control-label:after{
  content: "*";
  color: red;
}

.form-children{
  padding-top: 8px; 
  border-radius: 3px; 
  border: 1px solid #aaaaaa;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.navbar-brand > img {
      max-height: 140%;
      height: 140%;
      margin-top: -3px;
      -o-object-fit: contain;
      object-fit: contain;
    }
.parrafo2{
margin-left: -39px;
margin-right:-2px;
font-size: 17px;
color: #333333;
}
.contenedor{
    font-weight: bold;
    float: left;
}

.modal-body{ 
    text-align: center; 
    color: white; 
    border-radius: 2px;
    font-weight: bold;
}

.navbar {
    background-color: #808080 !important;
    border-color: #808080;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    cursor: default;
    background-color: #fff !important;
    color: #000;
    /*background-color: #FF4FB4 !important;*/
    text-decoration: none !important;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
    text-decoration: underline;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navButton{
    display: inline-block;
    color: #fff;
    appearance: none;
    box-shadow: none;
    margin-top: 10px;
    padding-top: 3px !important;
    height: 30px;
    margin-bottom: 12px;
    padding-bottom: 3px;
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
}
.formRegister {
    width: 75%; 
    text-align: left;
    margin-top: 28px;
}
.formRegister > label{
    font-weight: normal; 
    width: 100%;
    margin-top: 14px;
    font-size: 16px;
}

.formRegister > input{
    font-weight: normal; 
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
   margin-bottom: 21px;
}

.formRegister a{
    color: #FF149B;
    font-size: 16px;
}
.formRegister p{
    font-size: 16px;
    color: #808080;
    margin-bottom: 14px;
}
.formRegister label.registro{
    font-size: 16px;
    text-align: center;
    color: #808080;
}

.formRegister label.correo{
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}
.Estilo1 {color: #ff149b;}

.formRegister label.correo > a{
    color: #808080;
}
.formRegister input[type="checkbox"]{
    display:inline-block;
    width:19px;
    height:19px;
    margin:5px 4px 10px -13px;
    vertical-align:middle;
    background:url(check_radio_sheet.html) left top no-repeat;
    cursor:pointer;
}
.forminfo {
    width: 90%; 
    text-align: left;
}
.saltos{
    padding-top: 21px;
    padding-bottom: 42px;
}
.forminfo > input{
    font-weight: normal; 
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
}
.formdg {
    width: 98%; 
    text-align: center;
}
.formContent {
    width: 30%; 
    text-align: center;
}
.formContent > label{
    font-weight: normal; 
    width: 100%;
    margin-top: 14px;
    font-size: 18px;
}

.formContent > input{
    font-weight: normal; 
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
}

.formContent a{
    color: #FF149B;
    font-size: 16px;
}

.formContent label.registro{
    font-size: 16px;
    text-align: center;
    color: #808080;
}

.formContent label.correo{
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}

.formContent label.correo > a{
    color: #808080;
}
.formContent > input[type="submit"]{
    background: #FF149B;
    color: #fff;
    border: none;
    margin-top: 35px;
}

.formLogin {
    width: 65%; 
    text-align: left;
}

.formLogin > label{
    font-weight: normal; 
    width: 100%;
    margin-top: 14px;
    font-size: 18px;
}

.formLogin > input{
    font-weight: normal; 
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
}

.formLogin a{
    color: #808080;
    font-size: 16px;
}

.formLogin label.registro{
    font-size: 16px;
    text-align: center;
    color: #808080;
}

.formLogin label.correo{
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}

.formLogin label.correo > a{
    color: #808080;
}

input{
    padding-left: 5px;
    height: 40px;
    width: 100%;
}

.jumbotron{
    min-width: 400px;
    width: 50%;
}
.jumbotron h3{
    margin-bottom: 0px;
    margin-top: 0px;
    color: #808080;


}
.jumbotron h5{
    margin-bottom: 28px;
    margin-top: 42px;
    color: #808080;
    font-size: 16px;
    

}
.jumbotron input[type="radio"]{
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(check_radio_sheet.html) left top no-repeat;
    cursor:pointer;
}
.box_provedor{

        background-color: transparent;
        height: auto;
        margin-left: 0px;
        border-radius:3px;
        box-shadow: 1px 1px 2px 2px #A59F9F;
        margin-top:5px;
        text-align: center;
    }
.box_provedor > label{
    font-weight: bold; 
    width: 100%;
    margin-top: 14px;
    font-size: 18px;
}
.box_provedor > img{
    margin-top: 14px;  
}
.box_provedor > p{
padding-bottom: 40px; 
padding-top: 10px;  
}
.box_provedor > input{
    font-weight: normal; 
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
}

.box_provedor a{
    color: #FF149B;
    font-size: 16px;
}

.box_provedor label.registro{
    font-size: 16px;
    text-align: center;
    color: #808080;
}

.box_provedor label.correo{
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}

.box_provedor label.correo > a{
    color: #808080;
}
.box_provedor > input[type="submit"]{
    background: #FF149B;
    color: #fff;
    border: none;
    margin-top: 5px;
    width: 20%;
}


.fondoBlanco{
    background: #fff;

}

.formLogin > input[type="submit"]{
    background: #808080;
    color: #fff;
    border: none;
    margin-top: 35px;
}

.formLogin input[type="radio"]{
    display:inline-block;
    width:19px;
    height:19px;
    margin:0px 0px 0 -18px;
    vertical-align:middle;
    background:url(check_radio_sheet.html) left top no-repeat;
    cursor:pointer;
}
.formLogin input[type="radio"]:checked + label span {
    background:url(check_radio_sheet.html) -19px top no-repeat;
}



.btncdmxlg{
    background: #808080;
    color: #fff;
    border: none;
    margin-top: 35px;
    width: 100%;
    height: 40px;

}
.btncdmx{
    background: #808080;
    color: #fff;
    border: none;
    width: 35%;
    height: 40px;
}
.btncdmxtrasn{
    background: transparent;
    color: #808080;
    border: none;
    width: 26%;
    height: 40px;
}
.parrafo{
    font-size: 16px;

}

h2{
    font-size: 35px;
    margin-top: 5px;
}

.divGeneral{
    /*margin-top: 63px;*/
    margin-top: 110px;
    margin-bottom: 70px;
    box-shadow: 1px 1px 5px #cccccc;
    border: none; 
    border-radius: 2px;
    background: #fff; 
    min-height: 700px;

}

.divIzquierdo{
    max-height: 540px; 
    min-height: 220px;
    margin-top: 100px !important;
    /*margin-top: 110px;*/
    width: 20%; 
    margin-right: 2%; 
    float: left;
}

.divDerecho{
    margin-top: 100px !important;
    /*margin-top: 110px;*/
    margin-bottom: 70px;
    box-shadow: 1px 1px 5px #cccccc;
    background: #fff; 
    width: 78%; 
    float: left; 
    border: none; 
    border-radius: 2px;
    min-height: 728px;
}
.divDerecho hr{
    color: #000;
}
.divseccion{
    margin-top: 5%; 
    margin-bottom: 12%;;
    border: none; 
    background: transparent; 
    min-height: 200px;
}
.divayuda{
    margin-top: 0%;
    border: none;  
    min-height: 450px;
}
.divayuda a{
    color: #000;
    text-decoration: none;
 
    
}
.divHome{
    margin-top: -2px; 
    margin-bottom: 70px;
    box-shadow: 1px 1px 5px #cccccc;
    border: none; 
    border-radius: 2px;
    background: #fff; 
    min-height: 200px;

    
}
.divHome > img{
    margin-top: -2px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
.divHome > h1{
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
}
.divHome > h2{
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 35px;

}
.divHome > h3{
    position: absolute;
    bottom: 25%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
}
.divHome > h4{
    position: absolute;
    bottom: 19%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 35px;

}
.divHome >a > input[type="submit"]{
    position: absolute;
    top: 25%;
    left: 40%;
    width: 20%;
    color: #fff;
    background-color: #808080;
    font-size: 15px;
    border: transparent;
}
.claseinputs{
    font-weight: normal;
    width: 100%;
    margin-top: 14px;
    font-size: 16px;
}
.inputsclases{
    font-weight: normal;
    width: 100%;
    border: 1px solid #808080;
    border-radius: 1px;
    font-size: 16px;
    margin-bottom: 21px;
}
.divHome >a > input[type="submit2"]{
    position: absolute;
    bottom: 15%;
    left: 40%;
    width: 20%;
    color: #fff;
    background-color: #808080;
    font-size: 15px;
    border: transparent;
    text-align: center;

}

.sidebar{
    box-shadow: 1px 1px 5px #cccccc;
    background: #fff; 
    border: none; 
    border-radius: 2px;
    text-align: left;
    min-height:729px; 

    
}

.sidebar > .elementos{
    overflow-y: auto;
    display: block;
    height: 728px;

}
.sidebar > .elementos > a{
    color: #fff;

}
.sidebar > .titulo{
    height: 35px;
}

.sidebar > .elementos > ul{
    list-style-type: none;
    padding-left: 0px;
}
.sidebar > .elementos > ul > li > a{
    color: #000;
}
.sidebar > .elementos > ul > li > a:hover{
    text-decoration: none;
    color: #fff;
}
.sidebar > .elementos > ul > li{
    padding-left: 14px;
    height: 42px;  
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.sidebar > .elementos > ul > li:hover a{
    color: #fff;
}
.sidebar > .elementos > ul > li:hover{
    background: #808080;
    cursor: pointer;
    color: #fff;
    box-shadow: 1px 1px 5px #cccccc;
}

.sidebar > .elementos > ul > li > div > i.check{
    color: #58B45A; 
    margin-right: 5px;
}

.sidebar > .elementos > ul > li > div > i.cross{
    color: #C6383D; 
    margin-right: 5px;
}

.sidebar > .titulo{
    text-align: center;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.nav2{
    background: #fff;
    z-index: 1010;
    height: 35px;
    width: 100%;
    position: fixed;
    top: 102px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;  
}
.footer_textcdmx{
    font-size: 10px;
    margin-left: 1.5%;
    color:#fff;
}

.nav2 > .container > div{
    float: left;
    cursor: pointer;
    height: 24px;
    min-width: 50px;
    text-align: center;
    margin-right: 40px;
}

.nav2 > .container > div:hover{
    border-bottom: 1px solid #CCCCCC;
}

.nav2 > .container > div.active {
    color: #FF149B;
    border-bottom: 2px solid #FF149B;
}