﻿@import url('office365.css');
#officeHome, #officeHome__scroll-content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

#officeHome {
    top: 0px
}

#officeHome__scroll-content {
    top: 0;
    overflow-y: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
    z-index: 0
}

#officeHome__wrapper {
    flex: 1 0 auto
}

h1, h2, h3, h4, h5, p {
    font-weight: 400;
    margin: .2em 0
}

h1, h2, h3, h4, h5 {
    font-family: Segoe UI Light WestEuropean,Segoe UI Light,Segoe UI,Tahoma,Arial,sans-serif;
    line-height: 1.3em
}

p {
    font-family: Segoe UI Semilight WestEuropean,Segoe UI Semilight,Segoe UI,Tahoma,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.bold, b, strong {
    font-family: Segoe UI Semibold WestEuropean,Segoe UI Semibold,Segoe UI,Tahoma,Arial,sans-serif;
    font-weight: 400
}

img {
    border-width: 0;
    vertical-align: middle
}

.width-restricter {
    margin: 0 auto;
    max-width: 1500px
}

.padding-restricter {
    padding: 0 2%
}

a {
    color: #333;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

    a:focus, a:hover {
        color: #212121;
        text-decoration: underline
    }

    a:active, a:visited {
        text-decoration: none
    }

    a.disabled {
        color: #767676;
        pointer-events: none
    }

        a.disabled:focus, a.disabled:hover {
            color: #767676;
            text-decoration: none
        }

        a.disabled:hover {
            cursor: default
        }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    a:focus {
        outline: 0
    }

        a:focus:after {
            position: absolute;
            border: 2px dotted;
            content: "";
            top: -1px;
            right: -1px;
            bottom: -1px;
            left: -1px
        }
}

.touchevents a:hover {
    color: #333
}

.ms-Spinner {
    position: relative;
    width: 32px;
    height: 32px
}

.ms-Spinner-circle {
    position: absolute;
    border-radius: 999px;
    opacity: 0
}

.hero-section {
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,.4);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,.4);
    overflow: hidden;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    background-color: #005a9e;
    position: relative
}

    .hero-section .see-more-items, .hero-section .see-more-items:focus, .hero-section .see-more-items:hover, .hero-section .workload-item--mobile .workload-item--mobile__name {
        color: #fff
    }

    .hero-section .workload-item--mobile:focus, .hero-section .workload-item--mobile:hover {
        text-decoration: none
    }

    .hero-section .section-title {
        color: #fff
    }

.hero-container {
    position: relative
}

.hero-container__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.hero-container__content--modern {
    padding: 10px 0
}

@media (max-width:639px) {
    .hero-container__content--modern {
        padding-top: 60px
    }
}

.hero-image-container__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6)
}

@media (max-width:640px) {
    .hero-image-container, .hero-theme-container {
        min-height: 160px
    }

    .hero-search-container {
        min-height: 218px
    }
}

@media (min-width:640px) {
    .hero-theme-container {
        min-height: 240px
    }

    .hero-image-container, .hero-search-container {
        min-height: 250px
    }

    .hero-search-content {
        min-height: 72px
    }
}

.welcome__title {
    font-family: Segoe UI Light WestEuropean,Segoe UI Light,Segoe UI,Tahoma,Arial,sans-serif;
    color: #fff;
    padding: .2em 0 .4em;
    margin: 0
}

