* {
    margin: 0;


}
    
.icons{
width: 40px;
height: 40px;
margin-left:10px;
cursor: pointer;
background-color: #e4e6eb;
border-radius: 50%;
image-rendering: -webkit-optimize-contrast;
}
.icons[title]:hover:after {
    content: attr(title);
    position: relative;
    top: -100%;
    left: 0;
  }

.top_icons{
    margin-left:12px;
    margin-right:12px;
    justify-content: center;
display: flex;
}
.header__icons{
width: 50%;
image-rendering: -webkit-optimize-contrast;
margin-left:14px;
margin-right:2px;
}

.left__icons{
    width: 30px;
}
.left__p{
    font-size: 18px;
    margin-left:10px;
    justify-content: center;
    margin-top:5px;
    font-weight: 600;
}
.last__icon{
    width: 43px;
height: 43px;
}
.reddot{
    height: 18px;
    width: 16px;
    position:relative;
    margin-left:-15px;
    margin-top: -28px;

}
.feed__icons{
margin-top:15px;
}
.background__image{
    background-image: url("icons/icons.png");
    background-position: 0 -210px;
    margin-left: 12px;
    margin-top: 25px;
    background-size: 21px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: left;
    font-size: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    image-rendering: -webkit-optimize-contrast;
    

}
.background__image__voirplus{
    background-image: url("icons/icons2.png");
    background-position: 0 -399px;
    margin-top: 13px;
    background-size: 21px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: left;
    font-size: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 20px;
    margin-right: -5px;

}
.header__left img {
    height: 40px;
}
.user__avatar {
    border-radius: 50%;
    width: 28px;
    margin-right:4px;
}
.header{
    margin-left:-10px;
    padding: 6px 20px;
    display : flex;
    justify-content: space-between;
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 100;
    box-shadow: 0 5px 8px -9px rgba(0, 0, 0, 0.75);
}
.header__left{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-left:5px;

}
.header__input{
    width: 260px;
    display: flex;
    align-items: center;
    background-color: #eff2f5;
    padding:10px;
    margin-left:10px;
    border-radius: 99px;

}
.header__input input {
    border: none;
    background-color: transparent;
    outline-width: 0;
    width: 100%;
    font-size: 90%;
}
.header__middle {
    display: flex;
    flex: 1;
    justify-content: center;
}
.header__option .material-icons-outlined {
    font-size:34px;
    font-weight: 100;
    color: rgb(29, 29, 29, 0.8);
}

.header__option{
    display: flex;
    align-items: center;
    padding: 0 30px;
    cursor: pointer;
}


.header__option:hover{
    background-color: #eff2f5;
    border-radius: 10px;
    align-items: center;
    padding: 0 30px;
    border-bottom: none;
}
.header__info{
    


    display:flex;
    align-items: center;

padding:4px 14px 4px 4px;
height: 30px;
cursor: pointer;

}
.name{
    overflow-x: hidden;
    overflow-y: hidden;
    font-weight: bold;
    font-size: 16px;
    text-overflow: ellipsis;
text-rendering: -webkit-optimize-contrast;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-weight: 500;





}

.header__info:hover{
    background-color: #eff2f5;
    border-radius: 99px;


}

.header__info h4{
    margin-left: 8px;
}
.header__right{
    display:flex;
    align-items: center;
}


