@charset "UTF-8";
/*------------- 
BRAND & SITE COLORS
-------------*/
/*------------- 
HELPERS
-------------*/
@font-face {
  font-family: "fontcustom";
  src: url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.eot");
  src: url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.eot?#iefix") format("embedded-opentype"), url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.woff") format("woff"), url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.ttf") format("truetype"), url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "fontcustom";
    src: url("/fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.svg#fontcustom") format("svg"); } }
[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.icon-clock:before,
.icon-doctorplus:before,
.icon-invoice:before,
.icon-sb-chart:before,
.icon-sb-email:before,
.icon-sb-invoice:before,
.icon-sb-report:before,
.icon-secure:before,
.icon-user:before,
.icon-users:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.icon-clock:before {
  content: "\f101"; }

.icon-doctorplus:before {
  content: "\f106"; }

.icon-invoice:before {
  content: "\f102"; }

.icon-sb-chart:before {
  content: "\f10c"; }

.icon-sb-email:before {
  content: "\f10d"; }

.icon-sb-invoice:before {
  content: "\f10e"; }

.icon-sb-report:before {
  content: "\f10f"; }

.icon-secure:before {
  content: "\f103"; }

.icon-user:before {
  content: "\f107"; }

.icon-users:before {
  content: "\f104"; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #515151;
  background-color: #fff; }

html, body {
  width: 100%;
  height: 100%; }

a {
  color: #00B7FF; }

/*
==============================================================================
:: Errors
============================================================================== */
.errors-list {
  color: #FF4136; }

/*
==============================================================================
:: Overwrite
============================================================================== */
.btn {
  cursor: pointer;
  background-color: transparent;
  color: inherit;
  padding: 6px 12px;
  border-radius: 0;
  border: 1px solid 0;
  font-size: 12px;
  line-height: 1.42857;
  vertical-align: middle;
  -webkit-transition: all .25s;
  transition: all .25s; }

.btn-success, .btn-success:focus, .btn-hover-success:hover, .btn-hover-success:active, .btn-hover-success.active, .btn.btn-active-success:active, .btn.btn-active-success.active, .dropdown.open > .btn.btn-active-success, .btn-group.open .dropdown-toggle.btn.btn-active-success {
  background-color: #97c664;
  border-color: #9cc96b;
  color: #fff; }

.btn-success:hover, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-color: #87bd4b;
  border-color: #8bbf51;
  color: #fff; }

.btn-danger, .btn-danger:focus, .btn-hover-danger:hover, .btn-hover-danger:active, .btn-hover-danger.active, .btn.btn-active-danger:active, .btn.btn-active-danger.active, .dropdown.open > .btn.btn-active-danger, .btn-group.open .dropdown-toggle.btn.btn-active-danger {
  background-color: #f76447;
  border-color: #f76c51;
  color: #fff; }

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-color: #f54928;
  border-color: #f54f2f;
  color: #fff; }

.panel {
  border-radius: 0 !important;
  border: 0;
  margin-bottom: 24px; }

.panel .panel-footer, .panel > :last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.panel .panel-heading, .panel > :first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-body {
  padding: 25px 20px; }

.pad-btm {
  padding-bottom: 15px; }

.pad-ver {
  padding-top: 15px;
  padding-bottom: 15px; }

.cls-container a, .cls-container a:hover, .cls-container a:focus {
  color: #fff; }

.btn-link {
  border-color: transparent; }

.mar-rgt {
  margin-right: 15px; }

.btn-info, .btn-info:focus, .btn-hover-info:hover, .btn-hover-info:active, .btn-hover-info.active, .btn.btn-active-info:active, .btn.btn-active-info.active, .dropdown.open > .btn.btn-active-info, .btn-group.open .dropdown-toggle.btn.btn-active-info {
  background-color: #46b9d8;
  border-color: #4ebcda;
  color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #5974d9;
  border-color: #4f6bd7; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #405fd3;
  border-color: #2f50cd; }

/*
==============================================================================
:: Footer
============================================================================== */
.site-footer {
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: right;
  background-color: #373664;
  position: absolute;
  bottom: 0px;
  left: 240px;
  color: white;
  border-top: 1px solid #eee;
  width: calc(100% - 240px);
  height: 46px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-transition: margin .25s ease-in;
  -o-transition: margin .25s ease-in;
  transition: margin .25s ease-in;
  padding: 15px 20px; }

/*
==============================================================================
:: Content
============================================================================== */
.top-header.header-fixed + .main-container {
  padding-top: 60px;
  background-color: #ecf0f5; }

.main-container {
  position: relative;
  min-height: 100%; }

.main-container:before {
  content: " ";
  line-height: 0;
  z-index: -2;
  position: absolute;
  display: block;
  width: 100%;
  max-width: inherit;
  top: 0;
  bottom: 0;
  background-color: #ecf0f5;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2); }

.panel-extra-actions > .btn {
  line-height: 15px; }

.main-container > .content-container {
  overflow: hidden;
  min-height: 100%;
  margin-left: 0;
  margin-left: 240px;
  padding: 15px;
  padding-bottom: 50px; }

.page {
  background: transparent; }

.page-dashboard .panel-box {
  position: relative;
  border-radius: 6px; }

.panel-box {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  text-align: center; }

.panel {
  border-radius: 0;
  border: 1px solid #e7ecf3;
  border-bottom: 1px solid rgba(0, 0, 0, 0.17);
  margin-bottom: 15px; }

.panel .panel-heading, .panel > :first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel .panel-heading, .panel > :first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading {
  position: relative;
  padding: 0;
  height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.panel-title {
  color: #2b425b;
  font-weight: 600;
  padding: 0 20px 0 20px;
  font-size: 1.2em;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

div.dataTables_filter {
  text-align: right; }

div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

.panel-control .pagination > li:not(.active) > a, .pagination > li > a {
  background-color: transparent;
  color: inherit; }

.pagination > li > a, .pagination > li > span {
  color: inherit;
  border-color: #dcdcdc;
  -webkit-transition: border-color, 0.25s;
  transition: border-color, 0.25s; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #54abd9;
  border-color: #54abd9; }

.pagination > li:first-child > a, .pagination > li:first-child span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.pagination > li:last-child > a, .pagination > li:last-child span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #54abd9;
  border-color: #54abd9; }

div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap; }

.page-dashboard .panel-box .panel-bottom, .page-dashboard .panel-box .panel-top {
  height: 100px;
  padding: 30px 15px;
  font-size: 40px;
  line-height: 1; }

.panel-box .panel-top {
  padding: 30px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.color-success {
  color: #A9DC8E; }

.page-dashboard .panel-box .panel-info {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -12px;
  text-align: center; }

.panel-info {
  border-color: #d4e4f1; }

.page-dashboard .panel-box .panel-info span {
  height: 24px;
  display: inline-block;
  padding: 4px 10px;
  text-transform: uppercase;
  line-height: 14px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  font-size: 11px;
  color: #777;
  border-radius: 1em; }

.page-dashboard .panel-box .panel-bottom {
  border-top: 1px solid #dfdfdf; }

.page-dashboard .panel-box .panel-bottom, .page-dashboard .panel-box .panel-top {
  height: 100px;
  padding: 30px 15px;
  font-size: 40px;
  line-height: 1; }

.panel-box .panel-bottom {
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.panel-box .panel-bottom, .panel-box .panel-top {
  display: block; }

.bg-light {
  background-color: #f9f9f9; }

.size-h4 {
  font-size: 17px; }

.btn-labeled:not(.btn-block):not(.form-icon) {
  font-family: inherit;
  font-size: 12px;
  line-height: 1.42857;
  padding-bottom: 0;
  padding-top: 0; }

.btn-labeled, .btn-labeled.fa {
  overflow: hidden; }

.btn-labeled:before {
  background-color: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin-left: -12px;
  margin-right: 6px;
  padding: 6px 12px; }

.btn-labeled.fa:before, .btn-labeled .fa:before {
  font-family: fontAwesome; }

.panel .panel-footer, .panel > :last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.panel-footer {
  background-color: #f0f2f4;
  color: #515151;
  border-color: #eaedf0;
  position: relative; }

.panel-heading > div {
  display: block; }

.breadcrumb {
  display: inline-block;
  margin-bottom: 0px;
  padding: 8px 15px 0px 0px;
  background-color: transparent;
  margin-top: 12px; }

.breadcrumb a {
  color: #777777; }

.top-header.header-fixed {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  height: 60px; }

.top-header .top-nav .nav-left > li > .btn-group > a, .top-header .top-nav .nav-left > li > a, .top-header .top-nav .nav-right > li > .btn-group > a, .top-header .top-nav .nav-right > li > a {
  position: relative;
  display: block;
  padding: 30px 16px; }

.top-header > .logo {
  background: #373664;
  position: absolute;
  line-height: 59px;
  text-align: center;
  display: inline-block;
  width: 240px; }

.top-header > .logo > a {
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-align: left;
  float: left;
  padding-left: 15px; }

.top-header > .logo > a:hover, .top-header > .logo > a:focus, .top-header > .logo > a:active {
  text-decoration: none; }

.top-header > .logo > a > span {
  font-weight: 900; }

.top-header > .top-nav {
  padding: 0 0 0 240px;
  font-size: 12px;
  height: 60px;
  line-height: 20px; }

.top-header > .top-nav > ul {
  margin-bottom: 0; }

.top-header > .top-nav > .nav-right {
  padding: 0 13px 0 0; }

.breadcrumb, .dropdown-menu, .list-inline, .list-unstyled, .media-list, .nav, .pager {
  list-style: none; }

.top-header .top-nav .nav-right > li {
  float: left; }

.top-header .top-nav .nav-right > li:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.06); }

.top-header .dropdown, .top-header .dropdown a, .top-header .dropdown a:hover, .top-header.bg-white, .top-header.bg-white .input-group-addon, .top-header.bg-white .input-group-addon:hover, .top-header.bg-white a, .top-header.bg-white a:hover {
  color: #626262; }

.top-header .top-nav .nav-left > li > .btn-group > a, .top-header .top-nav .nav-left > li > a, .top-header .top-nav .nav-right > li > .btn-group > a, .top-header .top-nav .nav-right > li > a {
  padding: 20px 22px; }

.top-header .dropdown-menu.panel {
  padding: 0;
  white-space: nowrap; }

.dropdown-menu.with-arrow.panel {
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

.top-header .top-nav .nav-right > li > a {
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.06); }

.list-unstyled {
  padding-left: 0; }

.breadcrumb, .dropdown-menu, .list-inline, .list-unstyled, .media-list, .nav, .pager {
  list-style: none; }

ol, ul {
  margin-bottom: 10px; }

.username {
  float: left;
  white-space: nowrap;
  margin: 0 10px;
  font-weight: bold; }

.dropdown-menu-md {
  min-width: 210px; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu {
  font-size: 12px;
  border-radius: 0;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
  margin: 1px 0 0 0;
  padding: 0;
  border: 1px solid #e9e9e9; }

.dropdown-menu-right.dropdown-menu.with-arrow:before {
  left: auto;
  right: 0;
  margin: -7px 25px 0 0; }

.dropdown-menu.with-arrow:before {
  margin: -7px 0 0 15px; }

.dropdown-menu.with-arrow:before, .dropdown-menu.with-arrow:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent; }

.pad-all {
  padding: 15px; }

.head-list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px; }

.head-list li a {
  display: block;
  padding: 10px 15px !important;
  color: rgba(0, 0, 0, 0.6) !important;
  background: transparent; }

.dropdown > .dropdown-menu, .mega-dropdown > .dropdown-menu, .dropdown > .dropdown-menu.head-list, .dropdown-menu.head-list {
  margin-top: 10px; }

.head-list li a:hover, .head-list li a:focus, .head-list li a:active {
  color: #000;
  background: rgba(0, 0, 0, 0.065);
  text-decoration: none; }

.top-header .top-nav .nav-right > li > a:hover, .top-header .top-nav .nav-right > li > a:active, .top-header .top-nav .nav-right > li > a:focus {
  text-decoration: none; }

.logo-img img {
  width: 20%;
  margin-right: 1rem; }

.main-container > .nav-container.nav-fixed {
  top: 59px;
  position: fixed;
  bottom: 0;
  float: none;
  background: #203468;
  box-shadow: none;
  z-index: 1150;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.main-container > .nav-container {
  display: block;
  z-index: 11;
  position: static;
  float: left;
  width: 240px; }

.main-container > .nav-container:before {
  z-index: -1;
  content: " ";
  line-height: 0;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: inherit;
  background-color: inherit;
  border-width: inherit;
  border-style: inherit;
  border-color: inherit; }

.main-container > .nav-vertical:before {
  left: 0; }

.nav-container.bg-white:before {
  box-shadow: inset -1px 0 1px rgba(255, 255, 255, 0.3); }

.nav-container:before {
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  width: 2px;
  z-index: 2; }

.nav-container > .nav-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.nav-container ul {
  padding-left: 0;
  list-style: none; }

.nav-container .nav {
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch; }

.nav-container .nav .nav-title {
  margin: 15px 15px 10px;
  color: #5ab1f6;
  font-size: 13px;
  font-weight: bold; }

.nav-container .nav > li {
  position: relative;
  margin: 0;
  text-align: left;
  transition: all .25s ease-in-out; }

.nav-container .nav a,
.nav-container .nav ul li > a,
.nav-container .nav > li,
.nav-container .nav > li > a {
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out; }

.nav-container .nav > li > a {
  position: relative;
  display: block;
  padding: 15px;
  transition: all .25s ease-in-out;
  font-weight: bold;
  color: #bbdffb; }

.nav-container .nav > li > a:hover,
.nav-container .nav > li > a:focus,
.nav-container .nav > li > a:active,
.nav-container .nav > li.active > a {
  color: #fff; }

.nav-container .nav a {
  font-size: 13px;
  transition: all .25s ease-in-out; }

.nav-container .nav > li > a > .nav-icon,
.nav-container .nav > li > a > i {
  display: inline-block;
  margin-right: 10px;
  margin-top: 4px;
  width: 20px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.nav-container .nav > li > .icon-has-ul,
.nav-container .nav > li > .icon-has-ul-h {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 8px;
  line-height: 19px; }

.nav-container ul {
  padding-left: 0;
  list-style: none; }

.nav-container.bg-white .nav ul {
  background-color: #f6f6f6; }

.nav-container .nav ul li > a:first-child {
  border-top: none; }

.nav-container .nav ul li > a {
  position: relative;
  display: block;
  padding: 13px 0 13px 25px;
  transition: all .25s ease-in-out; }

.list-divider {
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 15px 0;
  height: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 0; }

.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%; }

.text-center {
  text-align: center !important; }

.middle {
  display: table-cell;
  vertical-align: middle; }

.inner {
  margin-left: auto;
  margin-right: auto; }

.form-text.form-checkbox:not(.btn), .form-text.form-radio:not(.btn) {
  padding-left: 25px;
  line-height: 20px; }

.attach-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto; }

.help-block {
  color: red; }

.text-thin {
  font-weight: 300; }

.clearfix:after {
  clear: both; }

.clear {
  clear: both; }

.hidden {
  display: none !important; }

.no-padding {
  padding: 0 0; }

.pad-all-15 {
  padding: 15px; }

.height-100 {
  height: 100%; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.login-content {
  background-color: #2c488f;
  width: 100%;
  height: 100%; }

.login-content .logo {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  display: block;
  padding-bottom: 3rem;
  padding-top: 2rem; }

.site-logo {
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle; }

.site-logo > a > span {
  font-weight: 800;
  font-size: 22px; }

.site-logo > a {
  color: #565656;
  font-weight: 100;
  font-size: 16px; }

.site-logo > a:hover, .site-logo > a:active, .site-logo > a:focus {
  text-decoration: none; }

.mb15 {
  margin-bottom: 15px; }

.site-logo-subtitle {
  font-size: 17px; }

.cls-content {
  padding: 20px 25px 20px 25px;
  position: relative;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  width: 440px;
  background-color: white;
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
  border-radius: 1px;
  min-height: 420px; }

.cls-content .cls-content-sm {
  color: #515151;
  width: 350px;
  min-width: 270px;
  margin: 30px auto 0 auto;
  position: relative; }

.cls-content-sm > .form-horizontal > .form-group {
  margin-right: 0px;
  margin-left: 0px; }

.cls-content-sm > .form-horizontal > .form-group-lg > .form-control {
  height: 44px;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 1.33;
  border-radius: 2px;
  box-shadow: none; }

.cls-content-sm > .form-horizontal > .form-group-lg > .form-control:focus {
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.06); }

.cls-content-sm > .form-horizontal > .form-group-lg > .form-control:focus {
  border-color: #acbaec;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(172, 186, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(172, 186, 236, 0.6); }

.btn-w120 {
  width: 120px; }

.cls-content-sm > .form-horizontal > div > .btn-lg {
  padding: 12px 20px;
  font-size: 13px;
  line-height: 1.33;
  border-radius: 2px; }

.cls-content-sm > .form-horizontal > div > .btn {
  box-shadow: 0 1px 0.5px rgba(0, 0, 0, 0.02);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

.cls-content-sm > .form-horizontal > div > .btn-primary {
  color: #fff;
  background-color: #5974d9;
  border-color: #4f6bd7; }

.cls-content-sm > .form-horizontal > div > .btn-primary:hover, .cls-content-sm > .form-horizontal > div > .btn-primary:focus, .cls-content-sm > .form-horizontal > div > .btn-primary:active {
  color: #fff;
  background-color: #405fd3;
  border-color: #2f50cd; }

.site-foot {
  position: absolute;
  bottom: 0px;
  background: #f7f7f7;
  border-top: 1px solid #eee;
  width: 100%;
  height: 46px;
  -webkit-transition: margin .25s ease-in;
  -o-transition: margin .25s ease-in;
  transition: margin .25s ease-in;
  padding: 15px 20px; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: inherit;
  border-bottom-color: #fff; }

.nav-tabs > li > a {
  font-weight: 700;
  color: #515253;
  background-color: #edf1f2;
  margin: 0;
  border: 1px solid #dde6e9;
  border-radius: 0;
  padding: 10px 20px; }

.proxy-tab-content {
  padding: 15px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #dde6e9; }

.proxy-tab-buttons button {
  margin-left: 10px; }

.nav-tabs > li > a:hover {
  border-color: #ddd; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.form-control {
  font-size: 12px;
  height: 100%;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e9e9e9;
  transition-duration: .25s;
  display: block;
  width: 100%;
  color: #000000;
  background-color: #fff; }

.control-label {
  line-height: 31px;
  font-weight: normal;
  text-align: right;
  padding: 0 0; }

.input-group-addon {
  border: 1px solid #e1e5ea;
  background-color: transparent;
  border-radius: 0;
  min-width: 45px; }

.form-control.boxed {
  display: block !important;
  width: 100% !important; }

.form-control:focus, input.input-primary, input.input-primary:focus {
  border-color: #7992BF; }

.form-control:focus {
  border-color: #7992BF;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.form-group {
  width: 100% !important;
  margin-bottom: 10px;
  display: inline-block;
  min-height: 69px; }

.ng-submitted input.ng-invalid,
.ng-submitted select.ng-invalid,
input.ng-invalid.ng-dirty,
select.ng-invalid.ng-dirty,
input.error,
select.error {
  border: 2px solid #ff0000 !important; }

.panel-body .form-group > .control-label {
  font-weight: bold; }

.form-actions {
  padding-top: 15px;
  margin-top: 10px; }

.form-actions > button {
  margin-left: 15px; }

.btn-success {
  color: #fff;
  background-color: #19c395;
  border-color: #18b88c; }

.btn-danger {
  color: #fff;
  background-color: #fc3644;
  border-color: #fc2938; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #16a880;
  border-color: #139471; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #fc1828;
  border-color: #f90415; }

.table-search {
  float: right;
  width: 300px;
  font-size: 13px;
  background-color: transparent;
  height: 30px;
  margin-top: 10px;
  margin-right: 10px; }

.title span {
  float: left; }

.table-panel > .panel-body {
  padding: 15px 20px 25px; }

.table-panel > .panel-heading > .panel-title {
  line-height: 50px; }

.panel-heading > .panel-extra-actions,
.table-panel > .panel-heading > .panel-extra-actions {
  float: right;
  margin-right: 20px;
  margin-top: 10px; }

.panel-heading > .panel-extra-actions > .btn
.table-panel > .panel-heading > .panel-extra-actions > .btn {
  height: 30px; }

.panel-heading > .panel-extra-actions > .dropdown-menu,
.table-panel > .panel-heading > .panel-extra-actions > .dropdown-menu {
  left: auto;
  top: 90%; }

.panel-heading > .panel-extra-actions > .dropdown-menu > li > a,
.table-panel > .panel-heading > .panel-extra-actions > .dropdown-menu > li > a {
  height: 30px;
  line-height: 24px;
  font-size: 13px; }

.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > th {
  padding: 12px 10px !important;
  line-height: 1.42857143;
  vertical-align: top; }

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
  padding: 5px 10px !important;
  vertical-align: middle;
  border-top: 1px solid #e9e9e9;
  height: 40px; }

.table > tbody > tr > td {
  color: #758697;
  padding: 8px;
  line-height: 1.42857143; }

.table > tbody > tr:nth-child(2n+1) {
  background-color: #f8f9fa; }

.table > thead > tr > th {
  vertical-align: bottom;
  color: #2b425b;
  font-size: 1.05em;
  font-weight: 600;
  border-bottom: 1px solid #e9e9e9;
  color: #2b425b;
  text-align: left; }

.table-panel-footer {
  padding: 25px 0px !important;
  border-top: 1px solid #ddd;
  color: #ababab; }

.table {
  margin-bottom: 0px; }

.pagination {
  margin: 0px 0; }

.dataTables_paginate {
  float: right; }

.header {
  outline: none; }

.actions > a {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-right: 5px; }

.actions > a:hover, .actions > a:active {
  text-decoration: none; }

td .label-active,
td .label-ok,
td .label-debt,
td .label-voltage,
td .label-range,
td .label-low_range,
td .label-signal,
td .label-verified,
td .label-notfound,
td .label-unknown,
td .label-,
td .label-inactive {
  color: white;
  margin-bottom: 0px;
  margin: 0 auto;
  display: block;
  width: 80%;
  min-width: 8ex;
  font-size: 1em;
  max-width: 100px;
  padding: 5px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top; }

.label-active,
.label-ok,
.label-debt,
.label-voltage,
.label-range,
.label-low_range,
.label-signal,
.label-verified,
.label-notfound,
.label-unknown,
.label-,
.label-inactive {
  color: white;
  margin-bottom: 0px;
  display: inline-block;
  width: 80%;
  min-width: 8ex;
  font-size: 1em;
  max-width: 100px;
  padding: 5px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top; }

.label-active, .label-ok, .label-verified {
  background-color: #19c395; }

.label-inactive, .label-unknown, .label- {
  background-color: #fc3644; }

.label-signal, .label-notfound {
  background-color: #f1d44b; }

.label-range, .label-low_range {
  background-color: #fc3644; }

.label-voltage {
  background-color: #5974d9; }

tr.selected, tr.selected td {
  background-color: #7FDBFF; }

.filter-select:parent {
  text-align: center; }

.filter-select {
  width: 80% !important;
  display: block !important;
  margin: 0 auto; }

.dashboard > thead > tr.ng-table-filters > th:first-child > div > div > select {
  margin: 0 0; }

@media screen and (max-width: 400px) {
  .dataTables_paginate {
    float: left; }

  .table-search {
    width: 100px; } }
@media screen and (max-width: 1050px) and (min-width: 400px) {
  .dataTables_paginate {
    float: left; }

  table.clients td,
  table.clients th {
    display: none; }

  table.clients td:nth-child(1),
  table.clients th:nth-child(1),
  table.clients td:nth-child(4),
  table.clients th:nth-child(4),
  table.clients td:nth-child(5),
  table.clients th:nth-child(5),
  table.clients td:nth-child(6),
  table.clients th:nth-child(6),
  table.clients td:nth-child(7),
  table.clients th:nth-child(7) {
    display: table-cell; }

  .table-search {
    width: 100px; } }
.description > dl > dt {
  font-weight: 700;
  float: left;
  margin-right: 20px; }

.description > dl > dd {
  float: right; }

.project-additional {
  word-wrap: break-word; }

.social-box .facebook-widget, .social-box .twitter-widget {
  padding: 0;
  text-align: center; }

.social-box .facebook-widget .icon {
  background: #5285fb; }

.social-box .facebook-widget .icon, .social-box .twitter-widget .icon {
  padding: 16px;
  font-size: 33px;
  color: #fff;
  display: block; }

.social-box .facebook-widget ul > li, .social-box .twitter-widget ul > li {
  display: inline-block;
  width: 50%;
  border-right: 1px solid #f7f7f7;
  float: left;
  padding: 15px;
  text-align: center; }

.social-box .facebook-widget ul > li > strong, .social-box .twitter-widget ul > li > strong {
  display: block; }

.social-box .twitter-widget .icon {
  background: #91d7f8; }

.mini-boxes {
  box-shadow: 0 1px 0.5px rgba(30, 30, 30, 0.02); }

.mini-boxes > .panel-body {
  padding: 20px; }

.mini-boxes.two {
  border-top: 2px solid #38b4ee; }

.mini-boxes .panel-body {
  padding-bottom: 5px; }

.mini-boxes.one .icon {
  color: #19c395; }

.mini-boxes.two .icon {
  color: #38b4ee; }

.mini-boxes.three .icon {
  color: #5974d9; }

.mini-boxes.four .icon {
  color: #f1d44b; }

.mini-boxes .pull-right > i {
  font-size: 33px;
  margin-top: 2px;
  display: inline-block; }

.mini-boxes.one {
  border-top: 2px solid #19c395; }

.mini-boxes.three {
  border-top: 2px solid #5974d9; }

.mini-boxes.four {
  border-top: 2px solid #f1d44b; }

.mb5 {
  margin-bottom: 5px; }

.mt0 {
  margin-top: 0; }

.text-normal {
  font-weight: 400; }

small, .small {
  font-size: 85%; }

.main-container > .profile-content-container {
  overflow: hidden;
  min-height: 100%;
  margin-left: 0;
  margin-left: 240px;
  padding: 0px 15px 15px 15px;
  padding-bottom: 50px; }

.profile-bg {
  position: relative;
  min-height: 300px;
  margin: -20px -25px 0px -20px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover; }

.bg-picture-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.7) 100%); }

.meta.bottom {
  bottom: 10px; }

.meta {
  position: absolute;
  left: 0;
  right: 0; }

.box-layout {
  display: table !important;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0; }

.text-white {
  color: #ffffff; }

.profile-extra-actions {
  position: relative;
  top: 40px;
  right: 20px; }

.md-tab span {
  font-weight: bold;
  color: #898989; }

.md-tab.md-active span {
  font-weight: bold;
  color: #565656; }

.control-label {
  font-weight: bold; }

.chart-container {
  margin: 50px;
  width: 90%; }

.media-body h3 {
  font-weight: bold;
  font-size: 30px; }

.error {
  color: #FF4136;
  text-align: center;
  margin-bottom: 10px;
  width: 100%; }

/*tickets ccs */
.tickets-headers {
  padding-left: 20px; }

.border-right {
  border-right: 1px solid #dfdfdf; }

.tickets {
  padding-left: 20px; }

.ticket-tag {
  color: rgba(0, 0, 0, 0.54);
  padding-left: 5px; }

.not-selected {
  display: flex;
  height: 250px;
  align-items: center;
  justify-content: center; }

.attachment-card {
  color: #00b7ff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.message-no-ticket {
  display: flex;
  text-align: center;
  align-items: center;
  height: 100%; }

li.ticket-tag:hover {
  color: #000000;
  background-color: aliceblue; }

.stats-options {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.selected-ticket {
  color: #0965ae;
  border-left: 2px solid #0965ae; }

.tickets-container {
  height: 700px;
  position: relative;
  display: inline-grid;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px; }

/*dialog container*/
.dialog-zone {
  margin-left: 15px; }

.ticket {
  border: 1px solid lightgrey;
  background-color: aliceblue;
  padding: 9px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 30px; }

.ticket-box {
  width: 90%;
  padding: 6px;
  margin: 6px; }

.message-container {
  height: 320px;
  position: relative; }

.scrollable {
  max-height: 100%;
  overflow: auto; }

.sender-container {
  height: 80px;
  position: relative; }

.new-message {
  width: 100%;
  height: 100%;
  padding-bottom: 6px; }

.new-message textarea {
  width: 100%;
  height: 100%; }
