/* Header  start */
.articles--header{
    display: flex;
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
    font-size: 1em;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 6;
    border-bottom: 1px solid rgb(224, 224, 224);
    position:fixed;
}

/* #article-details--wrapper {
    margin-top: 80px;
    margin-left: 140px;
} */

.btn-secondary {
    color: black !important;
    background-color: white !important;
    border: none!important;
    padding-left:40px;
}

.span--title{
    padding-right: 10px;
}

.end--footer{
    margin-top: 20px;
}

#article-body::selection { 
    background-color: #f1c40f; 
}

.article-body--wrapper::selection { 
    background-color: #f1c40f; 
}

.highlighted{
    background-color: #FFFF00;
}

#Highlights {
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    fill:rgb(130, 130, 130);
}

#Highlights-discover {
    overflow: hidden;
    vertical-align: middle;
    width: 38px;
    /* fill: rgb(130, 130, 130); */
}

#Highlights-left-discover {
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    fill:rgb(130, 130, 130);
    /* fill: rgb(130, 130, 130); */
}

#Highlights-read{

    overflow: hidden;
    vertical-align: middle;
    width: 18px !important;
    fill:rgb(130, 130, 130);

}

#Highlights-read-discover{

    overflow: hidden;
    vertical-align: middle;
    width: 22px !important;
    fill:rgb(130, 130, 130);

}

.css-c9i5lk-listing #Highlights {
    overflow: hidden;
    vertical-align: middle;
    width: 16px !important;
    fill:rgb(130, 130, 130);
}


#fav-enabled{
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    fill:rgb(252, 182, 67);
}





#fav-enabled:hover {
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    fill:black;
}

#Highlights:hover {
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    fill:black;
}

#Highlights-social{
    overflow: hidden;
    vertical-align: middle;
    width: 22px;
    margin-right: 10px;
    fill:rgb(130, 130, 130);
    margin-left: 10px;
}

#IOSOverflow{
    fill:rgb(130, 130, 130);
}

#Highlights-social:hover{
    overflow: hidden;
    vertical-align: middle;
    width: 22px;

    fill:black;
}

/* START SOCIAL PANEL */
.css-1djm88s {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px;
    width: auto;
    position: absolute;
    top: 100%;
    bottom: initial;
    right: 0px;
    left: initial;
    z-index: 15;
    border-radius: 4px;
    padding: 0px;
    display: none;
}

.css-1djm88s-detailsPage {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px;
    width: auto;
    position: absolute;
    /* top: 30%; */
    /* bottom: initial; */  
    right: 0px;
    left: initial;
    z-index: 1;
    border-radius: 4px;
    padding: 0px;
    display: none;
    /* bottom: 40px; */
}

.education-social .css-1djm88s-detailsPage{
    top: 100% !important; 
}

.social-icons-grid{
    top:-1px!important
}

.highlight {
    background-color: yellow;
}

.css-xd87ek {
    text-align: left;
}

.grid-margin-top{
    margin-top: 20px;
}




.css-mul0uf {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px;
    list-style-type: none;
    width: 180px;
    border-radius: 4px;
    margin: 0px;
    padding: 10px 0px;
}

.css-mul0uf-discover {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px;
    list-style-type: none;
    width: 130px;
    border-radius: 4px;
    margin: 0px;
    align-items: center;
    padding: 10px 15px;
    text-align: left;
}

.css-c9i5lk {
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    display: block;
    width: 100%;
    color: rgb(130, 130, 130) !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    overflow: visible;
    background: rgb(255, 255, 255);
    font: inherit inherit inherit inherit inherit inherit inherit;
    padding: 4px 20px;
    font-size: 14px;
    height: 32px;
}


.css-c9i5lk:hover {
    background-color: rgb(229, 242, 241);
    color: rgb(0, 122, 115);
}

.css-4iuxsi .social-icon {
    width: 30px;
    height: 20px;
}

#CopyLink {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    fill: currentcolor;
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
}

/* END SOCIAL PANEL */

.button--hightlights{
    padding-left: 0px !important;
}

.header--backbutton{
    height: 100%;
    width: auto;
    font-size: 1.06em;
    color: rgb(130, 130, 130);
    display: flex;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    height: 63px;
    text-align: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    grid-template-columns: 50px auto 50px;

}

.back--button{

}

.header--centerbuttons{
    height: 100%;
    font-size: 1.06em;
    color: rgb(130, 130, 130);
    display: flex;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    justify-content: center;
    width: 100%;
}

