.filter-white,
.filter-White {
  background: #fff;
  box-shadow: 0px 0px 3px #D0D0D0 !important; }

.filter-silver,
.filter-Silver {
  background: #C0C0C0; }

.filter-black,
.filter-Black {
  background: #000; }

.filter-blue,
.filter-Blue {
  background: #0000FF; }

.filter-green,
.filter-Green {
  background: #00B200; }

.filter-beige,
.filter-Beige {
  background: #F5F5DC; }

.filter-red,
.filter-Red {
  background: #FF0000; }

.filter-yellow,
.filter-Yellow {
  background: #FFFF00; }

.filter-grey,
.filter-Grey {
  background: #808080; }

.filter-maroon,
.filter-Maroon {
  background: #800000; }

.filter-purple,
.filter-Purple {
  background: #800080; }

.filter-brown,
.filter-Brown {
  background: #3F1D0B; }

.filter-golden,
.filter-Golden {
  background: #CC9900; }

.filter-bronze,
.filter-Bronze {
  background: #CD7F32; }

.filter-wine,
.filter-Wine {
  background: #722F37; }

.filter-violet,
.filter-Violet {
  background: #7F00FF; }

.filter-orange,
.filter-Orange {
  background: #FF7F00; }

.filter-pink,
.filter-Pink {
  background: #FF1493; }

@keyframes loading {
  0% {
    left: -100px;
    opacity: 0; }
  25% {
    opacity: 0.25; }
  50% {
    opacity: 0.5; }
  75% {
    opacity: 0.25; }
  100% {
    left: 100%;
    opacity: 0; } }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
@-webkit-keyframes cardBounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -khtml-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    -o-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -khtml-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -khtml-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -khtml-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-moz-keyframes cardBounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -khtml-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    -o-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -khtml-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -khtml-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -khtml-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-ms-keyframes cardBounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -khtml-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    -o-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -khtml-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -khtml-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -khtml-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-o-keyframes cardBounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -khtml-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    -o-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -khtml-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -khtml-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -khtml-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@keyframes cardBounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -khtml-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    -o-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -khtml-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -khtml-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -khtml-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

.animated {
  -webkit-animation-duration: 1s;
  -khtml-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -khtml-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

[ui-view].ng-leave {
  display: none; }

[ui-view].ng-leave.smooth {
  display: block; }

.smooth.ng-animate {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.fade-in-right-big.ng-enter {
  -webkit-animation: fadeInRightBig 0.5s;
  animation: fadeInRightBig 0.5s; }

.fade-in-right-big.ng-leave {
  -webkit-animation: fadeOutLeftBig 0.5s;
  animation: fadeOutLeftBig 0.5s; }

.fade-in-left-big.ng-enter {
  -webkit-animation: fadeInLeftBig 0.5s;
  animation: fadeInLeftBig 0.5s; }

.fade-in-left-big.ng-leave {
  -webkit-animation: fadeOutRightBig 0.5s;
  animation: fadeOutRightBig 0.5s; }

.fade-in-up-big.ng-enter {
  -webkit-animation: fadeInUpBig 0.5s;
  animation: fadeInUpBig 0.5s; }

.fade-in-up-big.ng-leave {
  -webkit-animation: fadeOutUpBig 0.5s;
  animation: fadeOutUpBig 0.5s; }

.fade-in-down-big.ng-enter {
  -webkit-animation: fadeInDownBig 0.5s;
  animation: fadeInDownBig 0.5s; }

.fade-in-down-big.ng-leave {
  -webkit-animation: fadeOutDownBig 0.5s;
  animation: fadeOutDownBig 0.5s; }

.fade-in.ng-enter {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s; }

.fade-in.ng-leave {
  -webkit-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s; }

.fade-in-right.ng-enter {
  -webkit-animation: fadeInRight 0.5s;
  animation: fadeInRight 0.5s; }

.fade-in-right.ng-leave {
  -webkit-animation: fadeOutLeft 0.5s;
  animation: fadeOutLeft 0.5s; }

.fade-in-left.ng-enter {
  -webkit-animation: fadeInLeft 0.5s;
  animation: fadeInLeft 0.5s; }

.fade-in-left.ng-leave {
  -webkit-animation: fadeOutRight 0.5s;
  animation: fadeOutRight 0.5s; }

.fade-in-up.ng-enter {
  -webkit-animation: fadeInUp 0.5s;
  animation: fadeInUp 0.5s; }

.fade-in-up.ng-leave {
  -webkit-animation: fadeOutUp 0.5s;
  animation: fadeOutUp 0.5s; }

.fade-in-down.ng-enter {
  -webkit-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s; }

.fade-in-down.ng-leave {
  -webkit-animation: fadeOutDown 0.5s;
  animation: fadeOutDown 0.5s; }

md-tabs md-tab-item {
  font-family: "roboto-semibold";
  font-size: 16px;
  text-transform: capitalize;
  color: white !important;
  background-color: #5167E2;
  border-radius: 0px; }
  md-tabs md-tab-item .md-tab.md-active {
    background-color: #475AC3; }

md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
  color: #fff !important;
  text-transform: capitalize; }

body {
  margin: 0 !important;
  font-family: "roboto-regular";
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100vh; }

.page-container {
  flex: 1;
  overflow: hidden;
  width: 100%; }

.column {
  max-height: calc(100vh - 100px);
  overflow: scroll;
  padding-bottom: 20px; }

.navbar {
  min-height: 0; }

.navbar-brand {
  height: 40px;
  padding: 10px; }

.nav > li > a {
  padding: 10px 10px; }

.sidebar-toggle {
  position: absolute;
  right: 0;
  top: 50px;
  background: #f5f5f5;
  height: 39px;
  line-height: 39px;
  width: 15px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 0 2px #868686; }
  .sidebar-toggle i {
    transform: rotate(90deg);
    display: inline-block;
    font-size: 16px;
    margin-top: 11px;
    transition: 0.5s all; }
  .sidebar-toggle.left-arrow {
    left: 0; }
    .sidebar-toggle.left-arrow i {
      transform: rotate(-90deg); }

.sidebar,
.view-wrap {
  position: relative; }

.view-wrap {
  overflow: auto;
  height: 100%; }

.no-gutter {
  margin: 0; }
  .no-gutter > [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.row .no-gutter {
  margin-left: 0;
  margin-right: 0; }
  .row .no-gutter > [class*="col-"]:not(:first-child),
  .row .no-gutter > [class*="col-"]:not(:last-child) {
    padding-right: 0;
    padding-left: 0; }

.loader-section {
  text-align: center; }

.ng-not-empty + label {
  top: -20px !important;
  left: 0 !important;
  font-size: 14px !important;
  color: #019adb !important; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset; }

md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
  bottom: -5px;
  right: 0;
  left: 0; }

md-autocomplete input {
  font-size: inherit !important;
  line-height: inherit !important;
  height: inherit !important; }

md-autocomplete button {
  margin: auto !important; }

input.has-error.has-error,
md-select {
  margin: 0; }

md-select.has-error {
  border-bottom: 1px solid #d71818 !important; }

md-select {
  margin: 0px; }

.full-width {
  width: 100%; }

.label + .label {
  margin-left: 10px; }

.col-centered {
  margin: 0 auto;
  float: none; }

.label.with-icon i,
.btn.with-icon i {
  top: 1px;
  position: relative;
  margin-right: 5px; }

.panel-default > .panel-heading h4.panel-title {
  width: 100%;
  display: block; }

.panel-default > .panel-heading h4 a {
  padding: 10px 15px;
  display: block;
  position: relative; }

.panel-default > .panel-heading h4 a:after {
  content: "\e972";
  font-family: "Spinny-icons" !important;
  position: absolute;
  right: 14px;
  font-size: 25px;
  top: 5px; }

.panel-default.panel-open > .panel-heading h4 a:after {
  content: "\e96f"; }

.scrollable-tabs.nav-tabs {
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -moz-box; }

.scrollable-tabs.nav-tabs > li {
  float: none; }

/***************************
   Text Inputs + Textarea
   Materialize Css Textbox and textarea
   DEMO :
   Tel
   div.input-field
        input(type="tel" required prefix)
        label Mobile Number
        span.prefix +91
        div.bar

    Name :
    div.input-field
        input(type="text" required)
        label Name
        div.bar
    Email :
    div.input-field
        input(type="email")
        label Email Id
        div.bar

****************************/
.input-field {
  position: relative; }
  .input-field input.ng-invalid.hasError {
    border: none !important;
    border-bottom: 1px solid #ff7776 !important; }
  .input-field input.ng-invalid:focus.hasError {
    border: none !important; }

.input-field input[type="text"],
.input-field input[type="email"],
.input-field input[type="date"],
.input-field input[type="number"],
.input-field input[type="password"],
.input-field input[type="tel"] {
  font-family: "roboto-regular";
  font-size: 15px;
  line-height: 34px;
  padding: 0px 5px 0px 5px;
  display: block;
  width: 100%;
  color: #535355;
  border: none;
  border-bottom: 1px solid #B7B8B8;
  resize: none;
  height: 34px;
  background: transparent; }

.input-field input {
  border-radius: 0px !important; }

input.has-error,
textarea.has-error {
  border-bottom: 1px solid #D71818; }

input.has-error ~ .bar,
textarea.has-error ~ .bar {
  background: #D71818; }

input.has-error ~ .error,
textarea.has-error ~ .error {
  position: absolute;
  bottom: -22px;
  font-size: 14px;
  font-family: "roboto-light";
  color: #D71818;
  right: 5px; }

/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
  input.has-error ~ .error,
  textarea.has-error ~ .error {
    font-size: 16px; } }

.input-field textarea {
  font-family: "roboto-regular";
  font-size: 16px;
  padding: 10px;
  display: block;
  width: 98.8%;
  color: #535355;
  border: none;
  border-bottom: 1px solid #B7B8B8;
  resize: none;
  background: transparent;
  border-radius: 0px !important; }

.input-field input[type="text"]:focus,
.input-field input[type="email"]:focus,
.input-field input[type="date"]:focus,
.input-field input[type="number"]:focus,
.input-field input[type="password"]:focus,
.input-field input[type="tel"]:focus,
.input-field textarea:focus {
  outline: none;
  border-bottom: 1px solid rgba(28, 83, 230, 0.63); }

/* LABEL ======================================= */
.input-field input + label,
.input-field textarea + label {
  color: #A7A8A9;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 0px;
  bottom: 5px;
  line-height: 12px;
  font-family: "roboto-regular";
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* active state */
.input-field input:focus ~ label,
.input-field input:valid ~ label,
.input-field textarea:focus ~ label {
  top: -6px;
  font-size: 8px;
  line-height: 1;
  font-family: "roboto-regular";
  color: #009ADA; }

.input-field input.empty:not(.search-input) ~ label {
  color: #A7A8A9;
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 0;
  line-height: 34px;
  font-family: "roboto-regular";
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all; }

.input-field input.has-value ~ label,
.input-field textarea.has-value ~ label {
  top: -10px;
  font-size: 12px;
  line-height: 1;
  font-family: "roboto-regular";
  color: #009ADA; }

input.empty:not(.search-input):focus ~ label {
  top: -20px;
  font-size: 14px;
  line-height: 1;
  font-family: "roboto-regular";
  color: #009ADA; }

/* BOTTOM BARS ================================= */
.bar {
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 0;
  left: 0;
  right: 0;
  background: #009ADA; }

/* active state */
input[type="text"]:focus ~ .bar,
input[type="email"]:focus ~ .bar,
input[type="date"]:focus ~ .bar,
input[type="number"]:focus ~ .bar,
input[type="password"]:focus ~ .bar,
input[type="tel"]:focus ~ .bar,
textarea:focus ~ .bar {
  width: 100%; }

/* ==================PREFIX ==================*/
.prefix {
  font-family: "roboto-regular";
  font-size: 16px;
  display: none;
  position: absolute;
  top: -7px;
  left: 7px;
  color: #535355;
  line-height: 45px; }

input[type="text"]:focus ~ .prefix,
input[type="text"]:valid ~ .prefix,
input[type="email"]:focus ~ .prefix,
input[type="email"]:valid ~ .prefix,
input[type="date"]:focus ~ .prefix,
input[type="date"]:valid ~ .prefix,
input[type="number"]:focus ~ .prefix,
input[type="number"]:valid ~ .prefix,
input[type="password"]:focus ~ .prefix,
input[type="password"]:valid ~ .prefix,
input[type="tel"]:focus ~ .prefix,
input[type="tel"]:valid ~ .prefix {
  display: inline; }

input.empty:not(.search-input) ~ .prefix {
  display: none; }

input.empty:not(.search-input):focus ~ .prefix {
  display: block; }

input.empty:not(.search-input) ~ .postfix {
  display: none; }

input.empty:not(.search-input):focus ~ .postfix {
  display: block; }

input.has-value ~ .postfix {
  display: block; }

input.has-value ~ .prefix {
  display: block; }

.input-field input[prefix] {
  padding-left: 40px; }

.postfix {
  font-family: "roboto-regular";
  font-size: 16px;
  display: none;
  position: absolute;
  top: 0;
  right: 8px;
  line-height: 34px;
  color: #535355; }

input[type="text"]:focus ~ .postfix,
input[type="email"]:focus ~ .postfix,
input[type="date"]:focus ~ .postfix,
input[type="number"]:focus ~ .postfix,
input[type="password"]:focus ~ .postfix,
input[type="password"]:valid ~ .postfix,
input[type="tel"]:focus ~ .postfix {
  display: inline; }

.input-field input[postfix] {
  padding-right: 40px; }

.md-check {
  cursor: pointer;
  padding-left: 20px;
  margin: 0;
  display: inline-block;
  position: relative; }
  .md-check input {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 1;
    opacity: 0;
    margin-left: -20px; }
    .md-check input:checked + i:before {
      border-width: 0;
      background-color: inherit; }
    .md-check input:checked + span .active {
      display: inherit; }
    .md-check input[type="radio"] + i, .md-check input[type="radio"] + i:before {
      border-radius: 50%; }
    .md-check input[type="checkbox"]:checked + i:after {
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      left: 6px;
      top: 2px;
      display: table;
      width: 6px;
      height: 12px;
      border: 2px solid;
      border-top: 0;
      border-left: 0;
      content: ' '; }
    .md-check input[type="radio"]:checked + i:after {
      position: absolute;
      left: 6px;
      top: 6px;
      display: table;
      width: 6px;
      height: 6px;
      background: #fff;
      border-radius: 50%;
      content: ' '; }
    .md-check input[disabled] + i:before,
    fieldset[disabled] .md-check input + i:before {
      border-color: rgba(0, 0, 0, 0.26); }
    .md-check input[disabled]:checked + i:before {
      background-color: rgba(0, 0, 0, 0.26); }
  .md-check > i {
    width: 0;
    height: 18px;
    line-height: 1;
    margin-left: -20px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    position: relative; }
    .md-check > i:before {
      content: "";
      position: absolute;
      width: 18px;
      height: 100%;
      border: 2px solid rgba(0, 0, 0, 0.54);
      border-radius: 2px;
      -webkit-transition: all 0.2s;
      -khtml-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .md-check > i.no-icon:after {
      display: none !important; }

.md-form-group {
  padding: 18px 0 24px 0;
  position: relative; }

.md-input {
  background: transparent;
  position: relative;
  z-index: 5;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  width: 100%;
  height: 34px;
  padding: 2px;
  color: inherit; }
  .md-input:focus, .md-input.focus {
    border-color: #009ADA;
    border-bottom-width: 2px;
    padding-bottom: 1px; }
    .md-input:focus ~ label, .md-input.focus ~ label {
      color: #009ADA;
      opacity: 1;
      top: 0 !important;
      font-size: 0.85em !important; }
  .float-label .md-input ~ label {
    top: 20px;
    font-size: 1em; }
  .float-label .md-input.ng-dirty ~ label, .float-label .md-input.has-value ~ label {
    top: 0;
    font-size: 0.85em; }
  .md-input ~ label {
    -webkit-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 0.85em;
    position: absolute;
    z-index: 0;
    opacity: 0.5;
    display: inline-block;
    top: 0px;
    left: 0; }
  .md-input.disabled, .md-input[disabled] {
    opacity: 0.5; }

textarea.md-input {
  height: auto; }

.md-input-white:focus, .md-input-white.focus {
  border-color: #fff; }
  .md-input-white:focus ~ label, .md-input-white.focus ~ label {
    color: #fff; }

.md-input-msg {
  position: absolute;
  bottom: 0;
  line-height: 24px;
  font-size: 0.85em; }

.md-input-msg.right {
  right: 0; }

md-select-menu:not(.md-overflow) md-content {
  padding-top: 0px;
  padding-bottom: 0px; }

md-optgroup label {
  padding: 12px;
  font-weight: 100;
  padding-left: 16px;
  padding-top: 16px;
  margin-bottom: 0;
  font-family: "roboto-semibold"; }

md-option {
  height: 25px; }
  md-option div {
    font-size: 14px !important; }

.md-autocomplete-suggestions li {
  line-height: 25px;
  height: auto;
  white-space: inherit;
  border-bottom: 1px solid #d0cccc; }

md-select-menu[multiple] md-option.md-checkbox-enabled {
  color: rgba(0, 0, 0, 0.64);
  font-family: "roboto-regular"; }

@-webkit-keyframes spinnyLoader {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    -khtml-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes spinnyLoader {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    -khtml-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes spinnyLoader {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    -khtml-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes spinnyLoader {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    -khtml-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes spinnyLoader {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    -khtml-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes spinnySectionLoader {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-moz-keyframes spinnySectionLoader {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-ms-keyframes spinnySectionLoader {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes spinnySectionLoader {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes spinnySectionLoader {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }
  100% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.preloader-screen {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.93);
  z-index: 99; }
  .preloader-screen .centered {
    position: inherit;
    top: 50%;
    left: 50%; }

.loader > div {
  width: 15px;
  height: 15px;
  margin: 2px;
  display: inline-block;
  -webkit-animation: spinnyLoader 0.7s 0s infinite linear;
  -khtml-animation: spinnyLoader 0.7s 0s infinite linear;
  -moz-animation: spinnyLoader 0.7s 0s infinite linear;
  -ms-animation: spinnyLoader 0.7s 0s infinite linear;
  -o-animation: spinnyLoader 0.7s 0s infinite linear;
  animation: spinnyLoader 0.7s 0s infinite linear;
  background-color: #2196f3;
  border-radius: 100%; }
  .loader > div:nth-child(2n-1) {
    -webkit-animation-delay: 0.35s;
    -khtml-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s; }

.section-loader {
  width: 57px;
  height: 57px;
  display: inline-block;
  top: 50%;
  position: relative; }

.time-section .inner-date-time-picker {
  position: absolute;
  z-index: 100;
  box-shadow: 0px 2px 6px #888;
  background: white;
  width: 760px;
  padding: 20px;
  top: 44px; }
  .time-section .inner-date-time-picker .button-wrapper {
    width: calc(100% + 15px);
    margin-left: -15px;
    margin-top: 15px; }
  .time-section .inner-date-time-picker .picker-container {
    text-align: center; }
  .time-section .inner-date-time-picker .mighty-picker__holder {
    position: relative; }
  .time-section .inner-date-time-picker .mighty-picker-calendar__day {
    padding: 4px 0; }
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker-calendar__day--selected {
    background: #347ab7;
    color: #fff; }
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__prev-month,
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__next-month {
    position: absolute;
    top: 0;
    background: transparent;
    border: 0;
    height: 32px;
    outline: none; }
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__month {
    width: 100%;
    margin-left: 0%;
    border: 1px solid #ddd; }
    .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__month .mighty-picker__month-name {
      text-align: center;
      background: #e0e0e0;
      font-size: 14px;
      font-family: roboto-medium;
      padding: 6px; }
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__month .mighty-picker-calendar .mighty-picker-calendar__days th,
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker__month .mighty-picker-calendar .mighty-picker-calendar__days td {
    font-weight: initial;
    padding: 4px 0; }
  .time-section .inner-date-time-picker .mighty-picker__wrapper .mighty-picker-calendar__day--in-range.mighty-picker-calendar__day--disabled {
    color: #6d9ab1; }

/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
  .time-section .inner-date-time-picker {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100vw;
    left: 0 !important;
    z-index: 110;
    overflow: auto; }
    .time-section .inner-date-time-picker .button-wrapper {
      width: 100%;
      margin-left: 0; }
    .time-section .inner-date-time-picker .picker-container {
      text-align: center; }
      .time-section .inner-date-time-picker .picker-container + .picker-container {
        margin-top: 20px; } }

@font-face {
  font-family: "roboto-thin";
  src: url("../fonts/Roboto-Thin.eot?") format("eot"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype"), url("../fonts/Roboto-Thin.svg#roboto-thin") format("svg"); }

@font-face {
  font-family: "roboto-light";
  src: url("../fonts/Roboto-Light.eot?") format("eot"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto-Light.svg#roboto-light") format("svg"); }

@font-face {
  font-family: "roboto-regular";
  src: url("../fonts/Roboto-Regular.eot?") format("eot"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#roboto-regular") format("svg"); }

@font-face {
  font-family: "roboto-semibold";
  src: url("../fonts/Roboto-Medium.eot?") format("eot"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#roboto-semibold") format("svg"); }

@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/Roboto-Bold.eot?") format("eot"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#roboto-bold") format("svg"); }

@font-face {
  font-family: "roboto-black";
  src: url("../fonts/Roboto-Black.eot?") format("eot"), url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black.ttf") format("truetype"), url("../fonts/Roboto-Black.svg#roboto-black") format("svg"); }

@font-face {
  font-family: "roboto-light-italic";
  src: url("../fonts/Roboto-ThinItalic.eot?") format("eot"), url("../fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../fonts/Roboto-ThinItalic.woff") format("woff"), url("../fonts/Roboto-ThinItalic.ttf") format("truetype"), url("../fonts/Roboto-ThinItalic.svg#roboto-light-italic") format("svg"); }

auto-fill-box md-input-container {
  padding: 0 !important;
  margin: 0 !important;
  padding-bottom: 0 !important; }

.scrolling-tabs.vertical .scrolling-tabs-section {
  display: inline-block;
  width: 16%;
  float: left;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .scrolling-tabs.vertical .scrolling-tabs-section.slide-left {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .scrolling-tabs.vertical .scrolling-tabs-section .scrolling-tabs-name {
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 5px;
    list-style-type: none; }
    .scrolling-tabs.vertical .scrolling-tabs-section .scrolling-tabs-name li {
      display: block;
      position: relative; }

.scrolling-tabs.vertical .scrolling-tab-content {
  display: inline-block;
  width: 84%;
  float: left;
  max-height: calc(100vh - 150px);
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .scrolling-tabs.vertical .scrolling-tab-content.slide-left {
    margin-left: -220px; }
  .scrolling-tabs.vertical .scrolling-tab-content::-webkit-scrollbar {
    width: 6px; }
  .scrolling-tabs.vertical .scrolling-tab-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .scrolling-tabs.vertical .scrolling-tab-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    -khtml-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6); }

.scrolling-tabs.horizontal .scrolling-tabs-section .scrolling-tabs-name-wrapper.fix-tab-to-top {
  -webkit-box-shadow: 0 1px 7px #BBB;
  -khtml-box-shadow: 0 1px 7px #BBB;
  -moz-box-shadow: 0 1px 7px #BBB;
  -ms-box-shadow: 0 1px 7px #BBB;
  -o-box-shadow: 0 1px 7px #BBB;
  box-shadow: 0 1px 7px #BBB;
  width: 100%;
  z-index: 100;
  position: fixed !important;
  left: 0;
  top: 0; }

.scrolling-tabs.horizontal .scrolling-tab-content {
  max-height: calc(100vh - 200px);
  overflow-y: scroll;
  overflow-x: hidden; }

.slidePaneloverlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: calc(100% - 47%);
  z-index: 2;
  cursor: default;
  -webkit-transform: translateX(-100%);
  -khtml-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }
  .slidePaneloverlay.showPanel {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

#slidePanel {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  width: 47%;
  z-index: 2;
  background: black;
  -webkit-transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
  #slidePanel.showPanel {
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  #slidePanel .image-label {
    height: 50px;
    position: relative; }
    #slidePanel .image-label .close-btn {
      position: absolute;
      right: 10px; }
      #slidePanel .image-label .close-btn i {
        font-size: 45px;
        color: #ffffff;
        line-height: 53px; }
    #slidePanel .image-label .image-label-text {
      color: #fff;
      font-family: "roboto-semibold";
      font-size: 18px;
      line-height: 50px;
      text-align: center; }
  #slidePanel .image-section {
    padding-top: 50px;
    overflow: auto;
    height: 90vh; }
    #slidePanel .image-section img {
      width: 100%; }

.magnify-container {
  margin: auto;
  position: relative; }

.magnify-container .lens-container {
  -webkit-box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.53), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.53), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.53), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.53), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.53), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  overflow: hidden; }

.magnify-container .magnify-image {
  width: 100%;
  height: 100%; }

.magnify-container .magnify-lens {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  filter: alpha(opacity=0);
  background-repeat: no-repeat;
  z-index: 999; }

.dent-map {
  height: 340px;
  width: 500px;
  margin: auto; }
  .dent-map .dent-images {
    height: 100%;
    z-index: 2; }
    .dent-map .dent-images .image-details {
      position: absolute;
      bottom: 20px;
      z-index: 3;
      padding: 10px;
      color: #fff;
      width: 100%;
      text-align: center;
      font-size: 16px;
      font-family: "roboto-regular";
      font-weight: 100;
      text-transform: capitalize;
      /* Old browsers */
      background: -moz-linear-gradient(top, transparent 0%, black 95%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(95%, black));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, transparent 0%, black 95%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, transparent 0%, black 95%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, transparent 0%, black 95%);
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, black 95%); }
      .dent-map .dent-images .image-details .s-normal-dent {
        color: #1FA501; }
      .dent-map .dent-images .image-details .s-minor-dent {
        color: #F9ED00; }
      .dent-map .dent-images .image-details .s-major-dent {
        color: #A20000; }
  .dent-map .dent-car-img img.dent-template {
    width: 100%;
    height: 100%; }
  .dent-map .dent-car-img .marker-wrapper {
    position: absolute;
    width: 100%; }
    .dent-map .dent-car-img .marker-wrapper .dot-img {
      height: 13px;
      width: 13px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #9B9B9B;
      -webkit-transition: all 100ms;
      -khtml-transition: all 100ms;
      -moz-transition: all 100ms;
      -ms-transition: all 100ms;
      -o-transition: all 100ms;
      transition: all 100ms;
      cursor: pointer; }
    .dent-map .dent-car-img .marker-wrapper.active {
      z-index: 1; }
      .dent-map .dent-car-img .marker-wrapper.active .dot-img {
        height: 20px;
        width: 20px; }
        .dent-map .dent-car-img .marker-wrapper.active .dot-img.normal {
          background: #1FA501; }
        .dent-map .dent-car-img .marker-wrapper.active .dot-img.minor {
          background: #F9ED00; }
        .dent-map .dent-car-img .marker-wrapper.active .dot-img.major {
          background: #A20000; }
    .dent-map .dent-car-img .marker-wrapper .dent-line {
      position: absolute;
      height: 3px;
      background: #009ADA;
      width: 100%;
      left: 17px;
      top: 8px;
      z-index: 1; }
      .dent-map .dent-car-img .marker-wrapper .dent-line.normal {
        background: #1FA501; }
      .dent-map .dent-car-img .marker-wrapper .dent-line.minor {
        background: #F9ED00; }
      .dent-map .dent-car-img .marker-wrapper .dent-line.major {
        background: #A20000; }

md-option .md-text {
  font-family: "roboto-regular";
  color: rgba(33, 33, 33, 0.87);
  font-weight: 100 !important; }

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-moz-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-ms-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-o-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-ms-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-moz-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-ms-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-o-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-moz-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-ms-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-o-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); } }

.slide-show-wrapper .slide-show {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .slide-show-wrapper .slide-show.right.ng-hide-add {
    -webkit-animation: 0.5s slide-out-right linear;
    -khtml-animation: 0.5s slide-out-right linear;
    -moz-animation: 0.5s slide-out-right linear;
    -ms-animation: 0.5s slide-out-right linear;
    -o-animation: 0.5s slide-out-right linear;
    animation: 0.5s slide-out-right linear; }
  .slide-show-wrapper .slide-show.right.ng-hide-remove {
    -webkit-animation: 0.5s slide-in-right linear;
    -khtml-animation: 0.5s slide-in-right linear;
    -moz-animation: 0.5s slide-in-right linear;
    -ms-animation: 0.5s slide-in-right linear;
    -o-animation: 0.5s slide-in-right linear;
    animation: 0.5s slide-in-right linear; }
  .slide-show-wrapper .slide-show.left.ng-hide-add {
    -webkit-animation: 0.5s slide-out-left linear;
    -khtml-animation: 0.5s slide-out-left linear;
    -moz-animation: 0.5s slide-out-left linear;
    -ms-animation: 0.5s slide-out-left linear;
    -o-animation: 0.5s slide-out-left linear;
    animation: 0.5s slide-out-left linear; }
  .slide-show-wrapper .slide-show.left.ng-hide-remove {
    -webkit-animation: 0.5s slide-in-left linear;
    -khtml-animation: 0.5s slide-in-left linear;
    -moz-animation: 0.5s slide-in-left linear;
    -ms-animation: 0.5s slide-in-left linear;
    -o-animation: 0.5s slide-in-left linear;
    animation: 0.5s slide-in-left linear; }
  .slide-show-wrapper .slide-show .slide-show-img {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: 50% 50% !important; }

.slide-show-wrapper.slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #e6e6e6; }

.slide-show-wrapper .slide-dent-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 28px;
  color: #fff;
  text-align: center; }
  .slide-show-wrapper .slide-dent-arrow .arrow-icon {
    display: inline-block;
    position: absolute; }
    .slide-show-wrapper .slide-dent-arrow .arrow-icon:first-child {
      margin-right: 15px; }
    .slide-show-wrapper .slide-dent-arrow .arrow-icon i {
      padding: 6px;
      cursor: pointer; }
    .slide-show-wrapper .slide-dent-arrow .arrow-icon.back-arrow {
      left: 0;
      background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 51%, black 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(51%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%); }
    .slide-show-wrapper .slide-dent-arrow .arrow-icon.forward-arrow {
      right: 0;
      background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 51%, black 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(51%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(-90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 51%, rgba(0, 0, 0, 0) 100%); }

section#image-modal md-dialog {
  margin: 0 auto; }
  section#image-modal md-dialog md-dialog-content {
    position: relative; }
    section#image-modal md-dialog md-dialog-content .close-btn {
      position: absolute;
      right: 0;
      top: 0;
      -webkit-background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #000);
      -moz-background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #000);
      -ms-background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #000);
      -o-background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #000);
      background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, #000);
      height: 100px;
      width: 100px; }
      section#image-modal md-dialog md-dialog-content .close-btn i {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 25px;
        color: #fff; }
    section#image-modal md-dialog md-dialog-content .image-section {
      text-align: center;
      background: black; }
      section#image-modal md-dialog md-dialog-content .image-section img {
        height: 100vh; }
    section#image-modal md-dialog md-dialog-content .caption-gradient-section {
      position: absolute;
      color: #fff;
      bottom: 0;
      height: 165px;
      left: 0;
      right: 0;
      background-image: -webkit-linear-gradient(top, transparent, #000); }
    section#image-modal md-dialog md-dialog-content .caption-section {
      position: absolute;
      color: #fff;
      bottom: 10px;
      left: 0;
      right: 0;
      font-size: 20px;
      font-family: "roboto-semibold";
      text-align: center; }

.tab-content .tab-pane {
  display: none; }
  .tab-content .tab-pane.active {
    display: block; }

.card-view {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  padding: 0;
  -webkit-animation: card-view 1s;
  -khtml-animation: card-view 1s;
  -moz-animation: card-view 1s;
  -ms-animation: card-view 1s;
  -o-animation: card-view 1s;
  animation: card-view 1s; }
  .card-view .card-view-inner-section {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    -webkit-animation: card-view 1s;
    -khtml-animation: card-view 1s;
    -moz-animation: card-view 1s;
    -ms-animation: card-view 1s;
    -o-animation: card-view 1s;
    animation: card-view 1s; }
  .card-view .product-image {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 13.5vw;
    background: url("../images/common/bg-logo.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%; }
    .card-view .product-image img.image-loaded + .gradiant-section {
      height: 100px;
      width: 100px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: -moz-linear-gradient(-135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 51%, #000 100%);
      background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(51%, rgba(255, 255, 255, 0)), color-stop(100%, #000));
      background: -webkit-linear-gradient(-135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 51%, #000 100%);
      background: -o-linear-gradient(-135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 51%, #000 100%);
      background: -ms-linear-gradient(-135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 51%, #000 100%);
      background: linear-gradient(-135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 51%, #000 100%); }
    .card-view .product-image .car-rating-grid {
      position: absolute;
      bottom: 8px;
      border: 1px solid white;
      padding: 1px 5px;
      font-size: 14px;
      left: 8px;
      color: #fff;
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      font-family: "roboto-semibold"; }
    .card-view .product-image img {
      -webkit-transition: all 0.3s;
      -khtml-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      margin-left: 0px;
      width: 100%;
      height: 100%; }
  .card-view .product-details {
    margin-top: 10px; }
    .card-view .product-details .year {
      width: 18%;
      text-align: center;
      border: 1px solid #9A9A9A;
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      margin: 0 auto;
      font-size: 15px;
      font-family: "roboto-regular";
      color: #3A3A3A; }
    .card-view .product-details .name {
      font-size: 21px;
      font-family: "roboto-light";
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #000;
      text-align: center;
      padding: 5px 10px; }
    .card-view .product-details .fuel-owner-mileage {
      text-align: center;
      padding: 0; }
      .card-view .product-details .fuel-owner-mileage li {
        position: relative;
        text-align: center;
        color: #000;
        margin-right: 9%;
        text-transform: capitalize;
        font-family: "roboto-light";
        display: inline; }
        .card-view .product-details .fuel-owner-mileage li:last-child {
          margin-right: 0; }
        .card-view .product-details .fuel-owner-mileage li i {
          color: rgba(0, 0, 0, 0.75); }
        .card-view .product-details .fuel-owner-mileage li:not(:last-child):after {
          border: 3px solid #8E8E8E;
          content: "";
          position: absolute;
          right: -15px;
          top: 9px;
          -webkit-border-radius: 50%;
          -khtml-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
    .card-view .product-details .price {
      font-size: 27px;
      text-align: center;
      font-family: "roboto-regular";
      padding-bottom: 10px;
      color: #404040; }
      .card-view .product-details .price i {
        font-size: 17px; }
  .card-view .wishlist-icon {
    top: calc(13.5vw + 10px);
    right: 10px; }
    .card-view .wishlist-icon div {
      font-size: 25px;
      color: #7B7B7B; }
  .card-view .sold-out {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right; }
    .card-view .sold-out span {
      font-size: 13px;
      font-weight: 700;
      color: #FFF;
      text-transform: uppercase;
      text-align: center;
      line-height: 22px;
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 100px;
      display: block;
      background: #f01e4d;
      -webkit-box-shadow: 0 3px 10px -5px #000;
      -khtml-box-shadow: 0 3px 10px -5px #000;
      -moz-box-shadow: 0 3px 10px -5px #000;
      -ms-box-shadow: 0 3px 10px -5px #000;
      -o-box-shadow: 0 3px 10px -5px #000;
      box-shadow: 0 3px 10px -5px #000;
      position: absolute;
      top: 19px;
      left: -21px;
      font-family: "roboto-semibold"; }
      .card-view .sold-out span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #f01e4d;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #f01e4d; }
      .card-view .sold-out span:after {
        content: "";
        position: absolute;
        right: 0;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-right: 3px solid #f01e4d;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #f01e4d; }
  .card-view:hover .card-view-inner-section {
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3); }

.timeline-wrapper {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 42px); }
  .timeline-wrapper .timeline-header {
    height: 40px;
    position: relative;
    background: #f5f5f5;
    overflow: hidden; }
    .timeline-wrapper .timeline-header ul {
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative; }
      .timeline-wrapper .timeline-header ul li {
        position: relative;
        display: inline-block; }
        .timeline-wrapper .timeline-header ul li:nth-child(1) {
          width: 60%;
          font-size: 17px;
          font-family: "roboto-bold";
          line-height: 40px;
          padding-left: 20px;
          color: #7b7b7b;
          float: left; }
        .timeline-wrapper .timeline-header ul li:nth-child(2) {
          width: 40%;
          text-align: right;
          padding-right: 10px;
          line-height: 40px;
          float: left; }
          .timeline-wrapper .timeline-header ul li:nth-child(2) i {
            font-size: 22px;
            color: #009ADA;
            margin-right: 15px;
            cursor: pointer;
            line-height: 40px; }
            .timeline-wrapper .timeline-header ul li:nth-child(2) i.search-icon {
              font-size: 28px; }
        .timeline-wrapper .timeline-header ul li.search-box {
          position: absolute;
          right: 0;
          width: 0%;
          visibility: hidden;
          overflow: hidden;
          -webkit-transition: all 0.6s;
          -khtml-transition: all 0.6s;
          -moz-transition: all 0.6s;
          -ms-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s; }
          .timeline-wrapper .timeline-header ul li.search-box input {
            width: 100%;
            height: 40px;
            border: 1px solid #E0E0E0;
            box-shadow: 0px 0px 4px #CECECE;
            padding-left: 42px;
            padding-right: 35px;
            font-family: "roboto-regular"; }
          .timeline-wrapper .timeline-header ul li.search-box i {
            -webkit-transition: all 0.4s;
            -khtml-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s;
            opacity: 0; }
            .timeline-wrapper .timeline-header ul li.search-box i.search-icon {
              position: absolute;
              top: 0;
              font-size: 28px;
              left: 8px;
              line-height: 40px;
              color: #A2A2A2; }
            .timeline-wrapper .timeline-header ul li.search-box i.close-icon {
              position: absolute;
              top: 0;
              font-size: 23px;
              right: 3px;
              padding: 0px 5px;
              line-height: 40px;
              color: #A2A2A2; }
          .timeline-wrapper .timeline-header ul li.search-box.active {
            visibility: visible;
            width: 100%; }
            .timeline-wrapper .timeline-header ul li.search-box.active i {
              opacity: 1; }
  .timeline-wrapper .show-comment-box {
    overflow: hidden;
    -webkit-transition: all 0.6s;
    -khtml-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    height: 0px;
    z-index: 100;
    position: relative; }
    .timeline-wrapper .show-comment-box.active {
      height: 68px; }
    .timeline-wrapper .show-comment-box textarea {
      border: 1px solid #E0E0E0;
      box-shadow: 0px 0px 4px #CECECE;
      font-family: "roboto-regular";
      width: 100%;
      resize: none;
      height: 66px;
      padding: 5px 8px; }
      .timeline-wrapper .show-comment-box textarea.error {
        border: 1px solid #DB2E4C;
        box-shadow: 0px 0px 4px #DB2E4C; }
    .timeline-wrapper .show-comment-box button {
      background: #2196f3;
      color: #fff;
      font-family: "roboto-bold";
      border: none;
      font-size: 12px;
      padding: 3px 10px;
      border-radius: 0px;
      position: absolute;
      bottom: 3px;
      right: 1px; }
  .timeline-wrapper .no-search-result-found {
    color: #DB2E4C;
    text-align: center;
    font-size: 16px;
    top: 70px;
    font-family: "roboto-regular";
    position: absolute;
    left: 0;
    right: 0; }
  .timeline-wrapper .timeline-area {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
    .timeline-wrapper .timeline-area::-webkit-scrollbar {
      width: 6px; }
    .timeline-wrapper .timeline-area::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -khtml-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 10px;
      -khtml-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
    .timeline-wrapper .timeline-area::-webkit-scrollbar-thumb {
      -webkit-border-radius: 10px;
      -khtml-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
      -khtml-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
      -ms-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
      -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
      box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5); }
    .timeline-wrapper .timeline-area .timeline-not-created {
      text-align: center;
      font-size: 20px;
      font-family: Roboto-Bold;
      color: #cccccc;
      padding-top: 34vh; }
    .timeline-wrapper .timeline-area div.timeline-card {
      padding: 3px;
      margin-left: 24px;
      margin-bottom: 5px;
      position: relative; }
      .timeline-wrapper .timeline-area div.timeline-card:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        background: #ccc;
        border-radius: 50%;
        left: -16px;
        top: 16px;
        z-index: 1; }
      .timeline-wrapper .timeline-area div.timeline-card:after {
        position: absolute;
        content: "";
        width: 2px;
        height: calc(100% + 5px);
        top: 0;
        background-image: linear-gradient(#cccccc 33%, rgba(255, 255, 255, 0) 0%);
        background-position: right;
        background-size: 2px 8px;
        background-repeat: repeat-y;
        left: -13px; }
      .timeline-wrapper .timeline-area div.timeline-card.log:before {
        background: #009ADA; }
      .timeline-wrapper .timeline-area div.timeline-card.comment:before {
        background: #E4E500; }
      .timeline-wrapper .timeline-area div.timeline-card.task:before {
        background: #54C242; }
      .timeline-wrapper .timeline-area div.timeline-card .card-title-section {
        position: relative; }
        .timeline-wrapper .timeline-area div.timeline-card .card-title-section .card-title {
          text-transform: capitalize;
          font-size: 12px;
          font-family: "roboto-bold";
          color: #525252; }
        .timeline-wrapper .timeline-area div.timeline-card .card-title-section .created-date {
          font-size: 11px;
          font-family: "roboto-semibold";
          color: #9c9c9c; }
        .timeline-wrapper .timeline-area div.timeline-card .card-title-section .user-image {
          position: absolute;
          top: 0px;
          height: 22px;
          width: 22px;
          right: 0;
          background: #EEE;
          border-radius: 50%; }
        .timeline-wrapper .timeline-area div.timeline-card .card-title-section .user-name {
          position: absolute;
          right: 0px;
          font-size: 10px;
          font-family: "roboto-regular";
          top: 26px;
          text-transform: capitalize; }
      .timeline-wrapper .timeline-area div.timeline-card .card-description-section {
        background: #F9FAFC; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .comment {
          font-family: "roboto-semibold";
          font-size: 14px;
          color: #757575; }
          .timeline-wrapper .timeline-area div.timeline-card .card-description-section .comment span {
            font-size: 12px;
            color: #009ADA;
            margin-left: 5px; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task,
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log {
          margin: 0;
          padding: 0; }
          .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul,
          .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul {
            margin: 0;
            padding: 0;
            list-style-type: none; }
            .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul li,
            .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul li {
              width: 50%;
              float: left; }
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul li.full-with,
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul li.full-with {
                width: 100%; }
                .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul li.full-with .label-value,
                .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul li.full-with .label-value {
                  text-overflow: ellipsis;
                  overflow: hidden;
                  white-space: nowrap; }
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul li div.label-text,
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul li div.label-text {
                font-family: "roboto-semibold";
                color: #9a9a9a;
                font-size: 14px;
                text-transform: capitalize; }
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .task ul li div.label-value,
              .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log ul li div.label-value {
                font-family: "roboto-semibold";
                color: #636363;
                font-size: 12px; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log.show-less {
          overflow: hidden;
          height: 69px;
          position: relative; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .log-title {
          font-family: "roboto-semibold";
          color: #9a9a9a;
          font-size: 16px;
          text-transform: capitalize;
          margin-bottom: 2px; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .log-row {
          margin-top: 15px; }
          .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .log-row:first-child {
            margin-top: 0px; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .log-desc ul {
          margin-top: 10px; }
          .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .log-desc ul:first-child {
            margin-top: 0px; }
        .timeline-wrapper .timeline-area div.timeline-card .card-description-section .log .show-more-btn {
          position: absolute;
          bottom: -3px;
          color: #009ADA;
          font-size: 12px;
          font-family: "roboto-bold";
          right: 6px;
          cursor: pointer; }

.editable {
  position: relative; }
  .editable .edit-icon {
    position: absolute;
    top: 6px;
    right: 20px;
    z-index: 1;
    color: #8a8a8a;
    font-family: "roboto-regular"; }
    .editable .edit-icon i {
      padding-left: 10px; }

.panel-body .edit-icon {
  top: -35px; }

.editable-element .text-edit {
  position: relative; }
  .editable-element .text-edit .loader {
    -webkit-animation: spin 2s infinite linear;
    -khtml-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -ms-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 5px; }
    .editable-element .text-edit .loader.success {
      color: green;
      animation: none;
      font-size: 1.2em; }
      .editable-element .text-edit .loader.success:before {
        content: "\ead6"; }

.editable-element .editable-input {
  width: 100%;
  padding: 0; }

i.arrow-icon {
  background: transparent !important;
  color: #ddd !important;
  position: absolute;
  font-size: 18px;
  margin-left: 2px;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  i.arrow-icon.active {
    color: #009ADA !important; }
  i.arrow-icon.down-arrow {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

#inspection-image-slider {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  position: relative; }
  #inspection-image-slider .toggle-button {
    position: absolute;
    color: red;
    z-index: 20;
    right: 34px;
    top: 10px;
    height: 10px;
    width: 10px; }
  #inspection-image-slider .image-slider {
    width: 100%;
    height: 100%;
    position: relative; }
    #inspection-image-slider .image-slider .slide {
      width: 100%;
      height: calc(50% - 50px);
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 50px; }
      #inspection-image-slider .image-slider .slide .img-wrap img {
        width: auto;
        max-height: 310px;
        margin: 0 auto;
        display: block;
        top: 50px;
        position: relative; }
      #inspection-image-slider .image-slider .slide .uploaded-date {
        position: absolute;
        bottom: 0px;
        right: 0px; }
      #inspection-image-slider .image-slider .slide .uploaded-by {
        position: absolute;
        bottom: 0px; }
      #inspection-image-slider .image-slider .slide .upload-btn {
        width: 150px;
        background: #009ada;
        color: #fff;
        text-align: center;
        padding: 8px;
        box-shadow: 0px 2px 4px #ccc;
        top: -42px;
        position: absolute;
        right: 0;
        font-family: "roboto-bold";
        font-size: 14px; }
      #inspection-image-slider .image-slider .slide .image-number {
        position: absolute;
        bottom: 24px;
        left: 50%; }
      #inspection-image-slider .image-slider .slide .choose-btn {
        width: 150px;
        background: #fff;
        color: #009ada;
        text-align: center;
        padding: 7px;
        box-shadow: 0px 2px 4px #ccc;
        top: -42px;
        position: absolute;
        right: 150px;
        font-family: "roboto-bold";
        font-size: 14px;
        border: 1px solid #009ada; }
      #inspection-image-slider .image-slider .slide .delete-btn {
        width: 150px;
        background: #fff;
        color: rgba(255, 0, 0, 0.72);
        text-align: center;
        padding: 7px;
        box-shadow: 0px 2px 4px #ccc;
        right: 204px;
        top: 6px;
        position: absolute;
        z-index: 10;
        font-family: "roboto-bold";
        font-size: 14px;
        border: 1px solid rgba(255, 0, 0, 0.72); }
  #inspection-image-slider .buttons-section {
    position: absolute;
    top: 47px;
    right: 51px; }
    #inspection-image-slider .buttons-section .upload-btn {
      width: 150px;
      background: #009ada;
      color: #fff;
      text-align: center;
      padding: 8px;
      box-shadow: 0px 2px 4px #ccc;
      top: -42px;
      position: absolute;
      right: 0;
      font-family: "roboto-bold";
      font-size: 14px; }
    #inspection-image-slider .buttons-section .add-btn {
      width: 150px;
      background: #fff;
      color: #009ada;
      text-align: center;
      padding: 7px;
      box-shadow: 0px 2px 4px #ccc;
      top: -42px;
      position: absolute;
      right: 0px;
      font-family: "roboto-bold";
      font-size: 14px;
      border: 1px solid #009ada; }
  #inspection-image-slider .loading-section {
    position: fixed;
    top: 55px;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
    width: 70vw;
    margin-left: 30vw;
    height: calc(100vh - 55px);
    text-align: center;
    padding-top: 39vh; }
  #inspection-image-slider .arrow-btn {
    position: absolute;
    top: 50px;
    height: calc(100% - 50px);
    width: 100%; }
    #inspection-image-slider .arrow-btn .right {
      height: 100%;
      position: absolute;
      width: 70px;
      text-align: center;
      background: rgba(0, 0, 0, 0.2);
      font-size: 30px;
      color: #fff;
      right: 0; }
    #inspection-image-slider .arrow-btn .left {
      height: 100%;
      position: absolute;
      width: 70px;
      text-align: center;
      background: rgba(0, 0, 0, 0.2);
      font-size: 30px;
      color: #fff;
      left: 0; }
    #inspection-image-slider .arrow-btn .right:before, #inspection-image-slider .arrow-btn .left:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    #inspection-image-slider .arrow-btn i {
      -webkit-transition: 0.4s all;
      -khtml-transition: 0.4s all;
      -moz-transition: 0.4s all;
      -ms-transition: 0.4s all;
      -o-transition: 0.4s all;
      transition: 0.4s all; }
    #inspection-image-slider .arrow-btn i:hover {
      background: rgba(0, 0, 0, 0.5); }

.heading {
  font-family: "roboto-light";
  font-size: 30px;
  margin-bottom: 25px; }

.checkbox-section li {
  margin-bottom: 20px; }
  .checkbox-section li label {
    font-size: 14px;
    font-family: "roboto-bold";
    margin: 0;
    line-height: 20px;
    height: 20px;
    padding-left: 30px;
    color: #333; }
  .checkbox-section li div.checkbox-description {
    font-size: 13px;
    font-family: "roboto-semibold";
    color: #848484;
    padding-left: 30px;
    margin-top: 5px; }

.pricing-cell a {
  font-size: 10px; }

.pricing-cell input {
  border: 1px solid #E2E2E2; }

.st-blurred-region {
  -webkit-filter: blur(22px);
  -moz-filter: blur(22px);
  -o-filter: blur(22px);
  -ms-filter: blur(22px);
  filter: blur(22px); }

.st-blurred-region-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  -webkit-overflow-scrolling: touch; }

.st-blurred-region-close {
  border: 0px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 50px;
  color: red; }

.st-blurred-region-close:hover {
  color: red; }

.st-blurred-region-close:focus {
  outline: 0; }

.tooltip-dialog {
  display: none;
  position: absolute;
  background-color: #222;
  padding: 7px 10px;
  max-width: 250px;
  color: black; }

.tooltip-show {
  display: block; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

.tooltip-down .tooltip-arrow {
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #222; }

.tooltip-up .tooltip-arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #222; }

.tooltip-right .tooltip-arrow {
  left: -5px;
  top: 50%;
  margin-top: -3px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #222; }

.tooltip-left .tooltip-arrow {
  right: -5px;
  top: 50%;
  margin-top: -3px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #222; }

.tooltip-button {
  overflow: initial;
  cursor: pointer;
  font-size: 1.5em;
  color: grey;
  margin-left: 0.5em; }
  .tooltip-button .tooltip-section {
    border-radius: 5px;
    position: absolute;
    width: 20em;
    height: auto;
    background-color: #444;
    z-index: 10;
    top: 2.5em;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    padding: 0.5em;
    font-size: 0.7em;
    line-height: 1.2em;
    font-family: "roboto-regular";
    white-space: pre-wrap;
    text-align: left; }
  .tooltip-button:hover .tooltip-section {
    opacity: 1;
    visibility: visible; }

.service-input-container {
  margin: 0 !important;
  overflow: hidden; }
  .service-input-container .included-text {
    font-family: roboto-bold;
    margin-top: 10px;
    margin-bottom: 10px; }
  .service-input-container .included-label {
    display: inline-block;
    border: 1px solid #02b702;
    color: #02b702;
    font-size: 14px;
    padding: 2px 20px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .service-input-container .label-text {
    text-align: left;
    padding-left: 30px;
    line-height: 34px; }
  .service-input-container .label-value {
    text-align: right;
    padding-right: 30px;
    line-height: 34px; }
  .service-input-container .description-section {
    background: #f5f5f5; }
  .service-input-container .service-header {
    margin: 0;
    padding: 0;
    list-style: none; }
    .service-input-container .service-header li {
      float: left;
      display: inline-block;
      line-height: 40px;
      background: #ddd;
      text-align: center;
      font-family: roboto-medium; }
      .service-input-container .service-header li.service-title {
        width: 65%; }
      .service-input-container .service-header li.option-title {
        width: 15%; }
      .service-input-container .service-header li.amount-title {
        width: 20%; }
  .service-input-container .content-card {
    box-shadow: 0 0 0 #000; }
  .service-input-container .label-val {
    line-height: 28px;
    padding-left: 30px;
    margin-bottom: 5px; }
    .service-input-container .label-val span {
      margin-left: 5px; }
  .service-input-container input {
    line-height: 28px;
    border: 1px solid darkblue;
    width: 100%; }
  .service-input-container .highlight {
    border-top: 1px solid #ddd; }
    .service-input-container .highlight .label-val,
    .service-input-container .highlight .amount-val {
      line-height: 40px;
      background: #e6e6e6;
      margin-bottom: 0; }
    .service-input-container .highlight .amount-val {
      font-size: 15px; }
  .service-input-container .sub-services-container > div:nth-child(odd) {
    background: whitesmoke; }

.header-container .navbar {
  margin-bottom: 0px; }
  .header-container .navbar .navbar-form {
    margin-top: 0px;
    margin-bottom: 0px; }

#sp-toast {
  position: fixed;
  top: 65px;
  max-width: 3 40px;
  right: -100%;
  border: 3px solid #ccc;
  z-index: 400;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: 1s right ease-in-out,1s opacity ease-in-out;
  -khtml-transition: 1s right ease-in-out,1s opacity ease-in-out;
  -moz-transition: 1s right ease-in-out,1s opacity ease-in-out;
  -ms-transition: 1s right ease-in-out,1s opacity ease-in-out;
  -o-transition: 1s right ease-in-out,1s opacity ease-in-out;
  transition: 1s right ease-in-out,1s opacity ease-in-out;
  -webkit-box-shadow: 0px 2px 2px #ccc;
  -khtml-box-shadow: 0px 2px 2px #ccc;
  -moz-box-shadow: 0px 2px 2px #ccc;
  -ms-box-shadow: 0px 2px 2px #ccc;
  -o-box-shadow: 0px 2px 2px #ccc;
  box-shadow: 0px 2px 2px #ccc;
  opacity: 0; }
  #sp-toast.active {
    right: 0;
    opacity: 1; }
  #sp-toast .close-section {
    position: absolute;
    top: -16px;
    left: -14px;
    font-size: 30px;
    background: #ffffff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #ce3535;
    cursor: pointer; }
  #sp-toast .content-section {
    padding: 15px;
    font-family: Roboto-semibold;
    font-size: 14px;
    color: #444444;
    line-height: 20px; }
  #sp-toast.error {
    border: 3px solid #ce3535; }
    #sp-toast.error .content-section {
      color: #ce3535; }
  #sp-toast.success {
    border: 3px solid #35ce56; }
    #sp-toast.success .close-section {
      color: #2c9e45; }
    #sp-toast.success .content-section {
      color: #2c9e45; }

.angucomplete-holder-template {
  width: 100%;
  padding: 5px 0px; }
  .angucomplete-holder-template .angucomplete-dropdown {
    width: 100%;
    margin-top: -3px;
    padding: 0px;
    -webkit-box-shadow: 0px 2px 2px #d8d8d8;
    -khtml-box-shadow: 0px 2px 2px #d8d8d8;
    -moz-box-shadow: 0px 2px 2px #d8d8d8;
    -ms-box-shadow: 0px 2px 2px #d8d8d8;
    -o-box-shadow: 0px 2px 2px #d8d8d8;
    box-shadow: 0px 2px 2px #d8d8d8;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    max-height: 50vh;
    overflow: auto; }
  .angucomplete-holder-template .angucomplete-searching {
    padding: 7px;
    padding-left: 15px;
    font-size: 14px;
    font-family: "roboto-semibold"; }
  .angucomplete-holder-template .angucomplete-row {
    padding: 7px 15px;
    font-size: 14px;
    font-family: "roboto-semibold";
    color: #4e4e4e;
    border-bottom: 1px solid #ececec;
    margin: 0; }
    .angucomplete-holder-template .angucomplete-row ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .angucomplete-holder-template .angucomplete-row ul li {
        width: 100%; }
      .angucomplete-holder-template .angucomplete-row ul:nth-child(1) {
        width: 65%;
        float: left;
        display: inline-block; }
        .angucomplete-holder-template .angucomplete-row ul:nth-child(1) li:nth-child(1) {
          font-family: "roboto-semibold";
          color: #272727; }
        .angucomplete-holder-template .angucomplete-row ul:nth-child(1) li:nth-child(2) {
          font-family: "roboto-regular";
          color: #6d6d6d; }
      .angucomplete-holder-template .angucomplete-row ul:nth-child(2) {
        width: 35%;
        float: left;
        display: inline-block;
        text-align: right; }
        .angucomplete-holder-template .angucomplete-row ul:nth-child(2) li {
          font-size: 14px;
          font-family: "roboto-regular";
          color: #6d6d6d; }
      .angucomplete-holder-template .angucomplete-row ul li {
        text-transform: capitalize;
        font-size: 14px; }
        .angucomplete-holder-template .angucomplete-row ul li.disable {
          font-family: "roboto-semibold" !important;
          color: #ddd !important; }
  .angucomplete-holder-template .angucomplete-selected-row {
    background: #009ADA;
    color: #fff;
    font-family: "roboto-bold"; }
    .angucomplete-holder-template .angucomplete-selected-row ul li {
      color: #fff !important; }
      .angucomplete-holder-template .angucomplete-selected-row ul li.disable {
        color: #fff !important; }
  .angucomplete-holder-template span.highlight {
    color: #e20f00; }

footer {
  background: #000; }

#login-section {
  background: #f5f5f5;
  height: 100vh;
  width: 100vw; }
  #login-section .content-section {
    padding-top: 18vh; }
    #login-section .content-section .logo-section {
      text-align: center; }
      #login-section .content-section .logo-section img {
        width: 150px; }
    #login-section .content-section .login-content-section {
      width: 29vw;
      background: #fff;
      margin: 0 auto;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      -khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      padding: 30px;
      margin-top: 20px; }
      #login-section .content-section .login-content-section h1 {
        font-family: "roboto-regular";
        font-size: 22px;
        text-align: center;
        margin: 0;
        padding: 0;
        color: rgba(0, 0, 0, 0.87); }
      #login-section .content-section .login-content-section form div.input-field:first-child {
        margin-top: 30px; }
      #login-section .content-section .login-content-section form div.input-field p {
        bottom: -30px; }
      #login-section .content-section .login-content-section form .submit-btn {
        width: 65%;
        margin: 0 auto; }
        #login-section .content-section .login-content-section form .submit-btn button {
          width: 100%;
          line-height: 35px;
          font-size: 15px;
          color: #fff;
          background: #2196f3;
          font-family: "roboto-bold";
          border: none; }
      #login-section .content-section .login-content-section form .loading-section {
        text-align: center;
        margin-top: 42px;
        margin-bottom: 5px; }
      #login-section .content-section .login-content-section form .error-msg {
        color: #f44336;
        text-align: center;
        font-family: "roboto-regular";
        font-size: 14px;
        padding: 5px 0; }

#home {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 0px; }
  #home .task-details {
    background: #fff;
    border: 1px solid #E2E2E2;
    border-radius: 5px; }

.datetimepicker .table.table-condensed.minute-view tr span:hover {
  background: #d8d8d8; }

.datetimepicker .table.table-condensed.minute-view tr span {
  margin: 5px;
  padding: 5px;
  border-radius: 2px; }

#availability-updater-modal .content-section .radio-section .input-label {
  font-family: "roboto-regular";
  font-size: 14px;
  color: #009ADA; }

#availability-updater-modal .content-section .radio-section md-radio-group md-radio-button {
  padding-right: 50px;
  display: inline-block; }
  #availability-updater-modal .content-section .radio-section md-radio-group md-radio-button .md-off {
    border-color: #009ADA; }
  #availability-updater-modal .content-section .radio-section md-radio-group md-radio-button .md-on {
    background-color: #009ADA; }

#availability-updater-modal .content-section .input-section textarea {
  font-size: 14px; }

#availability-updater-modal .content-section .pricing-update-section .input-section {
  margin-bottom: 50px; }

#availability-updater-modal .content-section .availability-history-section .table-section {
  margin-top: 20px; }
  #availability-updater-modal .content-section .availability-history-section .table-section table {
    width: 100%; }
    #availability-updater-modal .content-section .availability-history-section .table-section table thead td {
      font-size: 14px;
      color: #8A8A8A;
      font-family: "roboto-regular"; }
    #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr {
      border-bottom: 1px solid #ddd; }
      #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr td {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.87);
        font-family: "roboto-regular";
        padding: 15px 0px;
        text-transform: capitalize; }
        #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr td:nth-child(1) {
          width: 2%; }
        #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr td:nth-child(2) {
          width: 2%; }
        #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr td:nth-child(3) {
          width: 3%; }
        #availability-updater-modal .content-section .availability-history-section .table-section table tbody tr td:nth-child(4) {
          width: 5%;
          color: #8A8A8A; }

.schedule-inspection-dialog-left-section .form-section .label-heading {
  font-size: 16px;
  color: #000;
  margin-left: 7px; }

.schedule-inspection-dialog-left-section .form-section .small-card {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  padding: 7px;
  margin-top: 5px;
  margin-left: 10px; }
  .schedule-inspection-dialog-left-section .form-section .small-card .label-value {
    font-size: 13px;
    font-family: "roboto-regular";
    color: rgba(0, 0, 0, 0.87);
    text-transform: capitalize; }
  .schedule-inspection-dialog-left-section .form-section .small-card:hover {
    background: rgba(0, 154, 218, 0.27); }
  .schedule-inspection-dialog-left-section .form-section .small-card.active {
    background: rgba(0, 154, 218, 0.27); }

.schedule-inspection-dialog-left-section .form-section .address-field-section {
  margin-top: 40px; }

.schedule-inspection-dialog-left-section .form-section .errors {
  position: absolute;
  bottom: -19px;
  width: 100%;
  color: #DD2C00;
  font-family: "roboto-regular";
  font-size: 14px; }

.schedule-inspection-dialog-left-section .date-time-error {
  color: #DD2C00;
  font-family: "roboto-regular";
  font-size: 14px;
  margin-top: 10px; }

.schedule-inspection-dialog-left-section .text-container {
  margin-top: 30px; }
  .schedule-inspection-dialog-left-section .text-container .label-heading {
    font-size: 12px;
    font-family: "roboto-regular";
    color: #8A8A8A; }
  .schedule-inspection-dialog-left-section .text-container .label-text {
    font-family: "roboto-regular";
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px; }

.schedule-inspection-dialog-left-section .text-button-section {
  margin-top: 30px;
  text-align: right; }
  .schedule-inspection-dialog-left-section .text-button-section button {
    background: transparent;
    border: 2px solid #2196f3;
    color: #2196f3;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 4px;
    font-family: "roboto-semibold"; }

.schedule-inspection-dialog-left-section .day-loading-section {
  margin-top: 75px;
  text-align: center; }

.schedule-inspection-dialog-left-section .time-loading-section {
  margin-top: 45px;
  text-align: center; }

.schedule-inspection-dialog-left-section .date-wrapper ul, .schedule-inspection-dialog-left-section .time-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%; }
  .schedule-inspection-dialog-left-section .date-wrapper ul li, .schedule-inspection-dialog-left-section .time-wrapper ul li {
    display: inline-block;
    float: left;
    width: 13.4%;
    background: #F7F7F7;
    color: #404040;
    padding: 9px 5px;
    text-align: center;
    margin-left: 4px;
    box-shadow: 0px 1px 3px #C1C1C1;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .schedule-inspection-dialog-left-section .date-wrapper ul li.active, .schedule-inspection-dialog-left-section .time-wrapper ul li.active {
      background: #2196f3;
      color: #fff; }
      .schedule-inspection-dialog-left-section .date-wrapper ul li.active .date-section, .schedule-inspection-dialog-left-section .time-wrapper ul li.active .date-section {
        color: #fff; }
      .schedule-inspection-dialog-left-section .date-wrapper ul li.active .lead-section, .schedule-inspection-dialog-left-section .time-wrapper ul li.active .lead-section {
        color: #fff; }
        .schedule-inspection-dialog-left-section .date-wrapper ul li.active .lead-section span, .schedule-inspection-dialog-left-section .time-wrapper ul li.active .lead-section span {
          color: #fff; }
    .schedule-inspection-dialog-left-section .date-wrapper ul li[disabled], .schedule-inspection-dialog-left-section .time-wrapper ul li[disabled] {
      pointer-events: none; }
      .schedule-inspection-dialog-left-section .date-wrapper ul li[disabled]:after, .schedule-inspection-dialog-left-section .time-wrapper ul li[disabled]:after {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 10;
        content: "";
        background: rgba(255, 255, 255, 0.67);
        content: "";
        top: 0;
        left: 0; }
    .schedule-inspection-dialog-left-section .date-wrapper ul li .day-section, .schedule-inspection-dialog-left-section .time-wrapper ul li .day-section {
      font-family: "roboto-regular";
      font-size: 12px;
      padding-bottom: 0px; }
    .schedule-inspection-dialog-left-section .date-wrapper ul li .date-section, .schedule-inspection-dialog-left-section .time-wrapper ul li .date-section {
      font-family: "roboto-semibold";
      font-size: 13px;
      color: #616161; }
    .schedule-inspection-dialog-left-section .date-wrapper ul li .lead-section, .schedule-inspection-dialog-left-section .time-wrapper ul li .lead-section {
      font-family: "roboto-bold";
      font-size: 23px;
      color: #616161;
      padding: 8px 0px; }
      .schedule-inspection-dialog-left-section .date-wrapper ul li .lead-section span, .schedule-inspection-dialog-left-section .time-wrapper ul li .lead-section span {
        font-size: 12px;
        color: #696969;
        font-family: "roboto-regular"; }

.schedule-inspection-dialog-left-section .time-wrapper {
  margin-top: 5px; }
  .schedule-inspection-dialog-left-section .time-wrapper ul li {
    width: 19%; }
    .schedule-inspection-dialog-left-section .time-wrapper ul li .day-section {
      font-size: 12px; }
    .schedule-inspection-dialog-left-section .time-wrapper ul li .lead-section {
      font-size: 23px;
      padding: 4px 0 4px; }
      .schedule-inspection-dialog-left-section .time-wrapper ul li .lead-section span {
        font-size: 15px; }

.report-approval-dialog .hr-line {
  position: absolute;
  height: 111%;
  width: 2px;
  background: whitesmoke;
  left: 0;
  top: 0; }

.report-approval-dialog .table > thead > tr > th {
  padding: 7px 10px; }

.report-approval-dialog .left-section {
  padding-left: 30px;
  padding-right: 20px; }

.assign-inspection-dialog .text-container .label-heading {
  font-size: 12px;
  font-family: "roboto-regular";
  color: #8A8A8A; }

.assign-inspection-dialog .text-container .label-text {
  font-family: "roboto-regular";
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative; }
  .assign-inspection-dialog .text-container .label-text span.reassign {
    font-size: 14px;
    color: #2196f3;
    position: absolute;
    top: -1px;
    right: 0;
    z-index: 2;
    font-family: "roboto-semibold";
    cursor: pointer; }

.assign-inspection-dialog .text-container .show-hide-label {
  color: #009ADA;
  font-size: 15px;
  cursor: pointer;
  text-align: right;
  padding: 8px 0;
  font-family: "roboto-semibold"; }

.assign-inspection-dialog .inspector-list-section {
  height: 250px;
  overflow-x: hidden;
  overflow-y: auto; }

.suggested-states .state-wrapper {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.33); }
  .suggested-states .state-wrapper:not(:first-child) {
    padding-top: 15px; }

.suggested-states .loader-section {
  text-align: center;
  padding-top: 8vh; }

.suggested-states .stateloader-section {
  text-align: center;
  padding: 0vh 0 3vh; }

.suggested-states .datetimepicker .table {
  -webkit-box-shadow: 0px 2px 4px #CACACA;
  -khtml-box-shadow: 0px 2px 4px #CACACA;
  -moz-box-shadow: 0px 2px 4px #CACACA;
  -ms-box-shadow: 0px 2px 4px #CACACA;
  -o-box-shadow: 0px 2px 4px #CACACA;
  box-shadow: 0px 2px 4px #CACACA; }

.suggested-states table > tbody > tr > td {
  padding: 5px;
  font-family: "roboto-regular";
  font-size: 15px; }

.suggested-states .table > thead > tr > th {
  padding: 7px 14px;
  font-family: "roboto-bold";
  font-weight: 100;
  color: #585858; }

.suggested-states .button-wrapper {
  text-align: right; }

.suggested-states .comment-button {
  font-size: 25px; }

.suggested-states .datetimepicker {
  overflow-x: initial;
  width: 20%; }

.suggested-states .button-loader {
  text-align: right;
  padding: 15px;
  padding-right: 50px; }

.suggested-states .content-section {
  box-shadow: 0px 0px 5px -2px #000;
  padding: 10px;
  margin-bottom: 10px;
  background: #eee; }
  .suggested-states .content-section h4 {
    font-family: "roboto-semibold";
    font-size: 16px;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.87);
    margin: 3px 0; }
    .suggested-states .content-section h4 span {
      font-family: "roboto-regular";
      font-size: 14px;
      text-transform: initial; }
  .suggested-states .content-section h5 {
    font-family: "roboto-regular";
    font-size: 15px;
    color: rgba(0, 0, 0, 0.87);
    margin: 3px 0; }
    .suggested-states .content-section h5 div.date {
      display: inline-block;
      border: 1px solid #cecece;
      padding: 8px;
      background: #fff;
      margin-left: 7px;
      padding-right: 36px;
      position: relative; }
      .suggested-states .content-section h5 div.date span {
        font-size: 15px;
        position: absolute;
        width: 100%;
        left: 0;
        text-align: right;
        padding: 9px;
        top: 0; }
  .suggested-states .content-section .table-condensed thead tr th i.glyphicon-arrow-left {
    font-family: Spinny-icons !important;
    font-size: 22px; }
    .suggested-states .content-section .table-condensed thead tr th i.glyphicon-arrow-left:before {
      content: "\e867"; }
  .suggested-states .content-section .table-condensed thead tr th i.glyphicon-arrow-right {
    font-family: Spinny-icons !important;
    font-size: 22px; }
    .suggested-states .content-section .table-condensed thead tr th i.glyphicon-arrow-right:before {
      content: "\e866"; }

.suggested-states .datetimepicker table thead tr th.switch {
  text-align: center; }

.suggested-states .datetimepicker table thead tr th.dow {
  text-align: center; }

.suggested-states .datetimepicker table tbody tr td {
  background: #fff; }
  .suggested-states .datetimepicker table tbody tr td span.hour {
    display: inline-block;
    width: 20%;
    text-align: center;
    padding: 5px;
    border-radius: 4px; }
    .suggested-states .datetimepicker table tbody tr td span.hour:hover {
      background: #eaeaea; }

.suggested-states .datetimepicker table.day-view tbody tr td {
  text-align: center; }

.suggested-states .state-action {
  margin: 10px;
  margin-right: 0;
  text-transform: capitalize;
  font-size: 14px;
  font-family: "roboto-regular";
  background: #2196f3;
  border: none;
  padding: 7px 15px;
  color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }

.suggested-states md-radio-button {
  margin-bottom: 10px; }

.suggested-states md-input-container {
  margin-bottom: 0; }

.suggested-states .tag-section ul {
  margin: 0 !important;
  padding: 0 !important; }
  .suggested-states .tag-section ul li {
    display: inline-block;
    border: 1px solid #009ADA;
    color: #009ADA;
    font-size: 14px;
    font-family: "roboto-semibold";
    width: auto !important;
    margin-right: 10px;
    padding: 2px 8px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -khtml-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all; }
    .suggested-states .tag-section ul li.active {
      background: #009ADA;
      color: #fff; }
    .suggested-states .tag-section ul li:last-child {
      margin-bottom: 15px !important; }

section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip {
  background: #FA7470;
  color: #fff;
  padding: 0px 30px;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 4;
  position: absolute;
  width: 100%;
  top: 0; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip.active {
    top: 55px; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip .detected-leads {
    font-family: "roboto-regular";
    font-size: 16px;
    line-height: 45px; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip .view-all {
    text-align: right;
    margin-right: 20px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip .view-all button {
      border: 2px solid white;
      background: transparent;
      border-radius: 4px;
      padding: 4px 12px;
      font-size: 14px;
      font-family: "roboto-bold";
      margin-top: 6px;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-strip .view-all button:hover {
        background: #E64A19;
        border: 2px solid #CA4116; }

section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet {
  width: 100%;
  background: #FFD7D6;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 50;
  height: calc(100vh - 160px);
  -webkit-transform: translateY(120%);
  -khtml-transform: translateY(120%);
  -moz-transform: translateY(120%);
  -ms-transform: translateY(120%);
  -o-transform: translateY(120%);
  transform: translateY(120%);
  -webkit-transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1);
  -khtml-transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1);
  -ms-transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: 0.8s all cubic-bezier(0.22, 0.61, 0.36, 1); }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet.active {
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section {
    display: inline-block;
    width: 50%;
    float: left; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section {
      background: #f5f5f5;
      padding: 15px 35px;
      height: 75px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section .first-row {
        font-family: "roboto-regular";
        font-size: 14px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section .second-row {
        font-family: "roboto-semibold";
        font-size: 15px;
        margin-top: 5px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section .no-of-results span {
        position: relative; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section .no-of-results span.result-number {
          font-family: "roboto-semibold";
          font-size: 41px;
          line-height: 0;
          left: 0px;
          top: 21px;
          color: #4A4A4A; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .header-fix-section .no-of-results span.result {
          font-family: "roboto-regular";
          font-size: 19px;
          line-height: 43px;
          position: absolute;
          margin-left: 8px;
          color: #777777; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list {
      border-bottom: 2px solid #E0E0E0;
      cursor: pointer; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list:first-child {
        border-top: 2px solid #E0E0E0; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul {
        padding: 15px 0; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul li:nth-child(1) {
          width: 20%;
          position: relative; }
          section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul li:nth-child(1) i {
            border: 2px solid #FA7470;
            position: absolute;
            top: -41px;
            left: 36px;
            height: 30px;
            width: 30px;
            border-radius: 50%;
            background: #FFD9D8;
            -webkit-transition: all 0.4s;
            -khtml-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul li:nth-child(1) i:after {
              content: "";
              position: absolute;
              background: #FA7470;
              height: 16px;
              width: 16px;
              border-radius: 50%;
              top: 5px;
              left: 5px;
              -webkit-transform: scale(0);
              -khtml-transform: scale(0);
              -moz-transform: scale(0);
              -ms-transform: scale(0);
              -o-transform: scale(0);
              transform: scale(0);
              -webkit-transition: all 0.6s;
              -khtml-transition: all 0.6s;
              -moz-transition: all 0.6s;
              -ms-transition: all 0.6s;
              -o-transition: all 0.6s;
              transition: all 0.6s; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul li:nth-child(2) {
          width: 37%; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list ul.list-ul li:nth-child(3) {
          width: 43%; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list.active {
        background: #F7EAE9;
        border-bottom: none; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list.active ul.list-ul li:nth-child(1) i {
          background: #fff; }
          section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list.active ul.list-ul li:nth-child(1) i:after {
            -webkit-transform: scale(1);
            -khtml-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1); }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list.active .test-drive-shortlist-section {
          max-height: 1000px;
          padding-bottom: 15px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .left-section .list-section .list .test-drive-shortlist-section {
        padding-left: 126px;
        -webkit-transition: 0.8s all;
        -khtml-transition: 0.8s all;
        -moz-transition: 0.8s all;
        -ms-transition: 0.8s all;
        -o-transition: 0.8s all;
        transition: 0.8s all;
        margin-top: 0px;
        max-height: 0;
        overflow: hidden; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section {
    display: inline-block;
    width: 50%;
    float: left; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .merge-btn {
      position: fixed;
      cursor: pointer;
      background: #FA7470;
      color: #ffffff;
      font-family: "roboto-bold";
      width: 110px;
      line-height: 57px;
      text-align: center;
      font-size: 18px;
      top: 33vh;
      left: 43.5vw;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-box-shadow: 0px 2px 4px #B1B1B1;
      -khtml-box-shadow: 0px 2px 4px #B1B1B1;
      -moz-box-shadow: 0px 2px 4px #B1B1B1;
      -ms-box-shadow: 0px 2px 4px #B1B1B1;
      -o-box-shadow: 0px 2px 4px #B1B1B1;
      box-shadow: 0px 2px 4px #B1B1B1; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .merge-btn.active {
        left: 45.5vw;
        opacity: 1;
        visibility: visible; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .merge-close-btn {
      position: fixed;
      cursor: pointer;
      background: #fff;
      color: #333;
      font-family: "roboto-bold";
      width: 108px;
      line-height: 57px;
      text-align: center;
      font-size: 18px;
      top: 44vh;
      left: 43.5vw;
      opacity: 0;
      visibility: hidden;
      border: 1px solid #C3C3C3;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-box-shadow: 0px 2px 4px #B1B1B1;
      -khtml-box-shadow: 0px 2px 4px #B1B1B1;
      -moz-box-shadow: 0px 2px 4px #B1B1B1;
      -ms-box-shadow: 0px 2px 4px #B1B1B1;
      -o-box-shadow: 0px 2px 4px #B1B1B1;
      box-shadow: 0px 2px 4px #B1B1B1; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .merge-close-btn.active {
        left: 45.5vw;
        opacity: 1;
        visibility: visible; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .header-fix-section {
      font-family: "roboto-regular";
      line-height: 75px;
      padding-left: 70px;
      font-size: 22px;
      color: #464646;
      height: 75px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .right-content-section {
      background: #fff;
      padding-left: 70px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .list-section ul {
      padding: 15px 0; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .list-section ul li:nth-child(1) {
        width: 45%; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .right-section .list-section ul li:nth-child(2) {
        width: 55%; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .scrolling-section {
    height: calc(100vh - 176px);
    overflow-x: hidden;
    overflow-y: auto;
    background: #f5f5f5; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .scrolling-section::-webkit-scrollbar {
      width: 6px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .scrolling-section::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -khtml-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 10px;
      -khtml-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .scrolling-section::-webkit-scrollbar-thumb {
      -webkit-border-radius: 10px;
      -khtml-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
      -khtml-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
      -ms-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
      -o-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
      box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6); }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .list-section ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .list-section ul li {
      display: inline-block; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .list-section ul li .first-row {
        font-family: "roboto-bold";
        font-size: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 95%; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .list-section ul li .second-row {
        font-family: "roboto-regular";
        font-size: 15px;
        margin-top: 4px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 95%; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .list-section ul li .second-row span {
          position: relative;
          margin: 0 10px;
          border-left: 1px solid #9E9E9E; }
  section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section {
    margin-top: 5px; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .title ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .title ul li {
        display: inline-block;
        width: 45%;
        font-family: "roboto-bold";
        color: #848484; }
    section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section {
      height: calc(100vh - 300px);
      overflow-x: hidden;
      overflow-y: auto;
      position: relative; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section::-webkit-scrollbar {
        width: 6px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -khtml-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
        -khtml-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
        -ms-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
        -o-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6); }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section .loader-section {
        padding-left: 40px;
        margin: 160px 0; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section .test-drive-list {
        display: inline-block;
        width: 46%;
        position: absolute;
        left: 0; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section .suggested-car-list {
        display: inline-block;
        width: 54%;
        position: absolute;
        right: 0; }
      section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-bottom: 30px;
        margin-top: 20px; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul:last-child {
          margin-bottom: 0px; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li {
          display: inline-block; }
          section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(1) {
            width: 18%; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(1) .first-row {
              font-size: 14px;
              font-family: "roboto-regular"; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(1) .second-row {
              font-size: 24px;
              font-family: "roboto-bold";
              line-height: 26px; }
          section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(2) {
            width: 80%; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(2) .first-row {
              font-family: "roboto-bold";
              font-size: 15px;
              line-height: 23px;
              padding-bottom: 4px; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.test-drive-ul li:nth-child(2) .second-row {
              font-family: "roboto-regular";
              line-height: 16px;
              font-size: 14px; }
        section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.suggested-ul li {
          display: inline-block; }
          section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.suggested-ul li:nth-child(1) {
            width: 100%; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.suggested-ul li:nth-child(1) .first-row {
              font-family: "roboto-bold";
              font-size: 15px;
              line-height: 23px;
              padding-bottom: 4px; }
            section#update-buy-lead-modal.update-buy-lead-modal .duplicate-sheet .test-drive-shortlist-section .test-drive-content-section ul.suggested-ul li:nth-child(1) .second-row {
              font-family: "roboto-regular";
              line-height: 16px;
              font-size: 14px; }

section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section {
  width: 28%;
  height: 70px;
  display: inline-block; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(5n-4) {
    margin-right: 0px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(5n-3) {
    margin-left: 0px;
    margin-right: 0px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(5n-2) {
    margin-left: 0px;
    margin-right: 0px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(5n-1) {
    margin-left: 0px;
    margin-right: 0px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(5n) {
    margin-left: 0px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(3n-2) {
    margin-right: 30px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(3n-1) {
    margin-left: 30px;
    margin-right: 30px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section:nth-child(3n) {
    margin-left: 30px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section p {
    padding: 3px 0 10px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section md-input-container {
    width: 100%; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section md-autocomplete[md-floating-label] md-input-container {
    padding-bottom: 0;
    margin: 0; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .md-errors-spacer {
    min-height: 0; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .input-field.autocomplete-section {
    margin-top: 2px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section md-input-container {
    margin: 0; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section md-progress-linear {
    bottom: 2px; }
  section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section {
    position: relative; }
    section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker {
      position: absolute;
      z-index: 100;
      box-shadow: 0px 2px 6px #888;
      background: white;
      top: -14px;
      left: -50px; }
      section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker .table > tbody > tr > td,
      section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker .table > thead > tr > th {
        padding: 7px 4px; }
      section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker .table > thead > tr > th {
        font-family: "roboto-bold";
        font-weight: 100;
        color: #585858; }
      section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-left {
        font-family: Spinny-icons !important;
        font-size: 22px; }
        section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-left:before {
          content: "\e867"; }
      section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-right {
        font-family: Spinny-icons !important;
        font-size: 22px; }
        section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section .input-section .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-right:before {
          content: "\e866"; }

section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section.preference-section .input-section:nth-child(4n-3) {
  margin-left: 0;
  margin-right: 22px; }

section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section.preference-section .input-section:nth-child(4n-2) {
  margin-left: 22px;
  margin-right: 22px; }

section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section.preference-section .input-section:nth-child(4n-1) {
  margin-left: 22px; }

section#update-buy-lead-modal.update-buy-lead-modal .content-section .form-section.preference-section .input-section.width-45 {
  margin-left: 22px;
  margin-right: 0;
  width: 37.7%; }

md-select-value .md-container {
  display: inline-block; }

#merge-confirm-modal md-dialog {
  width: 380px;
  height: 370px; }
  #merge-confirm-modal md-dialog .modal-header {
    font-family: "roboto-semibold";
    font-size: 18px;
    color: #565656; }
  #merge-confirm-modal md-dialog .modal-body {
    font-family: "roboto-regular"; }
    #merge-confirm-modal md-dialog .modal-body .merge-text {
      font-size: 18px;
      color: #439243;
      text-align: center; }
      #merge-confirm-modal md-dialog .modal-body .merge-text .number {
        margin-top: 20px;
        font-family: "roboto-bold";
        font-size: 65px;
        position: relative; }
        #merge-confirm-modal md-dialog .modal-body .merge-text .number span {
          font-size: 30px;
          margin-left: 9px; }
    #merge-confirm-modal md-dialog .modal-body .merge-error-text {
      text-align: center;
      font-size: 16px;
      color: #bd2525;
      font-family: "roboto-bold";
      margin-top: 50px;
      height: 22px; }
    #merge-confirm-modal md-dialog .modal-body .button-section {
      text-align: center;
      margin-top: 20px; }
      #merge-confirm-modal md-dialog .modal-body .button-section button {
        font-family: "roboto-semibold";
        font-family: "roboto-semibold";
        background: #1a6fb7;
        border: 0;
        padding: 8px 28px;
        font-size: 16px;
        border-radius: 4px;
        margin-left: 7px;
        color: #fff; }
        #merge-confirm-modal md-dialog .modal-body .button-section button.confirm {
          background: #4ba54b; }
        #merge-confirm-modal md-dialog .modal-body .button-section button.cancel {
          background: #d05555; }

.task-action-card {
  width: 100%; }
  .task-action-card .card-content-body {
    position: relative; }
  .task-action-card .task-name {
    font-size: 15px;
    font-weight: 600px;
    color: #4c4c4c;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .task-action-card .tasks-list-sction {
    margin: 0;
    border: 1px solid #ddd;
    height: 120px;
    overflow: auto; }
    .task-action-card .tasks-list-sction ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .task-action-card .tasks-list-sction ul li {
        font-size: 12px;
        line-height: 14px;
        padding: 10px 0;
        padding-left: 5px;
        border-bottom: 1px solid #ddd;
        transition: 0.3s all; }
        .task-action-card .tasks-list-sction ul li.active {
          background: #009ADA;
          font-family: roboto-medium;
          color: #fff; }
  .task-action-card .task-state-and-task-status-loading {
    text-align: center;
    margin: 45px 0; }
    .task-action-card .task-state-and-task-status-loading img {
      height: 20px;
      width: 20px;
      margin: 50%; }
  .task-action-card .lable-text {
    color: #9c9c9c; }
    .task-action-card .lable-text span {
      color: #ff9100;
      margin-left: 5px; }
  .task-action-card .action-section-loading img {
    height: 20px;
    width: 20px;
    margin-left: 50%; }
  .task-action-card .state-and-task-status {
    margin-top: 10px;
    margin-bottom: 20px; }
    .task-action-card .state-and-task-status ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .task-action-card .state-and-task-status ul li {
        display: inline-block;
        width: 50%;
        float: left; }
        .task-action-card .state-and-task-status ul li select {
          width: 100%; }
          .task-action-card .state-and-task-status ul li select option {
            font-family: "roboto-semibold"; }
  .task-action-card .next-task-action-section .next-task-section .tag-section ul {
    margin: 0;
    padding: 0; }
    .task-action-card .next-task-action-section .next-task-section .tag-section ul li {
      display: inline-block;
      border: 1px solid #66A64F;
      color: #66A64F;
      font-size: 14px;
      font-family: "roboto-semibold";
      width: auto;
      margin-right: 10px;
      background: #fff;
      padding: 3px 12px;
      border-radius: 2px;
      cursor: pointer;
      -webkit-transition: 0.4s all;
      -khtml-transition: 0.4s all;
      -moz-transition: 0.4s all;
      -ms-transition: 0.4s all;
      -o-transition: 0.4s all;
      transition: 0.4s all; }
      .task-action-card .next-task-action-section .next-task-section .tag-section ul li.active {
        background: #66A64F;
        color: #fff; }
      .task-action-card .next-task-action-section .next-task-section .tag-section ul li:last-child {
        margin-bottom: 15px; }
  .task-action-card .next-task-action-section .next-task-section .task-section {
    border-bottom: 1px solid #adadad;
    padding: 5px;
    background: #f3f3f3; }
    .task-action-card .next-task-action-section .next-task-section .task-section .date {
      background: #f9fafc;
      border: 1px solid #cecece;
      padding: 5px;
      font-size: 11px; }
  .task-action-card .end-task-btn-section {
    margin-top: 15px; }
    .task-action-card .end-task-btn-section .end-task-btn {
      margin-left: 50%;
      display: inline-block;
      width: 50%;
      background: #009ADA;
      color: #fff;
      font-family: "roboto-bold";
      text-align: center;
      font-size: 14px;
      border: 0;
      padding: 10px;
      border-radius: 2px; }
    .task-action-card .end-task-btn-section .end-task-loading {
      text-align: center;
      height: 40px;
      width: 50%;
      margin-left: 50%;
      padding-top: 5px; }
      .task-action-card .end-task-btn-section .end-task-loading img {
        height: 20px;
        width: 20px;
        margin-left: 50%; }
    .task-action-card .end-task-btn-section .api-error {
      text-align: center;
      margin-top: 10px;
      color: #D71818;
      font-size: 16px;
      font-family: "roboto-semibold"; }
      .task-action-card .end-task-btn-section .api-error .api {
        font-size: 14px;
        font-family: "roboto-regular"; }
  .task-action-card.inner-card-task .task-name {
    font-size: 17px;
    color: #5a5a5a;
    font-family: roboto-medium; }
  .task-action-card.inner-card-task .state-and-task-status {
    margin-top: 5px;
    margin-bottom: 10px; }
    .task-action-card.inner-card-task .state-and-task-status ul li {
      width: 100%;
      display: block;
      width: 100%;
      float: none;
      margin-bottom: 10px; }
      .task-action-card.inner-card-task .state-and-task-status ul li:nth-child(2) {
        margin-bottom: 0px; }
  .task-action-card.inner-card-task .next-task-action-section .next-task-label {
    font-size: 15px;
    font-family: roboto-medium;
    color: #808080; }
  .task-action-card.inner-card-task .next-task-action-section .task-section li {
    width: 100%; }

.datetimepicker .table {
  margin-bottom: 0px; }
  .datetimepicker .table thead tr {
    background: #f9fafc; }
    .datetimepicker .table thead tr th .glyphicon {
      font-family: "Spinny-icons" !important; }
      .datetimepicker .table thead tr th .glyphicon.glyphicon-arrow-left:before {
        content: "\e971"; }
      .datetimepicker .table thead tr th .glyphicon.glyphicon-arrow-right:before {
        content: "\e970"; }
    .datetimepicker .table thead tr th.right {
      text-align: right; }
    .datetimepicker .table thead tr th.switch {
      font-size: 14px;
      text-align: center;
      font-family: "roboto-semibold"; }
    .datetimepicker .table thead tr th.dow {
      text-align: center;
      font-size: 14px;
      font-family: roboto-regular; }
  .datetimepicker .table tbody tr td {
    text-align: center;
    font-size: 14px;
    font-family: roboto-regular; }
    .datetimepicker .table tbody tr td.day:hover {
      background: #d8d8d8; }
    .datetimepicker .table tbody tr td.day.active {
      background: #009ADA;
      color: #fff;
      font-family: "roboto-semibold"; }
    .datetimepicker .table tbody tr td.disabled {
      pointer-events: none;
      color: #ccc; }
    .datetimepicker .table tbody tr td.past {
      pointer-events: none;
      color: #ccc; }
    .datetimepicker .table tbody tr td.future {
      color: #ccc; }
    .datetimepicker .table tbody tr td span.hour {
      display: inline-block;
      width: 33%;
      text-align: center;
      padding: 2px 0; }
      .datetimepicker .table tbody tr td span.hour.disabled {
        pointer-events: none;
        color: #ccc; }
      .datetimepicker .table tbody tr td span.hour:hover {
        background: #d8d8d8; }
      .datetimepicker .table tbody tr td span.hour.active {
        background: #009ADA;
        color: #fff;
        font-family: "roboto-semibold"; }
    .datetimepicker .table tbody tr td span.month {
      display: inline-block;
      width: 33%;
      text-align: center;
      padding: 4px 0; }
      .datetimepicker .table tbody tr td span.month.disabled {
        pointer-events: none;
        color: #ccc; }
      .datetimepicker .table tbody tr td span.month:hover {
        background: #d8d8d8; }
      .datetimepicker .table tbody tr td span.month.active {
        background: #009ADA;
        color: #fff;
        font-family: "roboto-semibold"; }
    .datetimepicker .table tbody tr td span.year {
      display: inline-block;
      width: 33%;
      text-align: center;
      padding: 5px 0; }
      .datetimepicker .table tbody tr td span.year.disabled {
        pointer-events: none;
        color: #ccc; }
      .datetimepicker .table tbody tr td span.year:hover {
        background: #d8d8d8; }
      .datetimepicker .table tbody tr td span.year.active {
        background: #009ADA;
        color: #fff;
        font-family: "roboto-semibold"; }

#refub-job-modal .content-section .add-button {
  background: #2196f3;
  color: #fff;
  font-size: 16px;
  border: 1px solid #2196f3;
  padding: 0;
  line-height: 30px;
  width: 120px;
  border-radius: 4px;
  font-family: "roboto-semibold";
  box-shadow: 0px 0px 3px #5F5F5F; }

#refub-job-modal .content-section .input-section-form {
  display: inline-block;
  margin: 0 30px; }

#refub-job-modal .content-section .table-wrapper {
  width: 90%;
  margin: 0 auto; }
  #refub-job-modal .content-section .table-wrapper .table-header ul li {
    color: black; }
  #refub-job-modal .content-section .table-wrapper .table-body {
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: auto; }
    #refub-job-modal .content-section .table-wrapper .table-body ul {
      border-bottom: 1px solid #ECECEC; }
      #refub-job-modal .content-section .table-wrapper .table-body ul li {
        padding: 10px 0;
        font-family: "roboto-regular";
        font-size: 14px;
        vertical-align: middle; }
        #refub-job-modal .content-section .table-wrapper .table-body ul li .top-value {
          font-family: "roboto-regular";
          font-size: 14px;
          color: rgba(0, 0, 0, 0.87); }
          #refub-job-modal .content-section .table-wrapper .table-body ul li .top-value .is-active {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: limegreen;
            margin: 0 auto; }
          #refub-job-modal .content-section .table-wrapper .table-body ul li .top-value .input-section .input-field {
            margin-bottom: 0; }
        #refub-job-modal .content-section .table-wrapper .table-body ul li .bottom-value {
          font-family: "roboto-regular";
          font-size: 13px; }
  #refub-job-modal .content-section .table-wrapper ul {
    padding-left: 10px;
    display: flex; }
    #refub-job-modal .content-section .table-wrapper ul li {
      width: 100%;
      display: inline-flex; }

.bank-details-modal .md-autocomplete-suggestions li {
  white-space: initial;
  height: auto;
  line-height: 25px;
  border-bottom: 1px solid #ddd;
  padding: 15px 20px; }

.bank-details-modal .error {
  color: red;
  margin-top: -18px; }

.new-buy-form-section p.error {
  bottom: -8px;
  position: absolute;
  font-size: 13px;
  font-family: "roboto-semibold";
  color: #D71818;
  padding: 0; }

.image-modal-wrapper .image-modal {
  height: calc(((100vh - 112px) / 2) + 75px) !important;
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */ }
  @media only screen and (max-width: 40em) {
    .image-modal-wrapper .image-modal {
      height: 36vh !important; }
      .image-modal-wrapper .image-modal #inspection-image-slider .image-slider .slide .img-wrap img {
        width: auto !important;
        height: 36vh;
        max-height: 36vh !important;
        top: 0; }
      .image-modal-wrapper .image-modal .pinch-zoom-with-magnifying-glass img {
        width: auto !important;
        height: 36vh !important;
        max-height: 36vh !important;
        margin: 0 auto;
        display: block; } }

.image-modal-wrapper .list-viewer {
  height: calc(((100vh - 112px) / 2) - 75px) !important;
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */ }
  @media only screen and (max-width: 40em) {
    .image-modal-wrapper .list-viewer {
      height: calc(100vh - (56px + 10px + 40px + 36vh)) !important; } }

.image-modal-wrapper .buttons {
  white-space: nowrap;
  overflow: auto;
  padding-bottom: 16px;
  margin-top: 10px; }
  .image-modal-wrapper .buttons button {
    font-size: 12px;
    font-family: roboto-regular;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 3px; }

.image-modal-wrapper .list-group {
  height: calc(((100vh - 112px) / 2) - 149px) !important;
  overflow: auto;
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */ }
  @media only screen and (max-width: 40em) {
    .image-modal-wrapper .list-group {
      height: calc(100vh - (56px + 10px + 40px + 36vh)) !important; } }

.panel.panel-condensed {
  margin-bottom: 5px; }
  .panel.panel-condensed .panel-body {
    padding: 5px !important; }

.table-wrap-container {
  width: 100%; }
  .table-wrap-container .actions-wrapper {
    padding: 10px 20px; }
  .table-wrap-container .autocomplete {
    margin-top: 6px; }
    .table-wrap-container .autocomplete md-autocomplete-wrap {
      box-shadow: 0 0 0 #000;
      border-bottom: 1px solid #b7b8b8; }
      .table-wrap-container .autocomplete md-autocomplete-wrap > input {
        height: 36px !important;
        font-size: 12px !important;
        padding-top: 5px; }
  .table-wrap-container .cross-btn {
    display: inline-block;
    position: absolute;
    bottom: 11px;
    right: 15px;
    padding: 3px;
    font-size: 16px;
    color: #d95e5e;
    background: #fafafa; }
  .table-wrap-container .filter-card {
    width: 100%;
    font-size: 10px; }
    .table-wrap-container .filter-card .row {
      padding-left: 15px; }
    .table-wrap-container .filter-card > .row > div {
      padding-right: 5px;
      padding-left: 5px; }
    .table-wrap-container .filter-card .datetimepicker-section .datetimepicker {
      width: 250px; }
    .table-wrap-container .filter-card .input-field span.s-calendar {
      position: absolute;
      top: 4px;
      font-size: 21px;
      right: 0;
      color: #949494;
      z-index: 1; }
    .table-wrap-container .filter-card .datetimepicker-section {
      position: relative; }
      .table-wrap-container .filter-card .datetimepicker-section .datetimepicker {
        position: absolute;
        z-index: 100;
        box-shadow: 0px 2px 6px #888;
        background: white; }
        .table-wrap-container .filter-card .datetimepicker-section .datetimepicker .table > tbody > tr > td,
        .table-wrap-container .filter-card .datetimepicker-section .datetimepicker .table > thead > tr > th {
          padding: 7px 4px; }
        .table-wrap-container .filter-card .datetimepicker-section .datetimepicker .table > thead > tr > th {
          font-family: "roboto-bold";
          font-weight: 100;
          color: #585858; }
        .table-wrap-container .filter-card .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-left {
          font-family: Spinny-icons !important;
          font-size: 22px; }
          .table-wrap-container .filter-card .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-left:before {
            content: "\e867"; }
        .table-wrap-container .filter-card .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-right {
          font-family: Spinny-icons !important;
          font-size: 22px; }
          .table-wrap-container .filter-card .datetimepicker-section .datetimepicker thead tr th i.glyphicon-arrow-right:before {
            content: "\e866"; }
    .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker__next-month {
      right: 0; }
    .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker__month .mighty-picker-calendar {
      width: 100%;
      text-align: center; }
      .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker__month .mighty-picker-calendar .mighty-picker-calendar__days th,
      .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker__month .mighty-picker-calendar .mighty-picker-calendar__days td {
        text-align: center; }
    .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker-calendar__day--in-range {
      background: rgba(0, 154, 218, 0.5);
      color: #fff; }
    .table-wrap-container .filter-card .mighty-picker__wrapper .mighty-picker-calendar__day--selected {
      background: #009ADA;
      color: #fff; }
  .table-wrap-container .table-wrap {
    flex: 1;
    overflow: auto;
    font-size: 12px; }
    .table-wrap-container .table-wrap .table > thead > tr > th {
      position: relative; }
    .table-wrap-container .table-wrap .dataloader {
      height: 100%;
      text-align: center;
      vertical-align: middle; }
    .table-wrap-container .table-wrap .no-result-found {
      height: 100%;
      font-size: 20px;
      font-family: "roboto-semibold";
      text-align: center;
      color: #EA3434;
      padding-top: 140px; }
    .table-wrap-container .table-wrap .notify {
      background: #b3efbc;
      animation: removeBg 0.8s both;
      animation-delay: 3s; }
    .table-wrap-container .table-wrap .load-more-btn {
      text-align: center; }
      .table-wrap-container .table-wrap .load-more-btn button {
        background: #2196f3;
        color: #fff;
        font-family: "roboto-bold";
        font-size: 12px;
        border: none;
        line-height: 25px;
        padding: 0 15px;
        border-radius: 4px; }
      .table-wrap-container .table-wrap .load-more-btn .loading-section {
        margin: 25px 0; }
    .table-wrap-container .table-wrap .table-body {
      background: #fff;
      overflow-x: hidden;
      overflow-y: auto; }
      .table-wrap-container .table-wrap .table-body::-webkit-scrollbar {
        width: 6px; }
      .table-wrap-container .table-wrap .table-body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -khtml-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
      .table-wrap-container .table-wrap .table-body::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
        -khtml-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
        -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5); }
      .table-wrap-container .table-wrap .table-body .dot-circle {
        padding-right: 13px; }
        .table-wrap-container .table-wrap .table-body .dot-circle.active:after {
          background: #00BD00; }
        .table-wrap-container .table-wrap .table-body .dot-circle:after {
          position: absolute;
          content: "";
          height: 12px;
          background: #D6D6D6;
          width: 12px;
          border-radius: 50%;
          top: 15px;
          left: 30px; }
      .table-wrap-container .table-wrap .table-body .checkbox-li p {
        margin: 0; }
        .table-wrap-container .table-wrap .table-body .checkbox-li p i {
          background-color: #009ADA;
          color: #fff; }
      .table-wrap-container .table-wrap .table-body .bottom-value {
        font-family: "roboto-regular";
        font-size: 11px;
        color: #8A8A8A; }
      .table-wrap-container .table-wrap .table-body .priority-value {
        color: #F44336;
        font-family: "roboto-bold";
        font-size: 15px;
        padding-left: 5px;
        text-transform: uppercase; }
  @media (min-width: 576px) {
    .table-wrap-container .table-wrap .table > tbody > tr > td {
      max-width: initial; } }
  @media (min-width: 768px) {
    .table-wrap-container .table-wrap .table > tbody > tr > td {
      max-width: 200px; } }
  @media (min-width: 992px) {
    .table-wrap-container .table-wrap .table > tbody > tr > td {
      max-width: 200px; } }
  @media (min-width: 1200px) {
    .table-wrap-container .table-wrap .table > tbody > tr > td {
      max-width: 200px; } }
  .table-wrap-container .table-bottom-section {
    padding: 8px;
    background: #e0e0e0;
    width: 100%;
    align-self: flex-end; }
  .table-wrap-container .verticle-overflow-auto {
    overflow-y: auto; }
  .table-wrap-container .verticle-overflow-inherit {
    overflow-y: inherit; }

table.table-header-fixed {
  height: 450px;
  display: -moz-groupbox; }
  table.table-header-fixed th {
    max-width: 10vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  table.table-header-fixed tr {
    width: 100%;
    display: inline-table;
    table-layout: fixed; }
  table.table-header-fixed tbody {
    overflow-y: scroll;
    height: 420px;
    width: 100%;
    position: absolute; }

.lead-details {
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: scroll;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  float: left; }
  .lead-details md-tabs-canvas {
    height: 36px; }
    .lead-details md-tabs-canvas md-pagination-wrapper {
      height: 100%; }
  .lead-details > div {
    height: 100%; }
    .lead-details > div md-tabs {
      height: 100%; }
  .lead-details .photo-gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left; }
    .lead-details .photo-gallery ul li {
      display: inline-block;
      width: 31%;
      margin: 1%;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      border: 1px solid #ddd;
      cursor: pointer; }
      .lead-details .photo-gallery ul li .image-section img {
        width: 100%; }
      .lead-details .photo-gallery ul li .caption-section {
        font-size: 14px;
        font-family: "roboto-regular";
        color: rgba(0, 0, 0, 0.87);
        text-align: center;
        line-height: 22px;
        padding: 5px;
        height: 55px;
        overflow: hidden; }
      .lead-details .photo-gallery ul li:nth-child(3n-2) {
        margin-left: 0; }
      .lead-details .photo-gallery ul li:nth-child(3n) {
        margin-right: 0; }
  .lead-details .invalid-lead-no {
    text-align: center;
    margin-top: 35vh; }
    .lead-details .invalid-lead-no span {
      position: relative;
      font-size: 30px;
      color: #FF8C00;
      font-family: "roboto-semibold";
      padding-left: 45px; }
      .lead-details .invalid-lead-no span i {
        position: absolute;
        left: 0;
        font-size: 35px;
        top: 0; }
  .lead-details .go-to-listing-page {
    text-align: center;
    margin-top: 20px; }
    .lead-details .go-to-listing-page button {
      border: none;
      padding: 8px 40px;
      font-size: 20px;
      background: #2196f3;
      border-radius: 4px;
      color: #fff; }
  .lead-details .sub-menu {
    transition: 0.4s all;
    position: absolute;
    z-index: 10;
    right: 21px;
    width: 170px;
    top: 50px;
    text-align: left;
    padding: 0 10px;
    background: #2a96f3;
    visibility: hidden;
    opacity: 0;
    padding: 0px;
    color: #fff;
    border-radius: 3px; }
  .lead-details .add-new-lead {
    margin-bottom: 8px;
    position: absolute;
    bottom: 0px;
    right: 15px; }
    .lead-details .add-new-lead a {
      background: #2196F3;
      color: #fff;
      font-size: 20px;
      cursor: pointer; }
  .lead-details .suggested-states h4 {
    padding-left: 0 !important; }
  .lead-details .primary-card {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    background: #fff;
    margin: 10px 0; }
    .lead-details .primary-card .primary-card-heading {
      background: #ded7d7;
      padding: 10px;
      font-size: 20px;
      color: #666666;
      font-family: "roboto-semibold"; }
    .lead-details .primary-card .card-subsection {
      padding: 0 20px 20px 20px; }
      .lead-details .primary-card .card-subsection .subsection-heading {
        font-size: 18px;
        font-family: "roboto-semibold";
        color: #a22323;
        margin-top: 20px;
        margin-bottom: 30px;
        position: relative; }
        .lead-details .primary-card .card-subsection .subsection-heading:after {
          content: "";
          position: absolute;
          height: 1px;
          width: 100%;
          background: #D2D2D2;
          bottom: -7px;
          left: 0; }
  .lead-details .lead_ids {
    overflow-wrap: break-word; }
  .lead-details .merge_lead_id {
    margin-right: 12px; }

.button-wrapper.center {
  text-align: center; }

.button-wrapper button {
  display: inline-block;
  background: #2196f3;
  height: 45px;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 12px;
  width: auto;
  padding: 0 20px;
  font-family: roboto-bold;
  border-radius: 4px;
  box-shadow: 0 0 2px #ddd; }

article#timeline-section {
  width: 100%;
  display: inline-block;
  overflow-y: auto; }

.md-tab {
  line-height: 36px;
  padding: 0px 15px; }

md-pagination-wrapper {
  height: 38px; }

md-tabs-canvas {
  height: 38px; }

.data-element-container {
  position: relative;
  line-height: 26px;
  font-size: 12px; }
  .data-element-container:after {
    content: "";
    display: table;
    clear: both; }
  .data-element-container .label-heading {
    width: 100%;
    font-size: 10px;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #808080; }
    .data-element-container .label-heading i {
      font-size: 10px;
      margin-right: 5px; }
  .data-element-container .label-value {
    width: 100%;
    min-height: 30px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .data-element-container .label-value.email {
      text-transform: lowercase;
      color: #2196f3; }
    .data-element-container .label-value.blue-color {
      color: #2196f3; }
    .data-element-container .label-value.orange-color {
      color: #ff8c00; }
    .data-element-container .label-value.green-color {
      color: #4caf50; }
    .data-element-container .label-value.no-hidden {
      overflow: initial; }
  .data-element-container md-autocomplete input:not(.md-input) {
    border: 1px solid #dddddd;
    padding: 0px 10px;
    width: 100%;
    margin-left: 1px; }

.tags-wrapper {
  position: relative; }
  .tags-wrapper.tag-inlines .tag {
    display: inline-block;
    margin-right: 5px; }
    .tags-wrapper.tag-inlines .tag span {
      font-size: 12px; }
  .tags-wrapper .tag {
    display: inline-block;
    margin-right: 5px; }
    .tags-wrapper .tag:last-child {
      margin-right: 0px; }
    .tags-wrapper .tag span {
      background: #fff;
      border: 1px solid #cecece;
      padding: 4px 14px;
      margin-bottom: 4px;
      font-size: 12px;
      display: inline-block;
      min-width: 100px;
      color: #333;
      font-family: roboto-medium;
      text-align: center;
      border-radius: 25px;
      line-height: initial; }
    .tags-wrapper .tag.red span {
      background: #fb6753;
      color: #fff;
      border: 1px solid #fb6753; }
    .tags-wrapper .tag.green span {
      background: #1a945d;
      color: #fff;
      border: 1px solid #1a945d; }

.panel.small {
  margin-bottom: 10px; }

.panel-heading {
  display: flex; }
  .panel-heading .title {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    display: inline-block; }
    .panel-heading .title .tags-wrapper {
      margin-left: 20px;
      display: inline-block; }
  .panel-heading .actions {
    text-align: right;
    width: 50%;
    float: left;
    display: inline-block;
    padding-right: 40px; }

.panel-body {
  padding: 5px 10px; }
  .panel-body .panel {
    margin: 0; }
    .panel-body .panel:last-child {
      margin-bottom: 0; }

.highligts-table {
  width: 100%; }
  .highligts-table tr td {
    border: 0 !important; }

md-autocomplete {
  width: 100%;
  min-width: 0px; }
  md-autocomplete md-input-container {
    padding: 0px;
    padding-bottom: 0px !important;
    margin: 0px 0;
    vertical-align: middle; }

.input-field {
  margin: 10px 0px 0px 0px;
  height: 34px; }
  .input-field .cross-btn {
    position: absolute;
    right: 19px;
    top: 1px;
    right: 0px;
    font-size: 20px;
    z-index: 1;
    background: #fafafa;
    color: #9E9E9E;
    cursor: pointer;
    z-index: 100; }
  .input-field span.s-calendar {
    position: absolute;
    top: 4px;
    font-size: 21px;
    right: 0;
    color: #949494;
    z-index: 1; }
  .input-field md-select {
    margin: 0px;
    height: 34px; }
    .input-field md-select ~ label {
      color: #A7A8A9;
      font-size: 12px;
      font-weight: normal;
      position: absolute;
      pointer-events: none;
      left: 10px;
      top: 0;
      line-height: 34px;
      font-family: "roboto-regular";
      transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all; }
  .input-field md-input-container {
    padding: 0px; }
  .input-field md-autocomplete[md-floating-label] md-input-container {
    padding: 0px;
    margin: 0px; }
    .input-field md-autocomplete[md-floating-label] md-input-container .md-errors-spacer {
      min-height: 0px; }
  .input-field md-autocomplete[md-floating-label] ~ label {
    display: none; }
  .input-field label {
    font-weight: 100; }
  .input-field input[type="checkbox"] {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px; }

md-dialog md-toolbar {
  min-height: 50px; }

md-dialog .md-dialog-content {
  margin: 0;
  height: calc(100vh - 114px);
  position: fixed;
  top: 64px;
  width: 100%;
  overflow: auto;
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */ }
  md-dialog .md-dialog-content .content {
    padding: 0; }
  md-dialog .md-dialog-content .content-viewable {
    height: calc(100vh - 114px);
    overflow: scroll; }
  @media only screen and (max-width: 40em) {
    md-dialog .md-dialog-content {
      top: 56px;
      height: calc(100vh - 56px);
      padding: 5px 10px; } }

md-dialog .notification-strip {
  margin-top: -24px; }

md-dialog .dialog-overlay {
  padding: 0;
  position: absolute;
  top: 53px;
  width: calc(100% - 20px);
  margin-left: 10px;
  z-index: 10;
  max-height: 100%;
  overflow-y: scroll;
  left: 0;
  background: #5f5f5fba;
  padding-left: 15px;
  padding-right: 15px; }
  md-dialog .dialog-overlay table {
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    background: #f9eaea; }

md-dialog .dialog-actions {
  height: 50px;
  position: fixed;
  width: 100%;
  bottom: 0;
  background: #fff; }

.md-dialog-container {
  top: 0 !important; }
  .md-dialog-container md-dialog {
    width: 50vw;
    max-height: 100% !important;
    height: 100% !important;
    max-width: none;
    float: right;
    position: absolute;
    right: 0px;
    display: block;
    /* Small Devices, Tablets */ }
    @media only screen and (max-width: 768px) {
      .md-dialog-container md-dialog {
        width: 100vw; } }

.md-dialog-is-showing {
  top: 0 !important; }

@media (max-width: 959px) and (min-width: 0) and (orientation: portrait) {
  md-dialog .md-dialog-content {
    height: calc(100% - 56px);
    top: 56px;
    padding: 15px 20px;
    padding-bottom: 55px; }
    md-dialog .md-dialog-content h2 {
      font-size: 24px;
      margin-top: 15px; }
  md-dialog .dialog-actions {
    z-index: 1000; } }

.short-list-cars .filter-overlay.apply {
  visibility: visible;
  position: absolute;
  z-index: 10;
  background: #fff; }

.short-list-cars .filter-overlay rzslider .rz-bar {
  height: 2px;
  background: #B7B8B8; }
  .short-list-cars .filter-overlay rzslider .rz-bar.rz-selection {
    background: #009ADA; }

.short-list-cars .filter-overlay rzslider .rz-pointer {
  top: -12px;
  width: 24px;
  height: 24px;
  background-color: #009ADA;
  border-radius: 16px;
  box-shadow: 0px 0px 6px #5A5A5A; }
  .short-list-cars .filter-overlay rzslider .rz-pointer:after {
    background: #009ADA; }

.short-list-cars .filter-overlay rzslider .rz-bubble {
  margin-left: -5px !important;
  font-size: 13px; }

.short-list-cars .filter-overlay rzslider.inactive .rz-bar {
  background: #e0e0e0; }
  .short-list-cars .filter-overlay rzslider.inactive .rz-bar.rz-selection {
    background: #e0e0e0; }

.short-list-cars .filter-overlay rzslider.inactive .rz-pointer {
  background-color: #e0e0e0; }
  .short-list-cars .filter-overlay rzslider.inactive .rz-pointer:after {
    background: #e0e0e0; }

.short-list-cars .filter-overlay .heading {
  font-size: 13px;
  font-family: "roboto-semibold";
  color: #6F6F6F;
  margin-bottom: 2px;
  margin-top: 15px; }

.short-list-cars .filter-overlay div.box-ul {
  display: inline-block;
  border: 1px solid #009ADA;
  font-family: 'roboto-regular';
  color: #404040;
  padding: 2px 2px;
  font-size: 10px;
  margin: 2px;
  border-radius: 2px; }
  .short-list-cars .filter-overlay div.box-ul i {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .short-list-cars .filter-overlay div.box-ul.active {
    background: #009ADA;
    color: #fff;
    font-family: "roboto-semibold"; }
    .short-list-cars .filter-overlay div.box-ul.active i {
      -webkit-transform: rotate(0deg);
      -khtml-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }

.short-list-cars .filter-overlay .make-model-section .search-box-section input {
  width: 100%; }

.short-list-cars .filter-overlay .make-model-section .search-box-section i {
  position: absolute;
  right: 25px;
  top: 6px; }

.short-list-cars .filter-overlay .make-model-section .scroll-section {
  height: 200px;
  overflow-y: scroll; }
  .short-list-cars .filter-overlay .make-model-section .scroll-section .make-section {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd; }
    .short-list-cars .filter-overlay .make-model-section .scroll-section .make-section [type="checkbox"] + label {
      color: #404040;
      font-weight: initial;
      margin-left: 7px; }
    .short-list-cars .filter-overlay .make-model-section .scroll-section .make-section [type="checkbox"].filled-in:not(:checked) + label:after {
      border: 2px solid #696969; }

.short-list-cars .filter-overlay .color-section {
  margin-top: 10px;
  overflow: auto; }
  .short-list-cars .filter-overlay .color-section .box-color {
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: 3px; }
    .short-list-cars .filter-overlay .color-section .box-color.filter-White {
      color: #5A5A5A;
      border: 1px solid #ddd; }
    .short-list-cars .filter-overlay .color-section .box-color.filter-Beige {
      color: #5A5A5A;
      border: 1px solid #ddd; }
    .short-list-cars .filter-overlay .color-section .box-color.filter-Yellow {
      color: #5A5A5A; }
    .short-list-cars .filter-overlay .color-section .box-color.filter-Silver {
      color: #868686; }
    .short-list-cars .filter-overlay .color-section .box-color i {
      position: absolute;
      right: 7px;
      top: 7px; }

.short-list-cars .card-list-view {
  position: relative;
  z-index: 0; }

.suggested-table-section {
  margin-top: 10px;
  padding: 0 15px; }
  .suggested-table-section .table-wrapper .table-body {
    height: 50vh;
    overflow: auto; }
  .suggested-table-section .table-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid lightgray; }
    .suggested-table-section .table-wrapper ul li {
      display: inline-block; }
      .suggested-table-section .table-wrapper ul li:nth-child(1) {
        width: 5%; }
      .suggested-table-section .table-wrapper ul li:nth-child(2) {
        width: 16%; }
        .suggested-table-section .table-wrapper ul li:nth-child(2).dot-circle:after {
          top: 23px;
          left: -19px; }
      .suggested-table-section .table-wrapper ul li:nth-child(3) {
        width: 12%; }
      .suggested-table-section .table-wrapper ul li:nth-child(4) {
        width: 6%; }
      .suggested-table-section .table-wrapper ul li:nth-child(5) {
        width: 6%; }
      .suggested-table-section .table-wrapper ul li:nth-child(6) {
        width: 9%; }
      .suggested-table-section .table-wrapper ul li:nth-child(7) {
        width: 5%; }
      .suggested-table-section .table-wrapper ul li:nth-child(8) {
        width: 8%; }
      .suggested-table-section .table-wrapper ul li:nth-child(9) {
        width: 7%; }
      .suggested-table-section .table-wrapper ul li:nth-child(10) {
        width: 13%; }
      .suggested-table-section .table-wrapper ul li:nth-child(11) {
        width: 6%; }
      .suggested-table-section .table-wrapper ul li:nth-child(12) {
        width: 7%; }
      .suggested-table-section .table-wrapper ul li .color-dot {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        box-shadow: 0px 0px 2px #DCDCDC;
        margin-left: 10px; }
        .suggested-table-section .table-wrapper ul li .color-dot.filter-white {
          border: 1px solid #E0E0E0; }
      .suggested-table-section .table-wrapper ul li .color-label {
        padding-left: 10px;
        font-size: 12px;
        font-family: "roboto-regular";
        color: #242424;
        text-transform: capitalize; }
      .suggested-table-section .table-wrapper ul li.icon-section i {
        padding: 9px;
        font-size: 23px; }
      .suggested-table-section .table-wrapper ul li .shortlist-heart {
        color: #B3B3B3; }
        .suggested-table-section .table-wrapper ul li .shortlist-heart.active {
          color: #F44336; }
      .suggested-table-section .table-wrapper ul li .suggested-star {
        color: #FFA900; }
      .suggested-table-section .table-wrapper ul li .test-drive {
        color: #B3B3B3; }
        .suggested-table-section .table-wrapper ul li .test-drive.active {
          color: #009ADA; }

section.top-filter-wrapper {
  margin-top: -15px;
  margin-bottom: 10px; }
  section.top-filter-wrapper .toggle-section {
    padding-right: 0;
    padding-left: 0; }
  section.top-filter-wrapper .filter-title {
    font-size: 12px;
    font-family: "roboto-semibold";
    color: #6F6F6F; }
  section.top-filter-wrapper .open-filter-btn {
    border: 1px solid #009ADA;
    width: 110px;
    padding: 6px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "roboto-semibold";
    color: #009ADA;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    section.top-filter-wrapper .open-filter-btn:hover {
      background: #009ADA;
      color: #fff; }
    section.top-filter-wrapper .open-filter-btn.active {
      background: #009ADA;
      color: #fff; }
  section.top-filter-wrapper .disabled {
    pointer-events: none;
    opacity: 0.45;
    cursor: not-allowed;
    border: 1px solid #5D5959;
    color: #5D5959; }
  section.top-filter-wrapper .apply-filter-section {
    white-space: nowrap; }
    section.top-filter-wrapper .apply-filter-section .filter-label {
      border: 1px solid #009ADA;
      border-radius: 2px;
      font-size: 12px;
      font-family: "roboto-regular";
      color: #009ADA;
      margin: 2px;
      float: left;
      padding: 2px 5px; }
      section.top-filter-wrapper .apply-filter-section .filter-label:hover {
        background: #009ADA;
        color: #fff; }
      section.top-filter-wrapper .apply-filter-section .filter-label i {
        position: relative;
        top: 1px;
        right: -3px; }
  section.top-filter-wrapper .filter-disabled-section {
    padding-left: 20px;
    color: #f44336;
    font-weight: 600; }

div.short-list-cars .bottom-section {
  padding: 5px;
  height: 77px;
  background: #f5f5f5; }
  div.short-list-cars .bottom-section .button-section {
    text-align: right; }
    div.short-list-cars .bottom-section .button-section button {
      background: #2196f3;
      color: #fff;
      font-size: 16px;
      border: none;
      line-height: 30px;
      width: 120px;
      border-radius: 4px;
      font-family: "roboto-semibold";
      margin-top: 6px;
      padding: 3px 10px; }
      div.short-list-cars .bottom-section .button-section button:first-child {
        background: #fff;
        margin-right: 10px;
        color: rgba(0, 0, 0, 0.87);
        box-shadow: 0px 0px 3px #5F5F5F; }
  div.short-list-cars .bottom-section .lead-goto-section {
    float: none; }
    div.short-list-cars .bottom-section .lead-goto-section li {
      width: auto; }
    div.short-list-cars .bottom-section .lead-goto-section li:nth-child(1) {
      float: left; }
