@charset "utf-8";
body,
html body {
  min-width: 1124px !important;
}
/*p 标签*/
p {
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
.parentBreak .breakLabel {
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  text-align: left;
}
.login-form {
  padding: 9px 14px;
  margin-bottom: 14px;
  border-radius: 4px;
  float: none;
  margin: 0 auto;
  padding: 1%;
  margin-top: 6%;
  width: 400px;
}
/*图片预览样式设定宽度为300*/
.img_jbox {
  display: inline-block;
  width: 300px;
}
@media (max-width: 400px) {
  .login-form {
    width: 100%;
  }
}
.breadcrumb > li + li:before {
  float: left;
}
.login-logo {
  height: 60px;
  background: url(/images/adminlogo.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 66% 96%;
  -moz-background-size: 66% 96%;
  -o-background-size: 66% 96%;
  background-size: 66% 96%;
}
.login-logopass {
  height: 60px;
  background: url(/images/adminlogopass.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 66% 96%;
  -moz-background-size: 66% 96%;
  -o-background-size: 66% 96%;
  background-size: 66% 96%;
}
.vt-login-logopass {
  height: 60px;
  background: url(/images/adminlogopass_vt2.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 66% 96%;
  -moz-background-size: 66% 96%;
  -o-background-size: 66% 96%;
  background-size: 66% 96%;
}

.breadcrumb > li > a {
  padding: 0px 15px;
  float: left;
}
.breadcrumb {
  padding: 3px 15px;
  margin-bottom: 0;
}
.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
}
.header {
  height: 66px;
  width: 100%;
}
.header-logo {
  float: left;
  /*background: #fff;*/
  background: url(/images/alogo.png) center;
  background-repeat: no-repeat;
  -webkit-background-size: 96% 96%;
  -moz-background-size: 96% 96%;
  -o-background-size: 96% 96%;
  background-size: 96% 96%;
}
.logo {
  height: 50px;
  width: 180px;
  display: block;
}
/*.logo img{*/
/*width: 100%;*/
/*}*/
.header-profile {
  position: relative;
  overflow: hidden;
  width: 154px;
  height: 42px;
  float: right;
  border-radius: 30px;
  margin: 3px;
}
.header-diviver{
    position: relative;
    width: 9px;
    height: 24px;
    float: right;
    overflow: hidden;
    margin: 12px 3px 3px;
    border-right: 1px solid rgb(255, 255, 255);
}
.sws-logo-icon{
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    background: url(../images/to_sws_logo.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 3px;
}

.ows-logo-icon{
  width: 32px;
  height: 32px;
  float: left;
  display: block;
  background: url(../images/to_ows_logo.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 3px;
}

.sws-pu-logo-icon{
  width: 100%;
  height: 32px;
  float: left;
  display: block;
  background: url(../images/pu-sws.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 3px;
}

.header-sws,.header-ows{
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 42px;
    float: right;
    margin: 3px;
}
.header-regulator {
    position: relative;
    overflow: hidden;
    width: 154px;
    height: 42px;
    float: right;
    border-radius: 30px;
    margin: 3px;
    color: #fff;
}
.header-profile h4 {
  position: absolute;
  left: 40px;
  color:#fff;
  margin-top: 10px;
  margin-bottom:10px;
}

.header-regulator h4 {
  position: absolute;
  color:#fff;
  margin-top: 10px;
  margin-bottom:10px;
}

.header-profile-hull {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
.header-menu {
  float: left;
  height: 52px;
}
.navbar-nav > li > a {
  margin-left: 10px;
}
.header-menu-hull {
  float: left;
  height: 60px;
  position: absolute;
  left: 180px;
  top: 0;
  /*width: calc(100% - 180px - 160px);*/
}
.header-menu ol {
  float: left;
}
.header-menu-left,
.header-menu-right {
  float: left;
  padding: 0;
  margin: 14px 0;
}
.header-porfile-ico {
  width: 32px;
  height: 32px;
  float: left;
  display: block;
  background: url(../images/ico.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 26px;
  border: solid 1px #888;
  margin: 3px;
}
@media only screen and (max-width: 1400px) {
  .header-profile {
    width: 114px;
  }
  .header-regulator {
    width: 84px;
    z-index: 1013;
  }
}
/*.header-menu > ol > li > a {
	border-radius:20px;
}
.header-menu > ol > li > a:hover {
	}*/
.inner {
  margin-bottom: 10px;
}
.inner-title {
  margin: 0px;
  padding: 10px;
  background-color: #f5f5f5;
  border: solid 1px #888;
  border-radius: 4px;
}
.content {
  padding: 10px;
}
.inner-table {
  border-radius: 4px;
  padding: 10px;
  border: solid 1px #888;
}
.inner-Gadget {
  padding: 10px;
}
.inner-Gadget .dropdown {
  float: left;
  margin-right: 20px;
}
.inner-table table {
  width: 100%;
  text-align: center;
}
.inner-table table tr {
  height: 40px;
  border-bottom: solid 1px #888;
}
.inner-table table .inner-table-header {
  border-bottom: solid 2px #888;
  font-weight: 600;
}
.inner-table table .inner-table-footer {
  border: 0;
}
.inner-btn-group {
  margin: 0 10px;
}
.inner-text {
  border-radius: 4px;
  padding: 10px;
  border: solid 1px #888;
  overflow: hidden;
}
.inner-home-head {
  width: 165px;
  height: 165px;
  margin: 10px;
  border: solid 1px #888;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  /*background:url(../images/null_head.jpg)no-repeat;*/
}
.inner-home-head img {
  width: 100%;
  height: 100%;
}
.inner-home-text {
  position: relative;
  /*z-index: 99999;*/
  margin: 70px 128px 10px 30px;
  float: left;
}
.inner-home-news {
  margin: 10px;
  padding: 15px;
  /*float: left;*/
  border: 1px solid #e4ebf0;
  display: inline-block;
}
.inner-home-news li {
  padding: 12px;
  border-bottom: 1px solid #e4ebf0;
  list-style-type: none;
  color: #686868;
  font-weight: 600;
}
.inner-home-news li:before {
  content: "●";
  display: block;
  float: left;
  padding-right: 10px;
  color: #dfdfdf;
}
.copyBody {
  margin-top: 30px;
  padding: 10px 10px 26px;
  /*border:1px solid #e4ebf0;*/
}
.tglj {
  /*float: left;*/
  width: 260px;
  height: 54px;
  /*border:1px solid #E4EBF0;*/
  /*border-radius: 5px;*/
  position: relative;
  /*z-index: 1010;*/
  margin-bottom: 34px;
}
.qcodeInfo {
  /*width: 64px;
  height: 52px;*/
  width: 30px;
  height: 30px;
  float: left;
  /*	background-color: #fff;*/
  /*border-right:1px solid #E4EBF0;*/
}
.qcodeInfo .ionic_img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.copyBody {
  float: left;
}
.copyBtn {
  height: 28px;
}
.copyBtn .btnLeft {
  width: 33px;
  height: 28px;
  /*background: url(../images/copyBtn/btnLeft.jpg);*/
  background-repeat: no-repeat;
  float: left;
}
.copyBtn .btnCenter {
  height: 28px;
  /*background: url(../images/copyBtn/btnCenter.jpg);*/
  background-repeat-y: no-repeat;
  /*width:100%;*/
  padding: 4px 6px 4px 33px;
  cursor: pointer;
}
.copyBtn .btnRight {
  height: 28px;
  width: 2px;
  /*	background: url(../images/copyBtn/btnRight.jpg);*/
  background-repeat: no-repeat;
  float: right;
}
.qcodeBtn {
  height: 28px;
}
.qcodeBtn .btnLeft {
  width: 33px;
  height: 28px;
  background: url(../images/copyBtn/btnLeft.jpg) no-repeat;
  float: left;
}
.qcodeBtn .btnCenter {
  height: 28px;
  background: url(../images/copyBtn/btnCenter.jpg);
  background-repeat-y: no-repeat;
  width: 100%;
  padding: 4px 6px 4px 33px;
}
.qcodeBtn .btnRight {
  height: 28px;
  width: 2px;
  background: url(../images/copyBtn/btnRight.jpg) no-repeat;
  float: right;
}
.Mask-div {
  background-image: url(../images/background.png);
  width: 100%;
  height: 100%;
  z-index: 1020;
  position: fixed;
  top: 0;
}
.float-input {
  position: fixed;
  margin: auto;
  padding: 0;
  top: 4%;
  /*left:inherit;*/
  right: 0;
  z-index: 1030;
  background-color: #fff;
}

.float-input .panel-heading > i {
  float: right;
  top: 8px;
}

@media (max-width: 992px) {
  .float-input {
    left: 0;
  }
}
#a_focus_default > a {
  cursor: default;
  background-color: inherit;
}
#a_focus_pointer > a {
  cursor: pointer;
}
.a_focus:hover {
}
.row-hull {
  position: fixed;
  z-index: 1030;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.input-footer {
  z-index: 1999;
  overflow: hidden;
  bottom: -5px;
  position: absolute;
  width: 100%;
}
.ifloat .row {
  padding: 0;
  margin: 0;
}
.ifloat .col-md-6,
.ifloat .col-md-12 {
  margin: 0px;
  padding: 15px 0;
}
.ifloat option {
  color: #000;
}
.ifloat select .disabled {
  color: #777;
  background-color: #ccc;
}
.input_title {
  float: left;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
}
.options_float {
  width: 100%;
  height: 400px;
}
.style_left_menu {
  height: 90%;
  width: 25%;
  float: left;
  padding: 5px;
  overflow-y: scroll;
  border: solid 1px #ccc;
  padding-top: 5px;
}
.style_right_show {
  height: 90%;
  width: 75%;
  float: left;
}
#style_show {
  height: 100%;
  width: 100%;
}
.style_button {
  width: 96%;
  margin: 2%;
  margin-bottom: 5%;
}
.style_button:hover {
  width: 100%;
  margin: 0;
  margin-top: 2%;
  margin-bottom: 5%;
}
.options_float .radio-inline {
  font-size: 14px;
  margin-left: 3%;
  margin-right: 3%;
  padding-left: 2%;
}
.Language {
  margin-bottom: 1%;
  padding-bottom: 2%;
  width: 100%;
  float: left;
  height: 9%;
}
form .row .col-md-12 .col-md-6 p {
  word-break: break-all;
  word-wrap: break-word;
}
/* loading*/
#themeForm {
  height:auto;
}
#test {
  height: 10px;
  width: 10px;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  top: 0px;
  left: 22px;
}
#caseBlanche_hull {
  position: absolute;
  left: 50%;
  top: 50%;
}
#caseBlanche {
  border-radius: 50%;
  left: -56px;
  top: -56px;
  height: 112px;
  width: 112px;
  background-color: #999;
  position: absolute;
}
#load {
  position: relative;
}
#load p {
  padding-top: 47px;
  padding-bottom: 47px;
  height: 18px;
  margin: 0;
  text-align: center;
  color: #fff;
}
#rond {
  height: 100px;
  width: 100px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  animation: rond 2s infinite;
  -webkit-animation: rond 2s infinite;
}
@keyframes rond {
  0% {
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(208deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rond {
  0% {
    -webkit-transform: rotate(28deg);
  }
  50% {
    -webkit-transform: rotate(208deg);
  }
  100% {
    -webkit-transform: rotate(388deg);
  }
}

i:not(.glyphicon-folder-open) {
  position: relative;
  z-index: 99;
}
.TArrow {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  left: 150px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border-width: 10px;
  border-style: solid dashed dashed dashed;
  border-color: #000 transparent transparent transparent;
  border-radius: 0;
  border-top-color: inherit;
}
.float_div1 {
  left: -155px;
  position: absolute;
  bottom: 10px;
  text-align: left;
}
.date input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.date input {
  font-size: 14px;
}
.date input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.date input[type="text"] {
  height: 34px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  width: 150px;
}
.date input[type="text"] {
  background-color: #fff;
  border: 1px solid #ccc;
}
.date .add-on {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: -1px;
}
.date .add-on:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.btn-group .input-append input,
.btn-group .date .add-on:last-child,
.fixed-table-toolbar .btn-group input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fixed-table-toolbar .bars .btn-group {
  line-height: 33px;
}

.input-append input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 34px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.date {
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-datetimepicker-widget ul {
  padding-left: 0;
}
.icon-calendar {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 0px;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-image: url("../images/glyphicons-halflings.png");
}

.icon-time {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 0px;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-image: url("../images/glyphicons-halflings.png");
}

.icon-calendar {
  margin-top: 6px;
  background-position: -192px -120px;
}
.icon-time {
  margin-top: 5px;
  background-position: -48px -24px;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
html .fixed-table-loading {
  z-index: 100;
}
span.x_red {
  color: #f00;
  font-family: cursive;
}
.t_bj {
  position: absolute;
  width: 100%;
  left: 0;
  display: none;
  z-index: 990;
}

/*times*/
ul.timeline li {
  position: relative;
}
ul.timeline li .number {
  width: 20px;
  height: 20px;
  margin: 5px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-radius: 50%;
}
ul .contents {
  float: left;
  margin-top: -46px;
  margin-left: 90px;
  margin-bottom: 20px;
  border-radius: 5px;
  z-index: 999;
  position: relative;
}
ul .contents .panel-body {
  word-wrap: break-word;
  word-break: break-all;
}
ul .number_hull {
  margin-left: -16px;
  margin-top: 20px;
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-bottom: 20px;
}
ul.timeline {
  list-style-type: none;
  /*margin: 0 0 0 30px;*/
  /*new*/
  margin: 0 0 0 150px;
  /*new end*/
  padding: 0;
  border-left: 1px solid #888;
}

.Div_April_Day {
  width: 165px;
  height: 30px;
  border-radius: 15px;
  /*margin-left:-23.5px;*/
  /*new*/
  margin-left: -148px;
  position: relative;
  /*new ned*/
}
.Div_April_Day * {
  float: left;
}
.Div_April_Day p {
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.Div_April_Day_Decoration {
  height: 15px;
  width: 15px;
  margin: 7.5px 15px;
  margin-right: 0;
  border-radius: 15px;
  background-color: #fff;
  /*new*/
  position: absolute;
  right: 10px;
  /*new end*/
}
.me_time {
  float: left;
  margin-top: -30px;
  margin-left: 45px;
  width: 45px;
}
.masthead {
  background-color: #d9534f;
}
.Information {
  margin-right: 20px;
  float: left;
}
.flash_div_C {
}
.times_hull {
  float: none;
  height: 300px;
  padding-top: 15px;
  overflow-y: auto;
  overflow-x: hidden;
}
.hx_hull > * {
  float: left;
  padding: 0;
}

select.form-control {
  line-height: 28px;
}

/* CSS Document */
.black_overlay {
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: white;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 99999;
}
#AjaxLoading {
  color: #37a;
  font-size: 12px;
  font-weight: bold;
  position: fixed;
  z-index: 99999;
  left: 50%;
  top: 50%;
  margin: -64px 0 0 -64px;
}
#AjaxLoading div.loadingWord {
  width: 200px;
  height: 200px;
  line-height: 50px;
  -background: #fff;
}
#AjaxLoading img {
  float: left;
  display: inline;
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu-right .dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
}
.dropdown-menu-right .dropdown-submenu > a:after {
  float: left;
  border-left: none;
  margin-left: -10px;
  margin-right: 0;
  border-right: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
ul.bj.dropdown-menu {
  overflow: visible;
  max-height: none;
}
a {
  cursor: pointer;
}
ol.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}
.navbar-nav {
  margin: 0;
}
#nav .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/*.header-menu{*/
/*width: calc(100% - 28px);*/
/*}*/
.Mfade {
  overflow: hidden;
}
#no_superior {
  position: relative;
}
#no_superior > i {
  position: absolute;
  right: 10px;
  bottom: 0px;
  top: 0px;
  margin: auto;
  cursor: pointer;
}
.button_menu_hide button span,
.button_menu_hide > ul.bj {
  display: none;
}
.FYss > .panel-body > .col-md-6 {
  padding-left: 15px;
  padding-right: 15px;
}
.FYss2 .panel-heading {
  cursor: pointer;
}
.panel-default.FYss {
  margin-left: 15px;
  margin-right: 15px;
}
#downloadReport {
  position: relative;
  margin-left: 1px;
}

