@charset "UTF-8";
/* line 1, ../sass/matrix-style.scss */
* {
  outline: none !important;
  -moz-outline: none !important;
}

/* line 5, ../sass/matrix-style.scss */
html, body {
  height: 100%;
}

/* Main */
/*Bootstrap-overlay*/
/* line 10, ../sass/matrix-style.scss */
body {
  overflow-x: hidden;
  margin-top: -10px;
  font-family: "微软雅黑", 'Open Sans', sans-serif;
  font-size: 12px;
  color: #000;
  background-color: #e6e6e6;
}

/* line 16, ../sass/matrix-style.scss */
a {
  color: #666;
}

/* line 17, ../sass/matrix-style.scss */
a:hover, a:focus {
  text-decoration: none;
  color: #28b779;
}

/* line 20, ../sass/matrix-style.scss */
.dropdown-menu .divider {
  margin: 4px 0px;
}

/* line 21, ../sass/matrix-style.scss */
.dropdown-menu {
  min-width: 180px;
}

/* line 22, ../sass/matrix-style.scss */
.dropdown-menu > li > a {
  padding: 3px 10px;
  color: #666;
  font-size: 12px;
}

/* line 23, ../sass/matrix-style.scss */
.dropdown-menu > li > a i {
  padding-right: 3px;
}

/* line 24, ../sass/matrix-style.scss */
.userphoto img {
  width: 19px;
  height: 19px;
}

/* line 25, ../sass/matrix-style.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .label, .dropdown-menu, .btn, .well, .progress, .table-bordered, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle, .alert {
  border-radius: 0px;
}

/* line 26, ../sass/matrix-style.scss */
.btn, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  box-shadow: none;
}

/* line 27, ../sass/matrix-style.scss */
.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary {
  background-image: none;
}

/* line 28, ../sass/matrix-style.scss */
.accordion-heading h5 {
  width: 70%;
}

/* line 29, ../sass/matrix-style.scss */
.form-horizontal .form-actions {
  padding-left: 20px;
}

/* line 30, ../sass/matrix-style.scss */
#footer {
  padding: 10px;
  text-align: center;
}

/* line 31, ../sass/matrix-style.scss */
hr {
  border-top-color: #dadada;
}

/* line 32, ../sass/matrix-style.scss */
.carousel {
  margin-bottom: 0px;
}

/* line 33, ../sass/matrix-style.scss */
.fl {
  float: left;
}

/* line 34, ../sass/matrix-style.scss */
.fr {
  float: right;
}

/* line 35, ../sass/matrix-style.scss */
.label-important, .badge-important {
  background: #f74d4d;
}

/*Metro Background color class*/
/* line 38, ../sass/matrix-style.scss */
.bg_lb {
  background: #27a9e3;
}

/* line 39, ../sass/matrix-style.scss */
.bg_db {
  background: #2295c9;
}

/* line 40, ../sass/matrix-style.scss */
.bg_lg {
  background: #28b779;
}

/* line 41, ../sass/matrix-style.scss */
.bg_dg {
  background: #28b779;
}

/* line 42, ../sass/matrix-style.scss */
.bg_ly {
  background: #ffb848;
}

/* line 43, ../sass/matrix-style.scss */
.bg_dy {
  background: #da9628;
}

/* line 44, ../sass/matrix-style.scss */
.bg_ls {
  background: #2255a4;
}

/* line 45, ../sass/matrix-style.scss */
.bg_lo {
  background: #da542e;
}

/* line 46, ../sass/matrix-style.scss */
.bg_lr {
  background: #f74d4d;
}

/* line 47, ../sass/matrix-style.scss */
.bg_lv {
  background: #603bbc;
}

/* line 48, ../sass/matrix-style.scss */
.bg_lh {
  background: #b6b3b3;
}

/* Header */
/* line 51, ../sass/matrix-style.scss */
#header {
  height: 77px;
  position: relative;
  width: 100%;
  z-index: -9;
}

/* line 57, ../sass/matrix-style.scss */
#header h1 {
  /*background: url("../img/logo.png") no-repeat scroll 0 0 transparent;*/
  background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
  height: 40px;
  left: 20px;
  /*line-height: 600px;*/
  font-size: 28.5px;
  overflow: hidden;
  position: relative;
  top: 20px;
  width: 270px;
  text-indent: 60px;
}

/* line 70, ../sass/matrix-style.scss */
#header h1 a {
  display: block;
  margin-top: -7px;
  color: #fff;
}

/* Search input */
/* line 76, ../sass/matrix-style.scss */
#search {
  position: absolute;
  z-index: 25;
  top: 6px;
  right: 10px;
}

/* line 82, ../sass/matrix-style.scss */
#search input[type=text] {
  padding: 4px 10px 5px;
  border: 0;
  width: 100px;
}

/* line 87, ../sass/matrix-style.scss */
#search button {
  border: 0;
  margin-left: -3px;
  margin-top: -11px;
  padding: 5px 10px 4px;
}

/* line 93, ../sass/matrix-style.scss */
#search button i {
  opacity: 0.8;
  color: #fff;
}

/* line 96, ../sass/matrix-style.scss */
#search button:hover i, #search button:active i {
  opacity: 1;
}

/* Top user navigation */
/* line 102, ../sass/matrix-style.scss */
#user-nav {
  position: absolute;
  left: 240px;
  top: 17px;
  z-index: 20;
  margin: 0;
}

/* line 109, ../sass/matrix-style.scss */
#user-nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /* border-right: 1px solid #2e363f;border-left: 1px solid #000; */
}

