@media (max-width: 1280px) {
.tab{ padding: 25px; }
.tab-content .cards-block{ width: 18.8%; }
}

@media (max-width: 1024px) {
.tab-content .cards-block {
  width: 23.18%;
  float: left;
  margin: 0 5px 0 5px;
  display: inline-block;
}
.number p {
  float: left;
  width: 100%;
  font-size: 300px !important;
  line-height: 300px !important;
  margin: 0;
  font-family: 'SanFranciscoDisplayBold';
  color: #0c1d43;
}
}

@media (max-width: 980px) {
.cards-right.page-name-right.datecss {
  position: static;
  right: 0;
  top: 0;
  font-size: 20px;
  font-family: SanFranciscoDisplayRegular;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.tab-content .cards-block {
  width: 31.3%;
  float: left;
  margin: 0 5px 0 5px;
  display: inline-block;
}
.admin-content-area .cards-page-name {
  float: left;
  width: 100%;
  font-size: 32px;
  color: #444;
  /* padding: 30px 50px 30px 50px; */
  background: transparent;
  margin-bottom: 0;
  font-family: 'SanFranciscoDisplayThin';
  line-height: 28px;
}
time {
  font-size: 14px;
  margin-top: 0;
  float: left;
  width: 100%;
  color: #999;
  line-height: 16px;
}
}

@media (max-width: 960px) {
.logo img {
  width: 250px;
}
.number p {
  font-size: 200px !important;
  line-height: 200px !important;
  
}
.number span { font-size: 42px; }
}


@media (max-width: 800px) {

  .number p {
  float: left;
  width: 100%;
  font-size: 240px !important;
  line-height: 240px !important;
  margin: 0;
  font-family: 'SanFranciscoDisplayBold';
  color: #0c1d43;
}

.tab-content .cards-block {
  width: 30.2%;
  float: left;
  margin: 0 5px 0 5px;
  display: inline-block;
}
}

@media (max-width: 768px) {
.tab-content .cards-block {
  width: 29.9%;
  float: left;
  margin: 0 5px 0 5px;
  display: inline-block;
}
.cards-right.page-name-right.datecss {
  position: static;
  right: 0;
  top: 0;
  font-size: 20px;
  font-family: SanFranciscoDisplayRegular;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
  .number p {
  float: left;
  width: 100%;
  font-size: 220px !important;
  line-height: 220px !important;
  margin: 0;
  font-family: 'SanFranciscoDisplayBold';
  color: #0c1d43;
}
}

@media (max-width: 667px) {

  .form-group.cards-right {
  position: absolute;
  right: 10px;
  width: auto;
}

.form-group {
  margin-bottom: 1rem;
  float: left;
  width: 100%;
}

  .shortcuts-container {
    height: auto !important;
}

  #changeProfile .row {
  margin-left: 0;
  margin-right: 0;
}
#changeProfile label {
  font-size: 14px;
}
#changeProfile .dropdown-toggle {
  margin-bottom: 0px;
}
.col-md-6.CustomAML {
  padding-top: 0;
}

  .sidebar-nav li .fa {
  font-size: 17px;
}
.app-sidebar-right .fa-stack {
  line-height: 46px;
}
.sidebar-nav li {
  text-indent: 8px;
  line-height: 46px;
  float: left;
  width: 100%;
}

  .datetimepicker:not(.inline) .datepicker[data-v-e0e33780]{ overflow: auto; }
  .vgt-table thead th , table.vgt-table td{ font-size: 14px !important; }

.navbar.navbar-default.no-margin.app-sidebar-nav{ z-index: 999; }
.sidebar-nav li .fa.fa-angle-down {
  float: right;
  display: inline-block;
  font-size: 24px;
  margin: 10px 30px 0 0;
}
.sidebar-nav li .fa.fa-angle-up {
  float: right;
  display: inline-block;
  font-size: 24px;
  margin: 10px 30px 0 0;
}
.nav.nav-list.tree li {
  line-height: 36px;
}

  .nav-tabs .nav-item {
  margin-bottom: 5px !important;
  float: left;
  width: 100%;
}

