﻿@font-face {
    font-family: 'AllumiStd-Bold';
    src: url('../Content/Fonts/AllumiStd-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-Light';
    src: url('../Content/Fonts/AllumiStd-Light.otf') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-Regular';
    src: url('../Content/Fonts/AllumiStd-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-ExtraLight';
    src: url('../Content/Fonts/AllumiStd-ExtraLight.otf') format('opentype');
}

@font-face {
    font-family: 'AllumiStd-Bold';
    src: url('../Content/Fonts/AllumiStd-Bold.eot') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-Light';
    src: url('../Content/Fonts/AllumiStd-Light.eot') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-Regular';
    src: url('../Content/Fonts/AllumiStd-Regular.eot') format('opentype');
}
@font-face {
    font-family: 'AllumiStd-ExtraLight';
    src: url('../Content/Fonts/AllumiStd-ExtraLight.eot') format('opentype');
}



html, html *
{
    
    font-family: AllumiStd-Light, "AllumiStd-Light", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    /*font-size: 12px;*/
}

.grid-container-box
{
    width: 98%;
    height: 96%;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}

.pager-size-container
{
    float: right;
    margin-top: -21px; /**/
}

.hidden
{
    display: none;
}

.collapsed
{
    visibility: collapse;
}

:focus {
    outline-style:solid;
    outline-width:2px;
    outline-color:#0065FF
}

.pager-size-container td
{
    border-width: 0px;
    padding: 0px 5px;
}

.pager-size-dropdown
{
    padding: 2px;
    border: 0.5px solid #DDD;
    /*font-family: Verdana;*/
     font-size: 12px;
}

.auto-ellipsis
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fr-command-buttons-box
{
    width: 98%;
    /*height: 27px;*/
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 6px;*/
}

.fr-command-button
{
    height: 100%;
    border-width: 0px;
    cursor: pointer;
    /*margin-right: 4px;*/
    outline-style: none;
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
     margin-bottom: 1px;
}
button#Notification-ioc-tbl {
    border-width: 0px !important;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 33px;
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 1px !important;
}

.fr-command-button-tbl
{
    height: 100%;
    display:inline-block;
}

.fr-command-button-tbl.left
{
    float: left;
    clear: none;
     display:inline-block;
}

.fr-command-button-tbl.right
{
    float: right;
    clear: none;
     display:inline-block;
}

.fr-command-button.new-binder-command
{
    width: 138px;
    background-image: url('../Images/frnewbinder.png');
}

.fr-command-button.columns-command
{
    width: 126px;
    background-image: url('../Images/frcolumns.png');
}

.fr-command-button.lock-command
{
    width: 51px;
    background-image: url('../Images/frlock.png');
}

.fr-command-button.delete-command
{
    width: 64px;
    background-image: url('../Images/frdelete.png');
}

.fr-command-button.exporttoexcel-command
{
    width: 126px;
    background-image: url('../Images/frexporttoexcel.png');
}

.fr-command-button.exporttoexcel-command-disabled
{
    width: 126px;
    background-image: url('../Images/frexporttoexceldisabled.png');
    background-color:#dbe4fa;
}

/*.fr-command-button.exporttoexcel-command-disabled
{
    width: 126px;
    background-image: url('../Images/frexporttoexceldisabled.png');
}*/

.fr-command-button.downloadfiles-command
{
    width: 132px;
    background-image: url('../Images/frdownloadfiles.png');
}
/*.fr-command-button.clearfilter-command
{
   width: 108px;
    background-image: url('../Images/frclearfilter.png');
}*/
.fr-command-button.clearfilter-command-disabled
{
    width: 108px;
    background-image: url('../Images/frclearfilterdisable.png');
    height: 25px;
    margin-bottom: 1px;
    background-color:#dbe4fa;
}

.fr-command-button.printdreamworkpapers-command
{
    width: 111px;
    background-image: url('../Images/printdreamworkpapers.png');
}
.fr-command-button.printdreamworkpapers-command-disabled
{
    width: 111px;
    background-image: url('../Images/printdreamworkpapers.png');
    background-color:#dbe4fa;
}



.fr-column-setup-popup, .fr-column-setup-popup *, .fr-column-setup-popup label, .fr-column-setup-popup .t-button
{
    /*font-family: Verdana;*/
    font-size: 12px;
}

.fr-column-setup-popup .column-setup
{
    margin: 3px;
}

.fr-column-setup-popup .column-setup .column-setup-item-cell
{
    padding: 3px 3px;
}

.fr-column-setup-popup .column-setup .column-setup-item-cell .column-setup-item-lbl
{
     font-size: 12px;
}

.fr-column-setup-popup .column-setup .column-setup-item-cell .column-setup-item-lbl.select-all
{
    font-weight: bold;
}

.fr-column-setup-popup .column-setup .hdr-wrpr
{
    margin-bottom: 0px;
}

.fr-column-setup-popup .column-setup .cntnt-wrpr
{
    height: 300px;
    width: 220px;
    overflow: auto;
    margin-top: 5px;
    margin-bottom: 0px;
}

.fr-column-setup-popup .column-setup .cmd-wrpr
{
    margin-top: 2px;
}

.fr-column-setup-popup .column-setup .t-button
{
    min-width: 60px;
     font-size: 12px;
}

.fr-column-setup-popup .bottom-border
{
    border-bottom: 1px solid #bbb;
}

.k-grid td table.clientid-table
{
    width: 100%;
    height: 100%;
}

.k-grid td .clientid-table td.clientid-content-cell
{
    border-width: 0px;
}

.k-grid td .clientid-table .t-state-selected
{
    background-color: transparent;
}

.k-grid td .clientid-table td.clientid-dropdown-cell
{
    width: 20px;
    border-width: 0px;
    padding: 0px;
}

.k-grid td div.clientid-content
{
    float: left;
    clear: none;
}

.k-grid a.more-btns-dropdown-icon
{
    background-image: url('../Images/FRDropDownIcon.png');
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 20px;
    height: 20px;
    float: right;
    clear: none;
}

.k-grid button.open-more-dropdown-icon {
    background-image: url('../Images/FRDropDownIcon.png');
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 20px;
    border: none;
    height: 20px;
    float: right;
    clear: none;
    margin: unset;
}

.open-more-dropdown {
    width: auto;
    height: auto;
    border: 3px solid #215D94;
    background: #F1F0EB;
    box-shadow: 0px 8px 16px 8px #1F1F1F1A;
}

    .open-more-dropdown button.chngRWOption {
        line-height: 24px;
        text-align: left;
        width: 100%;
        border: none;
        font-size: 12px;
        cursor: pointer;
        margin: 0;
        padding-inline-end: 0;
        padding-inline-start: 3px;
        margin-left: -3px;
    }

span.default-label.optionText {
    margin-left: 0px; /* or adjust as needed, but keep it positive */
}

.rw-option-row img {
    width: 24px; /* set a fixed width for all icons */
    height: 24px; /* set a fixed height for all icons */
    object-fit: contain;
}


.open-more-dropdown button.chngRWOption:hover {
    background-color: #baf6d9;
}

.open-more-dropdown .optionText {
    margin-bottom:5px;
}

.rw-option-row {
    display: flex;
    align-items: center;
    gap: 10px; /* space between icon and label, adjust as needed */
    padding: 6px 0;
}

.rw-options-container {
    padding: 6px;
}

.optionHeader {
    padding: 0px;
    margin-block-start: 7px;
    margin-block-end: 10px;
}

.t-grid td div.clientid-dropdown-icon {
    background-image: url('../Images/FRDropDownIcon.png');
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 20px;
    height: 20px;
    float: right;
    clear: none;
}

.textLable
{
    border: 0px;
    /*font-family: Verdana;*/
     font-size: 12px;
    color: #000;
    font-weight: bold;
    width: 250px;
    background-color: transparent;
}

.textBox
{
    /*font-family: Verdana;*/
     font-size: 12px;
    color: #000;
    width: 250px;
    border: 1px solid rgb(204, 204, 204);
    padding:1px;
}

.buttonAlignment
{
    float: right;
}

.fr-icon
{
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -3333px;
    text-align: center;
    vertical-align: middle;
    border: 0px solid Red;
}

.fr-edit
{
    background-image: url('../Images/edit.png');
    background-position: center center;
    background-repeat: no-repeat; 
        height: 24px;  
}



.fr-expander
{
    background-image: url('../Images/frexpand.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.fr-expander-collapse
{
    background-image: url('../Images/frcollapse.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.fr-notification
{
    background-image: url('../Images/notification.png');
    background-position: center center;
    background-repeat: no-repeat;
}

/* Fileroom Context Menu Styles */
.fr-cm-wrapper
{
    display: none;
}

.fr-cm
{
    background-position: center center; /*position: fixed;     left: -1000px;     top: -1000px;*/ /*height: 150px;     max-height: 150px;*/
    z-index: 4;
    overflow: hidden; /*display: none;*/
}

.fr-cm .cm-cntnt
{
    overflow: visible; /*height: 150px;*/
    width: 210px;
    /*border: 1px solid #C8B88A;*/
}

.fr-cm .cm-cntnt .cm-cntnt-tbl
{
    width: 100%;
    height: 100%;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-hdr-row
{
    height: 1px;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-hdr-row .cm-hdr
{
    width: 100%;
    background-image: url('../Images/Tab-Background.png');
    background-repeat: repeat-x;
    color: #fff;
    font-weight: bold;
    /*font-family: Verdana;*/
    font-size: 12px;
    padding: 5px 5px;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-hdr-row .cm-hdr .cm-hdr-lbl
{
    width: 140px;
    color: inherit;
    font-weight: inherit;
    cursor: default;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row
{
    height: 100%;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-div
{
    width: 100%; /*height: 125px;*/
    overflow: visible;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-tbl
{
    width: 99%;
    background-color:#F2F2ED;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-icn-col
{
    background-color: #ffffff; /*#FBF7E3;*/
    /*border-right: 1px solid #C8B88A;*/
    width: 30px;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-icn-col .cm-itms-icn-tbl
{
    width: 100% !important;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-icn-col .cm-itms-icn-tbl .cm-itms-icn-cell
{
    height: 22px;
    display: block;
    /*align-items: center;
    justify-content: flex-start;*/
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-icn-col .cm-itms-icn-tbl .cm-itms-icn-cell .cm-itm-icn
{
    overflow: hidden;
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col
{
    background-color: #f2f2ed; /*#F3E8CA;*/
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl
{
    width: 99%;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl .cm-itms-txt-cell
{
    height: 22px;
    display:inline-flex;
    width: 100%;
    align-items: center;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl .cm-itms-txt-cell:hover
{
    height: 22px;
    display:inline-flex;
    width: 100%;
    align-items: center;
    background-color:#baf6d9;
    /*color:white;*/
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl .cm-itms-txt-cell .fr-cm-item.disabled
{
    color: Gray;
    cursor: default;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl .cm-itms-txt-cell .fr-cm-item.disabledclick
{
    cursor: default;
}

.fr-cm .cm-cntnt .cm-cntnt-tbl .cm-itms-row .cm-itms-txt-col .cm-itms-txt-tbl .cm-itms-txt-cell .fr-cm-item
{
    border-style: none;
    outline-style: none;
    cursor: pointer;
    background-color: transparent;
    text-align: left;
    /*font-family: Verdana;*/
    font-size: 12px;
    width: 100%;
    text-decoration: none;
    color: #000;
    margin-left: 3px;
    display:block;
}


.fr-overlay
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.fr-overlay-back
{
    opacity: 0.5;
    text-align: center;
    position: absolute;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    background-color: #fff;
}

.fr-overlay-content-table
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10px;
}

.fr-overlay-content
{
    width: 110px;
    height: 23px;
    font-size: 12px;
    /*font-family: Verdana;*/
    background-color: #ffffff;
    border: 1px solid #aaa;
    background-image: url('../Images/Loading.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

.fr-jobinfo
{
    border-style: none;
    outline-style: none;
    background-color: transparent;
    text-align: left;
    /*font-family: Verdana;*/
    font-size: 12px;
    width: 100%;
    text-decoration: none;
    color: #000;
    margin-left: 3px;
}



.k-grid .t-state-selected .binder-lvl-btns-tbl
{
    display: block;
    width: auto;
}

.k-grid table.binder-lvl-btns-tbl
{
    display: none;
}

/* 
.hide-binder-lvl-btns-tbl
{
    display: none;
}
*/

.k-grid table.binder-lvl-btns-tbl .t-state-selected
{
    background-color: transparent;
}

.binder-lvl-btns-tbl td
{
    padding: 0px 3px;
    margin: 0px;
    border-width: 0px;
    line-height: 0px;
}

.fr-diagnostics
{
    background-image: url('../Images/BinderLevelButtons/fr-Diagnostics.png');
}
.fr-diagnostics-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Diagnostics-Disable.png');
}

.fr-dreamworkpapers
{
    background-image: url('../Images/BinderLevelButtons/fr-DreamWorkPaper.png');
}
.fr-dreamworkpapers-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-DreamWorkPaper-Disabled.png');
}

/*.fr-e_access
{
    background-image: url('../Images/BinderLevelButtons/fr-E-Access.png');
}
.fr-e_access-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-E-Access-Disable.png');
}*/

.fr-exportschdtoexcel
{
    background-image: url('../Images/BinderLevelButtons/fr-ExportToScheduleD.png');
}
.fr-exportschdtoexcel-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-ExportToScheduleD-Disable.png');
}
.fr-exporttotax
{
    background-image: url('../Images/BinderLevelButtons/fr-ExportToTax.png');
}
.fr-exporttotax-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-ExportToTax-Disable.png');
}

.fr-jobinfobtn
{
    background-image: url('../Images/BinderLevelButtons/fr-JobInfo.png');
}

.fr-jobinfobtn-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-JobInfo-Disabled.png');
}
.fr-leadsheets
{
    background-image: url('../Images/BinderLevelButtons/fr-LeadSheets.png');
}
.fr-leadsheets-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-LeadSheets-Disable.png');
}

.fr-sendbackbtn
{
    background-image: url('../Images/BinderLevelButtons/fr-Sendback.png');
}
.fr-sendbackbtn-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Sendback-Disable.png');
}
.fr-lock
{
    background-image: url('../Images/BinderLevelButtons/fr-Lock.png');
}

.fr-lock-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Lock-Disable.png');
}
.fr-unlock
{
    background-image: url('../Images/BinderLevelButtons/unlock.png');
}
.fr-unlock-disable
{
    background-image: url('../Images/BinderLevelButtons/unlockock-Disable.png');
}
.fr-spbinderpdf
{
    background-image: url('../Images/BinderLevelButtons/frspbinderpdf.png');
}

.fr-transfer
{
    background-image: url('../Images/BinderLevelButtons/fr-Transfer.png');
}
.fr-transfer-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Transfer-Disable.png');
}

.fr-file
{
    background-image: url('../Images/BinderLevelButtons/fr-file.png');
}
.fr-file-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-file-Disable.png');
}

.fr-adddocuments
{
    background-image: url('../Images/BinderLevelButtons/fr-Add_Doc.png');
}
.fr-adddocuments-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Add_Doc-Disable.png');
}
.fr-LiveSync-disable {
    background-image: url('../Images/BinderLevelButtons/DisableLiveSync.png');
}
.fr-LiveSync-enable {
    background-image: url('../Images/BinderLevelButtons/EnableLiveSync.png');
}
.fr-LiveSync-enable-grayed {
    background-image: url('../Images/BinderLevelButtons/EnableLiveSync.png');
    filter: opacity(50); /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.fr-LiveSync-disable-grayed {
    background-image: url('../Images/BinderLevelButtons/DisableLiveSync.png');
    filter: opacity(50); /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}


.fr-saveaspbf
{
    background-image: url('../Images/BinderLevelButtons/fr-SaveAsPBF.png');
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    cursor: pointer;
    clear: none;
    float: left;
}
.fr-saveaspbf-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-SaveAsPBF-Disable.png');
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    clear: none;
    float: left;
}

.fr-open
{
    background-image: url('../Images/BinderLevelButtons/fr-Open.png');
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    cursor: pointer;
    clear: none;
    float: left;
}
.fr-open-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Open-Disable.png');
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    clear: none;
    float: left;
}

.fr-downloaddreamworkpapers
{
    background-image: url('../Images/BinderLevelButtons/fr-DownloadDreamWorkPaper.png');
}
.fr-downloaddreamworkpapers-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-DownloadDreamWorkPaper-Disable.png');
}

.fr-delete
{
    background-image: url('../Images/BinderLevelButtons/fr-Delete.png');
}

.fr-delete-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-Delete-Disable.png');
}

.fr-SurePrepSupportAcess
{
    background-image: url('../Images/BinderLevelButtons/fr-SupportAccess.png');
}

.fr-SurePrepSupportAcess-disable
{
    background-image: url('../Images/BinderLevelButtons/fr-SupportAccess-Disable.png');
}

.fr-usaflag
{
    background-image: url('../Images/frusaflag.png');
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    float: left;
    clear: none;
}

.fr-processedby-text
{
    /*color: Gray;*/
    cursor: default;
    float: left;
    clear: none;
}

.fr-new-binder-popup
{
}

.fr-new-binder-popup .fr-new-binder-form .t-menu .t-link
{
    font-size: 12px;
    /*font-family: Verdana;*/
}

.t-menu .t-link {
    text-decoration:none;
    padding:6px;
}

.t-menu .t-link-top {
    text-decoration:none;
    height:38px;
}

.notifiction-alert-text
{
    background-image: url(../Images/frnotificationcount.png);
    background-repeat: no-repeat;
    color: White;
    /* font-family: myriad-pro; */
    font-size: 12px;
    font-style: normal;
    height: 34px;
    overflow: hidden;
    width: 81px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    background-size: cover;
    background-position-y: -2px;
}

.notifiction-alert-text-count
{
     color: White;
    font-family: arial;
    font-size: 12px;
/*font-style: normal;*/
font-weight: bold;
/*width: 81px;*/
padding-left:40px;
text-align:left;
display:inline-block;
padding-top: 12px;
      }

.notifiction-alert-icon
{
    background-image: url("../Images/fralert.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin-top: 6px;
}
.notification-command:focus-visible
{
   outline:2px solid #0065FF;
}

.fr-subjobs-container
{
    margin-left: 175px;
    height: 100%;
    width: 20%;
    border-right: 100px solid transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-x: hidden;
}
.fr-subjobs-containerNew {
    margin-left: 810px;
    height: 100%;
    width: 20%;
    border-right: 100px solid transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-x: hidden;
}
.notice-redbold-form
{
    font-family: Verdana;
    color: #f00;
    padding: 0px;
    margin: 0px;
    /*float: right;*/
    font-weight: bolder;
    font-size:large;
    /*padding-top: 2px;*/
}
.notice-black-form
{
    /*font-family: Verdana;*/
    font-size: 12px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    clear: none;
    padding-top: 2px;
}

.field-validation-error-form
{
    border: 1px solid #1f1f1f;
    background-color: #ececec;
    color: #333;
    position: absolute;
    z-index: 20;
    padding: 7px; /*min-width: 20px;*/
    /*text-align: justify;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    margin-top: 0px;
    margin-left: -3px;
    height: auto;    
    white-space: normal;
    Min-width:84px;
}

.k-grid .t-status
{
    border-right-width: 0px;
    /*display: none;*/
}

/*  Added by Pappu Singh -- Disable Field */

input[type="text"]:disabled
{
    background: rgb(255, 255, 255);
    color: #abb;
    border: 1px solid #DCDCDC;
}

select[disabled], textarea[disabled]
{
    background: rgb(255, 255, 255);
    color: #abb;
    border: 1px solid #DCDCDC;
}

select[disabled="disabled"], textarea[disabled="disabled"]
{
    background: rgb(255, 255, 255);
    color: #abb;
    border: 1px solid #DCDCDC;
}
.CellsEllipsis
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ScrollDiv
{
    height: 200px;
    float: left;
    overflow: auto;
    overflow-x: hidden;
}

.t-link
{
    cursor: hand;
}
.ColumnHeaderFilter
{
    background-color: #FBF4BD;
}
.search-member
{
    background-image: url('../Images/Search1.png');
    border: 0px;
    padding: 0px;
    width: 100%;
    background-position-y: -1px;
    height: 24px;
    background-repeat: no-repeat;
    border-radius: 10px;
    background-color: white;
    float: left !important;
}
.search-icon
{
    background-image: url('../Images/searchico.png');
    background-repeat: no-repeat;
    height: 14px;
    border: 0px;
    cursor: pointer;
    background-position-y: center;
}

.clearsearch-icon
{
    /*    background-image: url('../Images/frclearfilter.png');*/
    background-image: url('../Images/Search_Clear.png');
    background-repeat: no-repeat;
    height: 14px;
    border: 0px;
    cursor: pointer;
    background-position-y: center;
}

.clearsearchdisable-icon
{
    background-image: none;
    background-repeat: no-repeat;
    height: 14px;
    border: 0px;
    cursor: pointer;
    background-position-y: center;
    display: none;
}

.fr-new-binder-menu
{
    width: 128px;
    background-image: url('../Images/frnewbinder.png');
    height: 27px;
    float: left;
    border-width: 0px;
    cursor: pointer;
    outline-style: none;
    background-repeat: no-repeat;
    z-index: 1001;
}

/* --tooltip*/
.tooltip
{
    margin: 8px;
    padding: 3px;
    border: 1px solid #999999;
    background-color: #F7F7FA;
    position: absolute;
    z-index: 2;
    -moz-box-shadow: 3px 3px 5px #CFCFCF;
    -webkit-box-shadow: 3px 3px 5px #CFCFCF;
    box-shadow: 3px 3px 5px #CFCFCF;
   max-width: 300px;
  word-wrap: break-word;
    display: inline-block;
}

.fr-searchbox,
{
  border-spacing: 10px;  
  padding-left:5px;
  color:Gray; 
  /*font-family: Verdana;*/
  font-size: 12px;
}

.overflow
{
    overflow:scroll;
    }
 
.mid {
    vertical-align:bottom;
    }
 .t-button-new
{
         background-color: #18b86b;    
    overflow: hidden;
    /*width: 70px;*/
        height:25px;
}

.t-button-new:hover
{
 
   background-color: #1bcf78; /*sky-blue color*/
color: #ffffff;
}

.hiddenImp
{
    display: none !important;
}

.fr-overlay-back-buttons
{
      opacity: 0.0;
    text-align: center;
    position: absolute;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    background-color: #fff;
    display:none;
    z-index:999999;
    }
    
     /* Right click me*/
/* The whole thing */
.custom-menu {
  /*  display: none;*/
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    white-space: nowrap;
    /*font-family: sans-serif;*/
    /*background: #FFF;*/
    /*color: #333;*/
     /*background-color: #F3E8CA;
    border-radius: 5px;*/
     box-shadow:4px 4px 7px -1px #888888;
    padding: 0;
}

/* Each of the items in the list */
.custom-menu li {
    padding: 8px 12px;
    cursor: pointer;
    list-style-type: none;
    transition: all .3s ease;
}
.fr-icon-add-doc
{
    width: 22px;
    height:22px;
    background-image: url('../Images/Add_Doc.png');
    background-repeat:no-repeat;
    background-position:center center;
    overflow:hidden;
}
.fr-icon-go-system
{
    width: 22px;
    height:22px;
    background-image: url('../Images/GO_Icon.png');
    background-repeat:no-repeat;
    background-position:center center;
    overflow:hidden;
}
.fr-icon-tax-caddy
{
    width: 22px;
    height:22px;
    background-image: url('../Images/TC_icon.png');
    background-repeat:no-repeat;
    background-position:center center;
    overflow:hidden;
}
.anchor-nodecoration
{
    text-decoration:none;
    color:inherit;
    
    }
    .margin-left-3px
    {
        margin-left:3px;
        }
         .submenu-open-icon
        {
             background-image: url('../Images/Drop_Arrow.png');
             -ms-transform:rotate(270deg);
             -webkit-transform:rotate(270deg);
             -transform:rotate(270deg);
             width:15px;
             height:15px;
             display:inline-block;
             float:right;
             position: absolute;
             top: 12px;
             right:5px

            }
     .margin-right-10px
    {
        margin-right:10px;
        }
     a.submenu {
    width: 100%;
}
 /*
.custom-menu li:hover {
    background-color: #DEF;
}*/
 td[data-columnname=actionrequired] {
    text-align: center;
}
  span#Notification-ioc-tbl {
    float: right;
    display: inline-table;
}
 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    pointer-events:none !important
}
 .k-group-indicator a.k-button.k-button-icon.k-flat {
    padding: 2px !important;
    color:#18b86b;
}
.k-group-indicator a.k-button.k-button-icon.k-flat:hover {
    cursor: default;
    background-color:#f2f2ed
}

.fr-icon.fr-error-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('../Images/FR Error Category-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-right: 8px;
}
.action-badge {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 12px;
    min-width: 100px;
    text-align: center;
}
  
/*span.action-badge:hover {  
    background-color: #baf6d9 !important;  
    border: 1px solid #004070;  
    color: #1b1b1b;  
}*/

    .action-badge.resubmit-binder {
        color: #004070;
        background-color: #E5F4FF;
        cursor: default;
        pointer-events: none;
        /*  border: 1px solid #004070;  
    cursor: pointer;  
    position: relative;  
    transition: all 0.1s ease-out;  */
    }
  
/*.action-badge.resubmit-binder:active {  
    transform: translateY(1px);  
    box-shadow: inset 0 1px 3px rgba(0, 42, 74, 0.3);  
    background-color: #DCEEFF;  
}*/

    .action-badge.retry-process {
        color: #CA4615;
        background-color: #FFF8E5;
        cursor: default;
        pointer-events: none;
        /*border: 1px solid #CA4615; 
    cursor: pointer;  
    position: relative;  
    transition: all 0.1s ease-out;  */
    }

/*.action-badge.retry-process:active {  
    transform: translateY(1px);  
    box-shadow: inset 0 1px 3px rgba(202, 70, 21, 0.35);  
    background-color: #FFEECF;  
}
  
.action-badge.retry-process:focus {  
    outline: none;  
    box-shadow: 0 0 0 3px rgba(202, 70, 21, 0.4);  
}
  
.action-badge.retry-process:disabled {  
    color: #a0a0a0;  
    background-color: #F0F0F0;  
    border-color: #c0c0c0;  
    cursor: not-allowed;  
}*/  

/* Retry Process Loader - Performance optimized with GPU acceleration */
/*.retry-process-loader {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    border-radius: 50%;
    border: 2px solid rgba(202, 70, 21, 0.2);
    border-left-color: #CA4615;
    animation: retry-loader-spin 1.1s infinite linear;
    vertical-align: middle;*/
    /* Force GPU acceleration for smooth animation */
    /*-webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}*/

/* Keyframe animation for loader */
@-webkit-keyframes retry-loader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes retry-loader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Resubmit Binder Loader - Performance optimized with GPU acceleration */
.resubmit-binder-loader {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    border-radius: 50%;
    border: 2px solid rgba(0, 64, 112, 0.2);
    border-left-color: #004070;
    animation: retry-loader-spin 1.1s infinite linear;
    vertical-align: middle;
    /* Force GPU acceleration for smooth animation */
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}

.action-badge.fix-in-progress {
    color: #04766b !important;
    background-color:#d6fffb !important;
    pointer-events:none
}

/* ============================================================
   Binder Audit Log — slide-in panel
   ============================================================ */

/* Semi-transparent overlay on the left half of the screen */
#auditLogOverlay {
    display: none;
    position: fixed;
    top: 78px;
    left: 0;
    width: 50%;
    height: calc(100% - 78px);
    background: rgba(0, 0, 0, 0.4);
    z-index: 1050;
}

/* Slide-in panel — hidden off-screen to the right, slides in on .open */
#binderAuditLogPanel {
    position: fixed;
    top: 78px;
    right: -52%;
    width: 50%;
    height: calc(100% - 78px);
    background: #fff;
    z-index: 1051;
    box-shadow: -4px 0 16px rgba(0, 0, 0, 0.25);
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: inherit;
    font-size: 13px;
}

#binderAuditLogPanel.open {
    right: 0;
}

/* Panel header */
.audit-log-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 12px 16px 8px;
    border-bottom: 1px solid #ddd;
    background: #DBE4F0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.audit-log-header-meta {
    font-size: 12px;
    color: #555;
    flex: 1;
    text-align: center;
}

.audit-log-title {
    font-size: 13px;
    font-weight: bold;
    color: #2366a0;
}

.audit-log-close-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight:bold;
    color: #2366a0;
    line-height: 1;
    padding: 2px 6px;
    margin-left: auto;
}

.audit-log-close-btn:hover {
    color: #000;
}

/* Toolbar — search, date range, export */
.audit-log-toolbar {
    padding: 10px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
    background: #fafafa;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.audit-log-search {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 160px;
    flex: 1 1 160px;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 13px;
}

.audit-log-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.audit-log-date-label {
    font-size: 12px;
    color: #555;
    margin: 0;
}

.audit-log-date-input {
    padding: 4px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 12px;
}

.audit-log-export-btn {
    padding: 5px 10px;
    background: #2366a0;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
}

.audit-log-export-btn:hover {
    background: #4a7db5;
}

.audit-log-clear-btn {
    padding: 5px 10px;
    background: #fff;
    color: #555;
    border: 1px solid #bbb;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
}

.audit-log-clear-btn:hover {
    background: #f0f0f0;
    border-color: #999;
}

/* Tab bar */
.audit-log-tab-bar {
    padding: 0 16px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.audit-log-tab-active {
    display: inline-block;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: bold;
    color: #5a8dc5;
    border-bottom: 2px solid #5a8dc5;
    margin-bottom: -1px;
}

/* Table container — scrollable */
/* Kendo Grid inside audit log panel */
.audit-log-grid-container {
    padding: 0 16px 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#auditLogGrid  .k-grid-norecords{
    width:auto;
    height:auto
}
#auditLogGrid {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    width: 100%;
}

#auditLogGrid .k-grid-header th {
    font-size: 12px;
    font-weight: 600;
     background-color: #F7F7F7 !important;
}
div#auditLogGrid .k-grid-header th.k-header > .k-link {
    background-color: #F7F7F7;
}
#auditLogGrid .k-grid-content {
border-left-width: 1px !important;
}
#auditLogGrid .k-grid-content td {
    font-size: 12px;
    white-space:nowrap;
    padding: .3em .6em .3em .6em !important;
}