.leftbuttonsSocial{
    /* height: px; */
    font-size: 1.06em;
    color: rgb(130, 130, 130);
    display: flex-end;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    justify-content: center;
    width: 100%;
}

.socialIcons--wrapper--{
    text-align: right;
}

#my-highlighted{
    height: 100%;
    display: flex;
    flex-direction: column;
    top: 0px;
    width: 30%;
    /* transform: translateX(-500px); */
    overflow: auto;
    transition: transform 150ms ease-in-out 0s;
    position: relative;
    z-index: 11111;
}

.css-ac4z6z {
    height: 1000px;
}

.article--layout{
    display: flex;

}

.my-highlighted{
    display:flex;
    width:30%
}

#HighlightsAlt-light {
    width: 100px;
    margin: 100px;
}

.HighlightsAlt-light{

}

.expand-hightlight {
    z-index: 4!important; 
    transform: translateX(0px)!important;

}

.css-l9vh29 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding: 25px 0px 2px 25px;
}

.css-ac4z6z {
    /* height: 100%;

    display: flex;
    flex-direction: column;
    top: 0px;
    width: 100%;
    transform: translateX(-500px);
    overflow: auto;
    transition: transform 150ms ease-in-out 0s; */
}

.css-1j6fd3g:hover, .css-1j6fd3g.visible {
    background-color: rgb(242, 242, 242);
    box-shadow: none;
    border-right: 1px solid rgb(211, 211, 211);
}

.css-1j6fd3g {

    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 350px;
    background-color: transparent;
    box-shadow: none;
    border-right: 1px solid transparent;
    transition: all 150ms ease-in-out 0s;
}

.css-14akkwd.expand {
    z-index: 4;
    transform: translateX(0px);
}

.css-12oiyiq {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    fill: currentcolor;
    height: 120px;
    width: 120px;
    padding: 0px;
    margin: 0px auto;
}


.css-1ru0lt0 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    margin: 0px 0px 4px;
    padding: 0px 20px;
}

.css-1wujevm {
    font-family: "Graphik Web";
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 0px;
    padding: 0px 20px;
}

.css-1oz2ckw {

    z-index: 2;
    top: 0px;
    width: 100%;
    transform: translateX(-500px);
    transition: transform 200ms ease-in-out 0s;
}



.css-14akkwd:hover .slide-toggle, .css-14akkwd.expand .slide-toggle {
    opacity: 1;
}

.css-ks9nr0[data-tooltip] {
    position: relative;
    z-index: 18;
    cursor: pointer;
}

.css-146jmdz {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    fill: currentcolor;
    height: 1em;
    width: 1em;
    padding: 0px;
    margin: 0px;
}

.css-14akkwd {
    position: fixed;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    top: 63px;
    height: calc(100% - 63px);
    width: 400px;
    background-color: transparent;
    transform: translateX(-325px);
    transition: transform 150ms ease-in-out 0s;
}

.expand {
    min-width: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
}

.css-1hojzil.expand {
    width: 400px;
}


.tooltip-- {
    display: inline-block;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: 1px solid;
    border-color:white;
    border-radius: 15px;
    display: none;
 
  }

  .css-1aw3kh2 {
    width: auto;
    color: inherit;
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: visible;
    background: transparent;
    font: inherit inherit inherit inherit inherit inherit inherit inherit;
    padding: 13px 15px 15px;
    margin: 0px;
}

.css-1aw3kh2-delete {
    width: auto;
    color: inherit;
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: visible;
    background: transparent;
    font: inherit inherit inherit inherit inherit inherit inherit inherit;
    padding: 13px 15px 15px;
    margin: 0px;
}

.css-10jkd8p {
    color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 10px;
    background-color: rgb(255, 255, 255);
    position: relative;
    top: -60px;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
}



.css-10jkd8p::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    transform: translateX(-50%);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgb(255, 255, 255);
}

.css-5wzaxc {
    position: fixed;
    left: 0px;
    top: 0px;
    transform: translate(548px, 487px);
}

.css-cnvx2x {
    display: inline-block;
    margin-right: 6px;
}

#Highlights-selection {
    vertical-align: middle;
    width: 20px;
    overflow: hidden;
}


.socials-- .social---icons{
    visibility: visible;
}

.social---icons{
    bottom: -50px;
}

.css-1djm88s{
    bottom: -40px;
}

.socials--:hover .social---icons{
    visibility: visible;
}