.vgt-table.bordered .btn.btn-primary.btn-sm {
  padding: 4px 8px;
  background: #098de1;
  border-bottom: 2px solid #076eb0;
  font-size: 14px;
  margin-bottom: 3px;
}
.nav-tabs .nav-link {
 
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-color: #e9ecef #e9ecef #dee2e6 !important;
 
}

  .sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #4d646f;
  font-weight: normal;
  font-size: 15px;
}
.tree-toggle.nav-header {
  font-size: 15px;
}
.table-action .btn.btn-success.btn-sm {
  padding: 4px 13px;
  font-size: 14px;
  border: none;
  border-bottom: 2px solid #28a745;
}
  .page-header-top-container {
  float: left;
  width: 100%;
  padding: 10px 20px 10px 20px;
}
.page-header-top-container button {
  background: #098de1;
  border: 1px solid #098de1;
  border-radius: 5px;
  border-bottom: 2px solid #076eb0;
  font-size: 14px;
  margin: 0 0 0 15px;
  padding: 5px 15px;
  float: right;
}
.admin-content-area .page-header-top-container .page-name{
  float: left;
  width: 60%;
  font-size: 18px;
  color: #444;
  padding: 0;
  background: transparent;
  margin-bottom: 0;
  font-family: 'SanFranciscoDisplayThin';
  line-height: 35px;
}
.admin-content-area .page-name {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #444;
  padding: 0;
  background: transparent;
  margin-bottom: 0;
  font-family: 'SanFranciscoDisplayThin';
  line-height: 35px;
  padding: 0 20px;
  margin-bottom: 10px;
}
.footer__row-count.vgt-pull-left {
  width: 100%;
}
.footer__navigation.vgt-pull-right {
  width: 100%;
  margin: 15px 0 0 0;
}
.btn.btn-primary.waves-effect.pull-right {
  padding: 4px 16px;
  font-size: 14px;
  background: #098de1;
  border-bottom: 2px solid #076eb0;
}
.table-action .btn.btn-primary {
    padding: 2px 7px;
    font-size: 12px;
    background: #098de1;
    border-bottom: 2px solid #076eb0;
}
.table-action .btn.btn-primary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn.btn-primary.waves-effect.pull-right:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.page-name h2 {
  font-size: 18px;
  line-height: 44px;
}
#benefitHeader .btn.btn-primary.pull-right {
  padding: 4px 16px;
  font-size: 14px;
  background: #098de1;
  border-bottom: 2px solid #076eb0;
}
#benefitHeader .btn.btn-primary.pull-right:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.button-demo .btn {
  padding: 4px 16px;
  font-size: 14px;
  background: #098de1;
  border-bottom: 2px solid #076eb0;
}
.button-demo .btn:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.selectbox1 {
  float: left;
  width: 100%;
  margin-right: 0;
  position: relative;
  margin-bottom: 10px;
}
.selectbtn button {
  padding: 5px 15px;
  float: left;
  margin-right: 5px;
  font-size: 14px;
}
.three-filter {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#changeProfile .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
.vgt-global-search__input.vgt-pull-left {
  background: #fff;
  margin-bottom: 5px;
  padding: 8px 20px 7px 40px;
  margin-top: 5px;
}
.three-filter .selectbox1:last-child {
  width: 100%;
}
.three-filter .selectbox1 {
  width: 100%;
  margin-right: 0;
}

  .number{ margin: 20px auto auto auto !important; padding: 20px !important; }

  .pagecenterdetails .logo {
  width: 100%;
  text-align: center;
}
.pagecenterdetails .logo img {
  width: 200px;
}

.number p{ font-size: 100px !important; line-height: 100px !important; }
.number{ width: 90% !important; border: none !important; }
.number span{ font-size: 24px !important; }

  .user-info-container .dropdown-menu {
  min-width: 120px;
  margin-top: 10px;
}
.dropdown-menu{ left: -230px !important;  }

  .loginform form {
    background: #fff;
    border-radius: 5px;
    padding: 40px 35px;
}
.loginlogo img {
    width: 190px;
    filter: brightness(0) invert(1);
}
.loginform {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.admin-page-content{ padding: 0 15px; }
.col-12{ padding: 0; }
.paddingleft0{ padding-left: 0 !important; padding-right: 0 !important; }
.tab{ padding: 20px; }
.cards-right.page-name-right.datecss {
  position: static;
  right: 0;
  top: 0;
  font-size: 16px;
  font-family: SanFranciscoDisplayRegular;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 15px;
}
.nav-tabs .nav-link{ font-size: 14px; }
.tab-content .cards-block {
  width: 31.5%;
  float: left;
  margin: 0 5px 0 5px;
  display: inline-block;
}
.admin-footer{ padding: 20px 15px; text-align: center; font-size: 12px; }
.dropdown-user-right{ display: none; }
.app-sidebar-nav .user-info {
  float: right;
  width: auto;
  position: absolute;
  right: 15px;
  top: 11px;
}
.username-letter {
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background: #ffbb44;
  color: #fff;
  font-size: 16px;
  font-family: 'SanFranciscoDisplayBold';
  line-height: 36px;
}
.app-sidebar-nav .navbar-brand{ display: none; }
.user-location {
  position: absolute;
  right: 60px;
  color: #098de1;
  top: 18px;
}
#menu-toggle-2 {
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 200px;
  width: 42px;
  height: auto;
  background: transparent;
  cursor: pointer;
}
img.menubar {
  width: 30px;
  margin: 8px 0 0 0;
}
.user-location-name{ font-size: 14px; }
.navbar.navbar-default.no-margin.app-sidebar-nav{ height: 60px; padding: 0; }
#sidebar-wrapper{ margin-top: -18px; }
#menu-toggle {
  border: none;
  background: transparent;
  background-image: url(/static/images/menubar.png);
  background-size: 30px;
  width: 84px;
  height: 46px;
  background-repeat: no-repeat;
  margin: 25px 0 0 21px;
}
img.menubar {
  width: 30px;
  margin: 8px 0 0 0;
  display: none;
}
.xyz {
  min-width: 320px;
}
.admin-content-area .cards-page-name {
  float: left;
  width: 100%;
  font-size: 32px;
  color: #444;
  /* padding: 30px 50px 30px 50px; */
  background: transparent;
  margin-bottom: 0;
  font-family: 'SanFranciscoDisplayThin';
  line-height: 28px;
}
time {
  font-size: 14px;
  margin-top: 0;
  float: left;
  width: 100%;
  color: #999;
  line-height: 16px;
}
}

@media (max-width: 480px) {
.tab-content .cards-block {
  width: 100%;
  float: left;
  margin: 0;
  display: inline-block;
}
}

@media (max-width: 432px) {

}

@media (max-width: 414px) {

}

@media (max-width: 360px) {

}

@media (max-width: 320px) {

.loginform form a {
  float: right;
  margin: 10px 0 0 0;
  color: #29a3b0;
  font-size: 15px;
  font-family: 'SanFranciscoDisplayLight';
}
.loginform form {
    background: #fff;
    border-radius: 5px;
    padding: 40px 35px 50px 35px;

}
.number p {
  font-size: 72px !important;
  line-height: 72px !important;
}
.pagecenterdetails .logo img {
  width: 165px;
}
}