.ui-jqgrid{
  z-index: 1;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pager-control, .ui-jqgrid .ui-jqgrid-toppager .ui-pager-control{
  height: 40px !important;
}

.ui-jqgrid tr.jqgroup td, .ui-jqgrid tr.jqgrow td{
  white-space: normal !important;
}

.ui-jqgrid .ui-jqgrid-view,.ui-jqgrid .ui-paging-info,.ui-jqgrid .ui-pg-table,.ui-jqgrid .ui-pg-selbox {
  font-size: 13px
}

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 8px
}

.ui-jqgrid .ui-jqgrid-title-rtl {
  float: right;
  margin: 8px
}

.ui-jqgrid-view>.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 24px;
  color: #FFF;
  background: #307ecc;
  padding: 0;
  font-size: 15px
}

.ui-jqgrid tr.jqgrow.ui-row-rtl td:last-child {
  border-right: none;
  border-left: 1px solid #E1E1E1
}

.ui-jqgrid .ui-jqgrid-hdiv {
  background-color: #eff3f8;
  border: 1px solid #D3D3D3;
  border-width: 1px 0 0 1px;
  line-height: 15px;
  font-weight: bold;
  color: #777;
  text-shadow: none
}

.ui-jqgrid .ui-jqgrid-htable thead {
  background-color: #eff3f8
}

.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize {
  /*height: 45px !important*/
  display: none;
}

.ui-jqgrid .ui-jqgrid-htable .ui-th-div{
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal !important;
  height: auto !important;
  margin: 0 !important;
  padding: 14px 8px!important;
  position: relative;
}
.ui-jqgrid .ui-jqgrid-htable .ui-th-div .s-ico{
  position: absolute;
  right: 0px;
  top: 13px;
}

.ui-jqgrid-hdiv .ui-jqgrid-htable {
  border-top: none
}

.ui-jqgrid-hdiv .ui-jqgrid-htable {
  border-top: 1px solid #E1E1E1
}

.ui-jqgrid-titlebar {
  position: relative;
  top: 1px;
  z-index: 1
}

.ui-jqgrid tr.jqgrow,.ui-jqgrid tr.ui-row-ltr,.ui-jqgrid tr.ui-row-rtl {
  border: none
}

.ui-jqgrid tr.ui-row-ltr td,.ui-jqgrid tr.ui-row-rtl td {
  border-bottom: 1px solid #E1E1E1;
  padding: 6px 4px !important;
  border-color: #E1E1E1 !important;
  word-break: break-all;
}

.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td {
  border-right-color: #C7D3A9
}

.ui-jqgrid tr.ui-state-highlight.ui-row-rtl td {
  border-left-color: #C7D3A9
}

.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary {
  background-image: none;
  background-color: #F9F9F9;
  opacity: 1
}

.ui-jqgrid-btable .ui-widget-content.ui-state-hover {
  background-image: none;
  background-color: #EFF4F7;
  opacity: 1
}

.ui-jqgrid-btable .ui-widget-content.ui-state-highlight {
  background-color: #E4EFC9
}

.ui-jqgrid .ui-jqgrid-pager {
  line-height: 15px;
  height: auto;
  padding-top: 3px !important;
  padding-bottom: 5px !important;
  box-sizing: border-box;
  background-color: #eff3f8 !important;
  border: 1px solid #E1E1E1 !important;
  border-top: none !important
}

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 24px;
  height: 20px;
  line-height: 14px !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 0 4px !important;
}

.ui-jqgrid .ui-pg-selbox {
  display: block !important;
  height: 24px !important;
  width: 60px !important;
  padding: 1px !important;
  line-height: normal !important;
  margin-left: 6px !important;
}

.ui-jqgrid .ui-jqgrid-htable th div {
  overflow: visible
}

.ui-jqgrid .ui-pager-control {
  height: 50px;
  position: relative;
  padding-left: 9px;
  padding-right: 9px
}

.ui-jqgrid .ui-jqgrid-toppager {
  height: auto !important;
  background-color: #eff3f8;
  border-bottom: 1px solid #E1E1E1 !important
}

.ui-jqgrid .jqgrow .editable {
  max-width: 90%;
  max-width: calc(92%) !important
}

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0
}

.ui-jqgrid .ui-pg-table td{
  padding: 0 !important;
}

.ui-jqgrid .ui-pg-button .ui-separator {
  margin: 0 8px 0 6px !important;
  border-color: #C9D4DB
}

.ui-jqgrid .ui-jqgrid-pager .ui-pager-control, .ui-jqgrid .ui-jqgrid-toppager .ui-pager-control{
  padding: 0 4px !important;
}

.ui-jqgrid .ui-jqgrid-btable {
  border-left: 1px solid #E1E1E1;
}

.ui-jqgrid .ui-jqgrid-bdiv {
  border-top: 1px solid #E1E1E1;
  box-sizing: border-box;
}

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  background-color: #FFF;
  border: 2px solid #8EB8D1;
  color: #E2B018
}

.ui-jqgrid .ui-search-toolbar {
  border-top: 1px solid #E1E1E1
}

