.h7 {
font-size: 0.8rem;
}
.bugreader-wrapper {
margin-top: 0.97rem;
}
.bugreader-card {
margin-bottom: 2rem;
}
.dropdown---toggle::after {
content: none;
display: none;
}
.border-1{
border:1px solid #eee
}
.page-section-title{
margin-bottom:23px
}

.badge{
font-weight:normal;
}
.title-icon{
font-size:16px
}
.bugr-title{
margin-left: -3px;
}
.stats{
margin-bottom:15px;
}
.nomargintop{
margin-top:0px!important
}
.addreport .addReport{
padding-left:12px;
padding-right:12px;
}
.thewriter{
color:black;
text-decoration:none!important;
}
.readBTN{
float:right;
}
.readBTN span{
letter-spacing: 2px !important;
}
.top-title-icon{
font-size:22px;
color:#007bff
}

/* main cards */

.cr1{
background-color: #ffffff;border-radius: 2px;box-shadow: 0 1px 2px #c9cccd;margin-bottom: 20px;margin: 0;padding-bottom: 0px;padding-top: 0px;
}
.cr2{
display: inline-block;margin-top: 0px;padding-top: 0px
}
.cr3{
width: 52px;
display: inline-block !important;
margin-top: -35px !important;
border: 1px solid #eee !important;
}
.cr4{
display: inline-block;padding-top: 0px;margin-top: 14px
}
.cr5{
margin-top: 0px;
}
.cr6{
width: 16px
}
.cr7{
font-size: 15px;color: #666;padding-left: 0px;
}
.cr8{
color: #575757;padding-left: 0px;font-size: 16px;padding-top: 2px;
padding-left: 66px;margin-top: -31px;
}
.cr9{
color:#575757;padding-left: 0px;margin-left: 0px;font-size: 15px;margin-top: 15px;margin-bottom: 0px;padding-bottom: 16px	
}
.cr10{
border-left: 1px solid #f1f1f1;text-align: center;padding-left: 0px;padding-right: 0px;	
}
.cr11{
border-bottom: 1px solid #f1f1f1;text-align: center;padding-bottom: 15px;margin-top: 12px;	
}
.cr12{
width: 45px;
}
.cr13{
border-bottom: 1px solid #f1f1f1;text-align: center;padding-bottom: 8px;margin-top: 0px;padding-top: 7px;
}
.cr14{
font-size: 14px;
text-align: center;
color: #5359d5;
font-weight: bold;	
}
.cr15{
text-align: center;padding-bottom: 0px;margin-top: 0px;padding-top: 0px;
}
.cr16{
color: #9da6aa;font-size: 12px;font-family: 'Open Sans Regular', sans-serif;text-align: center;line-height: 37px;	
}

#posts *{
word-break:break-word;
}

.eachPost{
margin-bottom:20px;
border: none !important;
}

#loadMoreBtn{

}

.companiesList{
margin-bottom:15px;
}

.companiesList *{
cursor:pointer !important
}

.companiesList .company_name{
margin-top:10px
}

.companiesList:hover{
color:#007bff;
}

.filterThisCompany img{
border:3px solid #34495e;
padding:2px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
box-sizing: border-box;
}

body{
min-height:900px!important
}

.stickIt{

}

.stickItCard{
position: -webkit-sticky;position: sticky;top: 0;
}

.sticky-top-space{
top: 0px;
transition: all 1s ease !important;
animation: imganim 0.1s linear both !important;
}

@keyframes imganim {
from { top: 0px; }
to {top: 15px; } 
}

@media(max-width: 990px) {
#main-nav{
height: auto !important;
  }
}


@media(max-width: 1072px) {
#posts .cr2{
width:100%!important;
padding-top: 23px !important;
}
#posts .cr3 {
display: block !important;
margin: 0 auto !important;
width: 80px !important;
}


}

@media only screen and (max-width: 768px) {
    #first {
        order: 1;
    }
    #second {
        order: 2;
    }
    #third {
        order: 3;
    }
}

.no-results{
padding:7px;
padding-top:13px
}

.red{
color:red;
}