a.css-12jo7m5.tags--wrapper_pre__multi-value__label {
    color: hsl(0,0%,20%)!important;
}


.css-1wlvo9u{
    width: auto;
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    display: inline-block;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 24px;
    position: relative;
    white-space: nowrap;
    user-select: none;
    color: rgb(255, 194, 94);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: visible;
    /* background: rgb(255, 248, 236); */
    font: inherit inherit inherit inherit inherit inherit inherit;
    border-radius: 4px;
    /* padding: 0px 0.5em; */
    margin-right: 10px;
}

#Highlights-tiny {
    overflow: hidden;
    vertical-align: middle;
    width: 16px;
}

#fav-tiny{
    overflow: hidden;
    vertical-align: middle;
    width: 16px;
    fill:rgb(252, 182, 67);
}

.button-tags .tooltipTag{
    visibility: hidden;
    width: 50px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0;
      /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    font-size:10px;
    margin-left: -15px;
}

.button-tags:hover .tooltipTag{
    visibility: visible;
}


.button-tags .tooltipTag::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

.menu-share .tooltipShare{
    visibility: hidden;
    width: 80px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0;
      /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    font-size:10px;
    margin-left: -28px;
}

.menu-share .tooltipFavorite{
    visibility: hidden;
    width: 80px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0;
      /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    font-size:10px;
    margin-left: -29px;

}


.menu-share .tooltipFavorite::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

.menu-share:hover .tooltipFavorite{
    visibility: visible;
}

.menu-share .tooltipFavorite::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }


  .menu-share .tooltipShare::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

.menu-share:hover .tooltipShare{
    visibility: visible;
}

a#ajax_spinner__savebutton_ {
    background: rgb(224, 224, 224);
}

a#ajax_spinner__savebutton_:hover {
    background: rgb(224, 224, 224);
}

.menu-hightlight .tooltipHightLight{
    visibility: hidden;
    width: 165px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 8px;
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    font-size: 10px;
    margin-left: -64px;
}

.menu-hightlight:hover .tooltipHightLight{
    visibility: visible;
}

.menu-hightlight .tooltipHightLight::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

  @media (max-width: 1440px){
    .menu-hightlight .tooltipHightLight{
        width: 175px;
       }
    }



.comment-button .tooltipComment{
    visibility: hidden;
    width: 80px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0;
      /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    font-size:10px;
    margin-left: -29px;
}

.comment-button:hover .tooltipComment{
    visibility: visible;
}


.comment-button .tooltipComment::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }

.css-c9i5lk-listing {
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    display: block !important;
    width: 100% !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px !important;
    overflow: visible;
    font: inherit inherit inherit inherit inherit inherit inherit;
    padding: 4px 0px !important;
    font-size: 13px !important;
    color: #282c3f !important;
    height: 27px;
}

#noitems-body{
    padding: 10px;
 }

 .discover-menu {
    margin-top: 10px;
}

.css-c9i5lk-listing-discover{
    text-align: inherit;
    -webkit-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
    display: block !important;
    width: 100% !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px !important;
    overflow: visible;
    font: inherit inherit inherit inherit inherit inherit inherit;
    padding: 4px 0px !important;
    font-size: 14px !important;
    color: #282c3f !important;

}

.css-c9i5lk-bold{
    font-weight:bold !important; 
    text-decoration: none !important;
    color: #282c3f !important;
}



.css-c9i5lk-listing:hover {
    /* background-color: rgb(229, 242, 241); */
    /* color: rgb(0, 122, 115); */
    color: #282c3f !important;
    text-decoration: none !important;
    font-weight:bold !important; 
}

.css-c9i5lk-listing-discover:hover{
    color: #282c3f !important;
    text-decoration: none !important;
    font-weight:bold !important; 

}

.css-3ho9e1 {
    margin-top: 7px;
    margin-left: 20px;
}

.top-nav-sort {
    display: inline-flex;
}

#Highlights-education {
    overflow: hidden;
    vertical-align: middle;
    width: 12px;
    fill: rgb(130, 130, 130);
    margin-top: -4px;
}

span.css-4iuxsi-education {
    padding-right: 5px;
    /* padding-top: 0px; */
}


.result-Info--wrapper .result-noOfItems .custom-filter-fa-btn-education {
    margin-left: 10px;
    margin-top: -4px;
    color: #000;
    font-size: 15px;
    float: right;
    font-weight: normal;
    text-decoration: none;
    margin-right: 10px;
}

