.bg-gradient-primary {
    background-color: #df664e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #4e73df), to(#224abe));
    background-image: linear-gradient(180deg, #ea672f 10%, #be4622 100%);
    background-size: cover;
}

#wrapper #content-wrapper {
    xbackground-image: url("../img/bg-page-min_small.jpg") !important;
    xbackground-image: url("../img/sharon2.jpg") !important;
    background-color: #3c3c3c;
    
    width: 100%;
    overflow-x: hidden;
}


#content-wrapper-bounceback {
    xbackground-image: url("../img/bg-page-min_small.jpg") !important;
    background-color: #1f1f3e;
    
    width: 100%;
    overflow-x: hidden;
}

.bouncebackWrapper {

    background-image: url("../img/BB-header-background_fixed.jpg") !important;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top:-22px;
  

}


.topbar .dropdown-list .dropdown-header {
    background-color: #ea672f;
    border: 0px solid #4e73df;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #fff;

    }

.newsfeed-img-profile {

    height:28px;
    width:28px;
}

.rounded-pill-newsfeed {
  border-radius: 17px !important;
  background-color: #ececec;
  padding: 10px
}

.likersTrigger:hover {

    background-color: #ececec;

}

.newsfeedTimeElapsedMsg {

    color:#dca57d;

}


.trashThis:hover {

    color:#d85e5e;
    cursor:pointer;
}

.orangeLink         { color:#dcac40; }
.orangeLink:hover   { color:#f3dba7; text-decoration: none; }

.redLink         { color:#e68145; }
.redLink:hover   { color:#ed9b6b; text-decoration: none; }

.greenLink         { color:#36c97b; }
.greenLink:hover   { color:#54e397; text-decoration: none; }



.whiteLink         { color:#FFF; }
.whiteLink:hover   { color:#f3dba7; text-decoration: none; }

.admin-medium-55-img-profile {
    height:55px;
    width:55px;

}



.jumbotron.hubHeader{

    padding: 1rem !important;
    color: #FFF;
    background-color: #0da77c;
}

.profile-shadow {
  
   box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}


.thumb-shadow {
  
   box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}


.miniImage {

  max-width: 100px;

}

.avatar-shadow {

     box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
  
}

.trophyBronze     { color: #cd7f32 !important;    }
.trophySilver     { color: #c0c0c0 !important;    }
.trophyGold       { color: #FFD700 !important;    }
.trophyChallanger { color: #66CD00 !important;    }

.aboutText {


  color:#353535;
}


/* p { font-family: 'WebFont', Arial, sans-serif; } */

.distressText {
          font-family: 'distressregular', 'Open Sans' !important;
              }

.bouncebackParagrahText {  color: white; font-size: 1.1em;}       

.bounceHighlight       { color: white; font-size: 1.1em; }

.teamListIcons span   { padding:5px; margin:0px;}

.card { min-width:160px; }

.spacedCard {

  margin-bottom:15px;

}


.editThis:hover {

    color:#ebb434;
    cursor:pointer;
}