/****** slide *****/

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div { 
text-align: center; padding:10px; margin:10px; background:white; color:#666;
margin-left:20px;
margin-right:20px;
border-radius: 2px;
box-shadow: 0 1px 2px #c9cccd;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { color:#ccc; }

/*************/

.kj{
margin-bottom: 0px;
font-size:15px;
padding:0px;
}

.MultiCarousel{
padding-top: 0px!important;
}

.leftLst{
margin-left: 14px;
}

.rightLst{
margin-right: 8px;
}

.pad15{
padding:5px!important;
margin-top: 1px!important;
font-size:13px!important;
border-top-left-radius: 70px!important;
border-bottom-left-radius: 70px!important;
border-top-right-radius: 70px!important;
border-bottom-right-radius: 70px!important;
/* background:transparent!important;
box-shadow:none!important;
border:2px solid #34495e!important; */
}

.pad15 *{
/*
color: #34495e!important;
font-weight:bold!important;
*/
font-size:13px!important;
}

.MultiCarousel-inner{
height: 55px !important;
}

#MultiCarousel1{
padding-bottom: 1px !important;	
}

.filterThisBug .kj, .filterThisBug i{
color:white!important;
font-weight: bold !important;
}

.rightLst, .leftLst {
width: 22px!important;
height: 52px!important;
padding-top: 23px!important;
margin-top: -22px!important;
cursor:pointer!important;
}

.rightLst{
padding-left: 7px;
}

.rightLst:hover, .leftLst:hover {
color:#007bff;
}

.filterThisBug .pad15{
background:#34495e!important;
}

#bugsList .fas{
color:#333;
margin-right: 0px !important;
}

.carousel-control-prev{
width: 1px !important;
}
.carousel-control-next{
width: 0px;
margin-right: 49px;
}

/* sliders */

/* sliders */

.bountyRange{
margin-top:15px;
margin-bottom:0px;
}

#advancedFilter .settings{
margin-top:14px!important;
}

.irs-line{
background: #ccc;
}
.irs-slider {
background: #34495e;
border-radius:0px;
}

.irs-from, .irs-to{
font-size:12px;
background: #34495e;
}

.irs-from::after, .irs-to::after, .irs-single::after {
border-top-color: #34495e;
}

.irs-grid-text{
font-size:12px;
}

.irs-bar{
background: white;
border: 1px solid #ccc;	
}

.filterBtnDiv{
padding-top:14px
}

.userProfileSettings .btn{
color:white!important
}

.follow *{
color: black !important;
}
.unfollow *{
color: white !important;
}

.follow{
background: white !important;
border: 1px solid #ccc !important;
}

.unfollow{
background: #34495e !important;
border: 1px solid #34495e !important;
}

.tooltip-arrow,
.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}

.nodec{
text-decoration:none!important;
}

.loadingDIV{
text-align:center;width:100%
}

.loadingIMG{
width: 22px;margin: 0 auto;text-align: center;
}

.noFollowers{
padding-bottom:10px
}

#myFollowersListScroll{
max-height:350px;
overflow-y:auto;
width:100%;
}

.PopMenu-Link{
padding-left: 9px!important;
padding-right: 9px!important;
padding-top: 7px!important;
background:white!important;
text-align:center
}

.PopMenu-Link:hover{
background:#34495e!important;
color:white!important;
cursor:pointer;
}

/***************** timeline ****************/
.timeline {
    width: 100%;
    position: relative;
    padding: 1px 0;
    list-style: none;
    font-weight: 500
}
.has-shadow{
box-shadow: 0 1px 2px #c9cccd;
}
.timeline .timeline-item {
    padding-left: 0;
    padding-right: 30px;
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 30px;
    padding-right: 0
}

.timeline .timeline-item .timeline-event {
    width: 100%
}

.timeline:before {
    border-right-style: solid
}

.timeline:before,
.timeline:after {
    content: " ";
    display: block
}

.timeline:after {
    clear: both
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%!important;
    margin-left: 2px;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: rgba(52, 40, 104, .1)
}

