body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 14px !important;
    font-weight: normal;
    font-style: normal;
    color: #575757;
}

li.matrix-itemFluid.membersListPage-user {
    margin-bottom: 20px;
}

/*******cancel button color*******/
.floatingModule-cancelButton.messageMembers-cancelButton {
color: #575757;
}

/*******GDPR hide tickbox****/

#gdprAccept {
display: block;
}

/*******cancel/accept group messages button color*******/
.button.floatingModule-primaryButton.groupPreferences-confirmButton {
color: #575757;
}
.floatingModule-cancelButton.groupPreferences-cancelButton {
color: #575757;
}

/*********hiding upload videos from your computer******* ,*/
.page-videos header.module-header:nth-child(2), .newVideoPage-page1 div.module-body:nth-child(3),
.newVideoPage-page1 header:nth-child(2) {
display: none;
}

.page-groups-premium-membership.isAdmin div.module-body:nth-child(3),
.page-groups-premium-membership.isAdmin header:nth-child(2) {
display: block;
}


/*********hiding timestamp for online events types on home page********/
.page-home .section-blogBundle-7281024-Bundle-24 .entry-byline {
display: none;
}

/*********Membership Benefits********/
.comparison {
  max-width:940px;
  margin:0 auto;
  font:13px/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:center;
  padding:10px;
}

.comparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  /*table-layout: fixed;*/
  border-bottom:1px solid #CCC;
}

.comparison td, .comparison th {
  border-right:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.compare-heading {
  font-size:18px;
  font-weight:bold !important;
  border-bottom:0 !important;
  padding-top:10px !important;
}

.comparison tbody tr:nth-child(odd) {
  display:none;
}

.comparison .compare-row {
  background:#F5F5F5;
}

.comparison .tickblue {
  color:#0078C1;
}

.comparison .tickgreen {
  color:#009E2C;
}

.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:1px solid #CCC;
}

.comparison tr td:first-child {
  text-align:left;
}
  
.comparison .qbse, .comparison .qbo, .comparison .tl {
  color:#FFF;
  padding:10px;
  font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}

.comparison .qbse {
  background:#0078C1;
  border-top-left-radius: 3px;
  border-left:0px;
}

.comparison .qbo {
  background:#009E2C;
  border-top-right-radius: 3px;
  border-right:0px;
}

.comparison .price-info {
  padding:5px 15px 15px 15px;
}

.comparison .price-was {
  color:#999;
  text-decoration: line-through;
}

.comparison .price-now, .comparison .price-now span {
  color:#ff5406;
}

.comparison .price-now span {
  font-size:32px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
  background:#ff5406;
  padding:10px 20px;
  font-size:12px;
  display:inline-block;
  color:#FFF;
  text-decoration:none;
  border-radius:3px;
  text-transform:uppercase;
  margin:5px 0 10px 0;
}

.comparison .price-try {
  font-size:12px;
}

.comparison .price-try a {
  color:#202020;
}

@media (max-width: 767px) {
  .comparison td:first-child, .comparison th:first-child {
    /*display: none;*/
  }
  .comparison tbody tr:nth-child(odd) {
    /* display:table-row;*/
    background:#F7F7F7;
  }
  .comparison .row {
    background:#FFF;
  }
  .comparison td, .comparison th {
    border:1px solid #CCC;
  }
  .price-info {
  border-top:0 !important;
  
}
  
}

@media (max-width: 639px) {
  .comparison .price-buy {
    padding:5px 10px;
  }
  .comparison td, .comparison th {
    padding:10px 5px;
  }
  .comparison .hide-mobile {
  /*  display:none;*/
  }
  .comparison .price-now span {
  font-size:16px;
}

.comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
}
  .comparison .qbse, .comparison .qbo {
    font-size:0.8rem;
    padding:10px 5px;
  }
  .comparison .price-buy {
    margin-top:10px;
  }
  .compare-heading {
  font-size:13px;
}
}

.greyBackground {
  bacground-color: #D0CECE;
  
  padding:10px;
  font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison {
position: relative;
}
.imageHolder {
width: 150px;
height: 90.6px;
overflow: hidden;
background-image: url("https://storage.ning.com/topology/rest/1.0/file/get/1866501422?profile=original");
background-size: cover;
}

thead tr th{
font-weight: 800!important;
}
.qbse, .qbo {
width: 15%!important;
}

.annulation {
background: none!important;
border: none!important;
}

.buy-now-button {
text-decoration: none;
color:#009E2C;
cursor: pointer;
}

.supportClass {
border: none;
}
.buttonHolder {
float: right;
width: 158px;
}
/***Profile page customization***/

.aboutTab-questionAndAnswer {
display: flex;
padding: 0;
flex: 1;
border: .6px solid #CEDBE6;
}

.aboutTab-question {
   flex-basis: 30%;
   flex-grow: 1;
   flex-shrink: 0;
   background: #2683C6;
   color: white;
   font-weight: 800;
   padding: 5px 10px;
   margin: 1px;
   max-width: 30%;
}
.aboutTab-answer {
   padding: 5px 0 5px 10px;
   margin: 1px;
} 

.name-container {
width: 100%;
background-color: #58B6C0;
font-weight: 800;
font-size: 20px;
text-align: center;
color: white;
padding: 5px 10px;
margin-top: 5px;
margin-bottom: 5px;
}


a.payButton, a.payButton:link, a.payButton:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 1rem .5rem;
    display: inline-block;
    border-radius: 10rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative;
    font-size: .8rem;
    border: none;
    cursor: pointer;
    background-color: #B6D7A8; 
   color: black;
}
a.payButton:hover {
    background-color: #009E2C; 
    color: white;
}

tr.lastRow {
border-bottom: 1px solid grey;
}

table {
border-bottom: 0!important;
}





/*related to the search*/
.advancedSearchQuestion {
  background-color: #0B0B42; }

.searchResult {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;    
    border-top: 1px solid rgb(204, 204, 204);
    margin: 10px 2%;
}
#searchResults .membersListPage-userInfo {
    height: auto;
}
.searchResult:nth-child(1), .searchResult:nth-child(2){
    border-top:none;
}

@media only screen and (max-width: 1024px){
    .searchResult {
        width: 100%;        
    }
    .searchResult:nth-child(2){
    border-top: 1px solid rgb(204, 204, 204);
}
}
.advancedLoader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid rgb(0,84,147);
  width: 120px;
  height: 120px;
  -webkit-animation: spin 1.5s linear infinite; /* Safari */
  animation: spin 1.5s linear infinite;
margin: 0px auto;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.elemOfMultyContainer input, .elemOfMultyContainer label{
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    color: white;
}

.advansedSearchLabel {
    display: block;
    font-weight: bold;
    line-height: 150%;
}
.dependecyContainer, .advancedSearchQuestion {
    position: relative;
}
.advancedSearchQuestion {
color: white;
}