.ui-jqgrid .ui-jqgrid-labels {
  border-bottom: none;
  background: #F2F2F2;
  background-image: -webkit-linear-gradient(top, #f8f8f8 0, #ececec 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
  padding: 0 !important;
  border-left: 1px solid #E1E1E1 !important
}

.ui-jqgrid .ui-jqgrid-labels th {
  border-right: 1px solid #E1E1E1 !important;
  text-align: center !important;
  box-sizing: border-box;
}
.ui-jqgrid .ui-jqgrid-labels th:nth-child(1){
  border-left: 1px solid #E1E1E1 !important;
}

.ui-jqgrid-labels th[id*="_cb"]:first-child>div {
  padding-top: 0;
  text-align: center !important
}

.ui-jqgrid-sortable {
  padding-left: 4px;
  font-size: 13px;
  color: #777;
  font-weight: bold
}

.ui-jqgrid-sortable:hover {
  color: #547ea8
}

th[aria-selected=true] {
  background-image: -webkit-linear-gradient(top, #eff3f8 0, #e3e7ed 100%);
  background-image: linear-gradient(to bottom, #eff3f8 0, #e3e7ed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8', endColorstr='#ffe3e7ed', GradientType=0)
}

th[aria-selected=true] .ui-jqgrid-sortable {
  color: #307ecc
}

.ui-pg-button .ui-icon.fa-refresh{
  font-size: 16px !important;
}

.ui-icon {
  text-indent: 0;
  color: #307ecc;
  float: none;
  right: 2px
}

.rtl .ui-icon {
  right: auto;
  left: 2px
}

.ui-grid-ico-sort:before {
  display: inline;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 12px
}

.ui-icon-asc:before {
  content: "\f0d8"
}

.ui-state-disabled {
  color: #BBB
}

.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon {
  display: inline-block;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  position: static;
  float: none;
  margin: 0 2px !important;
  color: #808080;
  border: 1px solid #CCC;
  background-color: #FFF;
  border-radius: 100%
}

.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon:hover {
  color: #699AB5;
  border-color: #699AB5
}

.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon:before {
  text-align: center;
  display: inline-block;
  line-height: 1.8;
  margin-left: 1px;
}

.ui-pg-table>tbody>tr>.ui-pg-button.ui-state-disabled .ui-icon {
  color: #B0B0B0;
  background-color: #F7F7F7;
  border-color: #DDD;
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9)
}

.ui-jqgrid-btable input,.ui-jqgrid-btable textarea,.ui-jqgrid-btable select {
  padding: 2px;
  width: auto;
  max-width: 100%;
  margin-bottom: 0
}

.ui-jqgrid-btable select {
  padding: 1px;
  height: 25px;
  line-height: 25px
}


.ui-jqgrid-btable .btn-link:first-child {
  border-left: none !important;
}
.ui-jqgrid-btable .btn-link{
  border-left: 1px solid #E3E3E3 !important;
  padding: 2px 6px !important;
}

/* ace-dialog */
.ui-widget-overlay {
  background: rgba(0,0,0,0.25);
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  z-index: 1040 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-widget-shadow {
  box-shadow: 0 0 5px #666
}


.ui-dialog,.ui-jqdialog {
  z-index: 1050 !important;
  background-color: #FFF;
  padding: 0;
  border: 1px solid #DDD;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);

  position: absolute;
}

.ui-dialog .ui-dialog-titlebar,.ui-jqdialog .ui-dialog-titlebar,.ui-dialog .ui-jqdialog-titlebar,.ui-jqdialog .ui-jqdialog-titlebar {
  background-color: #F1F1F1;
  font-size: 16px;
  color: #669fc7;
  padding: 0
}

.ui-dialog .ui-dialog-title,.ui-jqdialog .ui-dialog-title,.ui-dialog .ui-jqdialog-title,.ui-jqdialog .ui-jqdialog-title {
  float: none !important;
  width: auto
}

.ui-dialog .widget-header,.ui-jqdialog .widget-header {
  margin: 0;
  border-width: 0 0 1px 0
}

.ui-dialog .ui-dialog-buttonpane,.ui-jqdialog .ui-dialog-buttonpane,.ui-dialog .ui-jqdialog-buttonpane,.ui-jqdialog .ui-jqdialog-buttonpane {
  background-color: #eff3f8;
  border-top: 1px solid #e4e9ee
}

.ui-dialog .ui-dialog-buttonpane button,.ui-jqdialog .ui-dialog-buttonpane button,.ui-dialog .ui-jqdialog-buttonpane button,.ui-jqdialog .ui-jqdialog-buttonpane button {
  font-size: 14px
}

.ui-dialog .ui-dialog-titlebar-close,.ui-jqdialog .ui-dialog-titlebar-close,.ui-dialog .ui-jqdialog-titlebar-close,.ui-jqdialog .ui-jqdialog-titlebar-close {
  border: none;
  background: transparent;
  opacity: 0.4;
  color: #d15b47;
  padding: 0;
  top: 50%;
  right: 8px !important;
  text-align: center
}

.ui-dialog .ui-dialog-titlebar-close:before,.ui-jqdialog .ui-dialog-titlebar-close:before,.ui-dialog .ui-jqdialog-titlebar-close:before,.ui-jqdialog .ui-jqdialog-titlebar-close:before {
  content: "\f00d";
  display: inline;
  font-family: FontAwesome;
  font-size: 16px
}

.ui-dialog .ui-dialog-titlebar-close:hover,.ui-jqdialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-jqdialog-titlebar-close:hover,.ui-jqdialog .ui-jqdialog-titlebar-close:hover {
  opacity: 1;
  text-decoration: none;
  padding: 0
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text,.ui-jqdialog .ui-dialog-titlebar-close .ui-button-text,.ui-dialog .ui-jqdialog-titlebar-close .ui-button-text,.ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text {
  text-indent: 0;
  visibility: hidden
}

.ui-dialog .widget-header .ui-dialog-titlebar-close,.ui-jqdialog .widget-header .ui-dialog-titlebar-close,.ui-dialog .widget-header .ui-jqdialog-titlebar-close,.ui-jqdialog .widget-header .ui-jqdialog-titlebar-close {
  right: 10px !important
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0
}

.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move
}

.ui-draggable-handle {
  touch-action: none
}

.ui-dialog .ui-dialog-titlebar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 8px;
}
.ui-dialog .ui-dialog-title{
  margin: 0;
}
.ui-dialog .ui-dialog-titlebar>button{
  padding: 0;
  margin: 0;
  display: flex;
  font-size: 20px;
  position: static;
  height: auto;
  width: auto;
  opacity: 0.6;
}
.ui-dialog .ui-dialog-titlebar>button:before{
  font-size: 20px;
}

.fa-caret-right:before {
  content: "\f0da";
}

.input-icon{
  position: relative;

  .fade:not(.show) {
    opacity: 1;
  }

  .popover-content {
    padding: 9px 14px;
  }

  .popover {
    position: absolute;
    top: 36px !important;
    left: 1px !important;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
  }

  .popover {
    border-radius: 0;
    padding: 0;
    border-color: #ccc;
    border-width: 1px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
    color: #4D6883
  }

  .popover-title {
    border-radius: 0;
    background-color: #eff3f8;
    color: #555;
    border-bottom: 1px solid #dde6f0;
    text-shadow: 1px 1px 1px rgba(220,220,220,0.2)
  }

  .popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #eff3f8;
    -moz-border-bottom-colors: #eff3f8;
    border-top-width: 0
  }

  .popover.left>.arrow:after {
    -moz-border-left-colors: #FFF
  }

  .popover.right>.arrow:after {
    -moz-border-right-colors: #FFF
  }

  .popover.top>.arrow:after {
    -moz-border-top-colors: #FFF
  }

  .popover-error+.popover,.popover.popover-error {
    border-color: #f7f0ef
  }

  .popover-error+.popover .popover-title,.popover.popover-error .popover-title {
    background-color: #f7f0ef;
    border-bottom-color: #efe0de;
    color: #b75445;
    text-shadow: none
  }

  .popover-error+.popover.top .arrow:after,.popover.popover-error.top .arrow:after {
    border-top-color: #f7f0ef;
    -moz-border-top-colors: #f7f0ef
  }

  .popover-error+.popover.bottom .arrow:after,.popover.popover-error.bottom .arrow:after {
    border-bottom-color: #f7f0ef;
    -moz-border-bottom-colors: #f7f0ef
  }

  .popover-error+.popover.right .arrow:after,.popover.popover-error.right .arrow:after {
    border-right-color: #f7f0ef;
    -moz-border-right-colors: #f7f0ef
  }

  .popover-error+.popover.left .arrow:after,.popover.popover-error.left .arrow:after {
    border-left-color: #f7f0ef;
    -moz-border-left-colors: #f7f0ef
  }

  .popover-warning+.popover,.popover.popover-warning {
    border-color: #f4eee3
  }

  .popover-warning+.popover .popover-title,.popover.popover-warning .popover-title {
    background-color: #f4eee3;
    border-bottom-color: #ede3d1;
    color: #d67e31;
    text-shadow: none
  }

  .popover-warning+.popover.top .arrow:after,.popover.popover-warning.top .arrow:after {
    border-top-color: #f4eee3;
    -moz-border-top-colors: #f4eee3
  }

  .popover-warning+.popover.bottom .arrow:after,.popover.popover-warning.bottom .arrow:after {
    border-bottom-color: #f4eee3;
    -moz-border-bottom-colors: #f4eee3
  }

  .popover-warning+.popover.right .arrow:after,.popover.popover-warning.right .arrow:after {
    border-right-color: #f4eee3;
    -moz-border-right-colors: #f4eee3
  }

  .popover-warning+.popover.left .arrow:after,.popover.popover-warning.left .arrow:after {
    border-left-color: #f4eee3;
    -moz-border-left-colors: #f4eee3
  }

  .popover-success+.popover,.popover.popover-success {
    border-color: #e8f2e3
  }

  .popover-success+.popover .popover-title,.popover.popover-success .popover-title {
    background-color: #e8f2e3;
    border-bottom-color: #daead2;
    color: #629b58;
    text-shadow: none
  }

  .popover-success+.popover.top .arrow:after,.popover.popover-success.top .arrow:after {
    border-top-color: #e8f2e3;
    -moz-border-top-colors: #e8f2e3
  }

  .popover-success+.popover.bottom .arrow:after,.popover.popover-success.bottom .arrow:after {
    border-bottom-color: #e8f2e3;
    -moz-border-bottom-colors: #e8f2e3
  }

  .popover-success+.popover.right .arrow:after,.popover.popover-success.right .arrow:after {
    border-right-color: #e8f2e3;
    -moz-border-right-colors: #e8f2e3
  }

  .popover-success+.popover.left .arrow:after,.popover.popover-success.left .arrow:after {
    border-left-color: #e8f2e3;
    -moz-border-left-colors: #e8f2e3
  }

  .popover-info+.popover,.popover.popover-info {
    border-color: #e5edf8
  }

  .popover-info+.popover .popover-title,.popover.popover-info .popover-title {
    background-color: #e5edf8;
    border-bottom-color: #d1dff3;
    color: #3f79b6;
    text-shadow: none
  }

  .popover-info+.popover.top .arrow:after,.popover.popover-info.top .arrow:after {
    border-top-color: #e5edf8;
    -moz-border-top-colors: #e5edf8
  }

  .popover-info+.popover.bottom .arrow:after,.popover.popover-info.bottom .arrow:after {
    border-bottom-color: #e5edf8;
    -moz-border-bottom-colors: #e5edf8
  }

  .popover-info+.popover.right .arrow:after,.popover.popover-info.right .arrow:after {
    border-right-color: #e5edf8;
    -moz-border-right-colors: #e5edf8
  }

  .popover-info+.popover.left .arrow:after,.popover.popover-info.left .arrow:after {
    border-left-color: #e5edf8;
    -moz-border-left-colors: #e5edf8
  }

  .popover-notitle+.popover .popover-title,.popover.popover-notitle .popover-title {
    display: none
  }

  .popover-notitle+.popover.top .arrow:after,.popover.popover-notitle.top .arrow:after {
    border-top-color: #FFF;
    -moz-border-top-colors: #FFF
  }

  .popover-notitle+.popover.bottom .arrow:after,.popover.popover-notitle.bottom .arrow:after {
    border-bottom-color: #FFF;
    -moz-border-bottom-colors: #FFF
  }

  .popover-notitle+.popover.left .arrow:after,.popover.popover-notitle.left .arrow:after {
    border-left-color: #FFF;
    -moz-border-left-colors: #FFF
  }

  .popover-notitle+.popover.right .arrow:after,.popover.popover-notitle.right .arrow:after {
    border-right-color: #FFF;
    -moz-border-right-colors: #FFF
  }
}

//ace dialog 下生效样式
.ui-dialog,.advanced-search{
  .hasDatepicker{
    width: 100%;
  }
  .input-group input{
    width: 100%;
  }
  .clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table;
  }

  .clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
    clear: both;
  }

  .form-horizontal .control-label {
    text-align: right;
  }

  .form-horizontal .form-group {
    margin-left: -12px;
    margin-right: -12px;
  }

  .form-group {
    margin-bottom: 8px;
  }

  .col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding: 1px;
  }

  .col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
  }

  .col-xs-12 {
    width: 100%
  }

  .col-xs-11 {
    width: 91.6666%
  }

  .col-xs-10 {
    width: 83.3333%
  }

  .col-xs-9 {
    width: 75%
  }

  .col-xs-8 {
    width: 66.6666%
  }

  .col-xs-7 {
    width: 58.3333%
  }

  .col-xs-6 {
    width: 50%
  }

  .col-xs-5 {
    width: 41.6666%
  }

  .col-xs-4 {
    width: 33.3333%
  }

  .col-xs-3 {
    width: 25%
  }

  .col-xs-2 {
    width: 16.6666%
  }

  .col-xs-1 {
    width: 8.3333%
  }

  .col-xs-pull-12 {
    right: 100%
  }

  .col-xs-pull-11 {
    right: 91.6666%
  }

  .col-xs-pull-10 {
    right: 83.3333%
  }

  .col-xs-pull-9 {
    right: 75%
  }

  .col-xs-pull-8 {
    right: 66.6666%
  }

  .col-xs-pull-7 {
    right: 58.3333%
  }

  .col-xs-pull-6 {
    right: 50%
  }

  .col-xs-pull-5 {
    right: 41.6666%
  }

  .col-xs-pull-4 {
    right: 33.3333%
  }

  .col-xs-pull-3 {
    right: 25%
  }

  .col-xs-pull-2 {
    right: 16.6666%
  }

  .col-xs-pull-1 {
    right: 8.3333%
  }

  .col-xs-pull-0 {
    right: 0
  }

  .col-xs-push-12 {
    left: 100%
  }

  .col-xs-push-11 {
    left: 91.6666%
  }

  .col-xs-push-10 {
    left: 83.3333%
  }

  .col-xs-push-9 {
    left: 75%
  }

  .col-xs-push-8 {
    left: 66.6666%
  }

  .col-xs-push-7 {
    left: 58.3333%
  }

  .col-xs-push-6 {
    left: 50%
  }

  .col-xs-push-5 {
    left: 41.6666%
  }

  .col-xs-push-4 {
    left: 33.3333%
  }

  .col-xs-push-3 {
    left: 25%
  }

  .col-xs-push-2 {
    left: 16.6666%
  }

  .col-xs-push-1 {
    left: 8.3333%
  }

  .col-xs-push-0 {
    left: 0
  }

  .col-xs-offset-12 {
    margin-left: 100%
  }

  .col-xs-offset-11 {
    margin-left: 91.6666%
  }

  .col-xs-offset-10 {
    margin-left: 83.3333%
  }

  .col-xs-offset-9 {
    margin-left: 75%
  }

  .col-xs-offset-8 {
    margin-left: 66.6666%
  }

  .col-xs-offset-7 {
    margin-left: 58.3333%
  }

  .col-xs-offset-6 {
    margin-left: 50%
  }

  .col-xs-offset-5 {
    margin-left: 41.6666%
  }

  .col-xs-offset-4 {
    margin-left: 33.3333%
  }

  .col-xs-offset-3 {
    margin-left: 25%
  }

  .col-xs-offset-2 {
    margin-left: 16.6666%
  }

  .col-xs-offset-1 {
    margin-left: 8.3333%
  }

  .col-xs-offset-0 {
    margin-left: 0
  }


}