.timeline .timeline-label .label {
    background-color: #d9534f;
    border-radius: 35px;
    color: #fff;
    display: inline;
    font-size: .85rem;
    font-weight: 600;
    line-height: 1;
    padding: .65rem 1.4rem;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.timeline.timeline-line-solid:before {
    border-right-style: solid
}

.timeline.timeline-line-dotted:before {
    border-right-style: dotted
}

.timeline.timeline-line-dashed:before {
    border-right-style: dashed
}

.timeline .timeline-item {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
    content: "";
    display: table
}

.timeline .timeline-item:after {
    clear: both
}

.timeline .timeline-item:last-child {
    margin-bottom: 0!important
}

.timeline .timeline-item.timeline-item-right>.timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right!important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto!important;
    border-left-width: 0!important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px!important;
    border-right-width: 15px!important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px!important;
    border-right-width: 14px!important
}

.timeline .timeline-item>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent
}

.timeline .timeline-item>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent
}

.timeline .timeline-item>.timeline-point {
    top: 25px
}

.timeline .timeline-item:nth-of-type(2) {
    margin-top: 40px
}

.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
    clear: both!important
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    float: right;
    clear: right
}

.timeline .timeline-item.timeline-item-right>.timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
    left: -14px
}

.timeline .timeline-item>.timeline-event {
    position: relative;
    float: left
}

.timeline .timeline-item>.timeline-event:before {
    border-left-color: rgba(52, 40, 104, .04);
    border-right-color: rgba(52, 40, 104, .04)
}

.timeline .timeline-item>.timeline-event:after {
    border-left-color: rgba(52, 40, 104, .04);
    border-right-color: rgba(52, 40, 104, .04)
}

.timeline .timeline-item>.timeline-event:before,
.timeline .timeline-item>.timeline-event:after {
    content: "";
    display: inline-block;
    position: absolute
}

.timeline .timeline-item>.timeline-point {
    color: #5d5386;
    background: #5d5386;
    right: -14px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: 8px;
    margin-right: 8px;
    position: absolute;
    z-index: 100;
    border-width: 3px;
    border-style: solid;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
    box-shadow: 0 0 0 5px #f2f3f8
}

.timeline .timeline-label {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px;
    top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center
}

.timeline .timeline-label:before,
.timeline .timeline-label:after {
    content: "";
    display: table
}

.timeline .timeline-label:after {
    clear: both
}

.timeline .timeline-label:last-child {
    margin-bottom: 0!important
}

.timeline .timeline-label + .timeline-item {
    margin-top: 0
}

.timeline .timeline-label + .timeline-item + .timeline-item {
    margin-top: 40px
}

.timeline .time-right {
    color: rgba(52, 40, 104, .5);
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .85rem;
    font-weight: 500
}

.timeline .time-left {
    color: rgba(52, 40, 104, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: .85rem;
    font-weight: 500
}

.timeline .widget---header .user-image {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.07rem
}

.timeline .widget---header .user-image img {
    width: 50px
}

.timeline .widget---header .title {
    color: #2c304d;
    font-size: 1rem
}

.timeline .widget---header .username {
    color: #34495e
}

.timeline .widget---header .time {
    font-size: .85rem
}

.timeline .widget---body {
    padding: 1rem 1.4rem
}

.timeline .widget---footer {
    border-top: 1px solid #eee;
    margin: 0 1.4rem;
    padding: 1.07rem 0
}

.timeline .users-like {
    padding: 0
}

.timeline .users-like a {
    margin: 0 -1.6rem 0 0;
    transition: all 0.4s ease
}

.timeline .users-like a:hover {
    margin-right: -.3rem
}

.timeline .users-like img {
    width: 40px;
    border: .25rem solid #fff
}

.timeline .users-like a.view-more {
    background: #5d5386;
    color: #fff;
    width: 40px;
    height: 40px;
    border: .25rem solid #fff;
    border-radius: 50%;
    vertical-align: middle;
    font-size: .85rem;
    text-align: center;
    line-height: 30px;
    margin-right: 0
}

.timeline .widget---footer .meta li {
    display: inline-block;
    margin-right: .5rem
}

.timeline .widget---footer .meta li:last-child {
    margin-right: 0
}

.timeline .widget---footer .meta li a {
    color: rgba(52, 40, 104, .3)
}

.timeline .widget---footer .meta li a:hover {
    color: rgba(52, 40, 104, .9)
}

.timeline .widget---footer .meta li i {
    font-size: 1.8rem;
    vertical-align: middle;
    margin-right: .3rem
}

.timeline .widget---footer .meta li .numb {
    vertical-align: middle
}

@media screen and (max-width:768px) {
    .timeline.timeline {
        width: 100%;
        max-width: 100%
    }
    .timeline.timeline .timeline-item {
        padding-left: 72px;
        padding-right: 0
    }
    .timeline.timeline .timeline-item.timeline-item-right,
    .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0
    }
    .timeline.timeline .timeline-item .timeline-event {
        width: 100%
    }
    .timeline.timeline:before {
        left: 42px;
        width: 0;
        margin-left: -1px
    }
    .timeline.timeline .timeline-item {
        width: 100%;
        margin-bottom: 20px
    }
    .timeline.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0
    }
    .timeline.timeline .timeline-item>.timeline-event {
        float: right!important
    }
    .timeline.timeline .timeline-item>.timeline-event:before,
    .timeline.timeline .timeline-item>.timeline-event:after {
        right: auto!important;
        border-left-width: 0!important
    }
    .timeline.timeline .timeline-item>.timeline-event:before {
        left: -15px!important;
        border-right-width: 15px!important
    }
    .timeline.timeline .timeline-item>.timeline-event:after {
        left: -14px!important;
        border-right-width: 14px!important
    }
    .timeline.timeline .timeline-item>.timeline-point {
        transform: translateX(-50%);
        left: 42px!important;
        margin-left: 0
    }
    .timeline.timeline .timeline-label {
        transform: translateX(-50%);
        margin: 0 0 20px 42px
    }
    .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
        margin-top: 0
    }
    .timeline .time-right {
        left: 0
    }
}


