/* app css stylesheet */

body, html {
  overflow: hidden;
  }
body::-webkit-scrollbar {display: none;}

body{
	font-family: Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: normal;
}

.docs-logo {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 16px;
  margin: 0 auto;
}

.docs-logo>img{
	width: 100%;
  height: auto;
  max-width: 100px;
  max-height: 150px;
  text-align: center;
}

.layout-fill-dashboard-top {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 80% !important;
  height: 90% !important ;
}

.layout-fill-dashboard-bottom{
	margin: -2px 0;
  padding: 0;
  width: 100%;
  min-height: 10% !important;
  height: 10% !important;
  -webkit-box-shadow: 0px -2px 3px rgba(0,0,0,.14);
  -moz-box-shadow: 0px -2px 3px rgba(0,0,0,.14);
  box-shadow: 0px -2px 3px rgba(0,0,0,.14);
  background-color: #ffffff;
  border-top: 2px solid rgba(0,0,0,.2);
}

.new_order{
	background: #022c73 !important;	
	justify-content: center;
	text-transform: uppercase;
}

.food_ready{
	background: #800080 !important;
	justify-content: center;
	text-transform: uppercase;
}

.dispatched{
	background: #04b261 !important;
	justify-content: center;
	text-transform: uppercase;

}

.layout-fill-dashboard-top>md-whiteframe{
	background: rgba(189, 189, 189, 0.19) !important;
}

.layout-fill-dashboard-top>md-whiteframe>md-content{
  background-color: rgb(239, 239, 239) !important;
  height: 90%;
  width: 100%;
  overflow: hidden;
}

.order-list{
  max-height: 545px;
  display: block;
  width: 100%;
  height: 90%;
  overflow: auto;
}

.order-list::-webkit-scrollbar {
  display: none;
}

.bg-white{
	background: #fff;
  border-radius: 4px !important;
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.18)
}

.md-margin-left-none{
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}

.md-margin-top-only{
	margin-top: 0px !important;
	/* margin-left: 8px !important;
	margin-right: 0px !important;
	*/
	margin-bottom: 0px !important; 
}

.md-margin-bottom-only{
	margin-top: 0px !important;
	margin-left: 8px !important;
	/* margin-right: 0px !important; */
	margin-bottom: 8px !important;
}

.kot_item{
	justify-content: normal;
  line-height: normal;
  text-align: left;
}

.kot-item-source{
	border-left: 5px solid green;
}

.swiggy{
	border-left: 5px solid #fc8018 !important;
}
.zomato{
	border-left: 5px solid #e23644 !important;
}
.websites{
	border-left: 5px solid #04b261 !important;
}
.app{
	border-left: 5px solid green !important;
}
.callcenter{
	border-left: 5px solid #3e98ff !important;
}
.ubereats{
	border-left: 5px solid #60b706 !important;
}

.swiggy-color{
  color: #fc8018 !important;
}
.zomato-color{
  color: #e23644 !important;
}
.websites-color{
  color: #04b261 !important;
}
.app-color{
  color: green !important;
}
.callcenter-color{
  color: #3e98ff !important;
}
.ubereats-color{
  color: #60b706 !important;
}

.kot-text{
	display: inline-block;
  position: relative;  
  /* min-height: 36px; */
  min-width: 88px;
  line-height: 36px;
  vertical-align: middle;
  -webkit-box-align: left;
  -webkit-align-items: left;
  align-items: left;
  text-align: left;
  border-radius: 2px;  
  border: 0;
  padding: 0 6px;
   margin: 6px 8px; 
  background: transparent;
  color: currentColor;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  white-space: normal !important;
  line-height: normal !important;
}

.kot-forward-btn{
	justify-content: center;
  vertical-align: middle;
  display: flex;
}

.kot-text-bold{
  font-weight: 800 !important;
}

/*  Footer CSS */
.box-shadow-none{
	box-shadow: none !important;
}

.Online{
	font-size: -webkit-xxx-large;
  color: #4CAF50 !important;
  font-size: 3rem; 
}

.Offline{
	font-size: -webkit-xxx-large;
  color: #E91E63 !important;
  font-size: 3rem;
}

.footer-rider-btn{
  background-color: #dcdcdc !important;
  white-space: normal !important;
  line-height: normal !important;
  width: auto;
  max-width: 40%;
 }

.footer-btn{
  background-color: #707070 !important; 
  color: rgba(255,255,255,0.87) !important;
  border-radius: 17px !important;
}

.footer-large-btn{
	background-color: #dcdcdc !important;
  padding: 10% 5% !important;
  white-space: normal !important;
  line-height: normal !important;
}

.modal-btn{
  color: rgb(250,250,250);
  border-radius: 30px;
  min-width: 180px;
  line-height: 43px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  letter-spacing: 1px;
}

.selectd{
  background: rgb(255,128,171) !important
}

timer{
  text-transform: capitalize;
  font-weight: 500;
  color: rgba(78, 70, 77, 0.87);
}

md-list-item.md-2-line .md-list-item-text h3, md-list-item.md-2-line>.md-no-style .md-list-item-text h3, md-list-item.md-3-line .md-list-item-text h3, md-list-item.md-3-line>.md-no-style .md-list-item-text h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .01em;
    margin: 0;
    line-height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* =======*/

.rider-select{
  min-width: 350px; 
  background: rgba(0,0,0,.14); 
  border-radius: 3px; 
  padding: 5px;
}

md-select-value.md-select-value {
  border-bottom-color: transparent !important;
}

/*  Select Rider Box */
.selectdemoSelectHeader .demo-header-searchbox {
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0; 
  }
  .selectdemoSelectHeader .demo-select-header {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
    padding-left: 10.667px;
    height: 48px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: auto; 
  }
  .selectdemoSelectHeader md-content._md {
    max-height: 240px; 
  }

  .selectedRider{
    background: #5decbc;
  }

  .delivered-bg{
    background: #1c901c;
    color: #fff;
  }

  .delivered-color{
    color: #1c901c;
  }

  md-content#rider_tracking>div:nth-child(odd) {
    background-color: #f1f1f1;
        padding: 1% 0px;
  }

  md-content#rider_tracking>div:nth-child(even) {
    background-color: #ffffff;
        padding: 1% 0px;
  }

  .clear-btn{
    position: absolute;
    top: 10px;
    color: red;
    border: 1px solid red;
    right: 0px;
    z-index: 100;
    background: #fff;
  }