//ace input
.ui-dialog,.advanced-search{

  .dynatree-container{
    border: 1px solid #ddd;
  }

  .radio label::before{
    content: none;
  }
  .block .block{
    padding: 0;
    margin-bottom: 0;
  }
  .form-line {
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEE
  }

  .form-actions {
    display: block;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px
  }

  .help-button {
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    padding: 0;
    background-color: #65bcda;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    cursor: default;
    margin-left: 4px;
    border-radius: 100%;
    border-color: #FFF;
    border: 2px solid #FFF;
    -webkit-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2)
  }

  .help-button:hover {
    background-color: #65bcda;
    text-shadow: none
  }

  label {
    font-weight: normal;
    font-size: 14px
  }

  .form-group>label[class*="col-"] {
    padding-top: 4px;
    margin-bottom: 4px
  }

  td>label,th>label {
    margin-bottom: 0;
    line-height: inherit;
    vertical-align: middle
  }

  label.inline {
    margin-bottom: 3px
  }

  textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
    border-radius: 0 !important;
    color: #858585;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
  }

  textarea:hover,input[type="text"]:hover,input[type="password"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="date"]:hover,input[type="month"]:hover,input[type="time"]:hover,input[type="week"]:hover,input[type="number"]:hover,input[type="email"]:hover,input[type="url"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="color"]:hover {
    border-color: #b5b5b5
  }

  textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #696969;
    border-color: #f59942;
    background-color: #fff;
    outline: none
  }

  .form-control,select {
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #858585;
    background-color: #fff;
    border: 1px solid #d5d5d5
  }

  .form-control:focus,select:focus {
    color: #696969;
    border-color: #f59942;
    background-color: #fff;
    outline: none
  }

  textarea.form-control {
    padding: 5px 9px
  }

  select {
    padding: 3px 4px;
    height: 34px
  }

  select.form-control {
    padding: 4px 6px
  }

  select[multiple],select.form-control[multiple] {
    height: auto
  }

  select.input-sm {
    border-radius: 0;
    padding: 2px 3px
  }

  select.input-lg {
    border-radius: 0;
    padding: 6px 8px
  }

  input.block {
    display: block;
    margin-bottom: 9px
  }

  textarea.autosize-transition {
    -webkit-transition-duration: "height 0.2s";
    transition-duration: "height 0.2s"
  }

  .limiterBox {
    border: 1px solid #222;
    border-top: none;
    background-color: #333;
    padding: 3px 6px;
    font-size: 13px;
    color: #FFF;
    margin-top: 6px
  }

  .limiterBox:after {
    display: none
  }

  .limiterBox:before {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #333;
    -moz-border-bottom-colors: #333;
    border-width: 0 8px 8px
  }

  select option,select.form-control option {
    padding: 3px 4px
  }

  select option:active,select.form-control option:active,select option:hover,select.form-control option:hover,select option:focus,select.form-control option:focus {
    background-color: #e5e9ee;
    color: #111
  }

  select option[value=""],select.form-control option[value=""] {
    padding: 0
  }

  input[disabled] {
    color: #848484 !important;
    background-color: #eee !important
  }

  input[disabled]:hover {
    border-color: #d5d5d5 !important
  }

  input[readonly] {
    color: #939192;
    background: #f5f5f5 !important;
    cursor: default
  }

  input[readonly]:hover {
    border-color: #c3c3c3
  }

  input[readonly]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #aaa;
    background-color: #f9f9f9
  }

  .help-inline {
    font-size: 13px !important
  }

  .input-icon {
    position: relative
  }

  span.input-icon {
    display: inline-block
  }

  .input-icon>input {
    padding-left: 24px;
    padding-right: 6px
  }

  .input-icon.input-icon-right>input {
    padding-left: 6px;
    padding-right: 24px
  }

  .input-icon>.ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 28px;
    display: inline-block;
    color: #909090;
    font-size: 16px
  }

  .input-icon.input-icon-right>.ace-icon {
    left: auto;
    right: 3px
  }

  .input-icon>input:focus+.ace-icon {
    color: #579
  }

  .input-icon~.help-inline {
    padding-left: 8px
  }

  .form-search .radio [type=radio]+label,.form-inline .radio [type=radio]+label,.form-search .checkbox [type=checkbox]+label,.form-inline .checkbox [type=checkbox]+label {
    float: left;
    margin-left: -20px
  }

  .form-search .form-search .radio [type=radio]+label,.form-search .form-inline .radio [type=radio]+label,.form-search .form-search .checkbox [type=checkbox]+label,.form-search .form-inline .checkbox [type=checkbox]+label,.form-inline .form-search .radio [type=radio]+label,.form-inline .form-inline .radio [type=radio]+label,.form-inline .form-search .checkbox [type=checkbox]+label,.form-inline .form-inline .checkbox [type=checkbox]+label {
    margin-left: 0;
    margin-right: 3px
  }

  .form-search .input-append .search-query:focus,.form-search .input-prepend .search-query:focus {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input {
    border-radius: 0
  }

  .input-mini {
    width: 60px;
    max-width: 100%
  }

  .input-small {
    width: 90px;
    max-width: 100%
  }

  .input-medium,.input-md {
    width: 150px;
    max-width: 100%
  }

  .input-large {
    width: 210px;
    max-width: 100%
  }

  .input-xlarge {
    width: 270px;
    max-width: 100%
  }

  .input-xxlarge {
    width: 530px;
    max-width: 100%
  }

  input.input-lg {
    font-size: 18px
  }

  input[type=checkbox].ace,input[type=radio].ace {
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 18px;
    height: 18px;
    cursor: pointer
  }

  label input[type=checkbox].ace,label input[type=radio].ace {
    z-index: -100 !important;
    width: 0 !important;
    height: 0 !important;
    position: fixed
  }

  input[type=checkbox].ace:checked,input[type=radio].ace:checked,input[type=checkbox].ace:focus,input[type=radio].ace:focus {
    outline: none !important
  }

  input[type=checkbox].ace + .lbl,input[type=radio].ace + .lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: normal;
    cursor: pointer
  }

  input[type=checkbox].ace + .lbl::before,input[type=radio].ace + .lbl::before {
    cursor: pointer;
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 12px;
    color: #32a3ce;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    height: 16px;
    line-height: 14px;
    min-width: 16px;
    margin-right: 1px;
    position: relative;
    top: -1px
  }

  input[type=checkbox].ace:checked + .lbl::before,input[type=radio].ace:checked + .lbl::before {
    display: inline-block;
    content: '\f00c';
    background-color: #F5F8FC;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1)
  }

  input[type=checkbox].ace:hover + .lbl::before,input[type=radio].ace:hover + .lbl::before,input[type=checkbox].ace + .lbl:hover::before,input[type=radio].ace + .lbl:hover::before {
    border-color: #ff893c
  }

  input[type=checkbox].ace:active + .lbl::before,input[type=radio].ace:active + .lbl::before,input[type=checkbox].ace:checked:active + .lbl::before,input[type=radio].ace:checked:active + .lbl::before {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1)
  }

  input[type=checkbox].ace.ace-checkbox-2 + .lbl::before,input[type=radio].ace.ace-checkbox-2 + .lbl::before {
    box-shadow: none
  }

  input[type=checkbox].ace.ace-checkbox-2:checked + .lbl::before,input[type=radio].ace.ace-checkbox-2:checked + .lbl::before {
    background-color: #f9a021;
    border-color: #f9a021;
    color: #FFF
  }

  input[type=checkbox].ace:disabled + .lbl::before,input[type=radio].ace:disabled + .lbl::before,input[type=checkbox].ace[disabled] + .lbl::before,input[type=radio].ace[disabled] + .lbl::before,input[type=checkbox].ace.disabled + .lbl::before,input[type=radio].ace.disabled + .lbl::before {
    background-color: #DDD !important;
    border-color: #CCC !important;
    box-shadow: none !important;
    color: #BBB
  }

  input.ace + .lbl.padding-16::before {
    margin-right: 16px
  }

  input.ace + .lbl.padding-12::before {
    margin-right: 12px
  }

  input.ace + .lbl.padding-8::before {
    margin-right: 8px
  }

  input.ace + .lbl.padding-4::before {
    margin-right: 4px
  }

  input.ace + .lbl.padding-0::before {
    margin-right: 0
  }

  input[type=radio].ace + .lbl::before {
    border-radius: 100%;
    font-size: 10px;
    font-family: FontAwesome;
    text-shadow: 0 0 1px #32a3ce;
    line-height: 15px;
    height: 17px;
    min-width: 17px
  }

  input[type=radio].ace:checked + .lbl::before {
    content: "\f111"
  }

  input[type=checkbox].ace.ace-switch {
    width: 55px;
    height: 25px
  }

  input[type=checkbox].ace.ace-switch + .lbl {
    margin: 0 4px;
    min-height: 24px
  }

  input[type=checkbox].ace.ace-switch + .lbl::before {
    font-family: 'Open Sans';
    content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
    color: #999;
    text-shadow: 0 0 0 #999;
    font-weight: normal;
    font-size: 11px;
    line-height: 17px;
    height: 20px;
    overflow: hidden;
    border-radius: 12px;
    background-color: #F5F5F5;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid #CCC;
    text-align: left;
    float: left;
    padding: 0;
    width: 52px;
    text-indent: -21px;
    margin-right: 0;
    -webkit-transition: text-indent .3s ease;
    transition: text-indent .3s ease;
    top: auto
  }

  input[type=checkbox].ace.ace-switch + .lbl::after {
    font-family: 'Open Sans';
    content: 'III';
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    color: #AAA;
    text-shadow: none;
    background-color: #FFF;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: -2px;
    left: -3px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,.3);
    -webkit-transition: left .3s ease;
    transition: left .3s ease
  }

  input[type=checkbox].ace.ace-switch:checked + .lbl::before {
    text-indent: 8px;
    color: #FFF;
    text-shadow: 0 0 0 #FFF;
    background-color: #8ab2c9;
    border-color: #6a8ca8
  }

  input[type=checkbox].ace.ace-switch:checked + .lbl::after {
    left: 34px;
    background-color: #FFF;
    color: #98A0A5
  }

  input[type=checkbox].ace.ace-switch.ace-switch-2 + .lbl::before {
    content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0NO"
  }

  input[type=checkbox].ace.ace-switch.ace-switch-3 + .lbl::after {
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 22px;
    content: "\f00d";
    top: -1px;
    text-shadow: none;
    padding: 0;
    text-align: center;
    color: #BBB;
    letter-spacing: 0
  }

  input[type=checkbox].ace.ace-switch.ace-switch-3:checked + .lbl::after {
    content: "\f00c";
    color: #8AB2C9;
    text-shadow: none
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4,input[type=checkbox].ace.ace-switch.ace-switch-5 {
    width: 60px
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
    font-size: 12px;
    line-height: 21px;
    height: 24px;
    overflow: hidden;
    border-radius: 12px;
    background-color: #8b9aa3;
    border: 1px solid #8b9aa3;
    color: #FFF;
    width: 56px;
    text-indent: -25px;
    text-shadow: 0 0 0 #FFF;
    display: inline-block;
    position: relative;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::after {
    content: 'III';
    font-size: 11px;
    position: absolute;
    top: 2px;
    left: 2px;
    letter-spacing: 0;
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-shadow: none !important;
    color: #939393;
    background-color: #FFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 9px;
    background-color: #468fcc;
    border-color: #468FCC
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::after {
    left: 34px;
    background-color: #FFF;
    color: #848484
  }

  input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO"
  }

  input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 8px
  }

  input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl {
    position: relative
  }

  input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::before {
    font-family: FontAwesome;
    content: "\f00d";
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    box-shadow: none;
    border: none;
    font-weight: lighter;
    font-size: 16px;
    border-radius: 12px;
    display: inline-block;
    background-color: #888;
    color: #F2F2F2;
    width: 52px;
    height: 22px;
    line-height: 21px;
    text-indent: 32px;
    -webkit-transition: background 0.1s ease;
    transition: background 0.1s ease
  }

  input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::after {
    content: '';
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    position: absolute;
    top: 2px;
    left: 3px;
    border-radius: 12px;
    box-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #F2F2F2;
    border: 4px solid #F2F2F2;
    -webkit-transition: left 0.2s ease;
    transition: left 0.2s ease
  }

  input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
    content: "\f00c";
    text-indent: 6px;
    color: #FFF;
    border-color: #b7d3e5;
    background-color: #ff893c
  }

  input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::after {
    left: 32px;
    background-color: #FFF;
    border: 4px solid #FFF;
    text-shadow: 0 -1px 0 rgba(0,200,0,0.25)
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7 {
    width: 75px
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl {
    position: relative
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::before {
    content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON";
    font-weight: bolder;
    font-size: 13px;
    line-height: 20px;
    background-color: #FFF;
    border: 2px solid #AAA;
    border-radius: 0;
    box-shadow: none;
    color: #AAA;
    width: 74px;
    height: 26px;
    line-height: 22px;
    overflow: hidden;
    text-indent: 5px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::after {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    top: 3px;
    left: 39px;
    width: 32px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    padding: 0;
    text-indent: 0;
    background-color: #AAA;
    color: #FFF;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::before {
    color: #468fcc;
    background-color: #FFF;
    text-indent: -28px;
    border-color: #6fb3e0
  }

  input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::after {
    left: 3px;
    content: '\f00c';
    background-color: #468fcc;
    color: #FFF
  }

  input[type=checkbox].ace.ace-switch + .lbl[data-lbl]::before {
    content: attr(data-lbl)
  }

  input[type=checkbox].ace.ace-switch.btn-empty + .lbl::after {
    content: ""
  }

  input[type=checkbox].ace.ace-switch.btn-rotate + .lbl::after {
    content: "\2261";
    line-height: 20px;
    font-size: 17px
  }

  input[type=checkbox].ace.ace-switch-4.btn-rotate + .lbl::after,input[type=checkbox].ace.ace-switch-5.btn-rotate + .lbl::after {
    line-height: 17px
  }

  input[type=checkbox].ace.ace-switch.btn-flat + .lbl::before,input[type=checkbox].ace.ace-switch.btn-flat + .lbl::after {
    border-radius: 0 !important
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    text-indent: -24px
  }

  input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 7px
  }

  .input-group .input-group-addon {
    border-radius: 0 !important
  }

  .form-group {
    margin-bottom: 8px;
  }

  .form-group.has-success .input-group .input-group-addon {
    border-color: #92bf65
  }

  .form-group.has-error .input-group .input-group-addon {
    border-color: #f09784
  }

  .form-group.has-warning .input-group .input-group-addon {
    border-color: #e0c43a
  }

  .form-group.has-info .input-group .input-group-addon {
    border-color: #64a6bc
  }

  .input-group>.btn {
    line-height: 20px;
    padding: 0 6px;
    border-radius: 0 !important
  }

  .input-group>.btn.btn-sm {
    line-height: 22px
  }

  .input-group>.btn+.btn {
    margin-left: 1px
  }

  .input-group>.btn-group>.btn {
    line-height: 23px
  }

  .input-group>.btn-group>.btn.btn-sm {
    line-height: 26px
  }

  .input-group>.btn>.caret,.input-group>.btn-group>.btn>.caret,.input-group>.btn.btn-sm>.caret,.input-group>.btn-group>.btn.btn-sm>.caret {
    margin-top: 10px
  }

  .input-group.input-group-compact {
    width: 1px
  }

  .form-group select,.form-group textarea,.form-group input[type="text"],.form-group input[type="password"],.form-group input[type="datetime"],.form-group input[type="datetime-local"],.form-group input[type="date"],.form-group input[type="month"],.form-group input[type="time"],.form-group input[type="week"],.form-group input[type="number"],.form-group input[type="email"],.form-group input[type="url"],.form-group input[type="search"],.form-group input[type="tel"],.form-group input[type="color"] {
    background: #FFF
  }

  .form-group.has-success input,.form-group.has-success select,.form-group.has-success textarea {
    border-color: #92bf65;
    color: #8bad4c;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .form-group.has-success input:focus,.form-group.has-success select:focus,.form-group.has-success textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3);
    color: #786;
    border-color: #81a85a
  }

  .form-group.has-success input:focus+.ace-icon,.form-group.has-success select:focus+.ace-icon,.form-group.has-success textarea:focus+.ace-icon {
    color: #8bad4c
  }

  .form-group.has-success .ace-icon {
    color: #8bad4c
  }

  .form-group.has-success .btn .ace-icon {
    color: inherit
  }

  .form-group.has-success .control-label,.form-group.has-success .help-block,.form-group.has-success .help-inline {
    color: #7ba065
  }

  .form-group.has-info input,.form-group.has-info select,.form-group.has-info textarea {
    border-color: #64a6bc;
    color: #4b89aa;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .form-group.has-info input:focus,.form-group.has-info select:focus,.form-group.has-info textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3);
    color: #678;
    border-color: #5a81a8
  }

  .form-group.has-info input:focus+.ace-icon,.form-group.has-info select:focus+.ace-icon,.form-group.has-info textarea:focus+.ace-icon {
    color: #4b89aa
  }

  .form-group.has-info .ace-icon {
    color: #4b89aa
  }

  .form-group.has-info .btn .ace-icon {
    color: inherit
  }

  .form-group.has-info .control-label,.form-group.has-info .help-block,.form-group.has-info .help-inline {
    color: #657ba0
  }

  .form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea {
    border-color: #f09784;
    color: #d68273;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .form-group.has-error input:focus,.form-group.has-error select:focus,.form-group.has-error textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3);
    color: #866;
    border-color: #db8978
  }

  .form-group.has-error input:focus+.ace-icon,.form-group.has-error select:focus+.ace-icon,.form-group.has-error textarea:focus+.ace-icon {
    color: #d68273
  }

  .form-group.has-error .ace-icon {
    color: #d68273
  }

  .form-group.has-error .btn .ace-icon {
    color: inherit
  }

  .form-group.has-error .control-label,.form-group.has-error .help-block,.form-group.has-error .help-inline {
    color: #d16e6c
  }

  .form-group.has-warning input,.form-group.has-warning select,.form-group.has-warning textarea {
    border-color: #e0c43a;
    color: #d3bd50;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .form-group.has-warning input:focus,.form-group.has-warning select:focus,.form-group.has-warning textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3);
    color: #875;
    border-color: #d8bc41
  }

  .form-group.has-warning input:focus+.ace-icon,.form-group.has-warning select:focus+.ace-icon,.form-group.has-warning textarea:focus+.ace-icon {
    color: #d3bd50
  }

  .form-group.has-warning .ace-icon {
    color: #d3bd50
  }

  .form-group.has-warning .btn .ace-icon {
    color: inherit
  }

  .form-group.has-warning .control-label,.form-group.has-warning .help-block,.form-group.has-warning .help-inline {
    color: #d19d59
  }

  .form-group input[disabled],.form-group input:disabled {
    color: #848484 !important;
    background-color: #eee !important
  }

  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }

  .input-group .input-group-addon {
    border-radius: 0 !important;
  }

  .input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
  }

  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }
  .input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
  }

  .red {
    color: #dd5a43 !important;
  }
}