/* line 115, ../sass/matrix-style.scss */
#user-nav > ul > li {
  float: left;
  list-style-type: none;
  margin: 0;
  position: relative;
  padding: 0;
  /* border-left: 1px solid #2e363f; border-right: 1px solid #000; */
}

/* line 123, ../sass/matrix-style.scss */
#user-nav > ul > li > a {
  padding: 9px 10px;
  display: block;
  font-size: 18px;
  color: #fff;
}

/*
#user-nav > ul > li > a:hover, #user-nav > ul > li.open > a {
	color: #ffffff;  background:#000;
}
*/
/* line 134, ../sass/matrix-style.scss */
#user-nav > ul > li > a > i, #sidebar li a i {
  opacity: .5;
  margin-top: 2px;
}

/* line 138, ../sass/matrix-style.scss */
#user-nav > ul > li > a:hover > i, #user-nav > ul > li.open > a > i {
  opacity: 1;
}

/* line 141, ../sass/matrix-style.scss */
#user-nav > ul > li > a > .label {
  vertical-align: middle;
  padding: 1px 4px 1px;
  margin: -2px 4px 0;
  display: inline-block;
}

/* line 147, ../sass/matrix-style.scss */
#user-nav > ul ul > li > a {
  text-align: left;
}

/* Sidebar Navigation */
/* line 153, ../sass/matrix-style.scss */
#sidebar {
  display: block;
  float: left;
  position: relative;
  width: 240px;
  z-index: 16;
}

/* line 160, ../sass/matrix-style.scss */
#sidebar > ul {
  list-style: none;
  margin: 0px 0 0;
  padding: 0;
  position: absolute;
  width: 190px;
}

/* line 167, ../sass/matrix-style.scss */
#sidebar > ul > li {
  display: block;
  position: relative;
}

/* line 171, ../sass/matrix-style.scss */
#sidebar > ul > li > a {
  padding: 10px 0 10px 15px;
  display: block;
  color: #939da8;
}

/* line 176, ../sass/matrix-style.scss */
#sidebar > ul > li > a > i {
  margin-right: 10px;
}

/* line 179, ../sass/matrix-style.scss */
#sidebar > ul > li.active > a {
  background: url("../img/menu-active.png") no-repeat scroll right center transparent !important;
  text-decoration: none;
}

/* line 183, ../sass/matrix-style.scss */
#sidebar > ul > li > a > .label {
  margin: 0 20px 0 0;
  float: right;
  padding: 3px 5px 2px;
}

/* line 188, ../sass/matrix-style.scss */
#sidebar > ul li ul {
  display: none;
  margin: 0;
  padding: 0;
}

/* line 193, ../sass/matrix-style.scss */
#sidebar > ul li.open ul {
  display: block;
}

/* line 196, ../sass/matrix-style.scss */
#sidebar > ul li ul li a {
  padding: 10px 0 10px 25px;
  display: block;
  color: #777777;
}

/* line 201, ../sass/matrix-style.scss */
#sidebar > ul li ul li:first-child a {
  border-top: 0;
}

/* line 204, ../sass/matrix-style.scss */
#sidebar > ul li ul li:last-child a {
  border-bottom: 0;
}

/* Content */
/* line 208, ../sass/matrix-style.scss */
#content {
  background: none repeat scroll 0 0 #eeeeee;
  margin-left: 190px;
  margin-right: 0;
  padding-bottom: 25px;
  position: relative;
  min-height: 100%;
  width: auto;
}

/* line 217, ../sass/matrix-style.scss */
#content-header {
  position: abslute;
  width: 100%;
  margin-top: -20px;
  z-index: 20;
}

/* line 223, ../sass/matrix-style.scss */
#content-header h1 {
  color: #555555;
  font-size: 28px;
  font-weight: normal;
  float: none;
  text-shadow: 0 1px 0 #ffffff;
  margin-left: 20px;
  position: relative;
}

/* line 232, ../sass/matrix-style.scss */
#content-header .btn-group {
  float: right;
  right: 20px;
  position: absolute;
}

/* line 237, ../sass/matrix-style.scss */
#content-header h1, #content-header .btn-group {
  margin-top: 20px;
}

/* line 240, ../sass/matrix-style.scss */
#content-header .btn-group .btn {
  padding: 11px 14px 9px;
}

/* line 243, ../sass/matrix-style.scss */
#content-header .btn-group .btn .label {
  position: absolute;
  top: -7px;
}

/* line 247, ../sass/matrix-style.scss */
.container-fluid .row-fluid:first-child {
  margin-top: 20px;
}

/* Breadcrumb */
/* line 251, ../sass/matrix-style.scss */
#breadcrumb {
  background-color: #fff;
  border-bottom: 1px solid #e3ebed;
}

/* line 255, ../sass/matrix-style.scss */
#breadcrumb a {
  padding: 8px 20px 8px 10px;
  display: inline-block;
  background-image: url("../img/breadcrumb.png");
  background-position: center right;
  background-repeat: no-repeat;
  font-size: 11px;
  color: #666666;
}

/* line 264, ../sass/matrix-style.scss */
#breadcrumb a:hover {
  color: #333333;
}

/* line 267, ../sass/matrix-style.scss */
#breadcrumb a:last-child {
  background-image: none;
}

/* line 270, ../sass/matrix-style.scss */
#breadcrumb a.current {
  font-weight: bold;
  color: #444444;
}

/* line 274, ../sass/matrix-style.scss */
#breadcrumb a i {
  margin-right: 5px;
  opacity: .6;
}

/* line 278, ../sass/matrix-style.scss */
#breadcrumb a:hover i {
  margin-right: 5px;
  opacity: .8;
}

