#T1UniHelpWrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 0;    
    visibility: hidden;
    pointer-events: none;
}

body.t1UniHelpWindow #T1UniHelpWrapper{
    opacity:1;
    pointer-events: auto;
    visibility: visible;
}

#T1UniHelpWrapper.shown {
    z-index: 9003;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
}

#T1UniHelpWrapper .itemSpinner {
    height: 100%;
}

#T1UniHelpWrapper.loaded .itemSpinner {
    display: none;
}

/* following style for individual help window */
body.t1UniHelpWindow #GlobalFooter, body.t1UniHelpWindow .usabilla_live_button_container {
    display: none;
}

.t1uniPopup {
    position: fixed;
    top: 100px;
    bottom: 100px;
    left: 15%;
    right: 15%;
    background: white;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.52);
}


.hasPopup .whatsNewPopup {
    opacity: 1;
}

.wnHeader > .margin10 {
    max-width: 60%;
}

#t1uni {
    position: absolute;
    bottom: 68px;
    left: 10px;
    border-radius: 4px;
    padding: 5px;
    display: none;
}

#T1uniPopup .itemSpinner {
    height: 100%;
}

#T1uniPopup .loaded .itemSpinner {
    display: none;
}

body.t1UniHelpWindow .t1uniPopup {    
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;    
}


.tablet.landscapeMode .t1uniPopup {
    top: 50px;
    bottom: 50px;
}


.tablet .t1uniPopup {
   left: 20px;
   right: 20px;
}

.wnHeader {
    position: relative;
    height: 45px;    
    overflow: hidden;
}

.t1uniPopup.hasSearch .wnHeader{
    height: 82px;
}


.wnHeader .popupIcon {
    width: 60px;
    height: 60px;
    margin: 10px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    /*border: solid 1px rgba(255,255,255,0.5);*/
    background-color: rgba(255,255,255,0.1);
}

.wnHeader .popupIcon.icon32 {
    line-height: 1.7em;
}

.discoSearch {
    display: none;
    min-width: 300px;
    width: calc(35% + 43px);
    background: rgba(0,0,0,0.1);
    position: relative;    
}

.discoSearch input {
    width: calc(100% - 85px);
    padding: 8px;
    border: none;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: rgba(255,255,255,0.1);
    padding-right: 30px;
    background: transparent;
}

.discoSearch input::-webkit-input-placeholder{
    color:rgba(255,255,255,0.6);
    font-style: italic;
    font-size: 0.9em;
}

.discoSearch input:focus::-webkit-input-placeholder{
    color:darkgrey;    
}
.discoSearch.active {
    background: white;
}
.discoSearch.active input{
    border-color: rgba(0,0,0,0.1);
}
.discoSearch.active .glyph{
    color: grey;
}

.discoSearch .searchBtn, .discoSearch .searchClrBtn {
    position: absolute;
    padding: 5px 15px;
    top: 50%;
    right: 0;
    margin-top: -13px;
    cursor: pointer;
}

.discoSearch .searchClrBtn {    
    right: 45px;
    visibility: hidden;
}
.discoSearch.notEmpty .searchClrBtn{
    visibility: visible;
}

.discoSearch.notEmpty input { color: white; }
.discoSearch.notEmpty.active input{ color: black; }

.wnHeader .helpBackBtn {
    background: transparent;
    border: transparent;
    box-shadow: none;
    display: none;
}
.wnHeader .searchTitle{
    display: none;
}

.slideLeft .helpBackBtn, .slideLeft .searchTitle{
    display: block;
}

.wnHeader .f15em {  
    font-size: 1.5em;
}

.functionSearch{
    
}

.functionSearch input{
    width:200px;
}

.wnHeader .label {
    max-width: 80%;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    /*line-height: 1.2em;*/
    white-space: nowrap;
}

.wnHeader .help {
    display: none;
}
.help .wnHeader .help {
    vertical-align: top;
    opacity: 0.5;
    font-style: italic;
    display: inline-block;
    /*line-height: 2.5em;*/
}

.wnHeader .uppercase {
    top: 10px;
    padding: 2px 5px 5px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;    
}

.wnHeader .updateStatus {
    display: none;
    left: 100px;
}

