/*! simplicate v.1.0.0 (1676904066516) ©  */
* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#container {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}

#container > div {
    height: 100%;
    width: 100%;
}

.ms-TextField-suffix {
    -ms-flex-preferred-size: 20%;
}

.ms-welcome {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    min-height: 500px;
    overflow: auto;
    overflow-x: hidden;
}

.ms-welcome__progress, .ms-welcome__header {
    min-height: 250px;
    padding: 20px;
    padding-bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}

.ms-welcome__progress h1, .ms-welcome__header h1 {
    margin-top: 30px;
    text-align: center;
}

.ms-welcome__progress {
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}

.ms-welcome__progress h1 {
    margin-bottom: 80px;
}

.ms-welcome__progress .ms-Spinner .ms-Spinner-label {
    color: #999;
}

.ms-welcome__progress .ms-Spinner .ms-Spinner-circle {
    color: #333;
    border: 1.5px solid #ccc;
    border-top-color: #333;
}

.ms-welcome__main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
               flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0;
            flex: 1 0 0;
    padding: 30px 20px;
}

.ms-welcome__main h2 {
    width: 100%;
    text-align: center;
}

.ms-welcome__features {
    list-style-type: none;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ms-welcome__features.ms-List .ms-ListItem {
    padding: 0;
    padding-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}

.ms-welcome__features.ms-List .ms-ListItem > .ms-Icon {
    font-size: 14pt;
    margin-right: 10px;
}

.ms-welcome__action {
    margin-top: 30px;
}

@media (min-width: 0) and (max-width: 350px) {
    .ms-welcome__features {
        width: 100%;
    }
}

body {
    background-color: #fafafb !important;
    color: #484848;
}

b {
    padding-bottom: 16px;
    margin: 0 16px;
}

b:first-child {
    padding-top: 16px;
}

ul[class*="unmatched"] .email, ul[class*="unmatched"] .url {
    margin-bottom: 16px;
}

h4 {
    margin-bottom: 8px;
}

h4 + div label {
    position: absolute;
    right: 40px;
}

h4 + div div[class^="fieldGroup"] {
    width: 50%;
}

.unauthorized-notification {
    width: 80%;
    overflow: hidden;
}

.unauthorized-notification > * {
    width: 100%;
    word-wrap: break-word;
}

.is-disabled > div > input {
    -webkit-text-fill-color: #a6a6a6;
}

.logout-card {
    text-align: center;
    padding: 16px;
    margin: 0 16px !important;
}

.toolbar span.notfound {
    display: inline-block;
    padding-bottom: 16px;
}

.toolbar .submit-button {
    margin-left: -8px;
}

ul > li > i {
    top: 3px;
    font-size: 16px;
    position: relative;
    padding-right: 6px;
}

li {
    list-style: none;
}

ul[class*="list"] > li {
    width: 288px;
    margin: 0 auto;
}

.simplicate-logo {
    background-image: url("https://www.simplicate.nl/wp-content/themes/simplicate/img/theme/logo-simplicate-dark.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 165px;
    height: 60px;
    background-size: 100%;
    margin: 0 auto;
}

.toolbar {
    background-color: #fff;
    padding: 16px 8px;
    color: #9b59b6;
}

.toolbar span:not(.notfound):hover {
    cursor: pointer;
}

.toolbar .saved:hover, .toolbar .loading:hover {
    text-decoration: none;
    cursor: default;
}

.cancel-button {
    background-color: #e54d42;
    height: 36px;
    margin: 0 -20px 0 -8px;
    color: #fff;
    text-align: left;
    line-height: 36px;
    cursor: pointer;
    position: relative;
    padding-left: 42px;
    width: 100%;
    margin-bottom: 20px;
}

.cancel-button i {
    position: absolute;
    left: 16px;
    font-size: 13px;
}

.cancel-button:hover {
    text-decoration: underline;
}

.submit-button {
    background-color: #004578;
    height: 36px;
    margin: 0 -20px;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
    position: relative;
    padding-left: 42px;
    width: 100%;
    text-align: left;
}

.submit-button.green {
    background-color: #107c10;
}

.submit-button i {
    position: absolute;
    left: 16px;
    font-size: 13px;
}

.submit-button.invalid {
    background-color: rgba(0, 69, 120, .5);
    pointer-events: none;
    cursor: default;
}

.submit-button.invalid.green {
    background-color: rgba(16, 124, 16, .5);
}

.submit-button.invalid:hover {
    text-decoration: none;
}

.submit-button:hover {
    text-decoration: underline;
}

.selected-item-remove-button {
    float: right;
}

.picker-suggestion {
    width: 300px;
}

.selected-item {
    padding: 16px 5px;
}

.selected-item .ms-DocumentCardTitle {
    line-height: 38px;
    padding: 0 16px;
}

.selected-item .ms-Button-flexContainer {
    padding: 0;
}

.notification {
    position: fixed;
    white-space: nowrap;
    z-index: 999;
    height: 36px;
    width: 100%;
    top: -40px;
    left: 0;
    color: #fff;
    line-height: 36px;
    transition: top .3s ease;
}

.notification.show {
    top: 0;
}

.notification span {
    font-size: 22px;
    line-height: 34px;
    margin: 0 8px;
    float: left;
}

.signup {
    padding-bottom: 18px;
}

.proposition {
    padding: 18px 0;
}

a.logout {
    color: #9b59b6;
}

.card {
    margin: 16px 8px;
    margin-top: 0;
    background-color: #fff;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}

.card li {
    list-style: none;
    line-height: 20px;
}

.card .header {
    height: 56px;
    background-color: #e4e2e2;
}

.card .content {
    margin-top: 44px;
    padding: 0 20px;
}

.card .avatar {
    height: 72px;
    width: 72px;
    border-radius: 36px;
    background-color: #3d3d3d;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -36px;
    background-size: 100%;
    color: #fff;
    text-align: center;
    line-height: 69px;
    font-weight: bold;
    font-size: 22px;
}

.card .avatar.has-logo {
    color: rgba(255, 255, 255, 0);
}

.card .open-in-simplicate {
    margin-top: 16px;
    padding-bottom: 16px;
    color: #9b59b6;
}

.card .open-in-simplicate:hover {
    text-decoration: underline;
    cursor: pointer;
}

.card .open-in-simplicate::before {
    content: "";
    background-color: #e4e2e2;
    height: 1px;
    width: calc(100% + 8px);
    position: relative;
    left: -4px;
    display: block;
    margin-bottom: 8px;
}

.card .relation-type {
    border: solid 1px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    right: 18px;
    top: 72px;
    font-size: 10px;
    padding: 2px 0;
    min-width: 75px;
    max-width: 75px;
    text-align: center;
}

.card .name {
    font-weight: bold;
    margin-bottom: 4px;
}