/* Firefox */
@-moz-document url-prefix() {
  #toolbar .button_select {
    margin-top: 1px;
  }
}
#toolbar .btn-group select {
  border-radius: 0;
}
.labelHull {
  width: 240px;
  float: left;
}
.labelHull label {
  width: 87px;
  margin-left: 20px;
}
.labelHull p {
  width: 123px;
}

/* ie8 */
.ie8 .col-md-1,
.ie8 .col-md-2,
.ie8 .col-md-3,
.ie8 .col-md-4,
.ie8 .col-md-5,
.ie8 .col-md-6,
.ie8 .col-md-7,
.ie8 .col-md-8,
.ie8 .col-md-9,
.ie8 .col-md-10,
.ie8 .col-md-11,
.ie8 .col-md-12 {
  float: left;
}
.ie8 .col-md-12 {
  width: 100%;
}
.ie8 .col-md-11 {
  width: 91.66666667%;
}
.ie8 .col-md-10 {
  width: 83.33333333%;
}
.ie8 .col-md-9 {
  width: 75%;
}
.ie8 .col-md-8 {
  width: 66.66666667%;
}
.ie8 .col-md-7 {
  width: 58.33333333%;
}
.ie8 .col-md-6 {
  width: 50%;
}
.ie8 .col-md-5 {
  width: 41.66666667%;
}
.ie8 .col-md-4 {
  width: 33.33333333%;
}
.ie8 .col-md-3 {
  width: 25%;
}
.ie8 .col-md-2 {
  width: 16.66666667%;
}
.ie8 .col-md-1 {
  width: 8.33333333%;
}