.updates .wnHeader .updateStatus {
    display: block;
}

.wnHeader .userCount {
    right: 50px;
}

body.t1UniHelpWindow .wnHeader .userCount {
    right: 10px;
}

body.t1UniHelpWindow .popupClose{
    display: none;
}

.t1uniPopup > .content {
    position: absolute;    
    top: 45px;
    bottom: 10px;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
}

.t1uniPopup.hasSearch > .content{
    top: 82px;
}

.t1uniPopup.hasSearch .wnHeader .discoSearch {
    display: block;
}


.t1uniPopup > .content {    
    transform: translate(0px, 0px);
}

.t1uniPopup > .content.slideLeft{
    transform: translate(-100%, 0px);
}

.t1uniPopup > .content.slideRight{
    transform: translate(100%, 0px);
}

#T1uniPopup .tile .iconContainer {
    margin: 10px;
    margin-left: 20px;
}

.t1uniPathwayWrap {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    white-space: normal;
    height: auto;
}

.t1uniPathwayWrap .t1UniLogo {
    width: 182.3px;
    height: 15.5px;
    background: url('https://cdn.t1cloud.com/cianywhere/content/base/images/branding/techoneunilogo.png?v=12.0.50.0') no-repeat center;
    background-size: 100%;
    margin-bottom: 2px;
    opacity: 0.6;
}
.t1uniPathwayWrap .details {
    padding-left: 30px;     
    border-top: solid 2px rgba(0,0,0,0.1);
    background: rgba(0, 0, 0, 0.05);
    padding-bottom: 8px;
    padding-top: 8px;
    position: relative;
}

.t1uniPathwayWrap .details:first-of-type{
    border-top: none;
}

.t1uniPathwayWrap .details span{
    opacity: 0.6;
    line-height: 1.3em;
}

.t1uniPathwayWrap .details .glyph {
    position: absolute;
    left: 5px;
    top: 5px;
}


.t1uniPopup .leftContainer {
    float: left;
    width: 35%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    white-space: normal;
    position: relative;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.t1uniPopup .rightContainer {
    float: right;
    height: 100%;
    width: 65%;
    white-space: normal;
    box-sizing: border-box;
    position: relative;
}


.t1uniPopup .rightContainer .content .update {
    padding-top: 10px;
}

.t1uniPopup .rightContainer .content h2 {
    font-weight: bold;
    font-size: 1.4em;
    margin: 10px 0;
    opacity: 0.5;
    line-height: normal;
}

.t1uniPopup .rightContainer .content p {
    margin: 10px 0;
    line-height: 1.5em;
}

.subtitle.discoverLabel {
    color: initial;
}

/************************************ LEFT CONTAINER ***********************/

.leftContainer .tabsTitle {
    font-size: 1.8em;
    line-height: 1.2em;
    text-align: left;
    padding:10px 15px;
    opacity: 0.7;
}


.leftContainer .tab {    
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    position: relative;
    min-height: 3em;
    padding:10px 40px 10px 20px;    
    margin-left: 10px;
    padding-left: 10px;
    line-height: 1.3em;
}

.leftContainer .tab:after{
    content: "";
    border-bottom: solid 1px rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    bottom: 0;
    right: 5px;
    left: 0;
}
.leftContainer .tab.discover:after {
    display: none;
}

.leftContainer .tab:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.leftContainer .tab .next {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}

.leftContainer .tab:hover .next {
    opacity: 0.7;
}

.leftContainer .tab.selected .next {
    display: none;
}

.leftContainer .tab.selected {
    opacity: 1;
    cursor: default;
}

.leftContainer .tab.pointer:hover {
    opacity: 1;
    background: rgba(255, 255, 255, 0.5);
}

.leftContainer .tabSecTitle {
    opacity: 0.5;
    padding: 5px 10px;
    margin-left: 10px;
    font-size: 0.9em;
    background-color: rgba(0, 0, 0, 0.1);
}

.tab .ptrArwContainer{
    visibility: hidden;
    position: absolute;
    right: 0;
    top: -1px;
    bottom: 0;
    z-index: 1;
    width: 0;
}

.tab.selected .ptrArwContainer{
    visibility: visible;
    width: 5px;
}

.ptrArwContainer .ptrArw {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-right-width: 4px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: -4px;
    border-right-style: solid;
}

/************************************ RIGHT CONTAINER ***********************/

.leftContainer:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-right: solid 1px rgba(0,0,0,0.15);
    display: block;
    width: 1px;
    right: 0;
}

