﻿


.roundEdgesDiv {
    border: 2px solid;
    border-radius: 15px;
}

.MasterPage_ContentPlaceHolder1_BG {
    background-image: url(images/default/ContentPlaceHolder1BG.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
}

.MasterPage_ContentPlaceHolder2_BG {
    background-image: url(images/default/ContentPlaceHolder2BG.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
}

.MasterPage_LogoHyperLinkTextColor {
    color: #9F9F9F !important;
}





.RenewalsTable TD {
    font-size: 10pt;
}


TR.GridLine1 {
    background-color: #EFEFEF;
}

TR.GridLine2 {
    background-color: #FDFCBD;
}

TR.GridLine_RedBG {
    background-color: #ff4242;
}


.Background1 {
    background-color: #eee;
}

.Background2 {
    background-color: #FDFCC1;
}

table.ParentOfAttributeTables td {
    vertical-align: top;
}

table.AttributeTable {
    width: 100%;
    vertical-align: top;
}

td.AttributeTitleCell, td.AttributeTitleCell2 {
    text-align: left;
    width: 600px;
    vertical-align: top;
}

td.AttributeValueCell, td.AttributeValueCell2 {
    text-align: left;
    vertical-align: top;
}

    td.AttributeValueCell input {
        width: 250px;
    }

    td.AttributeValueCell textarea {
        color: black;
        font-size: 11pt;
    }


/*---General Related------------------------------------------*/

.backgroundcolor_white {
    background-color: White;
}


.backgroundcolor_green {
    background: #00CC00; /*#4AFF6F;*/
}

.backgroundcolor_yellow {
    background: #FFFF51;
}

.backgroundcolor_red {
    background: #ff0000;
}

.backgroundcolor_orange {
    background: #FE9A05;
}


.backgroundcolor_blue {
    background: #2D96FF; /*#c3effd;*/
}

.backgroundcolor_brown {
    background: #964b00;
}

.highlightedText_amber {
    background: #FFBF00; /*amber;*/
    color: White;
}

.highlightedText_amberLighter {
    background: #ffd866; /*amberLighter;*/
    color: black;
}

.highlightedText_green {
    background: #00CC00; /*#4AFF6F;*/
    color: White;
}

.highlightedText_blue {
    background: #c3effd !important;
}

.highlightedText_red {
    background: #ff0000 !important;
    color: White;
    text-align: left;
}

.highlightedText_redLighter {
    background: #FF7074 !important;
    color: White;
    text-align: left;
}

.GridView tr.highlightedText_red TD A:link,
.GridView tr.highlightedText_red TD A:visited {
    color: white;
}

.GridView tr.highlightedText_red TD A:hover {
    color: blue;
}



.GridView TD a.highlightedText_red {
    color: white;
}

.highlightedText_orange {
    background: #FE9A05;
    color: White;
}

.GridView tr.highlightedText_orange TD A:link,
.GridView tr.highlightedText_orange TD A:visited {
    color: white;
}

.GridView tr.highlightedText_orange TD A:hover {
    color: blue;
}

.highlightedText_yellow {
    background: #FFFF51;
    color: black;
}




.highlightedText_mustard {
    background: #FFCC00; /*#4AFF6F;*/
    color: Black;
}



.highlightedText_lightblue {
    background: #00CCFF; /*#4AFF6F;*/
    color: Black;
}



.highlightedText_brightpurple {
    background: #FF00FF; /*#4AFF6F;*/
    color: Black;
}


.highlightedText_lightpurple {
    background: #E8DCFF; /*2025-10-30*/
    color: black;
}

.highlightedText_indigo {
    background: #4b0082;
    color: white;
}


.highlightedText_umber {
    background: #635147;
    color: white;
}

.highlightedText_fuchsia {
    background: #ff00ff;
    color: white;
}

.highlightedText_purple {
    background: purple;
    color: white;
}

.highlightedText_desaturated {
    background: #ad9f67;
    color: white;
}

.highlightedText_Darkgreen {
    background: #358906;
    color: white;
}

.highlightedText_Moderateyellow {
    background: #d2b844;
    color: white;
}


td.AttributeValueCell span label /*for checkbox labels vertical alignment*/ {
    position: relative;
    top: -16px;
}



td.AttributeValueCell span input /*for checkbox labels vertical alignment*/ {
    width: 350px;
}





/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: top;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

    .hvr-grow:hover,
    .hvr-grow:focus,
    .hvr-grow:active {
        transform: scale(1.1);
    }


div.crushGvDiv > div {
    width: 100%;
}



td span input.largecheckbox {
    width: 20px;
    height: 20px;
}



.largerCheckbox { /*added by matt as a test for partrouteversionroutemanager , also exists defined in IndirectTimeBookingCodeManager*/
    width: 17px;
    height: 17px;
    /*margin-left: 25px;*/
}
/* Calendar container */
.ajax__calendar_container {
    font-size: 16px !important;
    width: auto !important;
    height: auto !important; /* Increase this if needed */
    overflow: visible !important; /* Ensure full calendar is shown */
}
/* Day cells */
.ajax__calendar_day,
.ajax__calendar_othermonth_day,
.ajax__calendar_selected {
    font-size: 14px !important;
    width: 15px !important;
    padding: 1px !important;
    text-align: center;
}
/* Day names (Mo, Tu, etc.) */
.ajax__calendar_dayname {
    font-size: 8px !important;
}
/*Following Style is Related to Power-BI Example Report */

/*Following Code is related to Background of the repo */
.PowerBiRepo-BackGround-container {
    background: #DEEBF7;
    border-radius: 10px;
}

/*Following Code is related to Title of the repo */
.PowerBiRepo-grid-report-title {
    color: rgb(37, 36, 35);
    font-family: "Segoe UI", wf_segoe-ui_normal, helvetica, arial, sans-serif;
    font-size: 22pt;
    font-weight: bold;
}

/*Following Code is related to Filter Container of the repo */
.PowerBiRepo-Filter-container {
    gap: 14px;
    background: #D1E9F7;
    padding: 14px;
    border-radius: 10px;
    /*font-family: "Segoe UI", Arial, sans-serif;*/
}

/*Following Code is related to textbox Filter Container of the repo */
.PowerBiRepo-textFilter-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    background: #eaf6ff;
    border-radius: 5px;
    /*font-family: "Segoe UI", Arial, sans-serif;*/
}

/*Following Code is related to lnk Filter Container of the repo */
.PowerBiRepo-lnkFilter-container {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    background: #eaf6ff;
    padding: 5px;
    /*font-family: "Segoe UI", Arial, sans-serif;*/
}

/*Following Code is related to Textbox Filter Card of the repo */
.PowerBiRepo-Filter-card {
    background: #ffffff;
    border-radius: 8px;
    padding: 10px 12px;
    border: 1.5px solid;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

/*Following Code is related to lnk Filter Card of the repo */
.PowerBiRepo-linkFilter-card {
    background: #ffffff;
    border-radius: 4px;
    padding: 5px 6px;
    border: 1.5px solid;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

/*Following Code is related to textbox title Filter Card of the repo */
.PowerBiRepo-TextFilter-title {
    font-size: 18px;
    color: #605e5c;
    margin-bottom: 4px;
}

/*Following Code is related to textbox Value Filter Card of the repo */
.PowerBiRepo-TextFilterValue {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
}

/*Following Code is related to lnk Value Filter Card of the repo */
.PowerBiRepo-LnkFilter-value {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}

    .PowerBiRepo-LnkFilter-value a,
    .PowerBiRepo-LnkFilter-value a:hover,
    .PowerBiRepo-LnkFilter-value a:focus,
    .PowerBiRepo-LnkFilter-value a:active {
        color: inherit !important;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
    }
/* Color themes (Power BI–like) These are related to color we have for links onto the repo */
.purple {
    border-color: #7b61ff;
    color: #5b3fd1 !important;
}

.blue {
    border-color: #1a73e8;
    color: #1a73e8 !important;
}

.teal {
    border-color: #00a6a6;
    color: #007c7c !important;
}

.pink {
    border-color: #e3008c;
    color: #b4006a !important;
}

.cyan {
    border-color: #00b7c3;
    color: #008e97 !important;
}

.navy {
    border-color: #2b2e83;
    color: #2b2e83 !important;
}
/* Color themes (Power BI–like) */



/* ===============================
            Following Code is related to startdate and end date Container
        ================================ */

/* Date KPI Card */
.date-card {
    grid-column: span 1;
    padding: 14px;
    border-radius: 12px;
    background: #ffffff;
    border: 2px solid #1a73e8;
}

    .date-card .PowerBiRepo-TextFilter-title {
        font-size: 13px;
        color: #605e5c;
        margin-bottom: 10px;
    }

/* Date Inputs */
.date-input-row {
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}

.date-input-col {
    position: relative;
    flex: 1;
}

.date-input {
    width: 100%;
    padding: 6px 30px 6px 8px;
    font-size: 14pt;
    border: 1px solid #c8c6c4;
    border-radius: 4px;
}

.calendar-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}


/* ===============================
           Following Code is just related to Slider into date section into every repo new design 13-01-26
        ================================ */
.date-slider {
    position: relative;
    width: 100%; /* constrain width */
    max-width: 100%;
    height: 28px;
    margin-top: 8px;
}

    .date-slider input[type=range] {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        margin: 0;
        padding: 0;
        background: none;
        pointer-events: none; /* track disabled */
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        z-index: 10; /* Add z-index to the INPUT elements */
    }

/* Start slider should be above end slider */
#startSlider {
    z-index: 12;
}

#endSlider {
    z-index: 11;
}

