@font-face {
  font-family: 'iconGlyph';
  font-style: normal;
  font-weight:normal;
  src: url('https://cdn.t1cloud.com/cianywhere/content/base/fonts/cianywhere-regular.eot?v=12.0.88.0');
  src: url('https://cdn.t1cloud.com/cianywhere/content/base/fonts/cianywhere-regular.woff?v=12.0.88.0') format('woff');
}

.glyph, .shareHighPriority label:after {
    font-family: 'iconGlyph';
}

.glyph.icon16:before , .shareHighPriority label:after {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

.optionsButton .notificationCount {
    position: absolute;
    top: 2px;
    left: 50%;
    display: none;
}

/** Header home and option button style */

.pageHeaderMenuItem {
    text-align: center;
    padding-top: 4px;
}

.pageHeaderMenuItem.goHome .buttonLabel, .pageHeaderMenuItem.optionsButton .buttonLabel {
    text-transform: uppercase;
    font-size: 0.8em;
    opacity: 0.5;
}

.pageHeaderMenuItem.optionsButton > .icon16:before, .pageHeaderMenuItem.goHome .icon16:before { /* Fix the icon position */
    margin-left: -2px;
}

.flowPage .expandable .icon24:before {
    content: "\E063";
}
.flowPage .expandable.collapsed .icon24:before {
    content: "\E064";
}

#FlowLoader, .flowPage .previousTab, .flowPage .nextTab, #PanPerson > .fieldsContainer > .logOff {
    display: none;
}

.flowPage .icon16, .flowPage .icon24 {
    display: block;
    font-family: iconGlyph;
    -webkit-font-smoothing: antialiased;
}

.flowPage .icon16 {
    font-size: 16px;
    line-height: 16px;
}

.flowPage .icon24 {
    font-size: 19px;
    background-image: none;
}

/*#OptionPane .icon24 {
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/icons/48/phone/mblspritewhite.png?v=12.0.88.0');
    background-size: auto 100%;
    font-family: iconGlyph;
    font-size: 19px;
    text-align: center;
    line-height: 24px;
}*/

/*#FlowPerson > .icon24:before { content: "\E048"; }
#FlowRecents > .icon24:before    { content: "\E068"; }
#FlowSharing > .icon24:before    { content: "\E069"; }
#FlowSettings > .icon24:before   { content: "\E055"; }
#FlowGuidance > .icon24:before { content: "\E06B"; }
#FlowThemes > .icon24:before  { content: "\E06A"; }*/
/*#OptionPane .displayMode > .icon24:before, .flowPage .displayMode .icon16:before { content: "\E072"; }
#OptionPane .displayMode.easy > .icon24:before, .flowPage .displayMode.easy .icon16:before { content: "\E074"; }*/

/*#OptionPane .displayMode.hybrid > .icon24:before {
    content: "\E073";
}*/

#FlowStarred {
    border-bottom: solid 4px rgba(0, 0, 0, 0.15);
}

#FlowThemes {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.flowPage a.disabled {
    opacity: 0.3;
}


.flowTabHandlesContainer .divider {
    width: 100%;
    background: gray;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    height: 1px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}


.flowPage a.functionLink {
    padding: 10px;
    padding-right: 24px;
    display: block;
    border-top: solid 1px rgba(255,255,255,0.05);
    border-bottom: solid 1px rgba(0,0,0,0.15);
    line-height: 24px;
    background-position: 10px 14px;
    background-repeat: no-repeat;
    font-family: Osans, Arial, sans-serif;
    text-decoration: none;
    /*text-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);*/
    vertical-align: top;
}

.desktop .flowPage a.functionLink.pointer:not(.selected):not(.disabled):hover,
.desktop .flowPage a.functionLink.pointer:not(.selected):not(.disabled):focus {
    background-color: rgba(0,0,0,0.12);
}


#FlowPerson a:hover, #FlowSettings a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

#PanPerson, #PanSettings {
    padding-left: 0;
    border: 0;
}


.flowPage .functionLink > .icon16 {
    background-image: none; /*url('https://cdn.t1cloud.com/cianywhere/content/base/images/phone/mblflowsprite.png?v=12.0.88.0');*/
    width: 24px;
    height: 24px;
    display: inline-block;
}

/*.flowPage .myDetails > .icon16:before { content: "\E235"; }
.flowPage .allProfiles > .icon16:before { content: "\E257"; }
.flowPage .rolesDelegated > .icon16:before {  content: "\E252"; }
.flowPage .delegateRole > .icon16:before {  content: "\E049"; }
.flowPage .changePassword > .icon16:before {  content: "\E06F"; }
.flowPage .mySessions > .icon16:before {  content: "\E04C"; }
.flowPage .about  > .icon16:before {  content: "\E06E"; }
.flowPage .diagnostic > .icon16:before {  content: "\E04E"; }
.flowPage .resetWorkplace > .icon16:before {  content: "\E070"; }
.flowPage .startupScreen > .icon16:before {   content: "\E071"; }
.flowPage .quickTextMnt > .icon16:before {   content: "\E387"; }
.flowPage .selfManagement > .icon16:before {   content: "\E544"; }*/

/*--- Search Input--*/

.flowPage .search
{
    margin: 5px;
    padding-right: 38px;
}

.flowPage .searchBtn {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 4px;
}

.flowPage .searchBtn .icon24:after {
    content: "\E044";
}