.result-Info--wrapper .result-noOfItems .custom-filter-fa-btn-education:hover{
    font-weight:normal;
}

#Highlights-education:hover{
    fill: #000;
}

#Highlights-arrow {
    overflow: hidden;
    vertical-align: middle;
    width: 18px;
    margin-left: 5px;
}

#Highlights-arrow:hover {
    overflow: hidden;
    vertical-align: middle;
    width: 18px;
    fill:black;
}

li.css-c9i5lk.fav-class {
    padding-left: 17px;
}

.social-distance a{
    padding-left: 4px;
}
#article-details--wrapper svg.faTag {
    margin-right: 15px;
}

span.filter_label_tags {
    padding-left: 10px;
}

.modal {
    margin-top: 300px;
}

.tags-popup--header {
    border-bottom:none!important
}

h5.modal-title {
    font-size: 24px;
    line-height: 16px;
    /* margin: 0px; */
    font-weight: 700;
    line-height: 30px;
    color: #231f20;
    font-family: 'benton-modern-display-1', 'benton-modern-display-2',serif !important;
}

.tags-popup--body{
    border: none !important
}

.tags-popup--body .button{
    padding: 6px;
}

.tags-popup--header.modal-header {
    /* background-color: rgb(0, 146, 159) !important; */
    height: 40px;
}

.tags_multi-value{
    /* max-width: 100px; */
    border-radius: 2px;
    font-size:85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    display: flex;
    margin: 2px;
}

.tags-list {
    display: flex;
    flex-wrap: wrap;
}

.tags-list-listing {
    display: flex;
    margin-top: 5px;
    flex-wrap: wrap;

}

/* .css-12jo7m5 {
    border-radius: 2px;
    color: hsl(0,0%,20%);
    font-size: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
} */

.css-12jo7m5-badge{
    border-radius: 2px;
    color: hsl(0,0%,20%)  !important ;
    font-size: 12px;
    overflow: hidden;
    padding-left: 6px  !important;
    padding-right: 4px  !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    line-height: 1.85em !important;
}


.css-12jo7m5-badge:hover{
    border-radius: 2px;
    color: hsl(0,0%,20%)  !important ;
    font-size: 12px;
    overflow: hidden;

    padding-left: 6px  !important;
    padding-right: 4px  !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    line-height: 1.85em !important;

}

#deleteTagSvg{
    display: none;
}

.removed-tags--{
    display: none;
}



.css-1alnv5e {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    cursor: pointer;
}


.css-1alnv5e-badge {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    cursor: pointer;
}

.displayNone{
    display: none;
}

.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
            animation: icon-spin 2s infinite linear;
  }
  
  @-webkit-keyframes icon-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }
  
  @keyframes icon-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }


.css-es53b3-multiValue {
    background-color: hsl(0,0%,90%);
    border-radius: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 2px;
    min-width: 0;
    box-sizing: border-box;
    padding-left: 4px;
    padding-right: 4px;
}

.css-es53b3-multiValue-badge {
    background-color: hsl(0,0%,90%);
    border-radius: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 2px;
    margin-bottom: 0px;
    min-width: 0;
    box-sizing: border-box;
    padding-left: 4px;
    padding-right: 4px;
}

/* Filter Tag Name */
.filter__tag-name{
    color: rgb(130, 130, 130);
    padding:5px 5px;
    display: flex;
}

.discover__tags-list{
    margin-top: 5px;
    /* height: 300px; */
    position: relative;
    overflow-y: auto;
    list-style: none;
    padding: 0px 0px 12px;
    margin: 0px;
    padding-right: 10px;
    max-height: 300px;
}


.discover__tags-list a{
    color: rgb(130, 130, 130) !important;
    text-decoration: none;
    cursor: pointer;
}


.discover__tags-list a:hover{
    color: rgb(0, 146, 159)  !important

}

.tag-pencil{
    margin-left: auto;
    order: 2;
    display: none;
}

.tag-delete{
    margin-left: auto;
    order: 2;
    display: block;
    cursor: pointer;

}

.discover__tags-list .tag-pencil:hover{
    display: block;
}

.active-tag-selection{
    display: block;
    cursor: pointer;
}

.active-tag-click{
    background: rgba(28, 176, 168, 0.2)!important
}


.active-delete-click{
    background-color: rgb(242, 242, 242)!important;
}

.tag-name__key{
   width: 100%
}

.tags-list-width{
    max-width: 125px;
    /* margin-bottom: 5px; */
}