@media (max-width:640px) {
    .welcome__title {
        font-size: 32px
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .welcome__title {
        font-size: 40px
    }
}

@media (min-width:1024px) and (max-width:1365px) {
    .welcome__title {
        font-size: 4vw
    }
}

@media (min-width:1366px) {
    .welcome__title {
        font-size: 56px
    }
}

.welcome__title.welcome__title--small {
    padding: .2em 0;
    font-size: 28px
}

@media (max-width:479px) {
    .welcome__title.welcome__title--small {
        font-size: 17px
    }
}

.section-title {
    font-family: Segoe UI Semilight WestEuropean,Segoe UI Semilight,Segoe UI,Tahoma,Arial,sans-serif;
    font-size: 21px;
    color: #333;
    margin-bottom: 0;
    display: inline-block
}

@media (max-width:479px) {
    .section-title {
        text-transform: uppercase;
        font-size: 12px;
        font-family: Segoe UI Semibold WestEuropean,Segoe UI Semibold,Segoe UI,Tahoma,Arial,sans-serif;
        font-weight: 700
    }
}

.section {
    padding: 10px 0
}

    .section h2 {
        font-family: Segoe UI Semilight WestEuropean,Segoe UI Semilight,Segoe UI,Tahoma,Arial,sans-serif;
        font-size: 21px;
        color: #333;
        margin-bottom: 0;
        display: inline-block
    }

@media (max-width:479px) {
    .section h2 {
        text-transform: uppercase;
        font-size: 12px;
        font-family: Segoe UI Semibold WestEuropean,Segoe UI Semibold,Segoe UI,Tahoma,Arial,sans-serif;
        font-weight: 700
    }
}

.section h4 {
    font-family: Segoe UI Semibold WestEuropean,Segoe UI Semibold,Segoe UI,Tahoma,Arial,sans-serif;
    font-size: 14px
}

.section h5 {
    font-family: Segoe UI Regular WestEuropean,Segoe UI,Tahoma,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    color: #767676
}

@media (max-width:480px) {
    .section {
        padding: 20px 0
    }
}

.section--separated {
    margin-top: 10px
}

.section--card {
    margin: 32px 5%
}

@media (max-width:480px) {
    .section--card {
        margin: 16px 5%
    }
}

.section--expanding {
    overflow: hidden;
    -webkit-animation: section-expand 1.2s,padding-expand .4s;
    -moz-animation: section-expand 1.2s,padding-expand .4s;
    -o-animation: section-expand 1.2s,padding-expand .4s;
    animation: section-expand 1.2s,padding-expand .4s
}

@-webkit-keyframes section-expand {
    0% {
        max-height: 0
    }

    to {
        max-height: 1600px
    }
}

@-moz-keyframes section-expand {
    0% {
        max-height: 0
    }

    to {
        max-height: 1600px
    }
}

@-ms-keyframes section-expand {
    0% {
        max-height: 0
    }

    to {
        max-height: 1600px
    }
}

@-o-keyframes section-expand {
    0% {
        max-height: 0
    }

    to {
        max-height: 1600px
    }
}

@keyframes section-expand {
    0% {
        max-height: 0
    }

    to {
        max-height: 1600px
    }
}

@-webkit-keyframes padding-expand {
    0% {
        padding: 0
    }

    to {
        padding: 40px 0
    }
}

@-moz-keyframes padding-expand {
    0% {
        padding: 0
    }

    to {
        padding: 40px 0
    }
}

@-ms-keyframes padding-expand {
    0% {
        padding: 0
    }

    to {
        padding: 40px 0
    }
}

@-o-keyframes padding-expand {
    0% {
        padding: 0
    }

    to {
        padding: 40px 0
    }
}

@keyframes padding-expand {
    0% {
        padding: 0
    }

    to {
        padding: 40px 0
    }
}

.section--popout, .section--shadowed {
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
}

.section--popout {
    position: relative;
    z-index: 5
}

.section--themed {
    background-color: #eff6fc
}

.section--lightest {
    background-color: #fff
}

.section--light {
    background: #f4f4f4
}

.section--medium {
    background: #eaeaea
}

.section-header-wrapper, .section-header__subtitle {
    padding-left: 0
}

.section-header-wrapper {
    margin-bottom: 14px
}

.section-header {
    display: table;
    align-items: baseline;
    width: 100%
}

.section-header__timestamp {
    padding: 0 10px; /*text-align:right*/
    vertical-align: bottom
}

.section-header__subtitle {
    color: #767676
}

    .section-header__subtitle b {
        font-weight: 700
    }

.section-list .ms-Grid-col {
    float: left
}

.section-list__table {
    width: 100%;
    table-layout: fixed
}

.see-more-items {
    margin-top: 20px;
    color: #106ebe;
    display: inline-block
}

    .see-more-items:focus, .see-more-items:hover {
        color: #004578
    }

.no-touchevents .see-more-items:hover .see-more-items__text {
    text-decoration: underline
}

.expandable-list__item--bordered {
    border-top-style: solid;
    border-top-width: thin;
    border-color: hsla(0,0%,65%,.25)
}

    .expandable-list__item--bordered:last-child {
        border-bottom-style: solid;
        border-bottom-width: thin
    }

.list-item--highlighted:hover {
    background-color: #eaeaea
}

    .list-item--highlighted:hover .list-item__body {
        text-decoration: none
    }

.list-item__body {
    display: block;
    position: relative
}

.list-item__body--padded {
    padding: 10px
}

.list-item__flex-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.list-item__icon {
    float: left;
    margin-right: 12px
}

.list-item__text--small {
    color: #767676
}

.list-item__text--large {
    display: block;
    font-size: 17px;
    line-height: 22px
}

.list-item__icon-wrapper {
    height: 60px;
    position: relative;
    float: left
}

.list-item__icon--file, .list-item__icon--search {
    width: 32px;
    height: 32px
}

.list-item__icon--search {
    text-align: center;
    line-height: 32px
}

.list-item__last-accessed, .list-item__primary-subtitle, .list-item__secondary, .list-item__secondary-subtitle, .list-item__title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.list-item__secondary {
    -ms-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.list-item__primary-subtitle {
    margin-top: 2px
}

    .list-item__primary-subtitle .matched {
        color: #333
    }

.list-item__last-accessed {
    flex-shrink: 0;
    position: relative;
    margin-left: 20px
}

@media (min-width:640px) {
    .list-item__last-accessed--centered {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .list-item__text--limited-width {
        max-width: 75%
    }
}

.matched {
    font-family: Segoe UI Semibold WestEuropean,Segoe UI Semibold,Segoe UI,Tahoma,Arial,sans-serif
}

.expandable-list {
    clear: right;
    overflow: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

    .expandable-list .ms-Grid-col {
        padding-left: 0
    }

.expandable-list__header__placeholder {
    margin-bottom: 20px
}

.expandable-list__header {
    overflow: hidden
}

.expandable-list__item.ng-leave {
    transition: opacity .367s cubic-bezier(.1,.25,.75,.9);
    opacity: 1
}

    .expandable-list__item.ng-leave.ng-leave-active {
        opacity: 0
    }

.visually-hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.dropdown-menu-wrapper {
    display: inline-block;
    position: relative
}

.dropdown-menu-link {
    margin-bottom: -14px;
    display: inline-block
}

    .dropdown-menu-link:hover {
        background-color: #eaeaea
    }

    .dropdown-menu-link:focus, .dropdown-menu-link:hover {
        text-decoration: none
    }

.dropdown-menu-link--open {
    background-color: #eaeaea
}

.dropdown-menu.ms-Callout {
    position: absolute;
    margin: 0;
    width: inherit
}

    .dropdown-menu.ms-Callout.arrow-top-left {
        margin-top: 24px
    }

        .dropdown-menu.ms-Callout.arrow-top-left:after, .dropdown-menu.ms-Callout.arrow-top-left:before {
            margin-left: 5px
        }

    .dropdown-menu.ms-Callout.arrow-top-right {
        margin-top: 24px;
        right: 0
    }

        .dropdown-menu.ms-Callout.arrow-top-right:after, .dropdown-menu.ms-Callout.arrow-top-right:before {
            margin-right: 5px
        }

    .dropdown-menu.ms-Callout .ms-Callout-main {
        position: static;
        overflow-y: auto
    }

.dropdown-menu-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;
    z-index: 100
}

    .dropdown-menu-item:focus, .dropdown-menu-item:hover {
        text-decoration: none;
        background-color: #eaeaea
    }

.install-icon-sprite:before {
    content: url('//officehome.msocdn.com/s/51c80ddc/Areas/Home/Content/js/install/assets/fr-FR/homeAuth-install-sprite.png');
}

.feature-callout.ms-Callout:before, .feature-callout.ms-Callout:after {
    left: 0px;
}

.ms-ContextualMenu {
    color: #333;
    font-family: Segoe UI Regular WestEuropean,Segoe UI,Tahoma,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none
}

    .ms-ContextualMenu.is-open {
        box-shadow: 0 0 5px 0 rgba(0,0,0,.4);
        background-color: #fff;
        border: 1px solid #c8c8c8;
        display: block;
        list-style-type: none;
        position: absolute;
        min-width: 180px;
        z-index: 105
    }

.ms-ContextualMenu-item {
    box-sizing: border-box;
    position: relative
}

.tiles-section {
    box-shadow: none
}

.section-title.tiles-header {
    margin-bottom: 14px
}

.tiles-section__container {
    overflow: hidden;
    text-align: left
}

.tiles-section__alert {
    text-align: left;
    overflow: auto;
    margin-top: 5px;
    color: #d83b01
}

    .tiles-section__alert.tiles-section__alert--light {
        color: #eaeaea
    }

.tiles-section__alert__icon {
    font-size: 14px;
    margin-bottom: 2px
}

.large-tiles-container {
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.large-tiles-container--separated {
    margin-bottom: 8px
}

.standard-tiles {
    -ms-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-width: 108px
}

.promoted-tiles {
    min-width: 288px;
    white-space: nowrap
}

    .promoted-tiles .section-title {
        font-size: 18px
    }

.mobile-promoted-tiles {
    margin-bottom: 20px
}

.promoted-tiles__text {
    width: 180px;
    display: inline-block;
    white-space: normal
}

.promoted-tiles__text--light {
    color: #fff
}

.promoted-tiles-spacer {
    width: 54px;
    min-width: 16px;
    max-width: 54px
}

.workload-item {
    position: relative;
    margin-bottom: 8px;
    margin-right: 8px;
    float: left;
    display: inline-block;
    background-color: #0078d7;
    -webkit-transition: outline .125s ease-in-out,-webkit-transform .125s ease-in-out;
    -moz-transition: .125s outline ease-in-out,.125s -webkit-transform ease-in-out;
    -o-transition: .125s outline ease-in-out,.125s -webkit-transform ease-in-out;
    transition: outline .125s ease-in-out,-webkit-transform .125s ease-in-out
}

.workload-item--mobile {
    overflow: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

    .workload-item--mobile:hover {
        background-color: hsla(0,0%,100%,.4)
    }

.workload-item--active {
    -webkit-transform: scale(.9125);
    -moz-transform: scale(.9125);
    -ms-transform: scale(.9125);
    -o-transform: scale(.9125);
    transform: scale(.9125)
}

.workload-item__link {
    font-family: Segoe UI Semilight WestEuropean,Segoe UI Semilight,Segoe UI,Tahoma,Arial,sans-serif;
    height: 100px;
    width: 100px;
    border: 2px solid hsla(0,0%,100%,0);
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer
}

    .workload-item__link:focus, .workload-item__link:hover {
        text-decoration: none
    }

    .workload-item__link.workload-item__link--border {
        border: 2px solid hsla(0,0%,100%,.45)
    }

    .workload-item__link.workload-item--small {
        height: 46px;
        width: 46px
    }

.workload-item--mobile__icon__glyph {
    line-height: 60px !important
}

.workload-item--provisioned .workload-item--mobile__icon, .workload-item--provisioned .workload-item__icon {
    color: #fff
}

.workload-item--provisioned .workload-item__name {
    color: #eaeaea
}

.workload-item__icon {
    display: block; /*padding-top:22px;*/
    font-size: 36px
}

    .workload-item__icon.workload-item__icon--small {
        padding-top: 5px;
        font-size: 28px
    }

.workload-item--mobile__icon {
    height: 60px;
    width: 60px;
    text-align: center;
    display: inline-block;
    float: left;
    -ms-flex: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background-color: #0078d7
}

.workload-item__wrapper {
    position: relative;
    height: 32px;
    margin: 0 6px
}

.workload-item__name {
    line-height: 15px;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    white-space: normal
}

.workload-item--mobile__text {
    font-family: Segoe UI Semilight WestEuropean,Segoe UI Semilight,Segoe UI,Tahoma,Arial,sans-serif;
    font-size: 14px;
    margin-left: 10px
}

.workload-item--mobile__name {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 100%;
    overflow: auto
}

.workload-item--provisioning {
    background-color: #eaeaea;
    cursor: default;
    color: #666
}

    .workload-item--provisioning:focus, .workload-item--provisioning:hover {
        text-decoration: none
    }

    .workload-item--provisioning.workload-item--mobile {
        background-color: transparent
    }

        .workload-item--provisioning.workload-item--mobile .workload-item--mobile__icon {
            background-color: #eaeaea
        }