.flowPage .search input
{
    background-color: white;
    border-radius: 3px;
    border: solid 1px rgba(0, 0, 0, 0.75);
}

.flowPage .search input.hasSpinner
{
    background-image:url('https://cdn.t1cloud.com/cianywhere/content/base/images/loadersml.gif?v=12.0.88.0');
    background-repeat: no-repeat;
    background-position: 99%;
}

.flowPage .search.superComboControl {
    margin: 10px;
}

/*--- Content Tabs--*/

/* Tab header */
.flowPage .flowTabHandlesContainer
{
    margin: 0;
    padding: 0 10px 10px 10px;
    border-bottom: solid 1px rgba(0,0,0,0.15);
}

.flowPage .flowTabsContainer > *
{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
}

.flowPage .flowTabsContainer > .selected {
    visibility: visible;
}

.flowPage .sharingHeaderContainer {
    margin: 10px;
    line-height: 18px;
}

.flowPage .sharingHeaderContainer:before {
    /*content: "View all:";*/
    opacity: 0.7;
    line-height: 12px;
}

.flowPage .sharingHeaderContainer .flowEditorLabelAutoWidth {
    margin-top: 5px;
    font-size: 1.2em;
}

.btnSharePanel
{
    float: right;
    margin-top: 5px;
}

#PanNotifications .btnSharePanel {
    margin-right: 15px;
}

.btnSharePanel > .buttonLabel {
    float: right;
}

.btnSharePanel > .icon16 {
    float: left;
}

.btnSharePaneld > .icon16:before {
    content: "\E069";
}

#PanRecents, #PanSharing {
    padding: 0;
    border: 0;
}

#tabsRecents .expandable > .heading
{
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/whiteopac20.png?v=12.0.88.0');
    background-repeat: repeat;
    border-radius: 2px;
    padding: 5px;
    font-size: 1.1em;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    display: inline-block;
}

#tabsRecents .recentsItem
{
    line-height: 24px;
}

.recentsItem {
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.recentsItem a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    line-height: 24px;
    position: relative;
    padding: 10px 131px 10px 5px;
    max-width: 62%;
}


#tabsRecents .recentsItem > *
{
    /*display: inline-block;*/
    vertical-align: top;
}

#tabsRecents .recentType
{
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/whiteopac20.png?v=12.0.88.0');
    background-repeat: repeat;
    border-radius: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 4px;
    font-size: 0.9em;
    font-weight: 600;
    /*display: inline-block;*/
    float: right;
    line-height: 16px;
    text-align: center;
    margin-top: -29px;
    margin-right: 71px;
    max-width: 20%;
}

#tabsRecents .timeStamp
{
    position: relative;
    /*background-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 2px;
    padding: 0 4px;
    font-size: 0.9em;
    display: inline-block;
    float: right;
    line-height: 24px;
    max-width: 18%;
    /*text-transform: uppercase;*/
    text-align: center;
    margin-top: -33px;
    /*margin-left: 35px;*/
    margin-right: 3px;
}

/******************** Sharing *************************/

.hasSideBySide .pageContent
{
    white-space: nowrap;
    overflow: hidden;
    /*color: #ffffff;*/
}

.hasSideBySide .pageContent > *
{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

#tabsShare .flowPanel
{
    max-width: 100%;
    padding: 0 10px;
    margin: 0;
    border-top: solid 1px rgba(255,255,255,0.1);
    border-bottom: solid 1px rgba(0,0,0,0.35);
}

#tabsShare .commentHeader {
    margin-right: 30px;
    white-space: pre-wrap;
}

#flow .sharedHeading
{
    line-height: 1.2em;
    white-space: pre-wrap;
    word-break: break-all;
}


.flowPage .descriptiveText  {
    color: #fff;
}

#tabsShare .expandable
{
    display: block;
    margin: 5px 0;
}

.sharedItem.hBCol {
    border-left-width: 5px;
}

.sharedHeading {
    display: inline;
}

.sharedItem .sharedHeading {
    white-space: pre-wrap;
    word-break: break-all;
    line-height: 1.5em;
    margin-bottom: 4px;
}

.flowPage .commentText
 {
    white-space: pre-wrap;
    word-break: break-all;
    /*line-height: 1.5em;
    margin-bottom: 4px;*/
}

.sharedItem .sharedHeading {
    padding-top: 22px;
}

.sharedHeading span {
    font-size: 0.9em;
    /*margin-right: 3px;
    position: relative;*/
}

.sharedDetails {
    margin-top: 24px;
}

.sharedDetails span {
    padding: 2px 0;
    margin-right: 4px;
    font-size: 0.9em;
}

.sharedLink {
    /*display: block;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
    text-decoration: none;
    /*padding: 10px;*/
    max-width: 70%;
    float: left;
}

.shareType
{
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/whiteopac20.png?v=12.0.88.0');
    background-repeat: repeat;
    border-radius: 2px;
    max-width:24%;
    overflow:hidden;
    text-overflow:ellipsis;
    /*display:inline-block;*/
    float: left;
    margin-top: 1px;
    margin-left:6px;
    padding:0 4px;
    line-height:16px;
    white-space: nowrap;
}

.sharedHeading .user {
    max-width: 99px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
}

.sharedHeading .shareDate .shareTime {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}


#SharedWithMe header, #SharedByMe header {
    padding: 10px 0;
}

#SharedWithMe .fieldsContainer {
    padding: 10px 0;
}

/* ***************** Comment ********************/

