﻿
/*********** START Site Styles (Grant Wallen 18/09/2018) ***********/
.validation-summary-errors,
.field-validation-error {
    color: red;
}

.loginPartialContainer {
    float: right;
}
/*********** END Site Styles (Grant Wallen 18/09/2018) ***********/


/*********** START Dev Styles (Grant Wallen 18/09/2018) ***********/
.testBorder {
    border: 1px dashed red;
    background-color: pink;
}

.testBorder-2 {
    border: 1px solid orange;
    background-color: lightsalmon;
}

.testBorder-3 {
    border: 1px dashed lime;
    background-color: lightgreen;
}

.testBorder-4 {
    border: 1px dashed cyan;
    background-color: lightblue;
}

/*********** END Dev Styles (Grant Wallen 18/09/2018) ***********/

ol > li > ul {
    list-style-type: disc;
}

.pestleHeading::first-letter {
    font-size: 38px;
    margin-right: -2px;
}

html {
    overflow-x: initial;
}

.modal-content {
    width: 100%;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

.modal-dialog {
    max-width: 870px;
    margin: 30px auto;
    width: 100%;
}


.tAndCContainer {
    height: 250px;
    overflow-y: scroll;
    padding: 5px;
    border: 1px solid #eee;
}

.termsAndConditionsDialog {
    border: 4px solid #ef3340;
}

.btn.btn-primary {
    background: #ef3340;
    color: white;
    border: 2px solid #ef3340;
}

    .btn.btn-primary:hover,
    .btn.btn-primary:focus,
    .btn.btn-primary:active {
        background: white;
        color: #ef3340;
        border: 2px solid #ef3340 !important;
        border: 0;
        box-shadow: 0 0 2px 2px rgb(0 0 0 / 35);
    }

.btn:focus {
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 35);
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #eee;
    border: none;
    cursor: not-allowed;
}

.btn-primary.btn-primary--delete::before {
    content: '\f1f8';
    font-family: FontAwesome;
}

.btn-primary.btn-primary--bordered {
    background: transparent;
    border: 2px solid #ef3340;
    color: #ef3340;
}
.btn.btn-primary.btn-primary--bordered:hover,
.btn.btn-primary.btn-primary--bordered:focus,
.btn.btn-primary.btn-primary--bordered:active {
    background: #ef3340;
    color: #fff;
    border: 2px solid #ef3340;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 35);
}

.btn-primary.btn-primary--transparent {
    background: transparent;
    color: #ef3340;
    border: 2px solid transparent;
}

.btn.btn-primary.btn-primary--transparent:hover,
.btn.btn-primary.btn-primary--transparent:focus,
.btn.btn-primary.btn-primary--transparent:active {
    background: #ef3340;
    color: #fff;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 35);
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}


/*********** START Production Styles (Chris Booth 22/10/2018) ***********/

/* Add here all your css styles (customizations) */
/* Add here all your css styles (customizations) */

.toTopBtnContainer {
    position: fixed;
    right: 15px;
    bottom: 35px;
}


.pp-redsheet-bg-color-main-0 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-0 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-10 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-10 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-20 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-20 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-30 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-30 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-40 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-40 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-50 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-50 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-60 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-60 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-70 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-70 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-80 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-80 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-90 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-90 {
    background-color: #425563;
}

.pp-redsheet-bg-color-main-100 {
    background-color: #ef3340;
}

.pp-redsheet-bg-color-secondary-100 {
    background-color: #425563;
}

main {
    position: relative;
    padding-top: 20px;
}

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    text-align: center;
    padding-top: 100px;
    overflow: hidden;
}

.preloaderSpinner {
    width: 200px;
    margin: auto 0px;
}

::selection {
    background-color: #f69299 !important;
}

th,
td {
    border: 2px solid #fff;
}

.interact a {
    color: #fff !important;
}

    .interact a:hover {
        text-decoration: underline;
    }

.rssincl-itemtitle a {
    color: #fff !important;
    font-weight: bold;
}

html {
    width: 100%;
    color: #425563 !important;
    font-family: omnes-pro, sans-serif;
    font-size: 14px;
}

