﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    font-size: small;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    height: 100%;
}

a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header,
footer,
nav,
section {
    display: block;
}

/* HEADINGS
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

    header h1, #header h1 {
        font-weight: bold;
        padding: 5px 0;
        margin: 0;
        color: #fff;
        border: none;
        line-height: 2em;
        font-size: 32px !important;
        text-shadow: 1px 1px 2px #111;
    }

#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

footer,
#footer {
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

/* TAB MENU
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
            border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }

/* FORM LAYOUT ELEMENTS
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

input[type="text"],
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

    table td {
        padding: 5px;
        border: solid 1px #e8eef4;
    }

    table th {
        padding: 6px 5px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #e8eef4;
    }

/* MISC
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

/* LOGIN
----------------------------------------------------------*/
body {
    background: url(../Images/background.png);
    background-color: #444;
}

.vertical-offset-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* SEARCH PANEL
----------------------------------------------------------*/

.search-panel {
    background-color: #fff;
    margin: -30px -15px;
    padding-top: 32px;
    height: 100px;
    width: 100%;
    position: absolute;
}

.search-results-panel {
    overflow-y: auto;
    background-color: #fff;
    width: 100%;
    border: none;
    border-radius: 0;
    max-height: 1114px;
}

.pod-details-panel {
    background-color: #fff;
    width: 100%;
    border: none;
    border-radius: 0;
    border-top-right-radius: 30px;
    padding-top: 15px;
    padding-right: 15px;

}

.details-container {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 75px;
}

.pod-data-panel {
    background-color: #fff;
    min-height: 642px;
    height: auto;
    width: 100%;
    border: none;
    border-radius: 0;
    padding-top: 15px;
    margin-top: -20px;
}

.search-panel-header {
    background-color: transparent;
    color: white;
    font-weight: 800;
    font-size: large;
    height: 40px;
    margin-top: 100px;
}

.table {
    border: none;
}

    .table > thead > tr {
        border: none;
    }

    .table > thead > td {
        border: none;
    }

    .table > thead > tr > th {
        border: none;
        color: #282828;
    }

    .table > tbody > tr {
        border: none;
    }

        .table > tbody > tr > td {
            border: none;
        }

.table-pod-information {
    /*table-layout: fixed;*/
}

    .table-pod-information > tbody > tr {
        /*border-top: 1px solid rgb(221, 221, 221);*/
        border-top: 0;
    }

        .table-pod-information > tbody > tr:first-child {
            border-top: 0;
        }

        .table-pod-information > tbody > tr > td {
            border-top: 0;
        }

.table-data-container {
    height: 530px;
    overflow: auto;
    max-height: 530px;
    width: 100%;
}

    .table-data-container table {
        border: none;
    }

        .table-data-container table thead tr th {
            border: none;
            background-color: white;
            border-bottom: 2px solid rgb(221, 221, 221);
        }

        .table-data-container table tbody tr td {
            border: none;
            border-bottom: 1px solid rgb(221, 221, 221);
        }

.table-data-container-old {
    width: 100%;
    border:none;
    margin-bottom: 20px;
}

    .table-data-container-old table {
        border: none;
    }

    .table-data-container-old table thead {
        border: none;
    }

    .table-data-container-old table thead tr {
        border: none;
    }

        .table-data-container-old table thead tr th {
            border: none;
            background-color: white;
            border-bottom: 2px solid rgb(221, 221, 221);
        }

        .table-data-container-old table tbody tr td {
            border: none;
            border-bottom: 1px solid rgb(221, 221, 221);
        }

.td-value-bold {
    font-weight: bold;
}

.common-title {
    font-size: medium;
    font-weight: bolder;
}

.location-title {
    font-size: medium;
    font-weight: bolder;
    height: 50px;
}

a.list-group-item:hover,
button.list-group-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f5f5f5;
    border-radius: 0;
}

a.list-group-item:focus,
button.list-group-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #006600;
    border-color: #006600;
    border-radius: 0;
}

