﻿h4 {
  font-size: 14px;
  margin: 18px 0 15px 15px;
}

.tag-title-info {
  background: transparent;
  width: 1px;
  height: 0px;
  border-color: #4272b8 transparent #4272b8 #4272b8 !important;
  border-width: 26px 26px;
  border-style: solid;
  z-index: 1000;
  top: 0px;
  position: absolute;
  left: 598px;
  display: none;
}

.tag-title {
  font-size: 16px;
  color: #fff;
  display: none;
  position: absolute;
  z-index: 100;
  left: 0;
  line-height: 100%;
  background: #4272b8 !important;
  height: 52px;
  padding: 0px;
  margin: 0px;
  top: 0px;
  width: 500px;
  vertical-align: middle;
}

.cart-top {
  font-family: Arial, Helvetica, sans-serif;
   display: none;
   height: 35px;
  position: absolute;
  left: 500px;
  top: 0;
  color: #fff;
  padding: 16px 14px 1px 14px;
  font-size: 11px;
  font-weight: 400;
  background: #4272b8 !important;
  z-index: 199;
}

    .cart-top p {
        font-weight: bold;
        font-size: 11px;
       display: none;
   min-height: 16px;
        text-align: left;
        padding: 0 24px 0 0;
        margin-top: 2px;
        float: left;
        font-size: 11px;
        color: #fff;
        text-decoration: none;
    }

jqxDataTable > div:first-of-type {
    margin-top: 60px;
}