.ie8 .col-md-offset-12 {
  margin-left: 100%;
}
.ie8 .col-md-offset-11 {
  margin-left: 91.66666667%;
}
.ie8 .col-md-offset-10 {
  margin-left: 83.33333333%;
}
.ie8 .col-md-offset-9 {
  margin-left: 75%;
}
.ie8 .col-md-offset-8 {
  margin-left: 66.66666667%;
}
.ie8 .col-md-offset-7 {
  margin-left: 58.33333333%;
}
.ie8 .col-md-offset-6 {
  margin-left: 50%;
}
.ie8 .col-md-offset-5 {
  margin-left: 41.66666667%;
}
.ie8 .col-md-offset-4 {
  margin-left: 33.33333333%;
}
.ie8 .col-md-offset-3 {
  margin-left: 25%;
}
.ie8 .col-md-offset-2 {
  margin-left: 16.66666667%;
}
.ie8 .col-md-offset-1 {
  margin-left: 8.33333333%;
}

.ie8 .bars .form-inline .form-control,
.ie8 .bars .form-inline .btn {
  float: left;
  width: auto;
}
.ie8 .modal {
  text-align: center;
}
.ie8 .modal-dialog {
  width: 600px;
  margin: 30px auto;
  text-align: left;
}
.ie8 .modal-lg {
  width: 900px;
  display: inline-block;
  text-align: left;
}

