/*
This is for testing purposes only.
Run in browser console to get the css version either current or next (does not work on IE11):
    window.getComputedStyle(document.body).getPropertyValue('--indexCssVersion');
*/
:root {
    --indexCssVersion:current;
}

@media screen and (max-width:767px) {
    .m-content-placement.mainContent {
        padding: 0px;
    }
    .TileFormat {
        float: none!important;
        width: 100%!important;
        display: block!important;
        padding-top: 10px;
    }
    .headCollapsible {
        background-color: #f4f4f4;
        padding: 10px;
        margin-top: 2px;
    }
    .reassignTaskDialog {
        max-width: 767px !important;
        overflow: scroll;
    }
}

/* Icons */
@font-face {
    font-family: 'CustomIconFont';
    src: url('/fonts/CustomIconFont.eot');
    src: url('/fonts/CustomIconFont.eot#iefix') format('embedded-opentype'),
         url('/fonts/CustomIconFont.woff2') format('woff2'),
         url('/fonts/CustomIconFont.woff') format('woff'),
         url('/fonts/CustomIconFont.ttf') format('truetype'),
         url('/fonts/CustomIconFont.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

gylph-foxNav {
    font-size: 15px;
}

.main-nav li .glyphicon {
    margin-right: 10px;
}

.showAssessmentCheckbox {
    margin-bottom: 0px !important;
}

.margin-top {
    margin-top: 8px;
}

.showAssessmentCheckbox .ms-Checkbox-checkbox{
    margin-top: 8px;
}

.showAssessmentCheckbox span{
    font-size: 20px;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    color: rgba(0, 0, 0, .6);
    cursor: pointer;
    transition: margin .6s cubic-bezier(.16, 1, .29, .99);
}

@media screen and (max-width:819px) {
    .sideActionBar {
        float: left !important;
    }
}

.sideActionBar {
    float: right;
}

.sideActionBar label {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6);
}

.sideActionBarItem {
    float: left;
    width: auto !important;
    margin-left: 10px;
    height: 36px;
}

.sideActionBarToggle {
    width: 250px !important;
}

.sideActionBarItem button {
    padding-top: 2px;
    padding-right: 10px;
}

.sideActionBarItem .ms-Toggle-innerContainer {
    height: 36px;
    align-items: center;
}

.hiddenElement {
    display: none;
}

.noActionElement {
    pointer-events: none;
    opacity: 0.5;
}

.autoActionElement {
    pointer-events: auto;
    opacity: 1;   
}

/* Highlighting rules for nav menu items */

.main-nav li a.active,
.main-nav li a.active:hover,
.main-nav li a.active:focus {
    background-color: #4189C7;
    color: white;
}

.c-navigation-menu>button:hover:not(.x-hidden-focus) {
    background: inherit;
    color: inherit;
}

.top-link {
    padding-top: 12px !important;
}

@media (max-width: 560px) {
    .c-subheading-4 {
        padding: 27px 0 5px !important;
    }
}


/* Truncate text on the select dropdown*/

.itemText {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis!important;
    min-width: 0;
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 15px !important;
}

.ms-ContextualMenu-link {
    font-size: 15px !important;
}

.ms-ContextualMenu-header {
    font-size: 15px !important;
}

.c-pivot>div {
    overflow: visible !important;
}


/* Document Panel */

.fileextensionIcon {
    font-size: 20px;
    float: left;
    margin-right: 5px;
}

.fileextensionExcel {
    color: #107B11;
}

.fileextensionPDF {
    color: #CC0607;
}

.fileextensionWord {
    color: #2B5798;
}

.fileextensionPPT {
    color: #d04727;
}

.fileName {
    float: left;
    width: calc(100% - 45px);
    margin-top: -4px;
}


/*Pivot Panel Tab Scroll */

.tabsContainer {
    float: left;
    width: auto !important;
    display: block !important;
}

.tabscroll {
    margin-right: 10px;
    padding-right: 0;
    font-size: 15px;
    padding: 6px 0 6px;
    color: #AAA;
    border: 1px solid transparent;
    background: 0 0;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    outline: transparent dashed 1px;
    display: inline-block;
    z-index: 1;
    font-weight: bold;
}

.tabscrollContentPivot {
    top: 40px;
}

.tabscroll-prev::before {
    content: "";
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 10px;
    text-decoration: none;
    font-family: MWF-MDL2;
    display: inline-block;
    box-sizing: border-box;
}

.tabscroll-next::before {
    content: "";
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 10px;
    text-decoration: none;
    font-family: MWF-MDL2;
    display: inline-block;
    box-sizing: border-box;
}

.tabscroll-prev {
    float: left !important;
    margin-top: 2px !important;
    min-width: 25px !important;
    background-color: white !important;
    left: 0px !important;
    position: absolute !important;
    z-index: 3;
    border-right: 1px solid;
}

.tabscroll-next {
    float: left !important;
    margin-top: 2px !important;
    min-width: 25px !important;
    background-color: white !important;
    right: -10px !important;
    position: absolute !important;
    z-index: 3;
    border-left: 1px solid;
}

.tabAnimation {
    transition: 1s cubic-bezier(0, 1, 0.5, 1) !important;
}


/*REVIEW FRAMEWORK*/


/* Reduce the font-size of the framework names in the tiles when screen width less than 1299px*/

@media screen and (max-width:1299px) {
    .c-heading-5.fw-zeropadding {
        font-size: 18px;
        font-weight: 500;
        line-height: 19.8px;
    }
    .CircularProgressbar {
        width: 40px !important;
    }
    .tileStatus {
        font-size: 38px !important;
    }
}


/*
 * React-Circular-progressbar styles
 *
 * All of the styles in this file are optional and configurable!
 */

.CircularProgressbar {
    /*
   * This fixes an issue where the CircularProgressbar svg has
   * 0 width inside a "display: flex" container, and thus not visible.
   * If you're not using "display: flex", you can remove this style.
   */
    width: 60px;
}

.CircularProgressbar .CircularProgressbar-path {
    stroke: #0078D7;
    stroke-linecap: round;
    transition: stroke-dashoffset 0.5s ease 0s;
}

.CircularProgressbar .CircularProgressbar-trail {
    stroke: #EAEAEA;
}

.CircularProgressbar .CircularProgressbar-text {
    fill: #0078D7;
    font-size: 20px;
    dominant-baseline: middle;
    text-anchor: middle;
}

.CircularProgressbar.complete .CircularProgressbar-path {
    fill: #107C10;
    stroke: #107C10;
}

.CircularProgressbar.incomplete .CircularProgressbar-path {
    fill: #E81123;
    stroke: #E81123;
}

.fw-title {
    margin-top: 40px;
}

.fw-tile {
    margin-top: 28px;
}

.fw-tileContent {
    border: solid 1px #CCCCCC;
    min-height: 370px !important;
}

.fw-tileData {
    margin: 30px;
}

.fw-progress .ms-ProgressIndicator-progressBar {
    height: 28px !important;
}

.fw-progress .ms-ProgressIndicator-progressTrack {
    height: 28px !important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.nofloat {
    float: none !important;
}

.clearBoth {
    clear: both !important;
}

.fw-zeropadding {
    padding: 0 !important;
}

.fw-zeromargin {
    margin: 0 !important;
}

.twoColumn {
    width: 50%;
}

.threeColumn {
    width: 32%;
}

.threecolumn-main {
    margin-bottom: 15px;
}

.threecolumn-date {
    margin-top: 31px;
}

.tile-cprogress {
    width: 59px;
    height: 59px;
}

.tile-cprogressV2 {
    width: 120px !important;
    height: 120px;
    text-align: center;
    padding-top: 4px;
}

.tile-cprogressV2:before {
    font-size: 90px !important;
}

.tile-text {
    font-size: 13px;
}

.tile-Persona {
    margin-right: 5px;
}

.tile-Progress {
    margin-bottom: 30px;
}

.tile-option {
    margin-top: 0px !important;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left50 {
    margin-left: 50px;
}

.width50perc {
    width: 50% !important;
}

.fw-selectlabel {
    line-height: 55px !important;
}

.fw-lightWeight {
    border: solid 1px rgba(0, 0, 0, .6) !important;
    background: 0 0 !important;
    padding: 10px 12px 11px !important;
    margin-right: 15px;
}

.fw-modal {
    text-align: center;
}

.fw-content {
    display: inline-block;
}

.fw-maxwidth100 {
    max-width: 100% !important;
}

.margintop {
    margin-top: 40px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop55 {
    margin-top: 55px;
}

.bordertest {
    border: 1px solid red;
}

.c-glyph.glyph-chevron-add:before {
    content: "\E710";
    font-family: "MWF-MDL2";
    font-size: 14px;
    color: rgba(0, 0, 0, .8);
}

.c-glyph.glyph-hidden-focus:after {
    content: "\E70D";
    font-family: "MWF-MDL2";
    font-size: 14px;
    color: #0078D7;
}

.margintop20 {
    margin-top: 20px;
}

.marinright10 {
    margin-right: 10px !important;
}

.textalignright {
    text-align: right !important;
}

.actionButton {
    background: 0 0;
    border: 0;
    padding: 0px;
    color: #106ebe;
}

.paddingtop5 {
    padding-top: 5px;
}

.paddingtop10 {
    padding-top: 10px;
}

.paddingtop20 {
    padding-top: 20px;
}


.margin2{
    margin: 2px;
}

.marginright10{
    margin-right: 10px;
}

.line-limit-length {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.helptext-len {
    min-height: 210px;
}

.addFWialog {
    width: 100% !important;
}

.archiveFw-Header {
    background-color: #e8e8e8;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 12px 0px 12px;
    color: #505050;
    font-size: 20px !important;
}


/*Help Start.*/

.fixedHeight {
    height: 450px;
    width: 100%;
    padding-left: 0% !important;
    padding-right: 0% !important;
}

.fullWidth {
    width: 100%;
    background-color: #f2f2f2;
}

section>[data-grid~=container] {
    max-width: calc(1600px + 10%);
    margin: 0 auto;
    padding-left: 0%!important;
    padding-right: 0%!important;
}

.shortHeight {
    height: 20px;
}

.closeButton {
    color: #505050!important;
    float: right;
    margin-top: 10px;
    border: none;
}

a.c-button[role=button].f-lightweight,
button.c-button.f-lightweight {
    color: black!important;
}

a.c-button[role=button],
button.c-button {
    text-align: left!important;
}

.backButton {
    font-size: 10px;
    float: left;
    margin-top: 30px!important;
    border: none!important;
}

.c-glyph.glyph-chevron-left:before {
    font-size: 10px;
}

.c-glyph.glyph-chevron-right:before {
    font-size: 10px;
}

.marginButton {
    margin-top: 20px!important;
}

.body {
    font-size: 15px;
    color: #505050!important;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.seq-indicator {
    height: 12px!important;
    width: 14px!important;
    border-bottom-color: #0078D7!important;
    border-top-color: #0078D7!important;
    border-left-color: #0078D7!important;
    border-right-color: #0078D7!important;
    color: #0078D7!important;
    cursor: default!important;
}

.seq-indicator a::before {
    height: 12px!important;
    width: 14px!important;
    border: 1px #0078D7!important;
    border-bottom-color: #0078D7!important;
    border-top-color: #0078D7!important;
    border-left-color: #0078D7!important;
    border-right-color: #0078D7!important;
}

.c-sequence-indicator button[aria-checked=true]:before,
.c-sequence-indicator button[aria-selected=true]:before {
    background: #0078D7!important;
}

.c-sequence-indicator a:before,
.c-sequence-indicator button:before {
    border: 1px solid #0078D7!important;
}

.c-list li {
    padding: 5px 0;
    padding-left: 50%;
}

.center {
    padding-left: 35%!important;
}

.customSpacing {
    margin-top: 20px;
    margin-bottom: 20px;
}

.customSpacingSmall {
    margin-top: 10px;
    margin-bottom: 10px;
}

.customHeading {
    float: center;
    padding-left: 25%;
}

.archiveimage {
    display: block;
    float: right;
    position: relative;
    top: 10px;
    right: 5px;
    height: 20px;
    width: 20px;
}


/*  User Persona Start */

.ms-Persona div.ms-Persona-details {
    padding: 0;
    display: -webkit-inline-box !important;
    /* display: none; */
    /* inline-block !important; */
}

div.ms-Persona {
    /*display: inline-block !important;*/
    font-size: 8px;
}

.ms-Persona div.ms-Persona-details {
    padding: 0;
    display: -webkit-inline-box;
    display: inline-block;
}

.ms-Persona-primaryText {
    font-size: 15px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.ms-Facepile-person {
    padding-right: 5px !important;
}

.ms-Facepile-members {
    display: contents;
}

.ms-Facepile-overflowButton {
    background-color: transparent!important;
}

.personaCallout {
    padding: 15px 5px 10px 10px;
}

div.ms-personaCallout {
    padding-bottom: 15px;
}


/* Pivot */

.ms-Pivot-link {
    background-color: #f8f8f8!important;
    margin-right: 3px !important;
    padding-right: 3.5% !important;
    padding-left: 3.5% !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    border-top: 1px solid #f8f8f8 !important;
    border-right: 1px solid #f8f8f8 !important;
    border-left: 1px solid #f8f8f8 !important;
}

.ms-Pivot-link[aria-selected=true] {
    background-color: #ffffff!important;
    margin-right: 3px !important;
    padding-right: 3.5% !important;
    padding-left: 3.5% !important;
    color: #333333 !important;
    /*font-weight:normal!important;*/
    font-size: 15px !important;
    border-top: 1px solid #e6e6e6 !important;
    border-right: 1px solid #e6e6e6 !important;
    border-left: 1px solid #e6e6e6 !important;
}

.marginLeft {
    margin-left: 20px;
}


/* View More Popup*/

.viewMoreDialog {
    min-width: 1100px !important;
    min-height: 300px !important;
    max-height: 674px !important;
    overflow-y: scroll;
}


/*Reassign Task Dialog*/

.reassignTaskDialog {
    min-width: 800px !important;
}


/* Choice Buttons */

.c-group>.c-select-button {
    width: 90px !important;
}

button.c-select-button[aria-pressed=true] {
    background: #0078D7;
    border: #0078D7 !important;
}


/* Action Items */

.customCounter {
    font-weight: bold;
    color: #0067B8;
}

.customCounterOpen {
    font-weight: bold;
    color: #0067B8;
    float: right;
    padding-right: 3%;
}

.buttoncolor:enabled {
    background-color: #0060ac !important
}

.checkboxselected div {
    background-color: #0060ac !important
}

.buttoncolor:hover {
    background-color: #004578!important
}

.buttoncolor:disabled,
.buttoncolor[disabled] {
    background-color: #f4f4f4;
}

.customBorderTop {
    border-top: 1px solid #e6e6e6 !important;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.customExpand {
    padding-bottom: 25px !important;
}


/*Custom Inner collapsible*/

.innerCollapsible {
    background-color: #f8f8f8;
}

.innerCollapsible__contentInner {
    padding: 0px 0% 15px 0%;
    border-bottom: 1px solid #e6e6e6;
    background-color: #ffffff;
}

.innerCollapsible__contentInner p {
    margin-bottom: 10px;
    line-height: 20px;
}

.innerCollapsible__contentInner p:last-child {
    margin-bottom: 0;
    border-bottom: 0px !important;
}

.innerCollapsible__trigger {
    display: block;
    font-weight: 400;
    text-decoration: none;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0.5% 0px 0%;
    background: #ffffff;
    color: #505050;
    cursor: pointer;
}

.innerCollapsible__trigger:after {
    font-family: 'FabricMDL2Icons', 'SegoeUI', 'MWF-MDL2';
    font-size: 13px !important;
    content: 'More \EE04';
    color: #0078D7;
    position: relative;
    top: 80%;
    display: block;
    background: #f8f8f8;
    padding: 1px 2% 0px 3%;
    margin-left: 42%;
    margin-right: 49%;
    margin-top: 5px;
    transition: transform 300ms;
}

.innerCollapsible__trigger.is-open:after {
    content: 'Less \EDBD';
}


/* .innerCollapsible__trigger.is-closed {
     padding-top: 5px !important;
    }    */

.innerCollapsible__trigger.is-disabled {
    opacity: 0.5;
    background-color: #f8f8f8;
}


/*FRAMEWORK DETAILS COLLAPSIBLE*/

.hideControlFamily {
    display: none!important;
}

.expandButton {
    padding-left: 7% !important;
    transition: transform 300ms;
    background: #f8f8f8;
    font-size: 13px !important;
    color: #0078D7;
}

.expandButton:after {
    transform: rotateZ(180deg);
}

.fdCollapsible {
    background-color: #f8f8f8;
}

.fdCollapsible__contentInner {
    padding: 15px 0.5% 0px 0%;
    border-bottom: 1px solid #e6e6e6;
    background: #ffffff;
}

.fdCollapsible__contentInner p {
    margin-bottom: 10px;
    line-height: 20px;
    background: #ffffff;
}

.fdCollapsible__contentInner p:last-child {
    margin-bottom: 0;
}

.fdCollapsible__trigger {
    display: block;
    font-weight: 400;
    text-decoration: none;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0.75% 20px 0.75%;
    background: #ffffff;
    color: #505050;
    cursor: pointer;
}

.fdCollapsible__trigger:after {
    font-family: 'MWF-MDL2';
    content: '\E70D';
    position: absolute;
    right: 2%;
    top: 20px;
    display: block;
    transition: transform 300ms;
}

.fdCollapsible__trigger.is-open:after {
    transform: rotateZ(180deg);
}

.fdCollapsible__trigger.is-disabled {
    opacity: 0.5;
    background-color: #f8f8f8;
}


/*Framework Details Page*/

.fdWrapper {
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.fdWrapper>.fdCollapsible>.fdCollapsible__contentOuter>.fdCollapsible__contentInner {
    padding: 0px;
    font-size: 15px !important;
    background: #ffffff;
}

.fdWrapper>.fdCollapsible .fdCollapsible>.fdCollapsible__trigger {
    /*padding: 20px 2.5% 20px 2.5%;*/
    background: #f8f8f8;
}

.fdWrapper>.fdCollapsible .fdCollapsible>.fdCollapsible__trigger:after {
    font-family: 'MWF-MDL2';
    content: '\E70D';
    position: absolute;
    right: 2%;
    top: 20px;
    display: block;
    transition: transform 300ms;
}

.fdWrapper>.fdCollapsible .fdCollapsible>.fdCollapsible__trigger.is-open:after {
    content: '\E70D';
    transform: rotateZ(180deg);
}

hr.divider {
    border: none;
    height: 1px;
    color: #eaeaea;
    /* old IE */
    background-color: #eaeaea;
    /* Modern Browsers */
    margin: 0px;
}

.field_073e63d0 {
    font-size: 12px!important;
    border: grey;
}

a.c-button[role=button],
button.c-button {
    min-width: 60px !important;
}


/*Grid Header*/

.gridHeader {
    padding-left: 0.75% !important;
}

.gridSubHeader {
    font-weight: 600;
    color: #505050;
}

.customBorderBottom {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-top: 1px solid #e6e6e6 !important;
}

.c-glyph.glyph-info:before {
    font-size: 12px;
    cursor: pointer;
    padding-left: 4px;
}

.noEllipsis {
    display: inline;
    text-align: left !important;
}

.showEllipsis1762 {
    display: none;
}

.showEllipsis1614 {
    display: none;
}

@media screen and (max-width: 1762px) {
    .noEllipsis {
        display: none;
    }
    .showEllipsis1614 {
        display: none;
    }
    .showEllipsis1762 {
        display: inline-block;
        text-align: left;
    }
}

@media screen and (max-width:1614px) {
    .noEllipsis {
        display: none;
    }
    .showEllipsis1762 {
        display: none;
    }
    .showEllipsis1614 {
        display: inline-block;
        font-size: 13px!important;
        text-align: left;
    }
}


/* Callout */

.ms-Callout-subText {
    padding: 0px 28px 28px;
}

.footerContent {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
}


/*Progressbar*/

.progressBar {
    width: 80%;
}

.progressBar,
.progressBar .ms-ProgressIndicator-itemProgress,
.progressBar .ms-ProgressIndicator-itemProgress .ms-ProgressIndicator-progressBar,
.progressBar .ms-ProgressIndicator-itemProgress .ms-ProgressIndicator-progressTrack {
    height: 28px!important;
    margin-bottom: 10px;
    padding-top: 0px;
}

.progressBar .ms-ProgressIndicator-itemDescription {
    color: #737373!important;
    font-size: 14px!important;
    font-weight: 80!important;
    padding-top: 3px;
}


/*Dashboard Tiles*/

.itemStatus-Passed {
    color: #107C10;
    font-size: 35px;
}

.itemStatus-Failed {
    color: #E81123;
    font-size: 35px;
}

.textpadleft10 {
    padding-left: 1% !important;
}

.textalign-Center {
    text-align: center;
}

.tileStatus-Compliant {
    color: #107C10;
}

.tileStatus-NonCompliant {
    color: #E81123;
}

.tileStatus {
    font-size: 57px;
    font-weight: bold !important;
    line-height: 1.1;
}


/* Add Framework Dialog */

.framework-list {
    min-height: 100px !important;
    max-height: 300px;
    overflow-y: visible;
    margin: 10px 0 30px;
}

.addFrameworkDialog {
    min-width: 1000px !important;
    min-height: 400px !important;
    max-height: 800px !important;
    max-width: 400px !important;
}

.framework-checkbox>label>span {
    /* font-size: 14px; */
    margin-bottom: 8px;
}


/* Framework Details Header */

.detailsDescriptor {
    color: #737373!important;
    font-size: 14px!important;
    font-weight: 80!important;
}

.detailsContent {
    font-weight: 120!important;
    color: #505050!important;
    vertical-align: text-bottom;
}


/* Check Service Compliance*/

.newReportCard {
    align-content: center;
}

.newReportCard>.ms-Button {
    padding-top: 150px!important;
    padding-bottom: 212px!important;
    padding-left: 4%!important;
    padding-right: 4%!important;
    border: 1px solid #e6e6e6;
    width: 100% !important;
}

.newReportCard>.ms-Button>.ms-Button-flexContainer {
    display: block !important;
}

.newReportCard>.ms-Button>.ms-Button-flexContainer>.ms-Icon {
    color: #0078D7!important;
    font-size: 65px!important;
}

.newReportCard>.ms-Button>.ms-Button-flexContainer>.ms-Button-label {
    font-size: 22px !important;
    font-weight: normal !important;
    color: #505050 !important;
    display: block !important;
    margin-top: 40px;
}

hr.dividerSmall {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.customCenter {
    align-content: center!important;
    text-align: center !important;
    padding: 10px 0px 10px 0px;
}

.c-sequence-indicator>.wizardIndicator button::before {
    border-radius: 0% !important;
}

.wizardIndicator {
    height: 12px!important;
    width: 100px!important;
    border-bottom-color: #0078D7!important;
    border-top-color: #0078D7!important;
    border-left-color: #0078D7!important;
    border-right-color: #0078D7!important;
    color: #0078D7!important;
    cursor: default!important;
    border-radius: 0% !important;
}

.wizardIndicator a::before {
    height: 12px!important;
    width: 100px!important;
    border: 1px #0078D7!important;
    border-bottom-color: #0078D7!important;
    border-top-color: #0078D7!important;
    border-left-color: #0078D7!important;
    border-right-color: #0078D7!important;
    border-radius: 0% !important;
}

progress.c-progress[value] {
    min-width: 15px !important;
}

.addReportDialog {
    min-width: 800px !important;
    overflow-x: visible !important;
    min-height: 500px !important;
    overflow-y: visible !important;
    max-height: 900px !important;
    max-width: 800px !important;
}


/* document FAQ list with number */

.default-list ol,
.default-list ul {
    list-style-type: decimal;
    padding-left: 25px;
}

.faq-text-size {
    font-size: 16px;
}


/* document Uploader Dialog */

.DocumentMgmtDialogs {
    width: 90% !important;
    min-width: 90% !important;
    max-width: 90% !important;
    height: 90% !important;
    padding-top: 100px;
    padding-bottom: 55px;
}

.DocumentMgmtDialogs .ms-Dialog--lgHeader {
    height: 100%;
}

.DocumentMgmtDialogs .ms-Dialog-header {
    position: absolute;
    top: 0;
    left: 0;
}

.DocumentMgmtDialogs .ms-Dialog-inner {
    height: 100%;
    overflow: auto;
    display: block;
}

.DocumentMgmtDialogs .ms-Dialog-actions {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 30px 20px 0;
    margin: 0;
}

.DocumenUploaderDlgBlock {
    padding-top: 10px;
}

.DocumenUploaderDlgLBlock {
    margin-left: 20px;
}

.DocumenUploaderDlgBlock .c-pivot>div>a {
    font-size: 15px;
}

.DocumenUploaderDlgBlock .c-pivot>div>a>i {
    font-size: 10px;
}

.DocumenUploaderDlgBlock .selected-vocabulary {
    display: inline-block;
    margin-right: 5px;
    height: 32px;
    border: 1px solid rgba(0, 0, 0, .3);
    padding: 5px 10px;
    border-radius: 10px;
    margin-bottom: 5px;
}

.DocumenUploaderDialogSpinner {
    margin-top: 15px;
    padding-left: 30px;
}

.ImageUploaderDialogCompleteMsg {
    margin-left: 10px;
    padding-left: 20px;
    margin-top: 15px;
    width: 200px;
    display: inline-block;
}


/* End Image Uploader Dialog */


/* LicenseManagement */

.LicenseManagementPage {
    min-width: 100% !important;
    min-height: 100% !important;
}

.LicenseFooter {
    width: 55%;
}

.signInSignUptitle {
    margin-left: 10px;
    margin-top: -5px !important;
}

.header {
    margin-left: 5px;
    padding-left: 5px;
    padding-top: 5px !important;
}

.headingText {
    font-size: 20px !important;
    padding: 37px 0 3px;
    font-weight: 400;
    letter-spacing: -.01em;
}

.paragraph {
    margin-left: 5px;
    padding-left: 5px;
    padding-bottom: 7px;
    word-break: break-word;
}

.buttonDiv {
    margin-top: 5px;
    margin-bottom: 5px;
}

.buttonDiv a {
    margin-left: 10px;
}

.buttonDiv a:link,
.buttonDiv a:active,
.buttonDiv a:visited {
    text-decoration: none;
}

.buttonDiv a.c-call-to-action,
.buttonDiv button.c-call-to-action {
    font-size: 11px !important;
    padding: 5px 12px !important;
}

.downloadDocCancel {
    float: right;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 15px !important;
    max-height: 25px !important;
}

.downloadDocumentDialog {
    min-width: 425px !important;
    overflow: hidden !important;
    border: 1px solid #0078D7 !important;
}

.downloadDocumentDialog hr {
    margin-left: 10px;
}


/* End LicenseManagement */


/* Image Uploader Dialog */

.ImageMgmtDialogs {
    min-width: 450px !important;
    max-width: 40% !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    max-height: 600px !important;
}

.ImgUploaderDlgBlock {
    padding-top: 10px;
}

.ImgUploaderDlgLBlock {
    margin-left: 20px;
}

.ImageUploaderDialogSpinner {
    margin-top: 15px;
    padding-left: 30px;
}


/* End Image Uploader Dialog */

.ComplianceMgrDisclaimer {
    font-style: italic;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
}


/*Grid Component Classes*/

.longTextArea textarea {
    height: 400px !important;
}

.selectButton {
    border: 2px solid #000 !important;
}


/*Ellipsis Component*/

.ellipsis-wrapper {
    overflow: hidden;
    text-overflow: ellipsis;
    content: "";
    position: relative;
}

.ellipsis-wrapper:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(transparent 80%, #f8f8f8);
}

.edit-row,
.edit-panel {
    padding-top: 5px;
    margin-top: 10px;
    min-height: 40px;
}

.edit-row-structure-item {
    padding: 10px;
    margin: 0;
    min-height: 40px;
    height: 230px;
}

.edit-row .edit-buttons {
    display: none;
}

.edit-row:hover {
    background-color: rgb(244, 244, 244)
}

.edit-row:hover .edit-buttons {
    display: block;
}


/*Ellipsis Component*/

.CodeMirror {
    height: 300px !important;
}


/* Manage Documents Dialog  */

.manageDialog {
    min-width: 900px !important;
    min-height: 500px !important;
    overflow-y: scroll;
    max-height: 600px;
}

span.delete-item {
    padding: 0 0 0 7px;
    display: inline-block;
    cursor: pointer;
}


/* Panels*/

@media screen and (max-width: 767px) {
    .m-hero-item>div {
        height: 480px !important;
    }
}

.m-area-heading .c-paragraph {
    max-width: 100%;
}

.m-area-heading .c-paragraph p {
    margin-bottom: 10px;
}

.m-area-heading .c-paragraph p:last-child {
    margin-bottom: 0;
}

.m-hero .c-paragraph p {
    margin-bottom: 10px;
}

.m-hero .c-paragraph p:last-child {
    margin-bottom: 0;
}

.top-resource-panel .c-paragraph p {
    margin-bottom: 10px;
}

.top-resource-panel .c-paragraph p:last-child {
    margin-bottom: 0;
}

.clearfix {
    padding-top: 0;
    margin-top: 0;
}

.m-banner .c-image {
    max-height: 90px;
}

.m-banner-icon .c-image {
    max-height: 120px;
}

.guide-help-panel-heading {
    padding-top: 0px !important;
    margin-top: -10px !important;
}

.content-pivot-panel {
    margin-bottom: 40px;
}

.content-pivot-panel *[role="tablist"] {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    padding-left: 50px;
    z-index: 2;
}

.content-pivot-panel *[role="tabpanel"] {
    padding: 50px;
    height: 100%;
    text-align: left;
    padding-top: 90px;
}

.content-pivot-panel *[role="tabpanel"] p {
    white-space: normal;
}

.content-pivot-panel picture.c-image img {
    height: 100%;
    width: auto;
    max-width: none;
}

.top-resource-panel h3 {
    height: 42px;
}

.top-resource-panel .c-hyperlink {
    margin: 30px 0 10px 0;
    display: block;
    font-size: 25px;
}

.top-resource-panel ul {
    margin-bottom: 30px;
}

.page-footer-session .c-heading-3 {
    padding: 20px 0 10px;
}

.page-footer-session .c-call-to-action {
    margin-top: 35px;
    margin-left: 10px;
}

.c-drawer.f-divider>button[aria-expanded=true] {
    border-bottom: none;
    padding-top: 35px;
}

.faq-panel .c-heading-4 {
    padding-top: 4px;
}

.faq-content-panel {
    padding: 12px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.faq-content-panel .c-paragraph p {
    margin-bottom: 10px;
}

.faq-content-panel .c-paragraph p:last-child {
    margin-bottom: 0;
}

.selected-view {
    border: 2px dashed #106ebe;
    border-radius: 3px;
    padding: 0 6px;
}

.c-universal-footer {
    background: #f2f2f2;
}

.c-universal-footer>section {
    background: #f2f2f2;
    display: block !important;
}

.editPanel {
    margin-top: 20px;
    background-color: #FAFAD2;
    padding: 10px;
}

.ms-Label.is-required::after {
    content: ' *';
    color: #a80000;
}

.top-border {
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.c-flipper {
    font-family: MWF-MDL2 !important;
}


/* Error Label */

.errorLabel {
    font-size: 12px;
    color: #a80000
}


/* Long text component styles */

.longTextContent p {
    margin-top: 14px;
}

.loading-panel-full {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    padding-top: 15%;
    margin-top: 0px;
}

.no-padding {
    margin: 0;
}


/*Ordered Lists*/

.longTextContent ol,
.longTextContent ol ol ol,
.longTextContent ul ol ol,
.longTextContent ul ul ol,
.longTextContent ol ul ol {
    list-style-type: decimal;
    margin-left: 15px;
}

.longTextContent ol ol,
.longTextContent ul ol {
    list-style-type: lower-alpha;
    margin-left: 15px;
}

.longTextContent ol ol,
.longTextContent ul ol,
.longTextContent ol ol ol,
.longTextContent ul ol ol,
.longTextContent ul ul ol,
.longTextContent ol ul ol {
    margin-left: 15px;
}


/*Unordered Lists*/

.longTextContent ul {
    list-style-type: disc;
    margin-left: 20px;
}

.longTextContent ul ul,
.longTextContent ol ul {
    list-style-type: circle;
    margin-left: 20px;
}


/* End Long text component styles */


/* Office browser feedback button */

.feedback-bar {
    width: 100%;
}

.feedback-box {
    position: absolute;
    right: 50px;
    bottom: 0px;
    padding: 0 1px 0 1px;
    max-width: 320px;
    background-color: #0073CA;
    z-index: 300;
    position: fixed;
}

*::before,
*::after {
    box-sizing: border-box;
}

* {
    box-sizing: border-box;
}

[role='button'] {
    cursor: pointer;
}

.feedback-button:hover,
.feedback-button:focus,
.feedback-button:visited {
    color: #fff;
    text-decoration: none;
    outline: -webkit-focus-ring-color auto 5px;
}

.feedback-button {
    text-align: center;
    font-size: 11pt;
    padding: 10px;
    min-width: 120px;
}

.feedback-name {
    cursor: pointer;
    color: #fff !important;
    float: left;
}

.ms-DetailsRow .ms-DetailsRow-cell .ms-TextField {
    margin-bottom: 0;
}

.obf-FormScreenshotCheckbox {
    appearance: checkbox;
}

.m-content-placement-item {
    margin-bottom: 38px;
    margin-top: 10px;
}


/* Settings page styles */

.settingsPageAddDialog {
    width: 90% !important;
    min-width: 60% !important;
    max-width: 60% !important;
    height: 40% !important;
    padding-bottom: 55px;
}

.settingsPageNamePicker {
    padding-top: 10px;
}

.settingsPageSelectRoleDiv {
    margin-top: 20px;
}

.settingsPageDropdownDiv {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 50%;
}

.settingsPageDescriptionDiv {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ssChoiceGroupLabel{
    margin-left:35px !important;
    margin-top:-5px;
}

.filterIcon {
    margin-top: 25px !important;
    margin-left: 80%;
    cursor: pointer;
}

.ms-ChoiceFieldWrapper .ms-ChoiceField {
    -webkit-box-align: center;
    display: block !important;
}

*[lang^='ja'] .ms-Fabric,
.ms-Fabric *[lang^='ja'],
.ms-Fabric[lang^='ja'] {
    font-family: 'Meiryo UI', Meiryo, 'MS Pgothic', 'Yu Gothic', Osaka, 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-hans'] .ms-Fabric,
.ms-Fabric *[lang^='zh-hans'],
.ms-Fabric[lang^='zh-hans'] {
    font-family: 'Microsoft YaHei UI', 'Microsoft Yahei', Verdana, Simsun, 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-Hans'] .ms-Fabric,
.ms-Fabric *[lang^='zh-Hans'],
.ms-Fabric[lang^='zh-Hans'] {
    font-family: 'Microsoft YaHei UI', 'Microsoft Yahei', Verdana, Simsun, 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-hant'] .ms-Fabric,
.ms-Fabric *[lang^='zh-hant'],
.ms-Fabric[lang^='zh-hant'] {
    font-family: 'Microsoft JhengHei UI', 'Microsoft Jhenghei', Pmingliu, 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-Hant'] .ms-Fabric,
.ms-Fabric *[lang^='zh-Hant'],
.ms-Fabric[lang^='zh-Hant'] {
    font-family: 'Microsoft JhengHei UI', 'Microsoft Jhenghei', Pmingliu, 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}


/*Read more in longtext component*/

.EllipsisReadMore:hover {
    cursor: pointer;
}

.c-content-placement:hover object:first-child .c-call-to-action span,
.m-content-placement-item:hover object:first-child .c-call-to-action span {
    text-decoration: underline;
}


/* BEGIN -- f-primary and f-secondary implementation for Content Placement Item.
MWF officially supports f-primary and f-secondary for Feature. We also want to implement it for Content Placement.
This implementation should be replaced once MWF officially supports f-primary and f-secondary for Content Placement Item.
*/

.c-content-placement>a:first-child .f-primary-stp,
.m-content-placement-item>a:first-child .f-primary-stp {
    padding: 10px 22px 7px 24px;
    color: #fff;
    background: #0067b8;
}

.c-content-placement>a:first-child .f-primary-stp:focus:not(.x-hidden-focus),
.c-content-placement>a:first-child .f-primary-stp:hover,
.m-content-placement-item>a:first-child .f-primary-stp:focus:not(.x-hidden-focus),
.m-content-placement-item>a:first-child .f-primary-stp:hover {
    background: #005da6;
    color: #fff;
}

.c-content-placement>a:first-child .f-secondary-stp,
.m-content-placement-item>a:first-child .f-secondary-stp {
    padding: 10px 22px 7px 24px;
    color: #000;
    background: #ccc;
}

.c-content-placement>a:first-child .f-secondary-stp:focus:not(.x-hidden-focus),
.c-content-placement>a:first-child .f-secondary-stp:hover,
.m-content-placement-item>a:first-child .f-secondary-stp:focus:not(.x-hidden-focus),
.m-content-placement-item>a:first-child .f-secondary-stp:hover {
    background: #b3b3b3;
    color: #000;
}

.c-content-placement>a .c-group .f-primary-stp,
.c-content-placement>a .c-group .f-secondary-stp,
.m-content-placement-item>a .c-group .f-primary-stp,
.m-content-placement-item>a .c-group .f-secondary-stp {
    padding-right: 16px;
    margin-top: 0;
    margin-right: 8px;
}

.c-content-placement>a .c-group,
.m-content-placement-item>a .c-group {
    margin-top: 10px;
}

.c-content-placement>a:first-child .c-call-to-action,
.m-content-placement-item>a:first-child .c-call-to-action {
    padding-right: 16px;
}

.c-content-placement>a:first-child .c-call-to-action,
.m-content-placement-item>a:first-child .c-call-to-action {
    padding-right: 16px;
}

.c-content-placement .c-group>object:not(:first-child) .c-call-to-action,
.m-content-placement-item .c-group>object:not(:first-child) .c-call-to-action {
    padding-left: 22px;
}

.c-content-placement .c-group>object:not(:first-child) .f-primary-stp,
.c-content-placement .c-group>object:not(:first-child) .f-secondary-stp,
.m-content-placement-item .c-group>object:not(:first-child) .f-primary-stp,
.m-content-placement-item .c-group>object:not(:first-child) .f-secondary-stp {
    padding-left: 16px;
}

.c-paragraph ul {
    list-style: initial;
    -webkit-margin-start: 20px;
}

.c-paragraph ol {
    list-style: decimal;
    -webkit-margin-start: 20px;
}

.errorDialog {
    min-width: 600px !important;
}

.errorDialogFooter {
    padding: 10px;
    width: 100%;
    text-align: right !important;
}

.moreErrorInfo {
    color: #2B5798;
    cursor: pointer;
    text-align: center;
}

.ss-intro-header{
font-size:18px;
margin-top: 10px !important;
}

.areaLiveStringContainer {
    position: absolute; 
    width: 1px; 
    height: 1px; 
    margin-top: -1px; 
    clip: rect(1px, 1px, 1px, 1px); 
    overflow: hidden;
}

.suggestionsItem_3d815dd7:hover{
    background: #909090 !important;
}

.suggestionsItemIsSuggested_3d815dd7{
    background: #909090 !important;
}

.suggestionsItem_3d815dd7:hover .ms-Persona-primaryText.primaryText_b7fa2fd5,
.suggestionsItemIsSuggested_3d815dd7 .ms-Persona-primaryText.primaryText_b7fa2fd5,
.suggestionsItem_3d815dd7:hover .ms-Persona-secondaryText.secondaryText_b7fa2fd5,
.suggestionsItemIsSuggested_3d815dd7 .ms-Persona-secondaryText.secondaryText_b7fa2fd5 {
    color: #ffffff;
}
/* END -- f-primary and f-secondary implementation for Content Placement Item. */