.flowPage .commentText {
    word-break: break-word;
}

.flowPage .comment
{
    position: relative;
}

.flowPage .removeComment
{
    display: none;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 1px;
}

.flowPage .comment:hover .removeComment
{
    display: block;
}



/* Share current function form */

.flowShareContent
{
    border: 0;
    padding: 0;
    overflow: auto;
    visibility: hidden;
}

.hasUsersSuggest .flowShareContent
 > .fieldsContainer > * {
    visibility: hidden;
}

.hasUsersSuggest .flowShareContent > .fieldsContainer >  .flowUserSearch{
    visibility: visible;
}

.flowShareContent button.picker,
.flowShareContent .lookupDescription {
    display: none;
}

.selectedUsers {
    white-space: pre-wrap;
    margin-top: 10px;
}

.selectedUsers > * {
    display: block;
    position: relative;
    background-color: rgba(255, 255, 255, 0.2);
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1px;
}

.selectedUsers .user > span {
    display: block;
    margin-right: 30px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
}

.selectedUsers .user > button {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -13px;
    background: none;
    border: none;
    box-shadow: none;
    color: white;
}

.selectedUsers.empty {
    display: none;
}

.shareAddSubject.flowTextBoxControl,
.shareAddComments.flowTextBoxControl {
    margin-left: 5px;
    margin-bottom: 4px;
}

.shareAddSubject .editorField,
.shareAddComments .editorField
{
    margin-right: 10px;
}

.hasSearchResult .noMatch {
    display: none;
}

.flowPage .imagePlaceHolder {
    position: inherit;
    top: auto;
    right: auto;
}

.flowTabControl {
    -webkit-transition: 0.5s ease-in-out;
    -webkit-transition-property: margin;
}

.themeLink .icon16 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border: solid 1px;
}

.flowPage div.flowTabHandle {
    min-height: inherit;
}

/* Tab control style for mobile*/

.flowPage .flowTabbedControl  .flowTabHandlesContainer
{
    overflow:hidden;
    white-space:nowrap;
}

.flowPage .flowTabbedControl .flowTabHandle {
    float: left;
    border-radius: 2px;
    margin-right: 1px;
    padding: 8px 10px;
    font-weight: 500;
    border-color: transparent;
    border-bottom: none;
    background-color: transparent;
    /*color: #fff;*/
    font-family: Osans, Arial, sans-serif;
}

.flowPage .flowTabbedControl .flowTabHandle.selected, .flowPage a.functionLink.selected  {
    /*text-shadow: 0 0 3px rgba(0, 0, 0, 0.35);*/
    background-color: rgba(0,0,0,0.15);
}

#tabsRecents .flowPanel {
    padding:0;
    border: none;
}

#tabsRecents header {
    padding: 5px;
    font-size: 0.9em;
    background-color: rgba(0,0,0,0.15);
}

.flowPage .flowTabsContainer {
    white-space: nowrap;
    overflow: hidden;
}

.flowTabControl
{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

/****************************************** SHARING ************/

.flowPage textarea {
    height: 150px;
}

#ShareCurrentFunction { display: none; }
.shareable #ShareCurrentFunction { display: block; }

#ShareCurrentFunction .buttonLabel {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

#PanShareCurrentFunction .editorField {
    height: auto;
}

#PanThemes, #PanGuidance {
    border: none;
}

#PanRecents {
    overflow: hidden; /** Fixes ios scroll to left after orientation change */
}

.flowPanel > .expandable > .expando {
    float: right;
    display: inline;
}

.flowPanel .expando .expText {
    display: none;
}

.flowPanel .collapsed .expando > .clpText {
    display: none;
}

.flowPanel .expandable .heading {
    display: inline-block;
}

.flowFieldSet {
    position: relative;
}

.flowUserSearch {
    position: relative;
}

.flowUserSearch .searchBtn {
    top: 0;
    right: 0.2em;
}

#UserSearchResultContainer {
    position: absolute;
    width: 100%;
    z-index: 9020;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.flowPage .lnkContent {
    vertical-align: top;
}

.flowItemLink {
    font-family: Osans, Arial, sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    padding: 10px;
    position:relative;
    display: block;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px rgba(0,0,0,0.2) !important;
    border-top: solid 1px rgba(255,255,255,0.2) !important;
    background-color: transparent;
}

.flowEditorLabel {
    text-align: left;
    padding-bottom: 4px;
}


#FlowVideos .fieldsContainer {
    margin: 0 10px;
}

.envIdWrapper {
    margin-top: 20px;
    text-align: center;
}

.envIdContainer {
    display: inline-block;
    border-radius: 5px;
    padding: 3px;
    padding-right: 10px;
}

.envIdContainer > * {
    display: inline-block;
}

.envIdContainer > .icon:before {
    width: 24px;
    height: 24px;
    margin: 5px 5px 0;
    display: block;
    font-family: iconGlyph;
    font-size: 24px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    content: "\E06C";
}

.envIdContainer .envId {
    color: lightgrey;
    display: inline-block;
    padding: 12px 0;
    vertical-align: top;
}

.sharedGroup button.remove > .icon16:before {
    content: "\E057";
    opacity: 0.8;
}

.sharingHeaderContainer a {
    padding: 0 5px;
    border-left: solid 1px;
    opacity: 0.7;
    line-height: 16px;
    display: inline-block;
}

