/* Colors */
/* sidebar background */
/* black */
/* This font also default title color */
/* lighten black */
/* This font also default text color */
/* grey */
/* lighten grey */
/* default */
/* primary */
/* success */
/* info */
/* warning */
/* danger */
/* purple */
/* cs */
/* cs */
/* cs */
/* cs */
/* cs */
/* cs */
/* cs */
/* cs */
/* ===== Colors ===== */
/* top background also main theme color */
/* sidebar background also page background color */
/* main content light text color */
/* main content text color */
/* Fonts */
/* Color Class */
/* line 35, style.scss */
.color1 {
  color: #37363E;
}
/* line 36, style.scss */
.color2 {
  color: #58666E;
}
/* line 37, style.scss */
.color3 {
  color: #E4E4E4;
}
/* line 38, style.scss */
.color4 {
  color: #eff3f9;
}
/* line 39, style.scss */
.color5 {
  color: #dce4f0;
}
/* line 40, style.scss */
.color6 {
  color: #33577B;
}
/* line 41, style.scss */
.color7 {
  color: #26A65B;
}
/* line 42, style.scss */
.color8 {
  color: #51B7A3;
}
/* line 43, style.scss */
.color9 {
  color: #F39C12;
}
/* line 44, style.scss */
.color10 {
  color: #EF4836;
}
/* line 45, style.scss */
.color11 {
  color: #9A80B9;
}
/* line 46, style.scss */
.color12 {
  color: #A2DED0;
}
/* line 47, style.scss */
.color13 {
  color: #D2527F;
}
/* line 48, style.scss */
.color14 {
  color: #C78568;
}
/* line 49, style.scss */
.color15 {
  color: #E99844;
}
/* Color Class Background */
/* line 52, style.scss */
.color0-bg {
  background: #213246;
}
/* line 53, style.scss */
.color1-bg {
  background: #37363E;
}
/* line 54, style.scss */
.color2-bg {
  background: #58666E;
}
/* line 55, style.scss */
.color3-bg {
  background: #E4E4E4;
}
/* line 56, style.scss */
.color4-bg {
  background: #eff3f9;
}
/* line 57, style.scss */
.color5-bg {
  background: #dce4f0;
}
/* line 58, style.scss */
.color6-bg {
  background: #33577B;
}
/* line 59, style.scss */
.color7-bg {
  background: #26A65B;
}
/* line 60, style.scss */
.color8-bg {
  background: #51B7A3;
}
/* line 61, style.scss */
.color9-bg {
  background: #F39C12;
}
/* line 62, style.scss */
.color10-bg {
  background: #EF4836;
}
/* line 63, style.scss */
.color11-bg {
  background: #9A80B9;
}
/* line 64, style.scss */
.color12-bg {
  background: #A2DED0;
}
/* line 65, style.scss */
.color13-bg {
  background: #D2527F;
}
/* line 66, style.scss */
.color14-bg {
  background: #C78568;
}
/* line 67, style.scss */
.color15-bg {
  background: #E99844;
}
/* Up - Down */
/* line 70, style.scss */
.color-up {
  color: #26A65B;
}
/* line 71, style.scss */
.color-down {
  color: #EF4836;
}
/* line 72, style.scss */
.color-fix {
  color: #dce4f0;
}
/* line 77, style.scss */
body {
  background: #213246;
  color: #58666E;
  margin: 0;
  line-height: 1.7em;
  font-size: 13px;
  font-family: "ProximaNova-Regular", sans-serif;
  outline: 0;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
/* line 88, style.scss */
html {
  font-style: normal;
}
/* line 90, style.scss */
::-moz-selection {
  background: #D5EAFF;
}
/* line 93, style.scss */
::-moz-selection {
  background: #D5EAFF;
}
::selection {
  background: #D5EAFF;
}
/* line 96, style.scss */
a {
  color: #000000;
  text-decoration: none;
}
/* line 100, style.scss */
a:hover,
a:focus {
  text-decoration: none;
}
/* line 107, style.scss */
b,
strong {
  font-weight: 600;
}
/* Grid Normal */
/* line 111, style.scss */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 115, style.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* Grid Widget */
/* line 122, style.scss */
.container-widget .col-xs-1,
.container-widget .col-sm-1,
.container-widget .col-md-1,
.container-widget .col-lg-1,
.container-widget .col-xs-2,
.container-widget .col-sm-2,
.container-widget .col-md-2,
.container-widget .col-lg-2,
.container-widget .col-xs-3,
.container-widget .col-sm-3,
.container-widget .col-md-3,
.container-widget .col-lg-3,
.container-widget .col-xs-4,
.container-widget .col-sm-4,
.container-widget .col-md-4,
.container-widget .col-lg-4,
.container-widget .col-xs-5,
.container-widget .col-sm-5,
.container-widget .col-md-5,
.container-widget .col-lg-5,
.container-widget .col-xs-6,
.container-widget .col-sm-6,
.container-widget .col-md-6,
.container-widget .col-lg-6,
.container-widget .col-xs-7,
.container-widget .col-sm-7,
.container-widget .col-md-7,
.container-widget .col-lg-7,
.container-widget .col-xs-8,
.container-widget .col-sm-8,
.container-widget .col-md-8,
.container-widget .col-lg-8,
.container-widget .col-xs-9,
.container-widget .col-sm-9,
.container-widget .col-md-9,
.container-widget .col-lg-9,
.container-widget .col-xs-10,
.container-widget .col-sm-10,
.container-widget .col-md-10,
.container-widget .col-lg-10,
.container-widget .col-xs-11,
.container-widget .col-sm-11,
.container-widget .col-md-11,
.container-widget .col-lg-11,
.container-widget .col-xs-12,
.container-widget .col-sm-12,
.container-widget .col-md-12,
.container-widget .col-lg-12 {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 126, style.scss */
.container-widget .row {
  margin-right: -5px;
  margin-left: -5px;
}
/* line 130, style.scss */
.container-widget .panel {
  margin-bottom: 10px;
}
/* line 133, style.scss */
.container-widget .widget {
  margin-bottom: 10px;
}
/* line 138, style.scss */
.container-default {
  padding: 0;
}
/* line 141, style.scss */
.container-widget {
  padding: 0;
  margin-left: -5px !important;
  margin-right: -5px !important;
}
/* line 146, style.scss */
.container-padding {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 150, style.scss */
.container-no-padding {
  padding: 0px;
  margin: -20px -30px 0 -30px;
}
/* line 154, style.scss */
.container-mail {
  padding: 0px;
  margin: -20px -30px 0 -30px;
}
/* =================================================================================
Top
================================================================================= */
/* line 164, style.scss */
#top {
  height: 68px;
  background: #dce4f0;
  color: #fff;
  width: 100%;
  position: fixed;
  z-index: 900;
  top: 0;
}
/* =================================================================================
App Logo
================================================================================= */
/* line 178, style.scss */
.applogo {
  width: 250px;
  height: 68px;
  background: #111f31;
  color: #fff;
  position: relative;
  line-height: 68px;
  float: left;
  text-align: center;
}
/* line 188, style.scss */
.applogo .logo {
  background: url(sources/img/ts/ts_small.55cbc2.png) center center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
/* =================================================================================
Sidebar Open Button - Show or Hide Sidebar
================================================================================= */
/* line 200, style.scss */
.sidebar-open-button {
  height: 68px;
  font-size: 22px;
  display: block;
  width: 62px;
  text-align: center;
  float: left;
  color: #2fa0e5 !important;
  line-height: 68px;
  z-index: 1;
}
/* line 212, style.scss */
.sidebar-open-button .flaticon-lines:before {
  font-size: 24px;
}
/* line 216, style.scss */
.sidebar-open-button:hover,
.sidebar-open-button:active {
  background: rgba(255, 255, 255, 0.07);
  color: #2fa0e5 !important;
}
/* line 220, style.scss */
.sidebar-open-button-mobile {
  height: 60px;
  display: none;
  font-size: 22px;
  width: 62px;
  text-align: center;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 19px;
  border-right: 1px solid rgba(0, 0, 0, 0.14);
}
/* line 231, style.scss */
.sidebar-open-button-mobile:hover,
.sidebar-open-button-mobile:active {
  background: rgba(255, 255, 255, 0.07);
}
/* =================================================================================
Searchbox - Top Search Input
================================================================================= */
/* line 238, style.scss */
.searchform {
  width: 220px;
  margin: 0 20px;
  float: left;
  padding-top: 14px;
  position: relative;
}
/* line 245, style.scss */
.searchbox {
  border-radius: 999px;
  border: none;
  height: 32px;
  width: 220px;
  padding-left: 20px;
  padding-right: 36px;
  background: rgba(255, 255, 255, 0.95);
  color: #37363E;
  -webkit-box-shadow: inset none;
          box-shadow: inset none;
}
/* line 256, style.scss */
.searchbox:focus {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: none;
}
/* line 261, style.scss */
.searchbutton {
  border: none;
  color: rgba(0, 0, 0, 0.5);
  background: none;
  position: absolute;
  top: 18px;
  font-size: 16px;
  right: 15px;
}
/* =================================================================================
Top Menu
================================================================================= */
/* line 275, style.scss */
.topmenu {
  float: left;
  padding-top: 20px;
  padding-left: 0;
  font-weight: 600;
  margin-left: -7px;
}
/* line 281, style.scss */
.topmenu a {
  color: #111F31;
  padding: 7px;
}
/* line 286, style.scss */
.topmenu a:hover {
  color: black;
}
/* line 289, style.scss */
.topmenu li {
  display: inline;
}
/* =================================================================================
Sidepanel Open Button - Show or Hide Sidepanel
================================================================================= */
/* line 297, style.scss */
.sidepanel-open-button {
  height: 60px;
  font-size: 22px;
  display: block;
  width: 62px;
  text-align: center;
  float: right;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 19px;
  border-left: 1px solid rgba(0, 0, 0, 0.14);
  z-index: 1;
}
/* line 309, style.scss */
.sidepanel-open-button:hover,
.sidepanel-open-button:active {
  background: rgba(255, 255, 255, 0.05);
}
/* =================================================================================
Top Right
================================================================================= */
/* line 316, style.scss */
.top-right {
  line-height: 1.8em;
  float: right;
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 20px;
  font-weight: 600;
  /* profile box */
  /* notifications */
  /* hd button */
}
/* line 324, style.scss */
.top-right .link {
  display: inline-block;
  padding-left: 15px;
  height: 30px;
  padding-right: 15px;
}
/* line 328, style.scss */
.top-right .link a {
  display: block;
  font-size: 14px;
}
/* line 331, style.scss */
.top-right .link a .flaticon-questions {
  font-size: 18px;
  color: #2fa0e5;
}
/* line 339, style.scss */
.top-right .dropdown-menu {
  min-width: 135px;
}
/* line 341, style.scss */
.top-right .dropdown-menu .list-title {
  text-align: center;
}
/* line 344, style.scss */
.top-right .dropdown-menu li {
  position: relative;
  display: block;
}
/* line 352, style.scss */
.top-right a {
  color: #fff;
}
/* line 356, style.scss */
.top-right .profilebox {
  color: #213246;
  padding-left: 20px;
  border-left: 1px solid grey;
  font-weight: normal;
}
/* line 361, style.scss */
.top-right .profilebox img {
  width: 32px;
  height: 31px;
  float: left;
  border-radius: 100%;
  margin-right: 7px;
  margin-top: -4px;
}
/* line 369, style.scss */
.top-right .profilebox .arrow {
  padding-left: 10px;
  color: #2fa0e5;
  font-size: 20px;
  position: static;
  position: initial;
}
/* line 374, style.scss */
.top-right .profilebox .caret {
  margin-left: 5px;
  color: rgba(255, 255, 255, 0.5);
}
/* line 386, style.scss */
.top-right .notifications {
  color: #fff;
  padding: 4px 12px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 999px;
}
/* line 393, style.scss */
.top-right .notifications:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* line 399, style.scss */
.hdbutton {
  background: #fff;
  color: #404B5F;
  padding: 4px 16px;
  border-radius: 999px;
}
/* line 405, style.scss */
.hdbutton:hover {
  background: rgba(255, 255, 255, 0.95);
}
/* =================================================================================
Sidebar
================================================================================= */
/* line 413, style.scss */
.sidebar {
  width: 250px;
  position: absolute;
  top: 68px;
  left: 0;
  font-family: "ProximaNova-Regular", sans-serif;
  background: #213246;
  z-index: 0;
  font-size: 15px;
  font-weight: normal;
  z-index: 500;
  color: rgba(255, 255, 255, 0.8);
}
/* line 426, style.scss */
.sidebar .label {
  font-size: 10px;
  position: relative;
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 35px;
  top: 21px;
  font-weight: 600;
}
/* line 436, style.scss */
.sidebar .label-default {
  background: rgba(255, 255, 255, 0.2);
}
/* line 442, style.scss */
.sidebar-panel {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0px 20px;
}
/* line 449, style.scss */
.sidebar-panel li a {
  display: block;
  color: #fff;
  padding: 18px 20px 18px 54px;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  font-family: 'ProximaNova-Regular';
}
/* line 457, style.scss */
.sidebar-panel li a .caret {
  position: absolute;
  right: 20px;
  top: 28px;
  color: rgba(255, 255, 255, 0.4);
}
/* line 460, style.scss */
.sidebar-panel li .icon {
  position: absolute;
  left: 20px;
  top: 16px;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 19px;
  border-radius: 3px;
  text-align: center;
  width: 24px;
  height: 24px;
  padding-top: 1px;
}
/* line 474, style.scss */
.sidebar-panel li .arrow {
  font-size: 20px;
  color: #eff3f9;
}
/* line 477, style.scss */
.sidebar-panel li .arrow:hover,
.sidebar-panel li .arrow:active {
  color: #fff;
}
/* line 483, style.scss */
.sidebar-panel li a:hover,
.sidebar-panel li a.active {
  color: #f2f2f2;
  background: #2fa0e5;
  font-family: 'ProximaNova-Bold';
}
/* line 487, style.scss */
.sidebar-panel li a:hover .icon,
.sidebar-panel li a.active .icon {
  color: #fff;
}
/* line 488, style.scss */
.sidebar-panel li a:hover .arrow,
.sidebar-panel li a.active .arrow {
  color: #fff;
}
/* line 491, style.scss */
.sidebar-panel li ul {
  display: none;
  padding: 0;
  background: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 13px;
  margin: 0 -20px 0 -20px;
  font-weight: 400;
}
/* line 499, style.scss */
.sidebar-panel li ul li {
  position: relative;
  margin: 0;
}
/* line 502, style.scss */
.sidebar-panel li ul li a {
  margin: 0px;
  color: rgba(255, 255, 255, 0.6);
  padding: 9px 20px 9px 54px;
}
/* line 507, style.scss */
.sidebar-panel li ul li a:hover {
  background: rgba(0, 0, 0, 0.08);
}
/* line 515, style.scss */
.sidetitle {
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  padding: 0;
  margin: 0 0 5px 3px;
  letter-spacing: 0.4px;
}
/* line 523, style.scss */
.sidebar-plan {
  padding: 20px;
  font-size: 15px;
  bottom: 0;
}
/* line 527, style.scss */
.sidebar-plan .progress {
  height: 6px;
  background: rgba(250, 250, 250, 0.1);
  margin: 7px 0;
}
/* line 532, style.scss */
.sidebar-plan .progress-bar {
  background: #68ac3c;
}
/* line 535, style.scss */
.sidebar-plan .link {
  position: absolute;
  right: 20px;
  color: rgba(255, 255, 255, 0.6);
}
/* line 540, style.scss */
.sidebar-plan .link:hover {
  color: #fff;
}
/* line 543, style.scss */
.sidebar-plan .space {
  display: block;
  font-size: 14px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
/* line 555, style.scss */
.sidebar-colorful .sidebar-panel li a .icon {
  font-size: 15px;
}
/* line 561, style.scss */
.sidebar-colorful .color1 {
  background: #dce4f0;
}
/* line 562, style.scss */
.sidebar-colorful .color2 {
  background: #33577B;
}
/* line 563, style.scss */
.sidebar-colorful .color3 {
  background: #26A65B;
}
/* line 564, style.scss */
.sidebar-colorful .color4 {
  background: #51B7A3;
}
/* line 565, style.scss */
.sidebar-colorful .color5 {
  background: #F39C12;
}
/* line 566, style.scss */
.sidebar-colorful .color6 {
  background: #EF4836;
}
/* line 567, style.scss */
.sidebar-colorful .color7 {
  background: #9A80B9;
}
/* line 568, style.scss */
.sidebar-colorful .color8 {
  background: #A2DED0;
}
/* line 569, style.scss */
.sidebar-colorful .color9 {
  background: #D2527F;
}
/* line 570, style.scss */
.sidebar-colorful .color10 {
  background: #C78568;
}
/* line 571, style.scss */
.sidebar-colorful .color11 {
  background: #E99844;
}
/* line 577, style.scss */
.sidebar-square .sidebar-panel li a .icon {
  font-size: 14px;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.3);
}
/* line 589, style.scss */
.sidebar-no-icon .sidebar-panel li a {
  padding-left: 23px;
}
/* line 591, style.scss */
.sidebar-no-icon .sidebar-panel li a .icon {
  display: none;
}
/* =================================================================================
Sidepanel
================================================================================= */
/* line 603, style.scss */
.sidepanel {
  z-index: 9999;
  position: fixed;
  display: none;
  width: 300px;
  top: 60px;
  bottom: 0;
  right: 0;
  padding-top: 20px;
  overflow: auto;
  -webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.2);
  background: #FBFBFD;
}
/* line 616, style.scss */
.sidepanel ul {
  padding: 0;
}
/* line 617, style.scss */
.sidepanel li {
  display: block;
}
/* line 619, style.scss */
.sidepanel li a:hover {
  background: rgba(0, 0, 0, 0.02);
}
/* line 623, style.scss */
.sidepanel .nav-tabs {
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 300px;
  position: fixed;
  background: #213246;
  z-index: 2;
  top: 60px;
  padding: 0;
}
/* line 634, style.scss */
.sidepanel .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  display: inline-block;
  border-right: none;
  width: 33.3333%;
  margin: 0;
}
/* line 642, style.scss */
.sidepanel .nav-tabs > li > a {
  margin-right: 0px;
  line-height: normal;
  color: #fff;
  display: block;
  padding: 10px 0;
  border: none;
  border-radius: 0px;
  text-align: center;
  margin-bottom: -1px;
  padding: 12px 0;
}
/* line 654, style.scss */
.sidepanel .nav-tabs > li > a:hover {
  border-color: none;
}
/* line 657, style.scss */
.sidepanel .nav-tabs > li.active > a,
.sidepanel .nav-tabs > li.active > a:hover,
.sidepanel .nav-tabs > li.active > a:focus {
  color: #399BFF;
  cursor: default;
  background-color: #fff;
  border: none;
}
/* line 667, style.scss */
.sidepanel-m-title {
  text-align: center;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 14px;
  color: #37363E;
  padding: 16px 0;
  position: relative;
}
/* line 674, style.scss */
.sidepanel-m-title .left-icon,
.sidepanel-m-title .right-icon {
  border: 1px solid #e1e1e1;
  color: #58666E;
  position: absolute;
  width: 26px;
  font-size: 13px;
  height: 26px;
  border-radius: 3px;
}
/* line 682, style.scss */
.sidepanel-m-title .left-icon a,
.sidepanel-m-title .right-icon a {
  color: #58666E;
  display: block;
}
/* line 683, style.scss */
.sidepanel-m-title .left-icon a:hover,
.sidepanel-m-title .right-icon a:hover {
  opacity: 0.7;
}
/* line 685, style.scss */
.sidepanel-m-title .left-icon {
  left: 0;
}
/* line 688, style.scss */
.sidepanel-m-title .right-icon {
  right: 0;
}
/* Today */
/* line 694, style.scss */
.today {
  padding: 0;
}
/* List with Title */
/* line 699, style.scss */
.list-w-title {
  margin: 0px -20px;
}
/* line 700, style.scss */
.list-w-title .label {
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 11px;
}
/* line 704, style.scss */
.list-w-title .date {
  position: absolute;
  right: 20px;
  font-size: 11px;
  color: #76757B;
  top: 23px;
}
/* line 712, style.scss */
.list-w-title a {
  display: block;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #E5E5E5;
  color: #7A8189;
}
/* line 719, style.scss */
.list-w-title h4 {
  margin: 5px 0;
  font-size: 13px;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* General Sidepanel Title */
/* line 726, style.scss */
.gn-title {
  background: #E4E4E4;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 12px;
  margin: 0 -20px;
  padding: 4px 0 4px 20px;
}
/* Todo List */
/* line 736, style.scss */
.todo-list li {
  padding: 5px 0 5px 20px;
}
/* Chat List */
/* line 740, style.scss */
#chat {
  position: relative;
}
/* line 742, style.scss */
#chat .group {
  font-size: 11px;
  margin: 0px -20px;
}
/* line 746, style.scss */
#chat .group .member {
  position: relative;
  line-height: 17px;
}
/* line 749, style.scss */
#chat .group .member a {
  display: block;
  padding: 10px 20px;
  color: #7A8893;
}
/* line 754, style.scss */
#chat .group .member a:hover {
  color: #3D464C;
}
/* line 757, style.scss */
#chat .group .member img {
  border-radius: 50%;
  height: 36px;
  width: 36px;
  float: left;
  margin-right: 10px;
  margin-top: 0px;
}
/* line 765, style.scss */
#chat .group .member b {
  font-weight: 600;
  display: block;
  font-size: 13px;
}
/* line 770, style.scss */
#chat .group .member .status {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  bottom: 50%;
  margin: -4px 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
