.page-content {
  padding: 10px 15px !important; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%; }

.col-xlg-1,
.col-xlg-10,
.col-xlg-11,
.col-xlg-12,
.col-xlg-2,
.col-xlg-3,
.col-xlg-4,
.col-xlg-5,
.col-xlg-6,
.col-xlg-7,
.col-xlg-8,
.col-xlg-9 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px; }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px; }

.example-wrap {
  margin-bottom: 0; }

.panel-title {
  display: block;
  padding: 13px 15px;
  font-size: 18px;
  color: #37474f; }

.panel {
  position: relative;
  margin-bottom: 10px;
  border-width: 0; }

.widget {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative; }

.input-group-addon:first-child {
  width: 75px; }

.navbar-brand-text {
  float: right; }

.list-inline-item {
  margin-right: 30px !important; }

#menux {
  float: left;
  margin-left: -260px;
  padding: 3px;
  width: 220px;
  background-color: #1c3959;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: auto; }

#menux.active {
  position: absolute;
  z-index: 999;
  margin-left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.no-js #loader {
  display: none; }

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0; }

.amcharts-main-div a {
  color: #fff !important;
  font-size: 1px !important; }

.se-pre-con {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("https://www.kryptonite.pt/img/Ellipsis.gif") center no-repeat #fff;
  background-size: 120px Auto; }

.dropdown-submenu {
  position: relative !important; }

.dropdown-submenu .dropdown-menu {
  left: 100% !important;
  margin-top: -8px !important;
  margin-left: 0 !important; }

.social li a {
  display: block;
  height: 32px;
  width: 32px;
  color: #ffffff !important;
  line-height: 36px;
  text-align: center;
  text-decoration: none !important; }

.col-center {
  display: inline-block;
  float: none; }

.m-t-9 {
  margin-top: 9px; }

.bg-facebook {
  background-color: #3b5998 !important; }

.bg-twitter {
  background-color: #00aced !important; }

.bg-linkedin {
  background-color: #007bb6 !important; }

.bg-dribbble {
  background-color: #ea4c89 !important; }

.bg-googleplus {
  background-color: #dd4b39 !important; }
