*:focus {
  outline: 0 !important;
}
#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}

.nav-open #sidenav-overlay {
  display: block;
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998
}

.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1
}

.sidenav .user-view .circle,
.sidenav .user-view .name,
.sidenav .user-view .email {
  display: block
}

.sidenav .user-view .circle {
  height: 64px;
  width: 64px
}

.sidenav .user-view .name,
.sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px
}

.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500
}

.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px
}

.sidenav .user-view>a {
  height: auto;
  padding: 0
}

.sidenav .divider {
  margin: 8px 0 0 0
}

.sidenav li>a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px
}

.sidenav li>a:hover {
  background-color: rgba(0, 0, 0, 0.05)
}

.sidenav li {
  float: none;
  line-height: 48px
}

.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
      transform: translateX(-105%)
}
a {
  text-decoration: none
}
/*   
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px
}

nav a {
  color: #fff
}

nav i,
nav [class^="mdi-"],
nav [class*="mdi-"],
nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px
}

nav .nav-wrapper {
  position: relative;
  height: 100%
}

nav,
nav .nav-wrapper i,
nav a.sidenav-trigger,
nav a.sidenav-trigger i {
  height: 64px;
  line-height: 30px
}

nav ul {
  margin: 0
}

nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px
}

nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px
}
 */
.material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga'
}

.circle {
  border-radius: 50%
}

.right {
  float: right !important
}

i {
  line-height: inherit
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0
}

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-small,
.btn-floating,
.dropdown-content,
.collapsible,
.sidenav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

.white-text {
  color: #fff !important
}

/*From FontAwesome*/

.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/*From themifyicons*/

[class^="ti-"],
[class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*From css.css file*/

.user-view {
  background: -o-linear-gradient(217deg, #27b7e6, #1aacdf);
  background: linear-gradient(233deg, #27b7e6, #1aacdf);
}

.custom-nav {
  background-color: #27b7e6
}

.custom-icon {
  display: inline;
  color: white;
  padding-left: 2%
}

.custom-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 8px;
}

.custom-price {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  margin-left: 12px;
  font-weight: bold
}

.iconWithText {
  display: block;
  padding-bottom: 10%;
}

.custom-times-icon {
  color: white;
  font-size: 20px;
  z-index: 2000;
  display: visible;
  position: absolute;
  right: 5%;
  top: 10%;
}

.sidenav .user-view {
  margin-bottom: 0;
}

.sidenav li {
  color: rgba(0, 0, 0, 0.87);
  font-family: "Roboto", sans-serif;
}

.list-nav__item:hover {
  color: #67cced;
  color: var(--theme-primary-light, #67cced);
  background-color: #fafafa !important;
}

.list-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 1em 0.75em 1em 1.5em;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.list-nav__item:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 35%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  border-radius: 100%;
  -webkit-transform: scale(1, 1) translate(-50%);
  -ms-transform: scale(1, 1) translate(-50%);
      transform: scale(1, 1) translate(-50%);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}

.list-nav__item {
  color: rgba(0, 0, 0, 0.87);
  color: var(--theme-text-primary-on-primary-light, rgba(0, 0, 0, 0.87));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 1em 0.75em 1em 1.5em;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

svg:not(:root) {
  overflow: hidden;
}

.list-nav__icon {
  fill: rgba(0, 0, 0, 0.54);
  fill: var(--theme-text-secondary-on-primary-light, rgba(0, 0, 0, 0.54));
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  padding: 0;
  margin-right: 1.5rem;
  width: 24px;
  height: 24px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.sidenav li a {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  font-size: 16px;
}

.list-nav__item--secondary {
  background-color: #F0F0F0;
}

.sidenav li {
  line-height: 0px;
  width: 100%;
}

.sidenav .user-view {
  overflow: hidden;
}

.sidenav .user-view:before {
  content: '';
  position: absolute;
  top: 48px;
  right: -24px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  z-index: 0;
  background-color: #5cc8ec;
}

.sidenav .divider {
  margin: 0 0 0 0;
}

.sidenav .user-view:after {
  content: '';
  position: absolute;
  top: -24px;
  right: -16px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  z-index: 0;
  background-color: #5cc8ec;
}

/*From Google material icons*/

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/*Sohaib Changes*/

.visible {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 60ms ease 60ms;
}

/* .close {
  transform: translate3d(-300px, 0, 0);
  transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
}
 */
.circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #19a9df;
  text-align: center;
  margin: 17px 0 0 100px;
}

.rectangle{
  background: #e3181e;
  padding: 5px;
  text-align: center;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  /* font-family: sans-serif; */
  -webkit-transform: rotate(
    90deg
    ) !important;
      -ms-transform: rotate(
    90deg
    ) !important;
          transform: rotate(
    90deg
    ) !important;
    margin-left: -15px;
}
.visible a:hover{
  background-color: #ffffff;
}
/* .visible a:active{
  background-color: aqua;
} */
@media only screen and (max-width: 457px){
.sidenav{
  width: 200px;
}
}  