.btn-gri
{
	color: #ffffff !important;
    background-color: #a9a9a9 !important;
    border-color: #838181 !important;
    outline: none !important;
}
.btn-kirmizi
{
	color: #ffffff !important;
    background-color: #e32d41 !important;
    border-color: #b11739 !important;
    outline: none !important;
}
.btn-acik-yesil
{
   color: #ffffff !important;
   background-color: #2de340 !important;
   border-color: #32e18c !important;
   outline: none !important;
}
.btn-acik-yesil2
{
   color: #ffffff !important;
      background-color: #41abff !important;
    border-color: #1186e3 !important;
   outline: none !important;
}
.btn-mavi
{
	color: #ffffff !important;
    background-color: #2d4fe3 !important;
    border-color: #1770b1 !important;
    outline: none !important;
}
.btn-koyu-yesil
{
	color: #ffffff !important;
    background-color: #0d6016 !important;
    border-color: #064828 !important;
    outline: none !important;
}
btn-acik-yesil-2 {
    background-color: #80ff18;
}
.btn-koyu-yesil-2
{
    background-color: #618d04;
    color: #fff;
}


@media (max-width: 991.98px)
{
    .app-aside {
        z-index: 9999;
    }
}