.rounded-widget .widget {
    border-radius: 4px
}

.rounded-widget .widget---image {
    border-radius: 4px
}

.rounded-widget .widget---header {
    border-radius: 4px 4px 0 0
}

.rounded-widget .widget---footer {
    border-radius: 0 0 4px 4px
}

.widget {
    background: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 30px
}

.widget---image {
    background: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 30px;
    position: relative
}

.widget---header {
    background: #fff;
    padding: .85rem 1.4rem;
    position: relative;
    width: 100%
}

.widget---header.bordered {
    border-bottom: .07rem solid #eee
}

.widget---header.no-actions {
    padding: 1.49rem
}

.widget---options .dropdown---toggle {
    color: #98a8b4;
    background: none;
    border: none;
    padding: 0;
    font-size: 1.7rem;
}

.widget---header h1,
.widget---header h2,
.widget---header h3,
.widget---header h4,
.widget---header h5,
.widget---header h6 {
    color: #2c304d;
    margin-bottom: 0
}

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
    color: #2c304d;
    font-weight: 600;
    margin-bottom: 0
}

.widget---header h2 {
    color: #2c304d;
    font-size: 1.2rem;
    display: table-cell;
    vertical-align: middle;
    margin-right: auto
}

.widget---header h2 i {
    color: #aea9c3;
    font-size: 1.8rem;
    padding-right: .5rem;
    vertical-align: middle
}

.widget---body {
    padding: 1.4rem
}

.widget---image-footer {
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.2rem 0;
    z-index: 1
}

.widget---footer {
    background: #fff;
    padding: 1rem 1.07rem;
    position: relative
}

.widget---footer.big {
    padding: 2.1rem 1.07rem
}

.no-border {
    border: 0 none!important;
}

.no-bg {
    background: none!important;
}
/***************** timeline ****************/

[class*="dropdown---menu-tip-"]::after {
  content: '';
  position: absolute;
  width: .5rem;
  height: .5rem;
  background-color: dropdown---bg;
  border: solid 1px dropdown---border-color;
  border-bottom: none;
  border-left: none;
}

/* North */
.dropdown---menu-tip-n::after {
  top: calc(-.25rem - 1px);
  left: calc(50% - .25rem);
  transform: rotate(-45deg);
}

/* Northeast */
.dropdown---menu-tip-ne::after {
  top: calc(-.25rem - 1px);
  right: 1rem;
  transform: rotate(-45deg);
}

/* Northwest */
.dropdown---menu-tip-nw::after {
  top: calc(-.25rem - 1px);
  left: 1rem;
  transform: rotate(-45deg);
}

