@charset "UTF-8";
@import url(../../css/bootstrap.min.css);
@import url(../../css/bootstrap-responsive.min.css);
@import url(../../css/font-awesome.min.css);
@import url(sidebar.min.css);
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }
  audio:not([controls])[hidden] {
    display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

html, body {
  height: 100%; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

q {
  quotes: "“" "”" "‘" "’"; }

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; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

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; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

input.sortid {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  text-align: center; }

.date.timepicker > input {
  width: 180px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 1.1; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 21px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 11px; }

small {
  font-size: 90%; }

blockquote {
  margin: 0; }

ul, ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0; }

dd {
  margin-left: 0; }

code, pre {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 12px; }

pre {
  margin-top: 0;
  margin-bottom: 0; }

label {
  font-weight: bold; }

label, input[type="text"], #adv_code_search .search-page-label, input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], textarea {
  font-size: 13px; }

dl.form {
  margin: 15px 0; }

dl.form > dt {
  margin: 0 0 6px 0; }

dl.form > dt label {
  position: relative; }

@media (max-width: 767px) {
  body {
    padding-left: 0; } }
body {
  min-width: 640px; }

#body-main {
  text-align: cneter;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -35px; }

#sidebar-bg {
  /*background-color: #F2F2F2;*/
  border-right: 1px solid #ccc;
  height: 100%;
  width: 180px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1; }

#body-body {
  /*max-width: 1280px;*/
  text-align: left;
  padding-left: 0;
  padding-bottom: 60px; }
  #body-body #side-bar {
    padding: 8px 0;
    float: left; }
  #body-body #body-content {
    padding: 0 20px;
    margin-left: 240px;
    float: left; }
    #body-body #body-content #body-content-content {
      float: left;
      width: 100%; }

#footer-fush,
#body-footer {
  clear: both;
  height: 35px;
  text-align: right; }

.modal-backdrop,
.modal-backdrop.fade.in {
  background: -webkit-radial-gradient(center, rgba(127, 127, 127, 0.32), rgba(127, 127, 127, 0.4) 35%, rgba(0, 0, 0, 0.65));
  opacity: initial;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: .3; }

.control-group .controls .btn {
  margin-top: -5px; }

h1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

a {
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear; }
  a:hover {
    -webkit-transition: color 0.3s linear;
    transition: color 0.3s linear; }

.hidden {
  display: none; }

.container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; }

.span2 {
  /*width:170px;*/ }

.span10 {
  /*width:784px;*/ }

.sort_id {
  width: 50px; }

[class*="span"] {
  margin-left: 10px; }

.clear {
  clear: both; }

.seamless {
  padding: 0; }

.bubble {
  background: #efefef;
  border-radius: 3px;
  margin: 0 0 15px 0;
  padding: 3px;
  position: relative; }

.btn-group.select {
  border: 0;
  padding: 0;
  background: #fff; }

.pagination a:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }

.btn:active,
.btn.active,
.pagination a:active {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); }

.controls span.btn.btn-success {
  border-radius: 2px; }

/* upload btn */
input[type="file"].fileupload {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
  /*width:100px;*/ }

.progress {
  border-radius: 0; }

#upload-modal {
  position: fixed;
  bottom: 0;
  width: 500px;
  border: 1px solid #ccc;
  background-color: #fff; }
  #upload-modal .upload-header {
    margin: 5px 0;
    padding: 5px 0 0 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff; }
  #upload-modal .progress {
    margin: 0; }
  #upload-modal ul.boxed-list li {
    margin: 0;
    padding: 5px 0; }
  #upload-modal span.name {
    padding-left: 15px; }
  #upload-modal span.del {
    padding-right: 15px; }

.ke-icon-uploadfile {
  background-position: 0px -496px;
  width: 16px;
  height: 16px; }

/* Forms -------------------------------------------------------*/
form {
  margin-bottom: 0; }

