body {
    padding-top: 50px;
    font-family: 'Nunito', sans-serif !important;
    background-image: url(https://s3.ap-south-1.amazonaws.com/madhuras-images-production/seller-assets/bg.png);
    background-size: 417px 417px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif !important;
}

.h2, h2 {
    font-weight: 600px
}

#pmd-main {
    margin-bottom: 40px !important;
}

.min-height {
  min-height: 100vh;
}

.small-text {
  font-size: 11px
}

/** Sidebar */
.nav-side-menu {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 1px 6px rgba(0, 0, 0, 0.23);
    overflow: auto;
    font-size: 13px;
    font-weight: 200;
    background-color: #ffffff;
    position: fixed;
    top: 0px;
    width: 275px;
    height: 100%;
    color: #e1ffff;
    padding-top: 52px;
}

.nav-side-menu .brand {
    background-color: #23282e;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.nav-side-menu .toggle-btn {
    display: none;
}

.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    /*
      .collapsed{
         .arrow:before{
                   font-family: FontAwesome;
                   content: "\f053";
                   display: inline-block;
                   padding-left:10px;
                   padding-right: 10px;
                   vertical-align: middle;
                   float:right;
              }
       }
  */
}

.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
    border-left: 3px solid #2ecc71;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    /*background-color: #181c20;*/
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #e7e7e7;
    margin-left: 0px;
}

.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #e7e7e7;
    color: #0B0B0B;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    /*font-family: FontAwesome;
    content: "\f105";*/
    padding-left: 10px;
    padding-right: 10px;
}

.nav-side-menu li {
    padding-left: 0px;
    /*border-left: 3px solid #2e353d;*/
    border-bottom: 1px solid #e7e7e7;
}

.nav-side-menu li {
    text-decoration: none;
    color: #777777;
}

.nav-side-menu li i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
    color: #34495e
}

.nav-side-menu li:hover {
    /*border-left: 3px solid #d19b3d;*/
    background-color: #e1e1e1;
    color: #0B0B0B;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

/** Bootstrap Overrides */
.panel {
    border: none;
    box-shadow: rgba(0, 0, 0, .117647) 0 1px 6px, rgba(0, 0, 0, .117647) 0 1px 4px;
    -webkit-box-shadow: rgba(0, 0, 0, .117647) 0 1px 6px, rgba(0, 0, 0, .117647) 0 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, .117647) 0 1px 6px, rgba(0, 0, 0, .117647) 0 1px 4px;
    -o-box-shadow: rgba(0, 0, 0, .117647) 0 1px 6px, rgba(0, 0, 0, .117647) 0 1px 4px;
    -ms-box-shadow: rgba(0, 0, 0, .117647) 0 1px 6px, rgba(0, 0, 0, .117647) 0 1px 4px;
}


.panel-info>.panel-heading {
    color: white;
    background-color: #4285f4;
}

.panel-danger>.panel-heading {
    color: white;
    background-color: #f4511e;
    border-color: #f1c40f;
}

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }

    .form-inline {
        margin-top: 15px !important
    }
}

@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }

    .content-section {
        margin-left: 275px;
        margin-top: 51px;
    }
}

body {
    margin: 0px;
    padding: 0px;
}

.modal-close-icon {
    position: absolute;
    top: 0;
    right: 7px;
}

.steps-indicator {
    margin-bottom: 4em;
}

/** Bootstrap Overrides */

.page-header {
    margin: 0 0 15px 0;
}

.modal-header h3, .h3 {
    margin: 0;
}

.navbar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 1px 6px rgba(0, 0, 0, 0.23) /*0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
}

.navbar-brand {
    background: url(https://s3.ap-south-1.amazonaws.com/madhuras-images-production/seller-assets/madhuras-icon-1024x1024.png) no-repeat; 
    background-size: 30px 30px;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 45px
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

.navbar-default .navbar-brand, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
    color: #000000;
}

.stock-row {
    margin-bottom: 15px;
}

/** Seller user profile dropdown */
.user-row {
    margin-bottom: 14px;
}

.user-row:last-child {
    margin-bottom: 0;
}

.dropdown-user {
    margin: 13px 0;
    padding: 5px;
    height: 100%;
}

.dropdown-user:hover {
    cursor: pointer;
}

.table-user-information > tbody > tr {
    border-top: 1px solid rgb(221, 221, 221);
}

.table-user-information > tbody > tr:first-child {
    border-top: 0;
}

.table-user-information > tbody > tr > td {
    border-top: 0;
}

.toppad {
    margin-top: 20px;
}

.pac-container {
    z-index: 100000;
}

.product-search-row {
    background-color: #f1f1f1;
    border-radius: 50px;
    height: 400px;
    margin: 60px;
}

.product-search {
    margin: 100px 140px;
}

.product-search-list {
    overflow-y: scroll;
    max-height: 400px;
    font-size: 16px;
}

.product-search-list > .list-group-item, .branch-selection > .list-group-item{
  cursor: pointer;
}

.product-search-list > .list-group-item:hover, .branch-selection > .list-group-item:hover {
  background-color: #f2f2f2
}

.icon-selected i {
  color: #259b24;
  font-size: 20px;
}

.model-header {
    background-color: #f1c40f;
    color: white;
}


.footer-bottom {
    background-color: #ffffff;
    min-height: 30px;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}

.fixed-bottom {
    position: fixed;
    z-index: 2;
    bottom: 0;
}


#toast-container {
    top: 0 !important;
    right: 0 !important;
    left: 35%;
    max-height: 44px;
}

#toast-container .toast {
    width: 400px !important;
}


.availability {
    width: 20px;
    position: relative;
    margin: 4%;
}

.availability label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0px;
    background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
    background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}

.availability label span{
    margin-left: 25px;
}

.availability label:after {
    content: '';
    width: 10px;
    height: 6px;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}

.availability label:hover::after {
    opacity: 0.3;
}

.availability input[type=checkbox] {
    visibility: hidden;
}

.availability input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.label-title {
    font-weight: bold;
    color: black;
}

/* Login Section */

.login-logo {
    margin-bottom: 20px;
    margin-top: 10px
}

.seller-login-form {
    background-color: white;
    margin-top: 50px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 1px 6px rgba(0, 0, 0, 0.23);
}

.signup-bullets {
    padding: 0;
    margin: 0;
}

.seller-login-signup-info {
    background: #2874f0;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 35px;
}

.signup-bullets li {
    margin-top: 10px;
    list-style: none
}

.seller-login-signup-info img {
    width: 100%
}

/** REGISTRATION PAGE */
.seller-registration {
    margin-top: 10vh;
    background-color: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16), 0 1px 6px rgba(0, 0, 0, 0.23);
}

.seller-registration-form {
    border-left: 1px solid #eee
}

/* Dashboard CSS */
.dashboard-count {
    text-align: center;
    font-weight: 600
}

/* ICONS */

.icon {
    background: url(/images/sprite-one.png);
    width: 102px;
    height: 102px;
    display: block;
    float: left
}

.icon-handshake {
    background-position: -254px 131px
}

.icon-money {
    background-position: -254px 471px
}

/** Loader */

.showbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  height: 100%;
  z-index: 9999;
  background: white;
  opacity: 0.7;
}

.loader {
  position: relative;
  margin: 0 auto;
  margin-top: 40vh;
  width: 100px;
}
.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.circular {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}

.transaction-history-btn {
    background-color: #e6e6e6;
}
