.menu i.icon, i {
    font-size: 24px;
}

.col-40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.col-47 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
}

.col-60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.content-centered-vertical, .content-centered-vertical * {
    vertical-align: middle !important;
}

.content-centered-vertical h6{
    
}

.right-10 {
    position: absolute;
    right: 10px;
}

.right-space-10 {
    margin-right: 10px;
}

dummy {
    margin: 0 !important;
    padding: 0 !important;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

*, body, md-content {
    font-family: "Roboto";
}

.blue-bg {
    background-color: #04A3FF !important;
}

body, md-content.md-default-theme, md-content {
    background-color: #ffffff;
}

.header, md-content > md-toolbar {
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

md-content {
    padding-top: 56px;
    min-height: 100vh;
}

.no-scroll {
    overflow: hidden !important;
}

md-content > * {
    margin-right: 15px;
    margin-left: 15px;
}


dl-menu {
    margin: 0;
}

md-toolbar, md-progress-linear {
    margin: 0;
}

md-toolbar *{
    background-color: #04A3FF;
}

.env-local md-toolbar *,
.env-test md-toolbar *,
.env-local .blue-bg,
.env-test .blue-bg,
.env-local .menu .header,
.env-test .menu .header,
.env-local .md-button.blue-button-1,
.env-test .md-button.blue-button-1
{
    background-color: green !important;
}

.env-local .active,
.env-test .active,
.env-local .menu .item,
.env-test .menu .item,
.env-local .highlight,
.env-test .highlight
{
    color: green;
}

.env-info {
    color: green;
    font-weight: bold;
    font-size: large;
}

.env-local .env-info,
.env-test .env-info,
.debugMode .env-info
{
    display: block !important;
}

.offline md-toolbar * {
    background-color: grey;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.debugMode .main-toolbar * {
    color: yellow;
    -webkit-transition: color 1000ms linear;
    -ms-transition: color 1000ms linear;
    transition: color 1000ms linear;
}

.debugMode .edit_routes h3 {
    color: red;
}

.hd-route-bar {
    z-index: 1;
}

.hd-route-bar md-toolbar * {
    background-color: #ffffff;
}

.hd-route-bar .places-left{
    color: #7d7d7d;
}

.hd-route-bar.fixed-top {
    position: fixed;
    width: 100%;
    top: 56px;
    z-index: 99;
}

.hd-route-bar.full-width-bar {
    margin: 0;
}

.centered, .centered * {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    width: 100%;
}



.row.content-centered, .content-centered {
    width: auto;
}

.row.content-centered > *, .content-centered > * {
    margin: 0 auto;
}

.main-action-button {
    line-height: initial;
    width: 50%;
}

.menu {
    overflow: auto;
    background: #fff;
    position: fixed;
}

.menu-back {
    position: fixed;
}

.menu .header {
    position: static;
    background-color: #04A3FF !important;
    color: #ffffff;
}

.menu .header i {
    font-size: 14px;
}

.menu .item {
    font-size: 16px;
    border: none;
    color: #04a3ff;
    padding-top: 14px;
    padding-bottom: 14px;
}

.main-menu.list .item-menu-right {
    padding-left: 25%;
}

.menu .item .sticky {
    color: red;
}

.main-menu.list .row{
    background: lightgrey;
}

.main-menu.list .row a {
    padding-left: 40px;
    padding-right: 0;
}

.menu .user .picture {
    border-radius: 50px;
    height: 100px;
    width: 100px;
}

.menu .user .name {
    margin-top: 0;;
}

.menu .session .row {
    display: block;
    text-align: right;
}

.menu .header .routes {
    margin-top: 20px;
}

.menu .header .email,
.menu .header .business
{
    margin-left: 10px;
}

.menu .disabled {
    color: grey;
}

.highlight {
    color: #04A3FF;
}

.green {
    color: #4ad24a;
}

.main-toolbar .md-toolbar-tools {
    background-color: #04A3FF;
}

.main-toolbar * {
    color: white;
}

.main-toolbar .title,
.secondary-toolbar .title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    
    z-index: 0;
}

.main-toolbar .title {
    height: 56px;
    line-height: 56px;
}

.secondary-toolbar {
    height: 40px;
    line-height: 40px;
    min-height: 40px;
}

.md-toolbar-tools .md-button {
    z-index: 10;
}

.md-chips md-chip {
    border-radius: 0;
}

.md-chips.md-removable md-chip {
    padding-right: 45px;
}

.login h3, .edit_routes h3 {
    margin-top: 100px;
}

.route-selector .md-errors-spacer {
    float: none;
}

.route-selector .md-chip-input-container {
    width: 30%;
}

.login .pass-view-toggle {
    position: absolute;
    top: 10px;
    right: 0;
}

.login label,
.edit_routes label {
    color: rgb(63, 81, 181);
}

.login md-input-container > .md-input, .login md-chips-wrap,
.edit_routes md-input-container > .md-input, .edit_routes md-chips-wrap {
    border-bottom: 1px solid;
    border-color: rgb(63, 81, 181);
    box-shadow: none;
}

/* probably better to remove .searching althogheter, but would require to test every bag-selector*/
.searching .row.bag-selector {
    width: initial;
}

.bag-selector {
    position: relative;
}

.bag-selector md-chips-wrap {
    box-shadow: none !important;
    padding: 0 !important;
}

.bag-selector .md-chips .md-chip-input-container,
.bag-selector .md-chips .md-chip-input-container * {
    margin: 0 !important;
    height: 22px !important;
    line-height: 22px !important;
}

.bag-selector .DL-Complete {
    position: absolute;
    top: 5px;
    right: 10px;
}

.bag-selector.multiple .submit {
    height: 40px !important;
}

.bag-selector.submitted md-chip {
    margin-top: 0 !important;
}

.bag-card,.location-card {
    border-radius: 2px;
    margin: 10px 7px;
    box-shadow: 0px 0px 6px 1px #c0c0c0;
    font-size: 13px;
}

.bag-card .row {
    margin-top: initial;
    padding-top: 5px;/* same as the rest of the padding for row*/
}

.md-button.md-icon-button.button-1 {
    font-size: 16px;
    text-transform: uppercase;
    
    height: auto;
    width: auto;    
    
    padding: 5px 10px;
    margin: 0;
    
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
}

.md-button.md-icon-button.button-1 * {
    background-color: inherit;
    padding: 0;
    vertical-align: middle;
}

.button-1 span {
    float: left;
}

.button-1 i {
    float: right;
}

.md-button.green-button-1 {
    background-color: #0fdd0f !important; /*to bypass default hover styles*/
    border-color: #0fdd0f;
}

.md-button.green-button-1 * {
    color: #ffffff;
}

.md-button.green-button-2 {
    background-color: #ffffff !important; /*to bypass default hover styles*/
    border-color: #0fdd0f;
}

.md-button.green-button-2 * {
    color: #0fdd0f;
}

.md-button.blue-button-1 {
    background-color: #03a9f4 !important; /*to bypass default hover styles*/
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    text-transform: capitalize;
    height: 47px;
    width: 217px;
    border-radius: 3px;
    padding: 0;
    font-size: 18px;
}

.md-button.blue-button-1 * {
    background-color: inherit;
    color: #ffffff;
    padding: 0;
    vertical-align: middle;
}

.md-button.blue-button-1[disabled] {
    background-color: grey !important;
}

.md-button.orange-button-1 {
    background-color: #fbba00 !important; /*to bypass default hover styles*/
    border-color: #d29d05;
}

.md-button.orange-button-1 * {
    color: #ffffff;
}

.md-button.places-left {
    width: auto;
}

.location-card *:not(i) {
    font-size: 16px;
}

.location-card {
}

.active {
    color: #03a9f4;
}

.location-card .location .add {
    color: #0fdd0f;
    font-size: 60px;
}

.location-card .type,
.bag_sorting .type
{
    color: #999494;
    font-size: 14px;
    text-transform: capitalize;
} 

.location-card .customer .name {
   color: #757575;
}

.location-card .buttons {
    padding: 10px 5px;

}

.location-card > .row {
}

.location-card .info .note {
    border-right: solid 1px #d8dfe2;
}

.location-card .info .label {
    margin-left: 7px;
}

.location-card .buttons > div {
    border: solid 2px;
    border-radius: 5px;
    color: #03a9f4;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px;
}

.location-card .buttons > div.selected {
    border: solid 2px #03a9f4;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px;
    
    background-color: #03a9f4;
    color: #ffffff;
}

.location-card .buttons > div.selected  * {
    background-color: inherit;
    color: inherit;
}

.on-time, .success-text {
    color:  #0fdd0f;
}

.late, .warning-text {
    color: red;
}

.stop .location {
    padding: 15px 5px;
}

.stop .customer {
    border-top: 1px solid #dddddd;
}

.stop .mode .selected {
    background-color: green;
}

.stop .info > * {
    border-top : 1px solid #dddddd;
    border-bottom : 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

.stop .info .selected {
    border-top: 3px solid #03a9f4;
    border-bottom: none;
}

.stop .notes,
.stop .key-details{
    border-bottom: 1px solid #d8dfe2;
    padding: 10px 18px;
}

.stop .notes > * {
    background-color: transparent;
}

.stop .notes span {
    font-size: 14px;
    color: #939a9d;
    margin: 5px 0;
    display: inline-block;
}

.stop .notes textarea {
    border: 1px solid #f3ecec;
    padding: 0;
}

.stop .notes .row {
    padding: 0;
}

.stop .buttons .row {
    padding: 10px;
}

.stop .item {
    border-right: none;
    border-left: none;
}

.stop .item * {
    vertical-align: middle;
}

.stop .borderless-line * {
    padding: initial;
}

.stop .location-card {
    box-shadow: none;
}

.stop .deliveries {
    margin-bottom: 40px;
}

.stop .bag-selector {
    background-color: #ffffff !important;
}

.stop .location-done {
    background-color: #0fdd0f;
    color: #ffffff;
    padding: 10px 30px;
    margin: 30px auto 100px;
    display: block;
    font-weight: bold;
}

.stop .location-done * {
    vertical-align: middle;
}

.stop .location-done i {
    margin-left: 20px;
}

.stop .location-card .buttons .done {
    background-color: #ffffff;
    color: #999494;
    border-color: #999494;
}

.stop .pickups i.pickup-notes,
.stop .deliveries i.delivery-notes {
    margin-left: 10px;
    font-size: 18px;
    color: #ccc;
}

.pickup .row,
.customer_locker_code.searching .row
{
    width: initial;
    overflow: hidden;
}

.pickup .bag-selector,
.pickup .type_selector
{
    margin-top: 15px;
}

.pickup .bag-selector {
    padding: 0;
}

.pickup .type_selector {
    margin-top: 15px;
    border: 2px solid #03a9f4;
    border-radius: 5px;
    padding: 0;
}

.pickup .type_selector button {
    height: auto;
    text-decoration: capitalize;
    margin: 0;
    border-radius: 0;
}

.pickup .type_selector .selected {
    color: #ffffff;
    background-color: #03a9f4 !important; //disable hover effects, etc
}

.pickup .type_selector * {
    vertical-align: middle;
}

.pickup .type_selector i {
    margin-right: 8px;
}

.pickup .notes,
.delivery .notes{
    padding: 15px 0;
}

.pickup_reminder .notes textarea,
.pickup .notes textarea,
.delivery .notes textarea,
.stop .notes textarea{
    width: 100%;
    padding: 10px;
}

.pickup_reminder .notes i,
.pickup .notes i,
.delivery .notes i,
.stop .notes i{
    font-size: 48px;
    padding: 10px 0 10px 10px;
    color: #b5babd;
}

.pickup_reminder .notes {
    width: initial;
    padding: 0;
}

.pickup .confirm {
    padding: 10px;
    width: 100%;
    font-size: 16px;
}

.pickup .confirm button {
    width: 100%;
    margin: auto;
    padding: 10px;
}

.pickup .confirm i {
    line-height: 35px;
}

.pr-5px {
    padding-right: 5px;
}

.pl-5px {
    padding-left: 5px;
}

.pickup new-pickup{
    margin: 0;
}

new-pickup > * {
    margin-right: 15px;
    margin-left: 15px;
}

.pickup .bag-selector.done .bag-number {
    width: 100%;
}

.pickup .locker-selector input {
    width: 100%;
}

.pickup .pickup-notes,
.delivery .delivery-notes {
    color: #787878;
}

.pickup .pickup-notes i,
.delivery .delivery-notes i {
    color: #ccc;
}

.bag-card {
}

.bag-card.bag_loaded, .bag-card.bag_loaded * {
}

.bag-card.bag_loaded {
    border: 3px solid #0fdd0f;
}

.bag-card .bag_loaded_bar {
    padding: 0 0 0 35px;
}

.bag-card .bag_loaded_bar, .bag-card .bag_loaded_bar * {
    background-color:#97fef3;
    height: 24px;
    min-height: 0;
}

.bag-card .bag_loaded_bar * {
    padding: 0;
    margin: 0;
}

.bag-card .notes{
    border-top: solid 1px #d0d0d0;
}

.bag-card .customer {
    text-align: right;

}

.bag-card .bag_id {
    font-weight: bolder;
}

.load_van md-progress-linear {
    position: fixed;
}

.load_van {
    margin-bottom: 50px;
}
.send-to-bottom,
.stop .bag-selector, 
.load_van .bag-selector {
    position: fixed;
    bottom: 0;
    left: 0;
    background: inherit;
    margin: 0;
    z-index: 10;
}

.load_van .done-section {
    margin-top: 90px;
    text-align: center;
}

.load_van .done-section button {
    min-width: 50%;
    margin-top: 30px !important;
}

.load_van .done-section button span {
    float: none;
}

.load_van md-progress-linear.md-default-theme .md-container, 
.load_van md-progress-linear .md-container {
    background-color: #c8f7d6;
}

md-progress-linear.md-default-theme .md-bar, 
md-progress-linear .md-bar {
    background-color: #0fdd0f;
}

md-progress-linear.md-default-theme.late .md-bar, 
md-progress-linear.late .md-bar {
    background-color: red;
}

.bag-card .bag_data i {
    color: #04A3FF;
    margin-top: 7px;
}

i.DL-Note-Alert {
    color: red;
}

i.DL-Complete {
  color: #0fdd0f;
}

.bag-selector .bag-number, .bag-selector input, textarea {
    border: 1px solid #f3ecec;
    border-radius: 3px;
    background-color: rgba(251, 253, 255, 1);
    padding: 5px;
}

.building-access-code md-autocomplete {
    margin-top: 100px;
    color: #939a9d;
}

.building-access-code md-autocomplete input  {
    color: inherit;
}

.building-access-code.searching md-autocomplete-wrap:before {
  font-family: "Material Icons";
  content: "\E8B6";
  line-height: 1;
  font-size: 24px;
  font-weight: normal;
  padding: 8px 10px 10px 8px;
}

.building-access-code:not(.searching) md-autocomplete-wrap button {
    display : none;
}

.building-access-code:not(.searching) md-autocomplete-wrap:after {
  font-family: "driverapp-icons";
  content: "\E910";
  line-height: 1;
  font-size: 24px;
  font-weight: normal;
  padding: 8px 10px 10px 8px;
  color: #0fdd0f;
}

.md-not-found .md-autocomplete-suggestions *{
    color: #de2706;
}

.md-autocomplete-suggestions * {
    color: #939a9d;
}

.md-autocomplete-suggestions .highlight {
    color: #383739 !important;
}

.md-autocomplete-suggestions-container {
    box-shadow: none !important;
}

.md-autocomplete-suggestions li {
    padding-left: 55px;
}

.search-result-box {
    background-color: #03a9f4;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
    padding: 10px;
    margin-top: 10px;
}

.search-result-box *{
    background-color: inherit;
}

.search-result-box .label {
    font-size: 14px;
    line-height: 16px;
}

.search-result-box .value {
    font-size: 40px;
    line-height: 47px;
    margin-top: 20px;
}

.search-result-box.col {
    margin-left: 10px;
    margin-right: 10px;
}

.timecard button.clock-in {
    margin-top: 100px;
}

.timecard button.clock-out {
    margin-top: 40px;
}

[class^='clock_'] .check-icon {
    color: #939a9d;
    margin-top: 20px;
    padding-bottom: 15px;
}

[class^='clock_'] .label {
    color: #939a9d;
    padding-top: 20px;
    padding-bottom: 15px;
}

[class^='clock_'] .time {
    font-size: 20px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    color: rgba(0, 0, 0, 0.87);
    padding-top: 40px;
    padding-bottom: 40px;
}

[class^='clock_'] .action {
    margin-top: 30px;
}

.completed-location {
    background-color: #f0f0f0;
}

.manifest.stickyHeadersEnabled md-content {
    padding-top: 101px;
}

.manifest .location-card > .row {
    border-bottom: 1px solid #dddddd;
}

.manifest .location-card > .row * {
    vertical-align: text-top;
}

.manifest .customer i {
    padding: 5px;
    font-size: 20px;
}

.stop .location-card .buttons > div,
.manifest .location-card .buttons > div {
    position: relative;
    z-index: 0;
}

.stop .location-card .buttons > div .count,
.manifest .location-card .buttons > div .count{
/* copy of right-10 class */
    position: absolute;
    right: 10px;
}

.manifest .active-option, .load_van .active-option {
    color: #03a9f4;
}

.stop .not-loaded {
    color: #939a9d;
    background-color: #fcffec;
}

.scan_barcode .label {
    margin-top: 30px;
    margin-bottom: 30px;
}

.scan_barcode .camera-preview {
    height: 250px;
    border: 1px solid grey;
}

.corner-frame {
    position:relative;
    padding:5px;
    width: 100%;
}
.corner-frame:before {
    height:42px;
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    border-left:3px solid #fff200;
    border-right:3px solid #fff200;
    content: " ";
}
.corner-frame:after {
    height:42px;
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    border-left:3px solid #fff200;
    border-right:3px solid #fff200;
    content: " ";
}
.corner-frame > p {
    text-align:justify;
    margin:0;
    padding:0;
}
.corner-frame :first-child:before {
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    width:46px;
    border-top:3px solid #fff200;
    border-bottom:3px solid #fff200;
    content: " ";
}

.corner-frame :first-child:after {
    position:absolute;
    top:0px;
    bottom:0px;
    right:0px;
    width:46px;
    border-top:3px solid #fff200;
    border-bottom:3px solid #fff200;
    content: " ";
}

.customer_locker_code .bag-selector {
    margin-top : 80px;
}

.customer_locker_code .DL-Complete {
    position: relative;
    top: 5px;
    right: 30px;

}

.bag_sorting .bag-selector {
    background: inherit;
    margin-top: 40px;
}

.bag_sorting md-content > .row {
    width: initial;
}

._bag_sorting .DL-Complete {
    position: absolute;
    top: 45px;
    right: 30px;
}

.bag_sorting .location-data {
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
}

.bag_sorting .search-result-box {
    background-color: #de2706;
}

.bag_sorting .search-result-box .value {
    line-height: initial;
    margin-top: initial;
    font-size: 22px;
}

.bag_sorting .order-data {
    margin-top: 10px;
    padding: 0;
    text-align: center;
    color: #ffffff;
}

.bag_sorting .order-data > *{
    border-radius: 5px;
}

.bag_sorting .order-data > .col:first-child {
    margin-right: 5px;
}

.bag_sorting .order-data > .col:last-child {
    margin-left: 5px;
}

.bag_sorting .order-data .label {
    font-size: 14px;
    line-height: 16px;
}

.bag_sorting .order-data .value {
    font-size: 40px;
    line-height: 47px;
}

.bag_sorting .gray-bg {
    background-color: #999494;
}

.bag_sorting .notes {
    margin-top: 10px;
}

.report_issue .label {
    margin-top: 70px;
    font-size: 16px;
    color: #7d7d7d;
}

.report_issue .phone {
    margin-top: 10px;
    font-size: 22px;
    color: #03a9f4;
}

.report_issue .icon {
    margin-top: 25px;
}

.report_issue .DL-Representative {
    color: #0fdd0f;
}

.add_circle-icon {
    color: #0fdd0f;
}

.borderless-line {
    box-shadow: none;
    border-bottom: 1px solid #dddddd;
    margin: 10px 0;
    padding: 10px 0;
}

.row + .row.borderless-line {
    padding-top: 0;
    margin-top: 0;
}

.borderless-line * {
    padding: 0;
    vertical-align: middle;
}

.borderless {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.square-modal * {
    border-radius: 0;
}

.square-modal .modal-header, .text-uppercase {
    text-transform: uppercase;
}

.square-modal .modal-header * {
    color: #ffffff;
    background-color: transparent;
}

.square-modal .modal-body {
    padding: 5px;
}

.square-modal .modal-footer a {
    color: #000000;
    text-transform: uppercase;
}

.red-modal .modal-header {
    background-color: #de2706;
}

.green-modal .modal-header {
    background-color: #0fdd0f;
}

.late-for-window-modal .msg {
    color: #de2706;
}

.late-for-window-modal .time-option {
    color: #757575;
    padding: 0 5px;
}

.late-for-window-modal .time-option:not(:first-child) {
    border-left: 1px solid #dddddd;
}

.late-for-window-modal .time-option .time{
    font-size: 28px;
}

.late-for-window-modal .time-option .label{
    font-size: 16px;
}

.late-for-window-modal .selected,
.late-for-window-modal .selected .send-notification-link{
    color: #de2706;
}

.late-for-window-modal .send-notification:not(.selected) .send-notification-link {
    color: #7d7d7d;
}

.late-for-window-modal .send-notification {
    padding: 20px 0;
}

.late-for-window-modal .send-notification * {
    vertical-align: middle;
}

.late-for-window-modal .send-notification i {
    margin-left: 10px;
    font-size: 40px;
}

.stopPendingNotesModal .modal-body {
    padding: 5px 0;
}

.stopPendingNotesModal .modal-body p:first-child{
    color: #de2706;
}

.stopPendingNotesModal .modal-body p:nth-child(2){
    max-width: 60%;
    margin: 35px auto;
}

.version {
    font-size: 13px;
    width: 100%;
    margin-top: 50px;
    padding: 0;
}

.confirm_delivery .new-locker-name {
    margin-bottom: 10px;
}

.delivery_confirm md-chips .md-chip-input-container {
    display: none;
}

.pickupWrongTypeModal .modal-body {
    padding: 35px;
}

.pickupWrongTypeModal .modal-body p:first-child {
    max-width: 60%;
}

.pickupWrongTypeModal .modal-body p:nth-child(2) {
   margin-top: 10px;;
}

.stopWrongBagModal .modal-body {
    padding: 10px;
    text-align: left;
}

.stopWrongBagModal .modal-body p:first-child {
    text-align: center;
}

.nfc_programming md-content {
    padding-top: 50px;
}

.nfc_programming .row {
    margin-bottom: 20px;
}

.program_bags md-content {
    padding-top: 50px;
}

.program_bags .DL-Alert {
    font-size: 32px;
    color: #0fdd0f;
}

.program_bags .done-section button {
    min-width: 50%;
}

.program_bags .bag-selector {
    margin-bottom: 40px;
}

.read_nfc md-content {
    padding-top: 50px;
}

.loadVanWrongBagModal .modal-body {
    padding: 10px;
    padding-bottom: 20px;
}

.loadVanWrongBagModal .modal-body p:nth-child(2) {
   font-weight: bolder;
   margin-top: 20px;
}

.bagLoadedModal .col:first-child .modal-row:first-child {
    font-weight: bolder;
}

.bagLoadedModal i {
    color: #0fdd0f;
}

.reprogramBagModal .modal-body {
    padding: 30px;
}

.stopWrongBagLocationModal .modal-body {
    padding: 10px;
    padding-bottom: 20px;
    text-align: left;
}

.stopWrongBagLocationModal .modal-body p:first-child {
    text-align: center;
}

.stopWrongBagLocationModal .modal-body p:nth-child(3) {
   font-weight: bolder;
   margin-bottom: 0;
}

.active-input {
    border-color: #0fdd0f !important;
}

.notes i.active {
    color: #0fdd0f;
}

.notes .disabled {
    border-color: #dddddd;
    background-color: #dddddd;
}

.process_wash_fold md-content {
    padding-top: 20px;
}

.process_wash_fold .msg {
    margin-bottom: 20px;
}

.process_wash_fold .msg2 {
    margin-top: 30px;
}

.process_wash_fold .msg2 .DL-Complete{
    font-size: 32px;
}

.process_wash_fold .msg2 .col {
    margin-top: 5px;
}

.round-icon-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    border-radius: 40px;
    text-align: center;
}

.round-icon-green {
    color:#ffffff;
    background-color: #0fdd0f;
}

.pseudocol {
    padding: 5px;
}

.processwfWrongBagModal .modal-body {
    padding: 40px 0;
}

.menu2 {
    max-width: 75%;
/*    height: 138px;*/
    
    position: fixed;
    z-index: 1000;
    top: 20px;
    right: 10px;
    
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 20) 0 8px 17px 0;
    box-shadow: rgba(0, 0, 0, 19) 0 6px 20px 0;
}

.menu2 .item {
    border: none;
}

.storedItemCancelItem .modal-body {
    padding: 40px;
}

.modal-footer.row .col a {
    margin-right: 0px;
    margin-left: 0px;
}

.grey {
    color: #999494 !important;
}

.pickup_reminder md-content {
}

.pickup_reminder .done-section {
    margin-top: 30px;
    border-top: 1px solid #dddddd;
    padding-top: 40px;
}

.pickup_reminder .bag-selector {
    margin-bottom: 15px;
}

.pickup_reminder .dl-tabs {
    width: initial;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding: 0;
}

.dl-tabs .label {
    padding: 20px 0;
    display: inline-block;
}

.dl-tabs .selected .label {
    color: #03a9f4;
    border-bottom: 3px solid #03a9f4;
}

.pickupReminderReturnToOfficeModal .modal-body {
    padding: 20px;
}


.map-page md-toolbar {
    z-index: 5;
}

.map-search-box {
    position: static;
}

.map .angular-google-map-container {
    position: absolute;
    top: 56px;
    bottom: 0;
    width: 100%;
}

.mmmmap-page .gm-style-iw {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

/*close button */
.map-page .gm-style-iw + div,
.map-page .gm-style-iw + div + img {
    display: none;
    right: 10000px !important;
}

/*only child, infowindow container*/
.map-page .gm-style-iw > div {
    overflow: visible !important;
}

.map-page .gm-style-iw * {
    vertical-align: middle;
}

.map-page .info-window-address {
    margin-left: 10px;
}

.map-page .info-window i.go {
    position: relative;
    left: 20px;
}

.map-page .map-search-box .item.item-input input {
    color: #000000;
}

.map-page .map-search-box .item.item-input .close {
    
}

.map-page .map-search-box {
    background: #757575 !important;
    margin: 0 !important;
    padding: 4px;
}

.driver_app_updates .param-item {
    margin-left: 20px;
}

.driver_app_updates .borderless-line {
    padding: 10px;
}

.driver_app_updates .borderless-line * {
    padding: 0 10px;
}

.driver_app_updates .request-queue-item.pending {
    background-color: lightyellow;
}

.driver_app_updates .section-header {
    background-color: lightblue;
}

.driver_app_updates .request-backup-item.missing {
    background-color: lightpink;
}

input.list-filter {
    border: 1px solid green;
    width: 100%;
}

.order-status-warning {
    color: red;
    margin-left: 10px;
}

.delivery-issue-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 100% 100%
}

.delivery-issue-icon-payment {
    background-image: url(/img/OnHold-Issue.png);
}

.delivery-issue-icon-locker {
    background-image: url(/img/Locker-Issue.png);
}

.delivery-issue-icon-unassigned {
    background-image: url(/img/Unknow-Issue.png);
}

.text-danger {
    color: #ff7468;
}

.text-info {
    color: #33b2ff;
}

.exclamation {
    font-weight: bolder;
    font-size: 1.5em;
}

.exclamation::after {
    content: "!";
}

.col-auto {
    flex-basis: auto;
    padding: 5px;
}

.warning md-toolbar * {
    background-color: red;
}

.warning h2.title::before,
.warning h2.title::after {
    content: '!!!';
}

