
.lr-padding {
padding:0px 2.5px;
}


.lr-shadow {
text-shadow:1px 1px 2px #CCC;
}

.text-red {
  color: #dd4b39 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-yellow {
  color: #f39c12 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-aqua {
  color: #00c0ef !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-white {
  color: #FFF !important;
text-shadow: 1px 0px 3px #919191!important;
}
.text-blue {
  color: #0073b7 !important;
text-shadow: 1px 1px 2px #adadad!important;}
.text-black {
  color: #111111 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-light-blue {
  color: #3c8dbc !important;
text-shadow: 1px 1px 2px #adadad;
}
.text-green {
  color: #00a65a !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-gray {
  color: #d2d6de !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-navy {
  color: #001f3f !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-teal {
  color: #39cccc !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-olive {
  color: #3d9970 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-lime {
  color: #01ff70 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-orange {
  color: #ff851b !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-fuchsia {
  color: #f012be !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-purple {
  color: #605ca8 !important;
text-shadow: 1px 1px 2px #adadad!important;
}
.text-maroon {
  color: #d81b60 !important;
text-shadow: 1px 1px 2px #adadad!important;
}