body {
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

main {
    margin-top: 160px;
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
    padding-bottom: 40px;
}

img.asideImage {
    display: block;
    height: 100%;
    object-fit: cover;
}

a {
    color: #DF2F3B;
}

.mega-menu a:hover, .mega-menu a:focus {
    text-decoration: underline;
}

.modal-md {
    max-width: 980px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: rift-soft, Helvetica, Arial, sans-serif;
    color: #425563;
    font-weight: normal;
}

h1,
.h1 {
    font-size: 2.2rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.8rem;
}

h4,
.h4 {
    font-size: 1.6rem;
}

h5,
.h5 {
    font-size: 1.4rem;
}

h6,
.h6 {
    font-size: 1.2rem;
}

.rift-soft--demi {
    font-weight: 600;
}

.header-text {
    font-size: 3.6rem;
    letter-spacing: -2px;
}

img + .header-text {
    padding-left: 5px;
    line-height: 85px;
}

sup {
    font-size: 40%;
    vertical-align: super;
}

abbr[data-original-title],
abbr[title] {
    border-bottom: none;
    text-decoration: none;
}

h1.tacTechModalHeading {
    line-height: 1;
    margin-bottom: -5px;
    margin-top: 15px;
}

h1.errorMessage {
    font-size: 10rem;
    color: #DF2F3B !important;
}

.boldOpenSans {
    font-weight: 500;
}

.nav-link {
    font-size: 1.2rem;
}

.shrink {
    padding: 0 !important;
    transition: all 0.5s ease-in-out;
}

.g-py-10 {
    transition: all 0.5s ease-in-out;
}

.navbar-nav {
    font-size: 14px;
    letter-spacing: 0.05rem;
    font-weight: 600;
    padding: 18px 13px;
    font-family: rift-soft, Helvetica, Arial, sans-serif;
}

    .navbar-nav a {
        color: #425563 !important;
    }

.navbar-brand {
    margin-left: 2rem;
    padding-left: 1.5rem;
    width: 40%;
    max-width: 380px;
}

    .navbar-brand img {
        vertical-align: bottom;
    }

.btn-slateGrey {
    background-color: #425563 !important;
    border-color: #425563 !important;
}

.u-header__section--light {
    border-bottom: 3px solid #ef3340 !important;
}

.mega-menu {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 3px solid #ef3340 !important;
    min-height: 25vh;
    opacity: 1;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

    .mega-menu.closed {
        height: 0;
        opacity: 0;
        z-index: -5;
        margin-top: -1000px;
        cursor: default;
    }

.hvr-underline-from-right:before {
    background: #ef3340 !important;
    height: 2px;
}

.redsheet-breadcrumb {
    font-size: 1rem;
    margin-top: -10px;
    font-weight: 600;
}

    .redsheet-breadcrumb .prePages:hover {
        cursor: pointer;
        color: #DF2F3B !important;
        text-decoration: underline;
    }

    .redsheet-breadcrumb .prePages::after {
        content: " > ";
    }

.redSheetAnimations {
    background-color: #ef3340 !important;
}

.u-accordion-bg-primary .u-accordion__header [aria-expanded="true"] {
    background-color: #fff !important;
    border-color: #ef3340 !important;
    color: #DF2F3B !important;
}

.g-color-redsheet-grey {
    color: #425563 !important;
}

.brd-redSheet-primary {
    border-color: #ef3340 !important;
}

.bg-redSheet-primary {
    background-color: #ef3340 !important;
}

.brd-redSheet-secondary {
    border-color: #425563 !important;
}

.bg-redSheet-secondary {
    background-color: #425563 !important;
}

.bg-redsheet-grey {
    background-color: #f1f1f1;
}

.tacModalHeading {
    margin-bottom: 0;
}

.tacModalBody {
    padding: 0;
}

.tacTechIcon {
    border: 4px solid #aeb5be;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

    .tacTechIcon.svg:hover path,
    .tacTechIcon.svg:hover rect {
        fill: #ef3340 !important;
    }

    .tacTechIcon.svg:hover p .modal-lg {
        width: 80%;
        max-width: 1200px;
    }

.u-accordion__body {
    background-color: transparent;
}

.accordion-tab {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(66, 85, 99, 0.05);
}

.u-btn-outline-primary:focus,
.u-btn-outline-primary.active {
    background-color: #ef3340 !important;
    border-color: #ef3340 !important;
}

    .u-btn-outline-primary:focus > a,
    .u-btn-outline-primary.active > a {
        color: #fff;
    }

.u-nav-v1-1.u-nav-primary .nav-link {
    border: 1px solid #fff;
    border-bottom-width: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-family: rift-soft, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
}

    .u-nav-v1-1.u-nav-primary .nav-link.active {
        background-color: #DF2F3B !important;
        color: #fff !important;
    }

        .u-nav-v1-1.u-nav-primary .nav-link.active.second-tab {
            background-color: #425563 !important;
            color: #fff !important;
        }

.g-color-primary {
    color: #DF2F3B !important;
}

.g-color-secondary {
    color: #425563 !important;
}

.red-sheet-text-color-primary {
    color: #DF2F3B !important;
}

.red-sheet-text-color-secondary {
    color: #425563 !important;
}

.red-sheet-text-color-gray-light {
    color: #ccc;
}

.g-color-primary--hover:hover, .g-color-primary--hover:focus {
    color: #f69299 !important;
}

.redSheetBlueSection {
    background-color: #3a5dae !important;
    color: #fff;
}

    .redSheetBlueSection h2,
    .redSheetBlueSection h3 {
        color: #fff !important;
    }

.redSheetOrangeSection {
    background-color: #ffb81c !important;
    color: #fff;
}

    .redSheetOrangeSection h2,
    .redSheetOrangeSection h3 {
        color: #fff !important;
    }

.redSheetPurpleSection {
    background-color: #8e3a80 !important;
    color: #fff;
}

    .redSheetPurpleSection h2,
    .redSheetPurpleSection h3 {
        color: #fff !important;
    }

.redSheetGreenSection {
    background-color: #84bd00 !important;
    color: #fff;
}

    .redSheetGreenSection h2,
    .redSheetGreenSection h3 {
        color: #fff !important;
    }

.map {
    width: 100%;
    height: 500px;
}

.card-shadow {
    box-shadow: 3px 7px 5px rgba(0, 0, 0, 0.05);
}

.twitter_reply_icon,
.twitter_retweet_icon,
.twitter_fav_icon {
    padding: 2rem;
    font-size: 1.25rem;
    margin-top: -10px;
}

.twitter_reply_icon {
    padding-left: 0;
}

.g-bg-redsheet-red {
    background-color: #ef3340 !important;
}

.g-bg-redsheet-green {
    background-color: #84bd00 !important;
}

.g-bg-redsheet-gray {
    background-color: #425563 !important;
}

.gaugeContainer {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.gaugeBackground {
    z-index: 1;
    border: solid 4px #425563;
    border-radius: 15px;
    padding: 6px 0px;
}

.gaugeBackgroundIndicator {
    background-image: url("/assets/img/gaugeBG.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.gaugeMarkerContainer {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 26%;
    width: 48%;
    height: calc(100% - 8px);
}

.u-dot-line-v1__inner,
.u-dot-line-v1-2__inner {
    border-width: 3px;
    border-radius: 5px;
}

    .u-dot-line-v1__inner::before,
    .u-dot-line-v1-2__inner::before {
        border-radius: 1px;
    }

.gaugeMarker {
    position: absolute;
    height: 100%;
    border: red solid 12px;
    border-right-color: transparent;
    border-left-color: transparent;
    top: 4px;
    left: 0%;
    transform: translate(-50%, 0);
    transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.gauge-container {
    position: relative;
    width: 100%;
}

.cultureInfoInner {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 5;
}

.flag {
    border: 1px solid rgba(230, 230, 230, 0.6);
}

.custombox-lock {
    overflow: scroll !important;
}

.readingThemFlowContainer {
    border: 5px solid #425563 !important;
    border-radius: 15px;
    min-height: 20px;
    width: 100%;
    padding: 35px 20px;
    display: table;
}

.readingThemStep {
    border: 5px solid #425563 !important;
    display: table-cell;
    width: 30%;
    background-color: #ccc;
    border-radius: 15px;
    padding: 10px;
}

.readingThemArrow {
    display: table-cell;
    width: 5%;
    background-color: #425563 !important;
    -webkit-clip-path: polygon(0 40%, 50% 40%, 50% 20%, 100% 50%, 50% 80%, 50% 60%, 0 60%);
    clip-path: polygon(0 40%, 50% 40%, 50% 20%, 100% 50%, 50% 80%, 50% 60%, 0 60%);
}

body.loginBody {
    background-image: url('img/BG/loginPageBG.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow-y: auto;
}


.loginContainer {
    background-color: #fff;
    width: 100%;
    border: 5px solid #425563 !important;
    border-radius: 10px;
}

.loginBody input::placeholder {
    color: #ccc;
}

.loginBody input::-webkit-input-placeholder {
    color: #ccc;
}

.loginBody input:-ms-input-placeholder {
    color: #ccc;
}

.field-validation-error {
    position: absolute;
    right: 0;
    padding: 10px;
}

.passwordRequirementList {
    list-style: none;
    padding-left: 0;
}

.modal-lg {
    max-width: 1200px;
}

.myLearningPieChart {
    height: 60px;
    width: 60px;
}

.howToUseNav {
    position: relative;
}

.howToUseBtn {
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.5;
    padding: 0.2rem 0.5rem;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}

    .howToUseBtn:hover {
        opacity: 1;
    }

    .howToUseBtn.active {
        opacity: 1;
        padding: 0.4rem 1rem;
    }



#backgroundStep1 {
    top: 34%;
    left: 22%;
}

#backgroundStep2 {
    top: 34%;
    left: 48%;
}

#backgroundStep3 {
    top: 12%;
    left: 87%;
}

#backgroundStep4 {
    top: 32%;
    left: 95%;
}

#backgroundStep5 {
    top: 52%;
    left: 75%;
}

#backgroundStep6 {
    top: 70%;
    left: 28%;
}

#backgroundStep1_Ruby {
    top: 4%;
    left: 25%;
}

