.itopplus-background {

}
.table-background-red {
	background: #bf0102;
}
.table-background-gray {
	background: #fbf4f0;
}

.navbar-default  {
    background: #b92025 !important;
  }

.navbar-default li {
    border: unset !important;
}


@media screen and (max-width: 1024px) {

  
    .navbar-default .caret {
        background-image: url(https://itp1.itopfile.com/ImageServer/5a4bf479c81d7586/0/0/playz-z1227993275319.png);
        background-size: 10px;
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        place-content: center;
        width: 40px !important;
        height: 40px !important;
        aspect-ratio: 1;
        border: unset !important;
        margin-left: 0;
        position: absolute;
        right: -25px;
    }
  
    .itopplus-sidebar-content > li a {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
        padding: 5px 10px;
        position: relative;
        width: fit-content;
    }

}


