UNPKG

@randstad-design/orbit-multitheme

Version:

multitheme Front-end code based on Randstad Human Forward components

93 lines (85 loc) 2.37 kB
.notice-confirmed__wrapper { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 20px; padding-top: 20px; } .notice-confirmed__media { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: calc((8/28) * 100%); } .notice-confirmed__media img { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; max-height: 80px; max-width: 80%; } .notice-confirmed__content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; } .notice-confirmed__text { width: calc((23/28) * 100%); } .notice-confirmed__text p:last-child { margin-bottom: 0; } .notice-confirmed__close { margin-left: auto; text-align: right; width: calc((3/28) * 100%); } .notice-confirmed__close button { position: relative; top: 5px; } .notice-confirmed__text, .notice-confirmed__text p { font-family: Montserrat-ExtraBold, arial, sans-serif; font-size: 20px; text-transform: none; line-height: 30px; } @media (min-width: 941px) { .notice-confirmed__text, .notice-confirmed__text p { font-family: Montserrat-ExtraBold, arial, sans-serif; font-size: 32px; text-transform: uppercase; line-height: 40px; } } @media (min-width: 941px) { .notice-confirmed__wrapper { padding-bottom: 50px; padding-top: 50px; } .notice-confirmed__media { width: calc((8/58) * 100%); } .notice-confirmed__media img { max-height: 100px; } .notice-confirmed__content { width: 100%; } .notice-confirmed__text { width: calc((53/58) * 100%); } .notice-confirmed__close { width: calc((3/58) * 100%); } .notice-confirmed__close button { top: 5px; } .notice-confirmed__close .icon { height: 30px; width: 30px; } } /*# sourceMappingURL=confirmed.css.map */