.sharingHeaderContainer a:first-child {
    border: none;
    padding-right: 2px;
    padding-left: 2px;
}

.sharingHeaderContainer > a .icon16 {
    display: none;
}

.engagingStyle > .flowCheckBox {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-top: 2px;
}

.sharedItemsContainer > .cbcEditorField,
.engagingStyle > .flowCheckBox > .cbcEditorField
{
    float: left;
    vertical-align: top;
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    transition: transform 0.1s ease;
    -ms-transition: transform 0.1s ease;
}


.sharedItemsContainer > .checked .cbcEditorField,
.engagingStyle > .flowCheckBox.checked > .cbcEditorField {
    transform: scale(1);
    -ms-transform: scale(1);
}

.engagingStyle > .flowCheckBox > .cbcEditorField > input {
    visibility:hidden;
}


.sharedItemsContainer .engagingStyle > .checkBoxControl{
    background: none;
    padding: 10px 0;
    margin: 0;
}

.sharedItemsContainer .engagingStyle > .checkBoxControl.checked > .cbcEditorField{
    transform: scale(1);
}

.sharedItemsContainer .engagingStyle > .checkBoxControl.editable > .cbcEditorField:before {
    color: inherit;
    border-color: inherit;
    background: none;
    box-shadow: none;
}
.sharedItemsContainer .engagingStyle > .checkBoxControl > .cbcEditorLabel{
    font-size: 1em;
}

.sharedItemsContainer .engagingStyle > .checkBoxControl > .cbcEditorLabel > label{
    color: inherit;
}

.engagingStyle > .flowCheckBox > .cbcEditorField:before {
    display: block;
    content: "\E066";
    font-family: iconGlyph;
    font-size: 0;
    text-align: center;
    line-height: 16px;
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 2px;
    margin: 8px 8px 8px 4px;
    box-sizing: border-box;
    transition: font-size, color, 0.1s ease;
}

.sharedItemsContainer > .checked .cbcEditorField:before,
.engagingStyle > .flowCheckBox.checked > .cbcEditorField:before {
    content: "\E066";
    font-size: 16px;
}

.sharedItemsContainer > .readonly .cbcEditorField:before,
.sharedItemsContainer > .disabled .cbcEditorField:before,
.sharedItemsContainer > .disabled .cbcEditorLabel,
.engagingStyle > .flowCheckBox.readonly > .cbcEditorField:before,
.engagingStyle > .flowCheckBox.disabled > .cbcEditorField:before,
.engagingStyle > .flowCheckBox.disabled > .cbcEditorLabel {
    opacity: 0.35;
}

.engagingStyle > .flowCheckBox > .cbcEditorLabel {
    display: block;
    padding: 8px 4px;
}

.flowCheckBox, .flowCheckBox label {
    cursor: pointer;
}

.engagingStyle > .flowCheckBox > .cbcEditorLabel > label {
    display: block;
    line-height: 20px;
    font-weight: 500;
    position: relative;
}


.flowPage .sharedGroup {
    /*padding: 5px;*/
    /*position: relative;*/

    background: url('https://cdn.t1cloud.com/cianywhere/content/base/images/shareitembgpoint.png?v=12.0.88.0') no-repeat 46px -32px;
    margin-bottom: 10px;
}

.flowPage .sharedGroupUser {
    float: left;
    position: relative;
    margin-left: 10px;
}

.flowPage .sharedGroupWrapper {
    margin: 5px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-left: none;
    margin-left: 53px;
}

.sharedGroupSection {
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/whiteopac10.png?v=12.0.88.0');
    background-repeat: repeat;
    /*padding: 5px;*/
}

.sharedGroupHeader {
    position: relative;
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/blackopac10.png?v=12.0.88.0');
    background-repeat: repeat-x;
    background-position: 0 -19px;
}

.sharedGroupContent .sharedBy{
    font-size: 0.9em;
    margin: 0 5px;
}

.sharedGroupHeader > div {
    font-weight: 600;
    font-size: 1.2em;
    text-overflow: ellipsis;
    overflow: hidden;
}

.shareAlert.icon16.hidden {
    display: none;
}

.highPriority .shareAlert {
    float: left;
    margin-right: 5px;
}

.highPriority .shareAlert:before {
    content: "\E185";
    opacity: 0.35;
}

.sharedByUserId {
    display: inline-block;
}

