add testsuite and testcase list pages in frontend of testing-scheduler
[bottlenecks.git] / testing-scheduler / ui / src / assets / css / style.css
diff --git a/testing-scheduler/ui/src/assets/css/style.css b/testing-scheduler/ui/src/assets/css/style.css
new file mode 100644 (file)
index 0000000..b1433b2
--- /dev/null
@@ -0,0 +1,8435 @@
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");\r
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");\r
+/*\r
+ *\r
+ *   INSPINIA - Responsive Admin Theme\r
+ *   version 2.7.1\r
+ *\r
+*/\r
+h1,\r
+h2,\r
+h3,\r
+h4,\r
+h5,\r
+h6 {\r
+  font-weight: 100;\r
+}\r
+h1 {\r
+  font-size: 30px;\r
+}\r
+h2 {\r
+  font-size: 24px;\r
+}\r
+h3 {\r
+  font-size: 16px;\r
+}\r
+h4 {\r
+  font-size: 14px;\r
+}\r
+h5 {\r
+  font-size: 12px;\r
+}\r
+h6 {\r
+  font-size: 10px;\r
+}\r
+h3,\r
+h4,\r
+h5 {\r
+  margin-top: 5px;\r
+  font-weight: 600;\r
+}\r
+.nav > li > a {\r
+  color: #a7b1c2;\r
+  font-weight: 600;\r
+  padding: 14px 20px 14px 25px;\r
+}\r
+.nav.navbar-right > li > a {\r
+  color: #999c9e;\r
+}\r
+.nav > li.active > a {\r
+  color: #ffffff;\r
+}\r
+.navbar-default .nav > li > a:hover,\r
+.navbar-default .nav > li > a:focus {\r
+  background-color: #293846;\r
+  color: white;\r
+}\r
+.nav .open > a,\r
+.nav .open > a:hover,\r
+.nav .open > a:focus {\r
+  background: #fff;\r
+}\r
+.nav.navbar-top-links > li > a:hover,\r
+.nav.navbar-top-links > li > a:focus {\r
+  background-color: transparent;\r
+}\r
+.nav > li > a i {\r
+  margin-right: 6px;\r
+}\r
+.navbar {\r
+  border: 0;\r
+}\r
+.navbar-default {\r
+  background-color: transparent;\r
+  border-color: #2f4050;\r
+}\r
+.navbar-top-links li {\r
+  display: inline-block;\r
+}\r
+.navbar-top-links li:last-child {\r
+  margin-right: 40px;\r
+}\r
+.body-small .navbar-top-links li:last-child {\r
+  margin-right: 0;\r
+}\r
+.navbar-top-links li a {\r
+  padding: 20px 10px;\r
+  min-height: 50px;\r
+}\r
+.dropdown-menu {\r
+  border: medium none;\r
+  border-radius: 3px;\r
+  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);\r
+  display: none;\r
+  float: left;\r
+  font-size: 12px;\r
+  left: 0;\r
+  list-style: none outside none;\r
+  padding: 0;\r
+  position: absolute;\r
+  text-shadow: none;\r
+  top: 100%;\r
+  z-index: 1000;\r
+}\r
+.dropdown-menu > li > a {\r
+  border-radius: 3px;\r
+  color: inherit;\r
+  line-height: 25px;\r
+  margin: 4px;\r
+  text-align: left;\r
+  font-weight: normal;\r
+}\r
+.dropdown-menu > .active > a,\r
+.dropdown-menu > .active > a:focus,\r
+.dropdown-menu > .active > a:hover {\r
+  color: #fff;\r
+  text-decoration: none;\r
+  background-color: #1ab394;\r
+  outline: 0;\r
+}\r
+.dropdown-menu > li > a.font-bold {\r
+  font-weight: 600;\r
+}\r
+.navbar-top-links .dropdown-menu li {\r
+  display: block;\r
+}\r
+.navbar-top-links .dropdown-menu li:last-child {\r
+  margin-right: 0;\r
+}\r
+.navbar-top-links .dropdown-menu li a {\r
+  padding: 3px 20px;\r
+  min-height: 0;\r
+}\r
+.navbar-top-links .dropdown-menu li a div {\r
+  white-space: normal;\r
+}\r
+.navbar-top-links .dropdown-messages,\r
+.navbar-top-links .dropdown-tasks,\r
+.navbar-top-links .dropdown-alerts {\r
+  width: 310px;\r
+  min-width: 0;\r
+}\r
+.navbar-top-links .dropdown-messages {\r
+  margin-left: 5px;\r
+}\r
+.navbar-top-links .dropdown-tasks {\r
+  margin-left: -59px;\r
+}\r
+.navbar-top-links .dropdown-alerts {\r
+  margin-left: -123px;\r
+}\r
+.navbar-top-links .dropdown-user {\r
+  right: 0;\r
+  left: auto;\r
+}\r
+.dropdown-messages,\r
+.dropdown-alerts {\r
+  padding: 10px 10px 10px 10px;\r
+}\r
+.dropdown-messages li a,\r
+.dropdown-alerts li a {\r
+  font-size: 12px;\r
+}\r
+.dropdown-messages li em,\r
+.dropdown-alerts li em {\r
+  font-size: 10px;\r
+}\r
+.nav.navbar-top-links .dropdown-alerts a {\r
+  font-size: 12px;\r
+}\r
+.nav-header {\r
+  padding: 33px 25px;\r
+  background-color: #2f4050;\r
+}\r
+.pace-done .nav-header {\r
+  transition: all 0.4s;\r
+}\r
+ul.nav-second-level {\r
+  background: #293846;\r
+}\r
+.nav > li.active {\r
+  border-left: 4px solid #19aa8d;\r
+  background: #293846;\r
+}\r
+.nav.nav-second-level > li.active {\r
+  border: none;\r
+}\r
+.nav.nav-second-level.collapse[style] {\r
+  height: auto !important;\r
+}\r
+.nav-header a {\r
+  color: #DFE4ED;\r
+}\r
+.nav-header .text-muted {\r
+  color: #8095a8;\r
+}\r
+.minimalize-styl-2 {\r
+  padding: 4px 12px;\r
+  margin: 14px 5px 5px 20px;\r
+  font-size: 14px;\r
+  float: left;\r
+}\r
+.navbar-form-custom {\r
+  float: left;\r
+  height: 50px;\r
+  padding: 0;\r
+  width: 200px;\r
+  display: block;\r
+}\r
+.navbar-form-custom .form-group {\r
+  margin-bottom: 0;\r
+}\r
+.nav.navbar-top-links a {\r
+  font-size: 14px;\r
+}\r
+.navbar-form-custom .form-control {\r
+  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);\r
+  border: medium none;\r
+  font-size: 14px;\r
+  height: 60px;\r
+  margin: 0;\r
+  z-index: 2000;\r
+}\r
+.count-info .label {\r
+  line-height: 12px;\r
+  padding: 2px 5px;\r
+  position: absolute;\r
+  right: 6px;\r
+  top: 12px;\r
+}\r
+.arrow {\r
+  float: right;\r
+}\r
+.fa.arrow:before {\r
+  content: "\f104";\r
+}\r
+.active > a > .fa.arrow:before {\r
+  content: "\f107";\r
+}\r
+.nav-second-level li,\r
+.nav-third-level li {\r
+  border-bottom: none !important;\r
+}\r
+.nav-second-level li a {\r
+  padding: 7px 10px 7px 10px;\r
+  padding-left: 52px;\r
+}\r
+.nav-third-level li a {\r
+  padding-left: 62px;\r
+}\r
+.nav-second-level li:last-child {\r
+  margin-bottom: 10px;\r
+}\r
+body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,\r
+.mini-navbar .nav li:focus > .nav-second-level {\r
+  display: block;\r
+  border-radius: 0 2px 2px 0;\r
+  min-width: 140px;\r
+  height: auto;\r
+}\r
+body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {\r
+  font-size: 12px;\r
+  border-radius: 3px;\r
+}\r
+.fixed-nav .slimScrollDiv #side-menu {\r
+  padding-bottom: 60px;\r
+}\r
+.mini-navbar .nav-second-level li a {\r
+  padding: 10px 10px 10px 15px;\r
+}\r
+.mini-navbar .nav .nav-second-level {\r
+  position: absolute;\r
+  left: 70px;\r
+  top: 0;\r
+  background-color: #2f4050;\r
+  padding: 10px 10px 10px 10px;\r
+  font-size: 12px;\r
+}\r
+.canvas-menu.mini-navbar .nav-second-level {\r
+  background: #293846;\r
+}\r
+.mini-navbar li.active .nav-second-level {\r
+  left: 65px;\r
+}\r
+.navbar-default .special_link a {\r
+  background: #1ab394;\r
+  color: white;\r
+}\r
+.navbar-default .special_link a:hover {\r
+  background: #17987e !important;\r
+  color: white;\r
+}\r
+.navbar-default .special_link a span.label {\r
+  background: #fff;\r
+  color: #1ab394;\r
+}\r
+.navbar-default .landing_link a {\r
+  background: #1cc09f;\r
+  color: white;\r
+}\r
+.navbar-default .landing_link a:hover {\r
+  background: #1ab394 !important;\r
+  color: white;\r
+}\r
+.navbar-default .landing_link a span.label {\r
+  background: #fff;\r
+  color: #1cc09f;\r
+}\r
+.logo-element {\r
+  text-align: center;\r
+  font-size: 18px;\r
+  font-weight: 600;\r
+  color: white;\r
+  display: none;\r
+  padding: 18px 0;\r
+}\r
+.pace-done .navbar-static-side,\r
+.pace-done .nav-header,\r
+.pace-done li.active,\r
+.pace-done #page-wrapper,\r
+.pace-done .footer {\r
+  -webkit-transition: all 0.4s;\r
+  -moz-transition: all 0.4s;\r
+  -o-transition: all 0.4s;\r
+  transition: all 0.4s;\r
+}\r
+.navbar-fixed-top {\r
+  background: #fff;\r
+  transition-duration: 0.4s;\r
+  border-bottom: 1px solid #e7eaec !important;\r
+  z-index: 2030;\r
+}\r
+.navbar-fixed-top,\r
+.navbar-static-top {\r
+  background: #f3f3f4;\r
+}\r
+.fixed-nav #wrapper {\r
+  margin-top: 0;\r
+}\r
+.nav-tabs > li.active > a,\r
+.nav-tabs > li.active > a:hover,\r
+.nav-tabs > li.active > a:focus {\r
+  -moz-border-bottom-colors: none;\r
+  -moz-border-left-colors: none;\r
+  -moz-border-right-colors: none;\r
+  -moz-border-top-colors: none;\r
+  background: none;\r
+  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);\r
+  border-bottom: #f3f3f4;\r
+  border-image: none;\r
+  border-style: solid;\r
+  border-width: 1px;\r
+  color: #555555;\r
+  cursor: default;\r
+}\r
+.nav.nav-tabs li {\r
+  background: none;\r
+  border: none;\r
+}\r
+body.fixed-nav #wrapper .navbar-static-side,\r
+body.fixed-nav #wrapper #page-wrapper {\r
+  margin-top: 60px;\r
+}\r
+body.top-navigation.fixed-nav #wrapper #page-wrapper {\r
+  margin-top: 0;\r
+}\r
+body.fixed-nav.fixed-nav-basic .navbar-fixed-top {\r
+  left: 220px;\r
+}\r
+body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {\r
+  left: 70px;\r
+}\r
+body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {\r
+  left: 0;\r
+}\r
+body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {\r
+  margin-top: 0;\r
+}\r
+body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {\r
+  left: 0;\r
+}\r
+body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {\r
+  left: 220px;\r
+}\r
+.fixed-nav .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 15px;\r
+}\r
+.body-small .navbar-fixed-top {\r
+  margin-left: 0;\r
+}\r
+body.mini-navbar .navbar-static-side {\r
+  width: 70px;\r
+}\r
+body.mini-navbar .profile-element,\r
+body.mini-navbar .nav-label,\r
+body.mini-navbar .navbar-default .nav li a span {\r
+  display: none;\r
+}\r
+body.canvas-menu .profile-element {\r
+  display: block;\r
+}\r
+body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {\r
+  display: none;\r
+}\r
+body.mini-navbar .navbar-default .nav > li > a {\r
+  font-size: 16px;\r
+}\r
+body.mini-navbar .logo-element {\r
+  display: block;\r
+}\r
+body.canvas-menu .logo-element {\r
+  display: none;\r
+}\r
+body.mini-navbar .nav-header {\r
+  padding: 0;\r
+  background-color: #1ab394;\r
+}\r
+body.canvas-menu .nav-header {\r
+  padding: 33px 25px;\r
+}\r
+body.mini-navbar #page-wrapper {\r
+  margin: 0 0 0 70px;\r
+}\r
+body.fixed-sidebar.mini-navbar .footer,\r
+body.canvas-menu.mini-navbar .footer {\r
+  margin: 0 0 0 0 !important;\r
+}\r
+body.canvas-menu.mini-navbar #page-wrapper,\r
+body.canvas-menu.mini-navbar .footer {\r
+  margin: 0 0 0 0;\r
+}\r
+body.fixed-sidebar .navbar-static-side,\r
+body.canvas-menu .navbar-static-side {\r
+  position: fixed;\r
+  width: 220px;\r
+  z-index: 2001;\r
+  height: 100%;\r
+}\r
+body.fixed-sidebar.mini-navbar .navbar-static-side {\r
+  width: 0;\r
+}\r
+body.fixed-sidebar.mini-navbar #page-wrapper {\r
+  margin: 0 0 0 0;\r
+}\r
+body.body-small.fixed-sidebar.mini-navbar #page-wrapper {\r
+  margin: 0 0 0 220px;\r
+}\r
+body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {\r
+  width: 220px;\r
+}\r
+.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,\r
+.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {\r
+  display: block;\r
+  height: auto;\r
+}\r
+body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {\r
+  font-size: 12px;\r
+  border-radius: 3px;\r
+}\r
+body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {\r
+  font-size: 13px;\r
+  border-radius: 3px;\r
+}\r
+.fixed-sidebar.mini-navbar .nav-second-level li a,\r
+.canvas-menu.mini-navbar .nav-second-level li a {\r
+  padding: 10px 10px 10px 15px;\r
+}\r
+.fixed-sidebar.mini-navbar .nav-second-level,\r
+.canvas-menu.mini-navbar .nav-second-level {\r
+  position: relative;\r
+  padding: 0;\r
+  font-size: 13px;\r
+}\r
+.fixed-sidebar.mini-navbar li.active .nav-second-level,\r
+.canvas-menu.mini-navbar li.active .nav-second-level {\r
+  left: 0;\r
+}\r
+body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,\r
+body.canvas-menu.mini-navbar .navbar-default .nav > li > a {\r
+  font-size: 13px;\r
+}\r
+body.fixed-sidebar.mini-navbar .nav-label,\r
+body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,\r
+body.canvas-menu.mini-navbar .nav-label,\r
+body.canvas-menu.mini-navbar .navbar-default .nav li a span {\r
+  display: inline;\r
+}\r
+body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {\r
+  display: block;\r
+}\r
+.canvas-menu.mini-navbar .nav-second-level li a,\r
+.fixed-sidebar.mini-navbar .nav-second-level li a {\r
+  padding: 7px 10px 7px 52px;\r
+}\r
+.fixed-sidebar.mini-navbar .nav-second-level,\r
+.canvas-menu.mini-navbar .nav-second-level {\r
+  left: 0;\r
+}\r
+body.canvas-menu nav.navbar-static-side {\r
+  z-index: 2001;\r
+  background: #2f4050;\r
+  height: 100%;\r
+  position: fixed;\r
+  display: none;\r
+}\r
+body.canvas-menu.mini-navbar nav.navbar-static-side {\r
+  display: block;\r
+  width: 220px;\r
+}\r
+.top-navigation #page-wrapper {\r
+  margin-left: 0;\r
+}\r
+.top-navigation .navbar-nav .dropdown-menu > .active > a {\r
+  background: white;\r
+  color: #1ab394;\r
+  font-weight: bold;\r
+}\r
+.white-bg .navbar-fixed-top,\r
+.white-bg .navbar-static-top {\r
+  background: #fff;\r
+}\r
+.top-navigation .navbar {\r
+  margin-bottom: 0;\r
+}\r
+.top-navigation .nav > li > a {\r
+  padding: 15px 20px;\r
+  color: #676a6c;\r
+}\r
+.top-navigation .nav > li a:hover,\r
+.top-navigation .nav > li a:focus {\r
+  background: #fff;\r
+  color: #1ab394;\r
+}\r
+.top-navigation .navbar .nav > li.active {\r
+  background: #fff;\r
+  border: none;\r
+}\r
+.top-navigation .nav > li.active > a {\r
+  color: #1ab394;\r
+}\r
+.top-navigation .navbar-right {\r
+  margin-right: 10px;\r
+}\r
+.top-navigation .navbar-nav .dropdown-menu {\r
+  box-shadow: none;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.top-navigation .dropdown-menu > li > a {\r
+  margin: 0;\r
+  padding: 7px 20px;\r
+}\r
+.navbar .dropdown-menu {\r
+  margin-top: 0;\r
+}\r
+.top-navigation .navbar-brand {\r
+  background: #1ab394;\r
+  color: #fff;\r
+  padding: 15px 25px;\r
+}\r
+.top-navigation .navbar-top-links li:last-child {\r
+  margin-right: 0;\r
+}\r
+.top-navigation.mini-navbar #page-wrapper,\r
+.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,\r
+.mini-navbar .top-navigation #page-wrapper,\r
+.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,\r
+.canvas-menu #page-wrapper {\r
+  margin: 0;\r
+}\r
+.top-navigation.fixed-nav #wrapper,\r
+.fixed-nav #wrapper.top-navigation {\r
+  margin-top: 50px;\r
+}\r
+.top-navigation .footer.fixed {\r
+  margin-left: 0 !important;\r
+}\r
+.top-navigation .wrapper.wrapper-content {\r
+  padding: 40px;\r
+}\r
+.top-navigation.body-small .wrapper.wrapper-content,\r
+.body-small .top-navigation .wrapper.wrapper-content {\r
+  padding: 40px 0 40px 0;\r
+}\r
+.navbar-toggle {\r
+  background-color: #1ab394;\r
+  color: #fff;\r
+  padding: 6px 12px;\r
+  font-size: 14px;\r
+}\r
+.top-navigation .navbar-nav .open .dropdown-menu > li > a,\r
+.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {\r
+  padding: 10px 15px 10px 20px;\r
+}\r
+@media (max-width: 768px) {\r
+  .top-navigation .navbar-header {\r
+    display: block;\r
+    float: none;\r
+  }\r
+}\r
+.menu-visible-lg,\r
+.menu-visible-md {\r
+  display: none !important;\r
+}\r
+@media (min-width: 1200px) {\r
+  .menu-visible-lg {\r
+    display: block !important;\r
+  }\r
+}\r
+@media (min-width: 992px) {\r
+  .menu-visible-md {\r
+    display: block !important;\r
+  }\r
+}\r
+@media (max-width: 767px) {\r
+  .menu-visible-md {\r
+    display: block !important;\r
+  }\r
+  .menu-visible-lg {\r
+    display: block !important;\r
+  }\r
+}\r
+.btn {\r
+  border-radius: 3px;\r
+}\r
+.float-e-margins .btn {\r
+  margin-bottom: 5px;\r
+}\r
+.btn-w-m {\r
+  min-width: 120px;\r
+}\r
+.btn-primary.btn-outline {\r
+  color: #1ab394;\r
+}\r
+.btn-success.btn-outline {\r
+  color: #1c84c6;\r
+}\r
+.btn-info.btn-outline {\r
+  color: #23c6c8;\r
+}\r
+.btn-warning.btn-outline {\r
+  color: #f8ac59;\r
+}\r
+.btn-danger.btn-outline {\r
+  color: #ed5565;\r
+}\r
+.btn-primary.btn-outline:hover,\r
+.btn-success.btn-outline:hover,\r
+.btn-info.btn-outline:hover,\r
+.btn-warning.btn-outline:hover,\r
+.btn-danger.btn-outline:hover {\r
+  color: #fff;\r
+}\r
+.btn-primary {\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+  color: #FFFFFF;\r
+}\r
+.btn-primary:hover,\r
+.btn-primary:focus,\r
+.btn-primary:active,\r
+.btn-primary.active,\r
+.open .dropdown-toggle.btn-primary,\r
+.btn-primary:active:focus,\r
+.btn-primary:active:hover,\r
+.btn-primary.active:hover,\r
+.btn-primary.active:focus {\r
+  background-color: #18a689;\r
+  border-color: #18a689;\r
+  color: #FFFFFF;\r
+}\r
+.btn-primary:active,\r
+.btn-primary.active,\r
+.open .dropdown-toggle.btn-primary {\r
+  background-image: none;\r
+}\r
+.btn-primary.disabled,\r
+.btn-primary.disabled:hover,\r
+.btn-primary.disabled:focus,\r
+.btn-primary.disabled:active,\r
+.btn-primary.disabled.active,\r
+.btn-primary[disabled],\r
+.btn-primary[disabled]:hover,\r
+.btn-primary[disabled]:focus,\r
+.btn-primary[disabled]:active,\r
+.btn-primary.active[disabled],\r
+fieldset[disabled] .btn-primary,\r
+fieldset[disabled] .btn-primary:hover,\r
+fieldset[disabled] .btn-primary:focus,\r
+fieldset[disabled] .btn-primary:active,\r
+fieldset[disabled] .btn-primary.active {\r
+  background-color: #1dc5a3;\r
+  border-color: #1dc5a3;\r
+}\r
+.btn-success {\r
+  background-color: #1c84c6;\r
+  border-color: #1c84c6;\r
+  color: #FFFFFF;\r
+}\r
+.btn-success:hover,\r
+.btn-success:focus,\r
+.btn-success:active,\r
+.btn-success.active,\r
+.open .dropdown-toggle.btn-success,\r
+.btn-success:active:focus,\r
+.btn-success:active:hover,\r
+.btn-success.active:hover,\r
+.btn-success.active:focus {\r
+  background-color: #1a7bb9;\r
+  border-color: #1a7bb9;\r
+  color: #FFFFFF;\r
+}\r
+.btn-success:active,\r
+.btn-success.active,\r
+.open .dropdown-toggle.btn-success {\r
+  background-image: none;\r
+}\r
+.btn-success.disabled,\r
+.btn-success.disabled:hover,\r
+.btn-success.disabled:focus,\r
+.btn-success.disabled:active,\r
+.btn-success.disabled.active,\r
+.btn-success[disabled],\r
+.btn-success[disabled]:hover,\r
+.btn-success[disabled]:focus,\r
+.btn-success[disabled]:active,\r
+.btn-success.active[disabled],\r
+fieldset[disabled] .btn-success,\r
+fieldset[disabled] .btn-success:hover,\r
+fieldset[disabled] .btn-success:focus,\r
+fieldset[disabled] .btn-success:active,\r
+fieldset[disabled] .btn-success.active {\r
+  background-color: #1f90d8;\r
+  border-color: #1f90d8;\r
+}\r
+.btn-info {\r
+  background-color: #23c6c8;\r
+  border-color: #23c6c8;\r
+  color: #FFFFFF;\r
+}\r
+.btn-info:hover,\r
+.btn-info:focus,\r
+.btn-info:active,\r
+.btn-info.active,\r
+.open .dropdown-toggle.btn-info,\r
+.btn-info:active:focus,\r
+.btn-info:active:hover,\r
+.btn-info.active:hover,\r
+.btn-info.active:focus {\r
+  background-color: #21b9bb;\r
+  border-color: #21b9bb;\r
+  color: #FFFFFF;\r
+}\r
+.btn-info:active,\r
+.btn-info.active,\r
+.open .dropdown-toggle.btn-info {\r
+  background-image: none;\r
+}\r
+.btn-info.disabled,\r
+.btn-info.disabled:hover,\r
+.btn-info.disabled:focus,\r
+.btn-info.disabled:active,\r
+.btn-info.disabled.active,\r
+.btn-info[disabled],\r
+.btn-info[disabled]:hover,\r
+.btn-info[disabled]:focus,\r
+.btn-info[disabled]:active,\r
+.btn-info.active[disabled],\r
+fieldset[disabled] .btn-info,\r
+fieldset[disabled] .btn-info:hover,\r
+fieldset[disabled] .btn-info:focus,\r
+fieldset[disabled] .btn-info:active,\r
+fieldset[disabled] .btn-info.active {\r
+  background-color: #26d7d9;\r
+  border-color: #26d7d9;\r
+}\r
+.btn-default {\r
+  color: inherit;\r
+  background: white;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.btn-default:hover,\r
+.btn-default:focus,\r
+.btn-default:active,\r
+.btn-default.active,\r
+.open .dropdown-toggle.btn-default,\r
+.btn-default:active:focus,\r
+.btn-default:active:hover,\r
+.btn-default.active:hover,\r
+.btn-default.active:focus {\r
+  color: inherit;\r
+  border: 1px solid #d2d2d2;\r
+}\r
+.btn-default:active,\r
+.btn-default.active,\r
+.open .dropdown-toggle.btn-default {\r
+  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;\r
+}\r
+.btn-default.disabled,\r
+.btn-default.disabled:hover,\r
+.btn-default.disabled:focus,\r
+.btn-default.disabled:active,\r
+.btn-default.disabled.active,\r
+.btn-default[disabled],\r
+.btn-default[disabled]:hover,\r
+.btn-default[disabled]:focus,\r
+.btn-default[disabled]:active,\r
+.btn-default.active[disabled],\r
+fieldset[disabled] .btn-default,\r
+fieldset[disabled] .btn-default:hover,\r
+fieldset[disabled] .btn-default:focus,\r
+fieldset[disabled] .btn-default:active,\r
+fieldset[disabled] .btn-default.active {\r
+  color: #cacaca;\r
+}\r
+.btn-warning {\r
+  background-color: #f8ac59;\r
+  border-color: #f8ac59;\r
+  color: #FFFFFF;\r
+}\r
+.btn-warning:hover,\r
+.btn-warning:focus,\r
+.btn-warning:active,\r
+.btn-warning.active,\r
+.open .dropdown-toggle.btn-warning,\r
+.btn-warning:active:focus,\r
+.btn-warning:active:hover,\r
+.btn-warning.active:hover,\r
+.btn-warning.active:focus {\r
+  background-color: #f7a54a;\r
+  border-color: #f7a54a;\r
+  color: #FFFFFF;\r
+}\r
+.btn-warning:active,\r
+.btn-warning.active,\r
+.open .dropdown-toggle.btn-warning {\r
+  background-image: none;\r
+}\r
+.btn-warning.disabled,\r
+.btn-warning.disabled:hover,\r
+.btn-warning.disabled:focus,\r
+.btn-warning.disabled:active,\r
+.btn-warning.disabled.active,\r
+.btn-warning[disabled],\r
+.btn-warning[disabled]:hover,\r
+.btn-warning[disabled]:focus,\r
+.btn-warning[disabled]:active,\r
+.btn-warning.active[disabled],\r
+fieldset[disabled] .btn-warning,\r
+fieldset[disabled] .btn-warning:hover,\r
+fieldset[disabled] .btn-warning:focus,\r
+fieldset[disabled] .btn-warning:active,\r
+fieldset[disabled] .btn-warning.active {\r
+  background-color: #f9b66d;\r
+  border-color: #f9b66d;\r
+}\r
+.btn-danger {\r
+  background-color: #ed5565;\r
+  border-color: #ed5565;\r
+  color: #FFFFFF;\r
+}\r
+.btn-danger:hover,\r
+.btn-danger:focus,\r
+.btn-danger:active,\r
+.btn-danger.active,\r
+.open .dropdown-toggle.btn-danger,\r
+.btn-danger:active:focus,\r
+.btn-danger:active:hover,\r
+.btn-danger.active:hover,\r
+.btn-danger.active:focus {\r
+  background-color: #ec4758;\r
+  border-color: #ec4758;\r
+  color: #FFFFFF;\r
+}\r
+.btn-danger:active,\r
+.btn-danger.active,\r
+.open .dropdown-toggle.btn-danger {\r
+  background-image: none;\r
+}\r
+.btn-danger.disabled,\r
+.btn-danger.disabled:hover,\r
+.btn-danger.disabled:focus,\r
+.btn-danger.disabled:active,\r
+.btn-danger.disabled.active,\r
+.btn-danger[disabled],\r
+.btn-danger[disabled]:hover,\r
+.btn-danger[disabled]:focus,\r
+.btn-danger[disabled]:active,\r
+.btn-danger.active[disabled],\r
+fieldset[disabled] .btn-danger,\r
+fieldset[disabled] .btn-danger:hover,\r
+fieldset[disabled] .btn-danger:focus,\r
+fieldset[disabled] .btn-danger:active,\r
+fieldset[disabled] .btn-danger.active {\r
+  background-color: #ef6776;\r
+  border-color: #ef6776;\r
+}\r
+.btn-link {\r
+  color: inherit;\r
+}\r
+.btn-link:hover,\r
+.btn-link:focus,\r
+.btn-link:active,\r
+.btn-link.active,\r
+.open .dropdown-toggle.btn-link {\r
+  color: #1ab394;\r
+  text-decoration: none;\r
+}\r
+.btn-link:active,\r
+.btn-link.active,\r
+.open .dropdown-toggle.btn-link {\r
+  background-image: none;\r
+}\r
+.btn-link.disabled,\r
+.btn-link.disabled:hover,\r
+.btn-link.disabled:focus,\r
+.btn-link.disabled:active,\r
+.btn-link.disabled.active,\r
+.btn-link[disabled],\r
+.btn-link[disabled]:hover,\r
+.btn-link[disabled]:focus,\r
+.btn-link[disabled]:active,\r
+.btn-link.active[disabled],\r
+fieldset[disabled] .btn-link,\r
+fieldset[disabled] .btn-link:hover,\r
+fieldset[disabled] .btn-link:focus,\r
+fieldset[disabled] .btn-link:active,\r
+fieldset[disabled] .btn-link.active {\r
+  color: #cacaca;\r
+}\r
+.btn-white {\r
+  color: inherit;\r
+  background: white;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.btn-white:hover,\r
+.btn-white:focus,\r
+.btn-white:active,\r
+.btn-white.active,\r
+.open .dropdown-toggle.btn-white,\r
+.btn-white:active:focus,\r
+.btn-white:active:hover,\r
+.btn-white.active:hover,\r
+.btn-white.active:focus {\r
+  color: inherit;\r
+  border: 1px solid #d2d2d2;\r
+}\r
+.btn-white:active,\r
+.btn-white.active {\r
+  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;\r
+}\r
+.btn-white:active,\r
+.btn-white.active,\r
+.open .dropdown-toggle.btn-white {\r
+  background-image: none;\r
+}\r
+.btn-white.disabled,\r
+.btn-white.disabled:hover,\r
+.btn-white.disabled:focus,\r
+.btn-white.disabled:active,\r
+.btn-white.disabled.active,\r
+.btn-white[disabled],\r
+.btn-white[disabled]:hover,\r
+.btn-white[disabled]:focus,\r
+.btn-white[disabled]:active,\r
+.btn-white.active[disabled],\r
+fieldset[disabled] .btn-white,\r
+fieldset[disabled] .btn-white:hover,\r
+fieldset[disabled] .btn-white:focus,\r
+fieldset[disabled] .btn-white:active,\r
+fieldset[disabled] .btn-white.active {\r
+  color: #cacaca;\r
+}\r
+.form-control,\r
+.form-control:focus,\r
+.has-error .form-control:focus,\r
+.has-success .form-control:focus,\r
+.has-warning .form-control:focus,\r
+.navbar-collapse,\r
+.navbar-form,\r
+.navbar-form-custom .form-control:focus,\r
+.navbar-form-custom .form-control:hover,\r
+.open .btn.dropdown-toggle,\r
+.panel,\r
+.popover,\r
+.progress,\r
+.progress-bar {\r
+  box-shadow: none;\r
+}\r
+.btn-outline {\r
+  color: inherit;\r
+  background-color: transparent;\r
+  transition: all .5s;\r
+}\r
+.btn-rounded {\r
+  border-radius: 50px;\r
+}\r
+.btn-large-dim {\r
+  width: 90px;\r
+  height: 90px;\r
+  font-size: 42px;\r
+}\r
+button.dim {\r
+  display: inline-block;\r
+  text-decoration: none;\r
+  text-transform: uppercase;\r
+  text-align: center;\r
+  padding-top: 6px;\r
+  margin-right: 10px;\r
+  position: relative;\r
+  cursor: pointer;\r
+  border-radius: 5px;\r
+  font-weight: 600;\r
+  margin-bottom: 20px !important;\r
+}\r
+button.dim:active {\r
+  top: 3px;\r
+}\r
+button.btn-primary.dim {\r
+  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999;\r
+}\r
+button.btn-primary.dim:active {\r
+  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;\r
+}\r
+button.btn-default.dim {\r
+  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999;\r
+}\r
+button.btn-default.dim:active {\r
+  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;\r
+}\r
+button.btn-warning.dim {\r
+  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;\r
+}\r
+button.btn-warning.dim:active {\r
+  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;\r
+}\r
+button.btn-info.dim {\r
+  box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999999;\r
+}\r
+button.btn-info.dim:active {\r
+  box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999;\r
+}\r
+button.btn-success.dim {\r
+  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999;\r
+}\r
+button.btn-success.dim:active {\r
+  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999;\r
+}\r
+button.btn-danger.dim {\r
+  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999;\r
+}\r
+button.btn-danger.dim:active {\r
+  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999;\r
+}\r
+button.dim:before {\r
+  font-size: 50px;\r
+  line-height: 1em;\r
+  font-weight: normal;\r
+  color: #fff;\r
+  display: block;\r
+  padding-top: 10px;\r
+}\r
+button.dim:active:before {\r
+  top: 7px;\r
+  font-size: 50px;\r
+}\r
+.btn:focus {\r
+  outline: none !important;\r
+}\r
+.label {\r
+  background-color: #d1dade;\r
+  color: #5e5e5e;\r
+  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;\r
+  font-weight: 600;\r
+  padding: 3px 8px;\r
+  text-shadow: none;\r
+}\r
+.nav .label,\r
+.ibox .label {\r
+  font-size: 10px;\r
+}\r
+.badge {\r
+  background-color: #d1dade;\r
+  color: #5e5e5e;\r
+  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;\r
+  font-size: 11px;\r
+  font-weight: 600;\r
+  padding-bottom: 4px;\r
+  padding-left: 6px;\r
+  padding-right: 6px;\r
+  text-shadow: none;\r
+}\r
+.label-primary,\r
+.badge-primary {\r
+  background-color: #1ab394;\r
+  color: #FFFFFF;\r
+}\r
+.label-success,\r
+.badge-success {\r
+  background-color: #1c84c6;\r
+  color: #FFFFFF;\r
+}\r
+.label-warning,\r
+.badge-warning {\r
+  background-color: #f8ac59;\r
+  color: #FFFFFF;\r
+}\r
+.label-warning-light,\r
+.badge-warning-light {\r
+  background-color: #f8ac59;\r
+  color: #ffffff;\r
+}\r
+.label-danger,\r
+.badge-danger {\r
+  background-color: #ed5565;\r
+  color: #FFFFFF;\r
+}\r
+.label-info,\r
+.badge-info {\r
+  background-color: #23c6c8;\r
+  color: #FFFFFF;\r
+}\r
+.label-inverse,\r
+.badge-inverse {\r
+  background-color: #262626;\r
+  color: #FFFFFF;\r
+}\r
+.label-white,\r
+.badge-white {\r
+  background-color: #FFFFFF;\r
+  color: #5E5E5E;\r
+}\r
+.label-white,\r
+.badge-disable {\r
+  background-color: #2A2E36;\r
+  color: #8B91A0;\r
+}\r
+/* TOOGLE SWICH */\r
+.onoffswitch {\r
+  position: relative;\r
+  width: 64px;\r
+  -webkit-user-select: none;\r
+  -moz-user-select: none;\r
+  -ms-user-select: none;\r
+}\r
+.onoffswitch-checkbox {\r
+  display: none;\r
+}\r
+.onoffswitch-label {\r
+  display: block;\r
+  overflow: hidden;\r
+  cursor: pointer;\r
+  border: 2px solid #1ab394;\r
+  border-radius: 2px;\r
+}\r
+.onoffswitch-inner {\r
+  width: 200%;\r
+  margin-left: -100%;\r
+  -moz-transition: margin 0.3s ease-in 0s;\r
+  -webkit-transition: margin 0.3s ease-in 0s;\r
+  -o-transition: margin 0.3s ease-in 0s;\r
+  transition: margin 0.3s ease-in 0s;\r
+}\r
+.onoffswitch-inner:before,\r
+.onoffswitch-inner:after {\r
+  float: left;\r
+  width: 50%;\r
+  height: 20px;\r
+  padding: 0;\r
+  line-height: 20px;\r
+  font-size: 12px;\r
+  color: white;\r
+  font-family: Trebuchet, Arial, sans-serif;\r
+  font-weight: bold;\r
+  -moz-box-sizing: border-box;\r
+  -webkit-box-sizing: border-box;\r
+  box-sizing: border-box;\r
+}\r
+.onoffswitch-inner:before {\r
+  content: "ON";\r
+  padding-left: 10px;\r
+  background-color: #1ab394;\r
+  color: #FFFFFF;\r
+}\r
+.onoffswitch-inner:after {\r
+  content: "OFF";\r
+  padding-right: 10px;\r
+  background-color: #FFFFFF;\r
+  color: #999999;\r
+  text-align: right;\r
+}\r
+.onoffswitch-switch {\r
+  width: 20px;\r
+  margin: 0;\r
+  background: #FFFFFF;\r
+  border: 2px solid #1ab394;\r
+  border-radius: 2px;\r
+  position: absolute;\r
+  top: 0;\r
+  bottom: 0;\r
+  right: 44px;\r
+  -moz-transition: all 0.3s ease-in 0s;\r
+  -webkit-transition: all 0.3s ease-in 0s;\r
+  -o-transition: all 0.3s ease-in 0s;\r
+  transition: all 0.3s ease-in 0s;\r
+}\r
+.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {\r
+  margin-left: 0;\r
+}\r
+.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {\r
+  right: 0;\r
+}\r
+.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:before {\r
+  background-color: #919191;\r
+}\r
+.onoffswitch-checkbox:disabled + .onoffswitch-label,\r
+.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {\r
+  border-color: #919191;\r
+}\r
+/* CHOSEN PLUGIN */\r
+.chosen-container-single .chosen-single {\r
+  background: #ffffff;\r
+  box-shadow: none;\r
+  -moz-box-sizing: border-box;\r
+  border-radius: 2px;\r
+  cursor: text;\r
+  height: auto !important;\r
+  margin: 0;\r
+  min-height: 30px;\r
+  overflow: hidden;\r
+  padding: 4px 12px;\r
+  position: relative;\r
+  width: 100%;\r
+}\r
+.chosen-container-multi .chosen-choices li.search-choice {\r
+  background: #f1f1f1;\r
+  border: 1px solid #e5e6e7;\r
+  border-radius: 2px;\r
+  box-shadow: none;\r
+  color: #333333;\r
+  cursor: default;\r
+  line-height: 13px;\r
+  margin: 3px 0 3px 5px;\r
+  padding: 3px 20px 3px 5px;\r
+  position: relative;\r
+}\r
+/* Tags Input Plugin */\r
+.bootstrap-tagsinput {\r
+  border: 1px solid #e5e6e7;\r
+  box-shadow: none;\r
+}\r
+/* PAGINATIN */\r
+.pagination > .active > a,\r
+.pagination > .active > span,\r
+.pagination > .active > a:hover,\r
+.pagination > .active > span:hover,\r
+.pagination > .active > a:focus,\r
+.pagination > .active > span:focus {\r
+  background-color: #f4f4f4;\r
+  border-color: #DDDDDD;\r
+  color: inherit;\r
+  cursor: default;\r
+  z-index: 2;\r
+}\r
+.pagination > li > a,\r
+.pagination > li > span {\r
+  background-color: #FFFFFF;\r
+  border: 1px solid #DDDDDD;\r
+  color: inherit;\r
+  float: left;\r
+  line-height: 1.42857;\r
+  margin-left: -1px;\r
+  padding: 4px 10px;\r
+  position: relative;\r
+  text-decoration: none;\r
+}\r
+/* TOOLTIPS */\r
+.tooltip-inner {\r
+  background-color: #2F4050;\r
+}\r
+.tooltip.top .tooltip-arrow {\r
+  border-top-color: #2F4050;\r
+}\r
+.tooltip.right .tooltip-arrow {\r
+  border-right-color: #2F4050;\r
+}\r
+.tooltip.bottom .tooltip-arrow {\r
+  border-bottom-color: #2F4050;\r
+}\r
+.tooltip.left .tooltip-arrow {\r
+  border-left-color: #2F4050;\r
+}\r
+/* EASY PIE CHART*/\r
+.easypiechart {\r
+  position: relative;\r
+  text-align: center;\r
+}\r
+.easypiechart .h2 {\r
+  margin-left: 10px;\r
+  margin-top: 10px;\r
+  display: inline-block;\r
+}\r
+.easypiechart canvas {\r
+  top: 0;\r
+  left: 0;\r
+}\r
+.easypiechart .easypie-text {\r
+  line-height: 1;\r
+  position: absolute;\r
+  top: 33px;\r
+  width: 100%;\r
+  z-index: 1;\r
+}\r
+.easypiechart img {\r
+  margin-top: -4px;\r
+}\r
+.jqstooltip {\r
+  -webkit-box-sizing: content-box;\r
+  -moz-box-sizing: content-box;\r
+  box-sizing: content-box;\r
+}\r
+/* FULLCALENDAR */\r
+.fc-state-default {\r
+  background-color: #ffffff;\r
+  background-image: none;\r
+  background-repeat: repeat-x;\r
+  box-shadow: none;\r
+  color: #333333;\r
+  text-shadow: none;\r
+}\r
+.fc-state-default {\r
+  border: 1px solid;\r
+}\r
+.fc-button {\r
+  color: inherit;\r
+  border: 1px solid #e7eaec;\r
+  cursor: pointer;\r
+  display: inline-block;\r
+  height: 1.9em;\r
+  line-height: 1.9em;\r
+  overflow: hidden;\r
+  padding: 0 0.6em;\r
+  position: relative;\r
+  white-space: nowrap;\r
+}\r
+.fc-state-active {\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+  color: #ffffff;\r
+}\r
+.fc-header-title h2 {\r
+  font-size: 16px;\r
+  font-weight: 600;\r
+  color: inherit;\r
+}\r
+.fc-content .fc-widget-header,\r
+.fc-content .fc-widget-content {\r
+  border-color: #e7eaec;\r
+  font-weight: normal;\r
+}\r
+.fc-border-separate tbody {\r
+  background-color: #F8F8F8;\r
+}\r
+.fc-state-highlight {\r
+  background: none repeat scroll 0 0 #FCF8E3;\r
+}\r
+.external-event {\r
+  padding: 5px 10px;\r
+  border-radius: 2px;\r
+  cursor: pointer;\r
+  margin-bottom: 5px;\r
+}\r
+.fc-ltr .fc-event-hori.fc-event-end,\r
+.fc-rtl .fc-event-hori.fc-event-start {\r
+  border-radius: 2px;\r
+}\r
+.fc-event,\r
+.fc-agenda .fc-event-time,\r
+.fc-event a {\r
+  padding: 4px 6px;\r
+  background-color: #1ab394;\r
+  /* background color */\r
+  border-color: #1ab394;\r
+  /* border color */\r
+}\r
+.fc-event-time,\r
+.fc-event-title {\r
+  color: #717171;\r
+  padding: 0 1px;\r
+}\r
+.ui-calendar .fc-event-time,\r
+.ui-calendar .fc-event-title {\r
+  color: #fff;\r
+}\r
+/* Chat */\r
+.chat-activity-list .chat-element {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.chat-element:first-child {\r
+  margin-top: 0;\r
+}\r
+.chat-element {\r
+  padding-bottom: 15px;\r
+}\r
+.chat-element,\r
+.chat-element .media {\r
+  margin-top: 15px;\r
+}\r
+.chat-element,\r
+.media-body {\r
+  overflow: hidden;\r
+}\r
+.chat-element .media-body {\r
+  display: block;\r
+  width: auto;\r
+}\r
+.chat-element > .pull-left {\r
+  margin-right: 10px;\r
+}\r
+.chat-element img.img-circle,\r
+.dropdown-messages-box img.img-circle {\r
+  width: 38px;\r
+  height: 38px;\r
+}\r
+.chat-element .well {\r
+  border: 1px solid #e7eaec;\r
+  box-shadow: none;\r
+  margin-top: 10px;\r
+  margin-bottom: 5px;\r
+  padding: 10px 20px;\r
+  font-size: 11px;\r
+  line-height: 16px;\r
+}\r
+.chat-element .actions {\r
+  margin-top: 10px;\r
+}\r
+.chat-element .photos {\r
+  margin: 10px 0;\r
+}\r
+.right.chat-element > .pull-right {\r
+  margin-left: 10px;\r
+}\r
+.chat-photo {\r
+  max-height: 180px;\r
+  border-radius: 4px;\r
+  overflow: hidden;\r
+  margin-right: 10px;\r
+  margin-bottom: 10px;\r
+}\r
+.chat {\r
+  margin: 0;\r
+  padding: 0;\r
+  list-style: none;\r
+}\r
+.chat li {\r
+  margin-bottom: 10px;\r
+  padding-bottom: 5px;\r
+  border-bottom: 1px dotted #B3A9A9;\r
+}\r
+.chat li.left .chat-body {\r
+  margin-left: 60px;\r
+}\r
+.chat li.right .chat-body {\r
+  margin-right: 60px;\r
+}\r
+.chat li .chat-body p {\r
+  margin: 0;\r
+  color: #777777;\r
+}\r
+.panel .slidedown .glyphicon,\r
+.chat .glyphicon {\r
+  margin-right: 5px;\r
+}\r
+.chat-panel .panel-body {\r
+  height: 350px;\r
+  overflow-y: scroll;\r
+}\r
+/* LIST GROUP */\r
+a.list-group-item.active,\r
+a.list-group-item.active:hover,\r
+a.list-group-item.active:focus {\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+  color: #FFFFFF;\r
+  z-index: 2;\r
+}\r
+.list-group-item-heading {\r
+  margin-top: 10px;\r
+}\r
+.list-group-item-text {\r
+  margin: 0 0 10px;\r
+  color: inherit;\r
+  font-size: 12px;\r
+  line-height: inherit;\r
+}\r
+.no-padding .list-group-item {\r
+  border-left: none;\r
+  border-right: none;\r
+  border-bottom: none;\r
+}\r
+.no-padding .list-group-item:first-child {\r
+  border-left: none;\r
+  border-right: none;\r
+  border-bottom: none;\r
+  border-top: none;\r
+}\r
+.no-padding .list-group {\r
+  margin-bottom: 0;\r
+}\r
+.list-group-item {\r
+  background-color: inherit;\r
+  border: 1px solid #e7eaec;\r
+  display: block;\r
+  margin-bottom: -1px;\r
+  padding: 10px 15px;\r
+  position: relative;\r
+}\r
+.elements-list .list-group-item {\r
+  border-left: none;\r
+  border-right: none;\r
+  padding: 15px 25px;\r
+}\r
+.elements-list .list-group-item:first-child {\r
+  border-left: none;\r
+  border-right: none;\r
+  border-top: none !important;\r
+}\r
+.elements-list .list-group {\r
+  margin-bottom: 0;\r
+}\r
+.elements-list a {\r
+  color: inherit;\r
+}\r
+.elements-list .list-group-item.active,\r
+.elements-list .list-group-item:hover {\r
+  background: #f3f3f4;\r
+  color: inherit;\r
+  border-color: #e7eaec;\r
+  border-radius: 0;\r
+}\r
+.elements-list li.active {\r
+  transition: none;\r
+}\r
+.element-detail-box {\r
+  padding: 25px;\r
+}\r
+/* FLOT CHART  */\r
+.flot-chart {\r
+  display: block;\r
+  height: 200px;\r
+}\r
+.widget .flot-chart.dashboard-chart {\r
+  display: block;\r
+  height: 120px;\r
+  margin-top: 40px;\r
+}\r
+.flot-chart.dashboard-chart {\r
+  display: block;\r
+  height: 180px;\r
+  margin-top: 40px;\r
+}\r
+.flot-chart-content {\r
+  width: 100%;\r
+  height: 100%;\r
+}\r
+.flot-chart-pie-content {\r
+  width: 200px;\r
+  height: 200px;\r
+  margin: auto;\r
+}\r
+.jqstooltip {\r
+  position: absolute;\r
+  display: block;\r
+  left: 0;\r
+  top: 0;\r
+  visibility: hidden;\r
+  background: #2b303a;\r
+  background-color: rgba(43, 48, 58, 0.8);\r
+  color: white;\r
+  text-align: left;\r
+  white-space: nowrap;\r
+  z-index: 10000;\r
+  padding: 5px 5px 5px 5px;\r
+  min-height: 22px;\r
+  border-radius: 3px;\r
+}\r
+.jqsfield {\r
+  color: white;\r
+  text-align: left;\r
+}\r
+.fh-150 {\r
+  height: 150px;\r
+}\r
+.fh-200 {\r
+  height: 200px;\r
+}\r
+.h-150 {\r
+  min-height: 150px;\r
+}\r
+.h-200 {\r
+  min-height: 200px;\r
+}\r
+.h-300 {\r
+  min-height: 300px;\r
+}\r
+.w-150 {\r
+  min-width: 150px;\r
+}\r
+.w-200 {\r
+  min-width: 200px;\r
+}\r
+.w-300 {\r
+  min-width: 300px;\r
+}\r
+.legendLabel {\r
+  padding-left: 5px;\r
+}\r
+.stat-list li:first-child {\r
+  margin-top: 0;\r
+}\r
+.stat-list {\r
+  list-style: none;\r
+  padding: 0;\r
+  margin: 0;\r
+}\r
+.stat-percent {\r
+  float: right;\r
+}\r
+.stat-list li {\r
+  margin-top: 15px;\r
+  position: relative;\r
+}\r
+/* DATATABLES */\r
+table.dataTable thead .sorting,\r
+table.dataTable thead .sorting_asc:after,\r
+table.dataTable thead .sorting_desc,\r
+table.dataTable thead .sorting_asc_disabled,\r
+table.dataTable thead .sorting_desc_disabled {\r
+  background: transparent;\r
+}\r
+.dataTables_wrapper {\r
+  padding-bottom: 30px;\r
+}\r
+.dataTables_length {\r
+  float: left;\r
+}\r
+.dataTables_filter label {\r
+  margin-right: 5px;\r
+}\r
+.html5buttons {\r
+  float: right;\r
+}\r
+.html5buttons a {\r
+  border: 1px solid #e7eaec;\r
+  background: #fff;\r
+  color: #676a6c;\r
+  box-shadow: none;\r
+  padding: 6px 8px;\r
+  font-size: 12px;\r
+}\r
+.html5buttons a:hover,\r
+.html5buttons a:focus:active {\r
+  background-color: #eee;\r
+  color: inherit;\r
+  border-color: #d2d2d2;\r
+}\r
+div.dt-button-info {\r
+  z-index: 100;\r
+}\r
+@media (max-width: 768px) {\r
+  .html5buttons {\r
+    float: none;\r
+    margin-top: 10px;\r
+  }\r
+  .dataTables_length {\r
+    float: none;\r
+  }\r
+}\r
+/* CIRCLE */\r
+.img-circle {\r
+  border-radius: 50%;\r
+}\r
+.btn-circle {\r
+  width: 30px;\r
+  height: 30px;\r
+  padding: 6px 0;\r
+  border-radius: 15px;\r
+  text-align: center;\r
+  font-size: 12px;\r
+  line-height: 1.428571429;\r
+}\r
+.btn-circle.btn-lg {\r
+  width: 50px;\r
+  height: 50px;\r
+  padding: 10px 16px;\r
+  border-radius: 25px;\r
+  font-size: 18px;\r
+  line-height: 1.33;\r
+}\r
+.btn-circle.btn-xl {\r
+  width: 70px;\r
+  height: 70px;\r
+  padding: 10px 16px;\r
+  border-radius: 35px;\r
+  font-size: 24px;\r
+  line-height: 1.33;\r
+}\r
+.show-grid [class^="col-"] {\r
+  padding-top: 10px;\r
+  padding-bottom: 10px;\r
+  border: 1px solid #ddd;\r
+  background-color: #eee !important;\r
+}\r
+.show-grid {\r
+  margin: 15px 0;\r
+}\r
+/* ANIMATION */\r
+.css-animation-box h1 {\r
+  font-size: 44px;\r
+}\r
+.animation-efect-links a {\r
+  padding: 4px 6px;\r
+  font-size: 12px;\r
+}\r
+#animation_box {\r
+  background-color: #f9f8f8;\r
+  border-radius: 16px;\r
+  width: 80%;\r
+  margin: 0 auto;\r
+  padding-top: 80px;\r
+}\r
+.animation-text-box {\r
+  position: absolute;\r
+  margin-top: 40px;\r
+  left: 50%;\r
+  margin-left: -100px;\r
+  width: 200px;\r
+}\r
+.animation-text-info {\r
+  position: absolute;\r
+  margin-top: -60px;\r
+  left: 50%;\r
+  margin-left: -100px;\r
+  width: 200px;\r
+  font-size: 10px;\r
+}\r
+.animation-text-box h2 {\r
+  font-size: 54px;\r
+  font-weight: 600;\r
+  margin-bottom: 5px;\r
+}\r
+.animation-text-box p {\r
+  font-size: 12px;\r
+  text-transform: uppercase;\r
+}\r
+/* PEACE */\r
+.pace {\r
+  -webkit-pointer-events: none;\r
+  pointer-events: none;\r
+  -webkit-user-select: none;\r
+  -moz-user-select: none;\r
+  user-select: none;\r
+}\r
+.pace-inactive {\r
+  display: none;\r
+}\r
+.pace .pace-progress {\r
+  background: #1ab394;\r
+  position: fixed;\r
+  z-index: 2040;\r
+  top: 0;\r
+  right: 100%;\r
+  width: 100%;\r
+  height: 2px;\r
+}\r
+.pace-inactive {\r
+  display: none;\r
+}\r
+/* WIDGETS */\r
+.widget {\r
+  border-radius: 5px;\r
+  padding: 15px 20px;\r
+  margin-bottom: 10px;\r
+  margin-top: 10px;\r
+}\r
+.widget.style1 h2 {\r
+  font-size: 30px;\r
+}\r
+.widget h2,\r
+.widget h3 {\r
+  margin-top: 5px;\r
+  margin-bottom: 0;\r
+}\r
+.widget-text-box {\r
+  padding: 20px;\r
+  border: 1px solid #e7eaec;\r
+  background: #ffffff;\r
+}\r
+.widget-head-color-box {\r
+  border-radius: 5px 5px 0 0;\r
+  margin-top: 10px;\r
+}\r
+.widget .flot-chart {\r
+  height: 100px;\r
+}\r
+.vertical-align div {\r
+  display: inline-block;\r
+  vertical-align: middle;\r
+}\r
+.vertical-align h2,\r
+.vertical-align h3 {\r
+  margin: 0;\r
+}\r
+.todo-list {\r
+  list-style: none outside none;\r
+  margin: 0;\r
+  padding: 0;\r
+  font-size: 14px;\r
+}\r
+.todo-list.small-list {\r
+  font-size: 12px;\r
+}\r
+.todo-list.small-list > li {\r
+  background: #f3f3f4;\r
+  border-left: none;\r
+  border-right: none;\r
+  border-radius: 4px;\r
+  color: inherit;\r
+  margin-bottom: 2px;\r
+  padding: 6px 6px 6px 12px;\r
+}\r
+.todo-list.small-list .btn-xs,\r
+.todo-list.small-list .btn-group-xs > .btn {\r
+  border-radius: 5px;\r
+  font-size: 10px;\r
+  line-height: 1.5;\r
+  padding: 1px 2px 1px 5px;\r
+}\r
+.todo-list > li {\r
+  background: #f3f3f4;\r
+  border-left: 6px solid #e7eaec;\r
+  border-right: 6px solid #e7eaec;\r
+  border-radius: 4px;\r
+  color: inherit;\r
+  margin-bottom: 2px;\r
+  padding: 10px;\r
+}\r
+.todo-list .handle {\r
+  cursor: move;\r
+  display: inline-block;\r
+  font-size: 16px;\r
+  margin: 0 5px;\r
+}\r
+.todo-list > li .label {\r
+  font-size: 9px;\r
+  margin-left: 10px;\r
+}\r
+.check-link {\r
+  font-size: 16px;\r
+}\r
+.todo-completed {\r
+  text-decoration: line-through;\r
+}\r
+.geo-statistic h1 {\r
+  font-size: 36px;\r
+  margin-bottom: 0;\r
+}\r
+.glyphicon.fa {\r
+  font-family: "FontAwesome";\r
+}\r
+/* INPUTS */\r
+.inline {\r
+  display: inline-block !important;\r
+}\r
+.input-s-sm {\r
+  width: 120px;\r
+}\r
+.input-s {\r
+  width: 200px;\r
+}\r
+.input-s-lg {\r
+  width: 250px;\r
+}\r
+.i-checks {\r
+  padding-left: 0;\r
+}\r
+.form-control,\r
+.single-line {\r
+  background-color: #FFFFFF;\r
+  background-image: none;\r
+  border: 1px solid #e5e6e7;\r
+  border-radius: 1px;\r
+  color: inherit;\r
+  display: block;\r
+  padding: 6px 12px;\r
+  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;\r
+  width: 100%;\r
+}\r
+.form-control:focus,\r
+.single-line:focus {\r
+  border-color: #1ab394;\r
+}\r
+.has-success .form-control,\r
+.has-success .form-control:focus {\r
+  border-color: #1ab394;\r
+}\r
+.has-warning .form-control,\r
+.has-warning .form-control:focus {\r
+  border-color: #f8ac59;\r
+}\r
+.has-error .form-control,\r
+.has-error .form-control:focus {\r
+  border-color: #ed5565;\r
+}\r
+.has-success .control-label {\r
+  color: #1ab394;\r
+}\r
+.has-warning .control-label {\r
+  color: #f8ac59;\r
+}\r
+.has-error .control-label {\r
+  color: #ed5565;\r
+}\r
+.input-group-addon {\r
+  background-color: #fff;\r
+  border: 1px solid #E5E6E7;\r
+  border-radius: 1px;\r
+  color: inherit;\r
+  font-size: 14px;\r
+  font-weight: 400;\r
+  line-height: 1;\r
+  padding: 6px 12px;\r
+  text-align: center;\r
+}\r
+.spinner-buttons.input-group-btn .btn-xs {\r
+  line-height: 1.13;\r
+}\r
+.spinner-buttons.input-group-btn {\r
+  width: 20%;\r
+}\r
+.noUi-connect {\r
+  background: none repeat scroll 0 0 #1ab394;\r
+  box-shadow: none;\r
+}\r
+.slider_red .noUi-connect {\r
+  background: none repeat scroll 0 0 #ed5565;\r
+  box-shadow: none;\r
+}\r
+/* UI Sortable */\r
+.ui-sortable .ibox-title {\r
+  cursor: move;\r
+}\r
+.ui-sortable-placeholder {\r
+  border: 1px dashed #cecece !important;\r
+  visibility: visible !important;\r
+  background: #e7eaec;\r
+}\r
+.ibox.ui-sortable-placeholder {\r
+  margin: 0 0 23px !important;\r
+}\r
+/* SWITCHES */\r
+.onoffswitch {\r
+  position: relative;\r
+  width: 54px;\r
+  -webkit-user-select: none;\r
+  -moz-user-select: none;\r
+  -ms-user-select: none;\r
+}\r
+.onoffswitch-checkbox {\r
+  display: none;\r
+}\r
+.onoffswitch-label {\r
+  display: block;\r
+  overflow: hidden;\r
+  cursor: pointer;\r
+  border: 2px solid #1AB394;\r
+  border-radius: 3px;\r
+}\r
+.onoffswitch-inner {\r
+  display: block;\r
+  width: 200%;\r
+  margin-left: -100%;\r
+  -moz-transition: margin 0.3s ease-in 0s;\r
+  -webkit-transition: margin 0.3s ease-in 0s;\r
+  -o-transition: margin 0.3s ease-in 0s;\r
+  transition: margin 0.3s ease-in 0s;\r
+}\r
+.onoffswitch-inner:before,\r
+.onoffswitch-inner:after {\r
+  display: block;\r
+  float: left;\r
+  width: 50%;\r
+  height: 16px;\r
+  padding: 0;\r
+  line-height: 16px;\r
+  font-size: 10px;\r
+  color: white;\r
+  font-family: Trebuchet, Arial, sans-serif;\r
+  font-weight: bold;\r
+  -moz-box-sizing: border-box;\r
+  -webkit-box-sizing: border-box;\r
+  box-sizing: border-box;\r
+}\r
+.onoffswitch-inner:before {\r
+  content: "ON";\r
+  padding-left: 7px;\r
+  background-color: #1AB394;\r
+  color: #FFFFFF;\r
+}\r
+.onoffswitch-inner:after {\r
+  content: "OFF";\r
+  padding-right: 7px;\r
+  background-color: #FFFFFF;\r
+  color: #919191;\r
+  text-align: right;\r
+}\r
+.onoffswitch-switch {\r
+  display: block;\r
+  width: 18px;\r
+  margin: 0;\r
+  background: #FFFFFF;\r
+  border: 2px solid #1AB394;\r
+  border-radius: 3px;\r
+  position: absolute;\r
+  top: 0;\r
+  bottom: 0;\r
+  right: 36px;\r
+  -moz-transition: all 0.3s ease-in 0s;\r
+  -webkit-transition: all 0.3s ease-in 0s;\r
+  -o-transition: all 0.3s ease-in 0s;\r
+  transition: all 0.3s ease-in 0s;\r
+}\r
+.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {\r
+  margin-left: 0;\r
+}\r
+.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {\r
+  right: 0;\r
+}\r
+/* jqGrid */\r
+.ui-jqgrid {\r
+  -moz-box-sizing: content-box;\r
+}\r
+.ui-jqgrid-btable {\r
+  border-collapse: separate;\r
+}\r
+.ui-jqgrid-htable {\r
+  border-collapse: separate;\r
+}\r
+.ui-jqgrid-titlebar {\r
+  height: 40px;\r
+  line-height: 15px;\r
+  color: #676a6c;\r
+  background-color: #F9F9F9;\r
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);\r
+}\r
+.ui-jqgrid .ui-jqgrid-title {\r
+  float: left;\r
+  margin: 1.1em 1em 0.2em;\r
+}\r
+.ui-jqgrid .ui-jqgrid-titlebar {\r
+  position: relative;\r
+  border-left: 0 solid;\r
+  border-right: 0 solid;\r
+  border-top: 0 solid;\r
+}\r
+.ui-widget-header {\r
+  background: none;\r
+  background-image: none;\r
+  background-color: #f5f5f6;\r
+  text-transform: uppercase;\r
+  border-top-left-radius: 0;\r
+  border-top-right-radius: 0;\r
+}\r
+.ui-jqgrid tr.ui-row-ltr td {\r
+  border-right-color: inherit;\r
+  border-right-style: solid;\r
+  border-right-width: 1px;\r
+  text-align: left;\r
+  border-color: #DDDDDD;\r
+  background-color: inherit;\r
+}\r
+.ui-search-toolbar input[type="text"] {\r
+  font-size: 12px;\r
+  height: 15px;\r
+  border: 1px solid #CCCCCC;\r
+  border-radius: 0;\r
+}\r
+.ui-state-default,\r
+.ui-widget-content .ui-state-default,\r
+.ui-widget-header .ui-state-default {\r
+  background: #F9F9F9;\r
+  border: 1px solid #DDDDDD;\r
+  line-height: 15px;\r
+  font-weight: bold;\r
+  color: #676a6c;\r
+  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);\r
+}\r
+.ui-widget-content {\r
+  box-sizing: content-box;\r
+}\r
+.ui-icon-triangle-1-n {\r
+  background-position: 1px -16px;\r
+}\r
+.ui-jqgrid tr.ui-search-toolbar th {\r
+  border-top-width: 0 !important;\r
+  border-top-color: inherit !important;\r
+  border-top-style: ridge !important;\r
+}\r
+.ui-state-hover,\r
+.ui-widget-content .ui-state-hover,\r
+.ui-state-focus,\r
+.ui-widget-content .ui-state-focus,\r
+.ui-widget-header .ui-state-focus {\r
+  background: #f5f5f5;\r
+  border-collapse: separate;\r
+}\r
+.ui-state-highlight,\r
+.ui-widget-content .ui-state-highlight,\r
+.ui-widget-header .ui-state-highlight {\r
+  background: #f2fbff;\r
+}\r
+.ui-state-active,\r
+.ui-widget-content .ui-state-active,\r
+.ui-widget-header .ui-state-active {\r
+  border: 1px solid #dddddd;\r
+  background: #ffffff;\r
+  font-weight: normal;\r
+  color: #212121;\r
+}\r
+.ui-jqgrid .ui-pg-input {\r
+  font-size: inherit;\r
+  width: 50px;\r
+  border: 1px solid #CCCCCC;\r
+  height: 15px;\r
+}\r
+.ui-jqgrid .ui-pg-selbox {\r
+  display: block;\r
+  font-size: 1em;\r
+  height: 25px;\r
+  line-height: 18px;\r
+  margin: 0;\r
+  width: auto;\r
+}\r
+.ui-jqgrid .ui-pager-control {\r
+  position: relative;\r
+}\r
+.ui-jqgrid .ui-jqgrid-pager {\r
+  height: 32px;\r
+  position: relative;\r
+}\r
+.ui-pg-table .navtable .ui-corner-all {\r
+  border-radius: 0;\r
+}\r
+.ui-jqgrid .ui-pg-button:hover {\r
+  padding: 1px;\r
+  border: 0;\r
+}\r
+.ui-jqgrid .loading {\r
+  position: absolute;\r
+  top: 45%;\r
+  left: 45%;\r
+  width: auto;\r
+  height: auto;\r
+  z-index: 101;\r
+  padding: 6px;\r
+  margin: 5px;\r
+  text-align: center;\r
+  font-weight: bold;\r
+  display: none;\r
+  border-width: 2px !important;\r
+  font-size: 11px;\r
+}\r
+.ui-jqgrid .form-control {\r
+  height: 10px;\r
+  width: auto;\r
+  display: inline;\r
+  padding: 10px 12px;\r
+}\r
+.ui-jqgrid-pager {\r
+  height: 32px;\r
+}\r
+.ui-corner-all,\r
+.ui-corner-top,\r
+.ui-corner-left,\r
+.ui-corner-tl {\r
+  border-top-left-radius: 0;\r
+}\r
+.ui-corner-all,\r
+.ui-corner-top,\r
+.ui-corner-right,\r
+.ui-corner-tr {\r
+  border-top-right-radius: 0;\r
+}\r
+.ui-corner-all,\r
+.ui-corner-bottom,\r
+.ui-corner-left,\r
+.ui-corner-bl {\r
+  border-bottom-left-radius: 0;\r
+}\r
+.ui-corner-all,\r
+.ui-corner-bottom,\r
+.ui-corner-right,\r
+.ui-corner-br {\r
+  border-bottom-right-radius: 0;\r
+}\r
+.ui-widget-content {\r
+  border: 1px solid #ddd;\r
+}\r
+.ui-jqgrid .ui-jqgrid-titlebar {\r
+  padding: 0;\r
+}\r
+.ui-jqgrid .ui-jqgrid-titlebar {\r
+  border-bottom: 1px solid #ddd;\r
+}\r
+.ui-jqgrid tr.jqgrow td {\r
+  padding: 6px;\r
+}\r
+.ui-jqdialog .ui-jqdialog-titlebar {\r
+  padding: 10px 10px;\r
+}\r
+.ui-jqdialog .ui-jqdialog-title {\r
+  float: none !important;\r
+}\r
+.ui-jqdialog > .ui-resizable-se {\r
+  position: absolute;\r
+}\r
+/* Nestable list */\r
+.dd {\r
+  position: relative;\r
+  display: block;\r
+  margin: 0;\r
+  padding: 0;\r
+  list-style: none;\r
+  font-size: 13px;\r
+  line-height: 20px;\r
+}\r
+.dd-list {\r
+  display: block;\r
+  position: relative;\r
+  margin: 0;\r
+  padding: 0;\r
+  list-style: none;\r
+}\r
+.dd-list .dd-list {\r
+  padding-left: 30px;\r
+}\r
+.dd-collapsed .dd-list {\r
+  display: none;\r
+}\r
+.dd-item,\r
+.dd-empty,\r
+.dd-placeholder {\r
+  display: block;\r
+  position: relative;\r
+  margin: 0;\r
+  padding: 0;\r
+  min-height: 20px;\r
+  font-size: 13px;\r
+  line-height: 20px;\r
+}\r
+.dd-handle {\r
+  display: block;\r
+  margin: 5px 0;\r
+  padding: 5px 10px;\r
+  color: #333;\r
+  text-decoration: none;\r
+  border: 1px solid #e7eaec;\r
+  background: #f5f5f5;\r
+  -webkit-border-radius: 3px;\r
+  border-radius: 3px;\r
+  box-sizing: border-box;\r
+  -moz-box-sizing: border-box;\r
+}\r
+.dd-handle span {\r
+  font-weight: bold;\r
+}\r
+.dd-handle:hover {\r
+  background: #f0f0f0;\r
+  cursor: pointer;\r
+  font-weight: bold;\r
+}\r
+.dd-item > button {\r
+  display: block;\r
+  position: relative;\r
+  cursor: pointer;\r
+  float: left;\r
+  width: 25px;\r
+  height: 20px;\r
+  margin: 5px 0;\r
+  padding: 0;\r
+  text-indent: 100%;\r
+  white-space: nowrap;\r
+  overflow: hidden;\r
+  border: 0;\r
+  background: transparent;\r
+  font-size: 12px;\r
+  line-height: 1;\r
+  text-align: center;\r
+  font-weight: bold;\r
+}\r
+.dd-item > button:before {\r
+  content: '+';\r
+  display: block;\r
+  position: absolute;\r
+  width: 100%;\r
+  text-align: center;\r
+  text-indent: 0;\r
+}\r
+.dd-item > button[data-action="collapse"]:before {\r
+  content: '-';\r
+}\r
+#nestable2 .dd-item > button {\r
+  font-family: FontAwesome;\r
+  height: 34px;\r
+  width: 33px;\r
+  color: #c1c1c1;\r
+}\r
+#nestable2 .dd-item > button:before {\r
+  content: "\f067";\r
+}\r
+#nestable2 .dd-item > button[data-action="collapse"]:before {\r
+  content: "\f068";\r
+}\r
+.dd-placeholder,\r
+.dd-empty {\r
+  margin: 5px 0;\r
+  padding: 0;\r
+  min-height: 30px;\r
+  background: #f2fbff;\r
+  border: 1px dashed #b6bcbf;\r
+  box-sizing: border-box;\r
+  -moz-box-sizing: border-box;\r
+}\r
+.dd-empty {\r
+  border: 1px dashed #bbb;\r
+  min-height: 100px;\r
+  background-color: #e5e5e5;\r
+  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);\r
+  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);\r
+  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);\r
+  background-size: 60px 60px;\r
+  background-position: 0 0, 30px 30px;\r
+}\r
+.dd-dragel {\r
+  position: absolute;\r
+  z-index: 9999;\r
+  pointer-events: none;\r
+}\r
+.dd-dragel > .dd-item .dd-handle {\r
+  margin-top: 0;\r
+}\r
+.dd-dragel .dd-handle {\r
+  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);\r
+  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);\r
+}\r
+/**\r
+* Nestable Extras\r
+*/\r
+.nestable-lists {\r
+  display: block;\r
+  clear: both;\r
+  padding: 30px 0;\r
+  width: 100%;\r
+  border: 0;\r
+  border-top: 2px solid #ddd;\r
+  border-bottom: 2px solid #ddd;\r
+}\r
+#nestable-menu {\r
+  padding: 0;\r
+  margin: 10px 0 20px 0;\r
+}\r
+#nestable-output,\r
+#nestable2-output {\r
+  width: 100%;\r
+  font-size: 0.75em;\r
+  line-height: 1.333333em;\r
+  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;\r
+  padding: 5px;\r
+  box-sizing: border-box;\r
+  -moz-box-sizing: border-box;\r
+}\r
+#nestable2 .dd-handle {\r
+  color: inherit;\r
+  border: 1px dashed #e7eaec;\r
+  background: #f3f3f4;\r
+  padding: 10px;\r
+}\r
+#nestable2 span.label {\r
+  margin-right: 10px;\r
+}\r
+#nestable-output,\r
+#nestable2-output {\r
+  font-size: 12px;\r
+  padding: 25px;\r
+  box-sizing: border-box;\r
+  -moz-box-sizing: border-box;\r
+}\r
+/* CodeMirror */\r
+.CodeMirror {\r
+  border: 1px solid #eee;\r
+  height: auto;\r
+}\r
+.CodeMirror-scroll {\r
+  overflow-y: hidden;\r
+  overflow-x: auto;\r
+}\r
+/* Google Maps */\r
+.google-map {\r
+  height: 300px;\r
+}\r
+/* Validation */\r
+label.error {\r
+  color: #cc5965;\r
+  display: inline-block;\r
+  margin-left: 5px;\r
+}\r
+.form-control.error {\r
+  border: 1px dotted #cc5965;\r
+}\r
+/* ngGrid */\r
+.gridStyle {\r
+  border: 1px solid #d4d4d4;\r
+  width: 100%;\r
+  height: 400px;\r
+}\r
+.gridStyle2 {\r
+  border: 1px solid #d4d4d4;\r
+  width: 500px;\r
+  height: 300px;\r
+}\r
+.ngH eaderCell {\r
+  border-right: none;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.ngCell {\r
+  border-right: none;\r
+}\r
+.ngTopPanel {\r
+  background: #F5F5F6;\r
+}\r
+.ngRow.even {\r
+  background: #f9f9f9;\r
+}\r
+.ngRow.selected {\r
+  background: #EBF2F1;\r
+}\r
+.ngRow {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.ngCell {\r
+  background-color: transparent;\r
+}\r
+.ngHeaderCell {\r
+  border-right: none;\r
+}\r
+/* Toastr custom style */\r
+#toast-container > .toast {\r
+  background-image: none !important;\r
+}\r
+#toast-container > .toast:before {\r
+  position: fixed;\r
+  font-family: FontAwesome;\r
+  font-size: 24px;\r
+  line-height: 24px;\r
+  float: left;\r
+  color: #FFF;\r
+  padding-right: 0.5em;\r
+  margin: auto 0.5em auto -1.5em;\r
+}\r
+#toast-container > .toast-warning:before {\r
+  content: "\f0e7";\r
+}\r
+#toast-container > .toast-error:before {\r
+  content: "\f071";\r
+}\r
+#toast-container > .toast-info:before {\r
+  content: "\f005";\r
+}\r
+#toast-container > .toast-success:before {\r
+  content: "\f00C";\r
+}\r
+#toast-container > div {\r
+  -moz-box-shadow: 0 0 3px #999;\r
+  -webkit-box-shadow: 0 0 3px #999;\r
+  box-shadow: 0 0 3px #999;\r
+  opacity: .9;\r
+  -ms-filter: alpha(opacity=90);\r
+  filter: alpha(opacity=90);\r
+}\r
+#toast-container > :hover {\r
+  -moz-box-shadow: 0 0 4px #999;\r
+  -webkit-box-shadow: 0 0 4px #999;\r
+  box-shadow: 0 0 4px #999;\r
+  opacity: 1;\r
+  -ms-filter: alpha(opacity=100);\r
+  filter: alpha(opacity=100);\r
+  cursor: pointer;\r
+}\r
+.toast {\r
+  background-color: #1ab394;\r
+}\r
+.toast-success {\r
+  background-color: #1ab394;\r
+}\r
+.toast-error {\r
+  background-color: #ed5565;\r
+}\r
+.toast-info {\r
+  background-color: #23c6c8;\r
+}\r
+.toast-warning {\r
+  background-color: #f8ac59;\r
+}\r
+.toast-top-full-width {\r
+  margin-top: 20px;\r
+}\r
+.toast-bottom-full-width {\r
+  margin-bottom: 20px;\r
+}\r
+/* Notifie */\r
+.cg-notify-message.inspinia-notify {\r
+  background: #fff;\r
+  padding: 0;\r
+  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\r
+  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\r
+  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\r
+  border: none;\r
+  margin-top: 30px;\r
+  color: inherit;\r
+}\r
+.inspinia-notify.alert-warning {\r
+  border-left: 6px solid #f8ac59;\r
+}\r
+.inspinia-notify.alert-success {\r
+  border-left: 6px solid #1c84c6;\r
+}\r
+.inspinia-notify.alert-danger {\r
+  border-left: 6px solid #ed5565;\r
+}\r
+.inspinia-notify.alert-info {\r
+  border-left: 6px solid #1ab394;\r
+}\r
+/* Image cropper style */\r
+.img-container,\r
+.img-preview {\r
+  overflow: hidden;\r
+  text-align: center;\r
+  width: 100%;\r
+}\r
+.img-preview-sm {\r
+  height: 130px;\r
+  width: 200px;\r
+}\r
+/* Forum styles  */\r
+.forum-post-container .media {\r
+  margin: 10px 10px 10px 10px;\r
+  padding: 20px 10px 20px 10px;\r
+  border-bottom: 1px solid #f1f1f1;\r
+}\r
+.forum-avatar {\r
+  float: left;\r
+  margin-right: 20px;\r
+  text-align: center;\r
+  width: 110px;\r
+}\r
+.forum-avatar .img-circle {\r
+  height: 48px;\r
+  width: 48px;\r
+}\r
+.author-info {\r
+  color: #676a6c;\r
+  font-size: 11px;\r
+  margin-top: 5px;\r
+  text-align: center;\r
+}\r
+.forum-post-info {\r
+  padding: 9px 12px 6px 12px;\r
+  background: #f9f9f9;\r
+  border: 1px solid #f1f1f1;\r
+}\r
+.media-body > .media {\r
+  background: #f9f9f9;\r
+  border-radius: 3px;\r
+  border: 1px solid #f1f1f1;\r
+}\r
+.forum-post-container .media-body .photos {\r
+  margin: 10px 0;\r
+}\r
+.forum-photo {\r
+  max-width: 140px;\r
+  border-radius: 3px;\r
+}\r
+.media-body > .media .forum-avatar {\r
+  width: 70px;\r
+  margin-right: 10px;\r
+}\r
+.media-body > .media .forum-avatar .img-circle {\r
+  height: 38px;\r
+  width: 38px;\r
+}\r
+.mid-icon {\r
+  font-size: 66px;\r
+}\r
+.forum-item {\r
+  margin: 10px 0;\r
+  padding: 10px 0 20px;\r
+  border-bottom: 1px solid #f1f1f1;\r
+}\r
+.views-number {\r
+  font-size: 24px;\r
+  line-height: 18px;\r
+  font-weight: 400;\r
+}\r
+.forum-container,\r
+.forum-post-container {\r
+  padding: 30px !important;\r
+}\r
+.forum-item small {\r
+  color: #999;\r
+}\r
+.forum-item .forum-sub-title {\r
+  color: #999;\r
+  margin-left: 50px;\r
+}\r
+.forum-title {\r
+  margin: 15px 0 15px 0;\r
+}\r
+.forum-info {\r
+  text-align: center;\r
+}\r
+.forum-desc {\r
+  color: #999;\r
+}\r
+.forum-icon {\r
+  float: left;\r
+  width: 30px;\r
+  margin-right: 20px;\r
+  text-align: center;\r
+}\r
+a.forum-item-title {\r
+  color: inherit;\r
+  display: block;\r
+  font-size: 18px;\r
+  font-weight: 600;\r
+}\r
+a.forum-item-title:hover {\r
+  color: inherit;\r
+}\r
+.forum-icon .fa {\r
+  font-size: 30px;\r
+  margin-top: 8px;\r
+  color: #9b9b9b;\r
+}\r
+.forum-item.active .fa {\r
+  color: #1ab394;\r
+}\r
+.forum-item.active a.forum-item-title {\r
+  color: #1ab394;\r
+}\r
+@media (max-width: 992px) {\r
+  .forum-info {\r
+    margin: 15px 0 10px 0;\r
+    /* Comment this is you want to show forum info in small devices */\r
+    display: none;\r
+  }\r
+  .forum-desc {\r
+    float: none !important;\r
+  }\r
+}\r
+/* New Timeline style */\r
+.vertical-container {\r
+  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */\r
+  width: 90%;\r
+  max-width: 1170px;\r
+  margin: 0 auto;\r
+}\r
+.vertical-container::after {\r
+  /* clearfix */\r
+  content: '';\r
+  display: table;\r
+  clear: both;\r
+}\r
+#vertical-timeline {\r
+  position: relative;\r
+  padding: 0;\r
+  margin-top: 2em;\r
+  margin-bottom: 2em;\r
+}\r
+#vertical-timeline::before {\r
+  content: '';\r
+  position: absolute;\r
+  top: 0;\r
+  left: 18px;\r
+  height: 100%;\r
+  width: 4px;\r
+  background: #f1f1f1;\r
+}\r
+.vertical-timeline-content .btn {\r
+  float: right;\r
+}\r
+#vertical-timeline.light-timeline:before {\r
+  background: #e7eaec;\r
+}\r
+.dark-timeline .vertical-timeline-content:before {\r
+  border-color: transparent #f5f5f5 transparent transparent;\r
+}\r
+.dark-timeline.center-orientation .vertical-timeline-content:before {\r
+  border-color: transparent transparent transparent #f5f5f5;\r
+}\r
+.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,\r
+.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {\r
+  border-color: transparent #f5f5f5 transparent transparent;\r
+}\r
+.dark-timeline .vertical-timeline-content,\r
+.dark-timeline.center-orientation .vertical-timeline-content {\r
+  background: #f5f5f5;\r
+}\r
+@media only screen and (min-width: 1170px) {\r
+  #vertical-timeline.center-orientation {\r
+    margin-top: 3em;\r
+    margin-bottom: 3em;\r
+  }\r
+  #vertical-timeline.center-orientation:before {\r
+    left: 50%;\r
+    margin-left: -2px;\r
+  }\r
+}\r
+@media only screen and (max-width: 1170px) {\r
+  .center-orientation.dark-timeline .vertical-timeline-content:before {\r
+    border-color: transparent #f5f5f5 transparent transparent;\r
+  }\r
+}\r
+.vertical-timeline-block {\r
+  position: relative;\r
+  margin: 2em 0;\r
+}\r
+.vertical-timeline-block:after {\r
+  content: "";\r
+  display: table;\r
+  clear: both;\r
+}\r
+.vertical-timeline-block:first-child {\r
+  margin-top: 0;\r
+}\r
+.vertical-timeline-block:last-child {\r
+  margin-bottom: 0;\r
+}\r
+@media only screen and (min-width: 1170px) {\r
+  .center-orientation .vertical-timeline-block {\r
+    margin: 4em 0;\r
+  }\r
+  .center-orientation .vertical-timeline-block:first-child {\r
+    margin-top: 0;\r
+  }\r
+  .center-orientation .vertical-timeline-block:last-child {\r
+    margin-bottom: 0;\r
+  }\r
+}\r
+.vertical-timeline-icon {\r
+  position: absolute;\r
+  top: 0;\r
+  left: 0;\r
+  width: 40px;\r
+  height: 40px;\r
+  border-radius: 50%;\r
+  font-size: 16px;\r
+  border: 3px solid #f1f1f1;\r
+  text-align: center;\r
+}\r
+.vertical-timeline-icon i {\r
+  display: block;\r
+  width: 24px;\r
+  height: 24px;\r
+  position: relative;\r
+  left: 50%;\r
+  top: 50%;\r
+  margin-left: -12px;\r
+  margin-top: -9px;\r
+}\r
+@media only screen and (min-width: 1170px) {\r
+  .center-orientation .vertical-timeline-icon {\r
+    width: 50px;\r
+    height: 50px;\r
+    left: 50%;\r
+    margin-left: -25px;\r
+    -webkit-transform: translateZ(0);\r
+    -webkit-backface-visibility: hidden;\r
+    font-size: 19px;\r
+  }\r
+  .center-orientation .vertical-timeline-icon i {\r
+    margin-left: -12px;\r
+    margin-top: -10px;\r
+  }\r
+  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {\r
+    visibility: hidden;\r
+  }\r
+}\r
+.vertical-timeline-content {\r
+  position: relative;\r
+  margin-left: 60px;\r
+  background: white;\r
+  border-radius: 0.25em;\r
+  padding: 1em;\r
+}\r
+.vertical-timeline-content:after {\r
+  content: "";\r
+  display: table;\r
+  clear: both;\r
+}\r
+.vertical-timeline-content h2 {\r
+  font-weight: 400;\r
+  margin-top: 4px;\r
+}\r
+.vertical-timeline-content p {\r
+  margin: 1em 0;\r
+  line-height: 1.6;\r
+}\r
+.vertical-timeline-content .vertical-date {\r
+  float: left;\r
+  font-weight: 500;\r
+}\r
+.vertical-date small {\r
+  color: #1ab394;\r
+  font-weight: 400;\r
+}\r
+.vertical-timeline-content::before {\r
+  content: '';\r
+  position: absolute;\r
+  top: 16px;\r
+  right: 100%;\r
+  height: 0;\r
+  width: 0;\r
+  border: 7px solid transparent;\r
+  border-right: 7px solid white;\r
+}\r
+@media only screen and (min-width: 768px) {\r
+  .vertical-timeline-content h2 {\r
+    font-size: 18px;\r
+  }\r
+  .vertical-timeline-content p {\r
+    font-size: 13px;\r
+  }\r
+}\r
+@media only screen and (min-width: 1170px) {\r
+  .center-orientation .vertical-timeline-content {\r
+    margin-left: 0;\r
+    padding: 1.6em;\r
+    width: 45%;\r
+  }\r
+  .center-orientation .vertical-timeline-content::before {\r
+    top: 24px;\r
+    left: 100%;\r
+    border-color: transparent;\r
+    border-left-color: white;\r
+  }\r
+  .center-orientation .vertical-timeline-content .btn {\r
+    float: left;\r
+  }\r
+  .center-orientation .vertical-timeline-content .vertical-date {\r
+    position: absolute;\r
+    width: 100%;\r
+    left: 122%;\r
+    top: 2px;\r
+    font-size: 14px;\r
+  }\r
+  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {\r
+    float: right;\r
+  }\r
+  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {\r
+    top: 24px;\r
+    left: auto;\r
+    right: 100%;\r
+    border-color: transparent;\r
+    border-right-color: white;\r
+  }\r
+  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {\r
+    float: right;\r
+  }\r
+  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {\r
+    left: auto;\r
+    right: 122%;\r
+    text-align: right;\r
+  }\r
+  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {\r
+    visibility: hidden;\r
+  }\r
+}\r
+/* Tabs */\r
+.tabs-container .panel-body {\r
+  background: #fff;\r
+  border: 1px solid #e7eaec;\r
+  border-radius: 2px;\r
+  padding: 20px;\r
+  position: relative;\r
+}\r
+.tabs-container .nav-tabs > li.active > a,\r
+.tabs-container .nav-tabs > li.active > a:hover,\r
+.tabs-container .nav-tabs > li.active > a:focus {\r
+  border: 1px solid #e7eaec;\r
+  border-bottom-color: transparent;\r
+  background-color: #fff;\r
+}\r
+.tabs-container .nav-tabs > li {\r
+  float: left;\r
+  margin-bottom: -1px;\r
+}\r
+.tabs-container .tab-pane .panel-body {\r
+  border-top: none;\r
+}\r
+.tabs-container .nav-tabs > li.active > a,\r
+.tabs-container .nav-tabs > li.active > a:hover,\r
+.tabs-container .nav-tabs > li.active > a:focus {\r
+  border: 1px solid #e7eaec;\r
+  border-bottom-color: transparent;\r
+}\r
+.tabs-container .nav-tabs {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.tabs-container .tab-pane .panel-body {\r
+  border-top: none;\r
+}\r
+.tabs-container .tabs-left .tab-pane .panel-body,\r
+.tabs-container .tabs-right .tab-pane .panel-body {\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.tabs-container .nav-tabs > li a:hover {\r
+  background: transparent;\r
+  border-color: transparent;\r
+}\r
+.tabs-container .tabs-below > .nav-tabs,\r
+.tabs-container .tabs-right > .nav-tabs,\r
+.tabs-container .tabs-left > .nav-tabs {\r
+  border-bottom: 0;\r
+}\r
+.tabs-container .tabs-left .panel-body {\r
+  position: static;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs,\r
+.tabs-container .tabs-right > .nav-tabs {\r
+  width: 20%;\r
+}\r
+.tabs-container .tabs-left .panel-body {\r
+  width: 80%;\r
+  margin-left: 20%;\r
+}\r
+.tabs-container .tabs-right .panel-body {\r
+  width: 80%;\r
+  margin-right: 20%;\r
+}\r
+.tabs-container .tab-content > .tab-pane,\r
+.tabs-container .pill-content > .pill-pane {\r
+  display: none;\r
+}\r
+.tabs-container .tab-content > .active,\r
+.tabs-container .pill-content > .active {\r
+  display: block;\r
+}\r
+.tabs-container .tabs-below > .nav-tabs {\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.tabs-container .tabs-below > .nav-tabs > li {\r
+  margin-top: -1px;\r
+  margin-bottom: 0;\r
+}\r
+.tabs-container .tabs-below > .nav-tabs > li > a {\r
+  -webkit-border-radius: 0 0 4px 4px;\r
+  -moz-border-radius: 0 0 4px 4px;\r
+  border-radius: 0 0 4px 4px;\r
+}\r
+.tabs-container .tabs-below > .nav-tabs > li > a:hover,\r
+.tabs-container .tabs-below > .nav-tabs > li > a:focus {\r
+  border-top-color: #e7eaec;\r
+  border-bottom-color: transparent;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs > li,\r
+.tabs-container .tabs-right > .nav-tabs > li {\r
+  float: none;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs > li > a,\r
+.tabs-container .tabs-right > .nav-tabs > li > a {\r
+  min-width: 74px;\r
+  margin-right: 0;\r
+  margin-bottom: 3px;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs {\r
+  float: left;\r
+  margin-right: 19px;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs > li > a {\r
+  margin-right: -1px;\r
+  -webkit-border-radius: 4px 0 0 4px;\r
+  -moz-border-radius: 4px 0 0 4px;\r
+  border-radius: 4px 0 0 4px;\r
+}\r
+.tabs-container .tabs-left > .nav-tabs .active > a,\r
+.tabs-container .tabs-left > .nav-tabs .active > a:hover,\r
+.tabs-container .tabs-left > .nav-tabs .active > a:focus {\r
+  border-color: #e7eaec transparent #e7eaec #e7eaec;\r
+}\r
+.tabs-container .tabs-right > .nav-tabs {\r
+  float: right;\r
+  margin-left: 19px;\r
+}\r
+.tabs-container .tabs-right > .nav-tabs > li > a {\r
+  margin-left: -1px;\r
+  -webkit-border-radius: 0 4px 4px 0;\r
+  -moz-border-radius: 0 4px 4px 0;\r
+  border-radius: 0 4px 4px 0;\r
+}\r
+.tabs-container .tabs-right > .nav-tabs .active > a,\r
+.tabs-container .tabs-right > .nav-tabs .active > a:hover,\r
+.tabs-container .tabs-right > .nav-tabs .active > a:focus {\r
+  border-color: #e7eaec #e7eaec #e7eaec transparent;\r
+  z-index: 1;\r
+}\r
+@media (max-width: 767px) {\r
+  .tabs-container .nav-tabs > li {\r
+    float: none !important;\r
+  }\r
+  .tabs-container .nav-tabs > li.active > a {\r
+    border-bottom: 1px solid #e7eaec !important;\r
+    margin: 0;\r
+  }\r
+}\r
+/* jsvectormap */\r
+.jvectormap-container {\r
+  width: 100%;\r
+  height: 100%;\r
+  position: relative;\r
+  overflow: hidden;\r
+}\r
+.jvectormap-tip {\r
+  position: absolute;\r
+  display: none;\r
+  border: solid 1px #CDCDCD;\r
+  border-radius: 3px;\r
+  background: #292929;\r
+  color: white;\r
+  font-family: sans-serif, Verdana;\r
+  font-size: smaller;\r
+  padding: 5px;\r
+}\r
+.jvectormap-zoomin,\r
+.jvectormap-zoomout,\r
+.jvectormap-goback {\r
+  position: absolute;\r
+  left: 10px;\r
+  border-radius: 3px;\r
+  background: #1ab394;\r
+  padding: 3px;\r
+  color: white;\r
+  cursor: pointer;\r
+  line-height: 10px;\r
+  text-align: center;\r
+  box-sizing: content-box;\r
+}\r
+.jvectormap-zoomin,\r
+.jvectormap-zoomout {\r
+  width: 10px;\r
+  height: 10px;\r
+}\r
+.jvectormap-zoomin {\r
+  top: 10px;\r
+}\r
+.jvectormap-zoomout {\r
+  top: 30px;\r
+}\r
+.jvectormap-goback {\r
+  bottom: 10px;\r
+  z-index: 1000;\r
+  padding: 6px;\r
+}\r
+.jvectormap-spinner {\r
+  position: absolute;\r
+  left: 0;\r
+  top: 0;\r
+  right: 0;\r
+  bottom: 0;\r
+  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);\r
+}\r
+.jvectormap-legend-title {\r
+  font-weight: bold;\r
+  font-size: 14px;\r
+  text-align: center;\r
+}\r
+.jvectormap-legend-cnt {\r
+  position: absolute;\r
+}\r
+.jvectormap-legend-cnt-h {\r
+  bottom: 0;\r
+  right: 0;\r
+}\r
+.jvectormap-legend-cnt-v {\r
+  top: 0;\r
+  right: 0;\r
+}\r
+.jvectormap-legend {\r
+  background: black;\r
+  color: white;\r
+  border-radius: 3px;\r
+}\r
+.jvectormap-legend-cnt-h .jvectormap-legend {\r
+  float: left;\r
+  margin: 0 10px 10px 0;\r
+  padding: 3px 3px 1px 3px;\r
+}\r
+.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {\r
+  float: left;\r
+}\r
+.jvectormap-legend-cnt-v .jvectormap-legend {\r
+  margin: 10px 10px 0 0;\r
+  padding: 3px;\r
+}\r
+.jvectormap-legend-cnt-h .jvectormap-legend-tick {\r
+  width: 40px;\r
+}\r
+.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {\r
+  height: 15px;\r
+}\r
+.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {\r
+  height: 20px;\r
+  width: 20px;\r
+  display: inline-block;\r
+  vertical-align: middle;\r
+}\r
+.jvectormap-legend-tick-text {\r
+  font-size: 12px;\r
+}\r
+.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {\r
+  text-align: center;\r
+}\r
+.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {\r
+  display: inline-block;\r
+  vertical-align: middle;\r
+  line-height: 20px;\r
+  padding-left: 3px;\r
+}\r
+/*Slick Carousel */\r
+.slick-prev:before,\r
+.slick-next:before {\r
+  color: #1ab394 !important;\r
+}\r
+/* Payments */\r
+.payment-card {\r
+  background: #ffffff;\r
+  padding: 20px;\r
+  margin-bottom: 25px;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.payment-icon-big {\r
+  font-size: 60px;\r
+  color: #d1dade;\r
+}\r
+.payments-method.panel-group .panel + .panel {\r
+  margin-top: -1px;\r
+}\r
+.payments-method .panel-heading {\r
+  padding: 15px;\r
+}\r
+.payments-method .panel {\r
+  border-radius: 0;\r
+}\r
+.payments-method .panel-heading h5 {\r
+  margin-bottom: 5px;\r
+}\r
+.payments-method .panel-heading i {\r
+  font-size: 26px;\r
+}\r
+/* Select2 custom styles */\r
+.select2-container--default .select2-selection--single,\r
+.select2-container--default .select2-selection--multiple {\r
+  border-color: #e7eaec;\r
+}\r
+.select2-container--default.select2-container--focus .select2-selection--single,\r
+.select2-container--default.select2-container--focus .select2-selection--multiple {\r
+  border-color: #1ab394;\r
+}\r
+.select2-container--default .select2-results__option--highlighted[aria-selected] {\r
+  background-color: #1ab394;\r
+}\r
+.select2-container--default .select2-search--dropdown .select2-search__field {\r
+  border-color: #e7eaec;\r
+}\r
+.select2-dropdown {\r
+  border-color: #e7eaec;\r
+}\r
+.select2-dropdown input:focus {\r
+  outline: none;\r
+}\r
+.select2-selection {\r
+  outline: none;\r
+}\r
+.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active > a {\r
+  background-color: #1ab394;\r
+}\r
+/* Tour */\r
+.tour-tour .btn.btn-default {\r
+  background-color: #ffffff;\r
+  border: 1px solid #d2d2d2;\r
+  color: inherit;\r
+}\r
+.tour-step-backdrop {\r
+  z-index: 2101;\r
+}\r
+.tour-backdrop {\r
+  z-index: 2100;\r
+  opacity: .7;\r
+}\r
+.popover[class*=tour-] {\r
+  z-index: 2100;\r
+}\r
+body.tour-open .animated {\r
+  animation-fill-mode: initial;\r
+}\r
+/* Resizable */\r
+.resizable-panels .ibox {\r
+  clear: none;\r
+  margin: 10px;\r
+  float: left;\r
+  overflow: hidden;\r
+  min-height: 150px;\r
+  min-width: 150px;\r
+}\r
+.resizable-panels .ibox .ibox-content {\r
+  height: calc(100% - 49px);\r
+}\r
+.ui-resizable-helper {\r
+  background: rgba(211, 211, 211, 0.4);\r
+}\r
+/* Wizard step fix */\r
+.wizard > .content > .body {\r
+  position: relative;\r
+}\r
+/* PDF js style */\r
+.pdf-toolbar {\r
+  max-width: 600px;\r
+  margin: 0 auto;\r
+}\r
+/* Dropzone */\r
+.dropzone {\r
+  min-height: 140px;\r
+  border: 1px dashed #1ab394;\r
+  background: white;\r
+  padding: 20px 20px;\r
+}\r
+.dropzone .dz-message {\r
+  font-size: 16px;\r
+}\r
+/* Activity stream */\r
+.stream {\r
+  position: relative;\r
+  padding: 10px 0;\r
+}\r
+.stream:first-child .stream-badge:before {\r
+  top: 10px;\r
+}\r
+.stream:last-child .stream-badge:before {\r
+  height: 30px;\r
+}\r
+.stream .stream-badge {\r
+  width: 50px;\r
+}\r
+.stream .stream-badge i {\r
+  border: 1px solid #e7eaec;\r
+  border-radius: 50%;\r
+  padding: 6px;\r
+  color: #808486;\r
+  position: absolute;\r
+  background-color: #ffffff;\r
+  left: 8px;\r
+}\r
+.stream .stream-badge i.fa-circle {\r
+  color: #ced0d1;\r
+}\r
+.stream .stream-badge i.bg-success {\r
+  color: #ffffff;\r
+  background-color: #1c84c6;\r
+  border-color: #1c84c6;\r
+}\r
+.stream .stream-badge i.bg-primary {\r
+  color: #ffffff;\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+}\r
+.stream .stream-badge i.bg-warning {\r
+  color: #ffffff;\r
+  background-color: #f8ac59;\r
+  border-color: #f8ac59;\r
+}\r
+.stream .stream-badge i.bg-info {\r
+  color: #ffffff;\r
+  background-color: #23c6c8;\r
+  border-color: #23c6c8;\r
+}\r
+.stream .stream-badge i.bg-danger {\r
+  color: #ffffff;\r
+  background-color: #ed5565;\r
+  border-color: #ed5565;\r
+}\r
+.stream .stream-badge:before {\r
+  content: '';\r
+  width: 1px;\r
+  background-color: #e7eaec;\r
+  position: absolute;\r
+  top: 0;\r
+  bottom: 0;\r
+  left: 20px;\r
+}\r
+.stream .stream-info {\r
+  font-size: 12px;\r
+  margin-bottom: 5px;\r
+}\r
+.stream .stream-info img {\r
+  border-radius: 50%;\r
+  width: 18px;\r
+  height: 18px;\r
+  margin-right: 2px;\r
+  margin-top: -4px;\r
+}\r
+.stream .stream-info .date {\r
+  color: #9a9d9f;\r
+  font-size: 80%;\r
+}\r
+.stream .stream-panel {\r
+  margin-left: 55px;\r
+}\r
+.stream-small {\r
+  margin: 10px 0;\r
+}\r
+.stream-small .label {\r
+  padding: 2px 6px;\r
+  margin-right: 2px;\r
+}\r
+.sidebar-panel {\r
+  width: 220px;\r
+  background: #ebebed;\r
+  padding: 10px 20px;\r
+  position: absolute;\r
+  right: 0;\r
+}\r
+.sidebar-panel .feed-element img.img-circle {\r
+  width: 32px;\r
+  height: 32px;\r
+}\r
+.sidebar-panel .feed-element,\r
+.media-body,\r
+.sidebar-panel p {\r
+  font-size: 12px;\r
+}\r
+.sidebar-panel .feed-element {\r
+  margin-top: 20px;\r
+  padding-bottom: 0;\r
+}\r
+.sidebar-panel .list-group {\r
+  margin-bottom: 10px;\r
+}\r
+.sidebar-panel .list-group .list-group-item {\r
+  padding: 5px 0;\r
+  font-size: 12px;\r
+  border: 0;\r
+}\r
+.sidebar-content .wrapper,\r
+.wrapper.sidebar-content {\r
+  padding-right: 230px !important;\r
+}\r
+.body-small .sidebar-content .wrapper,\r
+.body-small .wrapper.sidebar-content {\r
+  padding-right: 20px !important;\r
+}\r
+#right-sidebar {\r
+  background-color: #fff;\r
+  border-left: 1px solid #e7eaec;\r
+  border-top: 1px solid #e7eaec;\r
+  overflow: hidden;\r
+  position: fixed;\r
+  top: 60px;\r
+  width: 260px !important;\r
+  z-index: 1009;\r
+  bottom: 0;\r
+  right: -260px;\r
+}\r
+#right-sidebar.sidebar-open {\r
+  right: 0;\r
+}\r
+#right-sidebar.sidebar-open.sidebar-top {\r
+  top: 0;\r
+  border-top: none;\r
+}\r
+.sidebar-container ul.nav-tabs {\r
+  border: none;\r
+}\r
+.sidebar-container ul.nav-tabs.navs-4 li {\r
+  width: 25%;\r
+}\r
+.sidebar-container ul.nav-tabs.navs-3 li {\r
+  width: 33.3333%;\r
+}\r
+.sidebar-container ul.nav-tabs.navs-2 li {\r
+  width: 50%;\r
+}\r
+.sidebar-container ul.nav-tabs li {\r
+  border: none;\r
+}\r
+.sidebar-container ul.nav-tabs li a {\r
+  border: none;\r
+  padding: 12px 10px;\r
+  margin: 0;\r
+  border-radius: 0;\r
+  background: #2f4050;\r
+  color: #fff;\r
+  text-align: center;\r
+  border-right: 1px solid #334556;\r
+}\r
+.sidebar-container ul.nav-tabs li.active a {\r
+  border: none;\r
+  background: #f9f9f9;\r
+  color: #676a6c;\r
+  font-weight: bold;\r
+}\r
+.sidebar-container .nav-tabs > li.active > a:hover,\r
+.sidebar-container .nav-tabs > li.active > a:focus {\r
+  border: none;\r
+}\r
+.sidebar-container ul.sidebar-list {\r
+  margin: 0;\r
+  padding: 0;\r
+}\r
+.sidebar-container ul.sidebar-list li {\r
+  border-bottom: 1px solid #e7eaec;\r
+  padding: 15px 20px;\r
+  list-style: none;\r
+  font-size: 12px;\r
+}\r
+.sidebar-container .sidebar-message:nth-child(2n+2) {\r
+  background: #f9f9f9;\r
+}\r
+.sidebar-container ul.sidebar-list li a {\r
+  text-decoration: none;\r
+  color: inherit;\r
+}\r
+.sidebar-container .sidebar-content {\r
+  padding: 15px 20px;\r
+  font-size: 12px;\r
+}\r
+.sidebar-container .sidebar-title {\r
+  background: #f9f9f9;\r
+  padding: 20px;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.sidebar-container .sidebar-title h3 {\r
+  margin-bottom: 3px;\r
+  padding-left: 2px;\r
+}\r
+.sidebar-container .tab-content h4 {\r
+  margin-bottom: 5px;\r
+}\r
+.sidebar-container .sidebar-message > a > .pull-left {\r
+  margin-right: 10px;\r
+}\r
+.sidebar-container .sidebar-message > a {\r
+  text-decoration: none;\r
+  color: inherit;\r
+}\r
+.sidebar-container .sidebar-message {\r
+  padding: 15px 20px;\r
+}\r
+.sidebar-container .sidebar-message .media-body {\r
+  display: block;\r
+  width: auto;\r
+}\r
+.sidebar-container .sidebar-message .message-avatar {\r
+  height: 38px;\r
+  width: 38px;\r
+  border-radius: 50%;\r
+}\r
+.sidebar-container .setings-item {\r
+  padding: 15px 20px;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+body {\r
+  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;\r
+  background-color: #2f4050;\r
+  font-size: 13px;\r
+  color: #676a6c;\r
+  overflow-x: hidden;\r
+}\r
+html,\r
+body {\r
+  height: 100%;\r
+}\r
+body.full-height-layout #wrapper,\r
+body.full-height-layout #page-wrapper {\r
+  height: 100%;\r
+}\r
+#page-wrapper {\r
+  min-height: auto;\r
+}\r
+body.boxed-layout #wrapper {\r
+  background-color: #2f4050;\r
+  max-width: 1200px;\r
+  margin: 0 auto;\r
+  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);\r
+  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);\r
+  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);\r
+}\r
+.top-navigation.boxed-layout #wrapper,\r
+.boxed-layout #wrapper.top-navigation {\r
+  max-width: 1300px !important;\r
+}\r
+.block {\r
+  display: block;\r
+}\r
+.clear {\r
+  display: block;\r
+  overflow: hidden;\r
+}\r
+a {\r
+  cursor: pointer;\r
+}\r
+a:hover,\r
+a:focus {\r
+  text-decoration: none;\r
+}\r
+.border-bottom {\r
+  border-bottom: 1px solid #e7eaec !important;\r
+}\r
+.font-bold {\r
+  font-weight: 600;\r
+}\r
+.font-normal {\r
+  font-weight: 400;\r
+}\r
+.text-uppercase {\r
+  text-transform: uppercase;\r
+}\r
+.font-italic {\r
+  font-style: italic;\r
+}\r
+.b-r {\r
+  border-right: 1px solid #e7eaec;\r
+}\r
+.hr-line-dashed {\r
+  border-top: 1px dashed #e7eaec;\r
+  color: #ffffff;\r
+  background-color: #ffffff;\r
+  height: 1px;\r
+  margin: 20px 0;\r
+}\r
+.hr-line-solid {\r
+  border-bottom: 1px solid #e7eaec;\r
+  background-color: rgba(0, 0, 0, 0);\r
+  border-style: solid !important;\r
+  margin-top: 15px;\r
+  margin-bottom: 15px;\r
+}\r
+video {\r
+  width: 100% !important;\r
+  height: auto !important;\r
+}\r
+/* GALLERY */\r
+.gallery > .row > div {\r
+  margin-bottom: 15px;\r
+}\r
+.fancybox img {\r
+  margin-bottom: 5px;\r
+  /* Only for demo */\r
+  width: 24%;\r
+}\r
+/* Summernote text editor  */\r
+.note-editor {\r
+  height: auto !important;\r
+}\r
+.note-editor.fullscreen {\r
+  z-index: 2050;\r
+}\r
+.note-editor.note-frame.fullscreen {\r
+  z-index: 2020;\r
+}\r
+.note-editor.note-frame .note-editing-area .note-editable {\r
+  color: #676a6c;\r
+  padding: 15px;\r
+}\r
+.note-editor.note-frame {\r
+  border: none;\r
+}\r
+.note-editor.panel {\r
+  margin-bottom: 0;\r
+}\r
+/* MODAL */\r
+.modal-content {\r
+  background-clip: padding-box;\r
+  background-color: #FFFFFF;\r
+  border: 1px solid rgba(0, 0, 0, 0);\r
+  border-radius: 4px;\r
+  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);\r
+  outline: 0 none;\r
+  position: relative;\r
+}\r
+.modal-dialog {\r
+  z-index: 2200;\r
+}\r
+.modal-body {\r
+  padding: 20px 30px 30px 30px;\r
+}\r
+.inmodal .modal-body {\r
+  background: #f8fafb;\r
+}\r
+.inmodal .modal-header {\r
+  padding: 30px 15px;\r
+  text-align: center;\r
+}\r
+.animated.modal.fade .modal-dialog {\r
+  -webkit-transform: none;\r
+  -ms-transform: none;\r
+  -o-transform: none;\r
+  transform: none;\r
+}\r
+.inmodal .modal-title {\r
+  font-size: 26px;\r
+}\r
+.inmodal .modal-icon {\r
+  font-size: 84px;\r
+  color: #e2e3e3;\r
+}\r
+.modal-footer {\r
+  margin-top: 0;\r
+}\r
+/* WRAPPERS */\r
+#wrapper {\r
+  width: 100%;\r
+  overflow-x: hidden;\r
+}\r
+.wrapper {\r
+  padding: 0 20px;\r
+}\r
+.wrapper-content {\r
+  padding: 20px 10px 40px;\r
+}\r
+#page-wrapper {\r
+  padding: 0 15px;\r
+  min-height: 568px;\r
+  position: relative !important;\r
+}\r
+@media (min-width: 768px) {\r
+  #page-wrapper {\r
+    position: inherit;\r
+    margin: 0 0 0 240px;\r
+    min-height: 2002px;\r
+  }\r
+}\r
+.title-action {\r
+  text-align: right;\r
+  padding-top: 30px;\r
+}\r
+.ibox-content h1,\r
+.ibox-content h2,\r
+.ibox-content h3,\r
+.ibox-content h4,\r
+.ibox-content h5,\r
+.ibox-title h1,\r
+.ibox-title h2,\r
+.ibox-title h3,\r
+.ibox-title h4,\r
+.ibox-title h5 {\r
+  margin-top: 5px;\r
+}\r
+ul.unstyled,\r
+ol.unstyled {\r
+  list-style: none outside none;\r
+  margin-left: 0;\r
+}\r
+.big-icon {\r
+  font-size: 160px !important;\r
+  color: #e5e6e7;\r
+}\r
+/* FOOTER */\r
+.footer {\r
+  background: none repeat scroll 0 0 white;\r
+  border-top: 1px solid #e7eaec;\r
+  bottom: 0;\r
+  left: 0;\r
+  padding: 10px 20px;\r
+  position: absolute;\r
+  right: 0;\r
+}\r
+.footer.fixed_full {\r
+  position: fixed;\r
+  bottom: 0;\r
+  left: 0;\r
+  right: 0;\r
+  z-index: 1000;\r
+  padding: 10px 20px;\r
+  background: white;\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.footer.fixed {\r
+  position: fixed;\r
+  bottom: 0;\r
+  left: 0;\r
+  right: 0;\r
+  z-index: 1000;\r
+  padding: 10px 20px;\r
+  background: white;\r
+  border-top: 1px solid #e7eaec;\r
+  margin-left: 220px;\r
+}\r
+body.mini-navbar .footer.fixed,\r
+body.body-small.mini-navbar .footer.fixed {\r
+  margin: 0 0 0 70px;\r
+}\r
+body.mini-navbar.canvas-menu .footer.fixed,\r
+body.canvas-menu .footer.fixed {\r
+  margin: 0 !important;\r
+}\r
+body.fixed-sidebar.body-small.mini-navbar .footer.fixed {\r
+  margin: 0 0 0 220px;\r
+}\r
+body.body-small .footer.fixed {\r
+  margin-left: 0;\r
+}\r
+/* PANELS */\r
+.page-heading {\r
+  border-top: 0;\r
+  padding: 0 10px 20px 10px;\r
+}\r
+.panel-heading h1,\r
+.panel-heading h2 {\r
+  margin-bottom: 5px;\r
+}\r
+/* TABLES */\r
+.table-bordered {\r
+  border: 1px solid #EBEBEB;\r
+}\r
+.table-bordered > thead > tr > th,\r
+.table-bordered > thead > tr > td {\r
+  background-color: #F5F5F6;\r
+  border-bottom-width: 1px;\r
+}\r
+.table-bordered > thead > tr > th,\r
+.table-bordered > tbody > tr > th,\r
+.table-bordered > tfoot > tr > th,\r
+.table-bordered > thead > tr > td,\r
+.table-bordered > tbody > tr > td,\r
+.table-bordered > tfoot > tr > td {\r
+  border: 1px solid #e7e7e7;\r
+}\r
+.table > thead > tr > th {\r
+  border-bottom: 1px solid #DDDDDD;\r
+  vertical-align: bottom;\r
+}\r
+.table > thead > tr > th,\r
+.table > tbody > tr > th,\r
+.table > tfoot > tr > th,\r
+.table > thead > tr > td,\r
+.table > tbody > tr > td,\r
+.table > tfoot > tr > td {\r
+  border-top: 1px solid #e7eaec;\r
+  line-height: 1.42857;\r
+  padding: 8px;\r
+  vertical-align: top;\r
+}\r
+/* PANELS */\r
+.panel.blank-panel {\r
+  background: none;\r
+  margin: 0;\r
+}\r
+.blank-panel .panel-heading {\r
+  padding-bottom: 0;\r
+}\r
+.nav-tabs > li > a {\r
+  color: #A7B1C2;\r
+  font-weight: 600;\r
+  padding: 10px 20px 10px 25px;\r
+}\r
+.nav-tabs > li > a:hover,\r
+.nav-tabs > li > a:focus {\r
+  background-color: #e6e6e6;\r
+  color: #676a6c;\r
+}\r
+.ui-tab .tab-content {\r
+  padding: 20px 0;\r
+}\r
+/* GLOBAL  */\r
+.no-padding {\r
+  padding: 0 !important;\r
+}\r
+.no-borders {\r
+  border: none !important;\r
+}\r
+.no-margins {\r
+  margin: 0 !important;\r
+}\r
+.no-top-border {\r
+  border-top: 0 !important;\r
+}\r
+.ibox-content.text-box {\r
+  padding-bottom: 0;\r
+  padding-top: 15px;\r
+}\r
+.border-left-right {\r
+  border-left: 1px solid #e7eaec;\r
+  border-right: 1px solid #e7eaec;\r
+}\r
+.border-top-bottom {\r
+  border-top: 1px solid #e7eaec;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.border-left {\r
+  border-left: 1px solid #e7eaec;\r
+}\r
+.border-right {\r
+  border-right: 1px solid #e7eaec;\r
+}\r
+.border-top {\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.border-bottom {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.border-size-sm {\r
+  border-width: 3px;\r
+}\r
+.border-size-md {\r
+  border-width: 6px;\r
+}\r
+.border-size-lg {\r
+  border-width: 9px;\r
+}\r
+.border-size-xl {\r
+  border-width: 12px;\r
+}\r
+.full-width {\r
+  width: 100% !important;\r
+}\r
+.link-block {\r
+  font-size: 12px;\r
+  padding: 10px;\r
+}\r
+.nav.navbar-top-links .link-block a {\r
+  font-size: 12px;\r
+}\r
+.link-block a {\r
+  font-size: 10px;\r
+  color: inherit;\r
+}\r
+body.mini-navbar .branding {\r
+  display: none;\r
+}\r
+img.circle-border {\r
+  border: 6px solid #FFFFFF;\r
+  border-radius: 50%;\r
+}\r
+.branding {\r
+  float: left;\r
+  color: #FFFFFF;\r
+  font-size: 18px;\r
+  font-weight: 600;\r
+  padding: 17px 20px;\r
+  text-align: center;\r
+  background-color: #1ab394;\r
+}\r
+.login-panel {\r
+  margin-top: 25%;\r
+}\r
+.icons-box h3 {\r
+  margin-top: 10px;\r
+  margin-bottom: 10px;\r
+}\r
+.icons-box .infont a i {\r
+  font-size: 25px;\r
+  display: block;\r
+  color: #676a6c;\r
+}\r
+.icons-box .infont a {\r
+  color: #a6a8a9;\r
+}\r
+.icons-box .infont a {\r
+  padding: 10px;\r
+  margin: 1px;\r
+  display: block;\r
+}\r
+.ui-draggable .ibox-title {\r
+  cursor: move;\r
+}\r
+.breadcrumb {\r
+  background-color: #ffffff;\r
+  padding: 0;\r
+  margin-bottom: 0;\r
+}\r
+.breadcrumb > li a {\r
+  color: inherit;\r
+}\r
+.breadcrumb > .active {\r
+  color: inherit;\r
+}\r
+code {\r
+  background-color: #F9F2F4;\r
+  border-radius: 4px;\r
+  color: #ca4440;\r
+  font-size: 90%;\r
+  padding: 2px 4px;\r
+  white-space: nowrap;\r
+}\r
+.ibox {\r
+  clear: both;\r
+  margin-bottom: 25px;\r
+  margin-top: 0;\r
+  padding: 0;\r
+}\r
+.ibox.collapsed .ibox-content {\r
+  display: none;\r
+}\r
+.ibox.collapsed .fa.fa-chevron-up:before {\r
+  content: "\f078";\r
+}\r
+.ibox.collapsed .fa.fa-chevron-down:before {\r
+  content: "\f077";\r
+}\r
+.ibox:after,\r
+.ibox:before {\r
+  display: table;\r
+}\r
+.ibox-title {\r
+  -moz-border-bottom-colors: none;\r
+  -moz-border-left-colors: none;\r
+  -moz-border-right-colors: none;\r
+  -moz-border-top-colors: none;\r
+  background-color: #ffffff;\r
+  border-color: #e7eaec;\r
+  border-image: none;\r
+  border-style: solid solid none;\r
+  border-width: 2px 0 0;\r
+  color: inherit;\r
+  margin-bottom: 0;\r
+  padding: 15px 15px 7px;\r
+  min-height: 48px;\r
+}\r
+.ibox-content {\r
+  background-color: #ffffff;\r
+  color: inherit;\r
+  padding: 15px 20px 20px 20px;\r
+  border-color: #e7eaec;\r
+  border-image: none;\r
+  border-style: solid solid none;\r
+  border-width: 1px 0;\r
+}\r
+.ibox-footer {\r
+  color: inherit;\r
+  border-top: 1px solid #e7eaec;\r
+  font-size: 90%;\r
+  background: #ffffff;\r
+  padding: 10px 15px;\r
+}\r
+table.table-mail tr td {\r
+  padding: 12px;\r
+}\r
+.table-mail .check-mail {\r
+  padding-left: 20px;\r
+}\r
+.table-mail .mail-date {\r
+  padding-right: 20px;\r
+}\r
+.star-mail,\r
+.check-mail {\r
+  width: 40px;\r
+}\r
+.unread td a,\r
+.unread td {\r
+  font-weight: 600;\r
+  color: inherit;\r
+}\r
+.read td a,\r
+.read td {\r
+  font-weight: normal;\r
+  color: inherit;\r
+}\r
+.unread td {\r
+  background-color: #f9f8f8;\r
+}\r
+.ibox-content {\r
+  clear: both;\r
+}\r
+.ibox-heading {\r
+  background-color: #f3f6fb;\r
+  border-bottom: none;\r
+}\r
+.ibox-heading h3 {\r
+  font-weight: 200;\r
+  font-size: 24px;\r
+}\r
+.ibox-title h5 {\r
+  display: inline-block;\r
+  font-size: 14px;\r
+  margin: 0 0 7px;\r
+  padding: 0;\r
+  text-overflow: ellipsis;\r
+  float: left;\r
+}\r
+.ibox-title .label {\r
+  float: left;\r
+  margin-left: 4px;\r
+}\r
+.ibox-tools {\r
+  display: block;\r
+  float: none;\r
+  margin-top: 0;\r
+  position: relative;\r
+  padding: 0;\r
+  text-align: right;\r
+}\r
+.ibox-tools a {\r
+  cursor: pointer;\r
+  margin-left: 5px;\r
+  color: #c4c4c4;\r
+}\r
+.ibox-tools a.btn-primary {\r
+  color: #fff;\r
+}\r
+.ibox-tools .dropdown-menu > li > a {\r
+  padding: 4px 10px;\r
+  font-size: 12px;\r
+}\r
+.ibox .ibox-tools.open > .dropdown-menu {\r
+  left: auto;\r
+  right: 0;\r
+}\r
+/* BACKGROUNDS */\r
+.gray-bg,\r
+.bg-muted {\r
+  background-color: #f3f3f4;\r
+}\r
+.white-bg {\r
+  background-color: #ffffff;\r
+}\r
+.blue-bg,\r
+.bg-success {\r
+  background-color: #1c84c6;\r
+  color: #ffffff;\r
+}\r
+.navy-bg,\r
+.bg-primary {\r
+  background-color: #1ab394;\r
+  color: #ffffff;\r
+}\r
+.lazur-bg,\r
+.bg-info {\r
+  background-color: #23c6c8;\r
+  color: #ffffff;\r
+}\r
+.yellow-bg,\r
+.bg-warning {\r
+  background-color: #f8ac59;\r
+  color: #ffffff;\r
+}\r
+.red-bg,\r
+.bg-danger {\r
+  background-color: #ed5565;\r
+  color: #ffffff;\r
+}\r
+.black-bg {\r
+  background-color: #262626;\r
+}\r
+.panel-primary {\r
+  border-color: #1ab394;\r
+}\r
+.panel-primary > .panel-heading {\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+}\r
+.panel-success {\r
+  border-color: #1c84c6;\r
+}\r
+.panel-success > .panel-heading {\r
+  background-color: #1c84c6;\r
+  border-color: #1c84c6;\r
+  color: #ffffff;\r
+}\r
+.panel-info {\r
+  border-color: #23c6c8;\r
+}\r
+.panel-info > .panel-heading {\r
+  background-color: #23c6c8;\r
+  border-color: #23c6c8;\r
+  color: #ffffff;\r
+}\r
+.panel-warning {\r
+  border-color: #f8ac59;\r
+}\r
+.panel-warning > .panel-heading {\r
+  background-color: #f8ac59;\r
+  border-color: #f8ac59;\r
+  color: #ffffff;\r
+}\r
+.panel-danger {\r
+  border-color: #ed5565;\r
+}\r
+.panel-danger > .panel-heading {\r
+  background-color: #ed5565;\r
+  border-color: #ed5565;\r
+  color: #ffffff;\r
+}\r
+.progress-bar {\r
+  background-color: #1ab394;\r
+}\r
+.progress-small,\r
+.progress-small .progress-bar {\r
+  height: 10px;\r
+}\r
+.progress-small,\r
+.progress-mini {\r
+  margin-top: 5px;\r
+}\r
+.progress-mini,\r
+.progress-mini .progress-bar {\r
+  height: 5px;\r
+  margin-bottom: 0;\r
+}\r
+.progress-bar-navy-light {\r
+  background-color: #3dc7ab;\r
+}\r
+.progress-bar-success {\r
+  background-color: #1c84c6;\r
+}\r
+.progress-bar-info {\r
+  background-color: #23c6c8;\r
+}\r
+.progress-bar-warning {\r
+  background-color: #f8ac59;\r
+}\r
+.progress-bar-danger {\r
+  background-color: #ed5565;\r
+}\r
+.panel-title {\r
+  font-size: inherit;\r
+}\r
+.jumbotron {\r
+  border-radius: 6px;\r
+  padding: 40px;\r
+}\r
+.jumbotron h1 {\r
+  margin-top: 0;\r
+}\r
+/* COLORS */\r
+.text-navy {\r
+  color: #1ab394;\r
+}\r
+.text-primary {\r
+  color: inherit;\r
+}\r
+.text-success {\r
+  color: #1c84c6;\r
+}\r
+.text-info {\r
+  color: #23c6c8;\r
+}\r
+.text-warning {\r
+  color: #f8ac59;\r
+}\r
+.text-danger {\r
+  color: #ed5565;\r
+}\r
+.text-muted {\r
+  color: #888888;\r
+}\r
+.text-white {\r
+  color: #ffffff;\r
+}\r
+.simple_tag {\r
+  background-color: #f3f3f4;\r
+  border: 1px solid #e7eaec;\r
+  border-radius: 2px;\r
+  color: inherit;\r
+  font-size: 10px;\r
+  margin-right: 5px;\r
+  margin-top: 5px;\r
+  padding: 5px 12px;\r
+  display: inline-block;\r
+}\r
+.img-shadow {\r
+  -webkit-box-shadow: 0 0 3px 0 #919191;\r
+  -moz-box-shadow: 0 0 3px 0 #919191;\r
+  box-shadow: 0 0 3px 0 #919191;\r
+}\r
+/* For handle diferent bg color in AngularJS version */\r
+.dashboards\.dashboard_2 nav.navbar,\r
+.dashboards\.dashboard_3 nav.navbar,\r
+.mailbox\.inbox nav.navbar,\r
+.mailbox\.email_view nav.navbar,\r
+.mailbox\.email_compose nav.navbar,\r
+.dashboards\.dashboard_4_1 nav.navbar,\r
+.metrics nav.navbar,\r
+.metrics\.index nav.navbar,\r
+.dashboards\.dashboard_5 nav.navbar {\r
+  background: #fff;\r
+}\r
+/* For handle diferent bg color in MVC version */\r
+.Dashboard_2 .navbar.navbar-static-top,\r
+.Dashboard_3 .navbar.navbar-static-top,\r
+.Dashboard_4_1 .navbar.navbar-static-top,\r
+.ComposeEmail .navbar.navbar-static-top,\r
+.EmailView .navbar.navbar-static-top,\r
+.Inbox .navbar.navbar-static-top,\r
+.Metrics .navbar.navbar-static-top,\r
+.Dashboard_5 .navbar.navbar-static-top {\r
+  background: #fff;\r
+}\r
+a.close-canvas-menu {\r
+  position: absolute;\r
+  top: 10px;\r
+  right: 15px;\r
+  z-index: 1011;\r
+  color: #a7b1c2;\r
+}\r
+a.close-canvas-menu:hover {\r
+  color: #fff;\r
+}\r
+.close-canvas-menu {\r
+  display: none;\r
+}\r
+.canvas-menu .close-canvas-menu {\r
+  display: block;\r
+}\r
+.light-navbar .navbar.navbar-static-top {\r
+  background-color: #ffffff;\r
+}\r
+/* FULL HEIGHT */\r
+.full-height {\r
+  height: 100%;\r
+}\r
+.fh-breadcrumb {\r
+  height: calc(100% - 196px);\r
+  margin: 0 -15px;\r
+  position: relative;\r
+}\r
+.fh-no-breadcrumb {\r
+  height: calc(100% - 99px);\r
+  margin: 0 -15px;\r
+  position: relative;\r
+}\r
+.fh-column {\r
+  background: #fff;\r
+  height: 100%;\r
+  width: 240px;\r
+  float: left;\r
+}\r
+.modal-backdrop {\r
+  z-index: 2040 !important;\r
+}\r
+.modal {\r
+  z-index: 2050 !important;\r
+}\r
+.spiner-example {\r
+  height: 200px;\r
+  padding-top: 70px;\r
+}\r
+/* MARGINS & PADDINGS */\r
+.p-xxs {\r
+  padding: 5px;\r
+}\r
+.p-xs {\r
+  padding: 10px;\r
+}\r
+.p-sm {\r
+  padding: 15px;\r
+}\r
+.p-m {\r
+  padding: 20px;\r
+}\r
+.p-md {\r
+  padding: 25px;\r
+}\r
+.p-lg {\r
+  padding: 30px;\r
+}\r
+.p-xl {\r
+  padding: 40px;\r
+}\r
+.p-w-xs {\r
+  padding: 0 10px;\r
+}\r
+.p-w-sm {\r
+  padding: 0 15px;\r
+}\r
+.p-w-m {\r
+  padding: 0 20px;\r
+}\r
+.p-w-md {\r
+  padding: 0 25px;\r
+}\r
+.p-w-lg {\r
+  padding: 0 30px;\r
+}\r
+.p-w-xl {\r
+  padding: 0 40px;\r
+}\r
+.p-h-xs {\r
+  padding: 10px 0;\r
+}\r
+.p-h-sm {\r
+  padding: 15px 0;\r
+}\r
+.p-h-m {\r
+  padding: 20px 0;\r
+}\r
+.p-h-md {\r
+  padding: 25px 0;\r
+}\r
+.p-h-lg {\r
+  padding: 30px 0;\r
+}\r
+.p-h-xl {\r
+  padding: 40px 0;\r
+}\r
+.m-xxs {\r
+  margin: 2px 4px;\r
+}\r
+.m {\r
+  margin: 15px;\r
+}\r
+.m-xs {\r
+  margin: 5px;\r
+}\r
+.m-sm {\r
+  margin: 10px;\r
+}\r
+.m-md {\r
+  margin: 20px;\r
+}\r
+.m-lg {\r
+  margin: 30px;\r
+}\r
+.m-xl {\r
+  margin: 50px;\r
+}\r
+.m-n {\r
+  margin: 0 !important;\r
+}\r
+.m-l-none {\r
+  margin-left: 0;\r
+}\r
+.m-l-xs {\r
+  margin-left: 5px;\r
+}\r
+.m-l-sm {\r
+  margin-left: 10px;\r
+}\r
+.m-l {\r
+  margin-left: 15px;\r
+}\r
+.m-l-md {\r
+  margin-left: 20px;\r
+}\r
+.m-l-lg {\r
+  margin-left: 30px;\r
+}\r
+.m-l-xl {\r
+  margin-left: 40px;\r
+}\r
+.m-l-n-xxs {\r
+  margin-left: -1px;\r
+}\r
+.m-l-n-xs {\r
+  margin-left: -5px;\r
+}\r
+.m-l-n-sm {\r
+  margin-left: -10px;\r
+}\r
+.m-l-n {\r
+  margin-left: -15px;\r
+}\r
+.m-l-n-md {\r
+  margin-left: -20px;\r
+}\r
+.m-l-n-lg {\r
+  margin-left: -30px;\r
+}\r
+.m-l-n-xl {\r
+  margin-left: -40px;\r
+}\r
+.m-t-none {\r
+  margin-top: 0;\r
+}\r
+.m-t-xxs {\r
+  margin-top: 1px;\r
+}\r
+.m-t-xs {\r
+  margin-top: 5px;\r
+}\r
+.m-t-sm {\r
+  margin-top: 10px;\r
+}\r
+.m-t {\r
+  margin-top: 15px;\r
+}\r
+.m-t-md {\r
+  margin-top: 20px;\r
+}\r
+.m-t-lg {\r
+  margin-top: 30px;\r
+}\r
+.m-t-xl {\r
+  margin-top: 40px;\r
+}\r
+.m-t-n-xxs {\r
+  margin-top: -1px;\r
+}\r
+.m-t-n-xs {\r
+  margin-top: -5px;\r
+}\r
+.m-t-n-sm {\r
+  margin-top: -10px;\r
+}\r
+.m-t-n {\r
+  margin-top: -15px;\r
+}\r
+.m-t-n-md {\r
+  margin-top: -20px;\r
+}\r
+.m-t-n-lg {\r
+  margin-top: -30px;\r
+}\r
+.m-t-n-xl {\r
+  margin-top: -40px;\r
+}\r
+.m-r-none {\r
+  margin-right: 0;\r
+}\r
+.m-r-xxs {\r
+  margin-right: 1px;\r
+}\r
+.m-r-xs {\r
+  margin-right: 5px;\r
+}\r
+.m-r-sm {\r
+  margin-right: 10px;\r
+}\r
+.m-r {\r
+  margin-right: 15px;\r
+}\r
+.m-r-md {\r
+  margin-right: 20px;\r
+}\r
+.m-r-lg {\r
+  margin-right: 30px;\r
+}\r
+.m-r-xl {\r
+  margin-right: 40px;\r
+}\r
+.m-r-n-xxs {\r
+  margin-right: -1px;\r
+}\r
+.m-r-n-xs {\r
+  margin-right: -5px;\r
+}\r
+.m-r-n-sm {\r
+  margin-right: -10px;\r
+}\r
+.m-r-n {\r
+  margin-right: -15px;\r
+}\r
+.m-r-n-md {\r
+  margin-right: -20px;\r
+}\r
+.m-r-n-lg {\r
+  margin-right: -30px;\r
+}\r
+.m-r-n-xl {\r
+  margin-right: -40px;\r
+}\r
+.m-b-none {\r
+  margin-bottom: 0;\r
+}\r
+.m-b-xxs {\r
+  margin-bottom: 1px;\r
+}\r
+.m-b-xs {\r
+  margin-bottom: 5px;\r
+}\r
+.m-b-sm {\r
+  margin-bottom: 10px;\r
+}\r
+.m-b {\r
+  margin-bottom: 15px;\r
+}\r
+.m-b-md {\r
+  margin-bottom: 20px;\r
+}\r
+.m-b-lg {\r
+  margin-bottom: 30px;\r
+}\r
+.m-b-xl {\r
+  margin-bottom: 40px;\r
+}\r
+.m-b-n-xxs {\r
+  margin-bottom: -1px;\r
+}\r
+.m-b-n-xs {\r
+  margin-bottom: -5px;\r
+}\r
+.m-b-n-sm {\r
+  margin-bottom: -10px;\r
+}\r
+.m-b-n {\r
+  margin-bottom: -15px;\r
+}\r
+.m-b-n-md {\r
+  margin-bottom: -20px;\r
+}\r
+.m-b-n-lg {\r
+  margin-bottom: -30px;\r
+}\r
+.m-b-n-xl {\r
+  margin-bottom: -40px;\r
+}\r
+.space-15 {\r
+  margin: 15px 0;\r
+}\r
+.space-20 {\r
+  margin: 20px 0;\r
+}\r
+.space-25 {\r
+  margin: 25px 0;\r
+}\r
+.space-30 {\r
+  margin: 30px 0;\r
+}\r
+.img-sm {\r
+  width: 32px;\r
+  height: 32px;\r
+}\r
+.img-md {\r
+  width: 64px;\r
+  height: 64px;\r
+}\r
+.img-lg {\r
+  width: 96px;\r
+  height: 96px;\r
+}\r
+.b-r-xs {\r
+  -webkit-border-radius: 1px;\r
+  -moz-border-radius: 1px;\r
+  border-radius: 1px;\r
+}\r
+.b-r-sm {\r
+  -webkit-border-radius: 3px;\r
+  -moz-border-radius: 3px;\r
+  border-radius: 3px;\r
+}\r
+.b-r-md {\r
+  -webkit-border-radius: 6px;\r
+  -moz-border-radius: 6px;\r
+  border-radius: 6px;\r
+}\r
+.b-r-lg {\r
+  -webkit-border-radius: 12px;\r
+  -moz-border-radius: 12px;\r
+  border-radius: 12px;\r
+}\r
+.b-r-xl {\r
+  -webkit-border-radius: 24px;\r
+  -moz-border-radius: 24px;\r
+  border-radius: 24px;\r
+}\r
+.fullscreen-ibox-mode .animated {\r
+  animation: none;\r
+}\r
+body.fullscreen-ibox-mode {\r
+  overflow-y: hidden;\r
+}\r
+.ibox.fullscreen {\r
+  z-index: 2030;\r
+  position: fixed;\r
+  top: 0;\r
+  left: 0;\r
+  right: 0;\r
+  bottom: 0;\r
+  overflow: auto;\r
+  margin-bottom: 0;\r
+}\r
+.ibox.fullscreen .collapse-link {\r
+  display: none;\r
+}\r
+.ibox.fullscreen .ibox-content {\r
+  min-height: calc(100% - 48px);\r
+}\r
+body.modal-open {\r
+  padding-right: inherit !important;\r
+}\r
+body.modal-open .wrapper-content.animated {\r
+  -webkit-animation: none;\r
+  -ms-animation-nam: none;\r
+  animation: none;\r
+}\r
+body.modal-open .animated {\r
+  animation-fill-mode: initial;\r
+  z-index: inherit;\r
+}\r
+/* Show profile dropdown on fixed sidebar */\r
+body.mini-navbar.fixed-sidebar .profile-element,\r
+.block {\r
+  display: block !important;\r
+}\r
+body.mini-navbar.fixed-sidebar .nav-header {\r
+  padding: 33px 25px;\r
+}\r
+body.mini-navbar.fixed-sidebar .logo-element {\r
+  display: none;\r
+}\r
+.fullscreen-video .animated {\r
+  animation: none;\r
+}\r
+/* SEARCH PAGE */\r
+.search-form {\r
+  margin-top: 10px;\r
+}\r
+.search-result h3 {\r
+  margin-bottom: 0;\r
+  color: #1E0FBE;\r
+}\r
+.search-result .search-link {\r
+  color: #006621;\r
+}\r
+.search-result p {\r
+  font-size: 12px;\r
+  margin-top: 5px;\r
+}\r
+/* CONTACTS */\r
+.contact-box {\r
+  background-color: #ffffff;\r
+  border: 1px solid #e7eaec;\r
+  padding: 20px;\r
+  margin-bottom: 20px;\r
+}\r
+.contact-box > a {\r
+  color: inherit;\r
+}\r
+.contact-box.center-version {\r
+  border: 1px solid #e7eaec;\r
+  padding: 0;\r
+}\r
+.contact-box.center-version > a {\r
+  display: block;\r
+  background-color: #ffffff;\r
+  padding: 20px;\r
+  text-align: center;\r
+}\r
+.contact-box.center-version > a img {\r
+  width: 80px;\r
+  height: 80px;\r
+  margin-top: 10px;\r
+  margin-bottom: 10px;\r
+}\r
+.contact-box.center-version address {\r
+  margin-bottom: 0;\r
+}\r
+.contact-box .contact-box-footer {\r
+  text-align: center;\r
+  background-color: #ffffff;\r
+  border-top: 1px solid #e7eaec;\r
+  padding: 15px 20px;\r
+}\r
+/* INVOICE */\r
+.invoice-table tbody > tr > td:last-child,\r
+.invoice-table tbody > tr > td:nth-child(4),\r
+.invoice-table tbody > tr > td:nth-child(3),\r
+.invoice-table tbody > tr > td:nth-child(2) {\r
+  text-align: right;\r
+}\r
+.invoice-table thead > tr > th:last-child,\r
+.invoice-table thead > tr > th:nth-child(4),\r
+.invoice-table thead > tr > th:nth-child(3),\r
+.invoice-table thead > tr > th:nth-child(2) {\r
+  text-align: right;\r
+}\r
+.invoice-total > tbody > tr > td:first-child {\r
+  text-align: right;\r
+}\r
+.invoice-total > tbody > tr > td {\r
+  border: 0 none;\r
+}\r
+.invoice-total > tbody > tr > td:last-child {\r
+  border-bottom: 1px solid #DDDDDD;\r
+  text-align: right;\r
+  width: 15%;\r
+}\r
+/* ERROR & LOGIN & LOCKSCREEN*/\r
+.middle-box {\r
+  max-width: 400px;\r
+  z-index: 100;\r
+  margin: 0 auto;\r
+  padding-top: 40px;\r
+}\r
+.lockscreen.middle-box {\r
+  width: 200px;\r
+  padding-top: 110px;\r
+}\r
+.loginscreen.middle-box {\r
+  width: 300px;\r
+}\r
+.loginColumns {\r
+  max-width: 800px;\r
+  margin: 0 auto;\r
+  padding: 100px 20px 20px 20px;\r
+}\r
+.passwordBox {\r
+  max-width: 460px;\r
+  margin: 0 auto;\r
+  padding: 100px 20px 20px 20px;\r
+}\r
+.logo-name {\r
+  color: #e6e6e6;\r
+  font-size: 180px;\r
+  font-weight: 800;\r
+  letter-spacing: -10px;\r
+  margin-bottom: 0;\r
+}\r
+.middle-box h1 {\r
+  font-size: 170px;\r
+}\r
+.wrapper .middle-box {\r
+  margin-top: 140px;\r
+}\r
+.lock-word {\r
+  z-index: 10;\r
+  position: absolute;\r
+  top: 110px;\r
+  left: 50%;\r
+  margin-left: -470px;\r
+}\r
+.lock-word span {\r
+  font-size: 100px;\r
+  font-weight: 600;\r
+  color: #e9e9e9;\r
+  display: inline-block;\r
+}\r
+.lock-word .first-word {\r
+  margin-right: 160px;\r
+}\r
+/* DASBOARD */\r
+.dashboard-header {\r
+  border-top: 0;\r
+  padding: 20px 20px 20px 20px;\r
+}\r
+.dashboard-header h2 {\r
+  margin-top: 10px;\r
+  font-size: 26px;\r
+}\r
+.fist-item {\r
+  border-top: none !important;\r
+}\r
+.statistic-box {\r
+  margin-top: 40px;\r
+}\r
+.dashboard-header .list-group-item span.label {\r
+  margin-right: 10px;\r
+}\r
+.list-group.clear-list .list-group-item {\r
+  border-top: 1px solid #e7eaec;\r
+  border-bottom: 0;\r
+  border-right: 0;\r
+  border-left: 0;\r
+  padding: 10px 0;\r
+}\r
+ul.clear-list:first-child {\r
+  border-top: none !important;\r
+}\r
+/* Intimeline */\r
+.timeline-item .date i {\r
+  position: absolute;\r
+  top: 0;\r
+  right: 0;\r
+  padding: 5px;\r
+  width: 30px;\r
+  text-align: center;\r
+  border-top: 1px solid #e7eaec;\r
+  border-bottom: 1px solid #e7eaec;\r
+  border-left: 1px solid #e7eaec;\r
+  background: #f8f8f8;\r
+}\r
+.timeline-item .date {\r
+  text-align: right;\r
+  width: 110px;\r
+  position: relative;\r
+  padding-top: 30px;\r
+}\r
+.timeline-item .content {\r
+  border-left: 1px solid #e7eaec;\r
+  border-top: 1px solid #e7eaec;\r
+  padding-top: 10px;\r
+  min-height: 100px;\r
+}\r
+.timeline-item .content:hover {\r
+  background: #f6f6f6;\r
+}\r
+/* PIN BOARD */\r
+ul.notes li,\r
+ul.tag-list li {\r
+  list-style: none;\r
+}\r
+ul.notes li h4 {\r
+  margin-top: 20px;\r
+  font-size: 16px;\r
+}\r
+ul.notes li div {\r
+  text-decoration: none;\r
+  color: #000;\r
+  background: #ffc;\r
+  display: block;\r
+  height: 140px;\r
+  width: 140px;\r
+  padding: 1em;\r
+  position: relative;\r
+}\r
+ul.notes li div small {\r
+  position: absolute;\r
+  top: 5px;\r
+  right: 5px;\r
+  font-size: 10px;\r
+}\r
+ul.notes li div a {\r
+  position: absolute;\r
+  right: 10px;\r
+  bottom: 10px;\r
+  color: inherit;\r
+}\r
+ul.notes li {\r
+  margin: 10px 40px 50px 0;\r
+  float: left;\r
+}\r
+ul.notes li div p {\r
+  font-size: 12px;\r
+}\r
+ul.notes li div {\r
+  text-decoration: none;\r
+  color: #000;\r
+  background: #ffc;\r
+  display: block;\r
+  height: 140px;\r
+  width: 140px;\r
+  padding: 1em;\r
+  /* Firefox */\r
+  -moz-box-shadow: 5px 5px 2px #212121;\r
+  /* Safari+Chrome */\r
+  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);\r
+  /* Opera */\r
+  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);\r
+}\r
+ul.notes li div {\r
+  -webkit-transform: rotate(-6deg);\r
+  -o-transform: rotate(-6deg);\r
+  -moz-transform: rotate(-6deg);\r
+  -ms-transform: rotate(-6deg);\r
+}\r
+ul.notes li:nth-child(even) div {\r
+  -o-transform: rotate(4deg);\r
+  -webkit-transform: rotate(4deg);\r
+  -moz-transform: rotate(4deg);\r
+  -ms-transform: rotate(4deg);\r
+  position: relative;\r
+  top: 5px;\r
+}\r
+ul.notes li:nth-child(3n) div {\r
+  -o-transform: rotate(-3deg);\r
+  -webkit-transform: rotate(-3deg);\r
+  -moz-transform: rotate(-3deg);\r
+  -ms-transform: rotate(-3deg);\r
+  position: relative;\r
+  top: -5px;\r
+}\r
+ul.notes li:nth-child(5n) div {\r
+  -o-transform: rotate(5deg);\r
+  -webkit-transform: rotate(5deg);\r
+  -moz-transform: rotate(5deg);\r
+  -ms-transform: rotate(5deg);\r
+  position: relative;\r
+  top: -10px;\r
+}\r
+ul.notes li div:hover,\r
+ul.notes li div:focus {\r
+  -webkit-transform: scale(1.1);\r
+  -moz-transform: scale(1.1);\r
+  -o-transform: scale(1.1);\r
+  -ms-transform: scale(1.1);\r
+  position: relative;\r
+  z-index: 5;\r
+}\r
+ul.notes li div {\r
+  text-decoration: none;\r
+  color: #000;\r
+  background: #ffc;\r
+  display: block;\r
+  height: 210px;\r
+  width: 210px;\r
+  padding: 1em;\r
+  -moz-box-shadow: 5px 5px 7px #212121;\r
+  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);\r
+  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);\r
+  -moz-transition: -moz-transform 0.15s linear;\r
+  -o-transition: -o-transform 0.15s linear;\r
+  -webkit-transition: -webkit-transform 0.15s linear;\r
+}\r
+/* FILE MANAGER */\r
+.file-box {\r
+  float: left;\r
+  width: 220px;\r
+}\r
+.file-manager h5 {\r
+  text-transform: uppercase;\r
+}\r
+.file-manager {\r
+  list-style: none outside none;\r
+  margin: 0;\r
+  padding: 0;\r
+}\r
+.folder-list li a {\r
+  color: #666666;\r
+  display: block;\r
+  padding: 5px 0;\r
+}\r
+.folder-list li {\r
+  border-bottom: 1px solid #e7eaec;\r
+  display: block;\r
+}\r
+.folder-list li i {\r
+  margin-right: 8px;\r
+  color: #3d4d5d;\r
+}\r
+.category-list li a {\r
+  color: #666666;\r
+  display: block;\r
+  padding: 5px 0;\r
+}\r
+.category-list li {\r
+  display: block;\r
+}\r
+.category-list li i {\r
+  margin-right: 8px;\r
+  color: #3d4d5d;\r
+}\r
+.category-list li a .text-navy {\r
+  color: #1ab394;\r
+}\r
+.category-list li a .text-primary {\r
+  color: #1c84c6;\r
+}\r
+.category-list li a .text-info {\r
+  color: #23c6c8;\r
+}\r
+.category-list li a .text-danger {\r
+  color: #EF5352;\r
+}\r
+.category-list li a .text-warning {\r
+  color: #F8AC59;\r
+}\r
+.file-manager h5.tag-title {\r
+  margin-top: 20px;\r
+}\r
+.tag-list li {\r
+  float: left;\r
+}\r
+.tag-list li a {\r
+  font-size: 10px;\r
+  background-color: #f3f3f4;\r
+  padding: 5px 12px;\r
+  color: inherit;\r
+  border-radius: 2px;\r
+  border: 1px solid #e7eaec;\r
+  margin-right: 5px;\r
+  margin-top: 5px;\r
+  display: block;\r
+}\r
+.file {\r
+  border: 1px solid #e7eaec;\r
+  padding: 0;\r
+  background-color: #ffffff;\r
+  position: relative;\r
+  margin-bottom: 20px;\r
+  margin-right: 20px;\r
+}\r
+.file-manager .hr-line-dashed {\r
+  margin: 15px 0;\r
+}\r
+.file .icon,\r
+.file .image {\r
+  height: 100px;\r
+  overflow: hidden;\r
+}\r
+.file .icon {\r
+  padding: 15px 10px;\r
+  text-align: center;\r
+}\r
+.file-control {\r
+  color: inherit;\r
+  font-size: 11px;\r
+  margin-right: 10px;\r
+}\r
+.file-control.active {\r
+  text-decoration: underline;\r
+}\r
+.file .icon i {\r
+  font-size: 70px;\r
+  color: #dadada;\r
+}\r
+.file .file-name {\r
+  padding: 10px;\r
+  background-color: #f8f8f8;\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.file-name small {\r
+  color: #676a6c;\r
+}\r
+.corner {\r
+  position: absolute;\r
+  display: inline-block;\r
+  width: 0;\r
+  height: 0;\r
+  line-height: 0;\r
+  border: 0.6em solid transparent;\r
+  border-right: 0.6em solid #f1f1f1;\r
+  border-bottom: 0.6em solid #f1f1f1;\r
+  right: 0em;\r
+  bottom: 0em;\r
+}\r
+a.compose-mail {\r
+  padding: 8px 10px;\r
+}\r
+.mail-search {\r
+  max-width: 300px;\r
+}\r
+/* PROFILE */\r
+.profile-content {\r
+  border-top: none !important;\r
+}\r
+.profile-stats {\r
+  margin-right: 10px;\r
+}\r
+.profile-image {\r
+  width: 120px;\r
+  float: left;\r
+}\r
+.profile-image img {\r
+  width: 96px;\r
+  height: 96px;\r
+}\r
+.profile-info {\r
+  margin-left: 120px;\r
+}\r
+.feed-activity-list .feed-element {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.feed-element:first-child {\r
+  margin-top: 0;\r
+}\r
+.feed-element {\r
+  padding-bottom: 15px;\r
+}\r
+.feed-element,\r
+.feed-element .media {\r
+  margin-top: 15px;\r
+}\r
+.feed-element,\r
+.media-body {\r
+  overflow: hidden;\r
+}\r
+.feed-element > .pull-left {\r
+  margin-right: 10px;\r
+}\r
+.feed-element img.img-circle,\r
+.dropdown-messages-box img.img-circle {\r
+  width: 38px;\r
+  height: 38px;\r
+}\r
+.feed-element .well {\r
+  border: 1px solid #e7eaec;\r
+  box-shadow: none;\r
+  margin-top: 10px;\r
+  margin-bottom: 5px;\r
+  padding: 10px 20px;\r
+  font-size: 11px;\r
+  line-height: 16px;\r
+}\r
+.feed-element .actions {\r
+  margin-top: 10px;\r
+}\r
+.feed-element .photos {\r
+  margin: 10px 0;\r
+}\r
+.feed-photo {\r
+  max-height: 180px;\r
+  border-radius: 4px;\r
+  overflow: hidden;\r
+  margin-right: 10px;\r
+  margin-bottom: 10px;\r
+}\r
+.file-list li {\r
+  padding: 5px 10px;\r
+  font-size: 11px;\r
+  border-radius: 2px;\r
+  border: 1px solid #e7eaec;\r
+  margin-bottom: 5px;\r
+}\r
+.file-list li a {\r
+  color: inherit;\r
+}\r
+.file-list li a:hover {\r
+  color: #1ab394;\r
+}\r
+.user-friends img {\r
+  width: 42px;\r
+  height: 42px;\r
+  margin-bottom: 5px;\r
+  margin-right: 5px;\r
+}\r
+/* MAILBOX */\r
+.mail-box {\r
+  background-color: #ffffff;\r
+  border: 1px solid #e7eaec;\r
+  border-top: 0;\r
+  padding: 0;\r
+  margin-bottom: 20px;\r
+}\r
+.mail-box-header {\r
+  background-color: #ffffff;\r
+  border: 1px solid #e7eaec;\r
+  border-bottom: 0;\r
+  padding: 30px 20px 20px 20px;\r
+}\r
+.mail-box-header h2 {\r
+  margin-top: 0;\r
+}\r
+.mailbox-content .tag-list li a {\r
+  background: #ffffff;\r
+}\r
+.mail-body {\r
+  border-top: 1px solid #e7eaec;\r
+  padding: 20px;\r
+}\r
+.mail-text {\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.mail-text .note-toolbar {\r
+  padding: 10px 15px;\r
+}\r
+.mail-body .form-group {\r
+  margin-bottom: 5px;\r
+}\r
+.mail-text .note-editor .note-toolbar {\r
+  background-color: #F9F8F8;\r
+}\r
+.mail-attachment {\r
+  border-top: 1px solid #e7eaec;\r
+  padding: 20px;\r
+  font-size: 12px;\r
+}\r
+.mailbox-content {\r
+  background: none;\r
+  border: none;\r
+  padding: 10px;\r
+}\r
+.mail-ontact {\r
+  width: 23%;\r
+}\r
+/* PROJECTS */\r
+.project-people,\r
+.project-actions {\r
+  text-align: right;\r
+  vertical-align: middle;\r
+}\r
+dd.project-people {\r
+  text-align: left;\r
+  margin-top: 5px;\r
+}\r
+.project-people img {\r
+  width: 32px;\r
+  height: 32px;\r
+}\r
+.project-title a {\r
+  font-size: 14px;\r
+  color: #676a6c;\r
+  font-weight: 600;\r
+}\r
+.project-list table tr td {\r
+  border-top: none;\r
+  border-bottom: 1px solid #e7eaec;\r
+  padding: 15px 10px;\r
+  vertical-align: middle;\r
+}\r
+.project-manager .tag-list li a {\r
+  font-size: 10px;\r
+  background-color: white;\r
+  padding: 5px 12px;\r
+  color: inherit;\r
+  border-radius: 2px;\r
+  border: 1px solid #e7eaec;\r
+  margin-right: 5px;\r
+  margin-top: 5px;\r
+  display: block;\r
+}\r
+.project-files li a {\r
+  font-size: 11px;\r
+  color: #676a6c;\r
+  margin-left: 10px;\r
+  line-height: 22px;\r
+}\r
+/* FAQ */\r
+.faq-item {\r
+  padding: 20px;\r
+  margin-bottom: 2px;\r
+  background: #fff;\r
+}\r
+.faq-question {\r
+  font-size: 18px;\r
+  font-weight: 600;\r
+  color: #1ab394;\r
+  display: block;\r
+}\r
+.faq-question:hover {\r
+  color: #179d82;\r
+}\r
+.faq-answer {\r
+  margin-top: 10px;\r
+  background: #f3f3f4;\r
+  border: 1px solid #e7eaec;\r
+  border-radius: 3px;\r
+  padding: 15px;\r
+}\r
+.faq-item .tag-item {\r
+  background: #f3f3f4;\r
+  padding: 2px 6px;\r
+  font-size: 10px;\r
+  text-transform: uppercase;\r
+}\r
+/* Chat view */\r
+.message-input {\r
+  height: 90px !important;\r
+}\r
+.chat-avatar {\r
+  width: 36px;\r
+  height: 36px;\r
+  float: left;\r
+  margin-right: 10px;\r
+}\r
+.chat-user-name {\r
+  padding: 10px;\r
+}\r
+.chat-user {\r
+  padding: 8px 10px;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.chat-user a {\r
+  color: inherit;\r
+}\r
+.chat-view {\r
+  z-index: 20012;\r
+}\r
+.chat-users,\r
+.chat-statistic {\r
+  margin-left: -30px;\r
+}\r
+@media (max-width: 992px) {\r
+  .chat-users,\r
+  .chat-statistic {\r
+    margin-left: 0;\r
+  }\r
+}\r
+.chat-view .ibox-content {\r
+  padding: 0;\r
+}\r
+.chat-message {\r
+  padding: 10px 20px;\r
+}\r
+.message-avatar {\r
+  height: 48px;\r
+  width: 48px;\r
+  border: 1px solid #e7eaec;\r
+  border-radius: 4px;\r
+  margin-top: 1px;\r
+}\r
+.chat-discussion .chat-message.left .message-avatar {\r
+  float: left;\r
+  margin-right: 10px;\r
+}\r
+.chat-discussion .chat-message.right .message-avatar {\r
+  float: right;\r
+  margin-left: 10px;\r
+}\r
+.message {\r
+  background-color: #fff;\r
+  border: 1px solid #e7eaec;\r
+  text-align: left;\r
+  display: block;\r
+  padding: 10px 20px;\r
+  position: relative;\r
+  border-radius: 4px;\r
+}\r
+.chat-discussion .chat-message.left .message-date {\r
+  float: right;\r
+}\r
+.chat-discussion .chat-message.right .message-date {\r
+  float: left;\r
+}\r
+.chat-discussion .chat-message.left .message {\r
+  text-align: left;\r
+  margin-left: 55px;\r
+}\r
+.chat-discussion .chat-message.right .message {\r
+  text-align: right;\r
+  margin-right: 55px;\r
+}\r
+.message-date {\r
+  font-size: 10px;\r
+  color: #888888;\r
+}\r
+.message-content {\r
+  display: block;\r
+}\r
+.chat-discussion {\r
+  background: #eee;\r
+  padding: 15px;\r
+  height: 400px;\r
+  overflow-y: auto;\r
+}\r
+.chat-users {\r
+  overflow-y: auto;\r
+  height: 400px;\r
+}\r
+.chat-message-form .form-group {\r
+  margin-bottom: 0;\r
+}\r
+/* jsTree */\r
+.jstree-open > .jstree-anchor > .fa-folder:before {\r
+  content: "\f07c";\r
+}\r
+.jstree-default .jstree-icon.none {\r
+  width: 0;\r
+}\r
+/* CLIENTS */\r
+.clients-list {\r
+  margin-top: 20px;\r
+}\r
+.clients-list .tab-pane {\r
+  position: relative;\r
+  height: 600px;\r
+}\r
+.client-detail {\r
+  position: relative;\r
+  height: 620px;\r
+}\r
+.clients-list table tr td {\r
+  height: 46px;\r
+  vertical-align: middle;\r
+  border: none;\r
+}\r
+.client-link {\r
+  font-weight: 600;\r
+  color: inherit;\r
+}\r
+.client-link:hover {\r
+  color: inherit;\r
+}\r
+.client-avatar {\r
+  width: 42px;\r
+}\r
+.client-avatar img {\r
+  width: 28px;\r
+  height: 28px;\r
+  border-radius: 50%;\r
+}\r
+.contact-type {\r
+  width: 20px;\r
+  color: #c1c3c4;\r
+}\r
+.client-status {\r
+  text-align: left;\r
+}\r
+.client-detail .vertical-timeline-content p {\r
+  margin: 0;\r
+}\r
+.client-detail .vertical-timeline-icon.gray-bg {\r
+  color: #a7aaab;\r
+}\r
+.clients-list .nav-tabs > li.active > a,\r
+.clients-list .nav-tabs > li.active > a:hover,\r
+.clients-list .nav-tabs > li.active > a:focus {\r
+  border-bottom: 1px solid #fff;\r
+}\r
+/* BLOG ARTICLE */\r
+.blog h2 {\r
+  font-weight: 700;\r
+}\r
+.blog h5 {\r
+  margin: 0 0 5px 0;\r
+}\r
+.blog .btn {\r
+  margin: 0 0 5px 0;\r
+}\r
+.article h1 {\r
+  font-size: 48px;\r
+  font-weight: 700;\r
+  color: #2F4050;\r
+}\r
+.article p {\r
+  font-size: 15px;\r
+  line-height: 26px;\r
+}\r
+.article-title {\r
+  text-align: center;\r
+  margin: 40px 0 100px 0;\r
+}\r
+.article .ibox-content {\r
+  padding: 40px;\r
+}\r
+/* ISSUE TRACKER */\r
+.issue-tracker .btn-link {\r
+  color: #1ab394;\r
+}\r
+table.issue-tracker tbody tr td {\r
+  vertical-align: middle;\r
+  height: 50px;\r
+}\r
+.issue-info {\r
+  width: 50%;\r
+}\r
+.issue-info a {\r
+  font-weight: 600;\r
+  color: #676a6c;\r
+}\r
+.issue-info small {\r
+  display: block;\r
+}\r
+/* TEAMS */\r
+.team-members {\r
+  margin: 10px 0;\r
+}\r
+.team-members img.img-circle {\r
+  width: 42px;\r
+  height: 42px;\r
+  margin-bottom: 5px;\r
+}\r
+/* AGILE BOARD */\r
+.sortable-list {\r
+  padding: 10px 0;\r
+}\r
+.agile-list {\r
+  list-style: none;\r
+  margin: 0;\r
+}\r
+.agile-list li {\r
+  background: #FAFAFB;\r
+  border: 1px solid #e7eaec;\r
+  margin: 0 0 10px 0;\r
+  padding: 10px;\r
+  border-radius: 2px;\r
+}\r
+.agile-list li:hover {\r
+  cursor: pointer;\r
+  background: #fff;\r
+}\r
+.agile-list li.warning-element {\r
+  border-left: 3px solid #f8ac59;\r
+}\r
+.agile-list li.danger-element {\r
+  border-left: 3px solid #ed5565;\r
+}\r
+.agile-list li.info-element {\r
+  border-left: 3px solid #1c84c6;\r
+}\r
+.agile-list li.success-element {\r
+  border-left: 3px solid #1ab394;\r
+}\r
+.agile-detail {\r
+  margin-top: 5px;\r
+  font-size: 12px;\r
+}\r
+/* DIFF */\r
+ins {\r
+  background-color: #c6ffc6;\r
+  text-decoration: none;\r
+}\r
+del {\r
+  background-color: #ffc6c6;\r
+}\r
+/* E-commerce */\r
+.product-box {\r
+  padding: 0;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.product-box:hover,\r
+.product-box.active {\r
+  border: 1px solid transparent;\r
+  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;\r
+  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;\r
+  box-shadow: 0 3px 7px 0 #a8a8a8;\r
+}\r
+.product-imitation {\r
+  text-align: center;\r
+  padding: 90px 0;\r
+  background-color: #f8f8f9;\r
+  color: #bebec3;\r
+  font-weight: 600;\r
+}\r
+.cart-product-imitation {\r
+  text-align: center;\r
+  padding-top: 30px;\r
+  height: 80px;\r
+  width: 80px;\r
+  background-color: #f8f8f9;\r
+}\r
+.product-imitation.xl {\r
+  padding: 120px 0;\r
+}\r
+.product-desc {\r
+  padding: 20px;\r
+  position: relative;\r
+}\r
+.ecommerce .tag-list {\r
+  padding: 0;\r
+}\r
+.ecommerce .fa-star {\r
+  color: #d1dade;\r
+}\r
+.ecommerce .fa-star.active {\r
+  color: #f8ac59;\r
+}\r
+.ecommerce .note-editor {\r
+  border: 1px solid #e7eaec;\r
+}\r
+table.shoping-cart-table {\r
+  margin-bottom: 0;\r
+}\r
+table.shoping-cart-table tr td {\r
+  border: none;\r
+  text-align: right;\r
+}\r
+table.shoping-cart-table tr td.desc,\r
+table.shoping-cart-table tr td:first-child {\r
+  text-align: left;\r
+}\r
+table.shoping-cart-table tr td:last-child {\r
+  width: 80px;\r
+}\r
+.product-name {\r
+  font-size: 16px;\r
+  font-weight: 600;\r
+  color: #676a6c;\r
+  display: block;\r
+  margin: 2px 0 5px 0;\r
+}\r
+.product-name:hover,\r
+.product-name:focus {\r
+  color: #1ab394;\r
+}\r
+.product-price {\r
+  font-size: 14px;\r
+  font-weight: 600;\r
+  color: #ffffff;\r
+  background-color: #1ab394;\r
+  padding: 6px 12px;\r
+  position: absolute;\r
+  top: -32px;\r
+  right: 0;\r
+}\r
+.product-detail .ibox-content {\r
+  padding: 30px 30px 50px 30px;\r
+}\r
+.image-imitation {\r
+  background-color: #f8f8f9;\r
+  text-align: center;\r
+  padding: 200px 0;\r
+}\r
+.product-main-price small {\r
+  font-size: 10px;\r
+}\r
+.product-images {\r
+  margin: 0 20px;\r
+}\r
+/* Social feed */\r
+.social-feed-separated .social-feed-box {\r
+  margin-left: 62px;\r
+}\r
+.social-feed-separated .social-avatar {\r
+  float: left;\r
+  padding: 0;\r
+}\r
+.social-feed-separated .social-avatar img {\r
+  width: 52px;\r
+  height: 52px;\r
+  border: 1px solid #e7eaec;\r
+}\r
+.social-feed-separated .social-feed-box .social-avatar {\r
+  padding: 15px 15px 0 15px;\r
+  float: none;\r
+}\r
+.social-feed-box {\r
+  /*padding: 15px;*/\r
+  border: 1px solid #e7eaec;\r
+  background: #fff;\r
+  margin-bottom: 15px;\r
+}\r
+.article .social-feed-box {\r
+  margin-bottom: 0;\r
+  border-bottom: none;\r
+}\r
+.article .social-feed-box:last-child {\r
+  margin-bottom: 0;\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.article .social-feed-box p {\r
+  font-size: 13px;\r
+  line-height: 18px;\r
+}\r
+.social-action {\r
+  margin: 15px;\r
+}\r
+.social-avatar {\r
+  padding: 15px 15px 0 15px;\r
+}\r
+.social-comment .social-comment {\r
+  margin-left: 45px;\r
+}\r
+.social-avatar img {\r
+  height: 40px;\r
+  width: 40px;\r
+  margin-right: 10px;\r
+}\r
+.social-avatar .media-body a {\r
+  font-size: 14px;\r
+  display: block;\r
+}\r
+.social-body {\r
+  padding: 15px;\r
+}\r
+.social-body img {\r
+  margin-bottom: 10px;\r
+}\r
+.social-footer {\r
+  border-top: 1px solid #e7eaec;\r
+  padding: 10px 15px;\r
+  background: #f9f9f9;\r
+}\r
+.social-footer .social-comment img {\r
+  width: 32px;\r
+  margin-right: 10px;\r
+}\r
+.social-comment:first-child {\r
+  margin-top: 0;\r
+}\r
+.social-comment {\r
+  margin-top: 15px;\r
+}\r
+.social-comment textarea {\r
+  font-size: 12px;\r
+}\r
+/* Vote list */\r
+.vote-item {\r
+  padding: 20px 25px;\r
+  background: #ffffff;\r
+  border-top: 1px solid #e7eaec;\r
+}\r
+.vote-item:last-child {\r
+  border-bottom: 1px solid #e7eaec;\r
+}\r
+.vote-item:hover {\r
+  background: #fbfbfb;\r
+}\r
+.vote-actions {\r
+  float: left;\r
+  width: 30px;\r
+  margin-right: 15px;\r
+  text-align: center;\r
+}\r
+.vote-actions a {\r
+  color: #1ab394;\r
+  font-weight: 600;\r
+}\r
+.vote-actions {\r
+  font-weight: 600;\r
+}\r
+.vote-title {\r
+  display: block;\r
+  color: inherit;\r
+  font-size: 18px;\r
+  font-weight: 600;\r
+  margin-top: 5px;\r
+  margin-bottom: 2px;\r
+}\r
+.vote-title:hover,\r
+.vote-title:focus {\r
+  color: inherit;\r
+}\r
+.vote-info,\r
+.vote-title {\r
+  margin-left: 45px;\r
+}\r
+.vote-info,\r
+.vote-info a {\r
+  color: #b4b6b8;\r
+  font-size: 12px;\r
+}\r
+.vote-info a {\r
+  margin-right: 10px;\r
+}\r
+.vote-info a:hover {\r
+  color: #1ab394;\r
+}\r
+.vote-icon {\r
+  text-align: right;\r
+  font-size: 38px;\r
+  display: block;\r
+  color: #e8e9ea;\r
+}\r
+.vote-icon.active {\r
+  color: #1ab394;\r
+}\r
+body.body-small .vote-icon {\r
+  display: none;\r
+}\r
+.lightBoxGallery {\r
+  text-align: center;\r
+}\r
+.lightBoxGallery img {\r
+  margin: 5px;\r
+}\r
+#small-chat {\r
+  position: fixed;\r
+  bottom: 20px;\r
+  right: 20px;\r
+  z-index: 100;\r
+}\r
+#small-chat .badge {\r
+  position: absolute;\r
+  top: -3px;\r
+  right: -4px;\r
+}\r
+.open-small-chat {\r
+  height: 38px;\r
+  width: 38px;\r
+  display: block;\r
+  background: #1ab394;\r
+  padding: 9px 8px;\r
+  text-align: center;\r
+  color: #fff;\r
+  border-radius: 50%;\r
+}\r
+.open-small-chat:hover {\r
+  color: white;\r
+  background: #1ab394;\r
+}\r
+.small-chat-box {\r
+  display: none;\r
+  position: fixed;\r
+  bottom: 20px;\r
+  right: 75px;\r
+  background: #fff;\r
+  border: 1px solid #e7eaec;\r
+  width: 230px;\r
+  height: 320px;\r
+  border-radius: 4px;\r
+}\r
+.small-chat-box.ng-small-chat {\r
+  display: block;\r
+}\r
+.body-small .small-chat-box {\r
+  bottom: 70px;\r
+  right: 20px;\r
+}\r
+.small-chat-box.active {\r
+  display: block;\r
+}\r
+.small-chat-box .heading {\r
+  background: #2f4050;\r
+  padding: 8px 15px;\r
+  font-weight: bold;\r
+  color: #fff;\r
+}\r
+.small-chat-box .chat-date {\r
+  opacity: 0.6;\r
+  font-size: 10px;\r
+  font-weight: normal;\r
+}\r
+.small-chat-box .content {\r
+  padding: 15px 15px;\r
+}\r
+.small-chat-box .content .author-name {\r
+  font-weight: bold;\r
+  margin-bottom: 3px;\r
+  font-size: 11px;\r
+}\r
+.small-chat-box .content > div {\r
+  padding-bottom: 20px;\r
+}\r
+.small-chat-box .content .chat-message {\r
+  padding: 5px 10px;\r
+  border-radius: 6px;\r
+  font-size: 11px;\r
+  line-height: 14px;\r
+  max-width: 80%;\r
+  background: #f3f3f4;\r
+  margin-bottom: 10px;\r
+}\r
+.small-chat-box .content .chat-message.active {\r
+  background: #1ab394;\r
+  color: #fff;\r
+}\r
+.small-chat-box .content .left {\r
+  text-align: left;\r
+  clear: both;\r
+}\r
+.small-chat-box .content .left .chat-message {\r
+  float: left;\r
+}\r
+.small-chat-box .content .right {\r
+  text-align: right;\r
+  clear: both;\r
+}\r
+.small-chat-box .content .right .chat-message {\r
+  float: right;\r
+}\r
+.small-chat-box .form-chat {\r
+  padding: 10px 10px;\r
+}\r
+\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-rotating-plane"></div>\r
+ *\r
+ */\r
+.sk-spinner-rotating-plane.sk-spinner {\r
+  width: 30px;\r
+  height: 30px;\r
+  background-color: #1ab394;\r
+  margin: 0 auto;\r
+  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;\r
+  animation: sk-rotatePlane 1.2s infinite ease-in-out;\r
+}\r
+@-webkit-keyframes sk-rotatePlane {\r
+  0% {\r
+    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);\r
+    transform: perspective(120px) rotateX(0deg) rotateY(0deg);\r
+  }\r
+  50% {\r
+    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);\r
+    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);\r
+  }\r
+  100% {\r
+    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);\r
+    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);\r
+  }\r
+}\r
+@keyframes sk-rotatePlane {\r
+  0% {\r
+    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);\r
+    transform: perspective(120px) rotateX(0deg) rotateY(0deg);\r
+  }\r
+  50% {\r
+    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);\r
+    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);\r
+  }\r
+  100% {\r
+    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);\r
+    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-double-bounce">\r
+ *      <div class="sk-double-bounce1"></div>\r
+ *      <div class="sk-double-bounce2"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-double-bounce.sk-spinner {\r
+  width: 40px;\r
+  height: 40px;\r
+  position: relative;\r
+  margin: 0 auto;\r
+}\r
+.sk-spinner-double-bounce .sk-double-bounce1,\r
+.sk-spinner-double-bounce .sk-double-bounce2 {\r
+  width: 100%;\r
+  height: 100%;\r
+  border-radius: 50%;\r
+  background-color: #1ab394;\r
+  opacity: 0.6;\r
+  position: absolute;\r
+  top: 0;\r
+  left: 0;\r
+  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;\r
+  animation: sk-doubleBounce 2s infinite ease-in-out;\r
+}\r
+.sk-spinner-double-bounce .sk-double-bounce2 {\r
+  -webkit-animation-delay: -1s;\r
+  animation-delay: -1s;\r
+}\r
+@-webkit-keyframes sk-doubleBounce {\r
+  0%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  50% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+@keyframes sk-doubleBounce {\r
+  0%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  50% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-wave">\r
+ *      <div class="sk-rect1"></div>\r
+ *      <div class="sk-rect2"></div>\r
+ *      <div class="sk-rect3"></div>\r
+ *      <div class="sk-rect4"></div>\r
+ *      <div class="sk-rect5"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-wave.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 50px;\r
+  height: 30px;\r
+  text-align: center;\r
+  font-size: 10px;\r
+}\r
+.sk-spinner-wave div {\r
+  background-color: #1ab394;\r
+  height: 100%;\r
+  width: 6px;\r
+  display: inline-block;\r
+  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;\r
+  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;\r
+}\r
+.sk-spinner-wave .sk-rect2 {\r
+  -webkit-animation-delay: -1.1s;\r
+  animation-delay: -1.1s;\r
+}\r
+.sk-spinner-wave .sk-rect3 {\r
+  -webkit-animation-delay: -1s;\r
+  animation-delay: -1s;\r
+}\r
+.sk-spinner-wave .sk-rect4 {\r
+  -webkit-animation-delay: -0.9s;\r
+  animation-delay: -0.9s;\r
+}\r
+.sk-spinner-wave .sk-rect5 {\r
+  -webkit-animation-delay: -0.8s;\r
+  animation-delay: -0.8s;\r
+}\r
+@-webkit-keyframes sk-waveStretchDelay {\r
+  0%,\r
+  40%,\r
+  100% {\r
+    -webkit-transform: scaleY(0.4);\r
+    transform: scaleY(0.4);\r
+  }\r
+  20% {\r
+    -webkit-transform: scaleY(1);\r
+    transform: scaleY(1);\r
+  }\r
+}\r
+@keyframes sk-waveStretchDelay {\r
+  0%,\r
+  40%,\r
+  100% {\r
+    -webkit-transform: scaleY(0.4);\r
+    transform: scaleY(0.4);\r
+  }\r
+  20% {\r
+    -webkit-transform: scaleY(1);\r
+    transform: scaleY(1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-wandering-cubes">\r
+ *      <div class="sk-cube1"></div>\r
+ *      <div class="sk-cube2"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-wandering-cubes.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 32px;\r
+  height: 32px;\r
+  position: relative;\r
+}\r
+.sk-spinner-wandering-cubes .sk-cube1,\r
+.sk-spinner-wandering-cubes .sk-cube2 {\r
+  background-color: #1ab394;\r
+  width: 10px;\r
+  height: 10px;\r
+  position: absolute;\r
+  top: 0;\r
+  left: 0;\r
+  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;\r
+  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;\r
+}\r
+.sk-spinner-wandering-cubes .sk-cube2 {\r
+  -webkit-animation-delay: -0.9s;\r
+  animation-delay: -0.9s;\r
+}\r
+@-webkit-keyframes sk-wanderingCubeMove {\r
+  25% {\r
+    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);\r
+    transform: translateX(42px) rotate(-90deg) scale(0.5);\r
+  }\r
+  50% {\r
+    /* Hack to make FF rotate in the right direction */\r
+    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);\r
+    transform: translateX(42px) translateY(42px) rotate(-179deg);\r
+  }\r
+  50.1% {\r
+    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);\r
+    transform: translateX(42px) translateY(42px) rotate(-180deg);\r
+  }\r
+  75% {\r
+    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);\r
+    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);\r
+  }\r
+  100% {\r
+    -webkit-transform: rotate(-360deg);\r
+    transform: rotate(-360deg);\r
+  }\r
+}\r
+@keyframes sk-wanderingCubeMove {\r
+  25% {\r
+    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);\r
+    transform: translateX(42px) rotate(-90deg) scale(0.5);\r
+  }\r
+  50% {\r
+    /* Hack to make FF rotate in the right direction */\r
+    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);\r
+    transform: translateX(42px) translateY(42px) rotate(-179deg);\r
+  }\r
+  50.1% {\r
+    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);\r
+    transform: translateX(42px) translateY(42px) rotate(-180deg);\r
+  }\r
+  75% {\r
+    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);\r
+    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);\r
+  }\r
+  100% {\r
+    -webkit-transform: rotate(-360deg);\r
+    transform: rotate(-360deg);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-pulse"></div>\r
+ *\r
+ */\r
+.sk-spinner-pulse.sk-spinner {\r
+  width: 40px;\r
+  height: 40px;\r
+  margin: 0 auto;\r
+  background-color: #1ab394;\r
+  border-radius: 100%;\r
+  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;\r
+  animation: sk-pulseScaleOut 1s infinite ease-in-out;\r
+}\r
+@-webkit-keyframes sk-pulseScaleOut {\r
+  0% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  100% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+    opacity: 0;\r
+  }\r
+}\r
+@keyframes sk-pulseScaleOut {\r
+  0% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  100% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+    opacity: 0;\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-chasing-dots">\r
+ *      <div class="sk-dot1"></div>\r
+ *      <div class="sk-dot2"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-chasing-dots.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 40px;\r
+  height: 40px;\r
+  position: relative;\r
+  text-align: center;\r
+  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;\r
+  animation: sk-chasingDotsRotate 2s infinite linear;\r
+}\r
+.sk-spinner-chasing-dots .sk-dot1,\r
+.sk-spinner-chasing-dots .sk-dot2 {\r
+  width: 60%;\r
+  height: 60%;\r
+  display: inline-block;\r
+  position: absolute;\r
+  top: 0;\r
+  background-color: #1ab394;\r
+  border-radius: 100%;\r
+  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;\r
+  animation: sk-chasingDotsBounce 2s infinite ease-in-out;\r
+}\r
+.sk-spinner-chasing-dots .sk-dot2 {\r
+  top: auto;\r
+  bottom: 0;\r
+  -webkit-animation-delay: -1s;\r
+  animation-delay: -1s;\r
+}\r
+@-webkit-keyframes sk-chasingDotsRotate {\r
+  100% {\r
+    -webkit-transform: rotate(360deg);\r
+    transform: rotate(360deg);\r
+  }\r
+}\r
+@keyframes sk-chasingDotsRotate {\r
+  100% {\r
+    -webkit-transform: rotate(360deg);\r
+    transform: rotate(360deg);\r
+  }\r
+}\r
+@-webkit-keyframes sk-chasingDotsBounce {\r
+  0%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  50% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+@keyframes sk-chasingDotsBounce {\r
+  0%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  50% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-three-bounce">\r
+ *      <div class="sk-bounce1"></div>\r
+ *      <div class="sk-bounce2"></div>\r
+ *      <div class="sk-bounce3"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-three-bounce.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 70px;\r
+  text-align: center;\r
+}\r
+.sk-spinner-three-bounce div {\r
+  width: 18px;\r
+  height: 18px;\r
+  background-color: #1ab394;\r
+  border-radius: 100%;\r
+  display: inline-block;\r
+  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;\r
+  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;\r
+  /* Prevent first frame from flickering when animation starts */\r
+  -webkit-animation-fill-mode: both;\r
+  animation-fill-mode: both;\r
+}\r
+.sk-spinner-three-bounce .sk-bounce1 {\r
+  -webkit-animation-delay: -0.32s;\r
+  animation-delay: -0.32s;\r
+}\r
+.sk-spinner-three-bounce .sk-bounce2 {\r
+  -webkit-animation-delay: -0.16s;\r
+  animation-delay: -0.16s;\r
+}\r
+@-webkit-keyframes sk-threeBounceDelay {\r
+  0%,\r
+  80%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  40% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+@keyframes sk-threeBounceDelay {\r
+  0%,\r
+  80%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  40% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-circle">\r
+ *      <div class="sk-circle1 sk-circle"></div>\r
+ *      <div class="sk-circle2 sk-circle"></div>\r
+ *      <div class="sk-circle3 sk-circle"></div>\r
+ *      <div class="sk-circle4 sk-circle"></div>\r
+ *      <div class="sk-circle5 sk-circle"></div>\r
+ *      <div class="sk-circle6 sk-circle"></div>\r
+ *      <div class="sk-circle7 sk-circle"></div>\r
+ *      <div class="sk-circle8 sk-circle"></div>\r
+ *      <div class="sk-circle9 sk-circle"></div>\r
+ *      <div class="sk-circle10 sk-circle"></div>\r
+ *      <div class="sk-circle11 sk-circle"></div>\r
+ *      <div class="sk-circle12 sk-circle"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-circle.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 22px;\r
+  height: 22px;\r
+  position: relative;\r
+}\r
+.sk-spinner-circle .sk-circle {\r
+  width: 100%;\r
+  height: 100%;\r
+  position: absolute;\r
+  left: 0;\r
+  top: 0;\r
+}\r
+.sk-spinner-circle .sk-circle:before {\r
+  content: '';\r
+  display: block;\r
+  margin: 0 auto;\r
+  width: 20%;\r
+  height: 20%;\r
+  background-color: #1ab394;\r
+  border-radius: 100%;\r
+  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;\r
+  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;\r
+  /* Prevent first frame from flickering when animation starts */\r
+  -webkit-animation-fill-mode: both;\r
+  animation-fill-mode: both;\r
+}\r
+.sk-spinner-circle .sk-circle2 {\r
+  -webkit-transform: rotate(30deg);\r
+  -ms-transform: rotate(30deg);\r
+  transform: rotate(30deg);\r
+}\r
+.sk-spinner-circle .sk-circle3 {\r
+  -webkit-transform: rotate(60deg);\r
+  -ms-transform: rotate(60deg);\r
+  transform: rotate(60deg);\r
+}\r
+.sk-spinner-circle .sk-circle4 {\r
+  -webkit-transform: rotate(90deg);\r
+  -ms-transform: rotate(90deg);\r
+  transform: rotate(90deg);\r
+}\r
+.sk-spinner-circle .sk-circle5 {\r
+  -webkit-transform: rotate(120deg);\r
+  -ms-transform: rotate(120deg);\r
+  transform: rotate(120deg);\r
+}\r
+.sk-spinner-circle .sk-circle6 {\r
+  -webkit-transform: rotate(150deg);\r
+  -ms-transform: rotate(150deg);\r
+  transform: rotate(150deg);\r
+}\r
+.sk-spinner-circle .sk-circle7 {\r
+  -webkit-transform: rotate(180deg);\r
+  -ms-transform: rotate(180deg);\r
+  transform: rotate(180deg);\r
+}\r
+.sk-spinner-circle .sk-circle8 {\r
+  -webkit-transform: rotate(210deg);\r
+  -ms-transform: rotate(210deg);\r
+  transform: rotate(210deg);\r
+}\r
+.sk-spinner-circle .sk-circle9 {\r
+  -webkit-transform: rotate(240deg);\r
+  -ms-transform: rotate(240deg);\r
+  transform: rotate(240deg);\r
+}\r
+.sk-spinner-circle .sk-circle10 {\r
+  -webkit-transform: rotate(270deg);\r
+  -ms-transform: rotate(270deg);\r
+  transform: rotate(270deg);\r
+}\r
+.sk-spinner-circle .sk-circle11 {\r
+  -webkit-transform: rotate(300deg);\r
+  -ms-transform: rotate(300deg);\r
+  transform: rotate(300deg);\r
+}\r
+.sk-spinner-circle .sk-circle12 {\r
+  -webkit-transform: rotate(330deg);\r
+  -ms-transform: rotate(330deg);\r
+  transform: rotate(330deg);\r
+}\r
+.sk-spinner-circle .sk-circle2:before {\r
+  -webkit-animation-delay: -1.1s;\r
+  animation-delay: -1.1s;\r
+}\r
+.sk-spinner-circle .sk-circle3:before {\r
+  -webkit-animation-delay: -1s;\r
+  animation-delay: -1s;\r
+}\r
+.sk-spinner-circle .sk-circle4:before {\r
+  -webkit-animation-delay: -0.9s;\r
+  animation-delay: -0.9s;\r
+}\r
+.sk-spinner-circle .sk-circle5:before {\r
+  -webkit-animation-delay: -0.8s;\r
+  animation-delay: -0.8s;\r
+}\r
+.sk-spinner-circle .sk-circle6:before {\r
+  -webkit-animation-delay: -0.7s;\r
+  animation-delay: -0.7s;\r
+}\r
+.sk-spinner-circle .sk-circle7:before {\r
+  -webkit-animation-delay: -0.6s;\r
+  animation-delay: -0.6s;\r
+}\r
+.sk-spinner-circle .sk-circle8:before {\r
+  -webkit-animation-delay: -0.5s;\r
+  animation-delay: -0.5s;\r
+}\r
+.sk-spinner-circle .sk-circle9:before {\r
+  -webkit-animation-delay: -0.4s;\r
+  animation-delay: -0.4s;\r
+}\r
+.sk-spinner-circle .sk-circle10:before {\r
+  -webkit-animation-delay: -0.3s;\r
+  animation-delay: -0.3s;\r
+}\r
+.sk-spinner-circle .sk-circle11:before {\r
+  -webkit-animation-delay: -0.2s;\r
+  animation-delay: -0.2s;\r
+}\r
+.sk-spinner-circle .sk-circle12:before {\r
+  -webkit-animation-delay: -0.1s;\r
+  animation-delay: -0.1s;\r
+}\r
+@-webkit-keyframes sk-circleBounceDelay {\r
+  0%,\r
+  80%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  40% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+@keyframes sk-circleBounceDelay {\r
+  0%,\r
+  80%,\r
+  100% {\r
+    -webkit-transform: scale(0);\r
+    transform: scale(0);\r
+  }\r
+  40% {\r
+    -webkit-transform: scale(1);\r
+    transform: scale(1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-cube-grid">\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *      <div class="sk-cube"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-cube-grid {\r
+  /*\r
+   * Spinner positions\r
+   * 1 2 3\r
+   * 4 5 6\r
+   * 7 8 9\r
+   */\r
+}\r
+.sk-spinner-cube-grid.sk-spinner {\r
+  width: 30px;\r
+  height: 30px;\r
+  margin: 0 auto;\r
+}\r
+.sk-spinner-cube-grid .sk-cube {\r
+  width: 33%;\r
+  height: 33%;\r
+  background-color: #1ab394;\r
+  float: left;\r
+  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;\r
+  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(1) {\r
+  -webkit-animation-delay: 0.2s;\r
+  animation-delay: 0.2s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(2) {\r
+  -webkit-animation-delay: 0.3s;\r
+  animation-delay: 0.3s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(3) {\r
+  -webkit-animation-delay: 0.4s;\r
+  animation-delay: 0.4s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(4) {\r
+  -webkit-animation-delay: 0.1s;\r
+  animation-delay: 0.1s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(5) {\r
+  -webkit-animation-delay: 0.2s;\r
+  animation-delay: 0.2s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(6) {\r
+  -webkit-animation-delay: 0.3s;\r
+  animation-delay: 0.3s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(7) {\r
+  -webkit-animation-delay: 0s;\r
+  animation-delay: 0s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(8) {\r
+  -webkit-animation-delay: 0.1s;\r
+  animation-delay: 0.1s;\r
+}\r
+.sk-spinner-cube-grid .sk-cube:nth-child(9) {\r
+  -webkit-animation-delay: 0.2s;\r
+  animation-delay: 0.2s;\r
+}\r
+@-webkit-keyframes sk-cubeGridScaleDelay {\r
+  0%,\r
+  70%,\r
+  100% {\r
+    -webkit-transform: scale3D(1, 1, 1);\r
+    transform: scale3D(1, 1, 1);\r
+  }\r
+  35% {\r
+    -webkit-transform: scale3D(0, 0, 1);\r
+    transform: scale3D(0, 0, 1);\r
+  }\r
+}\r
+@keyframes sk-cubeGridScaleDelay {\r
+  0%,\r
+  70%,\r
+  100% {\r
+    -webkit-transform: scale3D(1, 1, 1);\r
+    transform: scale3D(1, 1, 1);\r
+  }\r
+  35% {\r
+    -webkit-transform: scale3D(0, 0, 1);\r
+    transform: scale3D(0, 0, 1);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-wordpress">\r
+ *      <span class="sk-inner-circle"></span>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-wordpress.sk-spinner {\r
+  background-color: #1ab394;\r
+  width: 30px;\r
+  height: 30px;\r
+  border-radius: 30px;\r
+  position: relative;\r
+  margin: 0 auto;\r
+  -webkit-animation: sk-innerCircle 1s linear infinite;\r
+  animation: sk-innerCircle 1s linear infinite;\r
+}\r
+.sk-spinner-wordpress .sk-inner-circle {\r
+  display: block;\r
+  background-color: #fff;\r
+  width: 8px;\r
+  height: 8px;\r
+  position: absolute;\r
+  border-radius: 8px;\r
+  top: 5px;\r
+  left: 5px;\r
+}\r
+@-webkit-keyframes sk-innerCircle {\r
+  0% {\r
+    -webkit-transform: rotate(0);\r
+    transform: rotate(0);\r
+  }\r
+  100% {\r
+    -webkit-transform: rotate(360deg);\r
+    transform: rotate(360deg);\r
+  }\r
+}\r
+@keyframes sk-innerCircle {\r
+  0% {\r
+    -webkit-transform: rotate(0);\r
+    transform: rotate(0);\r
+  }\r
+  100% {\r
+    -webkit-transform: rotate(360deg);\r
+    transform: rotate(360deg);\r
+  }\r
+}\r
+/*\r
+ *  Usage:\r
+ *\r
+ *    <div class="sk-spinner sk-spinner-fading-circle">\r
+ *      <div class="sk-circle1 sk-circle"></div>\r
+ *      <div class="sk-circle2 sk-circle"></div>\r
+ *      <div class="sk-circle3 sk-circle"></div>\r
+ *      <div class="sk-circle4 sk-circle"></div>\r
+ *      <div class="sk-circle5 sk-circle"></div>\r
+ *      <div class="sk-circle6 sk-circle"></div>\r
+ *      <div class="sk-circle7 sk-circle"></div>\r
+ *      <div class="sk-circle8 sk-circle"></div>\r
+ *      <div class="sk-circle9 sk-circle"></div>\r
+ *      <div class="sk-circle10 sk-circle"></div>\r
+ *      <div class="sk-circle11 sk-circle"></div>\r
+ *      <div class="sk-circle12 sk-circle"></div>\r
+ *    </div>\r
+ *\r
+ */\r
+.sk-spinner-fading-circle.sk-spinner {\r
+  margin: 0 auto;\r
+  width: 22px;\r
+  height: 22px;\r
+  position: relative;\r
+}\r
+.sk-spinner-fading-circle .sk-circle {\r
+  width: 100%;\r
+  height: 100%;\r
+  position: absolute;\r
+  left: 0;\r
+  top: 0;\r
+}\r
+.sk-spinner-fading-circle .sk-circle:before {\r
+  content: '';\r
+  display: block;\r
+  margin: 0 auto;\r
+  width: 18%;\r
+  height: 18%;\r
+  background-color: #1ab394;\r
+  border-radius: 100%;\r
+  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;\r
+  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;\r
+  /* Prevent first frame from flickering when animation starts */\r
+  -webkit-animation-fill-mode: both;\r
+  animation-fill-mode: both;\r
+}\r
+.sk-spinner-fading-circle .sk-circle2 {\r
+  -webkit-transform: rotate(30deg);\r
+  -ms-transform: rotate(30deg);\r
+  transform: rotate(30deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle3 {\r
+  -webkit-transform: rotate(60deg);\r
+  -ms-transform: rotate(60deg);\r
+  transform: rotate(60deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle4 {\r
+  -webkit-transform: rotate(90deg);\r
+  -ms-transform: rotate(90deg);\r
+  transform: rotate(90deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle5 {\r
+  -webkit-transform: rotate(120deg);\r
+  -ms-transform: rotate(120deg);\r
+  transform: rotate(120deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle6 {\r
+  -webkit-transform: rotate(150deg);\r
+  -ms-transform: rotate(150deg);\r
+  transform: rotate(150deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle7 {\r
+  -webkit-transform: rotate(180deg);\r
+  -ms-transform: rotate(180deg);\r
+  transform: rotate(180deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle8 {\r
+  -webkit-transform: rotate(210deg);\r
+  -ms-transform: rotate(210deg);\r
+  transform: rotate(210deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle9 {\r
+  -webkit-transform: rotate(240deg);\r
+  -ms-transform: rotate(240deg);\r
+  transform: rotate(240deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle10 {\r
+  -webkit-transform: rotate(270deg);\r
+  -ms-transform: rotate(270deg);\r
+  transform: rotate(270deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle11 {\r
+  -webkit-transform: rotate(300deg);\r
+  -ms-transform: rotate(300deg);\r
+  transform: rotate(300deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle12 {\r
+  -webkit-transform: rotate(330deg);\r
+  -ms-transform: rotate(330deg);\r
+  transform: rotate(330deg);\r
+}\r
+.sk-spinner-fading-circle .sk-circle2:before {\r
+  -webkit-animation-delay: -1.1s;\r
+  animation-delay: -1.1s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle3:before {\r
+  -webkit-animation-delay: -1s;\r
+  animation-delay: -1s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle4:before {\r
+  -webkit-animation-delay: -0.9s;\r
+  animation-delay: -0.9s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle5:before {\r
+  -webkit-animation-delay: -0.8s;\r
+  animation-delay: -0.8s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle6:before {\r
+  -webkit-animation-delay: -0.7s;\r
+  animation-delay: -0.7s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle7:before {\r
+  -webkit-animation-delay: -0.6s;\r
+  animation-delay: -0.6s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle8:before {\r
+  -webkit-animation-delay: -0.5s;\r
+  animation-delay: -0.5s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle9:before {\r
+  -webkit-animation-delay: -0.4s;\r
+  animation-delay: -0.4s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle10:before {\r
+  -webkit-animation-delay: -0.3s;\r
+  animation-delay: -0.3s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle11:before {\r
+  -webkit-animation-delay: -0.2s;\r
+  animation-delay: -0.2s;\r
+}\r
+.sk-spinner-fading-circle .sk-circle12:before {\r
+  -webkit-animation-delay: -0.1s;\r
+  animation-delay: -0.1s;\r
+}\r
+@-webkit-keyframes sk-circleFadeDelay {\r
+  0%,\r
+  39%,\r
+  100% {\r
+    opacity: 0;\r
+  }\r
+  40% {\r
+    opacity: 1;\r
+  }\r
+}\r
+@keyframes sk-circleFadeDelay {\r
+  0%,\r
+  39%,\r
+  100% {\r
+    opacity: 0;\r
+  }\r
+  40% {\r
+    opacity: 1;\r
+  }\r
+}\r
+.ibox-content > .sk-spinner {\r
+  display: none;\r
+}\r
+.ibox-content.sk-loading {\r
+  position: relative;\r
+}\r
+.ibox-content.sk-loading:after {\r
+  content: '';\r
+  background-color: rgba(255, 255, 255, 0.7);\r
+  position: absolute;\r
+  top: 0;\r
+  left: 0;\r
+  right: 0;\r
+  bottom: 0;\r
+}\r
+.ibox-content.sk-loading > .sk-spinner {\r
+  display: block;\r
+  position: absolute;\r
+  top: 40%;\r
+  left: 0;\r
+  right: 0;\r
+  z-index: 2000;\r
+}\r
+/*\r
+ *\r
+ *   INSPINIA Landing Page - Responsive Admin Theme\r
+ *   Copyright 2014 Webapplayers.com\r
+ *\r
+*/\r
+/* GLOBAL STYLES\r
+-------------------------------------------------- */\r
+/* PACE PLUGIN\r
+-------------------------------------------------- */\r
+.landing-page.pace .pace-progress {\r
+  background: #fff;\r
+  position: fixed;\r
+  z-index: 2000;\r
+  top: 0;\r
+  left: 0;\r
+  height: 2px;\r
+  -webkit-transition: width 1s;\r
+  -moz-transition: width 1s;\r
+  -o-transition: width 1s;\r
+  transition: width 1s;\r
+}\r
+.pace-inactive {\r
+  display: none;\r
+}\r
+body.landing-page {\r
+  color: #676a6c;\r
+  font-family: 'Open Sans', helvetica, arial, sans-serif;\r
+  background-color: #fff;\r
+}\r
+.landing-page {\r
+  /* CUSTOMIZE THE NAVBAR\r
+  -------------------------------------------------- */\r
+  /* Flip around the padding for proper display in narrow viewports */\r
+  /* BACKGROUNDS SLIDER\r
+  -------------------------------------------------- */\r
+  /* CUSTOMIZE THE CAROUSEL\r
+  -------------------------------------------------- */\r
+  /* Carousel base class */\r
+  /* Since positioning the image, we need to help out the caption */\r
+  /* Declare heights because of positioning of img element */\r
+  /* Sections\r
+  ------------------------- */\r
+  /* Buttons - only primary custom button\r
+  ------------------------- */\r
+  /* RESPONSIVE CSS\r
+  -------------------------------------------------- */\r
+}\r
+.landing-page .container {\r
+  overflow: hidden;\r
+}\r
+.landing-page span.navy {\r
+  color: #1ab394;\r
+}\r
+.landing-page p.text-color {\r
+  color: #676a6c;\r
+}\r
+.landing-page a.navy-link {\r
+  color: #1ab394;\r
+  text-decoration: none;\r
+}\r
+.landing-page a.navy-link:hover {\r
+  color: #179d82;\r
+}\r
+.landing-page section p {\r
+  color: #aeaeae;\r
+  font-size: 13px;\r
+}\r
+.landing-page address {\r
+  font-size: 13px;\r
+}\r
+.landing-page h1 {\r
+  margin-top: 10px;\r
+  font-size: 30px;\r
+  font-weight: 200;\r
+}\r
+.landing-page .navy-line {\r
+  width: 60px;\r
+  height: 1px;\r
+  margin: 60px auto 0;\r
+  border-bottom: 2px solid #1ab394;\r
+}\r
+.landing-page .navbar-wrapper {\r
+  position: fixed;\r
+  top: 0;\r
+  right: 0;\r
+  left: 0;\r
+  z-index: 200;\r
+}\r
+.landing-page .navbar-wrapper > .container {\r
+  padding-right: 0;\r
+  padding-left: 0;\r
+}\r
+.landing-page .navbar-wrapper .navbar {\r
+  padding-right: 15px;\r
+  padding-left: 15px;\r
+}\r
+.landing-page .navbar-default.navbar-scroll {\r
+  background-color: #fff;\r
+  border-color: #fff;\r
+  padding: 15px 0;\r
+}\r
+.landing-page .navbar-default {\r
+  background-color: transparent;\r
+  border-color: transparent;\r
+  transition: all 0.3s ease-in-out 0s;\r
+}\r
+.landing-page .navbar-default .nav li a {\r
+  color: #fff;\r
+  font-family: 'Open Sans', helvetica, arial, sans-serif;\r
+  font-weight: 700;\r
+  letter-spacing: 1px;\r
+  text-transform: uppercase;\r
+  font-size: 14px;\r
+}\r
+.landing-page .navbar-nav > li > a {\r
+  padding-top: 25px;\r
+  border-top: 6px solid transparent;\r
+}\r
+.landing-page .navbar-default .navbar-nav > .active > a,\r
+.landing-page .navbar-default .navbar-nav > .active > a:hover {\r
+  background: transparent;\r
+  color: #fff;\r
+  border-top: 6px solid #1ab394;\r
+}\r
+.landing-page .navbar-default .navbar-nav > li > a:hover,\r
+.landing-page .navbar-default .navbar-nav > li > a:focus {\r
+  color: #1ab394;\r
+  background: inherit;\r
+}\r
+.landing-page .navbar-default .navbar-nav > .active > a:focus {\r
+  background: transparent;\r
+  color: #fff;\r
+}\r
+.landing-page .navbar-default .navbar-nav > .active > a:focus {\r
+  background: transparent;\r
+  color: #ffffff;\r
+}\r
+.landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {\r
+  background: transparent;\r
+  color: inherit;\r
+}\r
+.landing-page .navbar-default .navbar-brand:hover,\r
+.landing-page .navbar-default .navbar-brand:focus {\r
+  background: #179d82;\r
+  color: #fff;\r
+}\r
+.landing-page .navbar-default .navbar-brand {\r
+  color: #fff;\r
+  height: auto;\r
+  display: block;\r
+  font-size: 14px;\r
+  background: #1ab394;\r
+  padding: 15px 20px 15px 20px;\r
+  border-radius: 0 0 5px 5px;\r
+  font-weight: 700;\r
+  transition: all 0.3s ease-in-out 0s;\r
+}\r
+.landing-page .navbar-scroll.navbar-default .nav li a {\r
+  color: #676a6c;\r
+}\r
+.landing-page .navbar-scroll.navbar-default .nav li a:hover {\r
+  color: #1ab394;\r
+}\r
+.landing-page .navbar-wrapper .navbar.navbar-scroll {\r
+  padding-top: 0;\r
+  padding-bottom: 5px;\r
+  border-bottom: 1px solid #e7eaec;\r
+  border-radius: 0;\r
+}\r
+.landing-page .nav > li.active {\r
+  border: none;\r
+  background: inherit;\r
+}\r
+.landing-page .nav > li > a {\r
+  padding: 25px 10px 15px 10px;\r
+}\r
+.landing-page .navbar-scroll .navbar-nav > li > a {\r
+  padding: 20px 10px;\r
+}\r
+.landing-page .navbar-default .navbar-nav > .active > a,\r
+.landing-page .navbar-default .navbar-nav > .active > a:hover {\r
+  border-top: 6px solid #1ab394;\r
+}\r
+.landing-page .navbar-fixed-top {\r
+  border: none !important;\r
+}\r
+.landing-page .navbar-fixed-top.navbar-scroll {\r
+  border-bottom: 1px solid #e7eaec !important;\r
+}\r
+.landing-page .navbar.navbar-scroll .navbar-brand {\r
+  margin-top: 15px;\r
+  border-radius: 5px;\r
+  font-size: 12px;\r
+  padding: 10px;\r
+  height: auto;\r
+}\r
+.landing-page .header-back {\r
+  height: 470px;\r
+  width: 100%;\r
+}\r
+.landing-page .carousel {\r
+  height: 470px;\r
+}\r
+.landing-page .carousel-caption {\r
+  z-index: 10;\r
+}\r
+.landing-page .carousel .item {\r
+  height: 470px;\r
+  background-color: #777;\r
+}\r
+.landing-page .carousel-inner > .item > img {\r
+  position: absolute;\r
+  top: 0;\r
+  left: 0;\r
+  min-width: 100%;\r
+  height: 470px;\r
+}\r
+.landing-page .carousel-fade .carousel-inner .item {\r
+  opacity: 0;\r
+  -webkit-transition-property: opacity;\r
+  transition-property: opacity;\r
+}\r
+.landing-page .carousel-fade .carousel-inner .active {\r
+  opacity: 1;\r
+}\r
+.landing-page .carousel-fade .carousel-inner .active.left,\r
+.landing-page .carousel-fade .carousel-inner .active.right {\r
+  left: 0;\r
+  opacity: 0;\r
+  z-index: 1;\r
+}\r
+.landing-page .carousel-fade .carousel-inner .next.left,\r
+.landing-page .carousel-fade .carousel-inner .prev.right {\r
+  opacity: 1;\r
+}\r
+.landing-page .carousel-fade .carousel-control {\r
+  z-index: 2;\r
+}\r
+.landing-page .carousel-control.left,\r
+.landing-page .carousel-control.right {\r
+  background: none;\r
+}\r
+.landing-page .carousel-control {\r
+  width: 6%;\r
+}\r
+.landing-page .carousel-inner .container {\r
+  position: relative;\r
+  overflow: visible;\r
+}\r
+.landing-page .carousel-inner {\r
+  overflow: visible;\r
+}\r
+.landing-page .carousel-caption {\r
+  position: absolute;\r
+  top: 100px;\r
+  left: 0;\r
+  bottom: auto;\r
+  right: auto;\r
+  text-align: left;\r
+}\r
+.landing-page .carousel-caption {\r
+  position: absolute;\r
+  top: 100px;\r
+  left: 0;\r
+  bottom: auto;\r
+  right: auto;\r
+  text-align: left;\r
+}\r
+.landing-page .carousel-caption.blank {\r
+  top: 140px;\r
+}\r
+.landing-page .carousel-image {\r
+  position: absolute;\r
+  right: 10px;\r
+  top: 150px;\r
+}\r
+.landing-page .carousel-indicators {\r
+  padding-right: 60px;\r
+}\r
+.landing-page .carousel-caption h1 {\r
+  font-weight: 700;\r
+  font-size: 38px;\r
+  text-transform: uppercase;\r
+  text-shadow: none;\r
+  letter-spacing: -1.5px;\r
+}\r
+.landing-page .carousel-caption p {\r
+  font-weight: 700;\r
+  text-transform: uppercase;\r
+  text-shadow: none;\r
+}\r
+.landing-page .caption-link {\r
+  color: #fff;\r
+  margin-left: 10px;\r
+  text-transform: capitalize;\r
+  font-weight: 400;\r
+}\r
+.landing-page .caption-link:hover {\r
+  text-decoration: none;\r
+  color: inherit;\r
+}\r
+.landing-page .services {\r
+  padding-top: 60px;\r
+}\r
+.landing-page .services h2 {\r
+  font-size: 20px;\r
+  letter-spacing: -1px;\r
+  font-weight: 600;\r
+  text-transform: uppercase;\r
+}\r
+.landing-page .features-block {\r
+  margin-top: 40px;\r
+}\r
+.landing-page .features-text {\r
+  margin-top: 40px;\r
+}\r
+.landing-page .features small {\r
+  color: #1ab394;\r
+}\r
+.landing-page .features h2 {\r
+  font-size: 18px;\r
+  margin-top: 5px;\r
+}\r
+.landing-page .features-text-alone {\r
+  margin: 40px 0;\r
+}\r
+.landing-page .features-text-alone h1 {\r
+  font-weight: 200;\r
+}\r
+.landing-page .features-icon {\r
+  color: #1ab394;\r
+  font-size: 40px;\r
+}\r
+.landing-page .navy-section {\r
+  margin-top: 60px;\r
+  background: #1ab394;\r
+  color: #fff;\r
+  padding: 20px 0;\r
+}\r
+.landing-page .gray-section {\r
+  background: #f4f4f4;\r
+  margin-top: 60px;\r
+}\r
+.landing-page .team-member {\r
+  text-align: center;\r
+}\r
+.landing-page .team-member img {\r
+  margin: auto;\r
+}\r
+.landing-page .social-icon a {\r
+  background: #1ab394;\r
+  color: #fff;\r
+  padding: 4px 8px;\r
+  height: 28px;\r
+  width: 28px;\r
+  display: block;\r
+  border-radius: 50px;\r
+}\r
+.landing-page .social-icon a:hover {\r
+  background: #179d82;\r
+}\r
+.landing-page .img-small {\r
+  height: 88px;\r
+  width: 88px;\r
+}\r
+.landing-page .pricing-plan {\r
+  margin: 20px 30px 0 30px;\r
+  border-radius: 4px;\r
+}\r
+.landing-page .pricing-plan.selected {\r
+  transform: scale(1.1);\r
+  background: #f4f4f4;\r
+}\r
+.landing-page .pricing-plan li {\r
+  padding: 10px 16px;\r
+  border-top: 1px solid #e7eaec;\r
+  text-align: center;\r
+  color: #aeaeae;\r
+}\r
+.landing-page .pricing-plan .pricing-price span {\r
+  font-weight: 700;\r
+  color: #1ab394;\r
+}\r
+.landing-page li.pricing-desc {\r
+  font-size: 13px;\r
+  border-top: none;\r
+  padding: 20px 16px;\r
+}\r
+.landing-page li.pricing-title {\r
+  background: #1ab394;\r
+  color: #fff;\r
+  padding: 10px;\r
+  border-radius: 4px 4px 0 0;\r
+  font-size: 22px;\r
+  font-weight: 600;\r
+}\r
+.landing-page .big-icon {\r
+  font-size: 56px !important;\r
+}\r
+.landing-page .features .big-icon {\r
+  color: #1ab394 !important;\r
+}\r
+.landing-page section.timeline {\r
+  padding-bottom: 30px;\r
+}\r
+.landing-page section.comments {\r
+  padding-bottom: 80px;\r
+}\r
+.landing-page .comments-avatar {\r
+  margin-top: 25px;\r
+  margin-left: 22px;\r
+  margin-bottom: 25px;\r
+}\r
+.landing-page .comments-avatar .commens-name {\r
+  font-weight: 600;\r
+  font-size: 14px;\r
+}\r
+.landing-page .comments-avatar img {\r
+  width: 42px;\r
+  height: 42px;\r
+  border-radius: 50%;\r
+  margin-right: 10px;\r
+}\r
+.landing-page .bubble {\r
+  position: relative;\r
+  height: 120px;\r
+  padding: 20px;\r
+  background: #FFFFFF;\r
+  -webkit-border-radius: 10px;\r
+  -moz-border-radius: 10px;\r
+  border-radius: 10px;\r
+  font-style: italic;\r
+  font-size: 14px;\r
+}\r
+.landing-page .bubble:after {\r
+  content: '';\r
+  position: absolute;\r
+  border-style: solid;\r
+  border-width: 15px 14px 0;\r
+  border-color: #FFFFFF transparent;\r
+  display: block;\r
+  width: 0;\r
+  z-index: 1;\r
+  bottom: -15px;\r
+  left: 30px;\r
+}\r
+.landing-page .btn-primary.btn-outline:hover,\r
+.landing-page .btn-success.btn-outline:hover,\r
+.landing-page .btn-info.btn-outline:hover,\r
+.landing-page .btn-warning.btn-outline:hover,\r
+.landing-page .btn-danger.btn-outline:hover {\r
+  color: #fff;\r
+}\r
+.landing-page .btn-primary {\r
+  background-color: #1ab394;\r
+  border-color: #1ab394;\r
+  color: #FFFFFF;\r
+  font-size: 14px;\r
+  padding: 10px 20px;\r
+  font-weight: 600;\r
+}\r
+.landing-page .btn-primary:hover,\r
+.landing-page .btn-primary:focus,\r
+.landing-page .btn-primary:active,\r
+.landing-page .btn-primary.active,\r
+.landing-page .open .dropdown-toggle.btn-primary {\r
+  background-color: #179d82;\r
+  border-color: #179d82;\r
+  color: #FFFFFF;\r
+}\r
+.landing-page .btn-primary:active,\r
+.landing-page .btn-primary.active,\r
+.landing-page .open .dropdown-toggle.btn-primary {\r
+  background-image: none;\r
+}\r
+.landing-page .btn-primary.disabled,\r
+.landing-page .btn-primary.disabled:hover,\r
+.landing-page .btn-primary.disabled:focus,\r
+.landing-page .btn-primary.disabled:active,\r
+.landing-page .btn-primary.disabled.active,\r
+.landing-page .btn-primary[disabled],\r
+.landing-page .btn-primary[disabled]:hover,\r
+.landing-page .btn-primary[disabled]:focus,\r
+.landing-page .btn-primary[disabled]:active,\r
+.landing-page .btn-primary.active[disabled],\r
+.landing-page fieldset[disabled] .btn-primary,\r
+.landing-page fieldset[disabled] .btn-primary:hover,\r
+.landing-page fieldset[disabled] .btn-primary:focus,\r
+.landing-page fieldset[disabled] .btn-primary:active,\r
+.landing-page fieldset[disabled] .btn-primary.active {\r
+  background-color: #1dc5a3;\r
+  border-color: #1dc5a3;\r
+}\r
+@media (min-width: 768px) {\r
+  .landing-page {\r
+    /* Navbar positioning foo */\r
+    /* The navbar becomes detached from the top, so we round the corners */\r
+    /* Bump up size of carousel content */\r
+  }\r
+  .landing-page .navbar-wrapper {\r
+    margin-top: 20px;\r
+  }\r
+  .landing-page .navbar-wrapper .container {\r
+    padding-right: 15px;\r
+    padding-left: 15px;\r
+  }\r
+  .landing-page .navbar-wrapper .navbar {\r
+    padding-right: 0;\r
+    padding-left: 0;\r
+  }\r
+  .landing-page .navbar-wrapper .navbar {\r
+    border-radius: 4px;\r
+  }\r
+  .landing-page .carousel-caption p {\r
+    margin-bottom: 20px;\r
+    font-size: 14px;\r
+    line-height: 1.4;\r
+  }\r
+  .landing-page .featurette-heading {\r
+    font-size: 50px;\r
+  }\r
+}\r
+@media (max-width: 992px) {\r
+  .landing-page .carousel-image {\r
+    display: none;\r
+  }\r
+}\r
+@media (max-width: 768px) {\r
+  .landing-page .carousel-caption,\r
+  .landing-page .carousel-caption.blank {\r
+    left: 5%;\r
+    top: 80px;\r
+  }\r
+  .landing-page .carousel-caption h1 {\r
+    font-size: 28px;\r
+  }\r
+  .landing-page .navbar.navbar-scroll .navbar-brand {\r
+    margin-top: 6px;\r
+  }\r
+  .landing-page .navbar-default {\r
+    background-color: #fff;\r
+    border-color: #fff;\r
+    padding: 15px 0;\r
+  }\r
+  .landing-page .navbar-default .navbar-nav > .active > a:focus {\r
+    background: transparent;\r
+    color: inherit;\r
+  }\r
+  .landing-page .navbar-default .nav li a {\r
+    color: #676a6c;\r
+  }\r
+  .landing-page .navbar-default .nav li a:hover {\r
+    color: #1ab394;\r
+  }\r
+  .landing-page .navbar-wrapper .navbar {\r
+    padding-top: 0;\r
+    padding-bottom: 5px;\r
+    border-bottom: 1px solid #e7eaec;\r
+    border-radius: 0;\r
+  }\r
+  .landing-page .nav > li > a {\r
+    padding: 25px 10px 15px 10px;\r
+  }\r
+  .landing-page .navbar-nav > li > a {\r
+    padding: 20px 10px;\r
+  }\r
+  .landing-page .navbar .navbar-brand {\r
+    margin-top: 6px;\r
+    border-radius: 5px;\r
+    font-size: 12px;\r
+    padding: 10px;\r
+    height: auto;\r
+  }\r
+  .landing-page .navbar-wrapper .navbar {\r
+    padding-left: 15px;\r
+    padding-right: 5px;\r
+  }\r
+  .landing-page .navbar-default .navbar-nav > .active > a,\r
+  .landing-page .navbar-default .navbar-nav > .active > a:hover {\r
+    color: inherit;\r
+  }\r
+  .landing-page .carousel-control {\r
+    display: none;\r
+  }\r
+}\r
+@media (min-width: 992px) {\r
+  .landing-page .featurette-heading {\r
+    margin-top: 120px;\r
+  }\r
+}\r
+@media (max-width: 768px) {\r
+  .landing-page .navbar .navbar-header {\r
+    display: block;\r
+    float: none;\r
+  }\r
+  .landing-page .navbar .navbar-header .navbar-toggle {\r
+    background-color: #ffffff;\r
+    padding: 9px 10px;\r
+    border: none;\r
+  }\r
+}\r
+body.rtls {\r
+  /* Theme config */\r
+}\r
+body.rtls #page-wrapper {\r
+  margin: 0 220px 0 0;\r
+}\r
+body.rtls .nav-second-level li a {\r
+  padding: 7px 35px 7px 10px;\r
+}\r
+body.rtls .ibox-title h5 {\r
+  float: right;\r
+}\r
+body.rtls .pull-right {\r
+  float: left !important;\r
+}\r
+body.rtls .pull-left {\r
+  float: right !important;\r
+}\r
+body.rtls .ibox-tools {\r
+  float: left;\r
+}\r
+body.rtls .stat-percent {\r
+  float: left;\r
+}\r
+body.rtls .navbar-right {\r
+  float: left !important;\r
+}\r
+body.rtls .navbar-top-links li:last-child {\r
+  margin-left: 40px;\r
+  margin-right: 0;\r
+}\r
+body.rtls .minimalize-styl-2 {\r
+  float: right;\r
+  margin: 14px 20px 5px 5px;\r
+}\r
+body.rtls .feed-element > .pull-left {\r
+  margin-left: 10px;\r
+  margin-right: 0;\r
+}\r
+body.rtls .timeline-item .date {\r
+  text-align: left;\r
+}\r
+body.rtls .timeline-item .date i {\r
+  left: 0;\r
+  right: auto;\r
+}\r
+body.rtls .timeline-item .content {\r
+  border-right: 1px solid #e7eaec;\r
+  border-left: none;\r
+}\r
+body.rtls .theme-config {\r
+  left: 0;\r
+  right: auto;\r
+}\r
+body.rtls .spin-icon {\r
+  border-radius: 0 20px 20px 0;\r
+}\r
+body.rtls .toast-close-button {\r
+  float: left;\r
+}\r
+body.rtls #toast-container > .toast:before {\r
+  margin: auto -1.5em auto 0.5em;\r
+}\r
+body.rtls #toast-container > div {\r
+  padding: 15px 50px 15px 15px;\r
+}\r
+body.rtls .center-orientation .vertical-timeline-icon i {\r
+  margin-left: 0;\r
+  margin-right: -12px;\r
+}\r
+body.rtls .vertical-timeline-icon i {\r
+  right: 50%;\r
+  left: auto;\r
+  margin-left: auto;\r
+  margin-right: -12px;\r
+}\r
+body.rtls .file-box {\r
+  float: right;\r
+}\r
+body.rtls ul.notes li {\r
+  float: right;\r
+}\r
+body.rtls .chat-users,\r
+body.rtls .chat-statistic {\r
+  margin-right: -30px;\r
+  margin-left: auto;\r
+}\r
+body.rtls .dropdown-menu > li > a {\r
+  text-align: right;\r
+}\r
+body.rtls .b-r {\r
+  border-left: 1px solid #e7eaec;\r
+  border-right: none;\r
+}\r
+body.rtls .dd-list .dd-list {\r
+  padding-right: 30px;\r
+  padding-left: 0;\r
+}\r
+body.rtls .dd-item > button {\r
+  float: right;\r
+}\r
+body.rtls .theme-config-box {\r
+  margin-left: -220px;\r
+  margin-right: 0;\r
+}\r
+body.rtls .theme-config-box.show {\r
+  margin-left: 0;\r
+  margin-right: 0;\r
+}\r
+body.rtls .spin-icon {\r
+  right: 0;\r
+  left: auto;\r
+}\r
+body.rtls .skin-settings {\r
+  margin-right: 40px;\r
+  margin-left: 0;\r
+}\r
+body.rtls .skin-settings {\r
+  direction: ltr;\r
+}\r
+body.rtls .footer.fixed {\r
+  margin-right: 220px;\r
+  margin-left: 0;\r
+}\r
+@media (max-width: 992px) {\r
+  body.rtls .chat-users,\r
+  body.rtls .chat-statistic {\r
+    margin-right: 0;\r
+  }\r
+}\r
+body.rtls.mini-navbar .footer.fixed,\r
+body.body-small.mini-navbar .footer.fixed {\r
+  margin: 0 70px 0 0;\r
+}\r
+body.rtls.mini-navbar.fixed-sidebar .footer.fixed,\r
+body.body-small.mini-navbar .footer.fixed {\r
+  margin: 0 0 0 0;\r
+}\r
+body.rtls.top-navigation .navbar-toggle {\r
+  float: right;\r
+  margin-left: 15px;\r
+  margin-right: 15px;\r
+}\r
+.body-small.rtls.top-navigation .navbar-header {\r
+  float: none;\r
+}\r
+body.rtls.top-navigation #page-wrapper {\r
+  margin: 0;\r
+}\r
+body.rtls.mini-navbar #page-wrapper {\r
+  margin: 0 70px 0 0;\r
+}\r
+body.rtls.mini-navbar.fixed-sidebar #page-wrapper {\r
+  margin: 0 0 0 0;\r
+}\r
+body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {\r
+  margin: 0 220px 0 0;\r
+}\r
+body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {\r
+  width: 220px;\r
+}\r
+.body-small.rtls .navbar-fixed-top {\r
+  margin-right: 0;\r
+}\r
+.body-small.rtls .navbar-header {\r
+  float: right;\r
+}\r
+body.rtls .navbar-top-links li:last-child {\r
+  margin-left: 20px;\r
+}\r
+body.rtls .top-navigation #page-wrapper,\r
+body.rtls.mini-navbar .top-navigation #page-wrapper,\r
+body.rtls.mini-navbar.top-navigation #page-wrapper {\r
+  margin: 0;\r
+}\r
+body.rtls .top-navigation .footer.fixed,\r
+body.rtls.top-navigation .footer.fixed {\r
+  margin: 0;\r
+}\r
+@media (max-width: 768px) {\r
+  body.rtls .navbar-top-links li:last-child {\r
+    margin-left: 20px;\r
+  }\r
+  .body-small.rtls #page-wrapper {\r
+    position: inherit;\r
+    margin: 0 0 0 0;\r
+    min-height: 1000px;\r
+  }\r
+  .body-small.rtls .navbar-static-side {\r
+    display: none;\r
+    z-index: 2001;\r
+    position: absolute;\r
+    width: 70px;\r
+  }\r
+  .body-small.rtls.mini-navbar .navbar-static-side {\r
+    display: block;\r
+  }\r
+  .rtls.fixed-sidebar.body-small .navbar-static-side {\r
+    display: none;\r
+    z-index: 2001;\r
+    position: fixed;\r
+    width: 220px;\r
+  }\r
+  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {\r
+    display: block;\r
+  }\r
+}\r
+.rtls .ltr-support {\r
+  direction: ltr;\r
+}\r
+.rtls.mini-navbar .nav-second-level,\r
+.rtls.mini-navbar li.active .nav-second-level {\r
+  left: auto;\r
+  right: 70px;\r
+}\r
+.rtls #right-sidebar {\r
+  left: -260px;\r
+  right: auto;\r
+}\r
+.rtls #right-sidebar.sidebar-open {\r
+  left: 0;\r
+}\r
+/*\r
+ *\r
+ *   This is style for skin config\r
+ *   Use only in demo theme\r
+ *\r
+*/\r
+.theme-config {\r
+  position: absolute;\r
+  top: 90px;\r
+  right: 0;\r
+  overflow: hidden;\r
+}\r
+.theme-config-box {\r
+  margin-right: -220px;\r
+  position: relative;\r
+  z-index: 2000;\r
+  transition-duration: 0.8s;\r
+}\r
+.theme-config-box.show {\r
+  margin-right: 0;\r
+}\r
+.spin-icon {\r
+  background: #1ab394;\r
+  position: absolute;\r
+  padding: 7px 10px 7px 13px;\r
+  border-radius: 20px 0 0 20px;\r
+  font-size: 16px;\r
+  top: 0;\r
+  left: 0;\r
+  width: 40px;\r
+  color: #fff;\r
+  cursor: pointer;\r
+}\r
+.skin-settings {\r
+  width: 220px;\r
+  margin-left: 40px;\r
+  background: #f3f3f4;\r
+}\r
+.skin-settings .title {\r
+  background: #efefef;\r
+  text-align: center;\r
+  text-transform: uppercase;\r
+  font-weight: 600;\r
+  display: block;\r
+  padding: 10px 15px;\r
+  font-size: 12px;\r
+}\r
+.setings-item {\r
+  padding: 10px 30px;\r
+}\r
+.setings-item.skin {\r
+  text-align: center;\r
+}\r
+.setings-item .switch {\r
+  float: right;\r
+}\r
+.skin-name a {\r
+  text-transform: uppercase;\r
+}\r
+.setings-item a {\r
+  color: #fff;\r
+}\r
+.default-skin,\r
+.blue-skin,\r
+.ultra-skin,\r
+.yellow-skin {\r
+  text-align: center;\r
+}\r
+.default-skin {\r
+  font-weight: 600;\r
+  background: #283A49;\r
+}\r
+.default-skin:hover {\r
+  background: #1e2e3d;\r
+}\r
+.blue-skin:hover {\r
+  background: #0d8ddb;\r
+}\r
+.yellow-skin:hover {\r
+  background: #ce8735;\r
+}\r
+/*\r
+ *\r
+ *   SKIN 1 - INSPINIA - Responsive Admin Theme\r
+ *   NAME - Blue light\r
+ *\r
+*/\r
+.skin-1 .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 30px;\r
+}\r
+.skin-1 .navbar-top-links li:last-child {\r
+  margin-right: 30px;\r
+}\r
+.skin-1.fixed-nav .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 15px;\r
+}\r
+.skin-1 .spin-icon {\r
+  background: #0e9aef !important;\r
+}\r
+.skin-1.mini-navbar .nav-second-level {\r
+  background: #3e495f;\r
+}\r
+.skin-1 .breadcrumb {\r
+  background: transparent;\r
+}\r
+.skin-1 .page-heading {\r
+  border: none;\r
+}\r
+.skin-1 .nav > li.active {\r
+  background: #3a4459;\r
+}\r
+.skin-1 .nav > li > a {\r
+  color: #9ea6b9;\r
+}\r
+.skin-1 ul.nav-second-level {\r
+  background-color: inherit;\r
+}\r
+.skin-1 .nav > li.active > a {\r
+  color: #fff;\r
+}\r
+.skin-1 .navbar-minimalize {\r
+  background: #0e9aef;\r
+  border-color: #0e9aef;\r
+}\r
+body.skin-1 {\r
+  background: #3e495f;\r
+}\r
+.skin-1 .navbar-static-top {\r
+  background: #ffffff;\r
+}\r
+.skin-1 .dashboard-header {\r
+  background: transparent;\r
+  border-bottom: none !important;\r
+  border-top: none;\r
+  padding: 20px 30px 10px 30px;\r
+}\r
+.fixed-nav.skin-1 .navbar-fixed-top {\r
+  background: #fff;\r
+}\r
+.skin-1 .wrapper-content {\r
+  padding: 30px 15px;\r
+}\r
+.skin-1 #page-wrapper {\r
+  background: #f4f6fa;\r
+}\r
+.skin-1 .ibox-title,\r
+.skin-1 .ibox-content {\r
+  border-width: 1px;\r
+}\r
+.skin-1 .ibox-content:last-child {\r
+  border-style: solid solid solid solid;\r
+}\r
+.skin-1 .nav > li.active {\r
+  border: none;\r
+}\r
+.skin-1 .nav-header {\r
+  padding: 35px 25px 25px 25px;\r
+}\r
+.skin-1 .nav-header a.dropdown-toggle {\r
+  color: #fff;\r
+  margin-top: 10px;\r
+}\r
+.skin-1 .nav-header a.dropdown-toggle .text-muted {\r
+  color: #fff;\r
+  opacity: 0.8;\r
+}\r
+.skin-1 .profile-element {\r
+  text-align: center;\r
+}\r
+.skin-1 .img-circle {\r
+  border-radius: 5px;\r
+}\r
+.skin-1 .navbar-default .nav > li > a:hover,\r
+.skin-1 .navbar-default .nav > li > a:focus {\r
+  background: #3a4459;\r
+  color: #fff;\r
+}\r
+.skin-1 .nav.nav-tabs > li.active > a {\r
+  color: #555;\r
+}\r
+.skin-1 .nav.nav-tabs > li.active {\r
+  background: transparent;\r
+}\r
+/*\r
+ *\r
+ *   SKIN 2 - INSPINIA - Responsive Admin Theme\r
+ *   NAME - Inspinia Ultra\r
+ *\r
+*/\r
+body.skin-2 {\r
+  color: #565758 !important;\r
+}\r
+.skin-2 .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 25px;\r
+}\r
+.skin-2 .navbar-top-links li:last-child {\r
+  margin-right: 25px;\r
+}\r
+.skin-2 .spin-icon {\r
+  background: #23c6c8 !important;\r
+}\r
+.skin-2.mini-navbar .nav-second-level {\r
+  background: #ededed;\r
+}\r
+.skin-2 .breadcrumb {\r
+  background: transparent;\r
+}\r
+.skin-2.fixed-nav .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 15px;\r
+}\r
+.skin-2 .page-heading {\r
+  border: none;\r
+  background: rgba(255, 255, 255, 0.7);\r
+}\r
+.skin-2 ul.nav-second-level {\r
+  background-color: inherit;\r
+}\r
+.skin-2 .nav > li.active {\r
+  background: #e0e0e0;\r
+}\r
+.skin-2 .logo-element {\r
+  padding: 17px 0;\r
+}\r
+.skin-2 .nav > li > a,\r
+.skin-2 .welcome-message {\r
+  color: #edf6ff;\r
+}\r
+.skin-2 #top-search::-moz-placeholder {\r
+  color: #edf6ff;\r
+  opacity: 0.5;\r
+}\r
+.skin-2 #side-menu > li > a,\r
+.skin-2 .nav.nav-second-level > li > a {\r
+  color: #586b7d;\r
+}\r
+.skin-2 .nav > li.active > a {\r
+  color: #213a53;\r
+}\r
+.skin-2.mini-navbar .nav-header {\r
+  background: #213a53;\r
+}\r
+.skin-2 .navbar-minimalize {\r
+  background: #23c6c8;\r
+  border-color: #23c6c8;\r
+}\r
+.skin-2 .border-bottom {\r
+  border-bottom: none !important;\r
+}\r
+.skin-2 #top-search {\r
+  color: #fff;\r
+}\r
+body.skin-2 #wrapper {\r
+  background-color: #ededed;\r
+}\r
+.skin-2 .navbar-static-top {\r
+  background: #213a53;\r
+}\r
+.fixed-nav.skin-2 .navbar-fixed-top {\r
+  background: #213a53;\r
+  border-bottom: none !important;\r
+}\r
+.skin-2 .nav-header {\r
+  padding: 30px 25px 30px 25px;\r
+}\r
+.skin-2 .dashboard-header {\r
+  background: rgba(255, 255, 255, 0.4);\r
+  border-bottom: none !important;\r
+  border-top: none;\r
+  padding: 20px 30px 20px 30px;\r
+}\r
+.skin-2 .wrapper-content {\r
+  padding: 30px 15px;\r
+}\r
+.skin-2 .dashoard-1 .wrapper-content {\r
+  padding: 0 30px 25px 30px;\r
+}\r
+.skin-2 .ibox-title {\r
+  background: rgba(255, 255, 255, 0.7);\r
+  border: none;\r
+  margin-bottom: 1px;\r
+}\r
+.skin-2 .ibox-content {\r
+  background: rgba(255, 255, 255, 0.4);\r
+  border: none !important;\r
+}\r
+.skin-2 #page-wrapper {\r
+  background: #f6f6f6;\r
+  background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);\r
+  background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);\r
+  background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);\r
+  background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);\r
+  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)";\r
+}\r
+.skin-2 .ibox-title,\r
+.skin-2 .ibox-content {\r
+  border-width: 1px;\r
+}\r
+.skin-2 .ibox-content:last-child {\r
+  border-style: solid solid solid solid;\r
+}\r
+.skin-2 .nav > li.active {\r
+  border: none;\r
+}\r
+.skin-2 .nav-header a.dropdown-toggle {\r
+  color: #edf6ff;\r
+  margin-top: 10px;\r
+}\r
+.skin-2 .nav-header a.dropdown-toggle .text-muted {\r
+  color: #edf6ff;\r
+  opacity: 0.8;\r
+}\r
+.skin-2 .img-circle {\r
+  border-radius: 10px;\r
+}\r
+.skin-2 .nav.navbar-top-links > li > a:hover,\r
+.skin-2 .nav.navbar-top-links > li > a:focus {\r
+  background: #1a2d41;\r
+}\r
+.skin-2 .navbar-default .nav > li > a:hover,\r
+.skin-2 .navbar-default .nav > li > a:focus {\r
+  background: #e0e0e0;\r
+  color: #213a53;\r
+}\r
+.skin-2 .nav.nav-tabs > li.active > a {\r
+  color: #555;\r
+}\r
+.skin-2 .nav.nav-tabs > li.active {\r
+  background: transparent;\r
+}\r
+/*\r
+ *\r
+ *   SKIN 3 - INSPINIA - Responsive Admin Theme\r
+ *   NAME - Yellow/purple\r
+ *\r
+*/\r
+.skin-3 .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 30px;\r
+}\r
+.skin-3 .navbar-top-links li:last-child {\r
+  margin-right: 30px;\r
+}\r
+.skin-3.fixed-nav .minimalize-styl-2 {\r
+  margin: 14px 5px 5px 15px;\r
+}\r
+.skin-3 .spin-icon {\r
+  background: #ecba52 !important;\r
+}\r
+body.boxed-layout.skin-3 #wrapper {\r
+  background: #3e2c42;\r
+}\r
+.skin-3.mini-navbar .nav-second-level {\r
+  background: #3e2c42;\r
+}\r
+.skin-3 .breadcrumb {\r
+  background: transparent;\r
+}\r
+.skin-3 .page-heading {\r
+  border: none;\r
+}\r
+.skin-3 ul.nav-second-level {\r
+  background-color: inherit;\r
+}\r
+.skin-3 .nav > li.active {\r
+  background: #38283c;\r
+}\r
+.fixed-nav.skin-3 .navbar-fixed-top {\r
+  background: #fff;\r
+}\r
+.skin-3 .nav > li > a {\r
+  color: #948b96;\r
+}\r
+.skin-3 .nav > li.active > a {\r
+  color: #fff;\r
+}\r
+.skin-3 .navbar-minimalize {\r
+  background: #ecba52;\r
+  border-color: #ecba52;\r
+}\r
+body.skin-3 {\r
+  background: #3e2c42;\r
+}\r
+.skin-3 .navbar-static-top {\r
+  background: #ffffff;\r
+}\r
+.skin-3 .dashboard-header {\r
+  background: transparent;\r
+  border-bottom: none !important;\r
+  border-top: none;\r
+  padding: 20px 30px 10px 30px;\r
+}\r
+.skin-3 .wrapper-content {\r
+  padding: 30px 15px;\r
+}\r
+.skin-3 #page-wrapper {\r
+  background: #f4f6fa;\r
+}\r
+.skin-3 .ibox-title,\r
+.skin-3 .ibox-content {\r
+  border-width: 1px;\r
+}\r
+.skin-3 .ibox-content:last-child {\r
+  border-style: solid solid solid solid;\r
+}\r
+.skin-3 .nav > li.active {\r
+  border: none;\r
+}\r
+.skin-3 .nav-header {\r
+  padding: 35px 25px 25px 25px;\r
+}\r
+.skin-3 .nav-header a.dropdown-toggle {\r
+  color: #fff;\r
+  margin-top: 10px;\r
+}\r
+.skin-3 .nav-header a.dropdown-toggle .text-muted {\r
+  color: #fff;\r
+  opacity: 0.8;\r
+}\r
+.skin-3 .profile-element {\r
+  text-align: center;\r
+}\r
+.skin-3 .img-circle {\r
+  border-radius: 5px;\r
+}\r
+.skin-3 .navbar-default .nav > li > a:hover,\r
+.skin-3 .navbar-default .nav > li > a:focus {\r
+  background: #38283c;\r
+  color: #fff;\r
+}\r
+.skin-3 .nav.nav-tabs > li.active > a {\r
+  color: #555;\r
+}\r
+.skin-3 .nav.nav-tabs > li.active {\r
+  background: transparent;\r
+}\r
+body.md-skin {\r
+  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;\r
+  background-color: #ffffff;\r
+}\r
+.md-skin .label,\r
+.md-skin .badge {\r
+  font-family: 'Roboto';\r
+}\r
+.md-skin ul.nav-second-level {\r
+  background-color: inherit;\r
+}\r
+.md-skin .font-bold {\r
+  font-weight: 500;\r
+}\r
+.md-skin .wrapper-content {\r
+  padding: 30px 20px 40px;\r
+}\r
+@media (max-width: 768px) {\r
+  .md-skin .wrapper-content {\r
+    padding: 30px 0 40px;\r
+  }\r
+}\r
+.md-skin .page-heading {\r
+  border-bottom: none !important;\r
+  border-top: 0;\r
+  padding: 0 10px 20px 10px;\r
+  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14);\r
+}\r
+.md-skin .full-height-layout .page-heading {\r
+  border-bottom: 1px solid #e7eaec !important;\r
+}\r
+.md-skin .ibox {\r
+  clear: both;\r
+  margin-bottom: 25px;\r
+  margin-top: 0;\r
+  padding: 0;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin .ibox.border-bottom {\r
+  border-bottom: none !important;\r
+}\r
+.md-skin .ibox-title,\r
+.md-skin .ibox-content {\r
+  border-style: none;\r
+}\r
+.md-skin .ibox-title h5 {\r
+  font-size: 16px;\r
+  font-weight: 400;\r
+}\r
+.md-skin a.close-canvas-menu {\r
+  color: #ffffff;\r
+}\r
+.md-skin .welcome-message {\r
+  color: #ffffff;\r
+  font-weight: 300;\r
+}\r
+.md-skin #top-search::-moz-placeholder {\r
+  color: #ffffff;\r
+}\r
+.md-skin #top-search::-webkit-input-placeholder {\r
+  color: #ffffff;\r
+}\r
+.md-skin #nestable-output,\r
+.md-skin #nestable2-output {\r
+  font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif;\r
+}\r
+.md-skin .landing-page {\r
+  font-family: 'Roboto', helvetica, arial, sans-serif;\r
+}\r
+.md-skin .landing-page.navbar-default.navbar-scroll {\r
+  background-color: #fff !important;\r
+}\r
+.md-skin .landing-page.navbar-default {\r
+  background-color: transparent !important;\r
+  box-shadow: none;\r
+}\r
+.md-skin .landing-page.navbar-default .nav li a {\r
+  font-family: 'Roboto', helvetica, arial, sans-serif;\r
+}\r
+.md-skin .nav > li > a {\r
+  color: #676a6c;\r
+  padding: 14px 20px 14px 25px;\r
+}\r
+.md-skin .nav.navbar-right > li > a {\r
+  color: #ffffff;\r
+}\r
+.md-skin .nav > li.active > a {\r
+  color: #5b5d5f;\r
+  font-weight: 700;\r
+}\r
+.md-skin .navbar-default .nav > li > a:hover,\r
+.md-skin .navbar-default .nav > li > a:focus {\r
+  font-weight: 700;\r
+  color: #5b5d5f;\r
+}\r
+.md-skin .nav .open > a,\r
+.md-skin .nav .open > a:hover,\r
+.md-skin .nav .open > a:focus {\r
+  background: #1ab394;\r
+}\r
+.md-skin .navbar-top-links li {\r
+  display: inline-table;\r
+}\r
+.md-skin .navbar-top-links .dropdown-menu li {\r
+  display: block;\r
+}\r
+.md-skin .pace-done .nav-header {\r
+  transition: all 0.4s;\r
+}\r
+.md-skin .nav > li.active {\r
+  background: #f8f8f9;\r
+}\r
+.md-skin .nav-second-level li a {\r
+  padding: 7px 10px 7px 52px;\r
+}\r
+.md-skin .nav-third-level li a {\r
+  padding-left: 62px;\r
+}\r
+.md-skin .navbar-top-links li a {\r
+  padding: 20px 10px;\r
+  min-height: 50px;\r
+}\r
+.md-skin .nav > li > a {\r
+  font-weight: 400;\r
+}\r
+.md-skin .navbar-static-side .nav > li > a:focus,\r
+.md-skin .navbar-static-side .nav > li > a:hover {\r
+  background-color: inherit;\r
+}\r
+.md-skin .navbar-top-links .dropdown-menu li a {\r
+  padding: 3px 20px;\r
+  min-height: inherit;\r
+}\r
+.md-skin .nav-header .navbar-fixed-top a {\r
+  color: #ffffff;\r
+}\r
+.md-skin .nav-header .text-muted {\r
+  color: #ffffff;\r
+}\r
+.md-skin .navbar-form-custom .form-control {\r
+  font-weight: 300;\r
+}\r
+.md-skin .mini-navbar .nav-second-level {\r
+  background-color: inherit;\r
+}\r
+.md-skin .mini-navbar li.active .nav-second-level {\r
+  left: 65px;\r
+}\r
+.md-skin .canvas-menu.mini-navbar .nav-second-level {\r
+  background: inherit;\r
+}\r
+.md-skin .pace-done .navbar-static-side,\r
+.md-skin .pace-done .nav-header,\r
+.md-skin .pace-done li.active,\r
+.md-skin .pace-done #page-wrapper,\r
+.md-skin .pace-done .footer {\r
+  -webkit-transition: all 0.4s;\r
+  -moz-transition: all 0.4s;\r
+  -o-transition: all 0.4s;\r
+  transition: all 0.4s;\r
+}\r
+.md-skin .navbar-fixed-top {\r
+  background: #fff;\r
+  transition-duration: 0.4s;\r
+  z-index: 2030;\r
+  border-bottom: none !important;\r
+}\r
+.md-skin .navbar-fixed-top,\r
+.md-skin .navbar-static-top {\r
+  background-color: #1ab394 !important;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin .navbar-static-side {\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin #right-sidebar {\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+  border: none;\r
+  z-index: 900;\r
+}\r
+.md-skin .white-bg .navbar-fixed-top,\r
+.md-skin .white-bg .navbar-static-top {\r
+  background: #fff !important;\r
+}\r
+.md-skin .contact-box {\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+  border: none;\r
+}\r
+.md-skin .dashboard-header {\r
+  border-bottom: none !important;\r
+  border-top: 0;\r
+  padding: 20px 20px 20px 20px;\r
+  margin: 30px 20px 0 20px;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+@media (max-width: 768px) {\r
+  .md-skin .dashboard-header {\r
+    margin: 20px 0 0 0;\r
+  }\r
+}\r
+.md-skin ul.notes li div {\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin .file {\r
+  border: none;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin .mail-box {\r
+  background-color: #ffffff;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+  padding: 0;\r
+  margin-bottom: 20px;\r
+  border: none;\r
+}\r
+.md-skin .mail-box-header {\r
+  border: none;\r
+  background-color: #ffffff;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+  padding: 30px 20px 20px 20px;\r
+}\r
+.md-skin .mailbox-content {\r
+  border: none;\r
+  padding: 20px;\r
+  background: #ffffff;\r
+}\r
+.md-skin .social-feed-box {\r
+  border: none;\r
+  background: #fff;\r
+  margin-bottom: 15px;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin.landing-page .navbar-default {\r
+  background-color: transparent !important;\r
+  border-color: transparent;\r
+  transition: all 0.3s ease-in-out 0s;\r
+  box-shadow: none;\r
+}\r
+.md-skin.landing-page .navbar-default.navbar-scroll,\r
+.md-skin.landing-page.body-small .navbar-default {\r
+  background-color: #ffffff !important;\r
+}\r
+.md-skin.landing-page .nav > li.active {\r
+  background: inherit;\r
+}\r
+.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {\r
+  padding: 20px 10px;\r
+}\r
+.md-skin.landing-page .navbar-default .nav li a {\r
+  font-family: 'Roboto', helvetica, arial, sans-serif;\r
+}\r
+.md-skin.landing-page .nav > li > a {\r
+  padding: 25px 10px 15px 10px;\r
+}\r
+.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover,\r
+.md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {\r
+  background: inherit;\r
+  color: #1ab394;\r
+}\r
+.md-skin.landing-page.body-small .nav.navbar-right > li > a {\r
+  color: #676a6c;\r
+}\r
+.md-skin .landing_link a,\r
+.md-skin .special_link a {\r
+  color: #ffffff !important;\r
+}\r
+.md-skin.canvas-menu.mini-navbar .nav-second-level {\r
+  background: #f8f8f9;\r
+}\r
+.md-skin.mini-navbar .nav-second-level {\r
+  background-color: #ffffff;\r
+  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);\r
+}\r
+.md-skin.mini-navbar .nav-second-level li a {\r
+  padding-left: 0;\r
+}\r
+.md-skin.mini-navbar.fixed-sidebar .nav-second-level li a {\r
+  padding-left: 52px;\r
+}\r
+.md-skin.top-navigation .nav.navbar-right > li > a {\r
+  padding: 15px 20px;\r
+  color: #676a6c;\r
+}\r
+.md-skin.top-navigation .nav > li a:hover,\r
+.md-skin .top-navigation .nav > li a:focus,\r
+.md-skin.top-navigation .nav .open > a,\r
+.md-skin.top-navigation .nav .open > a:hover,\r
+.md-skin.top-navigation .nav .open > a:focus {\r
+  color: #1ab394;\r
+  background: #ffffff;\r
+}\r
+.md-skin.top-navigation .nav > li.active a {\r
+  color: #1ab394;\r
+  background: #ffffff;\r
+}\r
+.md-skin.fixed-nav #side-menu {\r
+  background-color: #fff;\r
+}\r
+.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {\r
+  margin-top: 0;\r
+}\r
+.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {\r
+  width: 0;\r
+}\r
+.md-skin.fixed-sidebar.mini-navbar #page-wrapper {\r
+  margin: 0 0 0 0;\r
+}\r
+.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {\r
+  margin: 0 0 0 0;\r
+}\r
+.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {\r
+  width: 220px;\r
+  background-color: #ffffff;\r
+}\r
+.md-skin.boxed-layout #wrapper {\r
+  background-color: #ffffff;\r
+}\r
+.md-skin.canvas-menu nav.navbar-static-side {\r
+  z-index: 2001;\r
+  background: #ffffff;\r
+  height: 100%;\r
+  position: fixed;\r
+  display: none;\r
+}\r
+@media (min-width: 768px) {\r
+  #page-wrapper {\r
+    position: inherit;\r
+    margin: 0 0 0 220px;\r
+    min-height: 100vh;\r
+  }\r
+  .navbar-static-side {\r
+    z-index: 2001;\r
+    position: absolute;\r
+    width: 220px;\r
+  }\r
+  .navbar-top-links .dropdown-messages,\r
+  .navbar-top-links .dropdown-tasks,\r
+  .navbar-top-links .dropdown-alerts {\r
+    margin-left: auto;\r
+  }\r
+}\r
+@media (max-width: 768px) {\r
+  #page-wrapper {\r
+    position: inherit;\r
+    margin: 0 0 0 0;\r
+    min-height: 100vh;\r
+  }\r
+  .body-small .navbar-static-side {\r
+    display: none;\r
+    z-index: 2001;\r
+    position: absolute;\r
+    width: 70px;\r
+  }\r
+  .body-small.mini-navbar .navbar-static-side {\r
+    display: block;\r
+  }\r
+  .lock-word {\r
+    display: none;\r
+  }\r
+  .navbar-form-custom {\r
+    display: none;\r
+  }\r
+  .navbar-header {\r
+    display: inline;\r
+    float: left;\r
+  }\r
+  .sidebar-panel {\r
+    z-index: 2;\r
+    position: relative;\r
+    width: auto;\r
+    min-height: 100% !important;\r
+  }\r
+  .sidebar-content .wrapper {\r
+    padding-right: 0;\r
+    z-index: 1;\r
+  }\r
+  .fixed-sidebar.body-small .navbar-static-side {\r
+    display: none;\r
+    z-index: 2001;\r
+    position: fixed;\r
+    width: 220px;\r
+  }\r
+  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {\r
+    display: block;\r
+  }\r
+  .ibox-tools {\r
+    float: none;\r
+    text-align: right;\r
+    display: block;\r
+  }\r
+  .navbar-static-side {\r
+    display: none;\r
+  }\r
+  body:not(.mini-navbar) {\r
+    -webkit-transition: background-color 500ms linear;\r
+    -moz-transition: background-color 500ms linear;\r
+    -o-transition: background-color 500ms linear;\r
+    -ms-transition: background-color 500ms linear;\r
+    transition: background-color 500ms linear;\r
+    background-color: #f3f3f4;\r
+  }\r
+}\r
+@media (max-width: 350px) {\r
+  .timeline-item .date {\r
+    text-align: left;\r
+    width: 110px;\r
+    position: relative;\r
+    padding-top: 30px;\r
+  }\r
+  .timeline-item .date i {\r
+    position: absolute;\r
+    top: 0;\r
+    left: 15px;\r
+    padding: 5px;\r
+    width: 30px;\r
+    text-align: center;\r
+    border: 1px solid #e7eaec;\r
+    background: #f8f8f8;\r
+  }\r
+  .timeline-item .content {\r
+    border-left: none;\r
+    border-top: 1px solid #e7eaec;\r
+    padding-top: 10px;\r
+    min-height: 100px;\r
+  }\r
+  .nav.navbar-top-links li.dropdown {\r
+    display: none;\r
+  }\r
+  .ibox-tools {\r
+    float: none;\r
+    text-align: left;\r
+    display: inline-block;\r
+  }\r
+}\r
+/* Only demo */\r
+@media (max-width: 1000px) {\r
+  .welcome-message {\r
+    display: none;\r
+  }\r
+}\r
+@media print {\r
+  nav.navbar-static-side {\r
+    display: none;\r
+  }\r
+  body {\r
+    overflow: visible !important;\r
+  }\r
+  #page-wrapper {\r
+    margin: 0;\r
+  }\r
+}\r