footer {
  z-index: 3;
}
.toggle {
  float: left;
  margin: 0;
  padding-top: 16px;
  margin-right: 0 7px;
}
.toggle a {
  padding: 15px 15px 0;
  margin: 0;
  cursor: pointer;
}
.toggle a i {
  font-size: 26px;
}
.nav-sm .container.body .col-md-3.left_col {
  min-height: 100%;
  width: 70px;
  padding: 0;
  z-index: 9999;
  position: absolute;
}
.nav-sm .container.body .col-md-3.left_col.menu_fixed {
  position: fixed;
  height: 100%;
}
.nav-sm .container.body .col-md-3.left_col .mCSB_container,
.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox {
  overflow: visible;
}
.nav-sm .hidden-small {
  visibility: hidden;
}
.nav-sm .container.body .right_col {
  padding: 10px 20px;
  margin-left: 70px;
  z-index: 2;
}
.nav-sm .navbar.nav_title {
  width: 70px;
}
.nav-sm .navbar.nav_title a span {
  display: none;
}
.nav-sm .navbar.nav_title a i {
  font-size: 27px;
  margin: 13px 0 0 3px;
}
.nav-sm .main_container .top_nav {
  display: block;
  margin-left: 70px;
  z-index: 2;
}
.nav-sm .nav.side-menu li a {
  text-align: center !important;
  font-weight: 400;
  font-size: 10px;
  padding: 10px 5px;
}
.nav-sm .nav.child_menu li.active,
.nav-sm .nav.side-menu li.active-sm {
  border-right: 5px solid #26437c;
}
.nav-sm .nav.side-menu li.active-sm ul ul,
.nav-sm ul.nav.child_menu ul {
  position: static;
  width: 200px;
  background: none;
}
.nav-sm > .nav.side-menu > li.active-sm > a {
  color: #26437c !important;
}
.nav-sm .nav.side-menu li a i.toggle-up {
  display: none !important;
}
.nav-sm .nav.side-menu li a i {
  font-size: 25px !important;
  text-align: center;
  width: 100% !important;
  margin-bottom: 5px;
}
.nav-sm ul.nav.child_menu {
  left: 100%;
  position: absolute;
  top: 0;
  width: 210px;
  z-index: 4000;
  background: #fefefe;
  display: none;
}
.nav-sm ul.nav.child_menu li {
  padding: 0 10px;
}
.nav-sm ul.nav.child_menu li a {
  text-align: left !important;
}
.nav-sm .profile {
  display: none;
}
.menu_section {
  margin-bottom: 35px;
}
.menu_section h3 {
  padding-left: 23px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0;
  margin-top: 0;
  text-shadow: 1px 1px #fff;
}
.menu_section > ul {
  margin-top: 10px;
}
.main_menu span.fa {
  float: right;
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  min-width: inherit;
  color: #c4cfda;
}
.active a span.fa {
  text-align: right !important;
  margin-right: 4px;
}
.company_title {
  display: block;
  padding-top: 16px;
  font-size: 20px;
  padding-left: 20px;
  color: #008dd7;
}
.nav-sm .menu_section {
  margin: 0;
}
.nav-sm .menu_section h3,
.nav-sm span.fa {
  display: none;
}
.nav-sm li li span.fa {
  display: inline-block;
}
.nav_menu {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
@media (min-width: 480px) {
  .nav_menu {
    position: static;
  }
}
.nav-md .container.body .col-md-3.left_col {
  min-height: 100%;
  width: 230px;
  padding: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}
.nav-md .container.body .col-md-3.left_col.menu_fixed {
  height: 100%;
  position: fixed;
}
.nav-md .container.body .right_col {
  padding: 10px 20px 0;
  margin-left: 230px;
}
.nav_title {
  width: 230px;
  float: left;
  background: #fefefe;
  border-radius: 0;
  height: 57px;
  margin-top: 5px;
}
.x_panel {
  position: relative;
  width: 100%;
  padding: 10px 17px;
  display: inline-block;
  background: #fff;
  border: 1px solid #e6e9ed;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.x_panel,
.x_title {
  margin-bottom: 10px;
}
.x_title {
  border-bottom: 2px solid #e6e9ed;
  padding: 1px 5px 6px;
}
.x_title .filter {
  width: 40%;
  float: right;
}
.x_title h2 {
  margin: 5px 0 6px;
  float: left;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.x_title h2 small {
  margin-left: 10px;
}
.x_title span {
  color: #bdbdbd;
}
.x_content {
  padding: 0 5px 6px;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  margin-top: 5px;
}
.x_content h4 {
  font-size: 16px;
  font-weight: 500;
}
.x_footer {
  padding: 0 10px;
  width: 100%;
  float: left;
}
@media (max-width: 991px) {
  .nav-md .container.body .right_col,
  .nav-md .container.body .top_nav {
    width: 100%;
    margin: 0;
  }
  .nav-md .container.body .col-md-3.left_col {
    display: none;
  }
  .nav-md .container.body .right_col {
    width: 100%;
    padding-right: 0;
  }
  .right_col {
    padding: 10px !important;
  }
}
@media (max-width: 1200px) {
  .x_title h2 {
    width: 62%;
    font-size: 17px;
  }
  .graph,
  .tile {
    zoom: 85%;
    height: inherit;
  }
}
@media (max-width: 1270px) and (min-width: 192px) {
  .x_title h2 small {
    display: none;
  }
}
.left_col .mCSB_scrollTools {
  width: 6px;
}
.left_col .mCSB_dragger {
  max-height: 400px !important;
}
.blue {
  color: #3498db;
}
.purple {
  color: #9b59b6;
}
.green {
  color: #1abb9c;
}
.aero {
  color: #9cc2cb;
}
.red {
  color: #e74c3c;
}
.dark {
  color: #34495e;
}
.border-blue {
  border-color: #3498db !important;
}
.border-purple {
  border-color: #9b59b6 !important;
}
.border-green {
  border-color: #1abb9c !important;
}
.border-aero {
  border-color: #9cc2cb !important;
}
.border-red {
  border-color: #e74c3c !important;
}
.border-dark {
  border-color: #34495e !important;
}
.bg-white {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #73879c;
}
.bg-green {
  background: #1abb9c !important;
  border: 1px solid #1abb9c !important;
  color: #fff;
}
.bg-red {
  background: #e74c3c !important;
  border: 1px solid #e74c3c !important;
  color: #fff;
}
.bg-blue {
  background: #3498db !important;
  border: 1px solid #3498db !important;
  color: #fff;
}
.bg-orange {
  background: #f39c12 !important;
  border: 1px solid #f39c12 !important;
  color: #fff;
}
.bg-purple {
  background: #9b59b6 !important;
  border: 1px solid #9b59b6 !important;
  color: #fff;
}
.bg-blue-sky {
  background: #50c1cf !important;
  border: 1px solid #50c1cf !important;
  color: #fff;
}
.container {
  padding: 0;
  max-width: none;
}
.navbar-brand,
.navbar-nav > li > a {
  color: #fff !important;
}
.top_nav .nav .open > a,
.top_nav .nav .open > a:focus,
.top_nav .nav .open > a:hover,
.top_nav .nav > li > a:focus,
.top_nav .nav > li > a:hover {
  background: #060606;
}
body {
  color: #000;
  background: #fff;
  font-family: Helvetica Neue, Roboto, Arial, Droid Sans, sans-serif;
}
.main_container .top_nav {
  display: block;
  margin-left: 230px;
  min-height: 60px;
}
.no-padding {
  padding: 0 !important;
}
.page-title {
  width: 100%;
  height: 65px;
  padding: 10px 0;
}
.page-title .title_left {
  width: 45%;
  float: left;
  display: block;
}
.page-title .title_left h3 {
  margin: 9px 0;
}
.page-title .title_right {
  width: 55%;
  float: left;
  display: block;
}
.page-title .title_right .pull-right {
  margin: 10px 0;
}
.fixed_height_320 {
  height: 320px;
}
.fixed_height_390 {
  height: 390px;
}
.fixed_height_200 {
  height: 200px;
}
.overflow_hidden {
  overflow: hidden;
}
.progress-bar-dark {
  background-color: #34495e !important;
}
.progress-bar-gray {
  background-color: #bdc3c7 !important;
}
table.no-margin .progress {
  margin-bottom: 0;
}
.main_content {
  padding: 10px 20px;
}
.col-md-55 {
  width: 50%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .col-md-55 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-55 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-md-55 {
    width: 20%;
  }
}
@media (min-width: 192px) and (max-width: 1270px) {
  table.tile_info span.right {
    margin-right: 7px;
    float: left;
  }
}
.center-margin {
  margin: 0 auto;
  float: none !important;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-55,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.grid_slider .col-md-6 {
  padding: 0 40px;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
a {
  color: #5a738e;
  text-decoration: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
:active,
:focus,
:visited,
a,
a:active,
a:focus,
a:visited {
  outline: 0;
}
a:focus,
a:hover {
  text-decoration: none;
}
.navbar {
  margin-bottom: 0;
}
.navbar-header {
  background: #34495e;
}
.navbar-right {
  margin-right: 0;
}
.top_nav .navbar-right {
  margin: 0;
  width: 70%;
  float: right;
}
.top_nav .navbar-right li {
  display: inline-block;
  float: right;
  position: static;
}
@media (min-width: 480px) {
  .top_nav .navbar-right li {
    position: relative;
  }
}
.top_nav .dropdown-menu li {
  width: 100%;
}
.top_nav .dropdown-menu li a {
  width: 100%;
  padding: 12px 20px;
}
.top_nav li a i {
  font-size: 15px;
}
.navbar-static-top {
  position: fixed;
  top: 0;
  width: 100%;
}
.sidebar-header {
  border-bottom: 0;
  margin-top: 46px;
}
.sidebar-header:first-of-type {
  margin-top: 0;
}
.nav.side-menu > li {
  position: relative;
  display: block;
  cursor: pointer;
  border-bottom: 1px dotted #eee;
}
.nav.side-menu > li > a {
  margin-bottom: 6px;
}
.nav.side-menu > li > a:hover {
  color: #060606 !important;
}
.nav.side-menu > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background: transparent;
}
.nav.child_menu {
  display: none;
}
.nav.child_menu li.active,
.nav.child_menu li:hover {
  background-color: hsla(0, 0%, 100%, 0.06);
}
.nav.child_menu li {
  padding-left: 36px;
}
.nav-md ul.nav.child_menu li:before {
  background: #425668;
  bottom: auto;
  content: "";
  height: 8px;
  left: 23px;
  margin-top: 15px;
  position: absolute;
  right: auto;
  width: 8px;
  z-index: 1;
  border-radius: 50%;
}
.nav-md ul.nav.child_menu li:after {
  border-left: 1px solid #425668;
  bottom: 0;
  content: "";
  left: 27px;
  position: absolute;
  top: 0;
}
.nav-md ul.nav.child_menu li:last-child:after {
  bottom: 50%;
}
.nav.child_menu > li > a,
.nav.side-menu > li > a {
  font-weight: 500;
}
.nav.child_menu li li.active,
.nav.child_menu li li:hover {
  background: none;
}
.nav.child_menu li li a.active,
.nav.child_menu li li a:hover {
  color: #e7e7e7;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 13px 15px 12px;
}
.nav.side-menu > li.current-page {
  border-right: 5px solid #26437c;
}
.nav li.current-page {
  background: hsla(0, 0%, 100%, 0.05);
}
.nav li li li.current-page {
  background: none;
}
.nav li li.current-page a {
  color: #000;
}
.nav.side-menu > li.active > a {
  text-shadow: rgba(43, 43, 43, 0.25) 0 -1px 0;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#e1ecf7),
      to(#c9e4fd)
    ),
    #cee6ff;
  background: linear-gradient(#e1ecf7, #c9e4fd), #cee6ff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0,
    inset hsla(0, 0%, 100%, 0.16) 0 1px 0;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), inset 0 1px 0 hsla(0, 0%, 100%, 0.16);
}
.navbar-brand,
.navbar-nav > li > a {
  font-weight: 500;
  color: #ecf0f1 !important;
  margin-left: 0 !important;
  line-height: 32px;
}
.site_title {
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  font-size: 22px;
  width: 100%;
  color: #ecf0f1 !important;
  margin-left: 0 !important;
  line-height: 59px;
  display: block;
  height: 55px;
  margin: 0;
  padding-left: 10px;
}
.site_title:focus,
.site_title:hover {
  text-decoration: none;
}
.nav.navbar-nav > li > a {
  color: #515356 !important;
}
.nav.top_menu > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #34495e !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
footer {
  background: #fff;
  padding: 10px 20px;
  display: block;
}
.nav-sm footer {
  margin-left: 70px;
}
.footer_fixed footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .footer_fixed .nav-sm footer,
  .footer_fixed footer {
    margin-left: 0;
  }
}
.tooltip {
  display: block !important;
}
.tiles {
  border-top: 1px solid #ccc;
  margin-top: 15px;
  padding-top: 5px;
  margin-bottom: 0;
}
.tile {
  overflow: hidden;
}
.top_tiles {
  margin-bottom: 0;
}
.top_tiles .tile h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 3px 0 7px;
  font-weight: 700;
}
article.media {
  width: 100%;
}
table.display {
  margin: 0 auto;
  clear: both;
  width: 100%;
}
table.display thead th {
  padding: 8px 18px 8px 10px;
  border-bottom: 1px solid #000;
  font-weight: 700;
  cursor: pointer;
}
table.display tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid #000;
  font-weight: 700;
}
table.display tr.heading2 td {
  border-bottom: 1px solid #aaa;
}
table.display td {
  padding: 3px 10px;
}
table.display td.center {
  text-align: center;
}
table.display thead td:active,
table.display thead th:active {
  outline: none;
}
.clear {
  clear: both;
}
tfoot input {
  margin: 0.5em 0;
  width: 100%;
  color: #444;
}
tfoot input.search_init {
  color: #999;
}
td.group {
  border-bottom: 2px solid #a19b9e;
  border-top: 2px solid #a19b9e;
}
td.details,
td.group {
  background-color: #d1cfd0;
}
td.details {
  border: 2px solid #a19b9e;
}
table.display tr.even.row_selected td {
  background-color: #b0bed9;
}
table.display tr.odd.row_selected td {
  background-color: #9fafd1;
}
div.box {
  height: 100px;
  padding: 10px;
  overflow: auto;
  border: 1px solid #8080ff;
  background-color: #e5e5ff;
}
ul.msg_list li {
  background: #f7f7f7;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 6px 0;
  width: 96% !important;
}
ul.msg_list li:last-child {
  margin-bottom: 6px;
  padding: 10px;
}
ul.msg_list li a {
  padding: 3px 5px !important;
}
ul.msg_list li a .image img {
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  float: left;
  margin-right: 10px;
  width: 11%;
}
ul.msg_list li a .time {
  font-size: 11px;
  font-style: italic;
  font-weight: 700;
  position: absolute;
  right: 35px;
}
ul.msg_list li a .message {
  display: block !important;
  font-size: 11px;
}
.dropdown-menu.msg_list span {
  white-space: normal;
}
.dropdown-menu {
  border: medium none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 9998;
  border: 1px solid #d9dee4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dropdown-menu > li > a {
  color: #5a738e;
}
.navbar-nav .open .dropdown-menu {
  position: absolute;
  background: #fff;
  margin-top: 0;
  border: 1px solid #d9dee4;
  -webkit-box-shadow: none;
  right: 0;
  left: auto;
  width: 220px;
}
.navbar-nav .open .dropdown-menu.msg_list {
  width: 300px;
}
.w_20 {
  width: 20%;
}
.w_25 {
  width: 25%;
}
.w_55 {
  width: 55%;
}
span.right {
  float: right;
  font-size: 14px !important;
}
.tile_info a {
  text-overflow: ellipsis;
}
.sidebar-footer {
  bottom: 0;
  clear: both;
  display: block;
  padding: 5px 0 0;
  position: fixed;
  width: 230px;
  background: #2a3f54;
}
.sidebar-footer a {
  padding: 7px 0 3px;
  text-align: center;
  width: 25%;
  font-size: 17px;
  display: block;
  float: left;
  background: #172d44;
}
.sidebar-footer a:hover {
  background: #425567;
}
.fontawesome-icon-list .fa-hover a:hover {
  background-color: #ddd;
  color: #fff;
  text-decoration: none;
}
.fontawesome-icon-list .fa-hover a {
  display: block;
  line-height: 32px;
  height: 32px;
  padding-left: 10px;
  border-radius: 4px;
}
.fontawesome-icon-list .fa-hover a:hover .fa {
  font-size: 28px;
  vertical-align: -6px;
}
.fontawesome-icon-list .fa-hover a .fa {
  width: 32px;
  font-size: 16px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
.main_menu .fa {
  width: 26px;
  opacity: 0.99;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.editor.btn-toolbar {
  zoom: 1;
  background: #f7f7f7;
  margin: 5px 2px;
  padding: 3px 0;
  border: 1px solid #efefef;
}
.input-group {
  margin-bottom: 10px;
}
.ln_solid {
  border-top: 1px solid #e5e5e5;
  color: #fff;
  background-color: #fff;
  height: 1px;
  margin: 20px 0;
}
span.section {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.form-control {
  border-radius: 0;
  width: 100%;
}
.form-horizontal .control-label {
  padding-top: 8px;
}
.form-control:focus {
  border-color: #ccd0d7;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
legend {
  font-size: 18px;
  color: inherit;
}
.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
.form-control-feedback {
  margin-top: 8px;
  height: 23px;
  color: #bbb;
  line-height: 24px;
  font-size: 15px;
}
.form-control-feedback.left {
  border-right: 1px solid #ccc;
  left: 13px;
}
.form-control-feedback.right {
  border-left: 1px solid #ccc;
  right: 13px;
}
.form-control.has-feedback-left {
  padding-left: 45px;
}
.form-control.has-feedback-right {
  padding-right: 45px;
}
.form-group {
  margin-bottom: 10px;
}
.validate {
  margin-top: 10px;
}
.invalid-form-error-message {
  margin-top: 10px;
  padding: 5px;
}
.invalid-form-error-message.filled {
  border-left: 2px solid #e74c3c;
}
p.parsley-success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}
p.parsley-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}
ul.parsley-errors-list {
  list-style: none;
  color: #e74c3c;
  padding-left: 0;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  background: #faedec;
  border: 1px solid #e85445;
}
.btn-group .parsley-errors-list {
  display: none;
}
.bad input,
.bad select,
.bad textarea {
  border: 1px solid #ce5454;
  -webkit-box-shadow: 0 0 4px -2px #ce5454;
  box-shadow: 0 0 4px -2px #ce5454;
  position: relative;
  left: 0;
  -moz-animation: 0.7s 1 shake linear;
  -webkit-animation: 0.7s 1 shake linear;
}
.item input,
.item textarea {
  -webkit-transition: 0.42s;
  transition: 0.42s;
}
.item .alert {
  float: left;
  margin: 0 0 0 20px;
  padding: 3px 10px;
  color: #fff;
  border-radius: 3px 4px 4px 3px;
  background-color: #ce5454;
  max-width: 170px;
  white-space: pre;
  position: relative;
  left: -15px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.item .alert:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #ce5454 transparent transparent;
  border-style: solid;
  border-width: 11px 7px;
  position: absolute;
  left: -13px;
  top: 1px;
}
.item.bad .alert {
  left: 0;
  opacity: 1;
}
.inl-bl {
  display: inline-block;
}
.well .markup {
  background: #fff;
  color: #777;
  position: relative;
  padding: 45px 15px 15px;
  margin: 15px 0 0;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.well .markup:after {
  content: "Example";
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  font-weight: 700;
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.box-center {
  right: 0;
  margin: 0 auto;
  margin-top: 5%;
  max-width: 370px;
  position: relative;
}
#main-message-box {
  padding: 10px 20px 5px;
  margin: 0 -20px 5px;
}
#main-message-body {
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
#main-message-close {
  position: absolute;
  right: 10px;
  margin-top: -5px;
  cursor: pointer;
}
.message-error {
  background-color: #de6b6b;
  color: #fff;
}
.message-success {
  background-color: #1a9417;
  color: #fff;
}
.page-image {
  width: 100%;
  height: auto;
}
#company-detail > p {
  padding: 0 15px;
}
.banner {
  height: 90px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
}
.banner > h3 {
  position: absolute;
  bottom: 5px;
  left: 10px;
  font-weight: 700;
  color: #26437c;
}
.banner-architecture {
  background-image: url(/images/architecture-22231.jpg);
}
.banner-analog {
  background-image: url(/images/analog-972947.jpg);
}
.banner-map {
  background-image: url(/images/map-of-the-world-429784.jpg);
}
.banner-time {
  background-image: url(/images/time-699965.jpg);
}
.banner-home {
  height: 300px;
  background-image: url(/images/home-image.jpg);
}
.banner-home > h3 {
  position: relative;
  top: 40px;
  bottom: auto;
  font-weight: 700;
  color: #26437c;
  margin-right: 50px;
  float: right;
}
.section-title {
  background-color: gray;
  color: #fff;
  padding: 5px;
  font-weight: 700;
}
dd:last-child {
  border-bottom: none;
}
.table-blue th {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#feffff),
    to(#e7f4ff)
  );
  background: linear-gradient(180deg, #feffff 0, #e7f4ff);
  color: #26437c;
}
.indent {
  text-indent: 14px;
}
.standard-border-bottom {
  border-bottom: 1px solid #b2b2b2;
}
footer {
  height: 50px;
  background-color: #26437c;
  color: #fff;
  text-align: center;
}
.fixed {
  position: fixed;
  width: 100%;
}
.stripe {
  height: 5px;
  background-color: #26437c;
  top: 0;
  z-index: 9;
}
#sidebar-menu {
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  .container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    width: 985px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
.right_col {
  margin-bottom: 15px;
}
.dataTables_wrapper {
  font-size: 12px;
}
.dataTables_wrapper td,
.dataTables_wrapper th {
  white-space: nowrap;
}
#news,
#news dt {
  font-weight: 400;
}
.dl-info dd,
.dl-info dt {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dl-info dd {
  border-bottom: 1px solid #26437c;
}
ul.port-contacts {
  border: 1px solid #000;
  padding-left: 15px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fffcf4),
    to(#fffcf4)
  );
  background: linear-gradient(#fffcf4, #fffcf4);
  margin: 20px 0;
}
ul.port-contacts li {
  list-style-type: none;
  display: inline;
  margin: 8px;
}
.contact-container {
  margin-top: 30px;
}
.contact-container .company_code_title{
           width: 200px;
            height: 20px;
            background-color: white;
            border: 1px solid black;
            text-align: center;

  }
.contact-container .port-title {
  font-weight: 700;
  font-size: 16px;
}
.contact-container .sub-header {
  font-size: 14px;
  font-weight: 700;
}
.contact-container dl:nth-child(2n) {
  float: left;
}
.contact-container dl:nth-child(odd) {
  border-left: 1px solid #000;
  float: right;
}
.contact-container dt {
  border-bottom: 1px dashed gray;
  margin-right: 30px;
  margin-bottom: 10px;
}
.contact-container dd {
  border-bottom: none;
}
.contact-container .pr-eas {
  font-weight: 700;
  color: #a70606;
}
.contact-container .pr-asl {
  font-weight: 700;
  color: #0632a7;
}
.block-text {
  padding: 10px 35px;
  font-family: Arial, Helvetica, Hiragino Kaku Gothic ProN,
    \\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3, sans-serif;
}
.impact {
  display: inline-block;
  font-size: 28px;
}
.impact,
.impact-md {
  color: #26437c;
  padding: 4px;
  font-weight: bolder;
}
.impact-md {
  font-size: 20px;
}
.impact-slate {
  color: #708090;
}
.impact-italic,
.impact-slate {
  font-size: 20px;
  font-weight: 700;
}
.impact-italic {
  padding: 4px;
  font-style: italic;
}
.impact-spacing {
  padding-top: 25px;
  padding-bottom: 25px;
}
#route-container .x_panel {
  padding: 0 0 10px;
}