.sharedGroupTop {
    padding: 5px;
    line-height: 16px;
    overflow: hidden;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.sharedGroupTop .dateTime {
    float: left;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.sharedGroup button.remove {
    float: right;
    padding: 0;
    background: transparent;
    border: none;
    color: white;
    margin-top: -2px;
}

.sharedGroup button.remove:hover {
    opacity: 1;
}

.sharedGroupItem {
    line-height: 24px;
    background: rgba(255,255,255,0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.sharedGroupItem .nolongervalid {
    display: block;
    font-style: italic;
}

.sharedItemLink {
    padding-left: initial;
    display: block;
    padding: 2px 4px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sharedItemLink:hover {
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/blackopac3.png?v=12.0.88.0');
}

.sharedItemIcon, .sharedItemIcon2 {
    margin: 5px;
}

.sharedItemIcon {
    float: left;
}

.sharedItemIcon2 {
    float: right;
}

/*--Shared icon glyphs--*/

.sharedItemIcon:before {
    content: "\E137";
}

.sharedItemIcon.report:before {
    content: "\E200";
}

.sharedItemIcon2.download:before {
    content: "\E05A"
}

.shareItemTemplate {
    padding: initial;
}

.sharedItemsContainer {
    max-height: 300px;
    overflow: auto;
    padding-top: 2px;
}

.shareHighPriority label:after {
    content: "\E185";
    opacity: 0.35;
}

#PriMsgPanel {
    color: white;
    background: rgba(0, 0, 0, 0.95);
    position: absolute;
    top: -300px;
    z-index: 10000;
    width: 450px;
    -webkit-transition: 0.5s ease-in-out;
    -webkit-transition-property: top;
}

#PriMsgPanel.shown {
    top: 0;
}

.pMsgHeader {
    background: rgba(255, 255, 255, 0.1);
    padding: 5px;
    /*min-height: 20px;*/
}

.pMsgHeader > .pMsgHdIcon:before {
    content: "\E068";
    font-size: 18px;
    color: orange;
    margin: 12px;
    line-height: 18px;
}

.pMsgHeader > .pMsgClose:before {
    content: "\E058";
    opacity: 0.7;
    cursor: pointer;
}
.pMsgHeader > .pMsgClose:hover:before {
    opacity: 1;
}

.pMsgHdIcon {
    float: left;
    display: none;
}

.pMsgClose {
    float: right;
}

.pMsgTitle {
    display: block;
    margin-left: 40px;
    color: white;
    line-height: 2em;
    font-weight: bold;
    margin-right: 40px;
}

.pMsgContent {
    min-height: 100px;
}

.pMsgFooter {
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
}

.pMsgMore {
    color: white;
}

.pMsgContent .sharedGroupUser {
    float: left;
    padding: 4px;
}

.pMsgContent .sharedGroupSection {
    margin-left: 42px;
}

.pMsgContent .sharedGroupHeader {
    color: inherit;
}

.flowPage .userPositions {
    padding: 10px;
    padding-left: 40px;
    background: rgba(255, 255, 255, 0.1);
}

.flowPage .userPositions > .icon16 {
    left: 10px;
    margin-top: 10px;
    position: absolute;
}

.flowPage .otherPositions, .flowPage .btnShowPositions .less, .flowPage .more .btnShowPositions .more {
    display: none;

}

.flowPage .more .userPositions, .flowPage .more .otherPositions, .flowPage .more .btnShowPositions .less {
    display: block;
}

.flowPage .userPosition {
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
}

.t1UniLink.optionItem {
    text-decoration: none;
}

/****** Notifications */

#PanNotifications .dismiss .icon16 {
    display: inline-block;
}

#PanNotifications .unread .sharedGroupSection {
    border-top: solid 1px;
}

#PanNotifications .panShareBtn {
    min-height: 40px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.05);
}

#PanNotifications.empty .panShareBtn {
    padding-top: 40px;
    text-align: center;
    border: none;
}

.panShareBtn .dismiss {
    border: solid 1px rgba(255, 255, 255, 0.2);
}

#PanNotifications .notificationItems.empty::after {
    content: "No notifications!";
    opacity: 0.5;
    padding: 20px;
    display: block;
    text-align: center;
    font-size: 1.2em;
}

#PanNotifications .notificationItems.empty > * {
    display: none;
}

#PanNotifications  .notificationItems > header .heading {
    display: inline-block;
    font-size: 1.2em;
    opacity: 0.6;
}

#PanNotifications  .lnkViewAllNotification {
    margin-left: 20px;
    margin-top: 10px;
}

.easy #PanNotifications .dismiss {
    cursor: pointer;
}
/** dont show - hide it for accessibility mode */
#PanNotifications .btnSharePanel .buttonLabel {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
}

/****** STARRED ITEMS ******/

.starredItem {
    margin: 5px 20px;
    background: rgba(255,255,255,0.05);
}


.starredItem:hover {
    background: rgba(255,255,255,0.03);
}


.starredItem .fname {
    font-size: 1.2em;
    margin-top: 5px;
}

.starredItem > * {
    vertical-align: top;
}

#PanFlowStarred .glyph {
    display: inline-block;
}

#PanFlowStarred .empty .starredFilter,
#PanFlowStarred .empty .flowDropDown  {
    display: none;
}

.flowDropDown {
    position: relative;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.1);
    border: solid 1px transparent;
    padding: 5px;
    /*margin: 10px 20px;*/
}

.flowDropDownPanel {
    display: none;
    position: absolute;
    z-index: 1;
    min-width: 200px;
    left: -1px;
    margin-top: 5px;
    width: 100%;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.flowDropDown.block .handle .glyph {
    float: right;
}

.flowDropDown:hover {
    border: solid 1px rgba(255, 255, 255, 0.5);
}

.flowDropDown.droppedDown .flowDropDownPanel {
    display: block;
}

.flowDropDown a:hover {
    background: rgba(0, 0, 0, 0.05);
}

.flowDropDownPanel > * {
    display: block;
    padding: 10px;
    min-height: 1.5em;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    border-bottom: solid 1px rgba(0,0,0,0.1);
}

.starredItem.filtered, .starredItem.hidetype {
    display: none;
}

.starredFilter {
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    width: 90%;
}

.starredFilter:after {
    content: "";
    border: solid 1px rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    border-top: 0;
    left: 0;
}

.starredFilter input {
    background: rgba(255, 255, 255, 0.01);
    border: none;
    padding: 5px;
    width: 100%;
}

.starredFilter input:focus {
    background: rgba(255, 255, 255, 0.05);
}

#StarredList.noMatch:after {
    content: "No data found!";
    position: absolute;
    margin-top: 100px;
    opacity: 0.5;
}

