﻿.header .header-top {
    background-color: #d0080f !important;
}

.bg-primary {
    background-color: #d0080f !important;
}
.CursorPointer{
    cursor:pointer;
}
.color-white{
    color:white;
}
.border-radius-5px{
    border-radius:5px;
}