.gridReportList .pagerStyle {
    background: #FFFFFF !important;
    border-collapse: separate !important;
}

    .gridReportList .pagerStyle .pagerStyle table td {
        padding: 0 !important;
    }

.gridReportList .DataGridHeader {
    font-family: HelveticaNow-Bold;
    font-size: .625rem;
    color: #212633;
    padding: 1rem 0;
}

    .gridReportList tr, .gridReportList .DataGridHeader .gridReportList .pagerStyle {
        color: #444444;
        background: #FFFFFF;
    }

.gridReportList .regularGridRow {
    background: #F2F2F2;
}

.gridReportList {
    font-size: .875rem;
}

    .gridReportList img, .gridReportList input[type="image"] {
        max-height: 15px;
        width: auto !important;
        font-size: .9375rem;
    }

iframe#FavoriteGroupManagerIFrame {
    top: 25% !important;
    /* height: unset !important; */
    width: 75% !important;
    left: 10% !important;
}

.dhtmltooltip {
    text-align: left;
}

.sideBarList > td {
    padding: .3em .2em .3em 0.2em;
    text-align: l;
}

iframe#AddToFavorite {
    height: 250px !important;
    width: 560px !important;
    left: 25% !important;
    top: 25% !important;
}

#AddToFavorite #PopUpMasterId .ContentPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#ScheduleReportIFrame div#ctl00_phMainContent_reportSchedulerQuartz_panelRecipients {
    max-width: 100% !important;
    width: 650px;
}

#ScheduleReportIFrame {
    height: 585px !important;
    width: 725px !important;
    padding: 0;
    left: 15% !important;
    top: 25% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.panelSchedule {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .875rem;
    height: 100%;
    display: block;
    padding: 0;
    font-size: .875rem !important;
    color: #293043;
    font-family: "HelveticaNowText-Regular";
    font-weight: n;
}

#ScheduleReportIFrame .panelSchedule {
    margin-top: .2em;
    display: block;
}

.panelSchedule hr {
    margin: 0.75em 0;
    border: none;
    height: 1px;
    background: #CBCBCB;
}

.panelSchedule td {
    /* display: flex !important; */
    /* justify-content: space-between; */
    vertical-align: middle;
    text-align: left;
}

#divDuration {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.panelSchedule td .section br {
    display: none !important;
    height: 0 !important;
}

.panelSchedule td .section {
    line-height: 1rem;
    padding-top: .5rem;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
}

    .panelSchedule td .section:first-child {
        padding-top: 0;
    }

.panelSchedule div#divRunTime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.panelSchedule div#divDuration input {
    /* display:block !important; */
    /* height: 1rem !important; */
    /* border: 1px solid red; */
    /* width: 2rem !important; */
    /* margin-bottom: .25em; */
}

.panelRecipients > table tr:first-child td {
    padding-top: 1ems
}

.panelRecipients select {
    font-size: .75rem !important;
    max-height: 250px;
    margin: .5em 0;
    padding: 0 !important;
    min-width: 16rem;
}

.panelRecipients > table tr br:empty {
    display: none;
}

.panelRecipients > table tr:last-child {
    font-size: .75rem !important;
    margin-top: .4em;
}

    .panelRecipients > table tr:last-child td:first-child * {
        margin: .4em 0;
    }

.OptionalTextBox {
    /* max-width: 39%; */
}

.txtEmailAddresses, .divEmailAddresses textarea {
    max-width: 81%;
    width: 100% !important;
}

.panelRecipients > table tr:last-child textarea {
    margin: .5em 0;
    height: 2rem;
}
.divEmailAddresses {
    max-width: 675px;
}
.reports-page-container .gridReportList {
    font-size: .75rem;
    text-align: left;
    overflow-x: scroll !important;
}

    .reports-page-container .gridReportList::-webkit-scrollbar {
        width: 1em;
    }

    .reports-page-container .gridReportList::-webkit-scrollbar {
        -webkit-appearance: none;
        width: .5rem;
    }

    .reports-page-container .gridReportList::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
        box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    }

    .reports-page-container .gridReportList a {
        text-decoration: underline;
    }

    .reports-page-container .gridReportList * {
        text-align: left;
    }

    .reports-page-container .gridReportList .pagerStyle:first-child td {
        padding: 0 .2rem !important;
    }

.reports-pager table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ReportSchedule-Cancel-nav .anchor-button {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.ReportSchedule-Cancel-nav input[type="button"] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 1rem;
}

.ReportSchedule-Cancel-nav input[type="submit"] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.relative {
    position: relative;
}

/*
tr td .popup {
    position: absolute;
    right: 100%;
    top: calc(100% - 1rem);
    z-index: 100;
    -webkit-transform: translateX(2.7rem);
    -ms-transform: translateX(2.7rem);
    transform: translateX(2.7rem);
}

    tr td .popup .caret {
        width: 1rem;
        height: 1rem;
        position: relative;
        right: calc(-100% + 1.8rem);
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.30);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.30);
        background: #fff;
        -webkit-transform: rotate(45deg) translateY(0.8rem);
        -ms-transform: rotate(45deg) translateY(0.8rem);
        transform: rotate(45deg) translateY(0.8rem);
        z-index: 0;
        display: inline-block;
        bottom: 100%;
    }
    */
td.DataGridButtonColumn.relative.report-popup-container {
    padding: 0;
}

.report-popup-container {
    position: relative;
}

.elipsis {
    cursor: pointer;
    vertical-align: middle;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.7rem .2rem;
}

    .elipsis span {
        line-height: 1rem;
        background: #212633;
        display: inline-block;
        border-radius: 50%;
        width: .25rem;
        height: .25rem;
        margin: 0 .075rem 0 .075rem;
        vertical-align: middle;
    }

.hidePopup .popup {
    display: none;
}

.report-popup-container ul {
    list-style: none;
    margin-left: 0;
    background: #FAFAFA;
    -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.30);
    padding: 0;
    margin-top: 0;
    z-index: 101;
    position: relative;
}

.report-popup-container li {
    margin-left: 0;
    padding: .5rem 1rem;
    border-bottom: 1px solid #ebebeb;
    font-size: .75rem;
    width: 6.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    z-index: 100;
}

    .report-popup-container li:hover {
        background: #B8D5FF;
    }

    .report-popup-container li:last-child {
        border-bottom: none;
    }

td.vertical-space * {
    margin-top: .4rem;
    vertical-align: bottom;
}

.gridReportList .DataGridButtonColumn, .gridReportList .DataGridHeader {
    width: auto !important;
}

    .gridReportList .DataGridButtonColumn.num, .gridReportList .DataGridHeader.num {
        padding-left: 1rem !important;
        padding-right: 0 !important;
        max-width: 1.5rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .gridReportList .DataGridButtonColumn.Description, .gridReportList .DataGridHeader.Description {
        width: 2rem !important;
        padding: 0 .6rem 0 0 !important;
        text-align: l;
    }