/* Custom track for ALL browsers - BEHIND everything */
.date-slider::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 4px;
    background: #c8c6c4;
    border-radius: 2px;
    z-index: 1; /* Behind the sliders */
}

/* WebKit styles (Chrome, Safari, Edge) */
.date-slider input[type=range]::-webkit-slider-runnable-track {
    height: 4px;
    background: transparent;
    border-radius: 2px;
}

.date-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    pointer-events: auto; /* thumb ENABLED */
    width: 20px;
    height: 20px;
    background: #1a73e8;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -8px;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    /* z-index doesn't work reliably on WebKit thumb pseudo-elements */
}

/* Firefox styles */
.date-slider input[type=range]::-moz-range-track {
    height: 4px;
    background: transparent;
    border-radius: 2px;
    border: none;
}

.date-slider input[type=range]::-moz-range-thumb {
    pointer-events: auto; /* thumb ENABLED */
    width: 20px;
    height: 20px;
    background: #1a73e8;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
}

/* Firefox specific fix */
@supports (-moz-appearance: none) {
    .date-slider {
        height: 32px; /* More height for Firefox */
    }
}

/* Common thumb hover/active states */
.date-slider input[type=range]::-webkit-slider-thumb:hover,
.date-slider input[type=range]::-moz-range-thumb:hover {
    background: #0d62d9;
    transform: scale(1.1);
}