.strictTriger, .multyHelp {
    position: absolute;
    top: 0;
    right:12px;
    display: inline-block;  
}
.multyHelpInfo {
    position: relative;
    max-width: 350px;
    padding: 10px;
    background-color: white;
    border: 1px solid rgb(187,187,187);
    border-radius: 8px;
    margin-top: 25px;
   z-index: 2;
}
.multyHelp div:first-of-type{
    float: right;
    color: white;
    background-color: rgb(0,84,147);
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: center;
    padding:2px;
    border-radius: 50%;
    cursor:pointer;
    font-weight: bold;
}
.multyHelp div:hover:first-of-type{
    background-color: rgb(255,147,0);
}
.strictTriger {
    background-color: rgb(224,224,224);
    right: 50px;
    width: 40px;
    height: 17px;
    border-radius:12px;
    border: 1px solid rgb(187,187,187);
    cursor: pointer;
    z-index:1;
    top: 2px;
    

}
.strictTriger:after {
 content:"";
 background-color: rgb(0,84,147);
 width: 19px;
 height: 19px;
 display: block;
 position: absolute;
 z-index: 2;
 border-radius: 50%;
 top:-2px;
 left: 0px;
 transition: 0.4s;
}
.strictTriger.triggered:after{
 left: calc(100% - 17px);
 background-color: rgb(255, 147, 0);
  
}
.elemOfMultyContainer {
    display: inline-block;
     width: 55%;
     margin-left: 35%;
   /* width: 25%;*/
}
@media only screen and (max-width: 857px) {
    .elemOfMultyContainer {        
        margin-left: 25%;
    }
}
@media only screen and (max-width: 768px) {
     .elemOfMultyContainer {
       margin-left: 15%;
     }
}
@media only screen and (max-width: 481px){
     .elemOfMultyContainer {
         width: 100%;
     }
}
.advansedSearchLabel {
    margin: 50px 0px;
    font-size: 20px;
}
#searchButton, #clearButton{
    padding: 5px;
    border: 2px solid;
    width: 100px;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    cursor: pointer;
    color: rgb(0,84,147);
    font-weight: bold;
    background-color: white;
    display: inline-block;
    margin-right: 15px;
}
#searchButton:hover, #clearButton:hover{
    color: white!important;
    background-color: rgb(255,147,0)!important;
    border-color: rgb(255,147,0)!important;
}
.advansedSearchLabel {
  display: block;
  font-weight: bold;
}
.advansedSearchSelect {
  min-width: 200px;
}
.messageContainer {
  border: 2px solid black;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(155, 155, 155, 0.6);
  z-index: 100500;
}
.message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 30px;
  border-radius: 20px;
}
.reNum {
  float: right;
  margin-top: 15px;
  border: 2px solid #75af42;
  color: white;
  background-color: #75af42;
  padding: 5px 15px;
  border-radius: 10px;
  cursor: pointer;
}
.reNum:hover {
  color: #75af42;
  background-color: white;
}
#advancedSearchClose {
  margin-top: 15px;
  border: 2px solid #75af42;
  color: white;
  background-color: #75af42;
  padding: 5px 8px;
  border-radius: 10px;
  cursor: pointer;
  position: absolute;
  top:0;
  right:15px;  
}
#advancedSearchClose:hover {
  color: #75af42;
  background-color: white;
}


.advancedSeacrhInput {
border-radius: 10%;
border: 1px solid black;
padding: 5px;
}
.advansedSearchLabel {

}
.advancedSearchContainer {
background-color: #0B0B42;
}

.advancedSeacrhInput {
max-width: 70%;
}
.advancedSearchQuestion {
display: flex;
flex-direction: column;
margin: 10px;
align-items: center;
}

#block_email > form > div.lf-input__wrap.privacy > div > p:nth-child(3) {
display: none;
}


.page-blog .module-body {
    flex-wrap: wrap;
    display: flex;
   }

.page-blog .entry.blogListPage-entry {
min-width: 31.66666%;
float: none;
max-height: 540px;
}
.page-blog .entry.blogListPage-entry a{
display: block;
max-height: 35%;
overflow: hidden;
}
.page-home .section-blogBundle-7281024-Bundle-24 .module-body {
display: flex;
}

@media only screen and (max-width: 767px) {
/* For the homepage*/
.page-home .section-blogBundle-7281024-Bundle-24 .module-body {
display: block;
}
}

.page-home .section-blogBundle-7281024-Bundle-24 .entry-title > a {
font-size: 12px!important;
line-height: 0px;
}

.page-home .section-blogBundle-7281024-Bundle-24 .blogSection-entry {
display: flex;
flex-direction: column;
border-bottom: 0!important;
margin-bottom: 0!important;
max-height: 50%;
}


.page-home .section-blogBundle-7281024-Bundle-24 .blogSection-entry:after {
display: block;
width: 100%;
height: 10px;
content: "";
margin-top: 10px;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(1):after {
background-color: #E13312;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(2):after {
background-color: #FF8300;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(3):after {
background-color: #00AFAA;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(4):after {
background-color: #95358C;
}


@media only screen and (max-width: 978px) {
/* For the homepage*/
.page-home .section-blogBundle-7281024-Bundle-24 .entry-title > a {
font-size: 10px!important;

}
.page-home .section-blogBundle-7281024-Bundle-24 .entry-title {
line-height: 15px;
}
.page-home .section-blogBundle-7281024-Bundle-24 .entry-byline {
font-size: 10px!important;
}
.page-home .section-blogBundle-7281024-Bundle-24 .entry-headline {
height: 70px!important;
}
}

.page-home .section-blogBundle-7281024-Bundle-24 .blogSection-entry > a {
max-height: 60%;
overflow: hidden;
position: relative;
display: block;
}

.page-home .section-blogBundle-7281024-Bundle-24 .module-footer.cf {
margin-top: 0px;
}
.multyReply, .strictTriger, .multyHelp {
display: none;
}
.advansedSearchSelect, .advancedSeacrhInput  {

border-radius: 14px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 20px 0;
    resize: none;
    max-width: 690px;
}

#searchButton, #clearButton {
    padding: 5px;
    padding-top: 6px;
    border: 2px solid;
    width: 100px;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    cursor: pointer;
    color: rgb(0, 84, 147);
    font-weight: bold;
    background-color: white;
    display: inline-block;
    margin-right: 15px;
    margin-left: 45%;
    margin-bottom: 25px;
    width: 150px;
    height: 35px;
}

@media screen and (max-width: 1150px)  {
.elemOfMultyContainer {
width: 45%!important;
}
}

.floatingModule-cancelButton {
color: black!important;
}

.videoDetailPage-getEmbedCode_wrap {
display: none;
}

.page-advanced-search .membersListPage-userFeaturedAnswer {
color: white;
font-size: 14px;
}
.page-advanced-search .membersListPage-userName {
margin-bottom: 0;
}

.page-members-list-advancedSearch .module-body,
.page-members-list-search .module-body {
/**/background-color: #0B0B42;
}

.page-members-list-advancedSearch .multyReply {
display: block;
}
.page-members-list-advancedSearch dl {
display: none;
}

.page-members-list-search .profileCoverArea-info,
.page-members-list-search .module-name  {
display: none;
}
.page-members-list-search .module-name  {
text-align: center;
background-color: #0B0B42;
font-size: 1.5rem;
}

.page-members-list-search .profileCoverArea-question {
color: white;
}
.advanced-search__form-input-wrap .modify-search {
    padding: 10px;
    margin: 15px;
    border-radius: 8px;
    color: rgb(0, 84, 147);
    background: white;
    font-weight: bold!important;
}
.advanced-search__form-input-wrap .modify-search:hover {
    color: white!important;
    background-color: rgb(255,147,0)!important;
    border-color: rgb(255,147,0)!important;
}
.page-members-list-advancedSearch .membersListPage .module-header h3 {
display: none;
}
.page-members .content-header {
display: none;
}
.page-members .membersListPage-userInfo {
display: none;
}
.page-members-list-search .membersListPage-userInfo {
display: block;
}
.page-members .section-member-friends .membersListPage-userInfo {
display: block;
}
.eventPage-timezone {
font-weight: 900;
}

.page-home .media-img.eventPage-image{
border-top-width: 5px;
    padding-top: 0px !important;
}


/****Company logos on homepage*******/
.big-container {
width: 100%;
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 1em;
}
.logo-container {
text-align: center;
}
.logo-container img {
width: 380px;
}
/****Company logos on homepage end*******/

