* {
margin: 0px;
padding: 0px;
}

.mobile_only_hdnvicc {
display: none;
}

.ph_hammennu {
display: none;
}

.pub_hdr_mbx {
position: sticky;
top: 0px;
left: 0px;
width: 100%;
height: 80px;
box-sizing: border-box;
display: flex;
border-bottom: 1px rgba(239, 239, 239, 0.723) inset;
box-shadow: 0px 0px 15px rgba(195, 195, 195, 0.668);
background-color: white;
z-index: 1000;
}

.pub_hdr_lbx {
width: 50%;
height: 80px;
display: flex;
}

.ph_lg_con {
width: 40%;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
}

.ph_logo {
width: 70%;
}

.ph_src_bx {
width: 60%;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}

.ph_src_bx_in {
width: 90%;
height: 45px;
padding: 10px;
border: 2px rgba(213, 213, 213, 0.671) solid;
font-size: 15px;
outline: none;
transition-duration: 0.1s;
font-family: "Poppins", sans-serif;
font-style: normal;
padding-left: 45px;
}
.ph_src_bx_in:focus {
border: 2px rgba(154, 215, 255, 0.811) solid;
}

.ph_src_bxic {
width: 25px;
margin-right: -37px;
z-index: 300;
}


/* SEARCH RESULT  */
/* DISPLAY CONTROL  */
.pub_hdr_srlt_mbcn {
display: none;
width: 400px;
min-height: 200px;
max-height: 300px;
background-color: rgb(255, 255, 255);
position: absolute;
top: 70px;
opacity: 0%;
transition-duration: 0.1s;
margin-left: 70px;
border-bottom: 1px rgba(239, 239, 239, 0.723) inset;
box-shadow: 0px 0px 15px rgba(195, 195, 195, 0.668);
}

.pub_hdr_srlt_mbcn div {
width: 100%;
height: 45px;
display: flex;
cursor: default;
transition-duration: 0.1s;
}
.pub_hdr_srlt_mbcn div:hover {
background-color: rgb(241, 241, 241);
}

.pub_hdr_srlt_mbcn div i {
font-size: 18px;
color: rgba(128, 128, 128, 0.792);
padding-top: 13px;
font-weight: 500;
padding-left: 15px;
}

.pub_hdr_srlt_mbcn div p {
font-size: 15px;
color: rgba(0, 0, 0, 0.792);
padding-top: 10px;
padding-left: 15px;
font-family: "Poppins", sans-serif;
font-style: normal;
font-weight: 600;
}

.pub_hdr_rbx {
width: 65%;
height: 80px;
display: flex;
justify-content: left;
align-items: center;
}

.ph_nav_bx {
width: 70%;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
margin-left: 30px;
}

.ph_nav_bx nav a {
text-decoration: none;
color: grey;
padding-left: 8px;
padding-right: 8px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 13px;
font-family: "Poppins", sans-serif;
transition-duration: 0.2s;
}
.ph_nav_bx nav a:hover {
color: rgb(133, 133, 133);
background-color: rgb(239, 239, 239);
border-radius: 5px;
}

.ph_hdop {
width: 30%;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}



.search-container {
  position: relative;
  margin-left: 15px;
  width: 90%;
}

.search-icon {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  pointer-events: none;
}

.icon {
  width: 16px;
  height: 16px;
  color: #6b7280;
}

.search-input {
width: 100%;
padding: 12px 20px 12px 36px;
border: 1px solid #d1d5db;
border-radius: 8px;
font-size: 15px;
background-color: #f9fafb;
color: #111827;
}

.search-input:focus {
outline: none;
border-color: #3b82f6;
box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.5);
}

.search-button:focus {
box-shadow: 0 0 0 4px rgba(0, 149, 255, .15);
}

.search-button:active {
background-color: #0064bd;
box-shadow: none;
}

.search-container-expander {
width: 500px;
margin-left: 15px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
min-height: 310px;
z-index: 1500;
position: relative;
border: 1px solid #d0d0d0;
border-top: none;
background-color: rgb(255, 255, 255);
padding-left: 20px;
padding-top: 20px;
padding-right: 30px;
box-shadow: 0px 12px 12px 5px rgba(188, 188, 188, 0.4);
}