#backgroundStep2_Ruby {
    top: 34%;
    left: 40%;
}

#backgroundStep3_Ruby {
    top: 34%;
    left: 87%;
}

#backgroundStep4_Ruby {
    top: 75%;
    left: 28%;
}

#objectivesStep1 {
    top: 19%;
    left: 29%;
}

#objectivesStep2 {
    top: 19%;
    left: 64%;
}

#objectivesStep3 {
    top: 38%;
    left: 48%;
}

#objectivesStep4 {
    top: 70%;
    left: 40%;
}

#objectivesStep1_Ruby {
    top: 6%;
    left: 45%;
}

#objectivesStep2_Ruby {
    top: 39%;
    left: 45%;
}

#stakeholdersStep1 {
    top: 35%;
    left: 25%;
}

#stakeholdersStep2 {
    top: 35%;
    left: 40%;
}

#stakeholdersStep3 {
    top: 35%;
    left: 60%;
}

#stakeholdersStep4 {
    top: 35%;
    left: 70%;
}

#stakeholdersStep1_Ruby {
    top: 20%;
    left: calc(50% - 95px);
}

#stakeholdersStep2_Ruby {
    top: 20%;
    left: calc(50% - 45px);
}

#stakeholdersStep3_Ruby {
    top: 20%;
    left: calc(50% + 5px);
}

#stakeholdersStep4_Ruby {
    top: 20%;
    left: calc(50% + 55px);
}

#cultureStep1 {
    top: 24%;
    left: 36%;
}

#cultureStep2 {
    top: 50%;
    left: 36%;
}

#cultureStep3 {
    top: 24%;
    left: 61%;
}

#cultureStep4 {
    top: 85%;
    left: 80%;
}

#cultureStep1_Ruby {
    top: 16%;
    left: 16%;
}

#cultureStep2_Ruby {
    top: 54%;
    left: 24%;
}

#cultureStep3_Ruby {
    top: 16%;
    left: 64%;
}

#cultureStep4_Ruby {
    top: 85%;
    left: 80%;
}

#negotionalityStep1 {
    top: 20%;
    left: 35%;
}

#negotionalityStep2 {
    top: 10%;
    left: 50%;
}

#negotionalityStep3 {
    top: 42%;
    left: 64%;
}

#negotionalityStep4 {
    top: 85%;
    left: 80%;
}

#negotionalityStep1_Ruby {
    top: 22%;
    left: 15%;
}

#negotionalityStep2_Ruby {
    top: 40%;
    left: 86%;
}

#negotionalityStep3_Ruby {
    top: 63%;
    left: 86%;
}

#negotionalityPlanStep1 {
    top: 5%;
    left: 5%;
}

#negotionalityPlanStep2 {
    top: 25%;
    left: 12%;
}

#negotionalityPlanStep3 {
    top: 5%;
    left: 80%;
}

#negotionalityPlanStep4 {
    top: 85%;
    left: 90%;
}

#negotionalityPlanStep1_Ruby {
    top: 66%;
    left: 50%;
}

#culturePlanStep1 {
    top: 0%;
    left: 0%;
}

#culturePlanStep2 {
    top: 50%;
    left: 0%;
}

#culturePlanStep3 {
    top: 50%;
    left: 12%;
}

#culturePlanStep4 {
    top: 50%;
    left: 32%;
}

#culturePlanStep5 {
    top: 50%;
    left: 58%;
}

#culturePlanStep6 {
    top: 50%;
    left: 84%;
}

#culturePlanStep7 {
    top: 0%;
    left: 95%;
}

#culturePlanStep1_Ruby {
    top: 1%;
    left: 44%;
}

#culturePlanStep2_Ruby {
    top: 1%;
    left: 52%;
}

#culturePlanStep3_Ruby {
    top: 15%;
    left: 38%;
}

#culturePlanStep4_Ruby {
    top: 15%;
    left: 86%;
}

#culturePlanStep5_Ruby {
    top: 52%;
    left: 48%;
}

#culturePlanStep6_Ruby {
    top: 78%;
    left: 48%;
}

#culturePlanStep7_Ruby {
    top: 98%;
    left: 74%;
}

#opponentStep1 {
    top: 90%;
    left: 48%;
}

#opponentStep2 {
    top: 45%;
    left: 40%;
}

#opponentStep3 {
    top: 80%;
    left: 48%;
}

#thisNegotiationStep1_Ruby {
    top: 18%;
    left: 48%;
}

#thisNegotiationStep2_Ruby {
    top: 44%;
    left: 48%;
}

#thisNegotiationStep3_Ruby {
    top: 58%;
    left: 48%;
}

#thisNegotiationStep4_Ruby {
    top: 80%;
    left: 48%;
}

#powerStep1 {
    top: 15%;
    left: 35%;
}

#powerStep2 {
    top: 45%;
    left: 40%;
}

#powerStep3 {
    top: 60%;
    left: 55%;
}

#powerStep4 {
    top: 80%;
    left: 70%;
}

#powerStep1_Ruby {
    top: 34%;
    left: 18%;
}

#powerStep2_Ruby {
    top: 8%;
    left: 32%;
}

#powerStep3_Ruby {
    top: 18%;
    left: 60%;
}

#powerStep4_Ruby {
    top: 76%;
    left: 48%;
}

#powerStep5_Ruby {
    top: 86%;
    left: 48%;
}

#gameStep1 {
    top: 52%;
    left: 42%;
}

#gameStep2 {
    top: 65%;
    left: 42%;
}

#gameStep3 {
    top: 80%;
    left: 42%;
}

#gameStep1_Ruby {
    top: 19%;
    left: 48%;
}

#gameStep2_Ruby {
    top: 35%;
    left: 48%;
}

#gameStep3_Ruby {
    top: 58%;
    left: 48%;
}

#gameStep4_Ruby {
    top: 86%;
    left: 48%;
}

#tangiblePowerPlanStep1 {
    top: 45%;
    left: 20%;
}

#tangiblePowerPlanStep2 {
    top: 80%;
    left: 78%;
}

#tangiblePowerPlanStep3 {
    top: 80%;
    left: 84%;
}

#tangiblePowerPlanStep4 {
    top: 80%;
    left: 90%;
}

#tangiblePowerPlanStep1_Ruby {
    top: 45%;
    left: 20%;
}

#tangiblePowerPlanStep2_Ruby {
    top: 80%;
    left: 78%;
}

#tangiblePowerPlanStep3_Ruby {
    top: 80%;
    left: 84%;
}

#tangiblePowerPlanStep4_Ruby {
    top: 80%;
    left: 90%;
}

#tangiblePowerPlanStep5_Ruby {
    top: 90%;
    left: 90%;
}

#intangiblePowerPlanStep1 {
    top: 10%;
    left: 20%;
}

#intangiblePowerPlanStep2 {
    top: 20%;
    left: 20%;
}

#intangiblePowerPlanStep3 {
    top: 30%;
    left: 20%;
}

