/*-----------------------Default CSS For Our Page-----------------|START---------*/
/*.content-moderation {
    display: none !important;
}
.content-moderation.shown {
    display: block !important;
    height: auto !important;
}*/
.social-share >a:before { 
     background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_5F00_5F00_share.svg) !important;
}
.like-unlike a.like:before, .ui-like .like-toggle a.like-off:before{
     background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_2D00_5F00_like.svg) !important;
}
.like-unlike a.unlike:before, .ui-like .like-toggle a.like-on:before{
     background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_2D00_5F00_like_5F00_2D00_5F00_active.png) !important;
}
.comments:before {
     background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_5F00_5F00_comment.svg) !important;
}
.views:before {
     background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_5F00_5F00_view.svg) !important;
}
.bookmark-item a:before, .bookmark-item.li-bookmark-icon a:before{
    background-image: url(/cfs-file/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/icon_5F00_bookmark.svg) !important;
}
.content-fragment-page {
    background-color: #ebebeb !important;
}
.mce-notification-info
{
    z-index:19534 !important;
}
.post-content-container .container ul {
    justify-content: space-around;
}
.modal .js.flexbox body{
    padding: 12px;
}
.js.flexbox body.modal a.submit-form, .js.flexbox .modal a.save-form, .js.flexbox .modal a.delete-post,
.js.flexbox body.modal input[type="button"]{
    color: #fff !important;
    background-color: #000 !important;
    font-size: 16px!important;
    line-height: normal!important;
    padding: 12px 20px !important;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}
.links-popup-panel {
    border: 1px solid #808282;
    background-color: #fff;
    min-width: 180px;
}
.links-popup-panel a {
    padding: 5px;
    display: block;
}
.links-popup-panel li a:hover,
.links-popup-panel li a:focus{
    background: #dfdede !important;
    color: #000 !important;
}
.links-popup-panel ul{
    margin-bottom: 0px;
}
body .content-moderation li>a:not(.sbx-btn-normal):focus{
    outline: none !important;
}
.content-moderation li>a:focus{
    background: none !important;
    color: #000 !important;
}
blockquote{
    border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
}
.content-moderation .navigation-list li>a:hover,
.content-moderation .navigation-list li>a:focus{
     background: #dfdede !important;
     color: #000 !important;
}
ul#universal-header-search-auto-suggest-ul {
    display: none;
}
.pipe-blue{
    color: #007F88 !important;
}
body{
     /*font-family: "Segoe UI",Tahoma,Arial,sans-serif;*/
     font-family: 'Segoe UI',SegoeUI,'Segoe WP',Tahoma,Arial,sans-serif;
     font-size: 15px;
     line-height: 1.2;
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     /*color:#767676;*/
     color:#636363;
     background-color:#EBEBEB; 
}
h1,h2,h3,h4,h5,h6{
     /*font-family: "Segoe UI",Tahoma,Arial,sans-serif;*/
     font-family: 'Segoe UI',SegoeUI,'Segoe WP',Tahoma,Arial,sans-serif;
     font-weight: 300;
     margin: 0;
     padding:0;
}
h2,h3,h4,h5,h6{
    color:#2B2B2B;
}
h1,.sbx-h1{
    font-size:36px;
    line-height:48px;
}
h2,.sbx-h2{
    font-size: 30px;
    line-height: 40px;
}
h3,.sbx-h3{
    font-size: 24px;
    line-height: 32px !important;
    letter-spacing: normal !important;
}
h4,.sbx-h4{
    font-size:20px;
    line-height:27px;
}
h5,.sbx-h5{
    font-size:18px;
    line-height:24px;
}
h6,.sbx-h6{
    font-size:15px;
    line-height:18px;
}
p{
   font-size: 15px;
   line-height:20px;
   margin:0 0 15px;
}
.sbx-font-12{
   font-size: 12px;
   line-height:15px; 
}
.sbx-font-14{
   font-size: 14px;
   line-height:18px; 
}
.sbx-font-16{
   font-size: 16px;
   line-height:20px; 
}
.sbx-font-18{
   font-size: 18px;
   line-height:24px; 
}
.sbx-font-20{
   font-size: 20px;
   line-height:27px; 
}
.sbx-font-300{
    font-weight:300;
}
.sbx-font-400{
    font-weight:400;
}
.sbx-font-500{
    font-weight:500;
}
.sbx-font-600{
    font-weight:600;
}

/********Theme Buttons Starts****/
.sbx-btn-normal,
button.sbx-btn-normal,
input[type="submit"].sbx-btn-normal,
input[type="button"].sbx-btn-normal
{
    font-size:16px!important;
    line-height: normal!important;
    padding:12px 20px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-shadow:0px 0px 1px rgba(0, 0, 0, 0.18), 0px 2px 4px rgba(0, 0, 0, 0.12);
}
.sbx-btn-normal:hover,
button.sbx-btn-normal:hover,
input[type="submit"].sbx-btn-normal:hover,
input[type="button"].sbx-btn-normal:hover{
    text-decoration:underline;
}
.sbx-btn-normal:focus,
button.sbx-btn-normal:focus,
input[type="submit"].sbx-btn-normal:focus,
input[type="button"].sbx-btn-normal:focus{
    text-decoration:underline;
    outline: 1px #000 dashed !important;
}
.sbx-btn-normal.arrow:after {
     display: inline-block;
     margin-left: 4px;
     /*margin-top: 5px;*/
     content: "";
     vertical-align: middle;
     font-family: "MWF-MDL2";
     font-size:11px;
     font-weight:bold;
}
.sbx-btn-normal:hover .arrow:after, 
.sbx-btn-normal:focus .arrow:after{
    text-decoration:none!important;
}
.sbx-btn-normal .arrow:after {
     display: inline-block;
     margin-left: 4px;
     margin-top: -2px;
     content: "";
     vertical-align: middle;
     font-family: "MWF-MDL2";
     font-size:11px;
     font-weight:bold;
}