a.list-group-item:active,
button.list-group-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #006600;
    border-color: #006600;
    border-radius: 0;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #006600;
    border-color: #006600;
    border-radius: 0;
}

/* DeliveryPoint styles*/

#map {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-top: 10px;
}

.no-map-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    border: 0;
}

.no-map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: medium;
    font-weight: lighter;
}

.no-data {
    margin-top: 250px;
    font-size: medium;
    font-weight: lighter;
    text-align: center;
}

#custom_carousel .item {
    color: #000;
    background-color: #ffffff;
    padding: 20px 0;
}

.carousel-controls {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin: 0;
    margin-top: -14px;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background: transparent;
}

    .carousel-controls li {
        display: table-cell;
        width: 1%;
        max-width: 90px;
        background-color: transparent;
    }

        .carousel-controls li.hover {
            background-color: transparent;
        }

        .carousel-controls li.active {
            background-color: transparent;
            border-bottom: 5px solid #006600;
        }

        .carousel-controls li.focus {
            background-color: transparent;
        }

    .carousel-controls a small {
        overflow: hidden;
        display: block;
        font-size: large;
        margin-top: 5px;
        font-weight: bold;
        color: dimgray;
    }

    .carousel-controls > .nav > li > a:hover,
    .carousel-controls > .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent;
    }

.carousel-controls-header {
    padding: 0;
    margin: 0;
    /*margin-top: -14px;*/
    white-space: nowrap;
    text-align: center;
    position: relative;
    background: transparent;
}

    .carousel-controls-header li {
        display: table-cell;
        width: 1%;
        max-width: 90px;
        background-color: transparent;
    }

        .carousel-controls-header li.hover {
            background-color: transparent;
        }

        .carousel-controls-header li.active {
            background-color: transparent;
            border-bottom: 5px solid #006600;
        }

        .carousel-controls-header li.focus {
            background-color: transparent;
        }

    .carousel-controls-header a small {
        overflow: hidden;
        display: block;
        font-size: large;
        margin-top: 5px;
        font-weight: bold;
        color: white;
    }

    .carousel-controls-header > .nav > li > a:hover,
    .carousel-controls-header > .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent;
    }

.tab-icon-#0ca91a {
    color: dimgray;
}

.tab-icon-white {
    color: white;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

.panel-time-selector {
    width: 100%;
    height: 627px;
    background-color: #006600;
    border-radius: 0;
    margin-right: 50px;
    border-color: #006600;
    border-width: 5px;
    border-top-right-radius: 30px;
    padding-left: 10px;
    padding-top: 8px;
}

.input {
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.col-md-2 {
    padding-left: 0;
    padding-right: 0;
}

.col-md-10 {
    padding-left: 15px;
    padding-right: 15px;
}

.time-preset-button {
    font-size: x-small;
    border-color: white;
}

.btn-custom {
    background-color: hsl(0, 0%, 16%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
    background-image: -moz-linear-gradient(top, #5b5b5b, #282828);
    background-image: -ms-linear-gradient(top, #5b5b5b, #282828);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #282828));
    background-image: -webkit-linear-gradient(top, #5b5b5b, #282828);
    background-image: -o-linear-gradient(top, #5b5b5b, #282828);
    background-image: linear-gradient(#5b5b5b, #282828);
    border-color: #282828 #282828 hsl(0, 0%, 11%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}

div.ui-datepicker {
    font-size: 10px;
}

.slider {
    position: relative;
    width: 100%;
    height: 5px;
    top: 63px;
    display: none;
}

.line {
    position: absolute;
    background: #006600;
    width: 100%;
    height: 5px;
}

.break {
    position: absolute;
    background: #fff;
    width: 25px;
    height: 5px;
}

.dot1 {
    animation: loading 3s infinite;
}

.dot2 {
    animation: loading 3s 0.5s infinite;
}

.dot3 {
    animation: loading 3s 1s infinite;
}

@keyframes loading {
    from {
        left: 0;
    }

    to {
        left: calc(100% - 25px);
    }
}

.spinner {
      position: absolute;
      top: 50%;
      left: 50%;
    }

.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}
.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}