.acsb-trigger.acsb-trigger-size-medium {
    right: 100px!important;
}
/********             **********/
@media screen and (min-width: 600px) {
.page-blog .blogDetailPage-image.image.image-contain.align-full {
    max-width: 753px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.page-blog-live-bid-opening-results .blogDetailPage-image.image.image-contain.align-full {
     max-width: 617px;
}
.page-blog-live-webinars-or-online-training .blogDetailPage-image.image.image-contain.align-full {
     max-width: 710px;
}

.page-blog-outreach .blogDetailPage-image.image.image-contain.align-full {
     max-width: 582px;
}


}


@media screen and (min-width: 481px) {
.membersListPage-userInfo {
    height: 100%;
}}

/*[data-ux="description-group-onpage"] img {
width: 100%;
}*/
.page-groups .videoFrame iframe {
margin: 0 auto;
}

.groupHub .matrix.smallMatrix.row {
justify-content: center;
}
}




body {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #575757;
}


.grid-frame > .row,
.grid-frame > :not(.row) > .row,
.grid-frame > :not(.row) > :not(.row) > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.grid-frame > .row-narrower1,
.grid-frame > :not(.row) > .row-narrower1,
.grid-frame > :not(.row) > :not(.row) > .row-narrower1 {
  margin-left: 40px;
  margin-right: 40px;
}
.grid-frame > .row-narrower2,
.grid-frame > :not(.row) > .row-narrower2,
.grid-frame > :not(.row) > :not(.row) > .row-narrower2 {
  margin-left: 100px;
  margin-right: 100px;
}
/*Scroll to Top of Page*/
.scrollup {
    background: url("//api.ning.com/files/cJXr*vjqbbx8eT3cDu68fLF--XBYQ9U0K52h9vlaXvb9XM9B8axg-Qz4gMzncY4gb25b1zzPWcRvhDM5O2ImRBoL4HbNTQgL/scroll.png") no-repeat scroll 0 0 transparent;
    bottom: 5px;
    display: inline !important;
    height: 40px;
    opacity: 0.2 !important;
    position: fixed;
    right: 30px;
    text-indent: -9999px;
    width: 40px;
    z-index: 999;
}
.scrollup:hover {
    opacity:0.5!important;
}

/*Tabs Profile Page*/
.container-inner .row .column .sheet .row .span-auto span.button{
background:transparent;
border:none;
}

.button, .button:hover{
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}