/**** Accessibility global style ****/

body.easy .disabled, body.easy [disabled] {
    opacity: 0.7 !important;
}


#FlowStarred .flowDropDown {
    margin-left: 20px;
}

/** Regional Settings */

.flowPage .lnkRegSettings {
    position: relative;
}

.flowPage .lnkRegSettings .expando {
    position: absolute;
    right: 5px;
    opacity: 0.6;
    top: 50%;
    margin-top: -12px;
}

.flowPage .lnkRegSettings > div {
    margin-left: 40px;
}

#BtnRegSettingsSave {
    margin-left: 20px;
}

select#DdRegList {
    margin-bottom: 30px;
    width: 95%;
    -webkit-border-radius: 3px;
}

/*** footer label  */
.footerLabels .footerItem {
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.footerLabels .bar {
    display: none;
}

 #VideosPopupWrapper
{
    z-index: 9003;
    position: absolute;
    top: 0;
     left: 0;
     right: 0;
    bottom: 0;
    opacity: 0;
     overflow: auto;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s ease-in-out;
    -webkit-transition-property: opacity;
}


#VideosPopupWrapper.shown {
    opacity: 1;
}

#VideosPopupWrapper > .fixedWidth {
    height: 100%;
}


#VideosPopup {
    box-shadow: none;
    overflow: inherit;
    left: 20%;
    right: 20%;
    top: 10%;
    bottom: 20%;
    min-height: 420px;

    position: absolute;

    background: linear-gradient( rgba(127, 200, 243, 0.5), rgba(145, 205, 240, 0.64) ), url('https://cdn.t1cloud.com/cianywhere/content/base/images/discovery/2018a/splashbg.jpg?v=12.0.88.0');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -120px;
    background-position-x: center;

     box-shadow: inset 0px 10px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset  0px 10px 20px rgba(0, 0, 0, 0.5);

    -moz-box-shadow: #000 1px 1px 6px;
    box-shadow: #000 1px 1px 6px;

    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);

    -webkit-transition-property: -webkit-transform, top, left;
    -moz-transition-property: -moz-transform;
}

.shown #VideosPopup {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

#VideosPopupHeader {
    display: none;
}

#VideosPopupHeader {
    font-size: 2.5em;
    line-height: 2.5em;
    text-align: center;
    display: block;
}


#VideosPopup .subHeader {
    display: none;
}

#VideosPopup .subHeader {
    display: block;
    font-size: 1.3em;
}

#StartupContent {
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 10px;
    display: none;
}

.startup #StartupContent {
    display: block;
}

#VideosPopup > button {
    position: absolute;
    padding: 4px;
    border-radius: 16px;
    border: solid 2px white;
    top: -12px;
    right: -12px;
    box-shadow: -1px 1px 1px #000;
    background-image: none;
    z-index: 100;
}

body.desktop #VideosPopup > button:hover {
    box-shadow: -2px 4px 6px #000;
}


#VideosContent {
    position: absolute;
    top: 100px;
    bottom: 140px;
    left: 30px;
    right: 30px;
    padding: 5px;
    overflow-x: auto;
    color: white;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    text-align: center;
}

.phone #VideosContent {
    left: 0;
    right: 0;
}

.vdoWrapper {
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.vdoLoaded .vdoWrapper {
    opacity: 1;
}

#flow .vdoWrapper {
    display: block;
    float: left;
    clear: both;
    margin-bottom: 20px;
}

#flow .seeAllGuidance {
    float: left;
    width: 100%;
}

#flow .seeAllGuidance > a{
     background: url('https://cdn.t1cloud.com/cianywhere/content/base/icons/16/actions/white/popout.png?v=12.0.88.0') no-repeat left;
    background-position: 10px !important;
}

.vdoFooter {
    color: #fff;
    width: 100%;
    text-align: left;
}

.vdoFooter .title {
    margin-bottom: 5px;
    font-size: 1em;
    color:white;
}

.vdoFooter .type {
    background: url('https://cdn.t1cloud.com/cianywhere/content/base/icons/16/actions/white/video.png?v=12.0.88.0') no-repeat left;
    padding-left: 24px;
    line-height: 1.2em;
}

#ChkShowWelcomeVideo {
    bottom: -32px;
    position: absolute;
}

.phone #ChkShowWelcomeVideo {
    bottom: 0;
    left:0;
    right:0;
    text-align:center;
}

.workplaceCheckBox .label {
    line-height:2em;
    vertical-align:top;
}

@media \0screen {
    .vdoWrapper iframe body {
        overflow: hidden;
    }
}

@media (max-width: 800px) {
    #VideosPopup {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    #VideosPopup .close {
        right: 5px;
        top: 5px;
    }

    #VideosPopupHeader {
        font-size: 1.6em;
        line-height: 2em;
    }

    .showAgain {
        bottom: -44px;
    }
}


@media (max-height: 500px) {
    #VideosPopup {
        min-height: 100%;
    }

    .t1UniLinkWrap > div {
        line-height: 1.5em;
    }

    .showAgain {
        bottom: 0;
    }

}

#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.88.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.88.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.88.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;
}
.functionSearch {
    background-color:rgba(255,255,255,0.1);
    border-radius:4px;
    position:relative;
    border-radius:3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    margin:5px;
}