.sbx-btn-normal.outline{
    border:1px solid #000;
}

.sbx-btn-normal.dark-teal{
    color:#fff!important;
    background-color:#000000;
}
.sbx-btn-normal.light-teal{
    background-color:#FFFFFF; 
    color:#000;
}
.sbx-btn-normal.light-teal:focus{
    outline: 1px #fff dashed !important;
}
.sbx-btn-normal.light-bg{
    background-color:#fff;
    color:#000;
    border:1px solid #000;
}
.sbx-btn-normal.light-bg:focus{
    outline: 1px #000 dashed !important;
}
.sbx-btn-normal.dark-grey{
    background-color:#3C3C41;
    color:#30E5D0;
    border:1px solid #30E5D0;
}
.sbx-btn-normal.dark-grey:focus{
    outline: 1px #fff dashed !important;
}
.sbx-btn-normal.medium-grey{
    background-color:#75757A;
    color:#fff;
    border:1px solid #fff;
}
.sbx-btn-normal.medium-grey:focus{
    outline: 1px #fff dashed !important;
}
.sbx-btn-normal.disabled{
    color: #75757A;
    background: #3C3C41;
    cursor:default;
}
.sbx-btn-normal.disabled:hover, 
.sbx-btn-normal.disabled:focus{
    text-decoration: none;
}
.post .post-like, 
.post .full-post .post-like a,
.post-actions .post-like a{
    color:#000!important;
    /*text-decoration:underline!important;*/
}

.post .full-post .post-like a:hover,
.post-actions .post-like a:hover{
    color:#000000!important;
    text-decoration:underline!important;
}
.moderate-post .ui-moderate a.expanded{
    text-decoration:underline;
    color:#000!important;
}

.post .full-post .post-moderate .ui-moderate a.expanded{
    text-decoration:underline!important;
    color:#000!important;
}
.post .full-post .post-moderate .ui-moderate a.expanded:hover{
    color:#000000!important;
}
/********Theme Buttons Ends****/

/********Theme Anchor Start****/
body a:not(.sbx-btn-normal){
     color: #000 ;
     font-size: 15px;
     font-weight:400;
     text-decoration: underline;
     line-height:20px;
     letter-spacing: normal !important;
     word-spacing: normal !important;
}
body a:not(.sbx-btn-normal).no-underline{
    text-decoration: none;
}
body a:not(.sbx-btn-normal):hover{
     font-weight:400;
     color:#000000;
}
body a:not(.sbx-btn-normal):focus{
     text-decoration: underline;
     outline: 1px #000 dashed !important;
     color:#000000;
}
body a.arrow:not(.sbx-btn-normal):after{
    display: inline-block;
    margin-left: 4px;
    margin-top: 1px;
    content: "";
    vertical-align: top;
    font-family: "MWF-MDL2";
}
/********Theme Anchor Ends****/



 /*Added by Vandana to make defaut spacing on legacy pages*/

.dc-hwb-heading h3 {
    line-height: normal;
}
/*-------------Input---------|START---*/
 input[type="text"], input[type="search"]{
     border: solid 1px #a3a2a2;
    /*display: block;
    */
     font-size: 15px;
     color: #000000;
}
.custom-container input[type="radio"]:focus,
.custom-container input[type="checkbox"]:focus {
    outline: 1px dashed #000;
    outline-offset: 0px !important;
}
.dc-two-col-with-btn-wrapper {
    margin-top: 50px;
}

.dc-tag{
    display: inline-block;
    border-radius: 24px;
    background-color: #fff !important;
    border: solid 1px #e6e6e6;
    padding: 4px 6px;
    margin-right:4px;
    font-size: 15px;
}
 .dc-pagination{
     display: inline-block;
     background-color: rgba(255, 255, 255, 0.12) important;
     border: solid 1px #00b6c3 important;
     padding: 12px 15px important;
     margin-right:4px important;
     font-size: 18px important;
     color: #2b2b2b !important;
     box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}
/*-------------Tags & Paginations---------|END---*/
/*-------------USER---------|START---*/
 .user{
     border-radius: 100%;
     display: inline-block;
     position: relative;
}
 .user.isOnline{
     width: 5px;
     height: 5px;
     border-radius: 100%;
     position: absolute;
     bottom: 5%;
     right: 5%;
}
 .user.large{
     width: 64px;
     height: 64px;
     
}
 .user.medium{
     width: 44px;
     height: 44px;
}
 .user.small{
     width: 36px;
     height: 36px;
}