.search-container-expander text {
font-family: 'Lato', sans-serif;  
font-size: 14px;
color: rgb(100, 92, 92);
}

.srcexpcn-cn {
margin-top: 5px;
}

.srcexpcn-cn p {
font-family: 'Roboto', sans-serif;  
font-size: 16px;
font-weight: bold;
color: rgb(40, 40, 40);
padding: 7px;
padding-left: 10px;
cursor: default;
}
.srcexpcn-cn p:hover {
background-color: rgb(241, 241, 241);
}

/* DISPLAY CONTROL  */
#dhsbrsrcex {
display: none;
opacity: 0%;
transition-duration: 0.5s;
}


.ph_hdop_inbx {
width: 60px;
display: flex;
justify-content: center;
align-items: center;
}

.ph_hdop_inc {
width: 40px;
transform: scale(100%);
transition-duration: 0.1s;
cursor: pointer;
}

.ph_crt_nm {
display: flex;
justify-content: center;
align-items: center;
width: 25px;
height: 25px;
border-radius: 35%;
background-color: rgb(253, 90, 90);
font-family: "Poppins", sans-serif;
position: absolute;
margin-top: -30px;
margin-left: 40px;
font-size: 13px;
transform: rotateY(0deg); 
transition-duration: 1s;
display: none;
}

.ph_crt_nm text {
    color: white;
}

.ph_sce_nm {
display: flex;
justify-content: center;
align-items: center;
width: 25px;
height: 25px;
border-radius: 35%;
background-color: rgb(82, 82, 244);
font-family: "Poppins", sans-serif;
position: absolute;
margin-top: -30px;
margin-left: 40px;
font-size: 13px;
transform: rotateY(0deg); 
transition-duration: 1s;
}

.ph_sce_nm text {
color: white;
}

.ph_hdop div:hover span {
perspective: 1000px;
transform: rotateY(360deg)
}


/* PROFILE HOVER UI */
.pub_hdr_propcn {
width: 250px;
height: auto;
position: fixed;
z-index: 600;
right: 0px;
top: 0px;
display: none;
}

/* PUBLIC UI  */
.pub_hdr_propmnbx1 {
width: 240px;
height: 250px;
border-bottom: 1px rgba(239, 239, 239, 0.723) inset;
box-shadow: 0px 0px 15px rgba(195, 195, 195, 0.668);
background-color: white;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 20px;
/* margin-top: 00px; */
margin-top: 20px;
border-radius: 5px;
display: none;
transition-duration: 0.1s;
opacity: 0%;
cursor: default;
}

/* PRIVATE UI  */
.pub_hdr_propmnbx2 {
width: 230px;
height:410px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 20px;
border-bottom: 1px rgba(239, 239, 239, 0.723) inset;
box-shadow: 0px 0px 15px rgba(195, 195, 195, 0.668);
background-color: rgb(255, 255, 255);
/* margin-top: 00px; */
margin-top: 20px;
border-radius: 5px;
display: none;
transition-duration: 0.1s;
opacity: 0%;
cursor: default;
}


.pbhd_poim1 {
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
width: 50px;
display: block;
}

.pbhd_potx1 {
font-family: "Poppins", sans-serif;
font-size: 13px;
text-align: center;
padding-top: 10px;
padding-bottom: 5px;
color: rgb(130, 130, 130);
}

.pbhd_pobtn1 {
align-items: center;
appearance: none;
background-color: rgb(250, 250, 250);
border: 1px rgb(143, 143, 143) solid;
color: rgb(75, 75, 75);
border-radius: 3px;
box-sizing: border-box;
cursor: pointer;
display: flex;
justify-content: start;
align-items: center;
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 600;
height: 40px;
margin-top:10px;
width: 90%;
margin-left: 5%;
margin-right: 5%;
line-height: 1;
list-style: none;
overflow: hidden;
padding-left: 16px;
padding-right: 16px;
position: relative;
text-decoration: none;
transition: box-shadow .15s,transform .15s;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
white-space: nowrap;
will-change: box-shadow,transform;
}