/*todo-list*/
/* line 283, ../sass/matrix-style.scss */
.todo ul {
  list-style: none outside none;
  margin: 0;
}

/* line 287, ../sass/matrix-style.scss */
.todo li {
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 0;
  padding: 10px 0;
}

/* line 292, ../sass/matrix-style.scss */
.todo li:hover {
  background: none repeat scroll 0 0 #FCFCFC;
  border-color: #D9D9D9;
}

/* line 296, ../sass/matrix-style.scss */
.todo li:last-child {
  border-bottom: 0px;
}

/* line 297, ../sass/matrix-style.scss */
.todo li .txt {
  float: left;
}

/* line 300, ../sass/matrix-style.scss */
.todo li .by {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 304, ../sass/matrix-style.scss */
.todo li .date {
  margin-right: 10px;
}

/* Stat boxes and quick actions */
/* line 309, ../sass/matrix-style.scss */
.quick-actions_homepage {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: 10px;
}

/* line 315, ../sass/matrix-style.scss */
.stat-boxes, .quick-actions, .quick-actions-horizontal, .stats-plain {
  display: block;
  list-style: none outside none;
  margin: 15px 0;
  text-align: center;
}

/* line 321, ../sass/matrix-style.scss */
.stat-boxes2 {
  display: inline-block;
  list-style: none outside none;
  margin: 0px;
  text-align: center;
}

/* line 327, ../sass/matrix-style.scss */
.stat-boxes2 li {
  display: inline-block;
  line-height: 18px;
  margin: 0 10px 10px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid gainsboro;
}

/* line 333, ../sass/matrix-style.scss */
.stat-boxes2 li:hover {
  background: #f6f6f6;
}

/* line 334, ../sass/matrix-style.scss */
.stat-boxes2 .left, .stat-boxes .right {
  text-shadow: 0 1px 0 #fff;
  float: left;
}

/* line 338, ../sass/matrix-style.scss */
.stat-boxes2 .left {
  border-right: 1px solid #DCDCDC;
  box-shadow: 1px 0 0 0 #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  margin-right: 10px;
  padding: 10px 14px 6px 4px;
}

/* line 346, ../sass/matrix-style.scss */
.stat-boxes2 .right {
  color: #666666;
  font-size: 12px;
  padding: 9px 10px 7px 0;
  text-align: center;
  min-width: 70px;
  float: left;
}

/* line 353, ../sass/matrix-style.scss */
.stat-boxes2 .left span, .stat-boxes2 .right strong {
  display: block;
}

/* line 356, ../sass/matrix-style.scss */
.stat-boxes2 .right strong {
  font-size: 26px;
  margin-bottom: 3px;
  margin-top: 6px;
}

/* line 361, ../sass/matrix-style.scss */
.quick-actions_homepage .quick-actions li {
  position: relative;
}

/* line 362, ../sass/matrix-style.scss */
.quick-actions_homepage .quick-actions li .label {
  position: absolute;
  padding: 5px;
  top: -10px;
  right: -5px;
}

/* line 363, ../sass/matrix-style.scss */
.stats-plain {
  width: 100%;
}

/* line 366, ../sass/matrix-style.scss */
.stat-boxes li, .quick-actions li, .quick-actions-horizontal li {
  float: left;
  line-height: 18px;
  margin: 0 10px 10px 0px;
  padding: 0 10px;
}

/* line 372, ../sass/matrix-style.scss */
.stat-boxes li a:hover, .quick-actions li a:hover, .quick-actions-horizontal li a:hover, .stat-boxes li:hover, .quick-actions li:hover, .quick-actions-horizontal li:hover {
  background: #2E363F;
}

/* line 375, ../sass/matrix-style.scss */
.quick-actions li {
  min-width: 14%;
  min-height: 70px;
}

/* line 379, ../sass/matrix-style.scss */
.quick-actions_homepage .quick-actions .span3 {
  width: 30%;
}

/* line 380, ../sass/matrix-style.scss */
.quick-actions li, .quick-actions-horizontal li {
  padding: 0;
}

/* line 383, ../sass/matrix-style.scss */
.stats-plain li {
  padding: 0 30px;
  display: inline-block;
  margin: 0 10px 20px;
}

/* line 388, ../sass/matrix-style.scss */
.quick-actions li a {
  padding: 10px 30px;
}

/* line 391, ../sass/matrix-style.scss */
.stats-plain li h4 {
  font-size: 40px;
  margin-bottom: 15px;
}

/* line 395, ../sass/matrix-style.scss */
.stats-plain li span {
  font-size: 14px;
  color: #fff;
}

/* line 399, ../sass/matrix-style.scss */
.quick-actions-horizontal li a span {
  padding: 10px 12px 10px 10px;
  display: inline-block;
}

/* line 403, ../sass/matrix-style.scss */
.quick-actions li a, .quick-actions-horizontal li a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: lighter;
}

/* line 408, ../sass/matrix-style.scss */
.quick-actions li a i[class^="icon-"], .quick-actions li a i[class*=" icon-"] {
  font-size: 30px;
  display: block;
  margin: 0 auto 5px;
}

/* line 413, ../sass/matrix-style.scss */
.quick-actions-horizontal li a i[class^="icon-"], .quick-actions-horizontal li a i[class*=" icon-"] {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  background-color: transparent;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: -2px 0 0 !important;
  border-right: 1px solid #dddddd;
  margin-right: 10px;
  padding: 10px;
  vertical-align: middle;
}

