@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");@import "icons/font-awesome/css/fontawesome-all.css";@import "icons/themify-icons/themify-icons.css";@import "icons/material-design-iconic-font/css/materialdesignicons.min.css";.search-box .app-search .form-control{border-radius:0px}.topbar .dropdown-menu .with-arrow>span{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}

/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:0.75s}@keyframes bounce{20%,53%,80%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{11.1%,0%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.ps-container{touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-container{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:transparent;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,0.2);height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:transparent;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,0.2);width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color 0.2s linear,opacity 0.2s linear;bottom:0;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:rgba(0,0,0,0.2);border-radius:6px;transition:background-color 0.2s linear,height 0.2s linear,width 0.2s ease-in-out,border-radius 0.2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{height:6px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color 0.2s linear,opacity 0.2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:rgba(0,0,0,0.2);border-radius:6px;transition:background-color 0.2s linear,height 0.2s linear,width 0.2s ease-in-out,border-radius 0.2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{width:6px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:transparent;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:rgba(0,0,0,0.2);height:6px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:transparent;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:rgba(0,0,0,0.2);width:6px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:transparent;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:rgba(0,0,0,0.2)}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:transparent;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:rgba(0,0,0,0.2)}.ps-container .ps-scrollbar-y-rail{position:absolute;right:3px;width:8px;border-radius:4px;opacity:0;filter:alpha(opacity=0);transition:background-color 0.2s linear,opacity 0.2s linear}html body .flotTip,html body .jqstooltip{width:auto!important;height:auto!important;background:#212529!important;color:#fff;padding:5px 10px}body .jqstooltip{border-color:transparent;border-radius:60px}.chartist-tooltip{position:absolute;display:inline-block;opacity:0;border-radius:2px;padding:10px 20px;background:#2255a4;color:#fff;ext-align:center;pointer-events:none;z-index:1;transition:opacity 0.2s linear}.chartist-tooltip:before{content:"";position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border:5px solid transparent;border-top-color:#2255a4}.chartist-tooltip.tooltip-show{opacity:1}.ct-area,.ct-line{pointer-events:none}.c3-chart-arcs-title{fill:#a1aab2}.c3 line,.c3 path{stroke:#e9ecef}.c3-chart-arc path{stroke:transparent}.popover-item{margin-left:-15px}.popover-item:hover{z-index:10;position:relative}.custom-select{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;background-size:auto}.select2-container--classic .select2-selection--single,.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__rendered{border-color:#e9ecef;height:40px;color:#3e5569;line-height:40px}.select2-container--default .select2-selection--multiple{line-height:27px}.select2-container--classic .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:#2255a4;border-color:#2255a4;color:#fff}.m-icon{width:33%;display:inline-block}@media (max-width:575.98px){.m-icon{width:100%}}.f-icon,.m-icon,.t-icon{cursor:pointer;padding:13px 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.f-icon:hover,.m-icon:hover,.t-icon:hover{background-color:#f8f9fa}.dropzone,.note-editor.note-frame{border-color:#e9ecef}.dropzone{border-style:dotted}.note-toolbar{z-index:1}.nav-pills.custom-pills .nav-link{border-radius:0;opacity:0.7}.nav-pills.custom-pills .nav-link.active{color:#2962ff;opacity:1;background-color:transparent;border-bottom:2px solid #2962ff}label{font-weight:600}.r-separator .form-group{border-bottom:1px solid #e9ecef}.r-separator .form-group:last-child{border-bottom:none}.striped-rows .row:nth-child(odd){background-color:#f8f9fa}.b-form .row{border-bottom:1px solid #e9ecef;margin-bottom:0;padding:15px 0}.b-form .row:last-child{border-bottom:none}.b-label{display:flex;align-items:center;justify-content:flex-end}.error .form-control{border-color:#da542e}.error .help-block{color:#da542e}.validate .form-control{border-color:#28b779}.validate .help-block{color:#28b779}@media (min-height:33.875em){.picker--opened .picker__frame{top:30%;bottom:auto}}.dtp>.dtp-content>.dtp-date-view>header.dtp-header{background:#1d50de}.dtp div.dtp-date,.dtp div.dtp-time,.dtp table.dtp-picker-days tr>td>a.selected{background:#2255a4}.dtp .p10>a{color:#fff}.datepicker .day,.datepicker .dow{padding:5px 10px}.docs-buttons .btn,.docs-data .input-group{margin-bottom:5px}.scrollable{position:relative}.error-box{height:100%;position:fixed;background:url(../../assets/images/background/error-bg.jpg) no-repeat center center #fff;width:100%}.error-box .error-body{padding-top:5%}.error-box .error-title{font-size:210px;font-weight:900;text-shadow:4px 4px 0 #fff,6px 6px 0 #343a40;line-height:210px}.price-label{position:absolute;top:-10px;margin:0 auto;left:0;right:0;width:100px;padding:5px 10px}.price-sign{position:absolute;font-size:15px;top:5px;margin-left:-10px}.gaugejs-box{position:relative;margin:0 auto}.gaugejs-box canvas.gaugejs{width:100%!important;height:auto!important}.w-30px{width:30px}#choices input{margin-left:15px}.search-box .app-search .form-control{border-radius:0px}.topbar .dropdown-menu .with-arrow>span{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.campaign{position:relative;height:250px}.campaign .ct-series-a .ct-area{fill-opacity:0.2;fill:url(#gradient)}.campaign .ct-series-a .ct-line,.campaign .ct-series-a .ct-point{stroke:#27a9e3;stroke-width:2px}.campaign .ct-series-b .ct-area{fill:#7460ee;fill-opacity:0.1}.campaign .ct-series-b .ct-line,.campaign .ct-series-b .ct-point{stroke:#7460ee;stroke-width:2px}.campaign .ct-series-a .ct-point,.campaign .ct-series-b .ct-point{stroke-width:6px}.comment-widgets{position:relative;margin-bottom:10px}.comment-widgets .comment-row{border-bottom:1px solid transparent;padding:14px;display:flex;margin:10px 0}.comment-widgets .comment-row:last-child{border-bottom:0px}.comment-widgets .comment-row.active,.comment-widgets .comment-row:hover{background:rgba(0,0,0,0.05)}.comment-text{padding-left:15px}.comment-text p{max-height:65px;width:100%;overflow:hidden}.steamline{position:relative;border-left:1px solid #e9ecef;margin-left:20px}.steamline .sl-left{float:left;margin-left:-20px;z-index:1;width:40px;line-height:40px;text-align:center;height:40px;border-radius:100%;color:#fff;margin-right:15px}.steamline .sl-left img{max-width:40px}.steamline .sl-right{padding-left:30px}.steamline .sl-right .desc,.steamline .sl-right .inline-photos{margin-bottom:21px}.steamline .sl-item{border-bottom:1px solid #e9ecef;margin:20px 0}.steamline .sl-item:last-child{border-bottom:none}.sl-date{font-size:10px;color:#a1aab2}.time-item{border-color:#e9ecef;padding-bottom:1px;position:relative}.time-item:before{content:" ";display:table}.time-item:after{background-color:#fff;border-color:#e9ecef;border-radius:10px;border-style:solid;border-width:2px;bottom:0;content:"";height:14px;left:0;margin-left:-8px;position:absolute;top:5px;width:14px}.time-item-item:after{content:" ";display:table}.item-info{margin-bottom:15px;margin-left:15px}.item-info p{margin-bottom:10px!important}.feed-widget .feed-body .feed-item{padding:12px 0;display:flex;align-items:center}.feed-widget .feed-body .feed-item:hover{background:#f8f9fa}.feed-widget .feed-body .feed-item>.feed-icon{width:40px;height:40px;margin-right:10px;display:inline-block;text-align:center;vertical-align:middle;border-radius:100%;color:#fff}.feed-widget .feed-body .feed-item>.feed-icon i{line-height:40px}.profiletimeline{position:relative;padding-left:40px;margin:40px 10px 0 30px;border-left:1px solid #e9ecef}.profiletimeline .sl-left{float:left;margin-left:-60px;z-index:1;margin-right:15px}.profiletimeline .sl-left img{max-width:40px}.profiletimeline .sl-item{margin-top:8px;margin-bottom:30px}.profiletimeline .sl-date{font-size:12px;color:#a1aab2}.todo-widget .todo-list .todo-item{border:0px;margin-bottom:0px;padding:20px 15px 15px 0px}.todo-widget .todo-list .todo-item .custom-checkbox{width:100%}.todo-widget .todo-list .todo-item .custom-checkbox .todo-label{font-weight:400;width:100%}.todo-widget .todo-list .todo-item .assignedto{padding:0 0 0 25px;margin:0px}.todo-widget .todo-list .todo-item .assignedto .assignee{padding:0px;display:inline-block;border:0px;margin-right:2px}.todo-widget .todo-list .todo-item .assignedto .assignee .assignee-img{width:30px;border-radius:100%}.todo-widget .todo-list .todo-item .item-date{padding-left:25px;font-size:12px;margin-top:5px;display:inline-block;color:#a1aab2}.list-task .task-done .badge,.list-task .task-done .todo-desc{text-decoration:line-through}.search-box .app-search .form-control{border-radius:0px}.topbar .dropdown-menu .with-arrow>span{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.el-element-overlay .white-box{padding:0px}.el-element-overlay .el-card-item{position:relative;padding-bottom:20px}.el-element-overlay .el-card-item .el-card-avatar{margin-bottom:20px}.el-element-overlay .el-card-item .el-card-content{text-align:center}.el-element-overlay .el-card-item .el-overlay-1{width:100%;overflow:hidden;position:relative;text-align:center;cursor:default}.el-element-overlay .el-card-item .el-overlay-1 img{display:block;position:relative;transition:all 0.4s linear;width:100%;height:auto}.el-element-overlay .el-card-item .el-overlay-1:hover img{-ms-transform:scale(1.2) translateZ(0);-webkit-transform:scale(1.2) translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .el-info{text-decoration:none;display:inline-block;text-transform:uppercase;color:#fff;background-color:transparent;filter:alpha(opacity=0);transition:all 0.2s ease-in-out;padding:0;margin:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%) translateZ(0);-webkit-transform:translateY(-50%) translateZ(0);-ms-transform:translateY(-50%) translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item{list-style:none;display:inline-block;margin:0 3px}.el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link{border-color:#fff;color:#fff;padding:12px 15px 10px}.el-element-overlay .el-card-item .el-overlay-1 .el-info .el-item .el-link:hover{background:#2962ff;border-color:#2962ff}.el-element-overlay .el-card-item .el-overlay{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;opacity:0;background-color:rgba(0,0,0,0.7);transition:all 0.4s ease-in-out}.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay{opacity:1;filter:alpha(opacity=100);transform:translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn{top:-100%}.el-element-overlay .el-card-item .el-overlay-1 .scrl-up{top:100%;height:0px}.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn{top:0px}.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up{top:0px;height:100%}.chat-box{overflow:auto}.chat-list{margin:0px;padding:0px}.chat-list .chat-item{list-style:none;margin-top:30px}.chat-list .chat-item .chat-img{display:inline-block;width:45px;vertical-align:top}.chat-list .chat-item .chat-img img{width:45px;border-radius:100%}.chat-list .chat-item .chat-content{width:calc(100% - 50px);display:inline-block;padding-left:15px}.chat-list .chat-item .chat-content .box{display:inline-block;padding:10px;margin-bottom:3px;color:#343a40;background:#f8f9fa}.chat-list .chat-item .chat-time{display:block;font-size:10px;color:#4f5467;margin:5px 0 15px 65px}.chat-list .chat-item.odd .chat-content{text-align:right;width:calc(100% - 0px)}.chat-list .chat-item.odd .chat-time{text-align:right}.chat-list .chat-item.odd .box{clear:both;color:#fff;background:#27a9e3}.chat-list .chat-item.odd+.odd{margin-top:0px}.chat-list .chat-item.reverse{text-align:right}.chat-list .chat-item.reverse .chat-time{text-align:left}.chat-list .chat-item.reverse .chat-content{padding-left:0px;padding-right:15px}@media (min-width:768px){.bc-content{justify-content:flex-end}}@media (max-width:767.98px){.do-block{display:block!important}}.btn-custom{padding:0.5rem 1rem;font-size:1rem}.btn-danger,.btn-info{color:#fff}.btn-danger:hover,.btn-info:hover{color:#fff}.spacer{padding:80px 0}.lp-title{font-size:30px}.live-box{position:relative;border:1px solid #e9ecef}.live-box .overlay{position:absolute;width:100%;top:0;left:0;background:rgba(255,255,255,0.5);text-align:center;height:100%;display:none}.live-box .live-btn{position:relative;top:45%;padding:10px 20px}.live-box:hover .overlay{display:block}.pro-demo{box-shadow:0px 4px 45px rgba(0,0,0,0.09)}.line-h33{line-height:33px}.listing li{line-height:37px;font-size:15px;font-weight:600;display:flex;align-items:center}.icon-circle{width:10px;height:10px;background-color:#a1aab2;border-radius:50%;display:block;margin-right:8px}.icon-circle.info{background-color:#27a9e3}.font-15{font-size:15px}.lp-custom-row .row{margin-right:-20px;margin-left:-20px}.lp-custom-row .row>*{padding-left:20px;padding-right:20px}.custom-carousel .carousel-indicators{bottom:55%}.custom-carousel .carousel-indicators li{height:10px;width:10px;border-radius:100%;background-color:#2255a4}.custom-carousel .carousel-control-next{right:-45px}.custom-carousel .carousel-control-prev{left:-45px}.custom-carousel .carousel-control-next,.custom-carousel .carousel-control-prev{top:22%;width:40px;opacity:0.7;height:40px;background:#2255a4;border-radius:50%;font-size:26px}.custom-carousel .carousel-control-next-icon,.custom-carousel .carousel-control-prev-icon{margin-top:10px;width:25px;height:25px}@media (max-width:767px){.custom-carousel .carousel-control-next,.custom-carousel .carousel-control-prev{top:15%}.custom-carousel .carousel-control-next{right:-19px}.custom-carousel .carousel-control-prev{left:-19px}}