.list-group-flush {
list-style: none;
}
[data-role="profileWidget"]{
box-shadow:none;
border:1px solid #dedede;
background: #fcfcfc;
}
@media (min-width: 1200px){
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
max-width: 1200px;
padding-left: 0;
padding-right: 0;
}
}
.sticky-top{
top:21px;
}
.rules_number{
list-style-type: decimal-leading;
}
.rules_number li{
margin-bottom:5px;
}
.list-group-item {
border-color:#e7eaf3;
}
::marker {
color: #007bff!important;
font-weight: 600;
}
.liveMessenger_chat_bubbleIcon svg {
vertical-align: inherit;
}