/* Minification failed. Returning unminified contents.
(24,10): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,59): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,74): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,88): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,105): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,122): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,138): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,153): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,168): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,181): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,196): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,216): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,234): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,254): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,272): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,287): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,305): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,322): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,338): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,353): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,371): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,393): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,415): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,437): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,460): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,674): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13936,23): run-time error CSS1038: Expected hex color, found '#fff0'
 */
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity: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%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}
/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-moz-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0,0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}.waves-notransition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.waves-button,.waves-button-input,.waves-button:hover,.waves-button:visited{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:0;color:inherit;background-color:rgba(0,0,0,0);font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px rgba(0,0,0,.3)}.waves-block{display:block}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete {
  position: relative;
}
.easy-autocomplete input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #555;
  float: none;
  padding: 6px 12px;
}
.easy-autocomplete input:hover, .easy-autocomplete input:focus {
  box-shadow: none;
}
.easy-autocomplete a {
  display: block;
}
.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9;
}
.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc;
}
.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}
.easy-autocomplete.eac-green-light ul {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}
.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41DB00;
}
.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75;
}
.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}
.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}
.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b;
}
.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e;
}
.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}
.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}
.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00;
}
.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233;
}
.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}
.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}
.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333;
}
.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff;
}
.easy-autocomplete.eac-dark {
  color: #fff;
}
.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-dark ul {
  border-color: #333;
}
.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333;
}
.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass {
  color: #fff;
}
.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0;
}
.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0, 0, 0, 0.8);
}
.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}
.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64, 64, 64, 0.8);
  color: #f6f6f6;
}
.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px;
}
.easy-autocomplete.eac-blue {
  color: #fff;
}
.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6;
}
.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
  border-color: #5A91CB;
  box-shadow: 0;
}
.easy-autocomplete.eac-blue ul {
  border-color: #5A91CB;
}
.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5A91CB;
}
.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6;
}
.easy-autocomplete.eac-yellow {
  color: #333;
}
.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  box-shadow: 0;
  color: #333;
}
.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-yellow ul {
  border-color: #333;
}
.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333;
}
.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333;
}
.easy-autocomplete.eac-purple {
  color: #333;
}
.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  box-shadow: 0;
  color: #333;
}
.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  box-shadow: 0;
}
.easy-autocomplete.eac-purple ul {
  border-color: #333;
}
.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333;
}
.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333;
}
.easy-autocomplete.eac-bootstrap input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  padding: 6px 12px;
}

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px;
}
.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
}
.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #ebebeb;
  cursor: pointer;
}
.easy-autocomplete-container ul li.selected div {
  font-weight: normal;
}
.easy-autocomplete-container ul li div {
  display: block;
  font-weight: normal;
  word-break: break-all;
}
.easy-autocomplete-container ul li b {
  font-weight: bold;
}
.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  font-style: italic;
}

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em;
}

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px;
}

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative;
}
.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: -4px;
  top: -8px;
}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete {
  /* Theme Square */
  /* Round */
  /* Funky */
  /* Solid */
  /* Plate */
}
.easy-autocomplete.eac-square {
  font-family: "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.easy-autocomplete.eac-square input {
  border: 1px solid #7f8c8d;
  border-radius: 0;
  color: #7f8c8d;
  font-family: inherit;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  min-width: 350px;
  padding: 12px 43px 12px 15px;
}
.easy-autocomplete.eac-square ul {
  border-color: #7f8c8d;
  border-top: 0;
  box-shadow: none;
  top: 0;
}
.easy-autocomplete.eac-square ul li, .easy-autocomplete.eac-square ul .eac-category {
  border-color: #7f8c8d;
  font-family: inherit;
  font-size: 16px;
  font-weight: 300;
  padding: 6px 12px;
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-square ul li *, .easy-autocomplete.eac-square ul .eac-category * {
  font-weight: 300;
}
.easy-autocomplete.eac-square ul li.selected, .easy-autocomplete.eac-square ul .eac-category.selected {
  background-color: #f1f1f1;
  font-weight: 300;
}
.easy-autocomplete.eac-square ul li b, .easy-autocomplete.eac-square ul .eac-category b {
  font-weight: 600;
}
.easy-autocomplete.eac-round {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.easy-autocomplete.eac-round input {
  border: 2px solid #888;
  border-radius: 10px;
  color: #888;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  min-width: 300px;
  padding: 10px;
}
.easy-autocomplete.eac-round input:hover, .easy-autocomplete.eac-round input:focus {
  border-color: #3079ed;
}
.easy-autocomplete.eac-round ul {
  background: none;
  border-color: #888;
  border-width: 0;
  box-shadow: none;
  min-width: 300px;
  top: 20px;
}
.easy-autocomplete.eac-round ul li, .easy-autocomplete.eac-round ul .eac-category {
  background: #fff;
  border-color: #3079ed;
  border-width: 0 2px;
  font-size: 14px;
  padding: 8px 12px;
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-round ul li.selected, .easy-autocomplete.eac-round ul .eac-category.selected {
  background-color: #d4e3fb;
}
.easy-autocomplete.eac-round ul li:first-child, .easy-autocomplete.eac-round ul .eac-category:first-child {
  border-radius: 10px 10px 0 0;
  border-width: 2px 2px 0;
}
.easy-autocomplete.eac-round ul li:last-child, .easy-autocomplete.eac-round ul .eac-category:last-child {
  border-radius: 0 0 10px 10px;
  border-width: 0 2px 2px;
}
.easy-autocomplete.eac-round ul li b, .easy-autocomplete.eac-round ul .eac-category b {
  font-weight: 700;
}
.easy-autocomplete.eac-funky {
  font-family: "Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.easy-autocomplete.eac-funky input {
  background: #07ED89;
  border: 0;
  border-radius: 0;
  color: #ED076B;
  font-family: inherit;
  font-size: 18px;
  min-width: 240px;
  padding: 12px;
}
.easy-autocomplete.eac-funky ul {
  background: transparent;
  border: 0;
}
.easy-autocomplete.eac-funky ul li, .easy-autocomplete.eac-funky ul .eac-category {
  background: transparent;
  border: 0;
  color: #ED076B;
  font-size: 18px;
  padding: 4px 12px;
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-funky ul li.selected, .easy-autocomplete.eac-funky ul .eac-category.selected {
  color: #8907ED;
}
.easy-autocomplete.eac-solid input {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
  border-color: #ddd;
  color: #666;
  font-size: 13px;
  min-height: 0;
  padding: 6px 12px;
}
.easy-autocomplete.eac-solid ul li, .easy-autocomplete.eac-solid ul .eac-category {
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-solid ul li.selected, .easy-autocomplete.eac-solid ul .eac-category.selected {
  background-color: #f2f2f2;
}
.easy-autocomplete.eac-plate {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.easy-autocomplete.eac-plate input {
  font-size: 13px;
  padding: 6px 12px;
}
.easy-autocomplete.eac-plate ul {
  background: #b5b5b5;
  border-radius: 6px;
  border-width: 0;
  top: 10px;
}
.easy-autocomplete.eac-plate ul li, .easy-autocomplete.eac-plate ul .eac-category {
  background: #b5b5b5;
  color: #FAFAFA;
  font-size: 12px;
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-plate ul li b, .easy-autocomplete.eac-plate ul .eac-category b {
  color: #ffd464;
}
.easy-autocomplete.eac-plate ul li.selected, .easy-autocomplete.eac-plate ul .eac-category.selected {
  background: #656565;
}
.easy-autocomplete.eac-plate ul li:first-child, .easy-autocomplete.eac-plate ul .eac-category:first-child {
  border-radius: 6px 6px 0 0;
}
.easy-autocomplete.eac-plate ul li:last-child, .easy-autocomplete.eac-plate ul .eac-category:last-child {
  border-radius: 0 0 6px 6px;
}
.easy-autocomplete.eac-plate-dark {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.easy-autocomplete.eac-plate-dark input {
  font-size: 13px;
  padding: 6px 12px;
}
.easy-autocomplete.eac-plate-dark ul {
  background: #212121;
  border-radius: 6px;
  border-width: 0;
  top: 10px;
}
.easy-autocomplete.eac-plate-dark ul li, .easy-autocomplete.eac-plate-dark ul .eac-category {
  background: #212121;
  color: #FAFAFA;
  font-size: 12px;
  transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-plate-dark ul li b, .easy-autocomplete.eac-plate-dark ul .eac-category b {
  color: #ffd464;
}
.easy-autocomplete.eac-plate-dark ul li.selected, .easy-autocomplete.eac-plate-dark ul .eac-category.selected {
  background: #656565;
}
.easy-autocomplete.eac-plate-dark ul li:first-child, .easy-autocomplete.eac-plate-dark ul .eac-category:first-child {
  border-radius: 6px 6px 0 0;
}
.easy-autocomplete.eac-plate-dark ul li:last-child, .easy-autocomplete.eac-plate-dark ul .eac-category:last-child {
  border-radius: 0 0 6px 6px;
}

/*!
 * Materialize v0.97.7 (http://materializecss.com)
 * Copyright 2014-2015 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  /* webkit (konqueror) browsers */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease;
}

/* Unchecked styles */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}

[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  -webkit-transform: scale(0);
          transform: scale(0);
}

/* Checked styles */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #26a69a;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #26a69a;
  z-index: 0;
}

[type="radio"]:checked + label:after {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

/* Radio With gap */
[type="radio"].with-gap:checked + label:after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

/* Focused styles */
[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}

[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD;
}

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
form p {
  margin-bottom: 10px;
  text-align: left;
}

form p:last-child {
  margin-bottom: 0;
}

/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type="checkbox"] {
  /* checkbox aspect */
}

[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}

[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s;
}

[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

[type="checkbox"].tabbed:focus + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

[type="checkbox"].filled-in + label:after {
  border-radius: 2px;
}

[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}

[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}

[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD;
}
/* Navbar ====================================== */

.navbar {
    font-family: "Roboto", sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
}


    .navbar .navbar-brand {
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .navbar .navbar-custom-right-menu {
        float: right;
    }

    .navbar .navbar-toggler {
        color: #fff;
    }

        .navbar .navbar-toggler:before {
            content: '\E8D5';
            font-family: 'Material Icons';
            font-size: 26px;
        }

    .navbar .navbar-collapse.in {
        overflow: visible;
    }

    .navbar-menu{
        display: flex;
        gap: 30px;
        align-items: center;
        justify-content: end;
        flex-direction: row-reverse;
        margin: 0;
    }

    .navbar-menu__item{
        padding-bottom: 2px;
    }

.ls-closed .sidebar {
    margin-left: -300px;
}

.ls-closed section.content {
    margin-left: 15px;
}
@media (max-width: 992px) {
    .ls-closed section.content {
        margin-right: 15px;
    }
}


.ls-closed .bars:after, .ls-closed .bars:before {
    font-family: 'Material Icons';
    font-size: 24px;
    position: absolute;
    top: 18px;
    left: 20px;
    margin-right: 10px;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ls-closed .bars:before {
    content: '\E5D2';
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ls-closed .bars:after {
    content: '\E5C4';
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}



.overlay-open .bars:before {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

.overlay-open .bars:after {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.navbar-nav > li > a {
    padding: 5px 7px 10px 7px;
    margin-top: 17px;
    margin-left: 5px;
}

.navbar-nav .dropdown-menu {
    margin-top: 0px !important;
}

.label-count {
    position: absolute;
    top: 2px;
    right: 6px;
    font-size: 10px;
    line-height: 15px;
    background-color: #000;
    padding: 0 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.col-red .navbar .navbar-brand,
.col-red .navbar .navbar-brand:hover,
.col-red .navbar .navbar-brand:active,
.col-red .navbar .navbar-brand:focus {
    color: #fff;
}

.col-red .navbar .nav > li > a:hover,
.col-red .navbar .nav > li > a:focus,
.col-red .navbar .nav .open > a,
.col-red .navbar .nav .open > a:hover,
.col-red .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-red .navbar .nav > li > a {
    color: #fff;
}

.col-red .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-red .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-pink .navbar .navbar-brand,
.col-pink .navbar .navbar-brand:hover,
.col-pink .navbar .navbar-brand:active,
.col-pink .navbar .navbar-brand:focus {
    color: #fff;
}

.col-pink .navbar .nav > li > a:hover,
.col-pink .navbar .nav > li > a:focus,
.col-pink .navbar .nav .open > a,
.col-pink .navbar .nav .open > a:hover,
.col-pink .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-pink .navbar .nav > li > a {
    color: #fff;
}

.col-pink .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-pink .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-purple .navbar .navbar-brand,
.col-purple .navbar .navbar-brand:hover,
.col-purple .navbar .navbar-brand:active,
.col-purple .navbar .navbar-brand:focus {
    color: #fff;
}

.col-purple .navbar .nav > li > a:hover,
.col-purple .navbar .nav > li > a:focus,
.col-purple .navbar .nav .open > a,
.col-purple .navbar .nav .open > a:hover,
.col-purple .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-purple .navbar .nav > li > a {
    color: #fff;
}

.col-purple .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-purple .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-deep-purple .navbar .navbar-brand,
.col-deep-purple .navbar .navbar-brand:hover,
.col-deep-purple .navbar .navbar-brand:active,
.col-deep-purple .navbar .navbar-brand:focus {
    color: #fff;
}

.col-deep-purple .navbar .nav > li > a:hover,
.col-deep-purple .navbar .nav > li > a:focus,
.col-deep-purple .navbar .nav .open > a,
.col-deep-purple .navbar .nav .open > a:hover,
.col-deep-purple .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-deep-purple .navbar .nav > li > a {
    color: #fff;
}

.col-deep-purple .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-deep-purple .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-indigo .navbar .navbar-brand,
.col-indigo .navbar .navbar-brand:hover,
.col-indigo .navbar .navbar-brand:active,
.col-indigo .navbar .navbar-brand:focus {
    color: #fff;
}

.col-indigo .navbar .nav > li > a:hover,
.col-indigo .navbar .nav > li > a:focus,
.col-indigo .navbar .nav .open > a,
.col-indigo .navbar .nav .open > a:hover,
.col-indigo .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-indigo .navbar .nav > li > a {
    color: #fff;
}

.col-indigo .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-indigo .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-blue .navbar .navbar-brand,
.col-blue .navbar .navbar-brand:hover,
.col-blue .navbar .navbar-brand:active,
.col-blue .navbar .navbar-brand:focus {
    color: #fff;
}

.col-blue .navbar .nav > li > a:hover,
.col-blue .navbar .nav > li > a:focus,
.col-blue .navbar .nav .open > a,
.col-blue .navbar .nav .open > a:hover,
.col-blue .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-blue .navbar .nav > li > a {
    color: #fff;
}

.col-blue .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-blue .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-light-blue .navbar .navbar-brand,
.col-light-blue .navbar .navbar-brand:hover,
.col-light-blue .navbar .navbar-brand:active,
.col-light-blue .navbar .navbar-brand:focus {
    color: #fff;
}

.col-light-blue .navbar .nav > li > a:hover,
.col-light-blue .navbar .nav > li > a:focus,
.col-light-blue .navbar .nav .open > a,
.col-light-blue .navbar .nav .open > a:hover,
.col-light-blue .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-light-blue .navbar .nav > li > a {
    color: #fff;
}

.col-light-blue .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-light-blue .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-cyan .navbar .navbar-brand,
.col-cyan .navbar .navbar-brand:hover,
.col-cyan .navbar .navbar-brand:active,
.col-cyan .navbar .navbar-brand:focus {
    color: #fff;
}

.col-cyan .navbar .nav > li > a:hover,
.col-cyan .navbar .nav > li > a:focus,
.col-cyan .navbar .nav .open > a,
.col-cyan .navbar .nav .open > a:hover,
.col-cyan .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-cyan .navbar .nav > li > a {
    color: #fff;
}

.col-cyan .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-cyan .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-teal .navbar .navbar-brand,
.col-teal .navbar .navbar-brand:hover,
.col-teal .navbar .navbar-brand:active,
.col-teal .navbar .navbar-brand:focus {
    color: #fff;
}

.col-teal .navbar .nav > li > a:hover,
.col-teal .navbar .nav > li > a:focus,
.col-teal .navbar .nav .open > a,
.col-teal .navbar .nav .open > a:hover,
.col-teal .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-teal .navbar .nav > li > a {
    color: #fff;
}

.col-teal .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-teal .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-green .navbar .navbar-brand,
.col-green .navbar .navbar-brand:hover,
.col-green .navbar .navbar-brand:active,
.col-green .navbar .navbar-brand:focus {
    color: #fff;
}

.col-green .navbar .nav > li > a:hover,
.col-green .navbar .nav > li > a:focus,
.col-green .navbar .nav .open > a,
.col-green .navbar .nav .open > a:hover,
.col-green .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-green .navbar .nav > li > a {
    color: #fff;
}

.col-green .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-green .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-light-green .navbar .navbar-brand,
.col-light-green .navbar .navbar-brand:hover,
.col-light-green .navbar .navbar-brand:active,
.col-light-green .navbar .navbar-brand:focus {
    color: #fff;
}

.col-light-green .navbar .nav > li > a:hover,
.col-light-green .navbar .nav > li > a:focus,
.col-light-green .navbar .nav .open > a,
.col-light-green .navbar .nav .open > a:hover,
.col-light-green .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-light-green .navbar .nav > li > a {
    color: #fff;
}

.col-light-green .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-light-green .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-lime .navbar .navbar-brand,
.col-lime .navbar .navbar-brand:hover,
.col-lime .navbar .navbar-brand:active,
.col-lime .navbar .navbar-brand:focus {
    color: #fff;
}

.col-lime .navbar .nav > li > a:hover,
.col-lime .navbar .nav > li > a:focus,
.col-lime .navbar .nav .open > a,
.col-lime .navbar .nav .open > a:hover,
.col-lime .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-lime .navbar .nav > li > a {
    color: #fff;
}

.col-lime .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-lime .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-yellow .navbar .navbar-brand,
.col-yellow .navbar .navbar-brand:hover,
.col-yellow .navbar .navbar-brand:active,
.col-yellow .navbar .navbar-brand:focus {
    color: #fff;
}

.col-yellow .navbar .nav > li > a:hover,
.col-yellow .navbar .nav > li > a:focus,
.col-yellow .navbar .nav .open > a,
.col-yellow .navbar .nav .open > a:hover,
.col-yellow .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-yellow .navbar .nav > li > a {
    color: #fff;
}

.col-yellow .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-yellow .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-amber .navbar .navbar-brand,
.col-amber .navbar .navbar-brand:hover,
.col-amber .navbar .navbar-brand:active,
.col-amber .navbar .navbar-brand:focus {
    color: #fff;
}

.col-amber .navbar .nav > li > a:hover,
.col-amber .navbar .nav > li > a:focus,
.col-amber .navbar .nav .open > a,
.col-amber .navbar .nav .open > a:hover,
.col-amber .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-amber .navbar .nav > li > a {
    color: #fff;
}

.col-amber .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-amber .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-orange .navbar .navbar-brand,
.col-orange .navbar .navbar-brand:hover,
.col-orange .navbar .navbar-brand:active,
.col-orange .navbar .navbar-brand:focus {
    color: #fff;
}

.col-orange .navbar .nav > li > a:hover,
.col-orange .navbar .nav > li > a:focus,
.col-orange .navbar .nav .open > a,
.col-orange .navbar .nav .open > a:hover,
.col-orange .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-orange .navbar .nav > li > a {
    color: #fff;
}

.col-orange .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-orange .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-deep-orange .navbar .navbar-brand,
.col-deep-orange .navbar .navbar-brand:hover,
.col-deep-orange .navbar .navbar-brand:active,
.col-deep-orange .navbar .navbar-brand:focus {
    color: #fff;
}

.col-deep-orange .navbar .nav > li > a:hover,
.col-deep-orange .navbar .nav > li > a:focus,
.col-deep-orange .navbar .nav .open > a,
.col-deep-orange .navbar .nav .open > a:hover,
.col-deep-orange .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-deep-orange .navbar .nav > li > a {
    color: #fff;
}

.col-deep-orange .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-deep-orange .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-brown .navbar .navbar-brand,
.col-brown .navbar .navbar-brand:hover,
.col-brown .navbar .navbar-brand:active,
.col-brown .navbar .navbar-brand:focus {
    color: #fff;
}

.col-brown .navbar .nav > li > a:hover,
.col-brown .navbar .nav > li > a:focus,
.col-brown .navbar .nav .open > a,
.col-brown .navbar .nav .open > a:hover,
.col-brown .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-brown .navbar .nav > li > a {
    color: #fff;
}

.col-brown .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-brown .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-grey .navbar .navbar-brand,
.col-grey .navbar .navbar-brand:hover,
.col-grey .navbar .navbar-brand:active,
.col-grey .navbar .navbar-brand:focus {
    color: #fff;
}

.col-grey .navbar .nav > li > a:hover,
.col-grey .navbar .nav > li > a:focus,
.col-grey .navbar .nav .open > a,
.col-grey .navbar .nav .open > a:hover,
.col-grey .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-grey .navbar .nav > li > a {
    color: #fff;
}

.col-grey .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-grey .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-blue-grey .navbar .navbar-brand,
.col-blue-grey .navbar .navbar-brand:hover,
.col-blue-grey .navbar .navbar-brand:active,
.col-blue-grey .navbar .navbar-brand:focus {
    color: #fff;
}

.col-blue-grey .navbar .nav > li > a:hover,
.col-blue-grey .navbar .nav > li > a:focus,
.col-blue-grey .navbar .nav .open > a,
.col-blue-grey .navbar .nav .open > a:hover,
.col-blue-grey .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-blue-grey .navbar .nav > li > a {
    color: #fff;
}

.col-blue-grey .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-blue-grey .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-black .navbar .navbar-brand,
.col-black .navbar .navbar-brand:hover,
.col-black .navbar .navbar-brand:active,
.col-black .navbar .navbar-brand:focus {
    color: #fff;
}

.col-black .navbar .nav > li > a:hover,
.col-black .navbar .nav > li > a:focus,
.col-black .navbar .nav .open > a,
.col-black .navbar .nav .open > a:hover,
.col-black .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-black .navbar .nav > li > a {
    color: #fff;
}

.col-black .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-black .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

.col-white .navbar .navbar-brand,
.col-white .navbar .navbar-brand:hover,
.col-white .navbar .navbar-brand:active,
.col-white .navbar .navbar-brand:focus {
    color: #fff;
}

.col-white .navbar .nav > li > a:hover,
.col-white .navbar .nav > li > a:focus,
.col-white .navbar .nav .open > a,
.col-white .navbar .nav .open > a:hover,
.col-white .navbar .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.col-white .navbar .nav > li > a {
    color: #fff;
}

.col-white .navbar .bars {
    float: left;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-left: -10px;
    margin-top: 4px;
}

    .col-white .navbar .bars:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }

/* Material Icons ============================== */
.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-26 {
    font-size: 26px;
}

.material-icons.md-28 {
    font-size: 28px;
}

.material-icons.md-30 {
    font-size: 30px;
}

.material-icons.md-32 {
    font-size: 32px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

/* Helpers ===================================== */
.m-l--125 {
    margin-left: -125px;
}

.m-t--125 {
    margin-top: -125px;
}

.m-r--125 {
    margin-right: -125px;
}

.m-b--125 {
    margin-bottom: -125px;
}

.m-l--120 {
    margin-left: -120px;
}

.m-t--120 {
    margin-top: -120px;
}

.m-r--120 {
    margin-right: -120px;
}

.m-b--120 {
    margin-bottom: -120px;
}

.m-l--115 {
    margin-left: -115px;
}

.m-t--115 {
    margin-top: -115px;
}

.m-r--115 {
    margin-right: -115px;
}

.m-b--115 {
    margin-bottom: -115px;
}

.m-l--110 {
    margin-left: -110px;
}

.m-t--110 {
    margin-top: -110px;
}

.m-r--110 {
    margin-right: -110px;
}

.m-b--110 {
    margin-bottom: -110px;
}

.m-l--105 {
    margin-left: -105px;
}

.m-t--105 {
    margin-top: -105px;
}

.m-r--105 {
    margin-right: -105px;
}

.m-b--105 {
    margin-bottom: -105px;
}

.m-l--100 {
    margin-left: -100px;
}

.m-t--100 {
    margin-top: -100px;
}

.m-r--100 {
    margin-right: -100px;
}

.m-b--100 {
    margin-bottom: -100px;
}

.m-l--95 {
    margin-left: -95px;
}

.m-t--95 {
    margin-top: -95px;
}

.m-r--95 {
    margin-right: -95px;
}

.m-b--95 {
    margin-bottom: -95px;
}

.m-l--90 {
    margin-left: -90px;
}

.m-t--90 {
    margin-top: -90px;
}

.m-r--90 {
    margin-right: -90px;
}

.m-b--90 {
    margin-bottom: -90px;
}

.m-l--85 {
    margin-left: -85px;
}

.m-t--85 {
    margin-top: -85px;
}

.m-r--85 {
    margin-right: -85px;
}

.m-b--85 {
    margin-bottom: -85px;
}

.m-l--80 {
    margin-left: -80px;
}

.m-t--80 {
    margin-top: -80px;
}

.m-r--80 {
    margin-right: -80px;
}

.m-b--80 {
    margin-bottom: -80px;
}

.m-l--75 {
    margin-left: -75px;
}

.m-t--75 {
    margin-top: -75px;
}

.m-r--75 {
    margin-right: -75px;
}

.m-b--75 {
    margin-bottom: -75px;
}

.m-l--70 {
    margin-left: -70px;
}

.m-t--70 {
    margin-top: -70px;
}

.m-r--70 {
    margin-right: -70px;
}

.m-b--70 {
    margin-bottom: -70px;
}

.m-l--65 {
    margin-left: -65px;
}

.m-t--65 {
    margin-top: -65px;
}

.m-r--65 {
    margin-right: -65px;
}

.m-b--65 {
    margin-bottom: -65px;
}

.m-l--60 {
    margin-left: -60px;
}

.m-t--60 {
    margin-top: -60px;
}

.m-r--60 {
    margin-right: -60px;
}

.m-b--60 {
    margin-bottom: -60px;
}

.m-l--55 {
    margin-left: -55px;
}

.m-t--55 {
    margin-top: -55px;
}

.m-r--55 {
    margin-right: -55px;
}

.m-b--55 {
    margin-bottom: -55px;
}

.m-l--50 {
    margin-left: -50px;
}

.m-t--50 {
    margin-top: -50px;
}

.m-r--50 {
    margin-right: -50px;
}

.m-b--50 {
    margin-bottom: -50px;
}

.m-l--45 {
    margin-left: -45px;
}

.m-t--45 {
    margin-top: -45px;
}

.m-r--45 {
    margin-right: -45px;
}

.m-b--45 {
    margin-bottom: -45px;
}

.m-l--40 {
    margin-left: -40px;
}

.m-t--40 {
    margin-top: -40px;
}

.m-r--40 {
    margin-right: -40px;
}

.m-b--40 {
    margin-bottom: -40px;
}

.m-l--35 {
    margin-left: -35px;
}

.m-t--35 {
    margin-top: -35px;
}

.m-r--35 {
    margin-right: -35px;
}

.m-b--35 {
    margin-bottom: -35px;
}

.m-l--30 {
    margin-left: -30px;
}

.m-t--30 {
    margin-top: -30px;
}

.m-r--30 {
    margin-right: -30px;
}

.m-b--30 {
    margin-bottom: -30px;
}

.m-l--25 {
    margin-left: -25px;
}

.m-t--25 {
    margin-top: -25px;
}

.m-r--25 {
    margin-right: -25px;
}

.m-b--25 {
    margin-bottom: -25px;
}

.m-l--20 {
    margin-left: -20px;
}

.m-t--20 {
    margin-top: -20px;
}

.m-r--20 {
    margin-right: -20px;
}

.m-b--20 {
    margin-bottom: -20px;
}

.m-l--15 {
    margin-left: -15px;
}

.m-t--15 {
    margin-top: -15px;
}

.m-r--15 {
    margin-right: -15px;
}

.m-b--15 {
    margin-bottom: -15px;
}

.m-l--10 {
    margin-left: -10px;
}

.m-t--10 {
    margin-top: -10px;
}

.m-r--10 {
    margin-right: -10px;
}

.m-b--10 {
    margin-bottom: -10px;
}

.m-l--5 {
    margin-left: -5px;
}

.m-t--5 {
    margin-top: -5px;
}

.m-r--5 {
    margin-right: -5px;
}

.m-b--5 {
    margin-bottom: -5px;
}

.m-l-0 {
    margin-left: 0px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-r-0 {
    margin-right: 0px;
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-l-55 {
    margin-left: 55px;
}

.m-t-55 {
    margin-top: 55px;
}

.m-r-55 {
    margin-right: 55px;
}

.m-b-55 {
    margin-bottom: 55px;
}

.m-l-60 {
    margin-left: 60px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-r-60 {
    margin-right: 60px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-l-65 {
    margin-left: 65px;
}

.m-t-65 {
    margin-top: 65px;
}

.m-r-65 {
    margin-right: 65px;
}

.m-b-65 {
    margin-bottom: 65px;
}

.m-l-70 {
    margin-left: 70px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-r-70 {
    margin-right: 70px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-l-75 {
    margin-left: 75px;
}

.m-t-75 {
    margin-top: 75px;
}

.m-r-75 {
    margin-right: 75px;
}

.m-b-75 {
    margin-bottom: 75px;
}

.m-l-80 {
    margin-left: 80px;
}

.m-t-80 {
    margin-top: 80px;
}

.m-r-80 {
    margin-right: 80px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-l-85 {
    margin-left: 85px;
}

.m-t-85 {
    margin-top: 85px;
}

.m-r-85 {
    margin-right: 85px;
}

.m-b-85 {
    margin-bottom: 85px;
}

.m-l-90 {
    margin-left: 90px;
}

.m-t-90 {
    margin-top: 90px;
}

.m-r-90 {
    margin-right: 90px;
}

.m-b-90 {
    margin-bottom: 90px;
}

.m-l-95 {
    margin-left: 95px;
}

.m-t-95 {
    margin-top: 95px;
}

.m-r-95 {
    margin-right: 95px;
}

.m-b-95 {
    margin-bottom: 95px;
}

.m-l-100 {
    margin-left: 100px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-r-100 {
    margin-right: 100px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-l-105 {
    margin-left: 105px;
}

.m-t-105 {
    margin-top: 105px;
}

.m-r-105 {
    margin-right: 105px;
}

.m-b-105 {
    margin-bottom: 105px;
}

.m-l-110 {
    margin-left: 110px;
}

.m-t-110 {
    margin-top: 110px;
}

.m-r-110 {
    margin-right: 110px;
}

.m-b-110 {
    margin-bottom: 110px;
}

.m-l-115 {
    margin-left: 115px;
}

.m-t-115 {
    margin-top: 115px;
}

.m-r-115 {
    margin-right: 115px;
}

.m-b-115 {
    margin-bottom: 115px;
}

.m-l-120 {
    margin-left: 120px;
}

.m-t-120 {
    margin-top: 120px;
}

.m-r-120 {
    margin-right: 120px;
}

.m-b-120 {
    margin-bottom: 120px;
}

.m-l-125 {
    margin-left: 125px;
}

.m-t-125 {
    margin-top: 125px;
}

.m-r-125 {
    margin-right: 125px;
}

.m-b-125 {
    margin-bottom: 125px;
}

.margin-0 {
    margin: 0;
}

.p-l-0 {
    padding-left: 0px;
}

.p-t-0 {
    padding-top: 0px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-b-0 {
    padding-bottom: 0px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-l-55 {
    padding-left: 55px;
}

.p-t-55 {
    padding-top: 55px;
}

.p-r-55 {
    padding-right: 55px;
}

.p-b-55 {
    padding-bottom: 55px;
}

.p-l-60 {
    padding-left: 60px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-r-60 {
    padding-right: 60px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-l-65 {
    padding-left: 65px;
}

.p-t-65 {
    padding-top: 65px;
}

.p-r-65 {
    padding-right: 65px;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-l-70 {
    padding-left: 70px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-r-70 {
    padding-right: 70px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-l-75 {
    padding-left: 75px;
}

.p-t-75 {
    padding-top: 75px;
}

.p-r-75 {
    padding-right: 75px;
}

.p-b-75 {
    padding-bottom: 75px;
}

.p-l-80 {
    padding-left: 80px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-r-80 {
    padding-right: 80px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-l-85 {
    padding-left: 85px;
}

.p-t-85 {
    padding-top: 85px;
}

.p-r-85 {
    padding-right: 85px;
}

.p-b-85 {
    padding-bottom: 85px;
}

.p-l-90 {
    padding-left: 90px;
}

.p-t-90 {
    padding-top: 90px;
}

.p-r-90 {
    padding-right: 90px;
}

.p-b-90 {
    padding-bottom: 90px;
}

.p-l-95 {
    padding-left: 95px;
}

.p-t-95 {
    padding-top: 95px;
}

.p-r-95 {
    padding-right: 95px;
}

.p-b-95 {
    padding-bottom: 95px;
}

.p-l-100 {
    padding-left: 100px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-r-100 {
    padding-right: 100px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-l-105 {
    padding-left: 105px;
}

.p-t-105 {
    padding-top: 105px;
}

.p-r-105 {
    padding-right: 105px;
}

.p-b-105 {
    padding-bottom: 105px;
}

.p-l-110 {
    padding-left: 110px;
}

.p-t-110 {
    padding-top: 110px;
}

.p-r-110 {
    padding-right: 110px;
}

.p-b-110 {
    padding-bottom: 110px;
}

.p-l-115 {
    padding-left: 115px;
}

.p-t-115 {
    padding-top: 115px;
}

.p-r-115 {
    padding-right: 115px;
}

.p-b-115 {
    padding-bottom: 115px;
}

.p-l-120 {
    padding-left: 120px;
}

.p-t-120 {
    padding-top: 120px;
}

.p-r-120 {
    padding-right: 120px;
}

.p-b-120 {
    padding-bottom: 120px;
}

.p-l-125 {
    padding-left: 125px;
}

.p-t-125 {
    padding-top: 125px;
}

.p-r-125 {
    padding-right: 125px;
}

.p-b-125 {
    padding-bottom: 125px;
}

.padding-0 {
    padding: 0;
}

.font-6 {
    font-size: 6px;
}

.font-7 {
    font-size: 7px;
}

.font-8 {
    font-size: 8px;
}

.font-9 {
    font-size: 9px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-19 {
    font-size: 19px;
}

.font-20 {
    font-size: 20px;
}

.font-21 {
    font-size: 21px;
}

.font-22 {
    font-size: 22px;
}

.font-23 {
    font-size: 23px;
}

.font-24 {
    font-size: 24px;
}

.font-25 {
    font-size: 25px;
}

.font-26 {
    font-size: 26px;
}

.font-27 {
    font-size: 27px;
}

.font-28 {
    font-size: 28px;
}

.font-29 {
    font-size: 29px;
}

.font-30 {
    font-size: 30px;
}

.font-31 {
    font-size: 31px;
}

.font-32 {
    font-size: 32px;
}

.font-33 {
    font-size: 33px;
}

.font-34 {
    font-size: 34px;
}

.font-35 {
    font-size: 35px;
}

.font-36 {
    font-size: 36px;
}

.font-37 {
    font-size: 37px;
}

.font-38 {
    font-size: 38px;
}

.font-39 {
    font-size: 39px;
}

.font-40 {
    font-size: 40px;
}

.font-41 {
    font-size: 41px;
}

.font-42 {
    font-size: 42px;
}

.font-43 {
    font-size: 43px;
}

.font-44 {
    font-size: 44px;
}

.font-45 {
    font-size: 45px;
}

.font-46 {
    font-size: 46px;
}

.font-47 {
    font-size: 47px;
}

.font-48 {
    font-size: 48px;
}

.font-49 {
    font-size: 49px;
}

.font-50 {
    font-size: 50px;
}

.align-left {
    text-align: left;
    padding: 0;
    margin: 0;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
    padding: 0;
    margin: 0;
    width: 140px;
    float: right;
}

.align-justify {
    text-align: justify;
}

.no-resize {
    resize: none;
}

.font-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.font-underline {
    text-decoration: underline;
}

.font-line-through {
    text-decoration: line-through;
}

.font-overline {
    text-decoration: overline;
}

.block-header {
    margin-bottom: 15px;
}

    .block-header h2 {
        margin: 0 !important;
        color: #666 !important;
        font-weight: normal;
        font-size: 16px;
    }

        .block-header h2 small {
            display: block;
            font-size: 12px;
            margin-top: 8px;
            color: #888;
        }

            .block-header h2 small a {
                font-weight: bold;
                color: #777;
            }

.bg-red {
    background-color: #E1584A !important;
    color: #fff;
}

    .bg-red .content .text,
    .bg-red .content .number {
        color: #fff !important;
    }

.bg-pink {
    background-color: #E91E63 !important;
    color: #fff;
}

    .bg-pink .content .text,
    .bg-pink .content .number {
        color: #fff !important;
    }

.bg-purple {
    background-color: #9C27B0 !important;
    color: #fff;
}

    .bg-purple .content .text,
    .bg-purple .content .number {
        color: #fff !important;
    }

.bg-deep-purple {
    background-color: #673AB7 !important;
    color: #fff;
}

    .bg-deep-purple .content .text,
    .bg-deep-purple .content .number {
        color: #fff !important;
    }

.bg-indigo {
    background-color: #3F51B5 !important;
    color: #fff;
}

    .bg-indigo .content .text,
    .bg-indigo .content .number {
        color: #fff !important;
    }

.bg-blue {
    background-color: #2196F3 !important;
    color: #fff;
}

    .bg-blue .content .text,
    .bg-blue .content .number {
        color: #fff !important;
    }

.bg-light-blue {
    background-color: #4584B0 !important;
    color: #fff;
}

    .bg-light-blue .content .text,
    .bg-light-blue .content .number {
        color: #fff !important;
    }

.bg-cyan {
    background-color: #00BCD4 !important;
    color: #fff;
}

    .bg-cyan .content .text,
    .bg-cyan .content .number {
        color: #fff !important;
    }

.bg-teal {
    background-color: #009688 !important;
    color: #fff;
}

    .bg-teal .content .text,
    .bg-teal .content .number {
        color: #fff !important;
    }

.bg-green {
    background-color: #4CAF50 !important;
    color: #fff;
}

    .bg-green .content .text,
    .bg-green .content .number {
        color: #fff !important;
    }

.bg-light-green {
    background-color: #35B49E !important;
    color: #fff;
}

    .bg-light-green .content .text,
    .bg-light-green .content .number {
        color: #fff !important;
    }

.bg-lime {
    background-color: #CDDC39 !important;
    color: #fff;
}

    .bg-lime .content .text,
    .bg-lime .content .number {
        color: #fff !important;
    }

.bg-yellow {
    background-color: #ffe821 !important;
    color: #fff;
}

    .bg-yellow .content .text,
    .bg-yellow .content .number {
        color: #fff !important;
    }

.bg-amber {
    background-color: #FFC107 !important;
    color: #fff;
}

    .bg-amber .content .text,
    .bg-amber .content .number {
        color: #fff !important;
    }

.bg-orange {
    background-color: #E7962C;
    color: #fff;
}

    .bg-orange .content .text,
    .bg-orange .content .number {
        color: #fff !important;
    }

.bg-deep-orange {
    background-color: #FF5722 !important;
    color: #fff;
}

    .bg-deep-orange .content .text,
    .bg-deep-orange .content .number {
        color: #fff !important;
    }

.bg-brown {
    background-color: #795548 !important;
    color: #fff;
}

    .bg-brown .content .text,
    .bg-brown .content .number {
        color: #fff !important;
    }

.bg-grey {
    background-color: #9E9E9E !important;
    color: #fff;
}

    .bg-grey .content .text,
    .bg-grey .content .number {
        color: #fff !important;
    }

.bg-blue-grey {
    background-color: #607D8B !important;
    color: #fff;
}

    .bg-blue-grey .content .text,
    .bg-blue-grey .content .number {
        color: #fff !important;
    }

.bg-black {
    background-color: #000000 !important;
    color: #fff;
}

    .bg-black .content .text,
    .bg-black .content .number {
        color: #fff !important;
    }

.bg-white {
    background-color: #ffffff !important;
    color: #fff;
}

    .bg-white .content .text,
    .bg-white .content .number {
        color: #fff !important;
    }

.col-red {
    color: #F44336 !important;
}

.col-pink {
    color: #E91E63 !important;
}

.col-purple {
    color: #9C27B0 !important;
}

.col-deep-purple {
    color: #673AB7 !important;
}

.col-indigo {
    color: #3F51B5 !important;
}

.col-blue {
    color: #2196F3 !important;
}

.col-light-blue {
    color: #03A9F4 !important;
}

.col-cyan {
    color: #00BCD4 !important;
}

.col-teal {
    color: #009688 !important;
}

.col-green {
    color: #4CAF50 !important;
}

.col-light-green {
    color: #8BC34A !important;
}

.col-lime {
    color: #CDDC39 !important;
}

.col-yellow {
    color: #ffe821 !important;
}

.col-amber {
    color: #FFC107 !important;
}

.col-orange {
    color: #FF9800 !important;
}

.col-deep-orange {
    color: #FF5722 !important;
}

.col-brown {
    color: #795548 !important;
}

.col-grey {
    color: #9E9E9E !important;
}

.col-blue-grey {
    color: #607D8B !important;
}

.col-black {
    color: #000000 !important;
}

.col-white {
    color: #ffffff !important;
}

/* Custom Animate ============================== */
@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Demo ======================================== */
.demo-button-sizes .btn {
    margin-bottom: 5px;
}

.icon-button-demo button {
    margin-right: 5px;
    margin-bottom: 12px;
}

.icon-and-text-button-demo button {
    margin-right: 5px;
    margin-bottom: 12px;
    width: 16.66666666666667%;
}

.button-demo ul {
    padding-left: 0;
}

    .button-demo ul li {
        list-style: none;
        padding-left: 0;
        display: inline-block;
        margin-right: 7px;
    }

        .button-demo ul li .btn {
            display: block;
            min-width: 175px;
        }

.button-demo .btn {
    margin-right: 8px;
    margin-bottom: 13px;
    min-width: 120px;
}

.demo-button-groups .btn-group {
    margin-right: 10px;
}

.demo-button-toolbar .btn-toolbar {
    float: left;
    margin-right: 25px;
}

.demo-button-nesting > .btn-group {
    margin-right: 15px;
}

.demo-single-button-dropdowns > .btn-group {
    margin-right: 10px;
}

.demo-splite-button-dropdowns > .btn-group {
    margin-right: 10px;
}

.demo-dropup .dropup {
    margin-right: 10px;
}

.demo-checkbox label,
.demo-radio-button label {
    min-width: 150px;
}

.demo-knob-chart div {
    margin-right: 15px;
}

.demo-switch .switch {
    display: inline-block;
    min-width: 170px;
}

.demo-switch .demo-switch-title {
    min-width: 95px;
    display: inline-block;
}

.demo-color-box {
    padding: 15px 0;
    text-align: center;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

    .demo-color-box .color-name {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .demo-color-box .color-code,
    .demo-color-box .color-class-name {
        font-size: 13px;
    }

.demo-image-copyright {
    text-align: right;
    font-style: italic;
    font-size: 12px;
    color: #777;
    margin: 5px 0 10px 0;
}

    .demo-image-copyright a {
        font-weight: bold;
        color: #555 !important;
    }

.demo-tagsinput-area {
    margin-bottom: 50px !important;
}

.demo-icon-container .demo-google-material-icon {
    margin-bottom: 5px;
    text-align: left;
}

    .demo-icon-container .demo-google-material-icon .icon-name {
        position: relative;
        top: -8px;
        left: 7px;
    }

    .demo-icon-container .demo-google-material-icon .material-icons {
        width: 24px;
    }

.demo-preloader .preloader {
    margin-right: 10px;
}

.irs-demo {
    margin-bottom: 40px;
}

    .irs-demo .irs {
        margin-top: 15px;
    }


.demo-choose-skin {
    list-style: none;
    padding-left: 0;
    overflow-y: hidden;
}

    .demo-choose-skin li {
        border-bottom: 1px solid #eee;
        padding: 10px 10px 4px 10px;
        position: relative;
        cursor: pointer;
    }

        .demo-choose-skin li.active {
            background-color: #eee;
        }

            .demo-choose-skin li.active:after {
                font-family: 'Material Icons';
                position: absolute;
                top: 10px;
                right: 10px;
                content: '\E876';
                font-size: 18px;
                font-weight: bold;
            }

        .demo-choose-skin li:hover {
            background-color: #eee;
        }

        .demo-choose-skin li div {
            width: 24px;
            height: 24px;
            display: inline-block;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px;
        }

        .demo-choose-skin li span {
            position: relative;
            bottom: 7px;
            left: 5px;
        }

    .demo-choose-skin .red {
        background-color: #F44336;
    }

    .demo-choose-skin .pink {
        background-color: #E91E63;
    }

    .demo-choose-skin .purple {
        background-color: #9C27B0;
    }

    .demo-choose-skin .deep-purple {
        background-color: #673AB7;
    }

    .demo-choose-skin .indigo {
        background-color: #3F51B5;
    }

    .demo-choose-skin .blue {
        background-color: #2196F3;
    }

    .demo-choose-skin .light-blue {
        background-color: #03A9F4;
    }

    .demo-choose-skin .cyan {
        background-color: #00BCD4;
    }

    .demo-choose-skin .teal {
        background-color: #009688;
    }

    .demo-choose-skin .green {
        background-color: #4CAF50;
    }

    .demo-choose-skin .light-green {
        background-color: #8BC34A;
    }

    .demo-choose-skin .lime {
        background-color: #CDDC39;
    }

    .demo-choose-skin .yellow {
        background-color: #ffe821;
    }

    .demo-choose-skin .amber {
        background-color: #FFC107;
    }

    .demo-choose-skin .orange {
        background-color: #FF9800;
    }

    .demo-choose-skin .deep-orange {
        background-color: #FF5722;
    }

    .demo-choose-skin .brown {
        background-color: #795548;
    }

    .demo-choose-skin .grey {
        background-color: #9E9E9E;
    }

    .demo-choose-skin .blue-grey {
        background-color: #607D8B;
    }

    .demo-choose-skin .black {
        background-color: #000000;
    }

    .demo-choose-skin .white {
        background-color: #ffffff;
    }

/* Materialize Css | Taken from www.materializecss.com */
/* Media ======================================= */

@media (max-width: 767px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
     
        width: 73%;
    }

    .tabs-mobile {
        text-align: center !important;
        padding: 25px 0 0 0 !important;
        margin: 0 auto !important
    }

    .tabs-mobile-center {
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
        padding: 0 !important
    }
        .tabs-mobile-center h2 {
            padding: 0 !important;
            margin: 0 !important
        }

    .tabs-container .nav li[role=presentation] a {
        padding: 23px 0 0 0 !important;
        margin: 0 !important;
    }

       

    .navbar .nav > li {
        display: inline-block;
        z-index: 99999999;
    }

    .navbar .navbar-nav {
        margin-top: -10px;
        margin-bottom: 1px;
        margin-left: -7px;
    }

        .navbar .navbar-nav .open .dropdown-menu {
            background-color: #fff;
            position: absolute;
        }

    .navbar .dropdown-menu {
        margin-left: -50px;
    }

    .navbar .js-right-sidebar {
        margin-top: 15px;
    }

    .dt-buttons {
        float: none !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .panel-switch-btn {
        top: 12px;
        right: 0 !important;
    }

       

    li.top-search-bar {
        width: 536px !important;
        margin: 0px 0px 0px 10px !important;
    }

        .left-action-row-cont {
            padding: 25px 0 6px 0 !important;
            text-align: center;
        }
        .actions-row-btn.btn-circle {
            width: 32.5% !important;
            height: 33px !important;
            border-radius: 3px !important;
        }
        .actions-row .nav-tabs > li {
            float: left !important;
        }
        .icon-option img.statico {
            position: relative!important;
            display: block !important;
        }
            .icon-option img.statico:hover {
                opacity: 0.6!important;
            }
        .icon-option img.activo {
            display: none !important;
        }
        .actions-row {
            margin: 27px 0 0 0 !important;
        }

            .actions-row .nav > li > a {
                position: relative;
                display: block;
                padding: 0px 10px;
                font-size: 12px !important;
            }
    .subheader {
        background: linear-gradient(-60deg, #F1F7FA 50%, #E2F3F5 23%) !important;
    }
    }

@media (max-width: 528px) {
    .tabs-container .nav li[role=presentation] a#tabBusinessOpportunity {
        padding: 14px 0 0 0 !important;
    }
}
    @media (max-width: 400px) {
        li.top-search-bar {
            width: 340px !important;
            margin: 0px 0px 0px 15px;
        }
    }
    /* General ===================================== */
    body {
        background-color: white;
        font-family: 'Roboto', Arial, Tahoma, sans-serif;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: bold;
    }

    button,
    input,
    select,
    a {
        outline: none !important;
    }

    .no-animate {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    section.content {
        
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    /* Dashboard =================================== */
    .dashboard-flot-chart {
        height: 275px;
    }

    .dashboard-donut-chart {
        height: 265px;
    }

    .dashboard-line-chart {
        height: 250px;
    }

    .dashboard-stat-list {
        list-style: none;
        padding-left: 0;
        margin-top: 40px;
    }

        .dashboard-stat-list li {
            padding: 16px 0 0 0;
        }

            .dashboard-stat-list li small {
                font-size: 8px;
            }

    .dashboard-task-infos .progress {
        height: 10px;
        margin-bottom: 0;
        position: relative;
        top: 6px;
    }

    /* Buttons ===================================== */
    .btn:focus {
        outline: none !important;
    }

    .btn-circle {
        border: none;
        outline: none !important;
        overflow: hidden;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

        .btn-circle i {
            font-size: 18px;
            position: relative;
            left: 0px;
        }

    .btn-link {
        font-weight: bold;
        color: #333;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

        .btn-link:active, .btn-link:focus {
            text-decoration: none;
            color: #333;
        }

        .btn-link:hover {
            text-decoration: none;
            color: #333;
            background-color: #ddd;
        }

    .btn-circle-lg {
        border: none;
        outline: none !important;
        overflow: hidden;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        border-radius: 50% !important;
    }

        .btn-circle-lg i {
            font-size: 26px !important;
            position: relative !important;
            left: 0px !important;
            top: 6px !important;
        }

    .btn:not(.btn-link):not(.btn-circle) {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 10px;
        border: none;
        font-size: 13px;
        outline: none;
    }

        .btn:not(.btn-link):not(.btn-circle):hover {
            outline: none;
        }

        .btn:not(.btn-link):not(.btn-circle) i {
            font-size: 20px;
            position: relative;
            top: 3px;
        }

        .btn:not(.btn-link):not(.btn-circle) span {
            position: relative;
            top: -2px;
            margin-left: 3px;
        }


    .btn-group,
    .btn-group-vertical {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
        border-radius: 10px;
    }

        .btn-group .btn,
        .btn-group-vertical .btn {
            box-shadow: none !important;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

            .btn-group .btn .caret,
            .btn-group-vertical .btn .caret {
                position: relative;
                bottom: 1px;
            }

        .btn-group .btn-group,
        .btn-group-vertical .btn-group {
            box-shadow: none !important;
        }

        .btn-group .btn + .dropdown-toggle,
        .btn-group-vertical .btn + .dropdown-toggle {
            border-left: 1px solid rgba(0, 0, 0, 0.08) !important;
        }

    /* Bootstrap Tags Input ======================== */
    .bootstrap-tagsinput {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        -ms-box-shadow: none !important;
        box-shadow: none !important;
        border: none !important;
    }

    /* noUISlider ================================== */
    .noUi-target {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -ms-touch-action: none;
        touch-action: none;
        -ms-user-select: none;
        -moz-user-select: none;
        user-select: none;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        direction: ltr;
    }

        .noUi-target * {
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -ms-touch-action: none;
            touch-action: none;
            -ms-user-select: none;
            -moz-user-select: none;
            user-select: none;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    .noUi-base {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1;
    }

    .noUi-origin {
        position: absolute;
        right: 0;
        top: 6px;
        left: 0;
        bottom: 0;
    }

    .noUi-handle {
        position: relative;
        z-index: 1;
    }

    .noUi-stacking .noUi-handle {
        z-index: 10;
    }

    .noUi-state-tap .noUi-origin {
        -webkit-transition: left 0.25s, top 0.25s;
        transition: left 0.25s, top 0.25s;
    }

    .noUi-state-drag * {
        cursor: inherit !important;
    }

    .noUi-base {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .noUi-horizontal {
        height: 18px;
    }

        .noUi-horizontal .noUi-handle {
            width: 34px;
            height: 28px;
            left: -17px;
            top: -6px;
        }

    .noUi-vertical {
        width: 18px;
    }

        .noUi-vertical .noUi-handle {
            width: 28px;
            height: 34px;
            left: -6px;
            top: -17px;
        }

    .noUi-background {
        background: #FAFAFA;
        box-shadow: inset 0 1px 1px #f0f0f0;
    }

    .noUi-connect {
        background: #3FB8AF;
        box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
        -webkit-transition: background 450ms;
        transition: background 450ms;
    }

    .noUi-origin {
        border-radius: 2px;
    }

    .noUi-target {
        border-radius: 4px;
        border: 1px solid #D3D3D3;
        box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    }

        .noUi-target.noUi-connect {
            box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
        }

    .noUi-dragable {
        cursor: w-resize;
    }

    .noUi-vertical .noUi-dragable {
        cursor: n-resize;
    }

    .noUi-handle {
        border: 1px solid #D9D9D9;
        border-radius: 3px;
        background: #FFF;
        cursor: default;
        box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    }

    .noUi-active {
        box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    }

    .noUi-handle:before {
        content: "";
        display: block;
        position: absolute;
        height: 14px;
        width: 1px;
        background: #E8E7E6;
        left: 14px;
        top: 6px;
    }

    .noUi-handle:after {
        content: "";
        display: block;
        position: absolute;
        height: 14px;
        width: 1px;
        background: #E8E7E6;
        left: 14px;
        top: 6px;
        left: 17px;
    }

    .noUi-vertical .noUi-handle:before {
        width: 14px;
        height: 1px;
        left: 6px;
        top: 14px;
    }

    .noUi-vertical .noUi-handle:after {
        width: 14px;
        height: 1px;
        left: 6px;
        top: 14px;
        top: 17px;
    }

    [disabled].noUi-connect, [disabled] .noUi-connect {
        background: #B8B8B8;
    }

    [disabled].noUi-origin, [disabled] .noUi-handle {
        cursor: not-allowed;
    }

    .noUi-target {
        box-shadow: none;
        border: none;
    }

    .noUi-base {
        height: 15px;
        top: -6px;
    }

    .noUi-background {
        height: 3px;
        top: 6px;
        background-color: #bfbfbf;
        box-shadow: none;
    }

    .noUi-horizontal {
        height: 3px;
    }

    .noUi-connect {
        height: 3px;
        top: 6px;
        background-color: #26A69A;
        box-shadow: none;
    }

    .noUi-horizontal .noUi-handle {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        box-shadow: none;
        background-color: #26A69A;
        border: none;
        left: -5px;
        top: -6px;
        transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), left 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), top 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .noUi-handle:before, .noUi-handle:after {
        content: none;
    }

    .noUi-target .noUi-active.noUi-handle {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    }

    .noUi-target .range-label {
        position: absolute;
        height: 30px;
        width: 30px;
        top: -17px;
        left: -2px;
        background-color: #26A69A;
        border-radius: 50%;
        transition: border-radius 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: scale(0.5) rotate(-45deg);
        transform-origin: 50% 100%;
    }

    .noUi-target .noUi-active .range-label {
        border-radius: 15px 15px 15px 0;
        transform: rotate(-45deg) translate(23px, -25px);
    }

    .range-label span {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 12px;
        transform: rotate(45deg);
        opacity: 0;
        position: absolute;
        top: 7px;
        left: -1px;
        transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .noUi-active .range-label span {
        opacity: 1;
    }

    /* Multi Select ================================ */
    .ms-container {
        width: auto !important;
    }

        .ms-container .ms-list {
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            -ms-box-shadow: none !important;
            box-shadow: none !important;
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            -ms-border-radius: 0 !important;
            border-radius: 0 !important;
        }

            .ms-container .ms-list.ms-focus {
                -webkit-box-shadow: none !important;
                -moz-box-shadow: none !important;
                -ms-box-shadow: none !important;
                box-shadow: none !important;
            }

        .ms-container .ms-selectable,
        .ms-container .ms-selection {
            min-width: 250px !important;
        }

            .ms-container .ms-selectable li.ms-hover,
            .ms-container .ms-selection li.ms-hover {
                color: #000000 !important;
                background-color: #e6e6e6 !important;
            }

            .ms-container .ms-selectable li.ms-elem-selectable,
            .ms-container .ms-selectable li.ms-elem-selection,
            .ms-container .ms-selection li.ms-elem-selectable,
            .ms-container .ms-selection li.ms-elem-selection {
                padding: 9px 15px 6px 15px !important;
            }

        .ms-container .ms-optgroup-label {
            padding: 5px 0 0 8px !important;
        }

    /* Card ======================================== */
.card {
    background: #fff;
    min-height: 50px;
    box-shadow: none !important;
    border: 1px solid #E2E5EC !important;
    position: relative;
    margin-bottom: 30px;
}

        .card .card-inside-title {
            margin-top: 25px;
            margin-bottom: 15px;
            display: block;
            font-size: 15px;
            color: #000;
        }

            .card .card-inside-title small {
                color: #999;
                display: block;
                font-size: 11px;
                margin-top: 5px;
            }

                .card .card-inside-title small a {
                    color: #777;
                    font-weight: bold;
                }

            .card .card-inside-title:first-child {
                margin-top: 0;
            }

        .card .bg-red,
        .card .bg-pink,
        .card .bg-purple,
        .card .bg-deep-purple,
        .card .bg-indigo,
        .card .bg-blue,
        .card .bg-light-blue,
        .card .bg-cyan,
        .card .bg-teal,
        .card .bg-green,
        .card .bg-light-green,
        .card .bg-lime,
        .card .bg-yellow,
        .card .bg-amber,
        .card .bg-orange,
        .card .bg-deep-orange,
        .card .bg-brown,
        .card .bg-grey,
        .card .bg-blue-grey,
        .card .bg-black {
            border-bottom: none !important;
            color: #fff !important;
        }

            .card .bg-red h2, .card .bg-red small, .card .bg-red .material-icons,
            .card .bg-pink h2,
            .card .bg-pink small,
            .card .bg-pink .material-icons,
            .card .bg-purple h2,
            .card .bg-purple small,
            .card .bg-purple .material-icons,
            .card .bg-deep-purple h2,
            .card .bg-deep-purple small,
            .card .bg-deep-purple .material-icons,
            .card .bg-indigo h2,
            .card .bg-indigo small,
            .card .bg-indigo .material-icons,
            .card .bg-blue h2,
            .card .bg-blue small,
            .card .bg-blue .material-icons,
            .card .bg-light-blue h2,
            .card .bg-light-blue small,
            .card .bg-light-blue .material-icons,
            .card .bg-cyan h2,
            .card .bg-cyan small,
            .card .bg-cyan .material-icons,
            .card .bg-teal h2,
            .card .bg-teal small,
            .card .bg-teal .material-icons,
            .card .bg-green h2,
            .card .bg-green small,
            .card .bg-green .material-icons,
            .card .bg-light-green h2,
            .card .bg-light-green small,
            .card .bg-light-green .material-icons,
            .card .bg-lime h2,
            .card .bg-lime small,
            .card .bg-lime .material-icons,
            .card .bg-yellow h2,
            .card .bg-yellow small,
            .card .bg-yellow .material-icons,
            .card .bg-amber h2,
            .card .bg-amber small,
            .card .bg-amber .material-icons,
            .card .bg-orange h2,
            .card .bg-orange small,
            .card .bg-orange .material-icons,
            .card .bg-deep-orange h2,
            .card .bg-deep-orange small,
            .card .bg-deep-orange .material-icons,
            .card .bg-brown h2,
            .card .bg-brown small,
            .card .bg-brown .material-icons,
            .card .bg-grey h2,
            .card .bg-grey small,
            .card .bg-grey .material-icons,
            .card .bg-blue-grey h2,
            .card .bg-blue-grey small,
            .card .bg-blue-grey .material-icons,
            .card .bg-black h2,
            .card .bg-black small,
            .card .bg-black .material-icons {
                color: #fff !important;
            }

            .card .bg-red .badge,
            .card .bg-pink .badge,
            .card .bg-purple .badge,
            .card .bg-deep-purple .badge,
            .card .bg-indigo .badge,
            .card .bg-blue .badge,
            .card .bg-light-blue .badge,
            .card .bg-cyan .badge,
            .card .bg-teal .badge,
            .card .bg-green .badge,
            .card .bg-light-green .badge,
            .card .bg-lime .badge,
            .card .bg-yellow .badge,
            .card .bg-amber .badge,
            .card .bg-orange .badge,
            .card .bg-deep-orange .badge,
            .card .bg-brown .badge,
            .card .bg-grey .badge,
            .card .bg-blue-grey .badge,
            .card .bg-black .badge {
                background-color: #fff;
                color: #555;
            }

        .card .header {
            color: #555;
            padding-top: 20px;
            padding: 0px;
            position: relative;
            border-bottom: 1px solid rgba(204, 204, 204, 0.35);
        }

            .card .header h4 {
                font-size: 15px;
            }

.subheader {
    background: #F2F6F7;
    padding: 11px 20px;
    border-bottom: 1.5px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    background: -moz-linear-gradient(-60deg, #ecf6fc 85%, #dbeef9 23%);
    background: -webkit-linear-gradient(-60deg, #ecf6fc 85%, #dbeef9 23%);
    background: -o-linear-gradient(-60deg, #ecf6fc 85%, #dbeef9 23%);
    background: -ms-linear-gradient(-60deg, #ecf6fc 85%, #dbeef9 23%);
    background: linear-gradient(-60deg, #ecf6fc 85%, #dbeef9 23%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .subheader span {
        color: #666;
        padding: 0px 10px 0px 5px;
    }
.itemscount {
    color: #5191d1;
    background: #F2F6F7;
    padding: 5px 10px;
    border-radius: 5px;
}
    .card .header .header-dropdown {
        position: absolute;
        top: 20px;
        right: 15px;
        list-style: none;
    }

        .card .header .header-dropdown .dropdown-menu li {
            display: block !important;
        }

        .card .header .header-dropdown li {
            display: inline-block;
        }

        .card .header .header-dropdown i {
            font-size: 20px;
            color: #999;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .card .header .header-dropdown i:hover {
                color: #000;
            }

.card .header h2 {
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #999999;
    display: flex;
    align-items: center;
}

        .card .header h2 small {
            display: block;
            font-size: 12px;
            margin-top: 5px;
            color: #999;
            line-height: 15px;
        }

            .card .header h2 small a {
                font-weight: bold;
                color: #777;
            }

    .card .header .col-xs-12 h2 {
        margin-top: 5px;
    }

    .card .body {
        font-size: 12.5px;
        color: #555;
    }


        .card .body .col-xs-1,
        .card .body .col-sm-1,
        .card .body .col-md-1,
        .card .body .col-lg-1 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-2,
        .card .body .col-sm-2,
        .card .body .col-md-2,
        .card .body .col-lg-2 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-3,
        .card .body .col-sm-3,
        .card .body .col-md-3,
        .card .body .col-lg-3 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-4,
        .card .body .col-sm-4,
        .card .body .col-md-4 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-5,
        .card .body .col-sm-5,
        .card .body .col-md-5,
        .card .body .col-lg-5 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-7,
        .card .body .col-sm-7,
        .card .body .col-md-7,
        .card .body .col-lg-7 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-8,
        .card .body .col-sm-8,
        .card .body .col-md-8,
        .card .body .col-lg-8 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-9,
        .card .body .col-sm-9,
        .card .body .col-md-9,
        .card .body .col-lg-9 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-10,
        .card .body .col-sm-10,
        .card .body .col-md-10,
        .card .body .col-lg-10 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-11,
        .card .body .col-sm-11,
        .card .body .col-md-11,
        .card .body .col-lg-11 {
            margin-bottom: 20px;
        }

        .card .body .col-xs-12,
        .card .body .col-sm-12,
        .card .body .col-md-12,
        .card .body .col-lg-12 {
            margin-bottom: 20px;
        }

    .body.responsivatabla {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        position: relative;
        min-height: 0.01%;
        overflow-x: auto;
    }

    div#BusinessOpportunity-result .card .body {
        padding: 0px;
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        position: relative;
        min-height: 0.01%;
        overflow-x: auto;
    }

    div#Exportador-result .card .body {
        padding: 0px;
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        position: relative;
        min-height: 0.01%;
        overflow-x: auto;
    }

    div#Importador-result .card .body {
        padding: 0px;
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        position: relative;
        min-height: 0.01%;
        overflow-x: auto;
    }

    /* Infobox ===================================== */
    .sidebar .info-box .icon {
        background-color: rgba(0, 0, 0, 0.03);
    }

        .sidebar .info-box .icon i {
            margin-top: 10px;
        }

    .sidebar .info-box {
        box-shadow: none !important;
    }


    .sidebar .info-box {
        margin-bottom: 0px !important;
    }

        .sidebar .info-box .icon {
            min-width: 80px;
        }

        .sidebar .info-box .sidebar__content .text {
            display: block;
            margin: 0 !important;
            vertical-align: middle;
        }

        .sidebar .info-box .sidebar__content {
            position: absolute;
            top: 50%;
            left: 50%;
            -moz-transform: translateX(-36%) translateY(-50%);
            -webkit-transform: translateX(-36%) translateY(-50%);
            transform: translateX(-36%) translateY(-50%);
            width: 215px;
            display: inline-block;
            padding: 0px 25px 0 26px;
        }

        .sidebar .info-box .icon {
            width: 60px !important;
            min-width: 60px !important
        }

        .sidebar .info-box .material-icons {
            position: absolute;
            top: 50%;
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            padding: 0px !important;
            margin: 0px !important;
        }


            .info-box {
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
                height: 80px;
                display: flex;
                cursor: default;
                background-color: #fff;
                position: relative;
                overflow: hidden;
                margin-bottom: 30px;
            }

        .info-box .icon {
            display: inline-block;
            text-align: center;
            background-color: rgba(0, 0, 0, 0.12);
            width: 80px;
        }

            .info-box .icon i {
                color: #fff;
                font-size: 50px;
                line-height: 80px;
            }

            .info-box .icon .chart.chart-bar {
                height: 100%;
                line-height: 100px;
            }

                .info-box .icon .chart.chart-bar canvas {
                    vertical-align: baseline !important;
                }

            .info-box .icon .chart.chart-pie {
                height: 100%;
                line-height: 123px;
            }

                .info-box .icon .chart.chart-pie canvas {
                    vertical-align: baseline !important;
                }

            .info-box .icon .chart.chart-line {
                height: 100%;
                line-height: 115px;
            }

                .info-box .icon .chart.chart-line canvas {
                    vertical-align: baseline !important;
                }

        .info-box .content {
            display: inline-block;
            padding: 7px 10px;
        }

            .info-box .sidebar__content .text {
                font-size: 14px;
                line-height: 13px;
                margin-top: 11px;
                color: #555;
            }

            .info-box .content .number {
                font-weight: normal;
                font-size: 26px;
                color: #555;
            }

        .info-box.hover-zoom-effect .icon {
            overflow: hidden;
        }

            .info-box.hover-zoom-effect .icon i {
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        .info-box.hover-zoom-effect:hover .icon i {
            opacity: 0.4;
            -moz-transform: rotate(-32deg) scale(1.4);
            -ms-transform: rotate(-32deg) scale(1.4);
            -o-transform: rotate(-32deg) scale(1.4);
            -webkit-transform: rotate(-32deg) scale(1.4);
            transform: rotate(-32deg) scale(1.4);
        }

        .info-box.hover-expand-effect:after {
            background-color: rgba(0, 0, 0, 0.05);
            content: ".";
            position: absolute;
            left: 80px;
            top: 0;
            width: 0;
            height: 100%;
            color: transparent;
            -moz-transition: all 0.95s;
            -o-transition: all 0.95s;
            -webkit-transition: all 0.95s;
            transition: all 0.95s;
        }

        .info-box.hover-expand-effect:hover:after {
            width: 100%;
        }

    .info-box-2 {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        height: 80px;
        display: flex;
        cursor: default;
        background-color: #fff;
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .info-box-2 .icon {
            display: inline-block;
            text-align: center;
            width: 80px;
        }

            .info-box-2 .icon i {
                color: #fff;
                font-size: 50px;
                line-height: 80px;
            }

        .info-box-2 .chart.chart-bar {
            height: 100%;
            line-height: 105px;
        }

            .info-box-2 .chart.chart-bar canvas {
                vertical-align: baseline !important;
            }

        .info-box-2 .chart.chart-pie {
            height: 100%;
            line-height: 123px;
        }

            .info-box-2 .chart.chart-pie canvas {
                vertical-align: baseline !important;
            }

        .info-box-2 .chart.chart-line {
            height: 100%;
            line-height: 115px;
        }

            .info-box-2 .chart.chart-line canvas {
                vertical-align: baseline !important;
            }

        .info-box-2 .content {
            display: inline-block;
            padding: 7px 10px;
        }

            .info-box-2 .content .text {
                font-size: 13px;
                margin-top: 11px;
                color: #555;
            }

            .info-box-2 .content .number {
                font-weight: normal;
                font-size: 26px;
                margin-top: -4px;
                color: #555;
            }

        .info-box-2.hover-zoom-effect .icon {
            overflow: hidden;
        }

            .info-box-2.hover-zoom-effect .icon i {
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        .info-box-2.hover-zoom-effect:hover .icon i {
            opacity: 0.4;
            -moz-transform: rotate(-32deg) scale(1.4);
            -ms-transform: rotate(-32deg) scale(1.4);
            -o-transform: rotate(-32deg) scale(1.4);
            -webkit-transform: rotate(-32deg) scale(1.4);
            transform: rotate(-32deg) scale(1.4);
        }

        .info-box-2.hover-expand-effect:after {
            background-color: rgba(0, 0, 0, 0.05);
            content: ".";
            position: absolute;
            left: 0;
            top: 0;
            width: 0;
            height: 100%;
            color: transparent;
            -moz-transition: all 0.95s;
            -o-transition: all 0.95s;
            -webkit-transition: all 0.95s;
            transition: all 0.95s;
        }

        .info-box-2.hover-expand-effect:hover:after {
            width: 100%;
        }

    .info-box-3 {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        height: 80px;
        display: flex;
        cursor: default;
        background-color: #fff;
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .info-box-3 .icon {
            position: absolute;
            right: 10px;
            bottom: 2px;
            text-align: center;
        }

            .info-box-3 .icon i {
                color: rgba(0, 0, 0, 0.15);
                font-size: 60px;
            }

        .info-box-3 .chart {
            margin-right: 5px;
        }

            .info-box-3 .chart.chart-bar {
                height: 100%;
                line-height: 50px;
            }

                .info-box-3 .chart.chart-bar canvas {
                    vertical-align: baseline !important;
                }

            .info-box-3 .chart.chart-pie {
                height: 100%;
                line-height: 34px;
            }

                .info-box-3 .chart.chart-pie canvas {
                    vertical-align: baseline !important;
                }

            .info-box-3 .chart.chart-line {
                height: 100%;
                line-height: 40px;
            }

                .info-box-3 .chart.chart-line canvas {
                    vertical-align: baseline !important;
                }

        .info-box-3 .content {
            display: inline-block;
            padding: 7px 16px;
        }

            .info-box-3 .content .text {
                font-size: 13px;
                margin-top: 11px;
                color: #555;
            }

            .info-box-3 .content .number {
                font-weight: normal;
                font-size: 26px;
                margin-top: -4px;
                color: #555;
            }

        .info-box-3.hover-zoom-effect .icon i {
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .info-box-3.hover-zoom-effect:hover .icon i {
            opacity: 0.4;
            -moz-transform: rotate(-32deg) scale(1.4);
            -ms-transform: rotate(-32deg) scale(1.4);
            -o-transform: rotate(-32deg) scale(1.4);
            -webkit-transform: rotate(-32deg) scale(1.4);
            transform: rotate(-32deg) scale(1.4);
        }

        .info-box-3.hover-expand-effect:after {
            background-color: rgba(0, 0, 0, 0.05);
            content: ".";
            position: absolute;
            left: 0;
            top: 0;
            width: 0;
            height: 100%;
            color: transparent;
            -moz-transition: all 0.95s;
            -o-transition: all 0.95s;
            -webkit-transition: all 0.95s;
            transition: all 0.95s;
        }

        .info-box-3.hover-expand-effect:hover:after {
            width: 100%;
        }

    .info-box-4 {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        height: 80px;
        display: flex;
        cursor: default;
        background-color: #fff;
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .info-box-4 .icon {
            position: absolute;
            right: 10px;
            bottom: 2px;
            text-align: center;
        }

            .info-box-4 .icon i {
                color: rgba(0, 0, 0, 0.15);
                font-size: 60px;
            }

        .info-box-4 .chart {
            margin-right: 5px;
        }

            .info-box-4 .chart.chart-bar {
                height: 100%;
                line-height: 50px;
            }

                .info-box-4 .chart.chart-bar canvas {
                    vertical-align: baseline !important;
                }

            .info-box-4 .chart.chart-pie {
                height: 100%;
                line-height: 34px;
            }

                .info-box-4 .chart.chart-pie canvas {
                    vertical-align: baseline !important;
                }

            .info-box-4 .chart.chart-line {
                height: 100%;
                line-height: 40px;
            }

                .info-box-4 .chart.chart-line canvas {
                    vertical-align: baseline !important;
                }

        .info-box-4 .content {
            display: inline-block;
            padding: 7px 16px;
        }

            .info-box-4 .content .text {
                font-size: 13px;
                margin-top: 11px;
                color: #555;
            }

            .info-box-4 .content .number {
                font-weight: normal;
                font-size: 26px;
                margin-top: -4px;
                color: #555;
            }

        .info-box-4.hover-zoom-effect .icon i {
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .info-box-4.hover-zoom-effect:hover .icon i {
            opacity: 0.4;
            -moz-transform: rotate(-32deg) scale(1.4);
            -ms-transform: rotate(-32deg) scale(1.4);
            -o-transform: rotate(-32deg) scale(1.4);
            -webkit-transform: rotate(-32deg) scale(1.4);
            transform: rotate(-32deg) scale(1.4);
        }

        .info-box-4.hover-expand-effect:after {
            background-color: rgba(0, 0, 0, 0.05);
            content: ".";
            position: absolute;
            left: 0;
            top: 0;
            width: 0;
            height: 100%;
            color: transparent;
            -moz-transition: all 0.95s;
            -o-transition: all 0.95s;
            -webkit-transition: all 0.95s;
            transition: all 0.95s;
        }

        .info-box-4.hover-expand-effect:hover:after {
            width: 100%;
        }



    /* Alerts ====================================== */
    .alert {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border: none;
        color: #fff !important;
    }

        .alert .alert-link {
            color: #fff;
            text-decoration: underline;
            font-weight: bold;
        }

    .alert-success {
        background-color: #2b982b;
    }

    .alert-info {
        background-color: #00b0e4;
    }

    .alert-warning {
        background-color: #ff9600 !important;
    }

    .alert-danger {
        background-color: #fb483a !important;
    }

    .alert-dismissible .close {
        color: #fff;
        opacity: 1;
        border: none;
        text-shadow: none;
    }

    /* Dialogs (SweetAlert) ======================== */
    .sweet-alert {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        border-radius: 0 !important;
    }

        .sweet-alert p {
            font-size: 14px !important;
        }

        .sweet-alert .sa-input-error {
            top: 23px !important;
            right: 13px !important;
        }

        .sweet-alert h2 {
            font-size: 18px !important;
            margin: 0 0 5px 0 !important;
        }

        .sweet-alert button {
            font-size: 15px !important;
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            -ms-border-radius: 0 !important;
            border-radius: 0 !important;
            padding: 5px 20px !important;
        }

    /* Checkbox & Radio ============================ */
    [type="checkbox"] + label {
        padding-left: 26px;
        height: 25px;
        line-height: 21px;
        font-size: 13px;
        font-weight: normal;
    }

    [type="checkbox"]:checked + label:before {
        top: -4px;
        left: -2px;
        width: 11px;
        height: 19px;
    }

    [type="checkbox"]:checked.chk-col-red + label:before {
        border-right: 2px solid #F44336;
        border-bottom: 2px solid #F44336;
    }

    [type="checkbox"]:checked.chk-col-pink + label:before {
        border-right: 2px solid #E91E63;
        border-bottom: 2px solid #E91E63;
    }

    [type="checkbox"]:checked.chk-col-purple + label:before {
        border-right: 2px solid #9C27B0;
        border-bottom: 2px solid #9C27B0;
    }

    [type="checkbox"]:checked.chk-col-deep-purple + label:before {
        border-right: 2px solid #673AB7;
        border-bottom: 2px solid #673AB7;
    }

    [type="checkbox"]:checked.chk-col-indigo + label:before {
        border-right: 2px solid #3F51B5;
        border-bottom: 2px solid #3F51B5;
    }

    [type="checkbox"]:checked.chk-col-blue + label:before {
        border-right: 2px solid #2196F3;
        border-bottom: 2px solid #2196F3;
    }

    [type="checkbox"]:checked.chk-col-light-blue + label:before {
        border-right: 2px solid #03A9F4;
        border-bottom: 2px solid #03A9F4;
    }

    [type="checkbox"]:checked.chk-col-cyan + label:before {
        border-right: 2px solid #00BCD4;
        border-bottom: 2px solid #00BCD4;
    }

    [type="checkbox"]:checked.chk-col-teal + label:before {
        border-right: 2px solid #009688;
        border-bottom: 2px solid #009688;
    }

    [type="checkbox"]:checked.chk-col-green + label:before {
        border-right: 2px solid #4CAF50;
        border-bottom: 2px solid #4CAF50;
    }

    [type="checkbox"]:checked.chk-col-light-green + label:before {
        border-right: 2px solid #8BC34A;
        border-bottom: 2px solid #8BC34A;
    }

    [type="checkbox"]:checked.chk-col-lime + label:before {
        border-right: 2px solid #CDDC39;
        border-bottom: 2px solid #CDDC39;
    }

    [type="checkbox"]:checked.chk-col-yellow + label:before {
        border-right: 2px solid #ffe821;
        border-bottom: 2px solid #ffe821;
    }

    [type="checkbox"]:checked.chk-col-amber + label:before {
        border-right: 2px solid #FFC107;
        border-bottom: 2px solid #FFC107;
    }

    [type="checkbox"]:checked.chk-col-orange + label:before {
        border-right: 2px solid #FF9800;
        border-bottom: 2px solid #FF9800;
    }

    [type="checkbox"]:checked.chk-col-deep-orange + label:before {
        border-right: 2px solid #FF5722;
        border-bottom: 2px solid #FF5722;
    }

    [type="checkbox"]:checked.chk-col-brown + label:before {
        border-right: 2px solid #795548;
        border-bottom: 2px solid #795548;
    }

    [type="checkbox"]:checked.chk-col-grey + label:before {
        border-right: 2px solid #9E9E9E;
        border-bottom: 2px solid #9E9E9E;
    }

    [type="checkbox"]:checked.chk-col-blue-grey + label:before {
        border-right: 2px solid #607D8B;
        border-bottom: 2px solid #607D8B;
    }

    [type="checkbox"]:checked.chk-col-black + label:before {
        border-right: 2px solid #000000;
        border-bottom: 2px solid #000000;
    }

    [type="checkbox"]:checked.chk-col-white + label:before {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
    }

    [type="checkbox"].filled-in:checked + label:after {
        top: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #26a69a;
        background-color: #26a69a;
        z-index: 0;
    }

    [type="checkbox"].filled-in:checked + label:before {
        border-right: 2px solid #fff !important;
        border-bottom: 2px solid #fff !important;
    }

    [type="checkbox"].filled-in:checked.chk-col-red + label:after {
        border: 2px solid #F44336;
        background-color: #F44336;
    }

    [type="checkbox"].filled-in:checked.chk-col-pink + label:after {
        border: 2px solid #E91E63;
        background-color: #E91E63;
    }

    [type="checkbox"].filled-in:checked.chk-col-purple + label:after {
        border: 2px solid #9C27B0;
        background-color: #9C27B0;
    }

    [type="checkbox"].filled-in:checked.chk-col-deep-purple + label:after {
        border: 2px solid #673AB7;
        background-color: #673AB7;
    }

    [type="checkbox"].filled-in:checked.chk-col-indigo + label:after {
        border: 2px solid #3F51B5;
        background-color: #3F51B5;
    }

    [type="checkbox"].filled-in:checked.chk-col-blue + label:after {
        border: 2px solid #2196F3;
        background-color: #2196F3;
    }

    [type="checkbox"].filled-in:checked.chk-col-light-blue + label:after {
        border: 2px solid #03A9F4;
        background-color: #03A9F4;
    }

    [type="checkbox"].filled-in:checked.chk-col-cyan + label:after {
        border: 2px solid #00BCD4;
        background-color: #00BCD4;
    }

    [type="checkbox"].filled-in:checked.chk-col-teal + label:after {
        border: 2px solid #009688;
        background-color: #009688;
    }

    [type="checkbox"].filled-in:checked.chk-col-green + label:after {
        border: 2px solid #4CAF50;
        background-color: #4CAF50;
    }

    [type="checkbox"].filled-in:checked.chk-col-light-green + label:after {
        border: 2px solid #8BC34A;
        background-color: #8BC34A;
    }

    [type="checkbox"].filled-in:checked.chk-col-lime + label:after {
        border: 2px solid #CDDC39;
        background-color: #CDDC39;
    }

    [type="checkbox"].filled-in:checked.chk-col-yellow + label:after {
        border: 2px solid #ffe821;
        background-color: #ffe821;
    }

    [type="checkbox"].filled-in:checked.chk-col-amber + label:after {
        border: 2px solid #FFC107;
        background-color: #FFC107;
    }

    [type="checkbox"].filled-in:checked.chk-col-orange + label:after {
        border: 2px solid #FF9800;
        background-color: #FF9800;
    }

    [type="checkbox"].filled-in:checked.chk-col-deep-orange + label:after {
        border: 2px solid #FF5722;
        background-color: #FF5722;
    }

    [type="checkbox"].filled-in:checked.chk-col-brown + label:after {
        border: 2px solid #795548;
        background-color: #795548;
    }

    [type="checkbox"].filled-in:checked.chk-col-grey + label:after {
        border: 2px solid #9E9E9E;
        background-color: #9E9E9E;
    }

    [type="checkbox"].filled-in:checked.chk-col-blue-grey + label:after {
        border: 2px solid #607D8B;
        background-color: #607D8B;
    }

    [type="checkbox"].filled-in:checked.chk-col-black + label:after {
        border: 2px solid #000000;
        background-color: #000000;
    }

    [type="checkbox"].filled-in:checked.chk-col-white + label:after {
        border: 2px solid #ffffff;
        background-color: #ffffff;
    }

    [type="radio"]:not(:checked) + label {
        padding-left: 26px;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        font-weight: normal;
    }

    [type="radio"]:checked + label {
        padding-left: 26px;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        font-weight: normal;
    }

    [type="radio"].radio-col-red:checked + label:after {
        background-color: #F44336;
        border-color: #F44336;
    }

    [type="radio"].radio-col-pink:checked + label:after {
        background-color: #E91E63;
        border-color: #E91E63;
    }

    [type="radio"].radio-col-purple:checked + label:after {
        background-color: #9C27B0;
        border-color: #9C27B0;
    }

    [type="radio"].radio-col-deep-purple:checked + label:after {
        background-color: #673AB7;
        border-color: #673AB7;
    }

    [type="radio"].radio-col-indigo:checked + label:after {
        background-color: #3F51B5;
        border-color: #3F51B5;
    }

    [type="radio"].radio-col-blue:checked + label:after {
        background-color: #2196F3;
        border-color: #2196F3;
    }

    [type="radio"].radio-col-light-blue:checked + label:after {
        background-color: #03A9F4;
        border-color: #03A9F4;
    }

    [type="radio"].radio-col-cyan:checked + label:after {
        background-color: #00BCD4;
        border-color: #00BCD4;
    }

    [type="radio"].radio-col-teal:checked + label:after {
        background-color: #009688;
        border-color: #009688;
    }

    [type="radio"].radio-col-green:checked + label:after {
        background-color: #4CAF50;
        border-color: #4CAF50;
    }

    [type="radio"].radio-col-light-green:checked + label:after {
        background-color: #8BC34A;
        border-color: #8BC34A;
    }

    [type="radio"].radio-col-lime:checked + label:after {
        background-color: #CDDC39;
        border-color: #CDDC39;
    }

    [type="radio"].radio-col-yellow:checked + label:after {
        background-color: #ffe821;
        border-color: #ffe821;
    }

    [type="radio"].radio-col-amber:checked + label:after {
        background-color: #FFC107;
        border-color: #FFC107;
    }

    [type="radio"].radio-col-orange:checked + label:after {
        background-color: #FF9800;
        border-color: #FF9800;
    }

    [type="radio"].radio-col-deep-orange:checked + label:after {
        background-color: #FF5722;
        border-color: #FF5722;
    }

    [type="radio"].radio-col-brown:checked + label:after {
        background-color: #795548;
        border-color: #795548;
    }

    [type="radio"].radio-col-grey:checked + label:after {
        background-color: #9E9E9E;
        border-color: #9E9E9E;
    }

    [type="radio"].radio-col-blue-grey:checked + label:after {
        background-color: #607D8B;
        border-color: #607D8B;
    }

    [type="radio"].radio-col-black:checked + label:after {
        background-color: #000000;
        border-color: #000000;
    }

    [type="radio"].radio-col-white:checked + label:after {
        background-color: #ffffff;
        border-color: #ffffff;
    }

    [type="radio"].with-gap.radio-col-red:checked + label:before {
        border: 2px solid #F44336;
    }

    [type="radio"].with-gap.radio-col-red:checked + label:after {
        background-color: #F44336;
        border: 2px solid #F44336;
    }

    [type="radio"].with-gap.radio-col-pink:checked + label:before {
        border: 2px solid #E91E63;
    }

    [type="radio"].with-gap.radio-col-pink:checked + label:after {
        background-color: #E91E63;
        border: 2px solid #E91E63;
    }

    [type="radio"].with-gap.radio-col-purple:checked + label:before {
        border: 2px solid #9C27B0;
    }

    [type="radio"].with-gap.radio-col-purple:checked + label:after {
        background-color: #9C27B0;
        border: 2px solid #9C27B0;
    }

    [type="radio"].with-gap.radio-col-deep-purple:checked + label:before {
        border: 2px solid #673AB7;
    }

    [type="radio"].with-gap.radio-col-deep-purple:checked + label:after {
        background-color: #673AB7;
        border: 2px solid #673AB7;
    }

    [type="radio"].with-gap.radio-col-indigo:checked + label:before {
        border: 2px solid #3F51B5;
    }

    [type="radio"].with-gap.radio-col-indigo:checked + label:after {
        background-color: #3F51B5;
        border: 2px solid #3F51B5;
    }

    [type="radio"].with-gap.radio-col-blue:checked + label:before {
        border: 2px solid #2196F3;
    }

    [type="radio"].with-gap.radio-col-blue:checked + label:after {
        background-color: #2196F3;
        border: 2px solid #2196F3;
    }

    [type="radio"].with-gap.radio-col-light-blue:checked + label:before {
        border: 2px solid #03A9F4;
    }

    [type="radio"].with-gap.radio-col-light-blue:checked + label:after {
        background-color: #03A9F4;
        border: 2px solid #03A9F4;
    }

    [type="radio"].with-gap.radio-col-cyan:checked + label:before {
        border: 2px solid #00BCD4;
    }

    [type="radio"].with-gap.radio-col-cyan:checked + label:after {
        background-color: #00BCD4;
        border: 2px solid #00BCD4;
    }

    [type="radio"].with-gap.radio-col-teal:checked + label:before {
        border: 2px solid #009688;
    }

    [type="radio"].with-gap.radio-col-teal:checked + label:after {
        background-color: #009688;
        border: 2px solid #009688;
    }

    [type="radio"].with-gap.radio-col-green:checked + label:before {
        border: 2px solid #4CAF50;
    }

    [type="radio"].with-gap.radio-col-green:checked + label:after {
        background-color: #4CAF50;
        border: 2px solid #4CAF50;
    }

    [type="radio"].with-gap.radio-col-light-green:checked + label:before {
        border: 2px solid #8BC34A;
    }

    [type="radio"].with-gap.radio-col-light-green:checked + label:after {
        background-color: #8BC34A;
        border: 2px solid #8BC34A;
    }

    [type="radio"].with-gap.radio-col-lime:checked + label:before {
        border: 2px solid #CDDC39;
    }

    [type="radio"].with-gap.radio-col-lime:checked + label:after {
        background-color: #CDDC39;
        border: 2px solid #CDDC39;
    }

    [type="radio"].with-gap.radio-col-yellow:checked + label:before {
        border: 2px solid #ffe821;
    }

    [type="radio"].with-gap.radio-col-yellow:checked + label:after {
        background-color: #ffe821;
        border: 2px solid #ffe821;
    }

    [type="radio"].with-gap.radio-col-amber:checked + label:before {
        border: 2px solid #FFC107;
    }

    [type="radio"].with-gap.radio-col-amber:checked + label:after {
        background-color: #FFC107;
        border: 2px solid #FFC107;
    }

    [type="radio"].with-gap.radio-col-orange:checked + label:before {
        border: 2px solid #FF9800;
    }

    [type="radio"].with-gap.radio-col-orange:checked + label:after {
        background-color: #FF9800;
        border: 2px solid #FF9800;
    }

    [type="radio"].with-gap.radio-col-deep-orange:checked + label:before {
        border: 2px solid #FF5722;
    }

    [type="radio"].with-gap.radio-col-deep-orange:checked + label:after {
        background-color: #FF5722;
        border: 2px solid #FF5722;
    }

    [type="radio"].with-gap.radio-col-brown:checked + label:before {
        border: 2px solid #795548;
    }

    [type="radio"].with-gap.radio-col-brown:checked + label:after {
        background-color: #795548;
        border: 2px solid #795548;
    }

    [type="radio"].with-gap.radio-col-grey:checked + label:before {
        border: 2px solid #9E9E9E;
    }

    [type="radio"].with-gap.radio-col-grey:checked + label:after {
        background-color: #9E9E9E;
        border: 2px solid #9E9E9E;
    }

    [type="radio"].with-gap.radio-col-blue-grey:checked + label:before {
        border: 2px solid #607D8B;
    }

    [type="radio"].with-gap.radio-col-blue-grey:checked + label:after {
        background-color: #607D8B;
        border: 2px solid #607D8B;
    }

    [type="radio"].with-gap.radio-col-black:checked + label:before {
        border: 2px solid #000000;
    }

    [type="radio"].with-gap.radio-col-black:checked + label:after {
        background-color: #000000;
        border: 2px solid #000000;
    }

    [type="radio"].with-gap.radio-col-white:checked + label:before {
        border: 2px solid #ffffff;
    }

    [type="radio"].with-gap.radio-col-white:checked + label:after {
        background-color: #ffffff;
        border: 2px solid #ffffff;
    }

    /* Switch ====================================== */
    .switch label {
        font-weight: normal;
        font-size: 13px;
        min-width: 230px;

        }

        .switch label .lever {
            margin: 0 5px;
            float: right;
            right: 0px;
            display: inline-block;

        }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-red:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(244, 67, 54, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-red {
            background-color: rgba(244, 67, 54, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-red:after {
                background-color: #F44336;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-pink:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-pink {
            background-color: rgba(233, 30, 99, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-pink:after {
                background-color: #E91E63;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-purple:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-purple {
            background-color: rgba(156, 39, 176, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-purple:after {
                background-color: #9C27B0;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-deep-purple:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-deep-purple {
            background-color: rgba(103, 58, 183, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-deep-purple:after {
                background-color: #673AB7;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-indigo:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-indigo {
            background-color: rgba(63, 81, 181, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-indigo:after {
                background-color: #3F51B5;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-blue:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(33, 150, 243, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-blue {
            background-color: rgba(33, 150, 243, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-blue:after {
                background-color: #2196F3;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-light-blue:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-light-blue {
            background-color: rgba(3, 169, 244, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-light-blue:after {
                background-color: #03A9F4;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-cyan:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-cyan {
            background-color: rgba(0, 188, 212, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-cyan:after {
                background-color: #00BCD4;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-teal:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-teal {
            background-color: rgba(0, 150, 136, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-teal:after {
                background-color: #009688;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-green:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(76, 175, 80, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-green {
            background-color: rgba(76, 175, 80, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-green:after {
                background-color: #4CAF50;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-light-green:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-light-green {
            background-color: rgba(139, 195, 74, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-light-green:after {
                background-color: #8BC34A;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-lime:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-lime {
            background-color: rgba(205, 220, 57, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-lime:after {
                background-color: #CDDC39;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-yellow:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-yellow {
            background-color: rgba(255, 232, 33, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-yellow:after {
                background-color: #ffe821;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-amber:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-amber {
            background-color: rgba(255, 193, 7, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-amber:after {
                background-color: #FFC107;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-orange:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-orange {
            background-color: rgba(255, 152, 0, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-orange:after {
                background-color: #FF9800;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-deep-orange:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-deep-orange {
            background-color: rgba(255, 87, 34, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-deep-orange:after {
                background-color: #FF5722;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-brown:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-brown {
            background-color: rgba(121, 85, 72, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-brown:after {
                background-color: #795548;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-grey:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-grey {
            background-color: rgba(158, 158, 158, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-grey:after {
                background-color: #9E9E9E;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-blue-grey:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-blue-grey {
            background-color: rgba(96, 125, 139, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-blue-grey:after {
                background-color: #607D8B;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-black:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-black {
            background-color: rgba(0, 0, 0, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-black:after {
                background-color: #000000;
            }

        .switch label input[type=checkbox]:checked:not(:disabled) ~ .lever.switch-col-white:active:after {
            box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1);
        }

        .switch label input[type=checkbox]:checked + .lever.switch-col-white {
            background-color: rgba(255, 255, 255, 0.5);
        }

            .switch label input[type=checkbox]:checked + .lever.switch-col-white:after {
                background-color: #ffffff;
            }

    /* DateTime Picker ============================= */
    .dtp div.dtp-date, .dtp div.dtp-time {
        background: #007d72;
    }

    .dtp > .dtp-content > .dtp-date-view > header.dtp-header {
        background: #009688;
    }

    .dtp .dtp-buttons .dtp-btn-ok {
        margin-left: 10px;
    }

    .dtp .dtp-buttons .dtp-btn-clear {
        margin-right: 10px !important;
    }

    .dtp .p10 > a {
        color: #fff;
    }

    .dtp div.dtp-actual-year {
        font-size: 1.5em;
        color: #ffffff;
    }

    .dtp table.dtp-picker-days tr td a.selected {
        background: #007d72;
        color: #fff;
    }

    /* Bootstrap Select ============================ */
    .bootstrap-select {
        box-shadow: none !important;
        border-bottom: 1px solid #ddd !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active {
            outline: none !important;
        }

        .bootstrap-select .bs-searchbox,
        .bootstrap-select .bs-actionsbox,
        .bootstrap-select .bs-donebutton {
            padding: 0 0 5px 0;
            border-bottom: 1px solid #e9e9e9;
        }

            .bootstrap-select .bs-searchbox .form-control,
            .bootstrap-select .bs-actionsbox .form-control,
            .bootstrap-select .bs-donebutton .form-control {
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
                -webkit-box-shadow: none !important;
                -moz-box-shadow: none !important;
                -ms-box-shadow: none !important;
                box-shadow: none !important;
                border: none;
                margin-left: 30px;
            }

        .bootstrap-select .bs-searchbox {
            position: relative;
        }

            .bootstrap-select .bs-searchbox:after {
                content: '\E8B6';
                font-family: 'Material Icons';
                position: absolute;
                top: 0;
                left: 10px;
                font-size: 25px;
            }

        .bootstrap-select ul.dropdown-menu {
            margin-top: 0 !important;
        }

        .bootstrap-select .dropdown-menu li.selected a {
            background-color: #eee !important;
            color: #555 !important;
        }

        .bootstrap-select .dropdown-menu .active a {
            background-color: transparent;
            color: #333 !important;
        }

        .bootstrap-select .dropdown-menu .notify {
            background-color: #F44336 !important;
            color: #fff !important;
            border: none !important;
        }

        .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
            margin-top: 9px;
        }

    /* Tooltip & Popovers ========================== */
    .tooltip {
        font-size: 13px;
    }

        .tooltip .tooltip-inner {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

    .popover {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.08);
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
    }

        .popover .popover-title {
            font-weight: bold;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            background-color: #f5f5f5;
            color: #797979;
            border-bottom: 1px solid #ddd;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }
        /*POPOVER STYLE*/
        .popover .popover-content {
            font-size: 13px;
            color: #777;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            overflow-y: auto;
        }

    /* Nav Tabs ==================================== */
    .nav-tabs {
        border-bottom: 2px solid #eee;
    }

        .nav-tabs > li {
            position: relative;
            top: 2px;
            left: -2px;
        }

            .nav-tabs > li > a {
                border: none;
                color: #999;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

                .nav-tabs > li > a:hover, .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    background-color: white;
                }
                /* CARDS BORDER START */
                .nav-tabs > li > a:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    -moz-transform: scaleX(0);
                    -ms-transform: scaleX(0);
                    -o-transform: scaleX(0);
                    -webkit-transform: scaleX(0);
                    transform: scaleX(0);
                    -moz-transition: 0.1s ease-in;
                    -o-transition: 0.1s ease-in;
                    -webkit-transition: 0.1s ease-in;
                    transition: 0.1s ease-in;
                    border-radius: 10px;
                }

.opportunities-color:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    height: 110px;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
    background: #5191D1
}

    .shadow {
        box-shadow: 0 1px 6px rgba(0,0,0,.2) !important;
    }


.documents-color:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
    background: #5191D1
}


.consignee-color:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
    background: #5191D1
}

.shipper-color:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
    background: #5191D1
}
    /* CARDS BORDER END */
    .nav-tabs > li > a .material-icons {
        position: relative;
        top: 7px;
        margin-bottom: 8px;
    }

.nav-tabs.tab-nav-right li a {
    color: #222 !important;
}

        .nav-tabs li.active a:hover, .nav-tabs li.active a:active, .nav-tabs li.active a:focus {
            background-color: white;
        }

        .nav-tabs li.active a:before {
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

    .nav-tabs + .tab-content {
        padding: 15px 0;
    }

    .nav-tabs.tab-col-red > li > a:before {
        border-bottom: 2px solid #F44336;
    }

    .nav-tabs.tab-col-pink > li > a:before {
        border-bottom: 2px solid #E91E63;
    }

    .nav-tabs.tab-col-purple > li > a:before {
        border-bottom: 2px solid #9C27B0;
    }

    .nav-tabs.tab-col-deep-purple > li > a:before {
        border-bottom: 2px solid #673AB7;
    }

    .nav-tabs.tab-col-indigo > li > a:before {
        border-bottom: 2px solid #3F51B5;
    }

    .nav-tabs.tab-col-blue > li > a:before {
        border-bottom: 2px solid #2196F3;
    }

    .nav-tabs.tab-col-light-blue > li > a:before {
        border-bottom: 2px solid #03A9F4;
    }

    .nav-tabs.tab-col-cyan > li > a:before {
        border-bottom: 2px solid #00BCD4;
    }

    .nav-tabs.tab-col-teal > li > a:before {
        border-bottom: 2px solid #009688;
    }

    .nav-tabs.tab-col-green > li > a:before {
        border-bottom: 2px solid #4CAF50;
    }

    .nav-tabs.tab-col-light-green > li > a:before {
        border-bottom: 2px solid #8BC34A;
    }

    .nav-tabs.tab-col-lime > li > a:before {
        border-bottom: 2px solid #CDDC39;
    }

    .nav-tabs.tab-col-yellow > li > a:before {
        border-bottom: 2px solid #ffe821;
    }

    .nav-tabs.tab-col-amber > li > a:before {
        border-bottom: 2px solid #FFC107;
    }

    .nav-tabs.tab-col-orange > li > a:before {
        border-bottom: 2px solid #FF9800;
    }

    .nav-tabs.tab-col-deep-orange > li > a:before {
        border-bottom: 2px solid #FF5722;
    }

    .nav-tabs.tab-col-brown > li > a:before {
        border-bottom: 2px solid #795548;
    }

    .nav-tabs.tab-col-grey > li > a:before {
        border-bottom: 2px solid #9E9E9E;
    }

    .nav-tabs.tab-col-blue-grey > li > a:before {
        border-bottom: 2px solid #607D8B;
    }

    .nav-tabs.tab-col-black > li > a:before {
        border-bottom: 2px solid #000000;
    }

    .nav-tabs.tab-col-white > li > a:before {
        border-bottom: 2px solid #ffffff;
    }

    /* Thumbnails ================================== */
    .thumbnail {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .thumbnail p:not(button) {
            color: #999999;
            font-size: 14px;
        }

        .thumbnail h3 {
            font-weight: bold;
            font-size: 17px;
        }

    /* Modals ====================================== */
    .modal .modal-header {
        border: none;
        padding: 25px 25px 5px 25px;
    }

        .modal .modal-header .modal-title {
            font-weight: bold;
            font-size: 16px;
        }

    .modal .modal-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.31) !important;
        border: none;
    }

        .modal .modal-content .modal-body {
            color: #777;
            padding: 15px 25px;
        }

    .modal .modal-footer {
        border-top: 1px solid #d9d9d9;
        background: #f9f9f9;
        margin-top: 10px;
    }

    .modal-col-red {
        background-color: #F44336;
    }

        .modal-col-red .modal-body,
        .modal-col-red .modal-title {
            color: #fff !important;
        }

        .modal-col-red .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-red .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-red .modal-footer .btn-link:hover, .modal-col-red .modal-footer .btn-link:active, .modal-col-red .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-pink {
        background-color: #E91E63;
    }

        .modal-col-pink .modal-body,
        .modal-col-pink .modal-title {
            color: #fff !important;
        }

        .modal-col-pink .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-pink .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-pink .modal-footer .btn-link:hover, .modal-col-pink .modal-footer .btn-link:active, .modal-col-pink .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-purple {
        background-color: #9C27B0;
    }

        .modal-col-purple .modal-body,
        .modal-col-purple .modal-title {
            color: #fff !important;
        }

        .modal-col-purple .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-purple .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-purple .modal-footer .btn-link:hover, .modal-col-purple .modal-footer .btn-link:active, .modal-col-purple .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-deep-purple {
        background-color: #673AB7;
    }

        .modal-col-deep-purple .modal-body,
        .modal-col-deep-purple .modal-title {
            color: #fff !important;
        }

        .modal-col-deep-purple .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-deep-purple .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-deep-purple .modal-footer .btn-link:hover, .modal-col-deep-purple .modal-footer .btn-link:active, .modal-col-deep-purple .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-indigo {
        background-color: #3F51B5;
    }

        .modal-col-indigo .modal-body,
        .modal-col-indigo .modal-title {
            color: #fff !important;
        }

        .modal-col-indigo .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-indigo .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-indigo .modal-footer .btn-link:hover, .modal-col-indigo .modal-footer .btn-link:active, .modal-col-indigo .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-blue {
        background-color: #2196F3;
    }

        .modal-col-blue .modal-body,
        .modal-col-blue .modal-title {
            color: #fff !important;
        }

        .modal-col-blue .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-blue .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-blue .modal-footer .btn-link:hover, .modal-col-blue .modal-footer .btn-link:active, .modal-col-blue .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-light-blue {
        background-color: #03A9F4;
    }

        .modal-col-light-blue .modal-body,
        .modal-col-light-blue .modal-title {
            color: #fff !important;
        }

        .modal-col-light-blue .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-light-blue .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-light-blue .modal-footer .btn-link:hover, .modal-col-light-blue .modal-footer .btn-link:active, .modal-col-light-blue .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-cyan {
        background-color: #00BCD4;
    }

        .modal-col-cyan .modal-body,
        .modal-col-cyan .modal-title {
            color: #fff !important;
        }

        .modal-col-cyan .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-cyan .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-cyan .modal-footer .btn-link:hover, .modal-col-cyan .modal-footer .btn-link:active, .modal-col-cyan .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-teal {
        background-color: #009688;
    }

        .modal-col-teal .modal-body,
        .modal-col-teal .modal-title {
            color: #fff !important;
        }

        .modal-col-teal .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-teal .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-teal .modal-footer .btn-link:hover, .modal-col-teal .modal-footer .btn-link:active, .modal-col-teal .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-green {
        background-color: #4CAF50;
    }

        .modal-col-green .modal-body,
        .modal-col-green .modal-title {
            color: #fff !important;
        }

        .modal-col-green .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-green .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-green .modal-footer .btn-link:hover, .modal-col-green .modal-footer .btn-link:active, .modal-col-green .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-light-green {
        background-color: #8BC34A;
    }

        .modal-col-light-green .modal-body,
        .modal-col-light-green .modal-title {
            color: #fff !important;
        }

        .modal-col-light-green .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-light-green .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-light-green .modal-footer .btn-link:hover, .modal-col-light-green .modal-footer .btn-link:active, .modal-col-light-green .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-lime {
        background-color: #CDDC39;
    }

        .modal-col-lime .modal-body,
        .modal-col-lime .modal-title {
            color: #fff !important;
        }

        .modal-col-lime .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-lime .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-lime .modal-footer .btn-link:hover, .modal-col-lime .modal-footer .btn-link:active, .modal-col-lime .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-yellow {
        background-color: #ffe821;
    }

        .modal-col-yellow .modal-body,
        .modal-col-yellow .modal-title {
            color: #fff !important;
        }

        .modal-col-yellow .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-yellow .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-yellow .modal-footer .btn-link:hover, .modal-col-yellow .modal-footer .btn-link:active, .modal-col-yellow .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-amber {
        background-color: #FFC107;
    }

        .modal-col-amber .modal-body,
        .modal-col-amber .modal-title {
            color: #fff !important;
        }

        .modal-col-amber .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-amber .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-amber .modal-footer .btn-link:hover, .modal-col-amber .modal-footer .btn-link:active, .modal-col-amber .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-orange {
        background-color: #FF9800;
    }

        .modal-col-orange .modal-body,
        .modal-col-orange .modal-title {
            color: #fff !important;
        }

        .modal-col-orange .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-orange .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-orange .modal-footer .btn-link:hover, .modal-col-orange .modal-footer .btn-link:active, .modal-col-orange .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-deep-orange {
        background-color: #FF5722;
    }

        .modal-col-deep-orange .modal-body,
        .modal-col-deep-orange .modal-title {
            color: #fff !important;
        }

        .modal-col-deep-orange .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-deep-orange .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-deep-orange .modal-footer .btn-link:hover, .modal-col-deep-orange .modal-footer .btn-link:active, .modal-col-deep-orange .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-brown {
        background-color: #795548;
    }

        .modal-col-brown .modal-body,
        .modal-col-brown .modal-title {
            color: #fff !important;
        }

        .modal-col-brown .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-brown .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-brown .modal-footer .btn-link:hover, .modal-col-brown .modal-footer .btn-link:active, .modal-col-brown .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-grey {
        background-color: #9E9E9E;
    }

        .modal-col-grey .modal-body,
        .modal-col-grey .modal-title {
            color: #fff !important;
        }

        .modal-col-grey .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-grey .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-grey .modal-footer .btn-link:hover, .modal-col-grey .modal-footer .btn-link:active, .modal-col-grey .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-blue-grey {
        background-color: #607D8B;
    }

        .modal-col-blue-grey .modal-body,
        .modal-col-blue-grey .modal-title {
            color: #fff !important;
        }

        .modal-col-blue-grey .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-blue-grey .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-blue-grey .modal-footer .btn-link:hover, .modal-col-blue-grey .modal-footer .btn-link:active, .modal-col-blue-grey .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-black {
        background-color: #000000;
    }

        .modal-col-black .modal-body,
        .modal-col-black .modal-title {
            color: #fff !important;
        }

        .modal-col-black .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-black .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-black .modal-footer .btn-link:hover, .modal-col-black .modal-footer .btn-link:active, .modal-col-black .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    .modal-col-white {
        background-color: #ffffff;
    }

        .modal-col-white .modal-body,
        .modal-col-white .modal-title {
            color: #fff !important;
        }

        .modal-col-white .modal-footer {
            background-color: rgba(0, 0, 0, 0.12);
        }

            .modal-col-white .modal-footer .btn-link {
                color: #fff !important;
            }

                .modal-col-white .modal-footer .btn-link:hover, .modal-col-white .modal-footer .btn-link:active, .modal-col-white .modal-footer .btn-link:focus {
                    background-color: rgba(0, 0, 0, 0.12);
                }

    /* Labels ====================================== */
    .label {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    .label-primary {
        background-color: #1f91f3;
    }

    .label-success {
        background-color: #2b982b;
    }

    .label-info {
        background-color: #00b0e4;
    }

    .label-warning {
        background-color: #ff9600;
    }

    .label-danger {
        background-color: #fb483a;
    }

    /* Collapse ==================================== */
    .collapse .well,
    .collapse.in .well,
    .collapsing .well {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        margin-bottom: 0;
    }

    /* Tables ====================================== */
    .table tbody tr td, .table tbody tr th {
        padding: 10px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        font-weight: 100;
    }
        .table tbody tr td:first-child, .table thead tr th:first-child {
            padding-left: 20px;
        }
        .table tbody tr td:last-child, .table thead tr th:last-child {
            padding-right: 20px;
        }
        .table tbody tr td:nth-child(10) {
            text-align: end;
        }

    .table tbody tr.primary td, .table tbody tr.primary th {
        background-color: #1f91f3;
        color: #fff;
    }

    .table tbody tr.success td, .table tbody tr.success th {
        background-color: #2b982b;
        color: #fff;
    }

    .table tbody tr.info td, .table tbody tr.info th {
        background-color: #00b0e4;
        color: #fff;
    }

    .table tbody tr.warning td, .table tbody tr.warning th {
        background-color: #ff9600;
        color: #fff;
    }

    .table tbody tr.danger td, .table tbody tr.danger th {
        background-color: #fb483a;
        color: #fff;
    }

    .table thead tr th {
        padding: 10px;
        border-bottom: 1px solid #eee;
    }

    .table-bordered {
        border-top: 1px solid #eee;
    }

        .table-bordered tbody tr td, .table-bordered tbody tr th {
            padding: 10px;
            border: 1px solid #eee;
            text-align: right;
        }

        .table-bordered thead tr th {
            padding: 10px;
            border: 1px solid #eee;
        }

    /* Panel ======================================= */
    .panel-group .panel-col-red {
        border: 1px solid #F44336;
    }

        .panel-group .panel-col-red .panel-title {
            background-color: #F44336 !important;
            color: #fff;
        }

        .panel-group .panel-col-red .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-pink {
        border: 1px solid #E91E63;
    }

        .panel-group .panel-col-pink .panel-title {
            background-color: #E91E63 !important;
            color: #fff;
        }

        .panel-group .panel-col-pink .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-purple {
        border: 1px solid #9C27B0;
    }

        .panel-group .panel-col-purple .panel-title {
            background-color: #9C27B0 !important;
            color: #fff;
        }

        .panel-group .panel-col-purple .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-deep-purple {
        border: 1px solid #673AB7;
    }

        .panel-group .panel-col-deep-purple .panel-title {
            background-color: #673AB7 !important;
            color: #fff;
        }

        .panel-group .panel-col-deep-purple .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-indigo {
        border: 1px solid #3F51B5;
    }

        .panel-group .panel-col-indigo .panel-title {
            background-color: #3F51B5 !important;
            color: #fff;
        }

        .panel-group .panel-col-indigo .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-blue {
        border: 1px solid #2196F3;
    }

        .panel-group .panel-col-blue .panel-title {
            background-color: #2196F3 !important;
            color: #fff;
        }

        .panel-group .panel-col-blue .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-light-blue {
        border: 1px solid #03A9F4;
    }

        .panel-group .panel-col-light-blue .panel-title {
            background-color: #03A9F4 !important;
            color: #fff;
        }

        .panel-group .panel-col-light-blue .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-cyan {
        border: 1px solid #00BCD4;
    }

        .panel-group .panel-col-cyan .panel-title {
            background-color: #00BCD4 !important;
            color: #fff;
        }

        .panel-group .panel-col-cyan .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-teal {
        border: 1px solid #009688;
    }

        .panel-group .panel-col-teal .panel-title {
            background-color: #009688 !important;
            color: #fff;
        }

        .panel-group .panel-col-teal .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-green {
        border: 1px solid #4CAF50;
    }

        .panel-group .panel-col-green .panel-title {
            background-color: #4CAF50 !important;
            color: #fff;
        }

        .panel-group .panel-col-green .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-light-green {
        border: 1px solid #8BC34A;
    }

        .panel-group .panel-col-light-green .panel-title {
            background-color: #8BC34A !important;
            color: #fff;
        }

        .panel-group .panel-col-light-green .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-lime {
        border: 1px solid #CDDC39;
    }

        .panel-group .panel-col-lime .panel-title {
            background-color: #CDDC39 !important;
            color: #fff;
        }

        .panel-group .panel-col-lime .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-yellow {
        border: 1px solid #ffe821;
    }

        .panel-group .panel-col-yellow .panel-title {
            background-color: #ffe821 !important;
            color: #fff;
        }

        .panel-group .panel-col-yellow .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-amber {
        border: 1px solid #FFC107;
    }

        .panel-group .panel-col-amber .panel-title {
            background-color: #FFC107 !important;
            color: #fff;
        }

        .panel-group .panel-col-amber .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-orange {
        border: 1px solid #FF9800;
    }

        .panel-group .panel-col-orange .panel-title {
            background-color: #FF9800 !important;
            color: #fff;
        }

        .panel-group .panel-col-orange .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-deep-orange {
        border: 1px solid #FF5722;
    }

        .panel-group .panel-col-deep-orange .panel-title {
            background-color: #FF5722 !important;
            color: #fff;
        }

        .panel-group .panel-col-deep-orange .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-brown {
        border: 1px solid #795548;
    }

        .panel-group .panel-col-brown .panel-title {
            background-color: #795548 !important;
            color: #fff;
        }

        .panel-group .panel-col-brown .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-grey {
        border: 1px solid #9E9E9E;
    }

        .panel-group .panel-col-grey .panel-title {
            background-color: #9E9E9E !important;
            color: #fff;
        }

        .panel-group .panel-col-grey .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-blue-grey {
        border: 1px solid #607D8B;
    }

        .panel-group .panel-col-blue-grey .panel-title {
            background-color: #607D8B !important;
            color: #fff;
        }

        .panel-group .panel-col-blue-grey .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-black {
        border: 1px solid #000000;
    }

        .panel-group .panel-col-black .panel-title {
            background-color: #000000 !important;
            color: #fff;
        }

        .panel-group .panel-col-black .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel-col-white {
        border: 1px solid #ffffff;
    }

        .panel-group .panel-col-white .panel-title {
            background-color: #ffffff !important;
            color: #fff;
        }

        .panel-group .panel-col-white .panel-body {
            border-top-color: transparent !important;
        }

    .panel-group .panel {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .panel-group .panel .panel-title .material-icons {
            float: left;
            line-height: 16px;
            margin-right: 8px;
        }

        .panel-group .panel .panel-heading {
            padding: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

            .panel-group .panel .panel-heading a {
                display: block;
                padding: 10px 15px;
            }

                .panel-group .panel .panel-heading a:hover, .panel-group .panel .panel-heading a:focus, .panel-group .panel .panel-heading a:active {
                    text-decoration: none;
                }

        .panel-group .panel .panel-body {
            color: #555;
        }

    .panel-group .panel-primary {
        border: 1px solid #1f91f3;
    }

        .panel-group .panel-primary .panel-title {
            background-color: #1f91f3;
        }

    .panel-group .panel-success {
        border: 1px solid #2b982b;
    }

        .panel-group .panel-success .panel-title {
            background-color: #2b982b;
            color: #fff;
        }

    .panel-group .panel-warning {
        border: 1px solid #ff9600;
    }

        .panel-group .panel-warning .panel-title {
            background-color: #ff9600;
            color: #fff;
        }

    .panel-group .panel-danger {
        border: 1px solid #fb483a;
    }

        .panel-group .panel-danger .panel-title {
            background-color: #fb483a;
            color: #fff;
        }

    .full-body .panel-col-red .panel-body {
        border-top-color: #fff !important;
        background-color: #F44336;
        color: #fff;
    }

    .full-body .panel-col-pink .panel-body {
        border-top-color: #fff !important;
        background-color: #E91E63;
        color: #fff;
    }

    .full-body .panel-col-purple .panel-body {
        border-top-color: #fff !important;
        background-color: #9C27B0;
        color: #fff;
    }

    .full-body .panel-col-deep-purple .panel-body {
        border-top-color: #fff !important;
        background-color: #673AB7;
        color: #fff;
    }

    .full-body .panel-col-indigo .panel-body {
        border-top-color: #fff !important;
        background-color: #3F51B5;
        color: #fff;
    }

    .full-body .panel-col-blue .panel-body {
        border-top-color: #fff !important;
        background-color: #2196F3;
        color: #fff;
    }

    .full-body .panel-col-light-blue .panel-body {
        border-top-color: #fff !important;
        background-color: #03A9F4;
        color: #fff;
    }

    .full-body .panel-col-cyan .panel-body {
        border-top-color: #fff !important;
        background-color: #00BCD4;
        color: #fff;
    }

    .full-body .panel-col-teal .panel-body {
        border-top-color: #fff !important;
        background-color: #009688;
        color: #fff;
    }

    .full-body .panel-col-green .panel-body {
        border-top-color: #fff !important;
        background-color: #4CAF50;
        color: #fff;
    }

    .full-body .panel-col-light-green .panel-body {
        border-top-color: #fff !important;
        background-color: #8BC34A;
        color: #fff;
    }

    .full-body .panel-col-lime .panel-body {
        border-top-color: #fff !important;
        background-color: #CDDC39;
        color: #fff;
    }

    .full-body .panel-col-yellow .panel-body {
        border-top-color: #fff !important;
        background-color: #ffe821;
        color: #fff;
    }

    .full-body .panel-col-amber .panel-body {
        border-top-color: #fff !important;
        background-color: #FFC107;
        color: #fff;
    }

    .full-body .panel-col-orange .panel-body {
        border-top-color: #fff !important;
        background-color: #FF9800;
        color: #fff;
    }

    .full-body .panel-col-deep-orange .panel-body {
        border-top-color: #fff !important;
        background-color: #FF5722;
        color: #fff;
    }

    .full-body .panel-col-brown .panel-body {
        border-top-color: #fff !important;
        background-color: #795548;
        color: #fff;
    }

    .full-body .panel-col-grey .panel-body {
        border-top-color: #fff !important;
        background-color: #9E9E9E;
        color: #fff;
    }

    .full-body .panel-col-blue-grey .panel-body {
        border-top-color: #fff !important;
        background-color: #607D8B;
        color: #fff;
    }

    .full-body .panel-col-black .panel-body {
        border-top-color: #fff !important;
        background-color: #000000;
        color: #fff;
    }

    .full-body .panel-col-white .panel-body {
        border-top-color: #fff !important;
        background-color: #ffffff;
        color: #fff;
    }

    .full-body .panel-primary .panel-body {
        border-top-color: #fff !important;
        background-color: #1f91f3;
        color: #fff;
    }

    .full-body .panel-success .panel-body {
        border-top-color: #fff !important;
        background-color: #2b982b;
        color: #fff;
    }

    .full-body .panel-warning .panel-body {
        border-top-color: #fff !important;
        background-color: #ff9600;
        color: #fff;
    }

    .full-body .panel-danger .panel-body {
        border-top-color: #fff !important;
        background-color: #fb483a;
        color: #fff;
    }

    /* Progress Bars =============================== */
    .progress {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        height: 22px;
    }

        .progress .progress-bar {
            line-height: 23px;
            background-color: #1f91f3;
        }

        .progress .progress-bar-success {
            background-color: #2b982b;
        }

        .progress .progress-bar-info {
            background-color: #00b0e4;
        }

        .progress .progress-bar-warning {
            background-color: #ff9600;
        }

        .progress .progress-bar-danger {
            background-color: #fb483a;
        }

    /* Ion Range Slider ============================ */
    .irs .irs-min,
    .irs .irs-max,
    .irs .irs-from,
    .irs .irs-to,
    .irs .irs-single {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    /* Input Group ================================= */
    .input-group {
        width: 100%;
        margin-bottom: 20px;
    }

        .input-group .form-line {
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #ddd;
            position: relative;
        }

            .input-group .form-line:after {
                content: '';
                position: absolute;
                left: 0;
                width: 100%;
                bottom: -2px;
                -moz-transform: scaleX(0);
                -ms-transform: scaleX(0);
                -o-transform: scaleX(0);
                -webkit-transform: scaleX(0);
                transform: scaleX(0);
                -moz-transition: 0.25s ease-in;
                -o-transition: 0.25s ease-in;
                -webkit-transition: 0.25s ease-in;
                transition: 0.25s ease-in;
                border-bottom: 2px solid #1f91f3;
            }

            .input-group .form-line + .input-group-addon {
                padding-right: 0;
                padding-left: 10px;
            }

        .input-group .help-info {
            float: right;
            font-size: 12px;
            margin-top: 5px;
            color: #999;
        }

        .input-group label.error {
            font-size: 12px;
            display: block;
            margin-top: 5px;
            font-weight: normal;
            color: #F44336;
        }

        .input-group .form-line.error:after {
            border-bottom: 2px solid #F44336;
        }

        .input-group .form-line.success:after {
            border-bottom: 2px solid #4CAF50;
        }

        .input-group .form-line.warning:after {
            border-bottom: 2px solid #FFC107;
        }

        .input-group .form-line.focused:after {
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

        .input-group .form-line.focused .form-label {
            bottom: 25px;
            left: 0;
            font-size: 12px;
        }

        .input-group .input-group-addon {
            border: none;
            background-color: transparent;
            padding-left: 0;
            font-weight: bold;
        }

            .input-group .input-group-addon .material-icons {
                font-size: 18px;
                color: #555;
            }

        .input-group input[type="text"],
        .input-group .form-control {
            border: none;
            box-shadow: none;
            padding-left: 0;
        }

            .input-group .form-control:focus {
                -webkit-box-shadow: none !important;
                -moz-box-shadow: none !important;
                -ms-box-shadow: none !important;
                box-shadow: none !important;
            }

        .input-group.input-group-sm .input-group-addon i {
            font-size: 14px;
        }

        .input-group.input-group-sm .form-control {
            font-size: 12px;
        }

        .input-group.input-group-lg .input-group-addon i {
            font-size: 26px;
        }

        .input-group.input-group-lg .form-control {
            font-size: 18px;
        }

    .form-control-label {
        text-align: right;
    }

        .form-control-label label {
            margin-top: 8px;
        }

    .form-horizontal .form-group {
        margin-bottom: 0;
    }

    .form-group {
        width: 100%;
        margin-bottom: 25px;
    }

        .form-group .form-control {
            width: 100%;
            border: none;
            box-shadow: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            padding-left: 0;
        }

        .form-group .help-info {
            float: right;
            font-size: 12px;
            margin-top: 5px;
            color: #999;
        }

        .form-group label.error {
            font-size: 12px;
            display: block;
            margin-top: 5px;
            font-weight: normal;
            color: #F44336;
        }

        .form-group .form-line {
            width: 100%;
            position: relative;
            border-bottom: 1px solid #ddd;
        }

            .form-group .form-line:after {
                content: '';
                position: absolute;
                left: 0;
                width: 100%;
                height: 0;
                bottom: -1px;
                -moz-transform: scaleX(0);
                -ms-transform: scaleX(0);
                -o-transform: scaleX(0);
                -webkit-transform: scaleX(0);
                transform: scaleX(0);
                -moz-transition: 0.25s ease-in;
                -o-transition: 0.25s ease-in;
                -webkit-transition: 0.25s ease-in;
                transition: 0.25s ease-in;
                border-bottom: 2px solid #1f91f3;
            }

            .form-group .form-line .form-label {
                font-weight: normal;
                color: #aaa;
                position: absolute;
                top: 10px;
                left: 0;
                cursor: text;
                -moz-transition: 0.2s;
                -o-transition: 0.2s;
                -webkit-transition: 0.2s;
                transition: 0.2s;
            }

            .form-group .form-line.error:after {
                border-bottom: 2px solid #F44336;
            }

            .form-group .form-line.success:after {
                border-bottom: 2px solid #4CAF50;
            }

            .form-group .form-line.warning:after {
                border-bottom: 2px solid #FFC107;
            }

            .form-group .form-line.focused:after {
                -moz-transform: scaleX(1);
                -ms-transform: scaleX(1);
                -o-transform: scaleX(1);
                -webkit-transform: scaleX(1);
                transform: scaleX(1);
            }

            .form-group .form-line.focused .form-label {
                top: -10px;
                left: 0;
                font-size: 12px;
            }

    .form-group-sm .form-label {
        font-size: 12px;
    }

    .form-group-sm .form-line.focused .form-label {
        bottom: 20px;
        font-size: 10px;
    }

    .form-group-lg .form-label {
        font-size: 18px;
    }

    .form-group-lg .form-line.focused .form-label {
        bottom: 35px;
        font-size: 12px;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: transparent;
    }

    /* Color Picker ================================ */
    .colorpicker {
        z-index: 1;
    }

        .colorpicker:before, .colorpicker:after {
            display: none !important;
        }

    /* Dropzone ==================================== */
    .dropzone {
        border: 2px solid transparent !important;
        background-color: #eee !important;
    }

        .dropzone .dz-message .drag-icon-cph .material-icons {
            font-size: 80px;
            color: #777;
        }

    .dz-drag-hover {
        border: 2px dashed #888 !important;
    }

    /* Breadcrumbs ================================= */
    .breadcrumb {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        background-color: transparent;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .breadcrumb {
        padding: 5px 0px 5px 0px !important;
    }

        .breadcrumb li a {
            color: #444;
            text-decoration: none;
        }

            .breadcrumb li a .material-icons {
                font-size: 18px;
                position: relative;
                top: 4px;
            }

        .breadcrumb li .material-icons {
            font-size: 18px;
            position: relative;
            top: 4px;
        }

        .breadcrumb > li + li:before {
            content: '>\00a0';
        }

    .breadcrumb-col-red li a {
        color: #F44336 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-red {
        background-color: #F44336 !important;
    }

        .breadcrumb-bg-red li {
            color: #fff !important;
        }

            .breadcrumb-bg-red li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-red li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-red li + li:before {
                color: #fff;
            }

    .breadcrumb-col-pink li a {
        color: #E91E63 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-pink {
        background-color: #E91E63 !important;
    }

        .breadcrumb-bg-pink li {
            color: #fff !important;
        }

            .breadcrumb-bg-pink li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-pink li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-pink li + li:before {
                color: #fff;
            }

    .breadcrumb-col-purple li a {
        color: #9C27B0 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-purple {
        background-color: #9C27B0 !important;
    }

        .breadcrumb-bg-purple li {
            color: #fff !important;
        }

            .breadcrumb-bg-purple li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-purple li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-purple li + li:before {
                color: #fff;
            }

    .breadcrumb-col-deep-purple li a {
        color: #673AB7 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-deep-purple {
        background-color: #673AB7 !important;
    }

        .breadcrumb-bg-deep-purple li {
            color: #fff !important;
        }

            .breadcrumb-bg-deep-purple li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-deep-purple li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-deep-purple li + li:before {
                color: #fff;
            }

    .breadcrumb-col-indigo li a {
        color: #3F51B5 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-indigo {
        background-color: #3F51B5 !important;
    }

        .breadcrumb-bg-indigo li {
            color: #fff !important;
        }

            .breadcrumb-bg-indigo li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-indigo li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-indigo li + li:before {
                color: #fff;
            }

    .breadcrumb-col-blue li a {
        color: #2196F3 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-blue {
        background-color: #2196F3 !important;
    }

        .breadcrumb-bg-blue li {
            color: #fff !important;
        }

            .breadcrumb-bg-blue li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-blue li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-blue li + li:before {
                color: #fff;
            }

    .breadcrumb-col-light-blue li a {
        color: #03A9F4 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-light-blue {
        background-color: #03A9F4 !important;
    }

        .breadcrumb-bg-light-blue li {
            color: #fff !important;
        }

            .breadcrumb-bg-light-blue li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-light-blue li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-light-blue li + li:before {
                color: #fff;
            }

    .breadcrumb-col-cyan li a {
        color: #00BCD4 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-cyan {
        background-color: #00BCD4 !important;
    }

        .breadcrumb-bg-cyan li {
            color: #fff !important;
        }

            .breadcrumb-bg-cyan li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-cyan li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-cyan li + li:before {
                color: #fff;
            }

    .breadcrumb-col-teal li a {
        color: #009688 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-teal {
        background-color: #009688 !important;
    }

        .breadcrumb-bg-teal li {
            color: #fff !important;
        }

            .breadcrumb-bg-teal li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-teal li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-teal li + li:before {
                color: #fff;
            }

    .breadcrumb-col-green li a {
        color: #4CAF50 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-green {
        background-color: #4CAF50 !important;
    }

        .breadcrumb-bg-green li {
            color: #fff !important;
        }

            .breadcrumb-bg-green li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-green li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-green li + li:before {
                color: #fff;
            }

    .breadcrumb-col-light-green li a {
        color: #8BC34A !important;
        font-weight: bold;
    }

    .breadcrumb-bg-light-green {
        background-color: #8BC34A !important;
    }

        .breadcrumb-bg-light-green li {
            color: #fff !important;
        }

            .breadcrumb-bg-light-green li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-light-green li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-light-green li + li:before {
                color: #fff;
            }

    .breadcrumb-col-lime li a {
        color: #CDDC39 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-lime {
        background-color: #CDDC39 !important;
    }

        .breadcrumb-bg-lime li {
            color: #fff !important;
        }

            .breadcrumb-bg-lime li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-lime li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-lime li + li:before {
                color: #fff;
            }

    .breadcrumb-col-yellow li a {
        color: #ffe821 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-yellow {
        background-color: #ffe821 !important;
    }

        .breadcrumb-bg-yellow li {
            color: #fff !important;
        }

            .breadcrumb-bg-yellow li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-yellow li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-yellow li + li:before {
                color: #fff;
            }

    .breadcrumb-col-amber li a {
        color: #FFC107 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-amber {
        background-color: #FFC107 !important;
    }

        .breadcrumb-bg-amber li {
            color: #fff !important;
        }

            .breadcrumb-bg-amber li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-amber li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-amber li + li:before {
                color: #fff;
            }

    .breadcrumb-col-orange li a {
        color: #FF9800 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-orange {
        background-color: #FF9800 !important;
    }

        .breadcrumb-bg-orange li {
            color: #fff !important;
        }

            .breadcrumb-bg-orange li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-orange li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-orange li + li:before {
                color: #fff;
            }

    .breadcrumb-col-deep-orange li a {
        color: #FF5722 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-deep-orange {
        background-color: #FF5722 !important;
    }

        .breadcrumb-bg-deep-orange li {
            color: #fff !important;
        }

            .breadcrumb-bg-deep-orange li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-deep-orange li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-deep-orange li + li:before {
                color: #fff;
            }

    .breadcrumb-col-brown li a {
        color: #795548 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-brown {
        background-color: #795548 !important;
    }

        .breadcrumb-bg-brown li {
            color: #fff !important;
        }

            .breadcrumb-bg-brown li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-brown li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-brown li + li:before {
                color: #fff;
            }

    .breadcrumb-col-grey li a {
        color: #9E9E9E !important;
        font-weight: bold;
    }

    .breadcrumb-bg-grey {
        background-color: #9E9E9E !important;
    }

        .breadcrumb-bg-grey li {
            color: #fff !important;
        }

            .breadcrumb-bg-grey li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-grey li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-grey li + li:before {
                color: #fff;
            }

    .breadcrumb-col-blue-grey li a {
        color: #607D8B !important;
        font-weight: bold;
    }

    .breadcrumb-bg-blue-grey {
        background-color: #607D8B !important;
    }

        .breadcrumb-bg-blue-grey li {
            color: #fff !important;
        }

            .breadcrumb-bg-blue-grey li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-blue-grey li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-blue-grey li + li:before {
                color: #fff;
            }

    .breadcrumb-col-black li a {
        color: #000000 !important;
        font-weight: bold;
    }

    .breadcrumb-bg-black {
        background-color: #000000 !important;
    }

        .breadcrumb-bg-black li {
            color: #fff !important;
        }

            .breadcrumb-bg-black li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-black li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-black li + li:before {
                color: #fff;
            }

    .breadcrumb-col-white li a {
        color: #ffffff !important;
        font-weight: bold;
    }

    .breadcrumb-bg-white {
        background-color: #ffffff !important;
    }

        .breadcrumb-bg-white li {
            color: #fff !important;
        }

            .breadcrumb-bg-white li a {
                color: #fff;
                font-weight: bold;
            }

                .breadcrumb-bg-white li a .material-icons {
                    padding-bottom: 8px;
                }

            .breadcrumb-bg-white li + li:before {
                color: #fff;
            }

    /* Badge | List Group Item ===================== */
.badge {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    
}

    .list-group-item {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

.list-group .active {
    background-color: white;
    border-color: white;
}

     
        .list-group .active .list-group-item-text {
            color: #dfe9f1;
            font-size: 13px;
        }

            .list-group .active .list-group-item-text:hover, .list-group .active .list-group-item-text:active, .list-group .active .list-group-item-text:focus {
                color: #dfe9f1;
            }

    .list-group .list-group-item.active:hover .list-group-item-text, .list-group .list-group-item.active:focus .list-group-item-text, .list-group .list-group-item.active:active .list-group-item-text {
        color: #dfe9f1;
    }

    .list-group .list-group-item:first-child, .list-group .list-group-item:last-child {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    .list-group .list-group-item .list-group-item-heading {
        font-weight: bold;
        font-size: 17px;
    }

    .list-group .list-group-item-success {
        background-color: #2b982b;
        border: none;
        color: #fff;
    }

        .list-group .list-group-item-success:hover, .list-group .list-group-item-success:focus {
            background-color: #2b982b;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .list-group-item-info {
        background-color: #00b0e4;
        border: none;
        color: #fff;
    }

        .list-group .list-group-item-info:hover, .list-group .list-group-item-info:focus {
            background-color: #00b0e4;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .list-group-item-warning {
        background-color: #ff9600;
        border: none;
        color: #fff;
    }

        .list-group .list-group-item-warning:hover, .list-group .list-group-item-warning:focus {
            background-color: #ff9600;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .list-group-item-danger {
        background-color: #fb483a;
        border: none;
        color: #fff;
    }

        .list-group .list-group-item-danger:hover, .list-group .list-group-item-danger:focus {
            background-color: #fb483a;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-red {
        stroke: #F44336;
    }

    .list-group .list-group-bg-red {
        background-color: #F44336;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-red:hover, .list-group .list-group-bg-red:focus {
            background-color: #F44336;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-pink {
        stroke: #E91E63;
    }

    .list-group .list-group-bg-pink {
        background-color: #E91E63;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-pink:hover, .list-group .list-group-bg-pink:focus {
            background-color: #E91E63;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-purple {
        stroke: #9C27B0;
    }

    .list-group .list-group-bg-purple {
        background-color: #9C27B0;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-purple:hover, .list-group .list-group-bg-purple:focus {
            background-color: #9C27B0;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-deep-purple {
        stroke: #673AB7;
    }

    .list-group .list-group-bg-deep-purple {
        background-color: #673AB7;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-deep-purple:hover, .list-group .list-group-bg-deep-purple:focus {
            background-color: #673AB7;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-indigo {
        stroke: #3F51B5;
    }

    .list-group .list-group-bg-indigo {
        background-color: #3F51B5;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-indigo:hover, .list-group .list-group-bg-indigo:focus {
            background-color: #3F51B5;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-blue {
        stroke: #2196F3;
    }

    .list-group .list-group-bg-blue {
        background-color: #2196F3;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-blue:hover, .list-group .list-group-bg-blue:focus {
            background-color: #2196F3;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-light-blue {
        stroke: #03A9F4;
    }

    .list-group .list-group-bg-light-blue {
        background-color: #03A9F4;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-light-blue:hover, .list-group .list-group-bg-light-blue:focus {
            background-color: #03A9F4;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-cyan {
        stroke: #00BCD4;
    }

    .list-group .list-group-bg-cyan {
        background-color: #00BCD4;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-cyan:hover, .list-group .list-group-bg-cyan:focus {
            background-color: #00BCD4;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-teal {
        stroke: #009688;
    }

    .list-group .list-group-bg-teal {
        background-color: #009688;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-teal:hover, .list-group .list-group-bg-teal:focus {
            background-color: #009688;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-green {
        stroke: #4CAF50;
    }

    .list-group .list-group-bg-green {
        background-color: #4CAF50;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-green:hover, .list-group .list-group-bg-green:focus {
            background-color: #4CAF50;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-light-green {
        stroke: #8BC34A;
    }

    .list-group .list-group-bg-light-green {
        background-color: #8BC34A;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-light-green:hover, .list-group .list-group-bg-light-green:focus {
            background-color: #8BC34A;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-lime {
        stroke: #CDDC39;
    }

    .list-group .list-group-bg-lime {
        background-color: #CDDC39;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-lime:hover, .list-group .list-group-bg-lime:focus {
            background-color: #CDDC39;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-yellow {
        stroke: #ffe821;
    }

    .list-group .list-group-bg-yellow {
        background-color: #ffe821;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-yellow:hover, .list-group .list-group-bg-yellow:focus {
            background-color: #ffe821;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-amber {
        stroke: #FFC107;
    }

    .list-group .list-group-bg-amber {
        background-color: #FFC107;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-amber:hover, .list-group .list-group-bg-amber:focus {
            background-color: #FFC107;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-orange {
        stroke: #FF9800;
    }

    .list-group .list-group-bg-orange {
        background-color: #FF9800;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-orange:hover, .list-group .list-group-bg-orange:focus {
            background-color: #FF9800;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-deep-orange {
        stroke: #FF5722;
    }

    .list-group .list-group-bg-deep-orange {
        background-color: #FF5722;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-deep-orange:hover, .list-group .list-group-bg-deep-orange:focus {
            background-color: #FF5722;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-brown {
        stroke: #795548;
    }

    .list-group .list-group-bg-brown {
        background-color: #795548;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-brown:hover, .list-group .list-group-bg-brown:focus {
            background-color: #795548;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-grey {
        stroke: #9E9E9E;
    }

    .list-group .list-group-bg-grey {
        background-color: #9E9E9E;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-grey:hover, .list-group .list-group-bg-grey:focus {
            background-color: #9E9E9E;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-blue-grey {
        stroke: #607D8B;
    }

    .list-group .list-group-bg-blue-grey {
        background-color: #607D8B;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-blue-grey:hover, .list-group .list-group-bg-blue-grey:focus {
            background-color: #607D8B;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-black {
        stroke: #000000;
    }

    .list-group .list-group-bg-black {
        background-color: #000000;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-black:hover, .list-group .list-group-bg-black:focus {
            background-color: #000000;
            color: #fff;
            opacity: 0.8;
        }

    .list-group .pl-white {
        stroke: #ffffff;
    }

    .list-group .list-group-bg-white {
        background-color: #ffffff;
        border: none;
        color: #fff;
    }

        .list-group .list-group-bg-white:hover, .list-group .list-group-bg-white:focus {
            background-color: #ffffff;
            color: #fff;
            opacity: 0.8;
        }

    /* Pagination & Pager ========================== */
    .pager li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: transparent;
        color: #222;
        font-weight: bold;
    }

    .pager li a:focus,
    .pager li a:active {
        background-color: transparent;
    }

    .pagination .disabled a,
    .pagination .disabled a:hover,
    .pagination .disabled a:focus,
    .pagination .disabled a:active {
        color: #bbb;
    }

    .pagination li.active a {
        background-color: #2196F3;
    }

    .pagination li {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .pagination li a:focus,
        .pagination li a:active {
            background-color: transparent;
            color: #555;
        }

    .pagination > li > a {
        border: none;
        font-weight: bold;
        color: #555;
    }

    .pagination > li:first-child > a,
    .pagination > li:last-child > a {
        width: auto;
        height: 32px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .pagination > li:first-child > a .material-icons,
        .pagination > li:last-child > a .material-icons {
            position: relative;
            bottom: 2px;
        }

    .pagination-sm > li:first-child > a,
    .pagination-sm > li:last-child > a {
        width: 28px;
        height: 28px;
    }

        .pagination-sm > li:first-child > a .material-icons,
        .pagination-sm > li:last-child > a .material-icons {
            position: relative;
            top: -1px;
            left: -6px;
            font-size: 20px;
        }

    .pagination-lg > li:first-child > a,
    .pagination-lg > li:last-child > a {
        width: 44px;
        height: 44px;
    }

        .pagination-lg > li:first-child > a .material-icons,
        .pagination-lg > li:last-child > a .material-icons {
            font-size: 30px;
            position: relative;
            top: -3px;
            left: -10px;
        }

    /* Media Object ================================ */
    .media {
        margin-bottom: 25px;
    }

        .media .media-body {
            color: #777;
            font-size: 13px;
        }

            .media .media-body .media-heading {
                font-size: 16px;
                font-weight: bold;
                color: #333;
            }

    /* Form Wizard ================================= */
    .wizard,
    .tabcontrol {
        display: block;
        width: 100%;
        overflow: hidden;
    }

        .wizard a,
        .tabcontrol a {
            outline: 0;
        }

        .wizard ul,
        .tabcontrol ul {
            list-style: none !important;
            padding: 0;
            margin: 0;
        }

            .wizard ul > li, .tabcontrol ul > li {
                display: block;
                padding: 0;
            }

        /* Accessibility */
        .wizard > .steps .current-info,
        .tabcontrol > .steps .current-info,
        .wizard > .content > .title,
        .tabcontrol > .content > .title {
            position: absolute;
            left: -999em;
        }

        .wizard > .steps {
            position: relative;
            display: block;
            width: 100%;
        }

        .wizard.vertical > .steps {
            float: left;
            width: 30%;
        }

            .wizard.vertical > .steps > ul > li {
                float: none;
                width: 100%;
            }

        .wizard.vertical > .content {
            float: left;
            margin: 0 0 0.5em 0;
            width: 70%;
        }

        .wizard.vertical > .actions {
            float: right;
            width: 100%;
        }

            .wizard.vertical > .actions > ul > li {
                margin: 0 0 0 1em;
            }

        .wizard > .steps .number {
            font-size: 1.429em;
        }

        .wizard > .steps > ul > li {
            width: 25%;
            float: left;
        }

        .wizard > .actions > ul > li {
            float: left;
        }

        .wizard > .steps a {
            display: block;
            width: auto;
            margin: 0 0.5em 0.5em;
            padding: 1em 1em;
            text-decoration: none;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

            .wizard > .steps a:hover, .wizard > .steps a:active {
                display: block;
                width: auto;
                margin: 0 0.5em 0.5em;
                padding: 1em 1em;
                text-decoration: none;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        .wizard > .steps .disabled a {
            background: #eee;
            color: #aaa;
            cursor: default;
        }

            .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
                background: #eee;
                color: #aaa;
                cursor: default;
            }

        .wizard > .steps .current a {
            background: #2184be;
            color: #fff;
            cursor: default;
        }

            .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
                background: #2184be;
                color: #fff;
                cursor: default;
            }

        .wizard > .steps .done a {
            background: #9dc8e2;
            color: #fff;
        }

            .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
                background: #9dc8e2;
                color: #fff;
            }

        .wizard > .steps .error a {
            background: #ff3111;
            color: #fff;
        }

            .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
                background: #ff3111;
                color: #fff;
            }

        .wizard > .content {
            border: 1px solid #ddd;
            display: block;
            margin: 0.5em;
            min-height: 35em;
            overflow: hidden;
            position: relative;
            width: auto;
        }

        .wizard > .actions {
            position: relative;
            display: block;
            text-align: right;
            width: 100%;
        }

            .wizard > .actions > ul {
                display: inline-block;
                text-align: right;
            }

                .wizard > .actions > ul > li {
                    margin: 0 0.5em;
                }

            .wizard > .actions a {
                background: #009688;
                color: #fff;
                display: block;
                padding: 0.5em 1em;
                text-decoration: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

                .wizard > .actions a:hover, .wizard > .actions a:active {
                    background: #009688;
                    color: #fff;
                    display: block;
                    padding: 0.5em 1em;
                    text-decoration: none;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                }

            .wizard > .actions .disabled a {
                background: #eee;
                color: #aaa;
            }

                .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
                    background: #eee;
                    color: #aaa;
                }

        .tabcontrol > .steps {
            position: relative;
            display: block;
            width: 100%;
        }

            .tabcontrol > .steps > ul {
                position: relative;
                margin: 6px 0 0 0;
                top: 1px;
                z-index: 1;
            }

                .tabcontrol > .steps > ul > li {
                    float: left;
                    margin: 5px 2px 0 0;
                    padding: 1px;
                    -webkit-border-top-left-radius: 5px;
                    -webkit-border-top-right-radius: 5px;
                    -moz-border-radius-topleft: 5px;
                    -moz-border-radius-topright: 5px;
                    border-top-left-radius: 5px;
                    border-top-right-radius: 5px;
                }

                    .tabcontrol > .steps > ul > li:hover {
                        background: #edecec;
                        border: 1px solid #bbb;
                        padding: 0;
                    }

                    .tabcontrol > .steps > ul > li.current {
                        background: #fff;
                        border: 1px solid #bbb;
                        border-bottom: 0 none;
                        padding: 0 0 1px 0;
                        margin-top: 0;
                    }

                        .tabcontrol > .steps > ul > li.current > a {
                            padding: 15px 30px 10px 30px;
                        }

                    .tabcontrol > .steps > ul > li > a {
                        color: #5f5f5f;
                        display: inline-block;
                        border: 0 none;
                        margin: 0;
                        padding: 10px 30px;
                        text-decoration: none;
                    }

                        .tabcontrol > .steps > ul > li > a:hover {
                            text-decoration: none;
                        }

        .tabcontrol > .content {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 35em;
            overflow: hidden;
            border-top: 1px solid #bbb;
            padding-top: 20px;
        }

            .tabcontrol > .content > .body {
                float: left;
                position: absolute;
                width: 95%;
                height: 95%;
                padding: 2.5%;
            }

                .tabcontrol > .content > .body ul {
                    list-style: disc !important;
                }

                    .tabcontrol > .content > .body ul > li {
                        display: list-item;
                    }

        .wizard .content {
            min-height: 245px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            overflow-y: auto;
        }

            .wizard .content .body {
                padding: 15px;
            }

        .wizard .steps a {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

            .wizard .steps a:active, .wizard .steps a:focus, .wizard .steps a:hover {
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

        .wizard .steps .done a {
            background-color: rgba(0, 150, 136, 0.6);
        }

            .wizard .steps .done a:hover, .wizard .steps .done a:active, .wizard .steps .done a:focus {
                background-color: rgba(0, 150, 136, 0.5);
            }

        .wizard .steps .error a {
            background-color: #F44336 !important;
        }

        .wizard .steps .current a {
            background-color: #009688;
        }

            .wizard .steps .current a:active, .wizard .steps .current a:focus, .wizard .steps .current a:hover {
                background-color: #009688;
            }

    /* Waves ======================================= */
    .waves-effect.waves-red .waves-ripple {
        background: rgba(244, 67, 54, 0.5);
    }

    .waves-effect.waves-pink .waves-ripple {
        background: rgba(233, 30, 99, 0.5);
    }

    .waves-effect.waves-purple .waves-ripple {
        background: rgba(156, 39, 176, 0.5);
    }

    .waves-effect.waves-deep-purple .waves-ripple {
        background: rgba(103, 58, 183, 0.5);
    }

    .waves-effect.waves-indigo .waves-ripple {
        background: rgba(63, 81, 181, 0.5);
    }

    .waves-effect.waves-blue .waves-ripple {
        background: rgba(33, 150, 243, 0.5);
    }

    .waves-effect.waves-light-blue .waves-ripple {
        background: rgba(3, 169, 244, 0.5);
    }

    .waves-effect.waves-cyan .waves-ripple {
        background: rgba(0, 188, 212, 0.5);
    }

    .waves-effect.waves-teal .waves-ripple {
        background: rgba(0, 150, 136, 0.5);
    }

    .waves-effect.waves-green .waves-ripple {
        background: rgba(76, 175, 80, 0.5);
    }

    .waves-effect.waves-light-green .waves-ripple {
        background: rgba(139, 195, 74, 0.5);
    }

    .waves-effect.waves-lime .waves-ripple {
        background: rgba(205, 220, 57, 0.5);
    }

    .waves-effect.waves-yellow .waves-ripple {
        background: rgba(255, 232, 33, 0.5);
    }

    .waves-effect.waves-amber .waves-ripple {
        background: rgba(255, 193, 7, 0.5);
    }

    .waves-effect.waves-orange .waves-ripple {
        background: rgba(255, 152, 0, 0.5);
    }

    .waves-effect.waves-deep-orange .waves-ripple {
        background: rgba(255, 87, 34, 0.5);
    }

    .waves-effect.waves-brown .waves-ripple {
        background: rgba(121, 85, 72, 0.5);
    }

    .waves-effect.waves-grey .waves-ripple {
        background: rgba(158, 158, 158, 0.5);
    }

    .waves-effect.waves-blue-grey .waves-ripple {
        background: rgba(96, 125, 139, 0.5);
    }

    .waves-effect.waves-black .waves-ripple {
        background: rgba(0, 0, 0, 0.5);
    }

    .waves-effect.waves-white .waves-ripple {
        background: rgba(255, 255, 255, 0.5);
    }

    /* Page Loader ================================= */
    .page-loader-wrapper {
        z-index: 99999999;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #eee;
        overflow: hidden;
        text-align: center;
    }

        .page-loader-wrapper p {
            font-size: 13px;
            margin-top: 10px;
            font-weight: bold;
            color: #444;
        }

        .page-loader-wrapper .loader {
            position: relative;
            top: calc(50% - 30px);
        }

    /* Preloaders ================================== */
    .md-preloader .pl-red {
        stroke: #F44336;
    }

    .md-preloader .pl-pink {
        stroke: #E91E63;
    }

    .md-preloader .pl-purple {
        stroke: #9C27B0;
    }

    .md-preloader .pl-deep-purple {
        stroke: #673AB7;
    }

    .md-preloader .pl-indigo {
        stroke: #3F51B5;
    }

    .md-preloader .pl-blue {
        stroke: #2196F3;
    }

    .md-preloader .pl-light-blue {
        stroke: #03A9F4;
    }

    .md-preloader .pl-cyan {
        stroke: #00BCD4;
    }

    .md-preloader .pl-teal {
        stroke: #009688;
    }

    .md-preloader .pl-green {
        stroke: #4CAF50;
    }

    .md-preloader .pl-light-green {
        stroke: #8BC34A;
    }

    .md-preloader .pl-lime {
        stroke: #CDDC39;
    }

    .md-preloader .pl-yellow {
        stroke: #ffe821;
    }

    .md-preloader .pl-amber {
        stroke: #FFC107;
    }

    .md-preloader .pl-orange {
        stroke: #FF9800;
    }

    .md-preloader .pl-deep-orange {
        stroke: #FF5722;
    }

    .md-preloader .pl-brown {
        stroke: #795548;
    }

    .md-preloader .pl-grey {
        stroke: #9E9E9E;
    }

    .md-preloader .pl-blue-grey {
        stroke: #607D8B;
    }

    .md-preloader .pl-black {
        stroke: #000000;
    }

    .md-preloader .pl-white {
        stroke: #ffffff;
    }

    .preloader {
        display: inline-block;
        position: relative;
        width: 50px;
        height: 50px;
        -webkit-animation: container-rotate 1568ms linear infinite;
        -moz-animation: container-rotate 1568ms linear infinite;
        -o-animation: container-rotate 1568ms linear infinite;
        animation: container-rotate 1568ms linear infinite;
    }

        .preloader.pl-size-xl {
            width: 75px;
            height: 75px;
        }

        .preloader.pl-size-l {
            width: 60px;
            height: 60px;
        }

        .preloader.pl-size-md {
            width: 50px;
            height: 50px;
        }

        .preloader.pl-size-sm {
            width: 40px;
            height: 40px;
        }

        .preloader.pl-size-xs {
            width: 25px;
            height: 25px;
        }

    .spinner-layer {
        position: absolute;
        width: 100%;
        height: 100%;
        border-color: #F44336;
        -ms-opacity: 1;
        opacity: 1;
        -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -moz-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        -o-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    }

        .spinner-layer.pl-red {
            border-color: #F44336;
        }

        .spinner-layer.pl-pink {
            border-color: #E91E63;
        }

        .spinner-layer.pl-purple {
            border-color: #9C27B0;
        }

        .spinner-layer.pl-deep-purple {
            border-color: #673AB7;
        }

        .spinner-layer.pl-indigo {
            border-color: #3F51B5;
        }

        .spinner-layer.pl-blue {
            border-color: #2196F3;
        }

        .spinner-layer.pl-light-blue {
            border-color: #03A9F4;
        }

        .spinner-layer.pl-cyan {
            border-color: #00BCD4;
        }

        .spinner-layer.pl-teal {
            border-color: #009688;
        }

        .spinner-layer.pl-green {
            border-color: #4CAF50;
        }

        .spinner-layer.pl-light-green {
            border-color: #8BC34A;
        }

        .spinner-layer.pl-lime {
            border-color: #CDDC39;
        }

        .spinner-layer.pl-yellow {
            border-color: #ffe821;
        }

        .spinner-layer.pl-amber {
            border-color: #FFC107;
        }

        .spinner-layer.pl-orange {
            border-color: #FF9800;
        }

        .spinner-layer.pl-deep-orange {
            border-color: #FF5722;
        }

        .spinner-layer.pl-brown {
            border-color: #795548;
        }

        .spinner-layer.pl-grey {
            border-color: #9E9E9E;
        }

        .spinner-layer.pl-blue-grey {
            border-color: #607D8B;
        }

        .spinner-layer.pl-black {
            border-color: #000000;
        }

        .spinner-layer.pl-white {
            border-color: #ffffff;
        }

    .right {
        float: right !important;
    }

    .gap-patch {
        position: absolute;
        top: 0;
        left: 45%;
        width: 10%;
        height: 100%;
        overflow: hidden;
        border-color: inherit;
    }

        .gap-patch.circle {
            width: 1000%;
            left: -450%;
        }

    .circle-clipper {
        display: inline-block;
        position: relative;
        width: 50%;
        height: 100%;
        overflow: hidden;
        border-color: inherit;
    }

        .circle-clipper .circle {
            width: 200%;
            height: 100%;
            border-width: 3px;
            border-style: solid;
            border-color: inherit;
            border-bottom-color: transparent !important;
            -ms-border-radius: 50%;
            border-radius: 50%;
            -webkit-animation: none;
            animation: none;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
        }

        .circle-clipper.left .circle {
            left: 0;
            border-right-color: transparent !important;
            -webkit-transform: rotate(129deg);
            -moz-transform: rotate(129deg);
            -ms-transform: rotate(129deg);
            -o-transform: rotate(129deg);
            transform: rotate(129deg);
            -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            -moz-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            -o-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        }

        .circle-clipper.right .circle {
            left: -100%;
            border-left-color: transparent !important;
            -webkit-transform: rotate(-129deg);
            -moz-transform: rotate(-129deg);
            -ms-transform: rotate(-129deg);
            -o-transform: rotate(-129deg);
            transform: rotate(-129deg);
            -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            -moz-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            -o-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
            animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
        }

    @-webkit-keyframes container-rotate {
        to {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes container-rotate {
        to {
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes fill-unfill-rotate {
        12.5% {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
        }

        25% {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
        }

        37.5% {
            -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
        }

        50% {
            -webkit-transform: rotate(540deg);
            transform: rotate(540deg);
        }

        62.5% {
            -webkit-transform: rotate(675deg);
            transform: rotate(675deg);
        }

        75% {
            -webkit-transform: rotate(810deg);
            transform: rotate(810deg);
        }

        87.5% {
            -webkit-transform: rotate(945deg);
            transform: rotate(945deg);
        }

        to {
            -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg);
        }
    }

    @keyframes fill-unfill-rotate {
        12.5% {
            transform: rotate(135deg);
        }

        25% {
            transform: rotate(270deg);
        }

        37.5% {
            transform: rotate(405deg);
        }

        50% {
            transform: rotate(540deg);
        }

        62.5% {
            transform: rotate(675deg);
        }

        75% {
            transform: rotate(810deg);
        }

        87.5% {
            transform: rotate(945deg);
        }

        to {
            transform: rotate(1080deg);
        }
    }

    @-webkit-keyframes left-spin {
        from {
            -webkit-transform: rotate(130deg);
            -moz-transform: rotate(130deg);
            -ms-transform: rotate(130deg);
            -o-transform: rotate(130deg);
            transform: rotate(130deg);
        }

        50% {
            -webkit-transform: rotate(-5deg);
            -moz-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
            -o-transform: rotate(-5deg);
            transform: rotate(-5deg);
        }

        to {
            -webkit-transform: rotate(130deg);
            -moz-transform: rotate(130deg);
            -ms-transform: rotate(130deg);
            -o-transform: rotate(130deg);
            transform: rotate(130deg);
        }
    }

    @keyframes left-spin {
        from {
            -moz-transform: rotate(130deg);
            -ms-transform: rotate(130deg);
            -o-transform: rotate(130deg);
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
        }

        50% {
            -moz-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
            -o-transform: rotate(-5deg);
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
        }

        to {
            -moz-transform: rotate(130deg);
            -ms-transform: rotate(130deg);
            -o-transform: rotate(130deg);
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
        }
    }

    @-webkit-keyframes right-spin {
        from {
            -webkit-transform: rotate(-130deg);
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }

        50% {
            -webkit-transform: rotate(5deg);
            -moz-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            -o-transform: rotate(5deg);
            transform: rotate(5deg);
        }

        to {
            -webkit-transform: rotate(-130deg);
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }
    }

    @-moz-keyframes right-spin {
        from {
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }

        50% {
            -moz-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            -o-transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
        }

        to {
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }
    }

    @keyframes right-spin {
        from {
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }

        50% {
            -moz-transform: rotate(5deg);
            -ms-transform: rotate(5deg);
            -o-transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
        }

        to {
            -moz-transform: rotate(-130deg);
            -ms-transform: rotate(-130deg);
            -o-transform: rotate(-130deg);
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg);
        }
    }

    /* Navbars ===================================== */
    .navbar {
        font-family: "Roboto", sans-serif;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        border: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 15;
        width: 100%;
    }

        .navbar .navbar-brand {
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .navbar .navbar-custom-right-menu {
            float: right;
        }

        .navbar .navbar-toggle {
            text-decoration: none;
            color: #fff;
            width: 20px;
            height: 20px;
            margin-top: -4px;
            margin-right: 17px;
        }

            .navbar .navbar-toggle:before {
                content: '\E8D5';
                font-family: 'Material Icons';
                font-size: 26px;
            }

        .navbar .navbar-collapse.in {
            overflow: visible;
        }

    .ls-closed .sidebar {
        margin-left: -300px;
    }

    .ls-closed section.content {
        margin-left: 15px;
    }

    .ls-closed .bars:after, .ls-closed .bars:before {
        font-family: 'Material Icons';
        font-size: 24px;
        position: absolute;
        top: 18px;
        left: 20px;
        margin-right: 10px;
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .ls-closed .bars:before {
        content: '\E5D2';
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .ls-closed .bars:after {
        content: '\E5C4';
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
    }

   

    .overlay-open .bars:before {
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .overlay-open .bars:after {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .navbar-header {
        padding: 10px 7px;
    }

        .navbar-header .bars {
            float: left;
            text-decoration: none;
        }

    .navbar-nav > li > a {
        padding: 5px 7px 10px 7px;
        margin-top: 17px;
        margin-left: 5px;
    }

    .nav > li > a > img {
        margin: 0;
        padding: 0;
    }

    .navbar-nav .dropdown-menu {
        margin-top: 0px !important;
    }

    .dropdown-menu:before {
        position: absolute;
        top: -6px;
        right: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .dropdown-menu:after {
        position: absolute;
        top: -5px;
        right: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }

    .label-count {
        position: absolute;
        top: 2px;
        right: 6px;
        font-size: 10px;
        line-height: 15px;
        background-color: #000;
        padding: 0 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

    .col-red .navbar .navbar-brand,
    .col-red .navbar .navbar-brand:hover,
    .col-red .navbar .navbar-brand:active,
    .col-red .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-red .navbar .nav > li > a:hover,
    .col-red .navbar .nav > li > a:focus,
    .col-red .navbar .nav .open > a,
    .col-red .navbar .nav .open > a:hover,
    .col-red .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-red .navbar .nav > li > a {
        color: #fff;
    }

    .col-red .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-red .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-pink .navbar .navbar-brand,
    .col-pink .navbar .navbar-brand:hover,
    .col-pink .navbar .navbar-brand:active,
    .col-pink .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-pink .navbar .nav > li > a:hover,
    .col-pink .navbar .nav > li > a:focus,
    .col-pink .navbar .nav .open > a,
    .col-pink .navbar .nav .open > a:hover,
    .col-pink .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-pink .navbar .nav > li > a {
        color: #fff;
    }

    .col-pink .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-pink .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-purple .navbar .navbar-brand,
    .col-purple .navbar .navbar-brand:hover,
    .col-purple .navbar .navbar-brand:active,
    .col-purple .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-purple .navbar .nav > li > a:hover,
    .col-purple .navbar .nav > li > a:focus,
    .col-purple .navbar .nav .open > a,
    .col-purple .navbar .nav .open > a:hover,
    .col-purple .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-purple .navbar .nav > li > a {
        color: #fff;
    }

    .col-purple .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-purple .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-deep-purple .navbar .navbar-brand,
    .col-deep-purple .navbar .navbar-brand:hover,
    .col-deep-purple .navbar .navbar-brand:active,
    .col-deep-purple .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-deep-purple .navbar .nav > li > a:hover,
    .col-deep-purple .navbar .nav > li > a:focus,
    .col-deep-purple .navbar .nav .open > a,
    .col-deep-purple .navbar .nav .open > a:hover,
    .col-deep-purple .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-deep-purple .navbar .nav > li > a {
        color: #fff;
    }

    .col-deep-purple .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-deep-purple .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-indigo .navbar .navbar-brand,
    .col-indigo .navbar .navbar-brand:hover,
    .col-indigo .navbar .navbar-brand:active,
    .col-indigo .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-indigo .navbar .nav > li > a:hover,
    .col-indigo .navbar .nav > li > a:focus,
    .col-indigo .navbar .nav .open > a,
    .col-indigo .navbar .nav .open > a:hover,
    .col-indigo .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-indigo .navbar .nav > li > a {
        color: #fff;
    }

    .col-indigo .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-indigo .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-blue .navbar .navbar-brand,
    .col-blue .navbar .navbar-brand:hover,
    .col-blue .navbar .navbar-brand:active,
    .col-blue .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-blue .navbar .nav > li > a:hover,
    .col-blue .navbar .nav > li > a:focus,
    .col-blue .navbar .nav .open > a,
    .col-blue .navbar .nav .open > a:hover,
    .col-blue .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-blue .navbar .nav > li > a {
        color: #fff;
    }

    .col-blue .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-blue .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-light-blue .navbar .navbar-brand,
    .col-light-blue .navbar .navbar-brand:hover,
    .col-light-blue .navbar .navbar-brand:active,
    .col-light-blue .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-light-blue .navbar .nav > li > a:hover,
    .col-light-blue .navbar .nav > li > a:focus,
    .col-light-blue .navbar .nav .open > a,
    .col-light-blue .navbar .nav .open > a:hover,
    .col-light-blue .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-light-blue .navbar .nav > li > a {
        color: #fff;
    }

    .col-light-blue .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-light-blue .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-cyan .navbar .navbar-brand,
    .col-cyan .navbar .navbar-brand:hover,
    .col-cyan .navbar .navbar-brand:active,
    .col-cyan .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-cyan .navbar .nav > li > a:hover,
    .col-cyan .navbar .nav > li > a:focus,
    .col-cyan .navbar .nav .open > a,
    .col-cyan .navbar .nav .open > a:hover,
    .col-cyan .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-cyan .navbar .nav > li > a {
        color: #fff;
    }

    .col-cyan .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-cyan .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-teal .navbar .navbar-brand,
    .col-teal .navbar .navbar-brand:hover,
    .col-teal .navbar .navbar-brand:active,
    .col-teal .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-teal .navbar .nav > li > a:hover,
    .col-teal .navbar .nav > li > a:focus,
    .col-teal .navbar .nav .open > a,
    .col-teal .navbar .nav .open > a:hover,
    .col-teal .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-teal .navbar .nav > li > a {
        color: #fff;
    }

    .col-teal .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-teal .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-green .navbar .navbar-brand,
    .col-green .navbar .navbar-brand:hover,
    .col-green .navbar .navbar-brand:active,
    .col-green .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-green .navbar .nav > li > a:hover,
    .col-green .navbar .nav > li > a:focus,
    .col-green .navbar .nav .open > a,
    .col-green .navbar .nav .open > a:hover,
    .col-green .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-green .navbar .nav > li > a {
        color: #fff;
    }

    .col-green .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-green .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-light-green .navbar .navbar-brand,
    .col-light-green .navbar .navbar-brand:hover,
    .col-light-green .navbar .navbar-brand:active,
    .col-light-green .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-light-green .navbar .nav > li > a:hover,
    .col-light-green .navbar .nav > li > a:focus,
    .col-light-green .navbar .nav .open > a,
    .col-light-green .navbar .nav .open > a:hover,
    .col-light-green .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-light-green .navbar .nav > li > a {
        color: #fff;
    }

    .col-light-green .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-light-green .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-lime .navbar .navbar-brand,
    .col-lime .navbar .navbar-brand:hover,
    .col-lime .navbar .navbar-brand:active,
    .col-lime .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-lime .navbar .nav > li > a:hover,
    .col-lime .navbar .nav > li > a:focus,
    .col-lime .navbar .nav .open > a,
    .col-lime .navbar .nav .open > a:hover,
    .col-lime .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-lime .navbar .nav > li > a {
        color: #fff;
    }

    .col-lime .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-lime .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-yellow .navbar .navbar-brand,
    .col-yellow .navbar .navbar-brand:hover,
    .col-yellow .navbar .navbar-brand:active,
    .col-yellow .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-yellow .navbar .nav > li > a:hover,
    .col-yellow .navbar .nav > li > a:focus,
    .col-yellow .navbar .nav .open > a,
    .col-yellow .navbar .nav .open > a:hover,
    .col-yellow .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-yellow .navbar .nav > li > a {
        color: #fff;
    }

    .col-yellow .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-yellow .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-amber .navbar .navbar-brand,
    .col-amber .navbar .navbar-brand:hover,
    .col-amber .navbar .navbar-brand:active,
    .col-amber .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-amber .navbar .nav > li > a:hover,
    .col-amber .navbar .nav > li > a:focus,
    .col-amber .navbar .nav .open > a,
    .col-amber .navbar .nav .open > a:hover,
    .col-amber .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-amber .navbar .nav > li > a {
        color: #fff;
    }

    .col-amber .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-amber .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-orange .navbar .navbar-brand,
    .col-orange .navbar .navbar-brand:hover,
    .col-orange .navbar .navbar-brand:active,
    .col-orange .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-orange .navbar .nav > li > a:hover,
    .col-orange .navbar .nav > li > a:focus,
    .col-orange .navbar .nav .open > a,
    .col-orange .navbar .nav .open > a:hover,
    .col-orange .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-orange .navbar .nav > li > a {
        color: #fff;
    }

    .col-orange .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-orange .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-deep-orange .navbar .navbar-brand,
    .col-deep-orange .navbar .navbar-brand:hover,
    .col-deep-orange .navbar .navbar-brand:active,
    .col-deep-orange .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-deep-orange .navbar .nav > li > a:hover,
    .col-deep-orange .navbar .nav > li > a:focus,
    .col-deep-orange .navbar .nav .open > a,
    .col-deep-orange .navbar .nav .open > a:hover,
    .col-deep-orange .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-deep-orange .navbar .nav > li > a {
        color: #fff;
    }

    .col-deep-orange .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-deep-orange .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-brown .navbar .navbar-brand,
    .col-brown .navbar .navbar-brand:hover,
    .col-brown .navbar .navbar-brand:active,
    .col-brown .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-brown .navbar .nav > li > a:hover,
    .col-brown .navbar .nav > li > a:focus,
    .col-brown .navbar .nav .open > a,
    .col-brown .navbar .nav .open > a:hover,
    .col-brown .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-brown .navbar .nav > li > a {
        color: #fff;
    }

    .col-brown .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-brown .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-grey .navbar .navbar-brand,
    .col-grey .navbar .navbar-brand:hover,
    .col-grey .navbar .navbar-brand:active,
    .col-grey .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-grey .navbar .nav > li > a:hover,
    .col-grey .navbar .nav > li > a:focus,
    .col-grey .navbar .nav .open > a,
    .col-grey .navbar .nav .open > a:hover,
    .col-grey .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-grey .navbar .nav > li > a {
        color: #fff;
    }

    .col-grey .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-grey .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-blue-grey .navbar .navbar-brand,
    .col-blue-grey .navbar .navbar-brand:hover,
    .col-blue-grey .navbar .navbar-brand:active,
    .col-blue-grey .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-blue-grey .navbar .nav > li > a:hover,
    .col-blue-grey .navbar .nav > li > a:focus,
    .col-blue-grey .navbar .nav .open > a,
    .col-blue-grey .navbar .nav .open > a:hover,
    .col-blue-grey .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-blue-grey .navbar .nav > li > a {
        color: #fff;
    }

    .col-blue-grey .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-blue-grey .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-black .navbar .navbar-brand,
    .col-black .navbar .navbar-brand:hover,
    .col-black .navbar .navbar-brand:active,
    .col-black .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-black .navbar .nav > li > a:hover,
    .col-black .navbar .nav > li > a:focus,
    .col-black .navbar .nav .open > a,
    .col-black .navbar .nav .open > a:hover,
    .col-black .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-black .navbar .nav > li > a {
        color: #fff;
    }

    .col-black .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-black .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    .col-white .navbar .navbar-brand,
    .col-white .navbar .navbar-brand:hover,
    .col-white .navbar .navbar-brand:active,
    .col-white .navbar .navbar-brand:focus {
        color: #fff;
    }

    .col-white .navbar .nav > li > a:hover,
    .col-white .navbar .nav > li > a:focus,
    .col-white .navbar .nav .open > a,
    .col-white .navbar .nav .open > a:hover,
    .col-white .navbar .nav .open > a:focus {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .col-white .navbar .nav > li > a {
        color: #fff;
    }

    .col-white .navbar .bars {
        float: left;
        padding: 10px 20px;
        font-size: 22px;
        color: #fff;
        margin-right: 10px;
        margin-left: -10px;
        margin-top: 4px;
    }

        .col-white .navbar .bars:hover {
            background-color: rgba(0, 0, 0, 0.08);
        }

    /* Dropdown Menu =============================== */
    .dropdown-menu {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        margin-top: -35px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
        border: none;
    }

        .dropdown-menu .divider {
            margin: 5px 0;
        }

        .dropdown-menu .header {
            font-size: 13px;
            font-weight: bold;
            min-width: 270px;
            border-bottom: 1px solid #eee;
            text-align: center;
            padding: 4px 0 6px 0;
        }

        .dropdown-menu ul.menu {
            padding-left: 0;
        }

            .dropdown-menu ul.menu.tasks h4 {
                color: #333;
                font-size: 13px;
                margin: 0 0 8px 0;
            }

                .dropdown-menu ul.menu.tasks h4 small {
                    float: right;
                    margin-top: 6px;
                }

            .dropdown-menu ul.menu.tasks .progress {
                height: 7px;
                margin-bottom: 7px;
            }

            .dropdown-menu ul.menu .icon-circle {
                width: 36px;
                height: 36px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                border-radius: 50%;
                color: #fff;
                text-align: center;
                display: inline-block;
            }

                .dropdown-menu ul.menu .icon-circle i {
                    font-size: 18px;
                    line-height: 36px;
                }

            .dropdown-menu ul.menu li {
                border-bottom: 1px solid #eee;
                list-style: none;
            }

                .dropdown-menu ul.menu li:last-child {
                    border-bottom: none;
                }

                .dropdown-menu ul.menu li a {
                    padding: 7px 11px;
                    text-decoration: none;
                    -moz-transition: 0.5s;
                    -o-transition: 0.5s;
                    -webkit-transition: 0.5s;
                    transition: 0.5s;
                }

                    .dropdown-menu ul.menu li a:hover {
                        background-color: #e9e9e9;
                    }

            .dropdown-menu ul.menu .menu-info {
                display: inline-block;
                position: relative;
                top: 3px;
                left: 5px;
            }

                .dropdown-menu ul.menu .menu-info h4 {
                    margin: 0;
                    font-size: 13px;
                    color: #333;
                }

                .dropdown-menu ul.menu .menu-info p {
                    margin: 0;
                    padding: 0;
                    font-size: 12px;
                    color: black;
                    
                }

                    .dropdown-menu ul.menu .menu-info p .material-icons {
                        font-size: 13px;
                        color: #aaa;
                        position: relative;
                        top: 2px;
                    }

        .dropdown-menu .footer a {
            text-align: center;
            border-top: 1px solid #eee;
            padding: 5px 0 5px 0;
            font-size: 12px;
            margin-bottom: -5px;
        }

            .dropdown-menu .footer a:hover {
                background-color: transparent;
            }

        .dropdown-menu > li > a {
            padding: 7px 18px;
            color: #666;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            font-size: 14px;
            line-height: 25px;
        }

            .dropdown-menu > li > a:hover {
                background-color: rgba(0, 0, 0, 0.075);
            }

            .dropdown-menu > li > a i.material-icons {
                float: left;
                margin-right: 7px;
                margin-top: 2px;
                font-size: 20px;
            }

    .dropdown-animated {
        -webkit-animation-duration: .3s !important;
        -moz-animation-duration: .3s !important;
        -o-animation-duration: .3s !important;
        animation-duration: .3s !important;
    }

    /* Left Sidebar & Overlay ====================== */
    .overlay {
        position: fixed;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 12 !important;
    }

    .overlay-open .sidebar {
        margin-left: 0;
        z-index: 99999999;
    }

    .sidebar {
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-family: "Roboto", sans-serif;
        background: #fdfdfd;
        width: 300px;
        overflow: hidden;
        overflow-y: auto !important;
        display: inline-block;
        height: calc(100vh - 42px);
        position: fixed;
        top: 34px;
        left: 0;
        -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
        z-index: 11 !important;
    }

        .sidebar .legal {
            position: absolute;
            bottom: 0;
            width: 100%;
            border-top: 1px solid #eee;
            padding: 15px;
            overflow: hidden;
        }

            .sidebar .legal .copyright {
                font-size: 13px;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .sidebar .legal .copyright a {
                    font-weight: bold;
                    text-decoration: none;
                }

            .sidebar .legal .version {
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
                margin-top: 5px;
                font-size: 13px;
            }

        .sidebar .user-info {
            padding: 13px 15px 12px 15px;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px solid #e9e9e9;
            height: 135px;
        }

            .sidebar .user-info .image {
                margin-right: 12px;
                display: inline-block;
            }

                .sidebar .user-info .image img {
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -ms-border-radius: 50%;
                    border-radius: 50%;
                    vertical-align: bottom !important;
                }

            .sidebar .user-info .info-container {
                cursor: default;
                display: block;
                position: static;
                top: 25px;
            }

                .sidebar .user-info .info-container .name {
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    font-size: 14px;
                    max-width: 200px;
                    color: #fff;
                }

                .sidebar .user-info .info-container .email {
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    font-size: 12px;
                    max-width: 200px;
                    color: #fff;
                }

                .sidebar .user-info .info-container .user-helper-dropdown {
                    position: absolute;
                    right: -3px;
                    bottom: -12px;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    -ms-box-shadow: none;
                    box-shadow: none;
                    cursor: pointer;
                    color: #fff;
                }

        

            .sidebar .menu .list {
                list-style: none;
                padding-left: 0;
            }

                .sidebar .menu .list li.active > :first-child span {
                    font-weight: bold;
                }

                .sidebar .menu .list .header {
                    background: #eee;
                    font-size: 12px;
                    font-weight: 600;
                    padding: 8px 16px;
                }

                .sidebar .menu .list i.material-icons {
                    margin-top: 4px;
                }

                .sidebar .menu .list .menu-toggle:after, .sidebar .menu .list .menu-toggle:before {
                    position: absolute;
                    top: calc(50% - 14px);
                    right: 17px;
                    font-size: 19px;
                    -moz-transform: scale(0);
                    -ms-transform: scale(0);
                    -o-transform: scale(0);
                    -webkit-transform: scale(0);
                    transform: scale(0);
                    -moz-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    -webkit-transition: all 0.3s;
                    transition: all 0.3s;
                }

                .sidebar .menu .list .menu-toggle:before {
                    content: '+';
                    -moz-transform: scale(1);
                    -ms-transform: scale(1);
                    -o-transform: scale(1);
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

                .sidebar .menu .list .menu-toggle:after {
                    content: '\2013';
                    -moz-transform: scale(0);
                    -ms-transform: scale(0);
                    -o-transform: scale(0);
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }

                .sidebar .menu .list .menu-toggle.toggled:before {
                    -moz-transform: scale(0);
                    -ms-transform: scale(0);
                    -o-transform: scale(0);
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }

                .sidebar .menu .list .menu-toggle.toggled:after {
                    -moz-transform: scale(1);
                    -ms-transform: scale(1);
                    -o-transform: scale(1);
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

                .sidebar .menu .list a {
                    color: #747474;
                    position: relative;
                    display: inline-flex;
                    vertical-align: middle;
                    width: 100%;
                    padding: 10px 13px;
                }

                    .sidebar .menu .list a:hover, .sidebar .menu .list a:active, .sidebar .menu .list a:focus {
                        text-decoration: none !important;
                    }

                    .sidebar .menu .list a small {
                        position: absolute;
                        top: calc(50% - 7.5px);
                        right: 15px;
                    }

                    .sidebar .menu .list a span {
                        margin: 7px 0 7px 12px;
                        color: #333;
                        font-weight: bold;
                        font-size: 14px;
                        overflow: hidden;
                    }

                .sidebar .menu .list .ml-menu {
                    list-style: none;
                    display: none;
                    padding-left: 0;
                }

                    .sidebar .menu .list .ml-menu span {
                        font-weight: normal;
                        font-size: 14px;
                        margin: 3px 0 1px 6px;
                    }

                    .sidebar .menu .list .ml-menu li a {
                        padding-left: 55px;
                        padding-top: 7px;
                        padding-bottom: 7px;
                    }

                    .sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle) {
                        font-weight: 600;
                        margin-left: 5px;
                    }

                        .sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle):before {
                            content: '\E315';
                            font-family: 'Material Icons';
                            position: relative;
                            font-size: 21px;
                            height: 20px;
                            top: -5px;
                            right: 0px;
                        }

                    .sidebar .menu .list .ml-menu li .ml-menu li a {
                        padding-left: 80px;
                    }

                    .sidebar .menu .list .ml-menu li .ml-menu .ml-menu li a {
                        padding-left: 95px;
                    }

    .nav-tabs.tab-nav-right li a {
        font-size: 12px !important;
        line-height: 38px;
        background: #d9d9d9;
        padding-top: 7px;
        padding-bottom: 7px;
        display:block
    }

    ul.nav.nav-tabs.tab-nav-right li > a.active {
        background: #fff;
    }



    ul.nav.nav-tabs.tab-nav-right li:hover {
        background: #f9f9f9;
    }

    .right-sidebar .nav-tabs + .tab-content {
        background: #f9f9f9;
    }

    .right-sidebar .nav-tabs li {
        text-align: center;
        top: 0px !important;
    }

        .right-sidebar .nav-tabs li > a {
            margin-right: 0;
            padding-top: 2px !important;
            padding-bottom: 2px !important;
        }

        .right-sidebar .nav-tabs li:first-child {
            width: 45%;
        }

        .right-sidebar .nav-tabs li:last-child {
            width: 55%;
        }

    /* Bootstrap Notify ============================ */
    .bootstrap-notify-container {
        max-width: 320px;
        text-align: center;
    }

    /* Jquery Nestable ============================= */
    .dd-handle {
        background-color: #f9f9f9 !important;
    }

        .dd-handle:hover {
            color: #2196F3;
        }

    .nestable-dark-theme .dd-handle {
        background: #ccc !important;
        border: 1px solid #999 !important;
    }

    .dd3-handle {
        background: #999 !important;
    }

    .dd3-content:hover {
        color: #2196F3;
    }

    /* Login Page ================================== */
    .login-page {
        background-color: #00BCD4;
        padding-left: 0;
        max-width: 360px;
        margin: 5% auto;
        overflow-x: hidden;
    }

        .login-page .login-box .msg {
            color: #555;
            margin-bottom: 30px;
            text-align: center;
        }

        .login-page .login-box a {
            font-size: 14px;
            text-decoration: none;
            color: #00BCD4;
        }

        .login-page .login-box .logo {
            margin-bottom: 20px;
        }

            .login-page .login-box .logo a {
                font-size: 36px;
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
            }

            .login-page .login-box .logo small {
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
                margin-top: -5px;
            }

    /* Sign Up Page ================================ */
    .signup-page {
        background-color: #00BCD4;
        padding-left: 0;
        max-width: 360px;
        margin: 5% auto;
        overflow-x: hidden;
    }

        .signup-page .signup-box .msg {
            color: #555;
            margin-bottom: 30px;
            text-align: center;
        }

        .signup-page .signup-box a {
            font-size: 14px;
            text-decoration: none;
            color: #00BCD4;
        }

        .signup-page .signup-box .logo {
            margin-bottom: 20px;
        }

            .signup-page .signup-box .logo a {
                font-size: 36px;
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
            }

            .signup-page .signup-box .logo small {
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
                margin-top: -5px;
            }

    /* Forgot Password Page ======================== */
    .fp-page {
        background-color: #00BCD4;
        padding-left: 0;
        max-width: 360px;
        margin: 5% auto;
        overflow-x: hidden;
    }

        .fp-page .fp-box .msg {
            color: #555;
            margin-bottom: 30px;
            text-align: center;
        }

        .fp-page .fp-box a {
            font-size: 14px;
            text-decoration: none;
            color: #00BCD4;
        }

        .fp-page .fp-box .logo {
            margin-bottom: 20px;
        }

            .fp-page .fp-box .logo a {
                font-size: 36px;
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
            }

            .fp-page .fp-box .logo small {
                display: block;
                width: 100%;
                text-align: center;
                color: #fff;
                margin-top: -5px;
            }

    /* 404 Not Found Page ========================== */
    .four-zero-four {
        width: 100%;
        text-align: center;
        margin: 5% auto;
    }

        .four-zero-four .four-zero-four-container .error-code {
            font-size: 160px;
        }

        .four-zero-four .four-zero-four-container .error-message {
            font-size: 26px;
            color: #333;
            font-weight: bold;
            margin-top: -40px;
        }

        .four-zero-four .four-zero-four-container .button-place {
            margin-top: 32px;
        }

    /* 500 Server Error Page ======================= */
    .five-zero-zero {
        width: 100%;
        text-align: center;
        margin: 5% auto;
    }

        .five-zero-zero .five-zero-zero-container .error-code {
            font-size: 160px;
        }

        .five-zero-zero .five-zero-zero-container .error-message {
            font-size: 27px;
            color: #333;
            font-weight: bold;
            margin-top: -40px;
        }

        .five-zero-zero .five-zero-zero-container .button-place {
            margin-top: 32px;
        }

    /* Maps ======================================== */
    /* Google Maps */
    .gmap {
        width: 100%;
        height: 400px;
    }

    /* jVector Map */
    .jvector-map {
        width: 100%;
        height: 600px;
    }

    /* Charts ====================================== */
    /* Morris */
    .morris-hover.morris-default-style {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    /* Flot */
    .flot-chart {
        width: 100%;
        height: 320px;
    }

    .panel-switch-btn {
        position: relative;
        right: 20px;
        z-index: 9;
    }

        .panel-switch-btn label {
            font-weight: bold !important;
        }

    .legendLabel {
        width: 85px !important;
        position: relative;
        left: 3px;
    }

    #multiple_axis_chart .legendLabel {
        width: 160px !important;
    }

    /* Sparkline */
    .sparkline {
        text-align: center;
    }

    /* Searchbar =================================== */
    .search-bar {
        position: fixed;
        top: -100px;
        left: 0;
        z-index: 9999999;
        width: 100%;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        -webkit-transition: 0.25s;
        transition: 0.25s;
    }

        .search-bar.open {
            top: 0;
        }

        .search-bar .search-icon {
            position: absolute;
            top: 20px;
            left: 14px;
        }

            .search-bar .search-icon .material-icons {
                font-size: 32px;
                color: #999;
            }

        .search-bar .close-search {
            position: absolute;
            cursor: pointer;
            font-size: 30px;
            top: 16px;
            right: 18px;
        }

            .search-bar .close-search .material-icons {
                color: #999;
                opacity: 1;
                -moz-transition: 0.5s;
                -o-transition: 0.5s;
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

                .search-bar .close-search .material-icons:hover {
                    opacity: .5;
                }

        .search-bar input[type="text"] {
            width: 100%;
            font-size: 16px;
            padding: 25px 60px 23px 56px;
            border: none;
        }

    /* Jquery DataTable ============================ */
    .dataTables_wrapper {
        position: relative;
    }

        .dataTables_wrapper select {
            border: none;
            border-bottom: 1px solid #ddd;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
        }

            .dataTables_wrapper select:active, .dataTables_wrapper select:focus {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                -ms-box-shadow: none;
                box-shadow: none;
            }

        .dataTables_wrapper input[type="search"] {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
            border: none;
            font-size: 12px;
            border-bottom: 1px solid #ddd;
        }

            .dataTables_wrapper input[type="search"]:focus, .dataTables_wrapper input[type="search"]:active {
                border-bottom: 2px solid #1f91f3;
            }

        .dataTables_wrapper .dt-buttons {
            float: left;
        }

            .dataTables_wrapper .dt-buttons a.dt-button {
                background-color: #607D8B;
                color: #fff;
                padding: 7px 12px;
                margin-right: 5px;
                text-decoration: none;
                box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                -ms-border-radius: 2px;
                border-radius: 2px;
                border: none;
                font-size: 13px;
                outline: none;
            }

                .dataTables_wrapper .dt-buttons a.dt-button:active {
                    opacity: 0.8;
                }

    .dt-button-info {
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 400px;
        text-align: center;
        background-color: #fff;
        border: 2px solid #999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        margin-top: -100px;
        margin-left: -200px;
        z-index: 21;
    }

        .dt-button-info h2 {
            color: #777;
        }

        .dt-button-info div {
            color: #777;
            margin-bottom: 20px;
        }

    /* Light Gallery ================================ */
    .lg-outer .lg-thumb-item,
    .lg-outer .lg-toogle-thumb {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    /* For Internet Explorer 10 ===================== */
    html.ie10 .sidebar .menu .list li {
        line-height: 30px;
    }

    html.ie10 .sidebar .menu .list .ml-menu li.active a:not(.menu-toggle).toggled:before {
        top: 6px !important;
        line-height: 20px !important;
    }

    html.ie10 .sidebar .user-info .info-container {
        top: 15px;
    }

    html.ie10 .search-bar input[type="text"] {
        padding: 26px 60px 26px 56px;
    }

    html.ie10 .dropdown-menu ul.menu li a {
        margin-top: -22px;
    }

    html.ie10 .bs-searchbox .form-control {
        width: 90%;
    }

    /* For Internet Explorer 11 ===================== */
    html.ie11 .sidebar .menu .list .ml-menu li.active a:not(.menu-toggle).toggled:before {
        top: 6px !important;
        line-height: 20px !important;
    }

    html.ie11 .sidebar .user-info .info-container {
        top: 15px;
    }

    html.ie11 .search-bar input[type="text"] {
        padding: 26px 60px 26px 56px;
    }

    html.ie11 .dropdown-menu ul.menu li a {
        margin-top: -22px;
    }

    html.ie11 .bs-searchbox .form-control {
        width: 90%;
    }


@media (max-width: 1169px) {
    .lt-card-shadow.content-layout-closed {
        margin: 0px 15px 0px 15px !important;
    }
  
}

    @media (max-width: 1000px) {
        .col-lg-1.node-graph-reference {
            width: 100% !important
        }
    }


    .pagination {
        font-size: 14px;
        flex-wrap: wrap;
    }

@media (max-width: 575.98px) {
    .top-search-bar{
        margin-top: 10px;
    }
    .navbar-menu {
        padding: 0;
        justify-content: end;
        gap: 15px;
    }
}

.pagination {
    margin-top: 1rem;
    align-items: center;
}

.panel-ic {
    margin: 0px;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    display: flex;
    padding: 18px;
}

.panel-heading p{
    font-size: 14px;
}

.panel-heading p span {
    color: #5191D1;
}

.scrollNotMedia {
    overflow-y: auto;
    height: 680px;
}

.contenedores-heading {
    padding: 15px;
    background: #fff;
}


.contenedores-heading > p {
    max-height: 200px;
    overflow-y: auto;
    margin: 0;
}

.contenedores {
    list-style: none;
    padding: 20px 15px 20px;
    position: relative;
    margin-bottom: 0;
}

    .contenedores:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }


    .contenedores > li {
        margin-bottom: 20px;
        position: relative;
    }

    .contenedores > li:last-child {
        margin-bottom: 0;
    }

        .contenedores > li:before,
        .contenedores > li:after {
            content: " ";
            display: table;
        }

        .contenedores > li:after {
            clear: both;
        }

        .contenedores > li:before,
        .contenedores > li:after {
            content: " ";
            display: table;
        }

.show-impacts {
    margin-bottom: 0px;
}

.contenedores > li:after {
    clear: both;
}

.contenedores > li > .contenedores-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 0px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

    .contenedores > li > .contenedores-panel:before {
        position: absolute;
        top: 16px;
        right: -15px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 15px solid #ccc;
        border-right: 0 solid #ccc;
        border-bottom: 15px solid transparent;
        content: " ";
    }

    .contenedores > li > .contenedores-panel:after {
        position: absolute;
        top: 17px;
        right: -14px;
        display: inline-block;
        border-top: 14px solid transparent;
        border-left: 14px solid #fff;
        border-right: 0 solid #fff;
        border-bottom: 14px solid transparent;
        content: " ";
    }

.contenedores > li > .contenedores-badge {
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.contenedores > li.contenedores-inverted > .contenedores-panel {
    float: right;
}

    .contenedores > li.contenedores-inverted > .contenedores-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .contenedores > li.contenedores-inverted > .contenedores-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -13px;
        right: auto;
    }

.contenedores-badge.primary {
    background-color: #2e6da4 !important;
}

.contenedores-badge.success {
    background-color: #3f903f !important;
}

.contenedores-badge.warning {
    background-color: #f0ad4e !important;
}

.contenedores-badge.danger {
    background-color: #d9534f !important;
}

.contenedores-badge.info {
    background-color: #5bc0de !important;
}

.contenedores-title {
    margin-top: 0;
    color: inherit;
}

.contenedores-body > p,
.contenedores-body > ul {
    margin-bottom: 0;
}

    .contenedores-body > p + p {
        margin-top: 5px;
    }

ul.contenedores:before {
    left: 44px;
}

ul.contenedores > li > .contenedores-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
}

ul.contenedores > li > .contenedores-badge {
    left: 0px;
    margin-left: 0;
    top: 16px;
}

ul.contenedores > li > .contenedores-panel {
    float: right;
}

    ul.contenedores > li > .contenedores-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.contenedores > li > .contenedores-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
.manifiestos-panel {
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    margin: 10px;
}

.manifiestos-heading {
    padding: 15px;
    background: #fff;
}

.listado-sidebar {
    background: #fff;
    padding: 10px 10px 0px 10px;
}

ul.listado {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}


    ul.listado li {
        border-bottom: 1px solid #ddd;
        padding: 10px 0px 5px 0px;
    }

    ul.listado img {
        margin-right: 10px;
        padding: 0px;
    }

    ul.listado a:hover {
        opacity: 0.5;
    }

.sidebar.bg-lighter.sidebar-large2 {
    width: 346px;
}

@media (max-width: 767px) {
    .sidebar.bg-lighter.sidebar-large2 {
        width: 100%;
    }

    .scrollNotMedia {
        overflow-y: hidden;
    }
}


/*Error page styles*/

.container {
    width: 80%;
    padding-top: 230px !important;
    padding: 0;
    margin: 0;
    text-align: center;
    margin: auto;
}

h1 {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    margin: auto;
    font-size: 150px !important;
    line-height: 140px !important;
}
h2 {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    margin: auto;
    line-height: 45px;
    color: #797979;
}
h3{
    font-size: 17px;
    line-height: 40px
}


.error-icon {
    font-size: 100px !important;
    margin: 0 auto;
    padding: 0;
    line-height: 125px;
}

.logo > img{
    width: 200px
    
}

.logo{
    padding: 30px;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-normal {
    font-weight: normal !important;
}

/*-----------------------*/
/*-- NOT ALLOWED PAGE --*/
body.login {
    background-image: url('/Content/img/not-allowed-background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.main-login {
    margin-top: 70px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.30);
    padding: 0px;
    border-radius: 0.3em;
}

.left-side {
    padding: 0px 0px 100px;
    background-image: linear-gradient(to bottom, #5EA8F7 20%, #1D78DC 100%);
    background-size: cover;
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    min-height: 515px;
}

    .left-side h1 {
        font-size: 70px;
        font-weight: 900;
        color: #FFF;
        padding: 115px 10px 00px 26px;
    }

    .left-side p {
        font-weight: 600;
        color: #FFF;
        padding: 10px 10px 10px 26px;
    }

.right-side {
    padding: 0px 0px 100px;
    background: #FFF;
    background-size: cover;
    min-height: 515px;
    border-bottom-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

    .right-side h1 {
        font-size: 30px;
        font-weight: 700;
        color: #000;
        padding: 10px 50px 10px 50px;
    }

    .right-side p {
        font-weight: 600;
        color: #000;
        padding: 10px 50px 10px 50px;
    }

.form {
    padding: 10px 50px 10px 50px;
}

.password h4 {
    font-size: 14px;
    text-align: center;
}

.password {
    padding: 20px 0px 20px 0px;
    background: #A9ADBC;
    color: #fff;
    z-index: auto;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.card {
    box-shadow: none !important;
    border: 1px solid #E2E5EC !important;
}




@media only screen and (max-width: 767px) {
    .left-side {
        display: none;
    }
}



.theme-red .navbar {
    background-color: #FE8048;
}
.theme-red .navbar-brand {
  color: #fff; }
  .theme-red .navbar-brand:hover {
    color: #fff; }
  .theme-red .navbar-brand:active {
    color: #fff; }
  .theme-red .navbar-brand:focus {
    color: #fff; }

.theme-red .nav > li > a {
    color: #fff;
    margin: 25px 10px;
    padding: 0;
}
.header-icons-size:hover {
    opacity: 0.7;
}
.items.mb-left-align {
    margin: 0px 20px;
}
.items.mb-right-align {
    margin: 0px 20px;
}
.theme-red .nav > li > a:hover {
    background-color: transparent;
    color: #d9d9d9;
}
  .theme-red .nav > li > a:focus {
    background-color: transparent; }

.theme-red .nav .open > a {
  background-color: transparent; }
  .theme-red .nav .open > a:hover {
    background-color: transparent; }
  .theme-red .nav .open > a:focus {
    background-color: transparent; }

.theme-red .bars {
  color: #fff; }

.theme-red .sidebar .menu .list li.active {
  background-color: transparent; }
  .theme-red .sidebar .menu .list li.active > :first-child i, .theme-red .sidebar .menu .list li.active > :first-child span {
    color: #F44336; }

.theme-red .sidebar .menu .list .toggled {
  background-color: transparent; }

.theme-red .sidebar .menu .list .ml-menu {
  background-color: transparent; }

.theme-red .sidebar .legal {
  background-color: #fff; }
  .theme-red .sidebar .legal .copyright a {
    color: #F44336 !important; }

  /* NOT TEMPLATE STYLE - START */

.header-icons-size{
    width: 18px;
    height: 18px
}

.card{
    border-radius: 10px;
    overflow: auto;
    overflow-x: hidden
}

.primary-button {
    border-radius: 10px !important;
    background: #5191D1 !important
}

    .primary-button:hover {
        background: #4986C4 !important
    }


section.content {
    margin: 0px 0px 15px 317px;
}

section.content-welcome {
    margin-top: 90px;
}

.show-items {
    margin-top: 10px;
}

.btn-table-tool-bar {
    box-shadow: none !important;
}

.hide-blanks {
    color: red;
}

.result-view-type.active, .result-view-type.active:focus {
    color: red;
}

.navbar-nav {
    float: none !important
}

.lt-demos-home {
    border: none !important
}

.lt-demo-content-home {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 !important;
}

.top-search-bar > .top-search-bar-icon {
    font-size: 30px;
    top: 26px;
    right: 15px;
    position: absolute;
    z-index: 10000;
}

    .top-search-bar > .top-search-bar-icon > i {
        color: darkorange;
        font-size: 26px;
        cursor: pointer;
        z-index: 10000;
    }


.top-search-bar > input {
    border-radius: 10px !important;
    margin-top: 15px;
    margin-left: 15px;
    width: 500px;
    height: 38px;
    border: none;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
    color: #333;
    background: rgba(250, 250, 250, 1);
    box-shadow: none !important
}


.top-search-bar > .top-search-bar-icon {
    font-size: 30px;
    top: 26px;
    right: 15px;
    position: absolute;
    z-index: 10000;
}

    .top-search-bar > .top-search-bar-icon > i {
        color: darkorange;
        font-size: 26px;
        cursor: pointer;
        z-index: 10000;
    }

.pull-right {
    float: right !important
}

.dropdown-menu ul.menu li a {
    width: 100%;
}


/* CARDS */

.card .header .col-xs-12 h2 {
    font-weight: 100;
}

.card .header {
    color: #333;
    padding: 0px;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
}

.card {
    margin-bottom: 20px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
}

/* END CARDS */

nav.navbar .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.nav li[role=presentation] a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

.nav li[role=presentation] > a.active {
    background: #fff;
    font-weight: bold;
    color: #222;
    border-left: 3px solid #2196F3;
}

.actions-row .nav li[role=presentation] a {
    padding-top: 17px;
    padding-bottom: 17px;
}

.nav-tabs > li {
    float: right;
}

.nav-tabs {
    border: none;
}

.bg-indigo {
    background-color: #002D5F !important;
    color: #fff;
}

select.form-control {
    max-width: 100%;
    width: auto;
    display: inline-block;
    height: 36px;
    font-size: 12px;
}

.btn-circle-lg {
    border: none;
    outline: none !important;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.card {
    margin-bottom: 20px;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
}

.header.opt-home {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #333;
    display: flex;
    justify-content: space-between;
}

.row.welcome-icons {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 15px 10px;
    background: #fff;
}

    .row.welcome-icons img {
        padding: 5px;
    }

.card.rounded-6 .header {
    background: #f9f9f9;
}

.header {
    border-bottom: 0px;
}

.card.no-shadow {
    box-shadow: none;
    margin-bottom: 0px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.card.noshadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.row.clearfix.tutoriales {
    background: #4A5A69;
    border-radius: 8px;
    padding: 19px 35px 35px 35px;
}

[type="checkbox"] + label {
    padding-left: 26px;
    height: auto;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    min-height: 25px;
    width: 100%;
}

.input-group.p-select {
    margin-bottom: 9px;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.input-group input[type="text"], .input-group .form-control {
    box-shadow: none;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    height: 34px;
    width: 186px;
}

.input-group-btn {
    padding: 6px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #e0e0e0;
}

.breadcrumb > li + li:before {
    content: none !important;
}

.sidebar {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-family: "Roboto", sans-serif;
    font-family: "Roboto", sans-serif;
    background: #fdfdfd;
    width: 300px;
    overflow: hidden;
    display: inline-block;
    height: calc(100vh - 35px);
    position: fixed;
    top: 34px;
    left: 0;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 11 !important;
    line-height: 17px;
    font-size: 12px;
    color: #666;
    padding-top: 30px;
}

    .sidebar .menu {
        padding-top: 5px;
    }

.sidebar-small .list-group {
    margin-bottom: 0px;
}

.sidebar .info-box .icon {
    background-color: #EDEDED;
}

    .sidebar .info-box .icon i {
        margin-top: 10px;
    }

.sidebar .info-box {
    box-shadow: none !important;
}


.sidebar .user-info .image img {
    border-radius: 0;
}

.sidebar .user-info {
    padding: 13px 15px 12px 15px;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #dddddd;
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAICAgICAgICAgICAgICAgMCAgICAwMDAwMDAwMEAwMDAwMDBAQFBQUFBQQGBgYGBgYICAgICAgICAgICAgICAj/2wBDAQICAgMDAwYEBAYIBwYHCAkJCQkJCQkICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCABkASwDAREAAhEBAxEB/8QAHQAAAgMBAQEBAQAAAAAAAAAAAwQCBQYBAAcICf/EAEQQAAIBAgMEBgYHBwIGAwAAAAECAwARBBIhBRMxQSIyUWFxgQYUI5GhwTNCUmKx0fAVJENTguHxcpIHFkRjc5M0VNL/xAAbAQACAwEBAQAAAAAAAAAAAAABAgADBAUGB//EADQRAAICAQMCBAQEBQUBAAAAAAABAhEDBBIhBTETMkFRFCJhcRUjQoEGkaHB8BYzUrHRgv/aAAwDAQACEQMRAD8A/vPpVpSe07KASJtTIUiQO+oQ5YVLAQsO+mIQK+NQUGR4/CjYCBHjRAQIFEAIg/eoi2CKnvo2Abw+GzKJZDdQ+Ux3tw53qjLlrsaMWLcrYlhtltgFnvOswxMxlSy2Mfat7txFUPI2aNiRx93vnQw5EGoysTwt1r9t6sWXIUyhjQJQjStG4aMKFIYZTfMdNL6aVZDJk5uiuePHa7gzC9yoVmIJHQUnhWlT4tmWUeaBNh5QLmOUeKNR8WK9QeFN+go+6zMqyA624i9NDIpCZcco8i75O01cjM5C7Mn3j7qYrckKu8fDpfD8qdFbmhR5UvwP68qsSKZTFWmXlET33qwRzANL2Rjz/wA0SvxAe9b+UnktETxGQMh7l/pWmSFc2czZvrkDgdDb31GibzvsVtfEOfuoPzFQjmvVg7xjqzTOeJMrKT4DIqi1RWLkyxbtIjcfzD76cq3nQ/Y/uNQm9nr/APcI8CaAN4ZPF9ePW18aXgtU2whMnZL/ALWoJhdnQZOe8Hk1R0RMmC/22HbcGlH3E89v43wb8qH7D8H3HKK84eyo9lHfRBRGwqEOFRUshCwogIkUbADNu2iQibdtQUEcvI0QELj9GiLYFmQc1H9XyphW0DLID1hrRFtFZPt71FZIZ8G5QOchDnM9+DqcuUjurLli2zZhmtpVYj0v3mHEUOBkSQD6QyAi/wBbS3upVjLHIpodsYpCxhjVc3HPrrflmPdU8Ne4d0vYl+19qZ3YYsRM4UNly/V4AaGoscSXL6AG2ltCS4O0MWw5APJYeAFtKsUF7COXvJCbb+W95MU99OJ+Ja9WLE/Ypeoxesy62VEkMTXi9uzHPNISxy/VAuNBWrFCl9TDqM0Zvh8Fk5Xuq4yOhVje9rd1Oipi0l+Gl+dzTorkKNnPZr4CnRS0AItxYDtA5/CmEaAO0Y4KDzvrTordCzMzdUDzIApitsNFhJp/o4XnK6Eraw7iSbUkssY93QVjk+ysJiMFicKglngEa3sN6yXPggNzVENfgnPZGabNOTp+ohDfKDoUiwmLxN/V4BKQM7brLZR2tci1PPXYI8OaQi6ZrJR3LG6YsA5vZS1jZt2pa3bwvrWjequzF4c7qi8xmyMQ2KlXBYPF7mNIV9tuYzn3KM32e333rBHqGHHH82aTOpm6ZmyZH4UG0q/6KiSN4vpARY5euh14fUNacOrw5XUZWZtT03U6eCnlg4q6Iq/3mH651pMKY1Gx4b3zqtl8GSfP9u/5UEM2QU/fosVMPx+uSPKkstCDKeL0BqR9v8q88ezOEnsFEBHMe6oAgWPaKhLBk/q1MKQJt9o+VEAJsx4B/faiKQIb/LGoCgLq33PjRsWgZQ9qg88q3/GmBREr2lvJVHvqAo5mC8r/AOo/laoQrdo58VC0DFEiJBCrGhOn3jrQcSb2jNtsqELxJb9cqG0WWaXuRj2bGDqtx2VZ4ZU8svccjwUKk+zHZwp1ArcmxoQxKOpVhW4nCEHJRTC0D077+FEUA1he9vdTIRgGcchYcTx18tadFbYq8w1uvfp/inorciUOExuLt6thZyrDSUjKnm72FU5dTix+aX/pbi0mbL5Iv+wSfYuPUWJw7NfgkjH4hbVmXV8H1N/+n9XJehBPRra0nSKwRryMrsp8hlvR/GsC9yp/w/qF+qP+fseb0fx0FjLJhVZjkRAzs7nsjREJJ8qR9dwPsmGPQM98yiJv6J7YlkEu6wyK1vYSy+0Gq3BCKQOr21zNZ1CGZSpPlHQ0vSZ4ckXuTSdg8TszaWzMbhJ5xs9kGbeQmVnlKnMAQiJyvxJHdXF0+Jwdp8nqVBZ/la+X1IbO2Hg48Pi3GIxgbF9AJuEWOPVtEbrNbNxNdD8Lz6un2S/qZNX1PT6XJsbb+3LReuJMNs47zaeMjfCwNadLRLYKAhaNLKMtuAW57yax6jFJ5K3XRtxaaKhujGk+eVTObX2PtBY0xbTri2hw43884SF7ZwckcSqR5E1knjc5EWRSdRVf53Ml6M7BxYx532Fwc8KQs0iGWRSQcoUBkW41rq/GZMPON89inXdPx5obcq4s1eL2POuQYbY2zAd2TLvsfiAS/wBVY7x31q6HW9T+qRyfwLQX5CnxGDxOEIOIwXqO8Hs41k3q6cTnIrv9O1r1EPmdtHm+t9Ox6bKni8jX9fYVbIRo1xzy/nXRRwpMiEv/ADB321pmxE2E3V9N45tqAQflS7h0wwiW3Gk3FiPuOTvNcE9vR7IKBKOWHZRJREgdg91QhEnyqABGmFBmmICJFQRgWbst8KNCtgiWP9uymACbtGtvEURWQuO/4/KoKLyBSDdSOz9XqAYm66jlbh2mnRUwYGvCmEJEW1JokBaW1LHwvTCkbOR0Y3t7h51XLNjj3Zbj0ubJ5Ysg0OJtfcu3/jufgt6aOeEuws9Jmj3iIyrMjBWSQX4Ky/jfhReoxx7sWOg1E/LFsEMPicR0YMPLKb/w1zAeLZrUPjsC/UTJ0rVLvD/P5g5tmbThQ7zCZdDpmjzHwAYk1PxDT/8AISHSdVJ8QEMZsraGLwOIw2Gwksk3qirDHHfMXH2elYEeVeRhhyeIn9T3TWxclZB6ObawDpjMds+eLDwzmV5JpIxaPdtqPann9UC9as+Kbg6HnqcMuzHN/BvY5WlisYsQFbej7aW0LfCuSlL/AKEdCO9B20zXRr+j4a6tm/6hgefOo1LZ/wDX9iRrd+w/EyB8S7FAxXDMbMSbdLnf4VTUmqLeLMHtZVG2cZ7ZcrYqxCs2Uezjrt6RfkorcuRGGRxhMruf/jOqhXzcD0dCdO+vWKUVgV15f7HiXCT1bq/N/ctpMNi8dhZVw8b4ht/hSQjJlVRKkhF24HKDexryMYuv2PpOrmnBqP8AnJpttQyTYWVI0zO08DoA1zZXXPaxtpWHT4ckZpy9jCoNvhCOx9kY6SdPV8LNLKuHnEy5kuLsmRuvbLbQa3vWnUpy4S/8Bki4L5jX4LD+kWBPq6ejaY31hM7TzPGd2yCwQHN2a3qvBpnK7M8pw9yW1X9IpcGYtp+je5hV1/e4Z1cxt1RIFzHQ8716HQ6HFgrL46TrmLT/AJHB17nqU8Kxt+0k1/Mz3q0+gZC5v0d3lYnyrrQ6hgb4kjzOboWvhG5YnS+xPcYqMZmw2JjUal3hdFHibWq9ajFLhSX8zmvS5oq3CS/Y8JLW18TYn8DTiWF3ni3fkf5ikGtn3auCe7PUSHqJAZqCsg1QDBnxFMAGaIGBa1r6URADX7Le+iBkCTa5dh3E0QA2bvPx/KiKwRI7e/Vrf3oisXd/1c3qCtipb/I/vViEbAPKER3I6ql7DibC9F9hVy6Fl2hA2UHD4xiwuEQID38zWCWrfojtQ6XH9bsGNvYSLN+4YlMjmM6x3upy63J500MGXKrb4BLLhwSqEeV7nZPSfDwuU/ZsxfdrIHMsL6MbDge6hkxrC+xZinPUfq4FG9IpcU0KLh8YseIkEKsN2kYOvE37qyZ801Fu+Ddix4Yfpt/UskxGBgDPJgcTi3UZvayxBTpfRQfxrmy1SZfLLkfbj7CR9NYpFjXD7OxMSuoKIhhvb32FaFi9yyOl9ZD2AxvrcRxk2z8WI988W6M8Ky3jYK28vqNTwBq+GP6FGfU7HtjwW8m25MNmw2G2amE6G8SV3WRTZsjdFLEkd5rTFM5s5buW7MxjsXJNvpMTMZpAjWaQ6LcHqjgB4UzXAt8lTMNl5cCyQ4FiseJBkWOHMB0DxGp41y9YnsVe5swv5nZiNvDD/tHCOqwIH2S2bd5dSJ7C+XnXS/h5edSV/c53WrqO3gr4lwu8a6wKpSHM2XvbM3HjpV/WK8RbV6FnQ3+TLd/yNZspcB6pHaHB9LGzaskVyLnzHvry2qjk3vv6HbuICBcC+CyKuD0w86dQaMrkECwq2SyJ+pVFwr0JR7fwUXskwUiBWKEoYVUspylujpyroYMTUFyXRzqK7C0/pDh/WJY3ws94ggujxOuuvWQkc6eWNsux62MW+DRejW34YtoELg5JN/g2NxPB0VWRblhe9+VqzZ/y42yrU6lZ0kkbR/SmKAxuuzsU7CdIgm9hFy8gh48PrVXgyrxEkYMmP5GX020VxIkwr4CVsylHXew2YMTHbN4612HFvgxRnt5XofGF2/A2nqeMD7xltmjzZle2jA91c6WF3R6SOqTjdG62b6T4TFYST1+PE4eaB2gxEcsLyBwBcMcgYdIHUVz54tk+DDkSd+xntofs9cRfA4iYxSDebsq6GPllBkGo7OyvWdL171EdsvMjwPW+mrTTU4+WX9GJ3B/iTn+v8lrq2cNP7n3uuEe+OVCHKYhE/rSoKC8qgpA0SAm9/jemAxck37fO350RAbEnjl8v0aKAAPPpAUwguZIxe7r46n8agti5dDzJ8SfkaYVi7MO0DwFFCMAzDkjny/xTCisubI/sx1G4+B8aMuxIeZfcqIzGCucKw3ZsGF+llGXga4bv0PWt2U79fEEBAPWXOT7OoNvDlXW001sRxdVB+LIDI0bTv7JF/dwAIhoGz3uRccu6qtZy4uy7QfLuIQOu/wACFSKKRMWp9Y0BvqOl7x7q5+f/AG2b0a3eJdwZkBEYv7RbcCCeVcWUX9S5MxcEeGMKMzpG8cMZWMox3zN0SAdQuXrXbyrt0bd8uDZ7Fkwy7L6U8EYGLxQCEpYDMpBNxcDW44U8PucrV34jJ7RxkAbDbmRJpGicer4axkbp8GW/R7elbSrFNGXayqfCGTM+OKyaHLhUN4lH3z9dvh3c6egWW+04PRnZEInm2Vs58SY7xR7sDiOP3V+J5a15xObdI6lJFJs3Y2Fkdtq46bA4FpsM0YwUaRhYo2kDoW10NhbJ7zerlqJQ+VJsrljUuQuO9G9m4qVsU2PweF9kiskUMJvlJym2brG9rCrY6qXsVZNLu9aK6PY2Fw4y76E55sylooIxdzYBtbChmjuuRqxYowjV2N4nYWzMHg23eOwc7qhiWGKKImRmPYpvYVkg8k5iTqMLow0f7vPvEFnixL5LnQLdlylctuddtX7lalcULZ5DisZK56UsO7Y3y3DIEvotuFGUU+419y+2LPiJdpAzSxdDBSIjPZBq8YZbgDpZVFqy65XD9w46NPIY92BvkyrjIM130t61H1vnWLCn4kb/AM4DPys1aTQx4w+s4jCAriWCsWQiNc1ruRbTTj2mu3CXozmzifHYVgEqmVVaL1iUyjKHupd/q3F/fVE3JXR04u4ovNkZfVccbQxg4l7RhgLezUXF+Wlc/UL80jY3iMsZjZnjJdCB1TwK8bZbV0ehqsk/sv8As85/Ecd2KH3BiZvtxjuv/wDm9eltHk9rP0BXGPbHKhDhP6FQBAmiCwZqCgjf/NEgM38aYU5uJ34dEdvD8aTxIoZYpM96i31pR36E/MVW9R9B1pvdkTs4HjKT/Tb50Pin7B+GXuQ/Zkf1pNb6WX8zQ+KfsT4SPuQOyoze0rd1x/ep8XL2J8HH3IHZCaD1hg1tbLf8TU+MfsT4KPuAbYgPVxLLf7aD8L1PjZexPgY+4CXYuDjU77HTDS1uhfyUUfjZP0JHpyb4srJMDgwVEUYyKuUl41udLXtrWFYH6s7EcfuU02wcFI8jrLOjSPnKII8i6cAK0RltVE+HtgF9HsIHzGWdhbKUGXh4nn30viFsdKkVuMg2Ngitt7jJ4ZN76uuQoSuuSVhoB286jTkqKcihFF56thZMpOFgIliR8oRbdLxrkycl6hpMxMeETLFeNGucuU57mwY6n8vwrqIu4pcGz2HgMJ6nKTDGtsdKhj3ccmboKwzysme3mO6rI8nP1HEuCw2jDhIJ0mghghZ4HWUxKqk9NGGc2HC/OrvUzLsYvaG1CmZYjrwMnYe7vpZZPRDqHuVWyMbLg50l9Ww+Lki6WG9caQiJuLS6aFvvHhyrNPAn9DVC2a6L0vxc4LDC4JkTgVebVrnpa+GlY54KdWOpjC+lGMMj/uuC9lEJUBaU6nNc38qp8NIa7K/afpJjp5cPhRhcO4cZo442k6cjNkUc/KtGnwp2yyGZY+foa/B4T1MiR2VpzGFkydRTxcIeNr1sl05TXLOFn/iOcnxFUV52FgpZNAueXEZ8xROMjFmJtx4mq8uh2Rb3sGl6vPNkUNiBT+gWzJ5pJfWcVEZFVSkaQZeiLZrW4niabTazwYbdu76s35sPiSu6E8V6KbP2UcNNHediskRE0cdvqnOcvOhmz+PGqr7F+j03z9yvxGzMJiIJIWgRM/10VdOkG008qzwhtd2zpvRoBH6ObPcksHsBlyCw1N9c3Gr3NieArFx6JYOMdHEYk8TaRYiDflw4Vo+LdVSMn4ZG/MzQQf8AD7ZGJjTEpj8eolW5RBCArfWFmVudUvXyT8qMctLTq2Mt6CYPDRyPhJp5Jco9nKEs4U3IGW3S7KOPqc4vyoz5un48tKTdFWNj4S38XyKj4EVuWvl7IP8ApvA/1yPs1QqOX86hCJLdg86IpGzHgPdQIS3LnsWl3oZY2e3C/WzN8KDyMs8JEwtuqoWqnIdJI8dONIEj4D30AnDoLk/7aWgkfAeZoBPW/Q0oEFZMXBFoLyN2R/NqiiyxY2ytlx079UiNfucfNjT7PcvjiiVrHvzd/wDejaReogtTx17qVstUSvxePw2Furtnk5Qxat58h50VFsWWaMTL4zaOKxN0vuIj/Di0uPvvxNWKFGSeaUiq3d9OAsb+6iyk2EIxJSFl3H0MRVfaDlpmsa5WTaXqzMjDTFEvu9Twu3a2nWrooNui92e+OiweLw6Nho1admzC+8DNEuYqVJHKq5ZdvBVONuwG1psbMuGhdY5C5dFXCo29mc5TZiSb8KkcliSjQLDei003tMapQ8QplCKg7B8zWeWqryFkcPuVG18PgYFEOA3uUExzzl2ZZiBeyg/UHbzrRgnOT+YWfC4EcBBiCsgjEQW3GQka9gt21dOCsGOE5djSYfYW2MRHvo4sII5YwqlpCCQM3SAI7/OsM8mGLrks2zXHBb7J2HiYcaMbj1gHq0e7wywtmzS3PtD/AKLm3f4Vr0e124nL6pncYbPVmoKV0LPOOJKBHOIGTJeKIyEve13OReHg1Y9ZL5aOv0fF8zn7DT+uhgE/Z/S/mGYE+Fc49BwVG2hNbCiXdfXI3Oa1+j9qrIGnSP5ykCDmGB5aino6G9hIlAYi3WX8NfmahTJ/MHyChRLLfZEpQyYb7ftIrm3SHWHmKqyIy6mP6i9s2mgHbrf5VSZLKnEbJWaVpY5dxn1dMgYFubDx/GrY5mkWxzSiqNTlY8K7No5FMnu+0+6lcx1AkEXs99K5MZQRKlGOaczUIR8KATnnahRCN15WJ7tfjSkOe4UAg2aNNWdR/qIvQDyKSYxdd0uc/aPD3VNpYoe5WzTyP9I2n2bgAeVNSRfGMUK5r8La8NR8KNlgJu8j3ildlkXESxGKw+GHtZBmPVjSzOfIfOgotklnijP4raeImusX7vGdDk65He/LyqxQRlnnlIpytMU2DK1CA2S/uoks2EM8W4wqNIi5Y0JNzxsBrr3VzMmN8lyaKiCFpwEQLZWIZtLWzNYnTjW3sgwW7sXEOHWJZFuxWRsxC2FjlC/KqZQt2X+D9R3CbIjx7q7o26w7sd8ztcErlKxgEC/aeVSqM+aKi+5Zy+jWAkFs0qX4hcpB0tzoUiqMitb0U2fM2skrQKdNBdm4XBHLlSPNtfBbw1yi1XYOyIkyrgo1VR9qT49Kq3lyMbxHFErGMFnn3cYF8oyqka8hc9njWxdOjVyOT+M/NtjC/wB+57NBoomisosLyL+N614oxjGonM1Mp5MjbREvCP40P/sT86sbKPCd0FwE+Eb1iQYmAmSXIBvE6kYyjS/M3Nc7Uu5Hf0GJ48XPqOmTDH/qIweVnT51m2m3kotrYiCSWGNZ8O+VHNg66Xy8TerYIvwSSZVBkPCSHT/uIPxarNjNrzw9zm8iVkYyRABxqHXn0Tz76FCTyxHM0R/iRdvXT86FC+JE8HSNldZ4Q6MHWzodR51HAG+LRpYsbhJ1DJiYNRcrvFuDzB1rM0YaC77D/wD2If8Aev50CUWZA7eXKupZmOWHfxqEBgD2nG4Y1CHiOlz+PZQsgB1F4SRxex49lQhxufEajt7KSxgeQNpa4K8waVsIHDxAwRWQ3v0jrrqedGSk2REzhW6XV1Btdu/So4SCVuM2ZI7pLGIEVYyJCXCgHlrTwTS5JaspZAuZspV/a9dbFScp4GrAi826MNhBZjHob6C17k68b60CCiBCEGpIkGlxxK2ta3wqBVD0OyJpUBdJIiVQa5B0V+N6RzRYsbANsHGXOTcZT9qQA+dTehfCdgjsLHk5VSORjrZGufE6VPFiR42u5P8A5Z2r/KhHjKvyqeJErIn0Y2r/AC4P/aPyoeLEm1i6+j+PZiLQgA2zZ+j5EDWp4qLFjZfRbMmSOJWbDgpGEvmPEdllqhxsajpwbYaMWClV6KohufLNa9PFW6RoeSMI32RKKBCy79jHHxfJq/8ApFtPOtXwmQw5Oq4a4NBHjcEiKkZyIgyqmUgAd1B6PIjItbiZD1yLESvh4s5KpvZe9CcoC+NuPZWPPCWPuasOSM1aD3B4I2mnC1qxl4JzboqLc28eNvnW/RYbe9nL6jqKjsXr3K3HjNgsWOIMJveumziY/MZhoVyt9H9G+g7x4UC2F8chUiFlvhI3uDlOvHTpG3G3CgWbXyh7C7LaCEpLFBvDI7tax4tcC9uQrlZYuU7R6bFiagkMjZy5pGbdpfVMoUkmwFmvwGnKgsfuM4srsR6P4jHzRCIYcLFCd65OVSxOnUF6sxXFOxJcPkL/AMp4zMWE+EF5A9yZPsFfs99W+IV2iM3ojKY8sbo0iqEiDMbWvfXo9poeIS0UwgSMhMtnjndbX4MEseVOi17SUcGGMYEgmHs4yclrHKnRA099EVFpsyBPVbiIEGaTU5b9bQGudnf5g0ewd4ULv7NOIHAHgo50YPgDN+LacOr3flXQMxEajly/XCiQhwMg7+H9PhSkItxGp5a86BAUnCPj9KPn3VCEstwSdL2048Km0ejyxqvee01OB1E88gUZmOVRzOgo2HaVGI2qiXEK7w/abRfdxNGglFiMTNiD7WQsOS8FH9NEgBOoeOkw8r0RGWQwsuLRrvMkcqr0pguuUW6o425HSklNIeMGWGHwcGFUBBdgLbx9W8uzyqhybNCjQcm3ZSDho8O8mrdBD/uPgOXnRKp5a7D6IkYyqthz7/E1DM22eZlUFmsLczQIhGSRpbjqp2c28e7uqbS+MaB2pxyLuIxck9gUcSewUYwcnwLOcYq2VsjFzma3YB2DsH5119PgWP7nntXqpZn9AQHO1aDEAnmXDx5yLk6In2j+VJOdFmLHuZ30eLPicYz6s0Clm7TvK4+t7I7OkNU3RW/FuCjvrFCDlKi/NlWOO5iv61/Gu3GKiqR5vJNylbFcaP3PE/8AhaiwQ8yMzIq5WsDbIbkm+vPgxpLZrjBDeAXNPDo9ghubm3R17eHdVc3UTRpoOWVF8w46VjPQIjloBsdwIIabTkLUaM+d9ixoIoPUWQwu1YN3tCcLmszma2v10vp0uHlV0ewyfAnh0FgM4N4rBrlRohbjnXXuohsc2crerIcuZM0mY5rG+bkMw86wZq3sdByOm9gwGbhcHkOd6CAbAOlgTm/XCulRmObwDk3l41KCQEl3fKGN7W8hzoUQLkPM204UKCke4cKg6QN3VBmdgo7TUHKybaIGkK3++/yFSiWU000kpzSMzHv5eAokE2NQhODCTYnVFsn8x9F/vQboZKy6w+Ahw4vrK5ObM3VBHNVqtybHUUh7o2uTfupUkFuXoeCO+kQt3m/xNHgRyruORwIliek3ae3uqtlcpthP1egKQkdYxr1j1VHE1AxViZzubsfAAGw8KZIvSo9amDYOWQRi51J6q6XP9qaEHJ0hMmSMI2ytdndrnrHTTgB2CuriwLGvqef1Oqlll9DgVjzHC+v96suihJsG7LGhdtFXU/2qOVchjBt0jPzyNO5d/BR9leysspWzoRx7VQ/sjFphJ52dJGzxBVCW4hr8yKx6qNpGjT8Mtv23A+YmGdbaWsunxo6bHsRm1tzdJnf2thTwjxJPPor+dadxi+H4K/aW0BPCsEccqB3VnMgtcA6KNaScy/T6bm2IZJAp6CLcMTx58aq8dGv4Rr1LbZcZG+lIHBYlt2cW+VJPJuNWlw7XZbmqjcR99QNDuCFt54D8ahmzdx+oVHjUIjMbdw7NLh5kVdYnRyb/AFeHDxp4zoiKJcNLlHQicdDosTrYUXlQys5BjXgU4Xc58pY6HUm9yBR+H3vcVvLXAb12S7eyF7i92+6LfCo9IDxja304DSrWGIVEVtSL8dKDIg+g0AsOwUBiJ41AiWKlaJAVtdtLn5VAlJKzMbsxY9pokQox0oBF2qAY/gMNDKjSyLnKtYKer7qSTLIRLfhwtYcBVRcRJ/GghqJRIJJVRr2ILG3dyoCZJbVwWdgosAAByqGU4eF6DIDlcpG7jiq3F6iDXIne5JPE8Tzp0aKon2UUA4efdeoQqC7PZ26zi5/Id1dXBBRjwef1WWU58nKuM1B1UaVnkzTCKKPaTs0+6PUjAZQO0jiaRmjGuCvsKVlhKAe1/ozVRm7FuLuHjjVt8TylK++rMflKMy/MOhbSyqCbLw93OmKaB4wWkh1LFrEk+NLLsX4B5xbNqfo78qxJG6y4wI/dk72Zj45rfKnoth2GaUtPVERjuE4P32NFmfJ3HBxqIrZKixCr2qoOGB5rLp5qaRjookW+TyPLlw5UkixFCCVxEjqSrI0kiMNCGU3BFdXD5EYZ+Ybj1zk6kkEk9pRb1cKj/9k=) no-repeat no-repeat;
    height: 100px;
}

    .sidebar .user-info .image {
        text-align: center;
        margin-left: 0;
        margin-right: 0;
        align-items: center;
        padding-top: 13px;
    }

        .sidebar .user-info .image img {
            text-align: center;
        }




/*********/

.navbar-brand > small {
    font-size: 13px;
    color: #ccc;
}

.panel {
    margin-bottom: 0;
}

/*** TABS ******/

/*  leads tab */

.list-group-item.text-center > span {
    font-size: 9.5px;
    line-height: 12px;
    margin-top: 2px;
    display: inline-block;
    font-weight: 100
}

div.leads-tab-menu div.list-group {
    margin-bottom: 0;
    height: 100%;
    background: #fff;
    box-shadow: none;
    border-right: 1px solid #e6e8ea;
}

    div.leads-tab-menu div.list-group > a {
        margin-bottom: 0px;
        padding: 5px;
    }

        div.leads-tab-menu div.list-group > a .glyphicon, div.leads-tab-menu div.list-group > a .fa {
            color: #039be5;
        }

        div.leads-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
        }

        div.leads-tab-menu div.list-group > a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0;
        }

        div.leads-tab-menu div.list-group > a.active:after {
            border-color: rgba(136, 183, 213, 0);
            border-left-color: #f9f9f9;
            border-width: 6px;
            margin-top: -6px;
        }

        div.leads-tab-menu div.list-group > a.active:before {
            border-color: rgba(194, 225, 245, 0);
            border-left-color: #ddd;
            border-width: 10px;
            margin-top: -10px;
        }

        div.leads-tab-menu div.list-group > a.active:after, div.leads-tab-menu div.list-group > a.active:before {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

.leads-tab-container i.material-icons img {
    width: 22px;
}

.leads-tab-container .list-group .btn {
    padding: 0;
    width: 169px;
    height: 44px;
    margin: 0 auto;
    background: #94D8F0;
}

    .leads-tab-container .list-group .btn img {
        width: 24px;
    }

div.leads-tab-menu div.list-group > a.active button {
    background: #25BEFF !important;
}

div.leads-tab-menu .list-group-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid #f0f0f0;
}

.leads-tab-content.active {
    display: block;
    animation: yourCustomAnimation 0.5s;
    animation-fill-mode: both;
    margin-right: 5px;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

.navbar-brand {
    padding: 0 22px 0 17px;
}

.header-logo-size {
    width: 200px
}

.table-striped > tbody > tr:nth-of-type(odd) figure.icon-option img.statico {
    background: #F9F9F9;
}

.icon-option img.statico {
    position: absolute;
    background: #ffffff;
}

    .icon-option img.statico:hover {
        opacity: 0;
    }

img.divicon {
    width: 40px;
}

.buttonfilterfooter {
    margin: 0px 20px 0px 20px;
}

    .buttonfilterfooter .btn-lg, .btn-group-lg > .btn {
        padding: 7px 16px;
    }

    .buttonfilterfooter .btn:hover, .btn:focus, .btn.focus {
        color: white !important;
        text-decoration: none;
    }

@keyframes yourCustomAnimation {
    from {
        transform: translate(-100px);
        opacity: 0;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
    }

    to {
        transform: translate(0);
        opacity: 1;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
    }
}

div.leads-tab-content {
    padding-top: 0px;
}

.col-3.leads-tab-menu {
    max-width: 75px;
    height: calc(100vh - 120px);
    z-index: 5;
}

.col-9.leads-tab {
    width: 240px;
    position: relative;
    padding: 0px;
    background: #fff;
}

.sidebar h3.titulo-filtro {
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 100;
    margin-top: 0px;
    padding: 10px;
    background-color: white;
    border-bottom: 0px solid #ececec;
    background: white;
}

.leads-tab-content .badge {
    display: inline-block;
    min-width: 10px;
    padding: 4px 8px 3px;
    font-size: 11px;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: normal;
    vertical-align: top;
    background-color: #969696;
    border-radius: 10px;
    float: right;
}

.leads-tab-content.CargoDescription [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #D95B43 !important;
    background-color: #D95B43 !important;
}

.leads-tab-content.Posicion [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #EC6E55 !important;
    background-color: #EC6E55 !important;
}

.leads-tab-content.Rubro [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #EB8958 !important;
    background-color: #EB8958 !important;
}

.leads-tab-content.Producto [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #EA9F5D !important;
    background-color: #EA9F5D !important;
}

.leads-tab-content.Exportador [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #E8BB5B !important;
    background-color: #E8BB5B !important;
}

.leads-tab-content.Importador [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #CBD93C !important;
    background-color: #CBD93C !important;
}

.leads-tab-content.PaisDestino [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #59B85C !important;
    background-color: #59B85C !important;
}

.leads-tab-content.PaisProcedencia [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #0CADA7 !important;
    background-color: #0CADA7 !important;
}

.leads-tab-content.PuertoProcedencia [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #4ABFE8 !important;
    background-color: #4ABFE8 !important;
}

.leads-tab-content.PuertoDestino [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #3A9ED7 !important;
    background-color: #3A9ED7 !important;
}

.titulo-filtro > strong {
    color: #585858;
}

.CargoDescription .titulo-filtro span.badge {
    background: #D8563D;
    border-radius: 0;
    font-size: 13px;
}

.list-group-item.text-center:hover {
    color: #fff;
}

.list-group-item.text-center.active > span {
    color: #fff;
    font-weight: 600;
}

.list-group-item i.material-icons img {
    width: 22px;
}

a.CargoDescription.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.CargoDescription.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #D8563D;
    border-width: 6px;
    margin-top: -6px;
}

a.CargoDescription.list-group-item.text-center.active {
    background: #D8563D;
}

a.CargoDescription:hover {
    background: #D8563D;
}

.Posicion .titulo-filtro span.badge {
    background: #EC6E55;
    border-radius: 10px;
    font-size: 13px;
}

a.Posicion.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.Posicion.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #EB6950;
    border-width: 6px;
    margin-top: -6px;
}

a.Posicion.list-group-item.text-center.active {
    background: #EB6950;
}

a.Posicion:hover {
    background: #EB6950;
}

.Rubro .titulo-filtro span.badge {
    background: #EB8958;
    border-radius: 10px;
    font-size: 13px;
}

a.Rubro.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.Rubro.list-group-item.text-center.active {
    background: #EA8553;
}

    a.Rubro.list-group-item.text-center.active:after {
        content:'';
        border-color: rgba(0, 0, 0, 0.0);
        border-left-color: #EA8553;
        border-width: 6px;
        margin-top: -6px;
    }

a.Rubro:hover {
    background: #EA8553;
}

.Producto .titulo-filtro span.badge {
    background: #EA9F5D;
    border-radius: 10px;
    font-size: 13px;
}

a.Producto.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.Producto.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #E99C58;
    border-width: 6px;
    margin-top: -6px;
}

a.Producto.list-group-item.text-center.active {
    background: #E99C58;
}

a.Producto:hover {
    background: #E99C58;
}

.Exportador .titulo-filtro span.badge {
    background: #E8BB5B;
    border-radius: 10px;
    font-size: 13px;
}

a.Exportador.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.Exportador.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #E8BB5B;
    border-width: 6px;
    margin-top: -6px;
}

a.Exportador.list-group-item.text-center.active {
    background: #E8BB5B;
}

a.Exportador:hover {
    background: #E8BB5B;
}

.Importador .titulo-filtro span.badge {
    background: #CBD93C;
    border-radius: 10px;
    font-size: 13px;
}

a.Importador.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.Importador.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #CBD93C;
    border-width: 6px;
    margin-top: -6px;
}

a.Importador.list-group-item.text-center.active {
    background: #CBD93C;
}

a.Importador:hover {
    background: #CBD93C;
}

.PaisDestino .titulo-filtro span.badge {
    background: #59B85C;
    border-radius: 10px;
    font-size: 13px;
}

a.PaisDestino.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.PaisDestino.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #59B85C;
    border-width: 6px;
    margin-top: -6px;
}

a.PaisDestino.list-group-item.text-center.active {
    background: #59B85C;
}

a.PaisDestino:hover {
    background: #59B85C;
}

.PaisProcedencia .titulo-filtro span.badge {
    background: #0CADA7;
    border-radius: 10px;
    font-size: 13px;
}

a.PaisProcedencia.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.PaisProcedencia.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #0CADA7;
    border-width: 6px;
    margin-top: -6px;
}

a.PaisProcedencia.list-group-item.text-center.active {
    background: #0CADA7;
}

a.PaisProcedencia:hover {
    background: #0CADA7;
}

.PuertoProcedencia .titulo-filtro span.badge {
    background: #4ABFE8;
    border-radius: 10px;
    font-size: 13px;
}

a.PuertoProcedencia.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.PuertoProcedencia.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #4ABFE8;
    border-width: 6px;
    margin-top: -6px;
}

a.PuertoProcedencia.list-group-item.text-center.active {
    background: #4ABFE8;
}

a.PuertoProcedencia:hover {
    background: #4ABFE8;
}

.PuertoDestino .titulo-filtro span.badge {
    background: #3A9ED7;
    border-radius: 10px;
    font-size: 13px;
}

a.PuertoDestino.list-group-item.text-center.active:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: transparent;
    border-width: 10px;
    margin-top: -10px;
}

a.PuertoDestino.list-group-item.text-center.active:after {
    border-color: rgba(0, 0, 0, 0.0);
    border-left-color: #3A9ED7;
    border-width: 6px;
    margin-top: -6px;
}

a.PuertoDestino.list-group-item.text-center.active {
    background: #3A9ED7;
}

a.PuertoDestino:hover {
    background: #3A9ED7;
}

div.leads-tab div.leads-tab-content:not(.active) {
    display: none;
}

.aplicar-filtro {
    padding: 15px 15px 15px;
}

.seccions .list-group-item {
    position: relative;
    display: block;
    background-color: #fff;
    border: 0px solid #ddd;
    padding: 10px 17px 0px;
    background: none;
    /*border-top: 1px solid #ededed;*/
}

    .seccions .list-group-item:hover {
        background: white;
        color: black;
    }

.seccions .badge:hover {
    background: #002D5F;
}

.scrollfilters {
    max-height: 420px;
    overflow-y: auto;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #002d5f;
    border-radius: 4px;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #002d5f;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #002d5f;
}

.input-group.buscador-header {
    width: 400px;
    margin-bottom: 0px;
}

    .input-group.buscador-header .input-lg {
        height: 40px;
        padding: 20px 16px;
        font-size: 14px;
        line-height: 1.3333333;
        border-radius: 3px;
        margin-top: 5px;
        background-color: rgba(255, 255, 255, 0.7);
    }

        .input-group.buscador-header .input-lg:hover {
            background: white;
            transition: 0.8s;
        }

    .input-group.buscador-header i.glyphicon.glyphicon-search {
        font-size: 16px !important;
        line-height: 20px;
    }

    .input-group.buscador-header button.btn.btn-info.btn-lg {
        border-left: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        margin-top: 5px;
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0.5) !important;
    }

@media (min-width: 1720px) {
    .content-welcome .card .header {
        min-height: 50px !important;
    }

    .tutorial-action img {
        max-width: 114px !important;
    }

    .tutorial-content h4 {
        font-size: 17px;
    }
}

@media (max-width: 1460px) {
    .content-welcome .card .header {
        min-height: 48px;
    }

    .card .header .col-xs-12 h2 {
        font-size: 1em;
    }

    .card .header {
        padding: 15px;
        min-height: 30px;
    }

    .tutorial-content h4 {
        min-height: 65px;
    }
}

@media (max-width: 1450px) {
    .card-image.icontuto {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .tutorial-content h4 {
        font-size: 17px;
        text-align: center;
        float: unset;
        display: inline-grid;
    }

    select.form-control {
        width: 140px;
        display: inline-block;
        height: 40px;
        padding: 0;
    }
}

@media (max-width: 1169px) {



    .no-responsive {
        display: none;
    }

    .actions-row {
        padding-left: 0px !important;
    }


    .btn-tuto-expo {
        margin-bottom: 20px !important;
        margin-top: -30px !important;
    }

    section.content-welcome {
        margin: 90px 10px 0 10px;
    }

    .sidebar::-webkit-scrollbar {
        width: 8px;
        height: .55em;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.15);
    }

    .sidebar::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.25);
    }

        .sidebar::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
}

@media (max-width: 992px) {

    section.content-welcome {
        margin-top: 5rem;
    }
}

@media (max-width: 767px) {

    div.leads-tab-menu div.list-group {
        min-height: calc(80vh + 25px);
    }

    .card .header {
        padding: 10px;
        padding-top: 15px !important
    }

        .card .header .col-xs-12 h2 {
            font-size: 18px;
            line-height: 30px;
        }

    .input-group.buscador-header {
        width: 100%;
        margin-bottom: 0px;
        display: none;
    }

    .sidebar .user-info {
        padding-top: 0px !important;
        background-color: #f7f7f7;
    }

    .sidebar .user-info {
        padding: 10px 15px 0px 15px;
        white-space: nowrap;
        position: relative;
        border-bottom: 1px solid #dddddd;
        background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAICAgICAgICAgICAgICAgMCAgICAwMDAwMDAwMEAwMDAwMDBAQFBQUFBQQGBgYGBgYICAgICAgICAgICAgICAj/2wBDAQICAgMDAwYEBAYIBwYHCAkJCQkJCQkICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCABkASwDAREAAhEBAxEB/8QAHQAAAgMBAQEBAQAAAAAAAAAAAwQCBQYBAAcICf/EAEQQAAIBAgMEBgYHBwIGAwAAAAECAwARBBIhBRMxQSIyUWFxgQYUI5GhwTNCUmKx0fAVJENTguHxcpIHFkRjc5M0VNL/xAAbAQACAwEBAQAAAAAAAAAAAAABAgADBAUGB//EADQRAAICAQMCBAQEBQUBAAAAAAABAhEDBBIhBTETMkFRFCJhcRUjQoEGkaHB8BYzUrHRgv/aAAwDAQACEQMRAD8A/vPpVpSe07KASJtTIUiQO+oQ5YVLAQsO+mIQK+NQUGR4/CjYCBHjRAQIFEAIg/eoi2CKnvo2Abw+GzKJZDdQ+Ux3tw53qjLlrsaMWLcrYlhtltgFnvOswxMxlSy2Mfat7txFUPI2aNiRx93vnQw5EGoysTwt1r9t6sWXIUyhjQJQjStG4aMKFIYZTfMdNL6aVZDJk5uiuePHa7gzC9yoVmIJHQUnhWlT4tmWUeaBNh5QLmOUeKNR8WK9QeFN+go+6zMqyA624i9NDIpCZcco8i75O01cjM5C7Mn3j7qYrckKu8fDpfD8qdFbmhR5UvwP68qsSKZTFWmXlET33qwRzANL2Rjz/wA0SvxAe9b+UnktETxGQMh7l/pWmSFc2czZvrkDgdDb31GibzvsVtfEOfuoPzFQjmvVg7xjqzTOeJMrKT4DIqi1RWLkyxbtIjcfzD76cq3nQ/Y/uNQm9nr/APcI8CaAN4ZPF9ePW18aXgtU2whMnZL/ALWoJhdnQZOe8Hk1R0RMmC/22HbcGlH3E89v43wb8qH7D8H3HKK84eyo9lHfRBRGwqEOFRUshCwogIkUbADNu2iQibdtQUEcvI0QELj9GiLYFmQc1H9XyphW0DLID1hrRFtFZPt71FZIZ8G5QOchDnM9+DqcuUjurLli2zZhmtpVYj0v3mHEUOBkSQD6QyAi/wBbS3upVjLHIpodsYpCxhjVc3HPrrflmPdU8Ne4d0vYl+19qZ3YYsRM4UNly/V4AaGoscSXL6AG2ltCS4O0MWw5APJYeAFtKsUF7COXvJCbb+W95MU99OJ+Ja9WLE/Ypeoxesy62VEkMTXi9uzHPNISxy/VAuNBWrFCl9TDqM0Zvh8Fk5Xuq4yOhVje9rd1Oipi0l+Gl+dzTorkKNnPZr4CnRS0AItxYDtA5/CmEaAO0Y4KDzvrTordCzMzdUDzIApitsNFhJp/o4XnK6Eraw7iSbUkssY93QVjk+ysJiMFicKglngEa3sN6yXPggNzVENfgnPZGabNOTp+ohDfKDoUiwmLxN/V4BKQM7brLZR2tci1PPXYI8OaQi6ZrJR3LG6YsA5vZS1jZt2pa3bwvrWjequzF4c7qi8xmyMQ2KlXBYPF7mNIV9tuYzn3KM32e333rBHqGHHH82aTOpm6ZmyZH4UG0q/6KiSN4vpARY5euh14fUNacOrw5XUZWZtT03U6eCnlg4q6Iq/3mH651pMKY1Gx4b3zqtl8GSfP9u/5UEM2QU/fosVMPx+uSPKkstCDKeL0BqR9v8q88ezOEnsFEBHMe6oAgWPaKhLBk/q1MKQJt9o+VEAJsx4B/faiKQIb/LGoCgLq33PjRsWgZQ9qg88q3/GmBREr2lvJVHvqAo5mC8r/AOo/laoQrdo58VC0DFEiJBCrGhOn3jrQcSb2jNtsqELxJb9cqG0WWaXuRj2bGDqtx2VZ4ZU8svccjwUKk+zHZwp1ArcmxoQxKOpVhW4nCEHJRTC0D077+FEUA1he9vdTIRgGcchYcTx18tadFbYq8w1uvfp/inorciUOExuLt6thZyrDSUjKnm72FU5dTix+aX/pbi0mbL5Iv+wSfYuPUWJw7NfgkjH4hbVmXV8H1N/+n9XJehBPRra0nSKwRryMrsp8hlvR/GsC9yp/w/qF+qP+fseb0fx0FjLJhVZjkRAzs7nsjREJJ8qR9dwPsmGPQM98yiJv6J7YlkEu6wyK1vYSy+0Gq3BCKQOr21zNZ1CGZSpPlHQ0vSZ4ckXuTSdg8TszaWzMbhJ5xs9kGbeQmVnlKnMAQiJyvxJHdXF0+Jwdp8nqVBZ/la+X1IbO2Hg48Pi3GIxgbF9AJuEWOPVtEbrNbNxNdD8Lz6un2S/qZNX1PT6XJsbb+3LReuJMNs47zaeMjfCwNadLRLYKAhaNLKMtuAW57yax6jFJ5K3XRtxaaKhujGk+eVTObX2PtBY0xbTri2hw43884SF7ZwckcSqR5E1knjc5EWRSdRVf53Ml6M7BxYx532Fwc8KQs0iGWRSQcoUBkW41rq/GZMPON89inXdPx5obcq4s1eL2POuQYbY2zAd2TLvsfiAS/wBVY7x31q6HW9T+qRyfwLQX5CnxGDxOEIOIwXqO8Hs41k3q6cTnIrv9O1r1EPmdtHm+t9Ox6bKni8jX9fYVbIRo1xzy/nXRRwpMiEv/ADB321pmxE2E3V9N45tqAQflS7h0wwiW3Gk3FiPuOTvNcE9vR7IKBKOWHZRJREgdg91QhEnyqABGmFBmmICJFQRgWbst8KNCtgiWP9uymACbtGtvEURWQuO/4/KoKLyBSDdSOz9XqAYm66jlbh2mnRUwYGvCmEJEW1JokBaW1LHwvTCkbOR0Y3t7h51XLNjj3Zbj0ubJ5Ysg0OJtfcu3/jufgt6aOeEuws9Jmj3iIyrMjBWSQX4Ky/jfhReoxx7sWOg1E/LFsEMPicR0YMPLKb/w1zAeLZrUPjsC/UTJ0rVLvD/P5g5tmbThQ7zCZdDpmjzHwAYk1PxDT/8AISHSdVJ8QEMZsraGLwOIw2Gwksk3qirDHHfMXH2elYEeVeRhhyeIn9T3TWxclZB6ObawDpjMds+eLDwzmV5JpIxaPdtqPann9UC9as+Kbg6HnqcMuzHN/BvY5WlisYsQFbej7aW0LfCuSlL/AKEdCO9B20zXRr+j4a6tm/6hgefOo1LZ/wDX9iRrd+w/EyB8S7FAxXDMbMSbdLnf4VTUmqLeLMHtZVG2cZ7ZcrYqxCs2Uezjrt6RfkorcuRGGRxhMruf/jOqhXzcD0dCdO+vWKUVgV15f7HiXCT1bq/N/ctpMNi8dhZVw8b4ht/hSQjJlVRKkhF24HKDexryMYuv2PpOrmnBqP8AnJpttQyTYWVI0zO08DoA1zZXXPaxtpWHT4ckZpy9jCoNvhCOx9kY6SdPV8LNLKuHnEy5kuLsmRuvbLbQa3vWnUpy4S/8Bki4L5jX4LD+kWBPq6ejaY31hM7TzPGd2yCwQHN2a3qvBpnK7M8pw9yW1X9IpcGYtp+je5hV1/e4Z1cxt1RIFzHQ8716HQ6HFgrL46TrmLT/AJHB17nqU8Kxt+0k1/Mz3q0+gZC5v0d3lYnyrrQ6hgb4kjzOboWvhG5YnS+xPcYqMZmw2JjUal3hdFHibWq9ajFLhSX8zmvS5oq3CS/Y8JLW18TYn8DTiWF3ni3fkf5ikGtn3auCe7PUSHqJAZqCsg1QDBnxFMAGaIGBa1r6URADX7Le+iBkCTa5dh3E0QA2bvPx/KiKwRI7e/Vrf3oisXd/1c3qCtipb/I/vViEbAPKER3I6ql7DibC9F9hVy6Fl2hA2UHD4xiwuEQID38zWCWrfojtQ6XH9bsGNvYSLN+4YlMjmM6x3upy63J500MGXKrb4BLLhwSqEeV7nZPSfDwuU/ZsxfdrIHMsL6MbDge6hkxrC+xZinPUfq4FG9IpcU0KLh8YseIkEKsN2kYOvE37qyZ801Fu+Ddix4Yfpt/UskxGBgDPJgcTi3UZvayxBTpfRQfxrmy1SZfLLkfbj7CR9NYpFjXD7OxMSuoKIhhvb32FaFi9yyOl9ZD2AxvrcRxk2z8WI988W6M8Ky3jYK28vqNTwBq+GP6FGfU7HtjwW8m25MNmw2G2amE6G8SV3WRTZsjdFLEkd5rTFM5s5buW7MxjsXJNvpMTMZpAjWaQ6LcHqjgB4UzXAt8lTMNl5cCyQ4FiseJBkWOHMB0DxGp41y9YnsVe5swv5nZiNvDD/tHCOqwIH2S2bd5dSJ7C+XnXS/h5edSV/c53WrqO3gr4lwu8a6wKpSHM2XvbM3HjpV/WK8RbV6FnQ3+TLd/yNZspcB6pHaHB9LGzaskVyLnzHvry2qjk3vv6HbuICBcC+CyKuD0w86dQaMrkECwq2SyJ+pVFwr0JR7fwUXskwUiBWKEoYVUspylujpyroYMTUFyXRzqK7C0/pDh/WJY3ws94ggujxOuuvWQkc6eWNsux62MW+DRejW34YtoELg5JN/g2NxPB0VWRblhe9+VqzZ/y42yrU6lZ0kkbR/SmKAxuuzsU7CdIgm9hFy8gh48PrVXgyrxEkYMmP5GX020VxIkwr4CVsylHXew2YMTHbN4612HFvgxRnt5XofGF2/A2nqeMD7xltmjzZle2jA91c6WF3R6SOqTjdG62b6T4TFYST1+PE4eaB2gxEcsLyBwBcMcgYdIHUVz54tk+DDkSd+xntofs9cRfA4iYxSDebsq6GPllBkGo7OyvWdL171EdsvMjwPW+mrTTU4+WX9GJ3B/iTn+v8lrq2cNP7n3uuEe+OVCHKYhE/rSoKC8qgpA0SAm9/jemAxck37fO350RAbEnjl8v0aKAAPPpAUwguZIxe7r46n8agti5dDzJ8SfkaYVi7MO0DwFFCMAzDkjny/xTCisubI/sx1G4+B8aMuxIeZfcqIzGCucKw3ZsGF+llGXga4bv0PWt2U79fEEBAPWXOT7OoNvDlXW001sRxdVB+LIDI0bTv7JF/dwAIhoGz3uRccu6qtZy4uy7QfLuIQOu/wACFSKKRMWp9Y0BvqOl7x7q5+f/AG2b0a3eJdwZkBEYv7RbcCCeVcWUX9S5MxcEeGMKMzpG8cMZWMox3zN0SAdQuXrXbyrt0bd8uDZ7Fkwy7L6U8EYGLxQCEpYDMpBNxcDW44U8PucrV34jJ7RxkAbDbmRJpGicer4axkbp8GW/R7elbSrFNGXayqfCGTM+OKyaHLhUN4lH3z9dvh3c6egWW+04PRnZEInm2Vs58SY7xR7sDiOP3V+J5a15xObdI6lJFJs3Y2Fkdtq46bA4FpsM0YwUaRhYo2kDoW10NhbJ7zerlqJQ+VJsrljUuQuO9G9m4qVsU2PweF9kiskUMJvlJym2brG9rCrY6qXsVZNLu9aK6PY2Fw4y76E55sylooIxdzYBtbChmjuuRqxYowjV2N4nYWzMHg23eOwc7qhiWGKKImRmPYpvYVkg8k5iTqMLow0f7vPvEFnixL5LnQLdlylctuddtX7lalcULZ5DisZK56UsO7Y3y3DIEvotuFGUU+419y+2LPiJdpAzSxdDBSIjPZBq8YZbgDpZVFqy65XD9w46NPIY92BvkyrjIM130t61H1vnWLCn4kb/AM4DPys1aTQx4w+s4jCAriWCsWQiNc1ruRbTTj2mu3CXozmzifHYVgEqmVVaL1iUyjKHupd/q3F/fVE3JXR04u4ovNkZfVccbQxg4l7RhgLezUXF+Wlc/UL80jY3iMsZjZnjJdCB1TwK8bZbV0ehqsk/sv8As85/Ecd2KH3BiZvtxjuv/wDm9eltHk9rP0BXGPbHKhDhP6FQBAmiCwZqCgjf/NEgM38aYU5uJ34dEdvD8aTxIoZYpM96i31pR36E/MVW9R9B1pvdkTs4HjKT/Tb50Pin7B+GXuQ/Zkf1pNb6WX8zQ+KfsT4SPuQOyoze0rd1x/ep8XL2J8HH3IHZCaD1hg1tbLf8TU+MfsT4KPuAbYgPVxLLf7aD8L1PjZexPgY+4CXYuDjU77HTDS1uhfyUUfjZP0JHpyb4srJMDgwVEUYyKuUl41udLXtrWFYH6s7EcfuU02wcFI8jrLOjSPnKII8i6cAK0RltVE+HtgF9HsIHzGWdhbKUGXh4nn30viFsdKkVuMg2Ngitt7jJ4ZN76uuQoSuuSVhoB286jTkqKcihFF56thZMpOFgIliR8oRbdLxrkycl6hpMxMeETLFeNGucuU57mwY6n8vwrqIu4pcGz2HgMJ6nKTDGtsdKhj3ccmboKwzysme3mO6rI8nP1HEuCw2jDhIJ0mghghZ4HWUxKqk9NGGc2HC/OrvUzLsYvaG1CmZYjrwMnYe7vpZZPRDqHuVWyMbLg50l9Ww+Lki6WG9caQiJuLS6aFvvHhyrNPAn9DVC2a6L0vxc4LDC4JkTgVebVrnpa+GlY54KdWOpjC+lGMMj/uuC9lEJUBaU6nNc38qp8NIa7K/afpJjp5cPhRhcO4cZo442k6cjNkUc/KtGnwp2yyGZY+foa/B4T1MiR2VpzGFkydRTxcIeNr1sl05TXLOFn/iOcnxFUV52FgpZNAueXEZ8xROMjFmJtx4mq8uh2Rb3sGl6vPNkUNiBT+gWzJ5pJfWcVEZFVSkaQZeiLZrW4niabTazwYbdu76s35sPiSu6E8V6KbP2UcNNHediskRE0cdvqnOcvOhmz+PGqr7F+j03z9yvxGzMJiIJIWgRM/10VdOkG008qzwhtd2zpvRoBH6ObPcksHsBlyCw1N9c3Gr3NieArFx6JYOMdHEYk8TaRYiDflw4Vo+LdVSMn4ZG/MzQQf8AD7ZGJjTEpj8eolW5RBCArfWFmVudUvXyT8qMctLTq2Mt6CYPDRyPhJp5Jco9nKEs4U3IGW3S7KOPqc4vyoz5un48tKTdFWNj4S38XyKj4EVuWvl7IP8ApvA/1yPs1QqOX86hCJLdg86IpGzHgPdQIS3LnsWl3oZY2e3C/WzN8KDyMs8JEwtuqoWqnIdJI8dONIEj4D30AnDoLk/7aWgkfAeZoBPW/Q0oEFZMXBFoLyN2R/NqiiyxY2ytlx079UiNfucfNjT7PcvjiiVrHvzd/wDejaReogtTx17qVstUSvxePw2Furtnk5Qxat58h50VFsWWaMTL4zaOKxN0vuIj/Di0uPvvxNWKFGSeaUiq3d9OAsb+6iyk2EIxJSFl3H0MRVfaDlpmsa5WTaXqzMjDTFEvu9Twu3a2nWrooNui92e+OiweLw6Nho1admzC+8DNEuYqVJHKq5ZdvBVONuwG1psbMuGhdY5C5dFXCo29mc5TZiSb8KkcliSjQLDei003tMapQ8QplCKg7B8zWeWqryFkcPuVG18PgYFEOA3uUExzzl2ZZiBeyg/UHbzrRgnOT+YWfC4EcBBiCsgjEQW3GQka9gt21dOCsGOE5djSYfYW2MRHvo4sII5YwqlpCCQM3SAI7/OsM8mGLrks2zXHBb7J2HiYcaMbj1gHq0e7wywtmzS3PtD/AKLm3f4Vr0e124nL6pncYbPVmoKV0LPOOJKBHOIGTJeKIyEve13OReHg1Y9ZL5aOv0fF8zn7DT+uhgE/Z/S/mGYE+Fc49BwVG2hNbCiXdfXI3Oa1+j9qrIGnSP5ykCDmGB5aino6G9hIlAYi3WX8NfmahTJ/MHyChRLLfZEpQyYb7ftIrm3SHWHmKqyIy6mP6i9s2mgHbrf5VSZLKnEbJWaVpY5dxn1dMgYFubDx/GrY5mkWxzSiqNTlY8K7No5FMnu+0+6lcx1AkEXs99K5MZQRKlGOaczUIR8KATnnahRCN15WJ7tfjSkOe4UAg2aNNWdR/qIvQDyKSYxdd0uc/aPD3VNpYoe5WzTyP9I2n2bgAeVNSRfGMUK5r8La8NR8KNlgJu8j3ildlkXESxGKw+GHtZBmPVjSzOfIfOgotklnijP4raeImusX7vGdDk65He/LyqxQRlnnlIpytMU2DK1CA2S/uoks2EM8W4wqNIi5Y0JNzxsBrr3VzMmN8lyaKiCFpwEQLZWIZtLWzNYnTjW3sgwW7sXEOHWJZFuxWRsxC2FjlC/KqZQt2X+D9R3CbIjx7q7o26w7sd8ztcErlKxgEC/aeVSqM+aKi+5Zy+jWAkFs0qX4hcpB0tzoUiqMitb0U2fM2skrQKdNBdm4XBHLlSPNtfBbw1yi1XYOyIkyrgo1VR9qT49Kq3lyMbxHFErGMFnn3cYF8oyqka8hc9njWxdOjVyOT+M/NtjC/wB+57NBoomisosLyL+N614oxjGonM1Mp5MjbREvCP40P/sT86sbKPCd0FwE+Eb1iQYmAmSXIBvE6kYyjS/M3Nc7Uu5Hf0GJ48XPqOmTDH/qIweVnT51m2m3kotrYiCSWGNZ8O+VHNg66Xy8TerYIvwSSZVBkPCSHT/uIPxarNjNrzw9zm8iVkYyRABxqHXn0Tz76FCTyxHM0R/iRdvXT86FC+JE8HSNldZ4Q6MHWzodR51HAG+LRpYsbhJ1DJiYNRcrvFuDzB1rM0YaC77D/wD2If8Aev50CUWZA7eXKupZmOWHfxqEBgD2nG4Y1CHiOlz+PZQsgB1F4SRxex49lQhxufEajt7KSxgeQNpa4K8waVsIHDxAwRWQ3v0jrrqedGSk2REzhW6XV1Btdu/So4SCVuM2ZI7pLGIEVYyJCXCgHlrTwTS5JaspZAuZspV/a9dbFScp4GrAi826MNhBZjHob6C17k68b60CCiBCEGpIkGlxxK2ta3wqBVD0OyJpUBdJIiVQa5B0V+N6RzRYsbANsHGXOTcZT9qQA+dTehfCdgjsLHk5VSORjrZGufE6VPFiR42u5P8A5Z2r/KhHjKvyqeJErIn0Y2r/AC4P/aPyoeLEm1i6+j+PZiLQgA2zZ+j5EDWp4qLFjZfRbMmSOJWbDgpGEvmPEdllqhxsajpwbYaMWClV6KohufLNa9PFW6RoeSMI32RKKBCy79jHHxfJq/8ApFtPOtXwmQw5Oq4a4NBHjcEiKkZyIgyqmUgAd1B6PIjItbiZD1yLESvh4s5KpvZe9CcoC+NuPZWPPCWPuasOSM1aD3B4I2mnC1qxl4JzboqLc28eNvnW/RYbe9nL6jqKjsXr3K3HjNgsWOIMJveumziY/MZhoVyt9H9G+g7x4UC2F8chUiFlvhI3uDlOvHTpG3G3CgWbXyh7C7LaCEpLFBvDI7tax4tcC9uQrlZYuU7R6bFiagkMjZy5pGbdpfVMoUkmwFmvwGnKgsfuM4srsR6P4jHzRCIYcLFCd65OVSxOnUF6sxXFOxJcPkL/AMp4zMWE+EF5A9yZPsFfs99W+IV2iM3ojKY8sbo0iqEiDMbWvfXo9poeIS0UwgSMhMtnjndbX4MEseVOi17SUcGGMYEgmHs4yclrHKnRA099EVFpsyBPVbiIEGaTU5b9bQGudnf5g0ewd4ULv7NOIHAHgo50YPgDN+LacOr3flXQMxEajly/XCiQhwMg7+H9PhSkItxGp5a86BAUnCPj9KPn3VCEstwSdL2048Km0ejyxqvee01OB1E88gUZmOVRzOgo2HaVGI2qiXEK7w/abRfdxNGglFiMTNiD7WQsOS8FH9NEgBOoeOkw8r0RGWQwsuLRrvMkcqr0pguuUW6o425HSklNIeMGWGHwcGFUBBdgLbx9W8uzyqhybNCjQcm3ZSDho8O8mrdBD/uPgOXnRKp5a7D6IkYyqthz7/E1DM22eZlUFmsLczQIhGSRpbjqp2c28e7uqbS+MaB2pxyLuIxck9gUcSewUYwcnwLOcYq2VsjFzma3YB2DsH5119PgWP7nntXqpZn9AQHO1aDEAnmXDx5yLk6In2j+VJOdFmLHuZ30eLPicYz6s0Clm7TvK4+t7I7OkNU3RW/FuCjvrFCDlKi/NlWOO5iv61/Gu3GKiqR5vJNylbFcaP3PE/8AhaiwQ8yMzIq5WsDbIbkm+vPgxpLZrjBDeAXNPDo9ghubm3R17eHdVc3UTRpoOWVF8w46VjPQIjloBsdwIIabTkLUaM+d9ixoIoPUWQwu1YN3tCcLmszma2v10vp0uHlV0ewyfAnh0FgM4N4rBrlRohbjnXXuohsc2crerIcuZM0mY5rG+bkMw86wZq3sdByOm9gwGbhcHkOd6CAbAOlgTm/XCulRmObwDk3l41KCQEl3fKGN7W8hzoUQLkPM204UKCke4cKg6QN3VBmdgo7TUHKybaIGkK3++/yFSiWU000kpzSMzHv5eAokE2NQhODCTYnVFsn8x9F/vQboZKy6w+Ahw4vrK5ObM3VBHNVqtybHUUh7o2uTfupUkFuXoeCO+kQt3m/xNHgRyruORwIliek3ae3uqtlcpthP1egKQkdYxr1j1VHE1AxViZzubsfAAGw8KZIvSo9amDYOWQRi51J6q6XP9qaEHJ0hMmSMI2ytdndrnrHTTgB2CuriwLGvqef1Oqlll9DgVjzHC+v96suihJsG7LGhdtFXU/2qOVchjBt0jPzyNO5d/BR9leysspWzoRx7VQ/sjFphJ52dJGzxBVCW4hr8yKx6qNpGjT8Mtv23A+YmGdbaWsunxo6bHsRm1tzdJnf2thTwjxJPPor+dadxi+H4K/aW0BPCsEccqB3VnMgtcA6KNaScy/T6bm2IZJAp6CLcMTx58aq8dGv4Rr1LbZcZG+lIHBYlt2cW+VJPJuNWlw7XZbmqjcR99QNDuCFt54D8ahmzdx+oVHjUIjMbdw7NLh5kVdYnRyb/AFeHDxp4zoiKJcNLlHQicdDosTrYUXlQys5BjXgU4Xc58pY6HUm9yBR+H3vcVvLXAb12S7eyF7i92+6LfCo9IDxja304DSrWGIVEVtSL8dKDIg+g0AsOwUBiJ41AiWKlaJAVtdtLn5VAlJKzMbsxY9pokQox0oBF2qAY/gMNDKjSyLnKtYKer7qSTLIRLfhwtYcBVRcRJ/GghqJRIJJVRr2ILG3dyoCZJbVwWdgosAAByqGU4eF6DIDlcpG7jiq3F6iDXIne5JPE8Tzp0aKon2UUA4efdeoQqC7PZ26zi5/Id1dXBBRjwef1WWU58nKuM1B1UaVnkzTCKKPaTs0+6PUjAZQO0jiaRmjGuCvsKVlhKAe1/ozVRm7FuLuHjjVt8TylK++rMflKMy/MOhbSyqCbLw93OmKaB4wWkh1LFrEk+NLLsX4B5xbNqfo78qxJG6y4wI/dk72Zj45rfKnoth2GaUtPVERjuE4P32NFmfJ3HBxqIrZKixCr2qoOGB5rLp5qaRjookW+TyPLlw5UkixFCCVxEjqSrI0kiMNCGU3BFdXD5EYZ+Ybj1zk6kkEk9pRb1cKj/9k=) no-repeat no-repeat;
        height: 62px;
    }

    .sidebar .menu {
        height: 100vh;
        position: relative;
        overflow-y: hidden;
        width: 100%;
        overflow-x: hidden;
    }

    .sidebar .user-info .image img {
        text-align: center;
        width: 180px;
    }

    .tutorial-content h4 {
        min-height: auto;
    }
}

ul.contenedores > li > .contenedores-badge {
    left: 0px;
    margin-left: 0;
    top: 0px;
    z-index: 1;
}

.contenedores > li > .contenedores-badge {
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.contenedores-badge.info {
    background-color: #5bc0de !important;
}

.contenedores {
    list-style: none;
    padding: 20px 15px 20px;
    position: relative;
    margin-bottom: 0;
}

    .contenedores > li {
        margin-bottom: 20px;
        position: relative;
    }

        .contenedores > li:last-child {
            margin-bottom: 0;
        }

.contenedores-heading {
    padding: 30px 18px;
    background: #fff;
}

.contenedores > li.contenedores-inverted > .contenedores-panel {
    float: right;
    margin: 0px 12px 0px 0px;
}

ul.contenedores:before {
    left: 44px;
}

.contenedores:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

ul.contenedores > li > .contenedores-panel {
    float: right;
}

ul.contenedores > li > .contenedores-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
}

.contenedores > li > .contenedores-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 0px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.panel-ic {
    margin: 10px 0 0;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    display: flex;
    padding: 15px 18px;
}

.panel-heading p {
    font-size: 14px;
}

    .panel-heading p span {
        color: #5191D1;
    }

.contenedores > li:before, .contenedores > li:after {
    content: " ";
    display: table;
}

.contenedores > li:before, .contenedores > li:after {
    content: " ";
    display: table;
}

.contenedores > li:after {
    clear: both;
}

.contenedores > li.contenedores-inverted > .contenedores-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -14px;
    right: auto;
}

ul.contenedores > li > .contenedores-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.contenedores > li > .contenedores-panel:before {
    position: absolute;
    top: 16px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.contenedores > li.contenedores-inverted > .contenedores-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -13px;
    right: auto;
}

ul.contenedores > li > .contenedores-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.contenedores > li > .contenedores-panel:after {
    position: absolute;
    top: 17px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}


/**************/


.selected-filter {
    color: #b9b9b9;
    border-right: 3px solid #ff887f;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 5px !important;
    margin: 0 2px;
}

.list > li > a.active > span {
    color: #333 !important;
}

.list > li > a.active > i {
    color: #747474 !important;
}

ul.pagination > li > a {
    cursor: pointer;
}

ul.pagination > li.disabled > span {
    border: 1px solid #fff0;
}

    ul.pagination > li.disabled > span.page-link {
        color: #999999;
        background-color: transparent;
    }

ul.pagination > li.disabled > .page-link:hover {
    background-color: transparent;
}

.page-loader-wrapper {
    opacity: 0.95;
}

#view-nav-changer li:not([class=active]) {
    cursor: pointer !important;
}

.hide-missing-fields-container::before {
    top: -4px;
}

.panel-footer {
    background-color: #fff;
    padding: 0px;
    border-top: none;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: transparent;
    border-color: transparent;
    border-radius: 10px;
    border: 1px solid #5191D1;
    color: #5191D1;
}

.view-oportunity-detail-docs {
    height: 30px;
    min-width: 70px;
}

.card .header .col-xs-6 h2 {
    margin-top: 12px;
}

.card .header .col-xs-6 .switch {
    margin-top: 5px !important;
}

/************/


.actions-row-btn.btn-circle {
    width: 35px;
    height: 35px;
    padding: 6px 2px;
}


.actions-row {
    background-color: #fff;
    min-height: 53px;
    width: 100%;
    margin: 70px 0 0 0;
    padding-left: 300px;
    border-bottom: 1px solid #ccc;
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
}

.left-action-row-cont {
    padding: 6px 0 6px 0;
}

/* CUSTOM BUTTONS */

.btn-top-toolbar {
    background-color: #ccc !important;
}

.noshadow {
    box-shadow: none !important;
}


@media (max-width: 767px) {

    .icon-g {
        display: none !important
    }

    .navbar .navbar-nav {
        margin-top: 0px;
        margin-bottom: 1px;
        margin-left: -7px;
    }

    li.top-search-bar {
        width: 100% !important;
        margin: 0px 10px 0px 10px !important;
        top: 0px;
    }

    .nav > li > a > img {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .top-search-bar > input {
        width: 55% !important;
        margin-left: 0px;
        position: absolute;
    }

    .top-search-bar > .top-search-bar-icon {
        left: 50%;
    }

    .m-top-70 {
        margin: 70px 0 0 0 !important;
        padding: 0;
    }

    .card-image.icontuto {
        float: right !important;
    }

    .tutorial-content h4 {
        display: block;
    }

    div#card-title h2 {
        display: contents;
    }
}

/*------*/
.hide-element {
    display: none !important;
}


::-webkit-scrollbar {
    width: 9px;
    height: .55em;
    position: absolute;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
}

::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.0);
}

textarea::-webkit-scrollbar {
    width: 1em;
}

.content.overflow::-webkit-scrollbar {
    width: 4px;
}

/* NOT TEMPLATE STYLE*/

.pointer {
    cursor: pointer
}

.header {
    padding: 8px 5px !important;
    margin: 0 !important
}

#breadCrumb-panel {
    box-shadow: none
}

.radius-10 {
    border-radius: 10px !important;
}

.box-wrap {
    align-items: center;
    justify-content: center;
    margin: 10%;
}

.box {
    padding: 23px 20px 20px;
    background: white;
    width: 100%;
    border: 1px solid #d6d6d6;
    box-shadow: 0 2px 3px 0px rgba(0,0,0,0.25);
    border-radius: 10px;
    transition: .2s all;
}

.box-wrap:hover .box {
    opacity: .70;
    transform: scale(.99);
    box-shadow: none;
}

    .box-wrap:hover .box:hover {
        transform: scale(1);
        opacity: 1;
        box-shadow: 0 8px 20px 0px rgba(0,0,0,0.125);
    }

.demos-border #navigate-icon {
    display: inline-block;
    font-size: 14px;
    margin: 17px 0px 5px 17px;
    color: #666;
}

.card.examples {
    margin-bottom: 0px;
}

.card-demos-items {
    border-top: 1px solid #EDEDED;
}

.card-demos-header h5 {
    font-size: 16px;
    text-align: start;
    font-weight: 500;
    line-height: 19px;
    text-transform: uppercase;
    padding: 15px 0 15px 20px;
}
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

/* Shrink */
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
        -webkit-animation-name: hvr-pulse;
        animation-name: hvr-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
        -webkit-animation-name: hvr-pulse-grow;
        animation-name: hvr-pulse-grow;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
        -webkit-animation-name: hvr-pulse-shrink;
        animation-name: hvr-pulse-shrink;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

/* Push */
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
        -webkit-animation-name: hvr-push;
        animation-name: hvr-push;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Pop */
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
        -webkit-animation-name: hvr-pop;
        animation-name: hvr-pop;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Bounce In */
.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

/* Bounce Out */
.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

/* Rotate */
.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg);
    }

/* Grow Rotate */
.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
        -webkit-transform: scale(1.1) rotate(4deg);
        transform: scale(1.1) rotate(4deg);
    }

/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

    .hvr-float:hover, .hvr-float:focus, .hvr-float:active {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

/* Sink */
.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

    .hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

/* Bob */
@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
        -webkit-animation-name: hvr-bob-float, hvr-bob;
        animation-name: hvr-bob-float, hvr-bob;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
        -webkit-animation-name: hvr-hang-sink, hvr-hang;
        animation-name: hvr-hang-sink, hvr-hang;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/* Skew */
.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
        -webkit-transform: skew(-10deg);
        transform: skew(-10deg);
    }

/* Skew Forward */
.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

    .hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
        -webkit-transform: skew(-10deg);
        transform: skew(-10deg);
    }

/* Skew Backward */
.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

    .hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
        -webkit-animation-name: hvr-wobble-vertical;
        animation-name: hvr-wobble-vertical;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
        -webkit-animation-name: hvr-wobble-horizontal;
        animation-name: hvr-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
        -webkit-animation-name: hvr-wobble-to-bottom-right;
        animation-name: hvr-wobble-to-bottom-right;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
        -webkit-animation-name: hvr-wobble-to-top-right;
        animation-name: hvr-wobble-to-top-right;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

    .hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
        -webkit-animation-name: hvr-wobble-top;
        animation-name: hvr-wobble-top;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

    .hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
        -webkit-animation-name: hvr-wobble-bottom;
        animation-name: hvr-wobble-bottom;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
        -webkit-animation-name: hvr-wobble-skew;
        animation-name: hvr-wobble-skew;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Buzz */
@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
        -webkit-animation-name: hvr-buzz;
        animation-name: hvr-buzz;
        -webkit-animation-duration: 0.15s;
        animation-duration: 0.15s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
        -webkit-animation-name: hvr-buzz-out;
        animation-name: hvr-buzz-out;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Forward */
.hvr-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

/* Backward */
.hvr-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

    .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
        background-color: #2098D1;
        color: white;
    }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75);
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

    .hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
        -webkit-animation-name: hvr-back-pulse;
        animation-name: hvr-back-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background-color: #2098D1;
        background-color: #2098d1;
        color: white;
    }

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
        color: white;
    }

        .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

/* Sweep To Left */
.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-sweep-to-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
        color: white;
    }

        .hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-sweep-to-bottom:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
        color: white;
    }

        .hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

/* Sweep To Top */
.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-sweep-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
        color: white;
    }

        .hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

/* Bounce To Right */
.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
        color: white;
    }

        .hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* Bounce To Left */
.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-to-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
        color: white;
    }

        .hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-to-bottom:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
        color: white;
    }

        .hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* Bounce To Top */
.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
        color: white;
    }

        .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* Radial Out */
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-radial-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
        color: white;
    }

        .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
            -webkit-transform: scale(2);
            transform: scale(2);
        }

/* Radial In */
.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: #2098D1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-radial-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #e1e1e1;
        border-radius: 100%;
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
        color: white;
    }

        .hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

/* Rectangle In */
.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #2098D1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-rectangle-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #e1e1e1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
        color: white;
    }

        .hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

/* Rectangle Out */
.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
        color: white;
    }

        .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #2098D1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-shutter-in-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #e1e1e1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
        color: white;
    }

        .hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
        }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-shutter-out-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #2098D1;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
        color: white;
    }

        .hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
        }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #ffffff;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
        color: white;
    }

        .hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
        }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-shutter-out-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
        color: white;
    }

        .hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

    .hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
        box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
        /* Hack to improve aliasing on mobile/tablet devices */
    }

/* Hollow */
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

    .hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
        background: none;
    }

/* Trim */
.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-trim:before {
        content: '';
        position: absolute;
        border: white solid 4px;
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
        opacity: 1;
    }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-ripple-out:before {
        content: '';
        position: absolute;
        border: #e1e1e1 solid 6px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }

    .hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
        -webkit-animation-name: hvr-ripple-out;
        animation-name: hvr-ripple-out;
    }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-ripple-in:before {
        content: '';
        position: absolute;
        border: #e1e1e1 solid 4px;
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }

    .hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
        -webkit-animation-name: hvr-ripple-in;
        animation-name: hvr-ripple-in;
    }

/* Outline Out */
.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-outline-out:before {
        content: '';
        position: absolute;
        border: #e1e1e1 solid 4px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: top, right, bottom, left;
        transition-property: top, right, bottom, left;
    }

    .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
    }

/* Outline In */
.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-outline-in:before {
        pointer-events: none;
        content: '';
        position: absolute;
        border: #e1e1e1 solid 4px;
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -16px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: top, right, bottom, left;
        transition-property: top, right, bottom, left;
    }

    .hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
        opacity: 1;
    }

/* Round Corners */
.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
}

    .hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
        border-radius: 1em;
    }

/* Underline From Left */
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-underline-from-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
        right: 0;
    }

/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        bottom: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
    }

/* Underline From Right */
.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-underline-from-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        bottom: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: left;
        transition-property: left;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
        left: 0;
    }

/* Overline From Left */
.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-overline-from-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        top: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
        right: 0;
    }

/* Overline From Center */
.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-overline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        top: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
        left: 0;
        right: 0;
    }

/* Overline From Right */
.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-overline-from-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        top: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transition-property: left;
        transition-property: left;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
        left: 0;
    }

/* Reveal */
.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-color: #2098D1;
        border-style: solid;
        border-width: 0;
        -webkit-transition-property: border-width;
        transition-property: border-width;
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        border-width: 4px;
    }

/* Underline Reveal */
.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-underline-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

/* Overline Reveal */
.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

    .hvr-overline-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        background: #2098D1;
        height: 4px;
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

    .hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    }

/* Shadow */
.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

    .hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    }

/* Grow Shadow */
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

    .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

    .hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
    /* Hack to improve aliasing on mobile/tablet devices */
}

    .hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
        /* Hack to improve aliasing on mobile/tablet devices */
    }

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
        /* W3C */
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform, opacity;
        transition-property: transform, opacity;
    }

    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        /* move the element up by 5px */
    }

        .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
            opacity: 1;
            -webkit-transform: translateY(5px);
            transform: translateY(5px);
            /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
        }

/* Shadow Radial */
.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-shadow-radial:before, .hvr-shadow-radial:after {
        pointer-events: none;
        position: absolute;
        content: '';
        left: 0;
        width: 100%;
        box-sizing: border-box;
        background-repeat: no-repeat;
        height: 5px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .hvr-shadow-radial:before {
        bottom: 100%;
        background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    }

    .hvr-shadow-radial:after {
        top: 100%;
        background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    }

    .hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
        opacity: 1;
    }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-bubble-top:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        left: calc(50% - 10px);
        top: 0;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #e1e1e1 transparent;
    }

    .hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

/* Bubble Right */
.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-bubble-right:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        top: calc(50% - 10px);
        right: 0;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #e1e1e1;
    }

    .hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

/* Bubble Bottom */
.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-bubble-bottom:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        left: calc(50% - 10px);
        bottom: 0;
        border-width: 10px 10px 0 10px;
        border-color: #e1e1e1 transparent transparent transparent;
    }

    .hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

/* Bubble Left */
.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-bubble-left:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        top: calc(50% - 10px);
        left: 0;
        border-width: 10px 10px 10px 0;
        border-color: transparent #e1e1e1 transparent transparent;
    }

    .hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

/* Bubble Float Top */
.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-bubble-float-top:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: calc(50% - 10px);
        top: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #e1e1e1 transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

        .hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }

/* Bubble Float Right */
.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-bubble-float-right:before {
        position: absolute;
        z-index: -1;
        top: calc(50% - 10px);
        right: 0;
        content: '';
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #e1e1e1;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

        .hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
            -webkit-transform: translateX(10px);
            transform: translateX(10px);
        }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-bubble-float-bottom:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: calc(50% - 10px);
        bottom: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #e1e1e1 transparent transparent transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

        .hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
            -webkit-transform: translateY(10px);
            transform: translateY(10px);
        }

/* Bubble Float Left */
.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-bubble-float-left:before {
        position: absolute;
        z-index: -1;
        content: '';
        top: calc(50% - 10px);
        left: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #e1e1e1 transparent transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

        .hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
            -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
        }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

    .hvr-icon-back .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px);
    }

/* Icon Forward */
.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

    .hvr-icon-forward .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}
/* Icon Down */
.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-down .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
        -webkit-animation-name: hvr-icon-down;
        animation-name: hvr-icon-down;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
/* Icon Up */
.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-up .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
        -webkit-animation-name: hvr-icon-up;
        animation-name: hvr-icon-up;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

/* Icon Spin */
.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-spin .hvr-icon {
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }

    .hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    51%, 100% {
        opacity: 1;
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    51%, 100% {
        opacity: 1;
    }
}
/* Icon Drop */
.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-drop .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-animation-name: hvr-icon-drop;
        animation-name: hvr-icon-drop;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    }

/* Icon Fade */
.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-fade .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-property: color;
        transition-property: color;
    }

    .hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
        color: #0F9E5E;
    }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}
/* Icon Float Away */
.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-float-away .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
        -webkit-animation-name: hvr-icon-float-away;
        animation-name: hvr-icon-float-away;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em);
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em);
    }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-sink-away .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
        -webkit-animation-name: hvr-icon-sink-away;
        animation-name: hvr-icon-sink-away;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

/* Icon Grow */
.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-grow .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
        -webkit-transform: scale(1.3) translateZ(0);
        transform: scale(1.3) translateZ(0);
    }

/* Icon Shrink */
.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-shrink .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-pulse .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
        -webkit-animation-name: hvr-icon-pulse;
        animation-name: hvr-icon-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-pulse-grow .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
        -webkit-animation-name: hvr-icon-pulse-grow;
        animation-name: hvr-icon-pulse-grow;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-pulse-shrink .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
        -webkit-animation-name: hvr-icon-pulse-shrink;
        animation-name: hvr-icon-pulse-shrink;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
    }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-push .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
        -webkit-animation-name: hvr-icon-push;
        animation-name: hvr-icon-push;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-pop .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
        -webkit-animation-name: hvr-icon-pop;
        animation-name: hvr-icon-pop;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Icon Bounce */
.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-bounce .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

/* Icon Rotate */
.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-rotate .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-grow-rotate .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
        -webkit-transform: scale(1.5) rotate(12deg);
        transform: scale(1.5) rotate(12deg);
    }

/* Icon Float */
.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-float .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }

/* Icon Sink */
.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-sink .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-bob .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
        -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
        animation-name: hvr-icon-bob-float, hvr-icon-bob;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-hang .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
        -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
        animation-name: hvr-icon-hang-sink, hvr-icon-hang;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-wobble-horizontal .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
        -webkit-animation-name: hvr-icon-wobble-horizontal;
        animation-name: hvr-icon-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-wobble-vertical .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
        -webkit-animation-name: hvr-icon-wobble-vertical;
        animation-name: hvr-icon-wobble-vertical;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-buzz .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
        -webkit-animation-name: hvr-icon-buzz;
        animation-name: hvr-icon-buzz;
        -webkit-animation-duration: 0.15s;
        animation-duration: 0.15s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-buzz-out .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
        -webkit-animation-name: hvr-icon-buzz-out;
        animation-name: hvr-icon-buzz-out;
        -webkit-animation-duration: 0.75s;
        animation-duration: 0.75s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-curl-top-left:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        top: 0;
        left: 0;
        background: white;
        /* IE9 */
        background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
        /*For IE7-8-9*/
        z-index: 1000;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: width, height;
        transition-property: width, height;
    }

    .hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
        width: 25px;
        height: 25px;
    }

/* Curl Top Right */
.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-curl-top-right:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        top: 0;
        right: 0;
        background: white;
        /* IE9 */
        background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
        box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: width, height;
        transition-property: width, height;
    }

    .hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
        width: 25px;
        height: 25px;
    }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-curl-bottom-right:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        bottom: 0;
        right: 0;
        background: white;
        /* IE9 */
        background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
        box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: width, height;
        transition-property: width, height;
    }

    .hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
        width: 25px;
        height: 25px;
    }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-curl-bottom-left:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        bottom: 0;
        left: 0;
        background: white;
        /* IE9 */
        background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
        box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: width, height;
        transition-property: width, height;
    }

    .hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
        width: 25px;
        height: 25px;
    }