/* ie7 */
.ie7 .col-md-1,
.ie7 .col-md-2,
.ie7 .col-md-3,
.ie7 .col-md-4,
.ie7 .col-md-5,
.ie7 .col-md-6,
.ie7 .col-md-7,
.ie7 .col-md-8,
.ie7 .col-md-9,
.ie7 .col-md-10,
.ie7 .col-md-11,
.ie7 .col-md-12 {
  float: left;
}
.ie7 .col-md-12 {
  width: 100%;
  padding: 0;
}
.ie7 .col-md-11 {
  width: 91.66666667%;
  padding: 0;
}
.ie7 .col-md-10 {
  width: 83.33333333%;
  padding: 0;
}
.ie7 .col-md-9 {
  width: 75%;
  padding: 0;
}
.ie7 .col-md-8 {
  width: 66.66666667%;
  padding: 0;
}
.ie7 .col-md-7 {
  width: 58.33333333%;
  padding: 0;
}
.ie7 .col-md-6 {
  width: 50%;
  padding: 0;
}
.ie7 .col-md-5 {
  width: 41.66666667%;
  padding: 0;
}
.ie7 .col-md-4 {
  width: 33.33333333%;
  padding: 0;
}
.ie7 .col-md-3 {
  width: 25%;
  padding: 0;
}
.ie7 .col-md-2 {
  width: 16.66666667%;
  padding: 0;
}
.ie7 .col-md-1 {
  width: 8.33333333%;
  padding: 0;
}