//ace popover
.ui-dialog,.advanced-search{
  .popover {
    border-radius: 0;
    padding: 0;
    border-color: #ccc;
    border-width: 1px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    color: #4D6883;
  }
}

//acr btn-link
.ui-dialog,.advanced-search{
  .btn.btn-link {
    border: none !important;
    background: transparent none !important;
    color: #08c !important;
    text-shadow: none !important;
    padding: 4px 12px !important;
    line-height: 20px !important
  }

  .btn.btn-link:hover {
    background: none !important;
    text-shadow: none !important
  }

  .btn.btn-link.active {
    background: none !important;
    text-decoration: underline;
    color: #009ceb !important
  }

  .btn.btn-link.active:after {
    display: none
  }

  .btn.btn-link.disabled,.btn.btn-link[disabled] {
    background: transparent none !important;
    opacity: .65;
    filter: alpha(opacity=65);
    text-decoration: none !important
  }

  .btn.btn-link.disabled, .btn.btn-link[disabled]{color: #abbac3 !important;}
}

//ace step
.ui-dialog{
  .wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative
  }

  .wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%
  }

  .wizard-steps li .step {
    border: 5px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center
  }

  .wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1
  }

  .wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%
  }

  .wizard-steps li:first-child:before {
    max-width: 51%;
    left: 50%
  }

  .wizard-steps li.active:before,.wizard-steps li.complete:before,.wizard-steps li.active .step,.wizard-steps li.complete .step {
    border-color: #5293c4
  }

  .wizard-steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease 0.1s;
    transition: transform ease 0.1s
  }

  .wizard-steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 17px;
    color: #87ba21
  }

  .wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #80afd4
  }

  .wizard-steps li.complete:hover:before {
    border-color: #80afd4
  }

  .wizard-steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 14px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word
  }

  .wizard-steps li.complete .title,.wizard-steps li.active .title {
    color: #2b3d53
  }

  .step-content {
    position: relative
  }

  .step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px
  }

  .step-content .active {
    display: block
  }

  .wizard-actions {
    text-align: right
  }

  @media only screen and (max-width: 767px) {
    .wizard-steps li .step {
      width:30px;
      height: 30px;
      line-height: 24px;
      border-width: 3px
    }

    .wizard-steps li:before,.wizard-steps li:after {
      border-width: 3px
    }

    .wizard-steps li.complete .step:before {
      line-height: 24px;
      font-size: 13px
    }

    .wizard-steps li:before {
      top: 16px
    }

    .step-content .step-pane {
      padding: 4px 4px 6px;
      min-height: 150px
    }
  }

}
// dropzone
.ui-dialog,.advanced-search,.advanced-search2,.file-upload{
  .blue{
    color: #307EF3;
  }

  .dropzone {
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.06)
  }

  .dropzone .dz-default.dz-message {
    background-image: none;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    left: 0;
    width: 100%;
    margin-left: auto
  }

  .dropzone .dz-default.dz-message span {
    display: inline;
    color: #555
  }

  .dropzone .dz-default.dz-message span .upload-icon {
    opacity: .7;
    filter: alpha(opacity=70);
    margin-top: 8px;
    cursor: pointer
  }

  .dropzone .dz-default.dz-message span .upload-icon:hover {
    opacity: 1;
    filter: alpha(opacity=100)
  }

  .dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark {
    background-image: none;
    background-color: rgba(255,255,255,0.8);
    border-radius: 100%;
    text-align: center;
    line-height: 35px
  }

  .dropzone .dz-preview .dz-error-mark:before,.dropzone-previews .dz-preview .dz-error-mark:before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #DB6262;
    content: "\f00d"
  }

  .dropzone .dz-preview .dz-success-mark:before,.dropzone-previews .dz-preview .dz-success-mark:before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #6DA552;
    content: "\f00c"
  }

  .dropzone a.dz-remove,.dropzone-previews a.dz-remove {
    border: none;
    border-radius: 0;
    color: #FFF;
    background: #D15B47;
    cursor: pointer
  }

  .dropzone a.dz-remove:hover,.dropzone-previews a.dz-remove:hover {
    color: #FFF;
    background: #B74635
  }

  .dropzone .progress,.dropzone-previews .progress {
    margin-bottom: 0
  }

  .dropzone .dz-preview.dz-success .progress,.dropzone-previews .dz-preview.dz-success .progress,.dropzone .dz-preview.dz-error .progress,.dropzone-previews .dz-preview.dz-error .progress {
    display: none
  }
}