.pbhd_pobtn1:hover {
background-color: rgb(255, 255, 255);
transform: translateY(-2px);
}

.pbhd_pobtn1 i {
margin-right: 10px;
color: rgb(75, 75, 75);
font-size: 20px;
width: 25px;
}

.pbhd_pobtn1_red {
border: 1px rgb(255, 116, 116) solid;
background-color: rgb(255, 241, 241);
color: rgb(255, 69, 69);
border-radius: 3px;
box-sizing: border-box;
cursor: pointer;
display: flex;
justify-content: start;
align-items: center;
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 600;
height: 40px;
margin-top:10px;
width: 90%;
margin-left: 5%;
margin-right: 5%;
line-height: 1;
list-style: none;
overflow: hidden;
padding-left: 16px;
padding-right: 16px;
position: relative;
text-decoration: none;
transition: box-shadow .15s,transform .15s;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
white-space: nowrap;
will-change: box-shadow,transform;
}

.pbhd_pobtn1_red:hover {
background-color: rgb(255, 255, 255);
transform: translateY(-2px);
}

.pbhd_pobtn1_red i {
margin-right: 10px;
color: rgb(255, 69, 69);
font-size: 20px;
width: 25px;
}


.pbhd_polnk {
width: 100%;
height: 40px;
margin-top: 15px;
background-color: rgb(230, 230, 230);
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
display: flex;
justify-content: space-evenly;
align-items: center;
}

.pbhd_polnk a {
font-family: "Poppins", sans-serif;
color: black;
font-size: 13px;
text-decoration: none;
}

/* SINGIN UI  */


.pbhd_poinbx {
width: 100%;
height: auto;
}

.pbhd_poinbx1 {
display: flex;
border-bottom: 1px grey dotted;
padding-top: 5px;
padding-bottom: 5px;
}

.pbhd_poinbx_pl {
width: 25%;
height: 55px;
display: flex;
justify-content: right;
align-items: center;
}

.pbhd_poinbx_img {
width: 45px;
}

.pbhd_poinbx_pr {
width: 75%;
height: 55px;
}

.pbhd_poinbx2 {
padding: 10px;
}

.pbhd_poinbx_pt1 {
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: 600;
font-size: 15px;
padding-top: 8px;
max-width:90%;
white-space: nowrap;
overflow: hidden;  
text-overflow: ellipsis; 
color: black;
padding-left: 5px;
}

.pbhd_poinbx_pt2 {
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: 600;
font-size: 12px;
padding-top: 2px;
max-width:90%;
white-space: nowrap;
color: rgb(82, 81, 81);
overflow: hidden;  
text-overflow: ellipsis; 
padding-left: 5px;
}

.pbhd_poinbx_pt3 {
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: 800;
font-size: 18px;
color: rgb(0, 171, 0);
width: 150px;
padding-left: 20px;
}

.pbhd_poinbx_pt4 {
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: 600;
font-size: 16px;
color: rgb(15, 15, 15);
float: right;
margin-top: -25px;
margin-right: 20px;
}

.pbhd_poinbx_pt5 {
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: 500;
font-size: 12px;
color: rgb(60, 60, 60);
padding-left: 20px;
}

.pbhd_poinbx_bc {
width: 100%;
height: 35px;
display: flex;
justify-content: space-between;
align-items: center;
}

.pbhd_poinbx_bc_l {
width: 70%;
height: 35px;
font-optical-sizing: auto;
display: flex;
justify-content: left;
align-items: center;
}

.pbhd_poibt06 {
padding: 4px;
margin-left: 20px;
background-color: rgb(155, 148, 148);
color: white;
border: 1px rgb(113, 109, 109) solid;
font-size: 15px;
border-radius: 2px;
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
}

.pbhd_poibt03 {
background-color: rgb(214, 237, 243);
border: rgb(31, 176, 220);
color: rgb(2, 122, 159);
padding: 5px;
font-size: 15px;
margin-right: 20px;
border-radius: 3px;
}