#intangiblePowerPlanStep4 {
    top: 45%;
    left: 45%;
}

#intangiblePowerPlanStep1_Ruby {
    top: 4%;
    left: 40%;
}

#intangiblePowerPlanStep2_Ruby {
    top: 4%;
    left: 47%;
}

#intangiblePowerPlanStep3_Ruby {
    top: 4%;
    left: 54%;
}

#intangiblePowerPlanStep4_Ruby {
    top: 45%;
    left: 61%;
}

#knowledgeActionsStep1 {
    top: 60%;
    left: 20%;
}

#knowledgeActionsStep2 {
    top: 60%;
    left: 70%;
}

#knowledgeActionsStep1_Ruby {
    top: 12%;
    left: 8%;
}

#knowledgeActionsStep2_Ruby {
    top: 52%;
    left: 48%;
}

#gamePlanStep1 {
    top: 25%;
    left: 35%;
}

#gamePlanStep2 {
    top: 40%;
    left: 48%;
}

#gamePlanStep3 {
    top: 70%;
    left: 48%;
}

#gamePlanStep1_Ruby {
    top: 32%;
    left: 35%;
}

#gamePlanStep2_Ruby {
    top: 64%;
    left: 35%;
}

#gamePlanStep3_Ruby {
    top: 84%;
    left: 60%;
}

#negotiablesStep1 {
    top: 20%;
    left: 10%;
}

#negotiablesStep2 {
    top: 20%;
    left: 20%;
}

#negotiablesStep3 {
    top: 20%;
    left: 25%;
}

#negotiablesStep4 {
    top: 20%;
    left: 60%;
}

#negotiablesStep5 {
    top: 20%;
    left: 74%;
}

#negotiablesStep6 {
    top: 20%;
    left: 40%;
}

#negotiablesStep7 {
    top: 76%;
    left: 15%;
}

#negotiablesStep8 {
    top: 76%;
    left: 80%;
}

#negotiablesStep9 {
    top: 76%;
    left: 45%;
}

#negotiablesStep1_Ruby {
    top: 15%;
    left: 28%;
}

#negotiablesStep2_Ruby {
    top: 60%;
    left: 32%;
}

#negotiablesStep3_Ruby {
    top: 80%;
    left: 20%;
}

#theirNegotiablesStep1 {
    top: 30%;
    left: 60%;
}

#theirNegotiablesStep2 {
    top: 30%;
    left: 45%;
}

#theirNegotiablesStep3 {
    top: 50%;
    left: 90%;
}

#theirNegotiablesStep4 {
    top: 40%;
    left: 15%;
}

#theirNegotiablesStep5 {
    top: 80%;
    left: 50%;
}

#theirNegotiablesStep1_Ruby {
    top: 10%;
    left: 80%;
}

#theirNegotiablesStep2_Ruby {
    top: 20%;
    left: 56%;
}

#theirNegotiablesStep3_Ruby {
    top: 59%;
    left: 54%;
}

#theirNegotiablesStep4_Ruby {
    top: 88%;
    left: 20%;
}

#preparationStep1 {
    top: 50%;
    left: 12%;
}

#preparationStep2 {
    top: 50%;
    left: 45%;
}

#preparationStep3 {
    top: 30%;
    left: 80%;
}

#preparationStep4 {
    top: 60%;
    left: 80%;
}

#preparationStep1_Ruby {
    top: 12%;
    left: 20%;
}

#preparationStep2_Ruby {
    top: 12%;
    left: 81%;
}

#preparationStep3_Ruby {
    top: 31%;
    left: 42%;
}

#preparationStep4_Ruby {
    top: 64%;
    left: 26%;
}

#eventManagementAndTimelineStep1 {
    top: 10%;
    left: 20%;
}

#eventManagementAndTimelineStep2 {
    top: 10%;
    left: 30%;
}

#eventManagementAndTimelineStep3 {
    top: 10%;
    left: 50%;
}

#eventManagementAndTimelineStep4 {
    top: 10%;
    left: 70%;
}

#eventManagementAndTimelineStep5 {
    top: 50%;
    left: 35%;
}

#eventManagementAndTimelineStep6 {
    top: 50%;
    left: 74%;
}

#eventManagementAndTimelineStep7 {
    top: 80%;
    left: 85%;
}

#eventManagementAndTimelineStep1_Ruby {
    top: 11%;
    left: 28%;
}

#eventManagementAndTimelineStep2_Ruby {
    top: 22%;
    left: 42%;
}

#eventManagementAndTimelineStep3_Ruby {
    top: 37%;
    left: 34%;
}

#eventManagementAndTimelineStep4_Ruby {
    top: 56%;
    left: 37%;
}


#postEventActionsStep1 {
    top: 40%;
    left: 30%;
}

#postEventActionsStep2 {
    top: 40%;
    left: 70%;
}

#postEventActionsStep1_Ruby {
    top: 18%;
    left: 26%;
}

#postEventActionsStep2_Ruby {
    top: 48%;
    left: 43%;
}

#postEventActionsStep3_Ruby {
    top: 77%;
    left: 45%;
}

#implementationPlanStep1 {
    top: 50%;
    left: 10%;
}

#implementationPlanStep2 {
    top: 50%;
    left: 50%;
}

#implementationPlanStep3 {
    top: 80%;
    left: 90%;
}

#outcomesAndLearningStep1 {
    top: 30%;
    left: 40%;
}

#outcomesAndLearningStep2 {
    top: 20%;
    left: 55%;
}

#outcomesAndLearningStep3 {
    top: 60%;
    left: 45%;
}

#outcomesAndLearningStep4 {
    top: 80%;
    left: 45%;
}

#outcomesAndLearningStep1_Ruby {
    top: 21%;
    left: 24%;
}

#outcomesAndLearningStep2_Ruby {
    top: 21%;
    left: 76%;
}

#outcomesAndLearningStep3_Ruby {
    top: 71%;
    left: 28%;
}

#outcomesAndLearningStep4_Ruby {
    top: 71%;
    left: 69%;
}

#liteBackgroundStep1 {
    top: 44%;
    left: 30%;
}

#liteBackgroundStep2 {
    top: 30%;
    left: 55%;
}

#liteBackgroundStep3 {
    top: 10%;
    left: 92%;
}

#liteBackgroundStep4 {
    top: 75%;
    left: 10%;
}

#liteBackgroundStep5 {
    top: 65%;
    left: 75%;
}


#liteBackgroundStep1_Ruby {
    top: 8%;
    left: 27%;
}

#liteBackgroundStep2_Ruby {
    top: 20%;
    left: 46%;
}

#liteBackgroundStep3_Ruby {
    top: 22%;
    left: 82%;
}

#liteBackgroundStep4_Ruby {
    top: 38%;
    left: 24%;
}

#liteBackgroundStep5_Ruby {
    top: 51%;
    left: 45%;
}

#liteBackgroundStep6_Ruby {
    top: 57%;
    left: 32%;
}

#liteBackgroundStep7_Ruby {
    top: 71%;
    left: 15%;
}

