@media only screen and (max-width: 440px)
{

  /* Powerbi */

  .pbigrid {
    display: grid;
    justify-content: center; /* Centers the items horizontally */
    align-items: center;
    grid-template-columns: auto auto;
  }
  
  .pbigriditem {
    margin:0 10px; /* Adjust the margin as per your requirements */
    width: 180px;
  }

  .imobile
{
  position: relative;
  top: 45px;
  height: 94vh;
  overflow: hidden;
  z-index: 1000;
}

.report
{
  width: inherit;
  background-color: white;
  border: none;
}

.pbiwelcome{
position: relative;
top: 50px;
margin: 10px;

}

.pbiHeadComp
{
  background: #00A9C7;
  border-radius: 10px;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto;
 margin-bottom: 30px;
 margin-top: 30px;
  padding: 20px;
  width: 300px;
  align-items: center;
  justify-content: center;
 color: white;
}

.pbisub
{
  font-size: 15px;
  margin-top: -10px;
}
.pbihead
{
  font-size: 20px;
  margin-top: -10px;
}



/* 
  #pbiTarget
  {
   
  
  position: relative;
  
    background-color: #3CB24D;
   
    top: 60px;
  z-index: 1000;
    
  } */

  .Embed-container
  {
    position: relative;
    height: 790px;
    margin: -15px;
    border: none;
    width: 415px;
  }
  .Toastify__toast-container--top-center
  {
    top: 60px !important;
  }
  .xsm-spacings-sales-contacts
  {
    width: 70% !important;
  }
  .xsm-spacings-sales-contacts-1
  {
    width: 24% !important;
  }
  .xsm-spacings-sales-contacts *
  {
    font-size: 11px !important;
  }
  .xsm-spacings-sales-contacts-1 p
  {
    margin-top: 5px;
    font-size: 11px !important;
  }
  .xsm-spacings-sales-contacts h5.header
  {
    font-size: 13px !important;
  }
  .Toastify__toast-container--top-right
  {
    left: -1% !important;
    transform: translate(0%, 0px) !important;
  }
  .pl-10-sm
  {
    padding-left: 10px !important;
  }
  .sm-padding-contactinfo
  {
    padding: 15px 20px !important;
  }
  .width-sm-60
  {
    width: 60% !important;
    margin: 0px !important;
  }
  .width-sm-40
  {
    width: 40% !important;
    margin: 0px !important;
  }
  .border-right-lg
  {
    border-right: none !important;
  }
  .sm-100-width
  {
    width: 100% !important;
  }
  .sales-contacts 
  {
    padding: 15px 0px;
  }
  .sales-contacts .region-cards {
    padding: 10px 15px;
  }
  .sales-contacts .ui .grid div.column:first-child
  {
    padding-left: 12px;
    padding-right: 0px;
  }
  .sales-contacts-searchbar ~ div div div.left-card {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }
  .account-manager-cards .btn-default {
    width: 5rem !important;
  }
  .customer-analytics 
  {
    padding: 15px 0px;
  }
  .customer-analytics .analytics-card {
    padding: 10px 0px;
  }
  .customer-analytics .analytics-card span {
    font-size: 13px;
  }  
  .customer-analytics .analytics-progress-card {
    padding: 12px 15px;
    display: grid;
    grid-template-columns: 5rem 1fr auto;
  }
  .sales-contacts-customers {
    padding: 8px 0px 40px 0px !important;
  }
  .card-location .call-btn {
    width: 45% !important;
  }
  .error-email-msg-popup .error-msg-popup
  {
    bottom: 110px;
  }
  .width-78
  {
    width: 61% !important;
  }
  .subscription-header .search-input-container
  {
    padding: 0px 0px 10px 0px;
  }
  .mt-20-md
  {
    margin-top: 20px !important;
  }
  .page-title
  {
    font-size: 13px !important;
  }
  .subscription-header
  {
    padding: 15px 0px 10px 0px
  }
  .xsm-card-spacing .gotham-light-12-black, .xsm-card-spacing .gotham-medium-12-black
  {
    font-size: 10px !important;
  }
  .xsm-card-spacing .add-subscription-card-padding .gotham-medium-14-black, .xsm-card-spacing .add-subscription-card-padding .gotham-book-14-grey
  {
    font-size: 12px !important;
  }
  .pt-10-sm {
    padding-top: 10px !important;
  }
  #branch-row + div div.search-header
  {
    padding: 10px 20px 10px 20px !important;
  }
  .Toastify__toast-container 
  {
    padding: 3px 8px 3px 22px!important;
  }
  .ui-alerts.top-right
  {
    top: 60px !important;
    right: 0px !important;
  }
  .ui-alerts 
  {
    padding: 0px 8px !important;
  }
  .sm-selection-radio
  {
    right: 3% !important;
  }
  .selection-radio
  {
    right: 5% !important;
  }
  .mt-50-sm
  {
    margin-top: 25px !important;
  }
  .gradient-color
  {
    background: linear-gradient(to left, #fff, #fff 20%, #fff 98%, #3CB24D 20%) !important;
    border-radius: 0 !important;
  }
  .gradient-orange-color
  {
    background: linear-gradient(to left, #fff, #fff 20%, #fff 98%, #FF8B36 20%) !important;
    border-radius: 0 !important;
  }
  .gradient-blue-color
  {
    background: linear-gradient(to left, #fff, #fff 20%, #fff 98%, #0B68B9 20%) !important;
    border-radius: 0 !important;
  }
  .gradient-grey-color
  {
    background: linear-gradient(to left, #fff, #fff 20%, #fff 98%, #999999 20%) !important;
    border-radius: 0 !important;
  }
  .selection-checkbox
  {
    float: right !important;
    display: block !important;
    position: absolute !important;
    top: 38% !important;
    right: 5% !important;
  }
  .select-all-container 
  {
    box-sizing: border-box !important;
    padding: 10px 50px 20px 1px;
    width: 100% !important;
  }
  .width-2
  {
    width: 25% !important;
    float: right;
    display: inline;
    position: absolute;
    right: -50px;
  }
  .width-40
  {
    width: 75% !important;
  }
  .mt-spacing-m45-sm
  {
    margin-top: -45px !important;
  }
  .pushable
  {
    z-index: 1111111111111111111111;
    display: contents;
    position: inherit;
    height: 100%;
  }
  .ui.card
  {
    width: 100%;
  }
  .ui.cards>.card
  {
    width: 100% !important;
  }
  .font-size-16
  {
    font-size: 13px !important;
  }
  .ui.card.padding
  {
    padding: 20px 14px !important;
  }
  .nopadding 
  {
    padding: 0px !important;
  }
  .ui.card.nopadding
  {
    width: 100% !important;
  }
  .card-no-shadow
  {
    width: 100% !important;
  }
  .styles-module_chipContainer__3PVJH
  {
    float: left !important;
    left: 0 !important;
    display: inherit !important;
    position: inherit !important;
    margin-top: 20px !important;
  }
  .mt-40-dt 
  {
    margin-top: 75px !important;
  }
  .label-text
  {
    width: 100%;
  }
  .ui.menu
  {
    height: 45px;
  }
  .toggle-icon, .toggle-icon:hover
  {
    font-size: 24px;
  }
  .ml-30 
  {
    margin-left: 15px !important;
  }
  .mr-30
  {
    margin-right: 15px !important;
  }
  .ml-35
  {
    margin-left: 20px !important;
  }
  .mt-20-sm
  {
    margin-top: 10px;
  }
  .mt-20
  {
    margin-top: 10px !important;
  }
  .mt-60 {
    margin-top: 40px !important;
  }
  .pt-50
  {
    padding-top: 20px;
  }
  .mb-7
  {
    margin-bottom: -13px !important;
  }
  .ui.card.padding-15
  {
    padding: 0px !important;
    height: 130px;
  }
  .mb-30
  {
    margin-bottom: 20px !important;
  }
  .mt-30
  {
    margin-top: 20px !important;
  }
  .mt-fill-30
  {
    margin-top: 23px !important;
  }
  .mt-fill-30-sm
  {
    margin-top: 20px !important;
  }
  .mt-fill-30-sm .product-box
  {
    margin: 0.475em 1em !important;
  }
  .lg-display
  {
    display: none !important;
  }
  .sm-display
  {
    display: inline-block !important;
  }
  .ui.right.sidebar
  {
    min-width: 375px;
    height: 100% !important;
  }
  .pt-20
  {
    padding-top: 10px !important;
  }
  .search-panel
  {
    padding: 0px 0px;
  }
  .width-75
  {
    width: 63% !important;
  }
  .pt-80 
  {
    padding-top: 40px;
  }
  .filter-shadow
  {
    box-sizing: border-box !important;
    border: 1px solid #EBEBEB !important;
    background-color: #FFFFFF !important;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    padding: 6px !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 45px !important;
  }
  .ui.container.pt-10.filter-shadow {
    margin-left: 0em!important;
    margin-right: 0em!important;
  }
  .location-text-sm
  {
    font-size: 12px !important;
  }
  .icon-marker-size
  {
    width: 25px !important;
    height: 25px !important;
    margin-right: 10px;
    font-size: 16px !important;
    margin-left: 0px;
  }
  .customer-name-text-sm
  {
    font-size: 11px !important;
  }
  .location-card-padding-sm
  {
    padding: 13px 2px !important;
  }  
  .branch-delivery-ml-20 {
    margin-left: 0px !important;
  }
  .gotham-14-book-black-sm
  {
    font-size: 12px !important;
  }
  .product-branch-pl-35 {
    padding-left : 15px;
   }
  .fix-top-60 {
    top: 45px !important;
  }
  .fix-top-120 {
    top: 95px !important;
  }
  .fix-top-130 {
    top: 100px !important;
  }
  .fix-top-180 {
    top:115px !important;
  }
  .fix-top-240 {
    top:200px !important;
  }
  .narrow-down-search-10 {
    margin-left: 0px !important;
  }

  /** refactor code **/
  html {
    width: 100% !important;
  }

  .main-body-scroll {
    margin-bottom: 4% !important;
  }
  .mt-spacing-m45-sm
  {
    margin-top: -45px !important;
  }
  .mt-spacing-m10-sm
  {
    margin-top: -10px !important;
  }
  .mt-spacing-m70-sm
  {
    margin-top: -70px !important;
  }
  .home-cards a div span
  {
    font-size: 14px;
  }
  .cards-main 
  {
    padding: 0px 0px 90px 0px !important;
  }
  .filter-shadow 
  {
    padding: 5px 5px 16px 5px !important;
  }
  .cards-main div p.div-align-center
  {
    font-size: 14px;
    padding: 10px 40px;
  }
  .dashboard-close-details
  {
    float: right;
  }
  .dashboard-close-details .input
  {
    width: calc(100% - 35px);
    position: absolute;
    left: 14px;
  }
  .search-header-open
  {
    padding-left: 15px;
    padding-right: 20px;
  }
  .cards-main
  {
    padding: 0px 0px 90px 0px !important;
  }
  .dashboard-search-details .handtool
  {
    padding-top: 0px;
  }
  label > input[type="checkbox"] + *::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1rem;
    height: 1rem;
    border-radius: 10%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: gray;
  }
  .md-6, .md-6.grey-border
  {
    width: 100% !important;
  }
  .mobile-width-50, .sm-md-6
  {
    width: 50% !important;
  }
  .mobile-width-100
  {
    width: 100% !important;
  }
  .delivery-inprogess-status {
    float: right !important;
    font-size: 10px !important;
  }
  .delivery-outofdelivery-status {
    float: right !important;
    font-size: 10px !important;
  }
  .delivery-delivered-status {
    float: right !important;
    font-size: 10px !important;
  }
  .delivery-shipped-status {
    float: right !important;
    font-size: 10px !important;
  }
  .border-right-grey
  {
    border: none;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
  }
  .filter-number
  {
    margin-right: 3px;
  }
}


@media only screen and (min-width: 421px) and (max-width: 720px)
{
  
  .width-50
  {
    width: 100% !important;
  }

  /** refactor code **/
  html {
    width: 100% !important;
  }
  .main-body-scroll {
    margin-bottom: 5% !important;
  }
}

@media only screen and (max-width: 767px)
{
  html {
    width: 100% !important;
  }
  .order-detail-margin {
    margin-top: 15px !important;
  }
  .move-item-header {
    margin-left: 15px !important;
    margin-right: 10px !important; 
    margin-top: -5px !important; 
  }
  .move-item-select {
    margin-left: 20px !important;
  }
  .ui.card.product-box
  {
    width: 100% !important;
  }
  #main-img .container .dashboard-text h5 {   
    padding: 6px 100px !important;
  }
  .md-6.grey-border {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1023px) {
  #main-img .container {
    width: 100% !important;
  }
}

@media only screen and (max-width: 599px) {
  .ui.top.right.popup {
    margin-right: -9px;
  }
  .ui.top.left.popup {
    margin-left: 0px !important;
  }
  .msg-popup-down-tile {
    right: 10px !important;
    top: 57px !important;
  }
  .msg-popup {
    margin-right: 40px;
  }
  
.fix-scroll-div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 1px;
  position: fixed;
  width: 65px;
  height: 29px;
  z-index: 9999;
  bottom: 65px;
  left: 40%;
  background: #000000;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  margin-bottom: 5px;
}
  .branch-md-9 {
    width: 92% !important;
  }
  .branch-md-8 {
    width: 92% !important;
  }
  .branch-md-1 {
    width: 8% !important;
    padding-left: 9px !important;
    padding-right: 5px !important
  }
  .branch-md-2 {
    width: 8% !important;
    padding-left: 10px !important;
  }
  .quote-md-3 {
    width: 20%;
    margin: auto;
  }
  .quote-md-4 {
    width: 32%;
    margin: auto;
  }
  #main-img .container .check-logo {
    width: 180px;
  }
  #main-img .container .dashboard-text  h5 {
    padding: 6px 70px !important;
  }
  .bottom-padding-60 {
    margin-bottom: 50px !important;
  }
  .add-spec-40 {
    padding-top: 50px !important;
  }
  .quote-md-1 {
    width: 17% !important;
    margin: 0px !important;
  }  
}