.pbhd_poinbx_tcb {
width: 86%;
border: 1px rgb(212, 212, 212) solid;
margin-left: 7%;
margin-right: 7%;
margin-top: 5px;
color: rgb(90, 87, 87);
background-color: rgb(242, 245, 245);
padding: 5px;
}

.pbhd_poinbx4 {
display: flex;
padding-top: 5px;
padding-bottom: 5px;   
}


/* NOTIFICATION BOX */
.ph_hdntf_cn {
width: 450px;
height: 400px;
background-color: rgb(255, 255, 255);
top: 83px;
position: absolute;
right: 150px;
border-bottom: 1px rgba(239, 239, 239, 0.723) inset;
box-shadow: 0px 0px 15px rgba(195, 195, 195, 0.668);
overflow: hidden;
display: none;
}

.ph_hdntf_hdbx {
width: 100%;
height: 40px;
border-bottom: 2px rgb(177, 177, 177) solid;
display: flex;
}

.ph_hdntf_hdbx p {
width: 90%;
font-size: 17px;
border-radius: 2px;
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
padding-top: 8px;
color: black;
padding-left: 15px;
}

.ph_hdntf_hdbx img {
width: 25px;
height: 25px;
margin-top: 8px;
margin-right: 15px;
transition-duration: 0.1s;
}
.ph_hdntf_hdbx img:hover {
opacity: 60%;
}

.ph_hdntf_bdbx {
width: 100%;
height: 365px;
padding-top: 12px;
padding-bottom: 15px;
overflow-y: scroll;
}

.ph_hdntf_bdbx div {
width: 94%;
min-height: 55px;
padding: 10px;
margin-left: 3%;
padding-bottom: 25px;
margin-right: 3%;
background-color: rgb(247, 247, 247);
transition-duration: 0.1s;
cursor: default;
}

.ph_hdntf_bdbx div:hover {
background-color: rgb(236, 235, 235);
}

.ph_hdntf_bdbx p:nth-child(1) {
color: rgb(0, 0, 0);
font-size: 15px;
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
}

.ph_hdntf_bdbx p:nth-child(2) {
color: rgb(93, 93, 93);
font-size: 10px;
font-family: "Noto Sans", serif;
font-optical-sizing: auto;
float: right;
}

/* ANIMATION : UP  */
.up_anim_sel {
transform: translateY(50px); 
opacity: 0;
transition: all 0.5s ease-out;
}

.up_anim_sel.up_animate_trig {
opacity: 1;
transform: translateY(0); 
}


.mnnvtx {
 color: rgb(93, 93, 93);
font-size: 14px;
margin-left: 35px;
margin-bottom: 10px;
font-family: "Lato", sans-serif;
padding-top: 15px;
font-optical-sizing: auto;   
}


/* HEADER UI  */
.dsb_hdbx {
width: 100%;
height: 70px;
background-color: white;
display: flex;
box-shadow: 0px 4px 12px 0px rgba(83, 83, 83, 0.4);
}

/* FIXED HEADER  */
.fxdhdr{
padding-top: 70px;
}

.fxdhdr .dsb_hdbx {
position: fixed;
top: 0px;
left: 0px;
z-index: 5000;
} 

.dsb_hd_pgnhy {
width: 15%;
height: 70px;
display: flex;
justify-content: start;
align-items: center;
border-right: 2px rgb(204, 204, 204) solid;
}

.pydsb_hdtpb {
max-width:100%;
min-width: 50px;
display: flex;
height: 60px;
background-color: rgb(255, 255, 255);
margin-top: 10px;
}

.dsb_hd_mon {
width: 30%;
height: 70px;
display: block;
padding-top: 13px;
}

.dsb_hd_mon_dsvr {
width: 45%;
height: 70px;
display: block;
padding-top: 13px;
}

/* ACTIVITY SLIDER & GOTO ICON CONTAINER  */
.dsb_hd_ntwr{
width: 40%;
height: 70px;
position: relative;
user-select: none;
z-index: 1000;
display: flex;
justify-content: end;
align-items: center;
}

