/* BEGIN: CSS GLOBAL */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    html, body {
        overflow-x: hidden;
        margin: 0;
        height:100%;
    }


    body {
        background-color: #f1f1f1;
        font-family: courier-prime, monospace;
        font-size: 12px;
        font-weight: 400;
        color: #000;
    }

    a {
        text-decoration: none;  
    }





/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/















/* BEGIN: GLOBAL BITS AND BOBS */
/**********************************************************/
/**********************************************************/
/**********************************************************/

p {
    margin-top: 0;

        margin-bottom: 15px;
}

p:last-of-type {
    margin-bottom: 0;
}

.subhead__asterisk {
    font-family: arvo;
    font-weight: bold;
    color: #ff0000;
    position: relative;
    top: 4px;
    padding-right: 11px;
    font-size: 30px;
}

.subhead__ghostblock {
    font-family: arvo;
    font-weight: bold;
    color: #ff0000;
    position: relative;
    top: 4px;
    padding-left: 11px;
    font-size: 30px;
    line-height: 20px;
}

/* END: BITS & BOBS */











/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/












/* BEGIN: ANNOUNCEMENT */
/**********************************************************/
/**********************************************************/
/**********************************************************/


.announcement {
width: 550px; margin-left: auto; margin-right: auto; text-align: center;
    }

.announcement__code {
    border: 3px solid #000; width: 520px; height: 250px; background-color: #f7f7f7; font-family: courier prime; padding: 15px; border-radius: 0; font-size: 12px;
}

.announcement__link {
    border: 3px solid #000; width: 520px; height: 13px; background-color: #f7f7f7; font-family: courier prime; padding: 15px; border-radius: 0; font-size: 12px;
}

.announcement__leftalign {
    width: 550px; margin-left: auto; margin-right: auto; text-align: left;
}

.announcement__bottomspacer {
    height: 5px;
}









/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/













/* BEGIN: SYSTEM NOTIFICATIONS */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    .sysnotification {
        margin-left: auto;
        margin-right: auto;
        background-color: #e7e7e7;
        padding-top: 22px;
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 22px;
        text-align: left;
    }

    .sysnotification__text {
        float: left;
    }

    .sysnotification__close {
        font-size: 20px;
        float: right;
        line-height: 20px;
    }

    .sysnotification__spacer {
        height: 25px;
    }

    .sysnotification__bump {
        position: absolute; left: 0; top: 346px; width: 519px; background-color: #e7e7e7; padding: 12px;
        height: 20px;
    }

    .sysnotification__bump__icon {
        position: absolute; left: 15px; top: 10px; font-size: 20px;
    }

    .sysnotification__bump__button {
        border: none;
        font-family: courier-prime, monospace;
        font-size: 12px;
        background-color: #e7e7e7;
        cursor: pointer;
        width: 450px;
        position: absolute;
        left: 40px;
        top: 15px;
        text-align: left;
        color: #000;
    }

    .sysnotification__bump__expand {
        display: none; width: 519px; 
        position: absolute; left: 0; top: 40px; background-color: #e7e7e7; padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-top: 5px;
    }

    .sysnotification__bump__expand__text {
        margin-left: 30px;
    }




/* END: SYSTEM NOTIFICATIONS */













/* BEGIN: CSS HUB  */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    .hub {
        background-color: #000;
    }

    .hub__close {
        font-size: 50px;
        color: #fff;
        font-weight: bold;
        text-align: right;
        margin: auto;
        padding: 50px;
    }

    .hub__topspacer {
        height: 50px;
    }


    .hub__closebottom {
        display: none;
        font-size: 10px;
        font-weight: 700;
        font-style: italic;
        text-align: center;
        color: #fff;
    }


/* END: HUB */









/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

























/* BEGIN: CSS MISSED YOU  */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .missedyou {
         margin: auto; max-width: 1025px;
    }

    .missedyou__spacer--abovelogo {
        height: 15px;
    }

    .missedyou__header {
    display: flex;
    justify-content: space-between;
    height: 53px;
    }

    .missedyou__logo {
    width: 232px;
    height: 60px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: courier-prime;
        margin-top: -2px;
    letter-spacing: -.75px;
    }

    .missedyou__logo__asterisk {
        font-family: arvo;
        font-weight: bold;
        color: #ff0000;
        position: relative;
        top: 6px;
        padding-left: 2.25px;
        padding-right: 2.5px;
        font-size: 32px;
    }

    .missedyou__logo__center--nodisplay {
        display: none;
    }

    .missedyou__burger {
    width: 110px;
    margin-top: 15px;
    }

    .missedyou__burger--display {
    display: block;
    }

    .missedyou__burger--nodisplay {
    display: none;
    }

    .missedyou__city {
    width: 110px;
        height: 17px;
    text-align: center;;
    margin-top: 13px;
        padding-top: 5px;
        font-size: 10px; 
        background-color: #ff0000;
        border-radius: 15px;
        color: #fff;
        font-weight: bold;
    }

    .missedyou__city--display {
    display: block;
    }

    .missedyou__city--nodisplay {
    display: none;
    }

    .missedyou__spacer--belowlogo {
        height: 5px;
    }

    .missedyou__date {
        max-width: 1025px;
        border: 2px solid #000;
        font-family: courier-prime;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        height: 37px;
        line-height: 31px;
        box-sizing: border-box;
        
    }

    .missedyou__grid {
         max-width: 1025px; display: grid; grid-template-columns: 310px 310px 310px; row-gap: 25px; justify-content: space-between;
    }

    .missedyou__post {
        font-weight: 400;
        font-style: normal;
        width: 306px;
        height: 271px;
        border: 2px solid #000;
        text-align: left;
        line-height: 23px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
        color: #000;
        background-color: #fff;
        box-shadow: 5px 5px #000;
        position: relative;
    }




    .missedyou__title {
        font-weight: 700;
        font-style: normal;
        border-bottom: 2px solid #000;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 13px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 20px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 14px;
        font-weight: 700;
        background-color: #fff;
    }

    .missedyou__body {
        font-weight: 400;
        font-style: normal;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 14px;
        padding-left: 17px;
        padding-right: 17px;
        line-height: 22px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
        background-color: #fff;
    }

    .missedyou__body--singlelinetitle {
        font-weight: 400;
        font-style: normal;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 14px;
        padding-left: 17px;
        padding-right: 17px;
        line-height: 23px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
    }

    .missedyou__doublelinetitle {
        font-weight: 400;
        font-style: normal;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 14px;
        padding-left: 17px;
        padding-right: 17px;
        line-height: 23px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
    }


    /* LIKES, REPLY, SHARES, DATE */

    .missedyou__post__footer {
    display: flex; padding-top: 10px; padding-left: 15px; padding-right: 0px; justify-content: space-between; position: absolute; bottom: 0; width: 271px; height: 28px;
    }

    .missedyou__post__dottedline {
        border-top: 1px dotted #000; width: 100%; height: 1px; position: absolute; bottom: 37px;
    }

    .missedyou__post__footer__rightcontainer--tripledigit {
        width: 95px; height: 30px; font-weight: bold; font-size: 14px; display: flex; justify-content: space-between;
    }

    .missedyou__post__footer__likescontainer--tripledigit {
        width: 36px; display: flex; justify-content: space-between;
    }

    .missedyou__post__footer__likes__icon--tripledigit {
        width: 15px; font-size: 13px; text-align: right; 
    }

    .missedyou__post__footer__likes__number--tripledigit {
        width: 17px; font-size: 10px; margin-top: -1px; text-align: right;  
    }

        /* DOUBLE DIGIT LIKES */

        .missedyou__post__footer__rightcontainer--doubledigit {
            width: 91px; height: 30px; font-weight: bold; font-size: 14px; display: flex; justify-content: space-between;
        }

        .missedyou__post__footer__likescontainer--doubledigit {
            width: 31px; display: flex; justify-content: space-between;
        }

        .missedyou__post__footer__likes__icon--doubledigit {
            width: 15px; font-size: 13px; text-align: right; 
        }

        .missedyou__post__footer__likes__number--doubledigit {
            width: 14px; font-size: 10px; margin-top: -1px; text-align: right;
        }


        /* SINGLE DIGIT LIKES */

        .missedyou__post__footer__rightcontainer--singledigit {
            width: 87px; height: 30px; font-weight: bold; font-size: 14px; display: flex; justify-content: space-between;
        }

        .missedyou__post__footer__likescontainer--singledigit {
            width: 25px; display: flex; justify-content: space-between;
        }

        .missedyou__post__footer__likes__icon--singledigit {
            width: 15px; font-size: 13px; text-align: right; 
        }

        .missedyou__post__footer__likes__number--singledigit {
            width: 8px; font-size: 10px; margin-top: -1px; text-align: right;
        }

    .missedyou__post__footer__conversation {
        width: 15px; text-align: right; font-size: 13px;
    }

    .missedyou__post__footer__share {
        width: 15px; text-align: right; font-size: 13px;
    }

    .missedyou__post__footer__leftcontainer {
    width: 177px; height: 30px; display: flex; justify-content: space-between;
    }

    .missedyou__post__footer__datecontainer {
        width: 67px; display: flex; justify-content: space-between;
    }

    .missedyou__post__footer__date__icon {
        font-size: 14px; width: 14px; text-align: left;
    }

    .missedyou__post__footer__date__number {
        font-size: 8.5px; font-weight: bold; width: 48px; text-align: left; margin-top: -1px;
    }

    .missedyou__post__footer__locationcontainer {
        width: 167px; display: flex;  justify-content: space-between;
    }

    .missedyou__post__footer__location__icon {
        font-size: 13px; width: 14px; text-align: left;
    }

    .missedyou__post__footer__location__text {
        font-size: 10px; font-weight: bold; width: 150px; text-align: left; margin-top: -1px;
    }

    /* END LIKES, REPLY, SHARES, DATE */


    .missedyou-connection-container-title:hover {
        text-decoration: underline;
    }

    .missedyou__post--blue {
        font-weight: 400;
        font-style: normal;
        width: 246px;
        height: 196px;
        border: 2px solid #0000ff;
        text-align: left;
        line-height: 23px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
    }

    .missedyou__title--blue {
        font-weight: 700;
        font-style: normal;
        border-bottom: 2px solid #0000ff;
        text-align: center;
        padding: 15px;
        line-height: 18px;
        background-color: #f8f8f8;
        font-family: courier-prime;
        font-size: 12px;
        font-weight: 700;
    }

    .missedyou__title--blue:hover {
        text-decoration: underline;
    }

    .missedyou__loadmore {
        max-width: 1025px; border: 0; background-color: #000000; font-family: courier-prime; font-size: 12px; font-weight: 700; color: #fff; text-align: center; height: 35px; line-height: 37px; border-radius: 30px;
    }

    .missedyou__loadmore--alt {
        max-width: 900px; border: 0; background-color: #dddddd; font-family: courier-prime; font-size: 12px; font-weight: 700; color: #fff; text-align: center; height: 35px; line-height: 37px; margin-top: 15px; color: #000; border-radius: 30px;
    }