@media only screen and (min-width: 722px) and (max-width: 1023px)
{
  /** refactor code **/
  html {
    width: 100% !important;
  }
  .main-body-scroll {
    margin-bottom: 5% !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  
  .ui.top.left.popup
  {
    margin-left: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .ui.right.sidebar {
    left: calc(50% + 145px) !important;
    right: auto !important;
  }
  .ui.right.overlay.sidebar {
    transform: translate3d(0%,0,0);
  }
  .ui.left.sidebar {
    right: calc(50% + 145px) !important;
    left: auto !important;
  }
  .ui.left.overlay.sidebar {
    transform: translate3d(0%,0,0);
  }
}

@media screen and (min-width: 768px) {
  .cards-main {
    width: auto !important;
    padding: 0px 35px 20px 35px;
    margin-bottom: 50px;
  }
  .sidebar-overflow
  {
    overflow: auto;
    height: 100%;
  }
}

#main-img {
  
  height: auto;
  width:100%;
  min-height: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #474747;
} 
#main-img .container {
  position: relative;
  background-repeat: no-repeat;
  background-image:  url("../images/dashboard-img-md.jpg") !important;
    background-size: cover !important;
   background-position:center center !important;
   height: 100vh;
    width: 1024px;
    margin: 0px auto;
}
#main-img .container .check-logo {
  margin: 0px auto;
  display: table;
  padding-top: 80px;
}
#main-img .container .dashboard-text {
  position: absolute;
  bottom: 200px;
  width: 100%;
}
#main-img .container .dashboard-text h5 {
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  color: #FFFFFF;
  padding: 6px 56px;
}
#main-img .container .dashboard-text .wc-logo {
  margin: 0px auto;
  display: table;
  margin-top: 32px;
}