/* DAHSBOARD GOTO ICON  */
.dsb_hd_icim {
width: 45px;
padding: 5px;
border-radius: 20%;
background-color: rgb(255, 255, 255);
padding-right: 5px;
margin-right: 7px;
margin-left: 7px;
}
.dsb_hd_icim:hover {
background-color: rgb(243, 243, 243);
padding: 5px;
padding-right: 5px;
}

/* UPGRADE BUTTON  */
.hdr_ugd {
width: 100px;
height: 40px;
font-size: 13px;
display: flex;
justify-content: center;
align-items: center;
font-family: "Roboto", serif;
color: rgb(0, 152, 207);
font-weight: bold;
background-color: rgb(232, 251, 255);
margin-right: 10px;
border-radius: 25px;
transition-duration: 0.3s;
}
.hdr_ugd:hover {
background-color: rgb(200, 241, 250);    
}


/* DISPLAY CONTROL  */
.dsb_hd_ntbx {
width: 400px;
height: 520px;
margin-top: 65px;
right: 0px;
opacity: 0;
display: none;
position: absolute;
background-color: white;
box-shadow: 0px 4px 12px 0px rgba(83, 83, 83, 0.4);
border-radius: 5px;
transition: 0.2s;
}

.dsb_hd_nthd {
width: 100%;
height: 40px;
font-family: 'Lato', sans-serif; 
border-bottom: 1px rgb(175, 175, 175) dotted;
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 10px;
padding-right: 10px;
}

.dsb_hd_nthd img {
width: 32px;
padding: 5px;
border-radius: 50%;
background-color: rgb(255, 255, 255);
padding-right: 7px;
}
.dsb_hd_nthd img:hover {
background-color: rgb(243, 243, 243);
padding: 5px;
border-radius: 50%;
padding-right: 7px;
}

.dsb_hd_ntcn {
width: 100%;
height: 480px;
overflow-x: hidden;
overflow-y: scroll;
}

.dsb_hd_ntcn::-webkit-scrollbar {
width: 5px;
}

/* Track */
.dsb_hd_ntcn::-webkit-scrollbar-track {
background: #f1f1f1; 
}

/* Handle */
.dsb_hd_ntcn::-webkit-scrollbar-thumb {
background: #c9c9c9; 
border-radius: 5px;
}

/* Handle on hover */
.dsb_hd_ntcn:-webkit-scrollbar-thumb:hover {
background: #8b8b8b; 
}


    

/* EACHBOX  */
.dsbnteb {
width: 100%;
height: 80px;
border: 1px rgb(246, 246, 246) solid;
display: flex;
transition-duration: 0.1s;
}

.dsbnteb:hover {
background-color: rgb(246, 246, 246);
}

.dsbntembx {
width: 20%;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
}

.dsbntembx img {
width: 50px;
}

.dsbntdttbx {
width: 80%;
height: 50px;
}

.dsbntdttbx p:nth-child(1) {
font-family: "Lato", serif;
font-size: 14px;
padding: 3px;
padding-left: 0px;
max-height: 50px;
line-height: 20px;
overflow: hidden;
padding-top: 8px;
}

.dsbntdttbx p:nth-child(2) {
font-family: "Noto Sans", serif;
font-size: 12px;
padding-top:2px;
padding-bottom: 10px;
color: grey;
}








/* PROFILE  */
.dsb_hd_prfbx {
width: 250px;
height: 70px;
border-left: 2px rgb(216, 216, 216) solid;
z-index: 2000;
}

.dsb_hd_PRswbx {
background-color: white;
width: 95%;
margin-left: 2.5%;
margin-right: 2.5%;
margin-top: 4px;
height: 60px;
display: flex;
}

.dsb_hd_PRswbx div:nth-child(1){
width: 25%;
height: 55px;
display: flex;
justify-content: center;
align-items: center;
}

.dsb_hd_PRswbx div:nth-child(1) img {
width: 45px;
height: 45px;
border-radius: 50%;
}

.dsb_hd_PRswbx div:nth-child(2){
width: 75%;
height: 55px;
}

