body{
    margin: 0 !important;
    padding: 0 !important;
    font-family: tahoma;
    font-size: 11px;
    background-color: #a9b8e2;
    height: 100%;
    max-height: 100%;
    white-space: normal !important;
    line-height : 15px !important;  
}

.ui-button{
    margin: 0.1rem !important;
}

.ui-widget {
    font-size: calc(0.5vw + 0.5vh + 0.5vmin) !important;
    border-top: none;
    border-bottom: none;
}
.ui-inputfield {
    font-size: calc(0.5vw + 0.5vh + 0.5vmin) !important;
    width: 99%;
}
.ui-selectonemenu{
    font-size: calc(0.5vw + 0.5vh + 0.5vmin) !important;
    width: 99%;
}
.ui-outputlabel {
    font-size: calc(0.65vw + 0.65vh + 0.75vmin) !important;
    line-height: 20px !important;
}
.ui-button{
    margin: 0.1rem !important;
}
.ui-dialog  .ui-selectonemenu{
    font-size: calc(0.5vw + 0.5vh + 0.5vmin) !important;
    width: 99%;
}
.ui-column-filter{
    display:none !important;
}
.ui-filter-column .ui-column-customfilter .custom-filter {
    width: 100%;
    box-sizing: border-box;
}
.ui-toggleswitch-slider {
    -webkit-transition: background-color 0.3s, box-shadow 0.2s;
    transition: background-color 0.3s, box-shadow 0.2s;
    background: #b7b7b7;
}
.ui-toggleswitch-slider:before {
    background-color: #ffffff;
}
.ui-toggleswitch.ui-toggleswitch-checked .ui-toggleswitch-slider {
    background-color: green;
}
.ui-toggleswitch.ui-toggleswitch-checked:not(.ui-state-disabled):hover .ui-toggleswitch-slider {
    background-color: green;
}
.ui-tabs .ui-tabs-nav li{
    float:right!important;
}
.ui-dialog-titlebar{
    margin-bottom: -10px;
    margin-top: -10px;
}
.ui-dialog-content{
    max-height: calc(20vw + 25vh + 25vmin);
    min-width: calc(10vw + 10vh + 10vmin);
}
.ui-dialog-content .ui-inputfield{
}
.ui-dialog-content .ui-selectonemenu{
    width: 99% !important;
}
.ui-selectonemenu .ui-selectonemenu-label {
    height: calc(1vw + 1vh + 1vmin) !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger{
    background: #2d5c96 !important;
    width: 1rem !important;
    max-width: 1rem !important;
    color: #ffffff !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon{
    color: #ffffff !important;
}
.ui-toggleswitch{
    height: calc(0.5vw + 0.65vh + 0.5vmin);
    width:  calc(0.5vw + 0.5vh + 1vmin);
}
.ui-toggleswitch-slider:before {
    width: 2px;
    height: 2px;
    margin-bottom: -1px;
    margin-left: calc(0.1vw + 0.1vh + 0.1vmin);
}
.ui-dialog-titlebar-close{
    color: #ffffff !important;
    background: red !important;
}
.ui-dialog-buttonpane .ui-dialog-content .ui-button .ui-icon{
    color: red !important;
    background: red !important;
}
.ui-button .ui-confirm-content {
    background: red !important;
}
.ui-confirm-dialog .ui-dialog-content p {
    color: red !important;
}
.ui-confirm-dialog .ui-dialog-content p span {
    background-color: red !important;
}
.ui-confirm-dialog.ui-dialog .ui-dialog-content .ui-icon{
    color: red !important;
}
.ui-sidebar-close{
    display: none !important;
}
.ui-dialog-titlebar{
    text-align: center !important;
}
.ui-tabmenu {
    width: 100% !important;
    margin-top: -4.5% !important;
    margin-left: -2% !important;
    border: none !important;
    height: 1rem !important;
}
.ui-tabmenuitem{
    height: 4rem !important;
    background: transparent !important;
    overflow: hidden !important;
}
.ui-tabmenu-nav	{
    background: transparent !important;
}
.ui-treetable table {
    line-height : 0.5px !important;
    table-layout: auto !important;
    white-space: nowrap !important;
    margin-top: 4% !important;
}
.ui-panelmenu .ui-panelmenu-header.ui-state-active{
    background: #34a8eb !important;
    color: #ffffff !important;
}
.ui-tabmenu span {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}
.ui-chkbox .ui-chkbox-box{
    background: #ffffff !important;
    width: 20px !important;
    height: 20px !important;
    border-color: #007efc !important;
}
.ui-chkbox-icon{
    margin-top: 3% !important;
    color: blue !important;
    width: 5px !important;
    height: 5px !important;
    font-weight: bolder !important;
}
.ui-dialog .ui-chkbox .ui-chkbox-box .ui-chkbox-icon{
    margin-top: -10% !important;
    color: blue !important;
    width: 5px !important;
    height: 5px !important;
}
.ui-datatable table {
    line-height : 0.5px !important;
    table-layout: auto !important;
    white-space: nowrap !important;
    margin-top: 4% !important;
}
.ui-datatable .ui-selectonemenu .ui-selectonemenu-label, .ui-panel .ui-selectonemenu .ui-selectonemenu-label{
    width: 6rem !important;
    max-width: 5.25rem !important;
}

.ui-panelgrid td, .ui-panelgrid tr
{
    padding: 5px !important;
    border-style: none !important;
}
.ui-datatable .ui-datatable-footer .ui-panelgrid{
    height: 30px !important;
    margin-top: -1.5% !important;
    margin-left: -1.25% !important;
    width: 102.7% !important;
    background-color: black !important;
}
.ui-paginator .ui-button
{
    margin-top: -3% !important;
}
.ui-paginator .ui-inputfield{
    margin-top: -3% !important;
}
.ui-paginator .ui-selectonemenu{
    height: calc(1.5vw + 1.25vh + 1.25vmin) !important;
    position: relative !important;
    margin-top: -3% !important;
}
.ui-paginator .ui-datepicker{
    margin-top: -15% !important;
}
.ui-paginator{ 
    position: absolute;
    z-index: 1 !important;
    height: 8% !important;
    width: 100% !important;
}








.bodyClass{
    overflow-y: auto !important;
    overflow-x: auto !important;
    width: 100% !important;
    height: auto !important;
    border: 0px none !important;
}

.user-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0088cc;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-top: -17%;
}
.home-profile-male .user-icon {
    background-color: #BF40BF ;
    left: 0;
}
.home-profile-female .user-icon {
    left: 0;
}
.header-left {
    display: flex;
    align-items: center;
}
.header-text {
    display: flex;
    flex-direction: column;
    color: #ffffff;
}
.header-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.LogoIndex {
    background: whitesmoke !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    border: 1px solid transparent;
    object-fit: fill;
}


.paper-info-value {
    width: 100% !important;
    word-break: break-word !important;     /* Breaks long words */
    overflow-wrap: anywhere !important;    /* Modern wrap */
    white-space: normal !important;        /* Allow line breaks */
    line-height: 1.7 !important;
    padding: 2px 0 !important;
}
.paper-info-label{
    font-size: 14px;
    font-weight: bold;
}
.paper-info-row {
    width: 100% !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid #ddd !important;
    display: block !important;
}

.paper-info-row:last-child {
    border-bottom: none !important;
}
.abstract-text {
    display: block !important;
    width: 100% !important;
    padding: 0.5rem 0;               /* a little breathing room */
    box-sizing: border-box;
    overflow-wrap: break-word;       /* modern */
    word-wrap: break-word;           /* old IE */
    word-break: break-word;          /* break long words if needed */
    white-space: pre-wrap;           /* keeps \r\n and wraps */
    line-height: 1.6;
    font-size: 0.95rem;
    text-align: justify;            /* optional – justified abstract */
}


.myTable thead {
    display:none;
    border-color: red !important;
}
.myTable{
    margin-top: -5% !important;
    position: static !important;
    border-color: red !important;
}
