:root {
    --inventory-box-size: 100%;
    --light-yellow: #f7f4db;
    --yellow: #fbce07;
    --red: #DD1D21;
}

button.md-datepicker-button.md-icon-button.md-button.md-sidebar-theme.md-ink-ripple.dsr {
    position: absolute;
    left: 235px
}

md-datepicker.dsr.ng-pristine.ng-untouched.ng-valid.ng-isolate-scope.md-sidebar-theme.ng-valid-mindate.ng-valid-maxdate.ng-valid-filtered.ng-valid-valid.ng-not-empty.ng-valid-required {
    position: absolute;
    width: 235px;
}

#mainDiv {
	height: auto;
}

.tab_menu_dca {
    padding: 7px 15px;
    position: relative;
    color: black;
    background-color: #e4e4e4;
    margin: 0;
    max-height: 73px;
    margin-left: 3px;
    white-space: nowrap;
}

.tab_menu_dca_active {
    color: rgb(247, 247, 247);
    /* background-color: #fce21d; */
}

.tab_menu_dca_active::after {
    content: "";
    position: absolute;
    top: 37px;
    left: 47%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #fce21d transparent transparent transparent;
}
.billing-secondary-button {
    background-image: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    color: #595959;
    margin: 4px 6px;
    height: 30px;
    min-width: 70px;
    font-weight: bold;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.billing-secondary-button:active,
.billing-secondary-button:hover{
    border: 1px solid #E5E5E5;
    background-image: linear-gradient(180deg, #F5F5F5 0%, #E6E6E6 100%);
}
.md-button.md-sidebar-theme.md-hue-1.md-primary.md-raised,.md-button.md-sidebar-theme.md-hue-1.md-primary.md-fab {
    color: rgba(255, 255, 255, 0.87);
    background-color:#157F97;
}
.md-button.md-sidebar-theme.md-primary.md-raised:not([disabled]):hover, .md-button.md-sidebar-theme.md-primary.md-fab:not([disabled]):hover {
    background-color: none;
}
.md-button.md-sidebar-theme.md-hue-1.md-primary.md-raised:not([disabled]):hover, .md-button.md-sidebar-theme.md-hue-1.md-primary.md-fab:not([disabled]):hover {
    background-color: #157F97;
}
md-toolbar.md-sidebar-theme:not(.md-menu-toolbar) md-icon {
    color: rgb(255 255 255 / 87%);
    /* fill: rgb(255 247 247 / 87%); */
}
button.md-fab.md-mini.md-primary.edit_button.md-button.md-sidebar-theme.md-ink-ripple {
    width: 24px;
    height: 24px;
}
.md-button.md-sidebar-theme.md-primary.md-raised:not([disabled]):hover, .md-button.md-sidebar-theme.md-primary.md-fab:not([disabled]):hover {
    background-color: none !important;
    /* color: white; */
}

.md-button.md-fab.md-mini.md-primary.edit_button.md-button.md-sidebar-theme.md-ink-ripple {
    min-height: 26px;
    margin-top: 0px;
    margin-bottom: 0px; 
}
.content-fixed{
    width: 25% !important;
}
.dca_tab:hover {
    background-color: #e2e48d;
    text-emphasis-color: rgb(247, 247, 247);
}

.icon_dca:before {
    content: '';
    background: url('../assets/svg/DCA_main.svg');
    position: absolute;
    width: 21px;
    height: 22px;
    /* margin-left: -2px; */
    margin-top: 10px;
}
.focus_textbox:focus{
    border: 2px solid #767676;
    outline: 0;
}
.focus_textbox-action:focus{
    border: 2px solid #767676;
    outline: 0;
} 
.focus_textbox-action{
    border: 2px solid #CDCFCF;
    min-width: 165px;
    max-width: 165px;
    min-height: 42px;
}  
.focus_textbox{
    border: 2px solid #CDCFCF;
    min-width: 200px;
    max-width: 200px;
    min-height: 42px
}
.vertical-divider {
    border-top-width: 0;
    border-right-width: 1px;
    border-right-style: solid;
    height: 100%;
  }

/* DCA ends */

.rzslider .rz-pointer {
    background-color: #fbcf39 !important;
    top: -10px !important;
    width: 22px !important;
    height: 22px !important;
}

.rzslider .rz-pointer:after {
    top: 7px !important;
    left: 8px !important;
    width: 7px !important;
    height: 7px !important;
    background-color: #FFFFFF !important;
}

.rzslider .rz-ticks-values-under .rz-tick-value {
    bottom: -27px !important;
    font-size: 14px !important;
}

.transition {
    transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
    /* transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1); */
}

md-datepicker.dsr>button.md-datepicker-button.md-icon-button.md-button.md-sidebar-theme.md-ink-ripple {
    position: absolute;
    left: 230px;
}

md-datepicker.dsr>.md-datepicker-input-container {
    width: 270px;
}

.business_type_label {
    border-bottom: 1px solid #eee;
}

md-card.dflt_target._md.md-sidebar-theme md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body td.md-cell.dflt_tar_row.ng-binding {
    text-decoration: underline;
}

md-card.dflt_target._md.md-sidebar-theme md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.dflt_annual_target_total.md-row {
    background-color: #c0bfbf;
}

md-card.annual_target._md.md-sidebar-theme md-toolbar.md-table-toolbar.md-default._md.md-sidebar-theme._md-toolbar-transitions .branch.layout-align-space-around-center.layout-row.flex {
    margin-bottom: 30px;
}

md-card.annual_target._md.md-sidebar-theme md-toolbar.md-table-toolbar.md-default._md.md-sidebar-theme._md-toolbar-transitions .branch.layout-align-space-around-center.layout-row.flex md-select.branch_select {
    margin-bottom: -19px !important;
    padding-top: 0px !important;
    font-size: 13px;
    max-width: 200px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.md-column {
    color: #DD1D21 !important;
    text-align: center !important;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row1.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row1.md-column {
    border-top: 1px solid #eee;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row1.dsr_title.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row1.dsr_title.md-column {
    min-width: 115px !important;
    max-width: 116px !important;
    width: 115px;
    padding-left: 0px;
    padding-right: 0px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row1.row1_won.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row1.row1_won.md-column {
    padding-right: 8px;
    padding-left: 8px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.no_of_cus.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.no_of_cus.md-column {
    font-size: 10px !important;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.md-column.ng-isolate-scope,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.md-column.ng-isolate-scope {
    padding-left: 8px;
    padding-right: 0px;
    font-size: 12px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row3.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row3.md-column {
    font-size: 11px !important;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row3.premium.md-column.ng-isolate-scope,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row3.premium.md-column.ng-isolate-scope {
    padding-right: 0px;
    padding-left: 6px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.business_type {
    height: 30px;
    font-weight: bold;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row td.md-row label.ng-scope {
    background-color: #fbce07;
    padding: 7px 10px 4px 10px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.column_split_padding.target_sales_name.md-cell.ng-binding {
    width: 115px !important;
    min-width: 115px !important;
    max-width: 116px;
    padding-right: 0px;
    padding-left: 0px;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.last_year_mainstream.md-cell.ng-binding {
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    font-size: 12px;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.last_year_premium.md-cell.ng-binding {
    padding-right: 0px;
    text-align: center;
    border: none;
    font-size: 12px;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.last_year_noc.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.churn_rate.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.this_year_mainstream.md-cell.ng-binding {
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    font-size: 12px;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.this_year_premium.md-cell.ng-binding {
    padding-right: 0px;
    text-align: center;
    border: none;
    font-size: 12px;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.column_split_padding.this_year_noc.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.incremental_target_mainstream.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.incremental_target_premium.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.incremental_target_noc.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.cpt_volume.md-cell.ng-binding.ng-scope {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.cpt_noc.md-cell.ng-binding.ng-scope {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
    text-decoration: underline;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.tar.target_annual_entry.md-row.ng-scope td.nyi_of_won_vol_all.md-cell.ng-binding {
    font-size: 12px;
    padding-right: 0px;
    text-align: center;
    border-top: 0px solid white;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.annual_target_total.md-row {
    background-color: #c0bfbf;
}

md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body tr.annual_target_total.md-row td.md-cell.ng-binding {
    padding-right: 0px;
    border-top: 0px;
    text-align: center;
    font-weight: bold;
}

md-table-container.annual_target table tbody.target.md-body tr.annual_target_total.md-row td.column_split_padding.align-left.seperate_total.md-cell.ng-scope {
    color: #DD1D21 !important;
    font-weight: bold;
    border-right: 5px solid white;
    border-top: 0px;
    width: 115px !important;
    min-width: 115px !important;
    max-width: 116px;
    padding-right: 0px;
    padding-left: 5px;
    font-size: 12px;
}

tr.tar.target_annual_entry.md-row.ng-scope {
    height: 30px !important;
}

tr.annual_target_total.md-row {
    height: 30px !important;
}

tr.tar.dflt_target_entry.md-row.ng-scope {
    height: 30px !important;
}

tr.dflt_annual_target_total.md-row {
    height: 30px !important;
}

md-dialog-content .fixed-height-dialog {
    max-height: 80vh;
    overflow-y: scroll;
}


/*DFLT Target Entry*/

md-card.dflt_target._md.md-sidebar-theme {
    overflow-y: scroll;
}

md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex main.target.ng-scope.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.dflt_target._md.md-sidebar-theme md-toolbar.md-table-toolbar.md-default._md.md-sidebar-theme._md-toolbar-transitions {
    /* padding: 10px; */
    height: auto;
}


/* md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex main.target.ng-scope.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.dflt_target._md.md-sidebar-theme md-toolbar.md-table-toolbar.md-default._md.md-sidebar-theme._md-toolbar-transitions .branch.layout-align-space-around-center.layout-row.flex {
    margin-bottom: 30px;
} */

md-card.dflt_target table tr th.column_split.md-column.ng-isolate-scope label.ng-scope,
md-table-container.annual_target table tr th.column_split.md-column.ng-isolate-scope label.ng-scope {
    color: #DD1D21;
}

md-card.dflt_target. table.md-table.clone.ng-scope.ng-isolate-scope,
md-table-container.annual_target table tbody.target.md-body td.md-cell.dflt_tar_row.ng-binding {
    font-size: 11px;
}

.hit_rate_per u.ng-binding {
    color: #1a668a;
}

.nvtooltip.xy-tooltip {
    background-color: #2d2d2d;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9px;
    border-radius: 2px;
}

md-datepicker.dsr>md-input-container.md-sidebar-theme .md-input[disabled] {
    color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sidebar-theme .md-input[disabled],
[disabled] md-input-container.md-sidebar-theme .md-input {
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.38);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.38) 33%, transparent 0%);
    background-image: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.38) 100%);
}

md-input-container.md-sidebar-theme .md-input{
    border:1px solid #E8E8E8
}
/*Toast Theme*/

md-toast.md-success-toast-theme .md-toast-content {
    color: rgb(255, 255, 255);
    background: rgb(76, 175, 80);
}

md-toast.md-error-toast-theme .md-toast-content {
    color: rgb(255, 255, 255);
    background: rgb(244, 67, 54);
}

md-toast.md-warning-toast-theme .md-toast-content {
    color: rgba(0, 0, 0, 0.870588);
    background: rgb(255, 193, 7);
}


/*Select Box*/

md-input-container>md-select {
    margin: 0 0 1em 0;
    border: 1px solid #E8E8E8;
    height: 37px;
    border-radius: 5px;
    width: 99%;
}
md-select.md-sidebar-theme[disabled] .md-select-value {
    border-bottom-color: transparent;
    /* background-image: linear-gradient(to right, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.38) 33%, transparent 0%); */
    background-image: none;
}

md-input-container.md-sidebar-theme .md-input[disabled]{
    /* border-bottom-color: transparent !important; */
    /* background-image: linear-gradient(to right, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.38) 33%, transparent 0%); */
    background-image: none !important;
}
md-select.md-sidebar-theme .md-select-value {
    border-bottom: none;
}
md-select.md-sidebar-theme .md-select-value.md-select-placeholder {
    color: rgba(0,0,0,0.38);
    margin-left: 5px;
}
.menubar {
    font-family: FuturaBold
}

.toolbar {
    font-family: FuturaBold
}


/*break-word*/

.break-word {
    display: block !important;
}


/* .md-button .button-group.back {
    position: absolute;
    right: 0px;
    margin: 0;
} */

.button-mc3 {
    height: 31px;
    width: 69px;
    margin-right: 10px;
    margin-top: 8px;
    border-radius: 3px;
    background-color: #ffffff;
    border: none;
    color: white;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  }
  
  .button-mc3:hover {
    background-color: #f5faff;
  }
/*alignment*/

table.md-table thead.md-head tr.md-row th.md-column {
    color: #117389;
    text-align: center;
    font-size: small;
    font-weight: 900;
    padding-top: 12px;
    padding-bottom: 12px;
    /* border-right: 5px solid white; */
}


/*text-align center*/

.align-center {
    text-align: center !important;
}
.width-fixed{
    width: 80px;
}


/*text-align left*/

.align-left {
    text-align: left !important;
}


/*text-align right*/

.align-right {
    text-align: right !important;
}


/*Grey Background*/

.grey-bg {
    /*background-color: #D9D9D9;*/
    background-color: #ececec;
}

.light-yellow-bg {
    background-color: var(--light-yellow);
}

.red-heading {
    color: #DD1D21;
}

table.md-table tbody.md-body tr.md-row td.md-cell.warning {
    color: #DD1D21;
}


/* Last Year*/

th.align-left.grey-bg.md-column.ng-isolate-scope.last_year {
    width: 45%;
}

table.md-table thead.md-head>tr.md-row.last_year {
    height: 40px;
}

table.md-table thead.md-head>tr.md-row.last_cus {
    height: 40px;
}

md-table-container.last_year_table {
    display: block;
    max-width: 75%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /*padding-left: 55px;*/
    margin: auto;
}

md-table-container.material_table {
    display: block;
    max-width: 90%;
    padding: 9px 9px 0 9px;
}

table.bordered.md-table.ng-isolate-scope.last {
    width: 100%;
    border-spacing: 0;
    overflow: auto;
}


/* This Year*/

md-table-container.this_year {
    display: block;
    max-width: 75%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 55px;
}

table.bordered.md-table.ng-isolate-scope.this_year {
    width: 100%;
    border-spacing: 0;
    overflow: auto;
}

table.bordered.md-table.ng-isolate-scope.this {
    width: 100%;
    border-spacing: 0;
    overflow: auto;
}

th.grey-bg.md-column.ng-isolate-scope.total {
    height: 45px;
}

table.md-table thead.md-head>tr.md-row.total_row {
    height: 45px;
}

td.material_data.md-cell.ng-binding {
    border: 1px solid rgb(251, 206, 7);
    border-right: 1px solid rgb(251, 206, 7);
    border-bottom: 1px solid rgb(251, 206, 7);
    border-collapse: collapse;
    padding: 10px;
    color: #DD1D21;
    font-weight: bold;
}

.increment_taget_delivered.ng-scope.ng-isolate-scope {
    margin-right: 45px;
}

u.ng-binding {
    margin-left: -16px;
    font-size: 14px !important;
    font-weight: bold !important;
}

.hit_rate u.ng-binding {
    margin-left: -16px;
}

md-table-container.kpi {
    display: block;
    max-width: 75%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 55px;
}

table.bordered.md-table.ng-isolate-scope.kpi_table {
    width: 100%;
    border-spacing: 0;
    overflow: auto;
}

table.md-table thead.md-head>tr.md-row.kpi_row {
    height: 45px;
}


/* For OWL*/

md-table-container.owl {
    display: block;
    max-width: 75%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 55px;
    padding-bottom: 10px;
}

table.bordered.md-table.ng-isolate-scope.owl_table {
    width: 100%;
    border-spacing: 0;
    overflow: auto;
}

table.md-table thead.md-head>tr.md-row.owl_row {
    height: 45px;
}


/*For DSM Dashboard*/

md-input-container>md-select.dsm_branch>.md-select-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 2px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
    position: relative;
    box-sizing: content-box;
    min-width: 64px;
    min-height: 20px !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
}

md-input-container>md-select.dsm_brand>.md-select-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 2px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
    position: relative;
    box-sizing: content-box;
    min-width: 64px;
    min-height: 20px !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
}

md-input-container>md-select.dsm_dsr>.md-select-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 2px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
    position: relative;
    box-sizing: content-box;
    min-width: 64px;
    min-height: 20px !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
}

md-select-menu.md-sidebar-theme md-content md-option[selected] {
    color: black !important;
}

table.md-table thead.md-head>tr.md-row.dsm_row {
    height: 45px;
}

table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2) {
    padding: 0 0 0 0;
}


/*For DSR Report*/

md-table-container.dsm_report_owl {
    display: block;
    max-width: 85%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

table.md-table thead.md-head>tr.md-row.dsm_owl {
    height: 40px;
}


/* DSR Dashboard Container*/

md-card-content.dsr_dash {
    padding: 0px;
}

th.align-left.grey-bg.md-column.ng-isolate-scope.kpi_width {
    width: 45%;
}

th.grey-bg.kpi_width.md-column.ng-isolate-scope {
    width: 45%;
}

th.grey-bg.total.md-column.ng-isolate-scope.kpi_width {
    width: 45%;
}

.red-label label {
    color: #DD1D21;
}


/* Start chart css*/

.bar {
    /*background-color :#f2f3.0;*/
    width: 85%;
    height: 25px;
    margin-bottom: 25px;
}

.bar-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #566336;
    margin: 0 0 20px 0;
    min-width: 50px;
}

.bar-inner {
    background-color: #256399;
    /*width : 90%;*/
    height: 100%;
}

.bar-inner-new {
    background-color: red;
    width: 0%;
    height: 20px;
}

.bar-inner:after {
    position: relative;
    left: 100%;
    content: attr(data-volume);
    line-height: 30px;
    color: #695454;
    font-weight: 700;
}

.bar-inner-new:after {
    position: relative;
    left: 100%;
    content: attr(data-volume);
    line-height: 30px;
    color: #695454;
    font-weight: 700;
    margin-left: 10px;
}

/* login button */
.button-login.full-width.margin-left-0.margin-right-0.margin-top-0.margin-bottom-10[disabled]{
    color:white;
    background-color: #d5d2d2;
    cursor: not-allowed !important;
}
.button-login.full-width.margin-left-0.margin-right-0.margin-top-0.margin-bottom-10{
    color: white;
    background-color: #117389;
}
.button-login.full-width.margin-left-0.margin-right-0.margin-top-10.margin-bottom-10[disabled]{
    color:white;
    background-color: #d5d2d2;
    cursor: not-allowed !important;
}
.button-login.full-width.margin-left-0.margin-right-0.margin-top-10.margin-bottom-10{
    color: white;
    background-color: #117389;
}
/* forget button*/

.button-forget.full-width.margin-left-0.margin-right-0.margin-top-10.margin-bottom-10{
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #E5E5E5;
    color: #595959;
}
.button-forget.full-width.margin-left-0.margin-right-0.margin-top-0.margin-bottom-10{
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #E5E5E5;
    color: #595959;
}


.md-button.md-sidebar-theme[disabled], .md-button.md-sidebar-theme.md-raised[disabled], 
.md-button.md-sidebar-theme.md-fab[disabled], .md-button.md-sidebar-theme.md-accent[disabled], 
.md-button.md-sidebar-theme.md-warn[disabled]{
    color: white;
}
/* End chart css*/

.link {
    cursor: pointer;
}

td.column_split.md-cell.ng-binding,
th.column_split,
td.column_split.md-cell {
    border-width: 0px 5px 0 0px !important;
    border-style: solid !important;
    border-color: white !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

td.column_split_padding.md-cell.ng-binding,
th.column_split_padding,
td.column_split_padding {
    border-width: 0px 5px 0 0px !important;
    border-style: solid !important;
    border-color: white !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

th.column_split,
th.column_split_padding {
    border-bottom: 1px solid #eee !important;
}

table.md-table td.spancop.md-cell {
    border-top: 1px solid #d9d9d9;
}

/* thead.md-table-progress.ng-isolate-scope {
    display: none;
} */

td.md-cell.md-checkbox-cell {
    border-top: 0px !important;
}

.md-table tbody tr td {
    border-bottom: 0px !important;
}

table.md-table td.md-cell {
    border: 0px;
}

th.grey-bg.column_split.dsm_cpt.md-column.ng-binding.ng-scope.ng-isolate-scope {
    border-bottom: 3px solid rgba(0, 0, 0, 0.12);
    border-top: 3px solid rgba(0, 0, 0, 0.12);
}

.overall {
    background-color: #d9d9d9 !important;
    margin: 0 auto;
    float: none;
    padding-left: 8px !important;
    border-left: 5px solid white;
}

.overall_distributor {
    border: 5px solid white;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0;
}

.coverage,
.penetration,
.throughput {
    font-weight: bold;
    border-left: 5px solid white;
    padding-left: 0px;
}

.owl_report_vol {
    font-weight: bold;
    border-left: 5px solid white;
    background: white;
}

.span_overall {
    font-weight: bold;
    border-left: 5px solid white;
    background: white;
}

.cpt_overall {
    font-weight: bold;
    border-left: 5px solid white;
    background: white;
}

.owl_report_volume {
    font-weight: bold;
    border-left: 5px solid white;
    background: white;
}

.branch_overall {
    font-weight: bold;
    border-left: 5px solid white;
    padding-left: 10px;
}

.dsr_padding {
    padding-left: 10px;
}

.owl_report {
    font-weight: bold;
    border-left: 5px solid white;
    background: #eeeeee;
}

.spancop_report {
    font-weight: bold;
    border-left: 5px solid white;
    padding-left: 10px;
}

.dsr_name_overall {
    font-weight: bold;
    border-left: 5px solid white;
    background: #D9D9D9;
}

.dsr_report {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

h2.footer_content {
    font-size: 15px !important;
}

.even {
    background-color: #ececec;
}

.md-table tbody tr th label.ng-scope {
    padding-top: 5px;
}

.md-table tbody tr.owl:hover {
    background: white;
}

th.top5.md-column.ng-isolate-scope,
th.pipeline_size.md-column.ng-isolate-scope {
    border-right: 5px solid white;
    /*     border-bottom: 1px solid #d2cdcd;
 */
}

th.premium.md-column.ng-isolate-scope {
    border-right: 5px solid white;
}

th.penetrat.md-column.ng-isolate-scope {
    border-top: 1px solid #d2cdcd;
    border-bottom: 1px solid #d2d2d2;
}

tr.owl_col.md-row {
    border-bottom: 2px solid #d9d9d9;
}

md-table-container.sales {
    position: relative;
    overflow-y: auto;
}

table.md-table tbody.md-body>tr.tar.md-row {
    max-width: 100%;
}

h2.md-title.overallwise.ng-scope {
    border: 1px solid white;
    padding-right: 7px;
    padding-left: 8px;
    color: #DD1D21;
    background: rgb(251, 206, 7);
    border-radius: 5px;
}

h2.md-title.dsrwise.ng-scope {
    border: 1px solid white;
    padding-right: 7px;
    padding-left: 8px;
    color: #DD1D21;
    background: rgb(251, 206, 7);
    border-radius: 5px;
}

h2.md-title.overallwise.ng-scope:hover {
    border: 1px solid white;
    padding-right: 7px;
    padding-left: 8px;
    color: #DD1D21;
    background: rgb(247, 247, 247);
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

h2.md-title.dsrwise.ng-scope:hover {
    border: 1px solid white;
    padding-right: 7px;
    padding-left: 8px;
    color: #DD1D21;
    background: rgb(247, 247, 247);
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

h4.cpt_menu {
    /*border-right: 2px solid white;*/
    /*border-radius: 3px;*/
    padding: 7px 15px;
    position: relative;
    color: black;
    background-color: #e4e4e4;
    margin: 0;
    height: 40px;
    margin-left: 3px;
}


/*h4.cpt_menu.seperator{
    margin-right: 3px;
}*/

h4.cpt_menu_active {
    color: rgb(247, 247, 247);
    background-color: #DD1D21;
}

h4.cpt_menu_active::after {
    height: 0;
    width: 0;
    display: block;
    content: "";
    position: inherit;
    top: 8px;
    left: 46%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #DD1D21 transparent transparent transparent;
}

.tab_menu {
    padding: 7px 15px;
    position: relative;
    color: black;
    background-color: #e4e4e4;
    margin: 0;
    max-height: 40px;
    margin-left: 3px;
    white-space: nowrap;
}

.tab_menu_active {
    color: rgb(247, 247, 247);
    background-color: #DD1D21;
}

.tab_menu_active::after {
    content: "";
    position: absolute;
    top: 37px;
    left: 46%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #DD1D21 transparent transparent transparent;
}


/*OLD*/


/*h4.cpt_menu_active::after{
    content: "";
    position: inherit;
    top: 34px;
    right: 45%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #DD1D21 transparent transparent transparent;
}*/

.dsm_dash_menu {
    max-width: 8rem !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30px;
}

p.tab_mini,
span.tab_mini {
    text-align: center;
    padding: 2px 8px;
    position: relative;
    color: black;
    background-color: #e4e4e4;
    margin: 0;
    height: 22px;
    margin-left: 3px;
    font-size: 14px;
}

span.tab_mini {
    letter-spacing: 0.01em;
    font-weight: 400;
    border: 0px;
    display: inline-block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-top: 0px !important;
    margin-bottom: 0.654em !important;
}

.dashboard_menu p.tab_mini,
.dashboard_menu span.tab_mini {
    height: 18px;
}

p.tab_mini_active,
span.tab_mini_active {
    color: rgb(247, 247, 247);
    background-color: #DD1D21;
}

p.tab_mini_active::after,
span.tab_mini_active::after {
    height: 0;
    width: 0;
    display: block;
    content: "";
    position: inherit;
    top: 3px;
    right: -42%;
    border-width: 4px;
    border-style: solid;
    border-color: #DD1D21 transparent transparent transparent;
}

.dashboard_menu p.tab_mini::after,
.dashboard_menu span.tab_mini::after {
    top: -1px;
}


/* .dashboard_menu span.tab_mini::after{
    display: inline-block;
    top: 13px !important;
    right: 71%;
} */

.material_download_menu {
    outline: none;
    cursor: pointer;
    position: relative;
}

h4.material_menu {
    border: 1px solid white;
    padding: 5px 15px;
    position: relative;
    color: black;
    background-color: #e4e4e4;
    outline: none;
    cursor: pointer;
}

h4.material_menu_active {
    color: rgb(247, 247, 247);
    background-color: #DD1D21;
}

h4.material_menu_active::after {
    content: "";
    position: inherit;
    top: 30px;
    right: 45%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #DD1D21 transparent transparent transparent;
}

md-toolbar.md-table-toolbar.md-default.report_dashboard._md.md-sidebar-theme._md-toolbar-transitions {
    height: 50px;
}

md-toolbar.md-table-toolbar.md-default.report_dashboard.owl_dashboard._md.md-sidebar-theme.layout-sm-column.layout-row._md-toolbar-transitions {
    height: 70px;
}

md-toolbar.md-table-toolbar.md-default.report_dashboard.running_cpt_dashboard._md.md-sidebar-theme.layout-sm-column.layout-row._md-toolbar-transitions {
    height: 70px;
}

.dsm_sector.hide-md.ng-scope {
    width: 270px;
}

.chart-container {
    width: 200px;
}

.chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
    margin-left: 150px;
    width: 280px;
    max-height: 130px;
}

.dsm_sector.hide-md.ng-scope chart-legend ul {
    margin-top: -103px!important;
    position: relative;
    width: 50px;
    font-size: 11px;
}

p.over {
    font-weight: bold;
    font-size: 13px;
}

.shell_footer.ng-scope.layout-align-end-stretch.layout-column.flex-noshrink {
    height: 50px;
}

table.md-table thead.md-head>tr.owl_col.report.md-row {
    height: 40px;
}

md-card-content.pipeline {
    padding: 0px;
}


/* table.table.top_customer_talble.ng-scope{
    width: 96%;
} */

th.top5_sector_header.ng-scope {
    text-align: left;
}

th.top5_dsr_header.ng-scope {
    text-align: left;
}

th.top5_spancop_header.ng-scope {
    text-align: left;
}

td.top5_customer.ng-binding {
    text-align: left;
}

td.top5_sector.ng-binding {
    text-align: left;
}

td.top5_dsr_name.ng-binding {
    text-align: left;
}

td.top5_lead_status.ng-binding {
    text-align: left;
}

p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-binding {
    line-height: 19px;
    font-size: 21px;
    border-radius: 8px;
}

p.md-title.font-weight-60.graph_customers.ng-binding,
p.md-title.font-weight-60.graph_customers.ng-scope {
    padding-top: 22px;
}

p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-scope {
    line-height: 16px;
    font-size: 29px !important;
}

.status-danger {
    background: #dd1d21;
    color: #fff !important;
    font-weight: bold;
}

.status-danger1 {
    background: #d94d60;
    font-weight: bold;
}

.status-warning {
    background-color: #feb204;
    color: #fff !important;
    font-weight: bold;
    padding: 6px;
    margin-left: 0px;
}

.status-success {
    background-color: #74a21c;
    color: #000 !important;
    font-weight: bold;
    height: 36px;
    margin-left: 0px;
    padding: 4px;
}

.status-success1 {
    background-color: #74a21c;
    color: #fff !important;
    font-weight: bold;
    padding: 6px;
    margin-left: 0px;
}

span.status {
    color: #000 !important;
}


/* .dsm_sector.hide-md.ng-scope .chart-container{
    width: 272px !important;
} */

md-autocomplete.dsm_call.ng-isolate-scope.md-sidebar-theme.flex md-input-container.ng-scope.md-sidebar-theme label.ng-binding {
    color: #DD1D21;
}

md-input-container.md-block.dflt_league.md-input-has-placeholder.md-sidebar-theme span {
    color: #DD1D21;
}

md-input-container.md-block.dsm_league.md-input-has-placeholder.md-sidebar-theme span {
    color: #DD1D21;
}


/*Global Pipeline Dashboard*/


/*Shell Graph dashboard*/

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_region.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value span,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_cluster.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value span,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_country.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value span,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_distributor.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value span {
    font-size: 13px;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_region.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value label.ng-scope,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_cluster.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value label.ng-scope,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_country.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value label.ng-scope,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_distributor.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value label.ng-scope {
    color: #dd1d21;
    font-size: 15px;
}

.full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.md-column,
md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.md-column {
    color: #DD1D21 !important;
    text-align: center !important;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_region.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_cluster.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_country.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value,
.sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-input-container.md-block.shell_distributor.ng-scope.md-input-has-placeholder.md-sidebar-theme.flex.md-input-has-value md-select.md-sidebar-theme .md-select-value {
    min-height: 22px !important;
}


/* Champions club */


/* starts */

.campaign_desc,
.news_details,
.tips,
.survey_description,
.quiz_description,
.quiz_name {
    max-width: 25rem;
    text-overflow: ellipsis;
    overflow-x: hidden;
    border-right: 5px solid white;
    padding-right: 5px !important;
}

.quiz_name_report,
.quiz_name_summary {
    max-width: 20rem;
    text-overflow: ellipsis;
    overflow-x: hidden;
    border-right: 5px solid white;
    padding-right: 5px !important;
}

.message {
    max-width: 65rem;
    text-overflow: ellipsis;
    overflow-x: hidden;
    border-right: 5px solid white;
    padding-right: 5px !important;
}


/* ends */


/* DFLT Performance 1st col sticky */


/* starts */
.th_title_dca_shell {
    position: absolute;
    left: 27px;
    top: 221px;
    font-weight: 900;
    background: #fff;
    padding-left: 0 !important;
    height: 57px;
    width: 300px;
    color: #DD1D21;
    font-size: small;
    border-bottom: 2px solid #eee;
    display: flex;
    align-items: center;
}

.th_title_dflt {
    position: absolute;
    left: 27px;
    top: 134px;
    font-weight: 900;
    background: #fff;
    padding-left: 0 !important;
    height: 105px;
    width: 123px;
    color: #DD1D21;
    font-size: small;
    border-bottom: 2px solid #eee;
    display: flex;
    align-items: center;
}

.th_title_dflt_shell {
    position: absolute;
    left: 27px;
    top: 84px;
    font-weight: 900;
    background: #fff;
    padding-left: 0 !important;
    height: 105px;
    width: 123px;
    color: #DD1D21;
    font-size: small;
    border-bottom: 2px solid #eee;
    display: flex;
    align-items: center;
}

md-table-container.dflt_performance .p-sticky {
    position: sticky;
    background-color: #fff;
    white-space: normal !important;
    min-width: 112px;
    max-width: 112px;
}

md-table-container.dca_performance .p-sticky {
    position: sticky;
    background-color: #fff;
    white-space: normal !important;
    min-width: 112px;
    max-width: 112px;
}


/* md-table-container.dflt_performance::-webkit-scrollbar-thumb:horizontal{
    visibility: hidden;
} */


/* ends */

.popup-icon {
    transform: scale(0.8);
    margin-top: -3px;
}

.crumb-arrow {
    color: #808080;
    padding: 5px;
    font-size: 21px;
    margin-top: -4px;
}


/* Sales and Inventory */


/* starts */

.inventory_boxes {
    height: var(--inventory-box-size);
}

.sales-single-block .block-title {
    color: #1a668a;
}

.sales-single-block .grey-bg {
    background-color: #FAFAFA;
    border: 1px solid #eaeaea;
}

.sales-single-block-360 .block-title {
    color: #1a668a;
}

.sales-single-block-360 .grey-bg {
    background-color: #FAFAFA;
    border: 1px solid #eaeaea;
    height: 120px !important;
}

.four-sqr-icon .single-sqr {
    margin: 1px;
    border: 2px solid #dadada;
    height: 0.5em;
    width: 0.5em;
    cursor: pointer;
}

.first_char_padding::first-letter {
    padding-right: 3px;
}


/* ends */


/* Incentive scheme */


/* Starts */

.incentive-points-parent {
    position: relative;
    overflow-x: auto;
}

.incentive-points-parent::-webkit-scrollbar {
    height: 3px;
}

.incentive-points-box {
    padding: 5px 35px;
    color: white;
    background-color: #eeeeee;
    height: fit-content;
    position: relative;
    z-index: 2;
    margin-right: 75px;
    font-size: 18px;
}

.timeline-line {
    width: 100%;
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #ececec;
    z-index: 1;
}

.next-target-msg {
    text-decoration: none;
    min-height: 85px;
}

.next-target-msg:hover {
    text-decoration: none;
}

.win-reward-msg {
    text-decoration: none;
    min-height: 85px;
}

.level-indicator {
    padding: 7px 15px;
    position: relative;
    color: black;
    background-color: #f5f5f5;
    margin: 0;
    width: 85px;
    /* max-height: 40px; */
}

.level-indicator-below::after {
    content: "";
    position: absolute;
    top: 62px;
    left: 70%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #f5f5f5 transparent transparent transparent;
}

.level-indicator-above::after {
    content: "";
    position: absolute;
    top: -15px;
    left: 46%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5 transparent;
}

.right-arrow-indicator,
.down-arrow-indicator {
    position: relative;
    background-color: #fdce06;
    width: 15px;
    height: 30px;
    margin-left: 10px;
}

.down-arrow-indicator {
    width: 20px;
    height: 10px;
    margin-bottom: 30px;
    margin-left: 50px;
    margin-top: 6px;
}

.right-arrow-indicator::after {
    content: "";
    position: absolute;
    top: -1px;
    left: 96%;
    border-width: 16px;
    border-style: solid;
    border-color: transparent transparent transparent #fdce06;
}

.down-arrow-indicator::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0%;
    border-width: 10px;
    border-style: solid;
    border-color: #fdce06 transparent transparent transparent;
}

.all_select_option {
    height: 48px;
    margin-left: 0px !important;
    padding-left: 10px;
}

.all_select_option .md-container {
    margin-left: 10px;
}

.scheme_autocomplete .md-virtual-repeat-container {
    max-width: 90vh !important;
    width: 100%;
}


/* Ends */

@media screen and (min-width: 1024px),
screen and (min-height: 768px) {
    .sector_split_table {
        margin-right: 20px;
        max-height: 350px;
    }
    body {
        overflow-x: hidden;
    }
    md-table-container.top5_table {
        max-height: 380px;
    }
    md-table-container.optimized_table {
        max-height: 448px;
    }
    td.top5_sector.ng-binding {
        text-align: left;
        padding: 0px !important;
        line-height: 31px !important;
        font-size: 9px;
    }
    td.top5_customer.ng-binding {
        text-align: left;
        padding: 0px !important;
        line-height: 31px !important;
        font-size: 9px;
    }
    td.top5_dsr_name.ng-binding,
    td.top5_lead_status.ng-binding,
    td.top5_customer.ng-binding {
        text-align: left;
        padding: 0px !important;
        line-height: 31px !important;
        font-size: 9px;
    }
    td.top5_volume.ng-binding {
        text-align: center;
        padding: 0px !important;
        line-height: 31px !important;
        font-size: 9px;
    }
    md-datepicker.date-picker .md-datepicker-button {
        left: 83% !important;
    }
    table.bordered.md-table.ng-isolate-scope.owl_table {
        width: 100%;
        border-spacing: 0;
        overflow: auto;
    }
    .md-title.margin-left-0.margin-top-0.margin-bottom-0.dsm_graph_title.ng-scope {
        font-size: 13px !important;
    }
    .md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-isolate-scope {
        font-size: 22px !important;
        line-height: 16px;
    }
    .md-title.font-weight-60.graph_customers.ng-isolate-scope {
        font-size: 17px !important;
    }
    .md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-scope {
        font-size: 34px !important;
    }
    .md-title.font-weight-60.graph_customers.ng-scope {
        font-size: 17px !important;
    }
    .dsm_graph.layout-margin.layout-xs-column.layout-row {
        max-height: 277px;
    }
    .chart-doughnut.full-width.sector_graph.ng-isolate-scope {
        height: 113px !important;
        padding-left: 0px;
        padding-top: 20px;
    }
    /*Spancop Stages*/
    /*.spancop_stage.ng-scope.layout-row {
        margin-bottom: -18px;
    }*/
    .bar-title.dsm_bar_title.ng-binding {
        font-size: 10px;
        margin-right: -15px;
        margin-left: 8px;
    }
    .bar-inner-new.spancop_data {
        font-size: 10px;
    }
    .chart-doughnut.tar-del.ng-scope.ng-isolate-scope {
        width: 140px !important;
        height: 72px !important;
        padding-top: 7px;
    }
    canvas.chart-doughnut.sector_split.ng-isolate-scope {
        width: 272px !important;
        height: 144px !important;
    }
    .spancop_stage.ng-scope.layout-row .bar-inner-new:after {
        padding-left: 10px;
    }
    /*DSM*/
    .dsm_sector1.hide-gt-md.ng-scope {
        width: 200px;
    }
    .dsm_sector1.hide-gt-md.ng-scope .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 65px;
        width: 180px !important;
        max-height: 130px;
        float: right;
        position: absolute;
        margin-top: 10px;
    }
    .dsm_sector1.hide-gt-md.ng-scope chart-legend ul {
        margin-top: -8px!important;
        position: relative;
        width: 50px;
        font-size: 11px;
        float: left;
    }
    .dsm_sector1.hide-gt-md.ng-scope ul.doughnut-legend span.doughnut-legend-icon {
        width: 10px;
        height: 10px;
    }
    .dsm_sector1.hide-gt-md.ng-scope chart-legend ul li {
        padding: 2px 8px 2px 22px;
    }
    table.table.top_customer_talble.ng-scope {
        width: 93% !important;
    }
    md-table-container.dsm.global_cpt_dashboard tbody tr th.headcol.cpt_throughput {
        margin-left: 20px;
        background: white;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 15px solid white;
        padding-top: 4px;
        padding-left: 2px;
    }
}

@media screen and (max-width: 1223px) {
    .secSplit {
        height: auto !important;
    }
    .sector_split_table {
        margin: 10px;
    }
    .owl_details {
        width: 80%;
    }
    md-datepicker.date-picker .md-datepicker-button {
        left: 83% !important;
    }
    /*Sector split*/
    .sector_split_container,
    .product_split_container {
        flex-direction: column !important;
    }
    .sector_split_report,
    .product_split_report,
    .sector_split_table,
    .product_split_table {
        max-width: 100% !important;
        margin-right: 0px !important;
        /*margin-top: 160px !important; */
    }
    .sector_split_table,
    .product_split_table {
        width: 100%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value1 {
        font-size: 12px !important;
        width: 100%;
        text-align: right;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value2 {
        font-size: 11px !important;
        width: 100%;
        text-align: right;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value3 {
        font-size: 11px !important;
        width: 100%;
        text-align: right;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_text1 {
        font-size: 12px !important;
        width: 100%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_text2 {
        font-size: 11px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts.layout-margin.layout-xs-column.layout-row .kpi_charts .widget {
        height: 80px !important;
    }
    .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-right: 6px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_headings.layout-margin.layout-xs-column.layout-row .headingtitle1.layout-xs-column.layout-row span.md-title.margin-top-0.margin-bottom-0.actual_sales {
        margin-left: 69px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_headings.layout-margin.layout-xs-column.layout-row .headingtitle2.layout-xs-column.layout-row p.md-title.margin-top-0.margin-bottom-0.pipeline_performance {
        margin-left: 94px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_filter.layout-column {
        padding-top: 11px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_filter.layout-column label {
        font-size: 13px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.ng-scope {
        font-size: 12px !important;
    }
    .dsm_graph.margin-left-8.margin-top-0.md-title.ng-scope {
        font-size: 12px !important;
        margin-bottom: 0 !important;
    }
    .empty_gap {
        margin-bottom: 0 !important;
    }
    .hit_rate span.ng-binding.ng-scope {
        position: relative;
        left: 5px;
        font-size: 11px !important;
    }
    .hit_rate u.ng-binding {
        position: relative !important;
        font-size: 10px !important;
        left: 6px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.volume_button_by_brand.md-sidebar-theme {
        font-size: 8px !important;
        height: 12px !important;
        margin-left: 0px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.growth_button_by_brand.md-sidebar-theme {
        font-size: 8px !important;
        height: 12px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.volume_button.md-sidebar-theme {
        font-size: 8px !important;
        height: 12px !important;
        margin-left: 0px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.growth_button.md-sidebar-theme {
        font-size: 8px !important;
        height: 12px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title button.plus_button.md-button.md-sidebar-theme.md-ink-ripple.flex-5 {
        min-height: 5px !important;
        height: 21px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title button.plus_button.md-button.md-sidebar-theme.md-ink-ripple.flex-5 {
        min-height: 5px !important;
        height: 21px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .churn_rate.layout-column canvas.chart-pie.ng-isolate-scope {
        width: 100px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .cycle_time_graph.layout-row {
        width: 173px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.negotiate.ng-scope {
        margin-left: 19px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.order.ng-scope {
        margin-left: 22px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.sus_value_to_neg_value.ng-binding {
        font-size: 8px !important;
        height: 12px !important;
        margin-left: 23px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.neg_value_to_order_value.ng-binding {
        font-size: 8px !important;
        height: 12px !important;
        margin-left: 24px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column md-card.top_dsr_and_dist._md.md-sidebar-theme md-card-content.top_distributor_content {
        width: 170px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column md-card.top_dsr_and_dist._md.md-sidebar-theme md-card-content.top_distributor_content table.table.top_customer_talble.table.table.top_customer_talble.dist_data {
        width: 170px !important;
    }
    .dsm_sector.hide-md.ng-scope canvas.chart-doughnut.ng-isolate-scope {
        width: 180px !important;
    }
    .dsm_graph_dashboard .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.ng-scope {
        font-size: 11px !important;
    }
    .dsm_graph_dashboard p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-binding {
        font-size: 18px !important;
    }
    .dsm_graph_dashboard p.md-title.font-weight-60.graph_customers {
        font-size: 17px !important;
    }
    .dsm_graph_dashboard .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.year_impact.ng-scope {
        margin-top: 10px !important;
    }
    .dsm_graph_dashboard .hit_rate span.ng-binding.ng-scope {
        padding-right: 17px !important;
        font-size: 17px !important;
        color: black !important;
        margin: 0px !important;
        position: static !important;
    }
    .dsm_graph_dashboard .hit_rate u.ng-binding {
        margin-left: -16px !important;
        position: static !important;
    }
    .dsm_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope {
        margin-right: 6px;
    }
    .dsm_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope span {
        margin: 0px !important;
    }
    .dsm_graph_dashboard .dsm_sector1.hide-gt-md.ng-scope .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 74px;
        width: 155px !important;
        max-height: 115px;
        float: right;
        position: absolute;
        margin-top: 10px;
    }
    .dsm_graph_dashboard .dsm_graph_no_filter {
        height: 707px !important;
    }
    .dsr_graph_dashboard .dsm_sector1.hide-gt-md.ng-scope .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 74px;
        width: 155px !important;
        max-height: 115px;
        float: right;
        position: absolute;
        margin-top: 10px;
    }
    .dsr_graph_dashboard .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.ng-scope {
        font-size: 11px !important;
    }
    .dsr_graph_dashboard .hit_rate span.ng-binding.ng-scope {
        padding-right: 17px !important;
        font-size: 17px !important;
        color: black !important;
        margin: 0px !important;
        position: static !important;
    }
    .dsr_graph_dashboard .hit_rate u.ng-binding {
        margin-left: -16px !important;
        position: static !important;
    }
    .dsr_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope {
        margin-right: 6px;
    }
    .dsr_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope span {
        margin: 0px !important;
    }
    .dsr_graph_dashboard .dsm_graph_no_filter {
        height: 610px !important;
    }
    .working_days {
        width: 70px !important;
    }
    .individual_data .individual_data_heading {
        font-size: 12px !important;
    }
    .dlft_dash_data_value1,
    .dlft_dash_data_value2,
    .dlft_dash_data_text1,
    .dlft_dash_data_text2 {
        font-size: 12px !important;
    }
    .dsm_dash_hit_rate {
        margin-right: 0px !important;
    }
    .top5_cus_headers {
        font-size: 7px !important;
        padding: 3px !important;
    }
    .top5_cus_row_value {
        font-size: 8px !important;
        padding: 2px !important;
    }
    .search_lead button.md-button {
        font-size: 11px;
        min-width: 64px;
        min-height: 30px;
        height: 30px;
        margin-left: 0;
    }
    .page_name_display {
        line-height: 1rem;
    }
    .page_name_display span {
        font-size: 12px;
    }
    .toolbar_welcome_msg {
        padding: 8px 0;
    }
}

@media screen and (max-width: 768px) {
    .dsm_graph_dashboard .dsm_graph_no_filter {
        height: 712px !important;
    }
}

@media screen and (min-width: 1280px) {
    md-datepicker.date-picker .md-datepicker-button {
        left: 88% !important;
    }
}

@media screen and (min-width: 1280px),
screen and (min-height: 800px) {
    body {
        overflow-x: hidden;
    }
    table.bordered.md-table.ng-isolate-scope.owl_table {
        width: 100%;
        border-spacing: 0;
        overflow: auto;
    }
    md-table-container.top5_table {
        max-height: 405px;
    }
    md-table-container.optimized_table {
        max-height: 520px;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
}

@media screen and (min-width: 1366px),
screen and (min-height: 768px) {
    /*    md-datepicker.date-picker .md-datepicker-button {
        left: 85% !important;
    }*/
    .owl_details {
        width: 70%;
    }
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*sector split*/
    /*.sector_split_report div.sector_split_chart, 
    .product_split_report div.product_split_chart{
        width: 400px !important;
    }*/
    .table_head {
        text-align: left;
    }
    .prev {
        float: left;
        margin-top: 4px;
        font-size: 21px;
    }
    .next {
        float: right;
        margin-top: 4px;
        font-size: 21px;
    }
    .leave_days {
        border: 1px solid #9CA0A1;
        width: 150px;
        background-color: #E4E1DF;
    }
    .working_days {
        border: 1.5px solid #e4e4e4;
        width: 150px;
        height: 50px;
        color: #868686;
    }
    .weekdays {
        border: 1px solid #9CA0A1;
    }
    .working_day_overflow {
        width: 104px;
        height: 75px;
        min-height: 20px;
        position: absolute;
        overflow-y: scroll;
    }
    .tablerow {
        /*width: 104px;*/
        height: 66px;
    }
    .total {
        background-color: #e8c427;
        line-height: 2rem;
        width: 2rem;
        margin-top: 2px;
        font-size: 13.5px;
        border-radius: 5%;
        margin-left: 3px;
        color: white;
        font-weight: bold;
        margin-right: 2px;
        display: block;
        text-align: center;
        float: right;
    }
    .date {
        line-height: 2rem;
        width: 2rem;
        font-size: 16px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
    }
    .legend_total {
        line-height: 2rem;
        width: 2rem;
        font-size: 13px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
        color: white;
    }
    .dsr_total {
        float: left;
        text-align: center;
        line-height: 2rem;
        width: 2rem;
        font-weight: bold;
        font-size: 11px;
        border-radius: 50%;
        fixed: bottom;
        bottom: 0;
        color: white;
    }
    .calendar_table {
        border: 1px solid #eee;
        height: 450px;
    }
    .calendar_table_head {
        background-color: #E4E1DF;
    }
    .filter_card {
        height: 80px !important;
    }
    .filter {
        height: 65px;
    }
    .container {
        max-width: 200px !important;
        margin-left: 100px;
    }
    .search {
        margin-left: 84px !important;
        margin-top: 6px !important;
        height: 32px;
    }
    button {
        background-color: white;
        border: 10px white;
    }
    /*button:hover {
        background-color: white;
        border: 10px white;
    }*/
    .dsr_details1 {
        /*width: 110px;*/
        height: 35px;
    }
    .dsr_details2 {
        /*width: 110px;*/
        height: 21px;
        overflow-y: auto;
        margin-top: 10px;
    }
    /*.calendar_card {
        width: 810px;
        height: 472px !important;
    }*/
    .legend_card {
        width: 300px;
        height: 472px !important;
    }
    table.bordered.md-table.ng-isolate-scope.owl_table {
        width: 100%;
        border-spacing: 0;
        overflow: auto;
    }
    .pipeline_gap.ng-scope {
        width: 34%;
    }
    .shell_pipeline_size.ng-scope {
        width: 52%;
    }
    .shell_pipeline_gap.ng-scope {
        width: 33% !important;
    }
    .shell_pipeline_gap.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column span.ng-binding.ng-scope {
        display: none;
    }
    p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.status.graph_volume.ng-binding.status-success {
        line-height: 4px;
        padding-top: 16px;
        padding-left: 0px;
    }
    md-table-container.top5_table {
        max-height: 395px;
    }
    md-table-container.poList_table {
        max-height: 395px;
    }
    md-table-container.optimized_table {
        max-height: 448px;
    }
    /*Opportunity List/Download*/
    md-input-container.md-block.search_lead.md-sidebar-theme.flex {
        position: relative;
        padding: 3px;
        margin: 0px -1px;
        padding-left: 0px;
    }
    md-input-container.md-block.search_lead.md-sidebar-theme.flex .md-button {
        margin: -5px 18px;
        min-width: 120px;
    }
    md-input-container.md-block.search_call.md-sidebar-theme.flex .md-button {
        margin: -5px 18px;
        /*min-width: 140px;*/
    }
    /*DSM Landing Page*/
    .dsm_sector.hide-md.ng-scope {
        width: 270px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 105px;
        width: 280px;
        max-height: 130px;
    }
    .chart-container canvas.chart-doughnut.incremental_value.ng-isolate-scope {
        margin-left: 6px;
        width: 180px;
        max-height: 87px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -136px!important;
        position: relative;
        width: 50px;
        font-size: 11px;
    }
    .dsm_sector.hide-md.ng-scope ul.doughnut-legend span.doughnut-legend-icon {
        width: 15px;
        height: 15px;
        border-radius: 50%;
    }
    /*Test*/
    .md-button {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    /*pipeline dashboard*/
    md-table-container.dsm_owl.ng-scope tbody th.headcol.pipeline_volume.ng-binding {
        margin-left: 20px;
        background: white;
        width: 200px;
        height: 20px;
        font-size: small;
        color: #595959;
        text-align: right;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.pipeline_customers {
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 25px;
        font-size: small;
        color: #595959;
        text-align: right;
        border-right: 5px solid white;
        padding-top: 3px;
    }
    label.label_padding_right.ng-scope {
        padding-right: 2px;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.pipeline_types {
        margin-left: 20px;
        width: 200px;
        height: 20px;
        font-size: small;
        color: #404040;
        border-top: 2px solid white;
    }
    /*DSM Dashboard*/
    md-table-container.dsm.ng-scope thead th.dsm_heading.md-cell {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm.ng-scope thead th.dsm_overall_dist.md-cell {
        padding-right: 0px;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        background: white;
        border-bottom: 2px solid #d9d9d9;
        padding-top: 5px;
        border-top: 2px solid #d9d9d9;
    }
    md-table-container.dsm.ng-scope thead th.column_split.dsm_branch_name.ng-binding.ng-scope {
        text-align: center;
        border-left: 5px solid white;
        color: #DD1D21;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm.ng-scope thead th.dsm_overall.ng-binding.ng-scope.dsr_name_overall {
        background: white;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        border-bottom: 2px solid #d9d9d9
    }
    md-table-container.dsm.ng-scope thead th.dsm_overall.ng-scope.dsr_name_overall {
        background: white;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        border-bottom: 2px solid #d9d9d9
    }
    md-table-container.dsm.ng-scope thead th.dsm_overall.ng-scope {
        background: white;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        border-bottom: 2px solid #d9d9d9
    }
    /*OWL Dashboard*/
    md-table-container.dsm_owl.ng-scope thead th.owl_dash_heading.md-cell {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        padding-top: 20px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9
    }
    md-table-container.dsm_owl.ng-scope thead th.owl_overall_dist.md-cell {
        padding-right: 20px;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        background: white;
        border-bottom: 2px solid #d9d9d9;
        padding-top: 5px;
        border-top: 2px solid #d9d9d9;
        padding-right: 0px;
    }
    md-table-container.dsm_owl.ng-scope thead th.column_split.overall_branch_name.ng-binding.ng-scope {
        text-align: center;
        border-left: 5px solid white;
        color: #DD1D21;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm_owl.ng-scope thead th.owl_overall.ng-binding.ng-scope.dsr_name_overall {
        text-align: center;
        color: #DD1D21;
        font-size: small;
        padding-left: 10px;
        background: white;
        border-bottom: 2px solid #d9d9d9;
        padding-left: 0px;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_open,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_own,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_lost {
        margin-left: 25px;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #404040;
        border-top: 2px solid white;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_open_volume.ng-binding,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_own_volume.ng-binding,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_lost_volume.ng-binding {
        text-align: right;
        margin-left: 20px;
        background: white !important;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 3px;
        border-right: 5px solid #ffffff;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_open_customers,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_own_customers,
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_lost_customers {
        padding-top: 0px;
        text-align: right;
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 26px;
        font-size: small;
        color: #595959;
        border-right: 5px solid #d9d9d9;
        padding-top: 4px;
    }
    tr.owl.owl_vol,
    tr.owl.owl_cust,
    tr.owl.owl_vol,
    tr.owl.owl_cust {
        height: 30px;
    }
    md-table-container.dsm_owl.ng-scope thead th.owl_overall.ng-scope.dsr_name_overall,
    md-table-container.dsm_owl.ng-scope thead th.owl_overall.ng-scope {
        text-align: center;
        color: #DD1D21;
        font-size: small;
        padding-left: 10px;
        background: white;
        border-bottom: 2px solid #d9d9d9;
        padding-left: 0px !important;
    }
    md-table-container.dsm_owl.ng-scope tbody th.headcol.owl_open_volume {
        padding-top: 0px;
        text-align: right;
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 26px;
        font-size: small;
        color: #595959;
        border-right: 5px solid #d9d9d9;
        padding-top: 4px;
    }
    /*DSM Running CPT Dashboard*/
    md-table-container.dsm_running_cpt.ng-scope thead th.cpt_heading.md-cell,
    md-table-container.dsm.ng-scope thead th.cpt_heading.md-cell {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        padding-top: 20px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm_running_cpt.ng-scope thead tr.owl_col.dsm_running_cpt_heading.md-row,
    md-table-container.dsm.ng-scope thead tr.owl_col.dsm_running_cpt_heading.md-row {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        padding-top: 20px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm_running_cpt.ng-scope thead th.cpt_overall_dist.md-cell,
    md-table-container.dsm.ng-scope thead th.cpt_overall_dist.md-cell {
        padding-right: 20px;
        text-align: center;
        color: #DD1D21;
        font-size: small;
        background: white;
        border-bottom: 2px solid #d9d9d9;
        padding-top: 5px;
        border-top: 2px solid #d9d9d9;
        padding-right: 0px;
    }
    md-table-container.dsm_running_cpt.ng-scope thead th.column_split.cpt_branch_name.ng-scope,
    md-table-container.dsm.ng-scope thead th.column_split.cpt_branch_name.ng-scope {
        text-align: center;
        border-left: 5px solid white;
        color: #DD1D21;
        padding-left: 10px;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
        padding-left: 0px;
    }
    md-table-container.dsm_running_cpt.ng-scope thead th.grey-bg.column_split.cpt_overall.ng-scope,
    md-table-container.dsm.ng-scope thead th.grey-bg.column_split.cpt_overall.ng-scope {
        background: white;
        text-align: center;
        border-left: 5px solid white;
        color: #DD1D21;
        padding-left: 10px;
        padding-left: 0px;
    }
    /*DSM League Table*/
    .sector_split.ng-scope .chart-container {
        text-align: right;
        padding-right: 0px;
        width: 450px;
        height: 328px;
    }
    .sector_split.ng-scope .chart-container canvas.chart-doughnut.full-width.ng-isolate-scope {
        width: 335px !important;
        margin-top: 15px;
    }
    .sector_split.ng-scope chart-legend ul {
        margin-top: -152px!important;
        position: relative;
        width: 60px;
        padding-left: 20px;
        font-size: 14px;
    }
    .product_split.ng-scope .chart-container {
        text-align: right;
        padding-right: 0px;
        width: 450px;
        height: 328px;
    }
    .product_split.ng-scope .chart-container canvas.chart-doughnut.full-width.ng-isolate-scope {
        width: 335px !important;
        margin-top: 15px;
    }
    .product_split.ng-scope chart-legend ul {
        margin-top: -152px!important;
        position: relative;
        width: 60px;
        padding-left: 20px;
        font-size: 14px;
    }
    /*Call Planning report*/
    tr.dsm_call_report_row.md-row.ng-scope.ng-isolate-scope {
        height: 30px !important;
    }
    /*DSM User Usage Report*/
    tr.dsm_user_report_table.md-row.ng-scope.ng-isolate-scope {
        height: 30px !important;
    }
    /*Annual Target Entry*/
    tr.tar.target_annual_entry.md-row.ng-scope {
        height: 30px !important;
    }
    tr.annual_target_total.md-row {
        height: 30px !important;
    }
    td.column_split_padding.target_sales_name.md-cell.ng-binding {
        text-align: left !important;
    }
    /*DFLT Annual Target*/
    tr.tar.dflt_target_entry.md-row.ng-scope {
        height: 30px !important;
    }
    tr.dflt_annual_target_total.md-row {
        height: 30px !important;
    }
    /*Global Pipeline Dashboard*/
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_types {
        margin-left: 30px;
        width: 17%;
        height: 24px;
        font-size: small;
        color: #404040;
        border-top: 2px solid white;
        border-right: 5px solid white;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_volume.ng-binding {
        margin-left: 28px;
        background: white;
        width: 17%;
        height: 20px;
        font-size: small;
        color: #595959;
        padding-top: 3px;
        text-align: right;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_customers {
        margin-left: 30px;
        background: #d9d9d9;
        width: 17%;
        height: 23px;
        font-size: small;
        color: #595959;
        text-align: right;
        border-right: 5px solid white;
        padding-top: 3px;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard th.headcol.pipeline_volume {
        margin-left: 28px;
        background: white;
        width: 17%;
        height: 20px;
        font-size: small;
        color: #595959;
        padding-top: 3px;
        text-align: right;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody tr th label.label_padding_right.ng-scope {
        padding-right: 3px !important;
    }

}

@media only screen and (width: 1920px),
only screen and(height: 1200px) {
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column {
        width: 49.35%;
    }
    .sales-dashboard .prospect_value {
        font-size: 17px;
        margin-top: 13px !important;
    }
    /* .sales-dashboard .prospect_value1 {
        margin-top: 17px !important;
    } */
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.volume_button_by_brand.md-sidebar-theme {
        margin-left: 160px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.volume_button.md-sidebar-theme {
        margin-left: 137px;
    }
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 102px !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -101px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope .chart-container .chart-doughnut {
        margin-left: 65px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope {
        margin-top: 35px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .cycle_time_graph.layout-row {
        width: 404px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.sus_value_to_neg_value.ng-binding {
        margin-left: 90px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.neg_value_to_order_value.ng-binding {
        margin-left: 110px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.negotiate.ng-scope {
        margin-left: 143px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.order.ng-scope {
        margin-left: 121px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value1.prospect_value1 {
        text-align: right !important;
    }
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value2.prospect_value {
        padding-top: 6px !important;
    } */
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-10.margin-bottom-0.prospect_value1.kpi_charts_value1.ng-binding {
        text-align: right !important;
        font-size: 16px !important;
        margin-top: 10px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-0.margin-bottom-0.prospect_value.kpi_charts_value2.ng-binding {
        font-size: 14px !important;
        padding-top: 7px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-15.margin-bottom-0.kpi_charts_text1.prospect_text {
        font-size: 16px !important;
        margin-top: 10px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-20.margin-bottom-0.kpi_charts_text2.prospect_text1 {
        font-size: 14px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-top: -14px !important;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 45px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 14px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 12px;
    }
}

@media only screen and (width: 1680px) {
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 72px !important;
    }
    .sales-dashboard .prospect_value {
        /*font-size: 17px !important;*/
        margin-top: 17px !important;
    }
    .sales-dashboard .prospect_value1 {
        padding-top: 5px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-top: -15px !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -71px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .kpi_charts_value1.prospect_value1 {
        text-align: right !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column {
        width: 49.35%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data .kpi_charts_value2.prospect_value {
        text-align: right;
        !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.volume_button_by_brand.md-sidebar-theme {
        margin-left: 107px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.volume_button.md-sidebar-theme {
        margin-left: 86px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .cycle_time_graph.layout-row {
        width: 343px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.negotiate.ng-scope {
        margin-left: 109px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.order.ng-scope {
        margin-left: 95px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.sus_value_to_neg_value.ng-binding {
        margin-left: 72px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.neg_value_to_order_value.ng-binding {
        margin-left: 80px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope {
        padding-left: 65px !important;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 40px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 8px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 10px;
    }
}

@media only screen and (width: 1650px) {
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column {
        width: 49.3%;
    }
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 58px !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -57px !important;
    }
}

@media only screen and (width: 1600px) {
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column {
        width: 49.3%;
        margin-left: 5px;
    }
    .sales-dashboard .prospect_value {
        /*font-size: 17px !important;*/
        margin-top: 16px !important;
    }
    .sales-dashboard .prospect_value1 {
        padding-top: 5px;
    }
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 59px !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -59px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-top: -15px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.volume_button_by_brand.md-sidebar-theme {
        margin-left: 84px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.volume_button.md-sidebar-theme {
        margin-left: 66px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .cycle_time_graph.layout-row {
        width: 320px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.negotiate.ng-scope {
        margin-left: 98px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.order.ng-scope {
        margin-left: 83px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.sus_value_to_neg_value.ng-binding {
        margin-left: 62px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.neg_value_to_order_value.ng-binding {
        margin-left: 77px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope {
        padding-left: 56px !important;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 36px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.this_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 11px;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.inc_tar_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 9px;
    }
}

@media only screen and (width: 1440px) {
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 37px !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -16px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-top: -16px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column {
        width: 49.2%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data .kpi_charts_value2.prospect_value {
        text-align: left;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .sell_out_charts.layout-row .churn_rate.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_brand_title a.volume_button_by_brand.md-sidebar-theme {
        margin-left: 44px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts1.layout-xs-column.layout-column .retained_customer.layout-column md-card.top_5_brand._md.md-sidebar-theme md-card-title.top_5_dis_title a.volume_button.md-sidebar-theme {
        margin-left: 25px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .cycle_time_graph.layout-row {
        width: 281px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.negotiate.ng-scope {
        margin-left: 78px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .churn_retained_customer.layout-row .retained_customer.layout-column .cycle_time.ng-scope.layout-column .spancop_stage_label.layout-row p.md-title.margin-left-8.margin-top-0.margin-bottom-0.order.ng-scope {
        margin-left: 67px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.sus_value_to_neg_value.ng-binding {
        margin-left: 55px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .churn_retained_customer.layout-row .retained_customer.layout-column p.md-title.margin-top-0.margin-bottom-0.neg_value_to_order_value.ng-binding {
        margin-left: 59px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope {
        padding-left: 35px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.prospect_value1.kpi_charts_value1.ng-binding {
        font-size: 14px !important;
        margin-bottom: 15px !important;
        margin-top: 11px !important;
        min-width: 136px !important;
        text-align: right !important;
        margin-left: -34px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-0.margin-bottom-0.prospect_value.kpi_charts_value2.ng-binding {
        text-align: right !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-15.margin-bottom-0.kpi_charts_text1.prospect_text {
        font-size: 14px !important;
        margin-top: 10px !important;
    }
    md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding,
    md-card-content table.bordered.md-table.clone.ng-scope.ng-isolate-scope thead.md-head.ng-scope.ng-isolate-scope th.target_head.row2.lst_yr_vol.md-column.ng-isolate-scope label.ng-scope.ng-binding {
        padding-left: 31px;
    }
}

@media screen and (min-width: 1440px) {
    md-datepicker.date-picker .md-datepicker-button {
        left: 89.3% !important;
    }
    .hit_rate u.ng-binding {
        margin-left: -16px !important;
    }
    .hit_rate span.ng-binding.ng-scope {
        padding-right: 16px !important;
    }
}

@media only screen and (width: 1366px) {
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column md-card._md.md-sidebar-theme .all_data.layout-margin .graph_data.layout-margin.layout-xs-column.layout-row p.md-title.margin-top-15.margin-bottom-0.kpi_charts_text1.prospect_text {
        font-size: 14px !important;
        margin-top: 10px !important;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope span {
        top: 4px;
    }
}

@media only screen and (max-height: 1200px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 1065px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 967px;
        max-height: 916px !important;
    }
    md-card.dflt_target._md.md-sidebar-theme md-table-container.annual_target {
        height: 965px;
        max-height: 965px !important;
    }
}

@media only screen and (max-height: 1080px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 945px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 797px;
        max-height: 797px !important;
    }
}

@media only screen and (max-height: 1050px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 915px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 767px;
        max-height: 767px !important;
    }
}

@media only screen and (max-height: 1024px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 890px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 741px;
        max-height: 741px !important;
    }
}

@media only screen and (max-height: 900px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 765px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 617px;
        max-height: 617px !important;
    }
}

@media only screen and (max-height: 800px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 665px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 517px;
        max-height: 517px !important;
    }
}

@media only screen and (max-height: 768px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 630px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 484px;
        max-height: 484px !important;
    }
}

@media only screen and (max-height: 720px) {
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .all_data.layout-margin {
        max-height: 500px !important;
    } */
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target {
        height: 437px;
        max-height: 350px !important;
    }
}

@media screen and (max-width: 1440px),
screen and(max-height: 900px) {
    .sector_split_name {
        max-width: 100px !important;
    }
    body {
        overflow-x: hidden;
    }
    /*Global Landing dashboard*/
    /* .sales-dashboard.global_graph_dashboard.ng-scope.layout-column{
    height: 815px !important;
} */
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*Global Pipeline Dashboard*/
    /*Sector Split*/
    md-card.sector_split._md.md-sidebar-theme {
        height: 695px !important;
    }
    /*Product Split*/
    md-card.product_split._md.md-sidebar-theme {
        height: 695px !important;
    }
    .pipeline_gap.ng-scope {
        width: 37% !important;
    }
    p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.status.graph_volume.ng-binding.status-success {
        line-height: 4px;
        padding-top: 16px;
        padding-left: 7px;
    }
    .table_head {
        text-align: left;
    }
    .prev {
        float: left;
        margin-top: 4px;
        font-size: 21px;
    }
    .next {
        float: right;
        margin-top: 4px;
        font-size: 21px;
    }
    .leave_days {
        border: 1px solid #9CA0A1;
        width: 150px;
        background-color: #E4E1DF;
    }
    .working_days {
        border: 1.5px solid #e4e4e4;
        width: 150px;
        height: 50px;
        color: #868686;
    }
    .weekdays {
        border: 1px solid #9CA0A1;
    }
    .working_day_overflow {
        width: 104px;
        height: 75px;
        min-height: 20px;
        position: absolute;
        overflow-y: scroll;
    }
    .tablerow {
        /*width: 104px;*/
        height: 40px;
    }
    .total {
        background-color: #e8c427;
        line-height: 2rem;
        width: 2rem;
        font-size: 13.5px;
        border-radius: 5%;
        margin-left: 3px;
        color: white;
        font-weight: bold;
        margin-right: 2px;
        display: block;
        text-align: center;
        float: right;
    }
    .date {
        line-height: 2rem;
        width: 2rem;
        font-size: 16px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
    }
    .legend_total {
        line-height: 2rem;
        width: 2rem;
        font-size: 13px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
        color: white;
    }
    .dsr_total {
        float: left;
        text-align: center;
        line-height: 2rem;
        width: 2rem;
        font-weight: bold;
        font-size: 11px;
        border-radius: 50%;
        fixed: bottom;
        bottom: 0;
        color: white;
    }
    .calendar_table {
        border: 1px solid #eee;
        height: 250px;
    }
    .calendar_table_head {
        background-color: #E4E1DF;
    }
    .filter_card {
        height: 80px !important;
    }
    .filter {
        height: 65px;
    }
    .container {
        max-width: 200px !important;
        margin-left: 100px;
    }
    .search {
        margin-left: 84px !important;
        margin-top: 6px !important;
        height: 32px;
    }
    button {
        background-color: white;
        border: 10px white;
    }
    /* button:hover {
        background-color: white;
        border: 10px white;
    }*/
    .dsr_details1 {
        /*width: 110px;*/
        height: 35px;
    }
    .dsr_details2 {
        /*width: 110px;*/
        height: 21px;
        overflow-y: auto;
        margin-top: 10px;
    }
    .calendar_card {
        /*width: 810px;*/
        min-height: 400px !important;
        /*background-color: pink;*/
    }
    .legend_card {
        width: 300px;
        background-color: red;
    }
    table.bordered.md-table.ng-isolate-scope.owl_table {
        width: 100%;
        border-spacing: 0;
        overflow: auto;
    }
    md-table-container.top5_table {
        max-height: 395px;
    }
    md-table-container.optimized_table {
        max-height: 324px;
    }
    /*DSM Landing Page*/
    .dsm_sector.hide-md.ng-scope {
        width: 270px;
    }
    .chart-container {
        width: 200px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 93px;
        width: 280px;
        max-height: 130px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -136px!important;
        position: relative;
        width: 50px;
        font-size: 11px;
    }
    /*pipeline dashboard*/
    md-table-container.dsm_owl.ng-scope tbody th.headcol.pipeline_volume.ng-binding {
        margin-left: 20px;
        background: white;
        width: 197px;
        height: 20px;
        font-size: small;
        color: #595959;
        padding-top: 3px;
    }
    .dsm_graph_dashboard .dsm_graph_no_filter {
        height: 720px;
    }
    /* md-datepicker.date-picker .md-datepicker-button {
        left: 87% !important;
    }*/
}
.inputTopMargin{
    margin-top: -15px;
}
md-table-container.optimized_table {
    max-height: 620px;
    min-height: calc(100vh - 70px - 280px);
}
md-table-container.top5_table {
    max-height: 515px;
    min-height: calc(100vh - 70px - 280px);
}
@media (min-width: 1600px),
screen and(min-height: 900px) {
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*Global Pipeline Dashboard*/
    /*DSM Graph*/
    .dsm_graph_filter {
        height: 738px !important;
    }
    .dsm_graph_no_filter {
        height: 738px !important;
    }
    /*Sector split*/
    /*.sector_split_report div.sector_split_chart, 
    .product_split_report div.product_split_chart{
        padding-left: 60px !important;
    }*/
    /*Sector Split*/
    md-card.sector_split._md.md-sidebar-theme {
        height: 695px !important;
    }
    /*Product Split*/
    md-card.product_split._md.md-sidebar-theme {
        height: 695px !important;
    }
    .pipeline_gap.ng-scope {
        width: 38% !important;
    }
    p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.status.graph_volume.ng-binding.status-success {
        line-height: 4px;
        padding-top: 16px;
        padding-left: 19px;
    }
    .dsm_graph.layout-margin.layout-xs-column.layout-row {
        max-height: 315px;
    }
    canvas.chart-doughnut.full-width.sector_graph.ng-scope.ng-isolate-scope {
        max-height: 128px !important;
        padding: 0px;
        width: 395px !important;
    }
    md-table-container.top5_table {
        max-height: 515px;
    }
    md-table-container.poList_table {
        /* min-height: 360px;
        max-height: 360px; */
    }
    td.top5_sector.ng-binding {
        width: 102px;
        text-align: left;
    }
    th.top5_customer_header {
        font-size: 11px;
    }
    th.top5_sector_header,
    th.top5_volume_header,
    th.top5_dsr_header,
    th.top5_spancop_header {
        font-size: 11px;
        text-align: center;
    }
    td.top5_volume.ng-binding,
    td.top5_dsr_name.ng-binding,
    td.top5_lead_status.ng-binding {
        text-align: left;
    }
    md-table-container.dsm_call_report {
        max-height: 407px;
    }
    main.dsm_user_report.ng-scope.flex {
        min-height: 785px;
    }
    md-table-container.dsm_user_report {
        max-height: 507px;
    }
    md-table-container.user_list {
        max-height: 520px;
    }
    main.user_manual.ng-scope.flex {
        min-height: 770px;
    }
    main.user_manual_mobile.ng-scope.flex {
        min-height: 770px;
    }
    /*DSM Landing Page*/
    .dsm_sector.hide-md.ng-scope {
        width: 270px;
    }
    .chart-container {
        width: 200px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 150px;
        width: 280px;
        max-height: 130px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -133px!important;
        position: relative;
        width: 50px;
        font-size: 13px;
    }
    /*pipeline dashboard*/
    md-table-container.dsm_owl.ng-scope tbody th.headcol.pipeline_volume.ng-binding {
        margin-left: 20px;
        background: white;
        width: 200px;
        height: 20px;
        font-size: small;
        color: #595959;
        text-align: right;
    }
    md-card.shell_user_report._md.md-sidebar-theme {
        height: 695px !important;
    }
    .dsm_graph_dashboard .dsm_graph_no_filter,
    .dsm_graph_dashboard .dsm_graph_filter {
        height: 740px !important;
    }
    .dsm_graph_dashboard .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 180px;
    }
    .dsr_graph_dashboard .dsm_graph_no_filter {
        height: 620px !important;
    }
    .dsr_graph_dashboard .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 180px;
    }
}

@media screen and (min-width: 1680px),
screen and(min-height: 1050px) {
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*DSM Graph*/
    .dsm_graph_filter {
        height: 738px !important;
    }
    .dsm_graph_no_filter {
        height: 738px !important;
    }
    /*Sector Split*/
    /*.sector_split_report div.sector_split_chart, 
    .product_split_report div.product_split_chart{
        padding-left: 85px !important;
    }*/
    /*Pipeline*/
    md-card.pipeline_dashboard._md.md-sidebar-theme {
        height: 955px !important;
    }
    /*Sector Split*/
    md-card.sector_split._md.md-sidebar-theme {
        height: 955px !important;
    }
    /*Product Split*/
    md-card.product_split._md.md-sidebar-theme {
        height: 955px !important;
    }
    .pipeline_gap.ng-scope {
        width: 37% !important;
    }
    p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.status.graph_volume.ng-binding.status-success {
        line-height: 4px;
        padding-top: 16px;
        padding-left: 31px;
    }
    /*DSM Landing Page*/
    .dsm_sector.hide-md.ng-scope {
        width: 270px;
    }
    .chart-container {
        width: 200px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 190px;
        width: 280px;
        max-height: 130px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -100px!important;
        position: relative;
        width: 50px;
        font-size: 14px;
    }
}

@media screen (min-width: 1920px),
screen and(min-height: 1080px) {
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*Global Pipeline Dashboard*/
    md-datepicker.date-picker .md-datepicker-button {
        left: 92.5%;
    }
    /*DSM Graph*/
    .dsm_graph_filter {
        height: 985px !important;
    }
    .dsm_graph_no_filter {
        height: 985px !important;
    }
    /*Regions*/
    /*Sector split*/
    /*.sector_split_report div.sector_split_chart, 
    .product_split_report div.product_split_chart{
        padding-left: 125px !important;
    }*/
    /*DSM Landing Page*/
    .dsm_sector.hide-md.ng-scope {
        width: 270px;
    }
    .chart-container {
        width: 200px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 218px;
        width: 280px;
        max-height: 130px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -111px!important;
        position: relative;
        width: 50px;
        font-size: 14px;
    }
    /*New Shell Dashboard */
}

@media screen (max-width: 1920px),
screen and(max-height: 1200px) {
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .increment_taget_delivered.ng-scope.ng-isolate-scope {
        margin-right: 98px;
        margin-top: -11px;
    }
    .dsm_graph_dashboard .dsm_graph_no_filter {
        height: 778px !important;
    }
    .dsm_graph_dashboard .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 230px;
    }
    .dsr_graph_dashboard .dsm_graph_no_filter {
        height: 617px !important;
    }
    .dsr_graph_dashboard .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 230px;
    }
}

@media screen and (min-width: 1280px),
screen and (min-height: 720px) {
    body {
        overflow-x: hidden;
    }
    table.table.top_customer_talble.ng-scope {
        width: 96%;
    }
    /*DSM Graph*/
    /* .dsm_graph_filter {
        height: 670px;
    }
    .dsm_graph_no_filter {
        height: 670px;
    }*/
    .full-height.ng-scope.layout-row md-content.triangular-content.ng-scope._md.md-sidebar-theme.flex .dashboard-container.overlay-10.padded-content-page.layout-column md-card.annual_target._md.md-sidebar-theme md-card-content md-table-container.annual_target table.bordered.md-table.ng-isolate-scope tbody.target.md-body.ng-scope tr.tar.target_annual_entry.row1.md-row td.md-row.ng-scope label.ng-scope {
        background-color: #fbce07;
        padding: 6px 10px 4px 10px;
    }
    .table_head {
        text-align: left;
    }
    .prev {
        float: left;
        margin-top: 4px;
        font-size: 21px;
    }
    .next {
        float: right;
        margin-top: 4px;
        font-size: 21px;
    }
    .leave_days {
        border: 1px solid #9CA0A1;
        width: 150px;
        background-color: #E4E1DF;
    }
    .working_days {
        border: 1.5px solid #e4e4e4;
        width: 150px;
        height: 50px;
        color: #868686;
    }
    .weekdays {
        border: 1px solid #9CA0A1;
    }
    .working_day_overflow {
        width: 104px;
        height: 75px;
        min-height: 20px;
        position: absolute;
        overflow-y: scroll;
    }
    .tablerow {
        /*width: 104px;*/
        height: 66px;
    }
    .total {
        background-color: #e8c427;
        line-height: 2rem;
        width: 2rem;
        margin-top: 2px;
        font-size: 13.5px;
        border-radius: 5%;
        margin-left: 3px;
        color: white;
        font-weight: bold;
        margin-right: 2px;
        display: block;
        text-align: center;
        float: right;
    }
    .date {
        line-height: 2rem;
        width: 2rem;
        font-size: 16px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
    }
    .legend_total {
        line-height: 2rem;
        width: 2rem;
        font-size: 13px;
        border-radius: 50%;
        display: block;
        text-align: center;
        float: left;
        color: white;
    }
    .dsr_total {
        float: left;
        text-align: center;
        line-height: 2rem;
        width: 2rem;
        font-weight: bold;
        font-size: 11px;
        border-radius: 50%;
        fixed: bottom;
        bottom: 0;
        color: white;
    }
    .calendar_table {
        border: 1px solid #eee;
        height: 450px;
    }
    .calendar_table_head {
        background-color: #E4E1DF;
    }
    .filter_card {
        height: 80px !important;
    }
    .filter {
        height: 65px;
    }
    .container {
        max-width: 200px !important;
        margin-left: 100px;
    }
    .search {
        margin-left: 84px !important;
        margin-top: 6px !important;
        height: 32px;
    }
    button {
        background-color: white;
        border: 10px white;
    }
    /* button:hover {
        background-color: white;
        border: 10px white;
    }*/
    .dsr_details1 {
        /*width: 110px;*/
        height: 35px;
    }
    .dsr_details2 {
        /*width: 110px;*/
        height: 21px;
        overflow-y: auto;
        margin-top: 10px;
    }
    /*.calendar_card {
        width: 810px;
        height: 472px !important;
    }*/
    .legend_card {
        width: 300px;
        height: 472px !important;
    }
    table.bordered.md-table.ng-isolate-scope.owl_table {
        width: 100%;
        border-spacing: 0;
        overflow: auto;
    }
    .pipeline_gap.ng-scope {
        width: 34%;
    }
    .shell_pipeline_size.ng-scope {
        width: 52%;
    }
    .shell_pipeline_gap.ng-scope {
        width: 33% !important;
    }
    .shell_pipeline_gap.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column span.ng-binding.ng-scope {
        display: none;
    }
    p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.status.graph_volume.ng-binding.status-success {
        line-height: 4px;
        padding-top: 16px;
        padding-left: 0px;
    }
    /*Opportunity List/Download*/
    md-input-container.md-block.search_lead.md-sidebar-theme.flex {
        position: relative;
        padding: 3px;
        margin: 0px -1px;
        padding-left: 0px;
    }
    md-input-container.md-block.search_lead.md-sidebar-theme.flex .md-button {
        margin: -5px 18px;
        min-width: 120px;
    }
    md-input-container.md-block.search_call.md-sidebar-theme.flex .md-button {
        margin: -5px 18px;
        /*min-width: 140px;*/
    }
    tr.dsm_lead_list.md-row.ng-scope.ng-isolate-scope td.md-cell.md-checkbox-cell .md-container.md-ink-ripple {
        top: 38%;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column .graph_data.layout-margin.layout-xs-column.layout-row .kpi_charts2.layout-xs-column.layout-column .dsm_sector.hide-md.ng-scope {
        width: 230px;
        margin-top: 0px;
        padding-left: 25px;
    }
    .chart-container canvas.chart-doughnut.sector_split.ng-isolate-scope {
        margin-left: 105px;
        width: 280px;
        max-height: 130px;
    }
    .chart-container canvas.chart-doughnut.incremental_value.ng-isolate-scope {
        margin-left: 6px;
        width: 180px;
        max-height: 87px;
    }
    .dsm_sector.hide-md.ng-scope chart-legend ul {
        margin-top: -136px!important;
        position: relative;
        width: 50px;
        font-size: 11px;
    }
    .dsm_sector.hide-md.ng-scope ul.doughnut-legend span.doughnut-legend-icon {
        width: 15px;
        height: 15px;
        border-radius: 50%;
    }
    /*Call Planning report*/
    tr.dsm_call_report_row.md-row.ng-scope.ng-isolate-scope {
        height: 30px !important;
    }
    /*DSM User Usage Report*/
    tr.dsm_user_report_table.md-row.ng-scope.ng-isolate-scope {
        height: 30px !important;
    }
    /*Annual Target Entry*/
    tr.tar.target_annual_entry.md-row.ng-scope {
        height: 30px !important;
    }
    tr.annual_target_total.md-row {
        height: 30px !important;
    }
    td.column_split_padding.target_sales_name.md-cell.ng-binding {
        text-align: left !important;
    }
    /*DFLT Annual Target*/
    tr.tar.dflt_target_entry.md-row.ng-scope {
        height: 30px !important;
    }
    tr.dflt_annual_target_total.md-row {
        height: 30px !important;
    }
    /*Monthly sales target*/
    tr.sales_monthly_report.md-row.ng-scope {
        height: 30px !important;
    }
    tr.sales_monthly_report_total.md-row {
        height: 30px !important;
    }
    /*Global Usage report*/
    tr.shell_usage_report.md-row.ng-scope.ng-isolate-scope,
    tr.shell_usage_report.md-row.ng-scope.ng-isolate-scope.even {
        height: 30px !important;
    }
    md-card.shell_user_report._md.md-sidebar-theme {
        height: 670px !important;
    }
    /*Global Pipeline Dashboard*/
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_types {
        margin-left: 30px;
        width: 17%;
        height: 24px;
        font-size: small;
        color: #404040;
        border-top: 2px solid white;
        border-right: 5px solid white;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_volume.ng-binding {
        margin-left: 28px;
        background: white;
        width: 17%;
        height: 20px;
        font-size: small;
        color: #595959;
        padding-top: 3px;
        text-align: right;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody th.headcol.pipeline_customers {
        margin-left: 30px;
        background: #d9d9d9;
        width: 17%;
        height: 23px;
        font-size: small;
        color: #595959;
        text-align: right;
        border-right: 5px solid white;
        padding-top: 3px;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard th.headcol.pipeline_volume {
        margin-left: 28px;
        background: white;
        width: 17%;
        height: 20px;
        font-size: small;
        color: #595959;
        padding-top: 3px;
        text-align: right;
    }
    md-table-container.dsm_owl.global_pipeline_dashboard tbody tr th label.label_padding_right.ng-scope {
        padding-right: 3px !important;
    }
    /*  md-table-container.dsm_owl.global_pipeline_dashboard tbody{
   position: relative;
   display: block;
   width: 700px;
   overflow-y: scroll;
    } */
    /*Global SPANCOP Dasboard*/
    md-table-container.dsm.global_spancop_dashboard tbody tr.owl.dsm_height {
        height: 30px !important;
    }
    md-table-container.dsm.global_spancop_dashboard tbody tr.dsm_row.even.dsm_height {
        height: 30px !important;
    }
    md-table-container.dsm.global_spancop_dashboard tbody td.spancop_global_overall.ng-binding {
        padding-right: 0px;
        height: 20px;
        text-align: center;
        border-left: 5px solid white;
    }
    md-table-container.dsm.global_spancop_dashboard tbody td.countrywise.ng-binding.ng-scope {
        padding-right: 0px;
        height: 20px;
        text-align: center;
        border-left: 5px solid white;
    }
    /*Global OWL Dashboard*/
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_open,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_own,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_lost {
        margin-left: 25px;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #404040;
        border-top: 2px solid white;
    }
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_open_volume.ng-binding,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_own_volume.ng-binding,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_lost_volume.ng-binding {
        text-align: right;
        margin-left: 20px;
        background: white !important;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 3px;
        border-right: 5px solid #ffffff;
    }
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_open_volume,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_own_volume,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr.owl.owl_vol th.headcol.owl_lost_volume {
        text-align: right;
        margin-left: 20px;
        background: white !important;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 3px;
        border-right: 5px solid #ffffff;
    }
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_open_customers,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_own_customers,
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_lost_customers {
        padding-top: 0px;
        text-align: right;
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 26px;
        font-size: small;
        color: #595959;
        border-right: 5px solid #d9d9d9;
        padding-top: 4px;
    }
    md-table-container.dsm_owl.global_owl_dashboard tbody tr th.headcol.owl_open_volume {
        padding-top: 0px;
        text-align: right;
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 26px;
        font-size: small;
        color: #595959;
        border-right: 5px solid #d9d9d9;
        padding-top: 4px;
    }
    md-table-container.dsm_owl.global_owl_dashboard thead th.owl_dash_heading.md-cell {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        padding-top: 20px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9;
    }
    /*Global CPT Dashboard*/
    md-table-container.dsm.global_cpt_dashboard thead th.cpt_heading.md-cell {
        text-align: center;
        margin-left: 20px;
        background: white;
        width: 200px;
        padding-top: 20px;
        color: #DD1D21;
        font-size: small;
        border-right: 5px solid white;
        border-top: 2px solid #d9d9d9;
        border-bottom: 2px solid #d9d9d9;
    }
    md-table-container.dsm.global_cpt_dashboard tbody tr th.headcol.cpt_coverage,
    md-table-container.dsm.global_cpt_dashboard tbody tr th.headcol.cpt_throughput.ng-binding {
        margin-left: 20px;
        background: white;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 15px solid white;
        padding-top: 4px;
        padding-left: 2px;
    }
    md-table-container.dsm.global_cpt_dashboard tbody tr th.headcol.cpt_penetration {
        margin-left: 20px;
        background: #d9d9d9;
        width: 200px;
        height: 26px;
        font-size: small;
        color: #595959;
        border-right: 5px solid #d9d9d9;
        padding-top: 4px;
        padding-left: 2px;
    }
    md-table-container.dsm.global_cpt_dashboard tbody tr th.headcol.cpt_throughput {
        margin-left: 20px;
        background: white;
        width: 200px;
        height: 30px;
        font-size: small;
        color: #595959;
        margin-top: 15px solid white;
        padding-top: 4px;
        padding-left: 2px;
    }
    .dsm_graph_dashboard .dsm_graph_no_filter {
        height: 720px;
    }
    .dsr_graph_dashboard .dsm_graph_no_filter {
        height: 720px;
    }
    .no_date {
        margin-left: 20px !important;
    }
    .top5_cus_headers {
        font-size: 0.65vw;
        padding: 5px;
    }
    .top5_cus_row_value {
        font-size: 10px;
        padding: 5px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .toolbar_welcome_msg {
        padding: 16px;
    }
}


/*@media screen and (max-height: 600px){

}

@media screen and (max-height: 768px){

}

@media screen and (max-height: 800px){

}

@media screen and (max-height: 768px){

}

@media screen and (max-height: 900px){

}

$media screen and (max-height: 1050px){

}

@media screen and (max-height: 1080px){

}

@media screen and (max-height: 1200px){

}*/

div .ff {
    overflow-x: scroll;
    margin-left: 2em;
    width: 50%;
}

.headcol {
    position: absolute;
    left: 0;
}

th.grey-bg.column_split.headcol.md-column {
    position: absolute;
    width: 2em;
    left: 0;
}

.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 1px solid #ddd;
}

@media(min-width:768px) {
    .table-responsive>.fixed-column {
        display: none;
    }
}

.table_header_fixed {
    position: absolute;
}

.md-table tbody tr.open_hover:hover,
.md-table tbody tr.won_hover:hover,
.md-table tbody tr.lost_hover:hover {
    background: white;
}

md-card-content.opp_list {
    margin-bottom: -15px;
}

.md-fab.md-mini.md-primary.pdf_file.md-button.md-sidebar-theme.md-ink-ripple {
    padding-top: 7px;
    padding-left: 7px;
}

md-toolbar.mdp-timepicker-time.md-hue-1.md-primary._md.md-sidebar-theme.layout-xs-row.layout-gt-xs-column.layout-align-center-center.flex._md-toolbar-transitions {
    background:rgb(17 115 137);
}

.increment_taget_delivered span.ng-binding.ng-scope {
    padding-right: 17px;
    font-size: 17px;
}

.hit_rate span.ng-binding.ng-scope {
    padding-right: 16px;
    font-size: 17px;
    color: #1a668a;
}

#map_canvas.location_map {
    height: 75%;
    width: 95%;
    position: absolute;
    margin-top: 35px !important;
}

#map_canvas.location_map_popup {
    height: 400px;
    position: relative;
}

.sector_split .widget-content.layout-padding.layout-column.layout-align-start-stretch.flex-order-2 {
    overflow-y: scroll;
}

div.shell_graph_dashboard_cpt_filter {
    float: right;
    margin: 0 auto;
    padding-right: 0;
    margin-right: 2px;
    margin-top: -8px;
}

div.top_country {
    float: right;
    margin: 0 auto;
    padding-right: 0;
    margin-right: 12px;
}


/* custome scroll type */

 ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}


/* Track */

 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0 grey;
    border-radius: 10px;
}


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: #D9D9D9;
    border-radius: 10px;
}

md-content::-webkit-scrollbar-thumb {
    background-color: #9e9e9e;
}

md-table-container::-webkit-scrollbar-thumb {
    background: #b8c9ff;
}

button.md-fab.md-mini.md-warn.sector_edit.md-button.md-sidebar-theme.md-ink-ripple {
    min-height: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    width: 30px;
}

.business_type_label {
    border-bottom: 1px solid #eee;
}

md-card.dflt_target._md.md-sidebar-theme md-table-container table tbody td.md-cell.dflt_tar_row.ng-binding {
    text-decoration: underline;
}

md-card.dflt_target._md.md-sidebar-theme md-table-container table tbody tr.dflt_annual_target_total.md-row {
    background-color: #c0bfbf;
}

.hit_rate_per u.ng-binding {
    color: #1a668a;
}

.dsm_graph_dashboard .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.ng-scope {
    font-size: 13px !important;
}

.dsm_graph_dashboard .md-display-1.font-weight-100.margin-top-0.margin-bottom-0.graph_volume.ng-scope {
    font-size: 21px !important;
}

.dsm_graph_dashboard th.top5_sector_header,
th.top5_volume_header,
th.top5_dsr_header,
th.top5_spancop_header,
th.top5_customer_header {
    font-size: 9px;
    text-align: center;
    padding: 0 !important;
}

.dsm_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope {
    margin-right: 45px;
}

.dsm_graph_dashboard .hit_rate span.ng-binding.ng-scope {
    padding-right: 17px !important;
    font-size: 17px !important;
    color: black !important;
}

.dsm_graph_dashboard .hit_rate u.ng-binding {
    margin-left: -16px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.dsm_graph_dashboard p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-binding {
    line-height: 19px;
    font-size: 21px !important;
    border-radius: 8px;
}

.dsm_graph_dashboard p.md-title.font-weight-60.graph_customers.ng-binding,
.dsm_graph_dashboard p.md-title.font-weight-60.graph_customers.ng-scope {
    padding-top: 22px;
}

.dsm_graph_dashboard .data_box.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin: 6px !important;
}

.dsm_graph_dashboard .dsm_incremental_target.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-bottom: 0px !important;
}

.dsm_graph_dashboard .hit_rate.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-bottom: 0px !important;
}

.dsm_graph_dashboard .pipeline_size.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.dsm_graph_dashboard .spancop.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-left: 0px !important;
}

.dsm_graph_dashboard .won_customer.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-left: 0px !important;
}

.dsr_graph_dashboard .md-title.margin-left-8.margin-top-0.margin-bottom-0.dsm_graph.ng-scope {
    font-size: 13px !important;
}

.dsr_graph_dashboard .md-display-1.font-weight-100.margin-top-0.margin-bottom-0.graph_volume.ng-scope {
    font-size: 21px !important;
}

.dsr_graph_dashboard th.top5_sector_header,
th.top5_volume_header,
th.top5_dsr_header,
th.top5_spancop_header,
th.top5_customer_header {
    font-size: 9px;
    text-align: center;
    padding: 0 !important;
}

.dsr_graph_dashboard .hit_rate.ng-scope.ng-isolate-scope {
    margin-right: 45px;
}

.dsr_graph_dashboard .hit_rate span.ng-binding.ng-scope {
    padding-right: 17px !important;
    font-size: 17px !important;
    color: black !important;
}

.dsr_graph_dashboard .hit_rate u.ng-binding {
    margin-left: -16px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.dsr_graph_dashboard p.md-display-1.font-weight-100.margin-top-10.margin-bottom-0.graph_volume.ng-binding {
    line-height: 19px;
    font-size: 21px !important;
    border-radius: 8px;
}

.dsr_graph_dashboard p.md-title.font-weight-60.graph_customers.ng-binding,
.dsm_graph_dashboard p.md-title.font-weight-60.graph_customers.ng-scope {
    padding-top: 22px;
}

.dsr_graph_dashboard .dsr_data_box.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin: 6px 0px 0px 6px !important;
}

.dsr_graph_dashboard .dsr_data_box.sector_split.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-right: 6px !important;
}

.dsr_graph_dashboard .dsr_data_box.top_customer.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-right: 6px !important;
    margin-left: 3px !important;
}

.dsr_graph_dashboard .dsr_data_box.pipeline_gap.widget.md-whiteframe-z2.ng-isolate-scope.md-sidebar-theme.flex.layout-column {
    margin-right: 3px !important;
}

.dsr_graph_dashboard .dsm_graph.layout-margin.layout-xs-column.layout-row {
    margin: 0px !important;
}

.dsr_graph_dashboard .sector_split .widget-content.layout-padding.layout-column.layout-align-start-stretch.flex-order-2 {
    overflow-y: hidden !important;
}

.old_global_dashboard p.md-display-1.font-weight-100.margin-top-0.margin-bottom-0.graph_volume.ng-scope {
    font-size: 21px !important;
}

.old_global_dashboard p.md-title.font-weight-60.graph_customers.ng-scope {
    font-size: 20px !important;
    padding-top: 15px;
}

.old_global_dashboard .hit_rate.ng-scope.ng-isolate-scope {
    margin-right: 45px;
}

.old_global_dashboard .hit_rate span.ng-binding.ng-scope {
    padding-right: 17px !important;
    font-size: 17px !important;
    color: black !important;
}

.old_global_dashboard .hit_rate u.ng-binding {
    margin-left: -16px !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_filter.layout-column {
    background-color: #FFD400;
    padding-top: 6px;
    height: 35px;
    margin-top: 5px;
    margin: 0 auto;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_and_tier_dropdwon.layout-column {
    height: 35px;
    background-color: #BFBDBE;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_and_tier.layout-row {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.tier_label.layout-row {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

main.dsm_leads md-input-container label.dsm_lead_filter_label,
main.dsm_leads md-input-container.md-input-has-value label.dsm_lead_calendar_label {
    font-size: 15px !important;
}

main.dsm_leads md-select.dsm_lead_filter,
main.dsm_leads md-input-container label.dsm_lead_calendar_label,
main.dsm_leads md-datepicker.dsm_lead_filter input.md-datepicker-input {
    font-size: 13px !important;
}

.nvd3.nv-noData {
    font-size: 12px !important;
    font-weight: normal !important;
}

.nvd3.ng-isolate-scope {
    margin-top: -10px;
}

.status_btn {
    display: table;
    margin: auto;
}

md-icon.gen_lead_icons {
    width: 30px;
    cursor: pointer;
    outline: none;
}

th.md-column.md-checkbox-column,
td.md-cell.md-checkbox-cell {
    padding-left: 10px !important;
    padding-right: 5px !important;
}

.top5_cus_ranking {
    background-color: #dd1d21;
    color: white !important;
    font-size: 13px !important;
    font-weight: bold;
}

.filterss {
    padding-right: 5px;
}

md-input-container.filterss label,
md-autocomplete.filterss label {
    font-size: 15px !important; 
    color: #DD1D21 !important;
}

md-input-container.filterss md-select,
md-input-container.filterss md-datepicker .md-datepicker-input {
    font-size: 13px !important;
}

md-input-container.filterss:not(.md-input-has-value):not(.md-input-focused) md-datepicker input:not(:focus),
md-input-container.filterss:not(.md-input-has-value):not(.md-input-focused) label,
md-autocomplete.filterss md-input-container:not(.md-input-has-value):not(.md-input-focused) label {
    color: #211c12 !important;
    font-size: 13px !important;
    max-width: 85%;
}

md-select-menu.md-toolbar-theme md-content md-option, 
md-select-menu.md-toolbar-theme md-content md-option[selected] {
    color: rgba(33,33,33,0.87) !important;
}

md-input-container.filterss .md-char-counter{
    font-size: 12px !important;
}

.lob_and_tier_dropdwon md-select:focus .md-select-value {
    color: white !important;
}

.grey-bg-1 {
    background-color: #eee;
}

.grey-bg-2 {
    background-color: #d9d9d9;
}

tr.row_bg td {
    background-color: #eee;
}

tr.row_bg td:first-child {
    background-color: white;
}

tr.row_bg td:nth-child(2n+3) {
    background-color: #d9d9d9;
}

.vol_noc {
    color: black;
    font-size: 11px;
}

tr.no-hover:hover {
    background: none !important;
}

tr.row_split {
    border-bottom: 10px solid white;
}

tr.row_split:first-child {
    border-top: 10px solid white;
}

tr.row_split_sm {
    border-bottom: 5px solid white;
}

tr.row_split_sm:first-child {
    border-top: 5px solid white;
}

.col_split_sm {
    border-top: 0 !important;
    border-right: 2px solid white !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

md-table-container.pipeline_dsr_dashboard,
md-table-container.spancop_dsr_dashboard {
    max-height: 330px;
}

md-table-container.owl_dsr_dashboard {
    max-height: 230px;
}

md-card.owl_dsr_dashboard_card {
    height: 490px;
}

.excel-svg {
    transform: scale(1.3);
}

.calendar-svg {
    transform: scale(2.1);
}

.service-svg {
    min-height: 20px !important;
    height: 23px !important;
    margin-top: 3px;
}

.menu-svg {
    transform: scale(0.75);
}

.truncate_words {
    white-space: inherit !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    /*word-break: break-all;*/
    /*word-break: break-word;*/
}

.vertical-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sector_split_report,
.product_split_report {
    display: block;
    margin: auto;
}


/*.sector_split_report div.sector_split_chart,
.product_split_report div.product_split_chart{
    padding-left: 0px;
}*/

.sector_split_report div.sector_split_chart span,
.sector_split_report div.sector_split_chart span svg,
.product_split_report div.product_split_chart span,
.product_split_report div.product_split_chart span svg {
    max-width: 100%;
}

md-menu-item.opp_list_menu_item {
    min-height: 34px !important;
    height: 34px;
}

.camp_report_search {
    height: 37px;
    margin-top: 10px !important;
}


/*DFLT Dashboard*/

.dflt-dashboard {
    background-color: #ECECEC;
}

.dflt-dashboard .individual_data {
    /*height: 90px !important;*/
    /* v2 */
    height: 130px !important;
    /* v1 */
    background-color: #fafbe1;
}

.dlft_dash_data_value1,
.dlft_dash_data_value2,
.dlft_dash_data_text1,
.dlft_dash_data_text2 {
    color: #1a668a;
    font-weight: bold;
    font-size: 14px;
}

.dlft_dash_data_value1,
.dlft_dash_data_value2 {
    width: 100%;
    text-align: right;
}

.individual_data .widget-content {
    background-color: #fff;
}

.individual_data .individual_data_heading {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
}

.dflt-dashboard .individual_data .data_box_width {
    width: -webkit-fill-available;
    width: -moz-fill-available;
}

.data_title {
    font-size: 14px;
    color: #DD1D21;
}

.dflt_dash_owl {
    margin: 8px;
    height: 27px;
}

.dflt_owl_heading {
    background-color: #babd5f;
    font-size: 18px !important;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}


/*.data_title_div{
    background-color: #708e97;
    margin: 0 0 8px 0 !important;
}
.data_title{
    color: #FFFFFF;
    font-size: 16px;
}*/


/*DSM Graph Dashboard*/

.dsm_graph_title {
    font-size: 13px;
}

.dsm_graph_value1,
.dsm_graph_text1 {
    font-size: 16px;
    color: #1a668a;
    font-weight: bold;
}

.dsm_graph_value2,
.dsm_graph_text2 {
    font-size: 14px;
    color: #1a668a;
    font-weight: bold;
}

.dsm_graph_value1,
.dsm_graph_value2 {
    width: 100%;
    text-align: right;
}

.top5_cus_bg1 {
    width: 20%;
    background-color: #F1EEF0;
}

.top5_cus_bg2 {
    width: 20%;
    background-color: #E6F3F5;
}

.dsm_pipeline_gap {
    font-size: 13px;
}

.top5_cus_table {
    width: 100%;
    max-width: 100%;
}

.top5_cus_table th {
    line-height: 24px;
}

.top5_cus_table tbody {
    letter-spacing: .02em;
    color: #757575;
}

.top5_cus_table td {
    line-height: 24px;
    vertical-align: top;
    border-top: 1px solid #f2f2f2;
}


/*DSR Graph Dashboard*/

.dsr_graph_dashboard .layout-margin>*,
.dsr_graph_dashboard .layout-margin>.flex {
    margin: 6px;
}

.dsr_graph_title {
    font-size: 13px;
}

.dsr_graph_value1,
.dsr_graph_text1 {
    font-size: 16px;
    color: #1a668a;
    font-weight: bold;
}

.dsr_graph_value2,
.dsr_graph_text2 {
    font-size: 14px;
    color: #1a668a;
    font-weight: bold;
}

.dsr_graph_value1,
.dsr_graph_value2 {
    width: 100%;
    text-align: right;
}

.dsr_pipeline_gap {
    font-size: 13px;
}

.league_up {
    background-color: #86a30f;
    outline: 1px solid white;
}

.league_down {
    background-color: #ef670a;
    outline: 1px solid white;
}

.league_mod {
    background-color: #e8ce0f;
    outline: 1px solid white;
}

.report_dash_branch {
    background-color: #fbce07;
    color: rgb(30, 30, 30);
    padding: 7px 10px 4px 10px;
    font-weight: bold;
}

.toolbar_welcome_msg {
    color: #DD1D21;
    font-size: 1.6rem;
}


/*.sector_legend{
    margin: 0 5px 0 0;
    border-width: 0 5px 0 7px;
    border-radius: 50%;
    border-style: solid;
}*/

tr.sector_total,
tr.sector_total:hover {
    background-color: #c0bfbf !important;
}

tr.sector_total td {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.87) !important;
}

.fab-download {
    position: absolute;
    margin-top: 40px;
}

.square-btn {
    min-height: 40px !important;
    height: 40px !important;
    border-radius: 3px !important;
    background-color: #e4e4e4 !important;
    /*transform: scale(0.83);*/
    box-shadow: none !important;
    margin: 0 0 0 3px;
}

.square-btn.md-button[disabled] {
    background-color: rgba(239, 239, 239, 0.65) !important;
}

md-fab-actions .square-btn {
    margin-top: 5px;
}

.clickable {
    cursor: pointer;
    outline: none;
    text-decoration: underline;
}

.clickable:focus,
.clickable:active {
    outline: none;
}

tr.top_row {
    height: auto !important;
}

tr.top_row th,
th.top_row {
    vertical-align: bottom !important;
    padding-bottom: 3px !important;
    font-size: 15px !important;
}

.sec_split_heading {
    font-size: small;
    font-weight: 900;
    color: #DD1D21;
    margin-top: 0;
    /*margin-bottom: 20px;*/
}

.user_manual_split {
    padding: 0 10px;
}

.user_manual_row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.user_manual_row div.row_head {
    font-size: 13px;
}


/*md-datepicker.lead_date_filter button.md-datepicker-button{
    left: 130px;
}
md-datepicker.lead_date_filter .md-datepicker-input-container{
    width: 100%;
}
md-datepicker.lead_date_filter .md-datepicker-input{
    min-width: 0px;
}*/

.call_plan_head {
    margin-right: 10px;
    color: #DD1D21 !important;
}

.call_plan_value {
    padding-left: 10px;
    margin-right: 10px;
    /*color: #DD1D21 !important;*/
    min-height: 40px;
    display: flex;
    align-items: center
}

.dialogue_dis {
    padding-left: 10px;
    margin-right: 10px;
    /*color: #DD1D21 !important;*/
    min-height: 40px;
    /* display: flex;
    align-items: center */
}

.call_plan_headings {
    background-color: rgb(251, 206, 7);
    color: white;
    width: fit-content;
    font-weight: 600;
    padding: 2px 7px 0px 7px;
}

.call_plan_popsa {
    background-color: #ececec;
    width: 100%;
}

.filter_open_btn {
    width: fit-content;
    min-height: 40px !important;
    height: 40px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.dialog_title {
    color: #1d7aa7 !important;
}

.dialog_button {
    width: fit-content;
    min-height: 40px !important;
    height: 40px;
    margin-bottom: 10px !important;
    color: #fff !important;
    background: #959595 !important;
}

.dialog_button:hover,
.dialog_button:focus {
    background: #DD1D21 !important;
}

.filter_close_btn {
    cursor: pointer;
    background-color: #fbce07;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0 2px;
    height: 15px;
    outline: none;
}

.filter_close_btn:hover {
    background-color: #d9d9d9;
}

.filter_close .filter_close_btn md-icon {
    transform: scale(1.2);
    margin-top: -14px;
    outline: none;
}

.filter_bg {
    background-color: #f9f9f9 !important;
}

.filters_box {
    margin-bottom: 5px;
    padding: 10px 10px 0 10px;
}

.filterss {
    width: 100%;
}

md-datepicker.date-picker {
    width: 100%;
}

md-datepicker.date-picker .md-datepicker-button {
    margin-left: -10px !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    left: 85%;
    padding-right: 0 !important;
    width: auto !important;
}

md-datepicker.date-picker .md-datepicker-input-container {
    width: 100%;
}

md-datepicker.date-picker .md-datepicker-input-container .md-datepicker-input {
    min-width: 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}

md-icon.md-datepicker-calendar-icon.ng-scope.md-sidebar-theme {
    color: rgb(135, 135, 135);
    fill: rgb(135, 135, 135);
}

.mini_table {
    width: 100%;
}

.mini_table td,
.mini_table th {
    font-size: 15px;
    border-right: 1px solid #ececec;
    vertical-align: middle;
}

.owl_details_container td,
.owl_details_container th {
    font-size: 15px;
    vertical-align: middle;
}

td.yellow_border::after {
    display: block;
    margin: auto;
    width: 65px;
    border-bottom: 3px solid rgb(251, 206, 7);
    content: '';
}

td.green_border::after {
    display: block;
    margin: auto;
    width: 65px;
    border-bottom: 3px solid green;
    content: '';
}

td.red_border::after {
    display: block;
    margin: auto;
    width: 65px;
    border-bottom: 3px solid #DD1D21;
    content: '';
}

.back-btn {
    height: 45px;
    margin-top: 3px !important;
}

.secSplit {
    height: 100%;
}

md-input-container.filterss {
    margin-bottom: 5px;
}

md-input-container.filterss md-select,
md-autocomplete.filterss md-input-container {
    margin-bottom: 0px;
    margin-top: 5px;
}

md-autocomplete.filterss{
    top: 18px;
}

md-input-container.filterss .md-errors-spacer,
md-autocomplete.filterss .md-errors-spacer {
    min-height: 1px;
}

.campaign_report_table {
    max-height: 300px;
}

.roles_activation .md-subhead {
    font-weight: 700;
}

md-checkbox.check-white .md-icon:after {
    border-color: rgb(255, 255, 255) !important;
}

md-switch {
    margin: 0 !important;
}

.change_status {
    padding-left: 5px !important;
    padding-right: 5px !important;
    display: table;
    margin: 5px auto 0 auto;
    border: 0 !important;
}

.edit_column {
    max-width: 95px !important;
    width: 50px;
}

.status_column {
    max-width: 95px !important;
    width: 75px;
}

.how_to_table {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    margin: auto;
    overflow: hidden;
}

.how_to_table tr {
    width: 100%;
    border-bottom: 5px solid white;
}

.how_to_table th.download_type {
    width: 80%;
    color: rgba(0, 0, 0, 0.87) !important;
    padding-left: 10px !important;
    border-right: 5px solid white;
    font-weight: 500 !important;
    font-size: medium !important;
}

.terms_content {
    overflow: auto;
    padding: 0 80px;
    margin: 16px 0;
}

.sector_split_table {
    z-index: 1;
}

.upload-info {
    background-color: #F8F5E6;
    padding: 20px;
}

.upload-info h4 {
    color: #096894;
    margin-top: 0;
}

.upload_filter {
    margin: 30px auto;
}

.upload_error {
    margin: 10px auto;
    background: #ececec;
}

.upload_error div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.upload_num {
    background-color: white;
    padding: 10px;
}

button.red-button {
    background-color: #DD1D21 !important;
    color: white !important;
    width: max-content;
    cursor: pointer;
    height: 40px;
}

button.upload_button {
    height: 40px;
}

button.red-button.md-raised[disabled] {
    background-color: rgba(0, 0, 0, 0.12) !important;
    color: rgba(0, 0, 0, 0.38) !important;
    cursor: default;
}

.star_before:before {
    content: '*';
    color: #DD1D21;
}

.margin-auto {
    margin: auto;
    ;
}

.upload-icon {
    background-image: url(/UI/assets/svg/upload.svg);
}

.upload-disabled {
    background-image: url(/UI/assets/svg/upload-white.svg);
}

.table_head {
    font-size: small;
    color: #DD1D21 !important;
}

.dsr_league_report table tbody tr.dsr_top {
    height: 35px;
}

md-table-container.marketing_materials {
    height: 300px;
    padding: 0 20px;
}

.sector_split_chart .fc__tooltip.fusioncharts-div {
    overflow-y: auto !important;
}


/* .top_5_dis_content .fc__tooltip.fusioncharts-div, .top_5_brand .fc__tooltip.fusioncharts-div {
    max-width: 350px !important;
} */

.fc__tooltip.fusioncharts-div {
    max-width: 500px !important;
    white-space: break-spaces !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
    line-height: 18px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(102, 102, 102) !important;
    font-family: FuturaBook, FuturaBold, RobotoDraft, Exo, 'Helvetica Neue', sans-serif !important;
    font-size: 12px !important;
}

.clear_filter_new {
    min-width: 0 !important;
    min-height: 35px !important;
    height: 35px;
    background-color: #db6868 !important;
}

.clear_filter {
    /* min-height: 35px !important; */
    height: 40px;
    /* line-height: 32px; */
}

.clear_filter_new md-icon {
    transform: scale(1.2);
}

.campaign_heading {
    color: #DD1D21;
    text-align: center;
    font-size: small;
    font-weight: 900;
}

.dashboard_tooltip {
    max-width: 300px !important;
}
.dca_tooltip {
    max-width: 500px !important; 
}
.retained_customer_title {
    height: 100%;
}

.retained_cust_tabs span {
    background-color: #ececec;
    text-align: center;
    min-width: 25px;
    margin-right: 3px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.retained_cust_tabs span i {
    font-size: 12px;
}

.coaching_title {
    height: 60px;
    padding-right: 8px;
    border-right: 9px solid white;
    box-shadow: none !important;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.coaching-title span {
    font-size: 18px;
    font-weight: bold;
}

.coaching_block {
    background: #eeeeee;
    height: 60px;
    padding-right: 0px;
    margin-bottom: 5px;
    margin-right: 5px;
    box-shadow: none !important;
}

.coaching_block span {
    text-decoration: underline;
    cursor: pointer;
    outline: none;
}

.coaching_result_box {
    background-color: #eeeeee;
    padding: 0 10px;
    margin-right: 10px;
}

.coaching_result_box:last-child {
    margin-right: 0px;
}

.coaching_score {
    background-color: #1a668a;
    color: white;
    padding: 5px 20px;
    height: fit-content;
}

.coaching_score p {
    margin-bottom: 0px !important;
}

.coaching_score h3 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: bold;
}

#mainDiv #mdCard {
	min-height: calc(100vh - 64px - 72px);
}
/* Usage report */
.search-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    margin-right: 15px;
  }
  
  .search-box input[type="text"] {
    padding: 4px 35px 4px 32px;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    width: 400px;
    font-size: 16px;
  }
  input[type="text"]:focus {
    outline: none;
    border: 1px solid #E5E5E5;
  }
  .search-box input[type="text"]::selection {
    border-color: transparent !important;
  }
  
  .search-box .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #999;
  }
  
  .search-box .search-icon {
    
    left: 10px;
  }
  
  .search-box .filter-icon {
    right: 15px;
  }
  
  .add-button {
    display: inline-block;
    padding: 5px 14px;
    background-color: #E55757;
    border: none;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  .add-button:hover {
    background-color: #cc4f4f;
  }
  
  .add-button i {
    margin-right: 5px;
  }
  
  .add-button span {
    vertical-align: middle;
  }
.fa-icon-button{
    background-color: #FAFAFA !important;
    min-width: 40px !important;
    min-height: 12px !important;
    margin-top: -2px !important;
    z-index: 20;
}

/* Starts */

.usage_report_page {
    position: inherit !important;
}

.usage_report_top_box {
    background-color: #f7f7f7;
    color: #383838;
    margin: 0 auto 20px;
}

.usage_report_divider {
    width: 60%;
    border-bottom: 1px solid #e6e6e6;
}

.usage_report_tooltip {
    max-width: 300px;
    color: rgba(255, 255, 255, 0.87);
    z-index: 100;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    background-color: rgb(97, 97, 97);
    white-space: normal;
    overflow: hidden;
    text-overflow: clip;
    word-break: break-word;
    line-height: 32px;
    padding-left: 16px;
    padding-right: 16px;
}

.usage_report_chart_box {
    transform: scale(1.1);
}

.usage_report_chart_popup {
    position: absolute;
    top: 80%;
    right: 10%;
}

.usage_report_chart_popup md-icon {
    transform: scale(1.2);
}

.usage_report_bottom_box {
    background-color: #f7f7f7;
    color: #383838;
}

.usage_report_bottom_box .title_box {
    height: 24px;
}

.usage_report_bottom_box .title_box md-icon {
    transform: scale(1.2);
}

.usage_report_bottom_box .title_box .title_text {
    line-height: 20px;
}

.usage_report_bottom_box .sub_title {
    font-size: 13px;
}


/* Usage report */


/* Ends */


/* Opp status progress */


/* Starts */

.lead_slider_container {
    position: relative;
}

.lead_slider_label {
    position: absolute;
    top: 0px;
    color: rgba(0, 0, 0, 0.54);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100% !important;
    font-size: small;
    user-select: none;
}

.lead_slider {
    top: 2.5px;
}

md-slider.lead_slider .md-thumb:after {
    width: 10px;
    height: 10px;
    top: 2px;
}

md-slider.lead_slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.lead_slider_container md-input-container {
    top: -10px;
}

input.opp_progress_field[type=number]::-webkit-inner-spin-button {
    opacity: 1
}

th.column_split.erp_scrn.md-column.ng-isolate-scope.md-active.md-sort{
    width: 125px !important;
    padding-right: 0px;
    padding-left: 0px;
}


td.column_split.erp_scrn.md-cell.ng-binding{
    width: 125px !important;
    padding-right: 0px !important;
}
/* Opp status progress */


/* Ends */
.point{
    width: 23%;
}
.fixed-content{
    margin-top: -11px;
    padding: 16px;
    margin-bottom: 65px;
}
.poinput{
    width: 65%;
    height: 56px;
}
.fixed_width {
    width: 100px;
}
.break-word {
    display: block !important;
}
/*width */

.fixed-width{
    width: 98%;
    height: 45px;
}
.fixed-border{
    padding-left: 65px;
    border: 1px solid #e8e2e2;
    padding-right: 108px;
    background:#FAFAFA;
}
.box-width{
    /* border: 1px solid #e8e2e2; */
    padding: 25px 15px 0px 15px;
    background:#FAFAFA;
}
.fixed-scroll{
    height: 700.667px;
    overflow: auto;
}
.clr-fixed{
    color: black !important;
}
.fixed-clr{
    color: #117389;
}
/* Picture of Success progress */


/* Starts */

.grey-box {
    background-color: #F3F3F1;
}

.yellow-box {
    background-color: #fbce07;
}

.black-box {
    background-color: #595959;
}

.outline-none {
    outline: none;
}

.cursor-pointer {
    cursor: pointer;
}

.gray-label {
    color: #F3F3F1;
}

.white-label {
    color: #FFFFFF;
}

.black-label {
    color: #595959;
}

.box-height-120 {
    height: 120px;
}

.black-border {
    border: 1px solid #595959;
}

.grey-border {
    border: 1px solid #c9c9c9;
}

.white-border {
    border: 1px solid #FFFFFF;
}


/* Picture of Success progress */


/* Ends */

md-tabs.md-sidebar-theme.md-primary.bg_grey>md-tabs-wrapper {
    background-color: #e4e4e4 !important;
}

md-content.md-sidebar-theme.md-padding.bg_white {
    background-color: #ffffff !important;
}

md-progress-linear.md-sidebar-theme.md-accent.bg_blue .md-bar {
    background-color: #1a668a !important;
}

md-progress-linear.md-sidebar-theme.md-accent .md-container {
    background: #ffffff !important;
}

md-tab-item.md-tab.ng-scope.ng-isolate-scope.md-ink-ripple.md-active {
    background: #ffffff !important;
}

md-tabs.md-sidebar-theme.bg_blue md-ink-bar {
    color: #D9D9D9 !important;
    background: #ffffff !important;
}

.md-button.md-sidebar-theme.md-fab.count {
    background-color: #D9D9D9 !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 38px !important;
}

span.oxy-step-label.ng-scope {
    border-radius: 50%;
    width: 20px;
    border: 2px solid #1a668a !important;
    background: #1a668a;
    color: #ffffff;
    font-weight: bold;
}

md-tabs md-tabs-wrapper md-tabs-canvas md-pagination-wrapper {
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

md-tabs-canvas {
    height: 61px !important;
}

md-tabs md-tab-item {
    height: 61px !important;
}

md-pagination-wrapper {
    height: 63px !important;
}

md-tab-item {
    width: 200px !important;
}

@media (max-width: 599px) {
    .mini_table td,
    .mini_table th {
        font-size: 12px;
    }
    .owl_details {
        width: 100%;
    }
    .owl_details_container td,
    .owl_details_container th {
        font-size: 12px;
    }
    tr.owl_details_row {
        border-bottom: 10px solid white;
    }
    td.yellow_border::after {
        width: 45px;
    }
    td.green_border::after {
        width: 45px;
    }
    td.red_border::after {
        width: 45px;
    }
    /*md-input-container.filterss.date-picker-filter{
        max-width: 40%;
    }*/
    .how_to_table {
        width: 75%;
    }
    .filters_box,
    .filter_open_btn {
        margin-bottom: 10px !important;
    }
    #mdCardContent {
        overflow-y: auto;
    }
    .coaching_result_box {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

.secSplit #mdCardContent {
    overflow-y: auto;
}

.secSplit md-table-container,
.campaign_report md-table-container {
    max-height: 500px !important;
}


/* UI Style */

.bc-icon {
    min-width: 8px;
}

.pl-10 {
    padding-left: 10px;
}


/*.dashboard-container .square-btn{
    margin-right: 12px !important;
    transform: scale(0.93);
}*/

#tableContainer table.md-table td.md-cell,
#tableContainer1 table.md-table td.md-cell,
#tableContainer2 table.md-table td.md-cell,
#tableContainer3 table.md-table td.md-cell {
    color: rgb(108, 108, 108);
}

.brand_wrapper,
.th_title,
.th_title_d,
.th_title_campaign,
.th_title_cpt,
.th_title_sector,
.th_title_camp,
.th_title_lead_report,
.th_title_coaching,
.th_title_dflts {
    display: none;
}

.brand_logo {
    float: left;
    width: 44px;
}

.brand_name {
    float: left;
    width: 54px;
}

.brand_name {
    margin-left: 4px;
    margin-top: 4px;
}

.brand_logo img {
    margin-top: 6px;
}

.th_title {
    position: absolute;
    left: 0px;
    top: 107px;
    font-weight: 900;
    background: #fff;
    /*padding: 30px 20px;*/
    height: 90px;
    color: #DD1D21;
    font-size: small;
    /*border-bottom: 2px solid #eee;*/
}

.th_title_campaign {
    position: absolute;
    left: -12px;
    top: 40px;
    font-weight: 900;
    background: #fff;
    padding: 21px 14px;
    color: #DD1D21;
    font-size: small;
    border-bottom: 2px solid #eee;
    z-index: 12;
}

.th_title_d {
    position: absolute;
    left: 0px;
    top: 70px;
    background: #fff;
    width: 117px;
    height: 127px;
    z-index: 1;
    padding-top: 54px;
    text-align: center;
    color: #DD1D21;
    font-weight: 900;
}

.p-relative {
    position: relative
}

.calendar_month {
    padding: 0 135px;
}

md-tooltip.dflts_tooltip {
    border: 1px solid #ececec;
}

md-tooltip.dflts_tooltip div.md-content {
    background-color: white;
    color: black;
}

md-tooltip.dflts_tooltip .heading {
    color: #DD1D21;
}

md-tooltip.dflts_tooltip div {
    border-bottom: 1px solid #ececec;
}

.top-palette.apme_dash {
    height: 135px;
}

.top-palette .sub-title {
    font-size: 14px;
}

.trend_chart .fc__tooltip.fusioncharts-div {
    max-width: 300px !important;
}

md-autocomplete-wrap {
    font-size: 13px !important;
}

.incentive-icon:before {
    content: '';
    background: url('../assets/svg/incentive-menu.svg');
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -5px;
    margin-top: 4px;
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .wc-msg {
        display: none
    }
    .main-toolbar {
        background-color: rgb(251, 206, 7);
    }
    .zmdi-fullscreen {
        display: none;
    }
    .p-sticky {
        position: sticky;
        background: #ffff;
        left: 0;
    }
    table.md-table td.md-cell.p-sticky {
        white-space: inherit;
        width: 134px !important;
    }
    td.first_column {
        min-width: 90px !important;
    }
    .th_title_d {
        width: 90px;
    }
    .th_title {
        width: 90px;
    }
    .th_title_cpt {
        height: 94px;
        width: 82px;
        display: flex !important;
        align-items: center;
        padding-left: 32px;
    }
    .th_title_sector {
        top: 550px;
        display: flex !important;
        left: 12px;
        align-items: center;
        padding-left: 35px;
    }
    .th_title_camp {
        top: 314px;
        display: flex !important;
        left: 12px;
        align-items: center;
        padding-left: 35px;
    }
    .th_title_lead_report {
        top: 115px;
        display: flex !important;
        left: 12px;
        align-items: center;
        padding-left: 25px;
        height: 61px;
        width: 70px;
    }
    .th_title_dflts {
        display: flex !important;
        left: 12px;
        align-items: center;
        padding-left: 18px;
        height: 131px;
        top: 70px;
    }
    .th_title_coaching {
        display: flex !important;
        left: 12px;
        align-items: center;
        padding-left: 19px;
        top: 137px;
        width: 94px;
    }
    .md-button.md-icon-button md-icon.zmdi-fullscreen {
        display: none;
    }
    .brand_wrapper,
    .th_title,
    .th_title_d,
    .th_title_campaign,
    .th_title_cpt,
    .th_title_sector,
    .th_title_lead_report,
    .th_title_coaching,
    .th_title_dflts {
        display: block;
    }
    .spancop_filter {
        position: absolute;
        left: 52px;
        width: 86%;
        top: 37px;
    }
    .table.md-table td.md-cell {
        font-size: 12px !important;
    }
    md-datepicker.date-picker .md-datepicker-button {
        left: 92% !important;
    }
    /*.sector_split_chart{
        padding-left: 10px;
    }
*/
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_and_tier.layout-row,
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.tier_label.layout-row {
        width: 100% !important;
        padding: 0 !important;
        margin-left: 0 !important;
    }
    .d-none-desktop {
        display: block;
    }
    .campaign_heading {
        height: auto;
    }
    .calendar_month {
        padding: 0 30px;
    }
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {
    .p-sticky {
        /*position: sticky;*/
        /*background: #ffff;*/
        left: 0;
    }
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    .wc-msg {
        display: none
    }
    .main-toolbar {
        background-color: rgb(251, 206, 7);
    }
    .zmdi-fullscreen {
        display: none;
    }
    .p-sticky {
        position: sticky;
        background: #ffff;
        left: 0;
    }
    table.md-table td.md-cell.p-sticky {
        white-space: inherit;
        width: 127px !important;
    }
    .md-button.md-icon-button md-icon.zmdi-fullscreen {
        display: none;
    }
    .brand_wrapper,
    .th_title,
    .th_title_d,
    .th_title_campaign {
        display: block;
    }
    .spancop_filter {
        position: absolute;
        left: 52px;
        width: 86%;
        top: 37px;
    }
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.lob_and_tier.layout-row,
    .sales-dashboard.global_graph_dashboard.ng-scope.layout-column div.tier_label.layout-row {
        width: 100% !important;
        padding: 0 !important;
        margin-left: 0 !important;
    }
    .campaign_heading {
        height: auto;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .th_title_d,
    .th_title,
    .th_title_campaign {
        display: block;
    }
    .how_to_table {
        width: 65%;
    }
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .campaign_heading {
        height: auto;
    }
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .wc-msg {
        display: none
    }
    .main-toolbar {
        background-color: rgb(251, 206, 7);
    }
    .md-button.md-icon-button md-icon.zmdi-fullscreen {
        display: none;
    }
    .p-sticky {
        position: sticky;
        background: #ffff;
        left: 0;
    }
    table.md-table td.md-cell.p-sticky {
        white-space: inherit;
        width: 160px !important;
    }
    .brand_wrapper,
    .th_title {
        display: block;
    }
    .spancop_filter {
        position: absolute;
        left: 52px;
        width: 86%;
        top: 37px;
    }
    .brand_name {
        margin-right: 20px;
    }
    .d-none-desktop {
        display: block;
    }
    .campaign_heading {
        height: auto;
    }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    .d-none-desktop {
        display: none;
    }
    .campaign_heading {
        height: 101px;
    }
    .campaign_first_table {
        margin-left: -40px;
    }
}


/* confirm box standarsization added by samson */

button.md-primary.md-confirm-button.md-button.md-isteerbar-theme.md-ink-ripple {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    gap: 10px;
    color: #FFFFFF;
    background: #117389;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
    height: 31px;
    width: 64px;
    border-radius: 3px;
    padding: 5px 20px 5px 20px;

}


button.md-primary.md-cancel-button.md-button.ng-scope.md-isteerbar-theme.md-ink-ripple {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 5px 21.5px;
    gap: 10px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    margin-bottom: 15px;
    height: 31px;
    width: 64px;
    border-radius: 3px;
    padding: 5px 20px 5px 20px;

}



/* code ends here */