#liteBackgroundStep8_Ruby {
    top: 83%;
    left: 26%;
}



#litePowerStep1 {
    top: 25%;
    left: 18%;
}

#litePowerStep2 {
    top: 40%;
    left: 30%;
}

#litePowerStep3 {
    top: 60%;
    left: 10%;
}

#litePowerStep1_Ruby {
    top: 35%;
    left: 18%;
}

#litePowerStep2_Ruby {
    top: 8%;
    left: 29%;
}

#litePowerStep3_Ruby {
    top: 18%;
    left: 60%;
}

#litePowerStep4_Ruby {
    top: 75%;
    left: 48%;
}

#litePowerStep5_Ruby {
    top: 84%;
    left: 48%;
}

#liteObjectivesStep1 {
    top: 20%;
    left: 43%;
}

#liteObjectivesStep2 {
    top: 25%;
    left: 60%;
}

#liteObjectivesStep3 {
    top: 40%;
    left: 50%;
}

#liteObjectivesStep4 {
    top: 60%;
    left: 50%;
}

#liteNegotiablesStep1 {
    top: 20%;
    left: 10%;
}

#liteNegotiablesStep2 {
    top: 20%;
    left: 20%;
}

#liteNegotiablesStep3 {
    top: 20%;
    left: 25%;
}

#liteNegotiablesStep4 {
    top: 20%;
    left: 60%;
}

#liteNegotiablesStep5 {
    top: 20%;
    left: 74%;
}

#liteNegotiablesStep6 {
    top: 20%;
    left: 40%;
}

#liteNegotiablesStep7 {
    top: 76%;
    left: 15%;
}

#liteNegotiablesStep8 {
    top: 76%;
    left: 65%;
}

#liteNegotiablesStep1_Ruby {
    top: 16%;
    left: 30%;
}

#liteNegotiablesStep2_Ruby {
    top: 60%;
    left: 35%;
}

#liteNegotiablesStep3_Ruby {
    top: 83%;
    left: 35%;
}

#strategyStep1 {
    top: 30%;
    left: 48%;
}

#strategyStep2 {
    top: 70%;
    left: 48%;
}

#strategyStep1_Ruby {
    top: 14%;
    left: 86%;
}

#strategyStep2_Ruby {
    top: 40%;
    left: 50%;
}

#strategyStep3_Ruby {
    top: 87%;
    left: 85%;
}

#meetingPlanningStep1 {
    top: 30%;
    left: 35%;
}

#meetingPlanningStep2 {
    top: 30%;
    left: 70%;
}

#meetingPlanningStep3 {
    top: 60%;
    left: 35%;
}

#meetingPlanningStep4 {
    top: 60%;
    left: 70%;
}

#meetingManagementStep1 {
    top: 40%;
    left: 5%;
}

#meetingManagementStep2 {
    top: 40%;
    left: 45%;
}

#meetingManagementStep3 {
    top: 40%;
    left: 80%;
}

#meetingManagementStep1_Ruby {
    top: 11%;
    left: 44%;
}

#meetingManagementStep2_Ruby {
    top: 20%;
    left: 20%;
}

#meetingManagementStep3_Ruby {
    top: 33%;
    left: 40%;
}

#meetingManagementStep4_Ruby {
    top: 63%;
    left: 28%;
}

#scopeToNegotiateStep1 {
    top: 70%;
    left: 15%;
}

#scopeToNegotiateStep1_Ruby {
    top: 15%;
    left: 49%;
}

#scopeToNegotiateStep2_Ruby {
    top: 29%;
    left: 29%;
}

#scopeToNegotiateStep3_Ruby {
    top: 40%;
    left: 38%;
}

#scopeToNegotiateStep4_Ruby {
    top: 52%;
    left: 38%;
}

#scopeToNegotiateStep5_Ruby {
    top: 69%;
    left: 42%;
}

#scopeToNegotiateStep6_Ruby {
    top: 87%;
    left: 42%;
}

#ourNegotiationPowerStep1 {
    top: 20%;
    left: 10%;
}

#ourNegotiationPowerStep2 {
    top: 25%;
    left: 25%;
}

#ourNegotiationPowerStep1_Ruby {
    top: 37%;
    left: 15%;
}

#ourNegotiationPowerStep2_Ruby {
    top: 10%;
    left: 30%;
}

#ourNegotiationPowerStep3_Ruby {
    top: 19%;
    left: 56%;
}

#ourNegotiationPowerStep4_Ruby {
    top: 83%;
    left: 47%;
}

#ourNegotiationPowerStep5_Ruby {
    top: 95%;
    left: 75%;
}

#howWeWillNegotiateStep1 {
    top: 15%;
    left: 20%;
}

#objectivesforThisNegotiationStep1 {
    top: 36%;
    left: 10%;
}

#objectivesforThisNegotiationStep2 {
    top: 18%;
    left: 30%;
}

#objectivesforThisNegotiationStep3 {
    top: 65%;
    left: 30%;
}

#objectivesforThisNegotiationStep4 {
    top: 50%;
    left: 85%;
}

#negotiationPlanStep1 {
    top: 30%;
    left: 25%;
}

#negotiationPlanStep2 {
    top: 80%;
    left: 25%;
}

#negotiationPlanStep3 {
    top: 50%;
    left: 75%;
}

#negotiationPlanStep1_Ruby {
    top: 14%;
    left: 85%;
}

#negotiationPlanStep2_Ruby {
    top: 50%;
    left: 36%;
}

#negotiationPlanStep3_Ruby {
    top: 50%;
    left: 75%;
}

#negotiationPlanStep4_Ruby {
    top: 67%;
    left: 75%;
}

.yellowFigureFill {
    fill: #ffb81c !important;
}

.blueFigureFill {
    fill: #3a5dae !important;
}

.greenFigureFill {
    fill: #84bd00 !important;
}

.redFigureFill {
    fill: #ef3340 !important;
}

.figureStroke {
    fill: #ffffff;
}

.yellowFigureFill:hover + .figureStroke,
.blueFigureFill:hover + .figureStroke,
.greenFigureFill:hover + .figureStroke,
.redFigureFill:hover + .figureStroke {
    fill: #f1f1f1;
}

.u-timeline-v1-wrap:not([class*="--horizontal"])::before {
    display: none;
}

.g-brd-primary,
.g-brd-primary--active,
.slick-active .g-brd-primary--active {
    border-color: #ef3340 !important;
}

.g-bg-primary--before::before,
.g-bg-primary--after::after {
    background-color: #ef3340 !important;
}

.g-bg-redsheet-grey {
    background-color: #425563 !important;
}

[class*="u-heading-v3-"] {
    border-bottom-style: solid;
}

#knowledgeLinkMobile {
    display: none;
}

#rsToolkitLinkMobile {
    display: none;
}

.u-timeline-v1 {
    border-radius: 15px;
    border-width: 4px;
}

    .u-timeline-v1.red-border {
        border-color: #ef3340 !important;
    }

.red-left-triangle {
    border-left-color: #ef3340 !important;
}

.red-right-triangle {
    border-right-color: #ef3340 !important;
}