/* END: MISSED YOU */









/* BEGIN: CSS LOCATION FILTERS */
/**********************************************************/
/**********************************************************/
/**********************************************************/    


    .locationfilters {
        display: flex; max-width: 1025px; margin-left: auto; margin-right: auto; justify-content: space-between;
    }

    .locationfilters__leftcontainer {
        width:500px; text-align: left;
    }

    .locationfilters__rightcontainer {
        width:208px; text-align: left;
    }


    .locationfilters__rightcontainer {
        width:180px; text-align: right;
    }

    .locationfilters__location {
        background-color: #dfdfdf; border-radius: 15px; font-size: 10px; font-weight: bold; padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;
        
        white-space: nowrap; display: inline-block;
    }

    .locationfilters--display {
        
    }

    .locationfilters--nodisplay {
        display: none;
    }

    .locationfilters__topspacer {
        height: 6px;
    }

    .locationfilters__bottomspacer {
        height: 13px;
    }


/* END: LOCATION FILTERS */










/* BEGIN: CSS DROPDOWN v1 */
/**********************************************************/
/**********************************************************/
/**********************************************************/    


    .dropbtn {
    border: none;
    background-color: transparent;
    cursor: pointer;
        margin-top: 1px;
    }

    
    .dropbtn:hover, .dropbtn:focus {
        background-color: transparent;
    }


    .dropdown {
      position: relative;
      display: inline-block;
    }

    
    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #000;
        color: #fff;
      min-width: 160px;
      z-index: 1;
    }

    
    .dropdown-content a {
      text-decoration: none;
        color: #fff;
        font-weight: 700;
      display: block;
    }

    
    .dropdown-content a:hover {}

    /*
    .dropdown:hover .dropdown-content {
      display: block;
    }
    */
    
    .dropdown-content--show {  
      background-color: #000;
        color: #fff;
      width: 165px;
      z-index: 1;
    }

    .dropdown-content--show a {
      text-decoration: none;
        color: #fff;
        font-weight: 700;
      display: block;
    }

    
    .dropdown-content--show a:hover {}


    .show {display:block;}

    .dropdown__item--single {
        padding-top: 18px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 18px;
    }

    .dropdown__item--top {
        padding-top: 22px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .dropdown__item--middle {
        padding-top: 5px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dropdown__item--bottom {
        padding-top: 5px;
        padding-bottom: 22px;
        padding-left: 20px;
        padding-right: 20px;
        
    }

/* END: DROPDOWN */























/* BEGIN: CSS WRITE CONNECTION  */
/**********************************************************/
/**********************************************************/
/**********************************************************/    

    .writeconnection {
    text-align: center;
    }

    .writeconnection__h1 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    line-height:normal;
    margin-bottom: 15px;
    }

    .writeconnection__ghostlinebreak { display: none; }

    .writeconnection__h1__periodlarge {
    color: #0000ff;
    font-size:36px;
    line-height:0px;
    }

    .writeconnection__h1__spacer {
    height: 15px;
    }

    .writeconnection__form {
    width: 550px;
    margin: auto;
    text-align: center;
        box-shadow: 7px 7px #000000;
        position: relative;
    }

    .writeconnection__title {
    border: 4px solid #000;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 29px;
    background-color: #fff;
    font-size: 15px;
    color: #000000;
    width: 550px;
    height: 87px;
    font-weight: 700;
    border-radius: 0;
        font-family: courier prime;
        box-sizing: border-box;
        margin-bottom: -9px;
    }

    .writeconnection__post {
    border-top: 4px solid #000;
    border-left: 4px solid #000;
    border-right: 4px solid #000;
    border-bottom: none;
    padding: 25px;
    background-color: #fff;
    font-size: 15px;
    color: #000000;
    width: 550px;
    height: 330px;
    border-radius: 0;
        font-family: courier prime;
        resize: none;
        box-sizing: border-box;
    }


    .writeconnection__locationsubmit {
        width: 550px;
        display: flex;
        justify-content: space-between;
        background-color: #fff;
        border-left: 4px solid #000;
    border-bottom: 4px solid #000;
    border-right: 4px solid #000;
        margin-top: -5px;
        box-sizing: border-box;
    }

    .writeconnection__location {
        width: 321px; text-align: left;text-align: left; margin-left: 14px; margin-bottom: 10px; display: flex; justify-content: space-between; padding-top: 9px; height: 30px;
    }

    .writeconnection__location__icon {
        width: 15px; font-size: 21px;
    }

    .writeconnection__location__choose {
        width: 293px; padding-top: 7px; font-size: 12px;
    }

    .writeconnection__location__choose--display {
        display: block;
    }

    .writeconnection__location__choose--nodisplay {
        display: none;
    }

    .writeconnection__submit {
    background-color: #ff0000;
    color: #fff;
    border: none;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    font-family: courier-prime;
    width: 120px;
    border-radius: 30px;
        margin-right: 10px;
        margin-bottom: 10px;
        
    }


    .writeconnection__location__picksubwaycontainer {
        display: flex; justify-content: space-between; width: 300px; flex-wrap: wrap;
    margin-left: auto; margin-right: auto; background-color: #000; color: #fff; padding: 20px;
    }

    .writeconnection__location__picksubwaycontainer__item {
            width: 110px; display: flex; justify-content: space-between; align-items: flex-start;
    }


/* END: CSS TAKE A CHANCE SUBMIT  */









/* BEGIN: CSS FOOTER */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .footer {
        background-color: #000000;
    }

    .footer__centerblock {
         margin: auto; max-width: 750px;
    }

    .footer__grid {
         margin: auto; max-width: 750px; display: grid; grid-template-columns: 150px 150px 150px 150px; row-gap: 25px; justify-content: space-between;
    }

    .footer__item {
         font-family: courier-prime; font-weight: 700; color: #555; font-size: 12px; line-height: 23px;
    }

/* END: FOOTER */








/* BEGIN: CSS AFTER FOOTER */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .afterfooter {
    display: flex; flex-direction: row; justify-content: space-between;
    }

    .afterfooter__item {
    width: 250px;
    font-family: courier-prime;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    }

    .afterfooter__item--social--display {
    display: inline;
    }

    .afterfooter__item--social--nodisplay {
    display: none;
    }


    .afterfooter__item--copy--display {
    display: inline;
    text-align: center;
    }

    .afterfooter__item--copy--nodisplay {
    display: none;
    text-align: center;
    }


    .afterfooter__item--privacy--display {
    display: inline;
    text-align: right;
    }

    .afterfooter__item--privacy--nodisplay {
    display: none;
    text-align: right;
    }


/* END: POST FOOTER */








/* BEGIN: CSS POSTOVERLAY */
/**********************************************************/
/**********************************************************/
/**********************************************************/



    .postoverlay__topcontainer {
        display: flex;
    justify-content: space-between; height: 50px; padding-left: 35px; padding-right: 35px; padding-top: 10px; padding-bottom: 15px; background-color: #ff0000; color: #fff; position: sticky; top: 0; z-index: 999;
    }

    .postoverlay__topcontainer__nextprev {
         width: 100px; height: 30px; padding-top: 20px;
        font-size: 50px;
    font-weight: bold;
        line-height: 20px;
        
    }


    .postoverlay__navigate {
            text-align: center;
    }

    .postoverlay__topcontainer__close {
    text-align: right;
    font-size: 50px;
    font-weight: bold;
        /*
    padding-top: 20px;
    padding-right: 35px; */
        
        width: 100px;
        height: 30px;
    }

    .postoverlay__closebottom {
    display: none;
    }

    .postoverlay__topspacer {
        height: 50px;
    }

    .postoverlay__middlespacer {
        height: 150px
    }

    .postoverlay__finalspacer {
        height: 50px;
    }


/* END: CSS POSTOVERLAY */








/* BEGIN: CSS SINGLE POST PAGE */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    .singlepostpage__topspacer {
        height: 38px;
    }

    .singlepostpage__middlespacer {
        height: 150px;
    }

    .singlepostpage__finalspacer {
        height: 50px;
    }

/* END: SINGLE POST PAGE */







/* BEGIN: CSS BIGPOST */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    .bigpost__shadow {
        box-shadow: 30px 25px #0000ff;
        max-width:550px;
        margin: auto;
    }


    .bigpost {
        max-width: 700px;
        margin: auto;
    }

    .bigpost__title {
        font-weight: 700;
        font-style: normal;
        max-width: 550px;
        border: 4px solid #000;
        text-align: center;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 31px;
        padding-bottom: 28px;
        line-height: 34px;
        background-color: #fff;
        font-size: 24px;
        margin: auto;
        box-sizing: border-box;
        box-shadow: 7px 7px #000;
        }

    .bigpost__body {
        font-weight: 400;
        font-style: normal;
        max-width: 550px;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: none;
        text-align: left;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 28px;
        padding-bottom: 26px;
        line-height: 37px;
        background-color: #fff;
        font-size: 15px;
        margin: auto;
        box-sizing: border-box;
        box-shadow: 7px 7px #000;
    }




    .bigpost__footer {
        max-width: 550px;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: 4px solid #000;
        padding: 0;
        background-color: #fff;
        box-shadow: 7px 7px #000;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }

    .bigpost__footer__container {
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 17px;
        padding-bottom: 11px;
        display: flex;
        justify-content: space-between;
    }

    .bigpost__footer__leftcontainer {
        width: 75px; height: 30px; display: flex; justify-content: space-between;
    }

    .bigpost__footer__date__icon {
        font-size: 18px; width: 24px; text-align: left;
    }

    .bigpost__footer__date__number {
        font-size: 12px; font-weight: bold; width: 48px; text-align: left; margin-top: 3px;
    }

    .bigpost__footer__rightcontainer--tripledigit {
        width: 114px; height: 30px; font-weight: bold; font-size: 14px; opacity: 0.5; display: flex; justify-content: space-between;
    }

    .bigpost__footer__likescontainer--tripledigit {
        width: 50px; display: flex;
    }

    .bigpost__footer__likes__icon--tripledigit {
        width: 25px; font-size: 18px; text-align: right; 
    }

    .bigpost__footer__likes__number--tripledigit {
        width: 26px; font-size: 12px; margin-top: 4px; text-align: right; 
    }

        /* DOUBLE DIGIT LIKES */

        .bigpost__footer__rightcontainer--doubledigit {
            width: 108px; height: 30px; font-weight: bold; font-size: 14px; opacity: 0.5; display: flex; justify-content: space-between;
        }

        .bigpost__footer__likescontainer--doubledigit {
            width: 44px; display: flex;
        }

        .bigpost__footer__likes__icon--doubledigit {
            width: 25px; font-size: 18px; text-align: right; 
        }

        .bigpost__footer__likes__number--doubledigit {
            width: 19px; font-size: 12px; margin-top: 4px; text-align: right; 
        }


        /* SINGLE DIGIT LIKES */

        .bigpost__footer__rightcontainer--singledigit {
            width: 101px; height: 30px; font-weight: bold; font-size: 14px; opacity: 0.5; display: flex; justify-content: space-between;
        }

        .bigpost__footer__likescontainer--singledigit {
            width: 37px; display: flex;
        }

        .bigpost__footer__likes__icon--singledigit {
            width: 25px; font-size: 18px; text-align: right; 
        }

        .bigpost__footer__likes__number--singledigit {
            width: 12px; font-size: 12px; margin-top: 4px; text-align: right; 
        }

    .bigpost__footer__conversation {
        width: 22px; text-align: right; font-size: 18px;
    }

    .bigpost__footer__saves {
        width: 22px; text-align: right; font-size: 18px;
    }


    .bigpost__date {
        text-align: center; line-height: 23px; margin-top: 18px; font-size: 12px; font-style: italic;
    }

    .bigpost__date--shadow {
        text-align: center; line-height: 23px; margin-top: 35px; font-size: 12px; font-style: italic;
    }

/* END: CSS BIGPOST */







/* BEGIN: CSS CONVERSATION */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .conversation {
    max-width: 870px;
    margin: auto;
    }

    .conversation__header {
    font-size: 23px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    line-height:normal;
    }

    .conversation__spacerbelowheader {
        height: 25px;
    }

    .conversation__chat {
    display: flex;
    flex-direction: row;
    width: 850px;
    justify-content: center;
    margin: auto;
    }

    .conversation__displayusers {
    width: 150px;
    border-left: 4px solid #000;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    box-sizing: border-box;
    height: 350px;
    background-color: #e9e9e9;
    overflow: scroll;
    }

        /* HIDING AND UNHIDING DATE */

        .conversation__datesent {
        color: #bbb;
        }

        .conversation__datesent--breakborder--display {
        display: inline;
        }

        .conversation__datesent--breakborder--nodisplay {
        display: none;
        }

        .conversation__datesent--display {
        display: inline;
        }

        .conversation__datesent--nodisplay {
        display: none;
        }

        /* HIDING AND UNHIDING LONG USERNAMES */

        .conversation__name {
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #f8f8f8;
        font-weight: 700;
        }

        .conversation__name--highlight {
        background-color: #000;
        color: #fff;
        }

        .conversation__name--breakborder--display {
        display: block;
        }

        .conversation__name--breakborder--nodisplay {
        display: none;
        }

        .conversation__name--display {
        display: block;
        }

        .conversation__name--nodisplay {
        display: none;
        }

    .conversation__ghostblock {
    width: 150px;
    height: 350px;
    box-sizing: border-box;
    }

    .conversation__period {
    color: #0000ff;
    font-size: 36px;
    line-height: 0px;
    }

    .conversation__displaymessages {
    border: 4px solid #000;
    height: 350px;
    width: 550px;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
    position: relative;
        background-color: #fff;
    }

    .conversation__textarea {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 445px;
    box-sizing: border-box;
    border-top: 4px solid black;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: courier-prime;
    font-size: 12px;
    padding: 10px;
    }

    .conversation__submit {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 70px;
    width: 100px;
    box-sizing: border-box;
    border-top: 4px solid black;
    border-left: 4px solid black;
    border-right: 0;
    border-bottom: 0;
    font-family: courier-prime;
    font-weight: 700;
    text-align: center;
    padding-top: 25px;
    }

    .conversation__submit--breakborder--display {
    display: block;
    }

    .conversation__submit--breakborder--nodisplay {
    display: none;
    }

    .conversation__submit--display {
    display: block;
    }

    .conversation__submit--nodisplay {
    display: none;
    }

/* END: CSS CONVERSATION */


















/* BEGIN: CSS MISSED YOU CONTENT PAGES */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .missedyou__spacer--belowlogo25 {
        height: 25px;
    }

    .missedyou__spacer--belowlogo50 {
        height: 50px;
    }

    .missedyou__spacer--belowcontent {
        height: 80px;
    }

    .missedyou__content {
    max-width: 900px;
    text-align: center;
    margin: auto;
    }

    .missedyou__optin {
        max-width: 500px; margin-left: auto; margin-right: auto; text-align: left; display: flex; justify-content: space-between; margin-top: 10px; margin-bottom: 15px;
    }

        .missedyou__optin__left {
            width: 10px;
        }
        
        .missedyou__optin__right {
            width: 470px;
        }
        

    .missedyou__h1 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    line-height:normal;
    margin-bottom: 15px;
    }

    .missedyou__h1__periodlarge {
    color: #0000ff;
    font-size:40px;
    line-height:0px;
    }

    .missedyou__h1__spacer {
    height: 15px;
    }

    .missedyou__signup__grid {
    max-width: 500px;
    display: grid;
    grid-template-columns: 240px 240px;
    justify-content: space-between;
    margin: auto;
    }


/* END: MISSED YOU CONTENT PAGES */













/* BEGIN: CSS BROWSE */
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/

    /* BROWSE VERT */

    .browse__vert {
        width: 200px;
        height: 355px;
        overflow-y: scroll;
        border: 2px solid #000;
        margin: auto;
    }

    .browse__vert__month {
        border-bottom: 2px solid #000;
        padding: 15px;
        font-weight: 700;
        background-color: #fff;
    }

    .browse__vert__month--last {
        border-bottom: none;
        padding: 15px;
        font-weight: 700;
        background-color: #fff;
    }


    /* BROWSE HORIZ */

    .browse__horiz {
        display: flex;
        max-width: 900px;
        justify-content: center;
        margin: auto;
    }

    .browse__horiz__month--left {
        width: 170px;
        padding: 15px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        font-weight: 700;
        text-align: center;
        background-color: #fff;
        box-shadow: 3px 3px #000;
    }

    .browse__horiz__month--middle {
        width: 170px;
        padding: 15px;
        border: 2px solid #000;
        font-weight: 700;
        text-align: center;
        color: #ff0000;
        background-color: #fff;
        box-shadow: 3px 3px #000;
    }

    .browse__horiz__month--right {
        width: 170px;
        padding: 15px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        font-weight: 700;
        text-align: center;
        background-color: #fff;
        box-shadow: 3px 3px #000;
    }

    .browse__horiz__arrow--left {
        width: 100px;
        text-align: right;
        padding-top: 17px;
        padding-right: 10px;
    }

    .browse__horiz__arrow--right {
        width: 100px;
        text-align: left;
        padding-top: 17px;
        padding-left: 10px;
    }

/* END: BROWSE */












/* BEGIN: CSS STYLING FORM FIELDS */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    input {
        
        border-radius: 0;
    }

    .formfield__text {
        border: 3px solid #000;
        padding: 15px;
        font-size: 12px;
        background-color: #fff;
        font-family: courier-prime;
        color: #000;
        margin-bottom: 10px;
        border-radius: 0;
    }

    .formfield__submit {
        border: 0;
        padding: 15px;
        background-color: #000;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        font-family: courier-prime;
        border-radius: 0;
        margin-top: 5px;
    }

    .formfield__loginlink {
            border: 0;
        padding: 15px;
        background-color: #ff0000;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        font-family: courier-prime;
        border-radius: 0;
        margin-top: 5px;
        margin-bottom: 20px;
        border-radius: 25px;
    }


/* END: FORM FIELDS */













/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/











/* BEGIN: CSS TABLES */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    .table {
        width: 100%;
        border: 2px solid #000;
        border-collapse: collapse;
        margin: auto;
        padding: 10px;
        table-layout: fixed;
        background-color: #fff;
    }

    td, th {
        border: 2px solid #000;
        border-collapse: collapse;
        margin: auto;
        padding: 10px;
        table-layout: fixed;
    }

    .table th {
        font-weight: 700;
    }

    .table a {
        color: #ff0000;
        font-weight: 700;
    }

    .table--left {
        text-align: left;
    }


    .table--minwidth {
        min-width: 900px;
        border: 2px solid #000;
        border-collapse: collapse;
        margin: auto;
        padding: 10px;
        table-layout: fixed;
        overflow-x: scroll;
        background-color: #fff;
    }

    .table--minwidth a {
        color: #ff0000;
        font-weight: 700;
    }


/* END: CSS TABLES */












/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/








/* BEGIN: FREQUENT PLACES */
/**********************************************************/
/**********************************************************/
/**********************************************************/

.frequentplaces__topspacer {
    height: 190px;
}

.frequentplaces__title {
    width: 370px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 14px; font-weight: bold; background-color: #fff; box-shadow: 5px 5px #000; text-align: center; border-top: 2px solid #000; border-left: 2px solid #000; border-right: 2px solid #000;
    
    padding-top: 15px; padding-left: 15px; padding-right: 15px; padding-bottom: 13px; 
}

.frequentplaces__body {
    width: 370px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 12px; font-weight: normal; border: 2px solid #000; background-color: #fff; box-shadow: 5px 5px #000; padding: 15px; line-height: 22px;
}

.frequentplaces__subwaycontainer {
    display: flex; justify-content: space-between; width: 300px; flex-wrap: wrap;
    margin-left: auto; margin-right: auto;
}

.frequentplaces__subwayimage {
    width: 15px;
    height: 15px;
}

.frequentplaces__subwaycontainer__item {
    width: 110px; display: flex; justify-content: space-between; align-items: flex-start;
}


.frequentplaces__placescontainer {
    display: flex; justify-content: space-between; width: 260px;
}

.frequentplaces__chooseplace {
    width: 195px; 
}

.frequentplaces__chooseplace__search {
    background-color: #f3f3f3;
    border-radius: 15px;
    border: none;
    color: #000;
    font-family: courier prime;
    padding: 10px;
    font-size: 12px;
    width: 176px;
}

.frequentplaces__saveplace {
    width: 50px;
    font-weight: bold;
    margin-top: 6px;
}

/* END: FREQUENT PLACES */












/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/










/* BEGIN: LEADERBOARD */
/**********************************************************/
/**********************************************************/
/**********************************************************/

.leaderboard__topspacer {
    height: 35px;
}

.leaderboard__title {
    width: 440px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 14px; font-weight: bold; background-color: #fff; box-shadow: 5px 5px #000; text-align: center; border-top: 2px solid #000; border-left: 2px solid #000; border-right: 2px solid #000;
    
    box-sizing: border-box;
    
    padding-top: 15px; padding-left: 15px;
    padding-right: 15px; padding-bottom: 13px;
}

.leaderboard__body {
    width: 440px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 12px; font-weight: normal; background-color: #fff; box-shadow: 5px 5px #000; line-height: 22px; border-top: 2px solid #000; border-left: 2px solid #000; border-right: 2px solid #000; 
    
    box-sizing: border-box;
    padding-left: 15px; 
    padding-top: 15px; 
    padding-right: 20px; 
    padding-bottom: 15px; 
}

.leaderboard__body--bottomborder {
    width: 440px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 12px; font-weight: normal; background-color: #fff; box-shadow: 5px 5px #000; line-height: 22px; border: 2px solid #000;
    
    box-sizing: border-box;
    padding-left: 15px; 
    padding-top: 15px; 
    padding-right: 20px; 
    padding-bottom: 15px; 
}

.leaderboard__footer {
    border-top: 1px dotted #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 440px; margin-left: auto; margin-right: auto; font-family: courier-prime; font-size: 12px; font-weight: normal; background-color: #fff; box-shadow: 5px 5px #000; line-height: 22px; 
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
    font-weight: bold;
    
    box-sizing: border-box;
}

.leaderboard__body ol {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 25px;
}


.leaderboard__body--bottomborder ol {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 25px;
}

/* END: LEADERBOARD */








/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/











/* BEGIN: CSS MEDIA 0 - BREAKPOINT 0 */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    @media (max-width: 1070px)
    {
        
        /* GLOBAL BITS AND BOBS */
        
                
        .subhead__ghostblock--hide {
            display: none;
        }
        
        
        /* MISSED YOU EXAMPLE */
        
        .missedyou {
         margin: auto;
         max-width: 675px;
        }

        .missedyou__grid {
         max-width: 100%; display: grid; grid-template-columns: 310px 310px; row-gap: 25px; justify-content: space-between; margin: auto;
        }
        
        .missedyou__burger--display {
        }
        
        .missedyou__burger {
            width: 48px;
        }
        
        
        .missedyou__city--display {
        display: none;
        }

        .missedyou__city--nodisplay {
        display: block;
        }
        
        .missedyou__city {
            width: 48px;
        text-align: center;
        }
        
                
        /* WRITE CONNECTION */
        
        .writeconnection__h1 {
            width: 550px;
            margin-left: auto;
            margin-right: auto;
        }
            
        .writeconnection__ghostlinebreak { display: inline; }
        
        
        /* LOCATION FILTERS */
        
        .locationfilters {
            max-width: 675px; justify-content: space-between;
        }
        
        .locationfilters__leftcontainer {
            width: 137px;
        }
        
        .locationfilters__rightcontainer {
            width: 167px;
            text-align: right;
            margin-top: -4px;
        }
        
        .locationfilters--display {
            display: none;
        }
        
        .locationfilters--nodisplay {
            display: flex; 
        }
        
         

}



/* END: BREAKPOINT 0 */





/* BEGIN: CSS MEDIA 1 - BREAKPOINT 1 */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    @media (max-width: 970px)
    {

        /* VALUE PROP */


        .valueprop-container-2 {
        display: flex; flex-direction: column; justify-content: space-between; align-items: center;
        }

        .valueprop-item {
         width: 600px; margin-bottom: 35px;
        }


        
        /* CONVERSATION - BREAK POINT FOR BLUE BORDER*/
        
        .conversation {
        max-width: 900px;
        margin: auto;
        }
        
        .conversation__chat {
        width: 550px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: auto;
        }

        .conversation__displayusers {
        width: 550px;
        border-top: 4px solid #000;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: 0;
        box-sizing: border-box;
        height: 150px;
        }
        
        .conversation__ghostblock {
        width: 550px;
        height: 50px;
        box-sizing: border-box;
        }
        
        /* HIDING AND UNHIDING LONG USERNAMES */
        
        .conversation__name--breakborder--display {
        display: none;
        }
        
        .conversation__name--breakborder--nodisplay {
        display: block;
        }
        
        /* CONVERSATION - BREAK POINT FOR NO BLUE BORDER*/
        
        .conversation--breaknoborder {
        max-width: 900px;
        margin: auto;
        }
        

        .conversation__displayusers--breaknoborder {
        width: 550px;
        border-top: 4px solid #000;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: 0;
        box-sizing: border-box;
        height: 150px;
        }
        
        .conversation__ghostblock--breaknoborder {
        width: 550px;
        height: 50px;
        box-sizing: border-box;
        }
        
        /* HIDING AND UNHIDING LONG USERNAMES */
        
        .conversation__name--display {
        display: none;
        }
        
        .conversation__name--nodisplay {
        display: block;
        }
        

    }

/* END: BREAKPOINT 1 */









/* BEGIN: CSS MEDIA 2 - BREAKPOINT 2 */
/**********************************************************/
/**********************************************************/
/**********************************************************/

    @media (max-width: 800px)
    {

        .hub__topspacer {
            height: 20px;
        }
        
        
        
        .footer__centerblock {
         margin: auto; max-width: 550px;
        }

        .footer__grid {
         margin: auto; max-width: 450px; display: grid; grid-template-columns: 150px 150px; row-gap: 25px; justify-content: space-between;
        }


        .afterfooter__item--social--display {
        display: none;
        }

        .afterfooter__item--social--nodisplay {
        display: inline;
        }

        .afterfooter__item--copy--display {
        display: none;
        }

        .afterfooter__item--copy--nodisplay {
        display: inline;
        }

        .afterfooter__item--privacy--display {
        display: none;
        }

        .afterfooter__item--privacy--nodisplay {
        display: inline;
        }
        
    }


/* END: BREAKPOINT 2 */








/* BEGIN: CSS MEDIA BLUE BORDER BREAKPOINT ONLY */
/**********************************************************/
/**********************************************************/
/**********************************************************/


@media (max-width: 700px)
{

    
}

/* END: CSS MEDIA BLUE BORDER BREAKPOINT ONLY */








/* BEGIN: CSS MEDIA 2.5 - BREAKPOINT 2.5 */
/**********************************************************/
/**********************************************************/
/**********************************************************/

@media (max-width: 725px)
    {
        
        
        /* GLOBAL BITS AND BOBS */
        
        .subhead__asterisk {
            font-size: 23px;
            padding-right: 8px;
        }
        
        
        .subhead__ghostblock {
            font-size: 23px;
            padding-left: 8px;
            line-height: 14px;
        }

        
        /* SYSTEM NOTIFICATIONS */
        

        .sysnotification__text {
            float: left;
            margin-top: -3px;
        }
        
        /* FREQUENT PLACES */
        
        .frequentplaces__topspacer {
            height: 120px;
        }
        
        .frequentplaces__title {
            width: 310px;
        }

        .frequentplaces__body {
            width: 310px;
        }

        .frequentplaces__subwaycontainer {
            width: 250px;
        }

        
        
        /* BEGIN: LEADERBOARD */
        
        .leaderboard__topspacer {
            height: 25px;
        }
        
        .leaderboard__title {
            width: 310px;
        }

        .leaderboard__body {
            width: 310px;
        }

        .leaderboard__footer {
            width: 310px;
        }

        .leaderboard__body ol {

        }


        /* END: LEADERBOARD */

        
        
        /* WRITE CONNECTION */
        
        .writeconnection__h1 {
        font-size: 16px;
        margin-bottom: 5px;
            width: 320px;
        }
        
        .writeconnection__h1__periodlarge {
        color: #0000ff; font-size:25px;
        }

        .writeconnection__form {
            margin: auto;
            width: 310px;
            height: 288px;
            text-align: center;
            box-shadow: 5px 5px #000;
        }

        .writeconnection__title {
            border: 2px solid #000;
            padding: 15px;
            background-color: #fff;
            font-size: 12px;
            color: #000000;
            width: 310px;
            height: 49px;
            font-family: courier-prime;
            margin-bottom: -8px;
        }

        .writeconnection__post {
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            border-right: 2px solid #000;
            border-bottom: none;
            padding: 15px;
            background-color: #fff;
            font-size: 12px;
            font-family: courier-prime;
            color: #000000;
            width: 310px;
            height: 196px;
        }
        
        .writeconnection__locationsubmit {
            width: 310px;
            border-left: 2px solid #000;
            border-right: 2px solid #000;
            border-bottom: 2px solid #000;
            padding-left: 10px;
            padding-right: 10px;
             align-items: center;
            
        }
        
        .writeconnection__location {
            width: 214px;
            padding-top: 5px;
            height: 25px;
            margin-left: 0;
            margin-right: 4px;
            
        }
        
        .writeconnection__location__icon {
            font-size: 12px;
            margin-top: -1px;
            width: 18px;
        }
        
        .writeconnection__location__choose {
            padding-top: 0;
            width: 196px;
            line-height: 17px;
            font-size: 10.5px;
            margin-top: 2px;
        }
        
        .writeconnection__location__choose--display {
        display: none;
        }

        .writeconnection__location__choose--nodisplay {
            display: block;
        }

        .writeconnection__submit {
            font-size: 12px;
            padding: 10px;
            width: 100%;
            height: 34px;
            margin-right: 0;
            border-radius: 30px;
            width: 68px;
            
        }
        
        /* MISSED YOU */

        .missedyou__spacer--abovelogo {
        height: 4px;
        }

                
        .missedyou__spacer--belowlogo {
        height: 5px;
        }
        
                        
        .missedyou__spacer--belowlogo50 {
            height: 25px;
        }
        
        .missedyou__spacer--belowlogo25 {
            height: 0;
        }


        .missedyou {
        margin: auto;
        max-width: 320px;
        }

        .missedyou__header {
        margin: auto;
        max-width: 100%;
        }


        .missedyou__logo {
        width: 184px;
        height: 60px;
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        font-family: courier-prime;
        letter-spacing: -1px;
        margin-top: 9px;
        
        }

        
        .missedyou__logo__asterisk {
            font-family: arvo; font-weight: bold; color: #ff0000; position: relative; top: 4px; padding-left: 2px; padding-right: 2px; font-size: 25px;
        }

        .missedyou__date {
        width: 310px;
        margin: auto;
        }

        .missedyou__loadmore {
        width: 310px;
        margin: auto;
        }

        
        
        .missedyou__burger--display {
        display: none;
        }

        .missedyou__burger--nodisplay {
        display: inline;
        width: 48px;
        margin-top: 19px;
        }
        
        .missedyou__city {
            margin-top: 18px;
        }

        .missedyou__grid {
         max-width: 310px; display: grid; grid-template-columns: 310px; row-gap: 25px; margin: auto; justify-content: space-evenly; justify-items: center; align-content: space-evenly; align-items: center;
        }
        
        
        /* LOCATION FILTERS */
        
        .locationfilters {
            max-width: 310px;
        }
        
        .locationfilters__topspacer {
            height: 11px;
        }

        .locationfilters__bottomspacer {
            height: 19px;
        }
        
        
    /* LIKES, REPLY, SHARES, DATE */

        
    .missedyou__post__footer {
        
    }

    .missedyou__post__dottedline {
        
    }

    .missedyou__post__footer__rightcontainer--tripledigit {
        
    }

    .missedyou__post__footer__likescontainer--tripledigit {
        
    }

    .missedyou__post__footer__likes__icon--tripledigit {
        font-size: 11px;
    }

    .missedyou__post__footer__likes__number--tripledigit {
        margin-top: 0;
    }

        /* DOUBLE DIGIT LIKES */

        .missedyou__post__footer__rightcontainer--doubledigit {
            
        }

        .missedyou__post__footer__likescontainer--doubledigit {
            
        }

        .missedyou__post__footer__likes__icon--doubledigit {
            font-size: 11px;
        }

        .missedyou__post__footer__likes__number--doubledigit {
            margin-top: 0;
        }


        /* SINGLE DIGIT LIKES */

        .missedyou__post__footer__rightcontainer--singledigit {
            
        }

        .missedyou__post__footer__likescontainer--singledigit {
            
        }

        .missedyou__post__footer__likes__icon--singledigit {
            font-size: 11px;
        }

        .missedyou__post__footer__likes__number--singledigit {
            margin-top: 0;
        }

    .missedyou__post__footer__conversation {
        font-size: 11px;   
    }

    .missedyou__post__footer__share {
        font-size: 11px;
    }

    .missedyou__post__footer__leftcontainer {
    
    }

    .missedyou__post__footer__datecontainer {
        
    }

    .missedyou__post__footer__date__icon {
        
    }

    .missedyou__post__footer__date__number {
        
    }

    .missedyou__post__footer__locationcontainer {
        
    }

    .missedyou__post__footer__location__icon {
        font-size: 11px;
    }

    .missedyou__post__footer__location__text {
        margin-top: 0;
    }
        
        

    /* END LIKES, REPLY, SHARES, DATE */
        
        
                
        /* BREAK NO BORDER */


            .bigpost__shadow {
                box-shadow: 15px 15px #0000ff;
                max-width: 310px;
            }
        
            .bigpost--breanokborder {
            max-width: 400px;
            margin: auto;
            }

            .bigpost__title--breaknoborder {
            font-weight: 700;
            font-style: normal;
            max-width: 310px;
            border: 2px solid #000;
            text-align: center;
            padding: 15px;
            line-height: 15px;
            background-color: #f8f8f8;
            font-size: 12px;
            margin: auto;
            box-sizing: border-box;
            }

            .bigpost__body--breaknoborder {
            font-weight: 400;
            font-style: normal;
            max-width: 310px;
            border-left: 2px solid #000;
            border-right: 2px solid #000;
            border-bottom: 2px solid #000;
            text-align: left;
            padding: 15px;
            line-height: 23px;
            background-color: #f8f8f8;
            font-size: 12px;
            margin: auto;
            box-sizing: border-box;
            }

            .bigpost__date--breaknoborder {
            text-align: center;
            margin-top: 20px;
            font-size: 10px;
            }


            /* CONVERSATION */

            .conversation--breaknoborder {
            max-width: 700px;
            margin: auto;
            }

            .conversation__header {
            font-size: 16px;
            font-weight: 700;
            font-style: normal;
            text-align: center;
            line-height:normal;
            }
        
            .conversation__spacerbelowheader {
            height: 20px;
            }

            .conversation__chat {
            display: flex;
            flex-direction: column;
            width: 320px;
            align-items: center;
            margin: auto;
            }

            .conversation__displayusers {
            width: 310px;
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            border-right: 2px solid #000;
            border-bottom: 0;
            box-sizing: border-box;
            height: 130px;
            }

                /* HIDING AND UNHIDING DATE */

                .conversation__datesent--display {
                display: none;
                }

                .conversation__datesent--nodisplay {
                display: inline;
                color: #bbb;
                font-size: 10px;
                }

            .conversation__ghostblock--breaknoborder {
            width: 300px;
            height: 1px;
            box-sizing: border-box;
            }

            .conversation__period--breaknoborder {
            color: #0000ff;
            font-size: 25px;
            }

            .conversation__displaymessages {
            border: 2px solid #000;
            height: 250px;
            width: 310px;
            padding: 20px;
            box-sizing: border-box;
            margin: auto;
            position: relative;
            }

            .conversation__textarea {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 50px;
            width: 256px;
            box-sizing: border-box;
            border-top: 2px solid black;
            border-right: 0;
            border-bottom: 0;
            border-left: 0;
            padding: 10px;
            }

            .conversation__submit--display {
            display: none;
            }

            .conversation__submit--nodisplay {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            height: 50px;
            width: 50px;
            box-sizing: border-box;
            border-top: 2px solid black;
            border-left: 2px solid black;
            border-right: 0;
            border-bottom: 0;
            font-family: courier-prime;
            font-weight: 700;
            text-align: center;
            padding-top: 17px;
            }
        
    /* MISSED YOU CONTENT PAGES */
        
        .missedyou__h1 {
            font-size: 16px;
            margin-bottom: 5px;
        }
        

        .missedyou__h1__periodlarge {
        color: #0000ff; font-size:25px;
        }
        
        .missedyou__h1__spacer {
        height: 15px;
        }
        
        .missedyou__spacer--belowcontent {
        height: 60px;
        }
        
        
        
                /* INPUT STYLING */
        
        input {
        border-radius: 0;
        }
        
        .formfield__text {
        border: 2px solid #000;;
        }
        
        .formfield__submit {
        margin-top: 0;
        }
        
                /* SIGN UP */
        
        .missedyou__signup__grid {
        max-width: 240px;
        grid-template-columns: 240px;
        }
        
                
        /* BROWSE */
        
        .browse__horiz__arrow--left {
        padding-top: 23px;
        }

        .browse__horiz__arrow--right {
        padding-top: 23px;
        }
        
            /* ANNOUNCEMENTS */
        
        .announcement {
            width: 320px;
        }
        
        .announcement__code {
            width: 290px;
            border: 2px solid #000;
            font-family: courier-prime;
        }
        
                .announcement__link {
            width: 290px;
            border: 2px solid #000;
            font-family: courier-prime;
        }
        
        .announcement__leftalign {
            width: 320px;
        }
        
        .announcement__bottomspacer {
            height: 15px;
        }
        
        
        /* CONTENT PAGES */
        
        .missedyou__optin {
            width: 240px;
        }
        
        .missedyou__optin__left {
            width: 10px;
        }
        
        .missedyou__optin__right {
            width: 211px;
        }
        
        
            
    /* POSTOVERLAY */

    
    .postoverlay__topcontainer {
        padding-left: 15px; padding-right: 12px; padding-top: 5px; padding-bottom: 5px; height: 36px;
    }

    
    .postoverlay__topcontainer__close {
        font-size: 30px;
    }
    
    .postoverlay__topcontainer__nextprev {
        padding-top: 11px;
        font-size: 30px;
    }
    
    .postoverlay__navigate
    {
        font-size: 10px;
    }
    
    .postoverlay__bluebg {
    display: flex;
    justify-content: space-evenly; /* justify-items: center; align-content: space-evenly;*/  align-items: center;
    background-color: #0000ff;
    padding: 5px;
    }

    .postoverlay__graybg {
    background-color: #f8f8f8;
    width: 100%;
    height: 100%;
    }

    .postoverlay__closebottom {
    display: block;
    font-size: 10px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    }

    .postoverlay__topspacer {
    height: 20px;
    }
        
                
    .postoverlay__middlespacer {
        height: 100px
    }
        
    .postoverlay__finalspacer {
        height: 20px;
    }

        
        
    /* SINGLE POST PAGE */
        
    .singlepostpage__topspacer {
    height: 25px;
    }
        
    .singlepostpage__middlespacer {
        height: 100px;
    }

    .singlepostpage__finalspacer {
        height: 20px;
    }
        
        
        
    /* POSTOVERLAY DISPLAY BIG POST */

    .bigpost--breakborder {
    max-width: 400px;
    margin: auto;
    }

    /* .bigpost__title--breakborder {
    font-weight: 700;
    font-style: normal;
    max-width: 310px;
    border: 2px solid #000;
    text-align: center;
    padding: 15px;
    line-height: 18px;
    background-color: #f8f8f8;
    font-size: 12px;
    margin: auto;
    box-sizing: border-box;
    }
    */
    
    .bigpost__title {
    font-weight: 700;
    font-style: normal;
    max-width: 310px;
    border: 2px solid #000;
    text-align: center;
        padding-top: 15px;
        padding-bottom: 13px;
        padding-left: 15px;
        padding-right: 15px;
    line-height: 20px;
    background-color: #fff;
    font-size: 14px;
    margin: auto;
    box-sizing: border-box;
    box-shadow: 5px 5px #000;
    }

    /*
    
    .bigpost__body--breakborder {
    font-weight: 400;
    font-style: normal;
    max-width: 310px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    text-align: left;
    padding: 15px;
    line-height: 23px;
    background-color: #f8f8f8;
    font-size: 12px;
    margin: auto;
    box-sizing: border-box;
    }
    
    */
    
    .bigpost__body {
            font-weight: 400;
    font-style: normal;
    max-width: 310px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: none;
    text-align: left;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 15px;
    padding-bottom: 14px;
    line-height: 22px;
    background-color: #fff;
    font-size: 12px;
    margin: auto;
    box-sizing: border-box;
    box-shadow: 5px 5px #000;
    }

    .bigpost__date--breakborder {
    text-align: center;
    margin-top: 8px;
    font-size: 10px;
    }

    
    /* BIG POST FOOTER */
    
    .bigpost__footer {
        max-width: 310px;
        border-left: 2px solid #000;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        padding: 0;
        background-color: #fff;
        box-shadow: 7px 7px #000;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        box-shadow: 5px 5px #000;
    }

    .bigpost__footer__container {
        border-top: 1px dotted #000;
        display: flex;
        padding-top: 10px;
        padding-left: 17px;
        padding-right: 17px;
        padding-bottom: 5px;
        justify-content: space-between;
        width: 272px;
        height: 28px;
    }

    .bigpost__footer__leftcontainer {
        width: 67px;
        height: 30px;
        display: flex;
        justify-content: space-between;
    }

    .bigpost__footer__date__icon {
        font-size: 12px; width: 24px; text-align: left;
    }

    .bigpost__footer__date__number {
        font-size: 9px;
        font-weight: bold;
        width: 48px;
        text-align: left;
        margin-top: 6px;
    }

    .bigpost__footer__rightcontainer--tripledigit {
        width: 96px;
        height: 30px;
        font-weight: bold;
        font-size: 14px;
        opacity: 0.5;
        display: flex;
        justify-content: space-between;
    }

    .bigpost__footer__likescontainer--tripledigit {
        width: 41px;
        display: flex;
    }

    .bigpost__footer__likes__icon--tripledigit {
        width: 21px;
        font-size: 13px;
        text-align: right; 
        margin-top: 2px;
    }

    .bigpost__footer__likes__number--tripledigit {
        width: 20px;
        font-size: 9px;
        margin-top: 6px;
        text-align: right; 
    }

        
                /* DOUBLE DIGIT LIKES */

        .bigpost__footer__rightcontainer--doubledigit {
            width: 98px; height: 30px; font-weight: bold; font-size: 14px; opacity: 0.5; display: flex; justify-content: space-between;
        }

        .bigpost__footer__likescontainer--doubledigit {
            width: 41px; display: flex;
        }

        .bigpost__footer__likes__icon--doubledigit {
            width: 27px; font-size: 13px; margin-top: 2px; text-align: right; 
        }

        .bigpost__footer__likes__number--doubledigit {
            width: 14px; font-size: 9px; margin-top: 6px; text-align: right; 
        }


        /* SINGLE DIGIT LIKES */

        .bigpost__footer__rightcontainer--singledigit {
            width: 98px; height: 30px; font-weight: bold; font-size: 14px; opacity: 0.5; display: flex; justify-content: space-between;
        }

        .bigpost__footer__likescontainer--singledigit {
            width: 41px; display: flex;
        }

        .bigpost__footer__likes__icon--singledigit {
            width: 32px; font-size: 13px; margin-top: 2px; text-align: right; 
        }

        .bigpost__footer__likes__number--singledigit {
            width: 9px; font-size: 9px; margin-top: 6px; text-align: right; 
        }
        
    .bigpost__footer__conversation {
        width: 22px;
        text-align: right;
        font-size: 12px;
    }

    .bigpost__footer__saves {
        width: 22px;
        text-align: right;
        font-size: 12px;
    }

    
/* BUMP */
        
    .sysnotification__bump--breakborder {
        position: absolute; left: 0; top: 248px; width: 273px; background-color: #e7e7e7; padding: 12px;
        height: 20px;
    }

    .sysnotification__bump__icon--breakborder {
        position: absolute; left: 12px; top: 8px; font-size: 18px;
    }

    .sysnotification__bump__button--breakborder {
        border: none;
        font-family: courier-prime, monospace;
        font-size: 10px;
        background-color: #e7e7e7;
        cursor: pointer;
        width: 200px;
        position: absolute;
        left: 33px;
        top: 10px;
        text-align: left;
    }

    .sysnotification__bump__expand--breakborder {
        display: none; width: 273px; 
        position: absolute; left: 0; top: 40px; background-color: #e7e7e7; padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-top: 5px;
    }

    .sysnotification__bump__expand__text--breakborder {
        margin-left: 25px; font-size: 10px;
    }
        
        
        
        
                /* DROPDOWN */
        
            .dropdown-content--show {  
      
      width: 140px;
    
    }
        
            .dropdown__item--single {
        padding-top: 16px;
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 16px;
                font-size: 10px;
    }

    .dropdown__item--top {
        padding-top: 20px;
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 18px;
        font-size: 10px;
    }

    .dropdown__item--middle {
        padding-top: 3px;
        padding-bottom: 18px;
        padding-left: 18px;
        padding-right: 18px;
        font-size: 10px;
    }

    .dropdown__item--bottom {
        padding-top: 3px;
        padding-bottom: 20px;
        padding-left: 18px;
        padding-right: 18px;
        font-size: 10px;
        
    }
        
        
        /* LOCATION FILTERS */
        
        .locationfilters__topspacer {
            height: 7px;
        }

        .locationfilters__bottomspacer {
            height: 13px;
        }    
        
}



/* END: BREAKPOINT 2.5 */











/* BEGIN: CSS MEDIA 3 - BREAKPOINT 3 */
/**********************************************************/
/**********************************************************/
/**********************************************************/


    @media (max-width: 640px)
    {
        
        

        
        /* HUB */
        
        .hub__close {
        font-size: 25px;
        padding: 20px;
        }

        .hub__topspacer {
        height: 15px;
        }
        
        .hub__closebottom {
        display: block;
        }



        /* FOOTER */

        .footer__centerblock {
        margin: auto;
        max-width: 300px;
        }
        
        .footer__grid {
        margin: auto;
        max-width: 300px;
        display: grid;
        grid-template-columns: 150px;
        row-gap: 25px;
        justify-content: space-between;
        }
        
        /* MISSED YOU CONTENT PAGES */



        .missedyou__h1__periodlarge {
        color: #0000ff; font-size:25px;
        }
        
        .missedyou__h1__spacer {
        height: 15px;
        }
        
        .missedyou__spacer--belowcontent {
        height: 60px;
        }
        




/* BUMP */
        
    .sysnotification__bump--breaknoborder {
        position: absolute; left: 0; top: 248px; width: 273px; background-color: #e7e7e7; padding: 12px;
        height: 20px;
    }

    .sysnotification__bump__icon--breaknoborder {
        position: absolute; left: 12px; top: 8px; font-size: 18px;
    }

    .sysnotification__bump__button--breaknoborder {
        border: none;
        font-family: courier-prime, monospace;
        font-size: 10px;
        background-color: #e7e7e7;
        cursor: pointer;
        width: 200px;
        position: absolute;
        left: 33px;
        top: 10px;
        text-align: left;
    }

    .sysnotification__bump__expand--breaknoborder {
        display: none; width: 273px; 
        position: absolute; left: 0; top: 40px; background-color: #e7e7e7; padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-top: 5px;
    }

    .sysnotification__bump__expand__text--breaknoborder {
        margin-left: 25px; font-size: 10px;
    }
        




        
    }

/* END: BREAKPOINT 3 */