/* line 428, ../sass/matrix-style.scss */
.quick-actions li:active, .quick-actions-horizontal li:active {
  background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#eeeeee), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #eeeeee 0%, #f4f4f4 100%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #eeeeee 0%, #f4f4f4 100%);
  background-image: linear-gradient(top, #eeeeee 0%, #f4f4f4 100%);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* line 437, ../sass/matrix-style.scss */
.stat-boxes .left, .stat-boxes .right {
  text-shadow: 0 1px 0 #fff;
  float: left;
}

/* line 441, ../sass/matrix-style.scss */
.stat-boxes .left {
  border-right: 1px solid #DCDCDC;
  box-shadow: 1px 0 0 0 #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  margin-right: 10px;
  padding: 10px 14px 6px 4px;
}

/* line 449, ../sass/matrix-style.scss */
.stat-boxes .right {
  color: #666666;
  font-size: 12px;
  padding: 9px 10px 7px 0;
  text-align: center;
  min-width: 70px;
}

/* line 456, ../sass/matrix-style.scss */
.stat-boxes .left span, .stat-boxes .right strong {
  display: block;
}

/* line 459, ../sass/matrix-style.scss */
.stat-boxes .right strong {
  font-size: 26px;
  margin-bottom: 3px;
  margin-top: 6px;
}

/* line 464, ../sass/matrix-style.scss */
.stat-boxes .peity_bar_good, .stat-boxes .peity_line_good {
  color: #459D1C;
}

/* line 467, ../sass/matrix-style.scss */
.stat-boxes .peity_bar_neutral, .stat-boxes .peity_line_neutral {
  color: #757575;
}

/* line 470, ../sass/matrix-style.scss */
.stat-boxes .peity_bar_bad, .stat-boxes .peity_line_bad {
  color: #BA1E20;
}

/* line 476, ../sass/matrix-style.scss */
.site-stats {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}

/* line 481, ../sass/matrix-style.scss */
.site-stats li {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 10px;
  text-align: center;
  width: 42%;
  padding: 10px 0;
  color: #fff;
  position: relative;
}

/* line 487, ../sass/matrix-style.scss */
.site-stats li i {
  font-size: 24px;
  clear: both;
}

/* line 488, ../sass/matrix-style.scss */
.site-stats li:hover {
  background: #2E363F;
}

/* line 491, ../sass/matrix-style.scss */
.site-stats li i {
  vertical-align: baseline;
}

/* line 494, ../sass/matrix-style.scss */
.site-stats li strong {
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  float: left;
  margin-left: 0px;
}

/* line 499, ../sass/matrix-style.scss */
.site-stats li small {
  margin-left: 0px;
  font-size: 11px;
  width: 100%;
  float: left;
}

/* Charts & graphs **/
/* line 505, ../sass/matrix-style.scss */
.chart, .pie, .bars, #donut, #interactive, #placeholder, #placeholder2 {
  height: 300px;
  max-width: 100%;
}

/* line 509, ../sass/matrix-style.scss */
#choices {
  border-top: 1px solid #dcdcdc;
  margin: 10px 0;
  padding: 10px;
}

/* line 510, ../sass/matrix-style.scss */
#choices br {
  display: none;
}

/* line 511, ../sass/matrix-style.scss */
#choices input {
  margin: -5px 5px 0 0;
}

/* line 512, ../sass/matrix-style.scss */
#choices label {
  display: inline-block;
  padding-right: 20px;
}

/* line 513, ../sass/matrix-style.scss */
#tooltip {
  position: absolute;
  display: none;
  border: none;
  padding: 3px 8px;
  border-radius: 3px;
  font-size: 10px;
  background-color: #222222;
  color: #ffffff;
  z-index: 25;
}

/* Widgets */
/* line 525, ../sass/matrix-style.scss */
.widget-box {
  background: none repeat scroll 0 0 #F9F9F9;
  border-left: 1px solid #CDCDCD;
  border-top: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  clear: both;
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
}

/* line 535, ../sass/matrix-style.scss */
.widget-box.widget-calendar, .widget-box.widget-chat {
  overflow: hidden !important;
}

/* line 538, ../sass/matrix-style.scss */
.accordion .widget-box {
  margin-top: -2px;
  margin-bottom: 0;
  border-radius: 0;
}