.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
  }

  .spinner-onSave {
    margin: 0% 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    z-index: 1111;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
  }
  
  .dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
  }
  
  .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
  }
  
  @-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
  @keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
  
  @-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
  }
  
  @keyframes sk-bounce {
    0%, 100% { 
      transform: scale(0.0);
      -webkit-transform: scale(0.0);
    } 50% { 
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
    }
  }

  .search__tags {
    /* background-color: transparent; */
    font-size: 14px;
    color: rgb(130, 130, 130);
    /* border-radius: 4px;
    padding: 4px;
    border-width: 1px; */
    width: 100%;
}

.tags--popup--header{
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important; 
}

.tag-modal .modal-dialog .modal-content{
    margin-top: 0px !important;
}


.css-wfrjqi {
    height: calc(60vh - 63px);
    min-height: 400px;
    width: 100%;
    display: flex;  
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    align-content: center;
}

.css-1g2rzv0 {
    text-align: center;
    width: 600px;
    padding: 0px;
}

.css-1olkchz {

    width: initial !important;
   
}

.copy {
    display: block;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: rgb(130, 130, 130);
}

.tags-popup--header.tags--popup--header.modal-header {
    display: flex;
    flex-direction: row;
}

.modal-header .close {
    padding: 0.9rem 1rem !important;
    margin: -1rem -1rem -1rem auto;
}

.tag-save__button{
    text-transform: inherit !important;
}

.css-1alnv5e:hover {
    background-color: #FFBDAD;
    color: #DE350B;
}


.css-1alnv5e-badge:hover {
    /* background-color: #FFBDAD; */
    /* color: #DE350B; */
}

.tags-popup--header .close{
    color: rgb(51, 51, 51) !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

.delete-tag-message {
    padding-bottom: 15px;
    color: rgb(130, 130, 130) !important;
}
.tag-delete__button{
    background: rgb(239, 64, 86) !important;
}

.tag-delete__button:hover{
    background: rgb(239, 64, 86) !important;
}

.css-x1ghbj {
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    position: relative;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
    padding: 0.3em 0.6em;
}

.css-x1ghbj-search-title {
    margin-bottom: 0px;
    display: inherit;
    /* width: 100%; */
    position: relative;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-image: initial;
    padding: 0.3em 0.6em;
    margin-left: 20px;
}

.css-x1ghbj-search-title  input {
    background-color: transparent;
    line-height: 24px;
    font-size: 16px;
    color: rgb(130, 130, 130);
    width: 150px;
    border-radius: 4px;
    padding: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border:none!important
}


@media all and (max-width: 575px) {  
    .css-x1ghbj-search-title {
        display: none !important
    }

}




.css-dm6k5i {
    display: inline-block;
    margin-right: 4px;
    color: rgb(130, 130, 130);
}

.css-x1ghbj input {
    background-color: transparent;
    line-height: 24px;
    font-size: 16px;
    color: rgb(130, 130, 130);
    width: 150px;
    border-radius: 4px;
    padding: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border:none!important
}


#tag-search-icon {
    /* float: left; */
    margin-top: 0px;
    margin-left: 4%;
    border: none;
    /* text-indent: 999px; */
    width: 14px;
    /* height: 15px; */
    cursor: pointer;
    margin-top: 0px;
}

.event-social .tags-list {
    padding-top: 10px;
}

.tag-name__key__edit {
    width: 100%;
    background: rgb(242, 242, 242)!important;
    border: none;
}
.grid-item__events .tags-list-listing {
    display: flex;
    /* margin-top: 45px ; */
    flex-wrap: wrap;
}

.featured-result-wrapper .tags-list-listing {
    margin-top: 0px !important;
}

.featured-result-wrapper .grid-item.grid-item__events {
    height: 325px !important;
}

@media screen and  (max-width: 718px) {
    .top-nav-sort {
        display: inline-flex;
        margin-top: 30px;
    }

    .grid-item__events .tags-list-listing {
        display: flex;
        /* margin-top: 34px !important; */
        flex-wrap: wrap;
    }

    .featured-result-wrapper .tags-list-listing {
        margin-top: 5px !important;
    }

    .grid-item.grid-item__events {
        height: 375px !important;
        position: relative;
        background-color: rgb(251, 251, 253);
        -webkit-box-flex: 0;
        margin-bottom: 15px;
        margin-right: 15px;
        transition: all 0.5s ease 0s;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(0, 89, 109);
        border-image: initial;
        flex: 0 0 31.85%;
        max-width: 300px;
    }
    

}

