body,html{border:none;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}.menu_superior{align-items:center;display:flex;flex-direction:row;height:100%;width:100%}.menu_superior .logo{height:90%;margin-left:10%;width:30%}.menu_superior .logo img{height:100%}.menu_superior .datos_menu{align-items:center;display:flex;flex-direction:column;width:50%}.menu_superior .datos_menu .title_text{color:#ff0;font-family:Roboto;font-size:32px;font-weight:700;margin-top:-10px}.menu_superior .datos_menu .activity{font-family:Roboto;font-size:18px;margin-top:-40px}.menu_superior .datos_menu .activity p{color:#fff;font-weight:500}.menu_superior .datos_menu .activity strong{color:#f15a24}.content_layuot{display:grid;grid-template-areas:"header    header  header" "main    main    main" "main    main    main";grid-template-columns:300px 1fr 300px;grid-template-rows:100px 1fr 1fr;min-height:100vh}.content_layuot header{background:#36a9e1;grid-area:header}.content_layuot main{grid-area:main}.contenedor{display:flex;flex-direction:column;margin-left:10%;width:80%}.contenedor .title{background-color:#364881;border-radius:10px 10px 0 0;display:flex;flex-direction:row;margin-top:50px;width:100%}.contenedor .title .indicacion{width:60%}.contenedor .title .evaluacion{display:flex;flex-direction:row;justify-content:space-between;width:40%}.contenedor .title .evaluacion .item1,.contenedor .title .evaluacion .item2,.contenedor .title .evaluacion .item3{width:33.3%}.contenedor .title .evaluacion p{color:#fff;font-family:Roboto;font-weight:700;text-align:center}.contenedor .item{display:flex;flex-direction:row;width:100%}.contenedor .item .indicacion{width:60%}.contenedor .item .indicacion p{color:#364881;font-family:Roboto;font-weight:500;margin-left:10px}.contenedor .item .evaluacion{display:flex;flex-direction:row;justify-content:space-between;width:40%}.contenedor .item .evaluacion .items_radio{align-items:center;display:flex;flex-direction:row;width:100%}.contenedor .item .evaluacion .itemM{display:flex;flex-direction:row;justify-content:center;width:33.3%}.contenedor .item_par{background-color:#bcccff;display:flex;flex-direction:row;width:100%}.contenedor .item_par .indicacion{width:60%}.contenedor .item_par .indicacion p{color:#364881;font-family:Roboto;font-weight:500;margin-left:10px}.contenedor .item_par .evaluacion{display:flex;flex-direction:row;justify-content:space-between;width:40%}.contenedor .item_par .evaluacion .items_radio{align-items:center;display:flex;flex-direction:row;width:100%}.contenedor .item_par .evaluacion .itemM{display:flex;flex-direction:row;justify-content:center;width:33.3%}.contenedor .totales{background-color:#364881;border-radius:0 0 10px 10px;display:flex;flex-direction:row;margin-bottom:30px;margin-top:10px;width:100%}.contenedor .totales .indicacion{width:60%}.contenedor .totales .indicacion p{color:#fff;font-family:Roboto;font-size:30px;font-weight:500;text-align:center}.contenedor .totales .evaluacion{display:flex;flex-direction:row;justify-content:space-between;width:40%}.contenedor .totales .evaluacion p{color:#fff;font-family:Roboto;font-size:30px;font-weight:700;text-align:center;width:100%}
/*# sourceMappingURL=main.1e866d77.css.map*/