.dsb_hd_PRswbx div:nth-child(2) p:nth-child(1){
font-family: "Roboto", serif;
font-size: 15px;
padding-top:8px;
color: black;
padding-left: 6px;
max-width: 90%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.dsb_hd_PRswbx div:nth-child(2) p:nth-child(2){
font-family: "Lato", serif;
font-size: 10px;
margin-top:5px;
color: rgb(0, 152, 207);
width: fit-content;
padding: 3px;
padding-right: 6px;
padding-left: 6px;
user-select: none;
cursor: default;
background-color: rgb(232, 251, 255);
}

/* OPTION BOX  */
.dsb_hd_PRopbx {
background-color: white;
width: 100%;
height: auto;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
background-color: white;
box-shadow: 0px 10px 12px 0px rgba(164, 164, 164, 0.4);
transition-duration: 0.2s;
opacity: 0;
display: none;
}

.dsb_hd_PRopbx div {
background-color: white;
width: 100%;
height: 40px;
display: flex;
justify-content: start;
align-items: center;
cursor: default;
user-select: none;
}

.dsb_hd_PRopbx div:hover {
background-color: rgb(248, 248, 248);
}

.lgop p{
color: rgb(249, 71, 71)!important;
}

.lgop:hover {
background-color: rgb(255, 237, 237)!important;
}


.dsb_hd_PRopbx div img {
width: 30px;
margin-left: 10px;
margin-right: 10px;
}

.dsb_hd_PRopbx div p {
font-family: "Roboto", serif;
font-size: 15px;
color: rgb(82, 82, 82);
font-weight: 600;
}


.dsb_mnbx {
width: 98%;
margin-left: 1%;
min-height: 90%;
background-color: white;
margin-top: 15px;
border: 1px rgb(227, 227, 227) solid;
margin-bottom: 30px;
}



.dspg_hdbx {
width: 100%;
height: 60px;
padding-right: 15px;
display: flex;
}

.dspg_hdlfbx {
width: 50%;
height: 60px;
padding-left: 25px;
}

.dspg_hdlfbx p {
font-family: 'Roboto', sans-serif; 
font-size: 28px;
margin-left: 20px;
color: black;
padding-top: 14px;
font-weight: 600;
}

.dspg_hdbtnx {
width: 80%;
height: 60px;
display: flex;
justify-content: end;
align-items: center;
padding-right: 10px;
}

.dspg_bdbx {
width: 95%;
margin-left: 25px;
height: auto;
background-color:white;
padding-bottom: 20px;
}

.ce54se {
width: 100%;
height: 60px;
margin-top: 40px;
display: flex;
justify-content: end;
align-items: center;
padding-right: 20px;
}

.dsb_sdibr {
position: fixed;
top: 0px;
right: 0px;
width: 500px;
height: 100%;
display: none;
transition-duration: 0.3s;
z-index: 2000;
}

.dsb_sbicn {
width: 100%;
height: 100%;
border: 1px solid #D4DBE0;
background-color: white;
box-shadow: 0px 4px 12px 0px rgba(209, 208, 208, 0.4);
right: -101%;
position: relative;
transition-duration: 0.1s;
}

.dsb_sbihd {
width: 100%;
height: 50px;
}

.dsb_sbihd p {
font-family: 'Roboto', sans-serif; 
font-size: 18px;
margin-left: 15px;
color: black;
padding-top: 14px;
font-weight: 600;    
float: left;
}

.dsb_crsbbx {
width: 25px;
height: 25px;
float: right;
margin-right: 10px;
margin-top: 10px;
border-radius: 3px;
display: flex;
justify-content: center;
align-items: center;
}

.dsb_crsbbx:hover {
background-color: red;
}

.dsb_crsbbx i {
color: white;
}

.dsb_sbibd {
width: 100%;
max-height: 80%;
overflow: auto;
margin-top: 30px;
}

.dsb_sbibd::-webkit-scrollbar {
display: none;
}

.dsb_sbitbl {
width: 95%;
height: auto;
background-image: linear-gradient(120deg, #fdfbfb 0%, #f3f4f5 100%);
margin-left: 2.5%;
margin-right: 2.5%;
}

.dsb_sbitbl tr td {
border: 1px solid rgb(217, 217, 217);
font-family: 'Roboto', sans-serif;
font-size: 15px;
padding: 7px;
white-space: nowrap;
overflow: hidden; 
text-overflow: ellipsis; 
}

.dsb_sbitbl tr td:nth-child(1) {
font-weight: 600;
}

/* ACTIVITY SLIDER BOX  */
.live-activity{
display:flex;
gap:15px;
width:90%;
padding-right: 5%;
font-size:16px;
font-family: 'Mukta', sans-serif;
color:#444;
font-weight:500;
justify-content: end;
align-items: end;
}

.la-viewport{
overflow:hidden;
height:25px;
position:relative;
text-align: right;
flex:1;
}

#la-track{
position:absolute;
right:0;                 /* anchor to right */
top:0;
white-space:nowrap;
text-align:right;
transition:transform .6s cubic-bezier(.4,0,.2,1);
}


/* SEARCH ICON  */
.juioo0 {
position: absolute;
margin-top: 12px;
margin-left: 12px;
color: grey;
}

















/* HYBRID VIEWPORT */
@media  (min-width: 700px) and (max-width: 1000px) {
.pub_hdr_lbx {
    width: 40%;
    }
    .ph_src_bx_in {
    width: 100%;
    margin-right: -10px;
    }
    .ph_nav_bx {
    width: 65%;
    }
    .ph_nav_bx nav a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    }
    .ph_crt_nm {
    margin-top: -30px;
    }
    .pub_hdr_propcn {
    margin-left: -150px;
    }
}




