/* line 543, ../sass/matrix-style.scss */
.widget-box.widget-plain {
  background: transparent;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 549, ../sass/matrix-style.scss */
.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header {
  background: #efefef;
  border-bottom: 1px solid #CDCDCD;
  height: 36px;
}

/* line 554, ../sass/matrix-style.scss */
.widget-title .nav-tabs {
  border-bottom: 0 none;
}

/* line 557, ../sass/matrix-style.scss */
.widget-title .nav-tabs li a {
  border-bottom: medium none !important;
  border-left: 1px solid #DDDDDD;
  border-radius: 0 0 0 0;
  border-right: 1px solid #DDDDDD;
  border-top: medium none;
  color: #999999;
  margin: 0;
  outline: medium none;
  padding: 9px 10px 8px;
  font-weight: bold;
  text-shadow: 0 1px 0 #FFFFFF;
}

/* line 570, ../sass/matrix-style.scss */
.widget-title .nav-tabs li:first-child a {
  border-left: medium none !important;
}

/* line 573, ../sass/matrix-style.scss */
.widget-title .nav-tabs li a:hover {
  background-color: transparent !important;
  border-color: #D6D6D6;
  border-width: 0 1px;
  color: #2b2b2b;
}

/* line 579, ../sass/matrix-style.scss */
.widget-title .nav-tabs li.active a {
  background-color: #F9F9F9 !important;
  color: #444444;
}

/* line 583, ../sass/matrix-style.scss */
.widget-title span.icon {
  padding: 9px 10px 7px 11px;
  float: left;
  border-right: 1px solid #dadada;
}

/* line 587, ../sass/matrix-style.scss */
.widget-title h5 {
  color: #000;
  float: left;
  font-size: 16px;
  font-weight: normal;
  padding: 12px;
  line-height: 12px;
  margin: 0;
}

/* line 596, ../sass/matrix-style.scss */
.widget-title .buttons {
  float: right;
  margin: 8px 10px 0 0;
}

/* line 600, ../sass/matrix-style.scss */
.widget-title .label {
  padding: 3px 5px 2px;
  float: right;
  margin: 9px 11px 0 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0 1px 0 white;
}

/* line 606, ../sass/matrix-style.scss */
.widget-calendar .widget-title .label {
  margin-right: 190px;
}

/* line 609, ../sass/matrix-style.scss */
.widget-content {
  padding: 15px;
  border-bottom: 1px solid #cdcdcd;
}

/* line 613, ../sass/matrix-style.scss */
.widget-box.widget-plain .widget-content {
  padding: 12px 0 0;
}

/* line 616, ../sass/matrix-style.scss */
.widget-box.collapsible .collapse.in .widget-content {
  border-bottom: 1px solid #CDCDCD;
}

/* line 619, ../sass/matrix-style.scss */
.recent-posts, .recent-comments, .recent-users {
  margin: 0;
  padding: 0;
}

/* line 623, ../sass/matrix-style.scss */
.recent-posts li, .recent-comments li, .article-post li, .recent-users li {
  border-bottom: 1px dotted #AEBDC8;
  list-style: none outside none;
  padding: 10px;
}

/* line 628, ../sass/matrix-style.scss */
.recent-posts li.viewall, .recent-comments li.viewall, .recent-users li.viewall {
  padding: 0;
}

/* line 631, ../sass/matrix-style.scss */
.recent-posts li.viewall a, .recent-comments li.viewall a, .recent-users li.viewall a {
  padding: 5px;
  text-align: center;
  display: block;
  color: #888888;
}

/* line 637, ../sass/matrix-style.scss */
.recent-posts li.viewall a:hover, .recent-comments li.viewall a:hover, .recent-users li.viewall a:hover {
  background-color: #eeeeee;
}

/* line 640, ../sass/matrix-style.scss */
.recent-posts li:last-child, .recent-comments li:last-child, .recent-users li:last-child {
  border-bottom: none !important;
}

/* line 643, ../sass/matrix-style.scss */
.user-thumb {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  height: 40px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 2px;
  width: 40px;
}

/* line 652, ../sass/matrix-style.scss */
.user-info {
  color: #666666;
  font-size: 11px;
}

/* line 657, ../sass/matrix-style.scss */
.invoice-content {
  padding: 20px;
}

/* line 660, ../sass/matrix-style.scss */
.invoice-action {
  margin-bottom: 30px;
}

/* line 663, ../sass/matrix-style.scss */
.invoice-head {
  clear: both;
  margin-bottom: 40px;
  overflow: hidden;
  width: auto;
}

/* line 669, ../sass/matrix-style.scss */
.invoice-meta {
  font-size: 18px;
  margin-bottom: 40px;
}

/* line 673, ../sass/matrix-style.scss */
.invoice-date {
  float: right;
  font-size: 80%;
}

/* line 677, ../sass/matrix-style.scss */
.invoice-content h5 {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 683, ../sass/matrix-style.scss */
.invoice-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 688, ../sass/matrix-style.scss */
.invoice-to {
  float: left;
  width: 370px;
}

/* line 692, ../sass/matrix-style.scss */
.invoice-from {
  float: right;
  width: 300px;
}

/* line 696, ../sass/matrix-style.scss */
.invoice-to li, .invoice-from li {
  clear: left;
}

/* line 699, ../sass/matrix-style.scss */
.invoice-to li span, .invoice-from li span {
  display: block;
}

/* line 702, ../sass/matrix-style.scss */
.invoice-content th.total-label {
  text-align: right;
}

/* line 705, ../sass/matrix-style.scss */
.invoice-content th.total-amount {
  text-align: left;
}

/* line 708, ../sass/matrix-style.scss */
.amount-word {
  color: #666666;
  margin-bottom: 40px;
  margin-top: 40px;
}

/* line 713, ../sass/matrix-style.scss */
.amount-word span {
  color: #5476A6;
  font-weight: bold;
  padding-left: 20px;
}

/* line 718, ../sass/matrix-style.scss */
.panel-left {
  margin-top: 103px;
}

/* line 721, ../sass/matrix-style.scss */
.panel-left2 {
  margin-left: 176px;
}

/* line 724, ../sass/matrix-style.scss */
.panel-right {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  right: 0;
  overflow: auto;
  top: 38px;
  height: 76px;
}

/* line 734, ../sass/matrix-style.scss */
.panel-right2 {
  width: 100%;
  background-color: #fff;
  border-right: 1px solid #dddddd;
  position: absolute;
  left: 0;
  overflow: auto;
  top: 0px;
  height: 94%;
  width: 175px;
}

/* line 745, ../sass/matrix-style.scss */
.panel-right .panel-title, .panel-right2 .panel-title {
  width: 100%;
  background-color: #ececec;
  border-bottom: 1px solid #dddddd;
}

/* line 750, ../sass/matrix-style.scss */
.panel-right .panel-title h5, .panel-right2 .panel-title h5 {
  font-size: 12px;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
  padding: 6px 10px 5px;
  margin: 0;
}

/* line 757, ../sass/matrix-style.scss */
.panel-right .panel-content {
  padding: 10px;
}

/* line 760, ../sass/matrix-style.scss */
.chat-content {
  height: 470px;
  padding: 15px;
}

/* line 764, ../sass/matrix-style.scss */
.chat-messages {
  height: 420px;
  overflow: auto;
  position: relative;
}

/* line 769, ../sass/matrix-style.scss */
.chat-message {
  padding: 7px 15px;
  margin: 7px 0 0;
}

/* line 773, ../sass/matrix-style.scss */
.chat-message input[type=text] {
  margin-bottom: 0 !important;
  width: 100%;
}

/* line 777, ../sass/matrix-style.scss */
.chat-message .input-box {
  display: block;
  margin-right: 90px;
}

/* line 781, ../sass/matrix-style.scss */
.chat-message button {
  float: right;
}

/* line 784, ../sass/matrix-style.scss */
#chat-messages-inner p {
  padding: 0px;
  margin: 10px 0 0 0;
}

/* line 788, ../sass/matrix-style.scss */
#chat-messages-inner p img {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-top: -1px;
  margin-right: 10px;
}