/********Theme Color Starts*******/
/*----------------Color-----------------*/
.sbx-dark-teal{
    color:#000!important;
}
.sbx-light-teal{
    color:#fff!important;   
}
.sbx-yellow{
    color:#FEF000!important;
}
.sbx-rich-black{
    color:#000000!important;   
}
.sbx-dark-grey{
    color:#3C3C41!important;
}
.sbx-medium-grey{
    color:#75757A!important;
}
.sbx-light-grey{
    color:#EBEBEB!important;
}
.sbx-white{
    color:#fff!important;   
}
.sbx-error{
    color:#f00!important;
}
/*----------------Background-----------------*/
.sbx-dark-teal-bg{
    background-color:#000;
}
.sbx-light-teal-bg{
    background-color:#FFFFFF;   
}
.sbx-yellow-bg{
    background-color:#FEF000;
}
.sbx-rich-black-bg{
    background-color:#000000;   
}
.sbx-dark-grey-bg{
    background-color:#3C3C41;
}
.sbx-medium-grey-bg{
    background-color:#75757A;
}
.sbx-light-grey-bg{
    background-color:#EBEBEB;
}
.sbx-white-bg{
    background-color:#fff;   
}
.sbx-error-bg{
    background-color:#f00;
}
/*---------------Border------------------*/
.sbx-dark-teal-border{
    border:1px solid #000;
}
.sbx-dark-teal-border:hover, .sbx-dark-teal-border:focus{
    background-color:#000;
    color:#fff!important;
}
.sbx-light-teal-border{
    border:1px solid #fff;   
}
.sbx-light-teal-border:hover, .sbx-light-teal-border:focus{
    background-color:#fff;
    color:#000!important;
}
.sbx-yellow-border{
    border:1px solid #FEF000;
}
.sbx-rich-black-border{
    border:1px solid #000000;   
}
.sbx-dark-grey-border{
    border:1px solid #3C3C41;
}
.sbx-medium-grey-border{
    border:1px solid #75757A;
}
.sbx-light-grey-border{
    border:1px solid #EBEBEB;
}
.sbx-white-border{
    border:1px solid #fff;   
}
.sbx-error-border{
    border:1px solid #f00;
}
/********Theme Color Ends*******/


/********Margin Starts*******/
.sbx-margin-0{
    margin:0!important;
}
.sbx-mt-5{
    margin-top:5px;
}
.sbx-mt-10{
    margin-top:10px;
}
.sbx-mt-15{
    margin-top:15px;
}
.sbx-mt-20{
    margin-top:20px ;
}
.sbx-mt-25{
    margin-top:25px;
}
.sbx-mt-30{
    margin-top:30px;
}

.sbx-mr-5{
    margin-right:5px;
}
.sbx-mr-10{
    margin-right:10px;
}
.sbx-mr-15{
    margin-right:15px;
}
.sbx-mr-20{
    margin-right:20px;
}
.sbx-mr-25{
    margin-right:25px;
}
.sbx-mr-30{
    margin-right:30px;
}

.sbx-mb-5{
    margin-bottom:5px;
}
.sbx-mb-10{
    margin-bottom:10px;
}
.sbx-mb-15{
    margin-bottom:15px;
}
.sbx-mb-20{
    margin-bottom:20px;
}
.sbx-mb-25{
    margin-bottom:25px;
}
.sbx-mb-30{
    margin-bottom:30px;
}

.sbx-ml-5{
    margin-left:5px;
}
.sbx-ml-10{
    margin-left:10px;
}
.sbx-ml-15{
    margin-left:15px;
}
.sbx-ml-20{
    margin-left:20px;
}
.sbx-ml-25{
    margin-left:25px;
}
.sbx-ml-30{
    margin-left:30px;
}

/********Margin Ends*******/

/********Padding Starts*******/
.sbx-pad-0{
    padding:0!important;
}
.sbx-pt-5{
    padding-top:5px;
}
.sbx-pt-10{
    padding-top:10px;
}
.sbx-pt-15{
    padding-top:15px;
}
.sbx-pt-20{
    padding-top:20px;
}
.sbx-pt-25{
    padding-top:25px;
}
.sbx-pt-30{
    padding-top:30px;
}

.sbx-pr-5{
    padding-right:5px;
}
.sbx-pr-10{
    padding-right:10px;
}
.sbx-pr-15{
    padding-right:15px;
}
.sbx-pr-20{
    padding-right:20px;
}
.sbx-pr-25{
    padding-right:25px;
}
.sbx-pr-30{
    padding-right:30px;
}

.sbx-pb-5{
    padding-bottom:5px;
}
.sbx-pb-10{
    padding-bottom:10px;
}
.sbx-pb-15{
    padding-bottom:15px;
}
.sbx-pb-20{
    padding-bottom:20px;
}
.sbx-pb-25{
    padding-bottom:25px;
}
.sbx-pb-30{
    padding-bottom:30px;
}

.sbx-pl-5{
    padding-left:5px;
}
.sbx-pl-10{
    padding-left:10px;
}
.sbx-pl-15{
    padding-left:15px;
}
.sbx-pl-20{
    padding-left:20px;
}
.sbx-pl-25{
    padding-left:25px;
}
.sbx-pl-30{
    padding-left:30px;
}
/********Padding Ends*******/