/* Sidebar */
.secu{
    color: #65676b;
    font-size: 13px;
    line-height: 1.34;

}
.secu:hover{
    text-decoration: underline;
cursor: pointer;
}
.sidebarRow{

position: sticky;
    display: flex;
    padding: 6px;
    cursor: pointer;
    color:#1c1e21;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
 
.sidebarRow:hover {
background-color: #f0f2f5;
border-radius: 10px;
}
.sidebarRow.security:hover {
background-color: #f0f2f5;

    }
    .sidebarRow.security{
        background-color: #f0f2f5;
        border-radius: 8px;
    }

.sidebarRow:h4 {
margin-left:20px;
font-weight: 600;
}
.sidebarRow:h2{
    margin-left:20px;
    font-weight: 600;
}
.sidebarRow:p{
    margin-left:20px;
    font-weight: 600;
}

.span__title .material-icons-outlined{

color: #90949c;
font-size: 20px;
margin-left:3px;
font-weight: lighter;
padding-left: 10px;
}


.main__body{
justify-content: center;
    background-color: white;
    width:100%; height: 100%;
    display: inline-block;




}

.body{
    width:100%; height:100%;

    

    

        
}
.feed{
    width: 900px;
    height: 100%;
padding-left:300px;
margin:0 auto;
padding-top:20px;
padding-bottom: 20px;
font-family:    Arial, Helvetica, sans-serif;




    
}
.sidebar{
    position: fixed;
    float:left;
    display: block;
    height: 100%;
    padding:0px 10px;
    width: 340px;
    border-right: lightgray 1px solid;
    z-index: 100;
    box-shadow: rgb(0 0 0 / 75%) 4px 5px 8px -9px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;


  




}
.h__22{
    margin-bottom: 15px;
}
.first__box{
    margin-top:10px;
background-color: white;
border: 1px gray solid;
display: block;
border: 1px solid #dddfe2;
    border-radius: 3px;
    background-color: #fff;

}

.part__one{
    background: #f5f6f7;
    color: #1d2129;
    padding: 12px;
    border-top: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid;
    border-color:lightgray;

}
.part__two{
    position: relative;
    margin-left:30px;
    margin-bottom: 10px;
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    cursor: pointer;

}
.part__three{
    position: relative;
    margin-left:30px;
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    cursor: normal;
}  
.gray{
    background-color: rgb(241, 241, 241);
}
.holder{
padding-bottom:30px;
padding-left:190px;
color:rgb(112, 112, 112);

}
.changer{
    border-bottom: 1px solid lightgray;
    padding-bottom: 15px;
    margin-right:10px;
}
.fermer{
    margin-bottom: 20px;
}
.border{
    width:100%;
    position:relative;
    border-bottom: 1px solid lightgray;
    padding-bottom:10px;
}
.border__two{
    width:98%;
    margin-left:10px;
    position:relative;
    border-bottom: 1px solid lightgray;
    margin-bottom: 20px;
}
.input{
    margin-left:0px;
    border-radius: 3px;
    color: #1c1e21;
    font-size: 16px;
    height: 20px;
    padding-bottom: 4px;
    border: 1px solid #ccd0d5;
    padding: 3px;

}
.enr{
    height: 25px;
    width: 180px;
    background: none;
    border: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 2px 0 1px;
    color: #fff;
    cursor: default;
    align-items: flex-start;
    text-align: center;
    box-sizing: border-box;
    appearance: auto;
    user-select: none;
    white-space: nowrap;
    background-color: #9cb4d8;
    border-radius: 2px;
    margin-left: 100px;
    margin-bottom: 10px;

}
.pipa{
    margin-left:9px;




}
.pipo{
    margin-left:22px;
    margin-top:-10px;
    color:gray;
    font-size: 15px;
    margin-bottom: -5px;

}
.pa{
    margin-left:8px;
}
.span__title{
    margin-left:-20px;
    display: flex;
    align-items: center;
    color:#161616;
}


.second__box{
    margin-top:10px;
    background-color: white;
border: 1px lightgray solid;
}
.button{
    border: 1px solid;
    border-radius: 2px;
    box-sizing: content-box;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    padding: 0 8px;
    position: relative;
    text-shadow: none;
    vertical-align: middle;
    background-color: #f5f6f7;
    border-color: #ccd0d5;
    color: #4b4f56;
    line-height: 22px;
    margin-right: 12px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top:-20px;
    margin-bottom: -6px;
    float: right;
}

.first_case{
    border: 1px solid lightgray;
    border-left:none;
    border-top:none;
    border-right:none;

}
.pw{
    color:#216fdb;
    padding-left: 100px;
}
.pw__line{
    width: 400px;
    border-top:solid 1px gray;
    margin-top:10px;
    padding-bottom: 10px;
    margin-left:100px;
}
.widgets{
    position: sticky;
    display: block;
float:right;
display:none;
}
.blues{
    margin-top:20px;
    border-top: 1px solid lightgray;
    padding-top:10px;
}
.bluese{
    padding-right:10px;
    color: #385898;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    text-align: -webkit-match-parent;
    font-size: 13px;
}
.bluese:hover{
    
        text-decoration: underline;
}
.meta{
    color: #737373;
    font-size: 11px;
    direction: ltr;
    line-height: 1.34;
margin-top:25px;
}
.ul{

    list-style-type: none;
    margin: 0;
    padding: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    
}
.li{
    padding-right:10px;
    color: #385898;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    text-align: -webkit-match-parent;
    font-size: 12px;
}
.lii{
    color: #90949c;
    padding-right:10px;
    cursor: normal;
    text-decoration: none;
    white-space: nowrap;
    text-align: -webkit-match-parent;
    font-size: 12px;

}
.add{
    color:rgb(97, 97, 97);
    font-size: 18px;
    border: 1px solid lightgray;
    padding-left:5px;
    padding-right:5px;
    background-color: rgb(250, 250, 250);
    cursor: pointer;
}
.add:hover{
    background-color: rgb(240, 240, 240);
}

@media (max-width: 1339px){
    .sidebar{
        display:none;
    }
    .header__input input{
        display:none;
    }
    .header__middle{
        display: none;
    }
    .header__info{
        display:none;
    }
    .widgets{
        display:none;
    }
    .feed {
        margin-top:20px;
        width: 95%;
        padding:0;
    }
    .story h4{
        font-size: 10px;
    }
    .story img{
        width: 40px;
    }
    .pw__line{
        width: 50%;
    }
    .part__three{

    }
    .part__two{
        width: 90%;
        
            }
    .button{
        font-size: 10px;
    }  
    
    .header__input{
        display:none;
    }
}

@media (max-width: 826px){
    .br{
        display:block !important;

        
    }
}
@media (max-width: 969px) {
    .bra{
        display:block !important;

        
    }
}
@media (max-width: 538px) {
    .brb{
        display:block !important;

        
    }
}
@media (max-width: 460px) {
    .brc{
        display:block !important;

        
    }


@media (min-width: 320px){
    .storyReel{
        width:100%;
        overflow-x: scroll;
    }
    
}
@media (max-width: 505px){
    .holder{
        margin-left: -40%;
        width: 10%;
    }
    .pa{
        margin-bottom: 5px;
    }

}

@media (max-width: 460px){
    .retype{
margin-left:50px;
    }

}


@media (max-width: 740px){
.pipa{
    margin-bottom: 10px;
}
}
/*@media (min-width: 769px) and (max-width: 1440px){
    .feed {
        width: 120%;
        padding:10px 50px;
    }
    .pw__line{
        width: 40%;
    }
    .part__three{
        margin-left: 1%;
    }
    .button{
margin-right: 100px;

    }
    .sidebar{
        display:none;
    }
    .header__input input{
        display:none;
    }
    .header__middle{
        display: none;
    }
    .header__info{
        display:none;
    }
    .widgets{
        display:none;
    }
}
 position: fixed;
    float:left;
    display: block;
    height: 100%;
    padding:0px 10px;
    width: 340px;
    border-right: lightgray 1px solid;
    z-index: 100;
    box-shadow: rgb(0 0 0 / 75%) 4px 5px 8px -9px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
*/