/* line 797, ../sass/matrix-style.scss */
#chat-messages-inner .msg-block, #chat-messages-inner p.offline span {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #cccccc;
  box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.05);
  display: block;
  margin-left: 0px;
  padding: 10px;
  position: relative;
}

/* line 806, ../sass/matrix-style.scss */
#chat-messages-inner p.offline span {
  background: none repeat scroll 0 0 #FFF5F5;
}

/* line 809, ../sass/matrix-style.scss */
#chat-messages-inner .time {
  color: #999999;
  font-size: 11px;
  float: right;
}

/* line 814, ../sass/matrix-style.scss */
#chat-messages-inner .msg {
  display: block;
  margin-top: 13px;
  border-top: 1px solid #dadada;
}

/* line 819, ../sass/matrix-style.scss */
#chat-messages-inner .msg-block:before {
  border-right: 7px solid rgba(0, 0, 0, 0.1);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  display: none;
  left: -7px;
  position: absolute;
  top: 11px;
}

/* line 829, ../sass/matrix-style.scss */
#chat-messages-inner .msg-block:after {
  border-right: 6px solid #ffffff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  display: none;
  left: -6px;
  position: absolute;
  top: 12px;
}

/* line 839, ../sass/matrix-style.scss */
.chat-users {
  padding: 0 0 30px;
}

/* line 842, ../sass/matrix-style.scss */
.chat-users .contact-list {
  line-height: 21px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 10px;
}

/* line 849, ../sass/matrix-style.scss */
.chat-users .contact-list li {
  border: 1px solid #DADADA;
  margin: 5px 5px;
  padding: 1px;
  position: relative;
}

/* line 855, ../sass/matrix-style.scss */
.chat-users .contact-list li:hover {
  background-color: #efefef;
}

/* line 858, ../sass/matrix-style.scss */
.chat-users .contact-list li a {
  color: #666666;
  display: block;
  padding: 8px 5px;
}

/* line 863, ../sass/matrix-style.scss */
.chat-users .contact-list li.online a {
  font-weight: bold;
}

/* line 866, ../sass/matrix-style.scss */
.chat-users .contact-list li.new {
  background-color: #eaeaea;
}

/* line 869, ../sass/matrix-style.scss */
.chat-users .contact-list li.offline {
  background-color: #EDE0E0;
}

/* line 872, ../sass/matrix-style.scss */
.chat-users .contact-list li a img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
}

/* line 879, ../sass/matrix-style.scss */
.chat-users .contact-list li .msg-count {
  padding: 3px 5px;
  position: absolute;
  right: 10px;
  top: 12px;
}

/* line 885, ../sass/matrix-style.scss */
.taskDesc i {
  margin: 1px 5px 0;
}

/* line 888, ../sass/matrix-style.scss */
.taskStatus, .taskOptions {
  text-align: center !important;
}

/* line 891, ../sass/matrix-style.scss */
.taskStatus .in-progress {
  color: #64909E;
}

/* line 894, ../sass/matrix-style.scss */
.taskStatus .pending {
  color: #AC6363;
}

/* line 897, ../sass/matrix-style.scss */
.taskStatus .done {
  color: #75B468;
}

/* line 900, ../sass/matrix-style.scss */
.activity-list {
  list-style: none outside none;
  margin: 0;
}

/* line 904, ../sass/matrix-style.scss */
.activity-list li {
  border-bottom: 1px solid #EEEEEE;
  display: block;
}

/* line 908, ../sass/matrix-style.scss */
.activity-list li:last-child {
  border-bottom: medium none;
}

/* line 911, ../sass/matrix-style.scss */
.activity-list li a {
  display: block;
  padding: 7px 10px;
}

/* line 915, ../sass/matrix-style.scss */
.activity-list li a:hover {
  background-color: #FBFBFB;
}

/* line 918, ../sass/matrix-style.scss */
.activity-list li a span {
  color: #AAAAAA;
  font-size: 11px;
  font-style: italic;
}

/* line 923, ../sass/matrix-style.scss */
.activity-list li a i {
  margin-right: 10px;
  opacity: 0.6;
  vertical-align: middle;
}

/* line 928, ../sass/matrix-style.scss */
.new-update {
  border-top: 1px solid #DDDDDD;
  padding: 10px 12px;
}

/* line 932, ../sass/matrix-style.scss */
.new-update:first-child {
  border-top: medium none;
}

/* line 935, ../sass/matrix-style.scss */
.new-update span {
  display: block;
}

/* line 938, ../sass/matrix-style.scss */
.new-update i {
  float: left;
  margin-top: 3px;
  margin-right: 13px;
}