.profilePageContentTab{
color:#333;
font-size:16px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin-right:2px;
margin-bottom:2px;
padding:0;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F8F7F7), color-stop(1, #ECEBEB));
background:-moz-linear-gradient(top, #F8F7F7 5%, #ECEBEB 100%);
background:-webkit-linear-gradient(top, #F8F7F7 5%, #ECEBEB 100%);
background:-o-linear-gradient(top, #F8F7F7 5%, #ECEBEB 100%);
background:-ms-linear-gradient(top, #F8F7F7 5%, #ECEBEB 100%);
background:linear-gradient(to bottom, #F8F7F7 5%, #ECEBEB 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F7F7', endColorstr='#ECEBEB',GradientType=0);
background-color:#F8F7F7;
border:solid 1px #c9c9c9;
}

.span-auto.profilePageContentTab .button {
    width: 70px !important;
font-size:14px!important;
font-weight:400!important;
font-family:lato, arial!important;
color:#3b3b3b!important;
text-shadow:none!important;
}

.span-auto.profilePageContentTab {
    padding-left: 10px;
}

.SP_activity {
background: url("//api.ning.com/files/adytKKwpEgSPX0wlqpkurKncuzoy*Y3FOm2dlcP-l9vIbYQpw0PytYWwbb2SsUYD*5XMlGYz5M9YdKRIErD73*UekFmTMBAu/latest_activity_profile_bg_.png") no-repeat scroll 5px 5px!important;
padding: 10px 20px 12px 40px;
}

.SP_blog{
background: url("//api.ning.com/files/adytKKwpEgR3Jo2mMGw57nW2HWFh91N*tsZ16pZwzVIk3rx1erM1pjLJ2-CyIdVKEPPgJDa2S1S*Zt2w4hVqj4NTSjeu6zDm/blog_profile_bg_G.png") no-repeat scroll 5px 5px!important;
padding: 10px 20px 12px 40px;
}

.SP_friends{
background: url("//api.ning.com/files/adytKKwpEgSfjrjGk3v6enBbQN9XK9wesfHIOQyyWMREVAgo32uSwhmocFEp0rL2i8rMZwcwGvWzk5Lx1rkq1TjDEXcZY8VG/friends_profile_bg_G.png") no-repeat scroll 5px 5px!important;
padding: 10px 20px 12px 40px;
}

.SP_comments {
background: url("//api.ning.com/files/adytKKwpEgTBWJc3eBj77Dx6-35fEM*bTTpUHz9W1lwsx2pldcBOjgDpkxUhKTz3q0yy-CD84DMhPRUWYU9Icn-dXhQENy12/comments_profile_bg_G.png") no-repeat scroll 5px 5px!important;
padding: 10px 20px 12px 40px;
}

.SP_discussions {
background: url("//api.ning.com/files/adytKKwpEgQ95ureFpYuucZpU2lJ3Ess4a-HcA-jKrQBuITqThuPxKj13AvA6ysYy21kttFV1iPNuVx7mEKS8cjI2SnOTs83/discussions_G.png") no-repeat scroll 5px 5px!important;
padding: 10px 20px 12px 40px;
}
.SP_network_name {
    color: #FFFAFA;
    font-family: lato,arial;
    font-size: 14px;
    left: 30px;
    /*position: bottom;*/
    text-shadow: 1px 1px ##FFFAFA;
    top: 100px;
}
.SP_network_name {
	display: none!important;
}

.header-siteNameHeading a  {
	font-weight: normal!important;
}

a  {
	font-weight: normal!important;
}

.grid-frame {
	border:1px solid #053552;
}

footer .poweredBy-logo {
  background-image: url("//static.ning.com/bedazzlemain/widgets/index/gfx/Ning_GlamSocial_blk.png");
opacity : 0.2;
}

.poweredBy-text {
display: none;
}

.auth_copy {display: none; }

.header-container  {
	padding-top: 10px!important;
}

.container-inner  {
	padding-top: 0px!important;
margin-top: 0px!important;
}

@font-face {
  font-family: 'IconsSet';
  /* a - home             ** b - location
  ** c - add friend       ** d - profile
  ** e - mobile menue     ** f - envelope
  ** g - share sign       ** h - arrow down
  ** i - linkedIn         ** j - twiter
  ** k - facebook         ** l - friends
  ** m - calendar         ** n - terms
  ** o - logout           ** p - search glass
  ** r - cross            ** + - plus
  ** - - minus            ** s - loading spiner
 ** t - youtube ** u- g+
  */
  src: url('https://storage.ning.com/topology/rest/1.0/file/get/126593365?profile=original') format('woff2'), /* Super Modern Browsers */       url('https://storage.ning.com/topology/rest/1.0/file/get/126593427?profile=original') format('woff');
} 
.icons {
font-family: 'IconsSet';
}
.SP_Social_Icons a{
    color:white;
    font-size: 24px;
    display: inline-block;
    margin-left: 12px;
    transition: 0.3s linear 0s;
    margin-top: 18px
}
.SP_Social_Icons a:hover{
    color: #E61B79;
    transition: 0.3s linear 0s;
}
.SP_Social_Icons {
    float: right;
    margin-right: 30px;
    display: block;    
}
/*HEADER &amp; ACCOUNT BAR*/
.column-narrow .button {
height: auto;
}
.module-header {
display: block;
}
.module-name {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
/** #dashboardBar { margin-left: 250px;} **/
.page-home .content-header {
display:none;
}
.before-content {
z-index: 1;
position: none !important;
}

/*NingBar*/

.ningbar-userLinks.linkbar {
background-color: #FFFFFF;
border: 1px solid #ebebeb;
border-radius: 2px;
margin-top: 3px;
padding: 2px;
margin-right: 3px;
margin-bottom: 3px;
}

.ningbar-userLinks > li {
margin: 3px;
}

.SP_NB_SignUP {
background-color: #E13312;
margin: 0;
padding: 3px 10px;
border-right: 1px solid #FFFFFF;
}

.SP_NB_SignUP a {
background: url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/omkt7cwbhXKsF1PUCV*gAK9*AIF6H-FuhswpRyLFBtkLAfuWYX59yXhJKWx13hzvaQRQoZDOa*eREha*PxtvhL4AsQoxTYPO/join.png") no-repeat scroll 2px center rgba(0, 0, 0, 0);
color: #FFFFFF;
padding-left: 25px;
}

.SP_Acc_Av {
float: left;
height: 30px;
}

.SP_NB_SignIn {
background-color: #E13312;
margin: 0;
padding: 3px 10px;
}

.SP_NB_SignIn a{
color: #fff;
}

.site-header {
position: relative;
z-index: ;
}

.site-headerFrame{
background-color: #4e4f4b;
}

/*Google Custom Search*/

#GoogleCustomSP {
background-color: #ffffff;
border: 1px solid #ebebeb;
float: right;
margin-bottom: 3px;
margin-right: 3px;
margin-top: 3px;
max-width: 225px;
padding: 2px 5px 3px 5px;
}

form.gsc-search-box {
margin: 0 0 1px;
}

form.gsc-search-box {
font-size: 13px;
margin: 0 0 6px;
width: 100%;
}

.gsc-input-box {
background: none repeat scroll 0 0 #fff;
border: 1px solid #d9d9d9;
height: 28px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
padding-right: 2px;
padding-top: 2px;
}

.gsc-search-button input {
background: url("https://web.archive.org/web/20180708163253im_/https://www.google.com/uds/css/v2/search_box_icon.png") no-repeat scroll center center #EA1D76 !important;
border: 1px solid #E61B79 !important;
height: 23px !important;
}

.gsc-input {
background-color:transparent!important;
background-image:none!important;
}

/*MENU*/

.mainTab-item {
border-bottom: 1px solid #4E4F4B;
}

.mainTab-item a {
transition: background 0.3s linear 0s;
}

.mainTab-item.active > a {
background-color: transparent;
border-right: solid 15px #E61B79;
padding-right: 15px;
}

/*MOBILE MENU*/

.occasional-button > .button-iconic {
background-color: rgba(0, 0, 0, 0);
border: medium none;
color: #fff;
font-size: 30px;
padding: 10px;
}

.icon-menu:before {
font-size: 30px;
}

.mainTab.condensed-visible {
width: 100%;
}

.occasional-button > .button-iconic:hover, .occasional-button > .button-iconic.active{
/*background-color: #1973a9;*/
}

.condensed-visible .mainTab-item {
border-bottom: none;
}

.condensed-visible .mainTab-item a {
background-color: #4E4F4B;
color: #fff;
transition: background 0.3s linear 0s;
font-weight:bold;
}


.condensed-visible .SP_Social_Icons {
background-color: #4E4F4B;
height: 50px;
margin-top: 0;
}

.condensed-visible .SP_Social_Icons > ul {
background-color: #4E4F4B;
display: block;
height: 40px;
}

/*Page Navigation*/

.subnav li {
display: inline-block;
margin-right: 10px;
}

.subnav li a {
background-color: #fff;
border: 1px solid #ebebeb;
font-size: 14px;
padding: 5px;
}

.subnav li a:hover, .subnav li.subnav-current > a {
/*background-color: #1973a9;
border-color: #1973a9;*/
text-transform: none;
}

/*MAIN SITE BODY*/

.site-bodyFrame {
background-color: transparent;
}

/*MODULES*/
.grid-frame.sheet{
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #ebebeb;
}

.module-header {
background-image: url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/Y4MVF3b94yKS22NcYB3BQ-bkaspDYBpTcsQh-2iBK*lZ93DjNR*ZNKsQg01gJlplPofjWVfjwuYaJPjHkQQL6LG5aPqmw2Wt/moduleheadbg.png");
padding: 5px 0;
margin: -5px 0px 10px;
}

.module-name {
/*background-color: #E61B79;   ff0000*/
background-color: #E13312;
display: inline;
padding: 5px;
}

.entry-content.cf {
margin-bottom: 0;
}

.module-footer.cf {
padding: 0 15px;
}

/*TYPEFACE &amp; FONTS*/

.content-header .content-name {
background-color: rgba(20,20,20,0.96);
display: inline-block;
margin-left: -10px;
padding: 5px 15px;
}

.entry-title> a {
font-size: 16px;
text-decoration: none !important;
}

/*MAIN HUB*/
/*.page-home .grid-frame.sheet.section-html:nth-child(2)*/
.page-home .grid-frame.sheet.section-html:nth-child(2) {
background-color: #fff;
border: 1px solid #ebebeb;
}

/* PICK OF THE DAY SECTION */
/* .page-home .grid-frame.sheet.section-html:nth-child(7) */
.page-home .grid-frame.sheet.section-html:nth-child(7) {
background-color: #fff;
border: 1px solid #ebebeb;
/* float:left; */
/* width: 49%;*/
width:100%;
margin-bottom:10px;
}
/*.page-home .grid-frame.sheet.section-html:nth-child(8)*/
.page-home .grid-frame.sheet.section-html:nth-child(8) {
background-color: #fff;
border: 1px solid #ebebeb;
float: right;
width: 49%;
}

.page-home .grid-frame.sheet.section-html .module-header {
background-color: transparent;
}

.SP_Add {
padding: 0 !important;
}

.SP_Add > li {
    background-color: transparent;
    float: left;
    list-style: outside none none;
    padding: 20px 0;
    text-align: center;
    width: 33.3333%;
    font-weight: bold;
    color: #fff;
}

.SP_Add > li {
background-color: transparent;
float: left;
list-style: outside none none;
padding: 20px 0;
text-align: center;
width: 33.3333%;
font-weight:bold;
color:#fff;
}

@media only screen and (max-width: 767px) {
/* For the homepage*/
.page-home .section-blogBundle .entry.blogSection-entry {
    width: 100% !important;
}


.SP_Add > li {
    background-color: transparent;
    float: left;
    list-style: outside none none;
    padding: 20px 0;
    text-align: center;
    width: 100% !important;
    font-weight: bold;
    color: #fff;
}

.page-home .grid-frame.sheet.section-tabContainer {
    width: 100%!important;
}

.page-home .grid-frame.sheet.section-tabContainer:nth-child(4) {
    margin-left: 4px;
    margin-right: 4px;
    width: 100% !important;
}

.entry-headline.media-frame {
    border-bottom: 1px solid #d3d3d3;
}

li.eventPage-detail.entry-content {
    margin: 15px 0px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
   /* border-top: none !important;
    border-bottom: none !important;*/
    padding: 4px;
}

article.entry.blogListPage-entry {
    width: 100%!important;
}

.SP_Add > li {width:100%;}

}

/* Mobile End */
.SP_Add li.one {
background-color: #00afaa;
}

.SP_Add li.two{
background-color: #4E4F4B;
}

.SP_Add li.three{
background-color: #E13312;
}

.SP_Add .one span {
display: block;
}

.SP_Add li a, .SP_Add li a:hover{
color:#fff;
font-weight:bold;
text-decoration:none;
}

.SP_Add_Disc_wrap{
font-weight:bold;
text-align:center;
margin-top:20px;
}

.SP_Add_Disc{
padding: 0 !important;
margin-top:20px;
}

.SP_Add_Disc li {
background-color: transparent;
float: left;
list-style: none outside none;
padding: 5px;
width: 33.3333%;
text-align:center;
}

.SP_Add_Disc li a, .SP_Add_Disc li a:hover{
background-color: #EA1D76;
color: #fff;
display: block;
font-size: 14px;
font-weight: bold;
padding: 2px;
text-decoration:none;
}

/*Homepage Blog*/

.page-home .grid-frame.sheet.section-blogBundle {
padding:10px 0;
}

.page-home .section-blogBundle .module-header{
background-color:transparent;
margin:-5px 5px 10px;
}

.page-home .section-blogBundle .module-header .module-name{
color:#fff;
}

.page-home .section-blogBundle .entry.blogSection-entry {
background: none repeat scroll 0 0 #fff;
float: left;
margin: 5px;
width: 23%;
border-bottom:10px solid #E13312;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(1) {
margin-left:15px;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(2) {
border-color: #FF8300;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(3) {
border-color: #00AFAA;
}

.page-home .section-blogBundle .entry.blogSection-entry:nth-child(4) {
border-color:#95358C;
}

.page-home .section-blogBundle .entry.blogSection-entry .media-img.avatar-frame {
display: none;
}

.page-home .section-blogBundle .entry.blogSection-entry .entry-title > a {
font-size: 14px;
}

.page-home .section-blogBundle .entry.blogSection-entry .entry-content.cf, .page-home .section-blogBundle .entry.blogSection-entry .entry-footnote, .page-home .section-blogBundle .entry.blogSection-entry .entry-readMore {
display: none;
}

.page-home .section-blogBundle .entry.blogSection-entry .entry-headline.media-frame {
background-color: #fff;
height: 100px;
margin-bottom: 0;
padding: 3px 3px 0;
color:#A0A0A0;
}

.page-home .section-blogBundle .entry.blogSection-entry .entry-headline.media-frame h3 a {
color:#002E57;
}

.page-home .section-blogBundle .entry.blogSection-entry .entry-headline.media-frame .entry-byline > a{
color:#A0A0A0;
}


/*Homepage Zones*/

.grid-frame.sheet.section-tabContainer .module-body {
margin-top: 50px;
}

.page-home .grid-frame.sheet.section-tabContainer {
float: left;
width: 33.3333%;
}

.page-home .grid-frame.sheet.section-tabContainer:nth-child(4) {
margin-left: 4px;
margin-right: 4px;
width: 32.3333%;
}

.grid-frame.sheet.section-html.SP_zones_header {
margin-bottom: 5px;
padding: 5px 5px 1px;
}

.grid-frame.sheet.section-html.SP_zones_header .module-header {
margin-bottom: 4px;
margin-top: 0;
}

.grid-frame.sheet.section-html.SP_zones_header .module-name {
background-color: #666 !important;
color: #fff !important;
}

.page-home .section-tabContainer:nth-child(2) .module-name {
background-color: #FF8300
}

.page-home .section-tabContainer:nth-child(3) .module-name {
background-color:#FF8300;
}

.page-home .section-tabContainer:nth-child(3) .tabContainerSection-tabs.subnavline {
background-color: #FF8300;
border-bottom:none;
}

/*.page-home .section-tabContainer:nth-child(4) .module-name {
background-color: #95358C;
}*/

.page-home .section-tabContainer:nth-child(4) .module-name {
    background-color: #95358C;
}

.page-home .section-tabContainer:nth-child(4) .tabContainerSection-tabs.subnavline {
background-color: #95358C;
border-bottom:none;
}

.page-home .section-tabContainer:nth-child(5) .module-name {
background-color: #00AFAA;
}

.page-home .section-tabContainer:nth-child(5) .tabContainerSection-tabs.subnavline {
background-color: #00AFAA;
border-bottom:none;
}

.page-home .section-tabContainer .tabContainerSection-tab span {
border-bottom: none!important;
font-weight: normal!important;
color: #fff!important;
}

.section-tabContainer .entry-title a {
font-size: 14px;
}

.section-tabContainer .media-frame.entry.discussionSection-entry {
margin-bottom: 10px;
border-bottom: solid 1px #ebebeb;
}

.SP_Launch a, .SP_Launch a:hover {
color: #fff;
display: block;
padding: 15px 10px;
text-align: left;
font-size:21px;
text-decoration:none;
}

/*HANDLING iFrames RESPONSIVE*/

.SP_Video_Container {
position: relative;
padding-bottom: 56.25%;
padding-top: 35px;
height: 0;
overflow: hidden;
text-align:center;
}


.SP_Video_Container iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}

/*ACTIVITY FEED*/

.span4 .grid-frame.sheet.section-activity, .span5 .grid-frame.sheet.section-activity {
background-color: #f9f9f9;
}

.span4 .grid-frame.sheet.section-activity .module-name, .span5 .grid-frame.sheet.section-activity .module-name{
background-color: #E13312;
}

.span4 .grid-frame.sheet.section-activity .feed-story.xg_separator.xj_activity_item, .span5 .grid-frame.sheet.section-activity .feed-story.xg_separator.xj_activity_item{
background-color: #fff !important;
padding: 5px;
font-size:13px;
border:solid 1px #ebebeb;
}

.span4 .feed-icon, .span5 .feed-icon {
display: block !important;
left: 0;
position: relative;
height:40px;
width:40px;
margin-right: 5px;
margin-bottom: 5px;
}

.span4 .feed-icon .avatar-48, .span5 .feed-icon .avatar-48 {
width: 40px;
}

.span4 .avatar-badgeImage, .span5 .avatar-badgeImage{
display:none;
}

/*WELCOME PAGE*/

.page-welcome-to-the-dpg-community .content-header .content-name {
background-color: #E61B79;
}

.page-welcome-to-the-dpg-community .grid-frame.sheet .module-name {
background-color:#E61B79;
}

.page-welcome-to-the-dpg-community .span16 .grid-frame.sheet.section-html {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
margin-bottom: 20px;
border:none;
}

.page-welcome-to-the-dpg-community .span16 .span8 .module-body.htmlSection {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border:none;
}

.SP_welcome_hero h2 {
color: #222;
font-size: 24px;
font-weight: bold;
text-align: center;
margin-bottom:20px;
}

.SP_welcome_hero_container{
background-image: url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/RU-BxEuC-r78iKupwJ6vKGqtRjMCOhlQRjV2DQOZFIBFqfWR4SzYfiTbc0cGqHzLOFWiFeAB68BRLsCG*IJ7E**ySj*dCrWs/sign_in_pattern.jpg");
background-size: cover;
}

.SP_welcome_hero_container .grid-frame.sheet.section-html {
margin-bottom: 0;
margin-top:20px;
}

.SP_welcome_hero_container .module-header {
border: none;
margin: -10px 0 0;
background-image:none;
}

.SP_welcome_hero_container .module-name {
color: #fff;
font-size: 24px;
font-weight: bold;
text-align: center;
text-shadow: 1px 1px #2b2b2b;
margin-top:10px;
}

.SP_welcome_hero_container .embed {
margin-top:10px;
}

.SP_welcome_hero_container .entry-content img.align-center {
margin: 0 auto;
}

.SP_welcome_hero_container .entry-content.cf {
margin-bottom: 0;
}

.SP_welcome_hero_container .entry-content.cf p {
color: #000;
padding: 20px;
position:relative;
text-shadow:none;
}

.SP_welcome_hero_container .span8.tablet8.mobile16.column.left .entry-content.cf {
background: none repeat scroll 0 0 rgba(255,255,255,0.75);
margin-top:10px;
}

/*Get Started on Welcome Page*/
.SP_Get_Started{
position: relative;
margin-bottom:10px;
}

.SP_Guidelines {
position: relative;
}

.SP_Get_Started a {
background-color: #E61B79;
color: #fff;
display: block;
font-size: 24px;
height: 90px;
padding: 5px;
text-decoration: none !important;
}

.SP_Get_Started a:hover {
background-color: #00AFAA;
color:#fff;
}

.SP_Get_Started span{
left: 20px;
position: absolute;
top: 30px;
}

.SP_Get_Started img{
border: 3px solid #fff;
position: absolute;
right: 10px;
}

.SP_Guidelines a {
color: #E61B79;
display: block;
height: 45px;
text-decoration: none !important;
}

.SP_Guidelines a:hover {
color: #00AFAA;
}

.SP_Guidelines span {
left: 20px;
position: absolute;
top: 15px;
}

.SP_Guidelines img {
border:none;
position: absolute;
right: 10px;
top:5px;
}

/*L&amp;D ZONES*/

.page-the-LD-zone .content-header .content-name, .page-learning-professionals .content-header .content-name, .page-l-d-resources .content-header .content-name {
background-color: #ff8300;
}

.page-the-LD-zone .grid-frame.sheet .module-name {
background-color:#ff8300;
}

/*HR ZONES*/

.page-the-hr-zone .content-header .content-name, .page-human-resources .content-header .content-name, .page-hr-resources .content-header .content-name {
background-color: #95358C;
}

.page-the-hr-zone .grid-frame.sheet .module-name {
background-color:#95358C;
}

/*LEADERSHIP ZONES*/

.page-the-leadership-zone .content-header .content-name, .page-the-leadership-forum .content-header .content-name, .page-leadership-resources .content-header .content-name{
background-color: #00AFAA;
}

.page-the-leadership-zone .grid-frame.sheet .module-name {
background-color:#00AFAA;
}

/*ZONES CTA*/

.SP_Add.zones li {
width: 100%;
}

.SP_Add_Disc.zones li {
width: 100%;
}

.SP_Add.zones .three a {
background: rgba(0, 0, 0, 0) url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/RU-BxEuC-r7vbAF3kLxUeDzxK3qIVU1Mwhgyz6R2ZywpAV95v10Ud4fLTxSfAVDCxnGfcQsInpERzLTc73Mvw*Gj1NoCsATF/GetInvolvedIcons.png") no-repeat scroll center top / 70px auto;
display: block;
padding-top: 30px;
}

.page-the-LD-zone .SP_Add li {
background-color: #ff8300;
}

.page-the-LD-zone .SP_Add_Disc li a, .page-the-LD-zone .SP_Add_Disc li a:hover {
background-color: #ff8300;
}

.page-the-hr-zone .SP_Add li {
background-color: #95358C;
}

.page-the-hr-zone .SP_Add_Disc li a, .page-the-hr-zone .SP_Add_Disc li a:hover {
background-color: #95358C;
}

.page-the-leadership-zone .SP_Add li {
background-color: #00AFAA;
}

.page-the-leadership-zone .SP_Add_Disc li a, .page-the-leadership-zone .SP_Add_Disc li a:hover {
background-color: #00AFAA;
}

/*CONTAINER SUB*/

.tabContainerSection-tabs.subnavline{
border-bottom:none;
}

.tabContainerSection-tabs.subnavline > li:hover > a, .tabContainerSection-tabs.subnavline > li:hover > span, .tabContainerSection-tabs.subnavline > li.current > a, .tabContainerSection-tabs.subnavline > li.current > span {
background-color: #bcbcbc;
border-bottom-color: transparent;
color: #fff;
font-weight: bold;
text-decoration: none;
margin-bottom:5px;
}

.page-home .tabContainerSection-tabs.subnavline> li:hover> a, .page-home .tabContainerSection-tabs.subnavline> li:hover> span, .page-home .tabContainerSection-tabs.subnavline> li.current> a, .page-home .tabContainerSection-tabs.subnavline> li.current> span {
background-color: transparent;
}


.tabContainerSection-tabs.subnavline> li> a, .tabContainerSection-tabs.subnavline> li> span {
border-bottom: medium none;
color: #a9a9a9;
cursor: pointer;
display: block;
font-weight: bold;
padding: 10px;
text-decoration: none;
}

/*PROFILE PAGES*/

.banner-overlay:before{
background:transparent;
}

.banner-info h2 {
color: #fff;
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
text-shadow: none;
}

.profileCoverArea-info {
color: #fff;
font-size: 14px;
text-shadow: none;
}

.profileCoverArea-info .profileCoverArea-question {
display: none;
}

.aboutTab-question {
font-style: normal;
font-weight: bold;
}

.page-members .section-member-about .module-header {
border-color: #377c2b;
}

.page-members .span5 .section-members .module-header {
border-color: #AFDB64;
}

.page-members .tabContainerSection-tab.current> span, .page-members .tabContainerSection-tab> span:hover {
background-color: #E61B79!important;
border: 1px solid #E61B79!important;
color: #fff !important;
}

.page-members .tabContainerSection-tab.current> span:hover {
font-weight:bold!important;
}
.page-members .tabContainerSection-tab> span:hover {
font-weight:bold!important;
}

.page-members .tabContainerSection-tab> span {
background-color: #f7f7f!important7;
border: 1px solid #e3e3e3!important;
color: #666!important;
margin-right: 3px!important;
}

.page-members .section-tabContainer .subnavline {
border-bottom: none!important;
}

.page-members .SP_Add li {
width: 50%;
}

.page-members .SP_Add_Disc li {
float: none;
width: 100%;
}

/*Social icons*/

.SP_Profile_Social {
border-bottom: 1px solid #ebebeb;
margin-top: 20px;
padding: 10px;
}

.SP_Profile_Social> ul {
text-align: right;
}

.SP_Profile_Social li {
display:inline;
}

.SP_Profile_Social a img {
width: 50px;
}

.SP_Profile_Social a[href=""] {
display: none;
}

/*Profile Page CTA*/

.SP_Member_Alert {
background-color: #fff;
border: 1px solid #ebebeb;
margin-bottom: 20px;
padding: 20px;
position:relative;
}

.SP_Member_Alert:nth-of-type(2) {
display: none;
}

.SP_Member_Alert img {
float: left;
margin-right: 10px;
width: 100px;
}

#close_x {
background: url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/p5H7N8Ot6oNdE-ESTI2x8BQOh9pS6jTmKMTtBmYLpGdZqZAedC6pRYrXmWNR0LEcTTPmq1IZJdd93dAmPfAfLlykVOesXmfr/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 23px;
line-height: 1000px;
overflow: hidden;
position: absolute;
right: 5px;
top: 5px;
width: 24px;
}

/*Groups on Profile Page*/

li.matrix-itemFluid.groupHub-group .matrix-item.matrix-sheet:hover {
text-decoration: none !important;
}

.groupHub-groupTitle> span{
font-size: 14px;
font-weight: normal;

}

/*FLOATING POP-UP - Friends etc*/

.floatingModule-container {
position: relative;
margin-top: -150px;
margin-left: -125px;
background-image: none;
border-radius: 0px;
border-width: 1px;
border-style: solid;
border-color: #202020;
background-color: #fff;
color: #2b2b2b;
opacity: 1;
}

.floatingModule-head h2 {
font-weight: bold;
color: #2b2b2b;
}

/*----Sidebar Get Involved----*/

.two.sidebar> a::before {
content: "";
font-family: fontawesome;
font-size: 17px;
margin-right: 5px;
}

.SP_Add li.two.sidebar {
background-color:#00AFAA;
}

.three.sidebar> a::before {
content: "" ;
font-family: fontawesome;
font-size: 17px;
margin-right: 5px;
}

/*SIGN IN AND SIGN UP PAGE*/


.xg_theme.xg_widget_main.xg_widget_main_authorization {
    background: url(https://storage.ning.com/topology/rest/1.0/file/get/11127995892?profile=original) #A0BCE0 fixed;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.xg_widget_main_authorization .site-body {
    background: url(https://storage.ning.com/topology/rest/1.0/file/get/1797286255?profile=original) no-repeat scroll 0 0 / contain #141414;
    padding: 336px 10px;
}

.xg_widget_main_authorization .grid-frame.sheet {
background-color: rgba(255, 255, 255, 0.9);
border: medium none;
}

.xg_widget_main_authorization .container {
padding-bottom: 1px;
}

.xg_widget_main_authorization .grid-frame.sheet .module-header {
background-image: none;
}

.xg_widget_main_authorization .grid-frame.sheet .module-name {
background-image: none;
}


.xg_widget_main_authorization .grid-frame.sheet .module-name {
background-color: transparent;
color: #2b2b2b;
font-size: 20px;
text-shadow: 1px 1px #fff;
}


.xg_widget_main_authorization .button.button-primary {
background-color: #E61B79;
}


/*FORUM*/
.media-frame.entry.discussionSection-entry {
border-bottom: 1px solid #ebebeb;
margin-bottom: 20px;
}

/*BLOG LIST PAGE PINTEREST STYLE*/

.page-blog .blogListPage .module-header {
display: none;
}

.page-blog .blogListPage.sheet.grid-frame {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
box-shadow:none!important;
border:none;
}

.page-blog .blogListPage-entry .entry-headline.media-frame, .page-blog .blogSection-entry .entry-headline.media-frame{
padding: 5px;
margin-bottom:0;
}

.page-blog .blogListPage-entry .entry-title a{
color: #2b2b2b;
font-family: arial;
font-size: 16px;
font-weight: bold;
line-height: 18px;
}

.page-blog .blogListPage-entry .entry-title> a:hover {
color: #1973A9;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: none;
line-height: 18px;
}

.page-blog .blogListPage-entry .entry-byline, .page-blog .blogSection-entry .entry-byline {
color: #717171;
}

.page-blog .blogListPage-entry .image-contain, .page-blog .blogSection-entry .image-contain {
background-size: cover;
}

.page-blog .blogListPage-entry, .page-blog .blogSection-entry {
background: #FFFFFF;
float: left;
margin-right: 10px;
width: 31.66666%;
border:solid 1px #ebebeb;
}

.page-blog .blogListPage .entry-content.cf , .page-blog .blogSection-entry .entry-content.cf {
color: #717171;
padding: 10px;
margin-bottom:0;
}

.page-blog .blogListPage .entry-footnote, .page-blog .blogSection-entry .entry-footnote {
background-color: #f9f9f9;
padding: 10px 0;
border-top: solid 1px #efefef;
}

.page-blog .blogListPage .entry-footnote a, .page-blog .blogSection-entry .entry-footnote a {
color:#2A80CB;
}

.page-blog .entry-commentsCount {
padding: 0px 10px;
}

.page-blog .entry-tags {
padding: 0px 10px;
}

.page-blog .entry-socialActions {
padding: 0px 10px;
}

.page-blog .blogListPage-entry .entry-readMore, .page-blog .blogSection-entry .entry-readMore{
display: none;
}


/*BLOG SPAN 11 and SPAN 5*/
.page-blog .span5.tablet16.mobile16.column {
display: none;
}

.page-blog .span5.tablet16.mobile16.column {
display: block !important;
}

/*INFINITE SCROLL &amp; PAG*/
.page-blog .pagination {
bottom: 0;
display: block;
position: absolute;
}

#infscr-loading {
background: none repeat scroll 0 0 #000000;
border-radius: 10px;
bottom: 200px;
color: #FFFFFF;
left: 45%;
opacity: 0.8;
padding: 10px;
position: fixed;
text-align: center;
width: 200px;
z-index: 100;
}


/*SOCIAL ICONS MENU*/

.SP_Social_Icons{
margin-top:5px;
}

.SP_Social_Icons li {
float: left;
margin-right: 2px;
border:none;
}

/*SEARCH PAGE RESULTS*/
.gsc-selected-option-container.gsc-inline-block {
width: 120px !important;
}

.gsc-webResult .gsc-result {
border: 1px solid #ebebeb!important;
margin-bottom: 5px!important;
padding: 20px!important;
}

.gs-title {
color: #1973a9 !important;
text-decoration: none !important;
}

.gsc-table-result {
margin-bottom: 0 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color: #1973a9;
}

.cometchat_userlist {
clear: both !important;
}

/*SLIDER*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
margin: 0;
padding: 0;
}

.flex-active-slide {
right: 0px;
}

.flexslider .slides> li {list-style:none;display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides> li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: none; position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;padding-left:0px;}

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(https://web.archive.org/web/20180708163253im_/https://api.ning.com/files/BAcPAB7hbbh7gep995N4URPxyLmm*5b1CU4D0TL-Yvf-Z4PYmAP5k30DRbTB83h4T8a834JVn2r1kGSHC04X0-SFiVwwkNlo/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {display:none; width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.flex-direction-nav> li {
list-style: none;
}

.flex-active-slide {
position: relative;
right: 0px;
}

.flexslider .flex-control-paging {
padding: 0;
position: relative;
top: 0;
}

.flex-direction-nav {
margin-bottom: -60px !important;
}

/*Profile Page Specific*/
.slides .matrix-item {
background-position: center;
background-size: contain;
}

.profileCoverArea-frame .linkbar .ningbar-panel{ z-index:99999!important }
.profileCoverArea-frame .ningbar-link .icon {
font-size: 26px;
height: 26px;
}
.profileCoverArea-frame .ningbar-countNotification {
font: normal bold 12px/12px sans-serif;
top: -7px;
right: -8px;
}

/******** JOHN BIZLEY CSS **********/
/***** START EVENT LIST CSS *************************************************************/

/* NEW CALENDAR GRID This is the grid which will surround each of the months */
.calendarGrid{ border:solid 1px lightgray; border-radius:6px;padding:4px; margin-bottom:20px}
.calendarGrid-Title{ width:100%; float:left;clear:both;margin-bottom:20px }
.calendarGrid-Title{
background-image: url("//web.archive.org/web/20180708163253im_/https://api.ning.com/files/Y4MVF3b94yKS22NcYB3BQ-bkaspDYBpTcsQh-2iBK*lZ93DjNR*ZNKsQg01gJlplPofjWVfjwuYaJPjHkQQL6LG5aPqmw2Wt/moduleheadbg.png");
background-position: center center;
background-size: initial;
background-repeat: repeat;
}
.monthHeader-name {
font-weight: bold;
display: block;
padding: 10px 20px;
color: white;
background-color: #E61B79;
float: left;
border-radius: 6px 0px 0px 0px;
font-size:16px;
}
/* Margin between each post */
/** Margin between each of the posts plus some padding**/
.eventListPage .entry{ margin-bottom:15px; padding:10px }
.section-eventBundle .entry { margin-bottom: 15px; }

/*OPTIONAL Links In The Header Module ByLine For Inviting Members when creating an event */
.module-byline> a{ color:white; font-size:16px }
.module-byline> a:hover{ color:antiquewhite; text-decoration:none }

/*OPTIONAL Make a button for the inivite members links*/
.module-byline{ margin-top:10px }
.module-byline> a{ background-color:royalblue; padding:3px 6px; border-radius:4px }
.module-byline> a:hover{ background-color:darkblue }

/* Add a border around each entry to make give them more seperation */
.eventListPage .span13 { border:solid 1px lightgray }

/** New Entry Title Adjustment After Moving It Above the Event Content **/
.eventListPage .eventPage-details> .entry-title{
margin-bottom:14px;
box-shadow: 0px 5px 5px lightgray;
padding: 6px;
border: solid 1px #eaeaea;
}
/*Add little Padding To The Details Section */
.eventPage-details{ padding:4px }

/*Entry Title Make Uppercase */
.eventPage-details .entry-title> a, .section-eventBundle .entry-title> a{text-transform:uppercase;font-size:1.2em }

/*Entry Title hover*/
.eventListPage .entry-title> a:hover, .eventPage-details .entry-title> a:hover, .section-eventBundle .entry-title> a:hover{ color:green;font-size:1.2em }

/* Change the spans of the main content and the date day column to 100% width */
.eventListPage .span3, .eventListPage .span13{ width:100% ; }
.eventListPage .span3{ text-align:center; padding:6px; border-bottom: none;margin-bottom:0px }

/*Move the start date to the left and make it an inline block */
.eventListPage .eventListPage-startDate {
text-align:center;display:inline-block;padding:0 10px 0px 0;
}
/* Do the same for the day of the week */
.eventListPage .eventListPage-startDayOfWeek {
text-align: left;display:inline-block;padding:0 10px 0px 0;
}

/*Remove entry content image from list pages*/
.eventListPage .eventPage-detail.entry-content.cf a> img{ display:none!important }
.column-narrow .eventPage-detail.entry-content.cf a> img{ display:none!important }

/*Remove entry content iframes from list pages */
.eventListPage .eventPage-detail.entry-content.cf iframe{ display:none!important }
.column-narrow .eventPage-detail.entry-content.cf iframe{ display:none!important }
.section-eventBundle .eventPage-detail.entry-content.cf iframe{ display:none!important }


/* Add Box Shadow To The Entries */
.eventListPage .entry, .section-eventBundle .entry {
box-shadow: 0px 5px 5px lightgray;
padding: 6px;
border-top: solid 1px #eaeaea;
}
.eventListPage .entry:hover, .section-eventBundle .entry:hover{ box-shadow: 0px 8px 7px darkgray; }

/* Margin between each post */
/** Margin between each of the posts **/
.eventListPage .entry{ margin-bottom:30px }
.section-eventBundle .entry { margin-bottom: 15px; }

/* Add a border around each entry to make give them more seperation */
.eventListPage .span13 { border:solid 1px lightgray }
.eventListPage .span3 {border-top: solid 1px lightgray;border-left: solid 1px lightgray;border-right: solid 1px lightgray }

/* Space out the Events Details li list */
li.eventPage-detail{ margin:10px }
.eventPage-detail{ margin-bottom:0px }
li.eventPage-detail.entry-content
 {
 margin:15px 0px;border-top: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;padding:4px 
}
.entry-headline.media-frame {
    border-bottom: 1px solid #d3d3d3;
}

li.eventPage-detail.entry-content p{ font-size:0.93em }

/* EVENTS MOBILE VIEW*/
/* Move the image above the content so it gives the text more space to fill the screen either side */
@media only screen and (max-width:771px){
.eventListPage .media-frame.eventPage-details> .media-img {float:none!important}
.eventDetailPage .media-frame> .media-body{ overflow:visible }
.section-eventBundle .entry-headline> .media-img{ float:none!important }
.section-eventBundle .media-frame> .media-body{ overflow:visible }
}

/** CSS FOR MEMBER OFFERS **/
/*Keep the grid unless screen is below 1000px then make the sections 100% wide to keep images readable*/
@media only screen and (max-width:1000px){
.page-member-offers .span8.tablet8.mobile16.column{ width:100% }}

/* Fix the padding of the footer as encroching on the web page and overlaying part of the follow button */
.site-footer{ padding: 0px 10px }

/* Stop the more categories button going out to the right and move it back inline with the other options*/
.subnav-more{ float:none; position:static!important }
/*Increase the margin at the bottom of the page so can scroll down to the follow button above the comet chat*/
.content-body{ margin-bottom:40px }
.content-body> .row{ margin-bottom:20px }
/*Footer terms and help, stop float to the right and move them to the left so are available as covered by comet chat*/
.site-footer.container .footer-right{ float:none }

/* Change logo size for mobile as was quite small */
@media only screen and (max-width:769px){
.header-logoImage img {
max-height: 35vw;
width: auto;
}}


.blogDetailPage .pagination{ position:relative!important; font-size:1.2em }

@media only screen and (min-width:769px){
.site-headerFrame{ height:100%; overflow:auto }
#dashboardBar { margin-left: 250px;}
.header-logoImage img { width: 170px; }
}
/*
     FILE ARCHIVED ON 16:32:53 Jul 08, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:14:56 Sep 20, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 219.71 (3)
  esindex: 0.014
  captures_list: 256.846
  CDXLines.iter: 28.692 (3)
  PetaboxLoader3.datanode: 220.714 (4)
  exclusion.robots: 0.273
  exclusion.robots.policy: 0.257
  RedisCDXSource: 0.86
  PetaboxLoader3.resolve: 180.996
  load_resource: 561.681
*/

.section-tabContainer .entry-title > a, .entry-title > a {
    font-weight: 700!important;
}

.page-home .grid-frame.sheet.section-tabContainer:last-of-type {
    width:100%!important
}

.grid-frame.sheet.section-discussionBundle-7281024-Bundle-30.section-discussionBundle {
    float: left;
    width: 33.3333%;
}

.clear{
  clear: both;
}

p.entry-content {
display: none;
}

.grid-frame.section-discussionBundle.section-discussionBundle-7281024-Bundle-113.sheet{
    display: block;
    width: 33.3333%;
    float: left;
   
  }
.ningbar{
 background-image: none !important
}

.mainTab-item {
    border-bottom: none;
}

.mainTab-item.active > a {
    background-color: transparent;
    border-right: solid 15px #E13312;
    padding-right: 15px;
}
.matrix {
justify-content : left;
}

.page-home .grid-frame.sheet.section-tabContainer {
width: 32%;
}

/*.media-frame > .eventPage-image {
    
    max-width: 50%;
   
}*/

/******color of no match message*****/
.pageSearch-outer .entry-emptyPageMessage {
font-size: 1.5em;
color: white;
padding-left: 10px;
padding-top: 30px;
}

/***** Hide the "Connections" tab from the profile page's settings ****/
ul.profileSettingsNav.linkbar li:nth-child(3) {
    display: none;
}

ul.profileSettingsNav.linkbar li:nth-child(2) {
    border-right: 1px solid;
}
/****** end  ****/

.groupHub-groupInfo {
display: none;
}

@media screen and (max-width: 481px) {
.central-content {
padding-bottom: 0;
}}
.site-footerFrame {
   display: flex;
   justify-content: space-between;
   bottom: 10px!important;
 flex-direction: column;
}
@media screen and (max-width: 769px)
{
.site-footer {
    text-align: left;
}
}
@media screen and (max-width: 481px) {
.site-footer {
    text-align: center;
}
}
.site-footer.container .footer-right, .site-footer.container .footer-left {
margin-bottom: 0;
}