/* MOBILE VIEWPORT */
@media  (max-width: 700px) {
    /* * {border: 1px black solid;} */
    .pub_hdr_mbx {
    height: 80px;
    }

    .pub_hdr_lbx {
    width: 75%;
    }

    .ph_lg_con {
    width: 100%;
    display: flex;
    justify-content: left;
    padding-left: 20px;
    }

    .mobile_only_hdnvicc {
    width: 100%;
    height: 80px;
    position: relative;
    padding-top: 20px;
    }

    .ph_hammennu {
    width: 8vw;
    display: block;
    transition-duration: 0.7s;
    }
    .ph_hammennu:hover {
    opacity: 10%;
    }
    .ph_logo {
    margin-left: 20px;
    width: 60%;
    }

    .ph_src_bx {
    position: absolute;
    top: 80px;
    display: flex;
    height: 70px;
    width: 100%;
    background-color: rgb(244, 244, 244);
    } 

    .pub_hdr_srlt_mbcn {
    margin-left: 0px;
    }

    .ph_src_bx_in {
    width: 93%;
    border: 1px rgb(217, 217, 217) solid;
    }

    .pub_hdr_rbx {
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    }

    .ph_hdop_inc {
    width: 45px;
    padding-left: 5px;
    padding-right: 5px;
    }

    /* MOBILE NAV UI */
    .ph_nav_bx {
    position: absolute;
    top: 0px;
    left: 0;
    width: 80%;
    background-color: white;
    box-shadow: 0px 4px 12px 0px rgba(83, 83, 83, 0.4);
    /* margin-left: 0%; */
    margin-left: -80%;
    height: 100vh;
    z-index: 500;
    transition-duration: 0.5s;
    display: block;
    }

    .ph_nav_bx nav {
    height: 400px;
    width: 90%;
    margin-top: 50px;
    margin-left: 5%;
    }

    .ph_nav_bx nav a {
    display: block;
    font-size: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    background-color: rgb(254, 252, 252);
    border: 1px rgb(221, 221, 221) dotted;
    }

    .mobile_only_hdnvicc {
    display: flex;
    }

    .mobile_only_hdnvicc .ph_logo {
    position: absolute;
    left: 20px;
    top: 20px;
    }

    .mobile_only_hdnvicc .clsbtn01 {
    position: absolute;
    right: 0px;
    margin-top: -5px;
    width: 40px;
    padding: 5px;
    background-color: rgb(220, 219, 219);
    height: 40px;
    }

   
    .ph_crt_nm {
    margin-top: -30px;
    }
  
    /* PROFILE HOVER UI */
    .pub_hdr_propcn {
    margin-left: -170px;
    display: none;
    }
}