.form-horizontal .control-group {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0; }
  .form-horizontal .control-group:hover {
    background: #efefef; }
  .form-horizontal .control-group:last-child {
    border-bottom: 0; }
.form-horizontal .control-label {
  padding-top: 10px;
  width: 100px; }
.form-horizontal .controls {
  padding-top: 10px;
  padding-bottom: 5px;
  margin-left: 110px; }
  .form-horizontal .controls > input {
    margin-top: -5px; }
.form-horizontal .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: #fff; }

.help-block, .help-inline {
  color: #999999; }

.btn-disable {
  color: #999;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.btn-switch, .btn-group {
  position: relative;
  /**background: #efefef;*/
  *padding: 3px;
  /*border-radius: 3px;*/
  margin: 0;
  border: 0px #ccc solid; }

.btn-group .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group .btn + .btn {
  border-radius: 0; }
.btn-group .btn:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }
.btn-group.ui-radio label.active {
  font-weight: 500;
  border: 1px solid #3079ed;
  color: #ffffff;
  background-color: #4b8cf7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
  background-image: linear-gradient(to bottom, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  *background-color: #4d90fe; }
.btn-group.ui-radio input[type="radio"] {
  display: none; }

/*.dropdown-menu > li > a.option-select,a.option-select{
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
}*/
#body-navbar .navbar-inner {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ccc; }
#body-navbar ul.nav li.dropdown.open > a.dropdown-toggle, #body-navbar ul.nav li.dropdown.active > a.dropdown-toggle, #body-navbar ul.nav li.dropdown.open.active > a.dropdown-toggle {
  color: #fff; }

#side-bar ul.nav-sidebar > li > a:hover, #side-bar ul.nav-sidebar > li > a:focus {
  color: #fafafa;
  background-color: #007FBF; }
#side-bar ul.nav-sidebar > li ul.dropdown-menu {
  border: 1px solid #d8d8d8;
  border-radius: 1px;
  padding: 0;
  margin-top: 0; }

.nav .nav-header {
  font-size: 14px;
  font-weight: 700;
  color: #666;
  background-color: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f3f3f3));
  background-image: linear-gradient(#f9f9f9, #f3f3f3);
  background-repeat: repeat-x;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  background-color: #f2f2f2; }
.nav.nav-list li a {
  color: #08c; }
.nav.nav-list li + .nav-header {
  padding: 5px 15px; }

/*width----------------------------------------------------------------*/
.width-small {
  width: 10px; }

.hg1 {
  min-height: 350px; }

/*table*/
.table th, .table td {
  padding: 8px 4px 4px 8px; }
  .table th .btn-group + .btn-group, .table td .btn-group + .btn-group {
    margin-left: 0px;
    margin-top: 8px; }

.modal {
  border: 1px solid rgba(194, 184, 184, 0.3);
  left: 41%;
  width: 770px;
  border-radius: 3px; }
  .modal.modal-larger {
    left: 41%;
    width: 770px; }
  .modal.fade.in {
    top: 25%; }
  .modal .modal-header {
    cursor: move; }
  .modal .modal-body .msg {
    padding: 10px 30px; }
  .modal .modal-footer {
    border-radius: 0 0 3px 3px; }
  .modal .boxed {
    margin: 0; }
    .modal .boxed .boxed-footer {
      text-align: right; }

.btn-group input {
  margin: 0; }

input.ajax-input.alert {
  background-color: #f9edbe; }

.modal-backdrop {
  background-color: #333; }

/* hide pnotify bar */
.ui-pnotify-history-container {
  display: none; }

#photo_show {
  padding: 20px; }

/* add on input */
.control-group .input-append,
.control-group .input-prepend {
  padding: 0 1px;
  border: 1px solid #ccc; }
  .control-group .input-append .btn,
  .control-group .input-prepend .btn {
    border: none; }
  .control-group .input-append .add-on,
  .control-group .input-prepend .add-on {
    border: none;
    background: #fff; }
  .control-group .input-append input,
  .control-group .input-prepend input {
    border: none;
    background: #fff; }
.control-group.error .input-prepend,
.control-group.error .input-append {
  border: 1px solid #b94a48; }
  .control-group.error .input-prepend .add-on,
  .control-group.error .input-append .add-on {
    background: #fff; }
.control-group.success .input-prepend,
.control-group.success .input-append {
  border: 1px solid #468847; }
  .control-group.success .input-prepend .add-on,
  .control-group.success .input-append .add-on {
    background: #fff; }

/*theme color*/
/*-------------------------------------------------------*/
.color {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  display: inline-block;
  cursor: pointer;
  border-radius: 15px; }
  .color.color-selected {
    border-color: #07c;
    -webkit-box-shadow: 0 0 5px #07c;
            box-shadow: 0 0 5px #07c; }

.color-default {
  background-color: #fff; }

.color-dark {
  background-color: #333; }

/* list-group */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }
  .list-group-item:last-child {
    margin-bottom: 0; }
  .list-group-item > .badge {
    float: right; }
    .list-group-item > .badge + .badge {
      margin-right: 5px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.dropdown-menu > li > a[class*="option-depth"] {
  padding-left: 13px; }

.option-depth0 {
  border-left: 2px solid #333; }

.option-depth1 {
  border-left: 8px solid #333; }

.option-depth2 {
  border-left: 17px solid #333; }

.sortid {
  width: 30px; }

.bselect {
  font-family: "FontAwesome"; }

.bootstrap-select {
  font-family: "FontAwesome"; }

.boxed {
  position: relative;
  /*background: #efefef;*/
  /*padding: 3px;*/
  margin: 0 0 15px 0;
  border-radius: 2px;
  border: 0; }
  .boxed + .boxed {
    margin-top: 35px; }
  .boxed + .boxed[class*="span"] {
    margin-top: 0;
    /*margin-left: 10px;*/ }
  .boxed .boxed-action {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 10;
    margin: 9px 10px 0 0; }
  .boxed .boxed-inner {
    padding: 1px 10px;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    color: #666;
    font-size: 14px;
    border: 1px #d8d8d8 solid;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.12);*/
    border-radius: 3px; }
    .boxed .boxed-inner strong {
      color: #000; }
    .boxed .boxed-inner.markdown-body {
      padding-top: 10px;
      padding-bottom: 10px; }
    .boxed .boxed-inner.seamless {
      padding: 0; }
    .boxed .boxed-inner h3,
    .boxed .boxed-inner .heading {
      padding-left: 0px; }
    .boxed .boxed-inner h4 {
      margin: 15px 0 -5px 0;
      font-size: 14px;
      color: #000; }
    .boxed .boxed-inner .heading {
      background: none;
      border: none;
      border-bottom: 1px solid #ccc;
      padding: 8px 5px; }
      .boxed .boxed-inner .heading .btn-group {
        padding-top: 2px; }
    .boxed .boxed-inner .boxed-action {
      float: right; }
    .boxed .boxed-inner .help {
      clear: both;
      margin: 1em -10px 0 -10px;
      padding: 1em 10px 1em 35px;
      border-top: 1px solid #ddd;
      color: #999; }
      .boxed .boxed-inner .help .octicon {
        margin-left: -25px;
        margin-right: 5px; }
    .boxed .boxed-inner .table {
      margin-bottom: 0; }
    .boxed .boxed-inner .msg {
      padding: 5px 0 0; }
    .boxed .boxed-inner > dl.dl-horizontal {
      padding-top: 10px;
      border-top: 1px solid #d8d8d8; }
      .boxed .boxed-inner > dl.dl-horizontal dt,
      .boxed .boxed-inner > dl.dl-horizontal dd {
        line-height: 25px; }
  .boxed.flush .boxed-inner {
    padding: 0; }
  .boxed.condensed .boxed-inner {
    font-size: 14px;
    padding: 0; }
  .boxed form .boxed-inner {
    border-radius: 0; }
  .boxed > h3,
  .boxed .heading {
    background: #fcfcfc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#efefef));
    background: linear-gradient(top, #fcfcfc 0%, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#efefef',GradientType=0 );
    background-repeat: repeat-x;
    margin: 0;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    padding: 10px 10px 11px 13px;
    font-size: 14px;
    text-shadow: 0 1px 0 #fff; }
    .boxed > h3 a.boxed-breadcrumb,
    .boxed .heading a.boxed-breadcrumb {
      color: #666;
      font-weight: normal;
      text-decoration: none; }
    .boxed > h3 .avatar,
    .boxed .heading .avatar {
      margin-top: -4px;
      border-radius: 3px;
      vertical-align: middle; }
  .boxed > h3 {
    color: green;
    padding: 8px 14px; }
  .boxed .heading > h3 {
    margin: 0; }
  .boxed.dangerzone > h3 {
    background: #fcfcfc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f5f5f5));
    background: linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=0 );
    background-repeat: repeat-x;
    border-bottom: 1px solid #900;
    color: #fff;
    text-shadow: 0 -1px 0 #900; }
  .boxed.condensed > h3 {
    padding: 6px 6px 7px;
    font-size: 14px; }
    .boxed.condensed > h3 .octicon {
      padding: 0 6px 0 2px; }
  .boxed hr.bleed-flush {
    width: 100%;
    padding: 0 10px;
    margin-left: -10px; }
  .boxed hr.compact {
    margin-top: 10px;
    margin-bottom: 10px; }
  .boxed .form-help {
    float: right;
    margin-top: 40px;
    width: 200px;
    text-align: center; }
    .boxed .form-help a {
      font-weight: bold; }
    .boxed .form-help p {
      margin: 10px 0; }
  .boxed .boxed-footer {
    background-color: #e0e0e0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fafafa));
    background-image: linear-gradient(#efefef, #fafafa);
    background: -ms-linear-gradient(top, #efefef 0%, #fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#fafafa',GradientType=0 );
    background-repeat: repeat-x;
    margin: 0;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 10px 10px 11px 110px;
    font-size: 14px;
    text-shadow: 0 1px 0 #fff; }
  .boxed .uefull {
    padding: 0; }
    .boxed .uefull .edui-editor {
      width: 100% !important;
      border-width: 0 0 1px 0;
      border-radius: 0; }
  .boxed .boxed-list {
    list-style: none;
    margin: 0; }
    .boxed .boxed-list .boxed-list {
      border-left: 1px solid #ddd;
      margin-left: 20px;
      padding-left: 20px; }
    .boxed .boxed-list > li {
      border-top: 1px solid #e5e5e5;
      display: block;
      line-height: 23px;
      margin-left: -10px;
      padding: 5px 10px;
      width: 100%; }
      .boxed .boxed-list > li span.depth1 {
        font-weight: 700;
        padding-left: 20px; }
      .boxed .boxed-list > li span.depth2 {
        font-weight: 700;
        padding-left: 40px; }
      .boxed .boxed-list > li span.depth3 {
        font-weight: 700;
        padding-left: 60px; }
      .boxed .boxed-list > li span.depth4 {
        font-weight: 700;
        padding-left: 80px; }
      .boxed .boxed-list > li > .badge {
        float: right;
        margin-left: 3px; }
        .boxed .boxed-list > li > .badge a {
          color: #fff; }
      .boxed .boxed-list > li:hover {
        background: #ffe; }
      .boxed .boxed-list > li.selected {
        background: #e5f9e2; }
    .modal .boxed .boxed-list {
      padding: 0 10px 0;
      border: 1px solid #ddd;
      border-width: 0 1px 1px 1px; }
  .boxed .boxed-list-span {
    list-style: none;
    margin: 0; }
    .boxed .boxed-list-span > li {
      width: 33%;
      min-height: 100px;
      float: left;
      display: block; }
  .boxed .img-list {
    width: 100px;
    min-height: 80px;
    display: inline-block;
    margin: 5px;
    text-align: center;
    position: relative; }
    .boxed .img-list img {
      *border: 1px solid #ccc;
      width: 100px;
      min-height: 70px;
      -webkit-box-shadow: 0 0 5px #ccc;
              box-shadow: 0 0 5px #ccc;
      border-radius: 2px; }
    .boxed .img-list .img-list-action {
      width: 80px;
      opacity: 0.8;
      background-color: #fafafa;
      padding: 1px 10px;
      position: absolute;
      top: 48px;
      border-style: solid;
      border-width: 1px 0; }
      .boxed .img-list .img-list-action a {
        color: #000; }
        .boxed .img-list .img-list-action a:hover {
          color: orange; }
    .boxed .img-list .unkownfile {
      border: 1px solid #ccc;
      display: block;
      padding: 4px;
      height: 70px;
      word-wrap: break-word;
      word-break: normal;
      word-break: break-all; }
  .boxed table img {
    *border: 1px solid #ccc;
    width: 100px;
    min-height: 70px;
    -webkit-box-shadow: 0 0 5px #ccc;
            box-shadow: 0 0 5px #ccc;
    border-radius: 2px; }
  .boxed .tabbable .nav {
    margin-bottom: 0; }
    .boxed .tabbable .nav li a {
      border-top: none;
      border-radius: 0; }
    .boxed .tabbable .nav li.active a {
      background-color: #FDFDFD; }

/**头部**/
#body-main-login.container {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
  height: 420px; }
#body-main-login div.alert {
  border-radius: 0;
  border: 0; }
#body-main-login span {
  font-size: 13px; }
#body-main-login span.error {
  color: red; }
#body-main-login .form-horizontal .control-group {
  padding: 15px 25px; }
#body-main-login .form-horizontal .form-actions {
  padding-left: 25px; }
#body-main-login #login {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -190px; }
#body-main-login #getpass {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 190px;
  opacity: 0;
  filter: alpha(opacity=0); }
#body-main-login .boxed {
  width: 320px;
  max-width: 320px;
  *max-width: 320px;
  padding: 19px 29px 29px;
  margin: 0 auto;
  background-color: #fff; }
  #body-main-login .boxed h3 {
    color: #006dcc;
    font-size: 18px; }
  #body-main-login .boxed .boxed-footer {
    padding: 20px 25px; }
    #body-main-login .boxed .boxed-footer .btn-primary,
    #body-main-login .boxed .boxed-footer .btn-success {
      width: 100px;
      border-radius: 2px;
      height: 36px;
      font-weight: bold;
      font-size: 16px; }
    #body-main-login .boxed .boxed-footer .btn-success {
      line-height: 28px;
      height: 28px;
      background-color: #006dcc; }
    #body-main-login .boxed .boxed-footer .btn-success:hover,
    #body-main-login .boxed .boxed-footer .btn-success:focus,
    #body-main-login .boxed .boxed-footer .btn-success:active,
    #body-main-login .boxed .boxed-footer .btn-success.active,
    #body-main-login .boxed .boxed-footer .btn-success.disabled,
    #body-main-login .boxed .boxed-footer .btn-success[disabled] {
      color: #ffffff;
      background-color: #0044cc;
      *background-color: #003bb3; }
    #body-main-login .boxed .boxed-footer .btn-success:active,
    #body-main-login .boxed .boxed-footer .btn-success.active {
      background-color: #003399  \9; }
#body-main-login .input-append .add-on,
#body-main-login .input-prepend .add-on {
  height: 24px;
  font-size: 24px;
  color: #ddd;
  padding: 9px 5px; }
#body-main-login .input-append input,
#body-main-login .input-prepend input {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  width: 219px;
  font-weight: bold; }
#body-main-login .control-group .input-append,
#body-main-login .control-group .input-prepend {
  border-radius: 5px;
  padding: 0 5px;
  background: #fff; }
#body-main-login .control-group.success .input-prepend,
#body-main-login .control-group.success .input-append {
  border: 1px solid #468840; }

/*# sourceMappingURL=ui.css.map */