thead {
    background: #00569c;
    }

    .item-views .item .price .price_val:before {
    background: #00569c;
    }

    .nav-item {
    flex: 1;
    text-align: center;
    }

    .nav-item1 {
    flex: 1;
    text-align: left;
    }

    .nav-link.active:hover {
    color: #00569c !important;
    }

    .nav-link1 {
    font-weight: 400;
    font-size: 13px;
    }

    .nav-tabs .nav-link.active {
    background-color: white !important;
    font-weight: 400;
    font-size: 13px;
    }

    .nav-tabs .nav-link.active.current {
    background-color: #00457d !important;
    color: white !important;
    }

    .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #495057;
    }