#auditLogGrid .k-pager-wrap {
    font-size: 12px;
    height: auto !important;
    margin-top: 4px;
}
div#auditLogGrid .k-alt {
    background-color: #ffffff;
}
/* Override $(".k-pager-nav/numbers-wrap/info").hide() global jQuery calls in Fileroom.cshtml.
   CSS !important beats non-!important inline style="display:none;" set by jQuery .hide(). */
#auditLogGrid .k-pager-nav,
#auditLogGrid .k-pager-numbers-wrap,
#auditLogGrid .k-pager-info {
    display: inline-block !important;
}

/* Hide Kendo's mobile page-select inside the audit log pager.
   Scoped to .k-pager-numbers-wrap so the Records-per-page select in .k-pager-sizes is unaffected. */
#auditLogGrid .k-pager-numbers-wrap select.k-dropdown {
    display: none !important;
}

/* Audit log grid — height driven by JS (setAuditGridHeight) via CSS custom property.
   The ID selector beats the unscoped !important rules in Fileroom.cshtml.
   --audit-grid-content-h is set at panel-open and window-resize time; 400px is fallback. */
#auditLogGrid .k-grid-content.k-auto-scrollable {
    height: var(--audit-grid-content-h, 400px) !important;
    overflow-y: auto !important;
    width: 100% !important;
}
/* Width breakpoints — width only, no height */
@media screen and (max-width: 1824px) { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 1224px) { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 1124px) { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 1024px) { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 960px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 900px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 768px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 600px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 480px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 400px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }
@media screen and (max-width: 320px)  { #auditLogGrid .k-grid-content.k-auto-scrollable { width: 100% !important; } }

/* Status badges */
.audit-log-status-success {
    color: #2e7d32;
    font-weight: 600;
}

.audit-log-status-other {
    color: #b45309;
    font-weight: 600;
}

/* Empty state (used in Kendo noRecords template) */
.audit-log-empty {
    padding: 40px 20px;
    text-align: center;
    color: #777;
    font-size: 13px;
    line-height: 1.8;
}
.audit-log-empty-icon { font-size: 32px; margin-bottom: 10px; }
.audit-log-empty-msg  { font-size: 14px; font-weight: 500; margin-bottom: 6px; }
.audit-log-empty-sub  { font-size: 12px; color: #888; }

/* Placeholder icon for OPTIONS menu — will show generic log icon until sprite is updated */
.fr-icon-auditlog {
    background-image: url('../Images/BinderLevelButtons/Audit_log.svg');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom:-5px
}

/* Quick filter buttons */
.audit-log-quick-filters {
    padding: 6px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
   /* border-bottom: 1px solid #eee;*/
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.audit-log-quick-filter {
    padding: 4px 12px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    color: #444;
}
.audit-log-quick-filter:hover { background: #e8e8e8; }
.audit-log-quick-filter.active {
    background: #18b86b;
    color: #fff;
    border-color: #18b86b;
}

.audit-log-last-refresh {
    margin-left: auto;
    font-size: 12px;
    color: #888;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    white-space: nowrap;
}
}

.action-badge.delete-binder {
    color: #db4240 !important;
    background-color: #ffead6 !important;
    pointer-events: none;
}