.rightContainer .title {
    font-size: 1.8em;
    line-height: 1.5em;
    opacity: 0.8;
}


.rightContainer .tabContent {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    padding: 10px 15px;
}

@media (min-width: 750px) {

    .rightContainer .tabContent {
        top: 10px;
        bottom: 10px;
        left: 15px;
        right: 15px;
        padding: 0;
    }
}

.rightContainer .backBtn {
    display: none;
} 

.rightContainer .tabContent.selected {
    visibility: visible;
    opacity: 1;
}

.rightContainer .tabContent .content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow-y: auto;
}

.rightContainer .tabContent.hTopic .content {
    bottom: 65px;
}

.hTopic section header button{
    float: left !important;
}

.hTopic section header{
    line-height:2em;
}
.hTopic section .vdoTranScript{
    position: absolute;
    top: 0;
    right: 0;
}

.hTopic .vdoInfo header{
    padding: 5px;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    margin: 5px;
}

.rightContainer .vdo {
    margin-top: 20px;
    text-align: center;
}

.rightContainer .vdo iframe{
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.noContent .leftContainer {
    display: none !important;
}

.noContent .rightContainer {
    width: 100%;
}

.rightContainer .vdo > .notAvailable{
    background: rgba(0,0,0,0.01);
    padding: 5% 20%;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

/* Topic page  */
.t1UniPageLink{
    margin: 10px 40px 0px;
    border-radius: 30px;
    padding: 10px 20px 15px;
    min-width: 35%;
}

.hTopic.tab .status{
    position: absolute;
    font-size: 0.8em;    
    padding: 0 3px;    
    right: 30px;
    top: 50%;
    margin-top: -6px;
}

#T1uniPopup .notFound {
    text-align: left;
    line-height: 1.5em;
}

#T1uniPopup .rightContainer .notFound {
    font-size: 0.9em;
}

#T1uniPopup .leftContainer .notFound {
    line-height: 1.3em;
    margin: 10%;
}

#T1uniPopup .leftContainer .notFound .title{
    opacity: 0.4;
}

#T1uniPopup .rightContainer .notFound {
    margin: 10%;
    line-height: 2em;
}

#T1uniPopup .rightContainer .notFound .details {
    font-size: 1.3em;
}

#T1uniPopup .notFound .details > span {   opacity: 0.6; }

#T1uniPopup .rightContainer .notFound .title {
    font-size: 2em;
    opacity: 0.3;
}

#T1uniPopup .notFound a {
    text-decoration: none;
}

#T1uniPopup .notFound button {
    display: none;
}

#T1uniPopup .rightContainer .notFound button {
    position: relative;
    display: block;
    left: 10px;
    top: 0;
    margin-top: 50px;
    padding: 5px 15px;
}

.phone .t1UniLinkWrap > div {
    margin-top: 5px;
}

.t1UniLinkWrap a {
    text-decoration: none;
    display: block;
    width: auto;
    height: 30px;
    margin: 10px auto;
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/branding/t1unilogo.png?v=12.0.50.0');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;    
}

.t1UniLinkWrap {
    text-align: center;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(247, 245, 245, 0.9);
    height:120px;
}

.easy .wnHeader .popupClose, .phone .wnHeader .popupClose{
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
}

.phone .hideOnPhone{
    display: none;
} 