@media only screen and (min-width: 768px) and (max-width: 991px)
{
  
  .filter-shadow
  {
    box-sizing: border-box !important;
    border: 1px solid #EBEBEB !important;
    background-color: #FFFFFF !important;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  }
  .pt-80 
  {
    padding-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .header-row {
    flex-direction: column;
  }
  .left-card {
    border-right: 0px;
  }
  .left-card-cus {
    border-right: 0px;
    padding-right: 0px !important;
  }
  .right-card {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .info-header {
    display: flex !important;
    flex-direction: row;
    margin-right: 1em !important;
    margin-left: 1em !important;
  }
 
}
@media screen and (max-width: 767px) {
  .sm-12 {
    width: 90% !important;
  }
  .order-details-sm-12 {
    width: 100% !important;
  }
  .order-details-mr-10 {
    margin-right:  0px !important;
  }
  .header-row {
    padding-left: 0px !important;
  }
  .filter-shadow {
    padding: 20px 30px;
  }
  .align-inline-filter, .filter-number {
    right: 7px !important;
  }
  .align-inline-input {
    width: calc(100% - 54px) !important;
  }
  .cards-main {
    padding: 20px;
  }
  .pusher.main-body-scroll {
    background-color: #f9f9f9;;
  }
}

@media screen and (max-width: 650px) {
  .search-header {
    position: relative;
  }
	 .narrow-search-input div.input, .mt-spacing-m10-sm div.input
	  {
		width: 75%;
	  }
}
@media screen and (max-width: 768px) {
  .invoice-tax {
    float: left !important;
  }
  .header-row {
    flex-direction: column;
  }
  .row {
    display: flex;
    flex-direction: column;
  }
  .left-card {
    border-right: 0px;
  }
  .left-card-cus {
    border-right: 0px;
    padding-right: 0px !important;
  }
  .right-card {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .info-header {
    display: flex !important;
    flex-direction: row;
    margin-right: 1em !important;
    margin-left: 1em !important;
  }   
}

@media screen and (max-width: 767px) {
  .sm-12 {
    width: 90% !important;
  }
  .header-row {
    padding-left: 0px !important;
  }
  .filter-shadow {
    padding: 20px 30px;
  }
  .align-inline-filter, .filter-number {
    right: 7px !important;
  }
  .align-inline-input {
    width: calc(100% - 54px) !important;
  }
  .cards-main {
    padding: 20px;
  }
  .user-icon
  {
    font-size: 24px;
  }
}

@media screen and (max-width: 650px) {
  .search-header {
    position: relative;
  }
  .search-header-open {
    padding-bottom: 10px;
  }
  .narrow-search-input div.input, .mt-spacing-m10-sm div.input
  {
  width: 75%;
  }
  .search-input-container
  {
    padding: 0px 0px 40px 0px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1440px) {
  .ui.top.left.popup
  {
    margin-left: 200px;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .ui.top.left.popup
  {
    margin-left: 300px;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1720px) {
  .ui.top.left.popup
  {
    margin-left: 350px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1980px) {
  .ui.top.left.popup
  {
    margin-left: 465px !important;
  }
}

@media only screen and (min-width: 300px) and (max-width: 389px)
{
  .xsm-spacings-sales-contacts 
  {
    width: 78% !important;
  }
  .xsm-spacings-sales-contacts *
  {
    font-size: 10px !important;
  }
  .xsm-spacings-sales-contacts-1 
  {
    width: 24% !important;
  }
  .xsm-spacings-sales-contacts-1 p
  {
    margin-top: 5px;
    font-size: 10px !important;
  }
  .width-sm-60
  {
    width:55% !important;
  }
  .width-sm-40 {
    width: 45% !important;
  }
  .sales-contacts .region-cards {
    padding: 10px 14px !important;
  }
  .xsm-spacing
  {
    margin-left: -10px;
  }
  .Toastify__toast-container 
  {
    padding: 3px 10px !important;
  }
  .xsm-card-spacing
  {
    margin: 0.4em 0.1em !important;
  }
  .xsm-card-spacing:first-child
  {
    margin: 1.1em 0.1em 0.4em 0.1em !important;
  }
  .xsm-card-spacing .gotham-light-12-black, .xsm-card-spacing .gotham-medium-12-black
  {
    font-size: 10px !important;
  }
  .xsm-card-spacing .customer-right-arrow
  {
    font-size: 22px;
  }
}
@media only screen and (min-width: 440px){
  .branch-deliveries-text{
    padding-left:6px !important;
  }
}

@media only screen and (max-width: 440px){
  .quick-link-card {
    margin-top: 20% !important; }
}