﻿@import url('/RichWidgets/Theme.FontAwesome.css?39085');

/*Blocks\PortalTheme\HeaderFlow\Menu.css*/
.form-field, .form-field .input-wrapper, .form-field .input-wrapper .loader
{
    
    z-index: 9!important;
}
/*Blocks\RichWidgets\RichWidgets\Icon.css*/
.fa:after {
    content: "N/A";       
}
/*Blocks\PortalTheme\HeaderFlow\SubMenu_Learn.css*/
.menu-item a.menu-certifications:before {
    background: url(/PortalTheme/img/certification_icon_inactive.png?39877) center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    float: left
}

.menu-item.active a.menu-certifications:before,.menu-item.active a.menu-certifications:hover:before {
    background: url(/PortalTheme/img/Certifications_icon_Active.png?39877) center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    float: left;
    color: #333
}

.menu-item a.menu-certifications:hover:before {
    background: url(/PortalTheme/img/certification_icon_hover.png?39877) center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    float: left;
    color: #333
}

.menu-item.active a.menu-certifications {
    color: #fff
}
/*Blocks\OneTrustCookieBar_Lib\OneTrustCookieBar\CookieConsentSettings.css*/
div.optanon-show-settings-popup-wrapper .optanon-show-settings-left{
  background-color:transparent !important;
  border: 0px !important;
  width: 25px !important;
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle{
  background-color:transparent !important;
  border: 0px !important;
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-right{
  display:none;  
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-left{
  background-position: 1px 9px !important;
}

div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings{
    font-family: myriad-pro,Arial,sans-serif !important;
    font-weight: 400 !important;    
    line-height: 1.4em !important;
    padding: .3333em 0 !important;
    color: #9b9b9b !important;
    }
div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings:hover {
    background-color: transparent;
    color: #fff !important;
    text-decoration: underline !important;
}
    
div.optanon-show-settings-popup-wrapper {
    height: 0px;
    display: flex;
    margin-bottom: 30px;
}
/*Blocks\RichWidgets\jQueryUI\jQueryUIInternal.css*/
.os-internal-ui-widget-overlay {
   position: fixed;
   *position: absolute; 
   top: 0;
   left: 0;
   background-color: black;
   filter: alpha(opacity=30); 
   -moz-opacity: 0.3; 
   opacity: 0.3;
}

.os-internal-ui-dialog {
   position: absolute;
}

div.os-internal-PopupCallOut{
   position: absolute;
   display: none;
   z-index: 4001;
}

div.os-internal-Popup .os-internal-ui-dialog,
div.os-internal-Popup.os-internal-ui-dialog {
    background-color: white;
    border:1px solid #666666;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar {
    border-bottom: 0px solid #d8d2aa;
    background: #1E5AA3 url(/RichWidgets/img/Bar_Gradient.png?39085) repeat-x top;
    _background:#1E5AA3;  
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Bar_Gradient.png', sizingMethod='scale');  
    padding: 0px;
    height: 28px;
}

div.os-internal-Popup .os-internal-ui-dialog.os-internal-ui-draggable .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog.os-internal-ui-draggable .os-internal-ui-dialog-titlebar {
    cursor: move;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-hover,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-hover,
div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close {
    width: 16px;
    height: 16px;
    background: url(/RichWidgets/img/Popup_titlebar_close.png?39085) no-repeat;
    position:absolute;
    top: 6px;
    right: 7px;
}

div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-no-title {
    width: 48px;
    height: 48px;
    background: url(/RichWidgets/img/Popup_Editor_No_Title_Close.png?39085) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Popup_Editor_No_Title_Close.png', sizingMethod='scale');  
    position:absolute;
    top: -24px;
    right: -24px;
}

div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-no-title:hover {
    background: url(/RichWidgets/img/Popup_Editor_No_Title_Close_Hover.png?39085) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Popup_Editor_No_Title_Close_Hover.png', sizingMethod='scale');  
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close span,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close span {
    display: none;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-title,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-title {
    margin-left: 5px;
    color: white;
    font-weight: bold;
    position: relative;
    top: 7px;
    left: 4px;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-content,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-content {
    margin: 0px;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-buttonpane,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-buttonpane {
    position: absolute;
    bottom: 8px;
    right: 12px;
    width: 100%;
    text-align: right;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-buttonpane button,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-buttonpane button {
    margin: 6px;
}


div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-n,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-n { cursor: n-resize; height: 2px; width: 100%; top: 0px; left: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-s,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-e,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-w,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-se,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-sw,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-nw,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-ne,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px;}
/*Blocks\RichWidgets\RichWidgets\Feedback_Message.css*/
div.Feedback_Message_Wrapper {
    position: fixed;
    top: -200px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 24px;
    _position: absolute; 
    _top: expression( (document.documentElement.scrollTop - 2) + 'px' ); 
    z-index: 10000;
}

div.Feedback_Message_Wrapper img {
    vertical-align: middle;
    padding: 2px;
    margin: 0px;
}

a.Feedback_Message_Wrapper_Close {
    position:absolute;
    top: 0px;
    right: 0px;
}

a.Feedback_Message_Wrapper_Close:hover {
  background-color:transparent;
}

div.Feedback_Message_Error,
div.Feedback_Message_Warning,
div.Feedback_Message_Success,
div.Feedback_Message_Info{
    position: relative;
    border: none; 
    border-radius: 8px;
    color: white;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 5px 18px 5px 5px;
    max-width: 800px;
    text-align: left;
    word-break: break-word;
    
    -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
    -moz-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
}

div.Feedback_Message_Error {
    background-color: #BF1601;
}

div.Feedback_Message_Warning {
    background-color: #E88310;
}

div.Feedback_Message_Success {
    background-color: #76B501;
}

div.Feedback_Message_Info {
    background-color: #166BA5;
}
/*Blocks\RichWidgets\RichWidgets\Feedback_AjaxWait.css*/
div.Feedback_AjaxWait {
	color: white;
    font-size: 16px;
	position: fixed;
	bottom: 0px;
	right: 0px;
    background-color: #FFD026;
	padding: 4px 10px 4px 10px;
	z-index: 10000;
    border-top-left-radius: 3px;
}

div.Feedback_AjaxWait img {
  vertical-align: bottom;
}

.Feedback_AjaxWait_CursorProgress,
.Feedback_AjaxWait_CursorProgress a,
.Feedback_AjaxWait_CursorProgress input {
    cursor: progress;
}
/*Blocks\PortalTheme\Popup\OnboardingPopup.css*/
.Modal {
    display: block;
    z-index: 100;

    
    
    
    
}

body.ModalOpened .Modal {
    display: block;
}

body.ModalOpened .ModalBackground {
    background-color: rgba(0, 0, 0, .41);
    display: block;
}

.ModalBackground {
    background-color: rgba(0, 0, 0, .0);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    z-index: 10;

    
}

.phone .ModalBackground {
    display: none;
}

body.ModalOpened .ModalContainer {
    display: block;
    -webkit-transform: translateX(-50%) translateY(0) translateZ(0);
        -ms-transform: translateX(-50%) translateY(0) translateZ(0);
            transform: translateX(-50%) translateY(0) translateZ(0);
}

.Modal .ModalContainer {
    background: #fff;
    border: 1px solid #e4e4e4;
    border: 1px solid #dddedf;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    bottom: 40%;
    box-shadow: 0 1px 5px 2px rgba(50, 50, 50, .1);
    display: none;
    left: 50%;
    max-width: 800px;
    padding: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(100%) translateZ(0);
        -ms-transform: translateX(-50%) translateY(100%) translateZ(0);
            transform: translateX(-50%) translateY(100%) translateZ(0);
    -webkit-transition: all .3s;
            transition: all .3s;
    z-index: 11;

    
    
    
    
    
    
    
    width: 740px;
}

.ModalContainer table.EditRecord,
.ModalContainer table.ShowRecord {
    border: 0;
    text-align: left;
}

.ModalContainer.done {
    bottom: 0;
}

.ModalContainer .Heading1 {
    margin-bottom: 20px;
    margin-top: 0;
}

.ModalMessage {
    font-size: 14px;
    margin-bottom: 20px;
}

.ModalOpened {
    overflow: hidden;
}

.ModalOpened .calendar,
.ModalOpened .calendarPattern {
    z-index: 9999;
}


.phone .ModalContainer {
    height: 100%;
    overflow-y: scroll;
    z-index: 22;

    -webkit-overflow-scrolling: touch;
}
/*Blocks\PortalBanner\BannerFlow\Banner.css*/
.banner_wrapper {
    background-color: black;
}

.banner {
    height: 126px;
    position: relative;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.banner img.call-out {
    position: absolute;
    top: 20px;
    right: 300px;
}

.banner .banner-msg {
    
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 20px;
    width: 620px;
}

.banner a.banner-close {
    position: absolute;
    right: 0;
    top: 25px;
    color: white;
    font-size: 20px;
}

@media (max-width: 767px) {  
    .banner {
        display: none;
    } 
}

.ECT_FeedbackContainer .FeedbackInitial,
.ECT_FeedbackContainer .FeedbackInitialHighlight,
.ECT_FeedbackContainer .FeedbackMessage,
.ECT_FeedbackContainer .FeedbackMessageHighlight,
.ECT_FeedbackContainer .FeedbackBox,
.ECT_FeedbackContainer .FeedbackThanks,
.ECT_FeedbackContainer .FeedbackSending,
.ECT_FeedbackContainer .FeedbackThanksHighlight,
.ECT_FeedbackContainer .FeedbackErrorHighlight {
    left: 50px;
    right: auto;
}
/*Blocks\OSCore\UIPatternsFlow\Banner.css*/
.case-alert {
    display: table;
    font-size: 14px;
    padding: 10px 0px;
    text-align: left;
    width: 100%;
}

.case-alert.yellow {
    background-color: #fff4e6;
}

.case-alert .icon {
    font-weight: normal;
    margin-right: 10px;
    padding-top: 2px;
}

.case-alert .secondary-message {
    display: table-cell;
    margin-right: 0px;
    vertical-align: middle;
}


.case-alert .secondary-message.yellow {
    color: #f59f00;
}

@media (max-width: 767px) {  
    .case-alert {
        display: none;
    } 
}
/*Blocks\PortalTheme\Widgets\DropMenuFilter.css*/
.captionpreview {
  
  
  
}
.dropmenuitemspreview {
  
}
.dropmenu {
  position: relative;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #0066AA;
}
.dropmenu a {
  display: block;
}

.dropmenuarrow {
    font-size: 14px;
    color: #08C;
    margin-top: 2px;
    margin-left: 5px;
}
.dropmenuarrow:hover {
    color: #0066AA;
}
.dropmenu .dropmenuitems {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  *behavior: none;
  behavior: none\9;
  font: 10px/25px Verdana, Arial, sans-serif;
  display: none;
  
  position: absolute;
  
  left: 0;
  margin-top: 5px;
  background-color: white;
  border: 1px solid #BBB;
  top: 80%;
  min-width: 100%;
}
.dropmenu .dropmenuitems a {
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 5px;
  font-size: 18px; 
}
.dropmenu .dropmenuitems a:hover {
  color: white;
  text-decoration: none;
  background-color: #0087CB;
}
.dropmenu .dropmenuitems a[readOnly],
.dropmenu .dropmenuitems a[readOnly]:active,
.dropmenu .dropmenuitems a[readOnly]:hover,
.dropmenu .dropmenuitems a[disabled],
.dropmenu .dropmenuitems a[disabled]:active,
.dropmenu .dropmenuitems a[disabled]:hover {
  cursor: default;
  color: #666;
}

.dropmenu {
    color: #0066AA;
}
.dropmenu:hover {
  color: #0066AA;
}

.dropmenu.clicked {
  *z-index: 1;
}


.dropmenu.clicked .dropmenuitems {
  display: block;
  z-index: 19;
  -webkit-box-shadow: 1px 1px 3px #cccccc;
  -moz-box-shadow: 1px 1px 3px #cccccc;
  box-shadow: 1px 1px 3px #cccccc;
}
.dropmenu .dropmenucaption {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*Blocks\forums\NewForumFlow\Topic_Badge.css*/
.box{
    width: 44px;
    height: 66px;
    background-color: #eceff1;
    border-radius: 4px;
    box-shadow: 0 2px 4px transparent;
    position: relative;
    display: inline-block;
}

.box .top-box{
    width: 44px;
    height: 44px;
    background-color: white;
    border-radius: 2px;
    box-shadow: 0 2px 4px transparent;
}

.box .top-box.solved{
    background-color: #8bc34a;
    background-image: url('/forums/img/shapesolved.png?40098');
    background-repeat: no-repeat;
}

.top-box .box-number{
    height: 22px;
    color: #37474f;
    font-family: "Open Sans";
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    padding-top: 3px;
}

.top-box .box-label{
    height: 14px;
    color: #546e7a;
    font-family: "Open Sans";
    font-size: 9px;
    font-weight: 600;
    line-height: 14px;
}

.box .top-box.solved .box-number {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
    color: white;
}

.box .top-box.solved .box-label {
    color: white;
}

.box .top-box.no-replies .box-number,
.box .top-box.no-replies .box-label{
    color: #c20;
}


.box .box-likes{
    color: #949fa3;
    font-size: 11px;
    font-family: "Open Sans";
    font-weight: 600;
    line-height: 17px;
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    padding-left: 4px;
}

.box .box-likes .fa {
    margin-left: 4px;   
}
/*Blocks\RichWidgets\RichWidgets\List_Navigation.css*/
a.ListNavigation_PageNumber,
span.ListNavigation_CurrentPageNumber,
span.ListNavigation_Ellipsis {
    padding: 3px 6px;
}

span.ListNavigation_DisabledNext,
a.ListNavigation_Next {
    padding: 3px 0px 3px 6px;
}

a.ListNavigation_Previous,
span.ListNavigation_DisabledPrevious {
    padding: 3px 6px 3px 0px;
}

span.ListNavigation_CurrentPageNumber {
    font-weight: bold;
}

span.ListNavigation_DisabledPrevious,
span.ListNavigation_DisabledNext {
    color: gray;
}
/*Blocks\forums\NewForumFlow\PostList.css*/
html body .pagination {
    padding: 0px 0px 20px 0px;
}
/*Blocks\PortalTheme\Layout_Sidebars\CommunityBoxContent.css*/
.box-title {
    padding: 25px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    background: white;
    border-bottom: 1px solid #eceff1;    
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.community-box {
    padding: 25px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    background: white;
    font-size: 14px;
}

.no-shadow .community-box {
    box-shadow: none;   
}

.no-padding .community-box {
    padding: 0px;
}

.padding-15 .community-box {
    padding: 15px;
}

.community-box .inner {
    padding: 25px;
    position: relative;
}


.box-footer {
    background-color: #f6f6f6;
    border-radius: 0 4px 4px 0;
    box-shadow: inset 0 1px 0 #eceff1;
    padding: 20px 25px;
    color: #262626;
    font-size: 14px;
    font-weight: 400;
}
/*Blocks\forums\NewForumFlow\NewsList.css*/
.news-topic {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 47px;
    height: 47px;
    border-bottom: 1px solid #e7eced;
    padding: 0px 20px;
}

.news-topic .TopicTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #08c;
    white-space: nowrap;
}

.news-likes {
    color: #455a64;
    font-size: 12px;
    font-weight: 700;
}

.news-author {
    text-align: right;
    color: #949fa3;
    font-size: 11px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-author a {
    color: #949fa3;
}

.news-author span {    
    font-weight: 700;
}
/*Blocks\forums\NewForumFlow\ForumList.css*/
.forum-card {
    font-family: "Open Sans";
    margin-bottom: 40px;
}

.forum-card .forum-title {
    color: #08c;    
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 20px;
}

.forum-card .forum-description {
    color: #7a878b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.forum-card .topic-tags {
    white-space: nowrap;
    overflow: hidden; 
    position: relative;
}

.forum-card .topic-tags:before {
    content: '';
    width: 60px;
    height: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(252,252,252,0);
    background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,252,252,0)), color-stop(30%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(252,252,252,0) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ffffff', GradientType=1 );
}
/*Blocks\forums\ForumFlow\Forum_TopPosters.css*/
.score {
    display: none;   
}

.self {
    border-top: 2px solid #eceff1;
    padding-top: 20px;
    margin-top: 20px;
}

.no-posts {
    background-color: #eceff1;
    border-radius: 4px;
    padding: 15px 15px 15px 65px;
    color: #455a64;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    background-image: url('/forums/img/Emoji.png?40267');
    background-repeat: no-repeat;
    background-position: 20px;    
}

.user-name-link {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*Blocks\forums\NewForumFlow\BackToTop.css*/
.back-to-top {
    background: url(/Members/img/backtotop.png?39708) no-repeat;
    width: 32px;
    height: 51px;
    display:none;
    position:fixed;
    
    bottom:100px;
    z-index: 1;
}
.back-to-top:hover {
    background: url(/Members/img/backtotophover.png?39708) no-repeat;
    cursor: pointer;
}
/*Blocks\WebPatterns\Utilities\VerticalAlign.css*/
.TableVerticalAlign {
    display: table;
}

.TableVerticalAlign .Cell1, .TableVerticalAlign .Cell2 {
    display: table-cell;
    vertical-align: middle
}