@media (max-width: 750px) {

    /** T1Uni Popup **/
    .t1uniPopup {
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
    }

    .wnHeader .label {
        white-space: normal;
        max-height: 2.5em;
    }

    .hideOnPhone {
        display: none;
    }

    .help .wnHeader .help {
        display: block;
        margin-top: -5px;
    }

    .t1uniPopup .tile > .iconContainer {
        margin: 10px;
    }

    .t1uniPopup > .content > * {
        float: none;
        width: 100%;
        height: 100%;
        text-align: left;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        overflow-y: auto;
        text-align: justify;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: margin 0.3s ease-in-out;
        transition: margin 0.3s ease-in-out;
    }

    .leftContainer .tab.selected {
        cursor: pointer;
    }

    .t1uniPopup .backBtn{
        display: block;
        position: absolute;
        top: 12px;
        left: 5px;
        background: none;
        border: none;
        box-shadow: none;
        z-index: 1;
    }

    .rightContainer .content > .title {
        margin-left: 20px;
    }

    .t1uniPopup .tabContent > .title {
        margin-left: 25px;
    }

    .t1uniPopup > .content.contentView > .leftContainer {
        margin-left: -100%;
    }

    .rightContainer .tabContent .content {
        position: relative;
        top: 0 !important;
        overflow: hidden;
    }

    .t1uniPathwayWrap {
        position: relative;
        margin-top: 20px;
        left: 0;
        margin-left: 0;
        bottom: 0;
        padding: 10px;
    }
    
    .t1uniPathwayWrap > .details {
        margin-right: 0;
    }

    /** NO content styles */

    #T1uniPopup .rightContainer .notFound .title {
        font-size: 1.6em;
    }

     .noContent .t1uniPopup .leftContainer {
        display: none;
    }

     #T1uniPopup .rightContainer .notFound {
         margin: 50px 20px;
     }

     /** Ends T1Uni Popup **/

     /** video popup **/
    
    .t1UniLinkWrap > div {
        font-size: 1.2em;
        line-height: 2.5em;
    }

    .t1UniLinkWrap a {
        font-size: 1.5em;
        line-height: 2em;
    }
    
    /* Search help */
    
    .discoSearch {
        width: 100%;
    }

    .discoSearch input {
        width: calc(100% - 50px);
    }

    .hTopic section header{
        line-height:2.3em;
    }

    .discoSearch .searchClrBtn{
        right: 55px;
    }
}

/** Landscape styles */
@media (max-height: 500px) {

    #T1uniPopup .leftContainer .notFound {
        margin-top: 0;
    }

    #WpRelPopupPhone .discoHeader .title {
        padding-top: 10px;
    }

}

/** Ends mobile media query **/
 

/*** Accessibility mode popup */

.easy.hasPopup #pageLayout {
    visibility: hidden;
}

.easy #WpRelPopupPhone .discoHeader .title {
    padding: 50px 0; 
}

.easy #WpRelPopupPhone .discoHeader {
    padding: 0;
    background-size: 100%; 
}

.ariaText {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
}

body.easy #T1uniPopupWrapper *, body.easy #WpRelPopupPhone * {
    opacity: 1 !important;
}


/**** T1 University Popup content formatting *****/

.t1uniPopup .content ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 1.5em;
}

.t1uniPopup .content ol {
    list-style-type: decimal;
}

.t1uniPopup .content ul, .t1uniPopup .content ol {
    margin-left: 1.5em;
    line-height: 2em;
}

.t1uniPopup .content ol > li{
    padding-left: 10px;
}

.t1uniPopup .content li ul {
    list-style-type: circle;
    margin-left: 3em;    
}

.t1uniPopup .content li > p {
    display: inline-block;
}

/** Global header User navigation link */
#T1UniHelp {
    transform: scale(0);
    -webkit-transform: scale(0);
}

body.t1UniOpen #T1UniHelp {
    transform: scale(1);
    -webkit-transform: scale(1);
}

/******** Help popup new window - popupout *******/

.easy .wnHeader .popupOut, .phone .wnHeader .popupOut {
    display: none;
}

button.popupOut {
    right: 40px;
    padding: 4px;
}

.noContent button.popupOut {
    display: none;
}

.t1UniPopoutWindow .popupClose {
    display: none;
}