.phone .functionSearch{
    margin: 0;
}

.functionSearch:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.functionSearch.active {
    background-color: #fff;

    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
}

.phone .functionSearch, .easy .functionSearch {
    display: block;
}

.phone .blindOptions .functionSearch, .easy .blindOptions .functionSearch {
    margin: 5px;
}

.functionSearch.active {
    background-color: #fff;
}

.functionSearch input {
    width: 120px;
    margin: 0;
    height: 20px;
    line-height: 20px;
    padding: 4px;
    background: none;
    border: solid 1px transparent;
    border: solid 1px rgba(255,255,255,0.1);
    position: relative;
    border-radius: 3px;
    outline: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}

.functionSearch:not(.active) input{
    color:white;
}

/* Hide clear buttons */
.functionSearch input::-ms-clear {  display: none; width : 0; height: 0; }
.functionSearch input::-webkit-search-cancel-button { display: none; }

.phone .functionSearch input, .easy .functionSearch input {
    width: 100% !important;
    padding-right:40px;
}

.functionSearch input:focus,
.functionSearch.shown input{
    width: 230px;
}

.functionSearch .suggestionPane {
    display:none;
    z-index:1001;
    width:auto;
    min-width: 400px;
    background-color: #fff;
    border: solid 1px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-shadow: 0 1px 3px rgba(0,0,0,0.2);
    position: absolute;
    max-height: 300px;
    overflow: hidden;
}


 .functionSearch.shown .suggestionPane
 {
    display: block;
}

 .functionSearch.enqInput .suggestionPane, .functionSearch .suggestionPane.empty {
     display: none;
 }

 .phone  .functionSearch .suggestionPane,  .easy  .functionSearch .suggestionPane {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(255,255,255,0.5);
    right: 0;
    left: 0;
    min-width: initial;
    margin-top: 5px;
    max-height: initial;
 }

 .functionSearch  span.itemLabel
{
    display: block;
}

 .functionSearch a.enq  span.itemLabel {
     margin-right: 45px;
 }

.functionSearch .itemLabel, .functionSearch .altLabel, .functionSearch .roleTitle {
    padding: 2px 0;
}

 .functionSearch mark {
      background-color: transparent;
 }

 .functionSearch .suggestionPane > .funcs, .functionSearch .suggestionPane > .roles {
    overflow: auto;
 }

.functionSearch .suggestionPane > .funcs {
    border-bottom: solid 10px rgba(0, 0, 0, 0.2);
}

.functionSearch .entSearchItem {
    display: block;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 40px;
    min-height: 2em;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    text-decoration: none;
}

.functionSearch .roles .entSearchItem {
    cursor: pointer;
}

/* Phone menu */
.blindOptions .functionSearch .suggestionPane .entSearchItem, .blindOptions .functionSearch {
    color: initial;
}

.functionSearch a.selected {
    background-color: white;
}

/*.functionSearch a:hover {
    background-color: rgba(0,0,0,0.05);
}*/

 .functionSearch .disabled:hover .itemLabel {
     text-decoration: none;
 }

.functionSearch .entSearchItem span {
    vertical-align: middle;
    line-height: 1.4em;
}

.functionSearch .entSearchItem.disabled {
    cursor: default;
    opacity: 0.7;
}

.functionSearch .entSearchItem.disabled .iconContainer {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

.functionSearch .iconContainer {
    position:absolute;
    left: 8px;
}

.functionSearch .funcLink .iconContainer {
    top: 8px;
    padding:0;
    border-radius:50%;
    background-image:url('https://cdn.t1cloud.com/cianywhere/content/base/images/whitegrad54opac100.png?v=12.0.88.0');
    background-repeat:repeat-x;
    background-position:0 -25px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.35);
}

.functionSearch .role .iconContainer {
    top: 5px;
}

.functionSearch .iconContainer > span {
    padding:0;
    display:block;
    position:relative;
    width:100%;
    height:100%;
    text-align:center;
    border-radius:50%;
}

.functionSearch .suggestionPane .iconContainer:after {
    position:absolute;
    top:0;
    left:0;
    right:0;
    border-radius: 4px 4px 0 0;
}

.functionSearch .suggestionPane .iconContainer:after {
    height:8px;
}

.functionSearch .iconContainer > span
{
    background-size: 100% 100%;
}

.functionSearch > .iconContainer {
    left: 3px;
    top: 3px;
}

.functionSearch.enqInput input {
    border-color: transparent !important;
    outline: none;
    padding-left: 30px;
    box-shadow: none;
}
.functionSearch.enqInput input:focus {
    border-radius: 0;
}

.functionSearch .suggestionPane .glyph:before
{
    margin: 3px 0;
}

.functionSearch input.placeholderVisible
{
    color: white !important;
}

.functionSearch .noResults
{
    text-align: center;
    margin: 20px 10px;
    padding: 10px;
    opacity: 0.3;
}

.functionSearch .enqSearch {
    display: block;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0;
    width: 40px;
    border-left: 1px solid rgba(0,0,0,0.1);
}

.functionSearch .enqSearch > .icon16 {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 10px;
}

.functionSearch .funcLink.cifunction .iconContainer > span {
    background-image:url('https://cdn.t1cloud.com/cianywhere/content/base/icons/64/cidefault.png?v=12.0.88.0');
   }

