.notificaciones-general-wrapper{margin:10px auto;max-width:800px}.notificaciones-general-wrapper h2{margin-bottom:10px;font-size:24px}.notificaciones-general-wrapper>h3{margin-top:1em}.notificaciones-general-wrapper .notificaciones-busqueda{background-color:#fff;box-shadow:15px 14px 38px 0px rgba(0,0,0,0.1);padding:1em}.notificaciones-general-wrapper .notificaciones-busqueda form>div{display:flex}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-btn-buscar,.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-input{;margin-right:10px;border-radius:5px}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-input{border:2px solid #f4f2ef;width:100%;font-weight:400}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-btn-buscar{border:0px solid #313131}.notificacion-wrapper{background-color:#fff;box-shadow:15px 14px 38px 0px rgba(0,0,0,0.1);margin:1.5em 10px;padding:1em;display:grid;grid-template-columns:1fr}.notificacion-wrapper>div{margin:10px 0}.notificacion-wrapper.notificacion-error{background-color:#feefbb}.notificacion-detail{font-size:0.8em;display:block;font-weight:bold}.notificacion-btn{background-color:#34c8d3;border-radius:5px;color:#fff;text-align:center;padding:5px 10px;display:block}.notificacion-btn:hover{background-color:#313131;color:#fff}@media screen and (min-width:480px){.notificacion-wrapper{grid-template-columns:1fr 1fr}.notificacion-wrapper :first-child,.notificacion-wrapper :nth-child(6),.notificacion-wrapper :nth-child(7){grid-column:1/end}.notificacion-wrapper :nth-child(2),.notificacion-wrapper :nth-child(4){grid-column:1/2}}