.ie7 .form-horizontal .form-group {
  padding: 0;
  margin: 15px 0 0;
  float: left;
  width: 100%;
}

.ie7 .col-md-offset-12 {
  margin-left: 100%;
}
.ie7 .col-md-offset-11 {
  margin-left: 91.66666667%;
}
.ie7 .col-md-offset-10 {
  margin-left: 83.33333333%;
}
.ie7 .col-md-offset-9 {
  margin-left: 75%;
}
.ie7 .col-md-offset-8 {
  margin-left: 66.66666667%;
}
.ie7 .col-md-offset-7 {
  margin-left: 58.33333333%;
}
.ie7 .col-md-offset-6 {
  margin-left: 50%;
}
.ie7 .col-md-offset-5 {
  margin-left: 41.66666667%;
}
.ie7 .col-md-offset-4 {
  margin-left: 33.33333333%;
}
.ie7 .col-md-offset-3 {
  margin-left: 25%;
}
.ie7 .col-md-offset-2 {
  margin-left: 16.66666667%;
}
.ie7 .col-md-offset-1 {
  margin-left: 8.33333333%;
}
.ie7 .col-md-4.col-md-offset-4,
.ie7 .col-md-6.col-md-offset-3,
.ie7 .col-md-8.col-md-offset-2 {
  float: none;
}