.date-slider input[type=range]::-webkit-slider-thumb:active,
.date-slider input[type=range]::-moz-range-thumb:active {
    background: #0a56c4;
    transform: scale(1.2);
}
/* ===============================
           End of Slider into date section into every repo new design 13-01-26
        ================================ */

/*    **** powerbi-grid1 Start     *** */
/* ---------- Grid view Container ---------- */
.PowerBiRepo-Grid-container {
    background: #FFFFFF;
    padding: 20px 3px 3px 3px;
    border-radius: 8px;
    border: 0.5px solid #CADFEB;
}

.powerbi-grid1 {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
    /* ---------- Header ---------- */
    .powerbi-grid1 th {
        background-color: #5f7383; /* Power BI GridView Header*/
        color: #ffffff !important;
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 15px;
        padding: 10px 8px;
        font-weight: 600;
        text-align: left;
        border-bottom: 2px solid #d9dee3;
        white-space: nowrap;
        padding: 4px 5px 5px 5px;
    }
        /* ---------- Header links ---------- */
        .powerbi-grid1 th a {
            color: #ffffff !important;
        }

    /* ---------- Rows ---------- */
    .powerbi-grid1 tr td {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 14pt;
        font-weight: 400;
        /*padding: 6px 8px;*/
        padding: 4px 5px 5px 5px;
    }
    /* ---------- Rows ---------- */
    .powerbi-grid1 td,
    .powerbi-gridRowStyle1 td {
        padding: 8px;
        border-bottom: 1px solid #e6e9ed;
        color: #222;
    }
    /* ---------- Rows ---------- */
    /*this class is added because we have all the row into GV needs to be left align*/
    .powerbi-grid1 td,
    .powerbi-gridRowStyle2 td {
        padding: 8px;
        border-bottom: 1px solid #e6e9ed;
        color: #222;
        text-align:left;
    }

    .powerbi-grid1 tr td a {
        color: #000 !important;
        text-decoration: underline!important;
    }

.powerbi-gridTDbg1 {
    background-color: #8EC5CE;
}

.powerbi-gridTDbg2 {
    background-color: #B2D2BC;
}

.powerbi-gridTDbg3 {
    background-color: #E4B9B9;
}

.powerbi-gridTDbg4 {
    background-color: #BBC3CA;
}

.powerbi-gridTDbg5 {
    background-color: #AC9CC5;
}

.powerbi-gridTDbg6 {
    background-color: #A1CCE1;
}

.powerbi-gridTDbg7 {
    background-color: #A4BED2;
}

.powerbi-gridTDbg8 {
    background-color: #A2CCD3;
}

.powerbi-gridTDbg9 {
    background-color: #BBD6C3;
}

.powerbi-gridTDbg10 {
    background-color: #E4B9B9;
}

/*Gv2 color*/
.powerbi-gridTDbg11 {
    background-color: #9EDBE5;
}

.powerbi-gridTDbg12 {
    background-color: #C6EAD1;
}

.powerbi-gridTDbg13 {
    background-color: #FECECE;
}

.powerbi-gridTDbg14 {
    background-color: #D0D9E1;
}

.powerbi-gridTDbg15 {
    background-color: #BFAEDB;
}

.powerbi-gridTDbg16 {
    background-color: #B3E3FA;
}

.powerbi-gridTDbg17 {
    background-color: #B7D4EA;
}

.powerbi-gridTDbg18 {
    background-color: #B4E3EB;
}

.powerbi-gridTDbg19 {
    background-color: #D0EED9;
}

.powerbi-gridTDbg20 {
    background-color: #FECECE;
}



/*Gv7 Color*/
.powerbi-gridTDbg21 {
    background-color: #F0F2F5;
}

.powerbi-gridTDbg22 {
    background-color: #A7DEE8;
}

.powerbi-gridTDbg23 {
    background-color: #C5B5DE;
}

.powerbi-gridTDbg24 {
    background-color: #c9ecff;
}

.powerbi-gridTDbg25 {
    background-color: #d6c8ea;
}

.powerbi-gridTDbg26 {
    background-color: #e9edf2;
}

.powerbi-gridTDbg27 {
    background-color: #ffd6d6;
}

.powerbi-gridTDbg28 {
    background-color: #dff5e6;
}

.powerbi-gridTDbg29 {
    background-color: #ffe2dc;
}

.powerbi-gridTDbg30 {
    background-color: #e6dcf3;
}


    .powerbi-grid7 td:nth-child(11) {
        background-color: #e6dcf3;
    }
/*    **** powerbi-grid7 END     *** */



/*After First Repot*/

/*Following Code is related to textbox Filter Container of the repo contain only 1 filter */
.PowerBiRepo-textFilter1-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
    background: #eaf6ff;
    border-radius: 5px;
    /*font-family: "Segoe UI", Arial, sans-serif;*/
}

/*Following Code is related to lnk Filter Container of the repo only get 4 link*/
.PowerBiRepo-lnkFilter4-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    background: #D1E9F7;
    padding: 5px;
    height: fit-content;
    color: black;
    border-radius: 5px;
}

/*Following Code is related to lnk Filter Container of the repo only get 3 link*/
.PowerBiRepo-lnkFilter3-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    background: #D1E9F7;
    padding: 5px;
    height: fit-content;
    color: black;
    border-radius: 5px;
}

/*Following Code is related to textbox Filter Container of the repo only get 4 */
.PowerBiRepo-textFilter4-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    background: #eaf6ff;
    border-radius: 5px;
    /*font-family: "Segoe UI", Arial, sans-serif;*/
}

