@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
/* subheader */
.filterWrapperStyles__XLSrG {
  position: relative;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filterLabelStyles__sZKDD {
  font-size: 14px;
  position: relative;
  top: 17px;
}

.filterSelectStyles__avALV {
  margin-left: 15px;
  width: 120px;
  font-size: 15px;
}

.userInfo__Dm_zS {
  background-color: white;
  border-left: 1px solid #bdbdbd;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 342px;
  padding: 2%;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
}
.selectControl__FIBbr {
  width: 100%;
  margin: 10px 0 !important;
}

.pagination__n2ieC {
  margin-left: 7px;
}
.paginationButton__bWHam {
  font-size: 26px !important;
}
.paginationCount__pt4Lv {
  display: inline-block;
  position: relative;
  font-size: 14px;
}
.tableRowFollowing__AJogs {
  padding: 0 !important;
  width: 11%;
  text-align: center !important;
}
.addProfile__b_3ea {
  position: fixed !important;
  bottom: 3%;
  right: 3%;
}

/*= Table */
.fontSize__dUIzO {
  font-size: 13px;
}
.fontColor__tJdZU {
  color: rgba(0, 0, 0, 0.87);
}
.tableText__KpO0T {
  /*border-bottom: 1px dotted #aaa;*/
  text-decoration: none;
  padding-left: 0;
}
.tableRow__l4tni {
  height: 75px !important;
}
.tableHeaderRow__G1ekq {
}
.tableRowLink__A30CG {
  text-decoration: none;
}
.tableRowAvatar__BhV97 {
  width: 8%;
}
.tableRowEmail__zrlBE {
  /*width: 30%;*/
}
.tableRowLastLogin__LEkfG {
  /*width: 19%;*/
}

.fontIco__sojgM {
  font-size: 22px !important;
}

/*= ControlsToolBar */
.searchIco___XmdL {
  position: absolute !important;
  margin-top: 12px !important;
  margin-left: 10px !important;
}
.selectGroup__UQiEI {
  width: 135px !important;
  margin-right: 20px !important;
}
.selectStatus__E7qWr {
  width: 110px !important;
  margin-right: 20px !important;
}

/*= Add profile form */
.addFormLogo__zIm6V {
  cursor: pointer;
  position: absolute !important;
  width: 60px;
  opacity: 0;
}

/*= Edit profile form */
.editProfileModal__WQJue {
  text-align: center !important;
}
.editProfileModalBody__InUUi {
  text-align: left !important;
  max-width: 400px !important;
  margin: auto !important;
}

/* CSV Button */
.csvButton__Ycunq {
  position: relative;
  text-decoration: none;
  color: #000;
  margin-top: 3px;
}
.csvButtonIco__R0vBc {
  margin: -2px 0 0 5px;
  vertical-align: middle;
  font-size: 19px !important;
}

@media (max-width: 1210px) {
  .fontSize__dUIzO {
    font-size: 14px !important;
  }
  .usersWidth__giffF {
    max-width: 100%;
  }
  .tableRow__l4tni {
    height: 70px !important;
  }
  .tableText__KpO0T {
  }
  .tableAvatar__zfcDh {
    width: 35px !important;
    height: 35px !important;
  }
}

@media (max-width: 1024px) {
  .fontSize__dUIzO {
    font-size: 14px !important;
  }
  .usersListPaper__VNxka {
    padding: 0;
  }
  .tableText__KpO0T {
  }
  .tableRow__l4tni {
    height: 75px !important;
    padding: 12px !important;
  }
}

@media (max-width: 768px) {
  .selectGroup__UQiEI {
    width: 130px !important;
  }
  .selectStatus__E7qWr {
    width: 98px !important;
  }
}

@media (max-device-width: 1224px) {
  .fontIco__sojgM {
    font-size: 30px !important;
  }

  .subHeader__RfSeO {
    height: 90px !important;
    line-height: 60px !important;
  }
  .pagination__n2ieC {
    padding-top: 14px;
  }
  .paginationCount__pt4Lv {
    font-size: 20px;
    top: -9px;
    margin-left: 7px;
  }
  .paginationButton__bWHam {
    font-size: 36px !important;
  }

  .searchIco___XmdL {
    font-size: 34px !important;
    position: absolute !important;
    margin-top: 22px !important;
    margin-left: 3px !important;
  }

  .users__YB4NP {
    top: 180px;
  }

  .selectGroup__UQiEI {
    width: 210px !important;
    margin-right: 18px;
  }
  .selectStatus__E7qWr {
    width: 155px !important;
  }

  .tableText__KpO0T {
  }
  .tableRow__l4tni {
    height: 40px !important;
    padding: 12px !important;
    /*overflow: visible !important;
      word-break: break-word !important;
      white-space: inherit !important;*/
  }
  .editProfileModal__WQJue {
    text-align: left !important;
  }
  .editProfileModalBody__InUUi {
    max-width: 90% !important;
    text-align: left !important;
  }
}

/* All previous might be removed */
.colFollow__JHH7_ {
  text-align: right;
}
.tableAvatar__zfcDh {
  width: 24px;
  height: 24px;
}
.searchStyles__jkaKO {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .tableRowAvatar__BhV97 {
    padding-left: 24px;
  }
  .searchStyles__jkaKO {
    width: 300px;
  }
}
@media screen and (min-width: 1280px) {
  .paperContainer__ANSDL {
    padding: 0;
    max-width: 90%;
    margin: 0 auto;
  }
  .tableAvatar__zfcDh {
    width: 36px;
    height: 36px;
  }
  .searchStyles__jkaKO {
    color: #ccc;
    font-size: 15px !important;
    margin-left: 15px !important;
    width: 230px !important;
    font-size: 20px;
  }
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.4;
  color: #1f1f1f;
  font-weight: normal;
}
body,
html {
  margin: 0;
  padding: 0;
}

/*
 Shared styles which we can use across all the components
*/
.clearfix:before, .clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

.valignWrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.paperContainer__nqCoS {
  margin: 0 0 100px;
  overflow-y: auto;
}

.paperInternal__F8ght {
  padding: 24px;
}

.iconHelp__vqLCy {
  fill: #37c77a;
  font-size: 1.1rem;
  vertical-align: middle;
}

.grow__Xmu7o {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.centeredMessage__FBapu {
  position: fixed;
  top: 35%;
  width: 50%;
  left: 25%;
  text-align: center;
}

.marginBottom_8__LiB8G {
  margin-bottom: 8px;
}

.marginBottom_16__b0Ba7 {
  margin-bottom: 16px;
}

.cellLink__UC08a {
  color: #333;
  text-decoration: none;
  text-transform: none;
  word-wrap: break-word;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.cellLink__UC08a:hover {
  text-decoration: underline;
}
.cellLink__UC08a svg {
  font-size: 1.2rem;
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: text-bottom;
}

/**
Filter drawer
*/
.closeDrawer__y7fcG {
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 1;
  color: #fff;
}
.filterDrawer__ZcGu6 {
  padding: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 375px;
}
.filterSubTitle__HlB5Y {
  color: #5a5858;
  font-size: 16px !important;
  margin-top: 32px !important;
  margin-bottom: 8px !important;
  font-weight: 400 !important;
  text-transform: capitalize;
}

.formControl__TgP4x {
  margin-bottom: 24px;
  width: 100%;
}

.filterDrawerInputWrapper__Rxwtb {
  margin-bottom: -24px;
}
.backDrawerIcon__QjUhg {
  display: block;
}
.closeDrawerIcon__VRl3W {
  display: none;
}
.closeDrawerMobile__MrogR {
  position: absolute;
  top: 14px;
  right: 12px;
}

.warningBox__Mqi74 {
  padding: 8px;
  margin: 0 0 24px;
  border: 1px solid #ffd99c;
  border-radius: 4px;
}
.warningIcon___X6qm {
  color: #ffa822;
}
.warningButton__DyJYv {
  margin-top: 16px;
  padding: 0;
  min-width: auto;
}

/**
* Until breakpoint XS
**/
@media (max-width: 600px) {
  .tableCellHiddenXS__suBHG {
    display: none !important;
  }
  .filterTitle__sVpZn {
    background: #000;
    margin: -24px -32px 0;
    color: #fff;
    height: 63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 56px;
  }
}

/**
* Until breakpoint SM
**/
@media (max-width: 960px) {
  .tableCellHiddenSM__fbdkE {
    display: none !important;
  }
}
.cell__B6BrN {
  padding: 8px;
}
.cellFirst__D2Xj9 {
  padding: 8px 8px 8px 24px;
}
.cellCenter__zy6iG {
  text-align: center;
}
.cellNoWrap__RMC52 {
  white-space: nowrap;
}

/**
* Until breakpoint MD
**/
@media (max-width: 1280px) {
  .tableCellHiddenMD__ReEzU {
    display: none !important;
  }
}

/**
* Until breakpoint LG
**/
@media (max-width: 1920px) {
  .tableCellHiddenLG__O_Nrm {
    display: none !important;
  }
}

.cellVisibleSinceSM__d6Vma,
.cellVisibleSinceMD__VRmBy,
.cellVisibleSinceLG__SCeJx {
  display: none;
}

.progress__nzacN {
  height: 4px;
  padding: 0;
  border: none;
  margin: 0;
}

/**
* Until breakpoint SM
**/

@media (max-width: 960px) {
}

@media screen and (min-width: 600px) {
  .cellVisibleSinceSM__d6Vma {
    display: table-cell;
  }
  .backDrawerIcon__QjUhg {
    display: none;
  }
  .closeDrawerIcon__VRl3W {
    display: block;
  }
  .closeDrawer__y7fcG {
    right: 16px;
    top: 16px;
    left: auto;
    color: rgba(0, 0, 0, 0.54);
  }
  .closeDrawerMobile__MrogR {
    display: none;
  }
}

/**
* Until breakpoint MD
**/
@media screen and (min-width: 960px) {
  .cellVisibleSinceMD__VRmBy {
    display: table-cell;
  }
  .paperContainer__nqCoS {
    margin: 24px 24px 100px;
  }
  .filterDrawer__ZcGu6 {
    padding: 32px;
    width: 360px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

/**
* Until breakpoint LG
**/
@media screen and (min-width: 1280px) {
  .cellVisibleSinceLG__SCeJx {
    display: table-cell;
  }
  .paperContainer__nqCoS {
    margin: 24px auto 100px;
    max-width: 1280px;
  }
}

#fab_add_post__Xhb58 {
  margin-top: -28px;
  position: absolute;
  right: 16px;
  z-index: 2;
  background-color: rgb(71, 154, 210);
  color: #fff;
}
.mainMenu__LmebH {
  padding: 0;
  width: 256px;
  overflow: auto;
  height: 100%;
  margin-top: 8px;
}
.mainMenu--marketnews__oSNc8 {
  overflow: scroll;
}

/* Stats CSS */
.statsInfo__sfdvC {
  font-weight: normal;
}
.statsInfo__sfdvC {
  position: absolute;
  left: 0;
  top: 70px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.statsInfo--odysseyonline__hEWCd {
  top: 83px;
}

.statsInfoItemWrapper__p9KZx {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.statsInfoItemValue__Arc0I {
  font-size: 18px;
  padding-right: 4px;
  line-height: 16px;
  border-radius: 8px;
}
.statsInfoItemTitle__tnY_S {
  font-size: 0.8rem;
  margin: 0;
}
.statsInfoItemPeriod__Nt4U0 {
  color: #888;
  font-size: 0.7rem;
}
.statsInfoItem___0GHV {
  margin-right: 8px;
  position: relative;
  width: auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.statsInfoPercentage__yzMPq {
  font-size: 875rem;
}
.statsInfoDigit__iPgPK {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 2rem;
}
.statsInfoText__OIcyD {
  font-size: 11px;
  letter-spacing: 0.04em;
  line-height: 1.25rem;
  margin: -0.063rem 0;
}
.statsInfoPercentage__yzMPq {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.3;
  width: 100%;
  text-align: center;
}
.positive__WCKF5 {
  color: #3ed03e;
}
.negative__xiyO4 {
  color: #ff807b;
}

.statsInfoItem--odysseyonline__yYtxD,
.statsInfoPercentage--odysseyonline__MqfV1 {
  color: rgba(0, 0, 0, 0.87);
}
@media screen and (min-width: 800px) {
  .statsInfo__sfdvC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 5px;
    width: 600px;
    right: 0;
    left: auto;
    color: #fff;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 54px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .statsInfoItemWrapper__p9KZx {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .statsInfoItemValue__Arc0I {
    font-size: 16px;
  }
  .statsInfoItem___0GHV {
    text-align: left;
  }
  .statsInfoPercentage__yzMPq {
    width: auto;
    text-align: left;
  }
  .statsInfo--odysseyonline__hEWCd {
    right: 80px;
    top: 7px;
  }
  .statsInfo--indy100__mshgN {
    right: 80px;
    top: 15px;
  }
}
@media screen and (min-width: 1030px) {
  .statsInfo__sfdvC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 800px) {
  .statsInfoItemValue__Arc0I {
    font-size: 20px;
  }
}

.topbarWrapper__aG70F {
  position: relative;
  height: 80px;
}
.menuButton__G0LCU {
  color: inherit;
  min-width: auto;
  padding: 0 12px 0 0;
}
.toolbarStyles__cti0G {
  background-color: #000;
  height: 63px;
  color: #fff;
}
.rebelbarFixed__VcVCe {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 5px -2px #ccc;
          box-shadow: 0 4px 5px -2px #ccc;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.rebelbarInner__EiRi6 {
  position: relative;
  height: 100%;
  margin: 0 auto;
  max-width: 1300px;
  line-height: 80px;
}
.buttonStyles__cCr75 {
  border: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  float: 'left';
  min-width: 24px;
  min-height: 24px;
}
.iconStyles__e4e_M {
  border: 0;
}
.accountMenuButton__saKua {
  background-color: #ccc;
  border: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  margin-right: 12px;
  color: white;
  float: left;
  min-width: 24px;
  min-height: 24px;
}
.avatar--odysseyonline__MQfSt {
  position: absolute;
  top: 16px;
  right: 30px;
  width: 32px;
  height: 32px;
}
.accountMenuButton__saKua:hover {
  cursor: pointer;
}
/* @media (max-device-width: 1224px) {
  .toolbarStyles {
    height: 90px !important;
  }
} */

.linkButton__y27C8 {
  text-decoration: none;
}
.linkButtonIcon__yPDhA {
  margin-right: 8px;
}

/* Odyssey */
/* background: url(/static/img/dashboard/odysseyonline-logo.png); */
.toolbarTextLogo__zHf7b {
  display: none;
}
.toolbarTextLogo--odysseyonline__FuZKj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.homeLinkOdy__j43EG {
  color: #58585a;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: none;
  margin: 0 12px 0 12px;
  vertical-align: top;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, Helvetica Neue, Lucida Grande,
    Helvetica, Arial, sans-serif;
}
.homeLink__bd1aX:hover {
  color: #eb8e4e;
}
.toolbarStyles--odysseyonline__sDax_ {
  background-color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: #585859;

  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.toolbarStyles--indy100__9QrLQ {
  background-color: #1f1f1f;
  height: 85px;
  padding: 0 16px;
}
.TextLogo--indy100__hW2my {
  margin: 11px 25px 0 18px;
  max-width: 150px;
}
.dropdownMenu__zEXJn {
  font-family: Roboto, sans-serif;
  list-style-type: none;
  padding: 20px 20px 0;
  border: 1px solid #dcdcdc;
  background: #fff;
  margin: 0;
  white-space: nowrap;

  -webkit-box-sizing: border-box;

          box-sizing: border-box;
  position: absolute;
  top: 68px;
  right: -60px;
  background: #fff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1001;
  border-radius: 3px;
  width: 152px;
}
.dropdownMenu__zEXJn::before {
  content: '';
  z-index: -1;
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  top: -6px;
  left: 70%;
}
.dropdownMenuItem__Y3UN3 {
  margin-bottom: 18px;
}
.dropdownMenuItemLink__xdFSF {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.46;
  text-align: center;
  color: rgba(88, 88, 90, 0.6);
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.followersIcon__JKh1_ {
  margin: 0 10px;
}
.userAvatar__mur35 {
  margin-right: 12px;
  width: 32px;
  height: 32px;
}
.avatar--indy100__EHlud {
  position: absolute;
  top: 24px;
  right: 16px;
  background: transparent;
}
.dropdownMenu--indy100__Fhcq1:before {
  content: none;
}
.dropdownMenu--indy100__Fhcq1 {
  background: #1f1f1f;
  border: 1px solid #1f1f1f;
  top: 68px;
  right: -74px;
}
.dropdownMenuItemLink--indy100__m2v33 {
  color: #fff;
  white-space: normal;
}
.dropdownMenuItemLink--indy100__m2v33:hover {
  text-decoration: underline;
}
.itemCreate--indy100__synZC,
.itemApplyCreate--indy100__jL579,
.itemLinkAccount--indy100__IX_h1,
.itemLinkMyFeed--indy100__IBcMY,
.itemLinkCommunity--indy100__Q8_sU {
  display: none;
}
.itemCreateIndy--odysseyonline__O7oBB,
.itemManageConversations--odysseyonline__F_Mrp {
  display: none;
}
@media screen and (min-width: 600px) {
  .homeLinkOdy__j43EG {
    display: inline-block;
  }
}
@media screen and (min-width: 800px) {
  .toolbarTextLogo--odysseyonline__FuZKj {
    display: none;
  }
  .homeLinkOdy__j43EG {
    display: none;
  }
}

@media screen and (min-width: 900px) {
  .toolbarTextLogo--odysseyonline__FuZKj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 950px) {
  .homeLinkOdy__j43EG {
    display: inline-block;
  }
}
.bannerAd__uufGU {
  min-height: 48px;
  display: block;
}

.uppercaseStyle__VnQRq {
  text-transform: capitalize;
}
.toolbarTitle__XoHdM {
  text-transform: capitalize;
  color: white;
  font-size: 20px;
  padding-right: 16px !important;
  padding-left: 0 !important;
}
.toolbarTitle__XoHdM small {
  font-size: 11px;
}
.toolbarPrefix__V1GQ4 {
  margin-right: 4px;
}
.toolbarPrefix--indy100__nFDu0 {
  display: none;
}
.arrowBack__oBawQ {
  font-size: 9px;
  vertical-align: top;
  margin: 1px 0 2px 1px;
}
/* Odyssey */
.toolbarTitle--odysseyonline__h8lkL {
  display: none;
  color: #eb8e4e;
  font-size: 16px !important;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 12px 0 12px;
  vertical-align: top;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, Helvetica Neue, Lucida Grande,
    Helvetica, Arial, sans-serif !important;
}
@media screen and (min-width: 800px) {
  .toolbarTitle--odysseyonline__h8lkL {
    display: none;
  }
}
@media screen and (min-width: 1150px) {
  .toolbarTitle--odysseyonline__h8lkL {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footerMenu__COLHR {
  background: #000;
  bottom: 0;
  position: fixed;
  top: auto;
  width: 100%;
}
.footerMenuItem__vH_Ch {
  color: #fafafa;
  text-transform: uppercase;
  min-width: auto;
}
.linkButton___ZlZj {
  text-decoration: none;
}
.linkButtonIcon__WSj_5 {
  margin-right: 8px;
}