.ie7 .bars .form-inline .form-control,
.ie7 .bars .form-inline .btn {
  float: left;
  width: auto;
}

/*------------------*/
.ie7 .row,
.ie7 .row .panel-heading {
  margin: 0;
  width: 100%;
}
.ie7 .breadcrumb {
  *margin-left: 0;
  *width: 100%;
  padding: 0;
}
.ie7 .inner-home-text {
  width: 334px;
}
.ie7 .panel-body {
  clear: both;
  overflow: hidden;
}
.ie7 .tglj {
  width: 146px;
}
.ie7 .btnCenter {
  width: 111px;
  padding: 0;
}
.ie7 .file-loading {
  font-size: 14px;
}
.ie7 .btn {
  padding: 4px 10px;
}
.ie7 .fixed-table-toolbar {
  z-index: 991;
  position: relative;
}
.ie7 .fixed-table-container {
  z-index: 990;
  position: relative;
}
.ie7 .fixed-table-toolbar .caret {
  display: block;
  border: 0;
}
.ie7 .form-control {
  height: 20px;
}
.ie7 .form-group .form-control {
  width: 100%;
}
.ie7 .fht-cell {
  font-size: 0;
  height: 0;
  display: block;
}
.ie7 .content {
  position: relative;
  z-index: 990;
}
.ie7 > .navbar-default {
  position: relative;
  z-index: 980;
}
.ie7 > .navbar-default:hover {
  z-index: 999;
}
.ie7 .navbar-default .navbar-nav > li > a {
  *padding-bottom: 16px;
}
.ie7 div[class*="fixed-table-toolbar"] .input-group .form-control {
  width: auto;
}
.ie7 .form-control,
.ie7 .fixed-table-toolbar .form-control[type="text"] {
  padding-left: 0;
  padding-right: 0;
  height: 20px;
  width: auto;
}
.ie7 .date input[type="text"] {
  height: 24px;
}
.ie7 label {
  margin-bottom: 0;
}
.ie7 .form-horizontal .form-group .control-label {
  margin: 8px 8px 0 -8px;
  text-align: right;
}
.ie7 .fixed-table-toolbar .date .input-group-addon {
  padding: 4px 10px;
  line-height: 20px;
  width: auto;
  margin-left: -1px;
}
.ie7 .fixed-table-toolbar .date > * {
  float: left;
  height: 24px;
}
.ie7 .date > input,
.ie7 div[class*="date"] input.form-control {
  width: 96px;
}
.ie7 div[class*="date"] input + .add-on {
  float: left;
  height: 24px;
}
.ie7 .input-group .input-group-btn,
.ie7 .fixed-table-toolbar .form-group .form-control {
  float: left;
  width: auto;
}
.ie7 .tab-content {
  float: left;
  width: 100%;
}
.ie7 .tab-content .tab-pane {
  padding: 0 15px;
}
.ie7 ul,
.ie7 .help-block {
  margin: 0;
}
.ie7 .ifloat .col-md-6 {
  margin-bottom: 12px;
}
.ie7 .form-control-static {
  min-height: 27px;
  padding-top: 7px;
  margin: 0 8px 0 -8px;
}
.ie7 select.form-control {
  font-size: 25px;
  height: 34px;
}
.ie7 div[class*="col-md-"] .form-control {
  width: 100%;
}
.ie7 .FYss .col-md-6 select {
  margin: 1px 0 0 1px;
}
.ie7 .panel-body,
.ie7 .FYss .tab-pane {
  padding: 0;
}
.ie7 .FYss .panel-body .col-md-6 {
  padding: 0;
}
/*.ie7 button .glyphicon{display:none;}*/
.ie7 .modal {
  text-align: center;
}
.ie7 .modal-dialog {
  width: 600px;
  margin: 30px auto;
}
.ie7 .modal-lg {
  width: 900px;
  display: inline-block;
  text-align: left;
}
.ie7 .file-loading {
  height: 34px;
}
.ie7 .glyphicon,
.ie7 .fa {
  width: 16px;
  height: 16px;
}
.ie7 .button_select button > div {
  display: inline;
}
.ie7 .button_select .caret {
  display: inline-block;
  border: 0;
  width: 16px;
  height: 16px;
}
.ie7 .glyphicon-remove,
.ie7 .glyphicon-plus,
.ie7 .glyphicon-time,
.ie7 .glyphicon-user,
.ie7 .glyphicon-cog,
.ie7 .glyphicon-zoom-in,
.ie7 .glyphicon-ok-circle,
.ie7 .glyphicon-registration-mark,
.ie7 .glyphicon-eye-open,
.ie7 .glyphicon-minus,
.ie7 .glyphicon-search,
.ie7 .caret,
.ie7 .glyphicon-floppy-disk,
.ie7 .glyphicon-trash,
.ie7 .fa-question-circle {
  background-image: url(/images/ie7_crm_icon.png);
  background-repeat: no-repeat;
}