//ace btn-group
.ui-dialog,.advanced-search{
  .btn.dropdown-toggle{
    padding: 6px 12px 6px 0;
    border: 1px solid #ddd !important;
    box-sizing: border-box;
  }
  .btn-group:first-child {
    margin-left: 0
  }

  .btn-group>.btn,.btn-group>.btn+.btn {
    margin: 0 1px 0 0
  }

  .btn-group>.btn:first-child {
    margin: 0 1px 0 0
  }

  .btn-group>.btn:first-child,.btn-group>.btn:last-child {
    border-radius: 0
  }

  .btn-group>.btn>.caret {
    margin-top: 15px;
    margin-left: 1px;
    border-width: 5px;
    border-top-color: #FFF
  }

  .btn-group>.btn.btn-sm>.caret {
    margin-top: 10px;
    border-width: 4px
  }

  .btn-group>.btn.btn-large>.caret {
    margin-top: 18px;
    border-width: 6px
  }

  .btn-group>.btn.btn-xs>.caret {
    margin-top: 9px;
    border-width: 4px
  }

  .btn-group>.btn.btn-minier>.caret {
    margin-top: 7px;
    border-width: 3px
  }

  .btn-group>.btn+.btn.dropdown-toggle {
    padding-right: 3px;
    padding-left: 3px
  }

  .btn-group>.btn+.btn-large.dropdown-toggle {
    padding-right: 4px;
    padding-left: 4px
  }

  .btn-group .dropdown-toggle {
    border-radius: 0
  }

  .btn-group>.btn,.btn-group+.btn {
    margin: 0 1px 0 0;
    border-width: 3px
  }

  .btn-group>.btn.active:after,.btn-group+.btn.active:after {
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-bottom-width: 1px
  }

  .btn-group>.btn-large,.btn-group+.btn-large {
    border-width: 4px
  }

  .btn-group>.btn-large.active:after,.btn-group+.btn-large.active:after {
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-bottom-width: 1px
  }

  .btn-group>.btn-sm,.btn-group+.btn-sm {
    border-width: 2px
  }

  .btn-group>.btn-sm.active:after,.btn-group+.btn-sm.active:after {
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-bottom-width: 1px
  }

  .btn-group>.btn-xs,.btn-group+.btn-xs {
    border-width: 1px
  }

  .btn-group>.btn-xs.active:after,.btn-group+.btn-xs.active:after {
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom-width: 1px
  }

  .btn-group>.btn-minier,.btn-group+.btn-minier {
    border-width: 1px
  }

  .btn-group>.btn-minier.active:after,.btn-group+.btn-minier.active:after {
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom-width: 1px
  }

  .btn-group>.btn {
    border-radius: 0 !important
  }

  .btn-group>.btn.btn-round {
    border-radius: 4px !important
  }

  .btn-group-vertical>.btn,.btn-group-vertical>.btn+.btn {
    margin: 1px 0 0 !important
  }

  .btn-group-vertical>.btn:first-child {
    margin-top: 0 !important
  }

  .btn-group.btn-overlap>.btn {
    margin-right: -1px
  }

  .btn-group.btn-corner>.btn:first-child {
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important
  }

  .btn-group.btn-corner>.btn:last-child {
    border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important
  }

  .btn-group.btn-corner>.btn.btn-sm:first-child {
    border-bottom-left-radius: 6px !important;
    border-top-left-radius: 6px !important
  }

  .btn-group.btn-corner>.btn.btn-sm:last-child {
    border-bottom-right-radius: 6px !important;
    border-top-right-radius: 6px !important
  }

  .btn-group.btn-corner>.btn.btn-xs:first-child {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important
  }

  .btn-group.btn-corner>.btn.btn-xs:last-child {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important
  }
}