header.header {
    z-index: 20;
}

.body {
    z-index: 10;
}

td {
   vertical-align: top;
}

thead tr th:first-child,
tbody tr td:first-child {
  width: 8em;
  min-width: 200px;
  max-width: 200px;
  word-break: break-all;
}

a:link {
  text-decoration: underline;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
  font-weight: normal;
}
.link a:link {
  color: #fff !important;
}
.z {
  z-index: 9999;
}

.zz {
  z-index: 999999 !important;
}

.zzz {
  z-index: 9999999 !important;
}

.blue-gradient {
	background: #0569b6 ; 
}
.blue-gradient:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #0569b6 ; 
    background: linear-gradient(to bottom, #0569b6  0%,#071633  100%); 
    transition: opacity .35s ease-in-out;
}

.blue-gradient a,
.gray-gradient a {
    position: relative;
    z-index: 1;
}

.blue-gradient:hover:before,
.gray-gradient:hover:before {
    opacity: 1;
}

#item-1664873153570 .ba-icons {
    display: none;
}

#item-16643660653030.ba-item-recent-posts .ba-blog-post-content {
    padding: 0 5px;
}

@media (max-width: 768px){
	#item-1664875095340 {
	    opacity: 1 !important;
	}
}

@media (max-width: 768px){
	#item-16648773965423{
	    opacity: 1 !important;
	}
}
#item-1664955132030 .ba-slideshow-img {
    background-position: left;
}

.ba-item-recent-posts .ba-blog-post-info-wrapper {
    flex-grow: 1;
}

.ba-item-recent-posts .ba-blog-post-content {
    display: flex;
    flex-direction: column;
}

.ba-item-recent-posts .ba-store-app-product {
    display: flex;
    flex-direction: column;
}

@media (max-width: 768px){
body .ba-menu-wrapper:not(.ba-collapse-submenu) li.deeper > span i.ba-icon-caret-right {
		display: inline-block !important;
}
}


th, td {
  padding: 3px;
}

table {
    overflow-x: auto;
    white-space: nowrap;
  display: block;
}
table tbody {
    display: table;
    width: 100%;
}

.full-width-btn a span, 
.full-width-btn a {
    width: 100%;
    text-align: left !important;
    box-sizing: border-box;
}

::-webkit-scrollbar{
    height: 4px;
    width: 4px;
    background: gray;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

::-webkit-scrollbar-thumb:horizontal{
    background: #000;
    border-radius: 10px;
}

.ba-blog-post-fields .ba-blog-post-field-value {
    flex-grow: 1;
    text-align: left;
}



#item-14975226220 {
    background-image: none;
    background-color: var(--accent);
    --shadow-horizontal: 0px;
    --shadow-vertical: 10px;
    --shadow-blur: 20px;
    --shadow-spread: 0px;
    --shadow-color: rgba(0, 0, 0, 1);
    z-index: 9;
}

#item-1670833418838 tbody tr td:first-child{
   width: 85px;
  min-width: 85px;
  max-width: 85px;  
  display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}

#item-16708342718710 tbody tr td:first-child{
   width: 85px;
  min-width: 85px;
  max-width: 85px;  
  display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}