.ie7 .glyphicon-remove {
  background-position: 0 0;
}
.ie7 .glyphicon-plus {
  background-position: -16px -16px;
}
.ie7 .glyphicon-time {
  background-position: -48px -16px;
}
.ie7 .glyphicon-cog {
  background-position: -32px 0;
}
.ie7 .glyphicon-user {
  background-position: -48px 0;
}
.ie7 .glyphicon-zoom-in {
  background-position: -80px -16px;
}
.ie7 .glyphicon-ok-circle {
  background-position: -64px 0;
}
.ie7 .glyphicon-registration-mark {
  background-position: -128px 0;
}
.ie7 .glyphicon-eye-open {
  background-position: -80px 0;
}
.ie7 .glyphicon-minus {
  background-position: -32px -16px;
}
.ie7 .glyphicon-search {
  background-position: -64px -16px;
}
.ie7 .caret {
  background-position: -96px -16px;
}
.ie7 .glyphicon-floppy-disk {
  background-position: -112px -16px;
}
.ie7 .glyphicon-trash {
  background-position: -128px -16px;
}
.ie7 .fa-question-circle {
  background-position: -144px -16px;
}

.login-form input {
  *padding-left: 0;
  *padding-right: 0;
  *height: auto;
}
.ie7 .panel > div {
  display: inline-block;
}