/********Alignment Start*******/
.sbx-d-block{
    display:block;
}
.sbx-d-in-block{
    display:inline-block;
}
.sbx-d-inline{
    display:inline;
}
.sbx-d-none{
    display:none;
}

.sbx-float-l{
    float:left;
}
.sbx-float-r{
    float:right;
}
.sbx-float-n{
    float:none;
}

.sbx-text-left{
    text-align: left;
}
.sbx-text-center{
    text-align: center;
}
.sbx-text-right{
    text-align: right;
}
.pos-rel{
    position:relative;
}
.pos-absolute{
    position:absolute;
}
.pos-static{
    position:static;
}
/********Alignment Ends*******/

/*-------------USER Start---------*/
.user-hover-popup-container .user-info-popup-content{
    width:360px;
}
 @media(min-width:479px){
.user-hover-popup-container .user-info-popup-content{
    width:360px !important;
}
}
@media (min-width: 320px) and (max-width: 479px){
    [data-position="downleft"], [data-position="downright"] {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}
.user-hover-popup-container .user-info-popup-content{ 
    width:286px !important;
    
}
.user-hover-popup-container .user-info-popup-content .navigation-list li:first-child a{
margin-bottom:20px;
}
.user-hover-popup-container .user-info-popup-content .user-profile .user-name-social h4 a{
    word-break: break-all;
    display: block;
    line-height: normal;
}
}
@media (min-width: 479px) and (max-width: 540px){
[data-position="downleft"] {
right: 14px !important;
}
}
.user-hover-popup-container .user-info-popup-content .user-profile .user-social a{
    font-size:12px;
}
.user-hover-popup-container .user-info-popup-content .navigation-list li{
    display:inline-block;
}
.user-hover-popup-container .user-info-popup-content .navigation-list li a{
    font-size:14px;
    line-height: normal;
    padding: 10px 15px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-shadow:0px 0px 1px rgba(0, 0, 0, 0.18), 0px 2px 4px rgba(0, 0, 0, 0.12);
    color:#fff!important;
    background-color:#000;
}
.user-hover-popup-container .user-info-popup-content .navigation-list li a:hover{
    text-decoration: underline;
}
/*-------------USER End---------*/

.layout-content.header-top-content-left-sidebar-right-footer .layout-region.content{width: 66.66666667%;float:left;overflow:visible;}
.layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar{width:33.33333333%;}

.sbx-mb-0{
    margin-bottom:0;
}

/*-------------CENTER---------|START---*/
 @media(min-width:768px){
     .center{
         text-align: center;
    }
     .right{
         text-align: right;
    }
}
@media(max-width:767px){

    .layout-content.header-top-content-left-sidebar-right-footer .layout-region.content{width: 100%;}
    .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar{width:100%;}

}
@media(max-width:549px){
     .mob-center{
         text-align: center !important;
    }
    

}

.dc-forum-title-wrapper h1 {
    font-size: 32px !important;
}
/*-------------CENTER---------|END---*/
 @media(min-width:1800px){
     .dc-panel-Content {
         padding-left: 5% !important;
         padding-right: 5% !important;
    }
     .wrap-dc-custom {
         padding-left: 0 !important;
    }
     .wrap-dc-custom + aside {
         padding-right: 0;
    }
}
 [clear]:before,[clear]:after{
     content:"";
     display:block;
     clear:both;
}
 .content-fragment-header {
     display: none !important;
} 

.dc-four-col-wrapper .dc-date {
     font-size: 20px;
     font-weight: 300;
     color: #2b2b2b;
     display: block;
     padding-bottom: 5px;
}
.cm-full-width-banner-wrapper .banner-content {
     width: 100% !important;
}
.p3 {
     font-size: 20px;
     color: #2b2b2b;
     font-weight: 300;
}
@media(max-width:767px){
     .pad-25{
         padding-top:25px;
    }
     .pad-bottom-25{
         padding-bottom:25px;
    }
     .dc-panel-Content {
         padding-left: calc(5% + 15px);
         padding-right: calc(5% + 15px);
    }
}
 @media(max-width:539px){
     .dc-four-col-wrapper .commom-heading {
         margin-bottom: 20px;
    }
     .dc-four-bg.commom-heading.equal-height {
         margin-bottom: 0;
    }
     .pad-48.pad-bottom-22 {
         padding: 10px 0;
    }
}
 body .custom-container a:not(.btn-normal):focus {
     outline: 1px dashed #000;
}
 body .custom-container .avatar a:not(.btn-normal):focus, body .custom-container .user a:not(.btn-normal):focus {
     outline: 1px dashed #000;
}
 .user > a {
     display: block;
}
 .dc-user > a {
     display: block;
}
 .avatar > a {
     display: block;
}
 input[type="text"]:focus, input[type="search"]:focus {
     border: 1px solid #757575;
}
 .btn-normal.disabled, .btn-normal[disabled], fieldset[disabled] .btn-normal {
     background-color: #eee !important;
     color: #808282 !important;
     cursor: not-allowed;
     pointer-events: none;
     opacity: .65;
     filter: alpha(opacity=65);
     -webkit-box-shadow: none;
     box-shadow: none;
}
.dc-four-col-outer-wrapper {
    background: #75757A !important;
}
/*Added by Vandana*/
.forum-thread-list .list-item .sticky-thread{
    background-color:#004395 !important;
    padding:15px 15px !important;
    font-size:16px !important;
    font-weight: 600 !important;
}
/*end Vandana*/

