.elementor-7696 .elementor-element.elementor-element-99e5241{--display:flex;--background-transition:0.3s;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-2ce59d6 */#filter-icon-2{
    display: none;
}
#filters-butt:hover #filter-icon-1{
    display: none;
}
#filters-butt:hover #filter-icon-2{
    display: inline;
}
.dashboard-head{
    color: var(--Neutral-Grey-800, #1D2939);

/* Title/Heading 2 */
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 42px */
letter-spacing: -0.56px;
}
.dashboard-sub-head{
    color: var(--Neutral-Grey-500, #667085);

/* Body/Body 1 */
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}
.rtcl-thumbnail{
    width: 50px;
    border-radius: 4px;
}
.listing-options{
	display:none;
	flex-direction:column;
	position:absolute;
	right:0;
	border:1px solid rgba(0,0,0,.05);
	border-radius:4px;
}
.elementor-7696 .elementor-element.elementor-element-2ce59d6 .listing-options> .rtcl-promote-btn {
    display: none;
}
.listing-options>a{
	background-color:white !important;
	color: var(--neutral-grey-700, #344054) !important;
border:none !important;
	text-align:left !important;
	
/* Body/Body 2 */
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
}
.listing-options>a:nth-child(n+2){
	border-top:1px solid rgba(0,0,0,.05) !important;
}
.dashboard-card{
    display: flex;
    justify-content:space-between;
    min-width: 300px;
    min-height: 150px;
    gap:16px;
    padding: 20px;
    border: 1px solid var(--Gray-200, #EAECF0);
}
#dashboard-table{
    border-collapse: separate;
    border-spacing: 0px;
}
#dashboard-table tr:nth-of-type(1){
    border-top: 1px solid var(--Gray-200, #EAECF0);
    font-weight: 500;
}
#dashboard-table tr{
color: var(--Neutral-Grey-600, #475467);

/* Text xs/Medium */
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 150% */
}
#dashboard-table tr:first-child th:first-child{
    border:1px var(--Gray-200, #EAECF0);
    border-radius: 8px 0 0 0;
    border-style: solid none none solid;
}
#dashboard-table tr:first-child th:nth-child(n+2){
    border-top:1px solid var(--Gray-200, #EAECF0);
    border-style:solid none none none;
}
#dashboard-table tr:first-child th:last-child{
    border:1px var(--Gray-200, #EAECF0);
    border-style:solid solid none none;
    border-radius: 0 8px 0 0;
}
#dashboard-table tr:nth-child(n+2) td:first-child{
    border-left: 1px solid  var(--Gray-200, #EAECF0);
    border-style: none none none solid;
}
#dashboard-table tr:nth-child(n+2) td:last-child{
    border-right: 1px solid  var(--Gray-200, #EAECF0);
    border-style:none solid none none;
}
#dashboard-table tr:last-child td:first-child{
    border:1px var(--Gray-200, #EAECF0);
    border-radius: 0 0 0 8px;
    border-style: none none solid solid;
}
#dashboard-table tr:last-child td:nth-child(n+2){
    border-bottom:1px solid var(--Gray-200, #EAECF0) !important;
    border-style: none none solid none;
}
#dashboard-table tr:last-child td:last-child{
    border:1px var(--Gray-200, #EAECF0);
    border-radius: 0 0 8px 0;
    border-style: none solid solid none;
}
#dashboard-table tr:nth-child(n+2) td:nth-child(2),#dashboard-table tr:nth-child(n+2) td:nth-child(3),#dashboard-table tr:nth-child(n+2) td:nth-child(4),#dashboard-table tr:nth-child(n+2) td:nth-child(5),#dashboard-table tr:nth-child(n+2) td:nth-child(6),#dashboard-table tr:nth-child(n+2) td:nth-child(7){
    border:none;
}
.promotion-label{
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}
.Top{
    background-color: #8ed1fc;
}
.Bump.Up{
    background-color: #9CE5AE;
}
.Featured{
    background-color: #fcb900;
}
.card-text1{
    color: var(--Neutral-Grey-600, #475467);

/* Body/Body 2 Medium */
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 21px */
}
.card-text2{
    padding: 4px 8px;
    border-radius: 100px;
background: var(--Success-Green-25, #D2F3DA);
color: var(--Success-Green-100, #027A48);

/* Caption/MEdium */
font-family: Inter;
font-size: 10px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 15px */
}
.card-text3{
    white-space: nowrap;
    padding: 4px 8px;
    border-radius: 100px;
background: var(--Error-25, #FFD4D2);
color: var(--Error-100, #D92D20);

/* Caption/MEdium */
font-family: Inter;
font-size: 10px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 15px */
}
.dashboard-form-btn{
    padding: 8px 16px;
    border: 1px solid var(--Neutral-Grey-200, #EAECF0);
    border-radius: 8px;
    color: var(--Gray-700, #344054);

/* Text sm/Semibold */
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
}
.dashboard-form-btn:hover,.dashboard-form-btn:active,.dashboard-form-btn:focus{
    background-color: var(--Gray-700, #344054);
    /*background: transparent;*/
}
button:active,button:visited,button:focus{
    background: --Gray-200 !important;
}
#dash-filter-date input{
    display: none;
}
.filter-date:checked+label{
    border:none;
    background-color: #0068B3 !important;
    color:#fff;
}
#all-filters-dash{
    position: fixed;
    top:0;
    right:0;
    z-index: 100;
    width:440px;
    height: 100vh;
    background-color: white;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
}
.filter-tab-heading{
    color: var(--Neutral-Grey-800, #1D2939);

/* Text lg/Medium */
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
}
.clear_filter{
    width:49%;
    background:white;
    border-radius:8px;
    border-color:var(--Neutral-Grey-700, #344054);
    color: var(--Neutral-Grey-700, #344054);

/* Body/Body 2 Medium */
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 21px */
}
.clear_filter:hover{
    color:#fff;
    background-color:var(--Neutral-Grey-700, #344054);
}
.apply_filter{
    width:49%;
    background:#0068B3;
    border-radius:8px;
    border:none;
    color: var(--Neutral-Grey-25, #FCFCFD);

/* Body/Body 2 Medium */
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 21px */
}
.apply_filter:hover{
    background-color:#fff;
    color:#0068B3;
    border:1px solid #0068B3 !important;
}
.date-rad-lab{
    color: var(--Neutral-Grey-600, #475467);
text-align: center;

/* Text xs/Medium */
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 150% */
    margin:0px;
    padding: 2px 8px;
    border-radius:100px;
    border:1px solid #D0D5DD;
}
#single-dash{
    position: fixed;
    top:0;
    right:0;
    z-index: 100;
    width:440px;
    height: 100vh;
    background-color: white;
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
}
#single-dash-mask{
    position: fixed;
    top:0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
    background-color: #000;
    opacity: 0.5;
}/* End custom CSS */