.error-message {
  color: #ce1017;
}
/* base */
:root {
  --primary-color: #41a6d7;
  --color-white: #ffffff;
}

/* ------ OLD ------ */
/* accordion style */
.panel-title a {
  text-decoration: underline;
}

.panel-default > .panel-heading a {
  color: #515151;
}

.panel-default > .panel-heading {
  background-color: #61bbe6;
  border-color: #bce8f1;
}

.panel-heading {
  background-color: #61bbe6;
  border-color: #bce8f1;
}

.panel-default > .panel-heading.no-tracking-number {
  background-color: #f1ada4;
  border-color: #f1665d;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

.parcels-listing .panel-collapse {
  height: auto !important;
}

@media only screen and (max-width: 992px) {
  .parcels-listing .editParcelBtn {
    margin: 20px 0px;
    display: inline-block;
  }
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #91a0b3;
  color: #f2f6f7;
}

.footer p {
  color: #f2f6f7;
}

.footer a {
  color: #f2f6f7;
  text-decoration: underline;
}

footer .btn {
  color: #f2f6f7;
  text-decoration: underline;
  text-align: center;
}

body > .container {
  padding: 60px 15px 0;
}

.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

/* ------ Resizable panels --------- */
.fill-height {
  height: calc(100vh - 160px);
}
.vertical-resize {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.vertical-resize .panel-resizable {
  resize: vertical;
  overflow: auto;
}
.vertical-resize .panel-fill {
  flex: 2;
  overflow: auto;
}

.linksFillCells td > a {
  display: block;
}

table.fixed-header {
  margin: 3em 0 0 0;
  display: block;
}
table.fixed-header thead th {
  height: 0;
  overflow: hidden;
  line-height: 0;
  padding: 0 8px;
}
table.fixed-header thead th div {
  position: absolute;
  top: 2em;
  visibility: visible;
}

tr.green a {
  color: green;
}

.main-bac {
  background: #fff !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: none !important;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-family: "Oswald", sans-serif !important;
  margin-left: 16px;
}

.title-bac {
  background: #fff !important;
  border-bottom: 1px solid #eee !important;
  color: #333 !important;
  font-size: 18px;
  line-height: 40px !important;
  font-family: "Oswald", sans-serif !important;
  text-transform: uppercase;
}
.tname {
  color: #ffce00 !important;
  font-size: 14px;
  font-family: "Oswald", sans-serif !important;
}

.tdata3 {
  color: #24adef !important;
  font-size: 24px;
  margin: 20px 0px;
  font-family: "Oswald", sans-serif !important;
  text-transform: uppercase;
  font-weight: 600 !important;
}
.tdata3 span {
  color: #555 !important;
  font-size: 16px;
  font-weight: 200 !important ;
  font-family: "Oswald", sans-serif !important;
  text-transform: lowercase !important;
}

.tdata {
  color: #999 !important;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: "Oswald", sans-serif !important;
  text-transform: uppercase;
  font-weight: 900 !important;
}
.tdata2 {
  color: #000 !important;
  font-size: 16px;
  margin-bottom: 5px;
  font-family: "Oswald", sans-serif !important;
  text-transform: uppercase;
  font-weight: 900 !important;
}

.main-bac1 {
  background: #fff !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-height: 420px !important;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: none !important;
  -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px 10px 10px 10px !important;
}

.main-bac2 {
  background: #fff !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-height: 420px !important;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: none !important;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.title-bac1 {
  border-bottom: 1px solid #eee !important;
  color: #333 !important;
  font-size: 18px;
  line-height: 40px !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase;
}

.title-bac2 {
  background: url(../images/track.png) no-repeat center right #fff !important;
  border-bottom: 1px solid #eee !important;
  color: #333 !important;
  font-size: 18px;
  line-height: 40px !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase;
}
.title-bac3 {
  border-bottom: 1px solid #eee !important;
  color: #333 !important;
  font-size: 18px;
  line-height: 40px !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase;
}

.form-control1 {
  height: 40px !important;
  line-height: 40px !important;
  border-radis: 3px !important;
  padding-left: 10px;
  border: 1px solid #eee;
  width: 100% !important;
}
.tname1 {
  color: #333 !important;
  font-size: 14px;
}
.tdata1 {
  color: #222 !important;
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 600 !important;
}
.tdata_email {
  color: #222 !important;
  font-size: 16px;
  margin-bottom: 18px;
  font-weight: 600 !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: 100 !important;
}
.tadata_span {
  color: #24adef;
}

.font-15-sz {
  font-size: 15px;
}

.process-step .btn:focus {
  outline: none;
}

.process-step .btn:hover {
  background: white !important;
  outline: none !important;
}

.btn-default {
  border-color: none !important;
}

.process {
  display: table;
  width: 100%;
  position: relative;
}
.process-row {
  display: table-row;
}
.process-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.process-row:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}
.process-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
.process-step p {
  margin-top: 4px;
}
.btn-circle {
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
}

/* Pricing plans styles in profile completeness */

section.pricing {
  margin: 2%;
  /* background: #eee; */
  /* background: linear-gradient(to right, #0062E6, #33AEFF); */
}

.pricing .card {
  border: none;
  /* border-radius: 1rem; */
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 3rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
  font-size: 1rem;
}

.pricing .btn {
  font-size: 80%;
  width: 50%;
  margin-left: 25%;
  border-radius: 5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
  margin-bottom: 5px;
}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -0.25rem;
    margin-bottom: 0.25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}

div.pricing-card.active {
  border: 1px solid green;
}

#menu1 .card h3 {
  opacity: 0.5;
}

#summary td {
  padding: 4% !important;
}

.summary-title {
  width: 40% !important;
}

#add-parcel-img {
  float: right;
  width: 30px;
  height:30px;
  cursor:pointer;
  position: relative;
  bottom: 5px;
  color: white;
  background: var(--primary-color);
  font-size: 2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 7px;
  /*box-shadow: 1px 1px 1px black;*/  // TODO: try out applying box shadow.
}
/*primary color=== #41a6d7*/

.icon-bg {
  /*background-color: #2e91c2;*/
  padding: 1rem;
  display: inline-block;
  border-radius: 50%;
  transition: all .15s ease-in;
  cursor: pointer;
}

.icon-bg i, .icon-bg span {
  transition: all .15s ease-in;
  color: white;
}

.icon-bg:hover {
  background-color: #54b6e7;
}

.icon-bg:hover span{
  color: white;
}

.icon-bg:hover i {
  color: white;
}

.archiveBtn, .unarchiveBtn {
  display: inline-block;
  background: transparent;
  border:none;
  outline:none;
  color:white;
  text-decoration: underline;
}

#copy-locker-shipping-address {
  font-size: 2rem;
  color: grey;
  background: #eee;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
}

#homepage-pricing {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  height: 200px;
}


#homepage-app-download{
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  height: 200px;
}

#homepage-app-download #app-badges {
  display:flex;
  justify-content: center;
  align-content: center;
  padding-top: 25px;
}

#homepage-app-download img {
  width: 150px;
  padding: 0 15px;
  cursor: pointer;
  opacity:0.75;
}

#homepage-app-download img:hover {
  opacity: 1;
}

/*.icon-bg i.fa-trash-alt {*/
/*  color: orange !important;*/
/*}*/

.font-weight-bold {
  font-weight: bold;
}
