/* fallback */ @font-face { font-family: "Material Icons"; font-style: normal; font-weight: 400; src: url(./../../plugins/template/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2"); } .material-icons { font-family: "Material Icons"; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: "liga"; -webkit-font-smoothing: antialiased; } /* Text and Colors */ .mon-primary { color: #01796f !important; } .mon-text-dark { color: #827f7f !important; } .mon-lh-16 { line-height: 16px; } .mon-small { font-size: 73%; } .mon-title { color: #016d64; text-transform: uppercase; font-weight: 700; } .mon-sub-text { font-size: 14px; line-height: 24px; } .mon-text-inherit { text-transform: inherit !important; } .lh-small { line-height: 14px; } .btn-primary { background-color: #01796f; border-color: #01796f; &:hover { background-color: #00c8b7 !important; border-color: #00c8b7 !important; } } .btn-outline { color: #016d64; border: 2px solid #01796f; &:hover { opacity: 0.8; } } .btn-hollow { color: #016d64; background: #bdd5d3; } /* Custom width */ .w-150 { width: 150px; } .w-250 { width: 100%; max-width: 250px; } .w-360 { width: 100%; max-width: 360px; } .border-dash { border-right: 2px dashed rgba(1, 121, 111, 0.39); } .border-dash-bottom { border-bottom: 2px dashed rgba(1, 121, 111, 0.39); } .mon-inscription-table { border: 1px solid #dee2e6; table { color: #333333 !important; } tbody { font-size: 14px; } .bg-light-grey { background-color: #f5f5f5; } } .mon-details-view { .w-100 { max-width: 380px; } .mon-form-label { font-size: 88%; margin-bottom: 6px; color: #333333; } .mon-details-action { display: flex; width: 100%; justify-content: flex-end; button { max-width: 310px; margin: 4px; font-size: 14px; } } .mon-payment-box { font-size: 14.5px; color: #333333; } } .mon-custom-file { .custom-file-label::after { color: #ffffff !important; background-color: #a2a2a2 !important; content: "Parcourir "!important; } .input-group-text { color: #ffffff !important; background-color: #a2a2a2 !important; } } li.page-item { border-radius: 3px; margin: 4px; width: 36px; display: flex; align-items: center; justify-content: center; height: 38px; a:focus { outline: 0 !important; border: none !important; } } .page-link { position: relative; display: block; margin-left: 0px !important; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; } .page-item:first-child .page-link { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; } .page-item:last-child .page-link { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; } span.error { font-size: 12px; margin-left: 0px; } .bg-form-grey { background: #f9f9f9; } .btn.btn-profile-tab { font-size: 16px !important; padding-left: 30px; padding-right: 30px; background: transparent !important; color: #016d64; font-weight: 600; border: 0px !important; &.active-tab { background: #016d64 !important; color: #fff !important; } } #edit-mode { border: 0px; outline: none !important; background: transparent; } .btn-edit-icon { font-size: 22px; cursor: pointer; } input[disabled], select[disabled] { cursor: not-allowed !important; } .no-border-top { border-bottom: 1px solid #dee2e6 !important; border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .no-border-bottom { border-top: 1px solid #dee2e6 !important; border-left: 1px solid #dee2e6 !important; border-right: 1px solid #dee2e6 !important; } .font-weight-medium { font-weight: 600; } .text-dark-grey { color: #827f7f; } .btn { cursor: pointer; } .btn-text { font-size: 12px!important; } .top-header-dropdown { width: 150px; min-width: unset!important; background-color: #01796f!important; top: 38px; border: 0px!important; text-align: center; padding-bottom: 14px; a { display: block; color: white; font-size: 12px; margin: 0 10px; padding: 6px 10px; border-bottom: 1px solid white; &:hover { color: #01796f; background: white; margin: 0 0px; } } } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { background-color: #01796f!important; border-color: #01796f!important; } .custom-toast { position: fixed; z-index: 1; top: 100px; right: 10px; .alert { width: 100%; margin: 0px!important; } } .cookie-bg { background: #E8B31E!important; } #announcement-modal { .modal-header { background: white!important; background-color: white; .close { color: #827F7F; } h5 { letter-spacing: 0px!important; font-weight: 700; font-size: 16px; } } .modal-footer { button { letter-spacing: 0px!important; font-size: 14px; font-weight: 600; } } } .excluded { background-color: #e9ecef!important; cursor: not-allowed; } .overlay-disabled { background: transparent; height: 100%; width: 100%; position: absolute; cursor: not-allowed; z-index: 10; }