.portal-wrapper tr td {
    color: #000;
}
.main-child{
    color: #000;
}

@media only screen and (min-width: 992px){
    .w-100.mcl{
        width: calc(100% - (270px + 1.5rem)) !important;
    }
}

.sidebar{
    background: #003036 !important;
    width: 250px;
    box-sizing: border-box;
    top:0px;
    left: 0px;
    z-index: 999;
    padding-top: 50px;
    height: 100vh;
}
.sidebar a{
    color: white;

}

.popup-overlay-wrapper{
    overflow-y: auto !important;
}
.status-text{
    padding: 0.05rem 0.5rem;
    border-radius: 20px;
    font-size: 0.8rem;
    width: max-content;
}
.popup-overlay-wrapper{
    /* august 10 comm
    z-index: 99999999999;
    */
    /* august 10 */
     z-index: 99999999;
     /* august 10 */
}
.main-child{
    /*z-index: 999999999999; */
      z-index: 999999999999;
    max-width: 90%;
}
.cont-title{
    
    color: #0008;
}
.cont-answer{
    font-size: 0.9rem;
}
.real-content{
    flex-wrap: wrap;
}
.main-child .title{
    background-color: rgb(246, 255, 255);
    width: 100%;
    padding: 13px;
    font-size: 1.12rem;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font-weight: bold;
  
}
.each-content{
    flex: 1 1 200px;
}
.my-card{
    width: 600px !important;
    max-width: 100% !important;
    box-sizing: border-box;
    background-color: rgb(246, 255, 255)
    
}

.site-header{
    display: none !important;
}
.my-card-header{
    width: 600px;
    max-width: 100% !important;
    border-bottom: 1px solid #e7e7e7;
}
.my-card-content{
    border-bottom: 1px solid #e7e7e7;
}
.page-id-261 .site-logo{
    display: none !important;
}
.sidebar a:hover{
    color: #00C8E3;
}
.my-actions>button{
    padding: 0.3rem 0.6rem;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    font-size: 0.8rem;
    border-radius: 20px;
    cursor: pointer;
}
.my-actions>button:hover{
    background-color: rgb(246, 255, 255);
}

.portal-wrapper{
    background-color: rgb(246, 255, 255);
    margin-top: -32px;
    min-height: 100vh;
    box-sizing: border-box;
    font-family: "Nunito sans", sans-serif;
}

.portal-wrapper table th, table td {
    border: none !important;

}
.portal-wrapper table thead th{
  color: #fff;
    flex: 1;

}
.portal-wrapper table{
   
   
}
.portal-wrapper table th:first-child{
    border-top-left-radius: 9px;
}
.portal-wrapper table th:last-child{
    border-top-right-radius: 9px;
}
.portal-wrapper table thead tr{
background-color: #003036 !important;


}

.portal-wrapper table tr {
    border-bottom: 1px solid #e7e7e7;
    background-color: white !important;
   
}
.portal-wrapper table tbody td {
    background-color: transparent !important;

}
.portal-wrapper table tbody tr:hover{
    background-color: rgb(246, 255, 255) !important;
    cursor: pointer;
}
.portal-wrapper table{
    
}
.portal-wrapper table tbody tr:last-child td:first-child{
    border-bottom-left-radius: 9px !important;
    
}
.portal-wrapper table tbody tr:last-child td:last-child{
  
    border-bottom-right-radius: 9px !important;
}
.popup-overlay-wrapper{
    background-color: #0005;
}
.portal-wrapper table{

    overflow-x: auto !important;
    display: block;
}
.confir{
    transform: translateY(-100vh);
}
.user_confir{
    transform: translateY(-200vh);
}
.fall{
    transform: translatey(0px);
}
@media only screen and (min-width: 768px){
    .main-child{
        z-index: 999999999999;
        max-width: 100%;
    }
.portal-spacer{
margin-left: 260px;
}
.confir{
    transform: translateY(-100vh);
}
.user_confir{
    transform: translateY(-200vh);
}
.fall{
    transform: translatey(0px);
}
.portal-wrapper table{
    width: max-content !important;
    min-width: 600px;
    max-width: 100%;
    display: table;
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    border-bottom-right-radius: 9px !important;
    border-bottom-left-radius: 9px !important;
}
}

body.page-id-552.mepr-guest-layout {
    background: #E8FDFD !important;
}body.page-id-552 .app-layout .site-header, body.page-id-552 .guest-layout .site-header {
    background: #e8fdfd !important;
}

@media only screen and (max-width: 1200px){
    
    .portal-wrapper table{
        display:block !important;
    }
}


/* August 10 */

.modal-backdrop.show{
    z-index: 999999999;
}
.modal-dialog{
    z-index: 9999999999999999999;
}
#upP{
    /* width: 100%; */
}
.modal{
    color: black;
}
#dummy{
    margin: auto;
    width: 95%;
    max-width: 450px;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    padding: 24px 16px 10px;
    aspect-ratio: 2.9;
    border: 2px dashed #efefef;
}
#dummy img{
    /* box-shadow: 0px 0px 7px 0px rgb(225,225,225); */
}
#dummy a{
    color: blue;
}
.text-bold{
    font-weight: bold;
}
.text-sm{
    font-size: 12px;
}
.exist-file img{
height: 35px;
}
.progress-container{
    width: 95%;
    max-width: 450px;
    margin: 15px auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    padding: 15px;
    border-radius: 4px;
    /* box-shadow: 0px 0px 6px 0px rgb(225, 225, 225); */
    border: 2px solid #efefef;
    background-image: url("https://med.pharmala.ca/wp-content/uploads/2024/08/file_icon.jpg");
    background-size: 30px 69%;
    background-repeat: no-repeat;
    background-position: 8px 12px;
    padding-left: 47px;
    box-sizing: border-box;
}
.file-name{
    flex: 0 0 100%;
}
#upP{
    flex: 1 1 auto;
}
.progress-perc{
    flex: 0 1 auto;
    margin-left: 8px;
}

.third-child{
gap: 20px;
margin-left:50px;
}
nav .dropdown-item a {
    padding-left: 20px !important;
    /* border-bottom: 1px solid #ccc; */
     font-size: 0.875rem; 
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #0009 !important;
    /* display: flex; */
    /* justify-content: center; */
    
    padding: 8px 0px 8px 20px !important;
}
nav .dropdown-item a:hover{
color: #000 !important;
}
nav .dropdown-item:last-child a {justify-content: center;
    background: #003036;
    color: white !important;
    border-radius: 2px;
    /* margin: 10px 20px; */
    width: max-content;
    margin: 15px auto;
    padding: 0.5rem 2rem !important;
}
nav div.dropdown i{
color: #003036 !important;
font-size: bold;
} 
nav div.dropdown i:after, av div.dropdown i:before{
    color: #003036 !important;
    
    } 
nav ul.dropdown-menu.show {
    padding-top: 10px !important;
    /* border: 1px solid #ccc; */
    /* padding: 0px 15px; */
    border-radius: 0px;
    box-shadow: 2px 2px 10px 0px rgb(225, 225, 225);
}
/* August 10 */