#main-posts{position:relative;top:65px;max-width:650px;padding-bottom:100px;height:auto;margin:auto}@media (max-width:650px){#main-posts{width:100%}}.view-switch-wrapper{width:100%;margin-bottom:10px}.view-switch,.view-switch-wrapper{display:flex;justify-content:center}.view-switch{gap:6px;align-items:center}.view-btn{border:1px solid var(--component-bdr);border-radius:7px;cursor:pointer;transition:box-shadow .15s,border .15s,background .15s;box-shadow:0 1px 4px rgba(0,0,0,.04);display:flex;align-items:center;outline:none;background:var(--post-item-bg);padding:5px 7px}.view-btn svg{display:block}.view-btn svg path{fill:var(--post-header-color)!important}.contain-mypost-content{position:relative;display:block;width:100%;height:100%}.mypost-info{display:flex;float:left;width:auto;font-size:small;flex-direction:row;align-items:center;margin:15px 0}.user-thumbnail-mypost-info{position:relative;float:left;width:35px;height:35px;object-fit:cover;border-radius:50%;border:1pt solid rgba(203,203,203,.471)}.mypost-info div{margin-left:7px}.mypost-info div span:first-child{color:cornflowerblue;font-weight:700}.mypost-info .delimiter{font-size:9px;color:cornflowerblue}.mypost-info div span:last-child{opacity:.6}.mypost-info div p{margin-top:3px;opacity:.8;font-size:.9em}.mypost-content{position:relative;max-width:100%;margin:auto;padding-bottom:10px}.contain-post-suggestion{width:100%;margin:auto}@media (max-width:685px){.mypost-content{width:100%!important;padding:0 0 10px!important}.mypost-content-media-description,.mypost-info,.mypost-list-button,.mypost-list-tags,.mypost-stitle,.mypost-title{padding-left:10px!important;padding-right:10px!important}}.mypost-title{font-size:2.1em;line-height:1.4em;box-sizing:border-box;float:left;margin-top:15px}.mypost-stitle,.mypost-title{position:relative;width:100%;font-family:source-serif-pro,Georgia,Cambria,Times New Roman,Times,serif}.mypost-stitle{padding:0;font-size:1.2em;line-height:1.3em;opacity:.8;display:inline-block;margin-top:5px}.mypost-main-content{position:relative;display:inline-block;width:100%;padding-bottom:10px}.mypost-content-media{position:relative;float:left;width:100%;height:auto;margin:7.5px 0}.mypost-content-media img,.mypost-content-media-description video{width:100%;height:auto;cursor:pointer;float:left}.mypost-content-media img{background-color:rgba(128,128,128,.231);min-height:100px}.mypost-content-media-description video{margin:14px 0}.mypost-content-media-description{float:left;height:auto;width:100%;box-sizing:border-box;padding:10px 0;line-height:1.4em;font-size:1.1em}.mypost-content-media-description ul{list-style-position:inside}.mypost-list-tags{width:100%;display:inline-block;position:relative;margin-top:0}.mypost-list-tags span{font-size:.85em;float:left;margin-right:5px;color:rgb(148,148,148);font-weight:700;cursor:pointer}.mypost-list-button{display:inline-block;margin-top:10px;width:100%}.span-button-post{margin-right:5px;background-color:cornflowerblue;border:none;border-radius:3px;color:white;position:relative;display:block;cursor:pointer;float:left;padding:3px;width:30px;height:30px}.span-button-post svg{width:100%;height:100%}.span-button-post svg path{stroke:white}.span-button-post-save{float:right;margin-right:-2px;width:32px;height:32px;background-color:none!important;border:none!important;cursor:pointer}.span-button-post-save svg{width:100%;height:100%}#saved-icon path{fill:cornflowerblue!important}#unsaved-icon path{stroke:cornflowerblue!important}