/* line 943, ../sass/matrix-style.scss */
.new-update .update-date {
  color: #BBBBBB;
  float: right;
  margin: 4px -2px 0 0;
  text-align: center;
  width: 30px;
}

/* line 950, ../sass/matrix-style.scss */
.new-update .update-date .update-day {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: -4px;
}

/* line 956, ../sass/matrix-style.scss */
.update-done, .update-alert, .update-notice {
  display: block;
  float: left;
  max-width: 76%;
}

/* Tables */
/* line 962, ../sass/matrix-style.scss */
tr:hover {
  background: #f6f6f6;
}

/* line 963, ../sass/matrix-style.scss */
span.icon .checker {
  margin-top: -5px;
  margin-right: 0;
}

/* line 967, ../sass/matrix-style.scss */
.dataTables_length {
  color: #878787;
  margin: 7px 5px 0;
  position: relative;
  left: 5px;
  width: 50%;
  top: -2px;
}

/* line 974, ../sass/matrix-style.scss */
.dataTables_length div {
  vertical-align: middle;
}

/* line 977, ../sass/matrix-style.scss */
.dataTables_paginate {
  line-height: 16px;
  text-align: right;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 983, ../sass/matrix-style.scss */
.dataTables_paginate {
  line-height: 16px;
  text-align: right;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 989, ../sass/matrix-style.scss */
.dataTables_paginate .ui-button, .pagination.alternate li a {
  font-size: 12px;
  padding: 4px 10px !important;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd #dddddd #cccccc;
  /* for IE < 9 */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 16px;
  background: #f5f5f5;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 1002, ../sass/matrix-style.scss */
.dataTables_paginate .ui-button:hover, .pagination.alternate li a:hover {
  background: #e8e8e8;
  color: #222222;
  text-shadow: 0 1px 0 #ffffff;
  cursor: pointer;
}

/* line 1008, ../sass/matrix-style.scss */
.dataTables_paginate .first {
  border-radius: 4px 0 0 4px;
}

/* line 1011, ../sass/matrix-style.scss */
.dataTables_paginate .last {
  border-radius: 0 4px 4px 0;
}

/* line 1014, ../sass/matrix-style.scss */
.dataTables_paginate .ui-state-disabled, .fc-state-disabled, .pagination.alternate li.disabled a {
  color: #AAAAAA !important;
}

/* line 1017, ../sass/matrix-style.scss */
.dataTables_paginate .ui-state-disabled:hover, .fc-state-disabled:hover, .pagination.alternate li.disabled a:hover {
  background: #f5f5f5;
  cursor: default !important;
}

/* line 1021, ../sass/matrix-style.scss */
.dataTables_paginate span .ui-state-disabled, .pagination.alternate li.active a {
  background: #41BEDD !important;
  color: #ffffff !important;
  cursor: default !important;
}

/* line 1026, ../sass/matrix-style.scss */
div.dataTables_wrapper .ui-widget-header {
  border-right: medium none;
  border-top: 1px solid #D5D5D5;
  font-weight: normal;
  margin-top: -1px;
}

/* line 1032, ../sass/matrix-style.scss */
.dataTables_wrapper .ui-toolbar {
  padding: 5px;
}

/* line 1035, ../sass/matrix-style.scss */
.dataTables_filter {
  color: #878787;
  font-size: 11px;
  margin: 4px 8px 2px 10px;
  text-align: left;
}

/* line 1041, ../sass/matrix-style.scss */
.dataTables_filter input {
  margin-bottom: 0;
}

/* line 1044, ../sass/matrix-style.scss */
.table th {
  height: auto;
  font-size: 14px;
  padding: 5px 10px 2px;
  border-bottom: 0;
  text-align: center;
  color: #666666;
}

/* line 1052, ../sass/matrix-style.scss */
.table.with-check tr th:first-child, .table.with-check tr td:first-child {
  width: 10px;
}

/* line 1055, ../sass/matrix-style.scss */
.table.with-check tr th:first-child i {
  margin-top: -2px;
  opacity: 0.6;
}

/* line 1059, ../sass/matrix-style.scss */
.table.with-check tr td:first-child .checker {
  margin-right: 0;
}

/* line 1062, ../sass/matrix-style.scss */
.table tr.checked td {
  background-color: #FFFFE3 !important;
}

/* Misc */
/* line 1066, ../sass/matrix-style.scss */
.nopadding {
  padding: 0 !important;
}

/* line 1069, ../sass/matrix-style.scss */
.nopadding .table {
  margin-bottom: 0;
}

/* line 1072, ../sass/matrix-style.scss */
.nopadding .table-bordered {
  border: 0;
}

/* line 1075, ../sass/matrix-style.scss */
.thumbnails {
  margin-left: -2.12766% !important;
}

/* line 1078, ../sass/matrix-style.scss */
.thumbnails [class*="span"] {
  margin-left: 2.12766% !important;
  position: relative;
}

/* line 1082, ../sass/matrix-style.scss */
.thumbnails .actions {
  width: auto;
  height: 16px;
  background-color: #000;
  padding: 4px 8px 8px 8px;
  position: absolute;
  bottom: 0%;
  left: 50%;
  margin-top: -13px;
  margin-left: -24px;
  opacity: 0;
  top: 10%;
  transition: 1s ease-out;
  -moz-transition: opacity 0.3s ease-in-out;
}

/* line 1095, ../sass/matrix-style.scss */
.thumbnails li:hover .actions, .thumbnails li:hover .actions a:hover {
  opacity: 1;
  color: #fff;
  top: 50%;
  transition: 1s ease-out;
}

/* line 1098, ../sass/matrix-style.scss */
.line {
  background: url("../img/line.png") repeat-x scroll 0 0 transparent;
  display: block;
  height: 8px;
}

/* line 1103, ../sass/matrix-style.scss */
.modal {
  z-index: 99999 !important;
}

/* line 1106, ../sass/matrix-style.scss */
.modal-backdrop {
  z-index: 999 !important;
}

/* line 1109, ../sass/matrix-style.scss */
.modal-header {
  height: auto;
  padding: 8px 15px 5px;
}

/* line 1113, ../sass/matrix-style.scss */
.modal-header h3 {
  font-size: 12px;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 1117, ../sass/matrix-style.scss */
.notify-ui ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1122, ../sass/matrix-style.scss */
.notify-ui li {
  background: #eeeeee;
  margin-bottom: 5px;
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #dddddd;
}

/* line 1129, ../sass/matrix-style.scss */
.notify-ui li:hover {
  cursor: pointer;
  color: #777777;
}

/* Forms */
/* line 1134, ../sass/matrix-style.scss */
form {
  margin-bottom: 0;
}

/* line 1137, ../sass/matrix-style.scss */
.form-horizontal .control-group {
  border-top: 1px solid #ffffff;
  margin-bottom: 0;
}

/* line 1142, ../sass/matrix-style.scss */
.form-horizontal .control-group:last-child {
  border-bottom: 0;
}

/* line 1145, ../sass/matrix-style.scss */
.form-horizontal .control-label {
  padding-top: 15px;
  width: 140px;
}

/* line 1149, ../sass/matrix-style.scss */
.form-horizontal .controls {
  margin-left: 160px;
  padding: 10px 0;
}

/* line 1155, ../sass/matrix-style.scss */
.row-fluid .span20 {
  width: 97.8%;
}

/* line 1158, ../sass/matrix-style.scss */
.form-horizontal .form-actions {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1162, ../sass/matrix-style.scss */
.help-block, .help-inline {
  color: #999999;
}

/***********light-box***************/
/* line 1166, ../sass/matrix-style.scss */
#lightbox {
  position: fixed;
  /* keeps the lightbox window in the current viewport */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(overlay.png) repeat black;
  text-align: center;
  z-index: 9999;
}

/* line 1176, ../sass/matrix-style.scss */
#lightbox p {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 22;
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 2px;
  text-align: center;
  transition: 0.5s;
}

/* line 1190, ../sass/matrix-style.scss */
#lightbox p:hover {
  transform: rotate(180deg);
}

/* line 1193, ../sass/matrix-style.scss */
#imgbox {
  position: absolute;
  /* keeps the lightbox window in the current viewport */
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(overlay.png) repeat black;
  text-align: center;
  z-index: 21;
}

/* line 1203, ../sass/matrix-style.scss */
#imgbox img {
  margin-top: 100px;
  border: 10px solid #fff;
}

