.menuBtn {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    color: white;
    padding: 25px;
    margin-left:-10px;
}

md-toolbar h1 {
    font-weight: normal;
}

md-list .md-button {
    color: inherit;
    font-weight: 500;
    text-align: left;
    width: 100%;
}

.menuBtn {
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkhlYWRlciI+CiAgICA8Zz4KICAgICAgICA8cmVjdCB4PSItNjE4IiB5PSItMjIzMiIgZmlsbD0ibm9uZSIgd2lkdGg9IjE0MDAiIGhlaWdodD0iMzYwMCIvPgogICAgPC9nPgo8L2c+CjxnIGlkPSJMYWJlbCI+CjwvZz4KPGcgaWQ9Ikljb24iPgogICAgPGc+CiAgICAgICAgPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CiAgICAgICAgPHBhdGggZD0iTTMsMThoMTh2LTJIM1YxOHogTTMsMTNoMTh2LTJIM1YxM3ogTTMsNnYyaDE4VjZIM3oiIHN0eWxlPSJmaWxsOiNmM2YzZjM7Ii8+CiAgICA8L2c+CjwvZz4KPGcgaWQ9IkdyaWQiIGRpc3BsYXk9Im5vbmUiPgogICAgPGcgZGlzcGxheT0iaW5saW5lIj4KICAgIDwvZz4KPC9nPgo8L3N2Zz4=) no-repeat center center;
}

.menuItem {
    text-align: left;
    text-transform: none;
    display: block;
    padding:10px 10px 10px 20px;
    margin:0 auto;
}

.menuItem md-icon {
    margin-right: 25px;
    color: grey;
}

.floating-button {
    right: 0;
    bottom: 0;
    position: fixed;
    margin-right: 25px;
    margin-bottom: 20px;
}

.MenuButton {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    color: white;
    padding: 15px;
}

.light-grey {
    background-color: #f0f0f0;
}

.bottom-buffer {
    margin-top: 25px;
    margin-bottom: 50px;
}

.badge {
    float: right;
    font-size: 10pt;
    color: silver;
    margin-right: 5px;
}

.md-inline-list-icon-label {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -10px;
  height: 24px;
  vertical-align: middle; }
.md-grid-item-content {
  height: 96px; 
}
.md-grid-item-content md-icon {
  height: 48px;
  width: 48px; }
.md-grid-text {
  padding-bottom: 5px; }

.bottom-sheet-icon-svg {
    fill: #a0a0a0;
}

.last-item{
    fill: #D84315;
}

.md-raised-form {
    padding: 15px;
    align-self: center;
    display: block;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.md-panel {
    background-color: #f0f0f0;
}

.md-search-box {
    margin-top: 15px;
    margin-bottom: -15px;
}

.md-search-box:focus {
    color: white !important;
    border-color: #ffffff !important;
    margin-top: 15px;
    margin-bottom: -15px;
}

.md-search-box-icon {
    fill: #ffffff !important;
    margin-top: 15px;
    margin-left: 15px;
}

.md-dark-panel,
.md-dark-panel input,
.md-dark-panel label {
    background-color: #D84315;
    color: white!important;
    border-color: white!important;
    padding-left: 15px;
    padding-right: 15px;
}

.text-time
{
    font-size:10pt;
    color: #b0b0b0;
    padding:0;
    width: 100px;
    display:block;
}

.text-counts
{
    text-align:right;
    min-width:25px;
    display:block;
    background-color:#f0f0f0;
    padding:10px;
}

.text-buzz
{
    fill:rgb(249,168,37);
    margin-right:5px;
}

.md-icon-right
{
    float:right;
}

.md-badge
{
    font-size:10pt;
    background-color:#D84315;
    color:#ffffff;
    font-weight:bold;
    padding:5px;    
}

.md-status-badge
{
    font-size:12pt;
    color:#ffffff;
    background-color:#a0a0a0;
    display:inline-block;
    padding:5px 10px 5px 10px;
    margin-bottom:5px;
    margin-right:5px;
    border-radius:2px;
}

.md-special-offer{
    background-color: transparent;
    border: none;
    color: white;
    padding: 15px;
    display:block;
    width:80px;
}

.md-promotion
{
    font-size:10pt;
    color:#545454;
}

.md-promotion-title
{
    font-size:10pt;
    color:#000000;
    padding-top:20px;
    font-weight:bold;

}

.md-button-large
{
    padding:5px 50px 5px 50px;
}

.md-status-cards
{
    margin:10px 20px 10px 20px;
    background-color:#ffffff;
}

.md-form-cards
{
    margin:10px 20px 10px 20px;
    background-color:#ffffff;
}

.form-title
{
    background-color:#f0f0f0;
    font-weight:bold;
    font-size:12pt;
    padding:20px;
    margin:0 auto;
}

.md-tile-content
{
    padding-left:20px;
}

.md-help-text
{
    font-size:10pt;
    color:#545454;
}

.narrow-margin
{
    margin-top:0;
    margin-bottom:5px;
}

.extra-padding
{
    padding:15px 5px 20px 10px;
}

.extra-left-margin
{
    padding-left:25px;
    padding-right:15px;
}

.border-right{
    border-right: 1px solid #cccccc;
}

.form-error-message{
    font-size:12pt;
    font-weight:600;
    color:maroon;
}

.info-text
{
    display:block;
    color:rgb(0,105,92);
}

.help-text
{
    color:#a0a0a0;
}

.status-active
{
    color:#fff;
    background-color:#D84315;
    padding:10px;
}

.status-inactive
{
    color:#fff;
    background-color:#545454;
    padding:10px;
}