/* South */
.dropdown---menu-tip-s::after {
  left: calc(50% - .25rem);
  bottom: calc(-.25rem - 1px);
  transform: rotate(135deg);
}

/* Southeast */
.dropdown---menu-tip-se::after {
  right: 1rem;
  bottom: calc(-.25rem - 1px);
  transform: rotate(135deg);
}

/* Southwest */
.dropdown---menu-tip-sw::after {
  left: 1rem;
  bottom: calc(-.25rem - 1px);
  transform: rotate(135deg);
}

.settingsBar{
border-top:1px solid #eee;
padding: 4px;
padding-top: 3px;
}
.settingsBar .iconSet{
cursor:pointer
}
.settingsBar .dropdown---menu{
transform: translate3d(60px, 20px, 0px) !important;
}
.dropdown---menu{
z-index:155
}
.zminus{
z-index:-1 !important;
}

.firstCardReport{
position: relative !important;
z-index: 10 !important;
}
.privacyIcon{
position: absolute;
right: 13px;
font-size: 12px;
top: 6px;
}
.tooltip-inner {
    white-space:pre-wrap;
}

.mjm{
margin-right:10px
}

.peopleSet .theTEXT{
color:#34495e;
font-weight:600!important;
}

.peopleSettings{
transform: translate3d(159px, 36px, 0px) !important; 
width: 16px;
}

.peopleSet{
cursor:pointer;
}
.statPeople{
padding-top: 5px;
border-top: 1px solid #ccc;
}

.peopleBar{
padding-bottom: 8px;
padding: 15px;
padding-bottom: 8px;
}

*{
word-break: break-word!important;
}

/* timeline report log */

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 17px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #34495e;
    left: 11px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
ul.timeline li {
    margin: 20px 0!important;
    padding-left: 56px !important;
	margin-top: -3px !important;
}

.uniqueViewer{
font-size: 19px !important;
padding-bottom: 7px !important;
}

#timeLog{
max-height: 460px;
overflow: auto;
margin-right: 24px;
margin-top: 8px;
margin-bottom: 10px
}

.txtlog {
font-size:14px!important;
}
 
.modalHint{
font-size: 16px;
}


.man-1{
margin-top: -27px !important;
}

.man-2{
margin-top: 29px !important;
}

.man-3{
padding-left: 66px;
margin-top: -31px;
}

.helpHint{
font-size:12px;
margin-top:12px
}

.pageStyle{
padding-top:13px;
padding-bottom:13px;
}

.reportSettingsClass .theSET {
    padding-bottom: 11px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 5px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: left;
}

.theSetClass2 {
    padding-left: 0px;
    padding-right: 0px;
}

.settingsBar .iconSet {
    cursor: pointer;
}