.u-timeline-v1.blue-border {
    border-color: #3a5dae !important;
}

.blue-left-triangle {
    border-left-color: #3a5dae !important;
}

.blue-right-triangle {
    border-right-color: #3a5dae !important;
}

.u-timeline-v1.yellow-border {
    border-color: #ffb81c !important;
}

.yellow-left-triangle {
    border-left-color: #ffb81c !important;
}

.yellow-right-triangle {
    border-right-color: #ffb81c !important;
}

.u-timeline-v1.green-border {
    border-color: #84bd00 !important;
}

.green-left-triangle {
    border-left-color: #84bd00 !important;
}

.green-right-triangle {
    border-right-color: #84bd00 !important;
}

.u-timeline-v1.purple-border {
    border-color: #8e3a80 !important;
}

.purple-left-triangle {
    border-left-color: #8e3a80 !important;
}

.purple-right-triangle {
    border-right-color: #8e3a80 !important;
}

.u-timeline-v1-wrap {
    padding: 10px;
}

.u-triangle-inclusive-v1--right__front {
    right: 1px;
}

.g-brd-purple-right {
    border-right-color: #8e3a80 !important;
}

.u-triangle-inclusive-v1--left__front {
    top: -5px;
    left: -10px;
}

.u-triangle-inclusive-v1--right__front {
    top: -5px;
    right: -10px;
}

.js-slide {
    padding: 10px;
}

.iconHide {
    display: none;
}

.g-orientation-left .u-timeline-v1__icon {
    right: 98.5%;
}

.u-timeline-v1-wrap:not([class*="--horizontal"])::before {
    left: 48.8%;
}

.redSheetCardGroup {
    position: relative;
}

.iconContainer {
    padding: 5px;
    border-radius: 5px;
    border: 5px solid #647380;
}

.redSheetCardGroup .vsContainer {
    position: absolute;
    top: 10%;
    left: 45%;
    background: #fff;
    border: 1px solid #000;
    color: #ef3340;
    z-index: 1000;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 900;
    font-size: 1.5em;
}

.redSheetCard {
    background-color: #ef3340;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
    min-height: 350px;
    background-position: center;
    background-repeat: no-repeat;
}

.redSheetCardPurple {
    background-color: #3a5dae;
}

.redSheetCard .card-title {
    text-align: center;
    font-weight: bold;
}

.redSheetCard .inner-box {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    border-radius: 5px;
    padding: 5px;
    min-height: 85px;
}

    .redSheetCard .inner-box .large-text {
        display: block;
        text-align: center;
        width: 100%;
        font-weight: bold;
        font-size: 1.5rem;
    }

    .redSheetCard .inner-box .sub-text {
        margin-top: -11px;
    }

    .redSheetCard .inner-box .text-center {
        display: block !important;
    }

.redSheetCard .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: none;
    border-top: none;
}

.preperationCardGroup {
    margin-bottom: 10px;
}

    .preperationCardGroup .card-title {
        text-align: center;
        color: #fff;
        background: #ef3340;
        padding: 20px;
        margin-bottom: 0;
    }

    .preperationCardGroup .card-body {
        background: #d7dadd;
    }

.tacticsBox {
    width: 100%;
}

    .tacticsBox .tacticsPill {
        background-color: #b0b6bd;
        color: #fff;
        text-align: center;
        padding: 20px 10px;
        border: 2px solid #647380;
        margin: 10px 0px;
        border-radius: 5px;
    }

:not(body.redsheet-walkthrough) .card-body {
    width: calc(100% - 20px);
}

/*********** END Production Styles (Chris Booth 22/10/2018) ***********/


/* button overrides START: (grant wallen 08/05/2019) */
.acceptedBTN {
    background-color: #72c02c;
    border-color: #72c02c;
}

    .acceptedBTN:hover {
        background-color: #63a626;
        border-color: #63a626;
    }
/* button overrides END: (grant wallen 08/05/2019) */

/* CR Fixes START (Simon Jarvis 12/06/2019) */

.tacModalTextContent {
    padding: 2rem;
}

a.btn {
    white-space: normal;
}

.jvectormap-container {
    position: relative;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    background: #DF2F3B;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    left: 10px;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
}

    .jvectormap-zoomin:hover, .jvectormap-zoomout:hover,
    .jvectormap-zoomin:focus, .jvectormap-zoomout:focus {
        background: #cc2834;
    }

    .jvectormap-zoomin:active, .jvectormap-zoomout:active {
        background: #ef434f;
    }

.jvectormap-zoomin {
    top: calc(50% - 18px);
}

.jvectormap-zoomout {
    top: calc(50% + 18px);
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #ef3340;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #ef3340;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ef3340;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #ef3340;
}

.tooltip-inner {
    background-color: #ef3340;
}

#mainContentContainer p li {
    margin-bottom: 5px;
}

.slick-track {
    transition: height .4s ease;
}

.pagination-fixed {
    position: fixed !important;
    left: 0;
    background: rgba(255,255,255,.95);
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}

    .pagination-fixed .u-dot-line-v1__inner, .u-dot-line-v1-2__inner {
        width: 20px;
        height: 20px;
    }

        .pagination-fixed .u-dot-line-v1__inner::before, .u-dot-line-v1-2__inner::before {
            width: 6px;
            height: 6px;
        }

    .pagination-fixed .slick-active .u-dot-line-v1__inner::before, .slick-active .u-dot-line-v1-2__inner::before {
        width: 100%;
        height: 100%;
    }

    .pagination-fixed .g-font-size-15 {
        font-size: 10px;
    }

.nav-item a {
    cursor: pointer;
}
/* CR Fixes END (Simon Jarvis 12/06/2019) */

/* Temporary focus testing */
/**:focus {
    outline: 2px solid green;
}*/

.mega-menu a:focus::after,
.mega-menu a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    background: rgba(0, 0, 0, 0.06);
    z-index: 99;
}

.u-accordion__body a:focus::after,
.u-accordion__body a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.06);
    z-index: 99;
}
/* END Temporary focus testing */


/* CR Fixes Start - Simon Jarvis (17/06/2019) */
footer .pull-right {
    text-align: center !important;
    float: none;
}

.btn-slateGrey.active, .btn-slateGrey:hover, .btn-slateGrey:focus {
    background-color: #425563 !important;
    color: #fff !important;
}

.howToUseBtn {
    color: #425563 !important;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 1;
    padding: 0.2rem 0.5rem;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
    border: 3px solid;
}

.btn-slateGrey {
    background-color: rgba(255,255,255,.8) !important;
    border-color: #425563 !important;
}

/* Modal Close Button : */
.modal .close {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #425563;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 0 .2rem 0 .3rem;
    z-index: 1;
    opacity: .7;
}

    .modal .close:focus,
    .modal .close:hover {
        opacity: 1;
    }

.modal.videoModal .close {
    top: -1px;
    right: -15px;
    color: #425563;
    background: white;
    border-radius: 0 .4rem 0 .3em;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border-radius: .3rem;
}

.tacticsAndTechniquesContent .nav-item:last-of-type a:hover {
    background-color: #425563 !important;
    color: #fff !important;
}