.functionSearch .funcLink .iconContainer > span {
    background-image:url('https://cdn.t1cloud.com/cianywhere/content/base/icons/64/c2default.png?v=12.0.88.0');
}

@media only screen and (device-width: 768px) and (orientation: portrait) {
	
	.bannerMiddle .bannerTitle {
		left:200px;
		right:200px;
	}
	
	#UserNavigation .loggedUser {
		display:none;
	}
	
    .functionSearch:before {
        font-family: 'iconGlyph';
        content:"\F044";
        font-size:16px;
        line-height:30px;
        padding:0 7px;
        display:block;
        float:left;
        color:#fff;
        -webkit-font-smoothing: antialiased;
    }

    .functionSearch input {
        width: 105px;
        width:30px;
		height:30px;
        margin-left:-30px;
		padding-left:24px;
		box-sizing:border-box;
    }
	
	.functionSearch.active {
		z-index:1;
	}
	
	.functionSearch.active input {
		padding-left:4px;
	}

    .functionSearch.enqInput input {
        max-width: 105px;
    }

    /* Shrink to fit nicely with */
    .functionSearch input:focus,
    .functionSearch.active input {
        width: 140px; 
    }
}


/** Phone stuff */

.functionSearchButton {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.functionSearch.active .functionSearchButton {
    display: block;
}


.hasSearchResult > .pageContent > *:not(.functionSearch){
    display: none !important;
}

.functionSearch .fsClearButton {
    display: none;
    border-radius: 12px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 55px;
    top: 4px;
    padding: 4px;
    color: rgba(0, 0, 0, 0.5);
}

body.easy .functionSearch .fsClearButton {
    color: black;
}

.functionSearch.hasClear.active .fsClearButton {
    display: block;
}

.functionSearch.hasClear.active > input {
    padding-right: 85px;
}


/* Scroll bar style */

.functionSearch ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.02);
}

.functionSearch *, body.easy input::-moz-placeholder {
    opacity: 1;
}

.phone .entSearchItem.ciworkplace {
    display: none;
}

/*-- Placeholder style --*/

.classicStyle .functionSearch input:focus::-webkit-input-placeholder {color: #656565;}
.classicStyle .functionSearch input:focus:-moz-placeholder { /* Firefox 18- */color: #656565;}
.classicStyle .functionSearch input:focus::-moz-placeholder { /* Firefox 19+ */color: #656565;}
.classicStyle .functionSearch input:focus:-ms-input-placeholder { /* IE 10+ */color: #656565;}
.classicStyle .functionSearch input:focus::-ms-input-placeholder { /* Edge */color: #656565;}
.classicStyle .functionSearch input:focus:placeholder-shown,
.classicStyle .functionSearch input:active:focus:placeholder-shown { /* Standard one last! */color: #656565;}

.phone  .classicStyle .functionSearch .suggestionPane,  .easy .classicStyle  .functionSearch .suggestionPane {
    background-color: transparent !important;
}

.classicStyle .functionSearch .suggestionPane > .funcs {
    border-bottom: solid 4px rgba(0, 0, 0, 0.1) !important;
}

.classicStyle .functionSearch .suggestionPane .entSearchItem {
    border-bottom: solid 1px #e6e6e6 !important;
    background-color: transparent !important;
}

.classicStyle .functionSearch .suggestionPane .entSearchItem:hover, .classicStyle .functionSearch .entSearchItem.selected {
    background-color: rgba(0, 0, 0, 0.05) !important;
    background-image: url('https://cdn.t1cloud.com/cianywhere/content/base/images/whiteopac50.png?v=12.0.88.0') !important;
}

.roleHoverMenu + .glyph{
    margin:0 12px;
}

.roleHoverMenu .roleLabel {
    border-radius: 4px; 
    padding: 4px 5px;
    padding-left: 10px;    
}

.roleHoverMenu  .roleLabel:hover {
    text-decoration: underline;
    opacity: 1;
}

.roleHoverMenuPanel {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 30px;    
    margin: 0;
    display: none;
    box-shadow: none;
    background: transparent;
}

.roleHoverMenuPanel > .tabHandles{
    padding: 10px 20px;
    
}

.roleHoverMenuPanel > .tabContents
{
    padding-left:20px;
    width: auto;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 20px 20px;
}
.roleHoverMenuPanel .tabContents > div {
    width: auto;
    overflow-y: auto;
    max-height: 300px;
    min-height: 230px;
}

.roleHoverMenuPanel.functionSearch:hover{
    background-color: transparent;
}

.roleHoverMenuPanel.functionSearch .funcs > div{
    display: none;
}

.roleHoverMenuPanel .entSearchItem {
    width: 22%;
    background: none;
    text-align: left;
    border: none;
    align-items: baseline;
    justify-content: center;
    padding: 0 0 0 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    font-size: 1.1em;
    float:left;
    font-weight: 600;
}

.functionSearch.roleHoverMenuPanel .entSearchItem:hover {
    text-decoration: underline !important;
}

.roleHoverMenuPanel .entSearchItem .altLabel, .roleHoverMenuPanel .enqSearch, .functionSearch.roleHoverMenuPanel .roles {
    display: none;
}

.roleHoverMenuPanel.shown{
    display: block;
}

.roleHoverMenuPanel  .tabHandle{
    border-bottom-style:solid;
    border-bottom-width:2px;
    margin-right:40px;
}
.roleHoverMenuPanel  .tabHandle.pointer{
    border-color: transparent;
    text-decoration: none;
}