.t1UniPopoutWindow .t1uniPopup {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/************* Workplace discover popup  ***************/


.popup.whatsNew {
    width: 60%;
}

.popup.whatsNew.hidden {
    margin-top: 150% !important;
}

.popup.whatsNew header {
    padding: 0 !important;
}

@media (max-width: 1024px) {
    .popup.whatsNew {
        width: 100%;
    }
}

.popup.whatsNew .shellBG {
    background-color: rgb(1, 166, 198);
}

.popup.whatsNew .discoHeader {
    min-height: 300px;
    position: relative;
    background-image: url(https://cdn.t1cloud.com/cianywhere/content/base/images/discovery/splashbg.jpg?v=12.0.50.0);
    background-size: cover;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-color: rgba(1, 166, 198, 0.85);
    background-position: center;
}

.whatsNew .dhTitle {
    font-size: 3.5em;
    text-align: center;
    padding: 40px 0 20px;
    font-weight: normal;
}

.whatsNew .discoHeader p {
    padding: 10px 5%;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: left;
}

.whatsNew .dhTitle, .discoHeader p {
    text-shadow: 1px 3px 5px grey;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.popup.whatsNew a .title {
    font-size: 1.3em;
    margin: 10px 0 5px;
}

.whatsNew a.discoLink {
    display: block;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    max-width: 25%;
    vertical-align: top;
    opacity: 0.8;
    padding: 10px 0;
}

.whatsNew .discoFooter a {
    cursor: pointer;
    line-height: 1.5em;
    margin-right: 20px;
    white-space: normal;
    float: none;
}

.whatsNew a.discoLink.disabled, .t1UniLinkWrap a.disabled {
    opacity: 0.5;
    cursor: default;
}

.whatsNew a.discoLink .ease3ms {
    border-radius: 50%;
    background-color: transparent;
    padding: 8px;
    display: inline-block;
}

.whatsNew a.discoLink:hover .ease3ms {
    transform: scale(1.3);
}

a.discoLink:hover .ease3ms .glyph {
    color: white;
}

.whatsNew a.discoLink .desc {
    max-width: 200px;
}

.whatsNew a:hover {
    opacity: 1;
}

.whatsNew .dfTitle {
    font-size: 1.5em;
    text-align: center;
}

.whatsNew .discoFooter {
    position: relative;
    text-align: center;
    background-color: white;
    white-space: nowrap;
}

.whatsNew .dfLline2 {
    color: initial;
    opacity: 0.5;
}

.whatsNew .wrapRelNotesLink > a{
    float: none;
}

.discoHeader .icon32 {
    background-size: cover;
    display: inline-block;
    min-width: 55px;
}

.discoveryOn #T1uniPopupWrapper.shown {
    z-index: 9010;
    background: rgba(255,255,255, 0.5);
}

a.discoLink:hover .ease3ms {
    background-color: #007fe9;
}

#btnWpRelPopup {
    border-radius: 2px;    
}

footer #btnWpRelPopup{
    padding: 0 5px 2px;
}

#btnWpRelPopup.ready {
    margin-right: 0;
}

#PanWpDiscoButtons {
    float: right;
}

.t1UniFooterLink {
    bottom: 65px;
    left: 10px;
    position: absolute;
    border-radius: 2px;
    opacity: 0.8;
    font-size: 0.9em;
    padding: 4px;
}

.noRole .t1UniFooterLink {
    bottom: 10px;
}

.t1UniFooterLink:hover {
    opacity: 1;
    text-decoration: none;
}


.discoveryOn .relPopupLnkDiscoverWorkplace .hideUpdates {
    display: inline-block;
}

.relPopupLnkDiscoverWorkplace .hideUpdates, .discoveryOn .relPopupLnkDiscoverWorkplace .showUpdates {
    display: none;
}

.notAvailableContent {
    display: none;
}

.notAvailable footer {
    display: none;
}

.notAvailable .popupClose {
    z-index: 1;
}

.notAvailable .notAvailableContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: #fff;
    background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.41) 0%,#ffffffb8 50%,#ffffff57 51%,#ffffff 100%);
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.41) 0%,#ffffffb8 50%,#ffffff57 51%,#ffffff 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.41) 0%,#ffffffb8 50%,#ffffff57 51%,#ffffff 100%);
}

.notAvailableContent > div {
    font-size: 1.5em;
    line-height: 1.5em;
    background: rgba(255,255,255,0.5);
    border-radius: 5px;
    width: 60%;
    margin: 14% auto;
    padding: 20px;
    box-shadow: 0 0 1px;
}