/***********Error Page******************/
/* line 1208, ../sass/matrix-style.scss */
.error_ex {
  text-align: center;
}

/* line 1209, ../sass/matrix-style.scss */
.error_ex h1 {
  font-size: 140px;
  font-weight: bold;
  padding: 50px 0;
  color: #28B779;
}

/* line 1211, ../sass/matrix-style.scss */
#sidebar .content {
  padding: 10px;
  position: relative;
  color: #939DA8;
}

/* line 1215, ../sass/matrix-style.scss */
#sidebar .percent {
  font-weight: 700;
  position: absolute;
  right: 10px;
  top: 25px;
}

/* line 1221, ../sass/matrix-style.scss */
#sidebar .progress {
  margin-bottom: 2px;
  margin-top: 2px;
  width: 70%;
}

/* line 1226, ../sass/matrix-style.scss */
#sidebar .progress-mini {
  height: 6px;
}

/* line 1229, ../sass/matrix-style.scss */
#sidebar .stat {
  font-size: 11px;
}

/***********light-box-end***************/
/* line 1234, ../sass/matrix-style.scss */
.btn-icon-pg ul {
  margin: 0px;
  padding: 0px;
}

/* line 1238, ../sass/matrix-style.scss */
.btn-icon-pg ul li {
  margin: 5px;
  padding: 5px;
  list-style: none;
  display: inline-block;
  border: 1px solid #dadada;
  min-width: 187px;
  cursor: pointer;
}

/* line 1247, ../sass/matrix-style.scss */
.btn-icon-pg ul li:hover i {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  margin-left: 8px;
}

/* line 1254, ../sass/matrix-style.scss */
.accordion {
  margin-top: 16px;
}

/* line 1257, ../sass/matrix-style.scss */
.fix_hgt {
  height: 115px;
  overflow-x: auto;
}

/* line 1261, ../sass/matrix-style.scss */
.input-append .add-on:last-child, .input-append .btn:last-child {
  border-radius: 0px;
  padding: 6px 5px 2px;
}

/* line 1265, ../sass/matrix-style.scss */
.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
  width: none;
}

/* line 1268, ../sass/matrix-style.scss */
.input-append input, .input-append select, .input-prepend span, .input-prepend input {
  border-radius: 0px !important;
}

/***********pop-over********************/
/* line 1272, ../sass/matrix-style.scss */
.bs-docs-tooltip-examples {
  list-style: none outside none;
  margin: 0 0 10px;
  position: relative;
  text-align: center;
}

/* line 1278, ../sass/matrix-style.scss */
.bs-docs-tooltip-examples li {
  display: inline;
  padding: 0 10px;
  list-style: none;
  position: relative;
}

/* Responsive design */
/* add by www */
/* line 1602, ../sass/matrix-style.scss */
table td.center {
  text-align: center;
}