.tacticsAndTechniquesContent .nav-item:first-of-type a:hover {
    background-color: #DF2F3B !important;
    color: #fff !important;
}

.u-accordion .g-text-underline--none--hover:focus, .u-accordion .g-text-underline--none--hover:hover {
    text-decoration: none;
    background: rgb(234, 234, 234);
}

footer a:focus {
    text-decoration: underline;
}

/* Walkthrough step panes */

.redsheet-walkthrough .card-body {
    border: 0;
    padding: 0;
}

.redsheet-walkthrough .tab-pane {
    padding: 1.25rem;
    border: 1px solid #eeeeee;
    border-radius: .25rem;
    margin-top: 1rem;
}

/* End Walkthrough step panes */

.attention {
    z-index: 1;
}

.step.attention:after {
    content: 'View step instructions';
    margin-left: 10px;
}

.content-banner {
    margin-bottom: 10px;
}

.content-banner--padded {
    padding: 0 3.2rem 0 3.2rem;
}

.btn-danger:focus {
    background-color: #ab1422;
    border-color: #9c1a26;
}

.pp-subfooter {
    width: calc(100% - 30px);
    margin: 0 auto;
}

.g-orientation-left {
    padding-right: 0 !important;
}

.g-orientation-right {
    padding-left: 0 !important;
}
/* Burger menu */
.icon-bar {
    width: 22px;
    height: 3px;
    background-color: #fff;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
    border-radius: .25rem;
    position: relative;
    left: 0px;
    top: 0;
}

:not(.collapsed) .icon-bar.top-bar {
    top: 1px;
}

:not(.collapsed) .icon-bar.bottom-bar {
    top: -1px;
}

.navbar-toggler {
    border: none;
    background: #425563 !important;
    padding: 5px 10px 9px 10px;
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        background: #344450 !important;
    }

/* Clickable cards */
.template-home .card-footer a,
.card--link a,
.card--link button,
.card--link .col-12.col-sm-6.d-flex.align-items-center {
    position: unset !important;
}

.template-home .card:hover .card-footer a:before,
.card--link:hover a:before,
.card--link:hover button:before {
    content: '';
    background: rgba(0, 0, 0, 0.05);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    border-radius: .25rem;
    cursor: pointer;
}

.mb-3, .my-3 {
    margin-bottom: 3rem !important;
}
/* Burger menu - navigation */

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    left: 3px;
}

.navbar-toggler .middle-bar {
    opacity: 0;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    left: 3px;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    left: 0;
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    left: 0;
}

.process-help-image {
    width: 30px;
    height: 30px;
}

.modal .processImage {
    max-height: 80vh;
}

.processImage {
    max-height: 450px;
}

    .processImage.ruby {
        border-width: 4px;
        border-style: solid;
        border-radius: 5px;
        padding: 20px;
    }

.red-border .processImage.ruby {
    border-color: #ef3340;
}

.blue-border .processImage.ruby {
    border-color: #3a5dae;
}

.yellow-border .processImage.ruby {
    border-color: #ffb81c;
}

.purple-border .processImage.ruby {
    border-color: #8e3a80;
}

.green-border .processImage.ruby {
    border-color: #84bd00;
}

.processImage.ruby.expand.expanded {
    overflow: unset;
    max-height: none;
}

.processImage.ruby.expand.show-toggle::after {
    content: '\f065';
    display: block;
    width: 50px;
    height: 50px;
    font-family: "FontAwesome";
    position: absolute;
    text-align: center;
    line-height: 50px;
    top: 10px;
    right: 10px;
    font-size: 2rem;
    background: rgb(0 0 0 / 33%);
    border-radius: 3px;
    padding: 0px 10px;
    text-shadow: 0px 0px 4px black;
    color: white;
}

.processImage.ruby.expand.expanded.show-toggle::after {
    content: '\f066';
}

.processImage.ruby.expand:hover::after {
    background: rgb(0 0 0 / 60%);
}

.processImage.expand {
    overflow: hidden;
}


.step-button {
    position: absolute !important;
    width: 26px;
    padding: 3px;
    text-align: center;
}

    .step-button.active {
        padding: 3px 8px;
        width: 36px;
    }

    .step-button.attention {
        width: fit-content;
    }

.step-button__container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.processImage.ruby {
    position: relative;
}

.toolkit--horizontal {
    overflow: hidden;
}

    .toolkit--horizontal .card-body {
        padding-bottom: 80px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .toolkit--horizontal .card-icon {
        background: #ef3340;
    }

    .toolkit--horizontal .card-btn {
        position: absolute;
        bottom: 20px;
        width: calc(100% - 70px);
    }

.pp-academy-link {
    text-transform: capitalize;
    font-size: 1.05rem;
    font-weight: normal;
    border: 1px solid rgba(255,255,255,.6);
    border-radius: 5px;
    padding: 3px 10px;
    margin-left: 10px;
}

    .pp-academy-link:hover {
        background: rgba(255,255,255,.8);
        color: #425563 !important;
    }

.link-fillspace::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.link-fillspace:hover {
    text-decoration: none;
}

    .link-fillspace:hover::before {
        background: rgba(0,0,0,0.1);
    }




/* IntroJS by Kaye 07/22 **************************************************** */
.introjs-tooltip.introjs-tooltip--large {
    min-width: 500px;
}

.hide-finish .introjs-donebutton {
    display: none;
}

/*welcome to Ruby walkthrough text styling*/
.introjs-tooltiptext h3 {
    font-size: 19px;
    text-align: center;
    font-family: omnes, rift-soft, Helvetica, Arial, sans-serif !important;
}


/*2nd step text styling*/
.introjs-tooltiptext p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 19px;
    text-align: center;
    font-family: omnes, rift-soft, Helvetica, Arial, sans-serif;
}

.no-back-button .introjs-prevbutton {
    display: none;
}


/*styling the replaced btn to match the intro.js one*/
.replacedBtn {
    box-sizing: content-box;
    position: relative;
    overflow: visible;
    padding: .5rem 1rem;
    border: 1px solid #bdbdbd;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 #fff;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    background-color: #f4f4f4;
    border-radius: .2em;
    float: right;
}

/*The button we created to replace the intro.js btn needs a hover to match*/
a.replacedBtn:hover {
    outline: 0;
    text-decoration: none;
    border-color: #9e9e9e;
    background-color: #e0e0e0;
}

.btn-link {
    font-weight: 400;
    color: white;
    background-color: transparent;
    margin-left: -10px;
}

    .btn-link:hover {
        color: #f69299;
        text-decoration: none;
    }

.text-white-bold {
    font-weight: 700;
    color: white;
}


/** INFO BANNER **/