/* line 781, style.scss */
#chat .group .member .online {
  background: #3CA63F;
}
/* line 782, style.scss */
#chat .group .member .busy {
  background: #EA5944;
}
/* line 783, style.scss */
#chat .group .member .away {
  background: #E99844;
}
/* line 784, style.scss */
#chat .group .member .offline {
  background: #7B8994;
}
/* line 789, style.scss */
#chat .search {
  padding: 20px;
  border-top: 1px solid #E5E5E5;
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 300px;
  margin-bottom: 0;
  margin-left: -20px;
}
/* =================================================================================
Content
================================================================================= */
/* line 805, style.scss */
.content {
  padding-left: 35px;
  padding-right: 30px;
  padding-top: 30px;
  margin-left: 250px;
  background: #eff3f9;
}
@media (max-width: 768px) {
  /* line 805, style.scss */
  .content {
    padding-right: 0px;
    padding-left: 0;
  }
}
/* =================================================================================
FOOTER
================================================================================= */
@media (max-width: 768px) {
  /* line 820, style.scss */
  .container-widget {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 826, style.scss */
.container-widget .footer {
  border-top: 1px solid #e2e2e2;
  margin-bottom: 0;
  font-size: 11px;
  color: #666;
  background: rgba(0, 0, 0, 0.02);
  padding: 10px 0 10px 25px;
  margin-left: -30px;
  margin-right: -25px;
}
@media (max-width: 768px) {
  /* line 826, style.scss */
  .container-widget .footer {
    padding: 10px;
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 840, style.scss */
.container-widget .footer .foot-nav-list {
  width: 16.6666%;
  padding: 0 5px 20px 0px;
  float: left;
  vertical-align: top;
}
@media (max-width: 768px) {
  /* line 840, style.scss */
  .container-widget .footer .foot-nav-list {
    width: 33.3333%;
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  /* line 840, style.scss */
  .container-widget .footer .foot-nav-list {
    display: inline-block;
    float: none;
    width: 48%;
    padding-left: 30px;
  }
}
@media (max-width: 350px) {
  /* line 840, style.scss */
  .container-widget .footer .foot-nav-list {
    width: 100%;
    padding-left: 50px;
  }
}
/* line 859, style.scss */
.container-widget .footer .foot-nav-list .ttl {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #33577B;
}
/* line 867, style.scss */
.container-widget .footer .foot-menu ul {
  list-style-type: none;
  padding: 0;
}
/* line 871, style.scss */
.container-widget .footer .foot-menu ul li a {
  font-size: 14px;
  color: rgba(51, 87, 123, 0.6);
  line-height: 1;
}
/* line 875, style.scss */
.container-widget .footer .foot-menu ul li a:hover {
  color: rgba(51, 87, 123, 0.8);
}
/* line 878, style.scss */
.container-widget .footer .foot-menu ul.social {
  margin-left: -10px;
}
/* line 880, style.scss */
.container-widget .footer .foot-menu ul.social li {
  display: block;
  float: left;
  margin: 0 5px;
}
/* line 884, style.scss */
.container-widget .footer .foot-menu ul.social li a {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid rgba(51, 87, 123, 0.6);
  text-align: center;
}
/* line 891, style.scss */
.container-widget .footer .foot-menu ul.social li a i {
  line-height: 26px;
  font-size: 16px;
}
/* line 899, style.scss */
.container-widget .footer .foot-menu ul.brand li {
  margin: 0 2px;
  display: block;
  float: left;
}
/* line 903, style.scss */
.container-widget .footer .foot-menu ul.brand li a {
  display: block;
  width: 36px;
  height: 33px;
  border-radius: 3px;
  background: rgba(51, 87, 123, 0.6);
  text-align: center;
}
/* line 910, style.scss */
.container-widget .footer .foot-menu ul.brand li a:hover {
  background: rgba(51, 87, 123, 0.8);
}
/* line 911, style.scss */
.container-widget .footer .foot-menu ul.brand li a i {
  line-height: 33px;
  color: #fff;
  font-size: 18px;
}
/* =================================================================================
Page Header
================================================================================= */
/* line 927, style.scss */
.page-header {
  margin: 0;
  padding: 10px 10px 0;
  border-bottom: none;
  position: relative;
}
/* line 934, style.scss */
.page-header .title {
  padding: 0;
  margin: 0;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 25px;
  line-height: normal;
  font-weight: normal;
  color: #415979;
  padding-bottom: 6px;
  line-height: 40px;
  border-bottom: 1px solid #c1cad6;
}
/* line 947, style.scss */
.page-header .right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  min-width: 500px;
  text-align: right;
}
/* line 953, style.scss */
.page-header .right .btn-group {
  float: right;
}
/* line 956, style.scss */
.page-header .right .btn {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 13px;
}
/* line 961, style.scss */
.page-header .right .btn .fa {
  margin: 0 4px;
}
/* line 962, style.scss */
.page-header .right .btn .no-border {
  border: none;
}
/* line 967, style.scss */
.page-header .right .btn-group .btn {
  border: 1px solid #E8EBED;
}
/* line 970, style.scss */
.page-header .pagination {
  margin: 0;
}
/* line 973, style.scss */
.page-header .widget-inline-list {
  right: 0;
  bottom: -25px;
  position: relative !important;
}
/* Page loading */
/* line 981, style.scss */
.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #213246;
  opacity: 0.99;
}
/* line 990, style.scss */
.loading img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 50%;
  top: 50%;
  margin: -20px;
}
/* =================================================================================
Presentation
================================================================================= */
/* line 1005, style.scss */
.presentation {
  background: rgba(0, 0, 0, 0.05);
  margin: -20px -30px 30px -30px;
  padding: 70px 50px;
}
/* line 1011, style.scss */
.presentation .titles .icon {
  color: #fff;
  border-radius: 3px;
  font-size: 36px;
  line-height: 0;
  padding: 8px 16px;
  text-align: center;
}
/* line 1018, style.scss */
.presentation .titles .icon .fa {
  font-weight: inherit;
}
/* line 1022, style.scss */
.presentation .titles h1 {
  font-size: 38px;
  font-weight: 600;
  font-family: "ProximaNova-Regular", sans-serif;
  margin: 30px 0 0px 0;
  color: #415979;
}
/* line 1029, style.scss */
.presentation .titles h4 {
  font-size: 24px;
  font-weight: 300;
  color: #777;
  margin: 0px;
}
/* line 1037, style.scss */
.presentation .list {
  display: inline-block;
  float: right;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 2em;
  color: #415979;
  right: 0;
}
/* line 1045, style.scss */
.presentation .list a {
  border-bottom: 1px solid #ccc;
}
/* line 1046, style.scss */
.presentation .list .fa {
  margin-right: 10px;
  color: #26A65B;
}
/* Icons Preview */
/* line 1056, style.scss */
.fa-item {
  padding: 6px 0;
  position: relative;
  padding-left: 50px;
  font-size: 13px;
  color: #415979;
  border-radius: 3px;
  border: 5px solid #fff;
}
/* line 1065, style.scss */
.fa-item .fa {
  position: absolute;
  left: 10px;
  font-size: 20px;
  color: #444;
  display: block;
  width: 40px;
  text-align: center;
}
/* line 1077, style.scss */
.fa-item:hover {
  color: #000;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
/* line 1084, style.scss */
.colorsheme {
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 3px;
  float: left;
  width: 30px;
  height: 30px;
}
/* Kode Alert */
/* line 1095, style.scss */
.kode-alert {
  color: #fff;
  position: relative;
  border-radius: 3px;
  text-align: left;
  margin-bottom: 10px;
  padding: 12px;
  padding-right: 30px;
}
/* line 1104, style.scss */
.kode-alert a {
  color: inherit;
  text-decoration: underline;
  font-weight: 600;
}
/* line 1109, style.scss */
.kode-alert h4 {
  font-size: 14px;
  margin: 0;
  color: inherit;
  font-weight: 600;
  line-height: normal;
}
/* line 1116, style.scss */
.kode-alert .img {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 3px;
  left: 12px;
  top: 12px;
}
/* line 1124, style.scss */
.kode-alert-img {
  padding-left: 65px;
  min-height: 64px;
}
/* line 1128, style.scss */
.kode-alert-icon {
  padding-left: 40px;
}
/* line 1130, style.scss */
.kode-alert-icon .fa {
  display: block;
  width: 20px;
  text-align: center;
  position: absolute;
  font-size: 15px;
  left: 12px;
  top: 17px;
}
/* line 1140, style.scss */
.kode-alert .closed {
  position: absolute;
  right: 3px;
  text-decoration: none;
  font-weight: bold;
  top: 0px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  padding: 4px;
}
/* line 1151, style.scss */
.kode-alert .closed:hover {
  color: #fff;
}
/* line 1155, style.scss */
.kode-alert-click {
  cursor: pointer;
  padding-right: 12px;
}
/* line 1160, style.scss */
.kode-alert .primary {
  outline: 0;
  border: none;
  background: rgba(0, 0, 0, 0.4);
  color: inherit;
  border-radius: 3px;
  padding: 4px 10px;
}
/* line 1168, style.scss */
.kode-alert .cancel {
  outline: 0;
  border: none;
  background: rgba(255, 255, 255, 0.4);
  color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
  padding: 4px 10px;
}
/* line 1176, style.scss */
.kode-alert .primary:hover,
.kode-alert .cancel:hover {
  opacity: 0.9;
}
/* line 1180, style.scss */
.kode-alert-top,
.kode-alert-bottom,
.kode-alert-top-left,
.kode-alert-top-right,
.kode-alert-bottom-left,
.kode-alert-bottom-right,
.kode-alert-fullscreen {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  position: fixed;
  display: none;
  z-index: 1000;
}
/* line 1193, style.scss */
.kode-alert-top {
  top: 0;
  left: 0;
  right: 0;
}
/* line 1199, style.scss */
.kode-alert-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 1205, style.scss */
.kode-alert-top-left {
  top: 80px;
  left: 20px;
}
/* line 1210, style.scss */
.kode-alert-top-right {
  top: 80px;
  right: 20px;
}
/* line 1215, style.scss */
.kode-alert-bottom-left {
  bottom: 20px;
  left: 20px;
}
/* line 1220, style.scss */
.kode-alert-bottom-right {
  bottom: 20px;
  right: 20px;
}
/* line 1225, style.scss */
.kode-alert-fullsize {
  top: 50%;
  left: 50%;
  margin: -20px;
}
/* line 1231, style.scss */
.alert1 {
  background: #dce4f0;
}
/* line 1234, style.scss */
.alert2 {
  background: #33577B;
}
/* line 1237, style.scss */
.alert3 {
  background: #26A65B;
}
/* line 1240, style.scss */
.alert4 {
  background: #51B7A3;
}
/* line 1243, style.scss */
.alert5 {
  background: #F39C12;
}
/* line 1246, style.scss */
.alert6 {
  background: #EF4836;
}
/* line 1249, style.scss */
.alert7 {
  background: #9A80B9;
}
/* line 1252, style.scss */
.alert8 {
  background: #A2DED0;
  color: #444;
}
/* line 1255, style.scss */
.alert8 .closed {
  color: inherit;
}
/* line 1256, style.scss */
.alert8 a:hover.closed {
  color: inherit;
}
/* line 1258, style.scss */
.alert9 {
  background: #D2527F;
}
/* line 1261, style.scss */
.alert10 {
  background: #C78568;
}
/* line 1264, style.scss */
.alert11 {
  background: #E99844;
}
/* line 1268, style.scss */
.alert1-light {
  background: white;
  color: #4d76b3;
}
/* line 1272, style.scss */
.alert2-light {
  background: #7ea3c9;
  color: #152433;
}
/* line 1276, style.scss */
.alert3-light {
  background: #83e3aa;
  color: #13532e;
}
/* line 1280, style.scss */
.alert4-light {
  background: #bde4dc;
  color: #2f7365;
}
/* line 1284, style.scss */
.alert5-light {
  background: #fad9a4;
  color: #976008;
}
/* line 1288, style.scss */
.alert6-light {
  background: #fac9c4;
  color: #b11e0e;
}
/* line 1292, style.scss */
.alert7-light {
  background: #e8e3ef;
  color: #674b88;
}
/* line 1296, style.scss */
.alert8-light {
  background: #edf9f6;
  color: #2f8571;
}
/* line 1300, style.scss */
.alert9-light {
  background: #f2cbd9;
  color: #97274e;
}
/* line 1304, style.scss */
.alert10-light {
  background: #f0dfd8;
  color: #935336;
}
/* line 1308, style.scss */
.alert11-light {
  background: #f9e3cd;
  color: #b26515;
}
/* line 1314, style.scss */
.alert1-light .closed,
.alert2-light .closed,
.alert3-light .closed,
.alert4-light .closed,
.alert5-light .closed,
.alert6-light .closed,
.alert7-light .closed,
.alert8-light .closed,
.alert9-light .closed,
.alert10-light .closed,
.alert11-light .closed {
  color: inherit;
  opacity: 0.6;
}
/* line 1328, style.scss */
.alert1-light .closed:hover {
  color: inherit;
  opacity: 0.8;
}
/* =================================================================================
Mailbox
================================================================================= */
/* line 1341, style.scss */
.mailbox .write {
  padding: 20px;
  background: #fff;
}
/* line 1346, style.scss */
.mailbox-menu {
  background: #fff;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
/* line 1352, style.scss */
.mailbox-menu .menu {
  padding: 11px 0;
  margin-bottom: 0;
}
/* line 1355, style.scss */
.mailbox-menu .menu li {
  display: inline;
  color: #76747A;
  font-size: 13px;
  padding: 16px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
/* line 1361, style.scss */
.mailbox-menu .menu li .fa {
  font-size: 16px;
  color: #666;
  margin-right: 5px;
}
/* line 1362, style.scss */
.mailbox-menu .menu li a {
  color: #76747A;
  border-radius: 3px;
  padding: 15px 19px;
}
/* line 1367, style.scss */
.mailbox-menu .menu li a:hover {
  color: #333;
}
/* line 1369, style.scss */
.mailbox-menu .menu li a:hover .fa {
  color: #333;
}
/* line 1372, style.scss */
.mailbox-menu .menu li:last-child {
  margin-left: -1px;
}
/* line 1377, style.scss */
.mailbox-inbox {
  background: #fff;
  border-right: 1px solid #ddd;
  padding: 0;
  left: 0;
  top: 0;
  color: #76747A;
}
/* line 1384, style.scss */
.mailbox-inbox li {
  display: block;
}
/* line 1387, style.scss */
.mailbox-inbox .item {
  display: block;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  color: #76747A;
  position: relative;
  font-size: 12px;
}
/* line 1395, style.scss */
.mailbox-inbox .item:hover {
  background: #E3F2FF;
}
/* line 1397, style.scss */
.mailbox-inbox .item:hover .from {
  color: #37363E;
}
/* line 1399, style.scss */
.mailbox-inbox .img {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  float: left;
  margin-right: 10px;
}
/* line 1406, style.scss */
.mailbox-inbox .from {
  font-size: 13px;
  display: block;
  color: #333;
}
/* line 1411, style.scss */
.mailbox-inbox .date {
  position: absolute;
  font-size: 10px;
  right: 20px;
  top: 20px;
  opacity: 0.7;
}
/* line 1418, style.scss */
.mailbox-inbox .search {
  padding: 23px 20px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
/* line 1424, style.scss */
.mailbox-inbox .mailbox-search {
  border-radius: 999px;
  border: none;
  height: 32px;
  width: 100%;
  padding-left: 20px;
  padding-right: 36px;
  background: rgba(0, 0, 0, 0.07);
  color: #333;
  -webkit-box-shadow: inset none;
          box-shadow: inset none;
}
/* line 1435, style.scss */
.mailbox-inbox .mailbox-search:focus {
  background: rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: none;
}
/* line 1440, style.scss */
.mailbox-inbox .searchbutton {
  right: 35px;
  top: 27px;
}
/* line 1446, style.scss */
.panel-widget .mailbox-inbox {
  border: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
}
/* line 1452, style.scss */
.container-mailbox {
  position: relative;
}
/* line 1455, style.scss */
.chat {
  border-left: 1px solid #ddd;
  margin-left: -1px;
}
/* line 1458, style.scss */
.chat .title {
  height: 79px;
  padding: 12px 20px;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
/* line 1464, style.scss */
.chat .title h1 {
  margin: 0;
  font-size: 19px;
}
/* line 1468, style.scss */
.chat .title .btn-group {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
/* line 1475, style.scss */
.chat .conv {
  padding: 20px;
  background: #fff;
  margin-bottom: 0;
}
/* line 1479, style.scss */
.chat .conv li {
  display: block;
  position: relative;
  padding-left: 70px;
  margin-bottom: 20px;
}
/* line 1485, style.scss */
.chat .conv .img {
  border-radius: 999px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 1493, style.scss */
.chat .conv .ballon {
  display: inline-table;
  padding: 14px 20px;
  border-radius: 20px;
  margin-bottom: 14px;
}
/* line 1499, style.scss */
.chat .conv .color1 {
  background: #B9F98E;
  color: #0A451D;
}
/* line 1500, style.scss */
.chat .conv .color2 {
  background: #B6DEFF;
  color: #153440;
}
/* line 1501, style.scss */
.chat .conv .addition {
  padding: 5px 20px;
  background: #f2f2f2;
  display: inline-block;
  border-radius: 20px;
  border: 1px dashed #ccc;
  font-size: 12px;
}
/* line 1508, style.scss */
.chat .conv .addition a {
  text-decoration: underline;
}
/* line 1509, style.scss */
.chat .conv .addition .fa {
  margin-right: 6px;
  font-size: 14px;
}
/* line 1511, style.scss */
.chat .conv .date {
  text-align: center;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 0;
  font-size: 11px;
}
/* Changelog */
/* line 1526, style.scss */
.changelogs .title {
  font-weight: 600;
}
/* line 1529, style.scss */
.changelogs .version {
  font-size: 13px;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 1533, style.scss */
.changelogs .date {
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 20px;
}
/* line 1539, style.scss */
.changelogs .update {
  position: relative;
  background: #fff;
  padding: 20px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  margin-bottom: 20px;
}
/* line 1547, style.scss */
.changelogs .list {
  font-size: 12px;
  margin-top: 10px;
  background: #f2f2f2;
  padding: 6px 10px;
  border-radius: 3px;
  border-left: 2px solid #ccc;
}
/* line 1554, style.scss */
.changelogs .list h4 {
  margin: 0px;
  font-size: 14px;
}
/* line 1561, style.scss */
.changelogs .list:hover {
  background: #eee;
}
/* Social Profile */
/* line 1570, style.scss */
.social-top {
  height: 250px;
  padding: 20px 30px;
  border-bottom: 60px solid #fff;
  position: relative;
  background: url(sources/img/social.cc6bc8.png);
  background-size: cover;
}
/* line 1577, style.scss */
.social-top .profile-img {
  width: 120px;
  height: 120px;
  border-radius: 999px;
  border: 4px solid #fff;
}
/* line 1583, style.scss */
.social-top .name {
  margin: 0;
  color: #fff;
  bottom: 5px;
  position: absolute;
  left: 140px;
  top: 10px;
  font-size: 28px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* line 1592, style.scss */
.social-top .name .btn {
  margin-left: 6px;
  text-shadow: none;
}
/* line 1597, style.scss */
.social-top .profile-text {
  position: absolute;
  margin: 0;
  height: 25px;
  overflow: hidden;
  font-size: 16px;
  top: 85px;
  left: 140px;
}
/* line 1606, style.scss */
.social-top .profile-left {
  position: absolute;
  width: 90%;
  bottom: -52px;
}
/* line 1613, style.scss */
.social-stats {
  padding: 0;
  margin: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  right: 20px;
  bottom: 0;
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
}
/* line 1623, style.scss */
.social-stats li {
  display: inline-block;
  width: 31.33333%;
  font-size: 12px;
  padding: 10px 20px;
  text-align: center;
}
/* line 1629, style.scss */
.social-stats li b {
  display: block;
  font-weight: 600;
  font-size: 20px;
}
/* line 1633, style.scss */
.social-content {
  padding: 20px 30px;
}
/* line 1637, style.scss */
.status {
  margin: -20px;
}
/* line 1639, style.scss */
.status .who {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 1642, style.scss */
.status .who img {
  border-radius: 999px;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
/* line 1649, style.scss */
.status .who .name {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
/* line 1654, style.scss */
.status .who .name b {
  color: #dce4f0;
}
/* line 1656, style.scss */
.status .who .from {
  font-size: 12px;
  opacity: 0.7;
}
/* line 1661, style.scss */
.status .text {
  padding: 20px;
  font-size: 13px;
  color: #37363E;
  line-height: 1.82em;
}
/* line 1667, style.scss */
.status .image {
  padding: 20px;
}
/* line 1669, style.scss */
.status .image img {
  width: 100%;
}
/* line 1673, style.scss */
.status .links {
  margin: 0;
  padding: 15px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 1677, style.scss */
.status .links .fa {
  font-size: 14px;
  margin-right: 2px;
  color: inherit;
}
/* line 1678, style.scss */
.status .links li {
  display: inline;
  padding-right: 20px;
}
/* line 1681, style.scss */
.status .comments {
  padding: 0 20px;
  font-size: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 1685, style.scss */
.status .comments li {
  display: block;
  position: relative;
  padding: 15px 0 15px 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
/* line 1686, style.scss */
.status .comments li:last-child {
  border-bottom: none;
  padding-bottom: 5px;
}
/* line 1690, style.scss */
.status .comments img {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  position: absolute;
  left: 0px;
}
/* line 1697, style.scss */
.status .comments .name {
  color: #58666E;
  display: block;
  font-weight: 600;
}
/* =================================================================================
Invoice
================================================================================= */
/* line 1708, style.scss */
.invoice {
  background: #fff;
  position: relative;
  padding: 70px;
  border: 1px solid #ccc;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 1714, style.scss */
.invoice .logo {
  line-height: 26px;
  text-align: center;
  color: #76747A;
  font-weight: 300;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 16px;
}
/* line 1721, style.scss */
.invoice .logo img {
  margin-bottom: 10px;
}
/* line 1724, style.scss */
.invoice .logo b {
  color: #37353E;
  font-weight: 500;
}
/* line 1726, style.scss */
.invoice .line {
  border-bottom: 2px solid #E4E4E4;
  padding: 50px 0;
}
/* line 1729, style.scss */
.invoice .line h4 {
  margin: 0;
  color: #76747A;
  font-weight: bold;
  font-size: 14px;
}
/* line 1735, style.scss */
.invoice .line h2 {
  color: #37353E;
  font-weight: normal;
  font-size: 24px;
  margin: 0;
}
/* line 1742, style.scss */
.invoice .table {
  margin-top: 40px;
  color: #37353E;
  font-size: 17px;
}
/* line 1743, style.scss */
.invoice .table .title {
  font-size: 14px;
  color: #76747A;
}
/* line 1747, style.scss */
.invoice .table p {
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 14px;
  color: #76747A;
}
/* line 1748, style.scss */
.invoice .table .total {
  margin: 0;
}
/* line 1750, style.scss */
.invoice .table > thead > tr > th,
.invoice .table > tbody > tr > th,
.invoice .table > tfoot > tr > th,
.invoice .table > thead > tr > td,
.invoice .table > tbody > tr > td,
.invoice .table > tfoot > tr > td {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 1759, style.scss */
.invoice .signature {
  border-bottom: 2px solid #E4E4E4;
  border-top: 2px solid #E4E4E4;
  margin: 20px 0;
  padding: 20px 0;
}
/* line 1765, style.scss */
.invoice .bottomtext {
  font-size: 11px;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 1769, style.scss */
.invoice .invoicename {
  color: #E4E4E4;
  font-weight: bold;
  font-size: 30px;
  right: 50px;
  top: 50px;
  position: absolute;
}
/* =================================================================================
Login Pages
================================================================================= */
/* line 1783, style.scss */
.login-form {
  width: 360px;
  padding-top: 100px;
  margin: 0px auto;
  text-shadow: none;
}
/* line 1788, style.scss */
.login-form form {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}
/* line 1792, style.scss */
.login-form form img {
  margin-bottom: 18px;
}
/* line 1793, style.scss */
.login-form form .profile {
  border-radius: 999px;
}
/* line 1794, style.scss */
.login-form form .top {
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 30px 0;
}
/* line 1798, style.scss */
.login-form form .top .icon {
  width: 100px;
  height: 100px;
}
/* line 1802, style.scss */
.login-form form .top h1,
.login-form form .top h4 {
  margin: 0;
}
/* line 1803, style.scss */
.login-form form .top h1 {
  color: #37363E;
  font-size: 30px;
  font-family: "ProximaNova-Regular", sans-serif;
  font-weight: bold;
  margin-top: -14px;
}
/* line 1810, style.scss */
.login-form form .top h4 {
  font-weight: normal;
  color: #76757B;
  font-size: 15px;
}
/* line 1816, style.scss */
.login-form form .form-area {
  padding: 40px;
}
/* line 1818, style.scss */
.login-form form .form-area .group {
  position: relative;
  margin-bottom: 20px;
}
/* line 1819, style.scss */
.login-form form .form-area .form-control {
  padding-left: 38px;
  height: 40px;
}
/* line 1820, style.scss */
.login-form form .form-area .fa {
  position: absolute;
  top: 11px;
  left: 13px;
  font-size: 16px;
  color: #C3C3C3;
}
/* line 1821, style.scss */
.login-form form .form-area .btn {
  height: 42px;
  font-weight: 600;
}
/* line 1822, style.scss */
.login-form form .form-area .checkbox {
  margin-bottom: 20px;
}
/* line 1825, style.scss */
.login-form .footer-links {
  color: #76757B;
  padding: 10px 5px;
}
/* line 1828, style.scss */
.login-form .footer-links a {
  color: #76757B;
}
/* line 1829, style.scss */
.login-form .footer-links a:hover {
  color: #37363E;
}
/* =================================================================================
404 - 500 Pages
================================================================================= */
/* line 1836, style.scss */
.error-pages {
  text-align: center;
  padding-top: 100px;
}
/* line 1839, style.scss */
.error-pages .icon {
  border-radius: 4px;
  margin-bottom: 20px;
}
/* line 1843, style.scss */
.error-pages h1 {
  color: #37363E;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 28px;
}
/* line 1848, style.scss */
.error-pages h4 {
  color: #767279;
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
}
/* line 1854, style.scss */
.error-pages form {
  width: 400px;
  margin: 0px auto;
  margin-top: 30px;
  position: relative;
}
/* line 1859, style.scss */
.error-pages form .form-control {
  padding-left: 34px;
  height: 40px;
}
/* line 1860, style.scss */
.error-pages form .fa {
  position: absolute;
  left: 10px;
  top: 11px;
  font-size: 16px;
}
/* line 1867, style.scss */
.error-pages .bottom-links {
  margin-top: 30px;
}
/* line 1869, style.scss */
.error-pages .bottom-links a {
  margin: 0px 6px;
}
/* =================================================================================
Top Stats
================================================================================= */
/* line 1880, style.scss */
.topstats {
  padding-left: 3em;
  color: #76747A;
  position: relative;
  font-size: 12px;
  border-radius: 3px;
  margin-left: -5px;
  margin-right: -5px;
  text-shadow: none;
}
/* line 1891, style.scss */
.topstats li {
  display: block;
  margin: 10px 0;
}
@media (max-width: 468px) {
  /* line 1891, style.scss */
  .topstats li {
    margin: 5px 0;
  }
}
/* line 1897, style.scss */
.topstats li[class^="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
/* line 1905, style.scss */
.topstats li .inside {
  border-radius: 7px;
  padding: 30px;
  color: #fff;
  position: relative;
}
/* line 1910, style.scss */
.topstats li .inside p {
  font-size: 40px;
  font-family: 'ProximaNova-Light';
}
/* line 1913, style.scss */
.topstats li .inside p.ttl {
  font-family: 'ProximaNova-Regular';
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 1920, style.scss */
.topstats li .inside span.icon {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 86px;
  background: url(sources/img/icons/sprite.cd0f7e.png) 0 0 no-repeat;
}
/* line 1928, style.scss */
.topstats li .inside.rating {
  background: #2fa0e5;
}
/* line 1930, style.scss */
.topstats li .inside.rating .icon {
  background-position: 2px 14px;
  width: 75px;
}
/* line 1932, style.scss */
.topstats li .inside.review {
  background: #EF4836;
}
/* line 1934, style.scss */
.topstats li .inside.review .icon {
  background-position: -98px 7px;
  width: 67px;
}
/* line 1936, style.scss */
.topstats li .inside.recom {
  background: #68ac3c;
}
/* line 1938, style.scss */
.topstats li .inside.recom .icon {
  background-position: -190px 4px;
  width: 70px;
}
/* line 1940, style.scss */
.topstats li .inside.page-view {
  background: #213246;
}
/* line 1942, style.scss */
.topstats li .inside.page-view .icon {
  background-position: -281px 13px;
  width: 46px;
}
/* line 1946, style.scss */
.topstats .title {
  color: #37363E;
  font-weight: 600;
  font-size: 13px;
}
/* line 1950, style.scss */
.topstats .title .fa {
  font-size: 15px;
  color: #000;
  margin-right: 4px;
  opacity: 0.4;
}
/* line 1957, style.scss */
.topstats h3 {
  font-size: 28px;
  font-weight: bold;
  font-family: "ProximaNova-Regular", sans-serif;
  letter-spacing: -1px;
  line-height: normal;
  margin: 1px 0;
}
/* line 1964, style.scss */
.topstats h3 small {
  color: #37363E;
}
/* line 1967, style.scss */
.topstats .diff b {
  font-weight: bold;
}
/* line 1968, style.scss */
.topstats .diff .fa {
  margin-right: 2px;
}
/* line 1971, style.scss */
.topstats .arrow {
  position: absolute;
  width: 0;
  height: 0;
  top: -18px;
  right: 5px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
/* Charts */
/* line 1988, style.scss */
.flotchart-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
/* line 1993, style.scss */
.chart-wrap {
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgba(128, 128, 128, 0.4);
  clear: both;
}
@media (max-width: 768px) {
  /* line 1993, style.scss */
  .chart-wrap {
    margin-right: 10px;
    margin-left: 10px;
  }
}
/* line 2003, style.scss */
.chart-wrap .chart-panel {
  border-radius: 7px 7px 0 0;
  background: #dce4f0;
  padding: 10px 16px 11px;
  min-height: 58px;
}
@media (max-width: 380px) {
  /* line 2010, style.scss */
  .chart-wrap .chart-panel:before,
  .chart-wrap .chart-panel:after {
    content: " ";
    display: table;
  }
  /* line 2015, style.scss */
  .chart-wrap .chart-panel:after {
    clear: both;
  }
}
/* line 2017, style.scss */
.chart-wrap .chart-panel p {
  margin: 0;
}
/* line 2019, style.scss */
.chart-wrap .chart-panel p.chart-title {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
  line-height: 37px;
}
@media (min-width: 380px) {
  /* line 2019, style.scss */
  .chart-wrap .chart-panel p.chart-title {
    float: left;
  }
}
/* line 2025, style.scss */
.chart-wrap .chart-panel p.chart-title .flaticon-chart {
  margin-right: 5px;
}
/* line 2027, style.scss */
.chart-wrap .chart-panel p.chart-title .flaticon-chart:before {
  font-size: 16px;
}
/* line 2031, style.scss */
.chart-wrap .chart-panel .right-timeline {
  font-size: 14px;
  line-height: 37px;
}
@media (min-width: 380px) {
  /* line 2031, style.scss */
  .chart-wrap .chart-panel .right-timeline {
    float: right;
  }
}
/* line 2035, style.scss */
.chart-wrap .chart-panel .right-timeline p {
  font-family: 'ProximaNova-Semibold';
}
/* line 2038, style.scss */
.chart-wrap .chart-panel .right-timeline .diapas {
  border: 1px solid rgba(128, 128, 128, 0.4);
  padding: 0 15px;
  font-family: 'ProximaNova-Regular';
  border-radius: 5px;
  background: #fff;
  margin-left: 10px;
}
/* line 2045, style.scss */
.chart-wrap .chart-panel .right-timeline .diapas .flaticon-calendar {
  margin-left: 10px;
}
/* line 2047, style.scss */
.chart-wrap .chart-panel .right-timeline .diapas .flaticon-calendar:before {
  font-size: 14px;
}
/* line 2054, style.scss */
.chart-wrap .ct-chart.ct-perfect-fourth::before {
  padding-bottom: 0;
}
/* line 2057, style.scss */
.chart-wrap .ct-perfect-fourth {
  margin-bottom: 30px;
}
/* line 2059, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark {
  position: absolute;
  right: 15px;
  top: -20px;
  padding-left: 0;
}
/* line 2064, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark li {
  display: inline-block;
  margin-left: 30px;
  color: #33577B;
  position: relative;
}
/* line 2069, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark li:before {
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  left: -22px;
  top: 2px;
}
/* line 2080, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark li.mark-email:before {
  background: #68ac3c;
}
/* line 2083, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark li.mark-review:before {
  background: #EF4836;
}
/* line 2086, style.scss */
.chart-wrap .ct-perfect-fourth .chart-mark li.mark-view:before {
  background: #213246;
}
/* line 2091, style.scss */
.chart-wrap .chart-foot-info {
  display: block;
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
/* line 2096, style.scss */
.chart-wrap .chart-foot-info li {
  border-top: 1px solid rgba(128, 128, 128, 0.4);
  display: block;
  position: relative;
  padding: 30px 0 30px 100px;
}
/* line 2101, style.scss */
.chart-wrap .chart-foot-info li i {
  position: absolute;
  top: 45px;
  left: 40px;
  color: rgba(51, 87, 123, 0.4);
}
/* line 2106, style.scss */
.chart-wrap .chart-foot-info li i[class^="flaticon-"]:before {
  font-size: 35px;
  font-weight: normal;
}
/* line 2112, style.scss */
.chart-wrap .chart-foot-info li p.ttl {
  font-family: 'ProximaNova-Regular';
  color: rgba(33, 50, 70, 0.8);
  font-size: 13px;
  text-transform: uppercase;
}
/* line 2118, style.scss */
.chart-wrap .chart-foot-info li p.number {
  font-size: 40px;
  font-family: 'ProximaNova-Light';
}
@media (min-width: 768px) {
  /* line 2123, style.scss */
  .chart-wrap .chart-foot-info li.mail-sent {
    border-right: 1px solid rgba(128, 128, 128, 0.4);
  }
}
/* line 2125, style.scss */
.chart-wrap .chart-foot-info li.mail-sent .number {
  color: #FFCC00;
}
@media (min-width: 768px) {
  /* line 2127, style.scss */
  .chart-wrap .chart-foot-info li.review {
    border-right: 1px solid rgba(128, 128, 128, 0.4);
  }
}
/* line 2129, style.scss */
.chart-wrap .chart-foot-info li.review .number {
  color: #EF4836;
}
/* line 2132, style.scss */
.chart-wrap .chart-foot-info li.page-view .number {
  color: #213246;
}
/* line 2138, style.scss */
.flotchart-placeholder {
  width: 100%;
  height: 300px;
  font-size: 13px;
  line-height: 1.2em;
}
/* line 2145, style.scss */
.legend table {
  border-spacing: 5px;
}
/* line 2149, style.scss */
.easypie {
  display: inline-block;
  width: 95px;
  font-size: 12px;
  height: 95px;
  margin: 0 20px 20px 0px;
  vertical-align: top;
  position: relative;
  text-align: center;
  padding-top: 29px;
  border-radius: 999px;
}
/* line 2161, style.scss */
.easypie span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 2167, style.scss */
.easypie canvas {
  position: absolute;
  left: 0;
  width: 95px;
  height: 95px;
  top: 0;
}
/* line 2174, style.scss */
.rickshaw-chart {
  width: 100%;
}
/* Demo Css */
/* Demo sidebar */
/* line 2180, style.scss */
.demo-sidebarmenu .sidebar {
  position: relative;
  top: 0;
  width: 100%;
}
/* line 2184, style.scss */
.demo-sidebarmenu .sidebar .panel {
  position: relative;
}
/* Calendar */
/* line 2191, style.scss */
.calendar-layout {
  background: #fff;
  margin: -20px -30px;
  margin-bottom: 0;
  padding: 30px 20px;
}
/* =================================================================================
Awesome Bootstrap Checkbox Rewrite
================================================================================= */
/* line 2202, style.scss */
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #dce4f0;
  border-color: #dce4f0;
}
/* line 2205, style.scss */
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/* line 2208, style.scss */
.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #EF4836;
  border-color: #EF4836;
}
/* line 2211, style.scss */
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/* line 2214, style.scss */
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #51B7A3;
  border-color: #51B7A3;
}
/* line 2217, style.scss */
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/* line 2220, style.scss */
.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #F39C12;
  border-color: #F39C12;
}
/* line 2223, style.scss */
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/* line 2226, style.scss */
.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #26A65B;
  border-color: #26A65B;
}
/* line 2229, style.scss */
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
/* line 2232, style.scss */
.radio-primary input[type="radio"] + label::after {
  background-color: #dce4f0;
}
/* line 2234, style.scss */
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #dce4f0;
}
/* line 2236, style.scss */
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #dce4f0;
}
/* line 2239, style.scss */
.radio-danger input[type="radio"] + label::after {
  background-color: #EF4836;
}
/* line 2241, style.scss */
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #EF4836;
}
/* line 2243, style.scss */
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #EF4836;
}
/* line 2246, style.scss */
.radio-info input[type="radio"] + label::after {
  background-color: #51B7A3;
}
/* line 2248, style.scss */
.radio-info input[type="radio"]:checked + label::before {
  border-color: #51B7A3;
}
/* line 2250, style.scss */
.radio-info input[type="radio"]:checked + label::after {
  background-color: #51B7A3;
}
/* line 2253, style.scss */
.radio-warning input[type="radio"] + label::after {
  background-color: #F39C12;
}
/* line 2255, style.scss */
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #F39C12;
}
/* line 2257, style.scss */
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #F39C12;
}
/* line 2260, style.scss */
.radio-success input[type="radio"] + label::after {
  background-color: #26A65B;
}
/* line 2262, style.scss */
.radio-success input[type="radio"]:checked + label::before {
  border-color: #26A65B;
}
/* line 2264, style.scss */
.radio-success input[type="radio"]:checked + label::after {
  background-color: #26A65B;
}
/* =================================================================================
Bootstrap Rewrite
================================================================================= */
/* line 2272, style.scss */
a:focus,
input,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0px;
}
/* Typography */
/* line 2287, style.scss */
mark {
  background: #FBDDAC;
  padding: 2px 4px;
  border-radius: 3px;
}
/* line 2292, style.scss */
code {
  background: #EDF6FF;
  padding: 2px 2px;
  color: #000;
  border: 1px solid #C3E1FF;
}
/* line 2298, style.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.6;
  color: #415979;
}
/* line 2316, style.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  letter-spacing: -0.02em;
}
/* line 2326, style.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 2335, style.scss */
h1,
.h1 {
  font-size: 2.25em;
}
/* line 2336, style.scss */
h2,
.h2 {
  font-size: 2em;
}
/* line 2337, style.scss */
h3,
.h3 {
  font-size: 1.75em;
}
/* line 2338, style.scss */
h4,
.h4 {
  font-size: 1.5em;
}
/* line 2339, style.scss */
h5,
.h5 {
  font-size: 1.25em;
}
/* line 2340, style.scss */
h6,
.h6 {
  font-size: 1em;
}
/* line 2341, style.scss */
.text-st {
  color: #666;
}
/* line 2343, style.scss */
.lead {
  line-height: 1.7em;
}
/* line 2347, style.scss */
blockquote {
  background: #f2f2f2;
  padding: 16px 20px;
  border-radius: 3px;
  border-left: 5px solid #ccc;
}
/* line 2354, style.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: inherit;
  opacity: 0.6;
}
/* line 2364, style.scss */
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #ccc;
}
/* line 2369, style.scss */
dt,
dd {
  line-height: inherit;
}
/* line 2374, style.scss */
.font-title {
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 2375, style.scss */
.font-w-300 {
  font-weight: 300;
}
/* line 2376, style.scss */
.font-w-400 {
  font-weight: 400;
}
/* line 2377, style.scss */
.font-w-600 {
  font-weight: 600;
}
/* line 2378, style.scss */
.font-w-700 {
  font-weight: 700;
}
/* line 2379, style.scss */
.font-w-800 {
  font-weight: 800;
}
/* line 2380, style.scss */
.font-title-tab {
  font-family: "ProximaNova-Regular", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
/* Button General */
/* line 2386, style.scss */
.btn {
  font-size: 14px;
  padding: 7px 20px 7px 20px;
  border: none;
  background: #E4E4E4;
  color: inherit;
  border-radius: 3px;
}
/* line 2394, style.scss */
.btn:hover {
  background-color: #eeeeee;
  color: #666;
}
/* line 2399, style.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 2406, style.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
/* line 2417, style.scss */
.btn-xs {
  font-size: 11px;
  padding: 3px 8px;
}
/* line 2421, style.scss */
.btn-sm {
  font-size: 12px;
  padding: 5px 14px;
}
/* line 2425, style.scss */
.btn-lg {
  font-size: 16px;
  padding: 10px 30px;
}
/* line 2429, style.scss */
.btn-xl {
  font-size: 20px;
  padding: 14px 30px;
}
/* line 2435, style.scss */
.btn .fa {
  font-size: 15px;
  margin-right: 5px;
}
/* line 2439, style.scss */
.btn-icon {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 2443, style.scss */
.btn-icon .fa {
  margin: 0;
  font-size: normal;
}
/* line 2448, style.scss */
.btn-rounded {
  border-radius: 999px;
}
/* line 2451, style.scss */
.btn-square {
  border-radius: 0;
}
/* line 2455, style.scss */
.btndiv .btn {
  margin-bottom: 10px;
}
/* Button Default */
/* line 2460, style.scss */
.btn-default {
  background-color: #213246;
  color: #fff;
}
/* line 2464, style.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #506782;
  color: #fff;
}
/* line 2473, style.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #cad6e8;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2481, style.scss */
.btn-default .badge {
  color: #dce4f0;
  background-color: #fff;
}
/* Button Primary */
/* line 2487, style.scss */
.btn-primary {
  background-color: #33577B;
  color: #fff;
}
/* line 2491, style.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #396189;
  color: #fff;
}
/* line 2500, style.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #2c4a69;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2507, style.scss */
.btn-primary .badge {
  color: #33577B;
  background-color: #fff;
}
/* Button white */
/* line 2514, style.scss */
.btn-white {
  background-color: #E4E4E4;
  color: #666;
}
/* line 2518, style.scss */
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-color: #eeeeee;
  color: #666;
}
/* line 2527, style.scss */
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #666;
}
/* line 2534, style.scss */
.btn-white .badge {
  color: #E4E4E4;
  background-color: #fff;
}
/* Button toggle */
/* line 2540, style.scss */
.btn-toggle {
  background-color: #E4E4E4;
  color: #666;
  border-size: 4px;
  border-size: 5px;
}
/* line 2546, style.scss */
.btn-toggle:hover,
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:active,
.btn-toggle.active,
.open > .dropdown-toggle.btn-toggle {
  background-color: #eeeeee;
  color: #666;
}
/* line 2555, style.scss */
.btn-toggle:active,
.btn-toggle.active,
.open > .dropdown-toggle.btn-toggle {
  background: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #666;
}
/* line 2562, style.scss */
.btn-toggle .badge {
  color: #E4E4E4;
  background-color: #fff;
}
/* Button light */
/* line 2568, style.scss */
.btn-light {
  background-color: #fff;
  color: inherit;
  border: 1px solid #BDC4C9;
}
/* line 2573, style.scss */
.btn-light:hover,
.btn-light:focus,
.btn-light.focus,
.btn-light:active,
.btn-light.active,
.open > .dropdown-toggle.btn-light {
  background-color: #f9f9f9;
  color: inherit;
}
/* line 2582, style.scss */
.btn-light:active,
.btn-light.active,
.open > .dropdown-toggle.btn-default {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
}
/* Button Success */
/* line 2590, style.scss */
.btn-success {
  background-color: #26A65B;
  color: #fff;
}
/* line 2594, style.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-color: #2ab764;
  color: #fff;
}
/* line 2603, style.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #219150;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2610, style.scss */
.btn-success .badge {
  color: #26A65B;
  background-color: #fff;
}
/* Button Info */
/* line 2616, style.scss */
.btn-info {
  background-color: #51B7A3;
  color: #fff;
}
/* line 2620, style.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-color: #5fbdab;
  color: #fff;
}
/* line 2629, style.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #46a995;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2636, style.scss */
.btn-info .badge {
  color: #51B7A3;
  background-color: #fff;
}
/* Button Warning */
/* line 2642, style.scss */
.btn-warning {
  background-color: #F39C12;
  color: #fff;
}
/* line 2646, style.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-color: #f4a425;
  color: #fff;
}
/* line 2655, style.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #e08e0b;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2662, style.scss */
.btn-warning .badge {
  color: #F39C12;
  background-color: #fff;
}
/* Button Danger */
/* line 2668, style.scss */
.btn-danger {
  background-color: #EF4836;
  color: #fff;
}
/* line 2672, style.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-color: #f15949;
  color: #fff;
}
/* line 2681, style.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #ed321e;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2688, style.scss */
.btn-danger .badge {
  color: #EF4836;
  background-color: #fff;
}
/* Button Color11 */
/* line 2695, style.scss */
.btn-option1 {
  background-color: #9A80B9;
  color: #fff;
}
/* line 2699, style.scss */
.btn-option1:hover,
.btn-option1:focus,
.btn-option1.focus,
.btn-option1:active,
.btn-option1.active,
.open > .dropdown-toggle.btn-option1 {
  background-color: #a48dc0;
  color: #fff;
}
/* line 2708, style.scss */
.btn-option1:active,
.btn-option1.active,
.open > .dropdown-toggle.btn-option1 {
  background: #8d70b0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2715, style.scss */
.btn-option1 .badge {
  color: #9A80B9;
  background-color: #fff;
}
/* Button Color12 */
/* line 2721, style.scss */
.btn-option2 {
  background-color: #A2DED0;
  color: #333;
}
/* line 2725, style.scss */
.btn-option2:hover,
.btn-option2:focus,
.btn-option2.focus,
.btn-option2:active,
.btn-option2.active,
.open > .dropdown-toggle.btn-option2 {
  background-color: #b1e3d8;
  color: #333;
}
/* line 2734, style.scss */
.btn-option2:active,
.btn-option2.active,
.open > .dropdown-toggle.btn-option2 {
  background: #8fd7c6;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
}
/* line 2741, style.scss */
.btn-option2 .badge {
  color: #A2DED0;
  background-color: #fff;
}
/* Button Color13 */
/* line 2747, style.scss */
.btn-option3 {
  background-color: #D2527F;
  color: #fff;
}
/* line 2751, style.scss */
.btn-option3:hover,
.btn-option3:focus,
.btn-option3.focus,
.btn-option3:active,
.btn-option3.active,
.open > .dropdown-toggle.btn-option3 {
  background-color: #d6628b;
  color: #fff;
}
/* line 2760, style.scss */
.btn-option3:active,
.btn-option3.active,
.open > .dropdown-toggle.btn-option3 {
  background: #cd3e70;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2767, style.scss */
.btn-option3 .badge {
  color: #D2527F;
  background-color: #fff;
}
/* Button Color14 */
/* line 2773, style.scss */
.btn-option4 {
  background-color: #C78568;
  color: #fff;
}
/* line 2777, style.scss */
.btn-option4:hover,
.btn-option4:focus,
.btn-option4.focus,
.btn-option4:active,
.btn-option4.active,
.open > .dropdown-toggle.btn-option4 {
  background-color: #cd9177;
  color: #fff;
}
/* line 2786, style.scss */
.btn-option4:active,
.btn-option4.active,
.open > .dropdown-toggle.btn-option4 {
  background: #c07655;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2793, style.scss */
.btn-option4 .badge {
  color: #C78568;
  background-color: #fff;
}
/* Button Color15 */
/* line 2799, style.scss */
.btn-option5 {
  background-color: #E99844;
  color: #fff;
}
/* line 2803, style.scss */
.btn-option5:hover,
.btn-option5:focus,
.btn-option5.focus,
.btn-option5:active,
.btn-option5.active,
.open > .dropdown-toggle.btn-option4 {
  background-color: #eba256;
  color: #fff;
}
/* line 2812, style.scss */
.btn-option5:active,
.btn-option5.active,
.open > .dropdown-toggle.btn-option5 {
  background: #e68b2d;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
/* line 2819, style.scss */
.btn-option5 .badge {
  color: #E99844;
  background-color: #fff;
}
/* Label Class */
/* line 2825, style.scss */
.label {
  font-size: inherit;
  padding: 1px 6px;
  font-weight: 600;
  border-radius: 4px;
}
/* line 2826, style.scss */
.label-default {
  background: #dce4f0;
}
/* line 2827, style.scss */
.label-primary {
  background: #33577B;
}
/* line 2828, style.scss */
.label-success {
  background: #26A65B;
}
/* line 2829, style.scss */
.label-info {
  background: #51B7A3;
}
/* line 2830, style.scss */
.label-warning {
  background: #F39C12;
}
/* line 2831, style.scss */
.label-danger {
  background: #EF4836;
}
/* Input options */
/* line 2834, style.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #26A65B;
}
/* line 2846, style.scss */
.has-success .form-control {
  border-color: #26A65B;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2850, style.scss */
.has-success .form-control:focus {
  border-color: #26A65B;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2854, style.scss */
.has-success .input-group-addon {
  color: #26A65B;
  background-color: #26A65B;
  border-color: #26A65B;
}
/* line 2859, style.scss */
.has-success .form-control-feedback {
  color: #26A65B;
}
/* line 2863, style.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #F39C12;
}
/* line 2875, style.scss */
.has-warning .form-control {
  border-color: #F39C12;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2879, style.scss */
.has-warning .form-control:focus {
  border-color: #F39C12;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2883, style.scss */
.has-warning .input-group-addon {
  color: #F39C12;
  background-color: #F39C12;
  border-color: #F39C12;
}
/* line 2888, style.scss */
.has-warning .form-control-feedback {
  color: #F39C12;
}
/* line 2892, style.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #EF4836;
}
/* line 2904, style.scss */
.has-error .form-control {
  border-color: #EF4836;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2908, style.scss */
.has-error .form-control:focus {
  border-color: #EF4836;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2912, style.scss */
.has-error .input-group-addon {
  color: #EF4836;
  background-color: #EF4836;
  border-color: #EF4836;
}
/* line 2917, style.scss */
.has-error .form-control-feedback {
  color: #EF4836;
}
/* line 2922, style.scss */
input,
select {
  height: 34px;
  border-radius: 3px;
  padding-left: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #BDC4C9;
  -webkit-box-shadow: inset 0px 1px 0px #F1F0F1;
          box-shadow: inset 0px 1px 0px #F1F0F1;
}
/* Form Control */
/* line 2932, style.scss */
.form-control {
  height: 34px;
  border-radius: 3px;
  padding-left: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #BDC4C9;
  display: block;
  -webkit-box-shadow: inset 0px 1px 0px #F1F0F1;
          box-shadow: inset 0px 1px 0px #F1F0F1;
}
/* line 2942, style.scss */
.form-control:focus {
  background: #f7f7f7;
  border-color: #BDC4C9;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid #B7B7B7;
}
/* line 2949, style.scss */
.form-label {
  font-weight: 500;
}
/* Fieldset Form */
/* line 2954, style.scss */
.fieldset-form fieldset {
  padding: 20px;
  margin: 0 2px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding-top: 10px;
}
/* line 2961, style.scss */
.fieldset-form legend {
  width: auto;
  padding: 0px 10px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: inherit;
  color: #333;
  border: 0;
  font-weight: 600;
  border-bottom: none;
}
/* Form Control Line */
/* line 2976, style.scss */
.form-control-line {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding-left: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2984, style.scss */
.form-control-line:focus {
  border-top: 0;
  background: none;
  border-color: #666;
}
/* Form Control Radius */
/* line 2991, style.scss */
.form-control-radius {
  border-radius: 999px;
}
/* Form Group */
/* line 2997, style.scss */
.form-group {
  margin-bottom: 18px;
}
.accountOverview .form-group {
  margin-right: 0px  !important;
  margin-left: 0px  !important;
}
/* Form Inline */
/* line 3003, style.scss */
.form-inline label {
  margin-right: 5px;
}
/* line 3007, style.scss */
.form-inline .checkbox-inline,
.form-inline .radio-inline {
  padding-left: 0;
  margin-right: 5px;
}
/* line 3011, style.scss */
.form-inline .checkbox-inline label,
.form-inline .radio-inline label {
  padding-left: 5px;
}
/* line 3015, style.scss */
.form-inline .form-group {
  padding-right: 10px;
}
/* Input Group Addon */
/* line 3021, style.scss */
.input-group-addon {
  background: #f7f7f7;
  border-color: #BDC4C9;
  font-weight: 600;
  padding-left: 17px;
  padding-right: 17px;
}
/* Input Control Sizing */
/* line 3031, style.scss */
.input-sm {
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 3037, style.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
/* breadcrumb */
/* line 3047, style.scss */
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  font-weight: 600;
}
/* line 3053, style.scss */
.breadcrumb .active {
  font-weight: normal;
  color: #999;
}
/* Dropdown Menu */
/* line 3060, style.scss */
.dropdown-menu {
  min-width: 100px;
  font-size: inherit;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
}
/* line 3067, style.scss */
.dropdown-header {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  padding-left: 15px;
  font-family: "ProximaNova-Regular", sans-serif;
  padding-top: 5px;
}
/* line 3075, style.scss */
.dropdown-menu li {
  position: relative;
}
/* line 3078, style.scss */
.dropdown-menu > li > a {
  padding: 9px 20px;
  color: #3D464D;
}
/* line 3082, style.scss */
.dropdown-menu .divider {
  margin: 4px 0;
}
/* line 3088, style.scss */
.dropdown-menu-list li a {
  padding-left: 40px;
}
/* line 3092, style.scss */
.dropdown-menu-list .badge {
  right: 20px;
  font-weight: normal;
  margin-left: 5px;
  padding: 2px 6px;
  font-size: 11px;
}
/* line 3100, style.scss */
.dropdown-menu-list .falist {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 15px;
}
/* line 3110, style.scss */
#editor {
  max-height: 250px;
  height: 250px;
  background-color: white;
  border-collapse: separate;
  border: 1px solid #cccccc;
  padding: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  overflow: scroll;
  outline: none;
}
/* line 3125, style.scss */
#voiceBtn {
  width: 20px;
  color: transparent;
  background-color: transparent;
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
  -moz-transform: scale(2, 2);
  border: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* line 3138, style.scss */
div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 3145, style.scss */
.dropdown-menu a {
  cursor: pointer;
}
/* Tabs */
/* line 3151, style.scss */
.tab-content {
  background: #fff;
  padding: 20px;
}
/* line 3157, style.scss */
.nav-tabs {
  border-bottom: none;
  background: #E9E9E9;
  padding: 0;
}
/* line 3162, style.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: -2px;
}
/* line 3167, style.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  color: inherit;
  border: none;
  border-radius: 0;
}
/* line 3174, style.scss */
.nav-tabs > li > a:hover {
  border-color: none;
  background: rgba(0, 0, 0, 0.1);
}
/* line 3178, style.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
}
/* line 3189, style.scss */
.nav-pills {
  padding-bottom: 10px;
}
/* line 3192, style.scss */
.nav-pills > li {
  float: left;
}
/* line 3195, style.scss */
.nav-pills > li > a {
  border-radius: 3px;
  padding: 4px 10px;
}
/* line 3200, style.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 3203, style.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #dce4f0;
}
/* line 3210, style.scss */
.nav-stacked li {
  width: 100%;
  display: block;
}
/* line 3217, style.scss */
.nav-justified {
  padding: 0;
  margin-bottom: -1px;
  border-bottom: none;
}
@media (min-width: 768px) {
  /* line 3223, style.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3227, style.scss */
.nav-tabs.nav-justified > li > a {
  border-radius: 0px;
}
/* line 3230, style.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: none;
}
@media (min-width: 768px) {
  /* line 3236, style.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #fff;
    border-radius: none;
  }
}
/* line 3244, style.scss */
.nav-line {
  border-bottom: none;
  background: none;
  padding: 0;
}
/* line 3249, style.scss */
.nav-line > li {
  float: left;
  margin-bottom: -1px;
}
/* line 3253, style.scss */
.nav-line > li > a:hover {
  border-color: none;
  background: none;
  border-bottom: 3px solid #E4E4E4;
  color: #37363E;
}
/* line 3259, style.scss */
.nav-line > li.active > a,
.nav-line > li.active > a:hover,
.nav-line > li.active > a:focus {
  color: inherit;
  cursor: default;
  background-color: transparent;
  border-bottom: 3px solid #dce4f0;
}
/* line 3270, style.scss */
.nav-icon .fa {
  font-size: 16px;
  color: inherit;
}
/* line 3274, style.scss */
.nav-pills > li > a {
  border-radius: 3px;
  padding: 4px 14px;
}
/* line 3283, style.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
  margin: 0;
}
/* line 3289, style.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
/* line 3296, style.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 29px;
}
/* line 3301, style.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 29px;
  text-align: right;
}
/* line 3308, style.scss */
.tabcolor5-bg li a,
.tabcolor6-bg li a,
.tabcolor7-bg li a,
.tabcolor8-bg li a,
.tabcolor9-bg li a,
.tabcolor10-bg li a {
  color: #fff;
}
/* line 3316, style.scss */
.tabcolor5-bg {
  background: #dce4f0;
}
/* line 3317, style.scss */
.tabcolor6-bg {
  background: #33577B;
}
/* line 3318, style.scss */
.tabcolor7-bg {
  background: #26A65B;
}
/* line 3319, style.scss */
.tabcolor8-bg {
  background: #51B7A3;
}
/* line 3320, style.scss */
.tabcolor9-bg {
  background: #F39C12;
}
/* line 3321, style.scss */
.tabcolor10-bg {
  background: #EF4836;
}
/* Panels */
/* line 3326, style.scss */
.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
/* line 3334, style.scss */
.panel-footer {
  margin: -20px;
  margin-top: 20px;
  background: #f9f9f9;
}
/* line 3339, style.scss */
.panel-transparent {
  background: none;
  border: none;
}
/* line 3343, style.scss */
.panel-transparent .panel-title {
  background: none;
  border: none;
}
/* line 3348, style.scss */
.panel-default > .panel-heading {
  background-color: inherit;
  border-bottom: 0;
  color: #3D464D;
}
/* line 3354, style.scss */
.panel-title {
  font-family: 'Montserrat', sans-serif;
  color: #58666E;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 16px 20px;
  margin: -20px;
  background: #fff;
  margin-bottom: 5px;
  border-bottom: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 3372, style.scss */
.panel-body,
.panel-heading {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border-color: none;
}
/* line 3377, style.scss */
.panel-heading {
  background: transparent;
  border-bottom: transparent;
}
/* line 3383, style.scss */
.panel .badge {
  font-size: 11px;
  font-family: "ProximaNova-Regular", sans-serif;
  text-transform: none;
  padding: 4px 10px;
  margin-left: 5px;
  font-weight: normal;
}
/* line 3391, style.scss */
.panel-footer {
  background: rgba(0, 0, 0, 0.01);
  border-top: 1px solid inherit;
}
/* line 3396, style.scss */
.panel-title .badge {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 3400, style.scss */
.panel-heading {
  font-size: 20px;
  padding-bottom: 15px;
  font-weight: 300;
}
/* line 3405, style.scss */
.panel .list-group {
  margin: -20px;
  margin-top: 20px;
  background: transparent;
}
/* line 3410, style.scss */
.panel .list-group li {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 0;
  background: transparent;
  border-right: 0;
}
/* line 3416, style.scss */
.panel .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 3420, style.scss */
.panel .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 0;
}
/* Panel Collapse */
/* line 3428, style.scss */
.panel-collapse {
  padding-bottom: 0;
}
/* line 3430, style.scss */
.panel-collapse .panel-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 3434, style.scss */
.panel-collapse .panel-body {
  padding: 10px 0 20px 0;
}
/* Panel widget */
/* line 3440, style.scss */
.panel-widget {
  overflow: hidden;
  border: none;
}
/* Panel Default */
/* line 3446, style.scss */
.panel-default {
  border-color: #ddd;
}
/* line 3449, style.scss */
.panel-default .badge {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 3454, style.scss */
.panel-default .list-group {
  margin: -20px;
  margin-top: 20px;
}
/* line 3458, style.scss */
.panel-default .list-group li {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
}
/* line 3463, style.scss */
.panel-default .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 3467, style.scss */
.panel-default .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 0;
}
/* Panel Primary */
/* line 3475, style.scss */
.panel-primary {
  border-color: #dce4f0;
  background: #dce4f0;
  color: #fff;
}
/* line 3480, style.scss */
.panel-primary > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3485, style.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dce4f0;
}
/* line 3488, style.scss */
.panel-primary .panel-title {
  color: #fff;
  background: #dce4f0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3493, style.scss */
.panel-primary .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3497, style.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dce4f0;
}
/* Panel Success */
/* line 3504, style.scss */
.panel-success {
  border-color: #26A65B;
  background: #26A65B;
  color: #fff;
}
/* line 3509, style.scss */
.panel-success > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3514, style.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #26A65B;
}
/* line 3517, style.scss */
.panel-success .panel-title {
  color: #fff;
  background: #26A65B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3522, style.scss */
.panel-success .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3526, style.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #26A65B;
}
/* Panel Info */
/* line 3532, style.scss */
.panel-info {
  border-color: #51B7A3;
  background: #51B7A3;
  color: #fff;
}
/* line 3537, style.scss */
.panel-info > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3542, style.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #51B7A3;
}
/* line 3545, style.scss */
.panel-info .panel-title {
  color: #fff;
  background: #51B7A3;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3550, style.scss */
.panel-info .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3554, style.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #51B7A3;
}
/* Panel Warning */
/* line 3559, style.scss */
.panel-warning {
  border-color: #F39C12;
  background: #F39C12;
  color: #fff;
}
/* line 3564, style.scss */
.panel-warning > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3569, style.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #F39C12;
}
/* line 3572, style.scss */
.panel-warning .panel-title {
  color: #fff;
  background: #F39C12;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3577, style.scss */
.panel-warning .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3581, style.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #F39C12;
}
/* Panel Danger */
/* line 3586, style.scss */
.panel-danger {
  border-color: #EF4836;
  background: #EF4836;
  color: #fff;
}
/* line 3591, style.scss */
.panel-danger > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3596, style.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EF4836;
}
/* line 3599, style.scss */
.panel-danger .panel-title {
  color: #fff;
  background: #EF4836;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3604, style.scss */
.panel-danger .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3608, style.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #EF4836;
}
/* Panel Dark */
/* line 3613, style.scss */
.panel-dark {
  border-color: #213246;
  background: #213246;
  color: #fff;
}
/* line 3618, style.scss */
.panel-dark > .panel-heading {
  color: inherit;
  background: transparent;
  border-bottom: transparent;
}
/* line 3623, style.scss */
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #213246;
}
/* line 3626, style.scss */
.panel-dark .panel-title {
  color: #fff;
  background: #213246;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 3631, style.scss */
.panel-dark .panel-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
}
/* line 3635, style.scss */
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #213246;
}
/* Panel Tools */
/* line 3641, style.scss */
.panel-tools {
  font-family: "ProximaNova-Regular", sans-serif;
  position: absolute;
  right: 16px;
  top: 13px;
  text-transform: none;
  font-weight: 600;
  font-size: inherit;
  z-index: 1;
}
/* line 3651, style.scss */
.panel-tools li {
  display: inline-block;
}
/* line 3654, style.scss */
.panel-tools a {
  padding: 3px 8px;
  display: block;
  color: inherit;
  border-radius: 3px;
}
/* line 3660, style.scss */
.panel-tools a:hover {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.09);
}
/* line 3664, style.scss */
.panel-tools .icon {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  cursor: pointer;
}
/* line 3670, style.scss */
.panel-tools .icon a {
  color: rgba(0, 0, 0, 0.4);
}
/* line 3677, style.scss */
.panel-tools .dropdown-menu {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}
/* line 3682, style.scss */
.panel-tools .dropdown-menu li {
  display: list-item;
}
/* line 3687, style.scss */
.panel-tools .dropdown-menu a {
  display: block;
}
/* line 3692, style.scss */
.panel-search {
  margin: -20px;
  padding: 15px 20px;
  position: relative;
  color: #333;
  display: none;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 3702, style.scss */
.panel-search input {
  background: #fff;
  border-radius: 999px;
  padding-left: 35px;
}
/* line 3707, style.scss */
.panel-search input:focus {
  background: #fff;
}
/* line 3710, style.scss */
.panel-search .icon {
  position: absolute;
  left: 35px;
  top: 25px;
}
/* line 3716, style.scss */
.panel-fullsize {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  top: 0;
  left: 0;
  z-index: 9999;
}
/* line 3726, style.scss */
.panel-tools-hover {
  display: none;
}
/* line 3729, style.scss */
.panel:hover .panel-tools-hover {
  display: block;
}
/* line 3733, style.scss */
.panel-title .titleicon {
  margin-right: 10px;
}
/* line 3737, style.scss */
.panel-closed .panel-title {
  margin-bottom: -20px;
}
/* line 3740, style.scss */
.panel-closed .panel-body {
  display: none;
}
/* Widget Tools */
/* line 3747, style.scss */
.widget-tools {
  font-family: "ProximaNova-Regular", sans-serif;
  position: absolute;
  right: 15px;
  top: 13px;
  text-transform: none;
  font-weight: 600;
  font-size: inherit;
  z-index: 1;
}
/* line 3757, style.scss */
.widget-tools li {
  display: inline-block;
}
/* line 3760, style.scss */
.widget-tools a {
  padding: 3px 8px;
  display: block;
  color: inherit;
  border-radius: 3px;
}
/* line 3766, style.scss */
.widget-tools a:hover {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.09);
}
/* line 3770, style.scss */
.widget-tools .icon {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  cursor: pointer;
}
/* line 3776, style.scss */
.widget-tools .icon a {
  color: rgba(0, 0, 0, 0.4);
}
/* line 3783, style.scss */
.widget-tools .dropdown-menu {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}
/* line 3788, style.scss */
.widget-tools .dropdown-menu li {
  display: list-item;
}
/* line 3793, style.scss */
.widget-tools .dropdown-menu a {
  display: block;
}
/* line 3797, style.scss */
.widget-fullsize {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  top: 0;
  left: 0;
  z-index: 9999;
}
/* line 3807, style.scss */
.widget-tools-hover {
  display: none;
}
/* line 3810, style.scss */
.widget:hover .widget-tools-hover {
  display: block;
}
/* Modals */
/* line 3817, style.scss */
.modal {
  z-index: 999;
}
/* line 3823, style.scss */
.modal-sm {
  max-width: 400px;
}
/* line 3827, style.scss */
.modal-lg {
  min-width: 90%;
}
/* line 3831, style.scss */
.modal .close {
  width: 26px;
  border-radius: 4px;
  font-size: 23px;
  background: #ccc;
  color: #000;
  text-shadow: none;
  opacity: 0.4;
  outline: 0;
}
/* line 3841, style.scss */
.modal .close:hover {
  opacity: 0.6;
}
/* line 3844, style.scss */
.modal-title {
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 16px;
}
/* line 3848, style.scss */
.modal-content {
  -webkit-box-shadow: 2px 2px 2px red;
          box-shadow: 2px 2px 2px red;
}
/* line 3852, style.scss */
.modalicon {
  background: #fff;
  border-radius: 3px;
  text-align: center;
  height: 300px;
  display: table-cell;
  width: 100%;
  position: relative;
  vertical-align: middle;
  border: 2px solid #e2e2e2;
}
/* line 3863, style.scss */
.modalicon img {
  border-radius: 3px;
}
/* line 3866, style.scss */
.modalicon:hover {
  border-color: #ccc;
}
/* line 3871, style.scss */
.progress {
  height: 18px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 3876, style.scss */
.progress-bar {
  background: #dce4f0;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}
/* line 3882, style.scss */
.progress-bar-success {
  background: #26A65B;
}
/* line 3885, style.scss */
.progress-bar-info {
  background: #51B7A3;
}
/* line 3888, style.scss */
.progress-bar-warning {
  background: #F39C12;
}
/* line 3891, style.scss */
.progress-bar-danger {
  background: #EF4836;
}
/* line 3894, style.scss */
.progress-bar-transparent {
  background: transparent;
  color: inherit;
}
/* line 3898, style.scss */
.progress-small {
  height: 9px;
}
/* line 3901, style.scss */
.progress-large {
  height: 26px;
}
/* line 3904, style.scss */
.progress-extralarge {
  height: 36px;
}
/* Table */
/* line 3909, style.scss */
.table {
  margin: 0;
}
/* line 3913, style.scss */
.table-hover > tbody > tr:hover {
  background-color: #EFF7FF;
}
/* line 3917, style.scss */
thead {
  font-weight: 600;
  font-family: "ProximaNova-Regular", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #37363E;
}
/* line 3924, style.scss */
thead .fa {
  font-size: 16px;
  margin: 0;
}
/* line 3928, style.scss */
table td {
  display: table-cell;
  vertical-align: middle;
}
/* line 3932, style.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.7;
}
/* line 3942, style.scss */
.doc-grid {
  padding: 10px 20px;
}
/* line 3944, style.scss */
.doc-grid div {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
  background: #fff;
}
/* =================================================================================
Widgets
================================================================================= */
/* line 3961, style.scss */
.widget {
  overflow: hidden;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 3px;
  padding: 20px;
  position: relative;
}
/* line 3968, style.scss */
.widget .widget-title {
  color: #37363E;
  font-size: 12px;
  font-weight: bold;
  padding: 16px 20px;
  background: #fff;
  margin-bottom: 5px;
  border-bottom: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin: -20px;
  margin-bottom: 20px;
}
/* line 3980, style.scss */
.widget .widget-title h5 {
  font-size: 12px;
  z-index: 1;
  margin: 0;
  color: #58666E;
}
/* line 3986, style.scss */
.widget .widget-title h2 {
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 3996, style.scss */
.widget-inline-list {
  display: block;
  padding-left: 0;
  color: #58666E;
}
/* line 4000, style.scss */
.widget-inline-list li {
  display: block;
  float: left;
  text-align: center;
  padding: 15px 0;
}
/* line 4005, style.scss */
.widget-inline-list li span {
  font-size: 18px;
  display: block;
  color: inherit;
  font-family: "ProximaNova-Regular", sans-serif;
  font-weight: 600;
}
/* line 4013, style.scss */
.widget-inline-list .chart {
  display: block;
  margin-top: 5px;
}
/* line 4017, style.scss */
.widget-inline-list .col-1 {
  width: 8.3333333%;
}
/* line 4018, style.scss */
.widget-inline-list .col-2 {
  width: 16.666666%;
}
/* line 4019, style.scss */
.widget-inline-list .col-3 {
  width: 25%;
}
/* line 4020, style.scss */
.widget-inline-list .col-4 {
  width: 33.333333%;
}
/* line 4021, style.scss */
.widget-inline-list .col-6 {
  width: 50%;
}
/* line 4022, style.scss */
.widget-inline-list .col-12 {
  width: 100%;
}
/* Chart with Stats */
/* line 4027, style.scss */
.chart-with-stats {
  padding: 0;
}
/* line 4029, style.scss */
.chart-with-stats .right {
  background: rgba(255, 255, 255, 0.8);
  min-width: 150px;
  position: absolute;
  text-align: center;
  right: 0;
}
/* line 4035, style.scss */
.chart-with-stats .right .title {
  left: 0;
  right: 0;
  text-align: center;
  padding-bottom: 14px;
}
/* line 4042, style.scss */
.chart-with-stats .bigchart {
  height: 300px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 70px;
}
/* line 4050, style.scss */
.chart-with-stats .top-label {
  position: absolute;
  right: 170px;
  top: 20px;
  background: #f2f2f2;
  border-radius: 3px;
  text-align: right;
  padding: 10px 20px;
}
/* line 4058, style.scss */
.chart-with-stats .top-label h2 {
  font-family: "ProximaNova-Regular", sans-serif;
  margin: 0;
  font-weight: bold;
  color: #37363E;
  font-size: 28px;
}
/* line 4065, style.scss */
.chart-with-stats .top-label h4 {
  font-size: 13px;
  margin: 0;
  opacity: 0.7;
  color: #58666E;
}
/* line 4072, style.scss */
.chart-with-stats .title {
  font-family: "ProximaNova-Regular", sans-serif;
  color: #58666E;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 0px;
  font-size: 13px;
  z-index: 1;
  margin-bottom: 0;
  padding: 0;
}
/* line 4083, style.scss */
.chart-with-stats .title small {
  display: block;
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 12px;
  margin-top: 4px;
}
/* line 4085, style.scss */
.chart-with-stats .widget-inline-list {
  position: absolute;
  opacity: 0.9;
  top: 50px;
  bottom: 0;
}
/* line 4090, style.scss */
.chart-with-stats .widget-inline-list span {
  color: #37363E;
}
/* line 4091, style.scss */
.chart-with-stats .widget-inline-list li {
  margin-bottom: 20px;
}
/* line 4100, style.scss */
.chart-on-bottom {
  width: 100%;
  position: absolute;
  left: -20px;
  right: -2px;
  bottom: -2px;
}
/* Social Box */
/* line 4111, style.scss */
.socialbox .text {
  font-size: 20px;
  color: #fff;
  line-height: 1.6em;
  font-weight: 300;
}
/* line 4117, style.scss */
.socialbox .text-info {
  color: #fff;
  opacity: 0.7;
}
/* line 4121, style.scss */
.socialbox .logo {
  color: #fff;
  font-size: 28px;
  left: 20px;
  bottom: 20px;
  position: absolute;
}
/* line 4128, style.scss */
.socialbox .info {
  color: #fff;
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 15px;
  padding: 0;
}
/* line 4136, style.scss */
.socialbox .info .fa {
  margin-right: 4px;
}
/* line 4137, style.scss */
.socialbox .info li {
  display: inline;
  padding-left: 10px;
}
/* Profile Widget */
/* line 4142, style.scss */
.profile-widget {
  padding: 0;
  padding-top: 40px;
  color: #fff;
  text-align: center;
  background: url(sources/img/social.cc6bc8.png);
  background-size: cover;
}
/* line 4149, style.scss */
.profile-widget .profile-image {
  width: 115px;
  height: 115px;
  border: 4px solid #fff;
  border-radius: 999px;
  margin-bottom: 10px;
}
/* line 4156, style.scss */
.profile-widget .btn {
  background: #fff;
  color: #37363E;
}
/* line 4160, style.scss */
.profile-widget .btn:hover {
  opacity: 0.9;
}
/* line 4163, style.scss */
.profile-widget h1 {
  color: #fff;
  margin: 0;
  font-size: 26px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 300;
}
/* line 4170, style.scss */
.profile-widget .stats {
  color: #fff;
  padding: 12px 0;
  position: absolute;
  bottom: -20px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
/* line 4180, style.scss */
.profile-widget .stats span {
  color: #fff;
}
/* Basic List */
/* line 4187, style.scss */
.basic-list {
  margin-bottom: 0;
  padding: 0;
}
/* line 4190, style.scss */
.basic-list li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 11px 0;
}
/* line 4196, style.scss */
.basic-list li:last-child {
  border-bottom: none;
}
/* line 4199, style.scss */
.basic-list .right {
  position: absolute;
  right: 0;
  display: inline-block;
  padding: 3px 6px;
  font-weight: 600;
}
/* Image List */
/* line 4210, style.scss */
.image-list li {
  padding-left: 50px;
}
/* line 4213, style.scss */
.image-list .img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  border-radius: 999px;
}
/* line 4220, style.scss */
.image-list .desc {
  font-size: 12px;
  opacity: 0.8;
  display: block;
}
/* Blog Post */
/* line 4230, style.scss */
.blog-post .image-div {
  border-radius: 3px;
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}
/* line 4235, style.scss */
.blog-post .image-div a {
  color: #fff;
}
/* line 4236, style.scss */
.blog-post .image-div a:hover {
  opacity: 0.8;
}
/* line 4238, style.scss */
.blog-post .image {
  width: 100%;
  min-height: 100px;
  border-radius: 3px;
  top: 0;
  opacity: 0.2;
}
/* line 4245, style.scss */
.blog-post .title {
  position: absolute;
  top: 0;
  color: #fff;
  padding: 10px;
  margin: 0;
  line-height: normal;
  font-size: 34px;
  font-weight: 300;
}
/* line 4255, style.scss */
.blog-post .author {
  position: relative;
  padding-left: 50px;
  border-top: 1px solid #ededed;
  padding-top: 20px;
  margin-top: 15px;
  margin-bottom: 0;
}
/* line 4262, style.scss */
.blog-post .author img {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  position: absolute;
  left: 0;
}
/* line 4269, style.scss */
.blog-post .author .text {
  margin-bottom: 20px;
}
/* line 4272, style.scss */
.blog-post .author span {
  display: block;
  color: #37363E;
  font-weight: 600;
}
/* Quick Menu */
/* line 4281, style.scss */
.quick-menu {
  padding: 0;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 3px;
  font-family: "ProximaNova-Regular", sans-serif;
}
/* line 4287, style.scss */
.quick-menu .label {
  position: absolute;
  padding: 4px 6px;
  top: -10px;
  right: 10px;
}
/* line 4293, style.scss */
.quick-menu li {
  display: block;
  text-align: center;
  padding: 0;
  position: relative;
  font-size: 13px;
}
/* line 4299, style.scss */
.quick-menu li .fa {
  display: block;
  font-size: 28px;
  margin-bottom: 5px;
  opacity: 0.8;
}
/* line 4306, style.scss */
.quick-menu a {
  color: #58666E;
  display: block;
  padding: 18px 0;
}
/* line 4310, style.scss */
.quick-menu a .fa {
  color: #dce4f0;
}
/* line 4312, style.scss */
.quick-menu a:hover {
  background: rgba(0, 0, 0, 0.03);
  color: #37363E;
}
/* Widget Map */
/* line 4320, style.scss */
.gmaps,
.gmaps-panaroma {
  height: 300px;
  background: #6699cc;
  border-radius: 3px;
}
/* line 4326, style.scss */
.gmaps-overlay {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  opacity: 0.8;
  background: #4477aa;
  border: solid 3px #336699;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 10px #333;
          box-shadow: 2px 2px 10px #333;
  text-shadow: 1px 1px 1px #666;
  padding: 0 4px;
}
/* line 4341, style.scss */
.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}
/* line 4348, style.scss */
.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #336699;
}
/* line 4354, style.scss */
.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #336699;
}
/* widget table-dic */
/* line 4363, style.scss */
.table-dic .fa {
  text-shadow: none;
  color: #dce4f0;
  font-size: 20px;
  margin-right: 8px;
}
/* line 4369, style.scss */
.table-dic .type {
  font-size: 11px;
  opacity: 0.7;
}
.collapse-div {
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding: 0 10px;
}
.collapse-div .panel-title {
  margin: 0;
  font-size: 14px;
  padding: 0;
  font-weight: normal;
}
.collapse-div .panel-heading {
  padding: 10px;
  border-bottom: 1px solid #777;
}
.collapse-div .panel {
  padding: 0px;
  border-color: #777;
  border-radius: 0;
}
.collapse-div .panel-body {
  padding: 10px;
}
.collapse-div .glyphicon {
  font-size: 28px;
  top: -4px;
  font-weight: 600;
}
.collapse-div .panel-title a {
  display: block;
}
.page-header1 {
  margin: 0;
  padding: 10px;
  border-bottom: none;
  position: relative;
}
.collapse-div input[type="radio"],
input[type="checkbox"] {
  margin: -5px 0 0;
}
.collapse-div .panel-group {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.collapse-div li {
  list-style-type: none;
}
.preview {
  border-left: 1px solid #000;
}
.preview a {
  color: #58666E;
  font-weight: normal;
}
.checkbox-txt {
  min-width: 265px;
}
.quest-icon .fa {
  font-size: 1.4em;
  padding-top: 7px;
}
.collapse-div .form-group {
  margin-bottom: 15px;
}
/* custom sender domain */
.email-setup-block {
  background-color: #ffffff !important;
}
.modal-backdrop {
  display: none;
}
#emailSetup label {
  margin-top: 5px;
}
#emailSetup .modal-body {
  padding-top: 5px;
}
#emailSetup .label-desc {
  margin-top: 15px;
  margin-bottom: 0;
}
#emailSetup label {
  font-weight: 500;
}
.email-setup-section {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.email-setup-form-group {
  margin-bottom: 10px;
  overflow: hidden;
}
.email-setup-form-group label {
  width: 100px;
  float: left;
}
.email-setup-form-group .form-control {
  width: calc(100% - 190px);
  display: inline-block;
}
.email-setup-form-group span {
  margin-top: 6px;
  display: inline-block;
}
.email-setup-form-group .btn-copy {
  float: right;
  display: inline-block;
}
.inline-form-input {
  width: calc(100% - 100px) !important;
}
#fromEmailSetup {
  width: calc(100% - 220px);
}
#emailSetupContinue {
  width: 100px;
  display: inline-block;
  float: right;
  margin: 0;
}
#emailSetupFinish {
  margin-top: 25px;
  margin-bottom: 10px;
  min-width: 110px;
}
.email-setup-error {
  display: none;
  padding: 4px 10px;
  margin-top: 10px;
  margin-bottom: 0;
  width: calc(100% - 100px);
  float: right;
}
.disabled-email-setup {
  text-align: center;
  padding: 5px 10px;
  background: #F2F2F2;
  display: inline-block;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
}
.disabled-email-setup a {
  color: #007bff;
}
.disabled-email-setup a:hover {
  color: #0056b3;
}
.disabled-email-setup i {
  float: left;
  margin-top: 4px;
  font-size: 15px;
}
.disabled-email-setup p {
  margin: 0;
}
.email-setup-block {
  margin-top: 10px;
}
.email-setup-block label {
  margin-top: 5px;
}
@media (max-width: 500px) {
  #emailSetup label {
    width: 50%;
  }
  .email-setup-form-group .form-control {
    width: calc(100% - 85px);
    height: 33px;
  }
}
/* END custom sender domain */