/*-----------------------Header - Footer--------------------------*/
.c-uhff-nav a.c-uhff-link,
.c-uhff-base a.c-uhff-link{
    font-size:11px;
    line-height:16px;
}
.context-uhf .c-heading-4{
    font-family: "Segoe UI",Tahoma,Arial,sans-serif;
}
/*-----------------------Default CSS For Our Page-----------------|END---------*/
.custom-container {
        padding: 0 5%;
}
@media (min-width: 1800px){
    .custom-container {
        max-width: 1600px;
        padding: 0;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width:1083px){
    .custom-container {
        padding:0px 15px;
    }
}
@media(max-width:767px){
    .custom-container {
        padding: 0 15px;
    }
}


/*-------------- Changes made by v-surysr-------------*/
body .dc-four-col-wrapper > .custom-container > .sbx-row {
    display: flex !important;
}
body .dc-four-col-wrapper > .custom-container > .sbx-row > div > div {
    height: 100% !important;
}
body .dc-four-col-wrapper > .custom-container > .sbx-row div.dc-at-bottom {
    margin-top: auto;
    margin-bottom:0; 
}
body .dc-four-col-wrapper > .custom-container > .sbx-row > div {
    width: 100% !important;
    flex: 1;
}
body .dc-four-col-wrapper > .custom-container > .sbx-row > div > div.equal-height {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding-bottom: 10px;
}
body .dc-four-col-wrapper > .custom-container > .sbx-row div.dc-at-bottom .list-inline {
    margin-bottom: 0;
}
@media(max-width:767px){
    body .dc-four-col-wrapper > .custom-container > .sbx-row {
        display: block !important;
    }
    body .dc-four-col-wrapper > .custom-container > .sbx-row > div:last-child > div {
        margin-bottom: 0;
    }
}
/*-------------- Changes made by v-surysr-------------*/

/*-------------- Input Text Starts-------------*/
.user-profile-fields input, 
.user-profile-fields select,
input[type="text"], select {
    border: solid 1px #cccccc !important;
    padding: 9px;
    width: 100%;
    line-height: 23px;
    background: none;
}


/*-------------- Input Text Ends-------------*/

/*-------------- Changes made by v-rajetl-------------*/
.custom-container ul.list-inline{
    display:flex;
    justify-content: space-between;
    padding:0;
    line-height:normal;
    margin-left:0;
}
.custom-container ul.list-inline li.cta a {
    color: #2b2b2b;
}
.custom-container ul.list-inline li a:before {
    margin-left: 0px !important;
}
.custom-container ul.list-inline li.social-share ul.dropdown-menu li a:before,
.custom-container ul.list-inline li.cta a:before {
    margin-left: -15px !important;
}
.custom-container ul.list-inline li.social-share ul.dropdown-menu li a:hover{
    background-color:#EBEBEB;
}
.custom-container ul.dc-pad-custom.list-inline.links, .custom-container ul.list-inline.meta.mob-center{
    display: inline;
}
.action-toolbar>ul.list-inline{
    padding:0;
}
/*.action-toolbar>ul>li+li{
    display:block!important;
}*/
.action-toolbar>ul.list-inline>li.cta>a, .link-bar>ul.list-inline>li.cta>a {
    background-color: #f26522 !important;
    color: #2b2b2b;
    padding:0 15px;
}
.custom-container .action-toolbar>ul>li>a:hover,
.custom-container .action-toolbar>ul>li>span>a:hover,
.custom-container .action-toolbar>ul>li>span>span>a:hover{
    background-color: transparent;
}
.action-toolbar>ul>li a{
    text-decoration:none!important;
}
/*.action-toolbar .overflow-container>a{
    display:none!important;
}*/

@media (max-width:767px){
    .custom-container .action-toolbar>ul.list-inline{
        display: flex;
    }
    .custom-container ul.list-inline{
        display: block;
    }
    .action-toolbar>ul>li{
        display:inline-block!important;
    }
    .action-toolbar>ul>li+li{
        display:inline-block!important;
    }
    .action-toolbar .overflow-container>a{
        display:inline-block!important;
    }
}
/*-------------------Dropdown Share Start-----------------*/

.custom-container .action-toolbar>ul>li{
    position: relative;
}
.dropdown-menu{
    position: absolute;
    background: #fff;
    box-shadow: 1px 1px 2px #d8d8d8;
    border: 1px solid #c3c3c3;
    width: 100%;
    top:100%;
    left:0;
    z-index: 2;
}
.action-toolbar .dropdown .dropdown-menu{
    min-width: 150px;
    margin-top: 1px;
    margin: 0;
    padding: 0;
}
.action-toolbar .dropdown .dropdown-menu li a{
    font-size: 15px;
    display: block;
    outline-offset: 0px !important;
    padding: 0 15px;
    margin: 0;
    line-height: 32px;
}
.dropdown {
    position:relative;
}
.dropdown .dropdown-menu{
    display:none;
    
}
.open .dropdown-menu{
    display:block;

}
.push-notification .close {
    float: right;
    text-indent: initial !important;
    color: white !important;
    opacity: initial !important;
    font-family: "Segoe UI",SegoeUI,"Segoe WP",Tahoma,Arial,sans-serif !important;
    line-height: 10px;
}
.push-notification .close:before{
    content:none !important;
}
.push-notification.warning, .push-notification.error {
     background: #000;
    height: auto !important;
    color: #fff !important;
    font-family: "Segoe UI",SegoeUI,"Segoe WP",Tahoma,Arial,sans-serif !important;
    padding: 15px;
    width: 385px;
    height: 90px;
    left: auto !important;
    bottom: auto !important;
    top: 20px;
    right: 5px;
    font-weight: bold;
    font-size: .8125em;
    line-height: 1.384615em;
}
.push-notification {
    background: #000;
    height: auto !important;
    color: #fff !important;
    font-family: "Segoe UI",SegoeUI,"Segoe WP",Tahoma,Arial,sans-serif !important;
    padding: 15px;
    width: 385px;
    height: 90px;
    left: auto !important;
    bottom: auto !important;
    top: 20px;
    right: 5px;
    font-weight: bold;
    font-size: .8125em;
    line-height: 1.384615em;
}
.content-moderation li a.evolutionModerateFlagged {
    font-style: normal;
    text-decoration: none;
    color: #000;
}
.push-notification:hover {
    background: #000;
}
/*-------------------Dropdown Share End-----------------*/

/*-------------------System Notification Start-----------------*/
.push-notification.system-notification {
    background: #000 !important;
    border: 1px solid #ccc;
    top: 62px;
    position: absolute !important;
    height: auto;
}
.push-notification .system-notification-title{
    border-bottom: 1px solid #ccc !important;
}
.push-notification.system-notification .system-notification-review {
    border-top: none;
    color: #fff;
}
ul.navigation-list .navigation-item a{
    padding:5px;
    display:block;
}
.msame_Drop_content .msame_Drop_SI a {
    line-height: 2;
    font-size: 114%;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
    color: #000;
}

/*-------------------System Notification End-----------------*/


/*-------------------Pagination changes made by v-rajetl Start-----------------*/
/*a.next:after {*/
/*    content: '';*/
/*    font-family: "MWF-MDL2";*/
/*    display: block;*/
/*    color: #2b2b2b;*/
/*}*/
a.previous:before {
    /*content: '';*/
    /*font-family: "MWF-MDL2";*/
    /*display: block;*/
    /*color: #2b2b2b;*/
    transform: scaleX(-1)!important;
}
.pager.ui-page .ends div a.previous.disabled,
.pager.ui-page .ends div a.next.disabled,
.previous.disabled,
.next.disabled {
	display: none;
}
.pager{
    padding: 20px 0;
    list-style: none;
    text-align: left;
    background-color:#fff;
}
.pager a.page.selected {
border: 1px solid #000;
    background-color: #ffffff;
}
 a.next span,
 a.previous span,
 a.last span,
 a.first span{
    font-size: 0 !important;
}
.pager.ui-page a{
    margin:2px 0;
    min-width: 42px;
    width:auto;
    height: 44px;
    line-height: 24px;
    padding: 9px 0 10px;
    border:1px solid transparent;
    outline-offset: 0.1rem;
}
.pager.ui-page a:focus{
    outline: 1px dashed #000 !important;
    outline-offset: 0.1rem;
}
/*.pager.ui-page a.first span:before{
    content: '\E892';
    font-family: "MWF-MDL2";
    font-size: 17px;
    text-align:center;
}

.pager.ui-page a.last span:after{
    content: '\E893';
    font-family: "MWF-MDL2";
    font-size: 17px;
    text-align:center;
}*/
.pager > a span, .pager .ends a span {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #2b2b2b;
}
body  .pager > a:hover,
body  .pager a:hover
{
    
}
 .pager a.next>a, 
 .pager a.next>span{
    float:left;
}
 .custom-post-listing-pager a {
    width: 42px;
    height: 42px;
    color: #2b2b2b;
    font-size: 18px;
    line-height: 24px;
    padding: 9px 0;
    border: 1px solid transparent;
    outline-offset: 0.1rem;
}
.SBX-redesign-Forum-Thread .forum-thread .moderate-post a:hover{
    color: #000000;
    text-decoration:underline;
}
.breadcrumb>li {
    display: inline-block
}

/*-------------Side Panel Starts-------------*/
.sbx-common-side-panel{}
.sbx-common-side-panel .dc-hwb-heading{
    background-color: #3C3C41;
    padding: 12px 24px;
}
.sbx-common-side-panel .dc-hwb-heading h4{
    font-size: 15px;
    color: #fff;
    float: left;
    font-weight:600;
    line-height: 35px;
    letter-spacing: 0.5px;
    width: calc(100% - 35px);
}
.sbx-common-side-panel .dc-hwb-heading img {
    float: right;
    width: 35px;
}
.sbx-common-side-panel .dc-hwb-content {
    background: #fff;
    padding: 10px 22px;  
}
.sbx-common-side-panel .dc-hwb-content p{
    margin:15px 0;
    line-height: 18px;
}
/*.sbx-common-side-panel .dc-hwb-content p:last-child{
    color:#007869;
}*/
.sbx-common-side-panel .dc-hwb-content p:first-child{
    color: #767676;
}
/*-------------Side Panel Ends-------------*/

/*-------------Search Section Start---------------*/
.dc-search-with-btn-wrapper {
   background: #fff;
}
/*-------------Search Section Start---------------*/

/*-------------Two Column Starts---------------*/
.SBX-redesign-two-col .dc-two-col-with-btn-wrapper {
    margin-top: 50px;
}
/*-------------Two Column Ends---------------*/

/*--------------Breadcrumb Start-------------------*/
.SBX-Breadcrumbs{
    padding:20px 0 30px !important;
}
.SBX-Breadcrumbs ol.breadcrumb>li:first-child > a{
    margin-left:0;
}
.SBX-Breadcrumbs ol.breadcrumb>li:first-child > a:before{
    padding: 5px;
    font-size: 14px;
}
.SBX-Breadcrumbs ol.breadcrumb>li+li:before {
    font-family: "MWF-MDL2";
    content: "";
    font-size: 8px;
    display: inline-block;
    font-weight: 700;
    padding: 4px 2px;
    transform: rotate(270deg);
    text-align: center;
    color: #3C3C41;
}

body .custom-container ol.breadcrumb a {
    color: #3C3C41;
    margin-left:3px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    display:inline-block;
}
body .custom-container ol.breadcrumb a:hover{
    text-decoration: underline
}
.SBX-Breadcrumbs ol.breadcrumb li:last-child a{
    color: #000;
    text-decoration:underline;
}
.SBX-Breadcrumbs ol.breadcrumb li:last-child a:hover,
.SBX-Breadcrumbs ol.breadcrumb li:last-child a:focus{
    text-decoration:underline;
}
.SBX-Breadcrumbs ol.breadcrumb {
    margin: 0;
}

.glow-lookuptextbox>div>div{
    background: #fff !important;
    border-radius: 24px;
}
.tag-list > div{
    border: solid 1px #e6e6e6;
    border-radius: 24px;
    padding: 10px !important;
    margin-bottom: 12px;
    margin-right: 4px;
}
.tag-list > div > a{
    background-color:unset;
    margin:0;
    padding:0;
    display:inline;
}
.tag-list > div > span{
    display: inline;
    margin-left: 10px;
}
.tag-list > div > a:hover{
    background-color:unset;
}
/*.context-uhf.c-uhfh .nested-menu>div:first-child,
.js-paddle-items li>div:first-child
{
    font-size:15px!important;
}*/
@media screen and (min-width: 860px){
    .c-uhfh>div:first-child .c-uhf-nav-link {
        font-size:13px;
    }
    .c-uhfh a{
        font-size:13px!important;
    }
    .c-uhfh a:focus{
        text-decoration:none!important;
    }
    .c-uhfh>div:first-child nav>ul>li>a{
        line-height:unset;
    }
}
/*-----------------------Poll Start-------------------------------------*/
.modal .mcetelligent-frame .content-fragment-wrapping-poll-options .poll-option .poll-option-item a{text-decoration:none;}
.modal .mcetelligent-frame .content-fragment-wrapping-poll-options .poll-option-delete:before { content: "\E74D"; font-family: "MWF-MDL2"!important; }
.modal .mcetelligent-frame .content-fragment-wrapping-poll-options .poll-option-up:before { content: "\E70E"; font-family: "MWF-MDL2"!important; }
.modal .mcetelligent-frame .content-fragment-wrapping-poll-options .poll-option-down:before { content: "\E70D"; font-family: "MWF-MDL2"!important; }

/*-----------------------Poll Ends-------------------------------------*/
.glow-scrollable .modal{
    height:480px!important;
    overflow-y:auto!important;
    background-color: #fff;
    border: solid 6px #333;
}
/*--------------Breadcrumb End-------------------*/

.context-uhf h1,
.context-uhf h2,
.context-uhf h3,
.context-uhf h4,
.context-uhf h5{
    font-family:'Segoe UI Light','Segoe UI',Segoe,Tahoma,Arial;
}



/*-------------------Pagination changes made by v-rajetl End--------------------*/
/*-----------------------For Pop Up Buttons-------------------------------------*/
.modal a.submit-form, .modal a.save-form, .modal a.delete-post{
    background: #000 !important;
    font-size: 16px!important;
    line-height: normal!important;
    padding: 12px 20px !important;
    border-radius: 2px !important;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.18), 0px 2px 4px rgba(0, 0, 0, 0.12);
}
.modal a.submit-form:hover, .modal a.save-form:hover, .modal a.delete-post:hover{
    text-decoration: underline;
    color: #fff;
}
.mce-flow-layout-item{
    color:#333!important;
}
/*-----------------------For Pop Up Buttons-------------------------------------*/
/*-------------- Changes made by v-rajetl-------------*/