.each_post{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.reportSettingsClass .reportStats {
    position: absolute;
    margin-top: 4px;
    right: 12px;
}

.reportSettingsClass .btn {
    display: inline-block !important;
    width: auto !important;
    color: white !important;
    width: 105px !important;
}

/***************************** mobile **************************/

@media screen and (max-width: 1246px) {
    #posts .cr7{
    padding-top: 0px!important;
    margin-top: 9px;
    display: block!important;
    top: 34px!important;
    
    width: 100%;display: block !important;position: initial !important;padding-bottom: 0px !important;
    margin-left: 67px;
    margin-top: -26px;
      }
    #posts .skxo{
    margin-top: 34px !important;
      }
      #posts .cr4{
      width: 100%;
      }
      /* .cr8{
      margin-top: -18px;
      } */
    }
    
    @media screen and (max-width: 1076px) {
      #posts .cr8 {
        margin-top: 16px !important;
        padding: 0 !important;
      }
      #posts .cr7 {
        display: block !important;
      }
    }
    
    @media screen and (max-width: 1068px) {
    #posts .cr7{
    margin-top: 12px !important;margin-left: 0px !important;width: 100%;text-align: center;
    }
    #posts .man-1{
    text-align: center !important;
     }
    }
    
    /* media screen mobile */
    @media screen and (max-width: 600px) {
      .settingsOnMobile{
      margin-top: 14px !important;
      }
      .reportStats{
      display: block!important;
      width: 100%!important;
      position: initial!important;
      margin-top: 14px!important;
      border-top: 1px solid #eee!important;
      padding-top: 10px!important;
      }  
      .theSET{
      text-align: center!important;
      padding-top: 23px!important;
      }
      .theSET .btn{
      width: 100% !important;
      margin-bottom: 10px!important;
      }
      .hideOnMobile {
        display: none !important;
      }
      .showOnMobile {
        display: block !important;
      }
      .eachPost, #infoList{
        padding-right: 0px !important;
      }
      .icon-bar{
       transform:none!important;
       position: fixed!important;
       bottom: 0px!important;
       top: unset !important;
       display: flex!important;
       width: 100%!important;
      }
      .icon-bar a{
      width: 33.333% !important;
      padding: 3px !important;
      }
      [data-bugreader="b5cb4eb5e8d64968"]{
      margin-left: 70px !important;
      }
      [data-bugreader="b5cb4eb5e8d47e36"]{
      font-size: 15px !important
      }
      [data-bugreader="b5cb4eb5e8d47135"]{
      margin-bottom: 6px !important
      }
      .eachPost {
      padding-right: 0px !important;
      }
    
      #navbarSupportedContent{
      border-top: 1px solid rgba(252, 252, 252, 0.5) !important;
      padding-top: 8px !important;
      margin-top: 15px !important;
      }
      #posts .man-1{
      text-align: center !important;
      }
      #posts .cr2{
      margin-left: 8px !important;
      }
      #posts .cr7{
      font-size: 12px!important;
      margin-top: 5px!important;
      }
      #posts .man-3{
      /* text-align: center !important; */
      margin-top: 22px !important;
      /* font-weight: 600 !important; */
      }
      .buttonSetIn .privateUserName{
       display:block!important;
       margin-bottom:10px!important;
      }
      .buttonSetIn h6{
      font-size:12px;  
      margin-top:15px;  
      margin-bottom:15px;  
      }
      .buttonSetIn h3{
      font-size:16px;
      }
      .buttonSetIn{
      padding:5px!important;
      }
      .nowrapmobile{
      padding-left: 0px !important;
      }
      .cr4{
      width: 100%!important;
      margin-left: 0px !important;
      }
      #posts .cr9{
      padding-left: 0px !important;margin-top: 10px !important;
      }
      #posts .skxo{
      /* margin-top: 19px !important; */
      }
      
      #posts .cr11{padding: 0px;}
      #posts .cr13, #posts .cr15{width: 47%;display: inline-block; padding: 0px; border:none; }
      
      #posts .cr8{/* margin-top: 3px !important; */padding-top: 11px !important;border-top: 1px solid #eee;}
      #posts .cr11{margin: 0;}
      #posts .cr7{width: 100%;display: block !important;position: initial !important;margin-left: 0px !important;padding-bottom: 0px !important;}

      #posts .cr8{
      padding-top: 17px !important;
      }
      #posts .skxo {
        margin-top: 23px !important;
      }
    }

    a{
    outline: none !important;
    }

    #profilemaindropdown{
    margin-top:10px;
    margin-right: 0 !important;
    right: 0 !important;
    left: -121px !important;
    margin-top:-2px !important;

    }
    

    #navbarDropdown {
    padding-top: 0px  !important;
    margin-top: 8px  !important;
    margin-left: 0px  !important;
    margin-right: 8px  !important;
    }

    #navbarDropdown.dropdown-toggle::after {
    display: none !important;
    }

    .profileIMAGE.nav-item{
    list-style: none !important;
    list-style: none  !important;
    margin-right: -8px !important;
    }

    @media(max-width: 600px) {
    .hideOnMobile {
    display: none !important;
      }
    .showOnMobile {
        display: block !important;
      }
    }

    .nav-link {
        font-size: 14.5px !important;
        color: #ccc;
    }

    @media(min-width: 768px) {
        .nav-link .fa {
            display: block;
            width: 48px;
            margin: 2px auto 4px;
            top: 0;
            line-height: 15px;
            text-align: center;
        }
    }

    .nav-link i {
        font-size: 18px !important;
        color: #ccc;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: rgba(255,255,255,.5);
    }
    .nav-link {
        font-size: 14.5px !important;
        color: #ccc;
    }    

    .profileIMAGE{
    margin-top: 3px !important;
    }

    .nav-link{
    text-align: center;
    }