@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img,
legend {
  border: 0;
}

legend,
td,
th {
  padding: 0;
}

*,
a {
  -webkit-tap-highlight-color: transparent;
  /*-webkit-transform: translate3d(1,1,1);*/
  /*transform: translate3d(1,1,1);*/
}

pre,
textarea {
  overflow: auto;
}

.icon,
a {
  text-decoration: none;
}

.bar-nav .title,
.btn,
.ui-tooltips div {
  white-space: nowrap;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
html {
  margin: 0;
  background-color: #f7f7f8 !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #428bca;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

.bar,
.btn {
  background-color: #fff;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.bar .fa-chevron-left {
  margin-top: 15px;
  color: #767676;
}

.bar-footer,
.bar-tab {
  bottom: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a:active {
  color: #3071a9;
}

button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
}

input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
input[type="number"],
input[type="search"],
input[type="text"],
select,
textarea {
  width: 100%;
  height: 35px;
  -webkit-appearance: none;
  line-height: 21px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  outline: 0;
}

input[type="search"] {
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 16px;
  border-radius: 20px;
}

input[type="search"]:focus {
  text-align: left;
}

.bar-nav .title,
.bar-tab .tab-item,
.btn,
.modal-footer,
.modal-title {
  text-align: center;
}

textarea {
  height: auto;
}

.icon {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/*为方便控制搜索框隐藏*/
.bar-wrap {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  height: 88px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}
.ui-search-wrap,
.endSearch {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 103;
}
.bar-wrap .bar {
  position: relative;
  top: 0;
  z-index: 13;
}
.bar {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
  height: 44px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #e1e1e1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.endSearch .ui-searchbar-input1 {
  -webkit-box-flex: 1;
}
.endSearch .ui-searchbar-input1 > input {
  height: 34px;
  line-height: 34px;
  border-radius: 7px;
  margin-bottom: 0;
  font-size: 14px;
  color: #bcbcbc;
  padding-right: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  font-family: UICTFontTextStyleBody;
}
.endSearch .ui-searchbar-input1 .fa-times-circle {
  position: absolute;
  top: 14px;
  right: 20px;
  color: #bcbcbc;
}

.bar .btn,
.bar .icon {
  position: relative;
  z-index: 20;
}
/*jsh 2016-11-22*/
.bar-header-secondary + .content {
  padding-bottom: 0 !important;
}
.bar-header-secondary {
  top: 44px;
  display: table;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bar-header-secondary .tab-item {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 43px;
}
.bar-header-secondary .tab-item span {
  padding: 12px 2px;
  color: #898989;
  font-size: 13px;
  box-sizing: border-box;
}
.bar-header-secondary .tab-item.active span {
  border-bottom: 2px solid #ff6600;
}
.bar-header-secondary .tab-item.active span {
  color: #ff6600;
}

/*jsh 2016-11-22*/
.bar .btn {
  top: 7px;
  padding: 6px 12px 7px;
  margin-top: 0;
  font-weight: 400;
}

.bar .btn.pull-right {
  margin-left: 10px;
}

.bar .btn.pull-left {
  margin-right: 10px;
}

.bar .btn-link {
  top: 0;
  padding: 0;
  font-size: 16px;
  line-height: 44px;
  color: #428bca;
  border: 0;
}

.bar .btn-link.active,
.bar .btn-link:active {
  color: #3071a9;
}

.bar .btn-block {
  top: 6px;
  padding: 7px 0;
  margin-bottom: 0;
  font-size: 16px;
}

.bar .btn-nav.pull-left {
  margin-left: -5px;
}

.bar .btn-nav.pull-left .icon-left-nav {
  margin-right: -3px;
}

.bar .btn-nav.pull-right {
  margin-right: -5px;
}

.bar .btn-nav.pull-right .icon-right-nav {
  margin-left: -3px;
}

.bar .icon {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
}

.bar .btn .icon {
  top: 3px;
  padding: 0;
}

.bar .title .icon {
  padding: 0;
}

.bar .title .icon.icon-caret {
  top: 4px;
  margin-left: -5px;
}

.bar input[type="search"] {
  height: 29px;
  margin: 6px 0;
}

.bar .segmented-control {
  top: 7px;
  margin: 0 auto;
}

.bar-nav {
  top: 0;
  background-color: #f2f2f2;
}

.bar-nav .title {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 -10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 44px;
  color: #000;
}

.btn,
.segmented-control {
  font-weight: 400;
  border-radius: 3px;
}

.bar-tab {
  display: table;
  width: 100%;
  height: 40px;
  padding: 0;
  table-layout: fixed;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  background-color: #f6f6f6;
}

.bar-tab .tab-item {
  display: table-cell;
  width: 1%;
  height: 40px;
  color: #252525;
  vertical-align: middle;
}

.bar-tab .tab-item .icon {
  top: 3px;
  width: 24px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
}

.btn-block,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: 100%;
}

.bar-tab .tab-item .icon ~ .tab-label {
  display: block;
  font-size: 11px;
}

.bar-tab .tab-item.active,
.bar-tab .tab-item:active {
  background-color: #d6d6d6;
}

.bar-nav ~ .content {
  padding-top: 44px;
}

.bar-nav[class*="hide"] ~ .content {
  padding-top: 0;
}

.bar-nav[class*="hide"] ~ .content .ui-search-wrap {
  top: 0;
}

.bar-nav[class*="hide"] ~ .content .bar-tab-top {
  top: 0;
}

.bar-header-secondary ~ .content {
  padding-top: 88px;
}

.bar-tab ~ .content {
  padding-bottom: 50px;
}

.bar-footer ~ .content {
  padding-bottom: 44px;
}

.bar-footer[class*="hide"] ~ .content,
.bar-tab[class*="hide"] ~ .content {
  padding-bottom: 0;
}

.btn {
  position: relative;
  display: inline-block;
  padding: 6px 8px 7px;
  margin-bottom: 0;
  font-size: 0.8rem;
  line-height: 1;
  color: #333;
  vertical-align: top;
  cursor: pointer;
  border: 1px solid #ccc;
}

.btn.active,
.btn:active {
  color: inherit;
  background-color: #ccc;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.6;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border: 1px solid #428bca;
}

.btn-primary.active,
.btn-primary:active {
  color: #fff;
  background-color: #2196f3;
  border: 1px solid #2196f3;
}

.btn-positive {
  color: #fff;
  background-color: #5cb85c;
  border: 1px solid #5cb85c;
}

.btn-positive.active,
.btn-positive:active {
  color: #fff;
  background-color: #449d44;
  border: 1px solid #449d44;
}

.btn-negative {
  color: #fff;
  background-color: #d9534f;
  border: 1px solid #d9534f;
}

.btn-negative.active,
.btn-negative:active {
  color: #fff;
  background-color: #c9302c;
  border: 1px solid #c9302c;
}

.btn-link,
.btn-outlined {
  background-color: transparent;
}

.btn-outlined.btn-primary {
  color: #428bca;
}

.btn-outlined.btn-positive {
  color: #5cb85c;
}

.btn-outlined.btn-negative {
  color: #d9534f;
}

.btn-outlined.btn-negative:active,
.btn-outlined.btn-positive:active,
.btn-outlined.btn-primary:active {
  color: #fff;
}

.btn-link {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #428bca;
  border: 0;
}

.btn-link.active,
.btn-link:active {
  color: #3071a9;
  background-color: transparent;
}

.btn-block {
  display: block;
  padding: 10px 0;
  margin-bottom: 10px;
  font-size: 1rem;
}

.btn .badge {
  margin: -2px -4px -2px 4px;
  font-size: 0.8rem;
  background-color: rgba(0, 0, 0, 0.15);
}

.btn .badge-inverted,
.btn:active .badge-inverted {
  background-color: transparent;
}

.btn-negative:active .badge-inverted,
.btn-positive:active .badge-inverted,
.btn-primary:active .badge-inverted {
  color: #fff;
}

.btn-block .badge {
  position: absolute;
  right: 0;
  margin-right: 10px;
}

.btn-group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
}

.btn-group .btn {
  display: block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  margin-right: 10px;
  padding: 10px 0;
  font-size: 1rem;
}

.btn-group .btn:last-child {
  margin-right: 0;
}

.btn .icon {
  font-size: inherit;
}

.segmented-control {
  position: relative;
  display: table;
  overflow: hidden;
  font-size: 0.8rem;
  background-color: #fff;
  border: 1px solid #ccc;
}

.modal,
.modal-open {
  bottom: 0;
  left: 0;
  top: 0;
  position: fixed;
  overflow: hidden;
}

.segmented-control .control-item {
  display: table-cell;
  width: 1%;
  padding-top: 6px;
  padding-bottom: 7px;
  overflow: hidden;
  line-height: 1;
  color: #333;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: 1px solid #ccc;
}

.segmented-control .control-item:first-child {
  border-left-width: 0;
}

.segmented-control .control-item:active {
  background-color: #eee;
}

.segmented-control .control-item.active {
  background-color: #ccc;
}

.segmented-control-primary {
  border-color: #428bca;
}

.segmented-control-primary .control-item {
  color: #428bca;
  border-color: inherit;
}

.segmented-control-primary .control-item:active {
  background-color: #cde1f1;
}

.segmented-control-primary .control-item.active {
  color: #fff;
  background-color: #428bca;
}

.segmented-control-positive {
  border-color: #5cb85c;
}

.segmented-control-positive .control-item {
  color: #5cb85c;
  border-color: inherit;
}

.segmented-control-positive .control-item:active {
  background-color: #d8eed8;
}

.segmented-control-positive .control-item.active {
  color: #fff;
  background-color: #5cb85c;
}

.segmented-control-negative {
  border-color: #d9534f;
}

.segmented-control-negative .control-item {
  color: #d9534f;
  border-color: inherit;
}

.segmented-control-negative .control-item:active {
  background-color: #f9e2e2;
}

.segmented-control-negative .control-item.active {
  color: #fff;
  background-color: #d9534f;
}

.modal-open {
  width: 100%;
}

.modal {
  right: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
  max-height: 380px;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn {
  padding: 10px;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
} /*!
* listView
* created by hujing on 2015/5/28
* modified on 2015/5/28
*/
.table-view {
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
  border-radius: 5px;
  border: 1px solid #eae9e9 !important;
  box-shadow: 0px 2px 4px 0px rgb(0 75 174 / 10%) !important;
  overflow: hidden;
}
.table-view1 {
  /* width: 92%;
	margin: 10px auto;
	padding-left: 0;
	border-radius:5px;
	border:1px solid #eae9e9 !important;
		box-shadow: 0 0 4px #eae9e9 !important;
	overflow: hidden; */
}
.table-view-cell {
  display: block;
  position: relative;
  line-height: 1.2;
  /*border-bottom: 1px solid #ddd;*/
  list-style: none;
}

.table-view-cell:last-child {
  border-bottom: none;
}

.table-view-diviter {
  display: block;
  padding: 5px 10px;
  background: #fafafa;
  color: #646464;
  list-style: none;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}

.table-clearfix,
.table-view-cell > a:not(.btn) {
  display: flex;
  align-items: center;
  width: 100%;
  color: #000;
  padding-right: 60px;
}

.table-view-cell > a:not(.btn):active {
  background-color: #eee;
}

.navigate-right:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  border-width: 1px 1px 0 0;
  border-color: #cacaca;
  border-style: solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navigate-right:after,
.table-view-cell .btn {
  position: absolute;
  -ms-transform: translateY(-50%);
}

.media-body,
.media-photo {
  display: table-cell;
}

.media-photo {
  padding-right: 5px;
}

.media-body {
  overflow: hidden;
  vertical-align: middle;
}

.table-view-cell .text {
  font-size: 0.8rem;
  margin: 3px 0;
}

.table-view-cell .btn {
  transform: translateY(-50%);
}

.form-group .reminder,
.table-view-cell .btn {
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
} /*!
* form
* created by hujing on 2015/5/28
* modified on 2015/5/28
*/
.ui-form .reminder {
  color: #ff0a0a;
  font-size: 0.8rem;
  margin: 0 0 0 10px;
  display: none;
}

.form-group {
  display: table;
  width: 100%;
  font-size: 0.8rem;
  /*	padding: 0 10px;
	margin: 3px 0;*/
  padding: 0 14px;
  position: relative;
}

.form-line {
  border: 1px solid #ccc;
}

.form-group .name,
.form-group button,
.form-group input,
.form-group select {
  display: table-cell;
  border: 0;
}

.form-group .name {
  width: 90px;
  text-align: right;
  font-size: 15px;
  height: 44px;
  line-height: 44px;
  color: #3a3a3a;
}
/*.form-group .form-control {
	border-bottom: 1px solid #ccc
}*/
.form-group textarea {
  font-size: 15px;
  vertical-align: top;
}

.form-group .reminder {
  position: absolute;
  transform: translateY(-50%);
  display: none;
  font-size: 16px;
  color: #ff0a0a;
}

.form-line label {
  border-right: 1px solid #ccc;
}

.form-group input {
  width: 100%;
  font-size: 15px;
  color: #3a3a3a;
  margin: 0;
  outline: 0;
  border: none;
  margin-top: 3px;
}

.form-group .select-chose {
  position: relative;
  width: 100%;
  height: 35px;
  display: table;
  font-size: 15px;
  margin-top: 4px;
}

.form-group .select-chose > div {
  display: table-cell;
  position: relative;
}

.form-group .select-chose .select-show {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
}

.form-group .select-chose .select-show:before {
  position: absolute;
  right: 20px;
  top: -2px;
}

.form-group .select-chose select {
  opacity: 0;
  z-index: 2;
  margin: 0;
}

.form-group .select-bg {
  border-bottom: 1px solid #ddd;
}

.form-group .check,
.form-group .radio {
  padding: 5px 0;
  vertical-align: middle;
}

.form-group .check > span,
.form-group .radio > span {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  width: 20px;
}

.form-group .check .check-text,
.form-group .radio .check-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.u-search-bar {
  position: fixed;
  top: 44px;
  left: 0;
  right: 0;
  padding: 3px;
  background-color: #fff;
  z-index: 100;
  border-bottom: 1px solid #ededed;
}

.ui-search-wrap .ui-searchbar {
  width: 100%;
  display: -webkit-box;
}

.phoneCode .input {
  padding-right: 120px;
}

.phoneCode button {
  background-color: #fff;
  border: none;
  color: #06c;
  width: 90px;
  text-align: right;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 10px;
  border-left: 1px solid #ccc;
  height: 35px;
}

.ui-searchbar,
.ui-tag-wrap {
  position: relative;
}

.phoneCode .reminder {
  right: 110px;
}

.ui-search-wrap,
.endSearch {
  -webkit-box-align: center;
  display: -webkit-box;
  padding: 5px 10px;
  background: #fff;
}
/*
.endSearch {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 103;
}
*/

.ui-searchbar {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-flex: 1;
  line-height: 34px;
  height: 34px;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  color: gray;
}
.ui-search-bg {
  background-color: #f4f4f4;
}
.ui-search-bg .ui-searchbar {
  border: 0;
}
.ui-searchbar .fa-search {
  margin-left: 10px;
}

.ui-search-wrap .fa-icon-times,
.ui-search-wrap .brash-reset {
  display: none;
  color: #898989;
  margin-right: 10px;
  margin-left: 4px;
}
.ui-search-wrap.focus .fa-icon-times,
.ui-search-wrap.focus .brash-reset {
  display: block;
  cursor: pointer;
}

.ui-search-wrap .ui-searchbar-input {
  display: none;
  -webkit-box-flex: 1;
}
.ui-search-wrap.focus .ui-searchbar-input {
  display: block;
  padding-right: 15px;
}
.ui-search-wrap.focus .ui-searchbar {
  background: transparent;
}
.ui-search-wrap.focus .ui-searchbar-input {
  height: 34px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.ui-searchbar-input input {
  margin: 0;
  padding-right: 0;
  border: 0;
  font-size: 1em;
}

.ui-search-wrap .ui-searchbar-cancel {
  display: none;
  margin: 4px 4px 4px 10px;
  color: #898989;
  font-size: 15px;
}

.ui-search-wrap.focus .ui-searchbar-cancel {
  display: block;
  cursor: pointer;
}
.ui-search-wrap.focus .ui-searchbar-cancel:hover,
.ui-search-wrap.focus .fa-icon-times:hover,
.ui-search-wrap.focus .brash-reset:hover {
  color: #555;
}
.ui-search-wrap .ui-searchbar-text {
  padding: 0 10px;
  font-size: 14px;
}

.ui-search-wrap.focus .ui-searchbar-text {
  display: none;
}
.ui-search-wrap .fa-search {
  color: #ebebeb;
}
.ui-search-wrap.focus .fa-search {
  display: none;
}
.ui-searchbar-input .fa-times-circle {
  position: absolute;
  top: 9px;
  right: 10px;
  font-size: 18px;
  color: #bcbcbc;
  display: none;
}
.ui-tag {
  position: absolute;
  color: #fff;
  padding: 0 5px;
  font-style: normal;
  font-size: 12px;
}

.ui-tag-wrap .fa-check-circle.ui-tag-top-left,
.ui-tag-wrap .fa-times-circle.ui-tag-top-left,
.ui-tag.ui-tag-top-left {
  top: 0;
  left: 0;
}

.ui-tag-wrap .fa-check-circle.ui-tag-top-right,
.ui-tag-wrap .fa-times-circle.ui-tag-top-right,
.ui-tag.ui-tag-top-right {
  top: 0;
  right: 0;
}

.ui-tag-wrap .fa-check-circle.ui-tag-bottom-right,
.ui-tag-wrap .fa-times-circle.ui-tag-bottom-right,
.ui-tag.ui-tag-bottom-right {
  bottom: 0;
  right: 0;
}

.ui-tag-wrap .fa-check-circle.ui-tag-bottom-left,
.ui-tag-wrap .fa-times-circle.ui-tag-bottom-left,
.ui-tag.ui-tag-bottom-left {
  bottom: 0;
  left: 0;
}

.fa-check-circle.ui-tag-topRight,
.fa-times-circle.ui-tag-topRight {
  top: -5px;
  right: -5px;
}

.fa-check-circle.ui-tag-topLeft,
.fa-times-circle.ui-tag-topLeft {
  top: -5px;
  left: -5px;
}

.ui-tag.ui-tag-blue {
  background-color: #18b4ed;
}

.ui-tag.ui-tag-green {
  background-color: #00c795;
}

.ui-tag.ui-tag-violet {
  background-color: #8f6adb;
}

.ui-tag.ui-tag-yellow {
  background-color: #d7ba42;
}

.ui-tag.ui-tag-red {
  background-color: red;
}

.ui-tag.ui-tag-orange {
  background-color: #ff7200;
}

.ui-tag-wrap .fa-check-circle,
.ui-tag-wrap .fa-times-circle {
  position: absolute;
  font-size: 26px;
  color: #f0f0f0;
}

.ui-tag-wrap .fa-bookmark.ui-tag-blue,
.ui-tag-wrap .fa-check-circle.ui-tag-blue,
.ui-tag-wrap .fa-times-circle.ui-tag-blue {
  color: #18b4ed;
}

.ui-tag-wrap .fa-bookmark.ui-tag-green,
.ui-tag-wrap .fa-check-circle.ui-tag-green,
.ui-tag-wrap .fa-times-circle.ui-tag-green {
  color: #00c795;
}

.ui-tag-wrap .fa-bookmark.ui-tag-violet,
.ui-tag-wrap .fa-check-circle.ui-tag-violet,
.ui-tag-wrap .fa-times-circle.ui-tag-violet {
  color: #8f6adb;
}

.ui-tag-wrap .fa-bookmark.ui-tag-yellow,
.ui-tag-wrap .fa-check-circle.ui-tag-yellow,
.ui-tag-wrap .fa-times-circle.ui-tag-yellow {
  color: #d7ba42;
}

.ui-tag-wrap .fa-bookmark.ui-tag-red,
.ui-tag-wrap .fa-check-circle.ui-tag-red,
.ui-tag-wrap .fa-times-circle.ui-tag-red {
  color: red;
}

.ui-tag-wrap .fa-bookmark.ui-tag-orange,
.ui-tag-wrap .fa-check-circle.ui-tag-orange,
.ui-tag-wrap .fa-times-circle.ui-tag-orange {
  color: #ff7200;
}

.ui-tag-wrap .fa-check-circle.ui-tag-top-left {
  top: 0;
  left: 0;
}

.ui-tag-wrap .fa-bookmark {
  position: absolute;
  font-size: 33px;
}

.ui-tag-wrap .fa-bookmark.ui-tag-top-left {
  top: -2px;
  left: 0;
}

.ui-tag-wrap .fa-bookmark.ui-tag-top-right {
  top: -2px;
  right: 0;
}

.ui-label-list .ui-label {
  display: inline-block;
  padding: 0 15px;
  margin: 0 10px 10px 0;
  border: 1px solid #cacccd;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 1em;
}

.ui-label-list .ui-label-s {
  display: inline-block;
  padding: 0 1px;
  border: 1px solid #555;
  line-height: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #555;
  font-size: 0.5em;
}

.ui-label-list .ui-label-orange {
  border: 1px solid #ff7f0d;
  color: #ff7f0d;
}

.ui-label-list .ui-label-red {
  border: 1px solid red;
  color: red;
}

.ui-label-list .ui-label-green {
  border: 1px solid #00c795;
  color: #00c795;
}

.ui-label-list .ui-label-yellow {
  border: 1px solid #d7ba42;
  color: #d7ba42;
}

.ui-label-list .ui-label-violet {
  border: 1px solid #8f6adb;
  color: #8f6adb;
}

.ui-label-list .ui-label-gray {
  border: 1px solid gray;
  color: gray;
}

.ui-selector .selector-content .second-level li:last-child .name,
.ui-selector .selector-content .ui-list li:last-child .avatar .name {
  border: 0;
}

.ui-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: auto;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ui-notice i {
  display: block;
  text-align: center;
  font-size: 100px;
  color: #ddd;
}

.ui-notice p {
  margin: 20px auto 40px;
  text-align: center;
  color: #999;
}

.ui-notice .ui-notice-btn {
  width: 80%;
  margin: auto;
}

.ui-selector .selector-content {
  border-top: 1px solid #ddd;
  padding: 0;
  margin: 0;
}

.ui-selector .selector-content .item-selector {
  padding: 0 10px;
  border-bottom: 1px solid #ddd;
  list-style: none;
}

.ui-selector .selector-content .item-selector .totle-title {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  position: relative;
}

.ui-selector .selector-content .item-selector .totle-title .select-chose {
  width: 30px;
  vertical-align: middle;
  margin: 0;
  text-align: center;
}

.ui-selector .selector-content .item-selector .totle-title p {
  display: inline-block;
  padding-left: 5px;
  margin: 0;
}

.ui-selector .selector-content .item-selector .totle-title .totle-num {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
}

.ui-selector .selector-content .ui-list {
  display: block;
  padding: 0;
}

.ui-selector .selector-content .ui-list li {
  list-style: none;
  width: 100%;
  padding: 5px 0;
}

.ui-selector .selector-content .second-level li:last-child,
.ui-selector .selector-content .ui-list li:last-child {
  padding-bottom: 0;
}

.ui-selector .selector-content .ui-list li .select-chose {
  display: table-cell;
  width: 30px;
  vertical-align: middle;
  margin: 0;
  text-align: center;
}

.ui-selector .selector-content .ui-list li .avatar {
  display: table;
  width: 100%;
}

.ui-selector .selector-content .ui-list li .avatar .header-img {
  display: table-cell;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding-right: 10px;
  vertical-align: middle;
}

.ui-selector .selector-content .ui-list li .avatar .header-img img {
  width: 100%;
  border-radius: 50%;
}

.ui-selector .selector-content .ui-list li .avatar .name {
  display: table-cell;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}

.ui-selector .selector-content .second-level {
  padding-left: 20px;
}

.ui-loading-wrap {
  margin-top: 10px;
  text-align: center;
}

.ui-loading-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px 10px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
}

.ui-loading-cnt {
  text-align: center;
  color: #fff;
}

.ui-loading-cnt p {
  margin: 10px 0 0;
} /*!
* dropDown
* created by hujing on 2015/5/28
* modified on 2015/5/28
*/
.dropDown {
  display: none;
  overflow-y: scroll;
  height: 100%;
  position: fixed;
  top: 44px;
  padding-bottom: 88px;
}

.backToTop {
  right: 10px;
  display: none;
  background-color: #ededed;
  color: #999;
}

/*----2016-11-17 start：控制返回顶端按钮显示隐藏-----*/
.add-btn {
  position: fixed;
  bottom: 114px;
  width: 50px;
  height: 50px;
  right: 16px;
  text-align: center;
  border-radius: 25px;
  z-index: 5;
  display: block;
  background-color: rgba(255, 102, 0, 0.95);
  color: #fff;
  font-size: 18px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  box-sizing: border-box;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  opacity: 0.98;
  fill: currentColor;
  overflow: hidden;
  vertical-align: middle;
  text-decoration: none;
  font-family: Arial;
  padding: 12px;
  line-height: 1.5rem !important;
}
.top-btn {
  position: fixed;
  bottom: 48px;
  background: rgba(0, 0, 0, 0.6)
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2NJREFUeNrs3b1rFEEYx/HdKBHTWKXyDdHCQgsbo9jFQqvYREQEe/8CLVOK/4AWVkIaCyFBEEQ0hQGDiEXARosU6QRBERFDXJ+BKc7z9n1enlm/P3g4bm/ndm4+e5m73btLXhRFRvRkiiEAhACSUMwc0qYU9n9W6oXUjtS61LGUxzhpEIuxWfydbakTgOjAUIkyeJAaDHUogwaRPhyQels0iwqUwYJYjI2iXQzK4VRAknnZazDk4rnU2ZZND0q9kvaHeB/iDmNGLp6VYPxucBfHpdZSQJlKBOOp1PkJNz+Qej227LvUt2RRNM8hBkPqZcnc8FAql1obW74lNSf1taTdp9Aog5jUZVv7KzCWpfbY9f4BscvVoCQPItuZllqtw6gC0YSSNEgNxpNRjDoQLSjJgtRgmOXTE9pUgmhASRLE7PlSj9tgNAWJjZIciMVYLhksM7Hvq2jbCCQmSlIgDTBmato3BrHrX5D6ERIlGRD7PuJRV4wuILbNfEiUJEAsxv2SQdmwx64yHyChUdSDuMLoAxISRTVIDca7Nhh9QUKhaAe5V/LgzRnA2Q731wskBIpaEGl/1yWGKxDfKCpBKjA+dsVwCeITRR2ItFvy+OfAGYgvFFUg0uaO5wnTKYgPFDUgFRjmgwdHHb2kdA7iGkUFiKx7O8RHc3yBuESJDiLr3Qr1OSmfIK5QooJUYHyWOuXhwJ1XEBco0UBqME57OrTtHaQvShQQue1mSWe/+MIICdIHJTiILL8htTuhk+Zk0Jzn06PBQLqiBAWJiREDxG7zotSvpijBQOT6tRIMswedywIkBojd7kJTlCAgFR0yGPNZoMQCaYPiHUQLRmyQpiheQaQulXTALLucBU5skAYoH3yDbJdgLGQRogGkBuWn7y/sjJ+72JFazPN8NfuPYx//oh2P0Sx5O1Zva/REk/lu+PWYA6HlGTL2PmXdfg/yaqhJ/Yo9tH4m9p6pDaTvTr+349NzRS5WMuI8/NYJIAQQQAgggBBAACGAAEIAIYAAQgABhAACCAEEEAIIAQQQAgggBBBACCCAEEAIIIAQQAAhgABCAAGEAEIAAYQAAggBBBACCCAEEDJ4kF1A4mZr7Ppm0o9G4z+4b9n/I1Jv7O8/vpc6mfIY5xoHmTmEAEIm548AAwDxCtg+HKFQmgAAAABJRU5ErkJggg==")
    no-repeat center center;
  width: 50px;
  height: 50px;
  right: 16px;
  line-height: 0.95;
  text-align: center;
  border-radius: 25px;
  z-index: 5;
  display: block;
  color: #fff;
  font-size: 18px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  box-sizing: border-box;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  opacity: 0.98;
  fill: currentColor;
  overflow: hidden;
  vertical-align: middle;
  text-decoration: none;
  font-family: Arial;
  padding: 12px;
  background-size: 25px 25px;
}
.add-btn-hide {
  bottom: 48px;
}
.top-btn-hide {
  bottom: -48px;
  opacity: 0;
}
.top-btn:active {
  opacity: 0.8;
}
/*------2016-11-17 end：控制返回顶端按钮显示隐藏------*/

/*****添加浮动按钮（ + ）样式******/
.plus-btn:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  top: 15px;
  left: 25px;
  background: #fff;
}
.plus-btn:before {
  content: "";
  width: 20px;
  height: 1px;
  position: absolute;
  top: 25px;
  right: 15px;
  background: #fff;
}
.add-btn > i {
  line-height: 40px;
}

.ui-tips {
  padding: 10px 0;
  text-align: center;
}

.ui-tips-info .fa {
  line-height: 20px;
  color: #0090ff;
  font-size: 0.8rem;
}

.ui-tips span {
  line-height: 20px;
  vertical-align: top;
  text-align: center;
  font-size: 0.8rem;
}

.ui-tips-wran .fa {
  line-height: 20px;
  color: #f76249;
  font-size: 0.8rem;
}

.ui-tips-success .fa {
  color: #65d521;
  font-size: 25px;
}

.ui-tooltips {
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-flex: 1;
  display: -webkit-box;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.ui-tooltips div {
  -webkit-box-flex: 1;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-tooltips-wran {
  background-color: rgba(255, 242, 183, 0.95);
}

.ui-tooltips-wran .fa {
  line-height: 20px;
  color: #f76249;
  font-size: 25px;
}

.ui-tooltips-wran .fa-angle-right {
  padding: 3px 5px;
  color: #555;
  font-size: 25px;
}

.ui-tooltips-wran .fa-times-circle {
  padding: 3px 5px;
  color: #555;
  font-weight: 400;
  font-size: 20px;
}

.ui-tooltips-guide {
  color: #00a5e0;
  background-color: rgba(205, 242, 255, 0.95);
}

.ui-tooltips-guide .fa-angle-right {
  padding: 3px 5px;
  font-size: 25px;
}

.ui-tooltips-guide .fa-times-circle {
  padding: 3px 5px;
  font-weight: 400;
  font-size: 20px;
}

.ui-newstips-wrap {
  text-align: center;
}

.ui-newstips-wrap .ui-newstips {
  display: -webkit-inline-box;
  -webkit-box-align: center;
  height: 50px;
  line-height: 50px;
  margin: 3px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #000;
}

.ui-newstips-wrap .ui-newstips img {
  display: block;
  width: 40px;
  height: 40px;
  margin-left: 5px;
}

.ui-newstips-wrap .ui-newstips img.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ui-newstips-wrap .ui-newstips .ui-newstips-content {
  display: -webkit-box;
  height: inherit;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.ui-newstips-wrap .ui-newstips .fa-circle {
  margin-right: -5px;
  margin-left: 10px;
  font-size: 0.5em;
  color: #f74c31;
}

.ui-newstips-wrap .ui-newstips .fa-angle-right {
  position: relative;
  top: 3px;
  margin-right: 5px;
  color: #ddd;
  font-size: 25px;
}

.ui-newstips-wrap .ui-newstips .news-num {
  padding: 2px 10px;
  margin-left: 10px;
  margin-right: -5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  background: #f74c31;
}

.ui-progress {
  width: 100%;
  height: 4px;
  background: #e2e2e2;
}

.ui-progress span {
  display: block;
  height: 100%;
  background: #65d521;
}

li,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ui-actionsheet-wrap,
.work-actionsheet-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.ui-actionsheet {
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
}

.ui-actionsheet-wrap .ui-actionsheet,
.work-actionsheet-wrap .ui-actionsheet,
.ui-tab .nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ui-actionsheet li,
.ui-actionsheet li {
  padding: 10px 0;
  text-align: center;
  background: #eee;
  padding: 10px;
  word-break: break-all;
}

.ui-actionsheet .list,
.ui-actionsheet .sure {
  border-top: 1px solid #e0e0e0;
}

.ui-actionsheet li:first-child,
.ui-actionsheet li:first-child {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

.ui-actionsheet li:nth-last-child(2),
.ui-actionsheet li:nth-last-child(2) {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.ui-actionsheet li.back,
.ui-actionsheet li.off {
  margin-top: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.ui-actionsheet-wrap .ui-actionsheet li a {
  display: block;
}

/*删除/编辑div向上滑动样式*/
.ui-actionsheet-wrap .ui-actionsheet-move {
  bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*xr*/
.ui-actionsheet-wrap1,
.work-actionsheet-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.ui-actionsheet-wrap1 .ui-actionsheet,
.work-actionsheet-wrap .ui-actionsheet {
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
}

.ui-actionsheet-wrap1 .ui-actionsheet,
.work-actionsheet-wrap .ui-actionsheet,
.ui-tab .nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ui-actionsheet-wrap1 .ui-actionsheet li,
.work-actionsheet-wrap .ui-actionsheet li {
  padding: 10px 0;
  text-align: center;
  background: #eee;
}

.ui-actionsheet-wrap1 .ui-actionsheet .list,
.work-actionsheet-wrap .ui-actionsheet .sure {
  border-top: 1px solid #e0e0e0;
}

.ui-actionsheet-wrap1 .ui-actionsheet li:first-child,
.work-actionsheet-wrap .ui-actionsheet li:first-child {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

.ui-actionsheet-wrap1 .ui-actionsheet li:nth-last-child(2),
.work-actionsheet-wrap .ui-actionsheet li:nth-last-child(2) {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.ui-actionsheet-wrap1 .ui-actionsheet li.back,
.work-actionsheet-wrap .ui-actionsheet li.off {
  margin-top: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.ui-actionsheet-wrap1 .ui-actionsheet li a {
  display: block;
}
/*xr*/
.ui-tab li,
.ui-tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ui-tab .nav {
  width: 100%;
  display: -webkit-box;
  box-sizing: border-box;
  background-color: #fdfdfd;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

.ui-tab .nav li {
  display: -webkit-box;
  -webkit-box-flex: 1;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  padding: 8px 0;
}

.ui-tab .nav li.current {
  border-bottom: 2px solid #00a5e0;
}

.ui-table-border-tb td,
.ui-table-border-tb th,
.ui-table-border-tbr td,
.ui-table-border-tbr th {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.ui-tab .content {
  display: -webkit-box;
  width: 100%;
  margin-top: 34px;
}

.fa,
.fa-stack {
  display: inline-block;
}

.ui-tab .content li {
  -webkit-box-flex: 1;
}

.ui-table {
  width: 100%;
  line-height: 30px;
}

.ui-table td,
.ui-table th {
  text-align: center;
  font-size: 14px;
}

.ui-table a {
  font-size: 14px;
  padding: 0 2px;
}

.ui-table-border td,
.ui-table-border th {
  border: 1px solid #e0e0e0;
}

.ui-table-border-tbr td,
.ui-table-border-tbr th {
  border-right: 1px solid #e0e0e0;
}

.ui-table-border-tbr td:last-child,
.ui-table-border-tbr th:last-child {
  border-right: 0;
}

.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 28px;
  border: 1px solid #eee;
  background-color: #f5f5f5;
  -webkit-user-select: none;
  user-select: none;
}

.switch input {
  display: none;
}

.fa,
.fa-stack {
  display: inline-block;
}

.switch.active {
  background-color: #428bca;
  border: 1px solid #428bca;
}

.switch .switch-handle {
  z-index: 3;
  position: absolute;
  height: 26px;
  margin: 0;
  margin-top: auto;
  margin-left: 0px;
  width: 26px;
  background-color: #fff;
  box-shadow: 0 0 2px #ddd;
}

.switch,
.switch .switch-handle {
  border-radius: 20px;
}

.switch.active .switch-handle {
  left: 18px;
}

.switch.disable {
  pointer-events: none !important;
  opacity: 0.6;
}

.switch.disable .switch-handle {
  background-color: #fcfcfc;
} /*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

/* .fa-plus:before {
	content: "\f067"
} */

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before,
.fa-genderless:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-edit:before {
  content: "\f044";
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

.double-row {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/jhOA.eot?xanwu9");
  src: url("../fonts/jhOA.eot?#iefixxanwu9") format("embedded-opentype"),
    url("../fonts/jhOA.ttf?xanwu9") format("truetype"),
    url("../fonts/jhOA.woff?xanwu9") format("woff"),
    url("../fonts/jhOA.svg?xanwu9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-accessory:before {
  content: "\e600";
}

.icon-calendar:before {
  content: "\e601";
}

.icon-check:before {
  content: "\e602";
}

.icon-checkbox:before {
  content: "\e603";
}

.icon-clear:before {
  content: "\e604";
}

.icon-client:before {
  content: "\e605";
}

.icon-close:before {
  content: "\e606";
}

.icon-collect:before {
  content: "\e607";
}

.icon-contactrecord:before {
  content: "\e608";
}

.icon-contact:before {
  content: "\e609";
}

.icon-coordinate:before {
  content: "\e60a";
}

.icon-countersign:before {
  content: "\e60b";
}

.icon-details:before {
  content: "\e60c";
}

.icon-dropdown:before {
  content: "\e60d";
}

.icon-editor:before {
  content: "\e60e";
}

.icon-great:before {
  content: "\e60f";
}

.icon-instructions:before {
  content: "\e610";
}

.icon-leftarrow:before {
  content: "\e611";
}

.icon-next:before {
  content: "\e612";
}

.icon-notreading:before {
  content: "\e613";
}

.icon-personal:before {
  content: "\e614";
}

.icon-phone:before {
  content: "\e615";
}

.icon-photograph:before {
  content: "\e616";
}

.icon-picture:before {
  content: "\e617";
}

.icon-read:before {
  content: "\e618";
}

.icon-return:before {
  content: "\e619";
}

.icon-review:before {
  content: "\e61a";
}

.icon-rightarrow:before {
  content: "\e61b";
}

.icon-search:before {
  content: "\e61c";
}

.icon-share:before {
  content: "\e61d";
}

.icon-stop:before {
  content: "\e61e";
}

.icon-time:before {
  content: "\e61f";
}

.icon-transfer:before {
  content: "\e620";
}

.icon-uparrow:before {
  content: "\e621";
}

.icon-video:before {
  content: "\e622";
}

.icon-voice:before {
  content: "\e623";
}

.icon-whole:before {
  content: "\e624";
}

.upload .fa {
  display: inline-block;
  width: 30px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 1.4rem;
}
/*短语控件样式*/
#phraseBg {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#phrase {
  width: 300px;
  min-height: 170px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  position: fixed;
  top: 25%;
  left: 50%;
  z-index: 1000;
  margin: 0 0 0 -150px;
  border-radius: 6px;
}
/*#phraseDiv {
	text-align: center;
	position: relative;
}

#phrase {
	width: 100px;
	background: #fff;
	height: auto;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -50px;
	line-height: 30px;
	text-indent: 5px;
	border-radius: 6px;
}*/

.li_phrase {
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 1rem;
  text-indent: 10px;
  overflow-x: auto;
  overflow-y: hidden;
}

.li_phrase p {
  margin: 0;
  white-space: nowrap;
}

.common_instruct {
  color: blue;
  font-size: 15px;
}
/*xr*/
.table-view-record {
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
}

.table-view-cell {
  display: block;
  position: relative;
  line-height: 1.2;
  background: #ffffff;
  list-style: none;
}
.table-view-cell::after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #d9d9d9;
  color: #d9d9d9;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.table-view-cell:last-child::after {
  border-bottom: none;
}

.table-view-diviter {
  display: block;
  padding: 5px 10px;
  background: #fafafa;
  color: #646464;
  list-style: none;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}

.table-clearfix,
.table-view-cell > a:not(.btn) {
  display: flex;
  align-items: center;
  width: 100%;
  color: #000;
  padding-right: 60px;
}

.table-view-cell > a:not(.btn):active {
  background-color: #eee;
}

.navigate-right:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  border-width: 1px 1px 0 0;
  border-color: #cacaca;
  border-style: solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navigate-right:after,
.table-view-cell .btn {
  position: absolute;
  -ms-transform: translateY(-50%);
}

.media-body,
.media-photo {
  display: table-cell;
}

.media-photo {
  padding-right: 5px;
}

.media-body {
  overflow: hidden;
  vertical-align: middle;
}

.table-view-cell .text {
  font-size: 0.8rem;
  margin: 3px 0;
}

.table-view-cell .btn {
  transform: translateY(-50%);
}

.form-group .reminder,
.table-view-cell .btn {
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
}
/*xr*/

/*头像随机颜色样式*/
.color1 {
  background: #3B74F0;
}
.color2 {
  background: #3B74F0;
}
.color3 {
  background: #EEA14E;
}
.color4 {
  background: #EEA14E;
}
.color5 {
  background: #27BACD;
}
.color6 {
  background: #27BACD;
}
.color7 {
  background: #EE7965;
}
.color8 {
  background: #EE7965;
}
.color9 {
  background: #76C773;
}
.color10 {
  background: #76C773;
}
.color11 {
  background-image: linear-gradient(to top, #9890e3 0%, #b1f4cf 100%);
}
.item-wait-approval-pic {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 43px;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 9px;
  text-align: center;
  line-height: 43px;
  font-size: 10px;
}
/*头像随机颜色样式*/
/*补充MP3样式*/
.wxImg > a {
  border: 1px solid #0092db;
  font-size: 0.8rem;
  color: #000;
  padding: 10px 5px;
  border-radius: 5px;
}
.wxImg > a > span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 10px;
  background-color: #0092db;
  border-radius: 50%;
  color: #fff;
  font-size: 0.6rem;
}
.wxImg > div {
  width: 20%;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
.wxImg > div > img {
  display: block;
  width: 55px;
  height: 55px;
  margin: auto;
}
.wxImg .wx-close-img {
  position: absolute;
  top: -7px;
  right: 50%;
  width: 55px;
  margin-right: -35px;
}
.wxVoi > div {
  width: 20%;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
.wxVoi a {
  display: block;
  width: 55px;
  height: 55px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  background: #ffa11b;
  position: relative;
}
.wxVoi a img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.wxVoi a .wxVoi-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  color: #fff;
  opacity: 0.7;
  line-height: 1;
  padding: 0 5px;
  font-size: 10px;
}
.wxVoi .icon-close1 {
  vertical-align: middle;
  position: absolute;
  top: -7px;
  right: 50%;
  width: 55px;
  margin-right: -35px;
}
.upload-file .icon-close:before {
  content: "";
}
.upload-file .icon-close,
.upload-pic .icon-close-img,
.wxImg .wx-close-img,
.wxVoi .icon-close1 {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACVUlEQVRYR8VXwVHrMBDdTQrgdwBUQKjgJxUQKiCUwCHS5AScMlIudAAdABXgVAAlQAehAGWZ9cj+iizJchJ+9uLxWNp92n1vtUY4sOGB40MnAFrrARFdIeIAAP4AAD/ZPgBghYgFEb0KIfg9y7IAaK0nRHSLiCc5XonoEwBupJQvbeuTAObz+Um/338EgGGbo8j3whhzPZvNGFDQogAWi8WQiJ5tqreMX25bAcAoVpYgAK41ALzvEjWw9zwEogHApp2DM8n2aStjzLlfjgYArXUBAH/3GdnxVQghRq7vDQDMdgBg0v2aEdGlqw4fALP1OBSdiL4BgGU1RsSjHdZ8SilPq/01gAzicYMZ22ZU+CAYICIOmWhaawZ6kUhjTcgagFLqDhFvE5tqOfkgvOCsoLcUiYnoXkp5x7HcDOSQrwGidPLv5K3B7QGXQoiyubkZ+EDEswz2bYDg9TbtucF5SxOA1poygldLNrqb5U8y7b5vIUR5eLcE2QDcmrOTGDFTB2oAUEpllSBAuLoERNRQRwREsAStJIywnWOUl02HTARJmJRhi9SiEo00LJ4VHnwOtN2AdSOK6NwF0b0RWTJFWzF/J6IX1nyiyawsD8YJAn4JIerJauMuUEpxn+ch5NcMEUfT6ZT5Vtr/vo5r8kUB8EDS6/VYksEbb9vUMInX6/WgdSCpGsvBRrLqhB00nUyK3zX9xTlj+dMOI9rSGDPZaix3kVp1cOMITkuBFHwh4sRleyxNWX9GXlmGiFjpvBpel06f4MFzv79m2zI/Z1+nDOQ47LrmBwkVazDjWPbOAAAAAElFTkSuQmCC")
    no-repeat right center;
  background-size: 20px 20px;
}
/*新版checkbox*/
.label-check,
.label-radio {
  display: -webkit-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: auto;
  min-height: 44px;
  padding: 0 14px;
}

.label-check .item-media,
.label-radio .item-media {
  display: -webkit-flex;
  display: flex;
  flex-shrink: 0;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
}

.label-check .item-inner,
.label-radio .item-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-left: 15px;
  font-size: 15px;
  color: #515151;
}

.label-check input[type="checkbox"],
.label-radio input[type="radio"] {
  display: none;
}

.label-check i,
.label-radio i {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  border: 1px solid #c7c7c7;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  font-size: 0.6rem;
  border-radius: 50%;
}

.label-radio i {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
}

.label-check input[type="checkbox"]:checked + .item-media i,
.label-radio input[type="radio"]:checked + .item-media i {
  border: 0;
  background: #76c546;
}

.label-check input[type="checkbox"]:disabled + .item-media i,
.label-radio input[type="radio"]:disabled + .item-media i {
  opacity: 0.7;
}
/*重新定义流程图标样式*/
.fa-bars:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-file-image-o:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-bars > img,
.fa-microphone > img,
.fa-camera > img,
.fa-pencil > img,
.fa-file-image-o > img,
.fa-file-text > img,
.fa-plus > img {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
#sendWxMsg {
  width: 80%;
  height: 180px;
  overflow: hidden;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 10%;
  margin-top: -100px;
  z-index: 101;
  border-radius: 10px;
  font-size: 12px;
  text-align: center;
  padding: 20px 10px 0;
  line-height: 20px;
}
#bodyBgWx {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
audio::-webkit-media-controls {
  overflow: hidden !important;
}
audio::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto;
}
.list-paddingleft-2 li {
  list-style: inherit;
}
.voicebutton {
  width: 75px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 20px;
  padding: 2px;
  border: 1px solid #ddd;
}
/*主题颜色*/

body .bar-header-secondary .tab-item.active span,
.swiper-wrapper .active a,
.swiper-pagination-current.active,
.detailList .detailList-wrap .detail-left .read,
.u-approval-list .item-wait-approval a.showA span,
body .detail-pic-more span {
  color: #3b74c5 !important;
}
body .bar-header-secondary .tab-item.active span {
  border-bottom: 2px solid #3b74c5 !important;
}
body .add-btn,
body .bar-tab .tab-item.active,
body .add-btn-menu,
.item-every-diary .detail_b span,
.item-every-diary .diary-cont .upload-file,
.detail .detail_b span {
  background-color: #3b74c5 !important;
}
.siwper-tabNews > span {
  border-left: 4px solid #3b74c5 !important;
}
.hr {
  border: 1px solid #3b74c5 !important;
}

body .btn-primary,
body .switch.active {
  background-color: #3b74c5 !important;
  border: 1px solid #3b74c5 !important;
}
.bg2,
.item-wait-approval > a .item-round,
.u-transactor-detail .upload-file p,
.process-list .process-list-left-green > div {
  background: #3b74c5 !important;
}
.detail .detail-bg {
  background: #f9fbff !important;
}