/*-------------- Changes made by ravinder added cloud blog unique css for styling of their syndicated feed -------------*/


.post-content .cloudblogs .cta-box>.link {
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	background: #008272;
	line-height: 1;
	text-transform: none;
	padding: 15px 20px;
	color: white;
}

.post-content .cloudblogs img {
	height: auto;
}

.post-content .cloudblogs img.alignright {
	float:right;
}

.post-content .cloudblogs img.alignleft {
	float:right;
}

.post-content .cloudblogs figcaption {
	padding: 9px;
	color: #737373;
	text-align: left;
	font-size: 13px;
	font-size: 1.3rem;
}

.post-content .cloudblogs .cta-box.-center {
	text-align: center;
}

.post-content .cloudblogs .cta-box.-left {
	padding: 20px 0;
}

.post-content .cloudblogs .cta-box.-right {
	padding: 20px 0;
	text-align:right;
}

.post-content .cloudblogs .cta-box {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

.post-content .cloudblogs .cta-box.-image {
	position:relative;
}

.post-content .cloudblogs .cta-box.-image>.link {
	position: absolute;
	top: auto;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	bottom: 0;
}

.post-content .cloudblogs table {
	width: 100%;
}

.post-content .cloudblogs table tr {
	border-bottom: 1px solid #eee;
	padding: 8px 0;
}
.mce-reset .mce-container .mce-primary{
    background-color: #000 !important;
}
.SBX-Discussion-Box:last-child{
    margin-bottom:20px!important;
}
#headerUniversalHeader{margin-bottom:-1px;}

.theme-light nav{margin:0!important;}
.mce-container *:focus {
    outline: 1px #000 dashed !important;
}
body .c-uhf-menu a:not(.sbx-btn-normal){
text-decoration:none;
}
/*-------------- cloud blogs css end--------------*/
@font-face {
  font-family: "Entypo";
  src: url('../../entypo.eot') format("eot");
  /*src: url("https://community.dynamics.com/cfs-filesystemfile/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/entypo.eot?_=637986605773653388") format("eot");*/
}
@font-face {
  font-family: "Entypo";
  src: url("https://community.dynamics.com/cfs-filesystemfile/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/entypo.ttf?_=637986605781553339") format("ttf");
  /*src: url("https://community.dynamics.com/cfs-filesystemfile/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/entypo.ttf?_=637986605781553339") format("ttf");*/
}
@font-face {
  font-family: "Entypo";
  src: url("https://community.dynamics.com/cfs-filesystemfile/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/entypo.woff?_=637986605781693354") format("woff");
  /*src: url("https://community.dynamics.com/cfs-filesystemfile/__key/themefiles/f-s-6c180755d9f64fcc8da7b7798b55aa37-files/entypo.woff?_=637986605781693354") format("woff");*/
}
@media screen and (max-width:767px){
	 .custom-post-listing-pager a.page, .pager.ui-page a.page {
		visibility: hidden;
	} 
	div.pager.ui-page .ends div a.previous.disabled,
	div.pager.ui-page .ends div a.next.disabled,
	div.previous.disabled,
    div.next.disabled {
    	display: inline-block;
    }
	.pager.ui-page {padding-bottom:34px; text-align:center !important;}
		.not-active {
		  pointer-events: none;
		  cursor: default;
		  text-decoration: none;
		  background-color:#f4f4f4;
		  opacity: 0.6;
		  
		}
	}
	@media screen and (max-width: 460px){
	.custom-post-listing-pager .pager.ui-page a.page, .pager.ui-page a.page {
		visibility: hidden;
		min-width: 14px;
		padding: 0;
	}
	.pager > a span
    {
    	font-size:1px;
    }
}
.likes .ui-like[data-initialstate="true"]
{
 color:#000 !important;   
}
.pager.ui-page .ends div a:hover {
    background-color: #f4f4f4 !important;
}
h1.title {
    margin: 0 !important;
}

/*Dynamic popup width issue bug id- 12724 */
fieldset select {
     max-width: 95% !important;
}
@media screen and (-ms-high-contrast: active) {
  /* All high contrast styling rules */
  .sbx-light-teal-border:hover, .sbx-light-teal-border:focus {  
    outline-offset: 0.1rem !important;
}
}
@media screen and (-ms-high-contrast: black-on-white) {
  .sbx-light-teal-border:hover, .sbx-light-teal-border:focus {  
    outline-offset: 0.1rem !important;
}
}
@media screen and (-ms-high-contrast: white-on-black) {
  .sbx-light-teal-border:hover, .sbx-light-teal-border:focus {  
    outline-offset: 0.1rem !important;
}
}
.dc-ask-with-btn-wrapper .custom-container .user-defined-markup a:focus{
   outline: 1px #fff dashed !important;
}
.avatar a.view-profile:focus{
    outline: 1px #000 dashed !important;
    outline-offset: -1px !important;
    border-radius: 100%!important;
}
 .custom-container .action-toolbar ul.list-inline a{
    padding-top: 0px !important;
	margin: 0px !important;
	line-height: 32px !important;
	}
  .custom-container .action-toolbar ul.list-inline {
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	}

.SBX-Blog-Links .custom-container .action-toolbar .list-inline .social-share ul li a {
	padding: 0 22px !important;
}

body.mce-fullscreen .mce-tinymce.mce-editor-full{
	z-index: 800 !important;
}