.info-banner {
    min-height: 80px;
    background: #425563;
    color: #fff;
    padding: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.info-banner__content {
    text-align: center;
    position: relative;
    top: 5px;
}

    .info-banner__content > div {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        z-index: 1;
        position: relative;
    }

.info-banner__title {
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-right: 20px;
}

    .info-banner__title .icon {
        display: inline-block;
        width: 80px;
        height: 50px;
        background: white;
        border-radius: 3px;
        position: relative;
        margin-right: 20px;
        vertical-align: middle;
    }

        .info-banner__title .icon img {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
        }

    .info-banner__title h2 {
        color: white;
        display: inline-block;
        vertical-align: middle;
    }


/*********************************************************************/

@media (min-width: 2100px) {
    body {
        font-size: 1.2rem;
    }

    main {
        margin-top: 200px;
    }

    .container {
        max-width: 1440px;
    }

    h1,
    .h1 {
        font-size: 2.4rem;
    }

    h2,
    .h2 {
        font-size: 2.2rem;
    }

    h3,
    .h3 {
        font-size: 2rem;
    }

    h4,
    .h4 {
        font-size: 1.8rem;
    }

    h5,
    .h5 {
        font-size: 1.6rem;
    }

    h6,
    .h6 {
        font-size: 1.4rem;
    }

    .gaugeMarker {
        height: 39px;
    }
}

@media (max-width: 1199.98px) {
    .navbar-brand img {
        width: 150px;
    }

    main {
        margin-top: 180px;
    }

    .twitter_reply_icon,
    .twitter_retweet_icon,
    .twitter_fav_icon {
        padding: 0.5rem;
    }

    .twitter_reply_icon {
        padding-left: 0;
    }

    .modal-lg {
        max-width: 950px;
    }

    .g-orientation-right .u-timeline-v1__icon {
        left: 101%;
    }

    .g-orientation-left .u-timeline-v1__icon {
        right: 97%;
    }
}

@media (max-width: 991.98px) {
    #mainContentContainer {
        margin-top: 150px;
    }

    h3,
    .h3 {
        font-size: 1.4rem;
    }

    .navbar {
        padding: 0;
    }

    .mega-menu {
        display: none;
    }

    .navbar-brand {
        margin-left: 0rem;
    }

    .navbar-toggler {
        margin-right: 1rem;
        height: 40px;
    }

    .nav-item {
        text-align: center;
    }

        .nav-item:hover {
            background-color: #ef3340 !important;
            color: #fff;
        }

            .nav-item:hover a {
                color: #fff !important;
            }

    main .nav-item:hover, .u-timeline-v1 .nav-item a:hover {
        background-color: transparent !important;
    }

    .navbar-nav {
        border-top: 3px solid #ef3340 !important;
    }

    #knowledgeLinkMobile {
        display: block;
    }

    #rsToolkitLinkMobile {
        display: block;
    }

    #knowledgeLink {
        display: none;
    }

    .btn,
    .btn-lg {
        font-size: 0.9rem;
    }

    #countryDescription {
        display: none;
    }

    .u-carousel-indicators-v30 .g-hidden-sm-down {
        display: none;
    }

    .modal-lg {
        max-width: 80%;
        margin: 20px auto;
    }

    .g-orientation-right .u-timeline-v1__icon {
        display: none;
    }

    .g-orientation-left .u-timeline-v1__icon {
        display: none;
    }

    .redSheetCardGroup .vsContainer {
        left: 44%;
    }

    .redSheetCard .card-body {
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-size: 0.8em;
    }

    .redSheetCard .inner-box .large-text {
        font-size: 1.2rem;
    }

    .redSheetCard {
        min-height: 300px;
    }

    .redSheetCardGroup .vsContainer {
        font-size: 1em;
    }

    .p-5 {
        padding: 2rem !important;
    }

    .g-pl-40 {
        padding: 0 !important;
    }
}

@media (max-width: 767.98px) {
    main {
        margin-top: 160px;
    }

    .readingThemFlowContainer {
        border: 5px solid #425563 !important;
        display: block;
        border-radius: 15px;
        min-height: 20px;
        width: 100%;
        padding: 35px 20px;
    }

    .readingThemStep {
        border: 5px solid #425563 !important;
        width: 100%;
        display: block;
        background-color: #ccc;
        border-radius: 15px;
        padding: 10px;
    }

    .readingThemArrow {
        height: 40px;
        width: 50px;
        margin: 0px auto;
        display: block;
        background-color: #425563 !important;
        transform: rotate(90deg);
        -webkit-clip-path: polygon(0 40%, 50% 40%, 50% 20%, 100% 50%, 50% 80%, 50% 60%, 0 60%);
        clip-path: polygon(0 40%, 50% 40%, 50% 20%, 100% 50%, 50% 80%, 50% 60%, 0 60%);
    }

    .u-timeline-v1-wrap:not([class*="--horizontal"])::before {
        display: none;
    }

    .info-banner {
        padding: 20px 10px;
    }
    .info-banner__content {
        top: 0;
    }
        .info-banner__content > .info-banner__title {
            border-right: 0;
            width: 100%;
            margin: 0;
            margin-bottom: 10px;
        }
}

@media (max-width: 575.98px) {
    main {
        margin-top: 140px;
    }

    .custombox-content > * {
        width: 95%;
    }

    .redSheetCard .card-body {
        padding-left: 1em;
        padding-right: 1em;
        font-size: 1em;
    }

    .redSheetCard {
        height: 350px;
    }

    .redSheetCardGroup .vsContainer {
        top: 47%;
    }
}

@media (max-width: 479.98px) {
    .navbar-brand {
        width: 25%;
    }

    main {
        margin-top: 165px;
    }

    .gaugeTitles {
        font-size: 0.8rem;
    }
}

@media (max-width: 339.98px) {
    .navbar-brand {
        width: 35%;
    }
}

@media (max-width: 767px) {
    [data-tabs-mobile-type="accordion"],
    [data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"] {
        display: flex;
    }

    [class*="u-nav-v1"].u-nav-rounded-5 .nav-link {
        border-radius: 5px 5px 0 0;
    }
}

@media screen and (max-width: 767.98px) and (orientation: landscape) {
    .navbar-brand {
        width: 15%;
    }
}

/* IE11 Fix */
@media all and (-ms-high-contrast:none) {
    .mega-menu .redSheetAnimations, .mega-menu .card, .navbar-brand img, .card-img-top, .card-body {
        height: 100% !important;
    }

    .processImage {
        height: 395px;
    }

    .modal .processImage {
        max-height: 80vh;
        height: auto;
        width: auto !important;
    }

    [href="#TraitModal"] svg:not(:root) {
        height: 250px;
    }
}

/* CR Fixes END - Simon Jarvis (20/06/2019) */

/* (START) TEMPORARILY HIDING TODO CHECKBOXES AND ARROWS */
@media (min-width: 768px) {
    .g-orientation-right .u-timeline-v1__icon,
    .g-orientation-left .u-timeline-v1__icon,
    .u-triangle-inclusive-v1--left__front,
    .u-triangle-inclusive-v1--right__front {
        display: none;
    }

    .introjs-tooltip.introjs-tooltip--large {
        min-width: 500px;
    }
}

@media (max-width: 350px) {
    .gaugeContainer .col-3 {
        max-width: 30%;
    }

    .gaugeContainer .col-6 {
        max-width: 40%;
    }
}
/* (END) TEMPORARILY HIDING TODO CHECKBOXES AND ARROWS   */


